@charset "UTF-8";
.page-main[data-v-3b3ff43d] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-3b3ff43d],
.slide-enter-active[data-v-3b3ff43d] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-3b3ff43d],
.slide-leave-to[data-v-3b3ff43d] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-3b3ff43d],
.slide-leave[data-v-3b3ff43d] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-3b3ff43d] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-3b3ff43d] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-3b3ff43d] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-3b3ff43d]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.top-notice-wrapper[data-v-3b3ff43d] {
  height: 2.63rem;
  background-color: #fff8e0;
  padding: 0.5rem 9.38rem;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  box-sizing: border-box;
}
.top-notice-wrapper .top-notice-box[data-v-3b3ff43d] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
}
.top-notice-wrapper .top-notice-box .top-notice-icon[data-v-3b3ff43d] {
  width: 0.63rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
.top-notice-wrapper .top-notice-box .top-notice-icon img[data-v-3b3ff43d] {
  width: 100%;
  height: auto;
  display: block;
}
.top-notice-wrapper .top-notice-box .top-notice-content[data-v-3b3ff43d] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top-notice-wrapper .top-notice-box .top-notice-content .top-notice-title[data-v-3b3ff43d] {
  font-size: 0.5rem;
  line-height: 1.5;
  color: #2f3438;
  font-weight: 600;
  margin-bottom: 4px;
}
.top-notice-wrapper .top-notice-box .top-notice-content .top-notice-desc[data-v-3b3ff43d] {
  font-size: 0.5rem;
  line-height: 1.5;
  color: #2f3438;
}
@media screen and (max-width: 1024px) {
.top-notice-wrapper[data-v-3b3ff43d] {
    height: 3.38rem;
    background-color: #fff8e0;
    padding: 12px 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;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    box-sizing: border-box;
}
.top-notice-wrapper .top-notice-box[data-v-3b3ff43d] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 8px;
}
.top-notice-wrapper .top-notice-box .top-notice-icon[data-v-3b3ff43d] {
    width: 0.5rem;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 100%;
}
.top-notice-wrapper .top-notice-box .top-notice-icon img[data-v-3b3ff43d] {
    width: 100%;
    height: auto;
    display: block;
}
.top-notice-wrapper .top-notice-box .top-notice-content[data-v-3b3ff43d] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.top-notice-wrapper .top-notice-box .top-notice-content .top-notice-title[data-v-3b3ff43d] {
    font-size: 12px;
    line-height: 1.5;
    color: #2f3438;
    font-weight: 600;
    margin-bottom: 4px;
}
.top-notice-wrapper .top-notice-box .top-notice-content .top-notice-desc[data-v-3b3ff43d] {
    font-size: 12px;
    line-height: 1.5;
    color: #2f3438;
}
}
@charset "UTF-8";
.page-main[data-v-17d4f164] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-17d4f164],
.slide-enter-active[data-v-17d4f164] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-17d4f164],
.slide-leave-to[data-v-17d4f164] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-17d4f164],
.slide-leave[data-v-17d4f164] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-17d4f164] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-17d4f164] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-17d4f164] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-17d4f164]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.head-notice-wrapper[data-v-17d4f164] {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 2.5rem;
  background-color: #ffffff;
  z-index: 10;
  top: 3.13rem;
  box-sizing: border-box;
}
.head-notice-wrapper .head-notice-content[data-v-17d4f164] {
  height: 2.5rem;
  padding: 0 6.25rem;
  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;
}
.head-notice-wrapper .head-notice-content .head-notice-text[data-v-17d4f164] {
  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;
}
.head-notice-wrapper .head-notice-content .head-notice-text img[data-v-17d4f164] {
  width: 0.75rem;
  height: 0.75rem;
  display: inline-block;
  margin-right: 8px;
  vertical-align: text-bottom;
}
.head-notice-wrapper .head-notice-content .head-notice-text span[data-v-17d4f164] {
  font-size: 0.56rem;
  font-weight: 400;
  color: #163049;
  line-height: 0.88rem;
}
.head-notice-wrapper .head-notice-content .head-notice-operation[data-v-17d4f164] {
  margin-left: 0.5rem;
  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;
  gap: 12px;
}
.head-notice-wrapper .head-notice-content .head-notice-operation .head-notice-btn[data-v-17d4f164] {
  font-family: Open Sans, sans-serif;
  font-size: 0.44rem;
  font-style: normal;
  font-weight: 600;
  line-height: 0.63rem;
  box-sizing: border-box;
  height: 1.25rem;
  padding: 0px 12px;
  white-space: nowrap;
  border-radius: 6px;
  cursor: pointer;
}
.head-notice-wrapper .head-notice-content .head-notice-operation .head-notice-btn.normal[data-v-17d4f164] {
  background-color: #ffffff;
  color: #163049;
  border: 1px solid #163049;
}
.head-notice-wrapper .head-notice-content .head-notice-operation .head-notice-btn.primary[data-v-17d4f164] {
  background-color: #ba9252;
  color: #ffffff;
  border: 1px solid #ba9252;
}
@media screen and (max-width: 1024px) {
.head-notice-wrapper[data-v-17d4f164] {
    height: unset;
    top: 1.72rem;
}
.head-notice-wrapper .head-notice-content[data-v-17d4f164] {
    height: unset;
    padding: 0.75rem 0.75rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.head-notice-wrapper .head-notice-content .head-notice-text[data-v-17d4f164] {
    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;
}
.head-notice-wrapper .head-notice-content .head-notice-text img[data-v-17d4f164] {
    width: 0.69rem;
    height: 0.69rem;
}
.head-notice-wrapper .head-notice-content .head-notice-text span[data-v-17d4f164] {
    font-size: 0.5rem;
    line-height: 0.75rem;
}
.head-notice-wrapper .head-notice-content .head-notice-operation[data-v-17d4f164] {
    margin-left: 0px;
    margin-top: 0.5rem;
}
.head-notice-wrapper .head-notice-content .head-notice-operation .head-notice-btn[data-v-17d4f164] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 0.5rem;
    height: 1rem;
}
}

/*# sourceMappingURL=app~._src_views_Home_Components_M.c510b024.css.map*/