12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- @font-face {
- font-family: "iconfont"; /* Project id 2916418 */
- src: url('iconfont.woff2?t=1682412478314') format('woff2'),
- url('iconfont.woff?t=1682412478314') format('woff'),
- url('iconfont.ttf?t=1682412478314') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 26px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .titleIcon{
- color: #303133 !important;
- }
- .icon-piao:before {
- content: "\e647";
- }
- .icon-shouye1:before {
- content: "\e6cb";
- }
- .icon-tianshenpi:before {
- content: "\eb67";
- }
- .icon-gongdanqueren:before {
- content: "\ec36";
- }
- .icon-yonghujihuo:before {
- content: "\e72f";
- }
- .icon-RectangleCopy:before {
- content: "\e730";
- }
- .icon-star-half:before {
- content: "\e9a1";
- }
- .icon-a-chaosongrenchaosongyonghu-01:before {
- content: "\e731";
- }
- .icon-shezhi_jichushezhi:before {
- content: "\e70c";
- }
- .icon-shezhi_jiaose:before {
- content: "\e70f";
- }
- .icon-shezhi_zidongjifen:before {
- content: "\e710";
- }
- .icon-shezhi_zuzhijiagou:before {
- content: "\e711";
- }
- .icon-fulizhongxin:before {
- content: "\e652";
- }
- .icon-kaoqin_kaoqinyuebaobiao:before {
- content: "\e708";
- }
- .icon-shezhi_jifenguize:before {
- content: "\e70d";
- }
- .icon-PC_gongzuotai_ABfen:before {
- content: "\e71d";
- }
- .icon-dingdingPC_shezhi1:before {
- content: "\e725";
- }
- .icon-dingdingPC_tongji1:before {
- content: "\e726";
- }
- .icon-shouye:before {
- content: "\e639";
- }
|