@charset "utf-8";
/*** Reset ***/

.recruit_nav{
	border-top:#FFF solid 1px;
	background:#7cc5cd url(../img/recruit/bg-recruit.jpg) no-repeat center top;
	height:130px;
	min-width:1024px;
}
.recruit_nav .inner {
	position:relative;
}
.recruit_nav ul {
	padding:0 66px;
	position:absolute;
	top:-12px;
}
.recruit_nav ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.recruit_nav ul li{
	width:167px;
	height:167px;
	float:left;
	text-align:center;
}
.recruit_nav ul li.mid{
	width:558px;
}

.recruit{
	background:#f5f5f5;
	min-width:1024px;
}

.recuit_wel{
	padding-bottom:68px;	
}
.recuit_wel dt{
	font-size:36px;
	color:#000;
	text-align:center;
	font-family: 'Microsoft Yahei',"黑体";
	padding:105px 0 35px;
}
.recuit_wel dd{
	color:#999;
	line-height:24px;
	text-indent:24px;
}
.recuit_wel dd.more{
	text-indent:0;
	padding-top:68px;	
}
.recuit_wel dd.more a{
	font-size:14px;
	color:#000;
	width:164px;
	height:45px;
	line-height:45px;
	background:#FFF;
	border:#e1e1e1 solid 1px;
	display:block;
	text-align:center;
	margin:0 auto;
}
.recuit_top{
	background:#f5f5f5;
	min-width:1024px;
	border-bottom:#d4d4d4 solid 1px;
}
.recuit_bottom{
	min-width:1024px;
	background:#eeeeee;
	border-top:#FFF solid 1px;
}
.recruit_list{
	padding-top:73px;
}
.recruit_list ul{
	padding:20px 34px 55px;
}
.recruit_list ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.recruit_list ul li{
	line-height:30px;
	width:50%;
	float:left;
}
.recruit_list ul li a{
	padding-left:10px;
	background:url(../img/news/bg-news.png) no-repeat left;
}
.recuit_bottom .recuit_wel{
	padding-bottom:55px;	
}
.recuit_bottom .recuit_wel dt{
	padding:30px 0 20px;
}
.recruit_con .topic_path{
	background:url(../img/recruit/bg-txt.png) no-repeat right 51px;
}
.recruit_con dl{
	padding:30px;
}
.recruit_con dt{
	color:#333333;
	font-size:17px;
	font-family: 'Microsoft Yahei',"黑体";
	padding-bottom:20px;
}
.recruit_con dd{
	color:#999;
	line-height:22px;
}
.recruit_con dd.red{
	color:#f00;
	padding-top:22px;
}
.recruit_con ul{
	padding:0 30px 70px;
}
.recruit_con ul li strong{
	display:block;
	padding-bottom:4px;
}
.recruit_con ul li{
	color:#000;
	line-height:22px;
}
.recruit_con ul li:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.recruit_con ul li span{
	float:left;
}




.footer{
	margin-top:0;
}