<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">em,
i,
strong,
th {
  font-style: normal;
}
a,
body,
button,
canvas,
dd,
div,
dl,
dt,
em,
fieldset,
footer,
form,
frame,
frameset,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
input,
label,
li,
main,
nav,
ol,
optgroup,
p,
pre,
section,
select,
span,
strong,
table,
tbody,
td,
textarea,
th,
thead,
tr,
ul,
video {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Microsoft Yahei", arial;
  overflow-x: hidden;
  background-color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
a {
  cursor: none;
  outline: 0;
}
a:active,
a:hover {
  outline-width: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li,
ol,
ul {
  list-style: none;
}
img {
  border: 0;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
body,
html {
  position: relative;
  font-size: 0.24rem;
  color: #b3b2e5;
}


.head-box {
  width: 7.5rem;
  height: 1.05rem;
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  top: 0;
  background: rgba(0,0,0,0.5);
  border-bottom: 0.01rem solid #ceb895;
  z-index: 100;
}
.head-box .head-icon {
  position: absolute;
  top: 0.12rem;
  left: 0.3rem;
}
.head-box .head-icon img {
  width: 1.2rem;
}
.head-box .logo {
  position: absolute;
  top: 0.2rem;
  left: 1.65rem;
}
.head-box .logo img {
  width: 1.77rem;
}
.head-box .game-tips {
  position: absolute;
  left: 1.65rem;
  top: 0.7rem;
  font-size: 0.18rem;
  color: #dbc5a3;
}
.head-box .btn-head {
  position: absolute;
  top: 0.25rem;
  right: 0.3rem;
}
.head-box .btn-head img {
  width: 1.84rem;
}

.pageMain {
  width: 7.5rem;
  height: auto;
  overflow: hidden;
}

/* ç¬¬ä¸€å± */
.pageOne {
  width: 7.5rem;
  height: 13.3rem;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.pageOne .main-bg {
  width: 7.5rem;
  position: absolute;
  top: 0;
  left: 0;
}
.pageOne .slogan-box {
  width: 3.75rem;
  height: 7.53rem;
  position: absolute;
  left: 0;
  top: .8rem;
  z-index: 10;
}
.slogan-box .slogan {
  width: 100%;
}
.slogan-box .btn-video {
  position: absolute;
  width: .8rem;
  height: .8rem;
  bottom: 1.3rem;
  left: .7rem;
  z-index: 10;
  background: url(../images/mob/btn_video.png) no-repeat top center;
  background-size: 100% 100%;
  animation: spread 2s linear infinite;
  -webkit-animation: spread 2s linear infinite;
  -moz-animation: spread 2s linear infinite;
  -ms-animation: spread 2s linear infinite;
}
.pageOne .btn-main {
  width: 5.6rem;
  height: 0.83rem;
  position: absolute;
  left: 50%;
  margin-left: -2.8rem;
  bottom: 1rem;
  z-index: 20;
}
.pageOne .btn-main img {
  width: 100%;
}

.doge{
  background: url(https://oss.youzu.com/y_web/dd55971d-05b2-4fbc-b774-c8375891a956_2021-09-10.gif) no-repeat;
  background-size: 100% auto;
  width: 2rem;
  height: 2rem;
  position: fixed;
  left: 0;
  bottom: .3rem;
  z-index: 50;
}
  /* ç¬¬äºŒå± */
.pageTwo {
  width: 100%;
  height: 53.92rem;
  margin-top: 12rem;
  overflow: hidden;
  position: relative;
  background: url(../images/mob/bg2.jpg) no-repeat top center;
  background-size: cover;
}

.pageTwo .module-one {
  width: 7.5rem;
  height: 9.5rem;
  position: relative;
  margin: 1.8rem auto 0;
}
.title {
  width: 3rem;
  height: auto;
  display: block;
  margin: 0 auto;
}
.module-one .news-box {
  width: 7.5rem;
  height: auto;
  margin: 0.4rem auto 0;
}
.news-box .news-banner {
  width: 7.5rem;
  height: 3.4rem;
  margin: 0 auto;
  position: relative;
}
.news-box .news-banner .swiper-news {
  width: 7.5rem;
  height: 2.85rem;
}
.news-box .news-banner .swiper-news a {
  display: block;
  width: 6.8rem;
  height: 2.85rem;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  border: 0.01rem solid #7e7361;
}
.news-box .news-banner .swiper-news a img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.news-box .news-banner .pagination-news {
    width: 100%;
    height: 0.14rem;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0;
    text-align: center;
}
.news-box .news-banner .pagination-news .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  opacity: 1!important;
  margin: 0 0.1rem;
  background: url(../images/mob/news_un.png);
  background-size: 100% 100%;
}
.news-box .news-banner .pagination-news .swiper-pagination-bullet-active {
  background: url(../images/mob/news_on.png);
  background-size: 100% 100%;
}


/* æ–°é—»åˆ—è¡¨ */
.news-box .news-list {
  width: 7rem;
  height: 4rem;
  margin: 0.3rem auto 0;
  position: relative;
  background: url(../images/mob/news_box.png);
  background-size: 100% 100%;
}
.news-list .tab {
  width: 6rem;
  height: 0.32rem;
  position: absolute;
  top: 0.23rem;
  left: 50%;
  margin-left: -3.2rem;
  text-align: center;
  font-size: 0;
}
.news-list .tab li {
  width: 1.1rem;
  height: 0.32rem;
  margin: 0 0.05rem;
  display: inline-block;
  position: relative;
}
.news-list .tab li img {
  max-width: 0.6rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  z-index: 5;
}
.news-list .tab li img:nth-of-type(2) {
  opacity: 0;
}
.news-list .tab li.on img:nth-of-type(1) {
  opacity: 0;
}
.news-list .tab li.on img:nth-of-type(2) {
  opacity: 1;
}
.news-list .tab li.on::after {
  content: '';
  position: absolute;
  width: 1.14rem;
  height: 0.25rem;
  background: url(../images/mob/nav_choose.png) top center;
  background-size: 100% 100%;
  top: 0.04rem;
  left: 0.1rem;
}
.news-list .more {
  position: absolute;
  top: 0.2rem;
  right: 0.27rem;
  font-size: 0;
}
.news-list .more img {
  width: 0.24rem;
}
.news-list .con {
  position: absolute;
  left: 0.2rem;
  top: 0.78rem;
  font-size: 0;
}
.news-list .con .con-item {
  position : absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  animation: newscon .4s ease 0s
}
.news-list .con .con-item.on {
  display: block;
}
.news-list .con .con-item li {
  box-sizing: border-box;
  float: left;
  width: 6.6rem;
}
.news-list .con .con-item li a {
  display: inline-block;
  width: 100%;
  line-height: 0.6rem;
  padding-left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-right: 1.5rem;
  box-sizing: border-box;
  text-decoration: none;
}
.news-list .con .con-item li p {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  color: #fff;
  font-size: 0.24rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.news-list .con .con-item li a:hover p {
  color: #dbc5a3;
}
.news-list .con .con-item li p i {
  font-style: normal;
  color: #dbc5a3;
}
.news-list .con .con-item li span {
  display: block;
  line-height: 0.6rem;
  font-size: 0.24rem;
  color: #dbc5a3;
  position: absolute;
  right: 0;
  top: 0;
}
.news-list .server-list {
  width: 5rem;
  height: 0.5rem;
  position: absolute;
  bottom: 0.09rem;
  right: 0.3rem;
}
.news-list .server-list .swiper-server {
  width: 5rem;
  height: 0.5rem;
}
.news-list .server-list p {
  height: .5rem;
  line-height: .5rem;
  color: #fff;
  font-size: 0.24rem;
}
.news-list .server-list p span {
  line-height: .5rem;
  color: #fff;
  font-size: 0.24rem;
  margin-left: 0.5rem;
}
.news-list .server-list p span:nth-of-type(1) {
  margin-left: 0;
}

/* äººç‰© */
.pageTwo .module-two {
  width: 7.5rem;
  height: 10rem;
  margin: 0 auto;
  position: relative;
}
.module-two .roles-nav-box {
  width: 3.6rem;
  height: 0.4rem;
  position: absolute;
  left: 50%;
  margin-left: -1.8rem;
  top: 1rem;
  text-align: center;
  z-index: 20;
}
.roles-nav .swiper-roles-nav {
  width: 3.6rem;
  height: 0.4rem;
  position: relative;
}
.roles-nav-box .swiper-slide {
  height: 0.4rem!important;
}
.roles-nav-box .roles-nav-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.roles-nav-box .roles-nav-img-box img {
  width: auto;
  height: auto;
  max-width: 0.78rem;
  max-height: 0.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
}
.roles-nav-box .swiper-slide img:nth-of-type(1) {
  opacity: 1;
}
.roles-nav-box .swiper-slide img:nth-of-type(2) {
  opacity: 0;
}
.roles-nav-box .swiper-slide-active img:nth-of-type(1) {
  opacity: 0;
}
.roles-nav-box .swiper-slide-active img:nth-of-type(2) {
  opacity: 1;
}
.roles-nav-box .prev-roles {
  width: 0.52rem;
  height: 0.62rem;
  position: absolute;
  top: 3.8rem;
  left: -1.75rem;
  background: url(../images/mob/roles_prev.png) top center;
  background-size: 100% 100%;
  z-index: 10;
}
.roles-nav-box .next-roles {
  width: 0.52rem;
  height: 0.62rem;
  position: absolute;
  top: 3.8rem;
  right: -1.75rem;
  background: url(../images/mob/roles_next.png) top center;
  background-size: 100% 100%;
  z-index: 10;
}

.roles-show-box {
  width: 100%;
  height: 8.4rem;
  position: absolute;
  top: 1rem;
}
.roles-show-box ul {
  width: 100%;
  height: 100%;
  position: relative;
}
.roles-show-box li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.roles-show-box li.on {
  display: block;
}
.roles-show-box li .roles-img {
  width: auto;
  height: auto;
  max-width: 7.5rem;
  max-height: 8.6rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  top: 0;
  opacity: 0;
  animation: fadeIn 1s 0.2s forwards;
}
.roles-show-box li .btn-video {
  width: 3.23rem;
  height: 1.9rem;
  position: absolute;
  top: 5.5rem;
  right: 0.3rem;
  background: url(../images/mob/roles_video_bg.png) no-repeat top center;
  background-size: 100% 100%;
  z-index: 15;
  opacity: 0;
  animation: fadeInUp 1s 0.5s forwards;
}
.roles-show-box li .btn-video::after {
  content: '';
  width: 0.37rem;
  height: 0.37rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.18rem;
  margin-left: -0.18rem;
  background: url(../images/mob/roles_video.png) top center;
  background-size: 100% 100%;
  z-index: 5;
}
.roles-show-box li .btn-video img {
  width: auto;
  height: auto;
  max-width: 3rem;
  max-height: 1.7rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.roles-show-box li .roles-word {
  width: auto;
  height: auto;
  max-width: 7rem;
  max-height: 0.65rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  bottom: 0;
  z-index: 15;
  opacity: 0;
  animation: fadeIn 1s 1s forwards;
}

.roles-show-box li .tool-list {
  width: 3.5rem;
  height: 2.1rem;
  position: absolute;
  left: 0.2rem;
  top: 5.3rem;
  z-index: 20;
  opacity: 0;
  font-size: 0;
  animation: fadeInUp 1s 0.5s forwards;
}
.tool-list .tool-wrap {
  width: 0.9rem;
  height: 1rem;
  position: absolute;
  cursor: pointer;
}
.tool-list .tool-wrap:nth-of-type(1) {
  top: 0;
  left: 0;
}
.tool-list .tool-wrap:nth-of-type(2) {
  top: 0;
  left: 1.05rem;
}
.tool-list .tool-wrap:nth-of-type(3) {
  top: 0;
  left: 2.15rem;
}
.tool-list .tool-wrap:nth-of-type(4) {
  top: 1.1rem;
  left: 0.55rem;
}
.tool-list .tool-wrap:nth-of-type(5) {
  top: 1.1rem;
  left: 1.65rem;
}
.tool-list .tool-wrap:nth-of-type(6) {
  top: 1.1rem;
  left: 2.7rem;
}
.tool-list .tool-wrap .tool-item {
  width: 0.7rem;
  height: 0.7rem;
  border: solid 0.01rem #fae9cc;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  font-size: 0;
}
.tool-list .tool-wrap .tool-item img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.tool-list .tool-wrap .tool-name {
  text-align: center;
  color: #dbc5a3;
  line-height: 0.3rem;
  font-size: 0.16rem;
}
.tool-list .tool-wrap .desc-toot-wrap {
  width: 3.1rem;
  height: 2.2rem;
  position: absolute;
  left: 50%;
  margin-left: -1.55rem;
  bottom: 1rem;
  background: url(../images/mob/roles_skill_bg.png) no-repeat center;
  background-size: 100% 100%;
  display: none;
  z-index: 20;
  cursor: auto;
}
.tool-list .tool-wrap:nth-of-type(1) .desc-toot-wrap {
  margin-left: -0.5rem;
}
.tool-list .tool-wrap:nth-of-type(3) .desc-toot-wrap {
  margin-left: -2.65rem;
}
.tool-list .tool-wrap:nth-of-type(4) .desc-toot-wrap {
  margin-left: -0.45rem;
}
.tool-list .tool-wrap:nth-of-type(6) .desc-toot-wrap {
  margin-left: -2.6rem;
}
.tool-list .tool-wrap:hover .desc-toot-wrap {
  display: block;
}
.tool-list .tool-wrap .desc-toot-wrap .scroll-box {
  width: 2.9rem;
  height: 1.9rem;
  padding-right: 0.2rem;
  box-sizing: border-box;
  position: absolute;
  top: 0.15rem;
  left: 0.2rem;
  overflow-y: auto;
}
.tool-list .tool-wrap .desc-toot-wrap .scroll-box p {
  color: #dbc5a3!important;
  font-size: 0.2rem!important;
  line-height: 0.24rem;
}

.scroll-box::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
  width: 0.05rem;;  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
}
.scroll-box::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 0.05rem;
  background: rgba(223,203,170,0.8);

}
.scroll-box::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  border-radius: 0.05rem;
  background: none;
}

/* æ”»ç•¥ */
.pageTwo .module-three {
  width: 7.5rem;
  height: 10.2rem;
  margin: 0 auto;
  position: relative;
}
.strategy-important {
  width: 6.8rem;
  height: 3.9rem;
  margin: 0.4rem auto 0.2rem;
  position: relative;
}
.strategy-important a {
  position: absolute
}
.strategy-important a {
  width: 3.3rem;
  height: 1.85rem;
  box-sizing: border-box;
  border: 0.01rem solid #7e7361;
  position: absolute;
  overflow: hidden;
}
.strategy-important a img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
} 
.strategy-important a:nth-of-type(1) {
  top: 0;
  left: 0;
}
.strategy-important a:nth-of-type(2) {
  top: 0;
  right: 0;
}
.strategy-important a:nth-of-type(3) {
  width: 6.8rem;
  height: 1.85rem;
  bottom: 0;
  box-sizing: border-box;
  border: 0.01rem solid #7e7361;
  position: absolute;
  overflow: hidden;
}
.strategy-important a:nth-of-type(3) img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
} 

/* æ”»ç•¥åˆ—è¡¨ */
.strategy-list {
  width: 6.86rem;
  height: 4.26rem;
  margin: 0 auto;
  position: relative;
  background: url(../images/mob/strategy_box.png);
  background-size: 100% 100%;
}
.strategy-list .tab {
  width: 5.8rem;
  height: 0.32rem;
  position: absolute;
  top: 0.25rem;
  left: 50%;
  margin-left: -3.1rem;
  text-align: center;
  font-size: 0;
}
.strategy-list .tab ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strategy-list .tab li {
  width: 1.3rem;
  height: 0.32rem;
  display: inline-block;
  position: relative;
}
.strategy-list .tab li img {
  max-width: 1.26rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  opacity: .4;
  z-index: 5;
}
.strategy-list .tab li.on img {
  opacity: 1;
}
.strategy-list .tab li.on::after {
  content: '';
  position: absolute;
  width: 0.79rem;
  height: 0.18rem;
  background: url(../images/mob/nav_choose.png) top center;
  background-size: 100% 100%;
  top: 0.04rem;
  left: 0.06rem;
}
.strategy-list .more {
  position: absolute;
  top: 0.25rem;
  right: 0.27rem;
  font-size: 0;
}
.strategy-list .more img {
  width: 0.24rem;
}
.strategy-list .con {
  position: absolute;
  left: 0.25rem;
  top: 1rem;
  font-size: 0;
}
.strategy-list .con .con-item {
  position : absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  animation: newscon .4s ease 0s
}
.strategy-list .con .con-item.on {
  display: block;
}
.strategy-list .con .con-item li {
  box-sizing: border-box;
  float: left;
  width: 6.38rem;
  height: 0.8rem;
  margin-bottom: 0.25rem;
  position: relative;
  background: url(../images/mob/strategy_list.png) top center;
  background-size: 100% 100%;
}
.strategy-list .con .con-item li .strategy-title {
  width: 4.2rem;
  height: 0.3rem;
  position: absolute;
  top: 0.12rem;
  left: 0.2rem;
  line-height: 0.3rem;
  color: #fff;
  font-size: 0.2rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.strategy-list .con .con-item li:hover .strategy-title {
  color: #dbc5a3;
}
.strategy-list .con .con-item li .strategy-time {
  width: 0.9rem;
  height: 0.2rem;
  position: absolute;
  top: 0.48rem;
  left: 0.2rem;
  line-height: 0.2rem;
  color: #dbc5a3;
  font-size: 0.16rem;
  text-align: left;
}
.strategy-list .con .con-item li .strategy-author {
  width: 1.3rem;
  height: 0.2rem;
  position: absolute;
  top: 0.48rem;
  left: 1.2rem;
  line-height: 0.2rem;
  color: #dbc5a3;
  font-size: 0.16rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.strategy-list .con .con-item li .strategy-tag {
  width: 2rem;
  height: 0.23rem;
  position: absolute;
  top: 0.46rem;
  left: 2.5rem;
  text-align: center;
}
.strategy-list .con .con-item li .strategy-tag p {
  display: inline-block;
  margin: 0 0.05rem;
  width: 0.87rem;
  height: 0.23rem;
  line-height: 0.23rem;
  color: #a7895b;
  font-size: 0.14rem;
  text-align: center;
  background: url(../images/mob/strategy_tag.png) top center;
  background-size: 100% 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.strategy-list .con .con-item li .strategy-type {
  width: auto;
  max-width: 1.26rem;
  position: absolute;
  top: 0.25rem;
  right: 0.5rem;
}

/* ç‰¹è‰² */
.pageTwo .module-four {
  width: 7.5rem;
  height: 6.3rem;
  margin: 0 auto;
  position: relative;
}
.feature-box {
  width: 7.5rem;
  height: 4.8rem;
  margin: 0 auto;
  position: relative;
  bottom: 0.1rem;
}
.feature-box .swiper-feature {
  width: 7.5rem;
  height: 4.6rem;
}
.feature-box .swiper-slide {
  width: 7.36rem!important;
  height: 4.6rem!important;
}
.feature-box .swiper-slide-active {
  background: url(../images/mob/feature_frame2.png) top center;
  background-size: 100% 100%;
}
.feature-box .swiper-slide-active::after {
  content: '';
  width: 6.36rem;
  height: 3.6rem;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: url(../images/mob/feature_frame1.png) top center;
  background-size: 100% 100%;
  z-index: 5;
}
.feature-box .swiper-slide .feature-img-box {
  width: 6.33rem;
  height: 3.56rem;
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  border: 1px solid #5c5446;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #181a1c;
}
.feature-box .swiper-slide img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  border: 1px solid #5c5446;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: block;
  opacity: 0.5;
}
.feature-box .swiper-slide-active .feature-img-box {
  border: none;
}
.feature-box .swiper-slide-active img {
  opacity: 1;
}
.feature-box .pagination-feature {
  width: 6rem;
  height: 0.39rem;
  position: absolute;
  left: 50%;
  margin-left: -3rem;
  bottom: 0;
  text-align: center;
  background: url(../images/mob/feature_decorate.png) no-repeat center center;
  background-size: 3.24rem 0.01rem;
  font-size: 0;
}
.feature-box .pagination-feature .swiper-pagination-bullet {
  display: inline-block;
  margin: 0 0.1rem;
  width: 0.39rem;
  height: 0.39rem;
  background: url(../images/mob/feature_page.png) top center;
  background-size: 100% 100%;
  opacity: 1;
}
.feature-box .pagination-feature .swiper-pagination-bullet-active {
  background: url(../images/mob/feature_page_on.png) top center;
  background-size: 100% 100%;
}

/* è§†å¬ç››å®´ */
.pageTwo .module-five {
  width: 7.5rem;
  height: 10rem;
  margin: 0 auto;
  position: relative;
}
.pageTwo .module-six{
  text-align: center;
}
.pageTwo .module-six .title6{
  width: 1.71rem;
}
.pageTwo .module-six .qrcode-wrap{
  width: 2.73rem;
  height: 2.93rem;
  margin: .23rem auto .3rem;
  background: url(../images/mob/qrcode-bg.png)  no-repeat center center/100%;
  box-sizing: border-box;
  padding-top: .15rem;
}
.pageTwo .module-six .qrcode-wrap .qrcode{
  width: 2.38rem;
}
.pageTwo .module-six .chumei{
  display: flex;
  justify-content: space-around;
}
.pageTwo .module-six .chumei a{
  display: inline-block;
  width: .98rem;
  height: 1.26rem;
}
.pageTwo .module-six .chumei img{
 width: 100%;
}
.media-box {
  width: 7.5rem;
  height: 8.73rem;
  margin: 0.6rem auto 0;
  position: relative;
  background: url(../images/mob/media_bg.png) top center;
  background-size: 100% 100%;
}
.media-decorate {
  width: 7.5rem;
  position: absolute;
  bottom: 0;
}
.media-tab {
  width: 3rem;
  height: 0.8rem;
  position: absolute;
  top: -0.45rem;
  left: 2.4rem;
  font-size: 0;
}
.media-tab li {
  width: 1.4rem;
  height: 0.8rem;
  float: left;
  cursor: pointer;
}
.media-tab li img {
  width: 1.4rem;
  height: 0.8rem;
  position: absolute;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.media-tab li img:nth-of-type(2) {
  opacity: 0;
}
.media-tab li.on img:nth-of-type(1) {
  opacity: 0;
}
.media-tab li.on img:nth-of-type(2) {
  opacity: 1;
}
.media-show-box {
  width: 7.1rem;
  height: 6rem;
  position: absolute;
  left: 50%;
  margin-left: -3.55rem;
  top: 1rem;
}
.media-show-box .con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  animation: newscon .4s ease 0s
}
.media-show-box .con.on {
  display: block;
}
.media-show-box .con ul {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
}
.media-show-box .con li {
  width: 3.3rem;
  height: 1.85rem;
  float: left;
  margin: 0 0.1rem 0.2rem;
  overflow: hidden;
  position: relative;
}
.media-show-box .con li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.media-show-box .con li a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/mob/media_frame.png) top center;
    background-size: 100% 100%;
}
.media-show-box .con li a.btn-video::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2) url(../images/mob/media_video.png) no-repeat center center;
    background-size: 0.5rem 0.5rem;
    z-index: 10;
}
.media-show-box .con li img {
  width: auto;
  height: auto;
  max-width: 3.3rem;
  max-height: 1.85rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.media-show-box li p {
    width: 3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -1.5rem;
    text-align: left;
    color: #dbc5a3;
    font-size: 0.14rem;
    z-index: 10;
}



/*å¼¹æ¡†*/
.pop_group {
    display: none;
}

.pop_yuyue {
    width: 5.71rem;
    height: 3.83rem;
    background: url(../images/pc/pop_yuyue.png) top center no-repeat;
    background-size: 100% 100%;
}
.pop_yuyue .pop-close {
    background: url(../images/mob/pop_close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    margin-left: -0.3rem;
    width: .6rem;
    height: .6rem;
    z-index: 10;
}
.pop_yuyue .pop-yuyue-box {
    width: 4.56rem;
    height: auto;
    position: absolute;
    top: 0.3rem;
    left: 50%;
    margin-left: -2.28rem;
}
.pop_yuyue .pop-yuyue-box .rua {
    width: 4.56rem;
    height: 0.46rem;
    margin: 0 auto 0.3rem;
    text-align: center;
    font-size: 0;
    border-bottom: 0.01rem solid #6c6f7a;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a {
    display: inline-block;
    width: 1.56rem;
    height: 0.46rem;
    margin: 0 0.36rem;
    position: relative;
    font-size: 0;
    cursor: pointer;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.android {
    background: url(../images/pc/sys_and.png) top center no-repeat;
    background-size: 100% auto;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.ios {
    background: url(../images/pc/sys_ios.png) top center no-repeat;
    background-size: 100% auto;
}
.pop_yuyue .pop-yuyue-box .rua .rua-box a.current::after {
    content: '';
    width: 1.68rem;
    height: 0.04rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.84rem;
    background: #f5d587;
}

.pop_yuyue .pop-yuyue-box .rtel {
    width: 4.56rem;
    height: 0.66rem;
    margin: 0 auto;
    position: relative;
    background: rgba(108,111,122,0.5);
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rtel input {
    width: 4.32rem;
    height: 0.66rem;
    position: absolute;
    left: 50%;
    margin-left: -2.16rem;
    top: 0;
    line-height: 0.66rem;
    font-size: 0.24rem;
    color: #aba7a3;
    background: none;
    outline: none;
    border: none;
}
.pop_yuyue .pop-yuyue-box .rsms {
    width: 4.56rem;
    height: 0.66rem;
    margin: 0.24rem auto;
    position: relative;
    background: rgba(108,111,122,0.5);
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rsms input {
    width: 2.64rem;
    height: 0.66rem;
    position: absolute;
    left: 0.1rem;
    top: 0;
    line-height: 0.66rem;
    font-size: 0.24rem;
    color: #aba7a3;
    background: none;
    outline: none;
    border: none;
}
.pop_yuyue .pop-yuyue-box .rsms a {
    width: 1.68rem;
    height: 0.66rem;
    position: absolute;
    right: 0rem;
    text-align: center;
    top: 0rem;
    line-height: 0.66rem;
    font-size: 0.24rem;
    color: #fff;
    background: #a8895d;
    cursor: pointer;
    border-radius: 0.05rem;
}
.pop_yuyue .pop-yuyue-box .rsubmit {
    margin: 0 auto;
}
.pop_yuyue .pop-yuyue-box .rsubmit a {
    display: block;
    width: 2.2rem;
    height: 0.7rem;
    margin: 0 auto;
    font-size: 0;
    cursor: pointer;
    background: url(../images/pc/btn_yuyue_submit.png) no-repeat;
    background-size: 100% 100%;
}
#rtel::-webkit-input-placeholder, #rsms::-webkit-input-placeholder {
    color: #aba7a3;
}
#rtel::-moz-input-placeholder, #rsms::-moz-input-placeholder {
    color: #aba7a3;
}
#rtel::-ms-input-placeholder, #rsms::-ms-input-placeholder {
    color: #aba7a3;
}
.yidun_modal {
    top: 50%!important;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background: rgba(18, 18, 18, 0.8);
  display: none;
}
.mask2 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 450;
  overflow: hidden;
  background: rgba(0, 0, 0, .3);
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  display: none;
}

.g_close {
  background: url(../images/mob/pop_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.8rem;
  left: 50%;
  margin-left: -0.3rem;
  width: .6rem;
  height: .6rem;
  z-index: 10;
}
.pop_vid {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 7.5rem;
  height: auto;
  transform: translate(-50%, -56%);
  -webkit-transform: translate(-50%, -56%);
  -moz-transform: translate(-50%, -56%);
  -ms-transform: translate(-50%, -56%);
  z-index: 1000;
  display: none;
}
.pop_vid .g_close {
  bottom: -1rem;
}
.pop_vid video {
  width: 100%;
  height: 100%;
}

/* å›¾ç‰‡å¼¹æ¡† */
.pop-img {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,0.75);
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
}
.pop-img img {
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}


/*æç¤º*/
.pop-tips{
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 6.6rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  z-index: 500;
  background: rgba(0,0,0,.75);
  font-size: .26rem;
  color: #fff;
  border-radius: .1rem;
  text-align: center;
  display: none;
  -webkit-border-radius: .1rem;
  -moz-border-radius: .1rem;
  -ms-border-radius: .1rem;
  -o-border-radius: .1rem;
}
.pop-tips p{
  max-width: 6.6rem;
  text-align: center;
  padding: .2rem .5rem;
}

/*loading*/
.api-loading {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8) url(//pic.youzu.com/hd/dj/web/mob/images/loading-1.gif?201907231752) no-repeat center center;
  background-size: 50px;
  z-index: 999999999;
  display: none;
}


  /*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
.pop_skill_desc::-webkit-scrollbar,
.pop_story_desc::-webkit-scrollbar,
.pop_audio_desc::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
.pop_skill_desc::-webkit-scrollbar-thumb,
.pop_story_desc::-webkit-scrollbar-thumb,
.pop_audio_desc::-webkit-scrollbar-thumb {
  width: 10px;
  background-color: #1b376c;
}
/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
.pop_skill_desc::-webkit-scrollbar-track,
.pop_story_desc::-webkit-scrollbar-track,
.pop_audio_desc::-webkit-scrollbar-track {
  width: 10px;
  border-radius: 0;
  background-color: rgba(27, 55, 108, 0.26);
}

/* å°¾éƒ¨*/
.footEd {
  bottom: 0.8rem;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  font-size: 0.2rem;
  background: #1e1e1e;
}
#yd-footer .yd-link a {
  text-decoration: none;
  color: #a4a4a4 !important;
  border-right: 1px dashed #fff !important;
}
#yd-footer .yd-block,
#yd-footer .yd-parent a,
#yd-footer .yd-copy {
  color: #5c5c5c !important;
}
#yd-footer .yd-parent a {
  border-bottom: none !important;
}


