@charset "UTF-8";
/*                 //image.gamersky.com/webimg13/s_zq/gsclocktower/                */
html {
  background: #160a0a url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/IndexBg.png") center 36px no-repeat;
  overflow-y: scroll;
}

html::-webkit-scrollbar {
  display: none;
}

body {
  margin: 0;
  padding: 0;
  min-width: 1200px;
  color: #000;
  font-size: 14px;
  font-family: "Microsoft YaHei", SimSun, Arial, Tahoma, Helvetica;
}

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

a {
  color: #8e807d;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #fff;
}

a:focus {
  outline: none;
}

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

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

div,
ul,
li {
  overflow: hidden;
}

input {
  outline: 0;
}

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

/*从左到右*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/*从右到左*/
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/*从小到大*/
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/*从上到下*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

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

/*从下到上*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

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

/*淡出*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes bounceH {
  0% {
    opacity: 0;
    height: 0;
  }
  50% {
    opacity: 1;
    height: 138px;
  }
  70% {
    opacity: 1;
    height: 120px;
  }
  100% {
    opacity: 1;
    height: 138px;
  }
}

@keyframes play {
  0% {
    height: 0;
  }
}

.none {
  display: none;
}

.block {
  display: block;
}

/*全站导航*/
#QZnav {
  min-width: 1200px;
  background-color: #151515;
}

#QZnav .topbar {
  width: 1200px;
}

#QZnav i {
  color: #595959;
}

#QZnav .alik {
  color: #ccc;
}

/*背景色*/
/*分割线*/
/*链接文字色*/
#QZnav .alik:hover,
#QZnav .cur .alik {
  color: #fff;
}

/*链接hover色*/
.tc {
  color: #ebdfd5 !important;
}

.tc:hover {
  color: #fff !important;
}

.center {
  margin: 0 auto;
  width: 1200px;
  overflow: visible;
}

.Top {
  margin-bottom: 86px;
  width: 100%;
  min-width: 1200px;
  height: 691px;
  overflow: visible;
  position: relative;
  z-index: 30;
}

.toppic {
  width: 100%;
  height: 600px;
}

/*  background:url(//image.gamersky.com/webimg13/s_zq/nba2k21/topbg.jpg) center 0 no-repeat; */
.topnav {
  width: 1484px;
  height: 66px;
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/topnavbg.png") no-repeat center;
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -742px;
  box-sizing: border-box;
  padding: 0;
  overflow: visible;
}

.topnav .nav1 {
  margin: 0 auto 0;
  width: 1200px;
  height: 100%;
  overflow: visible;
}

.topnav .nav1 .navlist {
  float: left;
  width: auto;
  height: 100%;
  overflow: visible;
  margin-left: 0;
}

.topnav .nav1 .navlist li {
  float: left;
  margin-right: 36px;
  width: auto;
  height: 100%;
  position: relative;
  overflow: visible;
}

.topnav .nav1 .navlist li a {
  display: inline-block;
  line-height: 64px;
  color: #a9a07f;
  font-size: 16px;
  overflow: visible;
}

.topnav .nav1 .navlist li a span {
  position: relative;
  z-index: 2;
}

.topnav .nav1 .navlist li a:hover {
  color: #fff;
  font-weight: 700;
}

.topnav .nav1 .navlist li a:hover::after {
  content: "";
  display: block;
  width: 257px;
  height: 49px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -128.5px;
}

/* .topnav .nav2 {margin-top:15px; padding:0 15px; width:1130px; height:auto; display:none;}
  .topnav .nav2 .tit {float:left; width:70px; height:26px; line-height:26px; color:#3a9fe0; font-size:14px; font-weight:bold;}
  .topnav .nav2 .link {float:left; width:1060px; height:26px;}
  .topnav .nav2 .link a {margin:0 5px; display:inline-block; width:auto; height:26px; line-height:26px; color:#d2900d; font-size:14px;}
  .topnav .nav2 .link a:hover {color:#ffc654;} */
/*搜索*/
.Search {
  float: right;
  margin-top: 10px;
  margin-right: 0;
  width: 270px;
  height: 44px;
  background: rgba(17, 3, 0, 0.4);
  border-radius: 22px;
}

.Search .radio {
  float: left;
  width: 69px;
  height: 44px;
}

.Search .radio .txt {
  margin: 0 auto;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #ae9259;
  font-size: 15px;
  cursor: pointer;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/arrow.png") right center no-repeat;
}

.Search .radio:hover .txt {
  color: #ae9259;
}

.Search .radio .con {
  display: none;
  width: 70px;
  height: auto;
  position: absolute;
  z-index: 100;
  background: #000000;
}

.Search .radio .con a {
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  color: #ae9259;
  font-size: 15px;
  text-indent: 12px;
}

.Search .radio .con a:hover {
  color: #ae9259;
  background-color: #666666;
}

.Search .radio.cur .con {
  display: block;
}

.Search .form {
  float: left;
  width: 200px;
  height: 44px;
}

.Search .form input {
  float: left;
  margin: 0;
  border: 0;
  -webkit-appearance: none;
  outline: none;
}

.Search .form input.Sinput {
  padding: 0;
  padding-left: 14px;
  width: 140px;
  height: 44px;
  line-height: 44px;
  color: #ae9259;
  font-size: 15px;
  background: transparent;
}

.Search .form input.Sbutton {
  width: 32px;
  height: 44px;
  text-indent: -999px;
  cursor: pointer;
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/sub.png") center no-repeat;
}

.Mid {
  margin: 0 auto 20px;
  width: 1200px;
  height: auto;
  position: relative;
  z-index: 2;
}

.Mid.Mid1 {
  margin-bottom: 0;
  width: 100%;
  position: relative;
  z-index: 30;
}

.Midtit {
  width: auto;
  height: 215px;
  position: relative;
  margin-bottom: 0;
  overflow: visible;
}

.Midtit.t2 {
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/t2.png") center no-repeat;
  background-size: 1093px;
}

.Midtit.t3 {
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/t3.png") center no-repeat;
  background-size: 1093px;
}

.Midtit.t4 {
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/t4.png") center no-repeat;
  background-size: 1093px;
}

.Midtit a.more {
  padding-right: 15px;
  margin-bottom: 10px;
  display: block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #ebdfd5;
  position: absolute;
  right: 20px;
  bottom: 5px;
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/more.png") right center no-repeat;
}

.Midtit a.more:hover {
  color: #fff;
}

.Mtit {
  padding: 0 35px;
  width: auto;
  height: 46px;
  background-color: #311f16;
  position: relative;
  border: 1px solid #635c43;
  box-sizing: border-box;
}

.Mtit::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 11px;
  width: 5px;
  height: 25px;
  background: #ebdfd5;
}

.Mtit h3 {
  width: auto;
  height: 44px;
  line-height: 44px;
  color: #8e807d;
  font-size: 16px;
}

.Mtit .more {
  float: right;
  display: block;
  width: auto;
  height: 44px;
  line-height: 44px;
  color: #8e807d;
  font-size: 14px;
  position: absolute;
  right: 20px;
  top: 0;
  padding-right: 13px;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/jiantou.png") right center no-repeat;
}

