.image-use[data-v-70a8ef41] {
  width: 100%;
  height: 100%;
  position: relative;
}
.img[data-v-70a8ef41] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease-in-out;
}
.img.img-loading[data-v-70a8ef41] {
  opacity: 0.6;
}
.img.img-loaded[data-v-70a8ef41] {
  opacity: 1;
}
.loading-indicator[data-v-70a8ef41] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.loading-spinner[data-v-70a8ef41] {
  width: 0.26667rem;
  height: 0.26667rem;
  border: 0.02667rem solid #f3f3f3;
  border-top: 0.02667rem solid #3498db;
  border-radius: 50%;
  animation: spin-70a8ef41 1s linear infinite;
}
@keyframes spin-70a8ef41 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.icon-image[data-v-a2a99606] {
  width: 0.69333rem;
  height: 0.69333rem;
}
[data-v-a2a99606] .van-tabbar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.33333rem;
  background: #0c0c0c;
}
[data-v-a2a99606] .van-tabbar .van-tabbar-item {
  height: 1.33333rem;
  background: #0c0c0c;
}
[data-v-a2a99606] .van-hairline--top-bottom:after {
  border-color: #0c0c0c;
}
.lately-read-warp[data-v-9a78b762] {
  width: 100%;
  height: 1.70667rem;
  background: #464646;
  border-radius: 0.21333rem;
  position: absolute;
  bottom: 1.33333rem;
  z-index: 100;
  display: flex;
  align-items: center;
  padding: 0 0 0 0.37333rem;
}
.lately-read-warp .cover-img[data-v-9a78b762] {
  width: 0.96rem;
  height: 1.28rem;
  border-radius: 0.10667rem;
  border: 0.01333rem solid #464646;
}
.lately-read-warp .title-warp[data-v-9a78b762] {
  width: 70%;
  display: flex;
  flex-direction: column;
  margin-left: 0.21333rem;
}
.lately-read-warp .title-warp span[data-v-9a78b762]:nth-child(1) {
  font-weight: 500;
  font-size: 0.37333rem;
  color: #ffffff;
  line-height: 0.4rem;
}
.lately-read-warp .title-warp span[data-v-9a78b762]:nth-child(2) {
  font-weight: 400;
  font-size: 0.32rem;
  color: #bababa;
  line-height: 0.34667rem;
}
.lately-read-warp .play-icon[data-v-9a78b762] {
  width: 0.85333rem;
  height: 0.85333rem;
}
.lately-read-warp .close-icon[data-v-9a78b762] {
  width: 0.58667rem;
  height: 0.58667rem;
  position: absolute;
  top: 0.05333rem;
  right: 0;
}
.mb_12[data-v-9a78b762] {
  margin-bottom: 0.16rem;
  width: 90%;
}
[data-v-d863b139] .van-search__content {
  background: #2c2c2c;
}
[data-v-d863b139] .van-search__field {
  height: 0.8rem;
}
[data-v-d863b139] .van-icon__image {
  width: 0.58667rem;
  height: 0.58667rem;
}
[data-v-d863b139] .van-tab {
  font-size: 0.42667rem;
  font-weight: 400;
}
[data-v-d863b139] .van-tab--active {
  font-weight: bold;
  font-size: 0.48rem;
}
[data-v-d863b139] .van-tabs__nav {
  background-color: #111111;
}
[data-v-d863b139] .van-tabs__wrap {
  height: 0.86667rem;
}
[data-v-d863b139] .van-tabs__line {
  background-color: #FF5B00;
  height: 0.05333rem;
  border-radius: 0.05333rem;
}
.sticky-warp[data-v-d863b139] {
  position: sticky;
  top: 0;
  z-index: 100;
  height: 1.2rem;
  display: flex;
  align-items: center;
  background-color: #111111;
}
.sticky-warp .box[data-v-d863b139] {
  display: flex;
  align-items: center;
  width: 100%;
}
.sticky-warp .box .select-text[data-v-d863b139] {
  font-weight: 500;
  font-size: 0.48rem;
  color: #ffffff;
}
.sticky-warp .box .cancel-text[data-v-d863b139] {
  font-weight: 500;
  font-size: 0.37333rem;
  color: #bababa;
}
.sticky-warp .select-warp[data-v-d863b139] {
  justify-content: space-between;
  padding: 0 0.37333rem;
}
.sticky-warp .classify-bar[data-v-d863b139] {
  width: calc(100% - 0.74667rem);
  height: 0.86667rem;
  display: block;
  align-items: center;
  justify-content: center;
}
.sticky-warp .p3-icon[data-v-d863b139] {
  width: 0.74667rem;
  height: 0.74667rem;
  margin-right: 0.37333rem;
}
.contact-us-popup[data-v-601098ef] {
  background-color: #2f2f2f;
  width: 7.46667rem;
  height: 4rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0.53333rem;
}
.contact-us-popup .title[data-v-601098ef] {
  color: #ffffff;
  font-weight: 500;
  font-size: 0.48rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.66667rem 0;
}
.contact-us-popup .btn[data-v-601098ef] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-us-popup .btn .close[data-v-601098ef] {
  min-width: 2.93333rem;
  height: 0.90667rem;
  background: #464646;
  border-radius: 0.58667rem;
  position: relative;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #ff5b00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us-popup .btn .copy[data-v-601098ef] {
  min-width: 2.93333rem;
  height: 0.90667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  position: relative;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #ffffff;
  border-radius: 0.58667rem;
}
.p_130[data-v-3c152ad0] {
  padding-bottom: 1.73333rem;
}
.checkbox-warp[data-v-3c152ad0] {
  width: 100%;
}
.checkbox-warp .checkbox-group[data-v-3c152ad0] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 0.42667rem;
}
.checkbox-warp .checkbox-group .item-box[data-v-3c152ad0] {
  width: 100%;
}
.checkbox-warp .checkbox-group .item-box .item[data-v-3c152ad0] {
  display: flex;
  align-items: center;
  margin-bottom: 0.53333rem;
  padding: 0 0.26667rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-img[data-v-3c152ad0] {
  width: 2.24rem;
  height: 2.98667rem;
  border-radius: 0.16rem;
  border: 0.01333rem solid #464646;
}
.checkbox-warp .checkbox-group .item-box .item .item-text[data-v-3c152ad0] {
  padding-left: 0.26667rem;
  width: 68%;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .title[data-v-3c152ad0] {
  font-weight: 500;
  font-size: 0.37333rem;
  color: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  /* 防止长单词不换行 */
}
.checkbox-warp .checkbox-group .item-box .item .item-text .episode[data-v-3c152ad0] {
  font-weight: 400;
  font-size: 0.32rem;
  color: #bababa;
  padding: 0.21333rem 0 0.26667rem 0;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent[data-v-3c152ad0] {
  width: 2.93333rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed[data-v-3c152ad0] {
  display: flex;
  align-items: center;
  padding-bottom: 0.10667rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed span[data-v-3c152ad0]:nth-child(1) {
  font-weight: 400;
  font-size: 0.26667rem;
  color: #bababa;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed span[data-v-3c152ad0]:nth-child(2) {
  font-weight: 400;
  font-size: 0.32rem;
  color: #ff8601;
}
.empty[data-v-3c152ad0] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.empty .img[data-v-3c152ad0] {
  width: 3.46667rem;
  height: 3.46667rem;
}
.empty .text[data-v-3c152ad0] {
  font-weight: 400;
  font-size: 0.37333rem;
  color: #bababa;
  line-height: 0.44rem;
}
.p_130[data-v-52779a00] {
  padding-bottom: 1.73333rem;
}
.checkbox-warp[data-v-52779a00] {
  width: 100%;
}
.checkbox-warp .checkbox-group[data-v-52779a00] {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 0.42667rem;
}
.checkbox-warp .checkbox-group .item-box[data-v-52779a00] {
  width: 100%;
}
.checkbox-warp .checkbox-group .item-box .item[data-v-52779a00] {
  display: flex;
  align-items: center;
  margin-bottom: 0.53333rem;
  padding: 0 0.26667rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-img[data-v-52779a00] {
  width: 2.24rem;
  height: 2.98667rem;
  border-radius: 0.16rem;
  border: 0.01333rem solid #464646;
}
.checkbox-warp .checkbox-group .item-box .item .item-text[data-v-52779a00] {
  padding-left: 0.26667rem;
  width: 68%;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .title[data-v-52779a00] {
  font-weight: 500;
  font-size: 0.37333rem;
  color: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  /* 防止长单词不换行 */
}
.checkbox-warp .checkbox-group .item-box .item .item-text .episode[data-v-52779a00] {
  font-weight: 400;
  font-size: 0.32rem;
  color: #bababa;
  padding: 0.21333rem 0 0.26667rem 0;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent[data-v-52779a00] {
  width: 2.93333rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed[data-v-52779a00] {
  display: flex;
  align-items: center;
  padding-bottom: 0.10667rem;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed span[data-v-52779a00]:nth-child(1) {
  font-weight: 400;
  font-size: 0.26667rem;
  color: #bababa;
}
.checkbox-warp .checkbox-group .item-box .item .item-text .viewed-percent .viewed span[data-v-52779a00]:nth-child(2) {
  font-weight: 400;
  font-size: 0.32rem;
  color: #ff8601;
}
.checkbox-warp .checkbox-group .item-box .item .collect-box[data-v-52779a00] {
  width: 0.74667rem;
  height: 0.74667rem;
}
.checkbox-warp .checkbox-group .item-box .item .collect-box img[data-v-52779a00] {
  width: 100%;
  height: 100%;
}
.empty[data-v-52779a00] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.empty .img[data-v-52779a00] {
  width: 3.46667rem;
  height: 3.46667rem;
}
.empty .text[data-v-52779a00] {
  font-weight: 400;
  font-size: 0.37333rem;
  color: #bababa;
  line-height: 0.44rem;
}
.footer-box[data-v-e25fb12b] {
  width: 100%;
  height: 1.33333rem;
  display: flex;
  align-items: center;
  background-color: #464646;
  position: absolute;
  bottom: 0;
  z-index: 100;
}
.footer-box .footer-item[data-v-e25fb12b] {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #ffffff;
}
[data-v-e25fb12b] .van-checkbox__label {
  font-weight: 400;
  font-size: 0.37333rem;
  color: #ffffff;
}
.h_92[data-v-e25fb12b] {
  height: 92%;
}
