.icons-sprite, .box-download .close, .box-download .logo .pic {
  background-image: url('../image/downloadBox/icons-s04e00beb70.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'Padauk';
  font-style: normal;
  font-weight: 400;
  src: local(""), local("Padauk-Regular"), url("/static/fonts/RrQRboJg-id7OnbxckXh7Lk.woff2") format("woff2");
  unicode-range: U+1000-109F, U+200C-200D, U+25CC;
}
.my_mm body {
  font-family: 'Padauk', sans-serif !important;
}

html, body {
  font-family: "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
}

.box-download {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 999999999999;
  background-repeat: no-repeat;
  background-size: cover;
}

.box-download .close {
  position: absolute;
  top: 12px;
  right: 12px;
  background-position: 0 1;
  background-size: 177px 111px;
  height: 38px !important;
  width: 37px !important;
  background-size: 118px 74px !important;
  height: 24px !important;
  width: 24px !important;
  cursor: pointer;
}

.box-download .logo {
  width: 100%;
  padding: 108px 0;
  text-align: center;
  text-indent: 0;
}

.box-download .logo .pic {
  display: inline-block;
  background-position: 0 -35px;
  background-size: 177px 111px;
  height: 77px !important;
  width: 178px !important;
}

.box-download .btn-line {
  margin: 0 21px;
}

.box-download .btn-line .btn {
  display: block;
  height: 47px;
  line-height: 47px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 100%;
  background: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
}

.box-download .btn-line .btn:last-child {
  margin-top: 39px;
}

.box-download .box-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.box-download .bg_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  background-color: #000;
  opacity: 0.4;
}

