html, body {
    position: relative;
    height: 100%;
}


/* 加载页面 */
.jz{
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
}
.jz_l,.jz_r{
    width: 30%;
    height: 0.02rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
}
.jz_l{
    left: 0;
}
.jz_r{
    right: 0;
}

#jz_l,#jz_r{
    height: 0.02rem;
    background-color: #FFB800;
    width: 0%;
    position: absolute;
}
#jz_l{
    left: 0;
}
#jz_r{
    right: 0;
}
.jz_loading{
    width: 96px;
    height: 126px;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/Loading.gif) no-repeat top center/cover;
}




#box{
    position: relative;
    left: 50%;
    top: 48%;
    transform: translate(-50%,-50%);
    width: 130px;
    height: 2%;
    text-align: center;
}
#range{
	position: absolute;
    height: 5%;
    top: 0px;
    left: 0px;
}
#percent{
	position: absolute;
    top: 150%;
    font-family: HarmonyOS_Sans_Medium;
    font-size: .2rem;
    color: #FFB800;
    left: 50%;
    transform: translateX(-50%);
}
body {
    background: #eee;
    color:#000;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #FFFFFF;
    overflow: hidden;

    
}
.box_swiper-container{
    width: 100%;
    height: 100%;
}
.box_swiper-container .swiper-slide {
    text-align: center;
    font-size: 14px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sec1_bg video{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    object-fit: contain;
    width: auto;
    height: 100%;
    margin: 0;
    padding: 0;
}
.nav_box{
    width: 100%;
    height: 16.853vw;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/nav_bg_new.png) no-repeat top center/cover;
    z-index: 2;
}
.nav_left_bg,.nav_right_bg{
    width: 9rem;
    height: .8rem;
    position: absolute;
}
.nav_left_bg{
    right: 88%;
}
.nav_right_bg{
    left: 88%;
}
.logo{
    position: absolute;
    width: 33%;
    height: auto;
    top: 38%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.logo img{
    width: 100%;
    height: 100%;
}
.menu{
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    z-index: 3;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/menu.png?666)  no-repeat center top/cover;
    position: absolute;
    right: 0.4rem;
    top: 31%;
    transform: translateY(-50%);
}

.nav{
    width: 94%;
    height: 6.76rem;
    position: absolute;
    top: 16%;
    left: 50%;
    transform: translateX(-50%);
}
.nav_a_p1{
    font-size: .52rem;
    font-family: SourceHanSansCN-Bold;
}
.nav_a_p2{
    font-size: .32rem;
    font-family: HarmonyOS_Sans_Medium;
}
.nav_a_p3{
    font-size: .26rem;
    font-family: HarmonyOS_Sans_Medium;
    white-space: nowrap;
    line-height: .45rem;
}
.menu_line{
    float: right;
    width: 0.52rem;
    height: 0.04rem;
    background: #FFB800;
}

.home_box,.msg_box,.news_box,.yy_box{
    width: 100%;
    height: 1.6rem;
    position: relative;
    background: #202020;
}
.home,.msg,.news,.yy{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}



.nav a{
    width: 100%;
    height: 1.6rem;
    margin-top: .06rem;
}
.nav a:nth-of-type(1){
    margin-top: 0!important;
}
.nav_l{
    float: left;
    height: 100%;
    line-height: 1.6rem;
    text-align: center;
    margin-left: 18%;
}
.nav_r{
    height: 100%;
    float: right;
    margin-right: 12%;
}
.nav_r_l{
    float: left;
    height: 0.86rem;
    margin-top: 0.37rem;
    text-align: right;
}
.nav_r_r{
    float: right;
    margin-left: .18rem;
}
.menu_box_xh{
    width: 0.56rem;
    height: 0.56rem;
    margin-top: 0.52rem;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/menu_box_xh.png?821);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.back_news,.back_notice,.back_actii{
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box3/back.png?821) no-repeat top center/cover;
}
.msg_box,.news_box,.yy_box{
    opacity: .5;
    margin-top: .12rem;
}
.mt{
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: flex;
    justify-content: space-between;
}
.mt a{
    display: block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.wb{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/wb_h.png?821);
}
/* .wb:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/wb_h.png?821);
} */
.wx{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/wx_h.png?821);
}
/* .wx:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/wx_h.png?821);
} */
.tap{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/tap_h.png?821);
}
/* .tap:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/tap_h.png?821);
} */
.bili{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/bili_h.png?821);
}
/* .bili:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/bili_h.png?821);
} */
.qq{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/qq_h.png?821);
}
/* .qq:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/qq_h.png?821);
} */
.js{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/js_h.png?821);
}
/* .js:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/js_h.png?821);
} */

