
.sm-hd{background:#fff;border-bottom:2px solid #1e3a5f;box-shadow:inset 0 -3px 0 -2px #b03a2e}
.sm-hd-in{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:5px 12px;min-height:44px}
.sm-hd-logo{font-family:"Songti SC","STSong","SimSun",serif;font-size:20px;font-weight:700;color:#1e3a5f;text-decoration:none;letter-spacing:2px;white-space:nowrap;line-height:1}
.sm-hd-logo:hover{color:#b03a2e}
.sm-hd-sub{font-size:11px;color:#9a958a;letter-spacing:2px;white-space:nowrap}
.sm-hd-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:2px;margin-left:auto}
.sm-hd-nav::-webkit-scrollbar{display:none}
.sm-hd-nav a{display:inline-flex;align-items:center;color:#3d3a33;text-decoration:none;font-size:13px;padding:0 12px;white-space:nowrap;border-radius:3px;min-height:34px}
.sm-hd-nav a:hover{color:#1e3a5f;background:#eef1f5}
.sm-hd-nav .sm-hd-cur{color:#fff;background:#1e3a5f}
@media(max-width:640px){
.sm-hd-in{gap:6px;padding:4px 8px;min-height:44px}
.sm-hd-logo{font-size:18px}
.sm-hd-sub{display:none}
.sm-hd-nav a{padding:0 10px;min-height:44px}
}


.sm-art{max-width:840px;margin:0 auto;padding:20px 14px 8px}
.sm-art-box{background:#fffdf8;border:1px solid #dcd8cd;border-radius:6px;padding:26px 28px 20px}
.sm-art-t{font-family:"Songti SC","STSong","SimSun",serif;font-size:23px;line-height:1.5;color:#1e3a5f;margin:0 0 12px}
.sm-art-meta{display:flex;justify-content:space-between;font-size:12.5px;color:#9a958a;border-bottom:1px solid #eae5da;padding-bottom:10px;margin-bottom:16px}
.sm-art-body{font-size:15.5px;line-height:1.95;color:#3b382f;word-break:break-word}
.sm-art-body p{margin:0 0 1em}
.sm-art-body h2{font-size:18.5px;color:#1e3a5f;margin:1.5em 0 .6em}
.sm-art-body h3{font-size:16.5px;margin:1.3em 0 .5em}
.sm-art-body ul,.sm-art-body ol{padding-left:1.5em;margin:0 0 1em}
.sm-art-body img{max-width:100%;height:auto}
.sm-art-body a{color:#b03a2e}
.sm-art-body table{max-width:100%;border-collapse:collapse;font-size:13.5px}
.sm-art-body td,.sm-art-body th{border:1px solid #dcd8cd;padding:6px 9px}
.gt-tks{margin:22px 0 4px;padding:18px 20px;background:#f3efe6;border-left:4px solid #1e3a5f;border-radius:0 6px 6px 0}
.gt-tks-t{font-family:"Songti SC","STSong","SimSun",serif;font-size:16px;font-weight:700;color:#1e3a5f;margin-bottom:12px;letter-spacing:2px}
.gt-tks-l{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}
.gt-tks-l a{display:block;padding:10px 12px;background:#fffdf8;border:1px solid #dcd8cd;border-radius:4px;text-decoration:none;font-size:14px;color:#55524a;text-align:center;min-height:44px;line-height:24px;box-sizing:border-box}
.gt-tks-l a:hover{border-color:#1e3a5f;color:#1e3a5f}
@media(max-width:640px){
.sm-art{padding:12px 10px 6px}
.sm-art-box{padding:18px 14px 14px}
.sm-art-t{font-size:20px}
.sm-art-meta{flex-direction:column;gap:2px}
.sm-art-body{font-size:15px}
.sm-art-body table{display:block;overflow-x:auto}
.gt-tks{padding:14px;margin:16px 0 2px}
.gt-tks-l{grid-template-columns:repeat(2,1fr)}
}


.sm-ft{background:#f2f0ea;border-top:1px solid #dcd8cd;margin-top:46px;padding:24px 14px 14px}
.sm-ft-box{max-width:960px;margin:0 auto;display:flex;gap:36px;flex-wrap:wrap;align-items:flex-start}
.sm-ft-nav{min-width:120px}
.sm-ft-nav b,.sm-ft-desc b{display:block;font-family:"Songti SC","STSong","SimSun",serif;font-size:15px;color:#1e3a5f;margin-bottom:9px;letter-spacing:2px}
.sm-ft-nav a{display:block;color:#55524a;text-decoration:none;font-size:13px;line-height:2.1}
.sm-ft-nav a:hover{color:#b03a2e}
.sm-ft-desc{flex:1;min-width:220px}
.sm-ft-desc p{margin:0;font-size:13px;color:#77736a;line-height:1.9}
.sm-ft-copy{text-align:center;font-size:12px;color:#9a958a;margin:18px 0 0;border-top:1px solid #dcd8cd;padding-top:12px}
@media(max-width:640px){.sm-ft-box{gap:20px}.sm-ft{padding:18px 12px 10px}}
.sm-ft-copy a{color:inherit;text-decoration:none;margin-left:10px}