@media (max-width: 320px) {
  .box-download .logo {
    padding: 70px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 25px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
@media (max-height: 480px) {
  .box-download .logo {
    padding: 60px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 25px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
@media (max-height: 400px) {
  .box-download .logo {
    padding: 30px 0;
  }

  .box-download .btn-line .but:last-child, .box-download .btn-line .btn:last-child {
    margin-top: 15px;
  }

  .box-download .btn-line .but, .box-download .btn-line .btn {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .box-download .btn-line {
    margin: 0px 10px;
  }
}
.download {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  background: black;
  opacity: 0.8;
  z-index: 9999;
}

.download .icon {
  float: left;
  width: 77px;
  height: 25px;
  background: url(../image/common/logo_joox.png) no-repeat center center;
  background-size: 77px 25px;
  margin: 14px;
}

.download .word {
  float: left;
  line-height: 25px;
  margin-top: 20px;
}

.download .word p:first-child {
  font-size: 12px;
}

.download .word p:first-child {
  font-size: 20px;
}

.download .install {
  position: relative;
  float: right;
  padding: 2px 8px;
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  text-align: center;
  margin-top: 8px;
  margin-right: 10px;
  max-width: 135px;
  padding-right: 16px;
  color: #fff;
}

.download .install:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 0px;
  width: 7px;
  height: 12px;
  background-image: url(../image/common/arrow_right.png);
  background-size: cover;
}

#downloadbar-home {
  cursor: pointer;
}

.openJoox {
  width: 100%;
  position: fixed;
  bottom: 31px;
  text-align: center;
}

.openJoox div {
  padding: 12px 24px;
  display: inline-block;
  background: #00ca5c;
  font-size: 15px;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.4);
}

.openJoox .open-icon {
  display: inline-block;
  width: 8px;
  height: 15px;
  margin-left: 6px;
  margin-bottom: 2px;
  background: url(../image/playlist/arrow.png);
  background-size: 8px 15px;
  vertical-align: middle;
}

.playksong-icons-sprite, .comment-nickname i, .comment-like-count i, .btn_play, .btn_pause, .like, .listen, .like-list-headshot .go {
  background-image: url('../image/playksong/playksong-icons-s84322f1ae7.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'Padauk';
  font-style: normal;
  font-weight: 400;
  src: local(""), local("Padauk-Regular"), url("/static/fonts/RrQRboJg-id7OnbxckXh7Lk.woff2") format("woff2");
  unicode-range: U+1000-109F, U+200C-200D, U+25CC;
}
.my_mm body {
  font-family: 'Padauk', sans-serif !important;
}

html, body {
  font-family: "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
}

.comment {
  color: white;
  margin-top: 10px;
  padding: 0px 23px;
}

.comment-title {
  font-size: 16px;
  color: white;
}

.comment-list li {
  min-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}

.comment-list li:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transform: scaleY(0.5);
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
}

.comment-list li:last-child:after {
  display: none;
}

.comment-list img {
  float: left;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 12px;
}

.comment-head {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}

.comment-content {
  font-size: 14px;
  padding-left: 42px;
  color: white;
}

.comment-nickname {
  max-width: 60%;
  display: inline-block;
  vertical-align: middle;
  text-overflow: ellipsis;
  height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
}

.comment-nickname i {
  display: inline-block;
  background-position: 0 -75px;
  background-size: 30px 153px;
  height: 14px !important;
  width: 13px !important;
}

.comment-time {
  font-size: 10px;
  margin-left: 6px;
  color: rgba(255, 255, 255, 0.6);
}

.comment-like-count {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.8);
  float: right;
  margin-right: 6px;
}

.comment-like-count i {
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
  background-position: 0 1;
  background-size: 30px 153px;
  height: 20px !important;
  width: 19px !important;
}

.comment-blank-title {
  font-size: 12px;
  margin-top: 41px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}

.comment-blank-title .green {
  color: #09de6e;
}

/*!
 * JUI v1.0.0 (http://git.code.oa.com/ibg-front-end/joox-ui)
 * Copyright 2017 Tencent, Inc.
 * Licensed under the MIT license
 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1.6;
  font-family: PingFang SC,-apple-system-font,Helvetica Neue,sans-serif;
}

* {
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

.jui-btn, a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.jui-btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 27px;
  padding-right: 27px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  color: #fff;
  height: 46px;
  line-height: 46px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.jui-btn, .jui-btn:after {
  border-radius: 46px;
}

.jui-btn_inline {
  display: inline-block;
}

.jui-btn_primary {
  background-color: #07ce65;
}

.jui-btn_primary:not(.jui-btn_disabled):visited {
  color: #fff;
  background-color: #07ce65;
}

.jui-btn_primary:not(.jui-btn_disabled):active {
  background-color: #00a84f;
}

.jui-btn_disabled {
  background-color: #c9c9c9;
}

.jui-btn_plain-primary {
  color: #07ce65;
}

.jui-btn_plain-primary:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #07ce65;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):visited {
  color: #07ce65;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):visited:after {
  border-color: #07ce65;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):active {
  color: #00a84f;
}

.jui-btn_plain-primary:not(.jui-btn_plain-disabled):active:after {
  border-color: #00a84f;
}

.jui-btn_plain-default {
  color: #434343;
}

.jui-btn_plain-default:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #434343;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):visited {
  color: #434343;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):visited:after {
  border-color: #434343;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):active {
  color: #b5b5b5;
}

.jui-btn_plain-default:not(.jui-btn_plain-disabled):active:after {
  border-color: #b5b5b5;
}

.jui-btn_plain-disabled {
  color: #c9c9c9;
}

.jui-btn_plain-disabled:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #c9c9c9;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
}

button.jui-btn, input.jui-btn {
  width: 100%;
  border-width: 0;
  outline: 0;
  -webkit-appearance: none;
}

button.jui-btn:focus, input.jui-btn:focus {
  outline: 0;
}

button.jui-btn_inline, input.jui-btn_inline {
  width: auto;
}

button.weui-btn_plain-default, button.weui-btn_plain-primary, input.weui-btn_plain-default, input.weui-btn_plain-primary {
  background-color: transparent;
}

.jui-btn_small {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  padding-left: 9px;
  padding-right: 9px;
}

.jui-btn_small:after {
  border-radius: 20px !important;
}

.jui-btn_medium {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 18px;
}

.jui-btn_medium:after {
  border-radius: 30px !important;
}

.jui-btn_medium-2 {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  padding-left: 18px;
  padding-right: 18px;
}

.jui-btn_medium-2:after {
  border-radius: 36px !important;
}

.jui-btn + .jui-btn {
  margin-top: 18px;
}

.jui-mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  pointer-events: none;
}

.jui-dialog, .jui-mask {
  text-align: center;
  opacity: 0;
}

.jui-dialog {
  max-width: 315px;
  width: 76%;
  position: relative;
  z-index: 2000;
  background-color: #fff;
  border-radius: 3px;
  color: #000;
  border-radius: 9px;
  padding: 30px 0 21px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7), -5px -5px 10px rgba(0, 0, 0, 0.7);
}

.jui-dialog__close {
  top: 0;
  right: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background-size: 30px 30px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAGFBMVEUAAABLS0tNTU1LS0tKSkpMTExLS0tKSko4QJ6OAAAAB3RSTlMAvgrM2qSOQ/q2bgAAAIZJREFUOMtjGAUjEzAaIXFUAtClmQsV4GwmcQEYEyEkBGcrIpSiiSFUYmrHoxkhiqkZJoxTM0IcoRlTO27NEBmIGpzaIZpxalcCacatXRCkGbf2ciEGsqQRhpPlNITHyAoWRKASjhLCEUo4ORBOTISTIuGEzIKSDQzQpVmRDVROYBgFIxEAABmqFuuI0w4dAAAAAElFTkSuQmCC");
}

.jui-dialog__title {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.jui-dialog__hd {
  padding: 0 18px;
}

.jui-dialog__bd {
  font-size: 15px;
  margin: 12px 18px 21px;
  line-height: 1.3;
  word-wrap: break-word;
}

.jui-dialog__bd_left {
  text-align: left;
}

.jui-dialog__bd_center {
  text-align: center;
}

.jui-dialog__ft {
  padding: 0 21px;
  line-height: 0;
}

.jui-dialog__btn {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  height: 42px;
  line-height: 42px;
  border-radius: 30px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-tap-highlight-color: transparent;
}

.jui-dialog__btn_plain {
  color: #09de6e;
  border: 1px solid #09de6e;
}

.jui-dialog__btn_plain:visited {
  color: #09de6e;
  border-color: #09de6e;
}

.jui-dialog__btn_plain:active {
  color: #00a84f;
  border-color: #00a84f;
}

.jui-dialog__btn_primary {
  background-color: #09de6e;
}

.jui-dialog__btn_primary:visited {
  color: #fff;
  background-color: #09de6e;
}

.jui-dialog__btn_primary:active {
  background-color: #00a84f;
}

.jui-dialog__btn_inline {
  display: inline-block;
  width: 48%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.jui-dialog__btn_inline:nth-of-type(2) {
  margin-top: 0 !important;
}

.jui-dialog__btn + .jui-dialog__btn {
  margin-top: 12px;
}

.jui-dialog__wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 2000;
}

.jui-dialog__wrap:not(.jui-dialog_scroll) .jui-dialog__bd {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.jui-dialog_scroll .jui-dialog__bd {
  max-height: 136px;
  overflow-y: scroll;
  padding-right: 10px;
}

.jui-dialog_scroll .jui-dialog__bd::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

.jui-dialog_scroll .jui-dialog__bd::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background-color: #ccc;
}

.jui-dialog_image .jui-dialog {
  padding-top: 0 !important;
}

.jui-dialog_image .jui-dialog__hd {
  margin-top: 12px;
}

.jui-dialog_image .jui-dialog__image {
  text-align: center;
}

.jui-dialog_image .jui-dialog__image img {
  display: block;
  line-height: 1;
  max-width: 100%;
  width: 100%;
  border-radius: 9px 9px 0 0;
  margin: 0 auto;
}

.jui-animate-fade-out {
  -webkit-animation: b .5s ease-in-out;
  animation: b .5s ease-in-out;
  opacity: 0;
}

.jui-animate-fade-in {
  -webkit-animation: a .5s ease-in-out;
  animation: a .5s ease-in-out;
  opacity: 1;
}

@-webkit-keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes a {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes b {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.playksong-icons-sprite, .comment-nickname i, .comment-like-count i, .btn_play, .btn_pause, .like, .listen, .like-list-headshot .go {
  background-image: url('../image/playksong/playksong-icons-s84322f1ae7.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: 'Padauk';
  font-style: normal;
  font-weight: 400;
  src: local(""), local("Padauk-Regular"), url("/static/fonts/RrQRboJg-id7OnbxckXh7Lk.woff2") format("woff2");
  unicode-range: U+1000-109F, U+200C-200D, U+25CC;
}
.my_mm body {
  font-family: 'Padauk', sans-serif !important;
}

html, body {
  font-family: "PingFangSC-Regular, sans-serif, Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi;
}

.qrcode-wrap {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100001;
}
.qrcode-wrap.show {
  display: block;
}
.qrcode-wrap .qrcode-popup {
  width: 285px;
  min-height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 9px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.7);
  background-color: #fff;
}
.qrcode-wrap .qrcode-popup .qrcode-content {
  width: 100%;
  min-height: 220px;
  margin-bottom: 15px;
}
.qrcode-wrap .qrcode-popup .qrcode-content .qrcode-img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 50px auto 10px;
}
.qrcode-wrap .qrcode-popup .qrcode-content p {
  font-size: 14px;
  color: #ccc;
  text-align: center;
  line-height: 20px;
  padding: 5px 20px;
}
.qrcode-wrap .qrcode-popup .qrcode-content .qrcode-tip {
  font-size: 18px;
  color: #000;
}
.qrcode-wrap .qrcode-popup .qrcode-btn {
  border-top: 1px solid #ccc;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #468ceb;
  text-align: center;
}

* {
  margin: 0;
  padding: 0;
}

html, body, #root, #__next, #__next > div {
  width: 100%;
  height: 100%;
}

body {
  font: 12px/1.5 "hiragino sans gb", "Helvetica Neue", Helvetica, Microsoft YaHei, sans-serif;
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

a, img {
  -webkit-touch-callout: none;
}

.wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

.main-page-wrapper {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}

.lannch-app-button {
  flex: 0 1 75px;
  -webkit-flex: 0 1 75px;
}

.box {
  overflow: scroll;
  flex: 1;
  -webkit-flex: 1;
  max-width: 960px;
  text-align: left;
  display: inline-block;
  width: 100%;
}

.box.offline {
  height: 100%;
  display: block;
  position: absolute;
}

.classBottom {
  margin-top: -30px;
}

.song_info {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  width: 100%;
  height: 50px;
}

.song_info .cont {
  width: 100%;
}

.song_info .song, .song_info .singer {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
}

.song_info .song {
  font-size: 21px;
  font-weight: normal;
}

.song_info .singer {
  margin-top: 4px;
  font-size: 13px;
}

.song_info .singer .arrow {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 8px;
  height: 13px;
  margin-left: 5px;
  background: url(//imgcache.gtimg.cn/mediastyle/mobile/app/wechat/img/sprite_page_play.png?d=20140507151851) no-repeat;
  background-size: 50px 200px;
  background-position: 0 -160px;
}

.btn_play {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 9px;
  margin-left: 18px;
  background-position: 0 -122px;
  background-size: 30px 153px;
  height: 32px !important;
  width: 31px !important;
}

.btn_pause {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 9px;
  margin-left: 18px;
  background-position: 0 -90px;
  background-size: 30px 153px;
  height: 31.5px !important;
  width: 31px !important;
}

.btns {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  width: 100%;
  height: 50px;
  overflow: hidden;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.logo {
  font-size: 20px;
  text-align: left;
  text-indent: 90px;
  margin-top: 16px;
  margin-bottom: 2px;
}

.description {
  font-size: 12px;
  text-indent: 90px;
}

.btn_music {
  display: inline-block;
  position: relative;
  height: 28px;
  line-height: 28px;
  padding: 4px 10px;
  padding-right: 16px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: right;
  margin-right: 20px;
  margin-top: 8px;
}

.btn_music:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0px;
  width: 7px;
  height: 12px;
  background-image: url(../image/common/arrow_right.png);
  background-size: cover;
}

.btn_music:active {
  background-color: #0a9244;
}

.bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  background-size: cover;
  background-position: center;
  -webkit-filter: blur(15px);
  -webkit-transform: scale(2);
}

.bg.offline {
  -webkit-filter: none;
  -webkit-transform: none;
}

.bg_mask {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  background-color: #000;
  opacity: 0.5;
}

#album_pic2 {
  background-color: #393939;
}

#album_pic {
  visibility: hidden;
}

#play_loading {
  -webkit-transform: translateX(0%);
}

#play_on {
  -webkit-transform: translateX(0%);
}

#h5audio_media {
  height: 0;
  width: 0;
}

.area {
  display: none;
}

.lyric .cont {
  width: 100%;
  height: 48px;
  overflow: hidden;
}

.lyric .cont.three_row {
  height: 175px;
}

.lyric .cont .txt {
  padding: 0 50px;
}

.lyric .cont p {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}

.lyric .cont .current {
  color: #fff;
}

.lyric .cont p.loading {
  line-height: 100%;
}

.play_bar {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 60px;
  max-width: 960px;
}

.play_bar:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transform: scaleY(0.5);
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
}

.play_bar .progress {
  position: absolute;
  left: 103px;
  right: 64px;
  z-index: 2;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
}

.play_bar .bar {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 2px;
  /*background-color: #252525*/
  background-color: #fff;
  opacity: .3;
}

