.job-wanted .house-info-list {
	width: 100%;
}

.job-wanted .strip {
	margin: 0 -12px;
}


.job-wanted .strip .box .lock {
	right: 24px;
	top: 24px;
	font-size: 14px;
	color: #04A4AA;
	line-height: 22px;
	cursor: pointer;
}

.job-wanted .strip .box .lock i {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 8px;
}

.job-wanted .strip .box .lock-on .icon-xgd_icon_lock_off {
	display: none;
}

.job-wanted .strip .box .lock-off .icon-xgd_icon_lock_on {
	display: none;
}

.job-wanted .strip .box .tj {
	background-image: linear-gradient(245deg, #FFD073 10%, #C89F55 99%);
	border-radius: 4px 0 4px 0;
	display: inline-block;
	left: 0;
	top: 0;
	padding: 0 10px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}

.popup-lock-off {
	display: none;
}

.popup-lock-off {
	margin-top: 30px;
}

.popup-lock-off .tips1 {
	padding: 0 40px;
	text-align: right;
	font-size: 14px;
	color: rgba(3, 0, 0, 0.80);
	line-height: 22px;
}

.popup-lock-off .tips1 span {
	color: #FD5945;
	display: inline-block;
	margin: 0 19px 0 8px;
}

.popup-lock-off .plate {
	margin: 30px 80px 24px;
	height: 64px;
	line-height: 64px;
	box-shadow: 0 0 8px 0 #CFE5FB;
	border-radius: 4px;
}

.popup-lock-off .plate dt {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.80);
	letter-spacing: 0;
	position: relative;
	padding: 0 40px 0 24px;
}

.popup-lock-off .plate dt::before {
	content: '';
	position: absolute;
	width: 1px;
	right: 0;
	top: 23px;
	bottom: 23px;
	background: #ccc;
}

.popup-lock-off .plate dt a {
	max-width: 70px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.popup-lock-off .plate dt i {
	margin-left: 16px;
}

.popup-lock-off .plate dt.women .icon-xgd_icon_man {
	display: none;
}

.popup-lock-off .plate dt.man .icon-xgd_icon_women {
	display: none;
}

.popup-lock-off .plate dd {
	padding-left:40px;
	max-width:270px;
	width:auto;
	box-sizing: border-box;
}

.popup-lock-off .tips2 {
	text-align: center;
	font-size: 20px;
	color: rgba(3,0,0,0.80);
	line-height: 28px;
	margin-bottom:60px;
}

.popup-lock-off .tips2 span {
	display:inline-block;
	margin:0 16px;
	font-size: 20px;
	color: #FD5945;
	line-height: 28px;
}

.popup-lock-off .btn {
	background: #04A4AA;
	border-radius: 4px;
	display:block;
	width:250px;
	margin:0 auto;
	line-height:32px;
	color:#fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}



