*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E8F8EE;color:#222;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;overflow-x:hidden}img{max-width:100%}a{color:#087F38}.site-header{position:sticky;top:0;z-index:9999;width:100%;background:#00C853;box-shadow:0 8px 20px rgba(0,160,70,.18)}.header-inner{max-width:1180px;min-height:70px;margin:0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.site-logo{display:flex;align-items:center;min-width:130px;text-decoration:none}.site-logo img{display:block;height:40px;width:auto;max-width:160px;object-fit:contain}.logo-fallback{font-size:24px;font-weight:900;color:#fff;letter-spacing:.02em}.logo-fallback.footer{color:#fff}.nav-core{display:flex;align-items:center;justify-content:center;gap:2px;white-space:nowrap}.nav-core a{color:#FFF;padding:8px 10px;font-weight:700;text-decoration:none;white-space:nowrap}.nav-core a.is-current,.nav-core a:hover{background:rgba(255,255,255,.18);border-radius:999px}.header-actions{display:flex;gap:8px;align-items:center}.login-btn,.register-btn,.header-reg-btn,.mobile-header-action{height:40px;min-width:88px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:700;white-space:nowrap}.login-btn,.header-reg-btn{background:#FFF;color:#087F38}.register-btn{background:transparent;color:#FFF;border:1px solid rgba(255,255,255,.7)}.mobile-header-action,.menu-toggle{display:none}.channel-strip{background:#E8F8EE;border-bottom:1px solid rgba(0,200,83,.16)}.channel-strip-inner{max-width:1180px;margin:0 auto;padding:9px 18px;display:flex;gap:5px;overflow-x:auto;scrollbar-width:thin}.channel-strip a{flex:0 0 auto;text-decoration:none;color:#2E5B3C;font-size:14px;font-weight:700;padding:7px 9px;border-radius:999px}.channel-strip a:hover,.channel-strip a.is-current{color:#00A844;background:#fff}.site-main{min-height:60vh;padding:0 64px 24px 0}.wrap{width:min(1180px,calc(100% - 36px));margin:0 auto}.article-wrap{width:min(860px,calc(100% - 36px));margin:0 auto}.section{padding:58px 0}.section.compact{padding:38px 0}.section.white{background:#fff}.section.tint{background:#F4FBF6}.eyebrow{margin:0 0 10px;color:#087F38;font-weight:900;font-size:14px;letter-spacing:.08em}.hero{padding:62px 0 56px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:38px;align-items:center}.hero h1,.page-hero h1{margin:0;color:#14331F;font-size:clamp(36px,4.4vw,48px);line-height:1.16;letter-spacing:-.02em}.hero p,.page-hero p{font-size:18px;line-height:1.86;color:#43534A;margin:20px 0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.main-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;min-width:96px;padding:0 20px;background:#00C853;color:#FFF;border-radius:999px;text-decoration:none;font-weight:700;box-shadow:0 8px 18px rgba(0,200,83,.28)}.text-link{display:inline-flex;align-items:center;gap:5px;font-weight:800;text-decoration:none}.text-link:after{content:"›";font-size:20px}.media{position:relative;width:100%;max-width:100%;overflow:hidden;border-radius:16px;background:#E8F8EE;aspect-ratio:16/9}.media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.media.feature{min-height:220px;max-height:252px}.media.card-media{height:168px;aspect-ratio:auto}.media-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#F4FBF6,#E8F8EE);color:#087F38;font-weight:900}.quick-pills{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.quick-pills a{flex:0 0 auto;padding:10px 15px;border-radius:999px;background:#fff;border:1px solid rgba(0,200,83,.16);text-decoration:none;font-weight:800;color:#14331F;box-shadow:0 8px 22px rgba(8,127,56,.06)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-title h2{margin:0;color:#14331F;font-size:clamp(26px,3vw,34px)}.section-title p{margin:0;max-width:620px;color:#5B6B62;line-height:1.7}.grid-4,.grid-3,.grid-2{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.channel-card,.notice-card,.faq-item,.step-card,.stat-card{background:#fff;border:1px solid rgba(0,200,83,.16);border-radius:16px;padding:22px;box-shadow:0 12px 28px rgba(8,127,56,.08)}.channel-card h3,.info-card h3,.notice-card h3,.step-card h3,.stat-card h3{margin:0 0 10px;color:#14331F;font-size:19px}.channel-card p,.info-card p,.notice-card p,.step-card p,.stat-card p{margin:0 0 14px;color:#5B6B62;line-height:1.72}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:34px;align-items:center}.split.reverse .split-media{order:-1}.copy h2,.reading h2{color:#14331F;font-size:30px;margin:0 0 16px}.copy h3,.reading h3{color:#14331F;font-size:22px;margin:30px 0 10px}.copy p,.reading p,.reading li{font-size:17px;line-height:1.86;color:#333}.copy ul,.reading ul,.reading ol{padding-left:1.25em}.page-hero{padding:52px 0 30px}.page-hero .article-wrap{background:#fff;border:1px solid rgba(0,200,83,.16);border-radius:22px;padding:36px;box-shadow:0 12px 28px rgba(8,127,56,.08)}.crumb{font-size:14px;margin-bottom:14px;color:#5B6B62}.crumb a{text-decoration:none}.reading{padding:30px 0 64px}.reading .lead{font-size:19px;color:#43534A}.reading-box{background:#fff;border:1px solid rgba(0,200,83,.16);border-radius:16px;padding:26px;margin:24px 0;box-shadow:0 12px 28px rgba(8,127,56,.06)}.reading-box.soft{background:#F4FBF6}.reading-box h2:first-child,.reading-box h3:first-child{margin-top:0}.index-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}.index-list a{display:block;padding:13px 14px;background:#fff;border:1px solid rgba(0,200,83,.16);border-radius:12px;text-decoration:none;font-weight:800}.note-strip{border-left:4px solid #00C853;padding:16px 18px;background:#F4FBF6;border-radius:0 14px 14px 0;margin:24px 0;color:#36483D;line-height:1.8}.step-list{counter-reset:step;display:grid;gap:15px;margin:24px 0}.step-row{position:relative;padding:20px 20px 20px 68px;background:#fff;border:1px solid rgba(0,200,83,.16);border-radius:16px}.step-row:before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:20px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#00C853;color:#fff;font-weight:900}.step-row h3{margin:0 0 7px;color:#14331F}.step-row p{margin:0;color:#4D5E54;line-height:1.75}.faq-list{display:grid;gap:14px}.faq-item h2,.faq-item h3{margin:0 0 9px;color:#14331F;font-size:20px}.faq-item p{margin:0;color:#3D4D43;line-height:1.82}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list a{padding:8px 12px;border-radius:999px;background:#E8F8EE;color:#087F38;text-decoration:none;font-weight:800}.site-footer{background:#1B1F1C;color:#D7E6DB;padding:54px 0 100px}.footer-grid{width:min(1180px,calc(100% - 36px));margin:0 auto;display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:30px}.site-footer h2{font-size:17px;color:#fff;margin:0 0 14px}.site-footer a{display:block;color:#D7E6DB;text-decoration:none;margin:9px 0}.footer-brand p{line-height:1.8;max-width:330px}.footer-logo{display:inline-flex!important}.footer-logo img{display:block;height:40px;width:auto;max-width:160px;object-fit:contain}.footer-bottom{width:min(1180px,calc(100% - 36px));margin:34px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:24px;font-size:14px;line-height:1.75}.floating-tools{position:fixed;right:14px;top:50%;transform:translateY(-50%);z-index:9000;display:grid;gap:7px;width:106px}.floating-tools a,.floating-tools button{min-height:40px;border:1px solid rgba(0,200,83,.2);border-radius:11px;background:#fff;color:#087F38;font:inherit;font-size:13px;font-weight:800;text-decoration:none;display:grid;place-items:center;cursor:pointer;box-shadow:0 9px 22px rgba(8,127,56,.1)}.floating-tools .floating-reg{background:#00C853;color:#fff}.mobile-bottom{display:none}.mobile-drawer,.drawer-mask{display:none}.drawer-open{overflow:hidden}.drawer-head{height:68px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #E8F8EE}.drawer-logo img{display:block;height:38px;width:auto;max-width:155px;object-fit:contain}.drawer-close{border:0;background:#F4FBF6;color:#14331F;width:38px;height:38px;border-radius:50%;font-size:28px;line-height:1}.drawer-scroll{height:calc(100vh - 68px);overflow-y:auto;padding:14px 16px 100px}.drawer-scroll section{padding:10px 0 15px}.drawer-scroll h2{font-size:13px;color:#5B6B62;margin:0 0 6px;text-transform:none}.drawer-scroll a{display:block;padding:10px 8px;text-decoration:none;color:#14331F;font-weight:700;border-radius:10px}.drawer-scroll a:hover{background:#F4FBF6}.menu-toggle{width:40px;height:40px;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:9px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1120px){.nav-core a{padding:8px 6px;font-size:14px}.header-actions .register-btn{display:none}.floating-tools{display:none}.site-main{padding-right:0}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.header-inner{min-height:64px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:0 12px}.menu-toggle{display:flex}.site-logo{justify-content:center;min-width:0}.site-logo img{height:36px;max-width:148px}.nav-core,.header-actions,.channel-strip{display:none}.mobile-header-action{display:inline-flex;background:#fff;color:#087F38;height:38px;min-width:78px;padding:0 13px}.hero{padding:42px 0}.hero-grid,.split{grid-template-columns:1fr}.split.reverse .split-media{order:initial}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{padding-top:34px}.page-hero .article-wrap{padding:28px}.floating-tools{display:none}.site-footer{padding-bottom:105px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:10000;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #DDE9E0;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 24px rgba(20,51,31,.08)}.mobile-bottom a{min-height:58px;display:grid;place-items:center;text-decoration:none;color:#5B6B62;font-size:13px;font-weight:800}.mobile-bottom a.is-current{color:#00A844}.site-main{padding-bottom:65px}.mobile-drawer{display:block;position:fixed;inset:0 auto 0 0;width:min(84vw,320px);background:#fff;z-index:12000;transform:translateX(-105%);transition:transform .2s ease;box-shadow:18px 0 40px rgba(20,51,31,.18)}.mobile-drawer.is-open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(20,51,31,.42);z-index:11000;opacity:0;pointer-events:none;transition:opacity .18s ease}.drawer-mask.is-visible{display:block;opacity:1;pointer-events:auto}}
@media(max-width:680px){.wrap,.article-wrap{width:min(100% - 24px,1180px)}.hero h1,.page-hero h1{font-size:clamp(28px,8.6vw,34px)}.hero p,.page-hero p{font-size:16px}.section{padding:42px 0}.section.compact{padding:30px 0}.grid-4,.grid-3,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.channel-card,.info-card,.notice-card,.faq-item,.step-card,.stat-card{padding:17px}.channel-card h3,.info-card h3{font-size:17px}.channel-card p,.info-card p{font-size:14px}.section-title{display:block}.section-title p{margin-top:8px}.copy h2,.reading h2{font-size:25px}.copy p,.reading p,.reading li{font-size:16px}.page-hero .article-wrap{padding:22px;border-radius:18px}.index-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.media.feature{min-height:0}.reading{padding-top:18px}.header-inner .logo-fallback{font-size:20px}.mobile-header-action{font-size:13px;min-width:72px;padding:0 10px}}
@media(max-width:390px){.grid-4,.grid-3,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-card{padding:14px}.channel-card p{font-size:13px;line-height:1.62}.header-inner{grid-template-columns:40px minmax(0,1fr) 72px}.site-logo img{max-width:132px;height:34px}.mobile-header-action{min-width:70px;padding:0 8px}.footer-grid{grid-template-columns:1fr}}

/* 手机端遮罩点击补丁 */
.mobile-drawer,
.drawer-mask{display:none}

@media(max-width:980px){
.mobile-drawer{
  display:block;
  position:fixed;
  inset:0 auto 0 0;
  width:min(84vw,320px);
  background:#fff;
  z-index:12000;
  transform:translateX(-105%);
  transition:transform .2s ease;
  box-shadow:18px 0 40px rgba(20,51,31,.18);
}
.mobile-drawer.is-open{transform:translateX(0)}
.drawer-mask{
  display:none;
  position:fixed;
  inset:0;
  background:rgba(20,51,31,.42);
  z-index:11000;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.drawer-mask.is-visible{
  display:block;
  opacity:1;
  pointer-events:auto;
}
}
