@charset "utf-8";
/* CSS Document */

.banner{
	padding-bottom:30px;
	width:100%;
	margin:0 auto;
	}
	/*名师团队分页  开始*/
.ms_da img{
	float:left;
	padding-right:15px;
	}
.ms_da .ms_span{
	width:435px;
	display:block;
	float:left;
	}
.ms_da .ms_span h2{
	margin-bottom:10px;
	font-size:18px;
	line-height:30px;
	color:#333;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	}
.ms_da .ms_span p{
	font-size:14px;
	line-height:25px;
	}
/*	网站地图*/
.map h2{
	font-size:18px;
	color:#ef443c;
	line-height:35px;
	}
.map ul li{
	float:left;
	padding-right:20px;
	}
.map ul li a{
	font-size:14px;
	color:#333;
	}