.play_bar .has_load {
  position: absolute;
  top: 20px;
  left: -100%;
  z-index: 4;
  width: 100%;
  height: 2px;
  /*background-color: #303B35*/
  background-color: #fff;
  opacity: .3;
}

.play_bar .has_play {
  position: absolute;
  top: 20px;
  left: -100%;
  z-index: 5;
  width: 100%;
  height: 2px;
  background-color: #0EAD51;
}

.play_bar .has_play span {
  position: absolute;
  top: -20px;
  right: -21px;
  width: 40px;
  height: 40px;
}

.play_bar .has_play span i {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 17px auto 0;
  background: white;
  position: relative;
  left: 3px;
}

.play_bar .play_time {
  position: absolute;
  top: 10px;
  left: 5px;
  right: 5px;
  z-index: 1;
}

.play_bar .play_time time {
  position: absolute;
  top: 3px;
  font-size: 12px;
  font-family: arial;
}

.play_bar .play_time time:nth-child(1) {
  left: 5px;
}

.play_bar .play_time time:nth-child(2) {
  right: 18px;
}

.play_time time {
  color: #fff;
}

.description {
  font-size: 12px;
  text-indent: 90px;
}

.box {
  padding-top: 60px;
  padding-bottom: 50px;
  margin: 0 auto;
}

