/*客服中心*/
#ser{
	width: 100%;
	height: 43px;
	background: url('../Images/s_top.jpg') repeat-x;
	margin: 0 auto;
}
#ser .ser_top{
	width: 980px;
	height: 43px;
	margin: 0 auto;
}
#ser .ser_top .ser_top_left{
	width:188px;
	height: 43px;
	float: left;
}
#ser .ser_top .ser_top_left a img{
	display: block;
	float: left;
	text-decoration: none;
}
#ser .ser_top .ser_top_left a{
	line-height: 43px;
	color: #7c7b7b;
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	text-decoration: none;
}
#ser .ser_top .ser_top_right{
	width: 788px;
	height: 43px;
	float: left;
}
#ser .ser_top .ser_top_right ul li{

	float: right;
}
#ser .ser_top .ser_top_right ul li span{
	font-size: 12px;
	padding: 0px 10px;
}
#ser .ser_top .ser_top_right ul li a{
	height: 43px;
	line-height: 43px;
	color: #666666;
	font-size: 12px;
	text-align: center;
}
#ser .ser_main{
	width:980px;
	/*height: 1050px;*/
	height: 790px;
	margin: 0 auto;
}
#ser .ser_main .ser_game_ask{
	width: 980px;
	height: 77px;
	margin: 0 auto;
	border-bottom: 1px #c1c1c1 solid;
}
#ser .ser_main .ser_game_ask p{
	font-family: 'Microsoft Yahei';
	display: block;
	width: 250px;
	color: #666666;
	float: left;
	padding: 40px 0px 15px;
	border-bottom: 1px #f96207 solid;
	font-size: 16px;
}
#ser .ser_main .ser_game_bbs{
	width: 980px;
	height:	160px;
	margin: 0 auto;
}
#ser .ser_main .ser_game_bbs ul{
    /*width: 680px;*/
	height:	160px;
	margin: 0 auto;

}
#ser .ser_main .ser_game_bbs ul li{
	float: left;
	width: 250px;
	height: 94px;
	margin: 44px 30px 0px 40px;
	display:inline;
	position: relative;
}
#ser .ser_main .ser_game_bbs ul li a{
	display: block;
	width: 250px;
	height: 94px;
	border: 1px #c1c1c1 solid;
}
#ser .ser_main .ser_game_bbs ul li a:hover{
	border: 1px #ff6600 solid;
}
#ser .ser_main .ser_game_bbs ul li .ser_hot{
	width: 40px;
	height: 40px;
	background: url('../Images/hot.jpg');
	position: absolute;
	top: 1px;
	left: 211px;
}
#ser .ser_main .ser_game_bbs ul li .ser_newest{
	width: 40px;
	height: 40px;
	background: url('../Images/newest.jpg');
	position: absolute;
	top: 1px;
	left: 211px;
}
#ser .ser_main .ser_game_bbs ul li .ser_upcoming{
	width: 40px;
	height: 40px;
	background: url('../Images/upcoming.jpg');
	position: absolute;
	top: 1px;
	left: 211px;
}
#ser .ser_main .ser_game_bbs ul li p{
	text-align: center;
	font-size: 12px;
	color: #888888;
	padding: 14px 0px;
}
#ser .ser_main .ser_game_hcking{
	width: 980px;
	height: 77px;
	margin: 0 auto;
	border-bottom: 1px #c1c1c1 solid;
}
#ser .ser_main .ser_game_hcking p{
	font-family: 'Microsoft Yahei';
	display: block;
	width: 250px;
	color: #666666;
	float: left;
	padding: 40px 0px 15px;
	border-bottom: 1px #f96207 solid;
	font-size: 16px;
}
#ser .ser_main .ser_game_problem{
	width: 980px;
	/*height:	530px;*/
	height: 270px;
	margin: 0 auto;
}
#ser .ser_main .ser_game_problem ul li{
	float: left;
	width: 186px;
	height: 205px;
	margin: 54px 20px 0px 35px;
	display:inline;
	position: relative;
	border: 1px #e0dfdf solid;
}
#ser .ser_main .ser_game_problem ul li .ser_mail{
	display: block;
	width: 90px;
	height: 65px;
	background: url('../Images/mail.jpg') no-repeat;
	margin: 30px 47px;
}
#ser .ser_main .ser_game_problem ul li .ser_appeal{
	display: block;
	width: 90px;
	height: 65px;
	background: url('../Images/appeal.jpg') no-repeat;
	margin: 30px 47px;
}
#ser .ser_main .ser_game_problem ul li a{
	display: block;
	width: 115px;
	height:33px;
	color: #1d5e1a;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	background: url('../Images/s_but.jpg') no-repeat;
	text-decoration: none;
	margin: 0 auto;
}
#ser .ser_main .ser_game_problem ul li a:hover{
	color: #ff6600;
}
#ser .ser_main .ser_game_problem ul li .ser_secret{
	display: block;
	width: 90px;
	height: 65px;
	background: url('../Images/secret.jpg') no-repeat;
	margin: 30px 47px;
}
#ser .ser_main .ser_game_problem ul li .ser_send{
	display: block;
	font-size:12px;
	color: #999692;
	text-align: center;
	padding-top: 15px;
}
#ser .ser_main .ser_game_problem ul li .ser_cslogo{
	display: block;
	width: 90px;
	height: 65px;
	background: url('../Images/cs_logo.jpg') no-repeat;
	margin: 30px 47px;
}

