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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
.c_bg1 {
  background-color: #fafafa;
}
.c_bg2 {
  background-color: #fff;
}
.c_bg3 {
  background-color: #fafafa;
}
.c_btn1 {
  color: #1a1a1a;
  border-color: rgba(26, 26, 26, 0.2);
}
.c_btn1::after {
  border-color: rgba(26, 26, 26, 0.2);
}
.btn2 {
  color: #fff;
  background-color: #22d59c;
}
.mui_list {
  margin: 0 0.12rem;
  font-size: 0;
}
.mui_list__item {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 0.14rem;
  font-size: 0.12rem;
}
.mui_list__box {
  margin: 0 0.04rem;
}
.mui_list__media {
  position: relative;
}
.mui_list__media::after {
  content: "";
  display: block;
  padding-top: 100%;
}
.mui_list__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.08rem;
}
.mui_list__tit,
.mui_list__desc {
  display: block;
  line-height: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mui_list__tit {
  min-height: 0.17rem;
  margin-top: 0.08rem;
  line-height: 0.17rem;
  font-size: 0.13rem;
}
.mui_list__desc {
  margin-top: 0.02rem;
  line-height: 0.16rem;
  font-weight: 300;
}
.mui_list__btn {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  width: 0.55rem;
  height: 0.24rem;
  margin: 0.06rem auto 0;
}
.mui_list__btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.24rem;
  background-color: currentColor;
  opacity: 0.08;
}
.mui_list__btn_txt {
  position: relative;
  z-index: 2;
}
.mui_list.row {
  margin-bottom: 0.14rem;
}
.mui_list.row:last-child {
  margin-bottom: 0;
}
.mui_list.person .mui_list__img {
  border-radius: 100%;
}
.mui_list.person .mui_list__tit,
.mui_list.person .mui_list__desc {
  text-align: center;
}
.mui_list.person.list_nowrap {
  margin-right: 0.21rem;
}
.mui_list__status {
  position: absolute;
  top: -0.04rem;
  left: -0.04rem;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 0.02rem;
  border: solid 0.02rem #f25a66;
  border-radius: 100%;
}
.mui_list__status_num {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  width: 0.18rem;
  height: 0.18rem;
  font-weight: 500;
  color: #fff;
  border-radius: 100%;
  background: #f25a66;
}
.mui_list.video .mui_list__media::after {
  padding-top: 56.25%;
}
.mui_list.col_1 .mui_list__item {
  width: 100%;
}
.mui_list.col_1 .mui_list__tit {
  line-height: 0.18rem;
  font-size: 0.14rem;
}
.mui_list.col_1 .mui_list__desc {
  margin-top: 0.06rem;
}
.mui_list.col_1 .mui_list__item {
  margin-bottom: 0.18rem;
}
.mui_list.col_1 .mui_list__item:nth-last-child(-n+1) {
  margin-bottom: 0;
}
.mui_list.col_2 .mui_list__item {
  width: 50%;
}
.mui_list.col_2 .mui_list__item:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.mui_list.col_3 .mui_list__item {
  width: 33.333333%;
}
.mui_list.col_3 .mui_list__item:nth-last-child(-n+3) {
  margin-bottom: 0;
}
.mui_list.col_4 .mui_list__item {
  width: 25%;
}
.mui_list.col_4 .mui_list__item:nth-last-child(-n+5) {
  margin-bottom: 0;
}
.mui_list.col_5 .mui_list__item {
  width: 20%;
}
.mui_list.col_5 .mui_list__item:nth-last-child(-n+5) {
  margin-bottom: 0;
}
.mui_list.horizontal {
  position: relative;
  margin-right: 0;
  overflow: hidden;
}
.mui_list.horizontal .mui_list__inner {
  width: 100%;
  white-space: nowrap;
  overflow-x: scroll;
  margin-bottom: -0.2rem;
  -webkit-overflow-scrolling: touch;
}
.mui_list.horizontal .mui_list__item {
  margin-bottom: 0;
  width: auto;
  padding-bottom: 0.2rem;
}
.mui_list.horizontal .mui_list__item:last-child {
  margin-right: 0.12rem;
}
.mui_list.horizontal .mui_list__box {
  width: 1.09rem;
}
.mui_list.horizontal.person .mui_list__box {
  width: 0.92rem;
  margin-right: 0.06rem;
}
.mui_list.horizontal.person .mui_list__media {
  width: 0.72rem;
  margin: 0 auto;
}
.mui_list.horizontal.video .mui_list__box {
  width: 1.67rem;
}
.mui_list.tit_wrap .mui_list__tit,
.mui_list.desc_wrap .mui_list__desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  word-wrap: break-word;
  word-break: normal;
}
.mui_list.tit_wrap .mui_list__tit {
  max-height: 0.34rem;
}
.mui_list.desc_wrap .mui_list__desc {
  max-height: 0.32rem;
}
.mui_list.top_gutter {
  margin-top: 0.2rem;
}
.mui_cover_count {
  display: none;
}
.icon_svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.mui_cover_info {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  -webkit-box-align: center;
  height: 0.32rem;
  padding: 0 0.06rem;
  border-radius: 0.08rem;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25));
  color: #fff;
}
.cover_info__count {
  display: -webkit-box;
  -webkit-box-align: center;
  margin-right: 0.4rem;
}
.cover_info__play .icon_svg {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0.13rem 0 0 0.13rem;
}
.cover_info__count .icon_svg {
  position: relative;
  top: -1px;
  width: 0.12rem;
  height: 0.11rem;
}
.cover_info__count_num {
  display: block;
  margin-left: 4px;
  line-height: 1;
  font-size: 0.1rem;
  font-weight: 300;
  color: #fff;
}
.cover_info__play {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.4rem;
  height: 0.4rem;
  z-index: 2;
}
.cover_info__near {
  padding-right: 0.06rem;
  height: 0.18rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 9.99rem;
  color: #fff;
  text-align: center;
  font-size: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cover_info__near::before {
  content: '';
  display: block;
  margin: 0 0.04rem;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 9.99rem;
  background-color: #ff6767;
}
.mui_list.video .mui_cover_info {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
.mui_list.video .cover_info__play {
  right: auto;
  left: 50%;
  bottom: auto;
  top: 50%;
  margin: -0.2rem 0 0 -0.2rem;
  color: #fff;
}
.mui_scroll {
  position: relative;
  overflow: hidden;
}
.mui_scroll__inner {
  position: relative;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  font-size: 0;
  margin-bottom: -0.2rem;
  padding: 0 0.12rem;
  vertical-align: top;
}
.mui_scroll .mui_list {
  display: inline-block;
  width: 1.17rem;
  margin: 0 0 0.2rem;
  vertical-align: top;
}
.mui_scroll .mui_list.scol_2 {
  width: 49%;
}
.mui_scroll .mui_list.scol_3 {
  width: 32%;
}
.mui_scroll .mui_list.scol_4 {
  width: 24%;
}
.mui_scroll .mui_list.scol_5 {
  width: 19%;
}
.mui_scroll .mui_list__item {
  display: block;
  margin-bottom: 0.14rem;
}
.mui_cell_list {
  overflow: hidden;
}
.mui_cell_list__item {
  position: relative;
  margin-bottom: 0.12rem;
  padding: 0 0.16rem;
}
.mui_cell_list__item:last-child {
  margin-bottom: 0;
}
.mui_cell_list__box {
  display: -webkit-box;
  -webkit-box-align: center;
}
.mui_cell_list__sort {
  width: 0.3rem;
  text-align: center;
  margin-right: 0.05rem;
}
.mui_cell_list__media {
  position: relative;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.1rem;
  overflow: hidden;
}
.mui_cell_list__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.06rem;
}
.mui_cell_list__certification {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 0.15rem;
}
.mui_cell_list__type {
  position: relative;
  display: block;
  width: 0.06rem;
  height: 0.6rem;
  overflow: hidden;
  margin: 0 0.1rem 0 -0.1rem;
}
.mui_cell_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_cell_list__bd {
  -webkit-box-flex: 1;
}
.mui_cell_list__tit,
.mui_cell_list__desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mui_cell_list__tit {
  line-height: 0.2rem;
  font-size: 0.16rem;
}
.mui_cell_list__desc {
  margin-top: 0.06rem;
  line-height: 0.16rem;
  font-weight: 300;
}
.mui_cell_list__txt {
  margin-right: 0.08rem;
}
.mui_cell_list__video,
.mui_cell_list__more {
  display: block;
  position: relative;
  margin: 0 0.09rem;
  width: 0.2rem;
  height: 0.2rem;
  font-size: 0;
  overflow: hidden;
}
.mui_cell_list__more {
  margin-right: 0;
}
.mui_cell_list__more::after,
.mui_cell_list__video::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mui_cell_list__video_icon,
.mui_cell_list__more_icon {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  fill: currentColor;
  opacity: 0.6;
}
.mui_cell_list__opt {
  margin-left: 0.1rem;
  text-align: center;
}
.mui_cell_list__btn {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  width: 0.55rem;
  height: 0.24rem;
  margin: 0 auto;
  font-size: 0.12rem;
}
.mui_cell_list__btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  width: 200%;
  height: 200%;
  pointer-events: none;
  border-style: solid;
  border-color: currentColor;
  border-width: 1px;
  border-radius: 0.24rem;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(0.5);
}
.mui_cell_list__num {
  display: block;
  margin-top: 0.05rem;
  line-height: 0.16rem;
  font-weight: 300;
}
.mui_cell_list__arrow {
  position: relative;
  display: block;
  width: 0.17rem;
  height: 0.17rem;
  margin-right: -0.02rem;
  -webkit-transform: scale(0.5) rotate(-45deg);
  opacity: 0.6;
}
.mui_cell_list__arrow::before,
.mui_cell_list__arrow::after {
  content: "";
  position: absolute;
  background: currentColor;
}
.mui_cell_list__arrow::before {
  top: 0;
  right: 0;
  width: 3px;
  height: 0.14rem;
  border-radius: 3px 3px 0 0;
}
.mui_cell_list__arrow::after {
  bottom: 0;
  left: 0;
  width: 0.17rem;
  height: 3px;
  border-radius: 3px 0 3px 3px;
}
.mui_cell_list.song .mui_cell_list__item {
  margin-bottom: 0;
}
.mui_cell_list.song .mui_cell_list__box {
  min-height: 0.61rem;
}
.mui_cell_list.person .mui_cell_list__img {
  border-radius: 100%;
}
.mui_cell_list.playlist .mui_cell_list__type::after {
  top: 0.05rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.04rem;
}
.mui_cell_list.top_gutter {
  margin-top: 0.2rem;
}
.mui_tit {
  position: relative;
  display: -webkit-box;
  -webkit-box-align: center;
  height: 0.3rem;
  margin: 0.2rem 0.16rem 0.1rem;
}
.mui_tit__text {
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.18rem;
  font-weight: bold;
}
.mui_tit__more {
  position: absolute;
  top: 0.05rem;
  right: -0.06rem;
  display: -webkit-box;
  -webkit-box-align: center;
  height: 0.2rem;
  font-size: 0.13rem;
  font-weight: 300;
}
.mui_tit__more::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mui_tit__arrow {
  position: relative;
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  margin: -1px 4px 0 -3px;
  -webkit-transform: scale(0.5) rotate(-45deg);
  opacity: 0.6;
}
.mui_tit__arrow::before,
.mui_tit__arrow::after {
  content: "";
  position: absolute;
  background: currentColor;
}
.mui_tit__arrow::before {
  top: 0;
  right: 0;
  width: 3px;
  height: 0.11rem;
  border-radius: 3px 3px 0 0;
}
.mui_tit__arrow::after {
  bottom: 0;
  left: 0;
  width: 14px;
  height: 3px;
  border-radius: 3px 0 3px 3px;
}
.mui_tit__play {
  position: relative;
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  margin-left: 0.06rem;
  fill: currentColor;
}
.mui_tit__play::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mui_tit__play_icon {
  display: block;
  width: 100%;
  height: 100%;
}
.mui_tit__icon {
  display: block;
  height: 0.2rem;
  margin-right: 0.03rem;
}
.tit_first {
  margin-top: 0.18rem;
}
.mui_locality_scroll {
  position: relative;
}
.mui_locality_scroll__cont {
  position: relative;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

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

.mod_user_info .mui_user_info {
  position: relative;
  display: -webkit-box;
  /* padding: .2rem */
}
.mod_user_info .mui_user_info.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
}
.mod_user_info .mui_user_info.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.mod_user_info .mui_user_info__avatar {
  position: relative;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 999px;
}
.mod_user_info .mui_user_info.horizontal .mui_user_info__avatar {
  margin-right: 0.1rem;
}
.mod_user_info .mui_user_info.vertical .mui_user_info__avatar {
  margin-bottom: 0.1rem;
}
.mod_user_info .mui_user_info.vertical .mui_user_info__info {
  margin-bottom: 0.1rem;
}
.mod_user_info .mui_user_info__img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 999px;
}
.mod_user_info .mui_user_info__vip_icon {
  position: relative;
  top: -0.02rem;
  display: inline-block;
  height: 0.23rem;
  margin: 0 0.04rem 0 0;
  vertical-align: middle;
}
.mod_user_info .mui_user_info__info {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
  text-align: left;
  -webkit-box-flex: 1;
}
.mod_user_info .mui_user_info.vertical .mui_user_info__info {
  text-align: center;
}
.mod_user_info .mui_user_info__title {
  line-height: 0.24rem;
  height: 0.24rem;
  overflow: hidden;
  padding-top: 0.04rem;
  margin-top: -0.04rem;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
}
.mod_user_info .mui_user_info__name {
  line-height: 0.24rem;
  font-size: 0.16rem;
  font-weight: 400;
  margin-right: 0.07rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mod_user_info .mui_user_info__over_time {
  font-size: 0.12rem;
}
.mod_user_info .mui_user_info__login_qq,
.mod_user_info .mui_user_info__weixin {
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  background-image: url(//y.gtimg.cn/mediastyle/mobile/project_v5/img/sprite_icon_login.png);
  background-size: 15px;
  background-repeat: no-repeat;
}
.mod_user_info .mui_user_info__weixin {
  background-position: 0 -15px;
}
.mod_user_info .mui_user_info__renew {
  display: block;
  padding: 0 0.18rem;
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.12rem;
  border-radius: 0.28rem;
}
.mod_user_info .account_tip {
  position: absolute;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.55);
  padding: 0 10px;
  border-radius: 3px;
  z-index: 100;
  white-space: nowrap;
}
.mod_user_info .c_btn2 {
  background-color: #22d59c;
  color: #fff;
}
.mod_user_info .account_tip:after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent rgba(0, 0, 0, 0.55) transparent transparent;
  left: -12px;
  top: 50%;
  margin-top: -6px;
}
.mod_user_info .pendant_user__widget {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 142%;
  pointer-events: none;
}

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


.fav_song_wrap {
  position: absolute;
  width: 100%;
  height: 100%;
}
.fav_song_svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

