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: 'SourceHanSerifSC-Bold';
  src: url('https://game.gtimg.cn/images/dnf/cp/a20260423job/SourceHanSerifSC-Bold.OTF') format('truetype');
}

@font-face {
  font-family: 'fangzhenglanting-zhongheijian';
  src: url('https://game.gtimg.cn/images/dnf/cp/a20260423job/fangzhenglanting-zhongheijian.TTF') format('truetype');
}

.wrap {
  width: 2560px;
  height: 1800px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/bg.jpg) no-repeat top center/100% 100%;
  position: relative;
}

.wrap .top {
  width: 100%;
  height: 520px;
  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: 880px;
  height: 116px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.nav-bar a {
  width: 413px;
  height: 100%;
}

.nav-bar a:nth-of-type(1) {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/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/a20260423job/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/a20260423job/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 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/nav2_a.png) no-repeat top center/100% 100%;
}

.page {
  width: 2000px;
  margin: 124px auto 0;
  display: flex;
  position: relative;
}

.page2 {
  display: none;
}

.menu {
  width: 271px;
  margin-top: 30px;
  display: flex;
  gap: 35px;
  flex-direction: column;
}

.menu a {
  width: 100%;
  height: 69px;
  line-height: 69px;
  font-family: 'SourceHanSerifSC-Bold';
  font-size: 30px;
  text-align: center;
  color: #152754;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/menu-bg.png) no-repeat top center/100% 100%;
}

.menu a:hover,
.menu a:active,
.menu a.active {
  color: #67480f;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/menu-bg_a.png) no-repeat top center/100% 100%;
}

.content {
  width: 1280px;
  height: 800px;
  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: #5680c9;
}

.page1 .content1 {
  align-items: center;
}

.page1 .page1-title {
  display: inline-block;
  font-family: 'SourceHanSerifSC-Bold';
  font-size: 36px;
  text-align: center;
  color: #ffedc7;
  position: relative;
  padding: 0 120px;
  box-sizing: border-box;
}

.page1 .page1-title:not(:first-of-type) {
  margin-top: 35px;
}

.page1 .page1-title::before {
  content: '';
  width: 110px;
  height: 13px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/line.png) no-repeat top center/100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.page1 .page1-title::after {
  content: '';
  width: 110px;
  height: 13px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/line.png) no-repeat top center/100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.page1 .content1 .page1-text {
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  text-align: center;
  color: #bcd4ff;
}

.page1 .content2 {
  padding-right: 10px;
  box-sizing: border-box;
}

.page1 .content2 .page1-title {
  margin: 0 auto;
}

.page1 .content2 .table1 {
  width: 100%;
  margin: 20px auto;
}

.page1 .content2 .table1 th {
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  color: #eaf2ff;
  background: #2b54a3;
  border: 1px solid #416dbb;
  box-sizing: border-box;
}

.page1 .content2 .table1 th:nth-child(1) {
  width: 148px;
  height: 88px;
}

.page1 .content2 .table1 tr:nth-of-type(1) th:nth-child(2) {
  width: 218px;
  height: 88px;
}

.page1 .content2 .table1 tr:nth-of-type(1) th:nth-child(3) {
  width: 317px;
  height: 42px;
}

.page1 .content2 .table1 tr:nth-of-type(1) th:nth-child(4) {
  height: 42px;
}

.page1 .content2 .table1 tr:nth-of-type(2) th {
  width: 159px;
  height: 47px;
}

.page1 .content2 .table1 td,
.page1 .content2 .table2 td {
  height: 47px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  text-align: center;
  color: #adcbff;
  border: 1px solid #416dbb;
  box-sizing: border-box;
  background: #1d4182;
}

.page1 .content2 .table1 tr:nth-of-type(3) td:nth-of-type(1) {
  height: 139px;
  color: #eaf2ff;
  background: #2b54a3;
  border: 1px solid #416dbb;
}

.page1 .content2 .text-list li {
  margin: 15px 0;
}

