/*样式*/
.szdw-list{margin:20px -10px;overflow:hidden;}
.szdw-list li{float:left;width:16.6666%;padding:0 !important;border-bottom:0 !important;background:none !important;}
.szdw-list li a{display:block;margin:0 10px;background:url(image/list-dot.png) no-repeat left center;padding-left:10px;border-bottom:1px dashed #ccc;}
@media screen and (max-width: 1279px){
.szdw-list li{width:25%;}
}
@media screen and (max-width: 991px){
.szdw-list li{width:33.333%;}
}
@media screen and (max-width: 440px){
.szdw-list li{width:50%;}
}