.btn_music .dot {
  display: inline-block;
  width: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  vertical-align: middle;
}

.btns.disabled:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.openJoox {
  width: 100%;
  position: fixed;
  bottom: 41px;
  text-align: center;
  z-index: 9999;
}

.openJooxVip {
  width: 100%;
  position: absolute;
  bottom: 90px;
  text-align: center;
  z-index: 9999;
}

.openJooxVip div, .openJoox div {
  padding: 12px 24px;
  display: inline-block;
  background: #00ca5c;
  font-size: 15px;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.4);
}

.openJooxVip .open-icon, .openJoox .open-icon {
  display: inline-block;
  width: 8px;
  height: 15px;
  margin-left: 6px;
  margin-bottom: 3px;
  background: url(../image/playsong/arrow.png);
  background-size: 8px 15px;
  vertical-align: middle;
}

.song_info .con {
  position: relative;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}

.song_info .none {
  display: none;
}

.creator {
  color: white;
  width: 100%;
  display: block;
  height: 42px;
  padding: 12px 0px;
  position: relative;
}

.creator:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transform: scaleY(0.5);
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
}

.creator-image {
  width: 42px;
  height: 42px;
  border-radius: 21px;
  float: left;
  margin-left: 23px;
  margin-right: 9px;
}

.creator-title {
  font-size: 14px;
  color: #fff;
  text-overflow: ellipsis;
  height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 20px;
}

