/* 头部颜色 */
#categoriesView .yb-header-home {
 background: #f66324;
 color: #000;
}
/* 隐藏搜索 */
.yb-header-home .yb-search-lnk {
 display: none
}
/* 登陆按钮 */
.yb-header-home .yb-person-lnk{
 Display:none
}
/* 左侧边栏项目 */
.yb-deals_tpl_4 .yb-deals_left .yb-item {
 color: #000;
 background: #ffffff;
}
