ul, li{
	list-style: none;
}
.j-sd{
	justify-content: space-between;
}
.topTab{
	position: sticky;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 211;
	border-bottom: 1px solid #E5EAF0;
}
.topTab .companyLogo{
	height: 50px;
}
.topTab .companyName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin-left: 12px;
}
.topTab .tabText{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	margin-right: 32px;
}
.topTab .searchIcon{
	width: 20px;
	height: 20px;
	display: block;
}
.pc-search-box{
	display: none;
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 29;
}

.pc-search-box .pc-search-bg{
	width: 100%;
	height: 300px;
	background-color: #fff;
	z-index: 30;
	position: fixed;
	top: 60px;
	left: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transform: translateY(-100%);
	transition: transform 0.3s linear;
	overflow: hidden;
}
.pc-search-box-active .pc-search-bg{
	transform: translateY(0);
}
.pc-search-box .searchDiv .wd940{
	width: 940px;
	border: 1px solid #B9C0C7;
	border-right: none;
	height: 58px;
	padding: 0 24px;
}
.pc-search-box .searchDiv{
	
}
.pc-search-box .searchDiv img{
	width: 24px;
	height: 24px;
	margin-right: 12px;
}
.pc-search-box .searchDiv input{
	flex: 1;
	height: 50px;
	outline: none;
	border: none;
	font-size: 16px;
}
.pc-search-box .searchBtn{
	width: 160px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
}
.wb100{
	width: 100%;
}
.block{
	display: block;
}
.h60{
	height: 60px;
}
.tabsList-box{
	background-color: #F6F8FA;
	padding: 70px 0 0;
}
.tabsList-box .tabsList-item{
	margin-right: 25px;
	cursor: pointer;
}
.tabsList-box .tabsList-item:last-child{
	margin-right: 0;
}
.tabsList-box .tabsList-item .tabsList-item-square{
	width: 90px;
	height: 90px;
	position: relative;
	z-index: 1;
	background-color: #ECF0F4;
	/* overflow: hidden; */
	margin-bottom: 12px;
}
.tabsList-box .tabsList-item .tabsList-item-square:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
	transform: scale(.935);
	background-size: 300% 300%;
	background-attachment: fixed;
	transition: all .3s ease-out;
}
.tabsList-box .tabsList-item:hover .tabsList-item-square:before{
	opacity: 1;
	-webkit-animation: gradient-shift .45s ease forwards;
	animation: gradient-shift .45s ease forwards;
	transform: scale(1);
}

.tabsList-box .tabsList-item .tabsList-item-square .showIcon{
	display: block;
	width: 32px;
	height: 32px;
}
.tabsList-box .tabsList-item .tabsList-item-square .hoverIcon{
	display: none;
	width: 32px;
	height: 32px;
}
.tabsList-box .tabsList-item:hover .showIcon{
	display: none;
}
.tabsList-box .tabsList-item:hover .hoverIcon{
	display: block;
}
.tabsList-box .tabsList-item .tabsList-item-text{
	width: 90px;
	height: 14px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 300;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	text-align: center;
	overflow: hidden;
}
.tabsContent-item{
	padding: 80px 0 30px;
}
.tabsContent-item .tabsContent-item-left{
	
}
.tabsContent-item .tabsContent-item-left .title{
	width: 450px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 40px;
	color: #000000;
	line-height: 50px;
	text-align: left;
	margin-bottom: 25px;
	word-break: break-all;
	/* animation: section2-title 5s forwards; */
}
.tabsContent-item .tabsContent-item-left .text{
	width: 450px;
	height: 72px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
	text-align: left;
	margin-bottom: 25px;
}
.tabsContent-item-center .tabsContent-item-left.animate{
	animation: section2-title 5s forwards;
}
.tabsContent-item .tabsContent-item-left .btn{
	width: 101px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	transition: all .3s;
}

.tabsContent-item .productImg{
	width: 320px;
	height: 356px;
}
.w990{
	width: 990px;
}
.mb28{
	margin-bottom: 28px;
}
.swiper-box{
	width: 100%;
	height: 94px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	padding: 0 15px;
}
.swiper-div-item{
	width: 247px;
	height: 81px;
	background: #FFF;
	border-radius: 8px 8px 8px 8px;
	padding: 0 8px;
	cursor: pointer;
}
.swiper-box .active{
	background: #F6F8FA;
}
.swiper-div-item:hover{
	background: #F6F8FA;
}
.swiper-div-item img{
	width: 65px;
	height: 65px;
	margin-right: 8px;
}
.swiper-div-item .title{
	width: 150px;
	height: 40px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	margin-bottom: 4px;
}
.swiper-div-item .text{
	width: 150px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	line-height: 12px;
}
.swiper-div-border{
	width: 1px;
	height: 44px;
	background-color: #B9C0C7;
	margin: 0 30px;
}
.list-box{
	padding: 28px 0 0;
}
.list-item{
	width: 285px;
	height: 378px;
	border: 1px solid #E5EAF0;
	padding: 16px 24px 0;
	margin: 0 20px 20px 0;
}
.list-item:nth-child(4n){
	margin-right: 0;
}
.list-item .productImg{
	width: 200px;
	height: 200px;
	display: block;
	margin: 0 auto 25px;
	transition: all .5s;
}
.list-item .titleBox{
	margin-bottom: 8px;
	position: relative;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 23px;
	/* text-indent: 38px; */
}
.list-item .titleBox .redarrow{
	width: 6px;
	/* vertical-align: middle; */
	margin-right: 3px;
}
.list-item .titleBox .redarrow{
	position: relative;
}
.list-item:hover .titleBox .redarrow{
	animation: moveLeftAndBack 0.6s ease;
}


.list-item .titleBox .redarrow2{
	width: 6px;
	height: 10px;
	margin-right: 3px;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/yxt2025/gw/pc_icon_right.png');
	background-size: 100% 100%;
	display: inline-block;
}
.list-item .titleBox .redarrow2{
	position: relative;
}
.list-item:hover .titleBox .redarrow2{
	animation: moveLeftAndBack 0.6s ease;
}



.list-item:hover .titleBox{
}
.list-item .list-xh{
	margin-bottom: 8px;
}
.list-item .list-xh p{
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	background: #F0F3F7;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 5px;
}
.list-item .dec{
	height: 44px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 22px;
}
.list-item :hover .productImg{
	transform: scale(1.05);
}
.list-item:hover{
	/* border: 1px solid #FF0000; */
}