.page1 .content2 .text-list li p {
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  text-align: left;
  color: #bcd4ff;
  display: flex;
  align-items: center;
}

.page1 .content2 .text-list i {
  width: 7px;
  height: 7px;
  background: #bcd4ff;
  border-radius: 50%;
  margin-right: 5px;
}

.page1 .content2 .table2 {
  width: 100%;
  margin: 20px auto;
}

.page1 .content2 .table2 th {
  height: 42px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  color: #eaf2ff;
  background: #2b54a3;
  border: 1px solid #416dbb;
  box-sizing: border-box;
}

.page1 .content2 .table2 th:nth-child(1) {
  width: 127px;
}

.page1 .content2 .table2 tr th:nth-child(2) {
  width: 381px;
}

.page1 .content2 .table2 tr th:nth-child(3) {
  width: 385px;
}

.page1 .content2 .table2 td {
  height: 41px;
}

.page1 .content2 .table3 th {
  width: 50%;
  height: 42px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  color: #eaf2ff;
  background: #2b54a3;
  border: 1px solid #416dbb;
  box-sizing: border-box;
}

.page1 .content2 .table3 td {
  height: 47px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  text-align: center;
  color: #adcbff;
  border: 1px solid #416dbb;
  box-sizing: border-box;
  background: #1d4182;
}

/* page2 */
.page2 .menu a:nth-of-type(2) {
  font-size: 24px;
}

.page2 .menu a:nth-of-type(5) {
  font-size: 24px;
  line-height: 1.2;
  padding-top: 10px;
}

.page2 .content {
  padding: 0 30px;
  box-sizing: border-box;
}

.page2 .content .page2-title {
  font-family: 'SourceHanSerifSC-Bold';
  font-size: 24px;
  color: #ffedc7;
  padding-left: 25px;
  margin-bottom: 20px;
  position: relative;
}

.page2 .content .page2-title:not(:first-of-type) {
  margin-top: 30px;
}

.page2 .content .page2-title::before {
  content: '';
  width: 19px;
  height: 21px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423job/star.png) no-repeat top center/100% 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.page2 .page2-text,
.page2 .text-list {
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  color: #bcd4ff;
}

.page2 .text-list {
  margin-left: 30px;
}

.page2 .text-list li {
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}

.page2 .text-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 7px;
  background: #bcd4ff;
  border-radius: 50%;
}

.page2 .text-list li p {
  margin-left: 20px;
}

.page2 img {
  margin: 10px auto;
}

.page2 .content1 .page2-img1 {
  width: 305px;
}

.page2 .content1 .page2-img2 {
  width: 800px;
}

.page2 .content1 .page2-img3 {
  width: 231px;
}

.page2 table {
  margin: 20px 0;
}

.page2 table th {
  height: 42px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  color: #eaf2ff;
  background: #2b54a3;
  border: 1px solid #416dbb;
  box-sizing: border-box;
}

.page2 table td {
  height: 47px;
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 18px;
  text-align: center;
  color: #adcbff;
  border: 1px solid #416dbb;
  box-sizing: border-box;
  background: #1d4182;
}

.page2 .page2-img4 {
  width: 351px;
}

.page2 .page2-img5 {
  width: 407px;
}

.page2 .page2-img6 {
  width: 508px;
}

/* .page2 .page2-img7 {
  width: 494px;
} */

.page2 .page2-img8 {
  width: 354px;
}

.page2 .page2-img9 {
  width: 796px;
}

.page2 .page2-img10 {
  width: 633px;
}

.page2 .page2-img11,
.page2 .page2-img12 {
  width: 228px;
}

.page2 .page2-img13 {
  width: 123px;
}

.page2 .page2-img14 {
  width: 221px;
}

.page2 .page2-img15,
.page2 .page2-img16 {
  width: 229px;
}

.page2 .page2-text1,
.page2 .page2-text2 {
  font-family: 'fangzhenglanting-zhongheijian';
  font-size: 24px;
  color: #ffedc6;
  margin: 10px 0;
}

.page2 .page2-text2 {
  font-size: 18px;
}