@charset "UTF-8";
@font-face {
  font-family: "方正像素12";
  src: url("https://www.gamersky.com/font/own/%E6%96%B9%E6%AD%A3%E5%83%8F%E7%B4%A012.TTF");
}

.page .dhk {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/dhk.png") no-repeat center;
  position: relative;
  display: none;
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
}

.page .dhk .jt {
  width: 50px;
  height: 20px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/down.png") no-repeat center;
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 50%;
  margin-left: -25px;
  cursor: pointer;
  animation: bounce-down 3s infinite linear;
}

.page .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 20px;
}

.page .dhk .text {
  font-family: "方正像素12";
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  width: 515px;
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: -257.5px;
}

@keyframes bounce-down {
  25% {
    transform: translateY(-5px);
  }
  50%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(5px);
  }
}

@keyframes anim {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes Bgmanim {
  0% {
    background-position: 0 -48px;
  }
  50% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -48;
  }
}

@keyframes tsanim {
  0% {
    top: 0;
    opacity: 0;
  }
  100% {
    top: 30%;
    opacity: 1;
  }
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

html::-webkit-scrollbar {
  width: 0 !important;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-family: "Microsoft YaHei", SimSun, Arial, Tahoma, Helvetica;
  background: #fff;
  margin: 0 auto;
  background-position: center 36px;
}

img {
  border: 0;
  vertical-align: middle;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul li {
  list-style-type: none;
  vertical-align: middle;
}

input,
textarea {
  border: 0;
  outline: 0;
  resize: none;
  -webkit-appearance: none;
}

p,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.none {
  display: none;
}

.block {
  display: block;
}

#QZnav {
  min-width: 1200px;
  display: none;
}

#QZnav .topbar {
  width: 1200px;
}

.pc {
  height: 100vh;
}

.pc .Mid {
  margin: 0 auto;
  width: 100%;
  min-width: 1000px;
  max-width: 1920px;
  overflow: hidden;
}

.pc .Midcon {
  margin: 0 auto;
  width: 1000px;
  height: auto;
}

.pc .Bot {
  width: 100%;
  min-width: 1000px;
  height: 120px;
  background: transparent;
  z-index: 9999;
  position: relative;
}

.pc .Bot .Copyright {
  margin: 0 auto;
  width: 1000px;
  height: auto;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.pc .Bot .Copyright a {
  margin: 0 5px;
  color: #fff;
}

.pc .Bot .Copyright a:hover {
  color: #eee;
}

.pc .mbg01 {
  height: 100%;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/bg.png") no-repeat center;
  background-size: 100%;
  background-size: 1920px;
  background-color: #1a1a1a;
}

.pc .mbg01 .back {
  width: 48px;
  height: 48px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/back.png") no-repeat;
  position: absolute;
  left: 80px;
  top: 30px;
  cursor: pointer;
  display: none;
  z-index: 999;
}

.pc .mbg01 .Bgmcontrols {
  z-index: 999;
  width: 48px;
  height: 48px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/bgm.png") no-repeat;
  position: absolute;
  right: 80px;
  top: 30px;
  cursor: pointer;
}

.pc .mbg01 .RunBgmcontrols {
  animation: Bgmanim 1s steps(1, end) infinite;
}

.pc .mbg01 .NoBgmcontrols {
  background-position: 0 -96px;
}

.pc .mbg01 .Midcon {
  height: 100%;
  position: relative;
}

.pc .mbg01 .page {
  position: relative;
  height: 100%;
  opacity: 1;
  animation: anim 0.5s;
}

.pc .mbg01 .page .jx {
  width: 152px;
  height: 60px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/sp.png") no-repeat;
  background-position: 0 0;
  cursor: pointer;
}

.pc .mbg01 .page .jx:hover {
  background-position: 0 -60px;
}

.pc .mbg01 .page .listBox {
  animation: anim 0.5s;
}

.pc .mbg01 .page .listBox .title {
  width: 100%;
  height: 85px;
  line-height: 85px;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
}

.pc .mbg01 .page .listBox .No1 {
  margin: 26px 38px 0;
  position: relative;
}

.pc .mbg01 .page .listBox .No1 .cover {
  width: 136px;
  height: 196px;
  border: 2px #fff solid;
  float: left;
  position: relative;
}

.pc .mbg01 .page .listBox .No1 .cover img {
  width: 136px;
  height: 196px;
}

.pc .mbg01 .page .listBox .No1 .cover .RankNum {
  position: absolute;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Top.png") no-repeat;
  background-position: -2px 0;
  width: 70px;
  height: 20px;
  top: 0;
  left: 0;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-indent: 10px;
}

.pc .mbg01 .page .listBox .No1 .cover .zz {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, black, transparent);
}

