@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: 2204px;
  background-size: 100% 100%;
  background-position: center;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/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: 750px;
}
.wrap .header .time {
  font-size: 24px;
  color: #fffcde;
}
.wrap .part01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 280px;
}
.wrap .part01 .title {
  width: 756px;
  height: 117px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/part1-title.png);
  margin-bottom: 50px;
}
.wrap .part01 .table {
  width: 1348px;
  height: 611px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/part1-tablebg.png);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 60px;
  box-sizing: border-box;
}
.wrap .part01 .table .table-header {
  display: flex;
  padding: 10px 0;
  width: 90%;
}
.wrap .part01 .table .table-header .header-cell {
  height: 70px;
  line-height: 70px;
  flex: 1;
  text-align: center;
  font-size: 32px;
  color: #000000;
  font-weight: bold;
}
.wrap .part01 .table .table-header .header-cell:nth-child(2) {
  flex: 1.2;
}
.wrap .part01 .table .table-header .header-cell:last-child {
  flex: 1.2;
}
.wrap .part01 .table .table-body {
  width: 90%;
}
.wrap .part01 .table .table-body .table-row {
  display: flex;
  padding: 12px 0;
  background: #faf8ff;
}
.wrap .part01 .table .table-body .table-row .row-cell {
  flex: 1;
  height: 140px;
  text-align: center;
  font-size: 26px;
  color: black;
  font-family: "m";
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap .part01 .table .table-body .table-row .row-cell:nth-child(2) {
  flex: 1.2;
}
.wrap .part01 .table .table-body .table-row .row-cell:last-child {
  flex: 1.2;
}
.wrap .part01 .table .table-body .table-row .row-cell .link {
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
.wrap .part01 .table .table-body .table-row .row-cell .link:hover {
  color: #ff6f00;
}
.wrap .part01 .table .table-body .table-row .btn-cell {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .part01 .table .table-body .table-row .btn-cell .btn {
  margin-top: 10px;
  width: 264px;
  height: 58px;
  background-size: 100% 100%;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
  color: white;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/part1-btn.png);
}
.wrap .part01 .table .table-body .table-row:nth-child(2) {
  border-bottom: 1px solid #d9e3e8;
  border-top: 1px solid #d9e3e8;
}
.wrap .part02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
}
.wrap .part02 .title {
  width: 685px;
  height: 117px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/part2-title.png);
  margin-bottom: 40px;
}
.wrap .part02 p {
  font-size: 26px;
  color: white;
}
.wrap .footertext {
  font-size: 26px;
  color: white;
  margin-top: 40px;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
  justify-content: center;
  align-items: center;
}
.mask .popup {
  width: 1088px;
  height: 631px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/pop-bg1.png);
}
.mask .popup .popup-header {
  display: flex;
  justify-content: end;
  align-items: center;
  position: relative;
}
.mask .popup .popup-header .close {
  position: absolute;
  right: -50px;
  top: 10px;
  width: 46px;
  height: 47px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/pop-x.png);
}
.mask .popup .popup-body {
  padding: 20px;
  padding-top: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  min-height: 100px;
}
.mask .popup .popup-footer {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 16px 24px;
}

#pop-info .popup-body, #pop-info2 .popup-body, #pop-info3 .popup-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
#pop-info .popup-body .table, #pop-info2 .popup-body .table, #pop-info3 .popup-body .table {
  position: relative;
  left: 20px;
  width: 1088px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#pop-info .popup-body .table .table-header, #pop-info2 .popup-body .table .table-header, #pop-info3 .popup-body .table .table-header {
  margin-top: 10px;
  height: 60px;
  line-height: 60px;
  display: flex;
  width: 80%;
}
#pop-info .popup-body .table .table-header .header-cell, #pop-info2 .popup-body .table .table-header .header-cell, #pop-info3 .popup-body .table .table-header .header-cell {
  flex: 1;
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
}
#pop-info .popup-body .table .table-header .header-cell:last-child, #pop-info2 .popup-body .table .table-header .header-cell:last-child, #pop-info3 .popup-body .table .table-header .header-cell:last-child {
  flex: 1.2;
}
#pop-info .popup-body .table .table-body, #pop-info2 .popup-body .table .table-body, #pop-info3 .popup-body .table .table-body {
  width: 80%;
}
#pop-info .popup-body .table .table-body .table-row, #pop-info2 .popup-body .table .table-body .table-row, #pop-info3 .popup-body .table .table-body .table-row {
  display: flex;
  padding: 8px 0;
  border-bottom: 1px solid rgba(217, 227, 232, 0.5);
}
#pop-info .popup-body .table .table-body .table-row:last-child, #pop-info2 .popup-body .table .table-body .table-row:last-child, #pop-info3 .popup-body .table .table-body .table-row:last-child {
  border-bottom: none;
}
#pop-info .popup-body .table .table-body .table-row .row-cell, #pop-info2 .popup-body .table .table-body .table-row .row-cell, #pop-info3 .popup-body .table .table-body .table-row .row-cell {
  flex: 1;
  text-align: center;
  font-size: 18px;
  color: black;
  font-family: "m";
  display: flex;
  align-items: center;
  justify-content: center;
}
#pop-info .popup-body .table .table-body .table-row .row-cell:last-child, #pop-info2 .popup-body .table .table-body .table-row .row-cell:last-child, #pop-info3 .popup-body .table .table-body .table-row .row-cell:last-child {
  flex: 1.2;
}
#pop-info .popup-body .table .table-body .table-row .row-cell .link, #pop-info2 .popup-body .table .table-body .table-row .row-cell .link, #pop-info3 .popup-body .table .table-body .table-row .row-cell .link {
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
}
#pop-info .popup-body .table .table-body .table-row .row-cell .link:hover, #pop-info2 .popup-body .table .table-body .table-row .row-cell .link:hover, #pop-info3 .popup-body .table .table-body .table-row .row-cell .link:hover {
  color: #ff6f00;
}
#pop-info .popup-body .table .table-body .table-row .btn-cell, #pop-info2 .popup-body .table .table-body .table-row .btn-cell, #pop-info3 .popup-body .table .table-body .table-row .btn-cell {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#pop-info .popup-body .table .table-body .table-row .btn-cell .btn, #pop-info2 .popup-body .table .table-body .table-row .btn-cell .btn, #pop-info3 .popup-body .table .table-body .table-row .btn-cell .btn {
  margin-top: 10px;
  width: 264px;
  height: 58px;
  background-size: 100% 100%;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
  color: white;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/part1-btn.png);
}

#pop-info2 .popup {
  width: 1088px;
  height: 371px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/pop-bg2.png);
}

#pop-info3 .popup {
  width: 1088px;
  height: 811px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260625festival/pop-bg3.png);
}/*# sourceMappingURL=index.css.map */