

#bo_cate {width:100%; height:60px; background:#eee;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {width:100%; height:60px;}
#bo_cate ul:after{content:""; clear:both; display:block; *zoom:1;}
#bo_cate li {float:left; padding-top:21px; box-sizing:border-box;}
#bo_cate li:first-child{margin-left:10px;}
#bo_cate a {display:block; position:relative; padding:0 12px !important; color:#333; text-align:center; cursor:pointer; font-weight:400; width:inherit !important; font-size:15px; background:none; border:0; border-left:1px solid #999;}
#bo_cate li:first-child a{border-left:0;}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2; color:#cb0000; border:0; border-left:1px solid #999; background:none;}
#bo_cate li:first-child a#bo_cate_on{border-left:0;}