.position-detail-item[data-v-f4c39d40] {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 5px 0px #005a5826;
  min-height: 122px;
  border-radius: 8px;
}
.position-detail-item .padding[data-v-f4c39d40] {
    padding: 20px 20px 0 20px;
}
.position-detail-item .padding .top[data-v-f4c39d40] {
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.position-detail-item .padding .top .name[data-v-f4c39d40] {
        display: flex;
        align-items: center;
        gap: 2px;
        max-width: 180px;
}
.position-detail-item .padding .top .name .ellipse[data-v-f4c39d40] {
          font-weight: 550;
}
.position-detail-item .padding .top .name span[data-v-f4c39d40]:first-child {
          font-weight: 550;
          font-size: 16px;
          font-family: Source Han Sans CN;
          line-height: 100%;
          color: #101828;
}
.position-detail-item .padding .top .name span[data-v-f4c39d40] {
          display: inline-block;
          font-weight: 550;
          font-size: 16px;
          font-family: Source Han Sans CN;
          line-height: 100%;
          color: #101828;
}
.position-detail-item .padding .top .name .emergency[data-v-f4c39d40] {
          width: 23px;
          height: 20px;
}
.position-detail-item .padding .top .name .highSalary[data-v-f4c39d40] {
          width: 35px;
          height: 20px;
}
.position-detail-item .padding .top .name img[data-v-f4c39d40] {
          width: 100%;
          height: 100%;
}
.position-detail-item .padding .top .salary[data-v-f4c39d40] {
        font-weight: 550;
        font-size: 16px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        color: #e7280f;
}
.position-detail-item .padding .center[data-v-f4c39d40] {
      margin-top: 13px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.position-detail-item .padding .center .tags[data-v-f4c39d40] {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: wrap;
        flex: 1;
}
.position-detail-item .padding .center .tags span[data-v-f4c39d40] {
          background: #f2f5f9;
          font-weight: 400;
          font-size: 12px;
          font-family: Source Han Sans CN;
          text-align: center;
          color: #667085;
          padding: 4px 12px;
          border-radius: 2px;
}
.position-detail-item .padding .center .chat[data-v-f4c39d40] {
        display: flex;
        align-items: center;
        gap: 4px;
}
.position-detail-item .padding .center .chat .panel[data-v-f4c39d40] {
          padding: 4px;
          background: #ffffff;
          border-radius: 4px;
          border: 1px solid #cccccc66;
          display: flex;
          align-items: center;
}
.position-detail-item .padding .center .chat .panel .avatar-back[data-v-f4c39d40] {
            background: #a4d8c5;
            border-radius: 50%;
            width: 14px;
            height: 14px;
}
.position-detail-item .padding .center .chat .panel .avatar-back img[data-v-f4c39d40] {
              width: 14px;
              height: 14px;
}
.position-detail-item .padding .center .chat .panel .hr-name[data-v-f4c39d40] {
            font-weight: 400;
            font-size: 12px;
            font-family: Source Han Sans CN;
            max-width: 120px;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 14px;
            line-height: 14px;
            word-break: keep-all;
}
.position-detail-item .padding .center .chat .panel span[data-v-f4c39d40]:last-child {
            margin-left: 4px;
}
.position-detail-item .padding .center .chat .now[data-v-f4c39d40] {
          background: #dce5ff;
}
.position-detail-item .padding .center .chat .now span[data-v-f4c39d40] {
            color: #667085;
}
.position-detail-item .padding .center .chat .now .svgIcon[data-v-f4c39d40] {
            font-size: 16px;
}
.position-detail-item .company[data-v-f4c39d40] {
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fafafa;
    padding: 0 20px;
    height: 38px;
    gap: 4px;
}
.position-detail-item .company .tags-box[data-v-f4c39d40] {
      display: flex;
      align-items: center;
      gap: 4px;
}
.position-detail-item .company .tags-box .line[data-v-f4c39d40] {
        display: inline-block;
        width: 1px;
        height: 12px;
        background-color: rgba(102, 112, 133, 0.2);
}
.position-detail-item .company .tags-box div[data-v-f4c39d40] {
        font-family: Source Han Sans CN;
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
        color: #999999;
}
.position-detail-item .company .tags-box div[data-v-f4c39d40]:first-child {
        max-width: 110px;
        flex: 1;
}
.position-detail-item .company .tags-box div[data-v-f4c39d40]:last-child {
        max-width: 60px;
}
.position-detail-item .company .title[data-v-f4c39d40] {
      display: flex;
      align-items: center;
      gap: 4px;
}
.position-detail-item .company .title .logo-wrap[data-v-f4c39d40] .img-logo {
        border-radius: 2px;
}
.position-detail-item .company .title .avatar[data-v-f4c39d40] {
        display: inline-block;
        width: 22px;
        height: 22px;
        border-radius: 2px;
        background-color: #ffffff;
}
.position-detail-item .company .title .avatar img[data-v-f4c39d40] {
          height: 7px;
          max-width: 100%;
}
.position-detail-item .company .title .name[data-v-f4c39d40] {
        font-weight: 550;
        font-size: 12px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        color: #344054;
        max-width: 160px;
}
.position-detail-item .company .tags span[data-v-f4c39d40] {
      font-weight: 400;
      font-size: 12px;
      line-height: 100%;
      color: #999999;
}
.position-detail-item .company .tags .line[data-v-f4c39d40] {
      margin: 0 8px;
      width: 1px;
      height: 8px;
      display: inline-block;
      background: #cccccc;
}


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