
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto}main{padding-top:8px}.inner,.section,.footer-inner{max-width:1200px;margin:0 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,0.10)}.desktop-header{height:76px;display:flex;align-items:center;gap:22px;padding:0 22px}.brand img{width:132px;display:block}.nav{flex:1;display:flex;gap:14px;align-items:center;justify-content:center;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:25px 2px}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:999px;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!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,0.25);font-weight:800;padding:10px 24px;border:0;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px)}.header-btn{min-width:86px}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px}.menu-toggle span{height:3px;border-radius:5px;background:#4E5F7A}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:116px;display:block}.mobile-reg{padding:8px 16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;transform:translateX(-105%);transition:.28s ease;z-index:10001;box-shadow:18px 0 35px rgba(36,52,71,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{width:126px}.drawer-close{font-size:32px;line-height:1;border:0;background:#EEF2F7;color:#4E5F7A;border-radius:12px;width:42px;height:42px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px;background:#F5F7FB}.drawer-nav a:hover{color:#289CFF;background:#EEF2F7}.banner-slider{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}.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-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#289CFF;font-size:28px;line-height:1;box-shadow:0 8px 20px rgba(56,92,138,.18);cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);box-shadow:0 3px 9px rgba(0,0,0,.12);cursor:pointer}.slider-dots button.active{background:#289CFF;width:24px;border-radius:999px}.section{padding:30px 22px}.section-head{margin-bottom:22px}.eyebrow{display:inline-flex;color:#289CFF;background:#EEF2F7;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:5px 13px;font-weight:800;font-size:13px}h1,h2,h3,.section-title{color:#289CFF}h1{font-size:42px;line-height:1.22;margin:14px 0 18px}h2{font-size:30px;margin:0 0 12px}h3{font-size:20px;margin:0 0 10px}p{margin:0 0 14px;color:#243447}.muted{color:#66788A}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{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:22px}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center}.hero-card img,.content-img{border-radius:20px;background:#FFFFFF;display:block;object-fit:contain}.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-box{padding:24px}.card{display:flex;flex-direction:column;height:100%}.card a,.info-card a{margin-top:auto;font-weight:800}.zone-card{display:flex;flex-direction:column;height:100%;padding:22px}.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 h3{min-height:34px}.zone-card p{flex:1}.zone-card a{margin-top:auto;font-weight:800}.steps{counter-reset:step}.steps .info-card{position:relative;padding-left:64px}.steps .info-card:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:25px;width:30px;height:30px;border-radius:50%;background:#289CFF;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.faq-item h3{color:#243447}.notice-box{background:#EEF2F7}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.app-section img{max-width:100%;height:auto;display:block;border-radius:20px;background:#FFFFFF;object-fit:contain}.page-hero{padding:50px 22px 24px}.page-hero .hero-card{grid-template-columns:1fr}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.site-footer p,.site-footer a,.site-footer h3{color:#EAF3FF}.footer-inner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:28px;padding:38px 22px}.footer-brand img{width:128px;margin-bottom:14px}.footer-links div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.copyright{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:14px 22px;color:#EAF3FF}.content-img{width:100%;max-height:360px;object-fit:contain;background:#FFFFFF}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.16);padding:7px 12px;border-radius:999px;font-weight:800}.plain-list{padding-left:20px;color:#243447}.plain-list li{margin-bottom:8px}@media(max-width:1180px){.nav{gap:9px}.nav a{font-size:13px}.brand img{width:116px}.desktop-header{gap:12px;padding:0 14px}.header-btn{padding:9px 18px}}@media(max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.banner-slider{margin:18px 14px 26px}.hero-card,.app-section,.two-col{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:34px}.footer-inner{grid-template-columns:1fr}}@media(max-width:760px){.section{padding:24px 14px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-card{padding:24px}.zone-card img{height:220px}.slider-btn{width:36px;height:36px;font-size:23px}.slider-dots{bottom:10px}h1{font-size:29px}h2{font-size:24px}.steps .info-card{padding-left:24px;padding-top:62px}.steps .info-card:before{top:22px}.footer-links div{grid-template-columns:1fr}}
