* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #0E1109;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12) var(--d30);
  border: 1px solid #fff;
}
.table-box table tr {
  background-color: #F8FCFF;
}
.table-box table tr td:first-child {
  text-align: left;
  background-color: #FAFAFA;
}
.table-box table tr:first-child {
  background-color: #D9D9D9;
  font-weight: 600;
}
.table-box table tr:first-child td:first-child {
  background-color: #FAFAFA;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
  height: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
  background-color: #fff;
}
i {
  line-height: 1;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1660px) / 2);
  --g104: 6.5rem;
  --g86: 5.375rem;
  --g80: 5rem;
  --g70: 4.375rem;
  --g50: 3.125rem;
  --g48: 3rem;
  --g40: 2.5rem;
  --g24: 1.5rem;
  --g20: 1.25rem;
  --g16: 1rem;
  --c: #89C650;
  --c2: #47610E;
  --c3: #115FAD;
  --r150: 150px;
  --r120: 120px;
  --r85: 85px;
  --r72: 72px;
  --r70: 70px;
  --r64: 64px;
  --r60: 60px;
  --r56: 56px;
  --r52: 52px;
  --r50: 50px;
  --r48: 48px;
  --r46: 46px;
  --r45: 45px;
  --r44: 44px;
  --r40: 40px;
  --r38: 38px;
  --r36: 36px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d260: 260px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d183: 183px;
  --d180: 180px;
  --d176: 176px;
  --d170: 170px;
  --d166: 166px;
  --d164: 164px;
  --d160: 160px;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --96: 96px;
  --92: 92px;
  --90: 90px;
  --86: 86px;
  --80: 80px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.title {
  font-size: var(--60);
  line-height: calc(80 / 60);
  letter-spacing: -0.02em;
  font-weight: 700;
  color: var(--c2);
}
.text18-28 {
  font-size: var(--18);
  line-height: calc(28 / 18);
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.85;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.setSlow0 {
  animation: an0 5s ease forwards;
}
@keyframes an0 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes an1 {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
@keyframes an2 {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow1_1 {
  animation: an1_1 1s ease forwards;
}
@keyframes an1_1 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(-50px);
    opacity: 0;
  }
}
.setSlow2_2 {
  animation: an2_2 1s ease forwards;
}
@keyframes an2_2 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}
.header {
  position: sticky;
  top: 0px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  background-color: transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .header-box {
  position: relative;
  background-color: #FFFFFF;
  border-bottom: 1px solid #D6D6D6;
}
.header .header-box .header-content {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-box2 {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.header .header-box2 .header-content2 {
  height: 73px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .header-share a {
  width: 22px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(51, 51, 51, 0.3);
  border-radius: 50%;
  transition: all 0.5s;
  margin-right: 6px;
}
.header .header-share a:last-child {
  margin-right: 0;
}
.header .header-share a i {
  font-size: var(--12);
  color: #999999;
  transition: all 0.5s;
}
.header .header-share a:hover {
  border-color: var(--c);
  background-color: var(--c);
}
.header .header-share a:hover i {
  color: #fff;
}
.header .header-logo {
  display: flex;
  align-items: center;
}
.header .header-logo .logo {
  width: 48px;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-con {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-left {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .header-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-menu i {
  font-size: var(--22);
  color: #fff;
}
.header .header-cart {
  position: relative;
  margin-right: var(--d16);
}
.header .header-cart .header-cart2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header .header-cart .header-cart2 i {
  font-size: var(--19);
  color: var(--c2);
}
.header .header-cart .header-cart2 .header-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(30%, -20%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #D20000;
}
.header .header-language {
  margin-left: var(--d18);
}
.header .header-language .header-language2 {
  position: relative;
}
.header .header-language .header-language2:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language .header-language2 .header-language3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  line-height: 1;
  color: var(--c2);
  transition: all 0.5s;
}
.header .header-language .header-language2 .header-language3 i {
  font-size: var(--15);
  margin-right: 6px;
}
.header .header-language .header-language2 .header-language3 span {
  font-size: var(--16);
  line-height: calc(22 / 16);
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #1C1C1C;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.header .header-but {
  margin-right: var(--d10);
}
.header .header-but a {
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-but a i {
  color: var(--c);
  font-size: var(--20);
}
.headeraction {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  top: 0;
}
.index-header {
  position: fixed;
}
@media (min-width: 1201px) {
  .header-search .search-con {
    display: none;
  }
  .header-search .search {
    padding: var(--d10) var(--d14) var(--d10) var(--d10);
    border-radius: 4px;
    border: 1.5px solid #DCDCDC;
    display: flex;
    justify-content: space-between;
    width: 419px;
  }
  .header-search .search .search-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-search .search .search-box .input-text {
    width: calc(100% - 20px);
  }
  .header-search .search .search-box .input-text::placeholder {
    color: #B2B2B2;
  }
  .header-search .submit {
    font-size: var(--20);
    line-height: 1;
    background-color: transparent;
    color: #B2B2B2;
  }
  .header-products-more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    transition: all 0.2s;
    left: 50%;
    opacity: 0;
    position: fixed;
    top: 113px;
    left: 0;
    width: 100vw;
    height: 443px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
    background-color: #fff;
    padding: var(--d20) 0;
  }
  .header-products-more .container {
    height: 100%;
  }
  .header-products-more .header-products-nav {
    width: 325px;
    padding-right: var(--d8);
    padding-left: 5px;
  }
  .header-products-more .header-products-nav .header-products-nav2 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: var(--d14) var(--d10) var(--d14) var(--d15);
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid transparent;
    font-size: var(--16);
    line-height: calc(18 / 16);
    color: var(--c2);
    transition: all 0.5s;
  }
  .header-products-more .header-products-nav .header-products-nav2:hover {
    border: 1px solid #D9D9D9;
    background-color: #F2F8E5;
    font-weight: 700;
  }
  .header-products-more .header-products-nav .header-products-nav2:hover i {
    opacity: 1;
  }
  .header-products-more .header-products-nav .header-products-nav2 span {
    width: calc(100% - 20px);
  }
  .header-products-more .header-products-nav .header-products-nav2 i {
    font-size: var(--14);
    opacity: 0;
    transition: all 0.5s;
  }
  .header-products-more .action > a .header-products-nav2 {
    background-color: #F2F8E5;
    border: 1px solid #D9D9D9;
  }
  .header-products-more .action > a .header-products-nav2 span {
    font-weight: 700;
  }
  .header-products-more .action > a .header-products-nav2 i {
    opacity: 1;
  }
  .header-products-more .header-products-con {
    padding-left: var(--d80);
    height: 100%;
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
  }
  .header-products-more .header-products-con .header-products-connav {
    height: 100%;
    overflow-y: auto;
    border-right: 1px solid #C3C3C3;
  }
  .header-products-more .header-products-1-list .header-products-2-list {
    display: none;
  }
  .header-products-more .header-products-2-list .header-products-3-list {
    display: none;
  }
  .header-none {
    display: none;
  }
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
    margin-left: 48px;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-right: 33px;
    height: 100%;
  }
  .header-nav .header-list .header-list2:first-child {
    margin-left: 0;
    margin-right: 0;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    transition: all 0.5s;
    font-size: var(--16);
    line-height: calc(22 / 16);
    color: #47610E;
    font-weight: 500;
  }
  .header-nav .header-list .header-list2 .header-list3 span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .header-nav .header-list .header-list2 a i {
    font-size: var(--14);
    margin-left: 4px;
    color: #2E4105;
  }
  .header-nav .header-list .header-list2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 5px;
    background-color: var(--c);
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2:hover {
    color: var(--c);
  }
  .header-nav .header-list .header-list2:hover .header-list3 span {
    color: var(--c);
    text-decoration: underline !important;
  }
  .header-nav .header-list .header-list2:hover .header-list3 i {
    color: var(--c) !important;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .header-products-more {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
  }
  .header-nav .header-list .action {
    color: var(--c);
  }
  .header-nav .header-list .action .header-list3 span {
    color: var(--c);
    text-decoration: underline !important;
  }
  .header-nav .header-list .action .header-list3 i {
    color: var(--c) !important;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: left;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    background-color: var(--c) !important;
    color: #fff !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1200px) {
  .header-search {
    position: relative;
  }
  .header-search .search-con {
    font-size: var(--16);
    line-height: calc(22 / 16);
    color: var(--c2);
    cursor: pointer;
    transition: all 0.5s;
  }
  .header-search .search {
    position: absolute;
    right: 0%;
    bottom: 0;
    transform: translate(0%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    width: 20vw;
    min-width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
    visibility: hidden;
  }
  .header-search .search .search-box {
    width: 100%;
    border: 1px solid #008DC2;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
  }
  .header-search .search .search-box .input-text {
    width: 95%;
    font-size: 14px;
    font-weight: 400;
  }
  .header-search .search .search-box .submit {
    background-color: transparent;
    border: none;
    padding-right: 10px;
  }
  .header-search .open {
    opacity: 1;
    transform: translate(0%, 100%);
    visibility: visible;
    z-index: 100;
  }
  .header-none2 {
    display: none;
  }
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 80px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  background-color: var(--c);
  padding: 5px;
  border-radius: 3px;
  padding: 18px 10px;
  border-radius: 50px;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  pointer-events: auto;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 27px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.online-wrap .online a i {
  font-size: 25px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
  opacity: 1;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover i {
  color: #fff !important;
  opacity: 1;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .online-icon {
  position: relative;
  line-height: 1;
}
.online-wrap .icon-cart {
  position: relative;
}
.online-wrap .icon-cart .cart-num {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(40%, -40%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 10;
  font-size: 12px;
}
.online-show {
  right: 0 !important;
}
@media (max-width: 1400px) {
  .online-wrap .online-wrap2 {
    transform: scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 150px;
  transform: translateY(-100%);
  left: 0;
}
.swiper .swiper-wrapper {
  align-items: stretch;
}
.swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-pagination {
  position: absolute;
  bottom: var(--d56);
  left: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: rgba(137, 198, 80, 0.4);
  margin: 0 var(--d10);
  opacity: 1;
  border: 2px solid rgba(137, 198, 80, 0.42);
}
.index-banner .banner-pagination .swiper-pagination-bullet::after {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.index-banner .slide-inner {
  padding-bottom: calc(960 / 1920 * 100%);
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .swiper-slide iframe,
.index-banner .swiper-slide .banner-video,
.index-banner .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .sw-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.indexcontent .i-about {
  padding-top: var(--d124);
  padding-bottom: var(--d150);
}
.indexcontent .i-about .i-about-title {
  text-align: center;
  margin-bottom: var(--d30);
}
.indexcontent .i-about .i-about-text {
  text-align: center;
  width: 1330px;
  max-width: 100%;
  margin: 0 auto var(--d50);
}
.indexcontent .i-about .i-about-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-products {
  padding-bottom: var(--d150);
}
.indexcontent .i-products .i-products-title {
  text-align: center;
  margin-bottom: var(--d30);
}
.indexcontent .i-products .i-products-text {
  text-align: center;
  width: 1150px;
  max-width: 100%;
  margin: 0 auto var(--d60);
}
.indexcontent .i-products .i-products-list {
  margin-bottom: calc(var(--d20) * -1);
  --bs-gutter-x: var(--g16);
  padding-bottom: var(--d60);
}
.indexcontent .i-products .i-products-list .i-products-list2 {
  margin-bottom: var(--d20);
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3 {
  position: relative;
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3:hover .i-products-list-title {
  text-decoration: underline;
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3 .i-products-imgbox {
  position: relative;
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3 .i-products-imgbox::after {
  content: '';
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.39%, rgba(0, 0, 0, 0.6) 92.1%);
  border-radius: 8px;
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3 .i-products-imgbox .img-box {
  padding-bottom: calc(550 / 605 * 100%);
  border-radius: 8px;
}
.indexcontent .i-products .i-products-list .i-products-list2 .i-products-list3 .i-products-list-title {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: var(--d25);
  font-size: var(--20);
  line-height: calc(21.4 / 20);
  letter-spacing: -0.02em;
  color: #fff;
  z-index: 11;
}
.indexcontent .i-products .i-products-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-industry {
  margin-bottom: var(--d166);
}
.indexcontent .i-industry .i-industry-title {
  margin-bottom: var(--d40);
}
.indexcontent .i-industry .i-industry-text {
  width: 1120px;
  max-width: 100%;
  margin-bottom: var(--d96);
}
.indexcontent .i-industry .i-industry-but {
  margin-bottom: var(--d90);
}
.indexcontent .i-industry .i-industry-con {
  position: relative;
  min-height: 490px;
}
.indexcontent .i-industry .i-industry-con .i-industry-imgbox {
  width: calc(479 / 1660 * 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  border-radius: 8px;
  overflow: hidden;
}
.indexcontent .i-industry .i-industry-con .i-industry-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-industry .i-industry-con .i-industry-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 {
  width: calc(590.5 / 1660 * 100%);
  border-bottom: 1px solid #E4E4E4;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2),
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:first-child {
  border-top: 1px solid #E4E4E4;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n-1) .i-industry-list3 .i-industry-list-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n) .i-industry-list3 .i-industry-list-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n) .i-industry-list3 .i-industry-list-box::after {
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #89C650 100%);
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n) .i-industry-list3 .i-industry-list-box i {
  transform: rotate(180deg);
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 {
  padding: var(--d8) 0;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3:hover span {
  font-weight: 700 !important;
  color: #fff !important;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3:hover i {
  opacity: 1 !important;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3:hover .i-industry-list-box::after {
  opacity: 1 !important;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 .i-industry-list-box {
  padding: var(--d28) var(--d62);
  width: 100%;
  position: relative;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 .i-industry-list-box::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #89C650 100%);
  opacity: 0;
  transition: all 0.5s;
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 .i-industry-list-box span {
  position: relative;
  z-index: 10;
  font-size: var(--20);
  line-height: 1.3;
  color: var(--c2);
  transition: all 0.5s;
  margin: 0 var(--d12);
}
.indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 .i-industry-list-box i {
  position: relative;
  z-index: 10;
  font-size: 10px;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
}
.indexcontent .i-services {
  padding: var(--d115) 0 var(--d185);
}
.indexcontent .i-services .i-services-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.indexcontent .i-services .i-services-box .i-services-left {
  padding-left: var(--p);
  padding-right: var(--d30);
  width: calc(738 / 1920 * 100%);
}
.indexcontent .i-services .i-services-box .i-services-left .i-services-title {
  margin-bottom: var(--d18);
}
.indexcontent .i-services .i-services-box .i-services-left .i-services-text {
  width: 446px;
  max-width: 100%;
  margin-bottom: var(--d80);
}
.indexcontent .i-services .i-services-box .i-services-right {
  width: calc(1182 / 1920 * 100%);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper {
  border-radius: 8px;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide {
  transform-origin: top right;
  transform: scale(0.8);
  transition: all 0.5s;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide .i-services-sw-titlebox1 {
  opacity: 1;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide .i-services-sw-titlebox2 {
  opacity: 0;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide-active {
  transform: scale(1);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide-active .i-services-sw-titlebox1 {
  opacity: 0;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide-active .i-services-sw-titlebox2 {
  opacity: 1;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box {
  position: relative;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-imgbox {
  border-radius: 8px;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-imgbox .img-box {
  padding-bottom: calc(540 / 720 * 100%);
  border-radius: 8px;
  position: relative;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-imgbox .img-box img {
  border-radius: 8px;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-imgbox .img-box::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 35.25%, rgba(0, 0, 0, 0.8) 100%);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox1 {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: var(--d44) var(--d35);
  z-index: 10;
  top: 0;
  left: 0;
  transition: all 0.5s;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox1 .i-services-sw-title1 {
  margin-bottom: var(--d16);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox1 .i-services-sw-title1 h3 {
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #fff;
  font-weight: 700;
  width: 226px;
  max-width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox1 .i-services-sw-text1 {
  font-size: var(--14);
  line-height: calc(20 / 14);
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: var(--d30) var(--d100) var(--d30) var(--d40);
  color: #fff;
  transition: all 0.5s;
  z-index: 10;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox2 .i-services-sw-title2 {
  margin-bottom: var(--d12);
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox2 .i-services-sw-title2 h3 {
  font-size: var(--28);
  line-height: calc(32 / 28);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .i-services-sw-box .i-services-sw-titlebox2 .i-services-sw-text2 {
  font-size: var(--16);
  line-height: calc(22 / 16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-customers {
  padding: var(--d150) 0;
}
.indexcontent .i-customers .i-customers-title {
  text-align: center;
  margin-bottom: var(--d40);
}
.indexcontent .i-news {
  padding-bottom: var(--d100);
}
.indexcontent .i-news .i-news-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d60);
}
.indexcontent .i-news .i-news-list {
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-news .i-news-list .i-news-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3:hover .i-news-list-title h3 {
  color: var(--c) !important;
  text-decoration: underline;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3:hover .con-but2 {
  background-color: var(--c) !important;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-img {
  margin-bottom: var(--d40);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-img .img-box {
  border-radius: 8px;
  padding-bottom: calc(540 / 800 * 100%);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-date {
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
  margin-bottom: var(--d22);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-title h3 {
  font-size: var(--24);
  line-height: calc(32 / 24);
  letter-spacing: -0.02em;
  color: var(--c2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
  transition: all 0.5s;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: var(--d30);
}
.ams-box .ams {
  display: inline-block;
  margin: 0 0.41667vw;
}
.ams-box .ams img {
  border-radius: 8px;
  overflow: hidden;
  width: 13.59375vw;
}
.swiper-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d20);
}
.swiper-but {
  width: var(--r50);
  height: var(--r50);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #DCDCDC;
  transition: all 0.5s;
  color: var(--c2);
  cursor: pointer;
}
.swiper-but:hover {
  background-color: var(--c);
  color: #fff;
}
.swiper-but i {
  font-size: 10px;
}
.con-but .con-but2 {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #000000;
  font-size: var(--16);
  line-height: 1;
  transition: all 0.5s;
  padding: var(--d10) var(--d16) var(--d10) var(--d24);
  color: #fff;
}
.con-but .con-but2:hover {
  background-color: var(--c);
}
.con-but .con-but2 .con-but-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: var(--d20);
}
.con-but .con-but2 .con-but-icon i {
  font-size: 8px;
  color: #000;
}
.fooder .fooder-top {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fooder .fooder-top .fooder-top2 {
  padding-top: var(--d80);
  padding-bottom: var(--d110);
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-top2 .fooder-left {
  width: 435px;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-logo {
  width: 122px;
  margin-bottom: var(--d36);
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-text {
  font-size: var(--14);
  line-height: calc(18 / 14);
  color: var(--c2);
  padding-bottom: var(--d40);
  border-bottom: 1px solid #CBCBCB;
  margin-bottom: var(--d40);
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-share a {
  width: var(--r36);
  height: var(--r36);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  margin-right: var(--d10);
  transition: all 0.5s;
  color: #999999;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-share a:hover {
  background-color: var(--c);
  color: #fff;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-top2 .fooder-left .fooder-share a i {
  font-size: var(--16);
}
.fooder .fooder-top .fooder-top2 .fooder-right {
  width: calc(1225 / 1660 * 100%);
  padding-left: var(--d150);
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-con-title {
  font-size: var(--20);
  line-height: 1.5;
  font-weight: 700;
  color: var(--c2);
  margin-bottom: var(--d22);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 290px;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox a {
  color: var(--c2);
  font-size: var(--16);
  line-height: calc(24 / 16);
  margin-bottom: var(--d12);
  margin-right: var(--d24);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox a:hover {
  text-decoration: underline;
}
.fooder .fooder-bom {
  background-color: var(--c);
}
.fooder .fooder-bom .fooder-bom2 {
  display: flex;
  justify-content: space-between;
  padding: var(--d18) 0 var(--d16);
  font-size: var(--14);
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
}
.fooder .fooder-bom .fooder-bom2 .fooder-copyright p,
.fooder .fooder-bom .fooder-bom2 .fooder-copyright a {
  display: inline-block;
}
.fooder .fooder-bom .fooder-bom2 .fooder-copyright .cnzz {
  margin: 0 var(--d16);
}
.fooder .fooder-bom .fooder-bom2 .food-privacy span {
  margin: 0 var(--d16);
}
.other-banner {
  position: relative;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .crumbs {
  background-color: rgba(0, 0, 0, 0.42);
  position: absolute;
  bottom: 0;
  left: 0;
}
.other-banner .crumbs i {
  color: #fff;
}
.other-banner .crumbs .crumbs-list .crumbs-list2 {
  color: #fff;
}
.crumbs {
  width: 100%;
  padding: var(--d12) 0;
}
.crumbs i {
  font-size: var(--20);
  color: #222222;
  margin-right: var(--d10);
}
.crumbs .crumbs-list {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--16);
  line-height: var(--22);
  color: #222222;
  transition: all 0.5s;
}
.crumbs .crumbs-list .crumbs-list2:hover {
  color: var(--c);
}
.crumbs .crumbs-list .crumbs-list2::after {
  content: '-';
}
.crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.crumbs .crumbs-list .action {
  color: var(--c) !important;
}
.productcontent {
  padding-top: var(--d120);
  padding-bottom: var(--d100);
}
.productcontent .product-titlebox {
  padding-bottom: var(--d60);
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: var(--d60);
}
.productcontent .product-titlebox .product-title {
  margin-bottom: var(--d15);
}
.productcontent .product-titlebox .product-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(308 / 1660 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  border-bottom: 1px solid #DEDEDE;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 a {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
  border-radius: 8px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--c);
  opacity: 0;
  transition: all 0.5s;
  border-radius: 3px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: var(--d17) var(--d20);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: #1c1c1c;
  transition: all 0.5s;
  font-size: var(--14);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: var(--d17) var(--d20);
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: var(--c2);
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a span {
  width: 96%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  padding: 4px var(--d20);
  background: #F8F8F8;
  border-radius: 3px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more1 {
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  margin-bottom: var(--d14);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child a {
  border-bottom: unset;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  display: block;
  width: 100%;
  font-size: var(--16);
  line-height: 1;
  position: relative;
  color: #1c1c1c;
  transition: all 0.5s;
  padding: var(--d22) 0;
  border-bottom: 1px solid #D9D9D9;
  font-weight: 500;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover a {
  color: var(--c2);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  color: var(--c2);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 a {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but i {
  transform: rotate(180deg);
}
.gmt-box .gmt-rigth {
  width: calc(1352 / 1660 * 100%);
  padding-left: var(--d30);
}
.gmt-box .gmt-rigth .product-list {
  --bs-gutter-x: var(--g24);
  margin-bottom: calc(var(--d50) * -1);
  padding-bottom: var(--d60);
}
.gmt-box .gmt-rigth .product-list .product-list2 {
  margin-bottom: var(--d50);
}
.product-box {
  height: 100%;
  padding: var(--d30) var(--d24) var(--d25);
  border-radius: 10px;
  background-color: rgba(232, 239, 245, 0.6);
  position: relative;
}
.product-box:hover::after {
  opacity: 1;
}
.product-box:hover .product-list-title h3 {
  color: #fff !important;
}
.product-box:hover .product-list-text {
  background-color: #EFF6E9 !important;
}
.product-box .product-cart {
  position: absolute;
  top: var(--d30);
  right: var(--d24);
  z-index: 100;
}
.product-box::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(289deg, #82C24D 0%, #0B922F 100%);
  border-radius: 10px;
  opacity: 0;
  transition: all 0.5s;
}
.product-box .product-box2 {
  position: relative;
  z-index: 10;
}
.product-box .product-box2 .product-list-title {
  margin-bottom: var(--d12);
  width: calc(100% - 50px);
}
.product-box .product-box2 .product-list-title h3 {
  font-weight: 700;
  font-size: var(--30);
  line-height: calc(34 / 30 * 100%);
  color: var(--c2);
  letter-spacing: -0.02em;
  transition: all 0.5s;
}
.product-box .product-box2 .product-list-type {
  padding: 3px var(--d8);
  font-size: var(--14);
  line-height: calc(16 / 14);
  color: #fff;
  letter-spacing: -0.02em;
  background-color: var(--c);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  margin-bottom: var(--d26);
}
.product-box .product-box2 .product-list-text {
  padding: var(--d14) var(--d20);
  background-color: #fff;
  border-radius: 8px;
  font-size: var(--14);
  line-height: calc(18.8 / 14);
  letter-spacing: -0.02em;
  color: var(--c2);
  transition: all 0.5s;
}
.product-box .product-box2 .product-list-text p {
  margin-bottom: var(--d8);
}
.product-box .product-box2 .product-list-text p:last-child {
  margin-bottom: 0;
}
.product-box .product-box2 .product-list-text p span {
  font-weight: 700;
}
.product-cart {
  width: var(--r40);
  height: var(--r40);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  position: absolute;
  z-index: 10;
}
.product-cart i {
  font-size: var(--24);
  color: var(--c);
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #fff;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev a,
.pagination .next a {
  font-size: var(--16);
  line-height: calc(20 / 16);
}
.pagination .prev a span,
.pagination .next a span {
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev a i,
.pagination .next a i {
  font-size: var(--14);
  margin: 0 4px;
}
.pagination .prev a:hover,
.pagination .next a:hover {
  color: var(--c2);
}
.pagination .pagination-page {
  margin: 0 var(--d20);
}
.pagination .pagination-page li {
  margin-right: var(--d16);
}
.pagination .pagination-page li:last-child {
  margin-right: 0;
}
.pagination .pagination-page li a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  line-height: calc(20 / 16);
  border-radius: 50%;
  color: #737373;
  transition: all 0.5s;
}
.pagination .pagination-page li a:hover {
  background-color: var(--c) !important;
  color: #fff;
}
.pagination .pagination-page .active a {
  background-color: var(--c) !important;
  color: #fff;
}
.productdetails .details-content {
  display: flex;
  justify-content: space-between;
  padding: var(--d45) var(--d56) var(--d55);
  border-radius: 10px;
  background-color: #F2F8E5;
  margin-bottom: var(--d105);
}
.productdetails .details-content .details-left {
  width: calc(836 / 1660 * 100%);
  padding-right: var(--d60);
}
.productdetails .details-content .details-left .details-titlebox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.productdetails .details-content .details-left .details-titlebox .details-title {
  margin-bottom: var(--d20);
}
.productdetails .details-content .details-left .details-titlebox .details-title h2 {
  font-size: var(--40);
  line-height: calc(46 / 40);
  font-weight: 700;
  color: var(--c2);
}
.productdetails .details-content .details-left .product-cart {
  width: var(--r36);
  height: var(--r36);
  margin-left: var(--d30);
  transform: translateY(30%);
}
.productdetails .details-content .details-left .product-cart i {
  font-size: var(--20);
}
.productdetails .details-content .details-left .details-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.productdetails .details-content .details-right {
  width: calc(824 / 1660 * 100%);
}
.productdetails .details-content .details-right .details-list .details-list2 {
  padding-bottom: var(--d16);
  margin-bottom: var(--d16);
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.productdetails .details-content .details-right .details-list .details-list2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.productdetails .details-content .details-right .details-list .details-list2 .details-list-title {
  font-size: var(--20);
  line-height: calc(23 / 20);
  margin-bottom: var(--d8);
  color: var(--c2);
  font-weight: 700;
}
.productdetails .details-content .details-right .details-list .details-list2 .details-list-text {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: var(--c2);
}
.productdetails .details {
  display: flex;
  justify-content: space-between;
  padding-bottom: var(--d120);
}
.productdetails .details .detail-left {
  width: calc(1256 / 1660 * 100%);
  padding-right: var(--d225);
}
.productdetails .details .detail-left .content-text {
  font-size: var(--18);
  line-height: calc(28 / 18);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.productdetails .details .detail-left .content-text h3 {
  margin-top: var(--d120);
  font-size: var(--36);
  line-height: calc(32 / 36);
  margin-bottom: var(--d30);
}
.productdetails .details .detail-left .content-text span {
  font-weight: 700;
}
.productdetails .details .detail-left .content-text ul {
  max-width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * var(--d20));
}
.productdetails .details .detail-left .content-text ul li {
  width: 50%;
  margin-bottom: var(--d20);
  padding-right: var(--d64);
  font-size: var(--18);
  line-height: calc(21 / 18);
  padding-left: calc(12px + var(--d12));
  position: relative;
}
.productdetails .details .detail-left .content-text ul li::after {
  width: 12px;
  height: 12px;
  background-color: var(--c2);
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
}
.productdetails .details .detail-left .achievement {
  margin-bottom: var(--d120);
}
.productdetails .details .detail-left .applications {
  margin-bottom: var(--d120);
}
.productdetails .details .detail-left .detailed {
  margin-bottom: var(--d120);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 {
  margin-bottom: var(--d60);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2:last-child {
  margin-bottom: 0;
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2:nth-child(2n - 1) .detailed-list3 .detailed-textbox {
  padding-left: var(--d40);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2:nth-child(2n) .detailed-list3 {
  flex-direction: row-reverse;
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2:nth-child(2n) .detailed-list3 .detailed-textbox {
  padding-right: var(--d50);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-img {
  width: calc(459 / 1024 * 100%);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-img .img-box {
  padding-bottom: calc(380 / 670 * 100%);
  border-radius: 10px;
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-textbox {
  width: calc(565 / 1024 * 100%);
  color: var(--c2);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-textbox .detailed-title {
  font-size: var(--28);
  line-height: calc(32 / 28);
  margin-bottom: var(--d24);
}
.productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-textbox .detailed-text {
  font-size: var(--18);
  line-height: calc(28 / 18);
  letter-spacing: -0.02em;
}
.productdetails .details .details-right {
  width: 404px;
}
.productdetails .details .details-right .details-right2 {
  position: sticky;
  top: 150px;
  right: 0;
  border-radius: 10px;
  overflow: hidden;
}
.productdetails .details .details-right .details-right2 .details-avatarbox {
  background-color: #77AB2B;
  padding: var(--d20) var(--d30);
  display: flex;
  justify-content: flex-start;
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-avatar {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: var(--d16);
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox {
  padding-top: 6px;
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox .detail-mes-name {
  font-size: var(--20);
  line-height: calc(23 / 20);
  margin-bottom: var(--d8);
  color: #fff;
  font-weight: 700;
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox .detail-mes-type {
  font-size: var(--16);
  line-height: calc(18 / 16);
  color: #fff;
  opacity: 0.8;
  margin-bottom: var(--d16);
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox .detail-mes {
  font-size: var(--14);
  line-height: var(--17);
  letter-spacing: -0.02em;
  color: #fff;
  margin-bottom: var(--d10);
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox .detail-mes:last-child {
  margin-bottom: 0;
}
.productdetails .details .details-right .details-right2 .details-avatarbox .detail-mesbox .detail-mes i {
  font-size: var(--16);
  line-height: var(--17);
}
.productdetails .details .details-right .details-right2 .details-formbox {
  background-color: #F2F8E5;
  padding: var(--d24) var(--d34) var(--d26) var(--d30);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form-title {
  font-size: var(--16);
  line-height: calc(18 / 16);
  color: #222222;
  margin-bottom: var(--d16);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .input-box {
  width: 100%;
  padding: var(--d8) var(--d14);
  font-size: var(--12);
  line-height: 1;
  margin-bottom: var(--d14);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .input-box::placeholder {
  color: #c7c7c7;
  transition: all 0.5s;
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .form-title {
  font-size: var(--12);
  line-height: calc(14 / 12);
  font-weight: 700;
  color: #222222;
  margin-bottom: var(--d12);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .checkbox-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--d22));
  margin-bottom: calc(-1 * var(--d10));
  padding-bottom: var(--d12);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .checkbox-box div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d22);
  margin-bottom: var(--d10);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .checkbox-box div span {
  font-size: var(--12);
  line-height: calc(14 / 12);
  color: #000000;
  margin-left: 6px;
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .submit {
  background-color: transparent;
  width: 100%;
  margin-top: var(--d50);
}
.productdetails .details .details-right .details-right2 .details-formbox .details-form .submit .con-but {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productdetails .content-title {
  font-size: var(--36);
  line-height: calc(32 / 36);
  margin-bottom: var(--d40);
  color: var(--c2);
}
.productdetails .interested {
  margin-bottom: var(--d100);
}
.productssearch {
  padding-bottom: var(--d110);
}
.productssearch .productssearch-con {
  padding: var(--d64) var(--d243) var(--d93);
  background-color: #F2F8E5;
  border-radius: 10px;
}
.productssearch .productssearch-con .productssearch-title {
  width: 1056px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto var(--d20);
}
.productssearch .productssearch-con .productssearch-title h2 {
  text-align: center;
  font-size: var(--46);
  line-height: calc(53 / 46);
  color: #47610E;
}
.productssearch .productssearch-con .productssearch-text {
  margin-bottom: var(--d40);
  text-align: center;
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.productssearch .productssearch-con .productssearch-text a {
  text-decoration: underline;
  color: var(--c);
}
.productssearch .productssearch-con .productssearch-formbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d44);
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form {
  width: 486px;
  padding: var(--d12) var(--d14) var(--d12) var(--d10);
  background-color: #fff;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .productssearch-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .input-text {
  width: calc(100% - 30px);
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .input-text::placeholder {
  color: #B2B2B2;
  transition: all 0.5s;
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .input-text:focus::placeholder {
  opacity: 0.3;
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .submit {
  background-color: transparent;
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .submit:hover i {
  color: var(--c2);
}
.productssearch .productssearch-con .productssearch-formbox .productssearch-form .submit i {
  font-size: var(--20);
  color: #B2B2B2;
  transition: all 0.5s;
}
.productssearch .productssearch-con .productssearch-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: var(--d72);
}
.productssearch .productssearch-con .productssearch-nav a {
  font-weight: 700;
  margin: 0 var(--d10);
  font-size: var(--18);
  line-height: calc(21 / 18);
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-conbox2 {
  margin-bottom: var(--d30);
  padding-bottom: var(--d40);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-conbox2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: var(--c2);
  font-weight: 700;
  margin-bottom: var(--d24);
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list {
  --bs-gutter-x: 0.625rem;
  margin-bottom: calc(-1 * var(--d16));
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 {
  margin-bottom: var(--d16);
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 {
  padding: var(--d30) var(--d22);
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #CBCBCB;
  height: 100%;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3:hover .productssearch-con-title h3 {
  text-decoration: underline;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox .productssearch-con-title {
  margin-right: 10px;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox .productssearch-con-title h3 {
  font-size: var(--18);
  line-height: calc(28 / 18);
  font-weight: 700;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox .productssearch-con-img {
  width: 37px;
  min-width: 37px;
}
.productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox .productssearch-con-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.code-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.code-box .code-input {
  width: calc(100% - 90px) !important;
  margin-bottom: 0 !important;
}
.code-box .code {
  width: 80px;
}
.code-box .code img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.servicecontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.servicecontent .service-title {
  margin-bottom: var(--d30);
}
.servicecontent .service-title2 {
  font-size: var(--26);
  line-height: calc(32 / 26);
  font-weight: 700;
  margin-bottom: var(--d20);
}
.servicecontent .service-textbox {
  width: 1290px;
  max-width: 100%;
  margin-bottom: var(--d70);
  font-size: var(--18);
  line-height: calc(28 / 18);
  letter-spacing: -0.02em;
}
.servicecontent .service-textbox span {
  font-weight: 700;
}
.servicecontent .service-list {
  margin-bottom: calc(-1 * var(--d30));
}
.servicecontent .service-list .service-list2 {
  margin-bottom: var(--d30);
}
.servicecontent .service-list .service-list2 .service-list3 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.servicecontent .service-list .service-list2 .service-list3:hover .img-box img {
  transform: scale(1.1);
}
.servicecontent .service-list .service-list2 .service-list3:hover .service-list-title h3 {
  text-decoration: underline;
}
.servicecontent .service-list .service-list2 .service-list3::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 72.45%, rgba(0, 0, 0, 0.4) 93.8%);
  content: '';
  z-index: 1;
}
.servicecontent .service-list .service-list2 .service-list3 .service-list-img .img-box {
  padding-bottom: calc(505 / 805 * 100%);
}
.servicecontent .service-list .service-list2 .service-list3 .service-list-title {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: var(--d22);
  left: 0;
  z-index: 10;
}
.servicecontent .service-list .service-list2 .service-list3 .service-list-title h3 {
  font-weight: 700;
  font-size: var(--22);
  line-height: 1;
  letter-spacing: -0.02em;
  color: #fff;
}
.servicedetails {
  padding-bottom: var(--d100);
}
.servicedetails .servicedetails-box {
  display: flex;
  justify-content: space-between;
  background-color: #F2F8E5;
  margin-bottom: var(--d70);
  border-radius: 10px;
}
.servicedetails .servicedetails-box .servicedetails-left {
  width: calc(830 / 1660 * 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 var(--d56);
}
.servicedetails .servicedetails-box .servicedetails-left .servicedetails-title {
  width: 100%;
  margin-bottom: var(--d34);
}
.servicedetails .servicedetails-box .servicedetails-left .servicedetails-title h2 {
  font-size: var(--30);
  line-height: calc(32 / 30);
  color: var(--c2);
  font-weight: 700;
}
.servicedetails .servicedetails-box .servicedetails-left .servicedetails-text {
  width: 100%;
  font-size: var(--24);
  line-height: calc(34 / 24);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.servicedetails .servicedetails-box .servicedetails-right {
  width: calc(830 / 1660 * 100%);
}
.servicedetails .servicedetails-box .servicedetails-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.servicedetails .servicedetails-conbox .servicedetails-con-title {
  font-size: var(--30);
  line-height: calc(32 / 30);
  font-weight: 700;
  color: var(--c2);
  margin-bottom: var(--d40);
}
.servicedetails .servicedetails-conbox .servicedetails-con-text {
  font-size: var(--18);
  line-height: calc(28 / 18);
  color: var(--c2);
  margin-bottom: var(--d40);
}
header-products-connavact3,
header-products-connavact2,
.header-products-connavact {
  display: none;
}
.newscontent .exhibitons {
  padding-top: var(--d100);
  padding-bottom: var(--d115);
}
.newscontent .exhibitons .exhibitons-title {
  margin-bottom: var(--d60);
}
.newscontent .exhibitons .exhibitons-box {
  display: flex;
  justify-content: space-between;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-add {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px var(--d22);
  border-radius: 6px;
  background-color: #F0F0F0;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-add i {
  font-size: var(--18);
  color: var(--c);
  margin-right: var(--d8);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-add span {
  font-size: var(--14);
  color: var(--c2);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left {
  width: calc(840 / 1660 * 100%);
  padding-right: var(--d65);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-imgbox {
  margin-bottom: var(--d40);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-imgbox .img-box {
  padding-bottom: calc(485 / 775 * 100%);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-textbox .exhibitons-con-date {
  font-size: var(--18);
  line-height: 1.6;
  margin-bottom: var(--d18);
  color: var(--c2);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-textbox .exhibitons-con-title {
  margin-bottom: var(--d16);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-textbox .exhibitons-con-title h3 {
  font-size: var(--28);
  line-height: calc(30 / 28);
  color: var(--c2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-left .exhibitons-textbox .exhibitons-con-text {
  font-size: var(--18);
  line-height: calc(27 / 18);
  color: var(--c2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: var(--d40);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right {
  width: calc(820 / 1660 * 100%);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper {
  position: relative;
  height: 777px;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #DADADA;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: var(--d64);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: var(--c);
  opacity: 0;
  z-index: 10;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box:hover .exhibitons-sw-title h3 {
  color: var(--c) !important;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box:hover::after {
  opacity: 1;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-imgbox {
  width: calc(205 / 753 * 100%);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-imgbox .img-box {
  padding-bottom: calc(255 / 410 * 100%);
  border-radius: 8px;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox {
  width: calc(548 / 753 * 100%);
  padding-left: var(--d44);
  position: relative;
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox .exhibitons-datebox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: var(--c2);
  margin-bottom: var(--d14);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox .exhibitons-datebox > span {
  margin-right: var(--d20);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox .exhibitons-datebox .exhibitons-add {
  padding: var(--d8) var(--d10);
}
.newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox .exhibitons-sw-title h3 {
  font-size: var(--20);
  line-height: calc(23 / 20);
  font-weight: 700;
  color: var(--c2);
  transition: all 0.5s;
}
.newscontent .news {
  background-color: #F5F5F5;
  padding: var(--d120) 0 var(--d135);
}
.newscontent .news .news-title {
  margin-bottom: var(--d78);
  text-align: center;
}
.newscontent .news .news-list {
  margin-bottom: calc(var(--d80) * -1);
}
.newscontent .news .news-list .news-list2 {
  margin-bottom: var(--d80);
}
.newscontent .news .news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news .news-list .news-list2 .news-list3:hover .news-con-title h3 {
  color: var(--c) !important;
  font-weight: 700;
}
.newscontent .news .news-list .news-list2 .news-list3 .news-imgbox {
  margin-bottom: var(--d26);
}
.newscontent .news .news-list .news-list2 .news-list3 .news-imgbox .img-box {
  padding-bottom: calc(665 / 580 * 100%);
  border-radius: 10px;
}
.newscontent .news .news-list .news-list2 .news-list3 .news-con-textbox .news-con-date {
  font-size: var(--16);
  line-height: 1.6;
  color: rgba(18, 18, 18, 0.6);
}
.newscontent .news .news-list .news-list2 .news-list3 .news-con-textbox .news-con-title h3 {
  font-size: var(--20);
  line-height: calc(27.7 / 20);
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.aboutcontent {
  padding-top: var(--d150);
}
.aboutcontent .milestones {
  padding-bottom: var(--d140);
}
.aboutcontent .milestones .milestones-title {
  margin-bottom: var(--d40);
}
.aboutcontent .milestones .milestones-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aboutcontent .milestones .milestones-box .milestones-left {
  width: calc(845 / 1660 * 100%);
  padding-right: var(--d80);
}
.aboutcontent .milestones .milestones-box .milestones-left .milestones-text {
  margin-bottom: var(--d44);
  font-size: var(--18);
  line-height: calc(26 / 18);
}
.aboutcontent .milestones .milestones-box .milestones-left .milestones-text:last-child {
  margin-bottom: 0;
}
.aboutcontent .milestones .milestones-box .milestones-left .milestones-text .milestones-text-title {
  font-size: var(--24);
  line-height: calc(26 / 24);
  margin-bottom: var(--d10);
}
.aboutcontent .milestones .milestones-box .milestones-left .milestones-text ul {
  list-style-type: disc;
  padding-left: 15px;
}
.aboutcontent .milestones .milestones-box .milestones-left .milestones-text ul li {
  list-style-type: disc;
}
.aboutcontent .milestones .milestones-box .milestones-right {
  width: calc(815 / 1660 * 100%);
  position: relative;
}
.aboutcontent .milestones .milestones-box .milestones-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.aboutcontent .milestones .milestones-box .milestones-right .milestones-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--r52);
  height: var(--r52);
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .milestones .milestones-box .milestones-right .milestones-video-icon::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
  background-color: #fff;
}
.aboutcontent .milestones .milestones-box .milestones-right .milestones-video-icon::before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  animation: playan2 3s linear infinite normal;
  animation-delay: 1.5s;
}
.aboutcontent .milestones .milestones-box .milestones-right .milestones-video-icon i {
  font-size: var(--18);
  color: var(--c);
  position: relative;
  z-index: 10;
}
.aboutcontent .certifications {
  padding-bottom: var(--d140);
}
.aboutcontent .certifications .certifications-title {
  text-align: center;
  margin-bottom: var(--d58);
}
.aboutcontent .certifications .certifications-con {
  background-color: #FFE29D;
  padding: var(--d46) 0 var(--d38);
}
.aboutcontent .certifications .certifications-conbox {
  width: 100%;
}
.aboutcontent .certifications .certifications-conbox .certifications-con-img {
  width: 100%;
  margin-bottom: var(--d12);
}
.aboutcontent .certifications .certifications-conbox .certifications-con-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.aboutcontent .certifications .certifications-conbox .certifications-con-title {
  text-align: center;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.aboutcontent .core {
  padding: var(--d60) 0 var(--d120);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}
.aboutcontent .core::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0) 54.91%, rgba(0, 0, 0, 0.58) 75.21%);
}
.aboutcontent .core .container {
  position: relative;
  z-index: 10;
}
.aboutcontent .core .core-title {
  margin-bottom: var(--d70);
  text-align: center;
}
.aboutcontent .core .core-title h2 {
  color: #fff;
}
.aboutcontent .core .core-list {
  margin-bottom: calc(-1 * var(--d30));
}
.aboutcontent .core .core-list .core-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .core .core-list .core-list2 .core-list3 {
  padding: var(--d50) var(--d50) var(--d70);
  background: rgba(0, 0, 0, 0.19);
  backdrop-filter: blur(7px);
  border-radius: 20px;
  height: 100%;
  transition: all 0.5s;
}
.aboutcontent .core .core-list .core-list2 .core-list3:hover {
  background: rgba(0, 0, 0, 0.36);
}
.aboutcontent .core .core-list .core-list2 .core-list3 .core-icon {
  margin-bottom: var(--d40);
  width: var(--r64);
  height: var(--r64);
  border-radius: 50%;
  background-color: #89C650;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .core .core-list .core-list2 .core-list3 .core-icon img {
  width: var(--45);
  height: var(--45);
  object-fit: cover;
}
.aboutcontent .core .core-list .core-list2 .core-list3 .core-list-title {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 700;
  color: #fff;
  width: 383px;
  max-width: 100%;
  margin-bottom: var(--d20);
}
.aboutcontent .core .core-list .core-list2 .core-list3 .core-list-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
  color: #fff;
}
.aboutcontent .version {
  padding: var(--d140) 0;
}
.aboutcontent .version .version-list {
  width: 1320px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: calc(-1 * var(--d60));
}
.aboutcontent .version .version-list .version-list2 {
  margin-bottom: var(--d60);
}
.aboutcontent .version .version-list .version-list2:nth-child(2n) .version-list3 {
  flex-direction: row-reverse;
}
.aboutcontent .version .version-list .version-list2:nth-child(2n) .version-list3 .version-right {
  padding-right: var(--d65);
}
.aboutcontent .version .version-list .version-list2:nth-child(2n-1) .version-list3 .version-right {
  padding-left: var(--d65);
}
.aboutcontent .version .version-list .version-list2 .version-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-left {
  width: calc(547 / 1320 * 100%);
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-right {
  width: calc(773 / 1320 * 100%);
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-right .version-title {
  margin-bottom: var(--d35);
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-right .version-title h3 {
  font-size: var(--40);
  line-height: calc(46 / 40);
  color: var(--c);
  font-weight: 700;
}
.aboutcontent .version .version-list .version-list2 .version-list3 .version-right .version-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.aboutcontent .values {
  padding-bottom: var(--d140);
}
.aboutcontent .values .values-title {
  text-align: center;
  margin-bottom: var(--d58);
}
.aboutcontent .values .values-list {
  --bs-gutter-x: var(--g104);
  margin-bottom: calc(-1 * var(--d60));
}
.aboutcontent .values .values-list .values-list2 {
  margin-bottom: var(--d60);
}
.aboutcontent .values .values-list .values-list2 .values-list3 .values-icon {
  margin-bottom: var(--d40);
  width: var(--r64);
  height: var(--r64);
  border-radius: 50%;
  background-color: #89C650;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .values .values-list .values-list2 .values-list3 .values-icon img {
  width: var(--45);
  height: var(--45);
  object-fit: cover;
}
.aboutcontent .values .values-list .values-list2 .values-list3 .values-con-title {
  margin-bottom: var(--d20);
}
.aboutcontent .values .values-list .values-list2 .values-list3 .values-con-title h3 {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 700;
  color: #222;
}
.aboutcontent .values .values-list .values-list2 .values-list3 .values-list-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
}
.aboutcontent .sustainable {
  margin-bottom: var(--d140);
}
.aboutcontent .sustainable .sustainable-title {
  text-align: center;
  margin-bottom: var(--d30);
}
.aboutcontent .sustainable .sustainable-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  text-align: center;
  color: var(--c2);
  width: 1394px;
  max-width: 100%;
  margin: 0 auto var(--d60);
}
.aboutcontent .sustainable .sustainable-list {
  --bs-gutter-x: var(var(--g20));
  margin-bottom: calc(-1 * var(--d30));
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 {
  position: relative;
  padding-bottom: calc(365 / 400 * 100%);
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  border-radius: 10px;
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-num {
  position: absolute;
  font-size: 292px;
  line-height: 1;
  color: #fff;
  opacity: 0.15;
  top: 0;
  left: 0;
  font-weight: 900;
  transform: translate(-12%, -17%);
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-icon {
  position: absolute;
  width: 185px;
  height: 185px;
  right: var(--d20);
  top: var(--d18);
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-list-title {
  font-size: var(--26);
  line-height: calc(30 / 26);
  color: #fff;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: var(--d32) var(--d36);
  width: 100%;
}
.aboutcontent .choose {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: var(--d105) 0;
}
.aboutcontent .choose .choose-title {
  text-align: center;
  margin-bottom: var(--d58);
}
.aboutcontent .choose .choose-title h2 {
  color: #fff;
}
.aboutcontent .choose .choose-list .choose-list2 {
  margin-bottom: var(--d36);
}
.aboutcontent .choose .choose-list .choose-list2:last-child {
  margin-bottom: 0;
}
.aboutcontent .choose .choose-list .choose-list2:nth-child(2n) .choose-list3 {
  flex-direction: row-reverse;
}
.aboutcontent .choose .choose-list .choose-list2:nth-child(2n) .choose-list3 .choose-right {
  padding-left: var(--d135);
  padding-right: var(--d50);
}
.aboutcontent .choose .choose-list .choose-list2:nth-child(2n-1) .choose-list3 .choose-right {
  padding-left: var(--d50);
  padding-right: var(--d135);
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #F4F3F5;
  border-radius: 10px;
  overflow: hidden;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-left {
  width: calc(791 / 1660 * 100%);
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right {
  width: calc(869 / 1660 * 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-title {
  width: 100%;
  font-size: var(--40);
  font-weight: 700;
  line-height: calc(46 / 40);
  margin-bottom: var(--d30);
  color: var(--c);
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-text {
  width: 100%;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-text .choose-text-list {
  width: 100%;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-text .choose-text-list .choose-text-list2 {
  font-size: var(--20);
  line-height: calc(38 / 20);
  letter-spacing: -0.02em;
  color: var(--c2);
  padding-left: calc(var(--22) + var(--d8));
  position: relative;
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-text .choose-text-list .choose-text-list2::before {
  font-family: 'iconfont' !important;
  content: "\e617";
  position: absolute;
  top: 0;
  left: 0;
  font-size: var(--22);
  color: var(--c);
}
.aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right .choose-list-text .choose-text-list .choose-text-list2 span {
  font-weight: 700;
}
.contactcontent {
  padding-top: var(--d130);
  padding-bottom: var(--d158);
}
.contactcontent .contact-title {
  margin-bottom: var(--d50);
}
.contactcontent .contact-title2 {
  font-size: var(--24);
  line-height: calc(26 / 24);
  font-weight: 700;
  margin-bottom: var(--d30);
  color: var(--c2);
}
.contactcontent .contact-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  width: 684px;
  max-width: 100%;
  margin-bottom: var(--d42);
}
.contactcontent .contact-list {
  margin-bottom: calc(-1 * var(--d30));
}
.contactcontent .contact-list .contact-list2 {
  margin-bottom: var(--d30);
}
.contactcontent .contact-list .contact-list2 .contact-list3 {
  padding: var(--36) var(--d25) var(--d26);
  background: #FFFFFF;
  box-shadow: 0px 4.39418px 11.4249px 4.39418px rgba(0, 0, 0, 0.04);
  border-radius: 8.78836px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  transition: all 0.5s;
  height: 100%;
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover {
  background-color: var(--c) !important;
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover .contact-icon i {
  color: #fff !important;
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover .contact-list-title {
  color: #fff !important;
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover .contact-list-text {
  color: #fff !important;
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-icon {
  margin-bottom: var(--d20);
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-icon i {
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--42);
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-list-title {
  font-size: var(--18);
  line-height: calc(23 / 18);
  margin-bottom: var(--d18);
  color: #333;
  font-weight: 700;
  transition: all 0.5s;
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-list-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #333;
  transition: all 0.5s;
  text-align: center;
}
.contactcontent .contact-box {
  margin-top: calc(var(--d72) + 44px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contactcontent .contact-box .contact-left {
  width: calc(640 / 1660 * 100%);
}
.contactcontent .contact-box .contact-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.contactcontent .contact-box .contact-right {
  width: calc(1020 / 1660 * 100%);
  padding-left: var(--d65);
}
.contact-form {
  position: relative;
}
.contact-form .form-stepbox {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-form .form-stepbox .form-step {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.contact-form .form-stepbox .form-step:last-child::after {
  display: none;
}
.contact-form .form-stepbox .form-step::after {
  width: 12px;
  height: 1px;
  background-color: #666;
  content: '';
  margin: 0 4px;
}
.contact-form .form-stepbox .form-step .form-steptitle {
  margin-right: 6px;
  font-size: var(--16);
  transition: all 0.5s;
}
.contact-form .form-stepbox .form-step .form-stepicon {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 50%;
  background-color: var(--c);
  font-size: var(--14);
  color: #fff;
  transition: all 0.5s;
}
.contact-form .form-stepbox .form-step .form-stepicon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: all 0.5s;
}
.contact-form .form-stepbox .form-step2 .form-steptitle {
  color: #666;
}
.contact-form .form-stepbox .form-step2 .form-stepicon {
  background-color: #A7A7A7;
}
.contact-form .active .form-step1 .form-stepicon {
  background-color: transparent;
}
.contact-form .active .form-step1 .form-stepicon span {
  opacity: 0;
}
.contact-form .active .form-step1 .form-stepicon img {
  opacity: 1;
}
.contact-form .active .form-step1 .form-steptitle {
  color: #666 !important;
}
.contact-form .active .form-step2 .form-steptitle {
  color: var(--c) !important;
}
.contact-form .active .form-step2 .form-stepicon {
  background-color: var(--c);
}
.contact-form .form-title {
  font-size: var(--16);
  line-height: calc(20 / 16);
  margin-bottom: var(--d10);
  letter-spacing: -0.02em;
  color: var(--c2);
}
.contact-form .form-box {
  background: rgba(247, 247, 247, 0.968627);
  border-radius: 10px;
  padding: var(--d40) var(--d46) var(--d46);
}
.contact-form .form-box ul {
  --bs-gutter-x: 0.75rem;
}
.contact-form .form-box ul li .input-box {
  width: 100%;
  padding: var(--d15) var(--d14);
  border-radius: 6px;
  margin-bottom: var(--d20);
}
.contact-form .form-box ul li .textarea-box {
  height: 200px;
}
.contact-form .code-box {
  width: 100%;
  margin-bottom: var(--d20);
}
.contact-form .code-box .code-input {
  width: calc(100% - 150px) !important;
  margin-bottom: 0 !important;
}
.contact-form .code-box .code {
  width: 140px;
}
.contact-form .form-next {
  width: 100%;
}
.contact-form .form-next .con-but2 {
  width: 100%;
}
.contact-form .form-butbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact-form .form-butbox .submit {
  width: 100%;
}
.contact-form .form-butbox .submit .con-but {
  width: 100%;
}
.contact-form .form-butbox .submitbox,
.contact-form .form-butbox .con-but {
  width: 49.7%;
}
.contact-form .form-butbox .submitbox .con-but2,
.contact-form .form-butbox .con-but .con-but2 {
  width: 100%;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d60);
}
.newsdetcon .contact-form {
  margin-top: calc(var(--d50) + 44px);
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  white-space: nowrap;
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.sitemapcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d200);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d200);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d120);
  padding-bottom: var(--d120);
}
.cart .img-box {
  padding-bottom: calc(460 / 795 * 100%);
}
.cart .pic {
  width: 60%;
}
.cart .inquiry-form .input-box {
  background-color: #F8F8F8;
}
.cart .cartcontent {
  padding-bottom: calc(var(--d50) + 44px);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .check-all label {
  width: auto;
}
.cart .cart-box .title-inquiry-info .check-all label span {
  margin-left: var(--d10);
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}
@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .pic {
    width: 100%;
  }
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
.container {
  padding: 0;
  max-width: 1660px;
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper {
    height: 655px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-num {
    font-size: 215px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-icon {
    width: 155px;
    height: 155px;
  }
  .productssearch .productssearch-con .productssearch-conbox .productssearch-con-list .productssearch-con-list2 .productssearch-con-list3 .productssearch-con-titlebox .productssearch-con-title h3 {
    font-size: var(--16);
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r85: 75px;
    --r60: 55px;
    --r56: 50px;
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d300: 250px;
    --d260: 150px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d183: 110px;
    --d180: 110px;
    --d176: 110px;
    --d170: 110px;
    --d166: 100px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 20px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d16: 10px;
    --d12: 8px;
    --128: 100px;
    --120: 100px;
    --96: 70px;
    --90: 75px;
    --86: 65px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --70: 65px;
    --68: 60px;
    --66: 60px;
    --64: 54px;
    --62: 52px;
    --60: 50px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --36: 30px;
    --34: 30px;
    --32: 30px;
    --30: 28px;
    --28: 26px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-icon {
    width: 130px;
    height: 130px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-num {
    font-size: 164px;
  }
  .indexcontent .i-industry .i-industry-con {
    position: relative;
    min-height: 400px;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1rem;
  }
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --g104: 2.5rem;
    --g86: 2.375rem;
    --g80: 3rem;
    --g70: 2.175rem;
    --g50: 2rem;
    --g40: 1.5rem;
    --r85: 65px;
    --r64: 50px;
    --r60: 50px;
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d300: 205px;
    --d260: 100px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d183: 80px;
    --d180: 80px;
    --d176: 80px;
    --d170: 80px;
    --d168: 75px;
    --d166: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d65: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --128: 80px;
    --120: 66px;
    --96: 60px;
    --90: 66px;
    --86: 55px;
    --75: 50px;
    --72: 50px;
    --70: 50px;
    --68: 50px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --62: 46px;
    --60: 45px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --48: 36px;
    --45: 30px;
    --44: 30px;
    --42: 30px;
    --40: 30px;
    --38: 30px;
    --36: 28px;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-icon {
    width: 100px;
    height: 100px;
  }
  .aboutcontent .sustainable .sustainable-list .sustainable-list2 .sustainable-list3 .sustainable-box .sustainable-num {
    font-size: 130px;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper {
    height: 525px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-left {
    width: 240px;
  }
  .header-search .search {
    width: 364px;
  }
  .indexcontent .i-industry .i-industry-con {
    min-height: 380px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-left .fooder-logo {
    width: 80px;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --r120: 100px;
    --r38: 35px;
    --r36: 30px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d300: 150px;
    --d260: 80px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d166: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 80px;
    --120: 50px;
    --90: 50px;
    --86: 45px;
    --75: 45px;
    --70: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --62: 36px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .contactcontent .contact-box {
    flex-direction: column-reverse;
  }
  .contactcontent .contact-box .contact-right {
    width: 100%;
    padding: 0;
  }
  .contactcontent .contact-box .contact-left {
    width: 100%;
  }
  .aboutcontent .choose .choose-list .choose-list2 .choose-list3 {
    flex-direction: column !important;
  }
  .aboutcontent .milestones .milestones-box {
    flex-direction: column;
  }
  .aboutcontent .milestones .milestones-box .milestones-left {
    width: 100%;
    padding: 0;
  }
  .aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-left {
    width: 100%;
  }
  .aboutcontent .choose .choose-list .choose-list2 .choose-list3 .choose-right {
    width: 100% !important;
    padding: var(--d30) !important;
  }
  .aboutcontent .milestones .milestones-box .milestones-right {
    width: 100%;
    margin-top: var(--d30);
  }
  .aboutcontent .version .version-list .version-list2 .version-list3 {
    flex-direction: column !important;
  }
  .aboutcontent .version .version-list .version-list2 .version-list3 .version-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .version .version-list .version-list2 .version-list3 .version-right {
    width: 100%;
    padding: 0 !important;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper {
    height: auto;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .swiper-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .swiper-wrapper .swiper-slide {
    margin-bottom: var(--d30);
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .swiper-wrapper .swiper-slide:last-child {
    margin-bottom: 0;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right {
    width: 100%;
  }
  .newscontent .exhibitons .exhibitons-box {
    flex-direction: column;
  }
  .indexcontent .i-services .i-services-box {
    flex-direction: column;
  }
  .indexcontent .i-services .i-services-box .i-services-left {
    width: 100%;
    margin-bottom: var(--d20);
    padding-right: var(--p);
  }
  .indexcontent .i-services .i-services-box .i-services-left .i-services-text {
    width: 100%;
  }
  .indexcontent .i-services .i-services-box .i-services-right {
    width: 100%;
    padding-left: var(--p);
    padding-right: var(--p);
  }
  .indexcontent .i-services .i-services-box .i-services-right .i-services-swiper .swiper-slide {
    transform: none;
  }
  .indexcontent .i-industry .i-industry-con {
    min-height: 340px;
  }
  .fooder .fooder-top .fooder-top2 {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-top2 .fooder-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-top .fooder-top2 .fooder-right {
    padding-left: 0;
    width: 100%;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  .productdetails .details {
    flex-direction: column;
  }
  .productdetails .details .detail-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: var(--d30);
  }
  .productdetails .details .details-right {
    width: 100%;
  }
  .productdetails .details-content {
    flex-direction: column;
  }
  .productdetails .details-content .details-left {
    width: 100%;
    margin-bottom: var(--d30);
    padding-right: 0;
  }
  .productdetails .details-content .details-right {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r120: 80px;
    --r56: 46px;
    --r50: 35px;
    --r48: 40px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d300: 100px;
    --d170: 80px;
    --d166: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --96: 50px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 {
    flex-direction: column !important;
  }
  .productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-textbox {
    padding: 0 !important;
  }
  .productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-textbox {
    width: 100%;
  }
  .productdetails .details .detail-left .detailed .detailed-list .detailed-list2 .detailed-list3 .detailed-img {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-industry .i-industry-con .i-industry-imgbox {
    position: unset;
    transform: none;
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 {
    width: 50%;
  }
  .indexcontent .i-industry .i-industry-con .i-industry-imgbox {
    width: 100%;
    display: none;
  }
  .fooder .fooder-bom .fooder-bom2 {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  .fooder {
    padding-bottom: 52px;
  }
  :root {
    --p: 5%;
    --r48: 35px;
    --d357: 85px;
    --d300: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d183: 60px;
    --d180: 60px;
    --d176: 60px;
    --d170: 60px;
    --d168: 50px;
    --d166: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d84: 40px;
    --d75: 40px;
    --d65: 25px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --120: 40px;
    --80: 38px;
    --75: 38px;
    --70: 36px;
    --66: 36px;
    --64: 36px;
    --62: 36px;
    --60: 34px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .index-banner .banner-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-right {
    flex-wrap: wrap;
  }
  .fooder-products {
    width: 100%;
  }
  .ams-box .ams img {
    width: 25vw;
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n) .i-industry-list3 .i-industry-list-box i {
    transform: rotate(0deg);
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n-1) .i-industry-list3 .i-industry-list-box {
    justify-content: flex-start;
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2:nth-child(2n) .i-industry-list3 .i-industry-list-box {
    justify-content: flex-start;
    flex-direction: row;
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 .i-industry-list3 .i-industry-list-box::after {
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #89C650 100%);
  }
  .indexcontent .i-industry .i-industry-con .i-industry-list .i-industry-list2 {
    width: 100%;
  }
  .index-header {
    position: sticky;
  }
  .header .header-box .header-content {
    height: 30px;
  }
  .header .header-logo .logo {
    width: 34px;
  }
  .header .header-box2 .header-content2 {
    height: 50px;
  }
}
@media (max-width: 576px) {
  :root {
    --r120: 70px;
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d243: 50px;
    --d225: 50px;
    --d212: 50px;
    --d208: 30px;
    --d200: 30px;
    --d190: 30px;
    --d185: 30px;
    --d183: 30px;
    --d180: 30px;
    --d176: 30px;
    --d170: 30px;
    --d166: 30px;
    --d168: 30px;
    --d162: 30px;
    --d164: 30px;
    --d160: 30px;
    --d158: 30px;
    --d155: 30px;
    --d150: 30px;
    --d147: 30px;
    --d145: 30px;
    --d140: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --128: 50px;
    --120: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --70: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --62: 28px;
    --60: 28px;
    --44: 26px;
    --44: 24px;
    --40: 24px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .header-search .search {
    width: 280px;
  }
  .fooder-follow {
    width: 50%;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box {
    flex-direction: column;
    padding-left: 0;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper::after {
    display: none;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-imgbox {
    width: 100%;
  }
  .newscontent .exhibitons .exhibitons-box .exhibitons-right .exhibitons-swiper .exhibitons-sw-box .exhibitons-sw-textbox {
    width: 100%;
    padding: 0;
    margin-top: var(--d20);
  }
}
