*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#E6EBF2;color:#3F4D63;line-height:1.75}a{color:#289CFF;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(54,91,135,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:150px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#48566D;padding:9px 11px;border-radius:999px;font-weight:600}.nav-core a:hover,.nav-core a.active{color:#289CFF;background:#EAF5FF}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-entry{white-space:nowrap;font-weight:700}.main-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#2BC1F4 0%,#26B5F7 55%,#25A8FB 100%);color:#fff!important;font-weight:700;box-shadow:0 9px 20px rgba(37,168,251,.28);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.more-menu{position:relative;flex-shrink:0}.menu-toggle,.drawer-open,.drawer-close{border:0;background:#EAF5FF;color:#168CE8;font:inherit;font-weight:700;border-radius:999px;padding:10px 15px;cursor:pointer}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:220px;padding:10px;background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 18px 42px rgba(54,91,135,.16);border-radius:16px;z-index:10000}.more-dropdown.show{display:grid;grid-template-columns:1fr 1fr;gap:4px}.more-dropdown a{padding:9px 10px;border-radius:10px;color:#48566D;white-space:nowrap}.more-dropdown a:hover{background:#EAF5FF;color:#289CFF}.mobile-header{display:none}.drawer-overlay,.mobile-drawer{display:none}main{position:relative;z-index:1}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.banner-slider{max-width:1280px;margin:24px auto 26px;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.14);overflow:hidden;position:relative}.slides{position:relative;aspect-ratio:16/6.4;background:#E6EBF2}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:contain;background:#E6EBF2}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#168CE8;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dot.active{background:#289CFF}.notice{margin:0 auto 24px;padding:13px 18px;border:1px solid #D7E8F6;border-radius:14px;background:#F4F7FB;color:#58677E}.section{padding:34px 0}.section.alt{background:#F4F7FB}.section-title{margin:0 0 10px;color:#2E3C52;font-size:clamp(26px,3vw,38px);line-height:1.25}.section-intro{max-width:780px;margin:0 0 24px;color:#6F7D91}.split{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center}.content-img{width:100%;border-radius:18px;box-shadow:0 14px 36px rgba(54,91,135,.12);object-fit:contain;background:#fff}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(54,91,135,.12);border-radius:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;color:#2E3C52}.text-link{display:inline-block;margin-top:8px;font-weight:700}.zone-card img{width:100%;border-radius:14px;margin-bottom:16px;object-fit:contain;background:#F4F7FB}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card p{margin:0}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#2E3C52}.hero{padding:58px 0 34px;background:linear-gradient(180deg,#EAF5FF 0%,rgba(234,245,255,0) 100%)}.hero h1{margin:0 0 14px;color:#2E3C52;font-size:clamp(32px,5vw,52px);line-height:1.2}.hero p{max-width:820px;margin:0;color:#6F7D91}.article{padding:18px 0 48px}.article .lead{font-size:18px}.article h2{margin-top:34px;color:#2E3C52}.article ul{padding-left:22px}.highlight{padding:20px;border-radius:16px;background:#EAF5FF;border:1px solid #D7E8F6}.site-footer{background:#2C3B52;color:#EDF6FF;margin-top:30px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:38px 0 24px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:start}.footer-brand img{width:160px;max-height:50px;object-fit:contain}.footer-brand p{margin:0;color:#D6E6F7}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#fff}.compliance{padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#C7D8E9;font-size:14px}.drawer-active{overflow:hidden}
@media(max-width:1080px){.desktop-header{display:none}.mobile-header{min-height:66px;padding:0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.mobile-header .drawer-open{justify-self:start}.mobile-header .brand-logo{justify-self:center}.mobile-header .brand-logo img{width:132px}.mobile-header .main-btn{justify-self:end;padding:8px 16px}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(30,48,72,.45);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;width:min(340px,86vw);background:#fff;transform:translateX(-102%);transition:.28s;z-index:10001;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #D7E8F6}.drawer-head img{width:140px}.drawer-close{font-size:24px;padding:4px 12px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:12px 14px;border-radius:12px;color:#48566D}.mobile-drawer nav a:hover{background:#EAF5FF;color:#289CFF}.card-grid.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.banner-slider{margin-top:14px;border-radius:0}.slides{aspect-ratio:16/8.8}.slider-arrow{width:38px;height:38px}.split,.two-col{grid-template-columns:1fr}.card-grid,.review-grid{grid-template-columns:1fr}.card-grid.four{grid-template-columns:1fr}.section{padding:26px 0}.hero{padding:38px 0 24px}.footer-brand{grid-template-columns:1fr}.footer-brand img{width:150px}}
