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;
}

.head {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/head.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 663px;
    position: relative;
}

.logo {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 239px;
    height: 104px;
    position: absolute;
    top: 48px;
    left: 55px;
}

.subtitle {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/subtitle.png) no-repeat;
    background-size: 100% 100%;
    width: 630px;
    height: 83px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 480px;
    text-align: center;
    font-size: 36px;
    color: #c2ecff;
    line-height: 80px;
}

.date {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 560px;
    font-size: 20px;
    color: #f7cd6f;
}

.content {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 2337px;
    box-sizing: border-box;
    padding-top: 80px;
}

.part1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/part1.png) no-repeat;
    background-size: 100% 100%;
    width: 1011px;
    height: 1730px;
    margin: 0 auto;
}

.title1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/title1.png) no-repeat;
     background-size: 100% 100%;
     width: 484px;
     height: 81px;
     margin: 0 auto;
     transform: translateY(-35px);
}

.pic1 {
    width: 370px;
    display: block;
    margin: 0px auto 20px;
}

.text {
    text-align: center;
    font-size: 18px;
    color: #f3f7ff;
}

.wrap table {
    width: 930px;
    margin: 20px auto 0;
}

.wrap table th {
    height: 50px;
    text-align: center;
    font-size: 20px;
    color: #f0f5ff;
    background: #133867;
    border: 1px solid #1aa6ee;
}

.wrap table th:nth-child(1) {
    width: 20%;
}

.wrap table th:nth-child(2) {
    width: 30%;
}

.wrap table th:nth-child(3) {
    width: 50%;
}

.wrap table td {
    font-size: 16px;
    color: #f3f7ff;
    text-align: center;
    border: 1px solid #1aa6ee;
    padding: 15px 10px;
    line-height: 20px;
}

.wrap table tbody tr:nth-child(odd) {
    background: #064d83;
}

.wrap table tbody tr:nth-child(even) {
    background: #07619a;
}

.part2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/part2.png) no-repeat;
    background-size: 100% 100%;
    width: 1010px;
    height: 150px;
    margin: 180px auto 0;
    position: relative;
}

.title2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20251016checkin/title2.png) no-repeat;
    background-size: 100% 100%;
    width: 264px;
    height: 81px;
    margin: 0 auto;
    transform: translateY(-35px);
}

.part2 .text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.desc-ingame {
    font-size: 18px;
    color: #649cfa;
    text-align: center;
    margin-top: 80px;
}