/**html{background:#f7f5f5}**/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
	font-size: 14px;
}
body{
	background-color: #82CAFA;
    overflow-x: hidden;
}
a, button {
    cursor: pointer;
}
select {
	width: 158px;
}
ol, ul, li {
    list-style: none outside none;
}
a {
    color: black;
    text-decoration: none;
}
a:hover{

}
.clearfloat {
	clear: both;
}

.gray-span{
	color:#8d8d8d;
}

.cur-li{
	color: #18b3c5;
	text-decoration:underline;
}
.btn{
	cursor:pointer;
	color:white;
	height:28px;
	line-height:28px;
	background-color:green;
	border: 1px solid #ccc; 
	width:90px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	margin-left: 10px;
}
.btn1{
	display:inline-block;
	cursor:pointer;
	border-radius:3px;
	width:98%;
	height:30px;
	
}

.gray-btn{
	display:inline-block;
	cursor:pointer;
	background-color:#8d8d8d;
	border: 1px solid #8d8d8d; 
	border-radius:3px;
	width:90px;
	height: 30px;
	line-height: 28px;
	margin-left: 10px;
}

.optbar{
	text-align:right;
	margin-bottom: 10px;
}

.layer{
	display: none;	
}

.top {background-image: url("/res/hetj/zfjb/img/bg.jpg");width: 100%; border-bottom:4px solid #2a6395; height:238px;}
.top-bar {
	margin: 0 auto;
	padding-left:30px;
	height:60px;
	line-height:60px;
}
.logo{

}
.shiyong{
	border-radius:5px;
	margin-top:5px;
	width: 152px;
	height: 50px;
}
.bg {

	max-height:500px;
}
.bg1 {
	background-size:cover;
	position:relative;
}
.login-bg{
	border-radius:10px;
	width: 420px;
	height: 340px;
	background-color:white;
	float:right;
	margin-right:150px;
	margin-top:110px;
}
.content {
	text-align:center;
	margin: 0px auto;


	background-color:#fff;
}

/**块内容区**/
.block-nav {
	float:left;
	width:210px;
	min-height:578px;
	text-align: left;
	background-color:#353535;
}

.chuizhi-ul{
	font-size:16px;
}
.chuizhi-ul li{
	font-size: 14px;
	margin:2px 0px;
}

.nav-ul{


}

.nav-ul li{
	width:210px;
	height:35px;
}

.nav-ul{
	font-size:16px;

	font-weight:bold;
	color:#8d8d8d;
	margin-top:10px;
	display: inline-block;
}

.title{
	font-size:16px;
	margin-left:30px;
	font-weight:bold;
	color:white;
	margin-top:10px;
	display: inline-block;
}
.nav-ul .cur-nav{
	background-color:#44b549;
}
.nav-ul .cur-nav a:hover{
	background-color:#44b549;
}
.nav-ul .cur-nav span{
	color:#fff;
}

.nav-ul li a{
	text-decoration:none;
	display:inline-block;
	width:210px;
	height:35px;
	line-height: 35px;
}
.nav-ul li a:hover{
	background-color:#f87d39;
}
.nav-ul li span{
	margin-left:60px;
}

.block-content{
	text-align:left;
	margin-left:10px;

	min-height:500px;
	background-color:#fff;
	border-left: 1px solid #d9dadc;
	overflow-x:hidden;
	overflow-y:auto;
}

.block-content-nav{
	height:65px;
	line-height: 65px;
	border-bottom: 1px solid #d9dadc;
}

.block-content-nav .title{
	font-size:16px;
	margin-left:30px;
	font-weight:bold;
	color:#8d8d8d;
	display: inline-block;
}

.block-content-description{
	height:45px;
	padding-top:20px;
	background-color:#f4f5f9;
	padding-left: 30px;
}

.block-content-description span{
	color: #8d8d8d;
}

.block-content-content{
	margin: 20px 30px 50px 30px;
}

.fm-form{
	width:100%;
}
.fm-form select{
	width:505px;
	height: 20px;
}
.fm-form .helptext{
	margin-left:5px;
	color: #b4b4b4;
}
.fm-form label{
	width:80px;
	margin-right:2px;
	text-align: right;
	display:inline-block;
}
.fm-form li{
	margin-top:px;
}
.fm-form tr td{
	/* text-align:right; */
	height: 30px;
}

.searchform-table tr td{
	text-align:right;
	height: 30px;
}
.searchform-table label{
	width:80px;
	margin-right:2px;
	text-align: right;
	display:inline-block;
}
.fm-form-table tr td{
	text-align:left;
	height: 30px;
}

.even-tr{
	background-color: #fafafa;
}
.pagination-table {

	border: 1px solid #d9dadc;
	border-bottom:none;
	border-collapse: collapse;
}
.pagination-table thead{
	font-weight:bold;
	background-color:#f3f3f3;
}
.pagination-table tr td{
	border: 1px dotted #d9dadc;
	text-align: center;
	height: 30px;
	line-height:30px;
}
.pagination-table thead tr td{
	height: 35px;
}

.fm-table{
	width:100%;
	border: 1px solid #d9dadc;
	border-collapse: collapse;
}
.fm-table thead{
	font-weight:bold;
	background-color:#f3f3f3;
}
.fm-table tr td{
	border: 1px dotted #d9dadc;
	text-align: center;
	height: 30px;
	line-height:30px;
}
.fm-table thead tr td{
	height: 35px;
}

.pagination-div {
	border: 1px solid #d9dadc;
	border-top: none;
	height:30px;
	line-height:30px;
	background-color:#f4f4f4;
}
.pagination-div a{
	margin: 0px 10px;
}
.pagination-div span{
	margin: 0px 10px;
}
.pagination-div a:hover{
	text-decoration: none;
}
.pagination-div .disable-a{
	color:#6e6e6e;
}
.pagination-div .disable-a:hover{
	color:#6e6e6e;
}

.footer{
	width:100%;
	height:60px;
	background-color:#2a6395;
}
.footer-bar {
	margin: 0 auto;
	padding-right:30px;
	height:60px;
	line-height:60px;
	background-color:#272c30;
}


.msg-item{
	font-size: 14px;
	margin-top: 10px;
	padding: 8px 5px;
	line-height:18px;
	word-spacing:1px;
}
.msg-item div{
	text-align:left;
}

.lfbar{
	display:block;
	width:163px;
	height:35px;
	}

.hfpy{background:url(/width:344px;height:124px;float:left;margin-left:100px; cursor:pointer;}
.wxrk{background:url(width:344px;height:124px;float:right;cursor:pointer;}
.bg2 {
	overflow:hidden;
	min-height:700px;
	}
.login-bg_jb{
	overflow:hidden;
	min-height:700px;
}	
.wraper {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  text-align: center;
  width: 1440px;
}
.menu {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/img/index_13.jpg");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: #b2b2b2;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-family: "微软雅黑";
  height: 40px;
  line-height: 40px;
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.menu ul {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 800px;
}
.menu li {
  margin-left: 60px;
  padding-left: 35px;
  float: left;
}
.menu a {
  font-size: 16px;
  color: white;
  text-decoration-color: -moz-use-text-color;
  text-decoration-line: none;
  text-decoration-style: solid;
}
.menu .li1 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/images/shouye.png");
  background-origin: padding-box;
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.menu .li2 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/images/zuofeng.png");
  background-origin: padding-box;
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.menu .li3 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/images/falvfagui.png");
  background-origin: padding-box;
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: auto auto;
}
.menu .li4 {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/images/anlitongbao.png");
  background-origin: padding-box;
  background-position: 0 6px;
  background-repeat: no-repeat;
  background-size: auto auto;
}

.cont_index {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  position: relative;
}

.cont_declare {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: white;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  min-height: 320px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
  font-size: 12px;
  text-align: left;
}
.cont div {
  float: left;
}
.zfwt {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/img/index_25.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  height: 275px;
  margin-top: 20px;
  width: 345px;
}
.zfwt a {
  display: block;
  height: 220px;
  width: 330px;
}
.al {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/img/index_20.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  height: 275px;
  margin-top: 20px;
  width: 345px;
}
.al a {
  display: block;
  height: 220px;
  width: 330px;
}
.qfd {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/res/hetj/zfjb/img/index_22.png");
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  height: 375px;
  width: 335px;
}
.heiban {
  margin-left: 60px;
  padding-top: 100px;
}

.footer p {
  font-size: 15px;
  line-height: 40px;
  text-align: center;
 color:#fff;
}
.cont {
  margin-top: 20px;
  width: 1040px;
}
.btn_report{
	border:1px solid #e1e1e1;
	margin-bottom:10px;
	cursor:pointer;
	color: black;
	font-size: 16px;
	background-color: #e1e1e1;
	padding: 5px;
}
.zf_report_body,.stylereport_result{
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1000px;
	background-color: white;
	padding-bottom: 10px;
}

.zf_report_body table{
	width: 100%;
}

.zf_report_body table tr,.zf_report_body table td,.stylereport_result tr,.stylereport_result td{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border: 1px solid #bcbcbc;
	margin: 0;
	padding: 0;
	height: 30px;
	text-align: left;
}

.zf_report_table_td_key,.stylereport_result_title{
	width: 100px;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #e1e1e1;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	text-align: left;
}
.zf_report_table_td_value{
	text-align: left;
}
#stylereport_query_form table {
	text-align: left;
}
table td.td_option{
	text-align: center;
}
.zf_news_list{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: white;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	line-height: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 320px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.zf_news_list ul li {
	width: 90%;
	float: left;
	margin-left: 20px;
}
.zf_news_list ul li .topic{
	float: left;
}
.zf_news_list ul li .date{
	float: right;
}

.zf_report_body table td.zf_report_table_title{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #66CCFF;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: black;
        font-size: 18px;
	text-align: center;
}
.zf_report_body table td.zf_report_table_tip{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #e1e1e1;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: red;
}
/*正文页样式*/
.info_content {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
.p_coutent {
	min-height: 600px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-color: #f3b5aa;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: #f3b5aa;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #f3b5aa;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #f3b5aa;
  border-top-style: solid;
  border-top-width: 1px;
  margin-left: auto;
  margin-right: auto;
}
.p_bt {
  background-color: #f0f0f0;
  background-position: center bottom;
  background-repeat: repeat-x;
  clear: both;
  display: block;
  height: 40px;
  width: 100%;
}
.p_btleft {
  color: #000000;
  float: left;
  font-family: "微软雅黑","黑体";
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 200px;
}
.p_btright {
  background-position: 20px center;
  background-repeat: no-repeat;
  color: #666;
  float: left;
  font-family: "宋体","新宋体";
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  text-align: left;
}
.p_leftnr h1 {
  color: #333;
  font-family: "黑体";
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: center;
}
.clear20 {
  clear: both;
  height: 20px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.clear10 {
  clear: both;
  height: 10px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.p_leftnr h4 {
  border-bottom-color: #d6d6d6;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  color: #666;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: center;
}
.infoTopic a{
  color: #a00018;
}
.indexBody{ width:1000px; height:280px; margin:0 auto; padding: 150px 0px;}
.indexJb{ width:550px; height:280px; background:url("/res/hetj/zfjb/img/index_25.jpg") no-repeat center center #4c96c7; float:left;}
.indexChaxun{ width:400px; height:280px;  float:right; background-color: #4c96c7;}
.indexChaxun h1{ height:50px; line-height:50px; text-align:center; font-size:25px; font-weight:bold; color:#fff; background-color: #4c96c7; border-bottom: 1px solid #79b6df; }
.indexChaxun form{ padding:20px; }
.indexChaxun table{ width:100%; }
.indexChaxun table tr td{ padding:5px;  color:#fff; font-size:18px;}
.indexChaxun table tr td input{ height:35px; width:100%; border-radius: 5px; border: none;}
.indexChaxun table tr td input[name="randomCode"]{ width:100px;  }
.indexChaxun table tr td input[type="submit"]{ height:35px; background-color: #95cde8; margin-top: 10px; }
