.hero-seo {
  top: 54% !important;
}

.hero-seo_inner {
  max-width: 560px !important;
  padding: 30px 36px !important;
  border-radius: 22px !important;
  background: linear-gradient(145deg, rgba(15, 43, 36, 0.92) 0, rgba(18, 51, 42, 0.78) 100%) !important;
  border: 1px solid rgba(197, 166, 106, 0.18) !important;
  box-shadow: 0 24px 56px rgba(6, 17, 14, 0.42) !important;
  backdrop-filter: blur(12px) !important;
}

.hero-seo h1 {
  letter-spacing: -0.02em;
}

.hero-seo p {
  max-width: 56ch;
  color: rgba(247, 241, 229, 0.82) !important;
}

.hero-seo_links {
  gap: 12px !important;
  margin-top: 26px !important;
}

.hero-seo_links a {
  min-width: 158px !important;
  min-height: 48px !important;
  font-weight: 700 !important;
  letter-spacing: 0.01em;
}

.hero-seo_links .hero-secondary {
  border-color: rgba(197, 166, 106, 0.38) !important;
  color: #f7f1e5 !important;
  background: rgba(255, 255, 255, 0.03) !important;
}

.hero-seo_links .hero-secondary:hover {
  background: rgba(197, 166, 106, 0.12) !important;
  border-color: rgba(197, 166, 106, 0.62) !important;
}

#banner .swiper-slide .content img {
  min-height: 640px;
  object-fit: cover;
}

.product,
.jjfa,
.company,
.news,
.lybg {
  position: relative;
  padding-top: 88px !important;
  padding-bottom: 88px !important;
}

.product .container,
.company .wal,
.news .wal,
.lybg .container,
.jjfa .wal {
  position: relative;
  z-index: 2;
}

.main_title,
.title {
  margin: 0 auto 30px;
  text-align: center;
}

.main_title h2 b,
.title h2 b {
  display: block;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -0.03em;
  color: var(--theme-text) !important;
}

.main_title p,
.title p {
  max-width: 620px;
  margin: 10px auto 0;
  color: var(--theme-muted) !important;
  font-size: 15px;
  line-height: 1.72;
  letter-spacing: 0.01em;
}

.main_title.text-left,
.title.text-left {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}

.main_title.text-left p,
.title.text-left p {
  margin-left: 0;
  margin-right: 0;
}

.search {
  top: -72px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: -42px;
  padding: 14px 18px !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #1f6a57 0, #184b3e 100%) !important;
  box-shadow: 0 20px 36px rgba(10, 29, 23, 0.18) !important;
  border: 1px solid rgba(197, 166, 106, 0.12) !important;
}

.search .tel_left,
.search .search_right {
  width: auto !important;
  float: none !important;
  flex: 1 1 auto;
}

.search .tel_left {
  display: flex;
  align-items: center;
  gap: 0;
  min-width: 0;
}

.search .tel_left .tel_box {
  position: relative;
  padding-right: 40px !important;
}

.search .tel_left .tel_box::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 19px;
  width: 1px;
  height: 28px;
  background: rgba(255, 255, 255, 0.16);
  transform: translateY(-50%);
}

.search .tel_left .tel_box:last-child::after {
  display: none;
}

.search .tel_left p {
  font-size: 11px;
  letter-spacing: 0.16em;
  color: rgba(247, 241, 229, 0.6) !important;
}

.search .tel_left b {
  font-size: 19px !important;
  letter-spacing: 0;
  color: #fff !important;
}

.search .search_right {
  flex: 0 0 min(360px, 100%);
  max-width: 360px;
}

.search .search_right form {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 44px;
  padding: 4px 6px 4px 14px;
  border-radius: 999px;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(15, 43, 36, 0.08);
}

.search .search_right .key {
  flex: 1 1 auto;
  width: 100%;
  height: 36px !important;
  padding: 0 !important;
  border: none !important;
  outline: none;
  background: transparent !important;
  color: var(--theme-text) !important;
  font-size: 13px;
}

.search .search_right .key::placeholder {
  color: #8b928b;
}

.search .search_right button {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--theme-green) 0, #184b3e 100%) !important;
}

