body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
    margin: 0;
    padding: 0;
}

body {
    font: 12px/1.5 tahoma, '\5b8b\4f53', sans-serif;
    padding-top: 42px;
    background: #e7eaec;
    font-family: '\65b9\6b63\5170\4ead\9ed1';
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
    list-style-type: none;
}

.clearfix:after {
    content: "\0020";
    height: 0;
    display: block;
    clear: both;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* footer */
#afooter {
    width: 100%;
    z-index: 1000;
    text-align: center;
    line-height: 20px;
    background-position: top;
    color: #cccccc;
    background-color: #000000;
    padding: 20px 0;
}

#afooter .wrap_ied {
    padding: 15px;
}

#afooter .copyright {
    position: relative;
    z-index: 3;
    padding-top: 10px;
    line-height: 26px;
}

#afooter .copyright span a,
#footer .copyright span a:hover {
    margin: 0 5px;
}

#theme_foot {
    position: absolute;
    z-index: 1;
    left: 50%;
    width: 980px;
    margin-left: -490px;
}

#afooter .notice {
    display: none;
}

#afooter a {
    color: #cccccc;
}

/* 全局背景/大小 */
.Activity-container {
    width: 1920px;
    height: 3400px;
    background-image: url(https://game.gtimg.cn/images/dnf/cp/a20250911concept/pc-bj.png);
    background-position: center;
    background-size: cover;
}

/* 头部 */
.logo {
    width: 284px;
    height: 161px;
}

.dnf {
    width: 284px;
    height: 161px;
    margin-left: 20px;
    margin-top: 10px;
}

.heading {
    width: 1286px;
    height: 600px;
    margin: 0 auto;
    margin-top: -40px;
    /* border: 1px palegoldenrod solid; */
}

.heading-img1 {
    width: 1286px;
    height: 434px;
    margin-top: -20px;
}

.heading-img2 {
    width: 621px;
    height: 147px;
    display: block;
    /* border: 1px solid palegoldenrod; */
    margin: 0 auto;
    margin-top: -150px;
}

.heading-text {
    color: #e5bdfc;
    font-size: 20px;
    width: 530px;
    margin: 0 auto;
    text-align: center;
    margin-top: -20px;
    /* border: 1px solid palegoldenrod; */
}

/* 活动内容 */
.detail {
    width: 1090px;
    height: 1600px;
    margin: 0 auto;
    /* border: 1px solid palegoldenrod; */
}

.detail-img1 {
    width: 399px;
    height: 519px;
    margin: 0 auto;
    margin-top: 50px;
}

.img1 {
    width: 399px;
    height: 519px;
}

.detail-text-h1 {
    width: 665px;
    height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #f5e5f4;
    margin-top: 20px;
    text-align: center;
}

.detail-text-h2 {
    width: 665px;
    height: 28px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #f5e5f4;
}

.detail-img2 {
    width: 516x;
    height: 446px;
    /* border: 1px solid palegoldenrod; */
}

.img2 {
    width: 516px;
    height: 446px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 60px;
    /* border: 1px solid palegoldenrod; */
}

.detail-text1 {
    width: 880px;
    height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFEFFD;
    margin-top: 30px;
    text-align: center;
}

.detail-text2 {
    width: 860px;
    height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFEFFD;
    text-align: center;
}

.detail-underline {
    width: 384px;
    height: 23px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 15px;
}

.detail-text3{
    width: 860px;
    height: 30px;
    margin: 0 auto;
    background: url('https://game.gtimg.cn/images/dnf/cp/a20250911concept/underline.png') no-repeat -768px -2060px;
	width: 384px;
	height: 1px;
    /* border: 1px solid palegoldenrod; */
}
.detail-tet3-1{
     width: 860px;
    height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFEFFD;
    text-align: center;
    margin-top: 40px;
}
.grid-table {
    width: 834px;
    height: 789px;
    background-image: url(https://game.gtimg.cn/images/dnf/cp/a20250911concept/pc-table.png);
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    margin-top: 15px;
    display: grid;
    /* 定义列宽?288px, 270px, 280px */
    grid-template-columns: 140px 285px 410px;
    /* 定义行高?52px, 75px, 52px, 70px */
    grid-template-rows: 55px 150px 148px 100px 165px 168px;
}

.grid-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    color: #ffeffd;
    padding: 0 10px;
    /* border: 1px solid palevioletred; */
}
.grid-header{
    font-size: 18px;
    color: #1f0b40;
}
/* 温馨提示 */
.prompt{
    width: 1126px;
    height: 253px;
    background-image: url(https://game.gtimg.cn/images/dnf/cp/a20250911concept/prompt.png);
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    margin-top: 700px;
        /* border: 1px solid palegoldenrod */
}
.prompt-text{
    width: 600px;
    height: 52px;
    margin: 0 auto;
    padding-top: 80px;
}
.prompt-text1{
    width: 600px;
    color: #f8d7fa;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    /* border: 1px solid palegoldenrod; */
}
/* 脚注文字 */
.footer-text{
    width: 160px;
    font-size: 18px;
    margin: 0 auto;
    color: #f8d7fa;
    margin-top: -50px;
}