.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;color:#969799;font-size:14px;line-height:50px;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%)}
.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}
.nav[data-v-490933ce] {
  position: fixed;
  bottom: 0.4rem;
  bottom: calc(0.4rem + env(safe-area-inset-bottom));
  left: 50%;
  transform: translateX(-50%);
  width: 6.9rem;
  height: 1.2rem;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #5c5f72;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.64rem;
}
.nav .nav-item[data-v-490933ce] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nav .nav-item img[data-v-490933ce] {
  height: 0.48rem;
  width: 0.48rem;
}
.nav .nav-item span[data-v-490933ce] {
  margin-top: 0.08rem;
  color: #bfc3ce;
  font-size: 0.2rem;
}
.content[data-v-490933ce] {
  padding: 0.2rem 0.2rem 1.6rem;
  padding-bottom: calc(1.6rem - env(safe-area-inset-bottom));
}
.content .content-item[data-v-490933ce] {
  width: 100%;
  background-color: white;
  border-radius: 0.2rem;
  padding: 0.3rem;
  margin-bottom: 0.2rem;
}
.content .content-item .item-top[data-v-490933ce] {
  display: flex;
  justify-content: space-between;
}
.content .content-item .item-top .item-title[data-v-490933ce] {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
}
.content .content-item .item-top .item-salary[data-v-490933ce] {
  color: #ff4e58;
  font-size: 0.28rem;
  font-weight: 600;
}
.content .content-item .item-labels[data-v-490933ce] {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.2rem;
}
.content .content-item .item-labels .item-label[data-v-490933ce] {
  margin-right: 0.16rem;
  margin-bottom: 0.16rem;
}
.content .content-item .item-labels .item-label.img[data-v-490933ce] {
  height: 0.44rem;
  object-fit: cover;
}
.content .content-item .item-labels .item-label.text[data-v-490933ce] {
  background-color: #f2f3f7;
  color: #333333;
  border-radius: 0.08rem;
  padding: 0.1rem 0.16rem;
  font-size: 0.24rem;
}
.content .content-item .item-btnbox[data-v-490933ce] {
  margin-top: 0.04rem;
  margin-left: auto;
  width: max-content;
  display: flex;
}
.content .content-item .item-btnbox .item-btn[data-v-490933ce] {
  border-radius: 0.28rem;
  height: 0.56rem;
  line-height: 0.56rem;
  width: 1.32rem;
  text-align: center;
  font-size: 0.24rem;
}
.content .content-item .item-btnbox .item-btn[data-v-490933ce]:first-child {
  border: 1px solid #88a0fd;
  color: #3961fb;
  margin-right: 0.2rem;
}
.content .content-item .item-btnbox .item-btn[data-v-490933ce]:last-child {
  background-color: #3961fb;
  color: white;
}
.tab[data-v-490933ce] {
  background-color: white;
  padding: 0.2rem 0.3rem;
  display: flex;
  justify-content: space-between;
}
.tab .tab-item[data-v-490933ce] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.56rem;
  width: 1.6rem;
  font-size: 0.24rem;
  color: #333333;
  background-color: #f2f3f7;
  border-radius: 0.08rem;
}
.tab .tab-item.activte[data-v-490933ce] {
  background-color: #3961fb;
  color: white;
}

