@charset "UTF-8";
.page-main[data-v-58c8fb2b] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-58c8fb2b],
.slide-enter-active[data-v-58c8fb2b] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-58c8fb2b],
.slide-leave-to[data-v-58c8fb2b] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-58c8fb2b],
.slide-leave[data-v-58c8fb2b] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-58c8fb2b] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-58c8fb2b] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-58c8fb2b] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-58c8fb2b]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.reset-pwd[data-v-58c8fb2b] {
  width: 64%;
  min-width: 31.25rem;
  max-width: 38.13rem;
  margin: 2.25rem auto 7.13rem;
}
.reset-pwd .reset-content[data-v-58c8fb2b] {
  box-sizing: border-box;
  height: 25rem;
  padding: 1.56rem 2.5rem 0;
  border-radius: 10px;
  border-radius: 10px;
  box-shadow: -4px -4px 10px rgba(0, 0, 0, 0.25), 4px 4px 10px rgba(0, 0, 0, 0.25);
}
.reset-pwd .resetpwd-btn[data-v-58c8fb2b] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 95%;
  margin-top: 1rem;
  margin-top: 2rem;
}
.reset-pwd .resetpwd-btn .dpi-button[data-v-58c8fb2b] {
  width: 43%;
  max-width: 10.63rem;
  height: 1.44rem;
  font-size: 0.56rem;
  font-weight: 600;
  line-height: 0.75rem;
  color: #ba9252;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 2px solid #ba9252;
  border-radius: 5px;
}
.reset-pwd .resetpwd-btn .dpi-button-primary[data-v-58c8fb2b] {
  line-height: 1.44rem;
  color: #fff;
  background: -webkit-linear-gradient(right, #ccae7c 0%, #ba9252 100%);
  background: linear-gradient(270deg, #ccae7c 0%, #ba9252 100%);
  border: none;
}
@media screen and (max-width: 1024px) {
.reset-pwd[data-v-58c8fb2b] {
    width: 88%;
    min-width: 10.47rem;
    max-width: none;
    margin: 0.94rem auto 1.5rem;
}
.reset-pwd .reset-content[data-v-58c8fb2b] {
    height: auto;
    padding: 0.63rem 0.63rem 0;
}
.reset-pwd .resetpwd-btn[data-v-58c8fb2b] {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 1.5rem;
    margin-top: 4.44rem;
}
.reset-pwd .resetpwd-btn .dpi-button[data-v-58c8fb2b] {
    width: 100%;
}
}

/*# sourceMappingURL=app~._src_views_ResetPwd_c.c9cb8c4c.css.map*/