.error-correcting {
  height: 1.06rem;
  border-bottom: 1px solid #eee;
  padding: 0 .2rem;
}

.error-correcting span {
  font-size: .28rem;
  color: #323232;
}

.error-correcting a {
  color: #009BFF;
}

.snpp-search-box {
  padding: .4rem .2rem .4rem 0;
  margin-left: .2rem;
  border-bottom: 1px solid #eee;
  width: 7.1rem;
  overflow: hidden;
}

.snpp-search-tv-item {
  height: 3.44rem;
}

.snpp-tv-img-ctn {
  position: relative;
  background: url('../../../images/m/p.png') center center no-repeat;
  border: 1px solid #f8f8f8;
  box-sizing: border-box;
}
.short-img-wrap {
  width: 2.6rem;
  height: 1.54rem;
  background: url('../../../images/m/p.png') center center no-repeat;
}
.live-img-wrap {
  width: 1.08rem;
  height: 1.08rem;
  background: url('../../../images/m/p.png') center center no-repeat;
}
.snpp-sli-img-ctn {
  background: url('../../../images/m/p.png') center center no-repeat;
}
.snpp-people-img {
  width: 1.6rem;
  height: 1.68rem;
  background: url('../../../images/m/p.png') center center no-repeat;
}
.snpp-tv-img {
  display: block;
  width: 2.6rem;
  height: 3.44rem;
}

.snpp-tv-img-ctn .abs {
  position: absolute;
  bottom: -2px;
  width: 2.6rem;
  height: .56rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 .14rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.00)), to(rgba(0,0,0,0.70)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
}

.snpp-tv-img-ctn .abs .score {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  color: #ffb300;
  font-size: .32rem;
}

.snpp-tv-img-ctn .abs .score .decimal {
  font-size: .24rem;
}

.snpp-tv-item-ctn {
  padding-left: .2rem !important;
}

.snpp-tv-item-title-ctn {
  margin-bottom: .16rem;
}

