@charset "UTF-8";

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

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

q:before,
q:after {
  content: '';
}

fieldset,
img,
abbr,
acronym {
  border: 0;
}

/* basic */
.c:before,
.c:after {
  content: "";
  display: table;
}

.c:after {
  clear: both;
}

.c {
  zoom: 1;
}

body {
  font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1', tahoma, '\5b8b\4f53', "\9ED1\4F53", sans-serif;
  background-color: #000;
  overflow-x: hidden;
  box-sizing: border-box;
}

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

a {
  text-decoration: none;
  overflow: hidden;
}

a:hover {
  text-decoration: underline;
}

.container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}

.container * {
  box-sizing: border-box;
}

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

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

#afooter a {
  color: #fff;
}

.content {
  /* height: 6650px; */
  display: flex;
  flex-direction: column;
  align-items: center;
}

html,
body,
.wrap {
  width: 100%;
}

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

.wrap {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bg.jpg) center top / 1920px 6271px no-repeat;
  overflow: hidden;
  color: #fff3df;
}

/* 头部 */
.head {
  height: 670px;
  position: relative;
  width: 100%;
}

.head .time {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 886px;
  color: #c6a673;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
}

.logo {
  position: absolute;
  width: 255px;
  height: 116px;
  left: 15px;
  top: 10px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/logo.png) no-repeat top center;
  display: block;
}

.sai_box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sai {
  width: 400px;
  height: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.sai_item {
  width: 130px;
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.sai_item:first-child .sai_item_img {
  width: 90px;
  height: 90px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/noslectsai.png) left center / contain no-repeat;
}

.sai_item:first-child.active .sai_item_img {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/slectsai.png) left center / contain no-repeat;
}

.sai_item:last-child .sai_item_img {
  width: 90px;
  height: 90px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/noslectsai1.png) left center / contain no-repeat;
}

.sai_item:last-child.active .sai_item_img {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/slectsai1.png) left center / contain no-repeat;
}

.sai_item_text {
  text-align: center;
  font-size: 26.67px;
  color: #cead78;
  font-weight: bold;
  margin-top: 10px;
}

.silid {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 2px;
  background-color: #debf65;
}

.title {
  margin: 0 auto;
}

.title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/title.png) left center / contain no-repeat;
  width: 682px;
  height: 150px;
}

.title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/title1.png) left center / contain no-repeat;
  width: 866px;
  height: 150px;
}

.title3 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/title2.png) left center / contain no-repeat;
  width: 858px;
  height: 150px;
}

.content_title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/title3.png) left center / contain no-repeat;
  width: 853px;
  height: 150px;
}

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

.raword {
  width: 683px;
  height: 508px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/reward.png) left center / 100% 100% no-repeat;
  margin-top: -10px;
}

.raword1 {
  width: 541px;
  height: 491px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/reward1.png) left center / 100% 100% no-repeat;
  margin-top: -10px;
}

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

.part1 .box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 690px;
  height: 515px;
  position: relative;
}



.part1 .box_top {
  position: absolute;
  top: 7px;
  left: 5px;
  width: 680px;
  height: 50px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/jiao_top.png) left center / 100% 100% no-repeat;
}



.part1 .box_bottom {
  position: absolute;
  bottom: 7px;
  left: 5px;
  width: 680px;
  height: 50px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/jiao_bottom.png) left center / 100% 100% no-repeat;
}




.part1>.box>.img1 {
  margin: 0 auto;
  width: 641px;
  height: 478px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/part1-img.png) left center / contain no-repeat;
}



.part1>p {
  width: 886px;
  color: #c6a673;
  font-size: 18px;
  text-align: center;
  margin: 4px auto;
}

.part1 .table-box {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table-bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 1342px;
  height: 2507px;
  margin: 0 auto 0;
  padding-top: 65px;
  box-sizing: border-box;
}

.part1 .table-box.table-box2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table-bg2.png) no-repeat;
  height: 2231px;
  padding-top: 165px;
  margin-top: -60px;
}


.box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1012px;
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
}

.part2 .box_top {
  position: absolute;
  top: -12px;
  left: -1px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
  transform: rotate(180deg);
}

