@charset "utf-8";
* {
    box-sizing: border-box;
}
html {
    color: #000;
    background: #fff;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
html {
    font-family: sans-serif;
}
article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
input,
select,
textarea {
    font-size: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
abbr,
acronym {
    border: 0;
    font-feature-settings: normal;
    font-variant: normal;
}
del {
    text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500;
}
ol,
ul {
    list-style: none;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}
q:after,
q:before {
    content: "";
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
a:hover {
    text-decoration: underline;
}
a,
ins {
    text-decoration: none;
}
#app {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 0.25rem;
    overflow: hidden;
}
.container {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}
.swich_dialog {
    z-index: 999999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F683A2;
}
.swich_dialog_content {
    color: black;
    font-size: 0.28rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.stack-pages-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2;
    pointer-events: none;
}
.stack-page {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 10rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    pointer-events: all;
    background-color: white;
    align-items: center;
}
.stack-page-slide-back {
    position: absolute;
    width: 4%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}
.full-column {
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.positioned-container {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    top: 0;
    left: 0;
}
.hide {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.clear::after {
    display: block;
    content: "";
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
img {
    display: block;
    overflow: hidden;
}
.loadmore {
    text-align: center;
    padding-bottom: 0.5rem;
    color: #333;
    font-size: .325rem;
}
.dplayer {
    position: relative;
    height: 100%;
}

@font-face {
  font-family: "iconfont";
  /* Project id  */
  src: url(/fonts/20f44faca34036753a1a5d70f3824ccb.ttf) format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.iconfont.arrow-right:before {
  content: "\e604";
}
.iconfont.arrow-left:before {
  content: "\e610";
}
.iconfont.tag:before {
  content: "\e6a5";
}
.iconfont.shuffle:before {
  content: "\e6cd";
}
.iconfont.arrow-down:before {
  content: "\e6a4";
}
.iconfont.arrow-up:before {
  content: "\e6b4";
}
.iconfont.close:before {
  content: "\e626";
}
.iconfont.history:before {
  content: "\e603";
}
.iconfont.user:before {
  content: "\e612";
}
.iconfont.user-active:before {
  content: "\e61b";
}
.iconfont.cate:before {
  content: "\e613";
}
.iconfont.cate-active:before {
  content: "\e61a";
}
.iconfont.xiao:before {
  content: "\e60f";
}
.iconfont.xiao-active:before {
  content: "\e619";
}
.iconfont.favour:before {
  content: "\e60c";
}
.iconfont.favour-active:before {
  content: "\e618";
}
.iconfont.av-active:before {
  content: "\e616";
}
.iconfont.av:before {
  content: "\e614";
}
.iconfont.brightness:before {
  content: "\e632";
}
.iconfont.volume:before {
  content: "\e60e";
}
.iconfont.share:before {
  content: "\e65c";
}
.iconfont.account:before {
  content: "\e652";
}
.iconfont.lock:before {
  content: "\e651";
}
.iconfont.add:before {
  content: "\e67b";
}
.iconfont.heart:before {
  content: "\e6df";
}
.iconfont.play:before {
  content: "\e600";
}
.iconfont.pause:before {
  content: "\e650";
}
.iconfont.muted-off:before {
  content: "\e6f5";
}
.iconfont.muted-on:before {
  content: "\e736";
}
.iconfont.fullscreen:before {
  content: "\e6a0";
}
.iconfont.video-loading:before {
  content: "\e771";
}
.iconfont.circle:before {
  content: "\e6d0";
}
.iconfont.refresh:before {
  content: "\e6a1";
}
.iconfont.cleanup:before {
  content: "\e64d";
}
.iconfont.group:before {
  content: "\e6a8";
}
.iconfont.version:before {
  content: "\e68d";
}
.iconfont.setting1:before {
  content: "\e63c";
}
.iconfont.setting2:before {
  content: "\e622";
}
.iconfont.setting3:before {
  content: "\e751";
}
.iconfont.download1:before {
  content: "\e644";
}
.iconfont.download2:before {
  content: "\e62b";
}
.iconfont.download3:before {
  content: "\e61d";
}
.iconfont.start-download:before {
  content: "\e6f0";
}
.iconfont.pause-download:before {
  content: "\e62f";
}
.iconfont.play-download:before {
  content: "\e62e";
}
.iconfont.delete-download:before {
  content: "\e624";
}
.iconfont.vip:before {
  content: "\e70a";
}
.iconfont.watch-count:before {
  content: "\e734";
}
.iconfont.contact:before {
  content: "\e64c";
}
.iconfont.erweima:before {
  content: "\e607";
}
.iconfont.saoma:before {
  content: "\e64a";
}
.iconfont.lock-open:before {
  content: "\e66c";
}
.iconfont.lock-closed:before {
  content: "\e70c";
}
.iconfont.zan:before {
  content: "\e617";
}
.iconfont.daili:before {
  content: "\e6f8";
}
.iconfont.hot:before {
  content: "\e842";
}
.iconfont.time:before {
  content: "\e735";
}
.iconfont.date:before {
  content: "\e7d3";
}
.iconfont.download4:before {
  content: "\e6cf";
}
.iconfont.money:before {
  content: "\e73f";
}
.iconfont.download5:before {
  content: "\e690";
}
.iconfont.daili1:before {
  content: "\e68c";
}
.iconfont.edit:before {
  content: "\e61f";
}
.iconfont.password:before {
  content: "\e679";
}
.iconfont.question:before {
  content: "\e72a";
}
.iconfont.repair:before {
  content: "\e684";
}
.iconfont.mobile:before {
  content: "\e61e";
}
.iconfont.prev:before {
  content: "\e7f3";
}
.iconfont.next:before {
  content: "\e7f4";
}
.iconfont.email:before {
  content: "\e84b";
}

.m-none{margin:0}.p-none{padding:0}.m-t-none{margin-top:0}.p-t-none{padding-top:0}.m-r-none{margin-right:0}.p-r-none{padding-right:0}.m-b-none{margin-bottom:0}.p-b-none{padding-bottom:0}.m-l-none{margin-left:0}.p-l-none{padding-left:0}.m-xxs{margin:.125rem}.p-xxs{padding:.125rem}.m-t-xxs{margin-top:.125rem}.p-t-xxs{padding-top:.125rem}.m-r-xxs{margin-right:.125rem}.p-r-xxs{padding-right:.125rem}.m-b-xxs{margin-bottom:.125rem}.p-b-xxs{padding-bottom:.125rem}.m-l-xxs{margin-left:.125rem}.p-l-xxs{padding-left:.125rem}.m-xs{margin:.25rem}.p-xs{padding:.25rem}.m-t-xs{margin-top:.25rem}.p-t-xs{padding-top:.25rem}.m-r-xs{margin-right:.25rem}.p-r-xs{padding-right:.25rem}.m-b-xs{margin-bottom:.25rem}.p-b-xs{padding-bottom:.25rem}.m-l-xs{margin-left:.25rem}.p-l-xs{padding-left:.25rem}.m-sm{margin:.5rem}.p-sm{padding:.5rem}.m-t-sm{margin-top:.5rem}.p-t-sm{padding-top:.5rem}.m-r-sm{margin-right:.5rem}.p-r-sm{padding-right:.5rem}.m-b-sm{margin-bottom:.5rem}.p-b-sm{padding-bottom:.5rem}.m-l-sm{margin-left:.5rem}.p-l-sm{padding-left:.5rem}.m-md{margin:1rem}.p-md{padding:1rem}.m-t-md{margin-top:1rem}.p-t-md{padding-top:1rem}.m-r-md{margin-right:1rem}.p-r-md{padding-right:1rem}.m-b-md{margin-bottom:1rem}.p-b-md{padding-bottom:1rem}.m-l-md{margin-left:1rem}.p-l-md{padding-left:1rem}.m-lg{margin:2rem}.p-lg{padding:2rem}.m-t-lg{margin-top:2rem}.p-t-lg{padding-top:2rem}.m-r-lg{margin-right:2rem}.p-r-lg{padding-right:2rem}.m-b-lg{margin-bottom:2rem}.p-b-lg{padding-bottom:2rem}.m-l-lg{margin-left:2rem}.p-l-lg{padding-left:2rem}.m-xl{margin:4rem}.p-xl{padding:4rem}.m-t-xl{margin-top:4rem}.p-t-xl{padding-top:4rem}.m-r-xl{margin-right:4rem}.p-r-xl{padding-right:4rem}.m-b-xl{margin-bottom:4rem}.p-b-xl{padding-bottom:4rem}.m-l-xl{margin-left:4rem}.p-l-xl{padding-left:4rem}.m-xxl{margin:8rem}.p-xxl{padding:8rem}.m-t-xxl{margin-top:8rem}.p-t-xxl{padding-top:8rem}.m-r-xxl{margin-right:8rem}.p-r-xxl{padding-right:8rem}.m-b-xxl{margin-bottom:8rem}.p-b-xxl{padding-bottom:8rem}.m-l-xxl{margin-left:8rem}.p-l-xxl{padding-left:8rem}

.home-tab-bar {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 1.36rem;
  box-shadow: 0 -0.0875rem 0.125rem #ccc;
}
.home-tab-item {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
}
.home-tab-item img {
  width: 0.48rem;
}
.home-tab-item p {
  font-size: 0.25rem;
  color: #666;
  margin-top: 0.0375rem;
}
.home-tab-item.selected p {
  color: #F683A2;
}
.home-ad-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-ad-container .home-ad-relative {
  position: relative;
  width: 8rem;
}
.home-ad-container .home-ad-relative .close-button {
  position: absolute;
  top: 0.1rem;
  right: 0.1rem;
  width: 1rem;
}
.home-ad-container .home-ad-relative .ad-picture {
  width: 8rem !important;
  height: auto !important;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .home-tab-bar {
    height: 1.56rem;
    padding-bottom: 0.2rem;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
  .home-tab-bar {
    height: 1.56rem;
    padding-bottom: 0.2rem;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .home-tab-bar {
    height: 1.56rem;
    padding-bottom: 0.2rem;
  }
}
.scroller-wrapper {
  height: 100%;
}
.scroller-wrapper .pulldown-wrapper {
  position: absolute;
  width: 100%;
  transform: translateY(-100%) translateZ(0);
  text-align: center;
  color: #999;
  padding-bottom: 0.25rem;
}
.scroller-wrapper .pulldown-wrapper img {
  display: inline-block;
  height: 1.6rem;
  margin-bottom: -0.4rem;
}
.avitems {
  padding-top: 0.25rem;
}
.av-item {
  position: relative;
  padding-bottom: 0.25rem;
}
.av-item .price {
  position: absolute;
  background-color: #F683A2;
  color: white;
  top: 0;
  left: 0.2rem;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
  font-size: 0.325rem;
  padding: 0.075rem 0.125rem;
}
.av-item .like-button {
  position: absolute;
  overflow: hidden;
  width: 1.1rem;
  height: 1.1rem;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 50%;
  right: 0.25rem;
  top: 0.25rem;
}
.av-item .like-button img {
  height: 1.8rem;
  margin-top: -0.3rem;
  margin-left: -0.35rem;
}
.av-item .thumb-wrapper {
  width: 100%;
  height: 6rem;
  background-color: #ccc;
  display: flex;
  justify-content: center;
  align-items: center;
}
.av-item .thumb {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.av-item .etc-info-bar {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  height: 0.7rem;
  font-size: 0.325rem;
  top: 5.3rem;
  padding: 0.15rem;
}
.av-item .etc-info-bar .iconfont {
  font-size: 0.325rem;
}
.av-item .name {
  font-size: 0.425rem;
  color: #2b2b2b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.av-item .small-name {
  font-size: 0.28rem;
  color: #6e6e6e;
}
.search-page .full-column {
  height: 100%;
  padding: 0.2rem 0.15rem;
}
.avcard-img {
  background-color: #666;
  width: calc((100vw - 0.3rem) / 3);
  height: calc((((100vw - 0.3rem) / 3) * 2) / 3);
  margin-right: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-vacard-box {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.2rem;
}
.avcard-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.avcard-tilp {
  color: #999;
  font-size: 0.2rem;
}
.top-nav-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: #eee 1px solid;
}
.avcard-title {
  color: #3d3d3d;
  font-size: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.top-nav-list {
  position: relative;
  flex: 1;
  overflow: hidden;
}
.search-input {
  position: absolute;
  transition: all 0.3s ease-in;
  top: 0;
  bottom: 0;
  padding: 0 0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: white;
  width: calc(100vw - 1rem);
  z-index: 99;
}
.search-input input {
  width: 100%;
  border: none;
  font-size: 0.36rem;
}
.seaech-btn {
  width: 1rem;
  height: 100%;
  border-left: #eee 1px solid;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.search-page-box {
  position: relative;
}
.wrapper-page-box {
  flex-direction: column;
  display: flex;
  flex: 1;
  position: relative;
}
.search-page {
  position: absolute;
  width: 100%;
  height: calc(100vh - 1.2rem);
  transition: top 0.3s ease-in, opacity 0.3s ease-in;
  left: 0;
  background: white;
  right: 0;
  padding-bottom: 1.36rem;
  z-index: 99;
}
.search-start-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.2rem;
  font-size: 0.32rem;
}
.search-start-page p {
  margin-bottom: 0.2rem;
}
.search-start-page .start-search-btn {
  width: 5rem;
  color: #fff;
  border-radius: 0.15rem;
  height: 0.8rem;
  font-size: 0.36rem;
  line-height: 0.8rem;
  text-align: center;
  background: #f683a2;
}
.top-slide-nav {
  display: flex;
  width: 100%;
  flex-direction: row;
  height: 1.2rem;
  white-space: nowrap;
  background-color: white;
  position: relative;
  z-index: 2;
}
.top-slide-nav .top-slide-content {
  padding-left: 0.25rem;
}
.top-slide-nav.no-scroll .top-slide-content {
  display: flex;
  flex-direction: row;
  flex: 1;
  padding: 0;
}
.top-slide-nav .scroll-item-wrapper,
.top-slide-nav .item-wrapper {
  display: inline-flex;
  align-items: center;
  height: 100%;
  font-size: 0.375rem;
  padding: 0 0.5rem;
  color: #333;
  border-bottom: #F683A2 3px transparent;
}
.top-slide-nav .scroll-item-wrapper.active,
.top-slide-nav .item-wrapper.active {
  color: #F683A2;
  border-bottom: #F683A2 3px solid;
  font-weight: bold;
}
.top-slide-nav .item-wrapper {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.top-slide-panel-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}
.top-slide-panel {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-content-flex {
  flex: 1;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: 100%;
}
.back-header {
  width: 100%;
  padding: 0 15px;
  padding-left: 0;
  display: flex;
  align-items: center;
}
.back-header .back-heder-title {
  flex: 1;
  font-size: 0.425rem;
  text-align: center;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.back-header .back-header-left {
  padding: 15px;
}
.back-header .back-header-left img {
  width: 0.5rem;
  height: 0.5rem;
}
.small-av-row {
  display: flex;
  margin-top: 0.25rem;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.small-av-item {
  width: 4.8rem;
}
.small-av-item .thumb-wrapper {
  width: 100%;
  height: 3.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.small-av-item .etc-info-bar {
  top: 2.8rem;
}
.big-av-item {
  width: 4.5rem;
}
.big-av-item .thumb-wrapper {
  width: 100%;
  height: 6.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.big-av-item .etc-info-bar {
  top: 5.8rem;
}
.vertical-av-row {
  display: flex;
  margin-top: 0.25rem;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.webview-page {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.vertical-av-item {
  width: 4.4rem;
}
.vertical-av-item .thumb {
  width: 100%;
  height: 6.6rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.vertical-av-item .etc-info-bar {
  top: 5.3rem;
}
.av-detail-zan,
.av-detail-cai {
  border-radius: 0.1rem;
  padding: 0.1rem 0;
  width: 0.85rem;
  text-align: center;
  transition: all 0.3s ease-in;
}
.av-detail-zan .iconfont,
.av-detail-cai .iconfont {
  font-size: 0.53rem;
}
.av-detail-zan .m-r-xxs,
.av-detail-cai .m-r-xxs {
  margin: 0;
}
.scroller-content {
  padding: 0.15rem;
}
.av-zan-info {
  padding: 0 0.15rem;
  display: flex;
  flex-direction: row;
}
.av-zan-press {
  flex: 1;
  height: 0.85rem;
  margin: 0 0.2rem;
  border-radius: 0.426rem;
  border: 0.01rem solid #eee;
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
}
.av-zan-text {
  height: 0.69rem;
  margin: 0 0.05rem;
  border-radius: 0.346rem;
  padding: 0 0.6rem;
  background: #eee;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.av-zan-text span {
  color: #999;
  font-size: 0.266rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.small-video-list-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.3rem 0.15rem;
}
.captcha-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.captcha-box .captcha-img {
  display: flex;
  align-items: flex-end;
}
.captcha-box .captcha-img img {
  width: 110px;
  height: 34px;
  margin-right: 15px;
}
.captcha-box .captcha-img span {
  color: #808080;
  font-size: 0.3rem;
}
.captcha-box .captcha-input-box {
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  margin-top: 20px;
  width: 6rem;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.captcha-box .captcha-input-box input {
  -webkit-appearance: none;
  border: none;
  color: #333;
  font-size: 0.3rem;
  background-color: transparent;
  text-align: center;
}
.thumb-box-simg {
  background-size: cover !important;
  background-position-x: 85% !important;
}
.welcome-bg {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.welcome-layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.welcome-layer .welcome-loading {
  background-color: white;
  width: 100px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #F683A2;
  font-size: 12px;
  padding: 10px 0;
}
.welcome-layer .welcome-loading img {
  width: 45px;
  height: 30px;
  margin-bottom: 5px;
  -o-object-fit: cover;
     object-fit: cover;
}
.welcome-layer .welcome-loading img.up {
  transform: translateY(3px);
  transition: all 1s ease-in;
}
.welcome-layer .welcome-loading img.down {
  transform: translateY(0);
  transition: all 1s linear;
}
.welcome-ad {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.welcome-ad .welcome-ad-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.welcome-ad .welcome-ad-btn {
  position: absolute;
  z-index: 4;
  top: 20px;
  right: 15px;
  border-radius: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 14px;
  padding: 6px 12px;
}
@-webkit-keyframes load {
  0% {
    opacity: 1;
    -webkit-transform: translate(0px);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: translate(150px);
  }
}
.webview-loading {
  width: 150px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.webview-loading span {
  position: absolute;
  width: 15px;
  height: 100%;
  border-radius: 50%;
  background: #f683a2;
  -webkit-animation: load 1.04s ease-in infinite alternate;
}
.webview-loading span:nth-child(1) {
  -webkit-animation-delay: 0.13s;
}
.webview-loading span:nth-child(2) {
  -webkit-animation-delay: 0.26s;
}
.webview-loading span:nth-child(3) {
  -webkit-animation-delay: 0.39s;
}
.webview-loading span:nth-child(4) {
  -webkit-animation-delay: 0.52s;
}
.webview-loading span:nth-child(5) {
  -webkit-animation-delay: 0.65s;
}
.dplayer-full .dplayer-full-in-icon {
  display: none !important;
}

.category {
  color: white;
}
.category-actor-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.category-actor-list .category-actor-list-header {
  display: flex;
  align-items: center;
  padding: 0.2rem;
  overflow: hidden;
}
.category-actor-list .category-actor-list-header .category-actor-list-header-title {
  padding: 0.05rem 0.2rem;
  font-size: 0.4rem;
  font-weight: bold;
  white-space: nowrap;
  border: 1px solid #F683A2;
  border-radius: 0.25rem;
  color: #F683A2;
}
.category-actor-list .category-actor-list-header .category-actor-list-header-scroll {
  flex: 1;
  overflow: hidden;
}
.category-actor-list .category-actor-list-header .category-actor-list-header-scroll .top-slide-nav {
  border-bottom: none;
}
.category-actor-list .category-actor-list-header .category-actor-list-header-scroll .top-slide-nav .scroll-item-wrapper.active,
.category-actor-list .category-actor-list-header .category-actor-list-header-scroll .top-slide-nav .top-slide-nav.item-wrapper.active {
  border-bottom: none;
}
.category-actor-list .category-actor-list-content {
  display: flex;
  flex-wrap: wrap;
}
.category-actor-list .category-actor-list-content .category-actor-list-item {
  width: 2.5rem;
}
.category-actor-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.25rem;
}
.category-actor-item .category-actor-item-header {
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 1.5rem;
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.category-actor-item .category-actor-item-header .category-actor-item-header-img {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.category-actor-item .category-actor-item-title {
  width: 90%;
  padding: 0.1rem 0;
  font-size: 0.35rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-collect-btn {
  width: 1.7rem;
  height: 0.7rem;
  border-radius: 1.5rem;
  border: 1px solid #F683A2;
  font-size: 0.33rem;
  color: #F683A2;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-collect-btn-active {
  color: #fff;
  background: #F683A2;
}
.category-actor-detail {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.category-actor-detail .category-actor-detail-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top {
  padding: 0.4rem;
  border-bottom: 0.01rem solid #ccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top .category-actor-detail-header {
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 1.5rem;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top .category-actor-detail-header img {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top .category-actor-detail-info {
  flex: 1;
  padding: 0 0.4rem;
  overflow: hidden;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top .category-actor-detail-info .category-actor-detail-title {
  width: 100%;
  font-size: 0.4rem;
  color: #3d3d3d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-top .category-actor-detail-info .category-actor-detail-subtitle {
  width: 100%;
  font-size: 0.3rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-actor-detail .category-actor-detail-content .category-actor-detail-center {
  padding: 0.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.category-av-box {
  padding: 0.25rem 0.25rem 0 0.25rem;
  display: flex;
  flex-wrap: wrap;
}
.category-av-box .category-av-list {
  padding-right: 0.25rem;
}
.category-av-box .category-av-list:nth-child(3n + 3) {
  padding-right: 0;
}
.category-cover-item {
  width: 100%;
  overflow: hidden;
}
.category-cover-item .category-cover-img {
  width: 3rem;
  height: 4rem;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.category-cover-item .category-cover-img img {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}
.category-cover-item .category-cover-title {
  width: 3rem;
  padding: 0.2rem 0;
  font-size: 0.35rem;
  color: #3d3d3d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-video .category-video-box {
  padding: 0.25rem 0.25rem 0 0.25rem;
  display: flex;
  flex-wrap: wrap;
}
.category-video .category-video-box .category-video-item {
  padding-right: 0.25rem;
}
.category-video .category-video-box .category-video-item:nth-child(3n + 3) {
  padding-right: 0;
}
.category-video .category-video-line {
  height: 0.25rem;
  background: #eee;
}
.category-video .category-video-tag .category-video-tag-title {
  padding: 0.25rem;
  font-size: 0.35rem;
}
.category-video .category-video-tag .category-video-tag-content {
  padding: 0 0.25rem 0.25rem 0.25rem;
  display: flex;
  flex-wrap: wrap;
}
.category-tag {
  height: 0.7rem;
  margin: 0 0.25rem 0.25rem 0;
  padding: 0 0.5rem;
  border-radius: 1.5rem;
  border: 1px solid #F683A2;
  font-size: 0.33rem;
  color: #F683A2;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.category-nav {
  width: 100%;
  margin-left: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.category-nav .category-nav-box {
  display: flex;
  white-space: nowrap;
  position: relative;
}
.category-nav .category-nav-box .category-nav-item {
  padding: 0.2rem 0.4rem;
  font-size: 0.35rem;
  color: #3d3d3d;
}
.category-nav .category-nav-box .category-nav-active {
  font-weight: bold;
  color: #F683A2;
}

