@charset "UTF-8";
html {
	overflow-y: scroll;
	/* 隐藏滚动条 */
	scrollbar-width: none;
	/* firefox */
	-ms-overflow-style: none;
	/* IE 10+ */
}

html::-webkit-scrollbar {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	font-family: "Microsoft YaHei", SimSun, Arial, Tahoma, Helvetica;
	background: #2c2c2c;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	list-style-type: none;
	vertical-align: middle;
}

div,
ul,
li {
	overflow: hidden;
}

input,
textarea {
	border: 0;
	outline: 0;
	resize: none;
	-webkit-appearance: none;
}

p,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.none {
	display: none;
}

.block {
	display: block;
}

#QZnav {
	min-width: 1000px;
}

#QZnav .topbar {
	width: 1000px;
}

.Mid {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
}

.Mid .bTitle {
	width: 100%;
	height: 150px;
	background-color: #1b1b26;
	position: relative;
	overflow: visible;
}

.Mid .bTitle::after {
	content: "";
	width: 0;
	height: 0;
	border: 43px solid transparent;
	border-top: 20px solid #1b1b26;
	position: absolute;
	left: 50%;
	margin-left: -43px;
	top: 153px;
}

.Mid .bTitle .textBox {
	width: 500px;
	margin: 0 auto 0;
	height: 42px;
	font-size: 32px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #efefef;
	line-height: 48px;
	letter-spacing: 1.6px;
	top: 56px;
	position: relative;
	overflow: visible;
}

.Mid .bTitle .textBox::after {
	content: "GAMERSKY";
	position: absolute;
	left: 50%;
	margin-left: -48px;
	top: -14px;
	width: 96px;
	height: 14px;
	font-size: 10px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #6a6a73;
	line-height: 20px;
	letter-spacing: 4px;
}

.Mid .bTitle .textBox::before {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -31.5px;
	bottom: -11px;
	width: 63px;
	height: 1px;
	background: #ff5d2a;
	border-radius: 1px;
}

.Mid .moreBtn {
	width: 144px;
	position: absolute;
	left: 50%;
	margin-left: -72px;
	bottom: 80px;
	height: 31px;
	line-height: 31px;
	cursor: pointer;
	text-align: center;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 16px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	display: block;
	color: #efefef;
}

.Mid .moreBtn:hover {
	background: #ff5d2a;
	color: #0e0e1a;
}

.Midcon {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}

.topNav {
	width: 1920px;
	height: 80px;
	left: 50%;
	margin-left: -960px;
	overflow: visible;
	z-index: 10;
	position: fixed;
	min-width: 1200px;
	background: transparent;
	backdrop-filter: blur(15px);
	top: 0;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/line.png") no-repeat bottom;
}

.topNav .homeBtn {
	position: absolute;
	top: 27px;
	left: 48px;
	width: 28px;
	height: 28px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/homeBtn.png") no-repeat center;
	background-size: 100%;
}

.topNav .homeBtn:hover {
	cursor: pointer;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/homeBtnHover.png") no-repeat center;
}

.topNav .NavBox {
	height: 42px;
	line-height: 42px;
	position: absolute;
	top: 20px;
	width: 1060px;
	left: 50%;
	margin-left: -530px;
	overflow: visible;
}

.topNav .NavBox .item {
	width: 130px;
	height: 42px;
	line-height: 42px;
	opacity: 0.7;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	margin: 0 10px;
	float: left;
	display: block;
	position: relative;
	overflow: visible;
	cursor: pointer;
}

.topNav .NavBox .item:hover {
	color: #fff;
	opacity: 1;
}

.topNav .NavBox .item:hover::after {
	display: block;
}

.topNav .NavBox .item.cur {
	color: #fff;
	opacity: 1;
}

.topNav .NavBox .item.cur::after {
	display: block;
}

.topNav .NavBox .item:nth-child(4) {
	width: 160px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/_GamerskyGamesLOGO1-03.png") no-repeat center;
	background-size: 100%;
}

.topNav .NavBox .item:first-child,
.topNav .NavBox .item:last-child {
	margin-right: 0;
}

.topNav .NavBox .item::after {
	content: "";
	display: none;
	position: absolute;
	top: 42.65px;
	left: 50%;
	margin-left: -83px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/TopNavHover.png") no-repeat center;
	width: 166px;
	height: 30px;
	opacity: 1;
}

.topNav .langBox {
	position: absolute;
	right: 50px;
	top: 30px;
	height: 20px;
	overflow: visible;
}

.topNav .langBox .langlist {
	padding: 20px 21px;
	background: #1d1f24;
	position: absolute;
	right: 0;
	top: 32px;
	display: none;
}

.topNav .langBox .langlist .item {
	cursor: pointer;
	line-height: 36px;
	height: 36px;
	color: #a1a1a6;
	width: 174px;
}

.topNav .langBox .langlist .item:hover {
	color: #ff5d2a;
}

.topNav .langBox .langlist .item.cur {
	color: #ff5d2a;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/langCur.png") no-repeat right center;
}

