*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.7;color:#333;background:#FFFFFF;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.4}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#FAF8F4}::-webkit-scrollbar-thumb{background:#D3D1C7;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#B4B2A9}::selection{background:rgba(196,0,0,.2);color:#900}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{text-align:center;margin-bottom:48px}.section-title .zh{font-size:32px;font-weight:600;color:#333;margin-bottom:8px}.section-title .en{font-size:14px;color:#999;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.section-title .line{width:40px;height:3px;background:#C40000;margin:0 auto;border-radius:2px}@media (max-width: 768px){.section-title{margin-bottom:32px}.section-title .zh{font-size:24px}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;background:#C40000;color:#fff;border-radius:8px;font-size:15px;font-weight:500;transition:all .25s ease;border:2px solid #C40000;cursor:pointer}.btn-primary:hover{background:#990000;border-color:#900}.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;background:transparent;color:#c40000;border-radius:8px;font-size:15px;font-weight:500;transition:all .25s ease;border:2px solid #C40000}.btn-outline:hover{background:#C40000;color:#fff}.btn-white{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;background:#FFFFFF;color:#c40000;border-radius:8px;font-size:15px;font-weight:500;transition:all .25s ease;border:2px solid #FFFFFF}.btn-white:hover{background:transparent;color:#fff}.btn-lg{padding:14px 40px;font-size:16px}.card{background:#FFFFFF;border-radius:12px;border:1px solid #E0E0E0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #c4000026}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:#999;padding:16px 0}.breadcrumb a{color:#666}.breadcrumb a:hover{color:#c40000}.breadcrumb .sep{color:#d3d1c7}.breadcrumb .current{color:#c40000}.app-header:where(.astro-3EF6KSR2){position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #E0E0E0}.app-header:where(.astro-3EF6KSR2).scrolled{box-shadow:0 2px 16px #0000000f}.app-header:where(.astro-3EF6KSR2).menu-open{background:#fff;backdrop-filter:none}.header-inner:where(.astro-3EF6KSR2){display:flex;align-items:center;justify-content:space-between;height:72px}@media (max-width: 768px){.header-inner:where(.astro-3EF6KSR2){height:60px}}.logo:where(.astro-3EF6KSR2){display:flex;align-items:center;gap:10px;flex-shrink:0}.logo:where(.astro-3EF6KSR2) .logo-img:where(.astro-3EF6KSR2){height:26px;width:auto}.nav-desktop:where(.astro-3EF6KSR2){display:flex;align-items:center;gap:4px}@media (max-width: 768px){.nav-desktop:where(.astro-3EF6KSR2){display:none}}.nav-item:where(.astro-3EF6KSR2){position:relative}.nav-item:where(.astro-3EF6KSR2) .nav-link:where(.astro-3EF6KSR2){display:flex;align-items:center;gap:4px;padding:8px 14px;font-size:15px;color:#333;border-radius:6px;transition:color .2s,background .2s}.nav-item:where(.astro-3EF6KSR2) .nav-link:where(.astro-3EF6KSR2) .arrow:where(.astro-3EF6KSR2){font-size:10px;color:#999;transition:transform .2s}.nav-item:where(.astro-3EF6KSR2) .nav-link:where(.astro-3EF6KSR2):hover{color:#c40000;background:#FFF0F0}.nav-item:where(.astro-3EF6KSR2).active .nav-link:where(.astro-3EF6KSR2){color:#c40000;background:#FFF0F0}.nav-item:where(.astro-3EF6KSR2):hover .dropdown:where(.astro-3EF6KSR2){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown:where(.astro-3EF6KSR2){position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(6px);background:#fff;border-radius:12px;box-shadow:0 8px 40px #0000001a;padding:8px 0;min-width:160px;z-index:10;opacity:0;visibility:hidden;transition:all .2s ease}.dropdown-item:where(.astro-3EF6KSR2){display:block;padding:10px 24px;font-size:14px;color:#333;white-space:nowrap;transition:color .2s,background .2s}.dropdown-item:where(.astro-3EF6KSR2):hover{color:#c40000;background:#FFF0F0}.menu-toggle:where(.astro-3EF6KSR2){display:none;flex-direction:column;gap:5px;padding:4px;z-index:1001}.menu-toggle:where(.astro-3EF6KSR2) span:where(.astro-3EF6KSR2){display:block;width:24px;height:2px;background:#C40000;border-radius:2px;transition:all .3s}@media (max-width: 768px){.menu-toggle:where(.astro-3EF6KSR2){display:flex}}.nav-mobile:where(.astro-3EF6KSR2){position:fixed;inset:60px 0 0;background:#fff;padding:20px;overflow-y:auto;z-index:999}@media (max-width: 768px){.nav-mobile:where(.astro-3EF6KSR2){display:block}}@media (min-width: 769px){.nav-mobile:where(.astro-3EF6KSR2){display:none}}.mobile-nav-group:where(.astro-3EF6KSR2){border-bottom:1px solid #E0E0E0}.mobile-nav-item:where(.astro-3EF6KSR2){display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:16px;color:#333}.mobile-nav-item:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2){flex:1}.mobile-nav-item:where(.astro-3EF6KSR2) .mobile-arrow:where(.astro-3EF6KSR2){font-size:12px;color:#999;transition:transform .3s;background:none}.mobile-nav-item:where(.astro-3EF6KSR2) .mobile-arrow:where(.astro-3EF6KSR2).open{transform:rotate(180deg)}.mobile-sub:where(.astro-3EF6KSR2){padding:0 0 12px 16px}.mobile-sub-item:where(.astro-3EF6KSR2){display:block;padding:10px 0;font-size:14px;color:#666}.cert-modal:where(.astro-B3IP7HCO){position:fixed;inset:0;z-index:9999;display:none;align-items:stretch;justify-content:stretch;padding:0}.cert-modal:where(.astro-B3IP7HCO)[data-show=true]{display:flex}.cert-backdrop:where(.astro-B3IP7HCO){position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);animation:certFadeIn .2s ease}.cert-panel:where(.astro-B3IP7HCO){position:relative;z-index:1;background:#fff;width:100vw;height:100vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006;animation:certSlideIn .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.cert-header:where(.astro-B3IP7HCO){display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #f0f0f0;background:linear-gradient(180deg,#fafafa 0%,#fff 100%)}.cert-header:where(.astro-B3IP7HCO) .cert-title:where(.astro-B3IP7HCO){font-size:17px;font-weight:600;color:#333;margin:0}.cert-header:where(.astro-B3IP7HCO) .cert-close:where(.astro-B3IP7HCO){appearance:none;background:transparent;border:none;font-size:28px;line-height:1;color:#94a3b8;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.cert-header:where(.astro-B3IP7HCO) .cert-close:where(.astro-B3IP7HCO):hover{background:#f1f5f9;color:#333}.cert-body:where(.astro-B3IP7HCO){display:flex;flex-direction:column;flex:1;min-height:0;padding:20px;background:#f8fafc}.cert-stage:where(.astro-B3IP7HCO){flex:1;min-height:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.02),rgba(0,0,0,.02) 10px,rgba(0,0,0,.04) 10px,rgba(0,0,0,.04) 20px),#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:auto;display:flex;align-items:center;justify-content:center;cursor:zoom-in;position:relative;user-select:none}.cert-img:where(.astro-B3IP7HCO){display:block;max-width:100%;max-height:100%;object-fit:contain;transition:transform .2s ease;transform-origin:center center;will-change:transform;-webkit-user-drag:none}.cert-toolbar:where(.astro-B3IP7HCO){display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;padding:8px}.cert-toolbar:where(.astro-B3IP7HCO) .cert-btn:where(.astro-B3IP7HCO){appearance:none;background:#fff;border:1px solid #e2e8f0;color:#333;font-size:18px;width:36px;height:36px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-weight:500}.cert-toolbar:where(.astro-B3IP7HCO) .cert-btn:where(.astro-B3IP7HCO):hover{border-color:#c40000;color:#c40000;background:#fef2f2}.cert-toolbar:where(.astro-B3IP7HCO) .cert-btn:where(.astro-B3IP7HCO).cert-reset{font-size:16px}.cert-toolbar:where(.astro-B3IP7HCO) .cert-zoom:where(.astro-B3IP7HCO){min-width:60px;text-align:center;font-size:14px;color:#666;font-variant-numeric:tabular-nums}.cert-hint:where(.astro-B3IP7HCO){text-align:center;font-size:12px;color:#94a3b8;margin:8px 0 0}@keyframes certFadeIn{0%{opacity:0}to{opacity:1}}@keyframes certSlideIn{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.app-footer:where(.astro-SZ7XMLTE){background:linear-gradient(170deg,#333333 0%,#1F1910 40%,#16120C 100%);color:#ffffffb3;position:relative;overflow:hidden}.app-footer:where(.astro-SZ7XMLTE):before{content:"";position:absolute;top:0;left:0;right:0;height:280px;background:radial-gradient(ellipse at 15% 0%,rgba(196,0,0,.12) 0%,transparent 60%),radial-gradient(ellipse at 85% 0%,rgba(196,0,0,.08) 0%,transparent 50%),linear-gradient(to bottom,rgba(196,0,0,.06) 0%,transparent 100%);pointer-events:none}.app-footer:where(.astro-SZ7XMLTE) .glow-left:where(.astro-SZ7XMLTE){position:absolute;bottom:-120px;left:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(196,0,0,.07) 0%,transparent 65%);pointer-events:none}@media (max-width: 768px){.app-footer:where(.astro-SZ7XMLTE) .glow-left:where(.astro-SZ7XMLTE){width:250px;height:250px;bottom:-60px;left:-60px}}.app-footer:where(.astro-SZ7XMLTE) .glow-right:where(.astro-SZ7XMLTE){position:absolute;top:100px;right:-60px;width:300px;height:500px;border-radius:50%;background:radial-gradient(ellipse,rgba(196,0,0,.05) 0%,transparent 70%);pointer-events:none}@media (max-width: 768px){.app-footer:where(.astro-SZ7XMLTE) .glow-right:where(.astro-SZ7XMLTE){display:none}}.app-footer:where(.astro-SZ7XMLTE) .texture:where(.astro-SZ7XMLTE){position:absolute;inset:0;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23fff'/%3E%3C/svg%3E");background-size:24px 24px;pointer-events:none}.footer-grid:where(.astro-SZ7XMLTE){display:grid;grid-template-columns:1.6fr 1fr auto;gap:60px;padding:60px 20px;position:relative;z-index:1;align-items:start}@media (max-width: 1024px){.footer-grid:where(.astro-SZ7XMLTE){grid-template-columns:1fr 1fr}.footer-grid:where(.astro-SZ7XMLTE) .footer-qr:where(.astro-SZ7XMLTE){grid-column:span 2;justify-self:center}}@media (max-width: 768px){.footer-grid:where(.astro-SZ7XMLTE){grid-template-columns:1fr;gap:40px;padding:40px 20px}}.footer-logo:where(.astro-SZ7XMLTE){display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(196,0,0,.12)}.footer-logo:where(.astro-SZ7XMLTE) .footer-logo-img:where(.astro-SZ7XMLTE){height:32px;width:auto}.footer-logo:where(.astro-SZ7XMLTE) .footer-logo-img:where(.astro-SZ7XMLTE).footer-logo-white{filter:brightness(0) invert(1)}.footer-desc:where(.astro-SZ7XMLTE){font-size:14px;line-height:1.8;margin-bottom:20px}.footer-contact:where(.astro-SZ7XMLTE) p:where(.astro-SZ7XMLTE){font-size:14px;margin-bottom:6px}.footer-contact:where(.astro-SZ7XMLTE) p:where(.astro-SZ7XMLTE).hotline{white-space:nowrap}.footer-nav:where(.astro-SZ7XMLTE) h4:where(.astro-SZ7XMLTE),.footer-qr:where(.astro-SZ7XMLTE) h4:where(.astro-SZ7XMLTE){font-size:16px;font-weight:600;color:#fff;margin-bottom:20px;position:relative}.footer-nav:where(.astro-SZ7XMLTE) h4:where(.astro-SZ7XMLTE):after,.footer-qr:where(.astro-SZ7XMLTE) h4:where(.astro-SZ7XMLTE):after{content:"";position:absolute;bottom:-8px;left:0;width:24px;height:2px;background:#C40000;border-radius:1px}.nav-grid:where(.astro-SZ7XMLTE){display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.nav-grid:where(.astro-SZ7XMLTE) a:where(.astro-SZ7XMLTE){font-size:14px;transition:color .2s}.nav-grid:where(.astro-SZ7XMLTE) a:where(.astro-SZ7XMLTE):hover{color:#fff}@media (max-width: 768px){.nav-grid:where(.astro-SZ7XMLTE){grid-template-columns:1fr}}.qr-list:where(.astro-SZ7XMLTE){display:flex;gap:20px}@media (max-width: 768px){.qr-list:where(.astro-SZ7XMLTE){flex-direction:column;gap:24px}}.qr-card:where(.astro-SZ7XMLTE){display:flex;flex-direction:column;align-items:flex-start;gap:14px}.qr-card:where(.astro-SZ7XMLTE) .qr-box:where(.astro-SZ7XMLTE){flex-shrink:0;background:rgba(255,255,255,.95);border-radius:5%;overflow:hidden;padding:10px;box-shadow:0 4px 16px #0003,0 0 30px #c400000f}.qr-card:where(.astro-SZ7XMLTE) .qr-img:where(.astro-SZ7XMLTE){width:120px;height:120px;object-fit:contain;display:block}.qr-card:where(.astro-SZ7XMLTE) .qr-meta:where(.astro-SZ7XMLTE){display:flex;flex-direction:column;align-items:flex-start;gap:6px}.qr-card:where(.astro-SZ7XMLTE) .qr-title:where(.astro-SZ7XMLTE){font-size:15px;font-weight:600;color:#fff;position:relative;padding-left:12px}.qr-card:where(.astro-SZ7XMLTE) .qr-title:where(.astro-SZ7XMLTE):before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;background:#C40000;border-radius:2px}.qr-card:where(.astro-SZ7XMLTE) .qr-sub:where(.astro-SZ7XMLTE){font-size:12px;color:#ffffff8c;letter-spacing:1px}.footer-bottom:where(.astro-SZ7XMLTE){border-top:1px solid rgba(196,0,0,.1);padding:20px 0;position:relative;z-index:1}.footer-bottom:where(.astro-SZ7XMLTE):before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(90deg,transparent,#C40000,transparent)}.footer-bottom:where(.astro-SZ7XMLTE) .container:where(.astro-SZ7XMLTE){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px}.footer-bottom:where(.astro-SZ7XMLTE) a:where(.astro-SZ7XMLTE){transition:color .2s}.footer-bottom:where(.astro-SZ7XMLTE) a:where(.astro-SZ7XMLTE):hover{color:#fff}.footer-bottom:where(.astro-SZ7XMLTE) .sep:where(.astro-SZ7XMLTE){margin:0 8px;opacity:.3}.footer-bottom:where(.astro-SZ7XMLTE) .cert-link:where(.astro-SZ7XMLTE){position:relative;color:inherit;transition:color .2s;cursor:pointer}.footer-bottom:where(.astro-SZ7XMLTE) .cert-link:where(.astro-SZ7XMLTE):hover{color:#fff}.footer-bottom:where(.astro-SZ7XMLTE) .cert-link:where(.astro-SZ7XMLTE):hover:after{width:100%}.footer-bottom:where(.astro-SZ7XMLTE) .cert-link:where(.astro-SZ7XMLTE):after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:currentColor;transition:width .25s ease}@media (max-width: 768px){.footer-bottom:where(.astro-SZ7XMLTE) .container:where(.astro-SZ7XMLTE){flex-direction:column;text-align:center}.footer-bottom:where(.astro-SZ7XMLTE) .footer-meta:where(.astro-SZ7XMLTE){line-height:2}}.float-bar:where(.astro-2GQVGUHI){position:fixed;right:20px;bottom:120px;z-index:900;display:flex;flex-direction:column;gap:4px}@media (max-width: 768px){.float-bar:where(.astro-2GQVGUHI){right:0;bottom:0;left:0;flex-direction:row;gap:0;background:#fff;box-shadow:0 -2px 20px #00000014;padding:8px 0;padding-bottom:max(8px,env(safe-area-inset-bottom))}}.float-item:where(.astro-2GQVGUHI){width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 2px 12px #00000014;display:flex;align-items:center;justify-content:center;color:#333;transition:all .3s;position:relative}.float-item:where(.astro-2GQVGUHI):hover{color:#c40000;background:#FFF0F0}@media (max-width: 768px){.float-item:where(.astro-2GQVGUHI){flex:1;width:auto;height:auto;border-radius:0;box-shadow:none;background:transparent}}.skip-link:where(.astro-37FXCHFA){position:absolute;left:-9999px;top:0;z-index:2000;background:#C40000;color:#fff;padding:8px 16px;border-radius:0 0 8px}.skip-link:where(.astro-37FXCHFA):focus{left:0}.img-skeleton:where(.astro-37FXCHFA){background-color:#f3f3f3;background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.75),rgba(255,255,255,0));background-size:200% 100%;background-repeat:no-repeat;animation:skeleton-loading 1.4s ease infinite;color:transparent}.img-fallback:where(.astro-37FXCHFA){object-fit:contain;background-color:#f3f3f3}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
