/* CSS Document */
/*banner*/
.bannerb_banner{width:6.4rem;position: relative; margin:0 auto;overflow:hidden}
.bannerb_banner img{ width:100%; height:auto;}
.bannerb_banner .swiper-container { width: 100%; height: 100%;}
.bannerb_banner .swiper-slide { text-align: center; font-size: 18px; background: #fff;}
.bannerb_banner .swiper-pagination{ padding:0; margin:0;width: 100%!important;text-align: center!important; bottom:12%!important;}
.bannerb_banner .swiper-pagination-bullet{width: 0.12rem!important;height: 0.12rem!important; background-color: #6d768c;opacity: 1!important; border-radius:50%!important;}
.bannerb_banner .swiper-pagination-bullet-active{ background:#ffc231; }
.bannerb_banner .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 1%!important;}
.bannerb_banner .swiper-container{ }

