
.main[data-v-94c97920] {
  padding: 0.64rem 0.85333rem;
  background-color: #f2f3f5;
}
.error[data-v-94c97920] {
  width: 9.38667rem;
  font-size: 0.85333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0.93333rem;
}
.more[data-v-94c97920] {
  padding: 0 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 2.77333rem;
  background: #f5f8ff;
  border-radius: 0.21333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.more-text[data-v-94c97920] {
  width: 11.46667rem;
  height: 1.49333rem;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  color: #3370ff;
  line-height: 0.74667rem;
}
.more-btn[data-v-94c97920] {
  /* width: 123px; */
  height: 1.28rem;
  background: #3370ff;
  border-radius: 0.10667rem;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  color: #ffffff;
  line-height: 1.28rem;
}
.item-card[data-v-94c97920] {
  margin-top: 0.53333rem;
  /* flex样式呈现*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  height: 5.94667rem;
  background: #ffffff;
  border-radius: 0.21333rem;
}
.checkbox[data-v-94c97920] {
  width: 12.21333rem;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.06667rem;
}

