*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1F2329;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.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{max-width:1440px;margin:auto;padding:0 24px;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:10px 16px}.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:700;box-shadow:0 8px 20px rgba(201,0,0,.18)}.register-btn{flex:0 0 auto}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:10px;font-size:24px;padding:7px 11px}.page-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:24px}.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:12px}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 12px;margin:2px 0}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.site-main{min-width:0}.banner-slider{max-width:1180px;margin:0 auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:330px}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.88);font-size:25px;cursor:pointer}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#d7d7d7}.slider-dots button.active{background:#C90000}.section{margin:0 0 32px;padding:30px;background:#fff;border:1px solid rgba(201,0,0,.10);box-shadow:0 12px 30px rgba(18,28,45,.08);border-radius:18px}.section.alt{background:#F6F7F9}.section-title,h1,h2,h3{color:#C90000}h1{font-size:34px;line-height:1.25;margin:0 0 14px}.lead{font-size:18px;color:#5D6673}.hero-grid,.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.content-img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.product-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}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:12px}.red-stats{background:#C90000;color:#fff}.red-stats h2,.red-stats h3{color:#fff}.faq-item{padding:16px 0;border-bottom:1px solid #e8ebef}.faq-item:last-child{border-bottom:0}.tag{display:inline-block;color:#C90000;background:rgba(201,0,0,.08);padding:5px 10px;border-radius:999px;font-size:13px}.mobile-drawer,.drawer-mask{display:none}footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1180px;margin:auto;padding:42px 24px;display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:34px}.footer-inner a{display:block;color:#E7ECF3;margin:6px 0}.footer-brand img{max-height:48px;width:auto}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:16px;color:#aeb7c4}.mobile-bottom-nav{display:none}
@media(max-width:1100px){.page-shell{display:block}.side-category{display:none}.nav-core{display:none}.menu-btn{display:block}.header-inner{gap:14px}.logo{margin-right:auto}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:220;transform:translateX(-105%);transition:.25s;padding:18px;overflow:auto}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:210;opacity:0;pointer-events:none;transition:.25s}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:14px}.drawer-head img{max-height:42px}.drawer-close{border:0;background:#F6F7F9;border-radius:10px;font-size:26px;width:40px;height:40px}.mobile-drawer nav a{display:block;padding:10px;border-bottom:1px solid #f0f1f3}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #ddd;z-index:180}.mobile-bottom-nav a{text-align:center;padding:10px 4px;color:#5D6673;font-size:14px}.mobile-bottom-nav a:hover{color:#C90000}body{padding-bottom:58px}.hero-grid,.two-col{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.banner-slider{height:280px}}
@media(max-width:640px){.header-inner{padding:0 12px;min-height:64px}.logo img{max-height:42px}.main-btn{padding:8px 15px}.page-shell{padding:14px}.section{padding:20px;margin-bottom:20px}.grid-4,.grid-3,.grid-2,.footer-inner{grid-template-columns:1fr}.banner-slider{height:185px;border-radius:14px;margin-bottom:20px}.slider-arrow{width:34px;height:34px}.content-img{height:220px}.product-card img{height:145px}h1{font-size:28px}.footer-inner{padding:32px 18px}}
