.body-wrap {
  padding-bottom: 100px; }

#microWebsite .icon-single-nodata {
  width: 54px;
  height: 54px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAFJ0lEQVR4Xu2aS2wbVRSG/+M7fsdO7Dg4ITFJAYkKyoIlGxAgFjSu1FUXXRUQgg1FYlMWgNJ1FwikEglRJ1Q8IhUqWpCQUDcEvAGiIkoDiRqHyrQOrdU87CZ+DxoiYxPN4zoej2bG8dJz7p1zvjnn3nP/GYLK77vr4gQBYTWbVq4NBbDiYhjkGfPxVfxW/hYfTkxQjcdeTxtSm2z2uvgeCBG9bjgcxJ+MMMYz39SvKKwXMdf3AyaNBmNqKLkCPDVC0mgwpociZZXRYCwBxWgwloFiJBhLQTEKjOWgGAHGklA6DcayUDoJxjAoATcQ9SLjcGCoUNVu36TmTepTtCw7sV13FAoj4N4AEHEDjAECQxmAUwp0swTkKkBVoYk/v4j19QLcWlCk614BP73xOE3y2PLYdAyKBGR/CPC6Gm40Q5H+FavAraIyGJ4A6jZjvXS0FXs1245BiQWBqK9x69Ui4GbICoSIrwmUlDFrpfbD0RXKk1Piq6ihT86tiWcRZbs8JT82sF0y0k8CsrQK1A+EfS6gDkbKlsyWyaA8dUb5JPzW01gTHPLAtMKI+gEXA7wMyGwCueIeFFlmUqYEXRjrbVo+TVk+ncoUOSoHIrjT426IVqXqdmkp7UBa2dh8Xdc1xSgo0sI7HGhsyXoCkeBYDoqbAY8ONPqUorTjqPQorWRIR7ZkIzJF6mYfCjWg/L2pT8lYunx8AjASAPxO5InQky3sJhfUxxz7HLNKFmXgk+SLlOO9KxmRKVL5uITWzj68AdTtnv9CeUQFeO37F+g275yGQJF6lligUT4387zu8dvtQZFhtQfFDlDqMbTyMoy/cLYtLZcpdodSuJHHX60+xbq934mKzwlht+OVxhFAk3MQla77nfidMfAJFDXUWtp97hSxfGEB+/QOykzziYSFlqD8mEH66m3EzBSE3r4QMMMNhQDx03lUCxX901/vwNqar4IT3FAKFWQ+m8dQWzc0+WACsok4HeeGsriKVDKN+00eV1vuicCl6TgluKF8dQ0b2U0E27qryQc7HDh15iBd5oJSFbFx9oq9gYBQzt/FS+eOUIkLykoeqW9S9i4dIlxOjNMpKZm5oMymkVlatf0im0jE6RIfFIaes1fAqjWovjgz+XKh6Z5TxPEPDlGWC0qhgty5P+zdsIGQnhqnE3VymuUzn8Xa3ArfZ56aj8OkBiJwcTpOM9xQvlyEJ1fS/iTCpPFyuUUMJxPP0QIXlNefQPq8zUuHgPx9P+OV5g+YVcvn8AFc++UWHuTCbVEjIiQT43S62X1VKI8MI3u3rN9n6GbkVnPg9EcHKckFhTFsxfrhNWMguvkkQvRu4eX3j9D/3i8oZkoogOVer/0FpelxOrkTsiKUkX6kBWbv/kQSlBJxusgHhSDui6Aqkv0FpanDlOaC4vcgMxC0/VnnX0FJbn2SLZ/BMFIewd6n4rqgxA1l9B5sEOytn9QFJS4oTic2hkP2BtIsKHFBCQeRCnrsXTrNghIXlFg/MozZfpH9T1DShMIYKrEwGKh7BCVNKAEf0v099m7YdgpKmlCGwlh2CzZv7XcISppQxqIoQOwuQUkViseF7GCfvWUCOUFJFUq0F0teNx7Q7VhuwonkBCVVKKMRZMlh70yRE5QUoTAB/m4VlBShhILIdaugpAhlJIKtbhWUZKE8kxDfHR1AqFsFJVkoh2bEtyM92G/CzUI3l+pfKPFOSEcviG+6GR7mHWBFOzVBSTZTjn0tvkNA1IrB8vqsJijJzfEPZ1fC7Mo2m2YAAAAASUVORK5CYII=);
  margin: 0 0 20px; }

#microWebsite .no-data {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  color: #667085; }

#microWebsite .company-info-box {
  width: 100%;
  position: relative;
  background-image: url(../img/positionDetail-top-bg.f4e6bf9c.png);
  background-size: 100% 100%;
  margin-top: -1px;
  height: 240px; }
  #microWebsite .company-info-box .bgimg {
    width: 100%;
    position: absolute;
    height: 240px; }
    #microWebsite .company-info-box .bgimg img {
      width: 100%;
      height: 240px;
      position: absolute;
      top: 0;
      left: 0; }
  #microWebsite .company-info-box .searchbar-bg {
    height: 240px;
    background: rgba(19, 13, 54, 0.88);
    width: 100%; }
  #microWebsite .company-info-box .company-info-wrap {
    position: relative;
    width: 1190px;
    height: 240px;
    color: #fff;
    margin: -240px auto 0;
    display: flex;
    align-items: center; }
    #microWebsite .company-info-box .company-info-wrap .company-info {
      width: 100%;
      display: flex;
      justify-content: space-between; }
      #microWebsite .company-info-box .company-info-wrap .company-info .logo {
        width: 120px;
        height: 120px;
        border-radius: 16px;
        overflow: hidden;
        background: #fff;
        padding: 0 10px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .logo img {
          width: 120px;
          height: 120px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .logo span {
          text-align: center; }
      #microWebsite .company-info-box .company-info-wrap .company-info .info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 78%;
        margin-left: 24px;
        padding-bottom: 15px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .info .name {
          font-size: 32px;
          line-height: 48px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .info .tag {
          font-size: 14px;
          color: rgba(255, 255, 255, 0.8); }
          #microWebsite .company-info-box .company-info-wrap .company-info .info .tag span {
            height: 12px;
            line-height: 12px;
            padding: 0 12px;
            border-left: 1px solid #fff; }
          #microWebsite .company-info-box .company-info-wrap .company-info .info .tag span:nth-child(1) {
            padding-left: 0;
            border-left: 0; }
      #microWebsite .company-info-box .company-info-wrap .company-info .position-num-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: rgba(255, 255, 255, 0.8); }
        #microWebsite .company-info-box .company-info-wrap .company-info .position-num-box div {
          font-size: 64px;
          font-weight: 700;
          margin-bottom: 5px;
          color: #fff; }
      #microWebsite .company-info-box .company-info-wrap .company-info .logo {
        width: 120px;
        height: 120px;
        border-radius: 16px;
        overflow: hidden;
        background: #2894d3;
        font-size: 12px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center; }
        #microWebsite .company-info-box .company-info-wrap .company-info .logo img {
          width: 120px;
          height: 120px; }
      #microWebsite .company-info-box .company-info-wrap .company-info .info {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 78%;
        margin-left: 24px;
        padding-bottom: 15px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .info .name {
          font-size: 32px;
          line-height: 48px; }
        #microWebsite .company-info-box .company-info-wrap .company-info .info .tag {
          font-size: 14px;
          color: rgba(255, 255, 255, 0.8); }
          #microWebsite .company-info-box .company-info-wrap .company-info .info .tag span {
            height: 12px;
            line-height: 12px;
            padding: 0 12px;
            border-left: 1px solid #fff; }
          #microWebsite .company-info-box .company-info-wrap .company-info .info .tag span:nth-child(1) {
            padding-left: 0;
            border-left: 0; }
      #microWebsite .company-info-box .company-info-wrap .company-info .position-num-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        color: rgba(255, 255, 255, 0.8); }
        #microWebsite .company-info-box .company-info-wrap .company-info .position-num-box div {
          font-size: 64px;
          font-weight: 700;
          margin-bottom: 5px;
          color: #fff; }

