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%;
}

body {
    background: #fafafd;
    width: 100%;
    margin: 0;
    padding: 0;
}

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;
}

.wrap_h1 {
    display: none;
    visibility: 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;
}

.wrap {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 1137px;
    overflow: hidden;
    position: relative;
}

.logo {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 306px;
    height: 91px;
    display: block;
    position: absolute;
    top: 46px;
    left: 160px;
}

.slogan {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/slogan.png) no-repeat;
    background-size: 100% 100%;
    width: 1017px;
    height: 138px;
    margin: 500px auto 0;
}

.subtitle {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px 2px #091f56, -1px 1px 2px #091f56, 1px -1px 2px #091f56, -1px -1px 2px #091f56;
}

.subtitle span {
    color: #d037f1;
}

.date {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-top: 15px;
}

.date span {
    color: #d037f1;
}

.gift-box {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/gift-box.png) no-repeat;
    background-size: 100% 100%;
    width: 523px;
    height: 179px;
    margin: 30px auto 0;
    position: relative;
    box-sizing: border-box;
    padding-top: 18px;
}

.gift-bg {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/gift-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 119px;
    height: 94px;
    position: relative;
    margin: 0 auto;
    transform: translateX(25px);
    cursor: pointer;
}

.gift-box .name {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 15px;
}

.gift-bg img {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 62%;
    left: 30%;
    transform: translate(-50%, -50%);
}

.btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/btn.png) no-repeat;
    background-size: 100% 100%;
    width: 244px;
    height: 63px;
    display: block;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
}

.btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: #0e2e57;
    background: linear-gradient(to bottom, #0e2e57 20%, #050908 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.btn.gray {
    pointer-events: none;
    filter: grayscale(1);
}

.alter {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    color: #a6a8aa;
}

.hover {
    display: none;
}

.gift-bg:hover .hover {
    display: block;
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250617record/hover.png) no-repeat;
    background-size: 100% 100%;
    width: 617px;
    height: 107px;
    box-sizing: border-box;
    padding-top: 18px;
    padding-left: 35px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 30%;
    transform: translateX(-50%);
    bottom: 85px;
}

#milo-login-box {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 10px;
}

#milo-login-box a {
    color: #d037f1;
}