body,
html {
  position: relative;
  width: 100%;
  height: 100%;
}

::-webkit-scrollbar {
  width: 0.08rem;
  height: 0.21333333rem;
  background-color: #af9e83;
  border-radius: 0.08rem;
}

::-webkit-scrollbar-thumb {
  border-radius: 0.08rem;
  background-color: #786446;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

*,
html {
  font-family: Microsoft Yahei,Arial;
}

a {
  text-decoration: none;
}

button,
input {
  outline: none;
  border: 0;
}

button {
  background: transparent;
}

.mt20 {
  margin-top: 0.26666667rem!important;
}

.mr10 {
  margin-right: 0.13333333rem;
}

.mr5 {
  margin-right: 0.06666667rem;
}

.mr20 {
  margin-right: 0.26666667rem;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.hide {
  display: none!important;
}

.textCenterBtn {
  position: relative;
}

.textCenterBtn .icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
}

input:-webkit-autofill {
  background-color: transparent!important;
}

.absolute {
  position: absolute!important;
}

a:active,
a:focus,
a:hover,
a:link,
a:visited,
body,
button,
div:focus,
input:focus,
p:focus {
  background: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}

.IIV::-webkit-media-controls-play-button,
.IIV::-webkit-media-controls-start-playback-button {
  opacity: 0;
  pointer-events: none;
  width: 0.06666667rem;
}

.loading {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  z-index: 9999;
}

.loading .line {
  position: absolute;
  left: 0;
  width: 0;
  height: 0.04rem;
  background-color: #1d2c41;
  transition: width .5s ease;
}

.loading .line-top {
  top: 5.33333333rem;
}

.loading .line-bottom {
  bottom: 5.33333333rem;
}

.dldl-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: url(/dldl/images/m-book-bg.jpg) 0 0 no-repeat;
  background-size: 200% auto;
}

.video-mask-wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 9999;
}

.video-mask-wrapper .video-mask {
  width: 100%;
  height: 8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.video-wrapper {
  position: absolute;
}

.video-wrapper.active {
  z-index: 20;
}

.video-wrapper .light {
  position: absolute;
  right: -1.6rem;
  top: -0.2rem;
  width: 3.86666667rem;
  height: 10.4rem;
  transform: rotate(-1deg) translateZ(0);
  z-index: 998;
  -webkit-filter: blur(0.05333333rem);
  filter: blur(0.05333333rem);
}

.video-wrapper .light-left.active {
  background: url(/dldl/images/light.png);
  background-size: 100% 100%;
  -webkit-animation: rotateA 2s linear infinite;
  animation: rotateA 2s linear infinite;
}

.video-wrapper .light-right.active {
  background: url(/dldl/images/light.png);
  background-size: 100% 100%;
  -webkit-animation: rotateB 2s linear infinite;
  animation: rotateB 2s linear infinite;
}

.video-wrapper .play-video-btn {
  position: absolute;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  left: 38%;
  top: 37.5%;
}

.video-wrapper .open-book-btn {
  position: absolute;
  opacity: 0;
  top: 17%;
  right: 0;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -48.82666667rem;
  width: 1.50666667rem;
  height: 3.41333333rem;
  background-size: 3.28rem 52.24rem;
  cursor: pointer;
  z-index: 999;
  transition: opacity .3s ease;
  -webkit-animation: topAndDown 2s linear infinite;
  animation: topAndDown 2s linear infinite;
}

.video-wrapper .open-book-btn.active {
  opacity: 1;
}

.video-wrapper .start-game-btn {
  position: absolute;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -40.56rem;
  width: 3.22666667rem;
  height: 1.89333333rem;
  background-size: 3.28rem 52.24rem;
  left: 20%;
  bottom: 15.5%;
  cursor: pointer;
  opacity: 0;
  transition: opacity .6s ease;
}

.video-wrapper .start-game-btn.active {
  opacity: 1;
}

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 1.33333333rem;
  background: url(/dldl/images/top-bg.png);
  overflow: hidden;
  background-size: 100% 100%;
  transition: height .6s ease;
}

