@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, dl, dt, dd {
	padding: 0;
	margin: 0;
}
body {
	font-size: 12px;
	font-family: "Microsoft YaHei", "SimSun", Geneva, sans-serif;
	color: #333;
	background:url(../img/bg1.jpg) no-repeat scroll top center #dfeaee;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	border-color: #000;
}
fieldset, img {
	border: 0px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}
ol, ul, dl, li {
	list-style: none;
}
img {
	vertical-align: top;
}
input, button {
	vertical-align: middle;
	border: none;
}
button {
	cursor: pointer;
}
abbr, acronym {
	border: 0px;
}
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.more_g {
	width:50px;
	height:20px;
	margin-top:9px;
	text-indent:-9999px;
	overflow:hidden;
	text-align:center
}
/*----------for ie----------*/
header, nav, article, section, aside, footer {
	display: block;
}
/*------------------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
a {
	color: #000;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: #09abe3;
	text-decoration: none;
}
.clear {
	clear:both;
}
.m_top_15 {
	margin-top:15px;
}
.p_bottom_10 {
	padding-bottom:10px;
}
input[type="text"].put {
	background: url(../img/text_bg.gif) repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #CFCFCF;
	color: #7A7A7A;
	font-family: Tahoma, Geneva, "Microsoft YaHei", "SimSun";
	height: 30px;
	line-height: 30px;
	padding: 0 7px;
	width: 220px;
}
/*导航栏*/
.nav {
	background:url(../img/top_bg.png) repeat-x scroll 0 0;
	position:fixed;
	_position:relative;
	z-index:100;
	width:100%;
	opacity:0.92;
	filter: alpha(opacity=92);
}
.nav_bg {
	height:77px;
	width:980px;
	margin:0 auto;
}
.logo {
}
.nav_li li {
	float:left;
	line-height:77px;
	_line-height:72px;
}
.nav_li li a {
	display:block;
	_display:inline-block;
	height:71px;
	font-family:"Microsoft YaHei", "SimSun", Geneva, sans-serif;
	font-size:16px;
	margin-left:8px;
	padding:0 8px;
	color:#fff;
}
.nav_li li a:hover {
	color:#a60e13;
}
.nav_li a.curr {
	border-bottom:3px solid #b12223;
	color:#a60e13;
}
/*全局背景*/
.bg {
	position:relative;
	z-index:10;
}
.min_bg {
	background:url(../img/bg_ren2.jpg) no-repeat scroll top center;
	min-height:1080px;
}
.con {
	background:url(../img/con_bg2.png) repeat scroll 0 0;
	width:1010px;
	margin:0 auto;
	padding-top:77px;
	_padding-top:0px;
	box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.08);
}
.connon {
	width:980px;
	margin:0 auto;
	margin-top:12px;
*padding-top:12px !important;
}
.bg_ren {
	position:relative;
	z-index:4;
	height:2500px;
}
.left {
	width:240px;
	overflow:hidden;
}
/*页码*/
.page {
	margin-top: 40px;
	text-align: center;
	margin-bottom: 20px;
}
.page a {
	padding: 4px 8px;
*padding:5px 8px !important;
	background-color: #ffffff;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
*font-family:"宋体" !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	border: 1px solid #b3b3b3 \0;
*border:1px solid #b3b3b3;
}
.page a:hover {
	background-color: #4a5357;
	color: #fff;
	border: 1px solid #4a5357;
}
.page span.curr {
	background-color: #4a5357;
	color: #fff;
	border: 1px solid #4a5357;
	padding: 4px 8px;
*padding:5px 8px !important;
	font-family: Tahoma, Geneva, sans-serif;
*font-family:"宋体" !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.page .curr {
	background-color: #4a5357;
	color: #fff;
	border: 1px solid #4a5357;
	padding: 4px 8px;
*padding:5px 8px !important;
	font-family: Tahoma, Geneva, sans-serif;
*font-family:"宋体" !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.page .current {
	background-color: #4a5357;
	color: #fff;
	border: 1px solid #4a5357;
	padding: 4px 8px;
*padding:5px 8px !important;
	font-family: Tahoma, Geneva, sans-serif;
*font-family:"宋体" !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.page input {
	border: 1px solid #D6D6D1;
	border-radius: 3px;
	width: 35px;
	padding: 0 2px;
	height: 21px
}
/*登录*/
.login {
	background:url(../img/111.jpg);
repeat scroll 0 0;
	width:240px;
	height:270px;
}
.login_tit {
	background:url(../img/login_top.png);
	height:19px;
	text-align:center;
	font-size:10px;
	color:#00aeb0;
}
.login p {
	color: #FFFFFF;
	margin: 0 auto 11px;
	overflow: hidden;
	width: 203px;
	position:relative;
}
.login p input {
	background:url(../img/loin_bgx.jpg);
	border-radius:3px;
	color: #A2A2A2;
	height:25px;
	line-height: 27px;
	padding-left:60px;
	padding-right:3px;
	vertical-align: middle;
	font-family:Tahoma, Geneva, sans-serif;
}
.login p label {
	color:#999;
	display: inline-block;
	vertical-align: middle;
}
.login p.check a {
	display: inline-block;
	margin-left:66px;
	_float:right;
	_margin-right:5px;
	_padding-top:5px;
	background-color:#ec9000;
	width:90px;
	height:24px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	_margin-top:-18px
}
.login p.check a:hover {
	background-color:#ff6600;
}
.login p.check input {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 15px;
	padding: 0;
	vertical-align: middle;
	width: 15px;
}
.login p.btn {
	height: 46px;
	margin-bottom: 15px;
	width:213px;
	margin:0 auto;
}
.login p.btn input {
	background:url(../img/login_btn.png) no-repeat scroll 0 0;
	cursor: pointer;
	height: 39px;
	width:213px;
	padding-left:0px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	line-height:39px;
	font-family:"Microsoft YaHei", "SimSun", Geneva, sans-serif;
}
.login p.btn input:hover {
	background-position:0 -39px;
}
.login_con {
	margin-top:74px;
}
.login_con p.check {
	width:230px;
}
.login p var.ic {
	height:24px;
	width:60px;
	background:url(../img/home1.jpg) no-repeat scroll #cdcdcd;
	display:block;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
*top:1px;
	_top:2px;
}
.login p var.ic2 {
	height:24px;
	width:60px;
	background:url(../img/home2.jpg) no-repeat scroll 0 0px #cdcdcd;
	display:block;
	position:absolute;
	z-index:10;
	left:0;
	top:0;
*top:1px;;
	_top:2px;
}
.login a.zhice_btn {
	float:right;
	display:block;
	font-size:14px;
	font-family:"Microsoft YaHei", "SimSun", Geneva, sans-serif;
	color:#FC3;
	margin-right:15px;
	font-weight:bold;
}
.login a.zhice_btn:hover {
	color:#0FF;
}
.login p.wangjimima {
	color:#666;
	width:60px;
	cursor:pointer;
	height:20px;
	float:right;
	margin-right:-52px;
_ margin-right:-60px
}
.login p.wangjimima:hover {
	color:#0CC;
	_color:#0CC;
}
/*登录后*/
.login2 {
	background:url(../img/login_bg.png) repeat scroll 0 0;
	width:240px;
	min-height:260px;
	_height:260px;
}
.lo_btn {
	background:url(../img/btn_t.png) no-repeat scroll 0 0;
	width:88px;
	height:31px;
	color:#ff6600;
	display:block;
	text-align:center;
	line-height:28px;
	float:right;
	margin:10px 0px 0 0;
	_margin-right:0px;
	padding-right:15px;
	_position:relative;
}
.lo_btn:hover {
	background:url(../img/btn_t.png) no-repeat scroll 0 -31px;
	color:#ff5500;
}
.lo_cc {
	padding-left:20px;
	padding-top:13px;
}
.lo_hh {
	float:left;
}
.l_hy {
	height:20px;
}
.l_hy .h_vip {
	float:right;
}
.l_hy span {
	float:left;
	display:block;
	width:70px;
}
.lo_hh img {
	width:40px;
	height:40px;
	border-radius:4px;
	border:2px solid #fff;
	box-shadow:1px 2px 3px rgba(0, 0, 0, 0.12);
}
.lo_n {
	float:left;
	width:155px;
	padding-left:10px;
	color:#fff;
	font-size:14px;
}
.lo_n a {
	font-size:15px;
	color:#000;
	line-height:24px;
}
.lo_n a:hover {
	color:#274668;
}
.lo_vip {
	float:left;
}
.lo_shuzi {
	padding:10px 0 0 15px;
}
.shuzi_left {
	width:210px;
}
.shuzi_right {
	width:210px;
}
.jj {
	background:url(../img/home.png) no-repeat scroll -118px -536px;
	height:31px;
	padding-left:35px;
	font-family:"SimSun";
	font-size:14px;
	font-weight:bold;
	color:#26657c;
	line-height:26px;
}
.jj span {
	background-color:#e8f2f6;
	color:#FF6666;
	height:28px;
	width:75px;
	display:inline-block;
	float:right;
*float:none !important;
	border-radius:5px;
	line-height:28px;
	font-family:Tahoma, Arial, Helvetica;
	font-weight:normal;
	text-align:center;
}
.lo_cz {
	background:url(../img/btn_t.png) no-repeat scroll 0 0;
	width:88px;
	height:31px;
	color:#ff6600;
	display:inline-block;
	text-align:center;
	line-height:28px;
	margin:10px 0 0 0;
	font-size:12px;
	float:left;
	_position:relative;
}
.lo_cz:hover {
	background:url(../img/btn_t.png) no-repeat scroll 0 -31px;
	color:#ff5500;
}
.lo_center p.p03 {
	padding-left: 35px;
}
.lo_center p.p03 a {
	display: block;
	width: 195px;
	line-height: 20px;
	line-height: 20px;
	color: #ff6600;
	font-size:13px;
}
.lo_center p.p03 a:hover {
	color:#df2f00;
}
.lo_center p.p03 a.more_a {
	padding-left: 148px;
	width: 40px;
}
.tjfwq {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 10px 10px;
*padding-top:5px;
}
.lo_center {
	background-color:#F3D59A;
	padding-bottom:10px;
	padding-top:8px;
	margin-top:10px;
	border-top: 2px solid #ECC67D;
}
.lo_shuzi .ptb span {
	width:100px;
	display:block;
}
.lo_shuzi .ptb b {
	float:left;
	width:73px;
	_width:70px;
}
.lo_shuzi .jj span {
	width:100px;
	display:block;
}
.lo_shuzi .jj b {
	float:left;
	width:73px;
	_width:70px;
}
.lo_shuzi .jf span {
	width:100px;
	display:block;
}
.lo_shuzi .jf b {
	float:left;
	width:73px;
	_width:70px;
}
/*幻灯片*/
.slides {
	margin-left:15px;
	_margin-left:0px;
	_padding-left:15px;
}
.sib_box {
	width:740px;
	overflow:hidden;
}
#focus {
	width:370px;
	height:270px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:318px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:370px;
	height:270px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:370px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:370px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:20px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(img/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}
.slides #focus li img {
	width:370px;
	height:270px;
}
/*大幻灯*/
.max_hd {
	margin-left:15px;
	width:725px;
}
.max_hd #focus {
	width:725px;
	height:270px;
	overflow:hidden;
	position:relative;
}
.max_hd #focus ul {
	height:725px;
	position:absolute;
}
.max_hd #focus ul li {
	float:left;
	width:725px;
	height:270px;
	overflow:hidden;
	position:relative;
	background:#000;
}
.max_hd #focus ul li div {
	position:absolute;
	overflow:hidden;
}
.max_hd #focus .btnBg {
	position:absolute;
	width:725px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
