
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(245,247,251,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{max-width:1220px;margin:0 auto;min-height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#4E5F7A;font-weight:700;padding:24px 0;border-bottom:3px solid transparent}.nav-core a:hover,.nav-core a.active{color:#289CFF;border-color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(40,156,255,.18);background:rgba(255,255,255,.74);color:#289CFF;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 22px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.22)}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;padding:8px;gap:5px;flex-direction:column}.mobile-menu-btn span{height:3px;background:#289CFF;border-radius:4px}.site-main{padding-top:76px}.mega-overlay,.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.24);z-index:9998;opacity:0;pointer-events:none;transition:.25s}.mega-overlay.show,.drawer-mask.show{opacity:1;pointer-events:auto}.mega-panel{position:fixed;top:88px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,.96);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 24px 60px rgba(56,92,138,.18);z-index:10000;padding:22px}.mega-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(40,156,255,.12);padding-bottom:14px;margin-bottom:16px;color:#289CFF}.mega-head button,.drawer-top button{border:0;background:#EEF2F7;color:#289CFF;border-radius:999px;padding:8px 14px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mega-group{background:#F5F7FB;border-radius:18px;padding:16px;border:1px solid rgba(40,156,255,.12)}.mega-group h3{margin:0 0 10px;color:#289CFF}.mega-group a{display:block;padding:10px;border-radius:12px;color:#4E5F7A}.mega-group a:hover{background:#fff;color:#289CFF}.mega-group b{display:block}.mega-group span{font-size:13px;color:#66788A}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.3s;box-shadow:18px 0 40px rgba(56,92,138,.18);overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-top{height:76px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-logo img{height:46px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-card,.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:24px;padding:28px}.banner-slider{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}.slides{position:relative;height:420px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;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%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(56,92,138,.18)}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF}h1,h2,h3,.section-title{color:#289CFF;line-height:1.35}h1{font-size:38px;margin:0 0 14px}h2{font-size:28px;margin:0 0 16px}p{margin:0 0 12px;color:#243447}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-img{width:100%;border-radius:20px;background:#fff;object-fit:contain;max-height:320px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill{padding:8px 13px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700}.text-link{color:#289CFF;font-weight:800}.list{padding-left:0;list-style:none;display:grid;gap:10px}.list li{padding:12px 14px;border-radius:14px;background:#F5F7FB;border:1px solid rgba(40,156,255,.10)}.faq-item{padding:18px;border-radius:18px;background:#F5F7FB;border:1px solid rgba(40,156,255,.12);margin-bottom:14px}.faq-item h3{margin:0 0 8px;font-size:18px}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.site-footer p,.site-footer a{color:#EAF3FF}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:24px}.footer-brand img{height:52px;width:auto;margin-bottom:14px}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{color:#EAF3FF;margin:0 0 8px}.notice{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:20px}.image-band{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.image-band img{background:#fff;border-radius:18px;object-fit:contain;max-height:220px;width:100%}@media(max-width:960px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{gap:10px;padding:0 14px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:46px}.header-register{padding:9px 16px}.mega-panel{display:none}.grid-2,.grid-3,.grid-4,.grid-6,.footer-inner,.image-band{grid-template-columns:1fr}.slides{height:260px}.section{padding:0 14px}.section-card,.card,.zone-card,.info-card,.review-card{padding:22px}h1{font-size:30px}h2{font-size:24px}.site-main{padding-top:76px}}@media(max-width:520px){.slides{height:205px}.slider-btn{width:36px;height:36px}.footer-inner{padding:30px 16px}.content-img{max-height:260px}}
