/* 头部颜色 */
#categoriesView .yb-header-home {
    background: #008000;
    color: #fff;
}
/* 左侧边栏项目 */
.yb-deals_tpl_4 .yb-deals_left .yb-item {
    color: #fff;
    background: #008000;
}
/* 登陆按钮 */
.yb-header-home .yb-person-lnk{
 display: none
}
/* 搜索按钮图片 */
.yb-header-home .yb-search-lnk img {
    content: url(//imgw.pospal.cn/we/weidian/img/iconsV2/searchWhite.png);
}
