@charset "utf-8";
/* css document */

html, body {
  height: 100%;

}
/* html{
  height:1000px;
  } */
  body {
    margin: 0;
    font-size: 12px;
    font-family: 'microsoft yahei', arial,helvetica,sans-serif,'arial narrow',helvetica;background:#fff;-webkit-text-size-adjust:100%;
}

  img {
    border: none;
  }

  a {
    text-decoration: none;
    cursor:pointer;
	  color: #484848;
  }

  p {
    margin: 0;
  }

  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .clear:after{
    display: block;
    content:'';
    clear:both;
  }
  .clear{
    *zoom:1;
  }

  .ma{
    margin:0 auto;
  }

  .layout{
    width: 100%;
  }

  .fl{
    float:left;
  }

  .fr{
    float:right;
  }
  h1,h2,h3,h4{
    margin:0;
  }





.zfgk_bg{
	width: 100%;
	height: 549px;
	background: no-repeat;
}

.zfgk_area{
	width: 1100px;
}
.zfgk_area_title{
	width:53%;
	padding: 8% 0px;
}

.zfgk_area_title img{
	width:100%;
	height: auto;
	display: block;
}

.zfgk_area_neirong{
	width:100%;
	height: auto;
	padding: 5% 0px;
	background-color:#f7f7f7; 
}


.zfgk_area_search{
	width:90%;
	height: 50px;
	background: no-repeat;
	background-size: 100% 100%;
	margin-bottom: 5%;
}

.zfgk_area_search1{
	width:50%;
	height: 50px;
	border: 2px solid #2d66a5;
	border-radius:10px; 
}
.zfgk_area_search1 input{
	width: 85%;
    height: 46px;
    line-height: 46px;
	background-color:inherit;
	outline: none;
    border: none;
	margin:0% 3%;
	float: left;
}

.icon-fangdajing{
	font-size: 30px;
	line-height: 46px;
	color: #2d66a5;
}


.zfgk_area_xinxi{
	width:90%;
}

.zfgk_area_column{
	width:25%;
	height: auto;
}

.zfgk_area_dh{
  width:100%;
}
.zfgk_area_dh2{
  width:100%;
  padding-bottom: 5%;
 
}

.zfgk_area_dh3{
  width:100%;
  height:auto;
	 box-shadow: 0px 0px 6px 1px #e4e3e3;
}

.zfgk_area_dh3 a{
  width:100%;
  height: 70px;
  color:#2059b0;
 background-color: #ffffff;
  display: flex;
    align-items: center;
    overflow: hidden;
}
.zfgk_area_dh3 a:hover,.zfgk_area_dh3 a.active{
  color:#ffffff;
 background-color: #2059b0;
}


.zfgk_area_dh3 .iconfont {
    font-size: 44px;
    display: block;
    float: left;
    margin-right: 8%;
	margin-left: 8%;
}

.zfgk_area_dh3 span {
    display: block;
    float: left;
    font: 23px/28px "microsoft yahei";
}

.zfgk_area_dh3 .icon-jiahaocu,.zfgk_area_dh3 .icon-jianhao{
    font-size: 22px;
    display: block;
    float: left;
	margin-left: 10%;
	margin-right: 0%;
}
.zfgk_area_dh3 .icon-tubiao-{
	font-size: 65px!important;
    margin-right: 2%!important;
    margin-left: 3%!important;
}

.zfgk_area_dh4{
  display: none;
background-color: #fff;
	padding: 5% 0px;
	width: 100%;
	box-shadow: 0px 0px 6px 1px #e4e3e3;
}

.zfgk_area_dh4  a{
  display: block;
  width:100%;
  height: 32px;
  font:15px/32px "microsoft yahei";
  color:#5a5959;
  overflow: hidden;
}
.zfgk_area_dh4  a:hover,.zfgk_area_dh4 a.active{
  color:#2059b0;
  background-color: #e6f5ff;
}
.zfgk_area_dh4 a p{
	width:45%;
	margin: 0 auto;
}
.zfgk_area_dh4  a p:hover{
  color:#2059b0;
}
.zfgk_area_dh4 a p em{
    width:3px;
	height: 3px;
	margin-top: 12%;
	margin-right: 5%;
	background-color: #5a5959;
	display: block;
	float: left;
}
.zfgk_area_dh4 a:hover p em{
	background-color: #2059b0;
}




