body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma, "\5b8b\4f53", sans-serif;
  /* padding-top: 42px; */
  background: #e7eaec;
  font-family: "\65b9\6b63\5170\4ead\9ed1";
  overflow-x: hidden;
}

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

em,
b {
  font-style: normal;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

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

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

td,
th,
ul,
ol {
  padding: 0;
  list-style-type: none;
}

.clearfix:after {
  content: "\0020";
  height: 0;
  display: block;
  clear: both;
}

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

/* footer */
#afooter {
  width: 100%;
  z-index: 1000;
  text-align: center;
  line-height: 20px;
  background-position: top;
  color: #cccccc;
  background-color: #000000;
  padding: 20px 0;
}

#afooter .wrap_ied {
  padding: 15px;
}

#afooter .copyright {
  position: relative;
  z-index: 3;
  padding-top: 10px;
  line-height: 26px;
}

#afooter .copyright span a,
#footer .copyright span a:hover {
  margin: 0 5px;
}

#theme_foot {
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 980px;
  margin-left: -490px;
}

#afooter .notice {
  display: none;
}

#afooter a {
  color: #cccccc;
}

@font-face {
  font-family: 'FZQINGYSJW-Bold';
  src: url('https://game.gtimg.cn/images/dnf/cp/a20260611job/FZQINGYSJW-B.TTF') format('truetype');
}

.wrap {
  width: 2560px;
  /* height: 3055px; */
  padding-bottom: 100px;
  background: #fff url(https://game.gtimg.cn/images/dnf/cp/a20260611job/bg.jpg) no-repeat top center/100% auto;
  position: relative;
}

.wrap .top {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
}

.top .logo {
  width: 237px;
  height: 96px;
  background: url(https://game.gtimg.cn/images/dnf/web202511/main/logo.png) no-repeat;
  position: absolute;
  left: 107px;
  top: 39px;
  z-index: 99;
}

.nav-bar {
  width: 650px;
  height: 102px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.nav-bar a {
  line-height: 102px;
  font-family: 'FZQINGYSJW-Bold';
  font-size: 32px;
  padding-left: 65px;
  box-sizing: border-box;
  color: #fff;
  width: 320px;
  height: 100%;
}

.nav-bar a:nth-of-type(1) {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/nav1.png) no-repeat top center/100% 100%;
}

.nav-bar a:nth-of-type(1):hover,
.nav-bar a:nth-of-type(1):active,
.nav-bar a:nth-of-type(1).active {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/nav1_a.png) no-repeat top center/100% 100%;
}

.nav-bar a:nth-of-type(2) {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/nav2.png) no-repeat top center/100% 100%;
}

.nav-bar a:nth-of-type(2):hover,
.nav-bar a:nth-of-type(2):active,
.nav-bar a:nth-of-type(2).active {
  color: #000;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/nav2_a.png) no-repeat top center/100% 100%;
}

.menu {
  width: 1795px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/menu.png) no-repeat center top / 100%;
  height: 138px;
  padding: 20px 30px 0 30px;
  box-sizing: border-box;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -62px;
  display: flex;
  justify-content: center;
}

.menu a {
  width: 496px;
  height: 89px;
  line-height: 89px;
  font-family: 'FZQINGYSJW-Bold';
  font-size: 48px;
  text-align: center;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu a:hover::before,
.menu a:active::before,
.menu a.active::before,
.menu a:hover::after,
.menu a:active::after,
.menu a.active::after {
  content: '';
  width: 30px;
  height: 14px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/icon1.png) no-repeat;
  background-size: auto 100%;
  background-position: 0 0;
}

.menu a:hover::after,
.menu a:active::after,
.menu a.active::after {
  background-position: -180px 0;
}

