@charset "utf-8";
/* CSS Document */
* {
}
body {
	margin:0;
	padding:0;
	font-size:14px;
	font-family: "宋体", Tahoma, Arial, Geneva, sans-serif, Helvetica, sans-serif,;
	color: #444;
}
a {
	font-family: "宋体", Tahoma, Arial, Geneva, sans-serif, Helvetica, sans-serif, ;
	color: #369; 
	text-decoration: none;
}
a:hover {
	color: #f30;
	cursor:pointer;
}
dl,dt,dd {
	display:block;
	margin:0;
	padding:0;
}
.Serv_top,.Serv_head,.Serv_menubar,.Serv_main_banner,.Serv_contents,.Serv_down {
	clear:both;
	width:960px;
	margin:0 auto;
	}
.Serv_top {
	height:6px;
	background-image: url(top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.Serv_head {
	height:45px;
	padding: 5px 0 0 0;
}
.Serv_head .Logo {
	width: 330px;
	float: left;
	height: 45px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding: 0 0 0 8px;
	background-image: url(logo.png);
}
.Serv_head .UserLogo {
	width: 330px;
	float: left;
	height: 45px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right 2px;
	padding: 0 0 0 8px;
	background-image: url(user_logo.gif);
}

.Serv_menubar {
	height:30px;
	height: 42px;
	background-image: url(banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}
.Serv_menubar .Channel {
 	height: 42px;
	padding:0 0 0 10px;

}
.Channel ul {
	list-style-type:none;
	display:block;
	margin: 0;
	padding: 0;

}
.Channel ul li {
	display: block;
	height:31px;
	float:left;
	margin: 0;
	padding: 0;
}
.Channel ul li a {
	display:block;
	padding:1px 8px 0 8px;
	height:30px;
	line-height:30px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.Channel ul li a:hover {
	color: #fff885
}

.Serv_main_banner {
	clear:both;
	height:180px;
	background-image: url(banner_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Serv_main_search {
	clear:both;
	width:400px;
	height:72px;
	float:left;
	padding: 108px 0 0 35px;
	
}
.Serv_main_center {
	clear:right;
	width:300px;
	height:180px;
	float:left;
}
.Serv_main_question {
	padding: 103px 123px 32px 46px;
	height: 45px;
}
.Serv_main_question a {
	display:block;
	background-image:url(question_botton.png);
	height: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	line-height: 10;
}
.Serv_main_help {
	clear:right;
	width:220px;
	height:170px;
	float:right;
	background-image: url(menuhelp.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
.Serv_main_help dl {
	display: block;
	margin: 0;
	padding: 0;
	height: 160px;
	background-image: url(menuhelp.png);
	background-repeat: repeat-y;
	background-position: right 50%;
}
.Serv_main_help dl dt {
	display:block;
	height:30px;
    background-image: url(menuhelp.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.Serv_main_help dl dd {
	display:block;
	margin:0 15px;
	padding:3px 3px 1px 3px;
	border-bottom:#eee 1px solid;
}
.Serv_main_help dl dd strong,.Serv_main_help dl dd strong a {
	display:block;
	font-size:12px;
	line-height:21px;
	color:#ff9900;
}
.Serv_main_strong,.Serv_main_strong a {
	display:block;
	font-size:12px;
	line-height:21px;
	color:#7B0;
}
.Serv_main_help dl dd small,.Serv_main_small {
	font-size:12px;
	line-height:16px;
	color:#999;
	display: block;
}
.Serv_main_btu {
	background-image:url(search_botton_none.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 27px;
	border: 0;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	cursor:pointer;
}
.Serv_main_input {
	height:22px;
}



.Serv_contents {
	height:auto;
	padding: 0 0 3px 0;
}

.Serv_contents_list {
	clear:right;
	width:320px;
	height:auto;
	float:left;
	padding: 0 0 5px 0;
}
.Serv_contents_list_max {
	clear:left;
	width:640px;
	height:auto;
	float:left;
	padding: 0 0 5px 0;
}
.Serv_contents_list_max ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	height: 32px;
	line-height: 32px;

}
.Serv_contents_list_max ul li {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	clear:right;
	float:left;
	text-align: center;

}
.Serv_contents_list_max ul li span {
	display:block;
	padding:0 0 0 2px;
	width: auto;
	text-align: center;
}
	.Serv_contents_list_max ul li span a {
	display: block;
	padding:0 12px 0 10px;
	display: block;
	cursor:pointer;

	}.Serv_contents_list_max ul li span.hover {
	font-weight: 800;
	color: #F00;
	}
	.Serv_contents_list_max ul li span.hover a {
	color:#F00;
	display: block;
	}

.Serv_userpost {
	clear:both;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.Serv_userpost_img {
	width:120px;
	height:60px;
	clear:both;
	float:left;
	padding: 15px 0;
	border-bottom: #eee 0px solid;
	display: block;
}
.Serv_userpost_img img {
	display:block;
	margin:0 0 0 6px;
	padding:0;
}
.Serv_userpost_text {
	display:block;
	width:188px;
	height:auto;
	clear:right;
	float:left;
	padding: 15px 12px 6px 0;
	border-bottom: #eee 0px solid;
	overflow: hidden;
	margin: 0;
}
.Serv_userpost_text strong {
	font-size:12px;
	line-height:21px;
	color:#ff9900;
}
.Serv_userpost_text small {
	font-size:12px;
	line-height:16px;
}
.Serv_userpost_text strong a {
	font-size:12px;
	line-height:21px;
	color:#C30;
}
.Serv_contents_info {
	clear:both;
	height:auto;
	margin:0 12px 0 0;
	padding: 0 0 15px 0;
	
}
#main2 div {
	clear: both;
	display:none;
	height: auto;
}
#main2  .Serv_contents_hover {
	clear:both;
	display:block;
	padding: 0;
	width: auto;
	height: auto;
}

.Serv_contents_info dl {
	clear:both;
	padding:0 0 8px 0;
}
.Serv_contents_info dt {
	clear:both;
	height:23px;
	margin:0 12px 0 0;
	line-height: 23px;
	padding: 5px 8px;
	display: block;
	color: #F90;
	
}
.Serv_contents_info dd {
	clear:both;
	height:auto;
	margin:0 12px 0 0;
	line-height: 20px;
	padding: 5px 0 0 5px;
}
.Serv_contents_info dd .input1,.Serv_contents_info dd .input10 {
	clear:both;
	height:20px;
	line-height: 20px;
	padding: 0 0 0 5px;
	border: 1px solid #CCC;
}
.Serv_contents_info dd .input1 {
	width:200px;
}
.Serv_contents_info dd .input10 {
	width:500px;
}
.Serv_contents_info dd .input2,.Serv_contents_info dd .input20 {
	clear:both;
	height:20px;
	line-height: 20px;
	padding: 0 0 0 5px;
	border: 1px solid #CCC;
	margin: 0;
}
.Serv_contents_info dd .input2 {
	width:150px;
}
.Serv_contents_info dd .input20 {
	width:300px;
}
.Serv_contents_info dd .input3,.Serv_contents_info dd .input30 {
	clear:both;
	height:20px;
	line-height: 20px;
	padding: 0;
	border: 1px solid #CCC;
}
.Serv_contents_info dd .input3 {
	width:100px;
}
.Serv_contents_info dd .input30 {
	width:100px;
}
.Serv_contents_info dd textarea {
	clear:both;
	height:80px;
	line-height: 20px;
	padding: 5px;
	width:500px;
	border: 1px solid #CCC;
}
.Serv_contents_info dt span,.Serv_contents_info dd span {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #369;
}
.Serv_contents_QQ {
	height: 20px;
	line-height: 20px;
	height: 23px;
	display:block;
	padding: 5px 0 0 5px;
	clear: both;
	margin: 0 12px 0 0;
	overflow: hidden;
}
.Serv_contents_QQ img {
	display:block;
	float:left;
	
}
.Serv_contents_QQ small {
	display:block;
	float:left;
	font-size: 12px;
	padding: 3px 15px 0 5px;
}
.Serv_contents_QQtitle {
	clear:both;
	height:23px;
	margin:0 12px 0 0;
	line-height: 23px;
	padding: 5px 8px 0 10px;
	font-size: 13px;
}
.Serv_contents_QQtitle span {
	color: #F90;
	padding: 0 10px 0 0;
	font-size: 14px;
}



.Serv_contents_left {
	clear:both;
	width:730px;
	height:auto;
	float:left;
	padding: 0 0 5px 0;
}
.slidoor_title {
	clear:both;
	height:32px;
	background-image: url(wwww.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 8px;
	margin: 0 12px 0 0;
}
.slidoor_title strong {
	background-image: url(quest_bg.png);
	background-repeat: no-repeat;
	background-position: -33px 0px;
	display: block;
	width: 72px;
	text-align: center;
}
.slidoor_title ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	height: 32px;

}
.slidoor_title ul li {
	background:none transparent scroll repeat 0% 0%;
	display:block;
	margin:0;
	padding:0;
	list-style-type:none;
	clear:right;
	float:left;
	text-align: center;

}
.slidoor_title ul li.floatR {
	clear:right;
	float:right;
	width: 80px;
}
.slidoor_title ul strong {
	display:block;
	width:64px;
}
.slidoor_title ul li span {
	display:block;
	padding:0 0 0 2px;
	width: 60px;
	text-align: center;
}
	.slidoor_title ul li span a {
	display: block;
	padding:0 2px 0 0;
	display: block;
	background-image: url(quest_bg.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	cursor:pointer;

	}.slidoor_title ul li span.hover {
	background-image: url(quest_bg.png);
	background-repeat: no-repeat;
	background-position: -33px 0px;
	font-weight: 800;
	color: #F00;
	}
	.slidoor_title ul li span.hover a {
	color:#F00;
	display: block;
	background-image: url(quest_bg.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
.slidoor_conts div {
	clear: both;
	display:none;
	height: 150px;
}
.slidoor_conts .hoverCtt {
	clear:both;
	display:block;
	padding: 0;
	width: auto;
	height: 150px;
}
.slidoor_conts dl  {
	display:block;
	margin:0;
	padding:0;
	list-style-type: none;
}
.slidoor_conts_pay ul {
	display:block;
	margin:0;
	padding:0;
	list-style-type: none;
	clear: both;
	height: auto;
	border-top: #eee 1px solid;
}
.slidoor_conts_pay li {
	display:block;
	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;
	float: left;
	height: auto;
	line-height: 20px;
}
.slidoor_conts_pay_title {
	width: 80px;
	float: left;
}
.slidoor_conts_pay_text {
	width: auto;
	color: #03F;
	display: block;
	float: left;
}
.slidoor_conts_text {
	padding:8px;
	clear:both;
	font-size:12px;
	line-height: 25px;
}
.slidoor_conts_btu {
	background-image:url(czzx_630.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 73px;
	height: 20px;
	border: 0;
	color: #D04000;
	font-size: 12px;
	line-height: 20px;
	cursor:pointer;
}
.slidoor_conts_pay dd strong {
	display:block;
	font-size:12px;
	line-height:21px;
	padding: 5px 0 0 0;
	clear: both;
	/* [disabled]border-bottom:#eee 1px solid; */
	margin: 0 5px 0 0;
}
.slidoor_conts_pay dd strong,.slidoor_conts_pay dd strong a {
	color:#ff9900;
}
.slidoor_conts_pay dd small {
	font-size:12px;
	line-height:15px;
	color:#999;
	display: block;
	padding: 5px 0 2px 0;
	clear: both;
}
.slidoor_conts_pay dd span {
	font-size:12px;
	line-height:15px;
	color:#0C3084;
	display: block;
	padding: 5px 0 2px 0;
	clear: both;
	border-top: #eee 1px solid;
}
.slidoor_conts_pay dd span label {
	clear:right;
	width:72px;
	display:block;
	float:left;
	line-height:18px;
}
.slidoor_conts_pay dd span label input{
	float:left;
	margin:0 5px 0 0;
}

.slidoor_conts dl dt {
	display:block;
	margin:0;
	padding:0;
	width:150px;
	clear:both;
	float:left;
	height: 145px;
}
.slidoor_conts dl dd {
	display:block;
	margin:0;
	padding:10px 0 0 0;
	width:580px;
	clear:right;
	float:left;
	height: auto;
	font-size: 12px;
}

.Serv_contents_slidoor {
	background-image: url(0);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.slidoor_conts div .slidoor_conts_serv span {
	display:block;
	width:290px;
	float:left;
	line-height: 30px;
}

.slidoor_conts01,.slidoor_conts02,.slidoor_conts03,.slidoor_conts04 {
	background-image:url(iql_ico.gif);
	background-repeat: no-repeat;
}
.slidoor_conts01 {
	background-position: 0px -176px;
}
.slidoor_conts02 {
	background-position: -188px 14px;
}
.slidoor_conts03 {
	background-position: 0px 14px;
}
.slidoor_conts04 {
	background-position: -188px -176px;
}

.slidoor_pay_conts01,.slidoor_pay_conts02,.slidoor_pay_conts03,.slidoor_pay_conts04,.slidoor_pay_conts05,.slidoor_pay_conts06,.slidoor_pay_conts07,.slidoor_pay_conts08,.slidoor_pay_conts09 {
	background-repeat: no-repeat;
	background-position: 25px center;
}
.slidoor_pay_conts01 {
	background-image:url(czzx_50.gif);
}
.slidoor_pay_conts02 {
	background-image:url(czzx_54.gif);
}
.slidoor_pay_conts03 {
	background-image:url(yb.gif);
}
.slidoor_pay_conts04 {
	background-image:url(czzx_60.gif);
}
.slidoor_pay_conts05 {
	background-image:url(czzx_53.gif);
}
.slidoor_pay_conts06 {
	background-image:url(czzx_59.gif);
}
.slidoor_pay_conts07 {
	background-image:url(dianxin002Ico.gif);
}
.slidoor_pay_conts08 {
	background-image:url(czzx_61.gif);
}
.slidoor_pay_conts09 {
	background-image:url(czzx_60.gif);
}


.Serv_contents_userpost {
	clear:both;
	width:500px;
	height:auto;
	float:left;
	padding: 0 0 5px 0;
}
.Serv_contents_userpost dl,.Serv_contents_userpost dt,.Serv_contents_userpost dd {
	display:block;
	margin:0;
	padding:0;
}
.Serv_contents_userpost dt {
	width:120px;
	height:60px;
	clear:both;
	float:left;
	padding: 15px 0;
	border-bottom: #eee 1px solid;
}
.Serv_contents_userpost dt img {
	display:block;
	margin:0 0 0 5px;
	padding:0;
}

.Serv_contents_userpost dd {
	width:380px;
	height:60px;
	clear:right;
	float:right;
	padding: 15px 0;
	border-bottom: #eee 1px solid;
	overflow: hidden;
}
.Serv_contents_userpost dl dd strong,.Serv_contents_userpost dl dd strong a {
	display:block;
	font-size:12px;
	line-height:21px;
	color:#ff9900;
}
.Serv_contents_userpost dl dd small {
	font-size:12px;
	line-height:15px;
	color:#999;
}
.Serv_contents_userpayinfo table {
	margin: 3px 0;
	border: 1px solid #E6EEF5;
}

.Serv_contents_userpayinfo th{
	background-color:#FFF;
	color:#F90;
	text-align: center;
	font-size:12px;
	border-right: 1px solid #E6EEF5;
	border-bottom: 1px solid #E6EEF5;
}
.Serv_contents_userpayinfo td {
	color:#0B5BA5;
	text-align: center;
	font-size:12px;
	background-color: #FFF;
}

/*帮助中心*/
.slidoor_conts_help {
	display:block;
	margin:0;
	padding:0;
}

.slidoor_conts_help  dt {
	display:block;
	margin:0;
	padding:0;
	width:150px;
	clear:both;
	float:left;
	height: auto;
}
.slidoor_conts_help  dt ul {
	margin:0;
	padding:5px 6px 15px 1px;
	display:block;
	list-style-type:none;
}
.slidoor_conts_help  dt ul li {
	margin:0;
	padding:0 0 0 10px;
	display:block;
	list-style-type:none;
	font-size: 12px;
	color: #690;
	background-image: url(jiahao_btu.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	height: auto;
	line-height: 15px;
}
.slidoor_conts_help  dt ul li a {
	display:block;
	color: #690;
}
.slidoor_conts_onlines {
	font-size:13px;
	padding: 5px 0;
}
.slidoor_conts_onlines fd{
	cursor:pointer;
	color:#690;
	display: block;
	padding: 5px 0 0 0;
	height: 18px;
	overflow: hidden;
	line-height: 25px;
}
.slidoor_conts_Tel {
	font-size:13px;
	padding: 5px;
}

.slidoor_conts_help_title {
	clear:both;
	height:31px;
	background-image: url(st_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 31px;
	padding: 0 0 0 15px;
	border-bottom: 1px solid #D4DEEF;
	color: #F90;
	display: block;
}
.slidoor_conts_help_text,.slidoor_conts_help_text p {
	clear:both;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 15px;
	display: block;
	margin: 0;
}
.slidoor_conts_help dt span {
	cursor:pointer;
	color:#690;
	display: block;
	padding: 6px 0 4px 0;
}
.slidoor_conts_help span.hover {
	color:#F00;
	font-weight: bold;
}
.slidoor_conts_help_text div {
	display:none;
}
.slidoor_conts_help_text .hoverCtt {
	display:block;
}
.slidoor_conts_help_text img {
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	border-right:#ccc 2px solid;
	border-bottom:#ccc 1px solid;
}
/*帮助中心*/


.slidoor_conts_help  dd {
	display:block;
	margin:0;
	padding:0;
	width:580px;
	clear:right;
	float:right;
	font-size: 12px;
}


.Serv_contents_center {
	clear:right;
	width:220px;
	height:180px;
	float:left;
	padding: 0 0 5px 0;
}

.Serv_contents_right {
	clear:right;
	width:220px;
	height:auto;
	float:right;
	background-image: url(siderbar_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 3px;
}
.Serv_contents_right dl {
	display:block;
	margin:0;
	padding:0;
	height: auto;
	background-image: url(siderbar_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;

}
.Serv_contents_right dl dt {
	display:block;
	margin:0;
	padding:0 15px;
	height: 32px;
	line-height: 32px;
	background-image: url(siderbar_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.Serv_contents_right dl dd {
	display:block;
	margin:0;
	padding:0 15px;
	font-size: 12px;
}
.Serv_contents_right dl dd a {
	display:block;
	margin:0;
	line-height: 23px;
	padding: 5px 0 0 0;
	height: 23px;
	width: 190px;
	overflow: hidden;
}

.Serv_contents_right ul {
	display:block;
	list-style-type:none;
	margin:0;
	padding:3px 0 0 0;
	clear: both;
}
.Serv_contents_right ul li {
	display:block;
	border-bottom: #eee 1px solid;
	width: 190px;
	overflow: hidden;
}
.Serv_contents_right .Paydemo span {

}

.Serv_contents_right .Paydemo strong {
	line-height: 15px;
	color: #ff9900;
	display: block;
	height: 15px;
	padding: 5px 0 0 0;
}
.Serv_contents_right .Paydemo strong font {
	width:60px;
	color:#F00;
	text-align: left;
	font-weight: normal;
}

.Serv_contents_right .Paydemo  small {
	font-size:12px;
	height: 18px;
	display: block;
}
.Serv_contents_right .Paydemo  small b {
	margin:0 3px;
	color:#060;
}

#Paydemo {
	height:230px;
	margin:0;
	padding:0;
	clear:both;
	overflow: hidden;
}
#Paydemo1 {
}
#Paydemo2 {

}


.Serv_contents_clear {
	clear:both;
	height:1px;
	border:0;
	margin:0;
	padding:0;
}


.Serv_down {
	height:52px;
	text-align: center;
	border-top: #eee 2px solid;
	font-size: 12px;
	clear: both;
}
.Serv_down p {
	display:block;
	margin-right: 100px;
}
	
	
	
	.mesWindow{border:#666 1px solid;background:#fff;}
.mesWindowTop{border-bottom:#eee 1px solid;margin-left:4px;padding:3px;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowContent{margin:4px;font-size:14px;text-align:left;line-height:160%;}
.mesWindowContent p{text-align:left;text-indent:2em;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#fff}
 .wximg{display:none;height:50px;back-ground:#f00;position:absolute;}
