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

#topNavWrap .top-mask {
  height: 75% !important;
}
#topNavWrap .nav {
  transform: scale(0.75);
  transform-origin: 50% 0;
}
@font-face {
  font-family: 'mfgf';
  src: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/mfgf.otf);
}
.wrap {
  position: relative;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/bg.jpg) no-repeat center top / 100%;
  height: 2035px;
  overflow: hidden;
}
.logo {
  width: calc(185px * 0.75);
  height: calc(75px * 0.75);
  background-image: url(//game.gtimg.cn/images/dnf/web202511/main/logo.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: calc(85px * 0.75);
  top: calc(25px * 0.75);
  text-indent: -9999px;
  z-index: 9;
}
.mainnav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 550px auto 0;
  width: 1100px;
}
.mainnav a {
  outline: none;
  display: block;
  width: 340px;
  height: 76px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/nav-item.png) no-repeat center top / 100%;
  font-size: 30px;
  font-family: 'mfgf';
  color: #010820;
  text-align: center;
  line-height: 76px;
}
.mainnav a.active {
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/nav-item-active.png);
  color: #ffffff;
}
.main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/mian-bg.png) no-repeat center top / 100%;
  width: 1000px;
  height: 1291px;
  margin: 10px auto 0;
}
.main-left {
  display: block;
  width: 235px;
}
.subnav a {
  outline: none;
  display: block;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/subnav-item.png) no-repeat center top / 100%;
  width: 198px;
  height: 80px;
  text-align: center;
  color: #6388df;
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  margin: 10px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.subnav a.active {
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/subnav-item-active.png);
  color: #fff;
}
.main-right {
  width: 750px;
  margin-top: 10px;
  color: #cdeeff;
  font-size: 16px;
  line-height: 1.5;
  height: 1250px;
  overflow: auto;
}
.main-right::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
.main-right::-webkit-scrollbar-thumb {
  background: #6ecaff;
  border-radius: 4px;
}
.main-content{
  width: 100%;
  height: 100%;
  padding: 20px 15px;
  box-sizing: border-box;
  display: flex;
  display: none;
}
.main-content.show {
  display: flex;
}
.main-content h4 {
  background: linear-gradient(to bottom, #ffe7b5, #fff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  line-height: 1;
  font-size: 34px;
  font-family: 'mfgf';
  position: relative;
  padding-bottom: 20px;
  margin-top: 20px;
}
.main-content h4:first-child {
  margin-top: 0;
}
.main-content h4::after {
  display: block;
  content: '';
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260423play/gapline.png) no-repeat center top / 100%;
  width: 692px;
  height: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.main-content h5 {
  background: linear-gradient(to bottom, #b4e4ff, #fff);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-top: 10px;
}
.main-content .indent1 {
  padding-left: 1.5em;
  position: relative;
  margin: 0.5em auto;
}
.main-content .indent1::before {
  display: block;
  content: '';
  background: #a7dcf7;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: .5em;
  top: .5em;
}
.main-content .indent2 {
  padding-left: 1.5em;
  position: relative;
  margin: 0.5em auto;
  margin-left: 1em;
}
.main-content .indent2::before {
  display: block;
  content: '';
  border: #a7dcf7 solid 1px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: .5em;
  top: .5em;
}
.main-content .indent3 {
  position: relative;
  margin: 0.5em auto;
  margin-left: 3.5em;
}
.main-content .img img {
  max-width: 100%;
  border: #48b4f7 solid 1px;
  box-sizing: border-box;
  /* margin-left: 1em; */
}
.main-content .table {
  width: 100%;
  margin: 0 auto;
  color: #cdeeff;
  font-size: 16px;
  text-align: center;
  margin: 0.5em auto;
}
.main-content .table td {
  border: #1e58d4 solid 1px;
  background: rgba(1,8,32,0.3);
  padding: 5px;
}
.main-content .table.highlight td:first-child {
  background: #1e58d4;
  color: #cdeeff;
  border-bottom-color: #1543b1;
  font-weight: bold;
}
.main-content .table.left-table {
  text-align: left;
  color: #5fc1fc;
  border: none;
}
.main-content .table.left-table td, .main-content .table.left-table th {
  border: none;
  background: none;
}
.main-content .table.highlight-top thead td, .main-content .table.highlight-top thead th {
  background: #1e58d4;
  color: #cdeeff;
  border-right-color: #1543b1;
  border-bottom-color: #1543b1;
  font-weight: bold;
}
.main-content .table.highlight-top img {
  width: 28px;
  height: 28px;
  vertical-align: middle;
}
.main-content .table.highlight-top2 img {
  width: auto;
  height: auto;
  max-width: 400px;
  vertical-align: middle;
}
.main-content .table .inner-info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.main-content .table .inner-info.inner-info-row {
  flex-direction: row;
  justify-content: center;
}
.main-content .table .inner-info .indent1 {
  margin: 0;
}
.main-content .table .inner-info .indent2 {
  margin: 0;
  margin-left: 1em;
}
.inner-table, .inner-table td, .inner-table th {
  background: none !important;
  /* border: none !important; */
}
.flex {
  display: flex;
}
.center {
  justify-content: center;
  align-items: center;
}
.w10 {
  width: 10%;
}