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

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

.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;
}

.follow_account {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.follow_account > img {
  height: 100%;
}

.xtHZUhG7Gf1Pz1gkX9THdw\=\= {
  position: relative;
  display: block;
}
._4Jsmzh5Wz7jwCLUa-SGG7w\=\= {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
  min-width: 0.2rem;
}
.tIOYj2YWVXcpSu88ZGU\+7A\=\= {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.song_download_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.song_download_svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.mui_tab_wrap {
  position: relative;
  height: 0.42rem;
  margin-bottom: 0.1rem;
}
.mui_tab {
  position: relative;
  height: 0.42rem;
  overflow: hidden;
  box-shadow: 0 0.03rem 0.25rem rgba(0, 0, 0, 0.05);
}
.mui_tab__bd {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  height: 100%;
  font-size: 0;
}
.mui_tab__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.mui_tab__item {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  width: 0;
  height: 100%;
}
.mui_tab__text {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  height: 100%;
  white-space: nowrap;
  font-size: 0.14rem;
}
.mui_tab__number {
  font-size: 0.14rem;
}
.mui_tab__line {
  display: none;
}
.mui_tab__text__line {
  position: absolute;
  width: 1px;
  height: 0.14rem;
  right: 0;
  top: 50%;
  margin-top: -0.07rem;
  transform: scaleX(0.5);
  opacity: 0.5;
}
.mui_tab__item:nth-last-of-type(1) .mui_tab__text__line {
  display: none;
}
/*选中态*/
.mui_tab__item.current .mui_tab__text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.2rem;
  height: 0.03rem;
  border-radius: 0.03rem;
  background: currentColor;
  transform: translate3d(-50%, 0, 0);
}
/*居顶*/
.mui_tab.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
/*超过5个选项可滚动*/
.mui_tab.scroll .mui_tab__bd {
  display: block;
  margin-top: -0.08rem;
  padding: 0.08rem 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
.mui_tab.scroll .mui_tab__item {
  vertical-align: middle;
  display: inline-block;
  -webkit-box-flex: 0;
  width: 18.2%;
}
/*字数不固定*/
.mui_tab.adaptive .mui_tab__item {
  min-width: 0;
  width: auto!important;
  padding: 0 0.16rem;
}

.jzt_dialog_photo {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.jsz_dialog_photo__mask {
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.jzt_dialog_photo__close {
  position: absolute;
  left: 50%;
  bottom: 0.84rem;
  -webkit-transform: translateX(-50%);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
}
.jzt_dialog_photo__close_txt {
  position: relative;
  display: block;
  width: 37px;
  height: 37px;
  margin: 5px;
  line-height: 999px;
  overflow: hidden;
  border: solid 1px #fff;
  border-radius: 33px;
}
.jzt_dialog_photo__close_txt::after,
.jzt_dialog_photo__close_txt::before {
  content: "";
  position: absolute;
  background: #fff;
  -webkit-transform: rotate(45deg);
}
.jzt_dialog_photo__close_txt::before {
  width: 1px;
  height: 19px;
  top: 9px;
  left: 18px;
}
.jzt_dialog_photo__close_txt::after {
  width: 19px;
  height: 1px;
  top: 18px;
  left: 9px;
}
.jzt_dialog_photo__cover {
  margin-top: -0.8rem;
}
.jzt_dialog_photo__pic {
  display: block;
  width: 100%;
}
.jsz_dialog_photo__prev,
.jsz_dialog_photo__next {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0.3rem;
  top: 50%;
  margin-top: -0.55rem;
}
.jsz_dialog_photo__prev {
  left: 0.1rem;
}
.jsz_dialog_photo__next {
  right: 0.1rem;
}
.jsz_dialog_photo__icon {
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  fill: #fff;
}

/*颜色配置*/
.c_event_txt1 {
  color: #000;
}
.c_event_txt2 {
  color: #777;
}
.c_event_txt3 {
  color: #31c27c;
}
.c_event_txt4 {
  color: #fff;
}
.c_event_btn1 {
  background-color: #31c27c;
  color: #fff;
}
.c_event_btn2 {
  background-color: #eee;
  color: #777;
}
.c_event_bor1,
.c_event_bor1::after {
  border-color: #31c27c;
}
/*基本*/
.qui_dialog__event {
  margin: 0 0.3rem 0.06rem;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all;
  font-size: 0.16rem;
  color: #000;
}
.qui_dialog__event.center {
  text-align: center;
}
.qui_dialog__box {
  max-height: 61%;
}
.qui_dialog.event .qui_dialog__media {
  margin-bottom: -0.08rem;
}
.qui_dialog.noline .qui_dialog__box {
  border-top: 0 none;
}
/*活动规则*/
.rule .qui_dialog__bd {
  margin-bottom: 0.28rem;
}
.user_rule .qui_dialog__box {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 0.48rem;
}
.user_rule .qui_dialog__bd {
  margin-bottom: 0.28rem;
}
.rule_main {
  word-break: break-all;
}
.rule_main p a {
  color: red;
  text-decoration: underline;
}
.rule_main a {
  color: red;
  text-decoration: underline;
}
.rule_dialog_btn {
  display: block;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: inherit;
}
/* 底部半屏浮层 */
.event_rule {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  font-size: 0.12rem;
  color: #6e65b0;
  background: rgba(0, 0, 0, 0.8);
}
.event_rule__box {
  position: absolute;
  top: 15%;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.16rem 0;
  background: #fffded;
  -webkit-transform: translateY(110%);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.event_rule__bd {
  height: 95%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.event_rule__para {
  margin: 0 0.16rem 0.05rem;
}
.event_rule__close {
  position: absolute;
  top: 0.07rem;
  right: 0.1rem;
  width: 0.41rem;
  height: 0.41rem;
}
.event_rule__close::before,
.event_rule__close::after {
  content: "";
  position: absolute;
  background: #6e65b0;
  -webkit-transform: rotate(45deg);
}
.event_rule__close::before {
  width: 1px;
  height: 0.29rem;
  top: 0.06rem;
  left: 0.2rem;
}
.event_rule__close::after {
  width: 0.29rem;
  height: 1px;
  top: 0.2rem;
  left: 0.06rem;
}
.event_rule__tit {
  margin: 0 0.14rem 0.04rem;
  font-size: 0.18rem;
  margin-bottom: 0.09rem;
}
.event_rule.up .event_rule__box {
  -webkit-transform: translateY(0);
}

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

.mui_vote__btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0.3rem;
  font-size: 0.14rem;
  text-align: center;
}
.mui_vote__btn__txt {
  display: block;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #eee;
  background-color: #ff8bba;
  border-radius: 0.3rem;
  pointer-events: none;
}
.mui_vote__btn:hover {
  color: inherit;
}
.mui_vote__btn.disabled {
  cursor: default;
}
.mui_vote__btn.disabled .mui_vote__btn__txt {
  opacity: 0.4;
}
.mui_vote__btn__add {
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 1;
  opacity: 0;
  font-size: 14px;
}
.mui_vote__btn.active .mui_vote__btn__add {
  -webkit-animation: vote_active 0.8s ease-in-out;
}
@keyframes vote_active {
  0% {
    -webkit-transform: translateY(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(-4px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-6px);
    opacity: 0;
  }
}

.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;
}

/*头部运营位_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*/

.TeL5ITdL-wGEcq199ss4jA\=\= {
  font-size: 12px;
}

.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;
  }
}

