@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
	font-size:14px;
	font-family:微软雅黑;
}
a{
	color:#434343;
	}
a:link{ text-decoration:none;}
.pic{
	width:100%;
	height:270px;
}

.cont{
	width:1200px;
	height:auto;
	margin:30px auto;
	
}
/*左侧*/
.cont .left{
	width:260px;
	height:auto;
	float:left;
	margin-right:20px;

}
.left .lm{
	width:260px;
	height:93px;
	background:url(../images/lmbj.png);
	overflow:hidden;

}
.left .lm .lmmc{
	width:114px;
	height:28px;
	line-height:28px;
	font-size:24px;
	color:#FFF;
	margin-top:20px;
	margin-left:38px;
	clear:both;
}
.left .lm .lm-line{
	width:50px;
	height:2px;
	background-color:#FFF;
	margin-top:15px;
	margin-left:38px;	
}
.left .erji-nav{
	width:260px;
	min-height:100px; 
           height:auto !important; 
           height:100px; 
           overflow:visible;

}
.left .erji-nav li{
	width:260px;
	height:50px;
	line-height:50px;
	text-align:center;
	margin-bottom:5px;
	background-color:#f8f8f8;
}
.erji-nav li:hover{
	background-color:#fdeaea;
	color:#9b0000;
}
.left .zs{
	width:261px;
	height:352px;
	margin-top:10px;
}
/*右侧*/
.right{
	width:920px;
	height:auto;
	float:right;
}
.right .r-top{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:10px;
          border-bottom:1px solid #bfbfbf;
}
.t-zi{
	width:920px;
	height:auto;
	overflow:hidden;
}
.r-top .t-zi .r-lm{
	font-size:20px;
	color:#9b0000;
	float:left;
}
.r-top .t-zi .dqwz{
	height:14px;
	line-height:14px;
	color:#888888;
	float:right;
	font-size:12px;
	margin-top:10px;
overflow:hidden;
}
.r-top .t-zi .dqwz .icon{
	width:14px;
	height:14px;
	float:left;
	
}
.t-zi .dqwz .wz{
	margin-right:10px;
	height:14px;
	line-height:14px;

	float:right;
	font-size:12px;
}
.r-top .r-line{
	width:50px;
	height:4px;
	background-color:#9b0000;
	margin-top:5px;
}
.list{
	width:890px;
          margin:0 auto;
	min-height:800px; 
height:auto !important; 
height:800px; 
overflow:visible;	
clear:both;


} 
.list li{height:50px;
          width:890px;
	border-bottom:1px dashed #ededed;
}
.list li .newstit{
	line-height:50px;
           height:50px;
        float:left;
        margin-left:20px;
}
.list li .l-time{
	line-height:50px;
           height:50px;
	float:right;
	margin-right:20px;
}

/*教师列表*/
.tw{
	width:880px;
	min-height:530px; height:auto !important; height:530px; overflow:visible;

          margin-left:40px;
}
.tw .tea{
          float:left;

          width:120px;
	height:200px;
	margin-right:55px;
}
.tw .tea .tup{
          width:120px;
	height:160px;
}
.tw .tea .js{
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
}
.tw table td{valign:center!important;}
/*教师列表*/

/*教师列表*/
.tw1{
	width:880px;
	min-height:530px; height:auto !important; height:530px; overflow:visible;

          margin-left:40px;
}
.tw1 .tea{
          float:left;
          width:200px;
	height:220px;
	margin-right:55px;
}
.tw1 .tea .tup{
          width:200px;
	height:220px;
}
.tw1 .tea .js{
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
}
/*教师列表*/



/*分页*/
.page{
	text-align: center;
	margin-top: 33px;
	height: 27px;
	position: relative;
}
.page input{
	width: 30px;
	height: 22px;
	position: relative;
	border: 1px solid #a9a9a9;
	top:-0.5px;
	line-height: 20px;
}
.page span{
	display: inline-block;
	margin:  0 10px;
	color: #000;
}
.page a{
	border: 1px solid #afd5f5;
	padding: 0px 5px;
	color: #000;
	height: 24px;
	display: inline-block;
}
.page a.active{
	color: #cccccc;
}
.page a.toPage{
	background: #d1e6fa;
	margin-left: 20px;
}
/*2019822三级导航*/
.nav_sub{height:50px; margin-top:15px; margin-bottom:15px;width:920px; border-bottom: 1px solid #dddddd;}
.nav_sub ul li {font-size:18px; float:left; text-align:center; width:150px;  line-height:50px;}
.nav_sub ul li a{display:block; color:#434343; }
.nav_sub ul li a:hover{background:#ededed;color:#9b0000;}
.nav_sub ul li a.active{background:#ededed;color:#9b0000;}