.hide{
	display: none;
}
.top_banner{
	width: 100%;
	height: 250px;
	background: url(/picture/1081/2309060928378801334.png) center top no-repeat;
}
.top_content{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
}
.top_banner_title{
	display: block;
	height: 68px;
	font-weight: 500;
	font-size: 40px;
	color: #FFFFFF;
	line-height: 68px;
	margin-top: 66px;
	margin-bottom: 8px;
}
.top_banner_tips{
	display: block;
	height: 28px;
	line-height: 28px;
	font-weight: 500;
	font-size: 20px;
	color: #FFFFFF;
}
.zwfw{
	width: 100%;
	height: 482px;
	background: #fafafa;
	padding: 50px 0;
}
.content_title{
	overflow: hidden;
}
.content_title h1 {
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 32px;
	color: #333333;
	margin-bottom: 30px;
	float: left;
}
.content_title ul{
	float: right;
}
.content_title ul li{
	float: left;
	width: 182px;
	height: 48px;
	line-height: 48px;
	margin-left: 20px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	background: #fff;
	cursor: pointer;
}
.content_title ul .zwfw_sel_hover{
	background: #2078F3;
	color: #fff;
}
.zwfw_list{
	width: 100%;
	height: 304px;
	background: #fff;
	padding-left: 30px;
	padding-top: 30px;
}
.zwfw_list ul li{
	width: 560px;
	height: 68px;
	line-height: 68px;
	background: #F9F9F9;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0 20px;
	float: left;
	overflow: hidden;
}
.zwfw_list ul li i{
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	background: #2078F3;
	margin-right: 16px;
	margin-top: 33px;
}
.zwfw_list ul li span{
	display: block;
	float: left;
	font-size: 20px;
	color: #333333;
}
.zwfw_list ul li a{
	float: right;
	padding: 0 8px;
	text-align: center;
	color: #fff;
	background: #2078F3;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	margin-top: 19px;
}
/* .zwfw_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.zwfw_list ul li a img{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin: 18px 20px 18px 30px;
} */
/* .zwfw_list ul li a span{
	display: block;
	float: left;
	font-size: 20px;
	color: #333333;
} */

.ggfw{
	width: 100%;
	height: 395px;
	padding: 50px 0;
}
.ggfw_list ul li{
	width: 285px;
	height: 100px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.ggfw_list ul li:nth-child(4n){
	margin-right: 0;
}
.ggfw_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 100px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 600;
}

.rmzs{
	width: 100%;
	height: 395px;
	background: #FAFAFA;
	padding: 50px 0;
}
.rmzs_list ul li{
	width: 386px;
	height: 220px;
	background: #FFFFFF;
	float: left;
	margin-left: 20px;
}
.rmzs_list ul li:first-child{
	margin-left: 0;
}
.rmzs_list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.rmzs_list ul li a img{
	display: block;
	width: 100%;
	height: 150px;
}
.rmzs_list ul li a span{
	display: block;
	width: 100%;
	height: 70px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 70px;
	font-weight: 600;
}