.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
}
.lb-dataContainer:after,
.lb-outerContainer:after {
  content: "";
  clear: both;
}
html.lb-disable-scrolling {
  overflow: hidden;
  height: 100%;
}
.lightboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 50%;
  overflow: auto;
  z-index: 10000;
  font-weight: 400;
  display: none;
}
.lightbox.fitImagesInViewport {
  top: 50%;
  margin-top: -16.66667vmin;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: inherit;
  -webkit-border-radius: 0.4vmin;
          border-radius: 0.4vmin;
}
.lightbox a img {
  border: 0;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 33.33333vmin;
  min-width: 28vmin;
  height: 33.33333vmin;
  margin: 3.33333vmin auto 0;
  -webkit-border-radius: 0.53333vmin;
          border-radius: 0.53333vmin;
}
.lb-loader,
.lb-nav {
  position: absolute;
  left: 0;
}
.lb-outerContainer:after {
  display: table;
}
.lb-container {
  padding: 0.53333vmin;
}
.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}
.lb-cancel {
  display: block;
  width: 4.26667vmin;
  height: 4.26667vmin;
  margin: 0 auto;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/loading.2299ad0b.gif) no-repeat;
}
.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/prev.84b76dee.png) left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  opacity: 1;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/prev.84b76dee.png) left 48% no-repeat;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/next.31f15875.png) right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  opacity: 1;
  *background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/next.31f15875.png) right 48% no-repeat;
}
.lb-dataContainer {
  margin: 0 auto 2vmin;
  padding-top: 0.66667vmin;
  width: 100%;
  min-width: 28vmin;
  -webkit-border-bottom-left-radius: 0.53333vmin;
  border-bottom-left-radius: 0.53333vmin;
  -webkit-border-bottom-right-radius: 0.53333vmin;
  border-bottom-right-radius: 0.53333vmin;
}
.lb-dataContainer:after {
  display: table;
}
.lb-data {
  padding: 0 0.53333vmin;
  color: #ccc;
}
.lb-data .lb-details {
  max-width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 1.73333vmin;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  padding-top: 0.3em;
  font-size: 1.6vmin;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 4vmin;
  height: 4vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/close.d9d2d0b1.png) top right no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  text-align: right;
  outline: 0;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  opacity: 1;
}

