/*base*/
*{padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size: 12px;}
li{list-style:none;}
a{color:#000; text-decoration:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}
img{vertical-align:top;border: none;}
.clearfix:after{display:block; content:''; clear:both;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
input{ outline:none;}
body{font-family: "微软雅黑";}
.wrap{
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/*head*/
.head{
	width: 100%;
	height: 1.725rem;
	background: url(../img/head.jpg) no-repeat;
	background-size: 100% 100%;
}
.head h1{
	background: url(../img/logo.png) no-repeat;
	width: 3.3rem;
	height: 0.9rem;
	margin: 0.5rem 0 0 0.55rem;
	background-size: 100% 100%;
}
.head h1 a{
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
}
.head .nav{
	margin-top: 0.55rem;
	font-size: 0.5rem;
}
.head .nav li{
	background: url(../img/line1.png) no-repeat right center;
	background-size: 1px 0.95rem;
	padding:0 0.5rem;
	height: 0.95rem;
	line-height: 0.95rem;
}
.head .nav li:hover a{
	color: #ffdc72;
}
.head .nav a{
	color: #fff;
}
.head .nav li.last,.head .nav li.tel{
	background: none;
	padding-right: 0;
	font-family: arial;
}
.head .nav .fir a{
	color: #ffdc72;
}
#item2{display: none;}
#item{width: 100%;z-index: 999;}
/*banner*/
.banner img{width: 100%;height: 19.85rem;}
/*part1*/
.part1{
	background: url(../img/bg1.jpg) no-repeat;
	width: 100%;
	height: 20rem;
	background-size: 100% 100%;
}
.part1 h2{
	font-size: 1.2rem;
	color: #ffdc72;
	font-weight: bold;
	padding-top: 1.5rem;
}
.part1 h2 span{
	color: #fff;
}
.part1 .line{
	width: 10.2rem;
	height: 0.6rem;
	margin-top: 0.35rem;
}
.part1 .imgBox{
	width: 16.85rem;
	margin: 1.25rem auto 0.85rem;
}
.part1 .text{
	color: #ffdc72;
	font-size: 0.6rem;
}
.part1 .imgBox img{
	width: 4rem;
	height: 2.275rem;
}
.part1 .imgBox li{
	margin-top: 0.6rem;
}
.part1 .imgBox .sec{
	margin: 0 1.4rem;
}
.part1 .imgBox .sec img{
	width: 6rem;
	height: 3.4rem;
}
.part1 .txtBox{
	width: 17.65rem;
	margin: 0rem auto ;
}
.part1 .txtBox h3{
	font-size: 0.6rem;
	color: #fff;
	font-weight: bold;
	padding: 0 0.5rem;
	background: url(../img/cir.png) no-repeat left center,url(../img/cir.png) no-repeat right center;
}
.part1 .txtBox p{
	font-size: 0.5rem;
	color: #fff;
	width: 3.25rem;
	margin: 0.5rem auto 0;
	line-height: 0.7rem;
}
.part1 .txtBox p span{
	color: #ffdc72;
}
.part1 .txtBox li{
	width: 5.1rem;
}
.part1 .txtBox li.sec{
	width: 4.85rem;
	margin: 0 1.3rem;
}
.part1 .txtBox li.sec p{
	width: 4.85rem;
}
/*part2*/
.part2{
	background: url(../img/bg2.jpg) no-repeat;
	height: 33.4rem;
	background-size: 100% 100%;
}
.part2 ul{
	width: 14rem;
	margin: 1.6rem auto 1.8rem;
}
.part2 ul img{
	width: 5.475rem;
	height: 7.975rem;
}
.part2 ul li{
	position: relative;
}
.part2 ul li h3{
	width: 5.475rem;
	position: absolute;
	left: 0;
	top: 2rem;
	color: #ffdc72;
	font-size: 0.6rem;
	font-weight: bold;
}
.part2 ul li h3 .t1{
	font-size: 0.75rem;
	font-weight: normal;
	color: #fff;
	padding-top: 1.35rem;
	line-height: 1.25rem;
}
.button{
	background: url(../img/border.png) no-repeat;
	background-size: 100% 100%;
	width: 7.1rem;
	height: 2.625rem;
	line-height: 2.625rem;
	display: block;
	margin: 0 auto;
	font-size: 0.6rem;
	color: #ffdc72;
}
/*part3*/
.part3{
	background: url(../img/bg3.jpg) no-repeat;
	height: 23.825rem;
	background-size: 100% 100%;
}
.part3 .shape{
	width: 100%;
	height: 6.575rem;
	background: url(../img/shape2.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 3.5rem;
	color: #fff;
	position: relative;
}
.part3 .shape h3{
	font-size: 1rem;	
	line-height: 1.2rem;
	position: absolute;
	left: 1.6rem;
	top: 2.2rem;
}
.part3 .shape .txt1{
	width: 11rem;
	font-size: 0.6rem;
	position: absolute;
	left: 7.3rem;
	top: 1.7rem;
	text-align: justify;
}
.part3 .shape .txt2{
	background: url(../img/shape1.png) no-repeat;
	background-size: 100% 100%;
	width: 3.925rem;
	height: 3.4rem;
	position: absolute;
	left: 4.95rem;
	top: -2.35rem;
	font-size: 0.6rem;
}
.part3 .shape .txt2 span{
	display: block;
	margin-top: 1.2rem;
}
.part3 .shape .txt3{
	top: 5.5rem;
}
.part3 .button{
	margin-top: 3.5rem;
}
/*part4*/
.part4{
	background: url(../img/bg4.jpg) no-repeat;
	height: 56rem;
	background-size: 100% 100%;
}
.part4 ul{
	width: 16rem;
	margin: 1.5rem auto 0.8rem;
}
.part4 ul li{
	width: 7.375rem;
	position: relative;
}
.part4 ul img{
	width: 7.375rem;
	height: 9rem;
}
.part4 ul li p{
	font-size: 0.75rem;
	color: #ffdc72;	
	margin-top: 0.65rem;
}
.part4 ul li p img{
	width: 0.225rem;
	height: 0.425rem;
	margin-top: 0.4rem;
}
.part4 ul li p img:nth-child(1){
	margin-right: 0.225rem;
}
.part4 ul li p img:nth-child(2){
	margin-left: 0.225rem;
}
.part4 ul li .teacher{
	font-size: 0.45rem;
	background: url(../img/border4.png) no-repeat;
	background-size: 100% 100%;
	width: 6.7rem;
	height: 2.45rem;
	padding: 0.5rem 0.4rem 0;
	text-align: left;
}
/*part5*/
.part5{
	background: url(../img/bg5.jpg) no-repeat;
	height: 19.625rem;
	background-size: 100% 100%;
}
.part5 ul{
	width: 17.7rem;
	margin: 2.1rem auto 0.65rem;
}
.part5 ul li{
	background: url(../img/border1.png) no-repeat;
	background-size: 100% 100%;
	width: 5.2rem;
	height: 6.5rem;
	color: #000;
	margin-right: 1rem;
}
.part5 ul li.last{
	margin-right: 0;
}
.part5 ul li h3{	
	font-size: 0.9rem;
	font-weight: bold;
	padding-top: 1.2rem;
}
.part5 ul li p{
	width: 4.5rem;
	font-size: 0.45rem;
	text-align: left;
	margin-left: 0.5rem;
	margin-top: 0.4rem;
}
/*.part6*/
.part6{
	background: url(../img/bg6.jpg) no-repeat;
	height: 24.675rem;
	background-size: 100% 100%;
}
.part6 ul{
	width: 17.75rem;
	margin: 1.7rem auto 0;
}
.part6 ul li{
	position: relative;
	margin-right: 0.3rem;
	margin-bottom: 0.3rem;
}
.part6 ul li.last{
	margin-right: 0;
}
.part6 ul img{
	width: 5.7rem;
	height: 4.45rem;
}
.part6 ul li p{
	width: 100%;
	position: absolute;
	left: 0;
	top: 2.4rem;
	color: #fff;
	font-size: 0.6rem;
}
/*.part7*/
.part7{
	background: url(../img/bg7.jpg) no-repeat;
	height: 25.275rem;
	background-size: 100% 100%;
}
.part7 ul{
	width: 14.7rem;
	margin: 1.8rem auto 0;
}
.part7 ul li{
	background: url(../img/border2.jpg) no-repeat;
	background-size: 100% 100%;
	width: 5.8rem;
	height: 5.8rem;
	color: #ffdc72;
	margin-bottom: 1.05rem;
}
.part7 ul li h3{
	font-size: 0.9rem;
	font-weight: bold;
	margin-top: 1rem;
	margin-bottom: 1.3rem;
}
.part7 ul li p{
	line-height: 0.75rem;
	font-size: 0.75rem;
}
.part7 ul li p span{
	font-size: 0.5rem;
	color: #fff;
}
.part7 ul li.sec h3{
	font-size: 0.8rem;
}
.part7 ul li.thr,.part7 ul li.fou{
	margin-bottom: 0.8rem;
}
.part7 ul li.thr h3{
	text-align: left;
	margin-left: 1.8rem;
}
.part7 ul li.fou h3{
	text-align: left;
	margin-left: 1.9rem;
}
/*part8*/
.part8{
	background: url(../img/bg8.jpg) no-repeat;
	height: 16.75rem;
	background-size: 100% 100%;
}
.part8 .text{
	font-size: 0.9rem;
	color: #fff;
	font-weight: bold;
	margin-top: 0.8rem;
}
.part8 .mesg{
	width: 9.4rem;
	margin: 1.6rem auto 0;
}
.part8 .mesg .bg{
	background: url(../img/border3.png) no-repeat;
	background-size: 100% 100%;
	width: 9.4rem;
	height: 1.25rem;
	margin-bottom: 0.7rem;
}
.part8 .mesg .bg img{	
	margin: 0.35rem 0 0 0.5rem;
	width: 0.525rem;
	height: 0.525rem;
}
.part8 .mesg .bg2 img{
	margin: 0.35rem 0 0 0.62rem;
	width: 0.4rem;
	height: 0.7rem;
}
.part8 .mesg .text1{
	width: 7.5rem;
	height: 1.25rem;
	line-height: 1.25rem;
	border: none;
	background: none;
	color: #fff;
	font-size: 0.5rem;
}
.part8 .mesg p{
	width: 4.375rem;
	height: 1.1rem;
	line-height: 1.1rem;
	border-radius: 0.1rem;
	font-size: 0.6rem;
	background: #fff;
	color: #2a2000;
}
.part8 .mesg .submit{
	width: 4.275rem;
	height: 1.075rem;
	line-height: 1.075rem;
	/*background: #ffdc72;*/
	background: url(../img/ly.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	font-size: 0.6rem;
}	
.foot2{
	padding-bottom:2.2rem;
	font-size: 0.35rem;
	background: #000;
	text-align: center;
	color: #fff;
}
.foot2 p{padding-top: 0.5rem;}

/*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;
}