.pc .mbg01 .page .listBox .No1 .cover .zz p {
  color: #fff;
  font-size: 21.21px;
  position: absolute;
  bottom: 5px;
  font-weight: bold;
  right: 10px;
}

.pc .mbg01 .page .listBox .No1 .cover .wantplaynum p {
  font-size: 14px;
  text-align: center;
}

.pc .mbg01 .page .listBox .No1 .den {
  width: 760px;
  float: left;
  margin-left: 20px;
  color: #fff;
  font-weight: bold;
}

.pc .mbg01 .page .listBox .No1 .den .tit {
  margin-top: 15px;
  font-size: 24px;
}

.pc .mbg01 .page .listBox .No1 .den .englishtit {
  margin-top: 19px;
  font-size: 14px;
}

.pc .mbg01 .page .listBox .No1 .den .describe {
  margin-top: 15px;
  font-size: 18px;
  line-height: 27px;
  text-align: justify;
  font-weight: normal;
}

.pc .mbg01 .page .listBox .No1 .starBox {
  position: absolute;
  right: 120px;
  width: 130px;
  top: 15px;
  height: 25px;
  overflow: hidden;
}

.pc .mbg01 .page .listBox .No1 .starBox .n {
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  height: 26px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/star.png");
}

.pc .mbg01 .page .listBox .No1 .starBox .y {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/star.png");
  background-position: 0 -26px;
}

.pc .mbg01 .page .listBox .No1 .num {
  position: absolute;
  right: 120px;
  top: 45px;
  width: 130px;
  height: 26px;
  color: #fff;
  text-align: center;
}