.main-header.hidden {
  height: 0;
}

.main-header .logo {
  left: 0.16rem;
  top: 0.08rem;
  width: 3rem;
  height: 100%;
  background-position: 0 -18.56rem;
  width: 2.66666667rem;
  height: 1.21333333rem;
}

.main-header .down-btn,
.main-header .logo {
  position: absolute;
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.main-header .down-btn {
  right: 0.26666667rem;
  top: 0.24rem;
  width: 3rem;
  height: 100%;
  background-position: 0 -3.4rem;
  width: 2.33333333rem;
  height: 0.70666667rem;
}

.nav-wrapper {
  padding: 0 15%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: absolute;
  bottom: -0.06666667rem;
  left: 0;
  width: 100%;
  height: 1.46666667rem;
  box-sizing: border-box;
  z-index: 0;
}

.nav-wrapper.active {
  z-index: 10001;
}

.nav-wrapper .nav-item {
  list-style: none;
  transform: translateY(0);
  transition: transform .6s ease,opacity .4s ease;
  opacity: 0;
}

.nav-wrapper .nav-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.nav-wrapper .nav-item.show {
  transform: translateY(-0.2rem);
  opacity: 1;
}

.nav-wrapper .nav-news {
  background-position: 0 -22.86666667rem;
  width: 1.08rem;
  height: 1.34666667rem;
  transition-delay: .2s;
}

.nav-wrapper .nav-news,
.nav-wrapper .nav-news.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.nav-wrapper .nav-news.active {
  background-position: 0 -27.30666667rem;
  width: 1.02666667rem;
  height: 1.46666667rem;
}

.nav-wrapper .nav-guides {
  background-position: 0 -21.38666667rem;
  width: 1.08rem;
  height: 1.34666667rem;
  transition-delay: .4s;
}

.nav-wrapper .nav-guides,
.nav-wrapper .nav-guides.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.nav-wrapper .nav-guides.active {
  background-position: 0 -30.52rem;
  width: 1.01333333rem;
  height: 1.48rem;
}

.nav-wrapper .nav-fb {
  background-position: 0 -19.90666667rem;
  width: 1.08rem;
  height: 1.34666667rem;
  transition-delay: .6s;
}

.nav-wrapper .nav-fb,
.nav-wrapper .nav-fb.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.nav-wrapper .nav-fb.active {
  background-position: 0 -28.90666667rem;
  width: 1.01333333rem;
  height: 1.48rem;
}

.nav-wrapper .nav-service {
  background-position: 0 -25.82666667rem;
  transition-delay: .8s;
}

.nav-wrapper .nav-recharge,
.nav-wrapper .nav-service {
  background-image: url(/dldl/images/sprites_m.png);
  width: 1.08rem;
  height: 1.34666667rem;
  background-size: 3.28rem 52.24rem;
}

.nav-wrapper .nav-recharge {
  transition-delay: 1s;
  background-position: 0 -24.34666667rem;
}

.download-list {
  display: flex;
  justify-content: space-evenly;
  padding: 0 12%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 1.6rem;
  width: 100%;
  height: 1.06666667rem;
  z-index: 999;
  opacity: 0;
  transition: opacity .6s ease;
}

.download-list.active {
  opacity: 1;
}

.download-list .app-store {
  background-position: 0 -15.61333333rem;
}

.download-list .app-store,
.download-list .google-play {
  display: inline-block;
  background-image: url(/dldl/images/sprites_m.png);
  width: 2.4rem;
  height: 0.84rem;
  background-size: 3.28rem 52.24rem;
}

.download-list .google-play {
  background-position: 0 -16.58666667rem;
}

.download-list .apk {
  display: inline-block;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -14.64rem;
  width: 2.4rem;
  height: 0.84rem;
  background-size: 3.28rem 52.24rem;
}

.book-nav-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  width: 3.33333333rem;
  height: 2rem;
  position: absolute;
  left: 23.733%;
  top: 12rem;
  opacity: 0;
  transition: opacity .6s ease;
  z-index: 0;
}

