
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}p{margin:0;color:#5D6673}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,0,0,.08);box-shadow:0 8px 24px rgba(18,28,45,.05)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:0 22px}.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;transition:.2s}.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 24px rgba(201,0,0,.22);border:0;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-btn span{width:20px;height:2px;background:#1F2329;border-radius:9px}.layout-shell{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:196px minmax(0,1fr);gap:24px;padding:22px 18px 0}.main-content{min-width:0}.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;max-height:calc(100vh - 118px);overflow:auto}.side-category a{display:block;color:#1F2329;border-radius:12px;padding:9px 12px;font-weight:700;font-size:14px}.side-category a:hover,.side-category a.active{color:#C90000;background:rgba(201,0,0,.08)}.banner-slider{max-width:1180px;margin:6px 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{height:100%;display:flex;transition:transform .45s ease}.banner-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#F7F8FA}.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:0;border-radius:50%;background:rgba(255,255,255,.9);color:#C90000;font-size:24px;font-weight:800;box-shadow:0 8px 20px rgba(18,28,45,.12);cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.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:0;border-radius:999px;background:rgba(31,35,41,.28);cursor:pointer}.slider-dots button.active{width:24px;background:#C90000}.section{padding:34px 0}.section.alt{background:#F6F7F9;border-radius:28px;padding:34px 24px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#C90000;font-weight:800;font-size:14px}.eyebrow:before{content:"";width:22px;height:3px;background:#C90000;border-radius:99px}.section-title,h1,h2,h3{color:#C90000;line-height:1.28;margin:0}.section-title{font-size:28px}.lead{font-size:16px;color:#5D6673;max-width:820px}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center}.intro-card,.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}.intro-card{padding:28px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.quick-links a{background:#F6F7F9;border:1px solid rgba(201,0,0,.10);border-radius:14px;padding:12px;color:#1F2329;font-weight:800}.quick-links a:hover{color:#C90000;background:rgba(201,0,0,.08)}.visual-card{padding:16px;background:#F6F7F9;border-radius:22px}.visual-card img{width:100%;height:260px;object-fit:contain}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{padding:18px;border-radius:18px;background:#C90000;color:#fff;box-shadow:0 12px 30px rgba(201,0,0,.14)}.stat strong{display:block;font-size:20px;margin-bottom:6px}.stat p{color:rgba(255,255,255,.86);font-size:14px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.zone-card,.info-card,.review-card{padding:18px}.card h3,.zone-card h3,.info-card h3,.review-card h3{font-size:20px;margin-bottom:10px}.card p,.zone-card p,.info-card p,.review-card p{font-size:15px}.text-link{display:inline-flex;margin-top:12px;color:#C90000;font-weight:800}.content-img,.zone-card img,.info-card img{max-width:100%;height:auto;max-height:230px;object-fit:contain;background:#F7F8FA;border-radius:16px;margin-bottom:14px}.topic-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.topic-row img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.horizontal-scroll{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px}.product-card{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;padding:14px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:12px}.product-card h3{font-size:18px;color:#C90000;margin:0 0 8px}.product-card p{font-size:14px}.steps{display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 68px;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:18px;box-shadow:0 12px 30px rgba(18,28,45,.06)}.step b{position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(201,0,0,.08);color:#C90000}.notice{background:#11151C;color:#E7ECF3;border-radius:22px;padding:24px}.notice p{color:#D8DEE8}.page-hero{background:#F6F7F9;border-radius:26px;padding:34px;margin-bottom:24px;border:1px solid rgba(201,0,0,.08)}.page-hero h1{font-size:34px;margin-bottom:12px}.two-col{display:grid;grid-template-columns:1fr .85fr;gap:20px;align-items:center}.two-col img{width:100%;height:280px;object-fit:contain;background:#F7F8FA;border-radius:20px}.site-footer{margin-top:48px;background:#11151C;color:#E7ECF3}.footer-inner{max-width:1180px;margin:0 auto;padding:34px 18px}.footer-brand img{max-height:48px;margin-bottom:12px}.footer-brand p,.footer-note{color:#C9D1DC}.footer-links{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.footer-links a{color:#E7ECF3;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 12px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:0 18px 40px rgba(0,0,0,.22);padding:18px;overflow:auto}.drawer-open .drawer-mask{display:block}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{max-height:44px}.drawer-close{border:0;background:#F6F7F9;border-radius:12px;width:38px;height:38px;font-size:24px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:11px 12px;border-radius:12px;background:#F6F7F9;color:#1F2329;font-weight:700}.drawer-links a:hover{color:#C90000;background:rgba(201,0,0,.08)}.mobile-bottom-nav{display:none}
@media (max-width:1100px){.layout-shell{display:block;max-width:1180px}.side-category{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.horizontal-scroll{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-btn{display:flex}.nav-core{display:none}.logo img{max-height:40px}.header-register{padding:9px 15px}.layout-shell{padding:14px 12px 0}.banner-slider{height:190px;margin:12px auto 22px;border-radius:16px}.slider-btn{width:32px;height:32px;font-size:20px}.section{padding:24px 0}.section.alt{padding:24px 14px;border-radius:20px}.section-head{display:block}.section-title{font-size:23px}.hero-intro,.grid-2,.grid-3,.grid-4,.topic-row,.two-col{grid-template-columns:1fr}.quick-links{grid-template-columns:repeat(2,1fr)}.stat-strip{grid-template-columns:repeat(2,1fr)}.horizontal-scroll{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.product-card{min-width:230px;scroll-snap-align:start}.product-card img{height:130px}.content-img,.zone-card img,.info-card img{max-height:170px}.topic-row img,.two-col img,.visual-card img{height:190px}.page-hero{padding:24px 18px}.page-hero h1{font-size:26px}.step{padding:16px 16px 16px 62px}.step b{left:16px;top:17px;width:32px;height:32px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(18,28,45,.10);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -8px 24px rgba(18,28,45,.08)}.mobile-bottom-nav a{display:grid;place-items:center;color:#5D6673;font-weight:800;font-size:13px}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:first-child{color:#C90000}}
