@charset "UTF-8";
@font-face {
  font-family: "sy";
  src: url("https://game.gtimg.cn/images/dnf/cp/a20250828ready/font/sy.eot");
  src: url("https://game.gtimg.cn/images/dnf/cp/a20250828ready/font/sy.eot?#iefix") format("embedded-opentype"), url("https://game.gtimg.cn/images/dnf/cp/a20250828ready/font/sy.woff") format("woff"), url("https://game.gtimg.cn/images/dnf/cp/a20250828ready/font/sy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* reset */
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma, "Microsoft YaHei", sans-serif;
  padding-top: 42px;
  background: #3b3c48;
  overflow-x: hidden;
  font-family: "sy";
}

html, body {
  background: #3b3c48;
}

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

em, b, i {
  font-style: normal;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

div {
  outline: none;
}

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: " ";
  height: 0;
  display: block;
  clear: both;
}

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

.spr {
  display: block;
  text-indent: -99999px;
}

/* 浏览器兼容性提示 */
.browser_tips {
  width: 100%;
  height: 60px;
  font-size: 20px;
  background-color: #cf3732;
  text-align: center;
  line-height: 60px;
  color: #000000;
}

.browser_tips a {
  color: #e6a82f;
}

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

#afooter a {
  color: #cccccc;
}

.head_logo {
  width: 284px;
  height: 161px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/logo.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* 主页 */
.wrap {
  position: relative;
  width: 1920px;
  overflow: hidden;
}

.header {
  height: 610px;
  position: relative;
  box-sizing: border-box;
}

.cont {
  width: 100%;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/cont_bg.jpg) no-repeat;
  background-size: 100% auto;
  padding-top: 58px;
}

.bg_box {
  width: 1920px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  z-index: 0;
}
.bg_box > div {
  margin-bottom: -1px;
}

.bg1 {
  height: 633px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/bg_01.jpg) no-repeat;
  background-size: 100% 100%;
}

.bg2 {
  height: 634px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/bg_02.jpg) no-repeat;
  background-size: 100% 100%;
}

.bg3 {
  height: 1333px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/bg_03.jpg) no-repeat;
  background-size: 100% 100%;
}

.head_time {
  width: 100%;
  height: 32px;
  text-align: center;
  font-size: 20px;
  color: #efe9c9;
  line-height: 32px;
  position: absolute;
  left: 0;
  top: 496px;
  text-align: center;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/time_line.png) no-repeat;
  background-size: 538px 6px;
  background-position: 50% 100%;
}

.wrap_in {
  width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

.cont1 {
  position: relative;
  padding-bottom: 50px;
}

.cont1_title {
  display: block;
  width: 523px;
  height: 90px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/title1.png) no-repeat;
  background-size: 100% 100%;
  text-indent: -9999px;
  margin: 0 auto;
}

.cont1_img {
  display: block;
  width: 413px;
  height: 496px;
  margin: 30px auto 0;
}

.cont1_para {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #efe9c9;
  line-height: 22px;
  margin: 28px auto 0;
}

.cont1_tab {
  width: 1089px;
  position: relative;
  margin: 46px auto 0;
}
.cont1_tab table {
  width: 100%;
  background: linear-gradient(to bottom, #fbe28a, #f8eecd);
}
.cont1_tab table th:nth-child(1), .cont1_tab table td:nth-child(1) {
  width: 12%;
}
.cont1_tab table th:nth-child(2), .cont1_tab table td:nth-child(2) {
  width: 22%;
}
.cont1_tab table th:nth-child(3), .cont1_tab table td:nth-child(3) {
  width: 25%;
}
.cont1_tab table th {
  font-size: 18px;
  color: #9a4d29;
  font-weight: normal;
  padding: 16px 0;
  border-right: rgba(106, 59, 25, 0.21) solid 1px;
}
.cont1_tab table th:last-child {
  border: none;
}
.cont1_tab table td {
  background: #413e52;
  border-right: rgba(255, 255, 255, 0.21) solid 1px;
  border-bottom: rgba(255, 255, 255, 0.21) solid 1px;
  font-size: 16px;
  color: #efe9c9;
  line-height: 24px;
  text-align: center;
  padding: 18px 0;
}
.cont1_tab table td:last-child {
  border-right: none;
}
.cont1_tab table tr:last-child td {
  border-bottom: none;
}

.tab_bg1 {
  width: 1100px;
  height: 46px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/tab_bg1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -6px;
  top: -6px;
}

.tab_bg2 {
  width: 1100px;
  height: calc(100% - 80px);
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/tab_bg2.png) repeat-y;
  background-size: 100% auto;
  position: absolute;
  left: -6px;
  top: 40px;
}

.tab_bg3 {
  width: 1100px;
  height: 46px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/tab_bg3.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -6px;
  bottom: -6px;
}

.cont2 {
  width: 1138px;
  height: 166px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20250828ready/wx_tips.png) no-repeat;
  background-size: 100% 100%;
  margin: 10px auto 0;
  position: relative;
  box-sizing: border-box;
  padding-top: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #efe9c9;
  line-height: 22px;
}

.cont_tips {
  text-align: center;
  font-size: 18px;
  color: #d7d2b7;
  line-height: 22px;
  margin: 16px auto 0;
  padding-bottom: 24px;
}
