
/* .el-rate{
  line-height: none;
  height: auto;
} */
.margin-bottom-10[data-v-0c70ed9a] {
  margin-bottom: 10px;
}
.title[data-v-0c70ed9a] {
  /* font-size: calc(24 / 20 * 1rem); */
  font-size: 16px;
  text-align: left;
}

/* 所属部门 */
.flex-align-start[data-v-0c70ed9a] {
  display: flex;
}
.label-left-blue[data-v-0c70ed9a] {
  border-left: 5px solid #4f81f9;
  display: inline-block;
  padding-left: 5px;
  font-weight: 600;
}
.label-height[data-v-0c70ed9a] {
  height: 18px;
  margin-top: 6px;
}
[data-v-0c70ed9a] .upload .upload-files {
  padding: 6px 8px !important;
  line-height: 9px;
  min-height: 22px;
  height: 22px;
  border-radius: 4px !important;
}

/* 基本信息 */
.border-1px-gray[data-v-0c70ed9a] {
  border: 1px solid #dedada;
  padding: 10px 10px 5px;
  margin: 10px 0;
}
.label-line-height[data-v-0c70ed9a] {
  line-height: 20px !important;
}

/* 教育经历 */
.title-box[data-v-0c70ed9a] {
  border-left: 5px solid #4f81f9;
  padding-left: 5px;
  display: flex;
}
.title-box .title[data-v-0c70ed9a] {
  font-weight: 600;
  font-size: 14px;
}
.title-box .add[data-v-0c70ed9a] {
  margin-left: 30px;
  color: #4f81f9;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.title-box .add .add-circle-border[data-v-0c70ed9a] {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #4f81f9;
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 13px;
  font-size: 13px;
  /* color: #4f81f9; */
}
.font-size[data-v-0c70ed9a] {
  font-size: 12px;
}
.title-box-content .delete[data-v-0c70ed9a] {
  cursor: pointer;
  color: #f56c6c;
  margin-bottom: 5px;
}
.additional-information[data-v-0c70ed9a] {
  display: flex;
}
.additional-information .title[data-v-0c70ed9a] {
  font-weight: 600;
  font-size: 12px;
}
.additional-information .add[data-v-0c70ed9a] {
  margin-left: 30px;
  color: #4f81f9;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.additional-information .add .add-circle-border[data-v-0c70ed9a] {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #4f81f9;
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 13px;
  font-size: 13px;
  /* color: #4f81f9; */
}
[data-v-0c70ed9a] .el-form-item__label {
  font-weight: 600;
  line-height: 28px;
}
[data-v-0c70ed9a] .label-item-block .el-form-item__label {
  line-height: 18px;
  font-size: 12px;
  display: block;
  text-align: left;
  width: 100%;
}
[data-v-0c70ed9a] .el-form-item {
  margin-bottom: 5px;
}

/* 将所有的框高度缩小一些 */
[data-v-0c70ed9a] .el-input__inner {
  height: 24px;
  line-height: 24px;
  /* padding-left: 8px; */
}
[data-v-0c70ed9a] .el-input--small {
  line-height: 24px;
}
[data-v-0c70ed9a] .el-input--small .el-input__icon {
  line-height: 24px;
}

/* 缩小el的各种框的高度 */
[data-v-0c70ed9a] .el-form-item__content {
  /* line-height: 28px; */
  font-size: 12px;
}
.custom-content[data-v-0c70ed9a]{
  display: flex;
  align-items: center;
}
[data-v-0c70ed9a] .el-range-editor--small .el-range-separator {
  line-height: 18px;
}


.custom_class_01>.el-dialog__body{
 padding: 0px 20px 1px 20px;
}


/* 公共样式 */
.margin-bottom-5px[data-v-708748fc] {
  margin-bottom: 5px;
}
.padding-top-5px[data-v-708748fc] {
  padding-top: 5px;
}
.margin-top-text[data-v-708748fc] {
  margin-top: 10px;
}
.font-weight-600[data-v-708748fc] {
  font-weight: 600;
}
.font-weight-500[data-v-708748fc] {
  font-weight: 500;
}
.margin-right-10px[data-v-708748fc] {
  margin-right: 10px;
}
[data-v-708748fc] .el-rate__icon {
  font-size: 15px;
  margin-right: 2px;
}
[data-v-708748fc]:root {
  --el-rate-void-color: red;
  --el-rate-fill-color: blue;
}

