body{
    background: fixed;
    background-image: url(https://images.cnblogs.com/cnblogs_com/hhhaaa/1771413/o_200523020719timg.jpg);
}
#home {
    margin: 0 auto;
    margin-top: 40px;
    width: 80%;
    opacity: 0.7;
}
#main{
    background: #f6f6f6;
    opacity: 1.9;
}
.catListTitle{
    display: none;
}
//播放器
#player {
    margin-top: 20px;
    margin-bottom: 10px;
}
.aplayer{
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    border-radius: 5px ;
    border-right: 1px solid #c4b9af9c !important;
}
.aplayer-title{
    font-size: 12px !important;
}
.aplayer-author{
    font-size: 10px !important;
}
.aplayer-bar{
    bottom: 2px;
}


#sideBar{
    border: 1px solid #e0e0e0 !important;
}
//分割线
#profile_block, #calendar{
    border-bottom: 1px dotted #999;
    padding-bottom: 15px;
}