/* CSS Document */

/*最新开服、热门游戏、游戏平台、小游戏样式*/
.service{
    width:1090px;
    height:auto;
    margin:10px auto;overflow:hidden;border-right: 1px solid #dcdcdc;}
.service_tit{width:1200px;height:39px;float:left;overflow:hidden;border-bottom: 2px solid #24a894;border-left: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc}
.service_left{width:1200px;height:39px;float:left;overflow:hidden;line-height:39px;}
.service_left span{width:1180px;height:39px;float:left;overflow:hidden;}
.service_left span a{width:96px;height:39px;float:left;overflow:hidden;text-align:center;font-size:14px;font-weight:bold;padding-left:20px; padding-right:20px; background:#F5F5F5; border-right:#dcdcdc 1px solid;}
.service_left span a.zhaos{width:260px !important;float:left;}
.service_left span a.zhaoz{width:100px !important;float:left;}
.service_left span a:hover{background:#dcdcdc;}
.service_left span a.current{background:#24a894;color:#fff !important;text-decoration:none; padding-left:20px; padding-right:20px;}

.service_left cite{font-size:14px;}
.service_left cite em{color:#F00;font-weight:bold;}
.service_search{width:282px;height:33px;float:right;display:inline;}
.service_search .input{width:193px;height:31px;float:left;border:1px solid #e5e1e1;border-right:none;background:url(../images/img/search_icon.gif) no-repeat 10px 8px #fff;padding:0 0 0 30px;line-height:31px;}
.service_search a{width:58px;height:33px;float:left;background:#1f95ed;color:#fff;text-align:center;line-height:33px;overflow:hidden;}
.service_search a:hover,.game span a:hover{background:#0985e2;color:#fff !important;text-decoration:none;}

.rmyx{border-right: 1px solid #dcdcdc;background:#fff;border-bottom: 1px solid #dcdcdc;}

.rmyx ul{
	border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    float: left;
    height: 74px;
    overflow: hidden;
    position: relative;
    width: 180px;
	}
.rmyx ul li{
	left: 10px;
    position: absolute;
    top: 10px;
	}
.rmyx ul .l1 img {
    background-color: #fff;
    border: 1px solid #ddd;
    height: 52px;
    padding: 1px;
    width: 60px;
}	

.rmyx ul .l2, .rmyx ul .l3, .rmyx ul .l4 {
    color: #6f6f71;
    margin-left: 70px;
}
.rmyx ul .l2 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 121px;
}
.rmyx ul .l3 {
	margin-top:22px;	
}
.rmyx ul .l2 a {
    color: #fe0000;
    font-size: 14px;
}
.rmyx ul .l3 span {
    background: rgba(0, 0, 0, 0) url("ico_bao.gif") no-repeat scroll right center;
    padding: 0 22px 0 5px;
}
.rmyx ul .l3 a {
    color: #6f6f71;
	height:35px;
}
.rmyx ul .l4 {
	margin-top:38px;	
}
.rmyx ul .l4 a {
    
    color: #6f6f71;
    padding-right: 20px;
}

	
/*热门游戏样式*/
.rmyx_top{width:960px;height:85px;float:left;overflow:hidden;margin:10px 0 0 0;}
.rmyx_top li{width:72px;height:28px;float:left;text-align:center;line-height:28px;overflow:hidden;}
.rmyx_top li a.hjc{font-weight:bold;color:#F00 !important;}
.rmyx_top li a.bold{font-weight:bold;}
.rmyx_top li a{color:#666;}
.rmyx_bottom{width:960px;height:80px;float:left;overflow:hidden;margin:8px 0 0 0;}
.rmyx_bottom li{width:50px;height:80px;float:left;overflow:hidden;text-align:center;line-height:24px;margin:0 14px 0 0;display:inline;}

.mytag {
    padding: 0 2px;
    border-radius: 2px;
    margin-right: 2px;
    background: #FE0000;
    color: #FFF;
}