.mr57 {
	margin: 0.7125rem 0;
}

.scyyyw-box {
	position: relative;
	display: flex;
	height: 9.4125rem;
	margin-bottom: 0.5375rem;
}

.scyyyw-qh-box {
	width: 58.90%;
	position: absolute;
	background-image: url(/uiFramework/commonResource/image/2025110923070424828.jpg);
	background-size: cover;
	height: 9.125rem;
	z-index: 1;
	padding-left: 10.9375%;
}

.jtyw-box {
	width: 67.13%;
	margin-left: auto;
	position: relative;
	z-index: 2;
	padding-top: 0.975rem;
}

.ywqh-list-box {
	padding-top: 0.65rem;
}

.jtyw-small-box {
	display: none;
}

.jtyw-small-box.active {
	display: block;
}

.ywqh-list-box ul li a {
	font-size: 0.275rem;
	line-height: 0.825rem;
	height: 0.65rem;
	color: #fff;
	cursor: pointer;
	padding-left: 0.3625rem;    display: block;transition: all 0.2s;
}

.ywqh-list-box ul li.active a {
	background-image: url(/uiFramework/commonResource/image/2025111100460643990.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0.325rem;
	font-weight: bold;
	height: 0.825rem;
	max-height: 0.825rem;
}





.swiper {
	height: 7.225rem;
	padding-bottom: 1.25rem;
	box-sizing: content-box;
}

.swiper .swiper-slide {
	background-size: cover;
	width: 12.0125rem;
	height: 7.225rem;
}

.swiper .swiper-slide p {
	font-size: 0.275rem;
	line-height: 0.4rem;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	left: 0.6875rem;
	bottom: 0.375rem;
        text-shadow: 0 0.0563rem 0.0985rem #000;
}

.swiper-qjht-box {
	width: 2.0125rem;
	height: 0.85rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	right: 2.625rem;
	bottom: 0;
}

.swiper-qjht-box div {
	width: 0.85rem;
	height: 0.85rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #004892;
	border-radius: 50%;
	cursor: pointer;
}

.swiper-qjht-box div.swiper-button-disabled {
	cursor: not-allowed;
}

.swiper-qjht-box div img {
	height: 0.2rem;
	width: auto;
}
@media screen and (max-width:992px){
.scyyyw-box{height:21rem;}
.scyyyw-qh-box{height:21rem;}
.scyyyw-qh-box{padding-left:1.5rem;}
.ywqh-list-box ul li.active a{height:1.825rem;max-height: 1.825rem;font-size:0.6rem;}
.ywqh-list-box ul li a{font-size:0.6rem;height:1.65rem;line-height:1.65rem}

.swiper{height:16rem;}
.swiper .swiper-slide{height:15rem;margin-right:1rem !important;}
.swiper .swiper-slide p{font-size:0.6rem;line-height:normal}
.swiper-qjht-box div img{height:0.4rem;}

}