
.header[data-v-900c1da0] {
	position: fixed;
	top: 0;
	inset-inline: 3.6rem;
	margin: auto;
	padding-top: 1.6rem;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* padding: 1.6rem 3.6rem 0; */
}
.logo[data-v-900c1da0] {
	height: 3.6rem;
}
.logo img[data-v-900c1da0] {
	vertical-align: middle;
}
.actions[data-v-900c1da0] {
	display: flex;
	align-items: center;
}
.actions a[data-v-900c1da0] {
	color: white;
	margin-left: 1.04rem;
}
.actions a img[data-v-900c1da0] {
	height: 2.4rem;
	vertical-align: middle;
}
@media screen and (max-width: 600px) {
.header[data-v-900c1da0] {
		width: 100%;
        padding: 0.8rem;
        box-sizing: border-box;
        position: static;
}
.header .logo[data-v-900c1da0] {
		height: 2.4rem !important;
}
.header .actions a img[data-v-900c1da0] {
		height: 2.2399999999999998rem;
}
}

.fullscreen-mask[data-v-9eedd117] {
	position: fixed;
   inset: 0;
   background-color: #000;
   z-index: 1000;
}
.modal-wrap[data-v-9eedd117] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
	max-width: 750px;
    height: 100vh;
    z-index: 4.95rem;
    overflow: hidden;
    background-color: white;
    display: flex;
    flex-direction: column;
    left: 50%;
	transform: translateX(-50%);
}
.modal-wrap .modal-header[data-v-9eedd117] {
    /* width: 100vw; */
    display: flex;
    flex-direction: row;
    align-items: center;
    color: black;
    padding: 0.8rem 1.2rem;
    box-sizing: border-box;
    box-shadow: 0 0.15rem 0.25rem rgba(57, 63, 72, 0.1);
    position: relative;
    z-index: 0.05rem;
}
.modal-wrap .modal-header .android-modal-arrow[data-v-9eedd117] {
    font-size: 1.2rem;
    line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-9eedd117] {
    height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-9eedd117] {
    flex: 1;
    text-align: center;
}
.modal-wrap .modal-header .title img[data-v-9eedd117] {
    height: 0.96rem;
    margin: 0 auto;
}
.modal-content[data-v-9eedd117] {
    flex: 1;
    overflow-y: scroll;
}
.modal-content .platform-item img[data-v-9eedd117] {
    width: 100%;
    height: auto;
}
.modal-content .modal-common-img[data-v-9eedd117] {
    width: 100%;
    height: auto;
}

.fullscreen-mask[data-v-95034de8] {
	position: fixed;
   inset: 0;
   background-color: #000;
   z-index: 1000;
}
.modal-wrap[data-v-95034de8] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
	max-width: 750px;
    height: 100vh;
    z-index: 4.95rem;
    overflow: hidden;
    background-color: white;
    display: flex;
    flex-direction: column;
    left: 50%;
	transform: translateX(-50%);
}
.modal-wrap .modal-header[data-v-95034de8] {
    /* width: 100vw; */
    display: flex;
    flex-direction: row;
    align-items: center;
    color: black;
    padding: 0.8rem 1.2rem;
    box-sizing: border-box;
    box-shadow: 0 0.15rem 0.25rem rgba(57, 63, 72, 0.1);
    position: relative;
    z-index: 1;
}
.modal-wrap .modal-header .android-modal-arrow[data-v-95034de8] {
    font-size: 1.2rem;
    line-height: 1;
}
.modal-wrap .modal-header .android-modal-arrow img[data-v-95034de8] {
    height: 0.96rem;
}
.modal-wrap .modal-header .title[data-v-95034de8] {
    flex: 1;
    text-align: center;
}
.modal-wrap .modal-header .title img[data-v-95034de8] {
    height: 0.96rem;
    margin: 0 auto;
}
.modal-content[data-v-95034de8] {
    flex: 1;
    overflow-y: scroll;
}
.modal-content .platform-item img[data-v-95034de8] {
    width: 100%;
    height: auto;
}
.modal-content .modal-common-img[data-v-95034de8] {
    width: 100%;
    height: auto;
}