.product .slide-list {
  margin: 0 auto 30px !important;
  display: flex;
  justify-content: space-between;
  gap: 0;
  flex-wrap: wrap;
}

.product .slide-list li {
  width: calc(25% - 10px) !important;
  flex: 0 0 calc(25% - 10px);
  margin: 5px !important;
  background: transparent !important;
}

.product .slide-list li::before {
  display: none !important;
}

.product .slide-list li a {
  min-width: 0;
  padding: 18px 16px;
  border-radius: 0;
  background: linear-gradient(135deg, var(--theme-green) 0, #184b3e 100%);
  border: 1px solid rgba(197, 166, 106, 0.12);
  box-shadow: none;
  color: #fff !important;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
}

.product .slide-list li a:hover {
  background: var(--theme-green) !important;
  border-color: var(--theme-green) !important;
  color: #fff !important;
}

.product_con {
  gap: 24px;
  margin-top: 0 !important;
  padding: 26px !important;
  background: #fffdf8 !important;
  border: 1px solid rgba(109, 92, 58, 0.1) !important;
  box-shadow: 0 18px 36px rgba(17, 40, 33, 0.06) !important;
}

.product_con .pro_list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.product_con .pro_list > a {
  display: flex;
  flex-direction: column;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 15px !important;
  border-radius: 0;
  overflow: hidden;
  background: #fffdf8;
  border: 1px solid rgba(109, 92, 58, 0.08);
  box-shadow: 0 12px 26px rgba(17, 40, 33, 0.05);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.product_con .pro_list > a:hover {
  transform: translateY(-6px);
  box-shadow: 0 24px 46px rgba(17, 40, 33, 0.13);
}

.product_con .pro_tu {
  order: 1;
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  background: #efe7d8;
}

.product_con .pro_tu img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.product_con .pro_list > a:hover .pro_tu img {
  transform: scale(1.06);
}

.product_con .pro_txt {
  order: 2;
  padding: 12px 0 0;
  background: #fffdf8;
}

.product_con .pro_txt span {
  display: block;
  min-height: 46px;
  margin: 0 0 8px;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--theme-text);
}

.product_con .pro_txt i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 116px;
  min-height: 34px;
  border-radius: 999px;
  background: #f5eee0;
  color: #8f7440;
  font-style: normal;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.jjfa .tit_box {
  padding-bottom: 42px;
}

.jjfa_body,
.jjfa_cards_wrap,
.jjfa .jjfa_cards {
  position: relative;
}

.jjfa .jjfa_cards {
  bottom: auto;
  z-index: 2;
  height: auto;
  padding: 0;
}

.jjfa .jjfa_cards ul {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 18px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: jjfa-card;
}

.jjfa .jjfa_cards ul li,
.jjfa .jjfa_cards ul li.active {
  display: flex;
  width: auto;
  height: 100%;
  margin: 0;
  background: transparent;
  align-items: stretch;
}

.jjfa .jjfa_cards ul li {
  counter-increment: jjfa-card;
}

.jjfa .jjfa_cards ul li a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 100%;
  padding: 12px 12px 18px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #e7edf4;
  box-shadow: 0 14px 28px rgba(18, 38, 63, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  text-align: left;
  overflow: hidden;
}

.jjfa .jjfa_cards ul li a:hover {
  transform: translateY(-8px);
  background: #fff;
  box-shadow: 0 26px 52px rgba(18, 38, 63, 0.14);
}

.jjfa_card_media {
  position: relative;
  width: 100%;
  margin-bottom: 14px;
}

.jjfa_card_thumb {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 14px;
}

.jjfa_card_thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.jjfa .jjfa_cards ul li a:hover .jjfa_card_thumb img {
  transform: scale(1.05);
}

.jjfa_card_badge {
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.jjfa_card_content {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  padding: 0 4px;
}

.jjfa_card_meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  margin-bottom: 10px;
}

.jjfa_card_no::before {
  content: counter(jjfa-card, decimal-leading-zero);
}

.jjfa .jjfa_cards ul li a h3 {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.35;
}

.jjfa_card_desc {
  margin: 0 0 16px;
  min-height: 71px;
  color: #667085;
  font-size: 14px;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.jjfa_card_more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  min-height: 36px;
  margin-top: auto;
  margin-left: 4px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 13px;
}

.jjfa_toggle,
.news_toggle {
  display: none;
}

.company .com_body {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  align-items: center;
  gap: 24px;
  margin-top: 0 !important;
}

.company .com_l,
.company .com_r,
.ly_fl,
.ly_fr {
  width: auto !important;
  float: none !important;
}

.company .com_l {
  display: flex !important;
  flex-flow: row wrap;
  align-items: center;
  align-content: center;
}

.company .com_l h2 {
  width: 100%;
  margin: 0 0 18px;
  font-size: 42px;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: var(--theme-text) !important;
}

.company .com_l p {
  max-width: 58ch;
  color: var(--theme-muted) !important;
  line-height: 1.95;
}

.company .com_l .more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 138px;
  min-height: 44px;
  margin-top: 12px;
  border-radius: 999px;
  background: var(--theme-green) !important;
  color: #fff !important;
  font-weight: 700;
}

