
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08)}.header-inner{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 18px}.logo{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}.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,.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 22px;font-weight:800;box-shadow:0 10px 22px rgba(201,0,0,.18)}.header-register{flex:0 0 auto}.menu-toggle{display:none;background:#F6F7F9;border:1px solid rgba(201,0,0,.12);border-radius:12px;padding:8px 11px;color:#C90000;font-size:20px}.side-category{position:fixed;top:96px;left:18px;width:168px;max-height:calc(100vh - 120px);overflow:auto;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.08);padding:10px;z-index:80}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:8px 10px;font-size:14px;font-weight:700}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.page-shell{max-width:1180px;margin:0 auto;padding:22px 18px 50px}.section{margin:34px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{color:#C90000;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#C90000}.section-title{font-size:30px;margin:6px 0}.lead{color:#5D6673;max-width:760px}.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:22px}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(18,28,45,.08);overflow:hidden;position:relative;height:330px}.banner-track,.banner-slide{height:100%}.banner-slide{display:none}.banner-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-btn{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#C90000;font-size:22px;box-shadow:0 8px 18px rgba(18,28,45,.12);cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(31,35,41,.28);cursor:pointer}.slider-dots button.active{background:#C90000;width:22px;border-radius:999px}.data-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.data-item{background:#C90000;color:#fff;border-radius:18px;padding:18px}.data-item strong{display:block;font-size:22px}.content-img,.zone-card img,.info-card 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}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.notice{background:#F6F7F9;border-left:4px solid #C90000;border-radius:16px;padding:20px;color:#5D6673}.review-card p{color:#5D6673}.faq-item{border-bottom:1px solid rgba(201,0,0,.10);padding:16px 0}.faq-item:last-child{border-bottom:0}.site-footer{background:#11151C;color:#E7ECF3;padding:42px 18px}.footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px}.footer-brand img{max-height:50px;margin-bottom:14px}.site-footer a{display:block;color:#E7ECF3;margin:6px 0}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:1200;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 40px rgba(18,28,45,.16);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:1190;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(201,0,0,.10)}.drawer-head img{max-height:46px}.drawer-close{font-size:30px;border:0;background:transparent;color:#C90000}.drawer-links{padding:12px}.drawer-links a{display:block;padding:12px;border-radius:12px;color:#1F2329;font-weight:700}.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.no-scroll{overflow:hidden}@media (max-width:1350px){.side-category{display:none}.page-shell{max-width:1180px}}@media (max-width:900px){body{padding-bottom:70px}.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;gap:10px}.logo img{max-height:44px}.header-register{padding:9px 15px}.page-shell{padding:14px 14px 40px}.banner-slider{height:190px;margin:14px auto 22px;border-radius:16px}.slider-btn{width:32px;height:32px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.data-strip{grid-template-columns:1fr 1fr}.section-title{font-size:24px}.section-head{display:block}.content-img,.zone-card img,.info-card img{max-height:180px}.product-card img{height:145px}.footer-inner{grid-template-columns:1fr}.mobile-bottom-nav{display:grid;position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(18,28,45,.12);z-index:1000;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#5D6673;font-weight:800}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#C90000}}@media (max-width:520px){.data-strip{grid-template-columns:1fr}.banner-slider{height:165px}.card,.zone-card,.info-card,.review-card,.product-card{padding:18px}}
