.nei_center{
	/*border: 1px solid red;*/
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

/*当前位置*/
.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_left{
	float: left;
}
/*高校博士后招聘*/
.left_gaoxiaozp{
	border: 1px solid #ccc;
	height: auto;
	overflow: hidden;
	width: 890px;
	height: 265px;
	margin-bottom: 10px;
}
.left_gaoxiaozp 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;
}
.left_gaoxiaozp h3 span{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-right: 5px;
}
.left_gaoxiaozp h3 span a{
	color: #999;
}
.left_gaoxiaozp_img{
	width: 235px;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}
.left_gaoxiaozp_img img{
	width: 230px;
	height: 190px;
}

.left_gaoxiaozp_ul{
	padding-left: 10px;
	height: auto;
	overflow: hidden;
	width: 70%;
	float: right;
	margin-right: 10px;
}
.left_gaoxiaozp_ul li{
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
}
.left_gaoxiaozp_ul li span{
	float: right;
	margin-right: 10px;
	color: #999;
}
.left_gaoxiaozp_ul li a{
	color: #666;
}