.company .com_r {
  min-height: 320px;
}

.company .com_r img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  border-radius: 26px;
  box-shadow: 0 22px 48px rgba(17, 40, 33, 0.12);
}

.company .home-solutions-cta {
  grid-column: 1 / -1;
  width: 100%;
  margin-top: 4px;
  justify-content: flex-end;
}

.company .home-solutions-cta a {
  min-width: 180px;
  white-space: nowrap;
}

.adv_line {
  position: relative;
  min-height: 250px;
  padding: 34px 0;
  background-size: cover;
}

.adv_line .wal {
  min-height: 250px;
  height: auto;
  display: flex;
  align-items: center;
}

.adv_line ul {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  height: auto;
  align-items: stretch;
}

.adv_line ul li {
  width: auto;
  min-width: 0;
  color: #fff;
  font-size: 17px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px;
  justify-content: center;
  padding: 0 8px;
  text-align: center;
}

.adv_line ul li img {
  flex: 0 0 auto;
}

.adv_line ul li b {
  display: block;
  margin-top: 0;
  font-size: 28px;
  line-height: 1.2;
  font-family: Arial, sans-serif;
  white-space: normal;
}

.adv_line ul li p {
  margin: 0;
  max-width: 180px;
  font-size: 15px;
  line-height: 1.45;
  white-space: normal;
}

[dir="rtl"] .adv_line ul li {
  direction: rtl;
}

[dir="rtl"] .adv_line ul li b,
[dir="rtl"] .adv_line ul li p {
  text-align: center;
}

.news .new_body {
  display: block;
}

.news .new_left,
.news .new_right {
  width: auto !important;
  float: none !important;
}

.news .new_right ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 34px;
  row-gap: 0;
}

.news .new_right ul li {
  margin-top: -1px;
  padding: 0;
  border-top: 1px solid rgba(109, 92, 58, 0.12);
  border-bottom: 1px solid rgba(109, 92, 58, 0.12);
  background: transparent;
}

.news .new_right ul li:first-child {
  border-top: none;
}

.news .new_right ul li a {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 22px;
  padding: 18px 14px 16px;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  transition: background 0.22s ease, color 0.22s ease;
}

.news .new_right ul li a:hover {
  background: rgba(17, 40, 33, 0.04);
  transform: none;
  box-shadow: none;
}

.news .new_mid {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  flex: 1;
  width: 100% !important;
  min-width: 0;
}

.news .new_right ul li a span {
  width: auto !important;
  margin-top: 4px;
  padding-right: 0 !important;
  flex: 0 0 auto;
  color: #d3cfca !important;
  font-size: 18px !important;
  line-height: 1;
}

.news .new_mid > div {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
}

