@charset "utf-8";
.banner{ margin: auto; }
.banner .pic span{  padding-top: 55.87%; }
.banner .swiper-pagination-bullet{ background: #fff;opacity: .8; }
.banner .swiper-pagination-bullet-active{ background: #aacc08; }
.banner .swiper-container{ padding-bottom: 0px; }
.banner  .swiper-pagination-bullet{ display: inline-block; }

.banner .swiper-button-next, .banner .swiper-button-prev{ top:auto; bottom: 50px; margin-top: 0; outline: none; color: #fff;}
.banner .swiper-button-prev, .banner .swiper-rtl .swiper-button-next{left: 6.5%;}
.banner .swiper-button-next, .banner .swiper-rtl .swiper-button-prev{ right: auto; left: 10%; }
.banner .swiper-button-next,.banner .swiper-button-prev{  width: 45px; height: 45px; line-height: 45px; text-align: center; border:#cb8181 1px solid; border-radius: 100%; }
.banner .swiper-button-next:after{ font-family:"iconfont"; content: "\e738"; font-size:16px; color: #fff;  }
.banner .swiper-button-prev:after{font-family:"iconfont"; content: "\e739"; font-size:16px; color: #fff; }
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{border:#fff 1px solid;}

.banner  .swiper-horizontal>.swiper-pagination-bullets,.banner  .swiper-pagination-bullets.swiper-pagination-horizontal,.banner  .swiper-pagination-custom,.banner  .swiper-pagination-fraction{ width: auto;  left: 15%; bottom: 60px; font-size: 18px; color: #fff; font-family: Arial; }
.banner .swiper-pagination-current{ font-size: 22px; color: #e10a0a; }