@charset "UTF-8";
[data-v-22596a00] .setHeader {
  overflow: hidden;
}
.back-box[data-v-22596a00] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 992;
  width: 100%;
  height: 0.88rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.44rem;
  box-sizing: border-box;
  background-color: #fff;
}
.back-box img[data-v-22596a00] {
    width: 0.12rem;
    height: 0.2rem;
    z-index: 2;
    margin-left: 16px;
}
.back-box .title[data-v-22596a00] {
    font-size: 0.18rem;
    color: #333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: 0.25rem;
    font-family: PingFangSC, PingFang SC;
}
.back-box .remove-icon[data-v-22596a00] {
    margin-right: 0.16rem;
    width: 0.2rem;
    height: 0.2rem;
}
.disableColor[data-v-22596a00] {
  color: #999999 !important;
}
.no-data[data-v-22596a00] {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 0.16rem;
  color: #333333;
  margin-top: 0.16rem;
  font-family: PingFangSC, PingFang SC;
  display: flex;
  align-items: center;
}
.no-data img[data-v-22596a00] {
    width: 3rem;
    height: 2rem;
    margin-top: 1.5rem;
}
.group-list[data-v-22596a00] {
  position: relative;
  padding-bottom: 0.84rem;
  background-color: #f5f5f5;
  touch-action: pan-y;
  /* 只允许上下滚动，禁止横向拖动 */
}
.group-list .item[data-v-22596a00] {
    position: relative;
}
.group-list .open[data-v-22596a00] {
    opacity: 1 !important;
}
.group-list .close[data-v-22596a00] {
    opacity: 0 !important;
}
.group-list .group-content[data-v-22596a00] {
    margin: 0.08rem 0.16rem 0.16rem 0.16rem;
    border-radius: 0.08rem;
    font-family: PingFangSC, PingFang SC;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
    background-color: #FFFFFF;
}
.group-list .group-content .left[data-v-22596a00] {
      padding-left: 0.16rem;
      padding-right: 0.16rem;
}
.group-list .group-content .right[data-v-22596a00] {
      display: flex;
      width: 100%;
      flex-direction: column;
      justify-content: space-between;
}
.group-list .group-content .right .top-wrap[data-v-22596a00] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0.16rem;
}
.group-list .group-content .right .top-wrap .top-left[data-v-22596a00] {
          font-weight: 500;
          font-size: 0.16rem;
          color: #333333;
          line-height: 0.22rem;
}
.group-list .group-content .right .top-wrap .batchDelete[data-v-22596a00] {
          width: 1.4rem;
          text-align: left;
}
.group-list .group-content .right .top-wrap .top-right[data-v-22596a00] {
          font-weight: 400;
          font-size: 0.12rem;
          color: #999999;
          line-height: 0.17rem;
          text-align: right;
}
.group-list .group-content .right .content[data-v-22596a00] {
        display: flex;
        justify-content: space-between;
        font-size: 0.16rem;
        padding: 0 0.16rem 0.16rem 0.16rem;
        font-weight: 500;
        color: #333333;
}
.group-list .group-content .right .content .content-item[data-v-22596a00] {
          display: flex;
          flex-direction: column;
}
.group-list .group-content .right .content .content-item .item-bottom[data-v-22596a00] {
            color: #999999;
            font-size: 0.12rem;
            font-weight: 400;
}
.group-list .group-content .right .content .content-item[data-v-22596a00]:first-child {
            align-items: flex-start;
}
.group-list .group-content .right .content .content-item[data-v-22596a00]:last-child {
            align-items: flex-end;
}
.group-list .grpConFir[data-v-22596a00] {
    margin-top: 0.16rem;
}
.group-list .grpConLast[data-v-22596a00] {
    margin-bottom: 0.16rem;
}
.group-list .disEnable[data-v-22596a00] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 0.1rem;
    color: #e12817;
    background: #FFE7E5;
    border-radius: 0px 0px 0.06rem 0.06rem;
    line-height: 0.14rem;
    padding: 0.01rem 0.1rem 0.01rem 0.1rem;
    display: flex;
    align-items: center;
    z-index: 10;
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
}
.group-list .disEnable img[data-v-22596a00] {
      width: 0.09rem;
      height: 0.09rem;
      margin-right: 0.03rem;
}
.group-list .opacity[data-v-22596a00] {
    opacity: 0.5;
}
.group-list .left-remove[data-v-22596a00] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 0.61rem;
    height: 100%;
    font-size: 0.14rem;
    color: #ffffff;
    background-color: #e12817;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}
