.wzsy008 {
    height: 47vw;
    padding-top: 2vw;
}

.wzsy009 {
	/* background-image: url(../img/wztp62.png); */
	background-size: 100% 100%;
	width: 57vw;
	height: 27vw;
	padding: 2.5vw 4vw 0 4vw;
	/* position: absolute; */
	right: 0;
	background-color: #f5f5f5;
}

.wzsy010 {
	font-size: 2.5vw;
}

.wzsy011 {
	width: 100%;
}
.wzsy011 p{
	font-size: 0.92vw;
	/* letter-spacing: 0.1vw; */
	line-height: 1.6;
	text-align: left;
	display: block;
	margin-top: 1vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	margin: 0 0 1.25vw;
	text-indent: 2em;
}
.wzsy012{
	width: 43vw;
	height: 27vw;
	position: relative;
	/* margin-top: 3vw; */
	z-index: 1;
}
.wzsy012:hover{
	filter: brightness(0.9);
	cursor: pointer;
}
.wzsy012:active{
	filter: brightness(0.8);
}
.wzsy012 img {
	width: 43vw;
	height: 27vw;
}
.wzsy012 video {
	width: 48vw;
	height: 27vw;
}
.wzjs1{
	display: flex;
	/* margin-top: 2vw; */
}
.wzjs2{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wzjs2 img{
	width: 5vw;
	height: 5vw;
}