/* 隐藏导航栏最右侧的项目 */
.md-sidebar--secondary:not([hidden]) {
    display:none;
}

.beian{
    width: 15px;
    height:auto;
}