@charset "UTF-8";

/**HTML5 common css*/

html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  height: 100%;
}

body {
  font-family: 'Microsoft YaHei', 'STHeiti', Helvetica, '\5fae\8f6f\96c5\9ed1', Arial, sans-serif;
  font-size: 0.16rem;
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

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

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: 0;
}

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

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

.hideVisibility {
  visibility: hidden;
  opacity: 0;
}

.opacity0 {
  opacity: 0 !important;
}

[hide],
[hidden],
.hide {
  display: none;
}

.blur {
  -webkit-filter: blur(0.066667rem);
  filter: blur(5px);
  opacity: 0.6;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.g-text-right {
  text-align: right;
}

.g-text-left {
  text-align: left;
}

.g-text-center {
  text-align: center;
}

.g-pointer {
  cursor: pointer;
}

.g-clearfix:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.float-left,
.fl,
.g-fl {
  float: left;
}

.float-right,
.fr,
.g-fr {
  float: right;
}

.g-relative {
  position: relative;
}

.g-fixed {
  position: fixed;
}

.g-absolute {
  position: absolute;
}

.g-container-1000 {
  width: 13.333333rem;
  margin-left: auto;
  margin-right: auto;
}

.g-font12 {
  font-size: 0.16rem !important;
}

.g-font14 {
  font-size: 0.186667rem !important;
}

.g-font16 {
  font-size: 0.213333rem !important;
}

.g-font18 {
  font-size: 0.24rem !important;
}

.g-font20 {
  font-size: 0.266667rem !important;
}

.g-font22 {
  font-size: 0.293333rem !important;
}

.g-font24 {
  font-size: 0.32rem !important;
}

.g-font28 {
  font-size: 0.373333rem !important;
}

.g-font30 {
  font-size: 0.4rem !important;
}

.g-font32 {
  font-size: 0.426667rem !important;
  font-weight: 700;
}

.g-font36 {
  font-size: 0.48rem !important;
  font-weight: 700;
}

.g-font40 {
  font-size: 0.533333rem !important;
  font-weight: 700;
}

.g-font48 {
  font-size: 0.64rem !important;
  font-weight: 700;
}

.g-mb-5 {
  margin-bottom: 0.066667rem;
}

.g-mb-10 {
  margin-bottom: 0.133333rem;
}

.g-mb-15 {
  margin-bottom: 0.2rem;
}

.g-mb-20 {
  margin-bottom: 0.266667rem;
}

.g-mb-25 {
  margin-bottom: 0.333333rem;
}

.g-mb-30 {
  margin-bottom: 0.4rem;
}

.g-mb-40 {
  margin-bottom: 0.533333rem;
}

.g-mb-50 {
  margin-bottom: 0.666667rem;
}

.g-mb-60 {
  margin-bottom: 0.8rem;
}

.g-mb-80 {
  margin-bottom: 1.066667rem;
}

.g-mr-5 {
  margin-right: 0.066667rem;
}

.g-mr-10 {
  margin-right: 0.133333rem;
}

.g-mr-15 {
  margin-right: 0.2rem;
}

.g-mr-20 {
  margin-right: 0.266667rem;
}

.g-mr-25 {
  margin-right: 0.333333rem;
}

.g-mr-30 {
  margin-right: 0.4rem;
}

.g-mr-40 {
  margin-right: 0.533333rem;
}

.g-mr-50 {
  margin-right: 0.666667rem;
}

.g-mr-60 {
  margin-right: 0.8rem;
}

.g-mr-80 {
  margin-right: 1.066667rem;
}

.g-ml-5 {
  margin-left: 0.066667rem;
}

.g-ml-10 {
  margin-left: 0.133333rem;
}

.g-ml-15 {
  margin-left: 0.2rem;
}

.g-ml-20 {
  margin-left: 0.266667rem;
}

.g-ml-25 {
  margin-left: 0.333333rem;
}

.g-ml-30 {
  margin-left: 0.4rem;
}

.g-ml-40 {
  margin-left: 0.533333rem;
}

.g-ml-50 {
  margin-left: 0.666667rem;
}

.g-ml-60 {
  margin-left: 0.8rem;
}

.g-ml-80 {
  margin-left: 1.066667rem;
}

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

.g-ellipsis-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.g-ellipsis-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.g-ellipsis-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.g-space {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0.08rem;
}

.g-border-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.g-oh {
  overflow: hidden;
}

.g-oa {
  overflow: auto;
}

::-webkit-input-placeholder {
  color: #ccc;
}

::-webkit-scrollbar {
  width: 0;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0.133333rem;
  border-radius: 0.133333rem;
  -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.5);
}

