/* 产品架构 */
.cpjg1 {
	width: 100%;
	margin-bottom: 5vw;
}

.cpjg2 {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.cpjg2 img {
	width: 80vw;
}