@font-face {
  font-family: "SourceHanSerifCN-Bold";
  src: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/SourceHanSerifCN-Bold.5fdf7f42.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSerifCN-Regular";
  src: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/SourceHanSerifCN-Regular.ead6e394.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
li {
  list-style: none;
}
textarea {
  overflow: auto;
  resize: none;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
a,
a:hover {
  text-decoration: none;
}
body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
}
body {
  background: #f2f2f2;
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
a {
  text-decoration: none;
}
input {
  -webkit-appearance: none;
}
* {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-focus-ring-color: rgba(0, 0, 0, 0);
}
body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.noIndent {
  text-indent: 0 !important;
}
.main {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/bg.a1723118.jpg) top no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
.main.single .flipbook {
  width: 93.33333vmin !important;
}
.back {
  position: absolute;
  z-index: 100;
  top: 4vmin;
  right: 22.13333vmin;
  display: block;
  width: 25.06667vmin;
  height: 6.93333vmin;
}
.back-season1 {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/back_season1.5ae31921.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.btn-review {
  display: block;
  position: absolute;
  z-index: 100;
  top: 4vmin;
  right: 24vmin;
  width: 22.4vmin;
  height: 6.93333vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn-review.f27f10c9.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.btn-share {
  display: block;
  position: absolute;
  z-index: 100;
  top: 1.86667vmin;
  right: 10.66667vmin;
  width: 10.66667vmin;
  height: 10.66667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_share.b7b45b47.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.bubble {
  display: block;
}
.content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  margin: auto;
  padding-top: 13.33333vmin;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 100%;
}
.content::after {
  position: absolute;
  z-index: 100;
  top: 10.66667vmin;
  left: 8vmin;
  content: '';
  width: 46.26667vmin;
  height: 8.13333vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/bubble.28d58a3f.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.content.bubble_hide::after {
  display: none;
}
.flipbook-wrap {
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  position: relative;
  width: 96vmin !important;
  height: 150.66667vmin !important;
  overflow: hidden;
}
.flipbook-wrap .reel {
  opacity: 0;
  position: absolute;
  z-index: 23;
  left: -2.4vmin;
  top: 0;
  content: '';
  width: 8.4vmin;
  height: 150.53333vmin;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
          background-size: contain;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.flipbook-wrap .reel.show {
  opacity: 1;
}
.flipbook-wrap:before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 93.33333vmin;
  height: 150.66667vmin;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
          background-size: contain;
}
.flipbook-wrap.after_hide::after {
  display: none;
}
.flipbook-wrap .click-area-left {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 26.66667vmin;
  height: 80vmin;
}
.flipbook-wrap .click-area-left.show {
  display: block;
}
.flipbook-wrap .click-area-right {
  display: none;
  position: absolute;
  top: 5%;
  right: 0;
  width: 13.33333vmin;
  height: 90%;
}
.flipbook-wrap .click-area-right.show {
  display: block;
}
.flipbook {
  position: absolute !important;
  top: 3.2vmin;
  right: 0;
  width: 186.66667vmin !important;
  height: 144.26667vmin !important;
  overflow: hidden;
}
.flipbook .page {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flipbook .page-wrapper > div:last-of-type {
  overflow: visible;
  background-color: transparent !important;
}
.page {
  position: relative;
  z-index: 1;
  width: 86.13333vmin !important;
  height: 141.86667vmin !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_inner.c16a4b64.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.page.red {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_inner_2.76ce64a1.png);
}
.page.even {
  background-position: -3.73333vmin 0;
}
.hard_left {
  position: relative;
  right: 0;
  top: 0;
  z-index: 1;
  content: '';
  width: 94.66667vmin !important;
  height: 144.26667vmin !important;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}
.art-wrap {
  position: relative;
  top: 5.33333vmin;
  left: 1.2vmin;
  width: 77.06667vmin;
}
.art-wrap.page-end p {
  line-height: 5.86667vmin;
}
.art-wrap .title {
  margin-bottom: 0.66667vmin;
  width: 76.8vmin;
  height: 10.4vmin;
  background-repeat: no-repeat;
  background-position: bottom;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .title-1 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_start.773a6cf0.png);
}
.art-wrap .title-end {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_end.a3f05427.png);
}
.art-wrap p {
  text-indent: 2em;
  line-height: 5.46667vmin;
  font-size: 3.2vmin;
  font-family: "SourceHanSansTWHK-Regular";
  color: #333333;
}
.art-wrap p.lineHeight {
  line-height: 6.13333vmin;
}
.art-wrap p.center {
  text-align: center;
}
.art-wrap span.red {
  color: #ba1201;
}
.art-wrap span.blue {
  color: #1a2294;
}
.art-wrap h3 {
  white-space: nowrap;
  margin-bottom: 1.33333vmin;
  font-size: 3.73333vmin;
  font-family: "SourceHanSerifCN-bold";
  color: #a33100;
}
.art-wrap .img-wrap,
.art-wrap .gif-wrap {
  position: relative;
  width: 75.46667vmin;
  margin: 1.33333vmin auto;
}
.art-wrap .img-wrap img,
.art-wrap .gif-wrap img {
  width: 100%;
}
.art-wrap .img-wrap.noMargin,
.art-wrap .gif-wrap.noMargin {
  margin: 0 auto;
}
.art-wrap .activity {
  position: absolute;
  top: 50%;
  margin-top: -29.33333vmin;
  left: 0;
  right: 0;
  line-height: 6.66667vmin;
}
.art-wrap .activity p {
  text-align: center;
  color: #b63806;
}
.art-wrap .activity p.grey {
  color: #666666;
  font-size: 2.93333vmin;
  line-height: 4.53333vmin;
}
.art-wrap .box-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2.66667vmin 1.33333vmin;
  margin: 2.66667vmin auto;
  width: 76.53333vmin;
  height: 44.26667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/box_bg.4bce2378.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .box-wrap p {
  line-height: 5.33333vmin;
  text-indent: 0 !important;
  text-align: center;
}
.art-wrap .box-wrap span {
  color: #b43606;
  font-size: 3.2vmin;
}
.art-wrap .box-wrap a {
  color: #b43606;
  font-weight: bold;
  text-decoration: underline;
}
.art-wrap .box-wrap-2 {
  margin: 0 auto;
  height: 22.66667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/box_bg2.21e58b9e.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .btn-gw {
  display: block;
  margin-bottom: 1.86667vmin;
  width: 20vmin;
  height: 5.2vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_gw.dde22db9.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .btn-wrap {
  position: relative;
  z-index: 100;
  margin: 1.33333vmin auto;
}
.art-wrap .btn-wrap a {
  margin: 0 auto;
  display: inline-block;
  width: 24.26667vmin;
  height: 6.26667vmin;
}
.art-wrap .btn-wrap .btn-tw {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/dld_tw.4d30f859.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .btn-wrap .btn-ga {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/dld_ga.fd7ea825.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.art-wrap .btn-wrap .btn-xm {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/dld_xm.75310c7b.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.number {
  position: absolute;
  bottom: 0;
  -webkit-transform: translate3d(0, -5.6vmin, 0);
          transform: translate3d(0, -5.6vmin, 0);
  width: 100%;
  text-align: center;
  font-size: 2.4vmin;
  color: #000;
}
.number b {
  font-size: 2.4vmin;
  color: #b43606;
}
.tips {
  display: none;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  font-size: 3.2vmin;
  color: #ffe3a0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tips.show {
  display: block;
}
.bottom-wrap {
  position: relative;
  z-index: 100;
  margin: -1.33333vmin auto 0;
  width: 96%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.bottom-wrap .btn {
  position: relative;
  z-index: 1;
  opacity: 0;
  width: 38.4vmin;
  height: 12vmin;
}
.bottom-wrap .btn.show {
  opacity: 1;
}
.bottom-wrap .btn-prev {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_l.a68cff55.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.bottom-wrap .btn-next {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_r.b9987adf.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.lightbox-box {
  position: relative;
  z-index: 1;
  display: block;
  width: 75.46667vmin;
  margin: 1.33333vmin auto;
}
.lightbox-box img {
  display: block;
  width: 100%;
}
.lightbox-box.noMargin {
  margin: 0 auto;
}
.lb-outerContainer {
  background-color: transparent;
}
.lb-close {
  -webkit-background-size: contain;
          background-size: contain;
}
.popup {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
}
.popup.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.popup .pop {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.73333vmin;
  height: 53.33333vmin;
}
.popup .pop-close {
  position: absolute;
  top: -9.33333vmin;
  right: -4vmin;
  width: 7.73333vmin;
  height: 7.46667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/pop_close.dd76b455.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-share .pop {
  padding-top: 8.8vmin;
  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;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/pop_share.6886b554.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-share .btn {
  margin: 0 4vmin;
  width: 16.26667vmin;
  height: 16.26667vmin;
  display: block;
  line-height: 38.4vmin;
  font-size: 3.46667vmin;
  text-align: center;
  color: #e46d14;
}
.popup-share .btn-fb {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_fb.854dcb8b.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-share .btn-line {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_line.35ff4857.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-share .btn-tw {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_tw.91526c20.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-share .btn-copy {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_copy.e86c0838.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-succ .pop {
  padding-top: 20vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/pop_succ.00fdb94e.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-succ p {
  text-align: center;
  line-height: 6.4vmin;
  font-size: 3.73333vmin;
  font-family: "SourceHanSansTWHK-Regular";
  color: #333333;
}
.popup-succ span {
  color: #b43606;
}
.popup-history .pop {
  width: 85.6vmin;
  height: 68.13333vmin;
  padding-top: 13.33333vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/pop_history.75b934b4.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-history .back-season {
  display: block;
  width: 39.2vmin;
  height: 7.73333vmin;
  margin: 3.2vmin auto;
}
.popup-history .back-season1 {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/back-season1.8c2dbfac.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-history .back-season2 {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/back-season2.f2d8d1ca.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-history .back-season3 {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/back-season3.72a99d13.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-history .back-season4 {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/back-season4.3e1c55a8.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.popup-choose-a .pop {
  padding-top: 8.8vmin;
  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;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/popup_choose.b589dfe9.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-choose-a .btn-choose-a {
  margin: 0 2.66667vmin;
  display: block;
  width: 20.53333vmin;
  height: 7.73333vmin;
}
.popup-choose-a .btnl-ga {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_ganao.1af23c7f.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.popup-choose-a .btnl-xm {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_xinma.7ca85f39.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.popup-choose-a .btnl-tw {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn_taiwan.64b00b3f.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.popup-share-succ .pop {
  padding-top: 18.66667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/popup-share-succ.1609e2e3.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-share-succ p {
  text-align: center;
  line-height: 8vmin;
  color: #000;
}
.popup-share-succ p:nth-child(4) {
  color: #b63806;
}
.popup-award-succ .pop,
.popup-award-done .pop,
.popup-award-has .pop {
  padding-top: 16vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/popup-award-succ.3edc75f7.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-award-succ p,
.popup-award-done p,
.popup-award-has p {
  text-align: center;
  line-height: 8vmin;
  color: #b63806;
}
.popup-choose-role .pop {
  padding-top: 18.66667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/pop_choose-role.cb8ef444.png) center no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
.popup-choose-role p {
  text-align: center;
  color: #b63806;
}
.popup-choose-role .btn-true {
  margin: 0 auto 0;
  display: block;
  width: 20.53333vmin;
  height: 7.73333vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn-true.a298529c.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.input-box {
  position: relative;
  font-size: 0;
  margin: 2.66667vmin auto;
  width: 65.06667vmin;
}
.input-box label {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  width: auto;
  line-height: 2.53333vmin;
  margin-bottom: -0.53333vmin;
  font-size: 2.53333vmin;
  color: #fff2dc;
  padding-right: 1.33333vmin;
}
.input-box .choose {
  width: 100%;
}
.input-box .choose input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: transparent;
  width: 65.06667vmin;
  height: 8.26667vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/choose-input.f671f44a.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  padding: 0.53333vmin 2.66667vmin;
  font-size: 3.73333vmin;
}
.input-box .choose .role-list {
  display: none;
  position: absolute;
  left: 0;
  top: 8vmin;
  margin: 0 auto 0;
  z-index: 9;
  width: 65.06667vmin;
  max-height: 40vmin;
  overflow-y: auto;
  background-color: white;
  border: 1px solid #e8d0bb;
  -webkit-border-radius: 0.66667vmin;
          border-radius: 0.66667vmin;
}
.input-box .choose .role-list a {
  z-index: 999;
  color: #90694c;
  font-size: 3.73333vmin;
  text-align: center;
  display: block;
  padding: 0.26667vmin 0;
}
.input-box .choose .role-list a:hover {
  background-color: #fce8d2;
}
.input-box .choose .role-list.show {
  display: block;
}
.popup-usual .pop {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
}
.popup-usual .pop .pop-close {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.popup-usual .pop p {
  text-align: center;
  color: #fff0cb;
  font-size: 6.66667vmin;
  margin: 2.66667vmin auto 0;
}
#season1 .flipbook-wrap .reel {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/reel_2.a62aa723.png);
}
#season1 .flipbook-wrap:before {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_last.c4b6e6ed.png);
}
#season1 .hard_left {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_cover.b4cc88b8.png) !important;
}
#season1 .title-1 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_1.773a6cf0.png);
}
#season1 .title-2 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_2.401dc873.png);
}
#season1 .title-3 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_3.a809d001.png);
}
#season1 .title-4 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_4.148b396e.png);
}
#season1 .title-5 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_5.c94a0b70.png);
}
#season1 .title-6 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_6.a3f05427.png);
}
#season2 .flipbook-wrap .reel {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/reel_2.5637c58f.png);
}
#season2 .flipbook-wrap:before {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_last.de589503.png);
}
#season2 .hard_left {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_cover.22439f93.png) !important;
}
#season2 .title-2 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_2.a2179bd9.png);
}
#season2 .title-3 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_3.e0c1fc50.png);
}
#season2 .title-4 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_4.349b4cb7.png);
}
#season2 .title-5 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_5.933021e1.png);
}
#season2 h3 {
  text-align: center;
  font-size: 4.53333vmin;
}
#season2 .btn-wrap {
  margin-top: 4vmin;
}
#season2 .tips-wrap {
  margin-top: 6.66667vmin;
}
#season2 .tips-wrap p {
  text-align: center;
  line-height: 5.33333vmin;
  text-indent: 0 !important;
}
#season2 .tips-wrap span {
  color: #b43606;
  font-size: 3.2vmin;
}
.btn-receive {
  text-align: center;
  width: 26.66667vmin;
  margin: 0 auto;
  border: 1px solid #000;
}
#season3 .flipbook-wrap .reel {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/reel.cdc0772e.png);
}
#season3 .flipbook-wrap:before {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_last.4b5669a0.png);
}
#season3 .hard_left {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_cover.bdca84e0.png) !important;
}
#season3 .title-2 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_2.c37902a6.png);
}
#season3 .title-3 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_3.6bd78d6f.png);
}
#season3 .title-4 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_4.c665f15a.png);
}
#season3 .title-5 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_5.933021e1.png);
}
#season3 h3 {
  text-align: center;
  font-size: 4.53333vmin;
}
#season3 .btn-wrap {
  margin-top: 4vmin;
}
#season3 .tips-wrap {
  margin-top: 13.33333vmin;
}
#season3 .tips-wrap p {
  text-align: center;
  line-height: 5.33333vmin;
  text-indent: 0 !important;
}
#season3 .tips-wrap span {
  color: #b43606;
  font-size: 3.2vmin;
}
.btn-get {
  display: block;
  text-align: center;
  margin: 2.66667vmin auto 1.33333vmin;
  width: 20vmin;
  height: 6.13333vmin;
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn-get.773b260f.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
#season4 .flipbook-wrap .reel {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/reel.8665d4f3.png);
}
#season4 .flipbook-wrap:before {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_last.24d4ea27.png);
}
#season4 .hard_left {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_cover.2cebbc55.png) !important;
}
#season4 .title-2 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_2.6ec650c5.png);
}
#season4 .title-3 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_3.d176a869.png);
}
#season4 h3 {
  text-align: center;
  font-size: 4.53333vmin;
}
#season4 .btn-wrap {
  margin-top: 4vmin;
}
#season4 .tips-wrap {
  margin-top: 13.33333vmin;
}
#season4 .tips-wrap p {
  text-align: center;
  line-height: 5.33333vmin;
  text-indent: 0 !important;
}
#season4 .tips-wrap span {
  color: #b43606;
  font-size: 3.2vmin;
}
#season5 .flipbook-wrap .reel {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/reel.a4eb487b.png);
}
#season5 .flipbook-wrap:before {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_last.b09b5909.png);
}
#season5 .hard_left {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/book_cover.04f3c7df.png) !important;
}
#season5 .title-2 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_2.7ec1a027.png);
}
#season5 .title-3 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_3.41aee1f6.png);
}
#season5 .title-4 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_4.748b5362.png);
}
#season5 .title-5 {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_5.647220a7.png);
}
#season5 .title-a {
  background-image: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/title_a.8cad6c13.png);
}
#season5 h3 {
  text-align: center;
  font-size: 4.53333vmin;
}
#season5 .btn-wrap {
  margin-top: 4vmin;
}
#season5 .btn-get {
  background: url(https://cdn-os.qookkagames.com/prism-ebook-gat/1.0.0/prod/static/images/btn-get.72c50fd4.png) center no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
#season5 .tips-wrap {
  margin-top: 13.33333vmin;
}
#season5 .tips-wrap p {
  text-align: center;
  line-height: 5.33333vmin;
  text-indent: 0 !important;
}
#season5 .tips-wrap span {
  color: #b43606;
  font-size: 3.2vmin;
}

