.wrap[data-v-2aef4e08] {
  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;
}
.head[data-v-2aef4e08] {
  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-2aef4e08]: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-2aef4e08] {
    line-height: 1;
}
.head > div[data-v-2aef4e08]:first-child {
    margin-bottom: .16rem;
}
.head > div:first-child span[data-v-2aef4e08]: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-2aef4e08]:last-child {
      color: #38383A;
      font-size: .26rem;
}
.head > div[data-v-2aef4e08]:nth-child(2) {
    line-height: .48rem;
    margin-bottom: .16rem;
    font-size: .34rem;
    color: #38383A;
}
.head > div[data-v-2aef4e08]:nth-child(3) {
    font-size: .26rem;
}
.head > div:nth-child(3) span[data-v-2aef4e08]:first-child {
      color: #38383A;
      margin-right: .16rem;
}
.head > div:nth-child(3) span[data-v-2aef4e08]:last-child {
      color: #909399;
}
.plan[data-v-2aef4e08] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: .32rem;
  padding: .16rem 0 2rem;
  background-color: white;
}
.plan .mainBox[data-v-2aef4e08] {
    padding: 0 .1rem .1rem .3rem;
}
.plan .otherBox[data-v-2aef4e08] {
    background-color: #f8f8f8;
    padding: 0 .1rem .3rem .3rem;
}
.plan .otherBox .title[data-v-2aef4e08] {
      padding: .24rem 0 .16rem;
      font-size: .28rem;
}
.plan .mainProd[data-v-2aef4e08] {
    border-bottom: .01rem solid #F5F5F5;
}
.plan .otherProd[data-v-2aef4e08] {
    border-bottom: .01rem solid #F5F5F5;
}
.plan .otherProd .item > span[data-v-2aef4e08]:first-child {
      margin-right: .5rem;
      width: auto;
}
.plan .otherProd .item > span[data-v-2aef4e08]:nth-child(2) {
      color: #FF8A23;
}
.plan .item[data-v-2aef4e08] {
    padding: .24rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .28rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #727272;
}
.plan .item.border[data-v-2aef4e08] {
      border-bottom: .01rem solid #F5F5F5;
}
.plan .item.padb24[data-v-2aef4e08] {
      padding-bottom: .24rem;
}
.plan .item .bold[data-v-2aef4e08] {
      color: #38383A;
      font-weight: normal;
}
.plan .item > span[data-v-2aef4e08]:first-child {
      width: 1.92rem;
      display: inline-block;
}
.plan .item > div[data-v-2aef4e08] {
      -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-2aef4e08]:last-child {
        display: inline-block;
        color: #B2B5BC;
        text-align: right;
}
.plan .prodNum[data-v-2aef4e08] {
    padding: .24rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .28rem;
    color: #727272;
}
.plan .numPan[data-v-2aef4e08] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.plan .numPan img[data-v-2aef4e08] {
      width: .2rem;
      padding: 0.15rem .27rem;
}
.plan .numPan span[data-v-2aef4e08] {
      display: inline-block;
      height: .52rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      line-height: .5rem;
      font-size: .28rem;
      color: #38383A;
      position: relative;
}
.plan .numPan span.line1[data-v-2aef4e08]:after {
        width: .2rem;
        height: .02rem;
        content: "";
        display: inline-block;
        background-color: #38383A;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.plan .numPan span.line2[data-v-2aef4e08]:before {
        width: .02rem;
        height: .2rem;
        content: "";
        display: inline-block;
        background-color: #38383A;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.plan .numPan span[data-v-2aef4e08]:nth-child(2) {
        width: .52rem;
        text-align: center;
        -webkit-border-radius: .26rem;
                border-radius: .26rem;
        border: 0.01rem solid #e8e8e8;
        background: white;
}
.plan .numPan span[data-v-2aef4e08]:nth-child(1), .plan .numPan span[data-v-2aef4e08]:nth-child(3) {
        width: .75rem;
        text-align: center;
}
.foot-wrap[data-v-2aef4e08] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.foot[data-v-2aef4e08] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-top: .01rem solid #F5F5F5;
  padding: .1rem .36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: white;
}
.foot > span[data-v-2aef4e08]:first-child {
    font-size: .26rem;
    color: #909399;
}
.foot > span[data-v-2aef4e08]:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #111111;
    font-size: .28rem;
    text-align: right;
}
.foot > div[data-v-2aef4e08] {
    margin-right: .24rem;
    color: #FF8A23;
}
.foot > div span[data-v-2aef4e08]:first-child {
      font-size: .24rem;
      margin-right: -.04rem;
}
.foot > div span[data-v-2aef4e08]:nth-child(2) {
      font-size: .34rem;
}
.foot > div span[data-v-2aef4e08]:last-child {
      font-size: .24rem;
      margin-left: -.04rem;
}
.foot > span[data-v-2aef4e08]:last-child {
    font-size: .32rem;
    color: white;
    text-align: center;
    display: inline-block;
    width: 2.48rem;
    height: .8rem;
    line-height: .8rem;
    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;
}
.safe-bottom[data-v-2aef4e08] {
  padding-bottom: -webkit-calc(0px + constant(safe-area-inset-bottom));
  padding-bottom: calc(0px + constant(safe-area-inset-bottom));
  padding-bottom: -webkit-calc(0px + env(safe-area-inset-bottom));
  padding-bottom: calc(0px + env(safe-area-inset-bottom));
}

