@charset "utf-8";
/*=频道页布局====================================================*/
.brands-list dl {padding:0px;position: relative;} 
.brands-list dt {width:283px;height:160px;}
.brands-list dt img {max-width:283px;max-height: 160px;}
.brands-list dl .intro{width:283px;position: absolute;bottom:0px;background: rgba(0,0,0,.5);} 
.brands-list dl .intro a{color: #fff;}