.fg-box{
	width:100%;
	background:#fff url(../images/zfxxgk/bg.png) no-repeat center top;
	position: relative;
}
.fgk-logo{	
	width: 1120px;
	height: 60px;
	position: relative;
	margin: 0 auto;
}
.fgk-logo img{
	height: 40px;
	position: absolute;
	top:10px;
	left: 0px;

}
.fg-tit{
	padding-top: 100px;
	margin-bottom:100px;
	
}

.fg-tit p{
	text-align: center;
	font-family: '微软雅黑';
	font-size: 55px;
	font-weight: bold;
	color: #feffff;
}
.fg-con{
	width:1122px;
       min-height: 625px;
	margin: 0 auto;
	background: #fff;
	padding-top: 36px; 
}
.fg-search{
	width:1048px;
	height: 178px;
	background: #f5f5f5;
	margin: 0 36px 36px 36px;
	line-height: 178px;
}
.search-k{
	position: relative;
}
#search-i{
	width:700px;
	height: 42px;
	margin-right:25px;
	border: 2px solid #0f5a9b;
	border-radius: 10px; 
	margin-left: 106px;
	font-size: 16px;
	font-family: "微软雅黑";
	padding-left: 30px;
	color: #b7b7b7;
}
#but{
	width: 110px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #0f5a9b;
	font-family: "微软雅黑";
	font-size: 18px;
	color:#fff;
	border-radius: 10px;
	border: 0px solid #fff;

}
.search-tm{
	width:200px;
	height: 30px;
	font-size: 16px;
	font-family: "微软雅黑";
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 90px;
}
.search-tm span{
	color:#1e64a1;
}
.search-tm input {margin-right: 5px;}
.con-tit{
	width: 1048px;
	margin:0 auto;
	background: #fff;
}
.dtgx{
	width: 50%;
	height: 40px;
	font-family: '微软雅黑';
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.dtgx i {
	display: inline-block;
	width: 120px;
	height: 2px;
	background: #fff;
	margin-bottom: 5px;
	margin-left: 15px;
}
.dtgx i:first-child{
	margin-left: 0;
	margin-right: 15px;
}
/*è¡¨æ ¼æ ·å¼*/
.xh{
	width: 70px;
	text-align: left;
}
.gzbt {
	width: 580px;
}
.xz {
	width: 195px;
}
.tb_zcfg_title th {
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	color: #333;
	border-bottom: 2px solid #0f5a9b;
	font-family: FZXiaoBiaoSong-B05S !important;
    font-weight: 400 !important;
}
.zc_info span {
	display: block;
	font-family: '宋体';
	font-size: 16px;
	font-weight: bold;
	/*height: 50px;*/
	line-height:50px;
}
.zc_info span.sub-til {
	font-size: 14px;
	color: #5d89b6;
	font-family: '宋体';
	/*height: 20px;*/
	line-height:20px;
        padding-bottom: 10px;
}
.even-tr {
	background-color: #eee;
}
.xz-btn{
	font-size: 14px;
        text-align: center;
}
.xz-btn a:first-child{
	margin-right: 30px;
}
table {
	border: 1px solid #fff;
    color: #4d4d4d;
    border-collapse: collapse;
    border-spacing: 0;
}
@media screen and (max-width:1200px) {
.dtgx i {width: calc((100% - 150px) / 2)}
.fg-con,.fg-search {width: 100%;}
.fg-search{margin: 0;}
.search-k {padding: 0 5px;}
#search-i{width: calc(100% - 115px);margin: 0;}
.con-tit,.con-tit table {width: 100%;}
.xh {width: 100px;}
.xz-btn a {display: block;margin:0;}
.xz-btn a:first-child{margin-right: 0; margin-bottom: 10px;}
.zc_info span {padding: 10px 0;line-height: 20px;}
}