@charset "utf-8";
.apple-banner { width: 100%;  min-width:950px !important; height: 720px; overflow:hidden; }
.swiper-container {  width: 100%; height: 720px;}

.arrow-left { position: absolute; left: 0px; top: 0; width: 15%; height: 100%; z-index: 999;}
.arrow-left span { margin-top: -32px; display: block; left: 20px; top: 45%; position: absolute; width: 64px; height: 64px; border-radius: 100%; background: rgba(180,180,180,0.25) url("../images2/arrows.png")/*tpa=http://www.lan-service.com.cn/public/Home/images2/arrows.png*/ no-repeat center 17px; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.arrow-left:hover span { opacity: .6;}
.arrow-right { position: absolute; right: 0px; top: 0; width: 15%; height: 100%; z-index: 999;}
.arrow-right span { margin-top: -32px; display: block; right: 20px; top: 45%; position: absolute; width: 64px; height: 64px; border-radius: 100%; background: rgba(180,180,180,0.25) url("../images2/arrows.png")/*tpa=http://www.lan-service.com.cn/public/Home/images2/arrows.png*/ no-repeat center -71px; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}

.arrow-right:hover span { opacity: .6;}
.pagination { position: absolute; left: 0; text-align: center; bottom: 0px; width: 100%;}
.pagination li { display: inline-block; width: 60px; height:35px; margin: 0 7px; cursor: pointer;}
.pagination li span { width: 60px; height: 3px; display: block; background: #fff;}
/*.pagination li span { width: 50px; height: 2px; display: block; background: rgba(128,128,128,0.2);}*/

.pagination li span i { background: #019cdc; height: 3px; display: block; opacity: 0;}
.pagination .current span i,.pagination .firstCurrent span i { transition: all .5s ease; opacity: 1;}
.pagination .click span { background: #019cdc;}
.pagination .click span i { display: none;}
.autoplay li span i { transform: scaleX(0); transform-origin: 0; opacity: 1;}
.autoplay .firstCurrent span i { transform: scaleX(1); transition: all 3s linear;}

.autoplay .current span i { transform: scaleX(1); transition: all 4s linear;}
.autoplay .replace span { background:#fff; opacity: 0.6;}
.autoplay .replace span i { transform: scaleX(0);}

/*内容样式*/

.swiper-slide { }
.swiper-slide .title { text-align: left; margin-top: 160px; font-size: 50px; font-weight: normal;}
.swiper-slide h2 { text-align:left; font-size: 22px; font-weight: normal; width: 50%; margin-left:3px;}

.slide11 { background: #000 url("../images2/banner1.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/banner1.html*/ no-repeat 50% 10%; background-size: auto 100%;}
.slide12 { background: #000 url("../images2/banner2.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/banner2.html*/ no-repeat 50% 10%; background-size: auto 100%;}
.slide13 { background: #000 url("../images2/banner3.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/banner3.html*/ no-repeat 50% 10%; background-size: auto 100%;}




@media screen and (max-width: 1600px) {
.apple-banner { height: 600px; }
.swiper-container { width: 100%; height: 600px;}
.swiper-slide .title { margin-top: 140px; font-size: 45px; line-height:120%; }
.swiper-slide h2 {  font-size: 20px;}
.bf img{ width:30%;}
.dg img{ width:70%;}
}



@media screen and (max-width: 1440px) {
.apple-banner { height: 580px; }
.swiper-container { width: 100%; height: 580px;}
.swiper-slide .title { margin-top: 140px; font-size: 45px; line-height:120%; }
.swiper-slide h2 {  font-size: 20px;}
.bf img{ width:30%;}
.dg img{ width:70%;}
}





@media screen and (max-width: 1300px) {
.apple-banner { height: 550px; }
.swiper-container { width: 100%; height: 550px;}
.swiper-slide .title { margin-top: 100px; font-size: 45px; line-height:120%; }
.swiper-slide h2 {  font-size: 20px;}
.bf img{ width:30%;}
.dg img{ width:70%;}
}



@media screen and (max-width: 1080px) {
.apple-banner { height: 500px; }
.swiper-container { width: 100%; height: 500px;}
.swiper-slide .title { margin-top: 100px; font-size: 45px; line-height:120%; }
.swiper-slide h2 {  font-size: 20px;}
.bf img{ width:30%;}
.dg img{ width:70%;}
}

@media screen and (max-width: 1024px) {
.apple-banner { height: 450px; }
.swiper-container { width: 100%; height: 450px;}

.swiper-slide .title { margin-top: 140px; font-size: 45px; line-height:120%; }
.swiper-slide h2 {  font-size: 20px;}

}

@media screen and (max-width:760px) {
.apple-banner { height: 480px; }
.swiper-container {  width: 100%; height: 480px;}
.swiper-slide{ height:480px;}
.swiper-slide .title { margin-top: 100px; font-size: 38px; width:80%; line-height:110%; margin-bottom:12px; }
.swiper-slide h2 {  font-size: 18px;}

.slide1 { background: #000 url("../images2/wap_banner1.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/wap_banner1.html*/ no-repeat 50% 10%; background-size: auto 100%;}
.slide2 { background: #000 url("../images2/wap_banner2.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/wap_banner2.html*/ no-repeat 50% 10%; background-size: auto 100%;}
.slide3 { background: #000 url("../images2/wap_banner3.html")/*tpa=http://www.lan-service.com.cn/public/Home/images2/wap_banner3.html*/ no-repeat 50% 10%; background-size: auto 100%;}

.pagination li span { height: 2px; }
.pagination li span i { height: 2px;}

}


.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
	/* Specify Swiper's Size: */

	/*width:200px;
	height: 100px;*/
}
.swiper-slide {
	/* Specify Slides's Size: */
	
	/*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
	/* Specific active slide styling: */
	
}
.swiper-slide-visible {
	/* Specific visible slide styling: */	

}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
	/* Stylize pagination button: */	

}
.swiper-active-switch {
	/* Specific active button style: */	
	
}
.swiper-visible-switch {
	/* Specific visible button style: */	
	
}
