﻿@font-face {
    font-family: 'iconfont';  /* Project id 4698410 */
    src: url('//at.alicdn.com/t/c/font_4698410_ujk9alttwok.woff2?t=1727495419122') format('woff2'),
    url('//at.alicdn.com/t/c/font_4698410_ujk9alttwok.woff?t=1727495419122') format('woff'),
    url('//at.alicdn.com/t/c/font_4698410_ujk9alttwok.ttf?t=1727495419122') format('truetype');
}

.icon {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-sousuo:before {
    content: "\e73d";
}

.icon-left:before {
    content: "\e745";
}

.icon-right:before {
    content: "\e746";
}

.icon-time:before {
    content: "\e64d";
}


.icon-nav:before {
    content:'\e63b';
}

.icon-home:before {
    content:'\e665';
}


.icon-close:before {
    content:'\eb6a';
}


.icon-zk:before {
    content:'\e612';
}


.icon-sq:before {
    content:'\e617';
}

.icon-plus:before {
    content:'\e611';
}