@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;
  padding-top: 42px;
  background-color: #000;
  overflow-x: hidden;
  box-sizing: border-box;
}

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

a:hover {
  text-decoration: underline;
}

.wrap, .dnfact_navbg, .ost, #afooter, body {
  min-width: 1200px !important;
  _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1242?'1240px':'');
  overflow-x: hidden;
}

.wrap {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/bg.jpg) no-repeat 50% 0;
  height: 4667px;
  overflow: hidden;
  color: #fff3df;
}

.container {
  width: 1400px;
  margin: 0 auto;
}

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

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

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.db {
  display: block;
  text-indent: -999em;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 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;
}

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

.part .tit {
  margin: 0 auto;
}

.part {
  width: 1400px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tips-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 1300px;
  font-size: 24px;
  line-height: 44px;
  letter-spacing: 1px;
}

.tips-list li {
  display: flex;
  text-align: center;
  justify-content: center;
  text-align: left;
}

/* 头部 */
.head {
  height: 784px;
}

.logo {
  width: 317px;
  height: 175px;
  left: -240px;
  top: 0;
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/logo.png) no-repeat 0 0/100% 100%;
}

.title {
  margin: 0 auto;
}

.title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/title1.png) no-repeat;
  width: 581px;
  height: 103px;
  background-size: 100% 100%;
  margin-bottom: 60px;
}

.title3 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/title3.png) no-repeat;
  width: 581px;
  height: 101px;
  background-size: 100% 100%;
  margin-bottom: 36px;
}

.title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/title2.png) no-repeat;
  width: 466px;
  height: 92px;
  background-size: 100% 100%;
}

.part1 .icon1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/icon1.png) no-repeat;
  background-size: 100% 100%;
  width: 419px;
  height: 553px;
}

.part1 .tips {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/icon2.png) no-repeat;
  background-size: 100% 100%;
  width: 792px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #d6ffc6;
  font-size: 20px;
}

.part1 .part1-con {
  width: 798px;
  height: 331px;
  margin: 0 auto;
  padding: 2px;
  box-sizing: border-box;
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/table.png) no-repeat;
  width: 1004px;
  height: 1207px;
}

.part1 .part1-con1 {
  height: 282px;
}

.part1 .part1-con1 .bg {
  height: 268px;
}

.part1 p {
  color: #725237;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
}

.part1 p + p {
  margin-top: 52px;
}

.bg {
  width: 100%;
  height: 100%;
  margin: 0 auto 0;
}

.bg tbody {
  position: relative;
}

.bg tbody:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

.bg img {
  display: block;
  margin: 0 auto 10px;
  width: 46px;
  height: 46px;
}

.bg tr th {
  font-size: 20px;
  height: 80px;
  padding: 0;
  color: #3362a1;
}

.bg tr th:nth-child(1) {
  overflow: hidden;
}

.bg tr th:last-child {
  overflow: hidden;
}

.bg tbody tr:nth-of-type(2n) {
  background-color: #b9f6ff;
}

.bg tr td {
  font-size: 18px;
  line-height: 1.2;
  padding: 5px;
  color: #3362a1;
  text-align: center;
  border-bottom: 1px solid #569af3;
  border-right: 1px solid #569af3;
}

.bg tr td p {
  color: #3362a1;
}

.bg tr td a {
  color: #f71c6f;
  text-decoration: underline;
}

.bg tr td:last-child {
  border-right: none;
}

.bg tr:last-child td {
  border-bottom: none;
}

.bg th:nth-child(1), .bg td:nth-child(1) {
  width: 184px;
}

.bg th:nth-child(2), .bg td:nth-child(2) {
  width: 106px;
}

.bg th:nth-child(3), .bg td:nth-child(3) {
  width: 66px;
}

.bg th:nth-child(4), .bg td:nth-child(4) {
  width: 98px;
}

.bg th:nth-child(5), .bg td:nth-child(5) {
  width: 103px;
}

.part1 .part1-con2 {
  height: 387px;
}

.part1 .part1-con2 .bg {
  height: 373px;
}

.part2 {
  margin-top: 229px;
}

.part2 p {
  text-align: center;
  color: #3362a1;
  font-size: 18px;
  margin-top: 30px;
}

.part3 {
  width: 820px;
  height: 1070px;
  margin: 0 auto;
  color: #3362a1;
  font-size: 20px;
  margin-top: 350px;
  line-height: 1.6;
}

.part3 p {
  position: relative;
  padding-left: 20px;
  position: relative;
}

.part3 p::before {
  position: absolute;
  left: 0;
  content: '*';
}

.part3 img {
  display: block;
  margin: 0 auto;
}

.part3 .part3-2 {
  margin-top: 140px;
}

.part3 .part3-2 img {
  margin-bottom: 20px;
}

.part4 {
  margin-top: 226px;
}

.part4 img {
  display: block;
  margin: 0 auto;
}

.part5 {
  width: 820px;
  margin: 0 auto;
  color: #3362a1;
  font-size: 20px;
  margin-top: 250px;
}

.part5 p {
  margin: 10px 0;
}

.partTips {
  text-align: center;
  color: #263951;
  font-size: 20px;
  margin-top: 80px;
}

.diaPop {
  display: none;
  width: 702px;
  height: 577px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/diaPop.png) no-repeat;
  background-size: 100% 100%;
  padding: 40px 30px;
}

.diaPop .close {
  background: url(//game.gtimg.cn/images/dnf/cp/a20250710integral/close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -60px;
  top: -40px;
  display: block;
  width: 50px;
  height: 50px;
}

.diaPop .main {
  height: 100%;
  overflow-y: auto;
  padding: 0 30px;
}

.diaPop .main table {
  width: 100%;
}

.diaPop .main tr th {
  color: #3362a1;
  border: 1px solid #569af3;
  font-size: 20px;
  height: 80px;
  text-align: center;
  background-color: #58dffc;
}

.diaPop .main tr td {
  color: #3362a1;
  border: 1px solid #569af3;
  font-size: 20px;
  text-align: center;
}