/*用户中心*/
#user_main{
	width: 980px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}
#user_main .user_main_left{
	width: 248px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	border: 1px #c1c1c1 solid;
}
#user_main .user_main_left .txz{
	font-size: 18px;
	font-weight: 700;
	display: block;
	width: 248px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #666666;
	border-bottom: 1px #c1c1c1 solid;
}
#user_main .user_main_left .txz_info{
	width:230px;
	height: 130px;
	margin: 20px auto;
	border-bottom:1px #c1c1c1 solid;
}
#user_main .user_main_left .txz_info ul{
	height: 30px;

}
#user_main .user_main_left .txz_info ul li{
	float: left;
	font-size: 14px;
	color:#999999;
	overflow: hidden;
}
#user_main .user_main_left .txz_info_1{
	width:230px;
	height: 100px;
	margin: 20px auto;
	font-size: 14px;
}
#user_main .user_main_left .txz_info_1 dl{
	height: 50px;
}
#user_main .user_main_left .txz_info_1 dl dt{
	height: 25px;
	font-size: 14px;
	color:#999999;
}
#user_main .user_main_left .txz_info_1 dl dd{
	height: 25px;
	font-size: 14px;
	color:#999999;
}

#user_main .user_main_left .pay{
	font-size: 18px;
	font-weight: 700;
	display: block;
	width: 248px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #666666;
	border-top: 1px #c1c1c1 solid;
}
#user_main .user_main_left .pay_box{
	width: 248px;
	height: auto;
	overflow: hidden;
	border-top: 1px #c1c1c1 solid;
}
.kuai{
	width: 215px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}
.gdzhinfo{
	display:block;
	width: 60px;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	background: url('../Images/gdzhinfo.jpg') no-repeat 0 10px;
	padding-left: 30px;
	float: left;
}
.gdzhlook,.verify_gdzhlook{
	display:block;
	height: 40px;
	line-height: 40px;
	float: right;
	font-size: 14px;
	color: #ff6600;
}
.csinfo{
	display:block;
	width: 60px;
	height: 40px;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	background: url('../Images/pay_1.jpg') no-repeat 0 10px;
	padding-left: 30px;
	float: left;
}
.cslook,.verify_cslook{
	display:block;
	height: 40px;
	line-height: 40px;
	float: right;
	font-size: 14px;
	color: #ff6600;
}
/*用户主体右边*/
#user_main .user_main_right{
	width: 710px;
	height: auto;
	overflow: hidden;
	float: left;
}
#user_main .user_main_righta{
	width: 710px;
	height: auto;
	overflow: hidden;
	float: left;
	display: none;
}
#user_main .user_main_rightb{
	width: 710px;
	height: auto;
	overflow: hidden;
	float: left;
	display: none;
}
#user_main .user_main_right .status{
	width: 710px;
	height: 54px;
	border-bottom: 1px #c1c1c1 solid;
}
#user_main .user_main_right .status span{
	display: block;
	width: 118px;
	line-height: 54px;
	text-align: center;
	color: #666666;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px #f96207 solid;
}
#user_main .user_main_right .account_risk{
	width:710px;
}
#user_main .user_main_right .account_risk h2{
	height: 90px;
	line-height: 90px;
	color: #f96207;
	padding-left: 30px;
}
#user_main .user_main_right .account_risk_2 h2{
	height: 90px;
	line-height: 90px;
	color: #8bc135;
	padding-left: 30px;
}
#user_main .user_main_right .binding_mail{
	width: 710px;
	height: 85px;
	position: relative;
}
#user_main .user_main_right .binding_mail s{
	display:block;
	width: 20px;
	height: 20px;
	background: url('../Images/warning_ico.jpg') no-repeat;
	position: absolute;
	top: 22px;
	left: 30px;
}
#user_main .user_main_right .binding_mail p{
	font-size: 18px;
	color: #666666;
	display:block;
	position: absolute;
	top: 20px;
	left: 70px;
}
#user_main .user_main_right .binding_mail span{
	font-size: 14px;
	color: #979595;
	display:block;
	position: absolute;
	top:55px;
	left: 70px;
}
#user_main .user_main_right .binding_mail a{
	display: block;
	width: 80px;
	height:27px;
	font-size: 14px;
	background: #1c96d9;
	color: white;
	text-align: center;
	line-height: 27px;
	position: absolute;
	top:20px;
	left: 630px;
	text-decoration: none;
}

