html {
	background: #181c27 url("//image.gamersky.com/webimg13/s_zq/lostark/20240717-093819.jpg") center top no-repeat;
	overflow-y: scroll;
}

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: #878787;
	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;
}

.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: #f0e2c8 !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: 1300px;
	height: 81px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/tabBg.png") no-repeat center;
	top: 0;
	left: 50%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 0 0 0;
}

.topnav .nav1 {
	margin: 10px auto 10px;
	width: 1300px;
	height: 100%;
	overflow: visible;
}

.topnav .nav1 .navlist {
	float: left;
	width: auto;
	height: 100%;
	overflow: visible;
	margin-left: 80px;
	margin-top: -8px;
}

.topnav .nav1 .navlist li {
	float: left;
	margin-right: 26px;
	width: auto;
	height: 100%;
	position: relative;
	overflow: visible;
}

.topnav .nav1 .navlist li a {
	display: inline-block;
	line-height: 70px;
	color: #f0e2c8;
	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;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/tabhover.png") no-repeat center;
}

.topnav .nav1 .navlist li a:hover::after {
	content: "";
	display: block;
	width: 257px;
	height: 49px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -128.5px;
	/* background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/navHover.png") no-repeat center; */
}

/* .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: 60px;
	padding: 4px 0;
	width: 300px;
	height: 32px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 16px;
	/* border: 1px solid #707070; */
}

.Search .radio {
	float: left;
	width: 69px;
	height: 32px;
	border-right: 1px solid #666666;
}

.Search .radio .txt {
	margin: 0 auto;
	width: 44px;
	height: 32px;
	line-height: 32px;
	color: #aaa;
	font-size: 15px;
	cursor: pointer;
}

.Search .radio .txt {
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/arrow.png") right center no-repeat;
}

.Search .radio:hover .txt {
	color: #aaa;
}

.Search .radio .con {
	display: none;
	width: 70px;
	height: auto;
	position: absolute;
	z-index: 100;
	background: rgba(13, 13, 13, 0.9);
}

.Search .radio .con a {
	display: block;
	width: auto;
	height: 32px;
	line-height: 32px;
	color: #aaa;
	font-size: 15px;
	text-indent: 12px;
}

.Search .radio .con a:hover {
	color: #aaa;
	background-color: #666666;
}

.Search .radio.cur .con {
	display: block;
}

.Search .form {
	float: left;
	width: 230px;
	height: 32px;
}

.Search .form input {
	float: left;
	margin: 0;
	border: 0;
	-webkit-appearance: none;
	outline: none;
}

.Search .form input.Sinput {
	padding: 0;
	padding-left: 14px;
	width: 180px;
	height: 32px;
	line-height: 32px;
	color: #aaa;
	font-size: 15px;
	background: transparent;
}

.Search .form input.Sbutton {
	width: 32px;
	height: 32px;
	text-indent: -999px;
	cursor: pointer;
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/sub.png") center no-repeat;
}

.Mid {
	margin: 0 auto 30px;
	width: 1200px;
	height: auto;
	position: relative;
	z-index: 2;
}

.Mid.Mid1 {
	margin-bottom: 0;
	width: 100%;
	height: 700px;
	position: relative;
	z-index: 30;
}

.Midtit {
	width: auto;
	height: 200px;
	position: relative;
	margin-bottom: 0;
	overflow: visible;
}

.Midtit.t1 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title1.png") center no-repeat;
	background-size: 500px;
}

.Midtit.t2 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title2.png") center no-repeat;
	background-size: 500px;
}

.Midtit.t3 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title3.png") center no-repeat;
	background-size: 500px;
}

.Midtit.t4 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title4.png") center no-repeat;
	background-size: 500px;
}

.Midtit.t5 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title5.png") center no-repeat;
	background-size: 500px;
}

.Midtit.t6 {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/title6.png") center no-repeat;
	background-size: 500px;
}
.Midtit a.more {
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	width: auto;
	height: 20px;
	line-height: 20px;
	color: #f0e2c8;
	position: absolute;
	right: 20px;
	bottom: 0;
}

.Midtit a.more {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/more.png") right center no-repeat;
}

.Midtit a.more:hover {
	color: #fff;
}

.Mtit {
	padding: 0 35px;
	width: auto;
	height: 46px;
	background-color: #1e1e1e;
	position: relative;
	border: 1px solid transparent;
	box-sizing: border-box;
}

.Mtit::before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 11px;
	width: 5px;
	height: 25px;
	background: #f0e2c8;
}

.Mtit h3 {
	width: auto;
	height: 44px;
	line-height: 44px;
	color: #878787;
	font-size: 16px;
}

.Mtit .more {
	float: right;
	display: block;
	width: auto;
	height: 44px;
	line-height: 44px;
	color: #878787;
	font-size: 14px;
	position: absolute;
	right: 20px;
	top: 0;
	padding-right: 13px;
}

.Mtit .more {
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/jiantou.png") right center no-repeat;
}

.Mtit .more:hover {
	color: #f0e2c8;
}

.mrtit {
	padding: 0 35px;
	width: auto;
	height: 46px;
	background-color: #1e1e1e;
	position: relative;
	border: 1px solid transparent;
	box-sizing: border-box;
}

.mrtit::before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 11px;
	width: 5px;
	height: 25px;
	background: #f0e2c8;
}

.mrtit h3 {
	width: auto;
	height: 44px;
	line-height: 44px;
	color: #878787;
	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;
}

.mrtit .more {
	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: 30px 20px 10px;
	width: 1160px;
	height: auto;
	background-color: #120c26;
}

/**********************第一区块**********************/

/**********************第二区块**********************/

.Mid2 {
	padding: 20px;
	width: 1200px;
	background-color: rgba(13, 13, 13, 0.9);
	border: 1px solid transparent;
	box-sizing: border-box;
	margin-top: 20px;
}

.Mid2-Top {
	width: 100%;
	height: 800px;
	position: relative;
}