.news .new_mid .tit1 {
  margin-bottom: 6px;
  min-height: auto;
  color: var(--theme-text) !important;
  font-size: 17px !important;
  font-weight: 400;
  line-height: 1.28;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.news .new_mid .con1 {
  max-width: 92%;
  min-height: auto;
  color: var(--theme-muted) !important;
  font-size: 13px;
  line-height: 1.58;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news .new_time {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  min-width: 120px;
  gap: 16px;
  padding-top: 0;
  border-top: none;
  text-align: right;
}

.news .new_time p {
  color: #9a9a9a;
  font-size: 12px;
  letter-spacing: 0.04em;
}

.news .new_time .jt {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  opacity: 0.72;
}

.news .new_time .jt img {
  width: 26px;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.75;
}

.liuyan {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  align-items: start;
  gap: 24px;
}

.ly_fl {
  padding-top: 10px;
}

.ly_fl p {
  max-width: 360px;
  color: rgba(247, 241, 229, 0.82) !important;
  line-height: 1.9;
}

.ly_fr_con {
  padding: 24px;
  border-radius: 0;
  background: rgba(255, 253, 248, 0.82) !important;
  border: 1px solid rgba(197, 166, 106, 0.18) !important;
  box-shadow: 0 20px 38px rgba(6, 17, 14, 0.14);
}

.ly_fr_con form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.ly_fr_con .inp,
.ly_fr_con .inpp {
  width: auto !important;
  margin: 0 !important;
  float: none !important;
}

.ly_fr_con .inp:last-child {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.ly_fr_con .inp:last-child .btn {
  flex: 0 0 100%;
  margin-top: 4px;
}

.ly_fr_con input {
  height: 44px !important;
  padding: 0 14px !important;
  border-radius: 12px !important;
  border: 1px solid rgba(109, 92, 58, 0.12) !important;
  background: #fff !important;
  color: var(--theme-text) !important;
}

.ly_fr_con textarea {
  min-height: 142px;
  padding: 14px !important;
  border-radius: 12px !important;
  border: 1px solid rgba(109, 92, 58, 0.12) !important;
  background: #fff !important;
  color: var(--theme-text) !important;
}

.ly_fr_con .btn {
  min-width: 132px;
  height: 42px;
  border-radius: 999px !important;
}

@media (max-width: 1199px) {
  .product,
  .jjfa,
  .company,
  .news,
  .lybg {
    padding-top: 72px !important;
    padding-bottom: 72px !important;
  }

  .product_con .pro_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .jjfa .jjfa_cards ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .company .com_body,
  .liuyan {
    grid-template-columns: 1fr;
  }

  .news .new_right ul {
    column-gap: 24px;
  }

  .ly_fl p {
    max-width: none;
  }

  .adv_line ul {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }
}

@media (max-width: 991px) {
  #banner .swiper-slide .content img {
    min-height: 520px;
  }

  .hero-seo {
    top: 55% !important;
    width: calc(100% - 32px);
  }

  .hero-seo_inner {
    max-width: 100% !important;
    padding: 24px 28px !important;
  }

  .hero-seo h1 {
    font-size: 30px;
  }

  .search {
    top: -36px !important;
    margin-bottom: -24px;
    flex-wrap: wrap;
    gap: 14px;
    padding: 14px !important;
  }

  .search .tel_left,
  .search .search_right {
    width: 100% !important;
  }

  .search .search_right {
    flex-basis: 100%;
    max-width: none;
  }

  .search .search_right form {
    width: 100%;
  }

  .main_title h2 b,
  .title h2 b {
    font-size: 38px;
  }

  .product .slide-list li {
    width: calc(50% - 10px) !important;
    flex-basis: calc(50% - 10px);
  }

  .product_con .pro_list,
  .jjfa .jjfa_cards ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .news .new_right ul {
    grid-template-columns: 1fr;
    column-gap: 0;
  }

  .adv_line ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ly_fr_con form {
    grid-template-columns: 1fr;
  }

  .ly_fr_con .inp:last-child {
    grid-column: auto;
  }

  .ly_fr_con .inp:last-child .btn {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  body.home .adv_line {
    min-height: auto;
    padding: 22px 0 18px;
  }

  body.home .adv_line .wal {
    min-height: 0;
  }

  body.home .adv_line ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 10px;
    padding: 18px 0 0;
    height: auto;
  }

  body.home .adv_line ul li {
    width: auto;
    min-width: 0;
    padding: 0 4px;
    gap: 8px;
  }

  body.home .adv_line ul li img {
    width: 30px;
    margin: 0 auto 2px;
  }

  body.home .adv_line ul li b {
    font-size: 18px;
    line-height: 1.2;
  }

  body.home .adv_line ul li p {
    max-width: 132px;
    font-size: 11px;
    line-height: 1.45;
    white-space: normal;
  }

  #banner .swiper-slide .content img {
    min-height: 360px;
  }

  .hero-seo {
    position: static;
    width: auto;
    transform: none;
    margin: 18px 14px 0;
  }

  .hero-seo_inner {
    padding: 20px 18px !important;
    border-radius: 18px !important;
  }

  .hero-seo h1 {
    font-size: 24px;
    line-height: 1.24;
  }

  .hero-seo p {
    font-size: 13px;
    line-height: 1.68;
  }

  .hero-seo_links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
    margin-top: 18px !important;
  }

  .hero-seo_links a {
    min-width: 0 !important;
    width: 100%;
    min-height: 42px !important;
    padding: 0 12px;
    font-size: 12px;
  }

  .product,
  .jjfa,
  .company,
  .news,
  .lybg {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }

  .main_title,
  .title {
    margin-bottom: 14px;
  }

  .main_title h2 b,
  .title h2 b {
    font-size: 30px;
  }

  .main_title p,
  .title p {
    font-size: 14px;
    line-height: 1.72;
  }

  .search {
    top: 0 !important;
    margin-top: 14px !important;
    margin-bottom: 0;
    padding: 12px !important;
    border-radius: 16px !important;
    gap: 12px;
  }

  .search .tel_left {
    display: none !important;
  }

  .search .search_right form {
    height: 42px;
    padding: 4px 6px 4px 12px;
  }

  .search .search_right .key {
    height: 32px !important;
    font-size: 13px;
  }

  .search .search_right button {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }

  .product .slide-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-bottom: 14px !important;
  }

  .product .slide-list li {
    width: auto !important;
    flex: none;
    margin: 0 !important;
  }

  .product .slide-list li a {
    width: 100%;
    padding: 10px 8px;
    border-radius: 12px;
    font-size: 12px;
  }

  .product_con {
    padding: 12px !important;
    border-radius: 18px;
  }

  .product_con .pro_list {
    gap: 10px;
  }

  .product_con .pro_list > a {
    padding: 10px !important;
    border-radius: 16px;
  }

  .product_con .pro_txt {
    padding-top: 10px;
  }

  .product_con .pro_txt span {
    min-height: 34px;
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.34;
  }

  .product_con .pro_txt i {
    min-width: 78px;
    min-height: 26px;
    font-size: 9px;
  }

  .jjfa {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .jjfa .tit_box {
    padding-bottom: 14px;
  }

  .jjfa .jjfa_cards ul {
    gap: 12px;
  }

  .jjfa .jjfa_cards ul li a {
    padding: 10px 10px 14px;
    border-radius: 16px;
  }

  .jjfa_card_media {
    margin-bottom: 10px;
  }

  .jjfa_card_thumb {
    border-radius: 12px;
  }

  .jjfa_card_badge {
    left: 7px;
    bottom: 7px;
    min-height: 22px;
    padding: 0 7px;
    font-size: 8px;
  }

  .jjfa_card_content {
    padding: 0 1px;
  }

  .jjfa_card_meta {
    margin-bottom: 7px;
    gap: 6px;
  }

  .jjfa_card_eyebrow {
    min-height: 18px;
    padding: 0 6px;
    font-size: 8px;
  }

  .jjfa_card_no::before {
    font-size: 12px;
  }

  .jjfa .jjfa_cards ul li a h3 {
    margin-bottom: 8px;
    min-height: 39px;
    font-size: 15px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .jjfa_card_desc {
    min-height: 44px;
    margin-bottom: 12px;
    font-size: 12px;
    line-height: 1.55;
    -webkit-line-clamp: 2;
  }

  .jjfa_card_more {
    width: 72px;
    min-height: 28px;
    margin-left: 1px;
    padding: 0 8px;
    font-size: 10px;
  }

  .jjfa .jjfa_cards ul li:nth-child(n + 3) {
    display: none;
  }

  .jjfa .jjfa_cards.is-expanded ul li:nth-child(n + 3) {
    display: flex;
    animation: jjfaReveal 0.28s ease both;
  }

  .jjfa_toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: fit-content;
    min-width: 186px;
    min-height: 44px;
    margin: 22px auto 0 !important;
    padding: 0 24px;
    border: 1px solid rgba(197, 166, 106, 0.7) !important;
    border-radius: 999px;
    background: linear-gradient(135deg, #fff7e8 0, #f4e3bb 100%) !important;
    color: #14304a !important;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.04em;
    box-shadow: 0 14px 26px rgba(109, 92, 58, 0.18) !important;
    text-align: center;
  }

  .jjfa_toggle::after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg) translateY(-1px);
    transition: transform 0.24s ease;
  }

  .jjfa_toggle[aria-expanded="true"]::after {
    transform: rotate(225deg) translateY(-1px);
  }

  .company .com_body {
    gap: 12px;
  }

  .company .com_l h2 {
    font-size: 30px;
  }

  .company .com_l p {
    font-size: 13px;
    line-height: 1.8;
  }

  .company .com_r {
    min-height: 160px;
  }

  .company .com_r img {
    min-height: 160px;
    height: auto;
    border-radius: 18px;
  }

  .company .home-solutions-cta {
    justify-content: stretch;
  }

  .company .home-solutions-cta a {
    width: 100%;
    min-width: 0;
    white-space: normal;
  }

  .adv_line ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px 10px;
    padding: 10px 0 0;
  }

  .adv_line ul li b {
    font-size: 22px;
  }

  .adv_line ul li p {
    min-height: 0;
    max-width: 150px;
    font-size: 12px;
    line-height: 1.6;
    white-space: normal;
  }

  .news .new_right ul li:nth-child(n + 5) {
    display: none;
  }

  .news .new_right.is-expanded ul li:nth-child(n + 5) {
    display: block;
  }

  .news .new_right ul li a {
    gap: 12px;
    padding: 10px 4px 8px;
  }

  .news .new_right ul li a span {
    margin-top: 3px;
    font-size: 13px !important;
  }

  .news .new_mid {
    gap: 6px;
  }

  .news .new_mid .tit1 {
    margin-bottom: 4px;
    font-size: 15px !important;
  }

  .news .new_mid .con1 {
    max-width: none;
    font-size: 11px;
    line-height: 1.5;
  }

  .news .new_time {
    min-width: 68px;
    gap: 8px;
    padding-top: 2px;
  }

  .news .new_time .jt img {
    width: 18px;
  }

  .news_toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    margin-top: 10px;
    border: 1px solid rgba(197, 166, 106, 0.4);
    border-radius: 999px;
    background: #fff7e8;
    color: var(--theme-text);
    font-size: 12px;
    font-weight: 700;
  }

  .home-category-grid a:nth-child(n + 5) {
    display: none;
  }

  .home-category-grid.is-expanded a:nth-child(n + 5) {
    display: flex;
  }

  .home-category-toggle {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    margin-top: 10px;
    border: 1px solid rgba(197, 166, 106, 0.4);
    border-radius: 999px;
    background: #fff7e8;
    color: var(--theme-text);
    font-size: 12px;
    font-weight: 700;
  }

  .liuyan {
    gap: 12px;
  }

  .ly_fl p {
    max-width: none;
  }

  .ly_fr_con {
    padding: 14px 12px !important;
    border-radius: 16px;
  }

  .ly_fr_con input,
  .ly_fr_con textarea {
    font-size: 13px;
  }

  .ly_fr_con textarea {
    min-height: 116px;
  }
}