.book-nav-wrapper.active {
  opacity: 1;
  z-index: 999;
}

.book-nav-wrapper .nav-index {
  background-position: 0 -37.09333333rem;
  width: 0.76rem;
  height: 1.6rem;
}

.book-nav-wrapper .nav-index,
.book-nav-wrapper .nav-index.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.book-nav-wrapper .nav-index.active {
  background-position: 0 -44.66666667rem;
  width: 0.74666667rem;
  height: 1.94666667rem;
}

.book-nav-wrapper .nav-intro {
  background-position: 0 -38.82666667rem;
  width: 0.76rem;
  height: 1.6rem;
}

.book-nav-wrapper .nav-intro,
.book-nav-wrapper .nav-intro.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.book-nav-wrapper .nav-intro.active {
  background-position: 0 -46.74666667rem;
  width: 0.74666667rem;
  height: 1.94666667rem;
}

.book-nav-wrapper .nav-feature {
  background-position: 0 -35.36rem;
  width: 0.76rem;
  height: 1.6rem;
}

.book-nav-wrapper .nav-feature,
.book-nav-wrapper .nav-feature.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.book-nav-wrapper .nav-feature.active {
  background-position: 0 -42.58666667rem;
  width: 0.74666667rem;
  height: 1.94666667rem;
}

.article-wrapper {
  position: absolute;
  left: 0;
  top: 6%;
  right: 0;
  bottom: 0;
  transition: transform .8s ease;
  transform: translateY(22.66666667rem);
  z-index: 9999;
}

.article-wrapper.active {
  display: block;
  transform: translateY(0);
}

.article-wrapper .article-wrapper-inner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(/dldl/images/m-article-bg.png);
  background-size: 100% 100%;
  z-index: 1000;
}

.article-wrapper .close-article {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.26666667rem;
  width: 1.33333333rem;
  height: 1.33333333rem;
  z-index: 9999;
}

.article-wrapper .article-item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  transition: opacity .4s ease;
}

.article-wrapper .article-item.active {
  opacity: 1;
  z-index: 100;
}

.article-wrapper .article-list-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.article-wrapper .article-list-scroll {
  width: 300%;
  height: 100%;
  transform: translateX(0);
}

.article-wrapper .article-list-item {
  margin-top: 1.06666667rem;
  float: left;
  width: 33.3333%;
  height: 100%;
}

.article-wrapper .list-title {
  width: 9.46666667rem;
  height: 0.81333333rem;
  background: url(/dldl/images/m-news-title.png);
  background-size: 100% 100%;
  margin: 0 auto;
}

.article-wrapper .guides-title {
  background-image: url(/dldl/images/m-guides-title.png);
}

.article-wrapper .list-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 7.73333333rem;
  margin: 0.21333333rem auto;
}

.article-wrapper .list-nav-news {
  background-position: 0 -5.08rem;
  width: 2.09333333rem;
  height: 0.70666667rem;
}

.article-wrapper .list-nav-news,
.article-wrapper .list-nav-news.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-news.active {
  background-position: 0 -10.2rem;
  width: 2.12rem;
  height: 0.74666667rem;
}

