@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/21ed2c3281224561acfd69356a7f5f71.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

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

.icon-qq:before {
  content: "\e605";
}

.icon-play:before {
  content: "\e689";
}

.icon-gotop:before {
  content: "\e694";
}

.icon-weixin:before {
  content: "\e603";
}

.icon-phone:before {
  content: "\e907";
}

.icon-chaxun:before {
  content: "\e65d";
}

.icon-mail:before {
  content: "\e604";
}

.icon-home:before {
  content: "\e687";
}

.icon-arrow_long_right:before {
  content: "\e6b2";
}

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

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

.icon-sanguohome:before {
  content: "\e612";
}

