@font-face {
  font-family: "iconfont"; /* Project id 5125483 */
  src: url('//at.alicdn.com/t/c/font_5125483_5e7wrnvwrfi.woff2?t=1778136799907') format('woff2'),
       url('//at.alicdn.com/t/c/font_5125483_5e7wrnvwrfi.woff?t=1778136799907') format('woff'),
       url('//at.alicdn.com/t/c/font_5125483_5e7wrnvwrfi.ttf?t=1778136799907') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-kefu:before {
  content: "\e657";
}

.icon-quanzhouqi:before {
  content: "\e60f";
}

.icon-yiduiyi:before {
  content: "\e6ea";
}

.icon-fanhui:before {
  content: "\e606";
}

.icon-shiyong:before {
  content: "\e6c1";
}

.icon-qichengershisi:before {
  content: "\e75a";
}

.icon-tiyan:before {
  content: "\e6e1";
}

.icon-tuiding:before {
  content: "\e675";
}

.icon-menu:before {
  content: "\e600";
}

.icon-hotline:before {
  content: "\e6e7";
}

.icon-arrow-left:before {
  content: "\ee27";
}

.icon-arrow-right:before {
  content: "\ee28";
}

.icon-arrow-down:before {
  content: "\ee25";
}

.icon-arrow-top:before {
  content: "\ee26";
}