.article-wrapper .list-nav-notices {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -5.92rem;
  width: 2.09333333rem;
  height: 0.70666667rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-notices.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -11.08rem;
  width: 2.12rem;
  height: 0.74666667rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-events {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -4.24rem;
  width: 2.09333333rem;
  height: 0.70666667rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-events.active {
  background-position: 0 -9.32rem;
  width: 2.12rem;
  height: 0.74666667rem;
}

.article-wrapper .list-nav-data,
.article-wrapper .list-nav-events.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-data {
  background-position: 0 -6.76rem;
  width: 2.09333333rem;
  height: 0.72rem;
}

.article-wrapper .list-nav-data.active {
  background-position: 0 -11.96rem;
  width: 2.12rem;
  height: 0.76rem;
}

.article-wrapper .list-nav-data.active,
.article-wrapper .list-nav-guides {
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-guides {
  background-position: 0 -7.61333333rem;
  width: 2.09333333rem;
  height: 0.72rem;
}

.article-wrapper .list-nav-guides.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -12.85333333rem;
  width: 2.12rem;
  height: 0.76rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-system {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -8.46666667rem;
  width: 2.09333333rem;
  height: 0.72rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-nav-system.active {
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -13.74666667rem;
  width: 2.12rem;
  height: 0.76rem;
  background-size: 3.28rem 52.24rem;
}

.article-wrapper .list-content-scroll {
  overflow: hidden;
}

.article-wrapper .list-content-scroll-inner {
  width: 300%;
  height: 100%;
  transform: translateX(0);
  transition: transform .4s ease;
}

.article-wrapper .list-content-wrapper {
  float: left;
  display: block;
  padding: 0.13333333rem 0.4rem;
  box-sizing: border-box;
  width: 33.3333%;
}

.article-wrapper .list-content {
  width: 100%;
  padding-top: 0.33333333rem;
  background: url(/dldl/images/m-line-article.png) no-repeat;
}

.article-wrapper .list-item {
  position: relative;
  display: block;
  overflow: hidden;
  height: 2rem;
}

.article-wrapper .list-item:visited .title {
  color: #786446;
}

.article-wrapper .fb {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.article-wrapper .fb .fbshare-warpper {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: -2rem;
}

.article-wrapper .fb .fbshare-btn {
  display: block;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -17.56rem;
  width: 3.28rem;
  height: 0.86666667rem;
  background-size: 3.28rem 52.24rem;
  background-color: transparent;
}

.article-wrapper .article-thumb {
  float: left;
  width: 25%;
  height: 1.46666667rem;
}

.article-wrapper .article-thumb img {
  display: block;
  width: 2.08rem;
  height: 1.46666667rem;
}

.article-wrapper .article-intro {
  width: 75%;
  float: left;
  display: inline-block;
}

.article-wrapper .article-intro .title {
  font-weight: 700;
  font-size: 0.4rem;
  color: #250d04;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-wrapper .article-intro .intro {
  color: #222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.22666667rem;
  font-size: 0.32rem;
}

.article-wrapper .article-intro .time {
  position: relative;
  margin-top: 0.22666667rem;
  display: inline-block;
  color: #000;
  font-size: 0.32rem;
}

.article-wrapper .article-intro .time i {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.10666667rem;
  background-color: #c79d8b;
  z-index: 9;
}

.article-wrapper .article-intro .time span {
  position: relative;
  left: 0;
  bottom: -0.02666667rem;
  z-index: 10;
}

.article-wrapper .article-item-line {
  position: absolute;
  display: block;
  width: 100%;
  background: url(/dldl/images/m-line-article-item.png) no-repeat;
  background-size: 100% auto;
  height: 0.05333333rem;
  bottom: 0.26666667rem;
  left: 0;
}

.article-wrapper .pagination {
  display: flex;
  justify-content: center;
}

.article-wrapper .pagination .page-btn {
  width: 1.6rem;
  height: 0.66666667rem;
  line-height: 0.66666667rem;
  text-align: center;
  box-sizing: border-box;
  border: 0.01333333rem solid #472f18;
  color: #472f18;
  font-size: 0.18666667rem;
  cursor: pointer;
}

.article-wrapper .pagination .page-number {
  width: 0.66666667rem;
  border: 0;
  margin: 0 0.13333333rem;
}

.article-wrapper .pagination .page-number.current {
  color: #903;
}

.guide-btn {
  display: none;
  top: 10.93333333rem;
  right: 3.33333333rem;
  cursor: pointer;
  z-index: 999;
  transition: opacity .3s ease;
  -webkit-animation: showAndHide 2s linear infinite;
  animation: showAndHide 2s linear infinite;
  background-position: 0 0;
  width: 1.6rem;
  height: 0.34666667rem;
}

.guide-btn,
.guide-btn:before {
  position: absolute;
  background-image: url(/dldl/images/sprites_m.png);
  background-size: 3.28rem 52.24rem;
}

.guide-btn:before {
  content: " ";
  display: block;
  left: -0.93333333rem;
  top: -0.21333333rem;
  background-position: 0 -2.65333333rem;
  width: 0.72rem;
  height: 0.61333333rem;
  -webkit-animation: leftAndRight 1.5s ease infinite;
  animation: leftAndRight 1.5s ease infinite;
}

.article-content {
  padding: 1.2rem 0.4rem 0;
  box-sizing: border-box;
}

.article-content .back {
  position: absolute;
  top: 1.4rem;
  left: 0.4rem;
  display: block;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -0.48rem;
  width: 0.54666667rem;
  height: 0.54666667rem;
  background-size: 3.28rem 52.24rem;
}

.article-content .title {
  font-weight: 700;
  font-size: 0.45333333rem;
  text-align: center;
  color: #250d04;
  padding: 0 0.26666667rem 0 0.53333333rem;
  line-height: 0.61333333rem;
  box-sizing: border-box;
}

.article-content .time {
  font-size: 0.34666667rem;
  text-align: center;
  color: #565656;
  margin: 0.26666667rem 0;
}

.article-content .line {
  width: 100%;
  height: 0.05333333rem;
  margin: 0.13333333rem 0;
  background: url(/dldl/images/m-line-article.png) no-repeat;
}

.article-content .last-line {
  margin-top: 0.4rem;
}

.article-content .position {
  font-size: 0.34666667rem;
  text-align: center;
  color: #565656;
  margin: 0.26666667rem 0;
}

.article-content .content {
  text-align: center;
  line-height: 0.53333333rem;
  overflow-y: scroll;
  height: 8rem;
}

.article-content .content p {
  text-align: left;
}

.page-left-blank {
  position: absolute;
  left: -8.4rem;
  top: 2.93333333rem;
  width: 7.13333333rem;
  height: 8.93333333rem;
  background: url(/dldl/images/page-bg-left.png) no-repeat top;
  background-size: 100% 100%;
}

.page-left-blank.active {
  left: -5.73333333rem;
}

.flipbook-wrapper {
  display: none;
  position: absolute!important;
  left: -5.65333333rem;
  top: 2.93333333rem;
  width: 14.08rem;
  height: 9.01333333rem;
}

.flipbook-wrapper .page-item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flipbook-wrapper .page-item.page-item-index img {
  margin-left: -1.33333333rem;
}

.flipbook-wrapper .page-item img {
  height: 85%;
  display: block;
}

.flipbook-wrapper .page-left {
  justify-content: flex-start;
  background: url(/dldl/images/page-bg-left.png) no-repeat top;
  background-size: 100% 100%;
  overflow: hidden;
}

.flipbook-wrapper .page-left img {
  margin-left: -4rem;
}

.flipbook-wrapper .page-right {
  background: url(/dldl/images/page-bg-right.png) no-repeat top;
  background-size: 100% 100%;
}

.flipbook-wrapper .order-img {
  position: absolute;
  left: 1.41333333rem;
  top: 1.14666667rem;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: steps(1);
  animation-timing-function: steps(1);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  background-image: url(/dldl/images/sprites_m_role.png);
  width: 4.26666667rem;
  height: 4.26666667rem;
  background-size: 4.26666667rem 277.33333333rem;
}

.flipbook-wrapper .order-img-1 {
  -webkit-animation-name: hammer-change;
  animation-name: hammer-change;
}

.flipbook-wrapper .order-img-2 {
  -webkit-animation-name: tiger-change;
  animation-name: tiger-change;
}

.flipbook-wrapper .order-img-3 {
  -webkit-animation-name: red-change;
  animation-name: red-change;
}

.flipbook-wrapper .order-img-4 {
  -webkit-animation-name: tower-change;
  animation-name: tower-change;
}

.flipbook-wrapper .order-img-5 {
  -webkit-animation-name: flower-change;
  animation-name: flower-change;
}

.flipbook-wrapper .order-img-6 {
  -webkit-animation-name: bird-change;
  animation-name: bird-change;
}

.flipbook-wrapper .order-img-7 {
  -webkit-animation-name: pig-change;
  animation-name: pig-change;
}

.flipbook-wrapper .order-img-8 {
  -webkit-animation-name: bear-change;
  animation-name: bear-change;
}

.flipbook-wrapper .order-img-9 {
  -webkit-animation-name: purple-change;
  animation-name: purple-change;
}

.arrow {
  display: none;
  position: absolute;
  top: 39%;
  z-index: 99;
  cursor: pointer;
  transform: scale(1);
  -webkit-animation: scale 2s linear infinite;
  animation: scale 2s linear infinite;
}

.arrow-left {
  left: 1.8rem;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -1.16rem;
  width: 0.30666667rem;
  height: 0.61333333rem;
  background-size: 3.28rem 52.24rem;
}

.arrow-left.move {
  transform: translateX(0.2rem);
}

.arrow-right {
  right: 2rem;
  background-image: url(/dldl/images/sprites_m.png);
  background-position: 0 -1.90666667rem;
  width: 0.30666667rem;
  height: 0.61333333rem;
  background-size: 3.28rem 52.24rem;
}

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

  50% {
    transform: rotate(3deg);
  }

  to {
    transform: rotate(0deg);
  }
}

@keyframes rotateA {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(3deg);
  }

  to {
    transform: rotate(0deg);
  }
}

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

  50% {
    transform: rotate(-3deg);
  }

  to {
    transform: rotate(0deg);
  }
}

@keyframes rotateB {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-3deg);
  }

  to {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes scale {
  50% {
    transform: scale(1.4);
  }

  to {
    transform: scale(1);
  }
}

@keyframes scale {
  50% {
    transform: scale(1.4);
  }

  to {
    transform: scale(1);
  }
}

@-webkit-keyframes leftAndRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  to {
    transform: translateX(-1.06666667rem);
    opacity: .4;
  }
}

@keyframes leftAndRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  to {
    transform: translateX(-1.06666667rem);
    opacity: .4;
  }
}

