.main_content {
	margin-top: 15px;
}

.big_kuaizhao_detail_box {
	float: left;
	width: 900px;
}

.kuaizhao_detail_box {
	margin-bottom: 25px;
	box-sizing: border-box;
	padding: 25px;
	background-color: #fff;
	border-top: 4px solid #2990f7;
}

.sider {
	border-top: 4px solid #2990f7;
}

.kuaizhao_detail_box .content_info {
	border-bottom: 1px solid #f2f2f5;
}

.kuaizhao_detail_box .content_info .cont_lf {
	float: left;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name {
	height: 30px;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name .type {
	float: left;
	line-height: 40px;
	font-size: 18px;
	color: #2990f7;
	padding-left: 5px;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name  .name {
	float: left;
	font-size: 32px;
	line-height: 30px;
}

.kuaizhao_detail_box .content_info .cont_lf .time {
	margin-top: 20px;
	color: #999;
	margin-bottom: 20px;
}

.kuaizhao_detail_box .content_info  .gongneng {
	float: right;
	margin-top: 5px;
}

.kuaizhao_detail_box .content_info  .gongneng .op-container a {
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #999;
	margin-left: 25px;
	position: relative;
}

.kuaizhao_detail_box .content_info  .gongneng .op-container a#fenxiang_btn:hover #wechat-qrcode-wrap {
	display: block
}

.kuaizhao_detail_box .content_info  .gongneng .op-container a  i {
	margin-right: 5px;
	font-size: 16px;
}

#wechat-qrcode-wrap {
	display: none;
	float: left;
	position: absolute;
	top: 36px;
	left: -68px;
	z-index: 10;
	width: 180px;
	height: auto;
	border: 1px solid rgba(0,0,0,.1);
	box-shadow: 0 0 5px 2px rgba(0,0,0,.1);
	background-color: #fff;
}

#wechat-qrcode-wrap .arrow {
	display: block;
	position: relative;
	z-index: 11;
	width: 20px;
	height: 10px;
	margin: -10px auto 0 auto;
}

#wechat-qrcode-wrap .arrow-shadow {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 10px 8px 20px 3px #000;
}

#wechat-qrcode-wrap .arrow-noumenon {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
}

#wechat-qrcode-wrap .qrcode {
	display: block;
	position: relative;
	z-index: 12;
	width: 100%;
	padding-top: 15px;
	background-color: #fff;
}

#wechat-qrcode-wrap .qrcode-img {
	display: block;
	position: relative;
	z-index: 13;
	width: 150px;
	height: 150px;
	margin: 0 auto;
}

#wechat-qrcode-wrap .title {
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 5px;
}

.juti_info {
	padding-bottom: 20px;
	border-bottom: 1px solid #F2F2F5;
}

.juti_info .title {
	font-size: 18px;
	font-weight: 700;
	height: 58px;
	line-height: 58px;
}

.juti_info .txt {
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.lianxiren_info {
	padding-bottom: 20px;
}

.lianxiren_info .title {
	font-size: 18px;
	font-weight: 700;
	height: 58px;
	line-height: 58px;
}

.lianxiren_info .lxr_box .lxr_lf {
	float: left;
}

.lianxiren_info .lxr_box .lxr_lf .headerImg {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
}

.lianxiren_info .lxr_box .lxr_lf .headerImg img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lianxiren_info .lxr_box .lxr_lf .name {
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	margin-left: 10px;
}

.lianxiren_info .lxr_box .phone_box {
	float: right;
	height: 60px;
	line-height: 60px;
}

.lianxiren_info .lxr_box .phone_box .type {
	font-size: 14px;
	color: #333;
}

.lianxiren_info .lxr_box .phone_box  .phoneCode {
	color: #2990f7;
	cursor: pointer;
	font-size: 14px;
}

.lianxiren_info .lxr_box .phone_box  .phoneCode i {
	margin-right: 5px;
	font-size: 20px;
	vertical-align: middle;
}

.lianxiren_info .lxr_box .phone_box  .phoneCode a {
	color: #2990f7;
}

.kuaizhao_box .list-title {
	margin-top: 25px;
	margin-bottom: 25px;
}


.kuaizhao_box .list-title .title {
	font-size: 24px;
	color: #333;
	height: 60px;
	line-height: 60px;
}

.kuaizhao_box .list-title .title h2 {
	position: relative;
}

.kuaizhao_box .list-title .more a {
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	color: #999;
	vertical-align: middle;
	display: block;
}

.kuaizhao_box .list-title .more a i {
	font-size: 17x;
	vertical-align: middle;
}

.kuaizhao_box {
	margin-bottom: 20px;
}

.kuaizhao_box .kz_item {
	float: left;
	padding: 20px;
	width: calc(33.33% - 50px);
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	position: relative;
}

.kuaizhao_box .kz_item:nth-child(3n+3) {
	margin-right: 0;
}

.kuaizhao_box .kz_item  .cont_info {
	height: 100px;
	border-bottom: 1px solid #f1f1f1;
}

.kuaizhao_box .kz_item .kz_name_box {
	margin-bottom: 18px;
}

.kuaizhao_box .kz_item .kz_name_box .title {
	float: left;
	font-size: 16px;
	font-weight: 700;
	color: #333;
	max-width: 70%;
}

.kuaizhao_box .kz_item .kz_name_box .time {
	float: right;
	color: #999;
	max-width: 30%;
}

.kuaizhao_box .kz_item .yaoqiu {
	line-height: 1.7;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.kuaizhao_box .kz_item  .phone_banner {
	font-size: 15px;
	color: #2990f7;
	padding-top: 14px;
}

.kuaizhao_box .kz_item  .phone_banner i {
	margin-right: 5px;
	font-size: 17px;
}

.kuaizhao_box .kz_item .flag_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	height: 38px;
	background-size: 100% 100%;
}

.kuaizhao_box .kz_item .flag_bg.qiuzhi {
	background-image: url(../image/kuaizhaoFalg1.png);
}

.kuaizhao_box .kz_item .flag_bg.zhaopin {
	background-image: url(../image/kuaizhaoFalg2.png);
}

.kuaizhao_box .kz_item:hover {
	box-shadow: 0 0 13px #999;
}

.kuaizhao_box .kz_item:hover .kz_name_box .title {
	color: #2990f7;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name .name .zhiding {
	color: #F44336;
	font-size: 28px;
}
/* 求职标题过长修改*/
.kuaizhao_detail_box .content_info .cont_lf {
	width: 100%;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name {
	height: auto;
	width: 100%;
}

.kuaizhao_detail_box .content_info .cont_lf .cont_name .name {
	line-height: 40px;
}

.kuaizhao_detail_box .content_info .gongneng {
	margin-top: -41px;
}