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%;
    min-height: 100vh
}

body {
    background: #1e0f42;
    width: 100%;
    min-height: 100vh
}

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;
}

.clearfix:after {
    content: "\0020";
    height: 0;
    display: block;
    clear: both;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.overh {
    overflow: hidden;
}

#afooter {
    padding: 30px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a, #afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

@font-face {
    font-family: "ssyst";
    src: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/ssyst.ttf) format("truetype");
  }
  

.wrap {
    overflow: hidden;
    width: 7.5rem;
    height: 13.34rem;
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.logo {
    display: block;
    width: 2.15rem;
    height: 0.86rem;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/logo.png) no-repeat;
    background-size: 100% 100%;
}

.cot {
    width: 7.5rem;
    height: 5.1rem;
    margin: 5.75rem auto 0;
}

.slogan {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 5.78rem;
    height: 3.03rem;
    margin: 0 auto;
}

.btns {
    width: 7.23rem;
    height: 2.12rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.5rem auto 0;
}

.btn {
    display: block;
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/btn1.png) no-repeat;
    background-size: 100% 100%;
    width: 2.3rem;
    height: 0.96rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.96rem;
    font-family: "ssyst";
    box-sizing: border-box;
}

.btn span {
    background-image: -webkit-linear-gradient(#fefbdc 60%,#f6e296 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn.on {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/btn2.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
}

.btn.on span {
    background-image: -webkit-linear-gradient(#4f3024 60%,#f7700a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-lh {
    line-height: 0.3rem;
    padding-top: 0.25rem;
}

.subtitle {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20230420version/m/subtitle.png) no-repeat;
    background-size: 100% 100%;
    width: 5.5rem;
    height: 0.66rem;
    margin: -0.4rem auto 0;
}