.ryzz1 {
	padding-bottom: 7vw;
	background-image: url(../img/wztp164.jpg);
	background-size: 100% 100%;
}

.ryzz2 {}

.ryzz3 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.ryzz3 h5 {
	width: 100%;
	text-align: center;
	font-size: 1.1vw;
	font-weight: normal;
	margin: 0;
}

.ryzz4 {
	display: flex;
	justify-content: center;
	margin-top: 4vw;
	position: relative;
}
.ryzz5::before{
	content: "";
	background-image: url(../img/wztp165.png);
	background-size: 100% 100%;
	position: absolute;
	bottom: -4vw;
	width: 80.5vw;
	height: 11vw;
}
.ryzz5 {
	height: 18vw;
	width: 72.5vw;
	display: flex;
	justify-content: center;
}

.ryzz5 img {
	height: 17vw;
	filter: drop-shadow(0.2vw 0.3vw 0.3vw rgba(0, 0, 0, 0.2));
}