@charset "utf-8";

/*
*
* 网站所使用的图标，其中包含：IconPark免费图标
*
* bytedance/IconPark
* http://iconpark.bytedance.com/
*
* IconPark is licensed under the Apache License 2.0
* https://github.com/bytedance/IconPark/blob/master/LICENSE
* 
*/

@font-face {
  font-family: "hanlu"; /* Project id 3146050 */
  src: url('iconfont.woff2?t=1642568786502') format('woff2'),
       url('iconfont.woff?t=1642568786502') format('woff'),
       url('iconfont.ttf?t=1642568786502') format('truetype');
}

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

.hanlu-sousuo:before {
  content: "\e63f";
}

.hanlu-dianhua:before {
  content: "\e63d";
}

.hanlu-hangtian:before {
  content: "\e63e";
}

.hanlu-yundong:before {
  content: "\e641";
}

.hanlu-feiji1:before {
  content: "\e642";
}

.hanlu-feiji2:before {
  content: "\e60e";
}

.hanlu-VR:before {
  content: "\e60f";
}

.hanlu-lvjingtexiao:before {
  content: "\e610";
}

.hanlu-dianyingyuan:before {
  content: "\e611";
}

.hanlu-qiche:before {
  content: "\e613";
}

.hanlu-chuan:before {
  content: "\e614";
}

.hanlu-junshi:before {
  content: "\e617";
}

.hanlu-jiaoyu:before {
  content: "\e618";
}

.hanlu-yiliao:before {
  content: "\e619";
}

.hanlu-youxi:before {
  content: "\e61b";
}

.hanlu-shipin:before {
  content: "\e620";
}

.hanlu-keji:before {
  content: "\e630";
}