@-webkit-keyframes showAndHide {
  0% {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  to {
    opacity: 1;
  }
}

@keyframes showAndHide {
  0% {
    opacity: 1;
  }

  50% {
    opacity: .3;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes topAndDown {
  0% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(-0.13333333rem);
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(0.13333333rem);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes topAndDown {
  0% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(-0.13333333rem);
  }

  50% {
    transform: translateY(0);
  }

  75% {
    transform: translateY(0.13333333rem);
  }

  to {
    transform: translateY(0);
  }
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.bounceInDown {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0,-40rem,0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0,0.33333333rem,0);
  }

  75% {
    transform: translate3d(0,-0.13333333rem,0);
  }

  90% {
    transform: translate3d(0,0.06666667rem,0);
  }

  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0,-40rem,0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0,0.33333333rem,0);
  }

  75% {
    transform: translate3d(0,-0.13333333rem,0);
  }

  90% {
    transform: translate3d(0,0.06666667rem,0);
  }

  to {
    transform: translateZ(0);
  }
}

@media (max-width:411px) {
  .article-wrapper {
    top: 0;
  }

  .article-wrapper .list-item {
    height: 1.73333333rem;
  }

  .article-wrapper .article-intro .intro,
  .article-wrapper .article-intro .time {
    margin-top: 0.16rem;
  }

  .article-wrapper .fb {
    transform: scale(.85);
    transform-origin: top;
  }

  .article-wrapper .fb .fbshare-warpper {
    margin-top: -0.4rem;
  }
}