@media (max-width: 480px) {
  .product,
  .jjfa,
  .company,
  .news,
  .lybg {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
  }

  .main_title,
  .title {
    margin-bottom: 12px;
  }

  #banner .swiper-slide .content img {
    min-height: 280px;
  }

  .hero-seo {
    margin: 14px 10px 0;
  }

  .hero-seo_inner {
    padding: 16px 14px !important;
  }

  .hero-seo h1 {
    font-size: 22px;
  }

  .hero-seo p {
    font-size: 12px;
  }

  .hero-seo_links {
    grid-template-columns: 1fr;
  }

  .main_title h2 b,
  .title h2 b,
  .company .com_l h2 {
    font-size: 24px;
  }

  .product,
  .jjfa,
  .company,
  .news,
  .lybg {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }

  .search {
    margin-top: 12px !important;
    padding: 10px !important;
  }

  .product .slide-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px;
  }

  .product .slide-list li a {
    padding: 8px 6px;
    font-size: 10px;
  }

  .product_con .pro_list,
  .jjfa .jjfa_cards ul {
    gap: 8px;
  }

  .product_con .pro_txt span {
    min-height: 32px;
    font-size: 12px;
  }

  .product_con .pro_txt i {
    min-width: 74px;
    font-size: 9px;
  }

  .adv_line ul li b {
    font-size: 18px;
  }

  .news .new_right ul li a {
    gap: 9px;
    padding: 11px 4px 10px;
  }

  .news .new_time {
    min-width: 62px;
  }

  .company .com_r {
    min-height: 140px;
  }

  .company .com_r img {
    min-height: 140px;
    border-radius: 16px;
  }

  .ly_fr_con {
    padding: 16px 12px !important;
  }
}

