
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{display:block}.site-header{position:sticky;top:0;z-index:50;background:#F5F7FB;box-shadow:0 10px 30px rgba(36,52,71,.08)}.header-inner{max-width:1280px;margin:0 auto;height:76px;display:flex;align-items:center;gap:18px;padding:0 24px}.brand-logo img{width:132px;height:auto}.nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center}.nav a{color:#4E5F7A;font-size:15px;white-space:nowrap}.nav a span,.nav a:hover{color:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 26px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 10px 24px rgba(36,155,255,.25)}.main-btn:hover{transform:translateY(-1px)}.header-btn{min-width:88px}.menu-toggle{display:none;background:#fff;border:1px solid rgba(40,156,255,.2);border-radius:12px;width:44px;height:40px;padding:9px}.menu-toggle span{display:block;height:2px;background:#289CFF;margin:5px 0}.drawer-mask{position:fixed;inset:0;background:rgba(24,39,56,.35);z-index:80;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;right:-310px;top:0;width:300px;max-width:86vw;height:100vh;background:#F5F7FB;z-index:90;transition:.28s;padding:22px;box-shadow:-15px 0 30px rgba(36,52,71,.16);display:flex;flex-direction:column;gap:18px}.mobile-drawer.show{right:0}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head img{width:126px}.drawer-head button{font-size:26px;border:0;background:#fff;border-radius:10px;width:38px;height:38px;color:#4E5F7A}.drawer-links{display:grid;gap:10px}.drawer-links a{padding:11px 12px;background:#FFFFFF;border-radius:12px;color:#4E5F7A}.drawer-btn{margin-top:8px}.container{max-width:1200px;margin:0 auto;padding:0 24px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;padding:54px}.eyebrow,.tag,.number,.highlight{color:#289CFF;font-weight:700}.eyebrow{letter-spacing:.08em}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.2;margin:12px 0 18px}h1,h2,h3,.section-title{color:#289CFF}.hero-section p,.page-hero p{color:#66788A;font-size:17px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.tag{background:#EEF2F7;border:1px solid rgba(40,156,255,.2);border-radius:999px;padding:7px 13px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:18px}.text-link{color:#289CFF;font-weight:700}.hero-media{background:#EEF2F7;border-radius:22px;padding:16px}.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto}.hero-media img,.image-panel img,.zone-card img{width:100%;height:auto;object-fit:contain;border-radius:18px}.section{padding:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title{font-size:30px;margin:0}.section-desc{max-width:720px;color:#66788A;margin:8px 0 0}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,0.92);border:1px solid rgba(40,156,255,0.16);box-shadow:0 14px 36px rgba(56,92,138,0.10);border-radius:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin:0 0 10px;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p,li{color:#66788A}.card .text-link,.zone-card .text-link{display:inline-block;margin-top:10px}.zone-card{display:flex;flex-direction:column;gap:14px}.zone-card img{background:#EEF2F7}.app-section{background:#FFFFFF;border-radius:22px;padding:30px;box-shadow:0 18px 40px rgba(56,92,138,.10)}.app-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.image-panel{background:#EEF2F7;border-radius:22px;padding:14px}.steps{counter-reset:item;display:grid;gap:14px}.step{background:#FFFFFF;border-radius:16px;padding:18px;border:1px solid rgba(40,156,255,.15);position:relative}.step:before{counter-increment:item;content:counter(item,decimal-leading-zero);display:inline-block;color:#289CFF;font-weight:800;margin-bottom:6px}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:20px;color:#4E5F7A}.page-hero{max-width:1200px;margin:28px auto 28px;padding:46px 48px;background:#FFFFFF;border-radius:20px;box-shadow:0 18px 40px rgba(56,92,138,0.12)}.breadcrumb{color:#8A9AAF;font-size:14px}.content-wrap{max-width:1200px;margin:0 auto 44px;padding:0 24px}.content-block{background:#FFFFFF;border-radius:20px;padding:30px;box-shadow:0 14px 36px rgba(56,92,138,0.09);margin-bottom:22px}.content-block p{color:#66788A}.list-check{padding-left:0;list-style:none;display:grid;gap:10px}.list-check li{background:#F5F7FB;border-radius:12px;padding:12px 14px}.faq-item{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:20px}.faq-item h3{margin-top:0}.review-card strong{color:#243447}footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 24px;display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:34px}.footer-brand img{width:132px;margin-bottom:16px}.footer-brand p,.footer-links p{color:#EAF3FF}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3{color:#EAF3FF;margin:0 0 8px}.footer-links a{color:#EAF3FF}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:16px;color:#DDE4EE}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span{background:#F5F7FB;color:#289CFF;border-radius:999px;padding:8px 13px;font-weight:700}.table-like{display:grid;gap:12px}.table-like div{display:grid;grid-template-columns:170px 1fr;gap:14px;padding:14px;border-radius:14px;background:#F5F7FB}.table-like strong{color:#289CFF}@media(max-width:1080px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.hero-grid,.app-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.header-inner{height:66px;padding:0 16px}.brand-logo img{width:116px}.header-btn{display:none}.hero-section{margin:18px 14px 26px}.hero-grid{padding:28px 20px}.hero-section h1,.page-hero h1{font-size:30px}.container,.content-wrap{padding:0 14px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-head{display:block}.app-section,.content-block,.page-hero{padding:24px 18px}.footer-inner{grid-template-columns:1fr}.table-like div{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}}