@-webkit-keyframes tiger-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -204.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  12.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -209.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  25% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -213.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  37.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -217.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  50% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -221.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  62.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -226.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  75% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -230.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  87.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -234.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -238.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes tiger-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -204.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  12.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -209.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  25% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -213.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  37.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -217.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  50% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -221.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  62.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -226.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  75% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -230.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  87.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -234.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -238.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes bear-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 0;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  12.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -4.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  25% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -8.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  37.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -12.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  50% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -17.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  62.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -21.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  75% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -25.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  87.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -29.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -34.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes bear-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 0;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  12.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -4.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  25% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -8.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  37.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -12.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  50% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -17.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  62.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -21.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  75% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -25.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  87.5% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -29.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -34.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes bird-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -38.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  14.28% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -42.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  28.57% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -46.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  42.84% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -51.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  57.12% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -55.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  71.4% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -59.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  85.68% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -64rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -68.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes bird-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -38.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  14.28% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -42.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  28.57% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -46.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  42.84% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -51.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  57.12% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -55.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  71.4% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -59.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  85.68% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -64rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -68.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes flower-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -72.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -76.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -81.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -85.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -89.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -93.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes flower-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -72.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -76.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -81.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -85.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -89.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -93.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes purple-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -153.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -157.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -162.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -166.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -170.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -174.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes purple-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -153.6rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -157.86666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -162.13333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -166.4rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -170.66666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -174.93333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes red-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -179.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -183.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -187.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -192rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -196.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -200.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes red-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -179.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -183.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -187.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -192rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -196.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -200.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes pig-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -128rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -132.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -136.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -140.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -145.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -149.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes pig-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -128rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  20% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -132.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  40% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -136.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  60% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -140.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  80% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -145.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -149.33333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@-webkit-keyframes hammer-change {
  0% {
    background-position: 0 -98.13333333rem;
  }

  16.66% {
    background-position: 0 -102.4rem;
  }

  33.33% {
    background-position: 0 -106.66666667rem;
  }

  50% {
    background-position: 0 -110.93333333rem;
  }

  66.64% {
    background-position: 0 -115.2rem;
  }

  83.3% {
    background-position: 0 -119.46666667rem;
  }

  to {
    background-position: 0 -123.73333333rem;
  }
}

