@charset "UTF-8";
@keyframes pulse {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5tahoma, arial, 宋体;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}

small {
  font-size: 12px;
}

ul {
  list-style: none;
}

ul,
li {
  overflow: hidden;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body,
html {
  width: 100%;
  font-family: "PingFang SC", "Noto Sans CJK", "Source Han Sans", "Microsoft Yahei", source-han-sans-simplified-c, sans-serif;
}

html {
  background: #EDEDED url("//image.gamersky.com/webimg13/zhuanti/qmld2025/pc.jpg") center 36px no-repeat;
}

body {
  overflow-y: scroll;
}

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

/*链接hover色*/
.none {
  display: none;
}

.block {
  display: block;
}

/*主题页面布局*/
.content1 {
  margin: 0 auto;
  width: 1300px;
  height: 520px;
  position: relative;
}
.content1 .btm {
  width: 214px;
  height: 53px;
  position: absolute;
  top: 423px;
  left: 50%;
  margin-left: -107px;
  background: url("//image.gamersky.com/webimg13/zhuanti/qmld2025/btm.png") no-repeat center/100%;
}

.content1_art a {
  position: absolute;
  top: 345px;
  left: 626px;
  width: 280px;
  height: 52px;
  display: block;
}

.content2_art {
  width: 1300px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
  overflow: hidden;
}

.content3_art {
  display: none;
  width: 1300px;
  margin: 0 auto;
  background-color: #fff;
}

.content4_art {
  width: 1300px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
}

.content5_art {
  width: 1300px;
  margin: 0 auto;
  background-color: #ebeced;
}

/*往期回顾*/
.prelook {
  width: auto;
  height: 60px;
  line-height: 60px;
  background-color: #00aeff;
  position: relative;
}
.prelook span {
  margin-left: 80px;
  display: inline-block;
  line-height: 60px;
  height: 60px;
  color: #fff;
  font-size: 18px;
  vertical-align: top;
}
.prelook img {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 50px;
}
.prelook ul {
  display: inline-block;
  margin-left: 30px;
}
.prelook ul li {
  float: left;
  color: #4dc6ff;
}
.prelook ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 90px;
  text-align: center;
}

/*圈子评论*/
.Comment {
  margin: 0 auto;
  padding: 40px 0;
  width: 1200px;
  height: auto;
}
.Comment .qztit {
  margin-bottom: 10px;
  border: 0 !important;
}

