﻿.zfxx_container{
	background: url(../images/zfxx_bg.png) no-repeat top center;
}
.zfxx_top{
	text-align: center;
	padding:40px 0 30px;
	overflow: hidden;
}
.zfxx_top h2{
	font-size: 90px;	
	font-weight: bold;
	color: #fff;
	line-height: 1;
	margin-bottom: 30px;
	text-shadow: 3px 1px 7px rgba(49,103,165,1);
}
.search_form{
	width:510px;
	margin: 0 auto;
}
.search_form input{
	width: 410px;
	height: 46px;
	line-height: 46px;
	border: none;
	background: #fff;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-left: 10px;	
	float: left;
}
.search_form button{
	width: 94px;
	height: 46px;
	line-height: 46px;
	background: #4293f4 url(../images/zfxx_search.png) no-repeat 17px center;
	border:none;
	color: #fff;
	font-size: 16px;
	padding-left: 25px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	float: left;
}
.zfxx_content{
	background: #fff;
	padding: 40px 38px;
	overflow: hidden;
	margin:0 auto;
	width:1200px;
}
.inform_left{
	width: 270px;
	float: left;
}
.inform_left ul li h4 a{
	width: 240px;
	height: 70px;
	position: relative;
	display: block;
	border: 1px solid #ddd;
	background: #f8f9ff url(../images/zfxx_icon01.png) no-repeat 25px center;
	border-radius: 5px;
	font-size: 22px;
	line-height: 26px;
	color: #0c67ae;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-left: 85px;
	padding-right: 40px;
}
.inform_left ul li h4 a .arrow{
	width: 20px;
	height: 11px;
	position: absolute;
	top: 29px;
	right: 15px;
	display: inline-block;
	background:url(../images/arrow_down.png) no-repeat;
}
.inform_left ul li h4 a:hover{
	color: #fff;
}
.inform_left ul li h4 a:hover .arrow{
	background:url(../images/arrow_up.png) no-repeat;
}
.inform_left ul li h4 a.current .arrow{
	background:url(../images/arrow_up.png) no-repeat;
}
.inform_left ul li h4 .current{
	color: #fff;
}
.inform_left ul li.tit01 h4 a:hover{
	background: #0c67ae url(../images/zfxx_icon01_h.png) no-repeat 25px center;
}
.inform_left ul li.tit01 h4 a.current{
	background: #0c67ae url(../images/zfxx_icon01_h.png) no-repeat 25px center;
}
.inform_left ul li.tit02 h4 a{
	background: #f8f9ff url(../images/zfxx_icon02.png) no-repeat 25px center;
}
.inform_left ul li.tit02 h4 a:hover{
	background: #0c67ae url(../images/zfxx_icon02_h.png) no-repeat 25px center;
}
.inform_left ul li.tit02 h4 a.current{
	background: #0c67ae url(../images/zfxx_icon02_h.png) no-repeat 25px center;
}
.inform_left ul li.tit03 h4 a{
	background: #f8f9ff url(../images/zfxx_icon03.png) no-repeat 25px center;
}
.inform_left ul li.tit03 h4 a:hover{
	background: #0c67ae url(../images/zfxx_icon03_h.png) no-repeat 25px center;
}
.inform_left ul li.tit03 h4 a.current{
	background: #0c67ae url(../images/zfxx_icon03_h.png) no-repeat 25px center;
}
.inform_left ul li.tit04 h4 a{
	background: #f8f9ff url(../images/zfxx_icon04.png) no-repeat 25px center;
}
.inform_left ul li.tit04 h4 a:hover{
	background: #0c67ae url(../images/zfxx_icon04_h.png) no-repeat 25px center;
}
.inform_left ul li.tit04 h4 a.current{
	background: #0c67ae url(../images/zfxx_icon04_h.png) no-repeat 25px center;
}
.inform_left ul li.tit05 h4 a{
	background: #f8f9ff url(../images/zfxx_icon05.png) no-repeat 25px center;
}
.inform_left ul li.tit05 h4 a:hover{
	background: #0c67ae url(../images/zfxx_icon05_h.png) no-repeat 25px center;
}
.inform_left ul li.tit05 h4 a.current{
	background: #0c67ae url(../images/zfxx_icon01_h.png) no-repeat 25px center;
}
.inform_left ul li h4 a img{
	margin: 8px 20px 15px 25px;
	float: left;
}
.second_tit{
	width: 240px;
	margin-bottom: 15px;
	display: none;
}
.second_tit li a{
	display: block;
	padding: 8px 0 8px 60px;
	font-size: 16px;
	color: #666;
}
.second_tit li a:hover{
	color: #0c67ae;
	font-weight: bold;
	background: #f8f9ff;
}
.second_tit li a span{
	font-weight: bold;
	color: #999;
	margin-right: 10px;
}

