body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

html {
    width: 100%;
}

body {
    background: #fafafd;
    width: 100%;
    margin: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

.c:before,
.c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.overh {
    overflow: hidden;
}

.wrap_h1 {
    display: none;
    visibility: hidden;
}

#afooter {
    padding: 30px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a,
#afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

.wrap {
  width: 1920px;
  height: 1800px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/bg.jpg);
  background-size: cover;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.header {
  position: relative;
  width: 100%;
  height: 471px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.logo {
  width: 226px;
  height: 91px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/logo.png) no-repeat center center / 100% 100%;
  position: absolute;
  top: 26px;
  left: 120px;
}

.header-title {
  width: 676px;
  height: 202px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/title.png) no-repeat center center / 100% 100%;
  margin-top: 156px;
}

.header-mintitle {
  width: 754px;
  height: 46px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/mintitle.png) no-repeat center center / 100% 100%;
  margin-top: 20px;
}

.header-text p {
  font-size: 20px;
  color: #ceecff;
  text-align: center;
  margin-top: 18px;
}

.part1-title {
  width: 1065px;
  height: 120px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/part1-title.png) no-repeat center center / 100% 100%;
  margin-top: 74px;
}

.part1 {
  width: 1002px;
  height: 564px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/part1.png) no-repeat center center / 100% 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 36px;
}

.part1-table1 {
  width: 890px;
  /* height: 386px; */
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/table.png) no-repeat center center / 100% 100%;
  margin-top: 84px;
}

.table-first {
  margin: 0 auto;
}

.table-first img {
  width: 70px;
  height: 70px;
}

.part1-table1 table {
  width: 890px;
  text-align: center;
}

.part1-table1 th,.part1-table1 td {
  padding: 26.8px 0;
}

.part1-table1 thead tr {
  font-size: 20px;
  color: #fff;
}

.part1-table1 tbody {
  font-size: 20px;
  color: #fff;
  line-height: 24px;
}

.part1-table1 tr td:first-child {
  width: 192px;
  border-right: 1px solid #4874fa;
}

.part1-table1 tr td:nth-child(2) {
  width: 462px;
  border-right: 1px solid #4874fa;
}

.part1-table1 table tr td:nth-child(3) {
  width: 106px;
  border-right: 1px solid #4874fa;
}

.part1-table1 table thead th {
  padding: 12px 10px;
  border-bottom: 1px solid #4874fa;
}

.part1-table1 table thead th:first-child {
  border-right: 1px solid #4874fa;
}

.part1-table1 table thead th:nth-child(2) {
  border-right: 1px solid #4874fa;
}

.part1-table1 table thead th:nth-child(3) {
  border-right: 1px solid #4874fa;
}

.part1-table1 table tbody tr:nth-child(-n+1) {
  border-bottom: 1px solid #4874fa;
}

.part2-title {
  width: 915px;
  height: 117px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/part2-title.png) no-repeat center center / 100% 100%;
  margin-top: 44px;
}

.part2 {
  width: 1002px;
  height: 203px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250626sale/part2.png) no-repeat center center / 100% 100%;
  margin-top: 40px;
}

.part2 p {
  font-size: 22px;
  text-align: center;
  line-height: 24px;
  margin-top: 84px;
  color: #fff;
}

.footer p {
  font-size: 18px;
  color: #ddedfe;
  text-align: center;
  margin-top: 64px;
}