/*首页样式*/
.main{min-width:1330px; margin:0 auto;}

.top_bg{background:url(../images/banner0.jpg) no-repeat;background-size:100% 100%;height:527px;}
@media only screen and (min-width: 1600px){
    .top_bg{height:808px;}
    .top_bg>a{margin-top: 550px;} 
} 

.sys{width:100%;padding:30px 25%;text-align: center;border-bottom: 1px solid #ECECEC;font-family:"宋体";}
.sys h2{line-height: 38px;margin-bottom: 15px;}
.sys a,.card a{border-bottom: 1px dashed #333; text-decoration: none;color:#637373;}
.sys a:hover,.card a:hover{border-bottom: 1px solid #637373;}
.sys_2{text-align: center;padding:24px 0;}
.sys_2 li{width:18%; display: inline-block;} 
.sys_2 p{color:#A09E9F;margin:7px 0;}
.sys_2 img{width:128px;height:128px;}


h2{font-size: 24px;}
#scroll-box{max-width:1366px;margin:25px auto 0;position: relative;}
#scroll-box>a{position: absolute;height:100%; width:45px;text-align: center;background:#000;opacity: 0.5;filter:alpha(opacity=50);line-height: 393px;height:393px; color:#fff;font-size: 60px; z-index: 3;text-decoration:none;cursor: pointer;display: none;font-family: "宋体";}
#scroll-box a{color:#fff;}
#left{left:0;}
#right{right:0;}
#scroll{width:100%; position:relative;height:393px;overflow:hidden;float:left;}
#scroll-ul{position: absolute;width: 20000px;} 
#scroll-ul{transition: all .5s ease;-webkit-transition: all .5s ease; left:0;} 
#scroll-ul li{float:left;height:393px; width:270px;overflow: hidden;position: relative;} 
.intro{position: absolute; left:0;top:0;height:100%;width:100%;}
.bm,.det,.det p,.in-m,.in-m s{transition:all .5s ease;-webkit-transition:all .5s ease;}
.in-m{text-align: center;margin-top:120px;}
.det{display: none; opacity: 0;filter:alpha(opacity=100);}
.in-m s{display: block;height:3px; width:16px;background: #fff;margin:42px auto 22px;}
.det p{margin:50px 22px;line-height: 27px;}
.det span{display: inline-block;line-height:38px;width:123px;border:1px solid #fff;margin-top: 5px;}
.det span:hover{background: #fff;color:#19C7E0;border:1px solid #fff;transition:all .5s ease;-webkit-transition:all .5s ease;} 
.bm{position: absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity: 0.6;filter:alpha(opacity=60);}
#scroll-box h2,.coo h2,.news h2,.case-two h2{margin:80px auto 40px;text-align:center;}
.move h2{
	margin: 60px auto 11px;
	text-align: center;
}
.move p strong{
	font-size: 18px;
	color:#008000;
}
.move>p{width:50%;margin:0 auto 27px;text-align: center;}
.move ul.items_2 li{
	margin: 0 4px;
	float: left;
	width: 24.3%;
	height: 340px
}
.move ul.items_2 li .transCon{
	height: 100%;
	position: relative;
	perspective: 1000px;
	transform-style: preserve-3d;
}
.move ul.items_2 li .transCon:hover .back{
	transform: rotateY(0deg);
	opacity: 1;
}
.move ul.items_2 li .transCon:hover .front{
	transform: rotateY(180deg);
	opacity: 0;
} 
.move ul.items_2 li .transCon .front{
	transition: all 0.6s;
	position: relative;
	z-index: 2;
	background: #484848;
	height: 100%;
	border-radius: 10px;
	opacity: 1;
}
.move ul.items_2 li .transCon .front img{
	margin: 30px auto;
}
.move ul.items_2 li .transCon .back img{
	margin: 30px auto 10px;
}
.move ul.items_2 li .transCon .front p{
	height: 60px;
	line-height: 60px;
	font-size: 32px;
	color: #fff;
}
.move ul.items_2 li .transCon .back{
	position: absolute;
	border-radius: 10px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #55b7f9;
	transform: rotateY(-180deg);
	opacity: 0;
	transition: all 0.6s;
}
.move ul.items_2 li .transCon .back p{
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	padding: 0 10px;
}
.move>ul{
	margin: 0 auto;
	width: 1158px;
	text-align: center;
}
.move ul.items_1 li{width:384px;height:264px;float:left;position: relative;cursor: pointer;margin: 0 1px;}
.move ul.items_1 li img{transition:all .4s;-webkit-transition:all .4s;width:100%;height:100%;}
.move ul.items_1 li:hover .text{
	margin-top: -202px;
	height: 405px;
	padding: 30px 0;
}
.move ul.items_1 li dl{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.move ul.items_1 li dl dt{
	position: relative;
	left: 0;
	top: 30%;
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.move ul.items_1 li dl dd{
	position: relative;
	top: 40%;
	width: 150px;
	height: 40px;
	line-height: 45px;
	margin: 0 auto;
	border: 2px solid #fff;
}
.move ul.items_1 li dl dd img{
	width: 20px;
	height: 20px;
}
.move ul.items_1 li .text{
	position: absolute;
	overflow: hidden;
	left: 10%;
	top: 50%;
	margin-top: 0px;
	width: 80%;
	height: 0px;
	background: rgba(48,168,248,.8);
	padding: 0;
	box-shadow: 0 0 5px rgb(48,168,248);
	transition: all 0.2s ease-out;
}

.move ul.items_1 li .text strong{
	color: #fff;
	font-size: 34px;
}
.move ul.items_1 li .text span{
	display: block;
	width: 43px;
	height: 8px;
	margin: 20px auto;
	border-radius: 10px;
	background: #fff;
}
.move ul.items_1 li .text .link a{
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
}
.move ul.items_3>li{
	position: relative;
	left: 0;
	top: 0px;
	opacity: 1;
	transition: all 1s;
	border-radius: 5px;
	float: left;
	width: 363px;
	margin: 0 11px;
	border: 2px solid #dcdcdc;
	animation-fill-mode: both;
}
.move ul.items_3 li.hide{
	top: 200px;
	opacity: 0;
}
.move ul.items_3 li .topCon{
	position: absolute;
	width: 363px;
	left: -2px;
	top: -2px;
	height: 17px;
	border-radius: 5px;
	background: #55b985;
}
.move ul.items_3 li h3{
	margin-top: 23px;
	height: 50px;
	line-height: 50px;
	color: #000;
	font-size: 20px;
}
.move ul.items_3 .line{
	width: 51px;
	height: 9px;
	background: #55b7f9;
	margin: 0 auto;
	border-radius: 10px;
}
.move ul.items_3 .price{
	font-size: 20px;
	height: 80px;
	line-height: 80px;
	color: #000;
	letter-spacing: 3px;
}
.move ul.items_3 li p{
	font-size: 18px;
	line-height: 25px;
	color: #000;
	width: 152px;
	margin: 0 auto;
	text-align: left;
}
.move ul.items_3 .intoList{
	margin-top: 16px;
	border-top: 2px solid #dcdcdc;
}
.move ul.items_3 .intoList li{
	padding-top: 12px;
	text-align: left;
	border-bottom: 1px dashed #dcdcdc;
}
.move ul.items_3 .intoList li:last-of-type{
	border: none;
}
.move ul.items_3 .intoList li span{
	text-align: center;
	display: inline-block;
	width: 242px;
	font-size: 20px;
}
.move ul.items_3 .intoList li img{
	margin-bottom: 2px;
}
.news,.case-two{width:1200px;margin:0 auto;}
.menu,.ncon,.case{float:left;} 
.menu{width:18%;}
.menu div{border-bottom: 1px solid #DEDEDE;padding:20px 0;}
.menu div:first-child{border-top: 1px solid #DEDEDE;}
.menu span,.ncon span{color:#ADADAD;}
.menu p{margin:16px 0;width:70%;}
.ncon{width:50%;height:475px;overflow: hidden;} 
.case{width:30%;margin-left: 2%;border-top:1px solid #DEDEDE;overflow: hidden;position: relative;} 
#s-more{margin-bottom:-4px;} 
.ncon>div{position:relative;overflow: hidden;display: none;}
.ncon img{width:100%;transition: transform .5s;-webkit-transition: transform .5s;}
.ncon h3{margin:35px 0;font-size: 18px;}
.ncon a,.menu a{color:#525252;text-decoration: none;}
.n-intro{position: absolute;left:50%;top:0;width:50%;background: #fff;height:100%;padding:24px;border-top:1px solid #DEDEDE;border-bottom:1px solid #DEDEDE;}
.border{border-bottom:2px solid #70c2d3!important;}
.case h4{line-height: 70px;border-bottom:1px solid #DEDEDE;text-align:center;}
.case img{width:100%;transition: transform .5s;-webkit-transition: transform .5s;}
.case img:hover{transform: scale(1.1,1.1);}
.case h5{margin:19px 0;font-weight: 600;}
.case span{color:#ADADAD;}
.case span a{margin-right: 10px;text-decoration: none;}
.case p{margin:17px 0 28px;}
.case-two ul{border-bottom: 1px solid #DEDEDE;padding-bottom: 18px;}
.case-two li{float:left;width:31.65%;}
.case-center{margin:0 30px;}
.case-two h3{margin:28px 10px 16px;font-size: 18px;}
.case-two p{margin:0 18px;}
.case-two span{color:#02ACBB;display:block;margin:18px 18px 30px;}
.case-two a{color:#333;margin-left: 18px;}
.c-more{position: absolute;bottom: 0;right:0;width:80px;line-height:35px;text-align:center;background: #fff;color:#333;text-decoration: none;}
.c-more:hover{color:#70c2d3;text-decoration: none;} 
@media only screen and (min-width: 1500px){
    #scroll-ul li{width:274px;}
    .advant-con{padding:20px 342px; }
}

 
 