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

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

.clearfix {
  *zoom: 1;
}

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

* {
  box-sizing: border-box;
}

img {
  object-fit: contain;
}

.btn {
  display: flex;
}

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

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

#afooter a {
  color: #cccccc;
}

.nav {
  width: 1897px;
  height: 585px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: row;
  justify-content: center;
  transition: height 0.15s linear;
}

.dnfact_nav {
  width: 1500px !important;
}

._act_nav {
  width: 1350px !important;
}

._act_nav li {
  width: 135px !important;
}

._act_btn {
  width: 150px !important;
}

.top-wrap {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#topNavWrap {
  height: 180px;
}

#topNavWrap .top-mask {
  background-size: 100% !important;
}

.top-wrap .nav {
  width: 1400px !important;
  padding: 0 150px;
}

#topNavWrap .top-link {
  height: 110px !important;
}

#topNavWrap .nav-bg {
  width: 1400px !important;
}

.logo {
  position: absolute;
  top: 28px;
  left: -217px;
  width: 244px;
  height: 116px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/logo.png) center top no-repeat;
  background-size: contain;
  z-index: 99;
}

.wrap,
.dnfact_navbg,
.ost,
#afooter,
body {
  overflow-x: hidden;
}

.wrap {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/bg.jpg) no-repeat 50% 0;
  min-height: 1700px;
  overflow: hidden;
  color: #fff;
  padding-bottom: 100px;
}

.wrap .txt-tips {
  text-align: center;
  font-size: 20px;
  color: #7989db;
}

.container {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

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

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

@font-face {
  font-family: 'font';
  src: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/font.TTF);
}

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

.head {
  height: 635px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 100px;
}

.head .btns {
  display: flex;
  justify-content: center;
}

.head .btns a {
  display: block;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/kvTab1.png) no-repeat;
  background-size: 100% 100%;
  width: 270px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  margin: 0 10px;
  font-family: 'font';
  color: #b1d8ff;
  font-size: 22px;
  font-weight: 100;
}

.head .btns a.active {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/kvTab1-1.png) no-repeat;
  color: #010c28;
  background-size: 100% 100%;
  font-weight: bold;
}

.mAuto {
  display: block;
  margin: 0 auto;
}

.secMain {
  display: flex;
  justify-content: center;
}

.secMain .l {
  padding-top: 22px;
}

.secMain .l a {
  display: block;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1.png) no-repeat;
  background-size: 100% 100%;
  color: #b1d8ff;
  width: 250px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  font-family: 'font';
  font-size: 20px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.secMain .l a.active {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1-1.png) no-repeat;
  color: #010c28;
  background-size: 100% 100%;
}

.secMain .r {
  width: 940px;
  padding: 0 65px;
  color: #414757;
  font-size: 19px;
  padding-top: 70px;
  line-height: 1.4;
}

.secMain .r .addae9 {
  background-color: #addae9;
}

