* {
	margin: 0px;
	padding: 0px;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
}
body {
	font-size: 12px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, tr, td, th {
	padding: 0;
	margin: 0;
}
li {
	list-style-type: none;
}
ul {
	list-style: none;
}
img {
	vertical-align: top;
	border: 0;
}
a:hover {
	text-decoration: underline;
	color: #ef9b11;
}
a {
	text-decoration: none;
	_position: relative;
	color: #333;
}
ul, ol, li, dl, dt, dd, p, span, a, img, em, input, tr, th, td, h1, h2, h3, h4, h5, h6, h7 {
	list-style-type: none;
	border: none;
	background: none;
	outline: none;
}
.clearfix {
*zoom:1;
}
.clearfix:after {
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	content: "";
}
.pr {
	position: relative;
}
em {
	font-style: normal
}
.bg {
	background: #000 url(../images/bg-s.jpg) top center no-repeat;
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.main {
	width: 1000px;
	height: 1100px;
	margin: 0 auto;
	background: url(../images/main-s.jpg) no-repeat;
	position: relative;
}
.logo_box {
	left: 33px;
	width: 200px;
	position: absolute;
	top: 6px;
	height: 170px;
}
.logo_box a {
	display: block;
	width: 100%;
	height: 100%;
	font: 0/0 a;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	background-size: 100%;
}
.logo_box a:hover {
	-webkit-animation: linear swing 1s 1;
	-moz-animation: linear swing 1s 1;
	animation: linear swing 1s 1;
}
@-webkit-keyframes swing {
20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg)
}
}
@-moz-keyframes swing {
20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
-moz-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
-moz-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
-moz-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
-moz-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	-moz-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg)
}
}
@keyframes swing {
20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
-moz-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
-moz-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
-moz-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
-moz-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	-moz-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg)
}
}
.content {
	top: 9px;
	width: 710px;
	position: absolute;
	left: 278px;
}
.nav {
	padding: 2px 0 0 0px;
	width: 714px;
	height: 55px;
}
.nav a {
	float: left;
	width: 166px;
	height: 56px;
	margin-right: 9px;
	text-indent: -9999em;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
}
.left_px {
	margin-left: 2px;
}
.n0 {
	/* margin-left: 15px; */
}
.nav a.n1 {
	/* margin-left: 31px; */
	background-position: -172px 0;
}
.nav a.n2 {
	/* margin-left: 31px; */
	background-position: -343px 0;
}
.nav a.n3 {
	/* margin-left: 32px; */
	background-position: -515px 0;
}
.nav a:hover {
	background: url(../images/nav_hover.png) no-repeat;
}
.nav a.n0:hover {
	background-position: 0 0;
}
.nav a.n1:hover {
	background-position: -172px 0;
}
.nav a.n2:hover {
	background-position: -343px 0;
}
.nav a.n3:hover {
	background-position: -515px 0;
}
.tit_title span {
	height: 78px;
	width: 120px;
	text-align: Center;
	display: block;
	margin: 0 auto;
	font: 24px/41px \5FAE\8F6F\96C5\9ED1;
	color: #ebdfc7;
	font-size: 0px;
}
.tit_title span.server_icon {
	background-position: 0 -42px;
}
.user_login {
	height: 171px;
	color: #fcccb8;
	overflow: hidden;
	clear: both;
}
.item_form {
	float: left;
	width: 228px;
	margin-right: 20px;
}
.item_p {
	padding-top: 20px;
}
.item_input {
	display: none;
}
.item_p input {
	width: 190px;
	height: 31px;
	line-height: 31px;
	color: #430500;
	padding: 0 10px;
	background-color: #fff;
	border-radius: 5px;
}
.auto_links {
	color: #fff0d1;
	line-height: 32px;
}
.auto_links input {
	margin-right: 6px;
}
.auto_links a {
	color: #fff0d1;
	margin: 0px 0 0 12px;
}
.item_sub {
	margin-top: 17px;
	display: block;
	width: 119px;
	height: 64px;
	cursor: pointer;
	float: right;
	font-size: 0px;
	text-align: center;
	line-height: 53px;
	background: url(../images/login_btn.png) no-repeat;
}
.login_after_silde {
	float: left;
	width: 320px;
	padding-top: 35px;
	padding: 35px 0 0 30px;
}
.logout {
	float: left;
	padding-top: 35px;
}
.log_link {
	padding: 5px 50px 0 20px;
}
.log_link a {
	color: #fcccb8;
	margin: 0 30px;
	line-height: 22px;
}
.server_logined {
	margin-top: 5px;
	padding-left: 20px;
}
.server_logined li {
	line-height: 22px;
}
.server_logined li a {
	color: #fcccb8;
}
.xlk {
	background: #472219;
	border: 1px solid #C2AE89;
	color: #C2AE89;
	height: 19px;
	margin-top: 1px;
	margin-right: 9px;
	float: left;
}
.tit2 {
	font: 18px/30px \5FAE\8F6F\96C5\9ED1;
	color: #fff0d1;
	margin-bottom: 10px;
	font-weight: bold;
}
.tj_server {
	width: 673px;
	padding: 20px 0 0 20px;
}
.tj_server li, .list_data li {
	float: left;
	width: 177px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.tj_server li img {
	vertical-align: middle;
	display: none;
}
.tj_server li {
	margin: 0 31px 15px 15px;
}
.list_data li {
	margin: 8px 10px 0 0;
}
.tj_server li a, .list_data li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #093a75;
	background: url(../images/ser_btn_h.png);
	/* background-position: -487px 0px; */
	font-weight: bold;
}
.tj_server li a span, .list_data li a span {
	margin-left: 8px;
	color: #fff95c;
}
.jr_server {
	height: 625px;
	overflow: hidden;
	width: 686px;
	padding: 15px 0 0 20px;
}
.type-choose {
	margin-bottom: 15px;
	color: #fff0d1;
	font-size: 12px;
}
div#allserver {
	overflow-y: scroll;
	height: 550px;
}
#allserver::-webkit-scrollbar {
 width: 12px;
 background-color:none;
}
#allserver::-webkit-scrollbar-thumb {
 border: solid 4px #cfa962;
 width: 1px;
 border-radius: 3px;
 height:10px;
 background-color: #cfa962;
}
.choose_server {
	float: left;
	color: #fff;
}
.choose_server input, .choose_server a, .choose_server span {
	display: inline-block;
}
.choose_server input {
	width: 40px;
	padding: 0 2px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #000;
	margin-right: 7px;
	background-color: #dcdcdc;
	overflow: hidden;
}
.md {
	margin-left: 7px;
}
.choose_server a {
	width: 62px;
	height: 21px;
	color: #fff;
	text-align: center;
}
.choose_server a:hover {
	background: #c01000;
}
.choose_server span i {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	right: 2px;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	border-width: 5px;
	border-style: solid dashed dashed;
	border-color: #cdb58f transparent transparent;
}
.choose_server ul li {
	float: left;
	width: 46px;
	line-height: 24px;
	color: #c3af8a;
	text-align: center;
	cursor: pointer;
}
.zone_server {
	height: 64px;
	padding: 0px 15px 0px 15px;
}
.zone_server span {
	float: left;
	width: 280px;
	height: 46px;
	font: 21px/43px \5FAE\8F6F\96C5\9ED1;
	text-align: center;
	color: #f5e9d2;
	cursor: pointer;
	background: url(../images/zone_server.jpg) no-repeat;
	opacity: 0.7;
}
.server_list {
	display: none;
	padding-left: 15px;
}
.list_li {
	max-height: 84px;
	_height: 84px;
	overflow: auto;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.list_li li {
	float: left;
	width: 94px;
	height: 24px;
	line-height: 24px;
	color: #ac4d49;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
	margin: 0 6px 4px 0;
}
.list_data {
	height: 440px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
}
.list_data2 {
	height: 490px;
}
.list_data ul {
	margin-right: -5px;
	display: none;
}
.server_other {
	margin-bottom: 20px;
}
.server_other li {
	float: left;
	width: 112px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	font: 16px/36px \5FAE\8F6F\96C5\9ED1;
	color: #ac4d49;
	background-color: #4d0304;
	margin-right: 16px;
}
.server_other li.cur {
	background-color: #8e090a;
	color: #fff;
}
/* css sprite */
.list_data li a, .list_li li {
	background: url(../images/server-btn.jpg) 0 0 no-repeat;
}
.tj_server li a:hover, .list_data li a:hover {
	text-decoration: none;
	background: url(../images/ser_btn.png);
}
.item_sub:hover {
	color: #fff;
	text-decoration: none;
	/* background-position: 0px -282px; */
	background: url(../images/login_btn_h.png);
}
.s-fastin-btn {
	background: #c28d1b;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
}
.choose_server a:hover {
	/* background-position: -95px -323px; */
	/* text-decoration: none; */
}
.zone_server span.cur {
	opacity: 1;
}
.list_li li {
	background-position: 0 -324px;
}
.list_li li.cur {
	background-position: 0 -300px;
	color: #fff;
}
.choose_server .select1, .choose_server .select2 {
	display: inline-block;
 *zoom:1;
 *display:inline;
	vertical-align: middle;
}
select#sel {
	background: #dcdcdc;
	border: 1px solid #dcdcdc;
	height: 20px;
	line-height: 20px;
}
#login {
	overflow: hidden;
	width: 647px;
	height: 87px;
	padding: 0 20px;
}
#login ul {
	padding: 0 0 0 30px;
}
#login ul li {
	float: left;
	width: 280px;
	line-height: 30px;
	color: #000;
}
#myname, #time, .lastgame {
	color: red;
}
#mcenter, #exit, #iph, #mpass {
	color: red;
}
#third_login {
	line-height: 32px;
	position: relative;
	left: -30px;
	width: 300px;
	color: #fff0d1;
}
#paging {
	position: static;
	border: 0;
	display: block;
	overflow: hidden;
	height: 30px;
	margin-top: 10px;
}
#paging li {
	height: 20px;
	width: 40px;
	text-align: center;
	line-height: 20px;
	background: #bf923d;
	color: #fff;
}
.f-cf ul {
	position: static;
	border: 0;
	overflow: hidden;
}
#allserver li {
	float: left;
	width: 177px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 32px 16px 15px;
}
#allserver li a {
	display: block;
	width: 177px;
	height: 30px;
	color: #093a75;
	background: url(../images/ser_btn.png);
	line-height: 30px;
	/* background-position: -487px -52px; */
	font-weight: bold;
}
#allserver li a:hover {
	text-decoration: none;
	/* background-position: 0px -396px; */
	background: url(../images/ser_btn_h.png);
}
#allserver li a img {
	vertical-align: middle;
	display: none;
}