#xf-MusicPlayer {
  font-size: 16px !important;
}
#xf-MusicPlayer * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
#xf-MusicPlayer .xf-original {
  --playerColor-1: rgba(255, 255, 255, 0.1);
  --playerColor-2: #000;
  --playerColor-3: #5c00ff;
  --playerColor-4: #b3c4ec;
  --playerColor-5: #90a6da;
  --playerColor-6: #8b52ec;
  --playerColor-7: #ffc0cb;
  --playerColor-8: #5880dc;
  --playerColor-9: #efefef;
  --playerColor-10: #a17eff;
  --playerColor-11: #ffc5fe;
  --playerColor-12: #84d6ff;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(139, 126, 192, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(85, 0, 255, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-sky {
  --playerColor-1: #fff;
  --playerColor-2: #000;
  --playerColor-3: #0d6efd;
  --playerColor-4: #b3c4ec;
  --playerColor-5: #92bbee;
  --playerColor-6: #52aeec;
  --playerColor-7: #a8cbfa;
  --playerColor-8: #5880dc;
  --playerColor-9: #efefef;
  --playerColor-10: #ff7e7e;
  --playerColor-11: #c5f2ff;
  --playerColor-12: #ff84e2;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(126, 170, 192, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(0, 225, 255, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-orange {
  --playerColor-1: #fff;
  --playerColor-2: #000;
  --playerColor-3: #ff8c00;
  --playerColor-4: #ffc28e;
  --playerColor-5: #ffb87a;
  --playerColor-6: #ffa500;
  --playerColor-7: #ffdab9;
  --playerColor-8: #ff8c00;
  --playerColor-9: #efefef;
  --playerColor-10: #ffe97e;
  --playerColor-11: #cfffc5;
  --playerColor-12: #84fffb;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(192, 160, 126, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(255, 165, 0, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-darkGreen {
  --playerColor-1: #fff;
  --playerColor-2: #000;
  --playerColor-3: #0d870d;
  --playerColor-4: #8bb88b;
  --playerColor-5: #60a060;
  --playerColor-6: #1a8a1a;
  --playerColor-7: #adff2f;
  --playerColor-8: #0e780e;
  --playerColor-9: #efefef;
  --playerColor-10: #9acd32;
  --playerColor-11: #90ee90;
  --playerColor-12: #00fa9a;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(126, 192, 139, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(0, 100, 0, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-wineRed {
  --playerColor-1: #fff;
  --playerColor-2: #000;
  --playerColor-3: #a51212;
  --playerColor-4: #c78b8b;
  --playerColor-5: #cf6868;
  --playerColor-6: #b52525;
  --playerColor-7: #8b0000;
  --playerColor-8: #ae0404;
  --playerColor-9: #efefef;
  --playerColor-10: #a20101;
  --playerColor-11: #892828;
  --playerColor-12: #a52a2a;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(139, 0, 0, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(80, 0, 0, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-girlPink {
  --playerColor-1: #fff;
  --playerColor-2: #000;
  --playerColor-3: #fc7b9e;
  --playerColor-4: #ffccdd;
  --playerColor-5: #fcb1cf;
  --playerColor-6: #ec5f97;
  --playerColor-7: #ffc4d8;
  --playerColor-8: #ff97b3;
  --playerColor-9: #efefef;
  --playerColor-10: #fca0ea;
  --playerColor-11: #fcd0f3;
  --playerColor-12: #fe7ee5;
  --playerColor-rgab-1: rgba(0, 0, 0, 0.3);
  --playerColor-rgab-2: rgba(255, 255, 255, 0.8);
  --playerShadow-1: 2px 2px 5px 0 rgba(255, 192, 203, 0.35);
  --playerShadow-2: -3.5px 3.5px 5px 0px rgba(255, 255, 255, 0.25), inset -3.5px 3.5px 7px 0px rgba(0, 0, 0, .25);
  --playerTextShadow-1: 0 0 1.5px rgba(255, 76, 240, 0.3);
  --playerTextShadow-2: 0 0 1.5px rgba(255, 255, 255, 0.8);
}
#xf-MusicPlayer .xf-MusicPlayer-Main {
  --parentWidth: 350;
  --numParentHeight: 135;
  --playerRadius-1: 8px;
  --parentWidthRemoveParty24: calc(350px - 24px);
  --songPictureWidth: calc(135px - 135px / 2.5 - 5px);
  --musicControlWidth: calc(var(--parentWidthRemoveParty24) - var(--songPictureWidth) - 5px);
  --SingingSheetWidth: calc(301.9px);
  position: fixed;
  left: calc(-301.9px);
  bottom: 130px;
  width: var(--parentWidth);
  height: var(--numParentHeight);
  border-top-right-radius: var(--playerRadius-1);
  border-bottom-right-radius: var(--playerRadius-1);
  text-shadow: var(--playerTextShadow-1);
  /* font-family: '仿宋', 'FangSong', '微软雅黑', 'Microsoft YaHei'; */
  font-family: 'Comfortaa', sans-serif;
  z-index: 20;
  transition: all 0.5s;
  backdrop-filter: blur(5px);
  cursor: url(../other/default.cur), auto;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .pointer-cursor {
  cursor: url(../other/pointer.cur), auto;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-switchPlayer,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-playerControl li,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-bottomControl .xf-audioFrequency,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-bottomControl .xf-totalAudioProgress,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-bottomControl .xf-playlistBtn,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-listOfSongs li {
  cursor: url(../other/pointer.cur), auto;
}
#xf-MusicPlayer .xf-MusicPlayer-Main ::-webkit-scrollbar {
  width: 3.5px;
}
#xf-MusicPlayer .xf-MusicPlayer-Main ::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: transparent;
}
#xf-MusicPlayer .xf-MusicPlayer-Main ::-webkit-scrollbar-track {
  background-color: transparent;
}
#xf-MusicPlayer .xf-MusicPlayer-Main ::selection {
  background-color: var(--playerColor-7);
  color: var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-switchPlayer {
  position: absolute;
  z-index: 22;
  top: 0;
  right: 0;
  height: calc(135px);
  width: calc(24px);
  display: flex;
  align-items: center;
  background-color: blueviolet;
  color: white;
  border-top-right-radius: var(--playerRadius-1);
  border-bottom-right-radius: var(--playerRadius-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-switchPlayer .icon-jiantou2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  transition: transform 0.5s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-switchPlayer .xf-jiantou1 {
  transform: rotate(180deg);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong {
  width: var(--parentWidthRemoveParty24);
  height: calc(135px);
  border-top-right-radius: var(--playerRadius-1);
  border-bottom-right-radius: var(--playerRadius-1);
  background-color: var(--playerColor-1);
  box-shadow: var(--playerShadow-1);
  display: flex;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture {
  width: var(--songPictureWidth);
  height: calc(135px);
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 5px;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-musicPicture {
  display: block;
  width: var(--songPictureWidth);
  height: var(--songPictureWidth);
  border: 1px solid var(--playerColor-4);
  border-radius: 100%;
  animation: musicPicture 10s infinite linear;
}
@keyframes musicPicture {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-pauseRotation {
  animation-play-state: paused;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-musicalNote {
  --initializeDistance: 20%;
  --pdyMove: pdyMove 2s linear infinite normal;
  position: absolute;
  z-index: 100;
  opacity: 0;
  font-size: 1.75em;
  animation: var(--pdyMove);
  color: var(--playerColor-10);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-musicalNote:nth-child(2) {
  color: var(--playerColor-11);
  animation-delay: 0.42s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-musicalNote:nth-child(3) {
  color: var(--playerColor-12);
  animation-delay: 0.85s;
}
@keyframes pdyMove {
  0% {
    left: var(--initializeDistance);
    top: var(--initializeDistance);
    opacity: 0;
  }
  25% {
    opacity: 0.5;
    transform: rotate(-5deg);
  }
  50% {
    opacity: 1;
    transform: rotate(10deg);
  }
  100% {
    left: 210px;
    top: -90px;
    opacity: 0;
  }
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-songPicture .xf-pausePdyMove {
  animation-play-state: paused;
  display: none;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl {
  --topControlHeight: calc(135px * (105 / var(--numParentHeight)));
  --bottomControlHeight: calc(135px - var(--topControlHeight));
  --rightSideWidth: calc(var(--musicControlWidth) - 24px);
  --BoxLeftAndRightMargin: 0 0.8em;
  --iconControlSize: 32px;
  width: var(--rightSideWidth);
  height: calc(135px);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl {
  display: flex;
  width: var(--rightSideWidth);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl li,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl li {
  list-style: none;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .iconfont {
  font-size: var(--iconControlSize);
  color: white;
  transition: color 0.35s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .iconfont:hover {
  color: var(--playerColor-5);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .iconfont:active {
  color: var(--playerColor-6);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl {
  height: var(--topControlHeight);
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-introduce {
  --introduceWidth: calc(var(--rightSideWidth) - 30px);
  width: var(--introduceWidth);
  margin: var(--BoxLeftAndRightMargin);
  text-align: center;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-introduce .xf-songName,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-introduce .xf-singer {
  width: var(--introduceWidth);
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-introduce .xf-songName {
  color: white;
  font-size: 1.5em;
  font-weight: bold;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-introduce .xf-singer {
  font-size: 1em;
  margin-top: 5px;
  color: white;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-playerControl {
  --btnSize: 32px;
  display: flex;
  margin-top: 5px;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-playerControl li {
  display: flex;
  align-items: center;
  width: var(--btnSize);
  height: var(--btnSize);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-playerControl .xf-playbackControl {
  margin: 0 1.5em;
  opacity: 0.5;
  transition: opacity 0.5;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-topControl .xf-playerControl .xf-playbackControl:hover {
  opacity: 0.8;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl {
  --iconControlSize: 24px;
  --widthAndHeight: 10px;
  height: var(--bottomControlHeight);
  padding: var(--BoxLeftAndRightMargin);
  display: flex;
  justify-content: space-between;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl li {
  display: flex;
  align-items: center;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar {
  width: 70%;
  padding: 0 5px;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar .xf-totalAudioProgress,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar .xf-totalAudioProgress .xf-audioProgress {
  height: 5px;
  border-radius: var(--playerRadius-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar .xf-totalAudioProgress {
  width: 100%;
  background-color: white;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar .xf-totalAudioProgress .xf-audioProgress {
  position: relative;
  background-color: var(--playerColor-6);
  transition: width 0.35s;
  -webkit-transition: width 0.35s;
  -moz-transition: width 0.35s;
  -ms-transition: width 0.35s;
  -o-transition: width 0.35s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-insideSong .xf-musicControl .xf-bottomControl .xf-progressBar .xf-totalAudioProgress .xf-audioProgress::after {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  width: var(--widthAndHeight);
  height: var(--widthAndHeight);
  background-color: var(--playerColor-1);
  box-shadow: var(--playerShadow-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList {
  --distance10px: 10px;
  height: 0;
  width: var(--SingingSheetWidth);
  background-color: var(--playerColor-1);
  box-shadow: var(--playerShadow-1);
  border-bottom-right-radius: var(--playerRadius-1);
  overflow-y: auto;
  overflow-x: hidden;
  transition: height 0.5s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList:hover::-webkit-scrollbar-thumb,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList:active::-webkit-scrollbar-thumb {
  background-color: var(--playerColor-3);
  border-radius: var(--playerRadius-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList:hover::-webkit-scrollbar-track,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList:active::-webkit-scrollbar-track {
  background-color: var(--playerColor-4);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs {
  padding: var(--distance10px);
  overflow: hidden;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem {
  --songsItemHeight: calc((350px - 20px) / 4);
  --imgBoxSize: 50px;
  --songInformationWidth: calc(var(--SingingSheetWidth) - var(--imgBoxSize) - 20px - var(--distance10px));
  height: var(--songsItemHeight);
  width: 100%;
  list-style: none;
  display: flex;
  align-items: center;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem:hover .xf-playlistSongInformation .xf-songTitle .xf-songName {
  color: var(--playerColor-6);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songAuthor {
  color: var(--playerColor-6);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songLength,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .icon-shijian {
  color: var(--playerColor-6);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-songListSongPictures {
  position: relative;
  width: var(--imgBoxSize);
  height: var(--imgBoxSize);
  margin-left: var(--distance10px);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-songListSongPictures .xf-songIcon {
  position: absolute;
  left: 0;
  top: -1.5px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--playerColor-rgab-1);
  font-size: 1.5em;
  color: var(--playerColor-rgab-2);
  text-align: center;
  line-height: var(--imgBoxSize);
  z-index: 100;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-songListSongPictures .xf-playlistImg {
  display: block;
  width: 100%;
  border-radius: 100%;
  overflow: hidden;
  transition: transform 0.5s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation {
  width: var(--songInformationWidth);
  margin-left: var(--distance10px);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation .xf-songTitle {
  --songTitleNameTransition: color 0.35s;
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation .xf-songTitle .xf-songName {
  color: var(--playerColor-5);
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0.8em;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: var(--songTitleNameTransition);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration {
  display: flex;
  justify-content: space-between;
  padding-right: var(--distance10px);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songAuthor,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-songsItem .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songLength {
  color: var(--playerColor-4);
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  transition: var(--songTitleNameTransition);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution {
  border-radius: var(--playerRadius-1);
  background-color: var(--playerColor-5);
  border: none;
  text-shadow: var(--playerTextShadow-2);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution .xf-songListSongPictures .xf-playlistImg {
  border: 2px solid var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution:hover .xf-playlistSongInformation .xf-songTitle .xf-songName {
  color: var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songAuthor {
  color: var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songLength,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution:hover .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .icon-shijian {
  color: var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution .xf-playlistSongInformation .xf-songTitle .xf-songName {
  color: var(--playerColor-1);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songAuthor,
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongList .xf-listOfSongs .xf-inExecution .xf-playlistSongInformation .xf-songTitle .xf-authorAndDuration .xf-songLength {
  color: var(--playerColor-9);
}
#xf-MusicPlayer .xf-MusicPlayer-Main .xf-outsideSongListShow {
  height: calc(350px);
}
#xf-MusicPlayer .xf-playerShow {
  left: 0;
}
.xf-singleLineEllipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
}
#xf-lyric,
.xf-music-pop,
.xf-throughDisplay,
.xf-lyricHidden {
  font-size: 16px !important;
  background-color: (1,1,1,0.1);
  --color-1: #fff;
  --color-2: #000;
  --color-3: #ffc0cb;
  --color-4: rgba(0, 0, 0, 0.75);
  --blur-5: blur(5px);
  --text-shadow-1: 1px 1px 1px var(--color-2);
  --transition-1: left 1s ease 0s;
  --z-index-100: 1809185784;
  --height-1: 1.75em;
  --height-2: -1.75em;
  /* font-family: '仿宋', 'FangSong', '微软雅黑', 'Microsoft YaHei'; */
  font-family: 'Comfortaa', sans-serif;
}
#xf-lyric li,
.xf-music-pop li,
.xf-throughDisplay li,
.xf-lyricHidden li {
  list-style: none;
}
#xf-lyric *,
.xf-music-pop *,
.xf-throughDisplay *,
.xf-lyricHidden * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
#xf-lyric ::selection,
.xf-music-pop ::selection,
.xf-throughDisplay ::selection,
.xf-lyricHidden ::selection {
  background-color: rgba(0,0,0, 0.1);
  color: var(--color-1);
}
#xf-lyric {
  --width-100B: 100%-40px;
  background-color: rgba(0,0,0, 0.1);
  border-radius: 20px;
  position: fixed;
  left: 20px;
  right: 20px;
  width: var(--width-100B);
  height: 50px;
  backdrop-filter: var(--blur-5);
  z-index: var(--z-index-100);
  overflow: hidden;
  transition: all 0.5s;
  cursor: url(../other/default.cur), auto;
}
#xf-lyric:hover {
  height: 80px;
}
#xf-lyric .xf-AllLyric-box {
  position: relative;
  width: 100%;
  height: 100%;
}
#xf-lyric .xf-AllLyric-box .xf-ly {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: calc(var(--width-100B) - 20%);
  line-height: var(--height-1);
  color: var(--color-1);
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  text-shadow: var(--text-shadow-1);
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  opacity: 0;
  transition: all 0.5s;
}
#xf-lyric .xf-AllLyric-box .xf-textShow {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.xf-lyricHidden {
  bottom: -60px;
}
.xf-lyricShow {
  bottom: 1%;
  left: 20px;
  right: 20px;
}
.xf-music-pop {
  width: 12em;
  padding: 12px 15px;
  color: var(--color-1);
  font-size: 1em;
  font-weight: bold;
  position: fixed;
  top: 1em;
  left: -100%;
  z-index: var(--z-index-100);
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  white-space: nowrap;
  backdrop-filter: var(--blur-5);
  transition: var(--transition-1);
}
.xf-throughDisplay {
  position: absolute;
  background-color: var(--color-4);
  backdrop-filter: var(--blur-5);
  color: var(--color-1);
  font-size: 0.8em;
  padding: 5px 10px;
  border-radius: 3px;
  z-index: var(--z-index-100);
  display: none;
}
