.nei_diqu_redianzp{
	/*border: 1px solid red;*/
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
/*地区导航*/
.nei_diqunav{
	border: 1px solid #ccc;
	width: 670px;
	float: left;
	/*background: #eee;*/
	line-height: 40px;
	height: auto;
	overflow: hidden;
}
.nei_diqunav h4{
	float: left;
	background: #1B99ED;
	width:10%;
	height: 70px;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
}
.nei_diqunav_ul{
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.nei_diqunav_ul li{
	float: left;
	margin-left: 5px;
	line-height: 25px;
	/*border: 1px solid red;*/
}
.nei_diqunav_ul li a{
	color: #666;
}
/*热点招聘*/
.nei_redianzp{
	float: right;
	width: 515px;
	border: 1px solid #ccc;
	line-height: 40px;
	height: auto;
	overflow: hidden;
	/*background: #eee;*/
}
.nei_redianzp h4{
	float: left;
	background: #1B99ED;
	width:14%;
	height: 70px;
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	margin-right: 5px;
}
.nei_redianzp_ul{
	height: auto;
	overflow: hidden;
	margin-top:10px;
}
.nei_redianzp_ul li{
	float: left;
	margin-left: 10px;
	line-height: 25px;
	/*border: 1px solid red;*/
}
.nei_redianzp_ul li a{
	color: #666;
}