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

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;
}
.line-title {
  margin-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;
  margin-top: 10px;
  background-color: #fff;
}

.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;
}
.platform-verify-box {
  background: #fff;
  flex-direction: row;
  padding: 23px 30px;
  display: flex;
  /* border-top: 1px solid #f8f8f8; */
  position: relative;
}
.platform-verify-box::before {
  position: absolute;
  left: 30px;
  right: 30px;
  content: '';
  height: 1px;
  background: #f2f2f2;
  top: 4px;
}
.platform-verify-box .box-item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.platform-verify-box .box-left .img {
  height: 18px;
  width: 18px;
}
.platform-verify-box .box-left .tit {
  color: #262626;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-left: 6px;
}
.platform-verify-box .box-center::before {
  content: '';
  width: 1px;
  background: #f2f2f2;
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: -20px;
}
.platform-verify-box .box-center {
  margin-left: 40px;
  position: relative;
  flex: 1;
}
.platform-verify-box .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 20px;
}
.platform-verify-box .item .desc {
  color: #749ead;
  font-size: 14px;
  margin-left: 6px;
}
.platform-verify-box .item .disabled {
  color: #b3b3b3;
}
.platform-verify-box .item .img {
  height: 16px;
  width: 16px;
}
.platform-verify-box .box-right {
  cursor: pointer;
}
.platform-verify-box .box-right .tit {
  color: #666666;
  font-size: 14px;
}
.platform-verify-box .box-right .img {
  height: 18px;
  width: 18px;
}
.platform-verify-modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.68);
}
.platform-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  width: 480px;
  padding-bottom: 6px;
  background: linear-gradient(135deg, #3ed68d 0%, #10a8e0 100%);
}
.platform-header {
  padding: 14px 22px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.platform-header .img {
  height: 24px;
  width: 24px;
  margin-top: 2px;
}
.platform-header .tit {
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  margin-left: 8px;
}
.platform-content {
  background: #f4fcfb;
  border-radius: 8px;
  margin: 0 6px;
  padding: 24px 30px 45px 30px;
}
.platform-content-header {
  display: flex;
  flex-direction: column;
}
.platform-content-header .tit {
  color: #262626;

  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
}
.platform-content-header .desc {
  color: #4d4d4d;
  line-height: 20px;
  font-size: 14px;
  margin-top: 4px;
}
.platform-content-info {
  display: flex;
  flex-direction: column;
  padding-bottom: 22px;
  border-bottom: 1px solid #e8f2f5;
}

.platform-content-info .platformVerify-pics {
  display: flex;
  width: 384px;
  height: 88px;
  margin-left: 24px;
  overflow-x: scroll;
}
/* .platform-content-info .platformVerify-pics::-webkit-scrollbar {
  display: none;
} */
.platform-content-info .platformVerify-pics img {
  max-width: 120px;
  height: 80px;
  border-radius: 4px;
  margin-right: 8px;
}
.platform-content-info .platformVerify-pics img:last-child {
  margin-right: 0;
}

/* 美化滚动条 */
.platform-content-info ::-webkit-scrollbar {
  height: 8px;
  background-color: #f4fcfb;
}
.platform-content-info ::-webkit-scrollbar-track {
  background-color: transparent;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.platform-content-info ::-webkit-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.platform-content-info ::-webkit-scrollbar-thumb {
  background-color: #e9e7e7;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}

.bigImg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
  max-height: 100%;
}

.opacityBottom {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0,0,0,0.8);
  z-index: 1000;
  top: 0;
  left: 0;
}

.platform-content-info .info-line {
  display: flex;
  flex-direction: column;
}
.platform-content-info .info-line:not(:last-of-type) {
  margin-bottom: 20px;
}

.platform-content-info .line-header {
  ddisplay: flex;
  flex-direction: row;
  align-items: center;
}
.platform-content-info .line-header img {
  margin-top: 1px;
  height: 18px;
  width: 18px;
}
.platform-content-info .line-header .tit {
  color: #262626;
  font-size: 16px;
  line-height: 24px;
  margin-left: 6px;
  font-weight: bold;
}
.platform-content-info .line-header .tit-2 {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
  margin-left: 6px;
  font-weight: bold;
}
.platform-content-info .line-desc {
  padding-left: 24px;
  margin-top: 4px;
  line-height: 20px;
  color: #5b8e9e;
  font-size: 14px;
}
.platform-content-info .line-desc-2 {
  padding-left: 24px;
  margin-top: 4px;
  line-height: 20px;
  color: #B3B3B3;
  font-size: 14px;
}
.platform-content-tips {
  margin-top: 30px;
}
.platform-content-tips .tips-header {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.platform-content-tips .tips-header img {
  margin-top: 2px;
}
.platform-content-tips .tips-header .tit {
  font-weight: bold;
  color: #262626;
  line-height: 24px;
  font-size: 16px;
  margin-left: 6px;
}
.platform-content-tips .tips-desc {
  margin-left: 20px;
  margin-top: 4px;
  color: #5b8e9e;
  line-height: 24px;
  font-size: 14px;
}
.platform-button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 320px;
  height: 50px;
  border-radius: 25px;
  border: 1px solid #30c8a8;
  color: #30c8a8;
  font-size: 16px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}


.map-img-box {
  position: relative;
}
.map-img-box .remarker-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.map-img-box .remarker {
  user-select: none;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.map-img-box .map-label {
  background-color: #fff;
  padding: 15px 22px;
  margin-bottom: 16px;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  position: relative;
  box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
  text-align: center;
}
.map-img-box .map-label::after {
  content: '';
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 14px solid rgb(255, 255, 255);
}
.map-img-box .poi {
  width: 28px;
  height: 28px;
}