/*标题*/
.title {
  padding: 0 50px;
  width: auto;
  height: 40px;
}
.title span {
  float: left;
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 36px;
  color: #202020;
  font-size: 28px;
  background: url(//image.gamersky.com/webimg13/tgs/2019/title.png) 0 0 no-repeat;
}
.title span.t1 {
  padding-left: 46px;
  background-position: 0 -40px;
}
.title span.t2 {
  padding-left: 52px;
  background-position: 0 -40px;
}

/*参展游戏切换*/
.con-bk-nav {
  margin-bottom: 20px;
  padding: 0 50px;
  width: auto;
  height: 72px;
  font-size: 0;
  background-color: #fcd13e;
  overflow: visible;
}
.con-bk-nav a {
  margin: 0 -1px;
  display: inline-block;
  width: 120px;
  height: 78px;
  line-height: 72px;
  color: #333;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.con-bk-nav a i {
  display: inline-block;
  width: 1px;
  height: 28px;
  border-left: 1px solid #ffe690;
  float: right;
  margin-top: 23px;
}
.con-bk-nav a.cur {
  background: url(//image.gamersky.com/webimg13/tgs/2019/nav-cur.png) no-repeat;
}
.con-bk-nav a.cur i {
  height: 0;
}

.con-bk-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.con-bk-box .more {
  margin-top: 25px;
  height: 46px;
  overflow: hidden;
}
.con-bk-box .more a {
  display: none;
  margin: 0 auto;
  width: 300px;
  height: 44px;
  line-height: 44px;
  color: #00a8ff;
  font-size: 16px;
  text-align: center;
  border: 1px solid #5bd2ff;
  border-radius: 22px;
}
.con-bk-box .more a:hover {
  color: #fff;
  background-color: #5bd2ff;
}

/*热门大作*重磅新作*/
.zpimglist {
  margin: 25px 0 0 50px;
  width: 1211px;
  height: auto;
}
.zpimglist li {
  float: left;
  width: 173px;
  height: 322px;
}
.zpimglist li .img {
  margin-bottom: 1px;
  width: 164px;
  height: 232px;
}
.zpimglist li .img .tit {
  display: block;
  width: 164px;
  height: 232px;
  position: relative;
}
.zpimglist li .img .tit i {
  display: block;
  width: 100%;
  height: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(//image.gamersky.com/webimg13/zt/e3/2019/pc/mk3.png) 0 bottom repeat-x;
}
.zpimglist li .img .tit p {
  margin: 0;
  padding: 5px;
  width: 154px;
  height: auto;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
}
.zpimglist li .img .layer {
  display: none;
  width: 250px;
  height: 340px;
  background-color: #fff;
  overflow: hidden;
  margin: -260px 0 0 -43px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.25s ease-out;
  position: absolute;
  z-index: 100;
}
.zpimglist li .img .layer .tit {
  padding: 0;
  width: 250px;
  height: 80px;
  overflow: hidden;
  position: relative;
}
.zpimglist li .img .layer .tit img {
  width: 250px;
  height: 354px;
  position: absolute;
  left: 0;
  top: -137px;
}
.zpimglist li .img .layer .tit h4 {
  padding: 44px 17px 0;
  width: 216px;
  height: 36px;
  line-height: 30px;
  color: #fefefe;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: url(//image.gamersky.com/webimg13/zt/e3/2019/pc/mk.png);
  text-shadow: 1px 1px 1px #000;
}
.zpimglist li .img .layer .lik {
  padding: 15px 17px 0;
  height: 198px;
}
.zpimglist li .img .layer .lik .li {
  margin-bottom: 13px;
  height: 36px;
  line-height: 18px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
.zpimglist li .img .layer .lik .li a {
  color: #444;
}
.zpimglist li .img .layer .lik .li a:hover {
  color: #00b9ff;
}
.zpimglist li .img .layer .more {
  margin: 0 auto;
  width: 216px;
  height: 46px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.zpimglist li .img .layer .more a {
  margin-top: 10px;
  padding-right: 15px;
  display: inline-block;
  color: #888;
  font-size: 16px;
  background: url(//image.gamersky.com/webimg13/zt/e3/2019/pc/mr3.png) right center no-repeat;
}
.zpimglist li .img .layer .more a:hover {
  color: #00b9ff;
}
.zpimglist li .img.cur .layer {
  display: block;
  animation: pulse 0.25s ease-in-out 0s alternate;
}
.zpimglist li .num {
  margin-bottom: 8px;
  width: 164px;
  height: auto;
  text-align: center;
}
.zpimglist li .num a {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 15px;
  background-color: #222;
}
.zpimglist li .num a:hover {
  background-color: #00b9ff;
}
.zpimglist li .num span {
  display: block;
  width: auto;
  height: 30px;
  line-height: 30px;
  color: #5a5d5a;
  font-size: 15px;
}
.zpimglist li .num span em {
  font-style: normal;
}

/*浮动导航*/
.side_nav {
  display: none;
  width: 100px;
  overflow: visible;
  position: fixed;
  top: 30%;
  left: 50%;
  z-index: 100;
}
.side_nav img {
  margin-bottom: 20px;
}
.side_nav li {
  padding: 10px 0;
  width: 100px;
  height: 36px;
}
.side_nav li a {
  display: block;
  width: 70px;
  height: 36px;
  line-height: 36px;
  color: #666;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ffc015;
  border-radius: 18px;
}

.side_nav li a:hover,
.side_nav li.cur a {
  background-color: #ffc015;
  color: #fff;
}

/*精彩视频*/
.video_hidden {
  display: none;
}

.video_list {
  width: 1200px;
  margin-left: 50px;
}
.video_list li {
  float: left;
  margin: 20px 5px;
}
.video_list li .videos_box {
  width: 390px;
  height: 310px;
  background-color: #f5f5f5;
  position: relative;
}
.video_list li .videos_box img {
  display: block;
  width: 390px;
  height: 220px;
}
.video_list li a {
  display: block;
  position: absolute;
}
.video_list li a.play_btn {
  width: 56px;
  height: 56px;
  left: 167px;
  top: 80px;
  background: url(//image.gamersky.com/webimg13/gamescom/2018/play_down.png) -56px 0 no-repeat;
}
.video_list li a.play_btn:hover {
  background-position: -112px 0;
}
.video_list li a.down_btn {
  width: 56px;
  height: 56px;
  right: 20px;
  bottom: 18px;
  z-index: 10;
  background: url(//image.gamersky.com/webimg13/gamescom/2018/play_down.png) no-repeat;
  display: none;
}
.video_list li a.down_btn:hover {
  background-position: 0 -56px;
}
.video_list li a.title {
  padding: 19px 100px 19px 25px;
  display: block;
  width: 265px;
  height: 52px;
  line-height: 26px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  bottom: 0;
}
.video_list li a.title:hover {
  color: #009cff;
}

.video_more {
  padding: 10px 0 46px;
  height: 46px;
  text-align: center;
  overflow: hidden;
}
.video_more p {
  margin: 0 auto;
  display: block;
  width: 300px;
  height: 44px;
  line-height: 44px;
  color: #adadad;
  font-size: 16px;
  border: 1px solid #adadad;
  border-radius: 22px;
}
.video_more a {
  margin: 0 auto;
  display: none;
  width: 300px;
  height: 44px;
  line-height: 44px;
  color: #00a8ff;
  font-size: 16px;
  border: 1px solid #5bd2ff;
  border-radius: 22px;
}
.video_more a:hover {
  color: #fff;
  background-color: #5bd2ff;
}

/*播放视频*/
.Float_Mask {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
}

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

.Layer_cont {
  float: left;
  width: 1000px;
  height: 600px;
  background-color: #000;
  border: 4px solid #00a8ff;
}

.Layer_close {
  float: left;
  width: 40px;
  height: 40px;
  text-align: center;
}
.Layer_close a {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 36px;
  background-color: #00a8ff;
  border-radius: 0 5px 5px 0;
}
.Layer_close a:hover {
  text-decoration: none;
}

/*咨询*/
.pictxt {
  margin: 0 auto;
  width: 1220px;
  height: auto;
  overflow: hidden;
}
.pictxt li {
  float: left;
  margin: 0 10px;
  width: 590px;
  height: 142px;
  border-bottom: 1px solid #eee;
}
.pictxt li .img {
  width: 180px;
  height: 100px;
  display: inline-block;
  margin-top: 21px;
}
.pictxt li .con {
  width: 390px;
  height: 100px;
  display: inline-block;
  float: right;
  margin-top: 23px;
}
.pictxt li .con .tit {
  width: 100%;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
.pictxt li .con .tit a {
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.pictxt li .con .tit a:hover {
  color: #009cff;
}
.pictxt li .con .txt {
  width: 100%;
  max-height: 40px;
  line-height: 20px;
  color: #888;
  font-size: 14px;
  margin-top: 16px;
  overflow: hidden;
}

/*直播*/
.zhibo {
  width: 100%;
  text-align: center;
  position: relative;
  top: -245px;
}

/*底部信息*/
.Bot {
  margin: 30px auto 0;
  width: 100%;
  min-width: 1300px;
  height: auto;
}

.Copyright {
  margin: 0 auto;
  padding: 32px 0;
  width: 1300px;
  height: auto;
  line-height: 30px;
  color: #000;
  font-size: 12px;
  font-family: SimSun;
  text-align: center;
}
.Copyright a {
  margin: 0 5px;
  color: #000;
}
.Copyright a:hover {
  color: #000;
  text-decoration: none;
}

/*js分页*/
.Page {
  margin: 30px auto 40px;
  width: auto;
  height: 34px;
  font-size: 0;
  font-family: "Microsoft YaHei";
  text-align: center;
}
.Page a:hover {
  text-decoration: none;
}
.Page em {
  padding: 0 10px;
  padding: 0 13px;
}
.Page i {
  font-family: verdana;
  font-style: normal;
}

.Page a,
.Page em {
  margin: 0 2px;
  display: inline-block;
  width: auto;
  height: 32px;
  line-height: 32px;
  color: #666;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #eee;
}

#pe100_page_gcpic_2 a.p1,
#pe100_page_gcpic_2 a.p2,
#pe100_page_gcpic_2 a.p3,
#pe100_page_gcpic_2 em {
  padding: 0 13px;
  border: 1px solid #eee;
  background-color: #fff;
}

#pe100_page_gcpic_2 #pe100_page_gcpic_2 a.p1:hover,
#pe100_page_gcpic_2 a.p2:hover,
#pe100_page_gcpic_2 a.p3:hover {
  color: #666;
  background-color: #ffc015;
  border-color: #ffc015;
}

#pe100_page_gcpic_2 #pe100_page_gcpic_2 a.p4 {
  padding: 0 13px;
  color: #333;
  font-weight: 700;
  background-color: #ffc015;
  border-color: #ffc015;
}

/*div分页*/
.Page a.p1,
.Page a.p2,
.Page a.p3,
.Page a.p4 {
  padding: 0 10px;
}

#pe100_page_listxwzx a.p1:hover,
#pe100_page_listxwzx a.p2:hover,
#pe100_page_listxwzx a.p3:hover {
  color: #666;
  background-color: #ffc015;
  border-color: #ffc015;
}

#pe100_page_listxwzx a.p3 {
  color: #333;
  font-weight: 700;
  background-color: #ffc015;
  border-color: #ffc015;
}

/*页面加载*/
.loadpic {
  padding: 50px 0;
  width: auto;
  height: 30px;
  text-align: center;
}
.loadpic span {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
}
.loadpic span.img {
  width: 30px;
  background: url(//image.gamersky.com/webimg15/loading.gif) no-repeat;
  background-size: 30px;
}
.loadpic span.txt {
  padding-left: 10px;
  width: auto;
  line-height: 30px;
  color: #5c5c5c;
  font-size: 16px;
  font-weight: bold;
}

.content6_art,
.content8_art {
  width: 1300px;
  margin: 0 auto;
  background-color: #ffffff;
  padding-bottom: 30px;
}

.content6_art .ParticipatingGames,
.content8_art .ParticipatingGames {
  width: 1200px;
  margin: 30px auto;
  position: relative;
}

.content6_art .ParticipatingGames .swiper-button-prev,
.content8_art .ParticipatingGames .swiper-button-prev {
  background: url("//image.gamersky.com/webimg13/weplay/2022/swbtn.png") no-repeat center;
  width: 18px;
  height: 35px;
  left: -28px;
}

.content6_art .ParticipatingGames .swiper-button-next,
.content8_art .ParticipatingGames .swiper-button-next {
  background: url("//image.gamersky.com/webimg13/weplay/2022/swbtn.png") no-repeat center;
  width: 18px;
  height: 35px;
  transform: rotate(180deg);
  right: -28px;
}

.content6_art .ParticipatingGames .swiper-slide .nr,
.content8_art .ParticipatingGames .swiper-slide .nr {
  width: 235px;
  height: 330px;
  position: relative;
  display: block;
  cursor: pointer;
}

.content6_art .ParticipatingGames .swiper-slide .nr img,
.content8_art .ParticipatingGames .swiper-slide .nr img {
  width: 235px;
  height: 330px;
  display: block;
  position: relative;
}

.content6_art .ParticipatingGames .swiper-slide .nr .slidetitle,
.content8_art .ParticipatingGames .swiper-slide .nr .slidetitle {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  line-height: 1.2;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.content6_art .ParticipatingGames .swiper-slide .nr .slidetitle::after,
.content8_art .ParticipatingGames .swiper-slide .nr .slidetitle::after {
  content: "";
  width: 235px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 112px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(180deg, transparent, black);
}

.content6_art .more,
.content8_art .more {
  margin-top: 25px;
  height: 46px;
  overflow: hidden;
}

.content6_art .more a,
.content8_art .more a {
  display: none;
  margin: 0 auto;
  width: 300px;
  height: 44px;
  line-height: 44px;
  color: #00a8ff;
  font-size: 16px;
  text-align: center;
  border: 1px solid #5bd2ff;
  border-radius: 22px;
}

.content6_art .more a:hover,
.content8_art .more a:hover {
  color: #fff;
  background-color: #5bd2ff;
}

.allGames,
.ExhibitingGames {
  background: rgba(0, 0, 0, 0.7);
  width: 1920px;
  height: 1080px;
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -960px;
  z-index: 9999;
}
.allGames .Box,
.ExhibitingGames .Box {
  width: 1160px;
  position: absolute;
  left: 50%;
  margin-left: -580px;
  top: 10px;
  height: 900px;
  background-color: #fff;
  border-radius: 5px;
}
.allGames .Box .close,
.ExhibitingGames .Box .close {
  width: 23px;
  height: 23px;
  position: absolute;
  right: -33px;
  top: 5px;
  cursor: pointer;
  background: url("//image.gamersky.com/webimg13/weplay/2022/close.png") no-repeat center;
}
.allGames .Box .alltitle,
.ExhibitingGames .Box .alltitle {
  font-size: 28px;
  color: #000;
  margin-top: 23px;
  text-align: center;
  margin-bottom: 15px;
}
.allGames .Box .tablist,
.ExhibitingGames .Box .tablist {
  width: 1060px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  background: #f7f7f7;
  border-radius: 5px;
  overflow: hidden;
}
.allGames .Box .tablist .item,
.ExhibitingGames .Box .tablist .item {
  height: 24px;
  line-height: 24px;
  float: left;
  width: 265px;
  font-size: 22px;
  text-align: center;
  position: relative;
  top: 10.5px;
  border-right: 2px #d1d1d1 solid;
  box-sizing: border-box;
  cursor: pointer;
}
.allGames .Box .tablist .item.cur,
.ExhibitingGames .Box .tablist .item.cur {
  color: #56c1ff;
}
.allGames .Box .tablist .item:last-child,
.ExhibitingGames .Box .tablist .item:last-child {
  border: none;
}
.allGames .Box .gamelist,
.ExhibitingGames .Box .gamelist {
  width: 1090px;
  margin: 25px 0 0 50px;
  height: 705px;
  overflow: hidden;
  overflow-y: scroll;
}
.allGames .Box .gamelist::-webkit-scrollbar,
.ExhibitingGames .Box .gamelist::-webkit-scrollbar {
  width: 10px;
  position: absolute;
  height: 1px;
  right: -20px;
  border-radius: 5px;
}
.allGames .Box .gamelist::-webkit-scrollbar-track,
.ExhibitingGames .Box .gamelist::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 5px;
}
.allGames .Box .gamelist::-webkit-scrollbar-thumb,
.ExhibitingGames .Box .gamelist::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
}
.allGames .Box .gamelist .item,
.ExhibitingGames .Box .gamelist .item {
  width: 150px;
  height: 210px;
  margin-bottom: 20px;
  margin-right: 32px;
  float: left;
}
.allGames .Box .gamelist .item .nr,
.ExhibitingGames .Box .gamelist .item .nr {
  cursor: pointer;
  width: 150px;
  height: 210px;
  position: relative;
  display: block;
}
.allGames .Box .gamelist .item .nr img,
.ExhibitingGames .Box .gamelist .item .nr img {
  width: 150px;
  height: 210px;
}
.allGames .Box .gamelist .item .nr .slidetitle,
.ExhibitingGames .Box .gamelist .item .nr .slidetitle {
  width: 150px;
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 50px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 15px;
  background: linear-gradient(180deg, transparent, black);
}
.allGames .Box .gamelist .item:nth-child(6n),
.ExhibitingGames .Box .gamelist .item:nth-child(6n) {
  margin-right: 0;
}