/* =========================
全局基础开始
========================= */
:root { --smtk-lanse:#003fb4; --smtk-shenlan:#0b2349; --smtk-wenzi:#15223a; --smtk-qianwenzi:#66748a; --smtk-biankuang:#d8e0eb; --smtk-beijing:#f7faff; --smtk-yingying:0 18px 48px rgba(38, 56, 92, .14); }
* { box-sizing:border-box; }
html { width:100%; min-height:100%; height:100%; background:#f8fbff; }
body { width:100%; min-height:100vh; height:100%; margin:0; font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif; color:var(--smtk-wenzi); background:#f8fbff; }
button,input,textarea { font:inherit; }
button { cursor:pointer; }
a { color:inherit; text-decoration:none; }
img { max-width:100%; display:block; }
/* =========================
全局基础结束
========================= */


/* =========================
全局辅助开始
========================= */
.duihua-dingbu-sousuo-yincang { position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; }
/* =========================
全局辅助结束
========================= */
