.fixed-bottom[data-v-587f5353] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  z-index: 100;
}
[data-v-587f5353] .van-button__text {
  font-size: 1.2rem !important;
  font-weight: 600;
}
.state[data-v-587f5353] {
  margin: 0.5rem;
  display: flex;
  justify-content: flex-end;
}
.state > span[data-v-587f5353] {
  font-size: 0.9rem;
}
.state .state-box[data-v-587f5353] {
  display: inline-block;
  width: 0.8rem;
  height: 0.6rem;
  margin: 0.3rem;
}
.state .hui[data-v-587f5353] {
  background-color: #b6b9b6;
}
.ul-box[data-v-587f5353] {
  max-height: 82vh;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  padding: 0.5rem;
  overflow: scroll;
}
.ul-box .li-box[data-v-587f5353] {
  margin: 0.8rem;
  border-radius: 0.5rem;
  background-color: #e7e5e5;
}
.li-title[data-v-587f5353] {
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.bgbox[data-v-587f5353] {
  border-radius: 0.5rem;
  padding: 0.5rem;
}
.bgbox > span[data-v-587f5353] {
  font-size: 0.9rem;
}
.gren[data-v-587f5353] {
  background-color: #53BDB3;
  color: #fff;
}
.state-bottom[data-v-587f5353] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
