.table-act[data-v-50f2720d] {
  display: flex;
}
.table-act .btn[data-v-50f2720d] {
  color: #1868AE;
  cursor: pointer;
}
.table-act .btn-margin-right[data-v-50f2720d] {
  margin-right: 8px;
}
.taotai-class[data-v-50f2720d] {
  border: 1px solid #EC1D1D;
  color: #EC1D1D;
}
[data-v-50f2720d] .ant-modal-footer {
  margin-top: -20px !important;
}
.nameBox[data-v-50f2720d] {
  width: 140px;
  display: flex;
}
.nameBox .name[data-v-50f2720d] {
  max-width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nameBox img[data-v-50f2720d] {
  width: 36px;
  height: 20px;
  margin-left: 6px;
  margin-top: 2px;
}
.nameBoxFif[data-v-50f2720d] {
  width: 150px;
  display: flex;
}
.nameBoxFif .name[data-v-50f2720d] {
  max-width: 80px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nameBoxFif img[data-v-50f2720d] {
  width: 50px;
  height: 20px;
  margin-left: 6px;
  margin-bottom: 1px;
}
.flexBox[data-v-50f2720d] {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 112px;
}

.needNum[data-v-34f4d373] {
  display: flex;
}
.needNum .needTag[data-v-34f4d373] {
  width: 55px;
  height: 20px;
  border-radius: 11px;
  border: 1px solid #1868AE;
  text-align: center;
  color: #1868AE;
  font-size: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  line-height: 19px;
}
.header-info[data-v-34f4d373] {
  width: 70%;
}
.position-hover[data-v-34f4d373] {
  cursor: pointer;
}
.header-info:hover .position-hover[data-v-34f4d373] {
  text-decoration: underline;
  color: #1868AE;
}
.post-box[data-v-34f4d373] {
  display: flex;
  align-items: center;
}
.post-box div[data-v-34f4d373]:nth-child(1) {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-right: 14px;
}
.post-box div[data-v-34f4d373]:nth-child(2) {
  font-size: 20px;
  color: #EC1D1D;
  font-weight: 600;
  margin-right: 14px;
}
.post-box .tag-green[data-v-34f4d373] {
  width: 49px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #52B322;
  background: #F6FFED;
  border-radius: 4px;
  border: 1px solid #B7EB8F;
}
.post-box .tag-gray[data-v-34f4d373] {
  width: 49px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #999;
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D9D9D9;
}
.post-content[data-v-34f4d373] {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 8px;
}
.post-content .data[data-v-34f4d373] {
  margin-right: 24px;
  display: flex;
  align-items: center;
}
.post-content .data img[data-v-34f4d373] {
  width: 16px;
  height: 16px;
  display: block;
}
.post-content .data div[data-v-34f4d373] {
  font-size: 14px;
  color: #333;
  margin-left: 8px;
}
.header-btn .btn-margin[data-v-34f4d373] {
  margin-right: 12px;
}
.header-btn .btn[data-v-34f4d373] {
  height: 36px;
}
.statistics-box[data-v-34f4d373] {
  width: 100%;
  height: 64px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  display: flex;
  flex-shrink: 0;
}
.statistics-box .data-box[data-v-34f4d373] {
  width: 17% !important;
  padding: 6px 6px 0 6px;
  padding-right: 0px;
  display: flex;
  position: relative;
}
.statistics-box .data-box .question-wrapper[data-v-34f4d373] {
  position: absolute;
  right: 20px;
  top: 9px;
}
.statistics-box .data-box .question-wrapper .question-container[data-v-34f4d373] {
  position: absolute;
  bottom: 30px;
  left: -255px;
  padding: 10px;
  width: 280px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  color: #fff;
}
.statistics-box .data-box .question-wrapper .question-container .rounded-triangle[data-v-34f4d373] {
  position: absolute;
  bottom: -14px;
  right: 10px;
}
.statistics-box .data-box .data[data-v-34f4d373] {
  width: 100%;
  text-align: center;
  color: #333;
  cursor: pointer;
  margin-right: 10px;
  margin-top: 2px;
  display: flex;
  justify-content: space-around;
}
.statistics-box .data-box .data .num[data-v-34f4d373] {
  font-size: 14px;
}
.statistics-box .data-box .data .label[data-v-34f4d373] {
  font-size: 14px;
}
.statistics-box .data-box .data .data-width[data-v-34f4d373] {
  width: 64px;
}
.need-box .question-offer[data-v-34f4d373] {
  margin-left: 5px;
}
.need-box .question-container[data-v-34f4d373] {
  position: relative;
  bottom: 80px;
  left: -265px;
  padding: 10px;
  width: 280px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  color: #fff;
}
.need-box .question-container .rounded-triangle[data-v-34f4d373] {
  position: absolute;
  bottom: -14px;
  right: 10px;
}
.need-box .question-container .need-box-text[data-v-34f4d373] {
  color: #fff !important;
}
.arrow-right[data-v-34f4d373] {
  width: 10px;
  margin-top: -7px;
}
.arrow-right .arrow-right-tran[data-v-34f4d373] {
  width: 8px;
  height: 8px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  transform: rotate(45deg);
  margin: 1px 0px;
  margin-left: -3px;
}
.arrow-right .arrow-right-line[data-v-34f4d373] {
  border-left: 1px solid #ddd;
  height: 27px;
}
.line-bottom[data-v-34f4d373] {
  border-bottom: 2px solid #1868AE;
  padding-bottom: 10px;
  color: #1868AE;
}
.formal-upload-hd[data-v-34f4d373] {
  margin-top: -12px;
}
.image-tip[data-v-34f4d373] {
  margin: -10px 0 20px 10px;
  color: #999999;
}
.phone-tip[data-v-34f4d373] {
  color: #EC1D1D;
  font-size: 14px;
  margin-top: 12px;
}
.errorAlert[data-v-34f4d373] {
  margin-bottom: 24px;
}
.errorAlert[data-v-34f4d373] .ant-alert-message {
  color: #EC1D1D;
}
.successAlert[data-v-34f4d373] {
  margin-bottom: 24px;
}
.successAlert[data-v-34f4d373] .ant-alert-message {
  color: #3FAD09;
}

.recommendedDialog .ant-modal-confirm-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  color: #33383D;
  line-height: 22px;
}
.resume-form .ant-form-item {
  flex-wrap: nowrap;
}
.modelNoBottom .ant-modal-body,
.modelNoBottom .ant-modal {
  padding-bottom: 0;
}
.selfToolTip .ant-tooltip-arrow-content {
  width: 6px;
  height: 6px;
}

