
.details-box[data-v-2dbf13af]{
  /* width: 700px; */
  /* margin: 0 auto; */
}
[data-v-2dbf13af] .el-form-item__label {
  color: #9d9ea2 !important;
}
[data-v-2dbf13af] .el-button {
  /* margin: 3px 6px; */
  padding: 6px 15px !important;
  /* width: 62px; */
  white-space: pre-wrap;
  line-height: 14px;
  min-height: 24px;
  height: 28px;
}
.avatarImg[data-v-2dbf13af] {
  margin-top: 1rem;
  width: 160px;
  height: 160px;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateX(-50%);
  border: 1px dashed #ccc;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-2dbf13af] .el-upload {
  left: 50%;
  margin-top: 1rem;
  width: 160px;
  height: 160px;
  transform: translateX(-50%);
  border: 1px dashed #ccc;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-2dbf13af] .el-upload:hover {
  border-color: #409eff;
  transition: all 0.4s;
}
.el-upload i[data-v-2dbf13af] {
  font-size: 28px;
  color: #8c939d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.el-upload i[data-v-2dbf13af]::after {
  width: 100px;
  display: block;
  content: '上传头像';
  font-size: 14px;
  color: #8c939d;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 200%);
}
.formbgcontainer[data-v-2dbf13af] {
  background-color: rgb(245, 246, 253);
  padding: 1rem 1rem 0 1rem;
  margin: 1rem 0;
  border-radius: 10px;
}
.scorecontainer[data-v-2dbf13af] {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  line-height: 3rem;
  margin: 1.5rem 0;
  border: 1px solid #efefef;
  background-color: #efefef;
  gap: 1px;
}
.scorecontainer>div[data-v-2dbf13af]{
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.cus-p[data-v-2dbf13af]{
  padding: 0 10px;
}
.drawerFooter[data-v-2dbf13af] {
  width: 100%;
  height: 4rem;
  position: sticky;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  z-index: 99998;
}
.detailTitle[data-v-2dbf13af] {
  color: rgb(83, 167, 250);
}
.arrow[data-v-2dbf13af] {
  cursor: pointer;
  transition: all 0.3s;
}
.validate-error[data-v-2dbf13af]::before {
  content: '*';
  color: #f56c6c;
  margin-right: 4px;
}
.detailTableDiv[data-v-2dbf13af] {
  border: 1px solid;
  height: 28px;
  line-height: 28px;
  background-color: #F5F7FA;
  border-color: #E4E7ED;
  color: #C0C4CC;
  cursor: not-allowed;
  margin-bottom: 10px;
}


[data-v-0299007f] .el-table th:first-of-type,[data-v-0299007f] .el-table th:last-of-type,[data-v-0299007f] .el-table td:first-of-type,[data-v-0299007f] .el-table td:last-of-type {
  text-align: center !important;
}
.btn-edit[data-v-0299007f] {
  /* width: 100%; */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: 40px !important;
}
[data-v-0299007f]  .conditional-query {
  display: flex !important;
  flex-wrap: wrap;
  /* margin-top: 30px; */
}
[data-v-0299007f] .conditional-item {
  margin-right: 20px !important;
  /* width: 20% !important; */
}
[data-v-0299007f] .el-select {
  width: 100% !important;
}
.resume-inf[data-v-0299007f] {
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 400;
}
.resume-inf>div[data-v-0299007f] {
  color: #000;
  display: inline-flex;
  align-items: center;
  width: 26%;
  position: relative;
}
.resume-inf>div[data-v-0299007f]:nth-child(-n + 3) {
  margin-bottom: 10px;
}
.inf-item-center[data-v-0299007f] {
  padding-left: 4%;
  width: 34% !important;
}
.inf-item-center[data-v-0299007f]::after {
  content: "/";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.inf-item-center[data-v-0299007f]::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inf-item-right[data-v-0299007f] {
  width: 36% !important;
}
.select-reason[data-v-0299007f] {
  font-size: 12px;
  /* color: #888; */
  color: #333;
  margin-bottom: 15px;
}
.select-reason>span[data-v-0299007f] {
  color: #333;
}
.emergency-name[data-v-0299007f] {
  background: #f7f9fc;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 10px;
  font-size: 12px;
  /* color: #888; */
  color: #333;
}
.emergency-name>span[data-v-0299007f] {
  color: #333;
}
.emergency-name>img[data-v-0299007f] {
  width: 16px;
  margin-left: 20px;
}
.resume-title[data-v-0299007f],
.resume-title1[data-v-0299007f] {
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  color: rgb(185, 185, 185);
}
.resume-title[data-v-0299007f] {
  line-height: 40px;
  margin-top: 25px;
  border-bottom: 1px solid #4f81f9;
}
.resume-title1[data-v-0299007f] {
  border-top: 14px solid #4f81f9;
  padding-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.resume-title>.resume-text[data-v-0299007f] {
  color: #333;
  margin-right: 20px;
  font-weight: 600;
  border-bottom: 2px solid #4f81f9;
}
.resume-title1>.resume-text[data-v-0299007f] {
  color: #333;
  margin-right: 20px;
  font-weight: 600;
}
.resume-subtitle[data-v-0299007f] {
  margin-left: 20px;
  color: #333;
}
.job-intention[data-v-0299007f] {
  color: #000;
  font-weight: 400;
  margin-left: calc(20 / 20 * 1rem);
}
.job-intention>span[data-v-0299007f] {
  font-size: calc(14 / 20 * 1rem);
}
.inf-box[data-v-0299007f] {
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  color: #888;
}
.inf-box .inf-item[data-v-0299007f] {
  width: 33.33%;
  margin-bottom: 15px;
  color: #333;
}
.inf-box .inf-item>span[data-v-0299007f] {
  color: #333;
}
.hobby-box[data-v-0299007f] {
  font-size: 12px;
}
.hobby-name[data-v-0299007f] {
  /* color: #888; */
  color: #333;
  margin-bottom: 10px;
}
.hobby-name[data-v-0299007f]:last-child {
  margin-bottom: 0;
}
.hobby-name>span[data-v-0299007f] {
  color: #333;
}
.education-box[data-v-0299007f] {
  color: #888;
}
.education-box>span[data-v-0299007f] {
  color: #333;
  margin-right: 20px;
}
.education-list[data-v-0299007f] {
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  margin-top: 10px;
  font-weight: 600;
}
.education-list-left[data-v-0299007f] {
  width: 44%;
}
.education-list-center[data-v-0299007f] {
  width: 28%;
}
.education-list-right[data-v-0299007f] {
  width: 28%;
  text-align: right;
}
.website-btn[data-v-0299007f] {
  color: #4f81f9;
  cursor: pointer;
}
.job-box[data-v-0299007f] {
  margin-top: 25px;
}
.job-box[data-v-0299007f]:first-child {
  margin-top: 0;
}
.job-inf[data-v-0299007f] {
  display: flex;
  align-items: center;
  font-size: 12px;
  /* color: #888; */
  color: #333;
  margin-top: 15px;
}
.job-inf>div[data-v-0299007f] {
  width: 33.33%;
}
.job-inf>div[data-v-0299007f]:last-of-type {
  margin-right: 0;
}
.job-inf>div>span[data-v-0299007f] {
  color: #333;
}
.job-reason[data-v-0299007f] {
  display: flex;
  margin-top: 15px;
  font-size: 12px;
}
.job-reason-left[data-v-0299007f] {
  /* color: #888; */
  color: #333;
}
.job-reason-right[data-v-0299007f] {
  color: #333;
  display: inline-flex;
  flex-wrap: wrap;
  flex: 1;
}
.family-member[data-v-0299007f] {
  padding-bottom: 15px;
}
.family-member[data-v-0299007f]:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.member-address[data-v-0299007f] {
  display: flex;
  margin-top: 10px;
  font-size: 12px;
}
.member-address>img[data-v-0299007f] {
  margin-right: 2px;
  width: 14px;
}
.resume-soure[data-v-0299007f] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 12px;
  /* color: #888; */
  color: #333;
}
.resume-soure>div[data-v-0299007f] {
  width: 33.33%;
}
.resume-soure>div>span[data-v-0299007f] {
  color: #333;
}
.not-accepting[data-v-0299007f] {
  display: flex;
  font-size: 12px;
  color: #888;
  margin-top: 15px;
}
.not-accepting>div[data-v-0299007f] {
  color: #333;
  flex: 1;
  flex-wrap: wrap;
}
.resume-box[data-v-0299007f] {
  padding: 20px 25px;
}
[data-v-0299007f] .iconfont {
  margin-right: 5px;
}
.expect-box[data-v-0299007f] {
  margin-bottom: 16px;
}
.expect-box[data-v-0299007f]:last-of-type {
  margin-bottom: 0;
}
.expect-inf[data-v-0299007f] {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 12px;
}
.expect-inf>div[data-v-0299007f] {
  width: 50%;
}
.expect-title[data-v-0299007f] {
  font-size: 12px;
  /* color: #888; */
  color: #333;
}
.expect-content[data-v-0299007f] {
  background: #f7f9fc;
  margin-top: 12px;
  color: #333;
  font-size: 12px;
  padding: 10px;
  border-radius: 4px;
}
.promotion-position[data-v-0299007f] {
  color: #4f81f9;
  font-weight: 600;
}
.resume-btn[data-v-0299007f] {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 20px;
}
.resume-btn .btn-edit[data-v-0299007f] {
  margin-top: 5px !important;
  margin-inline: auto;
}
[data-v-0299007f] .btn-printing {
  background: #fff !important;
  color: #4f81f9 !important;
  border: 1px solid #4f81f9 !important;
}
.test-box[data-v-0299007f] {
  padding: 20px;
}
.test-number[data-v-0299007f] {
  font-size: 14px;
}
.test-title[data-v-0299007f] {
  font-size: 14px;
  color: #333;
  text-indent: 2em;
  margin-top: 25px;
}
.test-details[data-v-0299007f] {
  background: #f8f8f8;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 8px;
}
.test-result[data-v-0299007f] {
  margin-top: 20px;
}
.result-list[data-v-0299007f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  font-size: 14px;
}
.result-active[data-v-0299007f] {
  border: 1px solid #4f81f9;
  color: #4f81f9;
  border-radius: 4px;
}
.result-active-error[data-v-0299007f] {
  background: #ff5656;
  color: #fff;
}
.mask[data-v-0299007f] {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
}
.no-overflow[data-v-0299007f] {
  overflow-y: unset !important;
}
.no-overflow[data-v-0299007f]  .el-drawer__body {
  overflow-y: unset !important;
}
[data-v-0299007f]  .el-range-editor--mini.el-input__inner {
  width: 224px;
  height: 36px;
}

/* .el-checkbox {
  margin-bottom: unset;
}

::v-deep() .el-checkbox > .el-checkbox__input {
  display: inline-block !important;
  position: relative;
  white-space: nowrap;
} */
.item-title[data-v-0299007f] {
  font-size: 14px;
  margin-bottom: 10px;
  /* margin-top: 20px; */
}
.selected-item[data-v-0299007f] {
  width: 50%;
  display: flex;
  justify-content: space-evenly;
}
.comment-stamp[data-v-0299007f] {
  position: absolute;
  top: 15px;
  width: 140px;
  height: 62px;
  z-index: 10;
  transform: rotate(-15deg);
}
.comment-stamp[data-v-0299007f]:nth-child(1) {
  right: -10px;
}
.comment-stamp[data-v-0299007f]:nth-child(2) {
  right: 135px;
}
.comment-stamp[data-v-0299007f]:nth-child(3) {
  right: 280px;
}
.comment-img[data-v-0299007f] {
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
.comment-advantage[data-v-0299007f] {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 14px;
  right: 0;
  top: 8px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.9);
  text-align: center;
  z-index: 10;
}
.comment-insufficient[data-v-0299007f] {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 22px;
  right: 0;
  top: 28px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.9);
  text-align: center;
  z-index: 10;
}
.reviewer[data-v-0299007f] {
  font-size: calc(12 / 14 * 1rem);
  -webkit-transform-origin-x: 0;
  /* -webkit-transform: scale(0.8); */
  color: #fff;
  transform: rotate(-20deg) scale(0.8);
  transform-origin: 50% 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -22px;
  width: 100%;
  height: 100%;
  margin-left: -61px;
  z-index: 9;
}
.el-button[data-v-0299007f] {
  margin: 3px 6px;
  min-width: 62px;
}
[data-v-0299007f]  .el-range-editor--mini .el-range-separator {
  line-height: 28px;
}
.form-title[data-v-0299007f] {
  font-size: calc(22 / 20 * 1rem);
  text-align: center;
  font-weight: 600;
  margin: calc(40 / 20 * 1rem) 0 calc(30 / 20 * 1rem);
}
.table tbody tr td[data-v-0299007f] {
  border: 1px solid #c0c0c0;
  padding: calc(15 / 20 * 1rem) calc(10 / 20 * 1rem);
  font-size: calc(16 / 20 * 1rem);
  font-weight: 500;
  text-align: center;
}
.interview-box[data-v-0299007f] {
  border-bottom: 1px solid #c0c0c0;
  padding: calc(15 / 20 * 1rem) calc(10 / 20 * 1rem);
}
.interview-box[data-v-0299007f]:last-child {
  border-bottom: 0;
}
.interview-title[data-v-0299007f] {
  font-size: calc(16 / 20 * 1rem);
  color: #000;
}
.interview-details[data-v-0299007f] {
  display: flex;
  margin-top: calc(20 / 20 * 1rem);
}
.details-left[data-v-0299007f] {
  color: #999;
}
.details-right[data-v-0299007f] {
  color: #333;
  flex: 1;
  flex-wrap: wrap;
}
.shorthand-box[data-v-0299007f] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 10px;
  margin: 10px 0 10px;
}
.shorthand-box .el-image-fill[data-v-0299007f] {
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.shorthand-box .el-image-fill .el-image[data-v-0299007f] {
  position: absolute;
  height: 100%;
  width: 100%;
}
.continer-box[data-v-0299007f] {
  background-color: #f7f9fc;
  margin-top: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.interview-shorthand-box[data-v-0299007f] {
  background-color: #fff;
  margin: 15px 15px;
  padding: 0 15px;
  border-radius: 10px;
  overflow: hidden;
}
.interview-shorthand[data-v-0299007f] {
  color: #4f81f9;
  font-size: calc(27 / 20 * 1rem);
  margin-top: calc(30 / 20 * 1rem);
}
.image-delete[data-v-0299007f] {
  position: absolute;
  top: -10px;
  right: -8px;
  width: 18px;
  height: 18px;
  display: flex;
  background-color: red;
  color: white;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.table-text[data-v-0299007f] {
  display: inline-block;
  /* width: 40%; */
  text-align: center;
  color: #000;
  font-size: calc(16 / 20 * 1rem);
}
.color999[data-v-0299007f] {
  color: #999;
}
.question-title[data-v-0299007f] {
  border-radius: calc(16 / 20 * 1rem);
  padding: calc(18 / 20 * 1rem) calc(36 / 20 * 1rem);
  margin-bottom: calc(10 / 20 * 1rem);
  color: #fff;
  background-color: #4f81f9;
  font-size: 14px;
}
.not-question[data-v-0299007f] {
  background-color: rgba(170, 170, 170, 1);
}
.answer-box[data-v-0299007f] {
  display: flex;
  font-size: 14px;
}
.item-text[data-v-0299007f] {
  padding: 0 calc(36 / 20 * 1rem);
}
.change-left[data-v-0299007f] {
  margin-top: 0;
}
.job-understanding[data-v-0299007f] {
  width: 100% !important;
  margin-top: 10px;
}
.test-harvest[data-v-0299007f] {
  background: unset;
  color: #333;
}
.long-text[data-v-0299007f] {
  width: 62px;
  white-space: initial;
  vertical-align: bottom;
}
.no-answer[data-v-0299007f] {
  font-size: 20px;
  color: #8b8b8b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hy-drop[data-v-0299007f] {
  margin-left: calc(10 / 20 * 1rem);
  position: relative;
  padding-left: calc(10 / 20 * 1rem);
}
.hy-drop-blue[data-v-0299007f]::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  background: #4f81f9;
  border-radius: 50%;
}
.hy-drop-red[data-v-0299007f]::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  background: red;
  border-radius: 50%;
}
.hy-drop-grey[data-v-0299007f]::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 3px);
  width: 6px;
  height: 6px;
  background: grey;
  border-radius: 50%;
}


