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;
}

@font-face {
  font-family: 'SourceHanSansSC-Medium';
  src: url('https://game.gtimg.cn/images/dnf/cp/a20260514jar/SourceHanSansSC-Medium.otf') format('truetype');
}

.wrap {
  width: 2560px;
  height: 1895px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260514jar/bg.jpg) no-repeat top center/100% 100%;
  position: relative;
}

.wrap .top {
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.top .logo {
  width: 185px;
  height: 75px;
  background: url(https://game.gtimg.cn/images/dnf/web202511/main/logo.png) no-repeat;
  position: absolute;
  left: 85px;
  top: 25px;
  z-index: 99;
}

.part1 {
  width: 873px;
  height: 143px;
  margin: 0 auto;
  padding: 10px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260514jar/part1-bg.png) no-repeat center center/100% 100%;
}

.part1 img {
  width: 92px;
  height: 95px;
}

.part1 p,
.time {
  font-family: 'SourceHanSansSC-Medium';
  font-size: 24px;
  color: #fff;
}

.time {
  font-size: 26px;
  text-align: center;
  margin-top: 10px;
}

.part2 {
  margin-top: 250px;
}

.part2 .part2-title {
  width: 1146px;
  height: 103px;
  margin: 0 auto -20px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260514jar/part2-title.png) no-repeat center center/100% 100%;
}

.part2 .table-box {
  width: 1390px;
  height: 782px;
  margin: 0 auto;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260514jar/part2-table-bg.png) no-repeat center center/100% 100%;
  padding: 90px 40px 30px;
  box-sizing: border-box;
}

.part2 .table-box table {
  width: 100%;
  height: 540px;
  font-family: 'SourceHanSansSC-Medium';
  font-size: 24px;
  text-align: center;
  color: #fff;
}

.part2 .table-box table th {
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  font-size: 32px;
}

.part2 .table-box table th:nth-of-type(1) {
  width: 328px;
}

.part2 .table-box table th:nth-of-type(2) {
  width: 572px;
}

.part2 .table-box table th:nth-of-type(3) {
  width: 200px;
}

.part2 .table-box table tr td:not(:first-child) {
  line-height: 1.9;
}

.part2 .table-box table td img {
  width: 85px;
  height: auto;
}

.part2 .table-box .tip,
.tip {
  font-family: 'SourceHanSansSC-Medium';
  font-size: 24px;
  text-align: center;
  color: #365173;
  margin-top: 20px;
}

.tip {
  color: #fff;
}