/* list */
.list{
    width: 1.73rem;
    height: 2rem;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: .22rem;
    z-index: 2;
}
.list_home,.list_msg,.list_news,.list_yy{
    width: 1.73rem;
    height: .5rem;
    position: relative;
    cursor: pointer;
}
.list_l{
    width: 1.28rem;
    height: .4rem;
    position: absolute;
    left: 0;
    display: none;
}
.list_home .list_l{
    display: block;
}
.list_l p{
    text-align: right;
    font-family: HarmonyOS_Sans_Medium;
    font-size: .16rem;
    color: #FFFFFF;
}
.list_home_line,.list_msg_line,.list_news_line,.list_yy_line{
    width: .26rem;
    height: .02rem;
    background-color: #FFB800;
    margin-left: 1.02rem;
}
.list_home_btn,.list_msg_btn,.list_news_btn,.list_yy_btn{
    width: .32rem;
    height: .32rem;
    display: block;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/list_a.png?821);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: .04rem;
}
.list_home_btn{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/list_a_h.png?821);
}
.list_home_zz,.list_msg_zz,.list_news_zz,.list_yy_zz{
    display: block;
    width: 1.73rem;
    height: .4rem;
    position: absolute;
    top: 0;
    left: 0;
}
.box1_bottom_bq{
    position: absolute;
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 1.68rem;
    height: 0.49rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/bqmsg.png?821) no-repeat center top/cover;
    font-family: SourceHanSansCN-Bold;
    font-size: .25rem;
    color: #ADADAD;
    line-height: .49rem;
    text-indent: 0.49rem;
    z-index: 2;
}

.box1_bottom_bq_content{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.3rem;
    border-top: .02rem solid #FFB800;
    z-index: 2;
    background: rgba(0,0,0,.9);
    text-align: left;
    display: none;
}

.foot_left{
	position: absolute;
	width: 35%;
	height: 100%;
	left: 0;
}
.foot_logo_top{
    width: 3.7rem;
    height: .83rem;
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.foot_logo_bottom{
    width: 3.54rem;
    height: .6rem;
	position: absolute;
	bottom: 7%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.foot_bth_box{
    margin-top: 1%;
    margin-bottom: 0.6%;
}
.userAgreement,.policy,.childPrivacy,.about,.contact{
	font-family: SourceHanSansCN-Bold;
    font-size: .36rem;
    line-height: .6rem;
    color: #FFFFFF;
    text-align: center;
}
.userAgreement:hover,.policy:hover,.childPrivacy:hover,.about:hover,.contact:hover{
	color: #888;
}
.foot_font{
    text-align: left;
    font-family: SourceHanSansCN-Regular;
    font-size: .28rem;
    color: #BABABA;
    line-height: .4rem;
}
.foot_right .foot_font a{
	color:rgba(255,255,255,0.6);
}
.foot_right:hover .foot_font a:hover{
	color:rgba(255,255,255,1);
}

.yy_content_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    display: none;
    z-index: 2;
}

.yy_content{
    width: 5.4rem;
    height: 3.1rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/yy/login_bg.png?821) no-repeat center top/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 2;
}
.yy_content_title{
    font-family: SourceHanSansCN-Medium;
    font-size: .24rem;
    color: #fff;
    text-align: center;
    line-height: .5rem;
    position: absolute;
    top: .1rem;
    left: 50%;
    transform: translateX(-50%);
}
.yy_close_btn{
    width: .36rem;
    height: .36rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/yy/close.png?821) no-repeat center top/cover;
    position: absolute;
    right: .1rem;
    top: .19rem;
}
.sjh{
    width: 3.22rem;
    height: .48rem;
    background-color: #e6e6e6;
    color: #000000;
    font-family: HarmonyOS_Sans_Medium;
    border-radius: .06rem;
    border: none;
    padding: 0;
    margin: 0;
    font-size: .18rem;
    top: .93rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-indent: .1rem;
}
.yzm{
    display: flex;
    width: 3.22rem;
    height: .48rem;
    border-radius: .06rem;
    top: 1.56rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #e6e6e6;
}
.qsryzm{
    width: 80%;
    height: .48rem;
    color: #7d7d7d;
    font-family: HarmonyOS_Sans_Medium;
    text-indent: .1rem;
    font-size: .18rem;
    border: none;
    padding: 0;
    margin: 0;
    background-color: #e6e6e6;
    vertical-align: top;
}
.yzm span{
    font-family: SourceHanSansCN-Medium;
    color: #656565;
    line-height: .48rem;
    font-size: .2rem;
    vertical-align: top;
}
.hqyzm{
    display: inline-block;
    font-family: SourceHanSansCN-Medium;
    color: #656565;
    line-height: .48rem;
    font-size: .2rem;
    border: none;
    padding: 0;
    margin: 0;
    background-color: #e6e6e6;
    vertical-align: top;
    cursor: pointer;
}
.yyyz_btn{
    display: block;
    width: 2.4rem;
    height: .5rem;
    background: #fbb502;
    position: absolute;
    bottom: .35rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: .33rem;
    box-shadow: 0 .05rem #c7c7c7;
    text-align: center;
    line-height: .5rem;
    color: #030200;
    font-size: .25rem;
    font-family: SourceHanSansCN-Medium;
}
.yyyz_btn:active{
    box-shadow: none;
}

