/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dialog, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.5 microsoft yahei, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
legend {
	color: #333;
}
fieldset, img {
	border: 0 none;
	vertical-align: top;
}
button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section, time, audio, video {
	display: block;
	margin: 0;
	padding: 0;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;
}
.clearout {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cleartxt {
	color: transparent;
	font: 0/0 a;
	overflow: hidden;
}
a:link, a:active {
	outline: none;
}
input {
	border: none;
}
.fl {
	display: inline;
	float: left;
}
.fr {
	display: inline;
	float: right;
}
.tc {
	text-align: center;
}
.none {
	display: none;
}
.dib {
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: middle;
}
/*reset.css*/
html {
	font-size: 100%;
}
body {
	margin: 0;
	color: #666;
	font-size: 12px;
	line-height: 1.5;
}
dl, dd, h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
}
ul, ol {
	padding-left: 0;
	list-style-type: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	text-decoration: none;
}
a, button {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, select, img {
	vertical-align: middle;
}
input, select, body {
	font-family: 'microsoft yahei';
}
a, input, button {
	padding: 0;
	margin: 0;
	outline: 0
}
i, em {
	font-style: normal;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.dib {
	display: inline-block;
*display: inline;
*zoom: 1;
}
.fix {
	zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.none {
	display: none;
}
.hidden {
	display: none
}
/*reset.css*/

.wrapper {
	background: #fff url(../images/bg.jpg) center top no-repeat;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/main.jpg) 0 0 no-repeat;
	padding-bottom: 20px;
	color: #666;
}
.wrap a {
	color: #666;
}
.mr20 {
	margin-bottom: 20px;
}
.mrt20 {
	margin-top: 20px;
}
.box {
	background-color: #f8f4eb;
	padding: 0 20px;
	margin-top: 20px;
}
.box2 {
	background-color: #f8f4eb;
	padding: 0 20px;
}
.gamedata_tit li, .gong_tit li {
	float: left;
	display: inline;
	border: 1px solid #999;
	cursor: pointer;
}
.gamedata_tit li em, .gong_tit li h3 {
	display: block;
	border: 1px solid #fff;
	text-align: center;
	color: #333;
}
.gamedata_tit li.cur, .gong_tit li.cur {
	border: 1px solid #b7251f;
}
.gamedata_tit li.cur em, .gong_tit li.cur h3 {
	border: 1px solid #cc6460;
	background-color: #b7251f;
	color: #fff;
}
.gray {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* 头部 */
.head_box {
	height: 552px;
	position: relative;
}
.logo_img {
	padding-top: 6px;
	height: 445px;
}
.logo_img a {
	display: block;
	margin-left: -10px;
	width: 200px;
	height: 140px;
	background: url(about:blank);
}
.nav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.nav ul {
	height: 81px;
	background-color: #000;
}
.nav li {
	float: left;
	display: inline;
	width: 166px;
	margin-right: 1px;
}
.nav li.na5 {
	margin-right: 0;
	width: 165px;
}
.nav li a {
	display: block;
	width: 100%;
	height: 81px;
	text-align: center;
	font: 10px/12px Arial;
	color: #8d8d8d;
	background: url(../images/nav.jpg) 0 0 no-repeat;
}
.nav li.cur a {
	background-position: 0 -82px;
	color: #fcb4a6;
}
.nav li p {
	padding-top: 25px;
	font: 20px/23px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
}
/* 游戏介绍 */
.game_info {
	padding: 9px 30px 0 0;
	height: 84px;
	background: #fff url(../images/game_info.jpg) 0 0 no-repeat;
	position: relative;
}
.info_txt {
	width: 590px;
	padding-left: 187px;
	font: 13px/26px \5FAE\8F6F\96C5\9ED1;
	color: #333;
}
.info_tips {
	position: absolute;
	width: 148px;
	left: 0;
	top: 20px;
	font: 18px/53px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
	text-align: center;
}
.info_tips h1 {
	display: inline;
	font-weight: normal;
}
.share_box {
	width: 164px;
}
.baidushare {
	height: 28px;
}
.baidushare span {
	margin-top: 5px;
}
.share_btn {
	padding: 7px 0 0 15px;
}
.share_btn a {
	display: block;
	width: 142px;
	height: 35px;
	text-align: center;
	font: 13px/35px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
	background-color: #b7251f;
	border-radius: 5px;
}
.act_img ul {
	margin-right: -20px;
}
.act_img li {
	float: left;
	display: inline;
	width: 320px;
	height: 138px;
	overflow: hidden;
	margin-right: 20px;
}
/* 首页主要内容 */
.container {
	width: 658px;
}
.news_box {
	padding: 7px 20px 0;
	height: 825px;
	margin-bottom: 20px;
	background-color: #f8f4eb;
}
.new_tit {
	height: 43px;
	border-bottom: 1px solid #d8d8d8;
}
.slider_tit a, .more_news {
	padding-right: 16px;
	color: #999;
	font: 12px/22px \5b8b\4f53;
	background: url(../images/more.jpg) right center no-repeat;
}
.more_news {
	margin-top: 11px;
}
.new_tit ul {
	padding-left: 11px;
}
.new_tit li {
	float: left;
	display: inline;
	width: 150px;
	height: 43px;
	position: relative;
	text-align: center;
	line-height: 0;
}
.new_tit li a {
	display: block;
	width: 150px;
	text-align: center;
	height: 43px;
	font: 18px/43px \5FAE\8F6F\96C5\9ED1;
	color: #3c3c3c;
}
.new_tit .cur a {
	color: #9f5725;
	font-size: 18px;
}
.line {
	background-color: #9f5725;
	display: block;
	width: 0;
	height: 1px;
	margin: -1px auto 0;
	overflow: hidden;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.new_tit li.cur .line {
	width: 100%;
}
.new_word {
	padding-top: 10px;
	height: 53px;
	overflow: hidden;
	font: 20px/33px \5FAE\8F6F\96C5\9ED1;
	color: #9f5725;
	text-align: center;
}
.new_word a {
	color: #9f5725;
}
.news_txt {
}
.news_txt ul {
	display: none;
}
.news_txt li, .gong_txt li {
	border-bottom: 1px dashed #d8d8d8;
	line-height: 30px
}
.news_txt li a, .gong_txt li a {
	display: block;
	height: 42px;
	overflow: hidden;
	font: 13px/42px \5FAE\8F6F\96C5\9ED1;
	color: #000;
}
.news_txt li a span, .gong_txt li a span {
	float: right;
	color: #9b9b9b;
}
.news_txt li a em, .gong_txt li a em {
	padding: 0 14px;
}
/* 攻略 */
.gonglue {
	height: 636px;
}
.gong_word {
	padding-top: 20px;
	height: 59px;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	font: 30px/38px \5FAE\8F6F\96C5\9ED1;
	color: #e90600;
	position: relative;
}
.gong_word h2 {
	font-weight: normal;
}
.gong_tit {
	padding-top: 20px;
	height: 48px;
}
.gong_tit ul {
	margin-right: -14px;
}
.gong_tit li {
	width: 110px;
	height: 35px;
	margin-right: 14px;
}
.gong_tit li h3 {
	width: 108px;
	height: 33px;
	font: 13px/33px \5FAE\8F6F\96C5\9ED1;
}
.gong_txt {
	height: 515px;
	overflow: hidden;
	padding-top: 20px;
}
.gong_more, .tougao {
	position: absolute;
	right: 0;
	padding-right: 17px;
	font: 12px/18px \5b8b\4f53;
	color: #999;
}
.gong_more {
	top: 34px;
	background: url(../images/more.jpg) right center no-repeat;
}
.tougao {
	top: 38px;
	background: url(../images/gao.jpg) right center no-repeat;
}
/* 游戏截图 */
.yxjt {
	margin-top: 20px;
	background-color: #f8f4eb;
}
.yxjt .slider_tit {
	margin: 0 10px 10px;
}
.yxjt li {
	float: left;
	display: inline;
	width: 206px;
	height: 222px;
	margin-left: 10px;
}
.yxjt li a {
	display: block;
	width: 206px;
	height: 190px;
}
.yxjt li a img {
	display: block;
}
.yxjt li p {
	font: 12px/32px \5b8b\4f53;
	height: 32px;
	color: #666;
	text-align: center;
}
/* 左侧栏 */
.slider_box {
	width: 321px;
}
.start_box {
	display: block;
	height: 128px;
	background: url(../images/start_btn.jpg) 0 0 no-repeat;
}
/* 登录 */
.login_bb {
	padding: 10px 20px 0;
	height: 223px;
	background-color: #f8f4eb;
	overflow: hidden;
}
.form_item {
	border: 1px solid #855e3d;
	height: 22px;
	padding: 5px 10px;
	background-color: #fff;
	margin-top: 15px;
}
.form_item label, .form_item input {
	height: 22px;
	font: 12px/22px \5b8b\4f53;
	color: #999;
	background: none;
}
.form_item label {
	width: 33px;
}
.form_item input {
	width: 200px;
}
.from_links {
	padding: 6px 0 0 11px;
	height: 49px;
	font: 12px/26px \5b8b\4f53;
	color: #999;
}
.from_links label {
	padding-left: 5px;
}
.from_links a {
	color: #999;
}
.qq_icon {
	margin-left: 37px;
	padding-left: 16px;
	height: 26px;
}
.qq_icon i {
	position: absolute;
	width: 16px;
	height: 26px;
	margin-left: -16px;
*margin-top:-7px;
	background: url(../images/qq.jpg) 0 0 no-repeat;
}
.login_btn {
	position: relative;
}
.login_btn a {
	width: 124px;
	height: 43px;
	padding: 1px;
}
.login_btn a span {
	display: block;
	width: 122px;
	height: 41px;
	text-align: center;
	font: 18px/41px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
}
.login2 {
	background-color: #d3991d;
}
.login2 span {
	border: 1px solid #e0b75f;
}
.login1 {
	background-color: #b7251f;
}
.login1 span {
	border: 1px solid #cc6460;
}
.login_btn input {
	position: absolute;
	width: 126px;
	height: 45px;
	left: 0;
	top: 0;
	cursor: pointer;
	background: none;
}
/* 登录后 */
.username, .logout {
	padding-top: 16px;
	line-height: 24px;
	color: #000;
}
.log_link {
	padding: 0 14px 0 26px;
	height: 50px;
}
.log_link a {
	color: #5e5e5e;
	margin: 0 28px;
	line-height: 28px;
}
.log_server, .log_link {
	padding-top: 8px;
}
.log_server li {
	line-height: 26px;
	padding-left: 2em;
}
.log_server li a {
	color: #5e5e5e;
}
.log_server li span {
	padding-left: 10px;
}
/* 链接 */
.slider_links {
	height: 236px;
	overflow: hidden;
}
.slider_links li {
	width: 320px;
	height: 102px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.link_txt {
	position: absolute;
	left: 25px;
	top: 16px;
}
.link_txt p, .link_txt h2 {
	font: 20px/24px \5FAE\8F6F\96C5\9ED1;
	color: #b4b4b4;
}
.link_txt span {
	display: block;
	font: 12px/14px \5b8b\4f53;
	color: #b4b4b4;
	margin-bottom: 9px;
}
.link_txt strong {
	display: block;
	width: 50px;
	height: 20px;
	overflow: hidden;
	border: 1px solid #dfc68a;
	text-align: center;
	color: #dfc68a;
	font: 12px/20px \5b8b\4f53;
	border-radius: 10px;
}
.slider_links li img, .act_img li img {
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.slider_links li a:hover img, .act_img li a:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
/* 服务器列表 */
.server_box {
	height: 290px;
}
.slider_tit {
	height: 46px;
	font: 18px/46px \5FAE\8F6F\96C5\9ED1;
	border-bottom: 1px solid #999;
	color: #9f5725;
}
.enter_ser {
	padding: 15px 0 15px 15px;
	height: 20px;
	overflow: hidden;
	font: 12px/20px \5b8b\4f53;
}
.enter_ser input {
	width: 70px;
	height: 18px;
	border: 1px solid #855e3d;
	background-color: #fff;
	overflow: hidden;
}
.enter_ser span {
	padding: 0 8px;
}
.enter_ser a {
	width: 70px;
	height: 18px;
	padding: 1px;
	overflow: hidden;
	background-color: #d3991d;
}
.enter_ser a i {
	display: block;
	width: 68px;
	height: 16px;
	overflow: hidden;
	border: 1px solid #e0b75f;
	line-height: 16px;
	color: #fff;
	text-align: center;
}
.ser_list {
	border-top: 1px dashed #999;
	height: 148px;
}
.ser_list li {
	border-bottom: 1px dashed #999;
}
.ser_list li a {
	display: block;
	height: 32px;
	font: 12px/32px \5b8b\4f53;
	padding-left: 28px;
	background: url(../images/list_icon.jpg) 0 0 no-repeat;
}
.ser_list li span {
	float: right;
}
.hot {
	color: #ff0101;
}
.expect {
	color: #477fff;
}
.defend {
	color: #9b9b9b;
}
.smooth {
	color: #1fa10a;
}
.ser_list li em {
	padding-left: 25px;
}
.ser_more a {
	display: block;
	width: 123px;
	height: 24px;
	padding: 1px;
	background-color: #b7251f;
	margin: 0 auto;
}
.ser_more a span {
	display: block;
	width: 121px;
	height: 22px;
	color: #fff;
	font: 13px/22px \5FAE\8F6F\96C5\9ED1;
	text-align: center;
	border: 1px solid #cc6460;
}
/* 游戏资料 */
.gamedata {
	height: 272px;
}
.slider_tit a {
	margin-top: 16px;
}
.gamedata_tit {
	padding-top: 15px;
	height: 38px;
}
.gamedata_tit ul {
	margin-right: -5px;
}
.gamedata_tit li {
	width: 86px;
	height: 24px;
	margin-right: 5px;
}
.gamedata_tit li em {
	height: 22px;
	font: 13px/22px \5FAE\8F6F\96C5\9ED1;
}
.gamedata_txt {
	display: none;
}
.gamedata_txt li {
	float: left;
	display: inline;
	width: 93px;
	color: #ccc;
	font: 12px/24px \5b8b\4f53;
	text-align: center;
}
.gamedata_txt li em {
	float: right;
}
/* 联系客服 */
.customer {
	height: 193px;
}
.custom_txt {
	padding: 17px 0 0 105px;
	height: 80px;
	background: url(../images/custom.jpg) 20px 16px no-repeat;
}
.custom_txt p {
	margin-bottom: 8px;
}
.custom_btn {
	display: block;
	width: 115px;
	height: 28px;
	background-color: #b7251f;
	padding: 1px;
}
.custom_btn span {
	display: block;
	width: 113px;
	height: 26px;
	border: 1px solid #cc6460;
	text-align: center;
	font: 13px/26px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
}
.custom_link {
	padding-left: 7px;
}
.custom_link a {
	float: left;
	display: inline;
	width: 102px;
	height: 26px;
	text-align: center;
	margin-left: 14px;
	font: 12px/26px \5b8b\4f53;
	color: #666;
	background-color: #fff;
	border: 1px solid #855e3d;
}
/* 合作媒体类 */
.media_box {
	height: 100px;
	padding-top: 20px;
}
.links_toggle {
	height: 30px;
	background-color: #e3e3e3;
	position: relative;
	margin-bottom: 20px;
}
.topmedia {
	z-index: 10;
}
.toggle_btn {
	padding-left: 8px;
	height: 28px;
	font: 12px/28px \5b8b\4f53;
	color: #999;
	cursor: pointer;
	border: 1px solid #855e3d;
	position: relative;
	background-color: #fff;
}
.toggle_btn span {
	width: 34px;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #a25624;
}
.toggle_btn span i {
	position: absolute;
	width: 0;
	height: 0;
	font: 0/0 a;
	overflow: hidden;
	border-width: 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #fff;
	margin: 7px 0 0 12px;
}
.toggle_btn span i.up {
	border-style: solid dashed dashed;
	border-color: #fff transparent transparent;
	margin: 13px 0 0 12px;
}
.toggle_con {
	position: absolute;
	width: 278px;
	border: 1px solid #855e3d;
	left: 0;
	top: 30px;
	z-index: 99;
	border-top: none;
	background-color: #fff;
	height: 104px;
	overflow: auto;
	overflow-x: hidden;
	display: none;
}
.toggle_con a {
	color: #777;
	text-indent: 9px;
	height: 26px;
	line-height: 26px;
	display: block;
}
.toggle_con a:hover {
	color: #000;
}
/* 推荐游戏攻略 */
.tj_gl {
	height: 266px;
}
.tj_list {
	height: 231px;
	overflow: hidden;
}
.tj_list li {
	border-bottom: 1px dashed #d8d8d8;
}
.tj_list li a {
	display: block;
	height: 32px;
	font: 12px/32px \5b8b\4f53;
	text-indent: 6px;
}
/* 游戏介绍 */
.game_into {
	min-height: 176px;
}
.into_txt {
	padding-top: 13px;
	font: 12px/24px \5b8b\4f53;
	padding-bottom: 20px;
}
/* 列表页 */
.article_tit, .article_tit2, .article_tit3 {
	border-top: 3px solid #999;
	padding: 0 20px;
	background: url(../images/art_tit.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #dbd9d2;
}
.article_tit h4 {
	padding-top: 6px;
	border-bottom: 1px solid #999;
	font: 30px/50px \5FAE\8F6F\96C5\9ED1;
	color: #9f5725;
	height: 50px;
}
.article_tit p {
	font: 12px/34px \5FAE\8F6F\96C5\9ED1;
}
.article_con {
	padding: 20px;
	background-color: #f8f4eb;
	min-height: 1359px;
	_height: 1359px;
}
.article_list li {
	border-bottom: 1px dashed #d8d8d8;
}
.article_list li a {
	display: block;
	font: 13px/47px \5FAE\8F6F\96C5\9ED1;
	color: #666;
}
.article_list li a:hover {
	color: #000;
}
.article_list li span {
	float: right;
	color: #797979;
}
.article_list li em {
	padding-right: 14px;
}
.scott {
	padding: 28px 0 14px;
	text-align: center;
}
.scott span, .scott a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #646464;
	color: #fff;
	margin: 4px 1px;
}
.scott span:hover, .scott a:hover {
	background-color: #d3991d;
}
/* 内容页 */
.article_tit2 {
	height: 47px;
	font: 12px/46px \5FAE\8F6F\96C5\9ED1;
}
.article_con2 {
	padding: 42px 20px 20px;
	background-color: #f8f4eb;
	min-height: 1381px;
	_height: 1381px;
}
.game_read_tit {
	font: bold 21px/22px \5FAE\8F6F\96C5\9ED1;
	color: #9f5725;
	padding-bottom: 28px;
	text-align: center;
}
.article_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e7e7e7;
	font: 13px/24px \5FAE\8F6F\96C5\9ED1;
}
.article_title span, .article_title a {
	padding: 0 14px 0 17px;
}
.article_title i {
	position: absolute;
	width: 20px;
	height: 24px;
	margin-left: -20px;
}
.csp {
	background: url(../images/csp.png?201702151529) 0 0 no-repeat;
	_background: url(../images/csp.gif?201702151529) 0 0 no-repeat;
}
.art_author {
	background-position: 0 0;
}
.art_type {
	background-position: 0 -24px;
}
.art_source {
	background-position: 0 -48px;
}
.art_date {
	background-position: 0 -72px;
}
.art_gao {
	background-position: 0 -96px;
}
.game_read_txt {
	padding: 20px 0 50px;
	font: 14px/25px \5FAE\8F6F\96C5\9ED1;
	_overflow: hidden;
}
.game_read_txt img {
	max-width: 618px;
	overflow: hidden;
}
.artpage {
	padding-bottom: 35px;
}
.prev_next li {
	font: 14px/28px \5b8b\4f53;
	color: #333;
}
.prev_next li a {
	color: #333;
}
.prev_next li a:hover {
	color: #000;
}
.baidushare2 {
	height: 45px;
	padding: 9px 14px 0;
	background-color: #e0ece2;
}
.baidushare2 span {
	float: left;
	display: inline;
	font: 16px/28px \5FAE\8F6F\96C5\9ED1;
	color: #797979;
	margin-top: 4px;
}
.article_links {
	padding: 26px 0 86px;
}
.article_links ul {
	margin-right: -27px;
}
.article_links li {
	float: left;
	display: inline;
	margin-right: 27px;
}
.article_links li.artlast {
	margin-right: 0;
}
.article_links li a {
	display: block;
	width: 132px;
	height: 34px;
	text-align: center;
	font: 13px/34px \5FAE\8F6F\96C5\9ED1;
	color: #666;
	border: 1px solid #855e3d;
	background-color: #fff;
}
.article_links li a:hover {
	background-color: #d3d3d3;
}
.xg_news, .rm_news {
	float: left;
	display: inline;
	width: 309px;
}
.other_art h3 {
	height: 36px;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 18px;
	font: 17px/36px \5FAE\8F6F\96C5\9ED1;
	color: #9f5725;
	background: url(../images/list_icon.jpg) 0 2px no-repeat;
}
.other_art ul {
	padding-top: 8px;
	height: 155px;
	overflow: hidden;
}
.other_art li {
	border-bottom: 1px dashed #e3e3e3;
}
.other_art li a {
	display: block;
	height: 30px;
	padding-left: 18px;
	font: 12px/30px \5b8b\4f53;
	overflow: hidden;
}
/* 服务器列表页面 */
.server_con {
	padding: 34px 20px;
	background-color: #f8f4eb;
	min-height: 1209px;
	_height: 1209px;
}
.ser_tit {
	font: 22px/42px \5FAE\8F6F\96C5\9ED1;
	color: #9f5725;
	border-bottom: 1px solid #999;
	margin-bottom: 30px;
}
.tj_ser {
	padding-left: 114px;
	height: 78px;
}
.tj_ser li {
	float: left;
	display: inline;
	margin-right: 35px;
}
.tj_ser li a, .li_server li a {
	display: block;
	width: 150px;
	height: 42px;
	font: 12px/42px \5b8b\4f53;
	color: #2c2d30;
	padding-left: 33px;
	position: relative;
	background: url(../images/ser.jpg) 0 0 no-repeat;
}
.tj_ser li a:hover, .li_server li a:hover {
	background-position: 0 -43px;
}
.tj_ser li a span, .li_server li a span {
	float: right;
	padding-right: 18px;
}
.tj_ser li i, .li_server li i {
	width: 6px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	right: 159px;
	top: 14px;
}
.tj_ser li em, .li_server li em {
	position: absolute;
	top: -7px;
	right: 18px;
	width: 23px;
	height: 14px;
	overflow: hidden;
	background: url(../images/hot.png) 0 0 no-repeat;
}
.hot_bg {
	background-color: #ff0000;
}
.expect_bg {
	background-color: #00a8ff;
}
.defend_bg {
	background-color: #dbd8d8;
}
.smooth_bg {
	background-color: #00ed02;
}
.quickJump {
	height: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	font: 12px/20px \5b8b\4f53;
}
.quickJump input {
	border: 1px solid #855e3d;
	width: 60px;
	height: 18px;
	padding: 0 5px;
	line-height: 18px;
	color: #000;
	overflow: hidden;
	background-color: #fff;
}
.quickJump span, .quickJump input {
	margin-right: 7px;
}
.quickJump a {
	background-color: #d3991d;
	padding: 1px;
	width: 70px;
	height: 18px;
	overflow: hidden;
}
.quickJump a em {
	display: block;
	width: 68px;
	height: 16px;
	overflow: hidden;
	text-align: center;
	line-height: 16px;
	color: #fff;
	border: 1px solid #e0b75f;
}
.sTab {
	padding-bottom: 10px;
}
.sTab li {
	float: left;
	display: inline;
	margin: 3px 1px 0 0;
	width: 85px;
	height: 27px;
	line-height: 27px;
	background-color: #e3e3e3;
	color: #000;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.sTab li.current {
	background-color: #d3991d;
	color: #fff;
}
.sTab li.current i {
	position: absolute;
	left: 39px;
	bottom: -8px;
	width: 0;
	height: 0;
	font: 0/0 a;
	overflow: hidden;
	border-width: 4px;
	border-style: solid dashed dashed;
	border-color: #d3991d transparent transparent;
}
.li_server li {
	float: left;
	display: inline;
	margin: 20px 20px 0 0;
}
/*.game-footer --默认黑色 */
.game-footer {
	width: 100%;
	height: 145px;
	background: #080808;
	font: 12px/1.5 "microsoft yahei", Arial, sans-serif;
}
.game-footer-inner {
	width: 100%;
	height: 198px;
	border-top: 1px solid #27262a;
	border-bottom: 1px solid #27262a;
	background: #1d1c20;
	position: relative;
}
.game-footer-fun {
	width: 1098px;
	height: 198px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -530px;
}
.game-footer-fun dl {
	width: 133px;
	height: 135px;
	margin: 32px 0 0 -1px;
	padding-left: 50px;
	border-left: 1px solid #2a292d;
	float: left;
}
.game-footer-fun dt {
	height: 18px;
	color: #5e5e5e;
	font-weight: 700;
	margin-bottom: 8px;
}
.game-footer-fun dd {
	height: 22px;
	line-height: 22px;
}
.game-footer-fun dd a {
	color: #5e5e5e;
	transition: all 0.4s ease;
}
.game-footer-fun dd a:hover {
	color: #3f6c8c;
}
.game-footer-more {
	width: 720px;
	height: 198px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 184px;
	display: none;
}
.game-footer-m {
	width: 732px;
	height: 170px;
	overflow: hidden;
	background: #1d1c20;
	position: absolute;
	top: 0px;
	left: 714px;
}
.game-footer-copyright {
	width: 1024px;
	height: 145px;
	margin: 0 auto;
	overflow: hidden;
}
.game-footer-logo {
	width: 140px;
	height: 56px;
	margin: 45px 0 0 70px;
	background: url(../images/footer_logo_black.png?201702131050) no-repeat;
	_background: url(../images/footer_logo_black.gif?201702131050) no-repeat;
	float: left;
}
.game-footer-copr {
	height: 77px;
	padding-left: 14px;
	margin-top: 34px;
	overflow: hidden;
	border-left: 1px solid #343237;
	color: #6e6e6e;
	float: left;
}
.game-footer-copr2 {
	height: 56px;
	margin-top: 44px;
}
.game-footer-copr a {
	color: #6e6e6e;
	transition: all 0.4s ease
}
.game-footer-copr a:hover {
	color: #3f6c8c;
}
.game-footer-copr p {
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin-bottom: 7px;
}
/*底部风格 --白色*/
.game-footer-white {
	background: #f0f0f0;
}
.game-footer-white .game-footer-inner {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
}
.game-footer-white .game-footer-inner .game-footer-fun dl {
	border-left: 1px solid #e3e3e3;
}
.game-footer-white .game-footer-fun dt {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a:hover {
	color: #03b4f5;
}
.game-footer-white .game-footer-m {
	background: #fff;
}
.game-footer-white .game-footer-copr {
	border-left: 1px solid #d6d5d5;
	color: #908f92;
}
.game-footer-white .game-footer-copr a {
	color: #908f92;
}
.game-footer-white .game-footer-copr a:hover {
	color: #03b4f5;
}
.game-user-btn {
	height: 45px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 110%;
}
.game-user-btn a {
	background-color: #FF732F;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	text-align: center;
	transition: background-color 0.3s ease 0s;
	width: 88px;
}
.game-user-btn a:active, .game-user-btn a:hover {
	background-color: #FF9460;
}
.game-user-meta {
	height: 43px;
	margin-bottom: 20px;
	overflow: hidden;
}
.game-user-meta .user-avatar {
	float: left;
	height: 43px;
	margin-right: 20px;
	width: 43px;
}
.game-user-meta .user-info {
	float: left;
	margin-top: -3px;
	position: relative;
	width: 197px;
}
.game-user-meta .user-info p {
	color: #7d8093;
	line-height: 20px;
	margin-bottom: 8px;
}
.game-user-meta .user-info a {
	margin-left: 18px;
}
.game-user-meta .user-info b {
	color: #d5ab5f;
	font-weight: 400;
}
.game-user-meta .user-info a {
	color: #caa35d;
}
.game-user-meta .user-info a:hover {
	text-decoration: underline;
}
.game-server {
	position: relative;
}
.game-server-item {
	margin-top: 20px;
}
.game-server-item .item-hd {
	border-bottom: 1px dashed #3e435f;
	color: #7b80a3;
	height: 32px;
	line-height: 32px;
	margin-bottom: 14px;
	overflow: hidden;
	padding-bottom: 8px;
	position: relative;
}
.game-server-item .item-title {
	color: #;
	font-size: 15px;
}
.game-server-item .item-desc {
	height: 100%;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
}
.game-server-item .item-bd {
	position: relative;
}
.game-server-list {
	margin-top: -20px;
	position: relative;
	width: 110%;
}
.game-server-list li {
	float: left;
	height: 40px;
	margin-right: 20px;
	margin-top: 20px;
	width: 200px;
}
.game-server-btn {
	background: #ae1b0b url("../images/game-sprite-2.png") no-repeat scroll -5px -5px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 100%;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.game-server-btn::before {
	background: #ae1b0b url("../images/game-sprite-2.png") no-repeat scroll -5px -5px;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	color: #FFFFFF;
}
.game-server-btn:active::before, .game-server-btn:hover::before {
	animation: 0.75s ease 0s normal none 1 running scaleUp2;
	color: #FFFFFF;
}
.game-server-btn.btn-1, .game-server-btn.btn-1::before {
	background-color: #ae1b0b;
	background-position: -5px -5px;
	color: #FFFFFF;
}
.game-server-btn.btn-2, .game-server-btn.btn-2::before {
	background-color: #985d00;
	background-position: -255px -5px;
	color: #FFFFFF;
}
.game-server-btn strong {
	float: left;
	font-weight: 400;
	position: relative;
	z-index: 2;
}
.game-server-btn span {
	float: right;
	position: relative;
	z-index: 2;
}
.game-server-tab {
	margin-bottom: 24px;
	margin-top: -4px;
	overflow: hidden;
	position: relative;
	width: 110%;
}
.game-server-tab li {
	color: #727898;
	float: left;
	height: 30px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	width: 100px;
}
.game-server-tab li a {
	border: 2px solid #404565;
	color: #727898;
	display: block;
	height: 26px;
	line-height: 26px;
	transition: border-color 0.3s ease 0s, background-color 0.3s ease 0s, color 0.3s ease 0s;
}
.game-server-tab li a:active, .game-server-tab li a:hover, .game-server-tab .current a {
	background-color: #404565;
	border-color: #404565;
	color: #b3b8d9;
}

a.css-3d-btn{
 position: relative;
 color: rgba(255, 255, 255, 1);
 text-decoration: none;
 background-color: rgba(219, 87, 51, 1);
 font-size: 13px;
 display: block;
 padding: 4px;
 border-radius: 8px;
 box-shadow: 0px 5px 0px rgba(219, 31, 5, 1), 0px 5px 15px rgba(0, 0, 0, .7);
 margin: 5px auto;
 width: 280px;
 text-align: center;
 -webkit-transition: all .1s ease;
 -moz-transition: all .1s ease;
 transition: all .1s ease;
}
a.css-3d-btn:active{
 box-shadow: 0px 3px 0px rgba(219, 31, 5, 1), 0px 3px 6px rgba(0, 0, 0, .9);
 position: relative;
 top: 6px;
}