1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- @font-face {
- font-family: "iconfont";
- /* Project id 3244772 */
- src: url('//at.alicdn.com/t/font_3244772_i1xnf3btn.woff2?t=1648689795959') format('woff2'),
- url('//at.alicdn.com/t/font_3244772_i1xnf3btn.woff?t=1648689795959') format('woff'),
- url('//at.alicdn.com/t/font_3244772_i1xnf3btn.ttf?t=1648689795959') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-bisaiguanli:before {
- content: "\e6a5";
- }
- .icon-tuichudenglu:before {
- content: "\e66f";
- }
- .icon-jianhao:before {
- content: "\e61b";
- color: #fa1818;
- }
- .icon-jian-:before {
- content: "\e72c";
- font-size: 25px;
- color: #cfcfcf;
- }
- .icon-jia:before {
- content: "\e6a1";
- font-size: 25px;
- color: #cfcfcf;
- font-weight: 700;
- }
- .icon-dian:before {
- content: "\ec1e";
- font-size: 30px;
- }
- .icon-C1:before {
- content: "\e601";
- color: rgb(212, 0, 0);
- background-color: white;
- font-size: 17px;
- border-radius: 52%;
- }
- .icon-dayuhao1:before {
- content: "\e600";
- }
- .icon-xiaoyuhao:before {
- content: "\e600";
- font-size: 20px;
- }
- .icon-shenhe:before {
- content: "\e61d";
- font-size: 20px;
- }
- .icon-xiugaimima:before {
- content: "\e681";
- font-size: 20px;
- }
- .icon-ren_jiesantuandui_line:before {
- content: "\e844";
- font-size: 20px;
- }
- .icon-shangchuanzhaopian:before {
- content: "\eb4f";
- font-size: 20px;
- }
- .icon-qi:before {
- content: "\e61f";
- color: rgb(14, 176, 240);
- font-style: italic;
- }
|