@charset "UTF-8";
.page-main[data-v-21a0b439] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-21a0b439],
.slide-enter-active[data-v-21a0b439] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-21a0b439],
.slide-leave-to[data-v-21a0b439] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-21a0b439],
.slide-leave[data-v-21a0b439] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-21a0b439] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-21a0b439] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-21a0b439] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-21a0b439]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.msg-head[data-v-21a0b439] {
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  height: 7.5rem;
  margin-top: 1rem;
  line-height: 1.69rem;
  line-height: 7.5rem;
  color: #163049;
  text-align: center;
  background-color: #e7ebee;
}
.msg-content[data-v-21a0b439] {
  box-sizing: border-box;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0 4.34rem;
}
.msg-content .msg-logo[data-v-21a0b439] {
  width: 2.91rem;
  height: 3.09rem;
  margin-bottom: 1.25rem;
}
.msg-content p[data-v-21a0b439] {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  max-width: 23.97rem;
  margin-bottom: 1.5rem;
  line-height: 0.88rem;
  text-align: center;
}
.msg-content .msg-button[data-v-21a0b439] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  box-sizing: border-box;
  padding: 10px 2.88rem;
  line-height: 0.75rem;
  color: #fff;
  cursor: pointer;
  background: -webkit-linear-gradient(right, #ccae7c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #ccae7c 0%, #ba9252 100%);
  border-radius: 5px;
}
@media screen and (max-width: 1024px) {
.msg-head[data-v-21a0b439] {
    font-family: Open Sans, sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    width: 100%;
    height: 2.06rem;
    margin-top: 0.63rem;
    line-height: 2.06rem;
    text-align: center;
}
.msg-content[data-v-21a0b439] {
    padding: 0.75rem 0.63rem 2.5rem;
}
.msg-content .msg-logo[data-v-21a0b439] {
    margin-bottom: 0.75rem;
}
.msg-content p[data-v-21a0b439] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    max-width: none;
    margin-bottom: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
}
.msg-content p[data-v-21a0b439]:nth-child(1) {
    margin-bottom: 0;
}
.msg-content .msg-button[data-v-21a0b439] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    padding: 10px 1.75rem;
    margin-top: 1.25rem;
    line-height: 0.75rem;
}
}
@charset "UTF-8";
.page-main[data-v-0157873e] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-0157873e],
.slide-enter-active[data-v-0157873e] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-0157873e],
.slide-leave-to[data-v-0157873e] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-0157873e],
.slide-leave[data-v-0157873e] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-0157873e] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-0157873e] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-0157873e] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-0157873e]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.user[data-v-0157873e] {
  position: relative;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.78rem 0 0.63rem;
  margin-bottom: 0.75rem;
  border-radius: 8px;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
}
.user .edit[data-v-0157873e] {
  position: absolute;
  right: 0.75rem;
  width: 0.94rem;
  height: 0.94rem;
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeBAMAAAAm3NivAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURcKdXEdwTMKeXL+bW8KdXMKdXMKeXcKdXPh4okQAAAAIdFJOU/4A0R6eWz58frTDHAAAAKRJREFUGNN10bEKwjAYBOAzprjapqHrr4XORl8gpeDcgj6ACM7t+y+aDvX+osdNHyHDf8h19vgPsdPgYQYFhRUbGMbMYyJwwBX8orQjLP/R105qAifDpwSlSSU4bVMJpM1lIvAmVCYQnLNUgtimfsEheASCYpdK0G/y8cAQ7QUPBoGx6oRyQ60hYtCATl8dzWqG+2oXf5zTLFBhTraAe815/t72DWb+KPOy9XDPAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.user .logo[data-v-0157873e] {
  width: 3.13rem;
  height: 3.13rem;
  margin-bottom: 0.78rem;
}
.user .name-and-eye[data-v-0157873e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.user .name-and-eye .eye[data-v-0157873e] {
  width: 0.88rem;
  height: 0.88rem;
  cursor: pointer;
}
.user .name-and-eye .name[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.69rem;
  font-style: normal;
  font-weight: 400;
  top: 8px;
  padding-right: 5%;
  padding-left: 10%;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 0.88rem;
  word-break: break-all;
  white-space: break-spaces;
}
.user .email[data-v-0157873e],
.user .mobile[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 8px;
  line-height: 0.69rem;
}
.user .mobile[data-v-0157873e] {
  margin-bottom: 0;
}
.select[data-v-0157873e] {
  position: relative;
  box-sizing: border-box;
  height: 26.56rem;
  padding: 12px 0 9px;
  border-radius: 8px;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
}
.select ul[data-v-0157873e] {
  position: relative;
  height: 100%;
}
.select ul .select-li[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  position: relative;
  box-sizing: border-box;
  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;
  padding: 0.47rem 1.84rem;
  line-height: 0.66rem;
  color: #163049;
  cursor: pointer;
}
.select ul .select-li img[data-v-0157873e] {
  width: 0.94rem;
  height: 0.94rem;
}
.select ul .select-li p[data-v-0157873e] {
  margin-left: 0.56rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.select ul .select-list[data-v-0157873e]:nth-last-child(1) {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.select ul .current-active[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.66rem;
  color: #fff;
  background: #c29d5c;
}
.select ul .select-li[data-v-0157873e]:hover {
  background: #c29d5c;
}
#sub-list[data-v-0157873e] {
  width: 100%;
}
#sub-list li[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  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;
  padding: 0.44rem 1.88rem 0.44rem 3.28rem;
  line-height: 0.66rem;
  white-space: nowrap;
  cursor: pointer;
}
#sub-list li[data-v-0157873e]:hover {
  font-weight: 700;
  background: #eaeef0;
}
#sub-list li[data-v-0157873e]:nth-last-child(1) {
  position: static;
}
#sub-list p[data-v-0157873e] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#sub-list img[data-v-0157873e] {
  width: 0.81rem;
  height: 0.81rem;
  margin-right: 10px;
}
#sub-list .current-sub-active[data-v-0157873e] {
  font-weight: 700;
  background: #eaeef0;
}
.security-active[data-v-0157873e] {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.drop-down-icon[data-v-0157873e] {
  position: absolute;
  right: 1.84rem;
  width: 0.63rem;
  height: 0.63rem;
}
.down[data-v-0157873e],
.up[data-v-0157873e] {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.down[data-v-0157873e] {
  background-image: url(../../static/img/icon-down-arrow-min.5e43ac9d.svg);
}
.up[data-v-0157873e] {
  background-image: url(../../static/img/icon-up-arrow-min.ebb0cf2d.svg);
}
.unread[data-v-0157873e] {
  width: 8px;
  height: 8px;
  background-color: #e02d3c;
  border-radius: 50%;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-left: 5px;
}
.user-ed-content[data-v-0157873e] {
  box-sizing: border-box;
  padding: 1.25rem 2.5rem 0;
  color: #163049;
}
.user-ed-content h3[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.53rem;
}
.user-ed-content p[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.75rem;
  line-height: 0.84rem;
  white-space: nowrap;
}
.user-ed-content .user-ed-form[data-v-0157873e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.06rem;
}
.user-ed-content .user-ed-form .form[data-v-0157873e] {
  width: 16.06rem;
}
.user-ed-content .user-ed-form .upload[data-v-0157873e] {
  margin-left: 6.44rem;
}
.user-ed-btn[data-v-0157873e] {
  box-sizing: border-box;
  width: 100%;
  padding: 0 2.5rem 1rem;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 10px;
}
.user-ed-btn button[data-v-0157873e] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  box-sizing: border-box;
  padding: 10px 4.41rem;
  line-height: 0.75rem;
  color: #ba9252;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid #ba9252;
  border-radius: 5px;
}
.user-ed-btn button[data-v-0157873e]:nth-child(1) {
  margin-right: 11.88rem;
}
.user-ed-btn button[data-v-0157873e]:nth-child(2) {
  color: #fff;
  background: -webkit-linear-gradient(right, #c29d5c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #c29d5c 0%, #ba9252 100%);
}
.code-box-style[data-v-0157873e] {
  color: #000000;
}
@media screen and (max-width: 1024px) {
.user-ed-content[data-v-0157873e] {
    padding: 12px 0.63rem 0;
}
.user-ed-content h3[data-v-0157873e] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.25rem;
}
.user-ed-content h3[data-v-0157873e]::after {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 0.5rem;
    content: "";
    background-color: #c29d5c;
}
.user-ed-content p[data-v-0157873e] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.75rem;
    line-height: 0.59rem;
    white-space: normal;
}
.user-ed-content .user-ed-form[data-v-0157873e] {
    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;
    padding: 0 0.63rem;
    margin-bottom: 1.5rem;
}
.user-ed-content .user-ed-form .form[data-v-0157873e] {
    width: 100%;
}
.user-ed-content .user-ed-form .upload[data-v-0157873e] {
    margin: 6px 0 0;
}
.user-ed-content .user-ed-form .upload .upload-box[data-v-0157873e] {
    width: 100%;
}
.user-ed-btn[data-v-0157873e] {
    width: 100%;
    padding: 0 1.25rem 0;
}
.user-ed-btn button[data-v-0157873e] {
    width: 100%;
    padding: 10px 3.94rem;
}
.user-ed-btn button[data-v-0157873e]:nth-child(1) {
    display: none;
}
.user-ed-btn button[data-v-0157873e]:nth-child(2) {
    color: #fff;
    background: -webkit-linear-gradient(right, #c29d5c 0%, #ba9252 100%);
    background: linear-gradient(270deg, #c29d5c 0%, #ba9252 100%);
}
  /*  .mobile-user-info {
     box-sizing: border-box;
     display: flex;
     justify-content: center;
     padding: 20px 0;
     background-color: #fff;
   } */
}

/*# sourceMappingURL=app~._src_components_L.3393c61c.css.map*/