.hasBgImg{
	padding: 104px 0 70px;
	/* background-color: rgba(233, 43, 58,0.5); */
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/yxt2025/gw/pc_pg_01.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.hasBgImg .hasBgImg-top{
	margin-bottom: 32px;
}
.hasBgImg .hasBgImg-top .border{
	width: 57px;
	height: 2px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.hasBgImg .hasBgImg-top .cnTitle{
	font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
	margin-right: 6px;
	display: inline-block;
	vertical-align: middle;
}
.hasBgImg .hasBgImg-top .enTitle{
	font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	vertical-align: bottom;
}
.hasBgImg .industryBox{
	margin-bottom: 40px;
	opacity: 0; /* 初始状态为透明 */
	transition: opacity 1s ease;
}
.hasBgImg .industryBox.animate{
	opacity: 1;
}
.hasBgImg .industryBox.section2-title{
	animation:section2-title 8s forwards;
}
.hasBgImg .industryBox .text{
	width: 676px;
	height: 96px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
}
.hasBgImg .industryBox .industryBtn{
	
}
.hasBgImg .industryBox .industryBtn .border{
	width: 75px;
	height: 1px;
	border-radius: 100px 100px 100px 100px;
	background-color: #666;
	position: absolute;
	left: -60px;
	top: 40px;
	/* position: relative;
	overflow: hidden; */
}
.industryBtn-circle{
	width: 82px;
	height: 82px;
	border-radius: 100%;
	border: 1px solid rgba(255,255,255,0.8);
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.industryBtn-circle span{
	position: relative;
	transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
.hasBgImg .industryBox .industryBtn:hover .industryBtn-circle span {
     animation: slideRightOutLeftIn 1.2s forwards;
}
 .hasBgImg .industryBox .industryBtn .border::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color:  rgba(255,255,255,0.8);
	transition: width 0.3s ease;
}

.hasBgImg .industryBox .industryBtn:hover .border::before {
	width: 100%;
}

.swiperChangeBg-contant .swiper-wrapper{
	
}
.swiperChangeBg-item{
	width: 222px;
	height: 236px;
	position: relative;
	border-top: 1px solid #9E9D9C;
	border-bottom: 1px solid #9E9D9C;
}
.swiperChangeBg-item .swiperChangeBg-item-icon{
	width: 48px;
	height: 48px;
	margin-bottom: 12px;
}
.swiperChangeBg-item .cnName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	height: 34px;
	line-height: 34px;
	margin-bottom: 4px;
}
.swiperChangeBg-item .enName{
	height: 22px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
.swiperChangeBg-item .indexNum{
	font-family: DIN Black, DIN Black;
	font-weight: 400;
	font-size: 70px;
	line-height: 70px;
	color: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: -6px;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	opacity: 0;
}
.flex-d{
	flex-direction: column;
}
.swiperChangeBg-item:hover{
	border-top: none;
	border-bottom: none;
	opacity: 1;
	width: 100%;
	height: 260px;
	position: absolute;
	left: 0;
	top: -13px;
   /* transform: translate(-50%, -50%); */
	/* transition: all 0.4s; */
}
.swiper-changeBg{
	padding: 29px 0;
}
.swiperChangeBg-contant{
	width: 1200px;
	padding: 0 45px;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.swiper-changeBg{
	width: 1110px;
}
.swiperChangeBg-item:hover .indexNum{
	opacity: 0.7;
}
.swiper-changeBg .swiper-slide{
	width: 222px;
}
.swiperChangeBg-contant .swiperChangeBg-item .showIcon{
	display: block;
	width: 48px;
	height: 48px;
}
.swiperChangeBg-contant .swiperChangeBg-item .hoverIcon{
	display: none;
	width: 48px;
	height: 48px;
}
.swiperChangeBg-contant .swiperChangeBg-item:hover .showIcon{
	display: none;
}
.swiperChangeBg-contant .swiperChangeBg-item:hover .hoverIcon{
	display: block;
}

.swiperChangeBg-button-prev {
       position: absolute;
       top: 50%;
       width: 44px;
       height: 44px;
       margin-top: -22px;
       z-index: 10;
       cursor: pointer;
	   left: 0;
}

.swiperChangeBg-button-next {
       position: absolute;
       top: 50%;
       width: 44px;
       height: 44px;
       margin-top: -22px;
       z-index: 10;
       cursor: pointer;
      right: 0;
}
.swiperChangeBg-contant .showIcon{
	display: block;
	width: 100%;
	height:100%;
}

.swiperChangeBg-contant .hoverIcon{
	display: none;
	width: 100%;
	height:100%;
}
.swiperChangeBg-button-prev:hover .showIcon{
	display: none;
}
.swiperChangeBg-button-prev:hover .hoverIcon{
	display: block;
}
.swiperChangeBg-button-next:hover .showIcon{
	display: none;
}
.swiperChangeBg-button-next:hover .hoverIcon{
	display: block;
}
.displacement{
	background-color: #fff;
	padding: 80px 0 70px;
	
}
.flexend{
	display: flex;
	justify-content: flex-end;
}

.displacement-left{
	width: 668px;
	height: 442px;
	background-size: 668px 442px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: -20px;
	padding: 80px 40px 0;
	 opacity: 0; /* 初始状态为透明 */
	  transition: opacity 0.3s ease;
	z-index: 3;
}
.displacement-left .companyLogo{
	margin-bottom: 44px;
}
.displacement-left .dec{
	width: 476px;
	height: 160px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: justify;
	margin-bottom: 50px;
}
.displacement-left.divLeftOn{
	animation: divLeftOn 1s forwards;
}
.displacement-left.animated {
  opacity: 1;
}
.displacement-right{
	width: 780px;
	height: 520px;
	transform: translateX(0px);
	z-index: 2;
	opacity: 0; /* 初始状态为透明 */
	 transition: all 1s ease;
}
.displacement-right img{
	width: 100%;
	height: 100%;
}
.flexend .displacement-right.animate{
	transform: translateX(-30px);
	opacity: 1;
}
.displacement .moreTextBtn{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	height: 16px;
	cursor: pointer;
	
}
.displacement .moreTextBtn img{
	width: 38px;
	transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.displacement .moreTextBtn:hover img{
	transform: translateX(10px);
}
.multi-swiper-box{
	padding-bottom: 60px;
}
.multi-swiper-box .multi-left{
	width: 153px;
	border: 1px solid #fff;
	flex-shrink: 0;
	margin-right: 30px;
}
.multi-left-item{
	width: 100%;
	height: 54px;
	border-top: 1px solid #E5EAF0;
	padding: 0 4px;
	cursor: pointer;
	position: relative;
}
.multi-left-item:last-child{
	border-bottom: 1px solid #E5EAF0;
}

/* .multi-left-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #FF0000;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 1s ease;
}

.multi-left-item:hover::before {
  transform: scaleX(1); 
} */

.multi-left-item p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	text-align: left;
	transition: all 0.3s ease-in-out; /* 过渡效果 */
}
.multi-left-item:hover p{
	font-family: PingFang SC, PingFang SC;
	/* font-weight: bold; */
	font-size: 16px;
}
.multi-left-item img{
	width: 10px;
	 opacity: 0; /* 初始状态不可见 */
	  transform: translateX(-10px); /* 初始位置向左偏移10px */
	  transition: 
	    opacity 0.5s ease,
	    transform 0.8s linear; /* 线性动画 */
}
.multi-left-item:hover img{
	
}
.multi-left .active{
	/* border-top: 1px solid #FF0000; */
}
.multi-left .active img{
	opacity: 1; /* 显示图片 */
	  transform: translateX(0); /* 向右移动到原始位置 */
}
.multi-left .active p{
	font-family: PingFang SC, PingFang SC;
	/* font-weight: bold; */
	font-size: 20px;
}
.multi-swiper-box .multi-right{
	width: 1000px;
	padding-bottom: 55px;
}
.multi-swiper-item-box{

}
.multi-swiper-item{
	width: 312px;
	margin-right: 30px;
	cursor: pointer;
	border-radius: 10px;
	overflow: hidden;
	font-size: 0;
}
.multi-swiper-item:nth-child(3n){
	margin-right: 0;
}
.multi-swiper-item img{
	width: 312px;
	height: 224px;
	object-fit: cover;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
	transition: all 0.4s;
}
.multi-swiper-item .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 28px;
	text-align: left;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
}
.multi-swiper-item .text{
	height: 56px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #202933;
	line-height: 28px;
	text-align: left;
	transition: all 0.4s;
}
.multi-swiper-item:hover img{
	transform: scale(1.08);
}

.multi-swiper-item .time::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform: scaleX(0); /* 初始状态：宽度为0 */
  transform-origin: left;
  transition: transform 1s ease;
}
.multi-swiper-item:hover{
	/* box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1); */
}
.multi-swiper-item:hover .time::after {
  transform: scaleX(1); /* 悬停状态：宽度100% */
}
.multi-swiper-box .multi-right .swiper-button-prev{
	background-image: none;
}
.multi-swiper-box .multi-right .swiper-button-next{
	background-image: none;
	
}
.multi-swiper-box .nextAndPrev{
	width: 37px;
	height: 37px;
}
.multi-swiper-box .multi-right .showIcon{
	display: block;
}
.multi-swiper-box .multi-right .hoverIcon{
	display: none;
}
.multi-swiper-box .multi-next{
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 140px;
	transition: all 0.3s;
}
.multi-swiper-box .multi-prev{
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0;
	top: auto;
	transition: all 0.3s;
}
.multi-swiper-box .multi-next:hover{
	transform: scale(1.1);
}
.multi-swiper-box .multi-prev:hover{
	transform: scale(1.1);
}
.multi-swiper-box .multi-next:hover .showIcon{
	display: none;
}
.multi-swiper-box .multi-next:hover .hoverIcon{
	display: block;
	
}
.multi-swiper-box .multi-prev:hover .showIcon{
	display: none;
}
.multi-swiper-box .multi-prev:hover .hoverIcon{
	display: block;
	
}
#slide-info{
	font-family: PingFang SC, PingFang SC;
	font-size: 18px;
	color: #7E8790;
	position: absolute;
	bottom: 6px;
	left: 65px;
}
#slide-info .activeIndex{
	
}
#slide-info .totalIndex{
	font-weight: bold;
}
.index-more-a{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 50px;
}
.index-more-a img{
	width: 18px;
	height: 18px;
}
.foot-box{
	background-color: #141A1C;
	padding: 30px 0 20px;
}
.foot-box .foot-item{
	
}
.mb34{
	margin-bottom: 34px;
}
.foot-box .foot-item .foot-label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 16px;
	line-height: 24px;
	flex-shrink: 0;
}
.foot-box .foot-item .foot-value{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	line-height: 24px;
	flex-wrap: wrap;
}
.foot-box .foot-item .foot-value .productName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	margin-right: 40px;
	flex-shrink: 0;
}
.foot-box .foot-comName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	line-height: 24px;
}
.foot-box .foot-comName a{
	color: rgba(255,255,255,0.6);
}
.productCenter-list{
	
}
.productCenter-list .productCenter-list-title{
	height: 80px;
	line-height: 80px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	text-align: left;
}
.productCenter-swiper-left{
	
}
.productCenter-swiper-left-item{
	width: 379px;
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #E5EAF0;
	background-color: #F5F7FA;
	padding: 0 16px;
	cursor: pointer;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
}
.aboutUs-box{
	padding: 23px 0;
}
.aboutUs-left{
	
}
.aboutUs-left .tit{
	width: 475px;
	height: 45px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 32px;
	color: #000000;
	text-align: left;
	margin-bottom: 23px;
}
.aboutUs-left .text{
	width: 475px;
	max-height: 280px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-align: justify;
}
.aboutUs-right{
	
}
.aboutUs-right img{
	width: 613px;
	height: 436px;
}
.pageNav{
	
}
.pageNav a span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.pageNav span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}
.pageNav img{
	width: 6px;
	margin: 0 6px;
}
.aboutUs-video{
	background: #F3F5F8;
	padding: 40px 0 45px;
}
.enterpriseCulture{
	background-color: #fff;
	padding-bottom: 55px;
}
.enterpriseCulture .title{
	height: 110px;
	line-height: 110px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 32px;
	color: #000000;
	text-align: center;
}
.enterpriseCulture-imgBox{
	
}
.enterpriseCulture-imgBox .imgSmall{
	width: 380px;
	height: 380px;
	overflow: hidden;
	
}
.enterpriseCulture-imgBox .imgBig{
	width: 790px;
	height: 375px;
	overflow: hidden;
	
}
.enterpriseCulture-top .imgSmall{
	transform: translateX(-30px);
	transition: all 0.5s;
	opacity: 0;
}
.enterpriseCulture-top .imgBig{
	transform: translateX(30px);
	transition: all 0.5s;
	opacity: 0;
}
.enterpriseCulture-bottom .imgSmall{
	transform: translateX(30px);
	transition: all 0.5s;
	opacity: 0;
}
.enterpriseCulture-bottom .imgBig{
	transform: translateX(-30px);
	transition: all 0.5s;
	opacity: 0;
}
.enterpriseCulture-imgBox .imgSmall img{
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}
.enterpriseCulture-imgBox .imgBig img{
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}
.enterpriseCulture-imgBox .imgSmall:hover img{
	transform: scale(1.08);
}
.enterpriseCulture-imgBox .imgBig:hover img{
	transform: scale(1.08);
}
.enterpriseCulture-top .imgSmall.animate{
	transform: translateX(0);
	opacity: 1;
}
.enterpriseCulture-top .imgBig.animate{
	transform: translateX(0);
	opacity: 1;
}
.enterpriseCulture-bottom .imgSmall.animate{
	transform: translateX(0);
	opacity: 1;
}
.enterpriseCulture-bottom .imgBig.animate{
	transform: translateX(0);
	opacity: 1;
}
.enterpriseCulture-item{
	
}
.enterpriseCulture-item img{
	width: 712px;
	height: 432px;
	margin-right: 40px;
	transform: translateX(-30px);
	transition: all 0.5s;
	opacity: 0;
}
.enterpriseCulture-item .animate{
	transform: translateX(0);
	opacity: 1;
}
.enterpriseCulture-item .right{
	width: 440px;
}
.enterpriseCulture-item .right .rightTit{
	height: 45px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 32px;
	color: #000000;
	line-height: 45px;
	margin-bottom: 35px;
}
.enterpriseCulture-item .right .rightItem{
	margin-bottom: 23px;
}
.enterpriseCulture-item .right .rightItem .label{
	height: 30px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	text-align: left;
	margin-bottom: 11px;
}
.enterpriseCulture-item .right .rightItem .value{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	text-align: left;
}
.enterpriseQualification{
	position: relative;
	padding-bottom: 20px;
}
.enterpriseQualification-left{
	background-color: #fff;
	width: 50%;
	padding: 50px 0;
	display: flex;
	justify-content: flex-end;
}
.enterpriseQualification-right{
	background-color:#F3F5F8;
	width: 50%;
	padding: 50px 0;
	display: flex;
	justify-content: flex-start;
}
.enterpriseQualification-left .left-box{
	width: 560px;
}
.enterpriseQualification-left .left-box .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	margin-bottom: 30px;
}
.enterpriseQualification-left .left-box .left-nav-box{
	width: 440px;
	height: 450px;
	overflow-y: auto;
}
.enterpriseQualification-left .left-box .left-nav-item{
	height: 60px;
	line-height: 60px;
	font-family: PingFang HK, PingFang HK;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	text-align: left;
	padding: 0 16px;
	border-bottom: 1px solid #E5EAF0;
	cursor: pointer;
	position: relative;
}

.enterpriseQualification-left .left-box .left-nav-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 0.5s ease;
}

.enterpriseQualification-left .left-box .active::before {
  transform: scaleX(1); 
}
.enterpriseQualification-right .right-box{
	width: 640px;
}
.right-content-item{
	width: 100%;
}
.right-content-item img{
	margin: 0 auto;
	width: 350px;
	display: block;
}
.companyProfile{
	padding-bottom: 48px;
}
.companyProfile .tit{
	height: 100px;
	line-height: 100px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.companyProfile-item{
	width: 100%;
	font-size: 16px;
}
.companyProfile-item:hover{
	background-color: #F5F7FA;
}
.companyProfile-item-left{
	width: 400px;
	border-top: 1px solid #B9C0C7;
	line-height: 80px;
	user-select:none;
}
.companyProfile-item-right{
	width: 758px;
	border-top: 1px solid #B9C0C7;
	line-height: 32px;
	padding: 24px 0;
	user-select:none;
}

.companyProfile-item:first-child .companyProfile-item-left{
	border-top: 3px solid #000000;
}
.companyProfile-item:first-child .companyProfile-item-right{
	border-top: 3px solid #000000;
}
.companyProfile-item:last-child .companyProfile-item-left{
	border-bottom: 3px solid #000000;
}
.companyProfile-item:last-child .companyProfile-item-right{
	border-bottom: 3px solid #000000;
}
.linkUs-form{
	background: #000000;
	padding: 40px 0 60px;
}
.linkUs-form .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 10px;
	opacity: 0.5;
}
.linkUs-form .subtit{
	height: 20px;
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 12px;
	opacity: 0.5;
}
.linkUs-form .linkUs-input{
	width: 622px;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #444;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 12px;
	opacity: 0.5;
}
.linkUs-form .linkUs-input input{
	border: none;
	outline: none;
	background-color: #000000;
	width: 100%;
	height: 90%;
	color: #fff;
	font-size: 16px;
}
.linkUs-form .linkUs-input input::placeholder{
	color: #fff;
	font-size: 14px;
	opacity: 0.7;
}
/* 移除自动填充背景 */
  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus,
  input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
  }

  /* 移除Firefox等浏览器的背景 */
  input:-internal-autofill-selected {
    background-color: transparent!important;
  }
.linkUs-form .linkUs-input .label{
	margin-right: 20px;
	flex-shrink: 0;
}
.width622{
	width: 622px;
	margin: 0 auto;
}
.linkUs-form-submit{
	text-align: right;
}
.linkUs-form-submit span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 120px;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	cursor: pointer;
	transition: all 0.4s;
}