.wx_tc{
    width: .8rem;
    height: .8rem;
    position: absolute;
    bottom: -.97rem;
    right: 2.2rem;
    display: none;
    z-index: 2;
}
.wx_tc img{
    width: 100%;
    height: 100%;
}
.swal-modal{
    width: 4.78rem!important;
    border-radius: 0.05rem!important;
    margin: 0.2rem auto!important;
}

.box1{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box1/bg1.png) no-repeat center top/cover;

}
.box1_slogan{
    width: 62%;
    height: Auto;
    position: absolute;
    bottom: 20.5%;
    left: 5%;
}
.box1_slogan img{
    width: 100%;
    height: 100%;
}
.line_bg{
    width: 100%;
    height: 9vw;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box1/line_bg.png?821) repeat;
    position: absolute;
    bottom: 18.2%;
    border-bottom: 0.04rem solid #ffb800;
}
.line_bg img{
    width: 9rem;
    height: .7rem;
}
.yy_btn{
    display: block;
    width: 3.33rem;
    height: 0.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: SourceHanSansCN-Bold;
    font-size: .3rem;
    color: #FFFFFF;
}
.yy_btn img{
    width: 0.25rem;
    height: 0.5rem;
    position: absolute;
}
.yy_btn_l{
    left: 0;
}
.yy_btn_r{
    right: 0;
    transform: rotateY(180deg);
}
.box1_bottom{
    width: 100%;
    height: 0.6636rem;
    position: absolute;
    bottom: 1rem;
}
.box1_bottom_slogan{
    position: absolute;
    display: inline-block;
    width: 3.68rem;
    height: 0.6636rem;
    left: 5%;
    top: 0;
}
.box1_bottom_slogan img{
    width: 100%;
    height: 100%;
}

.box1_bottom_logo{
    position: absolute;
    display: inline-block;
    width: 4.68rem;
    height: 0.8rem;
    left: 5%;
    bottom: 4%;
}
.box1_bottom_logo img{
    width: 100%;
    height: 100%;
}

.slts_12{
    width: 0.8rem;
    height: 1rem;
    position: absolute;
    top: 7%;
    right: 5%;
    display: block;
}
.slts_12 img{
    width: 100%;
    height: 100%;
}








.box2{
    width: 100%;
    height: 100%;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_bg.png?821) no-repeat center top/cover;
    position: relative;
}
.box2_btn{
    width: 87%;
    height: 16.534vw;
    position: absolute;
    top: 16vw;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    z-index: 2;
}
.box2_btn_p{
    position: absolute;
    bottom: -0.36rem;
    text-align: center;
    width: 1.2rem;
    font-family: SourceHanSansCN-Medium;
    font-size: 0.2rem;
    color: #FFFFFF;
    display: none;
}
.box2_btn_num.active .box2_btn_p{
    display: block;
}
.box2_btn_num{
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.box2_btn_num_img_bg{
    width: 1.2rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.box2_btn_num_img_bg_h{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box2_btn_num.active .box2_btn_num_img_bg_h{
    display: block;
}
.box2_btn_1{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_1.png?821);
}
.box2_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_1_h.png?821);
}
.box2_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_1_h.png?821);
}
.box2_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_2.png?821);
}
.box2_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_2_h.png?821);
}
.box2_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_2_h.png?821);
}
.box2_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_3.png?821);
}
.box2_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_3_h.png?821);
}
.box2_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_3_h.png?821);
}
.box2_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_4.png?821);
}
.box2_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_4_h.png?821);
}
.box2_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_4_h.png?821);
}
.box2_btn_5{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_5.png?821);
}
.box2_btn_5:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_5_h.png?821);
}
.box2_btn_5.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_btn_5_h.png?821);
}


