<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-banner {
  width: 100%;
  height: 576px;
}

.swiper-banner a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-banner img {
  width: 100%;
  height: 576px;
}

.swiper-banner .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  background-color: rgba(255, 255, 255, 1);
  border: 3px solid #ffffff;
}

.swiper-banner .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0);
}

.swiper-banner .swiper-banner-pagination {
  bottom: 18px;
}

.banner {
  overflow: hidden;
}

.banner-360 {
  height: 360px;
}

.banner img {
  width: 100%;
  height: 100%;
}</pre></body></html>