.mod-orient-layer__icon-orient {
  -webkit-animation: rotation infinite 1.5s ease-in-out;
  animation: myfirst infinite 1.5s ease-in-out;
  animation-direction: alternate;
}

.dialog{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.68);
  z-index: 998;
  display: none;
}
.dialog .content{
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translate(-50%,-50%);

}
.dialog.qq .content{
  background: url(../images/mob/qq-wrap.png) no-repeat center center/100%;
  width: 6.93rem;
  height: 5.02rem;
  padding: 2rem 1rem 0 .5rem;
  box-sizing: border-box;
}
.dialog.qq .content div{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #3d3325;
  font-size: .28rem;
  margin-bottom: .3rem;
}
.dialog.qq .content div a {
  width: 1.72rem;
  height: .5rem;
  line-height: .5rem;
  background-color: #3e3425;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: .04rem;
}
/* å®¢æœå¼¹æ¡† */
.pop_service {
  width: 6.93rem;
  height: 5.02rem;
  background: url(../images/mob/pop_service.png) top center no-repeat;
  background-size: 100% 100%;
  color: #3d3325;
}
.pop_service .pop-close {
  background: url(../images/mob/pop_close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -0.6rem;
  top: 50%;
  margin-top: -0.2rem;
  width: .4rem;
  height: .4rem;
  z-index: 99;
}
.pop_service p:nth-of-type(1) {
  display: block;
  width: 3.7rem;
  margin: 1.8rem .5rem 0.1rem;
  font-size: 0.61rem;
}
.pop_service p:nth-of-type(2) {
  display: block;
  width: 3.7rem;
  margin-left: .5rem;
  font-size: 0.28rem;
}
.pop_service .btn-box {
  width: 6.2rem;
  height: 0.48rem;
  margin: 0.35rem .5rem 0 0.1rem;
  text-align: center;
  font-size: 0;
  display: flex;
  justify-content: space-between;
}
.pop_service .btn-box a {
  display: inline-block;
  margin: 0 0.18rem;
  width: 2.4rem;
  height: 0.69rem;
  line-height: 0.69rem;
  text-align: center;
  font-size: .26rem;
  color: #fff;
  background: #3d3325;
  border-radius: 0.05rem;
  text-decoration: none;

}
@keyframes myfirst {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}

@-moz-keyframes myfirst /* Firefox */
{
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}

@-webkit-keyframes myfirst /* Safari  Chrome */
{
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}

@-o-keyframes myfirst /* Opera */
{
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
}

@keyframes spread {
  0% {
      transform: translate(0) scale(1);
  }
  50% {
      transform: scale(0.9);
  }
  100% {
      transform: scale(1);
  }
}

@-webkit-keyframes spread {
  0% {
      -webkit-transform: scale(1);
  }
  50% {
      -webkit-transform: scale(0.9);
  }
  100% {
      -webkit-transform: scale(1);
  }
}

@-moz-keyframes spread {
  0% {
      -moz-transform: scale(1);
  }
  50% {
      -moz-transform: scale(0.9);
  }
  100% {
      -moz-transform: scale(1);
  }
}

@-ms-keyframes spread {
  0% {
      -ms-transform: scale(1);
  }
  50% {
      -ms-transform: scale(0.9);
  }
  100% {
      -ms-transform: scale(1);
  }
}

@keyframes newscon {
  0% {
      transform: translateY(10px);
      opacity  : 0;
  }

  100% {
      transform: translateY(0);
      opacity  : 1;
  }
}

@-webkit-keyframes newscon {
  0% {
      transform: translateY(10px);
      opacity  : 0;
  }

  100% {
      transform: translateY(0);
      opacity  : 1;
  }
}

@-moz-keyframes newscon {
  0% {
      transform: translateY(10px);
      opacity  : 0;
  }

  100% {
      transform: translateY(0);
      opacity  : 1;
  }
}

@-ms-keyframes newscon {
  0% {
      transform: translateY(10px);
      opacity  : 0;
  }

  100% {
      transform: translateY(0);
      opacity  : 1;
  }
}</pre></body></html>