#microWebsite .tab-box {
  cursor: pointer;
  margin: 26px auto 0;
  width: 1190px;
  display: flex;
  align-items: baseline;
  color: #667085;
  font-size: 24px; }
  #microWebsite .tab-box .tab-item {
    margin-right: 79px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #microWebsite .tab-box .tab-item span {
      margin-top: 13px;
      width: 32px;
      height: 2px;
      background: transparent;
      border-radius: 100px; }
  #microWebsite .tab-box .active-tab {
    color: #302189;
    font-weight: 500; }
    #microWebsite .tab-box .active-tab span {
      margin-top: 13px;
      width: 32px;
      height: 2px;
      background: #302189;
      border-radius: 100px; }

#microWebsite .active-content-box0 {
  width: 1190px;
  margin: 12px auto 40px;
  color: #667085; }
  #microWebsite .active-content-box0 .company-position-box {
    width: 100%;
    color: #101828; }
    #microWebsite .active-content-box0 .company-position-box .company-position-title {
      font-size: 20px;
      color: #101828;
      font-weight: 500;
      margin: 24px 0 16px; }
    #microWebsite .active-content-box0 .company-position-box .company-position {
      background: #fff;
      border-radius: 16px;
      width: 100%;
      padding: 23px 20px 20px;
      font-size: 16px; }
      #microWebsite .active-content-box0 .company-position-box .company-position .address-region {
        display: flex;
        align-items: center; }
        #microWebsite .active-content-box0 .company-position-box .company-position .address-region img {
          width: 16px;
          height: 18px;
          margin-right: 12px; }
      #microWebsite .active-content-box0 .company-position-box .company-position .address-detail {
        margin: 12px 0 0;
        color: #667085; }
      #microWebsite .active-content-box0 .company-position-box .company-position .amap {
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
        height: 278px;
        margin-top: 20px; }
  #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-title {
    font-size: 20px;
    color: #101828;
    font-weight: 500;
    margin: 24px 0 16px; }
  #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item {
    width: 100%;
    background: #fff;
    padding: 8px 24px 8px 8px;
    border-radius: 8px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between; }
    #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-img {
      width: 313px;
      height: 164px;
      border-radius: 4px;
      overflow: hidden;
      margin-right: 20px; }
      #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-img img {
        width: 100%;
        height: 100%; }
    #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info {
      width: 80%;
      padding: 12px 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .way-name {
        font-size: 20px;
        color: #333333;
        margin-bottom: 20px; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .way-name .name {
          height: 50px;
          line-height: 25px; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .way-name img {
          width: 60px;
          height: 22px;
          margin-right: 12px; }
      #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 8px; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .organizer {
          margin-bottom: 4px;
          font-size: 14px; }
          #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .organizer span:nth-child(1) {
            color: #667085; }
          #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .organizer span:nth-child(2) {
            color: #344054; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .status {
          color: #C3A062;
          font-size: 20px;
          font-weight: 500; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .status-unstart {
          color: #999999;
          font-size: 20px;
          font-weight: 500; }
        #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .organizer-status .status-join {
          color: #433594;
          font-size: 20px;
          font-weight: 500; }
      #microWebsite .active-content-box0 .company-recruitment-box .company-recruitment-list .company-recruitment-item .recruitment-info .address {
        width: 100%;
        padding: 5px 8px;
        border-radius: 4px;
        font-size: 14px;
        background: linear-gradient(90deg, rgba(195, 160, 98, 0.1) 0%, rgba(239, 229, 212, 0.1) 72.64%, rgba(255, 255, 255, 0.1) 100%);
        color: #C3A062; }

#microWebsite .active-content-box {
  width: 1190px;
  min-height: 400px;
  margin: 0 auto; }

#microWebsite .position-list {
  width: 100%;
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #microWebsite .position-list .position-item {
    cursor: pointer;
    width: 585px;
    background: #fff;
    border-radius: 8px;
    padding: 20px 0 0;
    margin-bottom: 20px;
    overflow: hidden; }
    #microWebsite .position-list .position-item .position-info {
      width: 100%;
      padding: 0 20px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #microWebsite .position-list .position-item .position-info .info {
        width: 80%; }
        #microWebsite .position-list .position-item .position-info .info .name-salary {
          display: flex;
          font-weight: 500;
          font-size: 18px; }
          #microWebsite .position-list .position-item .position-info .info .name-salary .urgentlyHired {
            width: 23.1px;
            height: 23px; }
          #microWebsite .position-list .position-item .position-info .info .name-salary .highTech {
            width: 37.6px;
            height: 23px; }
          #microWebsite .position-list .position-item .position-info .info .name-salary .name {
            color: #101828;
            width: 60%;
            margin-left: 3.5px; }
          #microWebsite .position-list .position-item .position-info .info .name-salary .salary {
            color: #C3A062; }
      #microWebsite .position-list .position-item .position-info .delivery-btn {
        width: 104px;
        height: 32px;
        border-radius: 4px;
        background: rgba(46, 31, 136, 0.9);
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none; }
    #microWebsite .position-list .position-item .interviewer-box {
      height: 41px;
      background: #FAFAFA;
      width: 100%;
      padding: 14px 20px;
      color: #667085;
      font-size: 12px;
      display: flex;
      justify-content: space-between; }
      #microWebsite .position-list .position-item .interviewer-box .address {
        display: flex;
        align-items: center;
        line-height: 13px;
        width: 50%; }
        #microWebsite .position-list .position-item .interviewer-box .address img {
          width: 12px;
          margin-right: 8px; }
      #microWebsite .position-list .position-item .interviewer-box .interviewer {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        line-height: 16px; }
        #microWebsite .position-list .position-item .interviewer-box .interviewer img {
          width: 16px;
          height: 16px;
          border-radius: 50%;
          overflow: hidden;
          margin-right: 4px;
          border: 1px solid #D9D9D9; }
    #microWebsite .position-list .position-item .tag-box {
      margin: 15px 0 23px; }
      #microWebsite .position-list .position-item .tag-box div {
        padding: 0 8px;
        height: 12px;
        line-height: 12px;
        border-left: 1px solid #CACDD7;
        color: #667085;
        font-size: 12px;
        display: inline-block; }
      #microWebsite .position-list .position-item .tag-box div:nth-child(1) {
        padding-left: 0;
        border-left: 0; }

#microWebsite .company-desc-box {
  width: 100%;
  background: #fff;
  padding: 24px 20px;
  color: #344054;
  border-radius: 16px;
  display: flex;
  justify-content: space-between; }
  #microWebsite .company-desc-box .company-introduce {
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    white-space: pre-wrap; }
  #microWebsite .company-desc-box .company-banner {
    width: 420px; }

#microWebsite .recruitment-list-box {
  position: relative;
  margin-top: 20px;
  width: 100%;
  padding: 27px 20px 19px;
  color: #344054;
  border-radius: 16px;
  min-height: 300px;
  background: linear-gradient(96.84deg, #CFEFFB -19.64%, #CEF1F5 46.65%, #CBF4E4 74.44%, #CCF4E4 110.61%); }
  #microWebsite .recruitment-list-box .bg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    #microWebsite .recruitment-list-box .bg-img img {
      width: 100%; }
  #microWebsite .recruitment-list-box .recruitment-list-title {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #microWebsite .recruitment-list-box .recruitment-list-title .title-img {
      width: 242px;
      height: 32px; }
  #microWebsite .recruitment-list-box .more {
    display: flex;
    align-items: center;
    color: #00aca9;
    font-size: 16px; }
    #microWebsite .recruitment-list-box .more img {
      width: 16px;
      margin-left: 4px; }

