* { margin: 0px; padding: 0px; font-size: 14px; color: Black; text-align: left; font-family: 微软雅黑; }
a { text-decoration: none; }
img { border: 0px; }

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont'; /* Project id 4995752 */
    src: url('//at.alicdn.com/t/c/font_4995752_wk2x96n6yx.woff2?t=1760960731932') format('woff2'), url('//at.alicdn.com/t/c/font_4995752_wk2x96n6yx.woff?t=1760960731932') format('woff'), url('//at.alicdn.com/t/c/font_4995752_wk2x96n6yx.ttf?t=1760960731932') format('truetype');
}
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }


/* 现代浏览器标准化方案 */
@supports (scrollbar-width: auto) {
    .menu { scrollbar-width: thin; scrollbar-color: #94a3b8 #e2e8f0; }
}
