.ol {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.c {
  clear: both;
  float: left;
}
.ib {
  display: inline-block;
}
.ibt {
  display: inline-block;
  vertical-align: top;
}
.ibm {
  display: inline-block;
  vertical-align: middle;
}
.ibb {
  display: inline-block;
  vertical-align: bottom;
}
.justify {
  text-align: justify;
  text-justify: inter-ideograph;
  -ms-text-justify: inter-ideograph;
}
.halign {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 0;
}
.valign {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.bb {
  box-sizing: border-box;
}
.hl {
  background-color: #0aa4dd;
  color: #ffffff;
}
.abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body .m-hide,
body .t-hide {
  display: block !important;
}
body .m-show,
body .t-show,
body .d-hide {
  display: none !important;
}
body .d-show {
  display: block !important;
}
@media screen and (max-width: 1200px) {
  body .m-hide,
  body .d-hide {
    display: block !important;
  }
  body .m-show,
  body .d-show,
  body .t-hide {
    display: none !important;
  }
  body .t-show {
    display: block !important;
  }
}
@media screen and (max-width: 900px) {
  body .t-hide,
  body .d-hide {
    display: block !important;
  }
  body .t-show,
  body .d-show,
  body .m-hide {
    display: none !important;
  }
  body .m-show {
    display: block !important;
  }
}
.share-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  z-index: 3;
  display: none;
}
.share-box:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #666;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity = 80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.share-box .share-block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background: url(/Image/A2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  max-width: 1400px;
  height: 543px;
  box-sizing: border-box;
  padding: 30px 45px;
  text-align: left;
}
.share-box .share-block .close-share {
  position: absolute;
  right: 38px;
  top: 30px;
  width: 26px;
  height: 26px;
  background: url(/Image/A1.png) no-repeat center center;
}
.share-box .share-block h3 {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}
.share-box .share-block .share-body {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  padding: 0 45px;
  box-sizing: border-box;
}
.share-box .share-block .share-body a,
.share-box .share-block .share-body .share-button {
  display: inline-block;
  vertical-align: middle;
}
.share-box .share-block .share-body > a + a {
  margin-left: 20px;
}
.share-box .share-block .share-body .share-button {
  margin-left: 253px;
}
.share-box .share-block .share-body .share-button .text {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 0 46px;
  color: #fff;
  height: 36px;
  font-size: 20px;
  width: 464px;
  text-overflow: ellipsis;
}
.share-box .share-block .share-body .share-button .copy {
  color: #fff;
  margin-left: 22px;
  font-size: 20px;
}
@media screen and (max-width: 1200px) {
  .share-box .share-block .share-body .share-button {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 900px) {
  .share-box .share-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body .share-button .text {
    width: 100%;
    max-width: 464px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .share-box .share-block .share-body .share-button .copy {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
}
html {
  overflow-y: hidden;
}
body {
  background: url(/Image/song-bg3.png) repeat-y center center;
  background-size: contain;
}
.box {
  box-sizing: border-box;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding: 129px 0 117px;
}
.block {
  position: relative;
}
.album-box {
  background: url(/Image/song-bg4.png) no-repeat center bottom;
}
.album-box .left-box,
.album-box .right-box {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.album-box .left-box {
  width: 42.3%;
}
.album-box .left-box img {
  width: 100%;
  height: auto;
  border-radius: 0 75px 0 25px;
}
.album-box .right-box {
  width: 57.7%;
  padding-left: 5.5%;
}
.album-box .right-box .line {
  position: relative;
}
.album-box .right-box .line + .line {
  margin-top: 34px;
}
.album-box .right-box .line h1,
.album-box .right-box .line h2,
.album-box .right-box .line h3,
.album-box .right-box .line time {
  font-weight: 400;
}
.album-box .right-box .line h2,
.album-box .right-box .line time {
  font-size: 28px;
}
.album-box .right-box .line h1,
.album-box .right-box .line h3 {
  font-size: 37px;
}
.album-box .right-box .line time {
  padding-top: 8px;
  display: block;
}
.album-box .right-box .line .share {
  position: absolute;
  right: 20px;
  top: 0;
}
.album-box .right-box .line .share input {
  display: none;
}
.album-box .right-box .player-box {
  margin-top: 55px;
}
.album-box .right-box .player-box h2 {
  font-weight: 400;
  font-size: 56px;
}
.album-box .right-box .player-box .progress-box {
  position: relative;
  margin-top: 32px;
  background-color: #ccc;
  height: 13px;
}
.album-box .right-box .player-box .progress-box .ui-slider-range {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: url(/Image/progress.png) repeat-y center center;
  background-size: contain;
}
.album-box .right-box .player-box .player-block {
  margin-top: 22px;
  text-align: center;
}
.album-box .right-box .player-box .player-block .prev,
.album-box .right-box .player-box .player-block .play,
.album-box .right-box .player-box .player-block .next {
  display: inline-block;
  vertical-align: middle;
  width: 49px;
  height: 49px;
  background-position: center center;
  background-repeat: no-repeat;
}
.album-box .right-box .player-box .player-block .prev {
  background-image: url(/Image/prev3.png);
}
.album-box .right-box .player-box .player-block .play {
  background-image: url(/Image/play3.png);
  margin: 0 62px;
}
.album-box .right-box .player-box .player-block .play.pause {
  background-image: url(/Image/stopbutton.png);
}
.album-box .right-box .player-box .player-block .next {
  background-image: url(/Image/next3.png);
}
.album-box .right-box .player-box audio {
  display: none;
}
.song-box {
  margin-top: 57px;
}
.song-box h3 {
  font-weight: 400;
  font-size: 28px;
  padding: 9px 40px;
  border-bottom: 2px solid #d0ced3;
}
.song-box .song-block {
  padding: 0 40px;
  border-bottom: 2px solid #d0ced3;
}
.song-box .song-block li {
  list-style: none;
  position: relative;
  border-bottom: 2px solid #d0ced3;
}
.song-box .song-block li:last-child {
  border-bottom: 0 none;
}
.song-box .song-block li.active a span,
.song-box .song-block li.active a h4 {
  color: #164398;
}
.song-box .song-block li a {
  display: block;
  padding: 11px 0 11px 55px;
}
.song-box .song-block li a span,
.song-box .song-block li a h4 {
  font-size: 30px;
  line-height: 44px;
}
.song-box .song-block li a span {
  position: absolute;
  left: 0;
  top: 11px;
}
.song-box .song-block li a h4 {
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .box {
    padding: 90px 60px 66px;
  }
  .album-box {
    background-size: contain;
  }
  .album-box .left-box,
  .album-box .right-box {
    display: block;
    width: 100%;
  }
  .album-box .left-box {
    max-width: 592px;
    margin: 0 auto;
  }
  .album-box .right-box {
    margin-top: 50px;
    text-align: center;
    padding-left: 0;
  }
  .album-box .right-box .player-box {
    margin-top: 57px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .album-box .right-box .player-box .player-block {
    margin-top: 26px;
  }
  .song-box {
    margin-top: 43px;
  }
  .song-box .song-block li a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .song-box .song-block li a span {
    top: 7px;
  }
}
@media screen and (max-width: 900px) {
  .box {
    padding-top: 66px;
  }
  .album-box .right-box .player-box {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) {
  .box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
