
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#F5F7F2;color:#1F2D29;line-height:1.75}a{text-decoration:none}.site-header{position:sticky;top:0;z-index:9999;background:#0F2E24;box-shadow:0 8px 24px rgba(10,61,44,.18)}.topbar{height:70px;max-width:1200px;margin:auto;display:flex;align-items:center;gap:22px;padding:0 20px}.site-logo,.footer-logo{color:#D8A642;font-size:28px;font-weight:800;letter-spacing:1px;white-space:nowrap}.nav-core{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.nav-core a{color:#EAF4EF;background:rgba(255,255,255,.08);border-radius:999px;padding:9px 16px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#D8A642;background:rgba(216,166,66,.12);box-shadow:inset 0 -2px 0 #D8A642}.header-actions{display:flex;align-items:center;gap:10px}.service-btn{border:1px solid rgba(216,166,66,.45);background:rgba(255,255,255,.06);color:#EAF4EF;border-radius:999px;padding:9px 15px;cursor:pointer}.service-btn:hover{color:#D8A642;border-color:#D8A642}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#126B4A 0%,#0A3D2C 55%,#D8A642 100%);color:#fff!important;border-radius:999px;box-shadow:0 10px 24px rgba(10,61,44,.18);font-weight:700;padding:12px 22px;transition:.2s}.main-btn.small{padding:9px 18px}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:transparent;color:#D8A642;font-size:24px}.channel-strip{display:flex;justify-content:center;gap:10px;max-width:1200px;margin:auto;padding:0 20px 12px}.channel-strip a{color:#0F2E24;background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:999px;padding:7px 18px;font-size:14px}.channel-strip a:hover{color:#126B4A;border-color:rgba(216,166,66,.55);box-shadow:0 8px 18px rgba(10,61,44,.10)}.site-main{padding-top:24px}.container{max-width:1200px;margin:auto;padding:0 20px}.section{margin:34px auto}.hero-title,.page-hero{background:linear-gradient(135deg,#fff,#EEF6F1);border:1px solid rgba(18,107,74,.14);border-radius:26px;padding:34px;box-shadow:0 14px 36px rgba(10,61,44,.10)}h1,h2,h3,.section-title{color:#0F2E24;line-height:1.3}h1{font-size:38px;margin:0 0 14px}h2{font-size:28px;margin:0 0 18px}p{margin:0 0 14px}.muted{color:#5E706A}.section-kicker,.tag,.label,.num,.badge{color:#126B4A;font-weight:800}.banner-slider{max-width:1200px;height:380px;margin:28px auto 36px;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(10,61,44,.12);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:38px;bottom:34px;max-width:420px;background:rgba(15,46,36,.78);color:#EAF4EF;border-radius:20px;padding:18px}.slide-copy b{display:block;color:#D8A642;font-size:20px;margin-bottom:6px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#126B4A;box-shadow:0 8px 20px rgba(10,61,44,.16);width:42px;height:42px;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(18,107,74,.26);cursor:pointer}.slider-dots button.active{background:#D8A642}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(18,107,74,.14);box-shadow:0 14px 36px rgba(10,61,44,.10);border-radius:22px;padding:22px}.zone-card img,.content-img,.app-section img{max-width:100%;width:100%;height:200px;object-fit:contain;background:#fff;border-radius:18px;margin-bottom:14px}.text-link{color:#126B4A;font-weight:800}.text-link:hover{color:#D8A642}.info-card .num{font-size:30px;color:#D8A642}.notice{background:#FFF7E4;border-left:5px solid #D8A642;border-radius:18px;padding:22px}.green{background:#EEF6F1}.list{padding-left:18px;color:#5E706A}.list li{margin:6px 0}.category-panel{position:fixed;right:-420px;top:0;width:400px;max-width:92vw;height:100vh;overflow:auto;background:#fff;box-shadow:0 18px 48px rgba(10,61,44,.16);z-index:10000;transition:.25s;padding:22px}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;color:#126B4A;font-size:20px;margin-bottom:16px}.panel-close,.drawer-close{border:0;background:#EEF6F1;border-radius:50%;width:34px;height:34px;color:#126B4A;font-size:22px}.category-panel section{margin-bottom:20px}.category-panel h3{font-size:18px;margin:0 0 8px}.category-panel a{display:block;padding:10px 0;border-bottom:1px solid rgba(18,107,74,.12);color:#1F2D29}.category-panel a span{display:block;color:#8A9A94;font-size:13px}.category-panel a:hover b{color:#D8A642}.drawer-mask{position:fixed;inset:0;background:rgba(7,31,24,.46);z-index:9999;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:-340px;top:0;width:84vw;max-width:320px;height:100vh;overflow:auto;background:#fff;z-index:10000;transition:.25s;padding:20px}.mobile-drawer.open{left:0}.mobile-drawer nav a{display:block;color:#1F2D29;padding:12px 0;border-bottom:1px solid rgba(18,107,74,.12)}.no-scroll{overflow:hidden}.site-footer{background:#071F18;color:#EAF4EF;margin-top:50px;padding:44px 20px 28px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.site-footer a{display:block;color:#EAF4EF;margin:7px 0}.site-footer h3{color:#D8A642}.footer-note{max-width:1200px;margin:26px auto 0;border-top:1px solid rgba(234,244,239,.16);padding-top:16px;color:#cfe2d9}.mobile-bottom{display:none}.page-content{max-width:1200px;margin:auto;padding:0 20px}.article{background:#fff;border:1px solid rgba(18,107,74,.14);border-radius:24px;box-shadow:0 14px 36px rgba(10,61,44,.10);padding:28px;margin:24px 0}.article img{max-width:100%;width:100%;height:260px;object-fit:contain;border-radius:20px;background:#fff;margin:10px 0 18px}.quick-cats .card p{min-height:82px}.review-card b{color:#0F2E24}.faq-item h3{margin-top:0}
@media(max-width:900px){.topbar{height:62px;justify-content:space-between}.menu-btn{display:block}.nav-core,.channel-strip,.service-btn{display:none}.site-logo{font-size:24px;position:absolute;left:50%;transform:translateX(-50%)}.header-actions{margin-left:auto}.site-main{padding-top:10px}.banner-slider{height:260px;margin:18px 16px 26px}.grid.two,.grid.three,.grid.four{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.slide-copy{left:16px;right:16px;bottom:16px;max-width:none;padding:12px}.slide-copy p{display:none}.page-hero,.hero-title{padding:24px}h1{font-size:30px}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;height:58px;background:#fff;border-top:1px solid rgba(18,107,74,.14);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#126B4A;font-weight:800}.site-footer{padding-bottom:90px}body{padding-bottom:58px}.zone-card img,.content-img,.app-section img,.article img{height:180px}.slider-arrow{width:34px;height:34px}}
@media(max-width:520px){.banner-slider{height:205px;border-radius:18px}.container{padding:0 16px}.card,.zone-card,.info-card,.review-card,.faq-item,.article{padding:18px;border-radius:18px}h1{font-size:26px}h2{font-size:22px}}
