﻿@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot'); 
    src: url('../font/iconfont.woff2') format('woff2'),
        url('../font/iconfont.woff') format('woff'),
        url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
}

.icon-renyuan:before {
  content: "\E7CA";
}


.icon-mianji:before {
  content: "\E686";
}

.icon-xueyuan:before {
  content: "\E611";
}

.icon-boshi:before {
  content: "\E603";
}

.icon-benke:before {
  content: "\E604";
}

.icon-zhongdian:before {
  content: "\E600";
}

.icon-yaopin:before {
  content: "\E649";
}

.icon-keyan:before {
  content: "\E623";
}


.icon-sjbk:before {
  content: "\E763";
}


.icon-wx:before {
  content: "\E8DB";
}

.icon-wb:before {
  content: "\E602";
}

.icon-dy:before {
  content: "\E63B";
}

.icon-blbl:before {
  content: "\E605";
}

.icon-xmt:before {
  content: "\E64B";
}

.icon-arrow-left:before {
  content: "\E644";
}

.icon-arrow-right:before {
  content: "\E646";
}

.icon-search:before {
  content: "\E610";
}

.icon-menu:before {
  content: "\E635";
  position: relative;
  left: -2px;
  top: -2px;
}

.focus-arrow-left:before {
  content: "\E648";
}
.focus-arrow-right:before {
  content: "\E647";
}

.top-arrow-left:before {
  content: "\E627";
}
.top-arrow-right:before {
  content: "\E627";
}

.icon-b:before {
  content: "\E6f2";
}

.icon-s:before {
  content: "\E622";
}

.icon-shared:before {
  content: "\E61f";
}

.icon-day:before {
  content: "\E63E";
}

.icon-gb:before {
  content: "\E6E9";
}

.icon-guanbi:before {
  content: "\e64d";
}