.box2_num{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.box2_num>div{
    width: 100%;
    height: 100%;
}
.box2_1{
    display: block;
}
.box2_2,.box2_3,.box2_4,.box2_5,.box2_6{
    display: none;
}




.box2_1_btn,.box2_2_btn,.box2_3_btn,.box2_4_btn,.box2_5_btn{
    display: flex;
    position: absolute;
    bottom: 3%;
    left: 2%;
    z-index: 3;
}
.box2_1_btn_num,.box2_2_btn_num,.box2_3_btn_num,.box2_4_btn_num,.box2_5_btn_num{
    width: 1.3rem;
    height: 3rem;
    margin-left: 0.1rem;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;

}
.box2_1_btn_1{
    margin-left: 0;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_1.png?821);
}
.box2_1_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_1_h.png?821);
}
.box2_1_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_1_h.png?821);
}
.box2_1_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_2.png?821);
}
.box2_1_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_2_h.png?821);
}
.box2_1_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_2_h.png?821);
}
.box2_1_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_3.png?821);
}
.box2_1_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_3_h.png?821);
}
.box2_1_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_3_h.png?821);
}
.box2_1_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_4.png?821);
}
.box2_1_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_4_h.png?821);
}
.box2_1_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_4_h.png?821);
}
.box2_1_btn_5{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_5.png?821);
}
.box2_1_btn_5:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_5_h.png?821);
}
.box2_1_btn_5.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_1_5_h.png?821);
}


.box2_2_btn_1{
    margin-left: 0;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_1.png?821);
}
.box2_2_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_1_h.png?821);
}
.box2_2_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_1_h.png?821);
}
.box2_2_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_2.png?821);
}
.box2_2_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_2_h.png?821);
}
.box2_2_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_2_h.png?821);
}
.box2_2_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_3.png?821);
}
.box2_2_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_3_h.png?821);
}
.box2_2_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_3_h.png?821);
}
.box2_2_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_4.png?821);
}
.box2_2_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_4_h.png?821);
}
.box2_2_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_2_4_h.png?821);
}


.box2_3_btn_1{
    margin-left: 0;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_1.png?821);
}
.box2_3_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_1_h.png?821);
}
.box2_3_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_1_h.png?821);
}
.box2_3_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_2.png?821);
}
.box2_3_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_2_h.png?821);
}
.box2_3_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_2_h.png?821);
}
.box2_3_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_3.png?821);
}
.box2_3_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_3_h.png?821);
}
.box2_3_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_3_h.png?821);
}
.box2_3_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_4.png?821);
}
.box2_3_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_4_h.png?821);
}
.box2_3_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_4_h.png?821);
}
.box2_3_btn_5{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_5.png?821);
}
.box2_3_btn_5:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_5_h.png?821);
}
.box2_3_btn_5.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_3_5_h.png?821);
}


.box2_4_btn_1{
    margin-left: 0;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_1.png?821);
}
.box2_4_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_1_h.png?821);
}
.box2_4_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_1_h.png?821);
}
.box2_4_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_2.png?821);
}
.box2_4_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_2_h.png?821);
}
.box2_4_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_2_h.png?821);
}
.box2_4_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_3.png?821);
}
.box2_4_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_3_h.png?821);
}
.box2_4_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_3_h.png?821);
}
.box2_4_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_4.png?821);
}
.box2_4_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_4_h.png?821);
}
.box2_4_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_4_4_h.png?821);
}