.Mid2-Top-L {
	width: 400px;
	height: 655px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

/*幻灯片*/

.Mid2-Top-L .Slides {
	margin-bottom: 13px;
	width: 400px;
	height: 300px;
	position: relative;
}

.Mid2-Top-L .Slides .Bimg {
	width: 400px;
	height: 230px;
	position: relative;
}

.Mid2-Top-L .Slides .Bimg li {
	width: 400px;
	height: 230px;
}

.Mid2-Top-L .Slides .Bimg li a {
	display: block;
	width: 400px;
	height: 230px;
	position: relative;
}

.Mid2-Top-L .Slides .Bimg li a .mask {
	padding-top: 66px;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}

.Mid2-Top-L .Slides .Bimg li a .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(//image.gamersky.com/webimg13/s_zq/nba2k21/slide-mk.png) repeat-x;
}

.Mid2-Top-L .Slides .Bimg li a:hover .mask {
	color: #f0e2c8;
}

.Mid2-Top-L .Slides .Simg {
	width: 400px;
	height: 70px;
	background-color: rgba(255, 255, 255, 0.05);
}

.Mid2-Top-L .Slides .Simg a {
	float: left;
	display: block;
	width: 100px;
	height: 70px;
}

.Mid2-Top-L .Slides .Simg a img {
	display: block;
	margin: 4px auto;
	width: 92px;
	height: 62px;
}

.Mid2-Top-L .Slides .Simg a.cur {
	background-color: #f0e2c8;
}

.Mid2-Top-L .Slides a.btn {
	display: block;
	width: 34px;
	height: 47px;
	position: absolute;
	top: 95px;
	z-index: 2;
}

.Mid2-Top-L .Slides a.btn {
	background: url(//image.gamersky.com/webimg15/slide-btn.png) no-repeat;
}

.Mid2-Top-L .Slides a.btn.prev {
	left: -34px;
	background-position: 0 0;
	border-radius: 0 5px 5px 0;
}

.Mid2-Top-L .Slides a.btn.next {
	right: -34px;
	background-position: -34px 0;
	border-radius: 5px 0 0 5px;
}

.Mid2-Top-L .piclink {
	margin: 20px 0;
	width: 400px;
	height: auto;
}

.Mid2-Top-L .piclink a {
	display: block;
	margin: 0 0 10px;
}

.contxt {
	position: absolute;
	display: none;
	width: 700px;
	height: 330px;
	right: 0;
	bottom: 0;
}

.contxt a {
	width: 345px;
	height: 155px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.contxt a:nth-child(2n) {
	margin-right: 0;
}
.Mid2-Top-M {
	padding: 0 25px;
	width: 410px;
	height: 655px;
	position: absolute;
	left: 400px;
	top: 0;
}

/*头条*/

.Mid2-Top-M .bgx {
	width: 410px;
	height: 67px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.Mid2-Top-M .bgx li {
	width: 100%;
	text-align: center;
}

.Mid2-Top-M .bgx li.h1 {
	height: 32px;
	line-height: 32px;
}

.Mid2-Top-M .bgx li.h1 a {
	color: #f0e2c8;
	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: #878787;
	font-family: "Microsoft YaHei";
}

.Mid2-Top-M .bgx li.h2 a:hover {
	color: #fff;
}

/*新闻列表*/

.Mid2-Top-M .Ptxt {
	padding-top: 12px;
	width: 410px;
	height: auto;
	min-height: 544px;
}

.Mid2-Top-M .Ptxt li {
	padding-left: 14px;
	height: 32px;
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/li1.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: 346px;
	font-size: 13px;
}

.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: #666666;
	font-size: 14px;
	text-align: right;
}

.Home-Page {
	margin-top: 0;
	width: 100%;
	height: 26px;
	font-size: 0;
	text-align: center;
}

.Home-Page {
	/* background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/Home-Page.png") center no-repeat; */
}

.Home-Page span.page-con {
	display: inline-block;
	width: auto;
	height: 26px;
}

.Home-Page a.btn {
	float: left;
	display: inline-block;
	width: 104px;
	height: 32px;
	text-indent: -999px;
	overflow: hidden;
	border: 1px solid #333334;
	display: none;
}

.Home-Page a.btn {
	background: url(//image.gamersky.com/webimg13/s_zq/re7/page-btn.png) no-repeat;
}

.Home-Page a.btn.Pprev {
	background-position: 0 0;
}

.Home-Page a.btn.Pnext {
	background-position: -104px 0;
}

.Home-Page a.btn.Pprev:hover {
	background-position: 0 -32px;
}

.Home-Page a.btn.Pnext:hover {
	background-position: -104px -32px;
}

.Home-Page span.page-num {
	float: left;
	padding: 0 0;
	overflow: visible;
	position: relative;
}
.Home-Page span.page-num::after {
	content: "";
	position: absolute;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/curbtg.png") no-repeat center;
	width: 195px;
	height: 3px;
	top: 50%;
	margin-top: -1.5px;
	left: 50%;
	margin-left: -97.5px;
}

.Home-Page span.page-num a {
	float: left;
	margin: 0 2px;
	z-index: 2;
	position: relative;
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/ncur.png") no-repeat center;
	background-size: 13px 13px;
	background-position: center;
}
.Home-Page span.page-num a:last-child {
	margin-right: 0;
}
.Home-Page span.page-num a p {
	display: none;
}

.Home-Page span.page-num a.cur {
	width: 19px;
	height: 19px;
	padding: 0;
	/* background: #F0E2C8; */
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/cur.png") no-repeat center;
	background-size: 19px 19px;
}

.Mid2-Top-B {
	width: 840px;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
}

.Mid2-Top-R .AppCode {
	position: absolute;
	width: 300px;
	bottom: 0px;
	right: 0px;
	height: 123px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/AppCode.png") no-repeat center;
	background-size: 100%;
}

.Mid2-Top-R .AppCode img {
	position: relative;
	left: 190px;
	top: 13px;
	display: block;
	width: 97px;
	height: 97px;
}

.Mid2-Top-R {
	width: 300px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

#gsincome_szq_835 {
	width: 835px;
	height: 123px;
	/* background-color: #f5f5f5; */
	/* position: absolute; */
	/* left: 0; */
	/* bottom: 18px; */
}

.gameinfor {
	margin-bottom: 20px;
	padding: 20px 0 0;
	width: 300px;
	height: 625px;
	font-family: SimSun;
	font-size: 12px;
	position: relative;
}

.gameinfor {
	background: #1e1e1e;
}

.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 .ENtit {
	width: auto;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

.gameinfor .gametit .CHtit a {
	color: #fff;
}

.gameinfor .gametit .ENtit a {
	color: #878787;
}

.gameinfor .gametit .CHtit a:hover,
.gameinfor .gametit .ENtit a:hover {
	color: #fff;
}

.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: #878787;
}

.gameinfor .YXXX li.txt a {
	color: #878787;
	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;
}

/*未上市*/

.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;
}

.gameWSS .qdBtn {
	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;
}

.gameWSS a.qdpf {
	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: 20px;
}

.profile .intr {
	width: 270px;
	height: 132px;
	line-height: 22px;
}

.profile .intr p {
	color: #878787;
}

.profile a.m {
	color: #878787;
}

.profile a.m:hover {
	color: #fff;
}
.clearfix:after,
.clearfix:before {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
.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;
}
.gameScore {
	width: 300px;
	height: auto;
	background: #2b2b2b;
	overflow: visible;
	position: absolute;
	left: 0;
	bottom: 270px;
}
.gameScore .loading {
	padding: 49px 0;
	width: 100%;
	height: auto;
	text-align: center;
}
.gamePC1 {
	width: 300px;
	height: 40px;
	font-family: SimSun;
	font-size: 12px;
	overflow: visible;
	border-bottom: 1px solid #232323;
	position: relative;
	/* display: none; */
}
.gamePC1 .ympc {
	padding: 7px;
	width: 54px;
	height: 54px;
	position: absolute;
	left: 27px;
	top: -14px;
}
.gamePC1 .ympc {
	background: url(//image.gamersky.com/webimg13/s_zq/lostark/ympcbg.png) center 0 no-repeat;
}
.gamePC1 .clock {
	width: 54px;
	height: 54px;
	position: relative;
	background: url(//image.gamersky.com/webimg15/zq/ympfbg.png) no-repeat;
}
.gamePC1 .clock {
	background: url(//image.gamersky.com/webimg15/zq/ympfie.png) no-repeat\9;
}
.gamePC1 .clock .div1,
.gamePC1 .clock .div2 {
	width: 27px;
	height: 54px;
	position: absolute;
	top: 0;
}
.gamePC1 .clock .div1 {
	left: 0;
}
.gamePC1 .clock .div2 {
	right: 0;
}
.gamePC1 .clock .div1 div,
.gamePC1 .clock .div2 div {
	width: 27px;
	height: 54px;
	transform: rotateZ(-180deg);
}
.gamePC1 .clock .div1 div {
	transition: all 0.3s ease-out 0.3s;
	border-radius: 54px 0 0 54px;
	transform-origin: right center;
}
.gamePC1 .clock .div1 div {
	background: url(//image.gamersky.com/webimg15/zq/ympf.png) 0 0 no-repeat;
	background: url(#) \9;
}
.gamePC1 .clock .div2 div {
	transition: all 0.3s ease-in;
	border-radius: 0 54px 54px 0;
	transform-origin: left center;
}
.gamePC1 .clock .div2 div {
	background: url(//image.gamersky.com/webimg15/zq/ympf.png) right 0 no-repeat;
	background: url(#) \9;
}
.gamePC1 .clock .Pnum {
	width: 54px;
	height: 54px;
	line-height: 54px;
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	text-align: center;
}
.gamePC1 .clock .Pnum {
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.gamePC1 .clock a {
	display: block;
	width: 100%;
	height: 100%;
}
.gamePC1 .clock a div {
	cursor: pointer;
}
.gamePC1 .clock a:hover {
	background: url(//image.gamersky.com/webimg15/zq/ympfhover.png) no-repeat;
}
.gamePC1 .txt {
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #777;
	position: absolute;
	left: 120px;
	top: 7px;
}
.gamePC1 .more {
	width: auto;
	height: 26px;
	position: absolute;
	right: 15px;
	top: 7px;
}
.gamePC1 .more a {
	float: left;
	padding-right: 10px;
	display: inline-block;
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #c5c5c5;
}
.gamePC1 .more a {
	background: url(//image.gamersky.com/webimg15/zq/pf_arr.png) right -26px no-repeat;
}
.gamePC1 .more a:hover {
	color: #fff;
	background-position: right -52px;
}
.gamePF1 {
	width: 300px;
	height: 148px;
	font-family: SimSun;
	font-size: 12px;
}
.gamePF1 .PF-L {
	float: left;
	width: 120px;
	height: 108px;
	position: relative;
}
.gamePF1 .PF-L .txt {
	width: 54px;
	height: 54px;
	line-height: 54px;
	color: #777;
	text-align: center;
	position: absolute;
	left: 33px;
	top: 28px;
}
.gamePF1 .PF-L .txt {
	background: url(//image.gamersky.com/webimg15/zq/pf0.png) no-repeat;
}
.gamePF1 .clock {
	width: 54px;
	height: 54px;
	position: absolute;
	left: 33px;
	top: 28px;
	background: url(//image.gamersky.com/webimg15/zq/wjpfbg.png) no-repeat;
}
.gamePF1 .clock {
	background: url(//image.gamersky.com/webimg15/zq/wjpfie.png) 0 0 no-repeat\9;
}
.gamePF1 .clock .div1,
.gamePF1 .clock .div2 {
	width: 27px;
	height: 54px;
	position: absolute;
	top: 0;
}
.gamePF1 .clock .div1 {
	left: 0;
}
.gamePF1 .clock .div2 {
	right: 0;
}
.gamePF1 .clock .div1 div,
.gamePF1 .clock .div2 div {
	width: 27px;
	height: 54px;
	transform: rotateZ(-180deg);
}
.gamePF1 .clock .div1 div {
	transition: all 0.3s ease-out 0.3s;
	border-radius: 54px 0 0 54px;
	transform-origin: right center;
}
.gamePF1 .clock .div1 div {
	background: url(//image.gamersky.com/webimg15/zq/wjpf.png) 0 0 no-repeat;
	background: url(#) \9;
}
.gamePF1 .clock .div2 div {
	transition: all 0.3s ease-in;
	border-radius: 0 54px 54px 0;
	transform-origin: left center;
}
.gamePF1 .clock .div2 div {
	background: url(//image.gamersky.com/webimg15/zq/wjpf.png) right 0 no-repeat;
	background: url(#) \9;
}
.gamePF1 .clock .Pnum {
	width: 54px;
	height: 54px;
	line-height: 54px;
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	text-align: center;
}
.gamePF1 .clock .Pnum {
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.gamePF1 .clock a {
	display: block;
	width: 100%;
	height: 100%;
}
.gamePF1 .clock a div {
	cursor: pointer;
}
.gamePF1 .clock a:hover {
	background: url(//image.gamersky.com/webimg15/zq/wjpfhover.png) no-repeat;
}
.gamePF1 .PF-R {
	float: left;
	width: 180px;
	height: auto;
}
.gamePF1 .PF-top {
	width: 100%;
	height: 35px;
	position: relative;
}
.gamePF1 .PF-top div {
	width: auto;
	height: 26px;
	position: absolute;
	top: 7px;
}
.gamePF1 .PF-top div.txt {
	line-height: 26px;
	color: #777;
	left: 0;
}
.gamePF1 .PF-top div.more {
	right: 15px;
}
.gamePF1 .PF-top div.more a {
	float: left;
	padding-right: 10px;
	display: inline-block;
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #c5c5c5;
}
.gamePF1 .PF-top div.more a {
	background: url(//image.gamersky.com/webimg15/zq/pf_arr.png) right 0 no-repeat;
}
.gamePF1 .PF-top div.more a:hover {
	color: #fff;
	background-position: right -52px;
}
.gamePF1 .PF-con {
	width: 100%;
	height: 70px;
}
.gamePF1 .PF-con .li-n {
	width: 100%;
	height: 12px;
}
.gamePF1 .PF-con .li-n div {
	float: left;
}
.gamePF1 .PF-con .li-n div.num {
	width: 21px;
	height: 12px;
	line-height: 12px;
	color: #777;
	font-size: 12px;
	background: url(//image.gamersky.com/webimg15/zq/x1.png) 8px 1px no-repeat;
}
.gamePF1 .PF-con .li-n div.jindu {
	margin-top: 4.5px;
	width: auto;
	height: 3px;
}
.gamePF1 .PF-con .li-n div.jindu .tiao {
	width: 0;
	height: 3px;
	background: #2aae68;
	border-radius: 0 2px 2px 0;
}
.gamePF1 .PF-con .li-n div.bili {
	padding-left: 6px;
	width: auto;
	height: 12px;
	line-height: 12px;
	color: #aaa;
	font-size: 12px;
}
.gamePF1 .PF-B {
	float: left;
	padding-left: 60px;
	width: 240px;
	height: auto;
}
.gamePF1 .PF-B a {
	float: left;
	margin-right: 8px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	color: #fff !important;
	text-align: center;
	background: #1d9254;
	border-radius: 4px;
}
.gamePF1 .PF-B a.btn1 {
	width: 70px;
}
.gamePF1 .PF-B a.btn2 {
	width: 110px;
}
.gamePF1 .PF-B a i {
	margin: 0 5px;
	display: inline-block;
	width: 12px;
	height: 26px;
	vertical-align: middle;
	background: url(//image.gamersky.com/webimg15/zq/x2.png) 0 6px no-repeat;
}
.gamePF1 .PF-B a:hover {
	background: #21a45f;
}
ul.YXZX {
	padding-bottom: 20px;
	width: 300px;
	height: auto;
}
ul.YXZX li.li1 {
	padding-left: 10px;
	width: 290px;
	height: 30px;
}

/*玩家评分*/
.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: #2b2b2b;
	overflow: visible;
	position: relative;
}
.remark.cur {
	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.cur .remark-list {
	height: 442px;
}
.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: #585858;
}
.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;
}
.remark-cont-wrap .user-name a {
	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;
}
.remark-cont-wrap .user-name a.level {
	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;
}

/**********************第三区块**********************/
@keyframes bounceH {
	0% {
		opacity: 0;
		height: 0;
	}

	50% {
		opacity: 1;
		height: 138px;
	}

	70% {
		opacity: 1;
		height: 120px;
	}

	100% {
		opacity: 1;
		height: 138px;
	}
}
.Mid3 {
	width: 1200px;
	position: relative;
	z-index: 10;
}
.yingjian {
	background: rgba(13, 13, 13, 0.9);
	height: 905px;
	width: 1140px;
	padding: 33px 30px 0;
	position: relative;
}
.yingjian .tit {
	text-indent: 18px;
	color: #f0e2c8;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin-bottom: 6px;
}
.yingjian .fblbox {
	position: absolute;
	top: 36px;
	right: 35px;
}
.yingjian .fblbox .fblitem {
	float: left;
	width: 109px;
	text-align: center;
	line-height: 43px;
	height: 43px;
	border-bottom: 2px solid #aaaaaa;
	color: #666666;
	font-size: 16px;
	cursor: pointer;
	margin-left: 6px;
}
.yingjian .fblbox .cur {
	color: #aaaaaa;
}

.yingjian .VideoBox p {
	width: 20px;
	position: absolute;
	right: 0;
	top: 18px;
	height: 89px;
	background: url("//image.gamersky.com/webimg13/s_zq/callofduty18/cssp.png") no-repeat center;
}
.yingjian .VideoBox .play-btn {
	width: 60px;
	height: 57px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/paly_btn1.png") no-repeat center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -28.5px;
}
.Float_Mask {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4000;
}
.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 #56492b;
}
.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: #56492b;
}
.Layer_close a:hover {
	color: #000;
}
.ielt9 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: url(//img1.gamersky.com/image2016/06/20160603_zl_91_4/ielt9.jpg) center 0 no-repeat;
}
.ielt9 p {
	padding-top: 28%;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
}
.ielt9 p span {
	color: #f60;
}
.yingjian .zhenshuBox {
	color: #fff;
}
.yingjian .jiantou {
	position: absolute;
	top: 367px;
}
.yingjian .zhenshuBox .zslist {
	position: absolute;
	top: 70px;
	left: 173px;
}
.yingjian .zhenshuBox .zslist .zsitem {
	width: 60px;
	position: relative;
	height: 476px;
	float: left;
	margin-right: 44px;
}
.yingjian .zhenshuBox .zslist .zsitem .zhu {
	position: absolute;
	bottom: 164px;
}
.yingjian .zhenshuBox .zslist .zsitem .zhu p {
	text-align: center;
	margin-bottom: 6px;
	font-size: 14px;
}
@keyframes play {
	0% {
		height: 0;
	}
}

.yingjian .zhenshuBox .zslist .zsitem .zhu .zh {
	width: 60px;
	height: 50px;
	display: block;
	background-color: rgba(255, 255, 255, 0.1);
	animation: play 0.5s;
}
.yingjian .zhenshuBox .zslist .zsitem .name {
	text-align: center;
	width: 60px;
	position: absolute;
	bottom: 70px;
}
.yingjian .zhenshuBox .zslist .zsitem .showimg {
	width: 60px;
	height: 60px;
	position: absolute;
	bottom: 0;
	background-color: #fff;
}
.yingjian .db {
	position: absolute;
	top: 596px;
}
.yingjian .db .fblbox2 {
	position: absolute;
	top: 2px;
	right: 0;
}
.yingjian .db .fblbox2 .fblitem2 {
	float: left;
	width: 348px;
	text-align: left;
	text-indent: 18px;
	color: #f0e2c8;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	margin-bottom: 6px;
}
.yingjian .db .fblbox2 .cur {
	color: #aaaaaa;
}
.yingjian .db .tgBox {
	margin-top: 15px;
}
.yingjian .db .tgBox .tgItem {
	width: 250px;
	height: 250px;
	border: 1px solid rgba(255, 255, 255, 0.05);
	display: block;
	position: relative;
	float: left;
	margin-right: 12px;
	box-sizing: border-box;
}
.yingjian .db .tgBox .tgItem:hover {
	border: 1px solid #f0e2c8;
}
.yingjian .db .tgBox .tgItem .top {
	width: 248px;
	height: 75px;
	background: rgba(255, 255, 255, 0.05);
	padding: 14px 20px;
	width: 209px;
	height: 47px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	text-align: left;
	color: #aaaaaa;
	line-height: 26px;
}
.yingjian .db .tgBox .tgItem .bot {
}
.yingjian .db .tgBox .tgItem .bot img {
	margin-top: 16px;
	margin-left: 5px;
}
.yingjian .db .tgBox .tgItem .bot .zl {
	position: absolute;
	top: 125px;
	right: 11px;
}
.yingjian .db .tgBox .tgItem .bot .zl p:first-child {
	text-align: center;
	width: 90px;
	height: 42px;
	border-radius: 8px 8px 0 0;
	background: #f0e2c8;
	line-height: 42px;
	color: #0c1220;
	font-size: 29px;
	font-weight: 700;
}
.yingjian .db .tgBox .tgItem .bot .zl p:first-child span {
	font-size: 14px;
}
.yingjian .db .tgBox .tgItem .bot .zl p:last-child {
	text-align: center;
	width: 90px;
	height: 27px;
	line-height: 27px;
	background: #202020;
	border-radius: 0px 0px 8px 8px;
	color: #f0e2c8;
	font-weight: 700;
}
.yingjian .db .tgBox .tgItem .bot .name {
	color: #f0e2c8;
	text-align: center;
	font-weight: 700;
	height: 21px;
	line-height: 21px;
	font-size: 15px;
	margin-top: 10px;
}
.yingjian .db .rightbotBox {
	width: 348px;
	height: 250px;
	background: rgba(255, 255, 255, 0.05);
	position: absolute;
	bottom: 0;
	right: 0;
}
.yingjian .db .rightbotBox .nr {
	margin: 18px 0 0 22px;
	font-size: 14px;
	display: none;
}
.yingjian .db .rightbotBox .cur {
	display: block;
}
.yingjian .db .rightbotBox .nr p {
	color: #666666;
	line-height: 26px;
}
.yingjian .db .rightbotBox .nr p span {
	margin-right: 24px;
	display: block;
	width: 28px;
	float: left;
	color: #aaaaaa;
}

/**********************第四区块**********************/
.Mid4 .Midcon {
	padding: 0;
	width: 1200px;
	background: transparent;
}
.Mid4-top {
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
	background: #0d0d0d;
	border: 1px solid transparent;
	margin-bottom: 20px;
}
.Mid4-top .imgList {
	width: 1180px;
	height: auto;
}
.Mid4-top .imgList li {
	float: left;
	width: 234px;
	height: 100%;
}
.Mid4-top .imgList li a {
	display: block;
	width: 224px;
	height: auto;
	position: relative;
}
.Mid4-top .imgList li a img {
	margin-bottom: 10px;
	display: block;
	width: 224px;
	height: 126px;
}
.Mid4-top .imgList li a p {
	line-height: 18px;
	text-align: center;
}
.Mid4-top .imgList li a i {
	width: 223px;
	height: 125px;
	border: 1px solid #b5212b;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.25s ease-out;
}
.Mid4-top .imgList li a:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
}
.Mid4-mid {
	width: 100%;
	height: auto;
	background-color: transparent;
	position: relative;
}
.Mid4-mid .Mid4-left {
	float: left;
	width: 480px;
	height: 100%;
}
.Mid4-mid .Mid4-right {
	float: right;
	width: 700px;
	height: 900px;
	box-sizing: border-box;
	background: #0d0d0d;
	border: 1px solid transparent;
	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: #272727;
}
/*攻略合集*/
.MidLtit {
	width: auto;
	height: 46px;
	position: relative;
	background: #1e1e1e;
	padding-left: 20px;
	border-bottom: 1px solid transparent;
}
.MidLtit .tit {
	float: left;
	margin-right: 1px;
	width: auto;
	height: 46px;
	line-height: 46px;
	color: #878787;
	font-size: 16px;
	font-weight: bold;
}
.MidLtit::before {
	content: "";
	float: left;
	display: inline-block;
	width: 5px;
	height: 25px;
	background: #f0e2c8;
	margin-top: 10px;
	margin-right: 10px;
}
.MidLtit .more {
	padding: 0 15px;
	display: inline-block;
	width: auto;
	height: 28px;
	line-height: 28px;
	color: #878787;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 0;
}
.MidLtit .more:hover {
	color: #f0e2c8;
}
.GLHJ {
	display: block;
	width: 700px;
	height: auto;
	background-color: transparent;
	overflow-y: auto;
	padding-top: 15px;
}
.GLHJ table {
	margin: 0 auto;
	padding: 0;
	width: 662px;
	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;
}
.imgliklist li.img a p {
	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 {
	width: 75px;
}
.imgliklist li.lik .line2 a:first-child {
	float: left;
}
.liklist {
	padding: 3px 20px;
	width: 653px;
	height: auto;
}
.liklist li {
	float: left;
	margin: 0 3px 3px 0;
	width: 160px;
	height: 27px;
}
.liklist li a {
	position: relative;
	display: inline-block;
	width: 160px;
	height: 27px;
	line-height: 26px;
	background-color: #1e1e1e;
	text-align: center;
	font-size: 14px;
	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 {
	width: 78px;
}
.liklist li.line2 a:first-child {
	float: left;
}
.table a {
	padding-bottom: 10px;
	display: inline-block;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.table a::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 9px);
	height: calc(100% - 10px);
	border: 1px solid rgba(171, 158, 123, 1);
	box-sizing: border-box;
	transition: all 0.3s;
	opacity: 0.2;
}
.table a:hover::after {
	opacity: 1;
}
.table a div {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	position: absolute;
	left: 0;
	bottom: 10px;
}
.table a div {
	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";
}
.conzhan a {
	background: url(//image.gamersky.com/webimg15/zq/zhan.png) 62px 2px no-repeat;
	border: 1px solid rgb(43, 43, 44);
}
.conzhan a.cur {
	color: #878787;
	background-position: 62px -20px;
	border-color: rgb(43, 43, 44);
}
.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: 14px;
	font-family: "Microsoft YaHei";
}
.GLHJtit span {
	position: absolute;
	left: 20px;
	top: 0;
}
.GLHJtit span::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 3px;
	height: 16px;
	margin-top: -8px;
	background: #f0e2c8;
}
.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;
}
.GLHJtit a.more {
	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: #aaa;
}
.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: #aaa;
}
.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;
}
.GLHJnav {
	margin-bottom: 5px;
	width: 652px;
	height: auto;
}
.GLHJnav a {
	float: left;
	margin-right: -4px;
	margin-bottom: 4px;
	padding: 0 14px;
	display: inline-block;
	width: auto;
	height: 22px;
	line-height: 22px;
}
.GLHJnav a {
	color: #585753;
	font-size: 14px;
	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;
}
.GLHJnav i {
	display: none;
	color: #1d5e88;
	font-size: 12px;
	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;
}

/* 新增攻略集标识 */
.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;
}
.Mid4-bot-L {
	width: 100%;
	height: auto;
}
.Mid4-bot-L .titList {
	padding: 15px 13px 15px 10px;
	width: 100%;
	height: 396px;
	background-color: rgba(13, 13, 13, 0.9);
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px solid transparent;
	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;
}
.Mid4-bot-R .nav {
	padding: 1px;
	width: 78px;
	height: 20px;
	background-color: transparent;
	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: #1e1e1e;
}
.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: #f0e2c8;
}
.Mid4-bot-R .con {
	width: 100%;
	height: 396px;
	background-color: rgba(13, 13, 13, 0.9);
	position: relative;
	border: 1px solid transparent;
	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: #1e1e1e;
}
.Mid4-bot-R .txtList li div.num.n1 {
	background: #f0e2c8;
	color: rgba(13, 13, 13, 0.9);
}
.Mid4-bot-R .txtList li div.num.n2 {
	background: #878787;
	color: rgba(13, 13, 13, 0.9);
}
.Mid4-bot-R .txtList li div.num.n3 {
	background: #666666;
	color: rgba(13, 13, 13, 0.9);
}
.Mid4-bot-R .txtList li div.tit {
	width: 320px;
	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;
}
.Mid4-bot-R .txtList li:hover {
	/* background-color: #15112b; */
}

/**********************第五区块**********************/
.Mid5 .Midcon {
	padding: 0;
	width: 1200px;
	background: transparent;
}
.Mid5-L {
	float: left;
	width: 807px;
	height: 847px;
}

/*游戏信息*/
.hei #QZCMT {
	height: 100%;
	background: transparent !important;
	border: 1px solid transparent;
	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: #f0e2c8 !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: #aaacff !important;
	font-size: 15px;
	font-weight: 700;
	border: 0 !important;
	position: absolute;
	right: 10px;
	top: 9px;
}
.hei .qztit a {
	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: #1e1e1e !important;
	border-radius: 0 !important;
	border-bottom: 1px solid transparent;
}
.hei .daohang-bor {
	border-color: #222222 !important;
}
.hei .daohang-nav a.cur {
	color: #d3d2d7 !important;
	border-color: #f0e2c8 !important;
}
.hei .qzcmt {
	height: 800px;
	overflow-y: auto;
	background: #0d0d0d !important;
}
.hei .qzcmt::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: transparent;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.hei .qzcmt::-webkit-scrollbar-track {
	background-color: #1e1e1e;
}

/*定义滚动条轨道 内阴影+圆角*/
.hei .qzcmt::-webkit-scrollbar-thumb {
	background-color: #303030;
}

/*定义滑块 内阴影+圆角*/
.hei .qzcmt-nocon {
	background: #0d0d0d !important;
}
.hei .qzcmt-cont {
	margin: 0 10px 0 20px;
	padding: 20px 0 0 !important;
	background: #0d0d0d !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: #f0e2c8 !important;
}
.hei .fabu-bot-btn a.submit:hover {
	color: #111;
	background: #fbcc22 !important;
}
.hei .fabu-nolo {
	height: 25px !important;
	line-height: 25px !important;
}
.Mid5-R {
	float: right;
	width: 373px;
	height: auto;
	display: none;
}
.Mid5-R .Mtit,
.Mid5-R .mrtit {
	border: 0;
	border-bottom: 1px solid transparent;
}
.Mid5-R .Mid5-con {
	background: rgba(13, 13, 13, 0.9);
	border: 1px solid transparent;
	width: 100%;
	box-sizing: border-box;
}
.Mid5-R .Mid5-R-1 {
	margin-bottom: 20px;
}
.Mid5-R .Mid5-introduce {
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
}
.Mid5-introduce .introduce-top {
	margin-bottom: 30px;
	overflow: hidden;
}
.Mid5-introduce .introduce-top .img {
	width: 100px;
	height: 100px;
	margin-right: 20px;
	float: left;
	border-radius: 10px;
	overflow: hidden;
}
.Mid5-introduce .introduce-top .img img {
	display: block;
	width: 100%;
	height: 100%;
}
.Mid5-introduce .introduce-top .box {
	float: left;
	height: 100px;
}
.Mid5-introduce .introduce-top .box .tit {
	font-size: 16px;
	color: #fefefe;
	font-weight: bold;
	margin-bottom: 16px;
}
.Mid5-introduce .introduce-top .box .jrqzBtn {
	display: block;
	width: 73px;
	height: 30px;
	background: #f0e2c8;
	border-radius: 3px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.Mid5-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;
}
.Mid5-introduce .introduce-top .box .jrqzBtn.cur {
	background: #585858;
	color: #fff;
}
.Mid5-introduce .introduce-top .box .jrqzBtn img {
	display: block;
	margin: 2px auto;
	width: 24px;
	height: 24px;
}
.Mid5-introduce .thm {
	padding-bottom: 14px;
	border-bottom: 1px solid #222222;
	margin-bottom: 20px;
}
.Mid5-introduce .thm .bed {
	font-size: 14px;
	color: #878787;
}
.Mid5-introduce .thm .bed i {
	padding: 0 8px;
	font-style: normal;
	color: #878787;
	font-weight: 400;
}
.Mid5-introduce .txt {
	font-size: 14px;
	color: #878787;
	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;
}
.Mid5-R .Mid5-R-2 {
	margin-bottom: 20px;
	height: 44px;
	overflow: hidden;
}
.Mid5-R .Mid5-R-2 a {
	float: left;
	display: block;
	width: 180px;
	height: 44px;
	background: #585858;
	color: #fefefe;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 13px;
}
.Mid5-R .Mid5-R-2 a:hover {
	background: #f0e2c8;
	color: #000;
}
.Mid5-R .Mid5-R-2 a:last-child {
	margin: 0;
}
.Mid5-R .Mid5-R-2 a i {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
}
.Mid5-R .Mid5-R-2 a.create i {
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/create.png") no-repeat center;
}
.Mid5-R .Mid5-R-2 a.post i {
	background: url("//image.gamersky.com/webimg13/s_zq/nba2k22/post.png") no-repeat center;
}

.Mid5-R .Mid5-R-2 a.create:hover i {
	background: url("//image.gamersky.com/webimg13/s_zq/eldenring/create.png") no-repeat center;
}

.Mid5-R .Mid5-R-2 a.post:hover i {
	background: url("//image.gamersky.com/webimg13/s_zq/eldenring/post.png") no-repeat center;
}
.Mid5-R .MidRcon {
	height: 449px;
}
.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: #878787;
}
.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: #f0e2c8;
	font-size: 12px;
	text-align: center;
	border: 1px solid #292316;
	border-radius: 3px;
}
.TJQZlist li .con a.jrqzBtn {
	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: #f0e2c8;
}
.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;
}
.TJQZlist li.more a {
	background: url(//image.gamersky.com/webimg15/user/club/pc/ar1.png) right center no-repeat;
}
.TJQZlist li.more a:hover {
	color: #f0e2c8;
}

/* .Mid5-L .M1 {padding:20px; height:210px;}
.Mid5-L .M1 img {margin-bottom:10px;}
.Mid5-L .M1 .text {height:78px; position:relative;}
.Mid5-L .M1 .text p {margin-bottom:10px; line-height:26px; color:#64658b; text-align:justify;}
.Mid5-L .M1 .text a {padding-right:15px; display:block; width:auto; height:26px; line-height:26px; color:#c18600; position:absolute; right:0; bottom:0;}
.Mid5-L .M1 .text a {background:url(//image.gamersky.com/webimg13/s_zq/nba2k21/2k21-v.png) right center no-repeat;}
.Mid5-L .M1 .text a:hover {color:#fff;}
.Mid5-L .M2 {padding:20px; height:290px;}
.Mid5-L .M2 h4 {height:26px; line-height:26px; color:#aaacff; font-weight:400;}
.Mid5-L .M2 p {margin-bottom:10px; line-height:26px; color:#64658b; text-align:justify;} */

/**********************第六区块**********************/
.Mid5 .Midcon {
	padding: 0;
	width: 1200px;
	background: transparent;
}
.Mid5 .Mcon {
	background: rgba(13, 13, 13, 0.9);
	border: 1px solid transparent;
	border-top: 0;
	box-sizing: border-box;
}
.Mid5 .Mcon .leftDown .btn {
	background: url("//image.gamersky.com/webimg13/s_zq/Valorant/zhez.png") no-repeat center;
	background-size: 100%;
	width: 386px;
	height: 120px;
	position: absolute;
	display: block;
	bottom: 21px;
	color: #f0e2c8;
	font-size: 27px;
	font-weight: 800;
}
.Mid5 .Mcon .leftDown i {
	display: block;
	width: 24px;
	height: 24px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/xiaz.png") no-repeat center;
	background-size: 100%;
	position: absolute;
	top: 56px;
	left: 123px;
}
.Mid5 .Mcon .leftDown p {
	position: absolute;
	top: 48px;
	left: 168px;
}
.Mid5 .M1 {
	height: 414px;
	margin-bottom: 0;
}
.Mid5 .M2 {
	height: 414px;
	/* margin-bottom: 20px; */
}
.Mid5 .M3 {
	height: 0;
	margin-bottom: 0;
}
.Mid5 .newList {
	padding: 15px 13px 15px 10px;
	width: 350px;
	height: auto;
	color: #878787;
}
.Mid5 .newList li {
	width: 350px;
	height: 32px;
}
.Mid5 .newList li div {
	float: left;
	height: 32px;
	line-height: 32px;
}
.Mid5 .newList li div.tit {
	width: 300px;
	font-size: 14px;
}
.Mid5 .newList li div.tit a {
	float: left;
	display: inline-block;
	width: auto;
	max-width: 303px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.Mid5 .newList li div.time {
	width: 50px;
	color: #666666;
	text-align: right;
}
.Mid5-L {
	float: left;
	width: 388px;
	height: auto;
}
.Mid5-M {
	float: left;
	width: 388px;
	height: auto;
	margin: 0 18px;
}

.Mid5-R .newList {
	height: 384px;
}
.Mid5-R .Mcon {
	border-left: 0;
	border-right: 0;
}
.Mid5-R .Mcon .link {
	margin-bottom: 20px;
	display: inline-block;
}

/**********************第七区块**********************/
.Mid6 .Midcon {
	border: 1px solid transparent;
	background: rgba(13, 13, 13, 0.9);
	padding: 20px;
	width: 1200px;
	height: 474px;
	box-sizing: border-box;
}
.Mid6 .Map {
	width: 1180px;
	height: auto;
}
.Mid6 .Map a {
	float: left;
	margin: 0 20px 20px 0;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.Mid6 .Map a i {
	width: auto;
	height: auto;
	border: 1px solid #f0e2c8;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.25s ease-out;
}
.Mid6 .Map a:hover {
	text-decoration: none;
}
.Mid6 .Map a:hover i {
	opacity: 1;
	filter: alpha(opacity=100);
}

/**********************第八区块**********************/
.Mid7 .Midcon {
	border: 0px solid transparent;
	box-sizing: border-box;
	padding: 0;
	background: transparent;
	width: 1200px;
}
.Mid7-L {
	/* float: left;
    width: 800px;
    height: 827px;
    margin-right: 10px; */
}
.Mid7 .ieList {
	width: 1180px;
	height: auto;
}
.Mid7 .ieList li {
	float: left;
	width: 145px;
	height: 232px;
}
.Mid7 .ieList li a {
	display: block;
	width: 140px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.Mid7 .ieList li a img {
	display: block;
	width: 140px;
	height: 198px;
	margin-bottom: 5px;
}
.Mid7 .ieList li a p {
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.Mid7 .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);
}
.Mid7 .ieList li a:hover i {
	opacity: 0;
	filter: alpha(opacity=0);
}
.Mid7 .md7Txt {
	margin-bottom: 50px;
}
.Mid7 .md7Txt div {
	padding-top: 30px;
	display: none;
	width: 1017px;
	margin: 0 auto;
}
.Mid7 .md7Txt div.cur {
	display: block;
}
.Mid7 .md7Txt div h4 {
	font-size: 18px;
	color: #f0e2c8;
	margin-bottom: 10px;
}
.Mid7 .md7Txt div p {
	font-size: 14px;
	color: #878787;
	line-height: 26px;
	text-align: justify;
}
#certify {
	margin: 0 auto;
	width: 1017px;
	overflow: visible;
	position: relative;
}

/*底部*/
.Bot {
	margin-top: 40px;
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-color: #000;
}
.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: 45px;
	width: 89px;
	height: 329px;
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 100;
}
.side_nav {
}
.side_nav {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/daohang.png") no-repeat 2px 30px;
}
.side_nav li {
	width: 100%;
	height: auto;
	line-height: 40px;
}
.side_nav li a {
	margin: 0 auto;
	display: block;
	width: 80px;
	height: auto;
	transition: all 0.3s;
	height: 36px;
	line-height: 36px;
	position: relative;
	color: #bbbbbb;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-indent: 8px;
	z-index: 10;
}
.side_nav li.cur a {
	color: #f0e2c8;
	z-index: 10;
	/* background: url("//image.gamersky.com/webimg13/s_zq/lostark/daohangcur.png") no-repeat center; */
	transition: all 0s;
	background-position: 20px 8px;
}
.side_nav li.cur a::before {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 100%;
	height: 30px;
	display: block;
	/* background: url("//image.gamersky.com/webimg13/s_zq/lostark/navhover.png") no-repeat center; */
	background-size: 66px;
}

/*从左到右*/
@-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;
	}
}
.Mid3 {
	display: block;
	overflow: visible;
}
.Mid3 .Career {
	width: 1200px;
	height: 642px;
	position: relative;
}
.Mid3 .Career .TransferableImages {
	position: absolute;
	z-index: 2;
	right: 0;
}
.Mid3 .Career .DisplayImages {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -321px;
	margin-left: -600px;
	width: 1200px;
	height: 642px;
	object-fit: cover;
	z-index: 1;
}
.Mid3 .Career .CareerSwitching {
	width: 80px;
	position: absolute;
	z-index: 3;
	top: 60px;
	left: 20px;
}
.Mid3 .Career .CareerSwitching .title {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/Career.png") no-repeat center;
	width: 48px;
	height: 29px;
	margin: 0 auto 18px;
}
.Mid3 .Career .CareerSwitching .list .item {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
	cursor: pointer;
}
.Mid3 .Career .CareerSwitching .list .item img {
	width: 100%;
	height: 100%;
	display: block;
}
.Mid3 .Career .CareerSwitching .list .item img:nth-child(2) {
	display: none;
}
.Mid3 .Career .CareerSwitching .list .item.cur img {
	display: none;
}
.Mid3 .Career .CareerSwitching .list .item.cur img:nth-child(2) {
	display: block;
}
.Mid3 .Career .JobDescription {
	width: 520px;
	height: 447px;
	position: absolute;
	z-index: 3;
	top: 94px;
	left: 123px;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/GradientIntroductionBackground.png") no-repeat center;
}
.Mid3 .Career .JobDescription .textbox {
	position: absolute;
	top: 40px;
	left: 46px;
}
.Mid3 .Career .JobDescription .textbox .CareerText {
	height: 57px;
	float: left;
}
.Mid3 .Career .JobDescription .textbox .TransferableText {
	height: 31px;
	font-size: 24px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #e7bf6f;
	line-height: 24px;
	margin-left: 23px;
	margin-top: 20px;
	float: left;
}
.Mid3 .Career .JobDescription .JobDescriptiontext {
	position: absolute;
	top: 122px;
	left: 46px;
	width: 427px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #81755c;
	line-height: 24px;
}
.Mid3 .Career .JobDescription .JobDescriptiontext .t {
	height: 26px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #d4bf95;
	line-height: 24px;
	margin-bottom: 10px;
}
.Mid3 .Career .JobDescription .JobDescriptiontext .d {
	margin-bottom: 20px;
	width: 427px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #81755c;
	line-height: 24px;
}
.Mid3 .Career .Transferable {
	width: 80px;
	position: absolute;
	z-index: 3;
	right: 21px;
	top: 60px;
}
.Mid3 .Career .Transferable .title {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/Transferable.png") no-repeat center;
	width: 80px;
	height: 29px;
	margin-bottom: 10px;
}
.Mid3 .Career .Transferable .list .item {
	width: 80px;
	height: 118px;
	cursor: pointer;
}
.Mid3 .Career .Transferable .list .item img {
	opacity: 0.5;
	width: 100%;
	cursor: pointer;
}
.Mid3 .Career .Transferable .list .item.cur img {
	opacity: 1;
	transition: all 0.3s;
}
.Mid8 .GameVideo {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/mid8bg.png") no-repeat center;
	width: 1200px;
	height: 500px;
}
.Mid8 .GameVideo .tablist {
	width: 468px;
	margin: 30px auto 18px;
}
.Mid8 .GameVideo .tablist .item {
	float: left;
	width: 130px;
	height: 50px;
	margin: 0 13px;
	cursor: pointer;
	position: relative;
}
.Mid8 .GameVideo .tablist .item.cur::after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/hover.png") no-repeat center;
	width: 130px;
	height: 12px;
}
.Mid8 .GameVideo .tablist .item img {
	display: block;
	margin: 0 auto;
}
.Mid8 .GameVideo .GameVideoList .list .imgList {
	width: 1055px;
	margin: 0 auto;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li {
	float: left;
	width: 195px;
	margin-right: 20px;
	margin-bottom: 6px;
	position: relative;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li:nth-child(5n) {
	margin-right: 0;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li img {
	width: 195px;
	height: 121px;
	object-fit: cover;
	opacity: 0.5;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li p {
	width: 170px;
	margin: 13px auto 0;
	height: 43px;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	text-align: left;
	color: #a19889;
	line-height: 20px;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li::after {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/mid8videobtn.png") no-repeat center;
	width: 58px;
	height: 52px;
	content: "";
	display: block;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -29px;
	cursor: pointer;
	pointer-events: none;
	opacity: 0;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li:hover::after {
	opacity: 1;
	transition: all 0.3s;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li:hover img {
	opacity: 1;
	transition: all 0.3s;
	position: relative;
}
.Mid8 .GameVideo .GameVideoList .list .imgList li:hover p {
	color: #fff;
	transition: all 0.3s;
}
.Mid5 .Midcon a {
	display: block;
	position: relative;
}
.Mid5 .Midcon a:hover::before {
	opacity: 1;
}
.Mid5 .Midcon a::before {
	z-index: 3;
	width: auto;
	height: auto;
	border: 1px solid #f0e2c8;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: all 0.25s ease-out;
	content: "";
}
.Mid5 .Midcon a::after {
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/zz.png") no-repeat center;
	width: 388px;
	height: 120px;
	content: "";
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
.Mid5 .Midcon a p {
	height: 25px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold;
	text-align: center;
	color: #ffffff;
	left: 50%;
	width: 388px;
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 31px;
	line-height: 20px;
}
.Mid5 .Midcon a p i {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url("//image.gamersky.com/webimg13/s_zq/lostark/downicon.png") no-repeat center;
	margin-right: 15.5px;
	position: relative;
	top: 5px;
}
.Mid5 .Midcon .Mid5_l {
	float: left;
	width: 388px;
	margin-right: 18px;
}
.Mid5 .Midcon .Mid5_r {
	float: left;
	width: 794px;
}
.Mid5 .Midcon .Mid5_r a {
	display: block;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.Mid5 .Midcon .Mid5_r a.no::after {
	display: none;
}
.Mid5 .Midcon .Mid5_r a:nth-child(2n) {
	margin-right: 0;
}
.Mid5 .Midcon .Mid5_r a img {
	width: 388px;
	height: 221px;
}
.gameinfor .YXXX li:nth-child(5).txt .u1 {
	width: 85px;
}
.gameinfor .YXXX li:nth-child(5).txt .u2 {
	width: 85px;
}
