body{margin:0;font-family:Siyuan blackbody}.home,.home_container{width:100%;height:100%}.home_container{justify-content:center;display:flex;min-height:100vh;padding:32px 0;box-sizing:border-box}.box-card{width:800px;margin-top:auto;margin-bottom:auto}.music_list{width:400px;height:335px;border:1px solid #dcdcdc;background:#f7f7f7}.list_head{display:flex;justify-content:start;align-items:center;background:#fff}.box-card_head{display:flex;justify-content:space-between}.item_title{font-size:14px;color:#606266}.list_content{width:100%}.list-right{display:flex}.song_list{background:#fff;margin:0}.song-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px;transition:.2s}.song-item:hover{background:#f5f7fa}.song{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.song_active{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.operation_list{display:flex;flex-direction:column}.operation_list.el-button--info{color:#000;background-color:#d6d6d6;border-color:#d6d6d6}.list-empty{padding:18px;text-align:center}.username{margin-right:8px}