body{
	color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;
	/* background: url(../images/jczw_top.jpg) no-repeat */
}
.banner_scjg{
	height: 614px;
	margin-bottom: 50px;
	background: url(../images/scjg_bg.png) no-repeat center;
}
.getmore{
	float: right;
	line-height: 50px;
	color: #b6b6b6;
}
.fir{
	border-bottom: 1px #b6b6b6 dashed;
	padding: 16px 0px!important;
}
.fir a{
	position: relative;
	padding: 20px 0;
	/* border: 1px solid #e4e4e4; */
}
.fir a:before{
	position:absolute;
	top:-1px; 
	left:-1px; 
	content:""; 
	width:10%; 
	height:25%; 
	/* border-color:#2d548f; */
	/* border-width:1px; */
	/* border-style:solid none none solid; */
}
.fir a dl{
	position: relative;
}
/* .fir a dl:before{
	position:absolute; 
	top:0; bottom:0; 
	left:120px; 
	content:""; 
	width:1px; 
	height:100%; 
	background-color:#e4e4e4;
} */
.fir a dl dt{
	position:absolute; 
	top:50%; 
	left:0; 
	width:70px; 
	height:70px; 
	margin-top:-36px; 
	text-align:center; 
	font-size:.875em; 
	color:#666666; 
	line-height:30px;
	border: 1px solid #d9e3f4;
}
.fir a dl dt strong{
	display:block; 
	font-size:1.875em;
	line-height:40px; 
	font-weight:normal;
	color: #3569c6;
}
	
