/*头部内容*/
body {
  background: #4a7f9e;
}
body::after {
}
body.download-step::after {
  height: 71.9rem;
}

.index {
  z-index: 2;
}

.header {
  margin: 0 auto;
  width: 7.5rem;
  height: 13.34rem;
  position: relative;
  padding-top: 0.01rem;
  /*background: url("../images/head.jpg") no-repeat center 0/100%;*/
}
.header_img {
  margin: 0 auto;
  width: 7.5rem;
  height: 17rem;
  object-fit: contain;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

.index_arr_down {
  background: url("../images/icon_down.png") no-repeat center / contain;
  width: 0.76rem;
  height: 0.61rem;
  position: absolute;
  left: 50%;
  animation: ani-down 0.6s infinite alternate;
  margin-left: calc(-0.76rem / 2);
}

.header .down-box {
  display: flex;
  height: 0.72rem;
  justify-content: center;
  align-items: flex-end;
  margin-top: 10.98rem;
  margin-bottom: 0.25rem;
}
.down-box a {
  width: 2.33rem;
  height: 0.72rem;
  margin: 0 0.25rem;
  display: none;
}
.header .btn-down {
  background-image: url("../images/btn_download.png");
}
.header .btn-down2 {
  background-image: url("../images/btn_download.png");
}
.header .btn-charge {
  background-image: url("../images/btn_charge.png");
}

.pv_video {
  position: absolute;
  bottom: 0.17rem;
  left: 1.1rem;
  z-index: 10;
  width: 1.42rem;
  height: 0.8rem;
  display: none;
  justify-content: center;
  align-items: center;
  border: 0.01rem solid #c69e4c;
  border-radius: 0.04rem;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.pv_video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #121214;
  opacity: 0.4;
}

.play-ico-0822 {
  background: url("../images/icon_play.png") no-repeat 0/100% auto;
  width: 0.66rem;
  height: 0.66rem;
  position: absolute;
  z-index: 3;
  animation: pulse 1s linear infinite both;
}

.game-limit-box {
  position: absolute;
  bottom: 0.17rem;
  left: 0.32rem;
  z-index: 10;
  display: flex;
  width: 0.62rem;
  height: 0.8rem;
}

.game-limit-box img {
  width: 0.62rem;
  height: 0.8rem;
}

.game-limit-box .btn-serve {
  width: 0.6rem;
  height: 0.8rem;
  display: block;
}
.game-limit-box .btn-serve i {
  background: url("../images/huashan/serve-ico.png") no-repeat/100% auto;
  width: 0.6rem;
  height: 0.8rem;
  display: block;
}
.game-limit-box .btn-serve span {
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  width: 100%;
  display: block;
  font-size: 0.18rem;
}

/* .tit-box .tit-news{background-position: 0 0;width: 7.5rem;height: 0.98rem;} */
.section_tit {
  width: 5.9rem;
  height: 0.82rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  position: relative;
  z-index: 2;
}
.section_tit.tit-news {
  background-image: url("../images/part_news_tit.png");
}

.section_tit.tit-feature {
  background: url("../images/tit_feature.png") no-repeat center/cover;
}

.section_tit.tit-clan {
  background-image: url("../images/tit_clan.png");
}

.section_tit.tit-view {
  background-image: url("../images/tit_view.png");
}

/*新闻*/
.news-part .tit-box {
  padding-top: 0.3rem;
}
.section-lunbo-wrap {
  margin-top: 0.46rem;
  margin-bottom: 0.32rem;
  position: relative;
}
.section-lunbo {
  width: 6.73rem;
  height: 4.22rem;
  margin: 0.2rem auto 0;
}
.banner_box {
  width: 6.73rem;
  height: 3.79rem;
  display: block;
  position: relative;
}
.banner_box::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  background: url("../images/banner_bor.png") no-repeat center center/6.57rem auto;
  width: 6.57rem;
  height: 3.63rem;
}
.section-lunbo .swiper-slide img {
  width: 6.73rem;
  height: 3.79rem;
  box-sizing: border-box;
  margin: 0 auto;
  border: 0.01rem solid #fdeec7;
}
.section-lunbo-wrap .lunbo-pagination {
  width: 100%;
  height: 0.2rem;
  bottom: 0 !important;
  font-size: 0;
}
.section-lunbo-wrap .lunbo-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.1rem;
  opacity: 1;
  outline: none;
  background: url(../images/icon_dot1.png) no-repeat center/cover;
  border-radius: 50%;
}
.section-lunbo-wrap .lunbo-pagination .swiper-pagination-bullet-active {
  background: url(../images/icon_dot1_active2.png) no-repeat center/cover;
}

