@charset "UTF-8";

/* reset */
body,
div,
p,
ul,
li,
table,
tbody,
tr,
td,
th,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
img,
iframe,
header,
nav,
section,
article,
footer,
figure,
figcaption,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  -webkit-text-size-adjust: none;
  font-size: 0.24rem;
}

header,
nav,
section,
article,
footer,
figure,
figcaption {
  display: block;
}

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

ol,
ul {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

a,
li,
ul,
[onclick] {
  -webkit-tap-highlight-color: none;
  -webkit-tap-highlight-color: transparent;
}

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

em,
strong,
th {
  font-weight: normal;
  font-style: normal;
}

a {
  text-decoration: none;
}

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

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

.c:after {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.db {
  display: block;
  text-indent: -9999em;
  font-size: 0;
}

:focus {
  outline: none;
}

img {
  display: block;
}

body,
html {
  background-color: #14171b;
  overflow-x: hidden;
  width: 100%;
}

header,
footer {
  width: 100%;
  margin: 0 auto;
}

#afooter {
  color: #eefafc;
  background-color: #100d0c;
  padding: 0.2rem 0;
  height: .9rem;
  box-sizing: border-box;
  font-size: 0.2rem;
  text-align: center;
}

#afooter a {
  color: #eefafc;
}

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

.wrap {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/bg.jpg) rgb(33, 25, 21) left top / 7.5rem 69.24rem no-repeat;
  overflow: hidden;
  color: #fff3df;
  width: 7.5rem;
}

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

.head .time {
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: #f7be6a;
  font-size: 0.2rem;
  text-align: center;
  margin: 0 auto;
}

.logo {
  position: absolute;
  width: 2rem;
  height: 0.8rem;
  left: 0.15rem;
  top: 0.1rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/logo.png) left center / contain no-repeat;
  display: block;
}

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

.sai {
  width: 4rem;
  height: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.sai_item {
  width: 1.3rem;
  height: 1.7rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

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

.sai_item_text {
  text-align: center;
  font-size: 0.2667rem;
  color: #cead78;
  font-weight: bold;
  margin-top: 0.1rem;
}

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

.title {
  margin: 0 auto;
}

.title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part1.png) left center / contain no-repeat;
  width: 5.46rem;
  height: 1.2rem;
}

.title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part2.png) left center / contain no-repeat;
  width: 6.92rem;
  height: 1.2rem;
}

.title3 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part3.png) left center / contain no-repeat;
  width: 6.86rem;
  height: 1.2rem;
}

.content_title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part4.png) left center / contain no-repeat;
  width: 6.83rem;
  height: 1.2rem;
}

.part1>.box>.img1 {
  margin: 0 auto;
  width: 6.9rem;
  height: 5.15rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part1img.png) left center / contain no-repeat;
}

.part1>p {
  width: 6.86rem;
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
  margin: 0 auto;
}

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

.part1 .table-box.table-box2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/table-bg2.png) no-repeat;
  height: 22.31rem;
  padding-top: 1.65rem;
  margin-top: -0.6rem;
}

.part1 .table-box.table-box2 table {
  height: 19.6rem;
}

.part1 .table-box table {
  width: 10.66rem;
  height: 23.25rem;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #8272dc;
}

.part1 .table-box table th {
  color: #242020;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.5;
  height: 0.56rem;
  padding: 0.05rem 0.08rem;
  box-sizing: border-box;
  border-bottom: 1px solid #8272dc;
  background: #ba88fb;
  box-sizing: border-box;
}

.part1 .table-box tr {
  box-sizing: border-box;
}

.part1 .table-box tr td {
  box-sizing: border-box;
  font-size: 0.18rem;
  line-height: 1.3;
  padding: 0.05rem;
  color: #e6cdff;
  text-align: center;
  border-bottom: 1px solid #ae5dfd;
  border-right: 1px solid #ae5dfd;
}

.part1 .table-box tr td:nth-child(1) {
  border-left: 1px solid #ae5dfd;
}

.part1 .table-box tr td:last-child {
  border-right: 1px solid #ae5dfd;
}

.part1 .table-box tr:last-child td {
  border-bottom: 1px solid #ae5dfd;
}

.part2>.img2 {
  margin: 0 auto;
  width: 7.5rem;
  height: 8.66rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/table1.png) left center / 100% 100% no-repeat;
}

.part2>.img3 {
  margin: 0 auto;
  width: 7.5rem;
  height: 3rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/table2.png) left center / contain no-repeat;
}

.part2>.img4 {
  margin: 0 auto;
  width: 7.5rem;
  height: 8.66rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/table3.png) left center / 100% 100% no-repeat;
}

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

.part2>p {
  width: 7.3rem;
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
  margin: 0 auto 0;
  box-sizing: border-box;
}

.part2>p.p1 {
  width: 6.86rem;
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
}

.part3>.img1 {
  margin: 0 auto 0rem;
  width: 6.56rem;
  height: 4.75rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part2-img.png) left center / contain no-repeat;
  border: .03rem solid #cead78;
}

.part3>.img2 {
  margin: 0 auto;
  width: 7.5rem;
  height: 8.66rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/table4.png) left center / 100% 100% no-repeat;
}

.part3>p {
  width: 6.86rem;
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
  margin: 0 auto;
}

.tips {
  color: #cbb0f8;
  font-size: 0.18rem;
  text-align: center;
  margin-top: -0.3rem;
}

