.position-page-wrap .inner-header {
  display: block;
  height: auto;
}
.position-page-wrap .inner-header img {
    width: 100%;
}
.position-page-wrap .position-detail-body {
  min-height: 600px;
  background-color: #fff;
  padding: 20px 30px 30px;
  margin-top: 8px;
}
.position-page-wrap .position-detail-body h2,
  .position-page-wrap .position-detail-body h4 {
    margin: 0 0;
}
.position-page-wrap .position-detail-body .flex-row {
    display: flex;
    align-items: center;
    width: 100%;
}
.position-page-wrap .position-detail-body .flex-row .btn {
      color: #999999;
      margin-left: auto;
}
.position-page-wrap .position-detail-body .flex-row .btn span {
        margin-right: 4px;
}
.position-page-wrap .position-detail-body .flex-row .btn:hover {
        color: #1274FA;
}
.position-page-wrap .position-detail-body .flex-top {
    display: flex;
    align-items: flex-start;
    width: 100%;
}
.position-page-wrap .position-detail-body .grey {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
}
.position-page-wrap .position-detail-body .position-list .position-item .name-info {
    height: 24px;
    font-size: 16px;
    line-height: 24px;
}
.position-page-wrap .position-detail-body .position-list .position-item .name-info .name {
      color: #555555;
      max-width: 80%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 0;
}
.position-page-wrap .position-detail-body .position-list .position-item .name-info .name:hover {
        color: #1274FA;
}
.position-page-wrap .position-detail-body .position-list .position-item .name-info .salary {
      color: #FB8602;
      margin-left: auto;
}
.position-page-wrap .position-detail-body .position-list .position-item .info {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    margin-top: 10px;
}
.position-page-wrap .position-detail-body .position-list .position-item .info span:not(:last-child)::after {
      content: '';
      display: inline-block;
      width: 1px;
      height: 10px;
      background-color: #DDDDDD;
      margin: 0 16px;
}
.position-page-wrap .position-detail-body .basic-info {
    position: relative;
    border-bottom: 1px dashed #E8E8E8;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap h2 {
      height: 35px;
      font-size: 24px;
      font-weight: 500;
      line-height: 35px;
      color: #333333;
      margin-right: 12px;
      width: 275px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .type-icon {
      width: 50px;
      height: 18px;
      margin-right: 10px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .salary {
      font-size: 24px;
      font-weight: 500;
      color: #FB8602;
      margin-left: 10px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .salary .unit {
        font-size: 14px;
        font-weight: 500;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .chatBtn {
      cursor: pointer;
      padding: 7px 12px;
      margin-left: 20px;
      color: #666666;
      font-size: 14px;
      width: 100px;
      height: 32px;
      background: #FFFFFF;
      border: 1px solid #DDDDDD;
      opacity: 1;
      border-radius: 16px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .after-wrap {
      margin-left: auto;
      display: flex;
      align-items: center;
      color: #999999;
      font-size: 14px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .after-wrap .interested {
        display: flex;
        align-items: center;
        margin-right: 24px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .after-wrap .interested .svg-icon {
          width: 24px;
          height: 24px;
          margin-right: 4px;
}
.position-page-wrap .position-detail-body .basic-info .title-wrap .after-wrap .interested.active {
          color: #FB8602;
}
.position-page-wrap .position-detail-body .basic-info .company-name {
      height: 24px;
      font-size: 16px;
      line-height: 24px;
      color: #333333;
      margin-top: 24px;
}
.position-page-wrap .position-detail-body .basic-info .recruitment-info {
      margin-top: 20px;
}
.position-page-wrap .position-detail-body .basic-info .recruitment-info span {
        margin-right: 30px;
}
.position-page-wrap .position-detail-body .basic-info .other-info {
      margin-top: 8px;
}
.position-page-wrap .position-detail-body .basic-info .other-info span:not(:last-child)::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 10px;
        background-color: #DDDDDD;
        margin: 0 16px;
}
.position-page-wrap .position-detail-body .basic-info .deliver-btn {
      width: 180px;
      height: 40px;
      border-radius: 0;
      font-size: 16px;
      border: 1px solid #1274FA;
      position: absolute;
      right: 0;
      bottom: 36px;
}
.position-page-wrap .position-detail-body .basic-info .deliver-btn:hover {
        background-color: #1274FA;
}
.position-page-wrap .position-detail-body .basic-info .deliver-btn.active {
        border-color: #FB8602;
        background: #FB8602;
        color: #fff;
}
.position-page-wrap .position-detail-body .basic-info .deliver-btn.active:hover {
          background: #fc8803cc;
}
.position-page-wrap .position-detail-body .middle-wrap {
    display: flex;
    margin-top: 20px;
    color: #333333;
    font-size: 14px;
}
.position-page-wrap .position-detail-body .middle-wrap h4 {
      height: 24px;
      font-size: 16px;
      font-weight: 600;
      line-height: 24px;
}
.position-page-wrap .position-detail-body .middle-wrap h4.line::after {
        content: '';
        display: block;
        width: 32px;
        height: 2px;
        margin-top: 8px;
        background-color: #1274FA;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info {
      padding-right: 64px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .desc-info-title {
        width: 96px;
        height: 35px;
        font-size: 24px;
        font-family: Source Han Sans SC;
        font-weight: 500;
        line-height: 35px;
        color: #333333;
        opacity: 1;
        margin-bottom: 32px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info p {
        white-space: pre-wrap;
        margin-top: 30px;
        line-height: 28px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .desc-item {
        margin-bottom: 50px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .other-position .position-list {
        padding: 10px 36px 10px 44px;
        border: 1px solid #E8E8E8;
        margin-top: 16px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .other-position .position-list .position-item {
          padding: 31px 0;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .other-position .position-list .position-item:nth-of-type(odd) {
            padding-right: 42px;
}
.position-page-wrap .position-detail-body .middle-wrap .desc-info .other-position .position-list .position-item:nth-of-type(even) {
            padding-left: 42px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info {
      flex: 0.25;
      border-left: 1px dashed #E8E8E8;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body {
        margin-left: 26px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .company-header {
          margin-top: 20px;
          margin-bottom: 40px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .company-header img {
            width: 76px;
            height: 52px;
            margin-right: 12px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .company-header span {
            margin-left: auto;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .flex-top {
          margin-bottom: 10px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .flex-top .svg-icon {
            flex-shrink: 0;
            margin-right: 8px;
            margin-top: 5px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .flex-top span {
            font-size: 14px;
            line-height: 20px;
            color: #555555;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .address .svg-icon {
          width: 10px;
          height: 13px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .tag .svg-icon {
          width: 12px;
          height: 13px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .staff-size .svg-icon {
          width: 11px;
          height: 13px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .website {
          margin-bottom: 96px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .website .svg-icon {
            width: 12px;
            height: 13px;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .website span {
            text-decoration: underline;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .position-list .position-item {
          margin-top: 30px;
          padding: 0 0 30px 0;
          border-bottom: 1px solid #E8E8E8;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .position-list .position-item .name-info .name {
            max-width: 60%;
}
.position-page-wrap .position-detail-body .middle-wrap .company-info .body .position-list .position-item .info span {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            flex-shrink: 0;
            max-width: 145px;
}

@charset "UTF-8";
.home-page-wrap {
  background: #F5F5F5;
  position: relative;
  min-width: 1180px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.home-page-wrap .middle-content {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.home-page-wrap .top-content {
    position: relative;
    height: 300px;
}
.home-page-wrap .top-content .banner-wrap {
      min-width: 1180px;
      height: 300px;
      margin: auto;
      z-index: 1;
      background-size: 100% 100%;
      text-align: center;
      background-repeat: no-repeat;
      background-position-x: center;
}
.home-page-wrap .top-content .banner-wrap .el-carousel__indicators--horizontal {
        bottom: 50px;
}
.home-page-wrap .top-content .search-input {
      width: 900px;
      padding-top: 16px;
      height: 56px;
      position: absolute;
      top: 244px;
      left: calc(50% - 450px);
      z-index: 2;
      background-image: url(data:image/png;base64,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+uin0xSeKhB297mTD8jsn+ZQawgQIECAAAECBAgQIEBgZQLPTT4089XZOpg2EA5XS9x9tsP8OwECBAgQIECAAAECBAishcDRqjp4tk7OGgi7e7h0frh83kOAAAECBAgQIECAAAEC4xE4XFWHztTuGQNhd9+T5Mh45tUpAQIECBAgQIAAAQIECHxH4N6qeux0IqcNhN19W5JjSXbgJECAAAECBAgQIECAAIFRCnyd5EBVPfN93X9vIOzum5L8OckFoxxZ0wQIECBAgAABAgQIECBwUuCzJL+oquEKwVOe/wuE3X1NkuNJLuNHgAABAgQIECBAgAABAltC4IMku6vq7e9Oc0og7O7Lk7ya5MotMbIhCBAgQIAAAQIECBAgQOCkwIkku6rq/ZN/8d9A2N0XJ3k5yfW8CBAgQIAAAQIECBAgQGBLCryRZE9VfTxM920g7O7zkgyXF968JUc2FAECBAgQIECAAAECBAicFHgxyf6q+qK6ewiFTya5gw8BAgQIECBAgAABAgQIbAuBp5LcOQTCh5Pcvy1GNiQBAgQIECBAgAABAgQInBR45D/teUTQFmPYkAAAAABJRU5ErkJggg==);
}
.home-page-wrap .top-content .search-input .search {
        width: 750px;
        height: 40px;
        margin: auto;
        position: relative;
}
.home-page-wrap .top-content .search-input .search .home_banner {
          width: 24px;
          height: 24px;
}
.home-page-wrap .top-content .search-input .search .el-select .el-input {
          width: 120px;
}
.home-page-wrap .top-content .search-input .search .el-input__inner {
          border: none;
}
.home-page-wrap .top-content .search-input .search .input-with-select .el-input__inner {
          background-color: #E9F0F6;
}
.home-page-wrap .top-content .search-input .search .input-with-select .el-input-group__prepend {
          background-color: #E9F0F6;
          height: 40px;
          border-radius: 4px;
          border-right: 0;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0;
}
.home-page-wrap .top-content .search-input .search .el-input .el-input__inner {
          height: 40px;
}
.home-page-wrap .top-content .search-input .search .el-input-group__append {
          border: none;
          background-color: #D5E2EC;
          border-radius: 4px;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
}
.home-page-wrap .el-divider--horizontal {
    display: inline-block;
    width: 340px;
    margin-top: 12px;
    background-color: #D6DFDB;
}
.home-page-wrap .el-divider--horizontal .el-divider__text {
      width: 180px;
      padding: 0 40px;
      background-color: #F8F8F8;
      font-size: 20px;
      color: #2F344A;
}
.home-page-wrap .more {
    margin-top: 24px;
}
.home-page-wrap .more span {
      cursor: pointer;
      color: #6E7874;
      font-size: 16px;
      height: 24px;
      line-height: 24px;
}
.home-page-wrap .hot-recruitment-wrap {
    padding: 0;
    margin-top: 20px;
    height: 330px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap {
      background-image: url(../img/recruitment_bg.d872fbd2.png);
      height: 100px;
      position: relative;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .el-carousel__container {
        height: 100px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .el-carousel__indicator--horizontal {
        display: none;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .today_bg1 {
        position: absolute;
        top: 5px;
        left: 16px;
        width: 30px;
        height: 30px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .today_bg2 {
        position: absolute;
        top: 5px;
        left: 160px;
        width: 30px;
        height: 30px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .today_bg3 {
        position: absolute;
        top: 11px;
        left: 53px;
        width: 100px;
        height: 17px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .company_num {
        color: #1F2748;
        position: absolute;
        top: 11px;
        left: 400px;
        font-weight: 500;
        height: 20px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .pos_num {
        color: #1F2748;
        position: absolute;
        top: 11px;
        left: 548px;
        font-weight: 500;
        height: 20px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .numTime {
        position: absolute;
        top: 7px;
        left: 562px;
        font-size: 11px;
        color: #6A728C;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .numTime span {
          font-size: 22px;
          font-family: DINAlternate-Bold, DINAlternate;
          font-weight: bold;
          color: #1275FA;
          line-height: 26px;
          margin-right: 2px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .num {
        position: absolute;
        top: 7px;
        width: 32px;
        height: 26px;
        font-size: 22px;
        font-family: DINAlternate-Bold, DINAlternate;
        font-weight: bold;
        color: #1275FA;
        line-height: 26px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re {
        width: 670px;
        height: 20px;
        position: absolute;
        left: 15px;
        top: 60px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .reTime {
          opacity: 0.6;
          font-weight: 600;
          font-size: 14px;
          word-break: keep-all;
          white-space: nowrap;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .reName {
          cursor: pointer;
          width: 400px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-weight: 500;
          color: #1275FA;
          line-height: 20px;
          text-shadow: 0px 4px 8px rgba(83, 115, 179, 0.4);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .type {
          color: #ffffff;
          font-size: 12px;
          height: 18px;
          line-height: 16px;
          width: 32px;
          display: inline-block;
          text-align: center;
          background-repeat: no-repeat;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .type.one {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA7ElEQVRIS8XUTUrDUBDA8f/kBbvqEfQCWShdFFyLGw/gCdwULAieQyxY6KYn8ABuitsIWSQpNBeoPYFZqXkZSaB+bNwlM9uBN795w4y4OFU6DSkVtgGsqlCWjE+K3+Wke8Cf7jzCwr8ObrmMPppM34C95tnvBhcNwgoAwtyfjqZ2APA+DI4tAQgyMwUoUpgCQEpjgN0afh8HcXH2Bjrs9Bj+87gEcbYRNDIDhHF2r+iNGYAkj1xVrwFngZCmqHtJH1CuzQA8Fgfu8PMJrc/6RrQ/0EaLeL9DmfQ5jh/AHpLkUVjpVQ3nAkddr+gXUzBW0Vo9Tr4AAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .type.two {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA7ElEQVRIS8XUMWoCQRQG4P93QbRIY6UTyAW2yCGCjedIIxgQLCalZVIEAwppcg4b8RBC9gIWs6kstFAC5pdZAmuVbve9dmD+b+bNGzofhEqLBwBbQqsz+Pn92suu41g9oIyTcGaDH6G1m2Ca/sSVWgElhevQ3g0iwggQj85FeOk9mQFiO0TemwGK/gPvpgCAmTXgYAwwG8OrgXQ+3wO6qfQz/GdzOp9/AUrNALc+zASMzQBdn6eUNiQSCwRjqHvO55BGZgBMs6Y7dpaAHupGFDdQVEScOm/61bDOdpSAP0d8Ewn0KLAP4K7qEb0A3UlZDXGVE5sAAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .type.three {
            margin-left: 5px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAAx0lEQVRIS+3UMQ4BQRTG8f8biQRRbCcKod4DOMBG5xgaCYmLiEKn1ziAZjdq5UrsEVzArkbCyAgSidY8hXeB7zdvvhkpYiw+RsjFkolhWWmwkJCzixVvgPdDpsbQr0YctACOk9aadDUBGMNYFSCwVQXgiqlUwlcl/4Af2EDCEUvdx2f4KUOKhD2WUA8QMwMmaoB8QygXdkBJAyEu9BQztzBSA2Qryp2A9RUi34j7Btw4RDtgamHo8zpegCfk0YkBQg9offuJ3gAreUNN+hJsHQAAAABJRU5ErkJggg==);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .type.four {
            margin-left: 5px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA0UlEQVRIS83UMQ4BQRQG4P/fTXSq7V1gD6CQjEJ0jqGRkLiA7DRKUej0ruAKlCT2CEoK22HnyWyxIdGa513g/97M/MMyM4IAQ6AAmJNuA1zXtPndxzIU4H1HAgc+HwPOd2cVQLW5R/DSVgN4RESZqAII7pUBKFQBai34aIRGDf8L4DJzE6AZ4DP8GkFnuycRSdUAZWaWAKZqAJl1Usf4CCLWQNCHltasIBirAcSmDUGyFUEvNKI6AT8e4ZAs4DAKeR01oIb4NxHFQ5J9iLR+XdEXRutRx1ghSFcAAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .seemore {
          cursor: pointer;
          width: 68px;
          height: 17px;
          font-size: 12px;
          color: #001578;
          line-height: 17px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-wrap .Today_re .seemore .home_img2 {
            width: 5px;
            height: 11px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list {
      position: relative;
      height: 230px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0 16px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li {
          font-size: 14px;
          cursor: pointer;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .point {
            width: 5px;
            height: 5px;
            background: #1275FA;
            margin-top: 5px;
            opacity: 0.4;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .time {
            opacity: 0.6;
            font-weight: 600;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .type {
            color: #ffffff;
            font-size: 12px;
            height: 18px;
            line-height: 18px;
            width: 32px;
            display: inline-block;
            text-align: center;
            background-repeat: no-repeat;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .type.one {
              margin-left: 40px;
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA7ElEQVRIS8XUTUrDUBDA8f/kBbvqEfQCWShdFFyLGw/gCdwULAieQyxY6KYn8ABuitsIWSQpNBeoPYFZqXkZSaB+bNwlM9uBN795w4y4OFU6DSkVtgGsqlCWjE+K3+Wke8Cf7jzCwr8ObrmMPppM34C95tnvBhcNwgoAwtyfjqZ2APA+DI4tAQgyMwUoUpgCQEpjgN0afh8HcXH2Bjrs9Bj+87gEcbYRNDIDhHF2r+iNGYAkj1xVrwFngZCmqHtJH1CuzQA8Fgfu8PMJrc/6RrQ/0EaLeL9DmfQ5jh/AHpLkUVjpVQ3nAkddr+gXUzBW0Vo9Tr4AAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .type.two {
              margin-left: 40px;
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA7ElEQVRIS8XUMWoCQRQG4P93QbRIY6UTyAW2yCGCjedIIxgQLCalZVIEAwppcg4b8RBC9gIWs6kstFAC5pdZAmuVbve9dmD+b+bNGzofhEqLBwBbQqsz+Pn92suu41g9oIyTcGaDH6G1m2Ca/sSVWgElhevQ3g0iwggQj85FeOk9mQFiO0TemwGK/gPvpgCAmTXgYAwwG8OrgXQ+3wO6qfQz/GdzOp9/AUrNALc+zASMzQBdn6eUNiQSCwRjqHvO55BGZgBMs6Y7dpaAHupGFDdQVEScOm/61bDOdpSAP0d8Ewn0KLAP4K7qEb0A3UlZDXGVE5sAAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .type.three {
              margin-left: 5px;
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAAx0lEQVRIS+3UMQ4BQRTG8f8biQRRbCcKod4DOMBG5xgaCYmLiEKn1ziAZjdq5UrsEVzArkbCyAgSidY8hXeB7zdvvhkpYiw+RsjFkolhWWmwkJCzixVvgPdDpsbQr0YctACOk9aadDUBGMNYFSCwVQXgiqlUwlcl/4Af2EDCEUvdx2f4KUOKhD2WUA8QMwMmaoB8QygXdkBJAyEu9BQztzBSA2Qryp2A9RUi34j7Btw4RDtgamHo8zpegCfk0YkBQg9offuJ3gAreUNN+hJsHQAAAABJRU5ErkJggg==);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .type.four {
              margin-left: 5px;
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAYAAAA6yNxSAAAA0UlEQVRIS83UMQ4BQRQG4P/fTXSq7V1gD6CQjEJ0jqGRkLiA7DRKUej0ruAKlCT2CEoK22HnyWyxIdGa513g/97M/MMyM4IAQ6AAmJNuA1zXtPndxzIU4H1HAgc+HwPOd2cVQLW5R/DSVgN4RESZqAII7pUBKFQBai34aIRGDf8L4DJzE6AZ4DP8GkFnuycRSdUAZWaWAKZqAJl1Usf4CCLWQNCHltasIBirAcSmDUGyFUEvNKI6AT8e4ZAs4DAKeR01oIb4NxHFQ5J9iLR+XdEXRutRx1ghSFcAAAAASUVORK5CYII=);
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .name {
            font-weight: 400;
            width: 430px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .place {
            font-size: 10px;
            margin-right: 10px;
            font-weight: 500;
            line-height: 15px;
            width: 35px;
            height: 16px;
            text-align: center;
            opacity: 1;
            border-radius: 8px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .place.one {
              color: #637DEB;
              border: 1px solid #637DEB;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .place.two {
              color: #FA732B;
              border: 1px solid #FA732B;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li .line {
            height: 16px;
            margin-left: 2px;
            border-left: 1px dashed #1275FA;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li:hover {
          color: #1275FA;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li:nth-child(6) .line {
          border: none;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list ul li:last-child .line {
          border: none;
          display: none;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list .viewMore {
        cursor: pointer;
        margin-top: 20px;
        height: 22px;
        font-size: 12px;
        color: #546084;
        font-weight: bold;
        text-align: center;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list .viewMore .home_img2 {
          width: 5px;
          height: 12px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .recruitment-list .over-color {
        height: 42px;
        width: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #B0CAEC 100%);
        opacity: 0.54;
        position: absolute;
        border-radius: 0 0 4px 4px;
        bottom: 0;
}
.home-page-wrap .hot-recruitment-wrap .main-content .head-color {
      width: 470px;
      height: 60px;
      background: linear-gradient(180deg, #d3e1f3 0, rgba(255, 255, 255, 0) 100%);
      opacity: 0.55;
      position: absolute;
      top: 0;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu {
      position: relative;
      padding-right: 20px;
      padding-top: 13px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .menu-btn {
        padding: 0 32px;
        height: 20px;
        color: #999999;
        border-right: 1px solid #D5E2EC;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .viewMore {
        float: right;
        cursor: pointer;
        font-size: 12px;
        line-height: 18px;
        color: #546084;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .viewMore .home_img2 {
          width: 5px;
          height: 13px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul {
      padding-left: 20px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li {
        cursor: pointer;
        line-height: 20px;
        margin-top: 10px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .notices {
          color: #999999;
          font-size: 12px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .name {
          width: 250px;
          color: #333333;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          font-size: 14px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .name:hover {
          color: #1275FA;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .time {
          color: #999999;
          font-size: 12px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li:first-child {
        margin-top: 20px;
}
.home-page-wrap .school-wrap {
    margin-top: 10px;
    height: 204px;
    background: #FFFFFF;
}
.home-page-wrap .school-wrap .school-head {
      height: 44px;
      position: relative;
      background: linear-gradient(0deg, #ffffff 0%, #eff4fb 100%);
}
.home-page-wrap .school-wrap .school-head .left_line {
        width: 4px;
        height: 20px;
        background: #1275FA;
        position: absolute;
        left: 0px;
        top: 12px;
}
.home-page-wrap .school-wrap .school-head .title {
        position: absolute;
        left: 20px;
        top: 12px;
        width: 56px;
        height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #000000;
        line-height: 20px;
}
.home-page-wrap .school-wrap .school-head .more-warp {
        position: absolute;
        right: 20px;
        top: 12px;
        font-size: 14px;
        font-weight: 500;
        color: #000000;
        height: 20px;
        display: flex;
        align-items: center;
        cursor: pointer;
}
.home-page-wrap .school-wrap .school-head .more-warp .home_img2 {
          width: 5px;
          height: 10px;
          margin-left: 5px;
}
.home-page-wrap .school-wrap .school-list {
      height: 160px;
      position: relative;
      overflow-y: auto;
      width: 1180px;
      overflow: hidden;
      margin: 0 auto;
}
.home-page-wrap .school-wrap .school-list .el-carousel__container {
        height: 160px;
}
.home-page-wrap .school-wrap .school-list .el-carousel__arrow {
        top: 40%;
}
.home-page-wrap .school-wrap .school-list .school_wrap {
        cursor: pointer;
        margin-top: 10px;
        width: 100%;
        height: 160px;
}
.home-page-wrap .school-wrap .school-list .school_wrap .school_img {
          width: 90px;
          height: 90px;
          margin: auto;
}
.home-page-wrap .school-wrap .school-list .school_wrap .school_img img {
            width: 100%;
            height: 100%;
}
.home-page-wrap .school-wrap .school-list .school_wrap .school_name {
          margin-top: 10px;
          height: 20px;
          text-align: center;
}
.home-page-wrap .login-wrap {
    margin-top: 10px;
}
.home-page-wrap .login-wrap .main-content .lg-card {
      height: 160px;
}
.home-page-wrap .login-wrap .main-content .login-content .menu_btn {
      width: 32px;
      height: 80px;
      padding-left: 10px;
      padding-top: 25px;
      font-size: 12px;
      color: #000000;
      cursor: pointer;
      position: relative;
}
.home-page-wrap .login-wrap .main-content .login-content .menu_btn .blue_line {
        position: absolute;
        width: 4px;
        height: 20px;
        background: #1275FA;
        left: 0;
        top: 26px;
}
.home-page-wrap .login-wrap .main-content .login-content .grey {
      color: #999999;
      background-color: #E9F0F6;
}
.home-page-wrap .login-wrap .main-content .LoginType {
      padding: 12px 20px 6px 10px;
}
.home-page-wrap .login-wrap .main-content .LoginType .el-form-item__label {
        font-size: 12px;
}
.home-page-wrap .login-wrap .main-content .LoginType .el-input__inner {
        height: 28px;
        line-height: 28px;
        padding: 6px;
        font-size: 10px;
}
.home-page-wrap .login-wrap .main-content .LoginType .el-form-item {
        margin-bottom: 6px;
}
.home-page-wrap .login-wrap .main-content .LoginType .login-btn {
        width: 100%;
        color: #ffffff;
        line-height: 9px;
        height: 28px;
        background: linear-gradient(180deg, #3689FB 0%, #0045CD 100%);
        border-radius: 2px;
}
.home-page-wrap .login-wrap .main-content .LoginType .login-footer {
        display: flex;
        justify-content: space-between;
        margin-top: 8px;
}
.home-page-wrap .login-wrap .main-content .LoginType .login-footer > div {
          font-size: 10px;
          cursor: pointer;
          color: #1274FAFF;
          font-weight: 400;
}
.home-page-wrap .login-wrap .main-content .LoginType .login-footer div:nth-child(2) {
          margin-left: 45px;
}
.home-page-wrap .login-wrap .main-content .LoginType .login-footer div:nth-child(3) {
          margin-left: 15px;
          color: #999999FF;
}
.home-page-wrap .login-wrap .main-content .checkcode-wrapper {
      display: flex;
      align-items: center;
}
.home-page-wrap .login-wrap .main-content .checkcode-wrapper img {
        border: 1px solid #ddd;
        width: 90px;
        height: 40px;
        margin-left: 10px;
}
.home-page-wrap .login-wrap .main-content .checkcode-wrapper .login-code {
        text-align: center;
        padding: 0px;
        margin-left: 10px;
        border: none;
        color: #1274FA;
        font-size: 10px;
}
.home-page-wrap .login-wrap .main-content .company-body {
      height: 160px;
      cursor: pointer;
}
.home-page-wrap .login-wrap .main-content .company-body .el-carousel__container {
        height: 160px;
}
.home-page-wrap .login-wrap .main-content .company-body .el-carousel__indicator--horizontal {
        display: none;
}
.home-page-wrap .login-wrap .main-content .company-body .famous-title1 {
        color: #000000;
        font-weight: 600;
        padding-left: 7px;
        padding-top: 43px;
        font-size: 14px;
        height: 160px;
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #B0CAEC 100%);
        border-radius: 4px 0px 0px 4px;
        opacity: 0.55;
}
.home-page-wrap .login-wrap .main-content .company-body .famous-title2 {
        color: #000000;
        font-weight: 600;
        padding-left: 15px;
        padding-right: 10px;
        padding-top: 43px;
        font-size: 14px;
        height: 160px;
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #B0CAEC 100%);
        border-radius: 4px 0px 0px 4px;
        opacity: 0.55;
}
.home-page-wrap .login-wrap .main-content .company-body .company_img {
        height: 77%;
        display: flex;
        align-items: center;
        justify-content: center;
}
.home-page-wrap .login-wrap .main-content .company-body .company_name {
        width: 130px;
        margin: auto;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}
.home-page-wrap .login-wrap .main-content .company-body .image {
        max-height: 90%;
        max-width: 100%;
}
.home-page-wrap .login-wrap .main-content .company-body .el-card__body {
        height: 100%;
        padding: 0px;
        text-align: center;
}
.home-page-wrap .banner-middle {
    margin: 20px auto;
    position: relative;
}
.home-page-wrap .banner-middle .el-carousel__arrow {
      top: 22%;
}
.home-page-wrap .hot-positions {
    height: 300px;
    margin-top: 10px;
    background-color: white;
    display: flex;
}
.home-page-wrap .hot-positions .left {
      position: relative;
      width: 160px;
      background-image: url(../img/home_bg7.5c3ce59a.png);
}
.home-page-wrap .hot-positions .left .posName {
        position: absolute;
        top: 19px;
        left: 21px;
        width: 74px;
        font-size: 37px;
        font-family: YouSheBiaoTiHei;
        color: #FFFFFF;
        text-shadow: 3px 6px 16px rgba(5, 16, 144, 0.2);
}
.home-page-wrap .hot-positions .left .doMore {
        display: inline;
        position: absolute;
        cursor: pointer;
        width: 91px;
        height: 26px;
        bottom: 25px;
        left: 36px;
        font-size: 12px;
        font-family: Source Han Sans SC;
        font-weight: 500;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        opacity: 1;
        border-radius: 16px;
        text-align: center;
        line-height: 25px;
}
.home-page-wrap .hot-positions .right {
      width: 1020px;
}
.home-page-wrap .hot-positions .right .position {
        height: 100px;
        border: 1px solid #edf6ff;
        padding-top: 12px;
}
.home-page-wrap .hot-positions .right .position .company-name {
          margin-left: 16px;
          width: 300px;
          height: 22px;
          margin-bottom: 16px;
          font-size: 16px;
          font-family: PingFangSC-Medium, PingFang SC;
          font-weight: bold;
          color: #000000;
          line-height: 22px;
}
.home-page-wrap .hot-positions .right .position .company-name:hover {
          cursor: pointer;
          color: #1275FA;
}
.home-page-wrap .hot-positions .right .position .el-row .el-col:first-child {
          border-right: 1px solid #d8d8d8;
}
.home-page-wrap .hot-positions .right .position .company-position {
          margin-left: 16px;
}
.home-page-wrap .hot-positions .right .position .company-position .first {
            display: flex;
            justify-content: space-between;
}
.home-page-wrap .hot-positions .right .position .company-position .first .position-name {
              width: 108px;
              height: 20px;
              font-size: 14px;
              font-family: PingFangSC-Regular, PingFang SC;
              font-weight: 400;
              color: #000000;
              line-height: 20px;
              word-break: keep-all;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
}
.home-page-wrap .hot-positions .right .position .company-position .first .position-name:hover {
              cursor: pointer;
              color: #1275FA;
}
.home-page-wrap .hot-positions .right .position .company-position .first .position-salary {
              margin-right: 0px;
              width: 71px;
              height: 20px;
              font-size: 14px;
              font-family: PingFangSC-Semibold, PingFang SC;
              font-weight: 600;
              color: #d34848;
              line-height: 20px;
}
.home-page-wrap .hot-positions .right .position .company-position .position-degree {
            margin-top: 2px;
            width: 24px;
            height: 17px;
            font-size: 12px;
            font-family: PingFangSC-Regular, PingFang SC;
            font-weight: 400;
            color: #999999;
            line-height: 17px;
}
.home-page-wrap .hot-positions .right .position .company-position::after {
          width: 1px;
          height: 36px;
          background: #d8d8d8;
}
.home-page-wrap .hot-positions .gra {
      background-image: url(../img/graduate.663e099a.png);
}
.home-page-wrap .hot-positions .gra .graNmae {
        margin-top: 22px;
        margin-left: 20px;
        width: 120px;
        font-size: 40px;
        font-family: YouSheBiaoTiHei;
        color: #FFFFFF;
        text-shadow: 3px 6px 16px rgba(5, 16, 144, 0.2);
}
.home-page-wrap .gra-color {
    background-color: #F5F5F5;
}
.home-page-wrap .create-resume {
    height: 120px;
    text-align: center;
    line-height: 120px;
    background-size: 100% 100%;
}
.home-page-wrap .create-resume span:first-child {
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      margin-right: 20px;
}
.home-page-wrap .create-resume span:last-child {
      font-size: 16px;
      font-weight: 500;
      cursor: pointer;
      color: #1273F9;
      border-bottom: 1px solid;
      padding-bottom: 10px;
}
.home-page-wrap .create-resume .home_img7 {
      width: 5px;
      margin-left: 10px;
}
.home-page-wrap .recent-recruitment-wrap {
    padding: 32px 0;
    height: 397px;
    background-color: #F8F8F8;
    position: relative;
}
.home-page-wrap .recent-recruitment-wrap img.bg {
      width: 25vw;
      height: auto;
      position: absolute;
      bottom: 0;
}
.home-page-wrap .recent-recruitment-wrap img.bg.left {
        left: 16px;
}
.home-page-wrap .recent-recruitment-wrap img.bg.right {
        right: 16px;
}
.home-page-wrap .recent-recruitment-wrap .main-content {
      text-align: center;
}
.home-page-wrap .recent-recruitment-wrap .main-content .title {
        width: 100%;
        text-align: center;
}
.home-page-wrap .recent-recruitment-wrap .main-content .title .el-divider--horizontal .el-divider__text {
          padding: 0 40px;
          background-color: #F8F8F8;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body {
        display: inline-block;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-col:nth-child(1) {
          padding-left: 0 !important;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-col:nth-child(6) {
          padding-right: 0 !important;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card {
          height: 238px;
          padding: 10px;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body {
            height: 100%;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body .image {
              width: 100%;
              height: calc(100% - 108px);
              display: block;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body .decs-content {
              margin-top: 10px;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body .decs-content p {
                margin: 0 0;
                font-size: 16px;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body .decs-content p.name {
                  line-height: 24px;
                  color: #101513;
}
.home-page-wrap .recent-recruitment-wrap .main-content .body .el-card .el-card__body .decs-content p.time {
                  margin-top: 15px;
                  height: 24px;
                  line-height: 24px;
                  color: #D6AE52;
}
.home-page-wrap .hot-school-wrap {
    padding: 40px 0;
}
.home-page-wrap .hot-school-wrap .main-content {
      text-align: center;
}
.home-page-wrap .hot-school-wrap .main-content .title {
        width: 100%;
        text-align: center;
}
.home-page-wrap .hot-school-wrap .main-content .title .el-divider--horizontal .el-divider__text {
          padding: 0 50px;
          background-color: #fff;
}
.home-page-wrap .hot-school-wrap .main-content .body {
        display: inline-block;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-col:nth-child(1) {
          padding-left: 0 !important;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-col:nth-child(6) {
          padding-right: 0 !important;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card {
          height: 208px;
          margin-bottom: 24px;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body {
            height: 100%;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .image {
              width: 90px;
              height: 90px;
              display: inline-block;
              margin-top: 12px;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .decs-content {
              margin-top: 10px;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .decs-content p {
                margin: 0 0;
                font-size: 16px;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .decs-content p.name {
                  line-height: 24px;
                  color: #101513;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .decs-content .counts {
                display: inline-block;
                margin-top: 16px;
                font-size: 12px;
                width: 182px;
                height: 36px;
                line-height: 36px;
                border: 1px solid #E3E7ED;
                text-align: center;
}
.home-page-wrap .hot-school-wrap .main-content .body .el-card .el-card__body .decs-content .counts span {
                  color: #17B575;
}
.home-page-wrap .hot-company-wrap {
    padding: 0 0 40px;
}
.home-page-wrap .hot-company-wrap .main-content {
      text-align: center;
}
.home-page-wrap .hot-company-wrap .main-content .title {
        width: 100%;
        text-align: center;
}
.home-page-wrap .hot-company-wrap .main-content .title .el-divider--horizontal .el-divider__text {
          padding: 0 50px;
          background-color: #fff;
}
.home-page-wrap .hot-company-wrap .main-content .body {
        display: inline-block;
}
.home-page-wrap .hot-company-wrap .main-content .body .title-image {
          height: 320px;
          display: flex;
          justify-content: center;
          align-items: center;
}
.home-page-wrap .hot-company-wrap .main-content .body .title-image .text p {
            font-size: 24px;
            color: #fff;
            margin: 0 0;
            text-align: center;
            line-height: 35px;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card {
          margin-bottom: 12px;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card:nth-child(5), .home-page-wrap .hot-company-wrap .main-content .body .lt-card:nth-child(6) {
            margin-bottom: 0;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card .el-card__body {
            height: 97px;
            width: 100%;
            display: flex;
            align-items: center;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card .el-card__body .image {
              width: 76px;
              height: 76px;
              margin-left: 10px;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card .el-card__body .decs-content {
              margin-left: 15px;
              text-align: left;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card .el-card__body .decs-content p {
                margin: 0 0;
                font-size: 16px;
                line-height: 24px;
                color: #101513;
}
.home-page-wrap .hot-company-wrap .main-content .body .lt-card .el-card__body .decs-content p.desc {
                  line-height: 20px;
                  font-size: 14px;
                  color: #6E7874;
                  margin-top: 8px;
}
.home-page-wrap .footer-front-wrap {
    height: 288px;
    background-color: #17B575;
}
.home-page-wrap .footer-front-wrap .inner {
      position: relative;
      height: 100%;
}
.home-page-wrap .footer-front-wrap .inner img {
        height: 231px;
        width: auto;
        position: absolute;
        bottom: 0;
}
.home-page-wrap .footer-front-wrap .inner .action-wrap {
        position: absolute;
        right: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 20px;
}
.home-page-wrap .footer-front-wrap .inner .action-wrap p {
          margin-bottom: 40px;
}
.home-page-wrap .footer-front-wrap .inner .action-wrap .btn {
          width: 300px;
          height: 80px;
          background-color: #fff;
          border-color: #fff;
          color: #17B575;
          font-size: 20px;
          border-radius: 100px;
}
.customer-center-container {
  padding: 28px 0 80px 0;
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.customer-center-container .empty-box {
    display: block;
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    color: #999;
    background-color: #fff;
}
.customer-center-container .apply-list .empty-box {
    padding-top: 30px;
}
.customer-center-container .basic-info {
    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 {
      position: relative;
      margin-top: 20px;
}
.customer-center-container .basic-info .pic-content img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
}
.customer-center-container .basic-info .pic-content .gender-ico {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0;
        right: -2px;
}
.customer-center-container .basic-info .name {
      font-size: 16px;
      display: inline-block;
      height: 24px;
      line-height: 24px;
      font-weight: 500;
      color: #333;
}
.customer-center-container .basic-info .other-info {
      margin-top: 8px;
      margin-bottom: 0;
      padding-left: 0;
}
.customer-center-container .basic-info .other-info li {
        display: inline-block;
        height: 20px;
        line-height: 20px;
        font-size: 13px;
        color: #555;
}
.customer-center-container .basic-info .other-info li:nth-child(1)::after, .customer-center-container .basic-info .other-info li: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 {
      margin-top: 18px;
}
.customer-center-container .basic-info .user-type .el-input--small .el-input__inner {
        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 {
    height: 600px;
    padding-top: 24px;
    background-color: #fff;
    margin-top: 20px;
    position: relative;
}
.customer-center-container .left-nav .nav-item {
      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 {
        width: 12px;
        height: 12px;
        margin-right: 8px;
        color: #ccc;
}
.customer-center-container .left-nav .nav-item:hover {
        color: #0E44F8;
}
.customer-center-container .left-nav .nav-item.common {
        background-image: none !important;
}
.customer-center-container .left-nav .nav-item.active {
        color: #fff;
}
.customer-center-container .left-nav .nav-item.active .nav-ico {
          color: #fff;
}
.customer-center-container .left-nav .nav-footer {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.customer-center-container .customer-body-wrap {
    padding: 0 0 0 40px;
    overflow-x: hidden;
}
.customer-center-main section {
  margin-bottom: 20px;
}
.customer-center-main .title {
  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 {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    margin-left: 8px;
}
.customer-center-main .title .extra .num {
      color: #FB8602;
}
.customer-center-main .title .btn {
    margin-left: auto;
    font-size: 14px;
    color: #999999;
}
.customer-center-main .interview-list .list-wrap {
  padding: 30px;
  padding-bottom: 0;
  background-color: #fff;
}
.customer-center-main .interview-list .list-wrap .item {
    margin-bottom: 30px;
    display: flex;
}
.customer-center-main .interview-list .list-wrap .item .time-info {
      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,
      .customer-center-main .interview-list .list-wrap .item .time-info .time {
        display: flex;
        flex: 0.5;
        align-items: center;
        justify-content: center;
}
.customer-center-main .interview-list .list-wrap .item .time-info .day {
        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 {
          height: 17px;
          line-height: 14px;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name {
      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 {
        flex-shrink: 0;
}
.customer-center-main .interview-list .list-wrap .item .other-info .name span: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 {
      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 {
      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 {
        border-color: #637DEB;
        color: #637DEB;
}
.customer-center-main .interview-list .list-wrap .item .other-info .type-flag.online {
        border-color: #FA732B;
        color: #FA732B;
}
.customer-center-main .resume-list .pagination-wrap .el-pagination {
  margin-right: auto;
}
.common-info-font /deep/ 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 {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.commonBlueTxt {
  color: #17B575;
}
.font-l {
  font-size: 24px;
}
.font-s {
  font-size: 14px;
}
.font-red {
  color: rgba(231, 57, 14, 0.68) !important;
}
.font-strong {
  font-weight: 600;
}
.txt-common-blue {
  color: #17B575 !important;
}
.cursorPointer,
.btn {
  cursor: pointer;
}
.middle-content {
  width: 1240px;
  margin: 0 auto;
  position: relative;
}
.searchBar-wrap {
  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 {
    height: 110px;
}
.searchBar-wrap .search-bar .el-row {
      border: 1px solid rgba(221, 221, 221, 0.960784);
      height: 100%;
      cursor: pointer;
}
.searchBar-wrap .search-bar .el-row .el-col {
        height: 100%;
        position: relative;
}
.searchBar-wrap .search-bar .el-row .el-col.bordered::after {
          content: '';
          width: 1px;
          height: 100px;
          border-left: 1px dashed #DDDDDD;
          position: absolute;
          right: 0;
          top: 4px;
}
.searchBar-wrap .search-bar .el-row:hover {
        border-color: #1274FA;
}
.searchBar-wrap .search-bar .search-item {
      padding-top: 18px;
      padding-left: 40px;
      padding-right: 40px;
}
.searchBar-wrap .search-bar .search-item .search-title {
        margin-bottom: 10px;
        color: #555555;
        font-size: 18px;
}
.searchBar-wrap .search-bar .search-item .el-input {
        padding-right: 30px;
}
.searchBar-wrap .search-bar .search-btn {
      padding-top: 30px;
}
.searchBar-wrap .search-bar .search-btn .el-button {
        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 {
        margin-left: 20px;
        color: #999999;
        font-size: 14px;
        cursor: pointer;
}
.searchBar-wrap .search-bar .search-btn .reset-btn .reset {
          width: 10px;
          margin-right: 4px;
}
.searchBar-wrap .el-input .el-input__inner {
    background-color: #FFFFFF;
    border: none;
    padding: 0px;
}
.searchBar-wrap .el-cascader {
    width: 100%;
}
.btnBefore {
  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 {
  transform: scaleX(1);
  transform-origin: center left;
}
.table-body {
  margin-bottom: 15px;
}
.el-container {
  border-top: none !important;
  width: 100%;
}
.left-aside {
  width: 300px !important;
  background-color: #f8f9ff;
  border-right: 1px solid rgba(102, 123, 163, 0.2);
  z-index: 200;
  overflow: visible;
}
.doc-content {
  max-width: calc(100vw - 300px);
  min-height: 100%;
  background-color: #fff;
  flex-grow: 1;
  overflow: hidden;
  padding-right: 200px;
}
.doc-page-body {
  padding: 28px 40px 52px;
  width: 100%;
  max-width: 1200px;
  font-size: 14px;
  color: #5E6D82;
}
.doc-page-body .content-body {
    width: 99%;
}
.doc-page-body .content-body section {
      margin-bottom: 20px;
}
.doc-page-body .content-body section h4 {
        font-weight: 600;
}
.doc-page-body .content-body section .intro {
        color: #333;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .paragraph {
        line-height: 28px;
        margin-bottom: 12px;
}
.doc-page-body .content-body section .el-table {
        margin-bottom: 5px;
}
.doc-page-body .content-body section .el-tabs__nav-wrap {
        border-bottom: 1px solid #EAEEFB;
}
.doc-page-body .content-body section .el-tabs__nav-wrap .el-tabs__nav-scroll {
          padding-left: 0;
}
.doc-page-body .content-body section .el-tabs__content {
        padding-top: 16px;
}
.doc-page-body .content-body section .title-lt {
        font-weight: 600;
        color: #333;
}
.doc-page-body .content-body .common-info-section .common-info {
      list-style-type: disc;
      margin-left: 16px;
}
.doc-page-body .content-body .common-info-section .common-info li {
        line-height: 26px;
}
.doc-text {
  color: #5E6D82;
}
@media (max-width: 1440px) {
.left-aside,
  .nav-content {
    width: 260px !important;
}
.doc-content {
    max-width: calc(100vw - 240px);
}
.doc-page-body {
    padding: 20px 32px;
}
}
.doc-title {
  width: 100%;
  position: relative;
  color: #1F2F3D;
}
.doc-title .txt-content {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.doc-title .txt-content h3 {
      font-size: 24px;
      font-weight: 500;
}
.doc-title .txt-content .tips {
      color: #fff;
      height: 24px;
      line-height: 24px;
      padding: 0 10px;
      margin-left: 12px;
}
.doc-title .txt-content .download-page {
      margin-left: 9px;
      color: #355DC6;
      cursor: pointer;
}
.doc-title .sub-content {
    display: flex;
    align-items: flex-end;
}
.doc-title .sub-content .update-time {
      color: rgba(94, 109, 130, 0.44);
      font-size: 14px;
      display: inline-block;
      margin-top: 26px;
}
.doc-title .sub-content .download-page {
      margin-left: auto;
      color: #355DC6;
      cursor: pointer;
      position: absolute;
      right: 0;
      bottom: 16px;
}
.doc-title .custom-divider {
    margin: 16px 0;
    background-color: #EBEBEB;
}
.doc-title.sub-title {
    margin-bottom: 16px;
}
.doc-title.sub-title .txt-content h3 {
      font-size: 18px;
      font-weight: 500;
}
.atention-content {
  padding: 12px 16px;
  background: #ecf8ff;
  border-radius: 4px;
  border-left: 5px #50bfff solid;
  margin-bottom: 12px;
}
.atention-content .el-col {
    font-size: 14px;
    font-weight: 400;
    color: #43556f;
    line-height: 26px;
}
.atention-content.red {
    background: rgba(252, 221, 201, 0.25);
    border-left: 5px rgba(231, 57, 14, 0.68) solid;
}
.atention-content .atention-title {
    font-weight: 600;
    line-height: 30px;
}
.atention-content.single {
    height: 40px;
    line-height: 20px;
}
.anchor-wrap {
  width: calc(100vw - 1600px);
  min-width: 180px;
  max-width: 500px;
  position: fixed;
  right: 0;
  margin-top: 116px;
}
.anchor-wrap .ant-anchor-wrapper {
    background-color: #fff;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor {
      font-size: 12px;
}
.anchor-wrap .ant-anchor-wrapper .ant-anchor .ant-anchor-link:nth-child(2) {
        font-size: 14px;
        font-weight: 600;
}
.ant-anchor-ink::before {
  background-color: #EBEBEB;
}
.ant-anchor-ink-ball {
  margin-top: -8px;
  width: 2px;
  height: 24px;
  background-color: #17B575;
  border: none;
  border-radius: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #17B575;
}
a.link,
.link {
  text-decoration: underline;
  color: #355DC6;
  cursor: pointer;
}
.copy-code-wrap {
  position: relative;
}
.copy-code-wrap .copy-btn {
    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 {
      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 {
        font-size: 13px;
        line-height: 20px;
}
.copy-code-wrap .code-wrap {
    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 {
      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 {
    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 {
      margin-right: 24px;
}
.readProtocol {
  color: #17B575;
  cursor: pointer;
}
.expand-btn {
  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 {
    margin-left: 9px;
    transition: transform .3s;
}
.expand-btn .ico.up {
      transform: rotate(180deg);
}
.list-style {
  list-style: disc;
  list-style-position: inside;
}
.strong-tip {
  font-weight: 600;
}
.deep-text {
  color: #333;
}
.el-table__empty-text {
  line-height: unset;
}
.el-table__empty-text .empty-list-wrap {
    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 {
      color: #8C8E9C;
      margin-top: 16px;
      font-size: 12px;
      margin-left: 8px;
}
.step-line .line-inner {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 12px;
}
.step-line .line-inner .point {
    display: inline-block;
    margin: 0 4px;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #c1c3cd;
}
code {
  font-size: 13px;
}
.code .sendCode {
  height: 42px;
  line-height: 42px;
}
.code .sendCode /deep/ span {
    border-left: 1px #E0E5ED solid;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #003c8d;
}
.code .el-input {
  border-radius: 0px;
  float: left;
  display: inline-block;
  position: relative;
}
.code .el-button {
  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 /deep/ .el-input__inner {
  padding-right: 40%;
}
.no-line-height {
  line-height: initial;
}
.no-line-height:only-child {
    line-height: initial;
}
.dialog-body-content section {
  margin-bottom: 16px;
}
.dialog-body-content section .dg-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
}
.common-text-btn {
  border: none;
  background: none;
}
.common-text-btn span {
    color: #17B575;
}
.common-text-btn:hover, .common-text-btn:focus {
    border: none;
    background: none;
}
.dark-blue {
  color: #355DC6;
}
.dark-red {
  color: #CE6B6B;
}
.underline {
  text-decoration: underline;
}
.common-blue {
  color: #43556F;
}
.trace-info /deep/ .el-step__line {
  background-color: #E1EAF5;
  left: 17px !important;
}
.trace-info /deep/ .el-step__title {
  font-size: 12px;
  line-height: 20px;
}
.trace-info /deep/ .el-step__head.is-finish,
.trace-info /deep/ .el-step__title.is-finish,
.trace-info /deep/ .el-step__description.is-finish {
  color: #8891A2;
}
.trace-info /deep/ .el-step__icon {
  width: unset;
  height: unset;
  left: 6px;
  border: none;
  top: -5px;
  color: #E1EAF5;
}
.trace-info /deep/ .el-step__main {
  top: -5px;
  position: relative;
  margin-bottom: 24px;
  width: 320px;
}
.el-popper /deep/ .trace-info .el-step__icon {
  left: 13px;
}
.el-popper /deep/ .empty-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.alert-dialog .el-dialog__body {
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.alert-dialog .el-dialog__footer {
  padding-bottom: 40px;
}
.alert-dialog .el-dialog__footer .el-button {
    font-size: 16px;
    height: 38px;
}
.status-line {
  padding: 20px 20px 0 20px;
}
.status-line .el-timeline {
    padding-left: 0;
}
.status-line .el-timeline .time {
      height: 15px;
      font-size: 10px;
      line-height: 15px;
      color: #999999;
      margin-left: 8px;
}
.status-line .el-timeline .desc {
      height: 17px;
      font-size: 12px;
      line-height: 17px;
      color: #999999;
      margin-top: 2px;
}
.status-line .empty-box {
    display: block;
    margin-bottom: 20px;
    color: #999;
    width: 100%;
    text-align: center;
}
.el-dialog__title {
  font-size: 22px;
  font-weight: 500;
  color: #333333;
}
.flex-line {
  display: flex !important;
  align-items: center;
  width: 100%;
}
.flex-line .suffix {
    margin-left: auto;
}
.recruit-page-wrap .recruitment-wrap {
  padding-top: 10px;
  padding-bottom: 260px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card {
    min-height: 125px;
    background: #FFFFFF;
    margin-top: 20px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .bg1 {
      height: 125px;
      color: #FFFFFF;
      padding: 12px 0 20px 20px;
      background-image: url(../img/bg1.f926441a.png);
      background-size: 100%;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .bg2 {
      height: 125px;
      color: #FFFFFF;
      padding: 12px 0 20px 20px;
      background-image: url(../img/bg2.87e369e0.png);
      background-size: 100%;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .bg10 {
      height: 125px;
      color: #FFFFFF;
      padding: 12px 0 20px 20px;
      background-image: url(../img/bg10.4654c18b.png);
      background-size: 100%;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .title {
      font-size: 14px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .month {
      font-size: 20px;
      margin-top: 5px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .line {
      width: 55px;
      height: 20px;
      margin-top: 5px;
      border-right: 1px dashed #ffffff;
      display: inline-block;
      position: relative;
      top: 4px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .week {
      font-size: 20px;
      margin-top: 25px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content {
      padding: 18px 0 24px 40px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .name {
        font-size: 18px;
        color: #333333;
        margin-bottom: 16px;
        cursor: pointer;
        display: flex;
        align-items: center;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .name .recruit_type1 {
          display: inline-block;
          width: 32px;
          height: 18px;
          background: #00CAD1;
          border-radius: 0px 8px 0px 8px;
          margin-left: 12px;
          color: #FFF;
          font-size: 10px;
          text-align: center;
          line-height: 18px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .name .recruit_type2 {
          display: inline-block;
          width: 32px;
          height: 18px;
          background: #0077EE;
          border-radius: 0px 8px 0px 8px;
          margin-left: 12px;
          color: #FFF;
          font-size: 10px;
          text-align: center;
          line-height: 18px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .tp {
        float: left;
        margin-top: 10px;
        margin-right: 40px;
        font-size: 14px;
        color: #777777;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 340px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .tp .recruit {
          margin-right: 5px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .tp2 {
        float: left;
        margin-top: 10px;
        margin-right: 40px;
        font-size: 14px;
        color: #777777;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content .tp2 .recruit {
          margin-right: 5px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish {
      padding: 18px 0 24px 40px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .name {
        font-size: 18px;
        color: #999999;
        margin-bottom: 16px;
        cursor: pointer;
        display: flex;
        align-items: center;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .name .recruit_type {
          display: inline-block;
          width: 32px;
          height: 18px;
          background: #F4F4F5;
          border-radius: 0px 8px 0px 8px;
          margin-left: 12px;
          color: #BDBFC3;
          font-size: 10px;
          text-align: center;
          line-height: 18px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .tp {
        float: left;
        margin-top: 10px;
        margin-right: 40px;
        font-size: 14px;
        color: #999999;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 340px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .tp .recruit {
          margin-right: 5px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .tp2 {
        float: left;
        margin-top: 10px;
        margin-right: 40px;
        font-size: 14px;
        color: #777777;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .content-finish .tp2 .recruit {
          margin-right: 5px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .full {
      margin: 24px 0;
      width: 70px;
      height: 70px;
      background-image: url(../img/bg5.940ea6d8.png);
      background-size: 70px 70px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .over {
      margin: 24px 0;
      width: 70px;
      height: 70px;
      background-image: url(../img/bg6.314790cb.png);
      background-size: 70px 70px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .full-null {
      margin: 24px 0 16px 0;
      width: 70px;
      height: 70px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .bg3 {
      margin-top: -5px;
      padding: 7px 11px;
      width: 100px;
      color: #ffffff;
      font-size: 14px;
      height: 35px;
      background-image: url(data:image/png;base64,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);
}
.recruit-page-wrap .recruitment-wrap .recruit_card .bg4 {
      margin-top: -5px;
      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==);
}
.recruit-page-wrap .recruitment-wrap .recruit_card .book_btn_disable {
      float: right;
      margin-right: 30px;
      margin-top: 40px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .book_btn_disable .el-button {
        width: 190px;
        height: 40px;
        background: #F4F4F5;
        border: 1px solid #E9E9EB;
        font-size: 16px;
        font-weight: 500;
        color: #BDBFC3;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .book_btn {
      float: right;
      margin-right: 30px;
      margin-top: 40px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .book_btn .el-button {
        width: 190px;
        height: 40px;
        background: #1274FA;
        border: 1px solid #1274FA;
        font-size: 16px;
        font-weight: 500;
        color: #fff;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .pass_btn {
      float: right;
      margin-right: 30px;
      margin-top: 40px;
}
.recruit-page-wrap .recruitment-wrap .recruit_card .pass_btn .el-button {
        width: 190px;
        height: 40px;
        background: #F7FBFF;
        border: 1px solid #1274FA;
        font-size: 16px;
        font-weight: 500;
        color: #1274FA;
}
.recruit-page-wrap .recruitment-wrap .seeMore {
    margin-top: 50px;
    text-align: center;
}
.recruit-page-wrap .recruitment-wrap .seeMore .el-button {
      width: 200px;
      height: 50px;
      color: #999999;
      font-size: 16px;
      border: 1px solid #DDDDDD;
      background: linear-gradient(180deg, #F8F8F8 0%, #F5F5F5 100%);
}
.recruit-page-wrap .recruitment-wrap .seeMore .recruit4 {
      width: 5px;
      height: 10px;
      margin-left: 13px;
      margin-bottom: 3px;
}
.recruit-page-wrap .el-input .el-input__inner {
  background-color: #FFFFFF;
  border: none;
  padding: 0px;
}
.seriesWrap {
  padding-top: 25px;
  width: 1240px;
  margin: 0 auto;
}
.seriesWrap .seriesCard {
    background-color: #fff;
    margin-bottom: 20px;
}
.seriesWrap .seriesCard .seriesImage {
      width: 170px;
      height: 130px;
      margin: 10px;
}
.seriesWrap .seriesCard .seriesContent {
      width: 100%;
      padding: 10px 0 7px 40px;
}
.seriesWrap .seriesCard .seriesContent .seriesTitleWrap {
        width: 100%;
        padding-bottom: 20px;
}
.seriesWrap .seriesCard .seriesContent .seriesTitleWrap .seriesTitle {
          margin-top: 10px;
          font-size: 18px;
          line-height: 20px;
          margin-bottom: 20px;
          font-weight: 500;
          width: 100%;
          color: #333;
}
.seriesWrap .seriesCard .seriesContent .seriesTitleWrap .seriesSubtitle {
          width: 100%;
          display: flex;
          justify-content: space-between;
}
.seriesWrap .seriesCard .seriesContent .seriesTitleWrap .seriesSubtitle .subtitle {
            color: #777;
}
.seriesWrap .seriesCard .seriesData {
      padding: 20px;
      min-height: 100px;
}
.seriesWrap .seriesCard .seriesData .seriesOrder {
        padding: 9px 20px;
}
.seriesWrap .seriesCard .seriesData .seriesTable .name {
        font-weight: bold;
        cursor: pointer;
}
.seriesWrap .seriesCard .seriesData .seriesTable .el-table__header th {
        font-weight: 600;
}
.seriesWrap .seriesCard .seriesData .seriesTable .el-table__body tr {
        height: 60px;
        background-color: #fff;
}
.seriesBg {
  height: 125px;
  color: #FFFFFF;
  padding: 12px 0 20px 20px;
  background-image: url(../img/bg0.8acf0a90.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.seriesBg .title {
    font-size: 14px;
    line-height: 20px;
}
.seriesBg .month {
    font-size: 20px;
    margin-top: 5px;
}
.seriesBg .line {
    width: 55px;
    height: 20px;
    margin-top: 5px;
    border-right: 1px dashed #ffffff;
    display: inline-block;
    position: relative;
    top: 4px;
}
.linkColor {
  padding: 0 5px;
  font-size: 14px;
  color: #1274FA;
  cursor: pointer;
}
.linkColorDie {
  padding: 0 5px;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.recruit-page-wrap {
  padding-bottom: 165px;
}
.recruit-page-wrap .recruitmentDetail-bg {
    margin-top: -20px;
    width: 100%;
    height: 347px;
    background-repeat: no-repeat;
}
.recruit-page-wrap .recruitmentDetail-wrap {
    margin-bottom: 8px;
    margin-top: -206px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info {
      padding: 20px 0px;
      margin: 0 65px;
      border-bottom: 1px dashed #E8E8E8;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: left;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .bg1 {
          display: inline-block;
          height: 76px;
          width: 86px;
          color: #FFFFFF;
          margin-bottom: 15px;
          background-image: url(../img/bg8.e1ff14a7.png);
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .bg2 {
          display: inline-block;
          height: 76px;
          width: 86px;
          margin-bottom: 15px;
          background-image: url(../img/bg9.6553ab49.png);
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time {
          display: inline-block;
          margin-left: 39px;
          line-height: 21px;
          width: calc(100% - 365px);
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .name {
            display: flex;
            justify-content: space-between;
            margin-bottom: 20px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .name div:first-child {
              font-size: 24px;
              font-weight: 500;
              color: #333333;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .name div:last-child {
              margin-right: -240px;
              font-size: 14px;
              font-weight: 400;
              color: #999999;
              line-height: 25px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .tp {
            float: left;
            margin-top: 10px;
            font-size: 14px;
            color: #777777;
            overflow: hidden;
            width: 100%;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 340px;
            margin-right: 20px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .tp .recruit {
              margin-right: 5px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .time .tp2 {
            float: left;
            margin-top: 10px;
            font-size: 14px;
            color: #777777;
            width: 100%;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .book_btn_disable {
          float: right;
          margin-top: 40px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .book_btn_disable .el-button {
            width: 190px;
            height: 40px;
            background: #F4F4F5;
            border: 1px solid #E9E9EB;
            font-size: 16px;
            font-weight: 500;
            color: #BDBFC3;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .book_btn {
          float: right;
          margin-top: 40px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .book_btn .el-button {
            width: 240px;
            height: 50px;
            background: #F7FBFF;
            border: 1px solid #1274FA;
            font-size: 16px;
            font-weight: 500;
            color: #1274FA;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .pass_btn {
          float: right;
          margin-top: 40px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-info .content .pass_btn .el-button {
            width: 190px;
            height: 40px;
            background: #F7FBFF;
            border: 1px solid #1274FA;
            font-size: 16px;
            font-weight: 500;
            color: #1274FA;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro {
      padding-top: 30px;
      margin: 0 65px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .title {
        font-size: 18px;
        font-weight: 550;
        color: #333333;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .line {
        width: 32px;
        height: 2px;
        background: #1274FA;
        margin-top: 8px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card {
        margin-top: 10px;
        padding: 13px 25px;
        width: 1110px;
        overflow: hidden;
        border: 1px solid #E8E8E8;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .companyName {
          font-size: 16px;
          font-family: Source Han Sans SC;
          font-weight: 500;
          margin-bottom: 10px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card span:first-child {
          cursor: pointer;
          color: #005CB9;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .switchUp {
          font-size: 14px;
          float: right;
          cursor: pointer;
          font-weight: 400;
          color: #1274FA;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .switchUp .iconSize {
            width: 10px;
            height: 10px;
            margin-left: 6px;
            margin-bottom: 2px;
            color: #1274FA;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .switchDown {
          font-size: 14px;
          float: right;
          cursor: pointer;
          font-weight: 400;
          color: #1274FA;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .switchDown .iconSize {
            width: 10px;
            height: 10px;
            margin-left: 6px;
            margin-bottom: 2px;
            color: #1274FA;
            transition: transform .3s;
            transform: rotateZ(180deg);
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos {
          padding: 0;
          margin: 0;
          position: relative;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos li {
            width: auto;
            display: inline-block;
            padding: 0px 21px;
            margin: 9px 0;
            font-size: 14px;
            border-right: 1px solid #4F5C81;
            text-align: center;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos li a {
              color: #777777;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos li:hover {
            color: #1274FA;
            cursor: pointer;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos li:first-child {
            padding: 0px 21px 0 0 !important;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos li:last-child {
            border-right: none;
            padding: 0px 0 0 21px;
}
.recruit-page-wrap .recruitmentDetail-wrap .recruit-intro .company-card .pos .point {
            position: absolute;
            cursor: pointer;
            right: 0px;
            bottom: 4px;
}
.recruit-page-wrap .middle-content .left-nav {
    height: 600px;
    padding-top: 24px;
    background-color: #fff;
    margin-top: 8px;
    position: relative;
    overflow-x: auto;
    overflow-y: auto;
}
.recruit-page-wrap .middle-content .left-nav .nav-item {
      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;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
}
.recruit-page-wrap .middle-content .left-nav .nav-item .nav-ico {
        width: 12px;
        height: 12px;
        margin-right: 8px;
        color: #ccc;
}
.recruit-page-wrap .middle-content .left-nav .nav-item:hover {
        color: #0E44F8;
}
.recruit-page-wrap .middle-content .left-nav .nav-item.common {
        background-image: none !important;
}
.recruit-page-wrap .middle-content .left-nav .nav-item.active {
        color: #fff;
}
.recruit-page-wrap .middle-content .left-nav .nav-item.active .nav-ico {
          color: #fff;
}
.recruit-page-wrap .middle-content .left-nav .nav-footer {
      width: 169px;
      height: 100px;
      position: absolute;
      bottom: 0;
}
.recruit-intro .el-tabs {
  margin-top: 15px;
}
.recuit-down {
  color: #1274fa;
  margin-bottom: 5px;
  cursor: pointer;
}


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