@charset "UTF-8";@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

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

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

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes slideDownIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0,-1rem,0);
        -ms-transform: translate3d(0,-1rem,0);
        transform: translate3d(0,-1rem,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideDownIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0,-1rem,0);
        -ms-transform: translate3d(0,-1rem,0);
        transform: translate3d(0,-1rem,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes slideUpIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0,1rem,0);
        -ms-transform: translate3d(0,1rem,0);
        transform: translate3d(0,1rem,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideUpIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0,1rem,0);
        -ms-transform: translate3d(0,1rem,0);
        transform: translate3d(0,1rem,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes slideRightIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(-1rem,0,0);
        -ms-transform: translate3d(-1rem,0,0);
        transform: translate3d(-1rem,0,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideRightIn {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(-1rem,0,0);
        -ms-transform: translate3d(-1rem,0,0);
        transform: translate3d(-1rem,0,0)
    }

    to {
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.index-top {
    overflow: hidden
}

.s1{
  background: url(../img/s1_small.jpg) no-repeat center 0 / auto 10.4rem;
}

.s2 {
    background: url(../img/s2-768c0b2325.jpg) no-repeat center 10.4rem;
    background-size: auto 18.18rem
}

.header {
    height: 7rem
}

.tit {
    line-height: 99em;
    overflow: hidden;
    margin: 0 auto
}

.tit1,.tit2 {
    width: 4.5rem;
    height: .41rem
}

.tit1 {
    background: url(../img/sprite/tit/1-551437fa05.png) no-repeat 0 0/4.5rem .41rem
}

.tit2 {
    background: url(../img/sprite/tit/2-59807affe9.png) no-repeat 0 0/4.5rem .41rem
}

.play-btn,.top-xsk {
    display: block;
    position: absolute
}

.play-btn {
    background: url(../img/play2_h-a3efe44e7f.png) no-repeat 0 0/.46rem .46rem;
    width: .46rem;
    height: .46rem;
    left: 5.65rem;
    top: 1.8rem
}

.play-btn:hover {
    background: url(../img/play2-1581cce5ca.png) no-repeat 0 0/.46rem .46rem;
    width: .46rem;
    height: .46rem
}

.top-xsk {
    left: 3.48rem;
    top: 5.33rem;
    z-index: 10;
    background: url(../img/xsk-f0673199d5.png) no-repeat;
    width: 1.53rem;
    height: 1.07rem
}

.yuyue-area {
    display: block;
    width: 100%;
    height: 6.56rem
}

.btn-yuyue,.tips-txt {
    position: absolute;
    overflow: hidden
}

.btn-yuyue {
    display: none;
    left: 50%;
    margin-left: -1.15rem;
    background: url(../img/yuyue5-661405ee26.png) no-repeat 0 0/2.3rem .6rem;
    line-height: 99em;
    color: #acacac;
    font-size: .2rem;
    text-align: center;
    text-decoration: none;
    top: 5.2rem;
    width: 2.3rem;
    height: .6rem
}

.btn-yuyue:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.tips-txt {
    background: url(../img/top_tips-0e904fe13c.png) no-repeat 0 0/3.67rem .36rem;
    width: 3.67rem;
    height: .36rem;
    left: 2.24rem;
    top: 3.64rem;
    text-indent: -9999em
}

/* =========================
   1. 外层：top-down 作为白色发光卡片
========================= */
.top-down{
  /* 保持你原来的定位，不动 */
  position: absolute;
  left: 50%;
  top: 5.00rem;
  transform: translateX(2.15rem);
  z-index: 3 !important;

/* 👇 套用你原本那张背景图（这里路径换成你真实的） */
  background: url(/img/sprite_bg.png) no-repeat center center !important;
  background-size: 100% 100% !important;

  width: 3.7rem !important;     /* 按你原底图尺寸来 */
  height: 1.9rem !important;

  padding: 0.18rem 0.15rem 0.15rem 0.20rem !important;
  box-sizing: border-box !important;

  display: flex !important;
  align-items: flex-start !important;
}


/* =========================
   2. 左侧二维码：去黑底，融进背景图
========================= */
.top-down .code-area{
  background: transparent !important;
  border: none !important;

  width: 1.34rem !important;
  height: auto !important;

  margin: 0 0.13rem 0 0 !important;
  padding: 0 !important;
  float: none !important;
}

.top-down .code-area-img{
  background: #fff !important;
  width: 1.34rem !important;
  height: 1.34rem !important;
  margin: 0 !important;
  border-radius: 0.06rem !important;
}

.top-down .code-area-img img{
  width: 1.26rem !important;
  height: 1.26rem !important;
  margin: 0.04rem auto 0 !important;
  display: block !important;
}

.top-down .code-area p{
  font-size: 0.12rem !important;
  color: #fff !important;   /* 放在背景图上，一般白字更清晰 */
  text-align: center !important;
  margin-top: 0.04rem !important;
}


/* =========================
   1) 右侧按钮区：竖排
========================= */
.top-down .down-area{
  float: none !important;
  background: transparent !important;
  border: none !important;

  display: flex !important;
  flex-direction: column !important;
  gap: 0.06rem !important;

  width: 1.81rem !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* =========================
   2) 按钮：flex + 左对齐 + 图标（套用你 ban-code 的按钮形态）
========================= */
.top-down .down-area a{
  float: none !important;
  margin: 0 !important;

  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 0.06rem !important;
  padding-left: 0.10rem !important;

  width: 100% !important;
  height: 0.34rem !important;

  font-size: 0.13rem !important;
  font-weight: bold !important;
  color: #573b22 !important;
  border-radius: 0.05rem !important;
  text-decoration: none !important;

  box-sizing: border-box !important;
  position: relative !important;
  overflow: hidden !important;

  transition: opacity 0.2s ease, transform 0.2s ease !important;
}

.top-down .down-area a:hover{ opacity: 0.88 !important; }
.top-down .down-area a:active{ transform: translateY(0.01rem) !important; }

/* =========================
   3) 图标（白色 mask）
========================= */
.top-down .down-area a::before{
  content: "" !important;
  display: inline-block !important;
  width: 0.16rem !important;
  height: 0.16rem !important;
  background-color: #573b22 !important;

  -webkit-mask-repeat: no-repeat !important;
  -webkit-mask-size: contain !important;
  -webkit-mask-position: center !important;
  mask-repeat: no-repeat !important;
  mask-size: contain !important;
  mask-position: center !important;
}

/* =========================
   4) 按钮颜色：按你的 class 名
========================= */
.top-down .down-area a.android-btn{ background: #cdb67d !important; }
.top-down .down-area a.ios-btn{     background: #cdb67d !important; }
.top-down .down-area a.pc-btn{      background: #cdb67d !important; }
.top-down .down-area a.mac-btn{     background: #cdb67d !important; }

/* =========================
   5) 图标文件：按你的 class 名（路径按你实际）
========================= */
.top-down .down-area a.android-btn::before{
  -webkit-mask-image: url(/img/android.png) !important;
  mask-image: url(/img/android.png) !important;
}
.top-down .down-area a.ios-btn::before{
  -webkit-mask-image: url(/img/ios.png) !important;
  mask-image: url(/img/ios.png) !important;
}
.top-down .down-area a.pc-btn::before{
  -webkit-mask-image: url(/img/pc.png) !important;
  mask-image: url(/img/pc.png) !important;
}
.top-down .down-area a.mac-btn::before{
  -webkit-mask-image: url(/img/ios.png) !important; /* 你有 mac 图标就用这个 */
  mask-image: url(/img/ios.png) !important;
}

/* =========================
   6) 关键：干掉你旧的“红金按钮/高光条/渐变”影响
   （你旧代码是 .down-area a.down-xxx 写死的，但也可能有更泛的 a 样式）
========================= */
.top-down .down-area a{
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;
}

/* 如果你之前有写 .top-down .down-area a::before 做“高光扫光”
   现在 ::before 被我们当图标用，必须确保不被旧扫光覆盖 */
.top-down .down-area a::before{
  left: auto !important;
  top: auto !important;
  transform: none !important;
  transition: none !important;
}
/* =========================
   hover：明显，但不改原颜色
========================= */
.top-down .down-area a{
  position: relative !important;
  overflow: hidden !important;
}

/* hover 叠加层（更明显） */
.top-down .down-area a::after{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;

  /* 👇 这里是关键：明显一点的叠色 */
  background: rgba(0,0,0,0.32) !important;

  opacity: 0 !important;
  pointer-events: none !important;
  transition: opacity 0.15s ease !important;
}

/* hover 显示 */
.top-down .down-area a:hover::after{
  opacity: 1 !important;
}

/* active（按下）再深一点 */
.top-down .down-area a:active::after{
  background: rgba(0,0,0,0.45) !important;
}

.card,.hot-pic {
    float: left;
    position: relative
}

.card {
    margin-top: .48rem;
    margin-left: .08rem;
    background: url(../img/hdown_card-6db51f2a3d.png) no-repeat 0 0/1.41rem .9rem;
    width: 1.41rem;
    height: .9rem
}

.card a {
    display: block;
    line-height: .9rem;
    text-align: center;
    font-size: .2rem;
    color: #ffdaab;
    text-shadow: 0 0 .01rem #ffdaab
}

.card a:hover {
    text-decoration: none;
    opacity: .9
}

.card i {
    position: absolute;
    left: 0;
    top: -39px;
    background: url(../img/card_tips-f1160b20c9.png) no-repeat 0 0/1.4rem .49rem;
    width: 1.4rem;
    height: .49rem
}

.hot-pic {
    overflow: hidden
}

.hot-pic,.hot-pic .swiper-slide {
    width: 5.98rem;
    height: 2.7rem
}

.card a,.game-tese .tese-swiper .swiper-slide img,.hot-pic .swiper-slide img {
    width: 100%;
    height: 100%
}

.hot-pic .swiper-pagination {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: .14rem;
    font-size: 0;
    text-align: right
}

.hot-pic .swiper-pagination span {
    display: inline-block;
    margin: 0 .05rem;
    cursor: pointer;
    background: url(../img/tese_i-22ba7cef47.png) no-repeat 0 0/.24rem .24rem;
    width: .24rem;
    height: .24rem
}

.hot-pic .swiper-pagination span.swiper-pagination-bullet-active {
    background: url(../img/tese_i_h-199a3d0504.png) no-repeat 0 0/.24rem .24rem;
    width: .24rem;
    height: .24rem
}

.little-tit {
    overflow: hidden;
    height: .54rem;
    border-bottom: 1px solid #e2e2e2
}

.little-tit h2 i {
    display: block;
    position: absolute;
    width: 100%;
    height: .02rem;
    background: #e90801;
    left: 0;
    bottom: 0
}

.little-tit h2 {
    float: left;
    font-size: .18rem;
    line-height: .54rem;
    position: relative
}

.little-tit .more {
    float: right;
    margin-top: .18rem;
    font-size: .14rem;
    color: #5f5f5f
}

.little-tit .more em {
    background: url(../img/more_add-ff13f0037b.png) no-repeat 0 0/.08rem .08rem;
    width: .08rem;
    height: .08rem;
    margin-left: .02rem
}

.little-tit .more:hover {
    color: #c4ab72
}

.little-tit .more:hover em {
    background: url(../img/more_add_h-b8587cf9d8.png) no-repeat 0 0/.08rem .08rem;
    width: .08rem;
    height: .08rem
}

.news-part {
    float: left;
    width: 4.02rem;
    height: 2.7rem;
    background: #fff;
    overflow: hidden;
    color: #444
}

.news-part .news-box {
    padding: 0 .22rem;
    margin: .03rem;
    overflow: hidden
}

.news-part .news-hot {
    font-size: 0;
    word-spacing: -1px;
    text-align: center
}

.news-part .news-hot a {
    height: .36rem;
    color: #222;
    line-height: .36rem;
    margin-top: .05rem;
    text-align: center;
    display: block;
    font-size: .16rem;
    font-weight: 700;
    white-space: nowrap;
    letter-spacing: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-part .news-key {
    overflow: hidden;
    line-height: .28rem;
    text-align: center
}

.news-part .news-key a {
    color: #e90801;
    text-align: center;
    margin: 0 .06rem
}

.news-part .news-key a:hover {
    text-decoration: underline
}

.news-part .news-list {
    overflow: hidden
}

.news-part .news-list li {
    vertical-align: top;
    height: .32rem
}

.news-part .news-list li a {
    display: block;
    font-size: .14rem;
    color: #5c5c5c;
    height: .32rem;
    line-height: .32rem;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.news-part .news-list li a.news-fc {
    color: #e90801
}

.news-part .news-list li a:hover {
    color: #e90801;
    margin-left: .06rem
}

.little-tit .more em,.new-service .inner-box em,.news-part .news-list li i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.news-part .news-list li i {
    background: #e90801;
    color: #fff;
    font-size: .1rem;
    text-align: center;
    margin-left: .02rem;
    line-height: .14rem;
    border-radius: .02rem;
    width: .12rem;
    height: .14rem
}

.new-service {
    float: left;
    font-size: .14rem;
    color: #fff;
    background: #2a2a2aa8 no-repeat 0 0 / 2rem 2.7rem;
    width: 2rem;
    height: 2.7rem
}

.new-service .inner-box {
    padding: .21rem .25rem 0
}

.new-service .inner-box h4 {
    font-size: .2rem;
    line-height: .22rem;
    text-align: center
}

.new-service .inner-box h4 em {
    margin: 0 .12rem
}

.new-service .inner-box h4 a {
    color: #fff
}

.new-service .inner-box h4 a:hover {
    color: red
}

.new-service .inner-box em {
    background: url(../img/i_lx-6ba9b73fb0.png) no-repeat 0 0/.08rem .08rem;
    width: .08rem;
    height: .08rem
}

.new-service .inner-box li a {
    display: block;
    width: 100%;
    color: #b0b0b0;
    height: .17rem
}

.new-service .service-list {
    padding: .18rem 0;
    overflow: hidden
}

.guide-list li,.service-list li {
    border-bottom: 1px solid #303030;
    overflow: hidden
}

.service-list li {
    font-size: .13rem;
    padding-bottom: .08rem;
    float: left;
    width: 50%
}

.service-list li.r {
    text-align: right
}

.new-service .inner-box li a:hover {
    color: #c5130e
}

.guide-list{
    overflow: hidden;
    padding-top: .05rem;
}

.guide-list li{
    float: left;
    width: 50%;
    border-bottom: 1px solid #303030;
}

.guide-list li.r{
    text-align: right;
}

.guide-list li a{
    display: block;
    width: 100%;
    height: .14rem;
    padding: .1rem 0;
    color: #b0b0b0;
}

.guide-list li a:hover{
    color: #c5130e;
}


.weihu {
    height: .25rem;
    line-height: .25rem;
    text-align: center;
    margin-top: .08rem
}

.weihu a {
    color: #b0b0b0
}

.game-intro,.game-tese {
    overflow: hidden;
    width: 12rem
}

.game-tese {
    margin-top: .2rem;
    height: 3.6rem;
    position: relative;
    background: #444
}

.game-tese .tese-swiper {
    width: 12rem;
    height: 3.6rem
}

.game-tese .tese-tab {
    position: absolute;
    right: .32rem;
    top: .09rem;;
    /* 半透明黑色背景 + IE兼容 */
    background-color: #2a2a2aa8;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5292929", endColorstr="#E5292929");
    /* 仅保留边框（无圆角） */
    border: 1px solid #cdb67d;
    /* 原有布局属性 */
    width: 2.7rem;
    height: 3.4rem;
    overflow: hidden;
    z-index: 2;
}

.game-tese .tese-tab ul {
    overflow: hidden;
    margin: .97rem 0 0 .35rem
}

.game-tese .tese-tab li {
    float: left;
    width: .35rem;
    height: 1.78rem;
    margin-right: .08rem;
    color: #fff;
    cursor: pointer
}

.game-tese .tese-tab li span {
    display: block;
    font-size: .18rem;
    line-height: .18rem;
    width: .18rem;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    letter-spacing: .02rem
}

.game-tese .tese-tab li.on,.game-tese .tese-tab li:hover {
    background: #cdb67d;
    color: #573b22
}

.game-intro {
    padding-top: .6rem;
    margin: 0 auto
}

.game-intro .intro-info {
    float: left;
    width: 6.9rem
}

.game-intro .intro-info h2 {
    color: #7e7e7e;
    font-size: .42rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: .28rem
}

.game-intro .intro-info p {
    font-size: .18rem;
    color: #c4ab72;
    line-height: .3rem;
    text-indent: 2em
}

.game-intro .intro-info p span {
    color: #e62232
}

.general-box {
    margin-top: .2rem;
    overflow: hidden;
    position: relative
}

.famous-general {
    float: left;
    width: 8rem;
    height: 3.6rem;
    position: relative
}

.famous-general .s-tit {
    font-size: .18rem;
    position: absolute;
    right: .26rem;
    top: .18rem;
    color: #444;
    z-index: 10
}

.famous-general .line {
    width: .93rem;
    right: .29rem;
    top: .58rem;
    position: absolute;
    z-index: 10;
    height: .02rem;
    background: #252831
}

.famous-general .famous-tab {
    position: absolute;
    right: .22rem;
    top: .7rem;
    width: 1rem;
    overflow: hidden;
    z-index: 11
}

.famous-general .famous-tab li {
    border: 1px solid #c2c0c2;
    float: left;
    margin: 0 .03rem .03rem 0;
    position: relative;
    cursor: pointer
}

.famous-general .famous-tab img {
    display: block;
    width: .43rem;
    height: .43rem
}

.famous-general .famous-tab li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#99000000", endColorstr="#99000000");
    background-color: rgba(0,0,0,.6);
    text-align: center;
    line-height: .43rem;
    color: #fff;
    font-size: .12rem;
    display: none
}

:root .famous-general .famous-tab span {
    -webkit-filter: none;
    filter: none
}

.famous-general .famous-box li.on,.famous-general .famous-tab li.on span,.famous-general .famous-tab li:hover span {
    display: block
}

.famous-general .famous-box li {
    position: relative;
    display: none
}

.famous-general .txt-con {
    position: absolute;
    left: 4rem;
    top: .16rem;
    -webkit-animation: slideDownIn .2s .2s ease both;
    animation: slideDownIn .2s .2s ease both
}

.famous-general .txt-con h5 {
    text-indent: -9999em;
    overflow: hidden;
    width: 1.85rem
}

.famous-general .txt-con .gy {
    background: url(../img/name_gy-25a8a8baaf.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .dq {
    background: url(../img/name_dq-c61d0f8dee.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .lc {
    background: url(../img/name_lc-9cfd554ff9.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .lx {
    background: url(../img/name_lx-29f9992244.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .mgy {
    background: url(../img/name_mgy-feb4c99dab.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .sj {
    background: url(../img/name_sj-243d8e2b9b.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .was {
    background: url(../img/name_was-ff156e6b21.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .xhy {
    background: url(../img/name_xhy-d328168262.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .zf {
    background: url(../img/name_zf-8781c75c61.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .zy {
    background: url(../img/name_zy-9f6360d761.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .zyu {
    background: url(../img/name_zyu-63fbaa629c.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con .wxf {
    background: url(../img/name_wxf-3973e9de33.png) no-repeat 0 0/1.85rem .92rem;
    width: 1.85rem;
    height: .92rem
}

.famous-general .txt-con p {
    font-size: .12rem;
    line-height: .16rem;
    color: #5c5c5c;
    width: 2.4rem;
    margin: .06rem 0
}

.famous-general img {
    width: 8rem;
    height: 3.6rem
}

.famous-general .txt-con img {
    width: 1.8rem;
    height: 1.8rem;
    -webkit-animation: slideUpIn .2s .5s ease both;
    animation: slideUpIn .2s .5s ease both
}

.cn-section {
    float: left;
    position: relative;
    background: #444
}

.cn-section,.cn-section .swiper-slide {
    width: 4rem;
    height: 3.6rem
}

.cn-section .swiper-slide img {
    width: 100%;
    height: 100%
}

.cn-section .line,.cn-section .s-tit {
    left: .2rem;
    position: absolute;
    z-index: 4
}

.cn-section .s-tit {
    font-size: .18rem;
    color: #f2f2f2;
    top: .21rem
}

.cn-section .line {
    width: .84rem;
    top: .58rem;
    height: .02rem;
    background: #757575
}

.cn-section .cn-txt {
    color: #fff;
    position: absolute;
    left: .2rem;
    top: .85rem
}

.cn-section .cn-txt .name {
    font-size: .3rem;
    font-family: "宋体";
    padding-bottom: .14rem;
    font-weight: 700
}

.cn-section .cn-txt p {
    font-size: .12rem;
    color: #b9b8b8;
    position: relative;
    padding-bottom: .04rem
}

.cn-section .cn-txt p i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle
}

.cn-section .cn-txt p.ts {
    width: 1.17rem;
    padding-left: .39rem
}

.cn-section .cn-txt p strong {
    position: absolute;
    left: 0;
    top: 0
}

.cn-section .cn-txt p i.i3 {
    background: url(../img/star3-bf0f4a7d58.png) no-repeat 0 0/.31rem .08rem;
    width: .31rem;
    height: .08rem
}

.cn-section .cn-txt p i.i4 {
    background: url(../img/star4-5b623303f0.png) no-repeat 0 0/.43rem .08rem;
    width: .43rem;
    height: .08rem
}

.cn-section .cn-txt p i.i5 {
    background: url(../img/star5-b74f927335.png) no-repeat 0 0/.55rem .08rem;
    width: .55rem;
    height: .08rem
}

.cn-section .cn-txt p i.i35 {
    background: url(../img/star35-de66e6a6ab.png) no-repeat 0 0/.43rem .08rem;
    width: .43rem;
    height: .08rem
}

.cn-section .cn-txt p i.i45 {
    background: url(../img/star45-145ed2c462.png) no-repeat 0 0/.54rem .08rem;
    width: .54rem;
    height: .08rem
}

.cn-section .cn-next,.cn-section .cn-prev {
    position: absolute;
    top: 3.19rem;
    display: block;
    cursor: pointer
}

.cn-section .cn-prev {
    background: url(../img/mng_prev-d8e260a690.png) no-repeat 0 0/.41rem .27rem;
    width: .41rem;
    height: .27rem;
    left: 1.77rem
}

.cn-section .cn-prev:hover {
    background: url(../img/mng_prev_h-71b8db62f0.png) no-repeat 0 0/.41rem .27rem;
    width: .41rem;
    height: .27rem
}

.cn-section .cn-next {
    background: url(../img/mng_next-6cb4c1516a.png) no-repeat 0 0/.41rem .27rem;
    width: .41rem;
    height: .27rem;
    right: 1.36rem
}

.cn-section .cn-next:hover {
    background: url(../img/mng_next_h-511673d80d.png) no-repeat 0 0/.41rem .27rem;
    width: .41rem;
    height: .27rem
}

.infomation {
    margin-top: .2rem;
    overflow: hidden;
    background: #fff;
}

.infomation .little-tit h2 i {
    background: #252831;
}

.infomation .info-item {
    float: left;
    width: 4rem;
    height: auto;
    position: relative;
}

.infomation .info-item .in-box {
    padding: 0 .2rem;
}

.infomation .info-item .line {
    display: block;
    width: 1px;
    height: 100%;
    background: #f3f3f4;
    position: absolute;
    right: 0;
}

/* ⭐ 这里是关键修改：固定只显示 5 行 */
.infomation .info-list {
    height: 1.75rem;        /* 0.32rem × 5 + 0.15rem */
    overflow: hidden;
    padding-top: .15rem;
}

.infomation .info-list li {
    vertical-align: top;
    height: .32rem;
}

.infomation .info-list li a {
    display: block;
    font-size: .14rem;
    color: #5c5c5c;
    height: .32rem;
    line-height: .32rem;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.infomation .info-list li a.hot {
    color: #e90801;
}

.infomation .info-list li a:hover {
    color: #e90801;
    margin-left: .06rem;
}



.bz-sel li i,.infomation .info-list li i {
    display: inline-block;
    *display: inline;
    *zoom:1}

.infomation .info-list li i {
    width: .12rem;
    height: .14rem;
    background: #e90801;
    color: #fff;
    font-size: .1rem;
    text-align: center;
    margin-left: .02rem;
    line-height: .14rem;
    border-radius: .02rem;
    vertical-align: middle
}

.bz-section {
    height: 2.6rem;
    background: url(../img/bg1.png) no-repeat 0 0/100% 100%;
    position: relative;
    margin-top: .2rem
}

/* ====== 兵种背景切换 ====== */
.bz-section.bg-phy{
  background: url(../img/bg1.png) no-repeat 0 0/100% 100%;
}

.bz-section.bg-mag{
  background: url(../img/bg2.png) no-repeat 0 0/100% 100%;
}

.bz-section.bg-mon{
  background: url(../img/bg3.png) no-repeat 0 0/100% 100%;
}

.bz-sel {
    position: absolute;
    left: 1.17rem;
    top: .2rem
}

.bz-sel li {
    float: left;
    height: .28rem;
    line-height: .28rem;
    position: relative;
    padding-right: .3rem;
    font-size: .16rem;
    color: #141414;
    cursor: pointer;
    margin-right: .12rem
}

.bz-sel li i {
    margin-right: .1rem;
    vertical-align: top
}

.bz-sel li.on,.bz-sel li:hover {
    color: #a67d1e
}

.bz-sel li em,.bz-sel li span {
    height: .02rem;
    display: block;
    position: absolute
}

.bz-sel li span {
    left: .38rem;
    bottom: -.02rem;
    width: .48rem
}

.bz-sel li.on span,.bz-sel li:hover span {
    background: #a67d1e
}

.bz-sel li em {
    background: url(../img/three_d-412df0f49e.png) no-repeat 0 0/.18rem .02rem;
    width: .18rem;
    right: 0;
    top: .13rem
}

.bz-sel .dbx i {
    background: url(../img/bz_i1-a1c521e56a.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .dbx.on i,.bz-sel .dbx:hover i {
    background: url(../img/bz_i1_h-cd6458237c.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qbx i {
    background: url(../img/bz_i2-710c51d4da.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qbx.on i,.bz-sel .qbx:hover i {
    background: url(../img/bz_i2_h-d3f28ca4c9.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .gbx i {
    background: url(../img/bz_i3-41f904cdcd.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .gbx.on i,.bz-sel .gbx:hover i {
    background: url(../img/bz_i3_h-d3e9ab20a0.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qibx i {
    background: url(../img/bz_i4-e9bb3386d2.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qibx.on i,.bz-sel .qibx:hover i {
    background: url(../img/bz_i4_h-5a9c6629df.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .fzx i {
    background: url(../img/bz_i5-0674d788b1.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .fzx.on i,.bz-sel .fzx:hover i {
    background: url(../img/bz_i5_h-cb215467e1.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qxx i {
    background: url(../img/bz_i6-60707e7652.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-sel .qxx.on i,.bz-sel .qxx:hover i {
    background: url(../img/bz_i6_h-f08eea5679.png) no-repeat 0 0/.28rem .28rem;
    width: .28rem;
    height: .28rem
}

.bz-main {
    width: 11.53rem;
    position: relative;
    margin-left: 1.17rem
}

.bz-main .item {
    display: none
}

.bz-jn li:hover .arrow,.bz-jn li:hover .tips-b,.bz-main .item.on {
    display: block
}

.bz-main h5 {
    font-size: .24rem;
    color: #141414;
    padding-bottom: .1rem;
    font-weight: 700;
}

.bz-main .bz-txt {
    font-size: .12rem;
    color: #4b4b4b;
    width: 2.1rem;
    position: absolute;
    left: 2.84rem;
    top: .6rem
}

.bz-main p {
    margin-bottom: 1.04rem;
    line-height: .2rem;
}

.bz-main .bz-jn .tit,.bz-main .bz-txt strong {
    color: #fcfcfc;
    width: .94rem;
    text-align: center;
    background: #000
}

.bz-main .bz-txt strong {
    display: inline-block;
    *display: inline;
    *zoom:1;height: .2rem
}

.bz-main .bz-img {
    position: absolute;
    right: 0;
    top: 0
}

.bz-main .bz-img img {
    display: block;
    width: 3.76rem;
    height: 2.6rem
}

.bz-jn li .arrow,.bz-main .bz-jn {
    position: absolute;
    left: 5.2rem;
    top: 0.24rem
}

.bz-main .bz-jn .tit {
    font-size: .14rem;
    margin: 0 0 .06rem;
    height: .16rem;
    line-height: .16rem
}

.bz-icon-list li,.bz-jn li {
    float: left;
    position: relative
}

.bz-jn li {
    margin-right: .1rem
}

.bz-jn li img {
    width: .42rem;
    height: .42rem
}

.bz-jn li .arrow {
    background: url(../img/bz_icon_arrow-b66307feed.png) no-repeat 0 0/.11rem .06rem;
    width: .11rem;
    height: .06rem;
    left: .18rem;
    top: .44rem;
    display: none
}

.bz-jn li .tips-b {
    width: 1.36rem;
    position: absolute;
    left: 50%;
    margin-left: -.68rem;
    top: .5rem;
    background: #64646d;
    z-index: 3;
    display: none
}

.bz-jn li .tips-b span {
    display: block;
    text-align: center;
    background: #c1a155;
    font-size: .16rem;
    color: #fff;
    height: .26rem;
    line-height: .26rem
}

.bz-jn li .tips-b p {
    font-size: .12rem;
    color: #fff;
    padding: .04rem .07rem;
    line-height: .18rem;
    margin-bottom: 0
}

.bz-icon-list {
    width: 2.5rem;
    text-align: center;
    position: absolute;
    /* left: 0; */
    top: .65rem;
}

.bz-icon-list li {
    margin: 0 .20rem .06rem 0;
    cursor: pointer
}

.bz-icon-list li img {
    width: .55rem;
    height: .55rem
}

/* 保证图标是圆的 */
.bz-icon-list li img{
    border-radius: 50%;
}

/* 选中状态（JS 会自动加 .on） */
.bz-icon-list li.on img{
    box-shadow:
      0 0 0 .03rem #FFC107,      /* 黑色外圈 */
      0 0 .20rem #FFEB3B;  /* 白色柔光 */
}

.bz-cont-item {
    display: none
}

.bz-cont-item.on,.video-item li:hover span,.wallpaper-item li:hover span {
    display: block
}

.media-section {
    height: 2.1rem;
    position: relative;
    overflow: hidden;
    margin-top: .2rem
}

.media-section .little-tit h2 i {
    background: #252831
}

.media-section .media-item {
    float: left;
    position: relative;
    background: #fff;
    height: 2.1rem
}

.media-section .media-item .in-box {
    padding: 0 .2rem
}

.media-section .wallpaper-item {
    width: 4.5rem
}

.media-section .video-item {
    width: 4.5rem;
    margin: 0 .01rem
}

.media-section .music-item {
    width: 2.98rem
}

.video-item ul,.wallpaper-item ul {
    padding-top: .14rem;
    overflow: hidden
}

.wallpaper-item li {
    float: left;
    position: relative;
    width: 1.9rem;
    height: 1.24rem;
    overflow: hidden;
    margin-left: .26rem
}

.video-item li:first-child,.wallpaper-item li:first-child {
    margin-left: 0
}

.video-item li img,.wallpaper-item li img {
    display: block;
    width: 1.9rem;
    height: 1.24rem
}

.wallpaper-item li span {
    display: none;
    width: 1.84rem;
    height: 1.18rem;
    border: .03rem solid #dfb968;
    position: absolute;
    left: 0;
    top: 0
}

.music-item ul li,.video-item li {
    position: relative;
    float: left;
    overflow: hidden
}

.video-item li {
    width: 1.9rem;
    height: 1.24rem;
    margin-left: .26rem
}

.video-item li span {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.26rem 0 0 -.26rem;
    background: url(../img/video_list_sp-4ef84b3de4.png) no-repeat 0 0/.56rem .56rem;
    width: .56rem;
    height: .56rem
}

.music-item ul {
    padding-top: .14rem
}

.music-item ul li {
    width: 50%
}

.music-item ul li img {
    display: block;
    width: .98rem;
    height: .98rem;
    margin: 0 auto;
    border-radius: .98rem;
    -webkit-border-radius: .98rem;
    -moz-border-radius: .98rem;
    -o-border-radius: .98rem
}

.music-item ul li .arrow {
    display: block;
    position: absolute;
    left: 50%;
    top: .33rem;
    margin-left: -.17rem;
    background: url(../img/mp3_i-4435952d32.png) no-repeat 0 0/.34rem .34rem;
    width: .34rem;
    height: .34rem
}

.music-item ul li p {
    text-align: center;
    font-size: .14rem;
    color: #292929;
    line-height: .2rem;
    padding-top: .03rem
}

.code-part .inner-item,.music-item ul li p i {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: top
}

.music-item ul li p i {
    background: url(../img/mp3_down_sp-1db278117d.png) no-repeat 0 0/.18rem .13rem;
    width: .18rem;
    height: .13rem;
    margin-top: .02rem;
    margin-left: .02rem
}

.music-item ul li:hover p i {
    background: url(../img/mp3_down_sp_h-ec5a481c0f.png) no-repeat 0 0/.18rem .13rem;
    width: .18rem;
    height: .13rem
}

.music-item ul li:hover p {
    color: #c18f1d
}

.music-item ul li:hover img {
    animation: rotate 10s linear infinite;
    -webkit-animation: rotate 10s linear infinite;
    -moz-animation: rotate 10s linear infinite
}

.foot-share {
    padding: 1rem 0 1.12rem
}

.code-part {
    text-align: center;
    padding-top: .24rem
}

.code-part .inner-item {
    position: relative;
    font-size: .14rem;
    margin: 0 .45rem
}

.code-part .dygame-inner,.code-part .wb-inner,.code-part .wx-inner {
    width: 1.68rem;
    height: 1.38rem;
    border: 1px solid #bebebf;
    margin-top: .43rem
}

.code-part .inner-item h3 {
    font-size: .16rem;
    color: #000;
    width: .22rem;
    text-align: center;
    font-weight: 700;
    line-height: 110%;
    padding-top: .22rem;
    margin-top: .14rem;
    margin-left: .08rem;
    position: relative
}

.code-part .inner-item h3 i {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.code-part .inner-item p {
    position: absolute;
    top: 1.16rem;
    right: .09rem;
    font-size: .12rem;
    line-height: 130%;
    text-align: right
}

.code-part .inner-item .code-img {
    width: 1.22rem;
    height: 1.22rem;
    position: absolute;
    top: -.15rem;
    border: 1px solid #e4e4e4;
    right: .1rem
}

.code-part .wb-inner h3 i {
    background: url(../img/weibo-97146c548a.png) no-repeat 0 0/.22rem .19rem;
    width: .22rem;
    height: .19rem
}

.code-part .wx-inner h3 i {
    background: url(../img/weixin-706b4c2bca.png) no-repeat 0 0/.22rem .19rem;
    width: .22rem;
    height: .19rem
}

.code-part .dygame-inner h3 i {
    background: url(../img/dygame-edf5da4d2c.png) no-repeat 0 0/.22rem .19rem;
    width: .22rem;
    height: .19rem
}
/* ===============================
   news-hot（首页推荐大标题）
=============================== */
.news-hot a.c {
    color: #d9534f;
    font-weight: bold;
}
.news-hot a.h { color: #f0ad4e; }
.news-hot a.p { color: #5bc0de; }
.news-hot a.a { color: #6f42c1; }
.news-hot a.s { color: #198754; }

/* ===============================
   news-list（首页新闻列表）
=============================== */
.news-list a.boxCb.c {
    color: #d9534f;
    font-weight: bold;
}
.news-list a.boxCb.h { color: #f0ad4e; }
.news-list a.boxCb.p { color: #5bc0de; }
.news-list a.boxCb.a { color: #6f42c1; }
.news-list a.boxCb.s { color: #198754; }

/* 防止 p / span 被旧样式覆盖 */
.news-list a.boxCb.c p,
.news-list a.boxCb.h p,
.news-list a.boxCb.p p,
.news-list a.boxCb.a p,
.news-list a.boxCb.s p,
.news-list a.boxCb.c span,
.news-list a.boxCb.h span,
.news-list a.boxCb.p span,
.news-list a.boxCb.a span,
.news-list a.boxCb.s span {
    color: inherit;
}

/* ===============================
   info-list（右侧信息列表）
=============================== */
.infomation .info-list li a.c {
    color: #d9534f;
    font-weight: bold;
}
.infomation .info-list li a.h { color: #f0ad4e; }
.infomation .info-list li a.p { color: #5bc0de; }
.infomation .info-list li a.a { color: #6f42c1; }
.infomation .info-list li a.s { color: #198754; }

/* ====== 技能文字：恢复原本黑底白字风格 ====== */
.bz-main .bz-jn .skill-name{
  display: inline-block;
  *display: inline;
  *zoom:1;
  height: .2rem;
  line-height: .2rem;

  color: #fff;
  background: #000;          /* 跟你 strong 同款 */
  padding: 0 .18rem;
  border-radius: .02rem;
  margin-bottom: .04rem;
}

.bz-main .bz-jn .skill-desc{
  display: block;
  color: #000;               /* 说明也保持白字 */
  line-height: .18rem;
  white-space: normal;
  word-break: break-word;
}
.bz-icon-list li,.bz-jn li{ float:left; }  /* 旧的还在 */

.bz-main .bz-jn ul li{
  float: none !important;    /* 这句必须有，不然又会一排过去 */
  border: none !important;
  margin: 0 0 .06rem 0 !important;
}
/* ===== bz-section 背景双层淡入淡出 ===== */
#bz-root .bz-section{
  position: relative;
  overflow: hidden; /* 防止背景层溢出 */
}

#bz-root .bz-section > *{
  position: relative;
  z-index: 2;       /* 内容盖在背景上 */
}

/* 两层背景 */
#bz-root .bz-section .bz-bg{
  position: absolute;
  inset: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  opacity: 0;
  transition: opacity .22s ease;
  will-change: opacity;
}

#bz-root .bz-section .bz-bg.bg-a{ opacity: 1; } /* 当前显示层 */
#bz-root .bz-section.is-fading .bz-bg.bg-b{ opacity: 1; } /* 过渡层 */
