@charset "UTF-8";

.game-wrap .carefullyChosenList ul li .carefullyChosenListText p:nth-child(2) {
    /*margin: .05rem 0;*/
}

/*底部 固定*/
.footer-public {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}



/*--------------------------------------------------------------*/


.game-wrap .game-con-desc {
    /*margin-top: -.2rem;*/
}

/*游戏详情*/
.game-con {}

.game-con {}

.game-con-topImg {
    height: 3.2rem;
    overflow: hidden;
}

.game-con-topImg img {
    width: 7.5rem;
    min-height: 3.2rem;
}

.game-con-info {
    padding: .2rem;
}

.game-con-info .game-title {
    display: flex;

}

.game-con-info .game-title h1 {
    font-size: 17px;
    color: #333;
    margin-right: .2rem
}

.game-con-info .game-title .score {
    background-image: url("/static/m/img/title-star.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 8px center;
    border-radius: .5rem;
    border: solid 1px #ff9600;
    color: #ff9600;
    padding: .05rem 0;
    padding-left: .5rem;
    padding-right: .2rem;
}

.game-con-info-top {
    padding: .2rem 0;
    justify-content: normal;
}

/*游戏icon*/
.game-con-icon {
    justify-content: center !important;
}

.game-con-icon-bor {
    border-radius: .2rem;
}

.game-con-icon-bor img {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: .2rem;
}

/*游戏名-分类-大小*/
.game-con-name {
    flex: 1;
    overflow: hidden;
    margin-left: .2rem
}

.game-con-name>div {
    font-size: .24rem;
    color: #999999;
    display: flex;
    margin: .1rem 0;
}

.game-con-name h1 {
    font-size: .3rem;
    color: #333333;
    font-weight: 600;
}

.game-con-name>div .t {
    width: 50%;
}

.game-con-name>div .t a{color: #3dcc55;}


.game-con-name>div {
    font-size: .24rem;
    color: #999999;
}

.game-con-name>div label {
    font-size: .24rem;
    color: #3399ff;
}


.game-scope {
    position: relative;
    width: 1.3rem;
    height: 1.5rem;
    background: url("/static/m/img/head-game-rank.png")no-repeat;
    background-size: 1.3rem
}

.single-title {
    display: flex;
    font-size: 14px;
    align-items: center;
}

.single-title b {
    color: #00c26e;
    margin-right: .2rem
}

.single-title .bg {
    flex: 1;
    height: 10px;
    background-image: url(/static/m/img/swiper-slide-title.bg.png);
}

/*立即下载*/
.game-btn a,
.game-btn span {
    display: block;
    justify-content: center;
    height: .85rem;
    line-height: .85rem;
    text-align: center;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    background-image: url("/static/m/img/down1.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}

.game-con-info .down-btn {
    justify-content: center;
    height: .85rem;
    line-height: .85rem;
    text-align: center;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    background: url("/static/m/img/down1.png")no-repeat;
    background-size: 100%;
}

.game-con-info .down-btn>img {
    width: .33rem;
    height: .33rem;
    margin-right: .2rem;
}

.game-con-info .down-btn.none {
    background: url("/static/m/img/down-none.png")no-repeat;
    background-size: 100%;
}

/*游戏截图*/
.mobileGamesImg {
    padding-top: .4rem;
    padding-bottom: .4rem;
}

.mobileGamesContentImg {
    padding-bottom: .2rem;
}

.mobileGamesContentImg .swiper-container {
    margin-top: .2rem;
}


/*.游戏简介*/
.game-con-desc {
    padding-bottom: .2rem;
    /*border-bottom: 1px solid #eeeeee;*/
}

.gameDesc {
    overflow: hidden;
}

.gameDesc p {
        /* text-indent: 2em; */
    font-size: .25rem;
    color: #666666;
    line-height: .6rem;
}

.gameDesc p.beian{
    font-size: .22rem;
    line-height: .6rem;
    color:#9d9d9d; text-align: right;
}

.gameDesc h2,
.gameDesc h3 {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.gameDesc h2,
.gameDesc h3 {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    margin: .15rem 0;
    color: #00c26e;
    padding-left: .3rem;
    color: #333;
}

.gameDesc h2:before,
.gameDesc h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00c26e;
}

/*展开-收起*/
.open-shrink {
    justify-content: center;
}

.open-shrink span {
    justify-content: center;
    width: 1.2rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    color: #00c26e;
    font-size: .28rem;
    margin-right: .1rem;
    border-radius: .35rem;
    border: 1px solid #00c26e;
}

.open:after {
    display: block;
    width: .15rem;
    height: .13rem;
    content: "";
    background: url("/static/m/img/open-icon.png")no-repeat;
    background-size: .15rem .13rem;
    margin-left: .05rem;
}

.shrink {
    display: none;
}

.shrink:after {
    display: block;
    width: .15rem;
    height: .13rem;
    content: "";
    background: url("/static/m/img/open-icon.png")no-repeat;
    background-size: .15rem .13rem;
    margin-left: .05rem;
    transform: rotate(180deg);
}


/*相关资讯*/
.news-1 {}

.news-1 ul {}

.news-1 ul li {
    padding: .2rem 0;
    border-bottom: 1px dashed #eee;
}

.news-1 ul li:last-child {
    border-bottom: none;
}

.news-1 ul li span {
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: #eefff8;
    font-size: .24rem;
    color: #00c26e;
}

.news-1 ul li p {
    width: 6.8rem;
}

.news-1 ul li p a {
    max-width: 80%;
    color: #333333;
    font-size: .28rem;
}

.news-1 ul li p label {
    color: #999999;
    font-size: .28rem;
}



/*相关链接*/
.news-2 {}

.news-2 ul {}

.news-2 ul li {
    padding: .2rem 0;
    border-bottom: 1px dashed #eee;
}

.news-2 ul li:last-child {
    border-bottom: none;
}

.news-2 ul li span {
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    text-align: center;
    background: #eefff8;
    font-size: .24rem;
    color: #00c26e;
}

.news-2 ul li p {
    width: 100%;
}

.news-2 ul li p a {
    max-width: 90%;
    color: #333333;
    font-size: .28rem;
}

.news-2 ul li p label {
    color: #999999;
    font-size: .28rem;
}




/*游戏攻略*/
.game-strategy {
    padding: 0 .3rem;
}

.game-strategy-list ul li {
    padding: .2rem 0;
    border-bottom: 1px solid #eeeeee;
}

.game-strategy-list ul li:last-child {
    border-bottom: none;
}

.game-strategy-list ul li a {
    width: 6rem;
    color: #333333;
    font-size: .28rem;
}

.game-strategy-list ul li span {
    color: #a6a6a6;
    font-size: .24rem;
    background: #efefef;
    padding: 0 .1rem;
}


/*推荐下载*/
.recommend-download {
    padding: .4rem 0.3rem;
}

.recommend-download ul li {
    padding: .3rem 0;
    border-bottom: 1px solid #eeeeee;
}

.recommend-download ul li:last-child {
    border-bottom: none
}

.recommend-download ul li .carefullyChosenListDownload a {
    background: none;
    color: #ff5722;
    box-shadow: none;
    border: 1px solid #ff5722;
}


/*热游推荐*/
.hot-game-recommend {
    padding: 0rem .3rem .2rem;
}

.hot-game-recommend-list {}

.hot-game-recommend-list ul {
    justify-content: flex-start;
    padding-bottom: .2rem;
}

.hot-game-recommend-list ul li {
    width: 1.5rem;
    margin-top: .3rem;
}

.hot-game-recommend-list ul li:nth-child(1),
.hot-game-recommend-list ul li:nth-child(2),
.hot-game-recommend-list ul li:nth-child(3),
.hot-game-recommend-list ul li:nth-child(4) {
    margin-top: 0.2rem;
}

.hot-game-recommend-list ul li:nth-child(4n+1) {
    margin-left: 0;
}

.hot-game-recommend-list ul li+li {
    margin-left: .3rem;
}

.hot-game-recommend-list ul li a {
    display: block;
}

.hot-game-recommend-list ul li a+a {
    margin-top: .2rem;
}

.hot-game-recommend-list ul li a img {
    width: 1.3rem;
    height: 1.3rem;
    margin: auto;

}

.hot-game-recommend-list ul li a p {
    text-align: center;
    line-height: .3rem;
    font-size: .26rem;
    color: #333333;
}


/*专辑推荐*/
.album-recommend-list ul {}

.album-recommend-list ul li {
    width: 3.3rem;
    height: 2.2rem;
    border-radius: .2rem;
    overflow: hidden;
    margin-top: .3rem;
}

.album-recommend-list ul li:nth-child(1),
.album-recommend-list ul li:nth-child(2) {
    margin-top: 0;
}

.album-recommend-list ul li a {
    display: block;
    position: relative;
}

.album-recommend-list ul li a img {
    width: 3.3rem;
    height: 2.2rem;
}

.album-recommend-list ul li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-size: .3rem;
}








#m-game-menu-list {
    position: relative;
}

.m-game-menu-list {
    display: none;
    position: absolute;
    right: -1.08rem;
    top: .7rem;
    width: 7.5rem;
    padding: .3rem;
    background: #fff;
    z-index: 999;
    box-sizing: border-box;
    box-shadow: 0 0 5px 3px #eee;
}

.m-game-menu-list ul {
    justify-content: flex-start;
}

.m-game-menu-list ul li {
    width: 1.6rem;
    height: .6rem;
    margin-left: .16rem;
    margin-top: .2rem;
}

.m-game-menu-list ul li:nth-child(4n+1) {
    margin-left: 0;
}

.m-game-menu-list ul li a {
    display: block;
    width: 1.6rem;
    height: .6rem;
    text-align: center;
    line-height: .6rem;
    background: #f2f2f2;
    color: #666666;
    font-size: .24rem;
    border-radius: .3rem;
}

.m-game-menu-list ul li.active a {
    background: #fd3a04;
    color: #fff;
}


/*新游尝鲜*/
.newGame {
    padding-top: .2rem;
}

.newGame>strong {
    align-items: normal;
    width: 100%;
    height: .65rem;
    justify-content: center;
    line-height: .5rem;
    color: #ffffff;
    font-size: .32rem;
    background: url("/static/m/img/xycx.png")no-repeat center;
    background-size: 2.6rem .65rem;
}

.newGame .carefullyChosenList ul li {
    width: 48%;
    padding: .2rem 0;
    border-top: none;
}

.newGame .carefullyChosenListText,
.newGame .carefullyChosenListText p strong {
    max-width: 1.9rem;
}

.side-xg-gift {}

.side-xg-gift ul {
    margin-top: .3rem
}

.side-xg-gift ul li {
    display: flex;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
    position: relative;
}

.side-xg-gift ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.side-xg-gift ul li a {
    display: block;
    flex: 1;
    color: #333;
    padding-left: 0.4rem;
        font-size: .23rem;
}

.side-xg-gift ul li:after {
    content: '';
    background-image: url("/static/m/img/side-xg-gift-bg.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px;
    position: absolute;
}

.side-xg-down {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: .3rem
}

.side-xg-down .item {
    width: 50%;
    display: flex;
    align-items: center;
    margin-top: .3rem
}
.side-xg-down .item .inf {
    width: 50%;

}
.side-xg-down .item a{
    color: #333;
}

.side-xg-down .item .icon {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .2rem
}

.side-xg-down .item .icon2 {
    width: 1.5rem;
    height: 0.8rem;
    margin-right: .2rem
}

.side-xg-down .item .title {
    margin-bottom: .2rem
}

.side-hot-news {
    border-left: 1px solid #eee;
    margin-top: .3rem
}

.side-hot-news .item {
    display: flex;
    align-items: center;
    margin-bottom: .2rem
}

.side-hot-news .item .time {
    margin: 0 .2rem;
    position: relative;
}

.side-hot-news .item .time:after {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #0ec274;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: -14px;
    top: 6px;
}

.side-hot-news .item .thumb {
    width: 1.5rem;
    height: 1rem;
    overflow: hidden;
}

.side-hot-news .item .thumb img {
    min-height: 100%;
}

.side-hot-news .item .info {
    flex: 1;
    overflow: hidden;
    margin-left: .2rem
}

.side-hot-news .item .title {
    margin-bottom: .2rem
}

.side-hot-news .item .title a {
    color: #333;
    font-size: 14px
}

.side-hot-news .item .desc {
    color: #999;
}

.side-news-rank {
    margin-top: .2rem;
}

.side-news-rank li {
    display: flex;
    align-items: center;
    margin-bottom: .3rem;
}

.side-news-rank li .num {
    display: block;
}

.side-news-rank li .title {
    display: block;
    flex: 1;
    overflow: hidden;
    color: #333;
    font-size: 14px
}

.side-news-rank li .time {
    display: block;
    margin-left: .3rem
}

.side-news-rank li .num {
    display: inline-block;
    width: .35rem;
    height: .4rem;
    background-color: #bfc7c2;
    text-align: center;
    color: #fff;
    margin-right: .15rem;
}

.side-news-rank li:nth-child(1) .num {
    background-color: #ff6767;
}

.side-news-rank li:nth-child(2) .num {
    background-color: #ff894f;
}

.side-news-rank li:nth-child(3) .num {
    background-color: #ffaf31;
}



.public-menu{
    line-height: .5rem;
}

.public-menu ul{
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
/* for Chrome 隐藏滚动条*/
.public-menu ul::-webkit-scrollbar {
    display: none;
}

.public-menu ul li{
    position: relative;
    min-width: 1.2rem;
}
.public-menu ul li:after{
    display: block;
    content: "";
    width: 1.2rem;
    height: .11rem;
    margin-top: -.05rem;
}
.public-menu ul li+li{
    margin-left: .0rem;
}
.public-menu ul li a{
    display: block;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: .28rem;
}

.public-menu ul li.active:after{
    background: url("../img/after1.png")no-repeat;
    background-size: 1.2rem .11rem;
}
.public-menu ul li.active a{
    color: #00c26e;
    font-size: .3rem;
    font-weight: bold;
}

/*网页游戏筛选*/

.public-webmenu{
    line-height: .5rem;
}

.public-webmenu ul{
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: auto;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
/* for Chrome 隐藏滚动条*/
.public-webmenu ul::-webkit-scrollbar {
    display: none;
}

.public-webmenu ul li{
    position: relative;
    min-width: 1.6rem;
}
.public-webmenu ul li:after{
    display: block;
    content: "";
    width: 1.6rem;
    height: .11rem;
    margin-top: -.05rem;
}
.public-webmenu ul li+li{
    margin-left: .0rem;
}
.public-webmenu ul li a{
    display: block;
    width: 100%;
    text-align: center;
    color: #666666;
    font-size: .28rem;
}

.public-webmenu ul li.active:after{
    background: url("../img/after1.png")no-repeat;
    background-size: 1.6rem .11rem;
}
.public-webmenu ul li.active a{
    color: #00c26e;
    font-size: .3rem;
    font-weight: bold;
}


/*群乐新增游戏下载*/
.game-download {
  padding: 0 10px 10px;
}

.game-download .g-top {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
}

.game-download .g-top .select {
  float: left;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
}

.game-download .ptips {
 margin-top: 10px;
  background: #fff5ee;
  padding: 10px 11px;
  line-height: 22px;
  font-size: 14px;
  color: #ff6c00;
  text-align: center;
}

.game-download .ptips p {
  display: inline-block;
  position: relative;
}


.game-download .up_time {
 margin-top: 10px;
 background: #fff5ee;
 padding: 10px 11px;
 line-height: 22px;
 font-size: 14px;
 color: #00c26e;
 text-align: center;
}

.game-download .g-top .azdown-btn.gs {

 color: #fff;
    background: #00c26e;
}

.game-download .g-top .azdown-btn {
  flex: 1 0 auto;
  width: 45%;
   float: right;
  margin-left: 10px;
  
  height: 35px;
  font-size: 13px;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  box-sizing: border-box;
}
    
    
.game-download .g-top .iosdown-btn.gs {
  border: 0;
  color: #fff;
  background:#f56128;
}

.game-download .g-top .iosdown-btn {
  flex: 1 0 auto;
  width: 45%;
   float: left;
  margin-left: 15px;
  margin-right: 15px;
  
  height: 35px;
  font-size: 13px;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  box-sizing: border-box;
  border: 0.5px solid #14b9c8;
  color: #f56128;
}


.game-download .g-top .downBtn {
    flex: 1;
    min-width: 3rem;
    font-size: .3rem;
    color: #FFFFFF;
    text-align: center;
    line-height: .8rem;
    height: .8rem;
    background: #0ec760;
    border-radius: .16rem;
}


.game-download .g-top .downBtn.safeBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.game-download .g-top .downBtn i {
        margin-top: 0.06rem;
    font-size: .2rem;
    line-height: .25rem;
    font-style: normal;
    margin-left: 0.15rem;
}

.game-download .g-top .downBtn.safeBtn p strong {
    font-weight: normal
}

.game-download .g-top .downBtn.safeBtn p {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: .3rem;
    line-height: .34rem
}
/*页游专区开服表*/
.kaifubiao table{ margin:10px 0;border:1px solid #f7f7f7;background:#fff;font-size:14px} 
.kaifubiao table td{ padding:8px 12px;border:1px solid #e49494;border-color:#f7f7f7;background:#ffffff;color: #00c26e;white-space:nowrap;font-size: 13px;}
.kaifubiao table td a {color: #00c26e;}

.kaifubiao p {
    font-size: .25rem;
    color: #666666;
    line-height: .6rem;
}

.kaifubiao h3 {
    position: relative;
    font-weight: bold;
    font-size: 14px;
    margin: .15rem 0;
    color: #00c26e;
    padding-left: .3rem;
    color: #333;
}
.kaifubiao h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #00c26e;
}

/*新增隐私说明*/
#app_info{}
#app_info li {
	display: inline-block;
	width: 33.33%;
	color:#333;
	font-size: 13px;
	margin: 10px 0;
}
#app_info li b {
	cursor: pointer;
	color:#333;
	font-size: 13px;
	font-weight: normal;
}
#app_info_cover {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	z-index: 9999
}
#app_info_cover .app_info_main {
	background: #fff;
	width: 520px;
	margin: auto;
	margin-top: 100px;
	border-radius: 8px;
	overflow: hidden;
}
#app_info_cover .app_info_title {
	background: #0ec274;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
#app_info_cover .app_info_body {
	padding: 20px;
	height: 320px;
	overflow-y: scroll;
	text-align: left;
}
#app_info_cover .app_info_body p {
    margin: 10px 0;
    line-height: 28px;
    font-size: 13px;
	color:#333;
}
/*内容反馈*/
#app_info_cover .app_info_body textarea {
    width: 100%;
    height: 150px;
    line-height: 24px;
  border-radius: 8px;
    border: none;
    resize: none;
    background: #f1f1f1;
    font-size: 16px;
    color: #000;
}

#app_info_cover .app_info_body b {
	font-size: 13px;
}
#app_info_cover .app_info_close {
	margin: 20px;
	font-size: 17px;
	color: #fff;
	background: #0ec274;
	line-height: 48px;
	border-radius: 20px;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-top: 30px;
}
@media (max-width: 760px) {
	#app_info li {
		width: 100%;
	}
	#app_info_cover .app_info_main {
		width: 98%;
	}
	#app_info_cover .app_info_close {
		font-size :16px;
		line-height: 42px;
	}
}
/*详情展开*/
.ckgd{
	background-color: #fff;
}
.ckgd .more_btn{
  float: right;
	width: 80px;
	border-radius: 5px;
  height: 30px;
  line-height: 30px;
  color: #37c377;
  text-align: center;
  padding: 0 5px;
  margin: 5px 0 0;
}
.gradient{
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 12px;
}
.gradient:before {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 60px;
	z-index: 9;
	background: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
	background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
}