/*
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: 'HELVETICANEUELTPRO-BD';
    src : url('HELVETICANEUELTPRO-BD.OTF'); 
}

@font-face{
    font-family: 'HELVETICA-LIGHT';
    src : url('HELVETICA-LIGHT.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;padding-top: 50px;}
.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;width:250px;}
		 .sousuo-box1{height:38px;width:250px;border:1px solid #ffffff;background:#ffffff;border-radius: 19px;
		 z-index: 99;}
		 .sousuo-box1>input{width:calc(100% - 40px);float:left;height: 38px;line-height: 38px;padding-left: 8px;
		 background:none;float:left;color:#000;border:none;}
		 .sousuo-box1>input::-webkit-input-placeholder{color:#c6c6c6;padding-left: 14px;}
		 .sousuo-box1>button{width:17px;float:right;border:none;background: none;float:right;margin-top: 8px;margin-right:14px;}
		 .search-icon1{display: none;}
		.logo{display: block;max-width: 150px;} 
     /* 顶部信息 */
	 .top-info{background: #ff9711;padding: 10px 3%;}
	 .top-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .top-left{width: calc(100% - 156px);padding-left: 156px;}
	 .top-right{width: 156px;}
	 .top-text{font-size: 18px;color:#fff;line-height: 20px;font-family: "HELVETICANEUELTPRO-BD";text-align: center;}
	 .topsm-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	 .topsm-box{width: 26px;height: 26px;}
	 .topsm-tu{width: 100%;height: 100%;}

	 @media(max-width:768px){
	    .top-left{padding-left: 0;}
		.top-text{font-size: 14px;padding-left: 0;text-align: left;line-height: 26px;}
	 }

	/* 导航样式 */
	    .header{padding:20px 3%;z-index:10;background: #f5f5f5;}
		.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-left{width: 100px;display: flex;justify-content: space-between;flex-wrap: wrap;}
	
		.nav-right1{width:280px;display: flex;justify-content: end;align-items: center;}
	
		
		
		.nav-center{width:calc(100% - 400px);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: 750px;
		background: rgba(255,255,255,.3);padding:8px;border-radius: 32px;
		}
		.uk-navbar-nav>li{padding: 0 0;}
		.uk-navbar-nav>li>a{color:#999999;line-height:24px;font-size: 16px;font-weight: bold;position: relative;height: 24px;
		padding: 0;text-transform: uppercase;
		}
		.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: 24px;position:relative;height: 24px;}
		.uk-navbar-nav>li.uk-active>a{color:#000;}
		
	  .uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #000!important;}
	
		.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: #ff9711; /* 或 #093288 */
	color: #fff; /* 蓝色版本改为 #fff */
	padding-left: 25px;
	border-bottom-color: #ff9711; /* 或 #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:960px){  
			
			.nav-left{width: 100%;}
			.logo{margin: 0 auto 15px;max-width: 100px;}
			.logo-name{text-align: center;}
			.nav-center{width: calc(100% - 300px);}
			.uk-navbar-nav>li>a{padding: 0 10px;}
		  }
	    @media(max-width:768px){  
		.hed-right{width: 100%;text-align: center;}
		.header{background: #fff;}
		.hed-lx{margin-bottom: 5px;}
		.hed-left{width: 100%;}
	    .header{padding: 0;position: relative;}
		.nav-right{width: 120px;background: #27282c;}
		.lar-box{padding-top: 0;}
		.header-search{display: none;}
		.nav-center{padding: 0;background: #27282c;display: block;max-width: 100%;width: 100%;}
		.header>.uk-container{padding: 0;}
		.sousuo-box1{display: none;}
		.uk-navbar-toggle{margin-top: 0;background: #ff9711!important;margin-left: 0;color:#fff;}	 
		}

 

	/* 首页主要产品 */
.index-main{padding: 3%;background: #f5f5f5;}
.index-title{font-size: 40px;line-height: 44px;margin-bottom: 20px;color:#000000;text-transform: uppercase;text-align: center;margin-bottom: 10px;
font-family: "HELVETICANEUELTPRO-BD";}
.index-subtitle{font-size: 16px;line-height: 20px;color:#8a8a8a;transition: 0.6s;margin-top: 0;height: 20px;font-family: "HELVETICA-LIGHT";
text-align: center;margin-bottom: 40px;
}

.index-main .uk-slider-item{padding-bottom: 30px;}
.inpr-box{display: block;background: #ffffff;padding-bottom: 50px;transition: 0.6s;position: relative;border-radius: 20px;}
.inpr-tubox{display: block;overflow: hidden;border-radius: 20px;}
.inpr-tu{display: block;width: 100%;transition: 0.6s;}
.inpr-name{color:#333333;font-size: 20px;line-height: 24px;font-family: "HELVETICANEUELTPRO-BD";margin: 30px 0 16px;transition: 0.6s;
text-align: center;padding: 0 16px;}
.inpr-subname{color:#8a8a8a;font-size: 16px;line-height: 20px;font-family: "HELVETICA-LIGHT";text-align: center;padding: 0 16px;}
.inpr-more{width: 124px;text-align: center;font-size: 18px;line-height: 30px;color:#fff;opacity: 0;background: #ff9711;
	position: absolute;bottom: -15px;left: calc(50% - 62px);transition: 0.6s;border-radius: 15px;
}
.inpr-box:hover{text-decoration: none;}
.inpr-box:hover .inpr-name{color:#ff9711;}
.inpr-box:hover .inpr-tu{transform: scale(1.05);}
.inpr-box:hover .inpr-more{opacity: 1;}

.p-left::before,.p-right::before{display: none;}
.p-left{display: block!important;left: -80px!important;}
.p-right{display: block!important;right: -80px!important;}

@media(max-width:1700px){
	.p-left{display: block!important;left:2%!important;}
	.p-right{display: block!important;right:2%!important;} 
	 }

/* 首页产品分类 */
.index-fl{background: #ffffff;padding: 3%;}
.infl-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.infl-left{width: 30%;}
.infl-center{width: 40%;padding: 0 18px;}
.infl-right{width: 30%;}
.infl-title{font-size: 40px;line-height:48px;font-family:"HELVETICANEUELTPRO-BD";text-transform: uppercase;
margin-bottom: 4px;
}
.infl-subtitle{font-size: 16px;color:#8a8a8a;line-height: 24px;font-family: "HELVETICA-LIGHT";margin-bottom: 24px;}
.infl-box{display: block;position: relative;overflow: hidden;}
.infl-tu{display: block;width: 100%;transition: 0.6s;}
.infl-fugai{position: absolute;top: 40px;left: 0;padding: 0 10px;width: 100%;}
.infl-name{text-align: center;font-size: 36px;line-height: 40px;font-weight: bold;color:#fff;font-family:"HELVETICANEUELTPRO-BD";}
.infl-hot{color:#ffffff;font-size: 16px;line-height: 20px;margin-top: 8px;font-family: "HELVETICA-LIGHT";opacity: 0.5;text-align: center;
text-transform: uppercase;}
.infl-box2{margin-bottom: 18px;}
.infl-more{display: block;position: absolute;bottom:20px;left: calc(50% - 77px);}
.infl-name2{text-align: left;font-size: 36px;line-height: 40px;font-weight: bold;color:#fff;font-family:"HELVETICANEUELTPRO-BD";
	position: absolute;top: 40px;left: 0;padding: 0 30px;width: 100%;
}
.infl-more2{display: block;position: absolute;bottom:30px;left:30px;}
.infl-fugai2{position: absolute;top: 20px;left: 0;padding: 0 10px;width: 100%;}
.infl-name3{text-align: center;font-size: 36px;line-height: 40px;font-weight: bold;color:#81592d;font-family:"HELVETICANEUELTPRO-BD";}
.infl-more3{display: block;margin: 14px auto 0;}
.infl-fugai4{position: absolute;bottom: 20px;left: 0;padding: 0 10px;width: 100%;}
.infl-name4{text-align: center;font-size: 36px;line-height: 40px;font-weight: bold;color:#ffffff;font-family:"HELVETICANEUELTPRO-BD";}
.infl-more4{display: block;margin: 30px auto 0;}
.infl-desc{text-align: center;font-size: 16px;line-height: 24px;margin-top: 20px;color:#8a8a8a;}
.infl-box:hover .infl-tu{transform: scale(1.08);}

@media(max-width:960px){
.infl-left{width: 100%;margin-bottom: 20px;}
.infl-center{width: 100%;margin-bottom: 20px;}
.infl-right{width: 100%;}
}
/* 首页公司简介 */
.index-ab{padding: 3%;background: url(assets/images/abbg.jpg) no-repeat bottom center;}
.video{margin-bottom: 40px;}

/* 公司简介：标题栏（左标题+副标题 / 右按钮） */
.iab-titlebox{ 
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 16px 24px;
	margin-top: 8px;
	margin-bottom: 24px;
	padding: 18px 0;
	border-bottom: 1px solid #e3e3e3;
	box-sizing: border-box;
}
.iab-title{
	margin: 0;
	flex: 1 1 auto;
	min-width: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 18px;
	font-size: 40px;
	line-height: 1.25;
	font-weight: bold;
	font-family: "HELVETICANEUELTPRO-BD", sans-serif;
	color: #ff9711;
	text-transform: uppercase;
}
.iab-subtitle{
	font-size: 15px;
	line-height: 1.4;
	font-weight: normal;
	font-family: "HELVETICA-LIGHT", sans-serif;
	color: #888888;
	text-transform: none;
	letter-spacing: 0;
}
.iab-titlebox > a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	line-height: 0;
	text-decoration: none;
	transition: opacity 0.25s ease;
}
.iab-titlebox > a:hover{
	opacity: 0.9;
}
.iab-more{
	display: block;
	height: auto;
	max-height: 46px;
	width: auto;
	vertical-align: middle;
}

@media(max-width:960px){
	.iab-titlebox{
		padding: 16px 14px;
		align-items: flex-start;
	}
	.iab-title{
		font-size: 22px;
		gap: 8px 12px;
	}
	.iab-subtitle{
		font-size: 14px;
		width: 100%;
	}
	.iab-titlebox > a{
		align-self: flex-end;
	}
}

.iab-desc{margin-top: 20px;overflow:hidden;overflow-y: auto;padding-right:30px;height:300px;}
.iab-desc::-webkit-scrollbar {background: #c6c6c6;width: 10px;}
.iab-desc::-webkit-scrollbar-thumb {background: #ff9711;}



  /* 首页优势 */
  .in-title{padding: 40px 3% 20px;}

	/* 首页新闻展示 */
    .index-news{padding: 0 0 3%;}
	.index-news .uk-container{max-width: 1920px;position: relative;}
	.inews-nr{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;}
	.inews-left{width: 50%;}
	.inews-right{width: 50%;position: relative;padding-left: 40px;}
	.inews-right1{width: 100%;max-width: 490px;}
	.inews-name{font-size: 26px;line-height: 30px;color:#000000;font-family: "HELVETICANEUELTPRO-BD";margin: 40px 0 20px;}
	.inews-box1{padding-left: 20px;border-left: 2px solid #ff9711;margin-bottom: 40px;}
	.inews-gs{font-size: 18px;line-height: 24px;color:#ff9711;font-family: "HELVETICANEUELTPRO-BD";}
	.inews-date{font-size: 14px;color:#5f5f5f;margin-top:2px;}
	.inews-desc{font-size: 16px;line-height: 30px;color:#2b2b2b;}
    .inews-more{display: block;margin-top: 40px;}
     .inews-bottom{position: absolute;width: 50%;left: 50%;top:500px;border-bottom: 1px solid #b1b1b1;max-width: 896px;}
	 .inews-date1{padding: 0;margin: 0;color:#5f5f5f;font-size: 14px;line-height: 18px;text-align: center;display: block;width: 100%;}
	 .inews-date1::after{content: '';width: 1px;height: 8px;background: #5f5f5f;margin: 12px auto 0;display: block;}
	 .inews-bottom .uk-active a{color:#ff9711;}
	 .inews-bottom .uk-active a::after{background: #ff9711;}
	 .inews-bottom a {outline: none;text-decoration: none;}
	 @media(max-width:1400px){
		.inews-bottom{top: 400px;}
	 }
	 @media(max-width:1200px){
		.inews-bottom{position: initial;width: 100%;margin-top: 30px;padding: 0;}
         .inews-name{margin-top: 0;}
	 }
	 @media(max-width:960px){
		.inews-bottom{position: initial;width: 100%;margin-top: 30px;padding: 0;}
		.inews-left{width: 100%;}
		.inews-right{width: 100%;margin-top: 20px;padding: 0 10px;}
		.inews-box1{margin-bottom: 20px;}
		.inews-more{margin-top: 20px;}
	 }
   /* 页尾信息（主区黑底白字 / 底栏深灰） */
	.footer{background: #000000;padding: 0;padding-top: 40px;padding-bottom: 0;color: #ffffff;}
	.f-top{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #333333;padding-bottom: 30px;}
	.ft-left{width: 54%;}
	.ft-right{width: 42%;display: flex;align-items: center;flex-direction: row;}
	.f-logo{max-width: 260px;}
	.f-gs{font-size: 18px;line-height: 22px;color: #ffffff;font-family: "HELVETICANEUELTPRO-BD";margin-top: 8px;}
	.ft-right>div{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;}
	.ft-right a{display: block;color: #ffffff;line-height: 26px;font-size: 16px;font-family: "HELVETICANEUELTPRO-BD";text-transform: uppercase;
	border-bottom: 1px solid transparent;margin: 0 10px;}
	.ft-right a:hover{color: #ffffff;text-decoration: none;border-bottom-color: #ffffff;opacity: 1;}
	.ft-right li.current-menu-item > a,
	.ft-right li.current_page_item > a{border-bottom-color: #ffffff;color: #ffffff;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 40px;padding-bottom: 40px;}
	.f-left{width: 54%;}
	.f-right{width: 42%;}

	.flx-name{margin-bottom: 15px;}
	.flx-name > a{color: #ffffff;line-height: 22px;font-size: 18px;}
	.flx-name:hover a{text-decoration: none;opacity: 0.85;color: #ffffff;}
	.flx-name2 > p{color: #ffffff;line-height: 20px;font-size: 16px;margin-bottom: 15px;}
	.flx-name2:hover p{text-decoration: none;opacity: 0.85;color: #ffffff;}
	.flx-name1{color: #ffffff;line-height: 28px;font-size: 16px;margin-bottom: 15px;text-align: right;}
	.sm-nr{display: flex;margin: 40px 0 0;width: 100%;justify-content: flex-end;flex-wrap: wrap;gap: 24px;}
	
	
		    .bottom{padding: 14px 3%;margin-top: 0;background: #1a1a1a;}
			.bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
			.bottom-name{text-align: left;color: #888888;font-size: 14px;line-height: 20px;margin: 0;}
			.sitemap{text-align: right;color: #888888;font-size: 14px;line-height: 20px;text-decoration: none;}
			.sitemap:hover{color: #aaaaaa;}
			    @media(max-width:960px){
	          .footer{padding:40px 3% 0;}
			  .ft-left{width: 100%;margin-bottom: 20px;}
			  .ft-right{width: 100%;}
			  .f-left{width: 100%;}
			  .f-right{width: 100%;}
			  .flx-name1{text-align: left;}
			  .sm-nr{justify-content: flex-start;margin-top: 18px;}

			 }
			 @media(max-width:768px){ 
			
				}
				@media(max-width:560px){ 
				
					}
		/* 表单 */
		.biaodan li{margin-bottom: 20px;position: relative;}
		.xing-box{position: relative;}
		.xing{color:#ff0000;font-size: 14px;line-height: 16px;position: absolute;left: 12px;top: 14px;}
		.biaodan li input{width: 100%;height: 40px;font-weight: 400;background:none;padding-left: 25px;
		border:1px solid #6e6e6e!important;color:#ffffff;font-size: 16px;}
		.biaodan li input::-webkit-input-placeholder{color:#6e6e6e;font-size: 16px;}
		.biaodan li textarea{width: 100%;font-weight: 400;background:none;border:1px solid #6e6e6e!important;color:#ffffff;
		padding-left: 25px;line-height: 20px;font-size: 16px;
		}
		.biaodan li textarea::-webkit-input-placeholder {color: #6e6e6e;line-height: 48px;font-weight: 400;font-size: 16px;} 
		.xing{position: absolute;color:#ff0000;left: 10px;top:14px;}
		.send{
			width: 100%!important;
			height: 46px!important;
			font-size: 18px;
			border:1px solid #2593e6;
			background:#2593e6;
		
			font-weight: bold;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
			text-transform: uppercase;
            color:#ffffff;
			margin: 0 auto 0;
		
		}
		.send:hover{background: #c50504;color:#fff;border:1px solid #c50504;}

    /* 内页面包屑 */
	.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: center;
			flex-direction: row;justify-content: center;}
		   .banner-nr>div{max-width: 1400px;width: 100%;}  
		   .banner-title{text-align: center;font-size: 48px;color:#ffffff;line-height: 52px;text-transform: uppercase;
		margin-top: 0;margin-bottom: 0;font-family:"HELVETICANEUELTPRO-BD" ;margin-bottom: 12px;
		}
			.banner-xian{width: 50px;height: 3px;background: #fff;margin: 12px auto 12px;display: none;}
		   .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;line-height: 20px;margin: 0 auto;max-width: 740px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 0 3%;
			background: rgba(0,0,0,.6);
			position: relative;
		    margin-top: -50px;
			z-index: 2;
          line-height: 50px;
		}
	
		.breadcrumb li {
			display: inline;
		}
		
		.breadcrumb li+li:before {
			content: '>>'; /* 修改为你想要的分隔符 */
			padding: 0 5px;
			color:#fff;
		}
		@media(max-width:1300px){
			.m-box{background: #ff9711;margin-top: 0;}
		}
		@media(max-width:960px){
			.banner-nr{padding-top: 0;}

		}
		   @media(max-width:768px){
		 .banner-title{text-align: center;font-size: 18px;line-height: 22px;margin-bottom: 10px;}  
		 .banner-subtitle{text-align: center;font-size: 14px;line-height: 16px;} 
		 .top-name p{font-size: 18px;line-height: 20px;}
         .index-title{font-size: 24px;line-height: 28px;}
		 .index-ab .index-subtitle{margin-bottom: 20px;}
		 .banner-xian{margin:5px auto}
		   }
   
  
	
 
     /* 内页公司简介 */
      /* 简介页：左侧特色大图 + 右侧画廊前两张小图（等高） */
      .ab-gallery{
		  display: grid;
		  grid-template-columns: minmax(0, 1.62fr) minmax(0, 1fr);
		  grid-template-rows: 1fr 1fr;
		  gap: 12px;
		  align-items: stretch;
		  width: 100%;
		  margin-bottom: 28px;
	  }
	  .ab-gallery__main{
		  grid-column: 1;
		  grid-row: 1 / -1;
		  min-height: 220px;
		  overflow: hidden;
	  }
	  .ab-gallery__stack{
		  grid-column: 2;
		  grid-row: 1 / -1;
		  display: grid;
		  grid-template-rows: 1fr 1fr;
		  gap: 12px;
		  min-height: 0;
	  }
	  .ab-gallery__stack:has(> .ab-gallery__cell:only-child){
		  grid-template-rows: 1fr;
	  }
	  .ab-gallery__cell{
		  min-height: 0;
		  overflow: hidden;
	  }
	  .ab-gallery__img{
		  display: block;
		  width: 100%;
		  height: 100%;
		  object-fit: cover;
		  transform: scale(1);
		  transition: transform 0.55s ease;
	  }
	  .ab-gallery__main:hover .ab-gallery__img,
	  .ab-gallery__cell:hover .ab-gallery__img{
		  transform: scale(1.08);
	  }
	  .ab-gallery--has-thumb:not(.ab-gallery--has-stack){
		  grid-template-columns: 1fr;
		  grid-template-rows: auto;
	  }
	  .ab-gallery--has-thumb:not(.ab-gallery--has-stack) .ab-gallery__main{
		  grid-column: 1 / -1;
		  grid-row: auto;
	  }
	  .ab-gallery--has-stack:not(.ab-gallery--has-thumb){
		  grid-template-columns: 1fr;
		  grid-template-rows: auto;
	  }
	  .ab-gallery--has-stack:not(.ab-gallery--has-thumb) .ab-gallery__stack{
		  grid-column: 1;
		  grid-row: auto;
		  min-height: 320px;
	  }
	  @media(max-width:960px){
		  .ab-gallery{
			  grid-template-columns: 1fr;
			  grid-template-rows: auto;
		  }
		  .ab-gallery__main{
			  grid-column: 1;
			  grid-row: auto;
			  min-height: 200px;
		  }
		  .ab-gallery__stack{
			  grid-column: 1;
			  grid-row: auto;
			  grid-template-rows: minmax(140px, 1fr) minmax(140px, 1fr);
			  min-height: 260px;
		  }
	  }

   /* 视屏展示 */
      .ab-video{padding: 3%;}
    /* 工厂展示 */
      .fac{padding: 3%;}
	  .fac-nr{
		  margin: 0;
		  padding: 0;
		  list-style: none;
	  }
	  .fac-box{
		  box-sizing: border-box;
	  }

	  /* 客户来访（左标题 / 右橙色边框图库） */
	  .cus{background: #f5f5f5;padding: 4% 3%;}
	  .cus-nr{align-items: stretch;}
	  .cus-lead{
		  display: flex;
		  flex-direction: column;
		  justify-content: center;
		  align-self: stretch;
		  text-align: center;
		  box-sizing: border-box;
	  }
	  .cus-title{
		  margin: 0 0 12px;
		  font-size: 40px;
		  line-height: 1.15;
		  font-weight: bold;
		  font-family: "HELVETICANEUELTPRO-BD", sans-serif;
		  color: #000000;
		  text-transform: uppercase;
	  }
	  .cus-subtitle{
		  margin: 0;
		  font-size: 16px;
		  line-height: 1.5;
		  color: #888888;
		  font-family: "HELVETICA-LIGHT", sans-serif;
	  }
	  .cus-gallery{
		  margin: 0;
		  padding: 0;
		  list-style: none;
	  }
	  .cus-cell{box-sizing: border-box;}
	  .cus-tubox{
		  background: #ff9711;
	       
		  border-radius: 0;
		  padding: 10px;
		  overflow: visible;
		  box-sizing: border-box;
	  }
	  .cus-imgwrap{
		  overflow: hidden;
		  border-radius: 12px;
	  }
	  .cus-tu{
		  display: block;
		  width: 100%;
		  height: auto;
		  transform: scale(1);
		  transition: transform 0.55s ease;
	  }
	  .cus-tubox:hover .cus-tu{
		  transform: scale(1.08);
	  }
	  @media(max-width:960px){
		  .cus-title{font-size: 26px;}
		  .cus-nr > div:first-child{margin-bottom: 20px;}
	  }

	  /* 证书：背景 + 浅遮罩 + 白字 */
	  .zs{
		  position: relative;
		  padding: 4% 3%;
		  background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
			  url(assets/images/zsbg.jpg) center center / cover no-repeat;
	  }
	  .zs .index-title{color: #ffffff;}
	  .zs .index-subtitle{color: #ffffff;opacity: 0.85;}
	  .zs-slider-outer{margin-top: 8px;}
	  .zs-tu{width: 100%;display: block;}
	  .zs-tubox:hover .zs-tu{transform: rotateY(360deg);transition: 0.6s;}
	  .zs-left::before,.zs-right::before{display: none;}
	  .zs-left,.zs-right{display: block!important;line-height: 0;}
	  .zs-left img,.zs-right img{display: block;height: auto;max-height: 48px;width: auto;}
	  .zs-left{left: -72px!important;}
	  .zs-right{right: -72px!important;}
	  @media(max-width:1700px){
		  .zs-left{left: 2%!important;}
		  .zs-right{right: 2%!important;}
	  }

	/* 内页新闻列表 */
	.news-list{padding: 3%;}
	.lnews-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.lnews-left{width: 427px;}
	.lnews-right{width: calc(100% - 450px);}
	.lnews-tu{display: block;width: 100%;}
	.lnews-name{font-size: 26px;line-height: 30px;color:#000000;font-family: "HELVETICANEUELTPRO-BD";margin: 0 0 20px;transition: 0.6s;}
	.lnews-desc{font-size: 16px;line-height: 30px;color:#2b2b2b;}
	.lnews-more{position: relative;width: 189px;height: 52px;border-radius: 26px;margin-top: 18px;}
	.lnews-more1{opacity: 1;transition: 0.6s;}
	.lnews-more2{opacity: 0;transition: 0.6s;position: absolute;left: 0;top: 0;}
	.lnews-box:hover{text-decoration: none;}
 	.lnews-box:hover .lnews-more1{opacity: 0;}
	.lnews-box:hover .lnews-more2{opacity: 1;}
	.lnews-box:hover .lnews-name{color:#ff9711;}
	@media(max-width:900px){
		.lnews-left{width: 100%;margin-bottom: 20px;}
	.lnews-right{width: 100%;}
	}

	/* 内页新闻详情 */
   .news-page{padding: 3%;}
   .xq-title{font-size: 26px;line-height: 30px;color:#000000;font-family: "HELVETICANEUELTPRO-BD";margin: 0 0 20px;}

	/*分页 */

	.pr-next{margin:4% 0 0;width:400px;}
	.pr-next>p{width:190px;height: 34px;border:1px solid #000;color:#ffffff;line-height: 32px;text-align: center;font-size: 14px;
		cursor:pointer;background: #000;border-radius: 14px;}
	.pr-next>p:hover{border:1px solid #ff9711;background: #ff9711;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#fff;}
	.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: #3991d4;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:#ff9711!important;text-decoration: underline;} 
	.nav-box2{padding-bottom: 0;background: #ecf6ff;}
	.nav-box1{overflow:hidden;height:0;position:relative;}
	.lei-list h3{padding: 0;padding: 26px 18px;position:relative;text-align: left;border-bottom: 1px solid #c6c6c6;
	    font-family: "HELVETICANEUELTPRO-BD";
	 color:#313131;line-height:20px;font-size: 20px;margin-bottom: 0;background: #fff;
		 }
	.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:#585858;padding: 12px 16px;width: 100%;padding-left: 18px;
	 background: none;text-align: left;background: #fff;
	 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: #ff9711;}
.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 #6d6d6d;position: relative;transition: 0.6s;}
		.in-pr-img{width: 100%;display: block;margin: 0 atuo;transition: 0.6s;}
		.inpr-fugai{display: flex;align-items: center;flex-direction: row;background: rgba(0, 0, 0, 0.6);position: absolute;
		left: 0;top: 0;width: 100%;height: 100%;justify-content: center;transform: rotateY(90deg);}
	
		.in-pr-title{text-align: left;font-size:16px;line-height: 20px;margin: 18px 0 0;color:#000000;transition: 0.6s;
		 font-family: "HELVETICANEUELTPRO-BD";
		}
		.inpr-more1{width: 155px;height: 40px;background: #000;border-radius: 20px;line-height: 40px;color:#ff9711;font-family: "HELVETICANEUELTPRO-BD";
		text-align: center;font-size: 16px;}
	    .inpr-bottom{padding: 0 16px;}
		.in-pr-box:hover{text-decoration: none;}
		.in-pr-box:hover .inpr-fugai{transform: rotateY(0);transition: 0.6s;}
		.in-pr-box:hover .in-pr-imgbox{border: 1px solid #ff9711;}
		.in-pr-box:hover .in-pr-img{transform: scale(1.1);}
		.in-pr-box:hover .in-pr-title{color:#ff9711;}




	 /* 产品详情*/
	.pr-page{padding:3%;padding-bottom: 2%;}
	.pr-tu{display: block;margin-bottom: 20px;border: 1px solid #e5e5e5;width: 100%;}
	.pr-box1{margin-top: 20px;}
	.show{width: 100%;border: 1px solid #ff9711;}
	.xiao{border: 1px solid #ccc;}
    .pr-page .uk-active .xiao{border: 1px solid #ff9711;}
    .npr-title{font-size: 22px;line-height: 28px;font-weight: bold;color:#000000;font-family: "HELVETICANEUELTPRO-BD";margin-bottom: 18px;
	}
	.npr-xian{width: 100%;height: 1px;background: #c5c5c5;margin:14px auto 14px ;}
	.npr-subtitle{font-size: 22px;line-height: 26px;color:#ff9711;font-family: "HELVETICANEUELTPRO-BD";}
	.npr-more{font-size: 20px;line-height: 62px;font-weight: bold;color:#ffffff;font-family: "HELVETICANEUELTPRO-BD";
		text-align: center;width: 205px;margin-top: 30px;display: block;background: #ff9711;}
	
	.pr-nr{margin-top: 16px;}
	.pr-bottom{padding: 2% 3%;background: #ffffff;}
	.pr-nav{background: #ffffff;width: 100%;margin-bottom: 0;max-width: 880px;}
	.pr-nav>div{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.pr-nav a{font-size:18px;line-height: 24px;padding: 24px 0;display: block;text-align: left;font-family: "HELVETICANEUELTPRO-BD";
   color:#000000;outline: none;padding-right: 20px;border-bottom: 2px solid rgba(0,0,0,0);}

	.pr-nav .uk-active a{border-bottom: 2px solid #000;outline: none;}
    .npr-xian1{width: 100%;height: 1px;background: #b8b8b8;margin-bottom: 20px;margin-top: -1px;}	
	.tj-box{padding: 2% 3%;}
	.tj-title{margin-bottom: 26px;font-size: 30px;text-align: left;font-family: "HELVETICANEUELTPRO-BD";color:#000;margin-top: 45px;}
	
   .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;}
   .npr-more:hover{background: #000;color:#fff;text-decoration: none;}


     /* 更多产品样式 */
	 .prlist-box{position: relative;overflow: hidden;border: 1px solid #dcdcdc;}
	.prlist-a{display: block;position: relative;overflow: hidden;transition: 0.6s;background: #f9f9f9;padding: 12px;}

	.prlist-img{width: 100%;display: block;margin: 0 atuo;}
	.prlist-img1{position: absolute;left: 0;top:0;width: 100%;}
	.prlist-title{text-align: center;font-size:18px;line-height: 22px;color:#282828;transition: 0.6s;margin-top: 14px;
}
	.prlist-subtitle{text-align: center;font-size:16px;line-height: 20px;color:#282828;transition: 0.6s;margin-top: 12px;height: 20px;
	
	}
	.prlist-more{text-align: center;font-size:14px;line-height: 36px;color:#282828;transition: 0.6s;margin: 12px auto 12px;
    width: 130px;transition: 0.6s;border: 1px solid #a6a6a6;}
   
	.prlist-a:hover{text-decoration: none;background: #c20000;}
	.prlist-a:hover .prlist-img1{animation:big 1s;} 
	.prlist-a:hover .prlist-title{color:#fff;}
	.prlist-a:hover .prlist-subtitle{color:#fff;}
	.prlist-a:hover .prlist-more{color:#fff;border: 1px solid #fff;} 

   @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){
	
     .npr-xian1{display: none;}
	 .tj-title{font-size: 20px;line-height: 24px;}
	}
	@media(max-width:768px){

		 .npr-xian1{display: none;}
		 .pr-nav li{width: 48%;}
		}
	/* 联系我们 */
.contact{padding:3%;}  
.c-title{font-size: 36px;line-height: 40px;margin-bottom: 20px;color:#000000;text-transform: uppercase;
font-family: "HELVETICANEUELTPRO-BD";}
.c-subtitle{font-size: 20px;line-height: 24px;margin-bottom: 40px;color:#001034;opacity: 0.6;
	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: #f5f5f5;
padding: 50px 40px;
}
.c-right>div{max-width: 480px;width: 100%;}
.c-name{font-size: 36px;line-height: 40px;margin-bottom: 40px;color:#000000;text-transform: uppercase;
	font-family: "HELVETICANEUELTPRO-BD";}
.clx-box{display: flex;justify-content: space-between;margin-bottom: 30px;}
.clx-iconbox{width: 31px;display: flex;margin-top: 3px;}
.clx-icon{width: 31px;height: 31px;position: relative;top: 2px;}
.clx-textbox{width: calc(100% - 45px);}
.clx-name{font-size: 20px;line-height: 38px;color:#4d4d4d;display: block;}
.clx-name1{display: inline-block;}
.clx-name:hover{text-decoration: none;color:#ff9711;}
.qr-tu{width: 100%;display: block;border: 1px solid #8d8d8d;
border-radius: 20px;

}
.qr-name{font-size: 20px;text-align: center;line-height: 24px;margin-top: 10px;}
.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;}
.c-title{font-size: 24px;line-height: 28px;}
  }

	 
	 /* 联系我们表单 */
	 .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: #ff9711;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin-top: 0;
	 }
	 .send1:hover{background: #000;color:#fff;}


/* 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: #ff9711;color:#fff;border: 1px solid #ff9711;}


.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;
}