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

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 {
  background-color: #201010;
  overflow-x: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

a:hover {
  text-decoration: none;
}

.wrap,
.dnfact_navbg,
.ost,
#afooter,
body {
  min-width: 1600px !important;
  overflow-x: hidden;
  color: #f2f2f2;
  font-size: 27px;
  line-height: 32px;
}

.container {
  width: 1600px;
  margin: 0 auto;
}

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

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

.pr {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.pa {
  position: absolute;
}

.db {
  display: block;
  text-indent: -999em;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

table {
  font-size: 22px;
}

/* footer */
#afooter {
  text-align: center;
  line-height: 1.6;
  color: #fff;
  background-color: #000;
  padding: 27px 0;
  font-size: 19px;
}

#afooter a {
  color: #fff;
}

[data-animate] {
  opacity: 0;
  -webkit-transform: translateY(53px);
  -moz-transform: translateY(53px);
  -ms-transform: translateY(53px);
  -o-transform: translateY(53px);
  transform: translateY(53px);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  -o-transition: opacity 0.8s ease, -o-transform 0.8s ease;
  -moz-transition: opacity 0.8s ease, transform 0.8s ease, -moz-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease, -moz-transform 0.8s ease, -o-transform 0.8s ease;
}

[data-animate].animated {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.wrap * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.top-wrap * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.logo {
  /* background: url(//game.gtimg.cn/images/dnf/cp/a20260528ren/logo.png) no-repeat 50% 0;
  width: 247px;
  height: 100px;
  position: absolute;
  left: 113px;
  top: 33px;
  z-index: 99;
  -o-background-size: 100% auto;
     background-size: 100% auto; */
  background: url(//game.gtimg.cn/images/dnf/cp/a20260528ren/logo.png) no-repeat 50% 0;
  width: 185px;
  height: 75px;
  position: absolute;
  left: 85px;
  top: 25px;
  z-index: 99;
  background-size: 100% auto;
}

.wrap {
  /* 上层：顶部主视觉 bg1（高度 2866px，不重复）；下层：bg2 从 2866px 起纵向无限平铺 */
  background-image: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/bg1.jpg), url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/bg2.jpg);
  background-repeat: no-repeat, repeat-y;
  background-position: center top, center 2866px;
  background-size: 100% auto, 100% auto;
  height: auto;
  overflow: hidden;
  color: #fbeac6;
  font-size: 24px;
  padding-bottom: 100px;
}

.wrap .b {
  font-weight: bold;
}

.wrap .d9af65 {
  color: #d9af65 !important;
}

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

/* 头部 */
.head {
  height: 944px;
}

.part .title {
  display: block;
}

.part .title img {
  display: block;
}

.part1-main {
  width: 998px;
  height: 586px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part1-bg.png) no-repeat;
  background-size: 100% auto;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}

.part1-main img {
  display: block;
  width: 540px;
  height: 307px;
}

.part1-main .txt {
  margin-top: 20px;
}

.part2 {
  margin-top: 30px;
}

.part2-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part2-table.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 1071px;
  margin-top: 30px;
  padding: 17px 19px 17px 18px;
}

.part2-main table {
  width: 100%;
  height: 100%;
}

.part2-main table td,
.part2-main table th {
  border: 1px solid #8d8b8a;
  text-align: center;
  width: 20%;
  padding: 10px 20px;
}

.part2-main table th {
  height: 52px;
  border-bottom: none;
}

.part2-main table .box {
  text-align: left;
}

.mt30 {
  margin-top: 30px;
}

