.jobName{
	font-size: 24px;
	text-align: center;
	line-height: 40px;
}
.num{
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.releaseTime,.visits{
	width:49%;
}
.releaseTime{
	text-align: right;
}
.visits{
	margin-left: 2%;
	text-align: left;
}
.messageAll{
	border-top: 1px solid #D2D3D4;
	margin: 10px 0;
	padding:10px 0;
}
.messageAll h3{
	/*font-size: 20px;
	line-height: 40px;
	position: relative;
	margin-bottom: 3px;*/
	    height: 32px;
    margin: 40px 0 20px 0;
    padding-left: 20px;
    font-size: 22px;
    background: url(../images/icons.png) no-repeat 0px -473px;
}
/*.messageAll h3::after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #0193DE;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
.messageList{
	color: #666666;
	line-height: 28px;
}
.qualifications{
	margin:10px 0;
}
.companyAddress .messageList{
	background: url(../images/adress.png) no-repeat center left;
	background-size: 12px;
	padding-left: 15px;
}
.recommendedPosition{
	margin-bottom: 50px;
}