/*资讯*/
.news-part {
  height: 12.26rem;
}
.section-news {
  width: 6.88rem;
  height: 5.2rem;
  margin: 0 auto;
}

.news-nav-wrap {
  position: relative;
}
.section-news .news-nav {
  width: 6.42rem;
  height: 0.83rem;
  display: flex;
  margin: 0 auto;
}
/*.news-nav::after {*/
/*  content: '';*/
/*  background: url("../images/news_tab_bot.png") repeat-x center bottom/auto 100%;*/
/*  width: 0rem;*/
/*  height: .11rem;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*}*/
.section-news .news-nav .nav-item {
  width: 1.02rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.3rem;
  font-family: "FZFWZhuZiMinchoE";
  color: #6a6a6a;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 0.18rem;
  margin: 0 0.17rem;
}
.section-news .news-nav .cur {
  background: #5a98ce;
  color: #fff;
}
.news-nav::after {
  content: "";
  background: url("../images/tab_bot.png") repeat-x center bottom/auto 100%;
  width: 1.14rem;
  height: 0.11rem;
  position: absolute;
  right: 0;
  bottom: 0.12rem;
}

.news-nav .nav-item::before {
  content: "";
  width: 1.34rem;
  height: 0.1rem;
  bottom: -0.31rem;
  position: absolute;
  left: 50%;
  background: url("../images/tab_bot.png") repeat-x center/auto 100%;
  margin-left: -0.67rem;
  z-index: 2;
}

.news-nav .nav-item.cur::before {
  background: url("../images/tab_bot_on.png") no-repeat center center/auto 100%;
}

.news-nav .nav-item::after {
  content: "";
  width: 0.5rem;
  height: 0.11rem;
  bottom: -0.31rem;
  position: absolute;
  left: calc(0.77rem + 0.82rem);
  /*background: url("../images/news_tab_bot.png") no-repeat center/auto 100%;*/
  z-index: 2;
}
.btn_more_news {
  text-align: center;
  width: 0.9rem;
  height: 0.3rem;
  position: absolute;
  right: 0.14rem;
  top: 0.05rem;
  background: url("../images/btn_more.png") no-repeat center center/100%;
}

.section-news .news-tit {
  width: 6.42rem;
  height: 0.8rem;
  margin: 0.06rem auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  border-top: 1px dashed rgba(234, 231, 220, 0.83);
  border-bottom: 1px dashed rgba(234, 231, 220, 0.83);
}
.section-news .tit-link {
  font-size: 0.28rem;
  font-weight: bold;
  color: #696969;
  line-height: 0.64rem;
  display: block;
  max-width: 100%;
}
.section-news .news-nav .nav-item a {
  flex: 1;
  text-align: center;
  height: 100%;
  color: #6e695f;
}

.swiper-news {
  margin: 0 0.2rem;
}
.swiper-news .news-panel {
  width: 100%;
}
.swiper-news .news-item {
  border-bottom: 1px dashed #e3e3e3;
  height: 0.73rem;
  display: flex;
  align-items: center;
  padding-right: 0.06rem;
}
.swiper-news .txt {
  display: flex;
  align-items: center;
  color: #696969;
  font-size: 0.26rem;
}
.swiper-news .txt .ico {
  font-size: 0.2rem;
  color: #f9fdf9;
  width: 0.78rem;
  height: 0.32rem;
  background: url(../images/tag.png) no-repeat center/cover;
  text-align: center;
  line-height: 0.3rem;
  text-indent: -0.05rem;
}
.swiper-news .txt .intro-txt {
  width: 5.3rem;
  margin: 0 0.14rem;
  font-size: 0.26rem;
}

