#Recruitment3 .content_top{
	border: none;
	margin-bottom: 20px;
}
#Recruitment3{
	display: block;
	overflow: hidden;
	margin-bottom: 88px;
}
#Recruitment3 .Recruitment3_mian{
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	background:#efefef;
}
#Recruitment3 .Recruitment3_mian .zhaopin_banner{
	text-align:center;
	overflow:hidden;
}
.recruitmentList{
	overflow:hidden;
	width:920px;
	margin:0 auto;
	padding-bottom:33px;
}
.recruitmentList dt{
	overflow:hidden;
	text-align:center;
	padding:31px 0 27px;
	font-family:"Microsoft Yahei", "Î¢ÈíÑÅºÚ", sans-serif;
	font-size:24px;
}
.recruitmentList dd{
	width:160px;
	height:106px;
	padding-left:140px;
	padding-top:36px;
	padding-bottom:36px;
	overflow:hidden;
	float:left;
	background:#fff url(../images/userAvatar.png) 39px center no-repeat;
	margin-bottom:10px;
}
.recruitmentList dd a{
	display:block;
	overflow:hidden;
}
.recruitmentList dd:nth-of-type(3n+2){
	margin:0 10px 10px;
}
.recruitmentList dd strong{
	display:block;
	font-weight:normal;
	font-size:16px;
	font-family:"Microsoft Yahei", "Î¢ÈíÑÅºÚ", sans-serif;
	color:#000;
	overflow:hidden;
}
.recruitmentList dd span{
	display:block;
	font-weight:normal;
	font-size:12px;
	line-height:22px;
	font-family:"Microsoft Yahei", "Î¢ÈíÑÅºÚ", sans-serif;
	overflow:hidden;
	color:#717171;
}
@media screen and (max-width: 450px){
	#Recruitment3{
		margin-bottom: 0.3rem;
	}
	#Recruitment3 .Recruitment3_mian{
		width: 100%;
	}
	#Recruitment3 .Recruitment3_mian .zhaopin_banner img{
		width: 100%;
	}
	.recruitmentList{
		width: 100%;
		padding-bottom: 0;
	}
	.recruitmentList dt{
		font-size: 0.18rem;
		padding: 0.2rem 0;
	}
	#Recruitment2{
		margin-bottom: 0.3rem;
	}
	.recruitmentList{
		width: 100%;
    		padding-bottom: 0;
    		padding: 0 0.1rem;
    		box-sizing: border-box;
	}
	.recruitmentList dd{
		width: 100%;
    		height: auto;
		margin: 0
   		margin-bottom: 10px;
    		box-sizing: border-box;
    		padding-left: 1.4rem;
    		padding-top: 0.36rem;
    		padding-bottom: 0.36rem;
		background-size: 0.6rem;
	}
	.recruitmentList dd:nth-of-type(3n+2){
		margin: 0;
		margin-bottom: 10px;
	}
}