/* 关闭线图标字体文件；关闭按钮仍用 × */
.iconfont {
  font-family: system-ui, -apple-system, "Segoe UI Symbol", "PingFang SC", "Microsoft YaHei", sans-serif !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi:before {
  content: "\00d7";
  font-weight: 700;
  font-size: 1.1em;
}

/* icon-gengduo、icon-shuxianggengduo 由 style.css 用圆点绘制，避免字形缺失显示为裂图 */