#user_main .user_main_right .binding_mail2{
	width: 710px;
	height: 85px;
	position: relative;
}
#user_main .user_main_right .binding_mail2 i{
	display:block;
	width: 20px;
	height: 20px;
	background: url('../Images/correct.jpg') no-repeat;
	position: absolute;
	top: 22px;
	left: 30px;
}
#user_main .user_main_right .binding_mail2 p{
	font-size: 18px;
	color: #666666;
	display:block;
	position: absolute;
	top: 20px;
	left: 70px;
}
#user_main .user_main_right .binding_mail2 span{
	font-size: 14px;
	color: #979595;
	display:block;
	position: absolute;
	top:55px;
	left: 70px;
}
#user_main .user_main_right .binding_mail2 a{
	display: block;
	width: 80px;
	height:27px;
	font-size: 14px;
	background: #a4a4a4;
	color: white;
	text-align: center;
	line-height: 27px;
	position: absolute;
	top:20px;
	left: 630px;
	text-decoration: none;
}

#user_main .user_main_right .binding_mail a:hover{
	background: #ff6600;
}
#user_main .user_main_right .anti_addiction{
	width: 710px;
	height: 40px;
	border-bottom: 1px #c1c1c1 solid;
}
#user_main .user_main_right .anti_addiction span{
	display: block;
	width: 300px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px #f96207 solid;
}
#user_main .user_main_right .anti_addiction2 h2{
	display: block;
	width: 200px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 16px;
	border-bottom: 1px #f96207 solid;
}
#user_main .user_main_right .fill_identity{
	width:710px;
	height: 140px;
	color: #666;
	padding-top: 30px;
	position: relative;
}
#user_main .user_main_right .fill_identity2{
	width:710px;
	height: 200px;
	color: #666;
	padding-top: 30px;
	position: relative;
}
#user_main .user_main_right .fill_identity ul{
	width: 400px;
	height: 40px;
}
#user_main .user_main_right .fill_identity ul .user{
	display: block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
}
#user_main .user_main_right .fill_identity ul .mails2{
	display: block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
	font-size: 14px;
}
#user_main .user_main_right .fill_identity ul .mails .err{
	display:block;
	width: 110px;
	height: 40px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 40px;
	left: 400px;
}
#user_main .user_main_right .fill_identity ul .mails .tishi{
	display:block;
	width: 110px;
	height: 40px;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 40px;
	left: 380px;
}
#user_main .user_main_right .fill_identity ul .pwds .err{
	display:block;
	width: 110px;
	height: 40px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 80px;
	left: 400px;
}
#user_main .user_main_right .fill_identity ul .pwds .err1{
	display:block;
	width: 120px;
	height: 40px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 80px;
	left: 400px;
}
#user_main .user_main_right .fill_identity ul .pwds .tishi{
	display:block;
	width: 160px;
	height: 40px;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 80px;
	left: 380px;
}


