.page1 {
    /* height: 9.6rem; */
    /* background: url(https://res.zulong.com/cms/lzkp/video/bg1.jpg) no-repeat center top ; */
    /* background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/page1_bg9.jpg) no-repeat center top ; */
    /* background-size: 100%; */
    position: relative;
}
.left_zz,.right_zz{
    width: 1.06rem;
    height: 10.8rem;
    position: absolute;
    top: 0;
    z-index: 5;
}
.left_zz{
    left: 0;
    background-size: 100% 1005;
}
.right_zz{
    right: 0;
    background-size: 100% 1005;
}
.left_zz img,.right_zz img{
    display: block;
    width: 100%;
}
.page2 {
    /* height: 9.2rem; */
    /* background: url(../image/page2_01_bg.jpg) no-repeat center top ; */
    /* background-size: 100%; */
    overflow: hidden;
}
.page3 {    
    /* height: 9.2rem; */
    background: url(../image/page3_bg.jpg) no-repeat center top ;
    background-size: 100%;
    overflow: hidden;
}
.page4 {
    /* height: 9.2rem; */
    background: url(../image/page4_bg.jpg) no-repeat center top ;
    background-size: 100%;
    overflow: hidden;
}
/* page5相关样式已移除 */
/* page51相关样式已移除 */
.page{
    /* background-position-y: 0.72rem !important; */
}
.nav{
    height: 0.72rem;
    background-color: #f1f0f0;
    border-bottom: 1px solid black;
    /* overflow: hidden; */
}
.nav .logo{
    width: 1.22rem;
    height: 0.72rem;
    background: url(../image/logo2.png) no-repeat center center;
    background-size: 100%;
}
.nav .topBtns{
    width: 1.06rem;
    background-color: black;
}
.topBtns::before{
    height: 100%;
    width: 0.01rem;
    background-color: black;
}
.topBtns .loginBtn{
    width: .26rem;
    height: .22rem;
    background: url(../image/top_icon1.png) no-repeat center center;
    background-size: 100%; 
}
.topBtns .loginBtn:hover{
    background: url(../image/top_icon1_1.png) no-repeat center center;
    background-size: 100%; 
}
.nav>ul>li{
    line-height: 0.72rem;
    display: inline-block;
    font-size: 0.16rem;
    color: #898989;
    user-select: none;
    position: relative;
    padding: 0 0.7rem;
}
.nav>ul>li:after{
    position: absolute;
    content: ' ';
    width: 0.01rem;
    height: 0.12rem;
    background-color: #c0c2c2;
    top: 50%;
    margin-top: -0.06rem;
    right: 0;
}
.nav>ul>li:last-child::after{
    display: none;
}
.nav>ul>li:hover,
.nav>ul>li.active{
    color: #0c0c0c;
    font-weight: bold;
}
.topBtns .medias{
    width: .26rem;
    height: .22rem;
    background: url(../image/top_icon2.png) no-repeat center center;
    background-size: 100%;
}
.topBtns .medias:hover{
    background: url(../image/top_icon2_1.png) no-repeat center center;
    background-size: 100%;
}
.nav>ul{
    float: right;
}
.page1_logo{
    width: 2rem;
    height: 1.29rem;
    position: absolute;
    top: 1rem;
    right: 1.3rem;
    z-index: 2;
}
.page1_slog{
    width: 14rem;
    height: 3.45rem;
    position: absolute;
    bottom: 1.4rem;
    right: 2.6rem;
    z-index: 2;
}
.page1_slog img,.page1_logo img{
    display: block;
    width: 100%;
}
.page1_voucher{
    width: 3.33rem;
    height: 0.44rem;
}
.page1_voucher span{
    background: url(../image/page1_voucher.png) no-repeat center center;
    /* background: url(../image/page1_voucher.png) no-repeat center center; */
    background-size: 100%;
}
.brightness {
    cursor: default;
}
/* .orderBtn::before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/orderBtn.png) no-repeat center center;
    background-size: 100%;
    content: " ";
    z-index: 1;
}

.orderBtn:hover .anibg::after,
.orderBtn:hover::before{
    filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: all 0.5s;
} */
.orderBtn:hover span.join{
    display: none;
}
.orderBtn:hover span.orderGame{
    display: block;
}
/* page5相关的swiper和装饰元素样式已移除 */

