/*@font-face {
    font-family: 'font_siyuan';
    src:url('fonts/SourceHanSansCN-Light.otf');
    src: url("https://websitefile.cdn.bcebos.com/static/SourceHanSansCN-Light.otf");
}*/
html,
body {
    background-color: #efeff4;
    /*font-family:font_siyuan,SimHei;*/
    font-family:SimHei;
}
p {
    text-indent: 22px;
}
span.mui-icon {
    font-size: 14px;
    color: #007aff;
    margin-left: -15px;
    padding-right: 10px;
}
.mui-off-canvas-right {
    color: #fff;
}
.title {
    margin: 35px 15px 10px;
}
.title+.content {
    margin: 10px 15px 35px;
    color: #bbb;
    text-indent: 1em;
    font-size: 14px;
    line-height: 24px;
}
input {
    color: #000;
}
/*侧滑菜单产品二级菜单设置*/
.mui-table-view-cell.mui-collapse .mui-collapse-content{
    background: #242424;
    margin-top: -10px;
    width: 100%;
}
.mui-table-view-chevron .mui-table-view-cell{
    padding-right: 0px;
}
.mui-navigate-right:after, .mui-push-right:after{
    right: 90px;
}
/*.mui-card img{*/
    /*margin-bottom: -7.8px;*/
/*}*/