/*@font-face {
  font-family: "iconfont"; 
  src: url('iconfont/iconfont.eot?t=1731431251311'); 
  src: url('iconfont/iconfont.eot?t=1731431251311#iefix') format('embedded-opentype'), 
       url('iconfont/iconfont.woff2?t=1731431251311') format('woff2'),
       url('iconfont/iconfont.woff?t=1731431251311') format('woff'),
       url('iconfont/iconfont.ttf?t=1731431251311') format('truetype');
}*/
@font-face {
  font-family: 'iconfont';  /* Project id 4743659 */
  src: url('//at.alicdn.com/t/c/font_4743659_7aspmzcw1or.eot?t=1757425827126'); /* IE9 */
  src: url('//at.alicdn.com/t/c/font_4743659_7aspmzcw1or.eot?t=1757425827126#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//at.alicdn.com/t/c/font_4743659_7aspmzcw1or.woff2?t=1757425827126') format('woff2'),
       url('//at.alicdn.com/t/c/font_4743659_7aspmzcw1or.woff?t=1757425827126') format('woff'),
       url('//at.alicdn.com/t/c/font_4743659_7aspmzcw1or.ttf?t=1757425827126') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dot:before {
  content: "\e648";
}

.icon-logo:before {
  content: "\e60e";
}
.icon-ch:before {
  content: "\e6e6";
}
.icon-en:before {
  content: "\e6e7";
}