.topNav .langBox .q {
	width: 20px;
	height: 20px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/langq.png") no-repeat center;
	background-size: 100%;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

.topNav .langBox .t {
	height: 19px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: bold;
	text-align: center;
	color: #efefef;
	line-height: 20px;
	float: left;
	margin-right: 6.47px;
	cursor: pointer;
}

.topNav .langBox .j {
	width: 13px;
	height: 20px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/langj.png") no-repeat center;
	float: left;
	cursor: pointer;
}

.topNav .langBox:hover .q {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/langqc.png") no-repeat center;
}

.topNav .langBox:hover .j {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/langjc.png") no-repeat center;
}

.topNav .langBox:hover .t {
	color: #ff5d2a;
}

.mbg01 {
	height: 800px;
	background: #0e0e1a;
	color: #fff;
	position: relative;
}

.mbg01 .Midcon {
	height: 800px;
	position: relative;
}

.mbg01 .swiperBox {
	height: 900px;
	width: 1920px;
	height: 800px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.mbg01 .swiperBox .swbg {
	position: absolute;
	top: 0;
	opacity: 0.5;
	z-index: 1;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 900px;
}

.mbg01 .swiperBox::after {
	content: "";
	position: absolute;
	top: 0;
	z-index: 2;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 200px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.75), transparent);
}

