html,body,#app{margin:0;padding:0;height:100%}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.header_view[data-v-c5c6aa2f]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1440px;height:72px;display:flex;justify-content:space-between;align-items:center;padding:0 120px;box-sizing:border-box;z-index:999}.header_view .logo[data-v-c5c6aa2f]{width:120px;height:40px;transform:scale(1.2)}.header_view .language[data-v-c5c6aa2f]{width:128px;height:36px;display:flex;justify-content:center;align-items:center;position:relative}.header_view .language .icon[data-v-c5c6aa2f]{width:20px;height:20px}.header_view .language span[data-v-c5c6aa2f]{color:#18171d;font-size:14px;font-weight:500;margin:0 4px;cursor:pointer}.header_view .language .arrow[data-v-c5c6aa2f]{width:16px;height:16px;cursor:pointer}.header_view .language .popup[data-v-c5c6aa2f]{width:80px;height:120px;background-color:#fff;border-radius:10px;position:absolute;bottom:-120px;left:50%;box-shadow:0 0 10px -5px #666;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:10px 0;box-sizing:border-box}.header_view .language .popup span[data-v-c5c6aa2f]{font-size:14px;color:#000}.footer_view[data-v-c6b5fe10]{position:absolute;bottom:0;left:0;width:100%;height:102px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;z-index:999}.footer_view span[data-v-c6b5fe10]{font-size:16px;color:#181818;margin-right:24px;cursor:pointer}.view[data-v-d44cd608]{width:100%;height:100vh}.view .page[data-v-d44cd608]{width:100%;height:100vh;background-repeat:no-repeat;background-size:cover;transition:background-image .5s ease-in-out;transition-delay:.5s}.view .page.page-0[data-v-d44cd608]{background-image:url(/assets/bg_1-BS4Fo4QC.png)}.view .page.page-1[data-v-d44cd608]{background-image:url(/assets/bg_2-PgyHNbAX.png)}.view .page.page-2[data-v-d44cd608]{background-image:url(/assets/bg_3-DME4kQTi.png)}.view .page .right[data-v-d44cd608]{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:564px;height:295px;z-index:9999}.view .page .text[data-v-d44cd608]{width:564px;height:128px;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in}.view .page .text.show[data-v-d44cd608]{opacity:1;animation:opacity_-d44cd608 1s}.view .page .text .title1[data-v-d44cd608]{margin:0 0 16px;position:relative}.view .page .text .title1 span[data-v-d44cd608]{color:#000;font-size:56px;font-weight:600;position:relative;z-index:2}.view .page .text .title1 span[data-v-d44cd608]:before{content:"";position:absolute;bottom:10px;left:0;width:100%;height:20px;z-index:-1;opacity:.5}.view .page .text .title1[data-v-d44cd608]:after{content:"";position:absolute;top:0;left:-32px;width:24px;height:24px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAE60lEQVR4AeyZ3XHbOBDHd3nWTN7OeUtMRYE7UDpwOjh3EFdwcgWyK5BcgdLBpQO7A6cDw5aYyZt9z5GI+69E+jSM+CkShMfEYEUCIIHFTwtgAXrUhUwCHaBMPEQdoA5QDoGc4s6COkA5BHKKOwvqAOUQyCm2bkG+P5hAzNHRh79ydHOi2DogZjohBGaeKaUOcet0tA7IGIqhHP76FY7J8WAdUILHqN9Xa4tK5DuTbAOQ2u69MaHTQ60NQNt85F4tl+FIblyU8oAa6AXmpbHvq2EDVe9dpVVA794pla6xmaSXtVdiFVB2N83J+/cD54aaVUBv3lC8xNOu4Hk0Vgi7ytrKswpouaRMQEQE38jMcHUmWgVUrNfmxPc/fCn2bPNPWQXEvMqzoKjHPMFIK/hs9EpDF6uAwpCKdhpDLXRiVbMKiMqFLy5sQ6wCwg4+ww/6nZ4L2xCrgH5HkJuj2t7xuw5ICLa647cKyBgqNcQoChhqrU3YVgFF/a1yGeKY9s73P15vZDDz/bVM+v3BhQjSI/GfRGRyjwXuQhwPqzRsA9CzXpik/3xOlL+B9RkcromQOJIiI1jlWISIYGU8I+IZLO46Fsxhd5E8AqIRAdDHo6PBnYi/hq6GlBKsAkJHKv2LKbpXzhY9mEmJEAnwUGDTrmAV0C4F2s5j5m+9nneRpoeXVlB3vswJm3+r7pqr1sea2fu8WNyfaq2f0mppHJBC6Pc//iNzQpoSLeRf9Xr8abHQN3ltNwoIVvM3zptvjTGOfCTcWE0QPIyyrIa2QiOAYDRKVgdjwqlMiFvttXbLTJdBcH9cxGq2lawdEJbOsViNK/MNM9+sVh7APKROxNtAkve1AcJwwkHX4JaZLsz/X0+T7VlLM7NMvOeLxf3nnz+1rtrw3oAwnA59fzDBcLqGEkNI6xFwbpZL/oS5ZrqvMnsBEquBl3oLJZz4GgEwT8Z4p/taDfrzHCsBUkqJ1axdetSkIC7Eq4MDPv7xQ3+rU5nSgGA1snTfQYlU9xxlFiOvHT4Mp5HWWuYdqjMUBgSrcXLpLurwVYVWCFBkNZhrDHbTVZsq8V6hR72zxeLhogmr2W4+F5CP4wCsUM44fLHyzKTJQsgFBEWGFvRwtolcQOJPEJmzjXjnAHYpgh5d4Vv6VxGGtxoL8uWfxcTJT7hvLMIZbbT+WPFcQOKFBsH860b0VMa9SIAN33z+cCYifkcsyD8WQfotriyC85a3kGMROWKIhYhzd9OUEno9cgMQ1RBkIoWs4wJHDLH0enzKmy1BDa00U0WuBTXT7KZWEIPny5ebVLlfvCtDudxLFZ5uFZDoGwR6SnsMNWo4tA5I+rda8Rk7OtScACQLgTFcZqhpAWtDnAAkHXV1qDkDSCAR8TkVCmxliRdVnAIEK/rOTFeiWJbgmdcJSKAcHHg4O2Zrc4y0mSVeVmEbZRpnOsyMrU1662Fo/k2UNpZ0DpD0VDxtzhhqKHuU52yIk4Ck4zLU2AHfyFlAWUONme4Fog1xFpB0fj7XOIDnyjt+qWNfcRqQdK7tbYjzgHZtQ5iNFng2xHlAAgEO5JRa2vG/CEC0Dny+vuBntfrj9XrS6P/OCCv67nkeTiDpsu6vpzsbjDJfkAURyaom5+GR7lYuLwqQFSKJRjpACSDJZAcoSSSRfr2AEiDSkh2gNDJR/n8AAAD//7dh9E8AAAAGSURBVAMACd3JoILVTWgAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100% 100%;z-index:1}.view .page .text .title1.title1-0 span[data-v-d44cd608]:before{background-color:#ffdd1b}.view .page .text .title1.title1-0.title1-zh-CN[data-v-d44cd608]:after,.view .page .text .title1.title1-0.title1-zh[data-v-d44cd608]:after{right:300px}.view .page .text .title1.title1-1 span[data-v-d44cd608]:before{background-color:#8cc5ff}.view .page .text .title1.title1-1[data-v-d44cd608]:after{right:80px}.view .page .text .title1.title1-1.title1-zh-CN[data-v-d44cd608]:after,.view .page .text .title1.title1-1.title1-zh[data-v-d44cd608]:after{right:300px}.view .page .text .title1.title1-2 span[data-v-d44cd608]:before{background-color:#9ef1cb}.view .page .text .title1.title1-2[data-v-d44cd608]:after{right:10px}.view .page .text .title1.title1-2.title1-zh-CN[data-v-d44cd608]:after,.view .page .text .title1.title1-2.title1-zh[data-v-d44cd608]:after{right:300px}.view .page .text .title2[data-v-d44cd608]{color:#18171d;font-size:24px;font-weight:300;margin:0}.view .page .line[data-v-d44cd608]{width:564px;height:1px;position:absolute;top:176px;left:0;background-color:#0000001a}.view .page .line[data-v-d44cd608]:before{content:"";position:absolute;left:0;bottom:0;width:24px;height:3px;background-color:#000}.view .page .download-type[data-v-d44cd608]{width:564px;height:68px;position:absolute;top:227px;left:0;display:flex;justify-content:space-between;align-items:center;z-index:999}.view .page .download-type .download-item[data-v-d44cd608]{height:68px;background:#fff;border:2px solid #000;border-radius:12px;display:flex;justify-content:space-between;align-items:center;padding:0 12px;cursor:pointer}.view .page .download-type .download-item img[data-v-d44cd608]{width:32px;height:32px;margin-right:12px}.view .page .download-type .download-item .download-text[data-v-d44cd608]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.view .page .download-type .download-item .download-text span[data-v-d44cd608]{color:#1b1b1e;font-size:12px;opacity:.6;margin-bottom:2px}.view .page .download-type .download-item .download-text p[data-v-d44cd608]{color:#1b1b1e;font-size:18px;font-weight:500;margin:0}.view .page .page-item[data-v-d44cd608]{width:100%;height:100vh;position:relative}.view .page .page-item .page-img[data-v-d44cd608]{position:absolute;top:50%;left:50%;transform:translate(-120%,-50%);width:480px;height:640px}.toast[data-v-d44cd608]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:5px 20px;font-size:16px;color:#fff;background:#18181880;border-radius:40px}.my-swiper[data-v-d44cd608]{height:100vh}[data-v-d44cd608] .swiper-pagination-bullet{background:#181818;opacity:.3}[data-v-d44cd608] .swiper-pagination-bullet-active{opacity:1}@keyframes opacity_-d44cd608{0%{opacity:0}75%{opacity:0}to{opacity:1}}
