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

@charset "utf-8";
.qui_slider {
  position: relative;
  overflow: hidden;
}
.qui_slider__bd {
  position: relative;
  overflow: hidden;
}
.qui_slider__item {
  position: relative;
  float: left;
  width: 100%;
}
.qui_slider__item::after {
  content: "";
  display: block;
  padding-top: 40%;
}
.qui_slider__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  object-fit: cover;
  pointer-events: none;
}
.qui_slider_pos {
  position: absolute;
  left: 0;
  bottom: 4%;
  z-index: 5;
  display: -webkit-box;
  -webkit-box-pack: center;
  width: 100%;
}
.qui_slider_pos__item {
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 4px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.15);
}
.qui_slider_pos__item.current {
  background: #fff;
}


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

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

.js_feedlist_wrap .moment_user__group {
  max-width: none;
}

.js_video {
  display: block;
  width: 100%;
  height: 100%;
}

.now_buy_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  border-radius: 0.36rem;
  background-color: #ffeb17;
  color: #0d0c0e;
  font-size: 0.16rem;
  text-align: center;
}
.now_buy_btn.disabled {
  background-color: #ccc !important;
  color: #888 !important;
}

