*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F2F7FD;color:#33445F;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.78}a{color:inherit;text-decoration:none}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;display:flex;align-items:center;gap:18px;padding:0 22px}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;gap:6px;flex:1;min-width:0;justify-content:center}.nav a,.drop-trigger{position:relative;border:0;background:transparent;color:#5E6E8D;font-size:15px;font-weight:700;padding:24px 10px 20px;cursor:pointer;white-space:nowrap}.nav a.active,.drop-trigger.active,.nav a:hover,.drop-trigger:hover{color:#168DFF}.nav a.active:after,.drop-trigger.active:after{content:"";position:absolute;height:3px;border-radius:3px;left:10px;right:10px;bottom:12px;background:#168DFF}.nav-dropdown{position:relative}.drop-menu{position:absolute;top:66px;left:50%;transform:translateX(-50%) translateY(8px);min-width:180px;background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);box-shadow:0 18px 40px rgba(68,106,153,0.16);border-radius:18px;padding:10px;opacity:0;visibility:hidden;transition:.2s;z-index:10020}.nav-dropdown:hover .drop-menu,.nav-dropdown.open .drop-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.drop-menu a{display:block;padding:9px 12px;border-radius:12px}.drop-menu a:after{display:none}.drop-menu a:hover{background:#EDF5FD}.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;font-weight:800;box-shadow:0 12px 26px rgba(30,189,235,.26)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:#EDF5FD;width:42px;height:42px;border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:20px;height:2px;background:#168DFF;border-radius:3px}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10050;transform:translateX(-105%);transition:.26s ease;box-shadow:20px 0 50px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.44);z-index:10040;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(72,120,176,0.12)}.drawer-close{width:38px;height:38px;border:0;border-radius:12px;background:#EDF5FD;color:#168DFF;font-size:28px}.drawer-links{padding:14px}.drawer-links a{display:block;padding:12px 14px;border-radius:14px;color:#5E6E8D;font-weight:800}.drawer-links a.active,.drawer-links a:hover{background:#EDF5FD;color:#168DFF}.no-scroll{overflow:hidden}main{padding-top:76px}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.section-title{color:#168DFF;font-size:32px;line-height:1.25;margin:0 0 14px}.section-lead{color:#687995;max-width:860px;margin:0 0 22px}.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}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#168DFF;font-size:28px;font-weight:900;box-shadow:0 10px 24px rgba(68,106,153,.18);cursor:pointer}.prev{left:18px}.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(94,110,141,.45);cursor:pointer}.slider-dots button.active{width:28px;border-radius:999px;background:#168DFF}.hero-card,.image-text,.notice-box{background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);border-radius:28px;padding:28px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-card h1,.page-hero h1{font-size:42px;line-height:1.2;color:#2D79D8;margin:0 0 16px}.hero-card p,.page-hero p{color:#687995;margin:0 0 18px}.hero-img,.content-img{border-radius:22px;overflow:hidden;background:#F7FAFE}.hero-img img,.content-img img{width:100%;height:100%;object-fit:contain}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.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:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#168DFF;margin:0 0 8px;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p{color:#687995;margin:0}.text-link{color:#168DFF;font-weight:800;display:inline-block;margin-top:12px}.tag,.number-badge{color:#35BFF0;font-weight:900}.number-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#EDF5FD;margin-bottom:10px}.image-text{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.page-hero{max-width:1200px;margin:28px auto 34px;padding:42px 22px}.page-hero-inner{background:linear-gradient(135deg,#FFFFFF 0%,#EDF5FD 100%);border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);border-radius:30px;padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.page-hero.no-image .page-hero-inner{display:block}.faq-item{background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);border-radius:20px;padding:20px;box-shadow:0 10px 26px rgba(68,106,153,.08)}.faq-item h3{color:#168DFF;margin:0 0 8px}.faq-item p{color:#687995;margin:0}.site-footer{background:#344564;color:#EAF5FF;margin-top:44px;padding:44px 22px 20px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:34px}.footer-logo img{max-height:52px}.footer-brand p{color:#DDEBFA;max-width:560px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-grid h3{color:#FFFFFF;margin:0 0 10px}.footer-grid a{display:block;color:#DDEBFA;margin:6px 0}.footer-bottom{text-align:center;color:#C8D9EB;margin-top:28px;font-size:14px}.mobile-quick{display:none}.soft-bg{background:#EDF5FD;border-radius:24px;padding:26px}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span{background:#EDF5FD;color:#5E6E8D;border:1px solid rgba(72,120,176,.12);border-radius:999px;padding:8px 14px;font-weight:700}.mini-note{font-size:14px;color:#8D9AB2;margin-top:14px}@media(max-width:980px){.nav{display:none}.menu-toggle{display:flex}.header-inner{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-btn{padding:0 16px}.hero-card,.image-text,.page-hero-inner{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.banner-slider{height:320px;margin-left:18px;margin-right:18px}}@media(max-width:640px){body{padding-bottom:62px}main{padding-top:68px}.header-inner{height:68px;padding:0 14px}.logo img{max-height:42px}.section{padding:0 16px;margin-bottom:28px}.section-title{font-size:26px}.hero-card h1,.page-hero h1{font-size:31px}.hero-card,.image-text,.page-hero-inner,.notice-box{padding:22px;border-radius:22px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.banner-slider{height:230px;border-radius:18px}.slider-btn{width:38px;height:38px;font-size:22px}.footer-grid{grid-template-columns:1fr}.mobile-quick{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:58px;background:#FFFFFF;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -10px 24px rgba(68,106,153,.14)}.mobile-quick a{display:flex;align-items:center;justify-content:center;color:#5E6E8D;font-weight:800}.page-hero{padding:22px 16px}.footer-bottom{padding-bottom:50px}}