.clear{
	clear: both;
}
#content {
	width: 100%;
	overflow: hidden;
}

.banner_box {
	width: 100%;
	margin-top: 70px;
	height: auto;
	background: url(../img/bzfw_banne.png) no-repeat center;
	background-size: cover;
	
}
.content_info {
	width: 100%;
	position: relative;
}

.content_title {
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: solid 1px #E6E6E6;
}

.content_title_center {
	width: 100%;
}

.content_title_center span {
	display: inline-block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	margin-right: 70px;
	cursor: pointer;
	text-align: center;
	position: relative;
}

.content_title_center span.active {
	color: #1A1A1A;
}

.content_title_center span.active i {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 4px;
	background: #027AFF;
}

.introduction {
	width: 100%;
	background-color: #FAFAFA;
}
.bzfw_part1{
	width: 100%;
	background:rgba(250,250,250,1);
	padding-bottom: 30px;
}
.bzfw_part2{
	width: 100%;
	background:#fff;
	padding-bottom: 30px;
}
@media screen and (min-width: 1200px) {
	
	 .part_body {
		 width: 1200px;
		 margin: 0 auto;
	 }
	 .part_body{
		 text-align: center;
	 }
	 .cpgn_title{
	 	width: 500px;
		margin-top: 40px;
		margin-bottom: 40px;
	 }
	 .part_body_f{
		 display: inline-block;
		 width: 40%;
		 padding-top: 60px;
		 padding-bottom: 30px;
	 }
	 .part_body .part_body_f:nth-child(1){
	 	margin-right: 20px;
	 }
	 .jczs_body{
	 	width: 690px;
	 }
	 .gdxj_body{
	 	height: 429px !important;
	 }
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
   .part_body {
   		 margin: 10px;
		 width: calc(100% - 20px);
   }
   .part_body{
   		 text-align: center;
   }
   .cpgn_title{
   	width: 480px;
	margin-top: 40px;
	margin-bottom: 40px;
   }
   .part_body_f{
   		 display: inline-block;
   		 width: 40%;
		 padding-top: 60px;
		 padding-bottom: 30px;
   }
	 .part_body .part_body_f:nth-child(1){
		margin-right: 20px;
	 }
	 .jczs_body{
	 	width: 690px;
	 }
	 .gdxj_body{
	 	height: 429px !important;
	 }

}

.cpgn_js{
	width: 100%;
}
.cpgn_js img{
	height: 100px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.part_body_f{
	vertical-align: top;
}
.part_body_f_text{
	width: 100%;
	text-align: left;
}
.part_body_f_text h6{
	color: #4F4F6F;
	font-size: 36px;
}
.part_body_f_text p{
	color: #4F4F6F;
	font-size: 14px;
	text-indent: 28px;
	line-height: 24px;
	margin-top: 30px;
}
.part_body_f_img{
	width: 100%;
}
.part_body_f_img img{
	
}
.jczs_title{
	width: 200px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.jczs_body{
	height: auto !important;
}
.gdxj_title{
	height: 70px;
	margin-top: 50px;
	margin-bottom: 30px;
}

	.h5_hide {
		display: block;
	}
	
	.h5_show {
		display: none;
	}

@media screen and (max-width: 750px) { 
	.banner_box {
		background: url(../img/h5_img/h5banner.png) no-repeat center;
		background-size: cover;
	}
	
	.bzfw_part1 {
		background: white;
		padding-bottom: 10px;
	}
	
	.bzfw_part2 {
		padding-bottom: 10px;
	}
	
	.cpgn_js img {
		width: 18%;
		height: 55%;
	}
	
	.part_body {
			 margin: 10px;
			 width: calc(100% - 20px);
	}
	.part_body{
			 text-align: center;
			 position: relative;
	}
	.cpgn_title{
		width: 90%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.part_body_f{
		margin: 10px;
		width: calc(100% - 20px);
		padding-bottom: 20px;
	}
	.jczs_body{
		margin: 10px;
		width: calc(100% - 20px);
	}
	.gdxj_body,.gdxj_title{
		height: auto !important;
		margin: 10px;
		width: calc(100% - 20px);
	}
	
	.part_body_f_text h6 {
		text-align: center;
		font-size: 18px;
		color: #4F4F6F;
	}
	
	.part_body_f_text {
		margin-top: 0px;
	}
	.part_body_f_text p {
		margin-top: 14px;
		font-size: 12px;
	}
	
	.h5_hide {
		display: none !important;
	}
	
	.h5_show {
		display: block !important;
	}
	
	.jczs_title {
		margin-top: 10px;
	}
	
	.bzfw_part2 .cpgn_js img {
		width: 100%;
	}
	
	
}
