@charset "gb2312";
/* CSS Document */

/*咨询*/
.titleConsultation, .titleComplaints, .titleReport{margin-top:10px; height:80px; background:url(_uiimages2009bg_consultation_title.png) 50% 0 no-repeat;}
.titleComplaints{background-position:50% -160px;}
.titleReport{background-position:50% -80px;}

.conTips{background:url(_uiimages2009bg_consultation_line.png) 0 bottom no-repeat; font-size:12px; padding-bottom:20px; line-height:22px;}
.conTips h6{font-weight:bold; color:#0082E6; line-height:28px;}
.conTips ul{padding-left:20px; list-style:decimal;}
.conTips a{color:#003CFF; text-decoration:underline;}
.conTips a:hover{color:#BD0A01;}

/*表单填写*/
.conForm{font-size:12px;}
.conForm input{width:150px;}
.conForm textarea{width:400px;}
.conForm input[type=text],.conForm input[type=password] , .conForm textarea{border:1px solid #E2E2E2;}
.conForm input.current, .conForm textarea.current{border-color:#00BAF8;}
.conForm input.error, .conForm textarea.error{border-color:#F30;}
.conForm label{vertical-align:middle;}
.conForm ul{padding:3px 20px; line-height:24px;}

.conForm #conPwd, .conForm #conOther{padding:5px; border:1px solid #C8E9F5; background:#FAFDFF; display:none;}
.conForm #conPwd{width:185px;}
.conForm #conOther{width:255px;}
.conForm label.other{color:#999;}

#pwd, #comfirmPwd, #password_pwd, #password_comfirmPwd{width:180px;}
#title{width:250px;}
#secrecy, #other{width:auto;}
#address{width:250px;}


/*.conBtnSubmit{font-size:12px; margin-left:110px; padding-bottom:20px;}
.btnConsultaionSubmit{background:url(_uiimages2009bg_consultation_title.png) 0 -240px no-repeat; line-height:27px; width:199px; height:27px; overflow:hidden; text-align:center; display:block;}
.btnConsultaionSubmit:hover{color:#003CFF;}

条款bak
.wrapAgreement{margin-bottom:20px; padding:10px; padding-left:20px; font-size:12px;}
#conAgreement h3{font-size:14px; line-height:30px; text-align:center;}
#conAgreement{ border:1px solid #E2E2E2; padding:5px; overflow:auto; height:160px; line-height:20px; width:400px;}
#conAgreement p{text-indent:2em;}
*/

.conBtnSubmit{font-size:12px; margin-left:20px; padding:10px 0;}
.btnConsultaionSubmit{background:url(_uiimages2009bg_consultation_title.png) 0 -270px no-repeat; line-height:27px; width:120px; height:27px; overflow:hidden; text-align:center; display:block;  }
.btnConsultaionSubmit:hover{color:#003CFF;}


/*条款*/
#Agreement{ width:100%; height:100%; position:fixed; top:0; left:0;overflow:hidden; z-index:6001; font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1","\5b8b\4f53"; font-size:14px; line-height:1.5;}

.btnSubmit{ border-radius:7px; margin:0 auto; background-color:#00a8e0; color:#FFF; display:block; width:100px; margin-top:7px; padding:5px 0; font-size:16px;}
.btnSubmit:hover{ background-color:#06C; color:#FFF;}

#contAgreement{ line-height:2; max-height:420px; overflow:hidden;}
#contAgreement h3{font-size:20px; text-align:center; background-color:#00a8e0; padding:5px 0; color:#FFF; font-weight:bold;}
#contAgreement p{text-indent:2em; padding:0 2em;  line-height:20px; margin-top:9px; font-size:14px; -webkit-text-size-adjust:none;}

.tranBox{width:100%; height:100%; position:absolute; top:0; left:0; background-color:#000; overflow:hidden; filter:alpha(opacity=70); opacity:0.7; -webkit-opacity:0.7;-moz-opacity:0.7; }

#wrapAgreement{ width:630px; height:420px; overflow:hidden; position:absolute; background-color:#FFF; }
#wrapAgreement h4{ text-align:center;}


/*按钮*/
.conBtnReply{overflow:hidden;}
.conBtnReply a{margin-top:10px; display:block; height:35px; width:230px; background:url(_uiimages2009btn_reply.png) no-repeat; text-indent:-999px; overflow:hidden;}
a.btnConsultation{background-position:-540px 0;}
a.btnReport{background-position:-540px -80px;}
a.btnComplain{background-position:-540px -160px;}

a.btnConsultationResult, a.btnReportResult, a.btnComplainResult{height:36px; text-indent:100px; font-size:12px; line-height:36px;}
a.btnConsultationResult{margin-top:0; background-position:-540px -35px;}
a.btnReportResult{margin-top:0; background-position:-540px -115px;}
a.btnComplainResult{margin-top:0;  background-position:-540px -195px; margin:0;}


/*qtip*/
.qtip .qtip-content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; PADDING-TOP: 10px; font-size:11px;
}
.qtip .qtip-content .qtip-title {
	BACKGROUND-COLOR: #f0de7d
}
.qtip-cream .qtip-content .qtip-title {
	BACKGROUND-COLOR: #f0de7d
}
.qtip-light .qtip-content .qtip-title {
	BACKGROUND-COLOR: #f1f1f1
}
.qtip-dark .qtip-content .qtip-title {
	BACKGROUND-COLOR: #404040
}
.qtip-red .qtip-content .qtip-title {
	BACKGROUND-COLOR: #f28279
}
.qtip-green .qtip-content .qtip-title {
	BACKGROUND-COLOR: #b9db8c
}

/* 提交完成 */
.conComplete, #formUpload{font-size:12px;  line-height:26px;}
.conComplete button{height:24px; vertical-align:middle; font-size:12px; line-height:22px;}

/*上传附件*/
#formUpload{display:none;}

#formUpload fieldset{border:1px solid #BEE2FE; padding:10px;}
#formUpload legend{font-size:14px; font-weight:bold; color:#666; padding:0 10px;}

#uploadbutton{height:20px; line-height:20px; font-size:12px;}

/*注意事项*/
.conAttention{margin-top:10px; border:1px solid #C8E9F5; background:#FAFDFF; padding:10px;}
.conAttention h6{text-align:center; font-weight:bold;}
.conAttention p{line-height:23px;}

/*查询标题*/
.titleConsultationResutl{margin-top:10px; height:80px; background:url(_uiimages2009bg_consultation_result.png) 50% 0 no-repeat;}
.titleComplaintsResutl{margin-top:10px; height:80px; background:url(_uiimages2009bg_consultation_result.png) 50% -160px no-repeat;}
.titleReportResutl{margin-top:10px; height:80px; background:url(_uiimages2009bg_consultation_result.png) 50% -80px no-repeat;}
/*查询*/
.conSearch{font-size:14px; padding:30px 0; padding-left:20px;}
.conSearch input{height:22px; font-size:16px; line-height:22px; width:330px; border:1px solid #E2E2E2; margin:0 10px;}
#btnConsultationSearch{background:url(_uiimages2009bg_consultation_title.png) 0 -270px no-repeat; line-height:27px; width:120px; height:27px; overflow:hidden; text-align:center; display:inline-block; color:#0382B8; font-weight:bold; vertical-align:middle;}

/*查询结果标题*/
.titleSearchResult{height:70px; background:url(_uiimages2009bg_consultation_Sresult.png) no-repeat;}

/*查询隐藏*/
#conResultHide{display:none;}

/*查看密码*/
#wrapPwd{background:#fff; display:none; font-size:12px; border:1px solid #0082E6;}
#wrapPwd h6{padding:0 5px 0 10px; font-size:14px; height:26px; background:#0082E6; line-height:26px; color:#fff; font-weight:bold; border-bottom:1px solid #349DF2;}
#wrapPwd ul{padding:10px; font-size:14px; line-height:28px; border:1px solid #349DF2;}
#wrapPwd #pwd{border:1px solid #E2E2E2; width:150px;}
#wrapPwd #password_pwd{border:1px solid #E2E2E2; width:150px;}

#conErr.error{color:#f00;}


#closeWrapPwd{margin-top:2px; font-family:Tahoma; color:#FFF; font-weight:normal; line-height:18px; width:20px; height:20px; display:block; text-align:center; background:none; text-indent:0;}
#closeWrapPwd:hover{color:#FF0; text-decoration:none;}

#simplemodal-container1 {
	border:1px solid #349DF2;
	background-color:#FFF;
	width:300px;
}

/*查询结果*/
#conQuestion, #conAnswer{margin-top:10px; border:1px solid #C9EDF8; font-size:14px; line-height:30px; padding:10px; width:90%;}
#conQuestion span, #conAnswer span{font-weight:bold; color:#0382B8;}
#conAnswer{background:#F4FCFF;}
#conQuestion li{border-top:1px solid #DCEDF4;}
#conQuestion li.first{border:0;}

#conError{padding:10px; border:1px solid #F8C9D9; background:#FFF4F7; width:90%;}

/*信息*/
#msg.error{color:#F00;}

/*email*/
#sendEmail{display:none;}

/*进度条*/
#progressBar{display:none;padding-top: 3px; }
#progressBarBox { width: 350px; height: 10px; border: 1px inset; background: #eee;}
#progressBarBoxContent { width: 0; height: 10px; border-right: 1px solid #444; background: #2894FF; }

/*上传成功*/
#conUpSuccess{background:#E4F8FF url(_uiimages2009bg_consultation_upsuccess.png) 50% 0 no-repeat; padding:160px 0 40px 0; text-align:center; font-size:14px; border:1px solid #A3E7FF; width:98%;}

/*政务邮箱*/
#conChiefEmail{margin-top:10px; background:url(_uiimages2009bg_chief.png) no-repeat; font-size:12px; line-height:22px; height:569px;}
#conChiefEmail h3{height:70px; text-indent:-999px;}
#conChiefEmail ul{padding:40px 0 0 50px;}
#conChiefEmail li{padding-top:4px;}
#conChiefEmail label{width:110px; padding-right:10px; display:inline-block; text-align:right; vertical-align:top;}

#frChiefEmail #title{width:480px; border:1px solid #C3C3C3;}
#frChiefEmail #consultationCon{width:480px; height:290px; border:1px solid #C3C3C3;}
#frChiefEmail #name{width:135px; border:1px solid #C3C3C3;}
#frChiefEmail #email{width:250px; border:1px solid #C3C3C3;}

/*政务邮箱成功*/
#ChiefEmailSuccess{text-align:center; padding-top:100px;}
#ChiefEmailSuccess img{display:block; margin:0 auto;}


/* 验证码 */

.code{font-family: Arial; font-style: italic; color: Red; border:0 none; padding: 0px 3px; letter-spacing: 3px; font-weight: bolder; cursor:help;}

.unchanged{border:0 none;}
