
body[data-v-c3f03138] {
  height: 100%;
}
.container[data-v-c3f03138] {
  min-height: 100vh; /* 或指定一个具体的高度，如300px */
  background: #f9f9f9;
  overflow-y: auto; /* 显示滚动条 */
}
.head-box[data-v-c3f03138] {
  font-weight: 500;
  font-size: 0.45333rem;
  width: 100%;
  height: 1.28rem;
  /* border-bottom: 1px solid #f6f7f8;
    background-color: white; */
  display: flex;
  align-items: center;
  background: white;
  justify-content: center;
  position: relative;
}
.back[data-v-c3f03138] {
  position: absolute;
  top: 0.4rem;
  left: 0.32rem;
  font-size: 0.50667rem;
}
.user-info-box[data-v-c3f03138] {
  width: 9.17333rem;
  height: 1.97333rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  margin: 0.32rem auto;
  display: flex;
  align-items: center;
  font-size: 0.42667rem;

  font-weight: 400;
  color: #200e32;
}
.user-photo[data-v-c3f03138] {
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 0.32rem 0 0.42667rem;
}
.user-name-edit[data-v-c3f03138] {
  width: 0.45333rem;
  height: 0.45333rem;
  margin-left: 0.10667rem;
}
.user-details-info[data-v-c3f03138] {
  width: 9.17333rem;
  height: 2.72rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  margin: 0 auto;
  overflow: hidden;
}
.user-details-box[data-v-c3f03138] {
  width: 8.37333rem;
  height: 0.86667rem;
  border-bottom: 0.02667rem solid #eaeaea;
  margin: 0.45333rem auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.user-details-box[data-v-c3f03138]:last-child {
  border-bottom: none;
}
.user-details-box div[data-v-c3f03138]:nth-child(1) {
  font-size: 0.37333rem;

  font-weight: 400;
  color: #200e32;
}
.user-details-box div[data-v-c3f03138]:nth-child(2) {
  display: flex;
  height: 0.53333rem;
  font-size: 0.37333rem;

  font-weight: 400;
  color: #a69fad;
  align-items: center;
}
.user-details-arrows[data-v-c3f03138] {
  font-size: 0.32rem;
}

