@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;
  padding-top: 42px;
  background-color: #000;
  overflow-x: hidden;
  box-sizing: border-box;
}

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

a:hover {
  text-decoration: none;
}

.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 {
  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/a20251016ggbondgame/bg.jpg) no-repeat top center;
  height: 4072px;
  overflow: hidden;
  color: #fff3df;
}

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

.head .time {
  color: #ffffff;
  font-size: 25px;
  text-align: center;
}

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

.logo2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/logo2.png) no-repeat top center;
  display: block;
  width: 172px;
  height: 115px;
  left: 310px;
  top: 10px;
  position: absolute;
  overflow: visible;
}

.logo2::before {
  display: block;
  content: '';
  background: #fff;
  width: 3px;
  height: 50px;
  position: absolute;
  top: 28px;
  left: -22px;
  z-index: 10;
}

.title {
  margin: 0 auto;
}

.title1 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/title1.png) no-repeat;
  width: 452px;
  height: 112px;
}

.title2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/title2.png) no-repeat;
  width: 373px;
  height: 112px;
}

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

.table-box.table-box2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/table-bg2.png) no-repeat;
  background-size: 100% 100%;
  width: 1340px;
  height: 569px;
  padding-top: 165px;
}

.table-box.table-box2 table {
  height: 300px;
}

.table-box.table-box3 {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/dia-bg1.png);
  background-size: 100% 100%;
  width: 808px;
  height: 1035px;
  margin: 0;
}

.table-box.table-box3 table {
  height: 762px;
  width: 530px;
}

.table-box table {
  width: 1066px;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #8272dc;
}

.table-box table th {
  color: #242020;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  height: 56px;
  padding: 5px 8px;
  box-sizing: border-box;
  border-bottom: 1px solid #8272dc;
  background: #ba88fb;
  box-sizing: border-box;
}

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

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

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

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

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

.part1 {
  margin-top: 25px;
}

.part1 > img {
  display: block;
  margin: -80px auto 0;
}

.part1 p {
  color: #cbb0f8;
  font-size: 18px;
  text-align: center;
  position: relative;
  z-index: 10;
}

.part1 p.stitle {
  text-align: center;
}

.part1 p.stitle a {
  color: #ff436f;
  border-bottom: 1px solid #ff436f;
}

.part1 p.color {
  margin-top: 10px;
}

.part1 p.color span {
  width: 9px;
  height: 11px;
}

.part1 p span {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 17px;
  margin: 0 5px;
  background-size: 100% 100%;
}

.part1 p .icon-1 {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/icon-1.png);
}

.part1 p .icon-2 {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/icon-2.png);
}

.part1 p .icon-3 {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/icon-3.png);
}

.part1 p .icon-4 {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/icon-4.png);
}

.part1 .img-box {
  position: relative;
  margin: -20px auto 0;
  background-size: 100% 100%;
}

.part1 .img-box img {
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.part1 .img-box1 {
  width: 489px;
  height: 435px;
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/table-bg3.png);
}

.part1 .img-box1 img {
  width: 302px;
  height: 302px;
}

.part1 .img-box2 {
  width: 652px;
  height: 406px;
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/table-bg4.png);
}

.part1 .img-box2 img {
  width: 458px;
  height: 260px;
}

.part2 {
  margin-top: 20px;
}

.part2 .info-box {
  width: 1340px;
  height: 261px;
  padding-top: 115px;
  box-sizing: border-box;
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/part2-bg.png);
  margin: -60px auto 0;
}

.part2 p {
  color: #cbb0f8;
  font-size: 18px;
  text-align: center;
}

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

.dialog {
  position: relative;
  outline: none;
  display: none;
}

.dialog .dia-close {
  display: block;
  position: absolute;
  right: -70px;
  top: 78px;
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251016ggbondgame/dia-close.png);
  background-size: 100% 100%;
  width: 59px;
  height: 59px;
}

.pop1 {
  width: 808px;
  height: 1035px;
}
