
*{box-sizing:border-box}body{margin:0;background:#FFFFFF;color:#1F2329;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.72}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}body.drawer-open{overflow:hidden}.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)}.header-inner{max-width:1280px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.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)}.header-action{flex:0 0 auto}.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:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(201,0,0,.18)}.main-btn:hover{transform:translateY(-1px)}.menu-btn{display:none;border:0;background:#F6F7F9;border-radius:12px;padding:8px 12px;font-size:20px;color:#C90000}.page-layout{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;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:14px}.side-category h3{margin:0 0 10px;color:#C90000;font-size:16px}.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)}.main-content{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{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1}.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,.88);color:#C90000;font-size:24px;cursor:pointer;box-shadow:0 8px 22px rgba(18,28,45,.12)}.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}.dot{width:9px;height:9px;border:0;border-radius:99px;background:rgba(31,35,41,.3);cursor:pointer}.dot.active{width:24px;background:#C90000}.section{margin:0 0 36px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.section-title,h1,h2,h3{color:#C90000}.section-title{font-size:30px;margin:0}.section-desc{color:#5D6673;max-width:760px;margin:8px 0 0}.hero-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:center;background:linear-gradient(135deg,#fff,#F6F7F9);border:1px solid rgba(201,0,0,.10);border-radius:26px;padding:30px;box-shadow:0 12px 30px rgba(18,28,45,.08)}.hero-intro img,.image-panel img{width:100%;max-height:280px;object-fit:contain;background:#F7F8FA;border-radius:18px}.hero-intro h1{font-size:36px;margin:0 0 12px}.hero-intro p{color:#5D6673}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.quick-links a,.text-link{color:#C90000;font-weight:700}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{background:#C90000;color:#fff;border-radius:20px;padding:18px;box-shadow:0 14px 32px rgba(201,0,0,.16)}.stat-card strong{display:block;font-size:20px;margin-bottom:6px}.stat-card span{font-size:14px;opacity:.9}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,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:20px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.product-card h3{margin:0 0 8px;color:#C90000}.card p,.zone-card p,.info-card p,.review-card p,.product-card p{margin:0 0 12px;color:#5D6673}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:230px;object-fit:contain;margin:0 auto 16px;background:#F7F8FA;border-radius:16px}.product-card img{width:100%;height:170px;object-fit:contain;background:#F7F8FA;border-radius:14px;margin-bottom:14px}.horizontal-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;padding-bottom:8px}.notice-list{display:grid;gap:12px}.notice-item{display:flex;gap:14px;align-items:flex-start;padding:16px;background:#F6F7F9;border-radius:16px}.notice-item b{color:#C90000;white-space:nowrap}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:16px;padding:18px}.faq-item h3{font-size:18px}.legal-box{background:#F6F7F9;border-left:5px solid #C90000;padding:20px;border-radius:16px;color:#5D6673}.inner-hero{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:center;background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:24px;padding:28px;box-shadow:0 12px 30px rgba(18,28,45,.08);margin-bottom:30px}.inner-hero h1{margin:0 0 10px}.inner-hero p{color:#5D6673}.inner-hero img{max-height:260px;object-fit:contain;background:#F7F8FA;border-radius:18px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-inner{max-width:1280px;margin:auto;padding:38px 24px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:56px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0}.footer-links a{color:#E7ECF3}.footer-note{color:#B9C0CB}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:0 20px 50px rgba(18,28,45,.2);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000}.drawer-open .drawer-mask{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #F1F3F6}.drawer-top img{max-height:48px}.drawer-close{border:0;background:#F6F7F9;color:#C90000;border-radius:10px;font-size:26px;width:40px;height:40px}.drawer-links{display:grid;padding:14px}.drawer-links a{padding:12px;border-radius:12px;color:#1F2329}.drawer-links a:hover{background:rgba(201,0,0,.08);color:#C90000}.mobile-bottom-nav{display:none}.spaced-list{display:grid;gap:14px}.step{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start}.step b{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#C90000;color:#fff}.step h3{margin-top:2px}.download-panel{background:#fff;border:1px solid rgba(201,0,0,.10);border-radius:24px;padding:26px;box-shadow:0 12px 30px rgba(18,28,45,.08)}
@media(max-width:1180px){.page-layout{grid-template-columns:1fr;padding:18px}.side-category{display:none}.nav-core{gap:6px}.nav-core a{padding:9px 12px}.banner-slider{height:290px}}
@media(max-width:760px){body{padding-bottom:66px}.site-header{position:sticky}.header-inner{min-height:64px;padding:0 12px;gap:8px}.menu-btn{display:block}.nav-core{display:none}.logo img{max-height:44px}.main-btn{padding:8px 14px;font-size:14px}.page-layout{padding:14px}.banner-slider{height:190px;border-radius:16px;margin-bottom:24px}.slider-btn{width:32px;height:32px;font-size:20px}.hero-intro,.inner-hero{grid-template-columns:1fr;padding:20px;border-radius:20px}.hero-intro h1{font-size:26px}.section-title{font-size:24px}.section-head{display:block}.stats-row,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.horizontal-scroll{grid-auto-columns:82%;}.product-card img{height:135px}.zone-card img,.info-card img,.content-img,.inner-hero img,.hero-intro img{max-height:190px}.footer-brand{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid #E6E9EE;z-index:9998}.mobile-bottom-nav a{text-align:center;padding:9px 4px;color:#1F2329;font-size:13px}.mobile-bottom-nav a:first-child,.mobile-bottom-nav a:hover{color:#C90000}.step{grid-template-columns:40px 1fr;gap:12px}.step b{width:32px;height:32px}.notice-item{display:block}.notice-item b{display:block;margin-bottom:6px}}
