/* ç½‘ç«™ä¼˜åŠ¿ */
.wzys1 {
	width: 100%;
	height: 48vw;
	padding: 0 13vw 0 13vw;
	position: relative;
	background-image: url(../img/djwz2.png);
	background-size: 100% 100%;
}

.wzys2 {
    width: 100%;
    height: 100%;
    position: relative;
}

.wzys3 {
    width: 28.8vw;
    background-color: rgba(255,255,255,0.5);
    padding: 0 2.5vw;
    border-radius: 0.63vw;
    position: absolute;
    border: 0.2vw solid #fff;
    left: 0;
    top: 7.5vw;
    height: 7vw;
    display: flex;
    align-items: center;
}
.wzys3:hover{
	transform: scale(1.025);
}
.wzys3 p {
    font-size: 1.1vw;
    line-height: 1.8;
    margin: 0;
}

.wzys3 p span {
    color: var(--menu-text);
    font-weight: bold;
    font-size: 1.1vw;
}
.wzys4{
	left: 0;
	top: 1vw;
	height: 5.5vw;
}
.wzys5{
	left: 0;
	top: 26.5vw;
	height: 5.5vw;
}
.wzys6{
	left: 0;
	top: 15.5vw;
	height: 10vw;
}
.wzys7{
	left: 51.6vw;
	top: 1vw;
	height: 15vw;
	width: 21.9vw;
}
.wzys8{
	left: 51.6vw;
	top: 17vw;
	height: 15vw;
	width: 21.9vw;
}
.wzys9{
	left: 29.8vw;
	top: 1vw;
	height: 15vw;
	width: 20.8vw;
}
.wzys10{
	left: 29.8vw;
	top: 17vw;
	height: 15vw;
	width: 20.8vw;
}