*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 30px rgba(56,92,138,.10)}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.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{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0;position:relative}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:8px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;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;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.right-menu{left:auto;right:0}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.25)}.main-btn:hover{background:#1E90F0;color:#fff}.small-btn{min-height:36px;padding:0 16px}.mobile-header{display:none}.drawer-mask,.mobile-drawer{display:none}main{padding-bottom:54px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;padding:34px;display:grid;grid-template-columns:1.02fr .98fr;gap:30px;align-items:center}.hero-section img{width:100%;height:auto;object-fit:contain}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1{font-size:44px;line-height:1.18;margin:12px 0;color:#289CFF}.hero-section p{color:#66788A}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.pill{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:7px 12px;font-weight:700}.section{max-width:1200px;margin:0 auto 28px;padding:0 20px}.section-head{margin:0 0 16px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 8px}.section-sub{color:#66788A;margin:0;max-width:780px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.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:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p{color:#66788A}.text-link{color:#289CFF;font-weight:800}.content-img,.zone-card img,.app-section img,.hero-section img{max-width:100%;height:auto;object-fit:contain}.media-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center}.media-card img{width:100%;max-height:320px;object-fit:contain;border-radius:16px;background:#FFFFFF}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.steps{counter-reset:item}.steps li{list-style:none;margin:0 0 12px;padding:14px 16px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:14px;color:#66788A}.steps li:before{counter-increment:item;content:counter(item);display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;margin-right:10px;border-radius:50%;background:#EEF2F7;color:#289CFF;font-weight:800}.faq-item{background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:16px;padding:18px;margin-bottom:12px}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0;color:#66788A}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:18px;color:#66788A}.site-footer{background:#243447;color:#EAF3FF;padding:42px 20px 22px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-brand img{max-height:52px;margin-bottom:12px}.footer-brand p,.footer-note{color:#EAF3FF;opacity:.86}.footer-links h3{color:#EAF3FF}.footer-links a{display:block;color:#EAF3FF;opacity:.88;margin:8px 0}.footer-note{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(234,243,255,.16)}@media(max-width:1040px){.header-inner{display:none}.mobile-header{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 14px}.mobile-logo img{max-height:46px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:grid;place-content:center;gap:5px}.menu-toggle span{width:24px;height:2px;background:#4E5F7A;border-radius:3px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:10001;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10002;transform:translateX(-100%);transition:.28s;box-shadow:20px 0 42px rgba(36,52,71,.20);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll{overflow:hidden}.hero-section,.media-card,.app-section{grid-template-columns:1fr}.hero-section{margin:18px 14px 28px;padding:22px}.hero-section h1{font-size:32px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:0 14px}.footer-inner{grid-template-columns:1fr}}@media(min-width:1041px) and (max-width:1180px){.nav{gap:12px}.nav a{font-size:14px}.header-inner{gap:14px}.main-btn{padding:0 18px}}
