.servers {
	width: 1200px;
	min-height: 800px;
	margin: 0px auto 0;
	position: relative;
	background-color:#fff
}

.games {
	overflow: auto;
	position: relative;
	height: 1310px;
	background: #FFF url(../images/bg-game.jpg) no-repeat 0 140px;
}
.games .bg-title span {
	background-position: 0 5px;
}
.section {
	margin-top: 280px;
}
.games-con {
	float: right;
	width: 454px;
	height: 1210px;
	margin-top: 10px;
	border-left: 1px solid #b9b9b9;
}
.games-info dl {
	padding: 0 36px 0 24px;
	margin-top: 48px;
}
.games-info dt {
	position: relative;
	font-size: 22px;
	text-indent: -12px;
}
.games-info dd li {
	float: left;
	margin-top: 28px;
}
.games-info dd li.splite {
	width: 1px;
	height: 15px;
	margin: 31px 13px 0;
	background: #919195;
}
.games-info dd a {
	font-size: 14px;
}
.games-info dd a:hover {
	text-decoration: underline;
	color: #F00;
}
.games-info dt i {
	position: absolute;
	top: 0;
	left: -39px;
	width: 30px;
	height: 30px;
	background: url(../images/bg-game-logo.png) no-repeat;
}
.games-figure {
	margin-top: 46px;
}
.games-figure h3 {
	width: 96px;
	height: 43px;
	margin-left: -20px;
	background: url(../images/bg-title-lists.png) no-repeat;
}
.games-figure dl {
	margin-top: 42px;
}
.games-figure dt {
	display: inline;
	float: left;
	overflow: hidden;
	width: 120px;
	height: 120px;
	border-radius: 60px;
	margin: 0 20px 0 6px;
	background: url(../images/bg-game-head.png) no-repeat;
}
.games-figure dt.games-figure-head-2 {
	background-position: 0 -120px;
}
.games-figure dd {
	float: left;
	width: 300px;
	line-height: 24px;
	font-size: 14px;
}
.servermain {
	width: 100%;
	min-height: 900px;
	background-color: #fff;
	background-image: url(../images/fuwuq.png);
	background-repeat: no-repeat;
	margin-bottom:40px;
}
.login {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	float: left;
	margin-top: 90px;
}
.login .but {
	width: 120px;
	display: inline-block;
	height: 40px;
	background: #333;
	text-align: center;
}
.login .but a {
	display: inline-block;
	width: 46px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.login span {
	margin-left: 40px;
	font-size: 14px;
	font-weight: 500;
}
.login strong {
	font-size: 14px;
	font-weight: 500;
}
.login a {
	font-size: 14px;
}
.login .zhuang {
	width: 230px;
	height: 40px;
	float: right;
	line-height: 40px;
}
.login .zhuang div i.blue {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/lai.jpg) no-repeat;
	position: absolute;
	top: 14px;
}
.login .zhuang div i.red {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hoi.jpg) no-repeat;
	position: absolute;
	top: 14px;
}
.login .zhuang div i.green {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/li.jpg) no-repeat;
	position: absolute;
	top: 14px;
}
.login .zhuang div i.hui {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hi.jpg) no-repeat;
	position: absolute;
	top: 14px;
}
.login .zhuang div span {
	margin-left: 10px;
	margin-right: 10px;
}
.login .zhuang div {
	float: left;
	height: 14px;
	position: relative;
}
.myplay {
	width: 1160px;
	height: 130px;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
}
.myplay h3 {
	width: 110px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #333;
	border-bottom: 4px solid #333;
}
.myplay div {
	width: 100%;
	height: 50px;
	border-bottom: 4px solid #f1f1f1;
}
.myplay a {
	width: 214px;
	position: relative;
	height: 50px;
	display: block;
	border: 1px solid #f1f1f1;
	float: left;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color: #333;
	margin-left: 20px;
	margin-top: 20px;
}
.myplay a:hover {
	border: 1px solid #333;
}
.myplay a.sn {
	margin-left: 0;
}
.newplay {
	width: 1160px;
	height: 130px;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
}
.newplay h3 {
	width: 110px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #333;
	border-bottom: 4px solid #333;
}
.newplay div {
	width: 100%;
	height: 50px;
	border-bottom: 4px solid #f1f1f1;
}
.newplay a {
	width: 214px;
	height: 50px;
	font-size: 14px;
	position: relative;
	border: 1px solid #f1f1f1;
	color: #333;
	display: block;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.newplay a:hover {
	border: 1px solid #333;
}
.newplay a.sn {
	margin-left: 0;
}
.myplay a i.blue {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/lai.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.myplay a i.red {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hoi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.myplay a i.green {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/li.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.myplay a i.hui {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.newplay a i.blue {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/lai.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.newplay a i.red {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hoi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.newplay a i.green {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/li.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.newplay a i.hui {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.myservers {
	float: left;
	width: 1160px;
	min-height: 380px;
	background-color:#fff;
	padding: 20px;
	margin-bottom:20px;
}
.myservers ul, li, div {
	padding: 0;
	margin: 0;
}
.myservers ul li {
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: none;
	font-size: 14px;
}
.myservers ul li.fli {
	background: #333;
	color: #fff;
}
.myservers ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
	height: 40px;
	background: #f1f1f1;
}
.myservers #tab_con {
	width: 1160px;

	min-height:340px;
}
.myservers #tab_con div {
	width: 1160px;
	min-height: 340px;
	display: none;
	border-top: none;
}
.myservers #tab_con div.fdiv {
	display: block;
}

.rcont {
	width: 200px;
	height: 40px;
	float: right;
}
.rcont span {
	font-size: 14px;
	line-height: 40px;
	color: #000;
}
.rcont input {
	width: 60px;
	height: 25px;
	margin-left: 5px;
}
.rcont .rbut {
	width: 60px;
	height: 25px;
	background: #333;
	color: #fff;
}


.fdiv a {
	width: 210px;
	height: 50px;
	font-size: 14px;
	position: relative;
	border: 1px solid #f1f1f1;
	color: #333;
	display: block;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-right: 16px;
	margin-top: 20px;
}
.fdiv a.sn {
	margin-left: 0;
}


.fdiv a i.blue {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/lai.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.fdiv a i.red {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hoi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.fdiv a i.green {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/li.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.fdiv a i.hui {
	width: 8px;
	height: 15px;
	display: inline-block;
	background: url(../images/hi.jpg) no-repeat;
	position: absolute;
	top: 19px;
	left: 200px;
}
.fdiv a:hover {
	border: 1px solid #333;
}