.secMain .r .tit {
  display: flex;
  align-items: center;
  color: #233555;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}

.secMain .r .tit img {
  display: block;
  margin-right: 5px;
}

.secMain .r .tit span {
  position: relative;
  display: inline-block;
  padding: 0 10px 6px 0;
  z-index: 1;
}

.secMain .r .tit span::after {
  content: '';
  position: absolute;
  left: 1em;
  right: 0;
  height: 8px;
  bottom: 2px;
  background: #7bd2ff;
  z-index: -1;
  width: calc(100% - 1em);
}

.secMain .r .tit1 span::after {
  bottom: 30px;
}

.secMain .r th {
  font-weight: bold;
}

.secMain .r .desc {
  color: #414757;
  margin: 5px 0 16px;
  letter-spacing: 0.3px;
}

.secMain .r .desc1 {
  font-weight: bold;
}

.secMain .r .txtList p {
  color: #414757;
  line-height: 1.45;
}

.secMain .r .subTit {
  color: #2f4468;
  margin: 28px 0 16px;
  font-weight: bold;
}

.secMain .r .tb {
  width: 100%;
  margin-top: 14px;
  margin-bottom: 12px;
  table-layout: fixed;
}

.secMain .r .tb th,
.secMain .r .tb td {
  border: 1px solid #6f8eac;
  text-align: center;
  vertical-align: middle;
  color: #414757;
}

.secMain .r .tb th {
  background: #9fc8dc;
  color: #22365a;
  font-weight: bold;
  height: 50px;
}

.secMain .r .tb td {
  padding: 2px 10px;
}

.secMain .r .tb1 td {
  height: 54px;
}

.secMain .r .tb2 td,
.secMain .r .tb3 td {
  height: 54px;
}

.secMain .r .tb2 td:nth-child(2),
.secMain .r .tb2 td:nth-child(3),
.secMain .r .tb3 td:nth-child(2),
.secMain .r .tb3 td:nth-child(3) {
  text-align: center;
}

.secMain .r .tb4 td {
  height: 54px;
}

.secMain .r .imgTxt {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.secMain .r .imgTxt img {
  width: 284px;
  height: 304px;
  object-fit: cover;
  border: 1px solid #294367;
}

.secMain .r .imgTxt .txtList {
  width: 500px;
}

.secMain .r .imgTxt .txtList p:nth-child(3) {
  margin-top: 16px;
}

.secMain .r .imgTxt1 {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.secMain .r .imgTxt1 .txtList {
  width: 500px;
}

.secMain .r .imgTxt1 .txtList p:nth-child(6),
.secMain .r .imgTxt1 .txtList p:nth-child(8) {
  margin-top: 16px;
}

.secMain .r .imgTxt1 img {
  width: 275px;
  height: 403px;
  object-fit: cover;
  border: 1px solid #294367;
}

.secMain .r .c415747 {
  color: #415747;
}

.secMain .r .mt10 {
  margin-top: 10px;
}

.secMain .r .mt30 {
  margin-top: 30px;
}

.secMain .r .md {
  margin-bottom: 24px;
}

.secMain .r .mt15 {
  margin-top: 15px;
}

.secMain .r .mr10 {
  margin-right: 10px;
}

.secMain .txt-intent {
  text-indent: 1em;
}

.secMain .txt-intent2 {
  text-indent: 2em;
}

.secMain .r1 {
  font-size: 18px;
}

.secMain .r1 .tb th {
  font-weight: normal;
}

.secMain .r1 .tb tr:nth-child(1) th {
  font-weight: bold;
}

.secMain .r1 .tb1 th {
  font-weight: normal;
}

.secMain .r1 .tb1 tr:nth-child(1) th:nth-child(1),
.secMain .r1 .tb1 tr:nth-child(1) th:nth-child(3) {
  width: 10%;
}

.secMain .r1 .tb1 tr:nth-child(1) th:nth-child(2) {
  width: 45%;
}

.secMain .r1 .tb1 td {
  height: 39px;
}

.secMain .r1 .tb1 tr:nth-child(1) th,
.secMain .r1 .tb1 tr:nth-child(2) th {
  font-weight: bold;
}

.secMain .r1 .tb2 th:nth-child(1),
.secMain .r1 .tb2 th:nth-child(2) {
  width: 10%;
}

.secMain .r1 .tb2 td {
  height: 39px;
}

.secMain .r1 .tb2 tr:nth-child(1) th,
.secMain .r1 .tb2 tr:nth-child(2) th {
  font-weight: bold;
}

.secMain .r1 .tb3 th:nth-child(1) {
  width: 10%;
}

.secMain .r1 .tb4 th:nth-child(1) {
  width: 20%;
}

.secMain .r1 .tb5 th:nth-child(1) {
  width: 30%;
}

.secMain .r1 .tb6 th:nth-child(1) {
  width: 35%;
}

.secMain .r1 .tb6 th:nth-child(2) {
  width: 40%;
}

.secMain .r1 .tb7 th:nth-child(1) {
  width: 10%;
}

.secMain .r1 .tb7 th:nth-child(3) {
  width: 45%;
}

.secMain .txt-intent {
  text-indent: 1em;
}

.secMain .sec1-tab1,
.secMain .sec2-tab1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg1.png) no-repeat;
  background-size: 100% 100%;
  height: 2850px;
}

.secMain .sec1-tab2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg2.png) no-repeat;
  background-size: 100% 100%;
  height: 1164px;
}