.linkUs-form .sendCodeBtn{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}
.linkUs-form .sendCodeBtn img{
	width: 20px;
	height: 20px;
}
/* .linkUs-form .sendCodeBtn img:hover{
	-webkit-animation-name: scrollArrow;
	animation-name: scrollArrow;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
} */
.linkUs-form-errorValid, .linkUs-form-sucessValid{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #ff4d4f;
	border-radius: 4px;
	font-weight: bold;
	height: 50px;
	width: 50%;
	z-index: 1000;
	opacity: 0;
	background: rgb(254, 240, 240);
	transition: opacity 0.3s;
	pointer-events: none; /* 防止点击弹窗干扰 */
}
.linkUs-form-sucessValid{
	color: #67C23A;
	background: #F0F9EB;
}
.linkUs-form-errorValid.active, .linkUs-form-sucessValid.active {
    opacity: 1;
}
.linkUs-form-errorValid-p{
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}
.linkUs-form-errorValid .error-icon p{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	background: rgb(254, 240, 240);
	border: 1px solid #ff4d4f;
	margin-right: 5px;
}
.linkUs-form-sucessValid .error-icon p{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	background: #F0F9EB;
	border: 1px solid #67C23A;
	margin-right: 5px;
}
.newsAndTrends-list{
	padding: 40px 0 0;
	border-bottom: 1px solid #4F5862;
}
.newsAndTrends-list-left{
	width: 652px;
	height: 610px;
}
.newsAndTrends-list-left img{
	width: 652px;
	height: 367px;
}
.newsAndTrends-list-left-bottom{
	width: 610px;
	position: absolute;
	right: 0;
	top: 320px;
	padding: 24px 24px 0;
	background-color: #fff;
	cursor: pointer;
}
.newsAndTrends-list-left-bottom:hover .tit{
	color: #ff4d4f;
}
.newsAndTrends-list-left-bottom .tit{
	height: 88px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 32px;
	color: #202933;
	line-height: 44px;
	text-align: left;
	margin-bottom: 16px;
	transition: all 0.3s;
}
.newsAndTrends-list-left-bottom .text{
	height: 72px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-align: left;
	margin-bottom: 16px;
}
.newsAndTrends-list-left-bottom .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #7E8790;
}
.newsAndTrends-list-left-bottom .time span{
	display: inline-block;
	margin-left: 10px;
	position: relative;
}
/* .newsAndTrends-list-left-bottom .time span::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FF0000;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 1s ease;
}

.newsAndTrends-list-left-bottom:hover .time span::before {
  transform: scaleX(1); 
} */
.newsAndTrends-list-right{
	width: 506px;
	
}
.newsAndTrends-list-right-item{
	height: 128px;
	border-bottom: 1px solid #E5EAF0;
	position: relative;
}
.newsAndTrends-list-right-item .titAndTime{
	width: 323px;
}
.newsAndTrends-list-right-item .titAndTime .tit{
	height: 64px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #202933;
	line-height: 32px;
	text-align: left;
	margin-bottom: 4px;
	transition: all 0.3s;
}
.newsAndTrends-list-right-item .titAndTime:hover .tit{
	color: #ff4d4f;
}
.newsAndTrends-list-right-item .titAndTime .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}
.newsAndTrends-list-right-item .tranImg{
	width: 159px;
	height: 88px;
	overflow: hidden;
}
.newsAndTrends-list-right-item .tranImg img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.newsAndTrends-list-right-item:hover .tranImg img{
	transform: scale(1.05);
}

.newsAndTrends-list-right-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 0.3s ease;
}
.newsAndTrends-list-right-item:hover::after{
	transform: scaleX(1); 
}
.newsAndTrends-crosswise-item{
	width: 280px;
	margin-right: 26px;
	margin-bottom: 20px;
}

.newsAndTrends-crosswise a:nth-child(4n) .newsAndTrends-crosswise-item{
	margin-right: 0;
}
.newsAndTrends-crosswise-item .imgBox{
	width: 279px;
	height: 157px;
	margin-bottom: 17px;
}
.newsAndTrends-crosswise-item .imgBox img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.newsAndTrends-crosswise-item .tit{
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
	line-height: 24px;
	text-align: left;
	transition: all 0.3s;
}

.newsAndTrends-crosswise-item:hover .imgBox img{
	transform: scale(1.05);
}
.newsAndTrends-seaMore{
	width: 120px;
	height: 120px;
	border-radius: 100px 100px 100px 100px;
	border: 1px solid #E5EAF0;
	margin: 0 auto;
	cursor: pointer;
	transition: border-color 0.5s ease;
}

.newsAndTrends-seaMore p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	margin-bottom: 8px;
}

.newsAndTrends-seaMore:hover img{
	animation: scrollArrow 0.5s;
}
.newsAndTrends-seaMore img{
	width: 28px;
	height: 28px;
}
.mb40{
	margin-bottom: 40px;
}
.productCenter-search{
	border-top: 3px solid #202933;
}
.mt30{
	margin-top: 30px;
}
.productCenter-search-div{
	border-bottom: 1px solid #E5EAF0;
	padding: 18px 0;
}
.productCenter-search-div:last-child{
	border: none;
}
.productCenter-search-div .itemLabel{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	text-align: left;
	width: 98px;
	flex-shrink: 0;
	padding-top: 4px;
}
.productCenter-search-div .itemCenter{
	width: 1000px;
	flex-shrink: 0;
	margin-right: 30px;
}
.productCenter-search-div .itemCenter ul{
	height: 27px;
	overflow: hidden;
}
.productCenter-search-div .itemCenter ul li{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-right: 40px;
	flex-shrink: 0;
	margin-bottom: 16px;
	cursor: pointer;
	padding: 4px 8px;
	background-color: transparent;
}
.productCenter-search-div .itemCenter ul li:hover{
	padding: 4px 8px;
	color: #fff;
	border-radius: 2px 2px 2px 2px;
}
.productCenter-search-div .itemCenter ul .active{
	padding: 4px 8px;
	color: #fff;
	border-radius: 2px 2px 2px 2px;
}
.productCenter-search-div .itemCenter ul .active:hover{
	color: #fff;
}
.productCenter-search-div .itemBtn{
	width: 60px;
	text-align: right;
	flex-shrink: 0;
	justify-content: flex-end;
	cursor: pointer;
	height: 14px;
	padding-top: 10px;
}
.productCenter-search-div .itemBtn p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 14px;
	
	vertical-align: middle;
	display: inline-block;
}
.productCenter-search-div .itemBtn img{
	width: 8px;
	height: 6px;
	margin-left: 4px;
	vertical-align: middle;
	display: inline-block;
}
.productCenter-search-div .itemCenter .screen-more-active {
    height: auto !important;
    max-height: 113px !important;
    overflow-y: scroll !important;
}
.productCenter-selected-box{
	width: 1200px;
	height: 40px;
	background: #F5F7FA;
	border: 1px solid #F0F3F7;
	padding: 0 20px;
}
.productCenter-selected-box .label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: rgba(118,130,143,0.8);
	text-align: left;
	margin-right: 12px;
}
.productCenter-selected-box .resetBtn{
	width: 50px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #E4E8EC;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #37474F;
} 
.productCenter-selected-item{
	height: 20px;
	
	border-radius: 2px 2px 2px 2px;
	padding: 0 0 0 4px;
	margin-right: 8px;
}
.productCenter-selected-item .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	margin-right: 4px;
}
.productCenter-selected-item img{
	cursor: pointer;
	width: 16px;
	height: 16px;
	transition: transform 0.3s ease; 
}
.productCenter-selected-item img:hover{
	transform: rotate(90deg);
}
.pagination-box{
	padding: 50px 0;
}
.pagination-prev{
	width: 32px;
	height: 32px;
	background: #F5F8FC;
	border-radius: 2px 2px 2px 2px;
	cursor: pointer;
}
.pagination-prev img{
	width: 16px;
	height: 16px;
}

.pagination-pager{
	flex-shrink: 0;
}
.pagination-pager .pagination-pager-number{
	width: 33px;
	height: 32px;
	background: #F5F8FC;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	margin: 0 6px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}

.pagination-pager .pagination-pager-number.active:hover{
	color: #fff;
}

.pagination-next{
	width: 32px;
	height: 32px;
	background: #F5F8FC;
	border-radius: 2px 2px 2px 2px;
	cursor: pointer;
}
.pagination-next img{
	width: 16px;
	height: 16px;
}
.pagination-span{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}
.pagination-box input{
	width: 56px;
	height: 28px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #E5EAF0;
	outline: none;
	text-align: center;
	margin: 0 8px;
}
.scalcAndRightIn{
	
}
.scalcAndRightIn .textPositionBox{
	position: absolute;
	top: 50%;
	left: calc(50% - 600px); /* 1200px/2 */
	bottom: 0;
	margin: auto 0;
	animation: bottomToTop 0.5s forwards;
	z-index: 2;
}
.scalcAndRightIn .textPositionBox .cnName{
	height: 42px;
	font-family: Source Han Serif CN, Source Han Serif CN;
	font-weight: bold;
	font-size: 45px;
	color: #FFFFFF;
	line-height: 42px;
	text-align: left;
	margin-bottom: 13px;
}
.scalcAndRightIn .textPositionBox .enName{
	font-family: Bodoni 72 Smallcaps, Bodoni 72 Smallcaps;
	font-weight: normal;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.newsAndTrendsTopImg{
	transition: all 0.8s;
}
.newsAndTrendsTopImgBox{
	overflow: hidden;
}
.newsAndTrendsTopImgBox:hover .newsAndTrendsTopImg{
	transform: scale(1.02);
}
.newsUpdate-detail{
	width: 880px;
	margin: 0 auto 20px;
	padding-top: 30px;
}
.newsUpdate-detail .newsUpdate-detail-newsTitle{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #4F5862;
	text-align: left;
	margin-bottom: 20px;
}
.newsUpdate-detail .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 40px;
	color: #000000;
	line-height: 56px;
}
.newsUpdate-detail .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	height: 62px;
}
.newsUpdate-detail .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 32px;
	text-align: justify;
}
.newsUpdate-detail img{
	width: 100%;
	margin: 40px 0;
}
.newsUpdate-detail-relevant{
	padding-bottom: 50px;
}
.newsUpdate-detail-relevant .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 32px;
	color: #000000;
	text-align: center;
	margin-bottom: 32px;
}
.newsUpdate-detail-relevant .list-item{
	width: 250px;
	height: 326px;
	border: 1px solid #E5EAF0;
}
.newsUpdate-detail-relevant .list-item .productImg{
	width: 170px;
	height: 170px;
	display: block;
	margin: 0 auto 20px;
}
.newsUpdate-detail-relevant .list-item .titleBox{
	height: 46px;
	line-height: 23px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	margin-bottom: 8px;
}
.newsUpdate-detail-relevant .list-item .titleBox img{
	position: relative;
	width: 6px;
	margin-right: 3px;
}
.newsUpdate-detail-relevant .list-item .list-xh{
	margin-bottom: 8px;
}
.newsUpdate-detail-relevant .list-item .list-xh p{
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	background: #F0F3F7;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 5px;
}
.newsUpdate-detail-relevant .list-item .dec{
	height: 34px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	height: 17px;
}

.width782{
	width: 782px;
	margin: 0 auto;
}
.newsUpdate-detail-relevant .list-item{
	margin-right: 16px;
	margin-bottom: 0;
}
.newsUpdate-detail-relevant .list-item:nth-child(3n){
	margin-right: 0;
}
.newsUpdate-detail-moreNews{
	background-color: #F0F3F7;
	padding-bottom: 60px;
}
.newsUpdate-detail-moreNews .tit{
	height: 110px;
	line-height: 110px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 32px;
	color: #000000;
	text-align: center;
}
.newsUpdate-detail-moreNews-item{
	width: 373px;
	height: 300px;
	margin: 0 40px 0 0;
}
.newsUpdate-detail-moreNews-item:nth-child(3n){
	margin-right: 0;
}
.newsUpdate-detail-moreNews-item img{
	width: 373px;
	height: 210px;
	transition: all 0.6s;
	margin-bottom: 18px;
}
.newsUpdate-detail-moreNews-item:hover img{
	transform: scale(1.05);
}
.newsUpdate-detail-moreNews-item .text{
	height: 64px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #202933;
	line-height: 32px;
}
.productCenter-detail{
	padding: 24px 0 30px;
}
.productCenter-detail-imgLeft{
	margin-right: 24px;
	height: 516px;
	/* Firefox */
	scrollbar-width: none;
	/* IE 10+ */
	-ms-overflow-style: none;
	overflow-y: auto;
}


.productCenter-detail-imgLeft::-webkit-scrollbar {
  /* Chrome, Safari, Opera */
  display: none;
  width: 0;
  height: 0;
}
.productCenter-detail-imgLeft-item{
	width: 150px;
	height: 150px;
	background: #FFFFFF;
	border: 1px solid #E5EAF0;
	margin-bottom: 33px;
	cursor: pointer;
	border-radius: 2px;
}

