nav {
  height: 54px;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  display: flex;
  margin: 0;
}
nav .qml {
  width: 176px;
  height: 54px;
  background-color: #cf1132;
  color: #ffffff;
  text-align: center;
  line-height: 52px;
  position: relative;
}
nav .qml img {
  width: 34px;
  height: 22px;
  margin-top: -4px;
}
nav .center {
  margin: 4px auto;
}
nav .yb {
  width: 140px;
  height: 54px;
  float: right;
  border-left: 1px solid #dadada;
  text-align: center;
  line-height: 52px;
  color: #333333;
}
.menuPull {
  position: fixed;
  z-index: 30;
  opacity: 0.95;
  width: 100%;
  height: 500px;
  background: #fff;
  display: none;
}
.menuPull .menuBox {
  width: 1260px;
  height: 100%;
  margin: 0 auto;
}
.menuPull .menuBox li {
  float: left;
  height: 100%;
  border-right: 1px solid #e3e3e4;
}
.menuPull .menuBox li h4 {
  font-size: 18px;
  color: #b52e2f;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
  background: rgba(204, 204, 204, 0.5);
}
.menuPull .menuBox .khdyx,
.menuPull .menuBox .sjyx,
.menuPull .menuBox .yxfz {
  width: 299px;
  position: relative;
}
.menuPull .menuBox .khdyx .left,
.menuPull .menuBox .sjyx .left,
.menuPull .menuBox .yxfz .left,
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  width: 140px;
  float: left;
  padding-left: 10px;
  padding-right: 8px;
}
.menuPull .menuBox .khdyx .left p,
.menuPull .menuBox .sjyx .left p,
.menuPull .menuBox .yxfz .left p,
.menuPull .menuBox .khdyx .right p,
.menuPull .menuBox .sjyx .right p,
.menuPull .menuBox .yxfz .right p {
  font-size: 18px;
  color: #5e5e5f;
  line-height: 30px;
}
.menuPull .menuBox .khdyx .left a,
.menuPull .menuBox .sjyx .left a,
.menuPull .menuBox .yxfz .left a,
.menuPull .menuBox .khdyx .right a,
.menuPull .menuBox .sjyx .right a,
.menuPull .menuBox .yxfz .right a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #5f5f60;
}
.menuPull .menuBox .khdyx .left a span,
.menuPull .menuBox .sjyx .left a span,
.menuPull .menuBox .yxfz .left a span,
.menuPull .menuBox .khdyx .right a span,
.menuPull .menuBox .sjyx .right a span,
.menuPull .menuBox .yxfz .right a span {
  float: right;
  margin-top: 7px;
}
.menuPull .menuBox .khdyx .left a .top1,
.menuPull .menuBox .sjyx .left a .top1,
.menuPull .menuBox .yxfz .left a .top1,
.menuPull .menuBox .khdyx .right a .top1,
.menuPull .menuBox .sjyx .right a .top1,
.menuPull .menuBox .yxfz .right a .top1 {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/我的世界图片/gsz_pullMenu.png') no-repeat -97px -276px;
}
.menuPull .menuBox .khdyx .left a .hot,
.menuPull .menuBox .sjyx .left a .hot,
.menuPull .menuBox .yxfz .left a .hot,
.menuPull .menuBox .khdyx .right a .hot,
.menuPull .menuBox .sjyx .right a .hot,
.menuPull .menuBox .yxfz .right a .hot {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/我的世界图片/gsz_pullMenu.png') no-repeat -97px -152px;
}
.menuPull .menuBox .khdyx .left a .new,
.menuPull .menuBox .sjyx .left a .new,
.menuPull .menuBox .yxfz .left a .new,
.menuPull .menuBox .khdyx .right a .new,
.menuPull .menuBox .sjyx .right a .new,
.menuPull .menuBox .yxfz .right a .new {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url('../images/我的世界图片/gsz_pullMenu.png') no-repeat -97px -214px;
}
.menuPull .menuBox .khdyx .right,
.menuPull .menuBox .sjyx .right,
.menuPull .menuBox .yxfz .right {
  float: left;
  width: 130px;
}
.menuPull .menuBox .khdyx .tag,
.menuPull .menuBox .sjyx .tag,
.menuPull .menuBox .yxfz .tag {
  position: absolute;
  top: 42%;
  right: 0;
  width: 30px;
  height: 102px;
  background-color: #b63033;
  writing-mode: vertical-lr;
  /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  font-size: 14px;
  color: white;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.menuPull .menuBox .sjyx {
  width: 828px;
}
.menuPull .menuBox .sjyx .right {
  width: 150px;
  border-right: none;
  margin-top: 30px;
}
.menuPull .menuBox .sjyx .mark {
  width: 120px;
}
.menuPull .menuBox .yxfz {
  width: 130px;
}
.menuPull .menuBox .yxfz .right .footLogo {
  margin-top: 10px;
  font-size: 18px;
  color: #bb3738;
}
.menuPull .menuBox .yxfz .right .footLogo i {
  display: inline-block;
  width: 23px;
  height: 18px;
  background: url('../images/qp网易游戏会员俱乐部官网_游戏热爱者必备/gsz_pullMenu.png') 0 -338px;
  margin-right: 6px;
  vertical-align: middle;
}
.bigbox {
  width: 1920px;
  height: 920px;
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-color: #ccc;
  background-position: center top;
  background-image: url(../images/我的世界图片/zcj_025.jpg);
  /* background-attachment: fixed; */
  background-size: 100%;
}
.bigbox .left {
  width: 220px;
  position: absolute;
  top: 26px;
  left: 62px;
}
.bigbox .right {
  position: absolute;
  top: 26px;
  right: 30px;
}
.bigbox .right a:hover img {
  background-color: #64dd4c;
}
.bigbox .right .bottombox div {
  height: 25px;
  float: left;
  margin: 5px 5px 0;
}
.bigbox .share-btn {
  float: left;
  width: 210px;
  height: 30px;
  margin-left: 10px;
}
.bigbox .share-btn li {
  width: 30px;
  height: 30px;
  float: left;
  margin: 5px 5px 0;
}
.bigbox .share-btn li a {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.bigbox .share-btn li .wetchat {
  background: url(../images/我的世界图片/zcj_002.png) -372px -139px;
  background-color: #fff;
  opacity: 0.9;
}
.bigbox .share-btn li .sina {
  background: url(../images/我的世界图片/zcj_002.png) -70px -140px;
  background-color: #fff;
  opacity: 0.9;
}
.bigbox .share-btn li .alipay {
  background: url(../images/我的世界图片/zcj_002.png) -372px -270px;
  background-color: #fff;
  opacity: 0.9;
}
.bigbox .share-btn li .renren {
  background: url(../images/我的世界图片/zcj_002.png) -210px -185px;
  background-color: #fff;
  opacity: 0.9;
}
.bigbox .share-btn li .QQ {
  background: url(../images/我的世界图片/zcj_002.png) -210px -139px;
  background-color: #fff;
  opacity: 0.9;
}
.bigbox .share-btn li :hover.wetchat {
  background: url(../images/我的世界图片/zcj_002.png) -294px -142px;
  background-color: #fff;
}
.bigbox .share-btn li :hover.sina {
  background: url(../images/我的世界图片/zcj_002.png) 0px -142px;
  background-color: #fff;
}
.bigbox .share-btn li :hover.alipay {
  background: url(../images/我的世界图片/zcj_002.png) -374px -230px;
  background-color: #fff;
}
.bigbox .share-btn li :hover.renren {
  background: url(../images/我的世界图片/zcj_002.png) -140px -188px;
  background-color: #fff;
}
.bigbox .share-btn li :hover.QQ {
  background: url(../images/我的世界图片/zcj_002.png) -140px -142px;
  background-color: #fff;
}
.bigbox .center {
  width: 451px;
  height: 305px;
  position: absolute;
  top: 136px;
  left: 50%;
  margin-left: -225.5px;
}
.bigbox .center img {
  margin-bottom: 20px;
}
.bigbox .center p {
  background-color: #323232;
  font-family: Microsoft YaHei;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 12px 0;
}
.bigbox .center a img {
  transition: all 0.2s;
}
.bigbox .center a:hover img {
  transform: scale(1.05, 1.05);
}
.bigbox .erweima {
  width: 275px;
  height: 165px;
  overflow: hidden;
  background: url(../images/我的世界图片/zcj_029.png) center;
  position: absolute;
  top: 494px;
  left: 50%;
  margin-left: -220px;
}
.bigbox .erweima .limg {
  position: relative;
  float: left;
  width: 99px;
  height: 98px;
  margin-top: 30px;
  margin-left: 24px;
}
.bigbox .erweima .limg .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 99px;
  height: 4px;
  background: url(../images/我的世界图片/zcj_028.png) center;
  animation: zcj 3s linear infinite;
}
.bigbox .erweima .limg img {
  width: 100%;
}
.bigbox .erweima .rimg {
  float: left;
  width: 137px;
  margin-top: 32px;
  margin-left: 6px;
}
.bigbox .erweima .rimg a img {
  width: 130px;
  margin: 5px 5px;
  transition: all 0.2s;
}
.bigbox .erweima .rimg a:hover img {
  transform: scale(1.05, 1.05);
}
.bigbox .erweima p {
  position: absolute;
  top: 135px;
  left: 50%;
  margin: 0;
  margin-left: -50px;
  width: 100px;
  text-align: center;
  font-size: 14px;
  color: #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
  cursor: pointer;
}
.bigbox video {
  width: 140px;
  height: 126px;
  background: url(../images/我的世界图片/zcj_034.jpg) center;
  border: 2px solid #28bd09;
  box-sizing: border-box;
  position: absolute;
  top: 510px;
  left: 50%;
  margin-left: 69px;
}
.bigbox .allow {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -93px;
  width: 186px;
  height: 17px;
  background: url(../images/我的世界图片/zcj_037.png) center;
  animation: fly 2s linear infinite;
}
.bigbox .allow img {
  display: block;
  margin-left: 71px;
}
@keyframes zcj {
  /* 类似于js 的声明函数 function */
  0% {
    top: 100%;
  }
  50% {
    top: 0%;
  }
  100% {
    top: 100%;
  }
}
@keyframes fly {
  /* 类似于js 的声明函数 function */
  0% {
    top: 95%;
  }
  50% {
    top: 90%;
  }
  100% {
    top: 95%;
  }
}
.banner {
  width: 1920px;
  height: 955px;
  overflow: hidden;
  background-image: url(../images/我的世界图片/zcj_040.jpg);
}
.banner .title {
  width: 656px;
  height: 47px;
  margin: 90px auto 20px;
  background: url(../images/我的世界图片/zcj_042.png) no-repeat center;
}
.banner .wrap {
  width: 1200px;
  margin: auto;
}
.banner .wrap #slide {
  height: 500px;
  position: relative;
}
.banner .wrap #slide .img {
  position: absolute;
  left: 200px;
  top: 0;
  border: 4px solid greenyellow;
}
.banner .wrap #slide .img img {
  width: 100%;
  /*让图片的大小和父盒子一样的大，要不然会出问题，会撑出父盒子*/
}
.banner .wrap #slide .one {
  width: 400px;
  top: 100px;
  left: 50px;
  opacity: 0.2;
  z-index: 2;
}
.banner .wrap #slide .two {
  width: 600px;
  top: 100px;
  left: 0px;
  opacity: 0.5;
  z-index: 3;
}
.banner .wrap #slide .three {
  width: 1000px;
  top: 20px;
  left: 100px;
  opacity: 1;
  z-index: 4;
}
.banner .wrap #slide .four {
  width: 600px;
  top: 100px;
  left: 600px;
  opacity: 0.5;
  z-index: 3;
}
.banner .wrap #slide .five {
  width: 400px;
  top: 100px;
  left: 750px;
  opacity: 0.2;
  z-index: 2;
}
.banner .icon {
  width: 180px;
  height: 25px;
  position: absolute;
  top: 690px;
  left: 50%;
  margin-left: -100px;
  padding: 0;
}
.banner .icon .dot {
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 10px;
  background-color: #cacfd8;
}
.banner .icon .active {
  background-color: #71f058;
  border: 2px solid #c0f769;
  width: 20px;
  height: 20px;
}
.banner #arrow {
  display: none;
}
.banner #arrow .prev,
.banner #arrow .next {
  width: 76px;
  height: 112px;
  position: absolute;
  top: 50%;
  margin-top: -56px;
  /*background-color: red;*/
  background: url(../images/我的世界图片/prev.png) no-repeat;
  z-index: 99;
}
.banner #arrow .next {
  right: 0;
  background-image: url(../images/我的世界图片/next.png);
}
.tanwin-l {
  z-index: 9999;
  position: fixed;
  top: 50%;
  display: none;
  left: 20px;
  width: 210px;
  height: 335px;
  padding-left: 5px;
  margin-top: -150px;
  background: url(../images/我的世界图片/zcj_046.png) center;
  transition: left 0.8s;
  cursor: pointer;
}
.tanwin-l .tanwin-hd {
  position: relative;
  float: left;
  width: 140px;
  height: 140px;
  margin: 40px 25px 10px 25px;
}
.tanwin-l .tanwin-hd .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  height: 4px;
  background: url(../images/我的世界图片/zcj_028.png) center;
  animation: zcj 3s linear infinite;
}
.tanwin-l .tanwin-hd img {
  width: 100%;
}
.tanwin-l .tanwin-bd {
  margin: 10px 0 0 28px;
}
.tanwin-l .tanwin-bd a img {
  width: 130px;
  margin-bottom: 8px;
  transition: all 0.2s;
}
.tanwin-l .tanwin-bd a:hover img {
  transform: scale(1.05, 1.05);
}
.tanwin-l p {
  margin-left: 35px;
}
.tanwin-l .btn {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -40px;
  left: 90px;
  transition: all 0.5s;
  background: url(../images/我的世界图片/zcj_062.png) center no-repeat;
  cursor: pointer;
}
.tanwin-l .btn:hover {
  transform: rotate(90deg);
}
.tanwin-r {
  z-index: 9999;
  position: fixed;
  display: none;
  top: 50%;
  right: 20px;
  width: 174px;
  height: 261px;
  margin-top: -150px;
  text-align: center;
  background: url(../images/我的世界图片/zcj_048.png) center no-repeat;
  transition: right 0.8s;
  cursor: pointer;
}
.tanwin-r .line {
  position: absolute;
  top: 40px;
  left: 20px;
  width: 135px;
  height: 4px;
  background: url(../images/我的世界图片/zcj_028.png) center;
  animation: dasheng 3s linear infinite;
}
.tanwin-r p {
  position: relative;
  top: 220px;
}
.tanwin-r .btn {
  width: 27px;
  height: 27px;
  position: absolute;
  top: -10px;
  left: 158px;
  transition: all 0.5s;
  background: url(../images/我的世界图片/zcj_049.png) center no-repeat;
  cursor: pointer;
}
.tanwin-r .btn:hover {
  transform: rotate(90deg);
}
@keyframes dasheng {
  /* 类似于js 的声明函数 function */
  0% {
    top: 66%;
  }
  50% {
    top: 15%;
  }
  100% {
    top: 60%;
  }
}
#login {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/我的世界图片/zcj_044.jpg) center;
}
#login .table {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 677px;
  height: 494px;
  margin-top: -247px;
  margin-left: -338px;
  background: url(../images/我的世界图片/zcj_053.png) center;
}
#login .table .table-hd {
  width: 183px;
  height: 49px;
  margin: 60px auto 20px;
  background: url(../images/我的世界图片/zcj_054.png) no-repeat center;
}
