body {
    color: #666;
	background: #f1f2f3;
	font-size: 12px;
}
a, body {
    color: #333;
}
.game-banner {
    width: 100%;
    height: 360px;
    background: url(../images/webgame/gamesbanner.jpg) top center no-repeat;
margin-top: 106px;
}
.game-banner .tj-game {
    margin: 0 auto;
	width: 1420px;
	height: 360px;
}

.game-banner li {
    position: relative;
    width: 264px;
	margin:20px 9px;
    border: 1px solid #bdf6ef;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	overflow: hidden;
	height:309px;
}
.game-banner li img {
    width: 100%;
	transition: all 0.6s;
}
.g-main {
	margin: 30px auto;
	position: relative;
	width: 1420px;
	overflow: hidden;
}
.all_content{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	float:left;
}
.all_content .tab{
	background: #fff;
	padding:20px;
}
.game-banner li img:hover{  
    transform: scale(1.1);
} 
.game-banner li .i-new {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
	position: absolute;
    left: 0;
    top: 0;
	background: url(../images/webgame/hot.png) 0px 0px;
}
.game-banner li .recommend_bj{
position: absolute;
bottom:0px;
left: 0;
width: 100%;
line-height:40px;
background: #2a2a2a;
filter: Alpha(Opacity=70);
opacity: 0.70;
height: 40px;
}
.game-banner li .recommend{
position: absolute;
bottom:0px;
left: 0;
width: 100%;
line-height:40px;
color: #fff;
}
.game-banner li .type{
	float:left;
	padding-left:10px;
	width:80px;
	width: 160px;
}
.game-banner li a:hover {
    background: #f92b0e;
}
.game-banner li .btn{
    padding: 2px 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #03b4f5;
}
.all_content .game-type {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    position: relative;
	margin-bottom:20px;
}
.all_content .game-type .name ,.all_content .game-zimu .name{
	font-size: 16px;
    padding: 0 12px;
	color: #666;
}
.all_content .game-type a:hover, .all_content .game-type .active,.all_content .game-zimu a:hover  , .all_content .game-zimu .active{
    color: #fff;
    background: #03b4f5;
	border-radius: 8px;
}
.all_content .game-type a ,.all_content .game-zimu a{
    color: #666;
    font-size: 16px;
    padding: 0 12px;
    float: left;
    display: inline;
    position: relative;
	margin: 0px 5px;
	text-align: center;
}
.game-all{
	margin-top:30px;
	overflow: hidden;
	position: relative;
	background: #fff;
	padding:20px 10px;
}
.all_content .game-zimu {
	margin-top: 10px;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    position: relative;

}
.game-all li{
    position: relative;
    width: 258px;
	margin: 10px 5px;
    border: 1px solid #ddd;
    float: left;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	background: #fff;
	overflow: hidden;
	height: 155px;
}
.game-all li img{
    width: 100%;
	height:104px;
	transition: all 0.6s;
}

.game-all li img:hover{  
    transform: scale(1.1);
} 
.game-all li .recommend-1 {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    line-height: 30px;
	background: #fff;
    color: #666;
}
.game-all li .recommend-2 {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    line-height: 30px;
	background: #fff;
    color: #999;
}

.game-all li .recommend-1 .name{
	float:left;
	padding-left: 10px;
	font-size:16px;
	color: #666;
}

.game-all li .recommend-2 .type {
	float:left;
	padding-left: 10px;
	font-size:14px;
}

.game-all li .recommend-1 .menu{
	float:right;
	padding-right:10px;
	font-size:16px;
}
.menu a{
	color: #999;
	font-size:14px;	
}

.game-all li .recommend-2 .bili{
	float:right;
	padding-right:10px;
	font-size:14px;
	color: #f00;
}

.rmph{
	float:right;
	width:260px;
	overflow:hidden;
	background: #fff;
	padding: 20px;
}

.rmph h2 {
    font-size: 20px;
    float: left;
    color: #333333;
	padding-bottom:10px;
}
.rmph  ul  .active{
    height: 70px;
    padding: 9px 0;
}
.rmph  ul  li {
    padding: 15px 0px;
    border-bottom: 1px dotted #cecece;
    vertical-align: top;
    overflow: hidden;
    position: relative;
	width: 100%;
}

.rmph .rank {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #ccc;
    float: left;
}

.rmph .rank-0 {
    background: #fd5253;
}

.rmph .rank-1 {
    background: #ff7b41;
}

.rmph .rank-2 {
    background: #ffad2b;
}

.rmph .desc {
    width: 250px;
    height: 22px;
    line-height: 18px;
    top: 8px;
    right: 0px;
}

.rmph .desc .name {
    padding-left: 10px;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.rmph .type {
    color: #999;
}
.rmph .name {
    display: inline-block;
    width: 120px;
    font-size: 14px;
    color: #666;
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.rmph .active .detail {
    display: block;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}
.rmph .detail {
    display: none;
}
.rmph .detail .img {
    display: block;
    width: 68px;
    height: 68px;
    border-radius: 15px;
    margin: 0 10px;
    overflow: hidden;
}
.fl {
	float: left;
}

.fr {
float:right;
}
.rmph .g-btn-s {

    margin: 8px;

}
.g-btn-s {
    display: inline-block;
    vertical-align: top;
    width: 72px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    background: #fd5253;
    font-family: 'microsoft yahei';
    font-size: 12px;
    box-sizing: content-box;
}

@media screen and (max-width: 1400px) {
	.tj-game,
	.g-main{
		width: 1110px!important;
		overflow: hidden;
	}
	.all_content{
		width:830px;
	}
	.game-banner li {
   		margin: 20px 5px;
	}
	.rmph{
		width:240px;
		padding:10px;
	}
}