.productCenter-detail-imgLeft-item:last-child{
	margin-bottom: 0;
}
.productCenter-detail-imgLeft-item img{
	width: 130px;
	height: 130px;
	object-fit: contain;
}
.productCenter-detail-imgCenter{
	width: 516px;
	height: 516px;
	border: 1px solid #E5EAF0;
	margin-right: 24px;
}
.productCenter-detail-imgCenter .imgShowAndHide{
	width: 100%;
	height: 100%;
}
.productCenter-detail-imgCenter img{
	width: 460px;
	height: 460px;
}
.productCenter-detail-imgRight{
	width: 486px;
	height: 516px;
	background: #F5F7FA;
	padding: 20px;
}
.productCenter-detail-imgRight .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	line-height: 34px;
	margin-bottom: 12px;
}
.productCenter-detail-imgRight .label{
	height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	text-align: left;
	margin-bottom: 10px;
}
.productCenter-detail-imgRight .tel{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: #FF0000;
}
.productCenter-detail-imgRight .telIcon{
	width: 18px;
	height: 18px;
}
.productCenter-detail-imgRight .messageBtn{
	width: 88px;
	height: 32px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
	border: 1px solid rgba(255,0,0,0.3);
	color: #FF0000;
}
.productCenter-detail-imgRight .messageBtn:hover{
	color: #fff;
	border-radius: 4px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
.productCenter-detail-imgRight .bgfBox{
	background: #FFFFFF;
	padding: 16px;
}
.productCenter-detail-imgRight .bgfBox .bgfBox-tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 18px;
	color: #000000;
	margin-bottom: 12px;
}
.productCenter-detail-imgRight .bgfBox .seeMore{
	height: 44px;
	background: #F5F7FA;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #4F5862;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}
.productCenter-detail-imgRight .bgfBox .seeMore:hover{
	color: #000;
}
.hb100{
	height: 100%;
}
.productCenter-detail-title{
	height: 117px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.productCenter-detail-title .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 32px;
	color: #202933;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: 8px;
}
.productCenter-detail-title .border{
	width: 32px;
	height: 5px;
	border-radius: 2px 2px 2px 2px;
	margin: 0 auto;
}
.productCenter-detail-coreParameters .companyProfile-item{
	color: #202933;
}
.instrumentIntroductions-text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 26px;
	text-align: left;
}
.instrumentIntroductions-text img{
	max-width:100%!important;
}
.productCenter-detail-solutions-item{
	width: 1200px;
	height: 80px;
	background: #F3F5F8;
	margin-bottom: 12px;
	padding: 0 24px;
}
.productCenter-detail-solutions-left{
	
}
.productCenter-detail-solutions-left .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
	margin-right: 12px;
}
.productCenter-detail-solutions-left .dec{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
}
.productCenter-detail-solutions-right{
	cursor: pointer;
}
.productCenter-detail-solutions-right img{
	width: 15px;
	margin-right: 6px;
}
.productCenter-detail-solutions-right p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
}
.mb30im{
	margin-bottom: 30px!important;
}
.linkUs-form .linkUs-ask-instrument{
	line-height: normal;
}
.linkUs-form .linkUs-ask-instrument .label{
	height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.linkUs-form .linkUs-ask-instrument .insName{
	line-height: 16px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.productCenter-detail-relatedProducts-toTop{
	padding-bottom: 100px;
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	justify-content: flex-end;
}
.productCenter-detail-relatedProducts-toTop div{
	cursor: pointer;
	width: 80px;
	
}
.productCenter-detail-relatedProducts-toTop p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	margin-right: 4px;
}
.productCenter-detail-relatedProducts-toTop img{
	width: 15px;
}
.solutionPage{
	background: linear-gradient(to right, #F5F7FA 50%, #fff 50%);
}
.solutionPage-1200{
	width: 1200px;
	margin: 0 auto;
}
.solutionPage-left{
	width: 260px;
	background-color: #F5F7FA;
	padding-bottom: 50px;
}
.solutionPage-left-sticky{
	position: sticky;
	top: 50px;
}
.solutionPage-1200 .active{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 14px;
}
.solutionPage-left .tit{
	height: 34px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	text-align: left;
	line-height: 34px;
	margin: 33px 0;
}

.solutionPage-left-nav{
	max-height: calc(100vh - 150px);
	overflow: auto;
}
.solutionPage-left-navItem{
	height: 44px;
	border-left: 1px solid #B9C0C7;
	padding-left: 16px;
	cursor: pointer;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}

.solutionPage-right{
	width: 940px;
	background-color: #FFF;
	padding-bottom: 50px;
	padding-left: 46px;
}
.solutionPage-right .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 36px;
	color: #000000;
	text-align: left;
	border-bottom: 3px solid #202933;
	padding-bottom: 36px;
	margin-bottom: 32px;
}
.solutionPage-right-list-special{
	width: 100%;
	background: #F5F7FA;
	padding: 16px;
}
.solutionPage-right-list-special h3{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #0F1418;
	line-height: 32px;
	margin-bottom: 8px;
}
.solutionPage-right-list-special .solutionPage-right-list-tagitem{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}
.solutionPage-right-list-special .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
	text-align: left;
	margin-bottom: 24px;
}
.solutionPage-right-list-special .bgfBox{
	background-color: #fff;
	padding: 16px;
}
.solutionPage-right-list-special .bgfBox .imgBox{
	width: 100px;
	height: 100px;
	background: #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #E5EAF0;
	margin-right: 24px;
}
.solutionPage-right-list-special .bgfBox .imgBox img{
	width: 90px;
	height: 90px;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right{
	width: 700px;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .bgfBox-tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #0F1418;
	line-height: 24px;
	margin-bottom: 7px;
}
.mb7{
	margin-bottom: 7px;
}
.mr12{
	margin-right: 12px;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .xh{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .xh span{
	display: inline-block;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .btn{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	cursor: pointer;
	position: relative;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .btn img{
	width: 8px;
	margin-left: 4px;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .btn .showIcon{
	display: block;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .btn .hoverIcon{
	display: none;
}

.solutionPage-right-list-special .bgfBox .bgfBox-right .btn:hover .showIcon{
	display: none;
}
.solutionPage-right-list-special .bgfBox .bgfBox-right .btn:hover .hoverIcon{
	display: block;
}
/* .solutionPage-right-list-special .bgfBox .bgfBox-right .btn::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #FF0000;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 1s ease;
}

.solutionPage-right-list-special .bgfBox .bgfBox-right .btn:hover::before {
  transform: scaleX(1); 
} */
.solutionPage-right-list-normal{
	background-color: #fff;
	padding: 32px 0 0 0;
}
.solutionPage-right-list-normal .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #0F1418;
	line-height: 32px;
	margin-bottom: 8px;
}
.solutionPage-right-list-normal .xh{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}
.solutionPage-right-list-normal .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
}
.solutionPage-right-item{
	margin-bottom: 32px;
}
.solutionPage-left-nav {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;     /* Firefox */
}

.solutionPage-left-nav::-webkit-scrollbar {
  display: none;  /* Chrome, Safari, Opera */
}
.solutionDetailPage{
	
}
.solutionDetailPage .bigTit{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 40px;
	color: #000000;
	line-height: 54px;
}
.solutionDetailPage .pageTime{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 16px;
	color: #4F5862;
	padding: 20px 0 24px;
}
.solutionDetailPage-plansDetail{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 26px;
	text-align: justify;
}
.configurationLists{
	
}
.configurationLists-item{
	
}
.configurationLists-item .table-th{
	height: 52px;
	background: #F5F7FA;
	border: 1px solid #E5EAF0;
	border-top: none;
	padding-left: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #4F5862;
	line-height: 50px;
	text-align: left;
}
.configurationLists-item:first-child .table-th{
	border-top: 1px solid #E5EAF0;
}
.configurationLists-item .configurationLists-innerItem{
	padding: 17px 30px 17px 20px;
	border: 1px solid #E5EAF0;
	border-top: none;
}
.configurationLists-item .configurationLists-innerItem .imgBox{
	width: 150px;
	height: 150px;
	border: 1px solid #E5EAF0;
	margin-right: 32px;
}
.configurationLists-item .configurationLists-innerItem .imgBox img{
	width: 146px;
	height: 146px;
}
.configurationLists-item .configurationLists-innerItem .conBox{
	width: 750px;
}
.configurationLists-item .configurationLists-innerItem .conBox .tit{
	height: 24px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #0F1418;
	line-height: 24px;
	text-align: left;
	margin-bottom: 28px;
}
.configurationLists-item .configurationLists-innerItem .conBox .label{
	width: 185px;
	height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: left;
	margin-right: 25px;
	min-width: 185px;
}
.configurationLists-item .configurationLists-innerItem .btn{
	width: 88px;
	height: 32px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
	
}
.configurationLists-item .configurationLists-innerItem .btn:hover{
	color: #fff;
}
.table-td-1{
	width: 134px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	text-align: left;
	height: 75px;
	line-height: 75px;
}
.table-td-2{
	width: 800px;
	height: 75px;
	line-height: 75px;
	margin-right: 44px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	color: #202933;
	text-align: left;
}
.table-td-3{
	width: 120px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	height: 75px;
	line-height: 75px;
}
.table-td-4{
	width: 102px;
	text-align: center;
	color: #7E8790;
	font-size: 24px;
	height: 75px;
	line-height: 75px;
	font-weight: bold;
}
.table-th-1{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	text-align: left;
	padding: 12px 0;
}
.table-th-2{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	text-align: left;
	padding: 12px 0;
}
.table-th-3{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	text-align: left;
	padding: 12px 0;
}
.table-th-4{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
	text-align: left;
	padding: 12px 0;
}
.dataCenters-table-th-box{
	border-bottom: 1px solid #DCDFE3;
}
.file-item{
	border-bottom: 1px solid #DCDFE3;
}
.file-list {
  width: 100%;
}
.file-header{
	cursor: pointer;
}
.file-header:hover{
	background-color: #F5F7FA;
}
.file-content {
  display: none;
  padding: 15px;
  background-color: #fff;
}
.file-item.active .file-content {
  display: block;
}
.file-content .zy-label{
	width: 40px;
	flex-shrink: 0;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	text-align: left;
	margin-right: 44px;
}
.file-content .zy-value{
	width: 800px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
	text-align: justify;
}
.file-content .zy-btn{
	width: 90%;
	height: 44px;
	border-radius: 100px 100px 100px 100px;
	border: 1px solid #4F5862;
	text-align: center;
	line-height: 42px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	transition: all 0.2s;
	margin: 0 auto;
}
.file-content .zy-btn:hover{
	color: #FFF;
}
.pb40AndBorder{
	padding-bottom: 20px;
	border-bottom: 2px solid #000000;
}
.mb40im{
	margin-bottom: 40px!important;
}
.downLoadData-box{
	width: 100%;
	background: #F5F7FA;
	border-radius: 20px 20px 20px 20px;
	padding: 32px;
	margin-bottom: 20px;
}
.downLoadData-box img{
	width: 16px;
	margin-right: 4px;
}
.downLoadData-box .showIcon{
	display: block;
}
.downLoadData-box .hoverIcon{
	display: none;
}
.downLoadData-box .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	color: #202933;
	margin-bottom: 24px;
}
.downLoadData-box .btn{
	width: 160px;
	height: 44px;
	background: #FFFFFF;
	cursor: pointer;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
}
.downLoadData-box .btn:hover{
	color: #fff;
}
.downLoadData-box .btn:hover .showIcon{
	display: none;
}
.downLoadData-box .btn:hover .hoverIcon{
	display: block;
}
.width880{
	width: 880px;
	margin: 0 auto;
}
.w520Im{
	width: 520px!important;
}
.w70Im{
	width: 70px!important;
}

.video-list-bigTop{
	padding-bottom: 24px;
	border-bottom: 2px solid #4F5862;
}
.video-list-bigMLeft{
	width: 820px;
}
.video-list-bigMLeft .imgBox{
	width: 820px;
	height: 460px;
	overflow: hidden;
	margin-bottom: 25px;
}
.video-list-bigMLeft .imgBox img{
	width: 820px;
	height: 460px;
	transition: all 0.5s;
}
.video-list-bigMLeft .imgBox .time{
	background: rgba(0,0,0,0.7);
	padding: 4px 6px;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
.video-list-bigMLeft .tit{
	height: 90px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 32px;
	color: #0F1418;
	line-height: 45px;
	margin-bottom: 12px;
	transition: all 0.5s;
}
.video-list-bigMLeft .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	position: relative;
	padding-bottom: 2px;
}
.borderLeftToRight::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform: scaleX(0); 
  transform-origin: left;
  transition: transform 1s ease;
}

.video-list-bigMLeft:hover .borderLeftToRight::before {
  transform: scaleX(1); 
}
.video-list-bigMLeft:hover .imgBox img{
	transform: scale(1.05);
}

.video-list-bigMRight{
	
}
.video-list-bigMRight-item{
	width: 358px;
}
.video-list-bigMRight-item:first-child{
	margin-bottom: 24px;
}
.video-list-bigMRight .imgBox{
	width: 358px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 14px;
}
.video-list-bigMRight .imgBox img{
	width: 358px;
	height: 200px;
	transition: all 0.5s;
}
.video-list-bigMRight .imgBox .time{
	background: rgba(0,0,0,0.7);
	padding: 4px 6px;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	color: #FFFFFF;
	position: absolute;
	right: 24px;
	bottom: 17px;
}
.video-list-bigMRight .tit{
	height: 50px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #0F1418;
	line-height: 25px;
	margin-bottom: 8px;
	transition: all 0.5s;
}
.video-list-bigMRight .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	position: relative;
	padding-bottom: 2px;
}
.video-list-bigMRight-item:hover .borderLeftToRight::before {
  transform: scaleX(1); 
}
.video-list-bigMRight-item:hover .imgBox img{
	transform: scale(1.05);
}

.video-list-content{
	padding: 24px 0;
}
.video-list-content-item{
	width: 279px;
	height: 247px;
	margin: 0 28px 24px 0;
}
.video-list-content-item:nth-child(4n){
	margin-right: 0;
}
.video-list-content-item .imgBox{
	width: 100%;
	height: 157px;
	overflow: hidden;
	margin-bottom: 12px;
}
.video-list-content-item .imgBox img{
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.video-list-content-item .imgBox .time{
	background: rgba(0,0,0,0.7);
	padding: 2px 4px;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: 18px;
	bottom: 14px;
}
.video-list-content-item .tit{
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #0F1418;
	line-height: 24px;
	margin-bottom: 12px;
	transition: all 0.5s;
}
.video-list-content-item .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	position: relative;
	padding-bottom: 2px;
}
.video-list-content-item:hover .borderLeftToRight::before {
  transform: scaleX(1); 
}
.video-list-content-item:hover .imgBox img{
	transform: scale(1.05);
}
.rightFloatFixed{
	position: fixed;
	right: 30px;
	bottom: 20%;
}
.rightFloatFixed-item{
	flex-direction: column;
	width: 70px;
	height: 66px;
	background: #F5F7FA;
	border-radius: 8px 8px 8px 8px;
	cursor: pointer;
	margin-bottom: 8px;
	transition: all 0.3s;
}
.rightFloatFixed-item-hover:hover{
	transform: scale(1.03);
}
.rightFloatFixed-item .itemIcon{
	width: 24px;
	height: 24px;
	margin-bottom: 4px;
}
.rightFloatFixed-item .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 12px;
	color: #4F5862;
	text-align: center;
}



/* 基础气泡样式 */

.bubble-container{
	position: absolute;
	left: -15px;
	display: none;
	transform: translateX(-100%);
	white-space:nowrap;
}
.rightFloatFixed-item-tel:hover .bubble-container{
	display: block;
}
.speech-bubble {
  position: relative;
  background: #fff;
  color: #202933;
  font-size: 14px;
  padding: 12px 16px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 箭头通用样式 */
.speech-bubble::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

/* 右侧箭头 (默认) */
.right-arrow::after {
  left: 100%;
  top: 50%;
  border-width: 8px 0 10px 10px;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
}

/* 悬停效果 */
.speech-bubble:hover {
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.speech-bubble:hover::after {
  border-left-color: #fff; /* 右侧箭头颜色同步变化 */
}
/* 带边框的气泡 */
.bordered-bubble {
  background: white;
  border: 1px solid #d9d9d9;
  color: #333;
}

.bordered-bubble::after, 
.bordered-bubble::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

/* 双箭头实现边框效果 */
.bordered-bubble.right-arrow::after {
  left: 100%;
  top: 50%;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent white;
  transform: translateY(-50%);
  z-index: 2;
}

.bordered-bubble.right-arrow::before {
  left: calc(100% - 1px);
  top: 50%;
  border-width: 9px 0 9px 13px;
  border-color: transparent transparent transparent #d9d9d9;
  transform: translateY(-50%);
  z-index: 1;
}

.listSearchTop{
	height: 60px;
	background: #FFFFFF;
	border: 1px solid #E5EAF0;
	margin-bottom: 20px;
}
.listSearchTop1200 {
	height: 100%;
}
.listSearchTop1200 a{
	display: inline-block;
	font-size: 0;
}
.listSearchTop1200 .companyLogo{
	height: 50px;
}
.listSearchTopInput{
	
}
.listSearchTopBorder{
	width: 364px;
	height: 40px;
	background: #FFFFFF;
	border-radius: 4px 0px 0px 4px;
	border-right: 0;
}
.listSearchTopInput .dropdown {
  position: relative;
  display: inline-block;
}

.listSearchTopInput .dropdown-toggle {
  height: 14px;
  border-right: 1px solid #C1C9D3;
  cursor: pointer;
  font-size: 14px;
  padding: 0 7px 0 18px;
  flex-shrink: 0;
}
.listSearchTopInput .dropdown-toggle img{
	width: 14px;
}
.dropdown-toggle:hover {
  /* background-color: #e9ecef; */
}

.listSearchTopInput .search-input {
	height: 100%;
	width: 290px;
	border-radius: 4px;
  padding: 8px 12px;
  border: none;
  outline: none;
  font-size: 14px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 100px;
  padding: 5px 0;
  margin: 14px 0 0;
  font-size: 14px;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.dropdown-menu li {
  padding: 8px 12px;
  cursor: pointer;
}

.dropdown-menu li:hover {
  background-color: #f8f9fa;
}
.listSearchTopInput .btn{
	width: 80px;
	height: 40px;
	border-radius: 0px 4px 4px 0px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 38px;
}
.listSearchTitle{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 24px;
	color: #000000;
	border-bottom: 2px solid #202933;
	padding: 12px 0 20px;
}
.LS-insList-item{
	padding: 20px;
	margin-bottom: 20px;
}
.LS-insList-item .productImg{
	width: 82px;
	height: 82px;
	margin-right: 20px;
}
.LS-insList-item .titleBox{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
}

.LS-insList-item .titleBox .redarrow{
	position: relative;
	margin-bottom: 4px;
	width: 6px;
	/* vertical-align: middle; */
	margin-right: 3px;
}
.LS-insList-item:hover .titleBox .redarrow{
	animation: moveLeftAndBack 0.6s ease;
}
.LS-insList-item .titleBox .redarrow2{
	width: 6px;
	height: 10px;
	margin-right: 3px;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/yxt2025/gw/pc_icon_right.png');
	background-size: 100% 100%;
	display: inline-block;
}
.LS-insList-item .stags{
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    background: #F0F3F7;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #4F5862;
    margin-right: 5px;
}
.LS-insList-item .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	text-align: left;
}
.LS-solutionList-item{
	margin-bottom: 40px;
}
.LS-solutionList-item .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #0F1418;
	line-height: 32px;
	text-align: left;
}
.LS-solutionList-item .label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
}
.LS-solutionList-item .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 24px;
}
.LS-dataList-item{
	border-top: 1px solid #B9C0C7;
	border-bottom: 1px solid #B9C0C7;
	margin-bottom: 30px;
}
.LS-newsList-item{
	border-bottom: 1px solid #E5EAF0;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.LS-newsList-item .left{
	width: 918px;
}
.LS-newsList-item .left .title{
	height: 28px;
	line-height: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 20px;
	color: #202933;
	margin-bottom: 4px;
}
.LS-newsList-item .left .text{
	height: 48px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	line-height: 24px;
	text-align: left;
	margin-bottom: 10px;
}
.LS-newsList-item .left .dec{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #7E8790;
}
.LS-newsList-item img{
	width: 193px;
	height: 107px;
}
.LS-newsList-item .textleft{
	width: 100%;
}
 /* 下拉菜单容器 */
