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;
}

@font-face {
    font-family: 'SOURCEHANSERIFCN-HEAVY';
    src: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/SOURCEHANSERIFCN-HEAVY.ttf);
}

.head {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/head.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 1031px;
    position: relative;
    box-sizing: border-box;
    padding-top: 40px;
}

.logo {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 457px;
    height: 89px;
    display: block;
    margin-left: 40px;
}

.top-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.subtitle {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/subtitle.png) no-repeat;
    background-size: 100% 100%;
    width: 1135px;
    height: 58px;
    margin: 800px auto 0;
}

.btn:hover {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/btn2.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
}

.btn:hover span {
    color: #3f2f0a;
    background: linear-gradient(to bottom, #3f2f0a 20%, #654c11 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/bg.jpg) no-repeat;
    background-size: 100% auto;
    width: 1920px;
    height: auto;
    padding-bottom: 100px;
}

.btns {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    margin: 0px auto 40px;
}

.btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/btn1.png) no-repeat;
    background-size: 100% 100%;
    width: 157px;
    height: 38px;
    display: block;
    position: relative;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    transition: transform 1s ease;
    font-family: 'SOURCEHANSERIFCN-HEAVY';
    margin: 10px;
}

.btn span {
    color: #eff7ff;
    background: linear-gradient(to bottom, #eff7ff 20%, #a1ddff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scaleY(1.1);
    display: block;
}

.btn.on {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/btn2.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
}

.btn.on span {
    color: #3f2f0a;
    background: linear-gradient(to bottom, #3f2f0a 20%, #654c11 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.content {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/content.png) no-repeat;
    background-size: 100% 100%;
    width: 1023px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.content::before {
    content: '';
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/content-before.png) no-repeat;
    background-size: 100% 100%;
    width: 1023px;
    height: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -10px;
}

.content::after {
    content: '';
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/content-after.png) no-repeat;
    background-size: 100% 100%;
    width: 1023px;
    height: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

.title1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/title1.png) no-repeat;
    background-size: 100% 100%;
    width: 256px;
    height: 82px;
    margin: 0 auto 0;
}

.content .content-inner {
    width: 999px;
    margin: 0 auto;

}

.content ul li {
    width: 900px;
    display: none;
    box-sizing: border-box;
    margin: 0px auto 0;
}

.content ul li .item {
    padding-bottom: 40px;
}

.inner-top {
    padding: 20px 0;
    background: linear-gradient(to bottom, #1a175e 20%, #1d2272 80%);
}

ul li .item:nth-child(even) {
    background: linear-gradient(to bottom, #1a175e 20%, #1d2272 80%);
}

ul li .item:nth-child(odd) {
    background: linear-gradient(to bottom, #1a175e 20%, #1a175e 80%);
}

.title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title span {
    color: #d2fafc;
    background: linear-gradient(to bottom, #d2fafc 20%, #2cbcf1 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    font-family: 'SOURCEHANSERIFCN-HEAVY';
    margin: 0 10px;
}

.title-icon1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/title-icon1.png) no-repeat;
    background-size: 100% 100%;
    width: 142px;
    height: 22px;
}

.title-icon2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/title-icon2.png) no-repeat;
    background-size: 100% 100%;
    width: 142px;
    height: 22px;
}

