/*清风相关分类*/ #qf-related-sorts {margin-bottom:10px;border:1px solid #ddd} #qf-related-sorts .hd {height:21px;line-height:21px;padding:8px 15px;border-bottom:1px solid #e6e6e6;} #qf-related-sorts .bd {width:100%;overflow:hidden} #qf-related-sorts .bd .note {padding:15px;color:#999} /*方案一,只显示同级分类*/ .cat-style1 {padding:4px 0 4px 6px;overflow:hidden} .cat-style1 ul{display:none;} .cat-style1 li {float:left;padding:3px 6px 3px 0;width:95px;height:18px;line-height:18px;overflow:hidden;} /*方案二,递归父类的子类,手风琴效果*/ .cat-style2 {padding:4px 0 4px 6px;overflow:hidden;*zoom: 1} .cat-style2:after {content:"\0020";display: block;visibility:hidden;clear:both;height:0;overflow:hidden;} .ex-handle,.ex-contract {width:100%;float:let;} .ex-handle {padding:2px 0} .ex-handle h3,.ex-contract .lv3 {padding-left:18px;} .ex-handle h3 {position:relative;height:22px;line-height:22px;} .ex-handle i.icon {width:12px;height:12px;background:url("http://xinnuode.com/themes/xinnuode/widgets/qf_samecat/images/accordion.png") no-repeat 0 center;position:absolute;left:0;top:5px;display:block;overflow:hidden;text-indent:-99em;} .ex-handle.active i.icon {background-position:right center;} .ex-contract {line-height:0;} .ex-contract .lv3 {padding-bottom:5px;line-height:normal} .ex-contract .lv3 li {float:left;height:18px;line-height:18px;width:85px;padding:3px 6px 0 0} .cat-style1 .curr a,.cat-style2 .curr a {color:#f60} /*清风相关品牌挂件*/ #related-brands {margin-bottom:10px;border:1px solid #ddd} #related-brands .hd {height:21px;line-height:21px;padding:8px 15px;background-color:#f8f8f8;border-bottom:1px solid #e6e6e6} #related-brands .bd {width:100%;overflow:hidden} #related-brands .bd .note {padding:15px;color:#999} /*文字模式*/ .brand-style1 {padding:4px 0 4px 6px;overflow:hidden} .brand-style1 ul{display:none} .brand-style1 li {float:left;padding:3px 6px 3px 0;width:95px;height:18px;line-height:18px;overflow:hidden} /*logo模式*/ .brand-style2 {padding:4px 0 4px 6px;overflow:hidden} .brand-style2 li{float:left;padding:3px 6px 3px 0;width:95px;overflow:hidden;height:30px;line-height:30px;display:table-cell;text-align:center;*display:block;*font-size:26.19} .brand-style2 li img{max-width:80px;max-height:30px;vertical-align:middle}