@charset "utf-8";
/* CSS Document */

/* 移除字体文件引用 */
.iconfont {
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-sothing: grayscale;
}

/* 语义化Unicode字符替换 */
.icon-duigou:before {
  content: "✓"; /* 对勾符号*/
}

.icon-guanbi:before,
.icon-close:before {
  content: "×"; /* 关闭符号 */
}

.icon-dingwei:before,
.icon-weizhi:before {
  content: "⌖"; /* 定位符号 */
}

.icon-shuaxin:before {
  content: "↻"; /* 刷新符号 */
}

.icon-tianxie:before {
  content: "✎"; /* 书写符号 */
}

.icon-zhengjian:before {
  content: "🆔"; /* 证件符号 */
}

.icon-kongxinduigou:before {
  content: "☑"; /* 空心对勾 */
}

.icon-jiesuan-jiesuandanguanli:before {
  content: "⧮"; /* 结算符号 */
}

.icon-weiqianzi:before {
  content: "📝"; /* 签字符号 */
}

.icon-anzangfuwu-:before {
  content: "⚰"; /* 安葬符号 */
}

.icon-xinxi:before {
  content: "ℹ"; /* 信息符号 */
}

.icon-shidikaocha:before {
  content: "⌕"; /* 考察符号 */
}

.icon-cleared:before {
  content: "🗑"; /* 清除符号 */
}

.icon-lingqu:before {
  content: "⤵"; /* 领取符号 */
}

.icon-youxiang:before {
  content: "✉"; /* 邮箱符号 */
}

.icon-bofang:before {
  content: "▶"; /* 播放符号 */
}

.icon-dizhi:before {
  content: "⌂"; /* 地址符号 */
}

.icon-shijian:before {
  content: "⏱"; /* 时间符号 */
}

.icon-zuoji:before {
  content: "☎"; /* 电话符号 */
}

.icon-bianjibumen:before {
  content: "✏"; /* 编辑符号 */
}

.icon-view:before,
.icon-eye2:before {
  content: "👁"; /* 查看符号 */
}

.icon-arrow-left:before {
  content: "←"; /* 左箭头 */
}

.icon-arrow-right:before {
  content: "→"; /* 右箭头 */
}

.icon-dianhuazixun:before {
  content: "✆"; /* 电话咨询 */
}

.icon-weixin:before {
  content: "ⓦ"; /* 微信符号 */
}

.icon-tousuzixun:before {
  content: "⚠"; /* 警告符号 */
}

.icon-icon:before {
  content: "❖"; /* 通用图标 */
}

.icon-dunpai:before {
  content: "🛡"; /* 盾牌符号 */
}

.icon-V:before {
  content: "✆"; /* 对勾符号 */
}

.icon-sousuo:before {
  content: "🔍"; /* 搜索符号 */
}