.Mtit .more:hover {
  color: #ebdfd5;
}

.mrtit {
  padding: 0 35px;
  width: auto;
  height: 46px;
  background-color: #311f16;
  position: relative;
  border-bottom: 1px solid #635c43;
  box-sizing: border-box;
}

.mrtit::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 11px;
  width: 5px;
  height: 25px;
  background: #ebdfd5;
}

.mrtit h3 {
  width: auto;
  height: 44px;
  line-height: 44px;
  color: #8e807d;
  font-size: 16px;
}

.mrtit .more {
  float: right;
  display: block;
  width: auto;
  height: 28px;
  line-height: 28px;
  color: #deb41c;
  font-size: 14px;
  position: absolute;
  right: 5px;
  top: 0;
  background: url(//image.gamersky.com/webimg13/s_zq/borderlands3/more2.png) right center no-repeat;
}

.mrtit .more:hover {
  color: #fccd22;
}

.Mcon {
  margin-bottom: 20px;
  background-color: #09041d;
}

.Midcon {
  margin: 0 auto;
  padding: 0;
  width: 1500px;
  height: auto;
  background-color: #160a0a;
}

/**********************第一区块**********************/
/**********************第二区块**********************/
.Mid2 {
  width: 1500px;
  position: relative;
  top: 80px;
  left: 50%;
  margin-left: -750px;
}

.xrzljs {
  width: 890px;
  height: 760px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/kuang.png") no-repeat center rgba(0, 0, 0, 0.5);
  float: left;
  position: relative;
  margin-right: 20px;
}

.xrzljs .qun {
  width: 230px;
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ebdfd5;
  line-height: 20px;
  position: absolute;
  top: 67px;
  left: 105px;
}

.xrzljs .logo {
  width: 343px;
  height: 163px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/logoo.png") no-repeat center;
  position: absolute;
  top: 144px;
  left: 92px;
}

.xrzljs .headImg {
  width: 334px;
  height: 286px;
  background: url("  https://imgs.gamersky.com/pic/2022/20220602_wc_495_2.png") no-repeat center;
  position: absolute;
  top: 40px;
  right: 85px;
}

.xrzljs .ewmtext {
  position: absolute;
  top: 320px;
  right: 85px;
}

.xrzljs .ewmtext .t {
  width: 334px;
  height: 39px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  text-align: center;
  color: #8e807d;
  line-height: 20px;
}

.xrzljs .ewmtext .b {
  margin-top: 4px;
  width: 334px;
  height: 20px;
  font-size: 15px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  text-align: center;
  color: #ebdfd5;
  line-height: 14px;
  font-weight: 400;
}

.xrzljs .Demand {
  position: absolute;
  top: 426px;
  left: 65px;
  line-height: 30px;
  height: 30px;
  color: #ebdfd5;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.7px;
}

.xrzljs .Demand img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.xrzljs .Demand span {
  position: relative;
  top: 2px;
}

.xrzljs .Demand .t {
  margin-right: 8px;
}

.xrzljs .Demand .n {
  margin-right: 12px;
}

.xrzljs .Describe {
  width: 761px;
  height: 103px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  text-align: left;
  color: #8e807d;
  line-height: 26px;
  position: absolute;
  top: 466px;
  left: 65px;
}

.xrzljs .StartButton {
  width: 167px;
  height: 48px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/StartButton.png") no-repeat center;
  position: absolute;
  bottom: 97px;
  left: 263px;
  display: block;
}

.xrzljs .ToConfigure {
  width: 167px;
  height: 48px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/ToConfigure.png") no-repeat center;
  position: absolute;
  bottom: 97px;
  left: 460px;
  display: block;
}

.Mid2-Top {
  width: 590px;
  height: 760px;
  background: rgba(0, 0, 0, 0.8);
  float: left;
  position: relative;
}

.Mid2-Top-M {
  width: 540px;
  padding: 30px 20px 0 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.Mid2-Top-M .bgx {
  width: 410px;
  margin: 0 auto;
  height: 67px;
  border-bottom: 1px solid #332310;
}

.Mid2-Top-M .bgx li {
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.Mid2-Top-M .bgx li.h1 {
  height: 32px;
  line-height: 32px;
}

.Mid2-Top-M .bgx li.h1 a {
  color: #ebdfd5;
  font-size: 22px;
  font-weight: bold;
}

.Mid2-Top-M .bgx li.h1 a:hover {
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.Mid2-Top-M .bgx li.h2 {
  height: 26px;
  line-height: 26px;
  color: #373636;
  font-family: SimSun;
}

.Mid2-Top-M .bgx li.h2 a {
  color: #8e807d;
  font-family: "Microsoft YaHei";
}

.Mid2-Top-M .bgx li.h2 a:hover {
  color: #fff;
}

.Mid2-Top-M .Ptxt {
  padding-top: 12px;
  width: 540px;
  height: auto;
}

.Mid2-Top-M .Ptxt li {
  padding-left: 14px;
  height: 32px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/op.png") 0 center no-repeat;
}

.Mid2-Top-M .Ptxt li div {
  height: 32px;
  line-height: 32px;
}

.Mid2-Top-M .Ptxt li div.tit {
  float: left;
  width: 476px;
  font-size: 14px;
}

.Mid2-Top-M .Ptxt li div.tit a {
  float: left;
  display: inline-block;
  width: auto;
  max-width: 329px;
}

.Mid2-Top-M .Ptxt li div.time {
  float: left;
  width: 50px;
  color: #5d574d;
  font-size: 14px;
  text-align: right;
}

.Mid2-Top-M .Bimg {
  position: relative;
  top: 20px;
}

.Mid2-Top-M .Bimg li {
  width: 264px;
  height: 152px;
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
}

.Mid2-Top-M .Bimg li:nth-child(2n) {
  margin-right: 0;
}

.Mid2-Top-M .Bimg li a {
  display: block;
  width: 264px;
  height: 152px;
  position: relative;
}

.Mid2-Top-M .Bimg li a img {
  width: 264px;
  height: 152px;
}

.Mid2-Top-M .Bimg li a .mask {
  padding-top: 66px;
  width: 100%;
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, transparent, #000000);
}

.Mid2-Top-M .Bimg li a:hover .mask {
  color: #ebdfd5;
}

#gsincome_szq_835 {
  width: 835px;
  height: 123px;
  background-color: #f5f5f5;
  left: 0;
  bottom: 18px;
}

.gameinfor {
  margin-bottom: 20px;
  padding: 20px 0 0;
  width: 300px;
  height: 625px;
  font-family: SimSun;
  font-size: 12px;
  position: relative;
  background: #311f16;
}

.gameinfor .gamecon {
  margin-bottom: 8px;
  width: 300px;
  height: auto;
  overflow: visible;
  position: relative;
}

.gameinfor .gametit {
  margin-bottom: 10px;
  padding-left: 15px;
  width: 285px;
  height: auto;
}

.gameinfor .gametit .CHtit {
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}

.gameinfor .gametit .CHtit a {
  color: #fff;
}

.gameinfor .gametit .ENtit {
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.gameinfor .gametit .ENtit a {
  color: #8e807d;
}

.gameinfor .gameimg {
  float: left;
  margin-bottom: 10px;
  width: 120px;
  height: 136px;
  text-align: center;
  background: url(//image.gamersky.com/webimg15/zq/mk2.png) center bottom no-repeat;
}

.gameinfor .gameimg a {
  display: inline-block;
}

.gameinfor .gameimg img {
  width: 90px;
  height: 127px;
}

.gameinfor .YXXX {
  width: 170px;
  height: auto;
  float: left;
}

.gameinfor .YXXX li {
  width: 170px;
}

.gameinfor .YXXX li.txt {
  color: #8e807d;
}

.gameinfor .YXXX li.txt a {
  color: #8e807d;
  line-height: 20px;
}

.gameinfor .YXXX li.txt a:hover {
  color: #ef7800;
}

.gameinfor .YXXX li.txt div {
  float: left;
  height: auto;
  line-height: 20px;
}

.gameinfor .YXXX li.txt div.u1 {
  width: 60px;
}

.gameinfor .YXXX li.txt div.u2 {
  width: 110px;
}

.gameinfor .YXXX li.txt.cur {
  max-height: 100%;
}

.gameinfor .YXXX li.more {
  padding-top: 10px;
  height: 22px;
  display: none;
}

.gameinfor .YXXX li.more a {
  display: inline-block;
  padding: 0 13px 0 2px;
  width: auto;
  height: 22px;
  color: #666;
  background: url("//image.gamersky.com/webimg15/zq/uonbg.png") no-repeat;
}

.gameinfor .YXXX li.more a:hover {
  color: #fff;
}

.gameinfor .YXXX li.more a.Un {
  background-position: right 0;
}

.gameinfor .YXXX li.more a.Un:hover {
  background-position: right -22px;
}

.gameinfor .YXXX li.more a.On {
  background-position: right -44px;
}

.gameinfor .YXXX li.more a.On:hover {
  background-position: right -66px;
}

.gameinfor .btn {
  position: absolute;
  left: 0;
  bottom: 189px;
  padding-top: 60px;
  width: 300px;
  height: 45px;
  line-height: 33px;
  font-size: 12px;
  color: #b79a9a;
  text-align: center;
}

.gameinfor .game-all-infos {
  width: 300px;
  height: 330px;
}

.gameinfor .gametit .CHtit a:hover,
.gameinfor .gametit .ENtit a:hover {
  color: #fff;
}

/*未上市*/
.gameWSS {
  width: 90%;
  height: 50px;
  position: relative;
  margin: 10px auto 0;
}

.gameWSS .qdBtn {
  display: block;
  width: 90px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  background-color: #27a562;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
}

.gameWSS .qdBtn:hover {
  color: #fff;
  background-color: #25b468;
}

.gameWSS div.qdpf {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #cdcdcd;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 5px;
}

.gameWSS div.qdpf span {
  padding: 0 5px;
  color: #e9e9e9;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  vertical-align: middle;
}

.gameWSS a.qdpf {
  display: inline-block;
  padding-right: 10px;
  width: auto;
  height: 26px;
  line-height: 26px;
  color: #c5c5c5;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(//image.gamersky.com/webimg15/zq/pf_arr.png) right 0 no-repeat;
}

.gameWSS a.qdpf span {
  padding: 0 5px;
  color: #22b064;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  vertical-align: middle;
}

.gameWSS a.qdpf:hover {
  color: #fff;
  background-position: right -52px;
}

.gameWSS a.qdpf:hover span {
  color: #fff;
}

.profile {
  padding: 0 15px;
  width: 270px;
  height: auto;
  position: absolute;
  bottom: 0;
}

.profile .intr {
  width: 270px;
  height: 132px;
  line-height: 22px;
}

.profile .intr p {
  color: #8e807d;
}

.profile a.m {
  color: #8e807d;
}

.profile a.m:hover {
  color: #fff;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.gameScore {
  width: 300px;
  height: auto;
  background: #231f19;
  overflow: visible;
  position: absolute;
  left: 0;
  top: 290px;
}

.gameScore .loading {
  padding: 49px 0;
  width: 100%;
  height: auto;
  text-align: center;
}

/*玩家评分*/
.gamePF {
  width: 100%;
  height: 50px;
}

.gamePF .wjpc {
  float: left;
  margin-right: 15px;
  width: auto;
  height: 32px;
}

.gamePF .wjpc h4 {
  float: left;
  margin-right: 10px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #fefefe;
  font-size: 12px;
}

.gamePF .wjpc span {
  float: left;
  display: inline-block;
  height: 24px;
}

.gamePF .wjpc span em {
  display: inline-block;
  width: auto;
  height: 24px;
  line-height: 24px;
  color: #fefefe;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
}

.gamePF .wjpc span i {
  padding: 5px 0 0 3px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #555;
  font-size: 14px;
  font-style: normal;
}

.gamePF .wjbtn {
  float: right;
  width: auto;
  height: 34px;
}

.gamePF .wjbtn a {
  float: left;
  margin-right: 8px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background-color: #1d9254;
  border-radius: 4px;
}

.gamePF .wjbtn a.btn1 {
  width: 70px;
}

.gamePF .wjbtn a.btn2 {
  width: 120px;
}

.gamePF .wjbtn a i {
  margin: 0 5px;
  display: inline-block;
  width: 12px;
  height: 34px;
  vertical-align: middle;
  background: url(//image.gamersky.com/webimg15/zq/x2.png) 0 center no-repeat;
}

.gamePF .wjbtn a:hover {
  background-color: #21a45f;
}

/*想玩*玩过*评论*/
.remark {
  padding: 10px 0;
  width: 100%;
  height: 465px;
  font-family: "Microsoft YaHei";
  background-color: #262626;
  overflow: visible;
  position: relative;
}

.remark.cur {
  height: 442px;
}

.remark.cur .remark-list {
  height: 442px;
}

.remark-arr {
  width: 120px;
  height: 16px;
  position: absolute;
  left: 0;
  top: -10px;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/remark-arr.png") center 0 no-repeat;
}

.remark-list {
  margin: 0 auto;
  padding: 0 5px;
  width: 272px;
  height: 465px;
  overflow-y: auto;
}

.remark-list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}

.remark-list::-webkit-scrollbar-track {
  background-color: transparent;
}

.remark-list::-webkit-scrollbar-thumb {
  background-color: #333333;
}

.remark-loading {
  padding: 50px 0;
  color: #888;
  font-size: 14px;
  text-align: center;
}

.remark-loading img {
  margin: 5px auto;
  display: block;
  width: 30px;
  height: 30px;
}

.remark-list-floor {
  padding: 15px 0;
  width: 100%;
  height: auto;
  overflow: visible;
  border-bottom: 1px solid #201f26;
  position: relative;
}

.remark-list-floor:last-child {
  margin-bottom: 0;
}

.remark-li-top {
  width: 100%;
  height: 44px;
}

.remark-cont-head {
  float: left;
  width: 45px;
  height: 44px;
  overflow: visible;
  position: relative;
}

.remark-cont-head a {
  display: inline-block;
}

.remark-cont-head img {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.remark-cont-wrap,
.remark-wrap {
  width: 100%;
  overflow: visible;
}

.remark-cont-wrap .wrap-user {
  height: 44px;
  overflow: visible;
}

.remark-cont-wrap .user-name {
  height: 20px;
  overflow: visible;
}

.remark-cont-wrap .user-name a {
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #fefefe;
  font-size: 15px;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.remark-cont-wrap .user-name a:hover {
  color: #2786ed;
}

.remark-cont-wrap .user-name a.zheng {
  width: auto;
  height: 18px;
}

.remark-cont-wrap .user-name a.zheng img {
  height: 18px;
}

.remark-cont-wrap .user-name a.level {
  margin-top: 2px;
  padding: 0 6px;
  height: 15px;
  line-height: 15px;
  color: #5c5c5c;
  font-size: 13px;
  font-family: simsun;
  font-weight: 700;
  border: 1px solid #5c5c5c;
  border-radius: 8px;
}

.remark-cont-wrap .user-xin {
  height: 20px;
}

.remark-cont-wrap .user-xin .txt {
  float: left;
  margin-right: 5px;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #999;
  font-size: 14px;
}

.remark-cont-wrap .user-xin .txt i {
  padding: 0 7px 0 5px;
  font-style: normal;
  color: #c5c5c5;
  font-family: SimSun;
}

.remark-cont-wrap .user-xin .xin {
  float: left;
  margin-right: 5px;
  width: 65px;
  height: 20px;
  background: url(//image.gamersky.com/webimg15/www/review/xin4.png) repeat-x;
}

.remark-cont-wrap .user-xin .xin div {
  float: left;
  width: 0;
  height: 20px;
  background: url(//image.gamersky.com/webimg15/www/review/xin4.png) 0 -20px repeat-x;
}

.remark-cont-wrap .user-xin .xin div.x0 {
  width: 0;
}

.remark-cont-wrap .user-xin .xin div.x1 {
  width: 13px;
}

.remark-cont-wrap .user-xin .xin div.x2 {
  width: 26px;
}

.remark-cont-wrap .user-xin .xin div.x3 {
  width: 39px;
}

.remark-cont-wrap .user-xin .xin div.x4 {
  width: 52px;
}

.remark-cont-wrap .user-xin .xin div.x5 {
  width: 65px;
}

.remark-cont-wrap .user-time {
  display: none;
}

.remark-content {
  line-height: 24px;
  color: #888;
  font-size: 14px;
}

.remark-action,
.remark-build {
  display: none;
}

/**********************第三区块**********************/
.Mid3 {
  width: 100%;
  position: relative;
  z-index: 10;
  top: 100px;
}

.Mid3 .Midcon {
  background: transparent;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.Mid3 .Midcon .tabBox {
  justify-content: center;
  display: flex;
  margin: 0 auto;
  overflow: visible;
}

.Mid3 .Midcon .tabBox .item {
  height: 44px;
  font-size: 30px;
  font-family: Source Han Serif CN, Source Han Serif CN-Bold;
  font-weight: 700;
  text-align: center;
  color: #999999;
  line-height: 44px;
  margin: 0 25px;
  cursor: pointer;
}

.Mid3 .Midcon .tabBox .cur {
  color: #ebdfd5;
  position: relative;
  overflow: visible;
}

.Mid3 .Midcon .tabBox .cur::before {
  content: "";
  width: 100%;
  height: 4px;
  background: #801200;
  position: absolute;
  bottom: -6px;
}

.Mid3 .Midcon .nr {
  width: 1920px;
  height: 1300px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/jz.png") no-repeat center;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.Mid3 .Midcon .nr .leftBox {
  width: 750px;
  position: absolute;
  left: 200px;
  top: 130px;
}

.Mid3 .Midcon .nr .rightBox {
  width: 750px;
  position: absolute;
  left: 950px;
  top: 130px;
}

.Mid3 .Midcon .nr .item {
  width: 750px;
  height: 70px;
  margin-bottom: -5px;
}

.Mid3 .Midcon .nr .item .titleBox {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
}

.Mid3 .Midcon .nr .item .titleBox span {
  height: 33px;
  font-size: 25px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  line-height: 33px;
  display: block;
  margin: 0 25px;
}

.Mid3 .Midcon .nr .item .titleBox .f180 {
  display: block;
  transform: rotateY(180deg);
  /* 水平镜像翻转 */
}

.Mid3 .Midcon .nr .item .roleBox {
  width: 750px;
  display: flex;
}

.Mid3 .Midcon .nr .item .roleBox .nameBox {
  display: flex;
  width: 132px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/namk.png") no-repeat center;
  height: 70px;
  align-items: center;
}

.Mid3 .Midcon .nr .item .roleBox .nameBox img {
  width: 50px;
  height: 35px;
  margin: 0 7px 0 5px;
}

.Mid3 .Midcon .nr .item .roleBox .nameBox .name {
  width: 42px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: bold;
  text-align: center;
  color: #002395;
  line-height: 14px;
}

.Mid3 .Midcon .nr .item .roleBox .Describe {
  width: 618px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/k.png") no-repeat;
  background-size: 618px;
  background-position: 0 -70px;
  cursor: pointer;
}

.Mid3 .Midcon .nr .item .roleBox .Describe p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 529px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #412823;
  line-height: 16px;
}

.Mid3 .Midcon .nr .item .roleBox .Describe .more {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0px;
  position: relative;
  left: 9px;
  overflow: visible;
}

.Mid3 .Midcon .nr .item .roleBox .Describe .more a {
  width: 25px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #412823;
  line-height: 14px;
  letter-spacing: 0.14px;
  position: relative;
  display: none;
}

.Mid3 .Midcon .nr .item .roleBox .Describe .more a::before {
  content: "";
  width: 7px;
  height: 17px;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/more.png") no-repeat center;
  position: absolute;
  right: -10px;
  top: 6px;
}

.Mid3 .Midcon .nr .item .roleBox .cur:hover {
  width: 618px;
  background-position: 0 0;
}

.Mid3 .Midcon .nr .item .roleBox .cur:hover .more a {
  display: block;
}

/**********************第四区块**********************/
.Mid4 {
  width: 1200px;
  position: relative;
  z-index: 10;
  top: 100px;
}

.Mid4 .Midcon {
  padding: 0;
  width: 1200px;
  background: transparent;
}

.Mid4-mid {
  width: 100%;
  height: auto;
  background-color: transparent;
  position: relative;
  height: 900px;
}

.Mid4-mid .Mid4-right {
  float: right;
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
  background: #000000;
  border: 1px solid #635c43;
  overflow-x: hidden;
  overflow-y: auto;
}

.Mid4-mid .Mid4-right::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}

.Mid4-mid .Mid4-right::-webkit-scrollbar-track {
  background-color: transparent;
}

.Mid4-mid .Mid4-right::-webkit-scrollbar-thumb {
  background-color: #333333;
}

/*攻略合集*/
.MidLtit {
  display: none;
  width: auto;
  height: 46px;
  position: relative;
  background: #311f16;
  padding-left: 20px;
  border-bottom: 1px solid #635c43;
}

.MidLtit .tit {
  float: left;
  margin-right: 1px;
  width: auto;
  height: 46px;
  line-height: 46px;
  color: #8e807d;
  font-size: 16px;
  font-weight: bold;
}

.MidLtit::before {
  content: "";
  float: left;
  display: inline-block;
  width: 5px;
  height: 25px;
  background: #ebdfd5;
  margin-top: 10px;
  margin-right: 10px;
}

.MidLtit .more {
  padding: 0 15px;
  display: inline-block;
  width: auto;
  height: 28px;
  line-height: 28px;
  color: #8e807d;
  font-size: 14px;
  position: absolute;
  right: 5px;
  top: 0;
}

.MidLtit .more:hover {
  color: #ebdfd5;
}

.GLHJ {
  display: block;
  width: 1200px;
  height: auto;
  background-color: transparent;
  overflow-y: auto;
  padding-top: 15px;
}

.GLHJ table {
  margin: 0 auto;
  padding: 0;
  width: 1162px;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.GLHJ table td {
  margin: 0;
  padding: 0;
}

.imgliklist {
  width: 662px;
  height: auto;
  padding: 0 20px;
}

.imgliklist li {
  float: left;
  width: 165px;
  height: 90px;
}

.imgliklist li.img a {
  float: left;
  display: inline-block;
  width: 153px;
  height: 87px;
  color: #5c92c2;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.imgliklist li.img a p {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}

.imgliklist li.lik .link {
  width: 153px;
  height: 30px;
}

.imgliklist li.lik .link a {
  display: inline-block;
  width: 153px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  text-align: center;
  background-color: transparent;
}

.imgliklist li.lik .link a i {
  display: inline-block;
  width: 9px;
  height: 9px;
  vertical-align: middle;
  background: url(//image.gamersky.com/webimg15/h.png) no-repeat;
}

.imgliklist li.lik .link a:hover {
  color: #eee;
}

.imgliklist li.lik .line2 {
  text-align: right;
}

.imgliklist li.lik .line2 a:first-child {
  float: left;
}

.liklist {
  padding: 3px 20px;
  width: 1153px;
  height: auto;
}

.liklist li {
  float: left;
  margin: 0 9px 9px 0;
  width: 155px;
  height: 30px;
}

.liklist li a {
  position: relative;
  display: inline-block;
  width: 155px;
  height: 30px;
  line-height: 30px;
  background-color: #311f16;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #878787;
}

.liklist li a img {
  height: 18px;
}

.liklist li a i {
  display: inline-block;
  width: 9px;
  height: 9px;
  vertical-align: middle;
  background: url(//image.gamersky.com/webimg15/h.png) no-repeat;
}

.liklist li a:hover {
  color: #eee;
}

.liklist li.line2 {
  text-align: right;
}

.liklist li.line2 a:first-child {
  float: left;
}

.table a {
  padding-bottom: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.table a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 8px);
  height: calc(100% - 10px);
  border: 1px solid #ab9e7b;
  box-sizing: border-box;
  transition: all 0.3s;
  opacity: 0.2;
}

.table a:hover::after {
  opacity: 1;
}

.table a div {
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: rgba(0, 0, 0, 0.7);
}

.table a p {
  padding-top: 4px;
  line-height: 18px;
}

.table-hide {
  display: none;
}

.taglist {
  margin-left: -20px;
  padding: 5px 0;
  width: 690px;
  height: auto;
}

.taglist a {
  float: left;
  margin: 0 20px 10px;
  display: inline-block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.conzhan {
  width: 100%;
  height: auto;
  text-align: center;
}

.conzhan a {
  padding-right: 18px;
  display: inline-block;
  width: 180px;
  height: 24px;
  line-height: 24px;
  color: #878787;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  background: url(//image.gamersky.com/webimg15/zq/zhan.png) 62px 2px no-repeat;
  border: 1px solid #2b2b2c;
}

.conzhan a.cur {
  color: #878787;
  background-position: 62px -20px;
  border-color: #2b2b2c;
}

.GLHJtit {
  margin-bottom: 10px;
  display: block;
  width: auto;
  height: 20px;
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}

.GLHJtit i {
  display: block;
  height: 19px;
}

.GLHJtit span {
  padding-right: 15px;
  padding-left: 11px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #878787;
  font-weight: bold;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  position: absolute;
  left: 20px;
  top: 0;
}

.GLHJtit span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 16px;
  margin-top: -8px;
  background: #ebdfd5;
}

.GLHJtit span a {
  color: #878787;
}

.GLHJtit span a:hover {
  color: #eee;
}

.GLHJtit a.more {
  padding-right: 30px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #878787;
  font-family: Arial;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(//image.gamersky.com/webimg15/zq/m2.png) right center no-repeat;
}

.GLHJtit a.more:hover {
  color: #eee;
}

.GLHJ-1 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  width: 100%;
  height: auto;
  padding: 0 20px 5px;
}

.GLHJ-1 .nav {
  margin-bottom: 10px;
  width: 100%;
  height: 31px;
  overflow: visible;
}

.GLHJ-1 .nav a {
  float: left;
  margin-right: 20px;
  display: inline-block;
  width: auto;
  height: 35px;
  line-height: 30px;
  color: #878787;
  text-align: center;
  position: relative;
}

.GLHJ-1 .nav a span {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
  font-weight: bold;
}

.GLHJ-1 .nav a.cur {
  background-color: transparent;
  color: #ae9259;
}

.GLHJ-1 .nav a.cur::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #000;
}

.GLHJ-1 .con {
  width: 100%;
  height: auto;
  position: relative;
}

.GLHJ-1 .conlist {
  width: 100%;
  max-height: 120px;
  position: relative;
}

.GLHJ-1 .conlist.cur {
  max-height: 100%;
}

.GLHJ-1 .titlist {
  width: 660px;
  height: auto;
}

.GLHJ-1 .titlist li {
  float: left;
  width: 220px;
  height: 30px;
}

.GLHJ-1 .titlist li a {
  float: left;
  padding: 0 10px;
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
  color: #ae9259;
}

.GLHJ-1 .titlist li.line2 a {
  width: 90px;
}

.GLHJ-1 .titlist li.line3 a {
  width: 53px;
}

.GLHJ-1 .titlist li.tit {
  width: 660px;
  height: 30px;
}

.GLHJ-1 .titlist li.tit fieldset {
  margin: 0 auto;
  padding: 0;
  width: 260px;
  height: 30px;
  border: 0;
  border-top: 1px solid #eaeaea;
}

.GLHJ-1 .titlist li.tit legend {
  padding: 0 10px;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #000;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  background-color: #fff;
}

.GLHJ-1 .conzhan {
  margin-top: 10px;
}

.GLHJ-2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  width: 100%;
  height: auto;
}

.GLHJ-2 .piclist {
  margin-bottom: 10px;
  width: 668px;
  height: auto;
}

.GLHJ-2 .piclist li {
  float: left;
  width: 167px;
  height: 135px;
}

.GLHJ-2 .piclist li a {
  float: left;
  display: inline-block;
  width: 150px;
  height: auto;
  line-height: 18px;
  text-align: center;
}

.GLHJ-2 .piclist li a img {
  margin-bottom: 5px;
  width: 150px;
}

.GLHJ-2 .piclist li a p {
  margin: 0;
  line-height: 18px;
}

.GLHJ-2 .hotIconImg {
  position: absolute;
  right: 9px;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url("//image.gamersky.com/webimg15/zq/PChotIcon1.png") no-repeat center;
}

.GLHJ-2 .newsIconImg {
  position: absolute;
  right: 9px;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url("//image.gamersky.com/webimg15/zq/PCnewsIcon1.png") no-repeat center;
}

.GLHJ-2 .hotIconText {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url("//image.gamersky.com/webimg15/zq/PChotIcon1.png") no-repeat center;
}

.GLHJ-2 .newsIconText {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  height: 30px;
  background: url("//image.gamersky.com/webimg15/zq/PCnewsIcon1.png") no-repeat center;
}

.GLHJnav {
  margin-bottom: 5px;
  width: 652px;
  height: auto;
  margin-left: 10px;
}

.GLHJnav a {
  float: left;
  margin-right: -4px;
  margin-bottom: 4px;
  padding: 0 14px;
  display: inline-block;
  width: auto;
  height: 22px;
  line-height: 22px;
  color: #585753;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}

.GLHJnav a.cur {
  color: #878787;
  position: relative;
}

.GLHJnav i {
  float: left;
  margin-right: -2px;
  margin-bottom: 4px;
  display: inline-block;
  width: 5px;
  height: 22px;
  line-height: 22px;
  display: none;
  color: #1d5e88;
  font-size: 16px;
  font-family: SimSun;
  font-style: normal;
  text-align: center;
}

.GLHJcon {
  width: 100%;
  height: auto;
}

.GLHJcon .GLHJ-li {
  width: 100%;
  height: auto;
  overflow-y: auto;
  position: relative;
}

.GLHJcon .GLHJ-li::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: transparent;
}

.GLHJcon .GLHJ-li::-webkit-scrollbar-track {
  background-color: transparent;
}

.GLHJcon .GLHJ-li::-webkit-scrollbar-thumb {
  background-color: #38393e;
}

.GLHJcon .imgliklist li {
  width: 159px;
}

/* 新增攻略集标识 */
.Mid4-bot-L {
  width: 100%;
  height: auto;
}

.Mid4-bot-L .titList {
  padding: 15px 13px 15px 10px;
  width: 100%;
  height: 396px;
  background-color: #000000;
  box-sizing: border-box;
  margin-bottom: 20px;
  border: 1px solid #635c43;
  border-top: 0;
}

.Mid4-bot-L .titList li {
  width: 100%;
  height: 36px;
}

.Mid4-bot-L .titList li div {
  float: left;
  height: 36px;
  line-height: 36px;
}

.Mid4-bot-L .titList li div.tit {
  width: 350px;
  font-size: 14px;
}

.Mid4-bot-L .titList li div.tit a {
  float: left;
  display: inline-block;
  width: auto;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.Mid4-bot-L .titList li div.time {
  width: 90px;
  color: #666666;
  text-align: right;
}

.Mid4-bot-R {
  width: 100%;
  height: auto;
  position: relative;
}

.Mid4-bot-R .nav {
  padding: 1px;
  width: 78px;
  height: 20px;
  background-color: #635c43;
  border-radius: 4px;
  position: absolute;
  right: 20px;
  top: 12px;
}

.Mid4-bot-R .nav a {
  float: left;
  display: block;
  width: 39px;
  height: 20px;
  line-height: 20px;
  color: #666666;
  text-align: center;
  background-color: #311f16;
}

.Mid4-bot-R .nav a:nth-child(1) {
  border-radius: 4px 0 0 4px;
}

.Mid4-bot-R .nav a:nth-child(2) {
  border-radius: 0 4px 4px 0;
}

.Mid4-bot-R .nav a.cur {
  color: #fff;
  background-color: #ebdfd5;
}

.Mid4-bot-R .con {
  width: 100%;
  height: 392px;
  background-color: #000000;
  position: relative;
  border: 1px solid #635c43;
  border-top: 0;
  box-sizing: border-box;
}

.Mid4-bot-R .txtList {
  padding: 15px 0;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}

.Mid4-bot-R .txtList li {
  padding: 0 15px;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
}

.Mid4-bot-R .txtList li div {
  float: left;
}

.Mid4-bot-R .txtList li div.num {
  margin: 9.5px 10px 0 0;
  width: 17px;
  height: 17px;
  line-height: 18px;
  color: #666666;
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  background: #311f16;
}

.Mid4-bot-R .txtList li div.num.n1 {
  background: #ebdfd5;
  color: #000000;
}

.Mid4-bot-R .txtList li div.num.n2 {
  background: #8e807d;
  color: #000000;
}

.Mid4-bot-R .txtList li div.num.n3 {
  background: #666666;
  color: #000000;
}

.Mid4-bot-R .txtList li div.tit {
  width: 350px;
  height: 36px;
  line-height: 36px;
}

.Mid4-bot-R .txtList li div.tit a {
  float: left;
  display: inline-block;
  width: auto;
  max-width: 350px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.Mid4-bot-R .txtList li div.hot {
  width: 60px;
  height: 36px;
  line-height: 36px;
  color: #666666;
  text-align: right;
}

/**********************第五区块**********************/
.Mid5 .Midcon {
  padding: 0;
  width: 1200px;
  background: transparent;
}

/**********************第五区块**********************/
/*游戏信息*/
.hei #QZCMT {
  height: 100%;
  background: transparent !important;
  border: 1px solid #635c43;
  box-sizing: border-box;
}

.hei .qztit {
  margin-bottom: 20px;
  padding: 0 20px;
  height: 46px;
  background-color: #221e39;
  position: relative;
  border: 0 !important;
  display: none;
}

.hei .qztit h3 {
  width: auto;
  color: #ebdfd5 !important;
  font-size: 16px;
  text-indent: 0 !important;
  background: transparent !important;
  position: absolute;
  left: 20px;
  top: 8px;
}

.hei .qztit a {
  padding-right: 15px;
  width: auto !important;
  color: #ebdfd5 !important;
  font-size: 15px;
  font-weight: 700;
  border: 0 !important;
  position: absolute;
  right: 10px;
  top: 9px;
  background: url(//image.gamersky.com/webimg13/s_zq/nba2k21/qz-ion.png) right center no-repeat !important;
}

.hei .qztit a:hover {
  color: #fff !important;
  background-color: transparent !important;
}

.hei .daohang {
  background: #311f16 !important;
  border-radius: 0 !important;
  border-bottom: 1px solid #635c43;
}

.hei .daohang-bor {
  border-color: #222222 !important;
}

.hei .daohang-nav a.cur {
  color: #d3d2d7 !important;
  border-color: #ebdfd5 !important;
}

.hei .qzcmt {
  height: 800px;
  overflow-y: auto;
  background: #000000 !important;
}

.hei .qzcmt::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: transparent;
}

.hei .qzcmt::-webkit-scrollbar-track {
  background-color: #311f16;
}

.hei .qzcmt::-webkit-scrollbar-thumb {
  background-color: #303030;
}

.hei .qzcmt-nocon {
  background: #000000 !important;
}

.hei .qzcmt-cont {
  margin: 0 10px 0 20px;
  padding: 20px 0 0 !important;
  background: #000000 !important;
  border-color: #222222 !important;
}

.hei .fabu-title .tit-join {
  color: #888 !important;
}

.hei .fabu-int {
  float: left;
  width: 370px;
  height: auto;
  min-height: 25px;
  border: 0;
  background: #222222 !important;
}

.hei .fabu-int textarea {
  height: 25px;
}

.hei .fabu-bot {
  float: right;
  width: 220px;
  height: 40px;
}

.hei .fabu-bot .fabu-num {
  display: none;
  font-size: 0;
}

.hei .fabu-bot-btn {
  width: auto;
  top: 0;
}

.hei .fabu-bot-btn a.gaoji {
  color: #977e22 !important;
  border-color: #977e22 !important;
}

.hei .fabu-bot-btn a.gaoji:hover {
  color: #fbcc22 !important;
  border-color: #fbcc22 !important;
}

.hei .fabu-bot-btn a.submit {
  color: #111;
  background: #ebdfd5 !important;
}

.hei .fabu-bot-btn a.submit:hover {
  color: #111;
  background: #fbcc22 !important;
}

.hei .fabu-nolo {
  height: 25px !important;
  line-height: 25px !important;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
/*定义滚动条轨道 内阴影+圆角*/
/*定义滑块 内阴影+圆角*/
.MidRcon .mrcon {
  padding: 20px;
  width: 100%;
  height: 403px;
  box-sizing: border-box;
}

/*推荐圈子*/
.TJQZlist {
  width: 100%;
  height: 100%;
}

.TJQZlist li {
  margin-bottom: 15px;
  width: 100%;
  height: 60px;
}

.TJQZlist li .img {
  float: left;
  width: 72px;
  height: 60px;
}

.TJQZlist li .img img {
  width: 60px;
  height: 60px;
  border-radius: 4px;
}

.TJQZlist li .con {
  float: left;
  width: 258px;
  height: 60px;
  position: relative;
}

.TJQZlist li .con h3 {
  margin-bottom: 5px;
  width: 258px;
  height: 30px;
  line-height: 30px;
  color: #444;
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.TJQZlist li .con h3 a {
  color: #8e807d;
}

.TJQZlist li .con h3.tit {
  width: 135px;
}

.TJQZlist li .con p {
  height: 18px;
  line-height: 18px;
  color: #666;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.TJQZlist li .con a.jrqzBtn {
  display: block;
  width: 48px;
  height: 22px;
  line-height: 22px;
  color: #ebdfd5;
  font-size: 12px;
  text-align: center;
  border: 1px solid #635c43;
  border-radius: 3px;
  position: absolute;
  top: 3px;
  right: 0;
}

.TJQZlist li .con a.jrqzBtn img {
  display: block;
  margin: 2px auto;
  width: 18px;
  height: 18px;
}

.TJQZlist li .con a.jrqzBtn:hover {
  border-color: #ebdfd5;
}

.TJQZlist li .con a.jrqzBtn.cur {
  color: #888;
  border-color: #e5e5e5;
}

.TJQZlist li .con a.jrqzBtn.cur:hover {
  border-color: #bbb;
}

.TJQZlist li .con a.jrqzBtn.stop {
  color: #888;
  border-color: #e5e5e5;
  cursor: default;
}

.TJQZlist li .con .tem {
  height: 20px;
}

.TJQZlist li .con .tem span {
  float: left;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: 20px;
  color: #888;
  font-size: 14px;
}

.TJQZlist li .con .tem i {
  float: left;
  padding: 0 10px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  color: #ddd;
  font-size: 16px;
  font-family: SimSun;
  font-style: normal;
}

.TJQZlist li.more {
  margin-top: 10px;
  margin-bottom: 0;
  padding: 10px 0;
  height: 20px;
  text-align: center;
  border-top: 1px solid #eee;
}

.TJQZlist li.more a {
  padding-right: 11px;
  display: inline-block;
  width: auto;
  height: 20px;
  line-height: auto;
  color: #888;
  font-size: 14px;
  background: url(//image.gamersky.com/webimg15/user/club/pc/ar1.png) right center no-repeat;
}

.TJQZlist li.more a:hover {
  color: #ebdfd5;
}

/**********************第六区块**********************/
.Mid6 .Midcon {
  padding: 0;
  width: 1200px;
  height: 612px;
  background: transparent;
}

.Mid6 .hunxilie {
  width: 1200px;
  height: 612px;
  position: relative;
}

.Mid6 .hunxilie .showimg {
  width: 1200px;
  height: 612px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  animation: all 0.3s;
  border: 1px #796a54 solid;
  box-sizing: border-box;
}

.Mid6 .hunxilie .denbox {
  position: absolute;
  z-index: 1;
  left: 248px;
  top: 472px;
}

.Mid6 .hunxilie .denbox .name {
  font-size: 48px;
  height: 48px;
  color: #ebdfd5;
  font-family: SimSun, SimSun-Regular;
  margin-bottom: 20px;
}

.Mid6 .hunxilie .denbox .den {
  font-size: 20px;
  line-height: 25px;
  height: 25px;
  color: #8e807d;
  font-family: SimSun, SimSun-Regular;
}

.Mid6 .hunxilie .btn {
  width: 27px;
  height: 65px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}

.Mid6 .hunxilie .leftbtn {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/leftbtn.png") no-repeat center;
  top: 227.25px;
  left: 250px;
}

.Mid6 .hunxilie .rightbtn {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/rightbtn.png") no-repeat center;
  top: 227.25px;
  right: 50px;
}

.Mid6 .hunxilie .qwzq {
  height: 21px;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: bold;
  text-align: left;
  color: #635c43;
  line-height: 24px;
  position: absolute;
  z-index: 2;
  right: 45.2px;
  bottom: 46px;
  cursor: pointer;
}

.Mid6 .hunxilie .qwzq img {
  height: 17px;
  margin-top: -3px;
  margin-left: 2.61px;
}

.Mid6 .hunxilie .tablist {
  width: 198px;
  position: absolute;
  z-index: 3;
  height: 612px;
  left: 0;
  top: 0;
  border: 1px #796a54 solid;
  box-sizing: border-box;
  border-left: none;
}

.Mid6 .hunxilie .tablist .item {
  width: 198px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #ebdfd5;
  text-align: center;
  cursor: pointer;
  font-family: SimSun, SimSun-Regular;
}

.Mid6 .hunxilie .tablist .item:first-child {
  margin-top: 135px;
}

.Mid6 .hunxilie .tablist .cur {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/tabcur.png") no-repeat center;
  color: #fff;
}

/**********************第七区块**********************/
.Mid7 .Midcon {
  border: 1px solid #635c43;
  background: #000000;
  padding: 20px;
  width: 1200px;
  height: 474px;
  box-sizing: border-box;
}

.Mid7 .Map {
  width: 1180px;
  height: auto;
}

.Mid7 .Map a {
  float: left;
  margin: 0 20px 20px 0;
  display: inline-block;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.Mid7 .Map a i {
  width: auto;
  height: auto;
  border: 1px solid #ebdfd5;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.25s ease-out;
}

.Mid7 .Map a:hover {
  text-decoration: none;
}

.Mid7 .Map a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}

/**********************第八区块**********************/
.Mid8 {
  width: 1200px;
  position: relative;
  margin-top: 100px;
}

.Mid8 .Midcon {
  box-sizing: border-box;
  padding: 0;
  background: transparent;
  width: 1200px;
}

.Mid8 .ieList {
  width: 880px;
  height: auto;
}

.Mid8 .ieList li {
  float: left;
  width: 145px;
  height: 232px;
}

.Mid8 .ieList li a {
  display: block;
  width: 140px;
  height: auto;
  overflow: hidden;
  position: relative;
}

.Mid8 .ieList li a img {
  display: block;
  width: 140px;
  height: 198px;
  margin-bottom: 5px;
}

.Mid8 .ieList li a p {
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

.Mid8 .ieList li a i {
  display: block;
  width: 140px;
  height: 198px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.Mid8 .ieList li a:hover i {
  opacity: 0;
  filter: alpha(opacity=0);
}

.Mid8 .md7Txt {
  margin-bottom: 50px;
}

.Mid8 .md7Txt div {
  padding-top: 30px;
  display: none;
  width: 1017px;
  margin: 0 auto;
}

.Mid8 .md7Txt div.cur {
  display: block;
}

.Mid8 .md7Txt div h4 {
  font-size: 18px;
  color: #ebdfd5;
  margin-bottom: 10px;
}

.Mid8 .md7Txt div p {
  font-size: 14px;
  color: #8e807d;
  line-height: 26px;
  text-align: justify;
}

.Mid8-L {
  float: left;
  width: 860px;
  height: 847px;
  background: #000;
  margin-right: 10px;
}

.Mid7-R .Mid7-R-1 {
  margin-bottom: 20px;
  background: #000;
  border: 1px solid #635c43;
  height: 312px;
}

.Mid7-R .Mid7-introduce {
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
}

.Mid7-R .Mid7-R-2 {
  margin-bottom: 20px;
  height: 44px;
  overflow: hidden;
}

.Mid7-R .Mid7-R-2 a {
  float: left;
  display: block;
  width: 160px;
  height: 44px;
  background: #332310;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 10px;
}

.Mid7-R .Mid7-R-2 a:hover {
  background: #ebdfd5;
  color: #000;
}

.Mid7-R .Mid7-R-2 a:last-child {
  margin: 0;
}

.Mid7-R .Mid7-R-2 a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -3px;
}

.Mid7-R .Mid7-R-2 a.create i {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/create-b.png") no-repeat center;
}

.Mid7-R .Mid7-R-2 a.create:hover i {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/create.png") no-repeat center;
}

.Mid7-R .Mid7-R-2 a.post i {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/post-b.png") no-repeat center;
}

.Mid7-R .Mid7-R-2 a.post:hover i {
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/post.png") no-repeat center;
}

.Mid7-R .MidRcon {
  height: 449px;
  background: #000;
  border: 1px solid #635c43;
  box-sizing: border-box;
}

.Mid7-introduce .introduce-top {
  margin-bottom: 30px;
  overflow: hidden;
}

.Mid7-introduce .introduce-top .img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}

.Mid7-introduce .introduce-top .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.Mid7-introduce .introduce-top .box {
  float: left;
  height: 100px;
}

.Mid7-introduce .introduce-top .box .tit {
  font-size: 16px;
  color: #fefefe;
  font-weight: bold;
  margin-bottom: 16px;
}

.Mid7-introduce .introduce-top .box .jrqzBtn {
  display: block;
  width: 73px;
  height: 30px;
  background: #ebdfd5;
  border-radius: 3px;
  overflow: hidden;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

.Mid7-introduce .introduce-top .box .jrqzBtn i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background: url("//image.gamersky.com/webimg13/s_zq/eldenring/jia.png") no-repeat center;
}

.Mid7-introduce .introduce-top .box .jrqzBtn.cur {
  background: #332310;
  color: #fff;
}

.Mid7-introduce .introduce-top .box .jrqzBtn img {
  display: block;
  margin: 2px auto;
  width: 24px;
  height: 24px;
}

.Mid7-introduce .thm {
  padding-bottom: 14px;
  border-bottom: 1px solid #222222;
  margin-bottom: 20px;
}

.Mid7-introduce .thm .bed {
  font-size: 14px;
  color: #8e807d;
}

.Mid7-introduce .thm .bed i {
  padding: 0 8px;
  font-style: normal;
  color: #8e807d;
  font-weight: 400;
}

.Mid7-introduce .txt {
  font-size: 14px;
  color: #8e807d;
  line-height: 21px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

#certify {
  margin: 0 auto;
  width: 1017px;
  overflow: visible;
  position: relative;
}

#certify::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #333333;
  position: absolute;
  left: 0;
  bottom: 47px;
}

#certify .swiper-container {
  padding: 60px 0 100px;
}

#certify .swiper-container .swiper-wrapper {
  overflow: visible;
}

#certify .swiper-slide {
  cursor: pointer;
  overflow: visible;
}

#certify .swiper-slide::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -8px;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/swiper-li.png") center 0 no-repeat;
}

#certify .swiper-slide.swiper-slide-active::before {
  width: 20px;
  height: 20px;
  background-position: 0 -16px;
  margin-left: -10px;
  bottom: -63px;
}

#certify .swiper-slide.swiper-slide-active img {
  transform: scale(1.2);
}

#certify .swiper-slide.swiper-slide-active p {
  color: #ebdfd5;
}

#certify .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

#certify .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: -90px;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #8e807d;
  text-align: center;
}

#certify .swiper-button-prev {
  left: -64px;
  width: 28px;
  height: 55px;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/swiper-btn.png") no-repeat;
}

#certify .swiper-button-prev:hover {
  background-position: 0 -55px;
}

#certify .swiper-button-next {
  right: -64px;
  width: 28px;
  height: 55px;
  background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/swiper-btn.png") -28px 0 no-repeat;
}

#certify .swiper-button-next:hover {
  background-position: -28px -55px;
}

/*底部*/
.Bot {
  margin-top: 40px;
  width: 100%;
  min-width: 1200px;
  height: auto;
  background-color: #000000;
}

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

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

.Bot .Copyright a:hover {
  color: #fff;
}

/*浮动导航*/
.side_nav {
  display: none;
  padding-top: 50px;
  width: 76px;
  height: 235px;
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 100;
  background: url("    //image.gamersky.com/webimg13/s_zq/gsclocktower/anvbg.png") no-repeat 2px 30px;
}

.side_nav li {
  width: 100%;
  height: auto;
  line-height: 30px;
}

.side_nav li a {
  margin: 0 auto;
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s;
  font-size: 14px;
  color: #ebdfd5;
  height: 46px;
  line-height: 46px;
  position: relative;
  text-align: center;
  text-indent: 4px;
}

.side_nav li.cur a {
  color: #ffffff;
}

.side_nav li.cur a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 17px;
  height: 7px;
  display: block;
  background-size: 100%;
}
