@charset "UTF-8";
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
}

body,
button,
input,
select,
textarea {
  font-size: 0.24px;
  line-height: 1.5;
}

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

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
  border: 0;
  padding: 0;
  margin: 0;
}

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

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

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

ul,
ol,
dl {
  list-style: none;
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  pointer-events: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

body {
  background: #131522;
  width: 100%;
  height: 100%;
  position: relative;
  font: 12px / 1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, '\5b8b\4f53', "\9ED1\4F53", sans-serif;
}

img {
  object-fit: contain;
}

@font-face {
  font-family: fzlt;
  src: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/fzlt.woff2);
}

.g-wrap {
  -webkit-text-size-adjust: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 1116px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/bg.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 1px;
  padding-bottom: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.g-wrap a {
  -webkit-tap-highlight-color: transparent;
}

.g-wrap::after {
  content: "";
  display: block;
  width: 1920px;
  height: 1116px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/bg-xg.png) no-repeat;
  background-size: 100% 100%;
  z-index: 5;
  pointer-events: none;
}

.logo {
  display: block;
  width: 168px;
  height: 69px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/logo-dnf.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 30px;
  left: 90px;
}

.con {
  width: 1020px;
  margin: 0 auto;
  padding-top: 1px;
}

.con .title {
  width: 1000px;
  height: 409px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/title.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -22px;
  margin-top: -20px;
  position: relative;
}

.con .title .title-txt {
  position: absolute;
  width: 360px;
  font-family: fzlt;
  left: 476px;
  top: 184px;
  font-size: 28px;
  text-align: center;
  text-shadow: 0 0 5px #452d00, 0 0 5px #452d00, 0 0 5px #452d00, 0 0 5px #452d00;
  color: #f8e496;
}

.con .title .time {
  font-family: '微软雅黑', sans-serif;
  font-size: 22px;
  text-shadow: 0 0 5px #031540, 0 0 5px #031540, 0 0 5px #031540, 0 0 5px #031540;
  color: #f0e5a8;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 256px;
  line-height: 1.3;
  right: 0;
  width: 725px;
}

.con .p-con {
  width: 1013px;
  height: 663px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/p-bg.png) no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 0;
  padding: 40px 30px;
  margin-top: -60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.con .title-s1 {
  width: 619px;
  height: 71px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828pnb/title-s1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

.con .con-item {
  width: 100%;
  height: auto;
}

.con .con-item .prop {
  width: 291px;
  object-fit: contain;
  display: block;
  margin: 30px auto;
}

.con .tip_list p {
  font-size: 18px;
  text-align: center;
  color: #d8fafa;
  line-height: 1.5;
}

.tip {
  font-size: 18px;
  text-align: center;
  color: #d8fafa;
  line-height: 1.5;
}

.dnfact_navbg {
  min-width: 1200px !important;
}

/* footer */
#afooter {
  text-align: center;
  line-height: 20px;
  color: #cccccc;
  background-color: #000;
  padding: 20px 0;
}

#afooter a {
  color: #cccccc;
}
