*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#1F2329;background:#F6F7F9;border-radius:999px;padding:9px 15px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,0,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F12B2B 0%,#C90000 55%,#A80000 100%);color:#fff;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 8px 20px rgba(201,0,0,.22)}.header-register{flex:0 0 auto}.menu-toggle{display:none;border:0;background:#F6F7F9;border-radius:10px;font-size:24px;padding:6px 11px}.site-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;padding-top:22px}.side-category{position:sticky;top:96px;align-self:start;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:15px;max-height:calc(100vh - 116px);overflow:auto}.side-category h2{font-size:18px;margin:2px 8px 10px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:330px}.slides,.slide{height:100%}.slide{display:none}.slide.active{display:block}.slide img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);font-size:24px;cursor:pointer}.prev{left:15px}.next{right:15px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#ccc;padding:0}.slider-dots button.active{background:#C90000}.section{padding:34px 0}.section.alt{background:#F6F7F9;border-radius:24px;padding:34px 26px;margin:12px 0}.section-title,h1,h2,h3{color:#C90000}.section-title{font-size:30px;margin:0 0 8px}.lead{color:#5D6673;font-size:17px}.hero-grid,.split{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.quick-links a{padding:9px 14px;border-radius:999px;background:#F6F7F9}.summary-grid,.card-grid,.review-grid,.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card,.review-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}.summary-card{border-top:3px solid #C90000}.zone-card img,.info-card img,.content-img{width:100%;height:220px;object-fit:contain;background:#F7F8FA;border-radius:14px}.product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);overflow-x:auto;gap:16px;padding-bottom:8px}.product-card{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(18,28,45,.08)}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA}.product-card div{padding:14px}.notice-list{display:grid;gap:12px}.notice-list article{padding:16px;border-left:4px solid #C90000;background:#F6F7F9;border-radius:10px}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;align-items:center;padding:34px 0}.page-hero img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.compliance{background:#F1F3F6;border-radius:18px;padding:20px;border-left:5px solid #C90000}footer{background:#11151C;color:#E7ECF3;margin-top:50px;padding:44px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:28px}.footer-brand img{max-height:48px;width:auto;margin-bottom:12px}.footer-grid a{display:block;color:#E7ECF3;margin:7px 0}.mobile-drawer,.drawer-overlay,.mobile-bottom-nav{display:none}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:980px){.site-shell{grid-template-columns:1fr}.side-category{display:none}.nav-core{display:none}.menu-toggle{display:block}.header-inner{gap:12px}.header-inner>.logo{margin:auto}.header-register{padding:9px 16px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:300;transform:translateX(-105%);transition:.25s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:250;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.open{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #eee}.drawer-close{font-size:30px;border:0;background:none}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:11px;border-radius:10px}.mobile-drawer nav a:hover{background:rgba(201,0,0,.08);color:#C90000}.menu-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:180;background:#fff;border-top:1px solid #ddd}.mobile-bottom-nav a{text-align:center;padding:12px 4px;font-weight:700}.mobile-bottom-nav a:hover{color:#C90000}body{padding-bottom:58px}.summary-grid,.card-grid,.review-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split,.page-hero{grid-template-columns:1fr}.content-grid{grid-template-columns:1fr 1fr}.banner-slider{height:210px}.page-hero img{height:220px}.footer-grid{grid-template-columns:1fr}}@media(max-width:600px){.container{width:min(100% - 20px,1180px)}.header-inner{min-height:64px}.logo img{max-height:42px}.banner-slider{height:170px;border-radius:14px}.section{padding:25px 0}.section.alt{padding:25px 16px}.section-title{font-size:25px}.summary-grid,.card-grid,.review-grid,.faq-grid,.content-grid{grid-template-columns:1fr}.zone-card img,.info-card img,.content-img{height:180px}.product-card img{height:145px}.slider-arrow{width:36px;height:36px}.page-hero img{height:190px}}