* {
  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;
}
.editor-content ul,
.editor-content ol {
  padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li {
  list-style: inherit;
}
.editor-content .table-box {
  font-size: 16px;
  line-height: 1.875;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .editor-content .table-box {
    font-size: 14px;
  }
}
.editor-content .table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
  width: 25% !important;
  height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
  font-weight: 400;
  padding: 15px 20px !important;
  border: 1px solid #e6e6e6;
}
@media (max-width: 480px) {
  .editor-content .table-box table td,
  .editor-content .table-box table th {
    padding: 8px !important;
  }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.editor-content .table-box table th {
  text-align: center;
}
.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: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}
.table-box table {
  line-height: 1.2;
  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: 20px;
  border: 1px solid #e6e6e6;
}
.table-box table tr p,
.table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.table-box table td,
.table-box table th {
  text-align: left;
}
.table-box table tr:nth-child(2n - 1) {
  background-color: #f7f7f7;
}
.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: var(--c);
  color: #fff;
  font-weight: bold;
}
@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%;
}
.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: 'Inter', 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: #4C4C4C;
  color: #4C4C4C;
  text-align: justify;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  src: local('Inter Regular'), local('Inter-Regular'), url('../../app/fonts/Inter18pt-Regular.woff2') format('woff2'), url('../../app/fonts/Inter18pt-Regular.woff') format('woff'), url('../../app/fonts/Inter18pt-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 500;
  font-style: normal;
  src: local('Inter Medium'), local('Inter-Medium'), url('../../app/fonts/Inter18pt-Medium.woff2') format('woff2'), url('../../app/fonts/Inter18pt-Medium.woff') format('woff'), url('../../app/fonts/Inter18pt-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 600;
  font-style: normal;
  src: local('Inter SemiBold'), local('Inter-SemiBold'), url('../../app/fonts/Inter18pt-SemiBold.woff2') format('woff2'), url('../../app/fonts/Inter18pt-SemiBold.woff') format('woff'), url('../../app/fonts/Inter18pt-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-style: normal;
  src: local('Inter Bold'), local('Inter-Bold'), url('../../app/fonts/Inter18pt-Bold.woff2') format('woff2'), url('../../app/fonts/Inter18pt-Bold.woff') format('woff'), url('../../app/fonts/Inter18pt-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 800;
  font-style: normal;
  src: local('Inter Black'), local('Inter-Black'), url('../../app/fonts/Inter18pt-Black.woff2') format('woff2'), url('../../app/fonts/Inter18pt-Black.woff') format('woff'), url('../../app/fonts/Inter18pt-Black.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 2rem;
}
:root {
  --p: calc((100vw - 1660vw) / 2);
  --c: #a9cf35;
  --c2: #004880;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --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;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --75: 75px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.titlebox {
  margin-top: var(--d60);
  margin-bottom: var(--d30);
}
.title {
  font-size: var(--38);
  line-height: calc(50 / 38);
  color: #1a1a1a;
  transition: all 0.3s;
  font-weight: 700;
}
.title2 {
  font-size: var(--42);
  line-height: 1.1;
  color: #1a1a1a;
  transition: all 0.3s;
  font-weight: 700;
}
.text {
  font-size: var(--17);
  line-height: calc(30 / 17);
  color: #666666;
  word-spacing: 1px;
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
.header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box1 {
  padding: 14px 0;
  background-color: #f7f7f7;
  position: relative;
  z-index: 100;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-box1 .header-content1 .header-conbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .header-conbox .head-con {
  margin-right: var(--d50);
}
.header .header-box1 .header-content1 .header-conbox .head-con img {
  margin-right: 5px;
}
.header .header-language {
  position: relative;
}
.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language .header-language2 {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.header .header-language .header-language2 .header-lang {
  margin: 0 6px;
}
.header .header-language .header-language2 i {
  transform: rotate(180deg);
}
.header .header-language .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;
  z-index: 1000;
}
.header .header-language .more a {
  transition: all 0.5s;
}
.header .header-language .more a:hover {
  color: var(--c) !important;
}
.header .header-language .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
  border-top: 2px solid var(--c);
}
.header .header-language .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.header .header-language .more .more-1-list .more-1-list2 .more2 {
  max-width: 300px;
  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;
}
.header .header-language .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}
.header .header-language .more .more-1-list .more-1-list2:hover .more2 {
  opacity: 1;
  transform: translate(100%, 0) rotateY(0deg);
  visibility: visible;
}
.header .header-language .more .more-1-list .more-1-list2 a {
  padding: 10px 20px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .header-language .more .more-1-list .more-1-list2 a svg {
  width: 40px;
  height: 20px;
}
.header .header-box2 {
  background-color: transparent;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-box2 .header-content2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.header .header-box2 .header-content2 .logo {
  width: 136px;
}
.header .header-box2 .header-content2 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.header .header-box2 .header-content2 .logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box2 .header-content2 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header-navbox {
  height: 100%;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 15px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #000;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: #000;
}
.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-language2 {
  display: none;
}
.header-list2 {
  font-family: 'RedHatDisplay', Arial, sans-serif;
}
.index-header {
  position: fixed;
}
.index-header .header-box1 {
  background-color: transparent;
}
@media (min-width: 1201px) {
  .header-search {
    width: 260px;
    background-color: #fff;
    padding: var(--d12) var(--d16);
    border-radius: 50px;
    border: 1px solid #d9d9d9;
  }
  .header-search .search-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-search .search-box i {
    font-size: var(--16);
    color: var(--c);
  }
  .header-search .search-con {
    display: none;
  }
  .header-search .icon-sousuo {
    margin-right: 4px;
    font-size: 20px;
  }
  .header-search .input-text {
    font-size: var(--16);
    line-height: calc(24 / 16);
    color: #4C4C4C;
    background-color: transparent;
  }
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
    margin-right: 32px;
  }
  .header-nav .header-list .header-list2 {
    color: #222222;
    position: relative;
    transition: all 0.5s;
    margin-right: 32px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--16);
    line-height: calc(26 / 18);
    color: #000000;
    font-weight: 500;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 span {
    position: relative;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3:hover span {
    color: var(--c);
  }
  .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 {
    margin-left: 6px;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .product-more {
    opacity: 1;
    transform: translate(0%, 0%) !important;
    visibility: visible;
  }
  .header-nav .header-list .action .header-list3 span {
    color: var(--c);
  }
  .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;
    z-index: 1000;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    color: var(--c) !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
    border-top: 2px solid var(--c);
  }
  .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 {
    max-width: 300px;
    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;
  }
  .pr-more {
    display: none;
  }
  .product-more {
    position: fixed;
    width: 100%;
    left: 0;
    top: 132px;
    visibility: hidden;
    transform: translate(0%, 0%) 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: center;
    z-index: 1000;
    padding: var(--d80) 0;
    min-height: 310px;
  }
  .product-more .product-more2 {
    display: flex;
  }
  .product-more .product-more2 .product-more-left {
    width: 75%;
    display: flex;
    padding-left: var(--d25);
  }
  .product-more .product-more2 .product-more-left .more-1-list {
    width: 38%;
    border-right: 1px solid #eaeaea;
  }
  .product-more .product-more2 .product-more-left .more-1-list .more-1-list2 .more-1-list3 {
    padding-right: var(--d30);
  }
  .product-more .product-more2 .product-more-left .more-1-list .more-1-list2 .more-1-list3 a {
    text-align: left;
    justify-content: flex-start;
    font-size: var(--16);
    color: #666;
    line-height: calc(32 / 16);
    padding-left: var(--d16);
    width: 100%;
    padding: var(--d8) 0;
    transition: all 0.3s;
    position: relative;
    padding-left: var(--d30);
    display: inline-flex;
  }
  .product-more .product-more2 .product-more-left .more-1-list .more-1-list2 .more-1-list3 a b {
    display: block;
    width: 5px;
    height: 5px;
    background-color: var(--c);
    border-radius: 50%;
    margin-right: var(--d20);
    position: relative;
  }
  .product-more .product-more2 .product-more-left .more-1-list .more-1-list2 .more-1-list3 a b::after {
    width: 300%;
    height: 300%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px solid var(--c);
    content: '';
    opacity: 0;
  }
  .product-more .product-more2 .product-more-left .more-1-list .action .more-1-list3 a {
    color: var(--c);
  }
  .product-more .product-more2 .product-more-left .more-1-list .action .more-1-list3 a b::after {
    opacity: 1;
  }
  .product-more .product-more2 .product-more-left .more-2-list {
    width: 62%;
    padding-left: 36px;
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 {
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 {
    font-size: var(--16);
    color: #666;
    line-height: calc(32 / 16);
    display: block;
    padding-left: var(--d16);
    width: 100%;
    padding: var(--d8) 0;
    transition: all 0.3s;
    padding-left: var(--d30);
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 a {
    justify-content: flex-start;
    display: inline-flex;
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 .more-3-list {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(100%);
    display: none;
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 .more-3-list .more-3-list2 .more-3-list3 {
    font-size: var(--16);
    color: #666;
    line-height: calc(32 / 16);
    display: block;
    padding-left: var(--d16);
    width: 100%;
    padding: var(--d8) 0;
    transition: all 0.3s;
    padding-left: var(--d30);
    position: relative;
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 .more-3-list .more-3-list2 .more-3-list3:hover {
    color: var(--c);
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .more-2-list3 .more-3-list .more-3-list2 .action {
    color: var(--c);
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .action {
    color: var(--c);
  }
  .product-more .product-more2 .product-more-left .more-2-list .more-2-list2 .action .more-3-list {
    display: block;
  }
  .product-more .product-more2 .product-more-left .more-2-list .action {
    display: flex;
  }
  .product-more .product-more2 .product-more-right {
    width: 25%;
  }
  .product-more .product-more2 .product-more-right .product-more-imgbox {
    display: none;
  }
  .product-more .product-more2 .product-more-right .all-img .img-box {
    padding-bottom: calc(300 / 500 * 100%);
  }
  .product-more .product-more2 .product-more-right .product-more-img {
    display: none;
  }
  .product-more .product-more2 .product-more-right .product-more-img .product-more-img2 {
    display: none;
  }
  .product-more .product-more2 .product-more-right .product-more-img .product-more-img2 .product-more-img3 {
    width: 100%;
  }
  .product-more .product-more2 .product-more-right .product-more-img .product-more-img2:hover .img-box img {
    transform: scale(1.1);
  }
  .product-more .product-more2 .product-more-right .product-more-img .product-more-img2 .img-box {
    padding-bottom: calc(300 / 500 * 100%);
  }
  .product-more .product-more2 .product-more-right .action {
    display: block !important;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list .header-list2 {
    color: #222222;
    position: relative;
    transition: all 0.5s;
    margin-right: 22px;
  }
}
@media (max-width: 1200px) {
  .pr-more {
    display: block;
  }
  .product-more {
    display: none !important;
  }
  .header-search {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    color: #000;
    cursor: pointer;
    margin-right: var(--d20);
  }
  .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: 80%;
    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;
  }
  .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: 70px;
    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 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .product-more,
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .product-more .more-1-list .more-1-list2 .more-1-list3,
  .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 .product-more .more-1-list .more-1-list2 .more-1-list3 a,
  .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 .product-more .more-1-list .more-1-list2 .more-1-list3 .more-button2,
  .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 .product-more .more-1-list .more-1-list2 .more2,
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .product-more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3,
  .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 .product-more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a,
  .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 {
  transition: all 0.5s;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  z-index: 1100;
}
.online-wrap .online a {
  position: relative;
  margin: 1px 0;
  display: inline-flex;
  justify-content: flex-end;
  transition: all 0.5s;
}
.online-wrap .online a:hover .online-icon {
  background-color: #b1b1b1;
}
.online-wrap .online a .online-icon {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  transition: all 0.5s;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  transition: all 0.5s;
  color: #FFFFFF;
}
.online-wrap .online a:hover i {
  color: #fff;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  white-space: nowrap;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  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 img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  color: #fff !important;
}
.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 .backtop {
  display: none;
}
.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 .show {
  right: 0 !important;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-gouwuchefill {
  position: relative;
}
.online-wrap .icon-gouwuchefill .gouwuchefill-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #000;
}
.online-wrap .online-show .backtop {
  display: inline-block;
}
.backleft .online-icon {
  width: 100%;
  height: 100%;
  background-color: #b1b1b1 !important;
}
.backleft .online-icon i {
  transform-origin: center;
  transform: translateX(0%) rotate(90deg);
}
@media (max-width: 1400px) {
  .online-wrap .online {
    transform: translateY(-50%) scale(0.8);
    transform-origin: right;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .swiper-slide {
  position: relative;
}
.index-banner .banner-titlebox {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  left: 8%;
}
.index-banner .banner-titlebox .banner-title {
  font-size: 2.60417vw;
  line-height: 3.125vw;
  color: #1b1b1b;
  max-width: 40.10417vw;
  font-weight: 700;
  transition: all 0.5s;
}
.index-banner .banner-titlebox .banner-title:hover {
  color: var(--c);
}
.index-banner .banner-titlebox .banner-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 41.66667vw;
  margin-top: 1.875vw;
}
.index-banner .banner-titlebox .banner-list .banner-list2 {
  width: 12.91667vw;
}
.index-banner .banner-titlebox .banner-list .banner-list2 .banner-list-title {
  color: #a9cf35;
  font-size: 2.39583vw;
  line-height: 3.125vw;
  font-weight: 500;
}
.index-banner .banner-titlebox .banner-list .banner-list2 .banner-list-text {
  font-size: 1.04167vw;
  margin-top: 0.83333vw;
  line-height: 1.66667vw;
  color: #333;
}
.index-banner .banner-titlebox .banner-list .banner-list2 .banner-list-text p {
  font-size: 1.04167vw;
  line-height: 1.66667vw;
  color: #333;
  margin-bottom: 0.78125vw;
}
.index-banner .banner-titlebox .banner-but {
  margin-top: 2.70833vw;
}
.index-banner .banner-titlebox .banner-but .banner-but2 {
  display: inline-block;
  line-height: 2.39583vw;
  padding: 0 1.77083vw;
  color: #333;
  min-width: 8.85417vw;
  text-align: center;
  position: relative;
  border-radius: 2.60417vw;
  letter-spacing: 0.05208vw;
  transition: all 0.3s;
  background: #a9cf35;
  border-color: #a9cf35;
  padding-bottom: 0.20833vw;
  font-weight: 500;
  font-size: 0.83333vw;
}
.index-banner .banner-titlebox .banner-but .banner-but2:hover {
  background-color: #fff;
  color: var(--c);
}
.index-banner .banner-titlebox .banner-text {
  font-size: 0.83333vw;
  line-height: 1.5625vw;
  color: #666;
  margin-top: 1.04167vw;
  transition: all 0.3s;
  display: block;
  max-width: 42.1875vw;
}
.index-banner .banner-sw-but {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(2.45px);
  border-radius: 50%;
  transition: all 0.5s;
}
.index-banner .banner-sw-but:hover {
  background: var(--c);
}
.index-banner .banner-sw-but i {
  font-size: var(--30);
  color: #fff;
}
.index-banner .banner-prev {
  left: var(--d40);
  transform: translate(0%, -50%);
}
.index-banner .banner-next {
  right: var(--d40);
  transform: translate(0%, -50%);
}
.index-banner .banner-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: var(--d50) !important;
  top: unset;
  z-index: 10;
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #7F7F7F;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.index-banner .swiper-slide {
  width: 100%;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(812 / 1920 * 100%);
  position: relative;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dddd-textbox {
  display: block;
  padding: var(--d16) 0;
  text-align: center;
  font-size: var(--16);
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
  font-weight: 700;
}
.title-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  margin-bottom: var(--d40);
}
.fooder {
  background: #1a1a1a;
}
.fooder .fooder-top {
  padding: var(--d84) 0 var(--d45);
}
.fooder .fooder-top .fooder-box {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-box .fooder-ul {
  margin-bottom: var(--d20);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-mes {
  display: flex;
  margin-bottom: var(--d15);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-mes a {
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-mes a:hover {
  color: var(--c);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-mes .c-inquiry-icon {
  color: var(--c);
  font-size: var(--20);
  margin-right: var(--d10);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-mes .c-inquiry-textbox {
  font-size: var(--15);
  line-height: calc(30 / 15);
  color: rgba(255, 255, 255, 0.6);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-list-title {
  font-size: var(--18);
  color: #fff;
  line-height: calc(30 / 18);
  word-spacing: 2px;
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-list-content {
  display: flex;
  flex-direction: column;
  margin-top: var(--d20);
}
.fooder .fooder-top .fooder-box .fooder-ul .fooder-li .fooder-list-content a {
  font-size: var(--15);
  line-height: calc(38 / 15);
  color: rgba(255, 255, 255, 0.6);
  word-spacing: 2px;
  display: block;
}
.fooder .fooder-bom2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d20) 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: var(--14);
}
.fooder .fooder-right2 i {
  margin: 0 16px;
}
.fooder .fooder-share i {
  margin: 0 16px;
}
.indexcontent .i-polymer {
  padding-top: var(--d70);
}
.indexcontent .i-polymer .i-polymer-title {
  text-align: center;
}
.indexcontent .i-polymer .i-polymer-text {
  margin-bottom: var(--d40);
}
.indexcontent .i-polymer .i-polymer-list {
  --bs-gutter-x: 7rem;
  margin-bottom: calc(var(--d15) * -1);
  padding-bottom: var(--d50);
}
.indexcontent .i-polymer .i-polymer-list .i-polymer-list2 {
  margin-bottom: var(--d15);
}
.indexcontent .i-polymer .i-polymer-list .i-polymer-list2 .i-polymer-list3 {
  display: flex;
  align-items: flex-start;
}
.indexcontent .i-polymer .i-polymer-list .i-polymer-list2 .i-polymer-list3 .i-polymer-icon {
  margin-right: var(--d10);
}
.indexcontent .i-polymer .i-polymer-list .i-polymer-list2 .i-polymer-list3 .i-polymer-list-text {
  color: #333;
  font-size: var(--16);
  line-height: calc(30 / 16);
}
.indexcontent .i-sup {
  padding: var(--d100) 0;
  background: #f7f7f7;
}
.indexcontent .i-sup .i-sup-title {
  text-align: center;
}
.indexcontent .i-sup .i-sup-text {
  margin-bottom: var(--d40);
}
.indexcontent .i-sup .i-sup-content {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-sup .i-sup-content .i-sup-left {
  width: calc(1010 / 1360 * 100%);
}
.indexcontent .i-sup .i-sup-content .i-sup-left .img-box {
  padding-bottom: calc(640 / 1010 * 100%);
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox {
  position: relative;
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .i-sup-imgbox2 {
  display: none;
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .active {
  display: block;
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .i-sup-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.2);
  z-index: 10;
  display: flex;
  align-items: flex-end;
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .i-sup-textbox .i-sup-textbox2 {
  width: 100%;
  padding: var(--d30);
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .i-sup-textbox .i-sup-textbox2 .i-sup-img-title {
  font-size: var(--d26);
  color: #fff;
  word-spacing: 1px;
  transition: all 0.3s;
}
.indexcontent .i-sup .i-sup-content .i-sup-left .i-sup-imgbox .i-sup-textbox .i-sup-textbox2 .i-sup-img-text {
  margin: 10px 0;
  font-size: var(--d16);
  line-height: calc(26 / 16);
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 1px;
}
.indexcontent .i-sup .i-sup-content .i-sup-right {
  width: calc(350 / 1360 * 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .i-sup-nav2 {
  text-align: left;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .i-sup-nav2:hover a {
  color: var(--c);
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .i-sup-nav2:hover a::after {
  opacity: 1;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .i-sup-nav2 a {
  position: relative;
  font-size: var(--d16);
  line-height: var(30 / 16);
  letter-spacing: 1px;
  color: #333;
  transition: all 0.3s;
  margin: var(--d8) 0;
  display: inline-flex;
  color: #000000;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .i-sup-nav2 a::after {
  transition: all 0.5s;
  top: 50%;
  left: -10px;
  transform: translate(-100%, -50%);
  content: '';
  background-color: var(--c);
  position: absolute;
  width: 50px;
  height: 1px;
  opacity: 0;
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .action a {
  color: var(--c);
}
.indexcontent .i-sup .i-sup-content .i-sup-right .i-sup-nav .action a::after {
  opacity: 1;
}
.indexcontent .i-about {
  padding: var(--d100) 0;
}
.indexcontent .i-about .i-about-title {
  text-align: center;
}
.indexcontent .i-about .i-about-text {
  margin-bottom: var(--d40);
}
.indexcontent .i-about .i-about-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexcontent .i-about .i-about-box .i-about-list {
  width: calc(570 / 1360 * 100%);
  border-top: 1px solid #e6e6e6;
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 {
  border-bottom: 1px solid #e6e6e6;
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3 {
  padding: var(--d18);
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3:hover .i-about-icon {
  background: var(--c);
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3:hover .i-about-icon img {
  filter: brightness(0) invert(1);
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3 .i-about-icon {
  transition: all 0.5s;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #f5f5f5;
  margin-right: var(--d40);
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3 .i-about-icon img {
  width: 34px;
}
.indexcontent .i-about .i-about-box .i-about-list .i-about-list2 .i-about-list3 .i-about-list-title {
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #333;
}
.indexcontent .i-about .i-about-box .i-about-swiperbox {
  width: calc(720 / 1360 * 100%);
  position: relative;
}
.indexcontent .i-about .i-about-box .i-about-swiperbox .img-box {
  padding-bottom: calc(480 / 730 * 100%);
}
.indexcontent .i-about .i-about-box .i-about-swiperbox .i-about-pagination {
  position: absolute;
  bottom: 10px;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-about .i-about-box .i-about-swiperbox .i-about-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #fff;
}
.indexcontent .i-about .i-about-box .i-about-swiperbox .i-about-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.i-pro {
  padding-bottom: var(--d70);
}
.i-pro .i-pro-list {
  margin-bottom: calc(var(--d40) * -1);
}
.i-pro .i-pro-list .i-pro-list2 {
  margin-bottom: var(--d40);
}
.i-pro .i-pro-list .i-pro-list2:hover .i-pro-list3 .i-pro-img {
  position: relative;
}
.i-pro .i-pro-list .i-pro-list2:hover .i-pro-list3 .i-pro-img::after {
  opacity: 1;
}
.i-pro .i-pro-list .i-pro-list2:hover .i-pro-list3 .i-pro-img .img-box img {
  transform: scale(1.1);
}
.i-pro .i-pro-list .i-pro-list2:hover .i-pro-list3 .i-pro-img .i-pro-text {
  opacity: 1;
}
.i-pro .i-pro-list .i-pro-list2:hover .i-pro-list3 .i-pro-title::before {
  opacity: 1;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-img {
  position: relative;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  transition: all 0.5s;
  opacity: 0;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-img .img-box {
  padding-bottom: calc(280 / 430 * 100%);
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-img .i-pro-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d30);
  opacity: 0;
  transition: all 0.5s;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-title {
  font-size: var(--18);
  padding: var(--d16) 0;
  text-align: center;
  color: #333;
  font-weight: 500;
  position: relative;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #333;
}
.i-pro .i-pro-list .i-pro-list2 .i-pro-list3 .i-pro-title::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: var(--c);
  z-index: 10;
  opacity: 0;
  transition: all 0.5s;
}
.i-news {
  background: #f5f5f5;
  padding: var(--d100) 0;
}
.i-news .i-news-title {
  text-align: center;
}
.i-news-list {
  margin-bottom: calc(var(--d30) * -1);
}
.i-news-list .i-news-list2 {
  margin-bottom: var(--d30);
}
.i-news-list .i-news-list3:hover .i-news-img img {
  transform: scale(1.1);
}
.i-news-list .i-news-list3:hover .i-news-img .i-news-more {
  opacity: 1;
}
.i-news-list .i-news-title {
  text-align: center;
}
.i-news-list .i-news-img {
  position: relative;
}
.i-news-list .i-news-img .img-box {
  padding-bottom: calc(300 / 430 * 100%);
}
.i-news-list .i-news-img .i-news-more {
  position: absolute;
  left: 0;
  bottom: 0;
  letter-spacing: 1px;
  padding: var(--d12) 0;
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
  background: rgba(169, 207, 53, 0.85);
  opacity: 0;
  transition: all 0.3s;
  z-index: 10;
}
.i-news-list .i-news-textbox {
  padding: var(--d20);
}
.i-news-list .i-news-textbox .i-news-title h3 {
  text-align: center;
  font-size: var(--20);
  line-height: 1.5;
  color: #1a1a1a;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.i-news-list .i-news-textbox .i-news-date {
  text-align: center;
  font-size: var(--16);
  line-height: var(30 / 16);
  color: #808080;
  margin-top: 4px;
}
.i-form {
  padding: var(--d80) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.i-form .top {
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.i-form .i-form-title {
  text-align: center;
}
.i-form .i-form-title h2 {
  color: #fff;
}
.i-form .i-form-text {
  padding-top: var(--d20);
  color: #fff;
}
.i-form .i-form-box {
  margin-top: 30px;
}
.i-form .input-box {
  background: rgba(255, 255, 255, 0.33);
  width: 100%;
  padding: 6px 16px;
  color: #fff;
  font-size: 16px;
  height: 50px;
  margin-bottom: var(--d20);
}
.i-form .input-box::placeholder {
  color: #fff;
}
.i-form select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.i-form select option {
  color: #666;
}
.i-form .textarea-box {
  height: 140px;
}
.i-form .submit {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background: #a9cf35;
  color: #fff;
  border-radius: 50px;
  border: 1px solid #a9cf35;
  padding: 13px var(--d100);
  font-size: var(--18);
}
.other-banner {
  position: relative;
}
.other-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .other-textbox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.other-banner .other-textbox .other-title {
  font-size: var(--44);
  color: #fff;
  font-weight: 700;
}
.other-banner .other-textbox .other-text {
  width: 810px;
  max-width: 100%;
  font-size: var(--18);
  line-height: calc(32 / 18);
  color: #fff;
  padding-top: var(--d20);
}
.bread {
  position: sticky;
  top: 80px;
  left: 0;
  z-index: 1000;
}
.bread .bread-box {
  padding: var(--d14) var(--d20);
  background: rgba(169, 207, 53, 0.8);
  text-align: left;
}
.bread .bread-box i {
  color: #fff;
  font-size: var(--20);
}
.bread .bread-box .bread-list {
  display: inline;
}
.bread .bread-box .bread-list .bread-list2 {
  display: inline;
  color: #fff;
}
.bread .bread-box .bread-list .bread-list2:hover {
  text-decoration: underline;
}
.bread .bread-box .bread-list .bread-list2::after {
  content: '-';
}
.bread .bread-box .bread-list .bread-list2:last-child::after {
  content: none;
}
.bread .bread-box .bread-list .action {
  text-decoration: underline;
}
.product .pol-list {
  padding: 0 var(--d100);
}
.product .pro-textbox {
  border-bottom: 1px solid #e6e6e6;
}
.product .pro-textbox .pro-text {
  padding: 70px 0;
}
.product .choose {
  background: #f7f7f7;
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.product .choose .polymer-title {
  text-align: center;
}
.product .choose .polymer-text {
  padding-bottom: var(--d100);
}
.product .choose .polymer-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product .choose .polymer-box .polymer-left {
  background: #fff;
  padding: var(--d50);
  border-left: 8px solid #a9cf35;
  width: calc(680 / 1360 * 100%);
}
.product .choose .polymer-box .polymer-left .polymer-list-text {
  font-size: var(--16);
  line-height: calc(30 / 16);
  color: #666;
  word-spacing: 1px;
}
.product .choose .polymer-box .polymer-left .polymer-list-text strong {
  color: #000;
}
.product .choose .polymer-box .polymer-right {
  width: calc(680 / 1360 * 100%);
}
.product .choose .polymer-box .polymer-right .polymer-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.polymer {
  padding-top: var(--d75);
  margin-bottom: var(--d75);
}
.polymer .pol-title {
  text-align: center;
}
.polymer .pol-list .pol-list2 .pol-list3:hover .dddd-textbox {
  border-color: var(--c);
}
.polymer .pol-list .pol-list2 .pol-list3:hover .img-box img {
  transform: scale(1.1);
}
.polymer .pol-list .pol-list2 .pol-list3:hover .potassium-box {
  opacity: 1;
}
.polymer .pol-list .pol-list2 .pol-list3:hover .pol-list-title {
  border-bottom: 1px solid var(--c);
  color: var(--c);
}
.polymer .pol-list .pol-list2 .pol-list3 .pol-img {
  position: relative;
}
.polymer .pol-list .pol-list2 .pol-list3 .potassium-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 10;
  padding: var(--d30);
  display: flex;
  align-items: center;
  opacity: 0;
  transition: all 0.5s;
}
.polymer .pol-list .pol-list2 .pol-list3 .potassium-box .potassium-a div:hover a {
  text-decoration: underline;
  color: var(--c);
}
.polymer .pol-list .pol-list2 .pol-list3 .potassium-box .potassium-a div::before {
  content: '•';
}
.polymer .pol-list .pol-list2 .pol-list3 .potassium-box .potassium-a a {
  display: inline-block;
  transition: all 0.3s;
  position: relative;
  font-size: var(--16);
  line-height: calc(30 / 16);
}
.polymer .pol-list .pol-list2 .pol-list3 .img-box {
  padding-bottom: calc(280 / 430 * 100%);
}
.polymer .pol-list .pol-list2 .pol-list3 .pol-list-title {
  display: block;
  padding: var(--d16) 0;
  text-align: center;
  font-size: var(--16);
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  transition: all 0.3s;
  font-weight: 700;
}
.related {
  padding: var(--d100) 0;
}
.related .related-title {
  text-align: center;
}
.related .related-list {
  margin-top: var(--d40);
  --bs-gutter-x: 4rem;
}
.related .related-list .related-list2 .related-list3 {
  padding: var(--d36) 0;
  border-bottom: 1px solid #e6e6e6;
}
.related .related-list .related-list2 .related-list3:hover img {
  transform: scale(1.1);
}
.related .related-list .related-list2 .related-list3 .related-box {
  display: flex;
  align-items: center;
}
.related .related-list .related-list2 .related-list3 .related-box .related-img {
  width: 50%;
}
.related .related-list .related-list2 .related-list3 .related-box .related-img .img-box {
  padding-bottom: calc(300 / 430 * 100%);
}
.related .related-list .related-list2 .related-list3 .related-box .related-textbox {
  width: 50%;
  padding: 0 var(--d22);
}
.related .related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-title {
  margin-bottom: var(--d10);
}
.related .related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-title h3 {
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.related .related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-line {
  width: 30px;
  height: 1px;
  background: var(--c);
}
.related .related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-text {
  margin-top: var(--d10);
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
a h2:hover {
  color: var(--c) !important;
}
.productrelated {
  padding-bottom: var(--d100);
}
.productrelated .productrelated-title {
  text-align: center;
}
.productrelated .productrelated-swiper .swiper-slide:hover .img-box img {
  transform: scale(1.1);
}
.productrelated .productrelated-swiper .swiper-slide:hover .productrelated-titlebox {
  color: #fff;
  background-color: var(--c);
}
.productrelated .productrelated-swiper .productrelated-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: var(--d30);
}
.productrelated .productrelated-swiper .productrelated-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.productrelated .productrelated-swiper .img-box {
  padding-bottom: calc(375 / 535 * 100%);
}
.productrelated .productrelated-swiper .productrelated-titlebox {
  display: block;
  padding: var(--d18) 0;
  background: #f0f0f0;
  font-size: var(--d16);
  color: #333;
  font-weight: 700;
  text-align: center;
  transition: all 0.3s;
}
.faqs .faqs-title {
  text-align: center;
}
.faqs .faq-list1 {
  margin-left: auto;
  margin-bottom: var(--80);
}
.faqs .faq-list1 .faq-list2 {
  margin-bottom: 2px;
}
.faqs .faq-list1 .faq-list2:last-child {
  margin-bottom: 0;
}
.faqs .faq-list1 .faq-list2 .faq-titlebox {
  padding: var(--d16);
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F0F0F0;
  cursor: pointer;
}
.faqs .faq-list1 .faq-list2 .faq-titlebox .faq-title {
  display: flex;
  align-items: center;
}
.faqs .faq-list1 .faq-list2 .faq-titlebox .faq-icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #a9cf35;
  text-align: center;
  line-height: calc(20 / 14);
  font-size: var(--14);
  background: #a9cf35;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  margin-right: var(--d30);
}
.faqs .faq-list1 .faq-list2 .faq-titlebox .faq-title {
  width: calc(100% - 32px - 36px);
  font-size: var(--18);
  color: #333;
  line-height: calc(34 / 18);
  font-weight: 700;
}
.faqs .faq-list1 .faq-list2 .faq-titlebox .faq-plue {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faqs .faq-list1 .faq-list2 .faq-titlebox .faq-plue i {
  transition: all 0.5s;
  color: var(--c);
}
.faqs .faq-list1 .faq-list2 .faq-text {
  margin: 0 auto;
  display: none;
  padding: var(--d16);
}
.faqs .faq-list1 .faq-list2 .faq-text .faq-text2 {
  display: flex;
  align-items: flex-start;
}
.faqs .faq-list1 .faq-list2 .faq-text .faq-text2 .faq-icon2 {
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid var(--c);
  text-align: center;
  line-height: calc(20 / 14);
  font-size: var(--14);
  background: #fff;
  color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  margin-right: var(--d30);
}
.faqs .faq-list1 .open .faq-plue {
  width: 36px;
  height: 36px;
}
.faqs .faq-list1 .open .faq-plue i {
  transform: rotate(90deg);
}
.faqbox .faqbox-title {
  text-align: center;
}
.faqbox .faq-list .faq-list2 {
  position: relative;
  padding-bottom: var(--d20);
  margin-bottom: var(--d20);
  border-bottom: 1px solid #dcdada;
}
.faqbox .faq-list .faq-list2 .faq-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  color: #ebebeb;
  background-color: #cfcfcf;
  min-width: 42px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-weight: bold;
  font-size: var(--30);
  transform: translateY(10px);
}
.faqbox .faq-list .faq-list2 .faq-titlebox {
  color: #000;
  font-size: var(--16);
  padding: 0 var(--d15);
  display: block;
  padding-right: var(--d45);
  background: #f0f0f0;
  font-weight: 500;
  height: 57px;
  line-height: 57px;
  margin-left: 50px;
}
.faqbox .faq-list .faq-list2 .faq-text {
  color: #28292d;
  font-size: var(--16);
  line-height: calc(32 / 16);
  padding: var(--d30) 0;
  padding-bottom: var(--d10);
  display: none;
  margin-left: 50px;
}
.faqbox .faq-list .open .faq-icon {
  background-color: var(--c);
}
.blogsbox {
  padding: var(--d100) 0;
}
.blogsbox .blogs-title {
  text-align: center;
}
.blogsbox .i-news-list2:hover .blogs-textbox {
  padding: var(--d20);
}
.blogsbox .i-news-list2:hover .blogs-textbox .blogs-list-title h3 {
  color: var(--c);
}
.blogsbox .blogs-textbox {
  padding: var(--d20);
}
.blogsbox .blogs-textbox .blogs-date {
  font-size: var(--16);
  line-height: calc(30 / 16);
  color: var(--c);
  margin-bottom: 4px;
  margin-top: 4px;
}
.blogsbox .blogs-textbox .blogs-list-title h3 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: #1a1a1a;
  font-weight: 500;
  display: block;
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blogsbox .blogs-textbox .blogs-list-text p {
  margin-top: var(--d16);
  margin-bottom: var(--d10);
  font-size: var(--14);
  line-height: calc(30 / 14);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.pagination li {
  width: 40px;
  height: 40px;
  border: 1px solid var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: var(--c);
  transition: all 0.5s;
}
.pagination li:hover {
  background-color: var(--c);
  color: #fff;
}
.video-list .video-list2 {
  margin-bottom: var(--d40);
}
.video-list .video-list2 .video-list3 {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.06);
  height: 100%;
}
.video-list .video-list2 .video-list3:hover .video-imgbox .img-box img {
  transform: scale(1.1);
}
.video-list .video-list2 .video-list3 .video-imgbox {
  position: relative;
}
.video-list .video-list2 .video-list3 .video-imgbox .img-box {
  padding-bottom: calc(270 / 430 * 100%);
}
.video-list .video-list2 .video-list3 .video-imgbox .play-icon {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-list .video-list2 .video-list3 .video-imgbox .play-icon .play-icon2 {
  width: calc(60 / 70 * 100%);
  height: calc(60 / 70 * 100%);
  background: #a9cf35;
  border-radius: 50%;
  transition: all 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-list .video-list2 .video-list3 .video-imgbox .play-icon .play-icon2 i {
  color: #fff;
  font-size: var(--20);
}
.video-list .video-list2 .video-list3 .video-textbox {
  background: #fff;
  padding-left: var(--d20);
  padding-right: var(--d20);
  padding-top: var(--d55);
  border-top: 1px solid #e6e6e6;
  padding-bottom: var(--d20);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.video-list .video-list2 .video-list3 .video-textbox .video-title h2 {
  font-size: var(--18);
  margin-bottom: var(--d20);
  text-align: center;
  display: block;
  flex: 1;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.video-list .video-list2 .video-list3 .video-textbox .vidoe-more {
  text-align: center;
  font-size: var(--16);
  color: #a9cf35;
}
.video-list .video-list2 .video-list3 .video-textbox .vidoe-more:hover {
  text-decoration: underline;
}
.vidoe-title {
  text-align: center;
}
.documents-list {
  margin-bottom: calc(var(--d30) * -1);
}
.documents-list .documents-list2 {
  margin-bottom: var(--d30);
}
.documents-list .documents-list3 {
  height: 100%;
  cursor: pointer;
}
.documents-list .documents-list3:hover .documents-imgbox .img-box img {
  transform: scale(1.1);
}
.documents-list .documents-list3:hover .documents-img img {
  transform: scale(1.1);
}
.documents-list .documents-imgbox .img-box {
  padding-bottom: calc(300 / 430 * 100%);
}
.documents-list .documents-title h2 {
  margin-top: var(--d16);
  font-size: var(--18);
  line-height: calc(30 / 18);
  text-align: center;
  display: block;
  transition: all 0.3s;
}
.documents-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.documents-form .contact-form {
  background-color: transparent;
  width: 730px;
  max-width: 90%;
  padding: 0;
  transform-origin: center;
  transform: scale(2);
  opacity: 0;
  transition: all 0.5s;
}
.documents-form .contact-form ul {
  --bs-gutter-x: 1rem;
}
.documents-form .contact-form ul label {
  height: 40px;
  display: flex;
}
.documents-form .contact-form .documents-form-title1 {
  font-size: var(--34);
  margin-bottom: var(--d10);
  font-weight: 700;
  color: var(--c);
}
.documents-form .contact-form .documents-form-title2 {
  color: #fff;
  font-size: var(--26);
  margin-bottom: var(--d30);
}
.documents-form .contact-form .documents-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  border: 2px solid #e5e5e5;
  border-right: none;
}
.documents-form .contact-form .documents-icon i {
  font-size: var(--16);
  color: #fff;
}
.documents-form .contact-form .documents-textbox {
  display: flex;
  height: 100px;
}
.documents-form .contact-form .documents-textbox .documents-icon {
  align-items: flex-start;
  padding-top: var(--d10);
}
.documents-form .contact-form .input-box {
  padding: 0;
  font-size: var(--16);
  border: 2px solid #e5e5e5;
  width: 100%;
  height: 100%;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  border-left: 1px solid #e5e5e5;
  padding-left: var(--d10);
}
.documents-form .contact-form .input-box::placeholder {
  color: #fff;
}
.documents-form-open {
  opacity: 1;
  visibility: visible;
}
.documents-form-open .contact-form {
  transform: scale(1);
  opacity: 1;
  transition: all 0.5s;
}
.now .now-title {
  text-align: center;
}
.now .now-text {
  text-align: center;
  margin-bottom: var(--d40);
}
.now .now-list {
  padding-bottom: var(--d100);
}
.now .now-list .now-list2 .now-list3 {
  height: 100%;
  border: 1px solid #e6e6e6;
}
.now .now-list .now-list2 .now-list3 .img-box {
  padding-bottom: calc(260 / 415 * 100%);
}
.now .now-list .now-list2 .now-textbox {
  padding: var(--d30);
}
.now .now-list .now-list2 .now-textbox .now-list-title {
  font-size: var(--18);
  line-height: calc(30 / 18);
  color: #333;
  margin-bottom: 6px;
  font-weight: 700;
  text-align: left;
}
.now .now-list .now-list2 .now-textbox .now-list-text {
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #666;
  word-spacing: 1px;
}
.sodium .sod-textbox {
  padding-top: var(--d70);
}
.sodium .sod-textbox .sodium-title {
  color: var(--c);
  margin-top: var(--d50);
  margin-bottom: var(--d30);
}
.sodium .sod-textbox .sodium-title h2 {
  font-weight: 700;
  font-size: var(--30);
  line-height: 1;
}
.sodium .sodium-text {
  margin-bottom: var(--d30);
}
.sitemapcontent {
  padding: var(--d64) 0;
}
.sitemapcontent .list1 .list2 .list3 {
  display: block;
  width: 100%;
  font-size: var(--24);
  line-height: calc(32 / 24);
  color: #383838;
  font-weight: 700;
  padding-bottom: var(--d10);
  margin-bottom: var(--d28);
  border-bottom: 1px solid #e7e7e7;
}
.sitemapcontent .list1-2 {
  display: inline-block;
  width: 100%;
}
.sitemapcontent .list1-2 .list2-2 {
  display: inline-block;
  margin-right: var(--d30);
  width: 33%;
  font-size: var(--18);
  line-height: calc(32 / 18);
  color: #000;
  margin-bottom: var(--d18);
}
.sitemapcontent .list1-2 .list2-2:has(.list1-3) {
  width: 100%;
}
.sitemapcontent .list1-3 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: var(--d20);
  flex-wrap: wrap;
}
.sitemapcontent .list1-3 .list2-3 {
  width: 33%;
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #383838;
  font-weight: 700;
  padding-left: 30px;
  position: relative;
}
.sitemapcontent .list1-3 .list2-3::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  left: 8px;
  top: 13px;
  background: #000;
}
.sitemapcontent .list1-4 .list2-4 {
  font-size: var(--16);
  line-height: calc(34 / 16);
  color: #a9cf35;
  font-weight: 400;
  padding-left: 44px;
  position: relative;
}
.sitemapcontent .list1-4 .list2-4::before {
  content: '>';
}
.sitemap-home {
  display: block;
  width: 100%;
  border-top: 3px solid #000;
  padding: 20px 0;
  padding-bottom: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.sitemap-home .sitemap-home2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sitemap-home .sitemap-logo {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.sitemap-home .sitemap-logo .logo {
  width: 136px;
}
.sitemap-home .sitemap-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sitemap-home .sitemap-logo .sitemap-date {
  font-size: var(--18);
  color: #000;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 28px;
  margin-bottom: 0;
  line-height: normal;
  left: 100%;
  bottom: 1px;
  white-space: nowrap;
}
.sitemap-home .sitemap-homepage .sitemap-homepage2 {
  display: flex;
  justify-content: center;
}
.sitemap-home .sitemap-homepage .sitemap-homepage2:hover .sitemap-title {
  color: #222222;
  text-decoration: underline;
}
.sitemap-home .sitemap-homepage .sitemap-homepage2 .sitemap-icon {
  width: 46px;
  height: 46px;
  background-color: #222222;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sitemap-home .sitemap-homepage .sitemap-homepage2 .sitemap-title {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  width: 128px;
  color: #f2f2f2;
}
.sitemap-food {
  background-color: var(--c);
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #ffffff;
  padding: var(--d10) 0;
}
.privacycontent {
  padding: var(--d120) 0;
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.services .services-top {
  padding-top: var(--d50);
  margin-bottom: var(--d60);
}
.services .services-top .services-title {
  text-align: center;
  margin-top: var(--d60);
  margin-bottom: var(--d30);
}
.services .services-list {
  margin-bottom: var(--d80);
}
.services .services-list .services-list2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d80);
}
.services .services-list .services-list2:nth-child(2n) {
  flex-direction: row-reverse;
}
.services .services-list .services-list2:last-child {
  margin-bottom: 0;
}
.services .services-list .services-list2 .services-img {
  width: calc(612 / 1360 * 100%);
}
.services .services-list .services-list2 .services-img .img-box {
  padding-bottom: calc(400 / 670 * 100%);
}
.services .services-list .services-list2 .services-text {
  width: calc(626 / 1360 * 100%);
}
.services .services-list .services-list2 .services-text .services-list-titlebox {
  position: relative;
}
.services .services-list .services-list2 .services-text .services-list-titlebox .services-list-icon {
  position: absolute;
  left: -10px;
  top: 0;
  transform: translateX(-100%);
}
.services .services-list .services-list2 .services-text .services-list-titlebox .services-list-icon i {
  font-size: var(--32);
  color: var(--c);
}
.services .services-list .services-list2 .services-text .services-list-titlebox .services-list-title {
  font-size: var(--22);
  line-height: calc(32 / 22);
  margin-bottom: var(--d20);
  font-weight: 700;
}
.testimonials {
  background: #f7f7f7;
  padding: var(--d100) 0;
}
.testimonials .testimonials-title {
  text-align: center;
}
.testimonials .testimonials-swiper {
  position: relative;
}
.testimonials .testimonials-swiper .testimonials-pagination {
  position: absolute;
  left: 70px;
  z-index: 100;
}
.testimonials .testimonials-swiper .testimonials-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  background: #666;
  border-radius: 0;
  opacity: 1;
  margin-right: 10px;
}
.testimonials .testimonials-swiper .testimonials-pagination .swiper-pagination-bullet-active {
  width: 40px;
  background: #a9cf35;
}
.testimonials .testimonials-box {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.testimonials .testimonials-box .testimonials-left {
  width: calc(960 / 1360 * 100%);
  display: flex;
}
.testimonials .testimonials-box .testimonials-left .testimonials-icon i {
  color: var(--c);
  font-size: 30px;
  margin-right: var(--d30);
}
.testimonials .testimonials-box .testimonials-left .testimonials-sw-text2 {
  font-size: var(--20);
  color: #333;
  line-height: calc(30 / 20);
  margin-top: var(--d20);
}
.testimonials .testimonials-box .testimonials-sw-imgbox {
  position: relative;
  margin-right: 30px;
}
.testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-num {
  width: 70px;
  height: 70px;
  background-color: var(--c);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--34);
  color: #fff;
  font-weight: 700;
}
.testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-num::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px dotted #fff;
  content: '';
  z-index: 10;
}
.testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-imgbox2 {
  width: 247px;
  height: 247px;
  border-radius: 50%;
  border: 1px solid var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-imgbox2 .testimonials-sw-img {
  width: 80%;
}
.testimonials .testimonials-box .testimonials-sw-imgbox .img-box {
  padding-bottom: calc(270 / 430 * 100%);
}
.contact .c-inquiry {
  padding: var(--d100) 0;
}
.contact .c-inquiry .c-inquiry-title {
  text-align: center;
}
.contact .c-inquiry .c-inquiry-title h2 {
  font-size: 38px;
  line-height: 50px;
  color: #1a1a1a;
}
.contact .c-inquiry .c-inquiry-right {
  width: 40%;
  position: relative;
  padding: var(--d50);
}
.contact .c-inquiry .c-inquiry-right::after {
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  border: 3px solid #a9cf35;
  position: absolute;
  right: 0;
  top: var(--d100);
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list {
  margin-top: var(--d160);
  position: relative;
  z-index: 100;
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: var(--d20) 0;
  margin: var(--d10) 0;
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list2 .c-inquiry-icon {
  border-radius: 50%;
  transition: all 0.3s;
  color: #fff;
  font-size: var(--22);
  width: 50px;
  height: 50px;
  background: #f7f7f7;
  color: #a9cf35;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: var(--d20);
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list2 .c-inquiry-icon i {
  font-size: var(--20);
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list-title {
  font-size: var(--18);
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list-text {
  margin-top: 4px;
  font-size: var(--18);
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list-text a {
  display: block;
}
.contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list-text a:hover {
  color: var(--c);
  text-decoration: underline;
}
.c-inquiry-form {
  display: flex;
  justify-content: space-between;
  padding-top: var(--d70);
  padding-bottom: var(--d150);
}
.c-become {
  background: #f7f7f7;
  padding: var(--d100);
}
.c-become .c-become-title {
  margin-bottom: var(--d40);
}
.c-become .c-become-text {
  font-size: var(--16);
}
.c-become .c-become-list .c-become-list2 .c-become-list-title {
  margin-top: var(--d30);
  margin-bottom: var(--d10);
  font-size: var(--20);
  color: var(--c);
  font-weight: 500;
}
.c-become .c-become-list .c-become-list2 .c-become-list-text {
  font-size: var(--16);
  line-height: calc(32 / 16);
}
.c-map {
  line-height: 0;
}
.c-map iframe {
  width: 100%;
  height: 500px;
}
.contact-form {
  background: #f7f7f7;
  width: 60%;
  padding: var(--d50);
  position: relative;
  z-index: 10;
}
.contact-form .c-inquiry-form-title {
  color: #1a1a1a;
  font-size: var(--30);
  line-height: calc(38 / 30);
  margin-bottom: var(--d10);
  font-weight: 700;
}
.contact-form ul li {
  margin-bottom: 14px;
}
.contact-form .input-box {
  padding: var(--d10) var(--d20);
  width: 100%;
  background-color: transparent;
  border-bottom: 1px solid #d9d9d9;
}
.contact-form .textarea-box {
  height: 125px;
}
.contact-form .submit {
  margin-top: var(--d30);
  background: #a9cf35;
  box-shadow: 0 19px 62px 0 rgba(190, 228, 255, 0.27);
  border-radius: 10px;
  font-size: var(--18);
  color: #fff;
  padding: 6px 47px;
  transition: all 0.3s;
  outline: none;
  border: 1px solid #a9cf35;
}
.gmt-box {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-bottom: var(--d80);
}
.gmt-box .gmt-left {
  width: 22.1%;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 120px;
  left: 0;
  width: 100%;
  padding-top: var(--d60);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  font-size: var(--16);
  color: #333;
  background: #f7f7f7;
  position: relative;
  height: 100%;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .menubut {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 {
  color: #fff;
}
.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;
  font-weight: 500;
  position: relative;
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: #000;
  font-family: 'Manrope', Arial, sans-serif;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
  padding: var(--d12) var(--d24);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: var(--30);
  font-weight: 400;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  border-top: 1px solid #fff;
  display: none;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  line-height: calc(20 / 16);
  font-size: var(--16);
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  position: relative;
  transition: all 0.5s;
}
.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 a {
  display: block;
  width: 100%;
  padding: var(--d14) var(--d30);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a i {
  margin-right: var(--d8);
  color: #4c4c4c;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .menubut {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 {
  color: #fff;
}
.gmt-box .gmt-rigth {
  width: 77.9%;
  padding-right: var(--d60);
  padding-top: var(--d50);
}
.applications .app-nav {
  padding-left: var(--d8);
  padding-right: var(--d8);
}
.applications .applicationsbox .app-title {
  text-align: center;
  margin-bottom: var(--d10);
  padding: 10px 24px;
}
.applications .applicationsbox .app-title2 {
  margin-top: var(--d60);
  margin-bottom: var(--d30);
}
.applications .applicationsbox .app-list .app-list2 {
  margin-bottom: var(--d30);
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: var(--d20);
}
.applications .applicationsbox .app-list .app-list2:nth-child(2n) .app-listbox {
  flex-direction: row-reverse;
}
.applications .applicationsbox .app-list .app-list2:hover .app-img img {
  transform: scale(1.1);
}
.applications .applicationsbox .app-listbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f7f7;
}
.applications .applicationsbox .app-listbox .app-img {
  width: 40%;
}
.applications .applicationsbox .app-listbox .app-img .img-box {
  padding-bottom: calc(300 / 500 * 100%);
}
.applications .applicationsbox .app-listbox .app-textbox {
  width: 60%;
  display: block;
  padding: 2% 5%;
}
.applications .applicationsbox .app-listbox .app-textbox .app-list-title {
  display: block;
  width: 100%;
  font-size: var(--24);
  color: #090504;
  line-height: calc(32 / 24);
  transition: all 0.3s;
  font-weight: 700;
  margin-bottom: var(--d14);
}
.applications .applicationsbox .app-listbox .app-textbox .app-list-text {
  font-size: var(--15);
  color: #090504;
  line-height: calc(32 / 15);
}
.applications .applicationsbox .app-listbox .app-textbox .app-list-more a {
  margin-top: 16px;
  display: inline-block;
  padding: 0 30px;
  line-height: 34px;
  border: 1px solid #a9cf35;
  color: #a9cf35;
  transition: all 0.3s;
  border-radius: 50px;
  padding-bottom: 4px;
}
.applications .applicationsbox .app-listbox .app-textbox .app-list-more a:hover {
  background-color: var(--c);
  color: #fff;
}
.app-nav-title {
  font-size: var(--24);
  color: #333;
  display: block;
  padding: var(--d10) var(--d24);
  transition: all 0.3s;
  font-weight: 700;
}
.app-nav-title:hover {
  color: var(--c);
}
.sap-mes {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d30);
}
.sap-mes .sap-mes2 {
  margin-right: var(--d20);
  display: flex;
  justify-content: center;
  align-items: center;
}
.sap-mes .sap-mes2 .sap-share-title {
  margin-right: 15px;
}
.sap-mes .sap-mes2 i {
  color: var(--c);
  margin-right: var(--d10);
}
.share-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.share-list2 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #44619D;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 4px;
}
.share-list2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.share-list2 i {
  color: #44619D;
  margin-right: 0 !important;
}
.details .details-textbox .details-title {
  font-size: var(--30);
  line-height: 1;
  color: var(--c);
  margin-top: var(--d50);
  margin-bottom: var(--d30);
  font-weight: 700;
}
.details .news-but {
  margin-top: var(--d50);
}
.details .news-but span {
  transition: all 0.5s;
}
.details .news-but span:hover {
  color: var(--c);
}
.details .news-but .news-prve a {
  display: flex;
  align-items: center;
}
.details .news-but .news-prve a p {
  font-size: var(--d18);
  margin-right: var(--d8);
  font-weight: 700;
}
.details .news-but .news-next a {
  display: flex;
  align-items: center;
}
.details .news-but .news-next a p {
  font-size: var(--d18);
  margin-right: var(--d8);
  font-weight: 700;
}
.related-list {
  margin-top: var(--d40);
  --bs-gutter-x: 4rem;
}
.related-list .related-list2 .related-list3 {
  padding: var(--d36) 0;
  border-bottom: 1px solid #e6e6e6;
}
.related-list .related-list2 .related-list3:hover img {
  transform: scale(1.1);
}
.related-list .related-list2 .related-list3 .related-box {
  display: flex;
  align-items: center;
}
.related-list .related-list2 .related-list3 .related-box .related-img {
  width: 50%;
}
.related-list .related-list2 .related-list3 .related-box .related-img .img-box {
  padding-bottom: calc(300 / 430 * 100%);
}
.related-list .related-list2 .related-list3 .related-box .related-textbox {
  width: 50%;
  padding: 0 var(--d22);
}
.related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-title {
  margin-bottom: var(--d10);
}
.related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-title h3 {
  font-size: 20px;
  color: #1a1a1a;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-line {
  width: 30px;
  height: 1px;
  background: var(--c);
}
.related-list .related-list2 .related-list3 .related-box .related-textbox .related-list-text {
  margin-top: var(--d10);
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.productlist-box {
  padding: var(--d80) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.productlist {
  padding: var(--d80) 0;
}
.productlist-title {
  text-align: center;
}
.productdetails .product-details {
  border-bottom: 1px solid #e6e6e6;
}
.productdetails .details-content {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: var(--d60) 0;
}
.productdetails .details-content .details-imgbox {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: calc(680 / 1360 * 100%);
}
.productdetails .details-content .details-imgbox .img-box {
  padding-bottom: calc(450 / 680 * 100%);
}
.productdetails .details-content .details-imgbox .details-swiperbox {
  width: calc(120 / 680 * 100%);
  height: 356px;
  position: relative;
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-swiper-but {
  width: 29px;
  height: 29px;
  display: inline-block;
  line-height: calc(29 / 24);
  text-align: center;
  background-color: #333;
  color: #fff;
  position: absolute;
  z-index: 400;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--24);
  padding: 0;
  transition: all 0.3s;
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-swiper-but:hover {
  background-color: var(--c);
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-swiper-but i {
  font-size: var(--15);
  color: #fff;
  display: block;
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-prev {
  top: 0;
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-next {
  bottom: 0;
}
.productdetails .details-content .details-imgbox .details-swiperbox .details-next i {
  transform: rotate(180deg);
}
.productdetails .details-content .details-imgbox .details-swiper1 {
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 1px;
}
.productdetails .details-content .details-imgbox .details-swiper1 .swiper-slide {
  border: 1px solid #EEEEEE;
  overflow: hidden;
}
.productdetails .details-content .details-imgbox .details-swiper1 .swiper-slide-thumb-active {
  border: 1px solid #D43600;
}
.productdetails .details-content .details-imgbox .details-swiper1 .swiper-video {
  position: relative;
}
.productdetails .details-content .details-imgbox .details-swiper1 .swiper-video::after {
  font-family: 'iconfont' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background-color: #D43600;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  content: "";
}
.productdetails .details-content .details-imgbox .details-swiper1 .swiper-video::before {
  font-family: 'iconfont' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\e611";
  font-size: 12px;
  color: #fff;
  z-index: 10;
}
.productdetails .details-content .details-imgbox .details-swiper2 {
  width: calc(547 / 680 * 100%);
}
.productdetails .details-content .details-imgbox .details-swiper2 .swiper-slide {
  border: 1px solid #EEEEEE;
  overflow: hidden;
}
.productdetails .details-content .details-imgbox .details-swiper2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.productdetails .details-content .details-textbox {
  width: calc(680 / 1360 * 100%);
  padding-right: var(--d50);
}
.productdetails .details-content .details-textbox .details-type {
  display: inline-block;
  color: #000;
  background-color: #F8F8F8;
  padding: 6px 14px;
  margin-bottom: 24px;
}
.productdetails .details-content .details-textbox .details-title {
  position: relative;
}
.productdetails .details-content .details-textbox .details-title::after {
  content: '';
  width: 60px;
  height: 2px;
  background-color: var(--c);
  position: absolute;
  bottom: 0;
  left: 0;
}
.productdetails .details-content .details-textbox .details-title h2 {
  font-size: var(--44);
  line-height: calc(54 / 44);
  color: #1a1a1a;
  position: relative;
  padding-bottom: var(--d20);
  font-weight: 700;
}
.productdetails .details-content .details-textbox .details-description .description-title {
  margin-bottom: 15px;
  font-size: var(--18);
  line-height: 1.111;
  color: #D43600;
  font-weight: 500;
}
.productdetails .details-content .details-textbox .details-buy:hover a {
  background-color: var(--c);
  color: #fff;
}
.productdetails .details-content .details-textbox .details-buy a {
  outline: none;
  border: none;
  display: inline-block;
  padding: var(--d10) var(--d20);
  color: var(--c);
  border-radius: 50px;
  border: 1px solid var(--c);
  font-size: var(--d16);
  word-spacing: 1px;
  transition: all 0.3s;
  margin-top: var(--d20);
  line-height: calc(24 / 16);
}
.productlist .now {
  padding-top: var(--d100);
}
.app-box .content-title {
  font-size: var(--d30);
  line-height: 1;
  color: var(--c);
  margin-top: var(--d50);
  margin-bottom: var(--d30);
  font-weight: 700;
}
.types-text {
  font-size: var(--16);
  line-height: calc(32 / 16);
}
.types-text iframe {
  width: 100%;
  height: 540px;
}
.details-share {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #000;
  font-size: var(--18);
  margin-bottom: var(--d20);
}
.details-share p {
  margin-right: 15px;
}
.types-nav .types-nav2:nth-child(2n-1) {
  background: #f7f7f7;
}
.types-nav .types-nav2 a {
  width: 100%;
  display: flex;
  border: 1px solid #e6e6e6;
  padding: var(--d12) var(--d20);
  font-size: var(--16);
  color: var(--c);
}
.types-nav .types-nav2 a:hover {
  text-decoration: underline;
}
.alldetails .alldetails-title {
  margin-top: var(--d60);
  margin-bottom: var(--d30);
  border-bottom: 1px solid #e6e6e6;
}
.alldetails .alldetails-title h2 {
  font-size: var(--44);
  line-height: calc(56 / 44);
  color: #000000;
  font-weight: 700;
}
.alldetails .polymer .pol-title {
  text-align: left;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: var(--d20);
  margin-bottom: var(--d20);
}
.otheraaa .otheraaa-title {
  text-align: left;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: var(--d20);
  margin-bottom: var(--d20);
}
.otheraaa .otheraaa-list {
  margin-bottom: var(--d20);
}
.otheraaa .otheraaa-list .otheraaa-list2 a {
  display: flex;
  align-items: center;
  padding: 5px var(--d16);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  line-height: calc(24 / 16);
  position: relative;
  font-size: var(--16);
  transition: all 0.5s;
}
.otheraaa .otheraaa-list .otheraaa-list2 a:hover {
  color: var(--c);
}
.otheraaa .otheraaa-list .otheraaa-list2 i {
  display: block;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  background-color: var(--c);
  margin-right: var(--d8);
}
.company .company-box {
  display: flex;
  justify-content: space-between;
  padding: var(--d100) 0;
}
.company .company-box .company-imgbox {
  width: calc(381 / 1360 * 100%);
}
.company .company-box .company-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company .company-box .company-textbox {
  width: calc(884 / 1360 * 100%);
}
.honor {
  background: #f7f7f7;
  padding: var(--d100) 0;
}
.honor .honor-title {
  margin-bottom: var(--d40);
}
.honor .honor-swiper .img-box {
  padding-bottom: calc(900 / 630 * 100%);
}
.honor .honor-swiper .honor-sw-title {
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
}
.honor .honor-pagination {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
}
.honor .honor-pagination .swiper-pagination-bullet-active {
  width: 20px;
  background: var(--c);
  border-radius: 20px;
}
.factory {
  padding: var(--d100) 0;
}
.factory .factory-title {
  margin-bottom: var(--d40);
}
.factory .box-swiper {
  padding-bottom: var(--d40);
}
.factory .box-swiper .img-box {
  padding-bottom: calc(380 / 560 * 100%);
}
.factory .box-swiper .swiper-scrollbar-drag {
  background-color: var(--c);
}
.milestones {
  background: #f7f7f7;
  padding: var(--d100) 0;
  position: relative;
}
.milestones::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 340px;
}
.milestones .milestones-title {
  text-align: center;
  margin-bottom: var(--d40);
}
.milestones .box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.milestones .box .year {
  font-size: var(--32);
  font-weight: 400;
  line-height: 1;
  color: var(--c);
  margin-bottom: var(--d64);
  opacity: 0;
  transition: all 0.5s;
}
.milestones .box .dot .y {
  color: #333;
  font-size: var(--16);
  font-weight: 400;
  margin-bottom: var(--d20);
}
.milestones .box .dot .r {
  width: 21px;
  height: 21px;
  border: 1px solid var(--c);
  border-radius: 50%;
  display: table;
  margin: 0 auto;
  position: relative;
}
.milestones .box .dot .r::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #a9cf35;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
}
.milestones .box .dot .r::after {
  content: '';
  display: block;
  width: 55px;
  height: 55px;
  background: #a9cf35;
  position: absolute;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: all 0.5s;
}
.milestones .swiper-slide-thumb-active .box .year {
  opacity: 1;
}
.milestones .swiper-slide-thumb-active .box .r::after {
  opacity: 0.2;
}
.milestones .milestones-container {
  position: relative;
}
.milestones .milestones-container .control {
  position: absolute;
  right: 0;
  top: 105px;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.milestones .milestones-container .control .control-line {
  display: block;
  width: 74px;
  height: 3px;
  background: var(--c);
  margin: var(--d20) 0;
}
.milestones .milestones-swiper {
  margin: 0 var(--d110);
  padding-bottom: var(--d30);
}
.milestones .milestones-swiper2 {
  margin-top: var(--d20);
}
.milestones .milestones-swiper2 .milestones-swbox {
  display: flex;
  justify-content: center;
}
.milestones .milestones-swiper2 .milestones-swbox .milestones-imgbox {
  width: 320px;
  margin-right: var(--d50);
}
.milestones .milestones-swiper2 .milestones-swbox .milestones-imgbox .img-box {
  padding-bottom: calc(400 / 640 * 100%);
}
.milestones .milestones-swiper2 .milestones-swbox .milestones-textbox {
  padding-top: var(--d30);
}
.social {
  padding: var(--d100) 0;
}
.social .social-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d100);
}
.social .social-box:last-child {
  margin-bottom: 0;
}
.social .social-box .social-imgbox {
  width: calc(400 / 1360 * 100%);
}
.social .social-box .social-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.social .social-box .social-textbox {
  width: calc(884 / 1360 * 100%);
}
.social .social-box .social-textbox .social-title {
  padding-top: var(--d50);
  padding-bottom: var(--d30);
}
.social .social-box .social-textbox .social-list .social-list2 .social-date {
  position: relative;
  padding-left: var(--d20);
}
.social .social-box .social-textbox .social-list .social-list2 .social-date::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #a9cf35;
  position: absolute;
  left: 3px;
  top: 10px;
  border-radius: 50%;
  padding: 2px;
}
.news-gmtbox {
  padding: var(--d24);
}
.news-gmtbox:hover .img-box img {
  transform: scale(1.1);
}
.news-gmtbox:hover .gmtnew-textbox .gmtnew-title h2 {
  color: var(--c);
}
.news-gmtbox .gmtnew-img .img-box {
  padding-bottom: calc(300 / 430 * 100%);
}
.news-gmtbox .gmtnew-textbox {
  padding: var(--d20) 0;
}
.news-gmtbox .gmtnew-textbox .gmtnew-title h2 {
  font-size: var(--18);
  line-height: calc(30 / 18);
  color: #1a1a1a;
  font-weight: 500;
}
.news-gmtbox .gmtnew-textbox .gmtnew-date {
  font-size: var(--16);
  line-height: calc(30 / 16);
  color: #808080;
  margin-top: 4px;
}
.search-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: var(--d30) 0;
}
.search-nav .search-nav2 {
  margin-right: 20px;
}
.search-nav .search-nav2:last-child {
  margin-right: 0;
}
.search-nav .search-nav2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  background: #f0f0f0;
  color: #323232;
  padding: 10px 0;
  font-weight: 700;
  text-align: center;
  border: none;
  transition: all 0.3s;
  outline: none;
  font-size: var(--20);
}
.search-nav .search-nav2:hover a {
  background: #a9cf35;
  color: #fff;
}
.search-nav .action a {
  background: #a9cf35;
  color: #fff;
}
.search-list-1 .search-list2-1 .search-list3-1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d30);
  padding-bottom: var(--d30);
  border-bottom: 1px solid #afafaf;
}
.search-list-1 .search-list2-1 .search-list3-1:hover .search-list-img .img-box img {
  transform: scale(1.1);
}
.search-list-1 .search-list2-1 .search-list3-1:hover .search-list-textbox .search-list-title h2 {
  color: var(--c);
}
.search-list-1 .search-list2-1 .search-list3-1:hover .search-list-textbox .search-list-more {
  text-decoration: underline;
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-img {
  width: calc(140 / 998 * 100%);
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-img .img-box {
  padding-bottom: calc(190 / 280 * 100%);
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-textbox {
  width: calc(840 / 998 * 100%);
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-textbox .search-list-title {
  margin-bottom: var(--d10);
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-textbox .search-list-title h2 {
  color: #545454;
  font-weight: 500;
  transition: all 0.3s;
  font-size: var(--18);
  transition: all 0.5s;
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-textbox .search-list-text {
  display: block;
  color: #545454;
  line-height: 1.6em;
  font-size: var(--16);
  margin-bottom: var(--d10);
}
.search-list-1 .search-list2-1 .search-list3-1 .search-list-textbox .search-list-more {
  color: #a9cf35;
  font-size: var(--14);
  font-weight: 500;
  transition: all 0.3s;
}
.container {
  max-width: 1360px;
  padding: 0;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d180: 110px;
    --d170: 110px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d130: 90px;
    --d120: 90px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d70: 50px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d45: 30px;
    --d40: 30px;
    --d38: 30px;
    --d36: 20px;
    --d35: 20px;
    --d30: 15px;
    --d20: 10px;
    --d12: 8px;
    --80: 65px;
    --75: 65px;
    --60: 50px;
    --56: 45px;
    --44: 36px;
    --42: 36px;
    --36: 34px;
    --34: 30px;
    --32: 30px;
    --30: 26px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --18: 16px;
  }
  .milestones::after {
    top: 264px;
  }
  .milestones .milestones-container .control {
    top: 79px;
  }
}
@media (max-width: 1400px) {
  .container {
    max-width: 960px;
  }
  :root {
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d180: 80px;
    --d170: 80px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d130: 60px;
    --d120: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d70: 30px;
    --d55: 25px;
    --d48: 33px;
    --d40: 20px;
    --d38: 20px;
    --d32: 20px;
    --d26: 20px;
    --d25: 20px;
    --d22: 16px;
    --d16: 12px;
    --d15: 10px;
    --75: 50px;
    --65: 50px;
    --60: 45px;
    --56: 38px;
    --50: 38px;
    --44: 30px;
    --42: 30px;
    --40: 32px;
    --36: 30px;
    --34: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --15: 14px;
    --16: 14px;
  }
  .milestones .box .dot .r::after {
    width: 30px;
    height: 30px;
  }
  .milestones .milestones-container .control {
    top: 74px;
  }
  .milestones::after {
    top: 238px;
  }
  .productdetails .details-content .details-imgbox .details-swiperbox {
    height: 258px;
  }
  .header .header-box2 .header-content2 .logo {
    width: 110px;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  :root {
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d70: 40px;
    --d60: 25px;
    --d50: 20px;
    --d45: 20px;
    --d44: 20px;
    --d25: 15px;
    --d15: 10px;
    --d14: 10px;
    --d10: 8px;
    --75: 45px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
    --15: 14px;
  }
  .c-inquiry-form {
    flex-direction: column;
  }
  .c-inquiry-form .contact-form {
    width: 100%;
  }
  .contact .c-inquiry .c-inquiry-right {
    width: 100%;
  }
  .contact .c-inquiry .c-inquiry-right::after {
    display: none;
  }
  .contact .c-inquiry .c-inquiry-right .c-inquiry-list {
    margin-top: 0;
  }
  .testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-imgbox2 {
    width: 200px;
    height: 200px;
  }
  .services .services-list .services-list2 {
    flex-direction: column !important;
  }
  .services .services-list .services-list2 .services-img {
    width: 100%;
  }
  .services .services-list .services-list2 .services-text {
    width: 100%;
    margin-top: var(--d30);
  }
  .milestones::after {
    top: 220px;
  }
  .applications .applicationsbox .app-listbox {
    flex-direction: column !important;
  }
  .applications .applicationsbox .app-listbox .app-textbox,
  .applications .applicationsbox .app-listbox .app-img {
    width: 100%;
  }
  .productdetails .details-content {
    flex-direction: column;
  }
  .productdetails .details-content .details-imgbox {
    width: 100%;
  }
  .productdetails .details-content .details-textbox {
    width: 100%;
    padding-right: 0;
    padding-top: var(--d30);
  }
  .productdetails .details-content .details-imgbox .details-swiperbox {
    height: 458px;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-right: 0;
  }
  .product .choose .polymer-box .polymer-left {
    width: 100%;
  }
  .product .choose .polymer-box .polymer-right {
    width: 100%;
  }
  .product .choose .polymer-box {
    flex-direction: column;
  }
  .index-banner .banner-sw-but {
    width: 40px;
    height: 40px;
  }
  .index-banner .banner-sw-but i {
    font-size: var(--16);
  }
  .header .header-box1 {
    display: none;
  }
  .header-language2 {
    display: block;
    margin-right: var(--d10);
  }
  .fooder .fooder-bom2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder .fooder-bom2 .fooder-right2 {
    padding: var(--d10);
  }
  .i-sup-content {
    flex-direction: column;
  }
  .indexcontent .i-sup .i-sup-content .i-sup-left {
    width: 100%;
  }
  .indexcontent .i-sup .i-sup-content .i-sup-right {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .header .header-box2 .header-content2 {
    height: 60px;
  }
  .bread {
    top: 60px;
  }
  .container2,
  .container {
    max-width: 700px;
  }
  :root {
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d58: 28px;
    --d24: 20px;
    --80: 40px;
    --60: 40px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .testimonials .testimonials-box {
    flex-direction: column;
  }
  .testimonials .testimonials-box .testimonials-sw-imgbox {
    margin-right: 0;
  }
  .testimonials .testimonials-box .testimonials-left {
    width: 100%;
  }
  .testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-imgbox2 {
    width: 100%;
    height: auto;
    margin-top: var(--d30);
  }
  .testimonials .testimonials-box .testimonials-sw-imgbox .testimonials-sw-imgbox2 .testimonials-sw-img {
    width: 100%;
  }
  .company .company-box {
    flex-direction: column-reverse;
  }
  .company .company-box .company-textbox {
    width: 100%;
  }
  .company .company-box .company-imgbox {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .productdetails .details-content .details-imgbox .details-swiperbox {
    height: 368px;
  }
  .indexcontent .i-about .i-about-box .i-about-swiperbox {
    width: 100%;
    padding-top: var(--d30);
  }
  .indexcontent .i-about .i-about-box .i-about-list {
    width: 100%;
  }
  .indexcontent .i-about .i-about-box {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .container2,
  .container {
    max-width: 90%;
  }
  :root {
    --d357: 85px;
    --d208: 60px;
    --d180: 60px;
    --d170: 60px;
    --d150: 50px;
    --d145: 50px;
    --d130: 40px;
    --d120: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d24: 15px;
    --d22: 8px;
    --80: 38px;
    --75: 38px;
    --60: 34px;
    --56: 30px;
    --50: 28px;
    --36: 28px;
    --32: 20px;
    --22: 18px;
  }
  .sitemap-food {
    padding-bottom: 52px;
  }
  .related .related-list .related-list2 .related-list3 .related-box {
    flex-direction: column;
  }
  .related .related-list .related-list2 .related-list3 .related-box .related-img {
    width: 100%;
  }
  .related .related-list .related-list2 .related-list3 .related-box .related-textbox {
    width: 100%;
  }
  .contact .c-inquiry .c-inquiry-right .c-inquiry-list .c-inquiry-list2 .c-inquiry-icon {
    width: 30px;
    height: 30px;
  }
  .milestones .milestones-swiper2 .milestones-swbox {
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .milestones .milestones-container .control .control-line {
    width: 45px;
  }
  .milestones::after {
    display: none;
  }
  .social .social-box {
    flex-direction: column-reverse;
  }
  .social .social-box .social-textbox {
    width: 100%;
  }
  .social .social-box .social-imgbox {
    width: 300px;
    margin: 0 auto;
    max-width: 100%;
  }
  .productdetails .details-content .details-imgbox .details-swiper2 {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .productdetails .details-content .details-imgbox .details-swiperbox .details-prev {
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .productdetails .details-content .details-imgbox .details-swiperbox .details-next {
    right: 0;
    top: 50%;
    left: unset;
    transform: translate(50%, -50%) rotate(-90deg);
  }
  .productdetails .details-content .details-imgbox {
    flex-direction: column-reverse;
  }
  .productdetails .details-content .details-imgbox .details-swiperbox {
    height: auto;
    width: 100%;
  }
  .other-banner {
    height: 200px;
  }
  .indexcontent .i-polymer .i-polymer-list {
    --bs-gutter-x: 0rem;
  }
  .fooder {
    padding-bottom: 52px;
  }
  .sap-mes {
    flex-wrap: wrap;
  }
}
@media (max-width: 540px) {
  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d170: 30px;
    --d150: 30px;
    --d145: 30px;
    --d130: 30px;
    --d120: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d70: 30px;
    --d50: 10px;
    --d44: 10px;
    --d40: 15px;
    --d38: 15px;
    --d16: 8px;
    --80: 30px;
    --75: 28px;
    --65: 40px;
    --60: 28px;
    --44: 26px;
    --40: 26px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
}
p a {
  color: var(--c) !important;
}
.editor-content h2 {
  color: var(--c);
  font-weight: 700;
  margin-bottom: var(--d30);
}
.editor-content ul {
  padding-left: 0;
}
.editor-content ul li {
  position: relative;
  list-style: none;
  padding-left: 1em;
}
.editor-content ul li:last-child::after {
  display: none;
}
.editor-content ul li::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #a9cf35;
  position: absolute;
  left: 3px;
  top: 10px;
  border-radius: 50%;
  padding: 2px;
}
.editor-content ul li::after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  background: #a9cf35;
  position: absolute;
  left: 6px;
  top: 16px;
}