.section-data .swiper-news .txt .intro-txt {
  width: 4.6rem;
}

.swiper-news .txt .time-txt {
  font-size: 0.26rem;
}
.section-news .btn-more,
.tip-ct .btn-more,
.information-part .btn-more {
  display: flex;
  width: 6.83rem;
  height: 0.86rem;
  line-height: 0.86rem;
  font-size: 0.26rem;
  color: #b29d7c;
  text-align: center;
  border: 1px solid #b29d7c;
  margin: 0.48rem auto 0;
  justify-content: center;
}

/* 游戏特色 */
.feature-part {
  height: 6.58rem;
}
.swiper-feature-wrap {
  width: 7.48rem;
  height: 4.46rem;
  margin: 0.44rem auto 0;
}
.feature-img-box {
  width: 7.48rem;
  height: 4.46rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/feature_bg.png) no-repeat center/cover;
}
.swiper-feature-wrap .swiper-slide img {
  width: 7rem;
  height: 3.96rem;
  box-sizing: border-box;
  margin: 0 auto;
  border: 0.02rem solid #fdeec7;
}
.swiper-feature-wrap .swiper-pagination {
  width: 100%;
  height: 0.14rem;
  position: relative;
  margin: 0.1rem 0 0 0;
}
.swiper-feature-wrap .swiper-pagination .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.1rem;
  opacity: 1;
  outline: none;
  background: url(../images/icon_dot2.png) no-repeat center/cover;
  border-radius: 50%;
}
.swiper-feature-wrap .swiper-pagination .swiper-pagination-bullet-active {
  background: url(../images/icon_dot2_active.png) no-repeat center/cover;
}

/*门派展示*/
.clan-part {
  width: 100%;
  height: 13.63rem;
  position: relative;
}
.clan_swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.clan_swiper .swiper-wrapper,
.clan_swiper .swiper-slide {
  height: 100%;
}
.clan_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.swiper-slide .clan_box.wudu .clan_txt {
  top: 0.98rem;
  right: 0.12rem;
  width: 2.04rem;
  height: 3.7rem;
}

.clan_swiper img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.clan_box .clan_role {
  height: 100%;
  position: relative;
  z-index: 2;
  opacity: 0;
  transform: translateY(0.3rem) scale(1.2);
  transition: all 0.6s;
}
.swiper-slide-active .clan_box .clan_role {
  opacity: 1;
  transform: translateY(0) scale(1);
  transform-origin: bottom center;
}
.clan_txt {
  width: 1.62rem;
  height: 5rem;
  position: absolute;
  top: 1.04rem;
  right: 0.3rem;
  transform: translateX(-1.3rem);
  opacity: 0;
}
.swiper-slide-active .clan_box .clan_txt {
  transition: all 0.5s 0.3s;
  opacity: 1;
  transform: translateX(0);
}
.clan_txt img {
  width: 100%;
}
.clan_radar {
  position: absolute;
  top: 8.53rem;
  left: 4.81rem;
  z-index: 3;
  width: 2.46rem;
  height: 2.26rem;
  opacity: 0;
  transform: scale(0);
}
.swiper-slide-active .clan_box .clan_radar {
  transition: all 0.5s 0.4s;
  opacity: 1;
  transform: scale(1);
}
.clan_info {
  position: absolute;
  top: 8.89rem;
  left: 0.41rem;
  z-index: 3;
  color: #fff;
  font-size: 0.2rem;
  font-family: "FZFWZhuZiMinchoE";
  width: 3.1rem;
  opacity: 0;
  transform: translateX(-100%);
}
.swiper-slide-active .clan_box .clan_info {
  transition: all 0.5s 0.4s;
  opacity: 1;
  transform: translateX(0);
}
.clan_tit {
  display: inline-block;
  font-size: 0.3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 0.08rem;
  margin-bottom: 0.08rem;
}
.clan_desc {
  margin-bottom: 0.08rem;
}
.play_clan {
  position: absolute;
  left: 0;
  top: -0.6rem;
  width: 100%;
  display: none;
  /*display: flex;*/
  align-items: center;
}
.btn_play_clan {
  background-image: url("../images/icon_video_play.png");
  width: 0.36rem;
  height: 0.36rem;
  order: 2;
}
.swiper-pagination-clan {
  position: absolute;
  bottom: 1.6rem;
  left: 0;
  width: 100%;
  /* margin: 0 auto; */
  height: 0.88rem;
  display: flex;
  justify-content: center;
}
.pagination_clan .swiper-pagination-bullet {
  width: 1.156rem;
  height: 0.88rem;
  background: url("../images/tab_menpai.png") no-repeat 0 0 / auto 100%;
  opacity: 1;
  position: relative;
  border: none;
  border-radius: 0;
  margin: 0;
}
.pagination_clan .swiper-pagination-bullet-active {
  background-image: url("../images/tab_menpai_on.png");
}

.swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 0.51rem;
  background: url("../images/menpai/line.png") no-repeat 0 0/100% 100%;
  opacity: 0.8;
}
.swiper-pagination-bullet:first-child::before {
  display: none;
}

.pagination_clan .swiper-pagination-bullet:first-child {
  background-position-x: 0.204rem;
}
.pagination_clan .swiper-pagination-bullet:nth-child(2) {
  background-position-x: -1.03rem;
}
.pagination_clan .swiper-pagination-bullet:nth-child(3) {
  background-position-x: -2.255rem;
}
.pagination_clan .swiper-pagination-bullet:nth-child(4) {
  background-position-x: -3.55rem;
}
.pagination_clan .swiper-pagination-bullet:nth-child(5) {
  background-position-x: -4.799rem;
}
.pagination_clan .swiper-pagination-bullet:nth-child(6) {
  background-position-x: -6.025rem;
}

/*资讯页*/
.header-comm {
  width: 100%;
  height: 3.58rem;
  position: relative;
}
.header-comm:after {
  content: "";
  background: url("../images/banner-ico.png") no-repeat;
  width: 7.5rem;
  height: 0.17rem;
  background-size: 100% auto;
  position: absolute;
  bottom: -0.12rem;
  left: 0;
}
.header-comm img {
  width: 100%;
  height: 3.58rem;
}
.header-comm .back-home {
  background: url("../images/back-home.png") no-repeat;
  width: 1.41rem;
  height: 0.52rem;
  background-size: 100% auto;
  position: absolute;
  top: 1.14rem;
  left: 0;
}
.header-comm .back-list {
  background: url("../images/back-list.png") no-repeat;
  width: 1.41rem;
  height: 0.52rem;
  background-size: 100% auto;
  position: absolute;
  top: 1.14rem;
  left: 0;
}
.page-top .news-nav {
  background: url("../images/news-innernav-bg.jpg") no-repeat;
  width: 100%;
  height: 1.17rem;
  background-size: 100% auto;
}
.page-top .news-nav {
  display: flex;
  width: 100%;
  justify-content: center;
}
.page-top .news-nav .nav-item {
  flex-basis: 24%;
  font-size: 0.28rem;
  color: #b29d7c;
  text-align: center;
  line-height: 1.17rem;
  position: relative;
}
.page-top .news-nav .nav-item.cur {
  font-weight: bold;
  color: #fff1c9;
}
.page-top .news-nav .nav-item.cur:after {
  content: "";
  background: url("../images/news-cur.png") no-repeat;
  width: 1.31rem;
  height: 0.28rem;
  background-size: 100% auto;
  position: absolute;
  top: 1.05rem;
  left: 50%;
  margin-left: -0.65rem;
}
.page-top .news-nav-view .nav-item {
  margin: 0 0.8rem;
}
.swiper-p-list {
  width: 100%;
}
.swiper-p-list .down-more {
  font-size: 0.26rem;
  color: #aa9673;
  text-align: center;
  width: 6.84rem;
  height: 0.86rem;
  border: 1px solid #aa9673;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.76rem auto 0.98rem;
}
.swiper-p-list .down-more.no-more {
  border: none;
  color: #999;
}
.news-p-list {
  margin-top: 0.26rem;
}
.news-p-list .list-item {
  margin-bottom: 0.15rem;
  opacity: 1;
}
.news-p-list .links {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem;
  background: #2a5257;
  font-size: 0.26rem;
  color: #fff1c9;
}
.news-p-list .links .txt {
  flex-basis: 6.8rem;
}
.news-p-list .links .time {
  color: #b29d7c;
}

