.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.row:before,
.row:after {
content: "";
display: table;
}
.row:after {
clear: both;
}
.pcDetailList .musicBody img {
height: 80px;
width: auto;
margin-right: 7px
}
.pcDetailList .musicTitle {
min-height: 57px;
font-size: 16px;
font-weight:
normal;
}
.pcDetailList .news-box .musicList-child {
padding: 7px;
}
.musicList {
width: 100%;
}
.musicList:nth-child(even) .musicList-child {
background-color: #eee;
}
.musicList-child img {
border-radius: 3px;
}
.musicTitle {
font-size: 15px;
margin-bottom: 5px;
/* color:#666; */
color: #0066cc;
min-height: 45px;
}
.musicBody {
height:
auto;
}
.musicBody img {
width:
auto;
float:
left;
height: 82px;
margin-right: 5px;
}
.musicDetail {
margin-top: 3px;
color: #999;
}
.musicList {
font-size: 12px;
margin-bottom: 5px;
word-break: break-all;
}