/*字体图标*/ @font-face {font-family: "icon"; src: url('../font/iconfont.eot'); /* IE9*/ src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#tao') format('svg'); /* iOS 4.1- */ } .icon { font-family:"icon" !important; font-size:16px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; } /* Use the following CSS code if you want to have a class per icon */ [class^="icon-"]:before, [class*="icon-"]:before { font-family: "icon"; font-style: normal; speak: none; font-weight: normal; display: inline-block; text-decoration: inherit; margin: 0 2px; -webkit-font-smoothing: antialiased; border: 1px transparent solid; } .icon-huazhuangpin:before { content: "\e600"; } .icon-tel2:before { content: "\e619"; } .icon-home:before { content: "\e690"; } .icon-zhubao:before { content: "\e6e3"; } .icon-ai25:before { content: "\e68c"; } .icon-yifu:before { content: "\e65a"; } .icon-cuohao:before { content: "\e632"; } .icon-xiezi:before { content: "\e621"; } .icon-renxiang:before { content: "\e686"; } .icon-shangwutubiao-:before { content: "\e651"; } .icon-caidan:before { content: "\e653"; } .icon-jiahao:before { content: "\e626"; } .icon--jiulei:before { content: "\e613"; } .icon-xiangji:before { content: "\e614"; } .icon-shouji1:before { content: "\e71f"; } .icon-xiyiji-xian:before { content: "\e641"; } .icon-arrow-left-s-line:before { content: "\e6f8"; } .icon-arrow-right-s-line:before { content: "\e6fb"; }