.al-dropdown {
  position: relative;
  display: inline-block;
}

/* 触发按钮样式 */
.al-dropdown__trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
 
  border: none;
  cursor: pointer;
  transition: background-color 0.2s;
}

.al-dropdown__trigger:hover {
}

/* 下拉箭头 */
.al-dropdown__icon {
  margin-left: 8px;
  transition: transform 0.2s;
}

/* 箭头旋转动画 */
.al-dropdown__trigger.is-active .al-dropdown__icon {
  transform: rotate(180deg);
}

/* 下拉菜单样式 */
.al-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  min-width: 100px;
  margin-top: 5px;
  padding: 5px 0;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.2s ease-in-out;
}

/* 菜单显示状态 */
.al-dropdown-menu.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* 菜单项样式 */
.al-dropdown-menu__item {
  padding: 10px 20px;
  font-size: 14px;
  color: #303133;
  cursor: pointer;
  transition: background-color 0.2s;
  white-space: nowrap;
}

.al-dropdown-menu__item:hover {
  background-color: #f5f7fa;
}

.al-dropdown-menu__item.divided {
  border-top: 1px solid #e4e7ed;
  margin-top: 5px;
  padding-top: 10px;
}

/* 右侧对齐的下拉菜单 */
.al-dropdown-menu.right {
  left: auto;
  right: 0;
}
.productCenter-titleTab{
	margin-top: 25px;
}
.productCenter-titleTab p{
	margin-right: 40px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #000000;
}
.productCenter-titleTab p:hover{
	cursor: pointer;
}
.productCenter-titleTab .active{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 32px;
	color: #000000;
}
.productCenter-reagents{
	padding: 24px 0 30px;
}
.productCenter-reagents .imgBox{
	width: 285px;
	height: 285px;
	border: 1px solid #E5EAF0;
}
.productCenter-reagents .imgBox img{
	width: 99%;
	height: 99%;
	object-fit: contain;
}
.productCenter-reagents .right{
	width: 891px;
	height: 285px;
	background: #F5F7FA;
	padding: 20px 20px 0;
}
.productCenter-reagents .right .title{
	height: 68px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	margin-bottom: 12px;
}
.productCenter-reagents .right .label{
	height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	text-align: left;
	margin-bottom: 10px;
}
.productCenter-reagents .right .telIcon {
    width: 18px;
    height: 18px;
}
.productCenter-reagents .right .tel {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FF0000;
}
.productCenter-reagents .right .messageBtn {
    width: 88px;
    height: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    border: 1px solid rgba(255, 0, 0, 0.3);
    color: #FF0000;
}
.productCenter-reagents .right .messageBtn:hover{
	color: #fff;
	border-radius: 4px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}
 /* 表格整体样式：合并边框、设置宽度 */
.parameterSpecifications table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Microsoft Yahei", sans-serif;
}

/* 表头单元格：背景色、文字样式、边框 */
.parameterSpecifications th {
  background-color: #F5F7FA; /* 表头背景色 */
  padding: 12px 8px;
  text-align: center;
  /* border: 1px solid #e5e7eb; */
  color: #6b7280;
  font-weight: normal;
}

/* 内容单元格：边框、内边距、文字样式 */
.parameterSpecifications td {
  padding: 12px 8px;
  text-align: center;
  /* border: 1px solid #e5e7eb; */
  color: #374151;
}

/* 隔行背景色：选择偶数行（从第2行开始）设置背景 */
.parameterSpecifications tbody tr:nth-child(even) {
  background-color: #FAFAFA;
}
.productCenter-consumables{
	padding: 24px 0 30px;
}

.productCenter-consumables .imgBox{
	width: 317px;
	height: 317px;
	border: 1px solid #E5EAF0;
}
.productCenter-consumables .imgBox img{
	width: 99%;
	height: 99%;
	object-fit: contain;
}
.productCenter-consumables .right{
	width: 859px;
	height: 317px;
	background: #F5F7FA;
	padding: 20px 20px 0;
}
.productCenter-consumables .right .title{
	height:34px;
	line-height: 34px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	margin-bottom: 12px;
}
.productCenter-consumables .right .label{
	height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	text-align: left;
	margin-bottom: 10px;
}
.productCenter-consumables .right .telIcon {
    width: 18px;
    height: 18px;
}
.productCenter-consumables .right .tel {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FF0000;
}
.productCenter-consumables .right .messageBtn {
    width: 88px;
    height: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    border: 1px solid rgba(255, 0, 0, 0.3);
    color: #FF0000;
}
.productCenter-consumables .right .messageBtn:hover{
	color: #fff;
	border-radius: 4px;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}























































