.mod-brand{
padding-top:10px;
padding-bottom:20px;
}
.mod-brand .header{
padding:20px 0;
}
.mod-brand .content li{
position:relative;
font-size:0;
line-height:0;
height:355px;
width:240px;
margin:0 10px 20px 0;
overflow:hidden;
}
.mod-brand .content li .offer{
position:absolute;
width:240px;
height:240px;
left:0;
top:0;
z-index:99;
background:url(about:blank);
}
.mod-brand .content li .offer a.detail{
display:block;
width:240px;
height:240px;
overflow:hidden;
text-indent:-9999px;
}
.mod-brand .content li .button{
position:absolute;
width:240px;
height:80px;
left:0;
bottom:0;
z-index:99;
}
.mod-brand .content li .button a{
display:block;
float:left;
width:240px;
padding-top:40px;
height:40px;
text-indent:-9999px;
overflow:hidden;
background:url(//cbu01.alicdn.com/cms/upload/2013/485/748/1847584_1643551954.png) no-repeat 0 40px;
}
.mod-brand .content li .button a:hover{
background-position:-240px 40px;
}
