*{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;
}
/*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: 13.7%;
	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: 100%;
	height: 100%;
	!*background: url(../img/btn.png) no-repeat;*!
	position: absolute;
	left: 0;
	!*margin-left: -100px;*!
	top: 0;
}*/
/*banner*/
.banner{
	margin:0 auto;
	width:100%;
	height:580px;
	overflow:hidden;
	background:#818181;
}
#banner{
	width:100%;
	height:640px;
	overflow:hidden;
}
.banner-img a{
	display: block;
	width: 100%;
	height: 640px;
}
#banner .swiper-slide{
	position:relative;
	overflow:hidden;
}
#banner .swiper-slide img{
	top:0;
	left:50%;
	margin-left:-960px;
	position:absolute;
}
#banner .pagination {
	bottom:90px;
	width:100%;
	z-index:20;
	text-align:center;
	position:absolute;
}
#banner .swiper-pagination-switch {
	margin:0 5px;
	width:40px;
	height:5px;
	cursor:pointer;
	display:inline-block;
	background:#333333;
}
#banner .swiper-active-switch {
	background:#3697d9;
}
/*part1*/
.part1{
	text-align: center;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 80px;
}
.part1 h2{
	font-size: 38px;
	color: #333;
	padding-top: 70px;
	padding-bottom: 22px;
}
.part1 .text{
	font-size: 20px;
	color: #999;
}
.part1 .video{
	width: 1000px;
	margin: 50px auto 0;
}
.part1 .video .mid{
	width: 672px;
	height: 436px;
	background: url(../img/computer.jpg) no-repeat;
	position: relative;
}
.part1 .video .mid embed{
	position: absolute;
	left: 24px;
	top: 52px;
}
.part1 .video .left {
	padding-top: 30px;
}
.part1 .video .left li{
	margin-bottom: 40px;
	cursor: pointer;
}
.part1 .video .left li h3{
	font-size: 14px;
	color: #333;
	padding-bottom: 7px;
}
.part1 .video .left li p{
	font-size: 16px;	
	color: #333;
	font-weight: bold;
	transition: 0.1s;
}
.part1 .video .left li p.color{
	color: #00b38b;
}
.part1 .video .left li span{
	display: block;
	width: 160px;
	height: 7px;
	margin-top: 10px;
	background: url(../img/line01.png) no-repeat;
	transition: 0.1s;
}
.part1 .video .left li span.bg{
	background: url(../img/line02.png) no-repeat;
}
.part1 .video .right{
	padding-top: 30px;
	margin-left: -5px;
}
.part1 .video .right li{
	margin-bottom: 20px;
	cursor: pointer;
}
.part1 .video .right img{
	opacity: 0.7;
	transition: 0.1s;
}
.part1 .video .right .img1{
	margin-top: 51px;
	margin-right: 16px;
	opacity: 1;
}
.part1 .video .right .bor2{
	border: 3px solid #fff;
	border-radius: 7px;
}
.part1 .video .right .bor{
	border: 3px solid #00b38b;
	border-radius: 7px;
	opacity: 1;
	margin-left: -2px;
}
/*part2*/
.part2{
	padding-bottom: 100px;
}
.part2 ul{
	width: 956px;
	margin: 90px auto 0;
}
.part2 ul li{
	width: 198px;
	margin-right: 54px;
	opacity: 0.5;
	cursor: pointer;
}
.part2 ul li.last{
	margin-right: -54px;
}
.part2 ul li h3{
	font-size: 18px;
	color: #00b38b;
	font-weight: bold;
	padding: 42px 0 32px;
}
.part2 ul li p{
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 26px;
	text-align: justify;
}
.part2 ul li.fir{
	opacity: 1;
}
/*part3*/
.part3{
	background: #f5f5f5;
}
.part3 .course{
	width: 1000px;
	margin: 54px auto 0;
}
.part3 .choose{
}
.part3 .choose .container{
    width:1220px;
}
.part3 .choose .chooseDiv{
    height:372px;
    overflow:hidden;
    transition:0.5s;
}
.part3 .choose .box{
    float:left;
    margin-right:20px;
    margin-bottom:22px;
    width:285px;
    height:164px;
    overflow:hidden;
    position:relative;
}
.part3 .choose .box img{
    left:50%;
    margin-left:-142.5px;
    width:285px;
    height:164px;
    display:block;
    position:absolute;
}
.part3 .choose .box .info{
    bottom:0;
    width:100%;
    height:35px;
    position:absolute;
    background:#000000;
    background:rgba(40,40,40,0.8);
}
.part3 .choose .box .info p{
    font-size:18px;
    line-height:35px;
    color:#ffffff;
    text-align:center;
}
.part3 .course .container{
    width:1210px;
}
.part3 .course .container  div{
    float:left;
}
.part3 .course .ctn{
    float:left;
    width:504px;
}
.part3 .course .ctn1{
    width:100%;
}
.part3 .course .ctn2{
    width:252px;
}
.part3 .course .box{
    margin-right:8px;
    margin-bottom:8px;
    position:relative;
    overflow:hidden;
}
.part3 .course .box.big{
    width:244px;
    height:244px;
}
.part3 .course .box.middle{
    width:244px;
    height:118px;
}
.part3 .course .box.small{
    width:118px;
    height:118px;
}
.part3 .course .box img{
    display:block;
}

