/*
Theme Name: 通用后台
Description:通用开发主题
Author:北京网聚电子商务有限公司 
Version：1.0
*/
*{color:#000;margin: 0;padding: 0;list-style: none;text-decoration: none;font-size:16px;font-family: "Arial";padding: 0;}
p{margin: 0;}

@font-face{
    font-family: 'HELVETICA-LIGHT';
    src : url('HELVETICA-LIGHT.OTF'); 
}
@font-face{
    font-family: 'HELVETICANEUELTPRO-BD';
    src : url('HELVETICANEUELTPRO-BD.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;}
     .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:36px;width:260px;border:none;border:none;background:none;border: 1px solid #8499c4;border-radius: 18px;
	  z-index: 99;}
	  .sousuo-box1>input{width:calc(100% - 50px);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:#8499c4;padding-left: 20px;}
	  .sousuo-box1>button{width:19px;float:right;border:none;background: none;float:right;margin-top: 6px;margin-right:14px;}
	  .search-icon1{display: none;}

	  /* 顶部信息 */
	.hed{background:#093288 ;padding: 8px 10px;}
    .hed-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .hed-left{width:calc(100% - 270px);display: flex;align-items: center;flex-direction: row;max-width: 750px;}
	.hed-right{width: 260px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.hed-lxbox{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.hed-xian{width: 1px;height: 22px;background-color: #fff;}
	.hed-lx{color:#fff;font-size: 16px;line-height: 22px;min-width: 308px;font-family: "HELVETICA-LIGHT";}
	.hed-icon{margin-right: 16px;width: 22px;height: 22px;}
	.hed-lx:hover{color:#f5c51b;text-decoration: none;}
	  @media(max-width:960px){  
		.hed-xian{display: none;}
		
	  }
		/* 导航样式 */
	    .header{padding:20px 10px;z-index:10;background: #fff;}
		.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-left{width:140px;display: flex;justify-content: start;align-items: center;}
		.nav-center{width:calc(100% - 160px);display: flex;align-items: center;flex-direction: row;justify-content: end;padding: 0 0;}

		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;max-width: 1080px;}
		.uk-navbar-nav>li{padding: 0 0;}
		.uk-navbar-nav>li>a{color:#000000;line-height:50px;font-size: 18px;font-weight: 100;position: relative;height: 50px;
		font-family: "HELVETICANEUELTPRO-BD";padding: 0 34px;border-radius: 25px;
		}
		.uk-navbar-nav>li>a>img{margin-left: 6px;}
		.dropdown-arrow{margin-left:5px;vertical-align:middle;width:8px;}
		.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:#fff;background: #f5c51b;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #fff!important;background: #f5c51b;}
	
		.uk-navbar-toggle{margin-left: 20%;margin-top: 3%;}
		.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;
  }
  
  .nav-center .uk-nav-default > li > a:hover {
	text-decoration: none;
	background: #f5c51b; /* 或 #093288 */
	color: #000; /* 蓝色版本改为 #fff */
	padding-left: 25px;
	border-bottom-color: #f5c51b; /* 或 #093288 */
  }
  
  .nav-center .uk-nav-default > li > a:hover::before {
	content: "→";
	position: absolute;
	left: 15px;
	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:1350px){  
		.uk-navbar-nav>li>a{height: 30px;border-radius: 15px;line-height: 30px;font-size: 16px;padding: 0 20px;}
			
			}
		@media(max-width:960px){  
			.nav-left{width: 100%;}
			.logo{display: block;margin: 0 auto 14px;}
			.nav-center{width: 100%;}
			.uk-navbar-nav>li>a{height: 30px;border-radius: 15px;line-height: 30px;font-size: 16px;padding: 0 15px;}	
		  }
		  @media(max-width:830px){
			.uk-navbar-nav>li>a{height: 24px;border-radius: 12px;line-height: 24px;font-size: 16px;padding: 0 10px;}	
		  }  
	    @media(max-width:768px){  
	    .hed-lx{padding: 5px 0;}
	    .header{padding:10px 0 0;position: relative;}
		.hed-right{display: none;}
		.hed-left{width: 100%;}
		.nav-center{padding: 0;background: #093288;display: block;width: 100%;max-width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #f5c51b!important;margin-left: 0;color:#fff;}	 
	
		}

 /* 首页标题样式 */
.index-titlenr{border-bottom: 1px solid #e7e7e7;padding: 40px 0 20px;margin-bottom: 20px;}
.index-subtitle{font-size: 16px;line-height: 22px;padding-left: 14px;border-left: 3px solid #f5c51b;
font-family: "HELVETICA-LIGHT";text-transform: uppercase;color:#000000
}
.index-titlebox{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.index-titleleft{width: 52%;display: flex;align-items: center;flex-direction: row;padding-top: 16px;}
.index-titleright{width: 45%;max-width: 460px;display: flex;align-items: center;flex-direction: row;justify-content: end;}
.index-title{font-size: 46px;line-height: 50px;color:#010101;text-transform: uppercase;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 0;}
.index-desc{font-size: 16px;line-height: 30px;color:#000000;font-family: "HELVETICA-LIGHT";text-align: right;}
.index-titlenr1{border-bottom: 1px solid rgba(255,255,255,.7);margin-bottom: 30px;}
.index-titlenr1 .index-subtitle{color:#fff;opacity: 0.7;}
.index-titlenr1 .index-title{color:#fff;}
.index-titlenr1 .index-desc{color:#fff;opacity: 0.7;}
@media(max-width:960px){
	.index-titleleft{width: 100%;}
	.index-titleright{width: 100%;max-width: 100%;justify-content: start;}
	.index-titlenr .uk-container{padding: 0 3%;}
	.index-titlebox{margin-top: 0;}
	.index-desc{text-align: left;}
}  
@media(max-width:768px){
	.index-title{font-size: 26px;line-height: 30px;}
	.index-titleleft{padding-top: 10px;}
}  
  /* 精选产品  */
.fea{padding: 10px 3% 2%;}
.fea-box{display: block;position: relative;overflow: hidden;border-radius: 20px;background: #ebeff8;transition: 0.6s;}
.fea-tu{display: block;width: 100%;}
.fea-fugai{width: 100%;position: absolute;left: 0;bottom: 5%;padding: 0 20px;}
.fea-name{text-align: center;font-size: 30px;line-height: 34px;text-transform: uppercase;font-family: "HELVETICANEUELTPRO-BD";color:#000;}
.fea-desc{text-align: center;font-size: 20px;line-height: 24px;margin: 14px 0;font-family: "HELVETICA-LIGHT";color:#575757;}
.fea-more{text-align: center;width: 102px;height: 44px;line-height: 44px;border-radius: 22px;background: #093288;margin: 0 auto;
font-size: 16px;font-family: "HELVETICANEUELTPRO-BD";text-transform: uppercase;color:#fff;transition: 0.6s;
}
.fea-box:hover{-moz-box-shadow:0px 0px 15px #B3B3B3; -webkit-box-shadow:0px 0px 15px #B3B3B3; box-shadow:0px 0px 15px #B3B3B3;}
.fea-box:hover .fea-more{background: #f5c51b;}
@media(max-width:1200px){
	.fea-fugai{bottom: 12px;}
	.fea-desc{margin: 12px 0;}
}
@media(max-width:768px){
	.fea-fugai{bottom: 8px;}
	
	.fea-name{font-size: 20px;line-height: 24px;}
	.fea-desc{font-size: 16px;line-height: 20px;}
	.fea-more{width: 74;height: 32px;font-size: 14px;border-radius: 16px;line-height: 32px;}
}



    /* 首页优势 */
	.index-our{padding: 0 0 2%;background: url(assets/images/bg1.png) top center repeat;}
	.our-box{position: relative;padding: 40px 20px 10px;min-height: 400px;background:rgba(255,255,255,.1);}
	.our-tu{display: block;margin: 0 auto 26px;}
    .our-name{font-size: 24px;line-height: 28px;font-family: "HELVETICANEUELTPRO-BD";color:#fff;text-align: center;transition: 0.6s;}
	.our-desc{font-size: 16px;line-height: 30px;color:#ffffff;text-align: center;margin-top: 30px;opacity: 0.5;}
	
	.our-box:hover .our-tu{transform: rotateY(360deg);transition: 0.6s;}
	.our-box:hover .our-fugai{transform: rotateY(0);}
	.our-box:hover .our-name{color:#f5c51b;}
     @media(max-width:768px){
		.our-tu{margin: 0 auto 16px;}
		.our-desc{margin-top: 12px;}	
		.our-box{min-height: auto;padding: 20px 10px;}
		 }

/* 首页公司简介 */
.index-ab{padding:3% 0;
background: linear-gradient(to bottom,  rgba(231,242,251,1) 0%,rgba(246,250,254,1) 52%,rgba(250,252,254,1) 100%); 
}
.index-ab .uk-container{max-width: 1920px;}
.inab-nrbox{display: flex;justify-content: end;width: 100%;}
.inab-nr{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;max-width: 1660px;}
.inab-left{width: 40%;}
.inab-right{width: 57%;}
.inab-tu{display: block;width: 100%;transition: 0.6s;}
.inab-title{font-size: 46px;line-height: 50px;text-transform: uppercase;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 10px;}
.inab-subtitle{font-size: 16px;line-height: 20px;color:#000000;opacity: 0.7;text-transform: uppercase;}
.iab-desc{overflow-y: auto;margin: 30px 0 18px;max-height: 390px;padding-right: 10px;}
.iab-desc::-webkit-scrollbar {background: #e5e5e5;width: 10px;}
.iab-desc::-webkit-scrollbar-thumb {background: #f3c625;}
.inab-more{display: block;}
.index-ys{max-width: 1400px;margin: 40px auto 0;width: 100%;}
 .inab-box{background: #eef4fe;padding: 40px 30px;transition: 0.6s;}
 .inab-name{font-size: 50px;line-height: 52px;color:#000000;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 0;transition: 0.6s;
	text-align: center;}
 .inab-subname{font-size: 24px;line-height: 52px;color:#000000;font-family: "HELVETICANEUELTPRO-BD";transition: 0.6s;}
 .inab-desc{font-size: 18px;line-height: 30px;color:#7f7f7f;margin-top: 14px;text-align: center;}

 .inab-box:hover .inab-name{color:#fff;}
 .inab-box:hover .inab-subname{color:#fff;}
 .inab-box:hover .inab-desc{color:#fff;}
 .inab-box:hover{background: #163d8f;}

@media(max-width:960px){ 
	.index-ab{padding:3% 3%;}
	.inab-left{width:100%;margin-bottom: 20px;}
	.inab-right{width:100%;}
}

/* 首页工厂展示 */
.index-fac{padding: 0 0 2%;background: #163053;}
.fac-box{border: 2px solid #fff;}
.fac-name{width: 100%;line-height: 60px;margin-top: 6px;background: rgba(255, 255, 255, 0.1);color:#fff;text-align: center;
font-size: 20px;font-family: "HELVETICANEUELTPRO-BD";text-transform: uppercase;
}

/* 首页文化展示 */
.index-zs{padding:3% 2%;background: #fff;}
.zs-tu{display: block;transition: 0.6s;width: 100%;}
.zs-box{overflow: hidden;display: block;}
.zs-box:hover .zs-tu{transform: scale(1.1);}
/* 首页合作展示 */
.index-hz{background: #f0f5fe;padding-bottom: 2%;}
.hz-tu{border: 1px solid #f0f5fe;display: block;width: 100%;transition: 0.6s;}
.hz-tu:hover{border: 1px solid #f4c624;}

		
 
    /* 首页新闻展示 */
	.index-news{padding: 3%;}
	.inews-tubox{position: relative;overflow: hidden;border-radius: 20px;}
	.inews-tu{display: block;width: 100%;transition: 0.6s;}
	.date-box{position: absolute;left: 0;bottom: 0;width: 100%;padding: 28px;display: flex;justify-content: start;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.13+0,0.62+100 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.13) 0%,rgba(0,0,0,0.62) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.date-icon{margin-right: 12px;}
	.inews-date{color:#fff;font-size: 16px;line-height: 20px;text-transform: uppercase;line-height: 27px;font-family: "HELVETICA-LIGHT";}
	.inews-name{font-size: 20px;line-height: 24px;color:#000000;text-transform: uppercase;font-family: "HELVETICANEUELTPRO-BD";
	margin: 24px 0 16px;
	}
	.inews-desc{font-size: 18px;color:#5f5f5f;line-height: 30px;font-family: "HELVETICA-LIGHT";}
	.inews-more{margin-top: 30px;display: block;}
	.inews-box:hover .inews-tu{transform: scale(1.1);}
   .inews-box:hover{text-decoration: none;}
 


   @media(max-width:1720px){
	.index-ab{padding: 3%;}
} 
@media(max-width:1440px){
	.index-hz{padding: 3%;}
	.index-our{padding: 3%;}
	.index-fac{padding: 3%;}
} 

/* 底部联系我们 */
.f-con{margin-top: 20px;padding: 0 3%;}
.fs-box{height: 187px;background: url(assets/images/bg2.png) top center repeat;position: relative;top: 94px;z-index: 10;
padding: 0 136px;display: flex;justify-content: space-between;border-radius: 93.5px;flex-wrap: wrap;
-moz-box-shadow:0px 0px 15px #B5B5B5; -webkit-box-shadow:0px 0px 15px #B5B5B5; box-shadow:0px 0px 15px #B5B5B5;

}
.fs-right{width: calc(100% - 400px);max-width: 600px;padding-top: 45px;}
  .fs-icon{position: relative;width: 393px;top: -120px;width: 393px;height: 294px;}
  .fs-title{font-size: 22px;color:#000000;text-transform: uppercase;line-height: 28px;margin-bottom: 20px;font-family: "HELVETICANEUELTPRO-BD";}

 		/* 表单 */
		 .fcon-box{display: flex;justify-content: space-between;border-radius: 22px;width: 100%;border-radius: 22px;overflow: hidden;
		flex-wrap: wrap;
		} 
		 .fcon-left{width: calc(100% - 147px);}
		 .fcon-right{width:147px;}
		 .fcon-left  input{width: 100%;height: 44px;font-weight: 400;background:#eeeeee;
		 border:none!important;color:#000;padding-left: 26px;font-size: 16px;}
		 .fcon-left  input::-webkit-input-placeholder{color:#818181;font-size: 16px;}
		 .fs-box .screen-reader-response{display: none;}
		 .fs-box .hidden-fields-container{display: none;}
		 .send{
			 width: 147px!important;
			 height: 44px!important;
			 font-size: 18px;
			 border:none;
			 background:#093288!important;
			 font-weight: 400;
			 transition: 0.8s;-webkit-transition: 0.8s;
			 display: block;
			 color:#fff;
			 margin-top: 0;
			 font-family: "Roboto-Regular";
		 }
		 .send:hover{background: #000!important;color:#fff;}
		 @media(max-width:1200px){
			.fs-box{padding: 0 50px;}
		} 
		@media(max-width:960px){
			.fs-icon{display: none;}
			.f-con{margin-top: 0;}
			.fs-right{width: 100%;}
		} 
		@media(max-width:768px){
		.fs-title{font-size: 20px;line-height: 20px;margin-bottom: 10px;}
		.fs-box{border-radius: 0;padding:22px 15px 0;}
		.fcon-box{border-radius: 0;}
		.fcon-left{width: 100%;margin-bottom: 10px;}
		.fcon-right{width:147px;}
		.fs-right{width: 100%;padding-top: 0;}
		} 
		
  /* 页尾信息 */
	.footer{background:#093288;padding:0 ;padding-top:150px;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}	
	.f-left{width:18%;border-right: 1px solid #224794;}
	.f-center{width:44%;border-right: 1px solid #224794;}
	.f-right{width:29%;}
	
	.f-title{font-size: 22px;color:#ffffff;text-transform: uppercase;margin-bottom:18px;line-height: 26px;
	font-family: "HELVETICANEUELTPRO-BD";text-transform: uppercase;
	}
	.f-xian{width: 30px;height: 2px;background: #fff;margin-bottom: 14px;}
	.f-navbox{display: block;}
	.f-navbox a{display: block;font-size: 16px;line-height: 38px;color:#ffffff;transition: 0.6s;
		font-family: "HELVETICA-LIGHT";opacity: 0.7;
	}
	.f-navbox a:hover{opacity: 1;text-decoration: none;}

	.fpr-nav{display: block;font-size: 16px;line-height: 38px;color:#ffffff;transition: 0.6s;
		font-family: "HELVETICA-LIGHT";opacity: 0.7;max-width: 290px;}
	.fpr-nav:hover{opacity: 1;text-decoration: none;color:#fff;}

	.flx-name{display: block;font-size: 16px;line-height: 38px;color:#ffffff;transition: 0.6s;
		font-family: "HELVETICA-LIGHT";opacity: 0.7;max-width: 290px;}
	.flx-name:hover{opacity: 1;text-decoration: none;color:#fff;}
	

	.sm-nr{margin: 50px 0 0;width: 100%;display: flex;justify-content: center;flex-wrap: wrap;}
	.sm-box{display: block;transition: 0.6s;margin: 0 20px;}
	.sm-box:hover{opacity: 0.8;}		
		    .bottom{padding: 14px 0;margin-top: 30px;border-top: 1px solid rgba(255,255,255,.3);}
		
			.bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.bottom-name{text-align: left;color:#fff;font-size: 14px;line-height: 20px;}
			.sitemap{text-align: left;color:#fff;font-size: 14px;line-height: 20px;}
			    @media(max-width:960px){ 
				.footer{background:#093288;padding:0 3%;padding-top:150px;}	
	         .f-left{width: 30%;max-width: 100%;}
			 .f-center{width: 65%;}
			 .f-right{width: 100%;}
	      
			 }
			 @media(max-width:768px){ 
				.f-left{width: 100%;border-right: none;}
				.f-center{width:100%;margin-top: 22px;border-right: none;}

				.f-right{width: 100%;margin-top: 22px;}
	  
				}


    /* 内页面包屑 */
	.m-box span{font-size:16px;color:#ffffff;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: start;flex-direction: row;justify-content: center;}
		   .banner-nr>div{max-width: 1200px;width: 100%;padding-top: 2%;}
		   .banner-title{text-align: center;font-size: 48px;color:#093288;line-height: 52px;text-transform: uppercase;
		margin-top: 0;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 10px;
		}
			.banner-xian{width: 50px;height: 3px;background: #093288;margin: 12px auto 12px;display: none;}
		   .banner-subtitle{text-align: center;font-size: 20px;color:#000000;line-height: 28px;font-family: "HELVETICA-LIGHT";}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 6px 3%;
			background: #093288;
			border-bottom: 1px solid #093288;
		}
	
		.breadcrumb li {
			display: inline;
		}
		
		.breadcrumb li+li:before {
			content: '>>'; /* 修改为你想要的分隔符 */
			padding: 0 5px;
			color:#fff;
		}
		   @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 24px;line-height: 28px;margin-bottom: 0;}
		 .banner-xian{display: block;}  
		 .banner-subtitle{text-align: center;font-size: 14px;line-height: 16px;display: none;} 
		 .top-name p{font-size: 18px;line-height: 20px;}

		   }
   
  


	/*内页新闻列表 */
	 .news-list{padding:3%;}
	 .lnews-box{display: flex;justify-content: space-between;flex-wrap: wrap;transition: 0.6s;background: #ffffff;
	border-radius: 20px;padding-right: 24px;
	}
	   .lnews-tu{width: 420px;border-radius: 20px;overflow: hidden;}
	   .lnews-tu img{display: block;width: 100%;}
	   .lnews-right{width: calc(100% - 460px);display: flex;align-items: center;flex-direction: row;transition: 0.6s;
	   border-left: none;}
	   .lnews-namebox{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 8px;border-bottom: 1px solid #ced6e7;
	padding-bottom:12px ;
	}
  
	   .lnews-name{font-size: 20px;line-height: 22px;transition: 0.6s;color:#000000;transition: 0.6s;
	  font-family: "HELVETICANEUELTPRO-BD";width: calc(100% - 120px);text-transform: uppercase;
	  }
	  .lnews-date{font-size: 18px;line-height: 22px;transition: 0.6s;color:#093288;transition: 0.6s;width: 120px;
		  font-family: "HELVETICA-LIGHT";text-align: right;text-transform: uppercase;
		  }
	   .lnews-desc{font-size: 18px;line-height: 28px;transition: 0.6s;color:#666666;margin: 0;	font-family: "HELVETICA-LIGHT";} 
	   .lnews-more{display: block;margin-top: 6px;}
  
	  
	   .lnews-box:hover{text-decoration: none;background: #f2f4f9;}
	   .lnews-box:hover .lnews-name{color:#093288;}
	
	   @media(max-width:768px){
		.lnews-box{padding: 0;}
		  .lnews-tu{width: 100%;}
		  .lnews-right{width: 100%;padding: 16px;}
		
		  .lnews-name{width: 100%;margin-bottom: 12px;}
		  .lnews-date{width: 100%;text-align: left;}
		  .lnews-more{margin-left: 0;margin-top: 10px;}
			}
	/*内页新闻详情 */
	.news-page{padding:3%;}
	.xq-box{max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
	.xq-title{font-size:20px;line-height: 26px;text-align: left;color:#000000;font-family: "HELVETICANEUELTPRO-BD";text-transform: uppercase;}
	.xq-date{font-size:16px;line-height: 26px;text-align: right;color:#093288;font-family: "HELVETICA-LIGHT";text-transform: uppercase;}
	.xq-xian{width: 100%;height: 1px;background: #d1d1d1;margin: 16px 0 0;}
	.newsxq-img img{width: 100%;border-radius: 20px;}
	.news-bottom{margin: 26px auto;}
	.pr-next{margin:4% auto 0;width:400px;}
	.pr-next>p{width:190px;height: 35px;border:1px solid #333333;color:#333333;line-height: 33px;text-align: center;font-size: 14px;
		cursor:pointer;background: #fff;}
	.pr-next>p:hover{border:1px solid #093288;background: #093288;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#333333;}
	.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: #0d4194;font-size: 28px;line-height: 34px;padding: 14px 18px;text-transform: uppercase;
 font-family:"HELVETICANEUELTPRO-BD" ;color:#fff;margin-bottom: 1px;
 }
 
.lei-list{background: #fff;}
	.lei-list div .lei-name1 p{color:#0d4194!important;text-decoration: underline;background: #e9eef7;} 
	.nav-box2{padding-bottom: 0;background: #ecf6ff;}
	.nav-box1{overflow:hidden;height:0;position:relative;}
	.lei-list h3{padding: 0;padding: 14px 10px;position:relative;text-align: left;border-bottom: 1px dashed #efefef;
	border-left: 1px solid #efefef;border-right:1px solid #efefef;
	 color:#313131;line-height:20px;font-size: 16px;font-weight: 400;margin-bottom: 0;background: #fff;
		 }
	.nav-box3{margin-bottom:0;background: #d6fbfd;padding: 0 0;}
	.nav-box3:hover{cursor: pointer;}
	.nav-box2{border-left: 1px dashed #efefef;border-right: 1px dashed #efefef;}
	 .lei-list a p{font-size: 16px;line-height: 20px;float: right;color:#093288;padding: 12px 16px;width: 100%;padding-left: 38px;
	 background: none;text-align: left;border-bottom: 1px dashed #efefef;background: #fff;border-bottom: 1px dashed #efefef;
	 font-family: "HELVETICA-LIGHT";
	 }
		
.sanjiao{position:absolute;top:calc(50% - 2px);right:20px;transform: rotate(-90deg);display: none;}
.sanjiao1{position:absolute;top:calc(50% - 2px);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:#fff!important;background: #0d4194;}
.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;background: #849ec8;padding-bottom: 14px;transition: 0.6s;display: block;}
		.in-pr-imgbox{overflow: hidden;border: 1px solid #ccc;position: relative;transition: 0.6s;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;}
		.in-pr-title{text-align: left;font-size:16px;line-height: 20px;margin: 18px 0 10px;color:#ffffff;padding: 0 16px;transition: 0.6s;
		 font-family: "HELVETICA-LIGHT";
		}
	    .inpr-bottom{padding: 0 16px;}
		
		.inpr-right{width:25px;position: relative;overflow: hidden;height: 25px;}
		.inpr-icon{width: 25px;position: absolute;left: 0;top: 0;transition: 0.6s;}
		.inpr-icon1{position: absolute;left: -25px;top: 0;transition: 0.6s;}
		.in-pr-subtitle{text-align: left;font-size:14px;line-height: 25px;color:#ffffff;transition: 0.6s;opacity: 0.5;}
	
	
		.in-pr-box:hover{background: #0d4194;text-decoration: none;}
		
		.in-pr-box:hover .in-pr-imgbox{border: 1px solid #0d4194;}
		.in-pr-box:hover .in-pr-img{transform: scale(1.1);}
		.in-pr-box:hover .in-pr-title{color:#ffffff;}
		.in-pr-box:hover .in-pr-subtitle{color:#ffffff;}
		.in-pr-box:hover .inpr-icon1{left: 0;}
		.in-pr-box:hover .inpr-icon{left: 25px;}


	 /* 产品详情*/
	.pr-page{padding:3%;}
	.pr-tu{display: block;margin-bottom: 20px;border: 1px solid #e5e5e5;width: 100%;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #dcdcdc;}
    .pr-page .uk-active .xiao{border: 1px solid #093288;}
	.pr-top{background: #f3f8ff;padding: 6%;}
    .npr-title{font-size: 26px;line-height: 30px;font-weight: bold;color:#20232e;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 20px;}

	.npr-subtitle{font-size: 18px;line-height: 20px;color:#093288;font-family: "HELVETICA-LIGHT";}
	.pr-nr{margin-top: 24px;}
	.cont{display: block;width: 134px;height: 30px;background: #0d4194;text-align: center;line-height: 30px;font-size: 16px;color:#fff;border-radius: 15px;
    margin-top: 20px;}
	.cont:hover{text-decoration: none;color:#fff;background: #000;}
	.npr-box{background: #f1f1f1;width: 100%;margin-top: 60px;}
	.bottom-title{color:#ffffff;font-size: 16px;line-height: 40px;font-weight: 400;width: 170px;background: #0d4194;text-align: center;}
	.bottom-xian{width: 100%;height: 3px;background: #0d4194;margin-bottom: 20px;}
	
	
	.s-left::before,.s-right::before{display: none;}
	.s-left{left:calc(50% - 30px)!important;top: calc(100% + 20px)!important;display: block!important;border: none;color:#999999;width: 34px;}
	.s-right{right:calc(50% - 30px)!important;top:calc(100% + 20px)!important;display: block!important;border: none;color:#999999;width: 34px;}	

   @media(max-width:1500px){
	.s-left{display: block!important;left:1%!important;top:50%!important;}
	.s-right{display: block!important;right:1%!important;top:50%!important;}   
	}
	@media(max-width:960px){
	.pr-bottom{margin-top: 30px;}
	.pr-top{padding:16px;}

	}
/* 联系我们 */
.contact{padding:3%;}  
.c-title{font-size: 36px;line-height: 40px;margin-bottom: 20px;color:#093288;text-transform: uppercase;
font-family: "HELVETICANEUELTPRO-BD";}
.c-subtitle{font-size: 20px;line-height: 24px;margin-bottom: 40px;color:#001034;
	font-family: "HELVETICA-LIGHT";}
.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.c-left{width:52%;}
.c-left fieldset{display:none;}
.f-right fieldset{display:none;}
.c-right{width: 42%;display: flex;align-items: center;flex-direction: row;justify-content: center;background-color: #e6eaf3;
padding: 50px 40px;
}
.c-name{font-size: 36px;line-height: 40px;margin-bottom: 40px;color:#093288;text-transform: uppercase;
	font-family: "HELVETICANEUELTPRO-BD";}
.clx-box{display: flex;justify-content: space-between;margin-bottom: 30px;}
.clx-iconbox{width: 31px;display: flex;align-items: center;}
.clx-icon{width: 31px;height: 31px;}
.clx-name{width: calc(100% - 45px);font-size: 20px;line-height: 38px;color:#4d4d4d;}
 
.map{padding: 3%;padding-top: 0;}




  @media(max-width:960px){
	.con-box{padding: 20px;margin-top: 40px;}
  .contact{padding:0 3%;}  
  .c-left{width:100%;float: none;margin-bottom: 20px;}
 .c-right{width:100%;float: none;padding: 20px;display: block;}

  }

	  @media(max-width:768px){
	.iab-title{font-size:20px;line-height:24px;}
	.iab-more{font-size:16px;}
	.index-title{font-size:24px;line-height:26px;}
	.inour-title{font-size:24px;line-height:26px;}
	.ings-name{font-size:24px;line-height:26px;}
	.ings-box{padding:0 20px;}
	.npr-title{font-size:24px;line-height:26px;}
	  }
	
	 
	 /* 联系我们表单 */
	 .biaodan1>li{margin-bottom: 30px;position: relative;}
	 .biaodan1 li input{width: 100%;height: 56px;font-weight: 400;background:#ffffff;border-radius: 8px;
	 border:1px solid #d2d2d2!important;color:#000;padding-left: 24px;font-size: 16px;}
	 .biaodan1 li input::-webkit-input-placeholder{color:#949494;font-size: 16px;}
     .c-left .screen-reader-response{display: none;}
 
	 .xing1{color:#ff0000;line-height: 24px;}
	 .xing-box{position: relative;display: flex;margin-bottom: 26px;}
	 .c-name1{color:#838383;font-size: 20px;line-height: 24px;margin-right: 6px;}
	 .send1{
		 width: 348px!important;
		 height: 46px!important;
		 font-size: 20px;
		 border:none;
		 background: #093288;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin-top: 0;
	 }
	 .send1:hover{background: #000;color:#fff;}

	  @media(max-width:768px){
	.iab-title{font-size:20px;line-height:24px;}
	.iab-more{font-size:16px;}
	.index-title{font-size:24px;line-height:26px;}
	.inour-title{font-size:24px;line-height:26px;}
	.ings-name{font-size:24px;line-height:26px;}
	.ings-box{padding:0 20px;}
	.npr-title{font-size:24px;line-height:26px;}
	  } 
/* 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: #093288;color:#fff;border: 1px solid #093288;}


.f-right .wpcf7-response-output{color:#fff;margin-top:10px;}


/* 修复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;
}