/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i,
b,
em {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

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

q:before,
q:after {
  content: "";
}

fieldset,
img,
abbr,
acronym {
  border: 0;
}

/* basic */
.c:before,
.c:after {
  content: "";
  display: tadble;
}

.c:after {
  clear: both;
}

.c {
  zoom: 1;
}

body {
  font:
    12px/1.5 "\5FAE\8F6F\96C5\9ED1",
    tahoma,
    "\5b8b\4f53",
    "\9ED1\4F53",
    sans-serif;
  overflow-x: hidden;
}

body,
html {
  min-width: 12.8rem;
  font-family: "FZLTHJW";
  overflow-x: hidden;
}

a {
  text-decoration: none;
  overflow: hidden;
}

.wrap,
body {
  min-width: 12.8rem !important;
  overflow-x: hidden;
}

html {
  font-size: calc(100 / 1920 * 100vw) !important;
  scroll-behavior: smooth;
}

@media screen and (max-width: 1280px) {
  html {
    font-size: calc(100 / 1920 * 1280px);
  }
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.g_wrap {
  overflow-x: hidden;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main {
  width: 100%;
  height: 23.47rem;
  box-sizing: border-box;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423device/bj.jpg) no-repeat center top;
  background-size: cover;
}

.content {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.content .top {
  width: 100%;
  height: 7rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  padding-bottom: .7rem;
}

.content .top .slo {
  width: 8.16rem;
  height: 1.96rem;
  font-size: 0;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423device/slo.png) no-repeat center /cover;
}

.content .top .time {
  width: 100%;
  text-align: center;
  color: #f6ecdc;
  font-size: 0.24rem;
  margin-top: 0.12rem;
}

.con {
  margin-top: 0.8rem;
}

.con .con_tit {
  width: 7.33rem;
  height: 0.76rem;
  margin: 0 auto;
  font-size: 0;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423device/con_tit.png) no-repeat center /cover;
}

.con .con_box {
  width: 6.34rem;
  height: 4.45rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423device/con_box_bj.png) no-repeat center /cover;
}

.con .con_tips {
  margin: 0 auto;
  font-size: 0.24rem;
  color: #97c0b6;
  text-align: center;
  width: 100%;
  margin-top: 0.4rem;
  max-width: 12rem;
}

.con .con_tips.tips1 {
  margin-top: 0.3rem;
}

.con .con_tips.tips2 {
  margin-top: 0.6rem;
}
.con .con_tips.tips3 {
  margin-top: 0rem;
}

.con .con_table {
  width: 8.32rem;
  height: 5.61rem;
  margin: 0 auto;
  margin-top: 0.4rem;
  text-align: center;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423device/con_table_bj.png) no-repeat center /cover;
}

.con .con_table th {
  font-size: 0.24rem;
  color: #1d2b29;
  font-weight: bold;
  height: 0.8rem;
  line-height: 0.8rem;
}

.con .con_table td {
  font-size: 0.24rem;
  color: #ffffff;
}

.con .con_table tr:nth-child(2) td:nth-child(1),
.con .con_table tr:nth-child(3) td:nth-child(1),
.con .con_table th:nth-child(1) {
  width: 3.68rem;
}

.con .con_table tr:nth-child(2) td:nth-child(2),
.con .con_table th:nth-child(2) {
  width: 4.64rem;
}

.con .con_table tr:nth-child(2) {
  height: 2.14rem;
}

.con .con_table tr:nth-child(3) {
  height: 2.6rem;
}










#afooter {
  background: #1c1c1c;
}

#afooter .wrap_ieg {
  width: 100%;
  margin: 0 auto;
  padding: 0.3rem 0;
  background: #1c1c1c;
}

#afooter p {
  color: #6e6e6e;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.18rem;
}

#afooter a {
  color: #6e6e6e;
  font-size: 0.18rem;
}