.recruit{padding: 50px 0;}
.recruit_tit{
	height: 44px;
	background: url(../images/tit_bg_04.png) center no-repeat;
	background-size: 100%;
}
.recruit_tit img{
	display: block;
	width: 302px;
	height: 44px;
	margin: 0 auto;
}
.recruit_cont{
	margin-top: 50px;
}
.recruit_list_find{
	border: 1px solid #ccc;
}
.recruit_list_find li{
	width: 172px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	position: relative;
	
}
.recruit_list_find li a{
	color: #333;
	font-size: 16px;
	display: block;
	width: 172px;
	height: 60px;
	line-height: 60px;
}
.recruit_list_find li.current a{
	color: #fff;
	background: #d62f40;
}
.recruit_list_find li:last-child{border-bottom: 0;}
.recruit_list_find li .recruit_subclass{
	width: 172px;
	position: absolute;
	top: -1px;
	left: 171px;
	border: 1px solid #ccc;
	display: none;
}
.delivery_info{
	width: 172px;
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
}
.delivery_box{margin-bottom: 10px;}
.delivery_box>div{
	width: 120px;
	height: 28px;
	margin: 0 auto;
	background: #12a6e4;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}
.delivery_box p{
	line-height: 30px;
	color: #12a6e4;
}
.recruit_details{width: 820px;}
.recruit_details h4{
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}
.recruit_details h5{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.recruit_details ul li{
	font-size: 16px;
	line-height: 30px;
}
.recruit_job{
	margin-bottom: 30px;
}
.banner_img .tit{
	width: 528px;
	height: 425px;
	background: url(../images/recruit_banner_text.png) 0 0 no-repeat;
	top: 50%;
	left: 50%;
	margin: -213px 0 0 -264px;
}
