.headerNav {
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
	background: rgba(51, 51, 51, 0.1);
}

.Nav {
	display: flex;
	align-items: center;
	height: 80px;
	justify-content: space-between;
}

.Navleft {
	font-size: 28px;
	color: #ffffff;
}

.Nra {
	margin-right: 60px;
	font-size: 16px;
	color: #DFE4E8;
	position: relative;
}

.Nra:hover{color:#fff!important;}

.Nra.active {
	color: #ffffff;
}

.Nra.active::after {
	content: "";
	position: absolute;
	bottom: -32px;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #ffffff;
}

.Nra:last-child {
	margin-right: 0;
}

.Jbanner .swiper-slide {
	height: 800px;
}

.jmp1 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	bottom: 30px;
}

.swiper-button-prev1 {
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url("../newimages/right.png") no-repeat;
	z-index: 99;
	rotate: 180deg;
}

.swiper-button-next1 {
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url("../newimages/right.png") no-repeat;
	z-index: 99;
	margin-left: 100px;
}

.swiper-button-prev1:hover {
	background: url("../newimages/righta.png") no-repeat;
}

.swiper-button-next1:hover {
	background: url("../newimages/righta.png") no-repeat;
}

.jmp1-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 45px !important;
}

.jmp1-pagination .swiper-pagination-bullet {
	width: 4px;
	height: 4px;
	background: #ffffff;
	opacity: 1 !important;
}

.jmp1-pagination .swiper-pagination-bullet-active {
	width: 8px;
	height: 8px;
	background: #ffffff;
}

.JbannerCon {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	
}

.JbannerP {
	font-size: 60px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 30px;
}

.JbannerS {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	opacity: 0.7;
}

.aboutUs {
	height: 918px;
	padding-top: 90px;
	box-sizing: border-box;
	background: #f8f9fb;
	position: relative;
	overflow: hidden;
}

.aboutWidth {
	display: flex;
	margin-bottom: 110px;
}

.aboutUsLe {
	width: 820px;
	margin-right: 180px;
}

.aUtit {
	font-size: 30px;
	position: relative;
	font-weight: 600;
	width: 120px;
	margin-bottom: 18px;
}

.aUtit::after {
	content: "";
	position: absolute;
	background: url("../newimages/js.png") no-repeat;
	right: -50px;
	top: 10px;
	width: 32px;
	height: 14px;
	rotate: 180deg;
}

.aUdec {
	font-size: 18px;
	color: #000000;
	display: flex;
	justify-content: space-between;
}

.aUcon {
	margin-top: 50px;
	line-height: 30px;
	color: #666666;
}

.aboutUsLe .ckgd {
	margin-left: 0;
	margin-top: 100px;
	position:relative;
	z-index:99;
}

.aBbotLe p {
	font-size: 30px;
	color: #0D833C;
	font-weight: 600;
	margin-bottom: 12px;
}

.aBbot {
	display: flex;
	justify-content: space-between;
}

.aBbotLe span {
	color: #333333;
	font-size: 20px;
}

