﻿*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{   font-family: "microsoft yahei"; color:#333; font-size:0.9rem; background: #FFFFFF; line-height: 26px;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #333;}
a:focus { outline: 0 }
a:hover{ color: #0d8c55;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none !important;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.container{ width:1360px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center2 { display: flex; align-items: center; justify-content:flex-start;}
.flex-center4 { display: flex; align-items: flex-end; justify-content:flex-end;}
.flex-center1 { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
.flex-center-contain3 {   align-items: flex-start; justify-content: space-between;}
em,i{ font-style: normal;}
h1,h2,h3,h4,h5,b,strong{ color: #111111;}

::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home,
#products .products,
#solution .solution,
#application .application,
#contact .contact,
#service .service,
#newsT .newsT,
#about .about{ color: #0d8c55; border-bottom:3px solid #0d8c55;}

.post-info{
  padding: 30px 0;
  line-height: 26px;
  font-size: 1rem;
  color: #333;
  word-break: break-word;
}

.post-info img{
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  border-radius: 6px;
}

.post-info h2{
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 40px 0 20px;
  padding-left: 14px;
  border-left: 4px solid #0d8c55;
  color: #222;
}

.post-info h3{
  font-size: 1.3rem;
  line-height: 1.4;
  margin: 32px 0 16px;
  color: #0d8c55;
}

.post-info h4{
  font-size: 1.1rem;
  line-height: 1.4;
  margin: 24px 0 12px;
  color: #333;
}

.post-info p{
  margin: 0 0 18px;
  line-height: 30px;
  color: #333;
}

/* 强调文字 */
.post-info strong,
.post-info b{
  color: #0d8c55;
  font-weight: bold;
}
.post-info ul{
  margin: 15px 0 20px 20px;
  padding: 0;
}

.post-info ul li{
  position: relative;
  margin-bottom: 10px;
  padding-left: 12px;
  line-height: 26px;
}

/* 自定义圆点 */
.post-info ul li::before{
  content: "";
  position: absolute;
  left: -12px;
  top: 11px;
  width: 6px;
  height: 6px;
  background: #0d8c55;
  border-radius: 50%;
}
.post-info ol{
  margin: 15px 0 20px 22px;
  padding: 0;
}

.post-info ol li{
  margin-bottom: 10px;
  line-height: 26px;
}

.post-info table{
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.95rem;
}

/* 表头 */
.post-info table th{
  background: #fdf1f2;
  color: #0d8c55;
  font-weight: bold;
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  text-align: left;
}

/* 单元格 */
.post-info table td{
  padding: 12px 10px;
  border: 1px solid #e5e5e5;
  line-height: 24px;
  color: #333;
}

/* 隔行变色 */
.post-info table tr:nth-child(even) td{
  background: #fafafa;
}

.post-info blockquote{
  margin: 25px 0;
  padding: 16px 20px;
  background: #fff6f7;
  border-left: 4px solid #0d8c55;
  color: #555;
  line-height: 28px;
}


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: "arial, helvetica, sans-serif";}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}
a,button{ cursor: pointer;}
#warp{ width:100%; height:auto; overflow: hidden;}

header.current{ position: fixed; left: 0; top: 0; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); z-index: 999;}


header{ width: 100%; background: #FFFFFF; padding: 25px 0;}
header .header-all{ width:100%; position:relative;}
header .logo{ width: 176px; height: 59px; }
header .logo a{ display: block; width: 176px; height: 59px; background: url(../images/logo.png) no-repeat;}
header .logo h1{ display:none;}


header .header-lang{ margin-left: 30px; cursor: pointer; line-height: 42px; position: relative;}
header .header-lang span{ padding: 0 5px;}
header .header-lang .fa-globe{ color: #0d8c55;}
header .header-lang:hover ul{ display: block;}
header .header-lang ul{ display: none; position: absolute; width: 120px; height: auto; background: #FFFFFF; border-radius:6px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); z-index: 666;}
header .header-lang ul li{ height: 42px; line-height: 42px; border-bottom:1px solid #EEEEEE; text-align: center;}
header .header-lang ul li a{ display: block;}
header .header-lang ul li:last-child{ border-bottom: none;}


header nav.Hnav{ height: 100%;}
header nav.Hnav li{ padding: 0 25px; font-size: 1rem; height: 45px; line-height: 45px; position: relative;  }
header nav.Hnav li a{ color: #333; display: inline-block;}
header nav.Hnav li a:hover{ color:#0d8c55; }



header nav.Hnav li ul{ display: none; position: absolute; left: 0; z-index: 999; top:45px; background: #FFFFFF; border-top:3px solid #0d8c55; border-radius:6px ; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width: 220px;}
header nav.Hnav li ul li{ height: 42px; line-height: 42px; font-size: 0.9rem; border-bottom: 1px solid #EEEEEE; padding: 0; position:relative;}
header nav.Hnav li ul li a{ display: block; padding: 0 15px; font-weight: normal; font-size: 0.9rem; color: #333333; }
header nav.Hnav li ul li a i{ line-height:42px;}
header nav.Hnav li ul li a:hover{ background: #0d8c55; color: #FFFFFF; border-bottom: none;}
header nav.Hnav li ul li:last-child{ border-bottom: none;}

header nav.Hnav li ul li ul{ position:absolute; left:221px; top:0; border-top:none; }


.sub-nav{ display:none;  position: absolute; left: 0; z-index: 999; top:84px; padding:30px 0; background: #FFFFFF; border-top:1px solid #0d8c55; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); width:100%;}
.sub-nav .container{ gap: 25px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid;}
.sub-nav dl{ width:100%;}
.sub-nav dl dt{ font-weight:bold; font-size:1rem; line-height:30px; margin-bottom:5px;}
.sub-nav dl dd a{ display:block; line-height:26px;}
.sub-nav dl dd a i{ margin-right:8px;}

.Tsearchshow{  width: 180px;height: 42px; border-bottom:1px solid #cccccc;}
.Tsearchshow input{ width:85%; height: 41px;  line-height: 41px; border: none;}
.Tsearchshow button{ width: 15%; height: 41px; line-height: 41px; border: none; background: none;   font-size:1.2rem; color: #0d8c55; text-align: center; }




.searchshow{  width: 710px;height: 72px; background: #FFFFFF; margin: 0 auto; padding: 10px; border-radius:50px;}
.searchshow input{ width:90%; height:52px; padding: 0 15px;  line-height: 52px; border: none; font-size: 1rem;}
.searchshow button{ width: 10%; border-radius:30px; height: 52px; line-height: 52px; border: none; background:#0d8c55;   font-size:1.2rem; color: #FFFFFF; text-align: center; }
.searchshow button:hover{ background: #000000;}

.banner{ width: 100%; height: auto; background: url(../images/banner.jpg) no-repeat center; background-size:cover; padding: 250px 0;}

/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto;}
.main_visual .owl-carousel .item a{ display: block;  width: 100%;height: 100%;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-carousel .item video{ width: 100%;height:100%; object-fit: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:18px;height: 32px;background-repeat: no-repeat; background-size:cover; background-position: center center; position: absolute;top: 50%;margin-top: -16px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%; }
.main_visual .owl-dots{ display: none;}
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item .Bpic{ display: block;}
.main_visual .owl-carousel .item .Bmpic{ display: none;}


.home-title{ padding: 70px 0 40px 0;}
.home-title-left{ width: auto; min-width: 450px;}
.home-title-left em{ display: block; color:#0d8c55; text-transform: uppercase; font-weight: bold; font-size: 1.1rem; line-height: 30px;}
.home-title-left h2{ font-size: 2.3rem; line-height: 42px;}

.home-title a{ display: inline-block; background: #0d8c55; color: #FFFFFF; height: 56px; line-height: 56px; border-radius:30px; font-size: 1rem; padding: 0 50px;}
.home-title a i{ margin-left: 10px;}
.home-title a:hover{ background: #000000;} 

.home-titbg1{ background: url(../images/title1.png) no-repeat left center;}
.home-titbg2{ background: url(../images/title2.png) no-repeat left center;}
.home-titbg3{ background: url(../images/title3.png) no-repeat left center;}
.home-titbg3 em{ color: #FFFFFF;}
.home-titbg3 h2{ color: #FFFFFF;}
.home-titbg4{ background: url(../images/title4.png) no-repeat left center;}

.home-products{ gap: 25px; grid-template-columns: repeat(3, 1fr); /* 3 列 */  display: grid;}
.home-products-item{ width: 100%; background: #f2f3f5; padding: 45px 25px; cursor: pointer; border-radius: 28px;  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;}
.home-products-item-info{ width: calc(100% - 160px); padding-right: 15px;}
.home-products-item-info h3{ height: 34px; line-height: 34px; overflow: hidden; font-size: 1.4rem; margin-bottom: 10px;}
.home-products-item-info p{ line-height: 24px; height: 48px; overflow: hidden;}
.home-products-item-info a{ display: inline-block; line-height: 28px; color: #111111; margin-top: 40px;}
.home-products-item-info a i{ color: #0d8c55; margin-left: 10px; font-size: 1rem;}
.home-products-item-pic{ width: 160px;}
.home-products-item-pic img{ width: 100%; height: auto;}
.home-products-item:hover{ background: url(../images/homeprohover.jpg) no-repeat center; background-size:cover; color: #FFFFFF;}
.home-products-item:hover h3{ color: #FFFFFF;}
.home-products-item:hover a{ color: #FFFFFF;}
.home-products-item:hover a i{ color: #FFFFFF;}
.home-products-item:hover{
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0,0,0,.14);
}

.home-about{ background: #f2f3f5; padding-bottom: 70px; margin-top: 80px;}
.home-about-left{ width: 50%; height: auto;}
.home-about-left img{ width: 100%; height: auto;}

.home-about-right{ width: 50%; height: auto; padding-left: 50px;}

.home-about-right-info{ width: 100%;}
.home-about-right-info p{ margin-bottom: 28px; line-height: 26px;}


.home-about-right-menu{ width: 100%; gap: 10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;}
.home-about-right-menu-item{ width: 100%; background: #FFFFFF; border-radius: 12px;}
.home-about-right-menu-item .home-about-menu-left{}
.home-about-right-menu-item .home-about-menu-left img{ width: 132px; height: auto; border-radius: 12px 0 0 12px;}
.home-about-right-menu-item .home-about-menu-left span{ display: block; font-size: 1rem; font-weight: bold; padding-left: 25px;}
.home-about-right-menu-item i{ font-size: 1.4rem; padding-right: 25px; font-weight: bold;}

.home-about-right-menu-item:hover{  transform: translateY(-3px);
  box-shadow: 0 18px 45px rgba(0,0,0,.14); background: #0d8c55; color: #FFFFFF;}


.home-application{ width: 100%; height: auto; background: url(../images/homeappbg.jpg) no-repeat center; background-size:cover; padding-bottom: 80px; margin-top:60px;}

.home-application-left{ width: 66%; gap: 25px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid; }
.home-application-item{ cursor: pointer; width: 100%; background: #FFFFFF; padding: 40px 50px; border-radius: 28px; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;} 
.home-application-item h3 a{ display: block; color: #111111; font-size: 1.4rem; margin-top: 20px; height: 40px; line-height: 40px; overflow: hidden;}
.home-application-item p{ line-height: 26px; height: 52px; overflow: hidden; margin-top: 5px;}
.home-application-item a.homeapplinks{ display: inline-block; line-height: 32px; margin-top: 30px; font-size: 1rem;}
.home-application-item a.homeapplinks i{ display: inline-block; margin-left: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 0.8rem; color: #FFFFFF; background: #0d8c55; border-radius:50%;}

.home-application-item:hover{transform: translateY(-3px);
  box-shadow: 0 18px 45px rgba(0,0,0,.14); background: #0d8c55; color: #FFFFFF;}
.home-application-item:hover a{ color: #FFFFFF;}
.home-application-item:hover img{filter: brightness(0) invert(1);}

.home-application-right{ width: 34%; padding-left: 25px; gap: 20px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.home-application-right-item{ cursor: pointer; width: 100%; background: #FFFFFF; padding: 30px; border-radius: 28px; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;}
.home-application-right-info{ width: calc(100% - 60px); padding-right: 25px;}
.home-application-right-info h3 a{ display: block; color: #111111; font-size: 1.4rem; margin-top: 20px; height: 40px; line-height: 40px; overflow: hidden;}
.home-application-right-info p{ line-height: 26px; height: 52px; overflow: hidden; margin-top: 5px;}
.home-application-right-pic{ width: 60px; height: 60px;}
.home-application-right-pic img{ width: 100%; height: auto;}

.home-application-right-item:hover{transform: translateY(-3px);
  box-shadow: 0 18px 45px rgba(0,0,0,.14); background: #0d8c55; color: #FFFFFF;}
.home-application-right-item:hover a{ color: #FFFFFF;}
.home-application-right-item:hover img{filter: brightness(0) invert(1);}



.home-blog{gap: 30px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid; padding-bottom:80px;}

.home-blog-item{ width: 100%; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;}
.home-blog-item-pic{ width: 100%; height: auto; border-radius: 28px; overflow: hidden;}
.home-blog-item-pic img{ width: 100%; height: auto;  border-radius: 28px;}
.home-blog-item-pic a:hover img{ transform: scale(1.06);}

.home-blog-item-info{ padding-top: 20px;}
.home-blog-item-info a.bloglinks1{ display: block; font-size: 1.1rem; font-weight: bold; color: #111111; line-height: 28px; height: 56px; overflow: hidden;}
.home-blog-item-info p{ line-height: 26px; margin-top: 10px;}
.home-blog-item-info a.bloglinks2{ display: inline-block; border-radius: 17px;border: 1px solid #CCCCCC; height: 34px; line-height: 32px; padding: 0 30px; margin-top: 20px;}
.home-blog-item-info a.bloglinks2 i{display: inline-block; margin-left: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 0.8rem; color: #FFFFFF; background: #0d8c55; border-radius:50%;}

.home-blog-item:hover a{ color: #0d8c55;}


.home-job{ width: 100%; height: auto; background: url(../images/homejobbg.jpg) no-repeat center; background-size:cover; margin-top: 80px; padding: 60px 0;}

.home-job-box{border-radius: 28px; width: 492px; height: auto; background: url(../images/homejob.jpg) no-repeat center; background-size:cover; padding: 40px 150px 40px 40px;}
.home-job-box em{ display: block; font-size: 1rem; line-height: 28px;}
.home-job-box h2{ font-size: 1.4rem; line-height: 34px;}
.home-job-box p{ font-size: 1rem; line-height: 26px; margin-top: 20px;}
.home-job-box a{ display: inline-block; font-size: 1rem; line-height: 28px; margin-top: 20px;}
.home-job-box a i{display: inline-block; margin-left: 10px; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 0.8rem; color: #FFFFFF; background: #0d8c55; border-radius:50%;}


.footer{ width: 100%; height: auto; background: url(../images/footer.jpg) no-repeat center; background-size:cover; padding: 70px 0 40px 0;}


.footer-left{ width: calc(100% - 480px); padding-right: 80px;}
.footer-left h2{font-size: 1.2rem; line-height: 32px; margin-bottom: 10px;}
.footer-left em{ width: 24px; height: 2px; background: #0d8c55; display: inline-block;}
.footer-left dd{ margin-top: 20px;}
.footer-left dd a{ display: block; line-height: 30px; font-size: 1rem;}

.footer-right{ width: 480px; padding-left: 80px; border-left:2px solid #c6c6c7;}
.footer-right h2{ font-size: 1.2rem; line-height: 32px; margin-bottom: 10px;}
.footer-right em{ width: 24px; height: 2px; background: #0d8c55; display: inline-block;}
.footer-right ul{ margin-top: 20px;}
.footer-right li{ line-height: 30px; font-size: 1rem;}
.footer-right li i{ display: block; width: 16px;}
.footer-right li a{ display: block; width: calc(100% - 16px); padding-left: 10px;}

.footer-copy{ width: 100%; height: auto; padding: 15px 0; color: #FFFFFF; background: url(../images/footer-copy.jpg)  no-repeat center; background-size:cover;}
.footer-copy a{ color: #FFFFFF;}
.footer-copy a:hover{ text-decoration: underline; margin-left: 10px;}


/* 悬浮容器 */
.customerList{
  position: fixed;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  pointer-events: none; /* 防止空白区域挡点击 */
}

.customerBox{
  display: flex;
  flex-direction: column;
  gap: 5px;
  pointer-events: auto; /* 允许内部按钮可点击 */
}

/* 每个客服按钮 */
.customerBox a{
  position: relative;
  width: 72px;
  height: 72px;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 16px;
  text-decoration: none;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  box-shadow: 0 10px 26px rgba(0,0,0,0.10);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease;
  overflow: visible;
}

/* hover：浮起 + 主色 */
.customerBox a:hover{
  transform: translateY(-3px);
  border-color: rgba(116,167,169,0.38);
  box-shadow: 0 16px 34px rgba(0,0,0,0.14);
  background: linear-gradient(180deg, #ffffff 0%, #f1f8f8 100%);
}

/* 图标 */
.customerBox a i{
  font-size: 24px;
  line-height: 24px;
  color: #0d8c55;
  transition: transform .22s ease;
}

.customerBox a:hover i{
  transform: scale(1.08);
}

/* 文案 */
.customerBox a p{
  margin: 8px 0 0;
  font-size: 12px;
  line-height: 12px;
  color: #333;
  transition: color .22s ease;
}

.customerBox a:hover p{
  color: #0d8c55;
}

/* ===== 弹出信息（默认隐藏，hover 才显示） ===== */
.customerBox a .eso_divinfo{
  position: absolute;
  right: calc(100% + 12px);
  top: 50%;
  transform: translateY(-50%);

  background: #fff;
  border: 1px solid rgba(116,167,169,0.22);
  border-radius: 12px;
  padding: 12px 12px;

  box-shadow: 0 18px 40px rgba(0,0,0,0.14);
  white-space: nowrap;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}

/* hover 显示 */
.customerBox a:hover .eso_divinfo{
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) translateX(-2px);
}

/* 小箭头 */
.customerBox a .eso_divinfo::after{
  content: "";
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

/* 二维码图片更柔和 */
.customerBox a .eso_divinfo img{
  display: block;
  max-width: 140px;
  height: auto;
  border-radius: 10px;
}

/* 文字信息（邮箱/电话）更好看一点 */
.customerBox a[href^="mailto"] .eso_divinfo,
.customerBox a[href^="tel"] .eso_divinfo{
  font-size: 14px;
  color: #111827;
  font-weight: 700;
  padding: 12px 14px;
}

/* 返回顶部按钮可做强调 */
#back-to-top i{
  color: #ffffff;
}
#back-to-top{
  background: #0d8c55;
  border-color: rgba(116,167,169,0.55);
}
#back-to-top p{
  color: #ffffff;
}
#back-to-top:hover{
  background: #5f9496;
}



.optain{ display:none;}
.fposi{ display: none;}

.banner2{ width: 100%; color: #FFFFFF; height: 450px;}
.banner2info{ height: 100%; position: relative;}
.banner2info h1{ color: #FFFFFF; font-size: 2.6rem;}
.banner2info b{ color: #FFFFFF; font-size: 2.6rem;}

.webposi{ width: 100%; position: absolute; z-index: 333; left: 0; bottom: 0; line-height:24px; padding: 15px 0;}
.webposi i{ margin-right: 10px;}
.webposi a{ color: #FFFFFF;}


.main-menu{ width: 100%; height: 76px; line-height: 74px; border-bottom:2px solid #e5e5e5;}
.main-menu a{ font-size:1.1rem; margin: 0 30px;}
.main-menu a.active{ color: #0d8c55; border-bottom:2px solid #0d8c55;}


.about-company{ padding:80px 0;}
.about-left{ width:50%;  padding-right:50px;}


.about-leftinfo{ width:100%; line-height:26px;}

.about-left-title{ width:100%; margin-bottom:40px;}
.about-left-title em{ display: block; color:#0d8c55; text-transform: uppercase; font-weight: bold; font-size: 1.1rem; line-height: 30px;}
.about-left-title h2{ font-size: 2.3rem; line-height: 42px;}


.about-right{ width: 50%; height: auto;}
.about-rightimg{ width: 100%; height: auto;}


.about-bg1{ width:100%; text-align:center; padding:65px 0; text-align:center; color:#fff; background: url(../images/abbg1.jpg)  no-repeat center; background-size:cover;}
.about-bg1 h2{ color:#fff; font-size:1.6rem; line-height:40px; margin-bottom:5px; font-weight:normal;}
.about-bg1 h3{ color:#fff; font-size:1.6rem; line-height:40px; margin-bottom:5px;}


.about-title1{  padding:70px 0 40px 0;}
.about-title1 em{ display: block; color:#0d8c55; text-transform: uppercase; font-weight: bold; font-size: 1.1rem; line-height: 30px;}
.about-title1 h2{ font-size: 2.3rem; line-height: 42px;}

.about-culture-box{ margin-top: 30px;background: url(../images/abcubg.jpg) no-repeat center; background-size:cover; min-height: 480px; color: #FFFFFF;}
/* 每个格子：内容垂直居下 */
.about-culture-box-item{
  width: 25%;
  border-right:2px solid rgba(255,255,255,0.3);
  text-align: center;
  padding: 30px 80px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;   /* 关键：整体贴底 */
  align-items: center;
  min-height: 480px;           /* 跟父容器高度一致，确保能贴底 */
  box-sizing: border-box;
}

/* 图标和标题不要被压缩 */
.about-culture-box-item img,
.about-culture-box-item h4{
  flex: 0 0 auto; color: #FFFFFF; font-size: 1.2rem; margin-top: 10px; line-height: 42px;
 }

/* p 默认隐藏（不占空间 + 透明） */
.about-culture-box-item p{
  margin-top: 8px;
  line-height: 20px;

  max-height: 0;
  opacity: 0;
  overflow: hidden;

  transition: max-height .5s ease, opacity .5s ease;
}

/* hover 显示 p */
.about-culture-box-item:hover p{
  max-height: 80px;   /* 够放两三行就行，按你文案长度可调 */
  opacity: 1;
}

/* 可选：hover 时整体更有质感 */
.about-culture-box-item{
  transition: background .25s ease;
}
.about-culture-box-item:hover{
  background: rgba(0,0,0,.15);
}


.about-even{ margin-top:80px; width: 100%; height: auto; background: url(../images/abevenbg.jpg) no-repeat center; background-size:cover; padding: 70px 0 160px 0;}
.about-even-box{ width: 100%; margin-top: 30px; }
.about-even-box img{ border-radius:8px;}

.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual1 .main_visual1 .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto;}
.main_visual1 .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{display: none; text-indent: -9999em;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: -30px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 6px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 32px; height: 4px; background:#CCCCCC;}
.main_visual1 .owl-dot.active span{ background:#0d8c55; }
.main_visual1 .owl-controls{ height: 0;}
.main_visual1 .owl-nav{ height: 0;}

.about-info{ padding: 30px 0; line-height: 26px;}
.about-info img{ max-width: 100%;}





.about-imglist{ gap: 25px; grid-template-columns: repeat(4, 1fr); /* 3 列 */  display: grid; padding: 30px 0;}
.about-imglist dl{ width: 100%;}
.about-imglist dl dt{ width: 100%; height: auto; overflow: hidden; border-radius:8px 8px 0 0;}
.about-imglist dl dt img{ width: 100%; height: auto; border-radius:8px 8px 0 0;}
.about-imglist dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about-imglist dl dd{ width: 100%; height: 52px; line-height: 52px; overflow: hidden; text-align: center; background: #EEEEEE;}


.contact-box{ padding: 70px 0;}
.contact-map{ width: 100%; height: 500px; background: #f7f7f7;}

.contact-feedback{ padding-bottom: 70px;}
.contact-feedback-left{ width: 50%; padding-right: 120px;}
.contact-feedback-left p{ font-size: 1.1rem; line-height: 28px; margin-top: 60px;}

.contact-feedback-right{ width: 50%; }
.contact-feedback-right input{ width: 100%; margin-top: 15px; border: none; border-bottom:2px solid #EEEEEE; line-height: 48px; height: 48px;} 
.contact-feedback-right textarea{ width: 100%; margin-top: 15px; border: none; border-bottom:2px solid #EEEEEE; line-height: 28px; height: 100px;}
.contact-feedback-right button{ background: #0d8c55; height: 43px; line-height: 43px; border-radius:30px; margin-top: 30px; color: #FFFFFF; font-size: 1rem; padding: 0 50px; border: none;}
.contact-feedback-right button:hover{ background: #111111;}


.contact-job{ padding:40px 0 70px 0;}
/* 列表 */
.job-list{ display: grid; gap: 18px; }

/* 单条 */
.job-item{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  padding: 22px 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.job-item:hover{
  transform: translateY(-2px);
  border-color: rgba(116,167,169,.38);
  box-shadow: 0 12px 30px rgba(0,0,0,.08);
}

/* 左侧内容 */
.job-main h3{ margin: 0; font-size: 1.15rem; line-height: 28px; }
.job-meta{
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px 18px;
  color: #6b7280;
  font-size: .9rem;
}
.job-meta i{ margin-right: 6px; color: #0d8c55; }

.job-desc{
  margin: 12px 0 0;
  color: #374151;
  line-height: 24px;
  max-width: 820px;
}

/* 右侧按钮 */
.job-action{ flex: 0 0 auto; }

.btn-mail{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 44px;
  padding: 0 18px;
  border-radius: 10px;
  background: #0d8c55;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: transform .18s ease, opacity .18s ease;
}
.btn-mail:hover{ transform: translateY(-1px); opacity: .92; color: #FFFFFF;}
.btn-mail i{ font-size: 1.2rem; }


.blog-list{ padding: 40px 0 70px 0;}

/* 网格 */
.blog-grid{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

/* 卡片 */
.blog-card{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.blog-card:hover{
  transform: translateY(-3px);
  border-color: rgba(116,167,169,.38);
  box-shadow: 0 14px 34px rgba(0,0,0,.10);
}

/* 图片 */
.blog-thumb{ overflow: hidden; }
.blog-thumb img{
  width: 100%;
  height: auto;
  display: block;
  transform: scale(1);
  transition: transform .45s ease;
  will-change: transform;
}
.blog-card:hover .blog-thumb img{
  transform: scale(1.06);
}

/* 内容 */
.blog-body{ padding: 18px 18px 20px; }
.blog-meta{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #6b7280;
  font-size: .9rem;
}
.blog-date i{ margin-right: 6px; color: #0d8c55; }
.blog-view i{ margin-right: 6px; color: #0d8c55; }

.blog-title{
  display: block;
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 28px;
  font-weight: 700;
  color: #111827;
  text-decoration: none;

  height: 28px;
  overflow: hidden;
}
.blog-title:hover{ color: #0d8c55; }

.blog-excerpt{
  margin: 10px 0 0;
  color: #374151;
  line-height: 24px;

  height: 48px;
  overflow: hidden;
}

.blog-more{
  margin-top: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #0d8c55;
  text-decoration: none;
  font-weight: 600;
}
.blog-more i{ font-size: 1.2rem; font-weight: 700; }
.blog-more:hover{ opacity: .85; }


.blog-show{padding: 40px 0 70px 0;}

/* 顶部 */
.blog-show-header{
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 22px;
}
.blog-show-header h1{
  margin: 0;
  font-size: 1.85rem;
  line-height: 1.35;
  color: #111827;
}
.blog-show-meta{
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  color: #6b7280;
  font-size: .92rem;
}
.blog-show-meta i{
  margin-right: 6px;
  color: #0d8c55;
}

/* 主体布局 */
.blog-show-wrap{
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 26px;
}

/* 正文卡片 */
.blog-show-main{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  padding: 22px 22px 18px;
}

/* 正文排版 */
.blog-show-content{
  color: #1f2937;
  line-height: 28px;
  font-size: 0.9rem;
}
.blog-show-content p{ margin: 0 0 14px; }
.blog-show-content h2{
  margin: 22px 0 10px;
  font-size: 1.25rem;
  line-height: 1.3;
  color: #111827;
}
.blog-show-content ul{
  margin: 10px 0 14px 18px;
  padding: 0;
}
.blog-show-content li{ margin: 6px 0; }
.blog-show-content blockquote{
  margin: 18px 0;
  padding: 12px 14px;
  border-left: 4px solid #0d8c55;
  background: #f3f9f9;
  color: #374151;
  border-radius: 8px;
}

/* ===== 上一篇/下一篇 ===== */
.blog-show-nav{
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid #e7e7e7;
}
.blog-show-nav ul{
  list-style: none;
  padding: 0;
  margin: 0;

  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.blog-show-nav li{
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 14px 14px;
  background: #fff;

  transition: transform .2s ease,
              border-color .2s ease,
              box-shadow .2s ease;
}
.blog-show-nav li:hover{
  transform: translateY(-2px);
  border-color: rgba(116,167,169,.38);
  box-shadow: 0 12px 26px rgba(0,0,0,.08);
}
.blog-show-nav .nav-label{
  display: inline-block;
  font-size: .9rem;
  color: #6b7280;
}
.blog-show-nav li a{
  display: block;
  margin-top: 8px;
  font-weight: 700;
  color: #111827;
  line-height: 24px;
  text-decoration: none;

  max-height: 48px;
  overflow: hidden;
}
.blog-show-nav li:hover a{
  color: #0d8c55;
}

/* ===== 侧栏推荐 ===== */
.blog-show-side .side-box{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  padding: 16px;
  position: sticky;
  top: 90px;
}
.side-title{
  font-weight: 800;
  color: #111827;
  font-size: 1.05rem;
  padding-bottom: 12px;
  border-bottom: 1px solid #eee;
  margin-bottom: 14px;
}

.side-item{
  display: flex;
  gap: 12px;
  text-decoration: none;
  padding: 10px 0;
  border-bottom: 1px dashed #eee;
}
.side-item:last-child{ border-bottom: none; }

.side-thumb{
  flex: 0 0 auto;
  width: 120px;
  height: 80px;
  overflow: hidden;
  border-radius: 10px;
  background: #f3f4f6;
}
.side-thumb img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .35s ease;
}
.side-item:hover .side-thumb img{
  transform: scale(1.06);
}

.side-info{ flex: 1; min-width: 0; }
.side-name{
  color: #111827;
  font-weight: 700;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.side-date{
  margin-top: 6px;
  color: #6b7280;
  font-size: .9rem;
}
.side-date i{
  margin-right: 6px;
  color: #0d8c55;
}



.application-main{padding: 40px 0 70px 0;}

/* 两列网格 */
.app-grid{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
}

/* 卡片 */
.app-card{
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 14px;
  overflow: hidden;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.app-card:hover{
  transform: translateY(-3px);
  border-color: rgba(116,167,169,.38);
  box-shadow: 0 14px 34px rgba(0,0,0,.10);
}

/* 图片 */
.app-thumb{ overflow: hidden; }
.app-thumb img{
  width: 100%;
  height: auto;
  display: block;
  transform: scale(1);
  transition: transform .45s ease;
  will-change: transform;
}
.app-card:hover .app-thumb img{
  transform: scale(1.06);
}

/* 内容 */
.app-body{ padding: 18px 18px 20px; }

.app-title{
  display: block;
  font-size: 1.15rem;
  line-height: 28px;
  font-weight: 800;
  color: #111827;
  text-decoration: none;
}
.app-title:hover{ color: #0d8c55; }

.app-desc{
  margin: 10px 0 0;
  color: #374151;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.app-more{
  margin-top: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #0d8c55;
  text-decoration: none;
  font-weight: 700;
}
.app-more i{ font-size: 1.2rem; font-weight: 700; }
.app-more:hover{ opacity: .85; }


.application-list{padding: 40px 0 70px 0;}

/* 列表 */
.app-list{ display: grid; gap: 18px; }

/* 单条：左图右文 */
.app-row{
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 18px;

  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 14px;
  overflow: hidden;

  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.app-row:hover{
  transform: translateY(-3px);
  border-color: rgba(116,167,169,.38);
  box-shadow: 0 14px 34px rgba(0,0,0,.10);
}

/* 图片 */
.app-row-pic{ overflow: hidden; background: #f3f4f6; }
.app-row-pic a{ display: block; }
.app-row-pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .45s ease;
  will-change: transform;
}
.app-row:hover .app-row-pic img{ transform: scale(1.06); }

/* 右侧信息 */
.app-row-info{
  padding: 18px 18px 20px 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.app-row-title{
  display: block;
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 800;
  color: #111827;
  text-decoration: none;
}
.app-row-title:hover{ color: #0d8c55; }

.app-row-desc{
  margin: 10px 0 0;
  color: #374151;
  line-height: 24px;
  max-height: 24px;
  overflow: hidden;
}

.app-row-meta{
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  color: #6b7280;
  font-size: .92rem;
}
.app-row-meta i{ margin-right: 6px; color: #0d8c55; }

.app-row-more{
  margin-top: 14px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #0d8c55;
  text-decoration: none;
  font-weight: 700;
  width: fit-content;
}
.app-row-more i{ font-size: 1.2rem; font-weight: 700; }
.app-row-more:hover{ opacity: .85; }


.application-show {
  padding: 40px 0 70px 0;
}

/* 标题 */
.app-show-title {
  font-size: 1.8rem;
  line-height: 1.4;
  margin-bottom: 10px;
  font-weight: bold;
  color: #222;
}

/* 时间 */
.app-show-time {
  font-size: 0.9rem;
  color: #999;
  margin-bottom: 30px;
}

/* 正文 */
.app-show-content p {
  font-size: 0.9rem;
  line-height: 30px;
  color: #333;
}


.goods-menu{
  padding: 40px 0 70px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 34px;
}

/* 分类卡片 */
.goods-menu dl{
  position: relative;
  background: linear-gradient(360deg, #ffffff 0%, #f1f8f8 100%);
  border: 1px solid #e6e6e6;
  border-radius: 16px;
  padding: 28px 30px 30px;
  transition: all 0.35s ease;
  overflow: hidden;
}

/* 顶部强调线 */
.goods-menu dl::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background: linear-gradient(90deg, #0d8c55, #5f9496);
  transition: width 0.4s ease;
}

.goods-menu dl:hover::before{ width: 100%; }

.goods-menu dl:hover{
  transform: translateY(-6px);
  border-color: rgba(116,167,169,0.55);
  box-shadow:
    0 -16px 36px rgba(0,0,0,0.12),
    0 4px 10px rgba(0,0,0,0.06);
}

/* dt 本身保持 */
.goods-menu dt{
  display: flex;
  align-items: center;
  font-size: 1.18rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 20px;
}

/* 图标包裹效果 */
.goods-menu dt img{
  width: 32px;
  height: 32px;
  margin-right: 14px;

  padding: 6px;
  background: linear-gradient(180deg, #f3f9f9 0%, #e8f3f3 100%);
  border-radius: 50%;

  box-shadow:
    0 6px 14px rgba(116,167,169,0.20),
    inset 0 0 0 1px rgba(116,167,169,0.14);

  transition: transform 0.6s ease, box-shadow 0.6s ease;
}

.goods-menu dl:hover dt img{
  transform: rotate(-6deg) scale(1.08);
  box-shadow:
    0 10px 22px rgba(116,167,169,0.28),
    inset 0 0 0 1px rgba(116,167,169,0.18);
}

/* 子分类 Tag */
.goods-menu dd a{
  position: relative;
  padding: 9px 18px;
  margin: 5px;
  font-size: 0.95rem;
  color: #333;
  border: 1px solid #e5e5e5;
  border-radius: 999px;
  background: #ffffff;
  text-decoration: none;
  transition:
    color 0.25s ease,
    border-color 0.25s ease,
    background 0.25s ease,
    transform 0.25s ease;
  overflow: hidden;
}

.goods-menu dd a::after{
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,0.6), transparent);
  transition: left 0.6s ease;
}
.goods-menu dd a:hover::after{ left: 100%; }

.goods-menu dd a:hover{
  background: #0d8c55;
  border-color: #0d8c55;
  color: #fff;
  transform: translateY(-3px);
}

.service-menu{ padding:40px 0 70px 0;}
.service-menu{
  padding:40px 0 70px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

/* 卡片 */
.service-menu dl{
  background: linear-gradient(180deg, #ffffff 0%, #f1f8f8 100%);
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 16px;
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
  display: flex;
  flex-direction: column;
}

.service-menu dl:hover{
  transform: translateY(-6px);
  border-color: rgba(116,167,169,0.38);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

/* 图片区域 */
.service-menu dt{
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #f3f4f6;
}

.service-menu dt a{ display: block; }

.service-menu dt img{
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: transform .5s ease;
}
.service-menu dl:hover dt img{ transform: scale(1.06); }

/* 内容区 */
.service-menu dd{
  margin: 0;
  padding: 18px 18px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

/* 标题链接 */
.service-menu dd > a{
  font-size: 1.12rem;
  font-weight: 800;
  color: #111827;
  text-decoration: none;
  line-height: 26px;
  position: relative;
  padding-left: 12px;
}

/* 左侧强调条 */
.service-menu dd > a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 4px;
  height: 16px;
  border-radius: 4px;
  background: #0d8c55;
}

/* hover 标题变主色 */
.service-menu dl:hover dd > a{ color: #0d8c55; }

/* 摘要文案 */
.service-menu dd > div{
  color: #374151;
  line-height: 24px;
  font-size: 0.98rem;

  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 96px;
}



.goodsSubMenu{
  width:94%;
  margin:0 auto;
  padding:25px 0;
  display:flex;
  text-align:center;
  align-items:center;
  justify-content:center;
  flex-wrap: wrap;
  gap: 8px;
}

.goodsSubMenu a{
  display:inline-block;
  padding:10px 15px;
  background:#f7f7f7;
  font-size:0.9rem;
  border-radius:3px;
  margin-right:0;
  margin-bottom:0;
  white-space: nowrap;
}

.active1{ background:#0d8c55 !important; color:#fff; }

.products-main{ padding-bottom:70px; width:94%; margin:0 auto;}
.products-main .page-box{ margin:30px 0;}

/* 页面整体 */
.products-main{
  padding-bottom: 70px;
  width: 94%;
  margin: 0 auto;
}

/* 顶部：显示数量 */
.ABMenu{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 12px;
  background: linear-gradient(180deg, #ffffff 0%, #f1f8f8 100%);
  box-shadow: 0 10px 22px rgba(0,0,0,.06);
  margin: 18px 0 16px;
}
.ABMenu i{ color:#0d8c55; font-size: 16px; }
.ABMenu b{ font-weight: 800; color:#111827; }
.ABMenu select{
  height: 34px;
  border: 1px solid rgba(0,0,0,.14);
  border-radius: 10px;
  padding: 0 10px;
  outline: none;
  background: #fff;
}
.ABMenu select:focus{
  border-color: rgba(116,167,169,.55);
  box-shadow: 0 0 0 3px rgba(116,167,169,.12);
}

/* 内容容器 */
.goodsContain{ width: 100%; }
.inbg{
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 14px;
  overflow: hidden;
}

/* 顶部排序条 */
.goodsListTop{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 14px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  background: #ffffff;
}
.goodsListTopR{
  margin-left: auto;
  color: #6b7280;
  font-size: .92rem;
}
.goodsListTop .sort-item{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(0,0,0,.12);
  background: #fafafa;
  color: #111827;
  text-decoration: none;
  font-weight: 700;
  transition: all .2s ease;
}
.goodsListTop .sort-item:hover{
  border-color: rgba(116,167,169,.38);
  color: #0d8c55;
  background: #f1f8f8;
}
.goodsListTop .sort-item.active{
  border-color: rgba(116,167,169,.55);
  background: #0d8c55;
  color: #fff;
}

/* 第二行筛选条 */
.goodsListTop2{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 12px;
  padding: 14px 14px;
  border-bottom: 1px solid rgba(0,0,0,.08);
  background: #f1f8f8;
}
.goodsListTop2 b{ color:#111827; font-weight: 800; }
.goodsListTop2 .fr{ margin-left: auto; color:#111827; font-weight: 800; }

/* 输入框统一风格 */
.Ginput1, .Ginput2{
  height: 36px;
  border: 1px solid rgba(0,0,0,.14);
  border-radius: 10px;
  padding: 0 12px;
  outline: none;
  background: #fff;
}
.Ginput1{ min-width: 220px; }
.Ginput2{ width: 90px; text-align: center; }
.Ginput1:focus, .Ginput2:focus{
  border-color: rgba(116,167,169,.55);
  box-shadow: 0 0 0 3px rgba(116,167,169,.12);
}

/* 搜索按钮 */
.GSub1{
  height: 36px;
  padding: 0 16px;
  border-radius: 10px;
  border: 1px solid rgba(116,167,169,.55);
  background: #0d8c55;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
  transition: opacity .18s ease, transform .18s ease;
}
.GSub1:hover{ opacity: .92; transform: translateY(-1px); }

/* 现货 checkbox */
.Gch1{
  width: 16px;
  height: 16px;
  accent-color: #0d8c55;
  transform: translateY(1px);
}

/* 表格区域 */
.goodsList{ padding: 0; }
.goodsList table{ width: 100%; border-collapse: collapse; }
.goodsList .firTr{
  background: #e8f3f3 !important;
  color: #111827 !important;
  height: 54px !important;
  text-align: center;
}
.goodsList .firTr td{
  border-bottom: 1px solid rgba(0,0,0,.10);
  padding: 10px 10px;
  vertical-align: middle;
}
.goodsList .firTr td i{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 800;
  color: #111827;
  line-height: 20px;
}

/* 下拉筛选区 */
.goodsList .select-w{ margin-top: 8px; }
.goodsList .select-w select{
  width: 100%;
  height: 34px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.14);
  padding: 0 10px;
  background: #fff;
  outline: none;
}
.goodsList .select-w select:focus{
  border-color: rgba(116,167,169,.55);
  box-shadow: 0 0 0 3px rgba(116,167,169,.12);
}

/* 第一列“重置全部” */
.firTd{ position: relative; }
.clear-btn{ margin-top: 8px; }
.clear-btn span{
  display: inline-block;
  cursor: pointer;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(116,167,169,.12);
  color: #0d8c55;
  font-weight: 800;
  border: 1px solid rgba(116,167,169,.20);
}

/* tbody */
#tableContent tr{ transition: background .15s ease; }
#tableContent td{
  padding: 12px 10px;
  border-bottom: 1px solid rgba(0,0,0,.06);
  text-align: center;
  color: #111827;
  line-height: 22px;
}
#tableContent tr:nth-child(even){ background: #fafafa; }
#tableContent tr:hover{ background: #f1f8f8; }


.goodsInfosMenu{
  padding: 28px 0 60px;
}

.products-content-info{ padding:30px 0;}


@media (max-width: 1200px) {
    .container{ width: 94%; height: auto; overflow: hidden;}

header{ display: none !important;}
body{ font-size: 0.8rem;}

.post-info{
    padding: 20px 0;
    font-size: 0.95rem;
  }

  .post-info h2{
    font-size: 1.35rem;
    margin: 30px 0 16px;
  }

  .post-info h3{
    font-size: 1.15rem;
    margin: 24px 0 14px;
  }

  .post-info h4{
    font-size: 1rem;
  }

  .post-info p{
    line-height: 28px;
  }

  .post-info table{
    font-size: 0.9rem;
  }

.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:60px; overflow: hidden; padding-top:5px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:50px;}
.HeaderM .logo a img{width: auto; height:50px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}
.m-menu{float: right;width: 30px; }
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.client-2{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:85%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0d8c55;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#0d8c55 url(../images/search3.png) no-repeat center center;
}



.searchshow{  width: 80%;height: 62px; padding: 5px; border-radius:50px;}
.searchshow input{ width:80%; border-radius:30px; height:52px;  font-size: 0.9rem;}
.searchshow button{ width: 20%; border-radius:30px; height: 52px; line-height: 52px; border: none; background:#0d8c55;   font-size:1.2rem; color: #FFFFFF; text-align: center; }


.banner{  padding: 80px 0; margin-top: 61px;}

.main_visual{  margin-top: 61px;}
.main_visual .owl-carousel .item .Bpic{ display: none;}
.main_visual .owl-carousel .item .Bmpic{ display: block;}


.home-title{ padding: 30px 0;}
.home-title-left{ width: 100%; min-width: 100%;}
.home-title-left em{  font-size: 1rem; line-height: 28px;}
.home-title-left h2{ font-size: 1.8rem; line-height: 40px;}

.home-title a{ display: none;}

.home-products{ gap: 10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}
.home-products-item{ padding: 20px;}
.home-products-item-info{ width: calc(100% - 100px); padding-right: 15px;}
.home-products-item-info h3{ font-size: 1.2rem; }
.home-products-item-info a{ margin-top: 20px;}
.home-products-item-pic{ width: 100px;}


.home-about{  padding-bottom: 30px; margin-top: 30px;}
.home-about-left{ width: 100%; height: auto;}


.home-about-right{ width:100%; padding-left: 0; padding-top: 30px;}
.home-about-right-info p{ margin-bottom: 15px; line-height: 24px;}

.home-application{ padding-bottom: 30px;}

.home-application-left{ width: 100%; gap:10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid; }
.home-application-item{  padding:20px; } 
.home-application-item h3 a{ font-size: 1.2rem; }
.home-application-item p{ line-height: 24px; height: 48px; overflow: hidden; margin-top: 5px;}
.home-application-item a.homeapplinks{ margin-top: 20px; font-size: 1rem;}


.home-application-right{ width: 100%; padding-left: 0; gap: 10px; padding-top: 10px; }
.home-application-right-item{  padding: 20px; }
.home-application-right-info{ width: calc(100% - 60px); padding-right: 25px;}


.home-application-right-item:hover{transform: translateY(-3px);
  box-shadow: 0 18px 45px rgba(0,0,0,.14); background: #0d8c55; color: #FFFFFF;}
.home-application-right-item:hover a{ color: #FFFFFF;}
.home-application-right-item:hover img{filter: brightness(0) invert(1);}


.home-blog{gap: 10px; grid-template-columns: repeat(1, 1fr); /* 3 列 */  display: grid;}




.home-job{margin-top: 30px; padding: 30px 0;}

.home-job-box{width: 100%;  padding: 30px;}


.footer{ display: none;}
.footer-copy{ margin-bottom: 70px; text-align: center;}

.footer-copy .container{ display: block;}
.footer-copy a{ display: block;}

.customerList{ display: none;}

.fposi{ width:100%; height:60px; background:#0d8c55; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:25%; height:60px; color:#fff !important; border-right:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:25px; height:auto; padding-top:6px;}
.fposi a p{ line-height:18px; font-size:0.8rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#0d8c55; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}



.main-menu{ width: 100%; height: 56px; line-height: 54px; border-bottom:1px solid #e5e5e5; /* 移动端横向滑动关键 */
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; /* iOS 更顺滑 */   justify-content: flex-start !important; /* 避免居中导致不好滑 */
    padding: 0 10px;}
.main-menu a{ font-size:0.9rem; margin: 0 15px;}
.main-menu a.active{  border-bottom:1px solid #0d8c55;}

.main-menu::-webkit-scrollbar{ height: 0; }
.main-menu{ scrollbar-width: none; } /* Firefox */


.banner2{  height: auto; height: 200px;  margin-top: 61px;}
.banner2info{ height: 100%; position: relative;}
.banner2info h1{ color: #FFFFFF; font-size: 1.6rem;}
.banner2info b{ color: #FFFFFF; font-size: 1.6rem;}


.about-company{ padding:30px 0;}
.about-left{ width:100%;  padding-right:0;}


.about-leftinfo{ width:100%; line-height:24px; padding-bottom:50px;}

.about-left-title{ width:100%; margin-bottom:20px;}
.about-left-title em{  font-size: 1rem; line-height: 28px;}
.about-left-title h2{ font-size: 1.8rem; line-height: 40px;}


.about-right{ width: 100%; height: auto;}



.about-bg1{ padding:30px 0;}
.about-bg1 h2{ font-size:1.2rem; }
.about-bg1 h3{ font-size:1.2rem; }


.about-title1{  padding:30px 0;}
.about-title1 em{ font-size: 1rem; line-height: 28px;}
.about-title1 h2{ font-size: 1.8rem; line-height: 40px;}

.about-culture{ padding:30px 0;}

.about-culture-box{ margin-top: 20px; min-height: auto; color: #FFFFFF;}
/* 每个格子：内容垂直居下 */
.about-culture-box-item{
  width: 100%;
  border-right:none;
    border-bottom:2px solid rgba(255,255,255,0.3);
  padding: 30px;
  min-height: auto;           /* 跟父容器高度一致，确保能贴底 */
}
/* p 默认隐藏（不占空间 + 透明） */
.about-culture-box-item p{

  max-height: 80px;
  opacity: 1;

}


.about-even{ margin-bottom: 0;  padding: 30px 0;}
.about-even-box{ margin-top: 20px; padding-bottom: 60px; }

.about-info{ padding: 20px 0; line-height: 24px;}



.about-imglist{ gap: 10px; grid-template-columns: repeat(2, 1fr); /* 3 列 */  display: grid;}
.about-imglist dl dd{height: 42px; line-height: 42px;}

.contact-box{ padding: 30px 0;}
.contact-map{  height: 350px;}

.contact-feedback{ padding-bottom:20px;}
.contact-feedback-left{ width: 100%; padding-right: 0;}
.contact-feedback-left p{ font-size: 0.9rem; line-height: 24px; margin-top: 10px;}

.contact-feedback-right{ width: 100%; }

.contact-job{ padding-bottom: 30px;}

 .job-item{ flex-direction: column; align-items: flex-start; }
  .job-desc{ max-width: none; }
  .btn-mail{ width: 100%; justify-content: center; }

.blog-grid{ grid-template-columns: 1fr; }
  .blog-title{ height: auto; }
  .blog-excerpt{ height: auto; }

 .blog-show-header h1{ font-size: 1.5rem; }
  .blog-show-main{ padding: 18px 16px 16px; }

  .blog-show-nav ul{ grid-template-columns: 1fr; } /* 上/下篇改成一列 */
  .side-thumb{ width: 110px; height: 74px; }


.app-grid{ grid-template-columns: 1fr; }
  .app-desc{ height: auto; }

 .app-row{ grid-template-columns: 1fr; }
  .app-row-info{ padding: 16px 16px 18px; }
  .app-row-desc{ max-height: none; }
  
  .goods-menu {
    padding: 40px0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
}
  
.customerList{ display:none;}
.blog-show-wrap {
    display: grid;
    grid-template-columns: 1fr 0;
    gap: 0;
}

  .service-menu{
    grid-template-columns: 1fr; /* 手机下一排一个 */
    gap: 16px;
  }

  .service-menu dd{
    padding: 16px 14px 18px;
  }

  .service-menu dt img{
    height: auto;
  }

  .service-menu dd > div{
    min-height: auto; /* 手机不强制对齐高度 */
    -webkit-line-clamp: 5;
  }

  
}