@charset "UTF-8";
.version_one_count[data-v-1bbd0118] {
  width: 1190px;
  margin: 0 auto;
  min-height: 100vh;
  padding-top: 20px;
  position: relative;
  z-index: 299;
}
.left_title[data-v-1bbd0118] {
  height: 122px;
  background: #FAFAFA;
  display: flex;
  align-items: center;
}
.title_img[data-v-1bbd0118] {
  width: 80px;
  height: 80px;
  margin-left: 24px;
  left: calc(50% - 80px/2 - 496px);
  top: calc(50% - 80px/2 - 854px);
  background: #FFFFFF;
  /* 投影2 */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.title_img img[data-v-1bbd0118] {
    width: 100%;
    height: 100%;
}
.title_count[data-v-1bbd0118] {
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 20px;
}
.count_name[data-v-1bbd0118] {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}
.count_top_right[data-v-1bbd0118] {
  height: 500px;
  display: flex;
  flex-direction: column;
}
.right_top[data-v-1bbd0118] {
  background: #FFFFFF;
  padding: 16px 21px 21px 24px;
}
.right_title[data-v-1bbd0118] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
}
.right_coutn[data-v-1bbd0118] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.count_span[data-v-1bbd0118] {
  height: 28px;
  padding: 5px 10px;
  background: #E9F4FF;
  border-radius: 2px;
  font-size: 12px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2E1F88;
  margin-right: 10px;
  margin-bottom: 10px;
}
.right_bottom[data-v-1bbd0118] {
  flex: 1;
  background: #FFFFFF;
  margin-top: 16px;
  display: flex;
  flex-direction: column;
}
.amap-demo[data-v-1bbd0118] {
  width: 100%;
  flex: 1;
}
.coutn_detail[data-v-1bbd0118] {
  display: flex;
}
.detail_[data-v-1bbd0118] {
  padding: 0 10px;
  color: #DADADA;
}
.detail_l[data-v-1bbd0118] {
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.left_count[data-v-1bbd0118] {
  height: 378px;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
  padding: 20px 24px 64px 24px;
  overflow: hidden;
}
.left_count_title[data-v-1bbd0118] {
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 20px;
}
.left_count_c[data-v-1bbd0118] {
  line-height: 25px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  /*! autoprefixer: off; */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
}
.right_bottom[data-v-1bbd0118] {
  padding: 16px 21px 20px 21px;
}
.right_bottom_title[data-v-1bbd0118] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  margin-bottom: 20px;
}
.one_count_center[data-v-1bbd0118] {
  padding-bottom: 200px;
}
.one_count_title[data-v-1bbd0118] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.count_title_o[data-v-1bbd0118] {
  font-weight: 700;
  font-size: 22px;
  color: #333333;
  padding: 30px 10px;
}
.main_list_l[data-v-1bbd0118] {
  padding: 20px 15px 20px 24px;
  background: #FFFFFF;
  cursor: pointer;
  height: 137px;
}
.main_list_r[data-v-1bbd0118] {
  padding: 20px 15px 20px 24px;
  background: #f8f8f8;
  height: 137px;
}
.main_list_l_top[data-v-1bbd0118] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 47px;
}
.list_l_top_l[data-v-1bbd0118] {
  display: flex;
  height: 24px;
  align-items: center;
}
.list_l_top_l .top_l_name[data-v-1bbd0118] {
    max-width: 400px;
    margin-right: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.list_l_top_l .list_t_span[data-v-1bbd0118] {
    height: 24px;
    line-height: 20px;
    background: #FF5151;
    border-radius: 4px;
    padding: 3px 11px;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 10px;
}
.list_l_top_l .list_t_span_[data-v-1bbd0118] {
    height: 24px;
    line-height: 20px;
    background: #142cff;
    border-radius: 4px;
    padding: 3px 11px;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 10px;
}
.list_l_top_r[data-v-1bbd0118] {
  font-weight: 400;
  font-size: 20px;
  color: #FF5151;
}
.list_l_bottom_l[data-v-1bbd0118] {
  display: flex;
}
.list_l_bottom_l .botton_common[data-v-1bbd0118] {
    padding: 5px 12px;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    background: #EEEEEE;
    border-radius: 2px;
}
.list_l_bottom_l .bottom_common_[data-v-1bbd0118] {
    margin: 0 8px;
}
.main_list_l_bottom[data-v-1bbd0118] {
  display: flex;
  justify-content: space-between;
}
.list_l_bottom_r[data-v-1bbd0118] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bottom_r_icon[data-v-1bbd0118] {
  margin-right: 4px;
  width: 20px;
  height: 20px;
}
.bottom_r_icon img[data-v-1bbd0118] {
    width: 100%;
    height: 100%;
}
.bottom_r_win_collect[data-v-1bbd0118] {
  font-weight: 400;
  font-size: 16px;
  color: #FFA800;
}
.bottom_r_win_collect_[data-v-1bbd0118] {
  font-weight: 400;
  font-size: 16px;
  color: #BBBBBB;
  position: relative;
  top: 2px;
}
.main_list_r_top_r[data-v-1bbd0118] {
  display: inline-block;
  padding: 2px 5px;
  border: 0.5px solid #AAAAAA;
  border-radius: 2px;
  margin-bottom: 35px;
}
.main_list_r_top_r div[data-v-1bbd0118] {
    float: left;
}
.common_list_r[data-v-1bbd0118] {
  max-width: 260px;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_r_top_span_[data-v-1bbd0118] {
  width: 1px;
  height: 12px;
  background: #CCCCCC;
  border-radius: 4px;
  margin: 2px 10px 0;
}
.main_list_t_bottom[data-v-1bbd0118] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_t_bottom_div_l[data-v-1bbd0118] {
  width: 150px;
  height: 36px;
  cursor: pointer;
  /* 渐变主色 */
  background: linear-gradient(317.86deg, #379FFF 0%, #266CD4 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_t_bottom_div_l_[data-v-1bbd0118] {
  width: 150px;
  height: 36px;
  cursor: pointer;
  /* 渐变主色 */
  background: #fb8602;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_t_bottom_div_r[data-v-1bbd0118] {
  width: 150px;
  height: 36px;
  background: linear-gradient(317.86deg, #53E09C 0%, #00B960 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.one_common_style[data-v-1bbd0118] {
  margin-top: 50px;
}
.recruit_div[data-v-1bbd0118] {
  width: 360px;
  height: 300px;
  border-radius: 8px 8px 8px 8px;
  background: #FFFFFF;
  z-index: 99999;
  cursor: pointer;
}
.recruit_div_top[data-v-1bbd0118] {
  height: 180px;
  background: #eeeeee;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.li_left[data-v-1bbd0118] {
  position: relative;
  height: 170px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.recruit_position[data-v-1bbd0118] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #148eff;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.recruit_position_[data-v-1bbd0118] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #FF5151;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.recruit_flex[data-v-1bbd0118] {
  display: flex;
  padding: 16px;
}
.recruit_title[data-v-1bbd0118] {
  flex: 1;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.recruit_span[data-v-1bbd0118] {
  border: 1px solid #FFA800;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  color: #FFA800;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruit_span_[data-v-1bbd0118] {
  border: 1px solid #00c27c;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  color: #00c27c;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.center_l[data-v-1bbd0118] {
  display: flex;
  padding: 0 16px;
  align-items: center;
  padding-bottom: 10px;
}
.l_adress[data-v-1bbd0118] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.l_img[data-v-1bbd0118] {
  margin-right: 5px;
  height: 14px;
}
.l_img img[data-v-1bbd0118] {
    width: 100%;
    height: 100%;
}
.l_img .re-address[data-v-1bbd0118] {
    position: relative;
    top: -4px;
}
.look_more[data-v-1bbd0118] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.more_coutn[data-v-1bbd0118] {
  width: 220px;
  height: 50px;
  background: #FFFFFF;
  /* Drop Shadow */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  font-weight: 500;
  font-size: 16px;
  /* 主色 */
  color: #2E1F88;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.one_count_main_list[data-v-1bbd0118] {
  margin-bottom: 20px;
}
.one_count_bottom[data-v-1bbd0118] {
  width: 100%;
  position: relative;
}
.one_count_bottom .positin_l[data-v-1bbd0118] {
    position: absolute;
    left: -100px;
    top: 45%;
    width: 72px;
    transform: translateX(-45%);
    height: 60px;
    cursor: pointer;
}
.one_count_bottom .positin_l img[data-v-1bbd0118] {
      width: 100%;
      height: 100%;
}
.one_count_bottom .positin_r[data-v-1bbd0118] {
    position: absolute;
    right: -140px;
    top: 45%;
    width: 72px;
    height: 60px;
    transform: translateX(-45%);
    cursor: pointer;
}
.one_count_bottom .positin_r img[data-v-1bbd0118] {
      width: 100%;
      height: 100%;
}
.list_warp[data-v-1bbd0118] {
  position: relative;
}
.list_warp .positin_l[data-v-1bbd0118] {
    position: absolute;
    left: -100px;
    top: 45%;
    width: 72px;
    transform: translateX(-45%);
    height: 60px;
    cursor: pointer;
}
.list_warp .positin_l img[data-v-1bbd0118] {
      width: 100%;
      height: 100%;
}
.list_warp .positin_r[data-v-1bbd0118] {
    position: absolute;
    right: -140px;
    top: 45%;
    width: 72px;
    height: 60px;
    transform: translateX(-45%);
    cursor: pointer;
}
.list_warp .positin_r img[data-v-1bbd0118] {
      width: 100%;
      height: 100%;
}

@charset "UTF-8";
.version_two_count[data-v-1ba0d216] {
  min-height: 100vh;
  padding-bottom: 80px;
  position: relative;
  z-index: 299;
}
.banner_top_warp[data-v-1ba0d216] {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  /* Drop Shadow */
}
.banner_top[data-v-1ba0d216] {
  height: 150px;
  position: relative;
  background-image: url(../img/banner1.9e3517d4.png);
  background-color: cover;
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.banner_top[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner_left[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  height: 110px;
}
.banner_l_flex[data-v-1ba0d216] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 80px;
  margin-left: 20px;
}
.banner_felx_name[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}
.banner_felx_bot[data-v-1ba0d216] {
  display: flex;
  height: 14px;
  align-items: center;
}
.tab[data-v-1ba0d216] {
  width: 1190px;
  margin: 16px auto 0;
  padding: 10px 20px 0;
  line-height: 40px;
  font-size: 16px;
  display: flex;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 8px 8px 0 0;
}
.tab div[data-v-1ba0d216] {
    display: inline-block;
    border-bottom: 2px solid #fff;
    margin-right: 40px;
    cursor: pointer;
}
.tab .checked[data-v-1ba0d216] {
    color: #2E1F88;
    border-bottom: 2px solid #2E1F88;
}
.card-shadow[data-v-1ba0d216] {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  overflow: hidden;
  padding: 20px 26px 30px;
}
.detail_[data-v-1ba0d216] {
  width: 1px;
  height: 8px;
  margin: 0 7px;
  background: #dadada;
  line-height: 14px;
}
.detail_l[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-box[data-v-1ba0d216] {
  width: 100%;
  height: 120px;
  margin: 20px 0 30px;
  position: relative;
}
.photo-box .item[data-v-1ba0d216] {
    width: 100%;
    height: inherit;
}
.photo-box .item img[data-v-1ba0d216] {
      width: 220px;
      height: inherit;
      background-color: #DEE7F0;
      border-radius: 8px;
      margin-right: 14px;
}
.photo-box .item img[data-v-1ba0d216]:last-of-type {
        margin-right: 0;
}
.photo-box .item[data-v-1ba0d216]::after {
      content: "";
      width: 240px;
}
.photo-box .positin_l[data-v-1ba0d216] {
    width: 30px;
    height: 30px;
    background: linear-gradient(317.86deg, #FFFFFF 0%, #F9F9F9 100%);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
}
.photo-box .positin_r[data-v-1ba0d216] {
    width: 30px;
    height: 30px;
    background: linear-gradient(317.86deg, #FFFFFF 0%, #F9F9F9 100%);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -15px;
}
.banner_l_img[data-v-1ba0d216] {
  width: 80px;
  height: 80px;
  margin-left: 24px;
  left: calc(50% - 80px/2 - 496px);
  top: calc(50% - 80px/2 - 854px);
  background: #FFFFFF;
  /* 投影2 */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.banner_l_img img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.banner_right[data-v-1ba0d216] {
  width: 110px;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 5px 0;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  margin-right: 20px;
}
.banner_r_t[data-v-1ba0d216] {
  font-size: 36px;
  color: #fff;
}
.banner_r_b[data-v-1ba0d216] {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.version_two_main_[data-v-1ba0d216] {
  width: 1190px;
  margin: 16px auto 0;
}
.version_two_main_count[data-v-1ba0d216] {
  width: 1190px;
  margin: 0 auto;
  margin-top: 75px;
}
.main_count_l[data-v-1ba0d216] {
  height: 210px;
  border-radius: 8px;
  background: #ffffff;
}
.main_count_r[data-v-1ba0d216] {
  border-radius: 8px;
  background: #ffffff;
}
.version_job_list[data-v-1ba0d216] {
  width: 1190px;
  margin: 0 auto;
  background: #FFFFFF;
  margin-top: 16px;
  padding: 24px;
  background: #FFFFFF;
  /* Drop Shadow */
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 8px 8px;
}
.job_icon[data-v-1ba0d216] {
  padding-bottom: 20px !important;
}
.version_footer[data-v-1ba0d216] {
  height: 720px;
  margin-top: 26px;
  position: relative;
}
.footer_img[data-v-1ba0d216] {
  width: 100%;
  height: 580px;
  background-image: url(../img/banner2.588b4800.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  z-index: 999;
}
.footer_coutn[data-v-1ba0d216] {
  margin: 0 auto;
  border-radius: 8px;
}
.foot_count_li[data-v-1ba0d216] {
  width: 100%;
  cursor: pointer;
  background: #FFFFFF;
  margin-top: 40px;
}
.foot_count_li[data-v-1ba0d216]:first-of-type {
  margin-top: 0px;
}
.li_margin[data-v-1ba0d216] {
  margin-bottom: 20px;
}
.title_name[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.name_icon[data-v-1ba0d216] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.name_icon img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.card-title[data-v-1ba0d216] {
  width: 100%;
  font-weight: 700;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  position: relative;
}
.card-title span[data-v-1ba0d216] {
    display: inline-block;
    line-height: 30px;
    background-color: #fff;
    padding-right: 16px;
    position: relative;
    z-index: 2;
}
.card-title[data-v-1ba0d216]::after {
    content: '';
    width: 100%;
    height: 15px;
    border-bottom: 1px dotted #ddd;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.li_left[data-v-1ba0d216] {
  background: #eee;
  height: 110px;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.recruit_position[data-v-1ba0d216] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #148eff;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.recruit_position_[data-v-1ba0d216] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #FF5151;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.li_right[data-v-1ba0d216] {
  background: #FFFFFF;
  border-radius: 0 8px 8px 0;
  height: 110px;
}
.two_l_name[data-v-1ba0d216] {
  display: flex;
  align-items: center;
}
.two_l_name .name_title_[data-v-1ba0d216] {
    font-weight: 700;
    font-size: 16px;
    color: #333333;
}
.two_l_name .name_img[data-v-1ba0d216] {
    width: 16px;
    height: 16px;
}
.two_l_name .name_img img[data-v-1ba0d216] {
      width: 100%;
      height: 100%;
}
.name_jj[data-v-1ba0d216] {
  line-height: 23px;
  font-weight: 400;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  letter-spacing: 2px;
  color: #333333;
  white-space: pre-wrap;
  margin: 15px 0 20px;
}
.count_l_icon[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  height: 16px;
  line-height: 16px;
  padding-top: 23px;
  padding-left: 24px;
  flex: .7;
}
.count_l_icon .icon_img[data-v-1ba0d216] {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}
.count_l_icon .icon_img img[data-v-1ba0d216] {
      width: 100%;
      height: 100%;
}
.flex_[data-v-1ba0d216] {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  /* Drop Shadow */
  border-radius: 8px;
}
.flex_ .left_flex_l[data-v-1ba0d216] {
    width: 100%;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex_ .right_flex_r[data-v-1ba0d216] {
    width: 100%;
}
.flex_ .right_flex_r .amap-demo[data-v-1ba0d216] {
      height: 230px;
      border-radius: 8px;
      overflow: hidden;
}
.icon_img[data-v-1ba0d216] {
  display: flex;
}
.icon_i[data-v-1ba0d216] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.icon_i img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.icon_count[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin: 15px 0;
}
.icon_count img[data-v-1ba0d216] {
    width: 12px;
    height: 14px;
    float: left;
    margin-right: 6px;
}
.icon_t[data-v-1ba0d216] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.r_icon_img[data-v-1ba0d216] {
  display: flex;
}
.r_icon_item[data-v-1ba0d216] {
  margin: 0 0 30px;
}
.r_icon_item .item[data-v-1ba0d216] {
    display: flex;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    margin: 10px 0;
}
.r_icon_item .item .icon[data-v-1ba0d216] {
      width: 14px;
      height: 14px;
      float: left;
      margin: 2px 5px 0 0;
}
.r_icon_item .logo-item[data-v-1ba0d216] {
    margin-bottom: 20px;
}
.r_icon_item .logo-item .name[data-v-1ba0d216] {
      margin-left: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #333;
}
.r_icon_span[data-v-1ba0d216] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.r_icon_span[data-v-1ba0d216]::after {
    content: '';
    width: 90px;
}
.count_span[data-v-1ba0d216] {
  height: 28px;
  padding: 5px 10px;
  background: #E9F4FF;
  border-radius: 2px;
  font-size: 12px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2E1F88;
  margin-right: 20px;
  margin-bottom: 10px;
}
.job_main[data-v-1ba0d216] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.job_main .job_list_i[data-v-1ba0d216] {
    cursor: pointer;
    background: linear-gradient(317.86deg, #FFFFFF 0%, rgba(249, 249, 249, 0.6) 100%);
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 524px;
    margin-bottom: 24px;
    padding: 16px;
}
.lsit_t_name[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_t_flex[data-v-1ba0d216] {
  display: flex;
}
.job_money[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_t[data-v-1ba0d216] {
  display: flex;
  justify-content: space-between;
}
.list_b[data-v-1ba0d216] {
  display: flex;
  justify-content: space-between;
}
.list_b_flex_l[data-v-1ba0d216] {
  display: flex;
}
.list_b_flex_r[data-v-1ba0d216] {
  display: flex;
  cursor: pointer;
}
.list_c[data-v-1ba0d216] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.list_t_span[data-v-1ba0d216] {
  height: 24px;
  line-height: 20px;
  background: #FF5151;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_span_[data-v-1ba0d216] {
  height: 24px;
  line-height: 20px;
  background: #142cff;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_collect[data-v-1ba0d216] {
  height: 20px;
  margin-left: 10px;
}
.collect_img_felx[data-v-1ba0d216] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.collect_img_felx img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.job_money[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 20px;
  color: #FF5151;
}
.list_c_icon[data-v-1ba0d216] {
  display: inline-block;
  padding: 2px 5px;
  background: #FFFFFF;
  border: 0.5px solid #AAAAAA;
  border-radius: 2px;
}
.list_c_icon div[data-v-1ba0d216] {
    float: left;
}
.span_[data-v-1ba0d216] {
  width: 1px;
  height: 12px;
  background: #CCCCCC;
  border-radius: 4px;
  margin: 2px 10px 0;
}
.title_[data-v-1ba0d216] {
  font-weight: 500;
  font-size: 14px;
  color: #666666;
}
.b_flex_l_span[data-v-1ba0d216] {
  height: 24px;
  padding: 3px 12px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  background: #EEEEEE;
  border-radius: 2px;
}
.flex_span_l[data-v-1ba0d216] {
  margin: 0 8px;
}
.b_flex_r_div[data-v-1ba0d216] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: linear-gradient(317.86deg, #379FFF 0%, #266CD4 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.b_flex_r_div_[data-v-1ba0d216] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: #fb8602;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.li_right_[data-v-1ba0d216] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
}
.footer_list_div[data-v-1ba0d216] {
  display: flex;
}
.footer_list_t[data-v-1ba0d216] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 110px;
}
.footer_list_r[data-v-1ba0d216] {
  padding: 0 20px;
  height: 90px;
  background: linear-gradient(317.86deg, #FFFFFF 0%, #F7F7F7 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
  margin-right: 40px;
}
.footer_list_t_name[data-v-1ba0d216] {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  max-width: 200px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.footer_list_t_span[data-v-1ba0d216] {
  height: 22px;
  border: 1px solid #FFA800;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #FFA800;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.footer_list_t_span_[data-v-1ba0d216] {
  height: 22px;
  border: 1px solid #00c27c;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #00c27c;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.num_[data-v-1ba0d216] {
  font-size: 36px;
  color: #2E1F88;
}
.num_count[data-v-1ba0d216] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.foo_t_icon[data-v-1ba0d216] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.padding_[data-v-1ba0d216] {
  margin-bottom: 10px;
}
.outside_img[data-v-1ba0d216] {
  width: 100%;
  height: 120px;
  border-radius: 0 8px 8px 0;
  overflow: hidden;
}
.outside_img img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.center_l[data-v-1ba0d216] {
  display: flex;
  align-items: center;
}
.l_adress[data-v-1ba0d216] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.l_img[data-v-1ba0d216] {
  margin-right: 5px;
  height: 14px;
}
.l_img img[data-v-1ba0d216] {
    width: 100%;
    height: 100%;
}
.span_name_title[data-v-1ba0d216] {
  max-width: 220px;
  margin-right: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-slide[data-v-1ba0d216] {
  width: 100%;
  height: 100%;
}
.swiper-slide img[data-v-1ba0d216] {
    height: 100%;
}
.el-carousel__item h3[data-v-1ba0d216] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.el-carousel__item[data-v-1ba0d216]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-1ba0d216]:nth-child(2n+1) {
  background-color: #d3dce6;
}

@charset "UTF-8";
.version_two_count[data-v-1b84a314] {
  min-height: 100vh;
  position: relative;
  z-index: 299;
}
.banner_top_warp[data-v-1b84a314] {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  background: #FFFFFF;
  /* Drop Shadow */
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.banner_top[data-v-1b84a314] {
  height: 400px;
  position: relative;
  background-image: url(../img/banner1.9e3517d4.png);
  background-repeat: no-repeat;
}
.banner_top[data-v-1b84a314] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner_left[data-v-1b84a314] {
  display: flex;
  align-items: center;
  height: 110px;
}
.banner_l_flex[data-v-1b84a314] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 80px;
  margin-left: 20px;
}
.banner_felx_name[data-v-1b84a314] {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}
.banner_felx_bot[data-v-1b84a314] {
  display: flex;
  height: 14px;
  align-items: center;
}
.detail_[data-v-1b84a314] {
  width: 1px;
  height: 8px;
  margin: 0 7px;
  background: #dadada;
  line-height: 14px;
}
.detail_l[data-v-1b84a314] {
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_l_img[data-v-1b84a314] {
  width: 80px;
  height: 80px;
  margin-left: 24px;
  left: calc(50% - 80px/2 - 496px);
  top: calc(50% - 80px/2 - 854px);
  background: #FFFFFF;
  /* 投影2 */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.banner_l_img img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.banner_right[data-v-1b84a314] {
  width: 110px;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 5px 0;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(317.86deg, #FFFFFF 0%, #F7F7F7 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin-top: 20px;
  margin-right: 20px;
}
.banner_r_t[data-v-1b84a314] {
  font-size: 36px;
  color: #2E1F88;
}
.banner_r_b[data-v-1b84a314] {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.version_two_main_[data-v-1b84a314] {
  height: 300px;
  width: 1190px;
  margin: 0 auto;
  position: absolute;
  top: 160px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
.version_two_main_count[data-v-1b84a314] {
  width: 1190px;
  margin: 0 auto;
  margin-top: 75px;
}
.main_count_l[data-v-1b84a314] {
  height: 210px;
  border-radius: 8px;
  background: #ffffff;
}
.main_count_r[data-v-1b84a314] {
  height: 210px;
  border-radius: 8px;
  background: #ffffff;
  padding: 24px 10px 36px 24px;
}
.version_job_list[data-v-1b84a314] {
  width: 1190px;
  margin: 0 auto;
  background: #FFFFFF;
  margin-top: 26px;
  padding: 24px;
  background: #FFFFFF;
  /* Drop Shadow */
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.job_icon[data-v-1b84a314] {
  padding-bottom: 20px !important;
}
.version_footer[data-v-1b84a314] {
  height: 720px;
  margin-top: 26px;
  position: relative;
}
.footer_img[data-v-1b84a314] {
  width: 100%;
  height: 530px;
  background-image: url(../img/banner2.588b4800.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  z-index: 999;
}
.footer_coutn[data-v-1b84a314] {
  width: 1190px;
  margin: 0 auto;
  position: absolute;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
  top: 70px;
  border-radius: 8px;
}
.foot_count_li[data-v-1b84a314] {
  width: 1190px;
  height: 180px;
  cursor: pointer;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.version_title[data-v-1b84a314] {
  position: absolute;
  z-index: 9999;
  left: 50%;
  width: 1190px;
  transform: translateX(-50%);
  top: 20px;
}
.li_margin[data-v-1b84a314] {
  margin-bottom: 20px;
}
.title_name[data-v-1b84a314] {
  display: flex;
  align-items: center;
}
.name_icon[data-v-1b84a314] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.name_icon img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.name_[data-v-1b84a314] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.li_left[data-v-1b84a314] {
  background: #eee;
  border-radius: 8px 0px 0px 8px;
  height: 180px;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.recruit_position[data-v-1b84a314] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #148eff;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.recruit_position_[data-v-1b84a314] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #FF5151;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.li_right[data-v-1b84a314] {
  background: #FFFFFF;
  border-radius: 0 8px 8px 0;
  height: 180px;
}
.two_l_name[data-v-1b84a314] {
  display: flex;
  align-items: center;
  height: 16px;
  line-height: 16px;
  padding-bottom: 21px;
}
.two_l_name .name_title_[data-v-1b84a314] {
    font-weight: 700;
    font-size: 16px;
    color: #333333;
}
.two_l_name .name_img[data-v-1b84a314] {
    width: 16px;
    height: 16px;
}
.two_l_name .name_img img[data-v-1b84a314] {
      width: 100%;
      height: 100%;
}
.row_el_warp[data-v-1b84a314] {
  padding: 23px 24px 38px 23px;
}
.name_jj[data-v-1b84a314] {
  line-height: 23px;
  font-weight: 400;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  /*! autoprefixer: off; */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  letter-spacing: 2px;
  color: #333333;
}
.count_l_icon[data-v-1b84a314] {
  display: flex;
  align-items: center;
  height: 16px;
  line-height: 16px;
  padding-top: 23px;
  padding-left: 24px;
  flex: .7;
}
.count_l_icon .icon_img[data-v-1b84a314] {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}
.count_l_icon .icon_img img[data-v-1b84a314] {
      width: 100%;
      height: 100%;
}
.flex_[data-v-1b84a314] {
  display: flex;
  background: #FFFFFF;
  /* Drop Shadow */
  height: 210px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.flex_ .left_flex_l[data-v-1b84a314] {
    width: 40%;
    padding-left: 23px;
    padding-top: 24px;
    padding-bottom: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex_ .right_flex_r[data-v-1b84a314] {
    width: 70%;
}
.icon_img[data-v-1b84a314] {
  display: flex;
}
.icon_i[data-v-1b84a314] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.icon_i img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.icon_count[data-v-1b84a314] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-right: 20px;
}
.icon_t[data-v-1b84a314] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.r_icon_img[data-v-1b84a314] {
  display: flex;
  padding-bottom: 30px;
}
.r_icon_span[data-v-1b84a314] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.r_icon_span[data-v-1b84a314]::after {
    content: '';
    width: 90px;
}
.count_span[data-v-1b84a314] {
  height: 28px;
  padding: 5px 10px;
  background: #E9F4FF;
  border-radius: 2px;
  font-size: 12px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2E1F88;
  margin-right: 20px;
  margin-bottom: 10px;
}
.job_main[data-v-1b84a314] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.job_main .job_list_i[data-v-1b84a314] {
    cursor: pointer;
    background: linear-gradient(317.86deg, #FFFFFF 0%, rgba(249, 249, 249, 0.6) 100%);
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    width: 524px;
    margin-bottom: 24px;
    padding: 16px;
}
.lsit_t_name[data-v-1b84a314] {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_t_flex[data-v-1b84a314] {
  display: flex;
}
.job_money[data-v-1b84a314] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_t[data-v-1b84a314] {
  display: flex;
  justify-content: space-between;
}
.list_b[data-v-1b84a314] {
  display: flex;
  justify-content: space-between;
}
.list_b_flex_l[data-v-1b84a314] {
  display: flex;
}
.list_b_flex_r[data-v-1b84a314] {
  display: flex;
  cursor: pointer;
}
.list_c[data-v-1b84a314] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.list_t_span[data-v-1b84a314] {
  height: 24px;
  line-height: 20px;
  background: #FF5151;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_span_[data-v-1b84a314] {
  height: 24px;
  line-height: 20px;
  background: #142cff;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_collect[data-v-1b84a314] {
  height: 20px;
  margin-left: 10px;
}
.collect_img_felx[data-v-1b84a314] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.collect_img_felx img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.job_money[data-v-1b84a314] {
  font-weight: 400;
  font-size: 20px;
  color: #FF5151;
}
.list_c_icon[data-v-1b84a314] {
  display: inline-block;
  padding: 2px 5px;
  background: #FFFFFF;
  border: 0.5px solid #AAAAAA;
  border-radius: 2px;
}
.list_c_icon div[data-v-1b84a314] {
    float: left;
}
.span_[data-v-1b84a314] {
  width: 1px;
  height: 12px;
  background: #CCCCCC;
  border-radius: 4px;
  margin: 2px 10px 0;
}
.title_[data-v-1b84a314] {
  font-weight: 500;
  font-size: 14px;
  color: #666666;
}
.b_flex_l_span[data-v-1b84a314] {
  height: 24px;
  padding: 3px 12px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  background: #EEEEEE;
  border-radius: 2px;
}
.flex_span_l[data-v-1b84a314] {
  margin: 0 8px;
}
.b_flex_r_div[data-v-1b84a314] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: linear-gradient(317.86deg, #379FFF 0%, #266CD4 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.b_flex_r_div_[data-v-1b84a314] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: #fb8602;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.li_right_[data-v-1b84a314] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 180px;
}
.footer_list_div[data-v-1b84a314] {
  display: flex;
}
.footer_list_t[data-v-1b84a314] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 180px;
  padding: 20px 0;
}
.footer_list_r[data-v-1b84a314] {
  width: 110px;
  height: 120px;
  background: linear-gradient(317.86deg, #FFFFFF 0%, #F7F7F7 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
  margin-right: 40px;
}
.footer_list_t_name[data-v-1b84a314] {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  max-width: 200px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.footer_list_t_span[data-v-1b84a314] {
  height: 22px;
  border: 1px solid #FFA800;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #FFA800;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.footer_list_t_span_[data-v-1b84a314] {
  height: 22px;
  border: 1px solid #00c27c;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #00c27c;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.num_[data-v-1b84a314] {
  font-size: 36px;
  color: #2E1F88;
}
.num_count[data-v-1b84a314] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.foo_t_icon[data-v-1b84a314] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.padding_[data-v-1b84a314] {
  margin-bottom: 10px;
}
.outside_img[data-v-1b84a314] {
  width: 466px;
  height: 300px;
  border-radius: 0 8px 8px 0;
  overflow: hidden;
}
.outside_img img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.center_l[data-v-1b84a314] {
  display: flex;
  align-items: center;
}
.l_adress[data-v-1b84a314] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.l_img[data-v-1b84a314] {
  margin-right: 5px;
  height: 14px;
}
.l_img img[data-v-1b84a314] {
    width: 100%;
    height: 100%;
}
.span_name_title[data-v-1b84a314] {
  max-width: 480px;
  margin-right: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.swiper-slide[data-v-1b84a314] {
  width: 100%;
  height: 100%;
}
.swiper-slide img[data-v-1b84a314] {
    height: 100%;
}
.el-carousel__item h3[data-v-1b84a314] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.el-carousel__item[data-v-1b84a314]:nth-child(2n) {
  background-color: transparent;
}
.el-carousel__item[data-v-1b84a314]:nth-child(2n+1) {
  background-color: transparent;
}

@charset "UTF-8";
.version_two_count[data-v-7923a924] {
  padding-bottom: 80px;
  position: relative;
  z-index: 299;
}
.banner_top_warp[data-v-7923a924] {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  /* Drop Shadow */
}
.banner_top[data-v-7923a924] {
  height: 150px;
  position: relative;
  background-image: url(../img/banner1.9e3517d4.png);
  background-color: cover;
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.banner_top[data-v-7923a924] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner_left[data-v-7923a924] {
  display: flex;
  align-items: center;
  height: 110px;
}
.banner_l_flex[data-v-7923a924] {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 80px;
  margin-left: 20px;
}
.banner_felx_name[data-v-7923a924] {
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}
.banner_felx_bot[data-v-7923a924] {
  display: flex;
  height: 14px;
  align-items: center;
}
.tab[data-v-7923a924] {
  width: 1190px;
  margin: 16px auto 0;
  padding: 10px 20px 0;
  line-height: 40px;
  font-size: 16px;
  display: flex;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 8px 8px 0 0;
}
.tab div[data-v-7923a924] {
    display: inline-block;
    border-bottom: 2px solid #fff;
    margin-right: 40px;
    cursor: pointer;
}
.tab .checked[data-v-7923a924] {
    color: #2E1F88;
    border-bottom: 2px solid #2E1F88;
}
.card-shadow[data-v-7923a924] {
  border-radius: 8px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  overflow: hidden;
  padding: 20px 26px 30px;
}
.detail_[data-v-7923a924] {
  width: 1px;
  height: 8px;
  margin: 0 7px;
  background: #dadada;
  line-height: 14px;
}
.detail_l[data-v-7923a924] {
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-box[data-v-7923a924] {
  width: 100%;
  height: 120px;
  margin: 20px 0 30px;
  position: relative;
}
.photo-box .item[data-v-7923a924] {
    width: 100%;
    height: inherit;
    display: flex;
    justify-content: space-between;
}
.photo-box .item img[data-v-7923a924] {
      width: 240px;
      height: inherit;
      background-color: #DEE7F0;
      border-radius: 8px;
      margin-right: 16px;
}
.photo-box .item img[data-v-7923a924]:last-of-type {
        margin-right: 0;
}
.photo-box .item[data-v-7923a924]::after {
      content: "";
      width: 240px;
}
.photo-box .positin_l[data-v-7923a924] {
    width: 30px;
    height: 30px;
    background: linear-gradient(317.86deg, #FFFFFF 0%, #F9F9F9 100%);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -15px;
}
.photo-box .positin_r[data-v-7923a924] {
    width: 30px;
    height: 30px;
    background: linear-gradient(317.86deg, #FFFFFF 0%, #F9F9F9 100%);
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -15px;
}
.banner_l_img[data-v-7923a924] {
  width: 80px;
  height: 80px;
  margin-left: 24px;
  left: calc(50% - 80px/2 - 496px);
  top: calc(50% - 80px/2 - 854px);
  background: #FFFFFF;
  /* 投影2 */
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
.banner_l_img img[data-v-7923a924] {
    width: 100%;
    height: 100%;
}
.banner_right[data-v-7923a924] {
  width: 110px;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 5px 0;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  margin-right: 20px;
}
.banner_r_t[data-v-7923a924] {
  font-size: 36px;
  color: #fff;
}
.banner_r_b[data-v-7923a924] {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.version_two_main_[data-v-7923a924] {
  width: 1190px;
  margin: 16px auto 0;
}
.version_two_main_count[data-v-7923a924] {
  width: 1190px;
  margin: 0 auto;
  margin-top: 75px;
}
.main_count_l[data-v-7923a924] {
  height: 210px;
  border-radius: 8px;
  background: #ffffff;
}
.main_count_r[data-v-7923a924] {
  border-radius: 8px;
  background: #ffffff;
}
.version_job_list[data-v-7923a924] {
  width: 1190px;
  margin: 0 auto;
  margin-top: 16px;
}
.job_icon[data-v-7923a924] {
  padding-bottom: 20px !important;
}
.version_footer[data-v-7923a924] {
  height: 720px;
  margin-top: 26px;
  position: relative;
}
.footer_img[data-v-7923a924] {
  width: 100%;
  height: 580px;
  background-image: url(../img/banner2.588b4800.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  z-index: 999;
}
.footer_coutn[data-v-7923a924] {
  margin: 0 auto;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
}
.foot_count_li[data-v-7923a924] {
  width: 50%;
  cursor: pointer;
  overflow: hidden;
  margin: 18px 0;
  display: flex;
}
.li_margin[data-v-7923a924] {
  margin-bottom: 20px;
}
.title_name[data-v-7923a924] {
  display: flex;
  align-items: center;
}
.name_icon[data-v-7923a924] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.name_icon img[data-v-7923a924] {
    width: 100%;
    height: 100%;
}
.card-title[data-v-7923a924] {
  width: 100%;
  font-weight: 700;
  line-height: 30px;
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}
.card-title span[data-v-7923a924] {
    display: inline-block;
    line-height: 30px;
    padding-right: 16px;
    position: relative;
    z-index: 2;
}
.li_left[data-v-7923a924] {
  width: 200px;
  height: 110px;
  border-radius: 8px;
  background-color: #eee;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.recruit_position[data-v-7923a924] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #148eff;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.recruit_position_[data-v-7923a924] {
  position: absolute;
  width: 76px;
  height: 30px;
  /* 辅助色 */
  background: #FF5151;
  border-radius: 8px 0px;
  right: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.li_right[data-v-7923a924] {
  background: #FFFFFF;
  border-radius: 0 8px 8px 0;
  height: 110px;
}
.two_l_name[data-v-7923a924] {
  display: flex;
  align-items: center;
}
.two_l_name .name_title_[data-v-7923a924] {
    font-weight: 700;
    font-size: 16px;
    color: #333333;
}
.two_l_name .name_img[data-v-7923a924] {
    width: 16px;
    height: 16px;
}
.two_l_name .name_img img[data-v-7923a924] {
      width: 100%;
      height: 100%;
}
.name_jj[data-v-7923a924] {
  font-family: 'Source Han Sans CN';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 2em;
  margin-bottom: 20px;
}
.name_address[data-v-7923a924] {
  font-family: 'Source Han Sans CN';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 2em;
}
.count_l_icon[data-v-7923a924] {
  display: flex;
  align-items: center;
  height: 16px;
  line-height: 16px;
  padding-top: 23px;
  padding-left: 24px;
  flex: .7;
}
.count_l_icon .icon_img[data-v-7923a924] {
    width: 22px;
    height: 22px;
    margin-right: 6px;
}
.count_l_icon .icon_img img[data-v-7923a924] {
      width: 100%;
      height: 100%;
}
.flex_[data-v-7923a924] {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  /* Drop Shadow */
  border-radius: 8px;
}
.flex_ .left_flex_l[data-v-7923a924] {
    width: 100%;
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.flex_ .right_flex_r[data-v-7923a924] {
    width: 100%;
}
.flex_ .right_flex_r .amap-demo[data-v-7923a924] {
      height: 230px;
      border-radius: 8px;
      overflow: hidden;
}
.icon_img[data-v-7923a924] {
  display: flex;
}
.icon_i[data-v-7923a924] {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.icon_i img[data-v-7923a924] {
    width: 100%;
    height: 100%;
}
.icon_count[data-v-7923a924] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin: 15px 0;
}
.icon_count img[data-v-7923a924] {
    width: 12px;
    height: 14px;
    float: left;
    margin-right: 6px;
}
.icon_t[data-v-7923a924] {
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.r_icon_img[data-v-7923a924] {
  display: flex;
}
.r_icon_item[data-v-7923a924] {
  margin: 0 0 30px;
}
.r_icon_item .item[data-v-7923a924] {
    display: flex;
    font-size: 14px;
    line-height: 21px;
    color: #666;
    margin: 10px 0;
}
.r_icon_item .item .icon[data-v-7923a924] {
      width: 14px;
      height: 14px;
      float: left;
      margin: 2px 5px 0 0;
}
.r_icon_item .logo-item[data-v-7923a924] {
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
}
.r_icon_item .logo-item .content[data-v-7923a924] {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-left: 20px;
}
.r_icon_item .logo-item .content .name[data-v-7923a924] {
        margin-left: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-weight: 400;
        font-size: 20px;
        line-height: 21px;
        color: #333;
}
.r_icon_item .logo-item .content .type[data-v-7923a924] {
        display: flex;
}
.r_icon_item .logo-item .content .type div[data-v-7923a924] {
          margin-right: 20px;
}
.r_icon_span[data-v-7923a924] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.r_icon_span[data-v-7923a924]::after {
    content: '';
    width: 90px;
}
.count_span[data-v-7923a924] {
  height: 28px;
  padding: 5px 10px;
  background: #E9F4FF;
  border-radius: 2px;
  font-size: 12px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2E1F88;
  margin-right: 20px;
  margin-bottom: 10px;
}
.job_main[data-v-7923a924] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.job_main .job_list_i[data-v-7923a924] {
    cursor: pointer;
    background: #fff;
    box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    width: 550px;
    margin-bottom: 24px;
    padding: 16px;
}
.lsit_t_name[data-v-7923a924] {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_t_flex[data-v-7923a924] {
  display: flex;
}
.job_money[data-v-7923a924] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list_t[data-v-7923a924] {
  display: flex;
  justify-content: space-between;
}
.list_b[data-v-7923a924] {
  display: flex;
  justify-content: space-between;
}
.list_b_flex_l[data-v-7923a924] {
  display: flex;
}
.list_b_flex_r[data-v-7923a924] {
  display: flex;
  cursor: pointer;
}
.list_c[data-v-7923a924] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.list_t_span[data-v-7923a924] {
  height: 24px;
  line-height: 20px;
  background: #FF5151;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_span_[data-v-7923a924] {
  height: 24px;
  line-height: 20px;
  background: #142cff;
  border-radius: 4px;
  padding: 3px 11px;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
}
.list_t_collect[data-v-7923a924] {
  height: 20px;
  margin-left: 10px;
}
.collect_img_felx[data-v-7923a924] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.collect_img_felx img[data-v-7923a924] {
    width: 100%;
    height: 100%;
}
.job_money[data-v-7923a924] {
  font-weight: 400;
  font-size: 20px;
  color: #FF5151;
}
.list_c_icon[data-v-7923a924] {
  display: inline-block;
  padding: 2px 5px;
  background: #FFFFFF;
  border: 0.5px solid #AAAAAA;
  border-radius: 2px;
}
.list_c_icon div[data-v-7923a924] {
    float: left;
}
.span_[data-v-7923a924] {
  width: 1px;
  height: 12px;
  background: #CCCCCC;
  border-radius: 4px;
  margin: 2px 10px 0;
}
.title_[data-v-7923a924] {
  font-weight: 500;
  font-size: 14px;
  color: #666666;
}
.b_flex_l_span[data-v-7923a924] {
  height: 24px;
  padding: 3px 12px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  background: #EEEEEE;
  border-radius: 2px;
}
.flex_span_l[data-v-7923a924] {
  margin: 0 8px;
}
.b_flex_r_div[data-v-7923a924] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: linear-gradient(317.86deg, #379FFF 0%, #266CD4 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.b_flex_r_div_[data-v-7923a924] {
  width: 100px;
  height: 30px;
  left: 721px;
  top: 925px;
  /* 主色 */
  background: #fb8602;
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
}
.li_right_[data-v-7923a924] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 110px;
  margin-left: 20px;
  max-width: 260px;
}
.footer_list_div[data-v-7923a924] {
  display: flex;
}
.footer_list_t[data-v-7923a924] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 110px;
}
.footer_list_r[data-v-7923a924] {
  padding: 0 20px;
  height: 90px;
  background: linear-gradient(317.86deg, #FFFFFF 0%, #F7F7F7 100%);
  box-shadow: 8px 8px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
  margin-right: 40px;
}
.footer_list_t_name[data-v-7923a924] {
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  max-width: 200px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.footer_list_t_span[data-v-7923a924] {
  height: 22px;
  border: 1px solid #FFA800;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #FFA800;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.footer_list_t_span_[data-v-7923a924] {
  height: 22px;
  border: 1px solid #00c27c;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
  padding: 0 5px;
  color: #00c27c;
  display: flex;
  align-items: center;
  line-height: 22px;
  justify-content: center;
}
.num_[data-v-7923a924] {
  font-size: 36px;
  color: #2E1F88;
}
.num_count[data-v-7923a924] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.foo_t_icon[data-v-7923a924] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.padding_[data-v-7923a924] {
  margin-bottom: 10px;
}
.outside_img[data-v-7923a924] {
  width: 100%;
  height: 120px;
  border-radius: 0 8px 8px 0;
  overflow: hidden;
}
.outside_img img[data-v-7923a924] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.center_l[data-v-7923a924] {
  display: flex;
  align-items: center;
}
.l_adress[data-v-7923a924] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
}
.l_img[data-v-7923a924] {
  margin-right: 5px;
  height: 14px;
}
.l_img img[data-v-7923a924] {
    width: 100%;
    height: 100%;
}
.span_name_title[data-v-7923a924] {
  max-width: 175px;
  margin-right: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.swiper-slide[data-v-7923a924] {
  width: 100%;
  height: 100%;
}
.swiper-slide img[data-v-7923a924] {
    height: 100%;
}
.el-carousel__item h3[data-v-7923a924] {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}
.el-carousel__item[data-v-7923a924]:nth-child(2n) {
  background-color: #99a9bf;
}
.el-carousel__item[data-v-7923a924]:nth-child(2n+1) {
  background-color: #d3dce6;
}

.company-introduce[data-v-60747494] {
  width: 100%;
}
.introduce[data-v-60747494] {
  width: 100%;
}
.introduce-hidden[data-v-60747494] {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.introduce-changeShow[data-v-60747494] {
  margin-top: 10px;
  cursor: pointer;
  color: #C3A062;
}
.position-tags-box[data-v-60747494] {
  display: flex;
  align-items: center;
  margin: 12px 0;
  flex-wrap: wrap;
  gap: 8px;
}
.position-tags-box div[data-v-60747494] {
    min-width: 84px;
    height: 26px;
    line-height: 26px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    font-size: 12px;
    border-radius: 100px;
    color: rgba(255, 255, 255, 0.8);
}


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