

.contant {width:100%; max-width:1200px; margin:20px auto 40px; }
.con_txt {width: 100%; float: left; position:relative; padding-top:20px;}
.con_txt .swiper_tip{ position:absolute; right:0px; top:0px; font-size:14px; color:red; background:url(../images/info.png) left center no-repeat; background-size:20px; padding-left:26px;}

/*swiper Demo styles*/
/*.swiper-container { width:100%; height:1615px; float:left; background:none; padding-bottom:50px; }
.swiper-slide { text-align:center; background:none;}
.swiper-pagination{text-align:center;}
.swiper-pagination-bullet-active{opacity:1;background:#e5ae31}*/
.smooth_zoom_preloader{ background:none !important;}
/*Smooth Zoom Pan Demo styles*/
.smooth_zoom_preloader{background-image:url(../js/smoothzoompan/preloader.gif); background-position:center center;background-repeat:no-repeat}
.controlsBg{ opacity:0 !important; }
/*pubilc*/
.swiperTit{ font-size:24px; font-weight:bold; font-family:"微软雅黑"; padding:15px 0px 20px;}
.swiperCon{ width:100%; height:1615px;}


.swiper-container-horizontal >.swiper-pagination{ bottom:0px !important; }

@media only screen and (max-width: 900px){
		.contant {width:100%; max-width:720px; margin:0px auto 20px; }
		.con_txt {width: 100%; float: left; position:relative; }
		.con_txt .swiper_tip{ display:none;}
		
		/*swiper Demo styles*/
		/*.swiper-container { width:100%; height:320px; float:left; background:none; padding-bottom:20px; }
		.swiper-slide { text-align:center; background:none;}
		.swiper-pagination{text-align:center;}
		.swiper-pagination-bullet-active{opacity:1;background:#e5ae31}*/
		.smooth_zoom_preloader{ background:none !important;}
		/*Smooth Zoom Pan Demo styles*/
		.smooth_zoom_preloader{background-image:url(../jsjs/smoothzoompan/preloader.gif); background-position:center center;background-repeat:no-repeat}
		.controlsBg{ opacity:0 !important; }
		/*pubilc*/
		.swiperTit{ font-size:14px; padding:15px 0px 20px;}
		.swiperCon{ width:100%; height:320px;}
		
		.swiper-container-horizontal >.swiper-pagination{ bottom:0px !important; }

	}


