*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:"PingFang SC","Microsoft YaHei",sans-serif;background:#eef2f7;color:#2c3e50;line-height:1.7;font-size:15px}
a{color:#1a6fd4;text-decoration:none}
a:hover{color:#0d4f91;text-decoration:underline}
.cx-header{background:linear-gradient(120deg,#1a6fd4,#1557a8);color:#fff;padding:16px 0}
.cx-header-inner{max-width:960px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.cx-brand{display:flex;align-items:center;gap:10px;color:#fff}
.cx-brand:hover{text-decoration:none;opacity:.92}
.cx-brand-mark{width:40px;height:40px;background:#ff8c2a;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.cx-brand-text{font-size:1.2rem;font-weight:700}
.cx-slogan{font-size:13px;opacity:.85;margin-left:auto}
.cx-page{max-width:960px;margin:0 auto;padding:0 20px 40px}
.cx-hero{text-align:center;padding:36px 0 28px}
.cx-hero h1{font-size:1.75rem;color:#1a3a5c;margin-bottom:10px}
.cx-hero p{color:#5a6c7d;margin-bottom:24px;font-size:15px}
.cx-search-box{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 20px rgba(26,111,212,.12);border:1px solid #d8e6f5;margin-bottom:20px}
.cx-search-box-inline{margin-bottom:20px;padding:16px}
.cx-search-label{display:block;font-size:13px;color:#5a6c7d;margin-bottom:10px;font-weight:600}
.cx-search-row{display:flex;gap:0;border:2px solid #1a6fd4;border-radius:8px;overflow:hidden}
.cx-input{flex:1;border:none;padding:12px 16px;font-size:16px;outline:none;min-width:0}
.cx-submit{border:none;background:#ff8c2a;color:#fff;font-size:15px;font-weight:700;padding:12px 24px;cursor:pointer;white-space:nowrap}
.cx-submit:hover{background:#e67a1a}
.cx-layout{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start;margin-top:8px}
.cx-main{min-width:0}
.cx-panel{background:#fff;border-radius:10px;padding:20px 22px;box-shadow:0 2px 12px rgba(0,0,0,.05);border:1px solid #e4ebf3;margin-bottom:16px}
.cx-panel-sm{padding:18px 20px}
.cx-panel-title{font-size:16px;font-weight:700;color:#1a3a5c;margin-bottom:16px;padding-left:10px;border-left:4px solid #ff8c2a}
.cx-hot-grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
@media(min-width:640px){.cx-hot-grid{grid-template-columns:repeat(3,1fr)}}
.cx-hot-grid a{display:block;padding:14px;background:#f7f9fc;border:1px solid #e4ebf3;border-radius:8px;transition:.15s}
.cx-hot-grid a:hover{border-color:#1a6fd4;background:#eef5fc;text-decoration:none}
.cx-hot-grid strong{display:block;font-size:15px;color:#1a3a5c;margin-bottom:4px}
.cx-hot-grid span{font-size:12px;color:#7a8a99}
.cx-query-bar{background:#fff;border-radius:10px;padding:20px 24px;margin:20px 0 16px;border-left:5px solid #ff8c2a;box-shadow:0 2px 12px rgba(0,0,0,.05)}
.cx-query-bar-char{border-left-color:#1a6fd4}
.cx-query-tip{font-size:12px;color:#ff8c2a;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}
.cx-query-word{font-size:2rem;color:#1a3a5c;font-weight:800;line-height:1.2}
.cx-query-sub{font-size:15px;color:#5a6c7d;margin-top:6px}
.cx-result{background:#fff;border-radius:10px;padding:22px 24px;box-shadow:0 2px 12px rgba(0,0,0,.05);border:1px solid #e4ebf3;margin-bottom:16px}
.cx-result-head{margin-bottom:18px;padding-bottom:14px;border-bottom:1px dashed #dce5ef}
.cx-badge{display:inline-block;background:#ff8c2a;color:#fff;font-size:12px;font-weight:700;padding:3px 10px;border-radius:4px;margin-bottom:8px}
.cx-badge-char{background:#1a6fd4}
.cx-result-head h2{font-size:18px;color:#1a3a5c;font-weight:700}
.cx-result-time{font-size:12px;color:#9aa8b5;margin-top:6px}
.cx-attr-table{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:14px}
.cx-attr-table th,.cx-attr-table td{padding:10px 12px;border:1px solid #e8eef5;text-align:left}
.cx-attr-table th{width:100px;background:#f7f9fc;color:#5a6c7d;font-weight:600}
.cx-attr-table td{color:#2c3e50}
.cx-mean-block{margin-bottom:18px;padding:14px 16px;background:#fafbfd;border-radius:8px;border:1px solid #eef2f7}
.cx-mean-block h3{font-size:15px;color:#1a6fd4;margin-bottom:8px;font-weight:700}
.cx-mean-block p{text-indent:2em;color:#2c3e50}
.cx-rich{color:#2c3e50;line-height:1.85}
.cx-rich p{text-indent:2em;margin-bottom:.5em}
.cx-hint{font-size:13px;color:#7a8a99;margin-bottom:14px}
.cx-zuci-list{list-style:none}
.cx-zuci-list li{border-bottom:1px solid #eef2f7}
.cx-zuci-list a{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 4px}
.cx-zuci-list a:hover{text-decoration:none;background:#f7f9fc}
.cx-zuci-list b{font-size:15px;color:#1a3a5c}
.cx-zuci-list span{font-size:13px;color:#7a8a99}
.cx-zuci-list em{font-size:12px;color:#1a6fd4;font-style:normal;font-weight:600}
.cx-chips{display:flex;flex-wrap:wrap;gap:8px}
.cx-chips a{padding:6px 14px;background:#eef5fc;border:1px solid #b8d4f0;border-radius:20px;font-size:14px;color:#1a6fd4}
.cx-chips a:hover{background:#dbeafe;text-decoration:none}
.cx-rel-list{list-style:none}
.cx-rel-list li{padding:8px 0;border-bottom:1px dashed #eef2f7;font-size:14px}
.cx-side{display:flex;flex-direction:column;gap:12px}
.cx-side-block{background:#fff;border-radius:10px;padding:16px;border:1px solid #e4ebf3;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.cx-side-highlight{border-color:#1a6fd4;background:linear-gradient(180deg,#f0f7ff,#fff)}
.cx-side-block h3{font-size:14px;color:#1a3a5c;margin-bottom:10px;font-weight:700}
.cx-side-block p{font-size:13px;color:#5a6c7d;line-height:1.7}
.cx-side-py{font-size:13px;color:#1a6fd4;margin-top:4px}
.cx-char-lg{font-size:2.5rem;font-weight:800;color:#1a6fd4;text-align:center;line-height:1.2}
.cx-side-list{list-style:none}
.cx-side-list li{padding:6px 0;border-bottom:1px dashed #eef2f7;font-size:13px}
.cx-side-list small{color:#9aa8b5;margin-left:4px}
.cx-links{margin-top:8px;padding:14px 0;font-size:13px;color:#7a8a99;display:flex;flex-wrap:wrap;gap:8px 16px}
.cx-footer{background:#1a3a5c;margin-top:24px}
.cx-footer-inner{max-width:960px;margin:0 auto;padding:18px 20px;text-align:center;font-size:12px;color:rgba(255,255,255,.65)}
.cx-footer a{color:rgba(255,255,255,.8)}
@media(max-width:768px){
.cx-layout{grid-template-columns:1fr}
.cx-slogan{width:100%;margin-left:0}
.cx-hot-grid{grid-template-columns:1fr}
.cx-query-word{font-size:1.5rem}
.cx-zuci-list a{grid-template-columns:1fr;gap:4px}
.cx-zuci-list em{justify-self:start}
}
