body{margin:0 auto; padding:0; font-size:13px; font-family:'微软雅黑',Arial,Helvetica,sans-serif; font-style:normal; font-weight:400;list-style: none;}
img{display: block;}
h1, h2, h3, p, ul, li, dl, dt, dd, input, select, form, div { margin: 0; padding: 0;list-style: none;}
.recruit_head{
	width: 100%;
	height: 70px;
}
.recruit_head_box{
	width: 1440px;
	margin: 0 auto;
	height: 100%;
}
.recruit_head_box_left{
	float: left;
	overflow: hidden;
}
.recruit_head_box_left a{
	float: left;;
	display: block;
	overflow: hidden;
	color: #999;
	font-size: 18px;
	padding-top: 3px;
	text-decoration: none;
	padding-left: 5px;
}
.recruit_head_box_left a:hover{
	text-decoration: none;
}
.recruit_head_box_left a img{
	float: left;
}
.recruit_head_box_left em{
	float: left;
	height: 30px;
	width: 1px;
	background-color: #dedede;
	margin-top: 21px;
	margin-left:10px;
}
.recruit_head_box_left span{
	float: left;
	height: 64px;
	line-height: 64px;
	padding-left: 19px;
	font-size: 18px;
}
.recruit_head_box_right{
	float: left;
	margin-left: 588px;
}
.recruit_head_box_right ul{
	overflow: hidden;
}
.recruit_head_box_right_li{
	float: left;
	line-height: 70px;
	margin-right: 98px;
	position: relative;
}
.recruit_head_box_right_li.choosez a{
    color: #232323;
}
.recruit_head_box_right_li.choosez:after{
	position: absolute;
	content: "";
	background: #232323;
	width: 100%;
	height: 2px;
	bottom: 11px;
	left: 0;
}
.recruit_head_box_right_li:nth-child(4){
	margin-right: 0;
}
.recruit_head_box_right_li a{
	font-size: 16px;
	color: #616265;
	text-decoration: none;
}
.recruit_head_box_right_li a:hover{
	text-decoration: none;
	color: #3b3e40;
}
.recruit_body{
	width: 100%;
	height: 1010px;
	position: relative;
	text-align: center;
}
.recruit_body_video{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	left: 0;
	z-index: -1;
}
.recruit_body_video_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: #000;
	opacity: .5;
}
.recruit_body_tit{
	font-size: 56px;
	color: #fff;
	padding-top: 292px;
	font-weight: normal;
	margin-bottom: 38px;
}
.recruit_body_txt{
	font-size: 20px;
	color: #fff;
	margin-bottom: 40px;
}
.recruit_body_href{
	display: block;
	width: 240px;
	height: 58px;
	background-color: #0070BC;
	color: #fff;
	font-size: 20px;
	line-height: 58px;
	text-decoration: none;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 2px;
}
.recruit_body_download{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.recruit_body_download:hover{
	text-decoration: underline;
}
.recruit_foot{
	padding: 26px 0 40px 0;
	text-align: center;
	background-color: #fff;
}
.recruit_foot a{
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.recruit_foot span{
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.recruit_foot a:hover{
	color: #3b3e40;
	text-decoration: none;
}
.recruit_choose_main_m{
	display: none;
	padding: 0 20px;
}
.recruit_choose .recruit_choose_main_m ul{
	padding: 0;
	height: 153px;
	overflow: hidden;
}
.recruit_choose_main_m_place,.recruit_choose_main_m_place_main p,.recruit_choose_main_m_list,.recruit_choose_main_m_list_more{
	font-size: 16px;
	color: #6c7073;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #dedede;
	font-weight: normal;
	display: block;
}
.recruit_choose_main_m_list_more{
	font-size: 25px !important;
	margin-bottom: 50px;
}
.recruit_choose_main_m_place_main{
	display: none;
}
.recruit_social_body_main_btmtxt{font-size: 14px;color: #8d8d8f;line-height: 24px;padding: 25px 0 0;}
.recruit_social_body_main_btm{text-align: center;}
.recruit_social_body_main_contnet_applybtnbox{display: flex;justify-content: center;padding: 0 0 8px;}
.recruit_social_body_main_contnet_applybtn{
	display: flex;
	margin: 25px auto 0;
	width: auto;
	height: 40px;
	background-color: #c00;
	color: #fff;
	text-decoration: none;
	border-radius: 2px;
	align-items: center;
	justify-content: center;
	padding: 0 30px;
	font-size: 14px;
	transition: all .3s;
}
.recruit_social_body_main_contnet_applybtn:hover {
	background: #9b0912;
}
.recruit_send_a {
	color: #0070bc;
}
.recruit_send_a:hover {
	text-decoration: underline;
}
@media(max-width:1440px){
	.recruit_head_box{
		width: 1200px;
	}
	.recruit_head_box_right{
		float: right;
		margin-left:0;
	}
}
@media(max-width:1220px){
	.recruit_head_box{
		width: 100%;
	}
	.recruit_head_box_right_li{margin-right: 10px;}
}
@media(max-width:960px){
	/*.recruit_head{*/
		/*display: none;*/
	/*}*/
	.recruit_body{
		height: auto;
	}
	.recruit_body_tit{
		padding-top: 160px;
		font-size: 36px;
		margin-bottom: 23px;
	}
	.recruit_body_txt{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 18px;
	}
	.recruit_body_href{
		width: 175px;
		height: 42px;
		font-size: 16px;
		line-height: 42px;
	}
	.recruit_body_download{
		display: inline-block;
		padding-bottom: 160px;
	}
	.recruit_body_download{
		font-size: 14px;
	}
}
@media(max-width:580px){
	.recruit_head{position: fixed;background: #fff;z-index: 25;height: 64px;}
	.recruit_head_box_left{float: none;}
	.recruit_head_box_left a img{width: 100px;}
	.recruit_head_box_left a em{margin-top: 2px;}
	.recruit_head_box_left a span{line-height: 32px;padding-left: 5px;height: auto;}
	.recruit_head_box_right{display: none}
	.recruit_head_box_right_li{line-height: 32px;margin-right:0;width: 25%;text-align: center; }
	.recruit_choose_main_m{display: block;}
	.recruit_choose_main{display: none}
	.recruit_banner{padding-top: 64px;}
	.recruit_banner img{position: static !important;width: 100%;margin-left:0 !important;}
	.recruit_banner{height:auto !important;}
	.recruit_head_box_left a{padding-top: 0}
	.recruit_head_box_left em{margin-top: 18px}
}