.maxWidth800{
	max-width: 800px;
	margin: 0 auto;
}
.wap-top-nav{
	height: 60px;
	background: #FFFFFF;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 50;
}

.wap-top-nav-show{
	height: 100%;
	 padding: 0 0.32rem;
}
.wap-top-nav-hasShadow{
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.wap-top-nav .companyLogo{
	width: 100px;
	height: 40px;
	object-fit: contain;
}
.wap-top-nav .searchIcon{
	width: 24px;
	height: 24px;
	margin-right: 24px;
}
.wap-top-nav .foldIcon{
	width: 24px;
	height: 24px;
}
.wapIndex-bgImg{
	width: 100%;
	display: block;
}

.wap-search-foldbox{
	/* width: 375px; */
	height: 0;
	background: #FFFFFF;
	padding: 0 0.32rem;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.wap-search-foldbox.active{
	height: 76px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}
.wap-search-fold{
	width: 100%;
	height: 44px;
	border: 1px solid #F0F3F7;
	padding: 0 0.3rem;
}
.wap-search-input{
	flex: 1;
	height: 100%;
}
.wap-search-input img{
	width: 16px;
	height: 16px;
	margin-right: 4px;
}
.wap-search-input input{
	height: 95%;
	flex: 1;
	outline: none;
	border: none;
}
.wap-search-fold .btn{
	width: 44px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 4px 4px 4px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 20px;
}
.wap-drawDialog{
	height: 100vh;
	background-color: #fff;
	position: fixed;
	top:0;
	right: 0;
	z-index: 31;
	width: 0;
	opacity: 0;
	overflow: hidden;
	transition: width 0.3s;
	
}
.wap-drawDialog.active{
	width: 100%;
	opacity: 1;
}
.wap-drawDialog-nav{
	height: 60px;
	background: #F5F7FA;
	padding: 0 0.32rem;
	margin-bottom: 70px;
	width: 100%;
}

.wap-drawDialog-nav .companyLogo{
	width: 100px;
	height: 40px;
	object-fit: contain;
}
.wap-drawDialog-nav .wap-drawDialog-closeIcon{
	width: 20px;
	height: 20px;
}
.wap-drawDialog-content{
	padding: 0 0.48rem;
}
.wap-drawDialog-item{
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #E5EAF0;
}
.wap-drawDialog-item p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
}
.wap-drawDialog-item img{
	width: 15px;
}
.wap-index-navList{
	background-color: #F6F8FA;
	padding: 0.48rem 0.24rem 0;
}
.wap-index-navList-item{
	overflow: hidden;
	width: 33.3%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 24px;
}


.wap-index-navList-item .imgBox{
	width: 80px;
	height: 80px;
	background: #ECF0F4;
	margin: 0 auto 12px;
}
.wap-index-navList-item .imgBox img{
	width: 32px;
	height: 32px;
}
.wap-index-navList-item .imgBox .showIcon{
	display: block;
}
.wap-index-navList-item .imgBox .hoverIcon{
	display: none;
}
.wap-index-navList-item p{
	height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 300;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
}
.wap-index-navList-item:active .showIcon{
	display: none;
}
.wap-index-navList-item:active .hoverIcon{
	display: block;
}
.wap-index-swiper1{
	padding: 0.48rem 0.48rem 1.28rem;
}
.wap-index-swiper1 .tit{
	height: 64px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	margin-bottom: 12px;
}
.wap-index-swiper1 .text{
	height: 96px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	line-height: 24px;
	margin-bottom: 12px;
}
.wap-index-swiper1 .btn{
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 24px;
}
.wap-index-swiper1 .productImg{
	width: 290px;
	height: 290px;
	display: block;
	margin: 0 auto;
}
.wap-index-swiper1 .swiper-button-prev{
	background-image: none;
}
.wap-index-swiper1 .swiper-button-next{
	background-image: none;
}
.wap-index-swiper1 .multi-next{
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0.48rem;
	top: auto;
	right: 50%;
	margin-right: -80px;
}
.wap-index-swiper1 .multi-prev{
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 0.48rem;
	top: auto;
	left: 50%;
	margin-left: -80px;
}
.wap-index-swiper1 .showIcon{
	display: block;
	width: 20px;
	height: 20px;
}
.wap-index-swiper1 .hoverIcon{
	display: none;
	width: 20px;
	height: 20px;
}
#slide-info2 {
    font-family: PingFang SC, PingFang SC;
    font-size: 14px;
   
    position: absolute;
    bottom: 0.48rem;
    left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
#slide-info2 .activeIndex{
	 color: #7E8790;
}

.omit4{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.wap-index-productList{
	padding: 0 0.3rem 0.2rem;
}
.wap-index-productList-item{
	width: 3.32rem;
	height: 4.7rem;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #E5EAF0;
	padding: 0.24rem 0.16rem 0;
	margin-bottom: 12px;
}
.wap-index-productList-item img{
	width: 2.6rem;
	height: 2.6rem;
	display: block;
	margin: 0 auto 0.24rem;
}
.wap-index-productList-item .tit{
	height: 0.8rem;
	line-height: 0.4rem;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.28rem;
	color: #202933;
	text-align: left;
	margin-bottom: 0.15rem;
}
.wap-index-productList-item .stag{
	padding: 2px 4px;
	background: #F0F3F7;
	display: inline-block;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 0.2rem;
	color: #4F5862;
}
.wap-index-IndustryApplication{
	padding: 50px 0 80px;
	background-color: rgba(233, 43, 58, 0.5);
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/yxt2025/gw/pc_pg_01.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.wap-index-IndustryApplication .border{
	width: 57px;
	height: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.wap-index-IndustryApplication .title{
	align-items: flex-end;
	padding: 0 20px;
	margin-bottom: 35px;
}
.wap-index-IndustryApplication .cnName{
	font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 12px;
}
.wap-index-IndustryApplication .enName{
	font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
}
.wap-index-IndustryApplication .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	padding: 0 20px;
	margin-bottom: 12px;
}
.wap-index-IndustryApplication .industryBtn{
	display: flex;
	justify-content: flex-end;
	margin-right: 20px;
	margin-bottom: 33px;
}
.wap-index-IndustryApplication .btnBorder{
	width: 50px;
	height: 1px;
	border-radius: 100px 100px 100px 100px;
	background-color: #73726F;
	position: absolute;
	right: 46px;
	top: 28px;
}
.wap-index-IndustryApplication .industryBtn-circle{
	width: 56px;
	height: 56px;
	border-radius: 100px 100px 100px 100px;
	border: 1px solid rgba(255,255,255,0.8);
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
.IndustryApplication-swiper{
	height: 168px;
	width: 100%;
	border-top: 1px solid #8F8D8D;
	border-bottom: 1px solid #8F8D8D;
	padding: 0 0.88rem;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev{
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -18px;
    z-index: 10;
    cursor: pointer;
    left: 0;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev img{
	width: 30px;
	height: 30px;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev .showIcon{
	display: block;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev .hoverIcon{
	display: none;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev:active .showIcon{
	display: none;
}
.IndustryApplication-swiper .swiperChangeBg-button-prev:active .hoverIcon{
	display: block;
}
.IndustryApplication-swiper .swiper-changeBg{
	padding: 0;
}
.IndustryApplication-swiper .swiperChangeBg-button-next{
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    margin-top: -18px;
    z-index: 10;
    cursor: pointer;
    right: 0;
}
.IndustryApplication-swiper .swiperChangeBg-button-next img{
	width: 30px;
	height: 30px;
}
.IndustryApplication-swiper .swiperChangeBg-button-next .showIcon{
	display: block;
}
.IndustryApplication-swiper .swiperChangeBg-button-next .hoverIcon{
	display: none;
}
.IndustryApplication-swiper .swiperChangeBg-button-next:active .showIcon{
	display: none;
}
.IndustryApplication-swiper .swiperChangeBg-button-next:active .hoverIcon{
	display: block;
}
.IndustryApplication-swiper .swiperChangeBg-item{
	width: 2.88rem;
	height: 3.36rem;
	padding: 0.48rem 0.24rem 0;
	border: none;
}
.IndustryApplication-swiper .swiperChangeBg-item .showIcon{
	display: block;
	width: 48px;
	height: 48px;
}
.IndustryApplication-swiper .swiperChangeBg-item .hoverIcon{
	display: none;
	width: 48px;
	height: 48px;
}
.IndustryApplication-swiper .swiperChangeBg-item .cnName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
	height: auto;
	margin-right: 0;
}
.IndustryApplication-swiper .swiperChangeBg-item .enName{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	line-height: 17px;
	height: 34px;
	text-align: center;
}
.IndustryApplication-swiper .swiper-changeBg{
	width: 100%;
}
.wap-index-positionImg{
	padding-top: 32px;
	padding-bottom: 30px;
}
.wap-index-positionImg-left{
	padding: 28px 22px 40px;
	width: 6.4rem;
	background-image: url('https://img1.17img.cn/ui/art/zousy/2025/yxt2025/gw/pc_pg_02.png');
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 3;
}
.wap-index-positionImg-left .companyLogo{
	width: 120px;
	margin-bottom: 16px;
}
.wap-index-positionImg-left .dec{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	margin-bottom: 16px;
}
.wap-index-positionImg-left .moreTextBtn{
	
}
.wap-index-positionImg-left .moreTextBtn p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #FFFFFF;
}
.wap-index-positionImg-left .moreTextBtn img{
	width: 18px;
}
.wap-index-positionImg-right{
	width: 304px;
	height: 307px;
	background: #FFFFFF;
}
.wap-index-positionImg-right img{
	width: 304px;
	height: 307px;
	z-index: 2;
	object-fit: cover;
}
.wap-index-swiperTabs{
	height: 44px;
	padding: 0 0.48rem;
	margin-bottom: 20px;
	width: 100%;
	overflow-x: auto;
}
.wap-index-swiperTabs-item{
	margin-right: 32px;
	flex-shrink: 0;
}
.wap-index-swiperTabs-item .name{
	height: 24px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #7E8790;
	line-height: 24px;
	text-align: center;
	margin-bottom: 4px;
}
.wap-index-swiperTabs-item .border{
	width: 20px;
	height: 2px;
	background: #FFF;
	border-radius: 100px 100px 100px 100px;
	margin: 0 auto;
}
.wap-index-swiperTabs .active .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 18px;
}

.wap-index-changeSwiperBox{
	
}
.wap-index-changeSwiper{
	padding:0 24px;
}
.wap-index-changeSwiper .swiper-slide{
	width: 6rem;
}
.wap-index-changeSwiper .swiper-slide .swImg{
	width: 6rem;
	height: 3.36rem;
	margin-bottom: 10px;
}
.wap-index-changeSwiper .swiper-slide .time{
	height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
	margin-bottom: 10px;
}
.wap-index-changeSwiper .swiper-slide .tit{
	height: 44px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
}
.wap-index-more-a{
	padding: 20px;
	justify-content: flex-end;
}
.wap-index-more-a p{
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 14px;
}
.wap-index-more-a img{
	height: 10px;
}
.wap-index-column{
	padding: 0.48rem 0.48rem 1.2rem;
	background: #F5F7FA;
}
.wap-index-column-item{
	height: 52px;
	border-bottom: 1px solid #EDF0F5;
}
.wap-index-column-item .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-index-column-item img{
	width: 15px;
}
.wap-foot{
	background: #141A1C;
	padding: 24px;
}
.wap-foot .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: rgba(255,255,255,0.6);
	text-align: center;
	margin-bottom: 2px;
}
.wap-foot .text a{
	color: rgba(255,255,255,0.6);
}
.page-position-footBtn{
	height: 70px;
	width: 100%;
	padding: 10px 0 0;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 4;
}
.footBtn-1{
	width: 3.32rem;
	height: 0.8rem;
	border-radius: 2px 2px 2px 2px;
	margin-right: 0.3rem;
}
.footBtn-1 img{
	width: 12px;
	margin-right: 3px;
}
.footBtn-1 p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}
.footBtn-2{
	width: 3.32rem;
	height: 0.8rem;
	border-radius: 2px 2px 2px 2px;
}
.footBtn-2 img{
	width: 12px;
	margin-right: 3px;
}
.footBtn-2 p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
}




.wap-scrollTop{
	width: 56px;
	height: 56px;
	position: fixed;
	right: 15px;
	bottom: 120px;
	z-index: 9;
}
.wap-topBigImg{
	font-size: 0;
}
.wap-topBigImg-tit{
	position: absolute;
	left: 24px;
	top: 50%;
	transform: translate(0, -50%);
}
.wap-topBigImg-tit .cnName{
	font-family: Source Han Serif CN, Source Han Serif CN;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	margin-bottom: 5px;
}
.wap-topBigImg-tit .enName{
	font-family: Bodoni 72 Smallcaps, Bodoni 72 Smallcaps;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.wap-newsList-top{
	flex-direction: column;
	align-items: flex-end;
	padding-bottom: 5px;
	padding-top: 12px;
}
.wap-newsList-top img{
	width: 100%;
}
.wap-newsList-top-card{
	width: 7.2rem;
	background: #FFFFFF;
	padding: 16px;
	margin-top: -32px;
}
.wap-newsList-top-card h2{
	height: 50px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #202933;
	margin-bottom: 10px;
}
.wap-newsList-top-card .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-bottom: 10px;
}
.wap-newsList-top-card .timeAndName{
	
}
.wap-newsList-top-card .timeAndName .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #7E8790;
	margin-right: 12px;
}
.wap-newsList-top-card .timeAndName .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #7E8790;
}
.wap-newsList-center{
	padding: 0 0.32rem;
}
.wap-newsList-center-item{
	padding: 20px 0;
	border-bottom: 1px solid #E5EAF0;
}
.wap-newsList-center-item .left{
	width: 4.4rem;
}