.aBbotRe {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.aBbotRe1 {
	display: flex;
	align-items: baseline;
}

.aBbotRe1 p {
	font-size: 50px;
	color: #222222;
	margin-bottom: 8px;
	margin-right: 4px;
	font-weight: bold;
}

.technology {
	height: 804px;
	background: url("../newimages/hlzjs_bg.png") no-repeat;
	background-size: 100% 100%;
	padding-top: 70px;
	box-sizing: border-box;
	overflow: hidden;
}

.technology-tit {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.technology-tit p {
	font-size: 40px;
	font-weight: 600;
	position: relative;
	margin-bottom: 16px;
}

.technology-tit p::after {
	content: "";
	position: absolute;
	background: url("../newimages/js.png") no-repeat;
	left: -58px;
	top: 14px;
	width: 32px;
	height: 14px;
}

.technology-tit p::before {
	content: "";
	position: absolute;
	background: url("../newimages/js.png") no-repeat;
	right: -58px;
	top: 14px;
	width: 32px;
	height: 14px;
	rotate: 180deg;
}

.hlcase .technology-tit p::before{background: url("../newimages/js2.png") no-repeat;}
.contactUs .technology-tit p::before{background: url("../newimages/js2.png") no-repeat;}
.hlcase .technology-tit p::after{background: url("../newimages/js2.png") no-repeat;}
.contactUs .technology-tit p::after{background: url("../newimages/js2.png") no-repeat;}
.technology-tit span {
	display: block;
	font-size: 16px;
	color: #999999;
}

.technology1 {
	height: 296px;
	background: url("../newimages/hlzz_bg.png") no-repeat;
	box-sizing: border-box;
	padding: 62px 0 31px 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.technology1Con {
	width: 750px;
	color: #ffffff;
	line-height: 30px;
}

.technology2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.technology2Li {
	width: 44%;
	margin-bottom: 40px;
}

.technology2Li img {
	margin-right: 20px;
}

.technology2Li p {
	color: #666666;
	line-height: 26px;
}

.rxjs {
	padding-top: 60px;
	box-sizing: border-box;
	height: 728px;
	background: url("../newimages/rxjs_bg.png") no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.rxjsCon {
	margin-top: 110px;
	display: flex;
	justify-content: space-between;
}

.rxjsConLi {
	width: 460px;
	height: 330px;
	box-sizing: border-box;
	padding-top: 113px;
	background: #ffffff;
	border-radius: 20px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	/*justify-content: center;*/
	border: 1px solid transparent;
}

.rxjsConLi:hover {
	border: 1px solid #0D833C;
}

.rxjsConLi p {
	color: #000000;
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: bold;
}

.rxjsConLi:hover p {
	color: #0D833C;
}

.rxjsConLi span {
	color: #666666;
	width: 240px;
	line-height: 26px;
	text-align: center;
}

.rxjsImg {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
}

.rxjsBot {
	width: 820px;
	margin: 40px auto 0;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.hlcase {
	background: url("../newimages/hlzgx_bg.png") no-repeat;
	background-size: 100% 100%;
	height: 730px;
	padding-top: 60px;
	box-sizing: border-box;
	overflow: hidden;
}

.hlcase .technology-tit p {
	color: #ffffff;
}

.hlcase .technology-tit span {
	color: rgba(255, 255, 255, 0.8);
}

.hlcaseConle {
	width: 680px;
}

.hConleLi {
    transition: all 1s;
	box-sizing: border-box;
	overflow: hidden;
	/* margin-bottom: 40px; */
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(245, 245, 245, 0.2);
	padding-top: 30px;
	height: 94px;
	position: relative;
}
.hConleLi::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 1px;
	background-color: #fff;
}
.hConleLi.on::after{
	width: 100%;
}
.hConleLi:nth-child(1){
	height: 64px;
	padding-top: 0;
}

.hlcaseCon {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
.hConleLi.on >div img{
	opacity: 0;
}
.hConleLi >div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hConleLi >div img{
	width: 34px;
	height: 34px;
}
.hConleLi p {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 600;
	line-height: 34px;
	margin-bottom: 30px;
}
.hConleLi.on{
	height: auto;
}
.hConleLi.on p {
	height: auto;
	margin-bottom: 20px;
}
.hConleLi span {
	color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
	line-height: 28px;
	display: block;
}
.hlcaseConri div{
	width: 682px;
	height: 420px;
	overflow: hidden;
	border-radius:20px;
}
.hlcaseConri div img{
	width: 682px;
	height: 420px;
}

.hlcasea {
	width: 180px;
	display: flex;
	align-items: center;
	height: 48px;
	border-radius: 10px;
	background-color: #FFFFFF;
	margin-top: 30px;
	padding: 0 30px;
	box-sizing: border-box;
	justify-content: space-between;
	color: #0D833C;
}

.useContrast {
	background: url("../newimages/sydCon.png") no-repeat;
	background-size: 100% 100%;
	height: 1069px;
	width: 100%;
	padding-top: 70px;
	box-sizing: border-box;
	overflow: hidden;
}

.useContrastCon {
	background: url('../newimages/sycon.png') no-repeat center;
	background-size: cover;
	height: 755px;
	width: 100%;
	margin-top: 50px;
}

.usecc {
	display: flex;
	justify-content: space-between;
}

.useCle {
	display: flex;
	flex-direction: column;
}

.useCleLi {
	display: flex;
	align-items: center;
	margin-top: 70px;
	position:relative;
}
.useCleLi1{
    position:absolute;
    right:0;
    top:50%;
    transform: translate(50%, -50%);
}
.uLile{
	overflow: hidden;
	width: 145px;
	height: 145px;
}
.uLile img{
	width: 145px;
	height: 145px;
}

.uLiri {
	margin-left: 20px;
}

.uLiri p {
	font-size: 22px;
	color: #000000;
	margin-bottom: 20px;
}

.uLiri span {
	display: inline-block;
	color: #999999;
	width: 384px;
	line-height: 26px;
}

.usecc .useCle:nth-child(2) .useCleLi {
	flex-direction: row-reverse;
}

.ckgd {
	width: 180px;
	margin: 0 auto;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background-color: #0D833C;
	border-radius: 10px;
	color: #FFFFFF;
	border:none;
}

.Jbanner2 .swiper-slide {
	width: 276px;
	height: 360px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Jbanner2_1{
	width: 190px;
	height: 274px;
	overflow: hidden;
}
.Jbanner2_1 img{
	width: 190px;
	height: 274px;
}
.certificate {
	background: url(../newimages/certificate.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 742px;
	padding-top: 70px;
	box-sizing: border-box;
	overflow: hidden;
}

.certificateCon {
	width: 1240px;
	margin: 0 auto;
	margin-top: 56px;
	position: relative;
}

.Jbanner2 {
	width: 1164px;
}

.jmpClass {
	width: 1240px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	top: 50%;
}

.swiper-button-prev2 {
	background: url("../newimages/arrow_right.png") no-repeat;
	width: 35px;
	height: 35px;
	rotate: 180deg;
	cursor: pointer;
}

.swiper-button-prev2:hover {
	background: url("../newimages/arrow_rightAC.png") no-repeat;
	width: 35px;
	height: 35px;
	rotate: 180deg;
}

.swiper-button-next2 {
	background: url("../newimages/arrow_right.png") no-repeat;
	width: 35px;
	height: 35px;
	cursor: pointer;
}

.swiper-button-next2:hover {
	background: url("../newimages/arrow_rightAC.png") no-repeat;
	width: 35px;
	height: 35px;
}

.contactUs {
	background: url("../newimages/aboutUS.png") no-repeat;
	background-size: 100% 100%;
	height: 729px;
	width: 100%;
	padding-top: 50px;
	box-sizing: border-box;
	overflow: hidden;
}

.contactUs .technology-tit {
	color: #FFFFFF;
}

.contactUs .technology-tit span {
	color: #FFFFFF;
}

.contactUsCon {
	width: 1440px;
	margin: 0 auto;
	margin-top: 50px;
	background: #FFFFFF;
	border-radius: 20px;
	height: 463px;
	padding: 60px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.Usletit {
	font-size: 22px;
	color: #333333;
	position: relative;
	padding-left: 14px;
	margin-bottom: 50px;
}

.Usletit::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2px;
	height: 20px;
	background: #0D833C;
}

.Uli {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.Uli img {
	margin-right: 25px;
}

.Uli P {
	font-weight: bold;
	font-size: 18px;
}

.usri {
	width: 630px;
}

.usriCon1 {
	display: flex;
	justify-content: space-between;
}

.usriConInput1 {
	position: relative;
}

.usriConInput1 img {
	position: absolute;
	left: 8px;
	top: 13px;
}

.usriConInput1 input {
	width: 306px;
	height: 42px;
	border-radius: 2px;
	border: 1px solid #E5E5E5;
	padding-left: 30px;
	box-sizing: border-box;
	outline: none;
}

.usriConInput2 {
	margin-top: 20px;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
}

.usriConInput2 img {
	position: absolute;
	left: 8px;
	top: 13px;
}

.usriConInput2 textarea {
	width: 100%;
	box-sizing: border-box;
	height: 100px;
	border-radius: 2px;
	border: 1px solid #E5E5E5;
	outline: none;
	padding-left: 30px;
	padding-top: 10px;
	resize: none;
}

.usri .ckgd {
	margin-left: 0;
}

.Jfooter {
	/*height: 390px;*/
	background: #242425;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 30px;
	box-sizing: border-box;
}

.JfooterCon {
	width: 1440px;
	margin: 0 auto;
	display: flex;
	/*height: 248px;*/
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(107, 107, 107, 0.4);
}

.Jfooterle {
	display: flex;
	width: 1180px;
}

.JleLi {
	display: flex;
	flex-direction: column;
	margin-right: 68px;
}

.JleLi a {
	margin-bottom: 20px;
	color: rgba(255, 255, 255, 0.4);
	font-size:20px;
}

/*.JleLi a {*/
/*	color: rgba(255, 255, 255, 0.4);*/
/*	margin-bottom: 28px;*/
/*}*/

.Jfooterri {
	padding-left: 60px;
	border-left: 1px solid rgba(107, 107, 107, 0.4);
}

.Jfooterri1 {
	font-size: 16px;
}

.Jfooterri1 img {
	margin-right: 10px;
}

.Jfooterri2 {
	font-size: 18px;
	font-weight: bold;
	color: #0D833C;
	margin-top: 10px;
}

.Jfooterri3 {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
}

.Jfooterri3 .qrcode{width:120px;}

.Jfooterri4 {
	margin-top: 12px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
}

.JfooterBq {
	padding-top: 20px;
	color: rgba(245, 245, 245, 0.4);
	display: flex;
	justify-content: center;
}

.xdcanvas {
	position: absolute;
	left: 0;
	bottom: -50px;
	z-index: 0;
	opacity: 0.2;
	width: 100%;
	height: 500px;
}
.xxp-box-case img{
    width:100% !important;
    height: 100% !important;
}

.xxp-box-case video{
    width:100% !important;
    height: 100% !important;
}