.scene-tabs__image-wrapper img{
	width:745px !important;
	height: 609px !important;
	
}

.scene-tabs__image-wrapper{
	margin-left:0!important;
	float: none!important;
	
}

.scene-tabs__panel>div {
	display: flex;
}

.arrange-scene{width: 100%; max-width: 556px; min-height: 404px; padding: 33px 35px; margin-left: 28px; box-sizing: border-box; background: url(/templates/default/images/product/yun/bg1.png) no-repeat; background-position: left bottom;background-color: #fbfbfb; }
.arrange-scene-content:not(:last-child){ border-bottom: 1px solid #eaecee; margin-bottom: 26px;padding-bottom: 20px; }
.content_bd_p{margin: 13px 0;}
.content_tip{ font-size: 16px; font-weight: bold; color: #1c1d1f;margin-bottom: 18px; }
.content_bd h4{ padding: 8px 0 12px; }
.content_bd p{ color: #626266; line-height: 24px;font-size: 14px;vertical-align: middle;}
.content_bd:not(:last-child){ margin-bottom: 20px; }
.scene-content-02 img{width:18px;height:18px;vertical-align: middle;margin-right: 12px}
.scene-content-03 img{width:32px;height:32px;vertical-align: middle;margin-right: 12px}
.scene-content-03{display: flex;align-items: center;gap:56px;}
.scene-content-03 p{display: flex;align-items: center}
.scene-tabs__header{display: flex;justify-content: center;}
.advantage__item{text-align: center!important;}

.advantage__item:hover{background: url(/templates/default/images/product/yun/bg1.png)!important; }

@media screen and (max-width: 1023px) {
		body {
		background-color:#f5f6f7;
	}
	div {
		box-sizing: border-box;
	}
	.yun-head-m{
		width:100%;
		height:18rem;
		background-color: #fff;
		padding: 0 1rem;
	}
	.yun-head-card-name-m{
		padding-top: 4rem;
		font-size:2.4rem;
		color:#212329;
	}
	.yun-head-card-content-m{
		margin-top:.8rem;
		font-size:1.4rem;
		color:#939499;
		line-height: 1.8rem;
	}
	.nav-bar{
		min-width:100%!important;
		padding: 0 1rem;
	}
	
	.nav-bar__item + .nav-bar__item{
		margin-left:1.5rem;
	}
	.guige-container-m{
		margin-top:4rem;
	}
	.guige-head-m{
		font-size:2.4rem;
		color:#212329;
		padding-left: 2rem;
	}
	.product-guige-container{
		margin-top:2rem;
		flex-direction: column;
	}
	.product-guige-item{
		flex:1;
		width:unset!important;
		margin: 0 1rem;
	}
	.gongneng-m{
		margin-top: 4rem;
	}
	.advantage__row{
		margin-top:2rem;
		margin: 0 1rem;
	}
	.advantage__item--4{
		width:100%;
		height:auto;
		padding: 1rem;
	}
	.advantage__item + .advantage__item{
		margin-left: 0;
	}
	.changjing-m{
		margin-top:4rem;
	}
	.scene-tabs{
		margin-top:2rem;
		background: #fff;
	}
	.scene-tabs__header{
		height:5rem;
		font-size:1.6rem;
		line-height: 5rem;
		gap:2rem;
	}
	.scene-tabs__header__item--5{
		width:auto;
	}
	.scene-tabs__body{
		width:100%;
	}
	.scene-tabs__panel--active{
		width: 100%;
		padding-top:4rem;
	}
	.scene-tabs__panel>div{
		flex-direction: column;
	}
	.arrange-scene{
		max-width: unset;
		min-height:40rem;
		padding: 3rem;
		margin-left: 0;
	}
	.scene-tabs__image-wrapper img{
		width: 100%!important;
		height: auto!important;
	}
}