@charset "UTF-8";
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma, "宋体", sans-serif;
  background: #e7eaec;
  font-family: "方正兰亭黑";
  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: " ";
  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: 3620px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260528expect/bg.jpg) no-repeat 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  font-size: 26px;
}
.wrap .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;
}
.wrap .headrer {
  position: relative;
  top: 500px;
  right: 50px;
  font-size: 26px;
  color: #e3d4a2;
}
.wrap .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 620px;
}
.wrap .content .con1, .wrap .content .con2, .wrap .content .con3, .wrap .content .con4 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .content .con1 {
  gap: 40px;
}
.wrap .content .con1 p {
  text-align: center;
  font-size: 24px;
  color: #d3c5a3;
  line-height: 2.2;
}
.wrap .content .con2 {
  margin-top: 80px;
}
.wrap .content .con2 .task-table-container {
  margin-top: 80px;
  width: 1399px;
  height: 292px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 25px;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260528expect/con1-tablebg.png) repeat 100% 100%;
}
.wrap .content .con2 .task-table-container .game-task-table {
  width: 1371px;
  height: 222px;
  box-sizing: border-box;
  color: #d6bf96;
  font-size: 22px;
}
.wrap .content .con2 .task-table-container .game-task-table thead {
  height: 50%;
  border-bottom: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con2 .task-table-container .game-task-table thead tr th {
  padding: 10px 20px;
  font-weight: bold;
}
.wrap .content .con2 .task-table-container .game-task-table thead tr th:nth-child(1) {
  width: 30%;
}
.wrap .content .con2 .task-table-container .game-task-table thead tr th:nth-child(2) {
  width: 25%;
  border-left: 1px solid rgba(77, 102, 155, 0.5);
  border-right: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con2 .task-table-container .game-task-table thead tr th:nth-child(3) {
  width: 45%;
}
.wrap .content .con2 .task-table-container .game-task-table tbody {
  height: 50%;
}
.wrap .content .con2 .task-table-container .game-task-table tbody tr td {
  padding: 10px 20px;
  text-align: center;
}
.wrap .content .con2 .task-table-container .game-task-table tbody tr td:nth-child(2) {
  width: 25%;
  border-left: 1px solid rgba(77, 102, 155, 0.5);
  border-right: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con3 {
  margin-top: 80px;
}
.wrap .content .con3 .task-table-container {
  margin-top: 80px;
  width: 1399px;
  height: 548px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 25px;
  box-sizing: border-box;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260528expect/con3-tablebg.png) repeat 100% 100%;
}
.wrap .content .con3 .task-table-container .game-task-table {
  width: 1371px;
  height: 478px;
  box-sizing: border-box;
  color: #d6bf96;
  font-size: 22px;
}
.wrap .content .con3 .task-table-container .game-task-table thead {
  height: 25%;
  border-bottom: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con3 .task-table-container .game-task-table thead tr th {
  padding: 10px 20px;
  font-weight: bold;
}
.wrap .content .con3 .task-table-container .game-task-table thead tr th:nth-child(1) {
  width: 30%;
}
.wrap .content .con3 .task-table-container .game-task-table thead tr th:nth-child(2) {
  width: 25%;
  border-left: 1px solid rgba(77, 102, 155, 0.5);
  border-right: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con3 .task-table-container .game-task-table thead tr th:nth-child(3) {
  width: 45%;
}
.wrap .content .con3 .task-table-container .game-task-table tbody {
  height: 75%;
}
.wrap .content .con3 .task-table-container .game-task-table tbody tr:nth-child(1) {
  height: 45%;
  border-bottom: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con3 .task-table-container .game-task-table tbody tr:nth-child(2) {
  height: 55%;
}
.wrap .content .con3 .task-table-container .game-task-table tbody tr td {
  padding: 10px 20px;
  text-align: center;
  line-height: 2;
}
.wrap .content .con3 .task-table-container .game-task-table tbody tr td:nth-child(2) {
  width: 25%;
  border-left: 1px solid rgba(77, 102, 155, 0.5);
  border-right: 1px solid rgba(77, 102, 155, 0.5);
}
.wrap .content .con4 {
  margin-top: 80px;
}
.wrap .content .con4 .tips {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wrap .content .con4 .tips p {
  color: #d6bf96;
  font-size: 22px;
}
.wrap .content .texts {
  margin-top: 40px;
  color: rgba(255, 255, 255, 0.5);
}/*# sourceMappingURL=index.css.map */