/*@font-face {
	font-family: 'Alibaba-PuHuiTi-Medium';
	src: url('../font/Alibaba-PuHuiTi-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Alibaba-PuHuiTi-Bold';
	src: url('../font/Alibaba-PuHuiTi-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'SOURCEHANSANSCN-MEDIUM';
	src: url('../font/SOURCEHANSANSCN-MEDIUM.OTF') format('opentype');
}

@font-face {
	font-family: 'SOURCEHANSANSCN-REGULAR';
	src: url('../font/SOURCEHANSANSCN-REGULAR.OTF') format('opentype');
}*/
video::-webkit-media-controls {
	display: none !important;
}

body {
	font-family: Alibaba-PuHuiTi-Medium;
}

.main {
	width: 100%;
}

.layui-carousel {
	width: 100%;
	height: 56vw !important;
}

.layui-carousel {
	position: relative;
}

.banner-title {
	position: absolute;
	top: 26%;
	left: 25%;
}

@media only screen and (max-width: 1100px) {

	.banner-title {
		top: 10%;
		left: 10.5%;
	}
}

.banner-title .banner-model {
	font-size: 0.3rem;
	color: #4a4a4a;
	margin-bottom: 28px;
}

.banner-title .banner-model span {
	display: inline-block;
	background: #4a4a4a;
	height: 24px;
	width: 2px;
	margin: 0px 8px;
}

.banner-title .banner-effect {
	font-size: 0.6rem;
	color: #4a4a4a;
	font-weight: bold;
}

.banner-title .banner-feel {
	font-size: 0.22rem;
	color: #4a4a4a;
	margin-top: 8px;
	line-height: 0.48rem;
	font-weight: bolder;
}

.banner-title .tel {
	background-color: #4ab7db;
	line-height: 0.38rem;
	padding: 0 0.3rem;
	border-radius: 20px;
	color: #fff;
	font-size: 0.16rem;
	margin-top: 0.2rem;
	position: relative;
	width: 80%;
	text-align: left;
}

.banner-title .tel a {
	background-color: #4a4a4a;
	display: inline-block;
	position: absolute;
	right: 0;
	width: 50%;
	text-align: center;
	border-radius: 20px;
	color: #fff;
}

.video {
	width: 100%;
	background-color: #f4f4f4;
}

.index-title {
	text-align: center;
	font-size: 0.48rem;
	padding-top: 60px;
	padding-bottom: 50px;
	font-weight: bolder;
}

.video-cont {
	width: 80%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-bottom: 70px;
}

