*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F8FC;color:#1F2D3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#168BFF}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(18,104,216,.08)}.topbar{max-width:1220px;margin:auto;height:72px;display:flex;align-items:center;gap:22px;padding:0 20px}.site-logo,.footer-logo{font-size:30px;font-weight:900;color:#123B66;letter-spacing:1px}.nav-core{display:flex;gap:10px;flex:1;justify-content:center}.nav-core a{color:#123B66;background:rgba(22,139,255,.08);border:1px solid rgba(22,139,255,.12);border-radius:999px;padding:9px 18px;font-weight:700;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#168BFF;background:linear-gradient(135deg,rgba(22,139,255,.12),rgba(255,159,26,.10));box-shadow:0 8px 20px rgba(18,104,216,.10)}.header-actions{display:flex;gap:12px;align-items:center}.overview-btn{border:1px solid rgba(22,139,255,.18);background:#fff;color:#123B66;border-radius:999px;padding:10px 18px;font-weight:800;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#168BFF 0%,#1268D8 55%,#FF9F1A 100%);color:#fff!important;border-radius:999px;padding:11px 24px;box-shadow:0 10px 24px rgba(18,104,216,.18);font-weight:800;border:none;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;background:transparent;border:0;padding:8px}.menu-btn span{display:block;width:24px;height:2px;background:#123B66;margin:5px 0;border-radius:2px}.overlay{position:fixed;inset:0;background:rgba(8,32,54,.34);z-index:9999;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;top:0;right:-430px;width:min(420px,88vw);height:100vh;background:#fff;box-shadow:0 18px 48px rgba(18,104,216,.16);z-index:10000;transition:.3s;overflow:auto}.category-panel.show{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid rgba(22,139,255,.12)}.panel-head strong{font-size:24px;color:#168BFF}.panel-head button,.drawer-head button{font-size:30px;border:0;background:transparent;color:#123B66;cursor:pointer}.panel-body{padding:20px}.panel-body section{margin-bottom:22px}.panel-body h3{color:#123B66;margin:0 0 10px}.panel-body a{display:block;padding:11px 12px;border-radius:14px;color:#123B66}.panel-body a:hover{background:#EAF4FF;color:#168BFF}.panel-body span{display:block;font-weight:800}.panel-body em{display:block;font-style:normal;color:#5D7083;font-size:13px}.mobile-drawer{position:fixed;top:0;left:-340px;width:min(320px,86vw);height:100vh;background:#fff;z-index:10000;transition:.3s;overflow:auto}.mobile-drawer.show{left:0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:18px}.drawer-nav a{padding:11px;background:#F7FAFD;border:1px solid rgba(22,139,255,.12);border-radius:14px;color:#123B66;font-weight:700}.mobile-bottom{display:none}.site-main{min-height:70vh}.container{max-width:1200px;margin:auto;padding:0 20px}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(18,104,216,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,.16);width:44px;height:44px;font-size:25px;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-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(22,139,255,.26);cursor:pointer}.slider-dots button.active{background:#FF9F1A}.section{margin:34px auto}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:24px}.hero-card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding:34px;align-items:center}.kicker,.tag,.label,.num,.badge,.section-kicker{color:#168BFF;font-weight:900}.hero-card h1,.page-hero h1{font-size:42px;line-height:1.2;margin:8px 0 14px;color:#123B66}.lead{font-size:18px;color:#5D7083}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tags span{background:#EAF4FF;border-radius:999px;padding:7px 13px;color:#1268D8;font-weight:700}.visual-box{background:#F7FAFD;border-radius:20px;padding:12px}.content-img{width:100%;max-height:300px;object-fit:contain;border-radius:18px;background:#fff}.quick-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.quick-cats a,.mini-link{display:block;color:#123B66}.quick-cats .cat{background:rgba(255,255,255,.92);border:1px solid rgba(22,139,255,.14);border-radius:18px;padding:16px;min-height:142px}.quick-cats h3{margin:6px 0;color:#123B66}.quick-cats p{margin:0;color:#5D7083;font-size:14px}.text-link{display:inline-block;margin-top:10px;color:#168BFF;font-weight:800}.summary{padding:26px;background:linear-gradient(135deg,#fff,#EAF4FF);border-radius:24px;border:1px solid rgba(22,139,255,.12)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:22px}.info-card h3,.zone-card h3,.card h3{color:#123B66}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.wall{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zone-card,.card{padding:22px}.zone-card img,.card img{width:100%;height:190px;object-fit:contain;border-radius:18px;background:#F7FAFD;margin-bottom:14px}.point-list{padding-left:18px;color:#5D7083}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:20px;color:#5D7083}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-item{padding:20px}.faq-item h3{margin-top:0;color:#123B66}.page-hero{padding:46px 0 20px}.page-hero .inner{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center}.page-hero h1{margin-top:0}.content-section{display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}.article{background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:24px;padding:30px}.article h2{color:#123B66;margin-top:26px}.side-box{position:sticky;top:92px;background:#fff;border-radius:24px;padding:22px;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10)}.side-box img{height:220px;width:100%;object-fit:contain;border-radius:18px;background:#F7FAFD}.notice-card{padding:22px;background:linear-gradient(135deg,#fff,#F7FAFD)}.site-footer{background:#102B46;color:#EAF4FF;margin-top:50px;padding:44px 20px 22px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer-grid a{display:block;color:#EAF4FF;margin:7px 0}.footer-grid p{color:#cfe4f8}.footer-note{max-width:1200px;margin:22px auto 0;border-top:1px solid rgba(234,244,255,.18);padding-top:18px;color:#cfe4f8;font-size:14px}@media (max-width:900px){.topbar{height:64px;justify-content:space-between}.menu-btn{display:block}.nav-core,.overview-btn{display:none}.site-logo{font-size:25px}.header-actions{gap:0}.header-actions .main-btn{padding:8px 17px}.banner-slider{height:250px;margin:18px 14px 26px}.hero-card,.page-hero .inner,.content-section,.split,.two-col{grid-template-columns:1fr}.quick-cats{display:flex;overflow-x:auto;padding-bottom:8px}.quick-cats .cat{min-width:210px}.info-grid,.wall,.reviews,.faq-grid,.footer-grid{grid-template-columns:1fr}.hero-card{padding:24px}.hero-card h1,.page-hero h1{font-size:30px}.container{padding:0 14px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(22,139,255,.14);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#123B66;font-weight:800}.mobile-bottom a:hover{color:#168BFF}body{padding-bottom:64px}.side-box{position:static}.site-footer{padding-bottom:84px}}@media (max-width:560px){.banner-slider{height:205px}.slider-arrow{width:36px;height:36px}.content-img{max-height:220px}.zone-card img,.card img{height:150px}.drawer-nav{grid-template-columns:1fr}.page-hero{padding-top:26px}}
