.delivery-dialog .el-radio-group[data-v-4382b874] {
  width: 100%;
}
.delivery-dialog .resume-name[data-v-4382b874] {
  display: inline-block;
  max-width: 270px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 2px;
}
.delivery-dialog .el-row[data-v-4382b874] {
  width: 100%;
  height: 26px;
  font-size: 18px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 24px;
}
.delivery-dialog .el-row[data-v-4382b874]:hover {
    color: #1978fa;
}
.delivery-dialog .el-button[data-v-4382b874] {
  width: 180px;
  height: 40px;
  font-size: 16px;
}
.delivery-dialog .appeal-body[data-v-4382b874] {
  padding-left: 24px;
  font-size: 16px;
}

.middle-contennt-position[data-v-65fe29b1] {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
.card[data-v-65fe29b1] {
  padding: 16px 0;
}
.card-title[data-v-65fe29b1] {
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  display: flex;
  justify-content: space-between;
}
.card-title .more[data-v-65fe29b1] {
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    color: #006cff;
}
.position-list[data-v-65fe29b1] {
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.position-list .position-content[data-v-65fe29b1] {
    width: 49%;
    padding: 14px;
    background-color: #fff;
    margin-top: 16px;
    border-radius: 8px;
}
.position-list .position-content .position-name[data-v-65fe29b1] {
      display: flex;
      justify-content: space-between;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      color: #333333;
      display: flex;
      align-items: center;
      margin-bottom: 14px;
}
.position-list .position-content .position-name .top[data-v-65fe29b1] {
        flex: 1;
}
.position-list .position-content .position-name .salary[data-v-65fe29b1] {
        font-size: 20px;
        line-height: 28px;
        color: #FF5151;
        font-weight: 400;
        letter-spacing: 0.03em;
}
.position-list .position-content .position-name .overName[data-v-65fe29b1] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
        cursor: pointer;
        margin-right: 10px;
}
.position-list .position-content .position-name .posTag[data-v-65fe29b1] {
        height: 24px;
        color: #FFFFFF;
        background-color: #FF5151;
        font-weight: 400;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 2px;
        margin-right: 6px;
}
.position-list .position-content .position-name .online-status[data-v-65fe29b1] {
        margin-left: 20px;
        width: 46px;
        height: 24px;
}
.position-list .position-content .position-name .communication-info[data-v-65fe29b1] {
        margin-left: 8px;
        display: flex;
        align-items: center;
        cursor: pointer;
}
.position-list .position-content .position-name .communication-info .interviewer-info[data-v-65fe29b1] {
          font-size: 12px;
          line-height: 17px;
          color: #666;
          width: 120px;
          height: 24px;
          border: 1px solid #ddd;
          padding: 4px 8px;
          display: flex;
          align-items: center;
}
.position-list .position-content .position-name .communication-info .btn-communication[data-v-65fe29b1] {
          background: #00c27c;
          color: #fff;
          border: none;
          width: 120px;
          height: 24px;
          padding: 0 12px;
          border-radius: 2px;
          font-size: 12px;
          line-height: 12px;
}
.position-list .position-content .img-content[data-v-65fe29b1] {
      text-align: right;
}
.position-list .position-content .img-content img[data-v-65fe29b1] {
        width: 64px;
        height: 64px;
        border-radius: 8px;
}
.position-list .position-content .position-info[data-v-65fe29b1] {
      font-size: 14px;
      line-height: 21px;
      color: #aaaaaa;
      display: flex;
      align-items: center;
}
.position-list .position-content .position-info .online-status[data-v-65fe29b1] {
        margin-left: 20px;
        width: 46px;
        height: 24px;
}
.position-list .position-content .position-info .communication-info[data-v-65fe29b1] {
        margin-left: 8px;
        display: flex;
        align-items: center;
        cursor: pointer;
}
.position-list .position-content .position-info .communication-info .interviewer-info[data-v-65fe29b1] {
          font-size: 12px;
          line-height: 17px;
          color: #666;
          height: 24px;
          border: 1px solid #EEEEEE;
          padding: 4px 8px;
          display: flex;
          align-items: center;
}
.position-list .position-content .position-info .communication-info .interviewer-info span[data-v-65fe29b1] {
            max-width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.position-list .position-content .position-info .communication-info .btn-communication[data-v-65fe29b1] {
          background: #00c27c;
          color: #fff;
          border: none;
          width: 120px;
          height: 24px;
          padding: 0 12px;
          border-radius: 2px;
          font-size: 12px;
          line-height: 12px;
}
.position-list .position-content .companys[data-v-65fe29b1] {
      display: flex;
      justify-content: space-between;
      border-top: 1px solid #eee;
      margin-top: 10px;
      padding-top: 10px;
}
.position-list .position-content .companys .company-name[data-v-65fe29b1] {
        flex: 1;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        padding-left: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;
}
.position-list .position-content .companys .company-info[data-v-65fe29b1] {
        text-align: right;
        font-size: 14px;
        line-height: 20px;
        color: #aaaaaa;
        align-items: center;
}
.position-list .position-content .companys .company-info span[data-v-65fe29b1] {
          display: inline-block;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          max-width: 100px;
          cursor: pointer;
}
.position-list .position-content .tags[data-v-65fe29b1] {
      display: flex;
      align-items: center;
}
.position-list .position-content .tags .tag[data-v-65fe29b1] {
        height: 24px;
        background-color: #f1f1f1;
        padding: 0 15px;
        font-size: 12px;
        line-height: 17px;
        display: flex;
        align-items: center;
        text-align: center;
        margin-right: 10px;
        color: #999999;
}
.position-list .position-content .change-btn[data-v-65fe29b1] {
      font-size: 16px;
      line-height: 24px;
      display: flex;
      align-items: center;
      text-align: center;
      color: #00c27c;
      cursor: pointer;
}
.position-list .des[data-v-65fe29b1] {
    background: #fbfbfb;
    padding: 10px 26px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    height: 40px;
    width: 100%;
}
.position-list .detail-box[data-v-65fe29b1] {
    background: #fafafa;
    border-radius: 4px;
    padding: 30px;
}
.position-list .detail-box .detail-title[data-v-65fe29b1] {
      font-weight: 600;
      font-size: 20px;
      line-height: 30px;
      display: flex;
      align-items: center;
      color: #000000;
      margin-bottom: 20px;
}
.position-list .detail-box .detail-info[data-v-65fe29b1] {
      font-size: 16px;
      line-height: 32px;
      color: #000000;
}
.position-list .detail-box .btn-group[data-v-65fe29b1] {
      display: flex;
      align-items: center;
      margin-top: 53px;
}
.position-list .detail-box .btn-group .el-button[data-v-65fe29b1] {
        width: 100px;
        height: 40px;
        border-radius: 4px;
        font-size: 16px;
        padding: 10px 18px;
}
.position-list .detail-box .btn-group .bg-green[data-v-65fe29b1] {
        background: #00c27c;
        color: #fff;
        border: none;
}
.position-list .detail-box .btn-group .bg-white[data-v-65fe29b1] {
        background: #fff;
        color: #00c27c;
        border-color: #00c27c;
}
.pagination-wrap[data-v-65fe29b1] {
  width: 1190px;
  display: flex;
  justify-content: center;
}
.pagination-wrap .el-pagination.is-background .el-pager li:not(.disabled).active[data-v-65fe29b1] {
    background: #2E1F88;
}
.position-page-wrap[data-v-65fe29b1] {
  padding-bottom: 80px;
  position: relative;
  z-index: 99;
}
.position-page-wrap .searchBar-wrap .keyword[data-v-65fe29b1] {
    width: 40%;
}
.position-page-wrap .searchBar-wrap .tag[data-v-65fe29b1] {
    width: 10%;
}
.position-page-wrap .searchBar-wrap .quick-filter[data-v-65fe29b1] {
    margin-top: 28px;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags[data-v-65fe29b1] {
      display: flex;
      align-items: center;
      height: 52px;
      border-bottom: 1px solid #dddddd;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .label[data-v-65fe29b1] {
        width: 90px;
        color: #999;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        padding: 0 0;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags[data-v-65fe29b1] {
        width: 1100px;
        display: flex;
        height: 26px;
        line-height: 26px;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags ul[data-v-65fe29b1] {
          margin-top: 0;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags ul .notSelected[data-v-65fe29b1] {
            padding: 0 12px;
            margin-right: 5px;
            font-size: 14px;
            color: #555555;
            cursor: pointer;
            border: 1px solid #fff;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags ul .notSelected[data-v-65fe29b1]:hover {
            border: 1px solid rgba(18, 116, 250, 0.960784);
            color: #2E1F88;
            border-radius: 2px;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags ul .selected[data-v-65fe29b1] {
            padding: 0 12px;
            margin-right: 5px;
            font-size: 14px;
            color: #006cff;
            cursor: pointer;
            background: #ecf8ff;
            border: 1px solid #ecf8ff;
            border-radius: 2px;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags .el-select[data-v-65fe29b1] {
          margin-right: 20px;
          width: 160px;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags .el-select .el-input .el-input__inner[data-v-65fe29b1] {
            border: 0;
            background-color: #f5f5f5;
            color: #9b9b9b;
}
.position-page-wrap .searchBar-wrap .quick-filter .selected-tags .tags .el-input .el-input__inner[data-v-65fe29b1] {
          border: 1px solid #eeeeee;
          padding: 0 15px;
}
.position-page-wrap .searchBar-wrap .quick-filter ul[data-v-65fe29b1] {
      padding-left: 0;
      display: flex;
      align-items: center;
      margin-bottom: 0;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .filter-item[data-v-65fe29b1] {
        width: 120px;
        margin-right: 32px;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .clear-btn[data-v-65fe29b1] {
        color: #999999;
        font-size: 14px;
        margin-left: auto;
        cursor: pointer;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .clear-btn[data-v-65fe29b1]:hover {
          color: #2E1F88;
}
.position-page-wrap .searchBar-wrap .quick-filter ul[data-v-65fe29b1] ::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter ul[data-v-65fe29b1] ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter ul[data-v-65fe29b1] :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .el-select .el-input .el-select__caret[data-v-65fe29b1] {
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .el-input .el-input__inner[data-v-65fe29b1] {
        color: #2E1F88;
        padding-right: 20px;
}
.position-page-wrap .searchBar-wrap .quick-filter ul .el-select .el-input .el-select__caret[data-v-65fe29b1] {
        width: 12px;
}
.position-page-wrap .searchBar-wrap .quick-filter1[data-v-65fe29b1] {
    margin-top: 28px;
    height: 160px;
    overflow: hidden;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags[data-v-65fe29b1] {
      display: flex;
      align-items: center;
      height: 52px;
      border-bottom: 1px solid #dddddd;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .label[data-v-65fe29b1] {
        width: 90px;
        color: #999;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        padding: 0 0;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags[data-v-65fe29b1] {
        width: 1100px;
        display: flex;
        height: 26px;
        line-height: 26px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags ul[data-v-65fe29b1] {
          margin-top: 0;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags ul .notSelected[data-v-65fe29b1] {
            padding: 0 12px;
            margin-right: 5px;
            font-size: 14px;
            color: #555555;
            cursor: pointer;
            border: 1px solid #fff;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags ul .notSelected[data-v-65fe29b1]:hover {
            border: 1px solid rgba(18, 116, 250, 0.960784);
            color: #2E1F88;
            border-radius: 2px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags ul .selected[data-v-65fe29b1] {
            padding: 0 12px;
            margin-right: 5px;
            font-size: 14px;
            color: #006cff;
            cursor: pointer;
            background: #ecf8ff;
            border: 1px solid #ecf8ff;
            border-radius: 2px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags .el-select[data-v-65fe29b1] {
          margin-right: 20px;
          width: 160px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags .el-select .el-input .el-input__inner[data-v-65fe29b1] {
            border: 0;
            background-color: #f5f5f5;
            color: #9b9b9b;
}
.position-page-wrap .searchBar-wrap .quick-filter1 .selected-tags .tags .el-input .el-input__inner[data-v-65fe29b1] {
          border: 1px solid #eeeeee;
          padding: 0 15px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul[data-v-65fe29b1] {
      padding-left: 0;
      display: flex;
      align-items: center;
      margin-bottom: 0;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .filter-item[data-v-65fe29b1] {
        width: 120px;
        margin-right: 32px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .clear-btn[data-v-65fe29b1] {
        color: #999999;
        font-size: 14px;
        margin-left: auto;
        cursor: pointer;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .clear-btn[data-v-65fe29b1]:hover {
          color: #2E1F88;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul[data-v-65fe29b1] ::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul[data-v-65fe29b1] ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul[data-v-65fe29b1] :-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .el-select .el-input .el-select__caret[data-v-65fe29b1] {
        color: #555555;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .el-input .el-input__inner[data-v-65fe29b1] {
        color: #2E1F88;
        padding-right: 20px;
}
.position-page-wrap .searchBar-wrap .quick-filter1 ul .el-select .el-input .el-select__caret[data-v-65fe29b1] {
        width: 12px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .el-row[data-v-65fe29b1] {
    height: 100%;
    cursor: pointer;
    width: 1180px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .el-row .el-col[data-v-65fe29b1] {
      height: 100%;
      position: relative;
}
.position-page-wrap .searchBar-wrap .search-bar1 .el-row .el-col.bordered[data-v-65fe29b1]::after {
        content: '';
        width: 1px;
        height: 45px;
        border-left: 1px solid #dddddd;
        position: absolute;
        right: 0;
        top: 4px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .el-row[data-v-65fe29b1]:hover {
      border-color: #2E1F88;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-item[data-v-65fe29b1] {
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-item .color-333[data-v-65fe29b1] ::-webkit-input-placeholder {
      color: #333 !important;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-item .search-title[data-v-65fe29b1] {
      margin-bottom: 10px;
      color: #555555;
      font-size: 18px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-item .el-input[data-v-65fe29b1] {
      padding-right: 30px;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-btn .el-button[data-v-65fe29b1] {
    width: 120px;
    height: 52px;
    background: #00c27c;
    color: #ffffff;
    font-size: 20px;
    border-radius: 0px 4px 4px 0px;
    font-weight: 500;
    border: none;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-btn .reset-btn[data-v-65fe29b1] {
    margin-left: 20px;
    color: #999999;
    font-size: 14px;
    cursor: pointer;
}
.position-page-wrap .searchBar-wrap .search-bar1 .search-btn .reset-btn .reset[data-v-65fe29b1] {
      width: 10px;
      margin-right: 4px;
}
.position-page-wrap .searchBar-wrap .foldLabel[data-v-65fe29b1] {
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #006cff;
}
.position-page-wrap .searchBar-wrap .foldLabel span[data-v-65fe29b1] {
      cursor: pointer;
}
.position-page-wrap .searchBar-wrap .foldLabel span .el-icon-arrow-up[data-v-65fe29b1] {
        margin-left: 10px;
}
.position-page-wrap .search-group[data-v-65fe29b1] {
    padding: 0 40px;
    width: 1180px;
    background-color: #fff;
    margin: 0 auto;
}
.position-page-wrap .search-group[data-v-65fe29b1] ::-webkit-input-placeholder {
      color: #333 !important;
}
.position-page-wrap .search-group .top[data-v-65fe29b1] {
      height: 48px;
      border-bottom: 1px solid #dddddd;
      color: #ddd;
}
.position-page-wrap .search-group .top .select-address[data-v-65fe29b1] {
        padding-top: 5px;
}
.position-page-wrap .search-group .top .select-address .el-input__inner[data-v-65fe29b1] {
          background-color: #fff;
          border: none;
          width: 258px;
}
.position-page-wrap .search-group .bottom[data-v-65fe29b1] {
      height: 48px;
      color: #ddd;
}
.position-page-wrap .search-group .bottom .select-w134[data-v-65fe29b1] {
        padding-top: 5px;
}
.position-page-wrap .search-group .bottom .select-w134 .el-input__inner[data-v-65fe29b1] {
          background-color: #fff;
          border: none;
          width: 134px;
}
.bottom-position-pic[data-v-65fe29b1] {
  width: 54px;
  height: 54px;
  margin-right: 16px;
  border-radius: 4px;
}
.news-list[data-v-65fe29b1] {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 16px;
}
.news-list .item[data-v-65fe29b1] {
    width: 100%;
    margin-top: 11px;
    padding: 14px 14px 12px;
    border-bottom: 1px dashed #eee;
    cursor: pointer;
    cursor: pointer;
}
.news-list .item[data-v-65fe29b1]:last-of-type {
      border-bottom: none;
}
.news-list .item .name[data-v-65fe29b1] {
      font-size: 16px;
      color: #333;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 100%;
}
.news-list .item .date[data-v-65fe29b1] {
      text-align: right;
      color: #999;
      font-size: 14px;
      margin-top: 5px;
}
.no-data[data-v-65fe29b1] {
  width: 100%;
  line-height: 100px;
  color: #999;
  text-align: center;
}


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