@charset "utf-8";




/*header*/





/*banner*/

/*顶部--banner*/



.index-container .swiper-slide a{display:block;width:100%;height:100%;}	
.index-container .swiper-slide img{max-width:none; text-align:center;}
.index-container .swiper-pagination-bullet, .web-container .swiper-pagination-bullet {width: 30px;height: 1px;display: inline-block;border-radius: 100%;background: #fff;opacity: 0.5;}
.index-container .swiper-pagination-bullet-active, .web-container .swiper-pagination-bullet-active {opacity: 1;background: #f00;}
.fp-controlArrow{ position:absolute; top:50%; margin-top:-41px; z-index:800; width:40px; height:82px; cursor:pointer;}
.fp-prev{ background:url(inde_banLac.png) no-repeat; left:6%;}
.fp-next{ background:url(inde_banRac.png) no-repeat; right:6%;}
.fp-prev:hover{ opacity:0.5;}
.fp-next:hover{ opacity:0.5;}

.full-banner{width:100%;height:100%;}
.full-banner img{width:100%;height:100%;max-width:none;}


