.zx-header[data-v-59b7e14e]{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--zx-border);transition:box-shadow .3s}.zx-header.is-fixed[data-v-59b7e14e]{box-shadow:0 2px 12px rgba(30,94,255,.08)}.zx-header-inner[data-v-59b7e14e]{display:flex;align-items:center;height:70px}.zx-logo[data-v-59b7e14e]{display:flex;align-items:center;margin-right:40px;flex-shrink:0}.zx-logo-icon[data-v-59b7e14e]{width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#1e5eff,#4c8dff);color:#fff;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:10px}.zx-logo-img[data-v-59b7e14e]{height:40px;width:auto;display:block}.zx-logo-text[data-v-59b7e14e]{display:flex;flex-direction:column}.zx-logo-text strong[data-v-59b7e14e]{font-size:20px;color:var(--zx-text);line-height:1.2}.zx-logo-text small[data-v-59b7e14e]{font-size:10px;color:var(--zx-text-muted);letter-spacing:1px;line-height:1.4}.zx-nav[data-v-59b7e14e]{display:flex;align-items:center;flex:1;overflow-x:auto}.zx-nav-item[data-v-59b7e14e]{padding:0 20px;line-height:70px;font-size:15px;color:var(--zx-text);white-space:nowrap;position:relative;transition:color .2s}.zx-nav-item[data-v-59b7e14e]:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:3px;border-radius:2px;background:var(--zx-primary);transition:width .25s}.zx-nav-item.router-link-active[data-v-59b7e14e],.zx-nav-item[data-v-59b7e14e]:hover{color:var(--zx-primary)}.zx-nav-item.router-link-active[data-v-59b7e14e]:after,.zx-nav-item[data-v-59b7e14e]:hover:after{width:24px}.zx-oa-btn[data-v-59b7e14e]{flex-shrink:0;font-size:14px;padding:8px 20px}@media (max-width:768px){.zx-header-inner[data-v-59b7e14e]{height:60px;flex-wrap:wrap}.zx-logo[data-v-59b7e14e]{margin-right:16px}.zx-logo-img[data-v-59b7e14e]{height:32px}.zx-logo-icon[data-v-59b7e14e]{width:34px;height:34px;font-size:18px}.zx-logo-text strong[data-v-59b7e14e]{font-size:16px}.zx-logo-text small[data-v-59b7e14e]{display:none}.zx-nav-item[data-v-59b7e14e]{padding:0 10px;line-height:60px;font-size:14px}.zx-oa-btn[data-v-59b7e14e]{font-size:12px;padding:6px 12px}}.zx-footer[data-v-42394f81]{background:#1d2638;color:#b8c2d4;padding:40px 0 0;margin-top:60px}.zx-footer-main[data-v-42394f81]{display:flex;justify-content:space-between;align-items:flex-start}.zx-footer-title[data-v-42394f81]{font-size:16px;color:#fff;margin-bottom:14px;font-weight:600}.zx-footer-line[data-v-42394f81]{margin:6px 0;font-size:14px;line-height:1.8}.zx-footer-qr[data-v-42394f81]{text-align:center;flex-shrink:0}.zx-footer-qr-img[data-v-42394f81]{width:110px;height:110px;border-radius:6px;display:block;-o-object-fit:cover;object-fit:cover}.zx-footer-qr-tip[data-v-42394f81]{margin-top:8px;font-size:12px;color:#7d8798}.zx-footer-copyright[data-v-42394f81]{margin-top:30px;padding:18px 0;border-top:1px solid hsla(0,0%,100%,.08);text-align:center;font-size:13px;color:#7d8798}.zx-footer-record[data-v-42394f81]{color:#7d8798;margin-left:16px;transition:color .2s}.zx-footer-record[data-v-42394f81]:hover{color:#fff}#app{font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}:root{--zx-primary:#1e5eff;--zx-primary-dark:#1749c4;--zx-primary-light:#eaf0ff;--zx-text:#333;--zx-text-light:#666;--zx-text-muted:#999;--zx-bg-gray:#f5f7fa;--zx-border:#e5e9f0}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fff}a{text-decoration:none;color:inherit}img{border:none;display:block}.zx-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.zx-section-title{text-align:center;margin:0 0 12px;font-size:30px;font-weight:600;color:var(--zx-text)}.zx-section-subtitle{text-align:center;color:var(--zx-text-light);font-size:15px;margin:0 0 40px}.zx-section-title:after{content:"";display:block;width:48px;height:4px;border-radius:2px;background:var(--zx-primary);margin:14px auto 0}.zx-btn{display:inline-block;padding:10px 28px;border-radius:6px;background:var(--zx-primary);color:#fff;font-size:15px;border:none;cursor:pointer;transition:background .25s}.zx-btn:hover{background:var(--zx-primary-dark)}.zx-article-content{line-height:1.9;font-size:16px;color:var(--zx-text);word-break:break-word}.zx-article-content img{max-width:100%;height:auto;margin:12px auto}.zx-article-content p{margin:12px 0}.zx-article-content h1,.zx-article-content h2,.zx-article-content h3,.zx-article-content h4{color:var(--zx-text);margin:24px 0 12px}.zx-page-loading{display:flex;align-items:center;justify-content:center;min-height:320px}.zx-empty{text-align:center;color:var(--zx-text-muted);padding:80px 0;font-size:15px}@media (max-width:768px){.zx-section-title{font-size:22px}}