.dragon{
    width: 4.27rem;
    height: 1.22rem;
}
.ewmBox {
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/ewm_bg.png) no-repeat center top;
    background-size: 100% 100%;
}
.sideDown{
    width: 1.42rem;
    height: 2rem;
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/down_bg.png) no-repeat center top;
    background-size: 100%;
}
.downBtn{
    width: 1.1rem;
    height: 0.34rem;
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/down_btn_pc.png) no-repeat center top;
    background-size: 100%;
}
.characterDesc {
    width: 9rem;
    height: 6.63rem;
    top: 1.6rem;
    left: 1.96rem;
}
.characterImg {
    width: 7.2rem;
    height: 9.4rem;
    bottom: 0rem;
    right: 1.38rem;
}
.characterBg{
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* background-position-y: 0.7rem !important; */
}
.characterBody{
    width: 12.01rem;
    height: 9.66rem;
    left: 2.1rem;
    top: 1.26rem;
}
.characterName{
    width: 4.02rem;
    height: 3.03rem;
    left: 2.26rem;
    bottom: 2.16rem;
}
.characterInfo{
    width: 2.68rem;
    height: 4rem;
    right: 2.8rem;
    top: 2.3rem;
}
.nuonuo .characterBg{
    background: url(../image/page2_01_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterBody{
    background: url(../image/page2_01.png) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterName{
    background: url(../image/page2_01_title.png) no-repeat center top;
    background-size: 100%;
}
.nuonuo .characterInfo{
    background: url(../image/page2_01_title1.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterBg{
    background: url(../image/page2_02_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.lmz .characterBody{
    background: url(../image/page2_02.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterName{
    background: url(../image/page2_02_title.png) no-repeat center top;
    background-size: 100%;
}
.lmz .characterInfo{
    background: url(../image/page2_02_title1.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterBg{
    background: url(../image/page2_03_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.lmf .characterBody{
    background: url(../image/page2_03.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterName{
    background: url(../image/page2_03_title.png) no-repeat center top;
    background-size: 100%;
}
.lmf .characterInfo{
    background: url(../image/page2_03_title1.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterBg{
    background: url(../image/page2_04_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterBody{
    background: url(../image/page2_04.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterName{
    background: url(../image/page2_04_title.png) no-repeat center top;
    background-size: 100%;
}
.kaisa .characterInfo{
    background: url(../image/page2_04_title1.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterBg{
    background: url(../image/page2_05_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.czh .characterBody{
    background: url(../image/page2_05.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterName{
    background: url(../image/page2_05_title.png) no-repeat center top;
    background-size: 100%;
}
.czh .characterInfo{
    background: url(../image/page2_05_title1.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterBg{
    background: url(../image/page2_06_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.hly .characterBody{
    width: 15rem;
    height: 9.6rem;
    left: 1.6rem;
    top: 0.46rem;
    background: url(../image/page2_06.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterName{
    background: url(../image/page2_06_title.png) no-repeat center top;
    background-size: 100%;
}
.hly .characterInfo{
    background: url(../image/page2_06_title1.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterBg{
    background: url(../image/page2_07_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.xia .characterBody{
    background: url(../image/page2_07.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterName{
    background: url(../image/page2_07_title.png) no-repeat center top;
    background-size: 100%;
}
.xia .characterInfo{
    background: url(../image/page2_07_title1.png) no-repeat center top;
    background-size: 100%;
}
.nuodun .characterBg{
    background: url(../image/page2_08_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.nuodun .characterBody{
    height: 10.11rem;
    top: 0.76rem;
    background: url(../image/page2_08.png) no-repeat center top;
    background-size: 100%;
}
.nuodun .characterName{
    background: url(../image/page2_08_title.png) no-repeat center top;
    background-size: 100%;
}
.nuodun .characterInfo{
    background: url(../image/page2_08_title1.png) no-repeat center top;
    background-size: 100%;
}
.ktsd .characterBg{
    background: url(../image/page2_09_bg.jpg) no-repeat center top;
    background-size: 100%;
}
.ktsd .characterBody{
    width: 15rem;
    left: 0.8rem;
    top: 0.16rem;
    background: url(../image/page2_09.png) no-repeat center top;
    background-size: 100%;
}
.ktsd .characterName{
    background: url(../image/page2_09_title.png) no-repeat center top;
    background-size: 100%;
}
.ktsd .characterInfo{
    background: url(../image/page2_09_title1.png) no-repeat center top;
    background-size: 100%;
}

.careersBox{
    position: absolute;
    width: 7rem;
    right: 1.9rem;
    bottom: 0.8rem;
}
.careers {
    width: 6.6rem;
}

.nextBtn{
    position: absolute;
    right: -0.4rem;
    bottom: 0.8rem;
    z-index: 20;
    width: 0.36rem;
    height: 0.25rem;
    user-select: none;
    cursor: pointer;
    background: url(../image/page2_right.png) repeat-x center top;
    background-size: 100%;
}
.prevBtn{
    position: absolute;
    left: -0.4rem;
    bottom: 0.8rem;
    z-index: 20;
    width: 0.36rem;
    height: 0.25rem;
    user-select: none;
    cursor: pointer;
    background: url(../image/page2_left.png) repeat-x center top;
    background-size: 100%;
}
.swiperNumber{
    width: 1.74rem;
    height: 5rem;
}
/* 弹窗相关样式已移除 */
.characters{
    box-sizing: border-box;
}
.mediaLists li{
    width: 0.61rem;
    height: 0.61rem;
}
.mediaLists li img{
    width: 1.2rem;
}
.mediaLists li:hover img{
    display: block;
}

.web_slogan{
    position: absolute;
    left: 112.3%;
    top: -1.26rem;
    /* margin-left: -4rem; */
    width: 5.4rem;
    height: 3.46rem;
    background: url(../image/web_slogan.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
    display: none;
}
.slogan{
    width: 0.83rem;
    height: 0.83rem;
    background: url(../image/play.png) no-repeat center top;
    background-size: 100%;
    left: -1rem;
    top: 0.07rem;
    z-index: 3;
}
.slogan1{
    display: block;
    width: 0.83rem;
    height: 0.83rem;
    background: url(../image/play1.png) no-repeat center top;
    background-size: 100%;
    position: absolute;
    left: -1rem;
    top: 0.07rem;
    z-index: 4;
    cursor: pointer;
}
.page5_title{
    position: absolute;
    left: 0.5rem;
    top: 0.4rem;
    width: 2.42rem;
    height: 1.15rem;
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/page5_title.png) no-repeat center top;
    background-size: 100%;
}
.about .mediaLists{
    width: 4.09rem;
    height: 0.6rem;
    background: url(../image/listbg.png) no-repeat center center;
    background-size: 100%;
}
.about .mediaLists li{
    width: 0.64rem;
    height: 0.44rem;
}
.about .mediaLists li.tap{
    background: url(../image/nav_tap.png) no-repeat center center;
    background-size: 100%; 
}
.about .mediaLists li.bili{
    background: url(../image/nav_bili.png) no-repeat center center;
    background-size: 100%;
}
.about .mediaLists li.wb{
    background: url(../image/nav_wb.png) no-repeat center center;
    background-size: 100%;
}
.about .mediaLists li.wx{
    background: url(../image/nav_wx.png) no-repeat center center;
    background-size: 100%; 
}
.about .mediaLists li.douyin{
    background: url(../image/nav_douyin.png) no-repeat center center;
    background-size: 100%;  
}
.page5_inner{
    position: relative;
    width: 15.2rem;
    margin-left: 3rem;
}
.page5 .swiper .swiper-slide-prev {
    opacity: 0;
}
.characterBody span{
    display: none;
}

.careers li {
    /* flex-basis: 20%;
    -webkit-flex-basis: 20%;
    -o-flex-basis: 20%;
    -moz-flex-basis: 20%;
    -ms-flex-basis: 20%; */
}

.page3 .inner{
    width: 11.8rem;
    height: 5rem;
    padding-top: 1.8rem;
    margin-left: 2.66rem;
}
.page3_title{
    width: 6.67rem;
    height: 0.48rem;
    margin: 0.2rem auto 0.8rem;
    background: url(../image/num_title.png) no-repeat center top;
    background-size: 100%;
}
.progressBox{
    position: relative;
    /* margin-left: 0.22rem; */
}
.progressBar{
    position: relative;
    width: 11.8rem;
    height: 0.04rem;
    background-color: #676767;
}

/* 链接样式已调整为非交互元素 */
.progressInner{
    position: absolute;
    width: 0;
    max-width: 12.1rem;
    height: 0.04rem;
    top: 0;
    left: 0;
    background-color: #f0a570;
    transition: width 1s;
}
.progressCard{
    width: 11.8rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
}
.progressCard li{
    position: relative;
}
.progressCard li span{
    display: block;
    width: 2.26rem;
    height: 5.34rem;
    position: relative;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grey;
    filter: gray;
}
.progressCard li:nth-child(1) span{
    background: url(../image/num1.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(2) span{
    background: url(../image/num2.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(3) span{
    background: url(../image/num3.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(4) span{
    background: url(../image/num4.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li:nth-child(5) span{
    background: url(../image/num5.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li::before{
    position: absolute;
    right: 0.1rem;
    top: -0.8rem;
    font-size: 0.28rem;
    color: #f4934b;
    -webkit-filter: unset;
    filter: unset;
}
.progressCard li:nth-child(1)::before{
    content: '30W';
}
.progressCard li:nth-child(2)::before{
    content: '50W';
}
.progressCard li:nth-child(3)::before{
    content: '100W';
}
.progressCard li:nth-child(4)::before{
    content: '200W';
}
.progressCard li:nth-child(5)::before{
    content: '300W';
}
.progressCard li:after{
    content: '';
    position: absolute;
    width: 0.28rem;
    height: 0.34rem;
    background: url(../image/page3_lx.png) no-repeat center top;
    background-size: 100%;
    top: -0.46rem;
    right: -0.14rem;
}
.progressCard li.active:after{
    background: url(../image/page3_h.png) no-repeat center top;
    background-size: 100%;
}
.progressCard li.active span{
    -webkit-filter: unset;
    filter: unset;
}
.page3_role{
    position: absolute;
    right: 0;
    top: 1.9rem;
    width: 6.2rem;
    height: 8.75rem;
    background: url(../image/page3_role.png) no-repeat center top;
    background-size: 100%;
}
.newsBanner {
    position: relative;
    width: 8rem;
    height: 4.6rem;
}
.banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.page4_decorate{
    position: absolute;
    top: -0.2rem;
    right: -0.2rem;
    width: .92rem;
    height: .83rem;
    background: url(../image/page4_decorate.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
}
.page4_decorate2{
    position: absolute;
    bottom: 0.1rem;
    left: 50%;
    margin-left: -0.3rem;
    width: .61rem;
    height: .63rem;
    background: url(../image/page4_decorate1.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
}
.sideFixed{
    position: fixed;
    left: -200px;
    top: 44%;
    width: 1.05rem;
    height: 1.28rem;
    background: url(../image/sideFixed.png) no-repeat center center;
    background-size: 100%;
    z-index: 2;
    animation: upDown 1.2s infinite;
    transition: .8s left;
}
@keyframes upDown {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, 0.15rem);
    }

    100% {
        transform: translate(0px, 0px);
    }
}
@-webkit-keyframes upDown {
    0% {
        -webkit-transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(0px, 0.15rem);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
    }
}
@keyframes buttonFloat {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, 0.1rem);
    }

    100% {
        transform: translate(0px, 0px);
    }
}
@-webkit-keyframes buttonFloat {
    0% {
        -webkit-transform: translate(0px, 0px);
    }

    50% {
        -webkit-transform: translate(0px, 0.1rem);
    }

    100% {
        -webkit-transform: translate(0px, 0px);
    }
}
.page4_decorate3{
    position: absolute;
    left: -0.19rem;
    top: 0.2rem;
    width: 0.38rem;
    height: 0.01rem;
    background-color: black;
    z-index: 2;
}
/* .page4 .swiper-button-prev{
    position: absolute;
    left: 0;
    bottom: 0;
    right: unset;
    top: unset;
    width: 0.24rem;
    height:0.27rem;
    background: url(https://res.zulong.com/cms/lzkp/01.07/img/pc/page4_arrow.png) no-repeat center top;
    background-size: 100% 100%;
} */
.btnGroup .recharge{
    margin-bottom: 5.5rem;
}
@media screen and (max-width: 1400px){
    .newsContent .newsTime span {
        left: 0rem;
        top: 0.18rem;
    }    
}
.onlypc .page1 {
    height: 10.3rem;
    background: url(https://lz.zulong.com/assets/08.07/img/landpage/bdpc/page_bg.jpg) no-repeat center top;
    background-size: 19.2rem;
    background-position-y: -0.3rem;
    position: relative;
}
.onlypc .pcbtn{
    position: absolute;
    width: 4.2rem;
    height: 2.06rem;
    left: 7%;
    top: 4.2rem;
    /* margin-left: -2.1rem; */
    cursor: pointer;
    background: url(../image/pcbtn.png) 0 0 no-repeat;
    background-size: 100%;
    animation: buttonFloat 2s ease-in-out infinite;
    -webkit-animation: buttonFloat 2s ease-in-out infinite;
    z-index: 99;
}


/* 官网增加模拟器按钮 */
.monidown{
    width: 0.87rem;
    height: 0.98rem;
    background: url(../image/btn_pc.png) 0 0 no-repeat;
    background-size: 100%;
    left: 0;
    top: 0;
}
.rightFloat{
    width: 0.66rem;
    height: 3.38rem;
    position: fixed;
    top: 3rem;
    right: 0;
    z-index: 5;
    background: url(../image/right_nav.png) no-repeat top center;
    background-size: 100% 100%;
    overflow: hidden;
}
.rightFloat li{
    width: 100%;
    height: 0.65rem;
    font-size: 0;
    cursor: pointer;
}
.order.order2:not(.loginBtn){
    width: 5.18rem;
}
.order2 .btnGroup{
    width: 3.95rem;
    height: 0.98rem;
}
/* page6相关的壁纸页面和弹窗样式已移除 */