.mbg01 .swiperBox::before {
	bottom: 0;
	z-index: 2;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 300px;
	background: linear-gradient(0deg, #0e0e1a, rgba(14, 14, 26, 0.9) 28%, rgba(14, 14, 26, 0));
}

.mbg01 .swiperBox .swiper-container,
.mbg01 .swiperBox .swiper-wrapper {
	width: 1200px;
	overflow: visible !important;
	z-index: 2;
}

.mbg01 .swiperBox .swiper-container .swiper-slide,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide {
	position: relative;
	overflow: visible;
	height: 900px;
	z-index: 3;
	width: 1200px;
}

.mbg01 .swiperBox .swiper-container .swiper-slide img,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide img {
	width: 1200px;
	object-fit: cover;
	height: 500px;
	position: relative;
	left: 50%;
	margin-left: -600px;
	top: 102px;
}

.mbg01 .swiperBox .swiper-container .swiper-slide .topBox,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide .topBox {
	display: none;
	width: 1200px;
	z-index: 33;
	top: 600px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.mbg01 .swiperBox .swiper-container .swiper-slide .topBox .title,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide .topBox .title {
	height: 69px;
	font-size: 52px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 69px;
	margin-bottom: 10px;
	margin-top: 18px;
}

.mbg01 .swiperBox .swiper-container .swiper-slide .topBox .den,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide .topBox .den {
	width: 1030px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 24px;
	margin-bottom: 20px;
	/* 展示两行 */
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

.mbg01 .swiperBox .swiper-container .swiper-slide .topBox .Details,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide .topBox .Details {
	display: block;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/Details.png") no-repeat;
	width: 140px;
	height: 35px;
	background-position: 0 0;
	color: #fff;
	text-indent: 28px;
	line-height: 33px;
}

.mbg01 .swiperBox .swiper-container .swiper-slide .topBox .Details:hover,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide .topBox .Details:hover {
	cursor: pointer;
	background-position: 0 -35px;
	color: #ff5d2a;
}

.mbg01 .swiperBox .swiper-container .swiper-slide-active .topBox,
.mbg01 .swiperBox .swiper-wrapper .swiper-slide-active .topBox {
	display: block;
}

.mbg01 .swiperBox .MidconCenter {
	position: absolute;
	top: 50%;
	width: 1200px;
	height: 70px;
	left: 50%;
	margin-top: -35px;
	margin-left: -600px;
}

.mbg01 .swiperBox .MidconCenter .swiper-button-prev {
	top: 50%;
	margin-top: -35px;
	left: 30px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/jt.png") no-repeat center;
	background-size: 100%;
	width: 70px;
	height: 70px;
}

.mbg01 .swiperBox .MidconCenter .swiper-button-next {
	top: 50%;
	margin-top: -35px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/jt.png") no-repeat center;
	background-size: 100%;
	width: 70px;
	height: 70px;
	right: 30px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	/*兼容IE*/
	filter: FlipH;
}

.mbg01 .swiperBox .indexNum {
	position: absolute;
	right: 393px;
	z-index: 3;
	bottom: 45px;
	height: 67px;
}

.mbg01 .swiperBox .indexNum p {
	float: left;
}

.mbg01 .swiperBox .indexNum .t1 {
	height: 67px;
	font-size: 52px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #ffffff;
	margin-right: 10px;
}

.mbg01 .swiperBox .indexNum .t2 {
	height: 67px;
	font-size: 48px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #ffffff;
	margin-right: 5px;
}

.mbg01 .swiperBox .indexNum .t3 {
	height: 67px;
	font-size: 30px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #ffffff;
	line-height: 85px;
}

.mbg02 {
	background: #0e0e1a;
	position: relative;
	padding-top: 100.5px;
}

.mbg02 .Midcon {
	height: 285px;
	position: relative;
}

.mbg02 .ShowBox {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.mbg02 .ShowBox .line1 {
	width: 960px;
	height: 0px;
	border-bottom: 1px solid #ff5d2a;
	position: absolute;
	left: 0;
}

.mbg02 .ShowBox .textbox {
	position: relative;
	width: 1200px;
	left: 50%;
	min-height: 285px;
	margin-left: -600px;
}

.mbg02 .ShowBox .textbox .title {
	height: 26px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 26px;
	margin-top: 30.5px;
	margin-bottom: 20px;
}

.mbg02 .ShowBox .textbox .den {
	width: 570px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 30px;
	margin-bottom: 20px;
}

.mbg02 .ShowBox .textbox .more {
	height: 18px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #ff5d2a;
	line-height: 18px;
}

.mbg02 .ShowBox .textbox .imgbox {
	position: absolute;
	top: 0;
	right: 0;
	width: 600px;
	height: 285px;
}

.mbg02 .ShowBox .textbox .imgbox .img1,
.mbg02 .ShowBox .textbox .imgbox .img2 {
	width: 295px;
	float: left;
}

.mbg02 .ShowBox .textbox .imgbox .img2 {
	margin-left: 10px;
}

.mbg02 .ShowBox .textbox .imgbox .video {
	display: block;
	z-index: 1;
	position: absolute;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/video.png") no-repeat center;
	width: 70px;
	height: 70px;
	right: 0;
	top: 50%;
	margin-top: -35px;
	margin-right: 112.5px;
}

.mbg03 {
	background: #0e0e1a;
	height: 588px;
	position: relative;
	padding-top: 83.5px;
}

.mbg03 .Midcon {
	position: relative;
	overflow: visible;
}

.mbg03 .ShowBox {
	height: 588px;
	position: relative;
	overflow: visible;
}

.mbg03 .ShowBox .line2 {
	width: 1560px;
	height: 0px;
	border-bottom: 1px solid #ff5d2a;
	position: absolute;
	left: 0;
}

.mbg03 .ShowBox .jsbox {
	position: relative;
	width: 1200px;
	height: 588px;
	left: 50%;
	margin-left: -600px;
}

.mbg03 .ShowBox .jsbox .title {
	margin-top: 31.5px;
	height: 26px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 26px;
	margin-bottom: 30px;
}

.mbg03 .ShowBox .jsbox .jslist {
	width: 1200px;
	height: 350px;
}

.mbg03 .ShowBox .jsbox .jslist .item {
	float: left;
	width: 300px;
	height: 350px;
	background: #181827;
}

.mbg03 .ShowBox .jsbox .jslist .item:nth-child(2n) {
	background: #1e1e2d;
}

.mbg03 .ShowBox .jsbox .jslist .item .showimg {
	width: 65px;
	height: 65px;
	margin: 51px auto 20px;
}

.mbg03 .ShowBox .jsbox .jslist .item .showimg img {
	display: block;
	margin: 0 auto;
}

.mbg03 .ShowBox .jsbox .jslist .item .name {
	height: 37px;
	font-size: 28px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #efefef;
	line-height: 37px;
	letter-spacing: 1.4px;
	margin-bottom: 28px;
}

.mbg03 .ShowBox .jsbox .jslist .item .den {
	width: 263px;
	margin: 0 auto;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 24px;
}

.mbg04 {
	height: 912px;
	background: #0e0e1a;
	position: relative;
}

.mbg04 .Midcon {
	position: relative;
}

.mbg04 .Midcon .GameBox {
	margin-top: 103px;
	width: 1200px;
	height: 500px;
}

.mbg04 .Midcon .GameBox .item {
	width: 384px;
	height: 217px;
	margin: 0 24px 24px 0;
	position: relative;
	float: left;
}

.mbg04 .Midcon .GameBox .item:nth-child(3n) {
	margin: 0 0 24px 0;
}

.mbg04 .Midcon .GameBox .item .bgimg {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 384px;
	height: 217px;
}

.mbg04 .Midcon .GameBox .item .botBox {
	position: absolute;
	z-index: 2;
	bottom: 0;
	width: 384px;
	height: 88px;
	background: linear-gradient(180deg, rgba(14, 14, 26, 0), rgba(14, 14, 26, 0.8));
}

.mbg04 .Midcon .GameBox .item .botBox .Country {
	position: absolute;
	bottom: 15px;
	right: 23px;
	width: 50px;
	height: 35px;
	background: transparent;
}

.mbg04 .Midcon .GameBox .item .botBox .title {
	height: 24px;
	font-size: 22px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #efefef;
	line-height: 24px;
	margin-left: 27px;
	margin-top: 22px;
}

.mbg04 .Midcon .GameBox .item .botBox .Entitle {
	height: 19px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 19px;
	margin-left: 24px;
	margin-top: 6px;
}

.mbg04 .Midcon .GameBox .item:hover .ShowBox {
	transform: translateY(0);
	opacity: 1;
}

.mbg04 .Midcon .GameBox .item .ShowBox {
	position: absolute;
	top: 0;
	transition: all 0.3s;
	transform: translateY(185px);
	opacity: 0;
	z-index: 3;
	height: 185px;
	width: 354px;
	padding: 20px 15px 12px;
	background: #2b2b36;
}

.mbg04 .Midcon .GameBox .item .ShowBox .title {
	height: 21px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #fff;
	line-height: 22px;
}

.mbg04 .Midcon .GameBox .item .ShowBox .den {
	margin-top: 8px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #fff;
	line-height: 22px;
}

.mbg04 .Midcon .GameBox .item .ShowBox .pt {
	height: 50px;
	position: absolute;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
}

.mbg04 .Midcon .GameBox .item .ShowBox .pt .item {
	margin: 0 7.5px;
	width: 34px;
	height: 34px;
}

.mbg04 .Midcon .GameBox .item .ShowBox .pt .item img {
	width: 34px;
	height: 34px;
	transition: all 0.3s;
}

.mbg04 .Midcon .GameBox .item .ShowBox .pt .item img:hover {
	transform: scale(1.2);
}

.mbg05 {
	position: relative;
	height: 766px;
	background: #0e0e1a;
}

.mbg05 .Midcon .NewsBox {
	margin-top: 104px;
	width: 1200px;
}

.mbg05 .Midcon .NewsBox .item {
	cursor: pointer;
	position: relative;
	float: left;
	width: 550px;
	height: 140px;
	padding: 20px;
	background: #171722;
	display: block;
	margin: 0 20px 20px 0;
}

.mbg05 .Midcon .NewsBox .item:hover {
	background: #2b2b36;
}

.mbg05 .Midcon .NewsBox .item:nth-child(2n) {
	margin: 0 0 20px 0;
}

.mbg05 .Midcon .NewsBox .item img {
	width: 249px;
	height: 141px;
	background: transparent;
	display: block;
	float: left;
	margin-right: 13px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .title {
	width: 288px;
	height: 45px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 24px;
	margin-top: 4px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .den {
	margin-top: 10px;
	width: 288px;
	height: 48px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 24px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .Botmore {
	width: 288px;
	position: absolute;
	bottom: 20px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .Botmore .time {
	float: left;
	height: 16px;
	font-size: 12px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ff5d2a;
	letter-spacing: 0.6px;
	line-height: 16px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .Botmore .more {
	float: right;
	height: 18px;
	font-size: 12px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #6a6a6a;
	line-height: 18px;
	letter-spacing: 0.6px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .Botmore .more .look {
	float: left;
	padding-left: 23px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/look.png") no-repeat left;
	margin-right: 20px;
}

.mbg05 .Midcon .NewsBox .item .nrBox .Botmore .more .Comment {
	float: left;
	padding-left: 23px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/Comment.png") no-repeat left;
}

.mbg05 .moreBtn {
	bottom: 61px !important;
}

.mbg06 {
	position: relative;
	height: 958px;
	background: #0e0e1a;
}

.mbg06 .text1 {
	margin-top: 99px;
	font-size: 45px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 46px;
}

.mbg06 .text2 {
	margin-top: 17px;
	height: 23px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #a1a1a6;
	line-height: 23px;
}

.mbg06 .denBox {
	margin-top: 30px;
	width: 1200px;
	height: 200px;
	border: 1px solid #1b1b26;
	box-sizing: border-box;
}

.mbg06 .denBox .item {
	margin-top: 66px;
	margin-left: 99px;
	float: left;
}

.mbg06 .denBox .item .title {
	height: 35px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
}

.mbg06 .denBox .item .link {
	margin-top: 13px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #a1a1a6;
	line-height: 28px;
	padding-left: 38.5px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/icon2.png") no-repeat left;
}

.mbg06 .denBox .item:first-child {
	margin-left: 220px;
}

.mbg06 .denBox .item:last-child {
	width: 460px;
}

.mbg06 .denBox .item:last-child .link {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/icon.png") no-repeat left;
}

.mbg06 .BtnBox {
	margin: 80px auto 0;
	width: 588px;
	height: 54px;
}

.mbg06 .BtnBox .item {
	display: block;
	width: 54px;
	height: 54px;
	float: left;
	margin: 0 15px 0;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/newpt.png") no-repeat;
}

.mbg06 .BtnBox .item:first-child {
	background-position-x: 0;
}

.mbg06 .BtnBox .item:nth-child(2) {
	background-position-x: -54px;
}

.mbg06 .BtnBox .item:nth-child(3) {
	background-position-x: -108px;
}

.mbg06 .BtnBox .item:nth-child(4) {
	background-position-x: -162px;
}

.mbg06 .BtnBox .item:nth-child(5) {
	background-position-x: -216px;
}
.mbg06 .BtnBox .item:nth-child(6) {
	background-position-x: -270px;
}
.mbg06 .BtnBox .item:nth-child(7) {
	background-position-x: -324px;
}

.mbg06 .BtnBox .item:hover {
	background-position-y: -54px;
}

.mbg06 .ContactWm {
	width: 189px;
	height: 47px;
	line-height: 47px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/4btn.png") no-repeat;
	border-radius: 24px;
	margin: 80px auto 0;
	cursor: pointer;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	color: #212329;
	text-indent: 47px;
}

.mbg06 .ContactWm:hover {
	background-position-y: -47px;
}

.mbg07 .bTitle::after {
	display: none;
}
.mbg07 .bTitle {
	padding-top: 140px;
	background: #f2f2f2;
}
.mbg07 .bTitle .textBox {
	color: #0e0e1a;
}
.mbg07 .Cooperation {
	height: 460px;
	background: #f2f2f2;
	/* background: url("//image.gamersky.com/webimg13/zhuanti/Issue/Cooperationbg.png") no-repeat center; */
}

.mbg07 .Cooperation .CooperationSwiper {
	position: relative;
	margin: 0 auto 0;
	width: 1200px;
	height: 324px;
}
.swiper-container-horizontal > .swiper-pagination {
	bottom: 65px;
}

.mbg07 .Cooperation .CooperationSwiper .swiper-pagination-bullet-active {
	width: 50px;
	border-radius: 4px;
	height: 8px;
	background-color: #ff5d2a;
}

.mbg07 .Cooperation .CooperationSwiper .swiper-wrapper {
	overflow: visible;
}

.mbg07 .Cooperation .CooperationSwiper .swiper-slide img {
	width: 94px;
	height: 45px;
	padding: 32px 50px;
	background-color: #fff;
	margin: 0 3px 3px 0;
}

.mbg07 .Cooperation .CooperationSwiper .swiper-slide img:nth-child(6n) {
	margin: 0 0 3px 0;
}

.Bot {
	width: 100%;
	height: 150px;
	line-height: 150px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #6a6a73;
	background-color: #1b1b26;
}

.side_nav {
	display: none;
	box-sizing: border-box;
	width: 85px;
	height: 555px;
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 100;
	padding-top: 164px;
	box-sizing: border-box;
}

.side_nav li {
	width: 85px;
	height: 19px;
	text-align: left;
	margin: 0 auto 20px;
	position: relative;
	line-height: 19px;
}

.side_nav li::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgba(239, 239, 239, 0.5);
	border-radius: 5px;
	right: 0;
	top: 50%;
	margin-top: -5px;
	transition: height 0.3s;
}

.side_nav li a {
	margin: 0 auto;
	display: block;
	width: 85px;
	font-size: 16px;
	color: #707070;
}

.side_nav li:nth-child(6)::after {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/emali.png") no-repeat center;
}

.side_nav li.cur {
	height: 50px;
	line-height: 50px;
}

.side_nav li.cur::after {
	width: 10px;
	height: 50px;
	background: #efefef;
	border-radius: 5px;
	opacity: 1;
	top: 0;
	margin-top: 0;
}

.side_nav li.cur a {
	color: #efefef;
}

.side_nav .NavUrl {
	position: absolute;
	display: block;
	width: 111px;
	height: 135px;
	left: 0;
	bottom: 46px;
}

.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 #ff5d2a;
}

.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: #ff5d2a;
}

.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;
}

.gslogo {
	display: block;
	width: 250px;
	height: 80px;
	position: relative;
	top: 50px;
	left: 10px;
}

.tlbblogo {
	display: block;
	width: 250px;
	height: 80px;
	position: relative;
	top: -40px;
	left: 880px;
}

.gamersky {
	height: 1550px;
}

.gamersky .topimg {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/gamerskybg.png") no-repeat center;
	width: 1920px;
	height: 550px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.gamersky .topimg::after {
	content: "";
	width: 1920px;
	height: 300px;
	background: linear-gradient(0deg, #0e0e1a, rgba(14, 14, 26, 0.9) 28%, rgba(14, 14, 26, 0));
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}

.gamersky .Introduce {
	width: 1200px;
	height: 570px;
	position: relative;
	margin: 46.5px auto 0;
	overflow: visible;
}

.gamersky .Introduce::after {
	content: "";
	width: 960px;
	height: 0px;
	border: 1px solid #ff5d2a;
	position: absolute;
	left: -359.5px;
}

.gamersky .Introduce .LeftBox {
	float: left;
	width: 600px;
	height: 570px;
}

.gamersky .Introduce .LeftBox .Title {
	margin-top: 30px;
	height: 26px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 26px;
}

.gamersky .Introduce .LeftBox .Den {
	margin-top: 20px;
	width: 570px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 30px;
}

.gamersky .Introduce .LeftBox img {
	position: absolute;
	bottom: 0;
	width: 595px;
	height: 285px;
	display: block;
}

.gamersky .Introduce .RightBox {
	float: right;
	width: 600px;
	height: 570px;
	position: relative;
	overflow: visible;
}

.gamersky .Introduce .RightBox .imgbox {
	position: absolute;
	width: 300px;
}

.gamersky .Introduce .RightBox .video {
	display: block;
	z-index: 1;
	position: absolute;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/video.png") no-repeat center;
	width: 70px;
	height: 70px;
	right: 50%;
	margin-right: -35px;
	top: 107.5px;
}

.gamersky .Introduce .RightBox .imgbox:first-child {
	width: 300px;
	height: 690px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/gamerskyimgbg.png") no-repeat center;
	top: -149.5px;
	left: -90px;
	padding: 90px;
}

.gamersky .Introduce .RightBox .imgbox:first-child img {
	width: 300px;
	height: 345px;
	position: relative;
	z-index: 9;
}

.gamersky .Introduce .RightBox .imgbox:last-child {
	right: 0;
	top: 0;
}

.gamersky .ContactUs {
	width: 1200px;
	height: auto;
	margin: 160px auto 0;
	text-align: center;
}

.gamersky .ContactUs .text1 {
	height: 23px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	color: #a1a1a6;
	line-height: 23px;
	text-indent: -19px;
	margin: 0 auto;
}

.gamersky .ContactUs .text2 {
	height: 58px;
	font-size: 45px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 46px;
	margin: 18px auto 60px;
}

.gamersky .ContactUs .ContactWm {
	display: block;
	width: 189px;
	height: 47px;
	line-height: 47px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/4btn.png") no-repeat;
	border-radius: 24px;
	margin: 0 auto 0;
	position: relative;
	left: -9px;
	cursor: pointer;
	text-align: left;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	color: #212329;
	text-indent: 47px;
}

.gamersky .ContactUs .ContactWm:hover {
	background-position-y: -47px;
}

.lssue {
	height: 1223px;
}

.lssue .topimg {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/lssuebg.png") no-repeat center;
	width: 1920px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.lssue .topimg::after {
	content: "";
	width: 1920px;
	height: 200px;
	background: linear-gradient(0deg, #0e0e1a, rgba(14, 14, 26, 0.9) 28%, rgba(14, 14, 26, 0));
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}

.lssue .Content {
	width: 1200px;
	height: 401px;
	margin: -46px auto 0;
	overflow: visible;
	position: relative;
	z-index: 9;
}

.lssue .Content .item {
	width: 380px;
	float: left;
	padding: 30px 0 0 20px;
	margin-bottom: 20px;
	position: relative;
	height: 156px;
}

.lssue .Content .item::after {
	content: "";
	width: 327px;
	height: 1px;
	background: #1b1b26;
	position: absolute;
	bottom: 0;
	left: 20px;
}

.lssue .Content .item .title {
	/* height: 37px; */
	font-size: 28px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 37px;
	letter-spacing: 1.4px;
	margin-bottom: 20px;
}

.lssue .Content .item .den {
	width: 346px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #6a6a73;
	line-height: 24px;
}

.lssue .ContactUs {
	width: 1200px;
	margin: 0 auto;
}

.lssue .ContactUs .text1 {
	height: 58px;
	font-size: 45px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 58px;
	margin-top: 83px;
}

.lssue .ContactUs .text2 {
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #a1a1a6;
	line-height: 36px;
	margin-top: 18px;
	height: auto;
}

.lssue .ContactUs .ContactWm {
	display: block;
	width: 189px;
	height: 47px;
	line-height: 47px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/4btn.png") no-repeat;
	border-radius: 24px;
	margin: 0 auto 0;
	position: relative;
	left: 0px;
	cursor: pointer;
	text-align: left;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	color: #212329;
	text-indent: 47px;
	margin-top: 60px;
}

.lssue .ContactUs .ContactWm:hover {
	background-position-y: -47px;
}

.Games {
	height: auto;
	padding: 193px 0 120px 0;
}

.Games .Midcon {
	height: auto;
	min-height: 500px;
}

.Games .GameBox {
	width: 1200px;
}

.Games .GameBox .item {
	width: 384px;
	height: 217px;
	margin: 0 24px 24px 0;
	position: relative;
	float: left;
}

.Games .GameBox .item:nth-child(3n) {
	margin: 0 0 24px 0;
}

.Games .GameBox .item .bgimg {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 384px;
	height: 217px;
}

.Games .GameBox .item .botBox {
	position: absolute;
	z-index: 2;
	bottom: 0;
	width: 384px;
	height: 88px;
	background: linear-gradient(180deg, rgba(14, 14, 26, 0), rgba(14, 14, 26, 0.8));
}

.Games .GameBox .item .botBox .Country {
	position: absolute;
	bottom: 15px;
	right: 23px;
	width: 50px;
	height: 35px;
	background: transparent;
}

.Games .GameBox .item .botBox .title {
	height: 24px;
	font-size: 22px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #efefef;
	line-height: 24px;
	margin-left: 27px;
	margin-top: 22px;
}

.Games .GameBox .item .botBox .Entitle {
	height: 19px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 19px;
	margin-left: 24px;
	margin-top: 6px;
}

.Games .GameBox .item:hover .ShowBox {
	transform: translateY(0);
	opacity: 1;
}

.Games .GameBox .item .ShowBox {
	position: absolute;
	top: 0;
	transition: all 0.3s;
	transform: translateY(185px);
	opacity: 0;
	z-index: 3;
	height: 185px;
	width: 354px;
	padding: 20px 15px 12px;
	background: #2b2b36;
}

.Games .GameBox .item .ShowBox .title {
	height: 21px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #fff;
	line-height: 22px;
}

.Games .GameBox .item .ShowBox .den {
	margin-top: 8px;
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #fff;
	line-height: 22px;
}

.Games .GameBox .item .ShowBox .pt {
	height: 50px;
	position: absolute;
	bottom: 12px;
	left: 50%;
	transform: translateX(-50%);
}

.Games .GameBox .item .ShowBox .pt .item {
	margin: 0 7.5px;
	width: 34px;
	height: 34px;
}

.Games .GameBox .item .ShowBox .pt .item img {
	width: 34px;
	height: 34px;
	transition: all 0.3s;
}

.Games .GameBox .item .ShowBox .pt .item img:hover {
	transform: scale(1.2);
}

.ContactUs {
	height: auto;
}

.ContactUs .Midcon {
	overflow: visible;
	margin-top: -47px;
	height: auto;
}

.ContactUs .topimg {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/ContactUsbg.png") no-repeat center;
	width: 1920px;
	height: 550px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.ContactUs .topimg::before {
	content: "";
	position: absolute;
	display: block;
	z-index: 9;
	width: 1920px;
	height: 200px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.75), transparent);
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.ContactUs .topimg::after {
	content: "";
	width: 1920px;
	height: 300px;
	background: linear-gradient(0deg, #0e0e1a, rgba(14, 14, 26, 0.9) 28%, rgba(14, 14, 26, 0));
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}

.ContactUs .text1 {
	height: 23px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #a1a1a6;
	line-height: 23px;
	text-indent: -25px;
}

.ContactUs .text2 {
	margin-top: 18px;
	height: 58px;
	font-size: 45px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 46px;
}

.ContactUs .BtnBox {
	margin: 113px auto 60px;
	width: 588px;
	height: 54px;
}

.ContactUs .BtnBox .item {
	display: block;
	width: 54px;
	height: 54px;
	float: left;
	margin: 0 15px 0;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/newpt.png") no-repeat;
}

.ContactUs .BtnBox .item:first-child {
	background-position-x: 0;
}

.ContactUs .BtnBox .item:nth-child(2) {
	background-position-x: -54px;
}

.ContactUs .BtnBox .item:nth-child(3) {
	background-position-x: -108px;
}

.ContactUs .BtnBox .item:nth-child(4) {
	background-position-x: -162px;
}

.ContactUs .BtnBox .item:nth-child(5) {
	background-position-x: -216px;
}

.ContactUs .BtnBox .item:nth-child(6) {
	background-position-x: -270px;
}

.ContactUs .BtnBox .item:nth-child(7) {
	background-position-x: -324px;
}

.ContactUs .BtnBox .item:hover {
	background-position-y: -54px;
}

.ContactUs .denBox {
	width: 1200px;
	height: 200px;
	border: 1px solid #1b1b26;
	box-sizing: border-box;
}

.ContactUs .denBox .item {
	margin-top: 66px;
	margin-left: 60px;
	float: left;
}

.ContactUs .denBox .item .title {
	height: 35px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
}

.ContactUs .denBox .item .link {
	margin-top: 13px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #a1a1a6;
	line-height: 28px;
	padding-left: 38.5px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/icon2.png") no-repeat left;
}

.ContactUs .denBox .item:first-child {
	margin-left: 220px;
}

.ContactUs .denBox .item:last-child {
	width: 460px;
}

.ContactUs .denBox .item:last-child .link {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/icon.png") no-repeat left;
}

.ContactUs .RoleBox {
	margin-top: 40px;
	margin-bottom: 46px;
}

.ContactUs .RoleBox .item {
	width: 580px;
	height: 516px;
	border: 1px solid #1b1b26;
	margin-bottom: 40px;
	position: relative;
	float: left;
}

.ContactUs .RoleBox .item:nth-child(2n) {
	float: right;
}

.ContactUs .RoleBox .item .img {
	width: 173px;
	height: 173px;
	background: transparent;
	border: 1px solid #707070;
	border-radius: 50%;
	margin: 50px auto 0;
}

.ContactUs .RoleBox .item .img img {
	border-radius: 50%;
	width: 173px;
	height: 173px;
}

.ContactUs .RoleBox .item .name {
	margin-top: 20px;
	height: 25px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 24px;
	letter-spacing: 1px;
}

.ContactUs .RoleBox .item .post {
	margin-top: 10px;
	height: 20px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: center;
	color: #efefef;
	line-height: 24px;
	letter-spacing: 0.8px;
}

.ContactUs .RoleBox .item .den {
	margin: 20px auto 0;
	width: 400px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #a1a1a6;
	line-height: 30px;
}

.ContactUs .RoleBox .item .email {
	width: 28px;
	height: 28px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/emallogo.png") no-repeat center;
	left: 50%;
	position: absolute;
	bottom: 40px;
	margin-left: -14px;
	cursor: pointer;
}

.news {
	height: auto;
}

.news .Midcon {
	overflow: visible;
	margin-top: -200px;
	width: 800px;
	height: auto;
	padding-bottom: 100px;
}

.news .topimg {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/newsbg.png") no-repeat center;
	width: 1920px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.news .topimg::after {
	content: "";
	width: 1920px;
	height: 200px;
	background: linear-gradient(0deg, #0e0e1a, rgba(14, 14, 26, 0.9) 28%, rgba(14, 14, 26, 0));
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -960px;
}

.news .back {
	padding: 0 0 0 36px;
	height: 21px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/back.png") no-repeat left;
	color: #fff;
	width: 32px;
	height: 21px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 20px;
}

.news .btitle {
	margin-top: 24px;
	margin-bottom: 20px;
	height: 35px;
	font-size: 26px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 35px;
}

.news .NewsBox {
	width: 800px;
}

.news .NewsBox .item {
	cursor: pointer;
	position: relative;
	float: left;
	width: 760px;
	height: 120px;
	background: #171722;
	padding: 20px;
	display: block;
	margin: 0 20px 20px 0;
}

.news .NewsBox .item:hover {
	background: #2b2b36;
}

.news .NewsBox .item:nth-child(2n) {
	margin: 0 0 20px 0;
}

.news .NewsBox .item img {
	width: 214px;
	height: 120px;
	background: transparent;
	display: block;
	float: left;
	margin-right: 14px;
}

.news .NewsBox .item .nrBox .title {
	width: 526px;
	width: 480px;
	height: 24px;
	font-size: 18px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 24px;
	margin-top: 3px;
}

.news .NewsBox .item .nrBox .den {
	margin-top: 12px;
	width: 532px;
	font-size: 14px;
	height: 48px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.news .NewsBox .item .nrBox .Botmore {
	width: 526px;
	position: absolute;
	bottom: 20px;
}

.news .NewsBox .item .nrBox .Botmore .time {
	float: left;
	width: 57px;
	height: 16px;
	font-size: 12px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ff5d2a;
	letter-spacing: 0.6px;
	line-height: 16px;
}

.news .NewsBox .item .nrBox .Botmore .more {
	float: right;
	height: 18px;
	font-size: 12px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #6a6a6a;
	line-height: 18px;
	letter-spacing: 0.6px;
}

.news .NewsBox .item .nrBox .Botmore .more .look {
	float: left;
	padding-left: 23px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/look.png") no-repeat left;
	margin-right: 20px;
}

.news .NewsBox .item .nrBox .Botmore .more .Comment {
	float: left;
	padding-left: 23px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/Comment.png") no-repeat left;
}

.NewsDetail {
	height: auto;
	min-height: 100vh;
}

.NewsDetail .topbtn {
	width: 48px;
	height: 48px;
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/top.png") no-repeat center;
	cursor: pointer;
	position: fixed;
	bottom: 100px;
	right: 100px;
	display: none;
}

.NewsDetail .topbtn:hover {
	background: url("//image.gamersky.com/webimg13/zhuanti/Issue/top-hover.png") no-repeat center;
}

.NewsDetail .MidconBox {
	width: 1300px;
	margin: 0 auto;
}

.NewsDetail .MidconBox .Midconleft {
	float: left;
	overflow: visible;
	margin-top: 173px;
	width: 700px;
	height: auto;
	padding-bottom: 100px;
}

.NewsDetail .MidconBox .Midconleft .ImageFrame {
	max-width: 100%;
}

.NewsDetail .MidconBox .Midconleft img {
	width: 700px !important;
}

.NewsDetail .MidconBox .Midconleft .title {
	height: 42px;
	font-size: 32px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 46px;
}

.NewsDetail .MidconBox .Midconleft .time {
	margin-top: 15px;
	height: 25px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Light;
	font-weight: 300;
	text-align: left;
	color: #efefef;
	line-height: 24px;
	letter-spacing: 1px;
}

.NewsDetail .MidconBox .Midconleft .con a {
	color: #ee5729;
}

.NewsDetail .MidconBox .Midconleft .con P {
	width: 100%;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #a1a1a6;
	line-height: 30px;
	margin: 28px 0;
}

.NewsDetail .MidconBox .Midconright {
	float: left;
	width: 420px;
	margin-top: 173px;
	margin-left: 80px;
}

.NewsDetail .MidconBox .Midconright .toptitle {
	color: #fff;
	height: 26px;
	font-size: 20px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	position: relative;
	text-indent: 14px;
	line-height: 22px;
	margin-bottom: 30px;
}

.NewsDetail .MidconBox .Midconright .toptitle::after {
	content: "";
	position: absolute;
	left: 0;
	width: 5px;
	height: 24px;
	background: #ff5d2a;
}

.NewsDetail .MidconBox .Midconright .list .item {
	cursor: pointer;
	position: relative;
	float: left;
	width: 420px;
	height: 88px;
	display: block;
	margin: 0 20px 20px 0;
}

.NewsDetail .MidconBox .Midconright .list .item:hover {
	background: #2b2b36;
}

.NewsDetail .MidconBox .Midconright .list .item:nth-child(2n) {
	margin: 0 0 20px 0;
}

.NewsDetail .MidconBox .Midconright .list .item img {
	width: 155px;
	height: 88px;
	background: transparent;
	display: block;
	float: left;
	margin-right: 12px;
}

.NewsDetail .MidconBox .Midconright .list .item .nrBox {
	height: 88px;
	width: 253px;
	float: left;
}

.NewsDetail .MidconBox .Midconright .list .item .nrBox .title {
	width: 253px;
	height: 45px;
	font-size: 16px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 24px;
}

.NewsDetail .MidconBox .Midconright .list .item .nrBox .Botmore {
	width: 253px;
	position: absolute;
	bottom: 0;
}

.NewsDetail .MidconBox .Midconright .list .item .nrBox .Botmore .time {
	height: 16px;
	font-size: 12px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ff5d2a;
	line-height: 16px;
	letter-spacing: 0.6px;
}

.NewsDetail .MidconBox .Midconright .MoreBtn {
	display: block;
	margin-top: 12px;
	width: 420px;
	height: 34px;
	background: rgba(255, 255, 255, 0.1);
	font-size: 14px;
	font-family:
		Microsoft YaHei,
		Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #efefef;
	line-height: 34px;
	text-align: center;
}

.NewsDetail .gifLoading_a:hover {
	cursor: pointer;
}

.NewsDetail .gifLoading_i {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	visibility: hidden;
	width: 50px;
	height: 50px;
	background: url("https://image.gamersky.com/app/icons6.0/gifPlay.png") no-repeat;
	background-size: 100% 100%;
	margin-top: -25px;
}

.NewsDetail .Image_picact {
	opacity: 1;
	display: block;
	margin: 0 auto;
}

.NewsDetail .gifDiv {
	width: 600px;
	height: auto;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-top: 28px;
	margin-bottom: 0;
}