.creator-info {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
}

.like {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  margin-left: 12px;
  background-position: 0 -40px;
  background-size: 30px 153px;
  height: 17px !important;
  width: 16px !important;
}

.listen {
  vertical-align: middle;
  display: inline-block;
  margin-right: 3px;
  margin-left: 21px;
  background-position: 0 -58px;
  background-size: 30px 153px;
  height: 17px !important;
  width: 16px !important;
}

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.flex_item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  position: relative;
  color: white;
  text-align: center;
}

.classBottom {
  margin-top: -30px;
}

.flex_item .logo_container {
  width: 100%;
  margin: 0 auto;
  margin-top: -30px;
}

.flex_item .downImg {
  display: inline-block;
  width: 162px;
  height: 52px;
}

.copy-text {
  padding: 30px;
  font-size: 14px;
}

.facebook .three_row {
  height: 140px !important;
}

.facebook .wrap {
  height: 83%;
}

.facebook .bg_mask {
  position: fixed;
}

.facebook .bg {
  position: fixed;
}

#lyric_box {
  width: 100%;
  height: 175px;
}

@media (min-width: 960px) {
  html, body, #root, #__next, #__next > div {
    height: auto;
  }

  .wrap {
    height: auto;
  }

  .box {
    overflow: auto;
  }

  #lyric_box {
    height: 500px;
    width: 960px;
  }

  #lyric {
    height: 100%;
  }

  .lyric .cont.three_row {
    height: 100%;
  }

  #open {
    display: none;
  }

  .openJoox {
    display: none;
  }
}
.like-list {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  height: 60px;
  line-height: 60px;
  padding-left: 23px;
  text-align: left;
}

.like-list-headshot {
  float: right;
  width: 80px;
}

.like-list-headshot-image {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: inline-block;
  vertical-align: middle;
}

.like-list-headshot .go {
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -20px;
  background-size: 30px 153px;
  height: 20px !important;
  width: 19px !important;
}

.like-list-headshot-image:first-child {
  position: relative;
  vertical-align: middle;
  right: -6px;
}

.openJoox {
  padding: 0;
  height: 75px;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
}

#openJoox {
  padding: 0;
  color: #fff;
  background-color: #07ce65;
  border-radius: 40px;
  display: inline-block;
  text-decoration: none;
  height: 40px;
  line-height: 40px;
  width: 280px;
  margin: 17.5px 20px;
  opacity: .9;
  box-shadow: box-shadow;
}

.comment-nickname {
  max-width: 55%;
}
