@charset "UTF-8";
/* 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 {
  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: table;
}

.c:after {
  clear: both;
}

.c {
  zoom: 1;
}

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

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

a:hover {
  text-decoration: none;
}

.container * {
  box-sizing: border-box;
}

.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

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

#afooter a {
  color: #fff;
}

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

html,
body,
.wrap {
  width: 100%;
}

/* 通用样式 */
.wrap * {
  box-sizing: border-box;
}

.wrap {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/bg.jpg) no-repeat top center;
  height: 3183px;
  overflow: hidden;
  color: #ffe8bb;
}

/* 头部 */
.head {
  height: 727px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding-top: 592px;
}

.head .time {
  color: #ffe8bb;
  font-size: 18px;
  text-align: center;
}

.logo {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/logo.png) no-repeat;
  width: 185px;
  height: 75px;
  position: absolute;
  left: 55px;
  top: 34px;
  text-indent: -9999px;
  z-index: 9;
}

.title {
  margin: 0 auto;
}

.title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/title1.png) no-repeat;
  width: 705px;
  height: 107px;
  margin-bottom: 36px;
}

.title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/title2.png) no-repeat;
  width: 505px;
  height: 107px;
}

.title3 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/title3.png) no-repeat;
  width: 406px;
  height: 99px;
}

.title4 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/title4.png) no-repeat;
  width: 613px;
  height: 117px;
}

.part1 {
  margin-top: 0;
}

.part1 .list {
  display: flex;
  justify-content: center;
  margin-top: 44px;
}

.part1 .list .items {
  margin: 0 5px;
}

.part1 .list .items p {
  text-align: center;
  color: #ffe8bb;
  font-size: 18px;
  margin-top: 20px;
}

.part1 .list .items .icon {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/kuang.png) no-repeat;
  background-size: 100% 100%;
  width: 230px;
  height: 223px;
  position: relative;
  padding-top: 1px;
}

.part1 .list .items .icon img {
  transform: scale(2);
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: -10px;
  margin-left: 10px;
}

.part1 .p1-img1 {
  display: block;
  margin: 0 auto;
  width: 415px;
  height: 534px;
}

.part1 .table-box {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/table-bg.png) no-repeat;
  width: 950px;
  height: 765px;
  padding: 0 9px;
  margin: 35px auto 0;
  padding-top: 5px;
}

.part1 .table-box thead td {
  height: 57px;
  font-size: 24px;
  color: #231a16;
  font-weight: 700;
}

.part1 .table-box td {
  font-size: 20px;
  color: #ffe8bb;
  text-align: center;
  line-height: 1.4;
}

.part1 .table-box td img {
  display: block;
  width: 57px;
  height: 57px;
  margin: 0 auto 15px;
}

.part1 .table-box td .dj-text {
  color: #f91727;
  text-decoration: underline;
}

.part1 .table-box tbody tr:nth-child(1) {
  height: 105px;
}

.part1 .table-box tbody tr:nth-child(2),
.part1 .table-box tbody tr:nth-child(3) {
  height: 156px;
}

.part1 .table-box tbody tr:nth-child(4) {
  height: 160px;
}

.part1 .table-box td:nth-child(1) {
  width: 194px;
}

.part1 .table-box td:nth-child(2) {
  width: 216px;
}

.part1 .table-box td:nth-child(3) {
  width: 524px;
}

.part1 .tips {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 50px;
}

.part1 .tips2 {
  font-size: 20px;
  color: #ffe8bb;
  width: 935px;
  margin: 0 auto;
  text-align: center;
  margin: 25px auto;
}

.part1 .p1-img3 {
  display: block;
  margin: 25px auto 0;
  width: 199px;
  height: 96px;
}

.part2 {
  margin-top: 64px;
}

.part2 .part2-main {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/part2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  width: 950px;
  height: 195px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffe8ba;
  margin-top: 34px;
  font-size: 20px;
}

.part2 .gif1 {
  position: absolute;
  top: 186px;
  left: 90px;
  width: 122px;
  height: 32px;
}

.part2 .gif2 {
  position: absolute;
  top: 106px;
  left: 320px;
  width: 206px;
  height: 206px;
}

.part2 .gif3 {
  position: absolute;
  top: 106px;
  right: 86px;
  width: 206px;
  height: 206px;
}

.part2 .tips {
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.part2 .table-box {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/table-bg.png) no-repeat;
  width: 1020px;
  height: 488px;
  margin: 35px auto 0;
  padding: 0 13px;
}

.part2 .table-box thead td {
  height: 60px;
  font-size: 26px;
  color: #163d18;
  font-weight: 700;
}

.part2 .table-box td {
  font-size: 18px;
  color: #2a3a2c;
  text-align: center;
  line-height: 1.2;
  height: 90px;
  padding: 0 5px;
}

.part2 .table-box td img {
  display: block;
  width: 57px;
  height: 57px;
  margin: 0 auto 15px;
}

.part2 .table-box td .dj-text {
  color: #f91727;
  text-decoration: underline;
}

.part2 .table-box tbody tr:nth-child(2) {
  height: 85px;
}

.part2 .table-box tbody tr:nth-child(3) td {
  height: 84px;
}

.part2 .table-box tbody tr:nth-child(4) td {
  height: 84px;
}

.part2 .table-box tbody tr:nth-child(5) td {
  height: 80px;
}

.part2 .table-box td:nth-child(1) {
  width: 200px;
}

.part2 .table-box td:nth-child(2) {
  width: 246px;
}

.part2 .table-box td:nth-child(3) {
  width: 233px;
}

.part2 .table-box td:nth-child(4) {
  width: 308px;
}

.part3 .txt {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/part3-img.png) no-repeat;
  background-size: 100% 100%;
  width: 1010px;
  height: 151px;
  margin: 0 auto;
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2a3a2c;
  text-align: center;
  font-size: 20px;
  padding: 0 30px;
}

.tips {
  font-size: 20px;
  color: #689eec;
  text-align: center;
  margin-top: 20px;
}

.dialog {
  outline: none;
  border: none;
  position: relative;
}

.dialog .dia-close {
  position: absolute;
  top: -43px;
  right: -88px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260326yrj/dia-close.png) no-repeat center top;
  width: 69px;
  height: 70px;
}

.dialog .dia-img {
  width: 967px;
  height: 592px;
}

.part4 {
  margin-top: 60px;
}

.part4 .list {
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  margin-top: 14px;
}

.part4 .list p {
  text-align: center;
  color: #f4ffdb;
  margin-top: 5px;
  font-size: 18px;
}

.part4 .list .items {
  margin-bottom: 30px;
}

.part4 .list .items img {
  display: block;
  width: 334px;
}
