@CHARSET "UTF-8";

body{
	font-size:14px;
	color:#666;
}

.recruit_header_bg{
	height:80px;
	background-color:#fff;
}
.recruit_header{
	width:1000px;
	margin:auto;
}
.recruit_logo{
	float:left;
	width:180px;
	height:80px;
	background:url(/images/logo.png) no-repeat center left;
}
.recruit_menu{
	float:right;
	width:500px;
}
.recruit_menu li{
	float:left;
	padding-top:14px;
}
.recruit_menu li a{
	display:block;
	line-height:66px;
	padding:0 11px;
	margin:0 12px;
	text-align:center;
	font-size:16px;
}
.recruit_menu li.cursor a,
.recruit_menu li:hover a{
	height:62px;
	color:#ff7f14;
	border-bottom:solid 4px #ff7f14;
}

.banner_recruit {
	background: url(/recruit_img/banner.jpg) no-repeat center center;
}

.recruit_spiiker{
	width:800px;
	margin:auto;
	margin-top:30px;
	color:#999;
	line-height:1.8em;
	font-size:16px;
}

.recruit_team{
	float:left;
	width:100%;
	margin-top:20px;
}
.recruit_team li{
	float:left;
	width:50%;
	padding:20px 0;
}
.recruit_team .img{
	float:left;
	width:64px;
}
.recruit_team .img img{
	width:100%;
}
.recruit_team_bd{
	float:left;
	width:420px;
	margin-left:10px;
}
.recruit_team_bd label{
	display:block;
	color:#ff7f14;
	font-size:18px;
}
.recruit_team_bd p{
	padding-top:5px;
	color:#666;
}

.recruit_we{
	float:left;
	width:420px;
}
.recruit_we label{
	display:block;
	margin-bottom:5px;
	font-size:24px;
	color:#ff7f14;
}
.recruit_we p{
	margin-bottom:30px;
}
.recruit_ourphoto{
	float:left;
	width:580px;
	height:486px;
	background:url(/recruit_img/we.jpg) no-repeat left bottom;
}
.recruit_ourphoto a{
	display:block;
	width:145px;
	height:55px;
	margin-top:10px;
	padding:10px;
	margin-left:138px;
	text-align:right;
	color:#fff;
	background-color:#ff7f14;
}
.recruit_ourphoto .txt{
	display:block;
	font-size:24px;
}
.recruit_ourphoto a:hover{
	background-color:#f26005;
}
.recruit_ourphoto .more{
	display:block;
	margin-top:10px;
}
.recruit_boss{
	width:850px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	font-size:16px;
	line-height:1.8em;
	color:#888;
}
.recruit_boss .symbol_l,
.recruit_boss .symbol_r{
	display:inline-block;
	font-size:30px;
	color:#999;
}
.recruit_boss .symbol_l{
	margin-right:10px;
	vertical-align:8px; 
}
.recruit_boss .symbol_r{
	margin-left:10px; 
	vertical-align:-14px; 
}

.recruit_bg{
	padding:20px 40px;
}
.recruit_details,
.recruit_staff{
	float:left;
	width:460px;
}
.recruit_details{
	width:460px;
}
.recruit_details h3{
	padding-top:30px;
	font-size:30px;
	color:#ff7f14;
	font-weight:normal;
}
.recruit_details h4{
	padding:30px 0;
	font-size:18px;
	color:#333;
	font-weight:normal;
}
.recruit_details h4 .script{
	margin-left:-8px;
}
.recruit_details h4 .num{
	margin-left:170px;
}
.recruit_details p{
	padding-top:25px;
	line-height:2.4em;
	border-top:dashed 1px #ccc;
}
.recruit_staff{
	padding-top:30px; 
	text-align:center;
}
.recruit_staff img{
	max-width:100%;
}