.container[data-v-54333687] {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url("./background_pc-EbpUyLdc.jpg");
    background-size: cover;
}
.section[data-v-54333687] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.section .title[data-v-54333687] {
    width: 100%;
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    justify-content: space-between;
    height: 100%;
    align-self: stretch;
}
.section .title .title-left[data-v-54333687] {
    display: flex;
    flex-direction: column;
    margin-top: 8rem;
    /* align-items: flex-start;
    justify-content: space-evenly; */
}
.section .title .title-right[data-v-54333687] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 50%;
}
.section .title .title-images[data-v-54333687] {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 6;
    object-fit: contain;
    /* transform: translateY(-8rem); */
}

/* 左下角固定的二维码与下载区 */
.qrcode-fixed[data-v-54333687] {
    position: fixed;
    left: 3.6rem; /* 65px 基于 20px 根字体换算为 rem */
    bottom: 6rem;
    z-index: 10;
    pointer-events: none; /* 容器不拦截，内部元素单独启用 */
    display: flex;
    align-items: center;
}
.qrcode-fixed .qrcode[data-v-54333687] {
    position: relative;
    width: 10.1vw !important;
    aspect-ratio: 1 / 1;
}
.qrcode-fixed .qrcode .bg[data-v-54333687] {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.qrcode-fixed .qrcode .scan[data-v-54333687] {
    position: absolute;
    width: 68%;
    object-fit: cover;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.qrcode-fixed .qrcode-right[data-v-54333687] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.qrcode-fixed .qrcode-right .tips[data-v-54333687] {
    color: #ffcf40;
    font-size: 16px;
    font-weight: 500;
    width: 600px;
}
.qrcode-fixed #code[data-v-54333687] {
    position: absolute;
    left: 50%;
    top: calc(50% - 15px);
    transform: translate(-50%, -50%);
    width: 72%;
    aspect-ratio: 1 / 1;
    box-sizing: border-box;
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 4px #ffe94a, 0 0 15px 4px #ffd633, 0 0 20px 8px #ff9f1a;
}
.qrcode-fixed .qrcode canvas[data-v-54333687] {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

/* 下载区域（与二维码并排） */
.qrcode-fixed .download[data-v-54333687] {
    display: flex;
    flex-direction: column;
    pointer-events: auto;
}
.qrcode-fixed .download[data-v-54333687] {
    width: 320px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.qrcode-fixed .download img[data-v-54333687] {
    width: 100%;
    height: 100%;
}
.qrcode-fixed .download .tips[data-v-54333687] {
    height: 7vw !important;
}

/* 下载按钮尺寸 */
.qrcode-fixed .download .application-img[data-v-54333687] {
    height: 62px;
    width: 194.5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 15px;
}
.section .title .title-right .banner-image[data-v-54333687] {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    /* aspect-ratio: 3 / 4; */
    object-fit: contain;
}

/* 轮播切换动画：水平位移 + 轻微淡入 */
/* 上下滑动切换动画 */
.slide-vert-enter-active[data-v-54333687],
.slide-vert-leave-active[data-v-54333687] {
    transition: all 0.3s ease;
}
.slide-vert-enter-from[data-v-54333687] {
    opacity: 0.6;
    transform: translateY(20px);
}
.slide-vert-leave-to[data-v-54333687] {
    opacity: 0.6;
    transform: translateY(-20px);
}

/* 内容区图片（当前未使用）已移除 */

/* 标题图片入场动画 */
@-webkit-keyframes scale-54333687 {
from {
        -webkit-transform: translateY(-8rem) scale(0);
        transform: translateY(-8rem) scale(0);
}
to {
        -webkit-transform: translateY(-8rem) scale(1);
        transform: translateY(-8rem) scale(1);
}
}
@keyframes scale-54333687 {
from {
        -webkit-transform: translateY(-8rem) scale(0);
        transform: translateY(-8rem) scale(0);
}
to {
        -webkit-transform: translateY(-8rem) scale(1);
        transform: translateY(-8rem) scale(1);
}
}
/*
.section.active .title-images,
.section.active .title-images img {
    -webkit-animation: scale 0.4s 0.3s ease both;
    animation: scale 0.4s 0.3s ease both;
    -webkit-transform-origin: center center;
    transform-origin: center center;
} */

/* 旧的页内提示已移除 */
footer[data-v-54333687] {
    display: none;
}
@media screen and (max-width: 765px) {
.container[data-v-54333687] {
        background-image: url("./background-QoUVIdBV.webp");
        background-size: cover;
        overflow: hidden;
        padding-bottom: 0.6rem;
}
.section[data-v-54333687] {
        height: auto;
        flex-direction: column;
        justify-content: flex-start;
        padding: 0;
        margin: 0;
}
.section .title[data-v-54333687] {
        width: 100%;
        padding: 0;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
}
.section .title .title-left[data-v-54333687] {
        margin-top: 0;
}
.section .title .title-right[data-v-54333687] {
        left: 0;
}
.section .title .title-images[data-v-54333687] {
        width: 100%;
        margin: auto;
        height: auto;
}
.qrcode-fixed[data-v-54333687] {
        display: none;
}

    /* 移除旧版内嵌二维码容器的移动端样式 */
#fullpage[data-v-54333687] {
        visibility: visible !important;
}

    /* 需求：移动端不展示 qrcode-container */
.section .title .qrcode-container[data-v-54333687] {
        display: none !important;
}
.section .title .title-right[data-v-54333687] {
        width: 100%;
        margin: 0;
        justify-content: center;
        flex: none;
}
.section .title .title-right .banner-image[data-v-54333687] {
        width: 75%;
        margin: 0;
}

    /* 导航点样式由 fullPage 默认提供，如需定制再开启 */
.section .content img[data-v-54333687] {
        width: 100%;
}
footer[data-v-54333687] {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 0;
        margin-bottom: 0.3rem;
        background-color: #000;
        box-shadow: 0 0px 10px -0px #000;
}
footer .device-container[data-v-54333687] {
        width: 100vw;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.2rem 0.8rem;
        width: 100%;
        padding-inline: 0.8rem;
        box-sizing: border-box;
}
footer .device-container a[data-v-54333687] {
        display: block;
        flex: 1;
        text-align: center;
}
footer .device-container img[data-v-54333687] {
        width: 100%;
        display: block;
}
footer .setup-tips[data-v-54333687] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0.2rem;
}
footer .setup-tips .solution-link[data-v-54333687] {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-size: 0.75rem;
        line-height: 1.2;
        margin-bottom: 0.2rem;
}
}
/* 第三方全局样式*/
/**
 * fullPage 2.6.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
 .fp-enabled body {
     margin: 0;
     padding: 0;
     overflow:hidden;
 
     /*Avoid flicker on slides transitions for mobile phones #336 */
     -webkit-tap-highlight-color: rgba(0,0,0,0);
 }
