.position-list[data-v-610d6d9e] {
  width: 1180px;
  background-color: #fff;
  margin: 10px auto 0;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 26px 14px 26px;
}
.position-list .companys[data-v-610d6d9e] {
    display: flex;
}
.position-list .companys .company-name[data-v-610d6d9e] {
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      color: #333333;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: pointer;
      margin: 0 20px;
      max-width: 750px;
}
.position-list .companys .company-info[data-v-610d6d9e] {
      font-size: 14px;
      line-height: 21px;
      color: #aaaaaa;
      align-items: center;
      margin: 0 20px;
}
.position-list .top[data-v-610d6d9e] {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.position-list .top .posTag[data-v-610d6d9e] {
      height: 24px;
      color: #ffffff;
      background-color: #ff5151;
      font-weight: 400;
      font-size: 14px;
      padding: 0 10px;
      border-radius: 2px;
      margin-right: 6px;
      line-height: 24px;
      text-align: center;
}
.position-list .tags[data-v-610d6d9e] {
    display: flex;
    align-items: center;
}
.position-list .tags .tag[data-v-610d6d9e] {
      height: 24px;
      background-color: #f1f1f1;
      padding: 0 15px;
      font-size: 12px;
      line-height: 17px;
      display: flex;
      align-items: center;
      text-align: center;
      margin-right: 10px;
      color: #999999;
}
.position-list .right[data-v-610d6d9e] {
    display: flex;
    align-items: center;
}
.position-list .right .num[data-v-610d6d9e] {
      color: #0236bf;
      font-size: 30px;
      margin-right: 10px;
}
.position-list .right .bottom-img[data-v-610d6d9e] {
      margin-left: 10px;
      width: 70px;
      height: 70px;
      position: relative;
      top: 3px;
      cursor: pointer;
}


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