/*
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: 'Montserrat-Regular-8';
    src : url('Montserrat-Regular-8.otf'); 
}

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

@font-face{
    font-family: 'PlayfairDisplay-Regular-7';
    src : url('PlayfairDisplay-Regular-7.ttf'); 
}




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: 1600px;}
		 /* 搜索 */
		 .header-search{position: relative;display: flex;align-items: center;flex-direction: row;}
		 .sousuo-box1{height:34px;width:220px;border:none;border:none;background:rgba(0,0,0,.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;} 


	/* 导航样式 */
	    .header{padding:20px 3%;z-index:10;background: #ffffff;}
		.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-right1{width:70px;display: flex;justify-content: end;align-items: center;}
		.logo{width: 235px;}
		.logo-box{display: flex;align-items: center;flex-direction: row;width: calc(100% - 255px);}
		.logo-name{font-size: 24px;color:#2d2d2d;line-height: 26px;font-family: "HELVETICA-LIGHT";}
		
		
		.nav-center{width:calc(100% - 100px);display: flex;align-items: center;flex-direction: row;justify-content: center;padding: 0 0;}
		
		
		.uk-navbar-nav{justify-content: space-between;display: flex;width: 100%;max-width: 1080px;
		background: rgba(255,255,255,.3);padding:8px;height: 64px;border-radius: 32px;
		}
		.uk-navbar-nav>li{padding: 0 0;}
		.uk-navbar-nav>li>a{color:#555555;line-height:48px;font-size: 18px;font-weight: 100;position: relative;height: 48px;
		padding: 0;text-transform: uppercase;padding: 0 20px;font-family: "Montserrat-Light-6";
		}
		.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:#b29364;background:none;}
		
	.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus{color: #b29364!important;background: none;}
	
		.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: #b29361; /* 或 #093288 */
	color: #fff; /* 蓝色版本改为 #fff */
	padding-left: 25px;
	border-bottom-color: #b29361; /* 或 #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){  
	
		
			.logo{margin: 0 auto 15px;max-width: 100px;}
			.logo-name{text-align: center;}
			.nav-center{width: calc(100% - 80px);}
			.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: #b29364!important;margin-left: 0;color:#fff;}	 
		}

 

		/* 首页产品中心 */
		.pr1{padding:3% 0;background: #ffffff;}
        .pr1 .uk-container{border-bottom: 1px solid #d4d4d4;max-width: 1920px;}
		.pr1-nr{width: 100%;max-width: 1600px;margin:0 auto;}
	    .index-title{font-size: 40px;line-height: 46px;color:#000000;font-family: "PlayfairDisplay-Regular-7";text-align: center;margin-top: 0;
		margin-bottom: 24px;}
		.index-subtitle{font-size: 18px;line-height: 24px;color:#878787;font-family: "Montserrat-Light-6";text-align: center;margin-bottom: 30px;}
        .pr1-tubox{position: relative;}
		.pr1-tu1{width: 100%;height: 100%;transition: 0.6s;}
		.pr1-tu2{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 0.6s;opacity: 0;transition: 0.6s;}
        .pr1-more{width: calc(100% - 30px);background: #ffffff;text-align: center;font-size: 14px;line-height:36px;transition: 0.6s;
		height: 36px;overflow: hidden;color:#000000;font-family: "Montserrat-Light-6";position: absolute;bottom: 0;left: 15px;opacity: 0;
		
		}
	    .pr1-name{font-size: 18px;line-height: 24px;color:#000000;text-align: center;margin-top: 30px;font-family: "Montserrat-Regular-8";
	margin-bottom: 15px;}
	.pr1-subname{font-size: 14px;line-height: 20px;color:#757575;text-align: center;font-family: "Montserrat-Regular-8";text-align: center;
	margin-bottom: 40px;
	}
		 .pr1-xian{width: 100%;max-width: 195px;margin-bottom: -2px;background: #000;height: 3px;margin: 0 auto;} 
		   .pr1-box:hover{text-decoration: none;}
		 .pr1-box:hover .pr1-tu1{opacity: 0;}
		 .pr1-box:hover .pr1-tu2{opacity: 1;}
		 .pr1-box:hover .pr1-more{opacity: 1;bottom: 15px;}
		   @media(max-width:960px){
		   .pr1-more{margin-bottom: 0;}
		   .pr1-xian{margin-bottom: 0;}
		   .pr1{padding: 3%;}
		   .pr1-name{margin-top: 10px;}
	       .pr1-subname{margin-bottom: 10px;}
		    .pr1 .uk-container{border: none;}
		   }
	  /* 首页产品中心二 */
	.pr2{padding:1% 0 3%;background: #ffffff;}
    .pr2 .uk-container{max-width: 1920px;}
     .title-box{width: 100%;max-width: 1920px;height:560px;background:fixed url(assets/images/bg1.jpg) top center no-repeat;
	display: flex;align-items: center;flex-direction: row;justify-content:center;margin-bottom: 40px;
	}
	.index-subtitle1{font-size: 18px;line-height: 24px;color:#ffffff;font-family: "Montserrat-Light-6";text-align: center;margin-bottom: 28px;}
    .index-title1{font-size: 80px;line-height: 86px;color:#ffffff;font-family: "PlayfairDisplay-Regular-7";text-align: center;margin-top: 0;
		margin-bottom: 36px;}
	.index-more{width:352px;background: #ffffff;text-align: center;font-size: 14px;line-height:38px;transition: 0.6s;
		height: 38px;overflow: hidden;color:#000000;font-family: "Montserrat-Light-6";display: block;margin: 0 auto;
		}
.title-more:hover{background: #b29364;color:#fff;}		

/* 首页产品中心三 */
.pr3{padding:0 0;background: #f6f6f6;}
.pr3 .uk-container{max-width: 1920px;}
.pr3-nr{width: 100%;max-width: 1760px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pr3-left{width: 40%;display: block;position: relative;}
.pr3-tu{width: 100%;}
.pr3-fugai{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 8% 20px 0;}
.pr3-title{font-size: 38px;line-height: 42px;color:#fff;text-align: center;font-family: "PlayfairDisplay-Regular-7";margin-top: 0;margin-bottom: 20px;}
.pr3-subtitle{font-size: 14px;line-height: 20px;color:#fff;text-align: center;}
.pr3-right{width: 60%;padding-left: 100px;display: flex;align-items: center;flex-direction: row;}
.pr3-right>div{width: 100%;}
.pr3-name{font-size: 40px;line-height: 46px;color:#000000;font-family: "PlayfairDisplay-Regular-7";text-align: left;margin-top: 0;
		margin-bottom: 24px;}
.pr3-subname{font-size: 18px;line-height: 24px;color:#878787;font-family: "Montserrat-Light-6";text-align: left;margin-bottom: 30px;}
.pr3-more{text-align: left;text-decoration: underline;display: block;color:#a59e6e;font-size: 14px;line-height: 18px;margin-bottom: 50px;
width: 120px;
}

.a-left::before,.a-right::before{display: none;}
.a-left{display: block!important;left: calc(100% - 100px)!important;width: 36px!important;top:-60px!important;}
.a-right{display: block!important;right: 0!important;width: 36px!important;top: -60px!important;}
 @media(max-width:960px){
 .pr3-left{width: 100%;display: block;margin-bottom: 20px;}
.pr3-right{width: 100%;padding-left: 0;}
.pr3{padding:0 3%;}
 }

/* 首页案例展示 */
.index-app{padding: 3%;}

/* 首页公司简介 */
.index-ab{background: #ffffff;padding: 3%;}
.iab-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.iab-left{width: 49%;}
.iab-title{font-size: 58px;line-height: 64px;color:#000000;font-family: "PlayfairDisplay-Regular-7";text-align: left;margin-top: 0;margin-bottom: 30px;}
.iab-subtitle{font-size: 14px;line-height: 18px;color:#878787;font-family: "Montserrat-Light-6";text-align: left;margin-bottom: 60px;}
.iab-box1{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 60px;}
.iab-left1{width: 51%;}
.iab-right1{width: 47%;overflow: hidden;}
.iab-tu{width: 100%;display: block;}
.iab-dh{font-size: 14px;line-height: 40px;color:#000000;font-family: "Montserrat-Light-6";text-align: left;}
.iab-desc{font-size: 16px;color:#5c5c5c;line-height: 40px;font-family: "Montserrat-Light-6";text-align: left;}
.iab-more{display: block;margin-top: 30px;}
.iab-right{width: 47%;}
.iab-title1{font-size: 26px;color:#000000;line-height: 30px;font-family: "Montserrat-Light-6";text-align: right;margin-bottom: 20px;}
.iab-dh1{font-size: 18px;color:#000000;line-height: 40px;font-family: "Montserrat-Light-6";text-align: right;}
.iab-box2{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 60px;}
.iab-left2{width: 60%;overflow: hidden;}
.iab-right2{width: 38%;display: flex;align-items: flex-end;padding-bottom: 40px;}
.iab-right2>div{width: 100%;}
.iab-tu1{width: 100%;display: block;}
.iab-dh2{font-size: 16px;color:#a0a0a0;line-height: 50px;font-family: "Montserrat-Light-6";text-align: right;}
@media(max-width:960px){
	.iab-left{width: 100%;margin-bottom: 20px;}
	.iab-right{width: 100%;}
 }

	 @media(max-width:568px){
	.iab-title{font-size: 32px;margin-bottom: 10px;}
	.iab-subtitle{margin-bottom: 10px;}
	.iab-box1{margin-bottom: 10px;}
	.iab-title1{text-align: left;}
	.iab-dh1{text-align: left;}
				 }
				 

    /* 底部联系我们 */
    .index-con{background: #b3afa4;padding: 3%;}
	 .incon-title{font-size: 40px;line-height: 46px;color:#ffffff;font-family: "PlayfairDisplay-Regular-7";text-align: center;margin-top: 0;
		margin-bottom: 24px;}
	.incon-subtitle{font-size: 18px;line-height: 24px;color:#ffffff;font-family: "Montserrat-Light-6";text-align: center;margin-bottom: 30px;}
	.incon-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.incon-left{width: 56%;background: #d8d6d4;display: flex;justify-content: center;padding: 20px 20px;
	align-items: center;flex-direction: row;
	}
	.incon-left>div{width: 100%;max-width: 680px;}
	.incon-right{width: 44%;}
	.incon-tu{width: 100%;display: block;}
     @media(max-width:960px){
.incon-left{width: 100%;}
.incon-right{width: 100%;}
	}
   /* 页尾信息 */
	.footer{background: #000000;padding:0 ;padding-top:40px;}
	.f-top{display: flex;justify-content: space-between;flex-wrap: wrap;border-bottom: 1px solid #666666;padding-bottom: 30px;}
	.ft-left{width: 54%;}
	.ft-right{width: 42%;display: flex;align-items: center;flex-direction: row;}
	.f-logo{max-width:110px;}
	.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: "Montserrat-Light-6";text-transform: uppercase;
 margin:0 10px;opacity: 0.5;display: block;}
	.ft-right a:hover {opacity: 1;color:#ffff;text-decoration: none;border-bottom: 1px solid #fff;}
	.f-box{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 40px;}	
	.f-left{width:21%;}
	.f-center1{width:16%;}
	.f-center2{width:16%;}
	.f-center3{width:16%;}
	.f-right{width: 29%;}

    .flx-name{color:#ffffff;line-height: 36px;font-size: 18px;font-family: "Montserrat-Light-6";display: block;font-weight: 100;}
	.flx-name:hover {text-decoration: none;opacity: 1;color:#fff;}
	.sm-nr{display: flex;margin: 40px 0 0;width: 100%;justify-content: center;}
	.sm-box{margin-left: 30px;}
	.sm-box a{display: block;transition: 0.6s;}
	
	
		    .bottom{padding: 14px 3%;margin-top: 30px;background: #000;border-top: 1px solid #666666;}
			.bottom-box{display: flex;justify-content: space-between;flex-wrap: wrap;}
			.bottom-name{text-align: left;color:#fff;font-size: 14px;line-height: 20px;opacity: 0.5;font-family: "Montserrat-Light-6";
			font-weight: 100;}
			.sitemap{text-align: left;color:#fff;font-size: 14px;line-height: 20px;opacity: 0.5;font-family: "Montserrat-Light-6";
			font-weight: 100;
			}

			   @media(max-width:1200px){
                .f-left{width:40%;margin-bottom: 16px;}
				.f-center1{width:30%;margin-bottom: 16px;}
				.f-center2{width:30%;margin-bottom: 16px;}
				.f-center3{width:40%;margin-bottom: 16px;}
				.f-right{width: 60%;margin-bottom: 16px;} 

			   }
			    @media(max-width:960px){
	          .footer{padding:40px 3% 0;}
			  .ft-left{width: 100%;margin-bottom: 20px;}
			  .ft-right{width: 100%;}
			    .f-left{width: 48%;}
			  	.f-center1{width:48%;}
				.f-center2{width:48%;}
				.f-center3{width:48%;}
			    .f-right{width: 100%;}
			  .flx-name1{text-align: left;}
			  .sm-nr{justify-content: start;margin-top: 18px;}
			  .sm-box{margin-left: 0;margin-right: 15px;}

			 }
		
				@media(max-width:600px){ 
			    .f-left{width: 100%;}
			  	.f-center1{width:100%;}
				.f-center2{width:100%;}
				.f-center3{width:100%;}
			    .f-right{width: 100%;}
					}
		/* 表单 */
		.biaodan li{margin-bottom: 20px;position: relative;}
		.xing-box{position: relative;width: 100%;}
		.xing-box>p{width: 100%;}
		.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:#c6c3bf;padding-left: 25px;
		border:1px solid #c3bcb2!important;color:#000;font-size: 16px;}
		.biaodan li input::-webkit-input-placeholder{color:#8e8476;font-size: 16px;}
		.biaodan li textarea{width: 100%;font-weight: 400;background:#c6c3bf;border:1px solid #c3bcb2!important;color:#000;
		padding-left: 25px;line-height: 20px;font-size: 16px;
		}
		.biaodan li textarea::-webkit-input-placeholder {color: #8e8476;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 #8e8476;
			background:#8e8476;
		    font-family: "PlayfairDisplay-Regular-7";
			font-weight: bold;
			transition: 0.8s;-webkit-transition: 0.8s;
			display: block;
			text-transform: uppercase;
            color:#ffffff;
			margin: 0 auto 0;
		}
		.send:hover{background: #000;color:#fff;border:1px solid #000;}

    /* 内页面包屑 */
	.m-box span{font-size:18px;color:#000000;text-decoration: none;line-height:30px;font-weight: 400;text-align: left;
		text-transform: uppercase;font-family: "Montserrat-Light-6";}
		   .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;padding-top: 90px;}
		   .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;
		}
			.banner-xian{width: 50px;height: 3px;background: #fff;margin: 12px auto 12px;}
		   .banner-subtitle{text-align: center;font-size: 14px;color:#ffffff;line-height: 28px;margin: 0 auto;max-width: 800px;}
		   /* 假设面包屑的类名为 */
		.m-box {
			list-style: none;
			margin: 0;
			padding: 0;
			padding: 0 3%;
			background: #f6f6f6;
			position: relative;
	
			z-index: 2;
          line-height: 50px;
		}
	
		.breadcrumb li {
			display: inline;
		}
		
		.breadcrumb li+li:before {
			content: '>>'; /* 修改为你想要的分隔符 */
			padding: 0 5px;
			color:#000;
		}
		@media(max-width:1300px){
			.m-box{background: #f6f6f6;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}
		   }
   
  
	
 
     /* 内页公司简介 */
      .zs{padding:0 0;}
	  .zs .uk-container{max-width: 1920px;}
	  .zs1{width: 100%;display: block;}
	  .zs2{width: 100%;display: none;}
	 
	  /* 内页优势 */
	  .why{padding: 3%;position: relative;overflow: hidden;padding-bottom: 120px;}
	  .why .uk-container{position: relative;}
	  .w-nr{width: 100%;max-width: 1380px;padding: 0 40px;}
	  .w-box{display: block;background: #f6f6f6;padding: 60px 60px;display: flex;justify-content: center;}
	  .w-box>div{max-width: 940px;width: 100%;}
	  .w-name{font-size: 24px;line-height: 28px;color:#000000;font-family: "PlayfairDisplay-Regular-7";margin: 0 0 34px;}
	  .w-desc{font-size: 18px;line-height: 28px;color:#878787;font-family: "Montserrat-Light-6";margin: 0 0 34px;}
	  .w-more{display: block;}
	  .w-top{position: absolute;left: 0;top: 0;}
	  .w-bottom{position: absolute;right: -80px;bottom: -120px;}
   .w-left::before,.w-right::before{display: none;}
   .w-left{left:-36.5px!important;display: block!important;border: none;color:#999999;width: 73px;height: 73px;}
   .w-right{right:-36.5px!important;display: block!important;border: none;color:#999999;width: 73px;height: 73px;}	
 @media(max-width:1200px){
  .w-bottom{transform: scale(0.4);}
 }
	  @media(max-width:800px){
	  .zs1{width: 100%;display: none;}
	  .zs2{width: 100%;display: block;}
	   .w-bottom{display: none;}
	  .w-box{padding: 40px;}
	}

	/* 内页新闻列表 */
	.news-list{padding: 3%;}
	.lnews-box{display: block;}
	.lnews-left{display: block;width: 100%;border: 1px solid #dfdfdf;}
	.lnews-tu{display: block;width: 100%;}
	.lnews-name{font-size: 20px;line-height: 26px;color:#2b2b2b;font-family: "Montserrat-Light-6";margin: 20px 0 20px;transition: 0.6s;
	font-weight: bold;}
	.lnews-desc{font-size: 16px;line-height: 30px;color:#969696;font-family: "Montserrat-Light-6";}
	.lnews-more{position: relative;width: 132px;height: 41px;}
	.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:#b29364;}
	.lnews-box1{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 26px;}
	.lnews-date{font-size: 14px;color:#000000;font-family: "Montserrat-Light-6";line-height: 41px;}
	@media(max-width:900px){
		.lnews-left{width: 100%;margin-bottom: 20px;}
	.lnews-right{width: 100%;}
	}

	/* 内页新闻详情 */
   .news-page{padding: 3%;}
   .news-bottom{margin-top: 20px;}
   .xq-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 28px;
  padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.xq-date{font-size: 14px;color:#000000;font-family: "Montserrat-Light-6";line-height: 30px;}
   .xq-title{font-size: 20px;line-height: 30px;color:#2b2b2b;font-family: "Montserrat-Regular-8";}
   .news-tu{display: block;width: 100%;border: 1px solid #dfdfdf;}
	/*分页 */

	.pr-next{margin:4% 0 0;width:400px;}
	.pr-next>p{width:190px;height: 34px;border:1px solid #f5f4f2;color:#000;line-height: 32px;text-align: center;font-size: 16px;
		cursor:pointer;background: #f5f4f2;border-radius: 17px;}
	.pr-next>p:hover{border:1px solid #000000;background: #000000;color:#ffffff;}
	.pr-next>p:hover a{color:#fff;text-decoration: none;}
	.pr-next a{display: block;color:#000;}
	.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;}
.lpr-title{	font-size: 40px;line-height: 46px;color:#000000;font-family: "PlayfairDisplay-Regular-7";margin-bottom: 18px;}
.lpr-xian{width: 35px;height: 3px;background: #000000;margin: 0 0 40px;}
.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: 26px 0;position:relative;text-align: left;border-bottom: 1px solid #c6c6c6;
	    font-family: "Montserrat-Regular-8";position: relative;padding-right: 40px;
	 color:#000000;line-height:28px;font-size: 24px;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:#969696;padding: 12px 16px;width: 100%;padding-left: 0;
	 background: none;text-align: left;background: #fff;
	 font-family: "Montserrat-Light-6";
	 }
	.lei-list div .lei-name1 p{color:#000000!important;text-decoration: none;} 		
.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{width:12px;height: 12px;position: relative;display: inline-block;
position: absolute;right: 0;top: 33px;
}
.heng{width: 12px;height: 2px;position: absolute;left: 0;top: 5px;background: #000000;}
.shu{width: 2px;height: 12px;position: absolute;left:5px;top: 0;background: #000000;}
.lei-list div .uk-active .shu{display: none;}
.lei-list div .uk-active img{transform: rotate(0deg);}
.lei-list div .uk-active1 h3{color:#dba554!important;}
.lei-list div .uk-active1 .jia{}
.lei-list div .uk-active1 .heng{background:#000;}
.lei-list div .uk-active1 .shu{background:#000;}
.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 #dfdfdf;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.3);position: absolute;
		left: 0;top: 0;width: 100%;height: 100%;justify-content: center;transform: rotateY(90deg);}
	
  .inpr-title{font-size: 18px;line-height: 24px;color:#000000;text-align: center;margin-top: 20px;font-family: "Montserrat-Regular-8";
	margin-bottom: 10px;}
	.inpr-subtitle{font-size: 14px;line-height: 20px;color:#757575;text-align: center;font-family: "Montserrat-Regular-8";text-align: center;
	margin-bottom: 20px;
	}
		.inpr-more{text-align: center;font-size:14px;text-align: center;
		line-height: 20px;color:#ffffff; font-family: "Montserrat-Light-6";}
		.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-img{transform: scale(1.1);}
		.in-pr-box:hover .in-pr-title{color:#b29364;}




	 /* 产品详情*/
	.pr-page{padding:3%;padding-bottom: 2%;}
	.pr-page .uk-container{display: flex;justify-content: end;flex-wrap: wrap;}
	.pro-top{width: 100%;margin-bottom: 40px;display: flex;justify-content: start;}
	.pro-top1{width: 50%;padding: 0 70px;}
    .npr-title{font-size: 36px;line-height: 40px;color:#000000;font-family: "Montserrat-Regular-8";margin-bottom: 20px;}
	.npr-subtitle{font-size: 18px;line-height: 26px;color:#757575;font-family: "Montserrat-Light-6";}
    .pro-box{display: flex;justify-content: space-between;width: 100%;flex-wrap: wrap;}
	.pro-left1{width: 50%;padding: 0 70px;}
	.pro-right{width: 50%;padding-left:60px;}        
     .pr-box1{margin-top: 15px;}
	.pr-tu{display: block;margin-bottom: 20px;border: 1px solid #e5e5e5;width: 100%;}
	.show{width: 100%;border: 1px solid #ccc;}
	.xiao{border: 1px solid #ccc;}
    .pr-page .uk-active .xiao{border: 1px solid #000000;}
	.npr-xian{width: 100%;height: 1px;background: #c5c5c5;margin:14px auto 14px ;}
    .cus-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.cus-box{margin-right: 25px;margin-bottom: 15px;}
	.pr-bottom{padding: 2% 3%;background: #ffffff;}
    .pr-nr{margin-bottom: 40px;padding-bottom: 40px;border-bottom: 1px solid #dfdfdf;}
	.pr-nr1{margin-bottom: 25px;padding-bottom: 40px;border-bottom: 1px solid #dfdfdf;}
	.pr-name{font-size: 24px;line-height: 28px;color:#2b2b2b;margin-bottom: 26px;font-family: "Montserrat-Regular-8";}
 	.npr-more{font-size: 22px;line-height: 52px;color:#ffffff;font-family: "Montserrat-Regular-8";text-transform: uppercase;border-radius: 10px;
	text-align: center;width: 294px;margin-top: 20px;display: block;background: #000000;}
	.npr-more:hover{background: #d99e46;color:#fff;text-decoration: none;}
    .cc-name{color:#969696;font-size: 16px;line-height: 20px;font-family: "Montserrat-Light-6";}
    .cus-tu{display: block;margin: 0 auto 14px;}
	.cus-name{color:#969696;font-size: 16px;line-height: 20px;font-family: "Montserrat-Light-6";text-align: center;}

    .npr-xian1{width: 100%;height: 1px;background: #b8b8b8;margin-bottom: 20px;margin-top: -1px;}	
	.tj-box{padding: 2% 3%;}
	.tj-title{margin-bottom: 24px;font-size: 28px;text-align: left;font-family: "Montserrat-Regular-8";color:#000000;}
	.tj-xian{width: 100%;height: 1px;background: #b8b8b8;margin:30px auto 0 ;}
	.tj-xian1{width: 241px;height: 2px;background: #000000;margin:-2px 0 30px ;}
	
   .s-left::before,.s-right::before{display: none;}
   .s-left{left:-50px!important;display: block!important;border: none;color:#999999;width: 36px;height: 24px;}
   .s-right{right:-50px!important;display: block!important;border: none;color:#999999;width: 36px;height: 24px;}	
   .s-left:hover{background: none!important;}
   .s-right:hover{background: none!important;}
   .npr-more:hover{background: #000;color:#fff;text-decoration: none;}
    

   

   @media(max-width:1500px){
	
	}
	@media(max-width:960px){
	.pro-top1{width: 100%;padding: 0;}
	.pro-left{width: 100%;padding: 0 0;margin-bottom: 30px;}
	.pro-right{width: 100%;padding-left:0;}    
	.s-left{display: block!important;left:1%!important;top:50%!important;}
	.s-right{display: block!important;right:1%!important;top:50%!important;}   
     .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: 70px;line-height: 76px;margin-bottom: 40px;color:#000000;
font-family: "PlayfairDisplay-Regular-7";}
.c-subtitle{font-size: 26px;line-height: 30px;margin-bottom: 20px;color:#000000;
	font-family: "Montserrat-Light-6";}
.c-desc{font-size: 18px;line-height: 26px;margin-bottom: 20px;color:#000000;opacity: 0.5;
	font-family: "Montserrat-Light-6";margin-bottom: 80px;}
.c-box{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.c-left{width:52%;padding-right: 78px 	;}
.c-left fieldset{display:none;}
.incon-left fieldset{display:none;}
.c-right{width: 48%;display: flex;align-items: center;flex-direction: row;justify-content: center;border-left: 1px solid #ccc;
padding-left: 124px;
}
.c-right>div{width: 100%;}
.c-name{font-size: 36px;line-height: 40px;margin-bottom: 40px;color:#000000;
font-family: "PlayfairDisplay-Regular-7";}
.clx-box{display: flex;justify-content: space-between;margin-bottom: 70px;}
.clx-iconbox{width: 66px;display: flex;margin-top: 3px;}
.clx-icon{width: 66px;height: 66px;position: relative;top: 2px;}
.clx-textbox{width: calc(100% - 90px);padding-top: 4px;}
.clx-name{font-size: 20px;line-height: 30px;color:#000000;display: block;font-family: "Montserrat-Light-6";}
.clx-name:hover{text-decoration: none;color:#000000;}

.map{padding: 3%;padding-top: 0;}

 .faq{padding: 3%;}
 .f-title{font-size: 70px;line-height: 100px;color:#000000;font-family: "PlayfairDisplay-Regular-7";text-align: left;margin-top: 60px;
		margin-bottom: 54px;}
.f-subtitle{font-size: 18px;line-height: 24px;color:#878787;font-family: "Montserrat-Light-6";text-align: left;margin-bottom: 30px;} 
.faq-nr{display: flex;justify-content: space-between;flex-wrap: wrap;}
.faq-left{width: 43%;}
.faq-right{width: 55%;}

.faq .uk-accordion-title{background: none;position: relative;color:#2b2b2b;margin-bottom: 22px;
line-height: 28px;padding: 15px 0;padding-right: 30px;font-size: 24px;font-family: "Montserrat-Regular-8";
}
.faq-jia{position: relative;width:30px;height: 30px;position: absolute;right: 0;top: calc(50% - 7px);background: #000;border-radius: 50%;}
.faq-heng{width: 14px;height: 2px;position: absolute;top: 14px;left: 8px;background: #fff;}
.faq-shu{width: 2px;height: 14px;position: absolute;top: 8px;left: 14px;background: #fff;}
.faq  .uk-active .faq-shu{display: none;}
.faq .uk-accordion-content{background: #fff;}
.faq .uk-accordion-content p{padding: 0;font-size: 16px;color:#969696;line-height: 30px;font-family: "Montserrat-Light-6";
max-width: 600px;padding-bottom: 40px;
}
  @media(max-width:960px){
	.con-box{padding: 20px;margin-top: 40px;}
  .contact{padding:0 3%;}  
  .c-left{width:100%;float: none;margin-bottom: 20px;padding: 0;}
 .c-right{width:100%;float: none;padding: 20px;display: block;border: none;}
.c-title{font-size: 24px;line-height: 28px;}
.faq-left{width: 100%;margin-bottom: 30px;}
.faq-right{width: 100%;}
  }

	 
	 /* 联系我们表单 */
	 .biaodan1>li{margin-bottom: 50px;position: relative;}
	 .biaodan1 li input{width: 100%;height: 30px;font-weight: 400;background:#ffffff;border: none;
	 border-bottom:2px solid #000!important;color:#000;padding-left: 0;font-size: 16px;}
	 .biaodan1 li input::-webkit-input-placeholder{color:#949494;font-size: 16px;}

	.biaodan1 li textarea{width: 100%;font-weight: 400;background:none;color:#000;
		border: none;border-bottom:2px solid #000!important;

		padding-left: 0;line-height: 20px;font-size: 16px;
		}
	.biaodan1 li textarea::-webkit-input-placeholder {color: #6e6e6e;line-height: 48px;font-weight: 400;font-size: 16px;} 

     .c-left .screen-reader-response{display: none;}
      
	 .xing1{color:#d10000;line-height: 24px;position: relative;top: -4px;}
	 .xing-box1{position: relative;display: flex;margin-bottom: 6px;}
	 .c-name1{color:#000000;font-size: 16px;line-height: 20px;margin-right: 6px;font-family: "Montserrat-Light-6";}
	 .send1{
		 width: 185px!important;
		 height: 50px!important;
		 font-size: 18px;
		 border:none;
		 background: #000000;
		 font-weight: 400;
		 transition: 0.8s;-webkit-transition: 0.8s;
		 display: block;
		 color:#fff;
		 margin-top: 0;
		 margin-left: calc(100% - 185px);
		 border-radius: 10px;
		 font-family: "Montserrat-Regular-8"
	 }
	 .send1:hover{background: #b29364;color:#fff;}


/* wordpress分页 */
.pagination{margin: 60px auto 0;display: flex;justify-content: center;}
.page-numbers{padding: 12px 20px;border: 1px solid #eaeaea;margin: 0 4px;color:#7f7f7f;border-radius: 5px;font-size: 18px;
font-family: "Montserrat-Light-6";}
.pagination span{background: #fff;color:#000;border: 1px solid #000;}


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