.box2_5_btn_1{
    margin-left: 0;
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_1.png?821);
}
.box2_5_btn_1:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_1_h.png?821);
}
.box2_5_btn_1.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_1_h.png?821);
}
.box2_5_btn_2{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_2.png?821);
}
.box2_5_btn_2:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_2_h.png?821);
}
.box2_5_btn_2.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_2_h.png?821);
}
.box2_5_btn_3{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_3.png?821);
}
.box2_5_btn_3:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_3_h.png?821);
}
.box2_5_btn_3.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_3_h.png?821);
}
.box2_5_btn_4{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_4.png?821);
}
.box2_5_btn_4:hover{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_4_h.png?821);
}
.box2_5_btn_4.active{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box2/box2_5_4_h.png?821);
}




.box2_1_num{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.box2_1_num_1,.box2_2_num_1,.box2_3_num_1,.box2_4_num_1,.box2_5_num_1{
    width: 100%;
    height: 100%;
    display: none;
}
/* 临时修改 */
/* .box2_1_1,.box2_2_1,.box2_3_1,.box2_4_1,.box2_5_1{  */
.box2_1_2,.box2_2_1,.box2_3_2,.box2_4_1,.box2_5_2{ 
    display: block;
}

.zy_logo{
    position: absolute;
    top: 0;
    left: 0;
}
.font_box{
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    z-index: 3;
}
.font_box_bg{
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
}
.font_box_h1{
    display: flex;
}
.name_cn{
    font-family: SourceHanSansCN-Bold;
    font-size: .4rem;
    color: #FFFFFF;
}
.where{
    font-family: SourceHanSansCN-Medium;
    font-size: .23rem;
    color: #B4B4B4;
    margin-top: .4rem;
    margin-left: .2rem;
}
.name_en{
    font-family: HarmonyOS_Sans_Medium;
    font-size: .21rem;
    color: #FFFFFF;
    text-align: left;
    margin-top: 0rem;
}
.cv_jp,.cv_cn{
    display: inline-block;
    width: 45%;
    height: 0.6rem;
    border-bottom: 0.02rem solid #FFB800;
    font-family: SourceHanSansCN-Medium;
    font-size: .3rem;
    color: #FFFFFF;
    text-align: left;
    line-height: .6rem;
    margin-top: 1%;
}
.font_box_description{
    font-family: SourceHanSansCN-Medium;
    font-size: .23rem;
    color: #fff;
    line-height: .3rem;
    margin-top: 0.1rem;
}
.font_box_description p{
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box!important;
    overflow: hidden;
}
.box_pic{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1.5);
    height: auto;
    width: 100%;
    z-index: 1;
}

