
*{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:#F4F8FC;color:#1F2D3A;line-height:1.75}a{text-decoration:none;color:#168BFF}img{max-width:100%;height:auto;display:block}body.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)}.header-inner{max-width:1200px;margin:auto;height:72px;display:flex;align-items:center;gap:18px;padding:0 20px}.site-logo{color:#123B66;font-weight:900;font-size:28px;letter-spacing:2px}.nav-core{display:flex;gap:10px;flex:1;justify-content:center}.nav-core a{color:#123B66;background:rgba(22,139,255,.08);border-radius:999px;padding:9px 17px;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 18px rgba(18,104,216,.10)}.header-actions{display:flex;gap:10px;align-items:center}.overview-btn{border:1px solid rgba(22,139,255,.18);background:#fff;color:#123B66;border-radius:999px;padding:9px 16px;font-weight:700;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;border-radius:999px;box-shadow:0 10px 24px rgba(18,104,216,.18);font-weight:800;padding:12px 24px;transition:.2s}.main-btn.small{padding:9px 20px}.main-btn:hover{transform:translateY(-1px);color:#fff}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:24px;height:2px;background:#123B66;margin:5px auto;border-radius:2px}.site-main{padding-bottom:30px}.container{max-width:1200px;margin:auto;padding:0 20px}.banner-slider{height:390px;max-width:1200px;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;width:100%;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:none;border-radius:999px;background:rgba(255,255,255,.88);color:#168BFF;box-shadow:0 8px 20px rgba(18,104,216,.16);width:42px;height:42px;font-size:22px;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:none;background:rgba(22,139,255,.26);cursor:pointer}.slider-dots button.active{background:#FF9F1A}.section{margin:34px 0}.section-head{margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#168BFF;font-weight:800}.section-title,h1,h2,h3{color:#123B66;line-height:1.25}.section-title{font-size:30px;margin:6px 0 8px}h1{font-size:38px;margin:0 0 16px}.lead{font-size:17px;color:#5D7083}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(22,139,255,.14);box-shadow:0 14px 36px rgba(18,104,216,.10);border-radius:22px}.welcome{display:grid;grid-template-columns:1.25fr .75fr;gap:24px;align-items:center}.welcome .card{padding:30px}.hero-visual,.content-visual{background:#fff;border-radius:22px;padding:14px;box-shadow:0 14px 36px rgba(18,104,216,.10);border:1px solid rgba(22,139,255,.14)}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto;object-fit:contain}.hero-visual img{max-height:300px;margin:auto;object-fit:contain}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tags span{background:#EAF4FF;color:#1268D8;border:1px solid rgba(22,139,255,.16);border-radius:999px;padding:7px 12px;font-weight:700}.quick-scroll{display:flex;gap:12px;overflow:auto;padding:4px 0 10px}.quick-pill{min-width:184px;background:#fff;border:1px solid rgba(22,139,255,.14);border-radius:20px;padding:14px;box-shadow:0 12px 26px rgba(18,104,216,.08)}.quick-pill strong{display:block;color:#123B66}.summary-strip{background:linear-gradient(135deg,#fff,#EAF4FF);border:1px solid rgba(22,139,255,.14);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(18,104,216,.08)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.info-card,.zone-card,.review-card,.faq-item{padding:22px}.zone-card img{height:190px;width:100%;object-fit:contain;margin:0 auto 14px;background:#F7FAFD;border-radius:16px}.feature-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center}.feature-card .content-visual img{max-height:280px;margin:auto}.points{padding-left:20px;color:#5D7083}.text-link{color:#168BFF;font-weight:800}.notice{background:#fff;border-left:5px solid #FF9F1A;border-radius:18px;padding:22px;box-shadow:0 14px 36px rgba(18,104,216,.08)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 6px}.page-hero{background:linear-gradient(135deg,#fff 0%,#EAF4FF 100%);border-radius:28px;padding:38px;margin:28px 0;box-shadow:0 14px 36px rgba(18,104,216,.10);border:1px solid rgba(22,139,255,.14)}.page-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:start}.article-card{padding:28px}.article-card p{color:#41566A}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-list div{background:#F7FAFD;border:1px solid rgba(22,139,255,.12);border-radius:16px;padding:16px}.category-panel{position:fixed;right:-430px;top:0;width:410px;max-width:86vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(18,104,216,.16);z-index:10000;transition:.25s;padding:22px;overflow:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{font-size:24px;color:#168BFF}.panel-head button,.drawer-head button{border:0;background:#EAF4FF;color:#123B66;border-radius:50%;width:36px;height:36px;font-size:24px;cursor:pointer}.panel-group h3{color:#123B66;margin:18px 0 8px}.panel-links{display:grid;gap:8px}.panel-links a{display:block;border:1px solid rgba(22,139,255,.12);border-radius:14px;padding:11px 12px;background:#F7FCFF}.panel-links span{display:block;color:#123B66;font-weight:800}.panel-links em{font-style:normal;color:#5D7083;font-size:13px}.panel-links a:hover span{color:#168BFF}.overlay{position:fixed;inset:0;background:rgba(16,43,70,.38);z-index:9998;display:none}.overlay.show{display:block}.mobile-drawer{position:fixed;left:-330px;top:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10000;transition:.25s;padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#F7FCFF;color:#123B66;font-weight:700}.drawer-nav a.active{background:#EAF4FF;color:#168BFF}.mobile-bottom{display:none}.site-footer{background:#102B46;color:#EAF4FF;margin-top:50px}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px}.footer-logo{color:#fff}.footer-brand p,.footer-note{color:#CFE5FA}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.footer-links a{color:#EAF4FF}.compliance{background:#EAF4FF;border:1px solid rgba(22,139,255,.14);border-radius:22px;padding:22px;color:#41566A}.contact-box{background:#F7FAFD;border-radius:18px;padding:18px;border:1px solid rgba(22,139,255,.12)}@media(max-width:920px){.header-inner{height:64px}.nav-core,.overview-btn{display:none}.menu-toggle{display:block}.site-logo{font-size:24px}.header-inner{justify-content:space-between}.banner-slider{height:300px;margin:18px 16px 28px}.welcome,.page-grid,.feature-card{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2,.reviews,.service-list{grid-template-columns:1fr 1fr}h1{font-size:30px}.section-title{font-size:25px}}@media(max-width:640px){body{padding-bottom:64px;overflow-x:hidden}.header-inner{padding:0 12px}.header-actions{gap:0}.main-btn.small{padding:8px 14px}.banner-slider{height:210px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:18px}.grid-4,.grid-3,.grid-2,.reviews,.service-list{grid-template-columns:1fr}.welcome .card,.article-card,.page-hero{padding:22px}.quick-pill{min-width:172px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(22,139,255,.14);display:grid;grid-template-columns:repeat(4,1fr);z-index:9997;box-shadow:0 -8px 22px rgba(18,104,216,.08)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#123B66;font-weight:800}.mobile-bottom a:hover{color:#168BFF}.zone-card img{height:155px}.hero-visual img{max-height:220px}}
