/*首页幻灯*/
/*.topbanner{height: 3.5rem;margin-top: 1.1rem;}*/
/*.swiper-container {width: 100%;height: 100%;}*/
/*.swiper-slide {height: 3.5rem;width: 7.5rem;text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center; -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}*/
.swiper-pagination-bullet {width: 0.24rem!important; height: 0.08rem!important; display: inline-block;border-radius: 1%!important;background: #000; opacity: .2;}
.swiper-slide img{height: 3.5rem;width: 7.5rem;}
.swiper-pagination-bullet-active {opacity: 1;background: #fbfbfb!important;}
