.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.plugin-market-text-toast.adm-toast-mask{z-index:1050}.plugin-market-text-toast.adm-toast-mask .adm-toast-main{border:1px solid var(--toastBorderColor);color:var(--toastColor);font-size:var(--toastFs);max-width:7rem;overflow:hidden;padding:var(--toastPadding);position:relative;text-shadow:-1px -1px 0 var(--toastTextShadowColor),1px -1px 0 var(--toastTextShadowColor),-1px 1px 0 var(--toastTextShadowColor),1px 1px 0 var(--toastTextShadowColor)}.plugin-market-text-toast.adm-toast-mask .adm-toast-main:after{background:var(--toastExtendIcon);content:"";height:.64rem;position:absolute;right:.12rem;top:0;width:var(--toastExtendIconWidth);z-index:10}.plugin-market-img-toast.adm-toast-mask{z-index:1050}.plugin-market-img-toast.adm-toast-mask .adm-toast-main{align-items:center;background-color:transparent;background-image:var(--toastBg);background-repeat:no-repeat;background-size:100% 100%;color:var(--toastColor);display:inline-flex;font-size:var(--toastFs);height:var(--toastHeight);justify-content:center;max-width:7rem;padding:var(--toastPadding);width:var(--toastWidth)}.plugin-error-boundary{height:100%;left:0;position:fixed;top:0;width:100%}.plugin-error-boundary,.plugin-error-boundary-main{align-items:center;display:flex;justify-content:center}.plugin-error-boundary-main{flex-direction:column;position:relative}.plugin-error-boundary-pc .plugin-error-boundary-icon{margin-bottom:.2rem;width:3rem}.plugin-error-boundary-pc .plugin-error-boundary-text{font-size:.18rem}.plugin-error-boundary-m .plugin-error-boundary-icon{margin-bottom:.2rem;width:4rem}.plugin-error-boundary-m .plugin-error-boundary-text{font-size:.32rem}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;-moz-tab-size:4;tab-size:4;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}button,input,select,textarea{background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}select{-moz-appearance:none;-webkit-appearance:none;background:no-repeat 100%/1em;border-radius:0;padding-right:1em}select:not([multiple]):not([size]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E")}::-ms-expand{display:none}:-ms-input-placeholder{color:rgba(0,0,0,.54)}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}code,kbd,pre,samp{font-family:Menlo,Consolas,Roboto Mono,"Ubuntu Monospace",Noto Mono,Oxygen Mono,Liberation Mono,monospace,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.market-base-layout{font-size:14px}.market-base-layout #app{margin:0 auto;position:relative;width:100%}.market-base-layout-loading-wrap{display:inline-block;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.market-base-layout-loading-text{margin:0;text-align:center}.market-base-layout-loading{display:inline-block;z-index:1}.market-base-layout-loading:after{animation:market-base-layout-loading 1.2s linear infinite;border-radius:50%;content:" ";display:block;height:32px;margin:8px;width:32px}@keyframes market-base-layout-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.detail-78e6ec29{height:100%;padding-top:2.34rem;position:relative;width:100%}.detail-title-dcde4dda{height:.65rem;width:2.79rem}.detail-back-d0be6703{align-self:flex-start;height:.38rem;left:-.04rem;position:absolute;top:-.42rem;width:1.21rem}.detail-back-d0be6703 img{height:100%;width:100%}.detail-box-1d6cdeab{background-color:#fff;display:flex;flex-direction:column;height:8.34rem;margin-bottom:.33rem;padding:.35rem .4rem .64rem;position:relative;width:7.09rem}.detail-box-header-f9534651{align-items:center;border-bottom:.01rem dashed rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;line-height:1}.detail-box-header-title-3cd68d32{color:#000;font-family:SHSCN-Bold;font-size:.27rem;margin-bottom:.19rem}.detail-box-header-info-42d3a885{color:#000;font-family:SourceHanSansCN-Regular;font-size:.25rem;margin-bottom:.14rem}.detail-box-header-info-42d3a885 span{margin-right:.2rem}.detail-box-content-e3adf43b{flex:1;font-family:SourceHanSansCN-Regular;margin-top:.2rem;overflow-y:auto}.detail-top-d7cefa62{bottom:4.1rem;height:.76rem;position:absolute;right:.2rem;width:.55rem}.detail-footer-6770ed10{bottom:0;left:0;position:absolute;width:100%}.footer-da9e0a08{color:#6d6d6d;font-size:.16rem;font-stretch:normal;font-weight:400;height:4.38rem;justify-content:center;letter-spacing:0;line-height:1;position:relative;width:100%}.footer-age-a08c5c0a{bottom:.26rem;height:.95rem;left:.2rem;position:absolute;width:.74rem}.footer-channel-147d66d2{justify-content:space-between;margin-bottom:.1rem;padding:0 .8rem;width:100%}.footer-channel-item-4c50895b{height:1.44rem;width:1.14rem}.footer-separationg-40b5dd4a{height:.18rem;margin-bottom:.1rem;width:6.35rem}.footer-policy-86e5014b{margin-bottom:.14rem}.footer-policy-line-c200805f{background-color:#6d6d6d;height:.16rem;margin:0 .12rem;width:.01rem}.footer-line-1e5a72ae{justify-content:center;margin-bottom:.08rem;width:100%}.footer-line-item-7fef1e93{margin-right:.1rem}.footer-line-item-7fef1e93:last-child{margin-right:0}.footer-line-zlgy-text-1f451088{text-decoration:underline}.footer-line-dzyyzz-icon-a8fd2996{height:.2rem;margin-right:.04rem;width:.2rem}.footer-line-dzyyzz-text-c865d7c9{margin-top:.02rem}.footer-links-01c297af{justify-content:center;margin-bottom:.3rem;text-decoration:underline;width:100%}.footer-links-line-c62a0f35{margin:0 .15rem}.footer-texts-282fa511{line-height:1;opacity:.5;text-align:center}.footer-texts-282fa511 span{margin-bottom:.15rem}.footer-texts-282fa511 span:last-child{margin-bottom:0}.footer-texts-line-8638e9c2{margin-bottom:.1rem}.footer-texts-link-753573e0{text-decoration:underline}.footer-texts-icon-8734db9e{margin-left:.1rem;width:.2rem}.footer-bdpz-2ce78674{color:#fff}.navigation-4c402e93{justify-content:space-between;left:0;padding:.84rem .38rem 0 .2rem;position:fixed;top:0;width:100%;z-index:100}.navigation-logo-0ee373f3{position:relative}.navigation-logo-lx-0ed628cf{height:.53rem;margin-right:.26rem;width:1.81rem}.navigation-logo-kt-b5a8803b{height:.46rem;width:.72rem}.navigation-channel-tap-66ab4857{height:.19rem;width:.35rem}.navigation-channel-qq-66a67f7c{height:.27rem;width:.21rem}.navigation-channel-wx-7a29a59a{height:.23rem;width:.28rem}.navigation-channel-bz-11f208aa{height:.24rem;width:.25rem}.navigation-channel-dy-b16fbb1f{height:.25rem;width:.19rem}.navigation-channel-line-b5db3283{background-color:#000;height:.1rem;margin:0 .1rem;opacity:.23;width:.02rem}.navigation-channel-popup-2f764a20{height:.17rem;width:.24rem}.modal-6eca71d4{color:#25507f;font-family:SourceHanSerifSC-Bold;font-size:.2rem;font-stretch:normal;font-weight:700;height:4.35rem;letter-spacing:0;line-height:1;position:relative;width:6.71rem}.modal-close-abfaa36b{height:.24rem;position:absolute;right:.34rem;top:.54rem;width:.24rem}.modal-921fa37a{justify-content:center}.modal-img-2fda06f8{height:2.5rem;margin-bottom:.18rem;width:2.5rem}.modal-img-code-caeea968{height:2.3rem;width:2.3rem}.popup-89a6b4c1{height:100vh;position:relative;width:100%}.popup-header-e15e7e8a{justify-content:space-between;left:0;padding:0 .56rem 0 .2rem;position:absolute;top:.84rem;width:100%}.popup-header-logo-lx-f238495f{height:.53rem;margin-right:.26rem;width:1.81rem}.popup-header-logo-kt-d7e354e3{height:.46rem;width:.72rem}.popup-header-close-b1592c07{height:.48rem;width:.48rem}.popup-menu-img-414ac1c7{height:1.1rem;width:5rem}.popup-menu-line-488c4f72{height:.16rem;margin:.12rem 0;width:5.42rem}.popup-menu-line-488c4f72:last-child{margin:0}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{background-color:var(--adm-color-background);position:fixed;z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{bottom:0;left:0;width:100%}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{left:0;top:0;width:100%}.adm-popup-body-position-top .adm-popup-close-icon{bottom:8px;right:8px}.adm-popup-body-position-left{height:100%;left:0;top:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;right:0;top:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{color:var(--adm-color-weak);cursor:pointer;font-size:18px;line-height:1;padding:4px}.detail-96a9e417{height:100%;padding-top:1.18rem;position:relative;width:100%}.detail-content-1dfc6f9b{align-items:center;display:flex;flex-direction:column}.detail-content-back-110c07a2{align-self:flex-start;cursor:pointer;height:.38rem;left:0;position:absolute;top:-.45rem;width:1.21rem}.detail-content-back-110c07a2 img{height:100%;width:100%}.detail-content-title-23ba2bf6{height:1.42rem;width:3.93rem}.detail-content-box-b6e8dd3b{background-color:#fff;display:flex;flex-direction:column;height:8rem;margin:.11rem 0 .33rem;padding:.35rem .4rem .64rem;position:relative;width:12rem}.detail-content-box-header-a1231674{align-items:center;border-bottom:.01rem dashed rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;line-height:1}.detail-content-box-header-title-0b584359{color:#000;font-family:SHSCN-Bold;font-size:.24rem;margin-bottom:.19rem}.detail-content-box-header-info-d7cfcef7{color:#000;font-family:SourceHanSansCN-Regular;font-size:.16rem;margin-bottom:.14rem}.detail-content-box-header-info-d7cfcef7 span{margin-right:.2rem}.detail-content-box-content-e65f3f03{flex:1;font-family:SourceHanSansCN-Regular;margin-top:.2rem;overflow-y:auto}.detail-swiper-slide-744d526f{overflow:hidden;position:relative}.detail-swiper-slide-footer-790ef4b7{height:auto!important}.detail-top-07606c54{bottom:.42rem;height:.76rem;position:absolute;right:3.01rem;width:.55rem}.footer-34447114{color:#6d6d6d;font-size:.16rem;font-stretch:normal;font-weight:400;height:4.4rem;justify-content:center;letter-spacing:0;line-height:1;position:relative;width:100%}.footer-age-77bdd91a{height:.65rem;position:absolute;right:3.84rem;top:2.12rem;width:.5rem}.footer-qrcode-9c861d6b{gap:1rem;justify-content:center;margin-bottom:.66rem;width:100%}.footer-qrcode-item-79c992b4{height:1.1rem;margin-bottom:.07rem;position:relative;width:1.1rem}.footer-qrcode-item-img-9c088227{bottom:.02rem;height:.96rem;-o-object-fit:cover;object-fit:cover;position:absolute;right:.02rem;width:.96rem}.footer-qrcode-item-text-bf0ba0e5{bottom:-.42rem;padding-left:.1rem;position:absolute}.footer-qrcode-item-text-name-99eb278d{color:#a68028;margin-bottom:.04rem}.footer-separationg-e9692fad{height:.18rem;margin-bottom:.1rem;width:6.91rem}.footer-policy-08334c94{margin-bottom:.2rem}.footer-policy-line-1d49ed8c{background-color:#6d6d6d;height:.2rem;margin:0 .12rem;width:.01rem}.footer-line-d137d6d1{margin-bottom:.1rem;width:100%}.footer-line-d137d6d1:last-child{margin-bottom:0}.footer-line-item-e2a7dd5b{margin-right:.2rem}.footer-line-item-e2a7dd5b:last-child{margin-right:0}.footer-line-zlgy-text-9e0df89b{text-decoration:underline}.footer-line-dzyyzz-icon-6f5712b8{height:.2rem;margin-right:.04rem;width:.2rem}.footer-line-dzyyzz-text-853d5e70{margin-top:.02rem}.footer-links-182e0a43{justify-content:center;margin-bottom:.3rem;text-decoration:underline;width:100%}.footer-links-line-21621938{margin:0 .15rem}.footer-texts-bb90dfc6{line-height:1;opacity:.5;text-align:center}.footer-texts-bb90dfc6 span{margin-bottom:.15rem}.footer-texts-bb90dfc6 span:last-child{margin-bottom:0}.footer-texts-line-018eed06{margin-bottom:.1rem}.footer-texts-link-f8ded056{text-decoration:underline}.footer-texts-icon-66137d91{margin-left:.1rem;width:.2rem}.footer-bdpz-13eaaec9{color:#fff}.navigation-29b4fc48{height:.6rem;justify-content:space-between;left:0;padding:0 .44rem;position:fixed;top:0;width:100%;z-index:100}.navigation-logo-74230f40{align-items:flex-end;display:flex;height:100%;justify-content:space-between;width:2.6rem}.navigation-logo-img1-fb31dee5{height:.57rem;margin-right:.22rem;width:1.69rem}.navigation-logo-img2-76e8214e{height:.44rem;width:.69rem}.navigation-menu-d3e60ae0{height:100%;justify-content:space-between;padding:0 .76rem;width:9.66rem}.navigation-menu-item-4bd11a21{height:.6rem;margin-right:.2rem;width:1.22rem}.navigation-menu-item-4bd11a21:last-child{margin-right:0}.navigation-channel-2902a319{justify-content:space-between;width:3.06rem}.navigation-channel-item-2c17ee58{height:.27rem;position:relative;width:.51rem}.navigation-channel-item-qrcode-ca75babc{height:1.05rem;padding:.1rem .05rem .05rem;top:.4rem;width:1rem}.navigation-channel-item-qrcode-img-a8afd6bd{display:block;height:.9rem;width:.9rem}.navigation-channel-tap-9dde78f3{height:.19rem;width:.34rem}.navigation-channel-qq-74244e87{height:.29rem;width:.25rem}.navigation-channel-wx-b7c54f76{height:.25rem;width:.31rem}.navigation-channel-bz-fc3b2619{height:.28rem;width:.3rem}.navigation-channel-dy-cbdb88af{height:.27rem;width:.22rem}.navigation-channel-divider-ca406e06{height:.27rem;margin:0 .16rem;width:.07rem}.data-content-18e19291{color:#fff;font-size:.18rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1;position:relative}.data-content-play-828caa0d{height:.85rem;width:.85rem}.data-content-title-8c0181e6{bottom:0;height:.4rem;left:0;padding:0 .2rem;position:absolute;width:100%}.modal-4464dc0d{height:3.67rem;padding:.04rem;position:relative;width:6.37rem}.modal-close-0482e3ff{height:.24rem;position:absolute;right:-.34rem;top:0;width:.24rem}.mapContainer-e732a834{overflow:hidden;position:relative}.map-73fc3230,.mapContainer-e732a834{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.map-73fc3230{left:0;position:absolute;top:0;touch-action:none;transition:transform .1s ease;will-change:transform}.zoomControls-532764f8{bottom:.14rem;position:absolute;right:.18rem}.zoomButton-a495724f{cursor:not-allowed;height:.25rem;opacity:.5;width:.25rem}.zoomButton-a495724f:first-child{margin-right:.08rem}.zoomButton-a495724f:last-child{margin-right:0}.zoomButtonActive-8d200193{cursor:pointer;opacity:1}.tip-7832f911{bottom:-.44rem;height:auto;left:0;position:absolute;width:2.78rem}.modal-5213fa40{height:6.26rem;padding:.06rem;position:relative;width:3.7rem}.modal-close-609ef1e0{height:.24rem;position:absolute;right:-.34rem;top:.02rem;width:.24rem}.data-30581a20{padding-top:2.46rem;position:relative}.data-title-bf4ad774{height:1.42rem;margin-bottom:.36rem;width:3.3rem}.data-tab-7d1c8638{height:.54rem;margin-bottom:.3rem;width:6.26rem}.data-tab-item-5536df1d{height:.52rem;opacity:0;width:1.57rem}.data-tab-item-active-7658873e{opacity:1}.data-wrapper-2fcd0520{flex:1}.data-content-e71fc29d{-moz-column-gap:.1rem;column-gap:.1rem;display:flex;flex-wrap:wrap;position:relative;row-gap:.1rem;width:6.32rem}.data-content-item-cebbe60a{height:3.61rem;width:3.11rem}.data-content-item-character-6437c6ef{height:1.76rem;width:3.11rem}.data-more-57e08980{color:#fff;font-size:.2rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1;text-align:center;top:7.74rem;width:100%}.feature-65615b7a{padding-top:2.46rem;position:relative}.feature-title-33004240{height:1.42rem;margin-bottom:.5rem;width:3.92rem}.feature-text-5fe6126e{height:4.26rem;margin-bottom:.48rem;width:5.29rem}.feature-content-032084ba{height:3.76rem;position:relative;width:6.57rem}.feature-content-swiper-8084b81e{position:relative}.feature-content-navigation-216b12bb{height:.54rem;width:.54rem}.feature-content-navigation-prev-bb22c1ad{left:-.3rem}.feature-content-navigation-next-12e5da17{right:-.3rem}.feature-content-pagination-fadd5a00{bottom:-.24rem;position:absolute;width:100%}.feature-content-pagination-item-61108af2{height:.03rem;margin-right:.14rem;width:.3rem}.feature-content-pagination-item-61108af2:last-child{margin-right:0}.modal-content-ae996ee4{justify-content:space-between;padding:.6rem 0 .94rem .44rem}.modal-content-title-7a0f3d15{height:.28rem;width:3.74rem}.modal-content-platform-58a65753{justify-content:flex-start;width:4.9rem}.modal-content-platform-check-8539b0cf{height:.3rem;width:.3rem}.modal-content-platform-58a65753 .adm-radio{margin-right:1.14rem}.modal-content-platform-58a65753 .adm-radio:last-child{margin-right:0}.modal-content-platform-58a65753 .adm-radio{align-items:center;display:flex}.modal-content-platform-58a65753 .adm-radio-content{font-size:.2rem;font-weight:700;margin-left:.16rem;padding-left:0;padding-top:.02rem}.modal-content-phone-92aa33a0{background-size:contain!important;height:.5rem;width:4.9rem}.modal-content-phone-input-a1f84401{min-height:100%!important;padding:.16rem .25rem;z-index:10}.modal-content-phone-input-a1f84401 .adm-input-element{font-family:SHSCN-Bold,serif}.modal-content-reserve-03ede670{height:.52rem;width:2.1rem}.adm-radio{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;align-items:center;cursor:pointer;display:inline-flex;justify-content:flex-start;vertical-align:text-bottom}.adm-radio input[type=radio]{display:none}.adm-radio .adm-radio-icon{border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;color:var(--adm-color-text-light-solid);flex:none;height:var(--icon-size);width:var(--icon-size)}.adm-radio .adm-radio-icon>svg{display:block;height:100%;width:100%}.adm-radio.adm-radio-block{display:flex}.adm-radio.adm-radio-checked .adm-radio-icon{background-color:var(--adm-color-primary);border-color:var(--adm-color-primary)}.adm-radio.adm-radio-disabled{cursor:not-allowed}.adm-radio.adm-radio-disabled .adm-radio-content{opacity:.4}.adm-radio.adm-radio-disabled .adm-radio-icon{background-color:var(--adm-color-fill-content);border-color:var(--adm-color-light);color:var(--adm-color-light)}.adm-radio .adm-radio-custom-icon{font-size:var(--icon-size)}.adm-radio-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;align-items:center;background-color:var(--background-color);display:flex;justify-content:flex-start;max-height:100%;max-width:100%;min-height:24px;width:100%}.adm-input-disabled{cursor:not-allowed;opacity:.4}.adm-input-element{-webkit-appearance:none;appearance:none;background:transparent;border:0;box-sizing:border-box;color:var(--color);display:inline-block;flex:auto;font-size:var(--font-size);line-height:1.5;margin:0;max-height:100%;max-width:100%;min-height:1.5em;outline:none;padding:0;text-align:var(--text-align);width:100%}.adm-input-element::-webkit-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{color:var(--adm-color-light);cursor:pointer;flex:none;margin-left:8px;padding:4px}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.modal-content-afb5cd00{justify-content:space-between;padding:.6rem 0 .94rem .44rem}.modal-content-title-cf2d774b{height:.28rem;width:3.74rem}.modal-content-text-fc40cef5{text-align:center;width:100%}.modal-content-confirm-f1ccf1cd{height:.52rem;width:2.1rem}.home-e935046e{font-size:.75rem;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:1;padding-top:.84rem;position:relative}.home-player-994cd28d,.home-poster-66fecca3{bottom:0;left:0;position:absolute!important;right:0;top:0}.home-reward-3b1d84a9{left:.72rem;position:absolute;top:9.06rem}.home-slogan-4209d9ed{height:5.28rem;margin-bottom:5.62rem;width:6.81rem}.home-reservation-f4b1042c{bottom:4.48rem;height:.9rem;width:7.5rem}.home-reservation-text-638b3f2d{height:.43rem;margin-bottom:.2rem;margin-right:.14rem;width:1.32rem}.home-reservation-count-35f103d2{color:#fce7b6;text-shadow:0 .1rem .1rem #394b5e}.home-reserve-fe375a68{bottom:3.32rem;height:1.02rem;width:4.12rem}.news-2034f88c{padding-top:2.46rem;position:relative}.news-title-d7b1711e{height:1.42rem;margin-bottom:.3rem;width:3.93rem}.news-content-a176903f{height:3.2rem;margin-bottom:.2rem;position:relative;width:6.32rem}.news-content-navigation-2ef2b03c{height:.5rem;position:absolute;top:50%;transform:translateY(-50%);width:.5rem}.news-content-navigation-prev-4253cf6b{left:-.25rem}.news-content-navigation-next-108aefde{right:-.25rem}.news-content-pagination-911ba2f1{display:flex;margin-top:.07rem}.news-content-pagination-item-18fe0933{background-color:rgba(0,0,0,.5);height:.03rem;margin-right:.08rem;width:.3rem}.news-content-pagination-item-18fe0933:last-child{margin-right:0}.news-content-pagination-item-active-94f051d5{background-color:#ebd298}.news-content-swiper-a348a578{height:100%;position:relative;width:100%}.news-content-swiper-name-53d33d1d{background-color:rgba(0,0,0,.8);bottom:0;color:#fff;font-family:SourceHanSansCN-Regular;font-size:.18rem;height:.4rem;left:0;line-height:.4rem;padding-left:.37rem;position:absolute;width:100%}.news-list-box-c316648d{background-color:hsla(0,0%,100%,.21);display:flex;flex-direction:column;height:3.47rem;padding:0 .25rem .13rem;width:6.32rem}.news-more-0afa4fdd{color:#fff;font-family:SourceHanSansCN-Regular;font-size:.2rem;height:.8rem;padding:.37rem 0 .2rem;width:auto}.news-515652f0{padding-top:2.46rem;position:relative}.news-list-4564218b{display:flex;flex-direction:column;height:100%;width:100%}.news-list-tab-a4f9f908{align-items:center;border-bottom:.01rem solid rgba(0,0,0,.1);display:flex;height:.65rem;justify-content:space-between}.news-list-tab-item-c9d053cc{color:#000;font-family:SourceHanSansCN-Regular;font-size:.22rem;height:100%;line-height:.2rem;padding:.29rem 0 .16rem}.news-list-tab-item-active-e8d56700{font-family:SHSCN-Bold;position:relative}.news-list-tab-item-active-e8d56700:after{background-color:#a68028;bottom:0;content:"";height:.02rem;left:0;position:absolute;width:100%}.news-list-content-a97deacd{flex:1;min-height:2.72rem}.news-list-content-item-62ab06dc{align-items:center;border-bottom:.01rem dashed rgba(0,0,0,.5);color:#000;display:flex;font-family:SourceHanSansCN-Regular;font-size:.2rem;height:.7rem;justify-content:space-between}.news-list-content-item-62ab06dc:last-child{border-bottom:none}.news-list-content-item-icon-384fb434{height:.1rem;width:.11rem}.news-list-content-item-text-650dd54b{flex:1;margin:0 .1rem 0 .23rem}.news-list-content-empty-26d483bc{align-items:center;color:#000;display:flex;font-family:SourceHanSansCN-Regular;font-size:.22rem;height:100%;justify-content:center;min-height:2.8rem;width:100%}.news-list-all-2205b066 .news-list-tab-a4f9f908{height:.77rem}.news-list-all-2205b066 .news-list-tab-item-c9d053cc{height:.77rem;padding:.34rem 0 .22rem}.news-list-all-2205b066 .news-list-content-item-62ab06dc:last-child{border-bottom:.01rem dashed rgba(0,0,0,.5)}.news-list-pagination-m{align-items:center;display:flex;margin:0 auto}.news-list-pagination-m .ant-pagination-next,.news-list-pagination-m .ant-pagination-prev{height:.32rem!important;width:1.01rem!important}.news-list-pagination-m .ant-pagination-next img,.news-list-pagination-m .ant-pagination-prev img{height:100%;width:100%}.news-list-m .flex-jc-center{display:inherit!important}.reserve-18ee9d18{color:#000;font-size:.3rem;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:1;padding-top:2.46rem;position:relative}.reserve-title-066f68ae{height:1.45rem;width:4.27rem}.reserve-content-184f3a24{height:10.03rem;padding-top:.46rem;position:relative;width:7.38rem}.reserve-content-turntable-3cab36a0{height:1.39rem;left:-.1rem;position:absolute;top:-.36rem;width:1.46rem}.reserve-content-treasure-336a1791{bottom:.12rem;height:2.06rem;position:absolute;right:.1rem;width:2.64rem}.reserve-content-count-77beac7a{margin-bottom:.2rem}.reserve-content-count-number-59312ad8{color:#642d05;font-size:.4rem;margin:0 .1rem}.reserve-content-stage-8d424437{height:8.4rem;position:relative;width:1.21rem}.reserve-stage-602e44f4{bottom:0;height:16.24rem;left:0;position:absolute;right:0;top:0;width:7.5rem}.reserve-stage-item-8f52f6e7{position:absolute}.reserve-stage-item-default-00344a6a{height:1.25rem;width:2.76rem}.reserve-stage-item-active-a79f9125{height:1.34rem;width:2.74rem}.reserve-stage-item-default-1-f9be2a7f{left:-2.76rem;top:.28rem}.reserve-stage-item-default-2-45708552{right:-2.76rem;top:1.36rem}.reserve-stage-item-default-3-2cbe67ae{left:-2.76rem;top:2.32rem}.reserve-stage-item-default-4-39b6d4d5{right:-2.76rem;top:3.4rem}.reserve-stage-item-default-5-03e76bfe{left:-2.76rem;top:4.54rem}.reserve-stage-item-default-6-31a78941{right:-2.76rem;top:5.6rem}.reserve-stage-item-default-7-a528f87e{left:-2.76rem;top:6.68rem}.reserve-stage-item-achieved-1-ca0a9b61{left:-2.74rem;top:.24rem}.reserve-stage-item-achieved-2-841cdadf{right:-2.74rem;top:1.32rem}.reserve-stage-item-achieved-3-30053f5a{left:-2.74rem;top:2.28rem}.reserve-stage-item-achieved-4-d91c6aff{right:-2.74rem;top:3.36rem}.reserve-stage-item-achieved-5-0216ed2e{left:-2.74rem;top:4.5rem}.reserve-stage-item-achieved-6-98dbb115{right:-2.74rem;top:5.56rem}.reserve-stage-item-achieved-7-aa6b86b8{left:-2.74rem;top:6.64rem}.mobile-71da5ddf,.mobile-swiper-slide-f1167952{height:100%;overflow:hidden;position:relative}.mobile-swiper-slide-footer-f101a484{height:auto!important}.mobile-tip-18bb7c96{bottom:.85rem;height:.93rem;position:absolute;width:1.36rem}.mobile-top-19156419{bottom:.7rem;height:.76rem;position:absolute;right:.2rem;width:.55rem}.stz-a9252bae{padding-top:2.46rem;position:relative}.stz-title-d4fcc231{height:1.42rem;margin-bottom:.36rem;width:3.3rem}.stz-tab-00abd661{height:.54rem;margin-bottom:.3rem;width:3.13rem}.stz-tab-item-963f29b5{height:.52rem;opacity:0;width:1.57rem}.stz-tab-item-active-47f344ce{opacity:1}.stz-content-28b14f01{position:relative}.stz-content-above-e2bca466{height:3.6rem;margin-bottom:.1rem;width:6.32rem}.stz-content-below-060aa16d{-moz-column-gap:.1rem;column-gap:.1rem;display:flex;flex-wrap:wrap;row-gap:.1rem;width:6.32rem}.stz-content-below-item-27308d2a{height:1.75rem;width:3.11rem}.data-content-154a5710{color:#fff;font-size:.18rem;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:1;position:relative}.data-content-play-529d8176{height:.85rem;width:.85rem}.data-content-title-9ff833ce{bottom:0;height:.4rem;left:0;padding:0 .2rem;position:absolute;width:100%}.modal-076076b3{height:5.64rem;padding:.03rem;position:relative;width:10rem}.modal-image-abc2be7c{height:6.05rem!important}.modal-close-bb800fac{height:.24rem;position:absolute;right:-.34rem;top:0;width:.24rem}.mapContainer-6910b964{overflow:hidden;position:relative}.map-de760880,.mapContainer-6910b964{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.map-de760880{cursor:grab;left:0;position:absolute;top:0;transition:transform .1s ease;will-change:transform}.map-de760880:active{cursor:grabbing}.zoomControls-8da2cf57{bottom:.14rem;position:absolute;right:.18rem}.zoomButton-1621e7e7{cursor:not-allowed;height:.25rem;opacity:.5;width:.25rem}.zoomButton-1621e7e7:first-child{margin-right:.08rem}.zoomButton-1621e7e7:last-child{margin-right:0}.zoomButtonActive-88aad03c{cursor:pointer;opacity:1}.tip-dea8bbed{bottom:-.64rem;height:.51rem;left:0;position:absolute;width:3.18rem}.modal-7c46a8d1{height:6.26rem;padding:.06rem;position:relative;width:3.7rem}.modal-close-d2dd0226{height:.24rem;position:absolute;right:-.34rem;top:.02rem;width:.24rem}.data-56f263bd{padding-top:1.42rem;position:relative}.data-title-77a3f5cf{height:1.42rem;margin-bottom:.4rem;width:2.89rem}.data-tab-45b3d982{height:.54rem;margin-bottom:.36rem;position:relative;width:8.42rem}.data-tab-item-81a84e91{height:.52rem;opacity:0;width:2.1rem}.data-tab-item-active-76ef4cac{opacity:1}.data-tab-more-a36dfe65{color:#535556;font-family:SourceHanSansCN-Regular;font-size:.2rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1;opacity:.8;right:-1.88rem}.data-content-f1881ea5{display:grid;gap:.1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 1fr;position:relative}.data-content-more-9f7ed699{grid-template-columns:repeat(4,1fr)}.data-content-item-72a94ff3{height:2.42rem;width:4.7rem}.data-content-item-more-b976758c{height:2.42rem;width:3rem}.feature-5bd63516{font-family:SourceHanSansCN-Regular;font-size:.2rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1;padding-top:1.42rem;position:relative}.feature-title-4352527a{height:1.42rem;margin-bottom:.4rem;width:3.92rem}.feature-text-e2f8694c{height:1.95rem;margin-bottom:.36rem;width:7.29rem}.feature-content-721c3c28{height:4.08rem;position:relative;width:12.46rem}.feature-content-swiper-bf743999{position:relative}.feature-content-swiper-slide-4ff86de2{height:4.08rem!important;width:7.19rem!important}.feature-content-navigation-d106069f{height:.55rem;position:absolute;top:50%;transform:translateY(-50%);width:.55rem}.feature-content-prev-1ccef50a{left:-.2rem}.feature-content-next-d9b79bb2{right:-.2rem}.feature-content-pagination-98b3745d{bottom:-.2rem;display:flex;justify-content:center;position:absolute;width:100%}.feature-content-pagination-item-6e5953bc{height:.04rem;margin-right:.14rem;width:.3rem}.feature-content-pagination-item-6e5953bc:last-child{margin-right:0}.modal-0e31aca3{color:#373b56;font-size:.2rem;font-stretch:normal;font-weight:700;height:4.35rem;justify-content:space-between;letter-spacing:0;line-height:1;padding:.6rem 0 .94rem .44rem;position:relative;width:6.71rem}.modal-close-5994ef96{height:.24rem;position:absolute;right:.4rem;top:.5rem;width:.24rem}.modal-title-7cf872a2{height:.28rem;width:3.74rem}.modal-platform-acfa2c95{justify-content:flex-start;width:4.9rem}.modal-platform-check-f78358b2{height:.3rem;width:.3rem}.modal-platform-acfa2c95 .adm-radio{margin-right:1.14rem}.modal-platform-acfa2c95 .adm-radio:last-child{margin-right:0}.modal-platform-acfa2c95 .adm-radio{align-items:center;display:flex}.modal-platform-acfa2c95 .adm-radio-content{color:#25507f;font-size:.22rem;font-weight:700;margin-left:.16rem;padding-left:0;padding-top:.02rem}.modal-phone-dc915717{background-size:contain!important;height:.5rem;width:4.9rem}.modal-phone-input-702a9ec7{min-height:100%!important;padding:.16rem .25rem;z-index:10}.modal-phone-input-702a9ec7 .adm-input-element{font-family:SHSCN-Bold,serif}.modal-reserve-86481e85{height:.52rem;width:2.1rem}.modal-2419832b{color:#25507f;font-size:.2rem;font-stretch:normal;font-weight:700;height:4.35rem;justify-content:space-between;letter-spacing:0;line-height:1;padding:.6rem 0 .94rem .44rem;position:relative;width:6.71rem}.modal-close-ff45fcb9{height:.24rem;position:absolute;right:.4rem;top:.5rem;width:.24rem}.modal-title-ac3b0bb3{height:.28rem;width:3.74rem}.modal-text-079ce96d{text-align:center;width:100%}.modal-confirm-346fb101{height:.52rem;width:2.1rem}.home-b5e38ff0{font-size:.75rem;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:1;position:relative}.home-video-13dc45ed{bottom:0;left:0;position:absolute!important;right:0;top:0;z-index:0}.home-slogan-503aa0e3{height:6.65rem;left:2.06rem;position:absolute;top:.82rem;width:8.58rem}.home-reward-2cf6808b{bottom:0;position:absolute;right:.86rem}.home-reservation-319ae6af{bottom:3.26rem;height:.9rem;left:1.94rem;position:absolute;width:8.95rem}.home-reservation-text-71774248{height:.43rem;margin-bottom:.2rem;margin-right:.14rem;width:1.32rem}.home-reservation-count-69f83413{color:#fce7b6;text-shadow:0 .1rem .1rem #394b5e}.home-reserve-67a0dfe7{bottom:1.77rem;height:1.63rem;left:4.24rem;position:absolute;width:4.27rem}.home-reserve-btn-0c69235a{height:.85rem;width:3.55rem}.news-973528a4{padding-top:1.42rem;position:relative}.news-title-bdf60e51{height:1.42rem;margin-bottom:.59rem;width:3.93rem}.news-wrap-0734a7df{display:flex}.news-content-c6462b57{height:3.5rem;position:relative;width:6.22rem}.news-content-navigation-35e3e89e{height:.5rem;position:absolute;top:50%;transform:translateY(-50%);width:.5rem}.news-content-navigation-prev-71e72da5{cursor:pointer;left:.07rem}.news-content-navigation-next-fb427a83{cursor:pointer;right:.07rem}.news-content-pagination-3013842e{bottom:.1rem;display:flex;position:absolute;right:.12rem}.news-content-pagination-item-cca95d13{background-color:rgba(0,0,0,.5);cursor:pointer;height:.03rem;margin-right:.08rem;width:.3rem}.news-content-pagination-item-cca95d13:last-child{margin-right:0}.news-content-pagination-item-active-56065137{background-color:#ebd298}.news-content-swiper-eecd8ca2{height:100%;position:relative;width:100%}.news-content-swiper-name-ad884f68{background-image:linear-gradient(90deg,rgba(0,0,0,.8),transparent);bottom:0;color:#fff;font-family:SourceHanSansCN-Regular;font-size:.18rem;height:.4rem;left:0;line-height:.4rem;padding-left:.32rem;position:absolute;width:100%}.news-list-box-0419ca3f{background-color:hsla(0,0%,100%,.21);display:flex;flex-direction:column;padding:0 .2rem;position:relative;width:6.22rem}.news-more-6bc25ac8{color:#000;cursor:pointer;font-family:SourceHanSansCN-Regular;font-size:.16rem;position:absolute;right:.2rem;top:.2rem}.news-25fffdd4{padding-top:2.46rem;position:relative}.news-list-7e1ae876{display:flex;flex-direction:column;height:100%;width:100%}.news-list-tab-a988e854{align-items:center;border-bottom:.01rem solid rgba(0,0,0,.1);display:flex}.news-list-tab-item-bfcccf3a{color:#000;cursor:pointer;font-family:SourceHanSansCN-Regular;font-size:.18rem;margin-right:.3rem;padding:.19rem 0 .09rem}.news-list-tab-item-active-973ce091{font-family:SHSCN-Bold;position:relative}.news-list-tab-item-active-973ce091:after{background-color:#a68028;bottom:0;content:"";height:.02rem;left:0;position:absolute;width:100%}.news-list-content-5f4cf082{flex:1;overflow-y:auto}.news-list-content-item-ff4d37d8{align-items:center;border-bottom:.01rem dashed rgba(0,0,0,.5);color:#000;cursor:pointer;display:flex;font-family:SourceHanSansCN-Regular;font-size:.16rem;height:.5rem;justify-content:space-between}.news-list-content-item-ff4d37d8:last-child{border-bottom:none}.news-list-content-item-icon-bf61fcaa{height:.1rem;width:.11rem}.news-list-content-item-text-fee018c1{flex:1;margin:0 .1rem 0 .19rem}.news-list-content-empty-32c5a5bd{align-items:center;color:#000;display:flex;font-family:SourceHanSansCN-Regular;font-size:.18rem;height:100%;justify-content:center;width:100%}.news-list-all-8691c30f .news-list-tab-item-bfcccf3a{font-size:.24rem;margin-right:.8rem;padding:.56rem 0 .17rem}.news-list-all-8691c30f .news-list-content-item-ff4d37d8{font-size:.2rem;height:.74rem}.news-list-all-8691c30f .news-list-content-item-ff4d37d8:last-child{border-bottom:.01rem dashed rgba(0,0,0,.5)}.news-list-pagination-pc{align-items:center;display:flex;height:.32rem;margin:0 auto}.news-list-pagination-pc .ant-pagination-next,.news-list-pagination-pc .ant-pagination-prev{height:.32rem!important;width:1.01rem!important}.news-list-pagination-pc .ant-pagination-next img,.news-list-pagination-pc .ant-pagination-prev img{height:100%;width:100%}.news-list-pagination-pc .ant-pagination-prev{margin-right:.4rem}.news-list-pagination-pc .ant-pagination-item{border:none;border-radius:initial;font-family:SHSCN-Bold;font-size:.2rem;height:.22rem;line-height:.24rem;margin-right:.4rem;min-width:auto;width:.22rem}.news-list-pagination-pc .ant-pagination-item-active{background-color:#e3c9a9;color:#774c26;font-weight:400}.news-list-pc .flex-jc-center{display:inherit!important}.reserve-7629a211{color:#000;font-size:.24rem;font-stretch:normal;font-weight:500;letter-spacing:0;line-height:1;padding-top:1.42rem;position:relative}.reserve-title-2b325871{height:1.45rem;margin-bottom:.08rem;width:4.27rem}.reserve-content-4b2633c1{height:6.34rem;padding-top:.64rem;position:relative;width:13.72rem}.reserve-content-turntable-f95f094f{height:1.99rem;position:absolute;right:-.12rem;top:-.44rem;width:2rem}.reserve-content-treasure-4c4f21b0{bottom:.1rem;height:2.38rem;left:-.4rem;position:absolute;width:3.06rem}.reserve-content-count-84eba6c4{margin-bottom:.3rem}.reserve-content-count-text-39d8cdbe{color:#000;font-weight:700}.reserve-content-count-number-53330044{color:#642d05;font-size:.4rem;margin:0 .1rem}.reserve-content-text-0c82de5a{height:.33rem;left:.82rem;position:absolute;top:1.22rem;width:1.93rem}.reserve-content-progress-8b4138bd{height:1.36rem;position:relative;width:11.98rem}.reserve-content-progress-line-843d7352{height:1.36rem;left:0;position:absolute;top:0;width:11.98rem}.reserve-content-progress-item-891e86da{position:absolute}.reserve-content-progress-default-4e64d664{height:2.93rem;width:1.08rem}.reserve-content-progress-achieved-4c38a168{height:3.21rem;width:1.54rem}.reserve-content-progress-default-1-027df1b0{left:.7rem;top:.5rem}.reserve-content-progress-default-2-32433739{left:2.36rem;top:0}.reserve-content-progress-default-3-baed7a8e{left:3.94rem;top:50}.reserve-content-progress-default-4-0eb1e614{left:5.48rem;top:0}.reserve-content-progress-default-5-ca44f75a{left:7.02rem;top:.5rem}.reserve-content-progress-default-6-49013c5b{left:8.6rem;top:0}.reserve-content-progress-default-7-e0f298b9{left:10.12rem;top:.5rem}.reserve-content-progress-achieved-1-a098716a{left:.58rem;top:.38rem}.reserve-content-progress-achieved-2-a67c5b9b{left:2.24rem;top:-.12rem}.reserve-content-progress-achieved-3-8d9c1ae9{left:3.82rem;top:.38rem}.reserve-content-progress-achieved-4-3d78725a{left:5.36rem;top:-.12rem}.reserve-content-progress-achieved-5-a3e3dde6{left:6.9rem;top:.38rem}.reserve-content-progress-achieved-6-0ceb0adb{left:8.48rem;top:-.12rem}.reserve-content-progress-achieved-7-d6297259{left:10rem;top:.38rem}.reserve-progress-015133fb{height:1.6rem;margin-top:.3rem;position:relative;width:16.36rem}.reserve-progress-line-178fc04d{left:0;position:absolute;top:0}.reserve-progress-item-6195a327{height:4.61rem;position:absolute;width:1.78rem}.reserve-progress-item-achieved-d68f6b9c{height:.72rem;position:absolute;right:.05rem;top:.95rem;width:.86rem}.reserve-progress-item-status-dfedbf07{bottom:.8rem;height:.4rem;position:absolute;width:1.4rem}.reserve-progress-item-1-d111e3b1{left:1.61rem;top:-.17rem}.reserve-progress-item-2-adfd8789{left:3.57rem;top:.33rem}.reserve-progress-item-3-1cf0550b{left:5.54rem;top:-.18rem}.reserve-progress-item-4-d92774a1{left:7.51rem;top:.33rem}.reserve-progress-item-5-d4fbcbb8{left:9.47rem;top:-.17rem}.reserve-progress-item-6-5ae0dadd{left:11.44rem;top:.34rem}.reserve-progress-item-7-aaf0d9cd{left:13.41rem;top:-.18rem}.pc-fac38f17{height:100vh;position:relative}.pc-logo-50d35102{height:.85rem;left:.3rem;position:fixed;top:.79rem;width:2.38rem;z-index:10}.pc-swiper-slide-04749cdc{overflow:hidden;position:relative}.pc-swiper-slide-footer-0046bd9e{height:auto!important}.pc-tip-ee80688f{bottom:.51rem;height:.4rem;margin:0 auto;position:absolute;width:2.11rem;z-index:10}.stz-6d0beb8f{padding-top:1.42rem;position:relative}.stz-title-a9923027{height:1.42rem;margin-bottom:.4rem;width:3.3rem}.stz-tab-83a0d12d{height:.54rem;margin-bottom:.36rem;width:4.22rem}.stz-tab-item-dca463e6{height:.52rem;opacity:0;width:2.1rem}.stz-tab-item-active-6dda28bd{opacity:1}.stz-content-6c5702ec{position:relative}.stz-content-big-bc94cf34{height:3.6rem;margin-right:.1rem;width:6.22rem}.stz-content-small-06ee2694{display:grid;gap:.1rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.stz-content-small-item-525c696d{height:1.75rem;width:3.11rem}.list-55c43ca1{height:100%;padding-top:2.34rem;position:relative;width:100%}.list-title-b9f9117e{height:.65rem;width:2.79rem}.list-back-088ae936{align-self:flex-start;height:.38rem;left:-.04rem;position:absolute;top:-.42rem;width:1.21rem}.list-back-088ae936 img{height:100%;width:100%}.list-box-93853331{background-color:#fff;display:flex;flex-direction:column;height:8.34rem;margin-bottom:.33rem;padding:0 .6rem .44rem;position:relative;width:7.09rem}.list-footer-80b7244e{bottom:0;left:0;position:absolute;width:100%}.list-23258b42{height:100%;padding-top:1.18rem;position:relative;width:100%}.list-content-9d686836{align-items:center;display:flex;flex-direction:column}.list-content-back-eeba62e9{align-self:flex-start;cursor:pointer;height:.38rem;left:0;position:absolute;top:-.45rem;width:1.21rem}.list-content-back-eeba62e9 img{height:100%;width:100%}.list-content-title-ba3071cb{height:1.42rem;width:3.93rem}.list-content-box-8d3a36b4{background-color:#fff;display:flex;flex-direction:column;height:8rem;margin:.11rem 0 .31rem;padding:0 .56rem .49rem;position:relative;width:12rem}.list-content-tip-fc03953b{bottom:.51rem;height:.4rem;margin:0 auto;position:absolute;width:2.11rem;z-index:10}.list-swiper-slide-c54e7689{overflow:hidden;position:relative}.list-swiper-slide-footer-7d2496ac{height:auto!important}#app,body,html{overflow-y:hidden}.uwm-website{height:100%;width:100%}.uwm-website .z-1{z-index:1}.uwm-website .pointer{cursor:pointer}.uwm-website .max-box{height:100%;width:100%}.uwm-website .box-sizing-content{box-sizing:content-box}.uwm-website .bg-box{background-position:50%;background-repeat:no-repeat;background-size:cover}.uwm-website .object-fit-cover{-o-object-fit:cover;object-fit:cover}.uwm-website .absolute-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.uwm-website .absolute-y-center{position:absolute;top:50%;transform:translateY(-50%)}.uwm-website .absolute-x-center{left:50%;position:absolute;transform:translateX(-50%)}.uwm-website .center-box{justify-content:center}.uwm-website .center-box,.uwm-website .flex-ai-center{align-items:center;display:flex}.uwm-website .flex-column-ai-center{align-items:center;display:flex;flex-direction:column}.uwm-website .flex-jc-center{display:flex;justify-content:center}.uwm-website .flex-1{flex:1}.uwm-website .one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uwm-website .two-line{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.uwm-website .shaking{animation:shaking 2s linear infinite;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes shaking{0%,to{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(-5px)}75%{transform:translateY(5px)}}.uwm-website .breathing{animation:breathing 2s ease-in-out infinite;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes breathing{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@font-face{font-display:swap;font-family:SHSCN-Bold;font-style:normal;font-weight:400;src:url(https://cdn-cn.lingxigames.com/xfu/lingxi/h2y0y5k4yt/font/SourceHanSerifCN-Bold-Alphabetic.eot);src:url(https://cdn-cn.lingxigames.com/xfu/lingxi/h2y0y5k4yt/font/SourceHanSerifCN-Bold-Alphabetic.ttf) format("truetype"),url(https://cdn-cn.lingxigames.com/xfu/lingxi/h2y0y5k4yt/font/SourceHanSerifCN-Bold-Alphabetic.woff2) format("woff2"),url(https://cdn-cn.lingxigames.com/xfu/lingxi/h2y0y5k4yt/font/SourceHanSerifCN-Bold-Alphabetic.woff) format("woff")}.uwm-website .SHSCN-Bold{font-family:SHSCN-Bold,serif}@font-face{font-display:swap;font-family:FZCYSJW;font-style:normal;font-weight:400;src:url(https://cdn-cn.lingxigames.com/xfu/lingxi/lz3twyu4mo/font/subset-FZCYSJW--GB1-0.eot);src:url(https://cdn-cn.lingxigames.com/xfu/lingxi/lz3twyu4mo/font/subset-FZCYSJW--GB1-0.ttf) format("truetype"),url(https://cdn-cn.lingxigames.com/xfu/lingxi/lz3twyu4mo/font/subset-FZCYSJW--GB1-0.woff2) format("woff2"),url(https://cdn-cn.lingxigames.com/xfu/lingxi/lz3twyu4mo/font/subset-FZCYSJW--GB1-0.woff) format("woff")}.uwm-website .FZCYSJW{font-family:FZCYSJW,serif}.xf-ts-player-canvas,canvas{height:100%;width:100%}.ant-spin-blur{display:none!important}:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-family:var(--adm-font-family);font-size:var(--adm-font-size-main)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size)/2*2px);left:-100vw;pointer-events:none;position:fixed;top:-100vh;-webkit-user-select:none;user-select:none;width:0}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.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{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:translateX(-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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.component-rotate-tips__wrapper-1cfa8c41{bottom:0;left:0;position:fixed;right:0;top:0}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__mask-311d1ccc{height:var(--xf-landscape-height,100vh);width:var(--xf-landscape-width,100vw)}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050>img{width:1.6rem}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050>span{line-height:1.2;margin-top:.3rem;text-align:center;width:90vw}