/*base*/
*{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: "微软雅黑";}
/*wechat*/
.top_tips {
    position: fixed;
    top: -60px;
    z-index: 999999;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #000;
    color: #fff;
    box-shadow: 0 0 10px rgba(10, 2, 4, 0.75);
}
.top_tips span {
    float: left;
    width: 40px;
    height: 40px;
    background-position:center;
    background-repeat:no-repeat;
    background-image:url('http://bj.hrm.tedu.cn/m/img/icon_weixin0.png');
    margin:5px;
    background-size: 100%;
}
.top_tips ul {
    float: left;
}
.top_tips ul li {
    height: 20px;
    line-height: 20px;
    font-size: 12px !important;
    color:#ffffff;
}
.top_tips ul li b{
    color:#ff0000;
}
.top_tips ul li:first-child {
    margin-top: 5px;
}
/*part1*/
.wrap{
	width: 100%;
	overflow: hidden;
}
.part1{
	width: 100%;
	height: 14.35rem;
	position: relative;
}
.part1 .part1-bg{
	width: 100%;
	height: 8.65rem;
	background: #0fc7d3;
}
.part1 .head{
	width: 15rem;
	padding-top: 0.625rem;
	margin: 0 auto;
}
.part1 .head h1{
	width: 3.375rem;
	height: 1rem;
	background: url(../img/logo.png) no-repeat;
	background-size: 100% 100%;
}
.part1 .head h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
}
.part1 .head .con{
	height: 1rem;
	border-left: 1px solid #fff;
	margin-left: 0.25rem;
	font-size: 0.4rem;
	color: #fff;
	padding-left: 0.25rem;
}
.part1 .head .tel{
	display: block;
	height: 0.75rem;
	line-height: 0.75rem;
	font-size: 0.45rem;
	color: #fff;
	background: url(../img/tel.png) no-repeat left center;
	background-size:0.75rem 0.75rem ;
	margin-top: 0.125rem;
	padding-left: 1rem;
}
.nav{
	width: 15.025rem;
	margin: 0.6rem auto;
	font-size: 0.4rem;	
}
.nav li{
	width: 2.3rem;
	height: 0.8rem;
	border: 1px solid #fff;
	line-height: 0.8rem;
	text-align: center;
	margin-right: 0.75rem;
}
.nav li.last{
	margin-right: 0rem;
}
.nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
.fixed{ height: 3.35rem;background: #0fc7d3;}
#item2{display: none;}
#item{width: 100%;z-index: 999;}
.banner{
	width: 15.025rem;
	position: absolute;
	left: 0.5rem;
	top: 3.575rem;
}
.banner img{
	width: 15.025rem;
	height: 10rem;
}
/*part2*/
.part2{
	text-align: center;
	width: 100%;
}
.part2 h2{
	width: 100%;
	height: 1.5rem;
	line-height: 1.25rem;
	background: url(../img/title.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.575rem;
	color: #fff;
}
.part2 h2 span{
	color: #fff000;
}
.part2 .part2-ul{
	width: 15.025rem;
	margin: 0.75rem auto 0.75rem;
}
.part2 .part2-ul li{
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	height: 6.2rem;
	width: 4.94rem;
}
.part2 .button-a{
	width: 100%;
	height: 100%;
	display: block;
}
.part2 .part2-ul li.last{
	border-right: 1px solid #dadada;
}
.part2 .part2-ul li.borb{
	border-bottom: 1px solid #dadada;
}
.part2 .part2-ul img{
	width: 3.525rem;
	height: 3.525rem;
	margin-top: 0.5rem;
}
.part2 .part2-ul h3{
	font-size: 0.475rem;
	color: #0fc7d3;
	margin-top: 0.2rem;
	margin-bottom: 0.1rem;
}
.part2 .part2-ul p{
	font-size: 0.35rem;
	color: #7d7d7d;
}
/*part3*/
.part3{
	width: 100%;
	height: 9.15rem;
	background: #ebebeb;
}
.part3 ul{
	width: 15.025rem;
	margin: 0.75rem auto;
}
.part3 ul li{
	width: 4.8rem;
	height: 6.05rem;
	margin-right: 0.3rem;
}
.part3 ul li.last{
	margin-right: -0.3px;
}
.part3 ul li:nth-child(1){
	background: url(../img/hero1.png) no-repeat;
	background-size: 100% 100%;
}
.part3 ul li:nth-child(2){
	background: url(../img/hero2.png) no-repeat;
	background-size: 100% 100%;
}
.part3 ul li:nth-child(3){
	background: url(../img/hero3.png) no-repeat;
	background-size: 100% 100%;
}
.part3 ul li h3{
	font-size: 0.45rem;
	color: #2497b2;
	margin-top: 4.05rem;
}
.part3 ul li p{
	font-size: 0.4rem;
	color: #838383;
}
/*part4*/
.part4{
	padding-bottom: 0.25rem;
}
.part4 ul{
	width:15.025rem;
	margin: 0.5rem auto;
}
.part4 ul.fir{
	margin: 0.75rem auto 0; 
}
.part4 ul .fir{
	width: 7.75rem;
	height: 4.5rem;
	background: url(../img/border1.png) no-repeat;
	background-size: 100% 100%;
}
.part4 ul .fir h3{
	font-size: 0.35rem;
	color: #7e7e7e;
	padding-top: 0.5rem;
	margin-bottom: 0.45rem;
}
.part4 ul .fir img{
	width:6.925rem;
	height: 2.7rem;
}
.part4 ul .sec{
	text-align: left;
	width:6.6rem;
	padding-left: 0.65rem;
}
.part4 ul .sec h3{
	font-size: 0.475rem;
	color: #ff9600;
	padding-top: 0.4rem;
	margin-bottom: 0.3rem;
	font-weight: bold;
	
}
.part4 ul .sec p{
	font-size: 0.35rem;
	color: #7e7e7e;
	line-height: 0.6rem;
}
.part4 ul.sec .sec h3{
	color: #ff267d;
}
.part4 ul.sec .fir img{
	width:6.75rem;
	height: 3.275rem;
}
.part4 ul.sec .fir{
	background: url(../img/border2.png) no-repeat;
	background-size: 100% 100%;
}
.part4 ul.sec .fir h3{
	padding-top: 0.4rem;
	margin-bottom: 0.15rem;
}
.part4 ul.thr .fir img{
	width:6.2rem;
	height: 3.225rem;
}
.part4 ul.thr .fir{
	background: url(../img/border3.png) no-repeat;
	background-size: 100% 100%;
}
.part4 ul.thr .fir h3{
	padding-top: 0.4rem;
	margin-bottom: 0.15rem;
}
.part4 ul.thr .sec h3{
	color: #25af9f;
	padding-top: 1.05rem;
}
/*part5*/
.part5{
	background: #ebebeb;
	padding-bottom: 0.75rem;
}
.part5 ul{
	width: 15.025rem;
	margin: 0.75rem auto 0;
	color: #fff;
	text-align: left;
}
.part5 ul li{
	/*width: 7.125rem;*/
	width: 6.375rem;
	height:6.5rem;
	background: #227398;
	border-radius: 0.5rem;
	padding-left: 0.75rem;
}
.part5 ul li h3{
	width: 5.75rem;
	height: 1rem;
	background: #ff9800;
	border-radius: 0.3rem;
	margin-top: 0.7rem;
	line-height: 1rem;	
	font-size: 0.5rem;
	font-weight: bold;
	text-align: center;
}
.part5 ul li.sec{
	background: #ff9800;
}
.part5 ul li h4{
	font-size: 0.45rem;
	font-weight: bold;
	position: relative;
	margin-top: 0.5rem;
}
.part5 ul li h4 i{
	position: absolute;
	right:-1.575rem;
	top: 0;
	width: 2.375rem;
	height: 0.5rem;
	background: url(../img/shape.png) no-repeat;
	background-size: 100% 100%;
}
.part5 ul li h4 span{
	color: #00efff;
}
.part5 ul li p{
	font-size: 0.4rem;
}
.part5 ul li.sec h3{
	background: #227398;
}
.part5 ul li.sec h4{
	padding-left: 0.3rem;
	
}
.part5 ul li.sec h4.padT{padding-top: 1rem;}
.part5 ul li.sec p{
	padding-left: 0.3rem;
}
.part5 ul li.sec h4 span{
	color: #f0ff00;
}
/*part6*/
.part6{
	padding-bottom: 0.25rem;
}
.part6 ul{
	width: 14rem;
	margin: 0.75rem auto 0;
}
.part6 ul li{
	border: 1px solid #bbb;
	padding-bottom: 0.25rem;
	margin-bottom: 0.5rem;
}
.part6 ul li img{
	width: 6.45rem;
	height: 3.5rem;
}
.part6 ul li h3{
	width: 6.45rem;
	height: 3.5rem;
	position: relative;
}
.part6 ul li h3 em{
	width: 5rem;
	height: 0.125rem;
	background: #ffac32;
	position: absolute;
	left:-1px;
	bottom: 0;
}
.part6 ul li h4{
	font-size: 0.45rem;
	color: #2497b2;
	font-weight: bold;
	margin-top: 0.35rem;
	margin-bottom: 0.225rem;
}
.part6 ul li p{
	font-size: 0.4rem;
	color: #838383;
}
/*part7*/
.part7{
	background: #ebebeb;
	padding-bottom: 0.75rem;
}
.part7 h3{
	font-size: 0.45rem;
	color: #818181;
	margin-top: 0.25rem;
}
.part7 ul{
	width: 15.025rem;
	margin: 0.5rem auto 0;
}
.part7 ul h5{
	font-size: 0.5rem;
	color: #0FC7D3;
	font-weight: bold;
	margin: 0.3rem 0 0.1rem;
	padding-left: 0.375rem;
}
.part7 ul p{
	font-size: 0.4rem;
	color: #818181;
	padding-left: 0.375rem;
}
.part7 ul li:nth-child(1) img{
	width: 4.075rem;
	height: 3.7rem;
}
.part7 ul li:nth-child(2) img{
	width: 3.7rem;
	height: 3.7rem;
}
.part7 ul li:nth-child(2){
	margin-left: 1.575rem;
}
.part7 ul li:nth-child(3) img{
	width: 4.25rem;
	height: 3.7rem;
}
.button{
	display: block;
	width: 5.75rem;
	height: 1rem;
	background: #ff9800;
	color: #fff;
	line-height: 1rem;
	font-size: 0.5rem;
	font-weight: bold;
	border-radius: 0.25rem;
	margin: 0.75rem auto 0;
}
/*part8 */
.part8{
	padding-bottom: 0.75rem;
}
.part8 .content{
	width: 15.025rem;
	margin: 0.75rem auto 0;
	color: #fff;
}
.part8 .left li{
	width: 6.375rem;
	height: 1.125rem;
	background: url(../img/part8bg1.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 0.375rem;
}
.part8 .left li i{
	position: absolute;
	left: 0.43rem;
	top: 0.2rem;
	font-size: 0.5rem;	
}
.part8 .left li p{
	font-size: 0.5rem;
	line-height: 1.125rem;
	text-align: left;
	padding-left: 1.9rem;
}
.part8 ul.sec{
	margin-left: 0.75rem;
}
.part8 ul.sec li{
	color: #227398;
	font-size: 0.75rem;
	font-weight: bold;
	margin-top: -0.15rem;
	line-height: 0.89rem;
}
.part8 .right li i{
	right: -4.8rem;	
}
.part8 .right li p{
	padding-right: 1.9rem;
	padding-left: 0rem;
	text-align: right;
}
.part8 .right li{
	background: url(../img/part8bg2.png) no-repeat;
	background-size: 100% 100%;
}
/*part9*/
.part9{
	background: #ebebeb;
	padding-bottom: 0.75rem;
}
.part9 ul{
	width: 15rem;
	margin: 0.75rem auto 0;
}
.part9 h3{
	width: 4.4rem;
	height: 4.9rem;
	border: 1px solid #ff9800;
	margin-bottom: 0.3rem;
	position: relative;
}
.part9 h3 em{
	width: 2.75rem;
	height: 0.75rem;
	background: #ff9800;
	position: absolute;
	right: -1px;
	bottom: 0.375rem;
	font-size: 0.45rem;
	color: #fff;
	line-height: 0.75rem;
	
}
.part9 ul li p{
	font-size: 0.4rem;
	color: #818181;
}
.part9 ul li.sec{
	margin-left: 0.75rem;
}
.part9 ul li img{
	width: 4.4rem;
	height: 4.9rem;
}
/*foot*/
.foot{
	width: 100%;
	height: 11.375rem;
	background: url(../img/foot.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: 0.6rem;
	color: #fff;
	padding-top: 0.5rem;
}
.foot .text{
	color: #ff0;
}
.foot img{
	width: 0.525rem;
	height: 0.575rem;
	margin-top: 0.45rem;
}
.foot .content .div1{
	width: 5.625rem;
	height: 3.3rem;
	background: url(../img/footbg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 1.7rem;
	margin: 0.25rem 0 0 0.7rem;
}
/*#name,#phone{
	width: 6.925rem;
	height: 1.2rem;
	background: none;
	border: 1px solid #349b9e;
	font-size: 0.45rem;
	font-weight: bold;
	color: #fff;
	padding-left: 0.45rem;
	display: block;
	margin: 1.3rem 0 0 1rem;
}
#phone{
	margin-top: 0.5rem;
}
#submit{
	width: 5.75rem;
	height: 1rem;
	background: url(../img/order.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	margin:1.9rem 0 0 -3.5rem;
}*/
/*footFixed*/
.footFix{
	width: 100%;
	height: 2.5rem;
	background: #2c4257;
	position: fixed;
	bottom: 0;
	left: 0;
}
.footFix .b-Box{
	width: 14rem;
	margin: 0.4rem auto 0;
}
.footFix .b-Box a{
	width: 6.375rem;
	height:1.65rem;
	background: url(../img/button.png) no-repeat;
	background-size: 100% 100%;
}
.footFix .b-Box a:nth-child(1) img{
	width: 0.75rem;
	height: 0.975rem;
	margin:0.375rem 0.7rem 0 0.45rem ;
}
.footFix .b-Box a:nth-child(2) img{
	width: 0.875rem;
	height: 1.1rem;
	margin: 0.3rem 0.7rem 0 0.4rem;
}
.footFix .b-Box a span{
	font-size: 0.7rem;
	color: #fff;
	font-weight: bold;
}
.foot2{
	padding-bottom:2.2rem;
	font-size: 0.35rem;
	background: #000;
	text-align: center;
	color: #fff;
}
.foot2 p{padding-top: 0.5rem;}
