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

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

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

.title {
  margin: 0 auto;
}

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

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

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

.table-box.table-box2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a20251030sugar/table-bg2.png) no-repeat;
  background-size: 100% 100%;
  width: 1249px;
  height: 461px;
}

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

.table-box table {
  width: 1146px;
  height: 520px;
  margin: 0 auto;
  overflow: hidden;
}

.table-box table th {
  color: #3456a4;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  height: 65px;
  padding: 5px 8px;
  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: #4c77d8;
  text-align: center;
  border-bottom: 1px solid #749fff;
  border-right: 1px solid #749fff;
}

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

.table-box tr td:last-child {
  border-right: none;
}

.table-box tr:last-child td {
  border-bottom: none;
}

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

.part1 p {
  color: #4c77d8;
  font-size: 18px;
  text-align: center;
  position: relative;
  z-index: 10;
  margin-top: 25px;
  line-height: 1.5;
}

.part1 .gif-box {
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251030sugar/gif-box.png);
  background-size: 100% 100%;
  width: 478px;
  height: 389px;
  padding: 13px;
  box-sizing: border-box;
  margin: 40px auto -30px;
}

.part1 .gif-box img {
  width: 388px;
  height: 320px;
  border-radius: 18px;
  display: block;
  margin: 0 auto;
}

.part2 {
  margin-top: 5px;
}

.part2 .info-box {
  width: 982px;
  height: 103px;
  padding-top: 35px;
  box-sizing: border-box;
  background-image: url(//game.gtimg.cn/images/dnf/cp/a20251030sugar/part2-bg.png);
  margin: 15px auto 0;
}

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

.tips {
  color: #4c77d8;
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
}
