* {
  margin: 0;
  padding: 0;
}

a,
a:link,
a:visited,
a:active {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  max-width: 10rem;
  margin: 0 auto;
}

.icon_st {
  position: absolute;
  top: 5.47rem;
  left: 3.55rem;
  z-index: 10;
  width: 0.75rem;
  height: 0.45rem;
}

.v_container {
  background: url(../img/bg2@2x.png) #fff;
  background-size: contain;
  min-height: calc(100vh - 1.55rem);
  height: 100%;
  overflow: hidden;
}

.subtitleApp {
  width: 9.2rem;
  height: 1.17rem;
  line-height: 1.17rem;
  margin: 0.45rem auto 0;
  cursor: pointer;
  border-radius: 0.13rem;
  background: rgba(255,255,255,.15);
  font-size: 0.37rem;
  font-family: PingFangSC,PingFangSC-Regular;
  font-weight: 400;
}

.subtitleApp img {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0.21rem 0.29rem 0.21rem 0.69rem;
  float: left;
}

.subtitleApp span {
  height: 100%;
  line-height: 1.17rem;
  float: left;
}

.header {
  width: 10rem;
  height: 1.55rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  background: #fff;
  z-index: 999;
}

.header .left_part,
.header .right_part {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header .left_part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .left_part .head_img {
  width: 1.07rem;
  height: 1.07rem;
  margin-left: 0.4rem;
  background: rgba(255,255,255,.15);
  overflow: hidden;
}

.header .left_part .head_img img {
  width: 1.07rem;
  height: 1.07rem;
}

.header .left_part .some_info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.35rem;
}

.header .left_part .some_info span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 0.45rem;
  font-size: 0.37rem;
  font-family: PingFangSC,PingFangSC-Regular;
  font-weight: 600;
}

.header .left_part .some_info span:nth-child(2) {
  font-size: 0.32rem;
  opacity: .5;
  font-weight: 400 !important;
  margin-top: 0.03rem;
}

.header .right_part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.header .right_part .openBtn {
  font-family: "PingFangSC-Regular";
  width: 2.24rem;
  background: #fc0806;
  color: #fff;
  border-radius: 0.13rem;
  text-align: center;
  font-size: 0.4rem;
  outline: none;
  border: none;
  margin-right: 0.4rem;
  padding: 0.13rem 0 0.13rem 0;
}

.video_area {
  width: 100%;
}

.video_area .video_container {
  width: 100%;
  height: 5.63rem;
  background-color: #000;
  position: relative;
  overflow: hidden;
  z-index: 10;
}

