html.night-mode .dark-img[data-v-40691995] {
  -webkit-filter: saturate(85%) brightness(97%);
          filter: saturate(85%) brightness(97%);
  will-change: filter;
}
.single-video-card[data-v-40691995] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 12PX;
}
.single-video-card .main-card[data-v-40691995] {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.752rem;
  font-size: 0.096rem;
}
.single-video-card .main-card .main-card-box[data-v-40691995] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 100%;
}
.single-video-card .img-panel[data-v-40691995] {
  position: relative;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  width: 1.33689rem;
  height: 0.752rem;
  border-radius: 6px;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/good-history-h5/assets/default-cover.png);
  background-size: 1.33689rem 0.752rem;
  background-repeat: no-repeat;
}
.single-video-card .img-panel > img[data-v-40691995] {
  width: 1.33689rem;
  height: 0.752rem;
  border-radius: 6px;
  pointer-events: none;
}
.single-video-card .img-panel .duration[data-v-40691995] {
  position: absolute;
  right: 2px;
  bottom: 3px;
  padding: 0 0.056rem;
  height: 30PX;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}
.single-video-card .img-panel .duration .duration-text[data-v-40691995] {
  font-size: 22PX;
  line-height: 32PX;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.single-video-card .card-info[data-v-40691995] {
  position: relative;
  padding: 1px 0 0 0.08rem;
  width: 100%;
  font-size: 0.096rem;
}
.single-video-card .card-info--title[data-v-40691995] {
  color: #212121;
  font-size: 0.112rem;
  line-height: 0.152rem;
  display: -webkit-box;
  overflow: hidden;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 2;
  /* autoprefixer: on */
}
.single-video-card .card-info .author[data-v-40691995] {
  margin-bottom: 0.04rem;
  color: #999;
}
.single-video-card .card-info .date[data-v-40691995] {
  color: #999;
}
.single-video-card .more-icon[data-v-40691995] {
  position: absolute;
  right: -0.12rem;
  bottom: 0;
  width: 0.32rem;
  height: 0.24rem;
}
.single-video-card .more-icon > img[data-v-40691995] {
  right: 0.096rem;
  width: 0.16rem;
  height: 0.16rem;
}
.ipad-class .img-panel[data-v-40691995] {
  border-radius: 4px;
}
.ipad-class .img-panel > img[data-v-40691995] {
  border-radius: 4px;
}

html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
          filter: saturate(85%) brightness(97%);
  will-change: filter;
}
/* stylelint-disable */
.text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.background-full {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.ipad-class .app-header,
.ipad-pro-class .app-header {
  padding: 0.256rem 0.176rem 0.096rem 0.176rem !important;
}
.ipad-class .fixed-header::after,
.ipad-pro-class .fixed-header::after {
  position: absolute;
  bottom: -0.048rem;
  display: block;
  width: 100%;
  height: 0.048rem;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 50%);
  content: "";
}
.ipad-class .left-panel .title,
.ipad-pro-class .left-panel .title {
  font-size: 0.128rem !important;
}
.ipad-class .title-header,
.ipad-pro-class .title-header {
  top: 0.552rem;
  left: 0;
  padding: 0 22PX;
  width: 100%;
}
.ipad-class .title-header .title,
.ipad-pro-class .title-header .title {
  font-size: 0.136rem;
}
.ipad-class .mini-header .back-icon,
.ipad-pro-class .mini-header .back-icon {
  position: absolute;
  left: 22PX;
}
.ipad-class .mini-header .share-icon,
.ipad-pro-class .mini-header .share-icon {
  position: absolute;
  right: 22PX;
}
.ipad-class .history-header,
.ipad-pro-class .history-header {
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/good-history-h5/assets/banner_ipad_01.jpg);
}
.ipad-class .history-container__list,
.ipad-pro-class .history-container__list {
  padding: 0 22PX;
}
.ipad-class .history-container__list .single-video-card,
.ipad-pro-class .history-container__list .single-video-card {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin: 0 0 12PX 0;
}
@media screen and (min-width: 500px) and (max-width: 900px) {
.history-container__list {
    padding: 0 14PX !important;
}
.single-video-card {
    width: 100%;
}
}
@media screen and (min-width: 900px) and (max-width: 1400px) {
.single-video-card {
    width: 49.38775%;
}
}
@media screen and (min-width: 1400px) {
.single-video-card {
    width: 32.5%;
}
}
body,
html {
  overflow-x: hidden;
  overflow-y: scroll;
  min-height: 100%;
  width: 100%;
  background: #B96633;
}
#app {
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.history-header {
  position: relative;
  width: 100%;
  background-image: url(//s1.hdslb.com/bfs/static/jinkela/good-history-h5/assets/banner_phone_01.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: 0.35s linear;
  transition: 0.35s linear;
}
.fixed-header {
  position: fixed;
  top: 0;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0.256rem 0.128rem 0.096rem 0.064rem;
  width: 100%;
  background: #B96633;
  color: #fff;
}
.fixed-header p {
  font-size: 0.128rem;
}
.fixed-header span {
  font-size: 0.112rem;
}
.mini-header {
  z-index: 10;
  width: 100%;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0.096rem;
}
.title-header {
  position: absolute;
  top: 79PX;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 100%;
}
.title-header .left-panel {
  color: #fff;
}
.title-header .left-panel .title {
  width: 208PX;
  height: 46PX;
  margin: 0 auto;
}
.title-header .left-panel .desc {
  font-size: 0.112rem;
  margin-bottom: 0.08rem;
  text-shadow: 0 0 4px #B96633;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.title-header .share-btn {
  padding: 3px 0.096rem;
  border-radius: 4px;
  background: #FFF6DF;
  color: #954315;
  font-size: 0.4rem;
  font-size: 0.104rem;
}
.subscribe-btn {
  height: 0.192rem;
  line-height: 1.8;
  width: 0.56rem;
  border-radius: 4px;
  font-size: 0.104rem;
  text-align: center;
  margin: 0 auto;
}
.subscribed {
  background: rgba(255, 255, 255, 0.4);
  opacity: 0.8;
  color: #FFFFFF;
}
.not-subscribe {
  background: #FFFFFF;
  color: #B96633;
}
.type-title {
  height: 43PX;
  line-height: 43PX;
  font-size: 0.144rem;
  color: #FFFFFF;
  text-align: center;
}
.type-title > img {
  display: inline-block;
  margin: 0 auto;
  height: 18PX;
}
.type-title .go-playlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  left: 20PX;
  font-size: 0.112rem;
}
.type-title .go-playlist > img {
  width: 0.136rem;
  margin-right: 3px;
}
.history-container__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.single-line-card {
  margin: 0 0.096rem 0.08rem 0.096rem;
  border-radius: 6px;
  background: #FFFBF0;
}
.single-line-card .top-slot {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 0.064rem;
  color: #F3921F;
  font-size: 0.096rem;
}
.single-line-card .top-slot img {
  margin-right: 0.048rem;
  width: 0.392rem;
}
.single-line-card .top-slot p {
  font-weight: 600;
  display: -webkit-box;
  overflow: hidden;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: on */
}
.single-line-card .slot-info {
  position: absolute;
  bottom: 0;
  padding-right: 0.1rem;
}
.single-line-card .slot-info--desc {
  color: #757575;
  line-height: 0.136rem;
  display: -webkit-box;
  overflow: hidden;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  /* autoprefixer: on */
}
.back-icon {
  width: 0.176rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.share-icon {
  width: 0.176rem;
}
.error-hint {
  color: #fff;
  text-align: center;
  font-size: 0.096rem;
  line-height: 2rem;
}
.bottom-hint {
  margin-top: 0.08rem;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 0.096rem;
}
.slide-fade-enter-active {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.slide-fade-leave-active {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  opacity: 0;
}
.night .night-mask {
  position: fixed;
  top: 0px;
  z-index: 2;
  width: 100%;
  height: 100vh;
  background: rgba(40, 40, 40, 0.3);
  pointer-events: none;
}
@media screen and (max-width: 512px) {
.single-video-card {
    width: 100%;
}
}
@media screen and (max-width: 491px) {
.go-playlist {
    display: none !important;
}
}
@media screen and (max-width: 256px) {
.slot-info {
    display: none !important;
}
}

html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
          filter: saturate(85%) brightness(97%);
  will-change: filter;
}
*,
::after,
::before {
  box-sizing: inherit;
  -webkit-tap-highlight-color: transparent;
}
html {
  box-sizing: border-box;
  font-family: 'Helvetica Neue', Tahoma, Arial, PingFangSC-Regular, 'Hiragino Sans GB', 'Microsoft Yahei', sans-serif;
  line-height: 1.44;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  touch-action: manipulation;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
body,
button,
dd,
dl,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul,
li {
  list-style: none;
}
a {
  outline: 0;
  color: inherit;
  text-decoration: none;
}
a,
img {
  -webkit-touch-callout: none;
}
button,
input,
select,
textarea {
  outline: 0;
  border: none;
  font-size: inherit;
  font-family: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400;
}
img {
  display: block;
  max-width: 100%;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  appearance: button;
}
input:-webkit-autofill {
  box-shadow: 0 0 0 0.8rem #fff inset;
}

html.night-mode .dark-img {
  -webkit-filter: saturate(85%) brightness(97%);
          filter: saturate(85%) brightness(97%);
  will-change: filter;
}
/* 图片撑满元素 */
.cover-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
/* 左右两侧padding */
.wings {
  padding-left: 0.096rem;
  padding-right: 0.096rem;
}
/* 文本段落 */
.text-box,
.text-box * {
  vertical-align: top;
  word-break: break-all;
  word-wrap: break-word;
  text-align: justify;
}
.text-overflow {
  /* 单行文本省略 */
  /* 多行文本省略 */
  /* 多行文本省略 */
}
.text-overflow-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-overflow-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-overflow-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/* 覆盖在图片上的半透明蒙层 */
.cushion {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
}
.ell {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hidden {
  display: none;
}

