@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 {
  position: relative;
}

.pa {
  position: absolute;
}

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

.fl {
  float: left;
}

.fr {
  float: right;
}

/* 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 {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/bg.jpg) no-repeat center top;
  background-size: 100% auto;
  height: auto;
  overflow: hidden;
  height: 3689px;
  color: #fff;
}

.page_wrap {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/page/bg.jpg) no-repeat center top;
  background-size: 100% auto;
  height: 12213px;
}

.wrap .btn_download {
  background: url(//game.gtimg.cn/images/dnf/cp/a20260611topspeed/btn_c1.png) no-repeat 50% 0;
  width: 424px;
  height: 139px;
  margin: 99px auto 0;
}

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

.time {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 27px;
  color: #fcf9e8;
  bottom: 160px;
  line-height: 55px;
  text-align: center;
  background: url(//game.gtimg.cn/images/dnf/cp/a20260820wave/time.png) no-repeat 0 0/100% 100%;
  width: 776px;
  height: 55px;
}

.bottom-tips {
  margin-top: 133px;
  font-size: 27px;
  color: #e1edfc;
}

.part1 {
  width: 1423px;
  height: 499px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part1.png) no-repeat;
  background-size: 100% auto;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.part1::after {
  position: absolute;
  right: -24px;
  top: 0;
  content: '';
  display: block;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/icon1.png) no-repeat;
  background-size: 100% 100%;
  width: 157px;
  height: 143px;
}

.part1::before {
  position: absolute;
  right: -155px;
  bottom: -67px;
  content: '';
  display: block;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/icon2.png) no-repeat;
  background-size: 100% 100%;
  width: 215px;
  height: 241px;
}

.part1 .items {
  width: 707px;
  padding-bottom: 39px;
}

.part1 .btn {
  width: 612px;
  height: 61px;
  display: block;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/btn1.png) no-repeat;
  background-size: 100% auto;
}

.part1 .btn:hover {
  filter: brightness(1.1);
}

.part1 .btn.btn1 {
  height: 63px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/btn2.png) no-repeat;
  background-size: 100% auto;
}

.part2 {
  width: 1393px;
  margin-top: 37px;
}

.part2 .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 43px;
}

.part2 .titleBox .title {
  width: 603px;
  height: 93px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/title1.png) no-repeat;
  background-size: 100% auto;
}

.part2 .titleBox a {
  color: #ffffff;
  font-size: 24px;
}

.part2 .list {
  display: flex;
  justify-content: space-between;
}

.part2 .list .items {
  width: 455px;
  height: 227px;
  padding: 0 23px;
  padding-top: 80px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part2-1.png) no-repeat;
  background-size: 100% auto;
}

.part2 .list .items:nth-of-type(2) {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part2-2.png) no-repeat;
  background-size: 100% auto;
}

.part2 .list .items:nth-of-type(3) {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part2-3.png) no-repeat;
  background-size: 100% auto;
}

.part2 .list .items h3 {
  line-height: 1.3;
  color: #526187;
  font-size: 20px;
}

.part2 .list .items .txt {
  text-align: center;
  color: #526187;
  font-size: 17px;
  margin-top: 11px;
}

.part2 .list .items .progress {
  width: 408px;
  height: 17px;
  background-color: #5d6f7d;
  border-radius: 8px;
  border: solid 1px #ffffff;
  margin: 0 auto;
  padding: 0 3px;
  display: flex;
  align-items: center;
  margin-top: 17px;
}

.part2 .list .items .progress .line {
  width: 132px;
  height: 11px;
  background-color: #56c8ff;
  border-radius: 8px;
}

.part2 .d {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part2-4.png) no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  width: 1396px;
  height: 120px;
  margin-top: 24px;
}

@font-face {
  font-family: 'font2';
  src: url("//game.gtimg.cn/images/dnf/cp/a202609newspeed/font2.otf");
  font-weight: normal;
  font-style: normal;
}

.part3 {
  width: 1393px;
  margin-top: 37px;
}

.part3 .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 43px;
}

.part3 .titleBox .title {
  width: 603px;
  height: 93px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/title2.png) no-repeat;
  background-size: auto 100%;
}

.part3 .titleBox a {
  color: #ffffff;
  font-size: 24px;
}

.part3 .list {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.part3 .list img {
  display: block;
  height: 115px;
  width: auto;
  margin: 0 auto;
}

.part3 .list h3 {
  color: #d2f2ff;
  font-size: 29px;
  font-weight: 600;
}

.part3 .list p {
  color: #d2f2ff;
  font-size: 19px;
  line-height: 1.3;
}

.part3 .btns {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.part3 .btns .btn {
  display: block;
  width: 301px;
  margin: 0 20px;
  height: 73px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/btn3.png) no-repeat;
  background-size: 100% auto;
}

.part3 .btns .btn:hover {
  filter: brightness(1.05);
}

.part3 .btns .btn.btn2 {
  width: 301px;
  height: 73px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/btn4.png) no-repeat;
  background-size: 100% auto;
}

.part3 .tips {
  color: #1c2b43;
  font-size: 19px;
  text-align: center;
  margin-top: 13px;
}

.part3 .imgList {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part3-9.png) no-repeat;
  background-size: 100% auto;
  width: 1395px;
  height: 193px;
  margin-top: 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.part3 .imgList a {
  display: block;
  width: 340px;
  height: 100%;
}

.part4 {
  width: 1397px;
  margin-top: 67px;
}

.part4 .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
}

.part4 .titleBox .title {
  width: 603px;
  height: 93px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/title3.png) no-repeat;
  background-size: auto 100%;
}

.part4 .titleBox a {
  color: #ffffff;
  font-size: 24px;
}

.part4 .part4-main {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part4.png) no-repeat;
  background-size: 100% auto;
  width: 1397px;
  height: 223px;
}

.part5 {
  margin-top: 73px;
  width: 1403px;
  height: 328px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/part5.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 232px;
  position: relative;
}

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

.part5::after {
  position: absolute;
  left: -155px;
  bottom: -69px;
  content: '';
  display: block;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/icon3.png) no-repeat;
  background-size: 100% 100%;
  width: 309px;
  height: 153px;
}

.part5::before {
  position: absolute;
  right: -149px;
  top: -7px;
  content: '';
  display: block;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/icon4.png) no-repeat;
  background-size: 100% 100%;
  width: 205px;
  height: 228px;
}

.part5 .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.part5 .btns a {
  display: block;
  margin: 0 33px;
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/btn5-sp.png) no-repeat;
  background-size: 1095px auto;
  width: 319px;
  height: 76px;
}

.part5 .btns a:hover {
  filter: brightness(1.05);
}

.part5 .btns a.btn2 {
  background-position: -387px 0;
}

.part5 .btns a.btn3 {
  background-position: -775px 0;
}

.page_wrap .head {
  height: 894px;
  padding-top: 480px;
}

.page_wrap .head .txt {
  text-align: center;
  background: linear-gradient(to bottom, #fff, #a9c5d4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.page_wrap .head .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 26px auto;
}

.page_wrap .head .btns .btn {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/page/btn1.png) no-repeat;
  background-size: 100% auto;
  width: 300px;
  height: 72px;
  margin: 0 20px;
}

.page_wrap .head .btns .btn2 {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/page/btn2.png) no-repeat;
  background-size: 100% auto;
  width: 300px;
  height: 72px;
}

.page_wrap .head_txt {
  background: url(//game.gtimg.cn/images/dnf/cp/a202609newspeed/page/headerTxt.png) no-repeat;
  background-size: 100% auto;
  width: 1333px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 24px;
  text-align: center;
}

.sec {
  width: 1375px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sec .tips {
  color: #627489;
  font-size: 24px;
  text-align: center;
  margin-top: 15px;
}

.sec .list1 .ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.sec .list1 .ul .li {
  width: 334px;
  height: 206px;
  margin-right: 12px;
}

.sec .list1 .ul .li:last-child {
  margin-right: 0;
}

.sec .list1 .ul .li img {
  display: block;
  width: 100%;
  height: 100%;
}

.sec .list2 {
  margin-top: 40px;
}

.sec .list2 .little1 {
  margin-bottom: 19px;
}

.sec .list2 .ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.sec .list2 .ul .li {
  width: 679px;
  height: 542px;
  margin-right: 17px;
}

.sec .list2 .ul .li:last-child {
  margin-right: 0;
}

.sec .list2 .ul .li img {
  display: block;
  width: 100%;
  height: 100%;
}

.sec1 .title {
  width: 912px;
  height: 184px;
  margin: 0 auto;
}

.sec1 .title img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.sec1 .tabImg {
  width: 759px;
  height: 61px;
  margin: 0 auto;
  margin-top: 25px;
}

.sec1 .tabImg img {
  display: block;
  width: 100%;
  height: auto;
}

.sec1 .list1 {
  margin-top: 25px;
}

.sec1 .list1 .little1 {
  width: 1375px;
  height: 36px;
  margin-bottom: 19px;
}

.sec1 .list1 .little1 img {
  display: block;
  width: 100%;
  height: auto;
}

.pop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
}

.pop.pop--show {
  display: block;
}

.pop .pop-mask {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

.pop .pop-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
}

.pop img {
  display: block;
  max-width: 100%;
  max-height: 70vh;
}

.pop .pop-close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M18.3 5.71a1 1 0 0 0-1.41 0L12 10.59 7.11 5.7A1 1 0 0 0 5.7 7.11L10.59 12l-4.9 4.89a1 1 0 1 0 1.41 1.41L12 13.41l4.89 4.9a1 1 0 0 0 1.41-1.41L13.41 12l4.9-4.89a1 1 0 0 0-.01-1.4z'/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}

body.pop-open {
  overflow: hidden;
}

.sec2 {
  margin-top: 94px;
}

.sec3 {
  margin-top: 90px;
}

.sec4 {
  margin-top: 218px;
}

.sec5 {
  margin-top: 96px;
}

.sec6 {
  margin-top: 98px;
}

.sec7 {
  margin-top: 244px;
}

.sec8 {
  margin-top: 75px;
}