[data-v-305eff21] .export-font-size .el-form-item__label,[data-v-305eff21] .export-font-size .el-radio__label,[data-v-305eff21] .export-font-size .el-textarea__inner,
.export-font-size .tag-itam[data-v-305eff21],
.export-font-size .self-evaluation-tab td[data-v-305eff21],
.export-font-size .fs[data-v-305eff21],
.export-font-size .txare[data-v-305eff21] {
  font-size: 20px;
}
.export-font-size .fs .tw[data-v-305eff21] {
  width: 150px !important;
  padding-top: 0px;
  line-height: 40px;
}
.export-font-size .fs .export-textarea[data-v-305eff21] {
  display: flex;
  width: 100%;
}
.export-font-size .fs .export-textarea .export-context[data-v-305eff21] {
  flex: 1;
  padding: 0px 15px;
  border-radius: 4px;
  border: 1px solid rgba(118, 118, 118, 0.3);
  background-color: #f5f7fa;
  color: #c0c4cc;
  font-size: 20px;
}
.application-pdf[data-v-305eff21] {
  font-size: 30px;
  /* padding: 50px 40px 0 30px; */
}
.apply-type[data-v-305eff21] {
  grid-area: 1/1/2/4;
  width: 456.17px;
}
.personal-data-box[data-v-305eff21] {
  grid-area: 4/1/5/4;
}
[data-v-305eff21] .apply-type .el-input__suffix,[data-v-305eff21] .apply-type .el-input__suffix .el-input__icon {
  line-height: calc(40 / 20 * 1rem);
}
.application[data-v-305eff21] {
  /* padding: calc(26 / 20 * 1rem); */
  overflow: auto;
}
.apply-content[data-v-305eff21] {
  position: relative;
  background: #fff;
  /* padding: calc(70 / 20 * 1rem) calc(26 / 20 * 1rem) calc(26 / 20 * 1rem); */
}
.apply-title[data-v-305eff21] {
  background: #4f81f9;
  font-size: calc(20 / 20 * 1rem);
  padding: 0 calc(30 / 20 * 1rem);
  height: calc(40 / 20 * 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(15 / 20 * 1rem);
  top: calc(-12 / 20 * 1rem);
  color: #fff;
  font-weight: 600;
}
.apply-title[data-v-305eff21]::after {
  content: "";
  position: absolute;
  left: calc(-6 / 20 * 1rem);
  top: 0;
  width: 0;
  height: 0;
  border-color: transparent #3558aa transparent transparent;
  border-style: solid;
  border-width: calc(12 / 20 * 1rem) calc(7 / 20 * 1rem) 0 0;
}
.el-form-box[data-v-305eff21] {
  display: grid;
  grid-template: repeat(1, minmax(50px, auto)) / repeat(3, 1fr);
  gap: 0 66px;
}
[data-v-305eff21] .el-form-box .el-input__inner {
  height: calc(40 / 20 * 1rem) !important;
  line-height: calc(40 / 20 * 1rem);
  font-size: calc(16 / 20 * 1rem) !important;
  border: 1px solid #d4d4d4 !important;
}
[data-v-305eff21] .el-form-box .el-select {
  /* width: 100%; */
}
.btn-box[data-v-305eff21] {
  display: flex;
  justify-content: center;
  margin-top: calc(15 / 20 * 1rem);
  margin-left: 10px;
}
.apply-details[data-v-305eff21] {
  grid-area: auto/1 / auto/4;
}
.check-tag[data-v-305eff21] {
  display: flex;
}
.check-tag[data-v-305eff21]::after {
  flex-grow: 1;
  content: "";
  border-bottom: 1px solid #d4d4d4;
}
.check-tag .tag-itam[data-v-305eff21] {
  height: calc(40 / 20 * 1rem) !important;
  padding: 0 15px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  line-height: calc(40 / 20 * 1rem);
  cursor: pointer;
}
.check-tag .tag-itam[data-v-305eff21]:nth-of-type(n + 2) {
  border-left: 0;
}
.details-box[data-v-305eff21] {
  border: 1px solid #d4d4d4;
  border-top: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
  padding: 1px 15px 0 15px;
}
.border-btm0[data-v-305eff21] {
  border-bottom: 0 !important;
  color: #4e81f9;
}
.formal[data-v-305eff21] {
  display: grid;
  grid-template: repeat(3, minmax(62px, auto)) / repeat(3, 1fr);
  padding: 23px 0 29px;
}
.formal .physical-examination[data-v-305eff21] {
  grid-area: 2/1/3/4;
}
.formal .personal-summary[data-v-305eff21] {
  grid-area: 3/1/4/4;
}
[data-v-305eff21] .formal .el-textarea .el-textarea__inner {
  height: 400px;
  min-height: 150px !important;
  max-height: 512px;
}
[data-v-305eff21] .export-formal .el-textarea .el-textarea__inner {
  height: auto;
  min-height: auto !important;
  max-height: initial;
}
.self-evaluation[data-v-305eff21] {
  padding: 23px 0 29px;
}
.self-evaluation .self-evaluation-tab[data-v-305eff21] {
  width: 100%;
  text-align: center;
}
.self-evaluation-tab td[data-v-305eff21] {
  border: 1px solid #d4d4d4;
}
.item-bgc[data-v-305eff21] {
  background-color: #f2f7ff;
}
.td-ditem[data-v-305eff21] {
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
}
.td-ditem[data-v-305eff21]:not(:nth-last-of-type(1)) {
  border-right: 1px solid #d4d4d4;
}
.self-evaluation-tab .text>td>div[data-v-305eff21] {
  line-height: 30px;
}
.cus-pad[data-v-305eff21] {
  padding: 8px 0;
}
[data-v-305eff21] .war-right-pos .el-form-item__error {
  transform: translateY(-50%);
  top: 50%;
  left: 470px;
  padding-top: 0;
}
.lead-idea-box[data-v-305eff21] {
  display: flex;
  flex-wrap: wrap;
  margin: 35px 0 29px;
}
.lead-idea-box .title[data-v-305eff21] {
  width: 100px;
  margin-right: 10px;
  padding-top: 4px;
  text-align: right;
  line-height: initial;
}
.lead-idea-box .txare[data-v-305eff21] {
  flex: 1;
  min-height: 238px;
  padding: 4px 15px;
  border-radius: 4px;
  background-color: #f5f7fa;
  cursor: no-drop;
  color: #c0c4cc;
}
.export-lead-iead-box .txare[data-v-305eff21] {
  min-height: auto;
}
.summaryContainer[data-v-305eff21] {
  min-height: 238px;
  padding: 4px 15px;
  border-radius: 4px;
  background-color: #f5f7fa;
  cursor: no-drop;
  color: #c0c4cc;
  min-width: 80%;
}
.submit-date[data-v-305eff21] {
  width: 100%;
  text-align: right;
}
.footer-box[data-v-305eff21] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer-box[data-v-305eff21] {
  margin-top: 16px;
}
.determine-date[data-v-305eff21] {
  display: flex;
  align-items: center;
}
.determine-date .date-title[data-v-305eff21] {
  width: 100px;
  margin-right: 10px;
  text-align: right;
}
.determine-date .text[data-v-305eff21] {
  width: 220px;
  height: 14px;
  padding: 8px 13px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  background: #f5f7fa;
  line-height: 14px;
}
.history-title[data-v-305eff21] {
  font-size: calc(16 / 20 * 1rem);
  margin: calc(30 / 20 * 1rem) auto calc(20 / 20 * 1rem);
}
.timeline[data-v-305eff21] {
  margin-top: calc(40 / 20 * 1rem);
}
[data-v-305eff21] .el-timeline-item__wrapper {
  padding-left: calc(30 / 20 * 1rem);
}
[data-v-305eff21] .el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
  display: block !important;
}
[data-v-305eff21] .el-timeline .el-timeline-item:last-child {
  padding-bottom: 0;
}
[data-v-305eff21] .el-form-box .el-timeline-item__timestamp {
  color: #333;
  font-size: calc(18 / 20 * 1rem);
  padding-top: 0 !important;
}
[data-v-305eff21] .el-timeline-item__tail {
  border-left: 1px solid #4e81f9;
  left: 1px;
}
[data-v-305eff21] .el-timeline-item__node--normal {
  width: 5px;
  height: 5px;
}
.logContent[data-v-305eff21] {
  margin-bottom: 1rem
}
.logContent[data-v-305eff21]:nth-last-child(1) {
  margin-bottom: 0
}
.w200[data-v-305eff21]{
  width: 220px;
}
.mb0[data-v-305eff21]{
  margin-bottom: 10px;
}