@media (min-width: 992px) {
  body.home .adv_line {
    min-height: 250px !important;
    height: auto !important;
    padding: 22px 0 !important;
  }

  body.home .adv_line .wal {
    min-height: 250px !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
  }

  body.home .adv_line ul {
    width: 100% !important;
    min-height: 206px !important;
    height: auto !important;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
    padding: 0 !important;
    align-items: center !important;
  }

  body.home .adv_line ul li {
    width: auto !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    padding: 0 10px !important;
    text-align: center !important;
  }

  body.home .adv_line ul li img {
    width: 35px !important;
    margin: 0 auto 6px !important;
  }

  body.home .adv_line ul li b {
    display: block !important;
    margin-top: 0 !important;
    font-size: 30px !important;
    line-height: 1.15 !important;
    white-space: normal !important;
    font-family: Arial, sans-serif !important;
  }

  body.home .adv_line ul li:last-child b {
    font-size: 28px !important;
  }

body.home .adv_line ul li p {
    margin: 0 !important;
    max-width: 180px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
    word-break: keep-all !important;
    overflow-wrap: anywhere !important;
  }
}

@media (max-width: 767px) {
  #banner .swiper-slide .content img {
    min-height: 300px;
    max-height: 52vh;
  }

  .hero-seo {
    margin: 14px 12px 0;
  }

  .hero-seo_inner {
    max-width: none;
    padding: 18px 16px !important;
    border-radius: 16px !important;
  }

  .hero-seo h1 {
    font-size: 22px;
    line-height: 1.26;
  }

  .hero-seo p {
    max-width: none;
    font-size: 14px;
    line-height: 1.72;
  }

  .hero-seo_links {
    grid-template-columns: 1fr;
    margin-top: 16px !important;
  }

  .hero-seo_links a {
    min-height: 46px !important;
    padding: 0 14px;
    font-size: 14px;
  }

  .search {
    margin-top: 12px !important;
    padding: 10px !important;
    border-radius: 14px !important;
  }

  .search .search_right form {
    height: 46px;
    padding: 4px 6px 4px 14px;
  }

  .search .search_right .key {
    height: 38px !important;
    font-size: 14px;
  }

  .search .search_right button {
    flex-basis: 36px;
    width: 36px;
    height: 36px;
  }

  .product .slide-list li a {
    min-height: 44px;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 1.35;
  }

  .product_con .pro_list > a {
    padding: 12px !important;
  }

  .product_con .pro_txt span {
    min-height: 40px;
    font-size: 14px;
    line-height: 1.42;
  }

  .product_con .pro_txt i {
    min-height: 30px;
    font-size: 10px;
  }

  .jjfa .jjfa_cards ul li a h3 {
    min-height: 0;
  }

  .jjfa_card_desc {
    min-height: 58px;
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 480px) {
  #banner .swiper-slide .content img {
    min-height: 260px;
    max-height: 48vh;
  }

  .hero-seo {
    margin: 12px 10px 0;
  }

  .hero-seo_inner {
    padding: 16px 14px !important;
  }

  .hero-seo h1 {
    font-size: 20px;
  }

  .hero-seo p {
    font-size: 13px;
  }

  .product .slide-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .product .slide-list,
  .home-category-grid,
  .ny_tab ul {
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
  }

  .product .slide-list li,
  .home-category-grid a,
  .ny_tab ul li {
    scroll-snap-align: start;
  }

  .home-category-grid {
    display: grid;
    gap: 10px;
  }

  .home-category-toggle {
    display: none;
  }
}
