<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.other-recruit {
  margin-top: 0.39rem;
  padding-bottom: 0.3rem;
}
.other-recruit .recruit-item {
  width: 100%;
  height: 0.98rem;
  background: #F6F6F6;
  border-radius: 0.05rem;
  padding: 0 0.31rem 0 0.2rem;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
}
.other-recruit .recruit-item:hover {
  background: #2A93C9;
}
.other-recruit .recruit-item:hover .left .position-pay .position-name,
.other-recruit .recruit-item:hover .left .position-pay .position-address,
.other-recruit .recruit-item:hover .left .position-pay .pay {
  color: #fff;
}
.other-recruit .recruit-item:hover .left .condition span {
  background: #fff;
  color: #2A93C9;
}
.other-recruit .recruit-item:hover .updata-time {
  color: #fff;
}
.other-recruit .recruit-item:hover .btn {
  background: #fff;
  color: #2A93C9;
}
.other-recruit .recruit-item .left {
  width: 65%;
}
.other-recruit .recruit-item .left .position-pay {
  margin-top: 0.2rem;
}
.other-recruit .recruit-item .left .position-pay .position-name {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  color: rgba(51, 51, 51, 0.9);
  width: 55%;
}
.other-recruit .recruit-item .left .position-pay .position-address {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: rgba(102, 102, 102, 0.9);
  margin-left: 0.17rem;
  margin-right: 0.39rem;
}
.other-recruit .recruit-item .left .position-pay .pay {
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #2A93C9;
  margin-right: 0.1rem;
}
.other-recruit .recruit-item .left .condition {
  margin-top: 0.13rem;
}
.other-recruit .recruit-item .left .condition span {
  padding: 0 0.09rem;
  margin-right: 0.1rem;
  height: 0.22rem;
  background: rgba(51, 51, 51, 0.07);
  color: rgba(51, 51, 51, 0.8);
  border-radius: 0.03rem;
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.other-recruit .recruit-item .left .condition span:last-child {
  margin-right: 0;
}
.other-recruit .recruit-item .updata-time {
  font-size: 0.14rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #777777;
  margin-top: 0.24rem;
  flex: 1;
}
.other-recruit .recruit-item .btn {
  width: 1.32rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background: #2A93C9;
  border-radius: 0.05rem;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0.27rem;
}/*# sourceMappingURL=pc.css.map */</pre></body></html>