/* 利旧服务 */
.ljfw2 {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	width: 24vw;
	align-content: center;
	height: 21.8vw;
}
.ljfw4{
	margin-bottom: 1.25vw;
	margin-right: 0;
	width: 100%;
	height: auto;
	/* background-color: #f0f0f0; */
	padding: 3vw 1.5vw;
	/* background-image: url(../img/wztp206.jpg); */
	/* background-size: 100% 100%; */
	position:relative;
	overflow: hidden;
}
.ljfw4::after {
	content: "";
	background-color: var(--ztys--wz);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0.6;
	z-index: -1;
}
.ljfw4:nth-child(2n){
	margin-right: 0;
	margin-bottom: 0;
}
.ljfw4 h4 {
	font-size: 1.3vw;
	margin-bottom: 1vw;
	position: relative;
	padding-left: 1vw;
	color: #fff;
}
.ljfw4:hover h4{
	color: #fff;
}
.ljfw4 h4::before {
    content: "";
    background-color: #fff;
    width: 0.3vw;
    height: 0.3vw;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.8vw;
}
.ljfw4:hover::before {
    opacity: 1;
    transform: scale(1.2);
}
.ljfw4:hover ::before {
    content: "";
    background-color: #fff!important;
}
.ljfw5{
	display: flex;
	/* background-color: #f0f0f0; */
	padding: 1vw 1.5vw 5.5vw 1.5vw;
	width: 100%;
	justify-content: center;
}
.ljfw6{
	margin-right: 3vw;
	margin-left: 3vw;
}
.ljfw6 img{
	height: 21.8vw;
	width: 30vw;
}
.ljfw4 p {
    font-size: 1vw;
    line-height: 1.5;
    color: #fff;
}
.ljfw1 .ljfw4 h4{
	text-align: right;
}
.ljfw1 .ljfw4 p{
	text-align: right;
}
.ljfw1 .ljfw4 h4::before {
    content: "";
    background-color: #fff;
    width: 0.3vw;
    height: 0.3vw;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0.8vw;
    left: auto;
}
.ljfw1 .ljfw4 h4{
	padding-right: 1vw;
}
.ljfw7:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/wztp218.jpg);
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform 2.5s ease;
    opacity: 1;
    z-index: -2;
}
.ljfw8: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: 1;
    z-index: -2;
}
.ljfw9:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/wztp135.jpg);
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform 2.5s ease;
    opacity: 1;
    z-index: -2;
}
.ljfw10:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/wztp219.jpg);
    background-size: cover;
    background-position: center;
    transform: scale(1);
    transition: transform 2.5s ease;
    opacity: 1;
    z-index: -2;
}