.cur a{
	color: #276bf2;
}
body {
	background-color: #f5f5f5;
	box-sizing: border-box;
}
.basic ul li {
	float: left;
}
.resume p {
	margin-bottom: 10px;
}
.resume  span {
	margin-right: 10px;
}
.seeker_interact {
	margin-top: 20px;
	background-color: #fff;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	border-radius: 10px;
	box-sizing: border-box;
	font-size: 16px;
}
.seeker_interact ul li {
	float: left;
	margin: 0px 30px;
	cursor: pointer;
}
.seeker_interact ul li:hover {
	color: #0f98f6;
}
.seeker_interact ul li.cur {
	color: #33F;
	border-bottom: 1px solid #33F;
}
.seeker_interact span {
	position: relative;
}
.interact_list {
	margin-top: 20px;
}
.recruiter .info span{
	margin-left: 20px;
}
.interact_info {
	border-radius: 10px;
	height: 138px;
	background-color: #f0faff;
	color: black;
	position: relative;
}
.interact_list .interact_item {
	margin-bottom: 20px;
	border-radius: 10px;
}
.interact_list .interact_item:hover {
	 box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.recruiter {
	border-radius: 10px 10px 0px 0px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #f9fdff;
}
.job_info {
	background-color: #fff;
	border-radius: 0px 0px 10px 10px;
}
.job_title span {
	margin-right: 20px;
}
.job_title .name a {
	font-size: 16px;
	color: #222;
}
.company_info .name a {
	font-size: 16px;
	color: #222;
}
.seeker_cur {
	color: #0f98f6;
}
.seeker_cur span::after {
	content: "";
	position: absolute;
	bottom: -21px;
	left: 10px;
	height: 3px;
	width: 30px;
	background-color: #0f98f6;
}
.salary {
	color: #f85659;
	font-size: 18px;
	margin-right: 10px;
}
.name a:hover {
	color: #0f98f6;
}
.edit_resume {
	position: absolute;
	right: 0px;
	padding: 10px 15px;
	top: 40px;
	background-color: #f5f5f5;
	border-radius: 20px 0px 0px 20px;
	cursor: pointer;
}
.edit_resume a {
	color: #444;
}
/* 求职状态 */
.job_status {
	position: relative;
}
.input-ori  {
	width: 140px;
	padding: 10px 20px;
	border-radius: 10px;
	color: #222;
	border: 1px solid #e4e3e3;
	cursor: pointer;
}
.input-click {
	width: 140px;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid #e4e3e3;
	cursor: pointer;
	background-color: #a4d4ff85;
	color: #0d88f5;
}
.job_status i {
	position: absolute;
	top: 7px;
	right: 30px;
}
input.input-hover {
	border: 1px solid #0d88f5;
	color: #0d88f5;
	
}
.status-wrap {
	position: absolute;
	top: 38px;
	background-color: #fff;
	width: 140px;
	z-index: 100;
	padding: 10px;
	border: 1px solid lightgray;
	border-radius: 10px;
}
.status-wrap ul li {
	padding: 5px 14px;
	text-align: center;
}
.status-wrap ul li:hover {
	background-color: #f1f1f1;
	cursor: pointer;
}
.choose-status {
	color: #0d88f5;
}
.rights-popup {
	position: fixed;
	width: 400px;
	bottom: 0px;
	right: 0px;
	border: 1px solid #d3d3d3;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.7);
	overflow-y: scroll;
	display: none;
}
.rights-content {
	color: #fff;
}
.vip-rights {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 400px;
	height: 85%;
	background-color: #f3f3f3;
	border-top: 1px solid #e8e8e8;
	overflow-y: scroll;
	padding: 20px;
}
.vip-rights .head {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.vip-rights .head .title{
	height: 40px;
	color: #222;
	line-height: 40px;
	font-weight: 600;
	font-size: 18px;
}
.rights-item {
	background-color: #463e37;
	height: 100px;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 15px;
}
.rights-item .col-1 {
	margin-bottom: 10px;
}
.rights-no {
	display: inline-block;
	padding: 1px 15px;
	background-color: #ff8811;
	border-radius: 10px;
	font-size: 12px;
	margin-right: 10px;
}
.close_rights {
	cursor: pointer;
}
.collect-com {
	height: 88px;
	background-color: #fff;
	padding: 10px 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.collect-com-welfare {
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	background-color: #f9fdff;
}
.collect-com-logo {
	height: 54px;
	width: 54px;
	
}
.collect-com-logo img {
	width: 100%;
	height: 100%;
}
.collect-com-info {
	display: flex;
	flex-direction: row;
	
}
.collect-com-basic {
	margin-left: 10px;
}
.collect-com-basic-name a {
	font-size: 16px;
	color: #222;
	line-height: 2;
}
.collect-com-welfare {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.collect-com-welfare .query-all-job a {
	color: #999;
}
.collect-com-welfare .query-all-job i {
	font-size: 20px;
	color: #999;
	vertical-align: middle;
}
.collect-com-btn a {
	color: #0387fb;
	display: inline;
	padding: 7px 20px;
	background-color: #d2eaff;
	border-radius: 5px;
}
.collect-job-btn {
	padding-left: 20px;
	height: 100%;
}
.auto-contact {
	color: #0387fb;
	display: inline-block;
	padding: 0px 20px;
	background-color: #d2eaff;
	border-radius: 5px;
	height: 100%;
}
.collect-job-btn a {
	display: inline-block;
	padding: 0px 20px;
	border-radius: 5px;
	height: 100%;
	margin-left: 10px;
}
.info-people-name {
	font-size: 16px;
	color: #222;
}
.collect-com-welfare-list {
	width: 500px;
	overflow: hidden;
	text-wrap-mode: nowrap;
	text-overflow: ellipsis;
}
.job-closed .job_info::after {
	content: "";
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 140px;
	    background: linear-gradient(90deg, #f5fcfc, #fcfbfa);
	    opacity: .5;
}
.empty {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 500px;
	background-color: #fff;
	border-radius: 10px;
}
.empty a {
	display: inline-block;
	height: 40px;
	width: 200px;
	background-color: #0f98f6;
	line-height: 40px;
	color: #fff;
	margin-top: 10px;
	border-radius: 10px;
	text-align: center;
}
.left-box-job {
	padding-right: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 25px;
	line-height: 25px;
}
.left-box-job .time {
	color: #888;
}
/* 联系方式弹出层 */
.com-contact-popup {
	width: 100%;
    position: fixed;
    top: 0px;
    border: 1px solid #d3d3d3;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
	z-index: 9999;
	display: none;
}
	
.com-contact-inner {
	position: relative;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 280px;
	width: 460px;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
}
.com-contact-inner .head {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 20px;
	font-size: 18px;
}
.com-contact-content {
	display: flex;
	flex-direction: row;
}
.com-contact-left {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 20px;
}
.com-contact-left img{
	width: 100px;
	height: 100px;
}
.wx-box-gz {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
	text-align: center;
}
.wx-box {
	width: 100%;
	text-align: center;
	padding: 5px 0px 5px 0;
	font-size: 12px;
	color: #999;
}
.com-contact-wrap {
	width: 100%;
	background: #fffff6;
	border: 1px solid #e8e8b0;
	padding: 15px 0px 15px 15px;
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
}
.com-contact-wrap img {
	width: 33px;
	height: 50px;
}
.box_tip_name {
	color: #ff6165;
}
.close_contacts {
	cursor: pointer;
}
.com-contact-right {
	width: 100%;
}
.com-contact-info {
	margin-left: 10px;
}
.com-contact-phone {
	line-height: 22px;
	padding-top: 5px;
	color: #ff0000;
	font-size: 18px;
}
.com-contact-people {
	font-size: 18px;
	color: #555;
}
.jobtel_box_t_box_icon {
    width: 12px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 125px;
    top: -8px;
    background: url(/img/yuntel_icon.png) no-repeat;
}
.invite-opt {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	height: 100%;
}
.invite-item-opt {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/img/35435778902.png) 0 0 / 16px auto no-repeat;
}
.invite-item-opt:hover {
	background: url(/img/3543577890200.png) 0 0 / 16px auto no-repeat;
}
.opts {
	position: absolute;
	top: 20px;
	background-color: #fff;
	width: 70px;
	right: 8px;
	padding: 4px;
	line-height: 1;
	display: none;
	border: 1px solid #d7d7d7;
	border-radius: 5px;
}
.opts li {
	padding: 10px;
}
.opts li:hover {
	background-color: #f3f3f3;
	color: #1b9eea;
	border-radius: 5px;
}
.interview-popup {
	display: none;
}
.interview-popup-inner {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: 600px;
	background-color: #fff;
	border-radius: 10px;
}
.interview-head {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	padding: 10px 20px;
}
.interview-wrap {
	padding: 10px;
}
.invitation_user_name {
	color: #C30;
	font-weight: bold;
}
.invitation_cont_job {
	color: #C30;
	font-weight: bold;
}
.invitation_cont_tip {
	color: #999;
	padding: 10px 0;
}
.invitation_cont_p {
	line-height: 28px;
}
.invitation_cont_tel {
    color: #C30;
    font-weight: bold;
}
.invitation_cont_jy {
    width: 100%;
    border-top: 1px dashed #ddd;
    padding: 5px 0;
}
.invitation_cont_d {
    padding-right: 10px;
    line-height: 28px;
}
.close_invite {
	cursor: pointer;
}
.collect-job-btn span {
	border-radius: 5px;
	color: #fff;
	background-color: #3993ff;
	display: inline-block;
	padding: 0px 5px;
}
.collect-com-basic-name a:hover {
	color: #0f98f6;
}