.box3{
    width: 100%;
    height: 100%;
    position: relative;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box3/box3_bg.png?821) no-repeat center top/cover;
}
.box3_content{
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
}
.news_list_btn{
    width: 100%;
    height: 1.4rem;
    margin-top: 1.2rem;
    display: flex;
    justify-content: space-between;
}
.news_list_btn a{
    display: block;
    width: 2rem;
    height: 1.4rem;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.news_bg{
    background-image: url(https://static-jd.gameduchy.com/lsns/yd/images/box3/box3_btn_bg.png?821);
}
.news_btn_title{
    font-family: SourceHanSansCN-Bold;
    font-size: .3rem;
    color: #FFFFFF;
    position: absolute;
    top: .3rem;
    text-align: center;
    width: 100%;
}
.boxx3_list_line{
    right: .18rem;
    width: 1.1rem;
    height: .02rem;
    position: absolute;
    top: .77rem;
}
.news_btn_title_en{
    font-family: HarmonyOS_Sans_Medium;
    font-size: .13rem;
    color: #FFFFFF;
    position: absolute;
    top: .78rem;
    width: 100%;
    left: -.1rem;

}
.box3_list{
    width: 100%;
    height: 10.74rem;
    position: absolute;
    top: 2.3rem;
    right: 0;
}
.news_content{
    display: block;
    opacity: 1;
}


.news_content,.notice_content,.actii_content{
    width: 100%;
    height: 9.3rem;
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: scroll;
}
.news_content::-webkit-scrollbar,.notice_content::-webkit-scrollbar,.actii_content::-webkit-scrollbar{
    width: 0;
    height: 0;
  }
.notice_content,.actii_content{
    display: none;
}
.news_content_ul{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.box3_list .news_content .news_content_ul li{
    display: inline-block;
    margin-top: .2rem;
    

}
/* .box3_list .news_content .news_content_ul li:nth-of-type(3n+1){
    margin-left: 0!important;
}
.box3_list .news_content .news_content_ul li:nth-of-type(1),.box3_list .news_content .news_content_ul li:nth-of-type(2),.box3_list .news_content .news_content_ul li:nth-of-type(3){
    margin-top: 0!important;
} */
.box3_list .news_content .news_content_ul li img{
    width: 6.4rem;
    height: 4.04rem;
    border-radius: 0.08rem;
}
.box3_list .news_content .news_content_ul li a{
	display: block;
    width: 6.4rem;
    height: 4.34rem;
}
.box3_list .news_content .news_content_ul li a p{
    color: #fff;
    line-height: .2rem;
    text-align: left;
    margin-top: .1rem;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: SourceHanSansCN-Bold;
    font-size: .2rem;
}
.box3_list .news_content .news_content_ul li a:hover{
	color: orange;
	text-decoration: none;
}
.box3_list .news_content .news_content_ul li span{
    display: block;
    width: 100%;
    height: 0.23rem;
    line-height: .43rem;
    text-align: left;
    font-family: HarmonyOS_Sans_Medium;
    font-size: .16rem;
    color: #959595;
}

/* 新闻详情页样式 */
.box_news{
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
    overflow: hidden;
}
.box_news_content{
    width: 90%;
    height: 12rem;
    margin: 1.2rem auto;
    overflow-y: scroll;
    position: relative;
}
.box_news_content_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}

.news_line{
	width: 91%;
    height: .01rem;
    display: inline-block;
    margin-top: .08rem;
	background: linear-gradient(to right, transparent, #d0d0d5, transparent);
}
.time_box{
	display: flex;
	justify-content: space-between;
}

/* 新闻详情 */
.MsoNormal{
    font-family: SourceHanSansCN-Bold;
    font-size: .24rem;
    color: #FFFFFF;
}

#news_con{
	width: 100%;
    overflow-y: auto;
    -webkit-scrollbar: none;
    text-align: left;
    top: 1rem;
    position: absolute;
}
#news_con a{    
    color: #ffb800!important;

}
#news_con::-webkit-scrollbar {   
	display: none; 
}
#news_con h1{
    text-align: center;
    font-size: .3rem;
    color: #fff;
    margin: .3rem 0;
    font-family: SourceHanSansCN-Bold;
    font-size: .4rem;
    color: #FFFFFF;
    text-align: center;
}
#news_con span.time{
	text-align: right;
	font-size: .13rem;
	display: block;
	margin: .2rem 0;
}
#news_con div.content{
	font-size: .18rem;
	color: #fff;
	overflow: hidden;
	width: 100%;
}
#news_con div.content div{
	margin: .2rem auto;
}
#news_con img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#menu {
	position: fixed;
	right: 0;
	top: 2rem;
	list-style-type: none;
	z-index: 70;
}
#menu li {
	font-size: .14rem;
	height: .23rem;
	margin-top: .16rem;
}
#menu a {
	float: left;
	text-decoration: none;
	position: relative;
	height: .23rem;
	margin: .05rem 0
}
#menu a .black,#menu a .white{
	position: absolute;
	top: 0;
	right: 0;
 } 
#menu a .black{
	width: .03rem;
	height: .23rem;
	background: #fff;
	overflow: hidden;
	z-index: 10;
	transition: 0.5s;
}
#menu a .black p{
	color: #fff;
	height: .23rem;
	position: absolute;
	right: .12rem;
	transition: 0.5s
}
#menu a .box{
	width: .06rem;
	height: .06rem;
	right: .04rem;;
	position: absolute;
	top: 0;
	background: #fff;
}
#menu a .white{
	color: #FFF;
	z-index: 8;
	margin-right: .12rem;
	width: .5rem;
	text-align: right;
}
#menu .active a .black{
	width: .5rem;
	height: .23rem;
	right: .12rem;
}
#menu .active a .black p{
	right: 0;
}
#news_con .news_cen_list {
	width: 100%;
	height: 6.97rem;
	position: relative;
	z-index: 100;
}
#news_con .news_cen_list .hd ul {
	height: .99rem;
	max-width: 12rem;
	padding: 0 .16rem;
	margin-top: .29rem;
	display: flex;
	justify-content: center;
	align-items: center
}
#news_con .news_cen_list .hd ul li {
	float: left;
	margin-right: .55rem;
}
#news_con .news_cen_list .hd ul a {
	display: block;
	width: 1.56rem;
	height: .45rem;
	background: url(http://kr-website-jdzd.oss-cn-hongkong.aliyuncs.com/static/image/news_list_tit.png?821);
	color: #fff;
	font-size: .22rem;
	line-height: .4rem;
	text-align: center;
}
#news_con .news_list .list ul {
	margin-top: .25rem;
}
#news_con .news_list .list ul li {
	max-width: 7.35rem;
	height: .53rem;
	background: #242424;
	border-radius: .03rem;
	padding: 0 .1rem;
	margin: 0 auto;
	margin-bottom: .03rem;
}
#news_con .news_list .list ul li a, #news_con .news_list .list ul li span {
	font-size: .2rem;
	color: #fff;
	line-height: .53rem;
	max-width: 5.9rem;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	margin: 0;
}
#news_con .news_list .list ul li span {
	float: right;
}
#news_con .page ul{
	overflow: hidden;
	height: .3rem;
	line-height: .24rem;
	margin: .3rem 0;
	display: flex;
	justify-content: center;
}
#news_con .page li{
	float: left;
} 

