.component-list-wrapper[data-v-0d8ae35a] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: flex-start;
}
.component-list-wrapper .position-item[data-v-0d8ae35a] {
    width: 385px;
    height: 179px;
    border: 1px solid #E3EFEE;
    background: #FFF;
    border-radius: 8px;
    padding-top: 15px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.component-list-wrapper .position-item .name-salary[data-v-0d8ae35a] {
      width: 100%;
      padding: 0 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      margin-bottom: 13px;
}
.component-list-wrapper .position-item .name-salary .name[data-v-0d8ae35a] {
        font-weight: bold;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 75%;
}
.component-list-wrapper .position-item .name-salary .salary[data-v-0d8ae35a] {
        color: #FF592F;
        font-weight: bold;
}
.component-list-wrapper .position-item .company[data-v-0d8ae35a] {
      margin-bottom: 13px;
      padding: 0 16px;
}
.component-list-wrapper .position-item .tag-box[data-v-0d8ae35a] {
      width: 100%;
      padding: 0 16px;
      display: flex;
      gap: 5px;
}
.component-list-wrapper .position-item .tag-box div[data-v-0d8ae35a] {
        color: #666666;
        font-size: 14px;
        padding: 6px 7px;
        border-radius: 4px;
        background: #F8F8F8;
}
.component-list-wrapper .position-item .company-info-box[data-v-0d8ae35a] {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      padding: 0 16px 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none;
      cursor: pointer;
}
.component-list-wrapper .position-item .company-info-box .left[data-v-0d8ae35a] {
        display: flex;
        align-items: center;
        gap: 10px;
        width: 50%;
}
.component-list-wrapper .position-item .company-info-box .left .companyname[data-v-0d8ae35a] {
          color: #666666;
          font-size: 15px;
          width: 100%;
          height: 25px;
          line-height: 25px;
          text-overflow: ellipsis;
          overflow: hidden;
          word-break: keep-all;
          white-space: nowrap;
}
.component-list-wrapper .position-item .company-info-box .right[data-v-0d8ae35a] {
        display: flex;
        align-items: center;
        color: #FF592F;
        text-decoration: underline;
        font-size: 15px;
        height: 12px;
        line-height: 12px;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-0d8ae35a] {
          max-width: 90px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          height: 25px;
          line-height: 25px;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-0d8ae35a]:nth-child(2) {
          margin-left: 8px;
          padding-left: 8px;
          position: relative;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-0d8ae35a]:nth-child(2)::before {
            content: '';
            position: absolute;
            left: 0;
            top: 6px;
            width: 1px;
            height: 12px;
            background: #B7B7B7;
}
.component-list-wrapper .position-item .el-divider--horizontal[data-v-0d8ae35a] {
      display: inline-block;
      width: 353px;
      margin-top: 12px;
      background-color: #d6dfdb;
      left: 16px;
}
.component-list-wrapper .position-item .el-divider--horizontal .el-divider__text[data-v-0d8ae35a] {
        width: 180px;
        padding: 0 40px;
        background-color: #f8f8f8;
        font-size: 20px;
        color: #2f344a;
}

.component-list-wrapper[data-v-55e0e19e] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: flex-start;
}
.component-list-wrapper .position-item[data-v-55e0e19e] {
    width: 385px;
    border: 1px solid #E3EFEE;
    background: #FFF;
    border-radius: 8px;
    padding-top: 16px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.component-list-wrapper .position-item .name-salary[data-v-55e0e19e] {
      width: 100%;
      padding: 0 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 18px;
      margin-bottom: 13px;
}
.component-list-wrapper .position-item .name-salary .name[data-v-55e0e19e] {
        font-weight: bold;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 75%;
}
.component-list-wrapper .position-item .name-salary .salary[data-v-55e0e19e] {
        color: #FF592F;
        font-weight: bold;
}
.component-list-wrapper .position-item .tag-box[data-v-55e0e19e] {
      width: 100%;
      display: flex;
      gap: 5px;
      margin-top: 10px;
}
.component-list-wrapper .position-item .tag-box div[data-v-55e0e19e] {
        color: #666666;
        font-size: 14px;
        padding: 6px 7px;
        border-radius: 4px;
        background: #F8F8F8;
}
.component-list-wrapper .position-item .company-info-box[data-v-55e0e19e] {
      width: 100%;
      padding: 0 16px 16px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none;
      cursor: pointer;
}
.component-list-wrapper .position-item .company-info-box .left[data-v-55e0e19e] {
        display: flex;
        align-items: center;
        gap: 10px;
}
.component-list-wrapper .position-item .company-info-box .left .companyname[data-v-55e0e19e] {
          color: #060100;
          font-size: 20px;
          font-weight: 500;
          width: 260px;
          height: 25px;
          line-height: 25px;
          text-overflow: ellipsis;
          overflow: hidden;
          word-break: keep-all;
          white-space: nowrap;
}
.component-list-wrapper .position-item .company-info-box .right[data-v-55e0e19e] {
        display: flex;
        align-items: center;
        color: #FF592F;
        text-decoration: underline;
        font-size: 14px;
        height: 12px;
        line-height: 12px;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-55e0e19e] {
          max-width: 90px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          height: 25px;
          line-height: 25px;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-55e0e19e]:nth-child(2) {
          margin-left: 8px;
          padding-left: 8px;
          position: relative;
}
.component-list-wrapper .position-item .company-info-box .right div[data-v-55e0e19e]:nth-child(2)::before {
            content: '';
            position: absolute;
            left: 0;
            top: 6px;
            width: 1px;
            height: 12px;
            background: #B7B7B7;
}
.component-list-wrapper .position-item .el-divider--horizontal[data-v-55e0e19e] {
      display: inline-block;
      width: 353px;
      margin-top: 5px;
      margin-bottom: 10px;
      background-color: #d6dfdb;
      left: 16px;
}
.component-list-wrapper .position-item .el-divider--horizontal .el-divider__text[data-v-55e0e19e] {
        width: 180px;
        padding: 0 40px;
        background-color: #f8f8f8;
        font-size: 20px;
        color: #2f344a;
}

/deep/ .tag-tabs .el-tabs__item.is-active {
  color: #ff592f;
}
/deep/ .tag-tabs .el-tabs__active-bar {
  background-color: #ff592f;
}
/deep/ .el-input__inner {
  border: none;
}
/deep/ .el-backtop,
/deep/ .el-calendar-table td.is-today {
  color: #ff592f !important;
}
.home-page-wrap {
  min-width: 1190px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.home-page-wrap .middle-content {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.home-page-wrap .main-body {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}
.home-page-wrap .main-body .home-one {
      width: 100%;
      height: 838px;
      position: relative;
      background-image: url(../img/home_top_bg1.3058642e.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
}
.home-page-wrap .main-body .home-two {
      padding-top: 40px;
      width: 100%;
      height: 686px;
      background-color: #ffffff;
      position: relative;
}
.home-page-wrap .main-body .home-three {
      width: 100%;
      height: 888px;
      padding: 60px 0;
      background-color: #ffffff;
      background-image: url(../img/home_top_bg2.18f06f5c.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        border-bottom: 1px solid #c3c3c3;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .all-ico {
          width: 24px;
          height: 24px;
          cursor: pointer;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select {
          display: flex;
          gap: 45px;
          width: 1060px;
          overflow: hidden;
          position: relative;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select::after {
            position: absolute;
            right: 0;
            top: 0;
            height: 90%;
            width: 50px;
            content: "";
            background: linear-gradient(to right, transparent, #fff);
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select .tag-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 12px;
            -webkit-user-select: none;
               -moz-user-select: none;
                    user-select: none;
            cursor: pointer;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select .tag-item div {
              word-break: keep-all;
              white-space: nowrap;
              color: #777777;
              font-size: 16px;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select .tag-item .line {
              height: 2px;
              width: 50%;
              border-radius: 2px;
              background: #fff;
}
.home-page-wrap .main-body .home-three .tag-select-wrapper .tag-select .tag-item .line_active {
              height: 2px;
              width: 100%;
              border-radius: 2px;
              background: #ff592f;
}
.home-page-wrap .main-body .home-four {
      width: 100%;
      height: 988px;
      padding: 60px 0;
      background-color: #ffffff;
      position: relative;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper {
        width: 1190px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
        border-bottom: 1px solid #c3c3c3;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .all-ico {
          width: 24px;
          height: 24px;
          cursor: pointer;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select {
          display: flex;
          gap: 45px;
          width: 1060px;
          overflow: hidden;
          position: relative;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select::after {
            position: absolute;
            right: 0;
            top: 0;
            height: 90%;
            width: 50px;
            content: "";
            background: linear-gradient(to right, transparent, #fff);
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select .tag-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 12px;
            -webkit-user-select: none;
               -moz-user-select: none;
                    user-select: none;
            cursor: pointer;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select .tag-item div {
              word-break: keep-all;
              white-space: nowrap;
              color: #777777;
              font-size: 16px;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select .tag-item .line {
              height: 2px;
              width: 50%;
              border-radius: 2px;
              background: #fff;
}
.home-page-wrap .main-body .home-four .tag-select-wrapper .tag-select .tag-item .line_active {
              height: 2px;
              width: 100%;
              border-radius: 2px;
              background: #ff592f;
}
.home-page-wrap .main-body .home-five {
      width: 100%;
      height: 767px;
      position: relative;
      background: #fff;
      padding-top: 60px;
      z-index: 1;
}
.home-page-wrap .search-input {
    width: 1190px;
    margin: 0 auto;
    padding: 40px 0 21px 0;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-page-wrap .search-input .logo {
      height: auto;
      margin: 0 20px 0 0;
}
.home-page-wrap .search-input .search {
      width: 1190px;
      height: 58px;
      margin: auto;
      position: relative;
}
.home-page-wrap .search-input .search .el-select .el-input {
        width: 120px;
}
.home-page-wrap .search-input .search .input-with-select .el-input__inner {
        background-color: #fff;
        border: 2px solid #c72800;
        border-left: none;
}
.home-page-wrap .search-input .search .el-input-group__prepend .el-input__inner {
        border: 2px solid #c72800;
        font-weight: 500;
        color: #333;
        border-right: none;
}
.home-page-wrap .search-input .search .input-with-select .el-input-group__prepend {
        background-color: #e9f0f6;
        height: 40px;
        border: 2px;
}
.home-page-wrap .search-input .search .el-input .el-input__inner {
        height: 52px;
}
.home-page-wrap .search-input .search .el-input-group__append {
        border: none;
        background: linear-gradient(111.55deg, #b3cc55 -31.95%, #04abab 91.64%);
        border-radius: 8px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
}
.home-page-wrap .search-input .search-btn {
      color: #fff;
      width: 120px;
      font-size: 18px;
      font-weight: 400;
}
.home-page-wrap .middle-body {
    width: 1190px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 398px;
    position: relative;
    z-index: 1;
    border-radius: 8px 8px 8px 8px;
}
.home-page-wrap .middle-body .right {
      height: 398px;
      padding: 0px 16px;
      background: #fff;
      border-radius: 4px;
      min-width: 150px;
      color: #000;
      font-size: 12px;
      width: 280px;
      overflow-y: scroll;
}
.home-page-wrap .middle-body .right .left-22 {
        display: flex;
        align-items: center;
        height: 40px;
        width: 100%;
        justify-content: space-between;
        cursor: pointer;
}
.home-page-wrap .middle-body .left {
      height: 398px;
      width: 900px;
      background-color: #fff;
      position: absolute;
      z-index: 3;
      font-size: 14px;
      padding: 30px;
      overflow-y: scroll;
}
.home-page-wrap .middle-body .left span {
        font-size: 18px;
        color: #ff592f;
}
.home-page-wrap .middle-body .left .rowDiv {
        display: flex;
        flex-wrap: wrap;
        margin: 10px 0 20px;
}
.home-page-wrap .middle-body .banner-wrap {
      width: 610px;
      height: 398px;
      margin: auto;
      z-index: 2;
      background-size: 100% 100%;
      text-align: center;
      background-repeat: no-repeat;
      background-position-x: center;
}
.home-page-wrap .middle-body .banner-wrap .el-carousel__indicators--horizontal {
        bottom: 20px;
}
.home-page-wrap .middle-body .login-info {
      width: 280px;
      background-image: url(../img/loginBox.1c7c4541.png);
      background-repeat: no-repeat;
      height: 398px;
      padding: 28px 20px 0;
      border-radius: 4px;
      position: relative;
}
.home-page-wrap .middle-body .login-info .ip {
        position: absolute;
        right: -25px;
        top: -29px;
}
.home-page-wrap .middle-body .login-info .title {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        line-height: 28px;
}
.home-page-wrap .middle-body .login-info .center-info {
        justify-content: center;
        flex-wrap: wrap;
}
.home-page-wrap .middle-body .login-info .info-cter {
        display: flex;
        margin-bottom: 20px;
}
.home-page-wrap .middle-body .login-info .info-cter .company-name {
          width: 100%;
          text-align: center;
          margin-top: 4px;
          margin-bottom: 4px;
}
.home-page-wrap .middle-body .login-info .info-cter .img-body {
          width: 44px;
          height: 44px;
          border-radius: 50%;
          border: 1px solid #eee;
          overflow: hidden;
          margin-right: 10px;
}
.home-page-wrap .middle-body .login-info .info-cter .img-body img {
            width: 44px;
            height: 44px;
}
.home-page-wrap .middle-body .login-info .info-cter .info-body {
          flex: 1;
}
.home-page-wrap .middle-body .login-info .info-cter .info-body .name {
            font-size: 16px;
            font-weight: 700;
            line-height: 24px;
            color: #333;
}
.home-page-wrap .middle-body .login-info .info-cter .info-body .companyName {
            text-align: center;
}
.home-page-wrap .middle-body .login-info .info-cter .info-body .exp {
            font-size: 12px;
            font-weight: 400;
            line-height: 18px;
            color: #84766F;
            white-space: nowrap;
}
.home-page-wrap .middle-body .login-info .info-cter .info-status {
          padding-top: 13px;
}
.home-page-wrap .middle-body .login-info .btn-green {
        width: 100%;
        background: #FFF1EC;
        color: #FF6131;
        height: 40px;
        border: 1px solid rgba(255, 89, 47, 0.6);
        border-radius: 10px;
        margin-bottom: 10px;
        margin-top: 16px;
}
.home-page-wrap .middle-body .login-info .btn-white {
        width: 100%;
        color: #fff;
        height: 40px;
        background: radial-gradient(68.13% 422.59% at 42.82% 50%, #FF592F 16.72%, #FD963F 80.43%);
        border-radius: 10px;
}
.home-page-wrap .middle-body .login-info .mb-18 {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 18px;
}
.home-page-wrap .middle-body .login-info .part-body {
        background-color: #FEF8F6;
        height: 77px;
        width: 100%;
        padding: 10px 0;
        border-radius: 4px;
}
.home-page-wrap .middle-body .login-info .part-body span {
          display: flex;
          justify-content: center;
}
.home-page-wrap .middle-body .login-info .my-post {
        font-weight: 700;
        font-size: 28px;
        line-height: 40px;
        background: linear-gradient(180deg, #FF8C00 27.38%, #FF6145 83.33%);
        -webkit-background-clip: text;
        color: transparent;
}
.home-page-wrap .middle-body .login-info .text-title {
        font-size: 14px;
        font-weight: 400;
        color: #333;
}
.home-page-wrap .middle-body .login-info .invitation-interview {
        font-weight: 700;
        font-size: 28px;
        line-height: 30px;
        color: #0236bf;
        margin-top: 10px;
        position: relative;
}
.home-page-wrap .middle-body .login-info .invitation-interview::before {
        content: attr(data-before);
        position: absolute;
        top: -5px;
        right: 50px;
        background: #ff5151;
        color: #fff;
        border-radius: 20px;
        min-width: 34px;
        height: 20px;
        padding: 0px 10px;
        font-size: 14px;
        line-height: 20px;
}
.home-page-wrap .middle-body .login-info .login-content {
        margin-top: 17px;
}
.home-page-wrap .middle-body .login-info .login-content .login-title {
          width: 136px;
          display: flex;
          align-items: center;
          justify-content: space-around;
          font-size: 14px;
          line-height: 28px;
}
.home-page-wrap .middle-body .login-info .login-content .login-title span {
            cursor: pointer;
            padding-bottom: 5px;
            color: #333;
            width: 70px;
            text-align: center;
}
.home-page-wrap .middle-body .login-info .login-content .login-title .active {
            color: #ff592f;
            font-weight: bold;
            position: relative;
}
.home-page-wrap .middle-body .login-info .login-content .LoginType .el-form-item__label {
          font-size: 12px;
          line-height: 32px;
}
.home-page-wrap .middle-body .login-info .login-content .LoginType .el-form--label-top .el-form-item__label {
          margin-bottom: -20px;
          margin-left: 5px;
}
.home-page-wrap .middle-body .login-info .login-content .LoginType .el-input__inner {
          height: 38px;
          line-height: 38px;
          font-size: 14px;
          background-color: #ffffff;
          border-radius: 4px;
          padding: 8px;
}
.home-page-wrap .middle-body .login-info .login-content .LoginType .el-form-item {
          margin-bottom: 10px;
}
.home-page-wrap .middle-body .login-info .login-content .LoginType .login-btn {
          width: 100%;
          color: #ffffff;
          line-height: 9px;
          height: 28px;
          background: radial-gradient(68.13% 422.59% at 42.82% 50%, #ff592f 16.72%, #fd963f 80.43%);
          border-radius: 2px;
}
.home-page-wrap .middle-body .login-info .login-content .login-footer {
          display: flex;
          align-items: center;
          justify-content: space-between;
}
.home-page-wrap .middle-body .login-info .login-content .login-footer div {
            color: #868686;
            font-size: 14px;
            cursor: pointer;
            margin-top: 20px;
            text-decoration: underline;
}
.home-page-wrap .middle-body .login-info .login-content .login-btn {
          width: 100%;
          margin-top: 10px;
          height: 44px;
          background: radial-gradient(68.13% 422.59% at 42.82% 50%, #ff592f 16.72%, #fd963f 80.43%);
          color: #fff;
          border-radius: 10px;
          font-size: 18px;
          font-weight: 700;
}
.home-page-wrap .middle-body .login-info .login-content .reg-btn {
          width: 100%;
          margin-top: 10px;
          margin-left: 0;
          color: #04abab;
          background: linear-gradient(91.53deg, #b3cc55 0.27%, #04abab 100%);
          position: relative;
          height: 38px;
          border-radius: 4px;
          overflow: hidden;
}
.home-page-wrap .middle-body .login-info .login-content .reg-btn div {
            position: absolute;
            left: 1px;
            top: 1px;
            border-radius: 2px;
            background: #fff;
            line-height: 35px;
            width: calc(100% - 2px);
            height: calc(100% - 2px);
}
.home-page-wrap .middle-body .login-info .login-content .el-input-group__append {
          padding: 0;
}
.home-page-wrap .middle-body .login-info .login-content .login-code {
          margin: 0 1px;
          padding: 9px 10px;
}
.home-page-wrap .middle-body .is-login {
      background-image: url(../img/loginBox_1.ab4d30c8.png);
      overflow: hidden;
}
.home-page-wrap .middle-body .is-login::before {
        content: '';
        position: absolute;
        right: -30px;
        top: -20px;
        width: 150px;
        height: 140px;
        background-image: url(../img/login_right.d7b95ef6.png);
        background-repeat: no-repeat;
        background-size: contain;
}
.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;
    margin-bottom: 40px;
    height: 200px;
}
.home-page-wrap .hot-recruitment-wrap .content {
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      border-radius: 8px 8px 8px 8px;
      overflow: hidden;
}
.home-page-wrap .hot-recruitment-wrap .content .message-menu {
        position: relative;
        border-bottom: 1px solid #d7d7d7;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.home-page-wrap .hot-recruitment-wrap .content .message-menu .viewMore {
          position: absolute;
          right: 5px;
          top: 20px;
          cursor: pointer;
          font-size: 14px;
          line-height: 18px;
          color: #999999;
}
.home-page-wrap .hot-recruitment-wrap .content .message-menu .viewMore .home_img2 {
            width: 5px;
            height: 13px;
            margin-left: 12px;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list {
        display: flex;
        flex-direction: column;
        padding-top: 11px;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul {
          padding: 0 18px;
          margin-top: 0px;
          margin-bottom: 0px;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li {
            cursor: pointer;
            line-height: 20px;
            padding: 14px 0;
            border-top: 1px dashed #dddddd;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .el-row {
              display: flex;
              justify-content: space-between;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .zhaokao {
              width: 50px;
              height: 20px;
              background-image: url(data:image/png;base64,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);
              background-repeat: no-repeat;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .zhengce {
              width: 50px;
              height: 20px;
              background-image: url(data:image/png;base64,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);
              background-repeat: no-repeat;
              text-align: center;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .new {
              font-size: 10px;
              font-weight: 700;
              color: #333333;
              display: inline;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .new span {
                border: 1px solid #ffa800;
                height: 22px !important;
                width: 35px !important;
                border-radius: 4px;
                font-size: 12px;
                padding: 2px 6px;
                color: #ffa800;
                margin-right: 10px;
                display: inline-block;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .hot {
              font-size: 10px;
              font-weight: 700;
              color: #333333;
              display: inline;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .hot span {
                border: 1px solid #fb5454;
                height: 15px !important;
                width: 35px !important;
                border-radius: 4px;
                font-size: 10px;
                padding: 0 7px;
                color: #fb5454;
                margin-right: 10px;
                display: inline-block;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .name {
              max-width: 250px;
              color: #333333;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              font-size: 14px;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .name:hover {
              color: #ff592f;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li .time {
              color: #999999;
              font-size: 12px;
              text-align: right;
}
.home-page-wrap .hot-recruitment-wrap .content .message-list ul li:first-child {
            margin-top: 10px;
            border-top: 0;
}
.home-page-wrap .hot-recruitment-wrap .main-content {
      display: flex;
      align-items: center;
      background: #fff;
      border-radius: 4px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .left-content {
        padding: 20px;
        height: 228px;
        width: 390px;
}
.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 .message-menu {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .title_txt {
          font-family: Alimama ShuHeiTi;
          font-weight: 700;
          font-style: Bold;
          font-size: 14px;
          color: #ff592f;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .message-type {
          padding-left: 20px;
          position: relative;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .menu-btn {
          padding: 0 20px;
          height: 20px;
          color: #999999;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .menu-btn:first-child {
          padding-left: 0;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .blueborder {
          width: 57px;
          background-color: #0236bf;
          height: 2px;
          margin-top: 14px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .viewMore {
          cursor: pointer;
          font-size: 14px;
          color: #999999;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-menu .viewMore .home_img2 {
            width: 5px;
            height: 13px;
            margin-left: 4px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .el-divider--horizontal {
        margin: 16px 0px;
        width: 350px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list {
        display: flex;
        flex-direction: column;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul {
          padding: 0px;
          margin-top: 0px;
          margin-bottom: 0px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li {
            cursor: pointer;
            line-height: 20px;
            padding-bottom: 10px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .el-row {
              display: flex;
              justify-content: space-between;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .zhaokao {
              width: 50px;
              height: 20px;
              background-image: url(data:image/png;base64,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);
              background-repeat: no-repeat;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .zhengce {
              width: 50px;
              height: 20px;
              background-image: url(data:image/png;base64,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);
              background-repeat: no-repeat;
              text-align: center;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .other {
              margin-left: 8.33333%;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .new {
              font-size: 10px;
              font-weight: 700;
              color: #333333;
              display: inline;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .new span {
                border: 1px solid #ffa800;
                height: 22px;
                width: 60px;
                border-radius: 4px;
                font-size: 12px;
                padding: 2px 6px;
                color: #ffa800;
                margin-right: 10px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .hot {
              font-size: 10px;
              font-weight: 700;
              color: #333333;
              display: inline;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .hot span {
                border: 1px solid #fb5454;
                height: 15px;
                width: 60px;
                border-radius: 4px;
                font-size: 12px;
                padding: 0 7px;
                color: #fb5454;
                margin-right: 10px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .name {
              flex: 1;
              color: #333333;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              font-size: 14px;
              margin-right: 10px;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .name:hover {
              color: #ff592f;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li .time {
              color: #999999;
              font-size: 12px;
              text-align: right;
}
.home-page-wrap .hot-recruitment-wrap .main-content .message-list ul li:first-child {
            border-top: 0;
}
.home-page-wrap .home-recruitment {
    width: 100% !important;
}
.home-page-wrap .home-recruitment .recruitment-list {
      width: 100%;
      display: flex;
      justify-content: space-between;
      padding-top: 5px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item {
        width: 372px;
        height: 350px;
        background: #fff;
        border-radius: 8px;
        border: 1px solid #bebebe;
        overflow: hidden;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        cursor: pointer;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .status-ico {
          position: absolute;
          left: 0;
          top: 0;
          border-top-left-radius: 8px;
          border-bottom-right-radius: 8px;
          background: linear-gradient(270deg, #BFBFBF 0%, #868686 100%);
          color: #FFF;
          width: 68px;
          height: 26px;
          line-height: 26px;
          font-size: 12px;
          font-weight: 700;
          text-align: center;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .reporting {
          background: linear-gradient(278.02deg, #FFD539 5.84%, #FFAF0F 100%);
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .unstart {
          background: linear-gradient(97.97deg, #3A9CFA 5.71%, #5BBDE6 95.61%);
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .starting {
          background: linear-gradient(102.15deg, #A970FF 3.43%, #C59FFF 87.04%);
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .end {
          background: linear-gradient(270deg, #BFBFBF 0%, #868686 100%);
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .img {
          width: 100%;
          height: 200px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .img img {
            width: 100%;
            height: 100%;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .newCard-way {
          font-family: Alimama ShuHeiTi;
          padding: 0 8px;
          border-radius: 4px;
          font-size: 16px;
          font-weight: 550;
          width: -moz-fit-content;
          width: fit-content;
          transform: skewX(-5deg);
          height: 24px;
          line-height: 24px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .newCard-way1 {
          color: #FFA800;
          background: #FFEDCA;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .newCard-way2 {
          color: #1FBDCB;
          background: #D3FBFF;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .newCard-way4 {
          color: #2b85e4;
          background: rgba(91, 189, 230, 0.3);
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .btn {
          position: absolute;
          right: 20px;
          bottom: 26px;
          cursor: pointer;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .btn img {
            width: 38px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .name-time {
          position: relative;
          height: 132px;
          background: #ffffff;
          padding: 10px 16px;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          gap: 8px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .name-time .name {
            font-size: 20px;
            font-weight: 500;
            line-height: 25px;
            width: 340px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .name-time .name span {
              color: #2a0a02;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item .name-time .time {
            color: #667085;
            font-size: 14px;
}
.home-page-wrap .home-recruitment .recruitment-list .recruitment-item:hover {
        box-shadow: 0px 2px 10px #BEBEBE;
}
.home-page-wrap .getMore {
    text-align: center;
    width: 1190px;
    margin: 25px auto 0;
}
.home-page-wrap .getMore .btn_more {
      height: 50px;
      width: 220px;
      letter-spacing: 1px;
      background-color: #FD963F;
      border-color: #FD963F;
      font-weight: 600;
      color: #ffffff;
      font-size: 16px;
      border-radius: 8px;
}
.home-page-wrap .part-title {
    width: 1190px;
    margin: 0 auto 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.home-page-wrap .part-title .main-title {
      width: 310px;
      height: 46px;
      background-image: url(../img/Stars.8063bb86.png);
      background-size: contain;
      background-repeat: no-repeat;
      text-align: center;
      font-weight: 700;
      font-style: Bold;
      font-size: 40px;
      color: #2a0a02;
}
.home-page-wrap .part-title .subtitle {
      text-align: center;
      background: linear-gradient(90deg, #eb2f00 42.28%, #ff7500 57.77%);
      background-clip: text;
      -webkit-background-clip: text;
      color: transparent;
      font-family: Source Han Sans CN;
      font-weight: 700;
      font-style: Bold;
      font-size: 20px;
      line-height: 100%;
}
.home-page-wrap .part-title img {
      width: 310px;
}
.imgBoxoul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
.imgBoxoul::after {
  content: "";
  width: 367px;
}
.reg-phone {
  width: 60px;
  margin: 10px auto;
  font-family: Source Han Sans CN;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #666666;
  cursor: pointer;
}
.tabStyle {
  border-bottom: 2px solid green;
}
.mt0 {
  margin-top: 10px !important;
}
#carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 398px;
  margin-left: auto;
  margin-right: auto;
}
#carousel .carousel-box {
    width: 100%;
    height: 398px;
}
#carousel .carousel-box .el-carousel {
      width: 100%;
      height: 398px;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  display: inline-block;
  transform: translateY(-50%);
  color: #fff;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  font-size: 60px;
  border-radius: 50%;
  transition: all 0.5s;
}
.carousel-left {
  left: 0;
}
.carousel-right {
  right: 0;
}
.carousel-left:hover,
.carousel-right:hover {
  color: black;
}
.carousel-dots {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 22%;
  transform: translateX(-50%);
}
.carousel-dots button {
  width: 8px;
  height: 12px;
  border-radius: 10px;
  background: rgba(217, 217, 217, 0.5);
  display: inline-block;
  margin: 0 5px;
  color: #000;
  border: none;
  outline: none;
  transition: all 0.2s;
  cursor: pointer;
  font-size: 7px;
}
.carousel-dots button:hover {
  background: #fff;
}
.carousel-dots button.active {
  width: 60px;
  background: #fff;
}
.carousel-recruitment-box {
  height: 351px;
  width: 100vw;
  overflow: hidden;
  position: relative;
}
.carousel-recruitment-box .carousel-allItem {
    height: 100%;
    width: auto;
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
}
.carousel-recruitment-box .carousel-item {
    width: 19.2%;
}
.carousel-recruitment-box .recruitment-item {
    height: 100% !important;
}
.carousel-recruitment-box .carousel-changeBtn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #00000080;
    border: 1px solid #ffffff;
    color: white;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.5s;
}
.carousel-recruitment-box .carousel-notAllowBtn {
    cursor: not-allowed;
}
.carousel-recruitment-box .carousel-changeBtn:hover {
    background-color: #000000d1;
    border: 1px solid #000000;
}
.carousel-recruitment-box .carousel-boxObstruction-left {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 20%;
    background-image: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.carousel-recruitment-box .carousel-boxObstruction-right {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    width: 20%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.carousel-item img {
  -o-object-fit: cover;
     object-fit: cover;
}
.position-tag {
  display: flex;
  justify-content: space-between;
}
.appointment {
  width: 42px;
  height: 20px;
  background: #ff5151;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
}
.appointment_ {
  width: 42px;
  height: 20px;
  background: #142cff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  margin-left: 8px;
}
.flex_ {
  display: flex;
  justify-content: space-between;
}
.flex_left {
  flex: 1;
}
.checkcode-wrapper {
  display: flex;
}
.checkcode-wrapper img {
    width: 100px;
    margin-left: 10px;
}
.checkcode-wrapper /deep/ .el-input {
    width: 320px;
}
.checkcode-wrapper /deep/.login-code {
    text-align: center;
    margin-left: 10px;
    width: 90px;
    height: 40px;
    border: none;
    padding: 0 5px;
    background: #fff !important;
    color: #0236bf;
}


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