.like{ background:#fff; overflow:hidden;}
.like dl{ float:left; width:21%; overflow:hidden;  margin:10px 2%;border-radius:3px;}
.like dl dt{border-radius:3px;overflow:hidden;}
.like dl dt img{ width:100%;}
.like dl dd{ overflow:hidden; height:25px; line-height:25px;white-space: nowrap;text-overflow: ellipsis; color:#000;}
.like dl p{ color:#218ffd; font-size:16px; font-weight:bold;}