.wap-newsList-center-item .left .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
	margin-bottom: 10px;
}
.wap-newsList-center-item .left .timeAndName{
	
}
.wap-newsList-center-item .left .timeAndName .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	margin-right: 16px;
}
.wap-newsList-center-item .left .timeAndName .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
}
.wap-newsList-center-item .textleft{
	
}
.wap-newsList-center-item .textleft .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
	margin-bottom: 10px;
}
.wap-newsList-center-item .textleft .timeAndName .name{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	margin-right: 16px;
}
.wap-newsList-center-item .textleft .timeAndName .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
}
.wap-newsList-center-item img{
	width: 2rem;
	height: 1.1rem;
}
.wap-newsList-bottom{
	padding: 10px 0.32rem;
}
.wap-newsList-bottom-item{
	width: 3.28rem;
	margin-bottom: 15px;
}
.wap-newsList-bottom-item img{
	width: 3.28rem;
	height: 1.72rem;
	display: block;
	margin: 0 auto 8px;
}
.wap-newsList-bottom-item .tit{
	height: 40px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
}
.wap-page-nav{
	height: 35px;
	padding: 0 0.32rem;
	overflow: hidden;
}
.wap-page-nav a{
	flex-shrink: 0;
}
.wap-page-nav .linkTo{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #202933;
	flex-shrink: 0;
}
.wap-page-nav .nowPage{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	flex-shrink: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	max-width: 50%;
}
.wap-page-nav img{
	width: 6px;
	margin: 0 5px;
}
.news-editor{
	padding: 16px;
	margin-bottom: 24px;
}
.news-editor .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 25px;
	margin-bottom: 12px;
}
.news-editor .time{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	text-align: center;
	margin-bottom: 24px;
}
.news-editor .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	line-height: 24px;
	text-align: justify;
}
.news-editor img{
	max-width: 100%!important;
	height: auto!important;
}
.wap-companyProfile{
	
}
.wap-companyProfile-tit{
	flex-direction: column;
}
.wap-companyProfile-tit .tit{
	height: 28px;
	line-height: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	margin-bottom: 5px;
}
.wap-companyProfile-tit .border{
	width: 24px;
	height: 3px;
	border-radius: 2px 2px 2px 2px;
}
.wap-companyProfile-list{
	padding: 0 0.32rem;
}
.wap-companyProfile-list-item{
	width: 3.34rem;
	background: #FFFFFF;
	border: 1px solid #E5EAF0;
	padding: 0.32rem;
	margin-bottom: 20px;
}
.wap-companyProfile-list-item img{
	width: 2.28rem;
	height: 2.28rem;
	display: block;
	margin: 0 auto 12px;
}
.wap-companyProfile-list-item .tit{
	height: 44px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
	line-height: 22px;
	margin-bottom: 5px;
}
.wap-companyProfile-list-item .stag{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #4F5862;
	background: #F0F3F7;
	padding: 2px 4px;
}
.wap-companyProfile-list-item .text{
	height: 34px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	line-height: 17px;
}
.wap-pageLevel-one{
	padding: 0 0.3rem;
	height: 54px;
	position: sticky;
	/* position: fixed; */
	top: 60px;
	background-color: #fff;
	z-index: 30;
}
.wap-pageLevel-one-inner{
	height: 100%;
}
.wap-pageLevel-one-scroll{
	width: 5.9rem;
	flex: 1;
	overflow-x: auto;
	background: linear-gradient(to left,
	        rgba(255, 255, 255, 0) 0%, 
	        rgba(255, 255, 255, 1) 100%);
}
/* 隐藏滚动条但保留滚动功能 */
.wap-pageLevel-one-scroll {
  overflow: auto;
  -ms-overflow-style: none;  /* IE和Edge */
  scrollbar-width: none;  /* Firefox */
}

.wap-pageLevel-one-scroll::-webkit-scrollbar {
  display: none;  /* Chrome, Safari和Opera */
}
.wap-pageLevel-one-scroll .item{
	padding: 0 0.16rem;
	flex-shrink: 0;
	text-align: center;
}
.wap-pageLevel-one-scroll .item .label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #4F5862;
	margin-bottom: 3px;
}
.wap-pageLevel-one-scroll .item .border{
	width: 11px;
	height: 2px;
	background: transparent;
	margin: 0 auto;
	border-radius: 6px 6px 6px 6px;
}
.wap-pageLevel-one-scroll .active .label{
	font-weight: bold;
}

.wap-pageLevel-one-inner .moreBtn{
	height: 100%;
	background: linear-gradient(to right, 
	        rgba(255, 255, 255, 0) 0%, 
	        rgba(255, 255, 255, 1) 100%);
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	color: #4F5862;
	text-align: right;
	flex-shrink: 0;
	padding: 0 0 0 0.2rem;
	margin-bottom: 5px;
}
.wap-pageLevel-one-inner .moreBtn .border{
	width: 2px;
	height: 10px;
	background: #7E8790;
	margin-right: 10px;
}
.wap-pageLevel-one-dialog{
	display: none;
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 31;
}
.wap-pageLevel-one-dialogInner{
	width: 100%;
	padding: 22px 0 4px;
	background-color: #fff;
	border-radius: 0px 0px 9px 9px;
	transform: translateY(-100%);
	transition: transform 0.3s linear;
	overflow: hidden;
	z-index: 30;
	position: fixed;
	top: 60px;
	left: 0;
}
.wap-pageLevel-one-dialog .top{
	padding: 0 16px;
}
.wap-pageLevel-one-dialog-active .wap-pageLevel-one-dialogInner{
	transform: translateY(0);
}
.wap-pageLevel-one-dialogInner .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #4F5862;
}
.wap-pageLevel-one-dialogInner .closeOneDialog{
	width: 20px;
	height: 20px;
}
.wap-pageLevel-one-dialog .list{
	padding: 0 16px;
	max-height: 300px;
	overflow-y: auto;
}
.wap-pageLevel-one-dialog .list .item{
	width: 2.1rem;
	height: 32px;
	line-height: 32px;
	background: #F5F7FA;
	text-align: center;
	padding: 0 0.2rem;
	border-radius: 4px 4px 4px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	margin-right: 0.26rem;
	margin-bottom: 20px;
}
.wap-pageLevel-one-dialog .list .item:nth-child(3n){
	margin-right: 0;
}
.wap-pageLevel-two-dialog{
	position: sticky;
	/* position: fixed; */
	top: 114px;
	background-color: #fff;
	z-index: 30;
	overflow: visible; /* 关键 */
	width: 100%;
}
.wap-pageLevel-two-dialogInner{
	background-color: #fff;
	width: 100%;
	overflow-x: auto;
	 -webkit-overflow-scrolling: touch; /* 平滑滚动(iOS) */
}
.wap-pageLevel-two-dialogInner .bgff{
	background-color: #fff;
	padding-bottom: 6px;
	flex-shrink: 0;
	border-radius: 4px 4px 0px 0px;
	margin-right: 8px;
}
.wap-pageLevel-two-dialogInner .active{
	background-color: #F5F7FA;
}
.wap-pageLevel-two-dialogItem{
	height: 28px;
	background: #F5F7FA;
	padding: 0 10px;
	flex-shrink: 0;
	border-radius: 4px 4px 4px 4px;
}
.wap-pageLevel-two-dialogInner .bgff:first-child{
	margin-left: 14px;
}
.wap-pageLevel-two-dialogItem .label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin-right: 3px;
}
.wap-pageLevel-two-dialogItem img{
	width: 12px;
	height: 12px;
}


/* 隐藏滚动条但保留滚动功能 */
.wap-pageLevel-two-dialogInner {
  overflow: auto;
  -ms-overflow-style: none;  /* IE和Edge */
  scrollbar-width: none;  /* Firefox */
}

.wap-pageLevel-two-dialogInner::-webkit-scrollbar {
  display: none;  /* Chrome, Safari和Opera */
}
.wap-pageLevel-two-list{
	
	width: 100%;
	padding: 16px 15px 4px;
	background: #F5F7FA;
}
.wap-pageLevel-two-list .item{
	width: 2.2rem;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	margin:0 3px 16px 0;
}
.wap-pageLevel-two-list .item:nth-child(4n){
	margin-right: 0;
}

.wap-pageLevel-two-dialog-list{
	position: fixed;
	top: 148px;
	left: 0;
	width: 100%;
}
.wap-pageLevel-two-dialog-position{
	position: fixed;
	top: 148px;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}
