@charset "UTF-8";
.page-main[data-v-1f2ea086] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-1f2ea086],
.slide-enter-active[data-v-1f2ea086] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-1f2ea086],
.slide-leave-to[data-v-1f2ea086] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-1f2ea086],
.slide-leave[data-v-1f2ea086] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-1f2ea086] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-1f2ea086] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-1f2ea086] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-1f2ea086]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
@media screen and (max-width: 1024px) {
.form[data-v-1f2ea086] {
    width: 100% !important;
}
}
@charset "UTF-8";
.page-main[data-v-6f0c45e7] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-6f0c45e7],
.slide-enter-active[data-v-6f0c45e7] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-6f0c45e7],
.slide-leave-to[data-v-6f0c45e7] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-6f0c45e7],
.slide-leave[data-v-6f0c45e7] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-6f0c45e7] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-6f0c45e7] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-6f0c45e7] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-6f0c45e7]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.popup-info[data-v-6f0c45e7] {
  z-index: 10;
  padding: 11.5px 0.75rem;
  color: #fff;
  text-align: right;
  background: #163049;
  border-radius: 8px;
  opacity: 0;
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 600;
}
.slide-enter-active[data-v-6f0c45e7] {
  -webkit-animation: info-popup-6f0c45e7 3s forwards;
          animation: info-popup-6f0c45e7 3s forwards;
}
.slide-enter-to[data-v-6f0c45e7] {
  opacity: 0;
}
@-webkit-keyframes info-popup-6f0c45e7 {
0% {
    opacity: 0;
}
75% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes info-popup-6f0c45e7 {
0% {
    opacity: 0;
}
75% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@media screen and (max-width: 1024px) {
.popup-info[data-v-6f0c45e7] {
    text-align: center;
}
}

/*# sourceMappingURL=app~._src_components_BaseUi_F.84b49424.css.map*/