1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- @font-face {font-family: "iconfont";
- src: url('iconfont.eot'); /* IE9*/
- src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('iconfont.woff') format('woff'), /* chrome、firefox */
- url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
- url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family:"iconfont" !important;
- font-size:16px;
- font-style:normal;
- -webkit-font-smoothing: antialiased;
- -webkit-text-stroke-width: 0.2px;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-caijian:before { content: "\e600"; }
- .icon-sousuo:before { content: "\e610"; }
- .icon-dian:before { content: "\e628"; }
- .icon-rili:before { content: "\e615"; }
- .icon-yingyongzhuce:before { content: "\e612"; }
- .icon-dianhua:before { content: "\e629"; }
- .icon-bianji:before { content: "\e60a"; }
- .icon-tuichu:before { content: "\e601"; }
- .icon-group:before { content: "\e602"; }
- .icon-yonghu:before { content: "\e60b"; }
- .icon-nv:before { content: "\e616"; }
- .icon-cuowutishi:before { content: "\e603"; }
- .icon-xitongtongzhi:before { content: "\e627"; }
- .icon-serve:before { content: "\e62a"; }
- .icon-iconfont06:before { content: "\e604"; }
- .icon-nan:before { content: "\e61d"; }
- .icon-huizhen:before { content: "\e614"; }
- .icon-yonghu1:before { content: "\e60c"; }
- .icon-iconfont57:before { content: "\e60e"; }
- .icon-iconfont58:before { content: "\e60f"; }
- .icon-guanbi:before { content: "\e605"; }
- .icon-iconfontwangluo1:before { content: "\e62b"; }
- .icon-chaxundingdan:before { content: "\e62c"; }
- .icon-iconfontroundclosefill:before { content: "\e611"; }
- .icon-jinlingyingcaiwangtubiao04:before { content: "\e609"; }
- .icon-739biaoqing:before { content: "\e613"; }
- .icon-jia:before { content: "\e62f"; }
- .icon-xiaoxi:before { content: "\e606"; }
- .icon-gerenxinxi:before { content: "\e607"; }
- .icon-mima:before { content: "\e60d"; }
- .icon-xitongjiahao:before { content: "\e622"; }
- .icon-xitongjianhao:before { content: "\e623"; }
- .icon-qunzuxiantan:before { content: "\e617"; }
- .icon-qunzujiaoyou:before { content: "\e618"; }
- .icon-qunzumoren:before { content: "\e619"; }
- .icon-qunzushanye:before { content: "\e61a"; }
- .icon-qunzutonghan:before { content: "\e61b"; }
- .icon-xiangyou:before { content: "\e608"; }
- .icon-xiangzuo:before { content: "\e61c"; }
- .icon-qunliao:before { content: "\e61e"; }
- .icon-wdyjfk:before { content: "\e61f"; }
- .icon-wdgrxx:before { content: "\e620"; }
- .icon-wdxgmm:before { content: "\e621"; }
- .icon-iconfonttuichu:before { content: "\e624"; }
- .icon-zzjianhao:before { content: "\e625"; }
- .icon-zzjiahao:before { content: "\e626"; }
- .icon-shangjibaobiao01:before { content: "\e62d"; }
- .icon-data:before { content: "\e62e"; }
|