.banner .swiper-slide .pic img{
	display: block;
	width: 100%;
}
.banner .swiper-pagination{
	bottom: 40px;
}
.banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	border: 2px solid #96979B;
	border-radius: 6px;
	background-color: transparent;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background-color: #fff;
	border-color: #fff;
}
.banner .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, 
.banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 12px;
}
.box1{
	padding: 100px 0 80px;
}
.index-title-div .index-title{
	font-size: 30px;
	font-family: Poppins;
	font-weight: 400;
	color: #000000;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.index-title-div .index-title-line{
	display: flex;
	margin-top: 25px;
}
.index-title-div .index-title-line span{
	flex: 1;
	height: 1px;
	background-color: rgba(32, 32, 32, .1);
}
.index-title-div .index-title-line img{
	margin: 0 75px;
}
.box1 .box-c{
	 margin-top: 60px;
}
.box1 .box-c .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box1 .box-c .list li,
.box1 .box-c .list i{
	width: 31.25%;
}
.box1 .box-c .list li .text{
	margin-top: 12px;
	font-size: 16px;
	font-family: Poppins;
	font-weight: 400;
	color: #333333;
	line-height: 2;
}
.box1 .box-c .list li{
	margin-bottom: 12px;
}
.box1 .box-c .list li video{
	display: block;
	width: 100%;
}
.box2{
	display: flex;
	justify-content: space-between;
	background-color: rgba(34, 34, 34, 1);
}
.box2 .l{
	width: 62.5%;
}
.box2 .l img{
	display: block;
	width: 100%;
}
.box2 .r{
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box2 .r .text{
	width: 370px;
}
.box2 .r .text{
	font-size: 16px;
	font-family: Poppins;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 40px;
}
.box2 .r .more{
	display: block;
	width: 200px;
	height: 50px;
	border: 1px solid #BFBFBF;
	margin-top: 43px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	font-family: Poppins;
	font-weight: 400;
	color: #FFFFFF;
}
.box3{
	padding: 100px 0 87px;
}
.box3 .box-c{
	margin-top: 38px;
}
.box3 .box-c .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box3 .box-c .list li,
.box3 .box-c .list i{
	width: 30%;
}
.box3 .box-c .list li .pic{
	margin: 13px 0;
}
.box3 .box-c .list li .text{
	margin: 13px 0;
	font-size: 18px;
	font-family: Poppins;
	font-weight: 700;
	color: #000000;
	line-height: 1;
	text-align: center;
}
.box4{
	position: relative;
	height: 240vh;
}
.box4 .box-container{
	position: sticky;
	top: 0;
	height: 100vh;
	overflow: hidden;	
}
.box4 .box-t{
	padding: 20.43vh 0;
}
.box4 .box-t img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.box4 .box-t .text{
	font-size: 22px;
	font-family: Poppins;
	font-weight: 400;
	color: #333333;
	line-height: 42px;
	text-align: center;
}
.box4 .box-t .text .text-title{
	font-size: 28px;
	margin-top: 9.89vh;
}
.box4 .box-c{
	/* position: relative; */
	width: 100%;
	height: 100vh;
}
.box4 .box-c .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	opacity: 0;
	z-index: 1;
}
.box4 .box-c .bg img{
	display: block;
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.box4 .box-c .img1{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 34.11%;
	transform: translateX(-50%);
	opacity: 0;
	z-index: 2;
}
.box4 .box-c .img1 .img{
	opacity: .6;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box4 .box-c .img1 img{
	display: block;
	width: 100%;
}
.box4 .box-c .img2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	z-index: 3;
	/* background-color: #fff; */
}
.box4 .box-c .img2 img{
	max-height: 100%;
	max-width: 100%;
	margin-top: -30vh;
}
.box5{
	padding: 100px 0;
}
.box5 .box-c{
	margin-top: 60px;
}
.box5 .box-c .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box5 .box-c .list li,
.box5 .box-c .list i{
	width: 23.12%;
}
.box5 .box-c .list li .text-box{
	margin-top: 28px;
}
.box5 .box-c .list li .text-title{
	font-size: 16px;
	font-family: Poppins;
	font-weight: 400;
	color: #4A363C;
	line-height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box5 .box-c .list li .text-des{
	font-size: 14px;
	font-family: Poppins;
	font-weight: 400;
	color: #666666;
	line-height: 1;
	margin-top: 22px;
}
.box5 .box-c .list li .more{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-family: Poppins;
	font-weight: 400;
	color: #4A363C;
	line-height: 1;
	margin-top: 30px;
}
.box5 .box-c .list li .more .text{
	width: 0;
	opacity: 0;
	white-space: nowrap;
}
.box5 .box-c .list li:hover .more .text{
	margin-right: 12px;
	width: 88px;
	opacity: 1;
	transition: width .6s, opacity .6s .3s;
}
.box5 .box-c .list li .more .iconfont{
	font-size: 22px;
}
@media (max-width:1199px) {
	.box2 .r{
		padding: 0 20px;
	}
	.box2 .r .text{
		line-height: 26px;
	}
}
@media (max-width:1024px) {
	.index-title-div .index-title{
		font-size: 26px;
	}
	.box1{
		padding: 60px 0 40px;
	}
	.box1 .box-c,.box5 .box-c{
		margin-top: 40px;
	}
	.box4 .box-t{
		padding: 0 3%;
	}
	.box4 .box-c .img2{
		display: none;
	}
	.box4 .box-c .img1{
		display: none;
	}
	.box4,.box4 .box-c,
	.box4 .box-c .bg img,
	.box4 .box-container{
		height: auto;
	}
	.box4 .box-c .bg{
		position: relative;
		height: auto;
		opacity: 1;
	}
	.box4 .box-c{
		margin-top: 40px;
	}
	.box4 .box-t .text .text-title{
		margin-top: 40px;
	}
	.box3,.box5{
		padding: 60px 0;
	}
	.box4 .box-t .text .text-title{
		font-size: 24px;
	}
	.box4 .box-t .text{
		font-size: 18px;
	}
}
@media (max-width:768px) {
	.box2{
		flex-direction: column;
	}
	.box2 .l{
		width: 100%;
	}
	.box2 .r{
		padding: 40px 3%;
	}
	.box2 .r .text{
		width: 100%;
	}
	.box2 .r .more{
		margin-top: 30px;
	}
	.index-title-div .index-title{
		font-size: 24px;
	}
	.index-title-div .index-title-line{
		margin-top: 15px;
	}
	.box4 .box-t img{
		width: 250px;
	}
	.box4 .box-t .text .text-title{
		font-size: 22px;
	}
	.box1 .box-c, .box5 .box-c{
		margin-top: 30px;
	}
	.box1 .box-c .list li, .box1 .box-c .list i,
	.box3 .box-c .list li, .box3 .box-c .list i,
	.box5 .box-c .list li, .box5 .box-c .list i{
		width: 48%;
	}
	.box1 .box-c .list li{
		margin-bottom: 20px;
	}
	.box1 .box-c .list li .text{
		margin-top: 5px;
	}
	.box1,.box3, .box5{
		padding: 50px 0 20px;
	}
	.box3 .box-c .list li:nth-child(2n) a{
		display: flex;
		flex-direction: column-reverse;
	}
	.box3 .box-c .list li .text{
		margin-top: 0;
	}
	.box5 .box-c .list li .text-box{
		margin-top: 15px;
	}
	.box5 .box-c .list li .text-des{
		margin-top: 10px;
	}
	.box5 .box-c .list li .more{
		margin-top: 10px;
	}
	.box5 .box-c .list li{
		margin-bottom: 30px;
	}
}
@media (max-width:500px) {
	.box1 .box-c .list li, .box1 .box-c .list i, .box3 .box-c .list li, .box3 .box-c .list i, .box5 .box-c .list li, .box5 .box-c .list i{
		width: 100%;
	}
	.box1, .box3, .box5{
		padding: 40px 0 10px;
	}
	.index-title-div .index-title{
		font-size: 22px;
	}
	.box2 .r .more{
		width: 160px;
		height: 40px;
		line-height: 38px;
		margin-top: 20px;
	}
	.box2 .r{
		padding: 20px 3%;
	}
	.box3 .box-c{
		margin-top: 25px;
	}
	.box4{
		margin-top: 10px;
	}
	.box4 .box-t img{
		width: 200px;
	}
	.box4 .box-t .text{
		font-size: 16px;
		line-height: 26px;
	}
	.box4 .box-t .text .text-title{
		margin-top: 25px;
	}
	.box4 .box-t .text .text-title{
		font-size: 20px;
	}
	.box4 .box-c{
		margin-top: 30px;
	}
}