#app {
  font-family: sst, Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 768px) {
#app {
    font-size: 14px;
}
}
body {
  overflow-y: visible;
}
.header-placeholder[data-v-bb50a5e4] {
  height: 48px;
}
.header[data-v-bb50a5e4] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  height: 48px;
  z-index: 100;
  padding-left: 20px;
}
.header .top-bar[data-v-bb50a5e4] {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
.header .header-left[data-v-bb50a5e4] {
  display: flex;
  align-items: center;
}
.header .header-left .logo svg[data-v-bb50a5e4] {
  width: 40px;
  height: 40px;
}
.header .header-left .nav-list[data-v-bb50a5e4] {
  flex: 1;
  display: flex;
}
.header .header-left .nav-list .nav-item[data-v-bb50a5e4] {
  margin-left: 20px;
}
.header .header-left .nav-list .nav-item a[data-v-bb50a5e4] {
  color: #AEAEAE;
  text-decoration: none;
}
.header .header-left .nav-list .nav-item:hover a[data-v-bb50a5e4] {
  color: #0070cc;
}
.header .header-left .nav-list .nav-item.active a[data-v-bb50a5e4] {
  color: #0070cc;
}
.header .logo-container[data-v-bb50a5e4] {
  height: 48px;
  display: flex;
  align-items: center;
}
.header .logo-container .logo-item[data-v-bb50a5e4] {
  flex: 1;
}
.header .logo-container .logo-item img[data-v-bb50a5e4] {
  width: 102px;
  height: auto;
}
.header .logo-container .buy-btn[data-v-bb50a5e4] {
  width: 112px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: rgb(214, 61, 0);
  color: #fff;
  border-radius: 25px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}
.header .logo-container .buy-btn[data-v-bb50a5e4]:hover {
  background-color: rgb(214, 61, 33);
}
.header .logo-container .buy-btn[data-v-bb50a5e4]:active {
  background-color: rgb(214, 61, 33);
}
.social-media-list[data-v-bb50a5e4] {
  display: flex;
  align-items: center;
}
.social-media-list .social-media-icon[data-v-bb50a5e4] {
  width: 36px;
  height: 36px;
  margin-right: 12px;
}
.social-media-list .social-media-icon img[data-v-bb50a5e4] {
  width: 100%;
  height: 100%;
}
.social-media-list .social-media-icon[data-v-bb50a5e4]:last-child {
  margin-right: 0px;
}
@media (max-width: 768px) {
.header-placeholder[data-v-bb50a5e4] {
    height: 1.28rem;
}
.header[data-v-bb50a5e4] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    height: 1.28rem;
    z-index: 100;
    padding: 0 0.53333rem;
}
.header .nav-btn[data-v-bb50a5e4] {
    color: #333;
    font-size: 0.53333rem;
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .top-bar[data-v-bb50a5e4] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}
.header .header-left[data-v-bb50a5e4] {
    display: flex;
    align-items: center;
}
.header .header-left .logo[data-v-bb50a5e4] {
    margin-left: 0.26667rem;
}
.header .header-left .logo svg[data-v-bb50a5e4] {
    width: 1.06667rem;
    height: 1.06667rem;
}
.header .header-left .mobile-nav-list[data-v-bb50a5e4] {
    display: none;
    height: calc(100% - 1.6rem);
    position: fixed;
    top: 1.6rem;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    box-shadow: 0 0 0.26667rem rgba(0, 0, 0, 0.1);
}
.header .header-left .mobile-nav-list.nav-show[data-v-bb50a5e4] {
    display: block;
}
.header .header-left .mobile-nav-list .nav-item[data-v-bb50a5e4] {
    margin-left: 0.53333rem;
}
.header .header-left .mobile-nav-list .nav-item a[data-v-bb50a5e4] {
    color: #aeaeae;
    text-decoration: none;
}
.header .header-left .mobile-nav-list .nav-item:hover a[data-v-bb50a5e4] {
    color: #0070cc;
}
.header .header-left .mobile-nav-list .nav-item.active a[data-v-bb50a5e4] {
    color: #0070cc;
}
.header .logo-container[data-v-bb50a5e4] {
    height: 1.28rem;
    display: flex;
}
.header .logo-container .logo-item[data-v-bb50a5e4] {
    flex: 1;
}
.header .logo-container .logo-item img[data-v-bb50a5e4] {
    width: auto;
    height: 0.85333rem;
}
.header .logo-container .buy-btn[data-v-bb50a5e4] {
    width: 2.24rem;
    height: 0.90667rem;
    line-height: 0.90667rem;
    text-align: center;
    background-color: rgb(214, 61, 0);
    color: #fff;
    border-radius: 0.66667rem;
    font-size: 0.37333rem;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s ease;
}
.header .logo-container .buy-btn[data-v-bb50a5e4]:hover {
    background-color: rgb(214, 61, 33);
}
.header .logo-container .buy-btn[data-v-bb50a5e4]:active {
    background-color: rgb(214, 61, 33);
}
.social-media-list[data-v-bb50a5e4] {
    display: flex;
    align-items: center;
}
.social-media-list .social-media-icon[data-v-bb50a5e4] {
    width: 0.85333rem;
    height: 0.85333rem;
    margin-left: 0.13333rem;
}
.social-media-list .social-media-icon img[data-v-bb50a5e4] {
    width: 100%;
    height: 100%;
}
}
.footer[data-v-5574eac2] {
  background-color: #006170;
  padding: 24px 0;
}
.footer .footer-container .footer-logo[data-v-5574eac2] {
  width: 272px;
  height: 48px;
  color: #fff;
  background-color: #00439C;
}
.footer .footer-container .footer-logo svg[data-v-5574eac2] {
  width: 100%;
  height: 100%;
}
.footer .footer-container .locale-select-btn[data-v-5574eac2] {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  cursor: pointer;
}
.footer .footer-container .locale-select-btn svg[data-v-5574eac2] {
  width: 24px;
}
.footer .footer-container .locale-select-list[data-v-5574eac2] {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #333;
}
.footer .footer-container .locale-select-list li[data-v-5574eac2] {
  cursor: pointer;
}
.footer .footer-container .locale-select-list li.active[data-v-5574eac2] {
  color: #00439C;
}
.footer .footer-container .link-list[data-v-5574eac2] {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: #fff;
}
.footer .footer-container .link-list a[data-v-5574eac2] {
  color: #fff;
}

