*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.72}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1280px;margin:0 auto;padding:14px 22px;display:flex;align-items:center;gap:20px}.brand-logo img{width:138px;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-size:15px;font-weight:700;padding:9px 0}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:3px;border-radius:5px;background:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;padding:11px 24px;border:0;transition:.2s ease;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#fff}.main-btn.small{padding:8px 16px;font-size:14px}.mobile-topbar{display:none;min-height:66px;align-items:center;justify-content:space-between;padding:10px 16px}.mobile-logo img{width:132px;display:block}.menu-toggle{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px;box-shadow:0 8px 18px rgba(56,92,138,.10)}.menu-toggle span{display:block;height:2px;background:#4E5F7A;border-radius:3px}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 40px rgba(0,0,0,.18);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s ease}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.16);background:#F5F7FB}.drawer-head img{width:132px}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#4E5F7A;font-size:26px;line-height:1}.drawer-nav{display:flex;flex-direction:column;padding:12px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:13px 14px;border-radius:12px}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.section-pad{padding:44px 0}.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}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#289CFF;font-size:28px;font-weight:700;box-shadow:0 8px 20px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.slider-dots button.active{background:#289CFF;width:24px;border-radius:10px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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:22px}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.eyebrow{display:inline-flex;color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.18);border-radius:999px;padding:6px 14px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#289CFF;line-height:1.25;margin:0 0 14px}h1{font-size:36px}h2{font-size:28px}h3{font-size:20px}p{margin:0 0 14px;color:#243447}.muted{color:#66788A}.hint{color:#8A9AAF}.grid{display:grid;gap:20px}.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,.info-card,.review-card,.faq-item,.notice-card{padding:24px}.card h3,.info-card h3,.zone-card h3{margin-top:0}.link-more{margin-top:auto;font-weight:800;color:#289CFF}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card a{margin-top:auto;font-weight:800}.content-img{width:100%;border-radius:20px;object-fit:contain;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.10)}.steps{counter-reset:step}.step{display:flex;gap:16px;padding:18px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.14);margin-bottom:14px}.step:before{counter-increment:step;content:counter(step);flex:0 0 34px;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#EEF2F7;color:#289CFF;font-weight:900}.page-hero{max-width:1200px;margin:28px auto 34px;padding:0 22px}.page-hero-inner{background:#fff;border-radius:24px;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);padding:38px}.page-hero p{max-width:850px}.app-section img{max-width:100%;height:auto}.site-footer{background:#243447;color:#EAF3FF;margin-top:54px}.footer-grid{max-width:1200px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;gap:28px}.footer-brand img{width:138px;margin-bottom:14px}.site-footer h3{color:#EAF3FF}.site-footer p,.site-footer a{color:#EAF3FF;opacity:.92}.site-footer a{display:block;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:18px;color:#EAF3FF}.safe-strip{background:#DDE4EE;border-radius:22px;padding:24px;border:1px solid rgba(40,156,255,.16)}.safe-strip strong{color:#289CFF}@media(max-width:1100px){.nav{gap:11px}.nav a{font-size:14px}.brand-logo img{width:126px}.header-inner{padding:12px 16px}}@media(max-width:960px){.header-inner{display:none}.mobile-topbar{display:flex}.hero-card,.grid-2,.grid-3,.grid-4,.footer-grid{grid-template-columns:1fr}.banner-slider{margin:18px 16px 28px;border-radius:16px}h1{font-size:30px}.page-hero-inner{padding:28px}.zone-card img{height:220px}.section,.container,.page-hero{padding-left:16px;padding-right:16px}.slider-arrow{width:38px;height:38px;font-size:24px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}}@media(max-width:560px){h1{font-size:26px}h2{font-size:23px}.hero-card,.card,.info-card,.review-card,.faq-item,.notice-card{padding:20px}.main-btn{padding:10px 18px}.zone-card img{height:190px}.footer-grid{padding:34px 18px}}