/*QA对话部分*/
 #news_con .content .l,#news_con .content .r{
	font-size: .12rem;
	overflow: hidden
}
#news_con .content .l .t,#news_con .content .l .t img,#news_con .content .r .t,#news_con .content .r .t img{
	margin: 0
}
#news_con .content .l .t,#news_con .content .l .con{
	float: left
}
#news_con .content .r .t,#news_con .content .r .con{
	float: right
}
#news_con .content .l .con{
	padding: .1rem;
	max-width: 70%;
	background: #f6f6f6;
	border-radius: .02rem;
	border: .01rem solid #ededed;
	margin-left: .2rem;
	margin-top: .2rem;
}
#news_con .content .r .con{
	padding: .1rem;
	max-width: 70%;
	background: #9eea6a;
	border-radius: .02rem;
	border: .01rem solid #9eea6a;
	margin-right: .2rem;
	margin-top: .2rem;
}
@media screen and (max-width:1024px){
	#menu{
		position: static;
		width: 100%;
		margin: 0;
		overflow: hidden
	}
	#menu li{
		float: left;
		width: 20%;
	}
	#menu li a{
		width: 100%;
		text-align: center;
	}
	#menu a .black,#menu a .box{
		display: none
	}
	#menu a .white{
		width: 100%;
	}
}
@media screen and (max-width:767px){
	#news_con .news_list .list ul li a, #news_con .news_list .list ul li span{
		font-size: .12rem;
		max-width: 70%
	}
}
.news_line{
	width: 91%;
    height: .01rem;
    display: inline-block;
    margin-top: .08rem;
	background: linear-gradient(to right, transparent, #d0d0d5, transparent);
}
.time_box{
	display: flex;
	justify-content: space-between;
}



/* 翻页 */
.page{
    width: 100%;
    height: .4rem;
    text-align: left;
    position: absolute;
    bottom: 0;
}

.page ul{
    overflow: hidden;
    height: .4rem;
    line-height: .4rem;
    display: flex;
    justify-content: left;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2b2b2b;
    border: .02rem solid #363636;
    border-radius: .36rem;
    box-sizing: border-box;
}
.page li{
	float: left;
    margin-right:.1rem;
}
.page li:nth-of-type(1){
    margin-left:.1rem;
}
.page li a{
	font-family: HarmonyOS_Sans_Medium;
    font-size: .18rem;
    text-align: center;
    border-radius: 50%;
    margin-top: .03rem;
}
.page li a.active{
	color: #000;
    background-color: #fff;
    opacity: 1;
}

.page li a:hover{
	opacity: 1;
}

.page_news_fx,.page_notice_fx,.page_actii_fx{
    display: inline-block;
    width: .3rem;
    height: .3rem;
    color: #ffffff;
}
.page_news_num,.page_notice_num,.page_actii_num{
    display: inline-block;
    width: .3rem;
    height: .3rem;
    line-height: .3rem;
    color: #ffffff;
    opacity: .7;

}
.page_news_l,.page_news_r,.page_notice_l,.page_notice_r,.page_actii_l,.page_actii_r{
    background:url(https://static-jd.gameduchy.com/lsns/yd/images/box3/page_btn.png?821) no-repeat center top/cover;
}
.page_news_ll,.page_news_rr,.page_notice_ll,.page_notice_rr,.page_actii_ll,.page_actii_rr{
    background:url(https://static-jd.gameduchy.com/lsns/yd/images/box3/page_btn_double.png?821) no-repeat center top/cover;
}
.page_news_r,.page_notice_r,.page_actii_r{
    transform: rotateY(180deg);
}
.page_news_rr,.page_notice_rr,.page_actii_rr{
    transform: rotateY(180deg);
}

.box4{
    width: 100%;
    height: 100%;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box4/box4_bg.png?821) no-repeat center top/cover;
    position: relative;
}
.box4_content_bg{
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,.9); */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}
.box4_content{
    width: 100%;
    position: absolute;
    top: 27%;
    left: 50%;
    transform: translateX(-50%);
}
.yys{
    width: 5.3rem;
    height: 1.06rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box4/yys_bg.png?821) no-repeat center top/cover;
    font-family: SourceHanSansCN-Bold;
    font-size: .3rem;
    color: #FFFFFF;
    text-align: center;
    line-height: .79rem;
    margin-left: 1.24rem;
    margin-bottom: 0.2rem;
}
.input_content{
    width: 91%;
    height: 1.35rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box4/input_bg.png?821) no-repeat center top/cover;
    margin-bottom: 0.42rem;
    margin-left: 4.5%;
}
.input_content_p{
    width: 75%;
    font-size: 1rem;
    color: #000000;
    text-align: center;
    line-height: 1.35rem;
    font-family: BebasNeue;
    margin-left: 23%;
    overflow: hidden;
    font-weight: bolder;
}
.box4_btn{
    display: block;
    width: 100%;
    height: 1.18rem;
    line-height: 1.18rem;
    font-family: SourceHanSansCN-Bold;
    font-size: .52rem;
    color: #FFFFFF;
    position: relative;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box4/box4_btn_bg.png?821) no-repeat center top/cover;
    border-bottom: 0.08rem solid #FFB800;
}
.box4_btn img{
    width: 0.45rem;
    height: 0.9rem;
    position: absolute;
    top: 50%;
}
.box4_btn_l{
    left: 20%;
    transform: translateY(-50%);
}
.box4_btn_r{
    right: 20%;
    transform: rotateY(180deg) translateY(-50%);
}
.sec1_bg{
    width: 100%;
    height: 100%;
}


