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;
}

.wrap {
  width: 2560px;
  height: 4709px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/bg.jpg) no-repeat top center/100% 100%;
  position: relative;
}

.wrap .top {
  width: 100%;
  height: 750px;
  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;
}

.top .subtitle {
  width: 550px;
  height: 67px;
  line-height: 67px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/subtitle-bg.png) no-repeat center center/contain;
  position: absolute;
  top: 550px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #ffe2f7;
}

.top .time {
  font-size: 20px;
  color: #ff9fdd;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}

.wrap .content {
  width: 1425px;
  height: 3784px;
  margin: 0 auto;
  padding: 120px 140px 50px;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/content-bg.png) no-repeat top center/100% 100%;
}

.part1 .part1-title {
  width: 602px;
  height: 67px;
  margin: 0 auto;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/part1-title.png) no-repeat top center/contain;
}

.part1 .part1-box {
  width: 737px;
  height: 667px;
  margin: 20px auto;
  padding: 18px 12px;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/part1-border.png) no-repeat top center/100% 100%;
}
.part1 .part1-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.part1 .part1-text {
  font-size: 22px;
  color: #c8baff;
  text-align: center;
  margin: 20px 0;
}

.part1 table {
  width: 917px;
  margin: 40px auto;
  border: 1px solid #c5b7fe;
  box-sizing: border-box;
}
.part1 table tr th {
  height: 56px;
  font-size: 22px;
  font-weight: bold;
  color: #554989;
  /* border-bottom: 1px solid #7266a8; */
  border-bottom: 1px solid #554989;
  background-color: #c8baff;
}
.part1 table tr {
  font-size: 22px;
  text-align: center;
  color: #ded6ff;
}
.part1 table tr:nth-of-type(2n) {
  background-color: #7266a8;
}
.part1 table tr:nth-of-type(2n + 1) {
  background-color: #6658a2;
}
.part1 table td {
  line-height: 25px;
  padding: 15px 0;
}

.part1 table tr th:not(:last-of-type),
.part1 table tr td:not(:last-of-type) {
  border-right: 1px solid #554989;
  box-sizing: border-box;
}
.part1 .table1 tr th:first-of-type {
  width: 257px;
}
.part1 .table1 tr th:nth-of-type(2) {
  width: 520px;
}

.part1 .table2 tr th:first-of-type {
  width: 50%;
}

.part1 .table3 tr th:first-of-type {
  width: 264px;
}
.part1 .table3 tr th:nth-of-type(2) {
  width: 290px;
}

.tips {
  margin: 30px 0;
}
.tips .tips-title {
  width: 384px;
  height: 67px;
  margin: 0 auto;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20251211darktemplar/tips-title.png) no-repeat top center/contain;
}
.tips .tips-list {
  width: 917px;
  margin: 20px auto 0;
  font-size: 22px;
  color: #c8baff;
}
.tips .tips-list p {
  margin: 10px 0;
}