#user_main .user_main_right .fill_identity ul li{
	float: left;
}
#user_main .user_main_right .fill_identity ul li input{
	display: block;
	width: 263px;
	height: 29px;
	font-size:14px;
	color: #666;
	border: 1px #c3c3c3 solid;
	padding: 0 3px;
	line-height: 29px;
}
#user_main .user_main_right .fill_identity ul li .btn{
	display: block;
	width: 80px;
	height: 27px;
	background: #ff6600;
	line-height: 27px;
	text-align: center;
	color: white;
	font-size: 12px;
	cursor: pointer;
	margin-left: 128px;
	margin-top: 10px;
	border: none;
}
#user_main .user_main_right .fill_identity ul li .btn:hover{
	background: #ff3300;
}
#user_main .user_main_right .fill_identity ul .hedui{
	font-size: 12px;
	color: red;
	margin-left: 10px;
	margin-top: 20px;
}
/*超神密码找回*/
.cspwd_main_top{
	width: 980px;
	height: 34px;
	margin-top: 30px;
	background: url(../Images/cs_pwd.jpg) no-repeat;
}
.cspwd_main_top ul li{width: 245px;float: left;text-align: center;line-height: 34px;color: #7C7B7B;}
.cspwd_main_top ul li.hover{color: #FF4200;}
.cs_acc_pwd{}
/*找回密码*/
#pwd_main{
	width:980px;
	height: auto;
	margin:0 auto;
}
#pwd_main .pwd_main_top{
	width: 980px;
	height: 34px;
	margin-top: 30px;
}
#pwd_main .pwd_main_top ul li{
	float: left;
	font-size: 14px;
}
#pwd_main .pwd_main_top .arrow{
	width: 329px;
	height: 34px;
	background: url('../Images/arrow.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
	padding-right: 12px;
}
#pwd_main .pwd_main_top .arrow_1{
	width: 329px;
	height: 34px;
	background: url('../Images/arrow_1.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
	padding-right: 12px;
}
#pwd_main .pwd_main_top .find_info{
	width: 329px;
	height: 34px;
	background: url('../Images/find_info.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
	padding-right: 12px;
}
#pwd_main .pwd_main_top .find_info_1{
	width: 329px;
	height: 34px;
	background: url('../Images/find_info_1.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
	padding-right: 12px;
}
#pwd_main .pwd_main_top .find_pwd{
	width: 295px;
	height: 34px;
	background: url('../Images/find_pwd.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
}
#pwd_main .pwd_main_top .find_pwd_1{
	width: 295px;
	height: 34px;
	background: url('../Images/find_pwd_1.jpg') no-repeat;
	text-align: center;
	line-height: 34px;
	color: #7c7b7b;
}
#pwd_main .way_back{
	width: 980px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}
#pwd_main .way_back .acc_table{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 86px;
	left: 0px;
	position: relative;
}
.acc_table_pw{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 100px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .acc_table .acc_number,.acc_table_pw .acc_number{
	color: #3d3d3d;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 260px;
}
#pwd_main .way_back .acc_table input,.acc_table_pw  input{
	display: block;
	width:304px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 325px;
	border: 1px #d8d8d8 solid;
}


#pwd_main .way_back .acc_table .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}

#pwd_main .way_back .acc_table .err1,.acc_table_pw .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
#pwd_main .way_back .acc_table .error,.acc_table_pw .error{
	background: url("../Images/err_ico.png") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
#pwd_main .way_back .acc_table .tishi,.acc_table_pw .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 630px;
}

#pwd_main .way_back .acc_code{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 100px;
	left: 0px;
	position: relative;
}

#pwd_main .way_back .acc_code .acc_number{
	color: #3d3d3d;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 260px;
}
#pwd_main .way_back .acc_code input{
	display: block;
	width:170px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 325px;
	border: 1px #d8d8d8 solid;
}
#pwd_main .way_back .acc_code .code{
	width:71px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 510px;
	border: 1px #d8d8d8 solid;
	background: url('../Images/code.jpg') no-repeat;
}
#pwd_main .way_back .acc_code .change{
	position: absolute;
	top: 10px;
	left: 590px;
	font-size: 12px;
	color: #006699;
}

#pwd_main .way_back .acc_code .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}

#pwd_main .way_back .acc_code .err1{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
#pwd_main .way_back .acc_code .error{
	background: url("../Images/err_ico.png") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
#pwd_main .way_back .acc_code .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 630px;
}