.mt45 {
  margin-top: 45px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.part3-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part3-bg.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 886px;
  margin-top: 30px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.part3-main .txt {
  text-align: center;
  margin-top: 18px;
  margin-bottom: 25px;
}

.part-little {
  margin-bottom: 10px;
}

.part-little img {
  display: block;
  height: 56px;
  width: auto;
}

.part-little-txt {
  padding-left: 50px;
}

.part4-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part4-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 2126px;
  margin-top: 30px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part4-main .li {
  padding: 0 22px;
  margin-bottom: 40px;
}

.part4-main .li .txt {
  padding-left: 50px;
}

.part4-main .li .tit {
  margin-bottom: 10px;
}

.part4-main .li .tit img {
  display: block;
  height: 56px;
  width: auto;
}

.part4-main table {
  margin: 20px auto;
  width: 572px;
}

.part4-main table th,
.part4-main table td {
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part4-main table th {
  background-color: #5f4040;
}

.part5-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part5-bg.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 1046px;
  margin-top: 30px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part5-main .li {
  padding: 0 22px;
}

.part5-main .img1 {
  display: block;
  margin: 0 auto;
  width: 659px;
  height: 307px;
  margin-bottom: 30px;
}

.part5-main .img2 {
  display: block;
  margin: 0 auto;
  width: 419px;
  height: 243px;
  margin-bottom: 30px;
}

.part5-main .li2 {
  margin-top: 20px;
}

.part6-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part6-bg.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 15011px;
  margin-top: 30px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part6-main .li {
  padding: 0 22px;
}

.part6-main .part6-table3 {
  margin: 10px 0;
  width: 100%;
}

.part6-main .part6-table3 table {
  width: 100%;
}

.part6-main table th,
.part6-main table td {
  font-size: 21px;
  line-height: 1.35;
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part6-main table th {
  background-color: #5f4040;
}

.part6-main .part6-1 {
  display: block;
  margin: 0 auto;
  width: 659px;
  height: auto;
  margin-bottom: 20px;
}

.part6-main .part6-2 {
  display: block;
  margin: 0 auto;
  width: 419px;
  height: auto;
  margin-top: 35px;
  margin-bottom: 20px;
}

.part6-main .part6-table1 {
  width: 100%;
  margin: 20px 0;
}

.part6-main .part6-table1 table {
  font-size: 22px;
  width: 100%;
}

.part6-main .part6-table1 table th {
  height: 52px;
}

.part6-main .part6-table1 table td {
  height: 74px;
}

.part6-main .part6-table1 table th:nth-of-type(1),
.part6-main .part6-table1 table td:nth-of-type(1) {
  width: 128px;
}

.part6-main .part6-table1 table th:nth-of-type(2),
.part6-main .part6-table1 table td:nth-of-type(2) {
  width: 132px;
}

.part6-main .part6-table1 table th:nth-of-type(3),
.part6-main .part6-table1 table td:nth-of-type(3) {
  width: 95px;
}

.part6-main .part6-table1 table th:nth-of-type(5),
.part6-main .part6-table1 table td:nth-of-type(5) {
  width: 232px;
}

.part6-main .part6-8 {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.part6-main .part6-table2 table {
  margin: 20px auto;
  width: 572px;
}

.part6-main .part6-table2 table th,
.part6-main .part6-table2 table td {
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part6-main .part6-table2 table td {
  padding: 10px 0;
}

.part6-main .part6-table2 table th {
  background-color: #5f4040;
}

.part6-main .part6-9 {
  display: block;
  margin: 20px auto;
}

.part6-main .part6-10 {
  display: block;
  margin: 20px auto;
}

.part6-main .part6-table4 {
  width: 100%;
}

.part6-main .part6-table4 table {
  width: 100%;
}

.part6-main .part6-table4 th,
.part6-main .part6-table4 td {
  padding: 10px;
}

.part6-main .part6-table4 th:nth-of-type(1),
.part6-main .part6-table4 td:nth-of-type(1) {
  width: 120px;
}

.part6-main .part6-table4 .box {
  text-align: left;
}

.part6-main .part6-table5 {
  width: 100%;
}

.part6-main .part6-table5 table th,
.part6-main .part6-table5 table td {
  padding: 10px 3px;
  width: 12%;
}

.part6-main .part6-17 {
  display: block;
  margin: 0 auto;
  width: 659px;
}

.part6-main .part6-17 img {
  display: block;
}

.part6-main .xiangqing {
  height: 27px;
}

.part6-main .xiangqing img {
  display: block;
  height: 100%;
  width: auto;
}

.part6-main .part6-24 {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 496px;
}

.part6-main .part6-25 {
  display: block;
  margin: 0 auto;
  width: 419px;
  height: auto;
}

.part6-main .part6-28 {
  display: block;
  margin: 0 auto;
  width: 659px;
  height: auto;
}

.part-little2 img {
  height: 94px;
}

.part-little3 {
  display: flex;
  justify-content: center;
}

.part-little3 img {
  display: block;
  height: 100px;
  width: auto;
}

.part7-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part7-bg.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 2871px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part7-main .li {
  padding: 0 22px;
}

.part7-main .part7-1 {
  width: 659px;
  margin: 0 auto;
  display: block;
  height: auto;
  margin-top: 10px;
}

.part7-main table {
  width: 100%;
}

.part7-main table th,
.part7-main table td {
  font-size: 21px;
  line-height: 1.35;
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part7-main table th {
  background-color: #5f4040;
}

.part7-main .part7-table {
  width: 100%;
}

.part7-main .part7-2 {
  display: block;
  width: 659px;
  margin: 0 auto;
  height: auto;
}

.part7-main .part7-3 {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 244px;
}

.part7-main .part-little {
  margin-bottom: 0;
}

.part8 .li {
  padding: 0 22px;
}

.part8 table {
  width: 100%;
}

.part8 table th,
.part8 table td {
  font-size: 21px;
  line-height: 1.35;
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part8 table th {
  background-color: #5f4040;
}

.part8 .part8-main {
  width: 998px;
  height: 1680px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part8-bg.png) no-repeat;
  background-size: 100% auto;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part8 .part8-table1 {
  width: 100%;
}

.part8 .part8-table1 .box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.part8 .part8-table1 .box img {
  display: block;
  height: 28px;
  margin-right: 14px;
}

.part9-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part9-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 4410px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
}

.part9-main .li {
  padding: 0 22px;
}

.part9-main .part9-1 {
  display: block;
  margin: 0 auto;
}

.part9-main table {
  width: 100%;
}

.part9-main table th,
.part9-main table td {
  font-size: 21px;
  line-height: 1.35;
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part9-main table th {
  background-color: #5f4040;
}

.part9-main .part9-table1 td,
.part9-main .part9-table1 th {
  padding: 10px;
}

.part9-main .part9-table2 {
  width: 370px;
  margin: 0 auto;
}

.part9-main .part9-table2 td {
  height: 268px;
}

.part9-main .part9-table3 {
  width: 575px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.part9-main .part9-table3 td,
.part9-main .part9-table3 th {
  padding: 10px 5px;
}

.part9-main .part9-table4 {
  margin-top: 20px;
}

.part9-main .part9-table4 th,
.part9-main .part9-table4 td {
  height: 53px;
  padding: 4px 2px;
}

.part9-main .part9-table4 th {
  height: 100px;
}

.part-table table {
  width: 100%;
}

.part-table table th,
.part-table table td {
  font-size: 21px;
  line-height: 1.35;
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part-table table th {
  background-color: #5f4040;
}

.sec1 {
  text-align: center;
}

.sec1 .part2-main table td,
.sec1 .part2-main table th {
  width: auto;
}

.sec1 .sec1-table1 {
  font-size: 22px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part2-table.png) no-repeat;
  background-size: 100% auto;
  width: 998px;
  height: 1071;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec1 .sec1-table1 th:nth-of-type(2),
.sec1 .sec1-table1 td:nth-of-type(2) {
  width: 730px;
}

.sec1 .sec1-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec1-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  min-height: 1445px;
  padding: 15px 19px 17px 18px;
  justify-content: center;
}

.sec1 .sec1-table2 th,
.sec1 .sec1-table2 td {
  width: auto;
  padding: 0 10px;
}

.sec1 .sec1-table2 th:nth-of-type(1),
.sec1 .sec1-table2 td:nth-of-type(1) {
  width: 70px;
  padding: 0;
}

.sec1 .sec1-table2 td {
  font-size: 20px;
}

.sec1 .sec1-table5 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec1-table5.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 213px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec1 .part-little-txt {
  text-align: left;
}

.sec1 .smallTable {
  height: auto;
}

.sec1 .smallTable th {
  background-color: #5f4040;
}

.sec2-icon1 {
  display: block;
  margin: 0 auto;
  height: auto;
  width: 715px;
  margin-top: 40px;
}

.sec2-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec2-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 289px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec3 {
  width: 998px;
}

.sec3-icon1 {
  display: block;
  height: auto;
  width: 715px;
  margin: 0 auto;
}

.sec3-icon2 {
  margin-top: 30px;
}

.con {
  width: 998px;
}

.sec1-table3 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec1-table3.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 1339px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec1-table3 img {
  margin-top: 5px;
}

.sec1-table3 th,
.sec1-table3 td {
  width: auto;
}

.sec1-table3 th {
  padding: 0;
  height: 45px;
  background-color: #5f4040;
}

.sec1-table4 {
  height: 3122px;
  width: 998px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec1-table4.png) no-repeat;
  background-size: 100% 100%;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec1-table4 img {
  margin-top: 5px;
}

.sec1-table4 th {
  white-space: nowrap;
}

.sec1-table4 td, .sec1-table4 th {
  padding: 0 10px;
}

.sec1-table4 td:nth-of-type(1), .sec1-table4 th:nth-of-type(1) {
  width: 178px;
}

.sec4-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec1-table3.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 1178px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec4-table1 table th, .sec4-table1 table td {
  width: auto;
  padding: 0;
}

.sec4-table1 table th:nth-of-type(2), .sec4-table1 table td:nth-of-type(2) {
  width: 150px;
}

.sec4-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec4-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 250px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec4-table2 table th, .sec4-table2 table td {
  padding: 0;
  width: auto;
}

.sec4-table2 table th:nth-of-type(1), .sec4-table2 table td:nth-of-type(1) {
  width: 150px;
}

.sec4-table3 {
  height: 415px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec4-table3.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec4-table3 table th, .sec4-table3 table td {
  padding: 0;
  width: auto;
}

.sec5-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec5-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 3196px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec5-table1 table th, .sec5-table1 table td {
  font-size: 22px;
  padding: 0 5px;
  width: auto;
}

.sec5-table1 table th {
  height: 81px;
}

.sec6-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec6-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 2581px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec6-table1 table th, .sec6-table1 table td {
  font-size: 22px;
  padding: 0 5px;
  width: auto;
}

.sec6-table1 table th:nth-of-type(3), .sec6-table1 table td:nth-of-type(3) {
  width: 120px;
}

.sec6-table1 table th {
  height: 54px;
}

.sec6-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec6-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 1994px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec6-table2 table th, .sec6-table2 table td {
  padding: 0 5px;
  width: auto;
  line-height: 1.3;
}

.sec6-table2 table th:nth-of-type(3), .sec6-table2 table td:nth-of-type(3) {
  width: 150px;
}

.sec7-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec7-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 3469px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec7-table1 table th, .sec7-table1 table td {
  padding: 0 5px;
  width: auto;
  line-height: 1.3;
}

.sec7-table1 table th:nth-of-type(3), .sec7-table1 table td:nth-of-type(3) {
  width: 150px;
}

.sec7-table1 table th:nth-of-type(4), .sec7-table1 table th:nth-of-type(1), .sec7-table1 table td:nth-of-type(4), .sec7-table1 table td:nth-of-type(1) {
  width: 200px;
}

.sec8-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec8-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 967px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec8-table1 table th {
  height: 75px;
}

.sec8-table1 table th, .sec8-table1 table td {
  padding: 0 5px;
  width: auto;
  line-height: 1.3;
}

.sec8-table1 table th:nth-of-type(4), .sec8-table1 table td:nth-of-type(4) {
  width: 284px;
}

.sec8-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec8-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 401px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec8-table2 table th, .sec8-table2 table td {
  padding: 0 5px;
  width: auto;
}

.sec8-table3 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec8-table3.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 175px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec8-table3 table th, .sec8-table3 table td {
  padding: 0 5px;
  width: auto;
}

.sec8-table4 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec8-table4.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 295px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec8-table4 table th, .sec8-table4 table td {
  padding: 0 5px;
  width: auto;
}

.sec9-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec9-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 2322px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec9-table1 table th {
  height: 77px;
}

.sec9-table1 table th:nth-of-type(5) {
  width: 200px;
}

.sec9-table1 table th, .sec9-table1 table td {
  padding: 0 5px;
  width: auto;
}

.sec9-table1 table th:nth-of-type(1), .sec9-table1 table td:nth-of-type(1) {
  width: 120px;
}

.sec9-table1 table th:nth-of-type(2), .sec9-table1 table td:nth-of-type(2) {
  width: 120px;
}

.sec9-table1 table th:nth-of-type(3), .sec9-table1 table td:nth-of-type(3) {
  width: 96px;
}

.sec9-table1 table th:nth-of-type(4), .sec9-table1 table td:nth-of-type(4) {
  width: 94px;
}

.sec9-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec9-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 426px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec9-table2 table th {
  height: 77px;
}

.sec9-table2 table th, .sec9-table2 table td {
  padding: 0 2px;
  line-height: 1.2;
  width: auto;
}

.sec9-table2 table th:nth-of-type(1), .sec9-table2 table td:nth-of-type(1) {
  width: 120px;
}

.sec9-table2 table th:nth-of-type(2), .sec9-table2 table td:nth-of-type(2) {
  width: 120px;
}

.sec10-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec10-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 1632px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec10-table1 table th {
  height: 46px;
}

.sec10-table1 table th, .sec10-table1 table td {
  padding: 0 5px;
  width: auto;
}

.sec10-table1 table th:nth-of-type(3), .sec10-table1 table td:nth-of-type(3) {
  width: 120px;
}

.sec10-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec10-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 1154px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec10-table2 table th {
  height: 46px;
}

.sec10-table2 table th, .sec10-table2 table td {
  padding: 0 5px;
  width: auto;
}

.sec10-table2 table th:nth-of-type(3), .sec10-table2 table td:nth-of-type(3) {
  width: 120px;
}

.sec10-table3 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec10-table3.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 461px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec10-table3 table th, .sec10-table3 table td {
  padding: 0 5px;
  width: auto;
}

.sec10-table3 table th:nth-of-type(1), .sec10-table3 table td:nth-of-type(1) {
  width: 240px;
}

.sec10-table3 table th:nth-of-type(5), .sec10-table3 table td:nth-of-type(5) {
  width: 100px;
}

.sec11-table1 table th:nth-of-type(1), .sec11-table1 table td:nth-of-type(1) {
  width: 120px;
}

.sec11-table1 table th:nth-of-type(2), .sec11-table1 table td:nth-of-type(2) {
  width: 350px;
}

.sec11-table2 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec11-table2.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 688px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec11-table2 table th {
  height: 48px;
}

.sec11-table2 table th, .sec11-table2 table td {
  padding: 0 5px;
  width: auto;
}

.sec11-table2 table th:nth-of-type(3), .sec11-table2 table td:nth-of-type(3) {
  width: 120px;
}

.sec11-table2 table th:nth-of-type(5), .sec11-table2 table td:nth-of-type(5) {
  width: 120px;
}

.sec12-table1 {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/content/sec12-table1.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 206px;
  padding: 17px 19px 17px 18px;
  justify-content: center;
}

.sec12-table1 table th, .sec12-table1 table td {
  padding: 0 5px;
  width: auto;
}

.sec12-table1 table th {
  height: 48px;
}

.part10-main {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/part10-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 998px;
  height: 3900px;
  padding: 45px 19px 17px 18px;
  justify-content: center;
  margin-top: 30px;
}

.part10-main .li {
  padding: 0 22px;
}

.part10-main .part6-table2 table {
  margin: 20px auto;
  width: 572px;
}

.part10-main .part6-table2 table th,
.part10-main .part6-table2 table td {
  height: 60px;
  border: 1px solid #aa9a9a;
  text-align: center;
}

.part10-main .part6-table2 table td {
  padding: 10px 0;
}

.part10-main .part6-table2 table th {
  background-color: #5f4040;
}

.part10-1, .part10-2, .part10-3, .part10-4 {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.part10-2 {
  height: 430px;
}

.part10-table1 {
  width: 100%;
}

.tabSp {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/tabSp.png) no-repeat;
  background-size: 1076px auto;
}

.tab {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  height: 99px;
  justify-content: center;
  bottom: 30px;
  height: 167px;
}

.tab .btn {
  width: 552px;
  height: 167px;
  margin: 0 18px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/tab1.png) no-repeat;
  background-size: 100% 100%;
}

.tab .btn.active {
  width: 552px;
  height: 167px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/tab1-1.png) no-repeat;
  background-size: 100% 100%;
}

.tab .btn2 {
  width: 552px;
  height: 167px;
  background-position: -556px -34px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/tab2.png) no-repeat;
  background-size: 100% 100%;
}

.tab .btn2.active {
  background-position: -524px -165px;
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/tab2-1.png) no-repeat;
  background-size: 100% 100%;
}

.top {
  background: url(https://game.gtimg.cn/images/dnf/cp/a20260910michaela/top.png) no-repeat;
  background-size: 100% 100%;
  width: 100px;
  height: 100px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  display: none;
  cursor: pointer;
}

.top.is-show {
  display: block;
}
