/*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: "microsoft yahei";}
.wrap{
	overflow: hidden;
}
/*head*/
.header{
	width: 100%;
	height: 3.5rem;
	background: #42cab4;
}
.header .head{
	width:15rem;
	padding-top: 0.45rem;
	margin: 0 auto;
}
.header .head h1{
	width: 3.225rem;
	height: 0.975rem;
	background: url(../img/logo.png) no-repeat;
	background-size: 100% 100%;
}
.header .head h1 a{
	width: 100%;
	height: 100%;
	text-indent: -999em;
	display: block;
}
.con{
	border-left: 1px solid #fff;
	font-size: 0.4rem;
	color: #fff;
	margin-left: 0.25rem;
	padding-left: 0.25rem;
}
.tel{
	background: url(../img/tel.png) no-repeat center left;
	background-size: 1.4rem 1.325rem;
	padding-left: 1.125rem;
	height: 1.45rem;
	font-size: 0.6rem;
	color: #fff;
	line-height: 1rem;
}
/*nav*/
.nav{
	width: 15.2rem;
	margin: 0.3rem auto;
	font-size: 0.4rem;	
}
.nav li{
	width: 3.6rem;
	height: 0.8rem;
	border: 1px solid #fff;
	line-height: 0.8rem;
	text-align: center;
	margin-right: 0.13rem;
}
.nav li.last{
	margin-right: 0rem;
}
.nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}
/*banner*/
.banner img{
	width: 100%;
	height: 10rem;
}
/*part1*/
.part1{
	width: 15rem;
	margin: 0.75rem auto 1rem;
	text-align: center;
}
.part1 h2{
	background: url(../img/top5.png) no-repeat center top;
	background-size:3.975rem 1.75rem;
	height:1.75rem;
	line-height:1.78rem;
	font-size: 0.7rem;
	color: #3399ff;
	margin-bottom: 0.5rem;
}
.part1 h2 span{
	color: #999;
}
.part1 h2 i{
	color: #fc0;
}
.part1 .content{
	width: 100%;
	height: 10rem;
	margin: 0 auto;
	position: relative;
}
.part1 .content li{
	position: relative;
}
.part1 .content li strong{
	position: absolute;
	left: 0.7rem;
	bottom: 0.8rem;
	font-size: 0.5rem;
	color: #fff;
	text-shadow: 1px 1px 1px #3bb4a0;
}
.part1 .content img{
	width:6.025rem;
	height: 4.125rem;
}
.part1 .content li.sec{
	position: absolute;
	left:4.85rem;
	top: 1.95rem;
	background: url(../img/mid.png) no-repeat center center;
	background-size:100% 100% ;
	width:5.45rem;
	height: 5.5rem;
	cursor: pointer;
	z-index: 1;
}
.part1 .content li.sec strong{
	left:1rem;
	bottom: 0.9rem;
	text-shadow: 1px 1px 1px #d99d00;
}
.part1 .content li.thr{
	margin-left: 2.95rem;
}
.part1 .content li.thr strong{
	left: 4rem;
}
.part1 .content li p{
	font-size: 0.4rem;
	color: #666;
	padding-top: 0.25rem;
}
.part1 .content li p.paL{text-align: right;padding-right: 0.3rem;}
.part1 .content li p.paL2{text-align: left;padding-left: 0.3rem;}
.part1 .content li.sec p{
	color: #ff9900;
	margin-top: 5.5rem;
}
.part1 .content li.mart{
	margin-top: 0.5rem;
}

