ul li {
	list-style: none
}

a,a:hover {
	text-decoration: none;
	color: #3c3b3b
}

* {
	margin: 0;
	padding: 0
}

body {
	font: 12px/1.5 tahoma,"microsoft yahei","微软雅黑";
	background: #FFF;
	-webkit-text-size-adjust: none
}
/*pbulic*/
.clearfix {
	zoom: 1
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.fl {
	float: left
}

.fr {
	float: right
}
.headwrap{
	max-width: 640px;
	margin: 0 auto;
}
.logo{
	width: 36%;
	float: left;
}
.logo>a>img{
	display: block;
	width: 100%;
	margin-top: 15px;
}
.basenav{
	width:60%;
	float: left;
	margin-top: 5px;
	text-align: center;
}
.othernav{
	width:53%;
	height: 21px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	font-size: 0.7em;
}
.othernav>div>a{
	display: block;
	float: right;
}
.othernav>div>a>img{
	display: block;
	float: right;
	width:80%;
	padding-right:20%;
}
.main {
	max-width: 640px;
	margin: 0 auto;
	text-align: center
}

.tab {
	width: 100%
}
.tab > a > img{
	width: 100%;
	display:block;
}
.tabWrap{
	padding:.1rem 0;
}
.tab-title>img {
	width: 80%;
	margin: .1rem auto
}
.topTitle {
	width: 100%;
	font-size: .2rem;
	color: #000;
	line-height: .5rem
}
/*banner*/
.banner {
	width: 100%
}

.banner>a>img {
	display: block;
	width: 100%
}
/*tab1*/
.tab1List > ul{
	width:100%;
}
.tab1List > ul >li{
	float:left;
	width:45%;
	margin:.1rem 2%;
}
.tab1List > ul >li > a > img{
	width:100%;
}
/*tab2*/
.tab2List > dl{
	float:left;
	width:47%;
	height:4.5rem;
	margin:.1rem 1%;
}
.tab2List > dl > dt > img{
	width:100%;
}
.tab2List > dl > dd{
	width:96%;
	height:2.2rem;
	background:#f8f8f8;
	padding:.1rem 2% 0;
}
.tab2List > dl > dd > p{
	text-align:left;
	font-size:.14rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.tab2List > dl > dd > p:first-child{
	border-left:2px solid #ff786d;
	padding-left:.2rem;
	font-size:.24rem;
	font-weight:600;
}
.tab2List > dl > dd > a{
	width:60%;
	margin:0 auto;
	display:block;
	font-size:.2rem;
	color:#fff;
	background:#ff786d;
	margin-top:.2rem;
}
/*tab3*/
.tab3>.tabWrap>.teacher{
	width: 100%;
}
.tab3>.tabWrap>.teacher>li{
	display: block;
	float: left;
	width: 30%;
	margin-left: 3%;
	color: #fff;
}
.tab3>.tabWrap>.teacher>li>img{
	width: 100%;
}
.tab3>.tabWrap>.teacher>li>.title1{
	margin-top: -1.3rem;
	font-size: 0.19rem;
}
.tab3>.tabWrap>.teacher>li>.title2{
	font-size: 0.18rem;
	margin: 0.02rem 0.10rem 0.1rem;
	text-align: left;
	line-height: 0.2rem;
}
.tab3>.tabWrap>.teacher>li>.title3{
	margin-top: -1.1rem;
	font-size: 0.19rem;
}
.tab3>.tabWrap>.teacher>li>.title4{
	font-size: 0.18rem;
	margin: 0.02rem 0.11rem 0.1rem;
	text-align: left;
	line-height: 0.2rem;
}
.tab3 > .tabWrap > a.point{
	width:60%;
	margin:.2rem auto;
	padding:.1rem 0;
	display:block;
	font-size:.2rem;
	color:#fff;
	background:#ff786d;
}
/*tab4*/
.tab4List > ul{
	width:100%;
}
.tab4List > ul >li{
	float:left;
	width:45%;
	margin:.1rem 2%;
}
.tab4List > ul >li > a > img{
	width:100%;
}
.tab4 > .tabWrap > p{
	text-align:center;
	font-size:.2rem;
	color:#333;
	font-weight:600;
}
.tab4 > .tabWrap > a.tab4Btn{
	width:60%;
	margin:0 auto;
	padding:.1rem 0;
	display:block;
	font-size:.2rem;
	color:#fff;
	background:#ff786d;
}
/*tab5*/
.tab5>.tabWrap>ul{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.tab5>.tabWrap>ul>li{
	display: block;
	width: 31%;
	height: 3.3rem;
	margin: 0.2rem 1% 0rem 1%;
	float: left;
	background: #ff786d;
}
.tab5>.tabWrap>ul>li>.top{
	background: #fff;
	margin-top: 0.1rem;
}
.tab5>.tabWrap>ul>li>.top>p:first-child{
	font-size: 0.26rem;
	font-weight: bold;
	color: #333;
}
.tab5>.tabWrap>ul>li>.top>p:last-child{
	font-size: 0.2rem;
}
.tab5>.tabWrap>ul>li>.top>img{
	width: 0.16rem;
}
.tab5>.tabWrap>ul>li>.word{
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	color: #fff;
}
.tab5>.tabWrap>ul>li>.word>p:first-child{
	font-size: 0.2rem;
}
.tab5>.tabWrap>ul>li>.word>p:nth-child(2){
	font-size: 0.3rem;
}
.tab5>.tabWrap>ul>li>.word>p:nth-child(3){
	text-align: left;
	font-size: 0.17rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.tab5>.tabWrap>ul>li>.word>a{
	display: block;
	width: 90%;
	height: 0.3rem;
	line-height: 0.3rem;
	background: #fff;
	color: #333;
	font-weight:400;
	margin: 0 auto;
	margin-top: 0.1rem;
	border-radius: 0.04rem;
}
/*tab6*/
.tab6 {
	position:relative;
	height:3.2rem;
}
.tab6 > .tab6Bg {
	position:absolute;
}
.tab6 > .tab6Bg > img{
	width:100%;
}
.tab6 > form{
	position:absolute;
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.7rem;
	top:.8rem;
	left:.5rem;
}
.tab6>form>input{
	width: 50%;
	height: 0.5rem;
	border: none;
	padding-left: 0.2rem;
	border: 1px solid #ff786d;
	background: transparent;
	color: #fff;
}
#dosubmit{
	width: 73%;
	height: 0.6rem;
	border: none;
	font-size: 0.28rem;
	color: #fff;
	background: #ff786d;
	letter-spacing: 0.08rem;
}
/*footer*/
/*拨打联系电话*/
.foot{
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: 0.6rem;
}
.tel{
	display: block;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #eb4e01;
	text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 1.25em;
}
