body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

html {
    width: 100%;
    height: 100vh;
}

body {
    background: #eadeb3;
    width: 100%;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

.c:before,
.c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.overh {
    overflow: hidden;
}

#afooter {
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.2rem;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a,
#afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

.wrap {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20240830count/m/bg.jpg) no-repeat;
    background-size: 100% auto;
    width: 7.5rem;
}

.logo {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20240830count/m/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 2.11rem;
    height: 1.25rem;
    display: block;
}

.login-box {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20240830count/m/login-box.png) no-repeat;
    background-size: 100% 100%;
    width: 6.76rem;
    height: .29rem;
    margin: 1.8rem auto 0;
    font-size: .18rem;
    color: #ffffff;
    text-align: center;
    line-height: .29rem;
}

.login-box span {
    color: #ffce22;
}

.bind {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20240830count/m/bind.png) no-repeat;
    background-size: 100% 100%;
    width: 5.78rem;
    height: .7rem;
    margin: 0.1rem auto 0;
    text-align: center;
    font-size: .2rem;
    color: #ffffff;
    line-height: .6rem;
}

.bind span {
    color: #fff71b;
    font-size: .28rem;
    margin-right: .05rem;
}

.content-desc {
    color: #703600;
    font-size: .16rem;
    text-align: center;
    margin: -0.05rem 0;
}


.table-box {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20240830count/m/table-box.png) no-repeat;
    background-size: 100% 100%;
    width: 7.3rem;
    margin: .1rem auto 0;
    box-sizing: border-box;
    padding: .2rem .35rem .3rem;
}

.table-box ul{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-box1 ul li {
    color: #d59f2e;
    font-size: .18rem;
    text-align: center;
    line-height: .2rem;
    padding: .1rem 0;
    font-weight: 700;
    margin: 0 .05rem;
}

.table-box1 ul li span {
    display: block;
    font-weight: 400;
    white-space: nowrap;
}

.table-box ul li:nth-child(1) {
    width: 10%;
}

.table-box ul li:nth-child(2) {
    width: 30%;
}

.table-box ul li:nth-child(3) {
    width: 25%;
}

.table-box ul li:nth-child(4) {
    width: 20%;
}

.table-box ul li:nth-child(5) {
    width: 15%;
}

.table-box2 ul li {
    height: 0.5rem;
    font-size: .18rem;
    color: #ce9a35;
    text-align: center;
    border: .01rem solid #ce9a35;
    margin: .04rem .05rem;
    border-radius: .05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0.2rem;
    padding: 0.05rem;
}

.table-box2 ul li:nth-child(1) {
    border: none;
    font-size: .2rem;
    font-weight: 700;
}

.table-box2 ul li:nth-child(5) {
    border: none;
    color: #9a5004;
    font-weight: 700;
    background-color: #ffbf34;
}

.desc-game {
    width: 100%;
    min-height: 2rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}