@keyframes hammer-change {
  0% {
    background-position: 0 -98.13333333rem;
  }

  16.66% {
    background-position: 0 -102.4rem;
  }

  33.33% {
    background-position: 0 -106.66666667rem;
  }

  50% {
    background-position: 0 -110.93333333rem;
  }

  66.64% {
    background-position: 0 -115.2rem;
  }

  83.3% {
    background-position: 0 -119.46666667rem;
  }

  to {
    background-position: 0 -123.73333333rem;
  }
}

@-webkit-keyframes tower-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -243.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  14.28% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -247.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  28.57% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -251.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  42.84% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -256rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  57.12% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -260.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  71.4% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -264.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  85.68% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -268.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -273.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@keyframes tower-change {
  0% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -243.2rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  14.28% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -247.46666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  28.57% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -251.73333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  42.84% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -256rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  57.12% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -260.26666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  71.4% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -264.53333333rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  85.68% {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -268.8rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }

  to {
    background-image: url(/dldl/images/sprites_m_role.png);
    background-position: 0 -273.06666667rem;
    width: 4.26666667rem;
    height: 4.26666667rem;
    background-size: 4.26666667rem 277.33333333rem;
  }
}

@media screen and (min-height:719px) and (max-height:900px) {
  .article-content .content {
    text-align: center;
    line-height: 0.53333333rem;
    overflow-y: scroll;
    height: 10rem;
  }
}
