.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}
.tab[data-v-d9901288] {
  background-color: #ededed;
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab .tab-item[data-v-d9901288] {
  font-size: 0.28rem;
  color: #666;
  height: max-content;
}
.tab .tab-item[data-v-d9901288]:first-child {
  margin-right: 0.6rem;
}
.tab .tab-item[data-v-d9901288]:last-child {
  margin-left: 0.6rem;
}
.tab .tab-item.activate[data-v-d9901288] {
  font-weight: 600;
  color: #333333;
  position: relative;
}
.tab .tab-item.activate[data-v-d9901288]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.26rem;
  transform: translateX(-50%);
  height: 0.06rem;
  width: 0.4rem;
  background-color: #19181d;
}

.content[data-v-5cab6f07] {
  margin: 0.2rem;
}
.item[data-v-5cab6f07] {
  border-radius: 0.2rem;
  font-size: 0.24rem;
  color: #333333;
  background-color: white;
  padding: 0.3rem;
  margin-bottom: 0.2rem;
}
.item .item-row[data-v-5cab6f07] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.item .item-review[data-v-5cab6f07] {
  display: flex;
  align-items: center;
  color: #82b1ec;
}
.item .item-review img[data-v-5cab6f07] {
  margin-left: 0.04rem;
  height: 0.24rem;
  width: 0.24rem;
  object-fit: contain;
}
.item .line[data-v-5cab6f07] {
  height: 1px;
  transform: scaleY(0.5);
  background-color: #eaeaea;
  width: calc(100% + 0.6rem);
  margin-left: -0.3rem;
  margin-top: 0.3rem;
}
.item .item-resultTitle[data-v-5cab6f07] {
  margin-top: 0.3rem;
  font-size: 0.28rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
}
.item .item-result[data-v-5cab6f07] {
  margin-top: 0.2rem;
  padding: 0.24rem 0.3rem;
  background-color: #f6f7f8;
  border-radius: 0.12rem;
  color: #666;
  line-height: 0.36rem;
}

