body{
	background: #F5F5F5;
}
/******轮播图***********/

.game_img{
	width: 100%;
	border: 0;
	margin: 0 auto;
	display: block;
	min-height: 180px;
	max-height: 180px;
}

/******游戏搜索***********/

.normal-list{	
	overflow: hidden;
    background-color: #fff;
    border-width: 1px 0;
    margin: 0px 0 0 0;
    padding-bottom: .5em;
    position: relative;
}



/******游戏列表***********/

.list-header{
	display: -webkit-box;
    -webkit-box-pack: justify;
    -webkit-box-align: stretch;
    padding: 10px 2%;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
    text-align: -webkit-center;
	
}

.list-header .title{
	font-size: 18px;
    color: #FF2E73;
    font-weight: bold;
	
}
.list-header .title img{
	vertical-align: middle;
    margin: 0 5px 3px 0;
    width: 1.5em;
    height: 1.5em;
	
}
.game_size{
	font-size: 1em;
	font-weight: normal;
}

.list-table .tr {
    display: -webkit-box;
    -webkit-box-pack: justify;
    -webkit-box-align: stretch;
    border-bottom: 1px solid #e9e9e9;
    padding: 2%;
}

.list-table .detail{
	width: 25%;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
}

.list-table .detail .img-wrap {
    display: block;
    -webkit-box-flex: 0;
    width: 5.5em;
    height: 5.5em;
    margin-right: .5em;
}

.list-table .detail .game-icon {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: block;
}

.game-icon {
    float: left;
}

.list-table .detail .content-body {
    -webkit-box-flex: 1;
    text-align: left;
   /* overflow: hidden;*/
}
.list-table .game-title {
    display: inline-block;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1em;
    color: #333;
    height: 1.1em;
    line-height: 1.1em;
}

.list-table .game-sep-tip {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: .8em;
    height: 15px;
    position: relative;
}

.list-table .game-sep-tip1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: .8em;
    margin-top: .1em;
}


.list-table .detail .vote-star {
    display: inline-block;
    margin-right: 6px;
    width: 75px;
    height: 15px;
    overflow: hidden;
    vertical-align: middle;
    background: url( ../images/ratestar.png);
    background-size: 15px 15px;
    position: absolute;
}

.list-table .detail .vote-star i {
    display: inline-block;
    height: 15px;
    background: url(../images/ratstarover.png);
    background-size: 15px 15px;
    position: absolute;
}

.list-table .game-sep-info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: 1em;
    word-break: break-all;
    height: 1em;
    line-height: 1em;
}
.list-table .item {
    -webkit-box-flex: 1;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    box-sizing: border-box;
    font-size: 1em;
}
.list-table .download {
    -webkit-box-flex: 0;
    width: 18%;
    margin: 32px 1% 0 0;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
    border: solid 1px #18bbff;
    color: #18bbff;
    vertical-align: middle;
    border-radius: 16px;
    height: 2em;
}
.list-table .download span {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1em;
}
.list-more {
    height: 50px;
    line-height: 60px;
    text-align: center;
    background: #F5F5F5;
    font-size: 16px;
    color: #444;
}

.itemlist{
	color: #999;
    font-size: .8em;
}

/********二维码**********/

.normal-list .wx_ewm {
    padding: 9px;
    margin: 10px 0 10px 0;
}
.normal-list .wx_ewm img {
    width: 180px;
    height: 180px;
}

/**************领取礼包*******************/
.libao{
	margin-top: 2px;
	width: 90%;
	padding: 0% 5% 0;
	clear: both;
	height: 7.5em;
}

.libao .game_libao{
	width: 47%;
	height: 90px;
	float: left;
	margin-top: .8em;
}

.libao .game_jilu{
	width: 47%;
	height: 90px;
	float: right;
	margin-top: .8em;
}

.libao a img{
	width: 100%;
	display: block;
	border: none;
}
.active-list{
	color:#18bbff;
}
/***************轮播切换按钮****************/
.switch{
	width: 16%;
	height: 20px;
	border: 1px solid black;
	margin: 0 auto;
	padding: 0 2%;
}
.switch li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: red;
	margin: auto;
	float: left;
	margin: 5px;
}

.switch_li_active{
	background: yellow;
}

/******************标签******************************/
.game_biao{
	width: 30px;
	height: 1em;
	border: 1px solid #00A0EA;
	font-size: .6em;
	display: inline-block;
	text-align: center;
	line-height: 1em;
	padding: .3em;
	color: red;
	border-radius: 4px;
}




 .color_change {
    cursor: pointer;
    font-size: 1em;
}

.color_change span h2 {
    font-size: 1em !important;
}
.game-tag {
    display: inline-block;
    border-radius: .2em;
    padding: .15em .3em .1em;
    height: 1em;
    line-height: 1em;
    font-size: .75em;
    margin-left: .5em;
}