*{
	margin: 0;
	padding: 0;
}
body{font-size:14px;font-family:"Microsoft YaHei";}
ul,li{list-style:none;}
.wap{
	width: 100%;
	height: 500px;
	/* margin-top: 520px; */
}
#tab{position:relative;}
#tab .tabList ul li{
	float:left;
	background:#fefefe;
	/* background:-moz-linear-gradient(top, #fefefe, #ededed);	
	background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed)); */
	border:1px solid #ccc;
	padding:5px 0;
	width:361px;
	/* height: 45px; */
	line-height: 45px;
	font-size: 20px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
}
#tab .tabCon{
	position:absolute;
	left:0;
	top:70px;
	/* border:1px solid #ccc; */
	border-top:none;
	width:1086px;
	height:100%;
	padding-bottom: 10px;
	/* margin-bottom: 80px; */
}
#tab .tabCon div{
	width: 100%;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	border-bottom:none;
	background:rgb(250,115,83);
	background-image: url(../images/teacher-icon-arrow.png) no-repeat;
	background-position: 46px 46px;
	height: 46px;
}
#tab .tabCon div.cur{
	opacity:1;
	width: 100%;
	height: 400px;
}
.biaoge{
	width: 100%;
	height: 430px;
}
.biaoge thead tr{
	height: 47px;
	height: 47px;background-color: #6ca7fc;padding: 8px 0 8px 0;
	border-bottom: 1px solid black;
	padding: 14px auto;
}
.biaoge tbody tr th{
	padding: 8px 0;
	text-align: center;
	border: .1px solid #e3e3e3;
}
.biaoge tbody tr td{
	padding: 6px 0;
	text-align: center;
	border: .1px solid #e3e3e3;
}
.bg_hui{
	color: #CCCCCC
}
.er_two{
	height: 440px;
}

.cont_wrap {
    margin: 0px auto;
    padding-bottom: 20px;
}

.wrap {
    width: 960px;
    overflow: hidden;
    position: relative;
}
.cont_wrap h2 {
    height: 66px;
    background-color: #ebdb54;
    padding: 0 15px;
    font: 24px/66px microsoft yahei;
    margin: 20px auto;
}
.env-list {
    margin-left: -10px;
    padding-bottom: 10px;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.env-list li {
    width: 232px;
    height: 157px;
    float: left;
    margin: 0px 0px 10px 10px;
    position: relative;
}
.env-list img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.wrap img {
    vertical-align: top;
}
.env-list .item6 {
    width: 473px;
    height: 157px;
    overflow: hidden;
}
.env-info {
    padding: 25px 0px;
}
.env-tt {
    text-align: center;
    margin-bottom: 11px;
}
.env-info dd {
    padding: 0 10px 0 79px;
}
.env-info dd span {
    padding-left: 32px;
    width: 160px;
    display: inline-block;
}
.env-info dd span {
    background: url(../images/ipicture.png) left no-repeat;
}