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

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

.icon-triangular-right:before {
  content: "\e711";
}

.icon-dzb:before {
  content: "\e63e";
}

.icon-dzz:before {
  content: "\e613";
}

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

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

.icon-user:before {
  content: "\e6d8";
}

.icon-more:before {
  content: "\e6d1";
}

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

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

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

.icon-next:before {
  content: "\e6ed";
}

.icon-fangda:before {
  content: "\e713";
}

.icon-time:before {
  content: "\e680";
}

.icon-search-close:before {
  content: "\e62b";
}

.icon-search:before {
  content: "\e632";
}

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

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

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

.icon-prev:before {
  content: "\e7fa";
}

