*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F2F7FD;color:#33445F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.8}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 6px 20px rgba(68,106,153,0.10)}.header-inner{max-width:1220px;margin:0 auto;height:76px;padding:0 22px;display:flex;align-items:center;gap:22px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.desktop-nav{display:flex;align-items:center;gap:8px;flex:1;min-width:0;justify-content:center}.nav a{color:#5E6E8D;font-size:15px;font-weight:700;padding:24px 10px 21px;border-bottom:3px solid transparent;white-space:nowrap}.nav a.active,.highlight,.text-link{color:#168DFF}.nav a.active{border-bottom-color:#168DFF}.nav-item{position:relative}.has-menu>a:after{content:"";border:4px solid transparent;border-top-color:#8D9AB2;display:inline-block;margin-left:6px;vertical-align:middle}.dropdown{position:absolute;top:72px;left:50%;transform:translateX(-50%) translateY(8px);min-width:168px;background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);border-radius:16px;box-shadow:0 18px 40px rgba(68,106,153,0.16);padding:10px;opacity:0;visibility:hidden;transition:.2s;z-index:10000}.dropdown a{display:block;padding:9px 12px;border:0;border-radius:10px;color:#5E6E8D}.dropdown a:hover{background:#EDF5FD;color:#168DFF}.has-menu:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#39D6F4 0%,#1EBDEB 48%,#168DFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 12px 25px rgba(22,141,255,.22);white-space:nowrap}.header-btn{margin-left:auto}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:#168DFF;border-radius:2px}.site-main{padding-top:94px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{margin:34px auto}.panel{background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);border-radius:28px;box-shadow:0 12px 32px rgba(68,106,153,0.10);padding:34px}.soft{background:#EDF5FD}.hero-split,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.eyebrow,.tag,.number-badge{color:#35BFF0;font-weight:800;letter-spacing:.08em}.tag{display:inline-flex;border-radius:999px;background:#E7F1FB;padding:5px 12px;font-size:13px}.number-badge{font-size:28px;font-weight:900}h1,h2,h3,.section-title{color:#168DFF;line-height:1.25;margin:0 0 14px}h1{font-size:42px;color:#2D79D8}h2{font-size:30px}h3{font-size:21px}p{margin:0 0 14px;color:#33445F}.muted{color:#687995}.note{color:#8D9AB2;font-size:14px}.banner-slider{max-width:1200px;height:430px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 14px 34px rgba(68,106,153,0.10);overflow:hidden;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#168DFF;font-size:26px;cursor:pointer;box-shadow:0 10px 24px rgba(68,106,153,.15)}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;z-index:5;text-align:center}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:#C6D9F1;margin:0 5px;cursor:pointer}.slider-dot.active{background:#168DFF;width:26px;border-radius:999px}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,0.96);border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);border-radius:22px;padding:24px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.entry-card{min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.entry-card p{font-size:15px}.text-link{font-weight:800}.image-box{border-radius:24px;overflow:hidden;background:#FFFFFF;box-shadow:0 12px 32px rgba(68,106,153,0.10);border:1px solid rgba(72,120,176,.12)}.image-box img{width:100%;height:auto;object-fit:contain;background:#FFFFFF}.mini-list{display:grid;gap:12px;margin-top:16px}.mini-list div{padding:14px 16px;border-radius:16px;background:#F7FAFE;border:1px solid rgba(72,120,176,.10)}.faq-item{border-bottom:1px solid rgba(72,120,176,.12);padding:18px 0}.faq-item:last-child{border-bottom:0}.page-hero{background:linear-gradient(135deg,#FFFFFF,#EDF5FD);border-radius:28px;padding:38px;box-shadow:0 12px 32px rgba(68,106,153,0.10);border:1px solid rgba(72,120,176,.12)}.breadcrumbs{font-size:14px;color:#8D9AB2;margin-bottom:10px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:82vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 45px rgba(0,0,0,.18);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-top{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(72,120,176,.12)}.drawer-close{border:0;background:#EDF5FD;color:#168DFF;border-radius:50%;width:36px;height:36px;font-size:26px;line-height:1}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#5E6E8D;font-weight:700}.drawer-nav a:hover{background:#EDF5FD;color:#168DFF}.no-scroll{overflow:hidden}.mobile-quick{display:none}footer{background:#344564;color:#EAF5FF;margin-top:50px;padding:42px 0 18px}footer p,footer a{color:#EAF5FF}.footer-inner{max-width:1200px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.footer-brand p{max-width:650px;margin-top:16px;color:#DDEEFF}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start}.footer-links a{padding:10px 12px;background:rgba(255,255,255,.08);border-radius:12px}.footer-bottom{max-width:1200px;margin:26px auto 0;padding:18px 22px 0;border-top:1px solid rgba(255,255,255,.16);color:#DDEEFF;font-size:14px}@media(max-width:960px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{height:68px;justify-content:space-between}.header-btn{padding:0 16px;min-height:38px}.site-main{padding-top:78px}.banner-slider{height:300px;margin:18px 14px 28px}.hero-split,.split,.grid-2,.grid-3,.grid-4,.footer-inner{grid-template-columns:1fr}.panel,.page-hero{padding:24px}.container{padding:0 16px}h1{font-size:32px}h2{font-size:25px}.mobile-quick{position:fixed;left:0;right:0;bottom:0;height:56px;background:#FFFFFF;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -6px 20px rgba(68,106,153,.12)}.mobile-quick a{display:flex;align-items:center;justify-content:center;color:#5E6E8D;font-weight:800;font-size:14px}footer{padding-bottom:76px}}@media(max-width:540px){.logo img{max-height:42px}.header-inner{padding:0 12px;gap:8px}.banner-slider{height:220px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:20px}.card,.zone-card,.info-card,.review-card{padding:18px}.entry-card{min-height:auto}.footer-links{grid-template-columns:1fr}}
