
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75;overflow-x:hidden} a{text-decoration:none;color:inherit} img{max-width:100%;display:block} main{padding-top:88px}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);box-shadow:0 8px 28px rgba(56,92,138,.08)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.nav button{border:0;background:transparent;color:#4E5F7A;font-weight:700;font-size:15px;cursor:pointer;padding:24px 0;position:relative}.nav a:hover,.nav a.active,.nav button:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:15px;width:24px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 12px 28px rgba(40,156,255,.28)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:190px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;padding:8px;display:none}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown:focus-within .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;border:0;background:#fff;color:#289CFF;border-radius:12px;font-size:22px;width:44px;height:40px;box-shadow:0 8px 20px rgba(56,92,138,.1)}.container,.section{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;height:390px}.slides{height:100%;display:flex;transition:transform .45s ease}.slide{min-width:100%;height:100%;position:relative;background:#fff}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-copy{position:absolute;left:38px;bottom:32px;max-width:380px;background:rgba(255,255,255,.9);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:18px;box-shadow:0 12px 30px rgba(56,92,138,.14)}.slide-copy h2{margin:0 0 8px;color:#289CFF;font-size:24px}.slide-copy p{margin:0;color:#4E5F7A}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:24px;cursor:pointer;box-shadow:0 8px 22px rgba(56,92,138,.18)}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.dots button.active{width:24px;border-radius:99px;background:#289CFF}.hero-text-mobile{display:none}.section{margin-bottom:34px}.panel{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px;padding:28px}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.kicker{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.1);border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#289CFF;margin-top:0;line-height:1.3}h1{font-size:36px;margin-bottom:16px}h2{font-size:28px;margin-bottom:16px}h3{font-size:19px}.lead{font-size:17px;color:#4E5F7A}.muted{color:#66788A}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;max-height:280px;object-fit:contain;margin:auto;background:#F5F7FB;border-radius:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:20px;padding:20px}.card strong,.num{color:#289CFF}.text-link{color:#289CFF;font-weight:800}.product-img{width:100%;height:150px;object-fit:contain;background:#F5F7FB;border-radius:16px;margin-bottom:12px}.steps{counter-reset:step}.step{position:relative;padding-left:56px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:22px;width:26px;height:26px;border-radius:50%;background:#289CFF;color:#fff;display:grid;place-items:center;font-weight:800}.notice{border-left:4px solid #289CFF;background:#F5F7FB;border-radius:16px;padding:18px;color:#4E5F7A}.faq-item{border-bottom:1px solid rgba(40,156,255,.14);padding:18px 0}.faq-item:last-child{border-bottom:0}.page-hero{margin-top:26px}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-grid{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:28px}.footer-logo img{max-height:48px;width:auto}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#C8D7E9}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:16px;color:#C8D7E9}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#FFFFFF;z-index:10002;transform:translateX(-105%);transition:transform .28s ease;box-shadow:0 0 40px rgba(0,0,0,.16);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(20,35,55,.42);z-index:10001;display:none}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:44px}.drawer-close{border:0;background:#F5F7FB;color:#289CFF;border-radius:10px;width:36px;height:36px;font-size:24px}.drawer-links{padding:12px}.drawer-links a{display:block;padding:13px 12px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}@media(max-width:1120px){.nav{gap:12px}.nav a,.nav button{font-size:14px}.nav a:nth-of-type(2){display:none}}@media(max-width:900px){main{padding-top:74px}.header-inner{min-height:64px;padding:0 14px;gap:10px}.menu-toggle{display:block}.nav-wrap{display:none}.logo img{max-height:44px}.main-btn{min-height:38px;padding:0 17px}.banner-slider{height:auto;margin:18px 14px 12px;border-radius:16px}.slides{height:auto}.slide{height:auto}.banner-slider img{height:auto;max-height:220px;object-fit:contain}.slide-copy{display:none}.hero-text-mobile{display:block;margin:0 14px 22px}.split,.grid-4,.grid-3,.grid-2,.footer-grid{grid-template-columns:1fr}.section{padding:0 14px;margin-bottom:24px}.panel{padding:20px;border-radius:18px}h1{font-size:27px}h2{font-size:23px}.content-img{max-height:210px}.product-img{height:130px}.step{padding-left:52px}.slider-btn{width:34px;height:34px;font-size:20px}.prev{left:10px}.next{right:10px}.footer-grid{padding:32px 18px}}@media(max-width:520px){.logo img{max-width:128px}.banner-slider img{max-height:190px}.grid-4,.grid-3,.grid-2{gap:12px}.card,.zone-card,.info-card,.review-card{padding:16px}.header-action .main-btn{padding:0 14px}.kicker{font-size:13px}}
