@import url("/statics/ffsm/ziwei/modern/ziwei.css");
@import url("/statics/ffsm/shared/modern/rich-content.css");

.hmjx-page .chart-illustration{max-width:340px}
.number-grid{display:grid;grid-template-columns:repeat(11,1fr);gap:6px;transform:rotate(-2deg);padding:4px}
.number-grid span{font:14px/1.4 SimSun,serif;color:#8b7355;border:1px solid #dfd4c1;border-radius:8px;background:#fffdf966;padding:12px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;box-shadow:3px 4px 0 -2px #eee5d5}
.number-grid span b{font-size:18px;color:#9c4438}
.number-grid span small{font-size:8px;color:#a38b66;letter-spacing:1px}
.number-grid span.dot{grid-column:span 1;border:0;background:transparent;box-shadow:none;font-size:20px;color:#c4b59a;padding:8px 0}
.type-options{display:flex;gap:10px;flex-wrap:wrap}
.type-options label{position:relative;cursor:pointer;flex:1;min-width:120px}
.type-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}
.type-options span{display:grid;place-items:center;min-height:46px;border:1px solid #e0d8cb;border-radius:7px;font-size:13px;color:#817360;padding:0 12px;text-align:center}
.type-options input:checked+span{color:#536458;border-color:#7d8b77;background:#eef1e9}
.type-options input:focus-visible+span{outline:3px solid #b38b64;outline-offset:3px}
.rich-page .expert-card{border:1px solid #e3ddcf;border-radius:16px;background:#edece3;padding:28px 26px;margin-bottom:42px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:20px;align-items:center}
.expert-card img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:2px solid #e8dfd1}
.expert-card h3{font-size:16px;margin:0 0 8px;color:#4f463b;font-weight:600}
.expert-card p{font-size:11px;line-height:1.9;color:#858775;margin:0}
.expert-card .expert-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.expert-card .expert-tags i{font-style:normal;font-size:10px;color:#7f715d;background:#f5f1e9;border:1px solid #e8dfd1;border-radius:999px;padding:4px 10px}
.hmjx-page #mshare_bt{display:none}
.hmjx-page .footer_severs,.hmjx-page .public_footer_servers{display:none}
@media(max-width:760px){.rich-page .expert-card{grid-template-columns:1fr;text-align:center}.rich-page .expert-card img{margin:0 auto}.rich-page .expert-card .expert-tags{justify-content:center}.number-grid{grid-template-columns:repeat(11,minmax(0,1fr));gap:4px}.number-grid span{font-size:11px;padding:8px 2px}.number-grid span b{font-size:15px}}
@media(max-width:400px){.type-options label{min-width:100%}}