.wap-pageLevel-two-dialog-list .btn{
	background-color: #fff;
	padding: 6px;
}
.wap-pageLevel-two-dialog-list .btn .btn1{
	width: 49%;
	height: 46px;
	line-height: 46px;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
}
.wap-pageLevel-two-dialog-list .btn .btn2{
	width: 49%;
	height: 46px;
	line-height: 46px;
	border-radius: 2px 2px 2px 2px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.pt160{
	padding-top: 160px;
}
.wap-pagination-box{
	margin-bottom: 15px;
}
.wap-pagination-box p{
	text-align: center;
	height: 35px;
	line-height: 33px;
	border-radius: 4px;
	padding: 0 20px;
	font-size: 14px;
}
.wap-productDetail-swiper{
	background-color: #fff;
	padding: 20px 0 46px;
}
.wap-product-swiper{
	
}
.wap-product-swiper .imgBox{
	width: 270px;
	height: 270px;
	border: 1px solid #E5EAF0;
	margin: 0 auto;
}
.wap-product-swiper .imgBox img{
	width: 240px;
	height: 240px;
}
.wap-product-swiper-pagination{
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	background: rgba(0,0,0,0.9);
	border-radius: 100px 100px 100px 100px;
	position: absolute;
	bottom: 20px;
	right: 1rem;
	color: #fff;
	font-size: 12px;
}
.wap-product-swiper-pagination .activeIndex{
	
}
.wap-product-swiper-pagination .totalIndex{
	
}
.wap-productDetail-info{
	background: #F5F7FA;
	padding: 0.4rem 0.32rem;
}
.wap-productDetail-info .tit{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 20px;
	color: #000000;
	margin-bottom: 12px;
}
.wap-productDetail-info .item{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #4F5862;
	text-align: left;
	height: 22px;
	line-height: 22px;
	margin-bottom: 11px;
}
.wap-productDetail-info .tel{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
}
.wap-productDetail-info .btn{
	width: 88px;
	height: 32px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
}
.wap-coreParameters{
	padding: 0 0.32rem;
}
.wap-coreParameters-item{
	
	
}
.wap-coreParameters-item:first-child .b45{
	border-top: 3px solid #000000;
}
.wap-coreParameters-item .b45{
	border-bottom: 1px solid #B9C0C7;
	width: 3.28rem;
	height: 60px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item .b45 span{
	line-height: 26px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item:last-child .b45{
	border-bottom: 3px solid #000000;
}

.wap-coreParameters-item .b25{
	border-bottom: 1px solid #B9C0C7;
	width: 2.1rem;
	height: 60px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item .b25 span{
	line-height: 26px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item:last-child .b25{
	border-bottom: 3px solid #000000;
}


.wap-productDetail-insIntroduction{
	padding: 0 0.32rem;
}
.wap-productDetail-insIntroduction .editorBox{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 26px;
}
.wap-productDetail-insIntroduction .editorBox img{
	max-width: 100%!important;
}
.wap-solutions-list{
	padding: 0 0.32rem;
}
.wap-solutions-item{
	background: #F3F5F8;
	padding: 13px 16px;
	margin-bottom: 12px;
}
.wap-solutions-item .tit{
	height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
	line-height: 22px;
	margin-bottom: 14px;
}
.wap-solutions-item .typeAndSize{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}
.wap-solutions-item .btn{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
}
.wap-solutions-item .btn img{
	width: 14px;
	margin-right: 4px;
}
.wap-solutionsPage-topPositon{
	
}
.wap-solutionsPage .wap-pageLevel-one{
	top: 60px;
	position: sticky;
}
.wap-solutionsPage-list{
	padding: 0 0.32rem;
}
.wap-solutionsPage-list .wap-solutionsPage-titleBox{
	height: 35px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	border-bottom: 2px solid #202020;
	margin-bottom: 14px;
}
.wap-solutionsPage-listItem{
	background: #F5F7FA;
	padding: 0.28rem;
	margin-bottom: 14px;
}
.wap-solutionsPage-listItem .tit{
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #0F1418;
	margin-bottom: 16px;
}
.wap-solutionsPage-listItem .flex50Box{
	margin-bottom: 10px;
}
.wap-solutionsPage-listItem .flex50Box .flex50{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	width: 2.8rem;
}
.wap-solutionsPage-listItem .flex50Box .flex50:first-child{
	margin-right: 0.8rem;
}
.wap-solutionsPage-listItem .bgfBox{
	background-color: #fff;
	padding: 0.24rem 0.28rem;
}
.wap-solutionsPage-listItem .bgfBox .imgBox{
	width: 1.68rem;
	height: 1.68rem;;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #E5EAF0;
	margin-right: 0.28rem;
}
.wap-solutionsPage-listItem .bgfBox .imgBox img{
	width: 1.64rem;
	height: 1.64rem;
}
.wap-solutionsPage-listItem .bgfBox .right{
	width: 3.8rem;
}
.wap-solutionsPage-listItem .bgfBox .right .subTit{
	height: 40px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #0F1418;
	text-align: left;
	line-height: 20px;
	margin-bottom: 4px;
}
.wap-solutionsPage-listItem .bgfBox .right .tabBox{
	
}
.wap-solutionsPage-listItem .bgfBox .right .tabBox .stag{
	background: #F0F3F7;
	padding: 2px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	margin-right: 6px;
	margin-bottom: 5px;
}
.wap-solutionsPage-listItem .bgfBox .right .btn{
	
}
.wap-solutionsPage-listItem .bgfBox .right .btn img{
	width: 6px;
	margin-left: 4px;
}
.wap-solutionsPage-listItem .bgfBox .right .btn p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
}
.pt114{
	padding-top: 114px;
}
.wap-solutionsDetailPage{
	padding: 0.48rem 0.32rem;
}
.wap-solutionsDetailPage .pageTitle{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
	margin-bottom: 12px;
}
.wap-solutionsDetailPage .pageTime{
	height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #4F5862;
	line-height: 20px;
}
.wap-solutionsDetailPage .border{
	margin: 0 10px;
}
.wap-solutionsDetailPage-editor{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 28px;
	padding: 0 0.32rem 0.32rem 0.32rem;
}
.wap-solutionsDetailPage-editor img{
	max-width: 100%!important;
}
.wap-configurationLists{
	padding: 0 0.32rem;
}
.wap-configurationLists-item{
	
}
.wap-configurationLists-item .typeName{
	height: 28px;
	background: #F5F7FA;
	border: 1px solid #E5EAF0;
	padding-left: 12px;
	line-height: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}
.wap-configurationLists-item .bgfBox{
	padding: 0.24rem 0.28rem 0.2rem;
	border: 1px solid #F0F3F7;
	border-top: none;
	border-bottom: none;
}
.wap-configurationLists-item:last-child .bgfBox{
	border-bottom: 1px solid #F0F3F7;
}
.wap-configurationLists-item img{
	width: 1.68rem;
	height: 1.68rem;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #E5EAF0;
}
.wap-configurationLists-item .right{
	width: 4.3rem;
}
.wap-configurationLists-item .right .title{
	line-height: 20px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #0F1418;
	margin-bottom: 5px;
}
.wap-configurationLists-item .right .tabBox{
	
}
.wap-configurationLists-item .right .tabBox .stag{
	background: #F0F3F7;
	padding: 2px 4px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E8790;
	margin-right: 6px;
	margin-bottom: 5px;
}
.wap-configurationLists-item .btn{
	height: 32px;
	border-radius: 0px 0px 0px 0px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.wap-downnloadSolution{
	padding: 0 0.32rem;
}
.wap-downnloadSolution-item{
	padding: 0.32rem;
	background: #F5F7FA;
	border-radius: 10px 10px 10px 10px;
}
.wap-downnloadSolution-item .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #202933;
	line-height: 25px;
	margin-bottom: 24px;
}
.wap-downnloadSolution-item .btn{
	height: 44px;
	border-radius: 10px 10px 10px 10px;
}
.wap-downnloadSolution-item .btn img{
	width: 14px;
	margin-right: 6px;
}
.wap-downnloadSolution-item .btn p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #FFFFFF;
}
.wap-dataCenter-page{
	padding: 0.24rem 0.2rem 0.34rem;
}
.wap-dataCenter-page .file-list{
	
}
.wap-dataCenter-page .file-list .file-item{
	padding: 12px 0;
}
.wap-dataCenter-page .file-list .file-item .titleBox{
	width: 6.2rem;
}
.wap-dataCenter-page .file-list .file-item .titleBox .file-date{
	height: 17px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
	line-height: 17px;
	margin-bottom: 12px;
}
.wap-dataCenter-page .file-list .file-item .titleBox .file-name{
	height: 22px;
	line-height: 22px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 16px;
	color: #202933;
}
.wap-dataCenter-page .file-list .file-item .table-td-5 {
    text-align: center;
    color: #7E8790;
    font-size: 16px;
}
.wap-dataCenter-page .file-list .file-item .file-header:hover{
	background-color: #fff;
}
.wap-dataCenter-page .file-list .file-item .file-header:hover{
	background-color: #fff;
}
.wap-dataCenter-page .file-list .file-item .file-content .zy-btn{
	width: 100%;
}
.wap-dataCenter-page .file-list .file-item .file-content{
	padding-bottom: 0;
}
.wap-dataCenter-page .file-list .file-item .file-content .zy-value{
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 12px;
	color: #4F5862;
	line-height: 24px;
	text-align: justified;
}
.wap-solutionsDetailPage .editorBox{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #202933;
	line-height: 32px;
	text-align: justify;
}
.wap-solutionsDetailPage .editorBox img{
	max-width: 100%!important;
}
.mb24im{
	margin-bottom: 24px!important;
}
.wap-videoList-list{
	padding: 0.32rem;
}
.wap-videoList-list .wap-videoList-list-item{
	width: 3.26rem;
	margin-bottom: 24px;
}
.wap-videoList-list .wap-videoList-list-item .imgBox{
	margin-bottom: 0.2rem;
	font-size: 0;
}
.wap-videoList-list .wap-videoList-list-item .imgBox img{
	width: 3.26rem;
	height: 1.84rem;
}
.wap-videoList-list .wap-videoList-list-item .imgBox .time{
	height: 14px;
	line-height: 14px;
	background: rgba(0,0,0,0.8);
	border-radius: 1px 1px 1px 1px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	right: 5px;
	bottom: 5px;
	padding: 0 3px;
}
.wap-videoList-list .wap-videoList-list-item .tit{
	height: 40px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 500;
	font-size: 14px;
	color: #202933;
	line-height: 20px;
	margin-bottom: 10px;
}
.wap-videoList-list .wap-videoList-list-item .label{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #4F5862;
}
.wap-aboutUs{
	padding: 0.1rem 0.32rem 0.32rem;
}
.wap-aboutUs img{
	max-width: 100%!important;
}
.wap-aboutUs .pageTitle{
	height: 28px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}
.wap-aboutUs .text{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	margin-bottom: 16px;
}
.wap-aboutUs img{
	max-width: 100%!important;
}
.wap-Culture-top{
	padding: 0 0.32rem;
}
.wap-Culture-top img{
	width: 3.28rem;
}
.plr032{
	padding:0 0.32rem;
}
.wap-companyQualifications-container{
	
}
.wap-companyQualifications-container .swiper-slide{
	width: 6.76rem;
	height: 8rem;
	background: #F3F5F8;
	flex-direction: column;
}
.wap-companyQualifications-container .swiper-slide img{
	display: block;
	width: 4rem;
	height: 5.6rem;
	object-fit: contain;
	margin-bottom: 0.26rem;
}
.wap-companyQualifications-container .swiper-slide .imgName{
	font-family: PingFang HK, PingFang HK;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
}
.wap-coreParameters-item .b81{
    border-bottom: 1px solid #B9C0C7;
    width: 1.6rem;
    height: 60px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item:first-child .b81{
    border-top: 3px solid #000000;
}
.wap-coreParameters-item:first-child .b252{
    border-top: 3px solid #000000;
}
.wap-coreParameters-item .b252{
	border-bottom: 1px solid #B9C0C7;
	width: 5rem;
	height: 60px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
}
.wap-coreParameters-item:last-child .b81{
	border-bottom: 3px solid #000000;
}
.wap-coreParameters-item:last-child .b252{
	border-bottom: 3px solid #000000;
}
.wap-coreParameters-item-special{
	
}
.wap-coreParameters-item-special .b81{
	height: auto;
	padding-top: 24px;
}
.wap-coreParameters-item-special .b252{
	height: auto;
	padding: 24px 0;
	line-height: 24px;
	text-align: justify;
}
.wap-aboutUs-corporateCulture-item{
	padding: 0 0.32rem;
	margin-bottom: 40px;
}
.wap-aboutUs-corporateCulture-item img{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.wap-aboutUs-corporateCulture-div{
	
}
.wap-aboutUs-corporateCulture-div .label{
	height: 30px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 4px;
}
.wap-aboutUs-corporateCulture-div .value{
	height: 30px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 14px;
}
.wap-aboutUs-corporateCulture-div .value:last-child{
	margin-bottom: 0;
}
/* 隐藏滚动条但保留滚动功能 */
.pageScrollbar {
  overflow: auto;
  -ms-overflow-style: none;  /* IE和Edge */
  scrollbar-width: none;  /* Firefox */
}

.pageScrollbar::-webkit-scrollbar {
  display: none;  /* Chrome, Safari和Opera */
}
.wap-listSearch{
	padding: 0.4rem 0.32rem;
}
.wap-listSearch .listSearchTopBorder{
	flex: 1;
}
.wap-listSearch .listSearchTopInput .dropdown-toggle{
	
}
.wap-listSearch .listSearchTopInput .search-input{
	width: 3.8rem;
}
.wap-listSearch .listSearchTopInput .dropdown-toggle{
	padding: 0 4px 0 12px;
}
.wap-listSearch .listSearchTopInput .btn{
	width: 1.6rem;
}
.wapListSearchTitle{
	border-bottom: 2px solid #000;
	height: 35px;
	font-family: PingFang SC, PingFang SC;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
}
.wapSearch-insList-item{
	border: 1px solid #E5EAF0;
	border-radius: 4px 4px 4px 4px;
	padding: 0.24rem 0.16rem;
	margin-bottom: 12px;
}
.wapSearch-insList-item .productImg{
	width: 1.4rem;
	height: 1.4rem;
	margin-right: 0.24rem;
}
.wapSearch-insList-item .right{
	width: 4.8rem;
}
.wapSearch-insList-item .right .title{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 14px;
	color: #202933;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.wapSearch-insList-item .right .stags{
	height: 14px;
	line-height: 14px;
	background: #F0F3F7;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 10px;
	color: #4F5862;
	padding: 0 4px;
	margin-right: 5px;
}
.wap-dataCenter-listData{
	padding-top: 0;
}
.pl16{
	padding-left: 16px;
}
.pr16{
	padding-right: 16px;
}
.wap-list-tabs{
	height: 44px;
	line-height:44px;
	padding: 0 0.3rem;
	margin: 15px 0 0;
}
.wap-list-tabs p{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-right: 32px;
}
.wap-list-tabs .active{
	font-family: PingFang SC, PingFang SC;
	font-weight: 800;
	font-size: 24px;
	color: #000000;
}