@charset "UTF-8";
.page-main[data-v-5fde11d8] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-5fde11d8],
.slide-enter-active[data-v-5fde11d8] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-5fde11d8],
.slide-leave-to[data-v-5fde11d8] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-5fde11d8],
.slide-leave[data-v-5fde11d8] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-5fde11d8] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-5fde11d8] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-5fde11d8] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-5fde11d8]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.account-deletion-container .global-title[data-v-5fde11d8] {
  position: relative;
  padding-bottom: 1.5rem;
  font-family: Open Sans, sans-serif;
  font-size: 1.13rem;
  font-style: normal;
  font-weight: 600;
  color: #163049;
}
.account-deletion-container .global-title[data-v-5fde11d8]::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #c29d5c;
}
@media screen and (max-width: 1024px) {
.account-deletion-container .global-title[data-v-5fde11d8] {
    font-size: 0.56rem;
}
.account-deletion-container .global-title[data-v-5fde11d8]::after {
    bottom: -8px;
    height: 2px;
}
}
.account-deletion-container .global-title[data-v-5fde11d8] {
  margin-bottom: 1rem;
}
.account-deletion-container .content-wrapper[data-v-5fde11d8] {
  width: 60%;
  padding-bottom: 1.56rem;
  border-bottom: 1px solid #8b9baa;
}
.account-deletion-container .content-wrapper .tips-title[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1rem;
  margin-bottom: 0.56rem;
}
.account-deletion-container .content-wrapper .tips-desc[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.75rem;
  margin-bottom: 1.19rem;
}
.account-deletion-container .content-wrapper .tips-desc-list[data-v-5fde11d8] {
  margin-bottom: 0.63rem;
  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;
}
.account-deletion-container .content-wrapper .tips-desc-list img[data-v-5fde11d8] {
  width: 0.94rem;
  height: 0.94rem;
  margin-right: 8px;
}
.account-deletion-container .content-wrapper .input-wrapper[data-v-5fde11d8] {
  position: relative;
  width: 70%;
  margin-bottom: 0.63rem;
}
.account-deletion-container .content-wrapper .input-wrapper .icon-lock[data-v-5fde11d8] {
  position: absolute;
  left: 0.44rem;
  top: 0.44rem;
  width: 0.94rem;
  height: 0.94rem;
}
.account-deletion-container .content-wrapper .input-wrapper input[data-v-5fde11d8] {
  width: 100%;
  height: 1.81rem;
  padding: 12px 1.56rem;
  border: 1px solid #b1bdc4;
  border-radius: 6px;
  box-sizing: border-box;
  line-height: 1.5;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
}
.account-deletion-container .content-wrapper .input-wrapper input.error[data-v-5fde11d8] {
  border-color: #cc2222;
}
.account-deletion-container .content-wrapper .input-wrapper .icon-eye[data-v-5fde11d8] {
  position: absolute;
  right: 0.44rem;
  top: 0.47rem;
  width: 0.88rem;
  height: 0.88rem;
}
.account-deletion-container .content-wrapper .input-wrapper .err-msg[data-v-5fde11d8] {
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  color: #cc2222;
}
.account-deletion-container .content-wrapper .forgot-psw[data-v-5fde11d8] {
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
}
.account-deletion-container .help-wrapper[data-v-5fde11d8] {
  margin-top: 1.25rem;
  width: 60%;
}
.account-deletion-container .help-wrapper .help-title[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.88rem;
  margin-bottom: 8px;
}
.account-deletion-container .help-wrapper .help-desc[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.88rem;
}
.account-deletion-container .footer-btn[data-v-5fde11d8] {
  width: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.account-deletion-container .footer-btn .delete-btn[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.69rem;
  font-style: normal;
  font-weight: 600;
  border-radius: 8px;
  color: #fff;
  padding: 0.5rem 1.25rem;
  background-color: #ba9252;
}
.account-deletion-container .footer-btn .delete-btn.isLoading[data-v-5fde11d8] {
  color: #667077;
  background-color: #eceef0;
}
.account-deletion-container .footer-btn .delete-btn.warning[data-v-5fde11d8] {
  background-color: #e02d3c;
}
.account-deletion-container .footer-btn .cancel-btn[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.69rem;
  font-style: normal;
  font-weight: 600;
  border-radius: 8px;
  color: #163049;
  margin-right: 0.75rem;
  padding: 0.5rem 1.25rem;
  border: 2px solid #163049;
  background-color: #fff;
  cursor: pointer;
}
.account-deletion-container .footer-btn .confirm-btn[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.69rem;
  font-style: normal;
  font-weight: 600;
  border-radius: 8px;
  color: #fff;
  padding: 0.5rem 1.25rem;
  background-color: #ba9252;
  cursor: pointer;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.account-deletion-container .success-modal[data-v-5fde11d8] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.account-deletion-container .success-modal .success-modal-overlay[data-v-5fde11d8] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(22, 48, 73, 0.96);
}
.account-deletion-container .success-modal .success-modal-content[data-v-5fde11d8] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 15.63rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.account-deletion-container .success-modal .success-modal-content .success-modal-text[data-v-5fde11d8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.88rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  margin-bottom: 1.25rem;
}
.account-deletion-container .success-modal .success-modal-content .success-modal-icon[data-v-5fde11d8] {
  display: block; /* 去除默认的行内元素间隙 */
  width: 3.13rem;
  height: 3.13rem;
}
@media screen and (max-width: 1024px) {
.account-deletion-container[data-v-5fde11d8] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.account-deletion-container .global-title[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.56rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 0.69rem;
    padding: 0;
}
.account-deletion-container .content-wrapper[data-v-5fde11d8] {
    width: 100%;
    padding-bottom: 0.94rem;
}
.account-deletion-container .content-wrapper .tips-title[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.63rem;
    margin-bottom: 12px;
}
.account-deletion-container .content-wrapper .tips-desc[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.56rem;
    margin-bottom: 0.88rem;
}
.account-deletion-container .content-wrapper .tips-desc img[data-v-5fde11d8] {
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 5px;
}
.account-deletion-container .content-wrapper .tips-desc-list[data-v-5fde11d8] {
    margin-bottom: 10px;
}
.account-deletion-container .content-wrapper .input-wrapper[data-v-5fde11d8] {
    width: 100%;
}
.account-deletion-container .content-wrapper .input-wrapper .icon-lock[data-v-5fde11d8] {
    position: absolute;
    left: 12px;
    top: 12px;
    width: 0.69rem;
    height: 0.69rem;
}
.account-deletion-container .content-wrapper .input-wrapper input[data-v-5fde11d8] {
    height: 1.44rem;
    padding: 10px 1.25rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
.account-deletion-container .content-wrapper .input-wrapper .icon-eye[data-v-5fde11d8] {
    right: 12px;
    top: 12px;
    width: 0.69rem;
    height: 0.69rem;
}
.account-deletion-container .content-wrapper .input-wrapper .err-msg[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
.account-deletion-container .help-wrapper[data-v-5fde11d8] {
    margin-top: 0.63rem;
    width: 100%;
}
.account-deletion-container .help-wrapper .help-title[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
    line-height: 0.63rem;
    margin-bottom: 8px;
}
.account-deletion-container .help-wrapper .help-desc[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.56rem;
}
.account-deletion-container .footer-btn[data-v-5fde11d8] {
    width: 100%;
    margin-top: 0.63rem;
}
.account-deletion-container .footer-btn .delete-btn[data-v-5fde11d8] {
    width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
    padding: 8px 0.5rem;
}
.account-deletion-container .footer-btn .cancel-btn[data-v-5fde11d8] {
    width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
    padding: 8px 0.5rem;
}
.account-deletion-container .footer-btn .confirm-btn[data-v-5fde11d8] {
    width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
    padding: 8px 0.5rem;
}
.account-deletion-container .success-modal .success-modal-content[data-v-5fde11d8] {
    width: 100%;
}
.account-deletion-container .success-modal .success-modal-content .success-modal-text[data-v-5fde11d8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.69rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0.63rem;
}
.account-deletion-container .success-modal .success-modal-content .success-modal-icon[data-v-5fde11d8] {
    display: block; /* 去除默认的行内元素间隙 */
    width: 2.5rem;
    height: 2.5rem;
}
}

/*# sourceMappingURL=app~._src_views_Membership_component_DeleteAccount_index.vue~0.622b13be.css.map*/