#superContainer {
     height: 100%;
     position: relative;
 
     /* Touch detection for Windows 8 */
     -ms-touch-action: none;
 
     /* IE 11 on Windows Phone 8.1*/
     touch-action: none;
 }
.fp-section {
     position: relative;
     -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
     -moz-box-sizing: border-box; /* <=28 */
     box-sizing: border-box;
 }
.fp-slide {
     float: left;
 }
.fp-slide, .fp-slidesContainer {
     height: 100%;
     display: block;
 }
.fp-slides {
     z-index:1;
     height: 100%;
     overflow: hidden;
     position: relative;
     -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
     transition: all 0.3s ease-out;
 }
.fp-section.fp-table, .fp-slide.fp-table {
     display: table;
     table-layout:fixed;
     width: 100%;
 }
.fp-tableCell {
     display: table-cell;
     vertical-align: middle;
     width: 100%;
     height: 100%;
 }
.fp-slidesContainer {
     float: left;
     position: relative;
 }
.fp-controlArrow {
     position: absolute;
     z-index: 4;
     top: 50%;
     cursor: pointer;
     width: 0;
     height: 0;
     border-style: solid;
     margin-top: -38px;
     -webkit-transform: translate3d(0,0,0);
     -ms-transform: translate3d(0,0,0);
     transform: translate3d(0,0,0);
 }
.fp-controlArrow.fp-prev {
     left: 15px;
     width: 0;
     border-width: 38.5px 34px 38.5px 0;
     border-color: transparent #fff transparent transparent;
 }
.fp-controlArrow.fp-next {
     right: 15px;
     border-width: 38.5px 0 38.5px 34px;
     border-color: transparent transparent transparent #fff;
 }
.fp-scrollable {
     overflow: scroll;
 }
.fp-notransition {
     -webkit-transition: none !important;
     transition: none !important;
 }
#fp-nav {
     position: fixed;
     z-index: 100;
     margin-top: -32px;
     top: 50%;
     opacity: 1;
     -webkit-transform: translate3d(0,0,0);
 }
#fp-nav.right {
     right: 17px;
 }
#fp-nav.left {
     left: 17px;
 }
.fp-slidesNav{
     position: absolute;
     z-index: 4;
     left: 50%;
     opacity: 1;
 }
.fp-slidesNav.bottom {
     bottom: 17px;
 }
