.carousel-indicators li{width: 10px;height: 10px;border-radius: 100%;}

.smarthome-title-1 {
	font-size: 36px;
	line-height: 49px;
	padding-top: 37px;
	font-family: Open Sans Light;
	opacity: 0.9;
}

.video-banner {
	position: relative;
}

@media only screen and (max-width: 768px) {
	.section-desk {
		display: none;
	}
	.section-mobile {
		margin-bottom: 42px;
	}
	.Banner {
		background: url(/WebSmartHome/Home/bg-banner-mb.png);
		height: 544px;
		background-position: center center;
		color: white;
		text-align: center;
		background-repeat: no-repeat;
		width: 100%;
		background-size: cover;
		/* margin-bottom: 42px; */
	}
	.Banner-QK29 {
		background: url(/WebSmartHome/Home/bg-banner-qk29-mb.webp);
		height: 544px;
		background-position: center center;
		color: white;
		text-align: center;
		background-repeat: no-repeat;
		width: 100%;
		background-size: cover;
		/* margin-bottom: 42px; */
	}	
	.video-des {
		display: none;
	}
	.smarthome-title-1 {
		font-size: 27px;
		line-height: 44px;
		padding-top: 131px;
	}
	.smarthome-title-2 {
		font-size: 32px;
		line-height: 40px;
	}
	.video-banner {
		padding-top: 30px
	}
	.video-smh-des {
		display: none;
	}
	.video-smh-mobile {
		border: 3px solid #3e3e3ed1;
		border-radius: 5px;
		width: 289px;
		margin: auto;
		left: 0;
		right: 0;
		position: absolute;
		height: 166px;
		margin-top: 30px;
	}
}

@media only screen and (min-width: 769px) {
	.fake-bannerImg {
		width: 100%
	}
	.section-mobile {
		display: none;
	}
	.main-banner {
		position: absolute;
		right: 0;
		left: 0;
		bottom: -13px;
	}
	.bannerImgQK29{width: 1004px;margin-top: 40px;}
	.Banner-QK29 {
		background: url(/WebSmartHome/Home/bg-banner-qk29-pc.webp);
		background-position: center center;
		color: white;
		text-align: center;
		background-repeat: no-repeat;
		width: 100%;
		background-size: cover;
		/* margin-bottom: 90px; */
		position: relative;
		height: 598px;
	}
	.section-desk{margin-bottom: 90px;}
	.Banner {
		background: url(/WebSmartHome/Home/bg-banner.png);
		background-position: center center;
		color: white;
		text-align: center;
		background-repeat: no-repeat;
		width: 100%;
		background-size: cover;
		/* margin-bottom: 90px; */
		position: relative;
		height: 598px;
	}
	.video-smh {
		position: absolute;
		bottom: 64px;
		border-radius: 5px;
		right: 0;
		left: 0;
		margin: auto;
	}
	.video-mobile {
		display: none;
	}
	.video-banner {
		padding-top: 34px;
		padding-right: 255px;
	}
	.video-smh-mobile {
		display: none;
	}
	.smarthome-title-2 {
		font-size: 42px;
		line-height: 57px
	}
}