@charset "utf-8";
/* CSS Document */

/*左侧分类*/

#cate_bar{ width:190px; border:#C60210 solid 1px; background-color:#FEF0E3; margin-bottom:10px; top:42px; left:0px; z-index:2666; position:absolute;   }
#cate_bar .cate_item{ margin:0 5px; }
#cate_bar .cate_item span{ display:block; position:relative; z-index:1}
#cate_bar .cate_item span b{ margin:0px; padding:0px; width:14px; height:14px;  overflow:hidden; background:url(../images/index/sprite.gif) 0px -73px no-repeat; position:absolute; right:0px; top:5px}
#cate_bar .hover  h3{ border:#72340d solid 1px; border-right:medium none; background-color:#FFFFFF;}
#cate_bar .hover  h3 a{ color:#ff6600; font-weight:bold;}
#cate_bar .hover span{ z-index:890;width:180px; margin-left:0px;}
#cate_bar  h3{	font-size:12px;	font-weight:normal;	height:30px;	line-height:30px;	display:block;
padding-left:0px;	border-bottom:#F2C6C5 solid 1px;	border-top:#FFFDF1 solid 1px; cursor:pointer; overflow:hidden; font-size:12px;
}
#cate_bar  span{ z-index:890;width:180px; margin-left:0px;}
#cate_bar  h3 a{color:#692b0e;}


#cate_bar  h3 s{ background:url(../images/index/cate_icon.png) no-repeat; width:22px; height:23px; display:block; float:left; margin-top:5px; margin-left:5px;}
#cate_bar  h3 .t_tell_icon{ background-position:0px 0px;}
#cate_bar  h3 .t_xiangji_icon{ background-position:0px -30px;}
#cate_bar  h3 .t_shuma_icon{ background-position:0px -60px;}
#cate_bar  h3 .t_diannao_icon{ background-position:0px -90px;}
#cate_bar  h3 .t_dianshi_icon{ background-position:0px -120px;}
#cate_bar  h3 .t_yinyin_icon{ background-position:0px -150px;}
#cate_bar  h3 .t_kongtiao_icon{ background-position:0px -180px;}
#cate_bar  h3 .t_binggui_icon{ background-position:0px -210px;}
#cate_bar  h3 .t_xiyiji_icon{ background-position:0px -240px;}
#cate_bar  h3 .t_chuwei_icon{ background-position:0px -270px;}
#cate_bar  h3 .t_jiadian_icon{ background-position:0px -300px;}
#cate_bar  h3 .t_baihuo_icon{ background-position:0px -330px;}
#cate_bar  h3 .t_ts_icon{ background-position:0px -360px;}

#cate_bar  h3 strong{ display:inline-block; font-weight:normal; margin:0px; padding:0px; padding-left:15px; float:left}
#cate_bar .allcate{ height:27px; line-height:27px; background-color:#fff7f7; border-top:#fff solid 1px; text-align:center}
#cate_bar .allcate a{ color:#ff7101; font-size:12px;}
#cate_bar .catebom{}
#cate_bar .cate_item .citem{
	background-color:#fff;
	border:1px solid #72340d;
	display:none;
	left:184px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:440px;
	z-index:882;
	padding:0px;
	min-height:382px;
	height:auto !important;/**解决ie6 min-height 不识别bug ff ie8 auto**/
	height:382px;  /**解决ie6 min-height 不识别bug**/
	padding-bottom:0px;
	overflow:visible;
}
#cate_bar .cate_item .citem a:hover{ color:#ff6600; text-decoration:underline}
#cate_bar .cate_item .citem .citem_left{width:287px; float:left; background-color:#ffffff; padding-left:15px; margin-bottom:10px; white-space:normal;}
#cate_bar .cate_item .citem .citem_right{ 
    width:138px; float:right; background-color:#fdf9f6; 
	min-height:382px;	
	height:auto !important;/**解决ie6 min-height 不识别bug ff ie8 auto**/
	height:382px;  /**解决ie6 min-height 不识别bug**/
}
.citem_left .all_cate_tit{font-weight:bold;padding:9px 6px 5px 0;}
.citem_left .b_line{ border-bottom:#f6e0d3 dotted 1px; clear:both; line-height:1px; height:1px; font-size:0px; padding-top:3px; width:98%}
.citem_left dl dt{ padding:2px 0px;color:#ff6600;font-weight:bold;}
.citem_left dl dt a{ color:#ff6600; font-weight:bold;}
.citem_left  em{float:left; margin:1px 15px 0 0; padding:0 0px 0 0px; overflow:hidden; white-space:nowrap; }
.citem_left  em a{ white-space:nowrap;}
.citem_right dt {font-weight:bold;padding:3px 6px 5px 0;}
.citem_right .brands {padding:6px 8px;}
.citem_right .brands em {float:left;width:60px;}
.citem_right .brands dd {line-height:20px;padding-top:2px;}
.citem_right .promotion {padding:6px 8px; margin-top:10px; clear:both;}
.citem_right .promotion dd {line-height:20px;padding-top:6px;}