.case {
	width: 100%;
	margin: 0px auto;
	box-sizing: border-box;
	    background: url(../img/solutionBg.png) no-repeat;
    background-size: cover;
}

.caseContent {
	padding-left: 0.48rem;
	padding-right: 0.48rem;
	max-width: 1440px;
	margin: 0px auto;
	height: 100%;
	box-sizing: border-box;
}


.news_pic {
	overflow: hidden;
	position: relative;
	cursor: pointer;
	height: 7.14rem;
}

.news_pic_img {
	width: 100%;
	height: 100%;
	transition: all 0.4s ease 0s;
}

.news_pic:hover .news_pic_img {
	transform: scale(1.1);
}

.caseListImg {
	width: 100%;
	height: calc(100% - 6px);
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

.caseListContent {
	width: 100%;
	height: calc(100% - 6px);
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	left: 0px;
	top: 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.caseListContentHead {
	font-size: 0.2rem;
	font-family: MicrosoftYaHei;
	font-weight: bold;
	color: rgb(255, 255, 255);
	line-height: 0.2rem;
	margin-top: 0.4rem;
	margin-bottom: 0.2rem;
}

.caseListContentSubHead {
	font-size: 0.18rem;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	line-height: 0.36rem;
	text-align: center;
}

.arrowIcon {
	width: .5rem !important;
}
.arrowIcon2{
	width: .26rem;
}
@media screen and (max-width: 1024px) {
	.caseContent {
		padding-left: 0px;
		padding-right: 0px;
	}

	
	.arrowIcon2{
	width: .5632rem;
}
	.news_pic {
		min-height: 11.7248rem;
		height: 0;
	}


	.arrowIcon {
		width: 1.02rem !important;
	}
	
	
	.news_pic {
		/* height: 5.86rem; */
	}
	.caseListContent img{
		width: 1.536rem;
	}
	.caseListContentHead {
		font-size: .62rem;
		line-height: 1.22rem;
		margin-top: .5rem;
		margin-bottom: .5rem;
	}
	.caseListContentSubHead {
		font-size: 9px;
		line-height: 14px;
	}
	.arrowIcon{
		width: 10px;
	}
}




.hornor {
	width: 100%;
	height: 7.52rem;
	background-image: url("../img/hornorBg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

.hornorContent {
	padding-left: 0.48rem;
	padding-right: .48rem;
	max-width: 1440px;
	margin: 0px auto;
	height: 100%;
	box-sizing: border-box;
}

.hornorContentTab {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: .76rem;
	margin-bottom: .76rem;
}

.hornorContentTab li {
	font-size: 18px;
	color:#fff;
	line-height: 18px;
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
}

.hornorContentTabLi:hover,
.hornorContentTab li.active {
	color: rgb(240, 160, 30);
}

.hornor_pic {
	width: 4.4rem;
	max-width: 330px;
	max-width: 340px;
	height: 3.1rem;
	max-height: 240px;
	background-image: url("../img/hornorImageBox.png");
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
}

.hornor_pic_img {
	max-width: calc(100% - 6px);
	max-height: calc(100% - 6px);
}

.swiper-hornor .swiper-slide {
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 1024px) {
	.hornorContentTab {
		margin-top: 28px;
		margin-bottom: 28px;
	}

	.hornorContent {
		padding-left: .6rem;
		padding-right: .6rem;
	}

	.hornorContentTab li {
		font-size: .6rem;
		margin-left: .5rem;
		margin-right: .5rem;
		line-height: .6rem;
	}

	.hornor_pic {
		width: 8.448rem;
		max-width: 8.448rem;
		height: 5.9392rem;
		max-height: 5.9392rem;
		background-size: contain;
	}

	.hornor {
		width: 100%;
		height: auto;
		padding-bottom: 34px;
	}
}

.about {
	width: 100%;
}

.aboutContent {
	padding: 0.8rem;
	max-width: 1440px;
	margin: 0px auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	padding-right: .48rem;
}

.aboutContentLeft {
	width: 7.88rem;
	/* max-width: 591px; */
	height: 5.66rem;
	/* max-height: 413px; */
	margin-right: 0.45rem;
	/* padding-bottom: 0.24rem; */
	margin-top: 0.24rem;
}
@media screen and (min-width:1024px) {
	.aboutContentLeft {
		max-width: 591px;
		max-height: 393px;
	}
}

.aboutContentLeftVideo {
	width: 100%;
	/* max-width: 591px; */
	/* max-height: 393px; */
	height: 100%;
	margin-top: -0.32rem;
	margin-left: -0.32rem;
	/* margin-bottom: 15px; */
}

.aboutContentRight {
	flex: 1 1 0%;
}

.aboutContentRightTitle {
	font-size: 26px;
	font-family: AlibabaPuHuiTiR;
	font-weight: 400;
	color: rgb(30, 30, 30);
	line-height: 26px;
}

.aboutContentRightSubTitle {
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: rgb(165, 159, 155);
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid rgb(238, 238, 238);
	margin-bottom: 20px;
}

.aboutContentRightP {
	font-size: 14px;
	font-weight: 400;
	color: rgb(102, 102, 102);
	line-height: 24px;
	text-indent: 28px;
}

.aboutContentRightA {
	width: 146px;
	height: 39px;
	background: rgb(241, 163, 47);
	border-radius: 20px;
	font-size: 14px;
	color: rgb(255, 255, 255);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

@media screen and (max-width: 1024px) {
	.aboutContent {
		padding: 0px 0.6rem;
		max-width: 1440px;
		margin: 0px auto;
		box-sizing: border-box;
		display: flex;
		flex-direction: column-reverse;
	}

	.aboutContentLeft {
		width: calc(100% - 1.6rem);
		margin: 1.28rem 0px 1.28rem 0.8rem;
		height: 10.85rem;
	}

	.aboutContentRightTitle {
		line-height: 0.98rem;
		text-align: center;
		font-size: 0.98rem;
		padding-top: 1.02rem;
		padding-bottom: 0.46rem;
	}

	.aboutContentRightSubTitle {
		font-size: 0.66rem;
		line-height: 0.66rem;
		margin-top: 0px;
		padding-bottom: 0.46rem;
		margin-bottom: 0.46rem;
		text-align: center;
	}

	.aboutContentRightP {
		font-size: 0.62rem;
		text-indent: 1.22rem;
		line-height: 1.22rem;
	}

	.aboutContentRightA {
		display: none;
	}
	.aboutContentLeftVideo {
		margin-top: -0.62rem;
		margin-left: -0.62rem;
	}
}

@media screen and (min-width:1024px) {
	.news_pic{
		max-height: 536px;
	}
	.hornor{
		max-height: 665px;
	}
}
video{
	width: 100%;
	object-fit: fill;
}