*{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;
	position: relative;
}
.wrap{
	width: 100%;
}
/*head*/
.head{
	width: 1000px;
	margin: 0 auto;
	height: 62px;
	padding-top: 20px;
}
.head .logo{
	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;
}
.head .con .con1{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 3px;
}
.head .tel{
	height: 32px;
	background: url(../img/tel.png) no-repeat center left;
	padding-left: 34px;
	font-size: 22px;
	color: #333;
	margin-top: 4px;
}
.banner-img a{
	display: block;
	width: 100%;
	height: 600px;
	position: relative;
}
.banner-img a > img{
	top:0;
	left:50%;
	margin-left:-960px;
	position:absolute;
}


/*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%;
}
/*banenr*/
.banner{
	width: 100%;
	height: 492px;
	background: url(../img/banner.jpg) no-repeat center;
	position: relative;
}
.banner a{
	width: 201px;
	height: 51px;
	background: url(../img/btn.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	top: 348px;
}
/*part1*/
.part1{
	width: 100%;
	text-align: center;
	padding-bottom: 80px;
	border-bottom: 1px solid #f5f5f5;
}
.part1 h2{
	font-size: 38px;
	color: #333;
	padding-top: 70px;
}
.part1 h2 span{
	color: #00b38b;
}
.part1 .text{
	font-size: 20px;
	color: #999;
	padding-top: 15px;
	padding-bottom: 78px;
}
.part1 .ul2{
	width: 1000px;
	height: 380px;
	margin: 0 auto;
	position: relative;
}
.part1 .text{
	padding-bottom: 40px;
}
.part1 .ul2 li{
	width: 230px;
	height: 310px;
	overflow: hidden;
	position: absolute;	
	top: 0;
	cursor: pointer;
}
.part1 .ul2 li.fir{
	left: 0;	
}
.part1 .ul2 li.sec{
	left: 256px;
}
.part1 .ul2 li.thr{
	left: 512px;
	height: 380px;
	top: -8px;
	box-shadow: 0px 2px 10px 5px #ebecec;
}
.part1 .ul2 li.last{
	left: 768px;
}
.part1 .ul2 li h3{
	font-size: 16px;
	color: #333;
	padding: 23px 0 20px;
	text-align: left;
	font-weight: bold;
}
.part1 .ul2 li.thr h3{
	margin-left: 18px;
}
.part1 .ul2 li .text3{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-align: justify;	
	width: 100%;
	margin: 0 auto;
}
.part1 .ul2 li.thr .text3{
	width: 196px;
}
.part1 .ul2 li a{
	font-size: 14px;
	color: #00b38b;
	display: block;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}
/*part2*/
.part2 .tableBox{
	width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #ebebeb;
}
.part2 .tableBox .top li{
	width: 16.6%;
	cursor: pointer;
}
.part2 .tableBox .top li h3{
	width: 100%;
	height: 69px;
	line-height: 63px;	
	font-size: 18px;
	color: #74777b;
	border-top: 3px solid #fff;
}

.part2 .tableBox .top li.active h3{
	color: #00b38b;
	font-weight: bold;
	background: url(../img/arrow.png) no-repeat 25px 29px;
	border-top: 3px solid #00b38b;
}
.part2 .tableBox .bott{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.part2 .tableBox .bott .table1{
	display: none;
}
.part2 .tableBox .bott .show{
	display: block;
}

/*row1 */
.part2 .tableBox .bott .row1{
	width: 100%;	
	margin-bottom: 2px;
}
.part2 .tableBox .bott .row1 li{
	padding: 18px 0;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: #00b38b;
	margin-right: 2px;
}
.part2 .tableBox .bott .row1 li.fir{
	width: 111px;
}
.part2 .tableBox .bott .row1 li.sec{
	width: 358px;
}
.part2 .tableBox .bott .row1 li.thr{
	width: 152px;
}
.part2 .tableBox .bott .row1 li.last{
	width: 373px;
	margin-right: -2px;
}
/*row2*/
.part2 .tableBox .bott .row2 li{
	font-size: 14px;
	color: #444;
	background: #fafafa;
	padding: 0;
	height: 69px;
	font-weight: normal;
}
.part2 .tableBox .bott .row2{
	height: 69px;
	line-height: 69px;
}

.part2 .tableBox .bott .row2 li.leng{
	line-height: 24px;
	text-align: left;
	padding-left: 16px;
	width: 115px;
	padding-top: 17px;
	height: 52px;
	padding-right: 21px;
}
.part2 .tableBox .bott .row2 li.last{
	width: 336px;
}
/*row3*/
.part2 .tableBox .bott .row3{
	height: 92px;
	line-height: 92px;
	
}
.part2 .tableBox .bott .row3 li{
	height: 92px;
	background: #e0f2ee;
}
.part2 .tableBox .bott .row3 li.sec{
	width: 321px;
	text-align: justify;
}
.part2 .tableBox .bott .row3 li.last{
	text-align: justify;
}
.part2 .tableBox .bott .row3 li.leng{
	height: 77px;
	padding-top: 15px;
}
/*row4*/
.part2 .tableBox .bott .row4{
	height: 112px;
	line-height: 112px;
}
.part2 .tableBox .bott .row4 li{
	height:112px;
	background: #fafafa;
}
.part2 .tableBox .bott .row4 li.leng{
	height: 97px;
}
/*row5*/
.part2 .tableBox .bott .row5 li{
	background: #e0f2ee;
}
.part2 .tableBox .bott .row5 li.sec{
	width: 321px;
}
.part2 .tableBox .bott .row5 li.leng{
	padding-top: 14px;
	height: 55px;
}
/*row6*/
.part2 .tableBox .bott .row6{
	height: 160px;
}
.part2 .tableBox .bott .row6 li{
	height: 160px;	
}
.part2 .tableBox .bott .row6 li.fir{
	line-height: 24px;
	padding-top: 60px;
	height: 100px;
}
.part2 .tableBox .bott .row6 li.leng{
	padding-top: 14px;
	height: 146px;
}
.part2 .tableBox .bott .row6 li.thr{
	margin-top: -2px;
	height: 148px;
}
.part2 .tableBox .bott .row6 li.last{
	padding-top: 48px;
	height: 112px;
}
/*row7*/
.part2 .tableBox .bott .row7{
	padding-bottom: 10px;
	line-height: 122px;
}
.part2 .tableBox .bott .row7 li{
	padding-bottom: 10px;
}
.part2 .tableBox .bott .row7 li.sec{
	padding-top: 25px;
	height: 87px;
}
.part2 .tableBox .bott .row7 li.thr{
	padding-top: 35px;
	height: 77px;
}
/*row8*/
.part2 .tableBox .bott .row8{
	padding-bottom: 28px;
	line-height: 120px;
}
.part2 .tableBox .bott .row8 li{
	padding-bottom: 28px;
}
.part2 .tableBox .bott .row8 li.sec{
	padding-top: 36px;
	height: 56px;
}
.part2 .tableBox .bott .row8 li.thr{
	padding-top: 35px;
	height:57px;
}

/*row2-2*/
.part2 .tableBox .bott .row2-2{
	height: 118px;
	line-height: 118px;
}
.part2 .tableBox .bott .row2-2 li{
	height: 118px;
	background: #fafafa;
}
.part2 .tableBox .bott .row2-2 li.leng{
	height:104px;
}
.part2 .tableBox .bott .row2-2 li.last{
	height:88px;
	padding-top: 30px;
}
.part2 .tableBox .bott .row2-2 li.last{
	padding-top: 14px;
	height: 104px;
}
/*row2-3*/
.part2 .tableBox .bott .row2-3{
	height: 124px;
	line-height: 124px;
}
.part2 .tableBox .bott .row2-3 li{
	height: 124px;
}
.part2 .tableBox .bott .row2-3 li.fir{
	height: 124px;
	padding-top: 0px;
	line-height: 124px;
}
.part2 .tableBox .bott .row2-3 li.leng{
	height:110px;
}
.part2 .tableBox .bott .row2-3 li.last{
	padding-top: 14px;
}
.part2 .tableBox .bott .row2-3 li.thr{
	margin-top: -64px;
	height: 174px;
	background: #fafafa;
}
/*row2-4*/
.part2 .tableBox .bott .row2-4{
}
.part2 .tableBox .bott .row2-4 li{
	background: #fafafa;
}
.part2 .tableBox .bott .row2-4 li.thr{
	padding-top: 17px;
	height: 75px;
}
.part2 .tableBox .bott .row2-4 li.last{
	padding-top: 24px;
	height: 68px;
}
/*row2-5*/
.part2 .tableBox .bott .row2-5{
	height: 180px;
}
.part2 .tableBox .bott .row2-5 li{
	background: #e0f2ee;
}
.part2 .tableBox .bott .row2-5 li.fir {
    line-height: 24px;
    padding-top: 65px;
    height: 115px;
}
.part2 .tableBox .bott .row2-5 li.leng{
	height: 165px;
}
.part2 .tableBox .bott .row2-5 li.thr{
	padding-top: 30px;
	height: 150px;
}
.part2 .tableBox .bott .row2-5 li.last{
	padding-top: 38px;
	height: 142px;
}
/*row2-6*/
.part2 .tableBox .bott .row2-6{
	height: 148px;
	line-height: 148px;
}
.part2 .tableBox .bott .row2-6 li{
	height: 148px;
}
.part2 .tableBox .bott .row2-6 li.leng{
	height: 133px;
}
.part2 .tableBox .bott .row2-6 li.last{
	padding-top: 48px;
	height: 100px;
}
/*row2-7*/
.part2 .tableBox .bott .row2-7{
	height: 146px;
	line-height: 160px;
	padding-bottom: 14px;
}
.part2 .tableBox .bott .row2-7 li{
	height: 146px;
	padding-bottom: 14px;
}
.part2 .tableBox .bott .row2-7 li.leng{
	height: 131px;
}
.part2 .tableBox .bott .row2-7 li.sec{
	padding-top: 56px;
	height:90px;
}
.part2 .tableBox .bott .row2-7 li.thr{
	padding-top: 36px;
	height:110px;
}
/*row2-8*/
.part2 .tableBox .bott .row2-8{
	height: 190px;
	line-height: 190px;
}
.part2 .tableBox .bott .row2-8 li{
	height: 190px;
}
.part2 .tableBox .bott .row2-8 li.leng{
	height: 175px;
}
.part2 .tableBox .bott .row2-8 li.thr{
	padding-top: 60px;
	height: 130px;
}
.part2 .tableBox .bott .row2-8 li.last{
	padding-top: 50px;
	height: 140px;
}
/*row2-9*/
.part2 .tableBox .bott .row2-9 li.thr{
	line-height: 24px;
	text-align: left;
	padding-left: 16px;
	width: 136px;
	padding-top: 10px;
	height: 59px;
}
/*row2-10*/
.part2 .tableBox .bott .row2-10{
	height: 210px;
	line-height: 210px;
}
.part2 .tableBox .bott .row2-10 li{
	height: 210px;
	background: #e0f2ee;
}
.part2 .tableBox .bott .row2-10 li.leng{
	height: 195px;
}
.part2 .tableBox .bott .row2-10 li.thr{
	height: 150px;
}

.part2 .tableBox .bott .row2-10 li.last{
	height: 160px;
}
/*row2-11*/
.part2 .tableBox .bott .row2-11{
	height: 104px;
	line-height: 104px;
}
.part2 .tableBox .bott .row2-11 li{
	height: 104px;
}
.part2 .tableBox .bott .row2-11 li.leng{
	height: 87px;
}
/*row3-1*/
.part2 .tableBox .bott .row3-1{
	height: 172px;
	line-height: 172px;
}
.part2 .tableBox .bott .row3-1 li{
	height: 172px;
}
.part2 .tableBox .bott .row3-1 li.leng{
	height: 157px;
}
.part2 .tableBox .bott .row3-1 li.last{
	padding-top: 20px;
	height: 152px;
}
/*row3-2*/
.part2 .tableBox .bott .row3-2 li.thr{
	margin-top:0 ;
	height: 110px;
}
/*row3-3*/
.part2 .tableBox .bott .row3-3 li.leng{
	padding-top: 0;
	height: 69px;
}
/*row3-4*/
.part2 .tableBox .bott .row3-4 li.sec{
	padding-top:0 ;
	height: 118px;
}
.part2 .tableBox .bott .row3-4 li{
	background: #e0f2ee;
}
.part2 .tableBox .bott .row3-4 li.thr{
	background: #fafafa;
	margin-top: -4px;
}
.part2 .tableBox .bott .row3-3 li.thr{
	margin-top: -2px;
}
/*row3-5*/
.part2 .tableBox .bott .row3-5 li.last{
	padding-top:15px;
	height: 77px;
}
.part2 .tableBox .bott .row3-5 li.thr{
	margin-top: -150px;
	height: 225px;
}
/*row4-1*/
.part2 .tableBox .bott .row4-1{
	height: 138px;
	line-height: 138px;
}
.part2 .tableBox .bott .row4-1 li{
	height: 138px;
}
.part2 .tableBox .bott .row4-1 li.leng{
	height: 124px;
}
.part2 .tableBox .bott .row4-1 li.last{
	height: 123px;
}
/*row4-2*/
.part2 .tableBox .bott .row4-2 li.sec{
	padding-top: 38px;
	height: 86px;
}

/*row4-4*/
.part2 .tableBox .bott .row4-4{
	height: 96px;
	line-height: 96px;
}
.part2 .tableBox .bott .row4-4 li.fir{
	height: 96px;
    padding-top: 0px;
    line-height: 96px;
}
.part2 .tableBox .bott .row4-4 li.sec {
    padding-top: 22px;
    height: 74px;
}
.part2 .tableBox .bott .row4-4 li.thr{
	height: 146px;
}
.part2 .tableBox .bott .row4-4 li.last{
	height: 82px;
}
/*row4-5*/
.part2 .tableBox .bott .row4-5{
	height: 96px;
	line-height: 96px;
}
.part2 .tableBox .bott .row4-5 li{
	height: 96px;
	background: #fafafa;
}
.part2 .tableBox .bott .row4-5 li.leng{
	height: 82px;
}
/*row4-6*/
.part2 .tableBox .bott .row4-6{
	height: 122px;
	line-height: 122px;
}
.part2 .tableBox .bott .row4-6 li{
	background: #e0f2ee;
	height: 122px;
}
.part2 .tableBox .bott .row4-6 li.leng{
	height: 108px;
}

/*row5-2*/
.part2 .tableBox .bott .row5-2 {
    height: 85px;
    line-height: 85px;
}
.part2 .tableBox .bott .row5-2 li{
    height: 85px;
}
.part2 .tableBox .bott .row5-2 li.leng{
	height: 71px;
}
/*row6-1*/
.part2 .tableBox .bott .row6-1 li.sec{
	width: 512px;
}
/*row6-2*/
.part2 .tableBox .bott .row6-2{
    height: 177px;
    line-height: 177px;
}
.part2 .tableBox .bott .row6-2 li{
    height: 177px;
}
.part2 .tableBox .bott .row6-2 li.sec p{
	padding: 10px 10px;
	line-height: 16px;
	text-align: justify;
}
.part2 .tableBox .bott .row6-2 li.sec p.even{
	background: #e0f2ee;
}
.part2 .tableBox .bott .row6-2 li.last{
	height: 160px;
}
/*row6-3*/
.part2 .tableBox .bott .row6-3{
    height:537px;
    line-height: 537px;
}
.part2 .tableBox .bott .row6-3 li{
	height:537px;
}
.part2 .tableBox .bott .row6-3 li.leng{
	padding-top: 222px;
	height:315px;
}
/*row6-4*/
.part2 .tableBox .bott .row6-4{
    height: 190px;
    line-height: 190px;
}
.part2 .tableBox .bott .row6-4 li{
    height: 193px;
}
.part2 .tableBox .bott .row6-4 li.leng{
	padding-top: 37px;
	height: 156px;
}
/*padL*/
.part2 .tableBox .bott .padT li.last{
	padding-top: 14px;
	height: 55px;
}
.part2 .tableBox .bott .padT1 li.sec{
	padding-top: 12px;
	height: 80px;
}
.part2 .tableBox .bott .padT1 li.thr{
	padding-top: 22px;
	height: 70px;
}
.part2 .tableBox .bott .padT2 li.sec{
	padding-top: 10px;
	height: 102px;
}
.part2 .tableBox .bott .padT2 li.thr{
	padding-top: 20px;
	height: 92px;
}
.part2 .tableBox .bott .padT2 li.last{
	padding-top: 20px;
	height: 92px;
}
.part2 .tableBox .bott .padT3 li.sec{
	padding-top: 8px;
	height: 152px;
}
.part2 .tableBox .bott .padT4 li.last{
	padding-top: 40px;
	height: 78px;
}
.part2 .tableBox .bott .padT5 li.sec{
	padding-top: 25px;
	height: 99px;
}











/*part3*/
.part3 .text{
	padding-bottom: 40px;
}
.part3 .tBox{
	width: 1154px;
	height: 430px;
	margin: 0 auto;
	position: relative;
}
.part3 .tBox .picBox{
	width: 1000px;
	margin: 0 auto;
	height: 100%;	
	overflow: hidden;
	position: relative;
}
#posBox{
	width: 2048px;
	position: absolute;
	left: 0;
	top: 0;	
}
.part3 .tBox .picBox .roll{
	position: relative;
	margin-right: 24px;	
   	perspective: 1000px;   	
   	cursor: pointer;
}
.part3 .tBox .picBox li .bg{
	width: 100%;
	height: 65px;
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	position: absolute;
	left: 0;
	bottom: 0;
}
.part3 .tBox .picBox li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 65px;
	text-align: left;
	padding-left: 13px;
}

