.account-page[data-v-25f16a52] {
  font-size: 0.14rem;
  background-color: white;
  height: 100vh;
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
}
.account-page .nav[data-v-25f16a52] {
    position: fixed;
    top: 0;
    width: 100%;
    height: 0.88rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 99999;
    align-items: flex-end;
    padding-bottom: 0.11rem;
    box-sizing: border-box;
    background-color: #fff;
}
.account-page .nav .back-icon[data-v-25f16a52] {
      width: 0.12rem;
      height: 0.2rem;
      margin-left: 0.16rem;
}
.account-page .nav .title[data-v-25f16a52] {
      font-size: 0.18rem;
      color: #333333;
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      line-height: 0.17rem;
}
.account-page .nav .right-icon[data-v-25f16a52] {
      display: block;
      width: 0.2rem;
      height: 0.2rem;
      margin-right: 0.18rem;
      margin-top: 0.19rem;
}
.account-page .body-wraper[data-v-25f16a52] {
    text-align: left;
    padding: 1.14rem 0.16rem 0 0.16rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 0.13rem;
    line-height: 0.17rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: calc(100vh - 2.2rem);
}
.account-page .body-wraper .title[data-v-25f16a52] {
      font-size: 0.15rem;
      font-family: PingFangSC-Medium, PingFang SC;
      line-height: 0.26rem;
}
.account-page .body-wraper .text[data-v-25f16a52] {
      padding: 0.04rem 0.02rem 0.04rem 0.04rem;
      display: flex;
      flex-direction: row;
}
.account-page .body-wraper .text .right[data-v-25f16a52] {
        padding-left: 0.04rem;
}
.account-page .body-wraper .top-16[data-v-25f16a52] {
      padding-top: 0.16rem;
}
.account-page .body-wraper .remind[data-v-25f16a52] {
      margin-top: 0.12rem;
      padding: 0.08rem;
      border: 1px solid #dab866;
      border-radius: 0.04rem;
}
.account-page .body-wraper .remind-top[data-v-25f16a52] {
      color: #e12817;
      font-family: PingFangSC-Medium, PingFang SC;
      line-height: 17px;
}
.account-page .body-wraper .remind-content[data-v-25f16a52] {
      color: #333333;
}
.account-page .bottom[data-v-25f16a52] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0.95rem;
    border-top: 1px solid #eeeeee;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.account-page .bottom .button[data-v-25f16a52] {
      border-radius: 0.25rem;
      height: 0.49rem;
      margin-left: 0.16rem;
      margin-right: 0.16rem;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #ffffff;
}
.account-page .bottom .grey[data-v-25f16a52] {
      background: #cccccc;
      color: #ffffff;
}
.account-page .bottom .red[data-v-25f16a52] {
      background: #e12817;
}
.commonTip[data-v-25f16a52] {
  color: #333;
}
.commonTip .title[data-v-25f16a52] {
    font-size: 0.18rem;
    font-weight: bold;
    padding: 0.24rem 0 0;
    text-align: center;
}
.commonTip .stopListContent[data-v-25f16a52] {
    font-size: 0.15rem;
    padding: 0.08rem 0.16rem 0.24rem;
    text-align: center;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
}
.commonTip[data-v-25f16a52] .van-hairline--top::after {
    border-color: #e5e5e5;
}


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