.content {
  height: 69rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content1 {
  height: 69rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
}

.content1 p {
  text-align: center;
  font-size: 0.18rem;
  color: #c6a673;
}


.content_part1>.content_img1,
.content_part1>.content_img2 {
  margin: 0 auto;
  width: 6.9rem;
  height: 5.15rem;
}

.kong {
  width: 6.91rem;
  margin: 0 auto;

}

.tableh3 {
  width: 14rem;
}

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

.content_title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/part5.png) left center / contain no-repeat;
  width: 4.83rem;
  height: 1.2rem;
}

.content_part1>p {
  width: 6.86rem;
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
  margin: 0.4rem auto;
}

.tableT {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  height: 8.37rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/table5.png) left center / 100% 100% no-repeat;
  margin-top: 0.2rem;
}

.tableT table {
  width: 6.9rem;
  height: 7.66rem;
}

.tableT table thead tr th {
  color: #242020;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.5;
  width: 2rem;
  height: 0.56rem;
  box-sizing: border-box;
  background: #cead78;
}

.tableT table tbody tr td {
  color: #bea06f;
  font-size: 0.18rem;
  line-height: 1.5;
  width: 2rem;
  height: 0.56rem;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #bea06f;
  border-right: 1px solid #bea06f;
}

.content_box5 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.79rem;
  height: 0.5rem;
  font-size: 0.18rem;
  color: #bea06f;
  text-align: center;
}

.content_box5 span {
  text-align: center;
  width: 6.76rem;
}

.box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  position: relative;
  margin: 0 auto;
  padding: 0.3rem 0;
}

.box1 {
  padding: 0rem 0rem;
}

.part2 .box_top,
.part .box_top,
.content1 .box_top {
  position: absolute;
  top: .1rem;
  left: 0;
  width: 7.50rem;
  height: 0.44rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/bottom.png) left center / 100% 100% no-repeat;
  transform: rotate(180deg);
}



.part2 .box_bottom,
.part3 .box_bottom,
.content1 .box_bottom {
  position: absolute;
  bottom: .08rem;
  left: 0.02rem;
  width: 7.50rem;
  height: 0.44rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/bottom.png) -.01rem center / 100% 100% no-repeat;
}

.part2 .img2,
.content1 .img2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.05rem;
  border: .05rem solid #cead78;
  margin: 0 auto;
  padding: .05rem 0;
}

.part2 table {
  width: 6.89rem;
  border: 0.01rem solid #cead78;
}

.part2 .tablez .th1 {
  width: 0.4rem;
}

.part2 .tablez .th2 {
  width: 0.4rem;
}

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

.icons_item {
  width: 0.7rem;
  height: 0.7rem;
  margin-bottom: .05rem;

}

.part2 .box .img2 table tr td span {
  color: #bea06f;
  font-size: 0.18rem;
  margin: 0 auto;
}

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

table thead tr th {
  color: #242020;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 1.5;
  width: 2rem;
  height: 0.56rem;
  box-sizing: border-box;
  background: #cead78;
}

table tbody tr td {
  color: #bea06f;
  font-size: 0.18rem;
  line-height: 1.5;
  height: 0.56rem;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid #bea06f;
  border-right: 1px solid #bea06f;
  border-left: 1px solid #bea06f;
  padding: .05rem;
}

.contpar1 {
  width: 1.93rem;
  height: 1.16rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/contpar1.jpg) left center / contain no-repeat;
  margin: 0 auto;
}

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

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

.part2 .table1 {
  width: 6.86rem;
  height: 2.61rem;
  border: 0.01rem solid #cead78;
  margin: .02rem 0;
}

.part3 .table2 {
  width: 6.86rem;
  border: 1px solid #cead78;
}

.part3 .img2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.05rem;
  border: .05rem solid #cead78;
  margin: 0 auto;
  padding: .05rem 0;
}

.type {
  width: 10rem;
  box-sizing: border-box;
}

.type1 {
  width: 8rem;
}

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

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

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

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



.tableb {
  width: 3.06rem;
}

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

.content_p1 {
  color: #c6a673;
  font-size: 0.18rem;
  text-align: center;
}

.content1 .tableX {
  width: 6.86rem;
  border: 1px solid #cead78;
  margin-bottom: .03rem;
}

.content1 .tableX td:first-child {
  width: 1.4rem;
}

.content1 .tableX td:nth-child(2) {
  width: 5.5rem;
}

.content1 .tableX td:nth-child(3) {
  width: .4rem;
}

.content1 .tableX td:nth-child(4) {
  width: 1.14rem;
}

.content_table {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

.content_table .tanle_k {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0.2rem 0;
}

.content_table .tanle_k table {
  border: 1px solid #cead78;
}

.content_table .tanle_k table tr td {
  vertical-align: top;
  text-align: start;
}

.content_table .tanle_k table tr .td1 {
  width: 5rem;
}

.tableX .th2 {
  width: 12rem;
}

.tableI {
  width: 6.86rem;
}

.content1 .tableI td:first-child {
  width: .5rem;
}

.content1 .tableI td:nth-child(2) {
  width: 1.57rem;
}

.content1 .tableI td:nth-child(3) {
  width: 1.56rem;
}

.content1 .tableI td:nth-child(4) {
  width: 3.7rem;
}

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

.raword {
  width: 6.41rem;
  height: 4.78rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/reward.png) left center / 100% 100% no-repeat;
  margin-top: -0.1rem;
}

.raword1 {
  width: 6.86rem;
  height: 5.6rem;
  background: url(//game.gtimg.cn/images/dnf/cp/a20251127dragon/m/reward1.png) left center / 100% 100% no-repeat;
}

.table_w {
  width: 6.86rem;
  border: 1px solid #cead78;
}

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

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

.content1 .newbox p {
  margin: 0;
}

.gifimg {
  width: 2.4rem;
  height: 2.4rem;
}

.gifimg img {
  width: 100%;
}