.swiper,.swiper-box{
	height: 100vh;
	position: relative;
	overflow: hidden;
}
.swiper-pic{
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-pic2{
	display: none;
}
.swiper-text{
	width: 42%;
	height: 100%;
	position: absolute;
	left: 10.42%;
	top: 0;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.swiper-title{
	font-size: 3.5vw;
	line-height: 4.3vw;
	font-weight: bold;
}
.swiper-describe{
	font-size: 1.67vw;
	line-height: 2.5vw;
	margin-top: 1.3vw;
}
.more{
	width: 7.91666vw;
	height: 2.708vw;
	background: #007bc8;
	text-align: center;
	line-height: 2.708vw;
	margin-top: 3.7vw;
	font-size: 1.05vw;
	border-radius: 0.21vw;
	overflow: hidden;
}
.more a{
	height: 100%;
	color: #fff;
	display: block;
}
.swiper-pagination{
	width: auto;
	position: absolute;
	left: 10.42%;
	bottom: 3vw;
	z-index:1;
}
.swiper-pagination>span{
	width: 3.28vw;
	height: 4px;
	background: #fff;
	opacity: 0.5;
	margin-right: 0.625vw;
	display: inline-block;
	cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet-active{
	opacity: 1;
}
.bs{
	height: 56.25vw;
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.bs1{
	height: auto;
	font-size: 0;
}
video{
	width: 100%;
}
.bs-content{
	width: auto;
	position: absolute;
	left: 10.38%;
	top: 9.25%;
	color: #fff;
}
.title{
	font-size: 2.5vw;
	line-height: 3.125vw;
	font-weight: bold;
}
.describe{
	font-size: 1.05vw;
	line-height: 1.66vw;
	
}
.bs2-list{
	width: 100%;
	height: 100%;
	display: flex;
	font-size: 0;
	overflow: hidden;
}
.bs2-list li{
	width: 20%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.li-c1,.li-c2,.li-c3{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10%;
	color: #007bc8;
	overflow: hidden;
}
.li-c1 .detail{
	opacity: 0;
}
.product-icon{
	width: 4.4791666vw;
	margin: 0 auto 2.86458333vw;
	display: block;
}
.product-icon2{
	/* margin: 0 auto 1.8229166vw; */
}
.product-title{
	font-size: 1.25vw;
	text-align: center;
	line-height: 1.875vw;
}
.li-c2{
	opacity: 0;
	color: #fff;
}
.li-c3{
	opacity: 0;
}
.product-content{
	font-size: 0.9375vw;
	line-height: 1.302083vw;
	padding: 0.5208333vw 1.3020833vw;
	overflow: hidden;
}
.detail{
	width: 7.8125vw;
	height: 2.6041666vw;
	font-size: 1.041666vw;
	line-height: 2.6041666vw;
	text-align: center;
	border: 1px solid #fff;
	margin: 0.78125vw auto 0;
}
.li-c3 .detail{
	border: 1px solid #007bc8;
}

.bs2-list li.active{
	background: linear-gradient(to top, #007bc8,rgba(0,123,200,0));
}

/* .bs2-list li.active .li-c2{
	color: #fff;
} */




.bs2 .bs-content{
	width: 100%;
	left: 0;
	top: 5%;
	text-align: center;
	color: #000;
}
.bs2 .bs-content .describe,.bs3-content .describe{
	color: #666666;
}
.bs3-list{
	width: 100%;
	padding:0 8%;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-top: 3.125vw;
}
.news,.list-bg>img{
	width: 46.35vw;
}
.list-title{
	height: 2.96875vw;
	border-bottom: 1px solid #aaa;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1vw;
}
.list-title-t1{
	font-size: 1.45vw;
	font-weight: bold;
}
.list-more{
	line-height: 2.9vw;
}
.list-more span{
	font-size: 0.78125vw;
	color: #999;
	vertical-align: middle;
}
.more-arrow{
	width: 0.67708333vw;
	vertical-align: middle;
	margin-left: 0.36458333vw;
}
.news-list li{
	position: relative;
}
.news-list .news-list-t{
	padding: 1.7vw 2.08333vw;
	display: flex;
	border-bottom: 1px solid #aaa;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.news-list-t a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.list-bg{
	width: 0;
	height: 9vw;
	box-sizing: border-box;
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	transition: width 1s;
	-webkit-transition: width 1s;
	overflow: hidden;
}


.news-date{
	width: 17%;
}
.news-month{
	font-size: 1.71875vw;
}
.news-year{
	font-size: 0.9375vw;
}
.news-text{
	width: 83%;
}
.news-title{
	height: 3.2vw;
	font-size: 1.2vw;
	font-weight: bold;
	line-height: 1.6vw;
	overflow: hidden;
}
.news-content{
	height: 1.6vw;
	font-size: 0.833vw;
	line-height: 1.6vw;
	padding-top: 0.8vw;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list li{
	color: #000;
	transition: color 1s;
	overflow: hidden;
}



.company-profile{
	width: 27.6041666vw;
}
.company-pic,.develop-pic{
	height: 10.9375vw;
	border-radius: 0.625vw;
	overflow: hidden;
}
.company-pic>div,.develop-pic>div{
	height: 100%;
	background-size:cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.company-pic>div:hover,.develop-pic>div:hover{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.company-pic>div a,.develop-pic>div a{
	width: 100%;
	height: 100%;
	display: block;
}



.company-title{
	font-size: 1.05vw;
	line-height: 2.03125vw;
	margin-top: 1.40625vw;
	color: #000;
}
.company-describe{
	height: 3.2vw;
	font-size: 0.78125vw;
	color: #999;
	line-height: 1.6vw;
	margin-bottom: 0.520833vw;
	overflow: hidden;
}

.bs3{
	height: auto;
	padding: 5% 0;
}
.bs3-content{
	text-align: center;
}
.scene-label{
	display: flex;
	align-items: center;
	position: absolute;
	pointer-events: auto;
}
.circle{
	width: 1vw;
	height:1vw;
	position: relative;
	font-size: 0;
}
.circle>div{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100px;
}
.circle-grey{
	background: #0bc8ea;
}
.circle-blue{
	background: #1e90dd;
}
.circle-white{
	width: 0.52vw !important;
	height: 0.52vw !important;
	background: #fff;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate3d(-50%,-50%,0);
}
.scene-label-text{
	height: 2.81vw;
	border-radius: 80px;
	font-size: 1.05vw;
	color: #fff;
	text-align: center;
	line-height: 2.81vw;
	box-shadow: 0 0.35vw 0.7vw rgba(90,90,90,0.25);
	margin-left: 0.52vw;
	background: linear-gradient(to right, #00d0ff, #009aff);
	padding: 0 1.3vw;
}

.scene-label-text:not(.no):hover{
	background: linear-gradient(to right,#00ffe0, #00b3ff);
}


.scene-label1{
	left: 8.1vw;
	top: 15.5vw;
}
.scene-label2{
	left: 39.9vw;
	top: 18vw;
}
.scene-label3{
	left: 60vw;
	top: 10vw;
}
.scene-label4{
	left: 48.7vw;
	top: 23.6vw;
}
.scene-label5{
	left: 71.8vw;
	top: 27vw;
}
.scene-label6{
	left: 20.5vw;
	top: 41vw;
}
.scene-label7{
	left: 38.5vw;
	top: 36.8vw;
}
.scene-label8{
	left: 64.3vw;
	top: 35.65vw;
}
.detail a{
	height: 100%;
	color: #007bc8;
	display: block;
}



.product-bg{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.scene-label-box{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}
.scene-label-text a{
	height: 100%;
	color: #fff;
	display: block;
}
.swiper-slide{
	height: 100%;
	overflow: hidden;
}

.bs-5{
	height: 100vh;
}




/* 移动端 */
.m-title{
	height: 2.52rem;
	background-size:cover;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/video-poster2.jpg);
}
.m-title-1{
	font-size: 0.45rem;
	line-height: 0.55rem;
	font-weight: bold;
}
.m-title-2{
	font-size: 0.22rem;
	line-height: 0.33rem;
}

.m-product-content{
	width: 92%;
	position: absolute;
	left: 4%;
	top: 2.48rem;
}
.m-product-list{
	display: flex;
	justify-content: space-between;
	
}
.m-product-item{
	width: 1.37rem;
	height: 1.2rem;
	position: relative;
	border-radius: 0.08rem;
	cursor: pointer;
}
.m-product-item.active{
	background: linear-gradient(to top, #0385cb, #d6e5f2);
}
.m-product-item>img{
	width: 0.63rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/* .m-product-item>img:last-child{
	display: none;
}
.m-product-item.active>img:last-child{
	display: none;
}
.m-product-item.active>img:last-child{
	display: block;
} */
.m-product-item.active img{
	 -webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.m-product-title{
	font-size: 0.35rem;
	color: #007bc8;
	margin: 0.38rem 0 0.19rem;
	line-height: 0.35rem;
	text-align: center;
	font-weight: bold;
}
.m-product-text{
	font-size: 0.23rem;
	line-height: 0.32rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-more a{
	height: 100%;
	display: block;
}

.li-c2 img{
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
.swiper-video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}




@media screen and (max-width:1500px) {
	.swiper-text,.bs-content{
		left: 8%;
	}
	.swiper-pagination{
		left: 8%;
	}
}


@media screen and (min-width:1025px) {
	.m-title{
		display: none;
	}
	.m-product-content{
		display: none;
	}
	
	.news-list li:hover{
		color: #fff;
		transition: color 0s;
	}
	.news-list li:hover .news-list-t{
		border: none;
		padding: 3.3vw 2.08333vw;
	}
	.news-list li:hover .news-content{
		height: 4.8vw;
		white-space: normal;
	}
	.news-list li:hover .list-bg{
		width: 100%;
		height:100%;
		border-radius: 0.625vw;
	}
	.video-poster{
		display: none;
	}
}

@media screen and (max-width:1024px) {
	.swiper, .swiper-box{
		height: 100vh;
	}
	.swiper-pic1{
		display: none;
	}
	.swiper-pic2{
		display: block;
	}
	.swiper-text{
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		text-align: center;
	}
	.swiper-title{
		font-size: 0.6rem;
		line-height: 0.82rem;
	}
	.swiper-describe{
		width: 90%;
		font-size: 0.3rem;
		line-height: 0.5rem;
		margin-top: 0.25rem;
	}
	.more{
		width: 2.32rem;
		height: 0.8rem;
		font-size: 0.3rem;
		line-height: 0.8rem;
		margin-top: 0.78rem;
		border-radius: 0.08rem;
	}
	.swiper-pagination{
		width: 100%;
		text-align: center;
		left: 0;
		bottom: 0.8rem;
	}
	.swiper-pagination>span{
		width: 0.64rem;
		height: 0.04rem;
		margin: 0 0.06rem;
	}
	
	.bs1 .bs-content{
		display: none;
	}
	
	.scene-label-box{
		top: 2.52rem;
	}
	.scene-label-text{
		height:auto;
		font-size: 0.15rem;
		padding: 0.08rem 0.15rem;
		line-height: 0.2rem;
	}
	.scene-label5{
		left: 5rem;
		top: 1.75rem;
	}
	.scene-label7{
		left: 2.95rem;
		top: 2.65rem;
	}
	.circle{
		width: 0.16rem;
		height: 0.16rem;
	}
	.circle-white{
		width: 0.08rem !important;
		height: 0.08rem !important;
	}
	
	.m-title .more{
		margin: 0;
		text-align: center;
	}

	.m-more-box{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.bs2{
		height: 7.9rem;
	}
	.bs2-list{
		display: none;
	}
	.bs-content{
		top: 0.78rem !important;
	}

	.bs-content .title,.bs3-content .title{
		font-size: 0.48rem;
		line-height: 0.6rem;
	}
	.bs-content .describe,.bs3-content .describe{
		font-size: 0.23rem;
		line-height: 0.33rem;
	}
	
	.m-product-content .more{
		margin: 0.4rem auto 0;
	}
	.bs3{
		height: auto;
		padding: 0.78rem 0 0.8rem !important;
	}
	.bs3-list{
		flex-direction: column;
		margin-top: 0.62rem;
		padding:0 0.32rem;
	}
	.news,.company-profile{
		width: 100%;
	}
	.list-title{
		height: 0.74rem;
		line-height: 0.74rem;
		margin-bottom:0.3rem;
	}
	.list-title-t1{
		font-size: 0.35rem;
	}
	.list-more span{
		font-size: 0.2rem;
	}
	.more-arrow{
		width: 0.13rem;
		margin-left: 0.06rem;
	}
	.news-list .news-list-t{
		padding: 0.39rem;
	}
	.news-month{
		font-size: 0.33rem;
		font-weight: bold;
		line-height: 0.4rem;
	}
	.news-year{
		font-size: 0.26rem;
		line-height: 0.32rem;
	}
	.news-title{
		height: 0.8rem;
		font-size: 0.3rem;
		line-height: 0.4rem;
		font-weight: bold;
	}
	.news-content{
		height: 0.58rem;
		font-size: 0.21rem;
		margin-top: 0.12rem;
		line-height: 0.29rem;
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp:2;
	    overflow: hidden;
	    text-overflow: ellipsis;
		white-space:normal;
	}
	.company-profile{
		margin-top: 0.66rem;
	}
	.company-pic, .develop-pic{
		height: 2.95rem;
		border-radius: 0.1rem;
	}
	.company-title{
		font-size: 0.24rem;
		line-height: 0.34rem;
		font-weight: bold;
		margin: 0.29rem 0 0.07rem;
	}
	.company-describe{
		height: 0.96rem;
		font-size: 0.22rem;
		line-height: 0.32rem;
		margin-bottom:0.6rem;
	}

	video{
		display: none;
	}
}


.more-video-box{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}
.more-video{
	height: 100%;
	background: #000;
}
.video-close{
	width: 25px;
	height: 25px;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 12px;
	cursor: pointer;
}



.ani_sc1{animation: sc1 1.5s infinite;-webkit-animation: sc1 1.5s infinite;}
@keyframes sc1{
	0%{transform: scale(1);opacity: 0.7;}
	100%{transform: scale(2);opacity: 0;}
}
@-webkit-keyframes sc1{
	0%{-webkit-transform: scale(1);opacity: 0.7;}
	100%{-webkit-transform: scale(2);opacity: 0;}
}


.ani_ban_tr1{animation: ban_tr1 0.7s 0.35s forwards;-webkit-animation: ban_tr1 0.7s 0.35s forwards;opacity: 0;}
.ani_ban_tr2{animation: ban_tr1 0.7s 0.6s forwards;-webkit-animation: ban_tr1 0.7s 0.6s forwards;opacity: 0;}
@keyframes ban_tr1{
	0%{transform: translate3d(0,20%,0);opacity:0;}
	100%{transform: translate3d(0,0,0);opacity:1;}
}
@-webkit-keyframes ban_tr1{
	0%{-webkit-transform: translate3d(0,20%,0);opacity:0;}
	100%{-webkit-transform: translate3d(0,0,0);opacity:1;}
}
.ani_ban_tr3{animation: ban_tr3 0.7s 0.85s forwards;-webkit-animation: ban_tr3 0.7s 0.85s forwards;opacity: 0;}
@keyframes ban_tr3{
	0%{transform: translate3d(0,50%,0);opacity:0;}
	100%{transform: translate3d(0,0,0);opacity:1;}
}
@-webkit-keyframes ban_tr3{
	0%{-webkit-transform: translate3d(0,50%,0);opacity:0;}
	100%{-webkit-transform: translate3d(0,0,0);opacity:1;}
}


