clearBoth{
	clear: both;
}
.boxFuceng{
	width: 100%;
	height: 100%;
	position: fixed;
	background: #252936;
	z-index: 100;
	opacity: .9;
	left: 0;
	top: 0;
	display: none;
}
.close{
	position: absolute;
	width: 30px;
	height: 30px;
	background: #5e91e0;
	right: 50%; margin-right:-331px;
	top: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	color:#fff;
	cursor: pointer; margin-top:-224px;

}
.imaContainer{
	width: 0px;
	height: 0px;
	position: fixed;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -270px;
	z-index: 101;
	display: none;

}
.imgnave{background:url(../images/img.png)  no-repeat;}

.imaContaine img{
	width: 100%;
	height: 100%;
}



.imgnave2{background:url(../images/img2.png)  no-repeat;}

.imaContaine img{
	width: 100%;
	height: 100%;
}

/*nav css strat*/
.home-container{
	width: 100%;
	height: 100px;
	min-width: 1200px;
	background: #060301;
	margin-top:0.3rem;
}
.nav{
	width: 1200px;
	margin: 0 auto;
}






/*nav css end*/

/*banner css start*/
.banner-container{
	width: 100%;
	min-width: 1200px;
}
.banner{
	height: 750px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.banner-one{
	width: 100%;
	height: 100%;
	
	position: absolute;
	left: 0
}
.bannerImg1,.bannerImg3{
	background: url(../images/banner5.jpg) no-repeat center center;
}
.bannerImg2,.bannerImg4{
	background: url(../images/banner6.jpg) no-repeat center center;
}
.bannerLeft{
	left: -100%;
}
.bannerRight{
	left: 100%;
}
.banner p{
	width: 45px;
	height: 108px;
	position: absolute;
	top: 270px;
	cursor: pointer;
	opacity: .7
}
.banner p:hover{
	opacity: 1
}
.banner .btnLeft{
	left: 60px;
	height:108px;width:45px;background-position:0 -64px;
}
.banner .btnRight{
	right: 60px;
	height:108px;width:45px;background-position:0 -172px;

}
.banner-bottom{
	width: 1200px;
	height: 124px;
	position: relative;
	margin: 0px auto 0
}
.banner-bottom div{
	width: 240px;
	height: 44px;
	line-height: 44px;
	background: #252936;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

}
.banner-bottom p{
	width: 100%;
	height: 90px;
	background: #252936;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding-top: 15px;
	padding-left: 40px
}
/*banner css end*/
/*product list start*/
.product-list-box{
	width: 1200px;
	margin:25px auto 0;
	overflow: hidden;
}
.product-list-box ul li{
	width: 1200px;
	height: 420px;
	float: left;
}
.product-list-box ul li img{
	width: 100%;
	height: 100%
}
.product-list-one{
	position: relative;
}
.product-list-one ul{
	width: 280px;
	/*height: 72px;*/
	position: absolute;
	right: 10px;
	bottom: 17px;
}
.product-list-one ul li{
	width: 72px;
	height: 100px;
	margin: 0 10px;
	cursor: pointer;
}

.pm3{height:72px;width:72px;background-position:0 -432px;}
.pm1{height:72px;width:72px;background-position:0 -504px;}
.pm2{height:72px;width:73px;background-position:0 -576px;}


.product-list-one ul li img,.product-list-one ul li p{
	width: 72px;
	height: 72px
}
.product-list-one ul li p{
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s

}
.product-list-one ul li p:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.product-list-one ul li div{
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	line-height: 30px
}
.product-list-two,.product-list-six{
	padding-left: 0px;
width: 1200px;
	margin:25px auto 0;
	}

.mlt{
	float:left;
	width: 565px;
	height: 117px;
	margin-top: 0px}
.mlz{
	float:right;
	width: 565px;
	height: 117px;
	margin-top: 15px;}


.ydz{float:left;
	width: 565px;
	height: 117px;
	margin-top: -20px;
}



.product-list-two-title{
	width:600px;
	margin-top: 30px;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px
}
.product-list-two-describe{
	width:600px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #252936
}
.product-list-two-cont{
	width:600px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	color: #666
}

.rpz{
	float:left;
	width: 565px;
	height: 117px;
	margin-top: 0px}
	
.product-list-two-btn{
	width: 118px;
	height: 39px;
	color: #bd1d21;
	font-size: 14px;
	border:1px solid #bd1d21;
	line-height: 39px;
	text-align: center;
	border-radius: 18px;
	float: left;
	cursor: pointer;
	margin-left: 540px;
	margin-top: 10px;
}
.product-list-two-end{
	float:right;
	width: 565px;
	height: 117px;
	margin-top: 23px
}
.product-list-two-end span{
	float: left;
	width: 23px;
	color: #000;
	font-size: 20px;
	font-weight: 700
}
.product-list-two-end ul{
	width: 540px;
	height: 116px;
	float: left;
}
.product-list-two-end ul li{
	width: 98px;
	height: 116px;
	background: #f2f2f2;
	margin-left: 4px;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	-o-transform-origin: left bottom;
	-moz-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform: skewX(-8deg);
	-webkit-transform: skewX(-8deg);
	-o-transform: skewX(-8deg);
	-moz-transform: skewX(-8deg);
	-ms-transform: skewX(-8deg);
}
.product-list-two-end ul li p{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-top: 15px
}
.product-list-two-end ul li div{
	text-align: center;
	font-size: 12px;
	color: #252936;
	margin-top:13px;
	line-height: 18px;
}



.product-list-four{
	position: relative;
}

.product-list-four-word{
	width: 220px;
	height: 80px;
	position: absolute;
	right: 30px;
	bottom: 20px;
	overflow: hidden;
}
.product-list-four-word div{
	width: 190px;
	height: 60px;
	margin:10px auto 0;
	color: #fff;
	font-size: 20px;
	padding-left: 4px;
	padding-top: 4px
}
.product-list-four-word p{
	width: 20px;
	height: 20px;
	position: absolute;
}
.product-list-four-word .left-top,.product-list-five-left{
	
	height:20px;width:20px;background-position:0 -20px;
	animation: transAniLeft 2s infinite linear;
	-webkit-animation: transAniLeft 2s infinite linear;
	-o-animation: transAniLeft 2s infinite linear;
	-moz-animation: transAniLeft 2s infinite linear;

}
.product-list-four-word .right-bottom,.product-list-five-right{
	
	height:20px;width:20px;background-position:0 0;
	animation: transAniRight 2s infinite linear;
	-webkit-animation: transAniRight 2s infinite linear;
	-o-animation: transAniRight 2s infinite linear;
	-moz-animation: transAniRight 2s infinite linear;

}
.product-list-four-word .right-bottom{
	bottom: 0;right: 0;
}
.product-list-four-word .left-top{
	left: 0;top: 0;
}
.product-list-three{
	position: relative;
}
.product-list-three-img1{
	width: 100%;
	height: 109px;
	margin-top: 16px;
	background: url(../images/pc3.jpg) no-repeat ;
}
.product-list-three-title{
	color: #000;
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px
}
.product-list-three-bottmom{
	width: 100%;
	height: 115px;
	background: url(../images/pc4.jpg) no-repeat left center;
	margin-top: 20px
}
.product-list-three-btn{
	width: 118px;
	height: 39px;
	color: #bd1d21;
	text-align: center;
	line-height: 39px;
	border-radius: 18px;
	cursor: pointer;
	border:1px solid #bd1d21;
	position: absolute;
	margin-left:-100px;
	margin-top: 30px;

}
.product-list-five {
	position: relative;
	width: 1200px;
	margin:25px auto 0;
}
.product-list-five p{
	width: 20px;
	height: 20px;
	position: absolute;
}
.product-list-five div{
	height: 420px
}
.product-list-five-left{
	right: 240px;
	top: 36px;

}
.product-list-five-right{
	right: 29px;
	top: 85px
}
.product-list-six-title{
	margin-top: 60px;

}
.lightBox{
	width: 556px;
	overflow: hidden;
	margin-top: 27px;
	padding-left:50px;}
		
	
.product-list-six .lightBox li{
	height:145px;width:156px;background-position:0 -769px;
	float: left;
	cursor: pointer;
}
.product-list-six .lightBox li.lightBox1{
	height:146px;width:160px;background-position:0 -1060px;

}
.product-list-six .lightBox li.lightBox2{
	height:146px;width:156px;background-position:0 -914px;

}
.product-list-six .lightBox li.lightBoxR{
	margin-left: 15px
}


.tlightBox{
	width: 556px;
	overflow: hidden;
	margin-top: 27px;
	padding-left:50px;}
		
	
.product-list-six .tlightBox li{
	height:145px;width:156px;background-position:0 -769px;
	float: left;
	cursor: pointer;
}
.product-list-six .tlightBox li.lightBox1{
	height:146px;width:160px;background-position:0 -1060px;

}
.product-list-six .tlightBox li.lightBox2{
	height:146px;width:156px;background-position:0 -914px;

}
.product-list-six .tlightBox li.lightBoxR{
	margin-left: 15px
}





/*product list end*/
/*add start*/
.add{
	width: 1200px;
	height: 390px;
	margin: 0px auto;
	overflow:hidden;
}
.addHome{
	padding-top:30px;
	width: 1200px;
	height: 390px;
	margin: 55px auto 0;
	position: relative;
	/*cursor: pointer;*/
}
.addContainer{
	width: 4800px;
	height: 390px;
}
.addContainer li{
	width: 1200px;
	height: 390px;
	float: left;
	position: relative;
}
.addImg-one{
	background: url(../images/3.gif) no-repeat center center;

}
.addImg-one div.addImg-one-title{
	width: 530px;
	height: 200px;
	position: absolute;
	right:0px;
	top: 10px;
	padding-top: 40px
}

.addImg-one1{
	font-size: 20px;
	color: #000;
	font-weight: 700;
	padding-left: 0;
	display: inline-block;

}
.addImg-one2{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}
.addImg-one-des{
	
	margin-left: 5px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
	margin-top: 40px
}
.addImg-one-slide{
	width: 470px;
	height: 88px;
	margin-left: 25px;
	margin-top: 22px
}
.addImginfoContainer{

	float: left;
	height:84px;width:89px;background-position:0 -648px;
}
.addInfoTitle{
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
	font-weight: 700
}
.addInfoContent{
	text-align: center;
	font-size: 12px;
	margin-top: 5px
}
.addSlider{
	width: 298px;
	height: 100%;
	float: left;
	position: relative;
}
.addSlider p{
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f4af29;
	border:1px solid #fff;
	text-align: center;
	line-height: 20px;
	box-sizing: content-box;
	cursor: pointer;
}
.addSlider .right{
	left: 6px;
	top: 35px;
}
.addSlider .left{
	right: 6px;
	top: 35px;
}
.addSliderBorder{
	width: 260px;
	height: 88px;
	border:1px solid #f4af29;
	box-sizing: border-box; 
	margin: 0 auto;
	overflow:hidden;

}
.addSliderBorder ul{
	width: 516px;
}
.addSliderBorder li{
	width: 86px;
	height: 86px;
	float: left;
	border:1px solid #f4af29;
	cursor: pointer;
}
.addSliderBorder li img{
	width: 100%;
	height: 100%
}
.addMore{
	width: 120px;
	height: 35px;
	border-radius: 15px;
	text-align:center;
	padding-top:1%;
	font-size:14px;
	color: #000000;
	background: #fff;
	float: right;
	margin-top: 230px;
	cursor: pointer;
}

.addImg-three{
	background: url(../images/pc8.jpg) no-repeat center center;
}
.addImg-four{
	background: url(../images/pc9.jpg) no-repeat center center;
}
.addImg-three-btn,.addImg-four-btn{
	width: 120px;
	height: 35px;
	border-radius: 15px;
	line-height: 35px;
	text-align: center;
	background: #ffffff;
	position: absolute;
	font-size:14px;
	color: #000000;
}

.addImg-three-btn{
	top:300px;
	right: 20px 
}
.addImg-four-btn{
	top: 300px;
	right: 20px
}
.sliderLeft,.sliderRight{
	width: 35px;
	height: 40px;
	background: #454545;
	position: absolute;
	
	top: 180px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;	
}
.sliderLeft{
	left: 0;
}
.sliderRight{
	right: 0;
}
.addMore p{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border:1px solid #000;
	text-align: center;
	line-height: 15px;
	margin: 6px auto 0;
	font-size: 20px
}
.addMore div{
	text-align: center;
	font-size: 14px;
	height: 25px;
	line-height: 25px
}
/*add end*/
/*solve case css start*/
.section-case-box{
	width: 100%;
	min-width: 1200px;
	height: 598px;
	background: url(../images/pc13.jpg) no-repeat center center;
}
/*solve case css end*/
/*tell phone css start*/
.section-contact-phne{
	width: 100%;
	min-width: 1200px;
	height: 260px;
	background: url(../images/pc14.jpg) no-repeat top center;
}
.section-contact-box{
	width: 1200px;
	height: 260px;
	margin: 0 auto;
	position: relative;

}
.section-contact-box-right{
	width: 1200px;
	height: 260px;
	float: right;
}
.section-contact-box-title{
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	margin: 60px 0 0 50px;
	height: 31px
}

.lx{
	width:600px;
	margin:0 auto;}


.section-contact-box-des{
	color:#fff;
	font-size: 20px;
	margin: 15px 0 0 50px;
	height: 26px
}
.section-contact-box-right div{
	height: 40px;
	margin-top: 30px
}
.section-contact-box-right div span{
	display: inline-block;
	color: #fff;
	font-size: 18px;
	margin: 0 50px 0 50px
}
.section-contact-box-right div a{
	display: inline-block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #000;
	background: #f4af29;
	border-radius: 18px
}
/*tell phone css end*/

.section-icon{
	width: 100%;
	min-width: 1200px;
	height: 513px;
	background: url(../images/pc15.jpg) no-repeat top center;
}
/*productSummary css start*/
.productSummary{
	width: 1200px;
	height: 555px;
	margin: 0 auto
}
.productSummary-one{
	text-align: center;
	font-size: 34px;
	height: 35px;
	font-weight: 700;
	margin-top: 30px
}
.productSummary-two{
	text-align: center;
	font-size: 24px;
	color:#666;
	height: 26px;
	margin-top: 26px
}
.productSummary-three{
	text-align: center;
	font-size: 16px;
	color: #6e6e6e;
	line-height: 32px;
	height: 64px;
	margin-top: 23px
}
.productSummary-four{
	height: 327px;
}
.productSummary-four-left{
	float: left;
	width: 284px;
	height: 100%;
	margin-left: 105px;
	background: url(../images/circle_05.jpg) no-repeat center center;
}
.productSummary-four-right{
	width: 807px;
	height: 100%;
	float: right;
}
.productSummary-four-right ul{
	width: 638px;
	height: 78px;
	margin: 47px 0 0 57px;
}
.productSummary-four-right ul li{
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 16px
}
.productSummary-four-right ul li.liFirst{
	width: 67%
}
.productSummary-four-img{
	width: 90%;
	height: 120px;
	margin: 24px 0 0 57px
}
.productSummary-four-img img{
	float: left;
	margin-right: 20px
}
/*productSummary css end*/
/*footer css start*/
.footer{
	width: 100%;
	height: 350px;
	min-width: 1200px;
	background: #181818;
	overflow: hidden;

}
/*footer css end*/

/**/
.sliderBoxTwo{
	width: 100%;
	min-width: 1200px;
	height: 840px;
	background: #f2f2f2
}
.sliderBoxTwo-container{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	height: 600px;
	position: relative;
	overflow:hidden;
}
.sliderBoxTwo-container div{
	width: 100%;
	height: 600px;
	position: absolute;
	right: 100%
}
.sliderShow .sliderBoxTwo1{
	background: url(../images/slider1.jpg) no-repeat center center;
}
.sliderCur{
	left: 0
}
.smallSliderContainer{
	width: 1200px;
	height: 346px;
	margin: 0 auto;
	position: relative;
	top: -114px;

}
.smallSliderBox{
	width: 1086px;
	height: 222px;
	margin:0 auto;
	box-shadow: 0 3px 30px #ccc;
	background: #fff;
	overflow: hidden;
}
.smallSliderBox ul{
	width: 2595px;
	height: 210px;
	margin: 6px 3px;
	float: left;
	overflow:hidden;

}
.smallSliderBox ul li{
	float: left;
	width: 210px;
	height: 210px;
	margin: 0 3px;
	cursor: pointer;
}
.smallSliderBox ul li.curClient{
	border:2px solid #dc732f;
}
.smallSliderBox ul li img{
	width: 100%;
	height: 100%
}
.smallbtnLeft,.smallbtnRight{
	position: absolute;
	cursor: pointer;
}
.smallbtnLeft{
	left: 0;
	top: 76px;
	height:76px;width:62px;background-position:0 -356px;
}
.smallbtnRight{
	right: 0;
	top: 76px;
	height:76px;width:59px;background-position:0 -280px;
}
.smallBoxTitle{
	font-size: 18px;
	color: #000;
	font-weight: 700;
	height: 25px;
	padding-left: 60px;
	margin-top: 20px
}
.smallBoxDes{
	font-size: 14px;
	padding-left: 60px;
	color: #939393;
	line-height:25px;
	height: 60px;
	margin-top: 10px 
}
.smallBtn{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 18px;
	border:1px solid #f4813a;
	color: #f4813a;
	position: absolute;
	right: 70px;bottom: 30px;
	cursor: pointer;
}
.footerBoxlog{
	height:91px;width:255px;background-position:0 -1207px;
	float: left;
	margin-left: 100px
}
.footerList{
	float: left;
	width: 440px;
	margin-left: 70px;
	height: auto;
}
.footerList p{
	color: #f4813a;
	font-size: 20px;
	height: 36px;
}
.footerList div{
	color: #fff;
	font-size: 14px;
	height: 30px
}
.footerList span{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	height: 25px;
	margin-top: 25px
}
.chat{
	width: 192px;
	height: 235px;background-position:0 -1298px;
	float: left;margin-left: 50px;
	margin-top: 0;
}
/*footer*/
.footerBox{
	width: 1200px;
	height: 246px;
	margin: 50px auto 0;
}
.btn:hover{
	background: #f47629;
	color: #fff
}
.btn2:hover{
	background: #f4bc71
}
/**/
@keyframes transAniLeft{
	0%{transform: translate(0,0);}
	50%{transform: translate(5px,5px);}
	10%{transform: translate(0,0);}
}
@-webkit-keyframes transAniLeft{
	0%{transform: translate(0,0);}
	50%{transform: translate(5px,5px);}
	10%{transform: translate(0,0);}
}
@-moz-keyframes transAniLeft{
	0%{transform: translate(0,0);}
	50%{transform: translate(5px,5px);}
	10%{transform: translate(0,0);}
}
@-o-keyframes transAniLeft{
	0%{transform: translate(0,0);}
	50%{transform: translate(5px,5px);}
	10%{transform: translate(0,0);}
}

@keyframes transAniRight{
	0%{transform: translate(0,0);}
	50%{transform: translate(-5px,-5px);}
	10%{transform: translate(0,0);}
}
@-webkit-keyframes transAniRight{
	0%{transform: translate(0,0);}
	50%{transform: translate(-5px,-5px);}
	10%{transform: translate(0,0);}
}
@-moz-keyframes transAniRight{
	0%{transform: translate(0,0);}
	50%{transform: translate(-5px,-5px);}
	10%{transform: translate(0,0);}
}
@-o-keyframes transAniRight{
	0%{transform: translate(0,0);}
	50%{transform: translate(-5px,-5px);}
	10%{transform: translate(0,0);}
}
@-moz-keyframes jd_tips1 {
0% {
	transform-origin:50% 50%; transform:scale(0.93,0.93);
	}
 50% {
	transform-origin:50% 50%; transform:scale(1,1); 
	}
 100% {
	transform-origin:50% 50%; transform:scale(.93,.93); 
	}
}
@-ms-keyframes jd_tips1 {
0% {
	transform-origin:50% 50%; transform:scale(0.93,0.93); 
	}
 50% {
	transform-origin:50% 50%; transform:scale(1,1); 
	}
 100% {
	transform-origin:50% 50%; transform:scale(.93,.93); 
	}
}
@-webkit-keyframes jd_tips1 {
0% {
	transform-origin:50% 50%; transform:scale(0.93,0.93); 
	}
 50% {
	transform-origin:50% 50%; transform:scale(1,1); 
	}
 100% {
	transform-origin:50% 50%; transform:scale(.93,.93); 
	}
}
@-o-keyframes jd_tips1 {
0% {
	transform-origin:50% 50%; transform:scale(0.93,0.93); 
	}
 50% {
	transform-origin:50% 50%; transform:scale(1,1);
	}
 100% {
	transform-origin:50% 50%; transform:scale(.93,.93); 
	}
}	
.btnAni{
	-webkit-animation: jd_tips1  1.5s infinite 0s forwards;  
	-o-animation: jd_tips1 1.5s infinite 0s forwards;  
	-moz-animation: jd_tips1 1.5s infinite 0s forwards;  
	-ms-animation: jd_tips1  1.5s infinite 0s forwards;
}