.edit-user[data-v-20a920e2] {
  padding: 0.66667rem 0 1.33333rem;
}
.title[data-v-20a920e2] {
  padding: 0 0.66667rem;
  font-size: 0.50667rem;
  font-weight: 500;
  color: #1e2e4a;
  line-height: 0.50667rem;
  margin-bottom: 0.58667rem;
}
.title span[data-v-20a920e2] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.37333rem;
  margin-top: 0.22667rem;
}
.from[data-v-20a920e2] {
  padding: 0 0.66667rem;
}
.from-list[data-v-20a920e2] {
  display: flex;
  align-items: center;
  border-bottom: 0.01333rem solid rgb(227, 225, 225) !important;
  padding: 0.48rem 0 !important;
}
.from-list-label[data-v-20a920e2] {
  width: 2.4rem;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #1e2e4a;
}
.from-list-label span[data-v-20a920e2] {
  color: #ff145c;
  font-size: 0.32rem;
}
.from-list-country[data-v-20a920e2] {
  display: flex;
  align-items: center;
  font-size: 0.37333rem;
  font-weight: normal;
  color: #505050;
  margin-right: 0.26667rem;
}
.from-list-country span[data-v-20a920e2] {
  margin: 0 0.26667rem;
}
.from-list-country .from-list-bottom[data-v-20a920e2] {
  width: 0.21333rem;
  height: 0.12rem;
  display: block;
}
.from-list-field[data-v-20a920e2] {
  padding: 0 !important;
  border-bottom: 0 !important;
  flex: 1;
}
.from-list-text[data-v-20a920e2] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #1e2e4a;
}
.justify-cnt[data-v-20a920e2] {
  justify-content: space-between;
}
.footer[data-v-20a920e2] {
  display: flex;
  height: 1.30667rem;
  width: 100%;
}
.footer div[data-v-20a920e2] {
  flex: 1;
  height: 1.30667rem;
  background: #f7fbfd;
  font-size: 0.37333rem;
  font-weight: 500;
  color: #009984;
  line-height: 1.30667rem;
  text-align: center;
}
.footer[data-v-20a920e2] :last-child {
  color: #ffffff;
  background: linear-gradient(135deg, #39b991 0%, #009984 100%);
}
.userAccount[data-v-20a920e2] {
  display: flex;
  flex-direction: column;
  border-bottom: 0.01333rem solid rgb(227, 225, 225) !important;
  padding: 0.48rem 0 !important;
}
.userAccount span[data-v-20a920e2] {
  font-size: 0.29333rem;
  font-weight: 400;
  color: #999999;
  margin-top: 0.13333rem;
  line-height: 0.29333rem;
}
.userAccount-field[data-v-20a920e2] {
  padding: 0 !important;
  border-bottom: 0 !important;
  flex: 1;
}
.userAccount-field[data-v-20a920e2]:after {
  position: absolute;
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  right: var(--van-padding-md);
  bottom: 0;
  left: var(--van-padding-md);
  border-bottom: 0;
  transform: scaleY(0.5);
}
.content[data-v-20a920e2] {
  padding: 0.48rem 0;
  border-bottom: 0.01333rem solid rgb(227, 225, 225);
}
.content-title[data-v-20a920e2] {
  font-size: 0.37333rem;
  font-weight: 500;
  color: #1e2e4a;
  line-height: 0.37333rem;
  margin-bottom: 0.4rem;
}
.content-title span[data-v-20a920e2] {
  color: #ff145c;
  font-size: 0.32rem;
}
.content-text[data-v-20a920e2] {
  font-size: 0.32rem;
  color: #999;
  margin-bottom: 0.2rem;
}
.content-list[data-v-20a920e2] {
  display: flex;
  align-items: center;
}
.content-list .countryCode[data-v-20a920e2] {
  font-size: 0.37333rem;
  font-weight: 500;
  color: #1e2e4a;
  line-height: 0.37333rem;
  margin-right: 0.26667rem;
}
.content-list .from-list-country span[data-v-20a920e2] {
  margin-left: 0;
  font-weight: 600;
}
.content-list .field[data-v-20a920e2] {
  padding: 0;
  flex: 1;
  font-size: 0.37333rem;
  font-weight: 500;
  line-height: 0.37333rem;
}
.content-list .code[data-v-20a920e2] {
  min-width: 2.13333rem;
  height: 0.90667rem;
  line-height: 0.90667rem;
  text-align: center;
  background: rgba(0, 153, 132, 0.1);
  font-size: 0.29333rem;
  font-weight: 500;
  color: #009984;
}
.content-list .mb-4[data-v-20a920e2] {
  margin-bottom: 0.05333rem !important;
}
.content-list .from-list-left[data-v-20a920e2] {
  display: flex;
  align-items: center;
  font-size: 0.37333rem;
  font-weight: normal;
  color: #505050;
  margin-right: 0.26667rem;
}
.content-list .from-list-left span[data-v-20a920e2] {
  margin: 0 0.26667rem;
}
.content-list .from-list-left .from-list-bottom[data-v-20a920e2] {
  width: 0.21333rem;
  height: 0.12rem;
  display: block;
}

/* div /deep/ .van-cell {
  padding: 36px 0;
  border-bottom: 1px solid rgb(227, 225, 225) ;
}
div /deep/ .van-tabbar {
  padding-bottom: 68px !important;
} */

