*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}

img{vertical-align:top;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{
	font-family: 'Microsoft YaHei';
	overflow-x: hidden;
	background: #fff;
	position: relative;
}
.wrapZ{
	width: 100%;
}
/*head*/
.head{
	width: 1000px;
	margin: 0 auto;
	height: 62px;
	padding-top: 20px;
}
.head .logoZ{
	width: 160px;
	height: 47px;
	background: url(../img/log.png) no-repeat;
	margin-top: 0;
}
.head h1 a{
	width: 100%;
	height: 100%;
	text-indent: -999em;
	display: block;
}
.head .con{
	height: 44px;
	border-left: 1px solid #999;
	padding-left: 20px;
	margin-left: 16px;
}
.head .con p{
	font-size:15px;
	color: #5c5c5c;
	margin-top: 3px;
}
.head .con .con1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
}
.head .tel{
	height: 32px;
	background: url(../img/tel.png) no-repeat center left;
	padding-left: 34px;
	font-size: 22px;
	color: #333;
	margin-top: 6px;
}
/*nav*/
.nav_box{
	width: 100%;
	height:45px;
	background:#040307;
}
.nav_ul{
	width: 904px;
	margin: 0 auto;
}
.nav_ul li{
	line-height: 45px;
	font-size: 15px;
	width: 12%;
	text-align: center;
}
.nav_ul li.thr{
	width: 16%;
}
.nav_ul li.last{
	margin-right: 0;
}
.nav_ul li a{
	color: #fff;
	display: inline-block;
	height: 100%;
	position: relative;
}
.nav_ul li a span{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background: #ffd343;
	transition: width .6s;
}
.nav_ul li:hover a{
	color: #ffd343;
}
.nav_ul li:hover a span{
	 width: 100%;
}
/*banner*/
.part1{
	width: 100%;
	height: 362px;
	background: url(../img/banner.jpg) no-repeat;
	text-align: center;
}
.part1 h2{
	font-size: 38px;
	color: #fff;
	padding-top: 54px;
}
.part1 h2 span{
	color: #ffd343;
}
.part1 .text{
	font-size: 16px;
	color: #f5f6f6;
	margin-top: 15px;
}
.bg{
	width: 100%;
	height: 364px;
	background: #f3f3f3;
	border: 1px solid #e6e6e6;
}
.bg .vidCon{
	width: 1002px;
	height: 566px;
	margin: -204px auto 0;
}
.bg .vidCon .left{
	width: 622px;
	height: 100%;
}
.bg .vidCon .left .video1{
	display: none;
}
.bg .vidCon .left .videoDis{
	display: block;
}
.bg .vidCon .videoTxt{
	width: 100%;
}
.bg .vidCon .videoTxt h3{
	font-size: 26px;
	color: #333;
	margin-top: 28px;
	margin-bottom: 18px;
}
.bg .vidCon .video1 .h3F2{
	font-size: 22px;
}
.bg .vidCon .videoTxt p{
	font-size: 14px;
	color: #a0a0a0;
}
.bg .vidCon .videoTxt p i{
	color: #ff6d0b;
	font-weight: bold;
}
.bg .vidCon .mid{
	width: 25px;
	height: 276px;
	padding-top: 174px;
	background: #1a1a1a;
	color: #868686;
	font-size: 12px;
	text-align: center;
	margin-left: -2px;
}
.bg .vidCon .mid .last{
	color: #bb5212;
}
.bg .vidCon .right{
	width: 350px;
	height: 450px;
	background: #262626;
}
.bg .vidCon .right h4{
	font-size: 18px;
	color: #fff;
	background: url(../img/icon.png) no-repeat center left;
	padding-left: 30px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#box19{
	width: 100%;
	height: 348px;
	position: relative;
}
#right19{
    width: 8px;
    height: 344px;
    background: #1a1a1a;
    position: absolute;
    right: 17px;
    top: 0;
    border-radius: 20px;
}
#item19{
    width: 8px;
    height: 82px;
    background: #343434;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
}
#left19{
    width: 310px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#content19{
    width: 310px;
    position: absolute;
    top: 0;
    left: 0;
}
#content19 li{
	width: 100%;
	height: 90px;
	background: #262626;
	cursor: pointer;
}
#content19 li:hover{
	background: #1d1d1d;
}
#content19 li img{
	margin: 9px 12px 0 20px;
}
#content19 li h5 p{
	margin-top: 9px;
	font-size: 12px;
	color: #636363;
}
#content19 li h5 .p1{	
	color: #ededed;
	line-height: 22px;
}
/*part2*/
.part2{
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 80px;
}
.part2 h2{
	font-size: 38px;
	color: #333;
	padding-top: 54px;
}
.part2 h2 span{
	color: #00b38b;
}
.part2 .text{
	font-size: 20px;
	color: #999;
	margin-top: 15px;
	padding-bottom: 40px;
}
.part2 .box{
	width: 1000px;
	margin: 0 auto;
}
.part2 .box li{
	background: #e5e5e5;
	padding:10px 10px 16px;
	margin-right: 34px;
	margin-bottom: 34px;
	position: relative;
	cursor: pointer;
}
.part2 .box li.last{
	margin-right: -34px;
}
.part2 .box li p{
	font-size: 16px;
	color: #464646;
	padding-top: 16px;
}
.part2 .box li p i{
	background: url(../img/eye.png) no-repeat center left;
	padding-left: 25px;
}
.part2 .box li:hover{
	background: #00b38b;
}
.part2 .box li:hover p{
	color: #fff;
}
.part2 .box li:hover i{
	background: url(../img/eye2.png) no-repeat center left;
}
.button{
	display: block;
	margin: 62px auto 0;
	width: 227px;
	height: 45px;
	line-height: 45px;
	border-radius:24px;
	border: 1px solid #00b38b;
	color: #00b38b;
	font-size: 20px;
}
.button:hover{
	background: #00b38b;
	color: #fff;
	transition: .6s;
}
.pos01{
	width: 100%;
	height: 3448px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}