.secMain .sec1-tab2-1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg6.png) no-repeat;
  background-size: 100% 100%;
  height: 1728px;
}

.secMain .sec1-tab3 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg3.png) no-repeat;
  background-size: 100% 100%;
  height: 1212px;
}

.secMain .sec1-tab4 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg4.png) no-repeat;
  background-size: 100% 100%;
  height: 2055px;
}

.secMain .sec1-tab4 .sec1-tab4-list {
  display: flex;
}

.secMain .sec1-tab4 .sec1-tab4-list .items img {
  height: 261px;
  display: block;
}

.secMain .sec1-tab4 .sec1-tab4-list .items p {
  width: 100%;
  line-height: 1.2;
  margin-top: 8px;
}

.secMain .sec1-tab4 .sec1-tab4-list .items1 {
  width: 314px;
  margin-right: 84px;
}

.secMain .sec1-tab4 .sec1-tab4-list .items1 img {
  width: 324px;
  height: 261px;
}

.secMain .sec1-tab4 .sec1-tab4-list .items2 {
  width: 314px;
}

.secMain .sec1-tab4 .sec1-tab4-list .items2 img {
  width: 314px;
  height: 261px;
}

.secMain .sec2-tab10,
.secMain .sec1-tab5 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg5.png) no-repeat;
  background-size: 100% 100%;
  height: 740px;
}

.secMain .sec1-tab6,
.secMain .sec2-tab6 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg6.png) no-repeat;
  background-size: 100% 100%;
  height: 1728px;
}

.secMain .sec1-tab6 .sec1-tab6-1 td,
.secMain .sec2-tab6 .sec1-tab6-1 td {
  padding: 25px 0;
}

.secMain .sec1-tab7 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab1/bg7.png) no-repeat;
  background-size: 100% 100%;
  height: 1846px;
}

.secMain .sec1-tab7 td {
  height: 56px;
}

.secMain .sec1-tab7 .table1 td {
  height: 56px;
}

.secMain .sec1-tab7 .table1 td:nth-of-type(1) {
  width: 120px;
}

.secMain .sec1-tab7 .table1 th:nth-of-type(1) {
  width: 120px;
}

.secMain .sec1-tab8 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab3/bg1.png) no-repeat;
  background-size: 100% 100%;
  height: 11680px;
}

.secMain .sec1-tab8 > img {
  width: 429px;
}

.secMain .sec1-tab8 .tb1 {
  width: 429px;
  margin: 0 auto;
}

.secMain .sec1-tab8 .tb img {
  width: 235px;
}

.secMain .sec3-tab1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab3/bg1.png) no-repeat;
  background-size: 100% 100%;
  height: 13794px;
}

.secMain .sec3-tab1 .table1 th:nth-of-type(1),
.secMain .sec3-tab1 .table1 td:nth-of-type(1) {
  width: 120px;
}

.secMain .sec2-tab1 th:nth-of-type(1),
.secMain .sec2-tab1 td:nth-of-type(1) {
  width: 120px;
}

.secMain .sec2-tab1 .table1 td {
  padding: 30px 0;
}

.secMain .sec2-tab1 .table2 td:nth-of-type(2),
.secMain .sec2-tab1 .table2 th:nth-of-type(2) {
  width: 200px;
}

.secMain .sec2-tab1 .table2 td:nth-of-type(3) {
  text-align: left;
}