.menu a:hover,
.menu a:active,
.menu a.active {
  background: linear-gradient(to right, transparent, #f8e0ae 25%, #fff 50%, #f8e0ae 75%, transparent);
}

.menu a:hover span,
.menu a:active span,
.menu a.active span {
  background: linear-gradient(to top, #895c00, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.page {
  width: 1670px;
  margin: 0 auto;
}

.page2 {
  display: none;
}

.page .page-box>div {
  display: none;
  gap: 40px;
  position: relative;
}

.page .page-box>div.active {
  display: flex;
}
.page .page-box>div.active.page1-3,
.page .page-box>div.active.page2-3 {
  flex-direction: column;
}

.page-menu {
  flex-shrink: 0;
  width: 278px;
  /* height: 1914px; */
  padding-right: 45px;
  border-right: 2px solid #c4dce3;
  box-sizing: border-box;
}

.page-menu a {
  display: block;
  width: 100%;
  height: 88px;
  line-height: 95px;
  font-family: 'FZQINGYSJW-Bold';
  font-size: 36px;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/menu-bg.png) no-repeat center center/100% 100%;
}

.page-menu .active {
  width: 100%;
  height: 88px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/menu-bg_a.png) no-repeat center center/100% 100%;
}

.page-menu .active span {
  background: linear-gradient(to top, #895c00, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content {
  flex: 1;
  /* height: 2000px; */
  display: flex;
  flex-direction: column;
  /* overflow: hidden auto; */
  display: none;
  /* position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%); */
}

.content.active {
  display: flex;
}

/* 自定义滚动条 */
.content::-webkit-scrollbar {
  width: 10px;
}

.content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #f2d799;
}

.page-title {
  width: 100%;
  font-family: 'FZQINGYSJW-Bold';
  font-size: 78px;
  color: #3948f9;
  position: relative;
}

.page-title:first-child {
  margin-bottom: 20px;
}

.page-title:not(:first-child) {
  margin: 20px 0;
}

.page-title::after {
  content: '';
  width: 968px;
  height: 13px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/line.png) no-repeat center center/100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.page-title i {
  content: '';
  display: inline-block;
  width: 47px;
  height: 46px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260611job/icon2.png) no-repeat center center/100% 100%;
}

.content .page-subtitle {
  font-family: 'FZQINGYSJW-Bold';
  font-size: 40px;
  color: #3948f9;
}

.content .page-subtitle:not(:first-child) {
  margin-top: 20px;
}

.content table {
  width: 100%;
  background: #e0f0f4;
}

.content table.skill-detail-table tr th {
  width: 150px;
}

.content table th {
  height: 57px;
  line-height: 57px;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  padding: 0 5px;
  /* border-left: 1px solid #ecce81; */
  border: 1px solid #ecce81;
  box-sizing: border-box;
  background: #3948f9;
}

.content table td {
  font-size: 20px;
  text-align: center;
  color: #000;
  border: 1px solid #ecce81;
  padding: 5px;
  box-sizing: border-box;
}

.content table img {
  width: 80px;
  height: auto;
}

.content .text {
  line-height: 30px;
  font-size: 18px;
  color: #323a45;
}

.role-table th {
  width: 12%;
}

/* .role-table th:nth-child(1) {
  width: 100px;
}
.role-table th:nth-child(2) {
  width: 160px;
}
.role-table th:nth-child(3) {
  width: 160px;
}
.role-table th:nth-child(4) {
  width: 60px;
}
.role-table th:nth-child(5) {
  width: 160px;
}
.role-table th:nth-child(6) {
  width: 200px;
}
.role-table th:nth-child(7) {
  width: 200px;
} */

.skill-table-card {
  margin-top: 20px;
}

.evo-grid {
  display: flex;
  justify-content: space-around;
  border: 1px solid #ecce81;
  background: #e0f0f4;
}

.evo-grid .evo-side {
  width: 50%;
  border-right: 1px solid #ecce81;
  padding: 20px;
}
.evo-grid .evo-side:last-child {
  border-right: none;
}

.evo-grid .evo-side .evo-side-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.evo-grid .evo-side .evo-side-body {
  font-size: 18px;
}

.demo-video {
  margin: 20px auto;
  border: 2px solid #ecce81;
  width: 1780px;
  height: 1002px;
}

.demo-video video {
  width:100%;
  height: 100%;
  display:block;
  margin:0 auto;
  background: #000;
}