@charset "UTF-8";
:root {
  /* 主要文字字体 */
  --main-text-font: "SimHei","Heiti SC", "Microsoft YaHei", "微软雅黑", sans-serif;
}