#bgLeftAd, #bgRightAd {overflow: hidden;}
#bgAdWrap a{ height: 100px !important;}
/*列表分享css start*/
.listboxwp a.weixin{
  position:relative;
}
.weixinpop {
  width: 217px;
  height: 274px;
  background: #fff;
  position: absolute;
  color: #929291;
  line-height: 22px;
  border: 1px solid #d7d7d7;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  text-align: center;
  z-index: 1000;
  left: -95px;
  top: 26px;
  display: none;
}
.weixinpop .t {
  width: 11px;
  height: 7px;
  background: url(https://n.sinaimg.cn/game/homepage/t.gif);
  position: absolute;
  left: 50%;
  top: -7px;
  margin-left: -13px;
}
.weixinpop p {
  margin-bottom:0;
  line-height: 26px;
  color: #666565;
}
.weixinpop img {
  width: 184px;
  height: 184px;
  margin: 17px 17px 11px;
}
/*列表分享css end*/

.second .second_right .testcode{
  margin:48px 0;
}
/*大导航样式复写 推荐、新手卡这里*/
.containner .navPart1 .navP1List .navItem{
  width:171px;
  padding:0;
  text-align:center;
  max-width:none;
  border:1px solid #f0f0f0;
  border-right:none;
  background:#fcfcfc;
  line-height:54px;
}
.containner .navPart1 .navP1List>li:last-child, .containner .navPart1 .navP1List>li:nth-last-child(2){
  background:#fcfcfc;
  padding:0;
  width:172px;
  text-align:center;
  border:1px solid #f0f0f0;
  border-right:none;
  line-height:54px;
  box-sizing:border-box;
}
.containner .navPart1 .navP1List>li:last-child{
  width:173px;
  border:1px solid #f0f0f0;
}
.containner .navPart1 .navP1List .navItem.cur, .containner .navPart1 .navP1List .navItem:hover {
  border-top: 2px solid #242424;
  border-left: 1px solid #f0f0f0;
  border-right: none;
  border-bottom: #fff;
  line-height:52px;
}
.navTabcon .newsItem,.navTabcon .npRight .list4 li,.navTabcon .videoList li,.navTabcon .mitoList li{
  text-align:left;
}
/*小导航样式复写 热门游戏、快速分类这里*/
.containner .navPart2 .navP2List li{
  border:1px solid #f0f0f0;
  border-right:none;
  background:#fcfcfc;
  line-height:54px;
}
.containner .navPart2 .navP2List li:last-child,.containner .navPart2 .navP2List li:last-child.cur{
  border-right:1px solid #f0f0f0;
}
.containner .navPart2 .navP2List li.cur{
  border-top: 2px solid #242424;
  border-left: 1px solid #f0f0f0;
  border-right: none;
  border-bottom: #fff;
  line-height:52px;
}
/*content1里的轮播图修改样式*/
.conPart1 .carouselwp{
  width:730px;
  height:420px;
  margin:0 0 0 190px;
}
.conPart1 .carouselwp .Carousel ul li{
  width:730px;
  height:420px;
}
/*content1里新添加的悬浮导航样式*/
.conPart1{
  position:relative;
}
.float-left-nav{
  width:150px;
  height:420px;
  position:absolute;
  left:0;
  top:0;
  z-index:9998;
}
.float-left-nav li{
  height:70px;
  line-height:70px;
  text-align:center;
  box-sizing: border-box;
  border-top:1px solid #f5f5f5;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;
  font-size:16px;
  position:relative;
}
.float-left-nav li:last-child{
  border-bottom:1px solid #f5f5f5;
}
.float-left-nav li a{
  display:block;
  color:#000;
  font-weight: bold;
}
.float-left-nav li:hover{
  background:#242424;

}
.float-left-nav li:hover a{
  color:#fff;
}
.float-left-nav li:hover:after{
  display:block;
  content:"";
  width:0;
  height:0;
  border-top:7px solid transparent;
  border-bottom:7px solid transparent;
  border-right:7px solid #fff;
  position:absolute;
  right:-1px;
  top:28px;
}
/*content1里新添加的头条样式*/

.lead-news-container{
  width:240px;
  float:right;
}
.lead-news{
  width:240px;
  height:190px;
  position:relative;
}
.lead-news:first-child{
  margin:0 0 40px 0;
}
.lead-news .img-wrap{
  display:block;
  width:240px;
  height:190px;
  overflow:hidden;
}
.lead-news .img-wrap img{
  width:100%;
}
.lead-news .mask{
  position: absolute;
  z-index: 2;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 66px;
  background: url(https://n.sinaimg.cn/games/textrevision/bg-mask.png) repeat;
}
.lead-news .txt{
  font-size:15px;
  line-height:22px;
  color:#ffffff;
  position:absolute;
  left:0;
  bottom:13px;
  padding:0 18px;
  z-index:2;
}
.lead-news .label{
  width:40px;
  height:27px;
  text-align:center;
  color:#fff;
  line-height:22px;
  background:url("https://n.sinaimg.cn/games/sinagamepcrevision/lead-icon.png") no-repeat;
  position:absolute;
  left:-5px;
  top:0;
  font-size:12px;
}
/*content2列表及右侧样式修改*/
.news-list-content .news-list-content-left{
  width:730px;
  margin:0 0 0 190px;
}
.listboxwp{
  width:730px;
  border-bottom: 1px solid #f2f2f2;
  padding: 38px 0;
}
.news-list-content .news-list-content-left .title>span.level1{
  width:114px;
  float:left;
  padding:0;
  text-align:center;
}
.news-list-content .news-list-content-left .title>span.level1.cur{
  /*border-top: 2px solid #242424;*/
  /*border-left: 1px solid #f0f0f0;*/
  /*border-right: none;*/
  /*border-bottom: #fff;*/
  /*line-height:56px;*/
}
.news-list-content .news-list-content-left .title>span.level1::before{
  background: #242424;
}
.news-list-content .news-list-content-left .title .level{
  width:114px;
  float:left;
  padding:0;
  text-align:center;
  line-height: 60px;
  margin: 0;
  color: #242424;
  height: 60px;
}
 .news-list-content .news-list-content-left .title .level:hover{
  color:#ff6600;
 }
/*新添加广告*/
.ad-new{
  display:block;
  width:730px;
  height:100px;
  padding:38px 0;
  border-bottom:1px solid #f0f0f0;
}
.ad-new img{
  display:block;
  width:730px;
  height:100px;
}
/*点击刷新*/
.btn-refresh{
  width:730px;
  height:57px;
  line-height:56px;
  border:1px solid #f0f0f0;
  box-sizing: border-box;
  text-align:center;
  margin-top:-1px;
  position:relative;
  cursor:pointer;
}
.btn-refresh .txt{
  font-size:16px;
  color:#929291;
}
.btn-refresh .txt:after{
  display:inline-block;
  content:"";
  width:16px;
  height:14px;
  background:url("https://n.sinaimg.cn/games/sinagamepcrevision/icon-refresh.png") no-repeat;
  margin:0 0 0 5px;
  vertical-align:-1px;
}
.btn-refresh:hover{
  background:#f6f6f6;
  border:1px solid #f6f6f6;
}
/*右侧新手卡，游戏测试表*/
.news-list-content .news-list-content-right{
  width:240px;
}
.dsxwp,.second{
  float:right;
}
.dsxwp{
  margin-bottom: 0px;
  margin-top:19px;
}
.dsxwp .npcard .npcardNav {
  height: 41px;
}
.news-list-content-right .dsxwp,.news-list-content-right .second{
  width:240px;
}
.dsxwp .npcard{
  width:100%;
}

.dsxwp .npcardNav .more{
  float:right;
  width: 69px;
  height: 21px;
  margin: 2px 0 0 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAVCAYAAAAQAyPeAAAB2klEQVRYhe2Xv07DMBDGP1BnUgYPWdIISjJWQDdQpUqd6BvkEejzpI/gN2hXpCjd+KOOjjK0WTpkwOYFYEAJuHYRRoW0Ir8pvotPvk93vuSAc/6KPabb7W49ZgMArKOjrQfeZw6rPsAuUouioRZFQy2Khn8jShRF3363YRI4HIdwXRfDm6Fkn0wnEFwgCILSRinFM38u16PbkRSn4Lh5LO37yvdXGIkCAIvFQrEJLqQ1pRROyykTYglDOA4lYYrnyXSCeBbj+upa8VWFcfu4rguWsHIdz2I4Ladcs4TBalpSkr7no9PpIJ7FSrx2u216hF/HuFIuzi/w+PQI3/MBANkyQ7/fR7bMAAB5nsOyLGUfIQRpmir2NE0VYYoW0rXqd9HdIeu2Xq+n3Wssim3bEHfv7bJaraQqMaFIfDAYlAIXbKN91hOOomijCOsYiwIAl93LshVOT04l36aKyPNcqojR7QgsYXi4f1BEqZofjWTf85EtMwghYNu24hNcSPcHSxjm87mSvO/5sJqW9q6pkh9VCgA4LQeEEK0vCAJQShHOP8brppYY3gwRjkMQQkrRPo/lKibRAef8dZ//ks88b+sx/80XrQm1KBpqUTTUomhoAIB4ean6HDvFGzFon9C8Xr6GAAAAAElFTkSuQmCC);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dsxwp .npcardNav .more:hover{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAAAVCAYAAAAQAyPeAAABoElEQVRYhe2YT0rDQBTGv4SeQUHoQpeWKsVcQKoErBvvUJtA6UaKyy66FOmmCM0puqmWgMULpIhKu7SLgpAeonExxMl0JuLE1ICdH2Tx3iOTycf7M4kW1BBAwZADAPSWGW/jF9h66kumv+I/QIkiQIkiQIkiYHNEcX4+ZHNSC9s6UKoDVnflgQ3AnwKtEfW1y8DHE7WjEy46MXaO2fu+i/0R8pnyfMf7/Clrt8tAsUKE6C2B6pAfnWFsex/od8SxDAQBkohSqgOeS+1+hwgQ4rnkRS+uqM8wAfOWf3kAODqX3sK6kRfl9BIYD6j9dg8cnlB7PgG2dvn78gVgMeP94wGJRbF1cjkN6e194QTsFecTINdTAGDvgJbL+yubJTKE5VQdkkyKksYJ29JY2wl4XwzJps/ZNSmFl0c2S4D4jJhP2FIJe83DTaItrJNkohgmKZvFjGTOasyfsv3DcwG3yWeEYYobbcbIl09IscL3gpDWiEwgt0l9cSVhdUkp5QtUtOikyuBjVQtqCNRXMsvmnGglUKIIUKIIUKII0NQ/Wp5PATJ71tT0xI0AAAAASUVORK5CYII=);
}
.dsxwp .npcard .list li .game{
  width:200px;
}
.dsxwp .npcard .list li .btns a{
  font-size:14px;
  width:30px;
  height:24px;
  line-height:24px;
  border:1px solid #ffd9bf;
  border-radius:4px;
}
.dsxwp .npcard .list li .btns a:hover{
  background:#ff6600;
  border:1px solid #ff6600;
}
.second .second_right{
  width:100%;
}
.news-list-content-right .second .second_right .testcode{
  margin:37px 0 50px;
}
.second .second_right .testcode li{
  width:115px;
  height:150px;
  margin-right:10px;
  overflow:hidden;
}
.second .second_right .testcode li a{
  position:relative;
  display:block;
}
.second .second_right .testcode li:last-child{
  margin:0;
}
.second .second_right .testcode li img{
  width:115px;
  height:150px;
  margin:0;
}
.second .second_right .testcode li span{
  width:100%;
  position:absolute;
  left:0;
  bottom:5px;
  color:#fff;
  text-align:center;
  z-index:2;
}

.testcode .mask{
  position: absolute;
  z-index: 2;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 66px;
  background: url(https://n.sinaimg.cn/games/textrevision/bg-mask.png) repeat;
}
.test-content .test-title{
  height:50px;
  line-height:50px;
  border-top:1px solid #f0f0f0;
  border-bottom:1px solid #f0f0f0;
}
.second .second_right .test-content .test-box .btop{
  margin-top:0;
  border-top:none;
}
.second .second_right .test-content .test-box .test-list .gray{
  height:42px;
  line-height:42px;
}
.second .second_right .test-content .test-box .test-list .gray .time{
  float:right;
  margin-right:9px;
  color:#929291;
}

.right_nav{
  display:none;
}
.gamead1{
  margin-left:-600px;
  bottom: 20px;
  z-index:9999;
}
.apppop{
  margin-left:-600px;
}
.gamead1.positioned,.apppop.positioned{
  position:absolute;
  bottom:1147px;
}
body{
  position:relative;
}
.float-left-nav.fixed{
  position:fixed;
  top:0px;
  left:50%;
  margin-left:-600px;
}
.news-list-content-right.fixed{
  position:fixed;
  /*top:0px;*/
  bottom:0px;
  left:50%;
  margin-left:360px;
}
.news-list-content{
  position:relative;
}
.news-list-content-right.positioned{
  position:absolute;
  /*top:0px;*/
  bottom:0px;
  right:0;
}
.searLnav li.cur{
  border-left:solid 2px #242424;
}
.news-list-content .news-list-content-left .title .popbox{
  width:728px;
}
.newcard{
  width:114px;
  float:left;
  padding:0;
  text-align:center;
  line-height: 60px;
  font-size: 16px;
}