.dialog-container[data-v-4d9c2f4b] .textarea-h .el-textarea__inner {
  min-height: 150px !important;
}
.details-form[data-v-4d9c2f4b] {
  display: grid;
  grid-template: auto / repeat(5, 1fr);
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.details-form .personal-data-box[data-v-4d9c2f4b] {
  grid-area: 3/1 / auto/4;
}
.dialog-footer[data-v-4d9c2f4b] {
  text-align: center !important;
}
.history-title[data-v-4d9c2f4b] {
  font-size: calc(20 / 20 * 1rem);
  margin: calc(20 / 20 * 1rem) auto 0;
}
.timeline[data-v-4d9c2f4b] {
  margin-top: calc(40 / 20 * 1rem);
}
[data-v-4d9c2f4b] .el-timeline-item__wrapper {
  padding-left: calc(30 / 20 * 1rem);
}
[data-v-4d9c2f4b] .el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
  display: block !important;
}
[data-v-4d9c2f4b] .el-timeline .el-timeline-item:last-child {
  padding-bottom: 0;
}
[data-v-4d9c2f4b] .el-form-box .el-timeline-item__timestamp {
  color: #333;
  font-size: calc(18 / 20 * 1rem);
  padding-top: 0 !important;
}
[data-v-4d9c2f4b] .el-timeline-item__tail {
  border-left: 1px solid #4e81f9;
  left: 1px;
}
[data-v-4d9c2f4b] .el-timeline-item__node--normal {
  width: 5px;
  height: 5px;
}
.dialog-container[data-v-4d9c2f4b] .textarea-h .el-textarea__inner {
  min-height: 150px !important;
}
.log-box[data-v-4d9c2f4b] {
  height: 488px;
  overflow-y: auto;
}

