@charset "utf-8";
/* 用户自定义样式 */
/* home_view 隐藏顶部logo显示 */
.top-column-nav .top-nav-header {
    display: none;
}
