@charset "utf-8";

/* 顶部菜单 */
nav{margin:0;}
nav.bg{background:#fff;}
header + nav{margin-top:0;}
nav ul{height:.87rem;border-bottom:1px solid #dedede;margin:0;}
nav li{width:100%;text-align:center;}
nav a{display:inline-block;line-height:.84rem;border-bottom-width:.04rem;border-bottom-style:solid;border-color:transparent;color:#666;font-size:.32rem;}

/* 轮播 */
.p15{padding:.2rem .15rem}
.slider{width:7.2rem;height:2rem;}
.slider a{display:block;width:100%;height:100%;}
.slider img{display:block;width:100%;height:100%;}
.slider .swiper-pagination-bullet{width:.2rem;height:.04rem;}
.slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ff5043;}
.slider .swiper-pagination-bullet{background:#fff;border-radius:0;}
.swiper-container{width:100%;height:100%;}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;
justify-content:center;align-items:center;}

/* 首页菜单 */
.indexNav{padding-bottom:.2rem;}
.indexNav a{display:block;width:100%;text-align:center;font-size:.28rem;}
.indexNav a em,.indexNav a i{display:block;line-height:.64rem;}
.indexNav a i{width:.7rem;height:.7rem;margin:.2rem auto 0 auto;}
.indexNav a:nth-child(1) i{background-position:0 0;}
.indexNav a:nth-child(2) i{background-position:-.7rem 0;}
.indexNav a:nth-child(3) i{background-position:-1.4rem 0;}
.indexNav a:nth-child(4) i{background-position:-2.1rem 0;}
.indexNav a:nth-child(5) i{background-position:-2.8rem 0;}

/* gameList 竖排*/
.gameList ul{flex-wrap:wrap;padding:0 .15rem .25rem;}
.gameList li{width:25%;text-align:center;margin-bottom:.2rem;box-sizing:border-box;padding:0 .05rem;}
.gameList li a{display:block;}
.gameList li img{display:block;width:1.24rem;height:1.24rem;border-radius:.24rem;margin:0 auto .08rem;}
.gameList li > a:first-child > p:nth-of-type(1){height:.4rem;line-height:.4rem;margin-top:.08rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;color:#1a1a1a;}
.gameList li > a:first-child > p:nth-of-type(2){height:.3rem;line-height:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.2rem;color:#949494;margin:.06rem 0 .12rem;}
.gameList li p:nth-child(2){height:.4rem;line-height:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.3rem;}
.gameList li p:nth-child(3){height:.3rem;line-height:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.2rem;color:#949494;margin:.05rem 0 .1rem 0;}
.gameList .btnHollow{display:block;width:1.24rem;height:.62rem;line-height:.62rem;text-align:center;border-width:1px;border-style:solid;font-size:.28rem;margin:.05rem auto 0;border-radius:.06rem;}

/* 人气推荐 */
.hotGameIndex{background:url('../img/hotBg.png') no-repeat top center, linear-gradient(to right, #ed4141 , #ed8e8d);padding:1.25rem 0 .1rem 0;background-size:cover;}
.hotGameIndex .tit,.hotGameIndex .tit .more{color:#fff;}
.hotGameIndex .tit{text-align:center;position:relative;top:-.85rem;}
.hotGameIndex .tit h3{display:inline-block;font-size:.36rem;}
.hotGameIndex .tit h3 i{display:inline-block;width:.44rem;height:.44rem;position:relative;top:.08rem;}
.hotGameIndex .tit h3 i.left{background-position:0 -.7rem;}
.hotGameIndex .tit h3 i.right{background-position:-.44rem -.7rem;}
.hotGameIndex .tit .more{display:inline-block;font-size:.28rem;position:absolute;right:.3rem;top:.05rem;}
.hotGameIndex ul{justify-content:space-around;-webkit-justify-content:space-around;}
.hotGameIndex li{width:2.14rem;height:2.38rem;background:#fff;border-radius:.1rem;position:relative;margin-bottom:0;}
.hotGameIndex li .cont{width:1.5rem;position:absolute;top:-.5rem;left:.32rem;}
.hotGameIndex li img{width:1.15rem;height:1.15rem;border:.04rem solid #fff;margin:0 auto;}
.hotGameIndex li p:nth-child(2){font-size:.28rem;}

/* gameListHorizontal 横版 */
.gameListHorizontal{padding:0 .3rem .3rem .3rem;}
.gameListHorizontal .pageWrap{margin-top:.3rem;padding:.1rem 0 .2rem;}
.gameListHorizontal2{padding-bottom:0;}
.gameListHorizontal li{padding:.2rem 0;border-bottom:1px solid #e0e0e0;align-items:center;}
.gameListHorizontalTit li:first-child{padding-top:0;}
.gameListHorizontal li:last-child{border-bottom:none;}
.gameListHorizontal li img{width:1.24rem;height:1.24rem;border-radius:.24rem;}
.gameListHorizontal li .flexGrow{width:0%;}
.gameListHorizontal li .info{margin:0 .2rem;color:#949494;font-size:.24rem;}
.gameListHorizontal li .info .num{display:block;width:.34rem;height:.34rem;border-radius:.06rem;text-align:center;line-height:.34rem;background:#b3b3b3;color:#fff;margin-right:.15rem;font-size:.24rem;}
.gameListHorizontal li:nth-child(1) .info .num{background:#f61d00;}
.gameListHorizontal li:nth-child(2) .info .num{background:#ff791f;}
.gameListHorizontal li:nth-child(3) .info .num{background:#ffbb33;}
.gameListHorizontal li .info p:nth-child(1){font-size:.32rem;color:#1a1a1a;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gameListHorizontal li .info p:nth-child(3){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gameListHorizontal li .info .tag{height:.44rem;}
.gameListHorizontal li .info .tag i{display:inline-block;padding:0 5px;border:1px solid;border-radius:.04rem;font-size:.18rem;margin-right:.1rem;}
.gameListHorizontal li .info .tag i:nth-child(4n+1){border-color:#1587a8;color:#1587a8;}
.gameListHorizontal li .info .tag i:nth-child(4n+2){border-color:#fbab4a;color:#fbab4a;}
.gameListHorizontal li .info .tag i:nth-child(4n+3){border-color:#00b6de;color:#00b6de;}
.gameListHorizontal li .info .tag i:nth-child(4n+4){border-color:#1e9e49;color:#1e9e49;}
.gameListHorizontal li .info .blueTag2{padding:0 .2rem;background:#3a92f4;color:#fff;font-size:.18rem;border-radius:.06rem;margin-left:.08rem;}
.gameListHorizontal li .info .redTag{padding:0 .2rem;background:#ed4040;color:#fff;font-size:.18rem;border-radius:.06rem;margin-left:.08rem;}

.gameListHorizontal li .btnHollow{display:block;width:1.24rem;height:.62rem;line-height:.62rem;text-align:center;border-width:1px;border-style:solid;font-size:.28rem;margin:0 auto;border-radius:.06rem;}

/* 标签 带图 */
.tagIndex{padding:0 .3rem .2rem .3rem;}
.tagIndex ul{flex-wrap:wrap;}
.tagIndex li{width:50%;}
.tagIndex li a{display:block;height:1.34rem;border:1px solid #e0e0e0;border-radius:.1rem;margin-bottom:.2rem;position:relative;}
.tagIndex li:nth-child(odd) a{margin-right:.1rem;}
.tagIndex li:nth-child(even) a{margin-left:.1rem;}
.tagIndex li p:nth-child(1){font-size:.28rem;color:#1a1a1a;margin:.3rem 0 0 .24rem;}
.tagIndex li p:nth-child(2){font-size:.2rem;color:#949494;margin:0 0 0 .24rem;}
.tagIndex li i{display:block;width:1.5rem;height:1.28rem;position:absolute;background:url('../img/tagBg.png') no-repeat;background-size:1.5rem 8.04rem;bottom:0;right:0;border-radius:0 0 .1rem 0;}
.tagIndex li:nth-child(1) i{background-position:0 0;}
.tagIndex li:nth-child(2) i{background-position:0 -1.34rem;}
.tagIndex li:nth-child(3) i{background-position:0 -2.68rem;}
.tagIndex li:nth-child(4) i{background-position:0 -4.02rem;}
.tagIndex li:nth-child(5) i{background-position:0 -5.37rem;}
.tagIndex li:nth-child(6) i{background-position:0 -6.72rem;}

/* 标签 纯文字 */
.tagIndexHot ul{flex-wrap:wrap;padding:0 .2rem;}
.tagIndexHot li{width:25%;margin-bottom:.2rem;}
.tagIndexHot li a{display:block;width:1.58rem;height:.5rem;line-height:.5rem;text-align:center;color:#1a1a1a;font-size:.24rem;border-radius:.24rem;background:#fbfbfb;border:1px solid #f2f2f2;margin:0 auto;}
.tagIndexHot li .c1{border-color:#d4a73d;background:#fdc849;color:#fff;}
.tagIndexHot li .c2{border-color:#30b09f;background:#3bdbc6;color:#fff;}
.tagIndexHot li .c3{border-color:#d45033;background:#ee5c3a;color:#fff;}
.tagIndexHot li .c4{border-color:#7c53cf;background:#8e5eec;color:#fff;}
.tagIndexHot li .c5{border-color:#37a7db;background:#3ebffb;color:#fff;}

/* 友链 */
.friendLink{padding:0 .1rem;}
.friendLink li{float:left;margin-bottom:.2rem;}
.friendLink li a{display:block;height:.26rem;line-height:.26rem;border-right:1px solid #ececec;color:#4c4c4c;font-size:.24rem;padding:0 .2rem;}

/* 搜索页 */
.searchBox{background:#eee;}
.searchBox .goBack{width:.7rem;height:.7rem;}
.searchBox .goBack i{display:block;width:.45rem;height:.45rem;background-position:-1.54rem -1.35rem;margin:.125rem auto 0 auto;}
.searchBox input{border:none;font-size:.28rem;background:transparent;}
.searchBox .seachCon{height:.5rem;color:#999;border-bottom:1px solid #999;margin:.1rem 0;}
.searchBox .seachBtn{width:1rem;color:#4c4c4c;text-align:center;}

.searchCont .serNav{flex-wrap:wrap;}
.searchCont .serNav li{width:20%;margin-bottom:.2rem;}
.searchCont .serNav li a{display:block;width:1.2rem;height:.5rem;line-height:.5rem;text-align:center;border:1px solid;border-radius:.25rem;font-size:.24rem;margin:0 auto;}
.searchCont .serNav li:nth-child(5n+1) a{color:#f36861;border-color:#f36861;}
.searchCont .serNav li:nth-child(5n+2) a{color:#36b1c0;border-color:#36b1c0;}
.searchCont .serNav li:nth-child(5n+3) a{color:#f06e00;border-color:#f06e00;}
.searchCont .serNav li:nth-child(5n+4) a{color:#19be20;border-color:#19be20;}
.searchCont .serNav li:nth-child(5n+5) a{color:#b27cda;border-color:#b27cda;}
.searchCont .tit{color:#1a1a1a;font-size:.28rem;margin-bottom:.2rem;}
.searchCont .serHotGame{flex-wrap:wrap;}
.searchCont .serHotGame li{width:1.65rem;border-radius:.06rem;background:#f6f7f8;font-size:.24rem;color:#292929;text-align:center;margin:0 .1rem .15rem 0;}
.searchCont .serHotGame li:nth-child(4n+4){margin-right:0;}
.searchCont .serHotGame li a{display:block;padding:.15rem 0;}
.searchCont .serHotGame li img{display:block;width:.76rem;height:.76rem;border-radius:.16rem;margin:0 auto .08rem auto;}
.searchCont .serHotGame li p{display:block;height:.4rem;line-height:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .1rem;}
.searchCont .serHotGame li .btnHollow{display:block;width:1.1rem;height:.42rem;line-height:.42rem;text-align:center;border-radius:.16rem;margin:.12rem auto;color:#09bd77;font-size:.22rem;background:#fff;}

/* 切换 */
.gameListTab .tit{padding:.2rem .3rem 0 .3rem;}
.gameListTab .tabMenu{border-width:1px;border-style:solid;border-radius:.16rem;}
.gameListTab .tabMenu li{width:100%;height:.7rem;line-height:.7rem;text-align:center;border-right:1px solid;font-size:.24rem;}
.gameListTab .tabMenu li:first-child{border-radius:.14rem 0 0 .14rem;}
.gameListTab .tabMenu li:last-child{border-right:none;border-radius:0 .14rem .14rem 0;}
.gameListTab .tabMenu li.current{color:#fff;}

/* 热门手游排行榜 */
.hotGamePHB{padding:0 .3rem .2rem .3rem;}
.hotGamePHB ul{flex-wrap:wrap;margin-bottom:-.2rem;}
.hotGamePHB li{width:3.35rem;background:#00b6de;margin:0 .2rem .2rem 0;border-radius:.2rem;}
.hotGamePHB li:nth-child(10n+1){background:linear-gradient(to right, #bb74e8 , #e390f0);}
.hotGamePHB li:nth-child(10n+2){background:linear-gradient(to right, #52a0fa , #f24b4c);}
.hotGamePHB li:nth-child(10n+3){background:linear-gradient(to right, #ff5d9c , #fca29e);}
.hotGamePHB li:nth-child(10n+4){background:linear-gradient(to right, #98a4e4 , #fe999d);}
.hotGamePHB li:nth-child(10n+5){background:linear-gradient(to right, #258bff , #4fcfff);}
.hotGamePHB li:nth-child(10n+6){background:linear-gradient(to right, #e62f3d , #e58050);}
.hotGamePHB li:nth-child(10n+7){background:linear-gradient(to right, #ff972a , #ff7472);}
.hotGamePHB li:nth-child(10n+8){background:linear-gradient(to right, #00c5a2 , #00bafc);}
.hotGamePHB li:nth-child(10n+9){background:linear-gradient(to right, #bf6cd4 , #fe989d);}
.hotGamePHB li:nth-child(10n+10){background:linear-gradient(to right, #37b2dc , #d9a2fd);}
.hotGamePHB li a{height:.88rem;justify-content:center;-webkit-justify-content:center;align-items:center;}
.hotGamePHB li:nth-child(2n+2){margin-right:0;}
.hotGamePHB li i{width:.5rem;height:.5rem;}
.hotGamePHB li:nth-child(1) i{background-position:0 -2.61rem;}
.hotGamePHB li:nth-child(2) i{background-position:-.5rem -2.61rem;}
.hotGamePHB li:nth-child(3) i{background-position:-1rem -2.61rem;}
.hotGamePHB li:nth-child(4) i{background-position:-1.5rem -2.61rem;}
.hotGamePHB li:nth-child(5) i{background-position:-2rem -2.61rem;}
.hotGamePHB li:nth-child(6) i{background-position:-2.5rem -2.61rem;}
.hotGamePHB li:nth-child(7) i{background-position:-3rem -2.61rem;}
.hotGamePHB li:nth-child(8) i{background-position:0 -3.10rem;}
.hotGamePHB li:nth-child(9) i{background-position:-.5rem -3.10rem;}
.hotGamePHB li:nth-child(10) i{background-position:-1rem -3.10rem;}
.hotGamePHB li em{width:.05rem;height:.05rem;border-radius:.05rem;margin:0 .1rem;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2FFFFFF', endColorstr='#B2FFFFFF');background:rgba(255,255,255,0.7);}
:root .hotGamePHB li em{-webkit-filter:none;filter:none;}/*for IE9*/
.hotGamePHB li span{font-size:.28rem;color:#fff;}

/* 分类 */
.gameTagNav{flex-wrap:wrap;padding:.3rem 0 .2rem 0;}
.gameTagNav a{width:25%;text-align:center;font-size:.28rem;}
.gameTagNav a i{display:block;width:.88rem;height:.88rem;margin:0 auto .14rem auto;}
.gameTagNav a:nth-child(1) i{background-position:0 -3.61rem;}
.gameTagNav a:nth-child(2) i{background-position:-.88rem -3.61rem;}
.gameTagNav a:nth-child(3) i{background-position:-1.76rem -3.61rem;}
.gameTagNav a:nth-child(4) i{background-position:-2.64rem -3.61rem;}

.gameTagWrap{}
.gameTagWrap .list{background:#fff;margin-bottom:.2rem;}
.gameTagWrap .list .tit{width:1.86rem;height:1.8rem;font-size:.28rem;border-right:1px solid #ddd;}
.gameTagWrap .list .tit a{display:block;}
.gameTagWrap .list .tit i{display:block;width:.9rem;height:.9rem;margin:.2rem auto .1rem auto;}
.gameTagWrap .list:nth-child(1) .tit i{background-position:0 -4.5rem;}
.gameTagWrap .list:nth-child(2) .tit i{background-position:-.9rem -4.5rem;}
.gameTagWrap .list:nth-child(3) .tit i{background-position:-1.8rem -4.5rem;}
.gameTagWrap .list:nth-child(4) .tit i{background-position:-2.7rem -4.5rem;}
.gameTagWrap .list:nth-child(5) .tit i{background-position:0 -5.4rem;}
.gameTagWrap .list:nth-child(6) .tit i{background-position:-.9rem -5.4rem;}
.gameTagWrap .list:nth-child(7) .tit i{background-position:-1.8rem -5.4rem;}
.gameTagWrap .list:nth-child(8) .tit i{background-position:-2.7rem -5.4rem;}
.gameTagWrap .list:nth-child(9) .tit i{background-position:0 -6.3rem;}
.gameTagWrap .list:nth-child(10) .tit i{background-position:-.9rem -6.3rem;}
.gameTagWrap .list:nth-child(11) .tit i{background-position:-1.8rem -6.3rem;}
.gameTagWrap .list .tit p{text-align:center;color:#737373;}
.gameTagWrap .list .cont{flex-wrap:wrap;}
.gameTagWrap .list .cont a{width:33.3%;height:.9rem;line-height:.9rem;text-align:center;border:1px solid #ddd;border-bottom:none;border-left:none;border-top:none;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;color:#737373;font-size:.28rem;}
.gameTagWrap .list .cont a:nth-child(6n+1){border-bottom:1px solid #ddd;}
.gameTagWrap .list .cont a:nth-child(6n+2){border-bottom:1px solid #ddd;}
.gameTagWrap .list .cont a:nth-child(6n+3){border-bottom:1px solid #ddd;}
.gameTagWrap .list .cont a:nth-child(3n+3){border-right:none;}

.gameTagTxtNav{flex-wrap:wrap;padding:.2rem 0 .1rem 0;}
.gameTagTxtNav a{width:1.38rem;height:.62rem;line-height:.62rem;border-radius:.06rem;text-align:center;font-size:.3rem;color:#525252;margin:0 .24rem .1rem .24rem;white-space: nowrap;overflow: hidden;}
.gameTagTxtNav a.current{background:#f5f5f5;}

.gameTagSort{border-top:1px solid #dedede;border-bottom:1px solid #dedede;padding:.2rem 0;position:relative;}
.gameTagSort a.list{width:33.3%;height:.36rem;font-size:.28rem;color:#525252;text-align:center;border-right:1px solid #ddd;}
.gameTagSort a.list:nth-child(3){border:none;}
.gameTagSort a.list i,.gameTagSort a.list span,.gameTagSort a.list em{display:inline-block;height:.36rem;}
.gameTagSort .filter span{margin:0 .3rem;position:relative;top:-.05rem;}
.gameTagSort .filter i{width:.36rem;background-position:-1.5rem -.7rem;}
.gameTagSort .filter em{width:.36rem;background-position:-1.86rem -.7rem;}
.gameTagSort .sortWrap{position:absolute;top:.75rem;left:0;background:#fff;border-top:1px solid #dedede;padding:.3rem 0 1rem .28rem;box-shadow:0 2px 2px #ddd;}
.gameTagSort .sortWrap .tit{font-size:.22rem;}
.gameTagSort .sortWrap ul{flex-wrap:wrap;}
.gameTagSort .sortWrap li{width:2.16rem;height:.84rem;line-height:.84rem;text-align:center;border-radius:.06rem;font-size:.26rem;background:#fafafa;margin:.2rem .2rem 0 0;border:1px solid #d9d9d9;}
.gameTagSort .sortWrap .close{display:block;width:3.12rem;height:.94rem;line-height:.94rem;text-align:center;border-radius:.06rem;color:#fff;margin:.5rem auto 0 auto;font-size:.26rem;}

.gameListHorizontal li .info .blueTag{padding:0 .2rem;background:#3a92f4;color:#fff;font-size:.18rem;border-radius:.2rem;margin-left:.25rem;}

.gameListHorizontalRec div.flex{align-items:center;}
.gameListHorizontalRec div.info .flex{margin:.15rem 0;}
.gameListHorizontalRec .recTxt{max-height:1.2rem;margin-top:.2rem;font-size:.26rem;overflow:hidden;}
.gameListHorizontalRec .recTxt .recIco{display:inline-block;width:1.31rem;height:.43rem;line-height:.43rem;padding-left:.15rem;background-position:-1.6rem -3.14rem;color:#fff;margin-right:.2rem;}

/* 攻略详情 */
.gameDetail{overflow:hidden;}
.gameDetail h1.tit{font-size:.38rem;color:#010101;margin-bottom:.3rem;font-weight:700;text-align:center;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;}
.gameDetail .tips{font-size:.24rem;color:#717171;margin-bottom:.3rem;text-align:center;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;}
.gameDetail .cont{font-size:.3rem;line-height:1.6;overflow:hidden;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;}
.gameDetail .cont h3{height:auto;min-height:.32rem;line-height:.32rem;font-size:.32rem;border-left:.1rem solid #1587a8;font-weight:600;color: #1587a8;padding-left:.16rem;margin:.22rem 0;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;}
.gameDetail .cont p{margin-bottom:.2rem;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;}
.gameDetail .cont a{color:#3a92f4;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-all;}
.gameDetail .cont img{display:block;max-width:100%;height:auto;margin:.16rem auto;}
.gameDetail .cont table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.gameDetail .cont iframe,.gameDetail .cont video,.gameDetail .cont embed,.gameDetail .cont object{max-width:100%;}
.gameDetail .cont pre,.gameDetail .cont code{white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}

.shareWrap .likeDetail{width:1.68rem;height:.62rem;line-height:.62rem;text-align:center;border-width:1px;border-style:solid;border-radius:.31rem;font-size:.22rem;float:left;}
.shareWrap .likeDetail i{display:inline-block;width:.34rem;height:.34rem;background-position:-2.22rem -.7rem;position:relative;top:.06rem;margin-right:.1rem;}

.shareWrap .shareDetail{float:right;}
.shareWrap .shareDetail a{width:.62rem;height:.62rem;margin-left:.4rem;}
.shareWrap .shareDetail a:nth-child(1){background-position:0 -7.2rem;}
.shareWrap .shareDetail a:nth-child(2){background-position:-.72rem -7.2rem;}
.shareWrap .shareDetail a:nth-child(3){background-position:-1.41rem -7.2rem;}
.shareWrap .shareDetail a:nth-child(4){background-position:-2.13rem -7.2rem;}

.adDetail{border:1px solid #dedede;margin-top:.3rem;}
.adDetail h3{font-size:.32rem;padding:.14rem;}
.adDetail img{display:block;width:100%;}
.adDetail .info{padding:.1rem .2rem;}
.adDetail .info .flexGrow{height:.54rem;line-height:.54rem;font-size:.2rem;color:#b8b8b8;}
.adDetail .info .flexGrow i{display:inline-block;width:.37rem;height:.37rem;margin-right:.2rem;background-position:-3.02rem -1.31rem;position:relative;top:.1rem;}
.adDetail .info .btn{width:1.08rem;height:.54rem;line-height:.54rem;text-align:center;font-size:.28rem;border-radius:.06rem;border-width:1px;border-style:solid;}

.gameDetailDown .gameInfo img{width:1.26rem;height:1.26rem;border-radius:.24rem;margin-right:.2rem;flex-shrink:0;}
.gameDetailDown .gameInfo .tit{font-size:.36rem;}
.gameDetailDown .gameInfo .star{display:inline-block;width:1.4rem;height:.3rem;margin-left:.1rem;}
.gameDetailDown .gameInfo .txt{font-size:.2rem;color:#999;}
.gameDetailDown .gameInfo ul{flex-wrap:wrap;}
.gameDetailDown .gameInfo ul li{width:50%;color:#999;}
.gameDetailDown .gameInfo ul li.long_txt{width:100%;}
.gameDetailDown .gameInfo ul span{color:#333;}
.gameDetailDown .gameInfo ul li.long_txt span{display:block;width:5.44rem;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.gameDetailDown .btnBox{margin-top:.2rem;}
.gameDetailDown .btnBox a,.gameDetailDown .btnBox .btnAppo{width:50%;height:.72rem;line-height:.72rem;text-align:center;border-radius:.06rem;overflow: hidden;}
.gameDetailDown .btnBox a i{display:inline-block;width:.35rem;height:.35rem;position:relative;top:.08rem;margin-right:.1rem;background-position:-2.6rem -.71rem;}
.gameDetailDown .btnBox a:nth-child(2){margin-left:.2rem;}
.gameDetailDown .btnBox div:nth-child(2){margin-left:.2rem;}
.gameDetailDown .btnBox span{font-size:.3rem;color:#fff;}
.gameDetailDown .btnBox .btnIos{background:#4fa4fe;}
.gameDetailDown .btnBox .btnAnd{background:#58b029;}
.gameDetailDown .btnBox .btnAppo{background:#ffa626;}
.gameDetailDown .btnBox .btnH5{background:#1587a8;}
.gameDetailDown .btnBox .btnH5 i{background-position:-3.05rem -.71rem;}
.gameDetailDown .btnBox .no{width:100%;height:.72rem;line-height:.72rem;text-align:center;border-radius:.06rem;background-color: #e6e6e6;color:#a8a8a8;}

.gameDetailDown p#xzExplain { padding: 0.19rem 0.44rem 0.19rem 0.26rem; width: 6.18rem; color: #666666; font-size: 0.24rem; line-height: 0.4rem; margin: 0.1rem 0; border-radius: 0.08rem; background-color: #fffaf2; border: 1px solid #ffd2a6; }
.gameDetailDown p#xzExplain>em { color: #ff772e; }
.gameDetailDown .xz360_btn { height: 0.76rem; font-size: 0.28rem; color: #fff;border-radius: 0.06rem; text-align: center; background: linear-gradient(to right, #0091ff, #7ec7ff); }
.gameDetailDown .xz360_btn p:first-child { line-height: 0.36rem; font-size: 0.28rem; margin-top: 0.07rem; }
.gameDetailDown .xz360_btn p:last-child { line-height: 0.26rem; font-size: 0.18rem; }

.gameWalkthrough ul{padding:0 .3rem;}
.gameWalkthrough li{font-size:.26rem;padding:.18rem 0;border-bottom:1px solid #dedede;}
.gameWalkthrough li:first-child{padding-top:0;}
.gameWalkthrough li:last-child{border-bottom:none;}
.gameWalkthrough li i{display:inline-block;width:.64rem;height:.32rem;line-height:.32rem;text-align:center;border-radius:.06rem;font-size:.24rem;color:#fff;margin-right:.1rem;position:relative;top:-.05rem;}
.gameWalkthrough li i.gl{background:linear-gradient(to right, #f6811f , #f6ae29);}
.gameWalkthrough li i.xw{background:linear-gradient(to right, #4fa5fd , #4ecfff);}
.gameWalkthrough li a{display:inline-block;width:5.8rem;height:.32rem;line-height:.32rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.gameDetailDownS{border:1px solid #dedede;padding:.2rem; align-items:center;margin-bottom:.2rem;}
.gameDetailDownS img{width:1.26rem;height:1.26rem;border-radius:.24rem;margin-right:.2rem;}
.gameDetailDownS .tit{font-size:.36rem;margin:0;}
.gameDetailDownS .txt{font-size:.2rem;color:#999;}
.gameDetailDownS .tag i{display:inline-block;padding:0 .05rem;border-width:1px;border-style:solid;border-radius:.06rem;margin-right:.1rem;}
.gameDetailDownS .tag i:nth-child(5n+1){border-color:#1587a8;color:#1587a8;}
.gameDetailDownS .tag i:nth-child(5n+2){border-color:#538df7;color:#538df7;}
.gameDetailDownS .tag i:nth-child(5n+3){border-color:#13b5b1;color:#13b5b1;}
.gameDetailDownS .tag i:nth-child(5n+4){border-color:#b062dd;color:#b062dd;}
.gameDetailDownS .tag i:nth-child(5n+5){border-color:#eb6877;color:#eb6877;}
.gameDetailDownS .btn{width:1.24rem;height:.62rem;line-height:.62rem;border-radius:.06rem;text-align:center;color:#fff;background:#58b029;font-size:.26rem;}

/* swiper */
.gameInformation{padding:0 .3rem;}
.swiper-container1{position:relative;overflow:hidden;margin-right: .3rem;}
.swiper-container1 img{width:auto;max-height: 4.6rem;}
.swiper-container1>.swiper-pagination{bottom:0!important}
.hide{display:none;}

.maskImg{ display: none; width: 100%; height: 100vh; position: fixed; z-index: 200; left: 0; top: 0; background: rgba(0, 0, 0, 0.72); }
.bigImgWrap { display: none; position: fixed; left: 0; top: 0; z-index: 201822; width: 100%; margin: 0 auto; height: 100vh; }
#bigPic { width: 100%; height: 100%; overflow: hidden; }
#bigPic img{ width: auto; height: auto; max-height: 100%; min-width: initial; max-width: 90%; margin: 0 2%; }
.bigImgWrap .swiper-slide{background-color: transparent;}
.bigImgWrap .swiper-slide img{width: 90%;height: auto;margin: 0 auto;}

.showImg{padding: 0 0 0 .3rem;background-color: #fff;}
.showImg .swiper-slide {height:auto;width:2.9rem;}
.showImg .swiper-slide img {width:100%;height:100%;display:block;border-radius:0.1rem;}


.gameInformation .gameInfo{font-size:.28rem;position:relative;height:2.3rem;overflow:hidden;padding-bottom:.64rem;}
.gameInformation .gameInfo p,.gameInformation .gameInfo h3{margin-top:.2rem;}
.gameInformation .gameInfo h3{height:.28rem;line-height:.28rem;font-size:.28rem;border-left:.1rem solid;padding-left:.1rem;}
.gameInformation .gameInfo i.ico{display:inline-block;width:.28rem;height:.28rem;background-position:-3.11rem -7.03rem;margin-right:.1rem;position:relative;top:.05rem;}
.gameInformation .gameInfo img{display:block;max-width:100%;height: auto; margin:0 auto;}
.gameInformation .tag{width:100%;height:.24rem;line-height:.24rem;background:#fff;position:absolute;bottom:0;font-size:.24rem;padding:.2rem 0;}
.gameInformation .tag ul,.gameInformation .tag ul li{float:left;color:#999;}
.gameInformation .tag ul li{margin-right:.2rem;}
.gameInformation .tag ul li i{display:inline-block;width:.24rem;height:.24rem;margin-right:.1rem;position:relative;top:.04rem;}
.gameInformation .tag ul li:nth-child(1) i{background-position:-2.8rem -6.4rem;}
.gameInformation .tag ul li:nth-child(2) i{background-position:-3.09rem -6.4rem;}
.gameInformation .tag ul li:nth-child(3) i{background-position:-3.34rem -6.4rem;}
.gameInformation .read_more{float:right;color:#f9a02c;padding-left:.5rem;}
.gameInformation .read_more{background:linear-gradient(to right,rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 1),rgba(255, 255, 255, 1) , rgba(255, 255, 255, 1) , rgba(255, 255, 255, 1));}
.gameInformation .read_more i{display:inline-block;width:.24rem;height:.24rem;background-position:-3.3rem -6.72rem;margin-right:.1rem;position:relative;top:.04rem;}

.gameInfoTag{padding:0 .3rem;}
.gameInfoTag a{display:inline-block;padding:.06rem .2rem;border-radius:.06rem;color:#fff;font-size:.26rem;margin:0 .2rem .2rem 0;}
.gameInfoTag a:nth-child(4n+1){background:#fe7171;}
.gameInfoTag a:nth-child(4n+2){background:#80c269;}
.gameInfoTag a:nth-child(4n+3){background:#f8b551;}
.gameInfoTag a:nth-child(4n+4){background:#00b7ee;}

.gameInfoAll{position:relative;}
.gameInfoAll .ico{color:#56adfe;font-size:.24rem;position:absolute;right:.3rem;top:-.6rem;}
.gameInfoAll .ico i{display:inline-block;width:.3rem;height:.3rem;background-position:-2.78rem -6.7rem;position:relative;top:.05rem;}
.gameInfoAll ul{flex-wrap:wrap;padding:0 .3rem .1rem .3rem;}
.gameInfoAll ul li{width:50%;margin-bottom:.1rem;font-size:.26rem;color:#4c4c4c;}
.gameInfoAll ul li:last-child{width:100%;}

.gameOtherVer{padding:0 .3rem;}
.gameOtherVer li{padding:.2rem 0;border-bottom:1px solid #ebebeb;font-size:.26rem;align-items:center;}
.gameOtherVer li:first-child{padding-top:0;}
.gameOtherVer li:last-child{border-bottom:none;}
.gameOtherVer li .btn{width:1.08rem;height:.54rem;line-height:.54rem;color:#fff;border-radius:.06rem;text-align:center;font-size:.28rem;}
.gameOtherVer li .flexGrow i{display:inline-block;width:.3rem;height:.3rem;background-position:-2.78rem -7.03rem;margin-right:.1rem;position:relative;top:-.05rem;}
.gameOtherVer li .flexGrow span{display:inline-block;width:4.9rem;height:.4rem;line-height:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gameOtherVer li .flexGrow p:nth-child(1){font-size:.26rem;}
.gameOtherVer li .flexGrow p:nth-child(2){font-size:.24rem;color:#898989;}

.gameLikeTab{padding:0 .3rem .3rem .3rem;}
.gameLikeTab .tabMenu{border-bottom:1px solid #e9e9e9;}
.gameLikeTab .tabMenu li{width:25%;text-align:center;padding:.18rem 0;color:#4c4c4c;border-bottom:4px solid #fff;}
.gameLikeTab .tabMenu li.current{background:none;}
.gameLikeTab .tabMenu li i{display:block;height:.28rem;line-height:.28rem;font-size:.28rem;border-right:1px solid #e9e9e9;}
.gameLikeTab .tabMenu li:last-child i{border-right:none;}
.gameLikeTab .tabCont .txt{font-size:.24rem;color:#585858;margin:.2rem 0;}
.gameLikeTab .gameList ul{flex-wrap:wrap;padding:0;}
.gameLikeTab .gameList li{width:25%;margin:0 0 .2rem 0;padding:0 .05rem;box-sizing:border-box;text-align:center;}
.gameLikeTab .gameList li a{display:block;}
.gameLikeTab .gameList li img{display:block;width:1.24rem;height:1.24rem;border-radius:.24rem;margin:0 auto;}
.gameLikeTab .gameList li a p{font-size:.28rem;height:.4rem;line-height:.4rem;margin-top:.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1a1a1a;}

/* 预约 */
.gameDetailDown .appoTxt{color:#999;}
.gameDetailDown .appoTime{display:inline-block;color:#22ac38;border:1px solid #22ac38;border-radius:.06rem;padding:0 .05rem;}
.appoTips{background:#3ebffb;color:#fff;padding:.2rem;margin-top:.2rem;border-radius:.06rem;}
.appoTips .tit{font-size:.28rem;}
.appoTips .tit i{display:inline-block;width:.34rem;height:.34rem;background-position:-2.88rem -7.38rem;position:relative;top:.05rem;margin-right:.1rem;}
.appoTips .cont{border-bottom:1px dashed #339ccc;margin-bottom:.2rem;}
.appoTips .cont p{border-bottom:1px dashed #fff;margin-top:.2rem;padding-bottom:.2rem;}
.appoTips .cont p:last-child{border-bottom:none;}
.appoTips p{line-height:.4rem;}
.appoTips p a{color:#fcf06b;}

.oppointment_alert:before{width:100%;height:100%;position:fixed;top:0;left:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000');background:rgba(0,0,0,0.2);z-index:999;}
:root .oppointment_alert:before{-webkit-filter:none;filter:none;}/*for IE9*/
.oppointment_box{width:6rem;border-radius:.16rem;background:#fff;position:fixed;top:3rem;left:50%;margin-left:-3rem;z-index:1000;}
.oppointment_box .title{height:.8rem;line-height:.8rem;text-align:center;border-radius:.16rem .16rem 0 0;background:#dcf5dc;color:#3db73d;font-size:.32rem;}
.oppointment_box .cont{padding:.28rem;}
.oppointment_box .real_cont{position:relative;color:#666;font-size:.26rem;}
.oppointment_box .tel{display:block;width:5rem;border:1px solid #ccc;background:#fff;color:#000;font-size:.28rem;border-radius:.1rem;padding:.1rem .2rem;margin:.2rem 0;}
.oppointment_box .c_e{font-size:.1rem;position:absolute;bottom:.4rem;left:0;}
.oppointment_box .tag{text-align:center;color:#a9a9a9;font-size:.22rem;padding:.1rem 0;}
.oppointment_box .tag em{color:#1587a8;}
.oppointment_box .btnBox{margin-top:.3rem;}
.oppointment_box .btnBox input{display:block;width:2.6rem;height:.7rem;line-height:.7rem;text-align:center;color:#fff;border-radius:.06rem;font-size:.28rem;border:none;cursor:pointer;color:#fff;font-family:"Microsoft Yahei",Arial;}
.oppointment_box .btnBox input:nth-child(1){background:#bbb;margin-right:.2rem;}
.oppointment_box .btnBox input:nth-child(2){background:#3db73d;}

/* 搜索结果 */
.searchResult .tit{font-size:.24rem;color:#999;border-bottom:1px solid #e6e6e6;padding:.15rem .3rem;}
.searchResult ul{padding:.2rem .3rem;background:#fff;}
.searchResult ul li{border-bottom:1px solid #e6e6e6;align-items:center;}
.searchResult ul li:last-child{border-bottom:none;}
.searchResult ul li p.txt{font-size:.32rem;color:#1a1a1a;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.searchResult ul li p.txt .redTxt{color:#1587a8;}
.searchResult ul li img{width:1.24rem;height:1.24rem;border-radius:.24rem;}
.searchResult ul li .star{width:1.4rem;height:.3rem;}
.searchResult ul li .flexGrow{width:0%;}
.searchResult ul li .info{margin:0 .2rem;color:#949494;font-size:.24rem;}
.searchResult ul li .btnHollow{display:block;width:1.24rem;height:.62rem;line-height:.62rem;text-align:center;border-width:1px;border-style:solid;font-size:.28rem;margin:0 auto;border-radius:.06rem;}
.searchResult div.txt{font-size:.26rem;margin-top:.1rem;}

/* 404 */
.cont404{padding-top:.4rem;}
.cont404 .img404{width:4.7rem;height:2.2rem;margin:0 auto;background:url('../img/404.jpg') no-repeat;background-size:contain;}
.nav404{margin-top:.4rem;}
.nav404 a{width:1.54rem;height:.65rem;line-height:.65rem;text-align:center;color:#515151;font-size:.26rem;border:1px solid #ccc;border-radius:.1rem;margin-right:.2rem;}
.nav404 a:last-child{margin-right:0;}
.tit404{width:100%;height:1.7rem;background-color:#fcfaf0;background-image:url('../img/404Tit.png');background-repeat:no-repeat;background-size:7.1rem 1.2rem;background-position:center center;}
.searchTab .tabMenu{padding:0 .3rem;border-bottom:1px solid #dedede;}
.searchTab .tabMenu li{width:100%;height:.84rem;line-height:.84rem;font-size:.28rem;text-align:center;border-bottom:3px solid transparent;}
.searchTab .tabMenu li.current{background:none;}

/* 排行榜 */
.allTypePhb{flex-wrap:wrap;margin-bottom:-.2rem;}
.allTypePhb li{width:2.2rem;height:.73rem;line-height:.73rem;text-align:center;background-position:-1.6rem -7.93rem;margin:0 .15rem .15rem 0;}
.allTypePhb li:nth-child(3n+3){margin-right:0;}
.allTypePhb li a{display:block;font-size:.26rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .08rem;}
.allTypePhb li.current{background-position:-1.6rem -8.74rem;}

/* 排行榜 */
.hotGameIndex2{background:linear-gradient(to right, #ed4141, #ed8e8d);}
.hotGameIndex2.hotGameIndex{background:url('../img/hotBg2.jpg') no-repeat center center, linear-gradient(to right, #ed4141, #ed8e8d);background-size:100% 100%, auto;}
.phbIndex{padding:0 .3rem;margin-bottom:.2rem;}
.phbIndex .phbTit{margin-bottom:.1rem;min-height:.5rem;}
.phbIndex .phbTit .txt{min-height:.5rem;align-items:center;}
.phbIndex .gameListHorizontal2{margin-bottom:.1rem;}
.phbIndex .gameListHorizontal2{padding-top:.2rem;border-radius:.16rem;box-shadow:0 0 5px #b1b1b1;}
.phbIndex .phbTit{position:relative;}
.phbIndex .phbTit i{display:block;width:1.6rem;height:.5rem;line-height:.5rem;padding-left:.15rem;background-position:-1.6rem -9.5rem;font-size:.28rem;color:#fff;position:absolute;left:-.45rem;overflow:hidden;}
.phbIndex .phbTit a{width:1rem;height:.5rem;line-height:.5rem;font-size:.24rem;color:#4c4c4c;text-align:right;}

/* 新闻/攻略列表 */
.newsList{padding:0 .3rem .2rem .3rem;}
.newsList li{padding:.2rem 0;border-bottom:1px solid #e0e0e0;}
.newsList li:last-child{border-bottom:none;}
.newsList li img{width:1.84rem;height:1.3rem;margin-right:.2rem;flex-shrink:0;}
.newsList li .info p:nth-child(1){height:.94rem;overflow:hidden;font-size:.32rem;}
.newsList li .info p:nth-child(2){font-size:.24rem;color:#999;}
.newsList .pageWrap{margin-top:.3rem;padding:.1rem 0 .2rem;}

.adDetail2 a,.adDetail2 span,.adDetail2 p,.adDetail2 img{display:block;}
.adDetail2 .tit{font-size:.32rem;}
.newsList li.adDetail2 img{width:100%;height:auto;margin:.15rem 0;}

.adDetail2 .tips{align-items:center;}
.adDetail2 .tips .flexGrow{height:.54rem;line-height:.54rem;font-size:.2rem;color:#b8b8b8;}
.adDetail2 .tips .flexGrow i{display:inline-block;width:.34rem;height:.34rem;line-height:.34rem;border:1px solid #b8b8b8;font-size:.1rem;border-radius:100%;margin-right:.2rem;font-size:.2rem;}
.adDetail2 .tips .btn{width:1.08rem;height:.54rem;line-height:.54rem;text-align:center;font-size:.28rem;border-radius:.06rem;border-width:1px;border-style:solid;}
.adDetail2 .tips .close{width:.3rem;height:.3rem;background-position:-3.4rem -7.05rem;margin:0 .2rem;}
.adDetail2 .tips .star{width:1.4rem;height:.3rem;}

.imgList{padding:.2rem .3rem;}
.imgList ul{flex-wrap:wrap;}
.imgList li{width:3.35rem;margin-right:.2rem;margin-bottom:.2rem;}
.imgList li img{display:block;width:3.35rem;height:1.9rem;}
.imgList li .info{height:.44rem;line-height:.44rem;border:1px solid #dedede;border-top:none;font-size:.24rem;padding:0 .2rem;}
.imgList li .info p:nth-child(1){width:0%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.imgList li .info p:nth-child(2){color:#999;}
.imgList li:nth-child(2n+2){margin-right:0;}

.gameInformation2{padding:.2rem .3rem;position:relative;}
.gameInformation2 img{display:block;max-width:100%;margin:0 auto;}
.gameInformation2 .read_more{position:absolute;bottom:0;right:0;}
.gameInformation2 .gameInfo{padding-bottom:0;}
.gameInformation2 .gameInfo .cont{margin-top:.2rem;}

.game-video{height:4.5rem;margin:auto;position:relative;overflow:hidden;background-size:cover;background-position:50%}
.game-video video{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;position:absolute;left:0;top:0}
.game-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.game-video .cont{width:7.5rem;height:4.5rem;}
.game-video .cont iframe{width:7.5rem;height:4.5rem;}
.game-video .vback{display:none;width:100%;height:4.5rem;position:absolute;left:0;z-index:1;background:rgba(0, 0, 0, 0.6);}
.game-video .vback .info{width:2rem;flex-wrap:wrap;margin:.8rem auto .3rem auto;}
.game-video .vback .info .img_box{width:2rem;text-align:center;position:relative;}
.game-video .vback .info img{display:block;width:1.6rem;height:1.6rem;border-radius:.3rem;margin:0 auto;}
.game-video .vback .info p{color:#fff;font-size:.28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:.1rem auto 0 auto;text-align:center;}
.game-video .vback .info .replay{display:block;width:1.6rem;height:1.6rem;background:rgba(0, 0, 0, 0.3);position:absolute;top:0;left:.2rem;border-radius:.3rem;}
.game-video .vback .info .replay i{display:block;width:.6rem;height:.6rem;background-position:-2.23rem -2rem;margin:.5rem auto;}
.game-video .vback .btn{display:block;width:2.6rem;height:.8rem;line-height:.8rem;color:#fff;background:#2596fc;border-radius:.8rem;font-size:.3rem;text-align:center;margin:0 auto;}
.game-video .vback .btn i{display:inline-block;width:.36rem;height:.36rem;border-radius:.38rem;margin-left:.1rem;background-position:-2.96rem -2.14rem;position:relative;top:.08rem;}

/* 专题详情页 */
.topicdetails{padding: 0 .3rem .3rem;background: #fff;}
.topichead{height: 5.3rem;overflow: hidden;}
.topicbot{height: .63rem;width: 6.9rem;line-height: .63rem;text-align: center;color: #fff;background: #19b955;font-size: .24rem;border-radius: .1rem;margin-top: .2rem;}
.topichead img{width: 6.9rem;height: 3.6rem;margin: .2rem 0;border-radius: .05rem;}
.topichead p span{font-size: .3rem;color: #333;font-weight: 600;}
.topichead p em{font-size: .2rem;color: #ccc;float: right;}
.topichead p:nth-last-child(1){font-size: .22rem;line-height: .4rem;color: #666;margin-top: .1rem;text-align: justify;}
.detaillist{background: #fff;padding-bottom: .3rem;}
.detaillist .pageWrap{margin-top:.1rem;padding:0 .3rem .2rem;}
.detaillist ul{padding: 0 .3rem;}
.detaillist ul li{border-bottom: 1px solid #eaeaea;overflow: hidden;padding: .22rem 0;}
.detaillist ul li:nth-last-child(1){border: none;}
.detaillist ul li img{width: 1.24rem;height: 1.24rem;border-radius: .26rem;float: left;}
.detaillist ul li .info{float: left;margin-left: .24rem;}
.detaillist ul li p:nth-child(1){margin-top: .08rem;}
.detaillist ul li p:nth-child(2){margin-top: .05rem;display: flex;}
.detaillist ul li p:nth-child(3){width: 3.85rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #949494;margin-top: .03rem;}
.detaillist ul li .name{font-size: .3rem;color: #333;overflow: hidden;white-space: nowrap;width: 3.3rem;display: inline-flex;line-height: .34rem;}
.detaillist ul li p:nth-child(2) span{color: #949494;font-size: .22rem;}
.detaillist ul li p:nth-child(2) span:nth-child(1){white-space: nowrap;display: inline-block;max-width: 1rem;overflow: hidden;}
.detaillist ul li i{color: #e6e6e6;font-size: .22rem;padding: 0 .1rem;}
.detaillist ul li .loads{float: right;color: #ed4040;border-radius: .1rem;text-align: center;width: 1.22rem;height: .52rem;line-height: .52rem;margin: .35rem 0;border: .02rem solid #ed4040;}
.detaillist>a{width: 7.02rem;height: .72rem;font-size: .28rem;color: #fff;text-align: center;line-height: .72rem;display: block;border-radius: .06rem;margin: 0 .24rem;background: linear-gradient(to right, #ed4141, #ed8f8e);}
.detaillist>a i{width: .22rem;height: .18rem;background-position: -4.34rem -1.28rem;margin-left: .1rem;}

/* 下载页 */
.headload{overflow: hidden;padding: .3rem .3rem .2rem;background: #fff;position: relative;}
.headload img{float: left;width: 1.26rem;height: 1.26rem;display: block;border-radius: .3rem;}
.headload .info{float: left;margin-left: .2rem;}
.headload .info h1{font-size: .32rem;color: #333;line-height: .32rem;margin-top: .08rem;font-weight: 600;}
.headload .info p{font-size: .24rem;color: #a8a8a8;line-height: .24rem;margin-top: .18rem;white-space: nowrap;max-width: 4.4rem;overflow: hidden;}
.headload .info p i{margin: 0 .2rem;}
.headload>i.icon{width:.91rem;height:1.15rem;display:inline-block;position:absolute;background-position:-3.89rem 0;right:.28rem;top:.3rem;}
.headload>i.icon strong{font-size:.26rem;color:#fff;font-weight:600;position:absolute;top:.2rem;left:28%;width:.5rem;text-align:center;}
.headload>a{width: 100%;height: .7rem;line-height: .7rem;text-align: center;font-size: .28rem;color: #fff;background: #3caefa;border-radius: .15rem;display: block;float: left;margin-top: .3rem;}
.headload>a>i{width: .3rem;height: .28rem;background-position: -3.69rem -1.28rem;margin-right: .1rem;vertical-align: middle;}
.mation .gPower,.mation .gSecret{color:#1587a8;}

.conttag{background: #fff;padding: .28rem .3rem .18rem;position: relative;overflow: hidden;}
.conttag .more{position: absolute;right: .28rem;top: .33rem;width: .4rem;height: .5rem;display: block;background: #f5f5f5;}
.conttag a{font-size: .24rem;color: #fa9c6e;background: #fff6e7;height: .5rem;line-height: .5rem;padding: 0 .1rem;display: inline-block;margin-bottom: .15rem;}
.conttag .more i{width: .11rem;height: .21rem;background-position: -4.13rem -1.28rem;vertical-align: middle;margin-left: .15rem;}

/* 游戏截图 */
.show_img{padding:0 .3rem;background: #fff;}
.img_item { overflow-x: auto;padding-bottom: .2rem; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; }
.img_item ul{font-size: 0;}
.img_item ul li { margin-right: .1rem; display: inline-block; }
.img_item ul li img {width:auto;max-height: 4.6rem;border-radius: .15rem;}

div.photo-box {width: 100%;background: rgba(0,0,0,.8);height: 100% !important;position: fixed;overflow: hidden;display: none;z-index: 999;left: 0;top: 0;}
.cf {*zoom: 1;}
.pinch-zoom-container{height: 100% !important;}
.img-slider {position: absolute;left: 0;top: 0;padding: 0;}
.img-slider li {overflow: hidden;display: table-cell;vertical-align: middle;z-index: 999;}
div.photo-box li {list-style: none;}
.img-slider li img {vertical-align: middle;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.cf:before, .cf:after {content: " ";display: table;}
.cf:after {clear: both;}

.conttxt{padding: 0 .3rem;background: #fff;overflow: hidden;height: 7.88rem;}
.conttxt p{line-height: .5rem;font-size: .28rem;text-align: justify;color: #333;margin-top: .1rem;}
.conttxt h3{height:.28rem;line-height:.28rem;font-size:.28rem;border-left:.04rem solid #ff9d01;padding-left:.1rem;margin: .2rem 0;}
.conttxt img{max-width:6.9rem;max-height: 7rem;height: auto;width: auto;display: block;margin: .15rem auto;}
.mation{padding: 0 .3rem .1rem .3rem;background: #fff;overflow: hidden;}
.mation li{display: block;font-size: .24rem;color: #858585;margin-bottom: .25rem;}
.mation li:nth-last-child(1){margin-bottom: .1rem;}
.updown{display: block;background: #fff;font-size: .24rem;color: #1587a8;text-align: right;padding:.3rem 0;padding-right: .28rem;}
.updown i{display:inline-block;width:0;height:0;margin-left:.1rem;position:relative;top: .14rem;margin-right: .1rem;border-top: .16rem solid #1587a8;border-right:.1rem solid transparent;border-bottom: .16rem solid transparent;border-left:.1rem solid transparent;}
.updown .up{border-top-color:transparent;border-bottom-color:#1587a8;top: -.04rem;margin-right: .1rem;}

/* add */
.orderList i,.gRule i,.gPrivacy i,.feedBack i,.feBaBtn i{background: url(../img/maskicon.png) no-repeat;background-size: 6rem 4rem;}
.gameInfoTag{position: relative;}
.gfhz{color: #56adfe;font-size: .24rem; position: absolute;right: .1rem; top: .12rem;}
.gfhz i{margin-right: .06rem;display: inline-block; width: .3rem; height: .3rem;background-position: -2.78rem -6.7rem;position: relative;top: .07rem;background-image: url(../img/icon.png);background-size: 4.8rem 10rem;}
.orderBtn{border: none;display: block;-webkit-box-flex: 1.0;-moz-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1;width: 50%;height: .72rem;line-height: .72rem;text-align: center;border-radius: .06rem;background-color: #ffa626;overflow: hidden;}
.feBaBtn{color: #f9a02c;font-size: .24rem; position: absolute;right: .3rem; top: -.6rem;}
.gSecret,.gPower{color: #1587a8;}
.feBaBtn i{display: inline-block; width: 0.23rem; height: 0.25rem; position: relative; top: 0.05rem;background-position: -.21rem -.16rem;margin-right: .06rem;}

/* feedback */
.feedBack{position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 2;max-width: 7.5rem;width: 100%;height: 100%;background-color: rgba(0,0,0,.62);}
.feHead{background: url(../img/maskbg.png) no-repeat;background-size: 100% auto;position: absolute;z-index: 5;top: 1.6rem;left: 0;right: 0;margin: auto;background-color: #fff;width: 6.9rem;border-radius: .08rem;text-align: center;}
.feBaClose{position: absolute;top: -.7rem;right:0;margin: auto;z-index: 10;}
.feBaClose i{display: inline-block;width: .46rem;height: .46rem;background-position: -.72rem -.16rem;position: relative;}
.feHead .oTitle{position: relative;width: 100%;height: 1.1rem;padding-top: .28rem;text-align: center;border-top-left-radius: .08rem;border-top-right-radius: .08rem;}
.feHead .oTitle>i{display:block;width: 1.2rem;height: 1.2rem;background-position: -1.66rem -1.31rem;position: absolute;top: -.6rem;left: 0;right: 0;margin: 0 auto;}
.feHead .oTitle p{font-size: .36rem;color: #e3403f;margin-top: .3rem;line-height: .62rem;white-space: nowrap;overflow: hidden;}
.feBack{background-color: #fff;margin: 0 .4rem .2rem;}
.feBack span{font-size: .24rem;color: #4c4c4c;margin: .16rem 0;display: block;text-align: left;}
.feBack span:nth-of-type(1){margin-top: 0;}
.feBack .info{border: 1px solid #dcdcdc;border-radius: .1rem;background-color: #fafafa;}
.feBack .info p{font-size: .28rem;color: #303030;line-height: .88rem;border-bottom: 1px solid #dcdcdc;}
.feBack textarea{display: block;width: 5.84rem;height: .9rem;border: none;resize:none;background: #fafafa;padding-left: .2rem;padding-top: .1rem;font-size: .24rem;}
.checkbox {position: relative;height: .58rem;line-height: .58rem;border-bottom: 1px solid #dcdcdc;}
.checkbox:nth-last-child(1){border-bottom: none;}
.checkbox input[type='checkbox'] {position: absolute;left: 0;top: 0;width: .2rem;height: .2rem;opacity: 0;}
.checkbox label {position: absolute;left: .2rem;top: 0;height: .2rem;line-height: .2rem;width: 5.3rem;text-align: left;font-size: .24rem;color: #8f8f8f;padding:.19rem 0;}
.checkbox label:after {content: '';position: absolute;right: -.3rem;top: .16rem;width: .2rem;height: .2rem;border-radius: .03rem;border: 1px solid #dcdcdc;text-align: center;}
.checkbox input[type='checkbox']:checked + label:after {background-color: #e3403f;content: "√";border-color: #e3403f;color: #fff;font-size: .18rem;}
.telBox{height: .62rem;overflow: hidden;}
.telBox span{font-size: .24rem;color: 00121a;}
.telBox input{border: none;padding-left: .2rem;line-height: .58rem;width: 5.85rem;font-size: .24rem;background-color: #fafafa;border: 1px solid #dcdcdc;border-radius: .08rem;}
.telBox input::-webkit-input-placeholder {color: #888;}
.telBox input:-moz-placeholder { color: #888;}
.telBox input::-moz-placeholder { color: #888;}
.telBox input:-ms-input-placeholder { color: #888;}
.feSubmit input{display: block;width:5.84rem;height: .78rem;border: 0;background:linear-gradient(to right,#3db8d4 ,#1587a8);color:#fff;font-size:.28rem;border-radius:.08rem;line-height: .78rem;margin: .3rem auto .5rem;overflow: hidden;white-space: nowrap;}
/* order */
.orderList{position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 2;width: 100%;height: 100%;background-color: rgba(0,0,0,.62);}
.orderBox{background: url(../img/maskbg.png) no-repeat;background-size: 100% auto;position: absolute;z-index: 5;top: 3.2rem;left: 0;right: 0;margin: auto;background-color: #fff;width: 6.9rem;border-radius: .08rem;text-align: center;}
.orderBox .oClose{position: absolute;top: -.7rem;right:0;margin: auto;z-index: 10;}
.orderBox .oClose i{display: inline-block;width: .46rem;height: .46rem;background-position: -.72rem -.16rem;position: relative;}
.orderBox .oTitle{position: relative;width: 100%;height: 1.1rem;padding-top: .28rem;background-image: url(../img/gametbg.jpg);background-size: 100% 100%;text-align: center;border-top-left-radius: .08rem;border-top-right-radius: .08rem;}
.orderBox .oTitle>i{display:block;width: 1.2rem;height: 1.2rem;background-position: -.1rem -1.31rem;position: absolute;top: -.6rem;left: 0;right: 0;margin: 0 auto;}
.orderBox .oTitle p{font-size: .36rem;color: #e3403f;margin-top: .3rem;line-height: .62rem;white-space: nowrap;overflow: hidden;}

.orderBox form .tel{width:4.6rem;border:0;background-color:#f5f5f5;color:#808080;font-size:.24rem;border-radius:.08rem;padding:0 .25rem;line-height: .78rem;margin: .3rem auto .1rem;overflow: hidden;white-space: nowrap;}
.orderBox form p{ color:#666;font-size:.28rem;line-height: .46rem;margin-top: .24rem;overflow: hidden;white-space: nowrap;}
.orderBox form p em{ color:#cc0000;}
.orderBox form .oBtn,.orderBox .oKnow{border: 0;display: block;width:5.1rem;height: .78rem;border: 0;background:linear-gradient(to right,#3db8d4 ,#1587a8);color:#fff;font-size:.28rem;border-radius:.08rem;line-height: .78rem;margin: .36rem auto .5rem;overflow: hidden;white-space: nowrap; }
.orderBox .msg{color: #ff3232;font-size: .18rem;text-align: left;display: block;width:5.1rem;margin: 0 auto;}

.orderBox .oWin{width: 100%;border-radius: .08rem;text-align: center;}
.orderBox .oWin>p{font-size:.3rem;color: #333;line-height: .36rem;margin-bottom: .2rem;}
.orderBox .oWin>i{display:block;margin:.1rem auto;width: 1.05rem;height: 1.03rem;background-position: -1.6rem -.08rem;position: relative;}
.orderBox .oAgin{width: 100%;border-radius: .08rem;text-align: center;}
.orderBox .oAgin>p{font-size:.3rem;color: #333;line-height: .36rem;margin-bottom: .2rem;}
.orderBox .oLose{width: 100%;border-radius: .08rem;text-align: center;}
.orderBox .oLose>p{font-size:.3rem;color: #333;font-weight: 500;line-height: .36rem;margin-bottom: .2rem;}
/* rule */
.gRule{position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 2;max-width: 7.5rem;width: 100%;height: 100%;background-color: rgba(0,0,0,.62);}
.ruleBox{background: url(../img/maskbg.png) no-repeat;background-size: 100% auto;position: absolute;z-index: 5;top: 2rem;left: 0;right: 0;margin: auto;background-color: #fff;width: 6.9rem;border-radius: .08rem;text-align: center;}
.ruleBox .rClose{position: absolute;top: -.7rem;right:0;margin: auto;z-index: 10;}
.ruleBox .rClose i{display: inline-block;width: .46rem;height: .46rem;background-position: -.72rem -.16rem;position: relative;}
.ruleBox .rTitle{position: relative;width: 100%;height: 1.1rem;padding-top: .28rem;background-image: url(../img/gametbg.jpg);background-size: 100% 100%;text-align: center;border-top-left-radius: .08rem;border-top-right-radius: .08rem;}
.ruleBox .rTitle>i{display:block;width: 1.2rem;height: 1.2rem;background-position: -3.22rem -1.31rem;position: absolute;top: -.6rem;left: 0;right: 0;margin: 0 auto;}
.ruleBox .rTitle p{font-size: .36rem;color: #e3403f;margin-top: .3rem;line-height: .62rem;white-space: nowrap;overflow: hidden;}
.ruleBox .rSure{display: block;width:5.84rem;height: .78rem;border: 0;background:linear-gradient(to right,#3db8d4 ,#1587a8);color:#fff;font-size:.28rem;border-radius:.08rem;line-height: .78rem;margin: .3rem auto .5rem;overflow: hidden;white-space: nowrap;}
.ruleMain{background-color: #fff;display: block;width: 5.8rem;height: 4.4rem;border: none;padding: .25rem;border-top: 1px solid #f3f3f3;line-height: .42rem;font-size: .24rem;color: #4c4c4c;margin: 0 auto .26rem;overflow: auto;}
.ruleMain p{text-align: left;}
.ruleMain strong{display: block;color: #333;line-height:.52rem;font-size: .24rem; font-weight: bold;text-indent:0em;text-align: left;}
.ruleMain p:nth-of-type(1){color: #333;font-size: .24rem; font-weight: bold;}
/* Privacy */
.gPrivacy{position: fixed;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 2;max-width: 7.5rem;width: 100%;height: 100%;background-color: rgba(0,0,0,.62);}
.privacyTxt{background: url(../img/maskbg.png) no-repeat;background-size: 100% auto;position: absolute;z-index: 5;top: 2rem;left: 0;right: 0;margin: auto;background-color: #fff;width: 6.9rem;border-radius: .08rem;text-align: center;}
.privacyTxt .pClose{position: absolute;top: -.7rem;right:0;margin: auto;z-index: 10;}
.privacyTxt .pClose i{display: inline-block;width: .46rem;height: .46rem;background-position: -.72rem -.16rem;position: relative;}
.privacyTxt .oTitle{position: relative;width: 100%;height: 1.1rem;padding-top: .28rem;background-image: url(../img/gametbg.jpg);background-size: 100% 100%;text-align: center;border-top-left-radius: .08rem;border-top-right-radius: .08rem;}
.privacyTxt .oTitle>i{display:block;width: 1.2rem;height: 1.2rem;background-position: -1.66rem -1.31rem;position: absolute;top: -.6rem;left: 0;right: 0;margin: 0 auto;}
.privacyTxt .oTitle p{font-size: .36rem;color: #e3403f;margin-top: .3rem;line-height: .62rem;white-space: nowrap;overflow: hidden;}
.privacyTxt .gSure{display: block;width:5.84rem;height: .78rem;border: 0;background:linear-gradient(to right,#3db8d4 ,#1587a8);color:#fff;font-size:.28rem;border-radius:.08rem;line-height: .78rem;margin: .3rem auto .5rem;overflow: hidden;white-space: nowrap;}
.privacyMain{background-color: #fff;display: block;width: 5.8rem;height: 4.4rem;border: none;padding: .25rem;border-top: 1px solid #f3f3f3;line-height: .42rem;font-size: .24rem;color: #4c4c4c;margin: 0 auto .26rem;overflow: auto;}
.privacyMain p{text-align: left;}
.privacyMain strong{display: block;color: #333;line-height:.52rem;font-size: .24rem; font-weight: bold;text-indent:0em;text-align: left;}
.privacyMain p:nth-of-type(1){color: #333;font-size: .24rem; font-weight: bold;}