.download-container[data-v-1617813b] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-41%, -50%);
}
.download-container .download-list[data-v-1617813b] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-container .download-list .download-item[data-v-1617813b] {
  color: #fff;
  text-decoration: none;
  font-family: "Impact";
  cursor: pointer;
  width: 240px;
  margin-right: 32px;
  height: 60px;
  font-size: 30px;
  border-radius: 8px;
  background-color: #0098AD;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-container .download-list .download-item[data-v-1617813b]:last-child {
  margin-right: 0;
}
.download-container .download-list .download-item img[data-v-1617813b] {
  width: 45px;
  height: auto;
}
.download-container .download-list .download-item[data-v-1617813b]:hover {
  opacity: 0.8;
  transform: scale(1.05);
}
.download-container .download-list .download-item .ico-official-pc[data-v-1617813b] {
  margin-right: 24px;
}
.download-container .download-list .download-item .ico-steam[data-v-1617813b] {
  margin-right: 32px;
}
.download-container .download-list .download-item .ico-google-play[data-v-1617813b] {
  margin-right: 12px;
}
.download-container .download-list .download-item .ico-app-store[data-v-1617813b] {
  margin-right: 24px;
}
@media (max-width: 1024px) {
.download-container .download-list .download-item[data-v-1617813b] {
    border-radius: 6px;
    margin-right: 12px;
    width: 120px;
    height: 36px;
    font-size: 18px;
}
.download-container .download-list .download-item img[data-v-1617813b] {
    height: 20px;
    width: auto;
}
.download-container .download-list .download-item .ico-official-pc[data-v-1617813b] {
    margin-right: 16px;
}
.download-container .download-list .download-item .ico-steam[data-v-1617813b] {
    margin-right: 20px;
}
.download-container .download-list .download-item .ico-google-play[data-v-1617813b] {
    margin-right: 8px;
}
.download-container .download-list .download-item .ico-app-store[data-v-1617813b] {
    margin-right: 16px;
}
}
@media (max-width: 768px) {
.download-container .download-list .download-item[data-v-1617813b] {
    border-radius: 4px;
    margin-right: 6px;
    width: 80px;
    height: 24px;
    font-size: 12px;
}
.download-container .download-list .download-item img[data-v-1617813b] {
    height: 12px;
    width: auto;
}
.download-container .download-list .download-item .ico-official-pc[data-v-1617813b] {
    margin-right: 6px;
}
.download-container .download-list .download-item .ico-steam[data-v-1617813b] {
    margin-right: 16px;
}
.download-container .download-list .download-item .ico-google-play[data-v-1617813b] {
    margin-right: 4px;
}
.download-container .download-list .download-item .ico-app-store[data-v-1617813b] {
    margin-right: 8px;
}
}
.kv[data-v-bd2d4eba] {
  width: 100%;
  background: #000;
}
.kv-wrap[data-v-bd2d4eba] {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.kv-wrap .kv-introduce[data-v-bd2d4eba] {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.kv-wrap .kv-introduce .game-title[data-v-bd2d4eba] {
  font-size: 50px;
  font-weight: normal;
  margin-top: 50px;
  margin-bottom: 10px;
}
.kv-wrap .kv-introduce .publisher[data-v-bd2d4eba] {
  font-size: 16px;
  margin-bottom: 20px;
}
.kv-wrap .kv-introduce .platform-badge[data-v-bd2d4eba] {
  font-size: 14px;
  margin-bottom: 10px;
}
.kv-wrap .kv-introduce .platform-badge .badge-text[data-v-bd2d4eba] {
  margin-right: 10px;
}
.kv-wrap .kv-introduce .star-rating[data-v-bd2d4eba] {
  display: flex;
  align-items: center;
  margin-bottom: 36px;
}
.kv-wrap .kv-introduce .star-rating .star-number[data-v-bd2d4eba] {
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}
.kv-wrap .kv-introduce .star-rating .star-rating-icon-list[data-v-bd2d4eba] {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.kv-wrap .kv-introduce .star-rating .star-rating-icon-list .star-rating-icon[data-v-bd2d4eba] {
  font-size: 20px;
  margin-right: 5px;
}
.kv-wrap .kv-introduce .star-rating .star-rating-icon-list .star-rating-icon[data-v-bd2d4eba]:last-child {
  margin-right: 0;
}
.kv-wrap .kv-introduce .pricing-group[data-v-bd2d4eba] {
  font-size: 15px;
  margin-bottom: 18px;
}
.kv-wrap .kv-introduce .cta__inner[data-v-bd2d4eba] {
  width: 112px;
  height: 46px;
  border-radius: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #008DAD;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.kv-wrap .kv-video-img[data-v-bd2d4eba] {
  width: 100%;
  height: auto;
  object-fit: cover;
  min-height: 350px;
}
.kv-wrap .kv-video[data-v-bd2d4eba] {
  width: 100%;
  height: auto;
  /* &::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 33%;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)
  }
  &::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 60%;
    height: 100%;
    background-image: linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  } */
}
.kv-wrap .kv-video video[data-v-bd2d4eba] {
  width: 100%;
  height: 750px;
  object-fit: cover;
}
.kv-wrap .kv-video .kv-video-play-btn[data-v-bd2d4eba] {
  position: absolute;
  top: 20px;
  right: 20px;
}
.kv-wrap .kv-video .kv-video-play-btn .kv-video-play-btn-icon[data-v-bd2d4eba] {
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.kv-desc[data-v-bd2d4eba] {
  font-family: "Impact";
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 25px;
}
@media (max-width: 768px) {
.kv .kv-wrap[data-v-bd2d4eba] {
    height: auto;
}
.kv .kv-wrap .kv-introduce[data-v-bd2d4eba] {
    margin-top: 3.73333rem;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0.10667rem 0.21333rem rgba(0, 0, 0, 0.3);
}
.kv .kv-wrap .kv-introduce .game-title[data-v-bd2d4eba] {
    font-size: 0.64rem;
    margin-top: 0;
}
.kv .kv-wrap .kv-introduce .publisher[data-v-bd2d4eba] {
    font-size: 0.37333rem;
    margin: 0.26667rem;
}
.kv .kv-wrap .kv-introduce .platform-badge[data-v-bd2d4eba] {
    font-size: 0.32rem;
}
.kv .kv-wrap .kv-introduce .star-rating[data-v-bd2d4eba] {
    margin-bottom: 0.26667rem;
}
.kv .kv-wrap .kv-introduce .star-rating .star-number[data-v-bd2d4eba] {
    font-size: 0.37333rem;
}
.kv .kv-wrap .kv-introduce .star-rating .star-rating-icon[data-v-bd2d4eba] {
    font-size: 0.37333rem;
}
.kv .kv-wrap .kv-introduce .star-rating .start-data[data-v-bd2d4eba] {
    font-size: 0.37333rem;
}
.kv .kv-wrap .kv-video[data-v-bd2d4eba] {
    position: relative;
}
.kv .kv-wrap .pricing-group[data-v-bd2d4eba] {
    font-size: 0.32rem;
    margin-bottom: 0.37333rem;
}
.kv .kv-wrap .cta__inner[data-v-bd2d4eba] {
    width: 2.18667rem;
    height: 0.90667rem;
    border-radius: 0.96rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(214, 61, 0);
    color: #fff;
    font-size: 0.37333rem;
    font-weight: bold;
    cursor: pointer;
}
.kv-desc[data-v-bd2d4eba] {
    font-family: "Impact";
    color: #fff;
    font-size: 0.37333rem;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0.42667rem;
    padding: 0 0.32rem;
}
}
@charset "UTF-8";
.home[data-v-1d9b105c] {
  background-color: #000;
}
.swiper-container[data-v-1d9b105c] {
  padding: 15px 20px;
  background-color: #000;
}
.swiper-container[data-v-1d9b105c] .swiper {
  overflow: visible;
}
.swiper-container .swiper[data-v-1d9b105c] {
  width: 100%;
  overflow: visible;
}
.swiper-container .swiper .swiper-slide[data-v-1d9b105c] {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.swiper-container .swiper .swiper-slide[data-v-1d9b105c]:hover {
  transform: scale(1.02);
}
.swiper-container .swiper .swiper-slide .video-wrapper[data-v-1d9b105c] {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 宽高比 */
  height: 0;
  border-radius: 15px;
  overflow: hidden;
}
.swiper-container .swiper .swiper-slide img[data-v-1d9b105c] {
  width: 100%;
  height: auto;
  border-radius: 15px;
  object-fit: cover;
}
.swiper-container .swiper .swiper-pagination[data-v-1d9b105c] {
  position: static;
  margin-top: 15px;
}
.swiper-container .swiper[data-v-1d9b105c] .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5;
}
.swiper-container .swiper[data-v-1d9b105c] .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-prev,
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-next {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  width: 44px;
  height: 44px;
  border-radius: 50%;
}
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-prev:hover,
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.7);
}
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-prev::after,
.swiper-container .swiper[data-v-1d9b105c] .swiper-button-next::after {
  font-size: 20px;
}
.section-1[data-v-1d9b105c] {
  position: relative;
}
.section-1 .section1-text-bg[data-v-1d9b105c] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  z-index: 1;
}
.section-1 .section-1-bg[data-v-1d9b105c] {
  width: 100%;
  height: auto;
  z-index: 0;
}
.section-1 img[data-v-1d9b105c] {
  width: 725px;
  height: 608px;
}
.section-1 .section-1-wrap[data-v-1d9b105c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  z-index: 12;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.section-1 .section-1-wrap .section-1-left[data-v-1d9b105c] {
  margin-right: 20px;
}
.section-1 .section-1-wrap .section-1-left .section-1-left-title[data-v-1d9b105c] {
  font-size: 24px;
  font-weight: 600;
  font-weight: bold;
  margin-bottom: 20px;
}
.section-1 .section-1-wrap .section-1-left .section-1-left-content[data-v-1d9b105c] {
  font-size: 50px;
}
.section-1 .section-1-wrap .section-1-right[data-v-1d9b105c] {
  margin-left: 20px;
}
.section-1 .section-1-wrap .section-1-right .section-1-right-content[data-v-1d9b105c] {
  font-size: 20px;
}
.section-2[data-v-1d9b105c] {
  position: relative;
}
.section-2 .section-2-bg[data-v-1d9b105c] {
  width: 100%;
  height: auto;
}
.section-2 .section2-text-bg[data-v-1d9b105c] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  bottom: 0;
  object-fit: cover;
}
.section-3[data-v-1d9b105c] {
  background-color: #000;
  padding: 50px 0;
}
.section-3 .section-3-wrap .section-3-title[data-v-1d9b105c] {
  font-size: 40px;
  text-align: center;
  margin: 20px;
}
.section-3 .section-3-wrap .section-3-content[data-v-1d9b105c] {
  display: flex;
  justify-content: space-between;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item[data-v-1d9b105c] {
  width: 450px;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-img[data-v-1d9b105c] {
  width: 450px;
  height: 250px;
  border-radius: 8px;
  object-fit: cover;
  margin-bottom: 20px;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-title[data-v-1d9b105c] {
  font-size: 24px;
  margin-bottom: 20px;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-content[data-v-1d9b105c] {
  font-size: 18px;
}
.section-4[data-v-1d9b105c] {
  background-color: #090909;
  padding: 110px 0;
  color: #000;
}
.section-4 .section-4-bg[data-v-1d9b105c] {
  display: block;
  width: 100%;
  max-width: 896px;
  margin: 0 auto;
  height: auto;
}
.section-4 .section-4-wrap[data-v-1d9b105c] {
  width: 1000px;
}
.section-4 .section-4-wrap .section-4-title[data-v-1d9b105c] {
  font-size: 40px;
  margin-bottom: 40px;
}
.section-4 .section-4-wrap .section-4-content[data-v-1d9b105c] {
  font-size: 20px;
}
.section-4 .section-4-wrap .section-4-content p[data-v-1d9b105c] {
  margin-bottom: 40px;
}
.section-4 .section-4-wrap .section-4-content .section-4-content-btn[data-v-1d9b105c] {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  background-color: #0070CC;
  padding: 0 20px;
  border-radius: 23px;
  transition: all 0.3s ease;
}
.section-4 .section-4-wrap .section-4-content .section-4-content-btn[data-v-1d9b105c]:hover {
  background-color: #005699;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.section-4 .section-4-wrap .section-4-content .section-4-content-btn[data-v-1d9b105c]:active {
  transform: translateY(1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background-color: #004a80;
}
.fullscreen-preview[data-v-1d9b105c] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] {
  position: relative;
  width: 80%;
  height: 80%;
  z-index: 10000;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide[data-v-1d9b105c] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .swiper-zoom-container[data-v-1d9b105c] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .swiper-zoom-container img[data-v-1d9b105c] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .video-wrapper[data-v-1d9b105c] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .video-wrapper iframe[data-v-1d9b105c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-prev,
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-next {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-prev:hover,
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-next:hover {
  background: rgba(255, 255, 255, 0.3);
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-prev::after,
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-next::after {
  font-size: 24px;
}
.fullscreen-preview .close-btn[data-v-1d9b105c] {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10001;
}
.fullscreen-preview .close-btn[data-v-1d9b105c]:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}
.video-wrapper .video-controls[data-v-1d9b105c] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.video-wrapper .video-controls .play-btn[data-v-1d9b105c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
}
.video-wrapper .video-controls .play-btn[data-v-1d9b105c]:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) scale(1.1);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
}
.video-wrapper .video-controls .play-btn[data-v-1d9b105c]:active {
  transform: translate(-50%, -50%) scale(0.95);
}
.video-wrapper .video-progress[data-v-1d9b105c] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  z-index: 3;
  cursor: pointer;
  transition: height 0.3s ease;
}
.video-wrapper .video-progress[data-v-1d9b105c]:hover {
  height: 8px;
}
.video-wrapper .video-progress .progress-bar[data-v-1d9b105c] {
  height: 100%;
  background: #0070CC;
  transition: width 0.1s linear;
}
.video-modal-overlay[data-v-1d9b105c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-modal-container[data-v-1d9b105c] {
  position: relative;
  width: 80%;
  height: 80%;
  background: #000;
  border-radius: 8px;
}
.video-modal-container iframe[data-v-1d9b105c] {
  width: 100%;
  height: 100%;
  border: none;
}
.video-modal-container .close-button[data-v-1d9b105c] {
  position: absolute;
  top: -30px;
  right: -30px;
  width: 60px;
  height: 60px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 34px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.video-modal-container .close-button[data-v-1d9b105c]:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.1);
}
@media (max-width: 768px) {
.swiper-container[data-v-1d9b105c] {
    padding: 0.4rem 0;
    background-color: #000;
}
.swiper-container[data-v-1d9b105c] .swiper {
    overflow: hidden;
}
.swiper-container .swiper[data-v-1d9b105c] {
    width: 8rem;
}
.swiper-container .swiper .swiper-slide[data-v-1d9b105c] {
    width: 8rem;
    height: 4.58667rem;
    position: relative;
}
.swiper-container .swiper .swiper-slide img[data-v-1d9b105c] {
    width: 8rem;
    height: 4.58667rem;
    border-radius: 0.4rem;
    object-fit: cover;
}
.swiper-container .swiper .swiper-slide .video-wrapper[data-v-1d9b105c] {
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper-container .swiper .swiper-slide .video-wrapper .video-controls[data-v-1d9b105c] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.swiper-container .swiper .swiper-slide .video-wrapper .video-controls .play-btn[data-v-1d9b105c] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.06667rem;
    height: 1.06667rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.53333rem;
    color: #fff;
    transition: all 0.3s ease;
}
.swiper-container .swiper .swiper-slide .video-wrapper .video-controls .play-btn[data-v-1d9b105c]:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) scale(1.1);
}
.swiper-container .swiper .swiper-pagination[data-v-1d9b105c] {
    position: static;
    margin-top: 0.4rem;
}
.swiper-container .swiper .swiper-pagination[data-v-1d9b105c] .swiper-pagination-bullet {
    background-color: #fff !important;
}
.section-1[data-v-1d9b105c] {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-1 .section-1-img[data-v-1d9b105c] {
    text-align: center;
}
.section-1 .section-1-img img[data-v-1d9b105c] {
    width: 8.88rem;
    height: auto;
}
.section-1 .section1-text-bg[data-v-1d9b105c] {
    display: none;
}
.section-1 .section-1-wrap[data-v-1d9b105c] {
    display: none;
}
.section-1 .section-1-wrap .section-1-left[data-v-1d9b105c] {
    margin-right: 0;
}
.section-1 .section-1-wrap .section-1-left .section-1-left-title[data-v-1d9b105c] {
    font-size: 0.32rem;
    margin-bottom: 0.26667rem;
}
.section-1 .section-1-wrap .section-1-left .section-1-left-content[data-v-1d9b105c] {
    font-size: 0.32rem;
}
.section-1 .section-1-wrap .section-1-right[data-v-1d9b105c] {
    margin-left: 0;
}
.section-1 .section-1-wrap .section-1-right .section-1-right-content[data-v-1d9b105c] {
    font-size: 0.32rem;
}
.section-2[data-v-1d9b105c] {
    background-size: 100% 5.33333rem;
    height: auto;
    margin-top: 1.33333rem;
    background-color: #000;
}
.section-2 .section2-text-bg[data-v-1d9b105c] {
    display: none;
}
.section-3[data-v-1d9b105c] {
    background-color: #000;
    padding: 1.33333rem 0.53333rem;
}
.section-3 .section-3-wrap .section-3-title[data-v-1d9b105c] {
    font-size: 0.8rem;
    text-align: center;
    margin: 0;
    margin-bottom: 0.53333rem;
}
.section-3 .section-3-wrap .section-3-content[data-v-1d9b105c] {
    display: block;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item[data-v-1d9b105c] {
    width: 100%;
    margin-bottom: 0.53333rem;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item[data-v-1d9b105c]:last-child {
    margin-bottom: 0;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-img[data-v-1d9b105c] {
    width: 100%;
    height: 4.98667rem;
    margin-bottom: 0.26667rem;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-title[data-v-1d9b105c] {
    font-size: 0.53333rem;
    margin-bottom: 0.26667rem;
}
.section-3 .section-3-wrap .section-3-content .section-3-content-item .section-3-content-item-content[data-v-1d9b105c] {
    font-size: 0.37333rem;
}
.section-4[data-v-1d9b105c] {
    padding: 1.33333rem 0.53333rem;
    color: #000;
}
.section-4 .section-4-wrap[data-v-1d9b105c] {
    width: 100%;
}
.section-4 .section-4-wrap .section-4-title[data-v-1d9b105c] {
    font-size: 0.8rem;
    margin-bottom: 0.26667rem;
}
.section-4 .section-4-wrap .section-4-content[data-v-1d9b105c] {
    font-size: 0.37333rem;
}
.section-4 .section-4-wrap .section-4-content p[data-v-1d9b105c] {
    margin-bottom: 0.53333rem;
}
.section-4 .section-4-wrap .section-4-content .section-4-content-btn[data-v-1d9b105c] {
    display: inline-block;
    font-size: 0.37333rem;
    height: 0.90667rem;
    line-height: 0.90667rem;
    color: #fff;
    background-color: #0070CC;
    padding: 0 0.26667rem;
    border-radius: 0.45333rem;
    font-weight: bold;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .swiper-zoom-container img[data-v-1d9b105c] {
    max-width: 100vw;
    max-height: 100vh;
    width: 100%;
    height: auto;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .video-wrapper[data-v-1d9b105c] {
    width: 100vw;
    height: auto;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .video-wrapper video[data-v-1d9b105c] {
    width: 100%;
    height: auto;
}
.fullscreen-preview .fullscreenSwiper .swiper-slide .video-wrapper .video-controls .play-btn[data-v-1d9b105c] {
    width: 1.6rem;
    height: 1.6rem;
    font-size: 0.64rem;
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-prev,
  .fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-next {
    width: 1.06667rem;
    height: 1.06667rem;
}
.fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-prev::after,
  .fullscreen-preview .fullscreenSwiper[data-v-1d9b105c] .swiper-button-next::after {
    font-size: 0.53333rem;
}
.fullscreen-preview .close-btn[data-v-1d9b105c] {
    top: 0.26667rem;
    right: 0.26667rem;
    width: 1.06667rem;
    height: 1.06667rem;
    font-size: 0.64rem;
}
}
.news .news-container[data-v-edbc7560] {
  background-color: #000;
  height: 100%;
}
.news .news-container .news-title[data-v-edbc7560] {
  font-size: 24px;
}
@charset "UTF-8";
.message-box-overlay[data-v-3516ebf7] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  animation: fadeIn-3516ebf7 0.3s ease;
}
.message-box[data-v-3516ebf7] {
  font-family: "Impact";
  background: white;
  border-radius: 12px;
  padding: 50px;
  padding-top: 70px;
  width: 384px;
  height: 328px;
  text-align: center;
  animation: slideIn-3516ebf7 0.3s ease;
  position: relative;
  position: relative;
}
.message-icon[data-v-3516ebf7] {
  margin-bottom: 20px;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  background: #9FC82D;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: white;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.success-icon[data-v-3516ebf7] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #9FC82D;
  position: relative;
  /* 绘制√图标 */
}
.success-icon[data-v-3516ebf7]::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 46px;
  border: solid white;
  border-width: 0 12px 12px 0;
  transform: translate(-50%, -60%) rotate(45deg);
}
.error-icon[data-v-3516ebf7] {
  width: 100%;
  height: 100%;
  background: #f44336;
  border-radius: 50%;
  position: relative;
  /* 绘制✕图标 */
}
.error-icon[data-v-3516ebf7]::before, .error-icon[data-v-3516ebf7]::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 6px;
  background: white;
  border-radius: 3px;
}
.error-icon[data-v-3516ebf7]::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.error-icon[data-v-3516ebf7]::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.message-title[data-v-3516ebf7] {
  font-size: 50px;
  font-weight: bold;
  color: #083b3e;
  margin-bottom: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  /* 使用安全的免费字体组合 */
  font-family: "Impact", "Arial Black", "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
}
.message-content[data-v-3516ebf7] {
  font-size: 20px;
  color: #083b3e;
  line-height: 1.5;
  margin-bottom: 30px;
}
.message-actions[data-v-3516ebf7] {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.message-btn[data-v-3516ebf7] {
  height: 56px;
  line-height: 56px;
  border: none;
  border-radius: 2px;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #00BFB7;
  flex: 1;
}
.message-btn[data-v-3516ebf7]:not(.message-btn-cancel) {
  background: #00BFB7;
}
.message-btn[data-v-3516ebf7]:not(.message-btn-cancel):hover {
  background: #00BFB7;
  transform: translateY(-1px);
}
.message-btn-cancel[data-v-3516ebf7] {
  background: #f5f5f5;
  color: #666;
  border: 1px solid #ddd;
}
.message-btn-cancel[data-v-3516ebf7]:hover {
  background: #eeeeee;
  transform: translateY(-1px);
}
@keyframes fadeIn-3516ebf7 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes slideIn-3516ebf7 {
from {
    opacity: 0;
    transform: translateY(-20px) scale(0.95);
}
to {
    opacity: 1;
    transform: translateY(0) scale(1);
}
}
/* 移动端适配 */
@media (max-width: 768px) {
.message-box[data-v-3516ebf7] {
    min-width: 300px;
    max-width: 90vw;
    padding: 30px 20px;
    width: 280px;
    height: 240px;
    padding-top: 50px;
}
.message-icon[data-v-3516ebf7] {
    width: 80px;
    height: 80px;
}
.message-title[data-v-3516ebf7] {
    font-size: 32px;
}
.message-content[data-v-3516ebf7] {
    font-size: 16px;
}
.message-btn[data-v-3516ebf7] {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.success-icon[data-v-3516ebf7]::after {
    width: 12px;
    height: 20px;
    border-width: 0 4px 4px 0;
}
.error-icon[data-v-3516ebf7]::before, .error-icon[data-v-3516ebf7]::after {
    width: 30px;
    height: 4px;
}
.message-actions[data-v-3516ebf7] {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    gap: 12px;
    justify-content: center;
}
}

.feedback-container[data-v-40cfe2fc] {
  max-width: 800px;
  margin: 40px auto;
  padding: 0 20px;
}
.feedback-card[data-v-40cfe2fc] {
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}
.feedback-card[data-v-40cfe2fc]:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}
.feedback-card[data-v-40cfe2fc] .el-card__header {
  padding: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(135deg, #1989fa, #5cadff);
  border-radius: 12px 12px 0 0;
  position: relative;
  overflow: hidden;
}
.feedback-card[data-v-40cfe2fc] .el-card__header::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.card-header[data-v-40cfe2fc] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.card-header h2[data-v-40cfe2fc] {
  margin: 0;
  font-size: 28px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.feedback-card[data-v-40cfe2fc] .el-card__body {
  padding: 32px;
}
.feedback-uploader {
[data-v-40cfe2fc] .el-upload--picture-card {
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 12px;
    border: 2px dashed #dcdfe6;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
&:hover {
      border-color: #409eff;
      color: #409eff;
      transform: translateY(-2px);
      box-shadow: 0 4px 12px rgba(64, 158, 255, 0.2);
}
}
[data-v-40cfe2fc] .el-upload-list--picture-card .el-upload-list__item {
    width: 120px;
    height: 120px;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
&:hover {
      transform: translateY(-2px);
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
}
}
.upload-trigger[data-v-40cfe2fc] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #909399;
  transition: all 0.3s;
}
.upload-icon[data-v-40cfe2fc] {
  font-size: 32px;
  margin-bottom: 8px;
  color: #909399;
  transition: all 0.3s;
}
.upload-tip[data-v-40cfe2fc] {
  margin-top: 12px;
  line-height: 1.4;
  text-align: left;
  color: #909399;
}
.submit-container[data-v-40cfe2fc] {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.submit-button {
&[data-v-40cfe2fc] {
  min-width: 240px;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 24px;
  background: linear-gradient(135deg, #1989fa, #5cadff);
  border: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  }
&[data-v-40cfe2fc]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
    transition: all 0.3s;
}
&:hover {
&[data-v-40cfe2fc] {
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(25, 137, 250, 0.3);
    }
&[data-v-40cfe2fc]::before {
      opacity: 0.8;
}
}
&[data-v-40cfe2fc]:active {
    transform: translateY(1px);
    box-shadow: 0 4px 8px rgba(25, 137, 250, 0.2);
}
}
[data-v-40cfe2fc] .el-form-item__label {
  font-weight: 500;
  font-size: 16px;
  color: #606266;
  margin-bottom: 8px;
}
[data-v-40cfe2fc] .el-input__wrapper,[data-v-40cfe2fc] .el-textarea__inner {
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.3s;
  border: 1px solid #e4e7ed;
}
[data-v-40cfe2fc] .el-input__wrapper:hover,[data-v-40cfe2fc] .el-textarea__inner:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #c0c4cc;
}
[data-v-40cfe2fc] .el-input__wrapper:focus-within,[data-v-40cfe2fc] .el-textarea__inner:focus {
  box-shadow: 0 4px 12px rgba(64, 158, 255, 0.1);
  border-color: #409eff;
}
[data-v-40cfe2fc] .el-form-item {
  margin-bottom: 24px;
}
[data-v-40cfe2fc] .el-dialog {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1);
}
[data-v-40cfe2fc] .el-dialog__header {
  margin: 0;
  padding: 20px 24px;
  background: linear-gradient(135deg, #1989fa, #5cadff);
  position: relative;
}
[data-v-40cfe2fc] .el-dialog__title {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
[data-v-40cfe2fc] .el-dialog__headerbtn .el-dialog__close {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  opacity: 0.8;
  transition: all 0.3s;
&:hover {
    opacity: 1;
    transform: rotate(90deg);
}
}
[data-v-40cfe2fc] .el-dialog__body {
  padding: 32px;
}
[data-v-40cfe2fc] .el-form {
  max-width: 600px;
  margin: 0 auto;
}

! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
* {
  box-sizing: border-box;
}
html, body {
  width: 100%;
  overflow-x: hidden;
}
ul,li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.container {
  width: 1440px;
  margin: 0 auto;
}
.container-fluid {
  width: 100%;
}
.tag {
  border: 1px solid #fff;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
}
.pc-hidden {
  display: none;
}
.mobile-hidden {
  display: block;
}


/* src/assets/style/common.css */
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 0.26667rem;
  }
  .tag {
    font-size: 0.26667rem;
    padding: 0.10667rem 0.21333rem;
  }
  .pc-hidden {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
}