/*资讯详情*/
.news-deial-wp {
  padding: 0 0.3rem 0.98rem;
}
.news-detail-tit {
  padding: 0.36rem 0;
  border-bottom: 1px solid #f5f0e2;
}
.news-detail-tit .tit {
  font-size: 0.32rem;
  color: #7b6a4f;
  line-height: 0.55rem;
  text-align: center;
}
.news-detail-tit .time {
  font-size: 0.24rem;
  color: #b29d7c;
  text-align: center;
  margin-top: 0.15rem;
}
.news-deial-wp .news-detail {
  padding-top: 0.43rem;
  font-size: 0.26rem;
  color: #b29d7c;
  min-height: 4rem;
}
.news-deial-wp .news-detail p {
  margin: 0.16rem 0;
}
.news-deial-wp .news-detail span {
  background-color: transparent !important;
}
.news-deial-wp .news-detail img {
  max-width: 100%;
  height: auto !important;
}
.news-deial-wp .news-siblings {
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
}
.news-deial-wp .news-siblings a {
  font-size: 0.26rem;
  color: #aa9673;
  text-align: center;
  width: 3.18rem;
  height: 0.86rem;
  border: 1px solid #aa9673;
  line-height: 0.86rem;
  margin: 0 0.15rem;
}

/*视听*/
.swiper-v-list {
  width: 100%;
  padding-top: 0.4rem;
}
.swiper-v-list .video-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0.32rem;
}
.swiper-v-list .video-item {
  width: 3.2rem;
}
.swiper-v-list .video-link {
  width: 100%;
  margin-bottom: 0.4rem;
  display: block;
  color: #8fcbcc;
}
.swiper-v-list .video-item .img-box {
  width: 3.2rem;
  height: 1.8rem;
  background-size: cover;
  background-position: center;
  position: relative;
}
.swiper-v-list .video-item .img-box::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.swiper-v-list .video-item .img-box:after {
  content: "";
  background: url("../images/video-ico.png") no-repeat;
  width: 0.64rem;
  height: 0.64rem;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.swiper-v-list .video-name {
  font-size: 0.24rem;
  color: #8fcbcc;
  display: block;
  line-height: 0.26rem;
  margin-top: 0.1rem;
}
.swiper-v-list .down-more {
  font-size: 0.26rem;
  color: #aa9673;
  text-align: center;
  width: 6.84rem;
  height: 0.86rem;
  border: 1px solid #aa9673;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.36rem auto 0.98rem;
}

.swiper-v-list .pic-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0.32rem;
}
.swiper-v-list .pic-item {
  width: 3.2rem;
}
.swiper-v-list .pic-link {
  width: 100%;
  margin-bottom: 0.4rem;
  display: block;
}
.swiper-v-list .img-box {
  width: 3.2rem;
  height: 1.8rem;
  background-size: cover;
  background-position: center;
  position: relative;
}
.swiper-v-list .pic-name {
  font-size: 0.24rem;
  color: #8fcbcc;
  display: block;
  line-height: 0.26rem;
  margin-top: 0.1rem;
}

.swiper-v-list .swiper-slide ul {
  display: none;
}
.swiper-v-list .swiper-slide.swiper-slide-active ul {
  display: flex;
}

.n-list-wrap {
  display: none;
}
.n-list-wrap.cur {
  display: block;
}