.part3 .tBox .picBox li .tName{
	font-size: 18px;
	color: #fff;
	padding-top: 13px;
	margin-bottom: 5px;
}
.part3 .tBox .picBox li .tTitle{
	font-size: 12px;
	color: #b4b4b4;
}
.part3 .tBox span{
	width: 23px;
	height: 44px;
	background: url(../img/pre.png) no-repeat;
	position: absolute;	
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
}
#pre{
	left: 0;
}
#next{
	right: 0;
	background: url(../img/next.png) no-repeat;
}
.roll .box-content{
    width: 100%;
    height: 480px;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    filter:alpha(opacity=80); 
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
    overflow: hidden;
}
.roll .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
}
.roll:hover .box-img{
    transform: rotateY(-90deg);
}
.roll:hover .box-content{
    transform: rotateY(0);
}
.roll .box-content .t1,.roll .box-content2 .t1{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 50px;
}
.roll .box-content .t2,.roll .box-content2 .t2{
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
.roll .box-content .t3,.roll .box-content2 .t3{
	width: 190px;
	height: 1px ;
	background: #fff;
	margin: 20px auto 0;
}
.roll .box-content .t4,.roll .box-content2 .t4{
	font-size: 14px;
	width: 182px;
	text-align: justify;
	color: #fff;
	margin: 20px auto 0;
}

.box-content2{
	position: absolute;
	left: 0px;
	top: -470px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70); 
	color: #fff;
}
.btn{
	display: block;
	width: 187px;
	height: 46px;
	border: 1px solid #00b38b;
	color: #00b38b;
	line-height: 46px;
	font-size: 20px;
	margin: 60px auto 0;
	border-radius: 24px;
	transition: .6s;
}
.btn:hover{
	background: #00b38b;
	color: #fff;
}
/*part4*/
.part4{
	height: 618px;
	background: #fafafa;
}
.part4{
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	background: #fafafa;
	padding-bottom: 80px;
}
.part4 .text{
	padding-bottom: 40px;
}
.part4 .conBox2{
	width: 980px;
	margin: 0 auto;
}
.part4 .conBox2 .ul4{
	width: 388px;
	margin-left: 46px;
	margin-top: 64px;
}
.part4 .conBox2 .ul4 li{
	width: 83px;
	margin-right: 70px;
	margin-bottom: 40px;
}
.part4 .conBox2 .ul4 li h3{
	font-size: 14px;
	margin-top: 18px;
	color: #333;
	font-weight: bold;
}
.part4 .conBox2 .ul4 li.last{
	margin-right: -70px;
}
/*part5*/
.part5 .envir{
	width: 1000px;
	margin: 0 auto;
}
.part5 ul{
	width: 672px;	
}
.part5 ul li{
	margin-right: 10px;
	margin-bottom: 14px;
}
.part5 ul li.last{
	margin-right: -10px;
}
.part5 .envir img{
	border: 4px solid #fff;
	transition: 0.3s;
}
.part5 .envir img:hover{
	border: 4px solid #00b38b;
}
.part5 .btn{
	margin: 50px auto 0;
}
/*part6*/
.part6{
	padding-bottom: 0;
}
.part6 ul{
	width: 100%;
	height: 156px;
}
.part6 ul li{
	width: 19%;
	color: #939393;
	font-size: 12px;
	border-right:1px solid #ebebeb ;
	height: 88px;
	margin-top: 40px;
}
.part6 ul li h3 .text2{
	font-size: 40px;
	color: #3c3c3c;
	position: relative;
	margin-bottom:14px;
	
}
.part6 ul li h3 .text2 span{
	position: absolute;
	right: 36%;
	top: -2%;
	color: #939393;
	font-size: 12px;
}
.part6 ul li.last{
	border-right: none;
}
.part6 ul li.sec h3 .text2 span{
	right: 28%;
}
.part6 ul li.thr h3 .text2 span{
	right: 22%;
}
.part6 ul li.fou h3 .text2 span{
	right: 30%;
}
.part6 ul li.last h3 .text2 span{
	right: 18%;
}
/*part7*/
.part7{
	width: 100%;
	height: 504px;
	background: url(../img/lyb.jpg) no-repeat;	
	border-bottom: none;
	padding-bottom: 0;
}
.part7 h2{
	color: #fff;
	padding-bottom: 26px;
}
.part7 h2 span{
	color: #f13900;
}
.part7 .text1{
	color: #ccc;
}
.form_div {
	width: 1000px;
	margin: auto;
	position: relative;
}

.form_wrap {
	width: 404px;
    margin: 46px auto 0;
    padding-left: 50px;
}

.dl_input {
	width: 100%;
	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: #00b38b;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-top: 2px;
}
.butn_wrap .last_div button{
	display: inline-block;
	width: 100%;
	height:42px;
	background: #f13900;
	color: #fff;
	text-align: center;
	border-radius: 4px;
	border: none;
	
}
.form_left{
	position: absolute;
	top: -72px;
    left: 70px;
    /*top: 50px;*/
   left: 80px \0;
}
/*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;
}


.part6 ul li h3 .text2 em{
	font-family: Arial;
	font-size: 44px;
	color: #3c3c3c;
	position: relative;
	font-style: normal;
	display: inline-block;
}
.part6 ul li h3 .text2 em:before{
	content: '近';
	display: inline-block;
	clear: both;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: -28px;
	font-size: 27px;
}
