*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4F5F7;color:#1D222B;font:16px/1.75 Arial,"Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,28,40,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap}.nav-core a{font-weight:700;position:relative;padding:8px 4px}.nav-core a:hover,.nav-core a.active{color:#D60000}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-10px;width:22px;height:3px;border-radius:999px;background:#D60000;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FF3030 0%,#D60000 52%,#980000 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:700;box-shadow:0 10px 22px rgba(214,0,0,.18)}.header-register{flex:0 0 auto}.channel-bar{background:#fff;border-top:1px solid rgba(20,28,40,.04);overflow:hidden}.channel-scroll{display:flex;gap:4px;overflow-x:auto;white-space:nowrap;padding:8px 0;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;padding:8px 13px;border-radius:999px;color:#5B6472;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#D60000;background:rgba(214,0,0,.08)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 12px 30px rgba(24,32,46,.08);border-radius:999px;padding:9px 12px;font-size:14px}.floating-service .register-link{background:linear-gradient(135deg,#FF3030,#D60000 52%,#980000);color:#fff}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#EEF1F5;box-shadow:0 16px 38px rgba(24,32,46,.08);overflow:hidden;position:relative;height:clamp(260px,30vw,360px)}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:contain;background:#EEF1F5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(17,21,28,.52);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;display:flex;gap:8px;transform:translateX(-50%)}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65)}.slider-dots button.active{width:24px;border-radius:999px;background:#D60000}.section{padding:34px 0}.section.alt{background:#EEF1F5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title,h1,h2,h3{color:#D60000}.section-title{margin:0;font-size:30px;position:relative;padding-left:16px}.section-title:before{content:"";position:absolute;left:0;top:.25em;width:5px;height:1.1em;border-radius:99px;background:#D60000}.lead{color:#5B6472;max-width:760px}.intro-grid,.feature-split{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.intro-panel,.content-panel,.board,.review-card,.faq-item{background:#fff;border:1px solid rgba(20,28,40,.08);box-shadow:0 16px 38px rgba(24,32,46,.08);border-radius:20px}.intro-panel,.content-panel{padding:30px}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.quick-links a:not(.main-btn){padding:9px 14px;border:1px solid #DDE2EA;border-radius:999px;background:#F8F9FB}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#DDE2EA;border:1px solid #DDE2EA;border-radius:18px;overflow:hidden}.ticker article{background:#fff;padding:20px}.ticker strong{display:block;color:#D60000;margin-bottom:6px}.dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.board{padding:24px;border-top:4px solid #D60000}.board h3{margin-top:0}.image-frame{background:#EEF1F5;border-radius:20px;overflow:hidden;min-height:220px;display:flex;align-items:center;justify-content:center}.image-frame img{width:100%;height:100%;max-height:300px;object-fit:contain}.horizontal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(24,32,46,.06)}.product-card img{width:100%;height:150px;object-fit:contain;background:#EEF1F5}.product-card .pad{padding:18px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.matrix .product-card:nth-child(1){grid-column:span 2}.notice-list{display:grid;gap:12px}.notice-list a,.faq-item{padding:18px 20px}.notice-list a{display:flex;justify-content:space-between;background:#fff;border-left:4px solid #D60000;border-radius:14px;box-shadow:0 10px 24px rgba(24,32,46,.05)}.reviews{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.review-card{padding:22px}.review-card b{color:#D60000}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.compliance{background:linear-gradient(90deg,#fff,#F2F4F7);border:1px solid rgba(214,0,0,.14);border-radius:20px;padding:24px}.inner-hero{padding:48px 0 26px}.inner-hero .wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.inner-hero h1{font-size:40px;margin:0 0 14px}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-points article{background:#fff;border:1px solid rgba(20,28,40,.08);border-radius:18px;padding:20px}.site-footer{background:#11151C;color:#E7ECF3;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:34px;padding:46px 0}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#E7ECF3;margin:6px 0}.footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.1);font-size:14px}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-overlay{display:none}
@media(max-width:980px){.floating-service{display:none}.horizontal-cards{grid-template-columns:repeat(2,1fr)}.dashboard,.matrix,.service-points{grid-template-columns:repeat(2,1fr)}.matrix .product-card:nth-child(1){grid-column:span 1}}
@media(max-width:760px){body{padding-bottom:64px}.wrap{width:min(100% - 22px,1180px)}.header-inner{min-height:64px;gap:10px}.nav-core{display:none}.menu-toggle{display:flex;flex-direction:column;gap:4px;border:0;background:transparent;padding:8px}.menu-toggle span{width:22px;height:2px;background:#1D222B}.logo img{max-height:40px}.header-register{padding:9px 15px;font-size:14px}.banner-slider{margin:14px 11px 24px;height:clamp(150px,46vw,210px);min-height:0}.slider-arrow{width:34px;height:34px}.intro-grid,.feature-split,.inner-hero .wrap,.footer-grid{grid-template-columns:1fr}.ticker{grid-template-columns:1fr 1fr}.dashboard,.matrix,.service-points,.reviews,.faq-grid{grid-template-columns:1fr}.horizontal-cards{display:flex;overflow-x:auto;padding-bottom:8px}.horizontal-cards .product-card{min-width:76vw}.section{padding:26px 0}.section-title{font-size:24px}.inner-hero h1{font-size:32px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid #DDE2EA;padding:8px 0 env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;font-size:13px}.drawer-overlay{position:fixed;inset:0;z-index:119;background:rgba(17,21,28,.45)}.drawer-overlay.show{display:block}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;z-index:120;background:#fff;transform:translateX(-105%);transition:.28s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #DDE2EA}.drawer-head img{max-height:42px;width:auto}.drawer-head button{border:0;background:#EEF1F5;width:36px;height:36px;border-radius:50%;font-size:24px}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:12px 10px;border-bottom:1px solid #EEF1F5}.drawer-open{overflow:hidden}.channel-scroll{width:100%;padding-left:11px;padding-right:11px}.product-card img{height:135px}}