.pos01 span{
	width: 100%;
	height: 100%;
	background: #282828;
	opacity: 0.8;
	position: absolute;
	left: 0;
	top: 0;
}
.pos01 i{
	font-size: 12px;
	color: #474647;
	position: absolute;
	left: 167px;
	top: 41px;
}
.pos01 em{
	width: 102px;
	height: 33px;
	background: url(../img/close.png) no-repeat;
	position: absolute;
	right: 1px;
	bottom: -50px;
	cursor: pointer;
}
.pos01 .computer{
	width: 971px;
	height: 640px;
	background: url(../img/computer.png) no-repeat;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	top: 1054px;
}
#canvas1{
	width: 100%;
	height: 354px;
}
#canvas2{
	height: 318px;
   	display:block;
   	margin: 8px auto 20px;
   	border: 1px solid #333;
   	box-shadow: 0 0 16px 2px rgba(0,0,0,0.8);
}
.show .canvasP{
	font-size: 16px;
	width: 176px;
	margin-top: -226px;
	margin-left: 50px;
}
.rollBox{
	background: #1d1f20;
	width: 302px;
	height:174px;	
	border:16px solid #343436;
	border-top: 5px solid #343436;
	margin-top: 61px;
	position: relative;
}
.rollBox h6{
	font-size: 20px;
	color: #fff;
	margin-left: 20px;
}
.rollRight{
    width: 9px;
    height: 174px;
    position: absolute;
    right: 0;
    top: 0;
}
.rollLeft{
    width: 292px;
    height: 174px;
    position: relative;
    overflow: hidden;
}
.rollCon{
    width: 292px;
    position: absolute;
    top: 0;
    left: 0;
}
.rollCon b{
	padding-right: 16px;
}
.rollCon input{
	background: #1d1f20;
	border: none;
	color: #fff;
	margin-left: 20px;
	margin-top: 10px;
	display: block;
}
.rollCon input.fir{
	margin-top: 20px;
}
.rollCon input.marl{
	margin-left: 27px;
}
.rollCon .code{
	font-size: 12px;
	color: #fff;
}
.item{
    width: 5px;
    height: 40px;
    background: #666;
    position: absolute;
    top: 0;
    left: 0;
}
#box2,#box5,#box8,#box11,#box14,#box17{
	position: absolute;
	left: 334px;
	top: 0;
	border-left: none;
}
#box3,#box6,#box9,#box12,#box15,#box18{
	position: absolute;
	left: 652px;
	top: 0;
	border-left: none;
	
}
#box3 .code,#box6 .code,#box9 .code,#box12 .code,#box15 .code,#box18 .code{
	font-family: Arial;
	line-height: 28px;
	font-size: 13px ;
	margin-left: 30px;
	margin-top: 20px;
}
.pos01 textarea{
	resize:none;
	border: none;
	width: 238px;
	background: #1d1f20;
	color: #fff;
	overflow: hidden;
	font-family: arial;
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
}
.show{
	width: 100%;
	height: 354px;
}

/*part3*/
.part3{
	background: #fafafa;
}
.part3 .hBox{
	width: 945px;
	height: 620px;
	background: url(../img/HB.png) no-repeat;
	margin: 0px auto;
	position: relative;
}
.part3 .hBox .posa{
	font-size: 12px;
	color: #06c;
	position: absolute;
	right: 12px;
	bottom: 13px;
}
.part3 .hBox .left{
	width: 182px;
	margin-left: 13px;
}
.part3 .hBox .bigBox{
	height: 14px;	
	margin-top: 117px;
}
.part3 .hBox .bigBox .title1{
	height: 14px;
	cursor: pointer;	
}

