/*
Theme Name: 通用后台
Description:通用开发主题
Author:北京网聚电子商务有限公司 
Version：1.0
*/
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;}
*, *::before, *::after{margin:0;padding:0;list-style:none;box-sizing:border-box;}
body{color:#000;font-size:16px;font-family:"Arial",sans-serif;}
a{text-decoration:none;}
p{margin: 0;}

@font-face{
    font-family: 'Montserrat-Light';
    src : url('Montserrat-Light.otf'); 
}

@font-face{
    font-family: 'Montserrat-Bold';
    src : url('Montserrat-Bold.otf'); 
}




table{
	width:100% !important;
	border-collapse: collapse !important;
	/*border: 1px solid #DDDDDD !important;*/
}
table td{ 
	/*border: 1px solid #ddd !important;*/
}
table tr{
	/*border: 1px solid #ddd !important;*/
}

input,textarea{ 
	outline:none
}
input::-webkit-input-placeholder { 
        color: #999999;
}
              @keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}
@-webkit-keyframes big {
  0% {
      transform: scale(1);
      opacity: 1;
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
  }
}  
body{position: relative;}
.hov5 {position: relative;overflow: hidden;}
.hov5::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.hov5:hover::before {-webkit-animation: shine .75s;animation: shine 1.5s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.circle {width: 24px;margin: 3px auto 0;display: flex;justify-content: space-between;align-items: center;padding: 0 3px;}
.circle-bubble {width:5px;height:5px;border-radius: 50%;background-color: #72a54a;}
.circle1 {animation: pulse .4s ease 0s infinite alternate;}
.circle2 {animation: pulse .4s ease .2s infinite alternate;}
.circle3 {animation: pulse .4s ease .4s infinite alternate;}
@keyframes pulse {
	from {opacity: 1;transform: scale(1);}
	to {opacity: 1;transform: scale(.35);}
}
@keyframes myfirst {
	0% {
		transform: translate(0px, 0px);
	}
	50%{
		transform: translate(0px, -3px);
	}
	100%{
		transform: translate(0px, 0px);
	}
}
@keyframes shake{
      33.3%{transform:translateX(-6px)}
      49.95%{transform:translateX(4px)}
      66.6%{transform:translateX(-2px)}
      83.25%{transform:translateX(1px)}
      to{transform:translateX(0)}
}
.he{position: relative;}
.he-img {position: relative;overflow: hidden;}
.he-img img {-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.he-nr::before,
.he-nr::after {content: '';position: absolute;top: 0;bottom: 0;right: 0;left: 0;-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
.he:hover .he-nr::before {right: 50%;left: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-nr::after {top: 50%;bottom: 50%;background: rgba(255, 255, 255, 0.2);}
.he:hover .he-img img {-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.row1{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}
.row2{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.row3{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.row4{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.row5{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.row6{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.row7{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:7;overflow: hidden;}
.row8{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:8;overflow: hidden;}
.row9{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:9;overflow: hidden;}
.row10{display: -webkit-box; -webkit-box-orient: vertical;-webkit-box-orient: vertical;-webkit-line-clamp:10;overflow: hidden;}
     .clearfix{clear:both;}
     .f-l{float: left;}
     .f-r{float:right;}
     .ov{overflow:hidden;}
     .uk-container{padding: 0;} 
     .uk-container{max-width: 1400px;}
	 	 /* 搜索 */
		  .header-search{position: relative;display: flex;align-items: center;flex-direction: row;}
		  .sousuo-box1{height:34px;width:220px;border:none;border:none;background:rgba(239,216,8,.8);position: absolute;right: 0;bottom:-60px;
		  z-index: 99;right:0;margin:0 auto;}
		  .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 34px;line-height: 34px;padding-left: 8px;
		  background:none;float:left;color:#fff;border:none;}
		  .sousuo-box1>input::-webkit-input-placeholder{color:#fff;}
		  .sousuo-box1>button{width:23px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:8px;}
		  .search-icon1{display: none;}
	.logo{display: block;max-width: 247px;} 

/* 首页 1920 通栏视频（index.php / ACF 选项 video） */
	.index-hero-video{width:100%;background:#000;line-height:0;overflow:hidden;}
	.index-hero-video__inner{max-width:1920px;margin:0 auto;width:100%;position:relative;background:#000;aspect-ratio:1920/1080;}
	.index-hero-video__media{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;display:block;}
	.index-hero-video__overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:flex-end;pointer-events:none;z-index:2;}
	.index-hero-video__content{max-width:1630px;width:100%;margin:0 auto;padding:0 20px 72px;box-sizing:border-box;pointer-events:auto;}
	.index-hero-video__text{max-width:450px;line-height:normal;background:rgba(0,0,0,.55);padding:28px 32px;box-sizing:border-box;}
	.index-hero-video__title{margin:0 0 24px;line-height:1.25;color:#fff;font-weight:bold;font-family:"Microsoft YaHei","微软雅黑",sans-serif;}
	.index-hero-video__title-line{display:block;color:#fff;font-size:48px;font-weight:bold;line-height:1.25;font-family:"Microsoft YaHei","微软雅黑",sans-serif;}
	.index-hero-video__title-line + .index-hero-video__title-line{margin-top:12px;}
	.index-hero-video__subtitle{margin:0 0 28px;font-size:20px;line-height:1.75;color:#fff;font-family:"DengXian","等线",sans-serif;}
	.index-hero-video__more{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:162px;height:42px;box-sizing:border-box;border:1px solid #a0a0a0;color:#fff;font-size:16px;font-family:"Microsoft YaHei","微软雅黑",sans-serif;text-decoration:none;position:relative;overflow:hidden;isolation:isolate;}
	.index-hero-video__more::after{content:'';position:absolute;left:50%;top:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;border-radius:50%;background:rgba(255,255,255,.42);transform:scale(0);opacity:0;pointer-events:none;z-index:0;}
	.index-hero-video__more-text{position:relative;z-index:1;line-height:1;color:#fff;}
	.index-hero-video__more-arrow{position:relative;z-index:1;display:block;width:28px;height:9px;}
	.index-hero-video__more:hover{border-color:#a0a0a0;background-color:transparent;color:#fff;text-decoration:none;}
	.index-hero-video__more:hover::after{animation:index-more-ripple .75s ease-out forwards;}
	.index-hero-video__more:hover .index-hero-video__more-text{color:#fff;}
	.index-banner{display:none;}
	.index-banner .uk-slideshow{width:100%;}
	.index-banner .uk-slideshow > li{line-height:0;}
	@media screen and (max-width:991px){
		.index-hero-video__content{padding:0 16px 48px;}
		.index-hero-video__text{padding:22px 24px;}
		.index-hero-video__title{margin-bottom:18px;}
		.index-hero-video__title-line{font-size:32px;}
		.index-hero-video__title-line + .index-hero-video__title-line{margin-top:10px;}
		.index-hero-video__subtitle{font-size:16px;margin-bottom:20px;line-height:1.7;}
	}
	@media screen and (max-width:767px){
		.index-hero-video__overlay{display:none;}
		.index-hero-video{display:none;}
		.index-banner{display:block;}
		/* 防止 UIkit 在图片未加载完时把高度算成 0，只剩圆点/箭头框架 */
		.index-banner .uk-slideshow{min-height:42vw;}
	}
	

	/* 顶部信息栏 */
	.site-top-bar{
		width:100%;
		background:#0a0a0a url(assets/images/bg1.png) center center no-repeat;
		background-size:cover;
		line-height:normal;
	}
	.site-top-bar__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
	}
	.site-top-bar__inner{
		max-width:1670px;
		margin:0 auto;
		padding:14px 20px;
		box-sizing:border-box;
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:20px;
	}
	.site-top-bar__logo{
		display:flex;
		align-items:center;
		gap:12px;
		text-decoration:none;
		flex-shrink:0;
	}
	.site-top-bar__logo-img{
		display:block;
		max-height:52px;
		width:auto;
	}
	.site-top-bar__logo-name{
		font-size:22px;
		line-height:1.2;
		color:#f5c400;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.site-top-bar__info{
		display:flex;
		align-items:center;
		justify-content:flex-end;
		flex-wrap:wrap;
		gap:24px;
		margin-left:auto;
	}
	.site-top-bar__item{
		font-size:14px;
		line-height:1.4;
		color:#fff;
		text-decoration:none;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		transition:opacity .3s ease;
	}
	.site-top-bar__item:hover{
		opacity:.85;
		color:#fff;
		text-decoration:none;
	}

	/* 导航样式 */
	    .header{padding:0 0;z-index:10;background:#515458;width:100%;}
		.header__outer{max-width:1920px;margin:0 auto;width:100%;}
		.header__inner{max-width:1670px;margin:0 auto;padding:0 20px;box-sizing:border-box;}
		.header1{background: #999999;padding:10px 3%;position: initial;}
		.top{position: fixed;top: 0;left: 0;width:100%}
		.header-nav .uk-container-center{position: relative;}
		.nav-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.nav-center{width:calc(100% - 150px);display: flex;align-items: center;flex-direction: row;justify-content: start;padding: 0 0;margin: 0;}
		.nav-right{width:140px;display: flex;align-items: center;flex-direction: row;justify-content: end;}
		.nav-right1{justify-content: space-between;display: flex;}
		.nav-lar{margin-left: 10px;display: flex;justify-content: end;width: 40px;}
		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;max-width: 1000px;}
		.uk-navbar-nav>li{padding: 0 0;}
		.uk-navbar-nav>li>a{color:#ffffff;line-height:60px;font-size: 18px;font-weight: bold;position: relative;height: 60px;
		padding: 0 40px;text-transform: uppercase;font-family: "微软雅黑";
		}
		.uk-navbar-nav>li>a>img{margin-left: 6px;}
		.dropdown-arrow{margin-left:5px;vertical-align:middle;width:10px;}
		.uk-navbar-nav>li.uk-active>a:before{display: block;}
		.uk-navbar-nav{display: flex;justify-content: space-between;flex-wrap: wrap;}
		.uk-navbar-nav>li{text-align: center;line-height: 20px;position:relative;}
		.uk-navbar-nav>li.uk-active>a{color:#000;background: none;background: #efd808;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #000!important;background: #efd808;}
	

		.nav-zuo>a{display: block;width: 100%;line-height:24px;text-align: left;font-size: 18px;margin-bottom: 6px;
		 padding-left: 10%;color:#ffffff;text-transform: uppercase;color:#fff;} 
		.erji{font-size: 14px!important;padding-left: 10%!important;color:#ccc!important;margin-bottom: 2px!important;line-height: 24px!important;z-index:99;} 
		.erjiname>a>span{text-align: right;color:#fff;float: right;opacity: 0;} 
		.d-erji{background:none;padding-top:0;background:#e2e2e2;padding-bottom: 0;left:0!important;
		text-align: left;
		}
		.d-erji>ul>li>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;}
		.d-erji>ul>li:nth-child(2) span{display: none;}
		.d-erji>ul>li>a:hover{background:rgba(255,206,42,1);color:#fff!important;}
		.d-erji>ul>li>a:hover span{opacity: 1;}
		.erjiname{position:relative;}
	    .sanji>a{line-height: 24px!important;color:#000!important;font-size: 16px;font-weight: 200;border-bottom: 1px dashed #afafaf;
		display: block;padding:5px 15px;display:block;}
	    .sanji>a:hover{background:rgba(255,26,42,1);color:#fff!important;}
	    .sanji{
	    position: absolute;left: 100%; top: 0;background:#e2e2e2;width:200px;display:none;color:#000!important;
	    }
	    .erjiname:hover .sanji{display:block!important;}
	
		.sousuo-box{height:42px;width:100%;border:none;background: none;border:1px solid #eaeaea;margin-top:30px;border-radius: 20px;}
		.sousuo-box>input{width:calc(100% - 58px);float:left;height: 40px;line-height: 40px;padding-left: 18px;
		background:none;float:left;border:none;color:#fff;}
		.sousuo-box>button{width:22px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:16px;}

     /* wp的二级类目 */
.nav-center .uk-nav-default {
	position: absolute;
	top: 100%; /* 改为100%紧贴主菜单 */
	z-index: 1000;
	background: #fff;
	display: block;
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	height: 0;
	overflow: hidden;
	min-width: 220px;
	width: 100%;
	border-radius: 8px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	border: 1px solid #f0f0f0;
	opacity: 0;
	transform: translateY(-10px);
	pointer-events: none; /* 初始状态不可点击 */
  }
  
  .nav-center .uk-nav-default > li > a {
	border-bottom: 1px solid #f8f8f8;
	color: #333;
	display: block;
	padding: 12px 20px;
	font-weight: 500;
	transition: all 0.3s ease;
	position: relative;
	text-align:left;
  }
  
  .nav-center .uk-nav-default > li > a:hover {
	text-decoration: none;
	background: #efd808; /* 或 #093288 */
	color: #fff; /* 蓝色版本改为 #fff */
	padding-left: 25px;
	border-bottom-color: #efd808; /* 或 #093288 */
  }
  
  .nav-center .uk-nav-default > li > a:hover::before {
	content: "→";
	position: absolute;
	left: 5px;
	transition: all 0.3s ease;
  }
  
  /* 关键修复：添加悬停区域和延迟关闭 */
  .uk-navbar-nav > li {
	position: relative;
  }
  
  .uk-navbar-nav > li:hover .uk-nav-default {
	height: auto;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto; /* 显示时可点击 */
  }
  
  /* 为二级菜单添加上方透明区域，防止鼠标离开 */
  .uk-navbar-nav > li .uk-nav-default::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 10px; /* 增加悬停区域高度 */
	width: 100%;
	background: transparent;
  }
  
  /* 或者使用延迟关闭方案 */
  .uk-navbar-nav > li .uk-nav-default {
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s 0.1s; /* 添加延迟 */
  }


	
		  @media(max-width:1200px){  
			
			.uk-navbar-nav>li{margin: 0;padding: 0 0;}
			.uk-navbar-nav>li>a{padding: 0 26px;}
			

		  }
		  @media(max-width:960px){  
			.site-top-bar__inner{padding:12px 16px;}
			.site-top-bar__logo-img{max-height:42px;}
			.site-top-bar__logo-name{font-size:18px;}
			.nav-center{width: calc(100% - 120px);}
			.nav-right{width: 100px;}
		  }
	    @media(max-width:768px){  
		.site-top-bar__inner{flex-wrap:wrap;gap:10px;}
		.site-top-bar__info{width:100%;justify-content:flex-start;gap:12px;margin-left:0;}
		.site-top-bar__item{font-size:12px;}
		.header__inner{padding:0;}
		.hed-right{width: 100%;text-align: center;}
		.hed-lx{margin-bottom: 5px;}
		.hed-left{width: 100%;}
	    .header{padding: 0;position: relative;}
		.nav-right{width: 40px;background: #515457;}
		.lar-box{padding-top: 0;}
		.header-search{display: none;}
		.nav-center{padding: 0;background: #515457;display: block;max-width: 100%;width: calc(100% - 40px);}
		.sousuo-box1{display: none;}
        .header .uk-navbar-toggle {background: #efd808;}
		
		}
         
 
	/* 首页产品分类 */
	.index-pc{
		width:100%;
		background:#fff;
		line-height:normal;
	}
	.index-pc__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
	}
	.index-pc__inner{
		max-width:1730px;
		margin:0 auto;
		padding:56px 20px 64px;
		box-sizing:border-box;
	}
	.index-pc__header{
		display:none;
	}
	.index-pc__card{
		display:none;
	}
	.index-pc__slider-foot{
		display:none;
	}
	.index-pc__list{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		align-items:flex-start;
		gap:24px 16px;
		margin:0;
		padding:0;
		list-style:none;
	}
	.index-pc__item{
		flex:1 1 0;
		min-width:120px;
		max-width:220px;
	}
	.index-pc__link{
		display:block;
		text-align:center;
		text-decoration:none;
	}
	.index-pc__ico-wrap{
		display:flex;
		align-items:center;
		justify-content:center;
		width:185px;
		height:185px;
		margin:0 auto 18px;
		perspective:800px;
	}
	.index-pc__ico{
		display:block;
		width:185px;
		height:185px;
		object-fit:contain;
		margin:0 auto;
		transition:transform .55s ease;
		transform:rotateY(0deg);
		backface-visibility:hidden;
	}
	.index-pc__name{
		display:block;
		font-size:18px;
		line-height:1.4;
		color:#333333;
		font-weight:normal;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		transition:color .3s ease,font-weight .3s ease;
	}
	.index-pc__link:hover .index-pc__ico{
		transform:rotateY(360deg);
	}
	.index-pc__link:hover .index-pc__name{
		color:#000000;
		font-weight:bold;
	}
	.index-pc__more-wrap{
		margin-top:48px;
		text-align:center;
	}
	.index-pc__more{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		gap:10px;
		width:220px;
		height:41px;
		box-sizing:border-box;
		border:1px solid #a0a0a0;
		color:#333333;
		font-size:16px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		text-decoration:none;
		position:relative;
		overflow:hidden;
		isolation:isolate;
	}
	.index-pc__more::after{
		content:'';
		position:absolute;
		left:50%;
		top:50%;
		width:16px;
		height:16px;
		margin-left:-8px;
		margin-top:-8px;
		border-radius:50%;
		background:rgba(239,216,8,.55);
		transform:scale(0);
		opacity:0;
		pointer-events:none;
		z-index:0;
	}
	.index-pc__more-text{
		position:relative;
		z-index:1;
		line-height:1;
		color:#333333;
		font-size:16px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-pc__more-arrow{
		position:relative;
		z-index:1;
		display:block;
		width:28px;
		height:9px;
	}
	.index-pc__more:hover{
		border-color:#a0a0a0;
		background-color:transparent;
		color:#333333;
		text-decoration:none;
	}
	.index-pc__more:hover::after{
		animation:index-more-ripple .75s ease-out forwards;
	}
	.index-pc__more:hover .index-pc__more-text{
		color:#333333;
	}
	@media screen and (max-width:1200px){
		.index-pc__item{
			flex:1 1 calc(25% - 16px);
			max-width:none;
		}
	}
	@media screen and (max-width:767px){
		.index-pc{
			background:#f5f5f5;
		}
		.index-pc__inner{
			padding:36px 16px 48px;
		}
		.index-pc__header{
			display:block;
			position:relative;
			text-align:center;
			margin-bottom:28px;
			padding-top:8px;
		}
		.index-pc__en{
			margin:0 0 6px;
			font-size:28px;
			line-height:1.1;
			font-weight:normal;
			letter-spacing:0.08em;
			font-family:Arial,"Helvetica Neue",sans-serif;
			text-transform:uppercase;
			background:linear-gradient(to bottom,#d8d8d8 0%,rgba(216,216,216,0) 100%);
			-webkit-background-clip:text;
			background-clip:text;
			-webkit-text-fill-color:transparent;
			color:transparent;
		}
		.index-pc__title{
			margin:0 0 14px;
			font-size:24px;
			line-height:1.35;
			font-weight:bold;
			color:#222222;
			font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		}
		.index-pc__desc{
			margin:0 auto;
			max-width:320px;
			font-size:14px;
			line-height:1.75;
			color:#666666;
			font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		}
		.index-pc__list{
			flex-direction:row;
			flex-wrap:nowrap;
			align-items:stretch;
			gap:0;
			transition:transform .45s ease;
			will-change:transform;
		}
		.index-pc__slider-viewport{
			overflow:hidden;
		}
		.index-pc__slider.is-slider-active .index-pc__slider-foot{
			display:flex;
			justify-content:center;
			margin-top:18px;
		}
		.index-pc__dots{
			display:flex;
			align-items:center;
			justify-content:center;
			gap:8px;
		}
		.index-pc__dot{
			width:8px;
			height:8px;
			padding:0;
			border:0;
			border-radius:50%;
			background:#d0d0d0;
			cursor:pointer;
			transition:background .3s ease,transform .3s ease;
		}
		.index-pc__dot.is-active{
			background:#515457;
			transform:scale(1.15);
		}
		.index-pc__item{
			flex:0 0 100%;
			min-width:0;
			max-width:none;
			width:100%;
		}
		.index-pc__link--desk{
			display:none;
		}
		.index-pc__card{
			display:block;
			background:#ffffff;
			overflow:hidden;
			padding:15px;
			box-sizing:border-box;
		}
		.index-pc__card-media{
			display:block;
			line-height:0;
			overflow:hidden;
			border-radius:2px;
		}
		.index-pc__card-img{
			display:block;
			width:100%;
			height:auto;
			aspect-ratio:686/386;
			object-fit:cover;
		}
		.index-pc__card-name{
			margin:0;
			padding:18px 0 14px;
			font-size:18px;
			line-height:1.4;
			font-weight:bold;
			color:#222222;
			text-align:center;
			font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		}
		.index-pc__card-more{
			display:block;
			width:100%;
			max-width:280px;
			margin:0 auto;
			padding:10px 20px;
			box-sizing:border-box;
			border:1px solid #d0d0d0;
			border-radius:999px;
			background:#ffffff;
			color:#666666;
			font-size:15px;
			line-height:1.4;
			text-align:center;
			text-decoration:none;
			font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		}
		.index-pc__more-wrap{
			display:none;
		}
	}
	
	
	
	
	/* 首页公司简介 */
	.index-ab{
		width:100%;
		line-height:normal;
	}
	.index-ab__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
		overflow-x:hidden;
		background:#f5f5f5 url(assets/images/bg2.jpg) center top no-repeat;
		background-size:cover;
	}
	.index-ab__top{
		background:transparent;
	}
	.index-ab__hero{
		max-width:1742px;
		margin:0 auto;
		padding:48px 20px 0;
		box-sizing:border-box;
		line-height:0;
		text-align:center;
	}
	.index-ab__hero-img{
		display:inline-block;
		width:auto;
		max-width:100%;
		height:auto;
		vertical-align:top;
	}
	.index-ab__main{
		width:100vw;
		margin-left:calc(50% - 50vw);
		padding:32px 0 0;
		box-sizing:border-box;
		display:flex;
		align-items:flex-start;
		justify-content:flex-start;
		flex-wrap:nowrap;
		gap:30px;
	}
	.index-ab__left{
		width:1258px;
		flex:0 0 1258px;
		max-width:1258px;
		margin-left:max(0px, calc(100vw - 1742px));
		box-sizing:border-box;
	}
	.index-ab__desc{
		font-size:16px;
		line-height:1.85;
		color:#333333;
		margin-bottom:36px;
		width:100%;
		max-width:1258px;
	}
	.index-ab__desc p{
		margin:0 0 12px;
		color:#333333;
		font-size:16px;
	}
	.index-ab__ys{
		display:flex;
		flex-wrap:nowrap;
		justify-content:space-between;
		align-items:flex-start;
		gap:0;
		margin:0;
		padding:0;
		list-style:none;
		width:100%;
		max-width:1258px;
	}
	.index-ab__ys-item{
		width:224px;
		flex:0 0 224px;
		box-sizing:border-box;
	}
	.index-ab__ys-head{
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:8px;
		min-height:45px;
	}
	.index-ab__ys-ico{
		display:block;
		width:45px;
		height:45px;
		flex-shrink:0;
		object-fit:contain;
		transform-style:preserve-3d;
		transition:transform .6s ease;
	}
	.index-ab__ys-name{
		margin:0;
		font-size:18px;
		line-height:1.3;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ab__ys-line{
		display:block;
		width:100%;
		height:1px;
		margin:10px 0 14px;
		background:#cccccc;
	}
	.index-ab__ys-numline{
		margin:0;
		line-height:1;
		display:flex;
		align-items:baseline;
		flex-wrap:wrap;
		gap:4px;
	}
	.index-ab__num{
		font-size:52px;
		line-height:1;
		color:#333333;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ab__ys-unit{
		font-size:18px;
		line-height:1;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ab__video{
		width:484px;
		height:413px;
		flex:0 0 484px;
		position:relative;
		margin-left:0;
	}
	.index-ab__video-link{
		display:block;
		width:100%;
		height:100%;
		position:relative;
		line-height:0;
		text-decoration:none;
	}
	.index-ab__video-thumb{
		display:block;
		width:484px;
		height:413px;
		object-fit:cover;
	}
	.index-ab__video-play{
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%,-50%);
		width:77px;
		height:90px;
		pointer-events:none;
	}
	.index-ab__gallery-band{
		position:relative;
		background:transparent url(assets/images/bg3.png) left top no-repeat;
		background-size:auto;
		padding:40px 0 48px;
	}
	.index-ab__gallery-inner{
		max-width:1674px;
		margin:0 auto;
		padding:0 20px;
		box-sizing:border-box;
	}
	.index-ab__gallery-head{
		display:flex;
		align-items:center;
		justify-content:flex-start;
		gap:20px;
		margin-bottom:28px;
		flex-wrap:wrap;
	}
	.index-ab__company{
		margin:0 0 8px;
		font-size:30px;
		line-height:1.25;
		color:#efd808;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ab__company-en{
		margin:0;
		font-size:16px;
		line-height:1.4;
		color:#ffffff;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ab__badge{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		min-height:35px;
		padding:0 18px;
		background:#efd808;
		color:#585b5d;
		font-size:20px;
		line-height:1.2;
		border-radius:17.5px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		letter-spacing: 2px;
		white-space:nowrap;
	}
	.index-ab__slider{
		position:relative;
	}
	.index-ab__slider-viewport{
		overflow:hidden;
		border-radius:4px;
		line-height:0;
	}
	.index-ab__track{
		display:flex;
		align-items:flex-start;
		gap:16px;
		margin:0;
		padding:0;
		list-style:none;
		transition:transform .45s ease;
		will-change:transform;
	}
	.index-ab__slide{
		flex:0 0 auto;
		min-width:0;
		line-height:0;
		overflow:hidden;
		border-radius:2px;
	}
	.index-ab__slide-img{
		display:block;
		width:100%;
		height:auto;
		max-width:100%;
		border-radius:2px;
		transition:transform .5s ease;
	}
	.index-ab__slide:hover .index-ab__slide-img{
		transform:scale(1.1);
	}
	.index-ab__slider-foot{
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:24px;
		margin-top:20px;
	}
	.index-ab__progress{
		position:relative;
		flex:1;
		height:2px;
		background:rgba(255,255,255,.28);
		border-radius:1px;
		overflow:hidden;
	}
	.index-ab__progress-thumb{
		display:block;
		position:absolute;
		left:0;
		top:0;
		height:2px;
		width:33.333%;
		background:#efd808;
		border-radius:1px;
		transition:transform .45s ease,width .45s ease;
	}
	.index-ab__slider-nav{
		display:flex;
		justify-content:flex-end;
		gap:12px;
		flex-shrink:0;
	}
	.index-ab__slider-btn{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		line-height:0;
		opacity:.85;
		transition:opacity .3s ease,transform .3s ease;
	}
	.index-ab__slider-btn.is-disabled{
		opacity:.35;
		pointer-events:none;
	}
	.index-ab__slider-btn:hover{
		opacity:1;
		transform:scale(1.06);
	}
	.index-ab__slider-btn img{
		display:block;
		width:26px;
		height:18px;
	}
	@media screen and (max-width:1200px){
		.index-ab__hero{
			padding-left:20px;
			padding-right:20px;
		}
		.index-ab__main{
			width:100%;
			margin-left:0;
			flex-direction:column;
			align-items:stretch;
			padding-left:20px;
			padding-right:20px;
		}
		.index-ab__left,
		.index-ab__video{
			width:100%;
			flex:0 0 auto;
			max-width:100%;
			margin-left:0;
		}
		.index-ab__desc,
		.index-ab__ys{
			max-width:100%;
		}
		.index-ab__video{
			height:auto;
			margin-top:24px;
		}
		.index-ab__video-thumb{
			width:100%;
			height:auto;
			max-height:none;
		}
		.index-ab__ys{
			flex-wrap:wrap;
			justify-content:flex-start;
			gap:16px 0;
		}
		.index-ab__ys-item{
			width:50%;
			flex:0 0 50%;
		}
	}
	@media screen and (max-width:767px){
		.index-ab__hero{padding:32px 16px 0;}
		.index-ab__main{padding:24px 16px 40px;}
		.index-ab__gallery-inner{padding:0 16px;}
		.index-ab__ys-item{width:100%;flex:0 0 100%;}
		.index-ab__num{font-size:40px;}
		.index-ab__company{font-size:24px;}
		.index-ab__badge{font-size:16px;white-space:normal;text-align:center;}
		.index-ab__slider-foot{flex-wrap:wrap;}
	}

	/* 首页推荐案例展示 */
	.index-case{
		width:100%;
		line-height:normal;
	}
	.index-case__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
		background:#fff url(assets/images/bg5.jpg) center top no-repeat;
		background-size:cover;
	}
	.index-case__inner{
		max-width:1680px;
		margin:0 auto;
		padding:64px 20px 72px;
		box-sizing:border-box;
	}
	.index-case__title{
		margin:0 0 48px;
		font-size:60px;
		line-height:1.2;
		color:#333333;
		font-weight:bold;
		text-align:center;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-case__grid{
		display:flex;
		flex-wrap:wrap;
		align-items:flex-start;
		gap:40px 24px;
	}
	.index-case__item{
		flex:0 0 calc((100% - 72px) / 4);
		min-width:0;
		display:flex;
		align-items:stretch;
		box-sizing:border-box;
		transition:transform .45s ease;
	}
	.index-case__item:hover{
		transform:translateY(-10px);
	}
	.index-case__item:nth-child(4n+2),
	.index-case__item:nth-child(4n){
		margin-top:130px;
	}
	.index-case__rail{
		position:relative;
		flex:0 0 11px;
		width:11px;
		margin-right:14px;
		align-self:stretch;
		flex-shrink:0;
		--index-case-num-size:36px;
		--index-case-num-lh:1.1;
		--index-case-dot-size:11px;
		--index-case-num-mid:calc(var(--index-case-num-size) * var(--index-case-num-lh) / 2);
	}
	.index-case__dot{
		display:block;
		width:11px;
		height:11px;
		border-radius:50%;
		background:#bfbfbf;
		position:absolute;
		left:0;
		top:calc(var(--index-case-num-mid) - var(--index-case-dot-size) / 2);
		z-index:1;
	}
	.index-case__line{
		display:block;
		position:absolute;
		left:50%;
		top:var(--index-case-num-mid);
		bottom:-60px;
		width:1px;
		margin-left:-0.5px;
		background:#bfbfbf;
	}
	.index-case__body{
		flex:1 1 auto;
		min-width:0;
	}
	.index-case__link{
		display:block;
		text-decoration:none;
		color:inherit;
	}
	.index-case__link:hover{
		text-decoration:none;
		color:inherit;
	}
	.index-case__num{
		display:block;
		font-size:36px;
		line-height:1.1;
		color:#333333;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-case__name{
		margin:10px 0 0;
		font-size:24px;
		line-height:1.35;
		color:#333333;
		font-weight:normal;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-case__accent{
		display:block;
		width:48px;
		height:3px;
		margin-top:12px;
		background:#efd808;
	}
	.index-case__media{
		margin-top:18px;
		overflow:hidden;
		line-height:0;
		background:#e8e8e8;
	}
	.index-case__img{
		display:block;
		width:100%;
		height:auto;
		object-fit:cover;
	}
	.index-case__ph{
		display:block;
		width:100%;
		min-height:200px;
		background:linear-gradient(135deg,#eee,#ddd);
	}
	.index-case__desc{
		margin:16px 0 0;
		font-size:18px;
		line-height:1.65;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-case__more-wrap{
		margin-top:56px;
		text-align:center;
	}
	.index-case__more{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		gap:10px;
		width:220px;
		height:41px;
		box-sizing:border-box;
		border:1px solid #efd808;
		background:#efd808;
		color:#333333;
		font-size:16px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		text-decoration:none;
		position:relative;
		overflow:hidden;
		isolation:isolate;
	}
	.index-case__more::after{
		content:'';
		position:absolute;
		left:50%;
		top:50%;
		width:16px;
		height:16px;
		margin-left:-8px;
		margin-top:-8px;
		border-radius:50%;
		background:rgba(255,255,255,.42);
		transform:scale(0);
		opacity:0;
		pointer-events:none;
		z-index:0;
	}
	.index-case__more-text{
		position:relative;
		z-index:1;
		line-height:1;
		color:#333333;
		font-size:16px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-case__more-arrow{
		position:relative;
		z-index:1;
		display:block;
		width:28px;
		height:9px;
	}
	.index-case__more:hover{
		border-color:#efd808;
		background-color:#efd808;
		color:#333333;
		text-decoration:none;
	}
	.index-case__more:hover::after{
		animation:index-more-ripple .75s ease-out forwards;
	}
	.index-case__more:hover .index-case__more-text{
		color:#333333;
	}
	@keyframes index-more-ripple{
		0%{
			transform:scale(0);
			opacity:.5;
		}
		100%{
			transform:scale(18);
			opacity:0;
		}
	}
	@media screen and (max-width:1200px){
		.index-case__title{font-size:42px;margin-bottom:36px;}
		.index-case__item{
			flex:0 0 calc((100% - 24px) / 2);
		}
		.index-case__item:nth-child(4n+2),
		.index-case__item:nth-child(4n){
			margin-top:0;
		}
		.index-case__item:nth-child(even){
			margin-top:80px;
		}
	}
	@media screen and (max-width:767px){
		.index-case__inner{padding:40px 16px 48px;}
		.index-case__title{font-size:32px;margin-bottom:28px;}
		.index-case__grid{gap:28px 0;}
		.index-case__item{
			flex:0 0 100%;
		}
		.index-case__item:nth-child(4n+2),
		.index-case__item:nth-child(4n),
		.index-case__item:nth-child(even){
			margin-top:0;
		}
		.index-case__num{font-size:28px;}
		.index-case__rail{--index-case-num-size:28px;}
		.index-case__name{font-size:20px;}
		.index-case__desc{font-size:16px;}
		.index-case__more{width:100%;max-width:330px;}
		.index-case__more-wrap{margin-top:36px;}
	}

	/* 首页帮助与支持 */
	.index-ser{
		width:100%;
		line-height:normal;
	}
	.index-ser__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
	}
	.index-ser__banner{
		height:344px;
		background:#2d4a2d url(assets/images/bg6.png) center center no-repeat;
		background-size:1920px 344px;
		display:flex;
		align-items:center;
		justify-content:center;
		padding:0 20px;
		box-sizing:border-box;
	}
	.index-ser__title{
		margin:0;
		font-size:60px;
		line-height:1.2;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ser__body{
		background:#f5f5f5 url(assets/images/bg7.png) center top no-repeat;
		background-size:cover;
	}
	.index-ser__inner{
		max-width:1680px;
		margin:0 auto;
		padding:48px 20px 64px;
		box-sizing:border-box;
	}
	.index-ser__grid{
		display:grid;
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:28px 32px;
	}
	.index-ser__card{
		background:rgba(255,255,255,.34);
		border-radius:10px;
		box-shadow:0 6px 24px rgba(0,0,0,.08);
		padding:28px 32px 32px;
		box-sizing:border-box;
		transition:transform .45s ease,box-shadow .45s ease;
	}
	.index-ser__card:hover{
		transform:translateY(-10px);
		box-shadow:0 12px 32px rgba(0,0,0,.12);
	}
	.index-ser__head{
		display:flex;
		align-items:flex-start;
		justify-content:space-between;
		gap:20px;
		margin-bottom:18px;
	}
	.index-ser__head-left{
		display:flex;
		align-items:center;
		gap:14px;
		flex:1 1 auto;
		min-width:0;
	}
	.index-ser__ico-wrap{
		flex:0 0 43px;
		width:43px;
		height:43px;
		border-radius:50%;
		background:#efd808;
		display:flex;
		align-items:center;
		justify-content:center;
		overflow:hidden;
	}
	.index-ser__ico{
		display:block;
		width:43px;
		height:43px;
		object-fit:contain;
		transition:transform .6s ease;
	}
	.index-ser__card:hover .index-ser__ico{
		transform:rotateZ(360deg);
	}
	.index-ser__name{
		margin:0;
		font-size:24px;
		line-height:1.35;
		color:#333333;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ser__head-right{
		display:flex;
		align-items:flex-start;
		flex:0 0 auto;
	}
	.index-ser__num-wrap{
		display:inline-flex;
		flex-direction:column;
		align-items:center;
	}
	.index-ser__num{
		font-size:24px;
		line-height:1.1;
		color:#515457;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ser__num-line{
		display:block;
		width:100%;
		min-width:100%;
		height:1px;
		margin-top:6px;
		background:#515457;
	}
	.index-ser__desc{
		font-size:16px;
		line-height:1.75;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.index-ser__desc p{
		margin:0 0 10px;
		font-size:16px;
		line-height:1.75;
		color:#333333;
	}
	.index-ser__desc p:last-child{
		margin-bottom:0;
	}
	@media screen and (max-width:1200px){
		.index-ser__banner{
			height:280px;
			background-size:cover;
		}
		.index-ser__title{font-size:42px;}
		.index-ser__grid{gap:22px 24px;}
	}
	@media screen and (max-width:767px){
		.index-ser__banner{
			height:220px;
			padding:0 16px;
		}
		.index-ser__title{font-size:32px;}
		.index-ser__inner{padding:32px 16px 48px;}
		.index-ser__grid{
			grid-template-columns:1fr;
			gap:20px 0;
		}
		.index-ser__card{padding:22px 20px 24px;}
		.index-ser__name{font-size:20px;}
		.index-ser__num{font-size:20px;}
		.index-ser__desc{font-size:15px;}
		.index-ser__desc p{font-size:15px;}
	}



/* 表单 */
.biaodan li{margin-bottom: 8px;position: relative;}
.biaodan li input{width: 100%;height: 44px;font-weight: 400;background:rgba(255,255,255,1);
border:none!important;color:#000;padding-left: 16px;font-size: 16px;}
.biaodan li input::-webkit-input-placeholder{color:#888888;font-size: 14px;}
.biaodan li textarea{width: 100%;font-weight: 400;background:rgba(255,255,255,1);border:none!important;color:#000;
padding-left:16px;line-height:50px;font-size:16px;
}
.biaodan li textarea::-webkit-input-placeholder {color: #888888;line-height: 50px;font-weight: 400;font-size: 16px;} 
.send{
	width: 108px!important;
	height: 34px!important;
	font-size: 16px;
	font-family: "Times New Roman";
	background:none;
	border: 1px solid #ffffff;
	font-weight: 400;
   
	font-weight: 400;
	transition: 0.8s;-webkit-transition: 0.8s;
	display: block;
	color:#ffffff;
	margin: 0px 0 0;

}
.send:hover{background: #004bb1;color:#fff;border:1px solid #004bb1;}




   /* 页尾联系我们通栏 */
	.ft-lx{
		width:100%;
		line-height:normal;
	}
	.ft-lx__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
		height:344px;
		background:#2d4a2d url(assets/images/bg8.png) center center no-repeat;
		background-size:1920px 344px;
		display:flex;
		align-items:center;
		box-sizing:border-box;
	}
	.ft-lx__inner{
		max-width:1400px;
		width:100%;
		margin:0 auto;
		padding:0 20px;
		box-sizing:border-box;
		display:flex;
		align-items:center;
		justify-content:space-between;
		gap:32px;
	}
	.ft-lx__text{
		flex:1 1 auto;
		min-width:0;
	}
	.ft-lx__title{
		margin:0 0 14px;
		font-size:36px;
		line-height:1.35;
		color:#ffffff;
		font-weight:bold;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.ft-lx__subtitle{
		margin:0;
		font-size:20px;
		line-height:1.5;
		color:#ffffff;
		letter-spacing:22px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.ft-lx__btn{
		flex:0 0 auto;
		width:190px;
		height:50px;
		min-height:50px;
		max-height:50px;
		box-sizing:border-box;
		display:inline-flex;
		align-items:center;
		justify-content:center;
		padding:0 45px 0 0;
		background:#efd808;
		border-radius:25px;
		text-decoration:none;
		position:relative;
		overflow:hidden;
		isolation:isolate;
		transition:transform .35s ease,box-shadow .35s ease;
	}
	.ft-lx__btn::after{
		content:'';
		position:absolute;
		left:50%;
		top:50%;
		width:14px;
		height:14px;
		margin-left:-7px;
		margin-top:-7px;
		border-radius:50%;
		background:rgba(255,255,255,.45);
		transform:scale(0);
		opacity:0;
		pointer-events:none;
		z-index:0;
	}
	.ft-lx__btn-text{
		position:relative;
		z-index:1;
		flex:1 1 auto;
		width:100%;
		font-size:16px;
		line-height:1;
		color:#56595b;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		white-space:nowrap;
		text-align:center;
	}
	.ft-lx__btn-ico{
		position:absolute;
		right:4px;
		top:50%;
		z-index:1;
		display:block;
		width:41px;
		height:41px;
		flex-shrink:0;
		transform:translateY(-50%);
		transition:transform .45s ease;
	}
	.ft-lx__btn:hover{
		transform:translateY(-3px);
		box-shadow:0 8px 24px rgba(0,0,0,.18);
		text-decoration:none;
	}
	.ft-lx__btn:hover::after{
		animation:index-more-ripple .75s ease-out forwards;
	}
	.ft-lx__btn:hover .ft-lx__btn-ico{
		transform:translateY(-50%) scale(1.08) rotate(-8deg);
	}
	@media screen and (max-width:1200px){
		.ft-lx__outer{
			height:auto;
			min-height:280px;
			padding:48px 0;
			background-size:cover;
		}
		.ft-lx__title{font-size:28px;}
		.ft-lx__subtitle{font-size:18px;letter-spacing:0.2em;}
	}
	@media screen and (max-width:767px){
		.ft-lx__outer{
			min-height:240px;
			padding:40px 0;
		}
		.ft-lx__inner{
			flex-direction:column;
			align-items:flex-start;
			padding:0 16px;
		}
		.ft-lx__title{font-size:24px;margin-bottom:10px;}
		.ft-lx__subtitle{font-size:16px;letter-spacing:0.15em;}
	}

   /* 页尾信息（新版 ft-*，通栏 #515457 / 内容 1400） */
	.footer{
		width:100%;
		max-width:1920px;
		margin:0 auto;
		padding:0;
		background:#515457;
		background-image:none;
		box-sizing:border-box;
	}
	.ft-wrap{width:100%;box-sizing:border-box;}
	.ft-inner{
		max-width:1400px;
		margin:0 auto;
		padding:40px 20px 44px;
		box-sizing:border-box;
	}
	.ft-head{
		display:flex;
		flex-direction:row;
		align-items:center;
		justify-content:space-between;
		flex-wrap:nowrap;
		gap:20px;
	}
	.ft-logo{
		flex:0 0 394px;
		width:394px;
		max-width:28.14%;
		line-height:0;
	}
	.ft-logo__img{display:block;height:auto;max-height:120px;max-width:394px;object-fit:contain;object-position:left center;}
	.ft-sm{
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		justify-content:flex-end;
		gap:10px 12px;
		flex:0 0 440px;
		width:440px;
		max-width:31.43%;
	}
	.ft-sm__link{display:block;line-height:0;text-decoration:none;}
	.ft-sm__link img{display:block;width:28px;height:28px;object-fit:contain;}
	.ft-rule{
		margin:28px 0 32px;
		border:0;
		border-top:1px solid rgba(255,255,255,.8);
	}
	.ft-grid{
		display:grid;
		grid-template-columns:minmax(0,2fr) minmax(0,4.45fr) minmax(0,650px);
		gap:28px 40px;
		align-items:start;
	}
	.ft-col--form{
		width:100%;
		max-width:650px;
		justify-self:end;
	}
	.ft-menu,
	.ft-menu ul{
		list-style:none;
		margin:0;
		padding:0;
	}
	.ft-menu li{margin:0 0 16px;}
	.ft-menu li:last-child{margin-bottom:0;}
	.ft-menu a{
		display:block;
		font-size:18px;
		line-height:2;
		font-weight:bold;
		color:#ffffff;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		text-decoration:none;
	}
	.ft-menu a:hover,
	.ft-menu a:focus{
		color:#efd808;
		text-decoration:none;
	}
	.ft-contact{
		margin:0;
		padding:0;
		font-size:16px;
		line-height:2;
		font-weight:bold;
		color:#ffffff;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.ft-contact__row{
		margin:0 0 16px;
		font-size:16px;
		line-height:2;
		font-weight:bold;
		color:#ffffff;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.ft-contact__row:last-child{margin-bottom:0;}
	.ft-contact__label{
		font-weight:bold;
		color:#ffffff;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.ft-contact__vals{
		display:inline;
		word-break:break-word;
		font-weight:bold;
	}
	.ft-contact__sep{
		color:#ffffff;
		font-weight:bold;
	}
	.ft-contact__val{
		word-break:break-word;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		color:#ffffff;
		font-size:16px;
		font-weight:bold;
		line-height:2;
	}
	.ft-contact__link{
		color:#ffffff;
		font-weight:bold;
		line-height:2;
		text-decoration:none;
		transition:color .2s ease,opacity .2s ease;
	}
	.ft-contact__link:hover,
	.ft-contact__link:focus{
		color:#efd808;
		text-decoration:none;
	}
	.ft-cf7{margin-top:0;}
	.ft-cf7 .wpcf7-form-control-wrap{display:block;margin-bottom:10px;}
	.ft-cf7 input[type="text"],
	.ft-cf7 input[type="email"],
	.ft-cf7 input[type="tel"],
	.ft-cf7 textarea{
		width:100%;
		max-width:100%;
		box-sizing:border-box;
		font-size:15px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		border:none;
		border-radius:0;
		background:#ffffff;
	}
	.ft-cf7 input[type="submit"],
	.ft-cf7 .wpcf7-submit{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		width:106px;
		height:32px;
		min-width:106px;
		max-width:106px;
		padding:0;
		box-sizing:border-box;
		border:none;
		border-radius:0;
		background:#efd808;
		color:#333333;
		font-size:14px;
		line-height:1;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
		cursor:pointer;
		transition:background-color .25s ease,transform .25s ease;
	}
	.ft-cf7 input[type="submit"]:hover,
	.ft-cf7 .wpcf7-submit:hover{
		background:#d4c007;
		transform:translateY(-1px);
	}
	.bottom{
		padding:14px 0;
		margin-top:0;
		background:#000000;
	}
	.bottom-inner{
		max-width:1400px;
		margin:0 auto;
		padding:0 20px;
		box-sizing:border-box;
	}
	.bottom-box{
		display:flex;
		justify-content:space-between;
		align-items:center;
		flex-wrap:wrap;
		gap:8px 16px;
	}
	.bottom-name{
		margin:0;
		text-align:left;
		color:#ffffff;
		font-size:14px;
		line-height:20px;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.sitemap{
		text-align:left;
		color:#ffffff;
		font-size:14px;
		line-height:20px;
		text-decoration:none;
		font-family:"Microsoft YaHei","微软雅黑",sans-serif;
	}
	.sitemap:hover{
		color:#efd808;
		text-decoration:none;
	}
	@media(max-width:1100px){
		.ft-grid{
			grid-template-columns:repeat(2,minmax(0,1fr));
			gap:24px 20px;
		}
		.ft-col--form{
			grid-column:1 / -1;
			max-width:100%;
			justify-self:stretch;
		}
	}
	@media(max-width:960px){
		.ft-inner{padding:32px 16px 36px;}
		.ft-head{
			flex-direction:column;
			align-items:flex-start;
		}
		.ft-logo,
		.ft-sm{
			flex:0 0 auto;
			width:100%;
			max-width:100%;
		}
		.ft-sm{justify-content:flex-start;}
	}
	@media(max-width:640px){
		.ft-grid{grid-template-columns:1fr;}
		.ft-col--form{grid-column:1;}
	}
	@media(max-width:768px){
		.bottom-name{font-size:13px;}
		.sitemap{font-size:13px;}
	}

    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#000;text-decoration: none;line-height:30px;font-weight: 400;text-align: left;
		text-transform: uppercase;}
		   .m-box ol{display: flex;margin: 0;justify-content: start;padding: 0;}
		
		   .banner-box{position: relative;margin: 0 auto;width: 100%;max-width: 1920px;}
		   .banner-nr{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;flex-direction: row;justify-content: center;}
		   .banner-nr>div{max-width: 1500px;width: 100%;}  
		   .banner-title{text-align: center;font-size: 60px;color:#ffffff;line-height: 64px;
		margin-top: 0;margin-bottom: 0;font-family: "微软雅黑";
		}
		   p.banner-title{margin:0;}
		
		   .banner-subtitle{text-align: center;font-size: 30px;color:#ffffff;line-height: 28px;font-family: "微软雅黑";
		margin: 20px auto 0;letter-spacing: 20px;
		}
		   .banner-xian{width: 88px;height: 10px;background: #efd808;margin: 12px auto 0;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #efd808;
			border-top: 1px solid #efd808;
		}
		.breadcrumb li::after{color:#000;}
		.breadcrumb li {
			display: inline;
		}
		
		/* .breadcrumb li+li:before {
			content: '>>'; 
			padding: 0 5px;
			color:#333333;
		}  */
		  @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 20px;line-height: 24px;margin-bottom: 10px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;line-height: 16px;letter-spacing: 10px;margin: 10px auto 0;} 
		 .top-name p{font-size: 18px;line-height: 20px;}

		   }
   
  
	
     /* 内页公司简介 */
	.about-intro{
		width:100%;
		max-width:1920px;
		margin:0 auto;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
	.about-intro__wrap{
		position:relative;
		width:100%;
		aspect-ratio:1920/1373;
		min-height:520px;
		background-color:#e8e8e8;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
		display:flex;
		flex-direction:column;
		justify-content:space-between;
		box-sizing:border-box;
		overflow:hidden;
	}
	.about-intro__top{
		flex:1 1 auto;
		display:flex;
		align-items:flex-start;
		justify-content:center;
		padding:72px 20px 40px;
		box-sizing:border-box;
	}
	.about-intro__inner{
		width:100%;
		max-width:1400px;
		margin:0 auto;
		text-align:center;
		box-sizing:border-box;
	}
	.about-intro__title{
		margin:0 0 36px;
		font-size:60px;
		line-height:1.2;
		font-weight:bold;
		color:#333333;
	}
	.about-intro__content{
		color:#333333;
		font-size:16px;
		line-height:1.85;
		text-align:center;
	}
	.about-intro__content p{
		margin:0 0 14px;
		color:#333333;
		font-size:16px;
		line-height:1.85;
	}
	.about-intro__content p:last-child{margin-bottom:0;}
	.about-intro__stats{
		position:relative;
		width:100%;
		flex-shrink:0;
		padding:48px 20px 56px;
		box-sizing:border-box;
		background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.45) 45%,rgba(0,0,0,0) 100%);
	}
	.about-intro__stats-inner{
		width:100%;
		max-width:1400px;
		margin:0 auto;
		box-sizing:border-box;
	}
	.about-intro__ys{
		display:flex;
		flex-wrap:nowrap;
		justify-content:space-between;
		align-items:center;
		margin:0;
		padding:0;
		list-style:none;
		width:100%;
	}
	.about-intro__ys-item{
		position:relative;
		flex:1 1 0;
		display:flex;
		align-items:center;
		justify-content:center;
		min-width:0;
		box-sizing:border-box;
	}
	.about-intro__ys-divider{
		flex-shrink:0;
		width:1px;
		height:48px;
		background:rgba(255,255,255,.55);
		margin-right:0;
	}
	.about-intro__ys-body{
		flex:1 1 auto;
		text-align:center;
		padding:0 12px;
		box-sizing:border-box;
	}
	.about-intro__ys-numline{
		margin:0 0 10px;
		line-height:1;
		display:flex;
		align-items:baseline;
		justify-content:center;
		flex-wrap:wrap;
		gap:4px;
	}
	.about-intro__num{
		font-size:52px;
		line-height:1;
		color:#ffffff;
		font-weight:bold;
	}
	.about-intro__ys-unit{
		font-size:22px;
		line-height:1;
		color:#ffffff;
		font-weight:bold;
	}
	.about-intro__ys-name{
		margin:0;
		font-size:18px;
		line-height:1.4;
		color:#ffffff;
	}


/* 市场展示 */
.about-market{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	padding:64px 20px 72px;
	box-sizing:border-box;
	background:#ffffff;
	font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
.about-market__outer{width:100%;}
.about-market__inner{
	max-width:1475px;
	margin:0 auto;
	text-align:center;
	box-sizing:border-box;
}
.about-market__logo-wrap{
	margin:0 auto 28px;
	line-height:0;
}
.about-market__logo{
	display:inline-block;
	width:361px;
	max-width:100%;
	height:auto;
	object-fit:contain;
}
.about-market__subtitle{
	margin:0 auto 40px;
	max-width:1200px;
	font-size:24px;
	line-height:1.6;
	color:#333333;
}
.about-market__map{
	display:block;
	width:100%;
	max-width:1475px;
	margin:0 auto;
	overflow:hidden;
	line-height:0;
}
.about-market__map-img{
	display:block;
	width:100%;
	max-width:1475px;
	height:auto;
	aspect-ratio:1475/707;
	object-fit:cover;
	transition:transform .55s ease;
}
.about-market__map:hover .about-market__map-img{
	transform:scale(0.94);
}
@media(max-width:1024px){
	.about-market{padding:48px 16px 56px;}
	.about-market__subtitle{font-size:20px;margin-bottom:32px;}
}
@media(max-width:768px){
	.about-market{padding:40px 16px 48px;}
	.about-market__logo{width:280px;}
	.about-market__subtitle{font-size:18px;margin-bottom:24px;}
}

	/* 工厂展示	   */
  .factory-show{padding:1% 3% 3%;}

  .fac-title{text-align: center;font-size: 60px;line-height: 66px;font-weight: bold;font-family: "微软雅黑";color:#333333;margin-bottom: 80px;}
  
  .gc-tu{display: block;width: 100%;}

/* 我们的证书 */
.about-cert{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	overflow:hidden;
	font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
.about-cert__wrap{
	width:100%;
	min-height:520px;
	padding:64px 0 72px;
	box-sizing:border-box;
	overflow:hidden;
	background:#f0f0f0 url(assets/images/bg9.png) center center no-repeat;
	background-size:1920px 1062px;
}
.about-cert__inner{
	width:100%;
	max-width:1820px;
	margin:0 auto;
	padding:0 20px;
	box-sizing:border-box;
	overflow:hidden;
}
.about-cert__title{
	margin:0 0 48px;
	font-size:60px;
	line-height:1.2;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.about-cert__set{
	margin-bottom:40px;
	overflow:hidden;
}
.about-cert__set:last-child{
	margin-bottom:0;
}
.about-cert__set .uk-slidenav-position{
	margin:0;
	overflow:hidden;
}
.about-cert__set .uk-slideset{
	margin:0;
	overflow:hidden;
}
.about-cert__set .uk-slideset > li{
	text-align:center;
	box-sizing:border-box;
}
.about-cert__img{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	margin:0 auto;
}
.about-cert__img--top{
	max-height:320px;
}
.about-cert__img--bottom{
	max-height:240px;
}
.about-cert__dotnav{
	margin:28px 0 0;
	padding:0;
	list-style:none;
}
.about-cert__dotnav > *{
	padding-left:16px;
	margin-top:0;
}
.about-cert__dotnav > * > *{
	width:18px;
	height:18px;
	box-sizing:border-box;
	background:transparent;
	border:1px solid #626262;
	border-radius:50%;
}
.about-cert__dotnav > * > :hover,
.about-cert__dotnav > * > :focus{
	background:transparent;
	outline:none;
}
.about-cert__dotnav > .uk-active > *{
	background:#626262;
	border-color:#626262;
}

/* UIkit 2 默认网格无 1-7 列，补充以支持证书上方一排 7 张 */
@media (min-width:960px){
	.uk-grid-width-large-1-7 > *{
		width:14.2857142857%;
	}
}
@media (min-width:1220px){
	.uk-grid-width-xlarge-1-7 > *{
		width:14.2857142857%;
	}
}

@media(max-width:1919px){
	.about-cert__wrap{background-size:cover;}
}
@media(max-width:1024px){
	.about-cert__wrap{padding:48px 0 56px;}
	.about-cert__title{font-size:42px;margin-bottom:36px;}
	.about-cert__img--top{max-height:260px;}
	.about-cert__img--bottom{max-height:200px;}
}
@media(max-width:768px){
	.about-cert__wrap{padding:40px 0 48px;}
	.about-cert__inner{padding:0 16px;}
	.about-cert__title{font-size:32px;margin-bottom:28px;}
	.about-cert__set{margin-bottom:32px;}
	.about-cert__img--top{max-height:220px;}
	.about-cert__img--bottom{max-height:160px;}
	.about-cert__dotnav{margin-top:20px;}
}

/* 视频展示 */
.about-video{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	padding:64px 20px 72px;
	box-sizing:border-box;
	background:#ffffff;
	font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
.about-video__wrap{width:100%;}
.about-video__inner{
	max-width:1780px;
	margin:0 auto;
	box-sizing:border-box;
}
.about-video__title{
	margin:0 0 48px;
	font-size:60px;
	line-height:1.2;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.about-video__grid{
	margin:0;
	padding:0;
	list-style:none;
}
.about-video__grid > *{
	padding-left:30px;
}
.about-video__item{
	text-align:center;
}
.about-video__media{
	display:block;
	position:relative;
	line-height:0;
	text-decoration:none;
	overflow:hidden;
}
.about-video__media::after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.35);
	pointer-events:none;
}
.about-video__media--static::after{
	display:none;
}
.about-video__thumb{
	display:block;
	width:100%;
	aspect-ratio:560 / 420;
	object-fit:cover;
}
.about-video__play{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	width:77px;
	height:90px;
	pointer-events:none;
	z-index:1;
}
.about-video__name{
	margin:18px 0 0;
	font-size:18px;
	line-height:1.4;
	color:#666666;
	text-align:center;
}

@media(max-width:1024px){
	.about-video{padding:48px 20px 56px;}
	.about-video__title{font-size:42px;margin-bottom:36px;}
	.about-video__grid > *{padding-left:20px;}
}
@media(max-width:768px){
	.about-video{padding:40px 16px 48px;}
	.about-video__title{font-size:32px;margin-bottom:28px;}
	.about-video__grid > *{padding-left:0;margin-top:24px;}
	.about-video__grid > *:first-child{margin-top:0;}
	.about-video__name{font-size:16px;margin-top:14px;}
}

@media(max-width:1919px){
	.about-ab-stats{background-size:cover;}
}
@media(max-width:1024px){
	.about-intro__title{font-size:42px;margin-bottom:28px;}
	.about-intro__top{padding:48px 16px 32px;}
	.about-intro__num{font-size:40px;}
	.about-intro__ys-unit{font-size:18px;}
	.about-intro__ys-name{font-size:16px;}
	.about-intro__stats{padding:36px 16px 44px;}
	.iab-stats--about-dark .iab-stat{border-bottom-color:rgba(255,255,255,.28);}
	.fac-title{font-size: 34px;line-height: 40px;}
}
@media(max-width:768px){
	.about-intro__wrap{aspect-ratio:auto;min-height:0;}
	.about-intro__title{font-size:32px;}
	.about-intro__content{
		background:rgba(255,255,255,.85);
		padding:20px 16px;
		border-radius:4px;
		box-sizing:border-box;
	}
	.about-intro__content,
	.about-intro__content p{font-size:15px;}
	.about-intro__ys{
		flex-wrap:wrap;
		justify-content:center;
		gap:24px 0;
	}
	.about-intro__ys-item{
		flex:0 0 50%;
		max-width:50%;
	}
	.about-intro__ys-divider{display:none;}
	.about-intro__ys-body{padding:0 8px;}
	.about-intro__num{font-size:32px;}
	.fac-title{font-size: 26px;line-height: 32px;}
}

 @media(max-width:960px){
	.ab-title{font-size: 26px;line-height: 32px;}
	.fac-title{font-size: 26px;line-height: 32px;}
	.ab-left{width: 100%;margin-bottom: 20px;}
.ab-right{width: 100%;}
	  }

	 /*内页案例列表 */
	.case-list.ics{
		width:100%;
		max-width:1920px;
		margin:0 auto;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
	.case-list .case-list__band{
		background-color:#fff;
		padding:56px 0 64px;
		box-sizing:border-box;
	}
	.case-list .case-list__inner{
		max-width:1400px;
		margin:0 auto;
		padding:0 20px 8px;
		box-sizing:border-box;
	}
	.case-list .ics__title{
		margin:0 0 48px;
		font-size:60px;
		line-height:1.2;
		font-weight:bold;
		color:#333333;
		text-align:center;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
	.pcl-grid{
		display:grid;
		grid-template-columns:repeat(3,minmax(0,1fr));
		gap:32px 24px;
		margin-top:8px;
	}
	.pcl-card{
		margin:0;
		display:flex;
		flex-direction:column;
		height:100%;
		background:#fff;
		overflow:hidden;
		box-sizing:border-box;
	}
	.pcl-card__media{
		position:relative;
		width:100%;
		aspect-ratio:16/10;
		background:#e8e8e8;
		overflow:hidden;
		flex-shrink:0;
	}
	.pcl-card__img{
		display:block;
		width:100%;
		height:100%;
		object-fit:cover;
		transition:transform .5s ease;
	}
	.pcl-card:hover .pcl-card__img{
		transform:scale(1.08);
	}
	.pcl-card__ph{
		display:block;
		width:100%;
		height:100%;
		min-height:160px;
		background:linear-gradient(135deg,#eee,#ddd);
	}
	.pcl-card__body{
		padding:20px 16px 24px;
		text-align:center;
		box-sizing:border-box;
		flex:1 1 auto;
		display:flex;
		flex-direction:column;
		align-items:center;
		background:#fff;
		transition:background-color .35s ease,color .35s ease;
	}
	.pcl-card:hover .pcl-card__body{
		background:#707070;
	}
	.pcl-card__name{
		margin:0;
		font-size:24px;
		line-height:1.4;
		font-weight:bold;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
		transition:color .35s ease;
	}
	.pcl-card:hover .pcl-card__name{
		color:#fff;
	}
	.pcl-card__desc{
		margin:10px 0 0;
		font-size:16px;
		line-height:1.6;
		color:#333333;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		-webkit-line-clamp:3;
		overflow:hidden;
		text-overflow:ellipsis;
		word-break:break-word;
		max-width:100%;
		transition:color .35s ease;
	}
	.pcl-card:hover .pcl-card__desc{
		color:#fff;
	}
	.pcl-empty{text-align:center;color:#666;font-size:18px;margin:24px 0;}
	.pcl-pagination{margin-top:48px;}
	@media (max-width:1200px){
		.pcl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;}
		.case-list .ics__title{font-size:48px;margin-bottom:40px;}
	}
	@media (max-width:768px){
		.case-list .case-list__band{padding:44px 0 48px;}
		.case-list .case-list__inner{padding:0 16px 8px;}
		.case-list .ics__title{font-size:32px;margin-bottom:32px;}
		.pcl-grid{grid-template-columns:1fr;gap:24px 0;}
		.pcl-card__name{font-size:20px;}
		.pcl-card__desc{font-size:15px;}
	}
	/* 内页案例详情 */
	.case-page{padding: 3% 3%;}
	.case-nr{margin: 20px auto 30px;}
.case-title{font-size: 36px;color:#333333;line-height: 40px;text-align: left;font-family: "Times New Roman";margin-bottom: 20px;}

	/*内页新闻列表 */
	.news-list{
		width:100%;
		padding:56px 0 64px;
		box-sizing:border-box;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
	.news-list__outer{
		width:100%;
		max-width:1920px;
		margin:0 auto;
	}
	.news-list__inner{
		max-width:1400px;
		margin:0 auto;
		padding:0 20px;
		box-sizing:border-box;
	}
	.news-list__items{
		list-style:none;
		margin:0;
		padding:0;
	}
	.news-list__item{margin:0;}
	.lnews-box{
		display:block;
		width:100%;
		text-decoration:none;
		color:inherit;
		background:#fff;
		transition:background-color .35s ease,color .35s ease;
	}
	.lnews-box1{
		display:flex;
		justify-content:space-between;
		flex-wrap:wrap;
		align-items:stretch;
		max-width:1400px;
		margin:0 auto;
		padding:30px 0;
		box-sizing:border-box;
		background:transparent;
	}
	.lnews-tu{
		width:516px;
		flex-shrink:0;
		overflow:hidden;
	}
	.lnews-tu img{
		display:block;
		width:100%;
		height:100%;
		object-fit:cover;
	}
	.lnews-tu__ph{
		display:block;
		width:100%;
		min-height:220px;
		background:linear-gradient(135deg,#eee,#ddd);
	}
	.lnews-left{
		width:calc(100% - 516px);
		padding:0 28px;
		display:flex;
		align-items:center;
		box-sizing:border-box;
	}
	.lnews-body{width:100%;}
	.lnews-name{
		margin:0;
		font-size:24px;
		line-height:1.4;
		font-weight:bold;
		color:#333333;
		transition:color .35s ease;
	}
	.lnews-date{
		margin:10px 0 0;
		font-size:16px;
		line-height:1.4;
		color:#333333;
		transition:color .35s ease;
	}
	.lnews-desc{
		margin:20px 0;
		font-size:18px;
		line-height:1.67;
		color:#333333;
		transition:color .35s ease;
	}
	.lnews-more{
		display:inline-flex;
		align-items:center;
		justify-content:center;
		width:114px;
		height:34px;
		box-sizing:border-box;
		font-size:16px;
		line-height:1;
		color:#333333;
		background:#efd808;
		text-align:center;
		transition:background-color .35s ease,color .35s ease;
	}
	.lnews-box:hover{
		text-decoration:none;
		background:#585b5d;
		color:#fff;
	}
	.lnews-box:hover .lnews-name,
	.lnews-box:hover .lnews-date,
	.lnews-box:hover .lnews-desc{color:#fff;}
	.lnews-box:hover .lnews-more{
		background:#efd808;
		color:#333333;
	}
	.news-list__pagination{margin-top:48px;}
	.news-list__empty{
		text-align:center;
		color:#666;
		font-size:18px;
		margin:24px 0;
	}
	@media(max-width:960px){
		.lnews-left{width:100%;padding:24px 0 0;}
		.lnews-tu{width:100%;}
	}
	@media(max-width:768px){
		.news-list{padding:44px 0 48px;}
		.news-list__inner{padding:0 16px;}
		.lnews-box1{padding:24px 16px;}
		.lnews-name{font-size:20px;}
		.lnews-desc{font-size:16px;margin:16px 0;}
	}
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-box{display: flex;justify-content: center;}
	.xq-title{font-size:36px;line-height: 40px;text-align: center;color:#333333;font-family: "微软雅黑";}
	h1.xq-title, h1.npr-title, h1.case-title{font-weight:inherit;}
	h1.xq-title, h1.case-title{margin:0;}
	.xq-date{font-size: 16px;color:#333333;text-align: center;line-height: 20px;margin:  20px 0 0;font-family: "微软雅黑";}
	.xq-xian{width: 100%;height: 1px;background: #d1d1d1;margin: 20px 0 20px;}
	.news-xqimg{width: 100%;}
	.news-bottom{margin: 26px auto;}
    
	
	/*分页 */
	.pr-next{margin:4% auto 0;width:400px;}
	.pr-next>p{width:190px;height: 35px;border:1px solid #585b5d;color:#ffffff;line-height: 33px;text-align: center;font-size: 14px;
		cursor:pointer;background: #585b5d;border-radius: 17.5px;}
	.pr-next>p:hover{border:1px solid #efd808;background: #efd808;color:#585b5d;}
	.pr-next>p:hover a{color:#585b5d;text-decoration: none;}
	.pr-next a{display: block;color:#ffffff;}
	.pr-next>p:nth-child(1){float:left;}
	.pr-next>p:nth-child(2){float:right;}
	@media(max-width:480px){
	.m-box{padding: 0 15px;}
	}
	@media(max-width:400px){
	.pr-next{margin:20px auto 0;width:167px;}
	.pr-next>p{margin-bottom: 5%;}
	}
	


	
/* 内页产品列表 */
.pro{padding: 3% 3%;}
.pro-left {padding-right: 0;}
	.list-title{background: #585b5d;font-size: 36px;line-height: 38px;padding: 18px 28px;font-family: "微软雅黑";
color:#ffffff;margin-bottom: 0;
 }
.lei-list{background: #fff;}

	.nav-box2{padding-bottom: 0;background: #ecf6ff;}
	.nav-box1{overflow:hidden;height:0;position:relative;}
	.lei-list h3{padding: 0;padding: 8px 28px;position:relative;text-align: left;
	 color:#333333;line-height:24px;font-size: 16px;margin-bottom: 5px;background: #f7f7f7;
		 }
	.lei-list h3 a{display:block;color:inherit;text-decoration:none;}
	.nav-box3{margin-bottom:0;padding: 0 0;}
	.nav-box3:hover{cursor: pointer;}
	.nav-box2{}
	 .lei-list a p{font-size: 16px;line-height: 20px;float: right;color:#333333;padding: 8px 28px;width: 100%;
	 background: none;text-align: left;background: #fff;
	 }
	 .lei-list div .lei-name1 p{color:#000!important;text-decoration: underline;font-weight: bold;} 	
.sanjiao{position:absolute;top:calc(50% - 5px);right:20px;transform: rotate(-90deg);display: none;}
.sanjiao1{position:absolute;top:calc(50% - 5px);right:20px;display: block;transform: rotate(-90deg);}
.jia{border: 1px solid #bfbfbf;width:15px;height: 15px;border-radius: 3px;position: relative;display: inline-block;margin-right: 10px;}
.heng{width: 9px;height: 1px;position: absolute;left: 2px;top: 6px;background: #bfbfbf;}
.shu{width: 1px;height: 9px;position: absolute;left:6px;top: 2px;background: #bfbfbf;}
.lei-list div .uk-active .shu{display: none;}
.lei-list div .uk-active img{transform: rotate(0deg);}
.lei-list div .uk-active1 h3{color:#000!important;font-weight: bold;}
.lei-list div .uk-active1 .jia{border: 1px solid #fff;}
.lei-list div .uk-active1 .heng{background:#fff;}
.lei-list div .uk-active1 .shu{background:#fff;}
.lei-list div .uk-active1 .sanjiao{display: block;}
.lei-list div .uk-active1 .sanjiao1{display: none;}
.uk-accordion-content{padding:0!important;}
	.in-pr-box{position: relative;overflow: hidden;transition: 0.6s;display: block;}
		.in-pr-imgbox{overflow: hidden;border: 1px solid #b5b5b5;position: relative;transition: 0.6s;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;height:300px;}
		.inpr-fugai{display: flex;background:#585b5d;justify-content: space-between;padding: 10px;}
	
		.in-pr-title{text-align: left;font-size:24px;line-height: 30px;color:#ffffff;transition: 0.6s;font-weight: bold;
			width: calc(100% - 80px);
		}
		.inpr-more{width: 72px;height: 30px;background: #efd808;border-radius: 15px;text-align: center;font-size:16px;text-align: center;
			line-height: 30px;color:#585b5d; transition: 0.6s;}

		.in-pr-box:hover{text-decoration: none;}
		.in-pr-box:hover .inpr-fugai{background:#efd808;}
		.in-pr-box:hover .inpr-more{background:#585b5d;color:#ffffff;}
		.in-pr-box:hover .in-pr-title{color:#585b5d;}
		.in-pr-box:hover .in-pr-img{transform: scale(1.1);}



	 /* 产品详情*/
	 .pr-page{padding:3%;}
	 .pr-tu{display: block;margin-bottom: 20px;border: 1px solid #e5e5e5;width: 100%;}
	 .pr-box2{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .pr-box1{width: 125px;}
	 .showactive img{border: 1px solid #efd808;}
	 .show-box{width: calc(100% - 150px);}
	 .show{display: block;border: 1px solid #ccc;width: 100%;}
	 .xiao{border: 1px solid #bfbfbf;}
	.npr-title{font-size: 36px;line-height: 40px;font-weight: bold;color:#333333;margin-top: 20px;
	}

	
	.npr-xian{width: 70px;height: 6px;background: #efd808;margin:18px 0 30px ;}
	 .pr-nr{margin-top: 16px;}
	.pr-contact{margin-top: 30px;}
	.npr-title1{font-size: 60px;line-height: 64px;font-weight: bold;color:#333333;text-align: center;font-family: "微软雅黑";margin-bottom: 40px;}
	@media(max-width:768px){
		.npr-title1{font-size:36px;line-height:40px;margin-bottom:28px;}
	}
	@media(max-width:480px){
		.npr-title1{font-size:28px;line-height:32px;margin-bottom:24px;}
	}
	 .pr-bottom{padding: 3% 3%;}
	 .tj-box{padding: 3% 3%;background: url(assets/images/cpng.png) top center repeat;}
	 .fugai-box{position: relative;}
     .fugai{position: absolute;left: 0;top: 0;background: rgba(0,0,0,.8);width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;
	flex-direction: row;}
	.fugai img{transform: scale(0.5);}


	.s-left::before,.s-right::before{display: none;}
	.s-left{left:-4%!important;display: block!important;border: none;color:#999999;width: 10px;height: 15px;}
	.s-right{right:-4%!important;display: block!important;border: none;color:#999999;width: 10px;height: 15px;}	
	.s-left:hover{background: none!important;}
	.s-right:hover{background: none!important;}
	.r-left::before,.r-right::before{display: none;}
	.r-left{left:-4%!important;display: block!important;border: none;color:#999999;width: 57px;height: 57px;}
	.r-right{right:-4%!important;display: block!important;border: none;color:#999999;width: 57px;height: 57px;}	
	.r-left:hover{background: none!important;}
	.r-right:hover{background: none!important;}
    



	@media(max-width:1700px){
	 .s-left{display: block!important;left:1%!important;top:50%!important;}
	 .s-right{display: block!important;right:1%!important;top:50%!important;}   
	  .r-left{display: block!important;left:2%!important;}
	 .r-right{display: block!important;right:2%!important;}   
	 }
	 @media(max-width:960px){
	 .pr-bottom{margin-top: 30px;}
	 .pr-box1{width: 100%;margin-bottom: 30px;}
	
	 .show-box{width: 100%;}
 
	 }
	 
    /* 视屏列表页 */
   .video-list{padding: 3%;}
   /* 视频分类导航 */
   .video-cat-nav{margin-bottom: 40px;text-align: center;}
   .video-cat-nav__list{list-style: none;margin: 0;padding: 0;display: inline-flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 48px;}
   .video-cat-nav__item{margin: 0;padding: 0;}
   .video-cat-nav__link{
	   display: inline-block;
	   font-family: "Times New Roman", Times, serif;
	   font-size: 30px;
	   line-height: 1.2;
	   color: #333333;
	   text-decoration: none;
	   padding: 8px 16px;
	   transition: background-color 0.2s ease, color 0.2s ease;
   }
   .video-cat-nav__link:hover{color: #004bb1;text-decoration: none;}
   .video-cat-nav__link.is-active{
	   background-color: #004bb1;
	   color: #fff;
   }
   .video-cat-nav__link.is-active:hover{color: #fff;}
   @media(max-width:768px){
	   .video-cat-nav__list{gap: 24px;}
	   .video-cat-nav__link{font-size: 22px;padding: 6px 12px;}
   }
   .video-name{font-size: 24px;line-height: 28px;font-family: "Times New Roman";text-align: center;margin-top: 20px;}
   .video-box1{position: relative;display: block;}
	.bf{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
	/* 人才招聘 - 招聘流程 */
	.recruit-process{
		width:100%;
		line-height:normal;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
	.recruit-process__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
		padding:72px 20px 80px;
		box-sizing:border-box;
	}
	.recruit-process__inner{
		max-width:1480px;
		margin:0 auto;
		box-sizing:border-box;
	}
	.recruit-process__title{
		margin:0 0 56px;
		font-size:60px;
		line-height:1.2;
		color:#333333;
		font-weight:bold;
		text-align:center;
	}
	.recruit-process__list{
		display:flex;
		flex-wrap:nowrap;
		align-items:stretch;
		margin:0;
		padding:0;
		list-style:none;
	}
	.recruit-process__item{
		position:relative;
		flex:1 1 0;
		min-width:0;
		box-sizing:border-box;
	}
	.recruit-process__item:not(:last-child)::after{
		content:"";
		position:absolute;
		top:0;
		right:0;
		width:1px;
		height:100%;
		background:#e9e9e9;
	}
	.recruit-process__card{
		height:100%;
		padding:0 38px;
		box-sizing:border-box;
		text-align:center;
		transition:transform .45s ease,box-shadow .45s ease;
	}
	.recruit-process__item:hover .recruit-process__card{
		transform:translateY(-10px);
	}
	.recruit-process__num{
		margin:0 0 24px;
		font-size:60px;
		line-height:1;
		color:#e9e9e9;
	    font-family: "微软雅黑";
		transition:color .45s ease;
	}
	.recruit-process__item:hover .recruit-process__num{
		color:#d5d5d5;
	}
	.recruit-process__name{
		margin:0 0 18px;
		font-size:20px;
		line-height:1.4;
		color:#333333;
		font-family: "微软雅黑";
	}
	.recruit-process__desc{
		font-size:14px;
		line-height:1.75;
		color:#666666;

		font-family: "微软雅黑";
	}
	.recruit-process__desc p{
		margin:0 0 10px;
		font-size:14px;
		line-height:1.75;
		color:#666666;
	}
	.recruit-process__desc p:last-child{
		margin-bottom:0;
	}
	@media screen and (max-width:1200px){
		.recruit-process__outer{padding:56px 20px 64px;}
		.recruit-process__title{
			margin-bottom:40px;
			font-size:42px;
		}
		.recruit-process__num{font-size:48px;}
		.recruit-process__card{padding:0 16px;}
	}
	@media screen and (max-width:767px){
		.recruit-process__outer{padding:40px 16px 48px;}
		.recruit-process__title{
			margin-bottom:32px;
			font-size:32px;
		}
		.recruit-process__list{
			flex-direction:column;
			gap:0;
		}
		.recruit-process__item:not(:last-child)::after{
			top:auto;
			bottom:0;
			left:50%;
			right:auto;
			width:80px;
			height:1px;
			transform:translateX(-50%);
		}
		.recruit-process__card{
			padding:28px 12px 32px;
		}
		.recruit-process__num{
			margin-bottom:16px;
			font-size:40px;
		}
		.recruit-process__name{font-size:18px;}
	}

	/* 人才招聘 - 招聘列表 */
	.recruit-list{
		width:100%;
		line-height:normal;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
		background:#f6f6f6;
	}
	.recruit-list__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
		padding:72px 20px 80px;
		box-sizing:border-box;
	}
	.recruit-list__box{
		max-width:1400px;
		margin:0 auto;
		padding:60px 42px;
		box-sizing:border-box;
		background:#ffffff;
		border-radius:20px;
	}
	.recruit-list__heading{
		margin:0 0 36px;
		font-size:30px;
		line-height:1.3;
		color:#333333;
		font-weight:bold;
		text-align:center;
	}
	.recruit-list__table-head,
	.recruit-list__summary{
		display:grid;
		grid-template-columns:repeat(5,minmax(0,1fr)) 32px;
		align-items:center;
		column-gap:16px;
		width:100%;
		box-sizing:border-box;
	}
	.recruit-list__table-head{
		padding:0 0 18px 50px;
		border-bottom:1px solid #dddddd;
	}
	.recruit-list__table-head .recruit-list__col{
		font-size:20px;
		line-height:1.4;
		color:#333333;
		font-weight:bold;
	}
	.recruit-list__items{
		margin:0;
		padding:0;
		list-style:none;
	}
	.recruit-list__item{
		border-bottom:1px solid #dddddd;
	}
	.recruit-list__summary{
		margin:0;
		padding:22px 0 22px 50px;
		box-sizing:border-box;
		border:none;
		background:transparent;
		text-align:center;
		cursor:pointer;
		font:inherit;
		color:inherit;
		transition:background-color .3s ease;
	}
	.recruit-list__item.is-open .recruit-list__summary{
		background:#f6f6f6;
	}
	.recruit-list__summary .recruit-list__col{
		font-size:20px;
		line-height:1.4;
		color:#333333;
	    text-align: left;
	}
	.recruit-list__col--toggle{
		display:flex;
		align-items:center;
		justify-content:center;
	}
	.recruit-list__icon{
		position:relative;
		display:block;
		width:18px;
		height:18px;
	}
	.recruit-list__icon::before,
	.recruit-list__icon::after{
		content:"";
		position:absolute;
		top:50%;
		left:50%;
		background:#333333;
		transform:translate(-50%,-50%);
		transition:opacity .25s ease;
	}
	.recruit-list__icon::before{
		width:18px;
		height:2px;
	}
	.recruit-list__icon::after{
		width:2px;
		height:18px;
	}
	.recruit-list__item.is-open .recruit-list__icon::after{
		opacity:0;
	}
	.recruit-list__detail{
		padding:20px 80px 20px 80px;
		box-sizing:border-box;
		background:#f6f6f6;
	}
	.recruit-list__block + .recruit-list__block{
		margin-top:24px;
	}
	.recruit-list__block-title{
		margin:0 0 12px;
		font-size:20px;
		line-height:1.4;
		color:#333333;
		font-weight:bold;
	}
	.recruit-list__block-content{
		font-size:14px;
		line-height:1.75;
		color:#666666;
	}
	.recruit-list__block-content p{
		margin:0 0 10px;
		font-size:14px;
		line-height:1.75;
		color:#666666;
	}
	.recruit-list__block-content p:last-child,
	.recruit-list__block-content ol:last-child,
	.recruit-list__block-content ul:last-child{
		margin-bottom:0;
	}
	.recruit-list__block-content ol,
	.recruit-list__block-content ul{
		margin:0;
		padding-left:1.4em;
	}
	.recruit-list__pagination{
		margin-top:48px;
	}
	.recruit-list__empty{
		margin:24px 0 0;
		text-align:center;
		font-size:18px;
		color:#666666;
	}
	@media screen and (max-width:1200px){
		.recruit-list__outer{padding:56px 20px 64px;}
		.recruit-list__box{padding:48px 28px;}
		.recruit-list__table-head{
			padding:0 0 18px 28px;
		}
		.recruit-list__summary{
			padding:22px 0 22px 28px;
		}
		.recruit-list__detail{
			padding:0 0 28px 28px;
		}
		.recruit-list__table-head .recruit-list__col,
		.recruit-list__summary .recruit-list__col{
			font-size:18px;
		}
	}
	@media screen and (max-width:767px){
		.recruit-list__outer{padding:40px 16px 48px;}
		.recruit-list__box{
			padding:36px 20px;
			border-radius:14px;
		}
		.recruit-list__heading{
			margin-bottom:24px;
			font-size:24px;
		}
		.recruit-list__table-head{
			display:none;
		}
		.recruit-list__summary{
			grid-template-columns:1fr 32px;
			row-gap:8px;
			padding:18px 0 18px 20px;
			text-align:left;
		}
		.recruit-list__detail{
			padding:0 0 28px 20px;
		}
		.recruit-list__summary .recruit-list__col:not(.recruit-list__col--title):not(.recruit-list__col--toggle){
			grid-column:1 / 2;
			font-size:15px;
			font-weight:normal;
		}
		.recruit-list__summary .recruit-list__col--title{
			grid-column:1 / 2;
			font-size:18px;
		}
		.recruit-list__summary .recruit-list__col--toggle{
			grid-column:2 / 3;
			grid-row:1 / 6;
			align-self:center;
		}
		.recruit-list__summary .recruit-list__col:nth-child(2)::before{content:"薪资：";}
		.recruit-list__summary .recruit-list__col:nth-child(3)::before{content:"招聘人数：";}
		.recruit-list__summary .recruit-list__col:nth-child(4)::before{content:"学历要求：";}
		.recruit-list__summary .recruit-list__col:nth-child(5)::before{content:"发布时间：";}
		.recruit-list__block-title{font-size:18px;}
	}

	/* 人才招聘 - 福利待遇 */
	.recruit-benefits{
		width:100%;
		line-height:normal;
		font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;
		background:#f6f6f6;
		padding-top: 3%;
	}
	.recruit-benefits__outer{
		max-width:1920px;
		margin:0 auto;
		width:100%;
	}
	.recruit-benefits__banner-wrap{
		width:100%;
		padding:0 20px;
		box-sizing:border-box;
	}
	.recruit-benefits__banner{
		max-width:1400px;
		width:100%;
		margin:0 auto;
		padding:18px 20px;
		box-sizing:border-box;
		background:#efd808;
		text-align:center;
	}
	.recruit-benefits__title{
		margin:0;
		font-size:40px;
		line-height:1.3;
		color:#333333;
		font-weight:bold;
	}
	.recruit-benefits__body{
		padding:56px 20px 80px;
		box-sizing:border-box;
	}
	.recruit-benefits__inner{
		max-width:1200px;
		margin:0 auto;
		display:flex;
		align-items:flex-start;
		justify-content:space-between;
		gap:46px;
		box-sizing:border-box;
	}
	.recruit-benefits__text{
		flex:0 0 850px;
		width:850px;
		max-width:850px;
		min-width:0;
		color:#333333;
		font-size:16px;
		line-height:1.85;
	}
	.recruit-benefits__text p{
		margin:0 0 12px;
		font-size:16px;
		line-height:1.85;
		color:#333333;
	}
	.recruit-benefits__text p:last-child,
	.recruit-benefits__text ol:last-child,
	.recruit-benefits__text ul:last-child{
		margin-bottom:0;
	}
	.recruit-benefits__text ol,
	.recruit-benefits__text ul{
		margin:0;
		padding-left:1.4em;
	}
	.recruit-benefits__media{
		flex:0 0 304px;
		width:304px;
	}
	.recruit-benefits__img{
		display:block;
		width:304px;
		height:484px;
		object-fit:contain;
	}
	@media screen and (max-width:1240px){
		.recruit-benefits__inner{
			max-width:100%;
			flex-wrap:wrap;
			justify-content:center;
		}
		.recruit-benefits__text{
			flex:1 1 100%;
			width:100%;
			max-width:850px;
		}
		.recruit-benefits__media{
			margin:0 auto;
		}
	}
	@media screen and (max-width:767px){
		.recruit-benefits__banner-wrap{
			padding:0 16px;
		}
		.recruit-benefits__banner{
			padding:21px 16px;
		}
		.recruit-benefits__title{
			font-size:28px;
		}
		.recruit-benefits__body{
			padding:40px 16px 56px;
		}
		.recruit-benefits__inner{
			gap:32px;
		}
		.recruit-benefits__text{
			font-size:15px;
		}
		.recruit-benefits__text p{
			font-size:15px;
		}
		.recruit-benefits__media{
			flex:0 0 auto;
			width:100%;
			max-width:304px;
		}
		.recruit-benefits__img{
			width:100%;
			height:auto;
			max-width:304px;
		}
	}


 

.c-right fieldset{display:none;}
.ft-grid fieldset{display:none;}

	 

/* wordpress分页 */
.pagination{margin: 30px auto 0;display: flex;justify-content: center;}
.page-numbers{padding: 4px 10px;border: 1px solid #ccc;margin: 0 4px;color:#000;}
.pagination span{background: #585b5d;color:#fff;border: 1px solid #585b5d;}




/* 修复WordPress对齐类缺失的样式 */
.aligncenter {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: both;
}

.alignleft {
    float: left;
    margin-right: 1em;
    clear: none;
}

.alignright {
    float: right;
    margin-left: 1em;
    clear: none;
}

/* 确保图片居中 */
img.aligncenter {
    display: block;
    margin: 0 auto;
}

/* 确保文字居中 */
p[style*="text-align: center"] {
    text-align: center !important;
}