 @charset "utf-8";
/* CSS Document */



 button, input, select, textarea {
	color: #000;
	font-family: "微软雅黑", "新宋体", Arial;
	font-size: 16px;
	font-size: 1rem;
	line-height: 30px;
	padding: 0 0;
	margin: 0 0;
}
/* feedback begin*/
.feedback {
	margin: 0 auto;
	width: 725px; font-size:16px;line-height: 30px; 
}
.feedback .feedbacktitle {
	width: 100%;
	font-size: 16px;
	color: #0046b5;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.feedback .feedbackbox {
	width: 100%;
	margin: 15px auto;
}
.feedback .feedbackbox dl {
	width: 100%;
	margin: 25px auto;
	border: 1px solid #ddd;
}
.feedback .feedbackbox dl dt {
	width: 100%;
	background: #fafafa;
	line-height: 45px;
	text-indent: 10px;
	color: #000;
	
}
.feedback .feedbackbox dl dt span {
	color: #000;
	float: right;
	padding-right: 20px;
}
.feedback .feedbackbox dl dd {
	padding: 20px;
	margin-left: 0;
	color: #666;
}
.feedback .posttitle {
	 width: 100%;
    font-size: 16px;
    color: #0046b5;
    font-weight: bold;
    border-bottom: 1px solid #CCC; line-height:26px;
}
.feedback .postbox {
	width: 580px;
	margin: 20px auto;
	overflow: hidden;
}
.feedback .postbox .userbox {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.feedback .postbox .userbox dl {
	width: 100%;
}
.feedback .postbox .userbox dl dd {
	display: block;
	padding-bottom: 2px;
	margin: 15px auto; float:left; vertical-align:text-top; vertical-align:top; }
.feedback .postbox .userbox dl dd input.username {
	width: 150px;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 5px;
}
.feedback .postbox .userbox dl dd input.password {
	width: 100px;
	border: 1px solid #CCC;
	padding: 3px 0px 2px 5px;
	margin-right: 10px;
}
.feedback .postbox .userbox dl dd input.usermail {
	width: 250px;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 5px;
}
.feedback .postbox .userbox dl dd input.usercode {
	width: 150px;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-radius: 5px;
}
.feedback .postbox .userbox dl dd input.userphone {
	width:200px;
	border: 1px solid #CCC;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 5px;
}
.feedback .postbox .userbox dl dd input.getcode{ cursor:pointer; border:none; background:none;color:#ff0000;}
.feedback .postbox .userbox dl dd{ display:block; clear:both;}
.feedback .postbox .userbox dl dd .getcodesuccess{display: inline-block; color:#0000ff;}
.feedback .postbox .userbox dl dd .codenameTip{display: inline-block;}
.feedback .postbox .userbox dl dd .codenameTip i{ font-style:normal;}
.feedback .postbox .userbox dl dd .codenameTip i.blue{ color:#0000ff;}
.feedback .postbox .userbox dl dd .codenameTip i.red{ color:#ff0000;}
.feedback .postbox .userbox dl dd.mtop {
	margin: 7px 7px 0px 0px;
}
.feedback .postbox .userbox .submit {
	border: 0px;
	padding: 5px 15px;
	border-radius: 5px;
	margin-top: 3px;
	background: #0046b5;
	color: #FFFFFF;
	cursor: pointer;
}
.feedback .postbox .userbox .reset {
	cursor: pointer;
	border: 0px;
	margin-top: 3px;
	padding: 5px 15px;
	border-radius: 5px;
	background: #0046b5;
	color: #FFFFFF;
}

.feedback .postbox  textarea.txtbox {
	border: 1px solid #CCC;
	width: 450px;
	height: 80px;
	padding: 5px;
	border-radius: 5px;
}
.feedback .postbox .sbut {
	margin: 10px;
}

.feedback_page {
	padding-top: 20px;
	float: left;
	clear: both;
	width: 100%;
}
.feedback_page  ul {
	padding: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.feedback_page  li {
	color: #0046b5;
	font-size: 14px;
	border: 1px #0046b5 solid;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	display: inline-table;
	text-align: center;
	margin: 5px;
}
.feedback_page  li a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.feedback_page  li a:link {
	color: #0046b5;
	text-decoration: none;
}
.feedback_page  li a:visited {
	color: #0046b5;
	text-decoration: none
}
.feedback_page  li a:active {
	color: #0046b5;
	text-decoration: none
}
.feedback_page  li a:hover {
	color: #ffffff;
	background-color: #0046b5;
	text-decoration: underline;
	position: relative;
}
.feedback_page  ul li.pageupdown {
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.feedback_page  ul li.pageupdownok {
	width: 60px;
	height: 30px;
	border-color: #0046b5;
}
.feedback_page  ul li.pageupdownok a {
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.feedback_page  ul li.choose {
	color: #ffffff;
	background-color: #0046b5;
}






#fx {
	display: none
}
.postbox span {
	color: #ff0000;
	padding-left:5px;
}
/*feedback end*/

span.error {
	margin-left: 5px;
	padding-left: 25px;
	color: #F00;
	background: url(/images/error.gif) left center no-repeat;
	height: 30px;
}
span.success {
	margin-left: 5px;
	padding-left: 25px;
	color: #999;
	background: url(/images/success.gif) left center no-repeat;
	height: 30px;
}
/*提示文字样式*/
#HintMsg {
	width: 271px;
	position: absolute;
	display: none;
}
#HintMsg .HintTop {
	height: 9px;
	background: url(/images/hintbg1.gif) no-repeat;
	overflow: hidden;
}
#HintMsg .HintInfo {
	padding: 0 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFFFE1;
	line-height: 1.5em;
}
#HintMsg .HintInfo b {
	display: block;
	margin-bottom: 6px;
	padding-left: 15px;
	background: url(/images/hint.gif) left center no-repeat;
	height: 13px;
	line-height: 16px;
}
#HintMsg .HintInfo b span {
	display: block;
	float: right;
	text-indent: -9999px;
	background: url(/images/close.gif) no-repeat;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
#HintMsg .HintFooter {
	height: 22px;
	background: url(/images/hintbg2.gif) no-repeat;
}
/*设置提示样式*/

.userbox_center{ width:100%; text-align:center;}
.feedback .feedbackbox dl dd.huifu{ border-top:1px solid #ccc; padding:0 0; margin:20px 20px; padding-top:15px; margin-top:0;}





.FeedbackReply{ }
.FeedbackReply_title{
   width: 100%;
    background: #f9f9f9;
    font-size: 16px;
    height: 55px;
    color: #333333;
    line-height: 55px;
    text-indent: 20px;
    font-weight: bold;
}
.FeedbackReply_content{padding:30px 30px;margin-top: 1px;background:#fff; padding-top:10px; }
.FeedbackReply_content ul li{ padding-top:15px; padding-bottom:10px;}
.FeedbackReply_content ul li h5 {border-bottom:1px dotted #ddd; display:inline; padding-bottom:5px;}
.FeedbackReply_content ul li h5 ,.FeedbackReply_content ul li h6{ font-weight:normal; font-size:14px; }
.FeedbackReply_content ul li h6 {  padding-top:5px;}
.FeedbackReply_content ul li h5 span ,.FeedbackReply_content ul li h6 span{ font-weight:bold;}

.FeedbackReply_content ul li{border-bottom: 1px solid #ddd;}

.imgleft{ width:48px; float:left;}
.imgright{ width:515px; float:left;}
#dvi{ display:inline; width:462px;}

.postcontact{border-bottom: 1px solid #CCC; vertical-align:top; padding-bottom:30px; padding-top:10px;}
.postcontact ul{ display:inline-block; padding-left:100px;float: left;padding-top: 50px;}
.postcontact ul li{ padding-bottom:10px;}
.postcontact div{ display:inline-table; padding-left:2px;text-align:center; line-height:14px; }
.postcontact div img{ width:200px;}














