*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.top-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{width:min(1240px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap;justify-content:center;flex:1}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:10px 16px;font-size:15px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,.08)}.register-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 22px;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;font-weight:700;box-shadow:0 10px 22px rgba(201,0,0,.2);border:0;white-space:nowrap}.register-btn{flex:0 0 auto}.mobile-menu-btn{display:none;width:42px;height:42px;border:0;background:#F6F7F9;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{display:block;width:20px;height:2px;background:#1F2329;border-radius:2px}.site-layout{width:min(1240px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;align-items:start}.side-category{position:sticky;top:96px;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:14px;margin-top:24px;max-height:calc(100vh - 116px);overflow:auto}.side-category strong{display:block;color:#C90000;margin:2px 6px 10px;font-size:15px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;margin-bottom:3px;transition:.2s}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.site-main{min-width:0;padding-bottom:34px}.banner-slider{width:100%;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:clamp(260px,29vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.86);color:#C90000;font-size:32px;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(18,28,45,.12)}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;z-index:5;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:999px;background:rgba(31,35,41,.25);padding:0;cursor:pointer}.slider-dot.active{background:#C90000;width:24px}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{margin:0 0 28px;padding:28px;background:#fff;border:1px solid rgba(201,0,0,.08);border-radius:22px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.section.soft{background:#F6F7F9;border-color:rgba(201,0,0,.06)}.section-title,h1,h2,h3{color:#C90000;line-height:1.25;margin:0 0 14px}h1{font-size:clamp(30px,4vw,48px)}h2{font-size:clamp(24px,3vw,34px)}h3{font-size:20px}.lead{font-size:18px;color:#5D6673;max-width:860px}.muted{color:#5D6673}.hero{margin-top:24px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:28px;align-items:center;background:linear-gradient(180deg,#fff 0%,#F6F7F9 100%)}.hero-img,.content-img,.zone-card img,.info-card img,.product-card img{width:100%;object-fit:contain;background:#F7F8FA;border-radius:16px}.hero-img{height:280px}.quick-grid,.stat-grid,.card-grid,.product-grid,.review-grid,.faq-grid{display:grid;gap:16px}.quick-grid{grid-template-columns:repeat(4,1fr);margin-top:22px}.stat-grid{grid-template-columns:repeat(4,1fr)}.card-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.stat-card,.quick-card,.product-card,.faq-card{background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px;padding:18px}.stat-card{background:linear-gradient(180deg,#D71920 0%,#C90000 60%,#A80000 100%);color:#fff;border:0}.stat-card h3{color:#fff;font-size:22px}.quick-card strong{color:#C90000;display:block;margin-bottom:6px}.zone-card img,.info-card img,.content-img{max-height:230px}.product-card img{height:170px;margin-bottom:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.notice-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.notice-list li{background:#F6F7F9;border-left:4px solid #C90000;border-radius:12px;padding:12px 14px;color:#5D6673}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.tag-row span{border-radius:999px;background:rgba(201,0,0,.08);color:#C90000;padding:7px 12px;font-size:14px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:28px}.footer-inner{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:34px 0}.footer-brand{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;align-items:center}.footer-brand img{max-height:56px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 14px}.footer-note{color:#B9C2CE}.drawer-mask{position:fixed;inset:0;background:rgba(17,21,28,.42);z-index:100;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:101;transform:translateX(-105%);transition:.24s ease;box-shadow:12px 0 28px rgba(18,28,45,.16);padding:16px;overflow:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-logo img{max-height:48px;width:auto}.drawer-close{width:38px;height:38px;border:0;border-radius:12px;background:#F6F7F9;color:#C90000;font-size:24px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:11px 12px;border-radius:12px;background:#F6F7F9;color:#1F2329}.drawer-links a.active{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:none}.center-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.small-list{margin:10px 0 0;padding-left:20px;color:#5D6673}.small-list li{margin-bottom:8px}.page-head{margin-top:24px}.text-card p:last-child,.section p:last-child,.card p:last-child{margin-bottom:0}.download-box{background:#F6F7F9;border-radius:18px;padding:20px}.service-table{width:100%;border-collapse:collapse;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px rgba(18,28,45,.06)}.service-table th,.service-table td{padding:13px;border-bottom:1px solid #EEF0F3;text-align:left}.service-table th{color:#C90000;background:#F6F7F9}.hero .tag-row{margin-bottom:4px}
@media(max-width:1100px){.site-layout{grid-template-columns:1fr}.side-category{display:none}.header-inner{gap:12px}.nav-core a{padding:9px 12px}.quick-grid,.stat-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){body{padding-bottom:68px}.top-header{position:sticky}.header-inner{width:calc(100% - 22px);min-height:64px;display:grid;grid-template-columns:46px 1fr auto;gap:8px}.mobile-menu-btn{display:flex}.nav-core{display:none}.logo{justify-content:center}.logo img{max-height:44px}.register-btn{padding:9px 16px}.site-layout{width:calc(100% - 22px);display:block}.site-main{padding-bottom:18px}.banner-slider{margin:14px auto 22px;border-radius:16px;height:clamp(150px,52vw,210px)}.slider-prev,.slider-next{width:34px;height:34px;font-size:26px}.section{padding:20px;border-radius:18px;margin-bottom:18px}.hero{grid-template-columns:1fr;margin-top:14px}.hero-img{height:190px}.quick-grid,.stat-grid,.card-grid,.product-grid,.review-grid,.faq-grid,.two-col,.three-col{grid-template-columns:1fr}.product-card img{height:145px}.zone-card img,.info-card img,.content-img{max-height:190px}.footer-brand{grid-template-columns:1fr}.footer-brand img{max-height:50px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:90;height:58px;background:#fff;border-top:1px solid #E5E8ED;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-size:13px;color:#5D6673}.mobile-bottom-nav a.active{color:#C90000;font-weight:700}.lead{font-size:16px}h1{font-size:30px}h2{font-size:24px}.site-footer{margin-bottom:58px}.service-table{font-size:14px}.service-table th,.service-table td{padding:10px}}
@media(max-width:430px){.register-btn{padding:8px 12px}.header-inner{width:calc(100% - 16px)}.site-layout{width:calc(100% - 16px)}.section{padding:17px}.drawer-close{font-size:22px}.footer-inner{width:calc(100% - 22px)}}