.snpp-tv-item-title,
.snpp-search-keyword {
  font-size: .3rem;
  color: #323232;
  line-height: .3rem;
  /* font-weight: bold; */
}
.snpp-tv-item-title {
  font-size: 12px;
  line-height: 0.4rem;
  margin-left: 0.5rem;
}
.snpp-search-keyword {
  /* color: #009BFF;
  color: #009BFF; */
  overflow-y: hidden;
  line-height: .4rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

strong {
  color: #009BFF;
}

.snpp-tv-item-other {
  font-size: .26rem;
  color: #969696;
  letter-spacing: 0.19px;
  line-height: .3rem;
  margin-bottom: .16rem;
}

.snpp-tv-item-other.v-src {
  padding-top: .04rem;
}

.snpp-tv-item-other span {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.snpp-tv-item-other .snpp-tv-span {
  height: 0.3rem;
  width:4.4rem;
}

.snpp-icon-bofang {
  width: .26rem;
  height: .26rem;
  margin-right: .08rem;
}

.snpp-tv-item-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.snpp-btn {
  width: 1.92rem;
  height: 0.72rem;
  line-height: 0.74rem;
  padding: 0 .38rem;
  border-radius: 100px;
  font-size: .28rem;
  color: #323232;
  background-color: #F8F8F8;
  margin-right: .2rem;
}

.snpp-btn:hover {
  /* color: #323232; */
  color: #fff;
}

.snpp-btn-bofang {
  color: #FFF;
  background-image: -webkit-linear-gradient(147deg, #00A0FF 0%, #0086FF 100%);
  background-image: -o-linear-gradient(147deg, #00A0FF 0%, #0086FF 100%);
  background-image: linear-gradient(-57deg, #00A0FF 0%, #0086FF 100%);
}

.snpp-btn-bofang:hover {
  /* color: #323232; */
}

.snpp-icon {
  display: inline-block;
  vertical-align: middle;
}

.snpp-icon-download {
  width: .3rem;
  height: .3rem;
  background-image: url('/images/m/download.png');
  background-size: .3rem .3rem;
  margin-right: .1rem;
  margin-left: .06rem;
  vertical-align: text-bottom;
}

.snpp-pages-ctn {
  margin-top: .3rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.snpp-page {
  height: 1rem;
  width: 1rem;
  line-height: 1rem;
  border-radius: 4px;
  font-size: .28rem;
  color: #323232;
  background-color: #F8F8F8;
  text-align: center;
  position: relative;
  /* margin-right: .2rem; */
}

/* .snpp-page:last-child{
  margin-right: 0;
} */

.snpp-page:hover {
  color: #323232;
}

.view-more {
  height: .9rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.view-more a {
  font-size: .32rem;
  color: #009BFF;
}

.snpp-icon-vip {
  position: absolute;
  width: .4rem;
  top: .1rem;
  right: .1rem;
}

.snpp-v-box {
  padding-top: .3rem;
}

.snpp-v-box a {
  display: block;
  height: .88rem;
  line-height: .88rem;
  background: #F8F8F8;
  border-radius: 4px;
  font-size: .26rem;
  color: #323232;
  margin-bottom: .2rem;
  padding: 0 .2rem;
}

.snpp-v-box a:last-child {
  margin-bottom: 0;
}

.snpp-v-box a.more {
  text-align: center;
}

.snpp-icon-more {
  width: .12rem;
  height: .12rem;
  border: 1px solid #323232;
  border-left-color: #F8F8F8;
  border-bottom-color: #F8F8F8;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: .1rem 0;
      -ms-transform-origin: .1rem 0;
          transform-origin: .1rem 0;
}

.snapp-search-avatar {
  padding-bottom: .4rem;
}

.snapp-search-avatar img {
  height: 1.6rem;
  width: 1.6rem;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.snapp-search-avatar .r-ctn {
  font-size: .26rem;
  color: #969696;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: .2rem;
  line-height: 1.4;
}

.snapp-search-avatar .name {
  font-weight: bold;
  font-size: .3rem;
  color: #009BFF;
  line-height: 1;
  margin-bottom: .14rem;
}

.movie-list li {
  width: 2.6rem;
  margin-right: .08rem;
}

.movie-list .title {
  font-size: .28rem;
  line-height: .34rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .08rem;
  overflow: hidden;
  color:  #323232;
}

.snpp-s-last-info .title {
  font-size: .36rem;
  color: #323232;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .2rem;
}

.snpp-s-last-info-list li {
  width: 2.5rem;
  margin-right: .2rem;
}

.snpp-sli-img-ctn,
.snpp-sli-img-ctn img {
  width: 2.5rem;
  height: 1.4rem;
  position: relative;
}

.snpp-sli-img-ctn img {
  display: block;
}

.snpp-s-last-info-list .desc {
  font-size: .26rem;
  color: #323232;
  line-height: .38rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .12rem;
  overflow: hidden;
  word-break: break-all;
}

.snpp-s-last-info-list .search-keyword {
  color: #009BFF
}

.snpp-s-live li {
  margin-bottom: .2rem;
}

.snpp-s-live li:last-child {
  margin-bottom: 0;
}

.snpp-s-live .r-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: .3rem;
}

.snpp-s-live img {
  width: 1.08rem;
  height: 1.08rem;
  background: #FFFFFF;
  border: 1px solid #F8F8F8;
  border-radius: 12px;
}

.snpp-s-live .title {
  font-size: .32rem;
  color: #323232;
  font-weight: bold;
  max-height: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.snpp-s-live .desc {
  font-size: .28rem;
  color: #969696;
  line-height: 2;
}
.snapp-short-v-list li{
  margin-bottom: .2rem;
  position: relative;
}
.snapp-short-v-list li:last-child{
  margin-bottom: 0;
}
.snpp-short-v-item .r-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: .2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.snpp-short-v-item .short-v-img {
  width: 2.6rem;
  height: 1.46rem;
}

.snpp-short-v-item .desc {
  font-size: .3rem;
  color: #323232;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: .12rem;
}

.v-times {
  font-size: .24rem;
  color: #969696;
}

.no-data{
  position: fixed;
  top: 1.72rem;
  left: 0;
  width: 100vw;
  height: calc(100vh - 1.72rem);
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 50%;
}
.no-data img{
  height: 1.56rem;
  width: 1.56rem;
  margin-bottom: .2rem;
}
.no-data p{
  font-size: .28rem;
  color: #969696;
}

.duration {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 2.62rem;
  text-align: right;
  padding-right: 0.1rem;
  font-size: 0.24rem;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.00)), to(rgba(0,0,0,0.70)));
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
  background-image: -o-linear-gradient(top, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.70) 100%);
}

.last-info-duration {
  width: 2.4rem;
  margin-top: -0.3rem;
  bottom: 0;
}

.cate_icon {
  margin-left: 0.72rem;
}
.navigation {
  border-bottom: none;
}
.snpp-btn-download:hover {
  color: #323232;
}
.expend {
  display: block;
}
.close {
  display: none;
}
.lg{background: url("../list/img/icons_09.png") no-repeat;width: .6rem;height: .32rem;background-size: 100%;}
.vipmf{background: url("../list/img/icons_02.png") no-repeat;width: .96rem;height: .32rem;background-size: 100%;}
.vipyq{background: url("../list/img/icons_03.png") no-repeat;width: .94rem;height: .32rem;background-size: 100%;}
.ff1{background: url("../list/img/icons_07.png") no-repeat;width: .6rem;height: .32rem;background-size: 100%;}

.arrow {
  width: 59px;
  display: inline-block;
  position: absolute;
  height: 0.86rem;
  line-height: 0.86rem;
  /* background-image: url(../../imgs/icons.png); */
  background-position: 0 -58px;
  background-repeat: no-repeat;
  right: 0;
  cursor: pointer;
}

.nav-high-sieve:nth-child(1) {
  position: relative;
  padding: 0;
  height: 0.86rem;
  margin-top: -0.8rem;
}

.nav-high-sieve ul li {
  /* line-height: 0.7rem; */
}

.more-zhengpian {
  text-align: center;
    color: #009BFF;
    font-size: 16px;
    margin-top: -0.1px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #fff;
    padding: 0.2rem 0;
}

.appcontainer {
  overflow: visible;
}

.snpp-page .preview-icon{
  width: 20px;
  height: 14px;;
  background: url(../../../images/preview.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.snpp-page .vip-icon{
  width: 25px;
  height: 14px;;
  background: url(../../../images/vip.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}
.snpp-page .icComing-icon{
  width: 20px;
  height: 14px;;
  background: url(../../../images/coming.png) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}