#pwd_main .way_back .acc_code .proper{
	background: url("../Images/proper.jpg") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #038a3f;
    position: absolute;
	top: 10px;
	left: 650px;
}
#pwd_main .way_back .acc_next{
	display: block;
	width: 100px;
	height: 34px;
	font-size: 14px;
	color: white;
	background: #ff6600;
	text-align: center;
	line-height: 34px;
	position: absolute;
	top: 220px;
	left: 325px;
	font-weight: 700;
	cursor: pointer;
}
/*超神找回样式*/

.acc_code_cs{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 110px;
	left: 0px;
	position: relative;
}
.acc_code_cs .acc_number{
	color: #3d3d3d;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 260px;
}
.acc_code_cs input{
	display: block;
	width:170px;
	height: 36px;
	line-height: 36px;
	padding: 0 5px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 325px;
	border: 1px #d8d8d8 solid;
}
.acc_code_cs .code{
	width:71px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 510px;
	border: 1px #d8d8d8 solid;
	background: url('../Images/code.jpg') no-repeat;
}
.acc_code_cs .code{
	width:71px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 510px;
	border: 1px #d8d8d8 solid;
	background: url('../Images/code.jpg') no-repeat;
}
.acc_code_cs .change{
	position: absolute;
	top: 10px;
	left: 590px;
	font-size: 12px;
	color: #006699;
}

.acc_code_cs .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}

.acc_code_cs .err1{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
.acc_code_cs .error{
	background: url("../Images/err_ico.png") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 650px;
}
.acc_code_cs .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 630px;
}
.acc_code_cs .proper{
	background: url("../Images/proper.jpg") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #038a3f;
    position: absolute;
	top: 10px;
	left: 650px;
}
.cs_acc_next{
	display: block;
	width: 100px;
	height: 34px;
	font-size: 14px;
	color: white;
	background: #ff6600;
	text-align: center;
	line-height: 34px;
	position: absolute;
	top: 240px;
	left: 325px;
	font-weight: 700;
	cursor: pointer;
}
/*认证邮箱*/

.cz_servie_info{
	font-size: 26px;
	padding-top: 50px;
	text-align: center;
	color: #0698EC;
}
.cz_servie_name{
	font-size: 26px;
	padding-top: 20px;
	text-align: center;
	color: #0698EC;
}
#sevice_info{
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

.cz_servie_next{
	display: block;
	width: 100px;
	height: 34px;
	margin: 0 auto;
	font-size: 14px;
	color: white;
	background: #ff6600;
	text-align: center;
	line-height: 34px;
	margin-top: 60px;
	font-weight: 700;
	cursor: pointer;
}

#pwd_main .way_back .certified_mail{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 86px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .certified_mail .acc_number{
	color: #0698ec;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 240px;
}
#pwd_main .way_back .certified_mail .acc_number_a,.acc_mailbox{
	display: block;
	width:300px;
	height: 36px;
	line-height: 36px;
	padding: 0 3px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 360px;
}
#pwd_main .way_back .conf_mail{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 100px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .conf_mail .acc_number{
	color: #0698ec;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 240px;
}
#pwd_main .way_back .conf_mail input{
	display: block;
	width:280px;
	height: 36px;
	line-height: 36px;
	padding: 0 3px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 360px;
	border: 1px #d8d8d8 solid;
}

#pwd_main .way_back .conf_mail .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 670px;
}
#pwd_main .way_back .conf_mail .err1{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 670px;
}
#pwd_main .way_back .conf_mail .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 670px;
}

#pwd_main .way_back .conf_mail .error{
	background: url("../Images/err_ico.png") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 660px;
}
#pwd_main .way_back .conf_mail .proper{
	background: url("../Images/proper.jpg") no-repeat;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #038a3f;
    position: absolute;
	top: 10px;
	left: 660px;
}

