.zhiweiDetail_content {
	margin-bottom: 20px;
}

.zhiweiDetail_content .l {
	width: 890px;
	float: left;
}

.zhiweiDetail_content_box {
	margin-top: 20px;
}

.zhiweiList_content_box {
	margin-top: 15px;
}

.company_details {
	width: 100%;
}

.company_details header {
	width: 100%;
	height: 188px;
	background: #333343;
}

.company_details header .header_list_box {
	position: relative;
}

.company_details header .header_list_box .head_center {
	width: 800px;
	height: 128px;
	margin: 0 auto;
	float: left;
	margin-top: 20px;
}

.company_details header .header_list_box .head_center .company_logo {
	float: left;
	width: 90px;
	height: 90px;
	margin-top: 30px;
	border-radius: 8px;
}

.company_details header .header_list_box .head_center .company_info {
	float: left;
	margin: 30px 0 0 30px;
}

.company_details header .header_list_box .head_center .company_info .company_name {
	font-size: 28px;
	color: #fff;
}

.company_details header .header_list_box .head_center .company_info .company_type {
	margin-top: 20px;
	font-size: 14px;
	color: #999;
	zoom: 1;
}

.company_details header .header_list_box .head_center .company_info .company_type span {
	float: left;
}

.company_details header .header_list_box .head_center .company_info .company_type em {
	float: left;
	color: #474751;
	margin: 0 10px;
}

.company_details header .company-stat {
	text-align: right;
	float: right;
	color: #fff;
	padding-top: 50px;
}

.company_details header .company-stat span {
	display: inline-block;
	vertical-align: baseline;
	text-align: right;
	line-height: 1.3;
	margin-left: 25px;
}

.company_details header .company-stat span a {
	color: #fff;
}

.company_details header .company-stat span b {
	line-height: 50px;
	padding: 0;
	display: block;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
	line-height: 36px;
	padding-bottom: 8px;
	text-align: center;
}

.company_details header .company-stat span.guanzhu_banner {
	margin-right: 40px;
	width: 70px;
	text-align: center;
}

.company_details header .company-stat span.guanzhu_banner i {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 32px;
	padding-bottom: 2px;
}

.company_details header .company-stat span.guanzhu_banner i.defult {
	display: block;
}

.company_details header .company-stat span.guanzhu_banner i.active {
	display: none;
}

.company_details header .company-stat span.guanzhu_banner.active i.defult {
	display: none;
}

.company_details header .company-stat span.guanzhu_banner.active i.active {
	display: block;
	color: #f15d5d;
}

.company_details header .company-stat .op {
	margin-top: 25px;
	font-size: 16px;
}

.company_details header .company-stat .op a {
	color: #2990f7;
	line-height: 20px;
	font-size: 14px;
}

.company_details header .company-stat .op a i {
	vertical-align: middle;
	margin-right: 5px;
}

.company_details .company-tab {
	position: absolute;
	bottom: 0;
	left: 0;
}

.company_details .company-tab a.cur {
	color: #18c3b1;
	border-bottom: 3px #62d5c8 solid;
}

.company_details .company-tab a {
	display: inline-block;
	vertical-align: top;
	border-bottom: 3px #333 solid;
	font-size: 16px;
	color: #fff;
	margin-right: 45px;
	padding: 13px 0 10px;
}

.positionSummary {
	float: left;
	width: 830px;
	margin-bottom: 10px;
	background: #fff;
	padding: 20px 30px 19px;
}

.positionSummary .title {
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	font-weight: 700;
	margin-top: 10px;
}

.positionSummary .hidden {
	max-height: 240px;
}

.positionSummary .article {
	overflow: hidden;
	padding-bottom: 0px;
}

.positionSummary .article .list {
	margin-top: 8px;
	padding-right: 37px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	white-space: pre-line;
}

.positionSummary .article .list li {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.positionSummary .article .list li * {
	max-width: 100%;
}

.positionSummary .more {
	display: none;
	position: relative;
	height: 40px;
	width: 100%;
	background-color: #f5f5f5;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #999;
	margin: 20px auto 0;
	cursor: pointer;
}

.positionSummary .more i {
	vertical-align: middle;
	margin-left: 3px;
}

.positionSummary .article .inDetail {
	display: inline-block;
	margin-top: 11px;
	margin-right: 10px;
	vertical-align: top;
}

.positionSummary .article .inDetail li {
	width: 369px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.positionSummary .article .caption {
	font-size: 14px;
	color: #333;
	height: 14px;
	line-height: 14px;
	margin-top: 19px;
}

.positionSummary .job-tags {
	padding-top: 28px;
	overflow: hidden;
	display: inline-block;
}

.positionSummary .job-tags span {
	display: inline-block;
	padding: 0 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	color: #2990f7;
	height: 23px;
	line-height: 23px;
	border-radius: 13px;
	margin-top: 0;
	vertical-align: top;
}

.positionSummary .gongsi_img {
	width: 50%;
	padding: 10px;
	margin-top: 20px;
	box-sizing: border-box;
	border-radius: 8px;
	border: 1px solid #f1f1f1;
}

.positionSummary .gongsi_img .img {
	width: 100%;
	display: block;
}

.job-location {
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	margin-top: 20px;
	font-size: 13px;
	position: relative;
}

.job-location .location-item {
	position: relative;
}

.job-location .location-item .location-address {
	display: block;
	color: #62687a;
	padding: 13px 15px 11px 15px;
	font-size: 15px;
	border-bottom: 1px #ecedef solid;
}

.job-location .location-item .location-address i {
	vertical-align: middle;
	margin-right: 10px;
	color: #2990f7;
}

.lianxiren {
	color: #999;
	font-size: 13px;
	margin-left: 25px;
}

.job-location img {
	vertical-align: top;
	display: block;
	width: 100%;
}

.job-location p {
	cursor: pointer;
	position: absolute;
	right: 12px;
	bottom: 12px;
	color: #999;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 2px 10px 2px 10px;
	background-color: #fff;
	color: #2990f7;
}

.sider .promotion-job .address {
	margin-top: 10px;
}

.jobs .title {
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	font-weight: 700;
	margin-top: 10px;
	padding: 28px 30px 19px;
	background: #fff;
}

.jobs {
	background: #fff;
	width: 890px;
	float: left;
}

.job-primary .info-company .company-text em {
	color: #999;
	font-size: 14px;
}

.company_details header .header_list_box .head_center .company_info .company_name img {
	max-width: 30px;
	height: 20px;
}

.video_banner {
	margin-top: 30px;
	margin-bottom: 40px;
}

.video_banner .vjs-poster {
	background-size: cover;
}

.video_banner .video-js video {
	object-fit: cover;
}

.video_banner .video-js .vjs-big-play-button {
	height: 5.6rem;
	border-radius: 50%;
	line-height: 5.5rem;
	background-color: rgba(43,51,63,.4);
	top: 50%;
	left: 50%;
	margin-top: -1.5em;
	margin-left: -1.5em;
}