.part3 .hBox .bigBox .title1 span{
	width: 6px;
	height: 6px;
	background: url(../img/arrow01.png) no-repeat;
	margin-top: 4px;
	margin-left: 7px;
}
.part3 .hBox .bigBox .title1 i{
	width: 16px;
	height: 14px;
	background: url(../img/pack01.png) no-repeat;
	margin-left: 7px;
	margin-right: 7px;
}
.part3 .hBox .bigBox .text01{
	font-size: 12px;
	color: #666;
}
.part3 .hBox .bigBox .title2{
	width: 182px;
	height: 20px;
	margin-top: 3px;
	cursor: pointer;
	overflow: hidden;
}
.part3 .hBox .bigBox .title2 strong{
	width: 6px;
	height: 9px;
	background: url(../img/arrow03.png) no-repeat;
	margin-top: 4px;
	margin-left: 23px;
}
.part3 .hBox .bigBox .title2 em{
	width: 16px;
	height: 12px;
	background: url(../img/pack04.png) no-repeat;
	margin-left: 7px;
	margin-top: 4px;
	margin-right: 7px;
}
.part3 .hBox .bigBox .text02{
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.part3 .hBox .bigBox .title3-1{
	width: 182px;
	color: #666;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	cursor: pointer;
}
.part3 .hBox .bigBox .title3-1 p{
	width: 160px;
	height: 14px;
	line-height: 14px;
	padding-left: 22px;
	background: url(../img/pack03.png) no-repeat center left;
	margin-bottom: 3px;
	margin-left:37px;
	margin-top: 3px;
}
.part3 .hBox .bigBox .title3-1.change{
	background:#bcd68d;
}
.part3 .hBox .bigBox .title3-1 .text04{
	background: url(../img/pack05.png) no-repeat center left;
}
.part3 .hBox .bigBox .title3-1 .text05{
	background: url(../img/pack07.png) no-repeat center left;
}
.part3 .hBox .bigBox .title3-1 .text06{
	background: url(../img/pack06.png) no-repeat center left;
}
.part3 .hBox .right{
	margin-left: 23px;
	margin-top: 137px;
	text-align: left;
}
.part3 .hBox .right h3{
	color: #333;
	font-size: 16px;
	font-weight: 600;
}
.part3 .hBox .right h4{
	color: #333;
	font-size: 14px;
	font-weight: 600;
	margin: 22px 0;
}
.part3 .hBox .right .textp{
	font-size: 12px;
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.part3 .hBox .right .textp span{
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.part3 .hBox .right .textp2{
	border: 1px solid #ccc;
	overflow: hidden;
}
.part3 .hBox .right .textp3{
	margin-top: 10px;
}
.part3 .hBox .right .textp4{
	width: 284px;
	border: 1px solid #ccc;
	display: inline-block;
	height: 224px;
}
.part3 .hBox .right .textp4 span{
	display: block;
	width: 100%;
	height: 26px;
	background: #c6b7cc;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}
.part3 .hBox .right .textW{
	height: 244px;
	width: 31px;
}
.part3 .hBox .right .img2{
	margin-top: 20px;
}
.part3 .hBox .right li{
	display: none;
}
.part3 .hBox .right li.active{
	display: block;
}
.part3 .hBox .right textarea{
	border: none;
	resize: none;
	background: #fffbe8;
	display: block;
	line-height: 10px;
	font-family: arial;
	overflow: hidden;
}


.box20{
    width: 630px;
    height: 412px;
    position: relative;
}
.right20{
    width: 10px;
    height: 432px;
    position: absolute;
    right:-83px;
    top: -8px;
}
.item20{
    width: 10px;
    height: 15px;
    background: #c7c7cb;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #9a9a9a;
}
.left20{
    width: 630px;
    height: 412px;
    position: relative;
    overflow: hidden;
}
.content20{
    width: 630px;
    position: absolute;
    top: 0;
    left: 0;
}








/*part4*/
.part4{
	width: 100%;
	height: 504px;
	background: url(../img/lyb.jpg) no-repeat;	
	border-bottom: none;
	padding-bottom: 0;
}
.part4 h2{
	color: #fff;
}
.part4 h2 span{
	color: #f13900;
}
.part4 .text1{
	color: #ccc;
	margin-top: 28px;
}
.form_div {
	width: 1000px;
	margin: auto;
	position: relative;
}

.form_wrap {
	width: 360px;
    margin: 46px auto 0;
}

.dl_input {
	width: 360px;
	height: 52px;
	border-radius: 10px;
	background: #fff;
	border: 1px solid #999;	
	margin-bottom: 16px;
	background: none;
}
.dl_input dt{
	float: left;
	width: 90px;
	color: #9f9f9f;
	position: relative;
	padding-left: 40px;
	line-height: 52px;
}
.dl_input dt span{
	display: inline-block;
	width: 22px;
	height: 28px;
 	position: absolute;
 	left: 18px;
 	top: 12px;
}
.ipt_icon_name{
	background: url('../img/footer_icon.png') no-repeat left center;
}
.ipt_icon_tel{
	background: url('../img/footer_icon.png') no-repeat;
	background-position: -32px center;
	
}
.dl_input dd{
	float: left;
	width: 60%;
}
.dl_input dd input{
	width: 100%;
    height: 48px;
    border: none;
    color: #f0a122;
    margin-top: 0;
    padding-top: 3px;
    line-height: 48px;
    background: none;
}
.butn_wrap{
	margin-top: 30px;
}
.butn_wrap:after, .butn_wrap:before{
	display: block;
	content: '';
	clear: both;
}
.butn_wrap >div{
	width: 50%;
	line-height: 42px;
	float: left;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.butn_wrap .first_div{
	padding-right: 3px;
}
.butn_wrap .last_div{
	padding-left: 3px;
}
.butn_wrap .first_div a{
	display: inline-block;
	width: 100%;
	height:42px;
	background: #2f9963;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-top: 2px;
}
.butn_wrap  button{
	display: inline-block;
	width: 360px;
	height:50px;
	background: #f13900;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	border: none;
	font-size: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.form_left{
	position: absolute;
	top: -72px;
    left: 70px;
    /*top: 50px;*/
   left: 80px \0;
}
.butn_wrap  button:hover{
	background: #F14E00;
}
/*foot*/
.footer {
	width: 100%;
	background: #191919;
	color: #999999;
	text-align: center;
	font-size: 14px;
	padding: 12px 0;
}
/*kf*/
#kf{
	width: 86px;
	height: 465px;
	background:#222;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -230px;
}
#kf ul{
	margin-top: 3px;
}
#kf li{
	width: 80px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 3px;
}
#kf li img{
	border: none;
}
#kf li span{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 0px;
	top:50px;
}
#kf li .hov{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#kf li h3{
	width: 0px;
	height: 80px;
	border: 3px solid #222;
	border-left: none;
	position: absolute;
	left: 76px;
	top: -3px;
	/*z-index: -1;*/
	background: #4a9bcf;
	opacity: 0;
	filter:alpha(opacity=0); 
	transition: 0.2s;
}
#kf li.sec h3{
	background: #ff5500;
}
#kf li.thr h3{
	background: #ffb848;
}
#kf li.fou h3{
	background: #00a8a9;
}
#kf li.fiv h3{
	background: #5b45a9;
}
#kf li.last span{
	top: 10px;
	animation: show 1s infinite;
}

