.accountPage[data-v-7ebdd532] {
  background-color: #F5F5F5;
  min-height: 100vh;
}
.accountPage .fontWeight[data-v-7ebdd532] {
    font-weight: bold;
    font-size: 0.15rem;
    color: #333;
}
.accountPage .accountList[data-v-7ebdd532] {
    margin-top: 0.15rem;
    background-color: #fff;
    padding: 0 0.16rem;
}
.accountPage .accountList__item[data-v-7ebdd532] {
      padding: 0.16rem 0;
      border-bottom: 1px solid #EEEEEE;
      display: flex;
      align-items: center;
      justify-content: space-between;
}
.accountPage .accountList__item__left[data-v-7ebdd532] {
        font-size: 0.15rem;
        color: #333;
}
.accountPage .accountList__item__right[data-v-7ebdd532] {
        display: flex;
        align-items: center;
        color: #999999;
        font-size: 0.15rem;
}
.accountPage .accountList__item__right .noApprove[data-v-7ebdd532] {
          color: #E12817;
}
.accountPage .accountList__item[data-v-7ebdd532]:last-child {
      border: none;
}
.accountPage .customField[data-v-7ebdd532] {
    padding: 0.16rem;
}
.accountPage .customField[data-v-7ebdd532] .van-field__label {
      font-size: 0.15rem;
      color: #333;
}
.accountPage .customField[data-v-7ebdd532] .van-field__control--right {
      color: #999999;
      font-size: 0.15rem;
}


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