.g-layer,
.g-layer-1,
.g-layer-2,
.g-layer-3,
.g-layer-4,
.g-layer-5,
.g-layer-6,
.g-layer-7,
.g-layer-8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.g-layer-1 {
  z-index: 1;
}

.g-layer-2 {
  z-index: 2;
}

.g-layer-3 {
  z-index: 3;
}

.g-layer-4 {
  z-index: 4;
}

.g-layer-5 {
  z-index: 5;
}

.g-layer-6 {
  z-index: 6;
}

.g-layer-7 {
  z-index: 7;
}

.g-layer-8 {
  z-index: 8;
}

.g-indent-2,
.g-indent {
  text-indent: 2em;
}

.g-indent-4 {
  text-indent: 4em;
}

.g-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/*默认滚动条样式修改ie9 google Firefox 等高版本浏览器有效*/

/*::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#cc0000}*/

@-webkit-keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes aniOpscale {
  0% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    opacity: .4;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, -0.346667rem, 0);
    transform: translate3d(0, -0.346667rem, 0);
    opacity: 0;
  }
}

@keyframes aniArrowMoveUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, -0.346667rem, 0);
    transform: translate3d(0, -0.346667rem, 0);
    opacity: 0;
  }
}

@-webkit-keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes aniRound {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.g-ani-arrow-up {
  -webkit-animation: aniArrowMoveUp 1s linear infinite;
  animation: aniArrowMoveUp 1s linear infinite;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.g-ani-bigger {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 2s linear;
  transition: -webkit-transform 2s linear;
  transition: transform 2s linear;
  transition: transform 2s linear, -webkit-transform 2s linear;
}

.g-ani-bigger2 {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}

@-webkit-keyframes aniShare {
  to {
    -webkit-transform: translate3d(0.266667rem, -0.266667rem, 0);
    transform: translate3d(0.266667rem, -0.266667rem, 0);
  }
}

@keyframes aniShare {
  to {
    -webkit-transform: translate3d(0.266667rem, -0.266667rem, 0);
    transform: translate3d(0.266667rem, -0.266667rem, 0);
  }
}

/* ====== auto export start ======  */

.cool-page0-1 {
  position: absolute;
  left: 3.32rem;
  top: 11.72rem;
  z-index: 1;
  width: 3.346667rem;
  height: 1.52rem;
}

.cool-page0-2 {
  position: absolute;
  left: 1.533333rem;
  top: 9.413333rem;
  z-index: 1;
  width: 6.946667rem;
  height: 1.72rem;
}

.cool-page0-3 {
  position: absolute;
  left: 0.64rem;
  top: 4.826667rem;
  z-index: 1;
  width: 8.933333rem;
  height: 2.306667rem;
}

.cool-page0-4 {
  position: absolute;
  left: 1.706667rem;
  top: 7.506667rem;
  z-index: 1;
  width: 6.253333rem;
  height: 1.306667rem;
}

.cool-page0-5 {
  position: absolute;
  left: 3.426667rem;
  top: 15.546667rem;
  z-index: 1;
  width: 1.386667rem;
  height: 1.893333rem;
}

.cool-page1-1 {
  position: absolute;
  left: 4.906667rem;
  top: 8.76rem;
  z-index: 1;
  width: 4.72rem;
  height: 3.893333rem;
}

.cool-page1-2 {
  position: absolute;
  left: 0.373333rem;
  top: 8.706667rem;
  z-index: 1;
  width: 4.72rem;
  height: 3.893333rem;
}

.cool-page1-3 {
  position: absolute;
  left: 0.6rem;
  top: 3.84rem;
  z-index: 1;
  width: 8.8rem;
  height: 1.053333rem;
}

.cool-page1-4 {
  position: absolute;
  left: 0.48rem;
  top: 2.426667rem;
  z-index: 1;
  width: 4.08rem;
  height: 0.866667rem;
}

.cool-page1-5 {
  position: absolute;
  left: 8.04rem;
  top: 15.093333rem;
  z-index: 1;
  width: 0.813333rem;
  height: 0.466667rem;
}

.cool-page1-6 {
  position: absolute;
  left: 7.853333rem;
  top: 14.706667rem;
  z-index: 1;
  width: 1.266667rem;
  height: 1.093333rem;
}

.cool-page1-7 {
  position: absolute;
  left: 0.533333rem;
  top: 5.373333rem;
  z-index: 1;
  width: 8.92rem;
  height: 2.973333rem;
}

.cool-page2-1 {
  position: absolute;
  left: 0.426667rem;
  top: 7.386667rem;
  z-index: 1;
  width: 9.12rem;
  height: 5.893333rem;
}

.cool-page2-2 {
  position: absolute;
  left: 0.533333rem;
  top: 3.893333rem;
  z-index: 1;
  width: 8.92rem;
  height: 2.973333rem;
}

.cool-page3-1 {
  position: absolute;
  left: 7.866667rem;
  top: 12.506667rem;
  z-index: 1;
  width: 2.08rem;
  height: auto;
}

.cool-page3-2 {
  position: absolute;
  left: 0.6rem;
  top: 3.813333rem;
  z-index: 1;
  width: 8.8rem;
  height: 1.08rem;
}

.cool-page3-3 {
  position: absolute;
  left: 0.466667rem;
  top: 10.56rem;
  z-index: 1;
  width: 9.026667rem;
  height: 1.826667rem;
}

.cool-page3-4 {
  position: absolute;
  left: 0.466667rem;
  top: 8.066667rem;
  z-index: 1;
  width: 9.026667rem;
  height: 2.226667rem;
}

.cool-page3-5 {
  position: absolute;
  left: 0.466667rem;
  top: 5.573333rem;
  z-index: 1;
  width: 9.026667rem;
  height: 2.226667rem;
}

.cool-page4-1 {
  position: absolute;
  left: 0.466667rem;
  top: 9.866667rem;
  z-index: 1;
  width: 9.026667rem;
  height: 1.826667rem;
}

.cool-page4-2 {
  position: absolute;
  left: 0.466667rem;
  top: 6.573333rem;
  z-index: 1;
  width: 9.026667rem;
  height: 2.88rem;
}

.cool-page4-3 {
  position: absolute;
  left: 0.466667rem;
  top: 4.08rem;
  z-index: 1;
  width: 9.026667rem;
  height: 2.226667rem;
}

.cool-page5-1 {
  position: absolute;
  left: 3.52rem;
  top: 13.36rem;
  z-index: 1;
  width: 2.933333rem;
  height: 1.2rem;
  display: none;
}

.cool-page5-2 {
  position: absolute;
  left: 3.506667rem;
  top: 10.226667rem;
  z-index: 1;
  width: 2.96rem;
  height: 3.88rem;
}

.cool-page5-3 {
  position: absolute;
  left: 0.6rem;
  top: 3.813333rem;
  z-index: 1;
  width: 8.8rem;
  height: 1.08rem;
}

.cool-page5-4 {
  position: absolute;
  left: 0.613333rem;
  top: 5.426667rem;
  z-index: 1;
  width: 8.6rem;
  height: 4.32rem;
}

/* ====== auto export end ====== */

.page1508 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.test-logo,
.full,
.page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

body {
  max-height: 100%;
  overflow: hidden;
}

.test-logo {
  position: absolute;
  left: 7.386667rem;
  top: 0.533333rem;
  z-index: 1;
  width: 0.573333rem;
  height: 0.573333rem;
  background: url(../images/logo.png) center/contain no-repeat;
}

.main {
  margin: 0 auto;
  width: 100vw;
  height: 100vh;
  max-width: 10rem;
  background: #fff;
}

.page1508 {
  width: 10rem;
  height: 20.106667rem;
}

.full,
.page {
  overflow: hidden;
}

.page {
  z-index: 2;
}

.swiper-slide,
.swiper-container {
  height: 100%;
  overflow: hidden;
}

.page-fail {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 4;
  width: 10rem;
  height: 20.106667rem;
  margin-left: -5rem;
  margin-top: -10.053333rem;
  background: rgba(0, 0, 0, 0.7);
}

.page-fail .bg-fail {
  width: 100%;
  height: 100%;
}

.page-fail .btn-back2 {
  position: absolute;
  left: 4.013333rem;
  top: 10.333333rem;
  z-index: 1;
  width: 1.986667rem;
  height: 1.013333rem;
}

.posters-wrap {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 3;
  width: 10rem;
  height: 100%;
  margin-left: -5rem;
  background: rgba(0, 0, 0, 0.7);
}

.posters-wrap .poster-outer {
  position: absolute;
  left: 0.733333rem;
  top: 3.84rem;
  z-index: 2;
  width: 8.386667rem;
  height: 10.946667rem;
}

.posters-wrap .preview-img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  height: 100%;
  width: 100%;
}

.posters-wrap .stars-c,
.posters-wrap .stars {
  position: absolute;
  left: 2.56rem;
  top: 2.346667rem;
  z-index: 2;
  width: 3.546667rem;
  height: 0.946667rem;
}

.posters-wrap .stars-c img,
.posters-wrap .stars img {
  display: none;
  height: 100%;
  width: auto;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.posters-wrap .stars-c img:nth-child(2),
.posters-wrap .stars img:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.posters-wrap .stars-c img:nth-child(3),
.posters-wrap .stars img:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.posters-wrap .stars {
  display: none !important;
}

.posters-wrap .poster {
  width: 100%;
  height: 100%;
}

.posters-wrap .poster-fd {
  position: relative;
  height: 100%;
  background: transparent;
}

.btn-save {
  position: absolute;
  left: 2.373333rem;
  top: 15.08rem;
  z-index: 2;
  width: 1.986667rem;
  height: 1.013333rem;
}

.btn-share {
  position: absolute;
  left: 5.786667rem;
  top: 15.08rem;
  z-index: 2;
  width: 1.986667rem;
  height: 1.013333rem;
}

.btn-close {
  position: absolute;
  left: 8.693333rem;
  top: 2.8rem;
  z-index: 3;
  width: 0.866667rem;
  height: 0.866667rem;
}

/** 新增代码 */

@-webkit-keyframes aniScale2 {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes aniScale2 {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.ani-scale1 {
  -webkit-animation: aniScale2 1.2s ease infinite;
  animation: aniScale2 1.2s ease infinite;
}

.icon-res.active {
  -webkit-animation: aniScale2 1.2s ease 2;
  animation: aniScale2 1.2s ease 2;
  -webkit-animation-delay: 0s !important;
  animation-delay: 0s !important;
}

.btn-start {
  display: none;
  z-index: 2;
}

.shadow {
  -webkit-border-radius: 0.24rem;
  border-radius: 0.24rem;
  -webkit-box-shadow: 0.053333rem 0.053333rem 0.12rem rgba(0, 0, 0, 0.4);
  box-shadow: 0.053333rem 0.053333rem 0.12rem rgba(0, 0, 0, 0.4);
}

@-webkit-keyframes aniArrowLeft {
  0%, 100% {
    opacity: 0.5;
    -webkit-transform: translate3d(-0.053333rem, 0, 0);
    transform: translate3d(-0.053333rem, 0, 0);
  }

  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes aniArrowLeft {
  0%, 100% {
    opacity: 0.5;
    -webkit-transform: translate3d(-0.053333rem, 0, 0);
    transform: translate3d(-0.053333rem, 0, 0);
  }

  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.music {
  /* display: none; */
  position: fixed;
  right: 0.4rem;
  top: 0.4rem;
  z-index: 99;
  width: 0.666667rem;
  height: 0.666667rem;
  background: url(../images/music.png) center/contain no-repeat;
}

.music.active {
  -webkit-animation: aniRotateMusic 2s linear infinite;
  animation: aniRotateMusic 2s linear infinite;
}

.btn-start {
  position: absolute;
  left: 3.626667rem;
  top: 15.44rem;
  z-index: 2;
  width: 2.746667rem;
  height: 2.746667rem;
}

.ct {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.cover-text1 {
  display: none;
  position: absolute;
  left: 1.306667rem;
  top: 4.4rem;
  z-index: 2;
  width: 2.786667rem;
  height: 8.12rem;
}

.cover-text2 {
  display: none;
  position: absolute;
  left: 4.466667rem;
  top: 3.213333rem;
  z-index: 2;
  width: 0.693333rem;
  height: 5.72rem;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.cover-text3 {
  display: none;
  position: absolute;
  left: 5.866667rem;
  top: 4.84rem;
  z-index: 2;
  width: 2.786667rem;
  height: 2.72rem;
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.bg-timu {
  position: absolute;
  left: 0;
  top: 2.333333rem;
  z-index: 2;
  width: 10rem;
  height: 2.36rem;
  height: auto;
}

.ani-box {
  display: none;
  position: absolute;
  left: 0;
  top: 4.666667rem;
  z-index: 1;
  width: 10rem;
  height: 9.666667rem;
}

.ani-box.active img {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.ani-box img {
  width: 100%;
  -webkit-filter: blur(0.133333rem);
  filter: blur(0.133333rem);
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.save-tip {
  position: absolute;
  left: 5.786667rem;
  top: 15.626667rem;
  z-index: 3;
  width: 4rem;
  height: 0.973333rem;
}

.btn-restart {
  position: absolute;
  left: 6.546667rem;
  top: 16.933333rem;
  z-index: 3;
  width: 2.4rem;
  height: 0.653333rem;
}

.tm-box {
  position: relative;
  z-index: 5;
  width: 7.733333rem;
  height: auto;
  margin: 0 auto;
  margin-top: 4.48rem;
  margin-bottom: 0.8rem;
  padding-bottom: 0.533333rem;
  text-align: left;
}

.tm-box img {
  width: 100%;
  height: auto;
}

.yan-gif {
  position: absolute;
  left: 1.72rem;
  top: 6.706667rem;
  z-index: 1;
  width: 10.933333rem;
  height: 1.333333rem;
  height: auto;
}

@-webkit-keyframes aniWave {
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.5;
  }
}

@keyframes aniWave {
  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.5;
  }
}

.shuibo {
  position: absolute;
  left: 0.466667rem;
  top: 5.333333rem;
  z-index: 1;
  width: 9.453333rem;
  height: 5.68rem;
  height: auto;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 1;
  -webkit-animation: aniWave 2s linear infinite;
  animation: aniWave 2s linear infinite;
}

.btn-gen {
  position: absolute;
  left: 4.226667rem;
  top: 9.12rem;
  z-index: 2;
  width: 1.826667rem;
  height: 1.186667rem;
}

@-webkit-keyframes aniRotateMusic {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes aniRotateMusic {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.ani-music1 {
  position: absolute;
  left: 3.88rem;
  top: 12.36rem;
  z-index: 2;
  width: 6.04rem;
  height: 9.666667rem;
  height: auto;
  -webkit-animation: aniRotateMusic 2s linear infinite;
  animation: aniRotateMusic 2s linear infinite;
}

.ani-music2 {
  position: absolute;
  left: 2.853333rem;
  top: 16.173333rem;
  z-index: 3;
  width: 3.946667rem;
  height: 0;
  height: auto;
}

.tm-progress {
  position: absolute;
  left: 1.293333rem;
  top: 16.586667rem;
  z-index: 2;
  width: 0.84rem;
  height: 0.56rem;
  color: #fff;
  border-top: 0.013333rem solid #fff;
  text-align: center;
  padding-top: 0.106667rem;
  top: auto;
  bottom: 0.4rem;
}

.timu-outer {
  position: relative;
  z-index: 4;
  text-align: left;
  width: 8.053333rem;
  height: 3.333333rem;
  margin: 0 auto;
  padding-left: 0.133333rem;
}

.timu-outer li {
  position: relative;
  display: none;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  height: 1.266667rem;
  padding-left: 0.8rem;
  font-size: 0.48rem;
  padding-top: 0.053333rem;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  margin-bottom: 0.133333rem;
}

.timu-outer li .circle {
  position: absolute;
  left: 0;
  top: 0.106667rem;
  width: 0.48rem;
  height: 0.48rem;
  background: url(../images/icon-noselect.png) center/contain no-repeat;
  content: "";
}

.timu-outer li.active .circle {
  background-image: url(../images/icon-selected.png);
}

.timu-outer li.active .line {
  font-weight: bold;
}

.timu-outer li .icon2 {
  display: none;
}

.timu-outer li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.timu-outer li:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.timu-outer li.active .icon2 {
  display: inline-block;
}

.timu-outer li.active .icon1 {
  display: none;
}

.timu-outer img {
  width: 6.533333rem;
  height: auto;
}

.select-t {
  position: absolute;
  left: 0;
  top: 3.533333rem;
  z-index: 2;
  width: 10rem;
  height: 0.266667rem;
  color: #feed52;
  font-size: 0.373333rem;
  font-weight: bold;
  text-align: left;
  padding-left: 1.066667rem;
}

.list-read {
  position: absolute;
  left: 0.746667rem;
  top: 4.333333rem;
  z-index: 2;
  width: 8.666667rem;
  height: 12.533333rem;
  overflow: hidden;
}

.list-read li {
  position: relative;
  float: left;
  width: 3.893333rem;
  height: 2.44rem;
  background-size: contain;
  margin-right: 0.866667rem;
  margin-bottom: 0.666667rem;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
}

.list-read li .stars-wrap {
  position: absolute;
  left: 1.24rem;
  top: 1.573333rem;
  width: 2.133333rem;
  height: 0.386667rem;
  text-align: center;
}

.list-read li .stars-wrap img {
  display: none;
  height: 100%;
  width: auto;
}

.list-read li.done.star0 {
  display: block;
}

.list-read li.done.star0 .st0 {
  display: block;
}

.list-read li.done.star1 {
  display: block;
}

.list-read li.done.star1 .st1 {
  display: block;
}

.list-read li.done.star2 {
  display: block;
}

.list-read li.done.star2 .st2 {
  display: block;
}

.list-read li.done.star3 {
  display: block;
}

.list-read li.done.star3 .st3 {
  display: block;
}

.list-read li:before {
  position: absolute;
  left: 0.269333rem;
  top: 0.322667rem;
  width: 3.226667rem;
  height: 1.818667rem;
  z-index: 3;
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0.08rem;
  border-radius: 0.08rem;
  -webkit-box-shadow: 0.053333rem 0.053333rem 0.106667rem rgba(0, 0, 0, 0.3);
  box-shadow: 0.053333rem 0.053333rem 0.106667rem rgba(0, 0, 0, 0.3);
  content: "";
}

.list-read li.active:before {
  display: none;
}

.list-read li.done:after {
  position: absolute;
  left: 0.4rem;
  top: 0.266667rem;
  width: 0.666667rem;
  height: 0.666667rem;
  z-index: 1;
  background: url(../images/gou.png) center/contain no-repeat;
  content: "";
}

.list-read li:nth-child(even) {
  margin-right: 0;
}

.list-read li:nth-child(1) {
  background-image: url(../images/b1.png);
}

.list-read li:nth-child(1).active {
  background-image: url(../images/b1.png);
}

.list-read li:nth-child(2) {
  background-image: url(../images/b2.png);
}

.list-read li:nth-child(2).active {
  background-image: url(../images/b2.png);
}

.list-read li:nth-child(3) {
  background-image: url(../images/b3.png);
}

.list-read li:nth-child(3).active {
  background-image: url(../images/b3.png);
}

.list-read li:nth-child(4) {
  background-image: url(../images/b4.png);
}

.list-read li:nth-child(4).active {
  background-image: url(../images/b4.png);
}

.list-read li:nth-child(5) {
  background-image: url(../images/b5.png);
}

.list-read li:nth-child(5).active {
  background-image: url(../images/b5.png);
}

.list-read li:nth-child(6) {
  background-image: url(../images/b6.png);
}

.list-read li:nth-child(6).active {
  background-image: url(../images/b6.png);
}

.list-read li:nth-child(7) {
  background-image: url(../images/b7.png);
}

.list-read li:nth-child(7).active {
  background-image: url(../images/b7.png);
}

.list-read li:nth-child(8) {
  background-image: url(../images/b8.png);
}

.list-read li:nth-child(8).active {
  background-image: url(../images/b8.png);
}

.list-read li:nth-child(9) {
  background-image: url(../images/b9.png);
}

.list-read li:nth-child(9).active {
  background-image: url(../images/b9.png);
}

.list-read li:nth-child(10) {
  background-image: url(../images/b10.png);
}

.list-read li:nth-child(10).active {
  background-image: url(../images/b10.png);
}

.btn-done {
  display: none;
  position: absolute;
  left: 3.146667rem;
  top: 15.533333rem;
  z-index: 3;
  width: 3.693333rem;
  height: 1rem;
}

.news-text-tip {
  position: absolute;
  left: 0;
  top: 15.533333rem;
  z-index: 3;
  width: 10rem;
  height: 0.4rem;
  font-size: 0.346667rem;
  color: #fff;
  text-align: center;
}

.ans-box {
  opacity: 0;
  position: absolute;
  left: 0.573333rem;
  top: 2.533333rem;
  z-index: 3;
  width: 8.826667rem;
  height: 11.546667rem;
  padding: 0.533333rem 0.933333rem 0 0.933333rem;
}

.ans-box .count {
  text-align: center;
  margin-bottom: 0.266667rem;
}

.ans-box .count img {
  width: 2.853333rem;
  height: auto;
}

.ans-box .ans-desc {
  font: normal 0.533333rem/1.7 "Microsoft YaHei";
  margin-bottom: 0.266667rem;
}

.btn-back,
.btn-exit {
  position: absolute;
  left: 2.613333rem;
  top: 13.666667rem;
  z-index: 3;
  width: 3.693333rem;
  height: 1rem;
}

.list-t {
  opacity: 0;
}

.list-t li {
  position: relative;
  margin-bottom: 0.16rem;
}

.list-t li span {
  font: bold 0.426667rem/1.8 "Microsoft YaHei";
}

.list-t li.true span:after {
  margin-left: 0.133333rem;
  content: "";
  display: inline-block;
  width: 0.786667rem;
  height: 0.746667rem;
  vertical-align: top;
  background: url(../images/right.png) center/contain no-repeat;
}

.list-t li.false span:after {
  margin-left: 0.133333rem;
  content: "";
  display: inline-block;
  width: 0.786667rem;
  height: 0.746667rem;
  vertical-align: top;
  background: url(../images/wrong.png) center/contain no-repeat;
}

.congu {
  position: absolute;
  left: 1.933333rem;
  top: 12.026667rem;
  z-index: 3;
  width: 5.306667rem;
  height: 0.653333rem;
  display: none;
  opacity: 0;
}

.btn-last {
  display: none;
}

.jianghzuang {
  display: none;
  position: absolute;
  left: 0.626667rem;
  top: 2.626667rem;
  z-index: 3;
  width: 8.746667rem;
  height: 12.44rem;
}

.btn-home {
  position: absolute;
  left: 0.533333rem;
  top: 0.533333rem;
  z-index: 2;
  width: 1.066667rem;
  height: 1.066667rem;
  position: fixed;
}

.fixed-share-mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.fixed-share-mask img {
  float: right;
  width: 30vw;
  margin-top: 0.266667rem;
  margin-right: 0.266667rem;
}

@media all and (min-device-width: 667px) and (max-device-width: 9666px) {
  .btn-save,
  .btn-share {
    display: none;
  }
}

.bar-wrap2 {
  position: absolute;
  left: 3.413333rem;
  top: 7.56rem;
  z-index: 2;
  width: 3.333333rem;
  height: 0.213333rem;
}

.bar-wrap2 .bar2 {
  height: 100%;
  width: 1%;
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  background: #982c24;
}

.bar-wrap2 .bar2.active {
  width: 100%;
}

.page-full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.poster-gen,
.poster-wrap {
  position: relative;
  height: 100%;
}

.poster-gen .poster {
  width: 100%;
  height: auto;
}

.btn-change {
  position: absolute;
  left: 1.133333rem;
  top: 11rem;
  z-index: 66;
  width: 1.773333rem;
  height: 0.84rem;
  height: auto;
}

.qrcode {
  position: absolute;
  left: 7.04rem;
  top: 14.773333rem;
  z-index: 2;
  width: 1.16rem;
  height: 1.16rem;
}

.qrcode-text {
  position: absolute;
  left: 7.04rem;
  top: 15.986667rem;
  z-index: 2;
  width: 1.12rem;
  height: 0.186667rem;
}

.poster-logo {
  position: absolute;
  left: 4.106667rem;
  top: 16.813333rem;
  z-index: 2;
  width: 1.8rem;
  height: 1.8rem;
}

.grade {
  position: absolute;
  left: 6.466667rem;
  top: 13.306667rem;
  z-index: 1;
  width: 1.146667rem;
  height: 0.693333rem;
}

.toast {
  display: none;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  z-index: 4;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.266667rem 0.8rem;
  font-size: 0.426667rem;
}

.poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.center-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.center-content .swiper-container {
  height: 100%;
}

.center-content .swiper-container .swiper-slide {
  height: 100%;
}

.loading-wrap {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99999999999999;
  width: 10rem;
  height: 20.106667rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.loading-wrap .loading-tip {
  position: absolute;
  left: 0;
  top: 60%;
  width: 100%;
  text-align: center;
  color: #ce5d68;
  text-decoration: underline;
  font-style: italic;
}

.loading-wrap .loading-count {
  position: absolute;
  left: 0;
  top: 10.693333rem;
  width: 100%;
  text-align: center;
  color: #ead1a1;
  margin-top: 0.133333rem;
  font-weight: bold;
  font-size: 0.533333rem;
}

.loading-wrap .loading-bar-img {
  position: absolute;
  left: 1.466667rem;
  top: 9.52rem;
  z-index: 2;
  width: 7.146667rem;
  height: 0.96rem;
}

.loading-wrap .logo1 {
  position: absolute;
  left: 3.76rem;
  top: 6.546667rem;
  z-index: 2;
  width: 2.4rem;
  height: 2.4rem;
}

.loading-wrap .bar-outer {
  position: absolute;
  left: 1.72rem;
  top: 9.786667rem;
  z-index: 2;
  width: 6.666667rem;
  height: 0.28rem;
}

.loading-wrap .bar-inner {
  position: absolute;
  left: 0;
  width: 1%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  background: #8e1b11;
}

@-webkit-keyframes aniLoading1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes aniLoading1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.logo1 {
  -webkit-animation: aniLoading1 2s linear infinite;
  animation: aniLoading1 2s linear infinite;
}

.preview-img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.ans-box .ans-desc {
  font: normal 0.533333rem/1.7 'Microsoft YaHei';
  height: auto;
  margin-bottom: 0.266667rem;
}

.posters-wrap .preview-img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  height: auto;
  width: 100%;
}

.list-read li .stars-wrap {
  display: none;
}

.img-top {
  position: absolute;
  left: 0;
  top: 0.266667rem;
  z-index: 1;
  width: 10rem;
  height: 3.653333rem;
}