.pc .mbg01 .page .listBox .No1 .BigNum {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 63px;
  line-height: 63px;
  font-size: 63px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.pc .mbg01 .page .listBox .No1 .wantNum {
  position: absolute;
  width: 260px;
  right: 0;
  top: 10px;
  height: 42px;
  line-height: 42px;
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.pc .mbg01 .page .listBox .No1 .wantText {
  position: absolute;
  right: 0px;
  top: 55px;
  width: 260px;
  height: 26px;
  color: #fff;
  text-align: center;
}

.pc .mbg01 .page .listBox .Gamelist {
  position: absolute;
  top: 360px;
  left: 38px;
}

.pc .mbg01 .page .listBox .Gamelist .item {
  float: left;
  margin-right: 18px;
  width: 140px;
}

.pc .mbg01 .page .listBox .Gamelist .item .itemtitle {
  width: 140px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: 9px;
  text-align: center;
}

.pc .mbg01 .page .listBox .Gamelist .item .cover {
  width: 136px;
  height: 196px;
  border: 2px #fff solid;
  float: left;
  position: relative;
}

.pc .mbg01 .page .listBox .Gamelist .item .cover img {
  width: 136px;
  height: 196px;
}

.pc .mbg01 .page .listBox .Gamelist .item .cover .RankNum {
  position: absolute;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Top.png") no-repeat;
  background-position: -2px 0;
  width: 70px;
  height: 20px;
  top: 0;
  left: 0;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-indent: 10px;
}

.pc .mbg01 .page .listBox .Gamelist .item .cover .zz {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, black, transparent);
}

.pc .mbg01 .page .listBox .Gamelist .item .cover .zz p {
  color: #fff;
  font-size: 21.21px;
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-weight: bold;
}

.pc .mbg01 .page .listBox .Gamelist .item .cover .wantplaynum p {
  font-size: 14px;
  text-align: center;
  right: 0;
  width: 100%;
}

.pc .mbg01 .page1 {
  display: none;
}

.pc .mbg01 .page1 .logo {
  position: absolute;
  top: 26px;
}

.pc .mbg01 .page1 .bdsharebuttonbox {
  margin: 0;
  width: auto;
  height: 36px;
  position: absolute;
  right: 0;
  top: 30px;
}

.pc .mbg01 .page1 .bdsharebuttonbox a {
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 5px;
  background: url("//image.gamersky.com/webimg13/zhuanti/21shuangdan/share.png") no-repeat;
}

.pc .mbg01 .page1 .bdsharebuttonbox a:hover {
  background-position-y: -36px !important;
  opacity: 1 !important;
}

.pc .mbg01 .page1 .bdsharebuttonbox a.bds_tsina {
  background-position: 0 0;
}

.pc .mbg01 .page1 .bdsharebuttonbox a.bds_weixin {
  background-position: -40px 0;
}

.pc .mbg01 .page1 .bdsharebuttonbox a.bds_qzone {
  background-position: -80px 0;
}

.pc .mbg01 .page1 .bdsharebuttonbox a.bds_renren {
  background-position: -120px 0;
}

.pc .mbg01 .page1 .bdsharebuttonbox a.bds_sqq {
  background-position: -160px 0;
}

.pc .mbg01 .page1 .slo {
  width: 628px;
  height: 385px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -314px;
  top: 50%;
  margin-top: -285px;
}

.pc .mbg01 .page1 .start {
  width: 246px;
  height: 72px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/pc/BigBtn.png") no-repeat top;
  background-size: 100%;
  left: 50%;
  margin-left: -123px;
  bottom: 27%;
  cursor: pointer;
  position: absolute;
}

.pc .mbg01 .page1 .start:hover {
  background-position: 0 -72px;
}

.pc .mbg01 .page2 {
  display: none;
}

.pc .mbg01 .page2 .dhk {
  display: none;
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
}

.pc .mbg01 .page3 {
  display: none;
}

.pc .mbg01 .page3 .videoBox {
  width: 816px;
  height: 608px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/watch.png") no-repeat center;
  position: absolute;
  top: 50%;
  margin-top: -400px;
  left: 50%;
  margin-left: -408px;
}

.pc .mbg01 .page3 .videoBox .btn {
  width: 72px;
  height: 90px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/videoBtn.png") no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -36px;
  top: 50%;
  margin-top: -125px;
}

.pc .mbg01 .page3 .videoBox .jx {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: 10px;
}

.pc .mbg01 .page3 .videoBox .bf {
  width: 152px;
  height: 60px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/sp.png") no-repeat;
  background-position: -152px 0;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -172px;
}

.pc .mbg01 .page3 .videoBox .bf:hover {
  background-position: -152px -60px;
}

.pc .mbg01 .page4 {
  display: none;
}

.pc .mbg01 .page4 .dhk {
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
  background-size: 100%;
}

.pc .mbg01 .page4 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 30px;
}

.pc .mbg01 .page5 {
  display: none;
}

.pc .mbg01 .page5 .rank {
  width: 1000px;
  height: 638px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/rankbg.png") no-repeat center;
}

.pc .mbg01 .page5 .rank .jx {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -76px;
}

.pc .mbg01 .page5 .rank .tips {
  position: absolute;
  width: 14px;
  font-size: 14px;
  color: #999;
  right: -22px;
  bottom: 5px;
  line-height: 16px;
}

.pc .mbg01 .page5 .rank .tabbox {
  width: 362px;
  height: 38px;
  position: absolute;
  top: -42px;
  left: 50%;
  margin-left: -181px;
}

.pc .mbg01 .page5 .rank .tabbox .tab {
  width: 114px;
  height: 38px;
  cursor: pointer;
  float: left;
  margin-right: 10px;
}

.pc .mbg01 .page5 .rank .tabbox .tab:first-child {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Xxk.png") no-repeat;
  background-position: 0 0;
}

.pc .mbg01 .page5 .rank .tabbox .tab:first-child:hover {
  background-position: 0 -38px;
}

.pc .mbg01 .page5 .rank .tabbox .tab:nth-child(2) {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Xxk.png") no-repeat;
  background-position: -124px 0;
}

.pc .mbg01 .page5 .rank .tabbox .tab:nth-child(2):hover {
  background-position: -124px -38px;
}

.pc .mbg01 .page5 .rank .tabbox .tab:nth-child(3) {
  margin-right: 0;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Xxk.png") no-repeat;
  background-position: -248px 0;
}

.pc .mbg01 .page5 .rank .tabbox .tab:nth-child(3):hover {
  background-position: -248px -38px;
}

.pc .mbg01 .page5 .rank .tabbox .cur:first-child {
  background-position: 0 -38px;
}

