.zitiys{
	font-family: PingFangSC, PingFang SC;
	font-weight: 600;
	color: #00270D;
	background: linear-gradient(136deg, #2AF598 0%, #009EFD 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.img{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 5px;
}
.img img{
	margin: 0 5px;
}