@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-third:before {
  content: "\e900";
}
.icon-peizhi:before {
  content: "\e901";
}
.icon-food:before {
  content: "\e902";
}
.icon-bymail:before {
  content: "\e903";
}
.icon-fuwu:before {
  content: "\e904";
}
.icon-jiaoyu:before {
  content: "\e905";
}
.icon-meirong:before {
  content: "\e906";
}
.icon-car:before {
  content: "\e907";
}
.icon-shejiao:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e909";
}
.icon-tuodong:before {
  content: "\e90a";
}
.icon-xuanzhuan:before {
  content: "\e90b";
}
.icon-yiliao:before {
  content: "\e90c";
}
.icon-guanli:before {
  content: "\e90d";
}
.icon-module:before {
  content: "\e90e";
}
.icon-data:before {
  content: "\e90f";
}
.icon-yindao:before {
  content: "\e910";
}
.icon-zhidao:before {
  content: "\e911";
}
.icon-yunying:before {
  content: "\e912";
}
.icon-zhizuo:before {
  content: "\e913";
}
.icon-api:before {
  content: "\e914";
}
.icon-qyfw:before {
  content: "\e915";
}

.mobile-righter-btn {
  background-color: rgba(0, 0, 0, 0.4);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  position: relative;
}
.mobile-righter-btn img {
  position: absolute;
  left: 4px;
  top: 4px;
}