.pc .mbg01 .page5 .rank .tabbox .cur:nth-child(2) {
  background-position: -124px -38px;
}

.pc .mbg01 .page5 .rank .tabbox .cur:nth-child(3) {
  background-position: -248px -38px;
}

.pc .mbg01 .page6 {
  display: none;
}

.pc .mbg01 .page6 .rank {
  width: 1000px;
  height: 638px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/rankbg.png") no-repeat center;
}

.pc .mbg01 .page6 .rank .jx {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -76px;
}

.pc .mbg01 .page6 .rank .tabbox {
  width: 734px;
  height: 38px;
  position: absolute;
  top: -42px;
  left: 50%;
  margin-left: -367px;
}

.pc .mbg01 .page6 .rank .tabbox .tab {
  width: 114px;
  height: 38px;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/Xxk2.png") no-repeat;
}

.pc .mbg01 .page6 .rank .tabbox .tab:first-child {
  background-position: 0 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:first-child:hover {
  background-position: 0 -38px;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(2) {
  background-position: -124px 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(2):hover {
  background-position: -124px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(3) {
  background-position: -248px 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(3):hover {
  background-position: -248px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(4) {
  background-position: -372px 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(4):hover {
  background-position: -372px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(5) {
  background-position: -496px 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(5):hover {
  background-position: -496px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(6) {
  background-position: -620px 0;
  margin-right: 0;
}

.pc .mbg01 .page6 .rank .tabbox .tab:nth-child(6):hover {
  background-position: -620px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:first-child {
  background-position: 0 -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:nth-child(2) {
  background-position: -124px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:nth-child(3) {
  background-position: -248px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:nth-child(4) {
  background-position: -372px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:nth-child(5) {
  background-position: -496px -38px;
}

.pc .mbg01 .page6 .rank .tabbox .cur:nth-child(6) {
  background-position: -620px -38px;
}

.pc .mbg01 .page6 .rank .tips {
  position: absolute;
  width: 14px;
  font-size: 14px;
  color: #999;
  right: -22px;
  bottom: 5px;
  line-height: 16px;
}

.pc .mbg01 .page7 {
  display: none;
}

.pc .mbg01 .page7 .dhk {
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
  background-size: 100%;
}

.pc .mbg01 .page7 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 30px;
}

.pc .mbg01 .page8 {
  display: none;
}

.pc .mbg01 .page8 .rank {
  width: 1000px;
  height: 638px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/rankbg.png") no-repeat center;
}

.pc .mbg01 .page8 .rank .jx {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -76px;
}

.pc .mbg01 .page8 .rank .tips {
  position: absolute;
  width: 14px;
  font-size: 14px;
  color: #999;
  right: -22px;
  bottom: 5px;
  line-height: 16px;
}

.pc .mbg01 .page9 {
  display: none;
  display: none;
}

.pc .mbg01 .page9 .dhk {
  display: none;
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
  background-size: 100%;
}

.pc .mbg01 .page9 .dhk .jt {
  width: 50px;
  height: 20px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/down.png") no-repeat center;
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 50%;
  margin-left: -25px;
  cursor: pointer;
  animation: bounce-down 3s infinite linear;
}

.pc .mbg01 .page9 .dhk:first-child .dt {
  margin: 160px auto 0;
  display: block;
}

.pc .mbg01 .page9 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 40px;
}

.pc .mbg01 .page10 {
  display: none;
  display: none;
}

.pc .mbg01 .page10 .dhk {
  display: none;
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
  background-size: 100%;
}

.pc .mbg01 .page10 .dhk .jt {
  width: 50px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 50%;
  margin-left: -25px;
  cursor: pointer;
  animation: bounce-down 3s infinite linear;
}

.pc .mbg01 .page10 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 40px;
}

.pc .mbg01 .page11 {
  display: none;
}

.pc .mbg01 .page11 .rank {
  width: 1000px;
  height: 638px;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/rankbg.png") no-repeat center;
}

.pc .mbg01 .page11 .rank .jx {
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -76px;
}

.pc .mbg01 .page11 .rank .tips {
  position: absolute;
  width: 14px;
  font-size: 14px;
  color: #999;
  right: -22px;
  bottom: 5px;
  line-height: 16px;
}

.pc .mbg01 .page12 {
  display: none;
}

.pc .mbg01 .page12 .dhk {
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
  background-size: 100%;
}

.pc .mbg01 .page12 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 30px;
}

.pc .mbg01 .page13 {
  display: none;
}

.pc .mbg01 .page13 .dsj {
  width: 1000px;
  height: 638px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/edhkbg.png") no-repeat center;
  background-size: 100%;
  animation: anim 0.5s;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
}

.pc .mbg01 .page13 .dsj .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: -30px;
}

.pc .mbg01 .page13 .dsj .title {
  width: 100%;
  height: 85px;
  line-height: 85px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.pc .mbg01 .page13 .dsj .sw {
  position: relative;
}

.pc .mbg01 .page13 .dsj .sw .btn {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 225px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/njt.png") no-repeat center;
  background-size: 100%;
}

.pc .mbg01 .page13 .dsj .sw .btn:hover {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/jt.png") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.pc .mbg01 .page13 .dsj .sw .rb {
  right: 50px;
  transform: rotate(180deg);
}

.pc .mbg01 .page13 .dsj .sw .lb {
  left: 50px;
}

.pc .mbg01 .page13 .dsj .sw .bg {
  height: 200px;
  width: 80%;
}

.pc .mbg01 .page13 .dsj .sw .cn {
  width: 682px;
  height: 302px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/dsjbg.png") no-repeat center;
  left: 50%;
  margin-left: -341px;
  top: 110px;
  position: absolute;
}

.pc .mbg01 .page13 .dsj .sw .cn .cover {
  background: #fff;
  width: 140px;
  height: 200px;
  position: absolute;
  left: 30px;
  top: 30px;
}

.pc .mbg01 .page13 .dsj .sw .cn .ctitle {
  font-size: 26px;
  position: absolute;
  top: 42px;
  left: 180px;
  color: #fff;
  height: 24px;
  line-height: 24px;
}

.pc .mbg01 .page13 .dsj .sw .cn .den {
  text-align: justify;
  font-size: 18px;
  position: absolute;
  top: 100px;
  left: 180px;
  color: #fff;
  height: 24px;
  line-height: 24px;
  width: 470px;
}

.pc .mbg01 .page13 .dsj .sw .cn .tabbox {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -50px;
}

.pc .mbg01 .page13 .dsj .sw .cn .tabbox .item {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 22px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/a.png") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.pc .mbg01 .page13 .dsj .sw .cn .tabbox .item:last-child {
  margin-right: 0;
}

.pc .mbg01 .page13 .dsj .sw .cn .tabbox .cur {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/acur.png") no-repeat center;
  background-size: 100%;
}

.pc .mbg01 .page14 {
  display: none;
}

.pc .mbg01 .page14 .dhk {
  display: none;
  width: 600px;
  height: 398px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
  top: 50%;
  margin-top: -285px;
  animation: anim 0.3s;
}

.pc .mbg01 .page14 .dhk .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: 30px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/pc/cdbtn.png") no-repeat 0 -60px;
}

.pc .mbg01 .page14 .dhk .jx:hover {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/pc/cdbtn.png") no-repeat 0 0;
}

.pc .mbg01 .page15,
.pc .mbg01 .page16,
.pc .mbg01 .page17,
.pc .mbg01 .page18 {
  display: none;
}

.pc .mbg01 .page15 .dsj,
.pc .mbg01 .page16 .dsj,
.pc .mbg01 .page17 .dsj,
.pc .mbg01 .page18 .dsj {
  width: 1000px;
  height: 638px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/edhkbg.png") no-repeat center;
  background-size: 100%;
  animation: anim 0.5s;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -340px;
}

.pc .mbg01 .page15 .dsj .jx,
.pc .mbg01 .page16 .dsj .jx,
.pc .mbg01 .page17 .dsj .jx,
.pc .mbg01 .page18 .dsj .jx {
  position: absolute;
  left: 50%;
  margin-left: -76px;
  bottom: -30px;
}

.pc .mbg01 .page15 .dsj .title,
.pc .mbg01 .page16 .dsj .title,
.pc .mbg01 .page17 .dsj .title,
.pc .mbg01 .page18 .dsj .title {
  width: 100%;
  height: 85px;
  line-height: 85px;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.pc .mbg01 .page15 .dsj .sw,
.pc .mbg01 .page16 .dsj .sw,
.pc .mbg01 .page17 .dsj .sw,
.pc .mbg01 .page18 .dsj .sw {
  position: relative;
}

.pc .mbg01 .page15 .dsj .sw .btn,
.pc .mbg01 .page16 .dsj .sw .btn,
.pc .mbg01 .page17 .dsj .sw .btn,
.pc .mbg01 .page18 .dsj .sw .btn {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 225px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/njt.png") no-repeat center;
  background-size: 100%;
}

.pc .mbg01 .page15 .dsj .sw .btn:hover,
.pc .mbg01 .page16 .dsj .sw .btn:hover,
.pc .mbg01 .page17 .dsj .sw .btn:hover,
.pc .mbg01 .page18 .dsj .sw .btn:hover {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/pc/jt.png") no-repeat center;
  background-size: 100%;
  cursor: pointer;
}

.pc .mbg01 .page15 .dsj .sw .rb,
.pc .mbg01 .page16 .dsj .sw .rb,
.pc .mbg01 .page17 .dsj .sw .rb,
.pc .mbg01 .page18 .dsj .sw .rb {
  right: 50px;
  transform: rotate(180deg);
}

.pc .mbg01 .page15 .dsj .sw .lb,
.pc .mbg01 .page16 .dsj .sw .lb,
.pc .mbg01 .page17 .dsj .sw .lb,
.pc .mbg01 .page18 .dsj .sw .lb {
  left: 50px;
}

.pc .mbg01 .page15 .dsj .sw .bg,
.pc .mbg01 .page16 .dsj .sw .bg,
.pc .mbg01 .page17 .dsj .sw .bg,
.pc .mbg01 .page18 .dsj .sw .bg {
  height: 200px;
  width: 80%;
}

.pc .mbg01 .page15 .dsj .sw .cn,
.pc .mbg01 .page16 .dsj .sw .cn,
.pc .mbg01 .page17 .dsj .sw .cn,
.pc .mbg01 .page18 .dsj .sw .cn {
  position: relative;
  width: 682px;
  height: 302px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/dsjbg.png") no-repeat center;
  left: 50%;
  margin-left: -341px;
  top: 110px;
  position: absolute;
}

.pc .mbg01 .page15 .dsj .sw .cn .llltitle,
.pc .mbg01 .page16 .dsj .sw .cn .llltitle,
.pc .mbg01 .page17 .dsj .sw .cn .llltitle,
.pc .mbg01 .page18 .dsj .sw .cn .llltitle {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin-top: -46px;
}

.pc .mbg01 .page15 .dsj .sw .cn .scBox,
.pc .mbg01 .page16 .dsj .sw .cn .scBox,
.pc .mbg01 .page17 .dsj .sw .cn .scBox,
.pc .mbg01 .page18 .dsj .sw .cn .scBox {
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/pc/1k.png") no-repeat center;
  width: 250px;
  height: 250px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -125px;
  margin-top: -125px;
}

.pc .mbg01 .page15 .dsj .sw .cn .scBox p,
.pc .mbg01 .page16 .dsj .sw .cn .scBox p,
.pc .mbg01 .page17 .dsj .sw .cn .scBox p,
.pc .mbg01 .page18 .dsj .sw .cn .scBox p {
  font-size: 26px;
  padding: 0 20px;
  color: #fff;
  display: none;
}

.pc .mbg01 .page15 .dsj .sw .cn .scBox p.show,
.pc .mbg01 .page16 .dsj .sw .cn .scBox p.show,
.pc .mbg01 .page17 .dsj .sw .cn .scBox p.show,
.pc .mbg01 .page18 .dsj .sw .cn .scBox p.show {
  display: block;
}

.pc .mbg01 .page15 .dsj .sw .cn .scBox .scimg,
.pc .mbg01 .page16 .dsj .sw .cn .scBox .scimg,
.pc .mbg01 .page17 .dsj .sw .cn .scBox .scimg,
.pc .mbg01 .page18 .dsj .sw .cn .scBox .scimg {
  width: 250px;
  height: 250px;
  left: 50%;
  display: none;
  margin-left: -125px;
  margin-top: -125px;
  position: relative;
  top: 50%;
}

.pc .mbg01 .page15 .dsj .sw .cn .scBox .scimg.show,
.pc .mbg01 .page16 .dsj .sw .cn .scBox .scimg.show,
.pc .mbg01 .page17 .dsj .sw .cn .scBox .scimg.show,
.pc .mbg01 .page18 .dsj .sw .cn .scBox .scimg.show {
  display: block;
}

.pc .mbg01 .page18 .scimg {
  width: 216px !important;
  height: 102px !important;
  filter: invert(100%);
  display: none;
  margin-left: -108px !important;
  margin-top: -51px !important;
  position: relative;
}

.pc .mbg01 .page18 .Lines {
  height: 56px !important;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh2023/pc/scbtn.png") no-repeat 0 0;
}

.pc .mbg01 .page18 .Lines:hover {
  background-position: 0 -53px !important;
}

.pc .mbg01 .page19 {
  display: none;
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -460px;
  background: rgba(39, 39, 39, 0.8);
}

.pc .mbg01 .page19 #myCanvas {
  display: none;
}

.pc .mbg01 .page19 #sharebox {
  width: 560px;
  height: 638px;
}

.pc .mbg01 .page19 .sharebox {
  width: 560px;
  height: 638px;
  background-size: 100%;
  position: relative;
  left: 50%;
  margin-left: -280px;
  top: 50%;
  margin-top: -398px;
}

.pc .mbg01 .page19 .sharebox .shareboxbg {
  width: 560px;
  height: 638px;
  position: absolute;
  top: 0;
  left: 0;
}

.pc .mbg01 .page19 .sharebox .qpdhk {
  width: 236px;
  height: 102px;
  top: 185px;
  right: 70px;
  position: absolute;
}

.pc .mbg01 .page19 .sharebox .Lines {
  width: 216px;
  height: 102px;
  top: 185px;
  right: 72px;
  position: absolute;
  z-index: 9;
}

.pc .mbg01 .page19 .sharebox .ddd {
  position: absolute;
  top: 134px;
  left: 55px;
}

.pc .mbg01 .page19 .sharebox .ddd.head {
  z-index: 9;
}

.pc .mbg01 .page19 .sharebox .ddd.Body {
  z-index: 8;
}

.pc .mbg01 .page19 .buttonBox {
  height: 60px;
  width: 484px;
  position: absolute;
  margin-left: -242px;
  left: 50%;
  bottom: 150px;
}

.pc .mbg01 .page19 .buttonBox .btn {
  width: 152px;
  height: 60px;
  background: url("https://image.gamersky.com/webimg13/zhuanti/nzqh/sp.png");
  float: left;
  margin-right: 14px;
  cursor: pointer;
}

.pc .mbg01 .page19 .buttonBox .btn:first-child {
  background-position: -456px -60px;
}

.pc .mbg01 .page19 .buttonBox .btn:nth-child(2) {
  background-position: -608px 0;
}

.pc .mbg01 .page19 .buttonBox .btn:nth-child(2):hover {
  background-position: -608px -60px;
}

.pc .mbg01 .page19 .buttonBox .btn:nth-child(3) {
  background-position: -760px 0;
  margin-right: 0;
}

.pc .mbg01 .page19 .buttonBox .btn:nth-child(3):hover {
  background-position: -760px -60px;
}

.Float_Layer {
  margin: -300px 0 0 -520px;
  width: 1080px;
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 5000;
}

.Layer_cont {
  float: left;
  width: 1000px;
  height: 600px;
  background: #000;
  border: 4px solid #ffffff;
}

.Layer_cont .IE {
  width: 100%;
  height: 600px;
  line-height: 600px;
  color: #f75307;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.Layer_cont .IE a {
  color: #70a4fb;
}

.Layer_cont .IE a:hover {
  text-decoration: underline;
}

.Layer_close {
  float: left;
  width: 71px;
  height: 71px;
}

.Layer_close a {
  float: left;
  display: inline-block;
  width: 71px;
  height: 71px;
  line-height: 71px;
  color: #000;
  font-size: 60px;
  text-align: center;
  background: #ffffff;
}

.Layer_close a:hover {
  color: #000;
}

.ieTips {
  width: 100%;
  background: url("//image.gamersky.com/webimg13/zhuanti/21zhongqiu/ieTips.jpg") no-repeat center;
  height: 1080px;
}

.ts {
  display: none;
  width: 400px;
  height: 100px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.9);
  line-height: 100px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  position: fixed;
  top: 30%;
  margin-top: -50px;
  left: 50%;
  margin-left: -200px;
  z-index: 999;
  opacity: 1;
  animation: 0.5s linear tsanim;
}
