.ws_banner_wrap {
  margin-bottom: 30px;
}

.ws_banner_wrap .banner-wide {
  width: 100%;
  height: 300px;
  position: relative;
}

.ws_banner_wrap .banner-wide .banner-list li {
  position: absolute;
  border-radius: 6px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(0.75);
  transform: translate3d(-50%, -50%, 0) scale(0.75);
}

.ws_banner_wrap .banner-wide .banner-list li a {
  display: block;
  pointer-events: none;
  opacity: 0;
}

.ws_banner_wrap .banner-wide .banner-list li a img {
  display: block;
  width: 825px;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s ease;
  opacity: 0.75;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-active {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
  transform: translate3d(-50%, -50%, 0) scale(1);
  z-index: 1;
  transition: all 0.4s ease;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-active a {
  pointer-events: auto;
  opacity: 1;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-active a img {
  opacity: 1;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-left {
  left: 27.68%;
  transition: all 0.4s ease;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-left a {
  opacity: 1;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-right {
  left: 72.32%;
  transition: all 0.4s ease;
}

.ws_banner_wrap .banner-wide .banner-list li.banner-item-right a {
  opacity: 1;
}

.ws_banner_wrap .banner-wide .banner-dots {
  position: absolute;
  z-index: 5;
  left: 50%;
  bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 8px 10px;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}

.ws_banner_wrap .banner-wide .banner-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.6;
  background: #FFF;
  margin: 0 5px;
  cursor: default;
  transition: all 0.2s ease-in-out;
}

.ws_banner_wrap .banner-wide .banner-dots li.banner-item-active {
  opacity: 1;
}

.ws_banner_wrap .banner-wide .banner-btn-left,
.ws_banner_wrap .banner-wide .banner-btn-right {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 150px;
  height: 100%;
  margin-top: -150px;
  opacity: 0;
  transition: opacity 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
  overflow: hidden;
}

.ws_banner_wrap .banner-wide .banner-btn-left i,
.ws_banner_wrap .banner-wide .banner-btn-right i {
  z-index: 1;
  position: relative;
  width: 28px;
  height: 28px;
  background: no-repeat left center;
  background-size: 28px auto;
}

.ws_banner_wrap .banner-wide .banner-btn-left::before,
.ws_banner_wrap .banner-wide .banner-btn-right::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.4);
}

.ws_banner_wrap .banner-wide .banner-btn-left {
  left: 0;
}

.ws_banner_wrap .banner-wide .banner-btn-left i {
  margin-left: 20px;
  margin-right: auto;
  background-image: url(https://5sstatic.kugou.com/public/v5.1/images/arrow-left.png);
}

.ws_banner_wrap .banner-wide .banner-btn-left::before {
  left: 0;
}

.ws_banner_wrap .banner-wide .banner-btn-right {
  right: 0;
}

.ws_banner_wrap .banner-wide .banner-btn-right i {
  margin-right: 20px;
  margin-left: auto;
  background-image: url(https://5sstatic.kugou.com/public/v5.1/images/arrow-right.png);
}

.ws_banner_wrap .banner-wide .banner-btn-right::before {
  right: 0;
}

.ws_banner_wrap .banner-wide:hover .banner-btn-left,
.ws_banner_wrap .banner-wide:hover .banner-btn-right {
  opacity: 0.6;
}

.ws_banner_wrap .banner-wide:hover .banner-btn-left:hover,
.ws_banner_wrap .banner-wide:hover .banner-btn-right:hover {
  opacity: 1;
}

.ws_banner_wrap .banner-wide:hover .banner-dots {
  background-color: rgba(0, 0, 0, 0.2);
}

.ws_wrap_5sing .title-right-btn, .ws_5sing_singer-more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 36px;
  border: 1px solid #00BBB3;
  border-radius: 18px;
  font-size: 13px;
  color: #00BBB3;
  line-height: 1.2;
  margin-left: 12px;
  cursor: pointer;
}

.ws_wrap_5sing {
  padding-top: 30px;
}

.ws_wrap_5sing .wrap_title {
  display: flex;
  align-items: center;
}

.ws_wrap_5sing .right-module {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.notice5sing-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 290px;
  padding: 0 10px;
  height: 34px;
  background: #F8F8F8;
  border-radius: 17px;
  font-size: 12px;
  color: #3D3D3D;
}

.notice5sing-wrap .text-wrap {
  height: inherit;
  flex: 1 1 auto;
  overflow: hidden;
}

.notice5sing-wrap .text-wrap .text-lines.animate {
  -webkit-animation: msg5singscroll 0.3s ease-in-out 0s;
  animation: msg5singscroll 0.3s ease-in-out 0s;
}

.notice5sing-wrap .text-wrap .text-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.notice5sing-wrap .text-wrap .text-line span {
  flex: 0 0 auto;
}

.notice5sing-wrap .text-wrap .text-line .avatar {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  border-radius: 50%;
}

.notice5sing-wrap .text-wrap .text-line .avatar + span {
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

@-webkit-keyframes msg5singscroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-34px);
    transform: translateY(-34px);
  }
}

@keyframes msg5singscroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-34px);
    transform: translateY(-34px);
  }
}

.wrap_title-5sing {
  margin-right: 20px;
  width: 228px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url(../images/index-title-5sing.png);
}

.wrap_5sing {
  margin-top: 44px;
}

.wrap_5sing .top-line {
  display: flex;
  align-items: center;
}

.wrap_5sing .top-line .left {
  display: flex;
  align-items: center;
}

.wrap_5sing .top-line .title {
  margin-right: 20px;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  white-space: nowrap;
}

.wrap_5sing .top-line .icon-new {
  width: 56px;
  height: 24px;
  background: url(../images/icon-new.png) no-repeat center center;
  background-size: contain;
}

.wrap_5sing .top-line .more {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}

.wrap_5sing .border-line {
  position: relative;
  width: 100%;
  height: 1px;
  margin: 20px 0 28px;
  background-color: #eee;
}

.wrap_5sing .border-line:before {
  position: absolute;
  width: 96px;
  height: 1px;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #454545;
  content: "";
}

.wrap_5sing .singer_5sing .border-line::before {
  width: 140px;
}

.wrap_5sing .task-btn-wrap {
  height: 36px;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  white-space: nowrap;
}