/* .advance-formal-box {
  overflow-y: auto;
  height: 290px;
} */
.history-content[data-v-4d9c2f4b] {
  /* height: 160px; */
  padding: 0 6px;
  /* overflow-y: auto; */
}
.log-box[data-v-4d9c2f4b]::-webkit-scrollbar,
.history-content[data-v-4d9c2f4b]::-webkit-scrollbar,
.advance-formal-box[data-v-4d9c2f4b]::-webkit-scrollbar {
  display: block !important;
  width: 6px;
  /* display: unset; */
}
.log-box[data-v-4d9c2f4b]::-webkit-scrollbar-track,
.history-content[data-v-4d9c2f4b]::-webkit-scrollbar-track,
.advance-formal-box[data-v-4d9c2f4b]::-webkit-scrollbar-track {
  /* 滚动条的滑轨背景颜色 */
  background-color: #f7f9fc;
}
.log-box[data-v-4d9c2f4b]::-webkit-scrollbar-thumb,
.history-content[data-v-4d9c2f4b]::-webkit-scrollbar-thumb,
.advance-formal-box[data-v-4d9c2f4b]::-webkit-scrollbar-thumb {
  /* 滑块颜色 */
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.log-box[data-v-4d9c2f4b]::-webkit-scrollbar-button,
.history-content[data-v-4d9c2f4b]::-webkit-scrollbar-button,
.advance-formal-box[data-v-4d9c2f4b]::-webkit-scrollbar-button {
  /* 滑轨两头的监听按钮颜色 */
  background-color: #f7f9fc;
  display: none;
}
.log-box[data-v-4d9c2f4b]::-webkit-scrollbar-corner,
.history-content[data-v-4d9c2f4b]::-webkit-scrollbar-corner,
.advance-formal-box[data-v-4d9c2f4b]::-webkit-scrollbar-corner {
  /* 横向滚动条和纵向滚动条相交处尖角的颜色 */
  background-color: f7f9fc;
}
.advance-formal-container[data-v-4d9c2f4b] {
  border: 1px solid #00000036;
  border-radius: 5px;
  padding: 5px;
  margin: 15px;
}
.name[data-v-4d9c2f4b] {
  padding: 5px 0 5px 5px;
}
.my-textarea[data-v-4d9c2f4b] {
  width: 80%;
  min-height: 120px;
  padding: 5px 15px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  background: #f5f7fa;
  outline: none;
  color: #c0c4cc;
  cursor: no-drop;
}
.my-date[data-v-4d9c2f4b] {
  width: 200px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0 15px;
  background: #f5f7fa;
  color: #c0c4cc;
  cursor: no-drop;
  height: 28px;
  line-height: 28px;
}
[data-v-4d9c2f4b] .el-form-item{
  margin-bottom: 15px;
}
[data-v-4d9c2f4b] .cus-fex>.el-form-item__content,[data-v-4d9c2f4b] .cus-fex>.el-form-item__label{
  line-height: 30px;
}


.gray[data-v-27ef455f] {
  color: #9d9ea2;
}
.title[data-v-27ef455f] {
  font-weight: 900;
  font-size: 18px;
}
.inputBox[data-v-27ef455f] {
  border: 1px solid #e4e7ed;
  padding-inline: 1rem;
  border-radius: 4px;
  background-color: #f5f7fa;
}
[data-v-27ef455f] .el-input--mini .el-input__inner{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
[data-v-27ef455f] .el-form--label-top .el-form-item__label {
  padding-bottom: 0;
}
[data-v-27ef455f] .el-form-item__content{
  line-height: 30px;
}
[data-v-27ef455f] .el-form-item{
  margin-bottom: 0px;
}
.h30[data-v-27ef455f]{
  height: 30px;
}


.el-tabs__nav-wrap::after{
  height: 1px;
}


.content[data-v-d1b683aa] {
  margin-top: 1rem;
  /* height: 100%; */
  background-color: #fff;
  padding: 1rem;
  padding-top: 0px;
}