.part3 .box_top {
  position: absolute;
  top: -12px;
  left: -1px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
  transform: rotate(180deg);
}

.part2 .box_bottom {
  position: absolute;
  bottom: -12px;
  left: 2px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
}

.part3 .box_bottom {
  position: absolute;
  bottom: -12px;
  left: 2px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
}


.part2 .img2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 973px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/cirbg.jpg) left center / contain repeat-y;
}


.part2 table {
  width: 948px;
  border: 1px solid #cead78;
}

.part2 .table1 {
  width: 948px;
  height: 200px;
  border: 1px solid #cead78;
}

.th1 {
  width: 400px;
}

.th2 {
  width: 400px;
}

.th3 {
  width: 310px;
}

.icons {
  width: 165px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 auto;
}


.part2 .box .img2 table tr td span {
  color: #bea06f;
  font-size: 18px;
}

.part2 .box .img2 table tr th:last-child {
  width: 450px;
}

.icons_item {
  width: 68px;
  height: 68px;
  margin-bottom: 5px;

}

.icons_item1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon1.jpg) left center / contain no-repeat;
}

.icons_item2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon2.jpg) left center / contain no-repeat;
}

.icons_item3 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon3.jpg) left center / contain no-repeat;
}

.icons_item4 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon4.jpg) left center / contain no-repeat;
}

.icons_item5 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon5.jpg) left center / contain no-repeat;
}


.icons_item6 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon6.jpg) left center / contain no-repeat;
}

.icons_item7 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon7.jpg) left center / contain no-repeat;
}

.icons_item9 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon8.jpg) left center / contain no-repeat;
}

.icons_item10 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon9.jpg) left center / contain no-repeat;
}

.icons_item11 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon10.jpg) left center / contain no-repeat;
}

.icons_item12 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon11.jpg) left center / contain no-repeat;
}

.icons_item13 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon12.jpg) left center / contain no-repeat;
}

.icons_item14 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon13.jpg) left center / contain no-repeat;
}

.icons_item15 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/icon14.jpg) left center / contain no-repeat;
}

.part2>.img3 {
  margin: 0 auto;
  width: 1016px;
  height: 300px;
}

.part2 .box2 {
  width: 1020px;
  height: 316px;
  position: relative;
}

.part2 .box2 .img3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1016px;
  height: 280px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/content.png) left center / 100% 100% no-repeat;
}

.part2 .box2 .box_top {
  position: absolute;
  top: -20px;
  left: -31px;
  width: 1082px;
  height: 80px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/jiao_top.png) left center / 100% 100% no-repeat;
}

.part2 .box2 .box_bottom {
  position: absolute;
  bottom: 14px;
  left: -34px;
  width: 1082px;
  height: 80px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/jiao_bottom.png) left center / contain no-repeat;
}

.contpar1 {
  width: 154px;
  height: 102px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/contpar1.jpg) left center / cover no-repeat;
  margin: 0 auto;
}

.contpar2 {
  width: 257px;
  height: 114px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/contpar2.jpg) left center / contain no-repeat;
  margin: 0 auto;
}

.contpar3 {
  width: 257px;
  height: 114px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/contpar3.jpg) left center / contain no-repeat;
  margin: 0 auto;
}


.part2 .box2 table {
  width: 990px;
  height: 250px;
}

.part2>.img4 {
  margin: 0 auto;
  width: 1016px;
  height: 871px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table3.png) left center / contain no-repeat;
}

.part2>.img5 {
  margin: 0 auto;
  width: 275px;
  height: 213px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/img4.png) left center / contain no-repeat;
}

.part2>p {
  width: 886px;
  color: #c6a673;
  font-size: 18px;
  text-align: center;
  margin: 5px auto;
}



.part2>p.p1 {
  width: 886px;
  color: #c6a673;
  font-size: 18px;
  text-align: center;
  margin: 10px auto;
}


.part3 .table2 {
  width: 954px;
  border: 1px solid #cead78;
  color: #cead78;
}

.type {
  width: 323px;
  padding: 0 10px;
  box-sizing: border-box;
}

