.soip {
  position: absolute
}
.soip--off {
  display: none
}
.soip--v1 {
  transform: translateX(-50%)
}
.soip--bottom .soip__popup {
  margin-top: 0;
  margin-bottom: 14px
}
.soip--bottom .soip__popup:before {
  top: auto;
  bottom: -5px;
  border-top: 5px solid rgba(0, 0, 0, .4);
  border-bottom: none
}
.soip--bottom .soip__point {
  top: auto;
  bottom: 0;
  margin-top: auto;
  margin-bottom: -2px
}
.soip--v1.soip--bottom {
  transform: translate(-50%, -100%)
}
.soip__popup {
  position: relative;
  margin-top: 14px;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, .4);
  border-radius: 2px
}
.soip__popup:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  border-bottom: 5px solid rgba(0, 0, 0, .4);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent
}
.soip__point {
  position: absolute;
  border-radius: 100%;
  top: 0;
  left: 50%;
  margin-left: -2px;
  margin-top: -2px;
  height: 4px;
  width: 4px;
  background-color: #fff;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, .4)
}
.swiper-lazy-loading {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-ff2592a.png);
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat
}
.swiper-lazy-preloader {
  max-height: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-top: 0
}
.swiper-lazy-preloader:after {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-ff2592a.png)
}
.swiper-pagination-bullet {
  background: #fff !important;
  opacity: .8 !important;
  width: 4px !important;
  height: 3px !important;
  border-radius: 2px !important
}
.swiper-pagination-bullet-active {
  width: 10px !important;
  background: #fff !important
}
.swiper-pagination-fraction {
  width: auto;
  right: 16px;
  bottom: 16px;
  left: auto;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  text-shadow: 0 1px 2px rgba(29, 29, 31, .3)
}
.show-order {
  background-color: #fff
}
.show-order #see-all-comments {
  padding: 14px;
  color: #78787d;
  font-size: 12px;
  line-height: 1;
  text-align: center
}
.show-order.warning {
  height: 100vh;
  height: calc(100vh - 48px)
}
.show-order__banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  width: 100vw;
  max-width: 480px
}
.show-order__banner .playing {
  background-color: #1f1f1f
}
.show-order__banner .playing video {
  z-index: 1;
  background: #1f1f1f
}
.show-order__banner .poster {
  width: 100%
}
.show-order__banner .video-btn {
  font-size: 80px;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.show-order__banner video {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1
}
.show-order__banner-slide {
  background-color: #fff
}
.show-order__banner-slide, .show-order__banner-slide img {
  width: 100%;
  width: 100vw;
  max-width: 480px
}
.show-order__user-info {
  position: relative
}
.show-order__follow {
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -12px;
  padding: 6px;
  border: .5px solid #fe5a58;
  width: 72px;
  box-sizing: border-box;
  color: #fe5a58;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border-radius: 12px
}
.show-order__content {
  color: #1f1f1f;
  padding: 16px;
  font-size: 14px
}
.show-order__tags {
  padding: 0 16px;
  color: #3c3c3c;
  font-size: 16px
}
.show-order__tag {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 16px;
  padding: 6px 8px 6px 24px;
  font-size: 12px;
  line-height: 1;
  border-radius: 12px;
  color: #ff804d;
  background-color: #faede8
}
.show-order__tag:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 50%;
  margin-top: -6px;
  display: block;
  height: 12px;
  width: 12px;
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-2164d0a.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat
}
.show-order__tag--common, .show-order__tag--store {
  color: #27a1ff;
  background-color: #e5f2ff
}
.show-order__tag--common:before, .show-order__tag--store:before {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-7421269.svg)
}
.show-order__tag--store:before {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-574eb0a.svg)
}
.show-order__sponsor {
  color: #ffae0b;
  background-color: #fff4e4
}
.show-order__sponsor:before {
  background-image: url(https://static.55haitao.com/m/_nuxt/img/m55-4d6a9d4.svg)
}
.show-order__list {
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.show-order__index-btn {
  display: block;
  position: fixed;
  right: 24px;
  left: 24px;
  bottom: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background-color: #fe5a58;
  border-radius: 4px
}