.xgbbs_nav_bar{width: 100%;overflow: hidden;}

.xgbbs_recommend_game ul{-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.xgbbs_recommend_game li{width:25%;text-align:center;margin-bottom:.3rem;text-align:center;}
.xgbbs_recommend_game li a{display:block;}
.xgbbs_recommend_game li img{display:block;width:1.24rem;height:1.24rem;border-radius:.24rem;margin:0 auto;}
.xgbbs_recommend_game li p{color:#999;font-size:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xgbbs_recommend_game li .name{height:.5rem;line-height:.5rem;color:#333;font-size:.28rem;}
.xgbbs_recommend_game li .btn{display:block;width:1.22rem;height:.58rem;line-height:.58rem;margin:.2rem auto 0 auto;border:.02rem solid #fe8900;border-radius:.04rem;color:#fe8900;font-size:.3rem;}

.xgbbs_index_phb{padding:.3rem .3rem 0 .3rem;}
.xgbbs_index_phb .tab_menu{height:.52rem;line-height:.52rem;text-align:center;color:#666;font-size:.28rem;margin-bottom:.1rem;}
.xgbbs_index_phb .tab_menu span{padding:0 .22rem;border-radius:.26rem;border:1px solid transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xgbbs_index_phb .tab_menu span.current{color:#fe8900;border-color:#fe8900;font-weight:700;}
.xgbbs_index_phb ul li{padding:.2rem 0;border-bottom:1px solid #eaeaea;align-items:center;}
.xgbbs_index_phb ul li img{display:block;width:1.28rem;height:1.28rem;border-radius:.3rem;}
.xgbbs_index_phb ul li .flex_grow{width:0%;}
.xgbbs_index_phb ul li .info{margin:0 .28rem 0 .18rem;}
.xgbbs_index_phb ul li .info p{display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.24rem;}
.xgbbs_index_phb ul li .info p:nth-child(1){font-size:.32rem;color:#333;}
.xgbbs_index_phb ul li .info p:nth-child(2){color:#999;}
.xgbbs_index_phb ul li .info p:nth-child(3){color:#787878;}
.xgbbs_index_phb ul li .info i{display:inline-block;min-width:.36rem;height:.34rem;line-height:.34rem;color:#fff;background:#999;border-radius:.04rem;text-align:center;margin-right:.1rem;font-size:.24rem;}
.xgbbs_index_phb ul li:nth-child(1) .info i{background:#f73314;}
.xgbbs_index_phb ul li:nth-child(2) .info i{background:#ff7e1f;}
.xgbbs_index_phb ul li:nth-child(3) .info i{background:#ffbb33;}
.xgbbs_index_phb ul li .btn{display:block;width:1.22rem;height:.58rem;line-height:.58rem;margin:.2rem auto 0 auto;border:.02rem solid #fe8900;border-radius:.04rem;color:#fe8900;font-size:.3rem;text-align:center;}

.xgbbs_bg_green{background: -webkit-linear-gradient(90deg, #10a6a0, #48e3ad);background: -o-linear-gradient(90deg, #10a6a0, #48e3ad);background: -moz-linear-gradient(90deg, #10a6a0, #48e3ad);background: linear-gradient(90deg, #10a6a0, #48e3ad);}
.xgbbs_bg_green .title h3,.xgbbs_bg_green .title a{color:#fff;}
.xgbbs_bg_green .title h3{border-color:#fff;}

.xgbbs_newest_app ul{padding:0 .3rem;}
.xgbbs_newest_app ul li{padding:.2rem 0;border-bottom:1px solid #ededed;align-items:center;}
.xgbbs_newest_app ul li:first-child{padding-top:0;}
.xgbbs_newest_app ul li:last-child{border-bottom:none;}
.xgbbs_newest_app ul li img{display:block;width:1.24rem;height:1.24rem;border-radius:.28rem;}
.xgbbs_newest_app ul li .flex_grow{width:0%;}
.xgbbs_newest_app ul li .info{margin:0 .26rem 0 .2rem;}
.xgbbs_newest_app ul li .info p{display:block;width:auto;height:.4rem;line-height:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.2rem;color:#999;}
.xgbbs_newest_app ul li .info p:nth-child(1){font-size:.3rem;color:#1a1a1a;}
.xgbbs_newest_app ul li .info p:nth-child(3){font-size:.24rem;color:#666;}
.xgbbs_newest_app ul li .info p span{padding:0 .1rem;border:1px solid #e0e0e0;border-radius:.06rem;margin-right:.15rem;font-size:.2rem;color:#999;}
.xgbbs_newest_app ul li .btn{display:block;width:1.14rem;height:.56rem;line-height:.56rem;border-radius:.04rem;background:#fe8900;color:#fff;font-size:.24rem;text-align:center;}

.xgbbs_game_detail_list ul{padding:0 .3rem;}
.xgbbs_game_detail_list li{padding:.2rem 0;border-bottom:1px solid #e1e1e1;}
.xgbbs_game_detail_list li:last-child{border-bottom:none;}
.xgbbs_game_detail_list li i{width:.62rem;height:.32rem;line-height:.32rem;text-align:center;border-radius:.04rem;font-size:.24rem;color:#fff;margin-right:.2rem;}
.xgbbs_game_detail_list li i.orange{background: -webkit-linear-gradient(left, #ff7708 , #f5ad26);background: -o-linear-gradient(right, #ff7708, #f5ad26);background: -moz-linear-gradient(right, #ff7708, #f5ad26);background: linear-gradient(to right, #ff7708 , #f5ad26);}
.xgbbs_game_detail_list li i.green{background: -webkit-linear-gradient(left, #fe8900 , #ff9f5a);background: -o-linear-gradient(right, #fe8900, #ff9f5a);background: -moz-linear-gradient(right, #fe8900, #ff9f5a);background: linear-gradient(to right, #fe8900 , #ff9f5a);}
.xgbbs_game_detail_list li a{width:0%;height:.32rem;line-height:.32rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xgbbs_game_detail_list li span{margin-left: .3rem;font-size: .24rem;color: #ababab;}


.xgbbs_index_type{padding-bottom:.2rem;}
.xgbbs_index_type ul{padding:0 0 0 .1rem;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.xgbbs_index_type ul li{width:3.35rem;height:1.36rem;border:1px solid #e6e6e6;border-radius:.08rem;margin:0 0 .2rem .2rem;position:relative;}
.xgbbs_index_type ul li a{display:block;height:1.06rem;padding:.3rem 0 0 .25rem;}
.xgbbs_index_type ul li p{color:#999;font-size:.2rem;}
.xgbbs_index_type ul li p:first-child{font-size:.3rem;color:#000;margin-bottom:.1rem;}
.xgbbs_index_type ul li i{display:block;width:1.6rem;height:1.36rem;background:url('../img/type_img.png') no-repeat;background-size:1.6rem 8.16rem;position:absolute;right:0;top:0;}
.xgbbs_index_type ul li:nth-child(1) i{background-position:0 0;}
.xgbbs_index_type ul li:nth-child(2) i{background-position:0 -1.36rem;}
.xgbbs_index_type ul li:nth-child(3) i{background-position:0 -2.72rem;}
.xgbbs_index_type ul li:nth-child(4) i{background-position:0 -4.08rem;}
.xgbbs_index_type ul li:nth-child(5) i{background-position:0 -5.44rem;}
.xgbbs_index_type ul li:nth-child(6) i{background-position:0 -6.8rem;}
.more_link2{display:block;width:6.9rem;height:.74rem;line-height:.74rem;text-align:center;border-radius:.08rem;background: -webkit-linear-gradient(left, #fe8900 , #ff9f5a);background: -o-linear-gradient(right, #fe8900, #ff9f5a);background: -moz-linear-gradient(right, #fe8900, #ff9f5a);background: linear-gradient(to right, #fe8900 , #ff9f5a);font-size:.3rem;color:#fff;}
.xgbbs_index_type .more_link2{margin-left:.3rem;}

.xgbbs_index_tag ul{-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.xgbbs_index_tag ul li{width:20%;margin-bottom:.2rem;}
.xgbbs_index_tag ul li a{display:block;width:.98rem;height:.48rem;line-height:.48rem;text-align:center;background:#fe8900;color:#fff;font-size:.28rem;border-radius:.24rem;border:1px solid #fe8900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 auto;}