
.main[data-v-e4ba7e44] {
  padding: 0.64rem 0.85333rem;
  background-color: #f2f3f5;
}
.more[data-v-e4ba7e44] {
  padding: 0 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 2.77333rem;
  background: #f5f8ff;
  border-radius: 0.21333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.53333rem;
}
.icon-i[data-v-e4ba7e44] {
  z-index: 1;
  font-size: 1.01333rem;
  color: #3370ff;
}
.card[data-v-e4ba7e44] {
  margin-bottom: 0.53333rem;
}
.more-text[data-v-e4ba7e44] {
  width: 11.46667rem;
  height: 1.49333rem;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  color: #3370ff;
  line-height: 0.74667rem;
}
.more-btn[data-v-e4ba7e44] {
  /* width: 123px; */
  height: 1.28rem;
  background: #3370ff;
  border-radius: 0.10667rem;
  font-size: 0.64rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  color: #ffffff;
  line-height: 1.28rem;
}
.item-card[data-v-e4ba7e44] {
  margin-top: 0.53333rem;
  /* flex样式呈现*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  height: 5.94667rem;
  background: #ffffff;
  border-radius: 0.21333rem;
}
.checkbox[data-v-e4ba7e44] {
  width: 12.21333rem;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  line-height: 1.06667rem;
}
.btn[data-v-e4ba7e44] {
  height: 3.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  background: #ffffff;
  border-radius: 0.21333rem;
  border-top: 0.02667rem dashed rgba(0, 0, 0, 0.11);
}
.btn-cancel[data-v-e4ba7e44] {
  /* width: 120px; */
  margin-right: 0.64rem;
  height: 1.92rem;
  background: #ffffff;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  border-radius: 0.21333rem;
  border: 0.02667rem solid rgba(0, 0, 0, 0.15);
}
.btn-confirm[data-v-e4ba7e44] {
  margin-right: 0.64rem;
  width: 9.33333rem;
  height: 1.92rem;
  background: #3370ff;
  font-size: 0.74667rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  /* font-weight: bold; */
  border-radius: 0.21333rem;
}
.del[data-v-e4ba7e44] {
  height: 1.92rem;
}
.confirm[data-v-e4ba7e44] {
  height: 1.92rem;
  width: 10.66667rem;
  background: #3370ff;
  margin-left: 0.85333rem;
}
.footer[data-v-e4ba7e44] {
  padding: 0 0.64rem;
  position: fixed;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*垂直排列*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 3.2rem;
}

