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

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

.icon-sousuo:before {
  content: "\e602";
}

.icon-shanchu:before {
  content: "\e71d";
}

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

.icon-songhuo:before {
  content: "\e608";
}

.icon-ziqu:before {
  content: "\e646";
}

.icon-icon_arrow_bottom:before {
  content: "\e601";
}

.icon-icon_arrow_top:before {
  content: "\e60e";
}

