[data-v-f7cb1222] .van-sidebar .van-sidebar-item__text {
  font-size: 12px;
  line-height: 24px;
}
.searchWidth[data-v-f7cb1222] {
  width: 100% !important;
}
.searchWidth2[data-v-f7cb1222] {
  width: calc(100% - 20px) !important;
}
.searchBar[data-v-f7cb1222] {
  width: calc(100% - 80px);
  position: fixed;
  left: 80px;
  padding: 0 10px;
  background: #fff;
  z-index: 100;
  margin: 0;
  display: flex;
  align-items: center;
}
.popup-page[data-v-f7cb1222] {
  width: 100vw;
  height: 100vh !important;
}
.two-item[data-v-f7cb1222] {
  display: flex;
  justify-content: space-between;
}
[data-v-f7cb1222].van-checkbox .van-checkbox__label {
  width: 100%;
}
.fixed-btn[data-v-f7cb1222] {
  position: fixed;
  bottom: 10px;
  left: 1px;
  justify-content: space-around !important;
  z-index: 9999;
}
.fixed-btn .btn-wrap[data-v-f7cb1222] {
  width: 100vw !important;
  display: flex;
  justify-content: space-around;
  position: absolute;
  left: 0;
  bottom: 30px;
}
.fixed-btn .btn-wrap .btn[data-v-f7cb1222] {
  background: #02a7f0;
  color: #fff;
  width: 30%;
  height: 30px;
  line-height: 30px;
  padding: 2px 2px;
  border-radius: 5px;
  text-align: center;
}
