.card-list[data-v-aff9ba82] {
  display: flex;
  flex-flow: row wrap;
  background: #FFFFFF;
  border-radius: 0.16rem;
  padding: 0.24rem 0 0.08rem 0;
}
.card-list--item[data-v-aff9ba82] {
  width: calc(100% / 4);
  height: 1rem;
  margin-bottom: 0.16rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.card-list--item .title[data-v-aff9ba82] {
  font-size: 0.22rem;
  color: #666666;
  line-height: 0.28rem;
}
.card-list--item .num[data-v-aff9ba82] {
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.4rem;
  margin-bottom: 0.08rem;
}
.card-list--item .num.red[data-v-aff9ba82] {
  color: #EE414E;
}

.search-wrap[data-v-ff00ecd0] {
  height: 100vh;
  background: #fff;
}
.search-wrap[data-v-ff00ecd0] .van-field__left-icon {
  display: flex;
  align-items: center;
}
.search-wrap[data-v-ff00ecd0] .van-search {
  padding-left: 0.32rem;
}
.search-wrap[data-v-ff00ecd0] .van-search__action {
  padding: 0 0.32rem;
}
.search-wrap .search-icon[data-v-ff00ecd0] {
  width: 0.28rem;
  height: 0.28rem;
}
.search-wrap .content[data-v-ff00ecd0] {
  padding: 0 0.32rem;
}
.search-wrap .content--title[data-v-ff00ecd0] {
  width: 100%;
  height: 0.72rem;
  margin-top: 0.32rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-wrap .content--title .title[data-v-ff00ecd0] {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.32rem;
}
.search-wrap .content--title .icon-delete[data-v-ff00ecd0] {
  width: 0.48rem;
  height: 0.48rem;
}
.search-wrap .content--list[data-v-ff00ecd0] {
  margin-bottom: 0.16rem;
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
}
.search-wrap .content--list__item[data-v-ff00ecd0] {
  padding: 0.16rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #666666;
  background: #F4F3F8;
  border-radius: 0.3rem;
  margin-right: 0.16rem;
  margin-bottom: 0.32rem;
}
.search-wrap .list[data-v-ff00ecd0] {
  position: relative;
}
.search-wrap .list .arrow-wrap[data-v-ff00ecd0] {
  position: absolute;
  bottom: 0.06rem;
  right: 0;
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  background: #F4F3F8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-wrap .list .arrow-wrap .icon-arrow[data-v-ff00ecd0] {
  width: 0.24rem;
  height: 0.24rem;
  transition: all 0.2s;
}
.search-wrap .list .arrow-wrap .icon-arrow.rotate180[data-v-ff00ecd0] {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.x-modal[data-v-0d7aff35] .van-popup--bottom {
  border-radius: 0.24rem 0.24rem 0 0;
}
.x-modal--content[data-v-0d7aff35] {
  height: 100%;
}
.x-modal--content .content--header[data-v-0d7aff35] {
  flex-shrink: 0;
  padding: 0 0.3rem;
  height: 1.1rem;
  font-size: 0.34rem;
  font-weight: 500;
  color: #333333;
  line-height: 1.1rem;
  text-align: center;
}
.x-modal--content .content--list[data-v-0d7aff35] {
  padding: 0 0.3rem;
  flex: 1;
  overflow: auto;
}
.x-modal--content .content--list .item[data-v-0d7aff35] {
  padding: 0.4rem;
}
.x-modal--content .content--list .item .user-info .avatar[data-v-0d7aff35] {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.x-modal--content .content--list .item .user-info .name[data-v-0d7aff35] {
  font-size: 0.24rem;
  font-weight: 500;
  color: #666666;
  line-height: 0.24rem;
}
.x-modal--content .content--list .item .select-item[data-v-0d7aff35] {
  width: 0.34rem;
  height: 0.34rem;
}
.x-modal--content .content--footer[data-v-0d7aff35] {
  flex-shrink: 0;
  background: #FFFFFF;
  box-shadow: 0 0.08rem 0.2rem 0 rgba(0, 0, 0, 0.4);
  padding-top: 0.2rem;
  padding-bottom: calc(0.2rem + constant(safe-area-inset-bottom));
  padding-bottom: calc(0.2rem + env(safe-area-inset-bottom));
}
.x-modal--content .content--footer .btn[data-v-0d7aff35] {
  width: 3.36rem;
  height: 0.8rem;
  border-radius: 0.08rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
  font-weight: 500;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}
.x-modal--content .content--footer .close[data-v-0d7aff35] {
  background: #FFFFFF;
  border-color: rgba(153, 153, 153, 0.5);
  color: #999999;
  margin-right: 0.18rem;
}
.x-modal--content .content--footer .ok[data-v-0d7aff35] {
  background: #EE414E;
  border-color: #EE414E;
  color: #FFFFFF;
}
.x-modal .border-bottom[data-v-0d7aff35] {
  border-bottom: 0.02rem solid #EEEEEE;
}

