
 html, body{position: relative;height: 100%;}
.swiper-container{width: 100%;height: 100%;}
.swiper-slide a,.swiper-slide a img{display: block;width: 100%;}
.swiper-pagination .swiper-pagination-bullet{background: #fff;border:1px solid #767676}
.swiper-pagination .swiper-pagination-bullet-active{background:#f04555;border-color:#f04555;background-clip: content-box;}
