
.bannerLb{ margin-right:20px; }
.bannerLb h2 { width: 364px; height: 36px; margin: 0 auto; line-height: 100px; background: url(../images/spr.png) 0 0 no-repeat; overflow: hidden;}
.swiper-wrapper{ position:relative; }
.swiper-wrapper .swiper-slide span{ 
	position:absolute;left:0;bottom:0;width:100%; display:inline-block;
	background:rgba(0,0,0,0.6);padding:12px 15px;
	
}
.swiper-wrapper .swiper-slide span a{ 
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.swiper-wrapper .swiper-slide span a{ color:#fff;font-size:17px;display:inline-block;width:75%; }
div.bannerLb .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ 
	text-align:right;height:50px;line-height:50px; bottom:0;
	/*background:rgba(0,0,0,0.3);*/
}
div.swiper-container .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background-size:16px; }
div.swiper-container .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background-size:16px; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child{ margin-right:20px; }

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ vertical-align:middle; }
.swiper-container { width: 100%; margin: 0 auto; overflow: visible;}
.swiper-slide { position: relative; height: 780px; opacity: 0 !important;}
.swiper-slide-active { opacity: 1 !important;}
.swiper-slide .ren { position: absolute; left: 0; top: 0; width: 1436px; height: 840px;}
.swiper-button-next, .swiper-button-prev { width: 120px; height: 120px; background-image: url(../images/spr.png); background-size: initial;}
.swiper-button-next { right: -50px; background-position: -170px -55px;}
.swiper-button-prev { left: -50px; background-position: 0 -55px;}
.swiper-slide img{ width:1auto;height:100%;vertical-align:middle; }
.swiper-container-horizontal .swiper-pagination-bullets { bottom: 60px;}
.swiper-pagination-bullet { width: 16px; height: 16px; background-color: #c3c3c3;}
.swiper-pagination-bullet-active { background-color: #01978e;}