.secMain .sec2-tab1 .table3 td {
  height: 52px;
}

.secMain .sec2-tab1 .table4 {
  width: 492px;
  margin: 0 auto;
}

.secMain .sec2-tab1 .table4 td {
  height: 52px;
}

.secMain .sec2-tab1 .table5 td {
  padding: 5px;
}

.secMain .sec2-tab1 .table5 th:nth-of-type(1),
.secMain .sec2-tab1 .table5 td:nth-of-type(1) {
  width: 150px;
}

.secMain .sec2-tab1 .table6 th,
.secMain .sec2-tab1 .table6 td {
  width: 50%;
}

.secMain .sec2-tab1 .table6 td {
  padding: 30px 0;
}

.secMain .sec2-tab1 .table10 th:nth-of-type(1),
.secMain .sec2-tab1 .table10 td:nth-of-type(1) {
  width: 150px;
}

.secMain .sec2-tab1 .table10 th:nth-of-type(2),
.secMain .sec2-tab1 .table10 td:nth-of-type(2) {
  width: 200px;
}

.secMain .sec2-tab1 .table10 img {
  display: block;
}

.secMain .sec2-tab1 .table11 td {
  padding: 30px 0;
}

.secMain .sec2-tab1 .table11 th:nth-of-type(1),
.secMain .sec2-tab1 .table11 td:nth-of-type(1) {
  width: 150px;
}

.secMain .sec2-tab1 .table11 th:nth-of-type(2),
.secMain .sec2-tab1 .table11 td:nth-of-type(2) {
  width: 300px;
}

.secMain .sec2-tab1 .table11 td:nth-of-type(2) {
  font-size: 18px;
}

.secMain .sec2-tab1 .table12 {
  width: 2000px;
}

.secMain .sec2-tab1 .table12 th,
.secMain .sec2-tab1 .table12 td {
  width: 125px;
}

.secMain .sec2-tab1 .table12 td:last-child,
.secMain .sec2-tab1 .table12 th:last-child {
  width: 200px;
}

.secMain .sec2-tab1 .table12-box {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 8px;
  -webkit-overflow-scrolling: touch;
}

.secMain .sec2-tab1 .table12-box::-webkit-scrollbar {
  height: 22px;
}

.secMain .sec2-tab1 .table12-box::-webkit-scrollbar-track {
  background: #def6ff;
  border: 2px solid #3d6d83;
  border-radius: 999px;
}

.secMain .sec2-tab1 .table12-box::-webkit-scrollbar-thumb {
  background: #9ec9e5;
  border: 2px solid #3d6d83;
  border-radius: 999px;
}

.secMain .sec3-tab1 .table11 th:nth-of-type(2), .secMain .sec3-tab1 .table11 td:nth-of-type(2) {
  width: 300px;
}

.secMain .sec3-tab2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab3/bg2.png) no-repeat;
  background-size: 100% 100%;
  height: 1804px;
}

.secMain .sec3-tab2 th:nth-of-type(1),
.secMain .sec3-tab2 td:nth-of-type(1) {
  width: 80px;
}

.secMain .sec3-tab2 th:nth-of-type(2),
.secMain .sec3-tab2 td:nth-of-type(2) {
  width: 145px;
}

.secMain .sec3-tab2 th:nth-of-type(3),
.secMain .sec3-tab2 td:nth-of-type(3) {
  width: 438px;
}

.secMain .sec3-tab3 {
  height: 3646px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab3/bg3.png) no-repeat;
  background-size: 100% 100%;
}

.secMain .sec3-tab3 .tb td {
  padding: 10px 0;
}

.secMain .sec3-tab3 .table1 {
  width: 648px;
  margin: 0 auto;
}

.secMain .sec3-tab3 .table1 td {
  height: 48px;
  padding: 10px 0;
}

.secMain .sec3-tab4 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab3/bg4.png) no-repeat;
  background-size: 100% 100%;
  height: 4619px;
}

