*[data-v-c7c3f780] {
  -webkit-overflow-scrolling: touch;
}
.confirmModel.mask[data-v-c7c3f780] {
  background: rgba(0, 0, 0, 0.2);
}
.head[data-v-c7c3f780] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: .1rem;
}
.foot[data-v-c7c3f780] {
  margin-top: .32rem;
  bottom: .1rem;
  left: 0;
  width: 100%;
  padding: 0 .36rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.foot span[data-v-c7c3f780] {
    display: inline-block;
    width: 1.5rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    color: white;
    font-size: .3rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffa85b), to(#ff7a02));
    background: -webkit-linear-gradient(top, #ffa85b 0%, #ff7a02 100%);
    background: linear-gradient(180deg, #ffa85b 0%, #ff7a02 100%);
    -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
            box-shadow: 0 0.08rem 0.24rem -0.06rem #fe8b24;
    -webkit-border-radius: .4rem;
            border-radius: .4rem;
}
.main[data-v-c7c3f780] {
  background-color: #fff;
  padding: .3rem;
  -webkit-border-radius: .12rem;
          border-radius: .12rem;
  margin: 0 .3rem;
}

