/*当前位置*/
.weizhi{
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	padding-left: 5px;
}
.weizhi p{
	width: 1200px;
	margin: 0 auto;
	color: #666;
}
.weizhi p a{
	color: #666;
}

.nei_center{
	/*border: 1px solid red;*/
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

/*广告位*/
.tepinjs_ad{
	border: 1px solid #ccc;
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.tepinjs_ad_ul{
	/*border: 1px solid red;*/
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 10px;
}
.tepinjs_ad_ul li{
	float: left;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}
.tepinjs_ad_ul li font{
	display: block;
	border: 0;
	text-align: center;
	background: #f5f5f5;
	border-top:1px solid #ccc;
}
.tepinjs_ad_ul li img{
	width: 190px;
	height: 42px;
}
.tepinjs_ad_ul li a{
	color: #666;
}


/*左边*/
.nei_left{
	float: left;
	width: 995px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
/*特聘教授*/
.tepinjs_zp{
	border: 1px solid #ccc;
}
.tepinjs_zp h3{
	color:#0E6CAA;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 5px;
	padding-left: 40px;
	background: url("https://www.tmgouwu.com/Public/default/image/001_28.png") 5px center no-repeat;
	background-color: #F5F5F5;
	border-bottom: 1px solid #ccc;
}
.tepinjs_zp h3 span{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-right: 5px;
}
.tepinjs_zp h3 span a{
	color: #999;
}
.tepinjs_zp_ul{
	height: auto;
	overflow: hidden;
	/*margin-bottom: 5px;*/
}
.tepinjs_zp_ul li{
	border-bottom: 1px dotted #ccc;
	height: 35px;
	line-height: 35px;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}
.tepinjs_zp_ul li span{
	float: right;
	margin-right: 10px;
	color: #999;
}
.tepinjs_zp_ul li a{
	color: #666;
}


/*分页*/
.fenye{
	/*line-height: 35px;*/
	text-align: center;
	/*margin-top: 10px;*/
	margin-bottom:5px;
}