#secondVideo{
    display: none;
}
iframe{
    width: 100%!important;
    height: 5.4rem!important;
}
.iframe1{
    width: 100%!important;
    height: 5.4rem!important;
}
.menu_box{
    width: 100%;
    height: 100%;
    background:url(https://static-jd.gameduchy.com/lsns/yd/images/nav/yellow_bg.png?821) no-repeat top center/cover;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}
.menu_close_btn{
    width: 0.7rem;
    height: 0.7rem;
    display: block;
    position: absolute;
    right: 0.18rem;
    top: 0.18rem;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/nav/menu_box_close.png?821) no-repeat top center/cover;
}

.box5{
    width: 100%;
    height: 100%;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box4/box4_bg.png?821) no-repeat center top/cover;
}
.foot_right{
    width: 89%;
    padding-left: 3%;
    padding-right: 3%;
    height: 8.8rem;
    border-radius: 1%;
    position: absolute;
    bottom: 14%;
    left: 50%;
    transform: translateX(-50%);
    /* display: none; */
    font-family: SourceHanSansCN-Medium;
    background: #171000;
}
.nav_logo{
    width: 95%;
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.nav_logo img{
    width: 100%;
    height: 100%;
}
.dzyyzz{
    display: inline-block;
    width: .28rem;
    height: .28rem;
    background:url(https://static-jd.gameduchy.com/lsns/yd/images/lz4.png) no-repeat center top/cover;
    vertical-align: middle;
}
.download{
    width: 6.6rem;
    height: 2.1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4.6%;

}
.load_btn{
    width: 3.2rem;
    height: 0.97rem;
}
.ios_load{
    margin-left: 0!important;
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box1/ios_load.png) no-repeat center top/cover;
}
.az_load{
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box1/az_load.png) no-repeat center top/cover;

}
.mumu_load{
    background: url(https://static-jd.gameduchy.com/lsns/yd/images/box1/mumu_load.png) no-repeat center top/cover;

}
.liandong{
    width: 5.2rem;
    height: 0.8rem;
    position: absolute;
    top: 9%;
    left: 4%;

}
.liandong img{
    width: 100%;
    height: 100%;
}
.download_ls{
    width: 3rem;
    height: 3.1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 21%;
    z-index: 2;

}