@font-face {
    font-family: 'PoppinsRegular';
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.eot');
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.woff2') format('woff2'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.woff') format('woff'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.ttf') format('truetype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PoppinsMedium';
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.eot');
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.woff2') format('woff2'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.woff') format('woff'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.ttf') format('truetype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PoppinsBold';
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.eot');
    src: url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.woff2') format('woff2'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.woff') format('woff'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.ttf') format('truetype'),
        url('/wp-content/themes/greenspring/assets/fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body{
  overflow-x: hidden;
  font-family: 'PoppinsRegular' !important;
}
body p,body{
  color: #444444;
  font-size: 16px;
  line-height: 28px;
}
body p{
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 28px;
  color: #444444;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
  touch-action: none;
  touch-action: pan-y;
}
dl {
margin: 0;
}

dt {
font-weight: normal;
}

ul,
li {
list-style-type: none;
margin: 0;
font-family: 'PoppinsRegular';
}
/* b, strong {
  font-weight: 400 !important;
} */
summary {
  list-style: none;
}
h1,h2,h3,h4,h5,h6{
  font-weight: var(--heading--font-weight-strong) !important;
}
h1,h2,.h1,.h2{
  color: #0d0d0d;
  font-family: 'PoppinsMedium' !important;
  font-weight: 500 !important;
}
h3,h4,h5,h6,.h3,.h4,.h5,.h6{
  color: #0d0d0d;
  font-family: 'PoppinsMedium' !important;
  font-weight: 400 !important;
}
a{
  text-decoration: none;
  outline: none;
  font-family: 'PoppinsRegular' !important;
}
a:hover {
  text-decoration: none;
  color: #0d0d0d;
}
a:focus {
  text-decoration: none !important;
  outline: none !important;
  background-color: transparent !important;
  color: inherit !important;
}
img {
border: 0;
vertical-align: middle;
transition: all 0.6s;
}
table {
border-collapse: collapse;
table-layout: fixed;
width: 100% !important;
word-wrap: break-word;
}
td{
  width: fit-content;
}
input,
textarea,
select,
button {
border: 0;
outline: none;
}
.m-35{
  margin-top: 35px;
}
.m-55{
  margin-top: 55px;
}
.aligncenter{
  display: flex !important;
  justify-content: center !important;
}
.alignrights{
  text-align: right;
}
.mt-base{
  margin-top: 30px;
}
.pt-base{
  padding: 80px 0;
}
.width_800{
  max-width: 800px;
  margin: 0 auto;
}
.vc_row.container{
  margin: 0 auto !important;
}
@media (min-width: 1480px) {
    .container {
        width:1420px
    }
}
@media (min-width: 1680px) {
    .container {
        width:1420px
    }
}
/* header */
.head_up{
  background-color: #145541;
  padding: 8px 0;
}
.head_up_flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
.head_contact{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  column-gap: 20px;
}
.head_contact a{
  line-height: 1;
  display: block;
  font-size: 16px;
  color: #d8e8cc;
}
.head_contact a:first-child{
  border-right: 1px solid #d8e8cc;
  padding-right: 20px;
}
.head_contact a:focus{
  color: #d8e8cc !important;
}
.head_social{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  column-gap: 18px;
}
.head_logo_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  position: relative;
}
.head_logo img{
  margin: 0 auto;
}
.lan{
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 0;
}
.lan .textwidget>ul {
  float: right;
  margin-left: 10px;
}
.lan li.choose-site img{
  width: 24px;
}
.lan li.choose-site {
  position: relative;
}
.lan li.choose-site ul {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #ffffff;
  width: 90px;
  border: 1px solid #e3e3e3;
  z-index: 10;
}
.lan li.choose-site>ul>li>a {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  width: 100%;
  text-align: left;
  height: auto;
  line-height: 26px;
  font-size: 14px;
  color:#000000;
  text-align: center;
  font-weight: 500;
}
.lan li.choose-site>ul>li:last-child>a {
  border-bottom: none;
}
.lan li.choose-site>ul>li>a:hover, .lan li.choose-site>ul>li:hover>a {
  background-color: #145541;
  color: #ffffff;
}
.lan li.choose-site ul li {
  margin: 0;
  width: 100%;
}
.lan li.choose-site ul li a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
}
.lan li.choose-site>a {
  padding: 0;
  text-align: center;
  font-size: 16px;
  color: #444444;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
}
.lan li.choose-site>a:hover{
  cursor: pointer;
}
.lan li.choose-site>a .fa{
  margin-left: 10px;
}
.lan li.choose-site>a::before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('/wp-content/uploads/2026/01/global.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.head_middle{
  padding: 25px 0;
}
.head_menu{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  column-gap: 35px;
}
.head_menu .menu-item a{
  font-size: 16px;
  color: #0d0d0d !important;
  font-family: 'PoppinsMedium' !important;
  text-transform: capitalize;
  text-decoration: none !important;
  position: relative;
  padding: 15px 0 !important;
}
.head_menu .menu-item a:hover,
.head_menu .current_page_item > a{
  color: #145541 !important;
}
.head_menu #primary-menu-list > .menu-item > a::before{
  position: absolute;
  width: 0;
  content: "";
  height:3px;
  transition: all .5s ease-out 0s;
  background: #145541;
  top: 0;
  left: 0;
}
.menu_search .menu-item a::before{
  display: none;
}
.head_menu .menu-item a:hover::before,
.head_menu .current-menu-item a::before{
  width: 100%;
}
.head_menu .primary-navigation > div > .menu-wrapper{
  column-gap: 70px;
}
.head_search{
  position: relative;
}
.head_search > img:hover{
  cursor: pointer;
}
.head_search .searchwp-form{
  opacity: 0;
  transform: rotateX(90deg);
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 10;
  margin-top: 15px;
}
.head_search .searchwp-form.active{
  transition: opacity .3s, transform .3s;
  visibility: visible;
  opacity: 1;
  transform: rotateX(0);
  transform-origin: top;
}
.head_search #searchwp-form-1 .swp-input{
  width: 320px !important;
  height: 45px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-image: none !important;
}
#searchwp-form-1 input[type=submit] {
  height: 45px;
  width: 45px;
  padding: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  background-image: url('/wp-content/uploads/2026/01/search-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
}
#searchwp-form-1 input[type=submit]:hover{
  border-color: #145541 !important;
}
.head_search form.searchwp-form .swp-flex--gap-md {
  gap: 0;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img,
input:focus,
a:focus{
  outline: unset !important;
}
table,
tbody,
tr{
  border: 0 !important;
}
td{
  border: 1px solid #e6e6e6 !important;
  font-size: 18px;
  color: #404040;
  text-align: left;
}
table td:first-child ,
table th:first-child {
  font-size: 18px;
  font-family: 'PoppinsRegular' !important;
}
table td:first-child strong,
table th:first-child strong{
  font-weight: 400 !important;
}
td:first-child{
  text-align: left;
}
table tr:hover{
  background-color: #f6f6f6;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-color: #ddd;
  text-align: left;
  padding: 8px 15px;
}
.head_menu .primary-navigation{
  margin: 0;
}
.primary-navigation>div>.menu-wrapper .sub-menu-toggle{
  display: none !important;
}
.primary-navigation .primary-menu-container{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.primary-navigation .sub-menu .menu-item > a {
  font-size: 14px !important;
  font-family: 'PoppinsMedium' !important;
  padding: 10px 15px !important;
  transition: 0.2s;
}
.primary-navigation .sub-menu .menu-item > a:hover{
  color: #145541 !important;
  text-decoration: none !important;
  opacity: 1;
}
.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
  display: none !important;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu{
  min-width: 200px !important;
  border: 0 !important;
}
.sub-menu > .menu-item-has-children{
  position: relative;
}
.sub-menu > .menu-item-has-children > .sub-menu{
  position: absolute;
  top: 0;
  left: 200px;
  min-width: 200px !important;
  display: none;
  margin-left: -2px;
  padding: 0;
  list-style: none;
  border: 0 !important;
}
.sub-menu > .menu-item-has-children:hover .sub-menu{
  display: block;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:after{
  display: none !important;
}
.slide_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.slide_content h2{
  font-size: 48px;
  color: #212121;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.slide_content p{
  font-size: 24px;
  color: #444444;
  margin: 30px 0 45px 0;
}
.btn_dark{
  background-color: #145541;
  color: #d8e8cc;
  width: 170px;
  height: 54px;
  border-radius: 8px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: 'PoppinsMedium' !important;
  line-height: 1;
  transition: all ease 0.3s;
  border: 1px solid #145541;
  text-transform: capitalize;
}
.btn_dark:hover{
  background-color: #ffffff;
  color: #145541;
}
.btn_light{
  background-color: #ffffff;
  color: #145541;
  width: 170px;
  height: 54px;
  border-radius: 8px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: 'PoppinsMedium' !important;
  line-height: 1;
  transition: all ease 0.3s;
  border: 1px solid #145541;
  text-transform: capitalize;
}
.btn_light:hover{
  border: 1px solid #145541;
  color: #ffffff;
  background-color: #145541;
}
.slide_box {
  max-width: 950px;
}
.swiper-pagination-bullet{
  background-color: #ffffff;
}
.swiper-pagination-bullet-active{
  transform: scale(1.3);
}
.home_cat{
  padding: 120px 0;
}
.heading_h2{
  font-size: 36px;
  margin-bottom: 15px;
}
.content_p{
  font-size: 17px;
  line-height: 26px;
  color: #555555;
}
.home_cat_box{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.home_cat_item{
  border-radius: 15px;
  overflow: hidden;
}
.home_cat_item > a{
  display: block;
  position: relative;
}
.home_cat_flex{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.cat_1{
  background-color: rgba(73,170,141,0.8);
}
.home_cat_item:hover .cat_1{
  background-color: rgba(73,170,141,1);
}
.cat_4{
  background-color: rgba(30,45,63,0.8);
}
.home_cat_item:hover .cat_4{
  background-color: rgba(30,45,63,1);
}
.cat_5{
  background-color: rgba(97,75,41,0.8);
}
.home_cat_item:hover .cat_5{
  background-color: rgba(97,75,41,1);
}
.cat_6{
  background-color: rgba(84,36,10,0.8);
}
.home_cat_item:hover .cat_6{
  background-color: rgba(84,36,10,1);
}
.cat_7{
  background-color: rgba(27,64,53,0.8);
}
.home_cat_item:hover .cat_7{
  background-color: rgba(27,64,53,1);
}
.cat_8{
  background-color: rgba(80,122,170,0.8);
}
.home_cat_item:hover .cat_8{
  background-color: rgba(80,122,170,1);
}
.cat_9{
  background-color: rgba(27,64,53,0.8);
}
.home_cat_item:hover .cat_9{
  background-color: rgba(27,64,53,1);
}
.cat_10{
  background-color: rgba(8,30,55,0.8);
}
.home_cat_item:hover .cat_10{
  background-color: rgba(8,30,55,1);
}
.cat_11{
  background-color: rgba(129,65,30,0.8);
}
.home_cat_item:hover .cat_11{
  background-color: rgba(129,65,30,1);
}
.home_cat_content {
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0px;
}
.home_cat_content .h3{
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 0;
}
.home_cat_content .more_link{
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  text-decoration: underline;
  opacity: 0;
  transform: translateY(0);
  transition: all ease 0.3s;
  margin-bottom: 0;
  height: 0;
}
.home_cat_content:hover .more_link{
  transform: translateY(15px);
  opacity: 1;
  height: auto;
}
.home_cat_up{
  transition: all ease 0.3s;
  text-align: center;
}
.home_cat_content:hover .home_cat_up{
  transform: translateY(-15px);
}
.home_about{
  padding: 100px 0;
  background-color: #f8f8f8;
}
.home_about_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.home_about_item{
  width: 48%;
}
.home_about_item{
  position: relative;
}
.video_player{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.home_about_item h2{
  font-size: 36px;
  margin-bottom: 15px;
}
.home_about_item strong{
  font-size: 24px;
  font-weight: 400;
  color: #444444;
}
.home_about_item .btn_dark{
  margin-top: 35px;
}
/* 播放按钮基础样式（按你现有样式保留/覆盖） */
.play-btn{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;              /* 按实际按钮尺寸改 */
  height: 56px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
  will-change: transform;
}

/* 外圈波纹（默认隐藏） */
.play-btn::after{
  content: "";
  position: absolute;
  inset: -10px;             /* 外圈扩展范围 */
  border-radius: 50%;
  opacity: 0;
  transform: scale(.85);
  border: 2px solid rgba(16, 94, 70, .35);  /* 颜色可换成你的品牌绿 */
  transition: opacity .22s ease, transform .35s ease;
  pointer-events: none;
}

/* hover 动画效果 */
.play-btn:hover{
  transform: scale(1.08);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .18);
  filter: saturate(1.1);
}

.play-btn:hover::after{
  opacity: 1;
  transform: scale(1);
  animation: playPulse 1.1s ease-out infinite;
}

/* 按下（可选） */
.play-btn:active{
  transform: scale(1.02);
}

/* 键盘可访问（可选） */
.play-btn:focus-visible{
  outline: 3px solid rgba(16, 94, 70, .35);
  outline-offset: 3px;
}

/* 波纹动画 */
@keyframes playPulse{
  0%   { transform: scale(0.95); opacity: .65; }
  70%  { transform: scale(1.18); opacity: 0; }
  100% { transform: scale(1.18); opacity: 0; }
}

/* 尊重“减少动效”系统设置（可选但推荐） */
@media (prefers-reduced-motion: reduce){
  .play-btn, .play-btn::after{ animation: none !important; transition: none !important; }
}
.home_certification{
  padding: 0 0 90px 0;
  background-color: #f8f8f8;
}
.home_certification_box{
  margin-top: 25px;
  background-color: #ffffff;
  border-radius: 8px;
}
.home_certification_box .swiper-pagination-bullet{
  background-color: #145541;
}
.home_certification_box .swiper-wrapper{
  height: 165px;
  align-items: center;
}
.home_certification_item{
  overflow: hidden;
}
.home_certification_item img{
  transition: all ease 0.3s;
  max-height: 120px;
}
.home_certification_item:hover img{
  transform: scale(1.05);
}
.cer_swiper .swiper-slide{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.home_counter{
  background-image: url('/wp-content/uploads/2026/01/counter-banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px 0;
}
.stats-top .stats-number,
.counter_suffix{
  font-size: 48px !important;
  color: #ffffff;
  font-family: 'PoppinsBold' !important;
}
.stats-block .stats-text{
  font-size: 18px !important;
  color: #ffffff;
  margin-top: 15px;
}
.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
  margin-bottom: 0 !important;
  padding: 35px;
}
.stats-top .aio-icon-top, .stats-top .stats-desc {
  text-align: left !important;
  border-left: 1px solid #ffffff;
  padding-left: 35px;
}
.home_why{
  padding: 100px 0;
}
.home_why_box{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
.home_why_item .h3{
  font-size: 24px;
  margin: 25px 0 15px 0;
  text-align: center;
}
.home_why_item p{
  text-align: center;
}
.home_why_item img{
  margin: 0 auto;
  display: block;
}
.home_markets{
  padding: 90px 0;
  background-color: #f7f7f7;
}
.home_market_box{
  margin-top: 35px;
  position: relative;
}
.swiper-button-next-market{
  right: -16px;
  top: 40%;
}
.swiper-button-prev-market{
  left: -16px;
  top: 40%;
}
.swiper-button-next::after{
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  color: #444444;
}
.swiper-button-prev::after{
  content: "\f104";
  font-family: FontAwesome;
  font-size: 14px;
  color: #444444;
}
.swiper-button-next,
.swiper-button-prev{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ffffff;
}
.swiper-button-next:hover,
.swiper-button-prev:hover{
  background-color: #145541;
}
.swiper-button-next:hover::after,
.swiper-button-prev:hover::after{
  color: #ffffff;
}
.home_blog{
  padding: 100px 0;
}
.home_blog_box{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.home_blog_content .h2{
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #145541;
  margin-bottom: 0;
}
.home_blog_content .h3{
  font-family: 'PoppinsRegular' !important;
  font-size: 20px;
  line-height: 28px;
  color: #444444;
  margin-bottom: 30px;
  margin-top: 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home_blog_content .time{
  font-size: 14px;
  line-height: 26px;
  color: #145541;
  background-color: #d8e8cc;
  border-radius: 8px;
  padding: 0 10px;
  display: inline-block;
}
.home_blog_item img{
  border-radius: 8px;
  height: 298px;
  object-fit: cover;
}
/* ========== 防止图片 hover 溢出 ========== */

/* 让卡片整体裁剪内容 */
.home_blog_item{
  overflow: hidden;
  border-radius: 8px;
}

/* hover 效果本身（你之前用的可以保留） */
.home_blog_item{
  transition: transform .25s ease;
  box-shadow: 0 14px 36px rgba(0,0,0,.12);
}
.home_blog_item:hover{
  transform: translateY(-6px);
}

/* 图片放大但不溢出 */
.home_blog_item img{
  transition: transform .35s ease;
}
.home_blog_item:hover img{
  transform: scale(1.05);
}
.home_blog_content {
  padding: 10px 20px;
}
.home_blog .mt-base{
  margin-top: 45px;
}
.home_cta{
  background-image: url('/wp-content/uploads/2026/01/cta.jpg');
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.home_cta_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.home_cta_item:nth-child(1){
  width: 65%;
}
.home_cta_item:nth-child(2){
  width: 25%;
}
.home_cta_item:nth-child(1) h2{
  font-size: 44px;
  line-height: 48px;
  color: #ffffff;
  margin-bottom: 25px;
}
.home_cta_item:nth-child(1) p{
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
}
.home_cta_item:nth-child(2){
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
  align-items: flex-end;
}
.home_cta_item .btn_light:hover{
  background-color: #d8e8cc;
  border-color: #d8e8cc;
  color: #145541;
}
footer {
    background-color: #145541;
}
.foot_up{
  padding: 80px 0;
}
.foot_up_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.foot_item.foot_item_contactbox{
  width: 32%;
}
.foot_item h3{
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 15px 0;
}
.foot_item .menu_link{
  padding: 0;
  margin: 0;
}
.foot_item .menu_link a{
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
}
.foot_item .menu_link a:hover{
  text-decoration: underline;
}
.foot_item_contactbox a{
  color: #ffffff;
}
.foot_item_contactbox a:hover{
  text-decoration: underline;
}
.foot_item_contactbox p{
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 10px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-start;
  column-gap: 8px;
}
.foot_des{
  margin: 20px 0;
}
.foot_item_logobox .head_social{
  width: inherit;
  column-gap: 15px;
}
.foot_item_contactbox p img {
  margin-top: 6px;
}
.foot_down p{
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.foot_down{
  padding: 30px 0;
}
.back-to-top{
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 9999;

    width: 58px;
    height: 58px;
    border: 0;
    border-radius: 14px; /* 圆角方形 */
    cursor: pointer;

    background-color: #145541 !important;
    color: #fff;

    /* 阴影更接近截图那种“漂浮块” */
    box-shadow:
      0 10px 22px rgba(0,0,0,.18),
      0 2px 6px rgba(0,0,0,.10);

    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    opacity: 0;
    transform: translateY(12px);
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease, filter .2s ease, box-shadow .2s ease;
    padding: 0 !important;
  }

  .back-to-top.show{
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .back-to-top:hover{
    filter: brightness(1.07);
    background-color: #ffffff !important;
    box-shadow:
      0 14px 28px rgba(0,0,0,.20),
      0 4px 10px rgba(0,0,0,.12);
  }

  .back-to-top:active{
    transform: translateY(2px);
    filter: brightness(.96);
  }

  .back-to-top:focus-visible{
    outline: 3px solid rgba(20, 85, 65, .35);
    outline-offset: 4px;
  }

  .back-to-top__icon{
    width: 22px;
    height: 22px;
    display: block;
  }

  @media (max-width: 480px){
    .back-to-top{
      right: 16px;
      bottom: 16px;
      width: 56px;
      height: 56px;
      border-radius: 14px;
    }
  }

.box.box-active:not(.no-animation) {
  animation: navslide .5s ease forwards;
}
@keyframes navslide{
  from{
      opacity:0;
      -webkit-transform:translate3d(0,-10px,0);
      transform:translate3d(0,-10px,0)
  }
  to{
      opacity:1;
      -webkit-transform:translate3d(0,0,0);
      transform:translate3d(0,0,0)
  }
}
.hidden-sm{
  display: block !important;
}
.box.header-bottom.hidden-sm {
  width: 100%;
  z-index: 9999;
  background: #ffffff;
  border-bottom: 1px solid transparent;
}
.box.header-bottom.box-active {
  position: fixed;
  z-index: 9999;
  height: 156px;
  background: #ffffff !important;
  box-shadow: 0 16px 24px rgb(14 13 18 / 7%);
  top: 0;
}
.box.header-bottom.box-active .head_logo img{
  width: 200px;
}
.box.header-bottom.box-active .head_box {
  padding: 10px 0;
}
.box-active .head_up{
  display: none;
}

/* ===== Natac 风格：轻柔、克制（可恢复动画版）===== */
:root {
  --reveal-distance: 22px;
  --reveal-duration: 860ms;
  --reveal-ease: cubic-bezier(.2, .9, .2, 1);
}

/* 默认先显示：避免 JS 慢导致空白 */
.reveal,
.reveal-stagger > * {
  opacity: 1;
  transform: none;
  transition: none;
}

/* JS 开启 reveal-ready 后，元素会进入“初始隐藏态”，再由 is-in 触发动画 */
html.reveal-ready .reveal {
  opacity: 0;
  transform: translate3d(0, var(--reveal-distance), 0);
  transition: opacity var(--reveal-duration) var(--reveal-ease),
              transform var(--reveal-duration) var(--reveal-ease);
  will-change: opacity, transform;
}
html.reveal-ready .reveal.is-in {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* 方向变体 */
html.reveal-ready .reveal--left  { transform: translate3d(calc(var(--reveal-distance) * -1), 0, 0); }
html.reveal-ready .reveal--right { transform: translate3d(var(--reveal-distance), 0, 0); }
html.reveal-ready .reveal--up    { transform: translate3d(0, var(--reveal-distance), 0); }
html.reveal-ready .reveal--down  { transform: translate3d(0, calc(var(--reveal-distance) * -1), 0); }

/* 缩放淡入 */
html.reveal-ready .reveal--scale {
  transform: translate3d(0, 10px, 0) scale(.96);
}
html.reveal-ready .reveal--scale.is-in {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Stagger */
html.reveal-ready .reveal-stagger > * {
  opacity: 0;
  transform: translate3d(0, 14px, 0);
  transition: opacity 720ms var(--reveal-ease),
              transform 720ms var(--reveal-ease);
  will-change: opacity, transform;
}
html.reveal-ready .reveal-stagger.is-in > * {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* 减少动效 */
@media (prefers-reduced-motion: reduce) {
  .reveal, .reveal-stagger > * {
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}

/* hover 动画：图片向下，标题和文字向上 */
.home_why_item {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative; /* 确保元素能移动 */
}

/* 默认状态：图片和标题正常显示 */
.home_why_item img,
.home_why_item h3,
.home_why_item p {
  transition: transform 0.3s ease; /* 为图片、标题和文字设置过渡 */
}

/* hover 时：图片向下，标题和文字向上 */
.home_why_item:hover img {
  transform: translateY(5px);  /* 图片向下移动 */
}

.home_why_item:hover h3,
.home_why_item:hover p {
  transform: translateY(-5px);  /* 标题和文字向上移动 */
}
/* 确保图片初始状态的平滑过渡 */
.home_market_item img {
  transition: transform 0.3s ease; /* 控制图片的过渡动画 */
}

/* hover 时：图片放大并上移 */
.home_market_item:hover img {
  transform: scale(1.05) translateY(-5px); /* 放大 5% 并稍微上移 */
}
.home_blog_item_img,
.home_market_item_img{
  overflow: hidden;
  border-radius: 8px;
}
.home_market_item:hover .h3{
  color: #145541;
}
.nf-form-fields-required{
  display: none;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea, .nf-form-content select {
    background: #ffffff !important;
    border: 1px solid #efefef !important;
    color: #444444 !important;
    font-family: 'PoppinsRegular' !important;
    font-size: 16px !important;
}
nf-field{
    margin-bottom: 15px;
    display: block;
}
#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 9px !important;
}
.nf-form-content input[type=button]{
    background: #145541 !important;
    border: 0;
    color: #ffffff;
    transition: all .5s;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    width: 240px !important;
    height: 50px !important;
    padding: 0 !important;
    font-family: 'PoppinsSemiBold' !important;
}
.nf-form-content input[type=button]:hover{
    color: #ffffff !important;
}
.nf-form-content label{
    color: #333333;
}
.nf-form-content label {
    font-size: 16px;
    line-height: 20px;
    font-family: 'PoppinsRegular' !important;
    font-weight: 400 !important;
}
.nf-field-element textarea {
    height: 130px !important;
    border-radius: 6px !important;
}
.nf-field-element input[type=submit]{
  background-color: #145541 !important;
  color: #ffffff !important;
  /* width: 100% !important; */
  text-align: center;
  border: 0 !important;
  font-family: 'PoppinsBold' !important;
  font-size: 18px;
  text-transform: uppercase;
  margin: 30px auto 0 0;
  display: block;
}
.nf-field-element select,
.nf-field-element input{
  border-radius: 6px !important;
}
.form_container{
  max-width: 1100px;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus, .nf-form-content select:focus {
  border: 1.5px solid #444444 !important; /* 例如，使用黑色实线边框 */
  outline: none !important; /* 移除默认的outline，如果你不希望有额外的轮廓 */
}
.nf-form-content select{
  color: #444444 !important;
}
.top_banner{
  height: 400px;
  position: relative;
}
.top_banner img{
  height: 100%;
  object-fit: cover;
}
.top_banner_box{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.top_type{
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}
.top_type::before{
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  margin: 0 auto 25px;
}
.top_banner_item h2,
.top_banner_item h1{
  font-size: 48px;
  color: #ffffff;
  margin: 0;
  text-align: center;
}
.titlebar_breadcrumbs a span{
  color: #444444;
}
.titlebar_breadcrumbs span{
  color: #444444;
  font-size: 17px;
  line-height: 26px;
}
.titlebar_breadcrumbs {
  padding: 17.65px 0;
}
.titlebar_breadcrumbs a:hover{
  border-color: #145541;
}
.titlebar_breadcrumbs a:hover span{
  color: #145541;
}
.cat_description{
  padding: 50px 0 120px 0;
}
.cat_description_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
.cat_description_item:nth-child(1){
  width: 40%;
}
.cat_description_item:nth-child(2){
  width: 56.5%;
}
.cat_description_item .heading_h2{
  text-align: left;
  margin: 0 0 30px 0;
}
.cat_description_item p{
  font-size: 16px;
  line-height: 26px;
}
.cat_description_item .btn_group{
  margin-top: 40px;
}
.btn_group{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  gap: 20px;
}
.cat_description_item .btn_light{
  background-color: #d8e8cc;
  color: #145541;
  border-color: #d8e8cc;
}
.cat_description_item .btn_light:hover{
  background-color: #ffffff;
  border-color: #145541;
}
.cat_description_item .btn_light,
.cat_description_item .btn_dark{
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.cat_description_item .btn_light .fa{
  margin-left: 15px;
}
.cat_section_group{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
.cat_search,
.cat_section_title{
  width: 40%;
}
.cat_section{
  padding: 100px 0;
  background-color: #f7f7f7;
}
.cat_products_box .facetwp-template{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.cat_product_item{
  background-color: #ffffff;
  text-align: center;
  border-radius: 8px;
}
.cat_product_content{
  padding: 20px 38px;
}
.cat_product_item h3{
  font-size: 20px;
  line-height: 26px;
  margin: 20px 0 12px 0;
  text-align: center;
}
.cat_product_item img{
  border-radius: 8px;
  margin: 0 auto;
  display: block;
}
.cat_product_item:hover p{
  color: #145541;
}
.cat_product_item .more_link{
  transform: translateX(0);
  opacity: 1;
  color: #145541;
  margin: 0;
  font-family: 'PoppinsMedium';
}
.cat_product_item_img{
  overflow: hidden;
  border-radius: 8px;
}
.cat_product_item_img img{
  transition: all 0.3s ease;
}
.cat_product_item:hover img{
  transform: scale(1.05);
}
.cat_product_item:hover .more_link{
  text-decoration: underline;
}
.wp-pagenavi span.current{
  font-weight: 400;
  color: #ffffff;
  background-color: #145541;
}
.wp-pagenavi a, .wp-pagenavi span{
  border: 0 !important;
  background-color: #eaeaea;
  color: #444444;
  font-size: 16px;
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 30px;
  border-radius: 3px;
  margin: 0 3px !important;
}
.wp-pagenavi a:focus, .wp-pagenavi span:focus{
  background-color: #145541 !important;
  color: #ffffff !important;
}
.wp-pagenavi {
  text-align: center;
}
.page-nav {
  display: block;
  width: 100%;
  margin-top: 25px;
}
a.page-numbers {
    border: 0 !important;
    background-color: #eaeaea;
    color: #444444;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 3px;
    margin: 0 3px !important;
    text-decoration: none !important;
    min-width: inherit !important;;
    min-height: inherit !important;;
}
span.page-numbers.current {
    border: 0 !important;
    background-color: #145541;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 3px;
    margin: 0 3px !important;
    font-weight: bold;
    text-decoration: none !important;
    min-width: inherit !important;;
    min-height: inherit !important;;
}
nav.navigation.pagination {
    border-top: 0 !important;
}
.facetwp-facet input.facetwp-search{
  background-color: #d8e8cc;
  color: #145541;
  border-color: #d8e8cc;
  width: 100%;
  border-radius: 8px;
}
.cat_section_group{
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
/* Chrome / Edge / Safari */
.facetwp-facet input.facetwp-search::placeholder {
    color: #145541;
}
/* Firefox */
.facetwp-facet input.facetwp-search::-moz-placeholder {
    color: #145541;
}
/* IE / 老 Edge（可选） */
.facetwp-facet input.facetwp-search:-ms-input-placeholder {
    color: #145541;
}
.facetwp-input-wrap{
  width: 100%;
}
.cat_section_title .heading_h2{
  margin-bottom: 0;
}
.facetwp-facet {
  margin-bottom: 0 !important;
}
button.facetwp-load-more {
  width: 170px !important;
  height: 54px !important;
  background-color: #145541 !important;
  font-size: 18px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin: 50px auto 0;
}
button.facetwp-load-more:hover{
  background-color: #d8e8cc !important;
  border-color: #d8e8cc !important;
}
.facetwp-hidden {
  display: none !important;
}
.cat_application{
  padding: 100px 0;
}
.cat_app_item{
  height: 470px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0 38px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.cat_app_item h3{
  color: #ffffff;
  font-size: 36px;
  text-align: center;
  transition: all ease 0.3s;
}
.cat_app_item p{
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.cat_app_item_content{
  margin-bottom: 90px;
}
.cat_application_box{
  position: relative;
  margin-top: 35px;
}
.cat_app_item::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.cat_app_swiper .swiper-slide:nth-child(3n+1) .cat_app_item::before{
  background-color: rgba(97,75,41,0.8);
}
.cat_app_swiper .swiper-slide:nth-child(3n+2) .cat_app_item::before{
  background-color: rgba(73,170,141,0.8);
}
.cat_app_swiper .swiper-slide:nth-child(3n+3) .cat_app_item::before{
  background-color: rgba(30,45,63,0.8);
}
.cat_app_item_content{
  z-index: 10;
}
.cat_app_swiper{
  border-radius: 8px;
  overflow: hidden;
}
.swiper-button-prev-catapp {
  left: -15px;
}
.swiper-button-next-catapp {
  right: -15px;
}
.cat_app_item_content_p{
  transition: all ease 0.3s;
}
.cat_app_item:hover h3{
  transform: translateY(-15px);
}
.cat_app_item:hover .cat_app_item_content_p{
  transform: translateY(10px);
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  border: none;
  background: #ffffff;
  outline: none!important;
  margin: 7.5px 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  border-radius: 10px;
}
.accordion button:hover,.accordion button:focus {
  cursor: pointer;
  color: #ffffff;
  background-color: #ffffff;
}
.accordion button:hover::after,.accordion button:focus::after {
  cursor: pointer;
  color: #ffffff;
  outline: none!important
}
.accordion button .accordion-title {
  font-size: 22px !important;
  color: #0d0d0d !important;
  font-family: 'PoppinsMedium' !important;
  padding: 0;
}
/* 图标容器 */
.accordion button .icon {
  position: relative;
  width: 12px;
  height: 12px;
  display: inline-block;
}
/* 默认：向下箭头 */
.accordion button .icon::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 10px;
  height: 10px;
  border-right: 2px solid #444444;
  border-bottom: 2px solid #444444;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
/* 展开状态：向上箭头 */
.accordion button[aria-expanded="true"] .icon::before {
  transform: rotate(-135deg);
}
.accordion button[aria-expanded=true] {
  color: #0d0d0d;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true]+.accordion-content {
  opacity: 1;
  max-height: inherit;
  min-height: inherit;
  will-change: opacity, max-height;
  padding: 20px 20px 0 20px;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear;
  will-change: opacity,max-height;
  font-size: 16px;
  line-height: 28px;
}
.accordion .accordion-content p {
  font-size: 16px;
  line-height: 28px;
  color: #444444;
  margin: 0 0 15px;
}
.accordion-item button:not(:hover):not(:active):not(.has-background) {
  background-color: #ffffff !important;
  color: #0d0d0d!important;
  padding: 17px 25px;
  transition: all ease 0.3s;
}
.accordion button .accordion-title:hover,
.accordion button[aria-expanded=true] .accordion-title {
  color: #0d0d0d !important;
}
.accordion button{
  background-color: #ffffff;
  padding: 17px 25px;
  margin: 0 !important;
}
.accordion button[aria-expanded=true]{
  background-color: #ffffff;
  padding: 17px 25px;
}
.accordion-item {
  margin-bottom: 20px;
}
.cat_faq_lists .accordion-item button:not(:hover):not(:active):not(.has-background) {
  background-color: #f9f9f9 !important;
  color: #0d0d0d !important;
}
.cat_faq_lists .accordion button:hover,
.cat_faq_lists .accordion button:focus {
  color: #0d0d0d;
  background-color: #f9f9f9;
}
.accordion-content ul,
.accordion-content ol,
.single_resource ul,
.single_project_box ul,
.single_resource ol,
.single_project_box ol{
  padding-left: 20px;
  margin-bottom: 20px;
}
.single_resource li,
.accordion-content li{
  font-size: 16px;
  line-height: 28px;
  color: #444444;
  list-style: disc;
}
.single_resource h3{
  margin: 25px 0 15px;
}
.cat_faq{
  padding: 0 0 100px 0;
}
.cat_faq_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.cat_faq_title{
  width: 25%;
}
.cat_faq_lists{
  width: 70%;
}
/* single product */
.single_gallery_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  gap: 25px;
  align-items: center;
  justify-content: space-between;
}
.single_gallery_item:nth-child(1){
  width: 43%;
}
.single_gallery_item:nth-child(2){
  width: 52%;
}
.single_gallery{
  padding: 50px 0;
  background-color: #f8f8f8;
}
.product_des h2{
  font-size: 36px;
  line-height: 44px;
  color: #145541;
  margin: 0 0 30px 0;
  font-family: 'PoppinsBold' !important;
}
.product_des ul{
  padding-left: 0;
  margin: 0;
}
.product_des li {
  font-size: 18px;
  color: #444444;
  padding: 15px 0;
  border-bottom: 1px solid #e2e2e2;
}
.product_des p{
  font-size: 18px;
  color: #444444;
  line-height: 36px;
}
.product_des li:nth-child(1){
  border-top: 1px solid #e2e2e2;
}
.swiper-button-next-related,
.swiper-button-prev-related,
.swiper-button-next-gallery,
.swiper-button-prev-gallery{
  border: 1px solid #a6a6a6;
}
.product-gallery {
  border-radius: 10px;
  overflow: hidden;
}
.single_product_content{
  padding: 90px 0;
}
.single_product_content figure{
  max-width: 100%;
  width: auto !important;
}
.single_product_content h2{
  font-size: 36px;
  line-height: 48px;
  color: #145541;
  margin: 0 0 30px 0;
  font-family: 'PoppinsBold' !important;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 25px;
}
.about_content{
  margin: 50px 0;
}
.about_content h2,
.about_content_box h2,
.single_blog_content h2{
  font-family: 'PoppinsMedium' !important;
  font-size: 36px;
  margin: 35px 0 20px 0;
  color: #0d0d0d;
}
.market_child_content h2,
.single_product_content h3{
  font-family: 'PoppinsMedium' !important;
  font-size: 24px;
  margin: 35px 0 20px 0;
  color: #0d0d0d;
}
.market_child_box h1{
  font-size: 48px;
  margin-bottom: 15px;
  text-align: center;
}
.market_child_box h1 + p{
  font-size: 18px;
  text-align: center;
}
.about_content h3{
  font-family: 'PoppinsMedium' !important;
  font-size: 18px;
  margin: 35px 0 20px 0;
  color: #0d0d0d;
}
.about_content_box h2 strong,
.about_content_box h2 b,
.single_blog_content h2 strong,
.single_blog_content h2 b,
.single_product_content h3 strong,
.single_product_content h3 b{
  font-family: 'PoppinsMedium' !important;
  font-size: 24px;
  margin: 0;
  color: #0d0d0d;
  display: inline-block;
}
.single_product_content table{
  margin: 15px 0 60px 0 !important;
}
.single_product_content th,
.single_product_content td {
  font-size: 17px;
  padding: 12px 15px;
  border-color: #e2e2e2 !important;
  font-weight: 400;
}
.single_product_content td:nth-child(1){
  font-family: 'PoppinsMedium' !important;
}
.single_product_content td{
  border-left: 0;
  border-right: 0;
  border-color: #e2e2e2;
  color: #444444;
}
.about_content strong,
.about_content_box strong,
.default_page strong,
.single_product_content strong{
  /* color: #219c99; */
  font-size: 18px;
  font-family: 'PoppinsMedium';
  font-weight: 400;
  margin: 20px 0 10px 0;
  color: #0d0d0d;
  display: inline-block;
}
.about_content_box b,
.default_page b,
.single_product_content b{
  font-size: 18px;
  font-family: 'PoppinsMedium';
  color: #0d0d0d;
}
.about_content_box p,
.default_page p,
.single_product_content p{
  line-height: 28px;
}
.about_content_box ol,
.about_content_box ul,
.default_page ol,
.default_page ul,
.single_product_content ol,
.single_product_content ul{
  padding-left: 20px;
  margin-bottom: 15px;
}
.about_content_box ol li,
.about_content_box ul li,
.default_page ol li,
.default_page ul li,
.single_product_content ol li,
.single_product_content ul li{
  list-style: disc;
  line-height: 28px;
  font-size: 16px;
}
.about_content_box ol li::marker,
.about_content_box ul li::marker,
.default_page ol li::marker,
.default_page ul li::marker,
.single_product_content ol li::marker,
.single_product_content ul li::marker{
  font-size: 20px;
  color: #145541;
}
.single_cta{
  padding: 0 0 100px 0;
}
.single_cta_box{
  background-image: url('/wp-content/uploads/2026/01/cta-bg.png');
  height: 310px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.single_cta_content{
  max-width: 870px;
  margin: 0 auto;
}
.single_cta_box h2{
  color: #ffffff;
  text-align: center;
  margin-bottom: 25px;
  font-size: 44px;
}
.single_cta_box p,
.single_cta_box a{
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 32px;
}
.single_cta_box a{
  text-decoration: underline;
}
.single_cta_box .btn_dark{
  text-decoration: none;
  width: inherit;
  padding-left: 35px;
  padding-right: 35px;
}
.related_swiper .home_product_item{
  width: 99%;
}
.relate_product{
  background-color: #f8f8f8;
  padding: 90px 0;
}
.relate_product_box{
  position: relative;
  margin-top: 25px;
}
.relate_product_box .cat_product_content {
  padding: 20px 10px;
}
.single_form{
  padding: 90px 0;
  background-image: url('/wp-content/uploads/2026/01/form-bg.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left bottom;
}
.single_form_box{
  margin-top: 50px;
}
.about_factory_slide{
  padding: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
}
.factory_swiper img{
  border-radius: 8px;
}
.about_history{
  padding: 90px 0;
  background-color: #f7f7f7;
}
.about_history_box{
  margin-top: 40px;
  overflow: hidden;
}
.history_swiper {
  overflow: visible;
  height: 870px;
}
.history_image{
  border-radius: 50%;
  padding: 10px;
  overflow: hidden;
  width: 170px;
  height: 170px;
  box-shadow: 0px 1px 6px 1px #999;
  background-color: #ffffff;
}
.history_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.history_content p{
  margin-bottom: 0;
}
.history_content .h_date{
  font-size: 36px;
  color: #145541;
  margin-bottom: 15px;
}
.history_content {
  height: 250px;
  margin-left: 95px;
  border-left: 1px solid #b8b8b8;
  padding-left: 20px;
  width: 500px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 0;
  padding-top: 30px;
}
.history_image + .history_content{
  justify-content: flex-end;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 30px;
}
.history_swiper .swiper-slide:nth-child(odd) .history_content,
.history_swiper .swiper-slide:nth-child(even) .history_image + .history_content{
  opacity: 0;
}
.history_swiper .swiper-slide:nth-child(even) .history_content,
.history_swiper .swiper-slide:nth-child(odd) .history_image + .history_content{
  opacity: 1;
}
.history_start p{
  font-size: 18px;
  color: #145541;
  font-family: 'PoppinsMedium' !important;
}
.start_circle{
  width: 42px;
  height: 42px;
  background-color: #145541;
  border-radius: 50%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}
.start_circle::after{
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ffffff;
}
.about_history_item{
  height: 750px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
}
.history_swiper .swiper-wrapper{
  align-items: center;
}
.about_history_pos{
  position: relative;
}
.about_history_pos::before{
  content: '';
  width: 100%;
  border-bottom: 2px dashed #145541;
  display: block;
  position: absolute;
  top: 43%;
  left: 0;
}
.about_history_item.history_start {
  margin-top: -20px;
}
.swiper-button-next-history{
  right: 40px;
  top: 45%;
  background-color: #145541;
}
.swiper-button-prev-history{
  left: 40px;
  top: 45%;
  background-color: #145541;
}
.swiper-button-next-history::after,
.swiper-button-prev-history::after{
  color: #ffffff;
}
.about_history_box{
  position: relative;
}
.home_choose{
  padding: 90px 0;
}
.home_choose_box{
  margin: 35px 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: stretch;
  justify-content: space-between;
  row-gap: 20px;
  flex-wrap: wrap;
}
.home_choose_item{
  background-color: #edf2f0;
  width: 49%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: start;
  flex-direction: column;
  column-gap: 30px;
  padding: 40px 25px;
  border-radius: 8px;
  transition: all ease 0.3s;
}
.home_choose_item:hover{
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 1px #999;
}
.home_choose_content{
  margin-top: 20px;
}
.home_choose_content h3{
  font-size: 20px;
  color: #145541;
  margin: 0 0 10px 0;
}
.home_choose_content p{
  line-height: 26px;
  margin-bottom: 0;
}
.about_exhibition{
  padding: 100px 0;
}
.about_exhibition_box{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 30px;
}
.about_exhibition_item img{
  border-radius: 8px;
  object-fit: cover;
  height: 191px;
  width: 100%;
}
.about_team{
  height: 700px;
  background-size: cover;
}
.about_team .container{
  position: relative;
  height: 100%;
}
.about_team_box{
  position: absolute;
  left: 0;
  bottom: 60px;
  background-color: #145541;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  row-gap: 25px;
  padding: 40px 50px;
  border-radius: 8px;
}
.about_team_box h2{
  color: #ffffff;
  font-size: 36px;
}
.about_team_box p{
  color: #ffffff;
}
.about_team_item:nth-child(1){
  width: 20%;
}
.about_team_item:nth-child(2){
  width: 78%;
}
.about_factory{
  margin-top: 50px;
}
.about_factory_box{
  padding: 80px 0;
}
.about_part_two .about_factory_box:nth-child(odd){
  background-color: #f5f8f7;
}
.about_part_two .about_factory_box:nth-child(even){
  background-color: #ffffff;
}
.about_factory_box:nth-child(odd){
  background-color: #f5f8f7;
}
.about_factory_flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
.about_factory_box:nth-child(even) .about_factory_item:nth-child(1){
  order: 2;
}
.about_factory_item h2{
  font-size: 30px;
  color: #0d0d0d;
  margin-bottom: 25px;
}
.about_three_item p{
  font-size: 16px;
  line-height: 26px;
  color: #444444;
  list-style: disc;
  margin-bottom: 15px;
}
.about_three_item li,
.about_one_box li,
.about_factory_item li{
  font-size: 16px;
  line-height: 26px;
  color: #444444;
  list-style: disc;
  margin-bottom: 15px;
}
.about_three_item ul,
.about_three_item ol,
.about_one_box ul,
.about_one_box ol,
.about_factory_item ul,
.about_factory_item ol{
  padding-left: 22px;
}
.about_factory_image{
  width: 45%;
}
.about_factory_content{
  width: 51%;
}
.about_factory_image img{
  border-radius: 8px;
}
.contact_column ul li{
  color: #ffffff;
  list-style: none;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 30px 0;
}
.contact_column p{
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
}
.contact_column .nf-response-msg p{
  color: #444444;
}
.contact_column ul{
  padding-left: 0;
}
.contact_right p{
  color: #ffffff;
}
.contact_column .vc_col-sm-6 .vc_column-inner,
.contact_column .vc_col-sm-5 .vc_column-inner,
.contact_column .vc_col-sm-7 .vc_column-inner{
  padding: 50px;
}
.contact_column a,
.contact_column a:hover{
  color: #ffffff;
  text-decoration: underline;
}
.contact_column .fa{
  margin-right: 15px;
}
.black p{
  color: #444444;
}
.about_part_one{
  background-color: #f8f8f8;
  padding: 90px 0;
}
.about_one_box p{
  font-size: 16px;
  line-height: 26px;
  color: #444444;
  margin-bottom: 15px;
}
.about_one_box{
  margin-top: 35px;
}
.about_one_box h3{
  margin-bottom: 20px;
}
.about_one_box strong{
  font-family: 'PoppinsMedium';
}
.about_part_three{
  padding: 0 0 90px 0;
}
.about_three_box{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.about_three_item{
  background-color: #f8f8f8;
  border-radius: 8px;
  padding: 25px 30px;
  transition: all ease 0.3s;
}
.about_three_item:hover{
  box-shadow: 0 14px 36px rgba(0,0,0,.12);
}
.about_three_item h3{
  font-size: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.about_three_item h3::after{
  content: '';
  width: 40px;
  height: 2px;
  background-color: #145541;
  margin: 15px auto;
  display: block;
}
.about_three_item li{
  font-family: 'PoppinsMedium';
  margin: 15px 0 5px 0;
}
.about_table table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}
.about_table th,.about_table td {
  border: 1px solid #ddd;
  padding: 10px;
  vertical-align: top;
  text-align: left;
}
.about_table th {
  background-color: #f2f2f2;
  text-align: left;
  font-size: 18px !important;
  font-family: 'PoppinsMedium' !important;
  font-weight: 400 !important;
}
.about_table table th:first-child{
  font-family: 'PoppinsMedium' !important;
}
.about_table td{
  font-size: 16px !important;
  font-family: 'PoppinsRegular' !important;
}
.about_table{
  padding-bottom: 90px;
}
.about_table h2{
  margin: 0 auto 35px;
  max-width: 900px;
}
.about_customized h2{
  margin-bottom: 35px;
}
.about_customized{
  text-align: center;
}
.about_image_list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  margin: 35px 0 60px 0;
}
.solution_product_box{
  margin-top: 35px;
}
.solution_product{
  background-color: #f8f8f8;
  padding: 90px 0;
}
.about_processing_box{
  position: relative;
}
.quality_gallery{
  padding-bottom: 90px;
}
.quality_certificate{
  background-color: #f9fbfb;
  padding: 90px 0;
}
.quality_certificate_box{
  margin-top: 50px;
}
.quality_cer_link{
  position: relative;
}
.quality_cer_link a{
  position: absolute;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 30px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all ease 0.3s;
  background-color: rgba(20,85,65,0.65);
  text-align: center;
}
.quality_cer_link:focus a,
.quality_cer_link:hover a{
  opacity: 1;
  background-color: rgba(20,85,65,0.65) !important;
}
.quality_cer_link a span{
  font-family: 'PoppinsMedium' !important;
  color: #ffffff;
  font-size: 22px;
  line-height: 30px;
  text-transform: capitalize;
}
.quality_certificate_box{
  position: relative;
}
.home_blog_box_resource .facetwp-template{
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.resource_lists{
  padding: 0 0 90px 0;
}
.single_top_banner{
  background: linear-gradient(to right, #f5f5f7 0%, #f5f5f7 69%, #145541 69%, #145541 100%);
  padding: 50px 0;
}
.single_top_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single_top_item h1{
  font-size: 40px;
  color: #383736;
  margin: 0;
}
.single_top_item h1::before {
  content: '';
  display: block;
  height: 3px;
  width: 60px;
  background-color: #383736;
  margin-bottom: 16px;
}
.single_top_item:nth-child(2) img{
  height: 380px;
  object-fit: cover;
  border-radius: 15px;
}
.single_top_content h2{
  font-size: 36px;
  line-height: 44px;
  color: #383736;
  margin: 0 0 20px 0;
}
.single_top_content p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.single_top_item:nth-child(1){
  row-gap: 35px;
  width: 49%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: space-between;
}
.single_top_item:nth-child(2){
  width: 41%;
  border-radius: 15px;
  overflow: hidden;
}
.single_top_item .blog-time{
  margin-bottom: 0;
  color: #595857;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  gap: 10px;
}
#ez-toc-container a.ez-toc-toggle {
  display: none !important;
}
div#ez-toc-container .ez-toc-title {
  font-size: 24px !important;
  line-height: 42px !important;
  font-family: 'PoppinsMedium' !important;
}
div#ez-toc-container ul li{
  margin: 15px 0;
}
div#ez-toc-container ul li, div#ez-toc-container ul li a {
  font-size: 16px !important;
  line-height: 24px !important;
  font-family: 'PoppinsRegular' !important;
}
div#ez-toc-container ul li:hover, div#ez-toc-container ul li a:hover{
  color: #145541 !important;
  text-decoration: none !important;
}
div#ez-toc-container {
  padding: 25px;
  border-radius: 15px;
}
.single_resource{
  padding-left: 50px;
}
.single_project_box{
  padding-left: 0;
  padding-right: 50px;
}
.single_resource h2{
  font-size: 30px;
  line-height: 44px;
  color: #383736;
  padding: 0 0 15px 0;
  margin: 50px 0 25px 0;
  border-bottom: 2px solid #145541;
}
.single_resource h2:first-child{
  margin-top: 0;
}
.knowpage{
  margin: 60px 0;
}
.widgetAccordions h2{
  font-size: 24px;
  line-height: 42px;
  color: #383736;
  margin-bottom: 20px;
}
.widgetAccordions{
  margin-bottom: 35px;
}
.widgetAccordions:last-child{
  margin-bottom: 0;
}
.knowpage .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x)/ -2);
  margin-left: calc(var(--bs-gutter-x)/ -2);
}
.knowpage .row>* {
  flex-shrink: 0;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}
.project_sticky{
  position: relative;
  height: 100%;
  margin-bottom: 70px;
  /* padding-left: 50px; */
}
.single-resources .project_sticky{
  padding-left: 0;
}
#blogSidebar {
  position: sticky;
  top: 156px;
}
.single_resource div#ez-toc-container{
  display: none;
}
.resource_excerpt{
  margin-top: 90px;
}
.resource_excerpt .cat_section_title {
    width: 50%;
}
.resource_excerpt p{
  margin: 15px 0;
}
/*********404*************/
.cls-1 {
  fill: #666;
}
.cls-2 {
  fill: #145541;
}
.cls-3 {
  fill: #145541;
}
.cls-4 {
  fill: #ccc;
}
.cls-5 {
  fill: #145541;
}
.cls-6,
.cls-7,
.cls-8 {
  fill: #a1cbcb;
}
.cls-10,
.cls-6 {
  opacity: 0.6;
}
.cls-7 {
  opacity: 0.4;
}
.cls-9 {
  fill: #a1cbcb;
}
.cls-11 {
  fill: #a1cbcb;
}
.cls-12 {
  fill: #a1cbcb;
}
.cls-13 {
  fill: #a1cbcb;
}
.cls-14 {
  fill: #145541;
}
.com-404 .wrapper{
    max-width: 700px;
    width: 100%;
    margin: auto;
}
.show-antor .search-form{
    text-align: center;
    max-width: 700px;
    width:100%;
    margin: auto;
}
.show-antor #search-bg{
    display: flex;
}
.show-antor p{
    padding:18px 0;
}
.com-404{
     padding: 100px 15px;
}
.search_content.pagecontent.search_page {
    background-color: #f8f8f8;
    padding: 50px 0;
    margin-top: 30px;
}
.search_content .cat_product_item_img img{
  width: 100%;
  height: 332px;
  object-fit: cover;
}
.search_content .page-nav{
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.search_content .page-nav .wp-pagenavi{
  display: flex;
  gap: 6px;
}
/* ====== PC端：完全不动你的布局 ====== */
@media (min-width: 768px){
  .foot_item .foot_menu{ display:block !important; }
}

/* ====== 移动端：Products/Markets/Quick 默认折叠 ====== */
@media (max-width: 767px){
  /* footer 从多列变单列（可选，通常需要） */
  .foot_up_box{
    display:block; /* 如果你原本是 flex/grid，多列会很挤 */
  }

  /* 标题可点击区域 */
  .foot_item > h3{
    position:relative;
    padding:12px 34px 12px 0;
    margin:0;
    min-height:44px;
    display:flex;
    align-items:center;
    cursor:pointer;
    user-select:none;
  }

  /* 右侧箭头 */
  .foot_item > h3::after{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    width:10px;
    height:10px;
    border-right:2px solid rgba(255,255,255,.8);
    border-bottom:2px solid rgba(255,255,255,.8);
    transform:translateY(-50%) rotate(-45deg);
    transition:transform .2s ease;
  }

  /* 折叠内容：默认收起 */
  .foot_item .foot_menu{
    display:none;
    padding:6px 0 14px;
  }

  /* 展开态 */
  .foot_item.is-open > h3::after{
    transform:translateY(-50%) rotate(45deg);
  }
  .foot_item.is-open .foot_menu{
    display:block;
  }

  /* Contact 永远展开，并且不要箭头（因为不折叠） */
  .foot_item_contactbox > h3{
    cursor:default;
    padding-right:0;
  }
  .foot_item_contactbox > h3::after{
    display:none;
  }
  .foot_item_contactbox .foot_menu{
    display:block !important;
  }

  /* 你 Contact 里面是 p，不是 foot_menu，所以保证它一直显示 */
  .foot_item_contactbox p{ display:flex; gap:10px; align-items:flex-start; margin:10px 0; }
  .foot_item_contactbox img{ width:16px; height:16px; flex:0 0 16px; margin-top:2px; }

  /* 展开后的菜单做两列（可选） */
  .foot_menu .menu_link{
    display:grid;
    grid-template-columns:repeat(2, minmax(0,1fr));
    gap:8px 16px;
    margin:0;
    padding:0;
  }
  .foot_menu .menu_link a{
    display:block;
    padding:8px 0;
    font-size:14px;
    line-height:1.4;
  }
}

/* 超小屏两列变一列 */
@media (max-width: 360px){
  .foot_menu .menu_link{ grid-template-columns:1fr; }
}
/* ===============================
   FIX: Mobile table column alignment
   NO HTML change / NO new class
================================ */
@media (max-width: 820px){

  /* 1️⃣ 解除 fixed 布局，让浏览器重新计算真实列宽 */
  table{
    table-layout: auto !important;
  }

  /* 2️⃣ table 作为横向滚动容器 */
  table{
    display: block !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    max-width: 100% !important;
    white-space: nowrap;
  }

  /* 3️⃣ 保证 thead / tbody 使用同一套列宽算法 */
  thead,
  tbody{
    display: table !important;
    width: max-content !important; /* 关键：以内容决定真实宽度 */
  }

  tr{
    display: table-row !important;
  }

  /* 4️⃣ 单元格统一列宽规则（对齐的核心） */
  th,
  td{
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    text-align: left;
    vertical-align: middle;
  }

  /* 5️⃣ 用 nth-child 精准控制“每一列”的最小宽度 */
  th:nth-child(1),
  td:nth-child(1){
    min-width: 220px; /* Combination of ingredients */
  }

  th:nth-child(2),
  td:nth-child(2){
    min-width: 140px; /* Sweetness */
  }

  th:nth-child(3),
  td:nth-child(3){
    min-width: 220px; /* Recommended ratio */
  }

  th:nth-child(4),
  td:nth-child(4){
    min-width: 180px; /* Application Areas */
  }

  th:nth-child(5),
  td:nth-child(5){
    min-width: 260px; /* Core Advantages */
  }

  th:nth-child(6),
  td:nth-child(6){
    min-width: 260px; /* Scientific basis */
  }

  /* 6️⃣ 恢复横向手势（你全局 pan-y 会拦） */
  table,
  table *{
    touch-action: pan-x pan-y !important;
  }
}
/* ===============================
   Mobile table: scroll + PERFECT column alignment
   (NO HTML change / NO new class)
   Put this at the VERY END
================================ */
@media (max-width: 820px){

  /* 0) 你全局 touch-action: pan-y 会拦截横滑，这里必须放开 */
  table, table *{
    touch-action: pan-x pan-y !important;
  }

  /* 1) 关键：不要把 thead/tbody/tr 改成 display:table（否则列宽不共享）
        这里强制恢复成浏览器默认表格分组显示，保证列宽共享 -> 列才能对齐 */
  table thead{ display: table-header-group !important; }
  table tbody{ display: table-row-group !important; }
  table tr{ display: table-row !important; }

  /* 2) 让 table 自己可以横向滚动（不需要外层容器、不改HTML） */
  table{
    display: block !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    max-width: 100% !important;
    border-collapse: collapse !important;
  }

  /* 3) 为了“每列严格对齐”，用 fixed + 明确列宽（width，不用 min-width） */
  table{
    table-layout: fixed !important;    /* 对齐的核心 */
    min-width: 1200px;                 /* 触发横向滚动（按你6列内容量给的安全值，可调） */
  }

  /* 4) 覆盖你全局 td{width:fit-content}，否则 tbody 会自己缩列导致错位 */
  td, th{
    width: auto !important;
    white-space: nowrap !important;    /* 列宽固定后，不要在单元格里硬换行导致观感乱 */
    word-break: normal !important;
    overflow-wrap: normal !important;
    vertical-align: middle;
  }

  /* 5) 逐列给固定宽度（thead/tbody 同时生效 -> 100% 对齐） */
  th:nth-child(1), td:nth-child(1){ width: 240px !important; } /* Combination */
  th:nth-child(2), td:nth-child(2){ width: 160px !important; } /* Sweetness */
  th:nth-child(3), td:nth-child(3){ width: 240px !important; } /* Ratio */
  th:nth-child(4), td:nth-child(4){ width: 200px !important; } /* Application */
  th:nth-child(5), td:nth-child(5){ width: 300px !important; } /* Advantages */
  th:nth-child(6), td:nth-child(6){ width: 300px !important; } /* Scientific */

  /* 6) 让滚动条不“顶”内容（可选） */
  table::-webkit-scrollbar{ height: 8px; }
}
.facetwp-facet.facetwp-facet-pagenavi.facetwp-type-pager {
    text-align: center;
    margin-top: 35px;
}
.facetwp-page {
    border: 0 !important;
    background-color: #eaeaea;
    color: #444444;
    font-size: 16px;
    display: inline-flex !important;
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 3px;
    margin: 0 3px !important;
    align-items: center;
    justify-content: center;
}
.facetwp-page.active {
    font-weight: 400;
    cursor: default;
    color: #ffffff;
    background-color: #145541;
}
.solution_about_factory{
  padding: 50px 0 0 0;
}
.solution_about_factory h2{
  margin: 0;
}
.about_table h3{
  font-size: 24px;
  margin-bottom: 25px;
}
.post-prev-next { margin-top: 32px; padding-top: 20px; border-top: 1px solid #eee; }
.post-prev-next__inner { display: flex; gap: 16px; justify-content: space-between; }
.post-prev-next__item { width: 50%; }
.post-prev-next__item a { display: block; padding: 14px 16px; border: 1px solid #eee; border-radius: 10px; text-decoration: none; }
.post-prev-next__label { display: block; font-size: 12px; opacity: .7; margin-bottom: 6px; }
.post-prev-next__title { display: block; font-size: 14px; line-height: 1.4; }
.post-prev-next__next { text-align: right; }
@media (max-width: 640px) {
  .post-prev-next__inner { flex-direction: column; }
  .post-prev-next__item { width: 100%; }
  .post-prev-next__next { text-align: left; }
}
.ez-toc-counter nav ul li a::before{
  color: #145541 !important;
}
.widgetAccordions h3 {
    background-color: #145541;
    border-radius: 4px;
    color: #fff !important;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    text-transform: uppercase;
    margin: 0 !important;
}
.widgetAccordions h3 .fa{
    font-size: 26px;
}
.mb-25{
    margin-bottom: 25px;
}
#side-menu-list {
    padding: 10px 0;
    background-color: #f2f2f2;
}
#side-menu-list li a{
    font-size: 16px;
    color: #444444;
    display: block;
    padding: 5px 25px;
    margin: 0;
}
#side-menu-list li{
    margin: 0;
    border-bottom: 1px dashed #fff;
}
#side-menu-list li a:hover{
    background-color: #145541;
    color: #ffffff;
}
.slide_flex {
  background: rgba(255, 255, 255, .14);
  border: 1px solid rgba(255, 255, 255, .35);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, .18), inset 0 1px 0 rgba(255, 255, 255, .25);
  max-width: fit-content;
  padding: 35px;
  border-radius: 15px;
}
.page-template-page-service .about_content h3 {
  font-size: 28px;
}
div#ez-toc-container ul.ez-toc-list a {
  color: #444444 !important;
}
.default_page {
    padding: 90px 0;
}
@media (max-width: 1500px){
  .head_menu .primary-navigation > div > .menu-wrapper {
    column-gap: 50px;
  }
}
@media (max-width: 1440px){
  .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    padding: 25px;
  }
}
@media (max-width: 1366px){
  .head_menu .primary-navigation > div > .menu-wrapper {
    column-gap: 40px;
  }
  .home_cat_content .h3 {
    font-size: 20px;
    padding: 0 20px;
  }
  .home_cat_item > a > img{
    height: 225px;
    object-fit: cover;
  }
  .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    padding: 25px 0;
  }
}
@media (max-width: 1024px){
  .head_menu .primary-navigation > div > .menu-wrapper {
    column-gap: 30px;
  }
  .slide_content h2 {
    font-size: 38px;
  }
  .slide_content p {
    font-size: 20px;
  }
  .stats-top .stats-number, .counter_suffix {
    font-size: 38px !important;
  }
  .stats-block .stats-text {
    font-size: 16px !important;
  }
  .stats-top .aio-icon-top, .stats-top .stats-desc {
    padding-left: 20px;
  }
  .home_blog_box {
    grid-gap: 20px;
  }
  .cat_section_group{
    flex-wrap: wrap;
    gap: 35px;
  }
  .cat_search, .cat_section_title{
    width: 100% !important;
  }
  .single_top_item:nth-child(2) img {
    height: auto;
  }
  .knowpage .col-md-3 {
    display: none;
  }
  .knowpage .col-md-9 {
    width: 100%;
  }
  .single_resource {
    padding-left: 0;
  }
}
@media (max-width: 991px){
  .head_up,
  .head_menu{
    display: none;
  }
  div#mg-wprm-wrap form.wpr-search-form button.wpr_submit {
    top: 25px !important;
    right: 0 !important;
  }
  #wprmenu_menu_ul .fa{
    display: none !important;
  }
  .box.header-bottom.box-active {
    height: 100px;
    top: 42px;
  }
  .lan {
    top: 10px;
  }
  .home_cat_box {
    grid-template-columns: repeat(2, 1fr);
  }
  .home_about_box{
    flex-wrap: wrap;
    gap: 35px;
  }
  .home_about_item{
    width: 100%;
  }
  .stats-top .aio-icon-top, .stats-top .stats-desc {
    border-left: 0;
  }
  .stats-top .aio-icon-top, .stats-top .stats-desc {
    padding: 0 10px;
  }
  .home_why_box,
  .home_blog_box {
    grid-template-columns: repeat(2, 1fr);
  }
  .home_cta_box{
    flex-wrap: wrap;
    gap: 20px;
  }
  .home_cta_item{
    width: 100% !important;
  }
  .home_cta {
    padding: 60px 0;
    height: auto;
  }
  .home_cta_item:nth-child(2) {
    flex-direction: row;
    justify-content: flex-start;
  }
  .about_team {
    background-size: cover !important;
    background-position: center !important;
  }
  .about_exhibition_box {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
  .about_factory_flex{
    flex-wrap: wrap;
    gap: 30px;
  }
  .about_factory_content,
  .about_factory_image {
    width: 100%;
  }
  .about_factory_box:nth-child(even) .about_factory_item:nth-child(1) {
    order: 0;
  }
  .about_three_box {
    grid-template-columns: repeat(2, 1fr);
  }
  .about_image_list {
    grid-template-columns: repeat(2, 1fr);
  }
  .cat_products_box .facetwp-template {
    grid-template-columns: repeat(2, 1fr);
  }
  .about_image_list img {
    width: 100%;
  }
  .home_blog_box_resource .facetwp-template {
    grid-template-columns: repeat(2, 1fr);
  }
  .single_top_box {
    gap: 35px;
  }
  .single_top_item:nth-child(1) {
    width: 100%;
    order: 1;
  }
  .single_top_item:nth-child(2) {
    width: 100%;
  }
  .single_top_banner {
    background: #f8f8f8;
  }
  .single_gallery_box,
  .cat_faq_box,
  .cat_description_box{
    flex-wrap: wrap;
    gap: 35px;
  }
  .cat_faq_title,
  .cat_faq_lists,
  .cat_description_item:nth-child(1),
  .cat_description_item:nth-child(2){
    width: 100%;
  }
  .single_gallery_item{
    width: 100% !important;
  }
  .product-gallery .swiper-slide > img{
    width: 100%;
  }
  .menu_title{
    display: none !important;
  }
}
@media (max-width: 580px){
  .head_logo_box{
    justify-content: flex-start;
  }
  .top_banner_item h2,
  .top_banner_item h1 {
    font-size: 36px;
  }
  .slide_content h2 {
    font-size: 32px;
  }
  .banner picture img{
    height: 400px;
    object-fit: cover;
  }
  .stats-top .aio-icon-top, .stats-top .stats-desc{
    text-align: center !important;
  }
  .home_why_box, .home_blog_box {
    grid-template-columns: repeat(1, 1fr);
  }
  .foot_item.foot_item_contactbox {
    width: 100%;
  }
  .foot_up {
    padding: 80px 0 20px 0;
  }
  .foot_down {
    padding: 30px 15px;
  }
  .history_content{
    width: 250px;
  }
  .home_choose_item{
    width: 100%;
  }
  .about_team_box{
    flex-wrap: wrap;
    gap: 20px;
  }
  .about_team_item{
    width: 100% !important;
  }
  .contact_column .vc_col-sm-6 .vc_column-inner, .contact_column .vc_col-sm-5 .vc_column-inner, .contact_column .vc_col-sm-7 .vc_column-inner {
    padding: 30px;
  }
  .about_three_box {
    grid-template-columns: repeat(1, 1fr);
  }
  .cat_products_box .facetwp-template {
    grid-template-columns: repeat(1, 1fr);
  }
  .top_banner {
    height: 300px;
  }
  .home_blog_box_resource .facetwp-template {
    grid-template-columns: repeat(1, 1fr);
  }
  .btn_group{
    flex-wrap: wrap;
  }
  .btn_group a{
    width: auto;
  }
  /* .slide_flex{
    background: none;
    box-shadow: none;
    backdrop-filter: none;
    border: 0;
  } */
  .slide_content h2 {
    font-size: 24px;
  }
}