.part3>.img1 {
  margin: 0 auto;
  width: 656px;
  height: 475px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/part3-img.png) left center / contain no-repeat;
  border: 3px solid #cead78;
}

.part3 .img2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 973px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/cirbg.jpg) left center / contain repeat-y;
}

.part3>.img2 {
  margin: 0 auto;
  width: 1016px;
  height: 871px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table4.png) left center / contain no-repeat;
}

.part3>p {
  width: 886px;
  color: #c6a673;
  font-size: 18px;
  text-align: center;
  margin: 10px auto;
}

.tips {
  color: #cbb0f8;
  font-size: 18px;
  text-align: center;
  margin-top: -30px;
}

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

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

.kong {
  width: 684px;
  height: 516px;
}

.poer1 {
  width: 120px;
  height: 103px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/poer1.jpg) left center / contain no-repeat;
}

.poer2 {
  width: 120px;
  height: 103px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/poer2.jpg) left center / contain no-repeat;
}

.poer3 {
  width: 120px;
  height: 103px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/poer3.jpg) left center / contain no-repeat;
}

.poer4 {
  width: 120px;
  height: 103px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/poer4.jpg) left center / contain no-repeat;
}


.content_part1>.content_img1,
.content_part1>.content_img2 {
  margin: 0 auto;
  width: 690px;
  height: 515px;
}

.content_p1 {
  color: #c6a673;
  font-size: 18px;
  text-align: center;
}

.content_p2 {
  color: #c6a673;
  font-size: 18px;
  text-align: center;
}

.content_part1>.content_img3 {
  margin: 0 auto;
  width: 1016px;
  height: 871px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table4.png) left center / contain no-repeat;
}

.content_title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/title4.png) left center / contain no-repeat;
  width: 603px;
  height: 150px;
}

.content1 p {
  text-align: center;
}

.content_part1>p {
  width: 886px;
  color: #c6a673;
  font-size: 18px;
  text-align: center;
  margin: 40px auto;
}

table thead tr th {
  color: #242020;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  width: 200px;
  height: 45px;
  box-sizing: border-box;
  background: #cead78;
}

table tbody tr td {
  color: #bea06f;
  font-size: 20px;
  line-height: 1.5;
  width: 200px;
  height: 56px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #bea06f;
  border-right: 1px solid #bea06f;
  border-left: 1px solid #bea06f;
}

table tbody tr td div,
table tbody tr td p {
  padding: 10px 0;
}

.content_box5 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 876px;
  height: 50px;
  font-size: 16px;
  color: #bea06f;
}

.content1 .box_top {
  position: absolute;
  top: -12px;
  left: -1px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
  transform: rotate(180deg);
}

.content1 .img2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 972px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/cirbg.jpg) left center / contain repeat-y;
  margin-left: 1px;
}

.content1 .box_bottom {
  position: absolute;
  bottom: -12px;
  left: 2px;
  width: 1012px;
  height: 40px;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/bottom.png) left center / 100% 100% no-repeat;
}

.content1 table {
  width: 948px;
  border: 1px solid #cead78
}

.tableT {
  width: 500px;
}

.table_th {
  width: 1150px;
}

.content1 .tableX {
  width: 946px;
}

.content_p2 {
  margin: 5px 0;
}

.content_table {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.content_table span {
  color: #c6a673;
  font-size: 18px;
  text-align: center;
}

.content_table .tanle_k {
  margin: 20px 0;
}

.content_table .tanle_k table tr td {
  vertical-align: middle;
  text-align: center;
}

.table_T table tbody tr td {
  vertical-align: middle;
  text-align: center;
}

.table_T table tbody tr .td1 {
  width: 640px;
}

.tableX .th2 {
  width: 860px;
}

.newbox {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/new_itembg.png) center / cover no-repeat;
  width: 725px;
  height: 363px;
  margin: 20px auto 0;
  font-size: 18px;
  color: #cead78;
}

.gifbox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 80px;
}

.gifimg {
  width: 240px;
  height: 240px;
}

.gifimg img {
  width: 100%;
}