.secMain .sec3-tab4 .table1 {
  width: 440px;
  height: 190px;
  margin: 0 auto;
}

.secMain .sec2-tab2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab2/bj1.png) no-repeat;
  background-size: 100% 100%;
  height: 8419px;
}

.secMain .sec2-tab2 td {
  padding: 2px 1px !important;
}

.secMain .sec2-tab3 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab2/bj2.png) no-repeat;
  background-size: 100% 100%;
  height: 2991px;
}

.secMain .sec2-tab3 td {
  padding: 2px 1px !important;
}

.secMain .sec2-tab4 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab2/bj3.png) no-repeat;
  background-size: 100% 100%;
  height: 402px;
}

.secMain .sec2-tab5 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab2/bj4.png) no-repeat;
  background-size: 100% 100%;
  height: 17794px;
}

.secMain .sec2-tab11 .tab6-tb,
.secMain .sec2-tab6 .tab6-tb {
  margin: 0 auto;
  overflow-x: auto;
  padding-bottom: 20px;
  /* 定义整个滚动条 */
  /* 定义滚动条的轨道 */
  /* 定义滚动条的滑块 */
}

.secMain .sec2-tab11 .tab6-tb::-webkit-scrollbar,
.secMain .sec2-tab6 .tab6-tb::-webkit-scrollbar {
  width: 16px;
  /* 滚动条的宽度 */
  height: 16px;
  /* 滚动条的高度 */
}

.secMain .sec2-tab11 .tab6-tb::-webkit-scrollbar-track,
.secMain .sec2-tab6 .tab6-tb::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 8px;
  border: 1px solid #364973;
}

.secMain .sec2-tab11 .tab6-tb::-webkit-scrollbar-thumb,
.secMain .sec2-tab6 .tab6-tb::-webkit-scrollbar-thumb {
  background: #addae9;
  border-radius: 8px;
  height: 16px;
}

.secMain .sec2-tab11 .tab6-tb .tb,
.secMain .sec2-tab6 .tab6-tb .tb {
  width: 140%;
  margin: 0;
}

.secMain .sec2-tab11 .tab6-tb .tb tr:nth-child(1) th:nth-child(1),
.secMain .sec2-tab11 .tab6-tb .tb tr:nth-child(1) th:nth-child(4),
.secMain .sec2-tab11 .tab6-tb .tb tr:nth-child(1) th:nth-child(5),
.secMain .sec2-tab6 .tab6-tb .tb tr:nth-child(1) th:nth-child(1),
.secMain .sec2-tab6 .tab6-tb .tb tr:nth-child(1) th:nth-child(4),
.secMain .sec2-tab6 .tab6-tb .tb tr:nth-child(1) th:nth-child(5) {
  width: 10%;
}

.secMain .sec2-tab11 .tab6-tb .tb tr:nth-child(1) th:nth-child(2),
.secMain .sec2-tab6 .tab6-tb .tb tr:nth-child(1) th:nth-child(2) {
  width: 12%;
}

.secMain .sec2-tab11 .tab6-tb .tb tr:nth-child(1) th:last-child,
.secMain .sec2-tab6 .tab6-tb .tb tr:nth-child(1) th:last-child {
  width: 20%;
}

.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:nth-child(1),
.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:nth-child(2) {
  width: 5% !important;
}

.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:nth-child(2) {
  width: 12%;
}

.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:nth-child(3),
.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:nth-child(6),
.secMain .sec2-tab11 .tb6 tr:nth-child(1) th:last-child {
  width: 10% !important;
}

.secMain .sec2-tab11 .tb7 tr:nth-child(1) th:nth-child(4) {
  width: 30% !important;
}

.secMain .sec2-tab9 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423system/tab2/bj5.png) no-repeat;
  background-size: 100% 100%;
  height: 3198px;
}

.secMain .sec2-tab9 .desc1 {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
