.spr2{
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/sprite2.png) no-repeat 0 0/9.5rem 13.34rem;
}
.dhsj-top {
    width: 100%;
    height: 1.2rem;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: flex;
    box-sizing: border-box;
    padding: 0 .3rem;
    justify-content: space-between;
    align-items: center;
    background: #000;
    z-index: 8888;
}

.header-left {
    display: flex;
    height: 100%;
    align-items: center;
}

.header-left>a {
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/head-logo.png) no-repeat center/cover;
    width: .87rem;
    height: .87rem;
    margin-right: .19rem;
}
.subject {
    font-size: 0.24rem;
    color: #ffffff;
}

.subhead {
    font-size: .2rem;
    color: #fff;
    margin-top: .06rem;
}
.order{
    width: 1.59rem;
    height: 0.54rem;
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/order.png) no-repeat 0 0/1.59rem 0.54rem;
    position: relative;
    overflow: hidden;
}
.order1{
    width: 1.59rem;
    height: 0.54rem;
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/gobase.png) no-repeat 0 0/1.59rem 0.54rem;
    position: relative;
    overflow: hidden;
}
.lightbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 1.68rem;
    height: .6rem;
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/light4.png) no-repeat center/cover;
    animation: yidong 2s ease-in-out infinite;
    -webkit-animation: yidong1 1.5s ease-in-out infinite;
    display: flex;
    align-items: center;
    justify-content: center;
}
@keyframes yidong1 {
    0% {
        left: -1rem;
    }

    100% {
        left: 2.12rem;
    }
}

@-webkit-keyframes yidong1 {
    0% {
        left: 0;
    }

    100% {
        left: 1.9rem;
    }
}
body {
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/newsBg.jpg) no-repeat center 1.2rem/cover;
}
.zx-tit {
    width: 7.5rem;
    height: 1.65rem;
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/newsTitle.jpg) no-repeat center/cover;
    margin-top: 1.2rem;
}
.list-title {
    width: 7.1rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    font-size: .26rem;
    color: #4c4c4c;
    border-bottom: 1px solid rgba(76, 76, 76, .3);
}
.list-title li {
    width: .7rem;
    text-align: center;
    line-height: .98rem;
    margin-right: .2rem;
}
.list-title li.on {
    color: #e89619;
}
.list-title li.on::after {
    content: '';
    display: block;
    width: 0.7rem;
    height: 0.03rem;
    background-color: #e89619;
}
.list-details {
    height: calc(100vh - 7.35rem);
    overflow: hidden;
}
.list-main {
    width: 7.1rem;
    margin: 0 auto;
    display: none;
}
.list-main.dis {
    display: block;
}
.list-main li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1rem;
    border-bottom: 1px solid #d0d0d0;
    font-size: .22rem;
    line-height: 1rem;
    color: #4c4c4c;
}
.list-main li span {
    display: block;
}
.list-main .tag {
    width: 0.8rem;
    height: 0.33rem;
    background-position: -6.5rem -3.53rem;
    text-align: center;
    line-height: .32rem;
    color: #fff;
    font-size: .24rem;
}
.list-main .news-title {
    width: 4.9rem;
}
.list-main .time {
    color: #a2a2a2;
    font-size: .2rem;
}
.tab-btn {
    height: .43rem;
    margin: .48rem auto 1rem;
}
.tab-btn .laypage_main {
    display: flex;
    justify-content: center
}
body .tab-btn a {
    width: 2.05rem !important;
    height: 0.43rem !important;
    margin: 0 .4rem;
    padding: 0;
    text-indent: -9999rem;
    font-size: 0;
    display: block;
    border: none !important;
}
.tab-btn .laypage_prev {
    width: 1.89rem !important;
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/sprite2.png) no-repeat -1.9rem -1.96rem/7.5rem 13.34rem;
    
}
.tab-btn .laypage_next {
    background: url(//game.gtimg.cn/images/lmjx/cp/a20201215abtestm/sprite2.png) no-repeat -4.89rem -0.82rem/9.5rem 13.34rem;
}
a.laypage_number, .laypage_curr {
    display: none !important;
}
body #afooter{
    width: 7.5rem;
    background: #000;
    font-size: .22rem;
    color: #666;
    text-align: center;
    padding: .5rem 0 0.5rem;
    margin-top: -1px;
    box-sizing: border-box;
}