/*part3*/
.part3{
	width: 14rem;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 0.75rem;
	text-align: center;
}
.part3 h2{
	font-size: 1rem;
	color: #028ebf;
	padding-top: 0.7rem;
	font-weight: bold;
}
.part3 h2 span{
	color: #ff9600;
}
.part3 h2 i{
	display:inline-block;
	width: 1rem;
	height: 0.6rem;
	background: url(../img/icon.png) no-repeat;
	background-size: 100% 100%;
}
.part3 h2 i.one{
	margin-right: 0.2rem;
}
.part3 h2 i.two{
	margin-left: 0.2rem;
}
.part3 .part3ul{
	width: 14rem;
	margin: 0.5rem auto 0;
}
.part3 .part3ul li{
	width: 6.75rem;
	height: 4rem;
	margin-right: 0.5rem;
	margin-bottom: 0.25rem;
}
.part3 .part3ul li.last{
	margin-right: -0.5rem;
}
.part3 .part3ul li:nth-child(1){
	background: url(../img/icon1.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul li:nth-child(2){
	background: url(../img/icon2.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul li:nth-child(3){
	background: url(../img/icon3.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul li:nth-child(4){
	background: url(../img/icon4.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul li:nth-child(5){
	background: url(../img/icon5.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul li:nth-child(6){
	background: url(../img/icon6.png) no-repeat;
	background-size: 100% 100%;
}
.part3 .part3ul h3{
	font-size: 0.7rem;
	color: #00fffc;
	padding-top: 0.25rem;
}
.part3 .part3ul li p{
	font-size: 0.44rem;
	color: #fff;
	margin-top: 1.7rem;
}
.part3 .part3ul li.fonts p{
	font-size: 0.4rem;
	margin-top: 1.8rem;
}
.part3 .part3ul li.sec h3{
	color: #fff600;
}
.part3 .part3ul li.fonts h3{
	color: #028ebf;
}
/*part2*/
.part2 {width: 100%;}
.part2 .salary{width: 15.725rem;height: 10.95rem;margin: 0.9rem auto;}
.part2 .salary img{width: 100%;height: auto;}
.button{width: 7.9rem;height: 1.5rem;background: #ffb800;display: block;border-radius:1rem;color: #fff;margin: 0 auto;line-height: 1.5rem;font-size: 1rem;text-align: center;}


/*part4*/
.part4{
	width: 100%;
	background: #f5f5f5;
	padding-bottom: 0.75rem;
	padding-top: 0.75rem;
	text-align: center;
}
.part4 h2{
	width: 100%;
	height: 0.7rem;
	background: url(../img/title.png) no-repeat bottom left;
	background-size:100% 100%;
}
.part4 p{
	font-size: 0.4rem;
	color: #8a8a8a;
	padding-top: 0.25rem;
	padding-bottom: 0.5rem;
}
.part4 img{
	width: 15.025rem;
	height: 8.575rem;
}
/*part5*/
.part5 ul{
	width: 14rem;
	margin: 0.5rem auto 0;	
}
.part5 ul li{
	position: relative;
	width: 5rem;
	padding-left: 1rem;
	height: 1.75rem;
	line-height: 1.75rem;
	background: #028ebf;
	font-size: 0.5rem;
	color: #fff;
	text-align: left;
	margin-right:1.2rem;	
	margin-bottom: 0.25rem;
}
.part5 ul li.last{
	margin-right: 0;
}
.part5 ul li.thr{
	line-height: 0.6rem;
	padding-top:0.35rem ;
	height: 1.4rem;
}
.part5 ul li i{
	width:1.5rem;
	height: 1.5rem;
	background: #ffb800;
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	left: -0.75rem;
	top: 0.125rem;
	font-size: 0.5rem;
	line-height: 1.5rem;
	font-weight: bold;
	text-align: center;
}
.part5 ul li.odd{
	margin-left: 0.75rem;
}
/*part6*/
.part6{
	padding-bottom: 0.75rem;
}
.part6 h2{
	width: 100%;
	height: 0.725rem;
	margin: 0 auto;
	background: url(../img/title2.png) no-repeat bottom left;
	background-size: 100% 100%;
}
.part6 .table{
	width: 14.95rem;
	height: 9.8rem;
	border: 1px solid #cbcbcb;
	margin: 0.55rem auto 0;
	overflow: hidden;
}
.part6 .table .ul1{
	height: 1.2rem;
	background: #42cab4;
	text-align: center;
	line-height: 1.2rem;
}
.part6 .table .ul1 li{
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	font-size: 0.5rem;
	color: #fff;
	height: 100%;
}
.part6 .table .ul1 li:nth-child(1){
	width: 3.7rem;
}
.part6 .table .ul1 li:nth-child(2){
	width: 4.95rem;
}
.part6 .table .ul1 li:nth-child(3){
	width: 6.2rem;
	border-right: none;
}
.part6 .table .ul2{
	height: 2.45rem;
	background: #d9eef5;
}
.part6 .table .ul3{
	background: #f3f8d8;
}
.part6 .table .ul4{
	background: #fff8e5;
	height: 3.7rem;	
}

.part6 .table .ul2 li p{
	font-size: 0.4rem;
	color: #6c6c6c;
	line-height: 0.55rem;
	margin-top: 0.75rem;
	
}
.part6 .table .ul2 li.sec p{
	height: 1.2rem;
	line-height: 1.2rem;
	margin-top: 0;
}
.part6 .table .ul2 li.sec p:nth-child(1){
	border-bottom: 1px solid #cbcbcb;
}
.part6 .table .ul2 li.sec p:nth-child(2){
	border-bottom: none;
}
.part6 .table .ul2 li.thr{
	text-align: left;
}
.part6 .table .ul2 li.thr p{
	margin-top: 0.5rem;
	margin-left: 0.35rem;
}
.part6 .table .ul4 li.sec p:nth-child(2){
	border-bottom: 1px solid #cbcbcb;
}
.part6 .table .ul4 li.sec p:nth-child(3){
	border-bottom: none;
}
.part6 .table .ul4 li p{
	margin-top: 1.35rem;	
}
.part6 .table .ul4 li.thr p{
	margin-top: 0.8rem;
}
.part6 .button{margin: 1rem auto 0.2rem;}
/*part7*/
.part7{
	width: 100%;
	background: #f5f5f5;
	text-align: center;
	padding-bottom:0.75rem;
}
.part7 ul{
	width: 14.75rem;
	margin: 0.8rem auto;
}
.part7 ul img{
	width:4.775rem;
	height: 3.025rem;
	border: 0;
}
.part7 ul li{
	margin-right: 0.25rem;
}
.part7 ul li.last{
	margin-right: -0.25rem;
}
.part7 ul li.mart{
	margin-top: 0.25rem;
}

/*part8*/
.part8 {width: 100%;padding-bottom: 0;}
.part8 ul{width: 15.1rem;margin: 0.75rem auto 0;}
.part8 ul li{position: relative;width: 7.3rem;margin-bottom: 0.75rem;}
.part8 ul li img{width: 7.3rem;height: 4.775rem;}
.part8 ul li h3{font-size: 0.55rem;color: #000;font-weight: bold;margin-top: 0.75rem;}
.part8 ul li h4{font-size: 0.45rem;color: #666;line-height: 0.55rem;text-align: left;width: 6.3rem;margin: 0.3rem auto 0;}
.part8 ul li .wid{width: 5.4rem;}
.part8 ul li p{width: 0.7rem;height: 0.7rem;background: #ed8210;transform: rotate(45deg);position: absolute;left: 50%;top: 4.4rem;margin-left: -0.25rem;}
.part8 ul li p b{width: 0.6rem;height: 0.6rem;font-size: 0.45rem;color: #fff;line-height: 0.7rem;position: absolute;left: 0;top: 0;transform: rotate(-45deg);}
/*part9*/
.part9{
	position: relative;
	width: 100%;
	background: #f5f5f5;
	height: 9.65rem;
	padding-top: 1.5rem;
}
.part9 strong{
	position: absolute;
	left:4.5rem;
	top: -0.8rem;
	width: 5.95rem;
	padding-left: 1.1rem;
	height: 1.825rem;
	background: url(../img/ques.png) no-repeat left top;
	background-size: 7.05rem 1.825rem;
	font-size: 0.55rem;
	color: #454545;
	line-height:2.05rem;
}
.part9 .roll-bg{
	width: 14.7rem;
	height: 8.85rem;
	background: url(../img/roll.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;	
	position: relative;
}
.part9 .roll-bg .roll-box{
	width:13.05rem ;
	height: 6.5rem;
	position: absolute;
	left: 0.5rem;
	top: 1.2rem;
	overflow: hidden;
	margin-left: 0.35rem;
}
#roll{
	position: absolute;
	left: 0;
	top: 0;
}
.part9 .roll-bg .roll-box li{
	margin-bottom: 0.5rem;
}
.part9 .roll-bg .roll-box h3{
	font-size: 0.5rem;
	color: #028ebf;
	margin-bottom: 0.25rem;
}
.part9 .roll-bg .roll-box p{
	font-size: 0.45rem;
	color: #6b6b6b;
}

/*add*/
.add{width: 100%;margin-bottom: 0.8rem;}
.part.c1{
    background:#42cab4;margin-top: 0.6rem;padding-top: 0.85rem;height: 10rem;
}
.part.cl ul{
    padding-top:0.3rem;
    width:100%;
}
.part.cl ul li{
    margin-bottom:0.4rem;
    width:100%;
    height:2rem;
    position:relative;
}
.part.cl ul li img{
    display:block;
    position:absolute;
}
.part.cl{
    padding-bottom:0.1rem;
}
.part.wy ul{
    margin-left: 0.3rem;
    margin-right: 0.9rem;
}
.part.wy ul li{
    margin-bottom:0.62rem;
    width:4.25rem;
    height:1.75rem;
    border: 1px solid #fff;
    overflow:hidden;
}
.part.wy ul li.act{
    background: #0cc7b4;
}
.part.wy ul li h3{
    margin-top:0.13rem;
    line-height:0.65rem;
    font-size:0.5rem;
    color:#ffffff;
}
.part.wy ul li h3 span{
    color:#ffda0f;
}
.part.wy .img{
    width:10rem;
    height:6.7rem;
    position:relative;
    overflow:hidden;
}
.part.wy .img img{
    left:0;
    top:6.7rem;
    width:10rem;
    height:6.7rem;
    display:block;
    position:absolute;
    transition:0.5s;
}
.part.wy .img img.act{
    top:0;
    transition:0.5s;
}

.part .button{margin: 0.4rem auto;}
/*footImg*/
.footImg{
	width: 100%;
	height: 2.9rem;
	padding-top: 6.75rem;
	background: url(../img/foot.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.footImg .button2{
	width: 6.85rem;
	height: 1.55rem;
	background: url(../img/btn.png) no-repeat center bottom;
	background-size: 6.85rem 1.55rem;
	display: block;
	margin:0rem auto;
}
/*teacher*/
.teacher{width: 100%;}
.teacher .box{width: 100%;height: 14rem; background: url(../img/border.png) no-repeat;background-size: 100% 12.65rem;margin: 0.8rem auto 0;}
.teacher h2{padding-top: 0;}
#swiper2 .tBox{width: 12rem;height: 13.575rem;margin: 0 auto;position: relative;}
#swiper2 .tBox img{width: 12rem;height: 13.575rem;position: absolute;left: 0;top: 0;}
#swiper2 .tBox h3{font-size: 0.8rem;text-align: left;width: 4.6rem;position: absolute;right: 0rem;top: 2rem;}
#swiper2 .tBox h3 b{width: 100%;height: 0.9rem;background: #000;color: #fff;display: block;line-height: 0.9rem;text-align: center;font-size: 0.55rem;margin-top: 0.1rem;}
#swiper2 .tBox .opa{width:8.2rem;height: 5rem;position: absolute;left: 0.5rem;bottom: 0.5rem;}
#swiper2 .tBox .opa i{width: 100%;height: 100%;background: #000;opacity: 0.5;position: absolute;left: 0;top: 0;}
#swiper2 .tBox .opa p{font-size: 0.4rem;color: #fff;line-height: 0.62rem;position: absolute;left: 0;top: 0;text-align: justify;width: 7.4rem;height: 100%;padding: 0.3rem;}
#swiper2 .tBox2 h3{width: 3.6rem;}
#swiper2 .tBox2 .opa2{height: 4rem;}
#swiper2 .tBox2 .opa3{height: 4.2rem;}
/*foot*/
.foot{
	width: 100%;
	height: 1.75rem;
	line-height:1.75rem;
	font-size: 0.35rem;
	font-style: italic;
	color: #fff;
	background: #42cab4;
	text-align: center;
}
.footH{
	height: 1.75rem;
	background: #42cab4;
}
/*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.linux.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;
}