.img-box {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.img-box img {
    max-width: 700px;
    margin: 0 20px;
    border: 2px solid #5288c7;
}

.p1 {
    font-size: 16px;
    color: #b3d4ff;
    padding: 0 65px;
}

.p2 {
    font-size: 14px;
    color: #778dc0;
    padding: 0 80px;
}

.p3 {
    font-size: 14px;
    color: #778dc0;
    padding: 0 90px;
}

.p3::before {
    content: '';
    background: #778dbe;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

table {
    width: 850px;
    margin: 20px auto;
}

table thead tr th {
    background: #544df4;
    text-align: center;
    font-size: 16px;
    color: #b3d4ff;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #544df4;
}

table tbody tr td {
    text-align: center;
    font-size: 14px;
    color: #b3d4ff;
    border: 1px solid #544df4;
    padding: 10px;
}

.inner-bottom table tbody tr:nth-child(1) td,
.inner1 table tbody tr:nth-child(1) td,
.inner2 table tbody tr:nth-child(1) td,
.inner3 table tbody tr:nth-child(1) td,
.inner4 table tbody tr:nth-child(1) td,
.inner5 table tbody tr:nth-child(1) td {
    background: #544df4;
    text-align: center;
    font-size: 16px;
    color: #b3d4ff;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #544df4;
}

.text-title {
    color: #d2fafc;
    background: linear-gradient(to bottom, #d2fafc 20%, #29baf1 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'SOURCEHANSERIFCN-HEAVY';
    font-size: 24px;
}

.pop-scroll {
    width: 900px;
    max-height: 1060px;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0px auto 0;
}

.pop-scroll::-webkit-scrollbar {
    width: 15px;
}

.pop-scroll::-webkit-scrollbar-track {
    background: linear-gradient(to right, transparent 40%, #091236 50%, transparent 60%);
    border-radius: 8px;
}

.pop-scroll::-webkit-scrollbar-thumb {
    background-color: #6cd4f5;
    border-radius: 8px;
    border: 3px solid transparent;
    background-clip: content-box;
}

.p-text1 {
    font-size: 16px;
    color: #b3d4ff;
    padding-left: 20px;
}

.p-text1:nth-child(odd) {
    margin-bottom: 20px;
}

.p-text1 span {
    font-size: 16px;
    color: #b3d4ff;
    padding-left: 20px;
    display: block;
}

.p-text1 em {
    font-size: 16px;
    color: #b3d4ff;
    padding-left: 20px;
    display: block;
}

.p-text1 em::before {
    content: '';
    background: #778dbe;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.inner-top {
    background: #1b1c67;
}

.inner-bottom {
    background: #1a175e;
    padding: 40px 0;
}

.text-subtitle {
    font-size: 16px;
    color: #6cd4f5;
    font-weight: bold;
}

.desc-ingame {
    text-align: center;
    font-size: 14px;
    color: #b3d4ff;
    margin-top: 100px;
}


.title2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/title2.png) no-repeat;
    background-size: 100% 100%;
    width: 256px;
    height: 84px;
    margin: 0px auto 40px;
}

.inner0 {
    width: 999px;
    background: linear-gradient(to bottom, #1a175e 20%, #1d2272 80%);
    padding: 40px 0;
    margin: 0 auto;
}

.inner1 {
    background: linear-gradient(to bottom, #1a175e 20%, #1d2272 80%);
    padding: 40px 0;
}


.inner3,
.inner5 {
    background: linear-gradient(to bottom, #1a175e 20%, #1d2272 80%);
    padding: 0px 0 40px;
}

.inner2,
.inner4 {
    background: linear-gradient(to bottom, #1a175e 20%, #1a175e 80%);
    padding: 0px 0 40px;
}

/* .inner .pop-scroll {
    max-height: 400px;
} */


.page1-text1 {
    font-size: 16px;
    color: #b3d4ff;
    padding-left: 20px;
    margin-top: 20px;
}

.page1-text2 {
    font-size: 16px;
    color: #b3d4ff;
    padding-left: 20px;
    /* margin-bottom: 20px; */
}

.page2-content .inner {
    display: none;
}

.page2-btns {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.page2-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/page2-btn1.png) no-repeat;
    background-size: 100% 100%;
    width: 253px;
    height: 38px;
    display: block;
    margin: 0 20px 20px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;transition: transform 1s ease;
    font-family: 'SOURCEHANSERIFCN-HEAVY'
}

.page2-btn span {
    color: #eff7ff;
    background: linear-gradient(to bottom, #eff7ff 20%, #a1ddff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scaleY(1.1);
    display: block;
}


.page2-btn:hover {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/page2-btn2.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
}


.page2-btn:hover span {
    color: #3f2f0a;
    background: linear-gradient(to bottom, #3f2f0a 20%, #654c11 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page2-btn.on {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/page2-btn2.png) no-repeat;
    background-size: 100% 100%;
    transform: scale(1.1);
}


.page2-btn.on span {
    color: #3f2f0a;
    background: linear-gradient(to bottom, #3f2f0a 20%, #654c11 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20250807version/page/title3.png) no-repeat;
    background-size: 100% 100%;
    width: 465px;
    height: 104px;
    margin: 0px auto 40px;
}