#pwd_main .way_back .acc_next{
	display: block;
	width: 100px;
	height: 34px;
	font-size: 14px;
	color: white;
	background: #ff6600;
	text-align: center;
	line-height: 34px;
	position: absolute;
	top: 260px;
	left: 360px;
	font-weight: 700;
	cursor: pointer;
}
/*OK后*/
#pwd_main .way_back .complete{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 86px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .complete .acc_number{
	width: 70px;
	height: 70px;
	background: url('../Images/correct_ico.jpg') no-repeat;
	position: absolute;
	top: 8px;
	left: 320px;
}
#pwd_main .way_back .complete ul .issue{
	font-size: 16px;
	color: #666666;
	position: absolute;
	top: 8px;
	left: 410px;
}
#pwd_main .way_back .complete ul .mails{
	position: absolute;
	top: 35px;
	left: 410px;
}
#pwd_main .way_back .complete ul .mails a{
	font-size: 14px;
	color: #0698ec;
}
#pwd_main .way_back .complete ul .straightway{
	font-size: 14px;
	color: #999999;
	position: absolute;
	top: 60px;
	left: 410px;
}
/*重新设置密码*/
#pwd_main .way_back .reset{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 86px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .reset .acc_number{
	color: #0698ec;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 240px;
}
#pwd_main .way_back .reset input{
	display: block;
	width:300px;
	height: 36px;
	line-height: 36px;
	padding: 0 3px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 360px;
	border: 1px #d8d8d8 solid;
}
#pwd_main .way_back .conf_mail{
	width: 980px;
	height: 38px;
	position: absolute;
	top: 100px;
	left: 0px;
	position: relative;
}
#pwd_main .way_back .reset .acc_number{
	color: #0698ec;
	font-size: 14px;
	position: absolute;
	top: 8px;
	left: 240px;
}
#pwd_main .way_back .conf_mail input{
	display: block;
	width:300px;
	height: 36px;
	line-height: 36px;
	padding: 0 3px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0px;
	left: 360px;
	border: 1px #d8d8d8 solid;
}

#pwd_main .way_back .reset .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
    position: absolute;
	top: 10px;
	left: 680px;
}
#pwd_main .way_back .reset .err1{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 680px;
}
#pwd_main .way_back .reset .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 660px;
}

#pwd_main .way_back .conf_mail .err{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
    position: absolute;
	top: 10px;
	left: 680px;
}
#pwd_main .way_back .conf_mail .err1{
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    position: absolute;
	top: 10px;
	left: 680px;
}
#pwd_main .way_back .conf_mail .tishi{
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #999;
    position: absolute;
	top: 10px;
	left: 660px;
}


#pwd_main .way_back .dhssb{
 	position: absolute;
	top: 300px;
	left: 230px;
    display: block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    width: 115px;
}
#pwd_main .way_back .dhssb a{
	color: #FF6600;
}
/*弹窗*/
.tanc{
	width:385px;
	height:auto;
	overflow: hidden;
	border: 2px solid #c0bebe;
	background: #fff;
	position: absolute;
	top:0px;
	left:0px;
	display:none;
	padding: 30px;
	font-family:'新宋体';
	color: #666;
}
.tanc h3{
	font-size: 14px;	
	width:385px;
	height: 40px;
	line-height: 40px;
}
.tanc .text{
	height: 25px;
	padding: 5px;
	border:1px solid #d8d8d8;
	line-height: 25px;
}
.tanc .btn_com{
	width:95px;
	height: 34px;	
	color: #fff;
	font-weight: 700;
	margin-top:23px;
	font-size: 14px;
	cursor: pointer;
}
.tanc .queren{
	background: #fe9e06;
	margin-left: 72px;
	margin-right: 10px;
}
.tanc .queren:hover{
	background: #dd8905;
}
.tanc .quxiao{
	background: #a4a2a2;
}
.tanc .quxiao:hover{
	background: #7c7878;
}
#box1 .text{
	width:300px;
	margin: 15px 32px;
}
#box1 span{
	display: block;
	width:385px;
	font-size: 12px;
	margin-left: 32px;
}
.tanc ul{
	width: 385px;
	height: 50px;
	margin-left: 10px;
}
.tanc ul li{
	color: #666;
	font-size: 12px;
	font-weight: 700;
	float: left;
	height: 50px;
	line-height: 50px;
}
.tanc ul li b{
	display: block;
	width: 80px;
	text-align:right; 		
}
#box2 .text{
	width:257px;
}
#box3 .text{
	width:300px;
	margin: 15px 32px;
}
#box3 span{
	display: block;
	width:385px;
	font-size: 12px;
	margin-left: 32px;
}
#box4 .text{
	width:226px;
}
.tanc select{
	margin-top: 15px;
}
.tanc .ca{
	width:20px;
	height:20px;
	background: url(../Images/colose_btn.jpg) no-repeat 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top:0px;
	display: block;
}
.tanc .ca:hover{
	background: url(../Images/colose_btn.jpg) no-repeat 0px -20px;
}
#keep{
	width:100%;
	height:980px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1000;
	background: black;
	opacity: 0.1;
	filter:alpha(opacity=10);
	display: none;
}
.tanc .err{
	width: 200px;
	height: 16px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    margin-bottom: 10px;
    margin-left: 30px;
}
.tanc .err1{
	width: 200px;
	height: 16px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    margin-bottom:10px;
    margin-left: 30px;
}
/*错误*/
#box1 .err{
	width: 200px;
	height: 16px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    margin-top: 10px;
    margin-left: 50px;
}
#box1 .err1{
	width: 200px;
	height: 16px;
	background: url("../Images/err_ico.png") no-repeat ;
	font-size: 12px;
	padding: 0 0 0px 22px;
    color: #FF3C00;
    margin-top: 10px;
    margin-left: 50px;
}

