@charset "utf-8";
/* CSS Document */

.fg-top-pic{
	width: 100%;
	height: 358px;
	background: url(/images/fg-top-pic.png) center no-repeat;
}
.fg-zt{
	width: 1200px;
	height: 90px;
	margin-top: 30px;
	background: url(/images/fg-zt.png) center no-repeat;
}
.fg-list{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding: 0 6px;
}
.tab{ 
    width: 394px; 
	height: 260px; 
	position: relative;
	margin: 6px auto;
}
.tab h3{
	width: 394px; 
	height: 260px; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	border: 1px solid #000;
	box-shadow: 0 0 6px 0 #000;
	-webkit-box-shadow: 0 0 6px 2px #000;
    -moz-box-shadow: 0 0 6px 2px #000;
	-o-box-shadow: 0 0 6px 2px #000;
	-ms-box-shadow: 0 0 6px 2px #000;   
	opacity: 0.1;
	-moz-opacity: 0.1;   
    -khtml-opacity: 0.1;
    filter: alpha(opacity=10);
}
.tab-title{
	width: 382px;
	height: 40px;
	line-height: 40px;
	background: #f4fafe;
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
}
.tab-title a{ 
	height: 40px;  
	font-size: 18px; 
	color: #4b7aa4;
	float: left;
	padding: 0 26px;
}
.tab-title .up{
	color: #4b7aa4;
	background: url(/images/fg-title-icon.png) left center no-repeat;
}
.tab .tab-conter{
	width: 382px; 
	height: 192px;
    position: absolute; 
	top: 58px; 
	left: 7px; 
	z-index: 1;
	display: none;
	overflow: hidden;
}
.tab .tab-conter ul li{
	width: 382px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
}
.tab .tab-conter ul li i{
	width: 5px;
	height: 5px;
	background: #8698ad;
	margin: 14px 5px 0 5px;
	float: left;
}
.tab .tab-conter ul li a{
	float: left;
}
.tab .tab-conter ul li span{
    font-size: 12px;
	color: #8698ad;
	padding: 0 8px;
	float: right;
}
.tab .block{ 
    display: block;
}
.fg-bmlj{
	margin-left: 9px;
}
.fg-bmlj .tab-conter1 ul li{
	width: 126px;
	margin: 8px auto;
}
.fg-bmlj .tab-conter1 ul li a{
	width: 106px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #dfdfdf;
}
.fg-bmlj .tab-conter1 ul li a:hover{
	color: #fff;
	background: #4b7aa4;
	border: 1px solid #4b7aa4;
}
.fg-dyjh .tab-conter2 ul li{
	height: auto;
}
.fg-dyjh .tab-conter2 ul li h4{
	padding: 0 5px;
	float: left;
}
.fg-dyjh .tab-conter2 ul li a{
	float: none;
}

.fg-gjpt{
	width: 1200px;
	margin-top: 30px;
	height:380px;
}
.fg-gjpt h3{
	width: 1200px;
	height:380px;
}
.fg-gjpt .tab-title1{
	width: 1188px;
}
.fg-gjpt .tab-conter3{
	width: 1188px; 
	height: 300px;
	top: 78px;
}
.fg-gjpt .tab-conter3 ul li{
	width: 192px;
	height: 150px;
	text-align:center;
}
.fg-gjpt .tab-conter3 ul li a{
	float:inherit;
	margin:0 auto;
}
.fg-gjpt .tab-conter3 ul li img{
	width: 65px;
	height: 65px;
	display: block;
}
.fg-gjpt .tab-conter3 ul li span{
	width: 172px;
	text-align: center;
	padding: 5 5px;
	font-size: 16px;
	line-height:130%;
	margin-top:6px;
}

.fg-wx{
	width: 1200px;
	margin-top: 30px;
}
.fg-wx h3{
	width: 1200px;  
}
.fg-wx .tab-title1{
	width: 1188px;
}
.fg-wx .tab-conter3{
	width: 1188px; 
	height: 160px;
	top: 78px;
	text-align:center;
}
.fg-wx .tab-conter3 ul{
	margin:0 auto;
	width:1060px;
	height:auto;
}
.fg-wx .tab-conter3 ul li{
	width: 145px;
	height: 160px;
	line-height: 60px;
}
.fg-wx .tab-conter3 ul li img{
	width: 100px;
	height: 100px;
	display: block;
}
.fg-wx .tab-conter3 ul li span{
	width: 132px;
	height: 60px;
	text-align: center;
	padding: 0;
	font-size: 16px;
}
.fg-foot{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	line-height: 30px;
	background: #eee;
	margin-top: 30px;
	padding: 22px 0;
	text-align: center;
	color: #999;
}