.brand-story {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.story-detail {
	max-width: 400px;
	padding: 2%;
	background-color: rgb(178, 227, 215, 0.45);
	border-radius: 50px;
	position: absolute;
	left: 53%;
	top: 10%;
}

.story-detail h3 {
	text-align: center;
	font-size: 0.48rem;
	font-weight: bold;
	color: #4a4a4a;
	margin-bottom: 1vw;
}

.index-pro @media only screen and (max-width: 900px) {

	.story-detail {
		padding: 1%;
		left: 53%;
		top: 2%;
	}

	.story-detail h3 {
		font-size: 0.48rem;
		margin-bottom: 1vw;
	}
}

.story-detail p {
	text-indent: 0.4rem;
	line-height: 0.36rem;
	font-size: 0.18rem;
	font-family: SOURCEHANSANSCN-REGULAR;
}

.index-ai .ai-cont {
	text-indent: 0.36rem;
	color: #4a4a4a;
	line-height: 0.36rem;
	font-size: 0.18rem;
	margin: 20px 0 30px;
	font-family: SOURCEHANSANSCN-REGULAR;
}

.item-left {
	float: left;
	width: 45.8%;
}

.item-left img {
	width: 100%;
}

.item-right {
	float: right;
	float: right;
	width: 54.2%;
}

.item-right .item {
	width: 50%;
	float: left;
	height: 50%;
}

.item-right .item img {
	height: 100%;
	width: 100%;
}

.item-right .item p {
	text-align: center;
	margin-top: 30%;
	font-size: 0.24rem;
	color: #30a288;
	line-height: 32px;
}

.index-ai {}

.index-scenario {
	background-color: #f4f4f4;
	padding-bottom: 60px;
}

.scenario-item {
	width: 60vw;
	margin: 0 auto;
}

@media only screen and (max-width: 1024px) and (min-width: 1421px) {
	.scenario-item {
		width: 100%;
	}
}

@media only screen and (max-width: 1420px) and (min-width: 1101px) {
	.scenario-item {
		width: 70vw;
	}
}

@media only screen and (max-width: 1100px) and (min-width: 821px) {
	.scenario-item {
		width: 80vw;
	}
}

@media only screen and (max-width: 820px) {
	.scenario-item {
		width: 100vw;
	}
}


.index-small-title {
	font-size: 0.18rem;
	text-align: center;
	font-weight: bolder;
	margin: 10px 0 80px;
}

.scenario-item .item {
	text-align: center;
	position: relative;
	float: left;
}

.scenario-item .item img {
	width: 100%;
}

.scenario-item .item1 {
	width: 50%;
}

.scenario-item .item div {
	width: 80%;
	margin: 0px auto;
}

.scenario-item .item .item-mask {
	color: #fff;
	width: 80%;
	position: absolute;
	top: 0.36rem;
	left: 10%;
}

.scenario-item .item h3 {
	font-size: 0.28rem;
	margin: 0.2rem 0;
}

.scenario-item .item p {
	font-size: 0.2rem;
	margin: 0.1rem 0;
	line-height: 0.32rem;
	font-family: SOURCEHANSANSCN-REGULAR;
}

.scenario-item .item2 {
	width: 25%;
	padding-top: 0.36rem;
}

.scenario-item .item3 {
	width: 25%;
}

.scenario-item .item4 {
	padding-top: 0.2rem;
}

.scenario-item .item4 p {
	font-size: 0.18rem !important;
}

.mobile-img {
	display: none;
}

.item2 .item-mask,
.item3 .item-mask,
.item4 .item-mask {
	color: black !important;
}

.video-cont video {
	width: 100%;
	background-color: #f4f4f4;
}

.video-cont .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-cont .mask div {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: url(/images/play.png) no-repeat center center;
	cursor: pointer;
	background-size: 10%;
}

.video-cont .mask img {
	width: 100%;
	height: 100%;
}

.index-pro {
	padding-bottom: 60px;
}

.index-pro .index-pro-item .item {
	width: 49.8%;
	position: relative;
	float: left;
	margin-top: 6px;
}

.index-pro .index-pro-item .item:nth-child(even) {
	float: right;
}

.index-pro .index-pro-item .item .item-mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}

.index-pro .index-pro-item .item .item-mask p {
	color: #fff;
	font-size: 0.3rem;
	padding-top: 1.4rem;
}

.index-pro .index-pro-item .item .item-mask .more {
	background-color: #62b0ca;
	width: 18%;
	line-height: 0.32rem;
	display: inline-block;
	border-radius: 16px;
	color: #fff;
	font-size: 0.18rem;
	margin-top: 0.16rem;

}

.wisdom {
	background-color: #f4f4f4;
	padding-bottom: 60px;
}

.wisdom-detail {
	position: relative;
}

.wisdom-item {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 0.2rem 0;
	color: #fff;
}

.wisdom-item .item {
	width: 20%;
	float: left;
	text-align: center;
}

.wisdom-item .item .item-img {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background-color: #62b0ca;
	text-align: center;
	line-height: 60px;
	margin: auto;
	margin-bottom: 0.08rem;
}

.wisdom-item .item .item-img img {
	height: 30px !important;
	width: auto;
}

.wisdom-item .item p {
	font-size: 0.14rem;
	line-height: 0.2rem;
}

.wisdom-item .item .title {
	font-size: 0.2rem;
	line-height: 0.34rem;
}

.appliance-item {
	padding-bottom: 60px;
}

.appliance-item .item {
	width: 49.8%;
	float: left;
	position: relative;
	margin-top: 6px;
}

.appliance-item .item .item-mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 0.22rem;
	line-height: 0.42rem;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}

.appliance-item .item:nth-child(even) {
	float: right;
}

.wisdom-item .item .item-img .m-img {
	display: none;
}





