/* 引入字体图标样式 */
@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1496742971209');
    /* IE9*/
    src: url('../fonts/iconfont.eot?t=1496742971209#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/iconfont.woff?t=1496742971209') format('woff'),
        /* chrome, firefox */
        url('../fonts/iconfont.ttf?t=1496742971209') format('truetype'),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('../fonts/iconfont.svg?t=1496742971209#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}





/* 引入第一个字体  常规 */
@font-face {
    font-family: "GOTHIC";
    src: url("../fonts/GOTHIC.woff") format("woff"),
        url("../fonts/GOTHIC.ttf") format("truetype"),
        url("../fonts/GOTHIC.eot") format("embedded-opentype"),
        url("../fonts/GOTHIC.svg") format("svg"),
        url("../fonts/GOTHIC.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


/* 引入第二个字体  加粗 */
@font-face {
    font-family: "GOTHICB";
    src: url("../fonts/GOTHICB.woff") format("woff"),
        url("../fonts/GOTHICB.ttf") format("truetype"),
        url("../fonts/GOTHICB.eot") format("embedded-opentype"),
        url("../fonts/GOTHICB.svg") format("svg"),
        url("../fonts/GOTHICB.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}







.icon-dizhi:before {
    content: "\e64a";
}

.icon-facebook:before {
    content: "\e649";
}

.icon-fuwu:before {
    content: "\e6de";
}

.icon-yanjing:before {
    content: "\e63d";
}

.icon-tuite:before {
    content: "\e6e5";
}

.icon-youjian:before {
    content: "\e655";
}

.icon-chuangxin:before {
    content: "\e602";
}

.icon-fenxiang:before {
    content: "\e652";
}

.icon-up:before {
    content: "\e62b";
}

.icon-xiangzuo1:before {
    content: "\e600";
}

.icon-xianweijing:before {
    content: "\e635";
}

.icon-huanbao:before {
    content: "\e636";
}

.icon-zhiliang:before {
    content: "\e607";
}

.icon-icon-test:before {
    content: "\e603";
}

.icon-xiangfa:before {
    content: "\e643";
}

.icon-you1:before {
    content: "\e63c";
}

.icon-xia:before {
    content: "\e601";
}

.icon-whatsapp:before {
    content: "\e63b";
}

.icon-skype:before {
    content: "\e7a0";
}

.icon-liaotian:before {
    content: "\e6db";
}

.icon-liucheng:before {
    content: "\e882";
}

.icon-diqiu:before {
    content: "\e648";
}

.icon-sousuo:before {
    content: "\e61c";
}

.icon-youjian1:before {
    content: "\e6a1";
}

.icon-you:before {
    content: "\e6e1";
}

.icon-you-tube:before {
    content: "\e64f";
}

.icon-dianhua:before {
    content: "\e651";
}

.icon-linkin-copy:before {
    content: "\e883";
}