body {
    color: #666;
	background: #f1f2f3;
	
}


.content {
	width: 1420px;
	margin: 30px auto;
	margin-top: 126px;
	overflow: hidden;
}

.game_left {
    width: 1090px;
    float: left;
    display: inline;
}

.game_right {
    width: 310px;
    float: right;
    display: inline;
}


.game_left .game_top {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f3f3f3;
    padding: 16px 0;
	background: #fff;
}

.game_top .game_icon{
    width: 120px;
    float: left;
    margin: 10px 20px 0 20px;
    display: inline;
}

.game_top .game_icon img{
    width: 120px;
	height: 120px;
}

.game_top .game_info{
    width: 440px;
    float: left;
    margin-top: 10px;
}

.game_top .game_info p {
    width: 100%;
    float: left;
    line-height: 35px;
    color: #000;
    font-size: 18px;
}
	
.game_top .game_info span{
float: left;
color: #999;
margin-top: 10px;
   font-size: 12px;
   margin-right:20px;
}

.fl{
	float:left;
}
.game_top .game_info  em {
    position: relative;
    width: 100%;
    float: left;
    color: #999;
    margin-top: 15px;
}

.game_top .game_info em a {
    width: 130px;
    line-height: 38px;
    text-align: center;
    float: left;
    color: #fff;
    background: #00b3ff;
    opacity: 0.8;
    border: 1px solid #00b3ff;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.game_top .game_erweima{
width: 150px;
float: right;
text-align: center;
margin-right: 30px;
display: inline;
position: relative;
}

.game_top .game_erweima img{
width: 120px;
height: 120px;
}

.game_tu{
width: 100%;
overflow: hidden;
background: #fff;
}

 .productshow{width: 990px;position: relative;padding:20px 0; margin:0 auto; }
        .productshow ul,li {margin:0px; padding:0px; list-style:none;}
        .productshow .scrollcontainer{ height:417px; overflow:hidden; position: relative; }
        .productshow .scrollcontainer ul{width: 1275px;position: absolute;left: 0px;top: 0px;}
        .productshow .scrollcontainer li{float:left; width:255px; text-align:center;}
        .productshow .scrollcontainer li.last{background: none;}
        .productshow .scrollcontainer li img{ width: 250px;height: auto;}
        .productshow .scrollcontainer li { text-align:center; }
        .productshow .og_prev,.productshow .og_next{ width:30px; height:50px;position:absolute; display:block; top:208px; z-index:2;background:url(/images/h5game/animat_icon_6.png) no-repeat; background:url(/images/h5game/animat_icon_ie6.png) no-repeat\9; cursor:pointer;filter:alpha(opacity=30); opacity:0.3;}
        .productshow .og_prev{ background-position:0 -60px; left:-20px;}
        .productshow .og_prev:hover {filter:alpha(opacity=100); opacity:1;}
        .productshow .og_next{ background-position:0 0; right:-20px;}
        .productshow .og_next:hover {filter:alpha(opacity=100); opacity:1;}
        .productshow .lockprev,.productshow .locknext{filter:alpha(opacity=30); opacity:0.3;}/*cursor:not-allowed;*/
        .productshow .lockprev:hover,.productshow .locknext:hover{filter:alpha(opacity=30); opacity:0.3;}
		
.game_abstract{
	background: #fff;
padding: 0 20px;
}		
.game_abstract p{
	line-height:30px;
	font-size:12px;
}		

.game_new{
	margin-top:10px;
	background: #fff;
	width:100%;
	overflow: hidden;
}

.news_tab{
	width:100%;
	margin-top:10px;
	padding-left:20px;
	padding-bottom: 10px;
	 border-bottom: 1px solid #f3f3f3;
}

.news_tab span{
	padding:0 30px;
	font-size:16px;
}

.news_tab .active {
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #2da4f4;
padding: 0 10px;
margin-right: 10px;
margin-left: 10px;
border-radius: 8px;	
}

.game_new .news_list ul{
    margin-left: 25px;
    margin-right: 25px;
}


.game_new .news_list ul li{
    padding: 10px 0;
    border-bottom: #f1f2f3 dotted 1px;
    font-size: 14px;
	line-height:30px;
}


.game_new .news_list li .type {
    padding: 3px 12px;
    color: #fff;
    border-radius: 10px;
    background: #e46700;
    margin-right: 10px;
}


.laybox {
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
}
.gift{
	margin-bottom:20px;
}
.rm{
	margin-bottom:20px;
}

.laybox .title{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
font-size: 16px;
color: #333;
border-bottom: 1px solid #dddddd;
height: 25px;
}

.laybox .title span {
    width: 4px;
    height: 20px;
	float:left;
    background-color: #ffb525;
}
.laybox .title p {
	margin-left:10px;
	float:left;
}


.gift-list li {
	width:95%;
    float: left;
    line-height: 35px;
    padding-left: 15px;
}


.gift-list li span:hover {
    background: #3bb70b;
    border: 1px solid #3bb70b;
    color: #fff;
}
.gift-list li span {
    width: 46px;
    line-height: 21px;
    text-align: center;
	float:right;
    color: #30a95b;
    background: #fff;
    border: 1px solid #30a95b;
    cursor: pointer;
    margin-top: 3px;
    border-radius: 4px;
	margin-right:20px;
}

.rm-list{
	margin-right:10px;
	margin-left:10px;
}

.rm-list li{
	font-size:12px;
	width:96px;
	text-align:center;	
	float: left;
}

.rm-list li p{
	line-height:25px;
	font-size:12px;
	width:100px;
	text-align:center;
}


.ph-list {
    width: 93%;
    padding: 0px 10px 16px;
}

.ph-list .active {
    height: 70px;
    padding: 9px 0;
}
.ph-list li {
    height: 22px;
    padding: 8px 0px;
    border-bottom: 1px dotted #cecece;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}



.ph-list li .rank {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #ccc;
    float: left;
}

.ph-list li .rank-0 {
    background: #fd5253;
}

.ph-list li .rank-1 {
    background: #ff7b41;
}

.ph-list li .rank-2 {
    background: #ffad2b;
}
.ph-list  .active .rank {
    margin-top: 24px;
}

.ph-list .desc .name {
    padding-left: 10px;
}
.ph-list .name {
    display: inline-block;
    width: 120px;
    font-size: 14px;
	line-height:20px;
    color: #666;
	margin-bottom: 10px;
}

.rank-game-list .type {
	float:right;
	margin-right:10px;
    color: #999;
}

.ph-list  .active .desc {
    opacity: 0;
    filter: alpha(opacity=0);
}

.ph-list .detail {
  display:none;
}

.ph-list .active .detail {
     display: block;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

.ph-list .detail .img {
    display: block;
    width: 68px;
    height: 68px;
    border-radius: 15px;
    margin: 0 10px;
    overflow: hidden;
}

.ph-list .detail .info {
    width: 100px;
    height: 70px;
    overflow: hidden;
}

.ph-list .g-btn-s {
    margin-top: 20px;
}
.ph-list .desc {
    line-height: 18px;
}
.ph-list .desc .type {
	float:right;
	color: #999;
}

.detail .info p{
	line-height:23px;
}
.ph-list .active .detail img {
    border: 0 none;
    vertical-align: middle;
}


.detail  .g-btn-s{
padding: 3px 10px;
line-height: 70px;
    text-align: center;
    color: #fff;
    background: #00b3ff;
    opacity: 0.8;
    border: 1px solid #00b3ff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}
@media screen and (max-width: 1400px) {
	.content{
		width:1110px;!important;
	}
	.game_left{
		width:780px;!important;
	}
	.productshow{width: 720px}
}