.avatar[data-v-4e694221] {
  width: 26px;
  height: 26px;
  margin-right: 5px;
  vertical-align: middle;
  border-radius: 3px;
}
.item-title[data-v-4e694221] {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 16px;
  color: #323233;
  font-size: 14px;
  line-height: 24px;
  background-color: #fff;
  position: relative;
  white-space: nowrap;
}
.item-title[data-v-4e694221]::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #ebedf0;
}
.item-title .van-checkbox[data-v-4e694221] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.item-title .van-icon[data-v-4e694221] {
  float: right;
  font-size: 16px;
  line-height: 24px;
  color: #969799;
}
.item-title .active[data-v-4e694221] {
  transform: rotate(90deg);
}
.item-children[data-v-4e694221] {
  transition: all 0.3s;
  margin-left: 40px;
}
.item .children[data-v-4e694221] {
  max-height: 0 !important;
  overflow: hidden;
}
.van-checkbox[data-v-f61c34f2] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.van-checkbox[data-v-f61c34f2] .van-collapse-item__wrapper {
  margin-left: 20px;
}
.box[data-v-f61c34f2] {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  padding-bottom: 75px;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
}
.box-list[data-v-f61c34f2] {
  overflow: auto;
  height: 100%;
}
.empty[data-v-f61c34f2] {
  margin-top: 60px;
}
.header[data-v-f61c34f2] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  padding: 0 10px;
}
.header .van-button[data-v-f61c34f2] {
  width: 70px;
  height: 30px;
}
.ends[data-v-f61c34f2] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 0 20px;
  border-top: 1px solid #eee;
}
.ends .van-button[data-v-f61c34f2] {
  width: 100%;
  height: 35px;
  margin: 15px 0;
  padding: 0;
}