.three_tit{
	width: 240px;
	margin-bottom: 15px;
	display: none;
}
.three_tit li a{
	display: block;
	padding: 8px 0 8px 60px;
	font-size: 16px;
	color: #666;

}
.three_tit li a:hover{
	color: #0c67ae;
	font-weight: bold;
	background: #f8f9ff;
}
.three_tit li a span{
	font-weight: bold;
	color: #999;
	margin-right: 10px;
}
.inform_right{
	width: 850px;
	padding-top: 40px;
	float: left;
	border: 1px solid #ddd;
	box-shadow: 4px 0px 7px rgba(0,0,0,0.1);
}
.inform_right .title{
	font-size: 30px;
	color: #2d66a5;
	font-weight: bold;
	text-align: center;
}
.inform_right .inf{
	width: 800px;
	padding: 10px 0 35px;
	margin: 0 auto;
	text-align: center;
	color: #666;
	border-bottom: 2px solid #ddd;
}
.inform_right .inf .date{
	margin-right: 45px;
}
.content{
	padding: 40px 80px;

}
.content h4{
	font-size:20px;
	font-weight: bold;
	text-indent: 2em;
	margin: 30px auto;
}
.content p{
	line-height: 30px;
	font-size: 16px;
	color: #353535;
	text-indent: 2em;
}
/* 鏀垮簻淇℃伅鍏紑鍒跺害 */
.system{
	padding:0 25px;
	margin-top: -20px;
}
.system .sys_ul{
	border-bottom: 2px solid #ddd;
	padding: 15px 0;
	overflow: hidden;
}
.system ul:last-child{
	border:none;
}
.system .sys_ul li a{
	display: block;
	float: left;
	width: 78%;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 40px;
}
a:hover{
	color: #0c67ae;
}
.system .sys_ul li span{
	color: #999;
	line-height: 40px;
	float: right;
}

.public .pub_tit{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding: 0 20px;
	line-height: 33px;
	background: #0c67ae;
}
.public div .sys_ul{
	border-top: 2px solid #ddd;
	border-bottom: none;
}
.public div .more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	background: #e7e7e7;
	margin:0 auto 40px;
}

.report{
	margin-bottom: 30px;
	}
.report .rep_tit{
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
}
.report .depart{
	width: 240px;
	height: 40px;
	background: #0c67ae;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.depart_list{
	overflow: hidden;
}
.depart_list li{
	float: left;
	width: 33%;
	border-right: 1px solid #ddd;
}
.depart_list li a{	
	display: block;
	line-height: 50px;
	padding-left: 20px;
	font-size: 16px;
	}
.depart_list li:nth-child(3n){
	border-right: none;
}
.dark_blue{
	background: #f8f9ff;
}
.shenqing img{
	width: 670px;
}
/* 婊氩姩鍐呭鍖烘牱寮� */
.scroll_wrap {
	width: 85%;
	height: 850px;
	margin: 20px auto;
	position: relative;
}
/* 婊氩姩鍐呭镙峰纺 */
.scroll_wrap .scroll_cont {
	height: 100%;
	overflow: hidden;
}
.scroll_wrap .scroll_cont p {
	padding:15px;
}
/* 婊氩姩鏉� */
.scroll_wrap .scroll_bar {
	position: absolute;
	top:0;
	right:0;
	width: 10px;
	height: 100%;
	background-color: #e4e4e4;
}
/* 婊氩姩鍧� */
.scroll_wrap .scroll_slider {
	position: absolute;
	top: 0;
	left: 0px;
	width: 10px;
	height: 48px;
	background-color: #0c67ae;
	border-radius:5px;
	opacity: .8 
}
.scroll_wrap .scroll_slider:hover{
	opacity: 1
}