/* 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: 17.88rem;
  box-sizing: border-box;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260423suprise/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: .5rem;
}

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

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

.con {
  margin-top: 0.5rem;
}

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

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

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

.con img {
  display: block;
  margin: 0 auto;
  width: 250px;
  height: 262px;
}

#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;
}