/* 职位详情页面###################################################################################### */

button:disabled.disabled {
  color: #fff;
  background: #ADADAD;
  user-select: none;
  pointer-events: none;
}

.phonenumber {
  color: #6E86B1;
  display: inline-block;
  width: 188px;
  vertical-align: top;
}

#phonemes {
  padding-top: 20px;
}

#phonemes .needtop {
  margin-top: 20px!important;
}

#phonemes .touch-mes {
  margin-top: 0px;
}

.jobdetail-jobname>.back-mes {
  width: 340px;
  display: block;
  font-size: 14px;
  color: #999999;
  position: relative;
  top: 0px;
  right: 0px;
  margin-top: 20px;
  margin-left: 32px;
}

.back-mes span {
  color: #FF5159;
}

.back-money {
  /* display: inline-block; */
  padding-left: 8px;
  padding-right: 8px;
  height: 22px;
  background: #FF5159;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  margin-left: 5px;
}

.jobdetail-none {
  border-top: 5px solid #4a88f7;
  margin: 10px auto 20px;
  width: 1150px;
  height: 700px;
  background-color: #fff;
  padding-top: 100px;
  font-size: 32px;
  text-align: center;
}

.jobdetail-touch a {
  pointer-events: none;
}

.comdetail-companymes {
  pointer-events: none;
}

.jobdetail-click button {
  outline: none;
}

.jobdetail-left button {
  outline: none;
}

.apply-more {
  margin: 0px;
  margin-top: 10px;
  padding-bottom: 10px;
  /* margin-left: 20px; */
}

.zwq-warn {
  float: right;
  color: #4A88F7;
}

.zwq-warn a {
  color: #ec6334;
}

.zwq-warn a:hover {
  color: #ec6334;
}

.zwq-warn>img {
  margin-top: -4px;
  margin-right: 5px;
}

#privacy-number-but {
  background-color: #fff;
  border: 1px solid #4A88F7;
  color: #4A88F7;
}

#privacy-number-but::after {
  border: none;
}

#privacy-number-but:hover {
  background-color: #f8f8f8;
  border-radius: 5px;
}

.jobdetail {
  width: 1150px;
  margin: 10px auto 20px;
  font-family: PingFangSC-Light;
}

.jobdetail-left {
  position: relative;
  float: left;
  width: 800px;
}

/* 工作内容 */

.jobdetail-jobname {
  width: 800px;
  border-top: 4px solid #4a88f7;
  background-color: #fff;
  padding-bottom: 23px;
}

/* 公司简介 */

.jobdetail-companyname {
  width: 800px;
  margin: 10px auto 10px;
  background-color: #fff;
  padding-top: 20px;
  padding-left: 30px;
  padding-bottom: 20px;
}

