/*当前位置*/
.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;
	margin-bottom: 5px;
}

/*头条*/
.keyan_toutiao{
	/*border: 1px solid red;*/
}
.ky_toutiao_left{
	/*border: 1px solid red;*/
	float: left;
}
.ky_toutiao_right{
	border: 1px solid #ccc;
	height: 90px;
}
.ky_toutiao_right h3{
	/*height: 40px;
	line-height: 40px;*/
	font-size: 24px;
	text-align:  center;
	color: #1270B0;
	margin-top:20px;
}

.keyan_tou_ul{
	height: auto;
	overflow: hidden;
	padding-left: 3%;
}
.keyan_tou_ul li{
	float: left;
	margin: 10px 10px;
	text-align: center;
}
.keyan_tou_ul li font{
	color: #D13741;
}


/*广告一*/
.keyan_ad1{
	border: 1px solid #ccc;
	margin-top: 10px;
}
.keyan_ad1_ul{
	height: auto;
	overflow: hidden;
	margin-left: 0.6%;
	margin-top: 5px;
}
.keyan_ad1_ul li{
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	margin-right:6px;
	margin-bottom: 5px;
}
.keyan_ad1_ul li a{
	color: #666;
}
.keyan_ad1_ul li font{
	display: block;
}
.keyan_ad1_ul li span{
	font-size: 0.5em;
	color: #999;
}

.re_tui_yanjiudanwei{
	/*border: 1px solid red;*/
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
/*热门研究单位招聘*/
.re_yanjiudanwei{
	border: 1px solid #ccc;
	float: left;
	width: 300px;
}
.re_yanjiudanwei h3{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background: url("https://www.tmgouwu.com/Public/default/image/001_28.png") 10px no-repeat;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	font-weight: 600;
	padding-left: 40px;
}
.re_yjdw_ul{
	/*border: 1px solid red;*/
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.re_yjdw_ul li{
	line-height: 25px;
}
.re_yjdw_ul li a{
	color: #666;
}

/*推荐研究单位招聘*/
.tui_yanjiudanwei{
	border: 1px solid #ccc;
	float: right;
	width: 890px;
}
.tui_yanjiudanwei h3{
	color: #176CAF;
	font-weight: 600;
	font-size: 16px;
	line-height: 40px;
	padding-left:40px;
	border-bottom: 1px solid #ccc;
	background: url("https://www.tmgouwu.com/Public/default/image/001_28.png") 10px center no-repeat;
	background-color: #F5F5F5;
}
.tui_yanjiudanwei h3 span{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-right: 5px;
}
.tui_yanjiudanwei h3 span a{
	color: #999;
}
.tui_yjdw_ul{
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.tui_yjdw_ul li{
	float: left;
	width: 50%;
	line-height: 25px;
}
.tui_yjdw_ul li a{
	color: #666;
}



.nei_left{
	float: left;
	width: 890px;
	height: auto;
	overflow: hidden;
}
/*表格*/
.keyan_left_div{
	border: 1px solid #ccc;
	border-top:0;
}
.keyan_left_div table{
	border: 1px solid #ccc;
	 border-collapse:collapse;
	width: 100%;
}
.keyan_left_div table thead tr{
	height:40px;
	line-height:40px;
	font-size: 16px;
}
.keyan_title{
	border: 1px solid #ccc;
	text-align: center;
}
.keyan_left_div table tbody tr{
	height:40px;
	line-height:40px;
}
.keyan_left_div table tbody tr td{
	border: 1px solid #ccc;
	text-align: left;
	padding-left: 1.5%;
}
#keyan_zp_time{
	color: #E48010;
	text-align: center;
	padding-left: 0%;
}
.keyan_zp_tbbg{
	background: #f5f5f5;
}

#toutiao_top_one_a{
	color: #1270B0;
	text-decoration: none;
}
#toutiao_top_one_a:hover{
	color: #1270B0;
	text-decoration: none;
}




/*分页*/
.fenye{
	line-height: 35px;
	text-align: center;
	/*margin-top:30px;
	margin-bottom: 30px;*/
	/*border: 1px solid red;*/
}


