@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: 5940px;
  background-size: 100% 100%;
  background-position: center;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/bg.jpg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.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 .header {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 150px;
  left: -200px;
}
.wrap .header .title {
  width: 996px;
  height: 387px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/top-title.png);
}
.wrap .header .time {
  font-size: 24px;
  color: white;
}
.wrap .part01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 190px;
  width: 1452px;
  height: 800px;
  background-size: 100% 100%;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part01-bg.png);
}
.wrap .part01 .title {
  width: 834px;
  height: 125px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part01-title.png);
}
.wrap .part01 .rules {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
  gap: 10px;
}
.wrap .part01 .rules p {
  font-size: 24px;
  font-weight: 500;
  color: #2d596c;
  text-indent: -1.35rem;
  margin-left: 0.1rem;
}
.wrap .part01 .imger {
  border: 4px solid #7baabb;
  border-radius: 15px;
  overflow: hidden;
}
.wrap .part01 .rwu {
  position: absolute;
  top: -617px;
  right: 0;
  width: 843px;
  height: 718px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part01-rwu.png);
}
.wrap .part02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 70px;
  width: 1442px;
  height: 3882px;
  background-size: 100% 100%;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part02-bg.png);
}
.wrap .part02 .title {
  width: 694px;
  height: 124px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part02-title.png);
}
.wrap .part02 .table01, .wrap .part02 .table02, .wrap .part02 .table03 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .part02 .table01 .task-table, .wrap .part02 .table02 .task-table, .wrap .part02 .table03 .task-table {
  width: 90%;
  border: 4px solid #57a3c2;
  border-radius: 15px;
  overflow: hidden;
}
.wrap .part02 .table01 .task-table table, .wrap .part02 .table02 .task-table table, .wrap .part02 .table03 .task-table table {
  width: 100%;
  border-collapse: collapse;
}
.wrap .part02 .table01 .task-table table th, .wrap .part02 .table01 .task-table table td, .wrap .part02 .table02 .task-table table th, .wrap .part02 .table02 .task-table table td, .wrap .part02 .table03 .task-table table th, .wrap .part02 .table03 .task-table table td {
  border: 1px solid #57a3c2;
  padding: 3px 10px;
  text-align: center;
  font-size: 24px;
}
.wrap .part02 .table01 .task-table table th:nth-child(1), .wrap .part02 .table01 .task-table table td:nth-child(1), .wrap .part02 .table02 .task-table table th:nth-child(1), .wrap .part02 .table02 .task-table table td:nth-child(1), .wrap .part02 .table03 .task-table table th:nth-child(1), .wrap .part02 .table03 .task-table table td:nth-child(1) {
  width: 25%;
}
.wrap .part02 .table01 .task-table table th:nth-child(2), .wrap .part02 .table01 .task-table table td:nth-child(2), .wrap .part02 .table02 .task-table table th:nth-child(2), .wrap .part02 .table02 .task-table table td:nth-child(2), .wrap .part02 .table03 .task-table table th:nth-child(2), .wrap .part02 .table03 .task-table table td:nth-child(2) {
  width: 19%;
}
.wrap .part02 .table01 .task-table table th:nth-child(3), .wrap .part02 .table01 .task-table table td:nth-child(3), .wrap .part02 .table02 .task-table table th:nth-child(3), .wrap .part02 .table02 .task-table table td:nth-child(3), .wrap .part02 .table03 .task-table table th:nth-child(3), .wrap .part02 .table03 .task-table table td:nth-child(3) {
  width: 18%;
}
.wrap .part02 .table01 .task-table table th:nth-child(4), .wrap .part02 .table01 .task-table table td:nth-child(4), .wrap .part02 .table02 .task-table table th:nth-child(4), .wrap .part02 .table02 .task-table table td:nth-child(4), .wrap .part02 .table03 .task-table table th:nth-child(4), .wrap .part02 .table03 .task-table table td:nth-child(4) {
  width: 38%;
}
.wrap .part02 .table01 .task-table table th, .wrap .part02 .table02 .task-table table th, .wrap .part02 .table03 .task-table table th {
  background-color: #4c96b2;
  color: #f4ffff;
  font-size: 30px;
}
.wrap .part02 .table01 .task-table table td, .wrap .part02 .table02 .task-table table td, .wrap .part02 .table03 .task-table table td {
  background: #ffffff;
  color: #2e596c;
}
.wrap .part02 .table01 .task-table table td div, .wrap .part02 .table02 .task-table table td div, .wrap .part02 .table03 .task-table table td div {
  min-height: 40px;
}
.wrap .part02 .table01 .task-table table tr:first-child > *, .wrap .part02 .table02 .task-table table tr:first-child > *, .wrap .part02 .table03 .task-table table tr:first-child > * {
  border-top: 0;
}
.wrap .part02 .table01 .task-table table tr:last-child > *, .wrap .part02 .table02 .task-table table tr:last-child > *, .wrap .part02 .table03 .task-table table tr:last-child > * {
  border-bottom: 0;
}
.wrap .part02 .table01 .task-table table > tbody > tr > td:first-child,
.wrap .part02 .table01 .task-table table > thead > tr > th:first-child, .wrap .part02 .table02 .task-table table > tbody > tr > td:first-child,
.wrap .part02 .table02 .task-table table > thead > tr > th:first-child, .wrap .part02 .table03 .task-table table > tbody > tr > td:first-child,
.wrap .part02 .table03 .task-table table > thead > tr > th:first-child {
  border-left: 0;
}
.wrap .part02 .table01 .task-table table > tbody > tr > td:last-child,
.wrap .part02 .table01 .task-table table > thead > tr > th:last-child, .wrap .part02 .table02 .task-table table > tbody > tr > td:last-child,
.wrap .part02 .table02 .task-table table > thead > tr > th:last-child, .wrap .part02 .table03 .task-table table > tbody > tr > td:last-child,
.wrap .part02 .table03 .task-table table > thead > tr > th:last-child {
  border-right: 0;
}
.wrap .part02 .table01 .subtitle {
  width: 680px;
  height: 68px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part02-subt1.png);
  margin: 30px 0;
}
.wrap .part02 .table01 .task-table table th, .wrap .part02 .table01 .task-table table td {
  padding: 10px 10px;
}
.wrap .part02 .table01 .task-table table th:nth-child(1), .wrap .part02 .table01 .task-table table td:nth-child(1) {
  width: 17%;
}
.wrap .part02 .table01 .task-table table th:nth-child(2), .wrap .part02 .table01 .task-table table td:nth-child(2) {
  width: 20%;
}
.wrap .part02 .table01 .task-table table th:nth-child(3), .wrap .part02 .table01 .task-table table td:nth-child(3) {
  width: 38%;
}
.wrap .part02 .table01 .task-table table th:nth-child(4), .wrap .part02 .table01 .task-table table td:nth-child(4) {
  width: 25%;
}
.wrap .part02 .table02 .subtitle, .wrap .part02 .table03 .subtitle {
  width: 440px;
  height: 68px;
  background-size: 100% 100%;
  margin: 30px 0;
}
.wrap .part02 .table02 .subtitle {
  width: 380px;
  height: 68px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part02-subt2.png);
}
.wrap .part02 .table02 .task-table table th:nth-child(1), .wrap .part02 .table02 .task-table table td:nth-child(1) {
  width: 20%;
}
.wrap .part02 .table02 .task-table table th:nth-child(2), .wrap .part02 .table02 .task-table table td:nth-child(2) {
  width: 20%;
}
.wrap .part02 .table02 .task-table table th:nth-child(3), .wrap .part02 .table02 .task-table table td:nth-child(3) {
  width: 60%;
}
.wrap .part02 .table03 .subtitle {
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part02-subt3.png);
}
.wrap .part02 .table03 .task-table table th:nth-child(1), .wrap .part02 .table03 .task-table table td:nth-child(1) {
  width: 23%;
}
.wrap .part02 .table03 .task-table table th:nth-child(2), .wrap .part02 .table03 .task-table table td:nth-child(2) {
  width: 40%;
}
.wrap .part02 .table03 .task-table table th:nth-child(3), .wrap .part02 .table03 .task-table table td:nth-child(3) {
  width: 20%;
}
.wrap .part02 .table03 .task-table table th:nth-child(4), .wrap .part02 .table03 .task-table table td:nth-child(4) {
  width: 17%;
}
.wrap .part03 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}
.wrap .part03 .title {
  width: 674px;
  height: 80px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260611gather/part03-title.png);
}
.wrap .part03 .tips {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wrap .part03 .tips p {
  font-size: 24px;
  color: #e9f8fe;
}
.wrap .footertext {
  font-size: 20px;
  color: #def7fe;
  margin-top: 60px;
}/*# sourceMappingURL=index.css.map */