.tanc ul{
	width: 385px;
	height: 50px;
	margin-left: 10px;
}
.tanc ul li{
	color: #666;
	font-size: 12px;
	font-weight: 700;
	float: left;
	height: 50px;
	line-height: 50px;
}
.tanc ul li b{
	display: block;
	width: 80px;
	text-align:right; 		
}
#box2 .text{
	width:257px;
}

#box4 .text{
	width:226px;
}
#box4 select{
	margin-top: 15px;
}
.tanc .ca{
	width:20px;
	height:20px;
	background: url(../Images/colose_btn.jpg) no-repeat 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top:0px;
	display: block;
}
.tanc .ca:hover{
	background: url(../Images/colose_btn.jpg) no-repeat 0px -20px;
}
#keep{
	width:100%;
	height:980px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1000;
	background: black;
	opacity: 0.1;
	filter:alpha(opacity=10);
	display: none;
}
.game_info{
	width: 710px;
	height: 40px;
	border-bottom: 1px #c1c1c1 solid;
}
.game_info .game_xinxi{
	display: block;
	width: 200px;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px #f96207 solid;
	float: left;
}
.game_info .yhzhongxing{
	display: block;
	width: 110px;
	float: right;
	line-height: 40px;
	color: red;
	font-size: 14px;
	cursor: pointer;

}