.zfgk_area_columnnr{
	width:73%;
}
.zfgk_area_columnnr1{
	width:100%;
	background-color: #fff;
	box-shadow: 0px 0px 6px 1px #e4e3e3;
}

.zfgk_area_gaojian{
	width: 97%;
    padding: 3% 0px;
}
.zfgk_area_gaojian h1{
	width:100%;
	font-size: 28px;
	color: #2059b0;
	text-align: center;
	padding-bottom: 5%;
	border-bottom: 3px solid #f7f7f7;
	margin-bottom: 2%;
}
.zfgk_area_gaojian h1 span{
	display: block;
	text-align: center;
	font-size: 15px;
	color: #4b4a4a;
	font-weight: normal;
}

.zfgk_area_gd{
width: 92%;
    padding: 0px 4%;
max-height: 940px;
overflow: auto;
}
.zfgk_area_gd1{
	max-height: 670px;
}
.zfgk_area_gd::-webkit-scrollbar-track-piece,
.zfgk_area_gd::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0.1);  
    border-left: 1px solid rgba(0, 0, 0, 0);
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;   
}  

.zfgk_area_gd::-webkit-scrollbar,
.zfgk_area_gd::-webkit-scrollbar {  
    width: 10px;  
    height: 10px;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  

.zfgk_area_gd::-webkit-scrollbar-thumb,
.zfgk_area_gd::-webkit-scrollbar-thumb {  
    background-color: rgba(32, 89, 176, 1);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 28px;  
}  

.zfgk_area_gd::-webkit-scrollbar-thumb:hover,
.zfgk_area_gd::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(32, 89, 176, 1);  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
} 



.zfgk_area_wen{
	width:100%;
}
.zfgk_area_wen p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 5%;
	color: #4b4a4a;
}
.zfgk_area_wen h2{
	font-size: 21px;
	color: #4b4a4a;
	padding-bottom: 2%;
}
.zfgk_area_wen h3{
	font-size: 18px;
	color: #4b4a4a;
	padding-bottom: 2%;
}


.zfgk_area_list{
	width:100%;
	height: auto;
	overflow: hidden;
}
.zfgk_area_list li{
	width:100%;
	padding-bottom: 5%;
		font-size: 16px;
	overflow: hidden;
}
.zfgk_area_list li a{
	color: #4b4a4a;
	width:70%;
	display: block;
	float: left;

}
.zfgk_area_list li span{
	color: #c0c0c0;
	float: right;
}




.zfgk_area_gaojian1{
	width:100%;
	padding-bottom: 2%;
}
.zfgk_area_listname{
	width: 100%;
	height: 35px;
	border-bottom: 3px solid #e8e8e8;
}
.zfgk_area_listname p{
	width:20%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background-color: #2059b0;
}


.zfgk_area_list1{
	width:90%;
	height: 300px;
	padding: 20px 0px;
	overflow: hidden;
}
.zfgk_area_list2{
	height: 245px;
}
.zfgk_area_list3{
	height: 140px;
}
.zfgk_area_list1 li{
	width:100%;
	padding-bottom: 5%;
		font-size: 16px;
	overflow: hidden;
}
.zfgk_area_list1 li a{
	color: #4b4a4a;
	width:70%;
	display: block;
	float: left;

}
.zfgk_area_list1 li span{
	color: #c0c0c0;
	float: right;
}


.zfgk_area_more{
	width:15%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	display: block;
	color: #4b4a4a;
	background-color: #e8e8e8;
	
}




.right_line {height: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dddddd; clear:both;}
.right_di {height: 45px;line-height: 45px;text-align: center;}


#weibo_pos01 span{
	line-height: 32px;
	display: block;
    float: left;
}

.pull-left {
    float: left;
}

.article p {
    line-height: 200%;
    overflow: hidden;
    font-size: 16px;
}
.text-left {
    text-align: left !important;
	text-indent: 0em!important;
}