.wrap_5sing .task-btn {
  flex: 0 0 auto;
  width: 42px;
  display: flex;
  align-items: center;
  border-radius: 10px 18px 18px 0px;
  text-align: center;
  justify-content: center;
  font-weight: 500;
  color: #FFFFFF;
  background: #00BBB3;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.wrap_5sing .task-btn::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 100%;
  bottom: 0;
  background: radial-gradient(circle at left top, transparent, transparent 10px, #00BBB3 11px);
}

.wrap_5sing .task-price {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 0 10px;
  font-size: 14px;
  color: #000000;
  background: rgba(191, 233, 225, 0.8);
  border-radius: 18px 0 0 18px;
  margin-right: -10px;
  font-weight: bold;
}

.tabs-5sing_cq {
  display: flex;
  align-items: center;
}

.tabs-5sing_cq .tabs-item {
  font-size: 16px;
  color: #454545;
  padding: 6px 16px;
  cursor: pointer;
}

.tabs-5sing_cq .tabs-item.active {
  color: #00BBB3;
  font-weight: 500;
  position: relative;
}

.tabs-5sing_cq .tabs-item.active::after {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 3px;
  background: #00BBB3;
  border-radius: 2px;
  left: 50%;
  margin-left: -6px;
  bottom: 0;
}

.cq-list-wrap {
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}

.spaceholder,
.emptyholder {
  width: 100%;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.emptyholder {
  min-height: 120px;
}

.coverloading {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFF;
  padding: 5px 18px;
  border-radius: 16px;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.cq-list {
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  overflow: visible;
  transition: all 0.5s ease-in-out;
}

.cq-list .cq-cell {
  float: left;
  background: #F8F8F8;
  border-radius: 20px;
  padding: 15px;
  width: 550px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.cq-list .cq-cell.hasLyrics {
  margin-bottom: 0;
}

.cq-list .cq-cell:nth-child(2n) {
  margin-right: 0;
}

.cq-list .cq-cell:nth-child(3), .cq-list .cq-cell:nth-child(4) {
  margin-bottom: 0;
}

.cq-list .cq-cell .cq-header {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}

.cq-list .cq-cell .cq-cover {
  flex: 0 0 auto;
  width: 110px;
  height: 110px;
  margin-right: 18px;
  position: relative;
}

.cq-list .cq-cell .cq-cover img {
  display: block;
  width: inherit;
  height: inherit;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}

.cq-list .cq-cell .cq-cover .btn-play {
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: no-repeat center center;
  background-size: contain;
  background-image: url(../images/icon-play.png);
  cursor: pointer;
}

.cq-list .cq-cell .cq-cover .btn-play.playing {
  background-image: url(../images/icon-pause.png);
}

.cq-list .cq-cell .cq-info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 220px;
  margin-right: 15px;
}

.cq-list .cq-cell .cq-price-btn {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}

.cq-list .cq-cell .cq-workname {
  font-size: 16px;
  color: #2A2A2A;
  font-weight: 500;
  margin-bottom: 10px;
  cursor: pointer;
}

.cq-list .cq-cell .cq-user-time {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.cq-list .cq-cell .cq-title-wrap {
  height: 42px;
}

.cq-list .cq-cell .cq-avatar {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.cq-list .cq-cell .cq-avatar img {
  display: block;
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.cq-list .cq-cell .cq-username {
  flex: 0 1 auto;
  font-size: 12px;
  color: #828282;
  margin-right: 12px;
}

.cq-list .cq-cell .cq-time {
  flex: 0 1 auto;
  width: 90px;
  font-size: 12px;
  color: rgba(130, 130, 130, 0.6);
  white-space: nowrap;
}

.cq-list .cq-cell .cq-title {
  font-size: 12px;
  color: #828282;
  line-height: 21px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  cursor: pointer;
}

.cq-list .cq-cell .cq-lyrics {
  margin-top: 10px;
  font-size: 12px;
  color: #828282;
  line-height: 24px;
}

.cq-list .cq-cell .cq-lyrics-more {
  font-size: 12px;
  color: #00BBB3;
  cursor: pointer;
}

.cq-list .cq-cell .cq-footer {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 12px;
  color: #828282;
}

.cq-list .cq-cell .cq-footer .cq-tool {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 12px;
  cursor: pointer;
}

.cq-list .cq-cell .cq-footer [class|=icon] {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background: no-repeat center center;
  background-size: contain;
}

.cq-list .cq-cell .cq-footer [class|=icon].icon-fav {
  background-image: url(../images/icon-fav.png);
}

.cq-list .cq-cell .cq-footer [class|=icon].icon-like {
  background-image: url(../images/icon-like.png);
}

.cq-list .cq-cell .cq-footer [class|=icon].icon-comment {
  background-image: url(../images/icon-comment.png);
}

.cq-list-block {
  width: 100%;
  flex: 0 0 auto;
}

.cq-list-dots {
  padding: 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cq-list-dots li {
  flex: 0 0 auto;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(220, 220, 220, 0.8);
  cursor: default;
  transition: all 0.3s ease;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
}

.cq-list-dots li.active {
  background-color: #5b6e7f;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.cq-list-dots li.arrow-left, .cq-list-dots li.arrow-right {
  width: 24px;
  height: 24px;
  background-color: transparent;
  position: relative;
}

.cq-list-dots li.arrow-left::after, .cq-list-dots li.arrow-right::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transition: all 0.3s ease;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.cq-list-dots li.arrow-left:hover::after, .cq-list-dots li.arrow-right:hover::after {
  border-color: #5b6e7f;
}

.cq-list-dots li.arrow-left::after {
  border-left: 3px solid rgba(220, 220, 220, 0.8);
  border-bottom: 3px solid rgba(220, 220, 220, 0.8);
}

.cq-list-dots li.arrow-right::after {
  border-top: 3px solid rgba(220, 220, 220, 0.8);
  border-right: 3px solid rgba(220, 220, 220, 0.8);
}

.task-5sing-list {
  padding-bottom: 20px;
}

.task-5sing-list .task-5sing-item {
  float: left;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  background: #F8F8F8;
  border-radius: 20px;
  padding: 15px;
  width: 550px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-right: 20px;
}

.task-5sing-list .task-5sing-item:nth-child(2n) {
  margin-right: 0;
}

.task-5sing-list .task-5sing-item .task-cover {
  width: 110px;
  height: 110px;
  margin-right: 18px;
}

.task-5sing-list .task-5sing-item .task-cover img {
  display: block;
  width: inherit;
  height: inherit;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}

.task-5sing-list .task-5sing-item .task-body {
  flex: 1 1 auto;
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.task-5sing-list .task-5sing-item .task-title {
  width: 100%;
  flex: 0 0 auto;
  font-size: 16px;
  color: #2A2A2A;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}

.task-5sing-list .task-5sing-item .task-title.titleindent {
  text-indent: -0.54em;
}

.task-5sing-list .task-5sing-item .task-desc {
  width: 100%;
  flex: 0 0 auto;
  margin-top: 6px;
  font-size: 12px;
  color: #828282;
  line-height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.task-5sing-list .task-5sing-item .task-bottom {
  flex: 0 1 auto;
  margin-top: auto;
}

.flex-selector {
  display: flex;
  align-items: center;
}

.flex-selector .select-item {
  display: flex;
  align-items: center;
  height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  line-height: 36px;
  border-radius: 18px;
  background-color: #f8f8f8;
  white-space: nowrap;
  cursor: pointer;
}

.flex-selector .select-item:last-child {
  margin-right: 0;
}

.flex-selector .select-item:hover, .flex-selector .select-item.curr {
  color: #fff;
  background-color: #00BBB3;
}

.flex-selector.short .select-item {
  padding: 0 19px;
  margin-right: 11px;
}

.flex-selector.short .select-item:last-child {
  margin-right: 0;
}

.ws_5sing_singer-list-wrap {
  margin-top: -12px;
  margin-bottom: 12px;
  position: relative;
  min-height: 456px;
}

.ws_5sing_singer-list-wrap .emptyholder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ws_5sing_singer-list .singer-cell {
  display: flex;
  align-items: center;
  padding: 12px 0;
  float: left;
  width: 46%;
}

.ws_5sing_singer-list .singer-cell:nth-child(2n-1) {
  margin-right: 8%;
}

.ws_5sing_singer-list .singer-cell .singer-avatar {
  flex: 0 0 auto;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
}

.ws_5sing_singer-list .singer-cell .singer-avatar:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.ws_5sing_singer-list .singer-cell .singer-avatar img {
  width: inherit;
  height: inherit;
  border-radius: inherit;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_5sing_singer-list .singer-cell .singer-body {
  flex: 1 1 auto;
  width: 280px;
  margin-left: 20px;
}

.ws_5sing_singer-list .singer-cell .tagad {
  margin-left: 6px;
  border: 1px solid #c8c8c8;
  display: inline-block;
  vertical-align: middle;
  padding: 1px 2px;
  border-radius: 3px;
  font-size: 10px;
  color: #C8C8C8;
  line-height: 1;
  font-style: normal;
}

.ws_5sing_singer-list .singer-cell .singer-nickname {
  display: inline-block;
  font-size: 14px;
  color: #2A2A2A;
  font-weight: 500;
  vertical-align: middle;
  max-width: 20em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ws_5sing_singer-list .singer-cell .singer-desc {
  margin-top: 6px;
  font-size: 12px;
  color: #000000;
  font-weight: 200;
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  cursor: default;
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown::after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: 2px;
  border: 3px solid transparent;
  border-top-color: #000;
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown:hover .singer-dropdown {
  display: flex;
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown .singer-dropdown {
  display: none;
  top: 100%;
  margin-top: 5px;
  left: 0;
  position: absolute;
  z-index: 1;
  padding: 16px 14px;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
  align-items: center;
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown .singer-dropdown::before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: inherit;
  position: absolute;
  left: 32px;
  top: -3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ws_5sing_singer-list .singer-cell .singer-desc-dropdown .singer-dropdown span {
  padding: 4px 8px;
  white-space: nowrap;
  background: rgba(0, 186, 255, 0.1);
  border-radius: 4px;
  font-size: 10px;
  color: #00BAFF;
  font-weight: 400;
  line-height: 1;
  margin: 0 2px;
}

.ws_5sing_singer-list .singer-cell .singer-work {
  display: inline-block;
  vertical-align: middle;
  max-width: 20em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ws_5sing_singer-list .singer-cell .btn-contact {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 40px;
  width: 60px;
  height: 28px;
  border: 1px solid rgba(0, 187, 179, 0.4);
  border-radius: 16px;
  font-size: 12px;
  color: #00BBB3;
  letter-spacing: 0;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ws_5sing_singer-list .singer-cell .btn-contact:hover {
  background-color: #00BBB3;
  color: #FFF;
}

.ws_5sing_singer-bottom {
  text-align: center;
  margin-bottom: 32px;
}

.ws_5sing_singer-more {
  display: inline-flex;
  width: auto;
  padding: 0 24px;
}

.ws_5sing_singer-more:link, .ws_5sing_singer-more:visited {
  color: #00BBB3;
}

.ws_5sing_singer-more::after {
  content: '';
  display: block;
  margin-left: 4px;
  width: 6px;
  height: 6px;
  border-top: 1.5px solid #00BBB3;
  border-right: 1.5px solid #00BBB3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@font-face {
  font-family: 'manrope-medium';
  /* src:url('./fonts/manrope-medium.ttf') format('truetype'); */
  src: url("data:font/truetype;charset=utf-8;base64,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AAAAAAAEAA8BKAABAAAAAAAFADwBsgABAAAAAAAGAA8CDwABAAAAAAAIABACQQABAAAAAAAJABACdAABAAAAAAALABECqQABAAAAAAAMABEC3wABAAAAAAANAJAEEwABAAAAAAAOABoE2gABAAAAAAAQAAgFBwABAAAAAAARAAYFHgADAAEECQAAAEgAAAADAAEECQABAB4AbwADAAEECQACAA4AnwADAAEECQADADQAtwADAAEECQAEAB4BCAADAAEECQAFAHgBOAADAAEECQAGAB4B7wADAAEECQAIACACHwADAAEECQAJACACUgADAAEECQALACIChQADAAEECQAMACICuwADAAEECQANASAC8QADAAEECQAOADQEpAADAAEECQAQABAE9QADAAEECQARAAwFEABDAG8AcAB5AHIAaQBnAGgAdAAgADIAMAAxADgALQAyADAAMQA5ACAATQBpAGsAaABhAGkAbAAgAFMAaABhAHIAYQBuAGQAYQAAQ29weXJpZ2h0IDIwMTgtMjAxOSBNaWtoYWlsIFNoYXJhbmRhAABNAGEAbgByAG8AcABlADMAIABNAGUAZABpAHUAbQAATWFucm9wZTMgTWVkaXVtAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAAAzAC4AMAAwADAAOwBTAEgATQBJADsATQBhAG4AcgBvAHAAZQAzAC0ATQBlAGQAaQB1AG0AADMuMDAwO1NITUk7TWFucm9wZTMtTWVkaXVtAABNAGEAbgByAG8AcABlADMAIABNAGUAZABpAHUAbQAATWFucm9wZTMgTWVkaXVtAABWAGUAcgBzAGkAbwBuACAAMwAuADAAMAAwADsAUABTACAAMAAwADMALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQAAVmVyc2lvbiAzLjAwMDtQUyAwMDMuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1AABNAGEAbgByAG8AcABlADMALQBNAGUAZABpAHUAbQAATWFucm9wZTMtTWVkaXVtAABNAGkAawBoAGEAaQBsACAAUwBoAGEAcgBhAG4AZABhAABNaWtoYWlsIFNoYXJhbmRhAABNAGkAawBoAGEAaQBsACAAUwBoAGEAcgBhAG4AZABhAABNaWtoYWlsIFNoYXJhbmRhAABoAHQAdABwADoALwAvAGcAZQBuAHQALgBtAGUAZABpAGEAAGh0dHA6Ly9nZW50Lm1lZGlhAABoAHQAdABwADoALwAvAGcAZQBuAHQALgBtAGUAZABpAGEAAGh0dHA6Ly9nZW50Lm1lZGlhAABUAGgAaQBzACAARgBvAG4AdAAgAFMAbwBmAHQAdwBhAHIAZQAgAGkAcwAgAGwAaQBjAGUAbgBzAGUAZAAgAHUAbgBkAGUAcgAgAHQAaABlACAAUwBJAEwAIABPAHAAZQBuACAARgBvAG4AdAAgAEwAaQBjAGUAbgBzAGUALAAgAFYAZQByAHMAaQBvAG4AIAAxAC4AMQAuACAAVABoAGkAcwAgAGwAaQBjAGUAbgBzAGUAIABpAHMAIABhAHYAYQBpAGwAYQBiAGwAZQAgAHcAaQB0AGgAIABhACAARgBBAFEAIABhAHQAOgAgAGgAdAB0AHAAOgAvAC8AcwBjAHIAaQBwAHQAcwAuAHMAaQBsAC4AbwByAGcALwBPAEYATAAAVGhpcyBGb250IFNvZnR3YXJlIGlzIGxpY2Vuc2VkIHVuZGVyIHRoZSBTSUwgT3BlbiBGb250IExpY2Vuc2UsIFZlcnNpb24gMS4xLiBUaGlzIGxpY2Vuc2UgaXMgYXZhaWxhYmxlIHdpdGggYSBGQVEgYXQ6IGh0dHA6Ly9zY3JpcHRzLnNpbC5vcmcvT0ZMAABoAHQAdABwADoALwAvAHMAYwByAGkAcAB0AHMALgBzAGkAbAAuAG8AcgBnAC8ATwBGAEwAAGh0dHA6Ly9zY3JpcHRzLnNpbC5vcmcvT0ZMAABNAGEAbgByAG8AcABlADMAAE1hbnJvcGUzAABNAGUAZABpAHUAbQAATWVkaXVtAAAAAgAAAAAAAP9RADIAAAAAAAAAAAAAAAAAAAAAAAAAAABBAAAAAQACABMAFAAVABYAFwAYABkAGgAbABwAJAAlACYAJwAoACkAKgArACwALQAuAC8AMAAxADIAMwA0ADUANgA3ADgAOQA6ADsAPAA9AEQARQBGAEcASABJAEoASwBMAE0ATgBPAFAAUQBSAFMAVABVAFYAVwBYAFkAWgBbAFwAXQAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAEAAAQAEAAAAAgAAAAAAAAABAAAAANWkJwgAAAAA2L67MwAAAADYvrsz") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'manrope-semibold';
  src: url("data:font/truetype;charset=utf-8;base64,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") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.font-manrope-medium {
  font-family: 'manrope-medium', -apple-system-font, "Helvetica Neue", "PingFang SC";
}

.font-manrope-bold {
  font-family: 'manrope-semibold', -apple-system-font, "Helvetica Neue", "PingFang SC";
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #fff;
}

a:link, a:visited {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #00B0A8;
}

.ws_sidebar {
  width: 50px;
  height: 162px;
  position: fixed;
  right: 10px;
  bottom: 240px;
  z-index: 999;
}

.ws_sidebar a {
  display: block;
  width: 50px;
  height: 53px;
  background: url(../images/side_sprite.png) no-repeat;
}

.ws_sidebar .btn_qr {
  background-position: -50px 0;
}

.ws_sidebar .btn_qr:hover {
  background-position: 0 0;
}

.ws_sidebar .btn_re {
  background-position: -50px -54px;
  height: 54px;
}

.ws_sidebar .btn_re:hover {
  background-position: 0 -54px;
}

.ws_sidebar .btn_back {
  background-position: -50px -109px;
}

.ws_sidebar .btn_back:hover {
  background-position: 0 -109px;
}

.ws_sidebar .qr_box {
  width: 169px;
  height: 186px;
  position: absolute;
  top: 0;
  right: 50px;
  background: url(../images/side_sprite.png) -100px 0 no-repeat;
  display: none;
}

.animation {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: .2s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 1s;
  -moz-animation-delay: .2s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  animation-duration: 1s;
  animation-delay: .2s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

.animation2 {
  -webkit-animation-duration: .4s;
  -webkit-animation-delay: .1s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .4s;
  -moz-animation-delay: .1s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  animation-duration: .4s;
  animation-delay: .1s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInTop {
  -webkit-animation-name: fadeInTop;
  animation-name: fadeInTop;
}

@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-160px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-160px);
    transform: translateX(-160px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideRight {
  -webkit-animation-name: slideRight;
  animation-name: slideRight;
}

@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(160px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(160px);
    transform: translateX(160px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideLeft {
  -webkit-animation-name: slideLeft;
  animation-name: slideLeft;
}

@-webkit-keyframes throwFromRight {
  from {
    -webkit-transform: translateX(20%) rotateZ(10deg) rotateY(40deg) translateZ(500px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    opacity: 1;
  }
}

@keyframes throwFromRight {
  from {
    -webkit-transform: translateX(20%) rotateZ(10deg) rotateY(40deg) translateZ(500px);
    transform: translateX(20%) rotateZ(10deg) rotateY(40deg) translateZ(500px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    opacity: 1;
  }
}

@-webkit-keyframes throwFromLeft {
  from {
    -webkit-transform: translateX(-20%) rotateZ(-10deg) rotateY(-40deg) translateZ(500px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    opacity: 1;
  }
}

@keyframes throwFromLeft {
  from {
    -webkit-transform: translateX(-20%) rotateZ(-10deg) rotateY(-40deg) translateZ(500px);
    transform: translateX(-20%) rotateZ(-10deg) rotateY(-40deg) translateZ(500px);
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    transform: translateX(0) rotateZ(0) rotateY(0) translateZ(0);
    opacity: 1;
  }
}

.main_wrap {
  position: relative;
  min-width: 1280px;
  margin: 0 auto;
}

.main_wrap .ct {
  position: relative;
  width: 1120px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

a.btn-more {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 14px;
  color: #929292;
}

a.btn-more .more-icon {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow-right-sm.png");
  margin-left: 8px;
}

a.btn-more:hover {
  color: #5f5f5f;
}

.ws_main_wrap {
  width: 1280px;
  padding: 96px 80px 0;
  margin: 0 auto;
  border: none;
  color: #2a2a2a;
  background-color: #fff;
}

.ws_main_wrap .ws_rec_wrap {
  padding: 56px 0;
}

.ws_main_wrap .recommend {
  display: flex;
  align-items: center;
}

.ws_main_wrap .recommend .title {
  width: 144px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-recommend.png");
  margin-right: 40px;
}

.ws_main_wrap .recommend .btn {
  display: flex;
  align-items: center;
  height: 36px;
  line-height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  border-radius: 18px;
  background-color: #fff;
  cursor: pointer;
}

.ws_main_wrap .recommend .btn:hover, .ws_main_wrap .recommend .btn.curr {
  color: #fff;
  background-color: #00BBB3;
}

.ws_main_wrap .song_wrap {
  display: flex;
  height: 662px;
  margin-top: 44px;
}

.ws_main_wrap .song_wrap .song_yc_wrap {
  width: 520px;
  margin-right: 80px;
}

.ws_main_wrap .song_wrap .song_fc_wrap {
  width: 520px;
}

.ws_main_wrap .song_wrap .top-line {
  display: flex;
  align-items: center;
}

.ws_main_wrap .song_wrap .top-line .left {
  display: flex;
  align-items: center;
}

.ws_main_wrap .song_wrap .top-line .title {
  margin-right: 20px;
  font-size: 22px;
}

.ws_main_wrap .song_wrap .top-line .more {
  display: flex;
  align-items: center;
  flex-grow: 1;
  justify-content: space-between;
}

.ws_main_wrap .song_wrap .top-line .playAll {
  display: flex;
  align-items: center;
  color: #00B0A8;
  font-size: 14px;
  cursor: pointer;
}

.ws_main_wrap .song_wrap .top-line .playAll .play-icon {
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play-all.png");
}

.ws_main_wrap .song_wrap .top-line .playAll:hover {
  color: #00B0A8;
}

.ws_main_wrap .song_wrap .top-line .playAll:hover p {
  position: relative;
}

.ws_main_wrap .song_wrap .top-line .playAll:hover p:after {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 1px;
  background-color: #00B0A8;
  content: "";
}

.ws_main_wrap .song_wrap .top-line .exchange {
  display: flex;
  align-items: center;
  margin-left: 20px;
  cursor: pointer;
}

.ws_main_wrap .song_wrap .top-line .exchange .icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/exchange.png");
}

.ws_main_wrap .song_wrap .top-line .exchange:hover {
  color: #48aafd;
}

.ws_main_wrap .song_wrap .top-line .exchange:hover .icon {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/exchange_blue.png");
}

.ws_main_wrap .song_wrap .border-line {
  position: relative;
  width: 100%;
  height: 1px;
  margin: 20px 0 28px;
  background-color: #eee;
}

.ws_main_wrap .song_wrap .border-line:before {
  position: absolute;
  width: 96px;
  height: 1px;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #454545;
  content: "";
}

.ws_main_wrap .song_wrap .big-item {
  display: flex;
  height: 128px;
  padding-top: 16px;
  margin-bottom: 12px;
  border-radius: 2px;
  background-color: #fff;
}

.ws_main_wrap .song_wrap .big-item .cover-box {
  position: relative;
  width: 96px;
  height: 96px;
  flex-shrink: 0;
  margin: 0 16px 0 20px;
  border-radius: 8px;
  overflow: hidden;
}

.ws_main_wrap .song_wrap .big-item .cover-box .cover {
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_main_wrap .song_wrap .big-item .cover-box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: opacity .5s;
}

.ws_main_wrap .song_wrap .big-item .cover-box .play-icon {
  display: none;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/video_play.png");
}

.ws_main_wrap .song_wrap .big-item .cover-box:hover .cover {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_main_wrap .song_wrap .big-item .cover-box:hover .mask {
  opacity: .2;
}

.ws_main_wrap .song_wrap .big-item .cover-box:hover .play-icon {
  display: block;
}

.ws_main_wrap .song_wrap .big-item .item-name {
  display: flex;
  align-items: center;
  width: 344px;
  font-size: 16px;
}

.ws_main_wrap .song_wrap .big-item .btn-play {
  flex-shrink: 0;
  display: none;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  cursor: pointer;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play.png");
}

.ws_main_wrap .song_wrap .big-item .item-type {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 18px;
  padding: 0 6px;
  margin-left: 6px;
  color: #7764DA;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}

.ws_main_wrap .song_wrap .big-item .item-author {
  display: inline-block;
  margin: 4px 0;
  font-size: 12px;
  color: #929292;
}

.ws_main_wrap .song_wrap .big-item .item-author:hover {
  color: #757575;
}

.ws_main_wrap .song_wrap .big-item .item-info {
  margin-right: 40px;
  color: #929292;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.ws_main_wrap .song_wrap .big-item:hover .btn-play {
  display: block;
}

.ws_main_wrap .song_wrap .big-item:last-child {
  margin-bottom: 0;
}

.ws_main_wrap .song_wrap .item-list .item {
  position: relative;
  display: flex;
  align-items: center;
  height: 52px;
  border-radius: 2px;
}

.ws_main_wrap .song_wrap .item-list .item .btn-play {
  display: none;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  cursor: pointer;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play.png");
}

.ws_main_wrap .song_wrap .item-list .item .item-name {
  flex-shrink: 0;
  display: block;
  max-width: 50%;
  margin-left: 20px;
  font-size: 14px;
}

.ws_main_wrap .song_wrap .item-list .item .item-author {
  margin-left: auto;
  margin-right: 40px;
  color: #929292;
  font-size: 12px;
  text-align: right;
}

.ws_main_wrap .song_wrap .item-list .item .item-author:hover {
  color: #5f5f5f;
}

.ws_main_wrap .song_wrap .item-list .item:nth-child(2n) {
  background-color: #fff;
}

.ws_main_wrap .song_wrap .item-list .item:hover .btn-play {
  display: block;
}

.ws_recommend_wrap {
  width: 100%;
  padding: 32px 0;
  background: #F8F8F8;
}

.ws_recommend_wrap .ws_rec_wrap {
  width: 1280px;
  margin: 0 auto;
  padding: 0 80px 0;
}

.ws_new_wrap {
  position: relative;
  height: 516px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/newsong-bg.jpg");
  background-size: cover;
  overflow: hidden;
}

.ws_new_wrap .ct {
  position: static;
  padding-top: 44px;
}

.ws_new_wrap .top {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.ws_new_wrap .top .title {
  width: 144px;
  height: 40px;
  margin-right: 30px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-newsong.png");
}

.ws_new_wrap .top .playAll {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.ws_new_wrap .top .playAll .play-icon {
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play-all.png");
}

.ws_new_wrap .top .playAll:hover {
  color: #00B0A8;
}

.ws_new_wrap .swiper {
  position: relative;
  left: 0;
  transition: left .3s;
}

.ws_new_wrap .swiper-item {
  float: left;
  width: 1120px;
}

.ws_new_wrap .swiper .song-item {
  float: left;
  display: flex;
  align-items: center;
  width: 520px;
  margin-right: 80px;
  margin-bottom: 24px;
  color: #fff;
  font-size: 14px;
}

.ws_new_wrap .swiper .song-item .cover-box {
  position: relative;
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  margin-right: 20px;
  border-radius: 4px;
  overflow: hidden;
}

.ws_new_wrap .swiper .song-item .cover-box .cover {
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_new_wrap .swiper .song-item .cover-box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: opacity .5s;
}

.ws_new_wrap .swiper .song-item .cover-box .play-icon {
  display: none;
  position: absolute;
  width: 28px;
  height: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play.png");
}

.ws_new_wrap .swiper .song-item .cover-box:hover .cover {
  -webkit-transform: scale(1.12) translateZ(0);
  transform: scale(1.12) translateZ(0);
}

.ws_new_wrap .swiper .song-item .cover-box:hover .mask {
  opacity: .2;
}

.ws_new_wrap .swiper .song-item .cover-box:hover .play-icon {
  display: block;
}

.ws_new_wrap .swiper .song-item .name {
  flex-shrink: 0;
  max-width: 250px;
}

.ws_new_wrap .swiper .song-item .play {
  flex-grow: 1;
  width: 20px;
  height: 20px;
  margin: 0 20px 0 8px;
  cursor: pointer;
}

.ws_new_wrap .swiper .song-item .play-icon {
  display: none;
  width: 20px;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play.png");
}

.ws_new_wrap .swiper .song-item .author {
  flex-shrink: 0;
  width: 112px;
  margin-left: auto;
  opacity: .7;
  color: #fff;
}

.ws_new_wrap .swiper .song-item .author:hover {
  opacity: 1;
}

.ws_new_wrap .swiper .song-item .time {
  flex-shrink: 0;
  width: 40px;
  margin-left: 64px;
  margin-right: 30px;
  opacity: .8;
}

.ws_new_wrap .swiper .song-item:nth-child(2n) {
  margin-right: 0;
}

.ws_new_wrap .swiper-page {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 45px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ws_new_wrap .swiper-page-item {
  width: 6px;
  height: 6px;
  margin-right: 20px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}

.ws_new_wrap .swiper-page-item:hover, .ws_new_wrap .swiper-page-item.cur {
  background-color: #fff;
  -webkit-transform: scale(1.33);
  transform: scale(1.33);
}

.ws_new_wrap .swiper-page-item:last-child {
  margin-right: 0;
}

.ws_new_wrap .swiper-box {
  width: 100%;
  overflow: hidden;
}

.ws_new_wrap .arrow {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 76px;
  top: 50%;
  border-radius: 0px 2px 2px 0px;
  background-color: rgba(255, 255, 255, 0.08);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all .3s;
  cursor: pointer;
}

.ws_new_wrap .arrow:hover {
  background-color: rgba(255, 255, 255, 0.12);
}

.ws_new_wrap .arrow:hover:after {
  opacity: 1;
}

.ws_new_wrap .arrow::after {
  width: 28px;
  height: 28px;
  opacity: .6;
  content: "";
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.ws_new_wrap .arrow.prev {
  left: -60px;
}

.ws_new_wrap .arrow.prev::after {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow-left.png");
}

.ws_new_wrap .arrow.next {
  right: -60px;
  border-radius: 2px 0 0 2px;
}

.ws_new_wrap .arrow.next::after {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow-right.png");
}

.ws_new_wrap:hover .arrow.prev {
  left: 0;
}

.ws_new_wrap:hover .arrow.next {
  right: 0;
}

.ws_list_wrap {
  height: 684px;
  background-color: #fafafa;
  overflow: hidden;
}

.ws_list_wrap .top {
  display: flex;
  align-items: center;
  margin: 34px 0 44px;
}

.ws_list_wrap .top .title {
  flex-shrink: 0;
  width: 144px;
  height: 40px;
  margin-right: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-hot.png");
}

.ws_list_wrap .top .btn-box {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #5f5f5f;
}

.ws_list_wrap .top .btn-box .btn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  border-radius: 18px;
  background-color: #fff;
  cursor: pointer;
}

.ws_list_wrap .top .btn-box .btn:hover, .ws_list_wrap .top .btn-box .btn.cur {
  color: #fff;
  background-color: #00B0A8;
}

.ws_list_wrap .top .btn-box .btn:last-child {
  margin-right: 0;
}

.ws_list_wrap .bottom .item {
  float: left;
  margin-right: 76px;
  margin-bottom: 44px;
}

.ws_list_wrap .bottom .item .cover-img {
  position: relative;
}

.ws_list_wrap .bottom .item .cover-box {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 10px;
  overflow: hidden;
}

.ws_list_wrap .bottom .item .cover {
  position: relative;
  cursor: pointer;
}

.ws_list_wrap .bottom .item .cover img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_list_wrap .bottom .item .cover:before {
  position: absolute;
  width: 136px;
  height: 136px;
  top: 12px;
  left: 30px;
  z-index: 2;
  opacity: .6;
  border-radius: 3px;
  content: "";
  background-image: linear-gradient(180deg, #EAEAEA 0%, #D8D8D8 100%);
}

.ws_list_wrap .bottom .item .cover:after {
  position: absolute;
  width: 116px;
  height: 116px;
  top: 22px;
  left: 56px;
  z-index: 1;
  opacity: .3;
  border-radius: 3px;
  content: "";
  background-image: linear-gradient(180deg, #EAEAEA 0%, #D8D8D8 100%);
}

.ws_list_wrap .bottom .item .cover .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  background-color: #000;
  opacity: 0;
  transition: opacity .5s;
}

.ws_list_wrap .bottom .item .cover .play-icon {
  display: none;
  position: absolute;
  width: 62px;
  height: 62px;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/video_play.png");
}

.ws_list_wrap .bottom .item .cover:hover .play-icon {
  display: block;
}

.ws_list_wrap .bottom .item .cover:hover img {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_list_wrap .bottom .item .cover:hover .mask {
  opacity: .2;
}

.ws_list_wrap .bottom .item .info {
  color: #fff;
}

.ws_list_wrap .bottom .item .info .title {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.ws_list_wrap .bottom .item .info .title:hover {
  color: #00B0A8;
}

.ws_list_wrap .bottom .item .info .name {
  margin-top: 4px;
  font-size: 13px;
}

.ws_list_wrap .bottom .item .info .name:hover {
  color: #5f5f5f;
}

.ws_list_wrap .bottom .item:nth-child(1) {
  margin-right: 64px;
}

.ws_list_wrap .bottom .item:nth-child(4), .ws_list_wrap .bottom .item:last-child {
  margin-right: 0;
}

.ws_list_wrap .bottom .big-item-box {
  display: flex;
  align-items: center;
  position: relative;
  width: 408px;
  height: 242px;
  padding: 0 24px 0 20px;
  border-radius: 10px;
  overflow: hidden;
}

.ws_list_wrap .bottom .big-item-box .cover-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(87, 140, 138, 0.95);
}

.ws_list_wrap .bottom .big-item-box .cover-img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ws_list_wrap .bottom .big-item-box .cover {
  position: relative;
  margin-right: 32px;
  z-index: 2;
}

.ws_list_wrap .bottom .big-item-box .info {
  position: relative;
  z-index: 2;
}

.ws_list_wrap .bottom .big-item-box .title {
  color: #fff;
}

.ws_list_wrap .bottom .big-item-box .name {
  color: #fff;
  opacity: .7;
}

.ws_list_wrap .bottom .item-box {
  width: 160px;
  height: 242px;
}

.ws_list_wrap .bottom .item-box .cover {
  margin-bottom: 20px;
}

.ws_list_wrap .bottom .item-box .title {
  color: #2a2a2a;
}

.ws_list_wrap .bottom .item-box .name {
  color: #929292;
}

.ws_special_wrap {
  height: 576px;
  background-color: #f3f3f3;
}

.ws_special_wrap .ct {
  overflow: visible;
}

.ws_special_wrap .top {
  display: flex;
  align-items: center;
  padding-top: 20px;
  margin-bottom: 40px;
}

.ws_special_wrap .top .title {
  width: 144px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-special.png");
}

.ws_special_wrap .bottom .item {
  position: relative;
  float: left;
  width: 120px;
  margin-right: 80px;
  margin-bottom: 48px;
  text-align: center;
}

.ws_special_wrap .bottom .item .cover {
  position: relative;
  width: 150px;
  height: 136px;
  padding-right: 30px;
  padding-bottom: 16px;
  cursor: pointer;
  overflow: hidden;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/shadow.png");
}

.ws_special_wrap .bottom .item .cover .img-box {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
}

.ws_special_wrap .bottom .item .cover img {
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_special_wrap .bottom .item .cover .bg {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 120px;
  height: 120px;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}

.ws_special_wrap .bottom .item .cover .bg .icon {
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play-account.png");
}

.ws_special_wrap .bottom .item .cover .bg .txt {
  margin-top: 8px;
  color: #fff;
  font-size: 12px;
}

.ws_special_wrap .bottom .item .cover:hover img {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_special_wrap .bottom .item .cover:hover .bg {
  display: flex;
}

.ws_special_wrap .bottom .item .name {
  margin-bottom: 4px;
  font-size: 16px;
  cursor: pointer;
}

.ws_special_wrap .bottom .item .info {
  color: #929292;
  font-size: 12px;
}

.ws_special_wrap .bottom .item .info:hover {
  color: #5f5f5f;
}

.ws_special_wrap .bottom .item:nth-child(6n) {
  margin-right: 0;
}

.ws_rank_wrap {
  height: 624px;
  background-color: #fff;
}

.ws_rank_wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 12px;
}

.ws_rank_wrap .title {
  width: 116px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-rank.png");
}

.ws_rank_wrap .bottom {
  position: relative;
  width: 1120px;
  height: 512px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/bg.png");
}

.ws_rank_wrap .rank {
  position: absolute;
  width: 344px;
  height: 468px;
  top: 24px;
}

.ws_rank_wrap .rank .play {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 28px;
  left: 160px;
  cursor: pointer;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/play_white.png");
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_rank_wrap .rank .item-list {
  position: relative;
  width: 100%;
}

.ws_rank_wrap .rank .item-box {
  display: flex;
  margin: 84px 16px 60px 24px;
  color: #fff;
}

.ws_rank_wrap .rank .item-box .item {
  position: relative;
  display: flex;
  align-items: center;
  height: 48px;
  margin-bottom: 20px;
  z-index: 2;
}

.ws_rank_wrap .rank .item-box .item:last-child {
  margin-bottom: 0;
}

.ws_rank_wrap .rank .item-box .item.item_1 .num {
  background-position: -0px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_2 .num {
  background-position: -76px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_3 .num {
  background-position: -152px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_4 .num {
  background-position: -228px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_5 .num {
  background-position: -304px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_6 .num {
  background-position: -380px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_7 .num {
  background-position: -456px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_8 .num {
  background-position: -532px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_9 .num {
  background-position: -608px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_10 .num {
  background-position: -684px -0px;
}

.ws_rank_wrap .rank .item-box .item.item_11 .num {
  background-position: -0px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_12 .num {
  background-position: -76px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_13 .num {
  background-position: -152px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_14 .num {
  background-position: -228px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_15 .num {
  background-position: -304px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_16 .num {
  background-position: -380px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_17 .num {
  background-position: -456px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_18 .num {
  background-position: -532px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_19 .num {
  background-position: -608px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_20 .num {
  background-position: -684px -76px;
}

.ws_rank_wrap .rank .item-box .item.item_21 .num {
  background-position: -0px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_22 .num {
  background-position: -76px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_23 .num {
  background-position: -152px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_24 .num {
  background-position: -228px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_25 .num {
  background-position: -304px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_26 .num {
  background-position: -380px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_27 .num {
  background-position: -456px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_28 .num {
  background-position: -532px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_29 .num {
  background-position: -608px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_30 .num {
  background-position: -684px -152px;
}

.ws_rank_wrap .rank .item-box .item.item_31 .num {
  background-position: -0px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_32 .num {
  background-position: -76px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_33 .num {
  background-position: -152px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_34 .num {
  background-position: -228px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_35 .num {
  background-position: -304px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_36 .num {
  background-position: -380px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_37 .num {
  background-position: -456px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_38 .num {
  background-position: -532px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_39 .num {
  background-position: -608px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_40 .num {
  background-position: -684px -228px;
}

.ws_rank_wrap .rank .item-box .item.item_41 .num {
  background-position: -0px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_42 .num {
  background-position: -76px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_43 .num {
  background-position: -152px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_44 .num {
  background-position: -228px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_45 .num {
  background-position: -304px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_46 .num {
  background-position: -380px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_47 .num {
  background-position: -456px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_48 .num {
  background-position: -532px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_49 .num {
  background-position: -608px -304px;
}

.ws_rank_wrap .rank .item-box .item.item_50 .num {
  background-position: -684px -304px;
}

.ws_rank_wrap .rank .item-box .cover-box {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  margin-right: 12px;
  border-radius: 4px;
  overflow: hidden;
}

.ws_rank_wrap .rank .item-box .cover-box .cover {
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_rank_wrap .rank .item-box .cover-box:hover .cover {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_rank_wrap .rank .item-box .info {
  flex-shrink: 0;
  width: 182px;
}

.ws_rank_wrap .rank .item-box .name {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin-bottom: 2px;
  color: #fff;
  font-size: 14px;
}

.ws_rank_wrap .rank .item-box .name:hover:after {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 1px;
  background-color: #fff;
  content: "";
}

.ws_rank_wrap .rank .item-box .author {
  color: #fff;
  opacity: .7;
}

.ws_rank_wrap .rank .item-box .author:hover {
  opacity: 1;
}

.ws_rank_wrap .rank .item-box .line {
  display: flex;
  align-items: center;
  font-size: 12px;
}

.ws_rank_wrap .rank .item-box .btn-play {
  display: flex;
  align-items: center;
  cursor: pointer;
  opacity: .7;
}

.ws_rank_wrap .rank .item-box .btn-play .icon {
  width: 11px;
  height: 11px;
  margin-left: 10px;
  margin-right: 5px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play-account.png");
}

.ws_rank_wrap .rank .item-box .btn-play:hover {
  opacity: 1;
}

.ws_rank_wrap .rank .item-box .num {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  margin-left: 13px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/number.png");
  background-size: auto;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

.ws_rank_wrap .rank .item-rank {
  position: absolute;
  width: 44px;
  height: 324px;
  top: 0;
  right: 0;
  border-radius: 8px;
}

.ws_rank_wrap .rank .exchange {
  display: flex;
  align-items: center;
  position: absolute;
  left: 24px;
  bottom: 24px;
  opacity: .6;
  color: #fff;
  cursor: pointer;
}

.ws_rank_wrap .rank .exchange .icon {
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/exchange_white.png");
}

.ws_rank_wrap .rank .exchange:hover {
  opacity: 1;
}

.ws_rank_wrap .rank:hover .play {
  -webkit-transform: scale(1.14);
  transform: scale(1.14);
}

.ws_rank_wrap .rank.yc {
  left: 20px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/yc_bg.png");
}

.ws_rank_wrap .rank.yc .item-rank {
  background-color: #87CFCC;
}

.ws_rank_wrap .rank.fc {
  left: 388px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/fc_bg.png");
}

.ws_rank_wrap .rank.fc .item-rank {
  background-color: #BFBBDA;
}

.ws_rank_wrap .rank.fan {
  right: 20px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/newfan_bg.png");
}

.ws_rank_wrap .rank.fan .item-rank {
  background-color: #FFF7D4;
}

.ws_activity_wrap {
  height: 326px;
  background-color: #fafafa;
  overflow: hidden;
}

.ws_activity_wrap .ct {
  position: static;
  padding-top: 24px;
  overflow: initial;
}

.ws_activity_wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 44px;
}

.ws_activity_wrap .top .title {
  width: 88px;
  height: 40px;
  margin-right: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-activity.png");
}

.ws_activity_wrap .top .btn-box {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #5f5f5f;
}

.ws_activity_wrap .top .btn-box .btn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  border-radius: 18px;
  background-color: #fff;
  cursor: pointer;
}

.ws_activity_wrap .top .btn-box .btn:hover, .ws_activity_wrap .top .btn-box .btn.cur {
  color: #fff;
  background-color: #00B0A8;
}

.ws_activity_wrap .top .btn-box .btn:last-child {
  margin-right: 0;
}

.ws_activity_wrap .swiper {
  position: relative;
  left: 0;
  transition: left .3s;
}

.ws_activity_wrap .swiper-item {
  float: left;
  width: 552px;
  height: 154px;
  margin-right: 16px;
}

.ws_activity_wrap .swiper-item img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.ws_activity_wrap .swiper-item .create-activity-item {
  display: flex;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  position: relative;
}

.ws_activity_wrap .swiper-item .create-activity-item:hover > img, .ws_activity_wrap .swiper-item .create-activity-item:active > img {
  opacity: .75;
}

.ws_activity_wrap .swiper-item .create-activity-item:hover .activity-item-center h3,
.ws_activity_wrap .swiper-item .create-activity-item:hover .activity-item-center p, .ws_activity_wrap .swiper-item .create-activity-item:active .activity-item-center h3,
.ws_activity_wrap .swiper-item .create-activity-item:active .activity-item-center p {
  color: #00B0A8;
}

.ws_activity_wrap .swiper-item .create-activity-item > img {
  width: 192px;
  height: 114px;
  border-radius: 10px;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-center {
  flex: 1;
  padding-left: 20px;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-center h3 {
  font-size: 16px;
  padding-top: 10px;
  font-weight: bold;
  color: #2a2a2a;
  margin-bottom: 15px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-center p {
  font-size: 14px;
  color: #828282;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-center .creater-avatar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-center .center-bottom {
  padding-top: 5px;
  text-align: right;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 30px;
  font-size: 12px;
  background-image: url("../images/end.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #a0a0a0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ws_activity_wrap .swiper-item .create-activity-item .activity-item-right.doing {
  background-image: url("../images/doing.png");
  color: #fff;
}

.ws_activity_wrap .swiper-box {
  width: 100%;
  overflow: hidden;
}

.ws_activity_wrap .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 60px;
  height: 76px;
  top: 148px;
  z-index: 2;
  border-radius: 0px 2px 2px 0px;
  background-color: rgba(0, 0, 0, 0.04);
  transition: all .3s;
  cursor: pointer;
}

.ws_activity_wrap .arrow .icon {
  width: 28px;
  height: 28px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow-black.png");
}

.ws_activity_wrap .arrow.prev {
  left: -60px;
}

.ws_activity_wrap .arrow.prev .icon {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.ws_activity_wrap .arrow.next {
  right: -60px;
  border-radius: 2px 0 0 2px;
}

.ws_activity_wrap .arrow:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

.ws_activity_wrap:hover .arrow.prev {
  left: 0;
}

.ws_activity_wrap:hover .arrow.next {
  right: 0;
}

.ws_musician_wrap {
  height: 576px;
  background-color: #f3f3f3;
}

.ws_musician_wrap .ct {
  overflow: visible;
}

.ws_musician_wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  margin-bottom: 40px;
}

.ws_musician_wrap .top .title {
  width: 176px;
  height: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-musician.png");
}

.ws_musician_wrap .bottom .item {
  position: relative;
  float: left;
  width: 120px;
  margin-right: 80px;
  margin-bottom: 48px;
  text-align: center;
}

.ws_musician_wrap .bottom .item .cover {
  width: 120px;
  height: 120px;
  margin-bottom: 16px;
  border-radius: 50%;
  cursor: pointer;
}

.ws_musician_wrap .bottom .item .name {
  margin: 0 -5px 4px;
  font-size: 16px;
  cursor: pointer;
}

.ws_musician_wrap .bottom .item .info {
  color: #929292;
  font-size: 12px;
}

.ws_musician_wrap .bottom .item:nth-child(6n) {
  margin-right: 0;
}

.ws_musician_wrap .bottom .item:hover .hover-bg {
  display: flex;
}

.ws_musician_wrap .hover-bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 360px;
  min-height: 256px;
  border-radius: 60px 12px 12px 12px;
  cursor: auto;
  overflow: hidden;
}

.ws_musician_wrap .hover-bg .left {
  position: absolute;
  width: 120px;
  top: 0;
  left: 0;
  z-index: 5;
}

.ws_musician_wrap .hover-bg .left .cover {
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_musician_wrap .hover-bg .left .cover-box {
  width: 120px;
  height: 120px;
  margin-bottom: 12px;
  border-radius: 50%;
  overflow: hidden;
}

.ws_musician_wrap .hover-bg .left .cover-box:hover .cover {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_musician_wrap .hover-bg .left .name {
  color: #fff;
  font-size: 12px;
}

.ws_musician_wrap .hover-bg .left .name:hover {
  color: #00B0A8;
}

.ws_musician_wrap .hover-bg .right {
  position: absolute;
  width: 208px;
  top: 0;
  right: 0;
  margin: 16px 16px 28px;
  z-index: 5;
  overflow: hidden;
}

.ws_musician_wrap .hover-bg .right .info {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 54px;
  margin-right: 16px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  overflow: hidden;
}

.ws_musician_wrap .hover-bg .right .song-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  color: #fff;
  font-size: 12px;
}

.ws_musician_wrap .hover-bg .right .song-item .title {
  flex-grow: 1;
  text-align: left;
}

.ws_musician_wrap .hover-bg .right .song-item .listen {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-left: 16px;
  margin-right: 8px;
  cursor: pointer;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/rank/playaccount_grey.png");
}

.ws_musician_wrap .hover-bg .right .song-item .listen:hover {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/play-account.png");
}

.ws_musician_wrap .hover-bg .right .song-item:last-child {
  margin-bottom: 0;
}

.ws_musician_wrap .hover-bg .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: #fff;
}

.ws_musician_wrap .hover-bg .bg1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  -webkit-filter: blur(12px);
  filter: blur(12px);
}

.ws_musician_wrap .hover-bg .bg2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
}

.ws_musician_wrap .hover-bg.left {
  border-radius: 12px 60px 12px 12px;
  left: auto;
  right: 0;
}

.ws_musician_wrap .hover-bg.left .left {
  left: auto;
  right: 0;
}

.ws_musician_wrap .hover-bg.left .right {
  left: 0;
  right: auto;
}

.ws_musician_wrap .tips {
  position: absolute;
  display: block;
  width: 140px;
  height: 25px;
  right: 0;
  bottom: 20px;
  cursor: pointer;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/be-musician.png");
}

.ws_accompany_wrap {
  min-height: 526px;
  margin-bottom: 20px;
  background-color: #fff;
}

.ws_accompany_wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  margin: 24px 0;
}

.ws_accompany_wrap .top .title {
  flex-shrink: 0;
  width: 88px;
  height: 40px;
  margin-right: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-accompany.png");
}

.ws_accompany_wrap .top .btn-box {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #5f5f5f;
}

.ws_accompany_wrap .top .btn-box .btn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  border-radius: 18px;
  background-color: #f8f8f8;
  cursor: pointer;
}

.ws_accompany_wrap .top .btn-box .btn:hover, .ws_accompany_wrap .top .btn-box .btn.cur {
  color: #fff;
  background-color: #00B0A8;
}

.ws_accompany_wrap .top .btn-box .btn:last-child {
  margin-right: 0;
}

.ws_accompany_wrap .top .left {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/accompany-bg.jpg");
}

.ws_accompany_wrap .top .btn-more {
  margin-left: 40px;
}

.ws_accompany_wrap .bottom .head {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 13px;
}

.ws_accompany_wrap .bottom .head .tr:nth-child(1) {
  margin-left: 120px;
}

.ws_accompany_wrap .bottom .head .tr:nth-child(2) {
  margin-left: 240px;
}

.ws_accompany_wrap .bottom .head .tr:nth-child(3) {
  margin-left: 254px;
}

.ws_accompany_wrap .bottom .head .tr:nth-child(4) {
  margin-left: 226px;
}

.ws_accompany_wrap .bottom .head .tr:nth-child(5) {
  margin-left: 46px;
}

.ws_accompany_wrap .bottom .table {
  margin-top: 16px;
}

.ws_accompany_wrap .bottom .table .item {
  display: flex;
  align-items: center;
  height: 52px;
  font-size: 14px;
  border-radius: 2px;
}

.ws_accompany_wrap .bottom .table .item a {
  display: inline-block;
  color: inherit;
}

.ws_accompany_wrap .bottom .table .item .order {
  width: 115px;
  text-align: center;
}

.ws_accompany_wrap .bottom .table .item .title {
  display: flex;
  align-items: center;
  width: 280px;
}

.ws_accompany_wrap .bottom .table .item .title a:hover {
  color: #00B0A8;
}

.ws_accompany_wrap .bottom .table .item .name {
  display: flex;
  align-items: center;
  width: 285px;
  color: #929292;
}

.ws_accompany_wrap .bottom .table .item .name a:hover {
  color: #5f5f5f;
}

.ws_accompany_wrap .bottom .table .item .uploader {
  display: flex;
  align-items: center;
  width: 280px;
  color: #929292;
}

.ws_accompany_wrap .bottom .table .item .uploader a:hover {
  color: #5f5f5f;
}

.ws_accompany_wrap .bottom .table .item .listen {
  width: 22px;
  height: 22px;
  margin-right: 50px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/listen.png");
}

.ws_accompany_wrap .bottom .table .item .listen:hover {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/listen_black.png");
}

.ws_accompany_wrap .bottom .table .item .download {
  width: 22px;
  height: 22px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/download.png");
  cursor: pointer;
}

.ws_accompany_wrap .bottom .table .item .download:hover {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/download_black.png");
}

.ws_accompany_wrap .bottom .table .item:nth-child(2n+1) {
  background-color: #f8f8f8;
}

.ws_mv_wrap {
  height: 616px;
  background-color: #fafafa;
}

.ws_mv_wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 24px 0 44px;
}

.ws_mv_wrap .top .title {
  flex-shrink: 0;
  width: 88px;
  height: 40px;
  margin-right: 40px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/title-video.png");
}

.ws_mv_wrap .top .btn-box {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #5f5f5f;
}

.ws_mv_wrap .top .btn-box .btn {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 36px;
  padding: 0 24px;
  margin-right: 24px;
  font-size: 13px;
  border-radius: 18px;
  background-color: #fff;
  cursor: pointer;
}

.ws_mv_wrap .top .btn-box .btn:hover, .ws_mv_wrap .top .btn-box .btn.cur {
  color: #fff;
  background-color: #00B0A8;
}

.ws_mv_wrap .top .btn-box .btn:last-child {
  margin-right: 0;
}

.ws_mv_wrap .bottom .item {
  float: left;
  width: 250px;
  margin-right: 40px;
  margin-bottom: 28px;
}

.ws_mv_wrap .bottom .item .cover {
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1);
  transition: transform 0.75s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 0.75s cubic-bezier(0, 1, 0.75, 1);
}

.ws_mv_wrap .bottom .item .cover-box {
  display: block;
  position: relative;
  width: 100%;
  height: 140px;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 10px;
}

.ws_mv_wrap .bottom .item .cover-box .play-icon {
  display: none;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/video_play.png");
}

.ws_mv_wrap .bottom .item .cover-box:hover .play-icon {
  display: block;
}

.ws_mv_wrap .bottom .item .cover-box:hover .cover {
  -webkit-transform: scale(1.07) translateZ(0);
  transform: scale(1.07) translateZ(0);
}

.ws_mv_wrap .bottom .item .cover-box:hover .mask {
  opacity: .2;
}

.ws_mv_wrap .bottom .item .cover-time {
  position: absolute;
  left: 8px;
  bottom: 8px;
  color: #fff;
  font-size: 12px;
}

.ws_mv_wrap .bottom .item .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: opacity .5s;
}

.ws_mv_wrap .bottom .item .title {
  font-size: 16px;
}

.ws_mv_wrap .bottom .item .name {
  margin: 4px 0 10px;
  color: #929292;
  font-size: 13px;
}

.ws_mv_wrap .bottom .item .name:hover {
  color: #5f5f5f;
}

.ws_mv_wrap .bottom .item .line {
  display: flex;
  align-items: center;
  color: #929292;
  font-size: 12px;
}

.ws_mv_wrap .bottom .item .line .video-icon {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/video.png");
}

.ws_mv_wrap .bottom .item .line .commend-icon {
  width: 12px;
  height: 12px;
  margin-left: 14px;
  margin-right: 5px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/barrage.png");
}

.ws_mv_wrap .bottom .item:nth-child(4n) {
  margin-right: 0;
}

.ws_sidebar {
  width: auto;
  height: auto;
  top: 96px;
  left: 50%;
  right: auto;
  margin-left: 680px;
  bottom: auto;
}

.ws_sidebar .side_ct {
  width: 76px;
  padding: 16px 13px 20px;
  color: #454545;
  font-size: 12px;
  border-radius: 6px;
  border: 1px solid #eee;
  background-color: #fff;
}

.ws_sidebar a {
  width: auto;
  height: auto;
  background: none;
}

.ws_sidebar .side-item {
  margin-bottom: 16px;
  cursor: pointer;
}

.ws_sidebar .side-item:hover {
  color: #00B0A8;
}

.ws_sidebar .btn_re {
  display: flex;
  align-items: center;
  height: auto;
  margin: 4px 0 0;
}

.ws_sidebar .btn_re .icon {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/advice.png");
}

.ws_sidebar .btn_re:hover {
  color: #48aafd;
}

.ws_sidebar .btn_re:hover .icon {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/advice_blue.png");
}

.ws_sidebar .btn_back {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 24px;
  margin-top: 16px;
  border-radius: 16px;
  background-color: #f8f8f8;
}

.ws_sidebar .btn_back .icon {
  width: 10px;
  height: 10px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow.png");
}

.ws_sidebar .btn_back:hover {
  background-color: #5F5F5F;
}

.ws_sidebar .btn_back:hover .icon {
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/arrow_up.png");
}

.ws_sidebar .qr_code {
  width: 76px;
  height: 92px;
  margin-top: 16px;
  border-radius: 6px;
  border: 1px solid #eee;
  background-color: #fff;
}

.ws_sidebar .qr_code .line {
  position: relative;
  height: 14px;
  margin-top: 6px;
  padding-left: 14px;
  color: #6f6f6f;
  font-size: 12px;
  line-height: 14px;
}

.ws_sidebar .qr_code .leaf {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0px;
  left: 2px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/leaf.png");
}

.ws_sidebar .qr_code .figure {
  position: absolute;
  top: -25px;
  right: -20px;
  width: 45px;
  height: 60px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/figure.png");
}

.ws_sidebar .qr_code .code {
  position: relative;
  width: 60px;
  height: 60px;
  z-index: 2;
  margin: 4px 8px 10px;
  background-size: contain;
  background-position: center center;
  background-image: url("../../v5.1/images/code/appdownload.png");
}

@media screen and (max-width: 1550px) {
  .ws_sidebar {
    margin-left: 600px;
  }
}

@media screen and (max-width: 1365px) {
  .ws_sidebar {
    margin-left: 568px;
  }
}
