<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/**/
@charset "utf-8";

/* mainbanners.base.css */

/* swiper */

.swiper-container, .swiper-slide
{
}

.swiper-wrapper
{
}

.swiper-slide
{
}

.pagination
{
}

.swiper-pagination-switch
{
}

.swiper-active-switch
{
background-color: #16AC94;
}

.swiper-pagination-bullet-active
{
background: #333;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
background-color: #eee;	/*#fff*/
left: 0;	/*10px*/
right: auto;
opacity: 0.6;	/*0.4*/
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
background-color: #eee;	/*#fff*/
right: 0;	/*10px*/
left: auto;
opacity: 0.6;	/*0.4*/
}

/* / swiper */

/* body */

body
{
margin: 0;
border: none 0;
padding: 0;
text-align: left;
vertical-align: top;
}

/* div#MainBanners */

div#MainBanners
{
clear: both;
margin: 2px auto 8px auto;
border: none 0;
padding: 0;
text-align: left;
/*
overflow: hidden;
*/
}

div#MainBanners &gt; h1
{
clear: both;
margin: 0;
border: none 0;
padding: 0;
height: 0;
text-align: left;
vertical-align: top;
overflow: hidden;
}

div#MainBanners &gt; h1 &gt; span
{
}

div#MainBanners &gt; div.swiper-container
{
}

div#MainBanners &gt; div.swiper-container &gt; div.swiper-wrapper
{
}

div#MainBanners &gt; div.swiper-container &gt; div.swiper-wrapper &gt; div.swiper-slide
{
}

div#MainBanners &gt; div.swiper-container &gt; div.swiper-wrapper &gt; div.swiper-slide &gt; a
{
}

div#MainBanners &gt; div.swiper-container &gt; div.swiper-wrapper &gt; div.swiper-slide &gt; a &gt; img
{
}

/* / div#MainBanners */

/* / body */

/* / mainbanners.base.css */

</pre></body></html>