body{
    width: 100%;
    height: 35rem;
    background-color: #ffffff;
    position: relative;
    top: 0;
    left: 0;
}
img{
    width: 100%;
    height: 100%;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.box{
    width: 25.6rem;
    height: 30.51rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/box_bg.jpg) no-repeat center top/cover;
}
.top_logo{
    width: 4.87rem;
    height: 0.83rem;
    position: absolute;
    top: 0.67%;
    left: 2.9%;
}



.top_internet_box{
    display: flex;
    width: 1.8rem;
    height: 0.48rem;
    position: absolute;
    top: 7.3%;
    left: 53%;
    color: #555555;
    font-family: SourceHanSansCN, sans-serif;
    font-weight: bolder;
}
.top_internet{
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    top: 0;
    left: 0;
}
.top_internet_content{
    font-size: 0.3rem;
    position: absolute;
    right: 0;
    line-height: 0.6rem;
    font-weight: 500;
}
.top_uid_box{
    /* display: flex; */
    display: none;
    width: 5.4rem;
    height: 0.6rem;
    position: absolute;
    top: 6.83%;
    left: 69.2%;
}
.top_uid{
    width: 0.45rem;
    height: 0.6rem;
}
.uid_content_box{
    width: 5rem;
    height: 0.6rem;
    margin-left: 3%;
    font-size: 0.2rem;
    line-height: 0.8rem;
    font-family: SourceHanSansCN, sans-serif;
    color: #555555;
}
.uid{
    width: 4rem;
    height: 0.6rem;
    margin-left: 2%;
    font-size: 0.3rem;
    line-height: 0.6rem;
}
.uid_content{
    margin-left: 7%;
    font-size: 0.35rem;
}
.top_close_box{
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 0.67%;
    left: 2.9%;

}
.top_down{
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    margin-top: -5%;
    margin-left: 8%;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.top_down img{
    width: 0.21rem;
    height: 0.15rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.top_close_box{
    display: none;
    width: 3rem;
    height: 0.94rem;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/top_close_box.png) no-repeat center top/cover;
    margin: 9% 0 0 39%;
    cursor: pointer;
}


.login_box{
    /* display: none; */
    width: 10.63rem;
    height: 2.23rem;
    position: absolute;
    top: 19%;
    left: 47.4%;
    transform: translateX(-50%);
}
.center_login_name{
    width: 5.52rem;
    height: 0.28rem;
    margin: 2.5% 0 0 5.3%;
}
.center_uid_input{
    width: 5.07rem;
    height: 0.4rem;
    margin: 2.1% 0 0 4%;
    border-radius: 1rem;
    border: 0.01rem solid #000;
    color: #d1d1d1;
    text-indent: 4%;
    line-height: 0.4rem;
    font-size: 0.2rem;
    font-family: SourceHanSansCN, sans-serif;
}
.center_login_btn{
    display: block;
    width: 5.93rem;
    height: 0.75rem;
    margin: 2.8% 0 0 4%;
}
.login_ydl_box{
    display: none;
    width: 10.63rem;
    height: 2.3rem;
    position: absolute;
    top: 19%;
    left: 47.4%;
    transform: translateX(-50%);
    font-size: 0.3rem;
    font-family: SourceHanSansCN, sans-serif;
    /* display: flex; */
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.login_ydl_box p{
    width: 50%;
    height: 0.5rem;
    color: #4b4b4b;
    text-align: left;
    text-indent: 13%;
    line-height: 0.5rem;
}
.server_content,.ign_content,.login_ydl_uid_content,.level_content{
    text-indent: 2%;
    color: #000000;
}
.server,.ign{
    margin-bottom: 2%;
}
.lv{
    color: #000000;
}
.center_menu_list{
    width: 11rem;
    height: 3.8rem;
    position: absolute;
    top: 32.8%;
    left: 47.4%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.center_menu_list_num{
    width: 2.46rem;
    height: 1.71rem;
    position: relative;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/center_menu_list_num.png) no-repeat center center/cover;
    margin-left: 2%;
    border-radius: 0.36rem;
    box-sizing: border-box;
    box-shadow: 0.01rem 0.01rem 0.23rem #d3c8f0;
    cursor: pointer;
    border: 0.03rem solid rgba(0,0,0,0);
}
.center_menu_list_num.active{
    border: 0.03rem solid #a37bff;
}
.center_menu_list_num.active .center_menu_list_num_money_btn{
    background-color: #796786;
    color: #ffffff;
}
.center_menu_list_top{
    position: absolute;
    top: 4%;
    right: 8%;
    color: #ffffff;
    font-size: 0.2rem;
}
.center_menu_list_num_money_btn {
    width: 2rem;
    height: 0.36rem;
    background-color: #e4e4e4;
    border-radius: 1rem;
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 0.24rem;
    color: #000000;
    line-height: 0.36rem;
    font-family: SourceHanSansCN, sans-serif;
}
.db{
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.db3{
    left: 43%!important;
}
.center_qb_name_list{
    width: 7.7rem;
    height: 1.31rem;
    position: absolute;
    top: 51.8%;
    left: 41.2%;
    transform: translateX(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.center_qb_list_num{
    width: 2.25rem;
    height: 1.51rem;
    border-radius: 0.3rem;
    box-sizing: border-box;
    border: 0.05rem solid #e4e4e4;
    position: relative;
    cursor: pointer;
}
.center_qb_list_num.active{
    border: 0.05rem solid #a37bff;
}
.center_qb_list_img{
    width: 2.33rem;
    height: 1.31rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.center_gwc_content{
    width: 10.6rem;
    height: 1.8rem;
    position: absolute;
    top: 65.3%;
    left: 50.1%;
    transform: translate(-50%,-50%);
    border-radius: 0 0 0.3rem 0.3rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    justify-content: center;
    align-items: center;
}
.center_gwc_content_num{
    width: 77%;
    margin-left: 21%;
    color: #777777;
}
.center_gwc_content_name_1{
    width: 65%;
    display: inline-block;
    font-size: 0.36rem;
    font-weight: bolder;
    color: #777777;
    font-family: SourceHanSansCN, sans-serif;
    font-weight: 500;
    text-align: right;
}
.center_gwc_content_name_2{
    width: 33%;
    font-size: 0.24rem;
    font-weight: bold;
    color: #000000;
    text-align: right;
    display: inline-block;
    font-family: SourceHanSansCN, sans-serif;
    font-weight: 500;
}
.center_gwc_content_Total_2{
    color: #863eb4;
    font-size: .33rem;
}


.center_gwc_tk{
    width: 100%;
    height: 0.3rem;
    position: absolute;
    top: 70%;
    left: 54%;
    transform: translateX(-50%);
}
.center_wxz{
    width: 0.2251rem;
    height: 0.2251rem;
    display: inline-block;
    vertical-align: text-bottom;
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    position: absolute;
    background-image: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/center_wxz.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.center_wxz_nr{
    width: 42%;
    position: absolute;
    left: 21%;
    font-family: SourceHanSansCN, sans-serif;
}
.center_gwc_tk span{
    line-height: 0.3rem;
    font-size: 0.28rem;
    color: #000000;
    font-weight: bold;

}
.policy,.agreement{
    display: inline-block;
    vertical-align: bottom;
    height: 0.3rem;
    line-height: 0.3rem;
    color: #7ecef4;
    font-size: 0.28rem;

}

.center_checkOut{
    width: 2.06rem;
    height: 0.76rem;
    position: absolute;
    top: 70.7%;
    right: 26.1%;
}











.footer{
    width: 100%;
    height: 4.49rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/footer.png) no-repeat center top/cover;

}
.footer_content{
    width: 19.2rem;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);

}
.footer_logo1{
    width: 1.47rem;
    height: 2.01rem;
    position: absolute;
    top: 13.3%;
    left: 21.15%;
}
.footer_logo2{
    width: 5.18rem;
    height: 1.24rem;
    position: absolute;
    top: 22.5%;
    left: 36.1%;
}
.footer_Email{
    position: absolute;
    top: 55.9%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.22rem;
    color: #ffffff;
    font-weight: bolder;
    letter-spacing: 0.22em;
    font-family: SourceHanSansCN, sans-serif;
}
.footer_Email a{
    color: #ffffff;
    font-family: SourceHanSansCN, sans-serif;
}
.footer_xy{
    display: flex;
    width: 37%;
    height: 0.39rem;
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translateX(-50%);
    justify-content: space-evenly;
}
.userAgreement,.privacyPolicy{
    font-size: 0.22rem;
    color: #ffffff;
    font-weight: bolder;
    font-family: SourceHanSansCN, sans-serif;

}

@media (max-width: 1330px) {
    .center_gwc_tk{
        transform: translateX(-55%) scale(0.8);
    }
    .center_wxz_nr{
        width: 52%;
    }
   
}
.tc{
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(255,255,255,0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.tc_content{
    width: 13.13rem;
    height: 8.92rem;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/tc_bg.png)no-repeat center top/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.tc_content_title{
    width: 4.29rem;
    height: 0.74rem;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/tc_font_bg.png)no-repeat center top/cover;
    position: absolute;
    font-size: 0.4rem;
    text-align: center;
    color: #6d6d6d;
    line-height: 0.74rem;
}
.tc_content_uid{
    top: 23%;
    left: 20%;
}
.tc_content_name{
    top: 33%;
    left: 47%;
}
.tc_content_shop{
    top: 51.5%;
    left: 20%;
    font-size: 0.4rem;
}
.tc_content_pay{
    top: 71.5%;
    left: 20%;
}
.tc_back,.tc_commit{
    width: 2.56rem;
    height: 0.95rem;
    display: block;
    position: absolute;
}
.tc_back{
    top: 85%;
    left: 20%;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/back.png)no-repeat center top/cover;
}
.tc_back:hover{
    opacity: 0.8;
}
.tc_commit{
    top: 85%;
    right: 20%;
    background: url(https://jp.static.jd.gameduchy.com/static/pay/pc/images/commit.png)no-repeat center top/cover;
}
.tc_commit:hover{
    opacity: 0.8;
}