
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;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}body.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,0.08)}.header-inner{max-width:1280px;margin:0 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;display:block}.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;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#C90000;background:rgba(201,0,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:#FFFFFF;border-radius:999px;padding:11px 22px;font-weight:700;box-shadow:0 10px 22px rgba(201,0,0,.18)}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:#fff;width:42px;height:42px;border-radius:12px;box-shadow:0 8px 20px rgba(18,28,45,.08)}.menu-btn span{display:block;width:20px;height:2px;background:#C90000;margin:5px auto}.layout-wrap{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;padding:22px 24px 0}.side-category{position:sticky;top:96px;align-self:start;background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,0.08);padding:16px;max-height:calc(100vh - 120px);overflow:auto}.side-category strong{display:block;color:#C90000;margin-bottom:10px}.side-category nav{display:grid;gap:5px}.side-category a{color:#1F2329;border-radius:12px;padding:7px 10px;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,0.08)}.site-main{min-width:0}.section{margin:34px 0}.section-title,h1,h2,h3{color:#C90000}.section-head{max-width:820px;margin-bottom:18px}.section-head p,.muted{color:#5D6673}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,0.08);overflow:hidden;position:relative;height:340px}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F8FA}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#C90000;font-size:24px;box-shadow:0 10px 24px rgba(18,28,45,.14);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.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(201,0,0,.24);cursor:pointer}.slider-dots button.active{background:#C90000}.card,.zone-card,.info-card,.review-card{background:#FFFFFF;border:1px solid rgba(201,0,0,0.10);box-shadow:0 12px 30px rgba(18,28,45,0.08);border-radius:18px;padding:22px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-scroll{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 14px;background:#F7F8FA;border-radius:14px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.tag,.num,.text-link{color:#C90000;font-weight:700}.text-link{display:inline-block;margin-top:8px}.intro{background:linear-gradient(135deg,#fff,#F6F7F9);border:1px solid rgba(201,0,0,.1);border-radius:24px;padding:28px}.quick-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.quick-links a{padding:8px 14px;border-radius:999px;background:rgba(201,0,0,.08);color:#C90000;font-weight:700}.notice{background:#F6F7F9;border-left:4px solid #C90000;border-radius:16px;padding:18px;color:#5D6673}.faq-item{border-bottom:1px solid #e9edf2;padding:14px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#11151C;color:#E7ECF3;margin-top:42px;padding:42px 24px}.footer-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:28px}.footer-logo img{max-height:48px}.site-footer a{display:block;color:#E7ECF3;margin:7px 0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 50px rgba(0,0,0,.16);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #edf0f4}.close-btn{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:28px;width:40px;height:40px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:12px;border-radius:12px}.drawer-links a.active,.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}
@media(max-width:1180px){.layout-wrap{display:block;max-width:1180px}.side-category{display:none}.product-scroll{overflow-x:auto;grid-template-columns:repeat(4,230px)}}
@media(max-width:760px){body{padding-bottom:70px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-btn{display:block;flex:0 0 auto}.nav-core{display:none}.logo img{max-height:42px}.header-btn{padding:9px 14px;font-size:14px}.layout-wrap{padding:14px 12px 0}.banner-slider{height:190px;margin:16px auto 22px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:18px}.zone-card img,.info-card img,.content-img{max-height:180px}.product-card img{height:140px}.footer-grid{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#FFFFFF;border-top:1px solid #e9edf2;display:grid;grid-template-columns:repeat(4,1fr);height:58px}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;font-weight:700;color:#5D6673}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#C90000}}
