.pc_gsjj1{
	display: flex;
	justify-content: center;
	/* background-color: #f5f5f5; */
	margin: 0 12vw 4vw;
	padding: 1vw 0 1.5vw;
	/* background-image: url(../img/djwz28.jpg); */
	background-size: 100% 100%;
	border-radius: 0.63vw;
}

.pc_gsjj2 {
	display: flex;
	flex-wrap: wrap;
	width: 85%;
}
.pc_gsjj2 h3{
	font-weight: bold;
	margin: 0;
	font-size: 1.5vw;
}
.pc_gsjj3{
	align-items: center;
	width: 100%;
	font-size: 1vw;
	text-indent: 2em;
}
.pc_gsjj3 p{
	margin: 0 0 1.5vw 0;
	line-height: 1.8;
	color: #000;
}