@media screen and (max-width:750px) {

	.pc-img {
		display: none;
	}

	.mobile-img {
		display: block;
	}

	.item2 .item-mask,
	.item3 .item-mask,
	.item4 .item-mask {
		color: white !important;
	}

	.banner-title .banner-feel {
		margin-top: 8px;
	}

	.scenario-item .item h3 {
		font-size: 0.28rem;
		margin-top: 2vw;
		margin-bottom: 1vw;
	}

	.scenario-item .item p {
		font-size: 0.2rem;
		line-height: 0.22rem;
		margin: 0;
		/*margin-top:0.5vw;*/
		font-family: SOURCEHANSANSCN-REGULAR;
	}

	.layui-carousel {
		width: 100%;
		height: 174vw !important;
	}

	.banner-title {
		width: 80%;
		text-align: center;
	}

	.banner-title {
		position: absolute;
		top: 4%;
		left: 10%;
	}

	.banner-title .banner-model {
		font-size: 0.22rem;
		font-weight: bold;
		margin-bottom: 10px !important;
	}

	.banner-title .banner-model span {
		display: none;
	}

	.banner-title .banner-effect {
		font-size: 0.52rem;
		font-weight: bold;
		display: inline-block;
	}

	.banner-title .banner-feel {
		font-size: 0.3rem;
	}

	.banner-title .banner-tel {
		display: none;
	}

	.banner-title .tel {
		background-color: #4ab7db;
		line-height: 0.38rem;
		padding: 0 0.3rem;
		border-radius: 20px;
		color: #fff;
		font-size: 0.16rem;
		margin-top: 0.2rem;
		position: relative;
		width: 40%;
		margin: 0.2rem auto 0;
		text-align: left;
	}

	.fixed-width {
		width: 94%;
		margin: 0px auto;
	}

	.video {
		display: none;
	}

	.video-cont {
		width: 90%;
		margin: 0px auto 20px;
		padding-bottom: 40px;
	}

	.index-pro .index-pro-item .item {
		width: 49.8%;
		position: relative;
		float: left;
		margin-top: 6px;
		height: 34vh;
	}

	.index-pro .index-pro-item .item img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.index-pro .index-pro-item .item .item-mask .more {
		background-color: #62b0ca;
		width: 44%;
		line-height: 0.32rem;
		display: inline-block;
		border-radius: 16px;
		color: #fff;
		font-size: 0.18rem;
		margin-top: 0.16rem;
	}
	.index-pro {
	    padding-bottom: 20px;
	}
	
.wisdom {
    background-color: #fff;
    padding-bottom: 20px;
}
	.wisdom-detail  {
		width: 100% !important;
		background-color: #f3f3f3;
	}

	.wisdom-item .item .item-img {
		background-color: transparent;
		;
	}

	.wisdom-detail img {
		height: 40vh;
		width: 100%;
	}

	.wisdom-item {
		position: unset;
		background-color: #f3f3f3;
	}

.wisdom-item .item .title {
    font-size: 0.18rem;
    line-height: 0.34rem;
    font-weight: bold;transform: scale(1);
}

	.wisdom-item .item .item-img img {
		height: unset;

	}

	.wisdom-item .item .item-img {
		height: 36px;
	}

	.wisdom-item .item .item-img .m-img {
		display: block;
		margin: auto;
	}

	.wisdom-item .item p {
		color: #4a4a4a;
		transform: scale(0.9);
		line-height: 0.24rem;
	}
.appliance-item .item {
    width: 49.8%;
    height: 30vh;
}

.appliance-item .item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}



	.brand-story img {
		display: none;
	}

	.story-detail {
		width: 96%;
		max-width: 100vw;
		height: 100%;
		padding: 0 2%;
		border-radius: 0;
		position: absolute;
		left: 0;
		top: 0;
		background-color: rgb(255 255 255 / 0);
		overflow: hidden;
	}

	.story-detail h3 {
		font-size: 0.48rem;
		margin-bottom: 0;
	}

	.story-detail p {
		line-height: 0.25rem;
		font-size: 0.2rem;
	}

	.index-title {
		padding-top: 30px;
	}

	.item-left {
		float: left;
		width: 45.8%;
	}

	.item-right {
		float: right;
		width: 54%;
	}

	.item-right .item p {
		margin-top: 24%;
		font-size: 0.2rem;
		line-height: 0.25rem;
		color: #4a4a4a;
		font-weight: 600;
	}

	.ai-item {
		margin-bottom: 30px;
	}

	.index-small-title {
		display: none;
	}

	.scenario-item {
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}

	.scenario-item .item:nth-child(3) {
		display: none;
	}

	.scenario-item .item:nth-child(5) {
		display: none;
	}

	.scenario-item .item:nth-child(1) img {
		display: none;
	}




	.scenario-item .item .item-mask {
		color: #fff;
		width: 96%;
		position: absolute;
		top: 0;
		padding: 0 2%;
		left: 0;
		height: 100%;
		background: rgba(0, 0, 0, 0.2);
	}

	.scenario-item .item .mobile-img {
		width: 100% !important;
	}

	.scenario-item .item:nth-child(7) {
		display: none;
	}

	.scenario-item .item2 {
		padding: 0;
	}

	.scenario-item .item {
		/*height: 120px;*/
		width: 49vw !important;
		max-height: 24.5vw !important;
		overflow: hidden;
	}

	.scenario-item .item4 {
		margin-top: 0.5vw;
	}
}
