.jobInfoBox {
	width: 1300px;
	margin: auto;
	color: #fff;
	padding-top: 65px;
	display: flex;
	justify-content: space-between;
}
.fiexdTop{
	position: fixed;
	top: 90px;
	z-index: 100;
	width: 100%;
	height: 200px;
}
.top-img {
	background: url("../../img/companyCenter/job7.png") no-repeat;
	background-size: 100% 100%;
	height: 200px;
}

.jobname {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-right: 35px;
}

.salary {
	color: #FF574A;
	font-weight: 700;
	font-size: 23px;
	margin-top: 2px;
}

.tagJob {
	margin-top: 15px;
}

.tagJob span {
	background: rgba(255, 255, 255, .3);
	padding: 2px 8px;
	border-radius: 4px;
	margin-right: 8px;
	font-size: 14px;
}

.jobRigthBtn {
	display: flex;
	align-items: center;
}

.btnOne {
	border: 1px solid #1677FF;
	border-radius: 7px;
	width: 145px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	cursor: pointer;
}

.btnOne:not(:last-child) {
	margin-right: 15px;
}

.btnOne img {
	margin-right: 10px;
	vertical-align: sub;
}

.btnOne:first-child {
	background: rgba(255, 255, 255, .7);
	color: #1677FF;
}

.btnOne.active {
	background: #1677FF;
}

.btnOne .xuanzhong,
.btnOne.active .weixuan {
	display: none;
}

.btnOne.active .xuanzhong {
	display: inline-block;
}

.jobTime {
	text-align: right;
	font-size: 14px;
	margin-bottom: 15px;
}

#content {
	padding-top: 200px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
}


.leftNR {
	background: #fff;
	border-radius: 15px;
	width: 70.7%;
	flex-shrink: 0;
	padding: 20px 30px;
	box-sizing: border-box;
}

.rightNR {
	width: 27%;
}

.cardTitle {
	padding-bottom: 15px;
	border-bottom: 1px dashed #E4E5E5;
	justify-content: space-between;
	margin-bottom: 20px;
}

.marginT {
	margin-top: 20px;
}

.title span {
	font-weight: 700;
	font-size: 18px;
}

.flexBox {
	display: flex;
	align-items: center;
}

.line {
	width: 2px;
	height: 16px;
	margin-right: 10px;
	background: #0067FF;
}

.dLabel {
	color: #787878;
	display: inline-block;
	width: 90px;
	text-align: left;
}

.detailRow {
	margin-bottom: 20px;
}

.detailR{
	width: 60%;
}

.jobRemark {
	color: #787878;
	line-height: 23px;
	word-break: break-all;
}

.phone {
	color: #006CD9;
	font-weight: 700;
}

.more {
	border-radius: 6px;
	border: 1px solid #006CD9;
	color: #006CD9;
	padding: 3px 15px;
	margin-left: 15px;
	cursor: pointer;
}

.jlRow {
	background: #F5F7FE;
	border-radius: 20px;
	padding: 18px 30px;
}

.pointer {
	cursor: pointer;
}

.jlcl {
	display: flex;
	align-items: center;
	justify-content: center;
}

.dashedLine {
	border-right: 1px dashed #D0D6E9;
	height: 60px;
}

.jlNR {
	width: 100%;
}

.jlNR p {
	text-align: center;
}

.jlNR p:first-child {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 18px;
}

.jlNR p:last-child {
	color: #787878;
}

.toLoginBox {
	width: 100%;
	height: 286px;
	background: url('../../img/companyCenter/job6.png') no-repeat;
	background-size: 100% 100%;
	margin-bottom: 20px;
	padding-top: 168px;
	box-sizing: border-box;
	text-align: center;
}

.tipsTS {
	color: #787878;
	text-align: center;
	margin-bottom: 20px;
}

.layui-btn-normal {
	background-color: #1677FF;
	border-radius: 6px;
	height: 35px;
	line-height: 35px;
	min-width: 110px;
}

.companyInfo {
	background: #fff;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 20px 30px;
	box-sizing: border-box;
}

.subTitle {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}

.qyName {
	margin-left: 15px;
}

.gzBox {
	background: #F3F5F7;
	border-radius: 15px;
	width: 70px;
	padding: 2px 5px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	color: #A2AEC4;
	margin-top: 10px;
}

.exlipseOne {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;

}

.companyInfo .detailRow:not(:last-child) {
	margin-bottom: 15px !important;
}

.companyInfo .detailRow span {
	font-size: 15px;
}

.lyBox {
	background: #fff;
	border-radius: 20px;
	padding: 20px 30px;
	box-sizing: border-box;
}

.sendBox {
	text-align: right;
	margin-top: 20px;
}

.collectT {
	width: 22px;
	margin-right: 10px;
}

.collectBtn {
	justify-content: center;
}

.attention.active {
	background-color: #ff6400 !important;
	color: #fff !important;
}

.duigouBox {
	text-align: center;
	margin: 40px;
}

.textOrage {
	font-weight: 700;
	font-size: 25px;
	color: #f3a200;
}

.codeBox {
	justify-content: center;
}

.codeBox img {
	margin-right: 20px;
	width: 125px;
}

.tishiH {
	text-align: center;
	margin-bottom: 15px;
}

.opreatBOX,
.successText {
	text-align: center;
}

.codeText p {
	line-height: 30px;
	color: grey;
}

.div1 {
	float: left;
}