#kf li:hover h3{
	opacity: 1;
	filter:alpha(opacity=100); 
	width: 152px;
}
#kf li h3 p{
	height: 66px;
	border-left: 1px dashed #fff;
	margin-top: 7px;
	margin-left: 4px;
	padding-left: 10px;
}
#kf li h3 p a{
	display: block;
	width: 130px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;	
}
#kf li h3 p a.fir{
	border-bottom:1px solid #fff ;
	padding-bottom: 10px;
	padding-top: 5px;
	height: 14px;
}
@keyframes show{
	0%{
		font-size: 14px;
	}
	50%{
		font-size: 16px;
	}
	100%{
		font-size: 14px;
	}
}
@keyframes show3{
	0%{
		font-size: 15px;
	}
	50%{
		font-size: 14px;
	}
	100%{
		font-size: 15px;
	}
}
#kf li p a:hover{
	animation: show3 1.5s infinite;
}

.fixbox{
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: fixed;
	z-index: 1;
	background: #222222;
	z-index: 102;
}
.fixbox-main{
	width:1000px;
	margin-left:4%;
}
.fixbox-main p{
	margin-right: 24px;
	float: left;
	font-size: 15px;
	color: #ffffff;
}
.fixbox-main input{
	float:left;
}
.fixbox-main input.text{
	margin-right: 10px;
	margin-top: 16px;
	width: 150px;
	height: 23px;
	line-height: 30px;
	text-indent: 15px;
	background: #ffffff;
	border: none;
}
.fixbox-main input.submit{
	margin-left: 10px;
	margin-top: 10px;
	width: 156px;
	height: 32px;
	cursor: pointer;
	background: #3697d9;
	border: none;
	font-size: 16px;
	color: #fff;
}