.part3 .course .box .info{
    top:100%;
    width:100%;
    height:100%;
    position:absolute;
    transition:0.5s;
    overflow:hidden;
    background:#000000;
    background:rgba(0,0,0,0.8);
}
.part3 .course .box:hover .info{
    top:0;
    width:100%;
    height:100%;
    transition:0.5s;
}
.part3 .course .box .info a{
    display:block;
}
.part3 .course .box .info h3{
    text-align:center;
    font-size:16px;
    color:#e74717;
}
.part3 .course .box .info p{
    font-size:14px;
    text-align:center;
    color:#ffffff;
}

.part3 .course .box.big .info h3{
    font-size:18px;
    margin-top:45%;
}
.part3 .course .box.middle .info h3{
    margin-top:15%;
}
.part3 .course .box.small .info h3{
    font-size:16px;
    margin-top:40%;
}
/*part4*/
.part4{
	padding-bottom: 80px;
}
.part4 .tBox{
	width: 1000px;
	height:445px;
	margin: 60px auto 0;
}
.part4 .tBox .top{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}
.part4 .tBox .top em{
	width: 8px;
	height: 13px;
	position: absolute;
	top: 5px;
	cursor: pointer;
	transition: 0.2s;
}
.part4 .tBox .top em.fir{
	background: url(../img/pre01.png) no-repeat;
	left: 0;
}
.part4 .tBox .top em.sec{
	background: url(../img/next02.png) no-repeat;
	right: 0;
}
.part4 .tBox .top em.fir:hover{
	background: url(../img/pre1.png) no-repeat;
}
.part4 .tBox .top em.sec:hover{
	background: url(../img/next2.png) no-repeat;
}
.part4 .tBox .top .rollBox{
	width: 922px;
	height: 36px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.part4 .tBox .top .rollBox .rollW{
	width:1844px;
	position: absolute;
	left: 0;
	top: 0;
}
.part4 .tBox .top .rollBox .rollW li{
	width: 60px;	
	height: 30px;
	margin-right: 26px;
	position: relative;
}
.part4 .tBox .top .rollBox .rollW a{
	font-size: 14px;
	color: #74777b;
	display: block;
	width: 100%;
	height: 100%;
}
.part4 .tBox .top .rollBox .rollW li i{
	width: 100%;
	height: 4px;
	background: #00b38b;
	position: absolute;
	left: 0;
	bottom: -5px;
	opacity: 0;
	transition: 0.2s;
}
.part4 .tBox .top .rollBox .rollW li i.opa{
	opacity: 1;
}

.part4 .tBox .bottom{
	width: 1000px;
	margin: 26px auto 0;
	position: relative;
}
.part4 .tBox .bottom ul{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	transition: 0.4s;
}
.part4 .tBox .bottom ul.opa{
	display: block;
}
.part4 .tBox .bottom ul li{
	width: 240px;
	height: 350px;
	margin-right: 13px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.part4 .tBox .bottom ul li.last{
	margin-right: -13px;
}
.part4 .tBox .bottom ul li h3{
	width: 100%;
	height: 200px;
	position: absolute;
	left: 0;
	top: 268px;
	text-align: left;
	transition:0.3s;
}
.part4 .tBox .bottom ul li:hover h3{
	top: 150px;
}
.part4 .tBox .bottom ul li h3 strong{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	position: absolute;
	left: 0;
	top:0px;
}

.part4 .tBox .bottom ul li h3 p{
	color: #fff;
	font-size: 14px;
	width: 220px;
	position: absolute;
	left: 15px;
	top: 16px;
	padding-right: 10px;
	line-height: 29px;
}
.part4 .tBox .bottom ul li h3 p span{
	font-size: 16px;
}
.part4 .btn {
    display: block;
    width: 187px;
    height: 46px;
    border: 1px solid #05b48d;
    color: #00b38b;
    line-height: 46px;
    font-size: 18px;
    margin: 55px auto 20px;
    border-radius: 24px;
    transition: .6s;
}
.part4 .btn:hover{
	background: #00b38b;
	color: #fff;
}
.part4 .tBox .bottom ul li.topC h3{
	height: 250px;
}
.part4 .tBox .bottom ul li.topC:hover h3{
	top: 100px;
}
.part4 .tBox .bottom ul li.topC2 h3{
	height: 300px;
}
.part4 .tBox .bottom ul li.topC2:hover h3{
	top: 50px;
}
.part4 .tBox .bottom ul li.topC3 h3{
	height: 330px;
}
.part4 .tBox .bottom ul li.topC3:hover h3{
	top: 20px;
}
/*part5*/
.part5{
	padding-bottom: 90px;
}
.about07-bg{
	width: 1000px;
	margin: 0 auto;
}
.about07-bg h1{color:#333;}
.about07{
    margin-top:50px;
    width:1000px;
    height:420px;
    background:url("../img/about07-line.jpg") no-repeat 176px 19px;
}
.about07 .box{
    padding-bottom:20px;
}
.about07 .box h1{
    padding-right:28px;
    float:left;
    width:160px;
    height:35px;
    font-size:16px;
    line-height:35px;
    text-align:right;
    background:url("../img/about07-tag1.png") no-repeat 171px center;
}
.about07 .box.selected h1{
    background:url("../img/about07-tag2.png") no-repeat 176px center;
}
.about07 .box .info{
    float:right;
    width:797px;
    height:33px;
    transition:0.5s;
    overflow:hidden;
    border:1px solid #ccc;
}
.about07 .box.selected .info{
    height:193px;
    transition:0.5s;
}
.about07 .box .info h4{
    margin-left:13px;
    padding-left: 30px;
    line-height:33px;
    text-align: left;
    color:#666;
    background:url("../img/about07-tag2.png") no-repeat left center;
    font-size: 14px;
}
.about07 .box.selected .info h4{
    display:none;
}
.about07 .box .info h3{
    padding:16px 12px;
    font-size:16px;
    color:#666;
    line-height:16px;
    text-align: left;
}
.about07 .box .info .img{
    margin-left:12px;
}
.about07 .box .info .img img{
    margin-right:7px;
    float:left;
    width:149px;
    height:126px;
}
/*part6*/
.part6{
	background: #f5f5f5;
	padding-bottom: 80px;
}
.part6 .cou{
	width: 1024px;
	margin: 40px auto 0;
}
.cou-ul li{
    margin-right:1px;
    float:left;
    width:332px;
    height:45px;
    cursor:pointer;
    font-size:18px;
    color:#fff;
    position:relative;
    transition:0.5s;
    line-height:45px;
    text-align:center;
    background:#333;
}
.cou-ul li img{
    top:45px;
    left:158px;
    opacity:0;
    transition:0.5s;
    display:none \9;
    position:absolute;
}
.cou-ul li.selected{
    transition:0.5s;
    color:#fff;
    background:#00b38b;
}
.cou-ul li.selected img{
    opacity:1;
    transition:0.5s;
}
.cou-box{
    width:1024px;
}
.cou-box h4{
    font-size:18px;
    line-height:18px;
    text-align:center;
    padding-top: 40px;
}
.cou-box .fir{
	width: 175px;
	height: 38px;
	line-height: 35px;
	margin: 0 auto;
	background: url(../img/clock.png) no-repeat  left 27px;
	padding-left: 28px;
	line-height: 16px;
	padding-top: 24px;
}
.cou-box .fir span{
	font-size: 14px;
	color: #999;	
}
.cou-box .box{
    margin-top:30px;
    margin-right:20px;
    float:left;
    width:236px;
    height:226px;
    background: #fff;
}
.cou-box .box h1{
    padding-top:40px;
    margin-left:20px;
    padding-bottom:12px;
    font-size:20px;
    line-height:20px;
    width:195px;
    border-bottom:1px solid #dedede;
}
.cou-box .box p{
    padding-top:22px;
    margin-left:20px;
    color:#888888;
    line-height:25px;
    width:195px;
}
.hide{
    display:none;
}
/*part7*/
.part7{
	padding-bottom: 60px;
}
.part7 ul{
	width: 1000px;
	margin:20px auto 0;
}
.part7 ul li{
	width: 210px;
	height: 284px;
	margin-right: 56px;
	transition: 0.4s;
	cursor: pointer;
}
.part7 ul li img{
	margin-top: 47px;
}
.part7 ul li h3{
	font-size: 20px;
	color: #333;
	padding-top: 32px;
	padding-bottom: 22px;
	transition: 0.4s;
}
.part7 ul li h3.color{
	font-weight: bold;
	color: #00b38b;
}
.part7 ul li p{
	font-size: 16px;
	color: #999;
	padding-bottom: 32px;
}
.part7 ul li a{
	color: #aeaeae;
	font-size: 14px;
	text-decoration: underline;
}
.part7 ul li.last{
	margin-right: -56px;
}
.part7 ul li.fir{
	box-shadow: 0px 10px 20px 5px #ddd;
}
/*part8*/
.part8{
	padding-bottom: 80px;
}
.part8 ul{
	width: 1000px;
	height: 408px;
	margin: 65px auto 0;
	position: relative;
}
.part8 ul li{
	position: absolute;
}
.part8 ul li.fir{
	left: 0;
	top: 110px;
}
.part8 ul li .salary{
	width: 90px;
	height: 40px;
	background: url(../img/salary1.jpg) no-repeat;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	margin: 0 auto 16px;
}
.part8 ul li.fir i{
	width: 72px;
	height: 45px;
	background: url(../img/line1.png) no-repeat;
	position: absolute;
	right: -64px;
	top: 47px;
}
.part8 ul li.sec{
	left: 188px;
	top: 0px;
}
.part8 ul li.sec i{
	width: 36px;
	height: 80px;
	background: url(../img/line2.png) no-repeat;
	position: absolute;
	left: 60px;
	top: 190px;
}
.part8 ul li.thr .salary{
	margin-left: 40px;
}
.part8 ul li.thr{
	left: 247px;
	top: 210px;
}
.part8 ul li.fou{
	left: 420px;
	top: 60px;
}
.part8 ul li.fou i{
	left: -59px;
	top: 182px;
}
.part8 ul li.fou .salary{
	background: url(../img/salary2.jpg) no-repeat;
}
.part8 ul li.fiv{
	left:615px;
	top: 210px;
}
.part8 ul li.fiv i{
	width: 70px;
	height: 49px;
	background: url(../img/line3.png) no-repeat;
	position: absolute;
	right: 105px;
	top: 22px;
}
.part8 ul li.six{
	left:680px;
	top: 0px;
}
.part8 ul li.six i{
	width: 44px;
	height: 79px;
	background: url(../img/line4.png) no-repeat;
	position: absolute;
	left:31px;
	top: 192px;
}
.part8 ul li.sev{
	right:0px;
	top: 108px;
}
.part8 ul li.sev i{
	width: 70px;
    height: 49px;
    background: url(../img/line3.png) no-repeat;
    position: absolute;
    right: 120px;
    top:35px;
}
.part8 ul li img{
	cursor: pointer;
}
.part8 ul li h3{
	width: 132px;
	height: 132px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 55px;
	z-index: -1;
	opacity: 0;
}
.part8 ul li h3 em{
	background: #000;
	opacity: 0.6;
	width: 132px;
	height: 132px;
	background: url(../img/bg2.png) no-repeat;
	position: absolute;
	left: 2px;
	top: 3px;
}
.part8 ul li h3 p{
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -66px;
	top: 50%;
	margin-top: -30px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;	
}
.part8 ul li.thr h3 p{
	margin-top: -40px;
}

.part8 ul li.fou h3{
	width: 160px;
	height: 160px;
	top: 55px;
	opacity: 1;
	z-index: 0;
}
.part8 ul li.fou h3 em{
	width: 160px;
	height: 160px;
	background: url(../img/bg.png) no-repeat;
}

.part8 ul li.fiv .salary{
	margin-left: 15px;
}
.part8 ul li.fou h3 p{
	margin-left: -80px;
	margin-top: -18px;
}
/*part9*/
.part9{
	background: #f5f5f5;
	padding-bottom: 80px;
}
.part9 .content{
	width: 1000px;
	height: 430px;
	margin: 50px auto 0;
	background: #fff;
}
.part9 .content .btn{
	width: 940px;
	margin: 0 auto;
}
.part9 .content .btn li{
	width: 50%;
	height: 44px;
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
	margin-top: 18px;
	cursor: pointer;
}
.part9 .content .btn li p{
	font-size: 18px;
	color: #333;
	background: url(../img/pic01.png) no-repeat 133px 0px;
	padding-left: 176px;
	padding-bottom: 18px;
	transition: 0.2s;
}
.part9 .content .btn li p.sec{
	background: url(../img/pic02.png) no-repeat 133px 0px;
}
.part9 .content .btn li .fir{
	background: url(../img/pic1.png) no-repeat 133px 0px;
	border-bottom: 3px solid #00b38b;
}
.part9 .content .imgBox{
	width: 931px;
	margin: 18px auto 0;
	position: relative;
}
.part9 .content .imgBox ul{
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.2s;
	opacity: 0;
}
.part9 .content .imgBox img{
	border: 1px solid #f0f0f0;
	border-left:none;
	border-top: none;
}
.part9 .content .imgBox .borN{
	border-right: none;
}
.part9 .content .imgBox .opa{
	opacity:1;
}



/*part10*/
.part10{
	padding-bottom: 0px;
}
.part10 ul{
	width: 100%;
	height: 156px;
}
.part10 ul li{
	width: 19%;
	color: #939393;
	font-size: 12px;
	border-right:1px solid #ebebeb ;
	height: 88px;
	margin-top: 45px;
}
.part10 ul li h3 .text2{
	font-size: 40px;
	color: #3c3c3c;
	position: relative;
	margin-bottom:14px;
	
}
.part10 ul li h3 .text2 span{
	position: absolute;
	right: 36%;
	top: -2%;
	color: #939393;
	font-size: 12px;
}
.part10 ul li.last{
	border-right: none;
}
.part10 ul li.sec h3 .text2 span{
	right: 28%;
}
.part10 ul li.thr h3 .text2 span{
	right: 22%;
}
.part10 ul li.fou h3 .text2 span{
	right: 30%;
}
.part10 ul li.last h3 .text2 span{
	right: 18%;
}
/*part11*/
.part11{
	width: 100%;
	height: 504px;
	background: url(../img/lyb.jpg) no-repeat;	
	border-bottom: none;
	padding-bottom: 0px;
}
.part11 h2{
	color: #fff;
}
.part11 h2 span{
	color: #f13900;
}
.part11 .text1{
	padding-top: 26px;
	color: #ccc;
}
.form_div {
	width: 1000px;
	margin:0 auto;
	position: relative;
}

.form_wrap {
	width: 404px;
    margin: 38px auto 0;
}

.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: #2f9963;
	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;
	z-index: 1;
}
#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;
}


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