
/*鍏ㄥ眬鍙橀噺 娣峰悎*/
.sy_games { overflow: hidden; margin: 0 12px 6px; }
.sy_games li { overflow: hidden; display: flex; padding: 12px 0; border-bottom: 1px solid #f5f5f5; }
.sy_games li .img { display: block; }
.sy_games li .img, .sy_games li .img img { width: 64px; height: 64px; border-radius: 12px; }
.sy_games li .info { flex: 1; margin: 0 12px; }
.sy_games li .info .bt { line-height: 26px; height: 26px; overflow: hidden; width: 100%; font-size: 14px; color: #333; font-weight: bold; display: block; margin-top: 2px; }
.sy_games li .info .desc { font-size: 12px; color: #a1a1a1; line-height: 20px; height: 20px; width: 100%; overflow: hidden; margin-top: 12px; }
.sy_games li .info .desc span { margin-right: 12px; }
.sy_games li .donwl { display: block; color: #fff; background: #008d49; width: 60px; height: 26px; text-align: center; line-height: 26px; border-radius: 3px; margin-top: 18px; }

.noImg { margin: 6px 0; padding: 0 12px; background: #fff; }

.noImg ul { overflow: hidden; padding: 5px 0 12px 0; border-bottom: 1px solid #f6f6f6; }

.noImg ul li { float: left; margin-top: 12px; width: 25%; text-align: center; }

.noImg ul li a { display: inline-block; width: 94%; border-radius: 3px; background: #f5f5f5; color: #333; font-size: 12px; line-height: 24px; }

.noImg ul li a.cur2 { color: #008d49; font-weight: 700; }

.noImg ul li a:active { color: #008d49; font-weight: 700; }

.lei-3 { overflow: hidden; padding: 12px 0; }

.lei-3 dt { float: left; display: inline-block; margin-right: 12px; width: 18%; border-radius: 4px; background: #f5f5f5; cursor: pointer; }

.lei-3 dd { display: inline-block; margin-right: 12px; width: 18%; border-radius: 4px; background: #f5f5f5; cursor: pointer; }

.lei-3 dd a, .lei-3 dt a { display: block; text-align: center; font-size: 12px; line-height: 26px; color: #333; }

.lei-3 .on { background: #008d49; }

.lei-3 .on a { color: #fff; }

.rec_game { overflow: hidden; padding: 0 12px 12px; background: #fff; margin: 6px 0; }
.rec_game .item { overflow: hidden; width: 100%; display: flex; padding: 10px;}
.rec_game .item .img { display: block; }
.rec_game .item .img, .rec_game .item .img img { width: 76px; height: 76px; border-radius: 8px; margin: 2px 7px 0 0}
.rec_game .item .info { flex: 1; height: 65px; margin: 0 12px; }
.rec_game .item .info .bt { font-size: 14px; color: #333; overflow: hidden; height: 24px; font-weight: 600; display: block; white-space:nowrap;text-overflow:ellipsis;width:85%;}
.rec_game .item .info ul { overflow: hidden; margin-top: 2px; }
.rec_game .item .info ul li { width: 50%; float: left; height: 20px;  }
.rec_game .btn { display: block; height: 32px; line-height: 32px; color: #ffffff; text-align: center; font-size: 14px; border-radius: 3px; background: #008d49;}
.rec_game .ios { display: block; height: 32px; line-height: 32px; color: #ffffff; text-align: center; font-size: 14px; border-radius: 3px; background: #33abff;; margin-top: 15px; }
.rec_game .btn.gray,.rec_game .ios.gray {background: #ccc;color: #fff;}

.de_wrap { overflow: hidden; background: #fff; margin-bottom: 6px; }
.de_wrap .de_tab { display: flex; position: relative; border-bottom: 1px solid #eee; }
.de_wrap .de_tab_fixed { position: fixed; width: 100%; top: 0; background: #fff; z-index: 999; }
.de_wrap .de_tab a { font-size: 13px; width: 25%; text-align: center; line-height: 42px; }
.de_wrap .de_tab .active { color: #30b079; position: relative; }
.de_wrap .de_tab .active:before { content: ''; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; background: #30b079; }
.de_wrap .de_tab .active:after { content: ''; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #30b079; }
.de_wrap .img_list { margin: 12px 0; overflow-x: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; }
.de_wrap .img_list ul li { margin-right: 6px; display: inline-block; height: 190px; overflow: hidden; background: #f5f5f5; }
.de_wrap .img_list ul li img { height: 190px; width: initial; }
.de_wrap .de_cont { padding: 12px; overflow: hidden; }
.de_wrap .de_cont .tag a { font-style: normal; display: inline-block; font-size: 0.6rem; color: #ffa336; border: 1px solid #ffa336; border-radius: 2px; padding: 0.01rem 0.2rem; background: rgba(255, 232, 187, 0.5); margin-right: 0.5rem; margin-bottom: 10px; }
.de_wrap .de_cont h3 { font-size: 15px; color: #444; padding: 10px; position: relative; font-weight: normal; }
.de_wrap .de_cont h3:before { content: ''; position: absolute; width: 3px; height: 16px; background: #30b079; top: 12px; left: 0px; }
.de_wrap .de_cont p { font-size: 14px; color: #666; line-height: 26px; }
/* .de_wrap .de_cont p img { max-width: 100%; } */
.de_wrap .open_detail { cursor: pointer; display: flex; justify-content: center; align-items: center; position: relative; height: 2rem; text-align: center; font-size: .7rem; display: none; }
.de_wrap .open_detail a { color: #008d49; vertical-align: middle; }
.de_wrap .open_detail i { display: inline-block; width: 0.92rem; height: 0.92rem; vertical-align: middle; background: url(https://m.592xiazai.com/statics/images/my/open2.png) 0 0 no-repeat; background-size: 100%; margin-right: 5px; }
.de_wrap .open_detail:before { content: ""; display: block; width: 100%; height: 5rem; position: absolute; bottom: 2rem; background: -webkit-gradient(linear, 0% 0%, 0% 82%, from(rgba(255, 255, 255, 0)), to(white)); }
.down_notice {display: block;width: 100%;line-height: 20px;background: #e7ffef;color: #888;border: 1px solid #ace0a6;box-sizing: border-box;margin: 8px 0 0 0;padding: 5px 10px;font-size: 12px;text-align: left;border-radius: 4px;}
.down_notice font{ color: #51C414;}

.newcontent img {
	display: block;
	margin: 10px auto;
	width: auto;
	max-width: 80%;
	max-height: 420px;
}

#xgk {
    margin: 10px 0 0 0;
    padding: 10px;
    padding-bottom: 0;
    border-bottom: 0;
    clear: both;
    height: 28px;
    background: #fff;
    border-top: 1px solid #eee;
}

#xgk b {
    display: block;
    float: left;
    font: 15px "Helvetica Neue", HelveticaNeue, Helvetica-Neue, Helvetica, '\5fae\8f6f\96c5\9ed1';
    color: #666;
    padding-left: 30px;
    height: 28px;
    line-height: 28px;
    background: url(../image/tagimg.png) -364px -148px no-repeat;
}

#xgk ul {
    overflow: hidden;
}

#xgk li {
    float: left;
    display: inline;
    margin: 0 7px 0 0;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#xgk li:nth-child(1) a {
    color: #4ec184;
}
#xgk li a {
    font-size: 14px;
}
#xgk li a {
    padding: 0 8px;
    font-size: 13px;
    display: block;
    background: #ececec;
    color: #333;
    border-radius: 5px;
    height: 26px;
    line-height: 26px;
}

#xgk li a {
    background: none;
    border: 1px solid #4ec184;
    border-radius: 3px;
    color: #4ec184;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
}


.newcontent .keylink {
    color: #00b0f0;
    text-decoration: underline;
}

.bottom_bor {
    padding-top: 5px;
}

.d_title {
    /* border-bottom: 1px solid #dfdfdf; */
    overflow: hidden;
    line-height: 35px;
    padding: 0 10px;
    position: relative;
}

.d_title em {
    font-size: 12px;
    padding: 0 !important;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
