.project-active{clear:both;padding-bottom: 50px;}
.project-active h3{font-size:40px;color:#333;font-weight: bold;font-family:SourceHanSansCN;}
.project-active img:hover{
	/* transform:scale(1.01); */
	opacity: 0.85;
	/* border:1px solid #eee; */
	-webkit-transition: all .3s;
	cursor: pointer;
	}
.project-active p.desc{
	background:#1b1b1b;
	opacity: 0.79;
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;color:#fff;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	height:38px;
	line-height:38px;
	padding:0 15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	margin-bottom:0;
}

.project-active .zixun {
	margin-top:50px;
	display:flex;
	flex-direction:row;
	justify-content:center;
	gap:55px;
	
	}
.project-active .zixun a{
		display: inline-block;
		font-size: 18px;
		color: #fff;
		text-align: center;
		padding: 12px 55px;
		background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
		background-blend-mode: normal, normal;
		border-radius: 24px;
		text-decoration: none;
		-webkit-transition: all .8s;
		white-space: nowrap;
		text-overflow: ellipsis;
		cursor: pointer;
		
		
}
.project-active .zixun a:nth-child(1){}
.project-active .zixun a:hover{
	border-radius: 0;
	-webkit-transition: all .8s
}

.project-active .item-cont{
	display:grid;
	grid-template-columns: 1fr 2fr;
	gap: 22px;
	margin-top:25px;
}
.project-active .item-cont .item:nth-child(1) ul{
	list-style: none;
	padding-left: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	color:#555;
	font-size:16px;
}

.project-active .item-cont a{
	color:#555;
	text-decoration: none;
	display: block;
	position:relative;
}
.project-active .item-cont a:hover{
	text-decoration:underline;
}
.project-active .item-cont .item:nth-child(1){
	background:#eee;
	border-radius: 15px;
	padding:20px 30px;
}
.project-active .item-cont .item:nth-child(1) span{float:right;}
.project-active .item-cont .item:nth-child(2) {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	overflow: hidden;
	gap:22px;
	position: relative;
	}
.project-active .item-cont .item:nth-child(2) img{width:100%;height:auto;border-radius: 15px;opacity: 1;}
.project-active .item-cont .item:nth-child(2) img:hover{opacity: 0.85;}
.project-active .item-cont .item:nth-child(2) .item-sub{
	border-radius: 15px;
}
.swiper-pagination-bullet{width:25px;height:3px;border-radius:0;opacity: 0.3;background:#fff;}
.swiper-pagination-bullet-active{background:#fff;opacity: 0.9;}
.banner .swiper-button-next{right:60px !important;opacity: 0.5;}
.banner .swiper-button-prev{left:60px !important;opacity:1;}
.swiper-button-next , .swiper-button-prev{opacity:1;}
.swiper-button-next:hover{opacity:1;}
.swiper-button-prev:hover{opacity:1;}
.swiper-button-next{}
.swiper-button-prev{}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 111
}

header .header {
	position: fixed
}

.fp-watermark {
	display: none
}

.fullpage {
	height: auto !important
}

.fullpage .sy-first .video {
	max-width: 100%;
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	height: 600px;
	background: url(/static/img/2023index/video-bg.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-first .video video {
	width: auto
}

.fullpage .sy-first .first-cont {
	position: absolute;
	top: 20%;
	width: 100%;
	left: 0;
	z-index: 11
}

.fullpage .sy-first h1 {
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-weight: bold
}

.fullpage .sy-first p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 25px
}

.fullpage .sy-first .first-a {
	text-align: center
}

.fullpage .sy-first .first-a a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 12px 20px;
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 24px;
	width: 140px;
	text-decoration: none;
	margin-top: 53px;
	-webkit-transition: all .8s
}

.fullpage .sy-first .first-a a:first-child {
	margin-right: 10px
}

.fullpage .sy-first .first-a a:hover {
	border-radius: 0;
	-webkit-transition: all .8s
}

.fullpage .sy-first .video::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	/* top: 0; */
	left: 0;
	background-color: rgba(8, 28, 74, 0.5);
	z-index: 1
}

.fullpage .sy-second {
	background: url(/static/img/2023index/sy-bg1.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	padding-top: 200px
}

.fullpage .sy-second h2 {
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-family: SourceHanSansCN;
	font-weight: bold
}

.fullpage .sy-second h2 span {
	font-family: Arial;
	font-style: italic;
	font-size: 50px
}

.fullpage .sy-second ul {
	padding: 0;
	margin-top: 40px
}

.fullpage .sy-second ul li {
	position: relative;
	list-style: none;
	padding-top: 30px;
	border-bottom: 1px solid #93a7ca;
	overflow: hidden;
	height: 286px
}

.fullpage .sy-second ul li .sy-solution {
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none
}

.fullpage .sy-second ul li .sy-solution .solu-first img {
	display: inline-block;
	width: 40px
}

.fullpage .sy-second ul li .sy-solution .solu-first h3 {
	font-size: 20px;
	margin-top: 25px;
	font-weight: 700;
}

.fullpage .sy-second ul li .sy-solution .solu-first p {
	font-size: 16px;
	margin-top: 20px
}

.fullpage .sy-second ul li .sy-solution .solu-second {
	position: absolute;
	bottom: -286px;
	transition: all .5s ease 0s;
	width: 100%
}

.fullpage .sy-second ul li .sy-solution .solu-first h3 {
	font-size: 22px;
}

.fullpage .sy-second ul li .sy-solution .solu-second h3 {
	font-size: 20px;
	margin: 25px 0;
	font-weight: bold
}

.fullpage .sy-second ul li .sy-solution .solu-second p {
	font-size: 16px;
	margin-top: 20px
}

.fullpage .sy-second ul li .sy-solution .solu-second .solu-wuliao a {
	display: inline-block;
	width: 110px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #fff;
	border-radius: 18px;
	margin-top: 15px
}

.fullpage .sy-second ul li .sy-solution .solu-second .solu-wuliao a:hover {
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-color: transparent
}

.fullpage .sy-second ul li:hover .sy-solution .solu-first {
	display: none
}

.fullpage .sy-second ul li:hover .sy-solution .solu-second {
	bottom: 30px;
	transition: all .5s ease 0s
}

.fullpage .sy-second ul li:first-child:hover .sy-solution .solu-second {
	right: 24%
}

.fullpage .sy-third {
	padding: 80px 0 0;
}

.fullpage .sy-third h2 {
	font-size: 26px;
	color: #333;
	font-family: SourceHanSansCN;
	font-weight: bold;
	text-align: center
}

.fullpage .sy-third .sy-pro {
	overflow: hidden;
}

.fullpage .sy-third .sy-pro ul {
	padding: 0;
	margin:0 !important;
}

.fullpage .sy-third .sy-pro ul li {
	list-style: none
}

.fullpage .sy-third .sy-pro ul li a {
	display: block;
	text-decoration: none;
	padding: 20px;
	margin-top: 30px
}

.fullpage .sy-third .sy-pro ul li a h3 {
	font-size: 24px;
	color: #555
}

.fullpage .sy-third .sy-pro ul li a h3 span {
	font-weight: bold
}

.fullpage .sy-third .sy-pro ul li a .pro-child {
	margin-bottom: 0;
}

.fullpage .sy-third .sy-pro ul li a .pro-child small {
	font-size: 16px;
	padding-right: 10px;
}

.fullpage .sy-third .sy-pro ul li a p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #555
}

.fullpage .sy-third .sy-pro ul li a .lidu {
	font-size: 16px;
	color: #555;
	margin-bottom: 5px
}

.fullpage .sy-third .sy-pro ul li a .right,
.fullpage .sy-third .sy-pro ul li a .right1 {
	position: relative;
}

.fullpage .sy-third .sy-pro ul li a img.pro {
	display: block;
	margin: 0 auto;
	transition: all .5s ease 0s
}

.fullpage .sy-third .sy-pro ul li a .icon {
	max-width: 76px !important;
	position: absolute;
	right: 0;
	top: -30px;
	margin-top: 0 !important;
}

.fullpage .sy-third .sy-pro ul li a .pro-anniu {
	opacity: 0;
	transition: all .5s ease 0s;
	margin-bottom: 20px;
	position: relative;
	z-index: 100;
}

.fullpage .sy-third .sy-pro ul li:first-child a .pro-anniu{
	right:-80px;
	bottom:-150px;
}

.fullpage .sy-third .sy-pro ul li a .pro-anniu p {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 5px 18px;
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 23px;
	text-decoration: none;
	-webkit-transition: all .8s
}

.fullpage .sy-third .sy-pro ul li a .pro-anniu p:hover {
	border-radius: 0;
	-webkit-transition: all .8s
}

.fullpage .sy-third .sy-pro ul li a:hover img.pro {
	transform: scale(1.1, 1.1);
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}

.fullpage .sy-third .sy-pro ul li .one {
	background: url(/static/img/2023index/sy-pro-bg.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-third .sy-pro ul li .one img {
	width: 100%
}

.fullpage .sy-third .sy-pro ul li .two {
	background: url(/static/img/2023index/sy-pro-bg1.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-third .sy-pro ul li .two img {
	width: 100%
}

.fullpage .sy-third .sy-pro ul li .three {
	background: url(/static/img/2023index/sy-pro-bg2.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-third .sy-pro ul li .three img {
	width: 100%
}

.fullpage .sy-third .sy-pro ul li .four {
	background: url(/static/img/2023index/sy-pro-bg3.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-third .sy-pro ul li .four img {
	width: 100%
}

.fullpage .sy-third .sy-pro ul li .fifth {
	background: url(/static/img/2023index/sy-pro-bg4.jpg) no-repeat center;
	background-size: 100% 100%
}

.fullpage .sy-third .sy-pro ul li .fifth img {
	width: 100%
}

.fullpage .sy-third .sy-pro ul li:hover a .pro-anniu {
	opacity: 1;
	transition: all .5s ease 0s;
	position: relative;
}

.fullpage .sy-third .sy-pro .pro-a {
	text-align: center;
	margin-top: 30px
}

.fullpage .sy-third .sy-pro .pro-a a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 13px 18px;
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 23px;
	text-decoration: none;
	-webkit-transition: all .8s
}

.fullpage .sy-third .sy-pro .pro-a a:hover {
	border-radius: 0;
	-webkit-transition: all .8s
}

.fullpage .sy-fourth {
	background: url(/static/img/2023index/sy-bg2.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 40px;
	padding-top: 0px
}

.fullpage .sy-fourth .left {
	padding: 40px 0
}

.fullpage .sy-fourth .left h2 {
	font-size: 26px;
	color: #fff;
	font-weight: bold
}

.fullpage .sy-fourth .left h3 {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	margin-top: 30px
}

.fullpage .sy-fourth .left p {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	margin-top: 20px
}

.fullpage .sy-fourth .left a {
	margin: 40px 0;
	display: block;
	width: 221px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 12px 20px;
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 24px;
	text-decoration: none;
	-webkit-transition: all .8s
}

.fullpage .sy-fourth .left a:hover {
	border-radius: 0;
	-webkit-transition: all .8s
}

.fullpage .sy-fourth .right ul {
	padding: 0
}

.fullpage .sy-fourth .right ul li {
	list-style: none;
	border-bottom: 1px solid #93a7ca
}

.fullpage .sy-fourth .right ul li .li-left h4 {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
	color: #fff
}

.fullpage .sy-fourth .right ul li .li-left h4 span {
	font-size: 18px;
	font-weight: normal
}

.fullpage .sy-fourth .right ul li .li-left p {
	font-size: 16px;
	color: #fff
}

.fullpage .sy-fourth .right ul li .li-right p {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	text-align: start;
	padding-left: 15px
}

.fullpage .sy-fourth .gaikuang {
	overflow: hidden
}

.fullpage .sy-fifth {
	padding: 80px 0;
}

.fullpage .sy-fifth h3 {
	font-size: 26px;
	color: #333;
	font-family: SourceHanSansCN;
	font-weight: bold
}

.fullpage .sy-fifth .news-nav {
	display: flex;
	justify-content: space-around;
	border: none;
	padding: 0
}

.fullpage .sy-fifth .news-nav .nav-item {
	margin-top: 20px;
	list-style: none
}

.fullpage .sy-fifth .news-nav .nav-item .nav-link {
	font-size: 18px;
	color: #555;
	border: 1px solid #555;
	border-radius: 23px;
	padding: 0 10px;
	text-align: center
}

.fullpage .sy-fifth .news-nav .nav-item .nav-link.active,
.fullpage .sy-fifth .news-nav .nav-item .nav-link:hover {
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 24px;
	color: #fff;
	border: 1px solid
}

.fullpage .sy-fifth .sy-news .kehu_bottom {
	/* margin-top: 30px */
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul {
	padding: 0
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li {
	width: 100%
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	background-color: #eeeeee
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time {
	float: left;
	width: 25%
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time p {
	font-size: 20px;
	color: #555;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin-bottom: 0;
	font-family: Arial
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time span {
	display: block;
	font-size: 16px;
	color: #555;
	text-align: center
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont {
	float: left;
	width: 75%;
	padding-left: 10px
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont p {
	font-size: 16px;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li.active a {
	background-color: #d11a2d
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li.active a .news-bottom .news-time p {
	color: #fff;
	border-bottom: 1px solid #fff
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li.active a .news-bottom .news-time span {
	color: #fff
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li.active a .news-bottom .news-cont h4 {
	color: #fff
}

.fullpage .sy-fifth .sy-news .kehu_bottom ul li.active a .news-bottom .news-cont p {
	color: #fff
}

.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img {
	display: block;
	width:100%;
	max-height: 425px;
}

.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img.active {
	display: block;
	width: 100%;
}

.fullpage .sy-fifth .sy-news .kehu_bottom .five_img a{display: none;}
.fullpage .sy-fifth .sy-news .kehu_bottom .five_img a.active{display: block;width: 100%;}

.fullpage .sy-fifth .tab-video,
.fullpage .sy-fifth .tab-zhuanti {
	margin-top: 30px
}

.fullpage .sy-fifth .tab-video .left img,
.fullpage .sy-fifth .tab-zhuanti .left img {
	display: block;
	width: 100%
}


.fullpage .sy-fifth .tab-video .right,
.fullpage .sy-fifth .tab-zhuanti .right {
	margin-top: 20px
}

.fullpage .sy-fifth .tab-video .right img,
.fullpage .sy-fifth .tab-zhuanti .right img {
	display: block;
	width: 100%
}

.fullpage .sy-fifth .sy-fifth-bottom ul {
	padding: 0
}

.fullpage .sy-fifth .sy-fifth-bottom ul li {
	list-style: none;
	margin-top: 20px
}

.fullpage .sy-fifth .sy-fifth-bottom ul li a {
	display: block
}

.fullpage .sy-fifth .sy-fifth-bottom ul li a img {
	display: block;
	width: 100%
}

.fullpage .sy-sixth {
	padding: 40px 0;
	background: url(/static/img/2023index/sy-bg3.jpg) no-repeat center;
	background-size: cover;
	padding-top: 160px
}

.fullpage .sy-sixth h2 {
	font-size: 26px;
	color: #333;
	font-family: SourceHanSansCN;
	font-weight: bold;
	text-align: center
}

.fullpage .sy-sixth h3 {
	font-size: 16px;
	color: #555;
	font-weight: normal;
	text-align: center;
	margin-top: 15px
}

.fullpage .sy-sixth .fuwu-cont {
	margin-top: 40px
}

.fullpage .sy-sixth .fuwu-cont ul {
	padding: 0
}

.fullpage .sy-sixth .fuwu-cont ul li {
	list-style: none;
	float: left;
	width: 50%;
	height: 91px;
	margin-top: 20px
}

.fullpage .sy-sixth .fuwu-cont ul li p {
	font-size: 18px;
	color: #555;
	text-align: center;
	margin-bottom: 0
}

.fullpage .sy-sixth .fuwu-cont ul li p:first-child {
	font-size: 40px;
	font-weight: bold
}

.fullpage .sy-sixth .fuwu-cont ul li p:first-child span {
	font-size: 18px;
	font-weight: normal
}

.fullpage .sy-sixth .fuwu-cont h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px
}

.fullpage .sy-sixth .fuwu-cont p {
	font-size: 18px;
	color: #555;
	text-align: center
}

.fullpage .sy-sixth .fuwu-cont p span {
	color: #ce2031;
	font-weight: bold
}

.fullpage .sy-sixth .partn {
	padding: 0
}

.fullpage .sy-sixth .partn li {
	list-style: none;
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-top: 10px;
}

.fullpage .sy-sixth .partn li img {
	display: block;
	width: 100%
}

.fullpage .sy-sixth .zixun {
	margin-top: 50px;
	text-align: center
}

.fullpage .sy-sixth .zixun a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 12px 20px;
	background-image: linear-gradient(90deg, #d11a2d 0%, #e35151 100%), linear-gradient(#e35151, #e35151);
	background-blend-mode: normal, normal;
	border-radius: 24px;
	text-decoration: none;
	-webkit-transition: all .8s;
	margin-right: 20px
}

.fullpage .sy-sixth .zixun a:hover {
	border-radius: 0;
	-webkit-transition: all .8s
}

.fullpage .bottom {
	background-color: #242933;
	padding: 40px 0;
	/* height: 100vh;/modify 10 21/ */
}

.fullpage .bottom .bottom-logo {
	display: block;
	max-width: 184px
}

.fullpage .bottom h2 {
	font-size: 24px;
	color: #ccc;
	margin-top: 30px
}

.fullpage .bottom .erweima {
	margin-top: 30px
}

.fullpage .bottom .erweima img {
	display: block;
	max-width: 96px;
	float: left;
	width: 30%;
	margin-top: 40px
}

.fullpage .bottom .erweima .contact {
	float: left;
	width: 70%;
	padding-left: 10px
}

.fullpage .bottom .erweima .contact p {
	font-size: 14px;
	color: #ccc;
	align-items: flex-start;
	display: flex
}

.fullpage .bottom .erweima .contact p a {
	text-decoration: none;
	color: #ccc;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	margin-top: -3px
}

.fullpage .bottom .erweima .contact p img {
	display: block;
	margin-right: 15px;
	width: 13px;
	vertical-align: middle;
	margin-top: 0
}

.fullpage .bottom .erweima .contact p:first-child img {
	width: 15px
}

.fullpage .bottom .bottom-cont {
	margin-top: 20px
}

.fullpage .bottom .bottom-cont h5 {
	font-size: 18px;
	color: #eee;
	font-weight: bold;
	margin-bottom: 15px
}

.fullpage .bottom .bottom-cont ul {
	padding: 0
}

.fullpage .bottom .bottom-cont ul li {
	line-height: 32px
}

.fullpage .bottom .bottom-cont ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #eee
}

.fullpage .bottom .bottom-cont .sy-mater ul {
	float: left;
	width: 33.33%
}

.fullpage .bottom .bottom-cont .chakan {
	text-decoration: none;
	font-size: 16px;
	color: #eee
}

.sy-first h1 {
	-webkit-animation: bottomIn .3s linear both;
	animation: bottomIn .3s linear both;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.sy-first p {
	-webkit-animation: bottomIn .5s linear both;
	animation: bottomIn .5s linear both;
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.sy-first .first-a {
	-webkit-animation: bottomIn .7s linear both;
	animation: bottomIn .7s linear both;
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.sy-second.active .page2-title {
	opacity: 0;
	-webkit-animation: page2-title 1s ease-in-out both;
	animation: page2-title 1s ease-in-out both
}

.sy-second.active ul li {
	-webkit-animation: bottomIn .8s linear both
}

.sy-second.active ul li:first-child {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	animation: page2-title .7s linear both
}

.sy-second.active ul li:nth-child(2) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	animation: page2-title .7s linear both
}

.sy-second.active ul li:nth-child(3) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s;
	animation: page2-title .7s linear both
}

.sy-second.active ul li:nth-child(4) {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	animation: page2-title 1.1s linear both
}

.sy-second.active ul li:nth-child(5) {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	animation: page2-title 1.1s linear both
}

.sy-second.active ul li:nth-child(6) {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	animation: page2-title 1.1s linear both
}

.sy-third.active .page2-title {
	opacity: 0;
	-webkit-animation: page2-title 1s ease-in-out both;
	animation: page2-title 1s ease-in-out both
}

.sy-third.active ul li {
	-webkit-animation: bottomIn .8s linear both
}

.sy-third.active ul li:first-child {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	animation: leftFade 1s linear both
}

.sy-third.active ul li:nth-child(2) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	animation: RightFade 1.5s linear both
}

.sy-third.active ul li:nth-child(3) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	animation: RightFade 1.5s linear both
}

.sy-third.active ul li:nth-child(4) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	animation: RightFade 1.5s linear both
}

.sy-third.active ul li:nth-child(5) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	animation: RightFade 1.5s linear both
}

.sy-fourth.active .left {
	opacity: 0;
	-webkit-animation: leftFade 1.5s ease-in-out both;
	animation: leftFade 1.5s ease-in-out both
}

.sy-fourth.active .right {
	opacity: 0;
	-webkit-animation: RightFade 1.5s ease-in-out both;
	animation: RightFade 1.5s ease-in-out both
}

.sy-fifth.active .page2-title {
	opacity: 0;
	-webkit-animation: page2-title 1s ease-in-out both;
	animation: page2-title 1s ease-in-out both
}

.sy-fifth.active .news-nav li {
	-webkit-animation: page2-title .8s linear both
}

.sy-fifth.active .news-nav li:first-child {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	animation: page2-title .9s linear both
}

.sy-fifth.active .news-nav li:nth-child(2) {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	animation: page2-title 1.1s linear both
}

.sy-fifth.active .news-nav li:nth-child(3) {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
	animation: page2-title 1.3s linear both
}

.sy-fifth.active .news-nav li:last-child {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	animation: page2-title 1.5s linear both
}

.sy-fifth.active .sy-news {
	opacity: 0;
	-webkit-animation: page2-title 2s ease-in-out both;
	animation: page2-title 2s ease-in-out both
}

.sy-fifth.active .sy-fifth-bottom {
	opacity: 0;
	-webkit-animation: page2-title 2.5s ease-in-out both;
	animation: page2-title 2.5s ease-in-out both
}

.sy-sixth.active h2 {
	opacity: 0;
	-webkit-animation: page2-title 1s ease-in-out both;
	animation: page2-title 1s ease-in-out both
}

.sy-sixth.active h3 {
	opacity: 0;
	-webkit-animation: page2-title 1.5s ease-in-out both;
	animation: page2-title 1.5s ease-in-out both
}

.sy-sixth.active .fuwu-cont {
	opacity: 0;
	-webkit-animation: page2-title 1.7s ease-in-out both;
	animation: page2-title 1.7s ease-in-out both
}

.sy-sixth.active .partn {
	opacity: 0;
	-webkit-animation: page2-title 1.9s ease-in-out both;
	animation: page2-title 1.9s ease-in-out both
}

.sy-sixth.active .zixun {
	opacity: 0;
	-webkit-animation: page2-title 2.1s ease-in-out both;
	animation: page2-title 2.1s ease-in-out both
}

@-webkit-keyframes bottomIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bottomIn {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes page2-title {
	50% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes page2-title {
	50% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes leftFade {
	from {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes leftFade {
	from {
		opacity: 0;
		-webkit-transform: translateX(-1000px);
		transform: translateX(-1000px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes RightFade {
	from {
		opacity: 0;
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes RightFade {
	from {
		opacity: 0;
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@media (min-width: 576px) {
	.body {
		position: relative
	}

	.fullpage .sy-first h1 {
		font-size: 30px
	}

	.fullpage .sy-first p {
		font-size: 22px
	}

	.fullpage .sy-first .first-a a:first-child {
		margin-right: 30px
	}

	.fullpage .sy-second ul li {
		float: left;
		width: 50%;
		padding: 15px;
		height: 320px
	}

	.fullpage .sy-second ul li .sy-solution .solu-first h3 {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap
	}

	.fullpage .sy-second ul li .sy-solution .solu-second {
		width: auto
	}

	.fullpage .sy-second ul li:nth-child(odd) {
		border-right: 1px solid #93a7ca
	}

	.fullpage .sy-second ul li:nth-child(5),
	.fullpage .sy-second ul li:nth-child(6) {
		border-bottom: none
	}

	.fullpage .sy-third .sy-pro ul li {
		float: left;
		width: 50%;
		padding: 0 5px;
		height: 590px
	}

	.fullpage .sy-third .sy-pro ul li a {
		height: 570px
	}

	.fullpage .sy-third .sy-pro ul li a .pro-anniu p {
		padding: 8px 15px
	}

	.fullpage .sy-third .sy-pro ul li:hover a {
		height: 570px
	}

	.fullpage .sy-third .sy-pro .pro-a a {
		width: 169px
	}

	.fullpage .sy-third .sy-pro .pro-a a:first-child {
		margin-right: 150px
	}

	.fullpage .sy-fourth .right ul {
		margin-bottom: 0;
		padding: 0 10px
	}

	.fullpage .sy-fourth .right ul li {
		float: left;
		width: 50%;
		text-align: center;
		margin-top: 30px;
		padding-bottom: 0px
	}

	.fullpage .sy-fifth .tab-video,
	.fullpage .sy-fifth .tab-zhuanti {
		margin: 20px -10px 0
	}

	.fullpage .sy-fifth .tab-video .left,
	.fullpage .sy-fifth .tab-zhuanti .left {
		float: left;
		width: 50%;
		padding: 0 10px
	}

	.fullpage .sy-fifth .tab-video .right,
	.fullpage .sy-fifth .tab-zhuanti .right {
		float: left;
		width: 50%;
		margin-top: 0;
		padding: 0 10px
	}

	.fullpage .sy-fifth .news-nav .nav-item .nav-link {
		padding: 5px 10px
	}

	.fullpage .sy-fifth .sy-fifth-bottom ul {
		margin: 0 -10px
	}

	.fullpage .sy-fifth .sy-fifth-bottom ul li {
		float: left;
		width: 50%;
		padding: 0 10px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time {
		padding: 0 15px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time p {
		font-size: 30px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont {
		padding-top: 10px
	}

	.fullpage .sy-sixth {
		padding: 70px 0;
		padding-top: 170px
	}

	.fullpage .sy-sixth h2 {
		font-size: 34px
	}

	.fullpage .sy-sixth h3 {
		margin-top: 20px
	}

	.fullpage .sy-sixth .fuwu-cont {
		margin-top: 10px
	}

	.fullpage .sy-sixth .fuwu-cont ul li {
		width: 33.33%;
		height: auto
	}

	.fullpage .sy-sixth .fuwu-cont ul li p:first-child {
		font-size: 60px
	}

	.fullpage .sy-sixth .fuwu-cont h4 {
		font-size: 28px;
		margin-top: 50px;
		margin-bottom: 15px
	}

	.fullpage .sy-sixth .partn {
		margin-top: 10px
	}

	.fullpage .sy-sixth .partn li {
		width: 33.33%
	}

	.fullpage .sy-sixth .zixun a {
		padding: 12px 0px;
		width: 221px
	}

	.fullpage .sy-sixth .zixun a:first-child {
		margin-right: 150px
	}

	.bottom {
		padding: 60px 0
	}

	.bottom h2 {
		margin-top: 50px
	}

	.bottom .bottom-cont .bottom-pro,
	.bottom .bottom-cont .yingyong {
		float: left;
		width: 50%;
		height: 238px
	}
}

@media (min-width: 768px) {
	.fullpage .sy-first h1 {
		font-size: 40px
	}

	.fullpage .sy-first p {
		font-size: 24px
	}

	.fullpage .sy-first .first-a a {
		width: 221px
	}

	.fullpage .sy-first .first-a a:first-child {
		margin-right: 55px
	}

	.fullpage .sy-second {
		padding: 80px 0;
		padding-top: 160px
	}

	.fullpage .sy-second h2 {
		font-size: 40px
	}

	.fullpage .sy-second h2 span {
		font-size: 70px
	}

	.fullpage .sy-second ul li {
		height: 300px
	}

	.fullpage .sy-third ul li a {
		height: 450px
	}

	.fullpage .sy-fifth h3 {
		display: inline-block
	}

	.fullpage .sy-fifth .news-nav {
		float: right;
		margin-top: -20px
	}

	.fullpage .sy-fifth .news-nav .nav-item {
		padding-right: 15px
	}

	.fullpage .sy-fifth .news-nav .nav-item .nav-link {
		padding: 8px 25px
	}

	.fullpage .sy-sixth {
		/* padding: 90px 0; */
		padding:50px 0;
	}

	.fullpage .sy-sixth h2 {
		font-size: 40px
	}

	.fullpage .sy-sixth .fuwu-cont {
		margin-top: 30px
	}

	.fullpage .sy-sixth .fuwu-cont ul li p:first-child {
		font-size: 80px;
		line-height: 35px
	}

	.fullpage .sy-sixth .partn {
		margin-top: 0px
	}

	.fullpage .sy-sixth .partn li {
		width: 25%
	}

	.fullpage .bottom .erweima .contact {
		padding-top: 20px;
		padding-left: 30px
	}

	.fullpage .bottom .bottom-cont .bottom-pro,
	.fullpage .bottom .bottom-cont .yingyong,
	.fullpage .bottom .bottom-cont .bottom-wuliao {
		float: left;
		width: 33.33%
	}
}

@media (min-width: 992px) {
	.fullpage .sy-first .first-cont {
		top: 25%
	}

	.fullpage .sy-first h1 {
		font-size: 48px
	}

	.fullpage .sy-first .video {
		height: 100vh
	}

	.fullpage .sy-first .video video {
		position: relative;
		height: auto
	}

	.fullpage .sy-second {
		padding: 140px 0 152px
	}

	.fullpage .sy-second ul li {
		width: 33.33%;
		padding-top: 50px;
		padding-bottom: 40px
	}

	.fullpage .sy-second ul li:nth-child(2) {
		border-right: 1px solid #93a7ca
	}

	.fullpage .sy-second ul li:nth-child(3) {
		border-right: none
	}

	.fullpage .sy-second ul li:nth-child(4) {
		border-right: 1px solid #93a7ca;
		border-bottom: none
	}

	.fullpage .sy-third h2 {
		font-size: 40px
	}

	.fullpage .sy-third .sy-pro {
		margin-top: 35px
	}

	.fullpage .sy-third .sy-pro ul li a {
		height: auto
	}

	.fullpage .sy-third .sy-pro ul li:first-child {
		height: 711px
	}

	.fullpage .sy-third .sy-pro ul li:first-child a {
		padding: 50px 30px 50px 50px;
		height: 100%
	}

	.fullpage .sy-third .sy-pro ul li:first-child a img {
		margin-top: -20px
	}

	.fullpage .sy-third .sy-pro ul li {
		padding: 5px;
		height: 356px
	}

	.fullpage .sy-third .sy-pro ul li a {
		margin-top: 0;
		height: 100%
	}

	.fullpage .sy-third .sy-pro ul li a .left {
		float: left;
		width: 50%
	}

	.fullpage .sy-third .sy-pro ul li a .right {
		float: left;
		width: 50%
	}

	.fullpage .sy-third .sy-pro ul li:hover a {
		height: 100%
	}

	.fullpage .sy-fourth {
		padding-bottom: 90px
	}

	.fullpage .sy-fourth .left {
		float: left;
		width: 50%;
		padding: 60px 15px 33px 0
	}

	.fullpage .sy-fourth .left h2 {
		font-size: 40px
	}

	.fullpage .sy-fourth .left h3 {
		font-size: 24px;
		line-height: 36px;
		margin-top: 40px
	}

	.fullpage .sy-fourth .left p {
		font-size: 16px;
		line-height: 30px
	}

	.fullpage .sy-fourth .right {
		float: left;
		width: 50%;
		padding-top: 40px
	}

	.fullpage .sy-fourth .right ul li {
		width: 100%
	}

	.fullpage .sy-fourth .right ul li .li-left {
		float: left;
		width: 20%
	}

	.fullpage .sy-fourth .right ul li .li-right {
		float: left;
		width: 80%
	}

	.fullpage .sy-fourth .right ul li:last-child {
		border-bottom: none
	}

	.fullpage .sy-fifth {
		padding-top: 35px;
		padding-bottom: 100px
	}

	.fullpage .sy-fifth h3 {
		font-size: 40px
	}

	.fullpage .sy-fifth .news-nav {
		margin-top: -15px
	}

	.fullpage .sy-fifth .news-nav .nav-item {
		padding-right: 28px
	}

	.fullpage .sy-fifth .news-nav .nav-item .nav-link {
		padding: 10px 40px
	}

	.fullpage .sy-fifth .news-nav .nav-item:last-child {
		padding-right: 0
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul {
		float: right;
		width: 45%
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont p {
		margin-bottom: 0
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img {
		float: right;
		width: 55%
	}

	.fullpage .sy-fifth .sy-fifth-bottom ul li {
		width: 25%
	}

	.fullpage .sy-sixth .fuwu-cont ul li p:last-child {
		margin-top: 8px
	}

	.fullpage .sy-sixth .partn li {
		width: 20%
	}
}
@media(min-width:992px) {
	.fullpage .sy-third .sy-pro ul li:first-child a .right1 .icon {
		right: 90px;
		top: -20px;
	}

	.fullpage .sy-third .sy-pro ul li .two .right .icon {
		top: 10px;
	}

	.fullpage .sy-third .sy-pro ul li .three .right .icon {
		top: 20px;
	}

	.fullpage .sy-third .sy-pro ul li .fifth .right .icon {
		top: -8px;
	}
}
@media(min-width:992px) and (max-width:1399px){
	.fullpage div.active{height:100vh;}
	.fullpage .sy-second{padding:0;}
	.fullpage .sy-second ul{margin-bottom:0;margin-top:20px;}
	.fullpage .sy-second .container{padding-top:84px;}
	 .fullpage .sy-third {padding:0;}
	  .fullpage .sy-third .container{padding-top:84px;}
	.fullpage .sy-third .sy-pro ul li:first-child{
		display:none;
	}
	.fullpage .sy-third .sy-pro ul li a .right img.pro{
		width:75%;
	}
	
	
}
@media (min-width: 1200px) {
	.fullpage .sy-first .first-cont {
		top: 40%
	}

	.fullpage .sy-second ul li {
		padding: 50px 45px 30px
	}

	.fullpage .sy-second ul li .sy-solution .solu-second {
		right: 9px;
		padding: 0 10px
	}

	.fullpage .sy-second ul li .sy-solution .solu-second h3 {
		font-size: 22px
	}

	.fullpage .sy-second ul li:first-child .sy-solution .solu-second {
		right: 24%
	}

	.fullpage .sy-third {
		padding: 45px 0px;
		/* padding-top: 150px; */
		/* padding-top:calc(100vh * 0.1) */
	}

	.fullpage .sy-third .sy-pro {
		margin-top: 30px
	}

	.fullpage .sy-third .sy-pro ul li:first-child {
		/* height: 600px; */
		height:calc(100vh *0.7);
	}

	.fullpage .sy-third .sy-pro ul li:first-child a {
		padding: 40px 30px 50px 50px
	}

	.fullpage .sy-third .sy-pro ul li:first-child a p {
		margin-top: 10px
	}

	.fullpage .sy-third .sy-pro ul li {
		/* height: 375px; */
		height:calc(100vh * 0.35);
	}

	.fullpage .sy-third .sy-pro ul li a {
		padding: 43px 21px 20px 30px
	}

	.fullpage .sy-third .sy-pro ul li a .left {
		width: 54%
	}

	.fullpage .sy-third .sy-pro ul li a .left p {
		margin-top: 10px
	}

	.fullpage .sy-third .sy-pro ul li a .right {
		width: 46%;
		margin-top: 0px
	}

	.fullpage .sy-third .sy-pro ul li:nth-child(3) a .left {
		width: 52%
	}

	.fullpage .sy-third .sy-pro ul li:nth-child(3) a .right {
		width: 48%;
		margin-top: 20px
	}

	.fullpage .sy-third .sy-pro ul li:nth-child(4) a .left p,
	.fullpage .sy-third .sy-pro ul li:nth-child(5) a .left p {
		padding-right: 34px
	}

	.fullpage .sy-third .sy-pro ul li:nth-child(4) a .left .pro-anniu p,
	.fullpage .sy-third .sy-pro ul li:nth-child(5) a .left .pro-anniu p {
		padding-right: 15px
	}

	.fullpage .sy-third .sy-pro ul li:first-child a img {
		margin-top: -65px;
	}

	.fullpage .sy-fourth .left {
		padding-top: 90px;
	}

	.fullpage .sy-fourth .right {
		padding-top: 90px;
	}

	.fullpage .sy-fourth .right ul li .li-left h4 {
		font-size: 44px;
		line-height: 44px;
		margin-bottom: 0
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul {
		width: 50%
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time p {
		font-size: 48px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img {
		width: 50%
	}

	.fullpage .bottom .bottom-left {
		float: left;
		width: 35%
	}

	.fullpage .bottom .bottom-cont {
		float: left;
		width: 65%;
		padding-left: 40px
	}

	.fullpage .bottom .bottom-cont .bottom-pro {
		padding-left: 38px;
		width: 30%
	}

	.fullpage .bottom .bottom-cont .yingyong {
		width: 35%
	}
	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img{max-height:351px;}
}
@media (min-width: 1280px){
	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img{max-height:351px;}
}

@media (min-width: 1400px) {
	.fullpage .sy-first {
		/* height: 100vh; */
	}

	.fullpage .sy-first .video {
		height: 100vh
	}

	.fullpage .sy-first .video video {
		height: auto
	}

	.fullpage .sy-second {
		height: 100vh;
		width: 100%;
		overflow: hidden;
		padding-top: 60px;
		padding-bottom: 60px
	}

	.fullpage .sy-second ul {
		margin-top: 60px
	}

	.fullpage .sy-second ul li {
		/* height: 220px; */
		height:calc(100vh * 0.3);
		display: flex;
		align-items: center;
		justify-content: center
	}

	.fullpage .sy-second ul li .sy-solution .solu-second {
		bottom: -291px
	}

	.fullpage .sy-second ul li .sy-solution .solu-second p {
		padding: 0 30px;
		line-height: 30px;
		margin-top: 10px
	}

	.fullpage .sy-second ul li .sy-solution .solu-second .solu-wuliao a {
		margin: 10px
	}

	.fullpage .sy-third {
		padding:50px auto;
	}

	.fullpage .sy-third .sy-pro ul li {
		width: 33.33%
	}

	.fullpage .sy-third .sy-pro ul li:first-child {
		/* height: 600px; */
		height:calc(100vh * 0.76);
		overflow: hidden;
	}

	.fullpage .sy-third .sy-pro ul li:first-child a img {
		max-width: 340px;
		margin-top: -80px
	}
	.fullpage .sy-third .sy-pro ul li:first-child .pro{
		
	}

	.fullpage .sy-third .sy-pro ul li {
		/* height: 301px; */
		height:calc(100vh * 0.38);
		overflow:hidden;
	}

	.fullpage .sy-third .sy-pro ul li a h3 {
		font-size: 20px
	}

	.fullpage .sy-third .sy-pro ul li a .right {
		margin-top: 10px
	}

	.fullpage .sy-third .sy-pro ul li .sixth .right {
		margin-top: -7px
	}

	.fullpage .sy-fourth {
		/* height: 100vh; */
		background-position: top;
		background-size: auto
	}

	.fullpage .sy-fourth .left {
		padding-right: 78px
	}

	.fullpage .sy-fourth .right ul li .li-right {
		padding-left: 30px
	}

	.fullpage .sy-fifth {
		/* height: 100vh; */
		padding: 45px;
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul {
		width: 51%;
		margin-bottom: 0
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a {
		padding-top: 19px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time {
		width: 16%
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time p {
		font-size: 50px;
		line-height: 51px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time span {
		padding-top: 10px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont {
		width: 84%;
		padding-right: 10px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont h4 {
		-webkit-line-clamp: 2
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont p {
		margin-bottom: 16px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img {
		width: 49%
	}

	.fullpage .sy-sixth {
		/* padding-bottom: 80px */
	}

	.fullpage .sy-sixth .fuwu-cont {
		width: 1300px;
		margin: 30px auto 0;
	}

	.fullpage .sy-sixth .zixun {
		margin-top: 35px;
	}
}
@media(min-width:1400px) {
	.fullpage .sy-third .sy-pro ul li:first-child a .right1 .icon {
		right: 60px;
		top: -5px;
	}

	.fullpage .sy-third .sy-pro ul li .two .right .icon {
		top: -12px;
		right: -10px;
	}

	.fullpage .sy-third .sy-pro ul li .three .right .icon {
		top: -16px;
	}

	.fullpage .sy-third .sy-pro ul li .fifth .right .icon {
		top: -26px;
		right: -10px;
	}

	.fullpage .sy-third .sy-pro ul li .sixth .right .icon {
		top: -10px;
		right: -6px;
	}
	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img {
	    max-height: 398px;
	}
}
@media (min-width: 1600px) {
	.container {
		max-width: 1410px
	}

	.fullpage .sy-first .first-cont {
		top:45%;
	}

	.fullpage .sy-first .video video {
		width: 100%
	}

	.fullpage .sy-second {
		padding-top: 100px
	}

	.fullpage .sy-third {
		/* padding-top:calc(100vh * 0.1 + 20px); */
		padding:50px 0;
	}
	

	.fullpage .sy-third .sy-pro ul li a h3 {
		font-size: 23px
	}

	.fullpage .sy-fourth {
		/* padding-top: 80px; */
		/* padding-bottom: 110px */
	}

	.fullpage .sy-fourth .left {
		padding-top: 90px;
		width: 43%;
		padding-right: 31px
	}

	.fullpage .sy-fourth .right {
		padding-top: 90px;
		width: 56.2%
	}

	.fullpage .sy-fourth .right ul {
		padding: 0 0 0 90px
	}

	.fullpage .sy-fourth .right ul li .li-right {
		padding-left: 30px
	}

	.fullpage .sy-fourth .right ul li .li-left h4 {
		font-size: 60px
	}

	.fullpage .sy-fifth {
		padding: 50px 0;
	}

	.fullpage .sy-fifth h3 {
		/* margin-top: 30px; */
		
	}

	.fullpage .sy-fifth .news-nav {
		/* margin-top: 30px */
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul {
		width: 50.8%
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a {
		padding-left: 30px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-time {
		margin-top: 5px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont {
		padding-left: 25px;
		padding-right: 24px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom ul li a .news-bottom .news-cont p {
		margin-top: 12px;
		margin-bottom: 21px
	}

	.fullpage .sy-fifth .sy-news .kehu_bottom .five-img {
		width: 48.2%
	}

	.fullpage .sy-sixth {
		/* padding-top: 160px */
		padding:0;
		padding-bottom:50px;
		
	}
	.fullpage .sy-sixth .container{
		 padding-top:calc(100vh * 0.1); 
		/* padding:35px 0; */
	}
	.fullpage .sy-fifth .sy-news .kehu_bottom .five_img img {
	    max-height: 425px;
	}
}

@media (min-width: 1610px) {
	.sy-third .sy-third-cont {
		max-width: 1610px
	}
}



