*{box-sizing:border-box;margin:0;padding:0;font-family:Case,sans-serif}h1{font-size:50px}h1,h2{font-weight:500}h2{font-size:48px}.header{z-index:10;width:100%;font-family:Case,sans-serif;position:fixed;top:0;left:0}.header.at-top .header_wrap{box-shadow:none;-webkit-backdrop-filter:blur(6px);background:linear-gradient(#0000007a,#00000038 60%,#0000)}.header.scrolled .header_wrap{-webkit-backdrop-filter:blur(16px);background-color:#111111f0;min-height:56px;box-shadow:0 2px 20px #0000001a}.header_wrap{color:#fff;-webkit-backdrop-filter:blur(10px);background-color:#111111f0;border-radius:0;grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-height:clamp(62px,7vw,78px);padding:10px clamp(32px,14vw,360px);display:grid;box-shadow:0 0 3px #0000001f}.header-icon{cursor:pointer;-o-object-fit:contain;object-fit:contain;border-radius:8px;flex-shrink:0;width:clamp(36px,3.5vw,50px);height:clamp(36px,3.5vw,50px)}.header-nav{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:clamp(36px,7vw,80px);min-width:0;display:flex;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.header-item{cursor:pointer;white-space:nowrap;color:#fff;border-radius:4px;padding:4px 0;font-size:clamp(13px,.95vw,15px);position:relative}.header-item:after{content:"";background-color:#027bc6;border-radius:1px;width:0;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.header-item--menu{align-items:center;gap:4px;display:inline-flex}.header-title{color:#fff;font-size:clamp(16px,1.2vw,20px);font-weight:600;display:none}.header-title.header-title--light{color:#fff}.header-actions{flex-shrink:0;align-items:center;gap:clamp(8px,1vw,16px);display:flex}.menu-trigger{cursor:pointer;background-color:#ffffffd9;border:1px solid #22211f40;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:none}.menu-trigger span{background-color:#fff;border-radius:1px;width:16px;height:2px}.menu-trigger--light{background-color:#ffffff1f;border-color:#ffffff73}.menu-trigger--light span{background-color:#fff}.menu-overlay{z-index:9;background:#0006;position:fixed;inset:0}.mobile-menu{-webkit-backdrop-filter:blur(14px);background-color:#fffffff5;border:1px solid #0000000f;border-radius:10px;margin:10px clamp(20px,4vw,48px) 0;padding:14px;box-shadow:0 8px 24px #00000024}.mobile-menu .mobile-menu-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.mobile-menu .mobile-menu-item{color:#fff;cursor:pointer;background-color:#fff;border:1px solid #00000014;border-radius:6px;padding:12px 14px;font-size:14px}@media (width<=1024px){.header_wrap .menu-trigger{display:inline-flex}}@media (width<=768px){.header_wrap{grid-template-columns:auto 1fr auto;padding:10px clamp(14px,3vw,24px)}.header_wrap .header-nav{display:none}.header_wrap .header-title{display:unset}.header_wrap .menu-trigger{display:inline-flex}.header.scrolled .header_wrap{min-height:52px}.mobile-menu{margin:8px clamp(14px,3vw,24px) 0}}@media (width<=520px){.header_wrap .header-actions{gap:0}.mobile-menu .mobile-menu-list{grid-template-columns:1fr}.header-nav{gap:clamp(16px,3vw,24px)}}.home-page .page-box{padding:clamp(56px,6vw,96px) clamp(64px,14vw,360px) clamp(20px,2.5vw,40px)}.home-page .page-platform,.home-page .page-product{color:#fff;background-color:#0a0a0f}.home-page .page-platform{padding-top:0}.home-page .product-header{justify-content:space-between;align-items:flex-end;gap:clamp(24px,4vw,48px);margin-bottom:clamp(28px,3vw,30px);display:flex}.home-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.home-page .product-card{background-color:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.home-page .card-gallery{background:linear-gradient(#ffffff0a,#ffffff03);border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;gap:clamp(8px,1.2vw,16px);height:clamp(180px,18vw,240px);padding:clamp(16px,2vw,28px);display:flex}.home-page .card-gallery img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 16px #00000040);max-width:32%;max-height:85%}.home-page .card-gallery img:only-child{max-width:78%}.home-page .card-body{flex-direction:column;flex:1;padding:clamp(20px,2vw,28px);display:flex}.home-page .card-header{gap:14px;margin-bottom:16px;display:flex}.home-page .card-header .tag-icon{background-color:#38bdf81a;border:1px solid #38bdf82e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-page .card-header .tag-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.home-page .model-list{margin:16px 0 0;padding:0;list-style:none}.home-page .model-list li{border-bottom:1px solid #ffffff0d;padding:10px 0 10px 16px;position:relative}.home-page .model-list li:last-child{border-bottom:none}.home-page .model-list li:before{content:"";background-color:#38bdf8;border-radius:1px;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-page .card-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.home-page .platform-label{align-items:center;gap:12px;margin-bottom:clamp(24px,3vw,30px);display:flex}.home-page .spotlight-unified{background-color:#ffffff05;border:1px solid #ffffff14;border-radius:16px;align-items:stretch;display:flex;overflow:hidden}.home-page .spotlight-shot{flex-direction:column;flex:1;display:flex}.home-page .spotlight-info,.home-page .spotlight-shot+.spotlight-shot{border-left:1px solid #ffffff14}.home-page .spotlight-info{flex-direction:column;flex:0 0 clamp(300px,38%,420px);padding:clamp(24px,2.5vw,36px);display:flex}.home-page .page-scenario{background-color:#0d1117}.home-page .page-scenario .scenario-header{text-align:center;margin-bottom:clamp(32px,4vw,56px)}.home-page .page-scenario .scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.home-page .page-scenario .scenario-card{background-color:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.home-page .page-scenario .scenario-image{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.home-page .page-scenario .scenario-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.home-page .page-scenario .scenario-body{flex:1;padding:clamp(20px,2vw,28px);position:relative}.home-page .page-customer{color:#fff;background-color:#0a0a0f}.home-page .page-customer .customer-header{text-align:center;margin-bottom:clamp(32px,4vw,56px)}.home-page .page-customer .customer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(14px,1.5vw,24px);display:grid}.home-page .page-customer .customer-card{background-color:#fff;border:1px solid #0000000f;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:clamp(16px,1.5vw,24px) clamp(10px,1vw,16px);display:flex;box-shadow:0 1px 2px #00000008}.home-page .page-customer .customer-logo{justify-content:center;align-items:center;width:100%;height:clamp(40px,4vw,56px);display:flex}.home-page .page-customer .customer-logo img{-o-object-fit:contain;object-fit:contain;max-width:85%;max-height:100%;display:block}.video_page{width:100%;min-height:min(100vh,980px);position:relative;overflow:hidden}.video_page video{-o-object-fit:cover;object-fit:cover;width:100%;height:min(100vh,980px);display:block}.video_page .video_mask{background:linear-gradient(90deg,#00000094,#00000047 45%,#00000080);position:absolute;inset:0}.video_page .video_page__tip{color:#fff;z-index:2;width:min(800px,100% - 32px);font-weight:500;position:absolute;top:50%;left:clamp(16px,7vw,120px);transform:translateY(-44%)}.page .page-box{padding:clamp(56px,6vw,96px) clamp(20px,7vw,220px)}.page .capability{background-color:#f0f0f0}.page .capability h2{margin-bottom:28px}.page .capability .capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.page .capability .capability-grid .card{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;min-height:180px;padding:24px}.page .architecture{color:#fff;background-color:#000}.page .architecture h2{margin-bottom:28px}.page .architecture .arch-layout{grid-template-columns:1.1fr 1fr;gap:24px;display:grid}.page .architecture .arch-left{gap:12px;display:grid}.page .architecture .arch-item{border:1px solid #ffffff24;border-radius:6px;padding:20px}.page .architecture .arch-right img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%}.company-page{background-color:#f8fafc}.company-page .page-box{padding:clamp(56px,6vw,96px) clamp(20px,14vw,360px)}.company-page .intro{background-color:#f8fafc}.company-page .intro .intro-header{text-align:center;margin-bottom:clamp(36px,4.5vw,64px)}.company-page .intro .intro-body{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,64px);display:grid}.company-page .intro .intro-left{flex-direction:column;gap:clamp(28px,3vw,44px);display:flex}.company-page .intro .intro-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.5vw,20px);display:grid}.company-page .intro .feature-card{background-color:#fff;border:1px solid #027bc614;border-radius:10px;align-items:center;gap:12px;padding:clamp(14px,1.5vw,20px);display:flex;box-shadow:0 1px 3px #00000008}.company-page .intro .feature-icon{flex-shrink:0;width:clamp(40px,3.5vw,52px);height:clamp(40px,3.5vw,52px)}.company-page .intro .feature-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.company-page .intro .intro-right{align-self:stretch;align-items:center;min-height:0;display:flex;position:sticky;top:100px}.company-page .intro .visual-img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;display:block}.company-page .timeline{background-color:#fff}.company-page .timeline .timeline-header{text-align:center;margin-bottom:clamp(36px,4.5vw,64px)}.company-page .timeline .timeline-list{max-width:960px;margin:0 auto;position:relative}.company-page .timeline .timeline-list:before{content:"";background:linear-gradient(#0000,#027bc6 10% 90%,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.company-page .timeline .timeline-row{grid-template-columns:1fr 44px 1fr;align-items:center;gap:clamp(20px,3vw,48px);margin-bottom:clamp(20px,2.5vw,32px);display:grid}.company-page .timeline .timeline-row:last-child{margin-bottom:0}.company-page .timeline .timeline-row.is-left .timeline-card{grid-area:1/1}.company-page .timeline .timeline-row.is-left .timeline-center{grid-column:2}.company-page .timeline .timeline-row.is-left .timeline-spacer{grid-column:3}.company-page .timeline .timeline-row:not(.is-left) .timeline-card{grid-area:1/3}.company-page .timeline .timeline-row:not(.is-left) .timeline-center{grid-column:2}.company-page .timeline .timeline-row:not(.is-left) .timeline-spacer{grid-column:1}.company-page .timeline .timeline-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:clamp(18px,2vw,24px);box-shadow:0 4px 16px #0000000a}.company-page .timeline .timeline-center{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.company-page .timeline .timeline-dot{background-color:#fff;border:2px solid #027bc6;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 4px #027bc61a}.company-page .timeline .timeline-spacer{min-height:1px}.company-page .capabilities{background-color:#f8fafc}.company-page .capabilities .capabilities-header{text-align:center;margin-bottom:clamp(36px,4.5vw,64px)}.company-page .capabilities .capabilities-flow{justify-content:center;align-items:flex-start;gap:0;max-width:1100px;margin:0 auto;display:flex}.company-page .capabilities .capability-card{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;align-items:center;min-width:0;padding:clamp(24px,2.5vw,36px) clamp(14px,1.5vw,24px) clamp(20px,2vw,32px);display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.company-page .capabilities .capability-index{color:#fff;z-index:2;background:linear-gradient(135deg,#027bc6,#38bdf8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(28px,2.5vw,36px);height:clamp(28px,2.5vw,36px);font-weight:700;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.company-page .capabilities .capability-icon{width:clamp(48px,4vw,64px);height:clamp(48px,4vw,64px);margin-bottom:clamp(12px,1.5vw,16px)}.company-page .capabilities .capability-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.company-page .capabilities .capability-arrow{opacity:.4;flex-shrink:0;align-self:center;align-items:center;padding:0 clamp(4px,.5vw,8px);display:flex}.company-page .contact{background-color:#fff}.company-page .contact .contact-header{text-align:center;margin-bottom:clamp(36px,4.5vw,64px)}.company-page .contact .contact-body{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:stretch;gap:clamp(24px,3vw,48px);max-width:1100px;margin:0 auto;display:grid}.company-page .contact .contact-info{flex-direction:column;justify-content:center;gap:clamp(14px,1.5vw,20px);display:flex}.company-page .contact .contact-card{background-color:#fff;align-items:flex-start;gap:clamp(14px,1.5vw,20px);padding:clamp(18px,2vw,28px);display:flex}.company-page .contact .contact-card-icon{background-color:#027bc60f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.company-page .contact .contact-map{aspect-ratio:16/10;background-color:#f1f5f9;border:1px solid #e5e7eb;border-radius:12px;min-height:220px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.company-page .contact .contact-map .map-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.case-page .page-box{padding:clamp(56px,6vw,96px) clamp(20px,7vw,220px)}.case-page .case-list{background-color:#f0f0f0;gap:24px;display:grid}.case-page .case-list .case-item{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.case-page .case-list .case-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:320px}.case-page .case-list .case-item .case-info{flex-direction:column;padding:clamp(20px,2.2vw,32px);display:flex}.case-page .case-list .case-item .result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.case-page .case-list .case-item .result-grid .result-item{border:1px solid #ececec;border-radius:6px;padding:12px}.case-page .partner{color:#fff;background-color:#000}.case-page .partner h2{margin-bottom:24px}.case-page .partner .partner-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.case-page .partner .partner-item{border:1px solid #ffffff29;border-radius:6px;padding:20px}.news-page .page-box{padding:clamp(56px,6vw,96px) clamp(20px,7vw,220px)}.news-page .hero{color:#fff;background:#000;padding:clamp(112px,14vw,170px) clamp(20px,7vw,220px) clamp(56px,8vw,96px)}.news-page .hero .hero-inner{max-width:920px}.news-page .featured{background-color:#f0f0f0;grid-template-columns:1fr 1fr;gap:24px;display:grid}.news-page .featured img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;min-height:360px}.news-page .featured .featured-content{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;padding:clamp(20px,2.4vw,34px);display:flex}.news-page .list{background-color:#fff}.news-page .list h2{margin-bottom:24px}.news-page .list .news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.news-page .list .news-card{background-color:#fff;border:1px solid #ececec;border-radius:8px;overflow:hidden}.news-page .list .news-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:220px}.news-page .list .news-card .news-card-content{flex-direction:column;min-height:250px;padding:18px 18px 20px;display:flex}.hero{background-color:#000;align-items:center;min-height:min(82vh,860px);padding:clamp(96px,13vw,160px) clamp(20px,7vw,220px) clamp(48px,6vw,80px);display:flex;position:relative;overflow:hidden}.hero img{-o-object-fit:cover;object-fit:cover;opacity:.38;width:100%;height:100%;position:absolute;inset:0}.company-page .hero .hero-content,.page .hero .hero-content{z-index:1;color:#fff;max-width:760px;position:relative}.case-page .hero .hero-content{z-index:1;color:#fff;max-width:760px;position:absolute}.series-page{color:#fff;background-color:#0a0a0f;min-height:100vh;font-family:Case,sans-serif}.series-page .series-hero{background:radial-gradient(at 18% 0,#027bc647,#0000 55%),radial-gradient(at 85% 100%,#38bdf824,#0000 50%),#0a0a0f;border-bottom:1px solid #ffffff0f;padding:clamp(140px,18vh,200px) clamp(20px,8vw,220px) clamp(56px,6vw,88px);position:relative}.series-page .series-nav{z-index:5;-webkit-backdrop-filter:blur(12px);background-color:#0d1117eb;border-bottom:1px solid #ffffff0d;flex-wrap:wrap;gap:10px;padding:18px clamp(20px,8vw,220px);display:flex;position:sticky;top:62px}.series-page .series-nav a{color:#9ca3af;border:1px solid #ffffff1a;border-radius:20px;padding:6px 16px;text-decoration:none}.series-page .series-body{flex-direction:column;gap:clamp(40px,5vw,72px);padding:clamp(48px,5vw,80px) clamp(20px,8vw,220px) clamp(80px,8vw,120px);display:flex}.series-page .product-block{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,64px);scroll-margin-top:96px;display:grid}.series-page .product-block .product-media{background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ffffff0f;border-radius:16px;justify-content:center;align-items:center;gap:clamp(10px,1.5vw,20px);min-height:clamp(220px,26vw,360px);padding:clamp(20px,2.5vw,36px);display:flex}.series-page .product-block .product-media img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 24px #00000059);max-width:34%;max-height:260px}.series-page .product-block .product-media img:only-child{max-width:80%}.series-page .series-empty{text-align:center;color:#6b7280;padding:80px 0}.footer{background-color:#080a10;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:clamp(20px,2.5vw,32px) clamp(32px,14vw,360px);font-family:Case,-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.footer,.footer .footer-left{align-items:center;display:flex}.footer .footer-left{gap:12px}.footer .footer-logo{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:28px;height:28px}.footer .footer-right{flex-wrap:wrap;align-items:center;gap:14px;display:flex}@media (width<=1280px){.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .spotlight-unified{flex-direction:column}.home-page .spotlight-shot{flex-direction:row}.home-page .spotlight-info,.home-page .spotlight-shot+.spotlight-shot{border-top:1px solid #ffffff14;border-left:none}.home-page .spotlight-info{flex:none}.home-page .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .customer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.video_page{min-height:76vh}.video_page video{height:76vh}}@media (width<=1200px){.company-page .capabilities-flow,.page .capability .capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-page .capabilities-flow{gap:clamp(12px,1.5vw,20px);display:grid}.company-page .capability-arrow{display:none}.case-page .case-item{grid-template-columns:1fr}.case-page .partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.home-page .product-header{flex-direction:column;align-items:flex-start}.home-page .product-stats{justify-content:flex-start;width:100%}.home-page .scenario-grid{gap:14px}.home-page .customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video_page{min-height:72vh}.video_page video{height:72vh}.company-page .intro .intro-body{grid-template-columns:1fr}.company-page .intro .intro-right{order:-1;width:100%;max-width:560px;margin:0 auto;position:static}.company-page .contact .contact-body{grid-template-columns:1fr}.company-page .contact .contact-map{aspect-ratio:16/9;order:-1;min-height:200px}}@media (width<=900px){.page .architecture .arch-layout{grid-template-columns:1fr}}@media (width<=1100px){.news-page .featured{grid-template-columns:1fr}}@media (width<=1024px){.series-page .product-block{grid-template-columns:1fr}.series-page .product-block.is-reverse .product-media{order:1}.series-page .product-block.is-reverse .product-info{order:2}}@media (width<=768px){.home-page .page-box{padding:52px 16px}.home-page .product-grid{grid-template-columns:1fr}.home-page .spotlight-shot{flex-direction:column}.home-page .spotlight-shot .shot-img-wrap{padding:12px}.home-page .product-stats{justify-content:space-between;width:100%;padding:16px 20px}.home-page .card-gallery{height:200px}.home-page .product-stats .stat-value{font-size:18px}.home-page .spotlight-unified{flex-direction:column}.home-page .scenario-grid{grid-template-columns:1fr}.home-page .customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video_page{min-height:68vh}.video_page video{height:68vh}.video_page .video_page__tip{width:auto;left:16px;right:16px;transform:translateY(-40%)}.footer{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:18px 16px}.company-page .capabilities-flow,.company-page .intro .intro-features{grid-template-columns:1fr}.company-page .timeline .timeline-list{padding-left:28px}.company-page .timeline .timeline-list:before{left:6px;transform:none}.company-page .timeline .timeline-row,.company-page .timeline .timeline-row.is-left{grid-template-columns:1fr;gap:0;margin-bottom:20px;position:relative}.company-page .timeline .timeline-row .timeline-card,.company-page .timeline .timeline-row.is-left .timeline-card{grid-row:1;grid-column:1!important}.company-page .timeline .timeline-row .timeline-center,.company-page .timeline .timeline-row.is-left .timeline-center{width:12px;position:absolute;top:22px;left:6px;transform:translate(-50%)}.company-page .timeline .timeline-row .timeline-spacer,.company-page .timeline .timeline-row.is-left .timeline-spacer{display:none}.case-page .case-item .result-grid,.case-page .partner-grid,.news-page .list .news-grid{grid-template-columns:1fr}.series-page .series-nav{top:52px}.series-page .series-body{padding:40px 16px 64px}.series-page .product-media{min-height:200px}}@media (width<=480px){.video_page{min-height:74vh}.video_page video{height:74vh}}.header[data-v-6582df43]{z-index:10;width:100%;font-family:Case,sans-serif;position:fixed;top:0;left:0}.header.at-top .header_wrap[data-v-6582df43]{box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#0000007a,#00000038 60%,#0000)}.header.at-top .header-item[data-v-6582df43]:hover{color:#fff;opacity:.8}.header.at-top .header-item.active[data-v-6582df43]{color:#fff;opacity:1}.header.at-top .header-item.active[data-v-6582df43]:after{background-color:#fff}.header.scrolled .header_wrap[data-v-6582df43]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#111111f0;min-height:56px;box-shadow:0 2px 20px #0000001a}.header_wrap[data-v-6582df43]{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#111111f0;border-radius:0;grid-template-columns:auto 1fr auto;align-items:center;width:100%;min-height:clamp(62px,7vw,78px);padding:10px clamp(32px,14vw,360px);transition:all .35s cubic-bezier(.4,0,.2,1);display:grid;box-shadow:0 0 3px #0000001f}.header-icon[data-v-6582df43]{cursor:pointer;-o-object-fit:contain;object-fit:contain;border-radius:8px;flex-shrink:0;width:clamp(36px,3.5vw,50px);height:clamp(36px,3.5vw,50px);transition:transform .3s,box-shadow .3s}.header-icon[data-v-6582df43]:hover{transform:scale(1.08);box-shadow:0 0 0 4px #027bc62e}.header-icon[data-v-6582df43]:active{transform:scale(.96)}.header-nav[data-v-6582df43]{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:clamp(36px,7vw,80px);min-width:0;display:flex;overflow-x:auto}.header-nav[data-v-6582df43]::-webkit-scrollbar{display:none}.header-item[data-v-6582df43]{cursor:pointer;white-space:nowrap;color:#fff;border-radius:4px;padding:4px 0;font-size:clamp(13px,.95vw,15px);transition:color .25s,transform .2s;position:relative}.header-item[data-v-6582df43]:after{content:"";background-color:#027bc6;border-radius:1px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.header-item[data-v-6582df43]:hover{color:#027bc6;transform:translateY(-1px)}.header-item[data-v-6582df43]:hover:after{width:100%}.header-item[data-v-6582df43]:active{transform:translateY(0)scale(.97)}.header-item.active[data-v-6582df43]{color:#027bc6;font-weight:600}.header-item.active[data-v-6582df43]:after{width:100%}.header-item[data-v-6582df43]:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #027bc6}.header-item--menu[data-v-6582df43]{align-items:center;gap:4px;display:inline-flex}.header-item--menu .menu-chevron[data-v-6582df43]{flex-shrink:0;transition:transform .25s}.header-item--menu .menu-chevron.open[data-v-6582df43]{transform:rotate(180deg)}.header-item--menu.menu-open[data-v-6582df43]{color:#027bc6}.header-item--menu.menu-open[data-v-6582df43]:after{width:100%}.product-menu[data-v-6582df43]{-webkit-backdrop-filter:blur(24px);z-index:20;scrollbar-width:none;-ms-overflow-style:none;background-color:#0f121cf5;border:1px solid #ffffff12;border-radius:12px;width:min(1280px,100% - 48px);max-height:72vh;position:absolute;top:calc(100% + 14px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 28px 64px #0000008c,inset 0 1px #ffffff0f}.product-menu[data-v-6582df43]::-webkit-scrollbar{display:none}.product-menu[data-v-6582df43]:before{content:"";background:linear-gradient(90deg,#0000,#027bc6 50%,#0000);height:2px;display:block}.product-menu .product-menu-head[data-v-6582df43]{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 28px;display:flex}.product-menu .product-menu-head .product-menu-meta[data-v-6582df43]{color:#6b7280;letter-spacing:.04em;font-size:12px}.product-menu .product-menu-head .product-menu-viewall[data-v-6582df43]{color:#38bdf8;flex-shrink:0;font-size:13px;text-decoration:none;transition:color .25s}.product-menu .product-menu-head .product-menu-viewall[data-v-6582df43]:hover{color:#7dd3fc}.product-menu .product-menu-body[data-v-6582df43]{grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 28px 28px;display:grid}.product-menu .menu-column[data-v-6582df43]{min-width:0;padding:0 24px}.product-menu .menu-column+.menu-column[data-v-6582df43]{border-left:1px solid #ffffff0f}.product-menu .menu-column[data-v-6582df43]:first-child{padding-left:0}.product-menu .menu-column[data-v-6582df43]:last-child{padding-right:0}.product-menu .menu-column .menu-col-title[data-v-6582df43]{align-items:center;gap:10px;margin-bottom:8px;display:flex}.product-menu .menu-column .menu-col-title .menu-col-icon[data-v-6582df43]{background-color:#38bdf81a;border:1px solid #38bdf82e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.product-menu .menu-column .menu-col-title .menu-col-icon[data-v-6582df43] svg{display:block}.product-menu .menu-column .menu-col-title h4[data-v-6582df43]{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:500;line-height:1.3;overflow:hidden}.product-menu .menu-column .menu-col-desc[data-v-6582df43]{color:#6b7280;margin:0 0 14px;font-size:12px;line-height:1.6}.product-menu .menu-column .menu-col-line[data-v-6582df43]{background:linear-gradient(90deg,#027bc6,#0000);border-radius:1px;width:24px;height:2px;margin-bottom:14px;display:block}.product-menu .menu-column .menu-col-items[data-v-6582df43]{margin:0;padding:0;list-style:none}.product-menu .menu-column .menu-col-items li[data-v-6582df43]{border-bottom:1px solid #ffffff0a}.product-menu .menu-column .menu-col-items li[data-v-6582df43]:last-child{border-bottom:none}.product-menu .menu-column .menu-col-items .menu-col-link[data-v-6582df43]{color:#cbd5e1;cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:36px;padding:7px 6px;font-size:13px;line-height:1.5;text-decoration:none;transition:color .2s,background-color .2s,padding-left .2s;display:flex}.product-menu .menu-column .menu-col-items .menu-col-link[data-v-6582df43]:focus-visible,.product-menu .menu-column .menu-col-items .menu-col-link[data-v-6582df43]:hover{color:#38bdf8;background-color:#38bdf80f;padding-left:12px}.product-menu .menu-column .menu-col-items .menu-col-link .menu-col-name[data-v-6582df43]{text-overflow:ellipsis;min-width:0;overflow:hidden}.product-menu .menu-column .menu-col-items .menu-col-link .menu-item-tag[data-v-6582df43]{color:#7dd3fc;background-color:#027bc61f;border:1px solid #38bdf826;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:11px;line-height:1.6}.mobile-menu-item--parent .mobile-menu-row[data-v-6582df43]{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-menu-item--parent .mobile-menu-row svg[data-v-6582df43]{flex-shrink:0;transition:transform .25s}.mobile-menu-item--parent .mobile-menu-row svg.open[data-v-6582df43]{transform:rotate(180deg)}.mobile-menu-item--parent .mobile-sub[data-v-6582df43]{border-top:1px solid #0000000f;margin-top:8px;padding-top:8px}.mobile-menu-item--parent .mobile-sub .mobile-sub-col[data-v-6582df43]{padding:4px 0 10px}.mobile-menu-item--parent .mobile-sub .mobile-sub-col h5[data-v-6582df43]{color:#027bc6;margin:0 0 4px;font-size:13px;font-weight:600}.mobile-menu-item--parent .mobile-sub .mobile-sub-col .mobile-sub-link[data-v-6582df43]{color:#374151;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:7px 4px;font-size:13px;transition:color .2s,background-color .2s;display:flex}.mobile-menu-item--parent .mobile-sub .mobile-sub-col .mobile-sub-link[data-v-6582df43]:hover{color:#027bc6;background-color:#027bc60d}.mobile-menu-item--parent .mobile-sub .mobile-sub-col .mobile-sub-link .menu-item-tag[data-v-6582df43]{color:#027bc6;background-color:#027bc614;border-radius:4px;flex-shrink:0;padding:0 6px;font-size:11px;line-height:1.6}.header-title[data-v-6582df43]{color:#fff;font-size:clamp(16px,1.2vw,20px);font-weight:600;transition:color .35s;display:none}.header-title.header-title--light[data-v-6582df43]{color:#fff}.header-actions[data-v-6582df43]{flex-shrink:0;align-items:center;gap:clamp(8px,1vw,16px);display:flex}.menu-trigger[data-v-6582df43]{cursor:pointer;background-color:#ffffffd9;border:1px solid #22211f40;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;transition:all .25s;display:none}.menu-trigger[data-v-6582df43]:hover{background-color:#027bc61a;border-color:#027bc6}.menu-trigger span[data-v-6582df43]{background-color:#fff;border-radius:1px;width:16px;height:2px;transition:all .25s}.menu-trigger--light[data-v-6582df43]{background-color:#ffffff1f;border-color:#ffffff73}.menu-trigger--light span[data-v-6582df43]{background-color:#fff}.menu-overlay[data-v-6582df43]{z-index:9;-webkit-backdrop-filter:blur(3px);background:#0006;position:fixed;inset:0}.mobile-menu[data-v-6582df43]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#fffffff5;border:1px solid #0000000f;border-radius:10px;margin:10px clamp(20px,4vw,48px) 0;padding:14px;box-shadow:0 8px 24px #00000024}.mobile-menu .mobile-menu-list[data-v-6582df43]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.mobile-menu .mobile-menu-item[data-v-6582df43]{color:#fff;cursor:pointer;background-color:#fff;border:1px solid #00000014;border-radius:6px;padding:12px 14px;font-size:14px;transition:all .25s}.mobile-menu .mobile-menu-item[data-v-6582df43]:hover{border-color:#027bc640;transform:translateY(-1px)}.mobile-menu .mobile-menu-item[data-v-6582df43]:active{transform:scale(.98)}.mobile-menu .mobile-menu-item.active[data-v-6582df43]{color:#027bc6;background-color:#027bc60f;border-color:#027bc659;font-weight:600}.menu-fade-enter-active[data-v-6582df43],.menu-fade-leave-active[data-v-6582df43]{transition:all .25s}.menu-fade-enter-from[data-v-6582df43],.menu-fade-leave-to[data-v-6582df43]{opacity:0;transform:translateY(-8px)}.overlay-fade-enter-active[data-v-6582df43],.overlay-fade-leave-active[data-v-6582df43]{transition:opacity .3s}.overlay-fade-enter-from[data-v-6582df43],.overlay-fade-leave-to[data-v-6582df43]{opacity:0}.product-drop-enter-active[data-v-6582df43],.product-drop-leave-active[data-v-6582df43]{transition:opacity .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1)}.product-drop-enter-from[data-v-6582df43],.product-drop-leave-to[data-v-6582df43]{opacity:0;transform:translate(-50%)translateY(-8px)}.product-drop-enter-to[data-v-6582df43],.product-drop-leave-from[data-v-6582df43]{opacity:1;transform:translate(-50%)translateY(0)}.mobile-sub-enter-active[data-v-6582df43],.mobile-sub-leave-active[data-v-6582df43]{transition:opacity .2s,transform .2s}.mobile-sub-enter-from[data-v-6582df43],.mobile-sub-leave-to[data-v-6582df43]{opacity:0;transform:translateY(-6px)}@media (prefers-color-scheme:dark){.header:not(.at-top) .header_wrap[data-v-6582df43]{background-color:#18181bf0;box-shadow:0 2px 20px #00000059}.header:not(.at-top) .header_wrap[data-v-6582df43]:hover{background-color:#18181b}.header:not(.at-top) .header-item[data-v-6582df43]{color:#e4e4e7}.header:not(.at-top) .header-item.active[data-v-6582df43],.header:not(.at-top) .header-item[data-v-6582df43]:hover{color:#38bdf8}.header:not(.at-top) .header-item.active[data-v-6582df43]:after{background-color:#38bdf8}.header:not(.at-top) .header-item[data-v-6582df43]:focus-visible{outline-color:#38bdf8}.header:not(.at-top) .header-title[data-v-6582df43]{color:#e4e4e7}.header:not(.at-top) .menu-trigger[data-v-6582df43]{background-color:#ffffff1a;border-color:#ffffff4d}.header:not(.at-top) .menu-trigger span[data-v-6582df43]{background-color:#e4e4e7}.header.at-top .header_wrap[data-v-6582df43]{background:linear-gradient(#0009,#0000004d 60%,#0000)}.header.at-top .header-item[data-v-6582df43]{color:#fff}.header.at-top .header-item[data-v-6582df43]:hover{color:#fff;opacity:.8}.header.at-top .header-item.active[data-v-6582df43]{color:#fff}.mobile-menu[data-v-6582df43]{background-color:#18181bf5;border-color:#ffffff14}.mobile-menu .mobile-menu-item[data-v-6582df43]{color:#e4e4e7;background-color:#ffffff0f;border-color:#ffffff14}.mobile-menu .mobile-menu-item.active[data-v-6582df43]{color:#38bdf8;background-color:#38bdf81a;border-color:#38bdf84d}.mobile-menu .mobile-sub[data-v-6582df43]{border-top-color:#ffffff14}.mobile-menu .mobile-sub .mobile-sub-col h5[data-v-6582df43]{color:#38bdf8}.mobile-menu .mobile-sub .mobile-sub-col .mobile-sub-link[data-v-6582df43]{color:#e4e4e7}.mobile-menu .mobile-sub .mobile-sub-col .mobile-sub-link[data-v-6582df43]:hover{color:#38bdf8;background-color:#38bdf81a}.mobile-menu .mobile-sub .mobile-sub-col .mobile-sub-link .menu-item-tag[data-v-6582df43]{color:#7dd3fc;background-color:#38bdf81a}.menu-overlay[data-v-6582df43]{background:#0009}}@media (width<=1024px){.header_wrap .menu-trigger[data-v-6582df43]{display:inline-flex}.product-menu[data-v-6582df43]{display:none}}@media (width<=768px){.header_wrap[data-v-6582df43]{grid-template-columns:auto 1fr auto;padding:10px clamp(14px,3vw,24px)}.header_wrap .header-nav[data-v-6582df43]{display:none}.header_wrap .header-title[data-v-6582df43]{display:unset}.header_wrap .menu-trigger[data-v-6582df43]{display:inline-flex}.header.scrolled .header_wrap[data-v-6582df43]{min-height:52px}.mobile-menu[data-v-6582df43]{margin:8px clamp(14px,3vw,24px) 0}}@media (width<=520px){.header_wrap .header-actions[data-v-6582df43]{gap:0}.mobile-menu .mobile-menu-list[data-v-6582df43]{grid-template-columns:1fr}.header-nav[data-v-6582df43]{gap:clamp(16px,3vw,24px)}}.footer[data-v-604c062c]{background-color:#080a10;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:clamp(20px,2.5vw,32px) clamp(32px,14vw,360px);font-family:Case,-apple-system,PingFang SC,Microsoft YaHei,sans-serif}.footer[data-v-604c062c],.footer-left[data-v-604c062c]{align-items:center;display:flex}.footer-left[data-v-604c062c]{gap:12px}.footer-logo[data-v-604c062c]{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:28px;height:28px}.footer-copy[data-v-604c062c]{color:#6b7280;font-size:12px}.footer-right[data-v-604c062c]{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.footer-text[data-v-604c062c]{color:#6b7280;font-size:12px}.footer-link[data-v-604c062c]{cursor:pointer;align-items:center;gap:5px;transition:color .25s;display:inline-flex}.footer-link[data-v-604c062c]:hover{color:#38bdf8}.footer-link .badge-icon[data-v-604c062c]{flex-shrink:0;width:14px;height:14px}@media (width<=768px){.footer[data-v-604c062c]{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:18px 16px}}.sidebar[data-v-8c5d43ad]{z-index:99;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:100px;right:20px}.sidebar .sidebar-item[data-v-8c5d43ad]{cursor:pointer;color:#333;background-color:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.sidebar .sidebar-item[data-v-8c5d43ad]:hover{color:#fff;background-color:#027bc6}.sidebar .sidebar-item:hover .popup[data-v-8c5d43ad],.sidebar .sidebar-item:hover .tooltip[data-v-8c5d43ad]{opacity:1;visibility:visible;transform:translate(0)}.sidebar .sidebar-item .icon[data-v-8c5d43ad]{width:24px;height:24px}.sidebar .sidebar-item .tooltip[data-v-8c5d43ad]{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background-color:#000c;border-radius:4px;padding:6px 10px;font-size:12px;transition:all .3s;position:absolute;top:50%;right:60px;transform:translateY(-50%)translate(10px)}.sidebar .sidebar-item .tooltip[data-v-8c5d43ad]:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:4px solid #000c;position:absolute;top:50%;right:-4px;transform:translateY(-50%)}.sidebar .sidebar-item .popup[data-v-8c5d43ad]{opacity:0;visibility:hidden;cursor:default;color:#333;background-color:#fff;border-radius:8px;padding:16px;transition:all .3s;position:absolute;bottom:0;right:60px;transform:translate(10px);box-shadow:0 4px 16px #00000026}.sidebar .sidebar-item .popup[data-v-8c5d43ad]:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #fff;position:absolute;bottom:16px;right:-6px}.sidebar .sidebar-item .contact-popup[data-v-8c5d43ad]{width:240px}.sidebar .sidebar-item .contact-popup .popup-title[data-v-8c5d43ad]{color:#222;margin-bottom:8px;font-size:16px;font-weight:600}.sidebar .sidebar-item .contact-popup .popup-content[data-v-8c5d43ad]{color:#666;font-size:13px}.sidebar .sidebar-item .contact-popup .popup-content p[data-v-8c5d43ad]{margin-bottom:4px}.sidebar .sidebar-item .contact-popup .popup-content p[data-v-8c5d43ad]:last-child{margin-bottom:0}.sidebar .sidebar-item .contact-popup .popup-content .highlight[data-v-8c5d43ad]{color:#027bc6;margin-top:8px;font-size:18px;font-weight:600}.sidebar .sidebar-item .phone-popup[data-v-8c5d43ad]{width:260px}.sidebar .sidebar-item .phone-popup .popup-item[data-v-8c5d43ad]{margin-bottom:12px}.sidebar .sidebar-item .phone-popup .popup-item[data-v-8c5d43ad]:last-child{margin-bottom:0}.sidebar .sidebar-item .phone-popup .popup-item .label[data-v-8c5d43ad]{color:#666;margin-bottom:4px;font-size:13px}.sidebar .sidebar-item .phone-popup .popup-item .value[data-v-8c5d43ad]{color:#222;font-size:16px;font-weight:600}.sidebar .sidebar-item .wechat-popup[data-v-8c5d43ad]{gap:20px;width:180px;display:flex}.sidebar .sidebar-item .wechat-popup .qr-item[data-v-8c5d43ad]{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.sidebar .sidebar-item .wechat-popup .qr-item .qr-code[data-v-8c5d43ad]{background-color:#eee;border-radius:4px;width:100px;height:100px}.sidebar .sidebar-item .wechat-popup .qr-item .qr-code img[data-v-8c5d43ad]{width:100%;height:100%}.sidebar .sidebar-item .wechat-popup .qr-item span[data-v-8c5d43ad]{color:#666;font-size:13px}@media (width<=768px){.sidebar[data-v-8c5d43ad]{bottom:80px;right:12px}.sidebar .sidebar-item[data-v-8c5d43ad]{width:40px;height:40px}.sidebar .sidebar-item .icon[data-v-8c5d43ad]{width:20px;height:20px}.sidebar .sidebar-item .popup[data-v-8c5d43ad],.sidebar .sidebar-item .tooltip[data-v-8c5d43ad]{display:none}}