/*body .public_footer{position: fixed; bottom: 0; z-index: 3}*/

body .fuwuxieyi {
  word-break: break-all;
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
body .fuwuxieyi .text-only {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
body .fuwuxieyi a {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
}

/*横屏提示*/
body.landscape {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

body.landscape .landscape-container {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 8796;
}

body.landscape .landscape-container::after {
  content: "\4E3A\4E86\66F4\597D\7684\4F53\9A8C\FF0C\8BF7\5C06\624B\673A\7AD6\8FC7\6765";
  text-align: center;
  font-size: 16px;
  color: #333;
  position: absolute;
  top: 50%;
  left: 0;
  height: 0.3rem;
  width: 100%;
  margin-top: 0.5rem;
  z-index: 99870807;
}

body.landscape .landscape-container::before {
  -webkit-transform: rotateZ(-90deg);
}

body.landscape .landscape-container::before {
  content: "";
  position: absolute;
  z-index: 99870807;
  height: 1.5rem;
  width: 2.4rem;
  left: 50%;
  top: 50%;
  margin: -1.1rem 0 0 -1.2rem;
  color: #fff;
  background-image: url(//zhcdn01.xoyo.com/xassets/lib/assets/images/2021/09/08/hengpin-tips.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2.4rem auto;
  -webkit-transform: rotateZ(0deg);
}

body.landscape .bgv {
  display: none;
}

/*攻略站列表*/
.search-box {
  margin-top: 0.18rem;
  display: flex;
  justify-content: center;
}
.search-box .input-box {
  width: 5.57rem;
  position: relative;
}
.search-box .input-box .search-ico {
  background: url("../images/search-ico.png") no-repeat;
  width: 0.27rem;
  height: 0.27rem;
  background-size: 100% auto;
  position: absolute;
  top: 0.23rem;
  left: 0.27rem;
}
.search-box .input-search {
  width: 100%;
  height: 0.72rem;
  background: #0e1c20;
  padding: 0 0.3rem 0 0.7rem;
  font-size: 0.24rem;
  color: #b29d7c;
  box-sizing: border-box;
}
.search-box .btn-search {
  font-size: 0.24rem;
  color: #524211;
  text-align: center;
  background: url("../images/search-btn.jpg") no-repeat;
  width: 1.28rem;
  height: 0.72rem;
  background-size: 100% auto;
  line-height: 0.72rem;
}
.search-box .input-search::-webkit-input-placeholder {
  color: #2a5257;
}

/* 视听 */
.view-part {
  height: 13.4rem;
}
.views-nav-head-wrap {
  position: relative;
  width: 6.86rem;
  margin: 0.48rem auto 0;
}
.views-nav-head {
  width: 6.42rem;
  height: 0.83rem;
  position: relative;
  display: flex;
  margin: 0 auto calc(0.98rem - 0.83rem);
}
.views-nav-item {
  width: 1.34rem;
  height: 0.45rem;
  line-height: 0.45rem;
  font-size: 0.3rem;
  font-family: "FZFWZhuZiMinchoE";
  color: #6a6a6a;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 0.18rem;
  margin: 0 0.17rem;
}
.views-nav-item span {
  position: relative;
  top: 0.02rem;
}
.views-nav-item.cur {
  background: #5a98ce;
  color: #fff;
}
.views-nav-item::before {
  content: "";
  width: 1.34rem;
  height: 0.1rem;
  bottom: -0.3rem;
  position: absolute;
  left: 50%;
  background: url("../images/tab_bot.png") repeat-x center/auto 100%;
  margin-left: -0.67rem;
  z-index: 2;
}
.views-nav-item.cur::before {
  background: url("../images/tab_bot_on.png") no-repeat center center/auto 100%;
  bottom: -0.29rem;
}
.views-nav-item::after {
  content: "";
  width: 0.5rem;
  height: 0.1rem;
  bottom: -0.3rem;
  position: absolute;
  left: 1.34rem;
  background: url("../images/tab_bot.png") repeat-x center/auto 100%;
  z-index: 2;
}

.views-nav-head::after {
  content: "";
  background: url("../images/tab_bot.png") repeat-x center bottom/auto 100%;
  width: 1.14rem;
  height: 0.1rem;
  position: absolute;
  right: 0;
  bottom: 0.08rem;
}
.views-nav-item i {
  background: no-repeat center center/auto 100%;
  width: 0.34rem;
  height: 0.3rem;
  margin-right: 0.04rem;
}
.views-nav-item1 i {
  background-image: url("../images/icon_tab_video.png");
}
.views-nav-item2 i {
  background-image: url("../images/icon_tab_pic.png");
}
.views-nav-item3 i {
  background-image: url("../images/icon_tab_music.png");
}
.views-nav-item1.cur i {
  background-image: url("../images/icon_tab_video_on.png");
}
.views-nav-item2.cur i {
  background-image: url("../images/icon_tab_pic_on.png");
}
.views-nav-item3.cur i {
  background-image: url("../images/icon_tab_music_on.png");
}

.views-nav-body-item {
  background: url("../images/view_body.png") no-repeat 0/100% 100%;
  width: 6.58rem;
  height: 9.17rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 1.12rem;
}
.views-nav-body-item.cur {
  display: block;
}
.view-cont {
  width: 5.83rem;
  height: 3.27rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.view-cont-box:first-child {
  width: 5.81rem;
  height: 3.27rem;
  margin: 0 auto 0.08rem;
}
.view-cont-box {
  width: 2.87rem;
  height: 1.61rem;
  margin-bottom: 0.09rem;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #c7ad76;
}
.view-cont-box:nth-child(2n):not(:first-child) {
  margin-right: 0.08rem;
}
.view-cont-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.view-cont-box .btn_play {
  background: url("../images/btn_play.png") no-repeat 0 0/100%;
  width: 0.68rem;
  height: 0.68rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.player_box {
  width: 3.57rem;
  height: 2.78rem;
  margin: 0 auto.28rem;
  position: relative;
}
.music-poster {
  width: 2.78rem;
  height: 2.78rem;
  position: relative;
  z-index: 2;
  mask: url("../images/music-poster-mask.png") no-repeat center center/100%;
  -webkit-mask: url("../images/music-poster-mask.png") no-repeat center center/100%;
}
.music-poster img {
  width: 100%;
  height: 100%;
}
.music-poster::after {
  content: "";
  width: 100%;
  height: 100%;
}
.music-circle {
  position: absolute;
  top: 50%;
  margin-top: -1.35rem;
  right: 0;
  background: url("../images/music-circle.png") no-repeat 0/100% 100%;
  width: 2.7rem;
  height: 2.7rem;
  /*animation: ani-music-turning 2s infinite;*/
}

.music-list {
}
.music-list a:first-child {
  border-top: 1px dashed #e6e6e7;
}
.music-list a {
  width: 5.73rem;
  height: 0.8rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #e6e6e7;
  font-size: 0.26rem;
  color: #696969;
}
.music-list a i {
  background: url("../images/icon_music.png") no-repeat center/100%;
  width: 0.28rem;
  height: 0.4rem;
  display: inline-block;
  margin: 0 0.1rem;
}
.music-list a .music-info {
  width: 1.4rem;
  margin-left: 0.2rem;
}
.music-list a .music-title {
  width: 3.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.music-list a .time {
  margin-left: auto;
}

/*游戏资料*/
.data-part {
  width: 100%;
  height: 7.54rem;
  background-size: 100% auto;
  position: relative;
}
.data-part .tit-data {
  background-image: url("../images/tit_data.png");
}
.section-data {
  margin-top: 0.7rem;
}

.play-nav .nav-item {
  flex-basis: 24%;
  font-size: 0.28rem;
  color: #b29d7c;
  text-align: center;
  line-height: 0.86rem;
  position: relative;
}
.play-nav .nav-item.cur {
  font-weight: bold;
  color: #fff1c9;
}
.play-nav .nav-item.cur:after {
  content: "";
  background: url(../images/news-cur.png) no-repeat;
  width: 1.31rem;
  height: 0.28rem;
  background-size: 100% auto;
  position: absolute;
  top: 0.76rem;
  left: 50%;
  margin-left: -0.65rem;
}
.play-detail-wp .play-nav .nav-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #b29d7c;
}
.play-detail-wp .swiper-slide {
  overflow: hidden;
}
.play-list {
  display: flex;
  flex-wrap: wrap;
}
.play-list .play-item {
  width: 2.19rem;
  height: 1.23rem;
  background: #142b2d;
  position: relative;
  margin-bottom: 0.1rem;
}
.play-list .play-item:nth-child(3n - 1) {
  margin: 0 0.12rem;
}
.play-list .play-link {
  display: block;
  width: 100%;
  height: 1.23rem;
}
.play-list .play-link img {
  width: 1.06rem;
  height: auto;
  position: absolute;
  top: 0.1rem;
  left: 50%;
  margin-left: -0.53rem;
}
.play-list .play-link .name {
  width: 80%;
  font-size: 0.2rem;
  color: #b29d7c;
  text-align: center;
  position: absolute;
  top: 0.5rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.play-list .play-link .name {
  width: 100%;
  font-size: 0.2rem;
  color: #b29d7c;
  text-align: center;
  position: absolute;
  top: 0.5rem;
  left: 0;
  z-index: 2;
}
.play-list .play-link::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(2, 20, 25, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.swiper-play {
  width: 6.84rem;
  padding: 0.3rem 0 0.5rem 0;
}
.swiper-play .play-pagination {
  bottom: 0.1rem;
}
.swiper-play .swiper-pagination-bullet {
  background: uswiper-container;
}
.swiper-play .swiper-pagination-bullet-active {
  background-position: 0 0;
}
.swiper-play-wp {
  width: 100%;
  position: relative;
}
.swiper-play-wp .swiper-button-prev,
.swiper-play-wp .swiper-button-next {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 50%;
  outline: none;
  margin: -0.25rem 0 0;
  z-index: 10;
}
.swiper-play-wp .swiper-button-prev {
  background-position: -6.18rem -0.06rem;
  left: -0.07rem;
}
.swiper-play-wp .swiper-button-next {
  background-position: -6.84rem -0.06rem;
  right: -0.07rem;
}
.swper-play-wp {
  width: 100%;
  position: relative;
}
.swper-play-wp .swiper-button-prev,
.swper-play-wp .swiper-button-next {
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  top: 1.25rem;
  outline: none;
  margin: 0;
  z-index: 10;
}
.swper-play-wp .swiper-button-prev {
  background-position: -6.18rem -0.06rem;
  left: -0.07rem;
}
.swper-play-wp .swiper-button-next {
  background-position: -6.84rem -0.06rem;
  right: -0.07rem;
}
.ot-detail-wp {
  padding-bottom: 1.4rem;
}
.ot-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.24rem;
}
.ot-list .ot-item {
  background: url("../images/ot-bg.jpg") no-repeat;
  width: 2.2rem;
  height: 0.92rem;
  background-size: 100% auto;
  margin-bottom: 0.1rem;
}
.ot-list .ot-item:nth-child(2) {
  margin: 0 0.12rem;
}
.ot-list .ot-item:nth-child(3n + 2) {
  margin: 0 0.12rem;
}
.ot-list .ot-link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff1c9;
}
.ot-list .ot-link img {
  width: 0.87rem;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.44rem;
}
.ot-list .ot-link .name {
  width: 100%;
  font-size: 0.26rem;
  color: #b29d7c;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 0.25rem;
  left: 0;
}
@keyframes run {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ani-fadeDownIn {
  0% {
    opacity: 0;
    transform: translateY(-0.26rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ani-fadeBigDownIn {
  0% {
    opacity: 0;
    transform: translateY(-0.6rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ani-fadeScaleIn {
  0% {
    opacity: 0;
    transform: scale(2.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
