/* 网站亮点文化 */
.wzld021 {
	width: 100%;
	/* height: 55vw; */
	display: flex;
	justify-content: center;
	margin-bottom: 4vw;
	padding-top: 3vw;
}

.wzld022 {
}

.wzld023 {
	color: #FFFFFF;
	font-size: 2.5vw;
	padding-left: 7vw;
	/* padding-top: 9vw; */
}

.wzld024 {
	display: flex;
}

.wzld025 {
	width: 26vw;
	height: 24vw;
	margin-top: 1.5vw;
	padding: 4vw 3vw;
	border-radius: 0;
	margin-right: 2vw;
	background-color: #f0f0f0;
	color: #000;
	position: relative;
	overflow: hidden;
}

.wzld025:last-child {
	margin-right: 0;
}
.wzld025:hover::after{
	content: "";
	background-color: var(--ztys--wz);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.7;
	z-index: -1;
}
.wzld067:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/wztp87.jpg); /* 设置背景图像 */
	background-size: cover; /* 使背景图像覆盖整个容器 */
	background-position: center; /* 将背景图像居中 */
	transform: scale(1); /* 初始缩放比例 */
	transition: transform 2.5s ease; /* 设置动画效果 */
	opacity: 0;
	z-index: -2;
}
.wzld067:hover:before{
	opacity: 1;
	transform: scale(1.2);
}
.wzld068:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/wztp93.jpg); /* 设置背景图像 */
	background-size: cover; /* 使背景图像覆盖整个容器 */
	background-position: center; /* 将背景图像居中 */
	transform: scale(1); /* 初始缩放比例 */
	transition: transform 2.5s ease; /* 设置动画效果 */
	opacity: 0;
	z-index: -2;
}
.wzld068:hover:before{
	opacity: 1;
	transform: scale(1.2);
}
.wzld069:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/wztp92.jpg); /* 设置背景图像 */
	background-size: cover; /* 使背景图像覆盖整个容器 */
	background-position: center; /* 将背景图像居中 */
	transform: scale(1); /* 初始缩放比例 */
	transition: transform 2.5s ease; /* 设置动画效果 */
	opacity: 0;
	z-index: -2;
}
.wzld069:hover:before{
	opacity: 1;
	transform: scale(1.2);
}
.wzld070:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/wztp59.jpg); /* 设置背景图像 */
	background-size: cover; /* 使背景图像覆盖整个容器 */
	background-position: center; /* 将背景图像居中 */
	transform: scale(1); /* 初始缩放比例 */
	transition: transform 2.5s ease; /* 设置动画效果 */
	opacity: 0;
	z-index: -2;
}
.wzld070:hover:before{
	opacity: 1;
	transform: scale(1.2);
}
.wzld071:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/wztp59.jpg); /* 设置背景图像 */
	background-size: cover; /* 使背景图像覆盖整个容器 */
	background-position: center; /* 将背景图像居中 */
	transform: scale(1); /* 初始缩放比例 */
	transition: transform 2.5s ease; /* 设置动画效果 */
	opacity: 0;
	z-index: -2;
}
.wzld071:hover:before{
	opacity: 1;
	transform: scale(1.2);
}

.wzld025:hover {
	background-color: var(--ztys--wz);
	transform: translateY(0);
	/* transition: ease all 0.3s; */
	/* box-shadow: 0px 4px 4px rgb(0 0 0 / 10%); */
	color: #fff;
}
.wzld025:hover .wzld026{
	color: #ffffff;
}
/* .wzld025:active {
	background-color: var(--main-text-color);
	transform: translateY(-15px);
	transition: ease all 0.3s;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
	border: 0.5px solid var(--main-text-color);
} */

.wzld026 {
	font-size: 1.5vw;
	/* text-align: center; */
	font-weight: bold;
	color: var(--ztys--wz);
}

.wzld027 {
	width: 100%;
	padding-top: 1vw;
	font-size: 1vw;
	line-height: 1.5;
	/* text-align: center; */
}

.wzld028 img {
	width: 99vw;
	height: 55vw;
}
.wzld066{
	display: flex;
	margin-bottom: 3vw;
}
.wzld066 img{
	height: 5vw;
}