/* 头部公共部份样式 */
.pagement{
	height: 680px;
	background:url(../images/bg.jpg) no-repeat top center;
}
.main{
    width: 980px;
    height: auto;
    margin: 0 auto;
}
.header-nav {
    height:635px;
    position: relative;
}
.new_tab{
	height: 127px;
	background: url("https://pic.7fgame.com/WebGamePlat/201703/10/0_157fdefdc54f444386c8e1be28adfcf9.png") 50% 0% no-repeat;
}
.header-nav .new_tab a {
    display: block;
    height: 127px;
    text-indent: -9999em;
    float: left;
}
.container {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding-bottom:20px;
}
/* 头部公共部份样式 */

/* 左边公共部分栏 样式*/
.bodyer_left{
	width: 310px;
	float: left;
}
.startGame{
	width:310px;
	height: 140px;
    overflow:hidden;
}
.startGame a.start{
	width: 100%;
	height: 100%;
	display: block;
	background:url(../images/start.jpg);
}

.startGame a.start:hover{
	background:url(../images/start.jpg) 0 -140px;
}

.load_infor{
	width: 310px;
}
.active_Module{
	width: 310px;
	height:140px;
	background-color: #000;
	position: relative;
}
.active_Module{
	width: 310px;
	height:140px;
	background-color: #000;
}
.active_Module a{
	width: 155px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: #34393f;
	display: block;
	float: left;
    position:relative;
}
.active_Module a:hover{
	color: #fff;
}
.active_Module em{
	display: block;
	width: 1px;
	height: 140px;
	background:url(../images/xian.jpg) no-repeat;
	position: absolute;
	top:0px;
	left: 50%;
}
.load_after{
	width: 310px;
    height:140px;
	background: #ccc;
	overflow: hidden;
	zoom:1;
}
.load_after .inload-infor{
	width:286px;
	height:62px;
	background:url(../images/loadin_bg.jpg) no-repeat;
	padding-top:16px;
	padding-left: 24px;
	position: relative;
}
.load_after .inload-infor p{
	color: #e3dfdd;
	font-size: 14px;
}
.load_after .inload-infor p em{
	color: #ffd800;
	padding: 0 5px;
}
.inload-infor i.vip{
	width: 17px;
	height: 13px;
	display: inline-block;
	background:url(../images/VIP.jpg) no-repeat;
	position: relative;
	top:2px;
}
.inload-infor p.usePice{
	margin-top:7px;
}
.inload-infor p span{
	font-size: 12px;
	color: #ffd800;
	margin-right: 12px;
}
.inload-infor p span i.money1{
	width: 18px;
	height: 18px;
	display: inline-block;
	background:url(../images/money1.png) no-repeat;
	position: relative;
	top:3px;
	margin-right:12px;
}
.inload-infor p span i.money2{
	width: 18px;
	height: 18px;
	display: inline-block;
	background:url(../images/money2.png) no-repeat;
	position: relative;
	top:3px;
	margin-right:12px;
}
.inload-infor p.usePice a{
	width: 56px;
	height: 21px;
	display: inline-block;
	line-height: 21px;
	text-align: center;
	color: #ecdb7b;
	background: #9b5f00;
	position: absolute;
	right: 37px;
	bottom:12px;
}
.last_sever{
	width:286px;
	height:68px;
	background:url(../images/loadin_bg.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 24px;
	position: relative;
}
.last_sever h4{
	font-size: 12px;
	color: #9a9c9e;
	margin-bottom:9px;
}
.last_sever p a{
	font-size: 12px;
	color: #e1bf0f;
	padding-right: 10px;
}
.btn_laod{
	width: 310px;
	height: 62px;
	position: relative;
}
.btn_laod a{
	width: 155px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	background: #34393f;
	display:block;
	float: left;
}
.btn_laod a:hover{
	color: #fff;
}
.btn_laod em{
	display: block;
	width: 1px;
	height: 140px;
	background:url(../images/xian2.jpg) no-repeat;
	position: absolute;
	top:0px;
	left: 50%;
}
.severList{
	width: 310px;
	height: 280px;
	background-color: #fff;
	margin-top: 14px;
}
.severList h1{
	width: 310px;
	height: 54px;
	background:url(../images/severMore.jpg) no-repeat;
	position:relative;
}
.severList h1 a{
	width:34px;
	height: 17px;
	line-height: 17px;
	display: block;
	position: absolute;
	top:23px;
	right:14px;
	font-size: 13px;
	color: #34393f;
	font-family: '宋体';
	font-weight: normal;
}
.inseverList{
	width: 310px;
	height: 226px;
	background: #fff;
}
.inseverList ul li{
	width:155px;
	height: 32px;
	line-height: 32px;
	float: left;
	position: relative;
	text-indent:40px;
}
.inseverList ul li:after{
	content: '';
	width: 4px;
	height: 4px;
	background: #b9b9b9;
	position: absolute;
	top:50%;
	margin-top: -2px;
	left:27px;
}
.inseverList ul li a{
	font-size: 14px;
}
.inseverList ul li em{
	font-family: Arial;
	font-size: 11px;
	color: #ba0303;
	margin-left: 3px;
}
.inseverList ul li a:hover{
	color:  #ba0303;
}
.severPhone{
	width: 310px;
	height: 133px;
	margin-top: 14px;
	float: right;
}
.severPhone h1{
	width: 310px;
	height: 54px;
	background:url(../images/dt.jpg) no-repeat;
}
.tell_phone{
	width:291px;
	height:67px;
	background-color: #fff;
	padding: 13px 0px 0px 19px;
}
.tell_phone a.tel_number{
	font-family: Arial;
	color: #000000;
	font-size: 27px;
}
.tell_phone span{
	width: 75px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-color: #8b8b8b;
	border-radius: 11px;
	display:inline-block;
	position: relative;
	top:-4px;
	left: 4px;
}
.tell_phone p{
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #8b8b8b;
}
.tell_phone p em{
	width: 21px;
	height: 18px;
	display: inline-block;
	background:url(../images/zixun.jpg) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}
.tell_phone p  a.ck_zixun{
	color: #d19e58;
	margin: 0 10px;
}
/* 左边公共部分栏 样式*/
/* 登录弹框 */
.model{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background:rgba(0,0,0,0.5); 
	/*display: none;*/
    z-index:100000;
}
.inModel{
	width: 554px;
	height: 344px;
	background-color: #fff;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -172px;
	margin-left: -277px;
	border-radius: 4px;
}
.inModel_hd{
	width: 554px;
	height: 43px;
	line-height: 43px;
	border-bottom:1px solid #e5e5e5;
	font-size: 20px;
	color: #969696;
	text-indent: 24px;
}
.inModel_hd i{
	width: 14px;
	height: 16px;
	background:url(../images/close.png) no-repeat;
	display:block;
	position: absolute;
	right:16px;
	top:14px;
}
.loading{
	width: 554px;
	height: 300px;
	background-color: #ccc;
	border-radius: 0px 0px 4px 4px;
}
/********************************************************************************************************************/
/*顶部导航*/
#header_9211 {
    font-size: 12px;
    color: #616161;
    font-family: \5FAE\8F6F\96C5\9ED1;
    background: url("../images/top_bg.png") repeat-x;
}
#header_9211 .main {
    margin: 0 auto;
    width: 980px;
    height: 34px;
    position: relative;
}
#header_9211 .topLeft, #header_9211 .topRight, #header_9211 .games {
    position: absolute;
    top: 0;
    z-index: 9;
}
#header_9211 .topLeft {
    left: 4px;
}
#header_9211 .userNumber, #header_9211 .topUl {
    float: left;
    line-height: 33px;
}
#header_9211 .topUl li {
    float: left;
    padding-right: 23px;
    line-height: 33px;
}
#header_9211 .leftUl .lim01 a {
    background-position: 0 12px;
}
#header_9211 .leftUl .lim02 a {
    background-position: 0 12px;
}
#header_9211 .leftUl .lim03 a {
    background-position: 0 12px;
}
#header_9211 .leftUl .lim04 a {
    background-position: 0 12px;
}
#header_9211 .topUl li a, #header_9211 .games a, #header_9211 .gamesUp a, #header_9211 .gamesDown a, #header_9211 .topRight p, #header9211_allGefc .allGe {
    float: left;
    height: 33px;
    line-height: 33px;
    _line-height: 34px;
    color: #666666;
    padding-left: 17px;
    background-image: url("../images/ico_top.png");
    background-repeat: no-repeat;
    overflow: hidden;
}
#header_9211 .leftUl .lim01 a {
    background-position: 0 12px;
}
#header_9211 .topUl li {
    float: left;
    padding-right: 23px;
    line-height: 33px;
}
#header_9211 .topRight p {
    background-position: 0 -199px;
}




#header_9211 .rightUl .lim01 a {
    background-position: 0 -199px;
    margin-right: 13px;
}

#header_9211 .rightUl .lim02 a {
    background-position: 0 -269px;
}