.group-list .left-remove img[data-v-22596a00] {
      width: 0.16rem;
      height: 0.16rem;
      padding-bottom: 0.04rem;
      margin-left: 10px;
}
.group-list .left-remove .txt[data-v-22596a00] {
      margin-left: 10px;
}
[data-v-22596a00] .van-checkbox__icon img {
  width: 0.18rem;
  height: 0.18rem;
}
[data-v-22596a00] .van-checkbox__icon .van-icon {
  border: 1px solid #cccccc;
  line-height: 1;
}
[data-v-22596a00] .van-checkbox__icon--disabled .van-icon {
  background-color: #eeeeee;
  border-color: #cccccc;
}
[data-v-22596a00] .van-checkbox__icon--checked .van-icon {
  color: #fff;
  background-color: #e12817;
  border-color: #e12817;
}
[data-v-22596a00] .van-icon-success::before {
  font-size: 0.12rem;
}
.opera-area[data-v-22596a00] {
  position: fixed;
  z-index: 11;
  width: 100%;
  display: flex;
  height: 0.84rem;
  background: #fff;
  touch-action: none;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #EEEEEE;
}
.opera-area .btn[data-v-22596a00] {
    width: 100%;
    margin-left: 0.16rem;
    margin-right: 0.16rem;
    background: #e12817;
    justify-content: center;
    height: 0.49rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #ffffff;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
}
.batch-btn[data-v-22596a00] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0;
  height: 0.84rem;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee;
  font-size: 0.16rem;
  color: #e12817;
  background-color: #fff;
  font-family: PingFangSC, PingFang SC;
}
.batch-btn img[data-v-22596a00] {
    width: 0.16rem;
    height: 0.16rem;
    margin-right: 0.08rem;
}
.batch-bottom1[data-v-22596a00] {
  display: flex;
  justify-content: space-between;
}
.batch-bottom1 .common-btn[data-v-22596a00] {
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    display: flex;
    align-items: center;
    font-size: 0.16rem;
    box-sizing: border-box;
    color: #333333;
}
.batch-bottom1 .common-btn .all-select[data-v-22596a00] {
      padding-left: 0.08rem;
      font-size: 0.16rem;
      color: #e12817;
}
.batch-bottom1 .common-btn .group-cancel-btn[data-v-22596a00] {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 0.3rem;
      padding-left: 0.16rem;
      padding-right: 0.16rem;
      border: 1px solid #666666;
      border-radius: 0.25rem;
      font-size: 0.16rem;
      margin-right: 0.16rem;
}
.batch-bottom1 .common-btn .opera-btn[data-v-22596a00] {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0.16rem;
      padding-right: 0.16rem;
      height: 0.3rem;
      border-radius: 0.25rem;
      background-color: #e12817;
      box-sizing: border-box;
      color: #fff;
      font-size: 0.16rem;
}
.batch-bottom1 .common-btn .greyStyle[data-v-22596a00] {
      background-color: #999999;
}

/* 移动端兼容 */
*[data-v-22596a00] {
  -webkit-tap-highlight-color: transparent;
  scrollbar-width: none;
}
*[data-v-22596a00]::-webkit-scrollbar {
  display: none;
}


/*# sourceMappingURL=92.1772811256985.css.map*/