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;
  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: 100%;
  height: 7400px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423prove/bg.jpg);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .logo {
  position: absolute;
  top: 27px;
  left: 50px;
}
.wrap .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 610px;
}
.wrap .top p {
  font-size: 22px;
  color: #e3dcff;
  margin-top: 10px;
}
.wrap .con1 {
  margin-top: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .con1 h1 {
  text-align: center;
  font-size: 24px;
  color: #fff2af;
}
.wrap .con1 .taberbox {
  width: 1704px;
  height: 1144px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423prove/con1-bg.png);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 20px;
}
.wrap .con1 .taberbox .table {
  width: 90%;
  height: 85%;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
  border: 3px solid #7e67d3;
}
.wrap .con1 .taberbox table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-spacing: 0;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
}
.wrap .con1 .taberbox table thead tr {
  position: relative;
  color: #e4ddff;
}
.wrap .con1 .taberbox table thead tr::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.wrap .con1 .taberbox table thead tr th {
  background: linear-gradient(180deg, #a756fe 20%, #7a5df7 100%);
  color: #ffffff;
  padding: 14px 0;
  border: none;
  font-weight: bold;
  position: relative;
  line-height: 1.2;
}
.wrap .con1 .taberbox table thead tr th:nth-child(1) {
  width: 35%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(2) {
  width: 13%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(3) {
  width: 13%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(4) {
  width: 13%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(5) {
  width: 13%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(6) {
  width: 13%;
}
.wrap .con1 .taberbox table thead tr th:nth-child(2)::after {
  width: 2px;
  z-index: 999;
  right: -1px;
}
.wrap .con1 .taberbox table thead tr th::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0px;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .con1 .taberbox table thead tr th:last-child::after {
  display: none;
}
.wrap .con1 .taberbox table tbody tr {
  position: relative;
  color: #e4ddff;
}
.wrap .con1 .taberbox table tbody tr::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.wrap .con1 .taberbox table tbody tr td {
  padding: 10px 8px;
  border: none;
  text-align: center;
  position: relative;
  line-height: 1.4;
  z-index: 0;
}
.wrap .con1 .taberbox table tbody tr td::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .con1 .taberbox table tbody tr td:last-child::after {
  display: none;
}
.wrap .con2 {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .con2 h1 {
  text-align: center;
  font-size: 40px;
  color: #fff2af;
}
.wrap .con2 .taberbox {
  width: 1704px;
  height: 4264px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423prove/con2-bg.png);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 20px;
  margin-top: -20px;
}
.wrap .con2 .taberbox .table {
  width: 90%;
  height: 96%;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
  border: 3px solid #7e67d3;
}
.wrap .con2 .taberbox table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
}
.wrap .con2 .taberbox table .empty-table-row {
  height: 50px;
}
.wrap .con2 .taberbox table thead tr th {
  background: linear-gradient(180deg, #a756fe 20%, #7a5df7 100%);
  color: #ffffff;
  padding: 14px 0;
  border: none;
  font-weight: bold;
  position: relative;
  line-height: 1.5;
}
.wrap .con2 .taberbox table thead tr th:nth-child(1) {
  width: 12%;
}
.wrap .con2 .taberbox table thead tr th:nth-child(2) {
  width: 20%;
}
.wrap .con2 .taberbox table thead tr th:nth-child(3) {
  width: 53%;
}
.wrap .con2 .taberbox table thead tr th:nth-child(4) {
  width: 15%;
}
.wrap .con2 .taberbox table thead tr th::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .con2 .taberbox table thead tr th:last-child::after {
  display: none;
}
.wrap .con2 .taberbox table tbody tr {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.wrap .con2 .taberbox table tbody tr td {
  padding: 11px 8px;
  border: none;
  text-align: center;
  position: relative;
  line-height: 1.5;
  vertical-align: middle;
}
.wrap .con2 .taberbox table tbody tr td:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .con2 .taberbox table tbody tr:last-child {
  border-bottom: none;
}
.wrap .con3 {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .con3 h1 {
  text-align: center;
  font-size: 24px;
  color: #fff2af;
}
.wrap .con3 .box {
  width: 1104px;
  height: 744px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423prove/con3-bg.png);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 20px;
}
.wrap .con3 .box .b1 {
  width: 870px;
  height: 500px;
  background-color: #a956ff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrap .con3 .box .b1 img {
  width: 853px;
  height: 480px;
}
.wrap .con3 p {
  font-size: 22px;
  color: white;
}
.wrap .con3 span {
  margin-top: 30px;
  font-size: 22px;
  color: #aaafff;
}