.comcertification {
  width:68px;
  height:22px;
  background:linear-gradient(136deg,rgba(243,209,138,1) 0%,rgba(204,153,92,1) 100%);
  border-radius:16px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.service_tag {
  background: linear-gradient(135deg,#4cb4ff,#4a88f7);
}
.lable-value {
  background: #2CC66D;
}
/* 感兴趣工作 */

.jobdetail-interestjob {
  padding-top: 20px;
  padding-left: 20px;
  width: 800px;
  background-color: #fff;
}

.jobdetail-interestjob .mes-time {
  margin-right: -7px;
}

.jobdetail-right {
  float: right;
  width: 340px;
}

/* 公司名 */

.jobdetail-title {
  padding-top: 36px;
  padding-left: 32px;
  width: 340px;
  border-top: 4px solid #4a88f7;
  background-color: #fff;
  margin-bottom: 10px;
}

/* 联系方式 */

.jobdetail-touch {
  width: 340px;
  background-color: #fff;
  padding-bottom: 20px!important;
}

.jobdetail-jobname>.jobname {
  display: inline-block;
  margin: 28px 0px 6px 32px;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.jobdetail-jobname .pay {
  color: #ec6334;
  font-size: 20px;
  margin-left: 32px;
}

/* 福利外框 */

.jobdetail-welfare {
  display: block;
  width: 760px;
  min-height: 1px;
  margin-left: 12px;
}

.jobdetail-jobname .weal {
  text-align: center;
  line-height: 30px;
  display: inline-block;
  margin-top: 12px;
  margin-left: 20px;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 40px;
  height: 30px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  color: #000;
}

.jobdetail-jobname .weal-first {
  margin-left: 32px;
  /* pointer-events:none; */
}

.jobdetail-jobname .jobdetail-top {
  margin-top: 30px;
  margin-left: 32px;
}


/* 下划线 */

.jobdetail-hr {
  width: 760px;
  margin: 0px;
  margin-left: 19px;
  margin-top: 20px;
  border-top: 1px solid #dddddd;
}

.jobdetail .allmes {
  float: left;
  height: 124px;
  margin-top: 15px;
  margin-right: 0px;
  font-size: 14px;
  line-height: 33px;
}

.jobdetail .weal-first {
  margin-right: 20px;
  min-width: 240px;
}

.jobdetail .weal-second {
  max-width: 320px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jobdetail .allmes span {
  color: #999999;
  margin-right: 20px;
}

/* 按钮区 */

.jobdetail-click {
  /* position: absolute; */
  float: right;
  width: 150px;
  height: 98px;
  /* top: 190px; */
  /* right: 32px; */
  margin-top: 21px;
  margin-right: 32px;
}

/* 按钮 */

.jobdetail-click button {
  border: none;
  color: #fff;
  width: 150px;
  height: 44px;
  font-size: 16px;
  font-family: PingFangSC-Light;
  background-color: #ec6334;
  border-radius: 5px !important;
  margin-bottom: 10px;
}

.jobdetail-click a {
  display: inline-block;
  margin-left: 5px;
}

.jobdetail-click button:hover {
  background-color: rgb(236, 73, 52);
}

.jobdetail-click button.already {
  background-color: #FDCDBD!important;
  color: #fff!important;
}

/* 公司简介详情 */

.jobdetail-companyname .jobdetail-p {
  display: block;
  color: #000;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 739px;
  line-height: 36px;
  word-break: break-all;
  word-wrap: break-word;
  font-family: PingFangSC-Light;
}

.jobdetail-true {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  padding-right: 32px;
  font-family: PingFangSC-Light;
  display: inline-block;
  margin: 21px 0 11px 0;
}
.jobdetail-warn {
  font-size: 14px;
  font-family: PingFangSC-Light;
  font-weight: 400;
  color: #808080 !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.jobdetail-true>img {
  margin-right: 6px;
}

/* 图片 */

.jobdetail-quest {
  margin-left: 12px;
  margin-top: 16px;
  margin-bottom: 27px;
  display: none;
}

.jobdetail-companyname .jobdetail-hr {
  margin-left: 0px;
}

.jobdetail-companyname p {
  display: block;
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 739px;
  line-height: 30px;
  word-break: break-all;
  word-wrap: break-word;
  font-family: PingFangSC-Light;
}

.jobdetail-companyname p span {
  color: #ec6334;
}

.jobdetail-companyname p a {
  color: #4a88f7;
}

.jobdetail-more-wrap {
  height: 40px;
  display: inline-block;
  position: relative;
  width: 100%;
}

.jobdetail-more-wrap {
  height: 80px;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 28px 0px;
}

.jobdetail-more {
  position: absolute;
  right: 21px;
  width: 160px;
  height: 30px;
  background-color: #4a88f7;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
}

.jobdetail-more:hover {
  background-color: #1968F7;
  color: #fff;
}

/* 右侧公司信息 */

.jobdetail-title .comdetail-name {
  margin-bottom: 15px;
}

.jobdetail-title .mes {
  margin: 21px 5px 21px 0px;
}

/* 联系方式 */

.jobdetail-touch .jobdetail-btn {
  margin-left: 180px;
  margin-top: -90px;
}

.jobdetail-touch .job-hr {
  margin-top: -20px;
}

.jobdetail-touch .zwq-hr {
  margin-top: 0px;
}

.jobdetail-last-mes, .jobdetail-last-mes:hover {
  color: #ec6334;
  display: inline-block;
  margin-top: 20px;
  margin-left: 3px;
}

/* 关注 */

.js-jobdetail-mes {
  text-align: center;
}

.js-jobdetail-mes .already {
  background-color: #FDCDBD!important;
  color: #fff!important;
}

#js-jobdetail-report-span {
  cursor: pointer;
}

#js-jobdetail-report2 {
  color: #FF6000 !important;
}

#js-jobdetail-collect-span {
  cursor: pointer;
}

.clear {
  clear: both
}

.view-statics {
  width: 75px;
  display: inline-block;
  text-align: center;
  margin-bottom: 28px;
}

.view-statics_percent {
  color: #4A88F7;
  font-size: 18px;
}

.view-statics_label {}

.apply-list-wrap {
  /* margin-top: 30px; */
  overflow: hidden;
}

.apply-list {
  margin: 14px 0;
}

.left {
  width: 27%;
  display: inline-block;
}

.right {
  width: 40%;
  display: inline-block;
  position: inherit;
}

.jobdetail-jia {
  line-height: 39px!important;
}

.status {
  background-color: #ec6334;
  color: #fff;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 12px;
  margin-left: 10px;
}

.expired {
  color: #FE6135;
  font-size: 18px;
  font-weight: bold;
}


/* 海报 */

.haibao {
  width: 100%;
  height: 224px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.haibaotitle {
  display: inline-block;
  font-size: 18px;
  width: 100%;
  line-height: 64px;
  border-bottom: 1px solid #DDDDDD;
  padding-left: 30px;
}

.haibaotitle::before {
  content: '';
  display: block;
  line-height: 64px;
  width: 8px;
  height: 24px;
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #4A88F7;
}

.hiabaoimg {
  width: 120px;
  height: 120px;
  padding: 9px;
  /* border: 1px solid #ECECEC; */
  /* margin-top: 19px; */
}

.hiabaoimg img {
  width: 130px;
  height: 130px;
}

.haibaomes {
  float: right;
  margin-top: -90px;
  margin-right: 30px;
}

.flex-top {
  display: none;
  position: fixed;
  top: 0px;
  width: 800px;
  height: 70px;
  border-top: 4px solid #4a88f7;
  background-color: #fff;
  box-shadow: 0px 2px 6px 0px #F3F3F3;
  z-index: 10;
  line-height: 64px;
}

.flex-top>.jobname {
  display: inline-block;
  margin-left: 20px;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 630px;
  font-weight: bold;
}

.flex-top button {
  display: block;
  width: 120px;
  height: 40px;
  float: right;
  background: #EC6334;
  border-radius: 5px;
  color: #fff;
  outline: none;
  border: none;
  margin-top: 12px;
  margin-right: 20px;
  font-size: 16px;
}

.flex-top button:hover {
  background-color: rgb(236, 73, 52);
}

.flex-top button.topready {
  background-color: #FDCDBD!important;
  color: #fff!important;
}

/* 简历禁用展示弹框 */

.resume-ban-modal {
  padding: 30px;
  border-radius: 4px;
  background: #FFFFFF;
}
.resume-ban-modal .icon-box {
  text-align: center;
}
.resume-ban-modal .icon-box .icon {
  width: 60px;
  height: 60px;
  margin: 15px auto 0;
}
.resume-ban-modal .reason-box {
  margin-top: 40px;
  text-align: center;
}
.resume-ban-modal .reason-box .title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}
.resume-ban-modal .reason-box .desc {
  margin-top: 10px;
  min-height: 60px;
  color: #999;
  font-size: 14px;
}
.resume-ban-modal .opr-area {
  margin: 10px auto 0;
  text-align: center;
}
.resume-ban-modal .opr-area > .btn {
  line-height: 36px;
  padding: 0 12px;
  color: #fff;
  background: #4A88F7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

/* 隐私号弹出框 */

.privacy-number-modal {
  width: 420px;
  height: 300px;
  padding-left: 60px;
  padding-right: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #fff;
}
.privacy-number-modal .modal-name{
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
}
.privacy-number-modal .privacy-phone-number{
  width: 100%;
  font-size: 28px;
  font-weight: 500;
  color: #262626;
  line-height: 28px;
  text-align: center;
  margin-bottom: 28px;
}

.privacy-number-modal .privacy-phone-number .privacy-phone-number-extension{
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  line-height: 20px;
}
.privacy-number-modal .active-life{
  display: flex;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #FF6000;
  line-height: 14px;
  justify-content: center;
  margin-bottom: 40px;
}
.privacy-number-modal p{
  margin: -8px 20px 0px 20px;
}
.privacy-number-modal .active-life .active-life-line{
  border-bottom:1px solid #DCDFE6;
  width: 40px;
  height: 1px;
  background: #DCDFE6;
}
.privacy-number-modal .phone-infor{
  display: flex;
  align-items: center;
  width: 100%;
  height: 40px;
  background: #FEF3E3;
  border-radius: 20px;
  border: 1px solid rgba(255, 96, 0, 0.2);
  justify-content: center;
}

/* 联系电话弹出框 */
.contact-number-modal {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  width: 420px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  background: #fff;
}
.contact-number-modal .modal-name{
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  line-height: 16px;
  text-align: center;
  margin-top: 48px;
  margin-bottom: 30px;
}
.contact-number-modal .contact-number{
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  background: #E9F9F0;
  border-radius: 4px;
  border: 1px solid rgba(0, 179, 137, 0.2);
  justify-content: center;
  margin-bottom: 10px;
  font-size: 20px;
}
.contact-number-modal .contact-number-modal-desc{
  display: flex;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #FF6000;
  line-height: 18px;
  margin-top: 30px;
  align-items: center;
  justify-content: center;
}