.fir a dl dd{
	margin-left:95px; 
	margin-right:20px;
}
/* .fir a dl dd:before{
	display:inline-block; 
	content:""; 
	width:1px; 
	vertical-align:middle; 
	height:72px;
} */
.fir a dl dd font{
	display:inline-block; 
	vertical-align:middle; 
	width:99%; 
	line-height:1.5em;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fir a dl dd .time{display:none;}
.bmfw li{
	width: 32.77%;
	float: left;
	padding: 30px 5px

}
.bmfw li:first-child{
	padding-left: 0px;
}
.bmfw li:last-child{
	padding-right: 0px;
}
.bmfw li a{
	/* line-height: 30px;
	border: 1px solid; */
	line-height: 96px;
	display: block;
	/* border: 1px solid; */
	text-align: center;
	background-color: #c8ddf9;
	color: #255eaa;
}
.bmfw li a:hover{
	background-color: #3569c6;
	color: #fff;
	font-weight: bolder;
}
.gbz{
	margin: 20px 0px;
}
.gbz li{
	width: 32.3%;
	float: left;
	margin-right: 1.55%;
	margin-bottom: 1%;
}
.gbz li:nth-child(3n){
	margin-right: 0px;
}
.gbz li:nth-child(1){
	background: url(../images/color1.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #c0dcef 5px 5px 9px 0px;
}
.gbz li:nth-child(2){
	background: url(../images/color2.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #e7d7ba 5px 5px 9px 0px;
}
.gbz li:nth-child(3){
	background: url(../images/color3.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #b9cced 5px 5px 9px 0px;
}
.gbz li:nth-child(4){
	background: url(../images/color2.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #e7d7ba 5px 5px 9px 0px;
}
.gbz li:nth-child(5){
	background: url(../images/color3.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #b9cced 5px 5px 9px 0px;
}
.gbz li:nth-child(6){
	background: url(../images/color1.png) no-repeat center;
	background-size: 100% 100%;
	box-shadow: #c0dcef 5px 5px 9px 0px;
}
.gbz li a{
	line-height: 96px;
	display: block;
	padding-left: 25%;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.gbz li:nth-child(1) a{
	background: url(../images/coin1.png) no-repeat 15% center;
	padding-left: 30%;
}
.gbz li:nth-child(2) a{
	background: url(../images/coin2.png) no-repeat 23% center;
	padding-left: 37%;
}
.gbz li:nth-child(3) a{
	background: url(../images/coin3.png) no-repeat 23% center;
	padding-left: 37%;
}
.gbz li:nth-child(4) a{
	background: url(../images/coin4.png) no-repeat 30% center;
	padding-left: 44%;
}
.gbz li:nth-child(5) a{
	background: url(../images/coin5.png) no-repeat 30% center;
	padding-left: 44%;
}
.gbz li:nth-child(6) a{
	background: url(../images/coin6.png) no-repeat 23% center;
	padding-left: 37%;
}
@media (max-width: 1280px) {
	.banner_scjg{
		height: 22em;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.common-box .hd li.on a{
		font-size: 1em;
	}
	.getmore{line-height: 1em;}
	.bmfw li{
		padding: 0px;
		width: 49%;
		padding-bottom: 5px;
	}
	.bmfw li:nth-child(odd){
		float: left;
	}
	.bmfw li:nth-child(even){
		float: right;
	}
	.bmfw{padding-top: 10px;}
	.bmfw li a{
		font-size: 0.7em;    
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gbz li{width: 49%;margin-right:0px;margin-bottom: 2%;}
	.gbz li:nth-child(odd){
		float: left;
	}
	.gbz li:nth-child(even){
		float: right;
	}
	.gbz li:nth-child(n) a{
		font-size: 1em;
		background-size: 2em;
	}
}
@media (max-width: 991px){
	.banner_scjg{
		height: 13em;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.common-box .hd li.on a{
		font-size: 1em;
	}
	.getmore{line-height: 1em;}
	.bmfw li{
		padding: 0px;
		width: 49%;
		padding-bottom: 5px;
	}
	.bmfw li:nth-child(odd){
		float: left;
	}
	.bmfw li:nth-child(even){
		float: right;
	}
	.bmfw{padding-top: 10px;}
	.bmfw li a{
		font-size: 0.7em;    
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gbz li{width: 49%;margin-right:0px;margin-bottom: 2%;}
	.gbz li:nth-child(odd){
		float: left;
	}
	.gbz li:nth-child(even){
		float: right;
	}
	.gbz li:nth-child(n) a{
		font-size: 1em;
		background-size: 2em;
	}
}
@media (max-width: 768px){
	.banner_scjg{
		height: 13em;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.common-box .hd li.on a{
		font-size: 1em;
	}
	.getmore{line-height: 1em;}
	.bmfw li{
		padding: 0px;
		width: 49%;
		padding-bottom: 5px;
	}
	.bmfw li:nth-child(odd){
		float: left;
	}
	.bmfw li:nth-child(even){
		float: right;
	}
	.bmfw{padding-top: 10px;}
	.bmfw li a{
		font-size: 0.7em;    
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gbz li{width: 49%;margin-right:0px;margin-bottom: 2%;}
	.gbz li:nth-child(odd){
		float: left;
	}
	.gbz li:nth-child(even){
		float: right;
	}
	.gbz li:nth-child(n) a{
		font-size: 1em;
		background-size: 2em;
	}
}
@media (max-width: 580px){
	.banner_scjg{
		height: 11em;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.common-box .hd li.on a{
		font-size: 1em;
	}
	.getmore{line-height: 1em;}
	.bmfw li{
		padding: 0px;
		width: 49%;
		padding-bottom: 5px;
	}
	.bmfw li:nth-child(odd){
		float: left;
	}
	.bmfw li:nth-child(even){
		float: right;
	}
	.bmfw{padding-top: 10px;}
	.bmfw li a{
		font-size: 0.7em;    
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gbz li{width: 49%;margin-right:0px;margin-bottom: 2%;}
	.gbz li:nth-child(odd){
		float: left;
	}
	.gbz li:nth-child(even){
		float: right;
	}
	.gbz li:nth-child(n) a{
		font-size: 1em;
		background-size: 2em;
	}
}
@media (max-width: 479px){
	.banner_scjg{
		height: 7em;
		background-size: 100% 100%;
		margin-bottom: 20px;
	}
	.common-box .hd li.on a{
		font-size: 1em;
	}
	.getmore{line-height: 1em;}
	.bmfw li{
		padding: 0px;
		width: 49%;
		padding-bottom: 5px;
	}
	.bmfw li:nth-child(odd){
		float: left;
	}
	.bmfw li:nth-child(even){
		float: right;
	}
	.bmfw{padding-top: 10px;}
	.bmfw li a{
		font-size: 0.7em;    
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.gbz li{width: 49%;margin-right:0px;margin-bottom: 2%;}
	.gbz li:nth-child(odd){
		float: left;
	}
	.gbz li:nth-child(even){
		float: right;
	}
	.gbz li:nth-child(n) a{
		font-size: 1em;
		background-size: 2em;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
