
.dw-shop-allcate { display:flex; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; flex-wrap:wrap; justify-content:space-between; width:1200px; margin:0 auto; padding:10px 0;}

.dw-category-item { padding:20px 0px 50px 0px; width:580px;}
.dw-category-item::after { content:""; display:block; clear:both;}
.dw-category-item h2 { position:relative; height:22px; line-height:22px;}
.dw-category-item h2 i { border-left:4px solid #ea203c; position:absolute; left:0px; top:4px; display:inline-block; width:4px; height:12px; z-index:1;}
.dw-category-item h2 b { position:absolute; left:0; top:10px; width:100%; height:1px; background:#eee; font-size:0; line-height:0; overflow:hidden;}
.dw-category-item h2 a { position:relative; font-size:15px; font-weight:700; color:#333; padding:0 15px 0 15px; background:#fff;}

.dw-category-item .cates { padding:10px 0px 10px 15px;}
.dw-category-item .section .cates{ min-height:10px;}
.dw-category-item .section .cates dl { float:left; margin-bottom:20px;}
.dw-category-item .section .cates dt { position:relative; float:left; width:120px; text-align:left; font-size:13px; font-weight:700;}
.dw-category-item .section .cates dt a { color:#000}
.dw-category-item .section .cates dt a:hover { color:#C81623; text-decoration:none;}
.dw-category-item .section .cates dd { display:block; float:left; width:400px; font-size:12px; color:#333; margin-right:-3px;}
.dw-category-item .section .cates dd a { color:#333; margin-right:6px;}
.dw-category-item .section .cates dd a:hover { color:#C81623; text-decoration:none;}

.dw-category-item .section .cates a.cate{ display:inline-block; font-size:14px; margin:0px 10px 0px 0px; }

.dw-category-item .hot-goods{ border:0px dotted #eee; padding:0px 10px 10px 15px; zoom:1; overflow:auto;}
.dw-category-item .hot-goods .hd { border-bottom:1px dotted #eee; color:#888; font-size:12px; padding:2px 0px;}
.dw-category-item .hot-goods .bd {}
.dw-category-item .hot-goods .bd a { border:1px solid #eee; display:inline-block; float:left; margin-top:15px; margin-right:15px; width:92px; height:92px;}
.dw-category-item .hot-goods .bd a img{ width:92px; height:92px; }