.video_area .video_container .play {
  width: 1.33rem;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video_area .video_container .novideo {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video_area .video_container .novideo .button {
  position: absolute;
  z-index: 99;
  background-image: url("https://stc.miaopai.com/youguo/share/xq_iocn_play.png");
  background-color: rgba(0,0,0,.4);
  background-repeat: no-repeat;
  background-size: 0.24rem 0.29rem;
  background-position: 0.32rem;
  border-radius: 0.43rem;
  border-radius: 0.43rem;
  padding: 0.16rem 0.35rem 0.19rem 0.72rem;
  font-family: PingFangSC-Medium;
  font-size: 0.35rem;
  text-align: center;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video_area .video_container .novideo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: block;
}

.video_area .video_container .videoimg {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video_area .video_container .videoimg .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  object-fit: fill;
  background: #000;
}

.video_area .video_container .videoimg .play {
  width: 1.33rem;
  z-index: 99;
}

.video_area .video_container .videoCover {
  width: 100%;
  height: 100%;
}

.video_area .video_container .artplayer-app {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video_area .video_container .artplayer-app .art-video-player {
  height: 100% !important;
  margin: 0 !important;
}

.video_area .video_container .video_player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video_area .video_container .video_player #video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9;
}

.video_area .video_container .art-state {
  right: auto !important;
  bottom: auto !important;
  opacity: 1 !important;
}

.video_area .video_container .playbtn {
  width: 1.33rem !important;
}

.video_area .video_container .art-control-playAndPause {
  display: none !important;
}

.video_area .video_container .art-notice {
  display: none !important;
}

.video_area .video_container .fullscreen {
  width: 0.77rem !important;
}

.video_area .video_info {
  padding: 0 0.35rem 0.27rem 0.4rem;
  overflow: hidden;
}

.video_area .video_info h1 {
  font-family: "PingFangSC-Medium";
  font-size: 0.37rem;
  line-height: 0.53rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0.4rem 0 0.24rem 0;
}

.video_area .video_info span {
  opacity: .5;
  font-family: "PingFangSC-Regular";
  font-size: 0.32rem;
}

.video_area .bg {
  width: 7.71rem;
  height: 2.77rem;
  background: url(../img/stellar@2x.png) no-repeat;
  background-size: 7.71rem 2.77rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.video_area .user_info {
  width: 100%;
  height: 1.81rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "PingFangSC-Medium";
}

.video_area .user_info .left_part,
.video_area .user_info .right_part {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.video_area .user_info .left_part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video_area .user_info .left_part .head_img {
  width: 1.07rem;
  height: 1.07rem;
  border-radius: 50%;
  margin-left: 0.4rem;
  background: rgba(255,255,255,.15);
  overflow: hidden;
}

.video_area .user_info .left_part .head_img img {
  width: 1.07rem;
  height: 1.07rem;
}

.video_area .user_info .left_part .user_follow {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 0.35rem;
}

.video_area .user_info .left_part .user_follow span {
  display: block;
  width: 3.15rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  line-height: 0.45rem;
  font-family: "PingFangSC-Medium";
}

.video_area .user_info .left_part .user_follow span:nth-child(2) {
  opacity: .5;
}

.video_area .user_info .right_part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.video_area .user_info .right_part .openBtn {
  font-family: "PingFangSC-Regular";
  width: 2.32rem;
  text-align: center;
  background: #fc0806;
  color: #fff;
  border-radius: 0.08rem;
  font-size: 0.37rem;
  border: none;
  outline: none;
  padding: 0.13rem 0 0.13rem 0;
  margin-right: 0.4rem;
  z-index: 1;
}

.next_play {
  min-height: 8.53rem;
  padding-bottom: 2.13rem;
  position: relative;
}

.next_play .nomore {
  width: 100%;
  height: 2.67rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.next_play .nom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0;
}

.next_play h1 {
  font-family: "PingFangSC-Medium";
  font-size: 0.37rem;
  margin: 0.48rem 0 0.48rem 0.4rem;
}

.next_play ul {
  padding: 0 0.4rem;
}

.next_play ul li {
  width: 100%;
  list-style-type: none;
  overflow: hidden;
  margin-bottom: 0.37rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.next_play ul li i {
  width: 0.08rem;
  height: 0.4rem;
  background: url(../img/icon_more@2x.png) no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  top: 0.32rem;
  right: 0;
}

.next_play ul li .video_thumb {
  position: relative;
  height: 100%;
  width: 3.57rem;
  height: 2.05rem;
  margin-right: 0.13rem;
  border-radius: 0.08rem;
  background: rgba(255,255,255,.15);
}

.next_play ul li .video_thumb img {
  width: 3.57rem;
  height: 2.05rem;
  border-radius: 0.08rem;
  border: 0;
  vertical-align: top;
}

.next_play ul li .video_thumb span.duration1 {
  height: 0.51rem;
  line-height: 0.51rem;
  padding: 0 0.16rem;
  background: rgba(0,0,0,.7);
  border-radius: 0.08rem;
  font-family: PingFangSC-Regular;
  color: #fff;
  font-size: 0.32rem;
  color: rgba(0,0,0,0);
  text-align: center;
  opacity: .7;
  position: absolute;
  right: 0.13rem;
  bottom: 0.13rem;
  -webkit-transform: scale(0.83);
      -ms-transform: scale(0.83);
          transform: scale(0.83);
}

.next_play ul li .video_thumb span.duration2 {
  height: 0.51rem;
  line-height: 0.51rem;
  padding: 0 0.16rem;
  color: #fff;
  background: rgba(0,0,0,0);
  border-radius: 0.08rem;
  font-family: PingFangSC-Regular;
  font-size: 0.32rem;
  text-align: center;
  position: absolute;
  right: 0.13rem;
  bottom: 0.13rem;
  -webkit-transform: scale(0.83);
      -ms-transform: scale(0.83);
          transform: scale(0.83);
}

.next_play ul li .video_info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.next_play ul li .video_info .title {
  font-family: "PingFangSC-Regular";
  font-size: 0.37rem;
  line-height: 0.59rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0.21rem 0;
  height: 1.17rem;
}

.next_play ul li .video_info .source_count {
  opacity: .66;
  font-family: "PingFangSC-Regular";
  font-size: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#shadow {
  z-index: 9999;
  position: fixed;
  width: 10rem;
  height: 100%;
  background: rgba(0,0,0,.7);
}

#shadow img {
  position: absolute;
  width: 70%;
  object-fit: contain;
  right: 23Px;
}

#shadow p {
  position: absolute;
  left: 3.47rem;
  top: 2.93rem;
  width: 2.93rem;
  height: 0.48rem;
  font-size: 0.35rem;
  font-family: PingFangSC,PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  line-height: 0.48rem;
}

.loftloader-wrapper {
  display: none;
}

.pl-wave .loader {
  position: relative;
  margin: 1.07rem auto 0.53rem;
  width: 1.33rem;
  height: 0.8rem;
}

.pl-wave .loader span {
  position: absolute;
  display: block;
  width: 0.16rem;
  height: 100%;
  background: #fd415f;
}

.pl-wave .loader .s2 {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-animation: "wave" .9s linear infinite .3s;
  animation: wave .9s linear infinite .3s;
}

.pl-wave .loader .s1 {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  -webkit-animation: "wave" .9s linear infinite;
  animation: wave .9s linear infinite;
}

.pl-wave .loader .s3 {
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  -webkit-animation: "wave" .9s linear infinite .6s;
  animation: wave .9s linear infinite .6s;
}

@-webkit-keyframes wave {
  0% {
    height: 100%;
  }

  40% {
    height: 10%;
  }

  80% {
    height: 100%;
  }

  100% {
    height: 100%;
  }
}

@keyframes wave {
  0% {
    height: 100%;
  }

  40% {
    height: 10%;
  }

  80% {
    height: 100%;
  }

  100% {
    height: 100%;
  }
}

.loading-body .loftloader-wrapper {
  display: block;
}

.loading-body .wrapper {
  opacity: 0;
}
/*# sourceMappingURL=video.page.30a09fd3.css.map*/