.navigator-bar .background[data-v-6901ebe8] {
  width: 100%;
  height: 300px;
  background-image: url(../img/position-banner.0b2c0741.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
  overflow: hidden;
}
.navigator-bar .tm-container[data-v-6901ebe8] {
  width: 1190px;
  margin: auto;
}
.navigator-bar .tm-container .tab-list[data-v-6901ebe8] {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 16px;
}
.navigator-bar .tm-container .tab-list .item[data-v-6901ebe8] {
      position: relative;
      z-index: 1;
      overflow: hidden;
      flex: 1;
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      background: #f7f9fa;
      border: 1.5px solid none;
}
.navigator-bar .tm-container .tab-list .item .svgIcon[data-v-6901ebe8] {
        font-size: 24px;
        fill: #abc1fb;
}
.navigator-bar .tm-container .tab-list .item span[data-v-6901ebe8] {
        font-weight: 700;
        font-size: 18px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        letter-spacing: 8%;
        vertical-align: bottom;
        color: #333333;
        margin-left: 16px;
}
.navigator-bar .tm-container .tab-list .item[data-v-6901ebe8]:hover {
      cursor: pointer;
}
.navigator-bar .tm-container .tab-list .active[data-v-6901ebe8] {
      background: radial-gradient(34.74% 124.35% at 42.15% 79.3%, #0c45dd 0%, #3d6ff4 100%);
      border: 1.5px solid;
      border-image-source: linear-gradient(178.29deg, rgba(255, 255, 255, 0.25) 0.64%, rgba(255, 255, 255, 0.1) 97.75%);
      box-shadow: 0px 10px 20px 0px #3165ef33;
}
.navigator-bar .tm-container .tab-list .active .svgIcon[data-v-6901ebe8] {
        font-size: 24px;
        fill: #ffffff;
}
.navigator-bar .tm-container .tab-list .active span[data-v-6901ebe8] {
        color: #ffffff;
}
.navigator-bar .tm-container .tab-list .normal[data-v-6901ebe8]::before {
      content: "";
      position: absolute;
      z-index: -2;
      right: -15px;
      top: -20px;
      width: 208px;
      height: 208px;
      border-radius: 50%;
      background: radial-gradient(117.63% 52.08% at 50% 56.12%, rgba(234, 236, 244, 0) 0%, rgba(234, 236, 244, 0.45) 100%);
      box-shadow: 0px 4px 40px 0px #f7f9fa;
}
.navigator-bar .tm-container .tab-list .normal[data-v-6901ebe8]::after {
      content: "";
      position: absolute;
      z-index: -1;
      right: -15px;
      top: 30px;
      width: 166px;
      height: 166px;
      border-radius: 50%;
      background: radial-gradient(91.78% 81.28% at 68.68% 91.79%, rgba(234, 236, 244, 0) 0%, rgba(234, 236, 244, 0.45) 100%);
      box-shadow: 0px 4px 40px 0px #f7f9fa;
}
.navigator-bar .tm-container .tab-list .active[data-v-6901ebe8]::before {
      content: "";
      position: absolute;
      z-index: -2;
      right: -15px;
      top: -20px;
      width: 208px;
      height: 208px;
      border-radius: 50%;
      background: radial-gradient(117.63% 52.08% at 50% 56.12%, rgba(12, 69, 221, 0) 0%, #5277ff 100%);
      box-shadow: 0px 4px 40px 0px #265cec;
}
.navigator-bar .tm-container .tab-list .active[data-v-6901ebe8]::after {
      content: "";
      position: absolute;
      z-index: -1;
      right: -15px;
      top: 30px;
      width: 166px;
      height: 166px;
      border-radius: 50%;
      background: radial-gradient(117.63% 52.08% at 50% 56.12%, rgba(12, 69, 221, 0) 0%, #5277ff 100%);
      box-shadow: 0px 4px 40px 0px #265cec;
}

.employmentFairSection[data-v-41f033aa] {
  padding-bottom: 100px;
  background: linear-gradient(180.04deg, #ddecff -10.48%, #f5f9ff 94.06%);
}
.employmentFairSection .container[data-v-41f033aa] {
    width: 1190px;
    margin: auto;
    margin-top: 20px;
}
.employmentFairSection .container .search-box[data-v-41f033aa] {
      width: 1190px;
      z-index: 99;
      left: 50%;
      transform: translateX(-50%);
      border: 2px solid transparent;
      background-clip: padding-box, border-box;
      background-origin: padding-box, border-box;
      background-image: linear-gradient(#fdfeff, #e4eeff), linear-gradient(90.13deg, #3980ff 1.6%, #61c8ff 99.15%);
      padding: 16px 24px;
      height: 50px;
      box-sizing: border-box;
      border-radius: 26px;
      display: flex;
      align-items: center;
      position: relative;
}
.employmentFairSection .container .search-box input[data-v-41f033aa] {
        border: 0;
        outline: none;
        width: 80%;
        font-size: 16px;
        font-family: Source Han Sans CN;
        color: #333333;
}
.employmentFairSection .container .search-box .search-btn[data-v-41f033aa] {
        position: absolute;
        right: 3px;
        top: 0;
        height: 100%;
        width: 124px;
        display: flex;
        align-items: center;
        justify-content: right;
}
.employmentFairSection .container .search-box .search-btn .el-button[data-v-41f033aa] {
          height: 42px;
          width: 100%;
          border-radius: 54px;
          border: none;
          background: linear-gradient(110.64deg, #3f73ff 35.92%, #68caff 86.38%);
          color: #fff;
          font-size: 18px;
          font-family: Source Han Sans CN;
}
.employmentFairSection .container .search-type[data-v-41f033aa] {
      margin: 20px auto;
      padding: 18px;
      background: linear-gradient(180deg, #f2ffff -10.45%, #ffffff 20.55%), linear-gradient(0deg, #ffffff, #ffffff);
      display: flex;
      align-items: center;
      border-radius: 8px;
      gap: 40px;
}
.employmentFairSection .container .search-type .st-item[data-v-41f033aa] {
        position: relative;
}
.employmentFairSection .container .search-type .st-item span[data-v-41f033aa] {
          font-weight: 400;
          font-size: 16px;
          font-family: Source Han Sans CN;
          line-height: 20px;
          letter-spacing: 0%;
          vertical-align: middle;
}
.employmentFairSection .container .search-type .st-item span[data-v-41f033aa]::after {
          content: "";
          position: absolute;
          width: 28px;
          height: 4px;
          bottom: -11px;
          left: 50%;
          transform: translateX(-50%);
}
.employmentFairSection .container .search-type .st-item[data-v-41f033aa]:hover {
        cursor: pointer;
}
.employmentFairSection .container .search-type .active span[data-v-41f033aa] {
        font-weight: 700;
        font-size: 16px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        vertical-align: middle;
        color: #333333;
}
.employmentFairSection .container .search-type .active span[data-v-41f033aa]::after {
        background: linear-gradient(110.64deg, #3f73ff 35.92%, #68caff 86.38%);
}
.employmentFairSection .container .preview-list[data-v-41f033aa] {
      width: 100%;
}
.employmentFairSection .container .preview-list .data-contaienr[data-v-41f033aa] {
        display: flex;
        flex-direction: column;
        gap: 12px;
}
.employmentFairSection .container .pagination[data-v-41f033aa] {
      margin-top: 40px;
}


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