body{padding: 0;margin: 0;font-family: "Microsoft YaHei";font-size: 16px;color: #222222;overflow-x:hidden;}
body.noscroll{height: 100vh;overflow-y: hidden;}
body::-webkit-scrollbar {width: 4px;height: 4px; /* 滚动条宽度 */}
body::-webkit-scrollbar-track {background: #f1f1f1; /* 轨道颜色 */}
body::-webkit-scrollbar-thumb {background: #2660aa; /* 滑块颜色 */}
body::-webkit-scrollbar-thumb:hover {background: #2660aa; /* 滑块悬停颜色 */}
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
p{margin: 0;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;text-decoration: none;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
.ovh1{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.kuang:hover .imgH img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
*{box-sizing: border-box;}
.db{display: block;}
.tc{text-align: center;}
img{max-width: 100%;}

		
		       .erjiBox::after {
            content: '';
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 20px solid #fff;
            position: absolute;
            top: 5%;
            left: 50%;
            transform: translate(-50%, -50%) translateY(-50%);
            /* Optional: Center the arrow more precisely if needed */
            /* margin-top: -10px; (Adjust this value if the arrow is not perfectly centered) */
        }


.pore{position: relative;}
.flexb{display: flex;align-items: center;justify-content: center;}
.flexb2{display: flex;align-items: center;justify-content: space-between;}
.flexb3{display: flex;align-items: flex-start;justify-content: space-between;}
.swiper{position: relative;overflow: hidden;}
.bgBox{background: url() center no-repeat;background-size: cover;}
.container{padding: 0 16px;max-width: 1432px;margin: 0 auto;}
.container2{padding: 0 16px;max-width: 1672px;margin: 0 auto;}
.container3{padding: 0 16px;max-width: 1632px;margin: 0 auto;}
@media (max-width:1672px) {.container2{max-width: 1432px;}}
@media (max-width:1632px) {.container3{max-width: 1432px;}}
/* @media (max-width:1672px) {.container2{max-width: calc(96% + 32px);}}
@media (max-width:1632px) {.container3{max-width: calc(96% + 32px);}} */
.row{display: flex;justify-content: flex-start;align-items: center;align-items: stretch;flex-wrap: wrap;}
.row .kuang{height: 100%;}
.col_7{width: calc(100% / 7);}
.col_6{width: calc(100% / 6);}
.col_5{width: calc(100% / 5);}
.col_4{width: calc(100% / 4);}
.col_3{width: calc(100% / 3);}
.col_2{width: calc(100% / 2);}
.imgZ{position: relative;padding-top: 100%;display: block;}
.imgZ .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.imgZ .pic img{width: 100%;height: 100%;object-fit: cover;display: block;}
.imgY{position: relative;padding-top: 100%;display: block;}
.imgY .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.imgY .pic img{max-width: 100%;max-height: 100%;display: block;}

body,header,.indp{min-width: 1432px;}
.aboP1{min-width: 1432px;overflow-x: hidden;}
@media (max-width:1432px) {
	body,header{overflow-x: auto;}
}
.huibg{background: #F8F8F8;}
.nrText{
	font-size: 16px;
	color: #222222;
	line-height: 2.625;
}
.pubTit .tit{font-weight: bold;font-size: 38px;color: #222222;line-height: 1.45;}
.pubTit .desc{font-size: 16px;color: #222222;line-height: 1.875;}
.nyTit{text-align: center;margin: 0 auto 60px;max-width: 846px;}
.nyTit .tit{font-weight: bold;font-size: 36px;color: #222222;}
.nyTit .desc{font-size: 16px;color: #222222;line-height: 2.375;margin-top: 20px;}
.titB{font-size: 20px;color: #222222;}
.descB{font-size: 16px;color: #999999;line-height: 1.875;}
.titB2{font-size: 18px;color: #222222;}
.descB2{font-size: 14px;color: #222222;line-height: 1.7;}
.xian{display: block;width: 100%;height: 1px;background: #BCBCBC;position: relative;}
.xian::after{
	content: "";
	display: block;
	width: 75px;
	height: 4px;
	background: #C9262E;
	border-radius: 3px 3px 3px 3px;
	position: absolute;
	right: 0;
	top: calc(50% - 2px);
}
.moreB{
	font-size: 16px;
	color: #FFFFFF;
	width: max-content;
	height: 48px;
	background: #C9262E;
	border-radius: 48px;
	padding: 0 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newsTop .moreB:hover,
.xqyTop .moreB:hover,
.caseUl .moreB:hover,
.indp .moreB:hover{
	animation: shake 0.9s linear;
	-webkit-animation: shake 0.9s linear;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}


.topDiv{height: 88px;}
header{
	position: fixed;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	/* box-shadow: 0 0 10px 4px rgba(20,20,20,0.25); */
	z-index: 99;
	transition: all 0.3s;
	background: rgba(255,255,255,0.05);
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	
}
header .nrBox{height: 88px;}
header .logo{display: flex;justify-content: center;align-items: center;}
header .logo img{max-height: 48px;display: block;}
header .logo img.cai{display: none;}
header .logo p{
	max-width: 240px;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.56;
	margin-left: 22px;
}
header .menuUl>li{position: relative;}
header .menuUl .yiji{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
header .menuUl .yiji a{
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	line-height: 88px;
	display: block;
	position: relative; 
	padding: 0 1.15vw;
	padding: 0 22px;
}
header .menuUl>li .yiji a::before{
	content: "";
	display: block;
	width: 0;
	position: absolute;
	left: 50%;
	bottom: 0px;
	transition: all 0.3s;
	height: 3px;
	background: #C9262E;
	border-radius: 3px;
}
header .menuUl>li.on .yiji a::before,
header .menuUl>li:hover .yiji a::before{
	width: 50%;
	left: 25%;
}
header .menuUl .erjiBox{
	position: absolute;
	left: 50%;
	top: 110px;
	transition: all 0.3s;
	width: max-content;
	width: -webkit-max-content;
	opacity: 0;
	height: 0;
	visibility: hidden;
	transform: translateY(-20px) translateX(-50%);
	width: 100%;
	/* background: rgb(255,255,255,0.7); */
	width: 818px;
	padding-top: 5px;
}
header .menuUl>li:hover .erjiBox{
	opacity: 1;
	height: auto;
	visibility: visible;
	transform: translateY(0) translateX(-50%);
}
header .menuUl .erjiUl{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	background: #FFFFFF;
	border-radius: 18px;
	width: 100%;
	padding: 32px;
	padding-right: 264px;
	min-height: 264px;
}
header .menuUl .erjiUl>li{
	width: calc(100% / 2);
	padding: 0 32px;
	margin-top: 20px;
}
header .menuUl .erjiUl>li:nth-child(-n+2),
header .menuUl .erjiUl>li:last-child{margin-top: 0;}
header .menuUl .erjiUl>li>a{
	display: block;
	line-height: 50px;
	transition: all 0.3s;
	border-bottom: 1px solid #E2E2E2;
	font-size: 18px;
	color: #222222;
}
header .menuUl .erjiUl>li>a:hover{
	font-weight: bold;
	color: #C9262E;
}
header .menuUl .erjiUl>li>a:hover{
	color: #C9262E;
}
header .menuUl .erjiUl>li.tuB{
	position: absolute;
	right: 32px;
	top: 32px;
	display: block;
	width: 200px;
	height: 200px;
	padding: 0;
}
header .menuUl .erjiUl>li.tuB a{
	padding: 0;
	border: 0;
}
header .menuUl .erjiUl>li.tuB img{display: block;width: 100%;}
header .lxfs a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 12px;
	font-size: 14px;
	color: #FFFFFF;
}
header .lxfs a:first-child{margin-top: 0;}
header .lxfs i{display: block;height: 24px;width: 24px;margin-right: 8px;background: url(/img/hi1.png) center no-repeat;background-size: cover;}
header .lxfs .dhB i{background-image: url(/img/hi2.png);}
header .mopenBtn{display: none;}
/* ---样式2--- */
header.type2{background: #ffffff;}
header.type2 .logo img.bai{display: none;}
header.type2 .logo img.cai{display: block;}
header.type2 .logo p{color: #222222;}
header.type2 .menuUl .yiji a{color: #222222;}
header.type2 .lxfs a{color: #222222;}
header.type2 .lxfs .yzB i{background-image:url(/img/fsyx.png);}
header.type2 .lxfs .dhB i{background-image:url(/img/fsdh.png);}

.lxwmB{padding: 2.2vw 0;padding: 44px 0;}
.lxwmB .titB{
	font-size: 30px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	width: calc(100% - 240px);
}
.lxwmB .moreB2{
	font-size: 16px;
	color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0);
	width: 164px;
	height: 52px;
	border-radius: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}
.lxwmB .moreB2 i{
	width: 36px;
	display: block;
	height: 24px;
	margin-left: 12px;
	background: url(/img/jt2.png) center no-repeat;
	background-size: cover;
	transition: all 0.3s;
}
.lxwmB .moreB2:hover{
	background: #ffffff;
	color: #C9262E;
}
.lxwmB .moreB2:hover i{background-image: url(/img/jt2on.png);}
footer{
	background: url(/img/footbg.jpg) center no-repeat;
	background-size: cover;
	padding: 5.3vw 0 7.2vw;
	padding: 102px 0 138px;
}
footer .nrBox{align-items: stretch;}
footer .footL{
	width: 330px;
}
footer .logoB{display: block;}
footer .logoB img{display: block;max-height: 68px;}
footer .slogan{
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-height: 1.58;
	margin: 32px 0;
}
footer .ewmB p{
	width: calc((100% - 60px) / 3);
}
footer .ewmB img{display: block;width: 100%;}
footer .ewmB span{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin-top: 8px;
}
footer .xian{
	display: block;
	width: 1px;
	background: rgba(255,255,255,0.15);
	height: unset;
}
footer .xian::after{display: none;}
footer .footR{
	width: 864px;
}
footer .fTit{
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 32px;
	display: block;
}
footer .fTit::after{
	content: "";
	display: block;
	width: 72px;
	height: 2px;
	background: #C9262E;
	margin-top: 16px;
}
footer .fCon a{
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 24px;
	color: rgba(255,255,255,0.45);
}
footer .fCon a:last-child{margin-bottom: 0;}
footer .fCon a:hover{color: rgba(255,255,255,1);}
footer .fNr{
	font-size: 16px;
	color: #FFFFFF;
}
footer .fNr p{
	margin-bottom: 36px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
footer .fNr img{
	display: block;
	height: 32px;
	margin-right: 15px;
}
footer .fNr span{max-width: 274px;}
.rixf{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	background: #C9262F;
	border-radius: 60px;
	z-index: 99;
}
.rixf .eachB{
	display: block;
	position: relative;
}
.rixf .eachB::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: linear-gradient( 90deg, rgba(255,255,255,0) 0%, #FFFFFF 58%, rgba(255,255,255,0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
}
.rixf .eachB:last-child::after{display: none;}
.rixf .aB{
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 3;
	position: relative;
}
.rixf .aB img{max-width: 26px;}
.rixf .bB{
	position: absolute;
	right: 52px;
	top: 50%;
	transform: translateY(-50%) translateX(100%);
	background: #C9262F;
	padding: 16px 24px;
	font-size: 14px;
	color: #ffffff;
	width: max-content;
	border-radius: 8px 0 0 8px;
	opacity: 0;
	transition: all 0.3s;
	z-index: 1;
}
.rixf .eachB:hover .bB{
	transform: translateY(-50%) translateX(0);
	opacity: 1;
}
.banner{overflow: hidden;}
.swiper_banner{position: relative;z-index: 1;}
.swiper_banner .swiper-slide{
	justify-content: flex-start;
	position: relative;
}
.swiper_banner .imgB{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0;
	z-index: 1;
}
.swiper_banner .imgB img{
	transform: matrix(1, 0, 0, 1, 0, 0);
	transition: all 0.4s ease 1.2s;
}
.swiper_banner .nrBox{
	position: relative;
	z-index: 2;
	padding: 6vw 0;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper_banner .entit{
	font-weight: 300;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.swiper_banner .cntit{
	font-weight: bold;
	font-size: 55px;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.95);
	text-align: center;
	margin-top: 20px;
}
.swiper_banner .btnG{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 64px;
}
.swiper_banner .btnG a{
	display: block;
	min-width: 136px;
	height: 48px;
	border-radius: 24px 24px 24px 24px;
	border: 1px solid #FFFFFF;
	padding: 0 28px;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin: 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper_banner .btnG a.btn1{
	background: #C9262E;
	border-color: #C9262E;
	color: #ffffff;
}
.swiper_banner .swiper-slide-active .imgB img {
    transition-delay: 0.4s !important;
    transform: matrix(1.06, 0, 0, 1.06, 0, 0);
    transition: all 4s ease;
}
.swiper_banner .swiper-slide-active .entit{animation: bannerUp 1s ease both 0.2s;}
.swiper_banner .swiper-slide-active .cntit{animation: bannerUp 1s ease both 0.6s;}
.swiper_banner .swiper-slide-active .btnG{animation: bannerUp 1s ease both 1s;}
@keyframes bannerUp{0%{opacity: 0;transform: translateY(120px);}100%{opacity: 1;transform: translateY(0);}}
.banner .fanyB{
	width: 100%;
	height: 72px;
	border-top: 1px solid rgba(255,255,255,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.banner .fanyB .nrBox{
	justify-content: flex-start;
}
.banner .swiper-pagination{
	bottom: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	left: unset;
	bottom: unset;
	height: 72px;
	width: max-content;
}
.banner .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	background: #FFFFFF;
	opacity: 0.53;
	margin: 0 10px;
	position: relative;
}
.banner .swiper-pagination-bullet-active::before{
	content: "";
	display: block;
	width: 38px;
	height: 5px;
	background: #FFFFFF;
	position: absolute;
	left: calc(50% - 19px);
	top: -32px;
}
.banner .swiper-pagination-bullet:first-child{margin-left: 0;}
.banner .swiper-pagination-bullet:last-child{margin-right: 0;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-button-prev,
.banner .swiper-button-next{
	position: absolute;
	right: unset;
	left: unset;
	top: 0;
	margin: 0;
	width: 85px;
	height: 72px;
	border-radius: 0px 0px 0px 0px;
	background: url(/img/jt2.png) center center no-repeat  rgba(255,255,255,0.42);
	background-size: 36px 24px;
	opacity: 1;
}
.banner .swiper-button-prev{right: 84px;transform: rotate(180deg);}
.banner .swiper-button-next{right: 0;}
.banner .swiper-button-prev::after,
.banner .swiper-button-next::after{display: none;}
.banner .swiper-button-prev:hover,
.banner .swiper-button-next:hover{
	background-image: url(/img/jt2aa.png);
	background-color: #ffffff;
}
@media (max-width:1232px) {
	.swiper_banner .titB{font-size: 40px;}
}
@media (max-width:1024px) {
	.swiper_banner .titB{font-size: 32px;}
	.banner .swiper-button-prev, .banner .swiper-button-next{display: none;}
}
@media (max-width:800px) {
	.swiper_banner .nrBox{padding: 24vw 0;min-height: unset;}
	.swiper_banner .titB{font-size: 28px;}
}

.indp{min-height: 100vh;overflow-x: hidden;}
.indp1{background-position: center bottom;background-size: 1920px auto;background-color: #e1e5f0;padding: 100px 0 144px 0;}
.indp1 .nrBox{
	padding-right: 49%;
}
.indp1 .nrBox .pubTit{margin-bottom: 60px;}
.indp1 .nrBox .moreB{margin-top: 44px;}
.ind1Ul{align-items: stretch;margin: 0 -5px;margin-top: 64px;}
.ind1Ul li{
	width: 21.2%;
	padding: 0 5px;
	cursor: pointer;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul .kuang{
	height: 100%;
	background: #FFFFFF;
	border-radius: 15px;
	text-align: center;
	position: relative;
	padding: 32px 16px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul .iconB{
	position: absolute;
	right: 5px;
	top: 5px;
}
.ind1Ul .iconB img{width: 30px;height: 30px;display: block;}
.ind1Ul .iconB img:last-child{display: none;}
.ind1Ul .numB{
	font-size: 20px;
	color: #222222;
	margin-bottom: 4px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul .numB b{
	font-family: Montserrat;
	font-weight: bold;
	font-size: 32px;
}
.ind1Ul .numB sup{font-size: 22px;}
.ind1Ul .titB2{transition: all .5s cubic-bezier(.4,0,.2,1);}
.ind1Ul li.on{width: 36.4%;}
.ind1Ul li.on .kuang{background: #C9262E;}
.ind1Ul li.on .iconB img:first-child{display: none;}
.ind1Ul li.on .iconB img:last-child{display: block;}
.ind1Ul li.on .numB,
.ind1Ul li.on .titB2{color: #ffffff;}
.ind1Ul2{
	width: 44%;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.ind1Ul2 li{width: 64px;cursor: pointer;}
.ind1Ul2 .titB{
	width: 220px;
	font-size: 16px;
	color: #222222;
	line-height: 24px;
	text-align: center;
	margin-left: calc(50% - 110px);
	cursor: pointer;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul2 .timeB{
	width: 220px;
	font-weight: 400;
	font-size: 16px;
	color: #222222;
	margin-top: 12px;
	text-align: center;
	margin-left: calc(50% - 110px);
	cursor: pointer;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul2 i{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 23px;
	height: 23px;
	border: 1px solid #707070;
	margin: 16px auto 0;
	border-radius: 50%;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul2 i::after{
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background: #707070;
	border-radius: 50%;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul2 span{
	display: block;
	width: 1px;
	height: 69px;
	background: #707070;
	margin: 0 auto;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.ind1Ul2 li:hover .titB,
.ind1Ul2 li:hover .timeB{color: #c9262e;}
.ind1Ul2 li:hover i{border-color: #c9262e;}
.ind1Ul2 li:hover i::after,
.ind1Ul2 li:hover span{background: #c9262e;}
.ind1Ul2 li:nth-child(2){margin-bottom: 100px;}
.ind1Ul2 li:nth-child(2) span{height: 132px;}
.ind1Ul2 li:nth-child(3){margin-bottom: 100px;}
.ind1Ul2 li:nth-child(3) span{height: 330px;}
.ind1Ul2 li:nth-child(4){margin-bottom: 210px;}
.ind1Ul2 li:nth-child(4) span{height: 70px;}
.ind1Ul2 li:nth-child(5){margin-bottom: 300px;}
.ind1Ul2 li:nth-child(5) span{height: 204px;}
.indp1{position: relative;overflow: hidden;padding: 172px 0 300px;}
.indp1 .bgB{
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: auto;
	z-index: 2;
}
.indp1 .logoTu{
	position: absolute;
	right: 90px;
	top: 40px;
	display: block;
	z-index: 1;
	max-width: 41.67vw;
}
@media (max-width:1432px) {
	.indp1 .logoTu{max-width: 596px;}
}
.indp1 .container2{position: relative;z-index: 3;}
.indp2{padding-bottom: 40px;}
.indp2 .nrBoxt1{width: 90%;margin-left: 10%;transform: translateX(20px);}
.indp2 .nrBox{padding: 64px 0 0;}
.indp2 .swiper-button-prev,
.indp2 .swiper-button-next{
	display: block;
	width: 45px;
	height: 45px;
	transition: all 0.5s;
	outline: none;
}
.indp2 .swiper-button-prev::after,
.indp2 .swiper-button-next::after{display: none;}
.indp2 .swiper-button-prev{
	left: 0;
	background: url(/img/swiper_li.png) center no-repeat;
	background-size: cover;
}
.indp2 .swiper-button-next{
	right: 0;
	background: url(/img/swiper_ri.png) center no-repeat;
	background-size: cover;
}
.indp2 .swiper-button-prev:hover{background-image: url(/img/swiper_lion.png);}
.indp2 .swiper-button-next:hover{background-image: url(/img/swiper_rion.png);}
.ind2L{padding: 0 36px 0 104px;width: 54%;}
.ind2R{
	width: 46%;
	background: url(/img/ind2dz.png) center bottom no-repeat;
	background-size: 100% auto;
	padding-bottom: 128px;
}
.ind2R img{display: block;margin: 0 auto;}
.ind2L .pubTit{margin-bottom: 24px;}
.ind2L .pubTit .tit{color: #C9262E;}
.ind2L .xian{margin-bottom: 32px;}
.ind2L .nrText{
	line-height: 1.875;
}
.ind2L .nrText li{
	position: relative;
	padding-left: 28px;
	margin-top: 20px;
}
.ind2L .nrText li:first-child{margin-top: 0;}
.ind2L .nrText li::before{
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	border: 1px solid #C9262E;
	position: absolute;
	left: 0;
	top: 4px;
	border-radius: 50%;
}
.ind2L .nrText li::after{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: #C9262E;
	position: absolute;
	left: 6px;
	top: 10px;
	border-radius: 50%;
}
.ind2L .xtlb{
	margin-top: 35px;
	justify-content: flex-start;
}
.ind2L .xtlb .imgB{width: 120px;display: block;margin-right: 20px;overflow: hidden;}
.ind2L .xtlb .imgB:last-child{margin-right: 0;}
.ind2L .xtlb .imgB img{transition: all 0.6s;}
.ind2L .xtlb .imgB:hover img{transform: scale(1.1);}
.ind2L .moreB{margin-top: 44px;}
.swiper_ind2x{
	position: relative;
	padding-bottom: 8px;
}
.swiper_ind2x::after{
	content: "";
	display: block;
	border-bottom: 1px dashed #BCBCBC;
}
.swiper_ind2x .swiper-slide{
	padding-bottom: 28px;
	position: relative;
	cursor: pointer;
}
.swiper_ind2x .swiper-slide::after{
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: url(/img/dian.png) center center no-repeat;
	background-size: cover;
	position: absolute;
	left: calc(50% - 8px);
	bottom: -8px;
}
.swiper_ind2x .titB{
	display: block;
	height: 38px;
	background: #E8EDF2;
	border-radius: 19px;
	width: max-content;
	margin: 0 auto;
	min-width: 152px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 12px;
	font-size: 16px;
	color: #222222;
	position: relative;
	max-width: 100%;
}
.swiper_ind2x .titB::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #E8EDF2;
	position: absolute;
	left: calc(50% - 6px);
	bottom: -6px;
}
.swiper_ind2x .swiper-slide-thumb-active .titB{
	background: #c9262e;
	color: #ffffff;
}
.swiper_ind2x .swiper-slide-thumb-active .titB::after{
	border-top: 7px solid #c9262e;
}
.indp3{
	position: relative;
	padding-left: 50%;
	padding-right: calc(50% - 820px);
}
.indp3 .vidB{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	z-index: 1;
}
.indp3 .vidB .eachB{display: block;height: 100%;}
.indp3 .vidB img{display: block;height: 100%;max-width: unset;min-width: 100%;}
.indp3 .vidB .playB{
	display: block;
	position: absolute;
	left: calc(50% - 42px);
	top: calc(50% - 42px);
	display: block;
	width: 84px;
	height: 84px;
	cursor: pointer;
	background: url(/img/play.png) center no-repeat;
	background-size: 100% 100%;
	transition: all 0.3s;
}
.indp3 .vidB .playB:hover{
	background-size: 90% 90%;
}
.indp3 .container2{position: relative;z-index: 2;}
.indp3 .nrBox{
	/* width: 50%; */
	/* margin-left: 50%; */
	position: relative;
	min-height: 100vh;
	padding: 114px 0;
	z-index: 2;
	/* padding-right: calc(50% - 140px); */
}
.ind3L{width: 128px;}
.ind3R{width: calc(100% - 128px);}
.ind3Ul li{
	padding: 104px 0;
	font-size: 18px;
	position: relative;
	padding-left: 30px;
	cursor: pointer;
}
.ind3Ul li:nth-child(1){transform: translateX(-42px);}
.ind3Ul li:nth-child(2){transform: translateX(-7px);}
.ind3Ul li:nth-child(3){transform: translateX(-28px);}
.ind3Ul li:nth-child(4){transform: translateX(-32px);}
.ind3Ul li i{
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	border: 1px solid rgba(255,255,255,0);
	border-radius: 50%;
	position: absolute;
	left: -24px;
	top: calc(50% - 24px);
	transition: all 0.5s;
}
.ind3Ul li i::after{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #717171;
	border-radius: 50%;
	transition: all 0.5s;
}
.ind3Ul li.on .titB{
	color: #C9262E;
	font-size: 22px;
	font-weight: 700;
}
.ind3Ul li.on i{
	border: 1px solid #c9262e;
}
.ind3Ul li.on i::after{
	width: 20px;
	height: 20px;
	background: #c9262e;
}
.ind3R{padding: 0 64px;}
.swiper_indp3{padding-bottom: 120px;}
.swiper_indp3 .swiper-button-prev,
.swiper_indp3 .swiper-button-next{
	width: 66px;
	height: 50px;
	top: unset;
	background: #ffffff;
	transition: all 0.5s;
}
.swiper_indp3 .swiper-button-prev::after,
.swiper_indp3 .swiper-button-next::after{
	font-size: 22px;
	color: #222222;
	transition: all 0.5s;
}
.swiper_indp3 .swiper-button-prev:hover,
.swiper_indp3 .swiper-button-next:hover{
	background: #c9262e;
}
.swiper_indp3 .swiper-button-prev:hover::after,
.swiper_indp3 .swiper-button-next:hover::after{
	color: #ffffff;
}
.swiper_indp3 .swiper-button-prev{
	border-radius: 5px 0 0 5px;
	left: 0;
	bottom: 0;
}
.swiper_indp3 .swiper-button-next{
	border-radius: 0 5px 5px 0;
	left: 66px;
	bottom: 0;
}
.ind3R .pubTit .tit{
	font-size: 32px;
}
.ind3R .pubTit .desc{
	font-size: 22px;
	margin-top: 14px;
	margin-bottom: 30px;
}
.ind3R .nrText{
	margin: 48px 0;
	line-height: 2;
}
.indp4{overflow: hidden;}
.indp4 .nrBox{min-height: 100vh;}
.indp4L{width: calc(57.8% - 24px);padding: 0 160px;}
.indp4R{width: 36.6%;margin-right: 5.6%;}
.indp4L .pubTit{margin-bottom: 32px;}
.indp4L .pubTit .tit{color: #ffffff;}
.ind4Ul li{
	padding-left: 40px;
	margin-top: 48px;
}
.ind4Ul .titB{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	position: relative;
}
.ind4Ul .descB{
	color: #DBDDE2;
	line-height: 30px;
	margin-top: 12px;
}
.ind4Ul .titB::before{
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background: #C9262E;
	opacity: 0.4;
	position: absolute;
	left: -40px;
	top: 4px;
	border-radius: 50%;
	z-index: 1;
}
.ind4Ul .titB::after{
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: #C9262E;
	position: absolute;
	left: -34px;
	top: 10px;
	border-radius: 50%;
	z-index: 2;
}
.indp4R img{z-index: 2;position: relative;margin-left:2px;}
.car-animation,
.car-animation1,
.car-animation2,
.car-animation3,
.car-animation4 {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}

.car-animation1,
.car-animation2,
.car-animation3,
.car-animation4 {
  border-radius: 50%;
  /* border: 1px solid #5c646d; */
  transform: scale(0);
  background: radial-gradient(rgba(255,255,255,0.0),rgba(255,255,255,0.1));
}
.car-animation1 {
  -webkit-animation: radar 4s linear infinite;
          animation: radar 4s linear infinite;
}
.car-animation2 {
  -webkit-animation: radar 4s linear 1s infinite;
          animation: radar 4s linear 1s infinite;
}
.car-animation3 {
  -webkit-animation: radar 4s linear 2s infinite;
          animation: radar 4s linear 2s infinite;
}
.car-animation4 {
  -webkit-animation: radar 4s linear 3s infinite;
          animation: radar 4s linear 3s infinite;
}

@-webkit-keyframes radar {
  0% {
    transform: scale(0.4);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.6);
  }
}
@keyframes radar {
  0% {
    transform: scale(0.4);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.6);
  }
}
.indp5{position: relative;}
.swiper_indp5{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.swiper_indp5 .imgB{padding-top: 100vh;}
.indp5 .nrBox{
	width: 575px;
	position: relative;
	z-index: 2;
	height: 100vh;
	border-right: 1px solid rgba(255,255,255,0.36);
}
.indp5 .nrBox .kkk{width: 100%;}
.indp5 .pubTit{padding: 0 88px 0 140px;margin-bottom: 64px;}
.indp5 .pubTit .tit{color: #ffffff;}
.indp5 .pubTit .desc{color: #ffffff;margin-top: 20px;}
.ind5Ul li{
	border-bottom: 1px solid rgba(255,255,255,0.36);
	padding-left: 180px;
	cursor: pointer;
}
.ind5Ul .titB{
	color: #ffffff;
	justify-content: flex-start;
	padding: 26px 0;
}
.ind5Ul .titB img{display: block;margin-right: 16px;}
.ind5Ul li.on{
	background: linear-gradient(to right,rgba(254,35,43,0),rgba(254,35,43,0.63),rgba(254,35,43,0));
}
.ind5Ul li.on .titB{
	background: url(/img/jt1.png) calc(100% - 48px) center no-repeat;
	background-size: 35px;
}
.indp6 .nrBox{
	height: 100vh;
}
/* .indp6 .logo{
	position: sticky;
	top: 88px;
	left: 0;
} */
.indp6 .pubTit{margin-top: 72px;text-align: center;}
.indp7{position: relative;padding: 76px 0 48px;background-color: rgba(255, 255,255, 0.95);}
.indp7 .tuBg{position: absolute;right: 44px;top: 44px;width: 63.3%;z-index: 1;}
.indp7 .tuBg img{display: block;width: 100%;}
.indp7 .nrBox{width: 38%;position: relative;z-index: 2;margin-bottom: 84px;}
.indp7 .pubTit .desc{margin-top: 22px;max-width: 76%;}
.indp7 .pTit{
	font-weight: bold;
	font-size: 28px;
	color: #222222;
	margin-top: 76px;
	margin-bottom: 26px;
}
.indp7 .xian{margin-bottom: 40px;}
.ind7Ul1{margin: -8px;}
.ind7Ul1 li{padding: 8px;}
.ind7Ul1 .iconB img{display: block;width: 100%;transition: all 0.5s;}
.ind7Ul1 li:hover .iconB img{transform: scale(1.16);}
.ind7Ul1 .titB{
	font-size: 18px;
	color: #222222;
	margin-top: 12px;
	text-align: center;
}
.ind7Ul{margin: -14px;}
.ind7Ul li{padding: 14px;}
.ind7Ul .kuang{transition: all 0.5s;}
.ind7Ul .kuang img{display: block;width: 100%;}
.ind7Ul .kuang:hover{box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);}
.indp8{padding: 110px 0 88px;min-height: unset;}
.ind8L{width: 214px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.ind8L .pubTit{margin-bottom: 50px;}
.ind8L .pubTit .desc{margin-top: 20px;}
.ind8R{width: calc(100% - 148px);margin-left: 148px;transform: translateX(140px);}
.swiper_indp8{padding-bottom: 64px;}
.swiper_indp8 .timeB{
	font-size: 18px;
	color: #222222;
	position: relative;
}
.swiper_indp8 .timeB::after{
	content: "";
	display: block;
	width: 2px;
	height: 18px;
	background: #222222;
	position: absolute;
	right: 8px;
	top: calc(50% - 9px);
}
.swiper_indp8 .timeB::before{
	content: "";
	display: block;
	width: 18px;
	height: 2px;
	background: #222222;
	position: absolute;
	right: 0px;
	top: calc(50% - 1px);
}
.swiper_indp8 .titB{
	font-weight: bold;
	font-size: 22px;
	margin-top: 24px;
	transition: all 0.5s;
}
.swiper_indp8 .kuang:hover .titB{color: #C9262E;}
.swiper_indp8 .imgB{
	padding-top: 66.7%;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 30px;
}
.swiper_indp8 .descB{
	font-size: 1.778;
	color: #222222;
	line-height: 32px;
	margin-top: 30px;
}
.ind8R .swiper-scrollbar{
	width: calc(100% - 220px);
	left: 40px;
	background: #dfdfdf;
	border-radius: 4px;
	height: 4px;
	bottom: 10px;
}
.ind8R .swiper-scrollbar-drag{background: #c9262e;}
.ind8R .swiper-button-prev{
	left: 0;
	bottom: 0;
	top: unset;
}
.ind8R .swiper-button-next{
	right: 140px;
	bottom: 0;
	top: unset;
}
.ind8R .swiper-button-next,
.ind8R .swiper-button-prev{
	width: max-content;
	display: block;
	height: auto;
}
.ind8R .swiper-button-next::after,
.ind8R .swiper-button-prev::after{
	font-size: 20px;
	color: #222222;
}
/* 关于我们 */
.banny{position: relative;}
.banny .imgB{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0;z-index: 1;}
.banny .container{position: relative;z-index: 2;}
.banny .nrBox{height: 700px;justify-content: flex-start;padding-bottom: 64px;}
.banny .enTit{
	font-weight: bold;
	font-size: 88px;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 0.15;
	line-height: 1;
}
.banny .cnTit{
	font-weight: bold;
	font-size: 38px;
	color: #FFFFFF;
	line-height: 1;
	margin-top: -32px;
}
.banny .location{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 30px;
}
.banny .location a{color: #FFFFFF;}
.banny .location a:hover{color: #FFFFFF;}
.aboP{padding: 80px 0;overflow: hidden;}
.aboP1{position: relative;padding: 0;}
.aboP1 .nrBox{padding: 104px 40% 0 0;}
.aboP1 .imgB{position: absolute;right: -260px;top: 0;width: calc(40% + 260px);height: 100%;padding: 0;}
.aboP1 .imgB img{transition: all 0.6s;}
.aboP1 .imgB:hover img{transform: scale(1.1);}
.aboP1 .pubTit{padding-right: 48px;margin-bottom: 60px;}
.aboP1 .nrText{padding-right: 48px;line-height: 2.375;}
.abo1Ul{
	background: #C9262E;
	justify-content: flex-start;
	margin-top: 72px;
	position: relative;
}
.abo1Ul::before{
	content: "";
	display: block;
	width: 260px;
	height: 100%;
	background: #C9262E;
	position: absolute;
	left: -260px;
	top: 0;
}
.abo1Ul li{
	margin-right: 82px;
	padding: 45px 0;
}
.abo1Ul .iconB img{width: 70px;display: block;transition: all 0.9s;}
.abo1Ul li:hover .iconB img{transform: rotateY(360deg);}
.abo1Ul .titB{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	color: #ffffff;
}
.abo2Ul{margin: -14px;}
.abo2Ul li{padding: 14px;}
.abo2Ul .imgB{border-radius: 10px;overflow: hidden;padding-top: 71.2%;}
.abo3Ul{margin: -20px;}
.abo3Ul li{padding: 20px;}
.abo3Ul .kuang{
	background: #FFFFFF;
	border-radius: 10px;
	border-bottom: 5px solid #C9262E;
	padding: 50px;
	transition: all 0.5s;
}
.abo3Ul .titB{
	padding-left: 70px;
	position: relative;
	transition: all 0.5s;
}
.abo3Ul .titB img{
	position: absolute;
	left: 0;
	top: calc(50% - 22px);
	display: block;
	width: 44px;
	height: 44px;
	transition: all 0.5s;
}
.abo3Ul .titB img:nth-child(2){display: none;}
.abo3Ul .titB b{
	display: block;
	font-size: 22px;
	color: #222222;
	transition: all 0.5s;
}
.abo3Ul .titB span{
	display: block;
	font-size: 16px;
	color: #999999;
	margin-top: 8px;
	transition: all 0.5s;
}
.abo3Ul .descB{
	border-top: 1px solid #DFDFDF;
	margin-top: 24px;
	padding-top: 30px;
	color: #222222;
	transition: all 0.5s;
}
.abo3Ul .kuang:hover{background: #C9262E;}
.abo3Ul .kuang:hover .titB img:nth-child(1){display: none;}
.abo3Ul .kuang:hover .titB img:nth-child(2){display: block;}
.abo3Ul .kuang:hover .titB,
.abo3Ul .kuang:hover .titB b,
.abo3Ul .kuang:hover .titB span,
.abo3Ul .kuang:hover .descB{color: #ffffff;border-top-color: #ffffff;}
.aboP4{padding-bottom: 0;}
.aboP4 .nrBox{
	background: url(/img/abo4bg.png) bottom center no-repeat;
	background-size: 100% auto;
	padding-bottom: 172px;
}
.aboP4 .nrBox2{
	padding: 0 64px;
}
.aboP4 .swiper-slide{
	padding: 0 22px 0 6px;
	position: relative;
}
.aboP4 .swiper-slide img{
	display: block;
	width: 100%;
}
.aboP4 .swiper-slide::after{
	content: "";
	width: 0;
	height: 0;
	border-top: 22px solid rgba(77,77,77,0.53);
	border-right: 22px solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
}
.aboP4 .swiper-button-prev{left: 0;}
.aboP4 .swiper-button-next{right: 0;}
.aboP4 .swiper-button-prev,
.aboP4 .swiper-button-next{
	width: 38px;
	height: 38px;
	background: rgba(0,0,0,0.16);
	transition: all 0.5s;
	border-radius: 50%;
}
.aboP4 .swiper-button-prev::after,
.aboP4 .swiper-button-next::after{
	font-size: 18px;
	color: #ffffff;
	transition: all 0.5s;
}
.aboP4 .swiper-button-prev:hover,
.aboP4 .swiper-button-next:hover{
	background: #C9262E;
}
/* 新闻 */
.secNav{
	background: #C9262E;
}
.secNav a{
	display: block;
	background: #C9262E;
	padding: 24px 80px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
}
.secNav a.on{
	background: #ffffff;
	color: #C9262E;
}
.nyP{padding: 70px 0 84px;}
.newsTop{
	background: #F3F4F6;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 80px;
}
.newsTop .tuB{width: 42%;}
.newsTop .imgB{padding-top: 66.7%;}
.newsTop .textB{
	width: 58%;
	padding: 0 140px 0 90px;
}
.newsTop .titB{
	font-size: 26px;
	font-weight: 700;
}
.newsTop .descB{
	margin: 38px 0 44px;
}
.newsTop .timeB{
	font-size: 14px;
	color: #999999;
	background: url(/img/time.png) left center no-repeat;
	background-size: 15px;
	padding-left: 28px;
}
.newsTop .moreB{
	margin-top: 64px;
	padding: 0 24px;
	height: 37px;
	font-size: 14px;
}
.newsUl{margin: -16px;}
.newsUl li{padding: 16px;}
.newsUl .kuang{
	height: 100%;
	background: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
	border-bottom: 3px solid #f3f4f6;
	transition: all 0.5s;
}
.newsUl .imgB{padding-top: 66.6%;}
.newsUl .textB{padding: 20px;}
.newsUl .titB{
	font-weight: 700;
}
.newsUl .descB{
	margin: 24px 0;
}
.newsUl .timeB{
	font-size: 14px;
	color: #999999;
	background: url(/img/time.png) left center no-repeat;
	background-size: 15px;
	padding-left: 28px;
}
.newsUl .kuang:hover{
	background: #FFFFFF;
	box-shadow: 0px 3px 22px 1px rgba(0,0,0,0.16);
	border-bottom-color: #C9262E;
}
.newsUl .kuang:hover .titB{
	color: #C9262E;
}
.pageNum{margin-top: 88px;}
.pageNum{
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.pageNum a,
.pageNum span{
	border-radius: 40px;
	background: #F3F4F6;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 16px; 
	color: #222222; 
	padding: 0 15px;
	display: block;
	text-align: center;
	margin: 5px;
}
.pageNum span{
	border-color: #C9262E;
	background: #C9262E;
	color:#ffffff; 
}
.videoUl .tuB{position: relative;}
.videoUl .tuB .imgB{
	position: relative;
	z-index: 1;
	padding-top: 56%;
}
.videoUl .tuB .playB{
	width: 52px;
	height: 52px;
	cursor: pointer;
	position: absolute;
	left: calc(50% - 26px);
	top: calc(50% - 26px);
	z-index: 2;
	background: url(/img/play.png) center center no-repeat;
	background-size: cover;
}
.videoUl .titB{
	font-size: 18px;
	line-height: 1.6;
	font-weight: 700;
}
.caseUl li{margin-top: 80px;}
.caseUl li:first-child{margin-top: 0;}
.caseUl .kuang{
	background: #F3F4F6;
	border-radius: 15px;
	overflow: hidden;
}
.caseUl .tuB{width: 60%;}
.caseUl .imgB{padding-top: 50%;}
.caseUl .textB{width: 40%;padding: 48px;}
.caseUl .titB{
	font-weight: 700;
	font-size: 22px;
}
.caseUl .descB{
	margin: 34px 0 80px;
}
.caseUl .moreB{
	font-size: 14px;
	height: 37px;
}
.caseUl li:nth-child(even) .kuang{flex-direction: row-reverse;}
.xqyTop{
	background: #F3F4F6;
	padding: 56px 0;
}
.xqyTop .pageTit{
	font-weight: bold;
	font-size: 26px;
	color: #222222;
}
.xqyTop .pageInfo{
	font-size: 14px;
	color: #666666;
	justify-content: flex-start;
	margin-top: 26px;
}
.xqyTop .pageInfo div{
	padding-left: 24px;
	background: url(/img/dti1.png) left center no-repeat;
	background-size: 15px;
	margin-right: 20px;
}
.xqyTop .pageInfo div:last-child{margin: 0;}
.xqyTop .moreB{
	font-size: 14px;
	height: 36px;
	position: absolute;
	right: 0;
	top: calc(50% - 18px);
}
.detailP .fyBox{
	background: #F3F4F6;
	padding: 26px 20px;
	font-size: 16px;
	color: #222222;
	margin-top: 72px;
}
.detailP .fyBox a{
	display: block;
	color: #222222;
	margin-top: 20px;
	padding-left: 20px;
	position: relative;
}
.detailP .fyBox a::before{
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	background: #C7CBD5;
	position: absolute;
	left: 0;
	top: calc(50% - 4.5px);
	border-radius: 50%;
}
.detailP .fyBox a:first-child{margin-top: 0;}
.detailP .fyBox a span{color: #999999;}
.detailP .proRem{
	font-weight: bold;
	font-size: 22px;
	color: #222222;
	border-bottom: 1px solid #DFDFDF;
	padding: 16px 0;
	padding-left: 18px;
	position: relative;
	margin-top: 68px;
	margin-bottom: 48px;
}
.detailP .proRem::before{
	content: "";
	display: block;
	width: 3px;
	height: 22px;
	background: #C9262E;
	border-radius: 19px;
	position: absolute;
	left: 0;
	top: calc(50% - 11px);
}
.prodP{background: #EFF1F5;}
.prodNav{margin-bottom: 50px;}
.prodNav .pTit{
	font-weight: bold;
	font-size: 32px;
	color: #222222;
	line-height: 48px;
}
.prodNav .pTit::after{
	content: "";
	display: block;
	width: 108px;
	height: 5px;
	background: #C9262E;
	margin-top: 8px;
}
.swiper_prodNav{
	width: 945px;
	padding: 0 15px;
	transform: translateX(15px);
}
.swiper_prodNav a{
	width: 100%;
	display: block;
	width: 100%;
	line-height: 48px;
	background: #FFFFFF;
	font-size: 16px;
	color: #222222;
	text-align: center;
	border-radius: 48px;
	transition: all 0.5s;
	margin-right: 15px;
}
.swiper_prodNav a:last-child{margin-right: 0;}
.swiper_prodNav a.on,
.swiper_prodNav a:hover{
	background: #C9262E;
	color: #ffffff;
}
.swiper_prodNav .swiper-button-prev{left: 0px;}
.swiper_prodNav .swiper-button-next{right: 0px;}
.swiper_prodNav .swiper-button-prev,
.swiper_prodNav .swiper-button-next{width: auto;}
.swiper_prodNav .swiper-button-prev.swiper-button-disabled,
.swiper_prodNav .swiper-button-next.swiper-button-disabled{display: none;}
.swiper_prodNav .swiper-button-prev::after,
.swiper_prodNav .swiper-button-next::after{
	font-size: 20px;
	color: #333333;
}
.prodTop{align-items: stretch;margin-bottom: 40px;}
.prodTopL{width: calc(50% + 50px);}
.prodTopR{width: calc(50% - 90px);}
.prodTop .tuB{
	position: absolute;
	right: 15px;
	top: 0;
	width: 43%;
	height: 100%;
}
.prodTop .imgB{padding: 0;height: 100%;}
.prodTop .kuang{
	display: block;
	background: rgba(255,255,255,0.94);
	border-radius: 15px;
	overflow: hidden;
	padding: 40px 50% 40px 48px;
	margin-top: 40px;
}
.prodTop .kuang:first-child{margin-top: 0;}
.prodTop .titB{
	font-weight: 700;
	font-size: 22px;
	transition: all 0.5s;
}
.prodTop .descB{
	font-size: 14px;
	color: #222222;
	line-height: 2;
	margin-top: 32px;
}
.prodTop .tipB{
	font-size: 14px;
	color: #222222;
	line-height: 1.8;
	position: relative;
	padding-left: 20px;
	margin-top: 16px;
}
.prodTop .tipB::before{
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid #222222;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}
.prodTop .moreB{
	color: #222222;
	height: auto;
	background: none;
	padding: 0;
	margin-top: 48px;
	transition: all 0.5s;
}
.prodTop .kuang:hover .titB,
.prodTop .kuang:hover .moreB{
	color: #C9262E;
}
.prodTop .prodTopL .kuang{height: 100%;padding: 56px;}
.prodTop .prodTopL .kuang{height: 100%;padding-right: 50%;}
.prodTop .prodTopL .titB{font-size: 26px;}
.prodTop .prodTopL .tuB{height: 70%;top: unset;bottom: 0;}
.prodTop .prodTopL .moreB{
	width: 122px;
	height: 42px;
	border-radius: 23px;
	border: 1px solid #2C3955;
}
.prodTop .kuang:hover .imgH img{transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);}
.prodUl{margin: -20px -16px;}
.prodUl li{padding: 20px 16px;}
.prodUl .kuang{
	display: block;
	position: relative;
	height: 100%;
	background: #FFFFFF;
	border-radius: 20px;
	padding: 15px;
	padding-top: 0;
}
.prodUl .tuB{position: relative;}
.prodUl .imgB{padding-top: 87%;position: relative;z-index: 1;}
.prodUl .tuB::after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	
	background-size: 65px;
	opacity: 0;
	z-index: 2;
	transition: all 0.5s;
}
.prodUl .textB{
	border-radius: 20px;
	padding: 26px 15px 86px;
	position: relative;
	transition: all 0.5s;
}
.prodUl .titB{
	font-size: 22px;
	color: #222222;
	font-weight: 700;
	transition: all 0.5s;
}
.prodUl .descB{
	font-size: 14px;
	color: #999999;
	line-height: 2;
	margin-top: 16px;
	transition: all 0.5s;
}
.prodUl .moreB{
	font-size: 16px;
	color: #222222;
	border-top: 1px solid #BCBCBC;
	display: block;
	width: calc(100% - 30px);
	border-radius: 0;
	height: 64px;
	line-height: 64px;
	position: absolute;
	left: 15px;
	bottom: 0;
	padding: 0;
	background: none;
	transition: all 0.5s;
}
.prodUl .moreB i{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: rgba(201, 38, 46, 0.3);
	position: absolute;
	right: 0;
	top: calc(50% - 5px);
	border-radius: 50%;
	transition: all 0.5s;
}
.prodUl .moreB i::before{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: rgba(201, 38, 46, 0.54);
	position: absolute;
	right: 16px;
	top: 0;
	border-radius: 50%;
	transition: all 0.5s;
}
.prodUl .moreB i::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: rgba(201, 38, 46, 1);
	position: absolute;
	right: 32px;
	top: 0;
	border-radius: 50%;
	transition: all 0.5s;
}
.prodUl .kuang:hover .tuB::after{opacity: 1;}
.prodUl .kuang:hover .textB{background: #C9262E;}
.prodUl .kuang:hover .titB,
.prodUl .kuang:hover .descB,
.prodUl .kuang:hover .moreB{color: #ffffff;}
.prodUl .kuang:hover .moreB i,
.prodUl .kuang:hover .moreB i::before,
.prodUl .kuang:hover .moreB i::after{background: #ffffff;}
.prodUl .kuang:hover .imgH img{transform:scale(0.95);-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);}
/* 产品详情 */
.cpxqP5{background: #eff1f5;}
.cpxq1L{width: 52.3%;padding: 0 40px;}
.cpxq1R{width: 42.6%;}
.cpxq1L .pTit{
	font-weight: bold;
	font-size: 32px;
	color: #222222;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.cpxq1L .pTit i{
	display: block;
	width: 29px;
	height: 29px;
	margin-left: 20px;
	background: url(/img/pd1i.png) center no-repeat;
	background-size: cover;
	cursor: pointer;
}
.cpxq1L .nrText{
	margin-top: 24px;
	font-size: 14px;
	color: #222222;
	line-height: 2.3;
}
.cpxq1L .kuang{height: 378px;}
.cpxq1R img{display: block;margin: 0 auto;}
.cpxqP2{position: relative;overflow: visible;}
.cpxqP2 .xfK{
	position: absolute;
	left: 260px;
	left: calc(50% - 700px);
	top: -458px;
	width: 736px;
	padding: 0 40px;
}
.swiper_cpxqP2x{position: relative;margin-bottom: 36px;}
.swiper_cpxqP2x::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #BCBCBC;
	position: absolute;
	left: 0;
	bottom: 1px;
}
.swiper_cpxqP2x .swiper-slide{
	text-align: center;
	font-size: 16px;
	color: #222222;
	padding: 16px 0;
	position: relative;
	cursor: pointer;
}
.swiper_cpxqP2x .swiper-slide::after{
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: rgba(255,255,255,0);
	position: absolute;
	left: 0;
	bottom: 0px;
	border-radius: 19px;
}
.swiper_cpxqP2x .swiper-slide-thumb-active::after{
	background: #C9262E;
}
.swiper_cpxqP2d{
	font-size: 14px;
	color: #222222;
	line-height: 2;
}
.swiper_cpxqP2d .swiper-slide{
	background: rgba(255,255,255,0.68);
	border-radius: 10px;
	padding: 0 11px 0 24px;
}
.swiper_cpxqP2d .scrollB{
	padding-right: 48px;
	height: 276px;
	overflow: auto;
}
.swiper_cpxqP2d .scrollB::-webkit-scrollbar {
	width: 6px;
	background: #DADCE1;
	border-radius: 5px;
}
.swiper_cpxqP2d .scrollB::-webkit-scrollbar-track {background: #DADCE1;}
.swiper_cpxqP2d .scrollB::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: url(/img/scr.jpg) center no-repeat #C9262E;
}
.swiper_cpxqP2d .scrollB::-webkit-scrollbar-thumb:hover {background: #2660aa;}
.swiper_cpxqP2d table{
	border: 0;
	border-spacing: unset;
}
.swiper_cpxqP2d td{
	border-bottom: 1px solid #DFDFDF;
	padding: 14px;
}
.cpxqP2 .swiper-button-prev{left: 0;}
.cpxqP2 .swiper-button-next{right: 0;}
.cpxqP2 .swiper-button-prev,
.cpxqP2 .swiper-button-next{
	width: auto;
}
.cpxqP2 .swiper-button-prev::after,
.cpxqP2 .swiper-button-next::after{
	font-size: 20px;
	color: #222222;
}
.cpxqP .nyTit .tit{font-size: 32px;}
.cpxqP .nyTit .desc{line-height: 1.7;margin-top: 16px;}
.cpxq2Ul{margin: -20px -10px;}
.cpxq2Ul li{padding: 20px 10px;}
.cpxq2Ul .kuang{
	height: 100%;
	background: #FBFBFB;
	border-radius: 10px;
	text-align: center;
	padding: 24px 16px;
	transition: all 0.5s;
}
.cpxq2Ul .iconB img{display: block;margin: 0 auto;}
.cpxq2Ul .iconB img:last-child{display: none;}
.cpxq2Ul .titB{
	font-size: 18px;
	margin-top: 10px;
	font-weight: 700;
	transition: all 0.5s;
}
.cpxq2Ul .descB{
	font-size: 14px;
	color: #222222;
	line-height: 1.7;
	margin-top: 15px;
	transition: all 0.5s;
}

.cpxq2Ul .kuang:hover{
	background: #C9262E;
}
.cpxq2Ul .kuang:hover .iconB img:first-child{display: none;}
.cpxq2Ul .kuang:hover .iconB img:last-child{display: block;}
.cpxq2Ul .kuang:hover .titB,
.cpxq2Ul .kuang:hover .descB{color: #ffffff;}
.cpxqP3 .nyTit .tit{color: #ffffff;}
.cpxq3Ul{margin: -15px;}
.cpxq3Ul li{padding: 15px;}
.cpxq3Ul .kuang{
	height: 100%;
	background: rgba(52,84,149,0.53);
	border-radius: 10px;
	padding: 40px 56px;
}
.cpxq3Ul .titB{
	font-weight: 700;
	color: #ffffff;
	font-size: 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 24px;
}
.cpxq3Ul .titB img{
	display: block;
	width: 37px;
	margin-right: 12px;
}
.cpxq3Ul .descB{
	display: flex;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.86;
}
.cpxq3Ul .descB .each{width: calc(50% - 17px);position: relative;padding-left: 18px;}
.cpxq3Ul .descB .each::before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	border-radius: 8px;
	position: absolute;
	left: 0;
	top: 8px;
}
.cpxq4Ul .tuB{width: 50%;position: relative;}
.cpxq4Ul .tuB::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	top: calc(50% - 12px);
	z-index: 2;
}
.cpxq4Ul li:nth-child(odd) .tuB::before{border-right: 15px solid #ffffff;right: 0;}
.cpxq4Ul li:nth-child(even) .tuB::before{border-left: 15px solid #ffffff;left: 0;}
.cpxq4Ul .imgB{padding-top: 52%;position: relative;z-index: 1;}
.cpxq4Ul .textB{width: 50%;}
.cpxq4Ul .titB{
	font-size: 18px;
	font-weight: 700;
	padding-left: 28px;
	position: relative;
	margin-top: 48px;
}
.cpxq4Ul .titB:first-child{margin-top: 0;}
.cpxq4Ul .titB::before{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	background: #C9262E;
	position: absolute;
	left: 0;
	top: calc(50% - 6px);
}
.cpxq4Ul .descB{
	font-size: 14px;
	color: #222222;
	line-height: 1.86;
	margin-top: 15px;
}
.cpxq4Ul li:nth-child(even) .kuang{flex-direction: row-reverse;}
.cpxq4Ul li:nth-child(odd) .textB{padding-left: 88px;padding-right: calc(50% - 700px);}
.cpxq4Ul li:nth-child(even) .textB{padding-right: 56px;padding-left: calc(50% - 700px);}
.cpxqP5 .nrBox{
	width: calc(100% + 160px);
	margin-left: -80px;
	padding: 0 80px;
}
.cpxqP5 .swiper-button-prev{left: 0;}
.cpxqP5 .swiper-button-next{right: 0;}
.cpxqP5 .swiper-button-prev,
.cpxqP5 .swiper-button-next{
	width: 38px;
	height: 38px;
	background: rgba(0,0,0,0.16);
	transition: all 0.5s;
	border-radius: 50%;
}
.cpxqP5 .swiper-button-prev::after,
.cpxqP5 .swiper-button-next::after{
	font-size: 18px;
	color: #ffffff;
	transition: all 0.5s;
}
.cpxqP5 .swiper-button-prev:hover,
.cpxqP5 .swiper-button-next:hover{
	background: #C9262E;
}
.videoShow{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}
.videoShow .yinying{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	cursor: pointer;
}
.videoShow .nrbox{
	width: 55%;
	position: relative;
}
.videoShow .nrbox video,
.videoShow .nrbox img{
	width: 100%;
	max-width: 1040px;
	max-height: 80vh;
}
.videoShow .nrbox i.close{
	width: 40px;
	height: 40px;
	position: absolute;
	right: -40px;
	top: -40px;
	background: url(/img/close.png) center no-repeat;
}
.playBtn{cursor: pointer;}
@media (max-width:1672px) {
	.indp1{
		background-size: 1672px auto;
		padding: 80px 0 100px;
	}
	.ind1Ul2 li:nth-child(1){margin-bottom: 18px;}
	.ind1Ul2 li:nth-child(2){margin-bottom: 116px;}
	.ind1Ul2 li:nth-child(2) span{height: 96px;}
	.ind1Ul2 li:nth-child(3){margin-bottom: 100px;}
	.ind1Ul2 li:nth-child(3) span{height: 280px;}
	.ind1Ul2 li:nth-child(4){margin-bottom: 194px;}
	.ind1Ul2 li:nth-child(4) span{height: 32px;}
	.ind1Ul2 li:nth-child(5){margin-bottom: 264px;}
	.ind1Ul2 li:nth-child(5) span{height: 164px;}
	.container2{max-width: 1432px;}
	.pubTit .tit{font-size: 32px;}
	.nrText{line-height: 2;}
	.moreB{height: 40px;}
	.ind1Ul .numB b{font-size: 28px;}
	.ind1Ul .titB2{font-size: 16px;}
	.indp3 .nrBox{padding: 72px 0;}
	.ind3R{padding: 0 40px;}
	.swiper_indp3{padding-bottom: 80px;}
	.ind3Ul li{padding-top: 48px;padding-bottom: 48px;}
	.ind3Ul li:nth-child(1) {transform: translateX(-28px);}
	.ind3Ul li:nth-child(4) {transform: translateX(-21px);}
	
	
	
}



.ind6K{
	background-attachment: fixed;
	/* height: 300vh; */
	z-index: 2;
}
.ind6K>.bgBox{
	width: 100%;
	height: 100vh;
	position: sticky;
	left: 0;
	top: 0;
	z-index: 1;
}
.indp6{
	position: sticky;
	left: 0;
	top: 0;
	background: rgba(62, 91, 255, 0.5);
	background: #ffffff;
	z-index: 2;
	margin-top: -100vh;
	overflow-x: unset;
}
.indp7{position: relative;z-index: 3;margin-top: 100vh;}
.indp6 .logo img{transform-origin: center bottom;}

		
		       .erjiBox::after {
            content: '';
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 20px solid #fff;
            position: absolute;
            top: 5%;
            left: 50%;
            transform: translate(-50%, -50%) translateY(-50%);
            /* Optional: Center the arrow more precisely if needed */
            /* margin-top: -10px; (Adjust this value if the arrow is not perfectly centered) */
        }
			#banner .swiper_banner .nrBox2,#banner .swiper_banner .nrBox3{position: relative;
    z-index: 2;
    padding: 6vw 0;
    min-height: 100vh;
    display: flex;
    justify-content: left;
    align-items: left;}
	
	#banner  .swiper_banner .nrBox2 .cntit,#banner .swiper_banner .nrBox3 .cntit{text-align:left;font-size:42px;}
	
	#banner .nrBox2 .kuang{padding-top:110px;}
	#banner .nrBox2 .kuang #cntit{font-size:16px;width:562px;font-weight:normal;font-family: "Microsoft YaHei-Regular";line-height:32px;text-shadow: none;}
	#banner .nrBox2 .kuang .btnG{justify-content:left;font-size:16px;}
	#banner .nrBox2 .kuang .btnG ul li{width:350px;height:50px;border-bottom:1px dashed #C7C7C7;line-height:50px;color:#fff;}
	#banner .nrBox2 .kuang .btnG ul li:nth-child(1){background:url(/img/li1.jpg) no-repeat left center;padding-left:45px;}
	#banner .nrBox2 .kuang .btnG ul li:nth-child(2){background:url(/img/li2.jpg) no-repeat left center;padding-left:45px;}
	#banner .nrBox2 .kuang .btnG ul li:nth-child(3){background:url(/img/li3.jpg) no-repeat left center;padding-left:45px;}
	#banner .nrBox2 .kuang .btnG {margin-top: 13px;}
	
	#banner .nrBox3{margin-top:}
	#banner .nrBox3 .kuang .entit{color:#808488;width:570px;height:64px;margin-top:150px;text-align:left;}
		#banner .nrBox3 .kuang .cntit{color:#fff;width:756px;margin-top:30px;    line-height: 70px;}
		#banner .nrBox3 .kuang li{color:#fff;width:85px;height:130px;color:#fff;float:left;text-align:center;}
	#banner .nrBox3 .btnG{justify-content: left;}
	
	#banner .nrBox3 .btnG li:nth-child(1){background:url(/img/kaifa.png) no-repeat top center;padding-top:100px;margin-right:50px;}
	#banner .nrBox3 .btnG li:nth-child(2){background:url(/img/pingzhi.png) no-repeat top center;padding-top:100px;margin-right:50px;}
	#banner .nrBox3 .btnG li:nth-child(3){background:url(/img/chuangxing.png) no-repeat top center;padding-top:100px;margin-right:80px;}
		</style>