.wrap__bg {
  left: 0;
  top: 0;
  width: 100%;
  z-index: -999;
}
.mod_pic {
  display: block;
  width: 100%;
}

/*头部运营位_S*/
.top_operation_bar {
  height: 54px;
}
.top_operation_bar__box {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  height: 54px;
  padding: 0 14px 0 16px;
  display: -webkit-box;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  background-color: #f8f8f8;
}
.top_operation_bar__box::before {
  content: '';
  position: absolute;
  left: -10px;
  right: -10px;
  top: 0;
  bottom: 0;
  box-shadow: 0 3px 3px -5px rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.top_operation_bar_single {
  height: 46px;
}
.top_operation_bar_single .top_operation_bar__box {
  height: 46px;
}
.top_operation_bar__media {
  display: block;
  margin-right: 6px;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.top_operation_bar__media_img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.top_operation_bar__media--logo {
  border-radius: 5px;
  background-color: #fff;
}
.top_operation_bar__media--logo .top_operation_bar__media_img {
  display: block;
  width: 26px;
  height: 26px;
  border-radius: 0;
}
.top_operation_bar__media--square .top_operation_bar__media_img {
  border-radius: 0;
}
.top_operation_bar__bd {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
}
.top_operation_bar__tit {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.top_operation_bar__txt {
  font-size: 12px;
  color: #808080;
}
.top_operation_bar__btn {
  display: block;
  margin-left: 10px;
  height: 24px;
  line-height: 24px;
  padding: 0 17px;
  text-align: center;
  font-size: 13px;
  color: #575656;
  border: solid 1px #d8d8d8;
  border-radius: 999px;
}
.top_operation_bar__link {
  display: -webkit-box;
  -webkit-box-align: center;
  padding: 5px 0;
  font-size: 13px;
  color: #000;
}
.top_operation_bar__arrow {
  display: block;
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(-45deg);
}
.top_operation_bar_single .top_operation_bar__media {
  margin-right: 5px;
  width: 28px;
  height: 28px;
}
.top_operation_bar_single .top_operation_bar__media_img {
  width: 22px;
  height: 22px;
}
.top_operation_bar--dark .top_operation_bar__box {
  background: #000;
  box-shadow: none;
}
.top_operation_bar--dark .top_operation_bar__tit {
  color: #fff;
}
.top_operation_bar--dark .top_operation_bar__txt {
  color: #d8d8d8;
}
.top_operation_bar--dark .top_operation_bar__btn {
  border: solid 1px #979797;
  color: #fff;
}
.top_content_operation {
  width: 100%;
  height: 45px;
  display: -webkit-box;
  -webkit-box-align: center;
}
.top_content_operation__bd {
  position: relative;
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-align: center;
  height: 45px;
  margin-right: 16px;
  padding: 0 12px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
}
.top_content_operation__bd::after {
  content: "";
  position: absolute;
  top: 14px;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 10px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.3);
}
.top_content_operation__tit {
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 40px;
  margin-right: 12px;
  line-height: 1.3;
  overflow: hidden;
  font-size: 13px;
  color: #fff;
}
.top_content_operation__btn {
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 27px;
  color: #fff;
  background: #22d59c;
}
.top_content_operation__img {
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 45px;
}
.top_picture_operation {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 55px;
}
.top_picture_operation::after {
  content: "";
  display: block;
  padding-top: 14.667%;
}
.top_picture_operation__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 320px) {
  .top_operation_bar__tit {
    font-size: 13px;
  }
  .top_operation_bar__txt {
    font-size: 10px;
  }
}
/*头部运营位_E*/

.mui_pdf_list {
  overflow: hidden;
}
.mui_pdf_list__item {
  position: relative;
  margin-bottom: 0.12rem;
}
.mui_pdf_list__item:last-child {
  margin-bottom: 0;
}
.mui_pdf_list__box {
  display: -webkit-box;
  -webkit-box-align: center;
}
.mui_pdf_list__sort {
  width: 0.3rem;
  text-align: center;
  margin-right: 0.05rem;
}
.mui_pdf_list__media {
  position: relative;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.1rem;
  overflow: hidden;
}
.mui_pdf_list__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.08rem;
}
.mui_pdf_list__certification {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 0.15rem;
}
.mui_pdf_list__type {
  position: relative;
  display: block;
  width: 0.06rem;
  height: 0.6rem;
  overflow: hidden;
  margin: 0 0.1rem 0 -0.1rem;
}
.mui_pdf_list__type::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 100%;
  background: currentColor;
  opacity: 0.06;
}
.mui_pdf_list__bd {
  -webkit-box-flex: 1;
}
.mui_pdf_list__tit,
.mui_pdf_list__desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mui_pdf_list__tit {
  line-height: 0.2rem;
  font-size: 0.16rem;
}
.mui_pdf_list__desc {
  margin-top: 0.06rem;
  line-height: 0.16rem;
  font-weight: 300;
}
.mui_pdf_list__txt {
  margin-right: 0.08rem;
}
.mui_pdf_list__opt {
  margin-left: 0.1rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: horizontal /*vertical*/;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.mui_pdf_list__icon {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  margin-left: 0.1rem;
}
.mui_pdf_list__icon.play {
  width: 0.24rem;
  height: 0.24rem;
}
.mui_pdf_list__icon .icon_svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.mui_pdf_list .c_liked {
  color: red;
}
.mui_jzt_opt_all {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: horizontal /*vertical*/;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  padding: 0.1rem 0 0.2rem;
}
.mui_jzt_opt_all__btn {
  display: block;
  width: 42%;
  height: 0.34rem;
  line-height: 0.34rem;
  border-radius: 0.34rem;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  margin: 0 0.1rem;
  font-size: 0.16rem;
}

.comment-wrap {
  overflow: auto;
  width: 100%;
  height: 100%;
}

.fav_song_button_wrap {
  position: relative;
  display: block;
}
.fav_song_button_inner_span {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  min-width: 0.2rem;
}
.fav_song_button_svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.mui_jzt_play_icon {
  position: relative;
  display: block;
  color: #000;
}
.mui_jzt_play_icon__bd {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  min-width: 0.2rem;
  max-width: 0.6rem;
}
.mui_jzt_icon_svg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.L20WxFWthRKO01KAakE2Qg\=\= {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  color: inherit;
  padding: inherit;
  background-color: inherit;
  cursor: pointer;
}

.js_ceiling_bar {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.js_ceiling_bar.floor {
  position: fixed;
  display: block;
  bottom: 0;
  top: unset;
  left: 0;
  width: 100%;
  z-index: 100;
}
.js_ceiling_bar.hide {
  display: none;
}
.js_ceiling_bar_img {
  display: block;
  width: 100%;
}
.js_ceiling_bar_close {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 50%;
  margin-top: -15px;
}

.thing_falling {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
}
.thing_falling > a {
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-animation-direction: normal,normal;
  -webkit-animation-timing-function: linear, ease-in;
  opacity: 0;
}
.thing_falling > a > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-transform-origin: 50% -100%;
}
.thing_falling > a:nth-child(odd) {
  width: 40px;
  height: 40px;
}
@-webkit-keyframes fade {
  0%,
  100% {
    opacity: 0;
  }
  10%,
  92% {
    opacity: 1;
  }
}
@-webkit-keyframes clockwiseSpin {
  0% {
    -webkit-transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
  }
}
@-webkit-keyframes counterclockwiseSpinAndFlip {
  0% {
    -webkit-transform: rotate(50deg);
  }
  100% {
    -webkit-transform: rotate(-50deg);
  }
}
.mui_share_dialog__mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.mui_share_dialog__box {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  width: 3rem;
  background: #fff;
  border-radius: 0.08rem;
}
.mui_share_dialog__bd {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  border-radius: 0.08rem 0.08rem 0 0;
}
.mui_share_dialog__img {
  display: block;
  width: 100%;
}
.mui_share_dialog__logo {
  position: absolute;
  top: 0.15rem;
  left: 0.27rem;
  z-index: 1;
  width: 0.74rem;
  height: 0.17rem;
}
.mui_share_dialog__ft {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  padding: 0.06rem 0.06rem 0.06rem 0.12rem;
  -webkit-box-sizing: border-box;
  min-height: 0.6rem;
  background-color: #f5f5f5;
  border-radius: 0 0 0.08rem 0.08rem;
}
.mui_share_dialog__qrcode {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
}
.mui_share_dialog__qrcode_img {
  display: block;
  width: 100%;
  height: 100%;
}
.mui_share_dialog__ft_txt {
  -webkit-box-flex: 1;
  margin-right: 0.06rem;
}
.mui_share_dialog__ft_tit {
  font-size: 0.14rem;
  color: #191919;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mui_share_dialog__ft_desc {
  font-size: 0.12rem;
  color: #777;
}
.mui_share_dialog__btn {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  text-indent: -999em;
  background-image: url(https://y.gtimg.cn/mediastyle/mobile/event/template_album_publish_v3/img/icon_share.png);
  background-size: 100%;
}
.mui_share_dialog__voice {
  position: relative;
  min-height: 1rem;
}
.mui_share_dialog__voice_img {
  display: block;
  width: 100%;
}
.mui_share_dialog__voice_cont {
  position: absolute;
  bottom: 0.24rem;
  left: 50%;
  display: -webkit-box;
  -webkit-box-align: center;
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transform: translateX(-50%);
  overflow: hidden;
}
.mui_share_dialog__voice_dialog {
  position: relative;
  top: -0.05rem;
  display: block;
  margin-right: 0.06rem;
  width: 1.82rem;
  height: 0.44rem;
}
.mui_share_dialog__voice_cont.play::after {
  content: "";
  position: absolute;
  top: 0.16rem;
  left: 0.26rem;
  z-index: 1;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 0.04rem;
  background-color: #ff0000;
  -webkit-animation: vocie_play_ani 0.6s linear infinite alternate;
}
@-webkit-keyframes vocie_play_ani {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mui_share_dialog__guess_tip {
  position: relative;
  z-index: 10;
  margin-bottom: -0.35rem;
  font-size: 0.16rem;
  color: #000;
  text-align: center;
  padding-top: 0.25rem;
}
.mui_share_dialog__voice_tip {
  position: absolute;
  z-index: 10;
  font-size: 0.16rem;
  left: 0;
  width: 100%;
  color: #000;
  text-align: center;
  top: 0.28rem;
}
.mui_share_dialog__media {
  position: relative;
  display: block;
}
.mui_share_dialog__media_img {
  display: block;
  width: 100%;
}
.mui_share_dialog__bd .mod_cd_box {
  margin-top: 0.52rem;
}
.mui_share_dialog__comment {
  margin: 0.26rem 0.26rem 0.22rem;
}
.mui_share_dialog__comment_txt {
  position: relative;
  font-size: 0.15rem;
  color: #000;
  text-align: justify;
}
.mui_share_dialog__comment_txt::before,
.mui_share_dialog__comment_txt::after {
  position: absolute;
  font-size: 0.36rem;
  color: #e0e0e0;
}
.mui_share_dialog__comment_txt::before {
  content: "“";
  top: -0.22rem;
  left: -0.23rem;
}
.mui_share_dialog__comment_txt::after {
  content: "”";
  bottom: -0.5rem;
  right: -0.23rem;
}
.mui_share_dialog__comment_sign {
  display: block;
  margin-top: 0.18rem;
  font-size: 0.12rem;
  color: #777;
}
.mui_share_dialog__comment_sign em {
  color: #000;
  font-style: normal;
}
.mui_share_dialog__comment_img {
  display: block;
  width: 100%;
}
.mui_share_dialog__mv {
  position: relative;
  padding: 0.1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
}
.mui_share_dialog__mv_img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}
.mui_share_dialog__mv_play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.225rem 0 0 -0.225rem;
  width: 0.45rem;
  height: 0.45rem;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  z-index: 2;
}
.mui_share_dialog__mv_play .icon_svg {
  width: 0.3rem;
  height: 0.3rem;
  fill: #fff;
}
.mui_share_dialog__close {
  position: absolute;
  left: 50%;
  bottom: -84px;
  -webkit-transform: translateX(-50%);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.mui_share_dialog__close_txt {
  position: relative;
  display: block;
  width: 37px;
  height: 37px;
  margin: 5px;
  line-height: 999px;
  overflow: hidden;
  border: solid 1px #fff;
  border-radius: 33px;
}
.mui_share_dialog__close_txt::before,
.mui_share_dialog__close_txt::after {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
}
.mui_share_dialog__close_txt::before {
  width: 1px;
  height: 19px;
  top: 9px;
  left: 18px;
}
.mui_share_dialog__close_txt::after {
  width: 19px;
  height: 1px;
  top: 18px;
  left: 9px;
}

.mui_card_share {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  margin: 0;
  overflow: hidden;
  color: #fff;
  background: #333029;
}
.card_share__media {
  position: relative;
  width: 80%;
  height: 65%;
  margin-top: 3%;
  overflow: hidden;
}
.card_share__img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card_share__loading {
  position: absolute !important;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  -webkit-box-orient: vertical;
}
.card_share__loading .mui_loading__text {
  margin-top: 10px;
  margin-left: 0;
  font-size: 14px;
}
.card_share__ctrl {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card_share__btn {
  display: block;
  height: 38px;
  margin: 35px 0.06rem 25px;
  padding: 0 28px;
  line-height: 38px;
  font-size: 16px;
  border: solid 1px;
  border-radius: 40px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.card_share__close {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.card_share__close::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoBAMAAAB+0KVeAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAbUExURf///////0dwTP///////////////////////9eHltQAAAAJdFJOU3+AACwtCQJkZp22za0AAADYSURBVCjPfZNBEsIgDEW/Qw9gd65D65rhBI5HcNO9G0+g+97cEAohTsYuoLy+AgkBdKWf50mg7W7Z8ias+2Th7fLAaz4bdTnNH3Bj1BtLkNaIEy/EXbAiw9LnxqJMBjJqkrlAo1pFgbGrVRRY3vMgVtjU9hGkoz4NSNUmHlDGuh76XkIXGyyqxgCNT6OFBqjB/oXu795C7pa8zbtheglxUzckOZB3HPmAaTy4UGG0R5wFJlsMocBoykYMGPFQYcWqlqLNI4ylaNc92PJOXN60ZQsjXwTvynwBNRtkE6dtnVoAAAAASUVORK5CYII=);
  background-size: cover;
}
.mui_card_share .mui_loading {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  height: 0.55rem;
}
.mui_card_share .mui_loading__text {
  display: block;
  margin-left: 0.05rem;
  font-size: 0.14rem;
}
.mui_card_share .mui_loading__box {
  display: flex;
  align-items: center;
  height: 20px;
}
.mui_card_share .mui_loading__item {
  display: block;
  margin-right: 3px;
  width: 3px;
  height: 10px;
  border-radius: 3px;
  background-color: currentColor;
  -webkit-animation: loading_ani 0.4s ease-in-out infinite alternate;
}
.mui_card_share .mui_loading__item:nth-of-type(2) {
  -webkit-animation-delay: 0.1s;
}
.mui_card_share .mui_loading__item:nth-of-type(3) {
  -webkit-animation-delay: 0.2s;
}
.mui_card_share .mui_loading__item:nth-of-type(4) {
  -webkit-animation-delay: 0.3s;
}
.mui_card_share .mui_loading__item:nth-of-type(5) {
  -webkit-animation-delay: 0.4s;
}
@-webkit-keyframes loading_ani {
  0% {
    height: 10px;
  }
  100% {
    height: 20px;
  }
}