.game_info_file{
	width:710px;
	height: 200px;
	color: #666;
	margin: 0 auto;
	position: relative;
}
.game_info_file .gd_icon{
	width: 255px;
	height: 200px;
	float: left;
	padding: 10px;
}
.game_info_file .gd_icon p{
	height: 40px;
	line-height: 40px;
	font-family:'Microsoft Yahei';
}
.game_info_file .gd_icon .ljcx{
	display: block;
	width:80px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #FF6600;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: -5px;
	cursor: pointer;
								    
}
.game_info_file .game_info_service{
	width: 400px;
	/*height: 140px;
	overflow: hidden;*/
	position:relative;
	float: left;
}
.game_info_file .game_info_service dl{
	width: 200px;
	float: left;
}
.game_info_file .game_info_service dl dt{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.game_info_file .game_info_service dl dd{
	width: 100%;
	font-size: 14px;
}


.csgame_info_file{
	width:710px;
	height: 200px;
	color: #666;
	margin: 0 auto;
	position: relative;
}
.cs_icon{width: 130px;float: left;text-align: center;padding: 15px 0px;}
.game_id{margin: 5px 0px;}
#cs_service_id{width: 110px;height: 25px;line-height: 25px;text-align: center;margin: 5px 0px;}
.cs_ljcx{display: block;width: 80px;height: 27px;line-height: 27px;text-align: center;font-size: 12px;color: #fff;cursor: pointer;background: #FF6600;margin-left: 25px;}
.cs_game_info{width: 580px;float: left;display: none;height: 700px;}
.cs_game_info dl{padding: 0 10px;}
.cs_li_wi{float: left;height: 30px;line-height: 30px;text-align: center;}
.cs_li_wit{float: left;width: 130px;height: 30px;line-height: 30px;text-align: center;}
.time{font-size: 11px;}
.cs_new_list{color: #ff6600;font-size: 16px;height: 30px;line-height: 30px;padding-left: 30px;}
#ckqb{
	position: absolute;
	top: 20px;
	right: 10px;
	width:80px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #FF6600;
	font-size: 12px;
	color: #FFFFFF;
	/*margin-left: -5px;*/
	cursor: pointer;
}

.shoujihao{
	width:445px;
	height:240px;
	border:2px #C0BEBF solid;
	position: fixed;
	_position:absolute;
	top: 50%;left: 50%;
	margin-left:-223px;
	margin-top: -120px;
	background: #FFFFFF;
	display: none;
}
.mbsj{
	font-size: 16px;
	color: #666666;
	padding: 10px;
	font-weight: bold;
}
.shoujihao_box{
	width: 380px;
	height: 170px;
	margin:0 auto;
	position: relative;
}
.shoujihao_box dl{margin-bottom: 5px;}
.shoujihao_box dl dt{float: left;width: 100px;text-align: right;height: 32px;line-height: 32px;}
.shoujihao_box dl dd input{width: 190px;height: 30px;line-height: 30px;border: 1px #D8D8D8 solid;padding:0 0 0 5px;font-size: 14px;}
.duanxin{
	position: absolute;
	top: 90px;
	left: 0px;
}
.duanxin_bd{
	position: absolute;
	top: 0px;
	left: 100px;
}
.mibaocu{
	font-size: 14px;
	position:absolute;
	top:40px;
	left: 100px;
}
.resend,.n_resend,.v_resend{
	font-size: 14px;
	position:absolute;
	top:60px;
	left: 100px;
	color: #0A8CD2;
}
.resend_a,.n_resend_a,.v_resend_a{
	font-size: 14px;
	position:absolute;
	top:60px;
	left: 100px;
	color: #999999;
	display: none;
}
.duanxinma{
	font-size: 14px;
	position:absolute;
	top:5px;
	right: -100px;
}
.btn_shouji{
	width:95px;
	height: 34px;	
	color: #fff;
	font-weight: 700;
	margin-top:23px;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	top: 110px;
	left: 100px;
}
.btn_shouji{
	background: #fe9e06;
}
.btn_shouji:hover{
	background: #dd8905;
}
.ca{
	display: block;
	width:20px;
	height:20px;
	background: url(../Images/colose_btn.jpg) no-repeat 0px 0px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top:0px;
}
.ca:hover{
	background: url(../Images/colose_btn.jpg) no-repeat 0px -20px;
}
.xiugai{
	width:445px;
	height:240px;
	border:2px #C0BEBF solid;
	position: fixed;
	_position:absolute;
	top: 50%;left: 50%;
	margin-left:-223px;
	margin-top: -120px;
	background: #FFFFFF;
	display:none;
}

.dxyanzhen{
	font-weight: bold;
	color:#FF0000;
	font-weight: bold;
	font-size: 14px;

}
.mb_shouji{
	color: #979595;
	font-size: 14px;
}
#mibao_number{
	color: #FF0000;
	margin: 0 5px;
}
.xiugaimibaoform{
	width:380px;
	height: 110px;
	position: relative;
	margin-top: 10px;
}
.xiugaimibaoform ul li{
	float: left;
}
.xiugaimibaoform ul li a{display: block;height: 30px;line-height: 30px;color: #0A8CD2;}
.xiugaimibaoform ul li input{width: 190px;height: 30px;line-height: 30px;border: 1px #D8D8D8 solid;padding:0 0 0 5px;font-size: 14px;margin-left: 10px;}
.btn_mibao{
	width:95px;
	height: 34px;	
	color: #fff;
	font-weight: 700;
	margin-top:23px;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
	top: 60px;
	left: 100px;
}
.btn_mibao{
	background: #fe9e06;
}
.btn_mibao:hover{
	background: #dd8905;
}
.mibao_code_ma{
	position:absolute;
	top: 40px;
	left: 100px;
	font-size: 14px;
}
.new_shoujihao{
	width:445px;
	height:240px;
	border:2px #C0BEBF solid;
	position: fixed;
	_position:absolute;
	top: 50%;left: 50%;
	margin-left:-223px;
	margin-top: -120px;
	background: #FFFFFF;
	display: none;
}
.game_guanli{
	width: 710px;
	height: 130px;
	line-height: 25px;
	margin: 10px 0px;
	color: #979595;
}
#find_way{
    display: block;
    width: 170px;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    position: absolute;
    top: 0px;
    left: 325px;
    border: 1px #d8d8d8 solid;
}