:root {
  --bj-zhuse: #373737;/*白色*/
  --bj-fuse: #181818;/*绿色*/
  --bj-cifuse: #313131;/*浅绿色*/
  --bj-chengse: #bf8a2a;/*橙色*/
  --bj-hongse: #ac3834;/*红色*/
  --bj-lvse: #17866b;/*绿色*/
  --bj-danlanse: #166d8c;/*淡蓝色*/
  --color-chunhei: #ddd;/*纯黑*/
  --color-huise: #bdbdbd;/*灰色*/
  --color-baise: white;/*白色*/
  --color-hongse: #f85c56;/*红色*/
}

body {
  background:#000000 !important;
}
.sm-header{
        -webkit-filter: brightness(60%);
        filter: brightness(60%);      
}


#container .sm-Tbody {
  border-top: 1px solid #444;
  box-shadow: 0 0 0 rgb(202, 202, 202);
}
img {
-webkit-filter: brightness(50%);
filter: brightness(50%);
}

.aplayer {
    background: #3A3A3A !important;
}
.aplayer .aplayer-info .aplayer-music .aplayer-author {
    color: #adadad !important;
}
.aplayer .aplayer-lrc p {
    color: #fff !important;}
.aplayer .aplayer-lrc:after {
    background: linear-gradient(180deg,hsl(0deg 0% 0% / 0%) 0,hsl(215deg 28% 17%)) !important;
}
.aplayer .aplayer-lrc:before {
    background: linear-gradient(180deg,#3A3A3A 0,hsla(0,0%,100%,0)) !important;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon path {
    fill: #e5e5e5 !important;
}
.aplayer .aplayer-info .aplayer-controller .aplayer-time .aplayer-icon:hover path {
    fill: #fff !important;
}
.aplayer .aplayer-lrc:after {
content:none !important
}


