html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
  color: #333;
}

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.9333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.3333333333px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}
.pop2 .pop-content::-webkit-scrollbar, .sub-top-tab .tab-content .item .opt::-webkit-scrollbar, .sub-top-tab .tab-head::-webkit-scrollbar, .top-tab::-webkit-scrollbar, .list3::-webkit-scrollbar, .list2::-webkit-scrollbar {
  width: 0.1rem;
  height: 0.1rem;
}
.pop2 .pop-content::-webkit-scrollbar-thumb, .sub-top-tab .tab-content .item .opt::-webkit-scrollbar-thumb, .sub-top-tab .tab-head::-webkit-scrollbar-thumb, .top-tab::-webkit-scrollbar-thumb, .list3::-webkit-scrollbar-thumb, .list2::-webkit-scrollbar-thumb {
  border-radius: 0.05rem;
  height: 0.1rem;
  background: rgba(255, 255, 255, 0.25);
}
.pop2 .pop-content::-webkit-scrollbar-track, .sub-top-tab .tab-content .item .opt::-webkit-scrollbar-track, .sub-top-tab .tab-head::-webkit-scrollbar-track, .top-tab::-webkit-scrollbar-track, .list3::-webkit-scrollbar-track, .list2::-webkit-scrollbar-track {
  border-radius: 0.05rem;
  background: none;
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 750px;
    margin: 0 auto;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
html {
  background: #191721;
}

body {
  font-size: 0.24rem;
  overflow-x: hidden;
}

.video-wrapper {
  width: 7.5rem;
  height: 4.4rem;
  transition: all 0.3s;
}
.video-wrapper video {
  width: 7.5rem;
  height: 4.4rem;
  object-fit: cover;
}

.video-wrapper.v2 {
  height: 0;
}
.video-wrapper.v2 video {
  height: 0;
}

.head {
  width: 7.5rem;
  height: 6.13rem;
  position: relative;
  background: #191721;
}
.head .head-img {
  width: 7.5rem;
  height: 6.13rem;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}
.head .exp {
  display: inline-flex;
  height: 0.5rem;
  padding: 0.04rem 0.3rem;
  justify-content: center;
  align-items: center;
  border-radius: 1rem;
  background: #D5F91A;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
  bottom: 0.84rem;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
  white-space: nowrap;
  width: auto;
  height: 0.5rem;
  box-sizing: border-box;
}
.head .exp img {
  height: 0.27rem;
  width: auto;
}

.buy-des {
  display: flex;
  align-items: center;
  width: 6.86rem;
  height: 0.6rem;
  padding: 0.14rem 0.2rem;
  justify-content: flex-start;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0.16rem;
  background: linear-gradient(116deg, rgba(236, 255, 154, 0.05) 24.99%, rgba(150, 254, 24, 0.08) 81.64%), #252626;
  box-sizing: border-box;
  margin: 0 auto;
  color: #B0B5B5;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.28rem;
}
.buy-des img {
  height: 0.3rem;
  margin-right: 0.16rem;
}
.buy-des::after {
  content: "";
  background: url(../images/arrow5.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  margin-left: auto;
}

.box-title {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.3rem;
  padding: 0 0.32rem;
  display: flex;
  align-items: flex-end;
}
.box-title img {
  height: 0.33rem;
}
.box-title span {
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 0.08rem;
}
.box-title span.selected {
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.24rem;
  border-radius: 0.16rem;
  background: #DBFC8D;
  display: inline-flex;
  height: 0.32rem;
  padding: 0.04rem 0.2rem 0.04rem 0.1rem;
  align-items: center;
  position: relative;
  box-sizing: border-box;
}
.box-title span.selected::after {
  content: "";
  background: url(../images/selected.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.14rem;
  height: 0.26rem;
  position: absolute;
  top: -0.02rem;
  right: 0;
}

.mt50 {
  margin-top: 0.5rem;
}

.mt72 {
  margin-top: 0.72rem;
}

.mt60 {
  margin-top: 0.6rem;
}

.recommend-wrapper {
  width: 7.5rem;
  overflow: hidden;
}

.rank {
  position: absolute;
  background: url(../images/recommend_rank.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.8rem;
  height: 0.89rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: -0.1rem;
  right: 0.12rem;
  box-sizing: border-box;
  padding-bottom: 0.2rem;
}
.rank .num {
  color: #131715;
  text-align: center;
  font-family: KBaoNumber;
  font-size: 0.36rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.rank .des {
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}

.rank.v2 {
  background: url(../images/recommend_rank2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

.rank.v3 {
  background: url(../images/recommend_rank3.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

.recommend {
  padding: 0 0.32rem;
}
.recommend .img-wrapper {
  position: relative;
  border-radius: 0.14rem;
  overflow: hidden;
}
.recommend .img-wrapper .date {
  display: inline-flex;
  padding: 0.02rem 0.08rem;
  border-radius: 0.24rem;
  background: #B9FB1C;
  align-items: center;
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  border-radius: 0.24rem;
  background: #B9FB1C;
}
.recommend .img-wrapper .date::before {
  content: "";
  display: inline-block;
  background: url(../images/time.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  line-height: inherit;
  vertical-align: -0.03rem;
  margin-right: 0.02rem;
}
.recommend .img-wrapper img {
  width: 2.4rem;
  height: 3rem;
  border-radius: 0.14rem;
  object-fit: cover;
}
.recommend .img-wrapper .download {
  display: inline-flex;
  padding: 0.02rem 0.08rem;
  border-radius: 0.24rem;
  background: #48484D;
  align-items: center;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  border-radius: 0.24rem;
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
  z-index: 10;
}
.recommend .img-wrapper .download::before {
  content: "";
  display: inline-block;
  background: url(../images/download.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  line-height: inherit;
  vertical-align: -0.03rem;
  margin-right: 0.04rem;
}
.recommend .img-wrapper .img-des {
  box-sizing: border-box;
  position: absolute;
  bottom: -0.01rem;
  left: 0;
  width: 100%;
  height: 0.62rem;
  background: linear-gradient(180deg, rgba(46, 46, 51, 0) 0%, rgba(25, 23, 33, 0.9) 77%);
  padding: 0 0.16rem 0.22rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.recommend .img-wrapper .star {
  color: #D5F91A;
  font-family: KBaoNumber;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  margin-left: auto;
}
.recommend .img-wrapper .star::before {
  content: "";
  background: url(../images/star.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
}
.recommend .img-wrapper .tag1 {
  background: url(../images/tag1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: absolute;
  width: 0.4rem;
  height: 0.52rem;
  text-align: center;
  line-height: 0.42rem;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  top: -0.05rem;
  left: 0.12rem;
}
.recommend .img-wrapper .tag {
  border-radius: 0rem 0.16rem 0rem 0.16rem;
  background: #D5F91A;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  position: absolute;
  padding: 0.08rem 0.14rem;
  top: 0;
  right: 0;
}
.recommend .info {
  margin-left: 0.22rem;
  width: 3.96rem;
}
.recommend .info .info-title {
  display: flex;
  align-items: flex-end;
}
.recommend .info .info-title .str {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.34rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 0 1 auto;
  min-width: 0.3rem;
  overflow: hidden;
  width: 3rem;
}
.recommend .info .info-title .label {
  color: #898989;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 0.1rem 0.1rem 0.1rem 0rem;
  border: 1px solid #898989;
  flex: 0 0 auto;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0rem 0.08rem;
  margin-left: 0.08rem;
}
.recommend .info .i2 {
  display: flex;
  height: 0.76rem;
  width: 3.87rem;
  align-items: flex-start;
  margin-top: 0.16rem;
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
  justify-content: space-between;
}
.recommend .info .i2 .num {
  color: #D5F91A;
  font-family: KBaoNumber;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.3rem;
}
.recommend .info .i2 .num span {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.recommend .info .i2 .des {
  margin-top: 0.11rem;
}
.recommend .info .i2 .rank {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.recommend .info .i3 {
  color: #B0B5B5;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.38rem;
  height: 1.22rem;
  margin-top: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.recommend .info .i4 {
  width: 4rem;
  height: 0.76rem;
  flex-shrink: 0;
  border-radius: 0.1rem;
  display: flex;
  box-sizing: border-box;
  padding: 0.16rem 0.09rem 0;
  align-items: flex-end;
}
.recommend .info .i4 .popcorn {
  margin-right: 0.04rem;
}
.recommend .info .i4 .num {
  color: #FFF;
  font-family: KBaoNumber;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.83;
  vertical-align: bottom;
  display: inline-flex;
  align-items: flex-end;
  vertical-align: bottom;
}
.recommend .info .i4 .num span {
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.9;
}
.recommend .info .i4 .num.v2 {
  font-size: 0.34rem;
  line-height: 0.38rem;
}
.recommend .info .i4 .num2 {
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: line-through;
  margin-left: 0.08rem;
  display: inline-flex;
  align-items: flex-end;
}
.recommend .info .i4 .num2 .popcorn {
  opacity: 0.3;
}
.recommend .info .i4 .tag {
  border-radius: 0.08rem 0.08rem 0.08rem 0rem;
  background: #FFA224;
  height: 0.24rem;
  padding: 0rem 0.05rem;
  color: #191721;
  font-family: "Source Han Sans CN";
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 0.08rem;
}
.recommend .info .i4 .btn {
  min-width: 0.56rem;
  height: 0.58rem;
  padding: 0rem 0.22rem;
  line-height: 0.58rem;
  border-radius: 1rem;
  background: #D5F91A;
  margin-left: auto;
  text-align: center;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  position: relative;
}
.recommend .info .i4 .btn .tip {
  background: #191721;
  padding: 0 0.11rem;
  height: 0.28rem;
  line-height: 0.28rem;
  white-space: nowrap;
  position: absolute;
  top: -0.36rem;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border-radius: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.recommend .info .i4 .btn .tip::after {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  background: #191721;
  position: absolute;
  bottom: -0.05rem;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}
.recommend .info .i4 .btn.v2 {
  background: #FFBC00;
}
.recommend .info .i4 .btn.disable {
  background: #949393;
  color: #FFF;
}
.recommend .info .i5 {
  margin-top: 0.12rem;
  height: 0.4rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  width: 3rem;
}
.recommend .info .i5 span {
  height: 0.36rem;
  box-sizing: border-box;
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  border-radius: 0.12rem;
  border: 1px solid rgba(207, 209, 208, 0.6);
  padding: 0 0.12rem;
  box-sizing: border-box;
  margin-right: 0.06rem;
  line-height: 1;
  margin-right: 0.06rem;
  margin-bottom: 0.06rem;
  display: inline-flex;
  align-items: center;
}
.recommend .info .i5 span.on {
  color: #B9FB1C;
  border: 1px solid rgba(185, 251, 28, 0.6);
}
.recommend .recommend-box {
  width: 7.5rem;
  height: 3.8rem;
  position: relative;
  margin-left: -0.32rem;
}
.recommend .swiper-pagination {
  top: -0.36rem;
  text-align: right;
  bottom: auto !important;
  padding-right: 0.32rem;
  width: 7.5rem;
  box-sizing: border-box;
}
.recommend .swiper-pagination .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: rgba(87, 89, 89, 0.6);
  opacity: 1;
}
.recommend .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.12rem;
  height: 0.12rem;
  background: rgba(124, 128, 128, 0.6);
  border-radius: 0.06rem;
}
.recommend .pannel {
  position: relative;
  width: 6.86rem;
  height: 3.48rem;
  margin: 0.3rem auto 0;
  display: flex;
  justify-content: flex-start;
  padding: 0.24rem;
  box-sizing: border-box;
  border-radius: 0.3rem;
  background: url(../images/recommend_box.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

.popcorn {
  background: url(../images/popcorn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.24rem;
  height: 0.24rem;
  display: inline-block;
}

.new-box {
  background: url(../images/newbox.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.86rem;
  height: 5.3rem;
  margin: 0.6rem auto 0;
  border-radius: 0.3rem;
  box-sizing: border-box;
  overflow: hidden;
}
.new-box .video-wrapper {
  width: 6.86rem;
  height: 3.86rem;
  border-radius: 0.3rem 0.3rem 0 0;
  position: relative;
}
.new-box .video-wrapper .date {
  display: inline-flex;
  padding: 0.02rem 0.08rem;
  border-radius: 0.24rem;
  background: #B9FB1C;
  align-items: center;
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  border-radius: 0.24rem;
  background: #B9FB1C;
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
  z-index: 10;
}
.new-box .video-wrapper .date::before {
  content: "";
  display: inline-block;
  background: url(../images/time.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  line-height: inherit;
  vertical-align: -0.03rem;
  margin-right: 0.02rem;
}
.new-box .video-wrapper .play {
  width: 0.88rem;
  height: 0.88rem;
  top: 50%;
  background: url(../images/play2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  stroke-width: 9px;
  stroke: #FFF;
  filter: drop-shadow(0 0 8px #FFF);
}
.new-box .info-wrapper {
  display: flex;
  align-items: center;
  padding: 0 0.24rem;
}
.new-box .info-wrapper .btn1 {
  margin-left: auto;
}
.new-box .info {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 1.44rem;
  max-width: 100%;
}
.new-box .info .name {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  width: 4.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.new-box .info .des {
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin-top: 0.19rem;
  text-align: left;
  max-width: 97%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.new-box .info .des span {
  display: inline-flex;
  width: 0.3774rem;
  height: 0.3774rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.1rem;
  background: rgba(255, 255, 255, 0.1);
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.29653rem;
  margin: 0 0.08rem;
}
.new-box .info .des span:first-child {
  margin: 0 0.08rem 0 0;
}
.new-box .btn1 {
  padding: 0 0.22rem;
}
.new-box .gift-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 6.86rem;
  z-index: 10;
}

.mask-animate {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: mask-diagonal-disappear 0.6s forwards;
  z-index: 20;
}

@keyframes mask-diagonal-disappear {
  0% {
    display: block;
    mask-image: linear-gradient(135deg, #fff 90%, transparent, transparent);
  }
  15% {
    mask-image: linear-gradient(135deg, #fff 75%, transparent, transparent);
  }
  30% {
    mask-image: linear-gradient(135deg, #fff 60%, transparent, transparent);
  }
  45% {
    mask-image: linear-gradient(135deg, #fff 45%, transparent, transparent);
  }
  60% {
    mask-image: linear-gradient(135deg, #fff 30%, transparent, transparent);
  }
  80% {
    mask-image: linear-gradient(135deg, #fff 15%, transparent, transparent);
  }
  99% {
    mask-image: linear-gradient(135deg, #fff 0%, transparent, transparent);
  }
  100% {
    mask-image: linear-gradient(135deg, transparent, transparent, transparent);
    display: none;
  }
}
.arrow1 {
  position: absolute;
  background: url(../images/arrow1.png) no-repeat 0 0;
  background-size: 0.44rem 3.48rem;
  background-color: transparent;
  width: 0.44rem;
  height: 0.87rem;
  animation: arrow1-ani 0.6s steps(2) infinite;
  top: 0.3rem;
  left: 50%;
  margin-left: -0.22rem;
}

.arrow1.v2 {
  transform: scale(1, -1);
}

@keyframes arrow1-ani {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -3.48rem;
  }
}
@font-face {
  font-family: KBaoNumber;
  src: url(../assets/KBaoNumber-Regular.TTF);
}
.star-wraper {
  background: url(../images/star_bg.png) no-repeat 0 0;
  background-size: 1.48rem 0.285rem;
  background-color: transparent;
  width: 1.48rem;
  height: 0.285rem;
}
.star-wraper .progress {
  background: url(../images/star_pg.png) no-repeat 0 0;
  background-size: 1.48rem 0.285rem;
  background-color: transparent;
  height: 0.285rem;
}

.list {
  display: flex;
  padding: 0 0.32rem;
  justify-content: space-between;
  margin-top: 0.77rem;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.list .item {
  width: 1.64rem;
  height: 0.98rem;
  position: relative;
  background: url(../images/list.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  display: inline-block;
  border-radius: 0.14rem;
  padding: 0.2rem 0.16rem;
  box-sizing: border-box;
}
.list .item img {
  width: 0.44rem;
  position: absolute;
  right: 0.06rem;
  bottom: 0;
}
.list .item .name {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
}
.list .item .sub-name {
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 0.08rem;
}
.list .item .tip {
  background: #B3FD39;
  padding: 0 0.11rem;
  height: 0.24rem;
  line-height: 0.24rem;
  white-space: nowrap;
  position: absolute;
  top: -0.37rem;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border-radius: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.list .item .tip::after {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  background: #B3FD39;
  position: absolute;
  bottom: -0.05rem;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}

.banner {
  width: 6.86rem;
  display: block;
  margin: 0.62rem auto;
}
.banner img {
  border-radius: 0.16rem;
  width: 6.86rem;
  height: auto;
}

.pannel2 {
  padding: 0.3rem 0 0 0.32rem;
  display: flex;
  width: 7.5rem;
  box-sizing: border-box;
  justify-content: flex-start;
  overflow-x: auto;
}
.pannel2::-webkit-scrollbar {
  display: none;
}
.pannel2 .item-wrapper .item:nth-child(2) {
  margin-top: 0.2rem;
}
.pannel2 .item {
  width: 2.8rem;
  margin-right: 0.15rem;
  flex: 0 0 auto;
}
.pannel2 .item .img-wrapper {
  width: 2.8rem;
  height: 3.44rem;
  position: relative;
}
.pannel2 .item .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.16rem 0.16rem 0rem 0rem;
}
.pannel2 .item .img-wrapper .rank {
  top: 0;
  right: 0;
}
.pannel2 .item .img-wrapper .date {
  display: inline-flex;
  padding: 0.02rem 0.08rem;
  border-radius: 0.24rem;
  background: #B9FB1C;
  align-items: center;
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  border-radius: 0.24rem;
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
  z-index: 10;
}
.pannel2 .item .img-wrapper .date::before {
  content: "";
  display: inline-block;
  background: url(../images/time.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  line-height: inherit;
  vertical-align: -0.03rem;
  margin-right: 0.02rem;
}
.pannel2 .item .img-wrapper .download {
  display: inline-flex;
  padding: 0.02rem 0.08rem;
  border-radius: 0.24rem;
  background: #48484D;
  align-items: center;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  border-radius: 0.24rem;
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
  z-index: 10;
}
.pannel2 .item .img-wrapper .download::before {
  content: "";
  display: inline-block;
  background: url(../images/download.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  line-height: inherit;
  vertical-align: -0.03rem;
  margin-right: 0.04rem;
}
.pannel2 .item .img-wrapper .star {
  color: #D5F91A;
  font-family: KBaoNumber;
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  margin-left: auto;
}
.pannel2 .item .img-wrapper .star::before {
  content: "";
  background: url(../images/star.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
}
.pannel2 .item .img-wrapper .tag {
  border-radius: 0rem 0.16rem 0rem 0.16rem;
  background: #D5F91A;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  position: absolute;
  padding: 0.08rem 0.14rem;
  top: 0;
  right: 0;
}
.pannel2 .item .info {
  border-radius: 0rem 0rem 0.16rem 0.16rem;
  background: #2E2E33;
  width: 2.8rem;
  height: 2.4rem;
  box-sizing: border-box;
  padding: 0.18rem 0.1rem;
  background: url(../images/pannel2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}
.pannel2 .item .info .info-title {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.pannel2 .item .info .info-title .str {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.28rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 0 1 auto;
  min-width: 0.3rem;
  overflow: hidden;
}
.pannel2 .item .info .info-title .label {
  color: #898989;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 0.1rem 0.1rem 0.1rem 0rem;
  border: 1px solid #898989;
  flex: 0 0 auto;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0rem 0.08rem;
  margin-left: 0.08rem;
  background: none;
}
.pannel2 .item .info .info-title .label.v2 {
  border: 1px solid #5E5E5E;
  background: #5E5E5E;
  color: #FFF;
}
.pannel2 .item .info .i3 {
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  margin-top: 0.12rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 0.34rem;
  overflow: hidden;
}
.pannel2 .item .info .i3 span {
  display: block;
  padding: 0.04rem 0.08rem 0.04rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.08rem;
  border: 1px solid #7A7D7A;
  margin-right: 0.08rem;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
  max-width: 100%;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pannel2 .item .info .i3 span.on {
  border-radius: 0.08rem;
  border: 1px solid #B9FB1C;
  color: #B9FB1C;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.pannel2 .item .info .i2 {
  margin-top: 0.22rem;
}
.pannel2 .item .info .time {
  color: #D5F91A;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  /* 100% */
  margin-top: 0.24rem;
}
.pannel2 .item .info .i4 {
  display: flex;
  box-sizing: border-box;
  align-items: flex-end;
  height: 0.44rem;
  margin-top: 0.18rem;
}
.pannel2 .item .info .i4 .num {
  color: #FFF;
  font-family: KBaoNumber;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.8;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  align-items: flex-end;
}
.pannel2 .item .info .i4 .num span {
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-right: 0.04rem;
}
.pannel2 .item .info .i4 .num.v2 {
  font-size: 0.28rem;
  line-height: 1;
}
.pannel2 .item .info .i4 .num2 {
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: line-through;
  margin-left: 0.08rem;
  white-space: nowrap;
  display: flex;
  align-items: flex-end;
}
.pannel2 .item .info .i4 .num2 .popcorn {
  opacity: 0.3;
}
.pannel2 .item .info .i4 .tag {
  border-radius: 0.08rem 0.08rem 0.08rem 0rem;
  background: #FFA224;
  height: 0.27rem;
  padding: 0rem 0.05rem;
  color: #191721;
  font-family: "Source Han Sans CN";
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.28rem;
  margin-left: 0.08rem;
  white-space: nowrap;
}
.pannel2 .item .info .i4 .btn {
  min-width: 0.8rem;
  height: 0.38rem;
  padding: 0rem 0;
  line-height: 0.38rem;
  border-radius: 1rem;
  background: #D5F91A;
  margin-left: auto;
  text-align: center;
  color: #151618;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  position: relative;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: -0.02rem;
}
.pannel2 .item .info .i4 .btn .tip {
  background: #191721;
  padding: 0 0.11rem 0.01rem;
  height: 0.24rem;
  line-height: 1;
  white-space: nowrap;
  position: absolute;
  top: -0.27rem;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border-radius: 1rem;
  left: 50%;
  transform: translate(-50%, 0);
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
}
.pannel2 .item .info .i4 .btn .tip::after {
  content: "";
  width: 0.07rem;
  height: 0.07rem;
  background: #191721;
  position: absolute;
  bottom: -0.05rem;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}
.pannel2 .item .info .i4 .btn.v2 {
  background: #FFBC00;
}
.pannel2 .item .info .i4 .btn.disable {
  background: #949393;
  color: #FFF;
}
.pannel2 .item .info .i5 {
  color: #B0B5B5;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0.12rem;
  height: 0.48rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pannel2 .item.v2 {
  display: flex;
  width: initial;
}
.pannel2 .item.v2 .img-wrapper {
  width: 3.4rem;
  height: 2.82rem;
  border-radius: 0.16rem 0 0 0.16rem;
}
.pannel2 .item.v2 .img-wrapper img {
  border-radius: 0.16rem 0 0 0.16rem;
}
.pannel2 .item.v2 .img-wrapper .rank {
  right: -3.26rem;
  z-index: 10;
}
.pannel2 .item.v2 .img-wrapper .img-des {
  width: 3.06rem;
  height: 0.63rem;
  bottom: -0.02rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(46, 46, 51, 0) 0%, rgba(25, 23, 33, 0.9) 77%);
}
.pannel2 .item.v2 .img-wrapper .tag {
  border-radius: 0rem 0 0rem 0.16rem;
}
.pannel2 .item.v2 .img-wrapper .date {
  bottom: 0.2rem;
  left: 0.2rem;
}
.pannel2 .item.v2 .img-wrapper .download {
  bottom: 0.2rem;
  left: 0.2rem;
}
.pannel2 .item.v2 .i5 {
  height: 0.74rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pannel2 .item.v2 .i4 {
  margin-top: 0.28rem;
}
.pannel2 .item.v2 .info {
  width: 3.85rem;
  border-radius: 0rem 0.16rem 0.16rem 0rem;
  height: 2.82rem;
  padding: 0.2rem 0.26rem 0.2rem 0.76rem;
  margin-left: -0.56rem;
}
.pannel2 .item.v2 .info .info-title .str {
  width: 2.16rem;
}
.pannel2 .item.v2 .info .i3 {
  width: 2.16rem;
}

.coming {
  background: url(../images/coming.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  border-radius: 0.16rem;
  width: 6.86rem;
  height: 7.34rem;
  margin: 0.6rem auto;
  box-sizing: border-box;
  padding: 0.4rem 0.3rem;
  overflow: hidden;
}
.coming .coming-title {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.3rem;
}
.coming .coming-title img {
  height: 0.32rem;
}
.coming .btn1 {
  width: 1.1rem;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.28rem;
  box-sizing: border-box;
  min-width: 1.1rem;
}
.coming .btn1.v3,
.coming .btn1.disable {
  background: #949393;
  color: #FFF;
}

.list2 {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: nowrap;
  width: 6.56rem;
  margin-left: -0.3rem;
  padding-left: 0.3rem;
  overflow-x: auto;
  height: 5.7rem;
}
.list2::-webkit-scrollbar {
  display: none;
}
.list2 .item {
  width: 2.6rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.list2 .item .time {
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.list2 .item .line {
  height: 1px;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 0.2rem;
  position: relative;
}
.list2 .item .line::before {
  content: "";
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 1rem;
  border: 0.06rem solid #B9FB1C;
  background: #191721;
  position: absolute;
  left: 50%;
  top: -0.06rem;
  transform: translate(-50%, 0);
}
.list2 .item .des {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 0.08rem;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: 0 0.08rem;
  background: #191721;
  display: block;
  align-items: center;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  max-width: 80%;
  margin: 0.2rem auto 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list2 .item .img-wrapper {
  margin-top: 0.32rem;
  width: 2.4rem;
  height: 3rem;
  position: relative;
}
.list2 .item .img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
  object-fit: cover;
}
.list2 .item .name {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  width: 2.4rem;
  text-align: center;
  margin-top: 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list2 .item .btn-box {
  width: 2.4rem;
  text-align: center;
  margin: 0.3rem auto 0;
}
.list2 .item:first-child .line {
  width: 3rem;
  transform: translate(-0.196rem);
}

.btn1 {
  color: #151618;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  border-radius: 1rem;
  background: #D5F91A;
  min-width: 1.38rem;
  height: 0.5rem;
  line-height: 0.5rem;
  position: relative;
  box-sizing: border-box;
  white-space: nowrap;
}
.btn1 .tip {
  background: #191721;
  padding: 0 0.11rem;
  height: 0.24rem;
  line-height: 0.24rem;
  white-space: nowrap;
  position: absolute;
  top: -0.37rem;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.16rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  border-radius: 0.08rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.btn1 .tip::after {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  background: #191721;
  position: absolute;
  bottom: -0.04rem;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}

.clicktag {
  background: url(../images/click.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.24rem;
  height: 0.24rem;
  display: inline-flex;
}

.btn1.v2 {
  border-radius: 1rem;
  background: none;
  color: #FFBC00;
  background: #FFBC00;
  color: #151618;
}

.disable {
  border: none;
  background: rgb(53, 55, 54);
  color: rgb(117, 121, 122);
}

.btn1.v3 {
  border-radius: 1rem;
  background: rgb(53, 55, 54);
  color: rgb(117, 121, 122);
}

.manufacturers {
  background: url(../images/manufacturers.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 6.8rem;
  box-sizing: border-box;
  padding: 0.3rem 0;
  margin-top: 0.6rem;
}
.manufacturers .manufacturers-info {
  display: flex;
  align-items: center;
  padding-left: 0.32rem;
  margin-top: 0.3rem;
}
.manufacturers .manufacturers-info .icon {
  width: 1.3rem;
  height: 1.3rem;
  margin-right: 0.38rem;
  border-radius: 0.24rem;
  object-fit: cover;
}
.manufacturers .manufacturers-info .txt {
  width: 3.94rem;
  height: 1.04rem;
  color: #B0B5B5;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.manufacturers .manufacturers-info .btn1 {
  min-width: 1.1rem;
  margin-left: 0.2rem;
}

.tab-wrapper .tab-head {
  display: flex;
  width: 100%;
  overflow-x: auto;
  padding-left: 0.32rem;
  margin-top: 0.28rem;
  padding-bottom: 0.16rem;
  box-sizing: border-box;
}
.tab-wrapper .tab-head::-webkit-scrollbar {
  display: none;
}
.tab-wrapper .tab-head .head-item {
  display: inline-flex;
  padding: 0.12rem 0.4rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.16rem;
  border: 1px solid #7A7D7A;
  box-sizing: border-box;
  flex: 0 0 auto;
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  height: 0.64rem;
  margin-right: 0.16rem;
  position: relative;
}
.tab-wrapper .tab-head .head-item.on {
  border: 1px solid #D5F91A;
  background: #D5F91A;
  color: #151618;
  font-weight: bold;
}
.tab-wrapper .tab-head .head-item.on::after {
  content: "";
  width: 0.16rem;
  height: 0.16rem;
  background: #D5F91A;
  position: absolute;
  bottom: -0.08rem;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}

.list3 {
  padding-left: 0.32rem;
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.list3::-webkit-scrollbar {
  display: none;
}
.list3 .item {
  width: 1.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.24rem;
  flex: 0 0 auto;
}
.list3 .item img {
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 0.24rem;
}
.list3 .item .name {
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.24rem;
  margin-top: 0.2rem;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list3 .item .btn-box {
  text-align: center;
  margin-top: 0.3rem;
}
.list3 .item .btn1 {
  min-width: 1.18rem;
  font-size: 0.28rem;
}
.list3 .item .btn1.v3 {
  border: 2px solid rgb(53, 55, 54);
  background: rgb(53, 55, 54);
  color: rgb(117, 121, 122);
}

.list4 {
  padding-left: 0.32rem;
  margin-top: 0.6rem;
  display: flex;
}
.list4 .item {
  width: 3.2rem;
}
.list4 .img-wrapper {
  width: 3.28rem;
  height: 3.84rem;
  position: relative;
  border-radius: 0.24rem;
}
.list4 .img-wrapper::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.32) 0%, rgba(0, 0, 0, 0.13) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.list4 .img-wrapper > * {
  z-index: 10;
}
.list4 .img-wrapper .img1 {
  width: 100%;
  height: 100%;
  border-radius: 0.16rem;
  object-fit: contain;
  opacity: 0.1;
}
.list4 .img-wrapper .img2 {
  width: 2.28rem;
  height: 2.28rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.list4 .img-wrapper .des1 {
  position: absolute;
  background: #FFF;
  height: 0.34rem;
  line-height: 1;
  display: flex;
  align-items: center;
  top: 0.24rem;
  left: 0.2rem;
  padding: 0 0.12rem;
  box-sizing: border-box;
  border-radius: 0.32rem;
  font-size: 0.2rem;
}
.list4 .img-wrapper .des2 {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  max-width: 100%;
  top: 0.74rem;
  left: 0;
  padding-left: 0.2rem;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list4 .img-wrapper .des3 {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  max-width: 100%;
  top: 1.12rem;
  left: 0;
  padding-left: 0.2rem;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list4 .img-wrapper .tag {
  border-radius: 0rem 0.16rem 0rem 0.16rem;
  background: #D5F91A;
  color: #151618;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  position: absolute;
  padding: 0.08rem 0.14rem;
  top: 0;
  right: 0;
}
.list4 .img-wrapper .btn {
  display: flex;
  height: 0.56rem;
  padding: 0.08rem 0.2rem;
  align-items: center;
  height: 0.56rem;
  background: #B9FB1C;
  top: 2.88rem;
  left: 0.2rem;
  position: absolute;
  box-sizing: border-box;
  border-radius: 0.8rem;
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.list4 .img-wrapper .btn::after {
  content: "";
  background: url(../images/arrow6.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.16rem;
  height: 0.16rem;
}
.list4 .img-wrapper.v2 {
  width: 3.42rem;
  height: 2.2rem;
}
.list4 .img-wrapper.v2 .des2 {
  font-size: 0.3rem;
  top: 0.2rem;
  display: flex;
  align-items: center;
}
.list4 .img-wrapper.v2 .img2 {
  width: 1.44rem;
  height: 1.44rem;
}
.list4 .img-wrapper.v2 .des3 {
  font-size: 0.22rem;
  top: 0.66rem;
}
.list4 .img-wrapper.v2 .btn {
  top: 1.52rem;
  border-radius: 0.24rem;
  background: #FFF;
}
.list4 .img-wrapper.v2 .btn::after {
  background: url(../images/arrow7.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin-left: 0.04rem;
}
.list4 .new {
  background: url(../images/new.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.44rem;
  height: 0.2rem;
  margin-left: 0.04rem;
}
.list4 .item.v2 {
  width: 3.46rem;
  margin-left: 0.2rem;
}
.list4 .live {
  width: 3.42rem;
  height: 1.48rem;
  box-sizing: border-box;
  border-radius: 0.24rem;
  margin-top: 0.16rem;
  background: linear-gradient(90deg, rgba(94, 193, 234, 0.22) 0%, rgba(94, 193, 234, 0.02) 50%, rgba(94, 193, 234, 0.02) 100%);
  padding: 0.2rem;
  display: flex;
  align-items: center;
}
.list4 .live .icon {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.2rem;
  flex: 0 0 auto;
  margin-left: 0.38rem;
}
.list4 .live .name {
  color: #DFE5E5;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  width: 1.84rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list4 .live .sub-name {
  color: rgba(223, 229, 229, 0.6);
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  width: 1.84rem;
  margin-top: 0.06rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.amway {
  background: url(../images/manufacturers.png) no-repeat top right;
  background-size: 7.5rem 6.8rem;
  background-color: #343439;
  border-radius: 0.3rem;
  padding: 0.3rem 0;
  margin-top: 0.3rem;
}

.list5 {
  margin-top: 0.3rem;
  padding-left: 0.32rem;
}
.list5 .item {
  margin-bottom: 0.6rem;
}
.list5 .item .i1 {
  display: flex;
}
.list5 .item .icon-wrapper {
  width: 2.12rem;
  height: 2.66rem;
  overflow: hidden;
}
.list5 .item .icon {
  width: 2.12rem;
  height: 2.66rem;
  border-radius: 0.16rem;
  object-fit: cover;
}
.list5 .item .introduce {
  width: 4.54rem;
  height: 2.66rem;
  border-radius: 0.14rem;
  overflow: hidden;
  margin-left: 0.2rem;
  position: relative;
}
.list5 .item .introduce .swiper-slide {
  width: 4.54rem;
  overflow: hidden;
}
.list5 .item .introduce .img_list {
  width: 4.54rem;
}
.list5 .item .introduce .cover {
  width: 4.54rem;
  height: 2.66rem;
  border-radius: 0.14rem;
  object-fit: cover;
}
.list5 .item .introduce .cover-wrapper {
  width: 4.54rem;
  height: 2.66rem;
  border-radius: 0.14rem;
  object-fit: cover;
}
.list5 .item .introduce .video-wrapper {
  width: 4.54rem;
  height: 2.66rem;
  border-radius: 0.14rem;
  overflow: hidden;
  position: relative;
}
.list5 .item .introduce .video-wrapper video {
  width: 4.54rem;
  height: 2.66rem;
  object-fit: cover;
}
.list5 .item .introduce .video-wrapper .cover {
  position: absolute;
  top: 0;
  left: 0;
}
.list5 .item .introduce .play {
  background: url(../images/play.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list5 .item .introduce .swiper-pagination {
  position: absolute;
  right: 0;
  top: 0.1rem;
  left: initial;
  padding-left: 0.2rem;
  text-align: right;
  height: 0.12rem;
}
.list5 .item .introduce .swiper-pagination .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: rgba(25, 23, 33, 0.5);
  opacity: 1;
  margin: 0 0.1rem 0 0;
}
.list5 .item .introduce .swiper-pagination .swiper-pagination-bullet-active {
  width: 0.12rem;
  height: 0.12rem;
  background: #FFF;
  border-radius: 0.06rem;
}
.list5 .item .i2 {
  display: flex;
  margin-top: 0.24rem;
  align-items: flex-end;
}
.list5 .item .i2 .name {
  width: 5.76rem;
  display: flex;
  padding-right: 0.1rem;
}
.list5 .item .i2 .name .str {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.34rem;
  align-items: flex-end;
  min-width: 10%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 0 1 auto;
}
.list5 .item .i2 .name .lable {
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.34rem;
  white-space: nowrap;
  margin-left: 0.1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 10%;
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  height: 0.32rem;
}
.list5 .item .i2 .name .lable span {
  border-radius: 0.08rem;
  border: 1px solid #7A7D7A;
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  align-items: center;
  display: inline-flex;
  margin-right: 0.08rem;
  margin-bottom: 0.08rem;
  padding: 0.04rem 0.08rem;
}
.list5 .item .i2 .des {
  margin-top: 0.14rem;
  display: flex;
  align-items: center;
}
.list5 .item .i2 .des .score {
  color: #D5F91A;
  font-family: KBaoNumber;
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.34rem;
  margin: 0 0.08rem;
}
.list5 .item .i2 .des .ext {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.22rem;
}
.list5 .item .i2 .price {
  margin-top: 0.3rem;
  display: flex;
  box-sizing: border-box;
  align-items: flex-end;
}
.list5 .item .i2 .price .num {
  color: #FFF;
  font-family: KBaoNumber;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.list5 .item .i2 .price .num span {
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.24rem;
}
.list5 .item .i2 .price .num.v2 {
  font-size: 0.32rem;
}
.list5 .item .i2 .price .num2 {
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: line-through;
  margin-left: 0.08rem;
  white-space: nowrap;
}
.list5 .item .i2 .price .tag {
  border-radius: 0.08rem 0.08rem 0.08rem 0rem;
  background: #FFA224;
  height: 0.27rem;
  padding: 0rem 0.05rem;
  color: #191721;
  font-family: "Source Han Sans CN";
  font-size: 0.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.28rem;
  margin-left: 0.08rem;
  white-space: nowrap;
  margin-left: 0.16rem;
}
.list5 .item .i3 {
  margin-top: 0.29rem;
  border-radius: 0.14rem;
  background: #2E2E33;
  width: 6.86rem;
  padding: 0.27rem 0.25rem;
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.32rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  background: #434347;
}
.list5 .item .i3 .content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.list5 .item .num-box {
  display: inline-flex;
  padding-right: 0.09rem;
  margin-left: auto;
}
.list5 .item .num {
  color: #FFF;
  font-family: KBaoNumber;
  font-size: 0.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 0.8;
  white-space: nowrap;
  vertical-align: middle;
  display: flex;
  align-items: flex-end;
  margin-left: auto;
}
.list5 .item .num span {
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  margin-right: 0.04rem;
}
.list5 .item .num.v2 {
  font-size: 0.28rem;
  line-height: 1;
}
.list5 .item .num2 {
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: line-through;
  margin-left: 0.08rem;
  white-space: nowrap;
  display: flex;
  align-items: flex-end;
}
.list5 .item .num2 .popcorn {
  opacity: 0.3;
}
.list5 .item .btn1 {
  min-width: 1rem;
}
.list5 .item .bestcomments {
  background: url(../images/bestcomments.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.06rem;
  height: 0.34rem;
  display: inline-flex;
  vertical-align: -0.06rem;
  line-height: 1;
}

.fix-tab-mask {
  width: 7.5rem;
  height: 2.1rem;
  opacity: 0.8;
  background: linear-gradient(0deg, #191721 60.5%, rgba(25, 23, 33, 0) 100%);
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}

.fix-tab {
  display: flex;
  position: fixed;
  width: 5.8rem;
  height: 1.12rem;
  bottom: 0.32rem;
  left: 50%;
  transform: translate(-3.6rem);
  border-radius: 1rem;
  box-shadow: 0px 1px 1px 0px rgba(205, 212, 205, 0) inset;
  backdrop-filter: blur(15px);
  justify-content: space-around;
  align-items: center;
  z-index: 100;
  background: rgba(255, 255, 255, 0);
  border-top: 1px solid rgba(223, 229, 229, 0.3);
  border-bottom: 1px solid rgba(128, 128, 128, 0.3);
}
.fix-tab .item {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  width: 50%;
  position: relative;
  height: 100%;
}
.fix-tab .item .tip {
  color: #131715;
  font-family: "Source Han Sans CN";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  border-radius: 0.24rem;
  background: #B9FB1C;
  position: absolute;
  top: -0.1rem;
  right: 0;
  padding: 0 0.08rem;
  line-height: 1;
  height: 0.28rem;
  display: flex;
  align-items: center;
  text-align: center;
  z-index: 10;
}
.fix-tab .item.on .icon1 {
  background-position: 0 100%;
  border-radius: 1rem;
  border-top: 1px solid rgba(223, 229, 229, 0.3);
  border-bottom: 1px solid rgba(223, 229, 229, 0.3);
}
.fix-tab .item.on .icon2 {
  background-position: 0 100%;
  border-radius: 1rem;
  border-top: 1px solid rgba(223, 229, 229, 0.3);
  border-bottom: 1px solid rgba(223, 229, 229, 0.3);
}
.fix-tab .item.on .name {
  color: #D5F91A;
}
.fix-tab .icon1 {
  background: url(../images/tab1.png) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  width: 2.89rem;
  height: 0.98rem;
  position: absolute;
  top: 0.07rem;
  left: 0.07rem;
}
.fix-tab .icon2 {
  background: url(../images/tab2.png) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  width: 2.89rem;
  height: 0.98rem;
  position: absolute;
  top: 0.07rem;
  right: 0.07rem;
}
.fix-tab .name {
  color: #FFFFFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.22rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
}

.fix-search {
  width: 1.12rem;
  height: 1.12rem;
  background: rgba(255, 255, 255, 0);
  backdrop-filter: blur(5px);
  position: fixed;
  right: 50%;
  bottom: 0.32rem;
  transform: translate(3.4rem);
  border-radius: 50%;
  z-index: 100;
  border-radius: 1rem;
  border-top: 1px solid rgba(223, 229, 229, 0.3);
  border-bottom: 1px solid rgba(223, 229, 229, 0.3);
}
.fix-search::before {
  content: "";
  background: url(../images/search.png) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  width: 1.12rem;
  height: 1.12rem;
  top: 0;
  left: 0;
  position: absolute;
}

.fix-search.on::before {
  background-position: 0 100%;
}

.list5.v2 {
  padding-top: 2.3rem;
  padding-bottom: 1.6rem;
}

.list5.v3 {
  padding-top: 0.7rem;
  padding-bottom: 1.6rem;
}

.top-tab {
  position: fixed;
  top: 0.76rem;
  width: 7.5rem;
  left: 50%;
  z-index: 101;
  transform: translate(-50%, 0);
  background: #191721;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  height: 1rem;
}
.top-tab::-webkit-scrollbar {
  display: none;
}
.top-tab .item {
  width: 1.98rem;
  height: 0.9rem;
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0;
  font-style: normal;
  font-weight: 500;
  line-height: 0.9rem;
  text-align: center;
  flex: 0 0 auto;
  position: relative;
  box-sizing: border-box;
  padding-top: 0.31rem;
  line-height: 0;
}
.top-tab .item:nth-child(1)::before {
  content: "";
  width: 1.36rem;
  height: 0.325rem;
  background: url(../images/toptab1.png?v1) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  display: inline-flex;
}
.top-tab .item:nth-child(2)::before {
  content: "";
  width: 1.36rem;
  height: 0.32rem;
  background: url(../images/toptab2.png?v1) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  display: inline-flex;
}
.top-tab .item:nth-child(3)::before {
  content: "";
  width: 1.36rem;
  height: 0.325rem;
  background: url(../images/toptab3.png?v1) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  display: inline-flex;
}
.top-tab .item:nth-child(4)::before {
  content: "";
  width: 1.36rem;
  height: 0.33rem;
  background: url(../images/toptab4.png?v1) no-repeat 0 0;
  background-size: 100% 200%;
  background-color: transparent;
  display: inline-flex;
}
.top-tab .item.on {
  color: #D5F91A;
}
.top-tab .item.on::before {
  background-position: 0 100%;
}
.top-tab .item.on::after {
  content: "";
  width: 0.8rem;
  height: 0.04rem;
  position: absolute;
  border-radius: 1rem;
  background: #D5F91A;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.sub-top-tab {
  position: fixed;
  top: 1.75rem;
  width: 7.5rem;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, 0);
}
.sub-top-tab .tab-head {
  display: flex;
  padding: 0.12rem 0.16rem;
  background: #191721;
  padding-left: 0.32rem;
  box-sizing: border-box;
  overflow-x: auto;
  align-items: center;
}
.sub-top-tab .tab-head::-webkit-scrollbar {
  display: none;
}
.sub-top-tab .tab-head .item {
  flex: 0 0 auto;
  background: #2E2E33;
  border-radius: 0.1rem;
  display: flex;
  padding: 0.12rem 0.16rem;
  align-items: center;
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  margin-right: 0.2rem;
}
.sub-top-tab .tab-head .item::after {
  content: "";
  background: url(../images/arrow3.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.24rem;
  height: 0.15rem;
  margin-left: 0.08rem;
}
.sub-top-tab .tab-head .item.on {
  background: #D5F91A;
  color: #151618;
}
.sub-top-tab .tab-head .item.on::after {
  content: "";
  background: url(../images/arrow4.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  transform: rotate(180deg);
}
.sub-top-tab .tab-head .item.on.v2::after {
  content: "";
  background: url(../images/arrow4.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  transform: rotate(0deg);
}
.sub-top-tab .tab-head .item:last-child {
  margin-right: 1.28rem;
}
.sub-top-tab .sift {
  background: url(../images/sift.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.28rem;
  height: 0.74rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.sub-top-tab .tab-content .item {
  width: 7.5rem;
  min-height: 1.06rem;
  border-radius: 0.16rem;
  background: rgba(46, 46, 51, 0.9);
  backdrop-filter: blur(15px);
  display: none;
}
.sub-top-tab .tab-content .item .opt {
  display: flex;
  box-sizing: border-box;
  align-items: center;
  padding: 0 0.3rem;
  align-items: center;
  overflow-x: auto;
  min-height: 1.06rem;
}
.sub-top-tab .tab-content .item .sub-item.on {
  font-size: 0.26rem;
  background: #D5F91A;
  color: #fff;
  border: 1px solid #D5F91A;
  color: #151618;
}
.sub-top-tab .tab-content .item .sub-item {
  margin-right: 0.3rem;
  min-width: 0.84rem;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  border-radius: 0.1rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 0.16rem;
}
.sub-top-tab .tab-content .item .drag-progress {
  padding: 0.3rem 0.32rem;
}

.drag-progress {
  text-align: center;
}
.drag-progress .name {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.34rem;
  display: flex;
  justify-content: space-between;
}
.drag-progress .name2 {
  color: #FFF;
  text-align: right;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.34rem;
  position: absolute;
  white-space: nowrap;
  top: -0.5rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.drag-progress .progress-wrapper {
  width: 6.56rem;
  height: 0.33rem;
  position: relative;
  padding-top: 0.6rem;
  box-sizing: border-box;
  display: inline-block;
}
.drag-progress .progress-wrapper .progress {
  height: 0.03rem;
  background: #D5F91A;
  left: 0;
  position: absolute;
  z-index: 1;
  bottom: 0;
}
.drag-progress .progress-wrapper .point {
  content: "";
  width: 0.33rem;
  height: 0.33rem;
  background: #DADDE0;
  border-radius: 50%;
  position: absolute;
  left: 100%;
  bottom: -0.15rem;
  z-index: 1;
  transform: translate(-50%, 0);
}
.drag-progress .progress-wrapper .point-start {
  content: "";
  width: 0.33rem;
  height: 0.33rem;
  background: #DADDE0;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: -0.15rem;
  z-index: 1;
  transform: translate(-50%, 0);
}
.drag-progress .progress-wrapper::before {
  content: "";
  width: 100%;
  height: 0.03rem;
  position: absolute;
  background: #D9D9D9;
  left: 0;
  bottom: 0;
}
.drag-progress .btn-box {
  margin-top: 0.6rem;
  text-align: right;
}

.pop {
  width: 7.5rem;
  border-radius: 0.16rem 0.16rem 0rem 0rem;
  background: var(--black-white, #FFF);
}
.pop .pop-title {
  color: #191721;
  font-family: "Source Han Sans CN";
  font-size: 0.32rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.3rem;
  padding-top: 0.42rem;
  text-align: center;
}
.pop .sift2 {
  background: url(../images/sift2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  line-height: 0.32rem;
  vertical-align: middle;
}
.pop .pop-content {
  height: 70vh;
  box-sizing: border-box;
  padding: 0 0.32rem;
  margin-top: 0.62rem;
  overflow-y: auto;
}
.pop .drag-progress {
  margin-top: 0.34rem;
}
.pop .drag-progress .name2 {
  color: #A7A8A7;
  text-align: right;
  font-family: "Source Han Sans CN";
  font-size: 0.28rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.34rem;
}
.pop .btn-box {
  display: flex;
  justify-content: space-around;
  margin: 0.96rem 0;
}
.pop .btn1 {
  min-width: 3.28rem;
  height: 0.76rem;
  line-height: 0.76rem;
  font-family: "Source Han Sans CN";
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 400;
}
.pop .btn1.v3 {
  color: #6E6E6E;
}

.list6 {
  display: flex;
  margin-top: 0.3rem;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.list6 .item {
  border-radius: 0.1rem;
  background: #EEE;
  color: #6F6F6F;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.3rem;
  display: flex;
  padding: 0.08rem 0.16rem;
  justify-content: center;
  align-items: center;
  margin-right: 0.3rem;
  margin-bottom: 0.11rem;
}
.list6 .item.on {
  font-size: 0.26rem;
  background: #B0EE4A;
  color: #191721;
}

.top-search-wrapper {
  background: #191721;
  width: 100%;
  height: 0.72rem;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 101;
  transform: translate(-50%, 0);
  padding-top: 0.04rem;
  padding-bottom: 0.04rem;
}
.top-search-wrapper .top-search {
  background: url(../images/search_box.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 6.86rem;
  height: 0.72rem;
  display: flex;
  align-items: center;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0.06rem 0 0.32rem;
}
.top-search-wrapper .top-search::before {
  content: "";
  background: url(../images/search2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.24rem;
  height: 0.24rem;
}
.top-search-wrapper .top-search input {
  background: none;
  border: none;
  flex: 1 1 auto;
  color: #606166;
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 0.08rem;
}
.top-search-wrapper .search-btn {
  background: url(../images/search3.png) no-repeat center;
  background-size: 0.24rem 0.24rem;
  background-color: #D5F91A;
  width: 0.68rem;
  height: 0.6rem;
  padding: 0.14rem 0.22rem;
  box-sizing: border-box;
  border-radius: 0.4rem;
}

.null {
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.34rem;
  font-style: normal;
  font-weight: 500;
  line-height: 0.9rem;
  margin: 30vh 0.32rem;
  text-align: center;
}

.null2 {
  color: #FFF;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.26rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin: 20vh 0.32rem 0;
  text-align: center;
}
.null2 > img {
  opacity: 0.4;
  width: 50%;
}
.null2 .des1 {
  margin-top: 0.5rem;
}
.null2 .des2 {
  color: #7A7D7A;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.34rem;
  margin-top: 0.2rem;
}

.pop2 {
  background: url(../images/pop_bg.png) no-repeat top center;
  background-size: 7.5rem 4.53rem;
  background-color: #252626;
  width: 7.5rem;
  position: fixed;
  bottom: 0;
  left: 50%;
  z-index: 1100;
  transform: translate(-50%, 0);
  border-radius: 0.33rem 0.33rem 0 0;
}
.pop2 .pop-title {
  padding-top: 0.33rem;
  text-align: center;
}
.pop2 .pop-title img {
  height: 0.44rem;
}
.pop2 .pop-content {
  max-height: 70vh;
  overflow-y: auto;
  margin-top: 0.65rem;
  width: 6.6rem;
  padding-right: 0.2rem;
  margin: 0 auto;
}
.pop2 .exp {
  border-radius: 0.20833rem;
  background: #2D2E2E;
  padding: 0.25rem 0.33rem;
  color: #7A7D7A;
  font-family: "Source Han Sans CN";
  font-size: 0.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 0.58rem;
}
.pop2 .btn-box {
  display: flex;
  justify-content: center;
  margin: 0.33rem 0;
}
.pop2 .btn1 {
  height: 0.92rem;
  width: 6.83rem;
  color: #151618;
  text-align: center;
  font-family: "Source Han Sans CN";
  font-size: 0.3125rem;
  font-style: normal;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.list7 .item {
  display: flex;
  align-items: center;
  margin-top: 0.65rem;
}
.list7 .item .info {
  margin-left: 0.42rem;
}
.list7 .item .icon {
  width: 1.04rem;
  height: 1.04rem;
}
.list7 .item .name {
  color: #A7A8A7;
  font-family: "Source Han Sans CN";
  font-size: 0.29167rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.list7 .item .des {
  color: #7A7D7A;
  font-family: "Source Han Sans CN VF";
  font-size: 0.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0.08rem;
}

.vFull .head {
  background: #191721;
}
.vFull .top-search-wrapper {
  padding-top: 1.83rem;
  top: 0;
}
.vFull .top-tab {
  top: 2.58rem;
}
.vFull .sub-top-tab {
  top: 3.57rem;
}
.vFull .list5.v2 {
  padding-top: 4.12rem;
}
.vFull .list5.v3 {
  padding-top: 2.52rem;
}

.fix-menu.fade-out-bot {
  -webkit-animation: fade-out-bot 0.8s ease-out forwards;
  animation: fade-out-bot 0.8s ease-out forwards;
}

.fix-menu.fade-in-bot {
  -webkit-animation: fade-in-bot 0.8s ease-in forwards;
  animation: fade-in-bot 0.8s ease-in forwards;
}

@keyframes fade-out-bot {
  0% {
    transform: translate(-50%, 0);
  }
  100% {
    transform: translate(-50%, 1.5rem);
  }
}
@keyframes fade-in-bot {
  0% {
    transform: translate(-50%, 1.5rem);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
.video-wrapper {
  position: relative;
}

.video-wrapper .play {
  background: url(../images/play.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: 2.1rem;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mouVideo {
  width: 100%;
  height: 100%;
}

.mouVideo .video-js {
  width: 100%;
  height: 100%;
}

.loading {
  color: #FFF;
  font-family: "Source Han Sans CN";
  font-size: 0.24rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.2rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading::before {
  content: "";
  display: inline-block;
  background: url(../images/loading.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.32rem;
  height: 0.32rem;
  animation-name: rorate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  margin-right: 0.1rem;
}

@keyframes rorate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=style.css.map */