/* -------------------------- */
.container[data-v-708748fc] {
  font-size: 13px;
}
.resume-box[data-v-708748fc] {
  padding: 20px 15px 0 15px;
}
.title[data-v-708748fc] {
  font-weight: 900;
  font-size: 20px;
  color: #4f81f9;
}
.personal-information[data-v-708748fc] {
  display: flex;
}
.personal-information .left[data-v-708748fc] {

  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-weight: 900;
  margin-right: 20px;
}
.personal-information .right[data-v-708748fc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.personal-information .right .right-top[data-v-708748fc] {
  display: flex;
  flex-wrap: wrap;
}
.personal-information .right .right-top .margin-bottom-5[data-v-708748fc] {
  margin-bottom: 5px;
}
.personal-information .right .right-top .right-margin[data-v-708748fc] {
  margin-right: 20px;
}
.personal-information .right .right-top .department-split[data-v-708748fc] {
  /* min-width: 182px; */
  display: flex;
}
.personal-information .right .right-bottom[data-v-708748fc] {
  display: flex;
}
.personal-information .right .right-bottom .operage[data-v-708748fc] {
  margin-left: 20px;
}
.personal-information .right .right-bottom .operage span[data-v-708748fc] {
  cursor: pointer;
  color: #5f8cff;
}
.personal-information .right .right-bottom .operage span[data-v-708748fc]:nth-child(1) {
  margin-right: 10px;
}
.resume-title[data-v-708748fc] {
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  color: rgb(185, 185, 185);
}
.resume-title[data-v-708748fc] {
  line-height: 40px;
  margin-top: 25px;
  border-bottom: 1px solid #4f81f9;
}
.resume-title>.resume-text[data-v-708748fc] {
  color: #333;
  margin-right: 20px;
  font-weight: 600;
  border-bottom: 2px solid #4f81f9;
}
.resume-subtitle[data-v-708748fc] {
  margin-left: 20px;
  color: #333;
}
.resume-inf[data-v-708748fc] {
  /* font-size: 12px; */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 400;
}
.resume-inf>div[data-v-708748fc] {
  color: #000;
  display: inline-flex;
  align-items: center;
  width: 26%;
  position: relative;
  margin-bottom: 10px;
}
.inf-item-center[data-v-708748fc],
.inf-item-center-no-after[data-v-708748fc] {
  padding-left: 4%;
  width: 34% !important;
}
.inf-item-center[data-v-708748fc]::after {
  content: "/";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.inf-item-center[data-v-708748fc]::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inf-item-center-no-after[data-v-708748fc]::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.inf-item-right[data-v-708748fc] {
  width: 36% !important;
}

/* .educational-experience {
  padding: 10px 0;
} */
.educational-experience .item-style[data-v-708748fc] {
  display: flex;
  line-height: 30px;
}
.educational-experience .item-style .time[data-v-708748fc] {
  flex: 3;
}
.educational-experience .item-style .width-20[data-v-708748fc] {
  flex: 2;
  text-align: center;
}
.border-1px-dashed[data-v-708748fc] {
  border-bottom: lightgray 1px dashed;
}
.language-ability .item-style[data-v-708748fc] {
  display: flex;
  margin-bottom: 10px;
}
.language-ability .item-style span[data-v-708748fc] {
  flex: 1;
}
.work-experience .time-row[data-v-708748fc] {
  display: flex;
  margin-bottom: 10px;
}
.work-experience .time-row div[data-v-708748fc] {
  flex: 1;
  text-align: center;
}
.work-experience .time-row .one[data-v-708748fc] {
  flex: 2;
  text-align: left;
}
.content-box .time-row[data-v-708748fc] {
  display: flex;
  margin-bottom: 10px;
}
.content-box .time-row div[data-v-708748fc] {
  flex: 1;
  text-align: center;
}
.content-box .time-row .one[data-v-708748fc] {
  flex: 2;
  text-align: left;
}
.content-box .time-row .text-left[data-v-708748fc] {
  text-align: left;
}
.resume-attachment[data-v-708748fc] {
  display: flex;
}
.resume-attachment .operage[data-v-708748fc] {
  margin-left: 20px;
}
.resume-attachment .operage span[data-v-708748fc] {
  cursor: pointer;
  color: #5f8cff;
}
.page-body[data-v-708748fc]{
  height: calc(100vh - 110px);
  overflow-y: auto;
}
.foot-btn-box[data-v-708748fc]{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  height: 60px;
}
.custom-primary-btn[data-v-708748fc]{
  height: 22px;
  color: #fff;
  font-size: 12px;
  background-color: #409EFF;
  outline: none;
  border-radius: 4px;
  border: none;
  width: 50px;
  cursor: pointer;
}


.btn-add[data-v-0809ddf6] {
  box-sizing: border-box;
  width: 100px;
  min-height: 34px;
}
.title[data-v-0809ddf6]{
  width: 70px;
  font-size: 14px;
  color: #606266;
  margin-right: 12px;
  text-align: right;
}
.item-box[data-v-0809ddf6]{
  display: flex;
  align-items: center;
}
.search-box[data-v-0809ddf6]{
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 15px;
}
[data-v-0809ddf6] .el-button {
  /* margin: 3px 6px; */
  /* width: 62px; */
  white-space: pre-wrap;
  line-height: 14px;
  min-height: 24px;
  height: 28px !important;
  margin-left: 0px;
  border-radius: 4px !important;
}
.primary[data-v-0809ddf6]{
  height: 28px;
  width: 54px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #4f81f9;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
}
.white[data-v-0809ddf6]{
  height: 28px;
  width: 54px;
  border-radius: 4px;
  font-size: 14px;
  background-color: #fff;
  color: #606266;
  border: 1px solid #DCDFE6;
  outline: none;
  cursor: pointer;
}
.button-box[data-v-0809ddf6] {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 5px;
}
.btn-box[data-v-0809ddf6]{
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.left-10px[data-v-0809ddf6] {
  margin-left: 10px;
}
.cursor-point[data-v-0809ddf6] {
  cursor: pointer;
}
.danger[data-v-0809ddf6] {
  color: #f56c6c;
}
.primer[data-v-0809ddf6] {
  color: #409eff;
}
.success[data-v-0809ddf6] {
  color: #67c23a;
}
[data-v-0809ddf6] .el-rate__icon{
  margin-right: 0px;
}
[data-v-0809ddf6] .el-form-item{
  margin-bottom:5px;
}
.w190[data-v-0809ddf6]{
  width: 190px;
}
.details[data-v-0809ddf6]{
  width: 70px;
  padding: 0px !important;
}
[data-v-0809ddf6] .el-input--mini .el-input__inner{
  height: 30px;
  line-height: 30px;
}
.el-button+.el-button[data-v-0809ddf6] {
  margin-right: 0px;
}
.level-box[data-v-0809ddf6]{
  width: 100%;
  text-align: center;
}