.fp-slidesNav.top {
     top: 17px;
 }
#fp-nav ul,
 .fp-slidesNav ul {
   margin: 0;
   padding: 0;
 }
#fp-nav ul li,
 .fp-slidesNav ul li {
     display: block;
     width: 14px;
     height: 13px;
     margin: 7px;
     position:relative;
 }
.fp-slidesNav ul li {
     display: inline-block;
 }
#fp-nav ul li a,
 .fp-slidesNav ul li a {
     display: block;
     position: relative;
     z-index: 1;
     width: 100%;
     height: 100%;
     cursor: pointer;
     text-decoration: none;
 }
#fp-nav ul li a.active span,
 .fp-slidesNav ul li a.active span,
 #fp-nav ul li:hover a.active span,
 .fp-slidesNav ul li:hover a.active span{
     height: 12px;
     width: 12px;
     margin: -6px 0 0 -6px;
     border-radius: 100%;
  }
#fp-nav ul li a span,
 .fp-slidesNav ul li a span {
     border-radius: 50%;
     position: absolute;
     z-index: 1;
     height: 4px;
     width: 4px;
     border: 0;
     background: white;
     left: 50%;
     top: 50%;
     margin: -2px 0 0 -2px;
     -webkit-transition: all 0.1s ease-in-out;
     -moz-transition: all 0.1s ease-in-out;
     -o-transition: all 0.1s ease-in-out;
     transition: all 0.1s ease-in-out;
 }
#fp-nav ul li:hover a span,
 .fp-slidesNav ul li:hover a span{
     width: 10px;
     height: 10px;
     margin: -5px 0px 0px -5px;
 }
#fp-nav ul li .fp-tooltip {
     position: absolute;
     top: -2px;
     color: #fff;
     font-size: 14px;
     font-family: arial, helvetica, sans-serif;
     white-space: nowrap;
     max-width: 220px;
     overflow: hidden;
     display: block;
     opacity: 0;
     width: 0;
 }
#fp-nav ul li:hover .fp-tooltip,
 #fp-nav.fp-show-active a.active + .fp-tooltip {
     -webkit-transition: opacity 0.2s ease-in;
     transition: opacity 0.2s ease-in;
     width: auto;
     opacity: 1;
 }
#fp-nav ul li .fp-tooltip.right {
     right: 20px;
 }
#fp-nav ul li .fp-tooltip.left {
     left: 20px;
 }
/* 容器结构 */
#fp-nav ul {
    margin: 0;
    padding: 0;
}
#fp-nav ul li {
    display: block;
    height: auto;
    margin: 14px;
}
/* 移动端间距 */
@media screen and (max-width: 768px) {
#fp-nav ul li {
    margin: 5px 8px;
}
}
/* 链接本身不要撑开容器 */
#fp-nav ul li a {
    display: contents; /* 改变结构，使 span 自适应尺寸 */
}
/* 默认状态：9x9 圆点 */
#fp-nav ul li a span {
    position: relative;
    display: block;
    background: #fff;
    width: 9px;
    height: 9px;
    margin: 0 !important;
    border: 1px solid transparent;
    border-radius: 50%;
    font-size: 0;
    text-indent: -1000px;
    transition: all 0.1s ease-in-out;
}
/* 激活状态：9x35 椭圆竖条 */
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
    width: 9px;
    height: 35px;
    margin: -6px 0 0 -6px;
    border-radius: 11px;
    background: #fff;
    border-color: #fff;
}
/* 去掉原版 hover 时变大的逻辑 */
#fp-nav ul li:hover a span {
    width: 9px;
    height: 9px;
    margin: 0 !important;
}
:root {
	--base-font-size: calc(0px + (41 - 10) * ((100vw - 0px) / (640 - 0)));
}
@media (min-width: 640px) and (max-width: 960px) {
	:root {
		--base-font-size: calc(20px + (12 - 10) * ((100vw - 640px) / (960 - 640)));
	}
}
@media (min-width: 960px) and (max-width: 1200px) {
	:root {
		--base-font-size: calc(15.5px + (12 - 10) * ((100vw - 960px) / (1200 - 960)));
	}
}
@media (min-width: 1200px) {
	:root {
		--base-font-size: 20px;
	}
}
html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: var(--base-font-size);
	overflow: hidden; /* 预先隐藏滚动条，避免 fullPage 初始化前后 vw 变化导致首帧抖动 */
}
*{
	margin: 0;
	padding: 0;
}