.positionDetail[data-v-95de8fcc] {
  background: linear-gradient(180.04deg, #ddecff -10.48%, #f5f9ff 94.06%);
  padding-bottom: 80px;
  background-image: url(../img/companyListBackImg.4abc9238.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
.positionDetail .basic-info .container[data-v-95de8fcc] {
    position: relative;
    width: 1190px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    padding-top: 120px;
}
.positionDetail .basic-info .container .top[data-v-95de8fcc] {
      display: flex;
}
.positionDetail .basic-info .container .top .left[data-v-95de8fcc] {
        flex: 1;
}
.positionDetail .basic-info .container .top .left .title[data-v-95de8fcc] {
          display: flex;
          align-items: center;
          font-weight: 700;
          font-size: 32px;
          font-family: Source Han Sans CN;
          line-height: 100%;
          color: #1a1a1a;
          height: 48px;
}
.positionDetail .basic-info .container .top .left .title .emergency[data-v-95de8fcc] {
            width: 32px;
            height: 27px;
}
.positionDetail .basic-info .container .top .left .title .highSalary[data-v-95de8fcc] {
            width: 55px;
            height: 27px;
}
.positionDetail .basic-info .container .top .left .title img[data-v-95de8fcc] {
            width: 100%;
            max-height: 100%;
}
.positionDetail .basic-info .container .top .left .title .position-salary[data-v-95de8fcc] {
            font-weight: 700;
            font-size: 32px;
            font-family: Source Han Sans CN;
            line-height: 100%;
            color: #ff2f2f;
            margin-left: 21px;
}
.positionDetail .basic-info .container .top .left .tag[data-v-95de8fcc] {
          margin-top: 20px;
          display: flex;
          align-items: center;
}
.positionDetail .basic-info .container .top .left .tag div[data-v-95de8fcc] {
            font-weight: 400;
            font-size: 14px;
            font-family: Source Han Sans CN;
            color: #02365fcc;
            height: 12px !important;
            line-height: 12px;
            margin-right: 12px;
            padding-right: 12px;
            border-right: 1px solid rgba(2, 54, 95, 0.4);
}
.positionDetail .basic-info .container .top .left .tag div[data-v-95de8fcc]:last-child {
            margin-right: 0;
            padding-right: 0;
            border-right: 0;
}
.positionDetail .basic-info .container .top .left .container-top-tagBox[data-v-95de8fcc] {
          margin-top: 16px;
          display: flex;
          max-width: 700px;
          flex-wrap: wrap;
}
.positionDetail .basic-info .container .top .left .container-top-tagBox .tag-item[data-v-95de8fcc] {
            border-radius: 4px;
            backdrop-filter: blur(4px);
            border: 1px solid #ffffff;
            background: #ffffffb2;
            height: 26px;
            padding: 0 16px;
            line-height: 26px;
            font-weight: 400;
            font-size: 14px;
            color: #697793;
            margin-right: 6px;
            margin-top: 6px;
}
.positionDetail .basic-info .container .top .right[data-v-95de8fcc] {
        height: 46px;
        margin-top: 10px;
}
.positionDetail .basic-info .container .top .right .operate[data-v-95de8fcc] {
          display: flex;
          align-items: center;
          gap: 10px;
}
.positionDetail .basic-info .container .top .right .operate span[data-v-95de8fcc] {
            display: inline-block;
            border-radius: 8px;
            font-weight: 400;
            font-size: 18px;
            font-family: Source Han Sans CN;
            line-height: 43px;
            height: 43px;
}
.positionDetail .basic-info .container .top .right .operate .like[data-v-95de8fcc] {
            padding: 0 15px;
            background: #ffffff80;
            backdrop-filter: blur(10px);
            border: 1px solid #3f73ff;
            display: flex;
            align-items: center;
            color: #3f73ff;
}
.positionDetail .basic-info .container .top .right .operate .like i[data-v-95de8fcc] {
              font-size: 24px;
}
.positionDetail .basic-info .container .top .right .operate .apply[data-v-95de8fcc] {
            padding: 0 44px;
            color: #ffffff;
            background: #3f73ff;
}
.positionDetail .basic-info .container .top .right .basic-statistics[data-v-95de8fcc] {
          margin-top: 24px;
          display: flex;
          align-items: flex-end;
          gap: 24px;
}
.positionDetail .basic-info .container .top .right .basic-statistics .view span[data-v-95de8fcc],
          .positionDetail .basic-info .container .top .right .basic-statistics .update span[data-v-95de8fcc] {
            color: #33333399;
}
.positionDetail .basic-info .container .top .right .basic-statistics .publish[data-v-95de8fcc] {
            color: #33333399;
}
.positionDetail .basic-info .container .top .right .basic-statistics span[data-v-95de8fcc] {
            color: #333333cc;
            font-weight: 400;
            font-size: 14px;
            font-family: Source Han Sans CN;
            line-height: 100%;
}
.positionDetail .detail[data-v-95de8fcc] {
    margin: 40px auto;
    width: 1190px;
    display: flex;
    gap: 20px;
}
.positionDetail .detail .left[data-v-95de8fcc] {
      width: 830px;
}
.positionDetail .detail .left .description[data-v-95de8fcc] {
        background: linear-gradient(180deg, #d5e4fc -15.82%, #ffffff 17.07%, #ffffff 100%);
        background-image: linear-gradient(rgba(213, 228, 252, 0.2) -15.82%, rgba(255, 255, 255, 0.5) 17.07%, white), url(../img/position-detail-description.b9785be8.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center top;
        border: 2px solid #ffffff;
        backdrop-filter: blur(30px);
        border-radius: 12px;
        padding: 21px 20px;
}
.positionDetail .detail .left .description .top[data-v-95de8fcc] {
          font-family: AlimamaShuHeiTi;
          font-weight: 700;
          font-style: Bold;
          font-size: 24px;
          padding-bottom: 8px;
}
.positionDetail .detail .left .description .unit[data-v-95de8fcc] {
          display: flex;
          flex-direction: column;
          gap: 12px;
          margin-top: 12px;
}
.positionDetail .detail .left .description .unit .icon[data-v-95de8fcc] {
            display: flex;
            align-content: center;
            color: #101828;
}
.positionDetail .detail .left .description .unit .icon i[data-v-95de8fcc] {
              font-size: 20px;
              color: #3f73ff;
}
.positionDetail .detail .left .description .unit .icon .svgIcon[data-v-95de8fcc] {
              font-size: 10px;
              margin-right: 4px;
              display: flex;
              align-items: center;
}
.positionDetail .detail .left .description .unit .icon span[data-v-95de8fcc] {
              font-weight: 500;
              font-size: 16px;
              line-height: 20px;
              color: #101828;
}
.positionDetail .detail .left .description .unit .positionHighlight[data-v-95de8fcc] {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            gap: 8px;
}
.positionDetail .detail .left .description .unit .positionHighlight div[data-v-95de8fcc] {
              padding: 0 8px;
              color: #868fa2;
              border-radius: 4px;
              font-size: 12px;
              font-family: Source Han Sans CN;
              background: #f2f5f9;
              height: 26px;
              line-height: 26px;
}
.positionDetail .detail .left .description .unit .content[data-v-95de8fcc] {
            width: 100%;
            color: #344054;
            font-size: 15px;
            font-family: Source Han Sans CN;
            line-height: 22px;
            word-break: break-all;
}
.positionDetail .detail .left .description .unit .workingPlace-content[data-v-95de8fcc] {
            width: 100%;
            padding: 16px;
            border-radius: 8px;
            text-overflow: clip;
            background-color: #edf5ff;
            background-image: url(../img/workingPlaceBackImg.1fef465a.png);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center top;
}
.positionDetail .detail .left .description .address .item[data-v-95de8fcc] {
          color: #344054;
}
.positionDetail .detail .left .interest[data-v-95de8fcc] {
        background: linear-gradient(180deg, #dde9fb -15.82%, #ffffff 11.29%, #ffffff 100%);
        border: 2px solid #ffffff;
        box-shadow: 0px 2px 14px 0px #00000014;
        margin-top: 20px;
        padding: 16px;
        border-radius: 8px;
}
.positionDetail .detail .left .interest .clip-title-box[data-v-95de8fcc] {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
}
.positionDetail .detail .left .interest .clip-title-box .clip-title[data-v-95de8fcc] {
            font-family: AlimamaShuHeiTi;
            font-weight: 700;
            font-style: Bold;
            font-size: 20px;
            color: #333333;
}
.positionDetail .detail .left .interest .clip-title-box .search-more[data-v-95de8fcc] {
            font-weight: 500;
            font-style: Medium;
            font-size: 14px;
            color: #6a6f7b;
            cursor: pointer;
}
.positionDetail .detail .left .interest .list[data-v-95de8fcc] {
          margin-top: 10px;
          display: flex;
          flex-wrap: wrap;
          gap: 10px;
}
.positionDetail .detail .left .interest .list .item[data-v-95de8fcc] {
            width: 390px;
            height: 107px;
            border: 1px solid #eeeeee;
            border-radius: 6px;
            padding: 8px 12px;
}
.positionDetail .detail .left .interest .list .item .i-top[data-v-95de8fcc] {
              height: 21px;
              display: flex;
              align-items: center;
              justify-content: space-between;
}
.positionDetail .detail .left .interest .list .item .i-top .interest-name-box[data-v-95de8fcc] {
                display: flex;
                align-items: center;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                font-weight: 500;
                font-size: 14px;
                color: #333333;
}
.positionDetail .detail .left .interest .list .item .i-top .interest-name-box img[data-v-95de8fcc] {
                  height: 20px;
}
.positionDetail .detail .left .interest .list .item .i-top .interest-name-box .highSalary[data-v-95de8fcc] {
                  margin-right: 6px;
}
.positionDetail .detail .left .interest .list .item .i-top .ellipse[data-v-95de8fcc] {
                color: #f94b0f;
                font-weight: 600;
                font-size: 14px;
}
.positionDetail .detail .left .interest .list .item .i-top span[data-v-95de8fcc] {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
}
.positionDetail .detail .left .interest .list .item .i-center[data-v-95de8fcc] {
              margin-top: 4px;
              display: flex;
              align-items: center;
              justify-content: space-between;
}
.positionDetail .detail .left .interest .list .item .i-center .tags[data-v-95de8fcc] {
                display: flex;
                flex-wrap: wrap;
}
.positionDetail .detail .left .interest .list .item .i-center .tags .tag[data-v-95de8fcc] {
                  height: 20px;
                  line-height: 20px;
                  padding: 0 8px;
                  font-weight: 500;
                  font-size: 12px;
                  color: #868fa2;
                  border-radius: 2px;
                  background-color: #f2f5f9;
                  padding-right: 6px;
                  position: relative;
                  height: 18px;
                  line-height: 18px;
                  margin-right: 4px;
}
.positionDetail .detail .left .interest .list .item .i-center .address[data-v-95de8fcc] {
                max-width: 80px;
}
.positionDetail .detail .left .interest .list .item .i-center .address span[data-v-95de8fcc] {
                  font-weight: 400;
                  font-size: 10px;
                  font-family: Source Han Sans CN;
                  line-height: 100%;
                  color: #66708599;
}
.positionDetail .detail .left .interest .list .item .i-bottom[data-v-95de8fcc] {
              margin-top: 10px;
              display: flex;
              justify-content: space-between;
              align-items: center;
              padding-top: 10px;
              border-top: 1px solid #eeeeee;
}
.positionDetail .detail .left .interest .list .item .i-bottom span[data-v-95de8fcc] {
                margin-left: 4px;
                font-weight: 400;
                font-size: 12px;
                font-family: Source Han Sans CN;
                line-height: 100%;
                color: #667085;
}
.positionDetail .detail .left .interest .list .item .i-bottom .brief[data-v-95de8fcc] {
                display: flex;
                align-items: center;
                max-width: calc(100% - 80px);
}
.positionDetail .detail .left .interest .list .item .i-bottom .brief .avatar[data-v-95de8fcc] {
                  width: 16px;
                  height: 16px;
                  border: 1px solid #e7e8eb;
                  border-radius: 2px;
                  margin-left: 0;
}
.positionDetail .detail .left .interest .list .item .i-bottom .brief .avatar img[data-v-95de8fcc] {
                    width: 14px;
                    height: 14px;
                    border-radius: 2px;
}
.positionDetail .detail .left .interest .list .item .i-bottom .brief .avatar[data-v-95de8fcc] .logo-wrap {
                    border-radius: 0;
}
.positionDetail .detail .left .interest .list .item .i-bottom .name[data-v-95de8fcc] {
                max-width: 135px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-break: keep-all;
}
.positionDetail .detail .left .interest .list .item .i-bottom .trade[data-v-95de8fcc] {
                max-width: 135px;
}
.positionDetail .detail .right[data-v-95de8fcc] {
      width: 340px;
      display: flex;
      flex-direction: column;
      gap: 12px;
}
.positionDetail .detail .right .hr[data-v-95de8fcc] {
        background: #fff;
        border-radius: 12px;
        width: 340px;
        border: 2px solid #ffffff;
}
.positionDetail .detail .right .hr .clip-title[data-v-95de8fcc] {
          background: linear-gradient(90deg, rgba(5, 100, 206, 0.08) 0%, rgba(5, 100, 206, 0) 100%);
          height: 62px;
          padding-left: 16px;
          line-height: 62px;
          font-family: AlimamaShuHeiTi;
          font-weight: 700;
          font-style: Bold;
          font-size: 20px;
          color: #101828;
}
.positionDetail .detail .right .hr .info[data-v-95de8fcc] {
          display: flex;
          align-items: center;
          padding: 20px;
}
.positionDetail .detail .right .hr .info .avatar[data-v-95de8fcc] {
            background: #a4d8c5;
            width: 54px;
            height: 54px;
            border-radius: 50%;
}
.positionDetail .detail .right .hr .info .avatar img[data-v-95de8fcc] {
              width: 100%;
              height: 100%;
              -o-object-fit: cover;
                 object-fit: cover;
}
.positionDetail .detail .right .hr .info .introduce[data-v-95de8fcc] {
            height: 54px;
            margin-left: 18px;
            overflow: hidden;
            flex: 1;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
}
.positionDetail .detail .right .hr .info .introduce .hrName[data-v-95de8fcc] {
              font-weight: 400;
              font-size: 20px;
              color: #344054;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              word-break: keep-all;
}
.positionDetail .detail .right .hr .info .introduce .ellipse[data-v-95de8fcc] {
              font-weight: 400;
              font-size: 16px;
              color: #666666;
}
.positionDetail .detail .right .company-box[data-v-95de8fcc] {
        background: #ffffff;
        box-shadow: 0px 2px 12px 0px #00000014;
        border-radius: 8px;
        padding: 16px;
}
.positionDetail .detail .right .company-box-title[data-v-95de8fcc] {
        font-family: AlimamaShuHeiTi;
        font-weight: 700;
        font-style: Bold;
        font-size: 20px;
        color: #333333;
}
.positionDetail .detail .right .company[data-v-95de8fcc] {
        padding: 12px 8px;
        background: #f2f5f9cc;
        width: 100%;
        border-radius: 12px;
        margin-top: 16px;
        display: flex;
        align-items: center;
}
.positionDetail .detail .right .company .avatar[data-v-95de8fcc] {
          width: 44px;
          height: 44px;
          border-radius: 8px;
          background-color: #ffffff;
          margin-right: 12px;
}
.positionDetail .detail .right .company .avatar img[data-v-95de8fcc] {
            width: 44px;
            height: 44px;
}
.positionDetail .detail .right .company .company-baseInfo[data-v-95de8fcc] {
          height: 44px;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          flex: 1;
          overflow: hidden;
}
.positionDetail .detail .right .company .company-baseInfo .name[data-v-95de8fcc] {
            font-weight: 550;
            font-size: 16px;
            font-family: Source Han Sans CN;
            color: #6a6f7b;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-break: keep-all;
            width: 100%;
}
.positionDetail .detail .right .company .company-baseInfo .tags[data-v-95de8fcc] {
            width: 100%;
            display: flex;
            align-items: center;
            gap: 8px;
}
.positionDetail .detail .right .company .company-baseInfo .tags .line[data-v-95de8fcc] {
              display: inline-block;
              width: 1px;
              height: 12px;
              background-color: #dedede;
}
.positionDetail .detail .right .company .company-baseInfo .tags div[data-v-95de8fcc] {
              color: #6a6f7b99;
              font-size: 14px;
              font-family: Source Han Sans CN;
              max-width: 33%;
}
.positionDetail .detail .right .otherPosition-box[data-v-95de8fcc] {
        margin-top: 16px;
}
.positionDetail .detail .right .otherPosition-box .otherPosition-title[data-v-95de8fcc] {
          font-weight: 500;
          font-size: 16px;
          color: #6a6f7b;
}
.positionDetail .detail .right .otherPosition-box .data-container .list[data-v-95de8fcc] {
          margin-top: 8px;
          display: flex;
          flex-direction: column;
          gap: 8px;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-item[data-v-95de8fcc] {
          padding: 12px;
          border-radius: 6px;
          border: 1px solid #dedede;
          cursor: pointer;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-top[data-v-95de8fcc] {
          display: flex;
          justify-content: space-between;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-top .otherPosition-name[data-v-95de8fcc] {
            font-weight: 600;
            font-size: 16px;
            color: #333333;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-top .otherPosition-salary[data-v-95de8fcc] {
            font-weight: 600;
            font-size: 18px;
            color: #ff2f2f;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-bottom[data-v-95de8fcc] {
          margin-top: 12px;
          display: flex;
          justify-content: space-between;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-bottom .otherPosition-tagBox[data-v-95de8fcc] {
            display: flex;
            align-items: center;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-bottom .otherPosition-tag[data-v-95de8fcc] {
            max-width: 60px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-break: keep-all;
            font-weight: 400;
            font-size: 12px;
            color: #667085;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-bottom .otherPosition-chat[data-v-95de8fcc] {
            font-weight: 500;
            font-size: 12px;
            color: #6a6f7b;
            display: flex;
            align-items: center;
}
.positionDetail .detail .right .otherPosition-box .data-container .otherPosition-bottom .otherPosition-hrName[data-v-95de8fcc] {
            max-width: 50px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-break: keep-all;
}
.positionDetail .detail .right .count[data-v-95de8fcc] {
        margin: 20px auto;
        border-radius: 4px;
        border: 1px solid #3f73ff;
        height: 36px;
        width: 120px;
        line-height: 36px;
        text-align: center;
        font-weight: 500;
        font-size: 14px;
        color: #3f73ff;
        cursor: pointer;
        transition: all 0.3s;
}
.positionDetail .detail .right .count[data-v-95de8fcc]:hover {
        background-color: #3f73ff;
        color: #fff;
}
.positionDetail .detail .right .clip[data-v-95de8fcc] {
        width: 264px;
        height: 27px;
        background-image: url(../img/bar.26e6bd71.png);
}
.positionDetail .detail .right .clip-title[data-v-95de8fcc] {
        font-weight: 550;
        font-size: 16px;
        font-family: Source Han Sans CN;
        color: #101828;
        height: 24px;
        line-height: 24px;
        position: relative;
}


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