*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F2F7FD;color:#33445F;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.78;padding-top:86px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:2000;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:82px;display:flex;align-items:center;gap:24px;padding:0 22px}.logo img{max-height:52px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap}.nav>a,.dropdown>a{position:relative;display:flex;align-items:center;height:82px;padding:0 13px;color:#5E6E8D;font-weight:600;font-size:15px}.nav a.active:after,.dropdown>a.active:after{content:"";position:absolute;left:13px;right:13px;bottom:17px;height:3px;border-radius:20px;background:#168DFF}.nav a.active,.dropdown>a.active,.highlight,.text-link{color:#168DFF}.dropdown{position:relative}.dropdown-menu{position:absolute;top:76px;left:0;min-width:158px;background:#FFFFFF;border:1px solid rgba(72,120,176,0.12);border-radius:16px;box-shadow:0 16px 34px rgba(68,106,153,0.16);padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s;z-index:3000}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:10px 14px;border-radius:11px;color:#5E6E8D;font-size:14px}.dropdown-menu a:hover{background:#EDF5FD;color:#168DFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#39D6F4 0%,#1EBDEB 48%,#168DFF 100%);color:#FFFFFF;font-weight:700;box-shadow:0 10px 24px rgba(22,141,255,.24);padding:11px 24px;border:0}.header-btn{flex:0 0 auto;min-width:82px}.mobile-bar{display:none}.site-main{min-height:60vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;height:420px;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 .4s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#168DFF;font-size:28px;box-shadow:0 8px 20px rgba(68,106,153,.15);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(94,110,141,.35);cursor:pointer}.dot.active{background:#168DFF;width:24px;border-radius:99px}.hero-panel,.content-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;background:linear-gradient(135deg,#FFFFFF 0%,#EDF5FD 100%);border:1px solid rgba(72,120,176,0.12);border-radius:26px;box-shadow:0 12px 32px rgba(68,106,153,0.10);padding:34px;margin-bottom:34px}.eyebrow,.tag{color:#35BFF0;font-weight:700;letter-spacing:.04em}.hero-panel h1,.content-hero h1{font-size:42px;line-height:1.22;margin:10px 0 16px;color:#168DFF}.lead{font-size:17px;color:#33445F;margin:0 0 20px}.hero-image img,.content-image img{width:100%;max-height:360px;object-fit:contain;background:#FFFFFF;border-radius:22px;border:1px solid rgba(72,120,176,0.12);padding:8px}.section{margin:42px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.section-title,h1,h2,h3{color:#168DFF}.section-title{font-size:30px;margin:0}.section-desc{max-width:680px;color:#687995;margin:8px 0 0}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-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{margin:0 0 9px;font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p{margin:0;color:#687995}.text-link{display:inline-block;margin-top:12px;font-weight:700}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;background:#FFFFFF;border-radius:26px;border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);padding:28px}.feature-row img{width:100%;max-height:320px;object-fit:contain;background:#F7FAFE;border-radius:20px;padding:8px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{position:relative;padding-left:64px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:22px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#E7F1FB;color:#35BFF0;font-weight:800}.review-card{font-size:15px}.faq-list{display:grid;gap:14px}.faq-card h3{margin:0 0 8px;font-size:19px}.notice{background:#E7F1FB;border:1px solid rgba(72,120,176,0.12);border-radius:22px;padding:22px;color:#33445F}.content-body{display:grid;grid-template-columns:2fr 1fr;gap:22px}.article-card{background:#FFFFFF;border-radius:24px;border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);padding:28px}.article-card p{margin:0 0 16px}.check-list{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.check-list li{background:#F7FAFE;border-radius:14px;padding:12px 14px;color:#33445F;border:1px solid rgba(72,120,176,0.10)}.side-card{background:#EDF5FD;border-radius:24px;padding:24px;border:1px solid rgba(72,120,176,0.12)}.side-card img{max-height:210px;object-fit:contain;margin:0 auto 16px;background:#FFFFFF;border-radius:18px;padding:6px}.site-footer{background:#344564;color:#EAF5FF;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:28px;padding:42px 22px}.footer-brand p,.footer-note p{color:#EAF5FF;margin:14px 0 0}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{margin:0 0 8px;color:#FFFFFF}.footer-links a{color:#EAF5FF}.copyright{text-align:center;border-top:1px solid rgba(234,245,255,.18);padding:15px;color:#EAF5FF}.mobile-drawer,.drawer-mask{display:none}.bottom-tabs{display:none}.number-badge{color:#35BFF0;font-weight:800}@media(max-width:980px){body{padding-top:70px;padding-bottom:58px}.header-inner{display:none}.mobile-bar{height:70px;padding:0 14px;display:grid;grid-template-columns:56px 1fr auto;align-items:center}.mobile-logo{justify-self:center}.menu-toggle{width:42px;height:42px;border:0;background:#EDF5FD;border-radius:12px;display:grid;place-items:center;gap:4px;padding:10px}.menu-toggle span{display:block;width:21px;height:2px;background:#168DFF}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#FFFFFF;z-index:5000;transform:translateX(-103%);transition:.25s;box-shadow:18px 0 40px rgba(0,0,0,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:4500}.drawer-open .drawer-mask{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{font-size:30px;border:0;background:#EDF5FD;color:#168DFF;width:40px;height:40px;border-radius:12px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px;border-radius:13px;color:#5E6E8D;font-weight:700}.drawer-nav a:hover{background:#EDF5FD;color:#168DFF}.banner-slider{height:260px;margin:18px 14px 28px}.hero-panel,.content-hero,.feature-row,.content-body{grid-template-columns:1fr}.grid,.grid.three,.grid.two,.steps{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1fr}.bottom-tabs{position:fixed;bottom:0;left:0;right:0;height:58px;background:#FFFFFF;box-shadow:0 -8px 20px rgba(68,106,153,.12);z-index:1500;display:grid;grid-template-columns:repeat(4,1fr)}.bottom-tabs a{display:grid;place-items:center;color:#5E6E8D;font-weight:700}.hero-panel h1,.content-hero h1{font-size:32px}}@media(max-width:620px){.container{padding:0 14px}.grid,.grid.three,.grid.two,.steps{grid-template-columns:1fr}.hero-panel,.content-hero,.feature-row,.article-card{padding:20px;border-radius:20px}.banner-slider{height:190px;border-radius:18px}.section-title{font-size:25px}.section-head{display:block}.footer-inner{grid-template-columns:1fr}.slider-arrow{width:36px;height:36px;font-size:22px}.hero-panel h1,.content-hero h1{font-size:28px}.main-btn{padding:10px 18px}.step{padding-left:58px}}