@charset "UTF-8";
.customer-center-container[data-v-1bbd0118] {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.customer-center-container .empty-box[data-v-1bbd0118] {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    color: #999;
    background-color: #fff;
}
.customer-center-container .apply-list .empty-box[data-v-1bbd0118] {
    padding-top: 30px;
}
.customer-center-container .basic-info[data-v-1bbd0118] {
    width: 100%;
    height: 152px;
    background-size: cover;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.customer-center-container .basic-info .pic-content[data-v-1bbd0118] {
      position: relative;
      margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img[data-v-1bbd0118] {
        width: 60px;
        height: 60px;
        border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico[data-v-1bbd0118] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        right: -2px;
}
.customer-center-container .basic-info .name[data-v-1bbd0118] {
      font-size: 16px;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-weight: 500;
      color: #333;
}
.customer-center-container .basic-info .other-info[data-v-1bbd0118] {
      margin-top: 8px;
      margin-bottom: 0;
      padding-left: 0;
}
.customer-center-container .basic-info .other-info li[data-v-1bbd0118] {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        color: #555;
}
.customer-center-container .basic-info .other-info li[data-v-1bbd0118]:nth-child(1)::after, .customer-center-container .basic-info .other-info li[data-v-1bbd0118]:nth-child(2)::after {
          content: '';
          display: inline-block;
          width: 1px;
          height: 12px;
          background-color: #ccc;
          margin: -1px 14px;
}
.customer-center-container .basic-info .user-type[data-v-1bbd0118] {
      margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner[data-v-1bbd0118] {
        height: 38px;
        line-height: 38px;
        border-radius: 0;
        border-color: #ECECEC;
        color: #555;
        background: rgba(255, 255, 255, 0.6);
        text-align: center;
}
.customer-center-container .left-nav[data-v-1bbd0118] {
    height: 600px;
    padding-top: 24px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}
.customer-center-container .left-nav .nav-item[data-v-1bbd0118] {
      padding-left: 88px;
      height: 48px;
      line-height: 48px;
      font-size: 14px;
      color: #333;
      cursor: pointer;
      background-size: 240px 100%;
      background-repeat: no-repeat;
      background-position-x: 40px;
}
.customer-center-container .left-nav .nav-item .nav-ico[data-v-1bbd0118] {
        width: 12px;
        height: 12px;
        margin-right: 8px;
        color: #ccc;
}
.customer-center-container .left-nav .nav-item[data-v-1bbd0118]:hover {
        color: #0E44F8;
}
.customer-center-container .left-nav .nav-item.common[data-v-1bbd0118] {
        background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active[data-v-1bbd0118] {
        color: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico[data-v-1bbd0118] {
          color: #fff;
}
.customer-center-container .left-nav .nav-footer[data-v-1bbd0118] {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.customer-center-container .customer-body-wrap[data-v-1bbd0118] {
    padding: 0 0 0 40px;
    overflow-x: hidden;
}
.customer-center-main section[data-v-1bbd0118] {
  margin-bottom: 20px;
}
.customer-center-main .title[data-v-1bbd0118] {
  width: 100%;
  height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.customer-center-main .title .extra[data-v-1bbd0118] {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin-left: 8px;
}
.customer-center-main .title .extra .num[data-v-1bbd0118] {
      color: #FB8602;
}
.customer-center-main .title .btn[data-v-1bbd0118] {
    margin-left: auto;
    font-size: 14px;
    color: #999999;
}
.customer-center-main .interview-list .list-wrap[data-v-1bbd0118] {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item[data-v-1bbd0118] {
    margin-bottom: 30px;
    display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info[data-v-1bbd0118] {
      width: 124px;
      height: 48px;
      background-size: cover;
      display: flex;
      color: #fff;
      font-size: 18px;
      margin-right: 12px;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1bbd0118],
      .customer-center-main .interview-list .list-wrap .item .time-info .time[data-v-1bbd0118] {
        display: flex;
        flex: 0.5;
        align-items: center;
        justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1bbd0118] {
        flex-direction: column;
        font-size: 12px;
        padding-left: 12px;
        align-items: flex-start;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day span[data-v-1bbd0118] {
          height: 17px;
          line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name[data-v-1bbd0118] {
      height: 24px;
      font-size: 16px;
      line-height: 24px;
      color: #333333;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1bbd0118] {
        flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1bbd0118]:not(.type-flag) {
          max-width: 200px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .company[data-v-1bbd0118] {
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #555555;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 278px;
      display: block;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag[data-v-1bbd0118] {
      width: 72px;
      height: 16px;
      line-height: 16px;
      background: #FFFFFF;
      border: 1px solid;
      opacity: 1;
      border-radius: 8px;
      padding: 0px 8px;
      font-size: 10px;
      margin-left: 8px;
      text-align: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.ground[data-v-1bbd0118] {
        border-color: #637DEB;
        color: #637DEB;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online[data-v-1bbd0118] {
        border-color: #FA732B;
        color: #FA732B;
}
.customer-center-main .resume-list .pagination-wrap .el-pagination[data-v-1bbd0118] {
  margin-right: auto;
}
.common-info-font[data-v-1bbd0118] span {
  font-family: "NotoSansHans-Regular", "NotoSansHans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif !important;
}
.txt-right[data-v-1bbd0118] {
  text-align: right;
}
.txt-left[data-v-1bbd0118] {
  text-align: left;
}
.float-right[data-v-1bbd0118] {
  float: right;
}
.float-left[data-v-1bbd0118] {
  float: left;
}
.commonBlueTxt[data-v-1bbd0118] {
  color: #17B575;
}
.font-l[data-v-1bbd0118] {
  font-size: 24px;
}
.font-s[data-v-1bbd0118] {
  font-size: 14px;
}
.font-red[data-v-1bbd0118] {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong[data-v-1bbd0118] {
  font-weight: 600;
}
.txt-common-blue[data-v-1bbd0118] {
  color: #17B575 !important;
}
.cursorPointer[data-v-1bbd0118],
.btn[data-v-1bbd0118] {
  cursor: pointer;
}
.middle-content[data-v-1bbd0118] {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.searchBar-wrap[data-v-1bbd0118] {
  height: 180px;
  background: white;
  padding-top: 30px;
  padding-bottom: 40px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.searchBar-wrap .search-bar[data-v-1bbd0118] {
    height: 110px;
}
.searchBar-wrap .search-bar .el-row[data-v-1bbd0118] {
      border: 1px solid rgba(221, 221, 221, 0.960784);
      height: 100%;
      cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col[data-v-1bbd0118] {
        height: 100%;
        position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered[data-v-1bbd0118]::after {
          content: '';
          width: 1px;
          height: 100px;
          border-left: 1px dashed #DDDDDD;
          position: absolute;
          right: 0;
          top: 4px;
}
.searchBar-wrap .search-bar .el-row[data-v-1bbd0118]:hover {
        border-color: #1274FA;
}
.searchBar-wrap .search-bar .search-item[data-v-1bbd0118] {
      padding-top: 18px;
      padding-left: 40px;
      padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title[data-v-1bbd0118] {
        margin-bottom: 10px;
        color: #555555;
        font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input[data-v-1bbd0118] {
        padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn[data-v-1bbd0118] {
      padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button[data-v-1bbd0118] {
        width: 120px;
        height: 50px;
        background: linear-gradient(315deg, #2498FC 0%, #0E44F8 100%);
        color: #FFFFFF;
        font-size: 20px;
        border-radius: 0px;
        font-weight: 500;
        border: none;
}
.searchBar-wrap .search-bar .search-btn .reset-btn[data-v-1bbd0118] {
        margin-left: 20px;
        color: #999999;
        font-size: 14px;
        cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset[data-v-1bbd0118] {
          width: 10px;
          margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner[data-v-1bbd0118] {
    background-color: #FFFFFF;
    border: none;
    padding: 0px;
}
.searchBar-wrap .el-cascader[data-v-1bbd0118] {
    width: 100%;
}
.btnBefore[data-v-1bbd0118] {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  transform: scaleX(0);
  background: #ffffff;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center right;
}
.btnHover[data-v-1bbd0118] {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body[data-v-1bbd0118] {
  margin-bottom: 15px;
}
.el-container[data-v-1bbd0118] {
  border-top: none !important;
  width: 100%;
}
.left-aside[data-v-1bbd0118] {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content[data-v-1bbd0118] {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body[data-v-1bbd0118] {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5E6D82;
}
.doc-page-body .content-body[data-v-1bbd0118] {
    width: 99%;
}
.doc-page-body .content-body section[data-v-1bbd0118] {
      margin-bottom: 20px;
}
.doc-page-body .content-body section h4[data-v-1bbd0118] {
        font-weight: 600;
}
.doc-page-body .content-body section .intro[data-v-1bbd0118] {
        color: #333;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph[data-v-1bbd0118] {
        line-height: 28px;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table[data-v-1bbd0118] {
        margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap[data-v-1bbd0118] {
        border-bottom: 1px solid #EAEEFB;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll[data-v-1bbd0118] {
          padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content[data-v-1bbd0118] {
        padding-top: 16px;
}
.doc-page-body .content-body section .title-lt[data-v-1bbd0118] {
        font-weight: 600;
        color: #333;
}
.doc-page-body .content-body .common-info-section .common-info[data-v-1bbd0118] {
      list-style-type: disc;
      margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li[data-v-1bbd0118] {
        line-height: 26px;
}
.doc-text[data-v-1bbd0118] {
  color: #5E6D82;
}
@media (max-width: 1440px) {
.left-aside[data-v-1bbd0118],
  .nav-content[data-v-1bbd0118] {
    width: 260px !important;
}
.doc-content[data-v-1bbd0118] {
    max-width: calc(100vw - 240px);
}
.doc-page-body[data-v-1bbd0118] {
    padding: 20px 32px;
}
}
.doc-title[data-v-1bbd0118] {
  width: 100%;
  position: relative;
  color: #1F2F3D;
}
.doc-title .txt-content[data-v-1bbd0118] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.doc-title .txt-content h3[data-v-1bbd0118] {
      font-size: 24px;
      font-weight: 500;
}
.doc-title .txt-content .tips[data-v-1bbd0118] {
      color: #fff;
      height: 24px;
      line-height: 24px;
      padding: 0 10px;
      margin-left: 12px;
}
.doc-title .txt-content .download-page[data-v-1bbd0118] {
      margin-left: 9px;
      color: #355DC6;
      cursor: pointer;
}
.doc-title .sub-content[data-v-1bbd0118] {
    display: flex;
    align-items: flex-end;
}
.doc-title .sub-content .update-time[data-v-1bbd0118] {
      color: rgba(94, 109, 130, 0.44);
      font-size: 14px;
      display: inline-block;
      margin-top: 26px;
}
.doc-title .sub-content .download-page[data-v-1bbd0118] {
      margin-left: auto;
      color: #355DC6;
      cursor: pointer;
      position: absolute;
      right: 0;
      bottom: 16px;
}
.doc-title .custom-divider[data-v-1bbd0118] {
    margin: 16px 0;
    background-color: #EBEBEB;
}
.doc-title.sub-title[data-v-1bbd0118] {
    margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3[data-v-1bbd0118] {
      font-size: 18px;
      font-weight: 500;
}
.atention-content[data-v-1bbd0118] {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col[data-v-1bbd0118] {
    font-size: 14px;
    font-weight: 400;
    color: #43556f;
    line-height: 26px;
}
.atention-content.red[data-v-1bbd0118] {
    background: rgba(252, 221, 201, 0.25);
    border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title[data-v-1bbd0118] {
    font-weight: 600;
    line-height: 30px;
}
.atention-content.single[data-v-1bbd0118] {
    height: 40px;
    line-height: 20px;
}
.anchor-wrap[data-v-1bbd0118] {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper[data-v-1bbd0118] {
    background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor[data-v-1bbd0118] {
      font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link[data-v-1bbd0118]:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
}
.ant-anchor-ink[data-v-1bbd0118]::before {
  background-color: #EBEBEB;
}
.ant-anchor-ink-ball[data-v-1bbd0118] {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17B575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title[data-v-1bbd0118] {
  color: #17B575;
}
a.link[data-v-1bbd0118],
.link[data-v-1bbd0118] {
  text-decoration: underline;
  color: #355DC6;
  cursor: pointer;
}
.copy-code-wrap[data-v-1bbd0118] {
  position: relative;
}
.copy-code-wrap .copy-btn[data-v-1bbd0118] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
    background-color: #EAEEFB;
    border-radius: 0 4px 0 0;
    cursor: pointer;
}
.copy-code-wrap .copy-btn.common-text-btn[data-v-1bbd0118] {
      border: none;
      height: 32px;
      line-height: 32px;
      width: -moz-max-content;
      width: max-content;
      background: none;
      color: #355DC6;
      padding: 0;
}
.copy-code-wrap .copy-btn.common-text-btn span[data-v-1bbd0118] {
        font-size: 13px;
        line-height: 20px;
}
.copy-code-wrap .code-wrap[data-v-1bbd0118] {
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    margin-top: 16px;
    padding: 16px 24px;
    width: 100%;
    overflow-x: auto;
    position: relative;
    z-index: 100;
}
.copy-code-wrap .code-wrap code[data-v-1bbd0118] {
      background-color: #FAFAFA;
      padding: 0;
      min-height: 164px;
      word-wrap: break-word;
      /* Internet Explorer 5.5+ */
      white-space: pre-wrap;
      /* Firefox */
}
.copy-code-wrap.inline[data-v-1bbd0118] {
    display: inline-block;
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    padding: 0 28px 0 16px;
    border-right: none;
    margin: 0 10px;
}
.copy-code-wrap.inline span[data-v-1bbd0118] {
      margin-right: 24px;
}
.readProtocol[data-v-1bbd0118] {
  color: #17B575;
  cursor: pointer;
}
.expand-btn[data-v-1bbd0118] {
  display: flex;
  color: #17B575;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}
.expand-btn .ico[data-v-1bbd0118] {
    margin-left: 9px;
    transition: transform .3s;
}
.expand-btn .ico.up[data-v-1bbd0118] {
      transform: rotate(180deg);
}
.list-style[data-v-1bbd0118] {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip[data-v-1bbd0118] {
  font-weight: 600;
}
.deep-text[data-v-1bbd0118] {
  color: #333;
}
.el-table__empty-text[data-v-1bbd0118] {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap[data-v-1bbd0118] {
    min-height: 266px;
    text-align: center;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.el-table__empty-text .empty-list-wrap p[data-v-1bbd0118] {
      color: #8C8E9C;
      margin-top: 16px;
      font-size: 12px;
      margin-left: 8px;
}
.step-line .line-inner[data-v-1bbd0118] {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point[data-v-1bbd0118] {
    display: inline-block;
    margin: 0 4px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #c1c3cd;
}
code[data-v-1bbd0118] {
  font-size: 13px;
}
.code .sendCode[data-v-1bbd0118] {
  height: 42px;
  line-height: 42px;
}
.code .sendCode[data-v-1bbd0118] span {
    border-left: 1px #E0E5ED solid;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #003c8d;
}
.code .el-input[data-v-1bbd0118] {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button[data-v-1bbd0118] {
  width: 40%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  top: 1px;
  position: absolute;
  right: 1px;
  border: none;
}
.codeInput[data-v-1bbd0118] .el-input__inner {
  padding-right: 40%;
}
.no-line-height[data-v-1bbd0118] {
  line-height: initial;
}
.no-line-height[data-v-1bbd0118]:only-child {
    line-height: initial;
}
.dialog-body-content section[data-v-1bbd0118] {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title[data-v-1bbd0118] {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}
.common-text-btn[data-v-1bbd0118] {
  border: none;
  background: none;
}
.common-text-btn span[data-v-1bbd0118] {
    color: #17B575;
}
.common-text-btn[data-v-1bbd0118]:hover, .common-text-btn[data-v-1bbd0118]:focus {
    border: none;
    background: none;
}
.dark-blue[data-v-1bbd0118] {
  color: #355DC6;
}
.dark-red[data-v-1bbd0118] {
  color: #CE6B6B;
}
.underline[data-v-1bbd0118] {
  text-decoration: underline;
}
.common-blue[data-v-1bbd0118] {
  color: #43556F;
}
.trace-info[data-v-1bbd0118] .el-step__line {
  background-color: #E1EAF5;
  left: 17px !important;
}
.trace-info[data-v-1bbd0118] .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info[data-v-1bbd0118] .el-step__head.is-finish,
.trace-info[data-v-1bbd0118] .el-step__title.is-finish,
.trace-info[data-v-1bbd0118] .el-step__description.is-finish {
  color: #8891A2;
}
.trace-info[data-v-1bbd0118] .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #E1EAF5;
}
.trace-info[data-v-1bbd0118] .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper[data-v-1bbd0118] .trace-info .el-step__icon {
  left: 13px;
}
.el-popper[data-v-1bbd0118] .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body[data-v-1bbd0118] {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer[data-v-1bbd0118] {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button[data-v-1bbd0118] {
    font-size: 16px;
    height: 38px;
}
.status-line[data-v-1bbd0118] {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline[data-v-1bbd0118] {
    padding-left: 0;
}
.status-line .el-timeline .time[data-v-1bbd0118] {
      height: 15px;
      font-size: 10px;
      line-height: 15px;
      color: #999999;
      margin-left: 8px;
}
.status-line .el-timeline .desc[data-v-1bbd0118] {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      color: #999999;
      margin-top: 2px;
}
.status-line .empty-box[data-v-1bbd0118] {
    display: block;
    margin-bottom: 20px;
    color: #999;
    width: 100%;
    text-align: center;
}
.el-dialog__title[data-v-1bbd0118] {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line[data-v-1bbd0118] {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix[data-v-1bbd0118] {
    margin-left: auto;
}
.container[data-v-1bbd0118] {
  background-color: #f5f5f5;
}
.container .content[data-v-1bbd0118] {
    padding-top: 30px;
    padding-bottom: 60px;
    color: #333333;
}
.container .content .banner[data-v-1bbd0118] {
      width: 100%;
      position: relative;
}
.container .content .banner img[data-v-1bbd0118] {
        width: 100%;
        height: 365px;
}
.container .content .banner[data-v-1bbd0118] .el-carousel__indicators {
        left: 15%;
        bottom: 20%;
}
.container .content .banner .banner-right[data-v-1bbd0118] {
        height: 120px;
        width: 120px;
        position: absolute;
        background: #000000;
        opacity: 0.57;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
        border-radius: 2px 0px 0px 2px;
        right: 0;
        top: 140px;
        z-index: 99;
        color: #fff;
        font-weight: bold;
}
.container .content .banner .banner-right p[data-v-1bbd0118] {
          height: 33.3%;
          line-height: 37px;
          margin: 0;
          text-align: center;
          cursor: pointer;
}
.container .content .banner .banner-right p[data-v-1bbd0118]:first-child,
        .container .content .banner .banner-right p[data-v-1bbd0118]:nth-child(2) {
          border-bottom: 1px dashed #fff;
}
.container .content .banner .banner-right p[data-v-1bbd0118]:nth-child(3) {
          display: flex;
          justify-content: center;
          align-items: center;
}
.container .content .banner .banner-right .banner-righticon[data-v-1bbd0118] {
          margin-right: 10px;
          width: 20px;
          height: 20px;
}
.container .content .banner .banner-right .icon[data-v-1bbd0118] {
          height: 24px;
          width: 24px;
          margin-right: 7px;
          opacity: 0.8;
}
.container .content .banner .banner-bottom[data-v-1bbd0118] {
        width: 87%;
        height: 100px;
        padding: 22px;
        border-radius: 2px;
        background: #ffffff;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
        position: absolute;
        left: 81px;
        bottom: -69px;
        z-index: 99;
        display: flex;
        align-items: center;
}
.container .content .banner .banner-bottom ul[data-v-1bbd0118] {
          display: flex;
          justify-content: space-around;
          width: 100%;
          padding: 0 0 0 0;
          height: 80px;
}
.container .content .banner .banner-bottom ul li[data-v-1bbd0118] {
            display: flex;
            align-items: center;
}
.container .content .banner .banner-bottom ul li svg[data-v-1bbd0118] {
              width: 45px;
              height: 30px;
              margin-right: 10px;
}
.container .content .banner .banner-bottom ul li p[data-v-1bbd0118] {
              font-size: 18px;
              color: #333;
              margin: 16px 0 10px 0;
              font-weight: bold;
}
.container .content .banner .banner-bottom ul li span[data-v-1bbd0118] {
              font-size: 14px;
              color: #ccc;
              font-weight: bold;
}
.container .content .banner .banner-bottom ul li[data-v-1bbd0118]:first-child {
            padding-left: 0;
            border-left: 0;
}
.container .content .middle[data-v-1bbd0118] {
      width: 100%;
      padding: 81px;
      margin-top: 50px;
      background-color: #fff;
}
.container .content .middle .introduction[data-v-1bbd0118] {
        padding: 20px;
}
.container .content .middle .introduction .introduction-title[data-v-1bbd0118] {
          position: relative;
}
.container .content .middle .introduction .introduction-title div[data-v-1bbd0118] {
            font-size: 72px;
            opacity: 0.06;
            font-weight: bold;
            position: absolute;
            left: -27px;
            top: -43px;
}
.container .content .middle .introduction .introduction-content[data-v-1bbd0118] {
          width: 100%;
          display: flex;
          justify-content: space-between;
}
.container .content .middle .introduction .introduction-content .introduction-text[data-v-1bbd0118] {
            width: 750px;
            height: 100%;
            line-height: 26px;
            text-indent: 2em;
            font-weight: bold;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            letter-spacing: 1px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 8;
}
.container .content .middle .introduction .introduction-content .introduction-text1[data-v-1bbd0118] {
            width: 750px;
            height: 100%;
            line-height: 26px;
            text-indent: 2em;
            font-weight: bold;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            letter-spacing: 1px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 8;
}
.container .content .middle .introduction .introduction-content .introduction-img[data-v-1bbd0118] {
            width: 220px;
            height: 220px;
            background: #ffffff;
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.33);
            border-radius: 2px;
            padding: 65px 15px;
}
.container .content .middle .introduction .introduction-content .introduction-img img[data-v-1bbd0118] {
              width: 100%;
              height: 100%;
}
.container .content .middle .introduction .change-btn[data-v-1bbd0118] {
          margin-left: 338px;
          line-height: 26px;
          font-weight: bold;
          font-size: 14px;
          padding-top: 5px;
}
.container .content .middle .introduction .change-btn i[data-v-1bbd0118] {
            font-weight: bold;
}
.container .content .middle .info[data-v-1bbd0118] {
        height: 110px;
        width: 100%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin-top: 50px;
        color: #fff;
        font-weight: 500;
        display: flex;
        align-items: center;
}
.container .content .middle .info .info-icon[data-v-1bbd0118] {
          width: 34px;
          height: 34px;
          margin-right: 10px;
}
.container .content .middle .info .info-left[data-v-1bbd0118] {
          width: 60.739%;
          height: 100%;
          border-right: 1px dashed #fff;
          display: flex;
          justify-content: space-around;
}
.container .content .middle .info .info-left .left-scale[data-v-1bbd0118] {
            display: flex;
            align-items: center;
            height: 100%;
}
.container .content .middle .info .info-left .left-scale ul[data-v-1bbd0118] {
              display: flex;
              align-items: center;
              margin: 0;
              min-width: 185px;
}
.container .content .middle .info .info-left .left-scale p[data-v-1bbd0118] {
              margin-bottom: 0;
              font-size: 20px;
}
.container .content .middle .info .info-left .left-address[data-v-1bbd0118] {
            display: flex;
            align-items: center;
            height: 100%;
            margin-right: 20px;
}
.container .content .middle .info .info-left .left-address ul[data-v-1bbd0118] {
              display: flex;
              align-items: center;
              margin: 0;
}
.container .content .middle .info .info-left .left-address ul span[data-v-1bbd0118]:nth-child(2) {
                display: inline-block;
                width: 74px;
                height: 22px;
                border: 1px solid #cd922a;
                opacity: 0.5;
                border-radius: 90px;
                text-align: center;
                line-height: 21px;
                color: #c68d2a;
                font-size: 12px;
                font-weight: 600;
                opacity: 1;
                cursor: pointer;
}
.container .content .middle .info .info-left .left-address p[data-v-1bbd0118] {
              margin-bottom: 0;
              font-size: 20px;
}
.container .content .middle .info .info-right[data-v-1bbd0118] {
          height: 100%;
          width: 39.261%;
}
.container .content .middle .info .info-right ul[data-v-1bbd0118] {
            margin: 0;
            height: 100%;
            display: flex;
            justify-content: space-around;
            align-items: center;
}
.container .content .middle .info .info-right ul p[data-v-1bbd0118] {
              margin-top: 0;
              margin-bottom: 10px;
              font-size: 20px;
              font-weight: bold;
}
.container .content .middle .info .info-right ul span[data-v-1bbd0118] {
              font-size: 12px;
              color: #cd922a;
              font-weight: 500;
}
.container .content .post[data-v-1bbd0118] {
      background: linear-gradient(180deg, #f5f5f5 0%, #ffffff 100%);
      padding-top: 20px;
}
.container .content .post .post-title[data-v-1bbd0118] {
        position: relative;
}
.container .content .post .post-title div[data-v-1bbd0118] {
          font-size: 72px;
          opacity: 0.06;
          font-weight: bold;
          position: absolute;
          left: -27px;
          top: -43px;
}
.container .content .post .post-type[data-v-1bbd0118] {
        width: 180px;
        height: 100px;
        background-color: #fff;
        color: #b4b4b4;
        font-weight: 600;
        border-radius: 2px;
        box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        border: 0;
        position: relative;
}
.container .content .post .post-type div[data-v-1bbd0118] {
          line-height: 2px;
}
.container .content .post .post-type .post-menuicon[data-v-1bbd0118] {
          width: 36px;
          height: 36px;
}
.container .content .post .post-type[data-v-1bbd0118]:active {
        border: 0;
}
.container .content .post .micro-sign[data-v-1bbd0118] {
        height: 4px;
        width: 32px;
        background-color: #ca953a;
        position: absolute;
        bottom: 0;
        left: 74px;
}
.container .content .post .el-menu[data-v-1bbd0118] .is-active {
        background: linear-gradient(180deg, #f5f5f5 0%, #ffffff 100%);
        color: #222;
        border: 1px solid #dddddd;
        box-shadow: 0;
}
.container .content .post .post-content[data-v-1bbd0118] {
        display: flex;
        justify-content: space-between;
}
.container .content .post .post-content .post-list ul[data-v-1bbd0118] {
          width: 880px;
          margin-top: 0;
          color: #333;
}
.container .content .post .post-content .post-list ul li[data-v-1bbd0118] {
            width: 100%;
            border: 1px solid #dddddd;
            height: 140px;
            background-color: #fff;
            border-radius: 2px;
            border-top: 2px solid #ca953a;
            margin-bottom: 20px;
}
.container .content .post .post-content .post-list ul li .post-listtop[data-v-1bbd0118] {
              width: 100%;
              height: 106px;
              padding: 20px 35px;
}
.container .content .post .post-content .post-list ul li .post-listtop .post-money[data-v-1bbd0118] {
                display: inline-block;
                color: #c68d2a;
                margin-right: 20px;
}
.container .content .post .post-content .post-list ul li .post-listtop > div[data-v-1bbd0118] {
              display: flex;
              justify-content: space-between;
}
.container .content .post .post-content .post-list ul li .post-listtop > div p[data-v-1bbd0118] {
                margin: 0;
}
.container .content .post .post-content .post-list ul li .post-listtop > div p[data-v-1bbd0118]:first-child {
                font-weight: bold;
                font-size: 18px;
}
.container .content .post .post-content .post-list ul li .post-listtop > div p:first-child span[data-v-1bbd0118] {
                  font-weight: 500;
}
.container .content .post .post-content .post-list ul li .post-listtop > div p[data-v-1bbd0118]:nth-child(2) {
                border: 1px solid #ecc177;
                border-radius: 90px;
                width: 80px;
                height: 26px;
                text-align: center;
                line-height: 26px;
                font-size: 12px;
                color: #c68d2a;
                cursor: pointer;
}
.container .content .post .post-content .post-list ul li .post-listtop > div p:nth-child(2) .post-listicon[data-v-1bbd0118] {
                  width: 18px;
                  height: 14px;
                  margin-right: 2px;
}
.container .content .post .post-content .post-list ul li .post-listbottom[data-v-1bbd0118] {
              width: 100%;
              height: 31px;
              background-color: #f5f5f5;
              padding: 0 35px;
              font-size: 14px;
              color: #666;
              line-height: 31px;
              position: relative;
}
.container .content .post .post-content .post-list ul li .post-listbottom span[data-v-1bbd0118] {
                cursor: pointer;
}
.container .content .post .post-content .post-list ul li .post-listbottom span[data-v-1bbd0118]:first-child {
                color: #999;
}
.container .content .post .post-content .post-list ul li .post-listbottom svg[data-v-1bbd0118] {
                margin-left: 5px;
                cursor: pointer;
}
.container .content .post .post-content .post-list ul li .post-listbottom .post-apply[data-v-1bbd0118] {
                height: 31px;
                width: 158px;
                position: absolute;
                background-size: 100% 100%;
                background-repeat: no-repeat;
                right: -1px;
                bottom: 0;
                line-height: 31px;
                text-align: center;
                font-weight: bold;
                color: #fff;
                font-size: 14px;
                padding-left: 22px;
                cursor: pointer;
}
.container .content .post .post-content .post-list .post-more[data-v-1bbd0118] {
          padding-top: 20px;
          padding-left: 40px;
          font-size: 14px;
          color: #b4b4b4;
          cursor: pointer;
}
.container .content .post .post-content .post-list .post-more svg[data-v-1bbd0118] {
            margin-left: 6px;
}
.container .content .bottom[data-v-1bbd0118] {
      min-height: 300px;
      width: 100%;
      background: #313131;
      border: 1px solid #dddddd;
      border-radius: 2px;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      padding-top: 60px;
      margin-top: 0;
      color: #333;
}
.container .content .bottom .bottom-title[data-v-1bbd0118] {
        position: relative;
        color: white;
        font-size: 28px;
}
.container .content .bottom .bottom-title p[data-v-1bbd0118] {
          font-weight: 500;
}
.container .content .bottom .bottom-title div[data-v-1bbd0118] {
          font-size: 72px;
          opacity: 0.06;
          font-weight: bold;
          position: absolute;
          left: -27px;
          top: -43px;
}
.container .content .bottom ul[data-v-1bbd0118] {
        padding-left: 0;
        margin-top: 40px;
}
.container .content .bottom ul li[data-v-1bbd0118] {
          height: 172px;
          width: 100%;
          background-color: #fff;
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
          border-radius: 2px;
          margin-bottom: 20px;
          padding: 20px;
          position: relative;
}
.container .content .bottom ul li .bottom-sign[data-v-1bbd0118] {
            width: 108px;
            height: 27px;
            background: #f3e1c2;
            border-radius: 0px 2px 0px 10px;
            color: #cc9940;
            font-weight: 500;
            text-align: center;
            line-height: 27px;
            position: absolute;
            font-size: 14px;
            right: 0;
            top: 0;
}
.container .content .bottom ul li .bottom-item[data-v-1bbd0118] {
            height: 100%;
            display: flex;
            overflow: hidden;
}
.container .content .bottom ul li .bottom-item .bottom-left[data-v-1bbd0118] {
              width: 80px;
              height: 90%;
              margin-right: 20px;
}
.container .content .bottom ul li .bottom-item .bottom-left div[data-v-1bbd0118]:first-child {
                height: 27.6596%;
                line-height: 26px;
                color: #fff;
                border-radius: 2px 2px 0px 0px;
                font-size: 12px;
                font-weight: 500;
                background: #313131;
                text-align: center;
}
.container .content .bottom ul li .bottom-item .bottom-left div[data-v-1bbd0118]:nth-child(2) {
                height: 72.3404%;
                line-height: 60px;
                border: 1px solid #dddddd;
                background-color: #fff;
                text-align: center;
}
.container .content .bottom ul li .bottom-item .bottom-right p[data-v-1bbd0118]:first-child {
              margin-top: 0;
}
.container .content .bottom ul li .bottom-item .bottom-right p:first-child span[data-v-1bbd0118] {
                display: inline-block;
                padding: 5px 10px;
                background: #b2f0e9;
                margin-right: 10px;
                border-radius: 2px;
                color: #008c91;
                font-weight: 500;
}
.container .content .bottom ul li .bottom-item .bottom-right p:first-child span[data-v-1bbd0118]:nth-child(2) {
                color: #4261ee;
                background: #bcc7fa;
}
.container .content .bottom ul li .bottom-item .bottom-right p[data-v-1bbd0118]:nth-child(2) {
              font-size: 18px;
              font-weight: bold;
              margin: 13px 0;
}
.container .content .bottom ul li .bottom-item .bottom-right div svg[data-v-1bbd0118] {
              margin-right: 5px;
              width: 20px;
              height: 20px;
}
.title[data-v-1bbd0118] {
  font-size: 28px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  line-height: 40px;
}
.post-sign[data-v-1bbd0118] {
  display: inline-block;
  height: 12px;
  width: 0;
  border-left: 1px solid #ddd;
  margin: 0 20px;
}
.img-link[data-v-1bbd0118] {
  cursor: pointer;
}
.bottom-position[data-v-1bbd0118] {
  width: 100%;
  margin-top: 10px;
}
.bottom-position .bottom-positionsign[data-v-1bbd0118] {
    display: inline-block;
}
.bottom-position .bottom-more[data-v-1bbd0118] {
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #999;
}

@charset "UTF-8";
.customer-center-container[data-v-1ba0d216] {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.customer-center-container .empty-box[data-v-1ba0d216] {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    color: #999;
    background-color: #fff;
}
.customer-center-container .apply-list .empty-box[data-v-1ba0d216] {
    padding-top: 30px;
}
.customer-center-container .basic-info[data-v-1ba0d216] {
    width: 100%;
    height: 152px;
    background-size: cover;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.customer-center-container .basic-info .pic-content[data-v-1ba0d216] {
      position: relative;
      margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img[data-v-1ba0d216] {
        width: 60px;
        height: 60px;
        border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico[data-v-1ba0d216] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        right: -2px;
}
.customer-center-container .basic-info .name[data-v-1ba0d216] {
      font-size: 16px;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-weight: 500;
      color: #333;
}
.customer-center-container .basic-info .other-info[data-v-1ba0d216] {
      margin-top: 8px;
      margin-bottom: 0;
      padding-left: 0;
}
.customer-center-container .basic-info .other-info li[data-v-1ba0d216] {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        color: #555;
}
.customer-center-container .basic-info .other-info li[data-v-1ba0d216]:nth-child(1)::after, .customer-center-container .basic-info .other-info li[data-v-1ba0d216]:nth-child(2)::after {
          content: '';
          display: inline-block;
          width: 1px;
          height: 12px;
          background-color: #ccc;
          margin: -1px 14px;
}
.customer-center-container .basic-info .user-type[data-v-1ba0d216] {
      margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner[data-v-1ba0d216] {
        height: 38px;
        line-height: 38px;
        border-radius: 0;
        border-color: #ECECEC;
        color: #555;
        background: rgba(255, 255, 255, 0.6);
        text-align: center;
}
.customer-center-container .left-nav[data-v-1ba0d216] {
    height: 600px;
    padding-top: 24px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}
.customer-center-container .left-nav .nav-item[data-v-1ba0d216] {
      padding-left: 88px;
      height: 48px;
      line-height: 48px;
      font-size: 14px;
      color: #333;
      cursor: pointer;
      background-size: 240px 100%;
      background-repeat: no-repeat;
      background-position-x: 40px;
}
.customer-center-container .left-nav .nav-item .nav-ico[data-v-1ba0d216] {
        width: 12px;
        height: 12px;
        margin-right: 8px;
        color: #ccc;
}
.customer-center-container .left-nav .nav-item[data-v-1ba0d216]:hover {
        color: #0E44F8;
}
.customer-center-container .left-nav .nav-item.common[data-v-1ba0d216] {
        background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active[data-v-1ba0d216] {
        color: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico[data-v-1ba0d216] {
          color: #fff;
}
.customer-center-container .left-nav .nav-footer[data-v-1ba0d216] {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.customer-center-container .customer-body-wrap[data-v-1ba0d216] {
    padding: 0 0 0 40px;
    overflow-x: hidden;
}
.customer-center-main section[data-v-1ba0d216] {
  margin-bottom: 20px;
}
.customer-center-main .title[data-v-1ba0d216] {
  width: 100%;
  height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.customer-center-main .title .extra[data-v-1ba0d216] {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin-left: 8px;
}
.customer-center-main .title .extra .num[data-v-1ba0d216] {
      color: #FB8602;
}
.customer-center-main .title .btn[data-v-1ba0d216] {
    margin-left: auto;
    font-size: 14px;
    color: #999999;
}
.customer-center-main .interview-list .list-wrap[data-v-1ba0d216] {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item[data-v-1ba0d216] {
    margin-bottom: 30px;
    display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info[data-v-1ba0d216] {
      width: 124px;
      height: 48px;
      background-size: cover;
      display: flex;
      color: #fff;
      font-size: 18px;
      margin-right: 12px;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1ba0d216],
      .customer-center-main .interview-list .list-wrap .item .time-info .time[data-v-1ba0d216] {
        display: flex;
        flex: 0.5;
        align-items: center;
        justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1ba0d216] {
        flex-direction: column;
        font-size: 12px;
        padding-left: 12px;
        align-items: flex-start;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day span[data-v-1ba0d216] {
          height: 17px;
          line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name[data-v-1ba0d216] {
      height: 24px;
      font-size: 16px;
      line-height: 24px;
      color: #333333;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1ba0d216] {
        flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1ba0d216]:not(.type-flag) {
          max-width: 200px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .company[data-v-1ba0d216] {
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #555555;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 278px;
      display: block;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag[data-v-1ba0d216] {
      width: 72px;
      height: 16px;
      line-height: 16px;
      background: #FFFFFF;
      border: 1px solid;
      opacity: 1;
      border-radius: 8px;
      padding: 0px 8px;
      font-size: 10px;
      margin-left: 8px;
      text-align: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.ground[data-v-1ba0d216] {
        border-color: #637DEB;
        color: #637DEB;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online[data-v-1ba0d216] {
        border-color: #FA732B;
        color: #FA732B;
}
.customer-center-main .resume-list .pagination-wrap .el-pagination[data-v-1ba0d216] {
  margin-right: auto;
}
.common-info-font[data-v-1ba0d216] span {
  font-family: "NotoSansHans-Regular", "NotoSansHans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif !important;
}
.txt-right[data-v-1ba0d216] {
  text-align: right;
}
.txt-left[data-v-1ba0d216] {
  text-align: left;
}
.float-right[data-v-1ba0d216] {
  float: right;
}
.float-left[data-v-1ba0d216] {
  float: left;
}
.commonBlueTxt[data-v-1ba0d216] {
  color: #17B575;
}
.font-l[data-v-1ba0d216] {
  font-size: 24px;
}
.font-s[data-v-1ba0d216] {
  font-size: 14px;
}
.font-red[data-v-1ba0d216] {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong[data-v-1ba0d216] {
  font-weight: 600;
}
.txt-common-blue[data-v-1ba0d216] {
  color: #17B575 !important;
}
.cursorPointer[data-v-1ba0d216],
.btn[data-v-1ba0d216] {
  cursor: pointer;
}
.middle-content[data-v-1ba0d216] {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.searchBar-wrap[data-v-1ba0d216] {
  height: 180px;
  background: white;
  padding-top: 30px;
  padding-bottom: 40px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.searchBar-wrap .search-bar[data-v-1ba0d216] {
    height: 110px;
}
.searchBar-wrap .search-bar .el-row[data-v-1ba0d216] {
      border: 1px solid rgba(221, 221, 221, 0.960784);
      height: 100%;
      cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col[data-v-1ba0d216] {
        height: 100%;
        position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered[data-v-1ba0d216]::after {
          content: '';
          width: 1px;
          height: 100px;
          border-left: 1px dashed #DDDDDD;
          position: absolute;
          right: 0;
          top: 4px;
}
.searchBar-wrap .search-bar .el-row[data-v-1ba0d216]:hover {
        border-color: #1274FA;
}
.searchBar-wrap .search-bar .search-item[data-v-1ba0d216] {
      padding-top: 18px;
      padding-left: 40px;
      padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title[data-v-1ba0d216] {
        margin-bottom: 10px;
        color: #555555;
        font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input[data-v-1ba0d216] {
        padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn[data-v-1ba0d216] {
      padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button[data-v-1ba0d216] {
        width: 120px;
        height: 50px;
        background: linear-gradient(315deg, #2498FC 0%, #0E44F8 100%);
        color: #FFFFFF;
        font-size: 20px;
        border-radius: 0px;
        font-weight: 500;
        border: none;
}
.searchBar-wrap .search-bar .search-btn .reset-btn[data-v-1ba0d216] {
        margin-left: 20px;
        color: #999999;
        font-size: 14px;
        cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset[data-v-1ba0d216] {
          width: 10px;
          margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner[data-v-1ba0d216] {
    background-color: #FFFFFF;
    border: none;
    padding: 0px;
}
.searchBar-wrap .el-cascader[data-v-1ba0d216] {
    width: 100%;
}
.btnBefore[data-v-1ba0d216] {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  transform: scaleX(0);
  background: #ffffff;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center right;
}
.btnHover[data-v-1ba0d216] {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body[data-v-1ba0d216] {
  margin-bottom: 15px;
}
.el-container[data-v-1ba0d216] {
  border-top: none !important;
  width: 100%;
}
.left-aside[data-v-1ba0d216] {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content[data-v-1ba0d216] {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body[data-v-1ba0d216] {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5E6D82;
}
.doc-page-body .content-body[data-v-1ba0d216] {
    width: 99%;
}
.doc-page-body .content-body section[data-v-1ba0d216] {
      margin-bottom: 20px;
}
.doc-page-body .content-body section h4[data-v-1ba0d216] {
        font-weight: 600;
}
.doc-page-body .content-body section .intro[data-v-1ba0d216] {
        color: #333;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph[data-v-1ba0d216] {
        line-height: 28px;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table[data-v-1ba0d216] {
        margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap[data-v-1ba0d216] {
        border-bottom: 1px solid #EAEEFB;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll[data-v-1ba0d216] {
          padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content[data-v-1ba0d216] {
        padding-top: 16px;
}
.doc-page-body .content-body section .title-lt[data-v-1ba0d216] {
        font-weight: 600;
        color: #333;
}
.doc-page-body .content-body .common-info-section .common-info[data-v-1ba0d216] {
      list-style-type: disc;
      margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li[data-v-1ba0d216] {
        line-height: 26px;
}
.doc-text[data-v-1ba0d216] {
  color: #5E6D82;
}
@media (max-width: 1440px) {
.left-aside[data-v-1ba0d216],
  .nav-content[data-v-1ba0d216] {
    width: 260px !important;
}
.doc-content[data-v-1ba0d216] {
    max-width: calc(100vw - 240px);
}
.doc-page-body[data-v-1ba0d216] {
    padding: 20px 32px;
}
}
.doc-title[data-v-1ba0d216] {
  width: 100%;
  position: relative;
  color: #1F2F3D;
}
.doc-title .txt-content[data-v-1ba0d216] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.doc-title .txt-content h3[data-v-1ba0d216] {
      font-size: 24px;
      font-weight: 500;
}
.doc-title .txt-content .tips[data-v-1ba0d216] {
      color: #fff;
      height: 24px;
      line-height: 24px;
      padding: 0 10px;
      margin-left: 12px;
}
.doc-title .txt-content .download-page[data-v-1ba0d216] {
      margin-left: 9px;
      color: #355DC6;
      cursor: pointer;
}
.doc-title .sub-content[data-v-1ba0d216] {
    display: flex;
    align-items: flex-end;
}
.doc-title .sub-content .update-time[data-v-1ba0d216] {
      color: rgba(94, 109, 130, 0.44);
      font-size: 14px;
      display: inline-block;
      margin-top: 26px;
}
.doc-title .sub-content .download-page[data-v-1ba0d216] {
      margin-left: auto;
      color: #355DC6;
      cursor: pointer;
      position: absolute;
      right: 0;
      bottom: 16px;
}
.doc-title .custom-divider[data-v-1ba0d216] {
    margin: 16px 0;
    background-color: #EBEBEB;
}
.doc-title.sub-title[data-v-1ba0d216] {
    margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3[data-v-1ba0d216] {
      font-size: 18px;
      font-weight: 500;
}
.atention-content[data-v-1ba0d216] {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col[data-v-1ba0d216] {
    font-size: 14px;
    font-weight: 400;
    color: #43556f;
    line-height: 26px;
}
.atention-content.red[data-v-1ba0d216] {
    background: rgba(252, 221, 201, 0.25);
    border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title[data-v-1ba0d216] {
    font-weight: 600;
    line-height: 30px;
}
.atention-content.single[data-v-1ba0d216] {
    height: 40px;
    line-height: 20px;
}
.anchor-wrap[data-v-1ba0d216] {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper[data-v-1ba0d216] {
    background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor[data-v-1ba0d216] {
      font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link[data-v-1ba0d216]:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
}
.ant-anchor-ink[data-v-1ba0d216]::before {
  background-color: #EBEBEB;
}
.ant-anchor-ink-ball[data-v-1ba0d216] {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17B575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title[data-v-1ba0d216] {
  color: #17B575;
}
a.link[data-v-1ba0d216],
.link[data-v-1ba0d216] {
  text-decoration: underline;
  color: #355DC6;
  cursor: pointer;
}
.copy-code-wrap[data-v-1ba0d216] {
  position: relative;
}
.copy-code-wrap .copy-btn[data-v-1ba0d216] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
    background-color: #EAEEFB;
    border-radius: 0 4px 0 0;
    cursor: pointer;
}
.copy-code-wrap .copy-btn.common-text-btn[data-v-1ba0d216] {
      border: none;
      height: 32px;
      line-height: 32px;
      width: -moz-max-content;
      width: max-content;
      background: none;
      color: #355DC6;
      padding: 0;
}
.copy-code-wrap .copy-btn.common-text-btn span[data-v-1ba0d216] {
        font-size: 13px;
        line-height: 20px;
}
.copy-code-wrap .code-wrap[data-v-1ba0d216] {
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    margin-top: 16px;
    padding: 16px 24px;
    width: 100%;
    overflow-x: auto;
    position: relative;
    z-index: 100;
}
.copy-code-wrap .code-wrap code[data-v-1ba0d216] {
      background-color: #FAFAFA;
      padding: 0;
      min-height: 164px;
      word-wrap: break-word;
      /* Internet Explorer 5.5+ */
      white-space: pre-wrap;
      /* Firefox */
}
.copy-code-wrap.inline[data-v-1ba0d216] {
    display: inline-block;
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    padding: 0 28px 0 16px;
    border-right: none;
    margin: 0 10px;
}
.copy-code-wrap.inline span[data-v-1ba0d216] {
      margin-right: 24px;
}
.readProtocol[data-v-1ba0d216] {
  color: #17B575;
  cursor: pointer;
}
.expand-btn[data-v-1ba0d216] {
  display: flex;
  color: #17B575;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}
.expand-btn .ico[data-v-1ba0d216] {
    margin-left: 9px;
    transition: transform .3s;
}
.expand-btn .ico.up[data-v-1ba0d216] {
      transform: rotate(180deg);
}
.list-style[data-v-1ba0d216] {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip[data-v-1ba0d216] {
  font-weight: 600;
}
.deep-text[data-v-1ba0d216] {
  color: #333;
}
.el-table__empty-text[data-v-1ba0d216] {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap[data-v-1ba0d216] {
    min-height: 266px;
    text-align: center;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.el-table__empty-text .empty-list-wrap p[data-v-1ba0d216] {
      color: #8C8E9C;
      margin-top: 16px;
      font-size: 12px;
      margin-left: 8px;
}
.step-line .line-inner[data-v-1ba0d216] {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point[data-v-1ba0d216] {
    display: inline-block;
    margin: 0 4px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #c1c3cd;
}
code[data-v-1ba0d216] {
  font-size: 13px;
}
.code .sendCode[data-v-1ba0d216] {
  height: 42px;
  line-height: 42px;
}
.code .sendCode[data-v-1ba0d216] span {
    border-left: 1px #E0E5ED solid;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #003c8d;
}
.code .el-input[data-v-1ba0d216] {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button[data-v-1ba0d216] {
  width: 40%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  top: 1px;
  position: absolute;
  right: 1px;
  border: none;
}
.codeInput[data-v-1ba0d216] .el-input__inner {
  padding-right: 40%;
}
.no-line-height[data-v-1ba0d216] {
  line-height: initial;
}
.no-line-height[data-v-1ba0d216]:only-child {
    line-height: initial;
}
.dialog-body-content section[data-v-1ba0d216] {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title[data-v-1ba0d216] {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}
.common-text-btn[data-v-1ba0d216] {
  border: none;
  background: none;
}
.common-text-btn span[data-v-1ba0d216] {
    color: #17B575;
}
.common-text-btn[data-v-1ba0d216]:hover, .common-text-btn[data-v-1ba0d216]:focus {
    border: none;
    background: none;
}
.dark-blue[data-v-1ba0d216] {
  color: #355DC6;
}
.dark-red[data-v-1ba0d216] {
  color: #CE6B6B;
}
.underline[data-v-1ba0d216] {
  text-decoration: underline;
}
.common-blue[data-v-1ba0d216] {
  color: #43556F;
}
.trace-info[data-v-1ba0d216] .el-step__line {
  background-color: #E1EAF5;
  left: 17px !important;
}
.trace-info[data-v-1ba0d216] .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info[data-v-1ba0d216] .el-step__head.is-finish,
.trace-info[data-v-1ba0d216] .el-step__title.is-finish,
.trace-info[data-v-1ba0d216] .el-step__description.is-finish {
  color: #8891A2;
}
.trace-info[data-v-1ba0d216] .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #E1EAF5;
}
.trace-info[data-v-1ba0d216] .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper[data-v-1ba0d216] .trace-info .el-step__icon {
  left: 13px;
}
.el-popper[data-v-1ba0d216] .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body[data-v-1ba0d216] {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer[data-v-1ba0d216] {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button[data-v-1ba0d216] {
    font-size: 16px;
    height: 38px;
}
.status-line[data-v-1ba0d216] {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline[data-v-1ba0d216] {
    padding-left: 0;
}
.status-line .el-timeline .time[data-v-1ba0d216] {
      height: 15px;
      font-size: 10px;
      line-height: 15px;
      color: #999999;
      margin-left: 8px;
}
.status-line .el-timeline .desc[data-v-1ba0d216] {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      color: #999999;
      margin-top: 2px;
}
.status-line .empty-box[data-v-1ba0d216] {
    display: block;
    margin-bottom: 20px;
    color: #999;
    width: 100%;
    text-align: center;
}
.el-dialog__title[data-v-1ba0d216] {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line[data-v-1ba0d216] {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix[data-v-1ba0d216] {
    margin-left: auto;
}
.banner[data-v-1ba0d216] {
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.banner img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.banner[data-v-1ba0d216] .el-carousel__indicators {
    left: 75%;
}
.content[data-v-1ba0d216] {
  color: #555;
}
.content .content-title[data-v-1ba0d216] {
    display: flex;
    position: relative;
}
.content .content-title .logo[data-v-1ba0d216] {
      width: 120px;
      height: 120px;
      background: #ffffff;
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.16);
      opacity: 1;
      border-radius: 8px;
      position: absolute;
      left: 0;
      top: -60px;
      z-index: 99;
      padding: 28px 0;
}
.content .content-title .logo div[data-v-1ba0d216] {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
}
.content .content-title p[data-v-1ba0d216] {
      width: 360px;
      height: 44px;
      font-size: 30px;
      font-family: Source Han Sans SC;
      font-weight: 500;
      line-height: 75px;
      color: #333333;
      position: absolute;
      left: 150px;
      top: -30px;
}
.content .class-introduction[data-v-1ba0d216] {
    margin-top: 95px;
    width: 100%;
    height: 351px;
    line-height: 28px;
    display: flex;
    margin-bottom: 50px;
}
.content .class-introduction .class-introduction > div[data-v-1ba0d216] {
      height: 100%;
}
.content .class-introduction .introduction-left[data-v-1ba0d216] {
      width: 71.84%;
      margin-right: 1.6%;
      background-color: #fff;
      border-radius: 8px;
      padding: 0 30px;
}
.content .class-introduction .introduction-left p[data-v-1ba0d216] {
        margin: 10px 0;
}
.content .class-introduction .introduction-left .introduction-detail[data-v-1ba0d216] {
        max-height: 160px;
        overflow: hidden;
}
.content .class-introduction .introduction-left .introduction-detail[data-v-1ba0d216]:hover {
        overflow-y: auto;
}
.content .class-introduction .introduction-left .introduction-p[data-v-1ba0d216] {
        font-size: 24px;
}
.content .class-introduction .introduction-left .field[data-v-1ba0d216] {
        display: inline-block;
        height: 36px;
        padding: 6px 16px;
        color: #4957c2;
        background-color: #f2f3ff;
        border-bottom: 2px solid #4957c2;
        margin-right: 13px;
        font-weight: bold;
}
.content .class-introduction .introduction-left .field[data-v-1ba0d216]:first-child {
        margin-left: 26px;
}
.content .class-introduction .introduction-title[data-v-1ba0d216] {
      color: #333333;
      font-weight: 600;
}
.content .class-introduction .introduction-right[data-v-1ba0d216] {
      height: 100%;
      width: 27.56%;
}
.content .class-introduction .introduction-right .introduction-top[data-v-1ba0d216], .content .class-introduction .introduction-right .introduction-top1[data-v-1ba0d216] {
        margin-bottom: 0;
        width: 100%;
        height: 13.67521%;
        border-radius: 8px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 10px 30px;
        display: flex;
        justify-content: space-between;
        background-color: #fff;
}
.content .class-introduction .introduction-right .introduction-top .introduction-meeting[data-v-1ba0d216], .content .class-introduction .introduction-right .introduction-top1 .introduction-meeting[data-v-1ba0d216] {
          display: flex;
          cursor: pointer;
          justify-content: center;
}
.content .class-introduction .introduction-right .introduction-top .introduction-meeting img[data-v-1ba0d216], .content .class-introduction .introduction-right .introduction-top1 .introduction-meeting img[data-v-1ba0d216] {
            width: 42px;
            height: 37px;
}
.content .class-introduction .introduction-right .introduction-top .introduction-meeting .icon[data-v-1ba0d216], .content .class-introduction .introduction-right .introduction-top1 .introduction-meeting .icon[data-v-1ba0d216] {
            width: 27px;
            height: 27px;
            margin-right: 6px;
}
.content .class-introduction .introduction-right .introduction-top .introduction-sign[data-v-1ba0d216], .content .class-introduction .introduction-right .introduction-top1 .introduction-sign[data-v-1ba0d216] {
          width: 0px;
          height: 15px;
          border: 1px solid #dddddd;
          margin-top: 7px;
}
.content .class-introduction .introduction-right .introduction-top1[data-v-1ba0d216] {
        border-radius: 8px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-bottom: 5%;
        justify-content: center;
}
.content .class-introduction .introduction-right .introduction-bottom[data-v-1ba0d216] {
        width: 100%;
        height: 68%;
        border-radius: 8px;
        padding: 0 30px;
        background-color: #fff;
        overflow: hidden;
}
.content .class-introduction .introduction-right .introduction-bottom img[data-v-1ba0d216] {
          width: 100%;
          height: 170px;
}
.content .recruit .menu-list[data-v-1ba0d216] {
    display: flex;
    justify-content: space-around;
    color: #333333;
    line-height: 26px;
    font-weight: bold;
    background-color: #f5f5f5;
    border-bottom: 0 solid #ccc;
}
.content .recruit .menu-list[data-v-1ba0d216] .el-menu-item {
    font-size: 20px;
}
.content .recruit .menu-list[data-v-1ba0d216] .is-active {
    background-color: #f5f5f5;
}
.content .recruit .recruit-list[data-v-1ba0d216] {
    width: 100%;
    height: 130px;
    background-color: #fff;
    margin: 30px 0;
    display: flex;
    padding: 15px 20px;
    border-radius: 8px;
    border: 1px solid #f5f5f5;
}
.content .recruit .recruit-list .recruit-listLeft[data-v-1ba0d216] {
      width: 72.5%;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-name strong[data-v-1ba0d216] {
        font-size: 20px;
        margin-right: 10px;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-name span[data-v-1ba0d216] {
        font-size: 13px;
        color: #999999;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail[data-v-1ba0d216] {
        color: #555;
        margin: 20px 0 10px 0;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail span[data-v-1ba0d216] {
          display: inline-block;
          margin-right: 30px;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail i[data-v-1ba0d216] {
          margin-right: 10px;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail .recurit-icon[data-v-1ba0d216] {
          width: 20px;
          height: 15px;
          margin-right: 10px;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail .recurit-sign[data-v-1ba0d216] {
          display: inline-block;
          margin-right: 30px;
          width: 0;
          height: 11px;
          border: 1px solid #ddd;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-detail span[data-v-1ba0d216]:first-child {
          font-size: 18px;
          color: #ffaa00;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-require span[data-v-1ba0d216] {
        display: inline-block;
        margin-right: 30px;
        font-size: 14px;
        color: #555;
}
.content .recruit .recruit-list .recruit-listLeft .recurit-require span[data-v-1ba0d216]:first-child {
        font-weight: 550;
}
.content .recruit .recruit-list .recruit-listButton[data-v-1ba0d216] {
      width: 14.5161%;
      border-right: 1px solid #f2f3ff;
      display: flex;
      align-items: center;
}
.content .recruit .recruit-list .recruit-listButton div[data-v-1ba0d216] {
        width: 83.333%;
        height: 40px;
        line-height: 40px;
        background-color: #4957c2;
        font-weight: bold;
        border-radius: 8px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        line-height: 32px;
}
.content .recruit .recruit-list .recruit-listRight[data-v-1ba0d216] {
      width: 12.903%;
      height: 100%;
}
.content .recruit .recruit-list .recruit-listRight div[data-v-1ba0d216] {
        height: 50%;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #555;
        line-height: 50px;
        cursor: pointer;
}
.content .recruit .recruit-list .recruit-listRight .recurit-icon[data-v-1ba0d216] {
        width: 20px;
        height: 15px;
        margin-right: 10px;
}
.content .recruit .recruit-list .recruit-listRight i[data-v-1ba0d216] {
        margin-right: 10px;
        font-size: 16px;
}
.content .recruit .recruit-bottom[data-v-1ba0d216] {
    width: 100%;
    height: 110px;
}
.content .recruit .recruit-bottom .recruit-item[data-v-1ba0d216] {
      display: flex;
      justify-content: center;
      font-size: 14px;
}
.content .recruit .recruit-bottom .recruit-item .recruit-last[data-v-1ba0d216] {
        cursor: pointer;
        margin-right: 30px;
}
.content .recruit .recruit-bottom .recruit-item .recruit-last span[data-v-1ba0d216]:first-child {
          display: inline-block;
          width: 30px;
          height: 30px;
          border-radius: 50%;
          border: 1px solid #4957c2;
          text-align: center;
          line-height: 29px;
          margin-right: 20px;
          color: #4957c2;
          font-weight: 600;
          font-size: 18px;
}
.content .recruit .recruit-bottom .recruit-item .recruit-next[data-v-1ba0d216] {
        cursor: pointer;
        margin-left: 30px;
}
.content .recruit .recruit-bottom .recruit-item .recruit-next span[data-v-1ba0d216]:last-child {
          display: inline-block;
          width: 30px;
          height: 30px;
          border-radius: 50%;
          border: 1px solid #4957c2;
          text-align: center;
          line-height: 26px;
          margin-left: 20px;
          color: #4957c2;
          font-weight: 600;
          font-size: 18px;
}
.bottom[data-v-1ba0d216] {
  background-color: #fff;
}
.bottom .bottom-title[data-v-1ba0d216] {
    height: 119px;
    width: 100%;
    text-align: center;
    line-height: 180px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    font-family: Source Han Sans SC;
}
.bottom ul[data-v-1ba0d216] {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
}
.bottom ul li[data-v-1ba0d216] {
      width: 367px;
      height: 525px;
      background: #ffffff;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.16);
      opacity: 1;
      border-radius: 0px 0px 6px 6px;
      margin-bottom: 40px;
      position: relative;
      border-radius: 0px 0px 6px 6px;
}
.bottom ul li .bottom-img[data-v-1ba0d216] {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 38.6536%;
        width: 100%;
        display: flex;
        align-items: flex-end;
}
.bottom ul li .bottom-img div[data-v-1ba0d216] {
          width: 100%;
          height: 48px;
          background: rgba(0, 0, 0, 0.36);
          padding: 11px 21px;
          text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.55);
          color: #fff;
          font-size: 18px;
          line-height: 26px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
}
.bottom ul li .bottom-content[data-v-1ba0d216] {
        padding: 20px;
        line-height: 28px;
}
.bottom ul li .bottom-content p[data-v-1ba0d216] {
          margin: 0;
          max-height: 90px;
          letter-spacing: 2px;
          font-weight: bold;
          font-size: 18px;
          color: #333;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
}
.bottom ul li .bottom-detail[data-v-1ba0d216] {
        padding: 0 20px;
        font-size: 14px;
        color: #555;
}
.bottom ul li .bottom-sign[data-v-1ba0d216] {
        display: flex;
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 15px 10px;
}
.bottom ul li .bottom-sign div[data-v-1ba0d216] {
          height: 36px;
          text-align: center;
          line-height: 36px;
          font-size: 14px;
          font-weight: bold;
          margin-right: 12px;
          padding: 0 17px;
}
.recruit-last:hover .el-icon-arrow-left[data-v-1ba0d216] {
  background-color: #1274fa;
}
.recruit-last:hover .el-icon-arrow-left[data-v-1ba0d216]:before {
  color: #fff;
}
.recruit-next:hover .el-icon-arrow-right[data-v-1ba0d216] {
  background-color: #1274fa;
}
.recruit-next:hover .el-icon-arrow-right[data-v-1ba0d216]:before {
  color: #fff;
}
.post-sign[data-v-1ba0d216] {
  display: inline-block;
  height: 12px;
  width: 0;
  border-left: 1px solid #ddd;
  margin: 0 20px;
}
.img-link[data-v-1ba0d216] {
  cursor: pointer;
}
.bottom-position[data-v-1ba0d216] {
  font-size: 14px;
  color: #555;
  width: 100%;
  margin-top: 10px;
  padding: 0 20px;
}
.bottom-position .bottom-positionsign[data-v-1ba0d216] {
    display: inline-block;
}
.bottom-position .bottom-more[data-v-1ba0d216] {
    margin-top: 15px;
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    font-size: 14px;
    color: #999;
}

@charset "UTF-8";
.customer-center-container[data-v-1301a477] {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.customer-center-container .empty-box[data-v-1301a477] {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    color: #999;
    background-color: #fff;
}
.customer-center-container .apply-list .empty-box[data-v-1301a477] {
    padding-top: 30px;
}
.customer-center-container .basic-info[data-v-1301a477] {
    width: 100%;
    height: 152px;
    background-size: cover;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.customer-center-container .basic-info .pic-content[data-v-1301a477] {
      position: relative;
      margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img[data-v-1301a477] {
        width: 60px;
        height: 60px;
        border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico[data-v-1301a477] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        right: -2px;
}
.customer-center-container .basic-info .name[data-v-1301a477] {
      font-size: 16px;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-weight: 500;
      color: #333;
}
.customer-center-container .basic-info .other-info[data-v-1301a477] {
      margin-top: 8px;
      margin-bottom: 0;
      padding-left: 0;
}
.customer-center-container .basic-info .other-info li[data-v-1301a477] {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        color: #555;
}
.customer-center-container .basic-info .other-info li[data-v-1301a477]:nth-child(1)::after, .customer-center-container .basic-info .other-info li[data-v-1301a477]:nth-child(2)::after {
          content: '';
          display: inline-block;
          width: 1px;
          height: 12px;
          background-color: #ccc;
          margin: -1px 14px;
}
.customer-center-container .basic-info .user-type[data-v-1301a477] {
      margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner[data-v-1301a477] {
        height: 38px;
        line-height: 38px;
        border-radius: 0;
        border-color: #ECECEC;
        color: #555;
        background: rgba(255, 255, 255, 0.6);
        text-align: center;
}
.customer-center-container .left-nav[data-v-1301a477] {
    height: 600px;
    padding-top: 24px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}
.customer-center-container .left-nav .nav-item[data-v-1301a477] {
      padding-left: 88px;
      height: 48px;
      line-height: 48px;
      font-size: 14px;
      color: #333;
      cursor: pointer;
      background-size: 240px 100%;
      background-repeat: no-repeat;
      background-position-x: 40px;
}
.customer-center-container .left-nav .nav-item .nav-ico[data-v-1301a477] {
        width: 12px;
        height: 12px;
        margin-right: 8px;
        color: #ccc;
}
.customer-center-container .left-nav .nav-item[data-v-1301a477]:hover {
        color: #0E44F8;
}
.customer-center-container .left-nav .nav-item.common[data-v-1301a477] {
        background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active[data-v-1301a477] {
        color: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico[data-v-1301a477] {
          color: #fff;
}
.customer-center-container .left-nav .nav-footer[data-v-1301a477] {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.customer-center-container .customer-body-wrap[data-v-1301a477] {
    padding: 0 0 0 40px;
    overflow-x: hidden;
}
.customer-center-main section[data-v-1301a477] {
  margin-bottom: 20px;
}
.customer-center-main .title[data-v-1301a477] {
  width: 100%;
  height: 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #333333;
  margin-bottom: 10px;
  display: flex;
  align-items: flex-end;
}
.customer-center-main .title .extra[data-v-1301a477] {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin-left: 8px;
}
.customer-center-main .title .extra .num[data-v-1301a477] {
      color: #FB8602;
}
.customer-center-main .title .btn[data-v-1301a477] {
    margin-left: auto;
    font-size: 14px;
    color: #999999;
}
.customer-center-main .interview-list .list-wrap[data-v-1301a477] {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item[data-v-1301a477] {
    margin-bottom: 30px;
    display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info[data-v-1301a477] {
      width: 124px;
      height: 48px;
      background-size: cover;
      display: flex;
      color: #fff;
      font-size: 18px;
      margin-right: 12px;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1301a477],
      .customer-center-main .interview-list .list-wrap .item .time-info .time[data-v-1301a477] {
        display: flex;
        flex: 0.5;
        align-items: center;
        justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day[data-v-1301a477] {
        flex-direction: column;
        font-size: 12px;
        padding-left: 12px;
        align-items: flex-start;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day span[data-v-1301a477] {
          height: 17px;
          line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name[data-v-1301a477] {
      height: 24px;
      font-size: 16px;
      line-height: 24px;
      color: #333333;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1301a477] {
        flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span[data-v-1301a477]:not(.type-flag) {
          max-width: 200px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .company[data-v-1301a477] {
      height: 20px;
      font-size: 14px;
      line-height: 20px;
      color: #555555;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 278px;
      display: block;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag[data-v-1301a477] {
      width: 72px;
      height: 16px;
      line-height: 16px;
      background: #FFFFFF;
      border: 1px solid;
      opacity: 1;
      border-radius: 8px;
      padding: 0px 8px;
      font-size: 10px;
      margin-left: 8px;
      text-align: center;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.ground[data-v-1301a477] {
        border-color: #637DEB;
        color: #637DEB;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online[data-v-1301a477] {
        border-color: #FA732B;
        color: #FA732B;
}
.customer-center-main .resume-list .pagination-wrap .el-pagination[data-v-1301a477] {
  margin-right: auto;
}
.common-info-font[data-v-1301a477] span {
  font-family: "NotoSansHans-Regular", "NotoSansHans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif !important;
}
.txt-right[data-v-1301a477] {
  text-align: right;
}
.txt-left[data-v-1301a477] {
  text-align: left;
}
.float-right[data-v-1301a477] {
  float: right;
}
.float-left[data-v-1301a477] {
  float: left;
}
.commonBlueTxt[data-v-1301a477] {
  color: #17B575;
}
.font-l[data-v-1301a477] {
  font-size: 24px;
}
.font-s[data-v-1301a477] {
  font-size: 14px;
}
.font-red[data-v-1301a477] {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong[data-v-1301a477] {
  font-weight: 600;
}
.txt-common-blue[data-v-1301a477] {
  color: #17B575 !important;
}
.cursorPointer[data-v-1301a477],
.btn[data-v-1301a477] {
  cursor: pointer;
}
.middle-content[data-v-1301a477] {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.searchBar-wrap[data-v-1301a477] {
  height: 180px;
  background: white;
  padding-top: 30px;
  padding-bottom: 40px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.searchBar-wrap .search-bar[data-v-1301a477] {
    height: 110px;
}
.searchBar-wrap .search-bar .el-row[data-v-1301a477] {
      border: 1px solid rgba(221, 221, 221, 0.960784);
      height: 100%;
      cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col[data-v-1301a477] {
        height: 100%;
        position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered[data-v-1301a477]::after {
          content: '';
          width: 1px;
          height: 100px;
          border-left: 1px dashed #DDDDDD;
          position: absolute;
          right: 0;
          top: 4px;
}
.searchBar-wrap .search-bar .el-row[data-v-1301a477]:hover {
        border-color: #1274FA;
}
.searchBar-wrap .search-bar .search-item[data-v-1301a477] {
      padding-top: 18px;
      padding-left: 40px;
      padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title[data-v-1301a477] {
        margin-bottom: 10px;
        color: #555555;
        font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input[data-v-1301a477] {
        padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn[data-v-1301a477] {
      padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button[data-v-1301a477] {
        width: 120px;
        height: 50px;
        background: linear-gradient(315deg, #2498FC 0%, #0E44F8 100%);
        color: #FFFFFF;
        font-size: 20px;
        border-radius: 0px;
        font-weight: 500;
        border: none;
}
.searchBar-wrap .search-bar .search-btn .reset-btn[data-v-1301a477] {
        margin-left: 20px;
        color: #999999;
        font-size: 14px;
        cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset[data-v-1301a477] {
          width: 10px;
          margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner[data-v-1301a477] {
    background-color: #FFFFFF;
    border: none;
    padding: 0px;
}
.searchBar-wrap .el-cascader[data-v-1301a477] {
    width: 100%;
}
.btnBefore[data-v-1301a477] {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  transform: scaleX(0);
  background: #ffffff;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform-origin: center right;
}
.btnHover[data-v-1301a477] {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body[data-v-1301a477] {
  margin-bottom: 15px;
}
.el-container[data-v-1301a477] {
  border-top: none !important;
  width: 100%;
}
.left-aside[data-v-1301a477] {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content[data-v-1301a477] {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body[data-v-1301a477] {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5E6D82;
}
.doc-page-body .content-body[data-v-1301a477] {
    width: 99%;
}
.doc-page-body .content-body section[data-v-1301a477] {
      margin-bottom: 20px;
}
.doc-page-body .content-body section h4[data-v-1301a477] {
        font-weight: 600;
}
.doc-page-body .content-body section .intro[data-v-1301a477] {
        color: #333;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph[data-v-1301a477] {
        line-height: 28px;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table[data-v-1301a477] {
        margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap[data-v-1301a477] {
        border-bottom: 1px solid #EAEEFB;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll[data-v-1301a477] {
          padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content[data-v-1301a477] {
        padding-top: 16px;
}
.doc-page-body .content-body section .title-lt[data-v-1301a477] {
        font-weight: 600;
        color: #333;
}
.doc-page-body .content-body .common-info-section .common-info[data-v-1301a477] {
      list-style-type: disc;
      margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li[data-v-1301a477] {
        line-height: 26px;
}
.doc-text[data-v-1301a477] {
  color: #5E6D82;
}
@media (max-width: 1440px) {
.left-aside[data-v-1301a477],
  .nav-content[data-v-1301a477] {
    width: 260px !important;
}
.doc-content[data-v-1301a477] {
    max-width: calc(100vw - 240px);
}
.doc-page-body[data-v-1301a477] {
    padding: 20px 32px;
}
}
.doc-title[data-v-1301a477] {
  width: 100%;
  position: relative;
  color: #1F2F3D;
}
.doc-title .txt-content[data-v-1301a477] {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.doc-title .txt-content h3[data-v-1301a477] {
      font-size: 24px;
      font-weight: 500;
}
.doc-title .txt-content .tips[data-v-1301a477] {
      color: #fff;
      height: 24px;
      line-height: 24px;
      padding: 0 10px;
      margin-left: 12px;
}
.doc-title .txt-content .download-page[data-v-1301a477] {
      margin-left: 9px;
      color: #355DC6;
      cursor: pointer;
}
.doc-title .sub-content[data-v-1301a477] {
    display: flex;
    align-items: flex-end;
}
.doc-title .sub-content .update-time[data-v-1301a477] {
      color: rgba(94, 109, 130, 0.44);
      font-size: 14px;
      display: inline-block;
      margin-top: 26px;
}
.doc-title .sub-content .download-page[data-v-1301a477] {
      margin-left: auto;
      color: #355DC6;
      cursor: pointer;
      position: absolute;
      right: 0;
      bottom: 16px;
}
.doc-title .custom-divider[data-v-1301a477] {
    margin: 16px 0;
    background-color: #EBEBEB;
}
.doc-title.sub-title[data-v-1301a477] {
    margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3[data-v-1301a477] {
      font-size: 18px;
      font-weight: 500;
}
.atention-content[data-v-1301a477] {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col[data-v-1301a477] {
    font-size: 14px;
    font-weight: 400;
    color: #43556f;
    line-height: 26px;
}
.atention-content.red[data-v-1301a477] {
    background: rgba(252, 221, 201, 0.25);
    border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title[data-v-1301a477] {
    font-weight: 600;
    line-height: 30px;
}
.atention-content.single[data-v-1301a477] {
    height: 40px;
    line-height: 20px;
}
.anchor-wrap[data-v-1301a477] {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper[data-v-1301a477] {
    background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor[data-v-1301a477] {
      font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link[data-v-1301a477]:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
}
.ant-anchor-ink[data-v-1301a477]::before {
  background-color: #EBEBEB;
}
.ant-anchor-ink-ball[data-v-1301a477] {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17B575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title[data-v-1301a477] {
  color: #17B575;
}
a.link[data-v-1301a477],
.link[data-v-1301a477] {
  text-decoration: underline;
  color: #355DC6;
  cursor: pointer;
}
.copy-code-wrap[data-v-1301a477] {
  position: relative;
}
.copy-code-wrap .copy-btn[data-v-1301a477] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 200;
    background-color: #EAEEFB;
    border-radius: 0 4px 0 0;
    cursor: pointer;
}
.copy-code-wrap .copy-btn.common-text-btn[data-v-1301a477] {
      border: none;
      height: 32px;
      line-height: 32px;
      width: -moz-max-content;
      width: max-content;
      background: none;
      color: #355DC6;
      padding: 0;
}
.copy-code-wrap .copy-btn.common-text-btn span[data-v-1301a477] {
        font-size: 13px;
        line-height: 20px;
}
.copy-code-wrap .code-wrap[data-v-1301a477] {
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    margin-top: 16px;
    padding: 16px 24px;
    width: 100%;
    overflow-x: auto;
    position: relative;
    z-index: 100;
}
.copy-code-wrap .code-wrap code[data-v-1301a477] {
      background-color: #FAFAFA;
      padding: 0;
      min-height: 164px;
      word-wrap: break-word;
      /* Internet Explorer 5.5+ */
      white-space: pre-wrap;
      /* Firefox */
}
.copy-code-wrap.inline[data-v-1301a477] {
    display: inline-block;
    background-color: #FAFAFA;
    border: 1px solid #EAEEFB;
    border-radius: 4px;
    padding: 0 28px 0 16px;
    border-right: none;
    margin: 0 10px;
}
.copy-code-wrap.inline span[data-v-1301a477] {
      margin-right: 24px;
}
.readProtocol[data-v-1301a477] {
  color: #17B575;
  cursor: pointer;
}
.expand-btn[data-v-1301a477] {
  display: flex;
  color: #17B575;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}
.expand-btn .ico[data-v-1301a477] {
    margin-left: 9px;
    transition: transform .3s;
}
.expand-btn .ico.up[data-v-1301a477] {
      transform: rotate(180deg);
}
.list-style[data-v-1301a477] {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip[data-v-1301a477] {
  font-weight: 600;
}
.deep-text[data-v-1301a477] {
  color: #333;
}
.el-table__empty-text[data-v-1301a477] {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap[data-v-1301a477] {
    min-height: 266px;
    text-align: center;
    z-index: 100;
    padding: 0;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.el-table__empty-text .empty-list-wrap p[data-v-1301a477] {
      color: #8C8E9C;
      margin-top: 16px;
      font-size: 12px;
      margin-left: 8px;
}
.step-line .line-inner[data-v-1301a477] {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point[data-v-1301a477] {
    display: inline-block;
    margin: 0 4px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #c1c3cd;
}
code[data-v-1301a477] {
  font-size: 13px;
}
.code .sendCode[data-v-1301a477] {
  height: 42px;
  line-height: 42px;
}
.code .sendCode[data-v-1301a477] span {
    border-left: 1px #E0E5ED solid;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #003c8d;
}
.code .el-input[data-v-1301a477] {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button[data-v-1301a477] {
  width: 40%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 0px;
  float: left;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  top: 1px;
  position: absolute;
  right: 1px;
  border: none;
}
.codeInput[data-v-1301a477] .el-input__inner {
  padding-right: 40%;
}
.no-line-height[data-v-1301a477] {
  line-height: initial;
}
.no-line-height[data-v-1301a477]:only-child {
    line-height: initial;
}
.dialog-body-content section[data-v-1301a477] {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title[data-v-1301a477] {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}
.common-text-btn[data-v-1301a477] {
  border: none;
  background: none;
}
.common-text-btn span[data-v-1301a477] {
    color: #17B575;
}
.common-text-btn[data-v-1301a477]:hover, .common-text-btn[data-v-1301a477]:focus {
    border: none;
    background: none;
}
.dark-blue[data-v-1301a477] {
  color: #355DC6;
}
.dark-red[data-v-1301a477] {
  color: #CE6B6B;
}
.underline[data-v-1301a477] {
  text-decoration: underline;
}
.common-blue[data-v-1301a477] {
  color: #43556F;
}
.trace-info[data-v-1301a477] .el-step__line {
  background-color: #E1EAF5;
  left: 17px !important;
}
.trace-info[data-v-1301a477] .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info[data-v-1301a477] .el-step__head.is-finish,
.trace-info[data-v-1301a477] .el-step__title.is-finish,
.trace-info[data-v-1301a477] .el-step__description.is-finish {
  color: #8891A2;
}
.trace-info[data-v-1301a477] .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #E1EAF5;
}
.trace-info[data-v-1301a477] .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper[data-v-1301a477] .trace-info .el-step__icon {
  left: 13px;
}
.el-popper[data-v-1301a477] .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body[data-v-1301a477] {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer[data-v-1301a477] {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button[data-v-1301a477] {
    font-size: 16px;
    height: 38px;
}
.status-line[data-v-1301a477] {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline[data-v-1301a477] {
    padding-left: 0;
}
.status-line .el-timeline .time[data-v-1301a477] {
      height: 15px;
      font-size: 10px;
      line-height: 15px;
      color: #999999;
      margin-left: 8px;
}
.status-line .el-timeline .desc[data-v-1301a477] {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      color: #999999;
      margin-top: 2px;
}
.status-line .empty-box[data-v-1301a477] {
    display: block;
    margin-bottom: 20px;
    color: #999;
    width: 100%;
    text-align: center;
}
.el-dialog__title[data-v-1301a477] {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line[data-v-1301a477] {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix[data-v-1301a477] {
    margin-left: auto;
}
.details-container[data-v-1301a477] {
  width: 100%;
  position: relative;
  padding-bottom: 100px;
  color: #333333;
}
.details-container .banner[data-v-1301a477] {
    width: 100%;
    height: 356px;
    position: absolute;
    left: 0;
    top: -170px;
}
.details-container .banner img[data-v-1301a477] {
      width: 100%;
      height: 100%;
}
.details-container .banner[data-v-1301a477] .el-carousel__indicators {
      left: 25%;
      top: 25%;
}
.details-container .details-content[data-v-1301a477] {
    background-color: #fff;
    z-index: 99;
    margin-top: 170px;
    padding: 45px 65px;
}
.details-container .details-content .details-text[data-v-1301a477] {
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 1px;
}
.details-container .details-content .details-top[data-v-1301a477] {
      display: flex;
      padding: 0;
      justify-content: space-between;
      margin-bottom: 60px;
}
.details-container .details-content .details-top li[data-v-1301a477]:first-child {
        display: flex;
}
.details-container .details-content .details-top li[data-v-1301a477]:nth-child(2) {
        width: 322px;
        height: 50px;
}
.details-container .details-content .details-top li:nth-child(2) .entrance[data-v-1301a477] {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: space-around;
          border: 1px solid #1274fa;
          background: #f7fbff;
}
.details-container .details-content .details-top li:nth-child(2) .entrance p[data-v-1301a477] {
            color: #1274fa;
            margin: 0;
}
.details-container .details-content .details-top li:nth-child(2) .entrance .school .svg-icon[data-v-1301a477] {
            width: 23px;
            height: 18px;
}
.details-container .details-content .details-top li:nth-child(2) .entrance .school .svg-icon[data-v-1301a477] {
            width: 23px;
            height: 18px;
}
.details-container .details-content .details-top li:nth-child(2) .entrance[data-v-1301a477]:nth-child(2) {
          border-top: 0;
}
.details-container .details-content .details-top li:nth-child(2) .entrance[data-v-1301a477]:nth-child(2) {
          border-top: 0;
}
.details-container .details-content .details-top .logo[data-v-1301a477] {
        width: 86px;
        height: 86px;
        padding: 22px 0;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        border-radius: 8px;
        display: inline-block;
}
.details-container .details-content .details-top .logo div[data-v-1301a477] {
          width: 100%;
          height: 100%;
          background-size: 100% 100%;
          background-repeat: no-repeat;
}
.details-container .details-content .details-top .details-title[data-v-1301a477] {
        margin-left: 30px;
}
.details-container .details-content .details-top .details-title p[data-v-1301a477] {
          margin-top: 5px;
          margin-bottom: 20px;
          font-size: 30px;
          font-weight: bold;
}
.details-container .details-content .details-top .details-title span[data-v-1301a477] {
          color: #999;
          font-weight: 500;
          line-height: 0;
          margin-bottom: 0;
}
.details-container .details-content .details-caption[data-v-1301a477] {
      font-weight: 550;
      margin-bottom: 30px;
}
.details-container .details-content .recruit[data-v-1301a477] {
      margin-bottom: 50px;
}
.details-container .details-content .recruit-list[data-v-1301a477] {
      width: 100%;
      height: 130px;
      background-color: #fff;
      margin: 10px 0;
      display: flex;
      padding: 15px 20px;
      border-radius: 8px;
      border: 1px solid #e8e8e8;
}
.details-container .details-content .recruit-list .recruit-listLeft[data-v-1301a477] {
        width: 72.5%;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-name strong[data-v-1301a477] {
          font-size: 20px;
          margin-right: 10px;
          color: #555;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-name span[data-v-1301a477] {
          font-size: 13px;
          color: #999999;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail[data-v-1301a477] {
          color: #555;
          margin: 20px 0 10px 0;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail span[data-v-1301a477] {
            display: inline-block;
            margin-right: 30px;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail i[data-v-1301a477] {
            margin-right: 10px;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail .recurit-icon[data-v-1301a477] {
            width: 20px;
            height: 15px;
            margin-right: 10px;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail .recurit-sign[data-v-1301a477] {
            display: inline-block;
            margin-right: 30px;
            width: 0;
            height: 11px;
            border: 1px solid #ddd;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-detail span[data-v-1301a477]:first-child {
            font-size: 18px;
            color: #ffaa00;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-require span[data-v-1301a477] {
          display: inline-block;
          margin-right: 30px;
          font-size: 14px;
          color: #555;
}
.details-container .details-content .recruit-list .recruit-listLeft .recurit-require span[data-v-1301a477]:first-child {
          font-weight: 550;
}
.details-container .details-content .recruit-list .recruit-listButton[data-v-1301a477] {
        width: 14.5161%;
        border-right: 1px solid #f2f3ff;
        display: flex;
        align-items: center;
}
.details-container .details-content .recruit-list .recruit-listButton div[data-v-1301a477] {
          width: 83.333%;
          height: 40px;
          line-height: 40px;
          background-color: #4957c2;
          font-weight: bold;
          border-radius: 8px;
          color: #fff;
          text-align: center;
          cursor: pointer;
          line-height: 32px;
}
.details-container .details-content .recruit-list .recruit-listRight[data-v-1301a477] {
        width: 12.903%;
        height: 100%;
}
.details-container .details-content .recruit-list .recruit-listRight div[data-v-1301a477] {
          height: 50%;
          width: 100%;
          text-align: center;
          font-size: 14px;
          color: #555;
          line-height: 50px;
          cursor: pointer;
}
.details-container .details-content .recruit-list .recruit-listRight .recurit-icon[data-v-1301a477] {
          width: 20px;
          height: 15px;
          margin-right: 10px;
}
.details-container .details-content .recruit-list .recruit-listRight i[data-v-1301a477] {
          margin-right: 10px;
          font-size: 16px;
}
.details-container .details-content .jobfair[data-v-1301a477] {
      width: 100%;
}
.details-container .details-content .jobfair ul[data-v-1301a477] {
        width: 100%;
        padding: 0;
}
.details-container .details-content .jobfair ul li[data-v-1301a477] {
          height: 136px;
          color: #555;
          background: #ffffff;
          border: 1px solid #e8e8e8;
          position: relative;
          padding: 5px 20px;
          margin-bottom: 10px;
}
.details-container .details-content .jobfair ul li p[data-v-1301a477] {
            font-size: 20px;
            font-weight: bold;
}
.details-container .details-content .jobfair ul li .jobfair-detail[data-v-1301a477] {
            font-size: 14px;
}
.details-container .details-content .jobfair ul li .jobfair-detail .jobfairIcon[data-v-1301a477] {
              margin-right: 10px;
}
.details-container .details-content .jobfair ul li .recurit-sign[data-v-1301a477] {
            display: inline-block;
            margin: 0 25px;
            width: 0;
            height: 11px;
            border: 1px solid #ddd;
}
.details-container .caption-underline[data-v-1301a477]:after {
    content: "";
    display: block;
    width: 32px;
    height: 0;
    border-bottom: 2px solid #1274fa;
    margin: 10px 0 30px 0;
}
.recruit-bottom[data-v-1301a477] {
  width: 100%;
  height: 110px;
}
.recruit-bottom .recruit-item[data-v-1301a477] {
    display: flex;
    justify-content: center;
    font-size: 14px;
}
.recruit-bottom .recruit-item .recruit-last[data-v-1301a477] {
      cursor: pointer;
      margin-right: 30px;
}
.recruit-bottom .recruit-item .recruit-last span[data-v-1301a477]:first-child {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 1px solid #4957c2;
        text-align: center;
        line-height: 29px;
        margin-right: 20px;
        color: #4957c2;
        font-weight: 600;
        font-size: 18px;
}
.recruit-bottom .recruit-item .recruit-next[data-v-1301a477] {
      cursor: pointer;
      margin-left: 30px;
}
.recruit-bottom .recruit-item .recruit-next span[data-v-1301a477]:last-child {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 1px solid #4957c2;
        text-align: center;
        line-height: 26px;
        margin-left: 20px;
        color: #4957c2;
        font-weight: 600;
        font-size: 18px;
}
.recruit-last:hover .el-icon-arrow-left[data-v-1301a477] {
  background-color: #1274fa;
}
.recruit-last:hover .el-icon-arrow-left[data-v-1301a477]:before {
  color: #fff;
}
.recruit-next:hover .el-icon-arrow-right[data-v-1301a477] {
  background-color: #1274fa;
}
.recruit-next:hover .el-icon-arrow-right[data-v-1301a477]:before {
  color: #fff;
}
.bg3[data-v-1301a477] {
  padding: 7px 11px;
  width: 100px;
  color: #ffffff;
  font-size: 14px;
  height: 35px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAjCAYAAABiv6+AAAAG5klEQVRoQ91bW28bRRQ+Z2zHSZq0DYGmSJUQsV3tPsMP4JU3hMQ/4BWJe7kVSnnjCYkXxG/iEdhtAlRIARUk1EqA1LS2B83s7OzM7FzXdpwSKXLs2d0Zn2/O+c53zgThix8pUIDqF8Vr9R5Bfy/HAQCNa4NjIJ7ZmgfZSDWfOWbMr83J72nW9+zhBUAEQMTqlY2r7/lnYox/Xl3LL1Pe1/eqz+LPsdzL7q7vZX809y4yz20LIC6DS8NZgIowarTBxbNUg0swHGMHo20OggaKYUgJkAOEzgAmzsP3QQ2gCTZ8LgBRdmNr92tjys40dqlmcGOs8gABpMvg8nN99/P7XGNinoPD7Wa3BnYz9wzhRdKjai9R7tUAcoBdXaNsBAPsZh7Fe30AVoA0O95nVDlmMag0uNNwjvAXDI1mKG1AVdd6RQFEeokwTtuwekjhAck0rARMhDYLYOF52iCEAES4VUgOCRrcxSlBo/q4yGLwCL7RPI4CXBltVWHAyQmV0RuDuK8NhS7/PB0BrL0GPhOALETUCZyihJ9oTmFk3wqPevh75nBL4490IraHlDgADQ+zJQ+Gx0mPFNfKeWpArFmTi8RdnMIN5wt/Fm6Qxk7gDWMeFnKfHm2KLMcSfmTGpWdhZgJgDV2xmZRpWC3r0sH2zgOfFtS3U6M4pZNRw0RtS8f5XVrKXW2AGpBQJuXNcOo02QmgwT3eEOnJpHzz4E0WslTjWHb4Moma800cUWvaiIfUtlaqPXKfeYiFPxqdoRjTlknZuEfE9SARC/P5Um65EQIch3izVIShETY6C8NuRN32VEeIs3DKU6OhJgpt6WzLsJa4vgzuiQfQxj2fqICoKeXyiTra4MnCEGBPBaTOpjzpbCiTWp+K/1gA0oWoW+QaIf468Y2eLGi6SYS/y6ONJstaVJxZSimdAUxW8RyQOGEYFH9eRe0Thg5OCfCNqkUYIFqK6kgzQ5nU+lX8R3c0DvGXKVartiWJK0mEv4zTrOfSWHiIUuJocnt7KtwIRXdh8OxV/IcCkC7CUISfdvbjqeAaXuSr4EaNCfAujgYNqVuqs0+MikcBiF8YGiElkm+iCoo+TnGOtTnl4rgvS+Qhdb2MTCq+DJOq4j+401kYRhl8gQpuijDcZYAY/ZDFRGCCulbL6Txk2kGI4TgkN1jIsgvDMydxq/jTa1YuTmGALCQCZWXYLiDVyq7dsEtS8eTG0bkRhmYFl3uIFh6VpMJQ+zvSQ0SnM9CnEM3C7g2tVal48r4KyGqFYcvggQpufMcQYFsFRKkVxWRSvBAf6IfI5yS1cjv0Q8h7ApBIoo4umSerbU+x0VLdrfmlrottj0mgR96EFCepC+3SWQQaXcX05AEBK0CefGG4xQExDzm49Yc85BDoU2gedha9ePLu8f9CGG5OBCCOkBKT4ZwLFU/eEYAEhWFiydzZho0nar8wFOsR82xKDxF9iMDxnnOr4mtAktS2l28Su4I+8efr02itAYThxN4jD6XCsX2KkNiMOQcW04tH8vZxojBMNLhTGIYruHHCsFrPcKJ06Dzns0KGTSfiJffie2+xkOXLcDqOubqCyR1DPTS5hOHG2FDWrtOGCok7D6sFW7krVPHwxvEICMkJ0BwoZkhpTvkr7PmPknbjlCTxlyAMBxNxWM3RlAqFrrPuxROE+wBQIkJBEcseIQXOoRDbvzplo/28/ssB9Gc5wX5GOEiQA2CGc7jGN5l50MBVMneJv4ijPdZ03KZvAKDPPaQ+d6WW0zuIs4geuRfAWsUT/g1OkBseC0AsKJ2X0wEW37+584fF6vxcQNrPa3/uwO7DrEdohnPmVZAjYAaUjoHiIHhcNKGCK8WfRxhWTITQG1PlsHPHw2qOwmCEin+MAD8hYkkRCkJIAdNpSaeXyh9u4T8pBk4HxPX0F74bwPX9Ua/XyxBpjpSBhDkAMK/a5VmckRmZatt6Ct+VjtdptdhTZDT39kP8PfJoFf83IIrdPisJ6Rcwg/Lo96Of4dsXH6cY3nXt8gDxrebVk2v9PmaIc85ThINFcwByFSjF2K5gq9ioODgHxHZYzamuXSoe2YLuIZCCEloixRIIFrNHs/K3L/dPlmF03zPOBhDXCl65e3lAtjKYMa4izKMyoPMcgTwPlPa9wpA/s1k+HjIPEXxhO+TQyrpwCkjvstjOYjzb+RSgOH1Eygdf7T1YteHX6yGp3+7l4+EG2Z0AkozMaA5IM6TIEovrSOGC+Dcb7akMEA6RWs+q/v4XAY4YoSJCCWzn97G8f/rXMXw9OU1d2qqvX6+HJH87ipsv3XuODnsZofOcQi9DoDkiZMA8hFIe36kw/Gw+Kx9+c/VXceYxebZ13PAfozDg2sYC0qYAAAAASUVORK5CYII=);
}
.bg4[data-v-1301a477] {
  padding: 7px 11px;
  width: 100px;
  height: 35px;
  color: #ffffff;
  font-size: 14px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAjCAYAAABiv6+AAAAFg0lEQVRoQ9Vby27bRhQ9Q/rR2nFqpylaoK4lW5Yh/UG22gX5kfxOkVWzyiar7LJo2iSWH0mbpPkBEU6LoEBQtCjQFn0gTWVxisuhJFKc4cxoRpQsWBDNIanxPfec+5gxw+lLDs4B8ORnfKw4R6eTa9N38uvw2vQZ04xn5yC7XzP+0c6nYDQXxpLP5J05zp3PjIlbiveUnpfck1xfdr5sPtnvx8l3wooqQzsaSg12CqTSGTTj2fmC4+rOdgEImVF9Gc4Z4BSg4nwIkKyHDz1eZagJQxRYZTOefIcfhl2tbSeP8uGlszO2YKN0niN2n7wQgCyoFJky7ENiiEqi0vMFxii91MRwGlnMzsVKFo9fpJI1EROmlRIdw3TjNgzLxL0rtTwgQ6ZoWZPTb8MYNLWxhSDkYtakU+D4eZEhsgBvYyiPUpRjSEmwv1L7bCRXMhAqC96OADMcPZczZPTHK7KqBQv2W/UUkGkyqIWSrqNnaVD3m/U4BXsdQyXOsFXfEWmvThI0cUb6DFUMyp73lgp3n40ZYmQIP1mRVWZnEHc2iSELb2yD+gjdb9UMKS3QJjIzHZiu45q4tFnfKbKjxLNHccawYKssFUb3G14qL3MI0NMUqR+kkpXL86sytlfpOiRAMm2SKdoWprVCsTVjV42XOc7l3Zpzy0SbIlcC8OHTcobMWGoEmO5x6TIxRFUFm5yvxNjjGKICn+Hx00zaq0hxL0AKvEEMmWgS2sQJm+xM3/5wqOLx+EmRIbqsxnXcpsjUMTRlGAFiXPwtVN0xrtyFAz16ImeIoSEWofVOc7i0V8/FEG08cG1/TFN3GFXxj04FQ1yDue5+m46yjoEShq1PADJcEzFmzcI0IB+eZgpDf1mPdMHLRqosM7/13foohhiDUCJdyoUuq85t2jmwYBPDwxM1Q3TBXDc+Y1Zk5XJtb7fQRTVaPZyHdJWuZiaAqFrvi1WNl6XICSCCGvJ6xMKzbbKzwnc6Nze/Ps63TnRerxu3lBq1MxjEtQwD32/s2QX1quoO6yp+CIiNISuUolzCUZL5ESCz9Gxt1uYN4K+OxpscVLtHqkyBp2Tge8QQn5lStrr3Zux8wSgtRkGAmGzjsWHQHFLg1aFkqar1i1LF40FXzhBdLaAbt0lxPTBwdb9RDOrOAba4Z0sqXWXJhGWSwRJATBiikxLduE+GSRi4kgKS3Qbkoz9lXNNYB2/VzpYvD/1tlKs02Oe7xCuNhtmuRde6Y6L9Yd1h1rLpQbcBztuIB20AreRYfG45V9tGUuRn1+QyMaQiY/uodRjnvzPGIs5YLwAiAD2EYW+4pi9q/Ozr/v2PEQdtBEELHG3EBBQnoLbBubhvVFB62tPlEHeW9vfLdy0aNfb8FJaZjRKccf6GkcGDgAxPBo/eMdZ7fe3aL0WjiyzM7nXv3iUEqy3BokE7AYvTcbwPYFnLKk8LUnlnAJaaKSBaSZCsVbhX8X0A3yeGJ49nrHfOefRvvx/92un8bWNge0BUT799exkbGw2EKy0MiE2xkD8CC3wj1/awCfCGcSlsNuWbrS0aewaF5V8AIkbywpj4HAyin87OfsDNmwSK88sfIGVTuXt3GwNGwIj4BDqOCaxPwGNmWo2X/QtESAzxs1RLevwzeToZn/Q95rzHgei3TueNs8U1D6gGENUk7tzZFNLH0kSCWEUSyHcBvmSzThMMGWKyqU1cc86A14nEkNdzHsVB0PuTZKfT+WPWhlc9f76AqGZ169Yq1taa4LyFGClYlAWyA/B4Xbb7JDhoJk+TrKv/w4AzFgQ9cJ7IzCAMo//evn2FGzfezcvwFwsQ1Wwpu/v8ixpWSPIooUiyvgQwdnBAWV/EhlIThr3zfj/C9es/grG0aFk08xfn8z8LaAFGoiJuOQAAAABJRU5ErkJggg==);
}
.img-link[data-v-1301a477] {
  cursor: pointer;
}
.bottom-position[data-v-1301a477] {
  width: 100%;
  margin-top: 10px;
}
.bottom-position .bottom-positionsign[data-v-1301a477] {
    display: inline-block;
}
.bottom-position .bottom-more[data-v-1301a477] {
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #999;
}
.post-sign[data-v-1301a477] {
  display: inline-block;
  height: 12px;
  width: 0;
  border-left: 1px solid #ddd;
  margin: 0 20px;
}

[data-v-60747494] .el-dialog__title {
  font-size: 24px;
  font-weight: bold;
}
.dialog[data-v-60747494] {
  display: flex;
  justify-content: center;
}
.dialog .el-radio-group[data-v-60747494] {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.dialog .el-radio-group .el-radio[data-v-60747494] {
      margin-bottom: 20px;
}
.dialog .el-radio-group[data-v-60747494] .el-radio__label {
      font-size: 18px;
      color: #333;
}
.dialog .el-radio-group .el-radio[data-v-60747494]:last-child {
      margin-right: 30px;
}


/*# sourceMappingURL=17.1772700840257.css.map*/