: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);-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_page__IsWsa{--nav-height:92px;min-height:100vh;background:#140d0a;color:#f7efdf;scroll-behavior:smooth}.styles_layer__iC9R4{position:relative;height:calc(100svh - var(--nav-height));display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start;scroll-margin-top:var(--nav-height)}.styles_layer__iC9R4:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,13,10,.5),rgba(20,13,10,.2) 10%,rgba(20,13,10,.2) 90%,rgba(20,13,10,.5));pointer-events:none;z-index:1}.styles_layer__iC9R4:first-of-type{margin-top:var(--nav-height)}.styles_layer__iC9R4:nth-of-type(2){background:linear-gradient(180deg,#120b09,#1d130f)}.styles_layer__iC9R4:nth-of-type(3){background:linear-gradient(180deg,#1d130f,#0f0908)}.styles_videoBackground__YY_FD{position:absolute;inset:0;z-index:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#140d0a}.styles_videoContainer__MNldg{overflow:hidden}.styles_videoContainer__MNldg,.styles_video__Fa01V{position:absolute;bottom:0;left:0;width:100%;height:100%}.styles_video__Fa01V{object-fit:cover;object-position:center bottom;will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:opacity .3s ease}.styles_videoLoadingOverlay__4jBem{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(20,13,10,.6);z-index:1;gap:16px}.styles_videoLoadingSpinner__Gbxcs{width:48px;height:48px;border:3px solid rgba(229,199,141,.2);border-top-color:#e5c78d;border-radius:50%;animation:styles_spin__BroH2 1s linear infinite}.styles_videoBufferProgress__6CDRy{width:200px;height:4px;background:rgba(229,199,141,.2);border-radius:2px;overflow:hidden}.styles_videoProgressBar__G_zZ_{height:100%;background:#e5c78d;border-radius:2px;transition:width .3s ease}.styles_thumbnailNav__zGXKk{position:absolute;right:-4%;top:50%;transform:translateY(-50%);z-index:20}.styles_playButton__z4Lah{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(44px,4.5vw,56px);height:clamp(44px,4.5vw,56px);border-radius:50%;border:2px solid rgba(229,199,141,.4);background:rgba(20,13,10,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e5c78d;cursor:pointer;z-index:25;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.styles_playButton__z4Lah svg{width:50%;height:50%}.styles_playButton__z4Lah:hover{background:rgba(229,199,141,.2);border-color:rgba(229,199,141,.7);transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 30px rgba(229,199,141,.3)}.styles_playButton__z4Lah:active{transform:translate(-50%,-50%) scale(.95)}.styles_thumbnailCircle__VMi3y{position:relative;width:clamp(160px,14vw,220px);height:clamp(160px,14vw,220px);transition:transform .6s cubic-bezier(.4,0,.2,1)}.styles_thumbnailItem__M3sJS{position:absolute;left:50%;top:50%;width:clamp(52px,5.5vw,68px);height:clamp(52px,5.5vw,68px);margin-left:calc(clamp(52px,5.5vw,68px)/-2);margin-top:calc(clamp(52px,5.5vw,68px)/-2);border-radius:50%;background:linear-gradient(135deg,rgba(229,199,141,.3),rgba(166,90,28,.4));border:2px solid rgba(229,199,141,.25);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:visible;transform:rotate(var(--item-angle)) translateY(calc(clamp(160px, 14vw, 220px) / -2)) rotate(calc(var(--item-angle) * -1))}.styles_thumbnailItem__M3sJS .styles_thumbnailMask__AMR9L{position:absolute;inset:0;border-radius:50%;background:rgba(0,0,0,.35);transition:background .3s ease}.styles_thumbnailItem__M3sJS .styles_thumbnailGlow__iDU_t{position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,rgba(229,199,141,.25) 0,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.styles_thumbnailItem__M3sJS .styles_thumbnailRing__J_mhL{position:absolute;inset:-2px;border-radius:50%;border:2px solid rgba(0,0,0,0);transition:all .3s ease}.styles_thumbnailItem__M3sJS .styles_thumbnailLabel__gLCgC{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:KaiTi,STKaiti,楷体,serif;font-size:clamp(.9rem,1.2vw,1.1rem);font-weight:700;color:#e5c78d;text-shadow:0 1px 4px rgba(0,0,0,.5);z-index:2;transition:transform .6s cubic-bezier(.4,0,.2,1)}.styles_thumbnailItem__M3sJS:hover{transform:rotate(var(--item-angle)) translateY(calc(clamp(160px, 14vw, 220px) / -2)) rotate(calc(var(--item-angle) * -1)) scale(1.15);border-color:rgba(229,199,141,.5)}.styles_thumbnailItem__M3sJS:hover .styles_thumbnailMask__AMR9L{background:rgba(0,0,0,.2)}.styles_thumbnailItem__M3sJS:hover .styles_thumbnailGlow__iDU_t{opacity:1}.styles_thumbnailItem__M3sJS:hover .styles_thumbnailRing__J_mhL{border-color:rgba(229,199,141,.4)}.styles_thumbnailItem__M3sJS.styles_active__kDzNS{transform:rotate(var(--item-angle)) translateY(calc(clamp(160px, 14vw, 220px) / -2)) rotate(calc(var(--item-angle) * -1)) scale(1.2);border-color:#e5c78d;box-shadow:0 0 20px rgba(229,199,141,.4),0 0 40px rgba(229,199,141,.2)}.styles_thumbnailItem__M3sJS.styles_active__kDzNS .styles_thumbnailMask__AMR9L{background:rgba(0,0,0,.1)}.styles_thumbnailItem__M3sJS.styles_active__kDzNS .styles_thumbnailGlow__iDU_t{opacity:1;animation:styles_glowPulse__pCgRc 2.5s ease-in-out infinite}.styles_thumbnailItem__M3sJS.styles_active__kDzNS .styles_thumbnailRing__J_mhL{border-color:#e5c78d;animation:styles_ringRotate__Q72MU 6s linear infinite}@keyframes styles_glowPulse__pCgRc{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes styles_ringRotate__Q72MU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_indicators__U1Nyo{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.7rem;z-index:20}.styles_indicator__UndMB{width:8px;height:8px;border-radius:50%;border:1px solid rgba(229,199,141,.35);background:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease}.styles_indicator__UndMB:hover{background:rgba(229,199,141,.25);border-color:rgba(229,199,141,.5)}.styles_indicator__UndMB.styles_active__kDzNS{background:#e5c78d;border-color:#e5c78d;box-shadow:0 0 8px rgba(229,199,141,.4);transform:scale(1.25)}.styles_layerContent__phcpd{text-align:center;padding:2rem}.styles_layerTitle__bN8ZU{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:#e5c78d;margin:0 0 1rem;letter-spacing:.1em}.styles_layerDesc__GIXz0{font-size:clamp(1rem,2vw,1.25rem);color:rgba(247,239,223,.7);margin:0;max-width:600px}@media(max-width:900px){.styles_page__IsWsa{--nav-height:132px}.styles_thumbnailNav__zGXKk{right:5%}.styles_thumbnailCircle__VMi3y{width:clamp(130px,18vw,170px);height:clamp(130px,18vw,170px)}.styles_thumbnailItem__M3sJS{width:44px;height:44px;margin-left:-22px;margin-top:-22px;transform:rotate(var(--item-angle)) translateY(calc(clamp(130px, 18vw, 170px) / -2)) rotate(calc(var(--item-angle) * -1))}}@media(max-width:640px){.styles_thumbnailNav__zGXKk{right:3%}.styles_thumbnailCircle__VMi3y{width:clamp(110px,22vw,150px);height:clamp(110px,22vw,150px)}.styles_thumbnailItem__M3sJS{width:38px;height:38px;margin-left:-19px;margin-top:-19px;border-width:1px;transform:rotate(var(--item-angle)) translateY(calc(clamp(110px, 22vw, 150px) / -2)) rotate(calc(var(--item-angle) * -1))}.styles_thumbnailItem__M3sJS .styles_thumbnailLabel__gLCgC{font-size:.8rem}.styles_indicators__U1Nyo{bottom:1.5rem;gap:.5rem}.styles_indicator__UndMB{width:6px;height:6px}}.styles_timeline__xIbSu{width:100%;height:100%;position:relative;background-color:#0a0605;background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex}.styles_timelineContent__n3sk3{flex:1 1;display:flex;align-items:center;justify-content:flex-end;padding:0 15% 0 8%;position:relative;margin-left:-10%}.styles_timelineContent__n3sk3:after{content:"";position:absolute;z-index:1;right:-10%;bottom:10%;width:60%;height:70%;background:rgba(0,0,0,.5);border-radius:100%;pointer-events:none}.styles_timelineDecorImage__0aHFp{position:absolute;left:85%;top:40%;transform:translate(-50%,-50%);width:180px;height:450px;z-index:5;pointer-events:none}.styles_timelineContentInner__EwxMo{position:relative;z-index:2;max-width:380px;text-align:right;transform:translateY(-40px)}.styles_timelineYear__JfFRo{display:inline-block;font-size:clamp(1rem,2vw,1.25rem);color:#d4a024;letter-spacing:.3em;margin-bottom:1rem;opacity:0;transform:translateX(30px);animation:styles_slideInRight__epOPr .6s ease-out forwards;animation-delay:.5s}.styles_timelineTitle__2Aj9E{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:#fff;margin:0 0 1.5rem;letter-spacing:.1em;opacity:0;transform:translateX(30px);animation:styles_slideInRight__epOPr .6s ease-out forwards;animation-delay:.65s}.styles_timelineText__LCZ4e{font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.8;color:hsla(0,0%,100%,.75);margin:0;opacity:0;transform:translateX(30px);animation:styles_slideInRight__epOPr .6s ease-out forwards;animation-delay:.8s}@keyframes styles_slideInRight__epOPr{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.styles_timelineContentInner__EwxMo.styles_exiting__nazv8{position:absolute;top:50%;right:5%;transform:translateY(-50%);pointer-events:none;max-width:380px;text-align:right}.styles_timelineYear__JfFRo.styles_exiting__nazv8{display:inline-block;font-size:clamp(1rem,2vw,1.25rem);color:#d4a024;letter-spacing:.3em;margin-bottom:1rem;opacity:1;transform:translateX(0)!important;animation:styles_fadeOut__NCTKh .5s ease-out forwards;animation-delay:.2s}.styles_timelineTitle__2Aj9E.styles_exiting__nazv8{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:#fff;margin:0 0 1.5rem;letter-spacing:.1em;opacity:1;transform:translateX(0)!important;animation:styles_fadeOut__NCTKh .5s ease-out forwards;animation-delay:.1s}.styles_timelineText__LCZ4e.styles_exiting__nazv8{font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.8;color:hsla(0,0%,100%,.75);margin:0;opacity:1;transform:translateX(0)!important;animation:styles_fadeOut__NCTKh .5s ease-out forwards;animation-delay:0s}@keyframes styles_fadeOut__NCTKh{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(0)}}.styles_timelineNav__k9aEn{width:30%;min-width:200px;max-width:280px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;position:relative;z-index:100;margin-right:10%}.styles_timelineNavInner__CJ67v{height:80%;justify-content:center;margin-right:9%}.styles_timelineNavInner__CJ67v,.styles_timelineTrack__aNAQW{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.styles_timelineTrack__aNAQW{position:relative;padding:1rem 0}.styles_timelineLine__2gB4O{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent,rgba(212,160,36,.6),rgba(212,160,36,.8),rgba(212,160,36,.6),transparent);transform:translateX(-50%);box-shadow:0 0 10px rgba(212,160,36,.4)}.styles_timelineNode__OifgJ{position:relative;display:flex;align-items:center;gap:1rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.5rem;margin-left:-18px}.styles_timelineNodeDot__0HN91{width:14px;height:14px;border-radius:50%;background:rgba(212,160,36,.4);border:2px solid rgba(212,160,36,.7);position:relative;z-index:2;box-shadow:0 0 8px rgba(212,160,36,.3)}.styles_timelineNodeLabel__Q7y6t{font-family:KaiTi,STKaiti,楷体,serif;font-size:1.1rem;font-weight:700;color:maroon;letter-spacing:.1em;white-space:nowrap;text-shadow:0 0 8px rgba(255,100,100,.5)}.styles_timelineNode__OifgJ:hover .styles_timelineNodeDot__0HN91{background:rgba(212,160,36,.6);border-color:#d4a024;box-shadow:0 0 15px rgba(212,160,36,.6)}.styles_timelineNode__OifgJ.active .styles_timelineNodeDot__0HN91{width:18px;height:18px;background:#d4a024;border-color:#d4a024;box-shadow:0 0 20px rgba(212,160,36,.8),0 0 40px rgba(212,160,36,.4)}.styles_timelineNode__OifgJ.active .styles_timelineNodeLabel__Q7y6t{color:darkred;font-weight:700;text-shadow:0 0 12px rgba(255,100,100,.8)}@media screen and (max-width:768px){.styles_timeline__xIbSu{flex-direction:column}.styles_timelineContent__n3sk3{flex:none;height:60%;padding:2rem}.styles_timelineContent__n3sk3:after{right:-30%;bottom:-8%;width:240px;height:50%;box-shadow:-230px 0 150px 50vw rgba(0,0,0,.7)}.styles_timelineContentInner__EwxMo{text-align:center;margin:0 auto}.styles_timelineNav__k9aEn{width:100%;max-width:none;height:40%;flex-direction:row}.styles_timelineNav__k9aEn:before{left:10%;right:10%;top:0;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(212,160,36,.3),transparent)}.styles_timelineNavInner__CJ67v{flex-direction:row;height:auto;width:80%}.styles_timelineTrack__aNAQW{flex-direction:row;padding:0 1rem}.styles_timelineLine__2gB4O{left:0;right:0;top:50%;bottom:auto;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,160,36,.4),transparent);transform:translateY(-50%)}.styles_timelineNode__OifgJ{flex-direction:column;gap:.5rem}.styles_timelineArrowDown__1fUet,.styles_timelineArrowUp__j26BP{transform:rotate(-90deg)}.styles_timelineArrowDown__1fUet:hover,.styles_timelineArrowUp__j26BP:hover{transform:rotate(-90deg) translateX(-3px)}.styles_timelineArrowDown__1fUet:hover{transform:rotate(-90deg) translateX(3px)}}@media screen and (min-width:1024px){.styles_timelineContent__n3sk3:after{right:-20%;bottom:-12%;width:240px;height:50%;box-shadow:-230px 0 150px 39vw rgba(0,0,0,.7)}}.styles_loadingContainer__91CJy{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.styles_loadingSpinner__yBt_i{width:48px;height:48px;border:3px solid rgba(229,199,141,.2);border-top-color:#e5c78d;border-radius:50%;animation:styles_spin__BroH2 1s linear infinite}@keyframes styles_spin__BroH2{to{transform:rotate(1turn)}}.styles_model3DContainer__rdg9X{position:absolute;left:25%;top:50%;transform:translate(-50%,-50%);width:min(50vw,550px);height:min(50vw,550px);z-index:15;pointer-events:auto;background:rgba(0,0,0,0);border:none;outline:none;box-shadow:none;transition:opacity .3s ease,transform .3s ease}.styles_model3DContainer__rdg9X.styles_transitioning__LnXUv{opacity:.3;transform:translate(-50%,-50%) scale(.95)}@media screen and (max-width:1200px){.styles_model3DContainer__rdg9X{left:22%;width:min(45vw,450px);height:min(45vw,450px)}}@media screen and (max-width:900px){.styles_model3DContainer__rdg9X{left:50%;top:35%;width:min(60vw,350px);height:min(60vw,350px)}}@media screen and (max-width:640px){.styles_model3DContainer__rdg9X{top:30%;width:min(70vw,280px);height:min(70vw,280px)}}.styles_model3DGlow__ToY00{position:absolute;inset:-20%;z-index:-1;background:radial-gradient(ellipse at center,rgba(229,199,141,.08) 0,rgba(229,199,141,.04) 30%,transparent 70%);pointer-events:none;animation:styles_modelGlowPulse__m4Rjw 4s ease-in-out infinite}@keyframes styles_modelGlowPulse__m4Rjw{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles_timelineSlider__UHX2_{width:100%;height:100%;position:relative;background-color:#fff;box-shadow:0 5px 25px 5px rgba(0,0,0,.2)}.styles_timelineBackground__fJdH4{position:absolute;inset:0;z-index:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.styles_timelineBackground__fJdH4:after{content:"";position:absolute;z-index:1;right:-115%;bottom:-10%;width:100%;height:100%;background-color:rgba(0,0,0,.7);box-shadow:-230px 0 150px 60vw rgba(0,0,0,.7);border-radius:100%}.styles_timelineSwiper__KWxRh{height:100%;width:100%;position:relative;z-index:1}.styles_timelineSwiper__KWxRh .swiper-wrapper{height:100%;transition:2s cubic-bezier(.68,-.4,.27,1.34) .2s}.styles_timelineSlide__CvbpO{position:relative;height:100%;color:#fff;overflow:hidden}.styles_timelineSwiper__KWxRh .swiper-slide-active .styles_timelineSlideYear__J739s{opacity:1;transform:translateZ(0);transition:.4s ease 1.6s}.styles_timelineSwiper__KWxRh .swiper-slide-active .styles_timelineSlideTitle__Juq0Z{opacity:1;transform:translateZ(0);transition:.4s ease 1.7s}.styles_timelineSwiper__KWxRh .swiper-slide-active .styles_timelineSlideText__rLkJZ{opacity:1;transform:translateZ(0);transition:.4s ease 1.8s}.styles_timelineSlideContent__bS8E2{position:absolute;text-align:center;width:80%;max-width:310px;right:50%;top:13%;transform:translate(50%);font-size:12px;z-index:2}@media screen and (max-width:900px){.styles_timelineSlideContent__bS8E2{top:65%;right:50%;transform:translate(50%);max-width:280px}}@media screen and (max-width:640px){.styles_timelineSlideContent__bS8E2{top:58%;max-width:240px;font-size:11px}}.styles_timelineSlideYear__J739s{display:block;font-style:normal;font-size:42px;margin-bottom:50px;color:#d4a024;transition:.2s ease .4s}.styles_timelineSlideTitle__Juq0Z,.styles_timelineSlideYear__J739s{font-family:SimSun,宋体,serif;transform:translate3d(20px,0,0);font-weight:700;opacity:0}.styles_timelineSlideTitle__Juq0Z{font-size:34px;margin:0 0 30px;transition:.2s ease .5s}.styles_timelineSlideText__rLkJZ{font-family:SimSun,宋体,serif;font-weight:700;line-height:1.5;white-space:pre-line;text-align:justify;opacity:0;transform:translate3d(20px,0,0);transition:.2s ease .6s}.styles_timelineVertical__Gjy2g{position:absolute;right:8%;top:15%;bottom:15%;width:2px;z-index:5;display:none}.styles_timelineVerticalLine__2l5PP{position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,transparent,rgba(212,160,36,.6),rgba(212,160,36,.8),rgba(212,160,36,.6),transparent);box-shadow:0 0 10px rgba(212,160,36,.4)}.styles_timelineVerticalMarkers__ww4_T{position:absolute;left:10px;top:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:0}.styles_timelineMarker__Rs3_L{font-family:SimSun,宋体,serif;font-size:12px;color:#d4a024;white-space:nowrap;position:relative;padding-left:8px;cursor:pointer;transition:all .3s ease}.styles_timelineMarker__Rs3_L:before{content:"";position:absolute;left:-14px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#d4a024;box-shadow:0 0 6px rgba(212,160,36,.6);transition:all .3s ease}.styles_timelineMarker__Rs3_L:hover{color:#fff}.styles_timelineMarker__Rs3_L:hover:before{width:8px;height:8px;box-shadow:0 0 10px rgba(212,160,36,.8)}.styles_timelineMarkerActive__BYA8_{color:#fff;font-weight:700}.styles_timelineMarkerActive__BYA8_:before{width:10px;height:10px;background:#fff;box-shadow:0 0 15px #d4a024}@media screen and (min-width:768px){.styles_timelineVertical__Gjy2g{display:block}.styles_timelineBackground__fJdH4:after{right:-30%;bottom:-8%;width:240px;height:50%;box-shadow:-230px 0 150px 50vw rgba(0,0,0,.7)}.styles_timelineSlideContent__bS8E2{right:12%;top:50%;transform:translateY(-50%);width:320px;font-size:15px;text-align:right}.styles_timelineSlideYear__J739s{margin-bottom:0;font-size:36px}.styles_timelineSlideTitle__Juq0Z{font-size:50px;margin:0}}@media screen and (min-width:1024px){.styles_timelineBackground__fJdH4:after{right:-20%;bottom:-12%;width:240px;height:50%;box-shadow:-230px 0 150px 39vw rgba(0,0,0,.7)}.styles_timelineSlideContent__bS8E2{right:10%;width:350px}}.styles_layer__iC9R4:has(.styles_heroPanelVideo__9wXfg){background-image:url(/images/wenmai/纹脉第三层级背景图.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.styles_layer__iC9R4:has(.styles_heroPanelVideo__9wXfg):before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25);z-index:0}.styles_heroPanelVideo__9wXfg{position:absolute;left:50%;transform:translateX(-50%);top:1%;width:60%;height:28%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.4)}.styles_heroPanelVideoBg__IssfO{position:absolute;bottom:0;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%);object-fit:cover;z-index:0}@keyframes styles_heroSlideIn__bLjGQ{0%{transform:translate3d(0,-100%,0);opacity:0}to{transform:none;opacity:1}}.styles_heroPanelContent__oOFTZ{position:relative;z-index:10;animation:styles_heroSlideIn__bLjGQ 3s 1;border-bottom:1px solid #fff;margin:-1.5em auto 0;max-width:50%;padding:2em 0 1.5em;text-align:center}.styles_heroPanelContent__oOFTZ h1{margin:0 0 .5em;font-family:SimSun,宋体,serif;font-weight:700;text-transform:uppercase}.styles_heroPanelContent__oOFTZ h1 a{color:#fff;text-decoration:none}.styles_heroPanelContent__oOFTZ p{color:#fff;margin:0;text-transform:uppercase}.styles_musicPlayer__HugEv{gap:12px;margin-top:1rem}.styles_musicBtn__B_6NA,.styles_musicPlayer__HugEv{display:flex;align-items:center;justify-content:center}.styles_musicBtn__B_6NA{width:36px;height:36px;border-radius:50%;border:1px solid rgba(229,199,141,.4);background:rgba(20,13,10,.6);color:#e5c78d;cursor:pointer;transition:all .3s ease}.styles_musicBtn__B_6NA svg{width:18px;height:18px}.styles_musicBtn__B_6NA:hover{background:rgba(229,199,141,.2);border-color:rgba(229,199,141,.7);transform:scale(1.1)}.styles_musicBtn__B_6NA.styles_active__kDzNS{background:rgba(229,199,141,.3);border-color:#e5c78d;box-shadow:0 0 10px rgba(229,199,141,.4)}.styles_playBtn__9A1eL{width:44px;height:44px;border-width:2px}.styles_playBtn__9A1eL svg{width:22px;height:22px}.styles_expandBoxContainer__dtygx{position:absolute;left:0;right:0;top:38%;width:100%;height:58%;display:flex;align-items:center;justify-content:space-evenly;padding:40px 20px;box-sizing:border-box;gap:20px}.styles_expandBox__1Mzsz{margin:0;width:360px;min-width:360px;flex-shrink:0;background:hsla(0,0%,100%,.95);border:1px solid rgba(229,199,141,.3);border-radius:5px;overflow:hidden;box-shadow:0 10px 35px rgba(0,0,0,.3)}.styles_expandBoxContent__NTogf{padding:24px 28px;border-radius:0 0 5px 5px;height:220px;overflow:hidden}.styles_expandBoxContent__NTogf h1{color:#444;margin:0 0 14px;font-size:1.2rem;font-weight:600;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_expandBoxContent__NTogf p{font-size:.95rem;line-height:1.7;font-family:KaiTi,STKaiti,楷体,serif;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.styles_expandBoxImage__8Y7iL{width:100%;overflow:hidden;padding:0 0 85%;position:relative;transition:padding .5s ease-out;background-image:var(--expand-image);background-size:cover;background-position:50%}.styles_expandBoxImage__8Y7iL:hover{padding-bottom:100%}.styles_expandBoxImage__8Y7iL:before{left:0;width:28px;border-right:12px solid rgba(0,0,0,0)}.styles_expandBoxImage__8Y7iL:after,.styles_expandBoxImage__8Y7iL:before{bottom:0;content:"";position:absolute;border-bottom:12px solid hsla(0,0%,100%,.95)}.styles_expandBoxImage__8Y7iL:after{left:40px;width:100%;border-left:12px solid rgba(0,0,0,0)}