.max_hd #focus .btn {
	position:absolute;
	width:725px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
.max_hd #focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:20px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
.max_hd #focus .btn span.on {
	background:#fff;
}
.max_hd #focus .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(img/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
.max_hd #focus .pre {
	left:0;
}
.max_hd #focus .next {
	right:0;
	background-position:right top;
}
.news_con {
	background-color:#fff;
	height:225px;
	padding-top:7px;
	overflow:hidden;
}
.news_tab {
	height:39px;
	background-color:#daf0f7;
}
.news_tab a {
	display:block;
	float:left;
	width:22%;
	height:39px;
	line-height:39px;
	font-size:16px;
	font-family:"Microsoft YaHei", "SimSun", Geneva, sans-serif;
	font-size:14px;
	color:#5f7f89;
	text-align:center;
}
.news_tab a.curr {
	background-color:#fff;
	display:block;
	float:left;
	width:22%;
	height:39px;
	line-height:39px;
	font-size:16px;
	font-family:"Microsoft YaHei", "SimSun", Geneva, sans-serif;
	font-size:14px;
	color:#5f7f89;
	text-align:center;
}
.news_tab a:hover {
	background-color:#fff;
}
.news_tab a.more {
	float:right;
	width:11%;
	_width:12%;
	background-color:#fff;
	color:#6b6b6b;
	font-family:"SimSun";
	font-size:12px;
}
.news_tab a.more:hover {
	float:right;
	background-color:#fff;
	color:#09abe3;
}
.news {
	width:340px;
	max-width: 450px;
	margin-left:10px;
	overflow:hidden;
}
.news li {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	padding-left: 10px;
	padding-right:8px;
}
.news li span {
	color: #938974;
	float: right;
	font-family:Tahoma, "SimSun";
	width:45px;
}
.news li label {
	display: block;
	float: left;
	padding:0px 5px;
	color:#fff;
	font-family:"SimSun";
	font-weight:bold;
	height:22px;
	line-height:22px;
}
.news li a {
	color:#254955;
	line-height:22px;
	font-size:12px;
	font-family:Tahoma, "SimSun";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:72%;
	_width:71%;
	display:inline-block;
	padding-left:5px;
}
.news li a:hover {
	color:#00c0cc;
}
.news li.hf label {
	background-color:#d7491d;
}
.news li.xw label {
	background-color:#acbb0a;
}
.news li.hd label {
	background-color:#f7a02c;
}
/*最新开服*/
.new_kf {
	background-color:#fff;
	width:240px;
	padding-bottom:5px;
}
.tit {
	height:43px;
	color:#60a3db;
	padding-left:20px;
	line-height:42px;
	border-bottom:1px solid #d4e3f0;
}
.tit span {
	height:43px;
	color:#ff8600;
	font-size:14px;
	font-weight:bold;
*float:left;
}
.tit .more {
	float:right;
	color:#6b6b6b;
	font-family:"SimSun";
	font-size:12px;
	margin-right:10px;
}
.tit .more:hover {
	color:#09abe3;
}
.newserver {
	height:267px;
	overflow:hidden;
}
.newserver dt {
	color:#099;
	height: 31px;
	line-height: 31px;
	margin-bottom: 5px;
	width: 240px;
	background-color:#e5f4f6;
	margin-top:1px;
}
.newserver dt span, .newserver dt strong, .newserver dt time {
	display: inline-block;
	text-align: center;
	float: left;
}
.newserver dt span {
	width: 88px;
	text-align: center;
}
.newserver dt strong {
	width: 68px;
	font-weight: normal;
	text-align: center;
}
.newserver dt time {
	width: 80px;
	text-align: center;
}
.newserver .kk {
	height: 23px;
	line-height: 23px;
}
.newserver .kk span, .newserver .kk strong, .newserver .kk time {
	display: inline-block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}
