.classification .music_hd h3,.classification .music_hd .searah_more span,.classification .music_hd .searah_more i{
    float: left;
}
.classification .music_hd .searah_more{
    float: right;
    margin-top:20px;
}
.classification .music_hd .searah_more span{
    display: inline-block;
    height:12px;
    font:12px/12px "微软雅黑";
    color:#999;
}
.classification .music_hd .searah_more i{
    display: inline-block;
    width:8px;
    height:12px;
    background:url(../images/spirit.png) no-repeat -200px 0;
    margin-left: 5px;
}
.classification .music_hd .searah_more:hover span{
    color:#333;
}
.classification .shows:nth-child(2){
    padding-top:0;
}
.classification .shows:last-child{
    border-bottom: 0;
}