/***************reset**********************/
@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

:focus {
  outline: 0;
}

a {
  cursor: pointer;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

code,
kbd,
samp,
tt {
  font-size: 100%;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
:link,
:visited,
ins {
  text-decoration: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

.clearfix:after,
.crc-in:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.crc-mask {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  z-index: 100;
  display: none;
}

body {
  font: 14px/28px "Microsoft Yahei", Arial, "Helvetica", Verdana, sans-serif;
  background: #ffffff;
  color: #333;
}

.song-body > div {
  font-size: 14px !important;
}

a {
  color: #333;
  transition: all 0.3s ease;
}

a:hover {
  color: #ffb403;
  text-decoration: none;
}

/***************reset end**********************/

/********index*code here**********/
.song-header {
  height: 100px;
  position: relative;
}

.logo {
  width: 195px;
  height: 50px;
  position: absolute;
  left: 130px;
  top: 50%;
  margin-top: -25px;
}

.song-banner {
  height: 550px;
}

.swiper-container {
  height: 100%;
}

.swiper-slide-bg {
  width: 100%;
  height: 100%;
  background: url(../images/banner.jpg) center no-repeat;
}

#pagination {
  position: absolute;
  left: 50%;
  top: 400px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  z-index: 100;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 25px;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}

.swiper-active-switch {
  background: #fff;
}

/* 主样式开始 */
.song-audio {
  /* height: 790px; */
}

.song-title {
  margin-top: 80px;
  margin-bottom: 20px;
  text-align: center;
}
.song-title h3{display:inline-block}
.song-title h3 span{font-size:30px;font-weight:600;color:#333;padding:0 20px;}
.song-title h3 .icon{width:25px;height:20px;background-image: url(../images/song-title.png);background-repeat: no-repeat;margin-top:5px;}
.song-title-icon-r{float:right;background-position: 0px 0px;}
.song-title-icon-l{float:left;background-position: -35px 0px;}

.song-audio-main {
  /* height: 630px; */
  background: url(../images/song-bg1.png) center top no-repeat;
}

.song-in {
  height: 100%;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

/* 主视频开始 */
.title-video {
  margin-top: 70px;
  margin-bottom: 60px;
  text-align: center;
}

.song-video-list {
  height: 655px;
}

.song-video-main {
  /* height: 498px; */
  background: url(../images/video-bg.png) center top no-repeat;
}

/* 主视频结束 */

/* 人物介绍开始 */
.song-people {
  height: 597px;
  background: url(../images/people-bg.png) center no-repeat;
  position: relative;
  border: 1px solid #fff;
}

.song-people-title {
  height: 40px;
  width: 428px;
  margin: 152px auto 52px;
}

.song-people-main {
  text-align: center;
}

.people-list {
  width: 284px;
  height: 342px;
  padding: 38px 28px;
  display: inline-block;
  border: 1px solid #e8e8e8;
  background: #fff;
  position: relative;
  z-index: 1;
}
.people-list:hover{
  box-shadow: 0 0 10px #e8e8e8;
}

.people-list:last-child {
  margin-left: 100px;
}

.name {
  font-size: 16px;
  margin-top: 20px;
}

.name span {
  font-size: 12px;
  color: #b6b6b6;
}

.people-list .state {
  text-align: left;
  font-size: 14px;
  color: #666;
}

.people-list .btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  background: #fff8e8;
  color: #ffb403;
  font-size: 14px;
  position: absolute;
  bottom: 38px;
  left: 50%;
  margin-left: -70px;
}
.people-list .btn:hover{
  background: #ffb403;
  color:#fff; 
}



/* 人物介绍开始 */

/* 下载专区 */
.song-download {
  height: 520px;
  background: url(../images/download-bg.png) top center no-repeat;
  border: 1px solid transparent;
}

.song-download-title {
  text-align: center;
  margin-top: 80px;
}

.audio-content {
  text-align: center;
}

.audio-list {
  width: 238px;
  height: 248px;
  border: 1px solid #e8e8e8;
  display: inline-block;
  margin-top: 55px;
  margin-right: 70px;
  position: relative;
}
.audio-list:hover{
  box-shadow: 0 0 10px #e8e8e8;
}


.audio-list img {
  margin-top: 28px;
  height:100px;
}

.download-btn {
  width: 175px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 16px;
}

.download-btn a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left:0px;top:0px;
  line-height:395px;
}

.audio-list1 .download-btn {
  background: #e5f5fd;
}

.audio-list1 .download-btn a {
  color: #00a0e9;
}

.audio-list1 .download-btn:hover {
  background: #00a0e9;
}

.audio-list1 .download-btn:hover a {
  color: #fff;
}

.audio-list2 .download-btn {
  background: #fff8e8;
}

.audio-list2 .download-btn a {
  color: #ffb403;
}

.audio-list2 .download-btn:hover {
  background: #ffb914;
}

.audio-list2 .download-btn:hover a {
  color: #fff;
}

.audio-list3 .download-btn {
  background: #eaf7f0;
}

.audio-list3 .download-btn a {
  color: #32b16c;
}

.audio-list3 .download-btn:hover {
  background: #32b16c;
}

.audio-list3 .download-btn:hover a {
  color: #fff;
}

.audio-list4 {
  margin-right: 0;
}

.audio-list4 .download-btn {
  background: #fce5e5;
}

.audio-list4 .download-btn a {
  color: #e60202;
}

.audio-list4 .download-btn:hover {
  background: #e60202;
}

.audio-list4 .download-btn:hover a {
  color: #fff;
}

.song-footer {
  height: 55px;
  line-height: 55px;
  color: #999;
  font-size: 12px;
  text-align: center;
  background: #333333;
}

/********index end***********/
/* 详情页开始 */
.detail-main {
  border-top: 1px solid #e8e8e8;
}

.detail-top {
  height: 304px;
  background: url(../images/detail-top.png) center no-repeat;
}

.detail-center {
  overflow: hidden;
  margin-top: -242px;
  margin-left: 70px;
}

.detail-name {
  margin-top: 0;
  margin-right: 10px;
}

.detail-name span {
  margin-left: 10px;
}

.detail-center-left {
  float: left;
}

.detail-center-right {
  float: left;
  text-align: left;
  width: 850px;
  margin-left: 58px;
  min-height: 600px;
}

.detail-bottom {
  height: 174px;
  background: url(../images/detail-bottom.png) center no-repeat;
}
.song-pc-title{display:block;}
.song-mob-title{display:none;}

.song-mobile-navbar{display:none;position:fixed;text-align:Center;width:100%;box-sizing:border-box;background:#fff;z-index:100;left:0px;top:0px;}
.song-share{display:none;}


/* 详情页结束 */

/********响应式***********/
@media screen  and (min-width: 1023px)  and (max-width: 1025px) {
  .name{font-size:0.32rem;}
  .download-btn a {line-height:5.7rem;z-index:10;font-size:0.24rem;}
.song-share{position:absolute;right:0.4rem;bottom:0.2rem;width:0.45rem;height:0.45rem;line-height:1.5;}
.song-share img{width:100%;height:100%;}
.song-mobile-fixed .song-and-header{margin-top:0.88rem;}
.song-mobile-fixed .song-ios-header{margin-top:1.32rem;}
.song-body .song-mobile-navbar{display:block;height:0.88rem;font-size:0.36rem;line-height:0.88rem;padding:0px 0.2rem;box-shadow:0px 1px 3px rgba(0,0,0,.3);}
.song-body .song-iphone{display:block;height:1.32rem;box-sizing:border-box;font-size:0.36rem;line-height:0.88rem;padding:0.44rem 0.2rem 0px 0.2rem;box-shadow:0px 1px 2px rgba(0,0,0,.3);}
.song-mobile-back{position:absolute;width:0.48rem;height:0.48rem;background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.2rem; }
.song-iphone .song-mobile-back{background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.64rem; }
.song-pc-title{display:none;}
.audio-list img{margin-top:0.16rem;height:1.6rem;}
.song-mob-title{display:block;}
.people-list .btn{bottom:0.3rem;font-size:0.32rem;width:1.5rem;height:0.4rem;}
.swiper-container {
  height: 2rem;
}

  .song-body > div {
    font-size: 100%;
  }

  .logo {
    left: 0.2rem;
  }

  .song-banner {
    height: 2rem;
  }

  .swiper-slide-bg {
    background-size: auto 100%!important;
  }

  #pagination {
    top: 175px;
  }

  .song-title {
    height: 2rem;
    line-height: 2.2rem;
    margin:0px 0px;
  }

  .song-title img {
    width: 2.6rem;
    height: 0.38rem;
  }

  .song-audio {
    height: 14rem;
    background: url(../images/wrap-bg1.png) no-repeat;
    background-size: 100%;
  }
  .song-audio-main {
    background: none;
  }
  .song-video-main {
    height: 4.15rem;
    background: url(../images/wrap-video.png) no-repeat;
    background-size: 100%;
  }
  .title-video {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    height: auto;
    line-height: 20px;
  }
  .title-video img {
    width: 5.74rem;
    height: 0.4rem;
  }
  .song-people-title {
    text-align: center;
    height: 2.8rem;
    width: auto;
    margin: 0;
    background: url(../images/song-people-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-people-title img {
    width: 4.28rem;
    height: 0.38rem;
    margin-top: 2rem;
  }
  .song-people {
    /* height: 100%; */
  }
  .song-people-main {
    background: #f8f8f8;
    padding-bottom: 10px;
  }
  .people-list {
    display: block;
    padding: 0;
    width: 6.38rem;
    height: 7.87rem;
    margin: 0 auto;
  }
  .people-list img {
    margin-top: 0.77rem;
  }
  .people-list .state {
    margin: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 1.8;
  }

  .people-list:last-child {
    margin: 0 auto;
    margin-top: 20px;
  }
  .song-in {
    width: 100%;
    box-sizing: border-box;
  }
  .song-download {
    height: auto;
  }
  .song-footer {
    font-size: 0.24rem !important;
    padding: 0.2rem 12px;
    height: auto;
    line-height: 1.6;
  }
  .song-download {
    padding-bottom: 0.97rem;
  }
  .song-download-title {
    margin-top: 10px;
    height: 1.6rem;
    background: url(../images/song-download-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-download-main {
    margin-top: 10px;
  }
  .song-download-title img {
    width: 2.5rem;
    height: 0.37rem;
    margin-top: 0.8rem;
  }
  .audio-list {
    width: 3.17rem;
    height: 3.54rem;
    margin: 0px 0.2rem;
  }
  .audio-list:nth-child(3),
  .audio-list:nth-child(4) {
    margin-top: 20px;
  }
  .download-btn {
    width: 2.45rem;
    height: 0.68rem;
    line-height: 0.68rem;
    margin-top: 0.5rem;
  }
  .detail-center-right {
    width: 95%;
    margin-left: 0;
    position: relative;
    padding: 0 .2rem;
  }
  .detail-center {
    margin-top: -280px;
  }
  .detail-center-left {
    margin-left: 0.2rem;
  }
  .detail-name {
    position: absolute;
    top: -1.5rem;
    left: 2.4rem;
    font-size: 0.48rem;
  }
  .detail-name span {
    font-size: 0.24rem;
  }
  .detail-center {
    margin-left: 0;
    margin-top: -2rem;
  }
  .detail-content {
    padding: 0 .22rem!important;
  }
  .detail-main {
  }
  .detail-center-left img {
    width: 1.8rem;
  }
  .detail-top {
    height: 2.68rem;
    background: url(../images/wrap-top.png) no-repeat;
    background-size: 100%;
  }
  .detail-bottom {
    height: 2.37rem;
    margin-top: -0.8rem;
    background: url(../images/wrap-bottom.png) no-repeat;
    background-size: 100%;
  }


}

/********响应式 end***********/

/********响应式***********/
@media screen  and (min-width: 639px)  and (max-width: 641px) {
  .name{font-size:0.32rem;}
  .download-btn a {line-height:5rem;z-index:10;font-size:0.24rem;}
.song-share{position:absolute;right:0.4rem;bottom:0.2rem;width:0.45rem;height:0.45rem;line-height:1.5;}
.song-share img{width:100%;height:100%;}
.song-mobile-fixed .song-and-header{margin-top:0.88rem;}
.song-mobile-fixed .song-ios-header{margin-top:1.32rem;}
.song-body .song-mobile-navbar{display:block;height:0.88rem;font-size:0.36rem;line-height:0.88rem;padding:0px 0.2rem;box-shadow:0px 1px 3px rgba(0,0,0,.3);}
.song-body .song-iphone{display:block;height:1.32rem;box-sizing:border-box;font-size:0.36rem;line-height:0.88rem;padding:0.44rem 0.2rem 0px 0.2rem;box-shadow:0px 1px 2px rgba(0,0,0,.3);}
.song-mobile-back{position:absolute;width:0.48rem;height:0.48rem;background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.2rem; }
.song-iphone .song-mobile-back{background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.64rem; }
.song-pc-title{display:none;}
.audio-list img{margin-top:0.16rem;height:1.6rem;}
.song-mob-title{display:block;}
.people-list .btn{bottom:0.3rem;font-size:0.32rem;width:1.5rem;height:0.4rem;}
  .song-body > div {
    font-size: 100%;
  }
  .swiper-container {
    height: 2rem;
  }
  .logo {
    left: 0.2rem;
  }

  .song-banner {
    height: 2rem;
  }

  .swiper-slide-bg {
    background-size: auto 100%!important;
  }

  #pagination {
    top: 175px;
  }

  .song-title {
    height: 2rem;
    line-height: 2.2rem;
    margin:0px 0px;
  }

  .song-title img {
    width: 2.6rem;
    height: 0.38rem;
  }

  .song-audio {
    height: 14rem;
    background: url(../images/wrap-bg1.png) no-repeat;
    background-size: 100%;
  }
  .song-audio-main {
    background: none;
  }
  .song-video-main {
    height: 4.15rem;
    background: url(../images/wrap-video.png) no-repeat;
    background-size: 100%;
  }
  .title-video {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    height: auto;
    line-height: 20px;
  }
  .title-video img {
    width: 5.74rem;
    height: 0.4rem;
  }
  .song-people-title {
    text-align: center;
    height: 2.8rem;
    width: auto;
    margin: 0;
    background: url(../images/song-people-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-people-title img {
    width: 4.28rem;
    height: 0.38rem;
    margin-top: 2rem;
  }
  .song-people {
    /* height: 100%; */
  }
  .song-people-main {
    background: #f8f8f8;
    padding-bottom: 10px;
  }
  .people-list {
    display: block;
    padding: 0;
    width: 6.38rem;
    height: 7.87rem;
    margin: 0 auto;
  }
  .people-list img {
    margin-top: 0.77rem;
  }
  .people-list .state {
    margin: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 1.8;
  }

  .people-list:last-child {
    margin: 0 auto;
    margin-top: 20px;
  }
  .song-in {
    width: 100%;
    box-sizing: border-box;
  }
  .song-download {
    height: auto;
  }
  .song-footer {
    font-size: 0.24rem !important;
    padding: 0.2rem 12px;
    height: auto;
    line-height: 1.6;
  }
  .song-download {
    padding-bottom: 0.97rem;
  }
  .song-download-title {
    margin-top: 10px;
    height: 1.6rem;
    background: url(../images/song-download-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-download-main {
    margin-top: 10px;
  }
  .song-download-title img {
    width: 2.5rem;
    height: 0.37rem;
    margin-top: 0.8rem;
  }
  .audio-list {
    width: 3.17rem;
    height: 3.54rem;
    margin: 0px 0.2rem;
  }
  .audio-list:nth-child(3),
  .audio-list:nth-child(4) {
    margin-top: 20px;
  }
  .download-btn {
    width: 2.45rem;
    height: 0.68rem;
    line-height: 0.68rem;
    margin-top: 0;
  }
  .detail-center-right {
    width: 95%;
    margin-left: 0;
    position: relative;
    padding: 0 .2rem;
    font-size:0.24rem;
    line-height:1.6;
  }
  .detail-center {
    margin-top: -280px;
  }
  .detail-center-left {
    margin-left: 0.2rem;
  }
  .detail-name {
    position: absolute;
    top: -1.5rem;
    left: 2.4rem;
    font-size: 0.48rem;
  }
  .detail-name span {
    font-size: 0.24rem;
  }
  .detail-center {
    margin-left: 0;
    margin-top: -2rem;
  }
  .detail-content {
    padding: 0 .22rem!important;
  }
  .detail-main {
  }
  .detail-center-left img {
    width: 1.8rem;
  }
  .detail-top {
    height: 2.68rem;
    background: url(../images/wrap-top.png) no-repeat;
    background-size: 100%;
  }
  .detail-bottom {
    height: 2.37rem;
    margin-top: -0.8rem;
    background: url(../images/wrap-bottom.png) no-repeat;
    background-size: 100%;
  }


}

/********响应式 end***********/

/********响应式***********/
@media screen  and (min-width: 733px)  and (max-width: 735px) {
  .name{font-size:0.32rem;}
  .download-btn a {line-height:5rem;z-index:10;font-size:0.24rem;}
.song-share{position:absolute;right:0.4rem;bottom:0.2rem;width:0.45rem;height:0.45rem;line-height:1.5;}
.song-share img{width:100%;height:100%;}
.song-mobile-fixed .song-and-header{margin-top:0.88rem;}
.song-mobile-fixed .song-ios-header{margin-top:1.32rem;}
.song-body .song-mobile-navbar{display:block;height:0.88rem;font-size:0.36rem;line-height:0.88rem;padding:0px 0.2rem;box-shadow:0px 1px 3px rgba(0,0,0,.3);}
.song-body .song-iphone{display:block;height:1.32rem;box-sizing:border-box;font-size:0.36rem;line-height:0.88rem;padding:0.44rem 0.2rem 0px 0.2rem;box-shadow:0px 1px 2px rgba(0,0,0,.3);}
.song-mobile-back{position:absolute;width:0.48rem;height:0.48rem;background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.2rem; }
.song-iphone .song-mobile-back{background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.64rem; }
.song-pc-title{display:none;}
.audio-list img{margin-top:0.16rem;height:1.6rem;}
.song-mob-title{display:block;}
.people-list .btn{bottom:0.3rem;font-size:0.32rem;width:1.5rem;height:0.4rem;}
.swiper-container {
  height: 2rem;
}
  .song-body > div {
    font-size: 100%;
  }

  .logo {
    left: 0.2rem;
  }

  .song-banner {
    height: 2rem;
  }

  .swiper-slide-bg {
    background-size: auto 100%!important;
  }

  #pagination {
    top: 175px;
  }

  .song-title {
    height: 2rem;
    line-height: 2.2rem;
    margin:0px 0px;
  }

  .song-title img {
    width: 2.6rem;
    height: 0.38rem;
  }

  .song-audio {
    height: 14rem;
    background: url(../images/wrap-bg1.png) no-repeat;
    background-size: 100%;
  }
  .song-audio-main {
    background: none;
  }
  .song-video-main {
    height: 4.15rem;
    background: url(../images/wrap-video.png) no-repeat;
    background-size: 100%;
  }
  .title-video {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    height: auto;
    line-height: 20px;
  }
  .title-video img {
    width: 5.74rem;
    height: 0.4rem;
  }
  .song-people-title {
    text-align: center;
    height: 2.8rem;
    width: auto;
    margin: 0;
    background: url(../images/song-people-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-people-title img {
    width: 4.28rem;
    height: 0.38rem;
    margin-top: 2rem;
  }
  .song-people {
    /* height: 100%; */
  }
  .song-people-main {
    background: #f8f8f8;
    padding-bottom: 10px;
  }
  .people-list {
    display: block;
    padding: 0;
    width: 6.38rem;
    height: 7.87rem;
    margin: 0 auto;
  }
  .people-list img {
    margin-top: 0.77rem;
  }
  .people-list .state {
    margin: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 1.8;
  }

  .people-list:last-child {
    margin: 0 auto;
    margin-top: 20px;
  }
  .song-in {
    width: 100%;
    box-sizing: border-box;
  }
  .song-download {
    height: auto;
  }
  .song-footer {
    font-size: 0.24rem !important;
    padding: 0.2rem 12px;
    height: auto;
    line-height: 1.6;
  }
  .song-download {
    padding-bottom: 0.97rem;
  }
  .song-download-title {
    margin-top: 10px;
    height: 1.6rem;
    background: url(../images/song-download-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-download-main {
    margin-top: 10px;
  }
  .song-download-title img {
    width: 2.5rem;
    height: 0.37rem;
    margin-top: 0.8rem;
  }
  .audio-list {
    width: 3.17rem;
    height: 3.54rem;
    margin: 0px 0.2rem;
  }
  .audio-list:nth-child(3),
  .audio-list:nth-child(4) {
    margin-top: 20px;
  }
  .download-btn {
    width: 2.45rem;
    height: 0.68rem;
    line-height: 0.68rem;
    margin-top: 0;
  }
  .detail-center-right {
    width: 95%;
    margin-left: 0;
    position: relative;
    padding: 0 .2rem;
  }
  .detail-center {
    margin-top: -280px;
  }
  .detail-center-left {
    margin-left: 0.2rem;
  }
  .detail-name {
    position: absolute;
    top: -1.5rem;
    left: 2.4rem;
    font-size: 0.48rem;
  }
  .detail-name span {
    font-size: 0.24rem;
  }
  .detail-center {
    margin-left: 0;
    margin-top: -2rem;
  }
  .detail-content {
    padding: 0 .22rem!important;
  }
  .detail-main {
  }
  .detail-center-left img {
    width: 1.8rem;
  }
  .detail-top {
    height: 2.68rem;
    background: url(../images/wrap-top.png) no-repeat;
    background-size: 100%;
  }
  .detail-bottom {
    height: 2.37rem;
    margin-top: -0.8rem;
    background: url(../images/wrap-bottom.png) no-repeat;
    background-size: 100%;
  }


}

/********响应式 end***********/
/********响应式***********/
@media screen and (max-width: 601px) {

  .download-btn a {line-height:5.5rem;z-index:10;font-size:0.24rem;}
.song-share{position:absolute;right:0.4rem;bottom:0.2rem;width:0.45rem;height:0.45rem;line-height:1.5;}
.song-share img{width:100%;height:100%;}
.song-mobile-fixed .song-and-header{margin-top:0.88rem;}
.song-mobile-fixed .song-ios-header{margin-top:1.32rem;}
.song-body .song-mobile-navbar{display:block;height:0.88rem;font-size:0.36rem;line-height:0.88rem;padding:0px 0.2rem;box-shadow:0px 1px 3px rgba(0,0,0,.3);}
.song-body .song-iphone{display:block;height:1.32rem;box-sizing:border-box;font-size:0.36rem;line-height:0.88rem;padding:0.44rem 0.2rem 0px 0.2rem;box-shadow:0px 1px 2px rgba(0,0,0,.3);}
.song-mobile-back{position:absolute;width:0.48rem;height:0.48rem;background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.2rem; }
.song-iphone .song-mobile-back{background:url(../images/back.png) no-repeat center center;background-size:cover;left:0.2rem;top:0.64rem; }
.song-pc-title{display:none;}
.audio-list img{margin-top:0.16rem;height:1.6rem;}
.song-mob-title{display:block;}
.people-list .btn{bottom:0.3rem;font-size:0.32rem;}

  .song-body > div {
    font-size: 100%;
  }

  .logo {
    left: 0.2rem;
  }

  .song-banner {
    height: 2rem;
  }

  .swiper-slide-bg {
    background-size: auto 100%!important;
  }

  #pagination {
    top: 175px;
  }

  .song-title {
    height: 2rem;
    line-height: 2.2rem;
    margin:0px 0px;
  }

  .song-title img {
    width: 2.6rem;
    height: 0.38rem;
  }

  .song-audio {
    height: 14rem;
    background: url(../images/wrap-bg1.png) no-repeat;
    background-size: 100%;
  }
  .song-audio-main {
    background: none;
  }
  .song-video-main {
    height: 4.15rem;
    background: url(../images/wrap-video.png) no-repeat;
    background-size: 100%;
  }
  .title-video {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    height: auto;
    line-height: 20px;
  }
  .title-video img {
    width: 5.74rem;
    height: 0.4rem;
  }
  .song-people-title {
    text-align: center;
    height: 2.8rem;
    width: auto;
    margin: 0;
    background: url(../images/song-people-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-people-title img {
    width: 4.28rem;
    height: 0.38rem;
    margin-top: 2rem;
  }
  .song-people {
    /* height: 100%; */
  }
  .song-people-main {
    background: #f8f8f8;
    padding-bottom: 10px;
  }
  .people-list {
    display: block;
    padding: 0;
    width: 6.38rem;
    height: 7.87rem;
    margin: 0 auto;
  }
  .people-list img {
    margin-top: 0.77rem;
  }
  .people-list .state {
    margin: 0 0.2rem;
    font-size: 0.24rem;
    line-height: 1.8;
  }

  .people-list:last-child {
    margin: 0 auto;
    margin-top: 20px;
  }
  .song-in {
    width: 100%;
    box-sizing: border-box;
  }
  .song-download {
    height: auto;
  }
  .song-footer {
    font-size: 0.24rem !important;
    padding: 0.2rem 12px;
    height: auto;
    line-height: 1.6;
  }
  .song-download {
    padding-bottom: 0.97rem;
  }
  .song-download-title {
    margin-top: 10px;
    height: 1.6rem;
    background: url(../images/song-download-title-bg.png) no-repeat;
    background-size: 100%;
  }
  .song-download-main {
    margin-top: 10px;
  }
  .song-download-title img {
    width: 2.5rem;
    height: 0.37rem;
    margin-top: 0.8rem;
  }
  .audio-list {
    width: 3.17rem;
    height: 3.54rem;
    margin: 0px 0.2rem;
  }
  .audio-list:nth-child(3),
  .audio-list:nth-child(4) {
    margin-top: 20px;
  }
  .download-btn {
    width: 2.45rem;
    height: 0.68rem;
    line-height: 0.68rem;
    margin-top: 0;
  }
  .detail-center-right {
    width: 95%;
    margin-left: 0;
    position: relative;
    padding: 0 .2rem;
  }
  .detail-center {
    margin-top: -280px;
  }
  .detail-center-left {
    margin-left: 0.2rem;
  }
  .detail-name {
    position: absolute;
    top: -1.5rem;
    left: 2.4rem;
    font-size: 0.48rem;
  }
  .detail-name span {
    font-size: 0.24rem;
  }
  .detail-center {
    margin-left: 0;
    margin-top: -2rem;
  }
  .detail-content {
    padding: 0 .22rem!important;
  }
  .detail-main {
  }
  .detail-center-left img {
    width: 1.8rem;
  }
  .detail-top {
    height: 2.68rem;
    background: url(../images/wrap-top.png) no-repeat;
    background-size: 100%;
  }
  .detail-bottom {
    height: 2.37rem;
    margin-top: -0.8rem;
    background: url(../images/wrap-bottom.png) no-repeat;
    background-size: 100%;
  }


}

/********响应式 end***********/

@media (device-width: 375px) and (device-height: 812px) and (-webkit-min-device-pixel-ratio : 3){
  html{background:#fff;overflow:hidden;}
  body {
    padding-top: constant(safe-area-inset-top);            
    padding-left: constant(safe-area-inset-left);                
    padding-right: constant(safe-area-inset-right);             
    padding-bottom: constant(safe-area-inset-bottom);   
    height:100%;overflow:hidden;  
}
.song-wrap{overflow:auto;height:100%;}


}

