*{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 .text1 em:before{
	content: '近';
	display: inline-block;
	clear: both;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: -28px;
	font-size: 27px;
}


/*机构对比*/
.p2-db .main{
	margin:0 auto;
	width:1000px;
}
.p2-db{
	margin-top:-10px;
	/*margin-bottom:70px;*/
}


.p2-db h2{
	text-align: center;
	font-size: 38px;
	color: #333;
	padding-top: 70px;
	padding-bottom: 22px;
}
.p8 .t-h2{
	text-align: center;
	font-size: 38px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 60px;
}
.ptts .t-h2{
	text-align: center;
	font-size: 38px;
	color: #333;
	padding-top: 70px;
	padding-bottom: 22px;
}
.p2-db .text{
	text-align: center;
	font-size: 20px;
	color: #999;
	padding-bottom: 50px;
}
.ptts .text{
	text-align: center;
	font-size: 20px;
	color: #999;
	/*padding-bottom: 50px;*/
}
/*.p2-db .content {*/
/*    padding: 0;*/
/*    margin: auto;*/
/*}*/
.p2-db .table {
	margin-top: 40px;
	position: relative;
}
.p2-db .table::after {
	content: " ";
	position: absolute;
	width: 400px;
	height: 17px;
	left: 260px;
	top: -17px;
	background-color: #ff0030;
	border-radius: 20px 20px 0 0;
}
.p2-db table {
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 6px 65px #99a9c6;
}
.p2-db thead {
	background-color: #8190ff;
}
.p2-db thead th >* {
	font-size: 26px;
	height: 60px;
	line-height: 66px;
	font-weight: bold;
}
.p2-db thead th:nth-child(2) >* {
	background-color: #ff0030;
	color: #fff;
	line-height: 44px;
}
.p2-db tbody tr:nth-child(2n-1) {
	background-color: #e6ebf5;
}
.p2-db tbody tr:nth-child(2n) {
	background-color: #d5deee;
}
.p2-db tbody td {
	font-size: 20px;
	line-height: 32px;
}
.p2-db tbody td img {
	vertical-align: middle;
}
.p2-db thead th:nth-child(1),
.p2-db tbody td:nth-child(1) {
	width: 260px;
	text-align: left;
	text-indent: 20px;
}
.p2-db tbody td:nth-child(2) {
	width: 400px;
	padding: 10px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.p2-db tbody td:nth-child(3) {
	text-align: center;
	padding: 10px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.p2-db tbody tr:nth-child(2n-1) td:nth-child(2) {
	background-color: #ff6683;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.p2-db tbody tr:nth-child(2n) td:nth-child(2) {
	background-color: #ff0030;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.p2-db thead th:nth-child(3) >*,
.p2-db thead th:nth-child(4) >* {
	text-indent: 0.5em;
}
.p2-db tfoot {
	height: 30px;
	background-color: #8190ff;
	color: transparent;
}
.p2-db .btn ,.ptts .btn,.p8 .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;
	text-align: center;
}
.p2-db .btn:hover,.ptts .btn:hover,.p8 .btn:hover{
	background: #00b38b;
	color: #fff;
}


/*tts系统*/
.ptts{
	background:url("../img/p1-bg.png") no-repeat center bottom;
	margin-bottom:110px;
}
.ptts .t3{
	padding-bottom: 0px !important;
}
.ptts .main{
	margin: 0 auto;
	width: 1000px;
	height:800px;
	position:relative;
	margin-top: -50px;

}
.ptts .main ul li{
	width:180px;
	height:200px;
	overflow:hidden;
	position:absolute;
	background:#ffffff;
	border:1px solid #dadada;
	border-radius:5px;
}
.ptts .main ul li h2{
	width:180px;
	height:200px;
	font-size:24px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	border-bottom:5px solid #939ca7;
	padding-top:90px;
}
.ptts .main ul li h2{
	background-size: 90px 90px;
	background-position: top center;
	background-repeat: no-repeat;

}
.ptts .main ul li h2.t1{
	background-color: #5d63fe;
	background-image: url("../img/p3-tag1.png");
	background-position: top center;
	background-repeat: no-repeat;
}
.ptts .main ul li h2.t2{
	background-color: #2ebbfb;
	background-image: url("../img/p3-tag2.png");
}
.ptts .main ul li h2.t3{
	background-color: #5d63fe;
	background-image: url("../img/p3-tag3.png");
}
.ptts .main ul li h2.t4{
	background-color: #2ebbfb;
	background-image: url("../img/p3-tag4.png");
}
.ptts .main ul li h2.t5{
	background-color: #5d63fe;
	background-image: url("../img/p3-tag5.png");
}
.ptts .main ul li h2.t6{
	background-color: #2ebbfb;
	background-image: url("../img/p3-tag6.png");
}

.ptts .main ul li p{
	font-size:14px;
	color:#fff;
	word-wrap:break-word;
	overflow:hidden;
	word-break:break-all;
	position: absolute;
	top: 120px;
	text-align: center;
	padding: 0 10px;
	margin-top: 4px;
}
.ptts .main ul li.li1{
	/* background-color: #5d63fe;
    background-image: url("../img/p3-tag1.png");
    background-position: top center;
    background-repeat: no-repeat; */
	top:150px;
	left:156px;
}
.ptts .main ul li.li2{
	top:320px;
	left:36px;
}
.ptts .main ul li.li3{
	top:560px;
	left:156px;
}
.ptts .main ul li.li4{
	top:150px;
	right:156px;
}
.ptts .main ul li.li5{
	top:320px;
	right:36px;
}
.ptts .main ul li.li6{
	top:560px;
	right:156px;
}

.ptts .tit1{
	top:260px;
	width:100%;
	font-size:26px;
	line-height:32px;
	color:#f4666a;
	text-align:center;
	font-weight:bold;
	position:absolute;
}
.ptts .tit2{
	top:340px;
	width:100%;
	font-size:26px;
	line-height:32px;
	color:#f4666a;
	text-align:center;
	font-weight:bold;
	position:absolute;
}
.ptts .tit3{
	top:420px;
	width:100%;
	font-size:26px;
	line-height:32px;
	color:#f4666a;
	text-align:center;
	font-weight:bold;
	position:absolute;
}
.ptts .tit4{
	top:500px;
	width:100%;
	font-size:26px;
	line-height:32px;
	color:#f4666a;
	text-align:center;
	font-weight:bold;
	position:absolute;
}
.ptts .line{
	top:290px;
	left:50%;
	margin-left:-141px;
	position:absolute;
	animation:2s line infinite linear;
}
@keyframes line{
	0%{transform:scale(1);opacity:1}
	50%{transform:scale(0.9);opacity:0.5}
	100%{transform:scale(1);opacity:1}
}
.ptts .yuan1{
	top:380px;
	left:50%;
	margin-left:-72px;
	position:absolute;
	animation:2s round1 infinite linear;
}
@keyframes round1{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}
.ptts .yuan2{
	top: 220px;
	left: 50%;
	margin-left: -220px;
	position: absolute;
	animation: 2s round1 infinite linear;
}
@keyframes round2{
	0%{transform:rotate(360deg)}
	100%{transform:rotate(0deg)}
}
.ptts .yuan3{
	top: 150px;
	left: 50%;
	margin-left: -300px;
	position: absolute;
	animation: 2s round1 infinite linear;
}
@keyframes round3{
	0%{transform:rotate(360deg)}
	100%{transform:rotate(0deg)}
}

.zlbz{
	margin: 0 auto;
	width: 1000px;
	margin-top: 20px;
}
.zlbz .tit h2{
	font-size: 28px;
	font-weight: bold;
	color: #2891ec;
	text-align: center;
	padding: 4px 0;

}
.zlbz .tit p{
	font-size: 20px;
	color: #838383;
	text-align: center;

}

.zlbz ul li{
	margin-top:40px;
	margin-left:24px;
	float:left;
	width:174px;
	height:224px;
	border:1px solid #dae5fe;
	border-radius:4px;
	box-shadow:0 0 5px 0 #dae5fe;
}
.zlbz ul li:hover{
	box-shadow:0 0 5px 0 #9499a5;
	transition: 0.2s;
}
.zlbz ul li h2{
	margin-top:18px;
	font-size:20px;
	line-height:24px;
	text-align:center;
	color:#939ca7;
}
.zlbz ul li h3{
	margin-top:100px;
	font-size:20px;
	line-height:20px;
	text-align:center;
	color:#939ca7;
}
.zlbz ul li.tag1{
	background:url("../img/p11-tag1.png") no-repeat center 85px;
}
.zlbz ul li.tag2{
	background:url("../img/p11-tag2.png") no-repeat center 85px;
}
.zlbz ul li.tag3{
	background:url("../img/p11-tag3.png") no-repeat center 85px;
}
.zlbz ul li.tag4{
	background:url("../img/p11-tag4.png") no-repeat center 85px;
}
.zlbz ul li a{
	margin:0 auto;
	margin-top:100px;
	width:150px;
	height:35px;
	font-size:24px;
	color:#ffffff;
	line-height:35px;
	text-align:center;
	display:block;
	background:#f36469;
	background:linear-gradient(to right, #fd9d71, #f36469);
	border-radius:15px;
}
.zlbz ul li a:hover{
	background:linear-gradient(to left, #fd9d71, #f36469);
}


/*6大优势*/
.p8{
	margin-top:-50px;
	/*margin-bottom:90px;*/
}

.p8 .main{
	margin: 0 auto;
	width: 1000px;
}
.p8 ul{
	width:1100px;
}
.p8 ul li{
	margin-bottom:32px;
	margin-right:32px;
	float:left;
	width:315px;
	height:135px;
	border:1px solid #dae5fe;
	box-shadow:0 0 5px 0 #dae5fe;
	cursor:pointer;
}
.p8 ul li h2{
	margin-top:12px;
	margin-left:88px;
	font-size:24px;
	line-height:24px;
	color:#ffffff;
}
.p8 ul li p{
	margin-top:6px;
	margin-left:91px;
	padding-left:15px;
	font-size:18px;
	line-height:24px;
	color: #e2eef9;
	border-left:1px solid #c3c3c3;
}
.p8 ul li a {
	display: inline-block;
	width: 100px;
	height: 24px;
	background: #f0f048;
	margin-top: 10px;
	margin-left: 91px;
	padding: 4px;
	border-radius: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #ff2a00;
	text-align: center;
}
.p8 ul li.tag1{
	background:url("../img/ys-tag1.png") no-repeat 18px 38px;
	background-color: #e2551e;
	transition: 0.2s;
}
.p8 ul li.tag1:hover{
	background-color: #ff7122;
	transition: 0.4s;
}
.p8 ul li.tag2{
	background:url("../img/ys-tag2.png") no-repeat 18px 38px;
	background-color: #3266e8;
}
.p8 ul li.tag2:hover{
	background-color: #4e84ff;
	transition: 0.4s;
}
.p8 ul li.tag3{
	background:url("../img/ys-tag3.png") no-repeat 18px 38px;
	background-color: #ed6d13;
}
.p8 ul li.tag3:hover{
	background-color: #ed9e4c;
	transition: 0.4s;
}
.p8 ul li.tag4{
	background:url("../img/ys-tag4.png") no-repeat 23px 38px;
	background-color: #d2308a;
}
.p8 ul li.tag4:hover{
	background-color: #ff36a8;
	transition: 0.4s;
}
.p8 ul li.tag5{
	background:url("../img/ys-tag5.png") no-repeat 18px 38px;
	background-color: #f36469;
}
.p8 ul li.tag5:hover{
	background-color: #ff9d93;
	transition: 0.4s;
}
.p8 ul li.tag6{
	background:url("../img/ys-tag6.png") no-repeat 18px 38px;
	background-color: #37ad1a;
}
.p8 ul li.tag6:hover{
	background-color: #43c821;
	transition: 0.4s;
}