.newserver .kk span {
	width: 92px;
	text-align: center;
}
.newserver .kk strong {
	width: 64px;
	font-weight: normal;
	text-align: center;
	_display: inline;
}
.newserver .kk time {
	width: 82px;
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
}
.newserver .kk span a {
	color:#fe7200;
}
.newserver .kk span a:hover {
	color:#C4A170;
}
.newserver .kk strong a {
	color:#ff5500;
}
.newserver .kk strong a:hover {
	color:#C4A170;
}
.server_page {
	text-align:center;
	margin:10px 5px;
}
.server_page a {
	padding:1px 5px;
	background-color:#0CC;
	color:#fff;
	font-family:Tahoma, "SimSun";
}
.server_page a.curr {
	padding:1px 5px;
	background-color:#099;
	color:#fff;
	font-family:Tahoma, "SimSun";
}
/*左边服务器列表*/
.game_svr_tle {
	height:30px;
	width:240px;
	line-height:30px;
	text-align:left;
	font-size:15px;
	font-weight:bolder;
	color:#eb3d00;
	cursor:pointer;
	background-color:#efa34f;
	margin-top:2px;
}
.game_svr_tle:hover {
	background-color:#ff8600;
}
.game_svr_tle .img {
	padding-left:5px;
	margin-top:4px;
	height:22px;
	width:22px;
	overflow:hidden;
	float:left;
}
.game_svr_tle .s_con {
	padding-left:5px;
	width:135px;
	overflow:hidden;
	float:left;
}
.game_svr_tle .type {
	margin-right:5px;
	float:right;
	font-size:12px;
	width:68px;
	color:#fff;
	text-align:right;
}
.game_server {
/*	height: 152px;*/
	width: 240px;
	overflow: hidden;
}
.game_server ul {
	width: 240px;
	margin: 0 auto;
	background-color:#eaf4fa;
	padding-bottom:10px;
}
.game_server li {
	width: 215px;
	padding-left: 25px;
	height: 29px;
	line-height: 29px;
	background: url(../img/hotPoint.jpg) no-repeat 10px 11px;
	border-bottom: 1px dotted #a4a4a4;
	vertical-align: top;
}
.game_server li a {
	display: inline-block;
}
.game_server li var {
	width: 60px;
	height: 9px;
	vertical-align: middle;
	color:#ff6600;
	font-size:11px;
}
.more_server {
	text-align:center;
	color:#ff6600;
	margin-top:7px;
	display:block;
}
.more_server:hover {
	color:#F90;
}
/*左边客服中心*/
.kf_iphone {
	background:url(../img/home.png) no-repeat scroll -1px -78px;
	height:86px;
	padding:25px 0 0 78px;
}
.kf_iphone div {
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.kf_iphone span {
	color:#d57e03;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:22px;
}
.kf_info {
	padding-left:12px;
}
.kf_info p {
	color:#254955;
	font-size:14px;
	line-height:24px;
}
.kf_info p span {
	font-family:Tahoma, "SimSun";
	color:#FF6600;
}
/*个性推荐*/
.con_tit {
	height:42px;
	line-height:42px;
}
.con_tit span {
	font-size:22px;
	color:#7a7a7a;
	font-family:"Microsoft YaHei", "SimSun";
	padding:0 5px;
	margin-left:15px;
*float:left;
}
.more_con {
	color:#6B6B6B;
	margin-left: 10px;
}
.gexi {
	width:100%;
	height:220px;
}
.gexi ul li {
	float:left;
	margin-left:15px;
	_margin-left:0px;
	_padding-left:15px;
}
.gexi ul li a {
	display:inline-block;
}
.img_img {
	position:relative;
}
/*精品游戏*/
.jingp {
	width:100%;
	height:340px;
}
.jingp ul li {
	float:left;
	margin-left:15px;
	_margin-left:0px;
	_padding-left:15px;
}
.jingp ul li a {
	display:block;
}
.n_server {
	position:relative;
	z-index:20;
	padding-left:15px;
	margin-top:8px;
}
.n_server var {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	background-color:#7caa0d;
	padding:1px 3px;
	font-family:"SimSun";
}
.jingp ul li .n_server a {
	display:inline-block;
}
.n_server a {
	color:#ffba00;
	font-size:12px;
	font-weight:normal;
}
.n_server a:hover {
	color:#0CC;
}
/*鼠标经过*/
.sib_box .tishi {
	bottom: 0;
	height: 201px;
	_height: 204px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 5;
	color:#cfdee0;
	font-size:14px;
	font-weight:bold;
}
.tishi2 {
	bottom: 0;
	height: 53px;
	left: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 5;
	color:#cfdee0;
	font-size:14px;
	font-weight:bold;
}
.sib_box .tishi .img_bg {
	z-index: 8;
	left: 0;
	bottom:0;
	position:absolute;
	background-color:#000;
	_background-image:none;
	opacity: 0.6;
	filter: alpha(opacity=60);
	width:230px;
	height:201px;
}
.tishi2 .img_bg {
	background:url(../img/bg_video_small.png) repeat-x scroll 0 0;
	width:230px;
	height:75px;
	z-index: 8;
	left: 0;
	bottom:0;
	position:absolute;
}
.p_name {
	padding:5px 0 0 15px;
	_width:205px;
	overflow:hidden;
	position:relative;
	z-index:20;
	color:#fff;
	line-height:20px;
}
.p_name span {
	color:#ffef95;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, "SimSun";
	float:right;
*float:none;
	padding-right:5px;
}
.r_z {
	color:#ff5500;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, "SimSun";
	float:right;
	position:absolute;
	right:0px;
	font-weight:bold;
	bottom:-20px;
}
.tishi .p_name {
	height: 20px;
	line-height: 20px;
	padding:15px 0 0 15px;
	word-break: break-all;
	word-wrap: break-word;
	position:relative;
	z-index:20;
}
.img_btn {
	position:absolute;
	z-index:30;
	margin-top:50px;
	padding-left:15px;
}
.img_btn a {
	float:left;
	padding:6px 12px;
	color:#fff;
}
.img_btn a.lb {
	background-color:#ed9907;
}
.img_btn a.sib {
	background-color:#00B1B1;
}
.img_btn a.lb:hover {
	background-color:#ffc000;
}
.img_btn a.sib:hover {
	background-color:#13aff8;
}
/*最新游戏*/
.top_new {
	margin-top:30px;
}
.top_new ul li {
	float:left;
	margin-left:15px;
	margin-bottom:25px;
	overflow:hidden;
	_margin-left:0px;
	_padding-left:15px;
	width:230px;
	min-height:201px
}
.top_new ul li .img_img {
	display:inline-block;
	position:relative;
	width:230px;
	overflow:hidden;
}
.img_img var.ic_b {
	position:absolute;
	right:-1px;
	top:-1px;
	z-index:20;
}
.game_li {
	margin-top:8px;
	line-height:22px;
*width:230px;
	overflow:hidden;
}
.game_n {
	color:#222222;
	font-size:16px;
	font-family:"Microsoft YaHei", "SimSun";
	display:block;
	float:left;
}
.game_l {
	color:#f90;
	float:right;
}
.game_l b {
	color:#333
}
.g_btn {
	margin-top:7px;
}
.top_new .g_btn a {
	float:left;
	padding:6px 12px;
	color:#fff;
}
.top_new .g_btn a.lb {
	background-color:#ed9907;
}
.top_new .g_btn a.sib {
	background-color:#00b1b1;
}
.top_new .g_btn a.lb:hover {
	background-color:#ffc000;
}
.top_new .g_btn a.sib:hover {
	background-color:#13aff8;
}
/*最新游戏2*/
.jingp2 {
	width:100%;
	height:340px;
}
.jingp2 ul li {
	margin-bottom:15px;
	float:left;
	margin-left:15px;
	_margin-left:0px;
	_padding-left:15px;
}
.jingp2 ul li a {
	display:block;
}
.n_server {
	position:relative;
	z-index:20;
	padding-left:15px;
	margin-top:8px;
}
.n_server var {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	background-color:#7caa0d;
	padding:1px 3px;
	font-family:"SimSun";
}
.jingp2 ul li .n_server a {
	display:inline-block;
}
.n_server a {
	color:#ffba00;
	font-size:12px;
	font-weight:normal;
}
.n_server a:hover {
	color:#09abe3;
}
/*帖子*/
.tianzi {
	height:200px;
	margin-top:50px;
	background-color:#fff;
	padding:15px 0 15px 15px;
	overflow:hidden;
	width:965px
}
.genglue {
	width:300px;
	float:left;
	margin-right:20px;
}
.g_tit {
	height:40px;
	line-height:35px;
	color:#70acdf;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #d4e3f0;
}
.g_tit span {
	float:left;
}
.g_tit var {
	background:url(../img/home.png) no-repeat scroll 0 -31px;
	height:35px;
	width:40px;
	display:block;
	float:left;
	margin-right:8px;
}
.g_tit a.more {
	color: #6B6B6B;
	float: right;
	font-family: "SimSun";
	font-size: 12px;
	margin-right: 10px;
	font-weight:normal;
}
.g_tit a.more:hover {
	color: #09abe3;
}
.g_con {
	margin-top:15px;
	height:140px;
	overflow:hidden;
}
.g_con li {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.g_con li span {
	color: #938974;
	float: right;
	font-family:Tahoma, "SimSun";
	width:42px;
}
.g_con li label {
	background-color:#70acdf;
	display: block;
	float: left;
	color:#fff;
	height:6px;
	width:6px;
	margin-top:8px;
	margin-right:3px;
}
.g_con li a {
	color:#254955;
	line-height:22px;
	font-size:12px;
	font-family:Tahoma, "SimSun";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:inline-block;
	width:246px;
	_width:242px;
}
.g_con li a:hover {
	color:#09abe3;
}
.ren_con {
	margin-top:15px;
	height:140px;
	overflow:hidden;
}
.ren_con li {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
}
.ren_con li span {
	color: #938974;
	float: right;
	font-family:Tahoma, "SimSun";
	width:42px;
}
.ren_con li label {
	background-color:#db9a60;
	display: block;
	float: left;
	color:#fff;
	height:6px;
	width:6px;
	margin-top:8px;
	margin-right:3px;
}
.ren_con li a {
	color:#254955;
	line-height:22px;
	font-size:12px;
	font-family:Tahoma, "SimSun";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:inline-block;
	width:246px;
	_width:240px;
}
.ren_con li a:hover {
	color:#09abe3;
}
.g_tit2 {
	height:40px;
	line-height:35px;
	color:#70acdf;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #d4e3f0;
}
.g_tit2 span {
	float:left;
}
.g_tit2 var {
	background:url(../img/home.png) no-repeat scroll -86px -32px;
	height:35px;
	width:40px;
	display:block;
	float:left;
	margin-right:8px;
}
.g_tit2 a.more {
	color: #6B6B6B;
	float: right;
	font-family: "SimSun";
	font-size: 12px;
	margin-right: 10px;
	font-weight:normal;
}
.g_tit2 a.more:hover {
	color: #09abe3;
}
.g_tit3 {
	height:40px;
	line-height:35px;
	color:#70acdf;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #d4e3f0;
}
.g_tit3 span {
	float:left;
}
.g_tit3 var {
	background:url(../img/home.png) no-repeat scroll -86px -32px;
	height:35px;
	width:40px;
	display:block;
	float:left;
	margin-right:8px;
}
.g_tit3 a.more {
	color: #6B6B6B;
	float: right;
	font-family: "SimSun";
	font-size: 12px;
	margin-right: 10px;
	font-weight:normal;
}
.g_tit3 a.more:hover {
	color: #09abe3;
}
/*友情链接*/
.link {
	height:145px;
	background-color:#fff;
	margin-top:25px;
	padding:10px 0 0 10px;
}
.g_tit4 {
	height:40px;
	line-height:35px;
	color:#70acdf;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #d4e3f0;
}
.g_tit4 var {
	background:url(../img/home.png) no-repeat scroll -42px -32px;
	height:35px;
	width:40px;
	display:block;
	float:left;
	margin-right:8px;
}
.g_tit4 a.more {
	color: #6B6B6B;
	float: right;
	font-family: "SimSun";
	font-size: 12px;
	margin-right: 10px;
	font-weight:normal;
}
.g_tit4 a.more:hover {
	color: #09abe3;
}
.link_a {
	margin-top:10px;
	line-height:24px;
	height:90px;
	overflow:hidden;
	padding-bottom:8px;
}
.link_a a {
	color:#778b9c;
	display:inline-block;
	margin-right:10px;
}
.link_a a:hover {
	color:#09abe3;
}
.footer {
	height:140px;
	width:100%;
	margin-top:45px;
	text-align:center;
}
.footer p {
	color: #555f72;
	line-height: 22px;
}
.footer p a {
	color:#5e8fb9;
}
.footer p a:hover {
	color:#09abe3;
}
/*全部游戏*/
.p_info {
	margin-top:8px;
	padding:0 10px;
	position:relative;
	z-index:10;
	height:96px;
	overflow:hidden;
	width:210px;
}
.p_info p {
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	color:#cfdee0;
	text-align:justify;
}
.game_lobby .top_new ul li {
	margin-bottom:45px;
	width:230px;
	min-height:271px;
}
.sousuo {
	float:right;
}
.sousuo span {
	font-size:16px;
	line-height:30px;
}
.sousuo input {
	border-top:1px solid #bbc3cb;
	border-right:1px solid #d3dbe3;
	border-bottom:1px solid #d3dbe3;
	border-left:1px solid #d3dbe3;
	height:28px;
	width:230px;
	background:url(../img/text_bg.gif) repeat-x scroll 0 0 #fff;
	line-height:28px;
	color:#999;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif, "SimSun";
}
.sousuo input:focus {
	border:1px solid #6ba8d6;
	color:#003
}
.game_dt_tab {
	margin-top:10px;
}
.tab_name {
	float:left;
	color:#fff;
	text-align:center;
	line-height:23px;
	margin-left:15px;
	font-family:"Microsoft YaHei";
}
.tab_name .t_n {
	background:url(../img/home.png) no-repeat scroll -44px -222px;
	width:76px;
	height:23px;
	margin-bottom:8px;
}
.tab_name .t_z {
	background:url(../img/home.png) no-repeat scroll -44px -195px;
	width:76px;
	height:23px;
}
.n_tab_lei {
	float:left;
	padding-left:20px;
}
.n_tab_lei a {
	padding:0 10px;
	display:inline-block;
	color:#011541;
	font-family:Tahoma, "Microsoft YaHei";
	line-height:23px;
}
.n_tab_lei a:hover {
	color:#ff8600;
}
.n_tab_lei .zw {
	margin-top:8px;
}
.n_tab_lei .zm a.curr {
	background-color:#ff8600;
	padding:0 10px;
	display:inline-block;
	color:#011541;
	font-family:Tahoma, "Microsoft YaHei";
	line-height:23px;
	color:#fff;
}
.n_tab_lei .zw a.curr {
	background-color:#ff8600;
	padding:0 10px;
	display:inline-block;
	color:#011541;
	font-family:Tahoma, "Microsoft YaHei";
	line-height:23px;
	color:#fff;
	cursor:text;
}
/*新闻中心*/
.news_top {
	position:relative;
	margin-left:15px;
	width:725px;
	margin-top:15px;
	height:96px;
}
.r_con_tit {
	background:url(../img/tt_bg.png) repeat-x scroll 0 0;
	height:45px;
	width:725px;
	color:#fff;
	line-height:45px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
.r_con_tit span {
	font-size:16px;
	font-weight:bold;
	font-family:"Microsoft YaHei", "SimSun";
	padding-left:15px;
	float:left;
}
.r_con_tit .nav_dh {
	float:right;
	padding-right:15px;
}
.r_con_tit .nav_dh a {
	color:#df4c03;
}
.r_con_tit .nav_dh a:hover {
	color:#a1ffec;
}
.news_top_tab {
	background-color:#ff8600;
	height:40px;
	position:absolute;
	left:0px;
	top:47px;
	z-index:10px;
	width:248px;
	_overflow:hidden;
}
.news_top_tab a {
	color: #fff;
	display: block;
	float: left;
	font-family: "Microsoft YaHei", "SimSun", Geneva, sans-serif;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding:0 15px;
	position:relative;
}
.news_top_tab a:hover {
	background-color:#c19f00;
}
.news_top_tab a.curr {
	color: #fff;
	background-color:#c19f00;
	display: block;
	float: left;
	font-family: "Microsoft YaHei", "SimSun", Geneva, sans-serif;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding:0 15px;
}
.news_top_tab a.curr var {
	background:url(../img/home.png) no-repeat scroll -259px 0;
	width:19px;
	height:8px;
	position:absolute;
	bottom:-8px;
	left:23px
}
.game_selt {
	position:absolute;
	left:280px;
	top:47px;
	font-family: "Microsoft YaHei", "SimSun", Geneva, sans-serif;
	z-index:10;
	width:180px;
}
.selt {
	width:180px;
	height:41px;
	background-color:#ffd9af;
	line-height:40px;
	font-size:14px;
}
.selt span {
	white-space:nowrap;
	overflow:hidden;
	cursor:pointer;
	width:150px;
	display:block;
	float:left;
	padding-left:10px;
}
.selt:hover {
	background-color:#f1bd84;
}
.selt a {
	background:url(../img/home.png) no-repeat scroll -262px -12px;
	width:13px;
	height:10px;
	display:inline-block;
	position:relative;
	z-index:10;
	top:15px;
}
.game_selt .selt_li {
	background-color:#e5ebef;
	overflow-y:auto;
	max-height:260px;
	box-shadow:0px 3px 5px rgba(0, 0, 0, 0.25);
}
.game_selt .selt_li li {
	padding-left:10px;
	height:32px;
	line-height:32px;
	cursor:pointer;
}
.game_selt .selt_li li:hover {
	background-color:#f1bd84;
}
.game_selt .selt_li li a {
	color:#000;
	display:block;
}
.game_selt .selt_li li a:hover {
	color:#000;
}
.news_nei {
	padding:30px 20px 30px;
20px;
	background-color:#fff;
	margin-left:15px;
	box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.08);
}
.news_list_game .news_game_tit {
	color:#ff5500;
}
.news_list_game li {
	border-bottom: 1px dotted #d7d7d7;
	line-height:30px;
	height:30px;
}
.news_list_game li a {
	background:url(../img/zi.jpg) no-repeat scroll 0 5px transparent;
	padding: 0 30px 0 8px;
	vertical-align:middle;
	display:block;
	float:left;
}
.news_list_game .news_list_time {
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
}
.s_box {
	background-color:#ebf2f6;
	padding:6px 0px 15px 6px;
}
.g_g {
	margin-top:20px;
	margin-left:20px;
}
.g_g li {
	float:left;
	line-height:35px;
	text-align:left;
	height:35px;
	margin-right:12px;
}
.g_g li a {
	padding:2px 12px;
	background-color:#a5cdde;
	color:#000;
	font-size:14px;
}
.g_g li a:hover {
	background-color:#6fb4d1;
	color:#000;
}
/*新闻详情*/
.news_text {
	background-color:#fff;
	margin-left:15px;
	min-height:1200px;
}
.text1M {
	padding: 25px 30px;
	width: 665px;
	overflow:hidden;
	font-size:14px;
}
.text1M p img {
	max-width:680px;
}
.text1M h1 {
	font-size:20px;
	font-weight:bold;
	color:#0579da;
	text-align:center;
	font-family:Tahoma, "Microsoft YaHei";
}
.text1M .n_lai {
	color:#8c8c8c;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	height:36px;
	border-bottom:1px dotted #e0e0e0;
	font-size:12px;
}
.text1M p {
	color:#505050;
	line-height:28px;
	text-indent:2em;
	text-align:justify;
}
.text1M h2 {
	color:#eb6100;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:8px;
}
.n_text {
	text-align:right;
	font-size:14px;
	color:#69F;
	margin-top:80px;
	margin-bottom:20px;
}
.n_text span {
	font-size:12px;
}
/*新闻评论*/
.comment {
	width:665px;
	padding:0 30px;
}
.k_text {
	margin-top: 10px;
}
.k_text textarea {
	width: 645px;
	height: 70px;
	border: 2px solid #e9e9e9;
*border: 2px solid #d0d0d0;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08) inset;
	border-radius: 5px;
	text-align: justify;
	padding: 7px;
	background-color: #f9f9f9;
	color: #7f7f7f;
	font-family:Tahoma, "Microsoft YaHei";
}
.k_text textarea:focus {
	border: 2px solid #FFCC00;
	color: #000;
	height: 100px;
}
.kf_select {
	margin-top: 15px;
	height:22px;
	line-height:22px;
	font-family:Tahoma, "Microsoft YaHei";
}
.kf_select a {
	color:#C90;
}
.kf_select a:hover {
	color:#e4c485;
}
.post {
	word-break: normal;
	word-wrap: break-word;
}
.tab1_allComments .post-content {
	line-height: 24px;
}
.tab1_allComments .post-header .publisher {
	color: #455E85;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	padding-right: 8px;
}
.my-comments .time, .uptime0, .uptime {
	color: #999999;
	display: inline-block;
	font-size: 12px;
	padding-left: 8px;
}
.tab1_allComments .post-header .uptime, .tab1_allComments .post-header .uptime0 {
	color: #999999;
	font-size: 12px;
	margin-left: 5px;
}
.tab1_allComments .post-content {
	line-height: 24px;
}
.tab1_allComments .post-footer {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 100%;
}
.tab1_allComments .post-footer span {
	color: #808080;
	cursor: pointer;
	font-size: 12px;
}
.upvote a, .upvote span, .upvote a:hover, .reply a, .reply span, .reply a:hover {
	background: url(../img/plbg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #808080;
	cursor: pointer;
	font-size: 12px;
}
.upvote a, .upvote span {
	background-position: 0 0;
	padding: 2px 0 3px 15px;
}
.upvote i {
	font-style: normal;
}
.upvote em {
	color: #808080;
	font-size: 12px;
	font-style: normal;
}
.upvote a:hover {
	background-position:0px -23px;
}
.avatar {
	left: 0;
	position: absolute;
	top: 20px;
}
.popClick {
	cursor: pointer;
}
.tab1_allComments .post-footer span {
	color: #808080;
	cursor: pointer;
	font-size: 12px;
}
.reply {
	margin-left:10px
}
.reply a, .reply span {
	padding:2px 0px 3px 15px;
	background-position:0px -69px;
	color:#808080
}
.reply a:visited {
	color:#808080
}
.reply a:hover {
	background-position:0px -93px;
	text-decoration:none
}
.post-message-container {
	font-size:14px;
	color:#000;
	font-weight:normal;
}
.tab1_allComments li.post {
	position:relative;
	zoom:1;
	padding:15px 0px 2px 42px;
	border-bottom:1px solid #e6e6e6;
}
.tab1_allComments li.postHide {
	position:relative;
	zoom:1
}
.tab1_allComments li.post .post-content .avatar img {
	border-radius:5px;
	width:42px;
	height:42px
}
.tab1_allComments li.post .children .post-content .avatar img {
	width:35px;
	height:35px
}
.tab1_allComments li.post .children li.post {
	border:none;
	border-top:1px dotted #e6e6e6;
	overflow:hidden
}
.tab1_allComments li.post .children .post .children .post .children .post .children .post .children {
	margin-left:-37px
}
.tab1_allComments li.post .children .post .children .post .children .post .children .post .children li.post {
	padding-left:37px;
}
.tab1_allComments li.post .children .post .children .post .children .post .children {
	margin-left:-37px
}
.tab1_allComments li.post .children .post {
	padding-left:37px
}
.tab1_allComments .post-body {
	padding-left:12px
}
.tab1_allComments .post-header {
	line-height:1.5em;
	padding-bottom:2px;
	position:relative;
}
.upvote i {
	font-style:normal;
}
.upvote .hasup, .upvote .hasup:hover {
	color:#ccc;
	background-position:0px -47px
}
.post-list .hide {
	display:none
}
.post-list .Occupy .upvote, .post-list .Occupy .reply {
	display:none
}
.post-list .Occupy .children .upvote, .post-list .Occupy .children .reply {
	display:inline
}
.post-list .Occupy .post-message-container .s {
	color:#666
}
.post {
	word-break: normal;
	word-wrap: break-word;
}
.over {
	overflow:hidden
}
.post .children .textarea {
	margin-left:12px
}
.post .children .textarea textarea {
	width:100%;
	border:1px solid #ccc;
	height:90px;
	resize:none;
	padding:5px;
	overflow:auto;
	font-size:16px;
	line-height:1.6em;
	margin-left:-12px
}
/*新手礼包*/
.bao {
	width:230px;
	color:#676e73;
	text-align:justify;
	height:70px;
	line-height:20px;
}
.xinput {
	width:230px;
	overflow:hidden;
}
.xinput select:first-child {
	margin-right:7px;
}
.g_btn a.t_c {
	text-align:center;
	font-size:14px;
	display:block;
	float:none;
	margin:0 auto;
	width:120px;
	border-top:1px solid #1da7ee;
	border-bottom:1px solid #176a95;
	box-shadow:2px 3px 0 rgba(0, 0, 0, 0.08);
}
.xslb_box {
	width:740px;
}
.yxdq {
	margin-top:15px;
}
.lbxz {
	margin-top:15px;
}
.card_lei {
	width:150px;
	float:left;
	margin-left:15px;
	_position:static;
}
.card_img img {
	width:170px;
}
.card_lei h2 {
	color: #1da7ee;
	font-size: 14px;
	font-family:"SimSun";
}
.card_btn {
	background-color:#77bb0e;
	box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.08);
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin-top: 20px;
	text-align: center;
	width: 120px;
}
.card_btn:hover {
	background-color:#88d01a;
	color:#fff;
}
.card_lei select {
	margin-right: 10px;
	width: 130px;
	height:26px;
	line-height:26px;
	color:#000;
}
.card_lei div {
}
.card_text {
	float: left;
	margin-left: 18px;
	margin-top:20px;
	width: 315px;
	font-family:Tahoma, "SimSun";
	line-height:20px;
	padding:10px;
	text-align:justify;
	position:relative;
	z-index:10;
	box-shadow:2px 3px 0 rgba(0, 0, 0, 0.08);
}
.card_text p {
	color: #000;
	line-height: 20px;
	overflow: hidden;
	max-height:62px;
	_height:40px;
}
.card_1 {
	background-color:#2baff3;
}
.card_2 {
	background-color:#eeba1d;
}
.card_3 {
	background-color:#1ec5bb;
}
.card_4 {
	background-color:#c0a183;
}
.card_1 .sj {
	border-color:transparent #2baff3 transparent transparent;
}
.card_2 .sj {
	border-color:transparent #eeba1d transparent transparent;
}
.card_3 .sj {
	border-color:transparent #1ec5bb transparent transparent;
}
.card_4 .sj {
	border-color:transparent #c0a183 transparent transparent;
}
.sj {
	border:8px solid #000;
	border-style:dashed solid dashed dashed;
	display:block;
	position:absolute;
	left:-15px;
	top:15px;
	height:0px;
	width:0px;
}
.lb_con_tit .lb_sm {
	color:#e54e1f;
	font-size:14px;
	display:block;
	float:left;
	height:20px;
	font-family:"SimSun";
	font-size:12px;
	margin-left:10px;
	margin-top:10px;
}
.lb_con_tit {
	height:35px;
	padding-left:15px;
	padding-top:10px;
}
.xslb_con_tit {
	background:url(../img/tt_bg.png) repeat-x scroll 0 0;
	height:45px;
	width:725px;
	color:#fff;
	line-height:45px;
	margin-left:15px;
}
.xslb_con_tit span {
	font-size:16px;
	font-weight:bold;
	font-family:"Microsoft YaHei", "SimSun";
	padding-left:15px;
	float:left;
}
.xslb_con_tit .nav_dh {
	float:right;
	padding-right:15px;
}
.xslb_con_tit .nav_dh a {
	color:#00ffe4;
}
.xslb_con_tit .nav_dh a:hover {
	color:#a1ffec;
}
.game_card {
	background-color:#fff;
	height: 162px;
	margin-bottom: 15px;
	margin-left:15px;
	margin-top:15px;
	padding:15px;
	_box-shadow:2px 3px 0 rgba(0, 0, 0, 0.08);
}
.card_img {
	float: left;
}
/*充值中心*/
.cz_left {
	background-color:#FC985F;
	border:1px solid #ff6600;
	width:250px;
	padding:0 0 15px 0;
	text-align:center;
	font-size:16px;
	color:#000;
}
.cz_li_tit {
	height:50px;
	line-height:50px;
	color:#fff;
}
.cz_li_l .line {
	background:url(../img/home.png) no-repeat scroll -70px -253px;
	width:174px;
	height:2px;
	margin:0 auto;
	overflow:hidden;
}
.cz_li_l {
}
.cz_li_l a i {
	background-image:url(../img/home.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	display:inline-block;
	float:left;
	margin:12px 0 0 15px;
}
.cz_li_l a var {
	background:url(../img/home.png) no-repeat scroll -4px -295px;
	width:12px;
	height:14px;
	display:inline-block;
	float:right;
	margin-right:10px;
	_position:absolute;
	_right:0px;
	_top:20px;
	_float:none;
}
.cz_li_l a {
	height:50px;
	line-height:16px;
	position:relative;
	display:block;
	margin-left:12px;
}
.cz_li_l a:hover {
	color:#fff;
	text-decoration:none;
}
.cz_li_l a i.yh_1 {
	background-position:-44px -251px;
}
.cz_li_l a i.zf_1 {
	background-position:-44px -342px;
}
.cz_li_l a i.sz_1 {
	background-position:-44px -281px;
}
.cz_li_l a i.jw_1 {
	background-position:-44px -312px;
}
.cz_li_l a i.pt_1 {
	background-position:-44px -371px;
}
.cz_li_l ul li {
	position:relative;
	right:-1px;
	vertical-align:middle;
}
.cz_li_l ul .curr a {
	background-color:#fff;
	border-top:2px solid #ff6600;
	border-left:2px solid #ff6600;
	border-bottom:2px solid #ff6600;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	color:#0096c8;
	overflow:hidden;
}
.cz_li_l ul .curr a {
	color:#0096c8;
	_overflow:hidden;
}
.cz_li_l ul li.curr .line {
	background:none;
	_height:0;
	_overflow:hidden;
	_display:none;
}
.cz_li_l ul li.curr .bai {
	background-color:#fff;
	width:10px;
	height:50px;
	position:absolute;
	right:-10px;
	top:4px;
	_display:none
}
.cz_zjwt {
	background-color:#fff;
	margin:80px 20px 5px 20px;
	min-height:250px;
	_height:250px;
}
.zjwt_tit {
	line-height:50px;
	height:50px;
}
.zjwt_li {
	font-size:12px;
	text-align:left;
	padding:0 10px;
	font-family:"SimSun";
}
.zjwt_li a {
	color:#4e4d4d;
}
.zjwt_li a:hover {
	color:#09abe3;
}
.zjwt_li li {
	border-bottom:1px dotted #CCC;
	height:26px;
	line-height:26px;
}
.cz_right {
	background-color:#fff;
	margin-left:10px;
	float:left;
	width:676px;
	padding: 30px 20px;
	_margin-left:0;
	_padding-left:0;
}
/*个人中心*/
/*左边栏*/

.u_left {
	float:left;
	width:192px;
	background-color:#F0D19B;
}
.heard_n {
	height:81px;
	padding:12px 5px 15px 12px;
}
.h_tx {
	position:relative;
	z-index:10;
	width:82px;
	float:left;
}
.h_tx img {
	width:79px;
	height:79px;
}
.h_tx .h_bg {
	background:url(../img/home.png) no-repeat scroll -10px -503px;
	width:80px;
	height:80px;
	position:absolute;
	top:0;
	left:0;
}
.h_n {
	float:right;
	margin-top:8px;
	width:90px;
	overflow:hidden;
}
.h_n .u_name {
	font-size:14px;
	height:38px;
	line-height:24px;
}
.h_n .mm {
	background:url(../img/home.png) no-repeat scroll -3px -376px;
	width:27px;
	height:31px;
}
.h_n .gg {
	background:url(../img/home.png) no-repeat scroll -2px -409px;
	width:30px;
	height:31px;
}
.h_xb {
	width:30px;
	height:31px;
	float:left;
}
.h_vip {
	background:url(../img/home.png) no-repeat scroll -50px -461px;
	width:53px;
	height:19px;
	float:left;
	color:#fff;
	line-height:22px;
	text-align:center;
	margin-left:5px;
}
.mani {
	height:106px;
	padding:0 5px 0 10px;
}
.ptb {
	background:url(../img/home.png) no-repeat scroll -116px -461px;
	height:31px;
	padding-left:35px;
	font-family:"SimSun";
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	line-height:26px;
}
.ptb span {
	background-color:#e8f2f6;
	color:#c86800;
	height:28px;
	width:75px;
	display:inline-block;
	float:right;
*float:none !important;
	border-radius:5px;
	line-height:28px;
	font-family:Tahoma, Arial, Helvetica;
	font-weight:normal;
	text-align:center;
}
.jf {
	background:url(../img/home.png) no-repeat scroll -116px -498px;
	height:31px;
	padding-left:35px;
	font-family:"SimSun";
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	line-height:26px;
}
.jf span {
	background-color:#e8f2f6;
	color:#C90;
	height:28px;
	width:75px;
	display:inline-block;
	float:right;
*float:none !important;
	border-radius:5px;
	line-height:28px;
	font-family:Tahoma, Arial, Helvetica;
	font-weight:normal;
	text-align:center;
}
.bailin {
	height:4px;
	background-color:#fff;
	width:100%;
}
.user_li {
	margin-top:15px;
	padding-bottom:20px;
}
.user_li a {
	display:block;
	line-height:48px;
	font-size:16px;
	color:#000;
	padding-left:90px;
	height:48px;
	background-image:url(../img/icon.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.user_li a.m {
	background-position:8px -11px;
}
.user_li a.z {
	background-position: 9px -60px;
}
.user_li a.h {
	background-position: 9px -113px;
}
.user_li a.c {
	background-position: 8px -176px;
}
.user_li a.j {
	background-position: 11px -240px;
}
.user_li a.mmy {
	background-position: 15px -300px;
}
.user_li a.y {
	background-position: 14px -362px;
}
.user_li a.t {
	background-position: 13px -665px;
}
.user_li a.curr {
	background-color:#FF8600;
	color:#fff;
	display:block;
	line-height:48px;
	font-size:16px;
	padding-left:90px;
	height:48px;
	overflow:hidden;
	_position:relative;
}
.user_li a:hover {
	color:#fff;
}
/*用户中心右边内容*/
.u_right {
	background-color:#fff;
	margin-left:15px;
	float:left;
	width:772px;
}
.u_tit {
	height:45px;
	background-color:#FC985F;
	color:#fff;
	font-size:14px;
	line-height:45px;
	padding-left:15px;
}
.u_tit var {
	height:13px;
	width:13px;
	background-color:#fff;
	display:inline-block;
*margin-top:15px;
*float:left;
}
.u_tit span {
	padding-left:12px;
	font-family:"SimSun";
	font-size:16px;
	font-weight:bold;
	_float:left;
}
.u_con {
	min-height:470px;
	_height:470px;
}
.u_con_mail {
	margin:60px 0 0 0px;
}
.mail_tit {
	width:440px;
	margin:0 auto;
	color:#3c3c3c;
	font-size:16px;
	background:url(../img/icon.png) no-repeat scroll -6px -431px;
	height:58px;
	padding-left:80px;
	line-height:65px;
}
.mail_tit span {
	color:#F33;
	font-size:13px;
}
.per {
	width:530px;
	margin:25px auto 0 auto;
	height:32px;
	font-size:15px;
}
.tizi {
	line-height:30px;
	float:left;
	font-size:14px;
	width:76px;
	overflow:hidden;
}
.iput input[type="text"] {
	background:url(../img/text_bg.gif) repeat-x scroll 0 0 #fff;
	height:30px;
	border:1px solid #cfcfcf;
	padding:0 7px;
	width:220px;
	font-family:Tahoma, Geneva, "Microsoft YaHei", "SimSun";
	color:#7a7a7a;
	line-height:30px;
}
.iput input[type="text"]:focus {
	border:1px solid #3fb8d1;
	color:#000;
}
.iput input[type="password"] {
	background:url(../img/text_bg.gif) repeat-x scroll 0 0 #fff;
	height:30px;
	border:1px solid #cfcfcf;
	padding:0 7px;
	width:220px;
	font-family:Tahoma, Geneva, "Microsoft YaHei", "SimSun";
	color:#7a7a7a;
	line-height:30px;
}
.iput input[type="password"]:focus {
	border:1px solid #3fb8d1;
	color:#000;
}
.in_tishi {
	float:left;
	width: auto;
	font-size:12px;
	line-height:32px;
	margin-left:7px;
	padding:0 10px;
	color:#fff;
	font-family:"SimSun";
}
.in_tishi2 {
	float:left;
	width: auto;
	font-size:12px;
	line-height:32px;
	margin-left:7px;
	padding:0 10px;
	font-family:"SimSun";
}
.wrong {
	background-color:#ff3535;
}
.yes {
	background-color:#35b1ff;
}
.routine {
	background-color:#91c81b;
}
.per_btn {
	margin:60px auto 50px auto;
	width: 200px;
}
.per_btn input {
	background-color:#27b7af;
	height:32px;
	text-align:center;
	line-height:29px;
	padding:0 35px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
*width:136px !important;
	box-shadow:2px 3px 0 rgba(0, 0, 0, 0.08);
}
.per_btn input:hover {
	background-color:#4dadff;
	color:#fff;
}
/*用户中心-我的资料*/

.u_con_my {
	margin:50px 0 0 90px;
	font-size:14px;
	font-family:"SimSun";
	position:relative;
	z-index:10;
}
.u_na {
	height:30px;
	line-height:24px;
	width:470px;
	overflow:hidden;
}
.u_nn {
	float:left;
}
.u_nn span {
	font-weight:bold;
}
.qiand {
	float:left;
	margin-left:50px;
}
.qiand a {
	background-color:#35ba1f;
	display:inline-block;
	padding:0px 17px;
	color:#fff;
}
.qiand span {
	color:#878787;
}
.vip_d {
	height:35px;
	line-height:32px;
	width:400px;
	overflow:hidden;
}
.v_t var {
	color:#d80000;
	font-weight:bold;
}
.v_t span {
	color:#e07900;
	font-weight:bold;
}
.v_t {
	float:left;
}
.vip_t {
	float:left;
	margin-left:10px;
}
.vip_t i {
	background:url(../img/home.png) no-repeat scroll -46px -411px;
	height:26px;
	width:24px;
	display:inline-block;
	margin-right:5px;
}
.vip_lod {
	height:65px;
	position:relative;
	z-index:10;
	max-width:425px;
	_width:425px;
}
.lod {
	width:420px;
	height:12px;
	background-color:#f0f0f0;
	border:1px solid #efefef;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.09) inset;
	border: 1px solid #d5d5d5 \0;
*border:1px solid #d5d5d5;
	position:absolute;
	top:30px;
	left:0px;
	z-index:5;
}
.ld {
	position:absolute;
	top:31px;
	left:1px;
	background-color:#ffb400;
	width:100px;
	height:12px;
	z-index:10;
}
.v_loding {
	height:45px;
}
.v_tishi {
	height:22px;
	min-width:23px;
	_width:23px;
	background-color:#ffb400;
	position:absolute;
	top:0;
	left:80px;
	border-radius:5px;
	padding:0 7px;
	color:#fff;
	line-height:22px;
	text-align:center;
}
.v_tishi i {
	border:7px solid #000;
	border-style:solid dashed dashed dashed;
	display:block;
	position:absolute;
	left:15px;
	top:21px;
	border-color:#ffb400 transparent transparent transparent
}
.v_d {
	color:#F90;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
}
.v_w {
	color:#666;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
}
.v_a {
	color:#027caf;
	font-size:12px;
	margin-left:20px;
}
.v_a:hover {
	color:#09abe3;
}
.u_jf {
	height:30px;
	line-height:30px;
	width:460px;
}
.u_jf b {
	color:#C90;
	font-family:Tahoma, Geneva, sans-serif;
}
.u_jf span {
	color:#838282;
	font-size:12px;
	padding-left:20px;
}
.u_jf a {
	color:#027caf;
	font-size:12px;
	margin-left:20px;
}
.u_jf a:hover {
	color:#09abe3;
}
.yer {
	height:35px;
	width:350px;
	line-height:35px;
}
.yer b {
	color:#eb8002;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.yer span {
	color:#838282;
	font-size:12px;
	padding-left:10px;
}
.yer a {
	color:#027caf;
	font-size:12px;
	margin-left:20px;
}
.yer a:hover {
	color:#09abe3;
}
.u_xb {
	height:35px;
	line-height:35px;
}
.u_xb label {
	margin-right:25px;
}
.u_xb input {
	margin-right:5px;
}
.riqi {
	height:35px;
	line-height:35px;
	position:relative;
	z-index:10;
}
.dizhi {
	height:35px;
	line-height:35px;
	position:relative;
}
.dizhi input[type="text"].rq, .riqi input[type="text"].rq {
	width:80px;
	margin-right:10px;
	margin-left:10px;
}
.rixl {
	position:absolute;
	z-index:30;
	width:100px;
	max-height:200px;
	_height:200px;
	overflow-y:auto;
	background-color:#eff8fc;
	left:78px;
	top:34px;
	width:93px;
	border:1px solid #CFCFCF;
	text-align:center;
	box-shadow:3px 4px 4px rgba(0, 0, 0, 0.09);
}
.rixl ul {
}
.rixl ul li {
	border-bottom:1px solid #fff;
	font-family:Tahoma, Arial, Helvetica;
	cursor:pointer;
	white-space:nowrap;
}
.rixl ul li:hover {
	background-color:#6CF;
}
.rixl2 {
	position:absolute;
	width:100px;
	max-height:200px;
	_height:200px;
	overflow-y:auto;
	background-color:#eff8fc;
	overflow-y:auto;
	left:215px;
	top:34px;
	width:93px;
	border:1px solid #CFCFCF;
	text-align:center;
	box-shadow:3px 4px 4px rgba(0, 0, 0, 0.09);
	z-index:30;
}
.rixl2 ul {
}
.rixl2 ul li {
	border-bottom:1px solid #fff;
	font-family:Tahoma, Arial, Helvetica;
	cursor:pointer;
}
.rixl2 ul li:hover {
	background-color:#6CF;
}
.my_in {
	height:33px;
}
.u_con_my .ww {
	width:420px;
}
.u_con_my .ww input {
	margin-right:20px;
}
.u_con_my .ww input:first-child {
	background-color:#fda720;
}
.b_tx {
	position:absolute;
	width: 82px;
	z-index: 10;
	right:70px;
	top:-10px;
}
.b_tx img {
	height: 80px;
	width: 80px;
}
.b_h_bg {
	background:url(../img/home.png) no-repeat scroll -9px -590px;
	width:87px;
	height:87px;
	position:absolute;
	top:0;
	left:0;
}
.b_tx a {
	display:block;
	background-color:#dfdfdf;
	height:28px;
	line-height:28px;
	width:75px;
	text-align:center;
	font-size:12px;
	color:#666;
	margin-top:10px;
	border-radius:5px;
}
.b_tx a:hover {
	background-color:#00afd3;
	color:#fff;
}
/*站内信*/
.xin_tab {
	height:52px;
	background-color:#daf1fc;
	padding:25px 35px 0 40px;
}
.x_tb {
	float:left;
}
.x_tb a {
	text-align:center;
	line-height:28px;
	position:relative;
	z-index:10;
	display:block;
	float:left;
	padding:0 20px;
}
.x_tb a.x_all {
	background-color:#ddb602;
}
.x_tb a.x_wei {
	background-color:#01ade5;
}
.x_tb a.x_all:hover {
	color:#fff;
	background-color:#e9c001;
}
.x_tb a.x_wei:hover {
	color:#fff;
	background-color:#0abef9;
}
.x_tb a.x_all.row var {
	border:7px solid #000;
	display:block;
	position:absolute;
	left:27px;
	top:28px;
	border-color:#ddb602 transparent transparent transparent;
	border-style:solid dashed dashed dashed;
}
.x_tb a.x_wei.row var {
	border:7px solid #000;
	display:block;
	position:absolute;
	left:27px;
	top:28px;
	border-color:#01ade5 transparent transparent transparent;
	border-style:solid dashed dashed dashed;
}
.delete_all {
	float:left;
	margin-left:25px;
}
.delete_all a {
	background-color:#ff7e65;
	display:block;
	padding:0 20px;
	line-height:28px;
	color:#fff;
}
.delete_all a:hover {
	background-color:#ff5b3b;
	color:#fff;
}
.x_li {
	margin:0 20px;
}
.x_li li {
	height:35px;
	border-bottom:1px solid #cdeefc;
	line-height:35px;
	padding:0 10px 0 15px;
*cursor:default;
}
.x_li li img {
	margin-top:7px;
	margin-left:20px;
}
.x_li li a {
	padding-left:15px;
	min-width:450px;
	display:inline-block;
	white-space:nowrap;
	font-size:14px;
	color:#666;
	margin-right:16px;
*margin-right:5px !important;
}
.x_li li a:hover {
	color:#09abe3;
}
.x_li li span {
	color:#666;
}
.x_li li a.no {
	color:#ff5500;
}
.x_li li a.no:hover {
	color:#eb9500;
}
.x_li li i {
	background:url(../img/home.png) no-repeat scroll -162px -416px;
	width:14px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	padding:0 4px;
	margin-left:15px;
}
.x_li li i:hover {
	background:url(../img/home.png) no-repeat scroll -191px -416px;
}
.x_li li.neirong {
	height:auto;
	background-color:#98bdc5;
	padding:10px 40px;
	position:relative;
	color:#000;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.2) inset;
	line-height:24px;
}
.x_t {
	text-align:center;
	font-size:16px;
	height:55px;
	line-height:24px;
}
.x_li li .x_t span {
	font-size:12px;
	color:#333;
}
.x_li_close {
	display:block;
	position:absolute;
	right:2px;
	top:2px;
	z-index:10;
	background-color:#FC0;
	width:22px;
	height:22px;
	text-align:center;
	line-height:22px;
	font-family:Tahoma, "Microsoft YaHei", Arial, Helvetica;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	box-shadow:-1px 2px 2px rgba(0, 0, 0, 0.15);
}
.x_li_close:hover {
	background-color:#fff000;
}
/*修改密码*/

.secure_level {
	height: 20px;
	width:530px;
	margin:25px auto 0 auto;
}
.secure_level label {
	display: inline-block;
	text-align: right;
	font-size:15px;
}
.secure_level span {
	display:inline-block;
	vertical-align:middle;
	width:67px;
	height:19px;
	background-image:url(../img/success_level.gif);
	text-indent:-999em;
	overflow:hidden;
	margin-top: -6px;
}
.v0 {
	background-position:0 0;
}
.v1 {
	background-position:0 -19px;
}
.v2 {
	background-position:0 -38px;
}
.v3 {
	background-position:0 -57px;
}
.mima_tit {
	width:440px;
	margin:0 auto;
	color:#3c3c3c;
	font-size:16px;
	background:url(../img/icon.png) no-repeat scroll -5px -590px;
	height:58px;
	padding-left:80px;
	line-height:65px;
}
.mima_tit span {
	color:#F33;
	font-size:13px;
}
/*充值记录查询*/
.per_pay_top {
	height:45px;
	line-height:40px;
	margin-top:40px;
	padding:0 20px;
}
.conventional_btn {
	background-color: #27b7af;
	box-shadow: 2px 3px 0 rgba(0, 0, 0, 0.08);
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 29px;
	padding: 0 35px;
	text-align: center;
	margin-left:25px;
}
.conventional_btn:hover {
	background-color:#4dadff;
	color:#fff;
}
.dan_con {
	padding:0 15px;
}
.per_xiala {
	font-size:16px;
}
.per_xiala select {
	min-width:120px;
}
cx_btn {
	margin-left: 15px;
background:
}
.per_pay_cz th, .per_pay_cz td {
	border-bottom: 1px solid #b2cdd9;
	border-right: 1px solid #b2cdd9;
	font-family: Tahoma, "SimSun", sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.per_pay_cz th {
	background: none repeat scroll 0 0 #bfdbe8;
	color: #000;
	padding: 8px;
	text-align:center;
}
.per_pay_cz {
	border-left: 1px solid #b2cdd9;
	border-top: 1px solid #b2cdd9;
	margin-top: 15px;
	text-align: center;
}
.per_pay_cz td {
	color: #000000;
	cursor: default;
	padding: 8px 5px;
	text-align: center;
}
.per_pay_cz td a {
	color: #257FCD;
	padding: 7px 5px;
}
.per_pay_cz td a:hover {
	color: #70AE06;
	padding: 7px 5px;
}
.per_pay_cz tr .ycl {
	color: #66CC00;
}
.per_pay_cz tr .dcl {
	color: #FFCC00;
}
.per_pay_cz tr .yc {
	color: #FF0000;
}
.per_pay_cz tr .jsbcz {
	color: #a4a7ac;
}
.per_pay_cz tr .yebz {
	color: #FF66FF;
}
.per_pay_annal {
	padding:0 10px;
}
/*服务器列表，开始游戏*/
.st_bg {
	background-color:#fff;
	padding:10px;
	margin-left:18px;
	min-height:1200px;
	_height:1200px;
}
.game_start {
}
.tj_game {
	width:700px;
	position:relative;
	height:240px;
}
.tj_game img {
	width:700px;
	height:232px
}
.tj_game p {
	padding:8px 8px 10px 30px;
	width:210px;
	height:159px;
	color:#fff;
	line-height:21px;
	overflow:hidden;
	text-align:justify;
	font-family:"SimSun";
}
.s_bg {
	background:url(../img/start_bg.png) repeat-y scroll 0 0;
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	padding-bottom:10px;
}
.sv_btn {
	background-color:#ffa61a;
	text-align:center;
	height:30px;
	display:block;
	line-height:30px;
	color:#fff;
	font-size:14px;
	font-family:"SimSun";
	font-weight:bold;
	width:120px;
	margin:15px auto 0 auto;
}
.sv_btn:hover {
	background-color:#ffb94b;
	color:#fff;
}
.st_tit {
	font-size:14px;
}
.tab_l {
	display:block;
	overflow:hidden;
	height:30px;
	background:#5fcafb;
	margin-top:15px;
	border-top:1px solid #43b1e3;
	border-left:1px solid #43b1e3;
	border-right:1px solid #43b1e3;
}
.tab_l ul {
	height:28px;
	overflow:hidden;
	float:left;
	padding:2px 0 0;
}
.tab_l ul li {
	width:64px;
	height:28px;
	float:left;
	line-height:28px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
}
.tab_l ul li.on {
	background:url(../img/home.png) no-repeat -218px -218px;
	color:#785bf;
}
.tab_l ul.alt_server li {
	width:84px;
}
.tab_l ul.alt_server li:hover {
	color:#fff;
}
.tab_l ul.alt_server li.on {
	background:url(../img/home.png) no-repeat -127px -218px;
	color:#0785bf;
}
.tab_l ul li.his_game {
	width:64px;
	margin:0 0 0 8px;
}
.tab_l ul li.sept {
	width:12px;
}
.ss_list {
	width:700px;
}
.ss_list li {
	float: left;
	margin: 20px 12px 0 0;
}
.ss_list li a {
	background-color:#B1DFE6;
	color: #000000;
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 163px;
	box-shadow:2px 3px 0 rgba(0, 0, 0, 0.09);
}
.ss_list li a:hover {
	background-color:#4ed7fe;
	color:#000;
}
.ss_list li a img {
	margin: 3px 0 0 4px;
}
/*开服列表*/
.game_server_list {
}
.ser_list {
	width:720px;
	margin-left:15px;
	background-color:#fff;
	min-height:1200px;
}
.tableMain {
	padding: 0px 15px 18px 18px;
	margin-top:15px;
}
.tmTitle {
	height:34px;
	vertical-align:middle;
}
.lv h3 {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 5px;
}
.tmTitle h3 {
	vertical-align:middle;
	font-family:"微软雅黑";
	font-size: 18px;
	color:#ff6600;
	font-weight:bold;
	overflow: hidden;
	padding-left: 30px;
}
.lv h3 img {
	float: left;
	margin-right: 6px;
}
.tmTitle h3 a {
	color: #333333;
}
.tmTitle h3 span.pinktotal {
	color: #269EB3;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 17px;
}
.ditodaykf {
	color: #999999;
	height: 27px;
	margin-top: -18px;
	padding-left: 170px;
}
.ditodaykf a {
	color: #666666;
}
.ditodaykf a:hover {
	color: #666666;
}
.ditodaykf i {
	color: #999999;
}
.tmt {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	text-align:center;
	background-color:#fff;
}
.tmt th {
	background: none repeat scroll 0 0 #F2F2F2;
	color:#666;
	padding: 8px;
	text-align:center;
}
.tmt th, .tmt td {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	font-weight: normal;
}
.hotcol {
	background: none repeat scroll 0 0 #FFFCDE;
}
.xhover {
	background: none repeat scroll 0 0 #F2F2F2;
}
.tmt tr.hotcol a, .tmt tr.hotcol td {
	color: #E93A75;
	font-weight: bold;
}
tr.hotcol td.none_bold, tr.hotcol td.none_bold a {
	font-weight: normal;
}
.red_strong a {
	font-weight:bold;
	color:#E93A75;
}
.green {
	color: #699E0C;
}
.tmt td, .tmt td a {
	color: #333333;
	cursor: default;
	padding: 7px 12px;
	text-align: center;
}
.tmt td a {
	cursor:pointer;
}
.tmt th, .tmt td {
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	font-weight: normal;
}
.tmt a span {
	color: #E93A75;
	text-decoration: underline;
}
.tmt td.green {
	color: #699E0C;
}
.tmt td.yellow {
	color: #CC9900;
}
/*密码找回*/
.mima_z {
	background-color:#fff;
	min-height:550px;
	_height:400px;
	padding:10px 10px 0 10px;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.15);
}
.mima_t {
	background:url(../img/mi_tit.jpg) no-repeat scroll 12px 15px #87d4e4;
	height:78px;
	text-indent:-9999px;
}
.buzhou {
	height:80px;
	width:665px;
	margin:0 auto;
	margin-top:15px;
}
.b1 {
	background:url(../img/ttm.jpg) no-repeat scroll 0 0;
}
.b2 {
	background:url(../img/ttm.jpg) no-repeat scroll 0 -87px;
}
.b3 {
	background:url(../img/ttm.jpg) no-repeat scroll 0 -170px;
}
.mi_con {
	width:800px;
	margin-top:45px;
/*	margin-left:155px;*/
}
.m_icon {
	float:left;
	width:175px;
}
.m_com {
	float:left;
	margin-left:15px;
}
.m_tii {
	padding-left:120px;
	color:#858484;
	line-height:22px;
}
.m_text_t {
	font-size: 16px;
	height: 32px;
	margin: 5px auto 0;
	width: 450px;
}
.mtt {
	color:#ff5500;
}
.m_nn {
	color:#39F;
}
.ff_s {
	color:#ff6600;
	line-height:24px;
}
.ff_s span {
	font-size:14px;
	color:#858484;
}
/*弹出框*/
.alrt_bg {
	background-color:#000;
	width:100%;
	height:100%;
	opacity:0.4;
	filter: alpha(opacity=40);
	position:fixed;
	_position:absolute;
	z-index:110;
	top:0;
	left:0;
}
.alrt {
	position:fixed;
	_position:absolute;
	top:300px;
	left:40%;
	z-index:200;
	min-width:400px;
	min-height:200px;
	background-color:#fff;
}
.page_mar1 {
	position:fixed;
	_position:absolute;
	top:300px;
	left:40%;
	z-index:120;
	min-width:400px;
	min-height:200px;
	background-color:#fff;
}
.alt_t {
	height:40px;
	line-height:40px;
	background-color:#6db9ca;
	width:inherit;
}
.alt_t span {
	font-size:16px;
	color:#000;
	padding-left:15px;
}
.alt_t .x_li_close {
	top:8px;
	right:8px;
}
.atl_btn {
	text-align:center;
	margin-top:25px;
}
.atl_btn a {
	background-color:#2cabc6;
	height:32px;
*width:70px;
	_width:40px;
	text-align:center;
	line-height:32px;
	padding:0 30px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
*width:136px !important;
	box-shadow:2px 3px 0 rgba(0, 0, 0, 0.08);
	display:inline-block;
}
.atl_btn a:hover {
	background-color:#2191f0;
}
.atl_con {
	padding:15px;
}
.att_per {
	line-height:32px;
	text-align:center;
	margin-top:20px;
}
.att_per span {
	font-size:14px;
}
.atl_con p {
	line-height:22px;
}
.atl_con .key_num {
#FF6500
}
.atl_con label {
	display: inline-block;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
	width: 130px;
	color:#000;
}
/*客服中心*/
.kf_dh {
	background:url(../img/kf_bg.png) no-repeat scroll 0 55px;
	width:637px;
	height:505px;
	margin-left:48px;
	position:relative;
}
.contact {
	font-size:14px;
	color:#306382;
	padding:155px 0 0 220px;
	line-height:26px;
	min-height:129px;
	_height:129px;
}
.contact_zx a {
	background:url(../img/qq_kf.jpg) no-repeat scroll 0 0;
	width:130px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:left;
	overflow:hidden;
	vertical-align:middle;
}
.contact_zx span {
	float:left;
}
.kf_w {
	position:absolute;
	left:20px;
	bottom:75px;
	z-index:10;
}
.kf_w a {
	width:116px;
	height:35px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.onlin_tit {
	background:url(../img/zimu_tit.jpg) no-repeat scroll 0 0;
	width:104px;
	height:30px;
	line-height:30px;
	color:#64a904;
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
}
.que_top {
	background:url(../img/cat_top.png) no-repeat scroll 0 0;
	width:650px;
	height:13px;
}
.que_bottom {
	background:url(../img/cat_bottom.png) no-repeat scroll 0 0;
	width:650px;
	height:8px;
}
.que_center {
	background-color:#e9e9e9;
	width:630px;
	padding:0 10px;
	color:#18406c;
	line-height:16px;
}
.que_tit {
	height:32px;
	line-height:32px;
}
.que_game {
	margin-top:15px;
}
.m_t {
	margin-top:50px;
}
.kf_gong {
	background:url(../img/kf_btn.jpg) no-repeat scroll 0 0;
	width:631px;
	height:138px;
	margin:25px 0 0 20px;
}
.kf_gong a {
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	float:left;
	width:100px;
	height:138px;
}
/*.kf_gong a.kf_zh {
	margin-left:5px;
}
.kf_gong a.kf_ma {
	margin-left:75px;
}
.kf_gong a.kf_wt {
	margin-left:85px;
}
.kf_gong a.kf_bd {
	margin-left:52px;
}
.kf_gong a.kf_zh:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -5px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -10px -147px;
}
.kf_gong a.kf_ma:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -180px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -185px -147px;
}
.kf_gong a.kf_wt:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -365px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -370px -147px;
}
.kf_gong a.kf_bd:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -517px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -522px -147px;
}*/
.kf_gong a.kf_zh {
	margin-left:5px;
}

.kf_gong a.kf_wt {
	margin-left:85px;
}
.kf_gong a.kf_bd {
	margin-left:52px;
}
.kf_gong a.kf_zh:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -5px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -10px -147px;
}
.kf_gong a.kf_wt:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -190px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -195px -147px;
}
.kf_gong a.kf_bd:hover {
	background:url(../img/kf_btn.jpg) no-repeat scroll -342px -147px;
	_background:url(../img/kf_btn.jpg) no-repeat scroll -347px -147px;
}
/*FAQ*/
.kf_online {
	border-bottom: 1px dotted #e0e0e0;
}
.kf_question h2 {
	background: url(../img/faq.png) no-repeat scroll 0 0;
	height: 22px;
	line-height: 22px;
	padding-left: 30px;
	color: #19759d;
	font-size: 14px;
	font-weight: bold;
}
.kf_question p {
	background: url(../img/faq.png) no-repeat scroll 0 -22px;
	color: #5b5b5b;
	line-height: 22px;
	margin-top: 10px;
	padding-left: 30px;
}
.kf_question {
	margin-top: 15px;
	padding-bottom: 10px;
}
/*注册账号*/
.re_section {
	padding-bottom:40px;
}
.re_section .b label {
	width:auto;
	color:#32a5da;
}
.re_section .b label a {
	color:#32a5da;
}
.re_section .b {
	padding-left:136px;
	padding-top:20px;
	line-height:28px;
}
.re_section .per {
	width:600px;
}
.re_section .per_btn {
	width:318px;
}
.zh_t {
/*	background:url(../img/zh_tit.jpg) no-repeat scroll 12px 15px #ff9723;
	height:78px;*/
	text-indent:-9999px;
}
/*VIP特权*/
.u_con_2 {
	padding-left:55px;
}
.u_con_2 h1 {
	font-family:"宋体";
	font-weight:boid;
	font-size:24px;
	padding-left:250px;
	padding-top:30px;
}
.u_con_2 p {
	font-family:"宋体";
	font-size:14px;
	padding-top:20px;
	line-height:30px;
	width:660px;
	text-indent:1cm;
}
.u_con_2 p {
	font-family:"宋体";
	font-size:14px;
	line-height:30px;
	width:660px;
	text-indent:1cm;
}
.yi {
	font-weight:bold;
}
.er {
	color:#F00;
}
.u_con_2 p {
	font-family:"宋体";
	font-size:14px;
	line-height:30px;
	width:660px;
	text-indent:1cm;
}
.zhongkuang {
	width:660px;
	margin:0 auto;
	padding-top:20px;
	padding:20px;
}
.zuihouzi {
	font-family:"宋体";
	font-size:14px;
	line-height:30px;
	width:660px;
	text-indent:1cm;
	width:500px;
}
/*新手卡弹出框*/
.ding_con {
	display: none;
	background: repeat scroll 0 0 #fdfaef;
	border: none;
	position: absolute;
	left: 40%;
	top: 60%;
	font: 12px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	z-index: 20;
	width: 370px;
	height:300px;
}
.con_tit_car {
	background: url(../img/tip_tlte.jpg) repeat-x scroll 0 0 transparent;
	height: 37px;
	line-height: 33px;
}
.con_tit_car span {
	float: left;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #4a4a4a;
}
.con_tit_car a {
	background: url(../img/close_btn.jpg) no-repeat;
	float: right;
	display: block;
	margin-top: 7px;
	margin-right: 8px;
	width: 23px;
	height: 20px;
}
.con_list {
	padding: 15px;
}
.section_confirm2_aa {
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
.section_confirm2_aa label {
	display: inline-block;
	padding-right: 12px;
	text-align: right;
	width: 140px;
	font-weight:bold;
}
.btn-bottom {
	padding-top: 18px;
}
.btn_link {
	background: url(../img/btn_tip.jpg) no-repeat scroll 0 0;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 35px;
	text-decoration: none;
	width: 106px;
	height: 36px;
}
.btn_link:hover {
	background: url(../img/btn_tip.jpg) no-repeat scroll 0 -36px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 35px;
	text-decoration: none;
	width: 106px;
	height: 36px;
}
.maxk {
	background-color:#000;
	height: 100%;
	width:100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	_position:absolute;
	top:0;
	left:0;
	z-index:20;
	filter:alpha(opacity=50);
}
.key_num {
	color:#ff6500;
}
.weixin {
	position:fixed;
	_position:absolute;
	z-index:30;
	bottom:10px;
	right:10px;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
}
.weixin_close {
	position:absolute;
	top:0;
	right:0;
	width:22px;
	height:22px;
	display:block;
	text-align:center;
	color:#fff;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	z-index:30;
	background-color:#F00;
}
.weixin_close:hover {
	color:#fff;
	background-color:#F60;
}
.weixin img {
	width:138px;
}
.w3c {
	bottom:10px;
	position: fixed;
	right: 160px;
	z-index:32;
}
.gotoTop {
	background: url(../img/up2.png) repeat scroll 0 0;
	display: block;
	font-size: 0;
	height: 40px;
	width: 40px;
}
.gotoTop:hover {
	background: url(../img/up2.png) repeat scroll 0 -40px;
}
/*select控件*/


.select_zdy {
	position:relative;
	font-family:Tahoma, "Microsoft YaHei", "SimSun", sans-serif;
}
.select_zdy_t {
	width:140px;
	border:1px solid #ccc;
	position:relative;
	z-index:8;
}
input.se_val {
	border:none;
	cursor:pointer;
	height:26px;
	color:#666;
	line-height:26px;
	padding-left:5px;
	width:133px;
	background:none;
}
.sel_aw {
	background:url(../img/arrow.jpg) no-repeat scroll 0 0;
	position:absolute;
	width:26px;
	height:26px;
	top:0px;
*top:1px !important;
	right:1px;
	border-left:1px solid #bdbbbb;
	cursor:pointer;
}
.yxdq .select_zdy {
	z-index:10;
}
.yxdq .select_zdy .select_val_con {
	z-index:22;
}
.select_zdy .select_val_con {
	position:absolute;
	z-index:20;
	top:27px;
	background-color:#fff;
	width:140px;
	border:1px solid #c6cbd0;
	box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	overflow-y:auto;
	max-height:168px;
	_height:160px;
	display:none;
}
.select_zdy .select_val_con a {
	height:26px;
	line-height:26px;
	color:#000;
	display:block;
	padding-left:8px;
}
.select_zdy .select_val_con a:hover {
	background-color:#c6cbd0;
}
.select_zdy .select_val_con a.curr {
	background-color:#d6dce3;
}
/*登录页*/
.load_box {
	position: relative;
	background: url(../img/bj.jpg) no-repeat scroll center top;
	height: 716px;
	width: 100%;
}
.lo_dl_con {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.lo_dl_con .login {
	position: absolute;
	background: url(../img/login_bj.png);
	width: 301px;
	height: 357px;
	top: 175px;
	right: 0%;
}
.lo_dl_con .login_tit2 {
	margin: 30px 0px 0px 11px;
	color: #757474;
	font-size: 17px;
	text-align:center;
}
.lo_dl_con .login_con {
	margin-top: 20px;
}
.lo_dl_con .login p {
	color: #FFFFFF;
	margin: 0 auto 15px;
	overflow: hidden;
	width: 275px;
	position: relative;
}
.lo_dl_con .login .ic1 {
	height: 35px;
	width: 274px;
	background: url(../img/ic1.png) no-repeat;
}
.lo_dl_con .login .ic2 {
	height: 35px;
	width: 274px;
	background: url(../img/ic2.png) no-repeat;
}
.lo_dl_con .login .ic input {
	width: 222px;
	height: 35px;
	line-height: 35px;
	margin-left: 47px;
	color: #666;
	background: 0 0 no-repeat scroll;
	border: none;
	font-size: 15px;
	padding-left: 15px;
}
.lo_dl_con .login .ic input:focus {
	color:#333;
}
.lo_dl_con .login p.check {
	margin-bottom: 0px;
}
.lo_dl_con .login p.check input {
	height: 15px;
	vertical-align: middle;
	width: 15px;
}
.lo_dl_con .login p label {
	color: #908e8e;
	font-size: 15px;
}
.lo_dl_con .login p.fogt {
	text-align: right;
	margin-top:10px;
}
.lo_dl_con .login p.fogt a {
	color: #faae53;
}
.lo_dl_con .login p.btn {
	margin-bottom: 15px;
	margin: 0 auto;
	background: url(../img/btn.png) no-repeat center;
	width: 279px;
	height: 40px;
}
.lo_dl_con .login p.btn input {
	height: 40px;
	background: 0 0 no-repeat scroll;
	width: 279px;
	border: none;
}
.lo_dl_con .login p.zhice_btn {
	padding-top: 45px;
	color: #1d1d1d;
	text-align: center;
}
.lo_dl_con .login p.zhice_btn a {
	color: #f6af33;
}
