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: 3800px;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423continue/bg.jpg);
}
.wrap .logo {
  position: relative;
  z-index: 999;
  left: 60px;
  top: 50px;
}
.wrap .top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 325px;
}
.wrap .top .st {
  margin-top: -35px;
}
.wrap .top p {
  margin-top: 10px;
  font-size: 24px;
  color: white;
}
.wrap .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 140px;
}
.wrap .content .con1 {
  display: flex;
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.wrap .content .con1 .box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  right: 3px;
  margin-top: 10px;
  width: 1335px;
  height: 1614px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423continue/con1-bg.png);
}
.wrap .content .con1 .box .b1 {
  justify-content: center;
  margin-top: 80px;
  width: 350px;
  height: 476px;
  display: flex;
  align-items: center;
  background-color: #202480;
}
.wrap .content .con1 .box .b1 img {
  border: 4px solid #8689e4;
}
.wrap .content .con1 .box .tiplist {
  text-align: center;
  margin: 20px 0;
}
.wrap .content .con1 .box .tiplist p {
  color: #fff4c0;
  font-size: 20px;
}
.wrap .content .con1 .box .taberbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1166px;
  height: 845px;
  background-color: #202480;
  box-sizing: border-box;
}
.wrap .content .con1 .box .taberbox .table {
  width: 99%;
  height: 98%;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .content .con1 .box .taberbox .table table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  border: 4px solid #8689e4;
  background-color: #cca46b;
}
.wrap .content .con1 .box .taberbox .table table thead tr th {
  color: #634418;
  padding: 14px 0;
  border: none;
  font-weight: bold;
  position: relative;
}
.wrap .content .con1 .box .taberbox .table table thead tr th::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0%;
  height: 100%;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.wrap .content .con1 .box .taberbox .table table thead tr th:last-child::after {
  display: none;
}
.wrap .content .con1 .box .taberbox .table table tbody tr {
  background-color: #4f31ce;
  position: relative;
}
.wrap .content .con1 .box .taberbox .table table tbody tr::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .content .con1 .box .taberbox .table table tbody tr:nth-child(odd) {
  background-color: #4529bb;
}
.wrap .content .con1 .box .taberbox .table table tbody tr td:nth-child(2) {
  line-height: 72px;
}
.wrap .content .con1 .box .taberbox .table table tbody tr td {
  padding: 10px 8px;
  border: none;
  text-align: center;
  position: relative;
  line-height: 1.2;
}
.wrap .content .con1 .box .taberbox .table 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 .content .con1 .box .taberbox .table table tbody tr td:last-child::after {
  display: none;
}
.wrap .content .con1 .box .taberbox .table table tbody tr td:nth-child(1),
.wrap .content .con1 .box .taberbox .table table tbody tr td:nth-child(2) {
  text-align: center;
}
.wrap .content .con2 {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .content .con2 .box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  right: 3px;
  margin-top: 10px;
  width: 1335px;
  height: 474px;
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423continue/con2-bg.png);
}
.wrap .content .con2 .box .taberbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1166px;
  height: 303px;
  background-color: #202480;
  box-sizing: border-box;
}
.wrap .content .con2 .box .taberbox .table {
  width: 99%;
  height: 98%;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .content .con2 .box .taberbox .table table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  border: 4px solid #8689e4;
  background-color: #cca46b;
}
.wrap .content .con2 .box .taberbox .table table thead tr th {
  color: #634418;
  padding: 14px 0;
  border: none;
  font-weight: bold;
  position: relative;
}
.wrap .content .con2 .box .taberbox .table table thead tr th::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0%;
  height: 100%;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.wrap .content .con2 .box .taberbox .table table thead tr th:last-child::after {
  display: none;
}
.wrap .content .con2 .box .taberbox .table table tbody tr {
  background-color: #4f31ce;
  position: relative;
}
.wrap .content .con2 .box .taberbox .table table tbody tr::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
}
.wrap .content .con2 .box .taberbox .table table tbody tr:nth-child(odd) {
  background-color: #4529bb;
}
.wrap .content .con2 .box .taberbox .table table tbody tr td {
  padding: 10px 8px;
  border: none;
  text-align: center;
  position: relative;
  line-height: 1.2;
}
.wrap .content .con2 .box .taberbox .table 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 .content .con2 .box .taberbox .table table tbody tr td:last-child::after {
  display: none;
}
.wrap .content .con2 .box .taberbox .table table tbody tr td:nth-child(1),
.wrap .content .con2 .box .taberbox .table table tbody tr td:nth-child(2) {
  text-align: center;
}
.wrap .content .con3 {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap .content .con3 .box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  right: 3px;
  margin-top: 10px;
  font-size: 20px;
  color: white;
}
