.wrap[data-v-5d8225f3] {
  background-color: #F5F5F5;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mab40[data-v-5d8225f3] {
  margin-bottom: .4rem;
}
.mab24[data-v-5d8225f3] {
  margin-bottom: .24rem;
}
.mab72[data-v-5d8225f3] {
  margin-bottom: .72rem;
}
.fot24[data-v-5d8225f3] {
  font-size: .24rem;
}
.fot26[data-v-5d8225f3] {
  font-size: .26rem;
}
.jcb[data-v-5d8225f3] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex1[data-v-5d8225f3] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.mainColor[data-v-5d8225f3] {
  color: #FF8A23;
}
.head[data-v-5d8225f3] {
  width: 100%;
  height: 2.16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: white;
  padding: .27rem .4rem;
}
.head[data-v-5d8225f3]:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: .08rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-repeating-linear-gradient(135deg, #FFC794, #FFC794 15px, white 0, white 25px, #7195E2 0, #7195E2 40px, white 0, white 50px);
    background: repeating-linear-gradient(-45deg, #FFC794, #FFC794 15px, white 0, white 25px, #7195E2 0, #7195E2 40px, white 0, white 50px);
}
.head > div[data-v-5d8225f3] {
    line-height: 1;
}
.head > div[data-v-5d8225f3]:first-child {
    margin-bottom: .16rem;
}
.head > div:first-child span[data-v-5d8225f3]:first-child {
      display: inline-block;
      width: .88rem;
      height: .32rem;
      line-height: .32rem;
      text-align: center;
      font-size: .2rem;
      color: white;
      background: -webkit-gradient(linear, left top, right top, from(#2b87e9), to(#134fce));
      background: -webkit-linear-gradient(left, #2b87e9 0%, #134fce 100%);
      background: linear-gradient(90deg, #2b87e9 0%, #134fce 100%);
      -webkit-border-radius: .04rem;
              border-radius: .04rem;
      margin-right: .16rem;
}
.head > div:first-child span[data-v-5d8225f3]:last-child {
      color: #38383A;
      font-size: .26rem;
}
.head > div[data-v-5d8225f3]:nth-child(2) {
    line-height: .48rem;
    margin-bottom: .16rem;
    font-size: .34rem;
    font-weight: bold;
    color: #38383A;
}
.head > div[data-v-5d8225f3]:nth-child(3) {
    font-size: .26rem;
}
.head > div:nth-child(3) span[data-v-5d8225f3]:first-child {
      color: #38383A;
      margin-right: .16rem;
}
.head > div:nth-child(3) span[data-v-5d8225f3]:last-child {
      color: #909399;
}
.plan[data-v-5d8225f3] {
  margin-top: .32rem;
  padding: .16rem .4rem 0;
  background-color: white;
}
.plan .item[data-v-5d8225f3] {
    padding: .24rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .28rem;
    color: #727272;
}
.plan .item:nth-child(1) span[data-v-5d8225f3]:first-child {
      opacity: 1;
}
.plan .item:nth-child(2) span[data-v-5d8225f3]:first-child {
      opacity: 1;
}
.plan .item.border[data-v-5d8225f3] {
      border-bottom: .01rem solid #F5F5F5;
}
.plan .item.padb24[data-v-5d8225f3] {
      padding-bottom: .24rem;
}
.plan .item .bold[data-v-5d8225f3] {
      color: #38383A;
      font-weight: bold;
}
.plan .item > span[data-v-5d8225f3]:first-child {
      width: 1.92rem;
      display: inline-block;
      opacity: 0;
}
.plan .item > div[data-v-5d8225f3] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-bottom: .01rem dashed #F5F5F5;
      padding-bottom: .24rem;
}
.plan .item > div span[data-v-5d8225f3]:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
}
.plan .item > div span[data-v-5d8225f3]:last-child {
        display: inline-block;
        width: .5rem;
        color: #B2B5BC;
        text-align: right;
}
.price[data-v-5d8225f3] {
  margin-top: .32rem;
  background-color: white;
  padding: .4rem .4rem 1.66rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.price .total[data-v-5d8225f3] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #727272;
    font-size: .28rem;
}
.price .total b[data-v-5d8225f3] {
      font-size: .24rem;
      font-weight: normal;
      margin-right: .1rem;
}
.price .border[data-v-5d8225f3] {
    border-bottom: .01rem solid #E8E8E8;
}
.price .inp[data-v-5d8225f3] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .12rem;
    margin-bottom: .08rem;
}
.price .inp input[data-v-5d8225f3] {
      height: .7rem;
      line-height: .7rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      border: none;
      font-size: .5rem;
      width: 2rem;
      font-weight: bold;
      color: #38383A;
}
.price .inp img[data-v-5d8225f3] {
      width: .4rem;
      height: .4rem;
}
.price .tip[data-v-5d8225f3] {
    font-size: .26rem;
    color: #B2B5BC;
}
.price .stageTitle[data-v-5d8225f3] {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #38383A;
    font-size: .3rem;
}
.price .stageTitle b[data-v-5d8225f3] {
      color: white;
      font-size: .2rem;
      display: inline-block;
      width: .56rem;
      height: .36rem;
      line-height: .36rem;
      text-align: center;
      margin-left: .13rem;
      background: -webkit-gradient(linear, right top, left top, from(#298ee7), to(#134fce));
      background: -webkit-linear-gradient(right, #298ee7 0%, #134fce 100%);
      background: linear-gradient(270deg, #298ee7 0%, #134fce 100%);
      -webkit-border-radius: .16rem .2rem .2rem 0;
              border-radius: .16rem .2rem .2rem 0;
}
.price .stageTitle img[data-v-5d8225f3] {
      width: .4rem;
      height: .4rem;
}
.price .stageTitle .unSelected[data-v-5d8225f3] {
      display: inline-block;
      width: .4rem;
      height: .4rem;
      border: 0.02rem solid #d0d0d0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-border-radius: .2rem;
              border-radius: .2rem;
}
.price .stageBox[data-v-5d8225f3] {
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.price .firstPay b[data-v-5d8225f3] {
    font-size: .38rem;
}
.price .firstPay span[data-v-5d8225f3] {
    font-weight: bold;
    font-size: .5rem;
}
.price .unStage[data-v-5d8225f3] {
    height: 3.46rem;
}
.price .current b[data-v-5d8225f3], .price .current input[data-v-5d8225f3] {
    color: #FF8A23;
}
.foot-wrap[data-v-5d8225f3] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.foot-wrap .foot[data-v-5d8225f3] {
    width: 100%;
    border-top: .01rem solid #F5F5F5;
    padding: .1rem .36rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: white;
}
.foot-wrap .foot span[data-v-5d8225f3] {
      display: inline-block;
      width: 100%;
      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;
}
.foot-wrap .safe-bottom[data-v-5d8225f3] {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}

