* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #0E1109;
  border-radius: 8px;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12) var(--d30);
  border: 1px solid #fff;
}
.table-box table tr {
  background-color: #F8FCFF;
}
.table-box table tr td:first-child {
  text-align: left;
  background-color: #FAFAFA;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
  height: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: 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: #666666;
  color: rgba(30, 30, 30, 0.6);
  background-color: #fff;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  src: local('Inter Regular'), local('Inter-Regular'), url('../../app/fonts/Inter-Regular.woff2') format('woff2'), url('../../app/fonts/Inter-Regular.woff') format('woff'), url('../../app/fonts/Inter-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/Inter-Medium.woff2') format('woff2'), url('../../app/fonts/Inter-Medium.woff') format('woff'), url('../../app/fonts/Inter-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/Inter-SemiBold.woff2') format('woff2'), url('../../app/fonts/Inter-SemiBold.woff') format('woff'), url('../../app/fonts/Inter-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  font-weight: 500;
  font-style: normal;
  src: local('Oswald Medium'), local('Oswald-Medium'), url('../../app/fonts/Oswald-Medium.woff2') format('woff2'), url('../../app/fonts/Oswald-Medium.woff') format('woff'), url('../../app/fonts/Oswald-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Oswald';
  font-weight: 600;
  font-style: normal;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url('../../app/fonts/Oswald-SemiBold.woff2') format('woff2'), url('../../app/fonts/Oswald-SemiBold.woff') format('woff'), url('../../app/fonts/Oswald-SemiBold.ttf') format('truetype');
  font-display: swap;
}
i {
  line-height: 1;
}
.container {
  max-width: 1710px;
  padding: 0;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1710px) / 2);
  --c: #F08519;
  --c2: #2B6A4D;
  --c3: #1E1E1E;
  --g210: 13.125rem;
  --g152: 9.5rem;
  --g104: 6.5rem;
  --g94: 5.875rem;
  --g86: 5.375rem;
  --g80: 5rem;
  --g70: 4.375rem;
  --g50: 3.125rem;
  --g48: 3rem;
  --g40: 2.5rem;
  --g24: 1.5rem;
  --g20: 1.25rem;
  --g18: 1.125rem;
  --g16: 1rem;
  --g10: 0.625rem;
  --r150: 150px;
  --r136: 136px;
  --r120: 120px;
  --r85: 85px;
  --r80: 80px;
  --r72: 72px;
  --r70: 70px;
  --r64: 64px;
  --r60: 60px;
  --r56: 56px;
  --r52: 52px;
  --r50: 50px;
  --r48: 48px;
  --r46: 46px;
  --r45: 45px;
  --r44: 44px;
  --r40: 40px;
  --r38: 38px;
  --r36: 36px;
  --r34: 34px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d260: 260px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d183: 183px;
  --d180: 180px;
  --d176: 176px;
  --d170: 170px;
  --d166: 166px;
  --d164: 164px;
  --d160: 160px;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --154: 154px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --96: 96px;
  --92: 92px;
  --90: 90px;
  --86: 86px;
  --80: 80px;
  --78: 78px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.oswald {
  font-family: Oswald, Arial, sans-serif;
}
.type {
  font-size: var(--16);
  line-height: 1;
  color: #999999;
  margin-bottom: var(--d12);
}
.title {
  font-family: Oswald, Arial, sans-serif;
  font-size: var(--44);
  line-height: 1.25;
  font-weight: 500;
  color: var(--c3);
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.85;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.setSlow0 {
  animation: an0 5s ease forwards;
}
@keyframes an0 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes an1 {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
@keyframes an2 {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow1_1 {
  animation: an1_1 1s ease forwards;
}
@keyframes an1_1 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(-50px);
    opacity: 0;
  }
}
.setSlow2_2 {
  animation: an2_2 1s ease forwards;
}
@keyframes an2_2 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}
.header {
  position: sticky;
  top: 0px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-logo {
  width: 210px;
}
.header .header-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header .header-box0 {
  background-color: #1E1E1E;
}
.header .header-box0 .header-content0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
.header .header-box {
  position: relative;
}
.header .header-box .header-content {
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-con {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .header-share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d48);
}
.header .header-share a {
  display: block;
  margin-right: var(--d30);
}
.header .header-share a:last-child {
  margin-right: 0;
}
.header .header-share a i {
  font-size: var(--20);
  color: #999999;
  transition: all 0.5s;
}
.header .header-share a i:hover {
  color: var(--c);
}
.header .header-search {
  position: relative;
  margin-right: var(--d36);
}
.header .header-search .search-con {
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-search .search-con:hover i {
  color: var(--c);
}
.header .header-search .search-con i {
  transition: all 0.5s;
  color: #999999;
  font-size: var(--18);
}
.header .header-search .search {
  position: absolute;
  right: 0%;
  bottom: -15px;
  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 .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 .header-search .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
  z-index: 100;
}
.header .header-cart {
  margin-right: var(--d32);
}
.header .header-cart a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.header .header-cart a:hover {
  color: var(--c);
}
.header .header-cart a i {
  margin-right: var(--d12);
  font-size: var(--14);
  color: #999999;
}
.header .header-cart a span {
  font-size: var(--14);
  line-height: 1;
  color: #999999;
}
.header .header-language {
  position: relative;
}
.header .header-language .header-language2 {
  position: relative;
}
.header .header-language .header-language2:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language .header-language2 .header-language3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  color: #999999;
}
.header .header-language .header-language2 .header-language3 svg {
  width: 20px;
  height: 20px;
  margin-right: var(--d10);
}
.header .header-language .header-language2 .header-language3 .icon-lgxia {
  font-size: 8px;
  margin-left: var(--d8);
}
.header .header-language .header-language2 .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;
}
.header .header-language .header-language2 .more a {
  transition: all 0.5s;
}
.header .header-language .header-language2 .more a:hover {
  background-color: var(--c) !important;
  color: #fff !important;
}
.header .header-language .header-language2 .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 .more2 {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(100%, 0) rotateY(-50deg);
  visibility: hidden;
  transform-origin: left;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2:hover .more2 {
  opacity: 1;
  transform: translate(100%, 0) rotateY(0deg);
  visibility: visible;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 a {
  padding: 10px 20px;
  white-space: nowrap;
  display: block;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #fff;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.headeraction {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  top: 0;
}
@media (min-width: 1201px) {
  .header-none {
    display: none;
  }
  .header-pro-more {
    visibility: hidden;
    left: 50%;
    transform: translate(-50%, 0) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    position: fixed;
    top: 180px;
    background-color: #F7F7F8;
    z-index: 999;
    width: 100%;
  }
  .header-pro-more .header-pro-morebox {
    display: flex;
    justify-content: space-between;
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 {
    width: calc(260 / 1710 * 100%);
    padding-top: var(--d40);
    padding-bottom: var(--d48);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-title {
    font-size: var(--20);
    line-height: 1.5;
    font-weight: 600;
    color: var(--c);
    padding-bottom: var(--d22);
    border-bottom: 1px solid rgba(204, 204, 204, 0.45);
    margin-bottom: var(--d22);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2 {
    margin-bottom: var(--d32);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2:hover .header-pro-1-list3 {
    color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2:hover .header-pro-1-list3 i {
    background-color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2:last-child {
    margin-bottom: 0;
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2 .header-pro-1-list3 {
    font-size: var(--16);
    line-height: 1;
    display: flex;
    align-items: flex-start;
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .header-pro-1-list2 .header-pro-1-list3 i {
    width: 6px;
    height: 6px;
    background-color: #999999;
    margin-right: var(--d8);
    border-radius: 50%;
    display: block;
    position: relative;
    top: calc(var(--16) / 2);
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .action .header-pro-1-list3 {
    color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more1 .header-pro-1-list .action .header-pro-1-list3 i {
    background-color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 {
    width: calc(290 / 1710 * 100%);
    border-left: 1px solid rgba(204, 204, 204, 0.45);
    border-right: 1px solid rgba(204, 204, 204, 0.45);
    padding-top: calc(var(--d40) + var(--20) * 1.5 + var(--d22) * 2);
    padding-bottom: var(--d48);
    padding-left: var(--d30);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list {
    display: none;
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2 {
    margin-bottom: var(--d24);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2:hover .header-pro-2-list3 {
    color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2:hover .header-pro-2-list3 i {
    background-color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2:last-child {
    margin-bottom: 0;
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2 .header-pro-2-list3 {
    font-size: var(--16);
    line-height: 1;
    display: flex;
    align-items: flex-start;
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .header-pro-2-list2 .header-pro-2-list3 i {
    width: 6px;
    height: 6px;
    background-color: #999999;
    margin-right: var(--d8);
    border-radius: 50%;
    display: block;
    position: relative;
    top: calc(var(--16) / 2);
    transform: translateY(-50%);
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .action .header-pro-2-list3 {
    color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-2-list .action .header-pro-2-list3 i {
    background-color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more2 .header-pro-action {
    display: block;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 {
    padding-top: calc(var(--d40) + var(--20) * 1.5 + var(--d22) * 2);
    padding-left: var(--d30);
    width: calc(1160 / 1710 * 100%);
    padding-bottom: var(--d48);
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box {
    display: none;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con {
    padding: var(--d20) var(--d10) 0;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con:hover::after {
    opacity: 0;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con:hover::before {
    opacity: 1;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background-image: url('../img/header_pro_imgbg1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    background-image: url('../img/header_pro_imgbg2.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con .header-pro-sw-title {
    margin-bottom: var(--d10);
    position: relative;
    z-index: 10;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con .header-pro-sw-title h3 {
    font-size: var(--16);
    line-height: 1.25;
    font-family: Oswald, Arial, sans-serif;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con .header-pro-sw-img {
    position: relative;
    z-index: 10;
    max-width: 200px;
    margin: 0 auto;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-sw-con .header-pro-sw-img .img-box {
    padding-bottom: calc(150 / 200 * 100%);
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-scrollbar {
    position: relative;
    margin-top: var(--d32);
    height: 4px;
    background-color: #D9D9D9;
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box .header-pro-scrollbar .swiper-scrollbar-drag {
    background-color: var(--c);
  }
  .header-pro-more .header-pro-morebox .header-pro-more3 .header-pro-sw-box-action {
    display: block;
  }
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-right: 58px;
  }
  .header-nav .header-list .header-list2:first-child {
    margin-left: 0;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    transition: all 0.5s;
    font-size: var(--20);
    line-height: 1.5;
    font-weight: 600;
    display: flex;
    align-items: center;
    color: var(--c3);
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 a:hover {
    color: var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2:hover a i {
    opacity: 1 !important;
  }
  .header-nav .header-list .header-list2:hover .header-pro-more {
    opacity: 1;
    transform: translate(-50%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .action .header-list3 {
    color: var(--c) !important;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: left;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    background-color: var(--c) !important;
    color: #fff !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1800px) and (min-width: 1600px) {
  .header-nav .header-list .header-list2 {
    margin-right: 30px;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list .header-list2 {
    margin-right: 25px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list .header-list2 {
    margin-right: 20px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .header-none2 {
    display: none;
  }
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 80px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c2);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  padding: 10px 5px;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  pointer-events: auto;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 10px;
  width: 44px;
  height: 44px;
  background-color: rgba(34, 34, 34, 0.18);
  border-radius: 8px;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  background-color: var(--c);
}
.online-wrap .online a:hover i {
  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-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .online-icon {
  position: relative;
  line-height: 1;
}
.online-wrap .icon-cart {
  position: relative;
}
.online-wrap .icon-cart .cart-num {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(40%, -40%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 10;
  font-size: 12px;
}
.online-show {
  right: 0 !important;
}
@media (max-width: 1400px) {
  .online-wrap .online-wrap2 {
    transform: scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 150px;
  transform: translateY(-100%);
  left: 0;
}
.swiper .swiper-wrapper {
  align-items: stretch;
}
.swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-butbox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: var(--d24);
  z-index: 10;
  transition: all 0.5s;
}
.index-banner .banner-butbox .banner-all,
.index-banner .banner-butbox .banner-num {
  font-size: var(--16);
  line-height: 1.5;
  color: #fff;
}
.index-banner .banner-pagination {
  position: relative;
  width: 83px;
  background: rgba(255, 255, 255, 0.35);
  height: 1px;
  margin: 0 9px;
}
.index-banner .banner-pagination .swiper-pagination-progressbar-fill {
  background: #fff;
}
.index-banner .slide-inner {
  padding-bottom: calc(750 / 1920 * 100%);
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .swiper-slide iframe,
.index-banner .swiper-slide .banner-video,
.index-banner .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .sw-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.con-but .con-but2 {
  background-color: var(--c);
  padding: 5px;
  padding-left: var(--d24);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  font-size: var(--16);
  color: #fff;
}
.con-but .con-but2:hover i {
  transition: all 0.5s;
}
.con-but .con-but2:hover .con-icon1 {
  transform: translate(-50%, -50%) scale(0) !important;
}
.con-but .con-but2:hover .con-icon2 {
  transform: translate(-50%, -50%) scale(1) !important;
}
.con-but .con-but2 span {
  margin-right: var(--d12);
}
.con-but .con-but2 .con-icon {
  border-radius: 50%;
  width: var(--r38);
  height: var(--r38);
  background-color: var(--c3);
  color: #fff;
  position: relative;
}
.con-but .con-but2 .con-icon i {
  font-size: var(--24);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.con-but .con-but2 .con-icon .con-icon1 {
  transform-origin: right top;
}
.con-but .con-but2 .con-icon .con-icon2 {
  transform-origin: left bottom;
  transform: translate(-50%, -50%) scale(0);
}
.con-but .con-but3 {
  color: var(--c3);
  font-weight: 500;
}
.indexcontent .i-products {
  padding: var(--d100) 0;
}
.indexcontent .i-products .i-products-title {
  width: 692px;
  max-width: 100%;
  margin-bottom: var(--d32);
}
.indexcontent .i-products .i-products-textbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d60);
}
.indexcontent .i-products .i-products-textbox .i-products-text {
  width: 624px;
  max-width: 100%;
  font-size: var(--16);
}
.indexcontent .i-products .i-products-swbox {
  overflow: hidden;
  padding: 0 var(--p);
  position: relative;
  margin-bottom: var(--d60);
}
.indexcontent .i-products .i-products-swbox::after {
  position: absolute;
  width: 12.76042vw;
  height: 100%;
  right: 0;
  top: 0;
  content: '';
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 87.66%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: 10;
}
.indexcontent .i-products .con-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-service {
  position: relative;
}
.indexcontent .i-service .i-service-allbox {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
}
.indexcontent .i-service .i-service-box {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  position: relative;
  background-color: #F7F7F8;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.indexcontent .i-service .i-service-box .i-service-left {
  width: calc(945 / 1920 * 100%);
}
.indexcontent .i-service .i-service-box .i-service-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-service .i-service-box .i-service-right {
  width: calc(975 / 1920 * 100%);
  padding-right: var(--p);
  padding-top: var(--d150);
  padding-bottom: var(--d100);
  padding-left: var(--d176);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-title {
  margin-bottom: var(--d32);
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-text {
  margin-bottom: var(--d72);
  font-size: var(--16);
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d48);
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-icon .i-service-icon2 {
  width: var(--60);
  height: var(--r60);
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-icon .i-service-icon2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-con {
  padding: var(--d36) var(--d42) var(--d36) var(--d30);
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-con .i-service-con-title {
  margin-bottom: var(--d24);
  font-size: var(--24);
  line-height: 1.25;
  color: var(--c);
  font-weight: 500;
  font-family: Oswald, Arial, sans-serif;
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-con .i-service-con-title .i-service-con-num {
  margin-right: var(--d24);
}
.indexcontent .i-service .i-service-box .i-service-right .i-service-con .i-service-con-text {
  font-size: var(--16);
}
.indexcontent .i-service .i-service-box .i-service-numbox {
  width: 216px;
  height: 216px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background-color: #fff;
  border-radius: 8px;
}
.indexcontent .i-service .i-service-box .i-service-numbox .i-service-num {
  position: absolute;
  top: var(--d30);
  left: var(--d30);
  font-size: var(--44);
  line-height: 1.25;
  color: var(--c3);
  font-family: Oswald, Arial, sans-serif;
  font-weight: 500;
}
.indexcontent .i-service .i-service-box .i-service-numbox .i-service-all {
  font-size: var(--24);
  line-height: 1.25;
  color: var(--c3);
  position: absolute;
  right: var(--d30);
  bottom: var(--d30);
}
.indexcontent .i-service .i-service-after {
  position: sticky;
  padding-left: var(--d105);
  top: calc(100vh - var(--d150));
  font-size: var(--86);
  z-index: 99;
  color: #fff;
  pointer-events: none;
  font-family: Oswald, Arial, sans-serif;
}
.indexcontent .i-about {
  padding-top: var(--d160);
  padding-bottom: var(--d60);
  overflow: hidden;
}
.indexcontent .i-about .i-about-type {
  text-align: center;
}
.indexcontent .i-about .i-about-title {
  text-align: center;
  margin-bottom: var(--d60);
}
.indexcontent .i-about .con-but {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d64);
}
.indexcontent .i-about .i-about-video {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: var(--d60);
}
.indexcontent .i-about .i-about-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .i-about-video .video-icon {
  position: absolute;
  right: var(--d40);
  bottom: var(--d40);
  z-index: 10;
}
.indexcontent .i-advantages {
  padding-top: var(--d128);
  padding-bottom: var(--d100);
  position: relative;
}
.indexcontent .i-advantages .i-advantages-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-left {
  width: calc(870 / 1710 * 100%);
  padding-right: var(--d135);
  position: relative;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-left .bg {
  width: 20.83333vw;
  height: 20.83333vw;
  background: var(--c);
  filter: blur(350px);
  position: absolute;
  bottom: 0;
  left: -20vw;
  transform: translateY(-30%);
  opacity: 0.8;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-left .i-advantages-left2 {
  position: sticky;
  top: 200px;
  left: 0;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-left .i-advantages-left2 .i-advantages-title {
  margin-bottom: var(--d32);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-left .i-advantages-left2 .i-advantages-text {
  font-size: var(--16);
  margin-bottom: var(--d60);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-right {
  width: calc(840 / 1710 * 100%);
}
.indexcontent .i-global {
  padding-top: var(--d60);
  padding-bottom: var(--d64);
}
.indexcontent .i-global .i-global-type {
  text-align: center;
}
.indexcontent .i-global .i-global-title {
  text-align: center;
  width: 638px;
  margin: 0 auto var(--d30);
  max-width: 100%;
}
.indexcontent .i-global .i-global-text {
  text-align: center;
  width: 818px;
  max-width: 100%;
  margin: 0 auto var(--d62);
}
.indexcontent .i-news {
  background-color: #F7F7F8;
  padding: var(--d100) 0;
}
.indexcontent .i-news .i-news-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d58);
}
.indexcontent .i-news .i-news-titlebox .i-news-titlebox2 .i-news-title {
  margin-bottom: var(--d32);
}
.indexcontent .i-news .i-news-conbox {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-conbox .i-news-left {
  width: calc(695 / 1710 * 100%);
  position: relative;
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con {
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con:hover img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con:hover .i-news-contitle {
  background-color: var(--c);
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con:hover .news-list-date {
  background-color: #fff;
  color: var(--c);
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con:hover .news-list-title h3 {
  color: #fff;
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-con:hover .news-list-text {
  color: #fff;
}
.indexcontent .i-news .i-news-conbox .i-news-left .i-news-contitle {
  width: calc(655 / 695 * 100%);
  background-color: #FFFFFF;
  border-radius: 16px;
  padding: var(--d30);
  position: absolute;
  bottom: 20px;
  z-index: 10;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 0.5s;
}
.indexcontent .i-news .i-news-conbox .i-news-right {
  width: calc(1015 / 1710 * 100%);
  padding-left: var(--d30);
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d20) var(--d30);
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.5s;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3:hover {
  background-color: var(--c);
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3:hover .news-list-date {
  background-color: #fff;
  color: var(--c);
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3:hover .news-list-title h3 {
  color: #fff;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3:hover .news-list-text {
  color: #fff;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3:hover .i-news-list-icon {
  opacity: 1;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 .i-news-list-con {
  width: calc(100% - var(--r38) - var(--d78));
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 .i-news-list-icon {
  opacity: 0;
  transition: all 0.5s;
  width: var(--r38);
  min-width: var(--r38);
  height: var(--r38);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: var(--c3);
  border-radius: 50%;
}
.indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 .i-news-list-icon i {
  font-size: var(--24);
}
.i-global-map {
  position: relative;
}
.i-global-map .map2 {
  display: none;
}
.i-global-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-global-map .map-list .map-list2 {
  position: absolute;
  width: calc(10 / 1710 * 100%);
  height: calc(10 / 710 * 100%);
  background-color: var(--c);
  border-radius: 50%;
  z-index: 9;
}
.i-global-map .map-list .map-list2::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  background-color: var(--c);
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
}
.i-global-map .map-list .map-list2 .map-title {
  position: absolute;
  white-space: nowrap;
  color: var(--c3);
  left: 50%;
}
.i-global-map .map-list .map-list2 .bom {
  transform: translate(-50%, 70%);
}
.i-global-map .map-list .map-list2 .up {
  transform: translate(-50%, -125%);
}
.i-global-map .map-list .china {
  background-color: #fff;
  top: 36.4%;
  left: 37.6%;
  z-index: 10;
}
.i-global-map .map-list .china::after {
  background-color: #fff;
}
.i-global-map .map-list .china .map-title {
  color: #fff;
}
.i-global-map .map-list .kazakhstan {
  top: 27.78%;
  left: 23.45%;
}
.i-global-map .map-list .kazakhstan .line {
  width: calc(240 / 10 * 100%);
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(100%, -4%);
}
.i-global-map .map-list .kazakhstan .line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes line1 {
  0% {
    -webkit-clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.i-global-map .map-list .ural {
  top: 19.25%;
  left: 24.08%;
}
.i-global-map .map-list .ural .line {
  width: calc(227 / 10 * 100%);
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(100%, 4%);
}
.i-global-map .map-list .ural .line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes line1 {
  0% {
    -webkit-clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.i-global-map .map-list .siberia {
  top: 18.25%;
  left: 32.8%;
}
.i-global-map .map-list .siberia .line {
  width: calc(81.5 / 10 * 100%);
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(97%, 4%);
}
.i-global-map .map-list .siberia .line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes line1 {
  0% {
    -webkit-clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.i-global-map .map-list .far {
  top: 19.29%;
  left: 41.88%;
}
.i-global-map .map-list .far .line {
  width: calc(73.4 / 10 * 100%);
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-6%, 4%);
}
.i-global-map .map-list .far .line img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@keyframes line1 {
  0% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.i-about-logo .i-about-logobox {
  border-radius: 16px;
  background-color: #F5F5F5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-about-logo .i-about-logobox .i-about-logobox2 {
  width: calc(184 / 260 * 100%);
}
.i-about-logo .i-about-logobox .img-box {
  padding-bottom: calc(200 / 370 * 100%);
}
.i-advantages-list {
  margin-bottom: calc(-1 * var(--d36));
}
.i-advantages-list .i-advantages-list2 {
  margin-bottom: var(--d36);
}
.i-advantages-list3 {
  padding: var(--d30);
  position: relative;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
  background-color: #F5F5F5;
}
.i-advantages-list3:hover .i-advantages-icon i {
  color: #fff;
}
.i-advantages-list3:hover::after {
  opacity: 1;
}
.i-advantages-list3:hover .i-advantages-list-title h3 {
  color: #fff;
}
.i-advantages-list3:hover .i-advantages-list-text {
  color: #fff;
}
.i-advantages-list3::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url('../img/i_advantages_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.5s;
  opacity: 0;
}
.i-advantages-list3 .i-advantages-icon {
  margin-bottom: var(--d130);
  position: relative;
  z-index: 10;
}
.i-advantages-list3 .i-advantages-icon i {
  color: var(--c);
  font-size: var(--48);
  transition: all 0.5s;
}
.i-advantages-list3 .i-advantages-list-title {
  width: 260px;
  max-width: 100%;
  margin-bottom: var(--d16);
  position: relative;
  z-index: 10;
}
.i-advantages-list3 .i-advantages-list-title h3 {
  transition: all 0.5s;
  font-size: var(--24);
  line-height: 1.25;
  font-family: Oswald, Arial, sans-serif;
  color: var(--c3);
}
.i-advantages-list3 .i-advantages-list-text {
  font-size: var(--16);
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.i-about-num {
  padding: 0 var(--d115);
  --bs-gutter-x: var(--g210);
  margin-bottom: var(--d80);
}
.i-about-num .i-about-num2 {
  position: relative;
}
.i-about-num .i-about-num2:last-child::after {
  display: none;
}
.i-about-num .i-about-num2::after {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
  width: 1px;
  background-color: #999999;
  opacity: 0.45;
  content: '';
  position: absolute;
}
.i-about-num .i-about-num2 .i-about-num3 .i-about-numbox {
  display: flex;
  align-items: flex-end;
  margin-bottom: var(--d16);
}
.i-about-num .i-about-num2 .i-about-num3 .i-about-numbox .num {
  font-size: var(--64);
  font-weight: 500;
  line-height: 1;
  color: var(--c3);
  margin-right: var(--d8);
}
.i-about-num .i-about-num2 .i-about-num3 .i-about-numbox .tip {
  font-size: var(--32);
  line-height: 1;
  color: var(--c);
  margin-bottom: 6px;
}
.i-about-num .i-about-num2 .i-about-num3 .i-about-num-title {
  font-size: var(--16);
}
.news-list-date {
  padding: var(--d10);
  background-color: #D9D9D9;
  border-radius: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  line-height: 1;
  margin-bottom: var(--d24);
  transition: all 0.5s;
}
.news-list-title {
  margin-bottom: var(--d16);
}
.news-list-title h3 {
  font-size: var(--20);
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--c3);
  transition: all 0.5s;
}
.news-list-text {
  font-size: var(--16);
  color: #444;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.video-icon {
  width: var(--r136);
  height: var(--r136);
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.video-icon::after {
  width: calc(116 / 136 * 100%);
  height: calc(116 / 136 * 100%);
  background-image: url('../img/video_iconbg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  animation: playan3 10s linear infinite normal;
}
.video-icon .video-icon2 {
  width: calc(72 / 136 * 100%);
  height: calc(72 / 136 * 100%);
  background-color: var(--c);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-icon .video-icon2 i {
  font-size: var(--16);
  color: #fff;
}
.swiper-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d30);
}
.swiper-but {
  padding: var(--d8) var(--d24);
  border-radius: 50px;
  border: 1px solid #999999;
  transition: all 0.5s;
  cursor: pointer;
}
.swiper-but:hover {
  color: var(--c3);
  border-color: var(--c3);
}
.swiper-but i {
  font-size: var(--16);
}
.products-box {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: var(--d30);
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.5s;
}
.products-box:hover {
  filter: drop-shadow(0px 4px 20px rgba(30, 30, 30, 0.2));
}
.products-box:hover::before {
  opacity: 1;
}
.products-box:hover::after {
  opacity: 0;
}
.products-box:hover .products-list-type {
  background-color: #fff !important;
}
.products-box::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  background-image: url('../img/product_imgbg1.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.5s;
}
.products-box::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  background-image: url('../img/product_imgbg2.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s;
}
.products-box .products-list-titlebox {
  position: relative;
  z-index: 10;
  color: #fff;
  margin-bottom: var(--d30);
}
.products-box .products-list-titlebox .products-list-title {
  margin-bottom: var(--d16);
}
.products-box .products-list-titlebox .products-list-title h3 {
  font-family: Oswald, Arial, sans-serif;
  font-size: var(--24);
  line-height: 1.25;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.products-box .products-list-titlebox .products-list-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: var(--14);
  line-height: 1.25;
}
.products-box .products-list-conbox {
  position: relative;
  z-index: 10;
}
.products-box .products-list-conbox .img-box {
  padding-bottom: calc(520 / 690 * 100%);
}
.products-box .products-list-conbox .products-list-imgbox {
  margin-bottom: var(--d30);
}
.products-box .products-list-conbox .products-list-type {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: var(--c3);
  padding: var(--d8) var(--d12);
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50px;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
  transition: all 0.5s;
}
.products-box .products-list-conbox .products-list-type i {
  width: 6px;
  height: 6px;
  background-color: var(--c);
  margin-right: var(--d8);
  display: block;
  border-radius: 50%;
}
.fooder {
  padding-top: var(--d128);
}
.fooder .fooder-top {
  padding-bottom: var(--d88);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.fooder .fooder-top .fooder-titlebox .fooder-type {
  text-align: center;
}
.fooder .fooder-top .fooder-titlebox .fooder-title {
  text-align: center;
  width: 768px;
  max-width: 100%;
  margin: 0 auto var(--d80);
}
.fooder .fooder-top .fooder-titlebox .fooder-title .title {
  color: #fff;
}
.fooder .fooder-top .fooder-form {
  width: 530px;
  max-width: 100%;
  margin: 0 auto;
}
.fooder .fooder-top .fooder-form .fooder-form-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text {
  width: calc(100% - var(--r48) - var(--d20));
  background-color: transparent;
  color: #fff;
  font-size: var(--16);
  line-height: 1;
  padding-left: var(--d22);
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text::placeholder {
  color: rgba(255, 255, 255, 0.5);
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text:focus::placeholder {
  color: rgba(255, 255, 255, 0.3);
}
.fooder .fooder-top .fooder-form .fooder-form-content .form-submit {
  width: var(--r48);
  height: var(--r48);
  background-color: var(--c);
  border-radius: 50%;
  min-width: var(--r48);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-top .fooder-form .fooder-form-content .form-submit i {
  color: #fff;
}
.fooder .fooder-bom {
  padding-top: var(--d56);
  padding-bottom: var(--d22);
}
.fooder .fooder-bom .fooder-bom2 {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-bom .fooder-bom2 .fooder-con-title {
  font-size: var(--24);
  font-family: Oswald, Arial, sans-serif;
  font-weight: 500;
  color: #fff;
  margin-bottom: var(--d24);
}
.fooder .fooder-bom .fooder-bom2 .fooder-navbox a {
  display: block;
  margin-bottom: var(--d20);
  font-size: var(--16);
  color: #999999;
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-bom2 .fooder-navbox a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom .fooder-bom2 .fooder-navbox a:hover {
  color: #fff;
  text-decoration: underline;
}
.fooder .fooder-bom .fooder-bom2 .fooder-logobox {
  width: 405px;
}
.fooder .fooder-bom .fooder-bom2 .fooder-logobox .fooder-logo {
  width: 210px;
  margin-bottom: var(--d35);
}
.fooder .fooder-bom .fooder-bom2 .fooder-logobox .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-bom .fooder-bom2 .fooder-logobox .fooder-con-text {
  font-size: var(--16);
  color: #fff;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-tel {
  font-size: var(--24);
  line-height: 1.5;
  color: var(--c);
  font-weight: 600;
  margin-bottom: var(--d20);
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-email {
  font-size: var(--16);
  line-height: 1.5;
  color: #ccc;
  margin-bottom: var(--d20);
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: var(--d48);
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-share a {
  display: block;
  margin-right: var(--d16);
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-share a i {
  font-size: var(--20);
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-share a i:hover {
  color: var(--c);
}
.fooder .fooder-conbox {
  padding: var(--d24) 0;
  background-color: var(--c3);
}
.fooder .fooder-conbox .fooder-conbox2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: var(--14);
  line-height: 1;
  color: #999999;
}
.fooder .fooder-conbox .fooder-conbox2 a {
  transition: all 0.5s;
}
.fooder .fooder-conbox .fooder-conbox2 a:hover {
  color: #fff;
}
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright p,
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright a {
  display: inline;
}
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright .cnzz,
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright .powered {
  margin-left: 8px;
}
.fooder .fooder-conbox .fooder-conbox2 .food-privacy a:first-child {
  margin-right: 8px;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.crbam {
  color: #666;
}
.crbam i {
  font-size: var(--16);
  line-height: 1;
  margin-right: var(--d8);
}
.crbam .crbam-list {
  display: inline;
  font-size: var(--16);
  line-height: 1;
  font-weight: 400;
}
.crbam .crbam-list .crbam-list2 {
  display: inline;
}
.crbam .crbam-list .crbam-list2::after {
  content: '>';
}
.crbam .crbam-list .crbam-list2:last-child::after {
  content: '';
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(370px + var(--p) + var(--d30));
  padding-top: var(--d100);
  padding-left: var(--p);
  padding-right: var(--d30);
  padding-bottom: var(--d100);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  border-radius: 6px;
  margin-bottom: var(--d12);
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut::after {
  position: absolute;
  bottom: 0;
  width: calc(100% - var(--d24) - var(--d24));
  background-color: #FFFFFF;
  opacity: 0.2;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  height: 1px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover span {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover .gmt-but i {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: var(--d20) var(--d24);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: #666666;
  transition: all 0.5s;
  font-size: var(--16);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: var(--d20) var(--d24);
  font-size: var(--20);
  line-height: 1;
  color: #222222;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a span {
  width: 85%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  background-color: var(--c);
  position: relative;
  padding: var(--d8) var(--d16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more1 {
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
}
.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 {
  color: rgba(255, 255, 255, 0.8);
  display: block;
  width: 100%;
  font-size: var(--16);
  line-height: 1;
  padding: var(--d8) var(--d40);
  position: relative;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a:hover {
  color: #fff;
  text-decoration: underline;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action > a {
  color: #fff;
  text-decoration: underline;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-2-more {
  padding-left: var(--d16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut span {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but i {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but .plue {
  transform: rotate(45deg) !important;
}
.gmt-box .gmt-rigth {
  width: calc(100% - (370px + var(--p) + var(--d30)));
  padding-left: var(--d30);
  padding-right: var(--p);
  padding-top: var(--d147);
  padding-bottom: var(--d100);
  background-color: #F7F7F8;
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--d30);
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev a,
.pagination .next a,
.pagination .pagination-page li a {
  padding: var(--d8) var(--d24);
  border-radius: 50px;
  border: 1px solid #CCCCCC;
  transition: all 0.5s;
  cursor: pointer;
  line-height: 1;
  color: var(--c3);
}
.pagination .prev a i,
.pagination .next a i,
.pagination .pagination-page li a i {
  font-size: var(--16);
  font-weight: 500;
}
.pagination .prev a:hover,
.pagination .next a:hover,
.pagination .pagination-page li a:hover {
  background-color: var(--c);
  border-color: var(--c);
}
.pagination .pagination-page {
  margin: 0 var(--d10);
}
.pagination li {
  margin-right: var(--d10);
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination .active a {
  background-color: var(--c);
  border-color: var(--c);
}
.productcontent .crbam {
  margin-bottom: var(--d32);
}
.productcontent .product-title {
  margin-bottom: var(--d60);
}
.productcontent .product-list {
  margin-bottom: calc(-1 * var(--d35));
  padding-bottom: var(--d60);
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d35);
}
.productcontent .product-text {
  font-size: var(--20);
  color: #444;
  width: 870px;
  max-width: 100%;
  margin-bottom: var(--d44);
}
.productcontent .details-back {
  font-size: var(--14);
  color: var(--c3);
  opacity: 0.6;
  margin-bottom: var(--d32);
  transition: all 0.5s;
  line-height: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.productcontent .details-back:hover {
  opacity: 1;
}
.productcontent .details-back i {
  font-size: var(--14);
  margin-right: var(--d12);
}
.productcontent .details-title {
  font-family: Oswald, Arial, sans-serif;
  margin-bottom: var(--d40);
}
.productcontent .details-title h2 {
  font-size: var(--40);
  line-height: 1;
  font-weight: 500;
  color: var(--c3);
}
.details-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: var(--d70);
}
.details-content .details-left {
  width: calc(672 / 1270 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
.details-content .details-left .details-imgbox .img-box {
  padding-bottom: calc(415 / 550 * 100%);
}
.details-content .details-left .details-imgbox .swiper-slide {
  overflow: hidden;
  border-radius: 8px;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: calc(97 / 672 * 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  overflow: hidden;
  background-color: #FFFFFF;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::before {
  font-family: 'iconfont' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\e614";
  font-size: var(--16);
  color: #fff;
  z-index: 11;
  line-height: 1;
  border-radius: 50%;
  width: var(--r38);
  height: var(--r38);
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: calc(550 / 672 * 100%);
  overflow: hidden;
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border: 1px solid #F5F5F5;
}
.details-content .details-right {
  width: calc(598 / 1270 * 100%);
  padding-left: var(--d48);
}
.details-content .details-right .details-right2 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.details-content .details-right .details-right2 .details-textbox {
  margin-bottom: var(--d60);
}
.details-content .details-right .details-right2 .details-textbox .details-textbox-title {
  font-size: var(--18);
  font-weight: 500;
  line-height: 1;
  color: var(--c3);
  margin-bottom: var(--d12);
}
.details-content .details-right .details-right2 .details-textbox .details-text {
  font-size: var(--16);
}
.details-content .details-right .details-right2 .details-share p {
  font-size: var(--18);
  font-weight: 500;
  margin-bottom: var(--d12);
  color: var(--c3);
}
.details-content .details-right .details-right2 .details-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: var(--d30);
}
.details-content .details-right .details-right2 .details-butbox .con-but {
  margin-right: var(--d32);
}
.details-content .details-right .details-right2 .details-butbox .con-but:last-child {
  margin-right: 0;
}
.details-content .details-right .details-right2 .details-butbox .con-but2 {
  padding: var(--d17) var(--d38);
  font-size: var(--14);
  transition: all 0.5s;
}
.details-content .details-right .details-right2 .details-butbox .con-but2:hover {
  background-color: var(--c3);
}
.details-content .details-right .details-right2 .details-butbox .con-but2 i {
  margin-right: var(--d10);
}
.details-content .details-right .details-right2 .details-butbox .con-but2 span {
  margin: 0;
}
.details-navbox {
  position: sticky;
  top: 180px;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  padding: 5px;
  border-radius: 50px;
  overflow: hidden;
}
.details-navbox .details-nav {
  position: relative;
  z-index: 10;
}
.details-navbox .details-nav .navbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}
.details-navbox .details-nav .navbox .navbox2 {
  transition: all 0.5s;
  position: relative;
}
.details-navbox .details-nav .navbox .navbox2 a {
  display: block;
  padding: var(--d16) var(--d42);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  text-align: center;
  font-size: var(--16);
  line-height: 1;
  white-space: nowrap;
  color: var(--c3);
  font-weight: 500;
  border-radius: 50px;
}
.details-navbox .details-nav .navbox .navbox2:hover a {
  background-color: var(--c);
  color: #fff;
}
.details-navbox .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.details-navbox .details-nav .navbox .action a {
  background-color: var(--c);
  color: #fff;
}
.details {
  padding-top: var(--d48);
}
.details .con-title {
  font-size: var(--32);
  line-height: 1;
  font-weight: 500;
  margin-bottom: var(--d24);
  color: var(--c3);
}
.details .prodetails {
  padding-bottom: var(--d48);
}
.details .prodetails .prodetails-text {
  font-size: var(--16);
}
.details .specifications {
  padding-bottom: var(--d48);
}
.details .inquiry {
  padding-bottom: var(--d48);
}
.details .inquiry .inquiry-text {
  margin-bottom: var(--d24);
}
.inquiry-form .product-input {
  margin-bottom: var(--d20);
}
.inquiry-form .product-input .input-box {
  background-color: var(--c);
  font-size: var(--14);
  line-height: 1;
  color: #FFFFFF;
  font-weight: 700;
  border-radius: 8px;
}
.inquiry-form ul li {
  margin-bottom: var(--d20);
}
.inquiry-form .input-box {
  border-radius: 8px;
  width: 100%;
  padding: var(--d16) var(--d20);
  font-size: var(--15);
  line-height: 1;
  background-color: #FFFFFF;
}
.inquiry-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.inquiry-form .textarea-box {
  height: 120px;
  margin-bottom: var(--d20);
}
.inquiry-form .form-group {
  margin-bottom: var(--d20);
}
.inquiry-form .submit {
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d15) var(--d24);
  font-size: var(--16);
  border-radius: 8px;
  line-height: 1;
  color: #fff;
  background-color: var(--c);
}
.inquiry-form .submit i {
  font-size: var(--16);
  transform: rotate(45deg);
}
.inquiry-form .submit span {
  margin-left: var(--d10);
}
.servicecontent {
  padding: var(--d100) 0;
}
.servicecontent .crbam {
  text-align: center;
}
.servicecontent .service-title {
  padding-top: var(--d32);
  text-align: center;
  padding-bottom: var(--d60);
}
.servicecontent .service-con .service-list .service-list2 {
  margin-bottom: var(--d30);
}
.servicecontent .service-con .service-list .service-list2:last-child {
  margin-bottom: 0;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 {
  transform-origin: top;
  display: flex;
  justify-content: space-between;
  background-color: #F5F5F5;
  background: #F5F5F5;
  border-radius: 16px;
  overflow: hidden;
  top: 0;
  left: 0;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left {
  width: calc(840 / 1710 * 100%);
  padding: var(--d60) var(--d115) var(--d55);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left .service-list-title {
  text-align: center;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left .service-list-icon {
  margin: 0 auto;
  width: var(--32);
  margin-bottom: var(--d24);
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left .service-list-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left .service-list-text {
  text-align: center;
  font-size: var(--16);
  line-height: 1.75;
  color: #444;
  margin-bottom: var(--d48);
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-left .service-list-num {
  margin: 0 auto;
  font-size: var(--44);
  font-weight: 500;
  color: #222222;
  text-align: center;
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-right {
  width: calc(870 / 1710 * 100%);
}
.servicecontent .service-con .service-list .service-list2 .service-list3 .service-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.aboutcontent .about {
  padding-top: var(--d32);
  padding-bottom: var(--d160);
}
.aboutcontent .about .about-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d48);
}
.aboutcontent .about .about-titlebox .about-titlebox2 {
  width: 500px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.aboutcontent .about .about-titlebox .about-textbox {
  width: 985px;
}
.aboutcontent .about .about-titlebox .about-textbox .about-text {
  margin-bottom: var(--d64);
  font-size: var(--16);
  line-height: 1.75;
}
.aboutcontent .about .about-titlebox .about-textbox .i-about-num {
  padding: 0;
  margin-bottom: 0;
  --bs-gutter-x: var(--g48);
}
.aboutcontent .about .about-titlebox .about-textbox .i-about-num .i-about-num2 .i-about-num3 .i-about-numbox .num {
  font-size: var(--48);
}
.aboutcontent .about .about-titlebox .about-textbox .i-about-num .i-about-num2 .i-about-num3 .i-about-numbox .tip {
  font-size: var(--24);
}
.aboutcontent .about .about-img {
  overflow: hidden;
  margin-bottom: var(--d48);
}
.aboutcontent .about .about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .choose {
  padding: var(--d100) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .choose .choose-title {
  text-align: center;
  margin-bottom: var(--d32);
}
.aboutcontent .choose .choose-text {
  width: 818px;
  margin: 0 auto var(--d60);
  font-size: var(--16);
  color: var(--c3);
  text-align: center;
  max-width: 100%;
}
.aboutcontent .choose .choose-list {
  margin-bottom: calc(-1 * var(--d36));
}
.aboutcontent .choose .choose-list .choose-list2 {
  margin-bottom: var(--d36);
  transition: all 0.5s;
}
.aboutcontent .choose .choose-list .choose-list2 .i-advantages-list3 {
  background-color: #fff;
}
.aboutcontent .honors {
  padding-top: var(--d160);
  padding-bottom: var(--d105);
}
.aboutcontent .honors .honors-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d60);
}
.aboutcontent .honors .honors-titlebox .honors-titlebox2 {
  width: 818px;
  max-width: 100%;
}
.aboutcontent .honors .honors-titlebox .honors-titlebox2 .honors-title {
  margin-bottom: var(--d32);
}
.aboutcontent .honors .honors-titlebox .honors-swbut {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .honors .honors-titlebox .honors-swbut .honors-but {
  width: var(--r50);
  height: var(--r50);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c3);
  border-radius: 50%;
  transition: all 0.5s;
  cursor: pointer;
}
.aboutcontent .honors .honors-titlebox .honors-swbut .honors-but:hover {
  background-color: var(--c);
}
.aboutcontent .honors .honors-titlebox .honors-swbut .honors-but:first-child {
  margin-right: var(--d16);
}
.aboutcontent .honors .honors-titlebox .honors-swbut .honors-but i {
  font-size: var(--20);
  color: #fff;
}
.aboutcontent .honors .honors-swiper .img-box {
  padding-bottom: calc(795 / 565 * 100%);
}
.aboutcontent .honors .honors-swiper .honors-imgbox {
  padding: var(--d25) var(--d18);
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
.aboutcontent .honors .honors-swiper .honors-imgbox:hover::after {
  opacity: 0.8;
}
.aboutcontent .honors .honors-swiper .honors-imgbox:hover .honors-icon {
  opacity: 1;
}
.aboutcontent .honors .honors-swiper .honors-imgbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--c);
  opacity: 0;
  transition: all 0.5s;
  z-index: 9;
}
.aboutcontent .honors .honors-swiper .honors-imgbox .honors-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--r60);
  height: var(--r60);
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.5s;
  z-index: 10;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .honors .honors-swiper .honors-imgbox .honors-icon i {
  color: #fff;
  font-size: var(--20);
}
.aboutcontent .factory {
  padding-bottom: var(--d160);
}
.aboutcontent .factory .factory-title {
  text-align: center;
  margin-bottom: var(--d32);
}
.aboutcontent .factory .factory-text {
  width: 818px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: var(--16);
  margin-bottom: var(--d60);
}
.aboutcontent .factory .factory-imgbox {
  position: relative;
}
.aboutcontent .factory .factory-imgbox::after {
  position: absolute;
  width: 12.76042vw;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  content: '';
  z-index: 10;
}
.aboutcontent .factory .factory-imgbox::before {
  position: absolute;
  width: 12.76042vw;
  height: 100%;
  right: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  content: '';
  z-index: 10;
}
.aboutcontent .factory .factory-imgbox .img-box {
  padding-bottom: calc(560 / 840 * 100%);
  border-radius: 16px;
  cursor: pointer;
}
.aboutcontent .factory .factory-imgbox .img-box:hover img {
  transform: scale(1.1);
}
.aboutcontent .factory .factory-imgbox .dowebok {
  margin-bottom: var(--d30);
}
.aboutcontent .factory .factory-imgbox .ams {
  width: 21.875vw;
  margin-right: 1.5625vw;
  display: inline-block;
}
.aboutcontent .overseas .i-global-map {
  position: relative;
}
.aboutcontent .overseas .overseas-textbox {
  position: absolute;
  left: 0;
  bottom: var(--d24);
  width: 818px;
  max-width: 100%;
  z-index: 10;
}
.aboutcontent .overseas .overseas-textbox .overseas-title {
  margin-bottom: var(--d32);
}
.aboutcontent .overseas .overseas-textbox .overseas-text {
  font-size: var(--16);
}
.newscontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.newscontent .news-con {
  padding-top: var(--d32);
}
.newscontent .news-con .news-title {
  margin-bottom: var(--d24);
}
.newscontent .news-con .news-title h2 {
  font-size: var(--56);
  line-height: 1;
  font-family: Oswald, Arial, sans-serif;
  font-weight: 500;
  color: var(--c3);
}
.newscontent .news-con .news-text {
  font-size: var(--16);
  line-height: 1.75;
  margin-bottom: var(--d60);
  width: 1410px;
  max-width: 100%;
}
.newscontent .news-con .news-list {
  border-top: 1px solid #D9D9D9;
  margin-bottom: var(--d60);
}
.newscontent .news-con .news-list .news-list2 {
  border-bottom: 1px solid #D9D9D9;
}
.newscontent .news-con .news-list .news-list2 .news-list3 {
  padding: var(--d30);
  display: flex;
  justify-content: space-between;
}
.newscontent .news-con .news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news-con .news-list .news-list2 .news-list3:hover .news-list-icon {
  opacity: 1 !important;
}
.newscontent .news-con .news-list .news-list2 .news-list3:hover .news-list-title h2 {
  text-decoration: underline;
  color: var(--c) !important;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-img {
  width: 346px;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-img .img-box {
  border-radius: 16px;
  padding-bottom: calc(520 / 695 * 100%);
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox {
  width: calc(100% - 346px);
  padding-left: var(--d140);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: var(--d10);
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox .news-list-textbox2 {
  width: calc(100% - var(--r48));
  padding-right: var(--d166);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox .news-list-textbox2 .news-list-title {
  margin-bottom: var(--d24);
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox .news-list-textbox2 .news-list-title h2 {
  font-size: var(--24);
  line-height: 1.25;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--c3);
  transition: all 0.5s;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox .news-list-textbox2 .news-list-text {
  font-size: var(--16);
  color: #444;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-icon {
  width: var(--r48);
  height: var(--r48);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--c);
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
}
.newscontent .news-con .news-list .news-list2 .news-list3 .news-list-icon i {
  font-size: var(--24);
}
.contactcontent .mes {
  padding-top: var(--d100);
  padding-bottom: var(--d147);
}
.contactcontent .mes .mes-title {
  text-align: center;
  width: 392px;
  max-width: 100%;
  margin: 0 auto var(--d60);
  overflow: hidden;
}
.contactcontent .mes .mes-list {
  overflow: hidden;
  margin-bottom: calc(-1 * var(--d30));
}
.contactcontent .mes .mes-list .mes-list2 {
  margin-bottom: var(--d30);
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 {
  padding: var(--d50) var(--d115) var(--d58);
  background: #FFFFFF;
  box-shadow: 0px 20px 35px rgba(30, 30, 30, 0.05);
  border-radius: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-icon {
  margin-bottom: var(--d12);
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-icon i {
  font-size: var(--32);
  color: var(--c);
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-list-title {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 500;
  color: #000;
  margin-bottom: var(--d12);
  font-family: Oswald, Arial, sans-serif;
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-list-text {
  font-size: var(--16);
  margin-bottom: var(--d16);
  text-align: center;
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-list-con {
  text-align: center;
  font-size: var(--16);
  line-height: 1.5;
  color: var(--c);
}
.contactcontent .mes .mes-list .mes-list2 .mes-list3 .mes-list-con a {
  display: block;
}
.contactcontent .contact {
  padding-bottom: var(--d100);
}
.contactcontent .contact .contact-img {
  margin-bottom: -244px;
}
.contactcontent .contact .contact-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .contact .contact-formbox {
  position: relative;
  z-index: 10;
}
.contactcontent .contact .contact-formbox .contact-formbox2 {
  background: #FFFFFF;
  box-shadow: 0px 20px 35px rgba(30, 30, 30, 0.1);
  border-radius: 16px;
  padding: var(--d93) var(--d115);
}
.contact-form .contact-form-title {
  margin-bottom: var(--d60);
}
.contact-form ul li {
  margin-bottom: var(--d32);
}
.contact-form .form-title {
  font-size: var(--16);
  line-height: 1;
  margin-bottom: var(--d12);
  margin-left: var(--d30);
  font-weight: 500;
  color: var(--c3);
}
.contact-form .input-box {
  width: 100%;
  padding: var(--d17) var(--d30);
  font-size: var(--14);
  line-height: 1;
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
  color: var(--c3);
  border-radius: 50px;
}
.contact-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
  border: 1px solid #F08519;
}
.contact-form .textarea-box {
  height: 160px;
  margin-bottom: var(--d32);
  border-radius: 16px;
}
.contact-form .submit {
  background-color: transparent;
  margin-top: var(--d32);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d17) var(--d24);
  font-size: var(--14);
  line-height: 1;
  color: #fff;
  background-color: var(--c);
  font-family: Anton, Arial, sans-serif;
  font-weight: 400;
  border-radius: 50px;
}
.contact-form .submit i {
  margin-left: var(--d12);
  font-size: var(--12);
  transform: rotate(45deg);
  transition: all 0.5s;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d60);
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  white-space: nowrap;
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.sitemapcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  border-radius: 8px;
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d120);
  padding-bottom: var(--d120);
  background-color: #F7F7F8;
}
.cart .img-box {
  padding-bottom: calc(415 / 550 * 100%);
}
.cart .pic {
  width: 60%;
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .check-all label {
  width: auto;
}
.cart .cart-box .title-inquiry-info .check-all label span {
  margin-left: var(--d10);
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}
@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .pic {
    width: 100%;
  }
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
    --g210: 6.125rem;
    --r136: 120px;
    --r44: 40px;
    --68: 60px;
    --36: 35px;
    --24: 20px;
  }
  .aboutcontent .about .about-titlebox .about-textbox {
    width: 914px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g210: 4.125rem;
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r136: 90px;
    --r85: 75px;
    --r70: 60px;
    --r60: 55px;
    --r56: 50px;
    --r48: 35px;
    --r44: 30px;
    --d700: 600px;
    --d376: 300px;
    --d357: 285px;
    --d330: 270px;
    --d300: 250px;
    --d260: 150px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d183: 110px;
    --d180: 110px;
    --d176: 110px;
    --d170: 110px;
    --d166: 100px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d115: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d88: 65px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 20px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d16: 10px;
    --d12: 8px;
    --128: 100px;
    --120: 100px;
    --110: 70px;
    --100: 70px;
    --96: 70px;
    --90: 75px;
    --86: 65px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --70: 65px;
    --68: 52px;
    --66: 60px;
    --64: 54px;
    --62: 52px;
    --60: 50px;
    --58: 48px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --50: 38px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --36: 30px;
    --34: 30px;
    --32: 30px;
    --30: 28px;
    --28: 26px;
    --26: 22px;
    --24: 20px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
  }
  .header-nav .header-list .header-list2:hover .header-pro-more {
    top: 140px;
  }
  .details-navbox {
    top: 140px;
  }
  .gmt-box .gmt-left {
    width: calc(310px + var(--p) + var(--d30));
  }
  .gmt-box .gmt-rigth {
    width: calc(100% - (310px + var(--p) + var(--d30)));
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-left .i-advantages-left2 {
    top: 175px;
  }
  .header .header-box .header-content {
    height: 80px;
  }
  .header .header-logo {
    width: 180px;
  }
  .header .header-box0 .header-content0 {
    height: 60px;
  }
  .indexcontent .i-service .i-service-box .i-service-numbox {
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1rem;
  }
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --g210: 5.125rem;
    --g104: 2.5rem;
    --g86: 2.375rem;
    --g80: 3rem;
    --g70: 2.175rem;
    --g50: 2rem;
    --g40: 1.5rem;
    --r136: 80px;
    --r85: 65px;
    --r70: 55px;
    --r64: 50px;
    --r60: 50px;
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --r38: 30px;
    --d700: 450px;
    --d376: 220px;
    --d357: 205px;
    --d330: 205px;
    --d300: 205px;
    --d260: 100px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d183: 80px;
    --d180: 80px;
    --d176: 80px;
    --d170: 80px;
    --d168: 75px;
    --d166: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d88: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d65: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --128: 80px;
    --120: 66px;
    --100: 60px;
    --96: 60px;
    --90: 66px;
    --86: 55px;
    --75: 50px;
    --72: 50px;
    --70: 50px;
    --68: 46px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --62: 46px;
    --60: 45px;
    --58: 38px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --50: 36px;
    --48: 30px;
    --45: 30px;
    --44: 30px;
    --42: 30px;
    --40: 30px;
    --38: 30px;
    --36: 28px;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .gmt-box .gmt-left {
    width: calc(260px + var(--p) + var(--d30));
  }
  .gmt-box .gmt-rigth {
    width: calc(100% - (260px + var(--p) + var(--d30)));
  }
  .indexcontent .i-service .i-service-box .i-service-numbox {
    width: 130px;
    height: 130px;
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-logobox .fooder-logo {
    width: 170px;
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-logobox {
    width: 205px;
  }
  .header .header-logo {
    width: 140px;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --g210: 3.125rem;
    --r120: 100px;
    --r38: 35px;
    --r36: 30px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d300: 150px;
    --d260: 80px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d166: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d19: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 80px;
    --120: 50px;
    --96: 55px;
    --90: 50px;
    --86: 45px;
    --75: 45px;
    --70: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --62: 36px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .contactcontent .contact .contact-img {
    margin-bottom: -150px;
  }
  .aboutcontent .overseas .overseas-textbox {
    position: unset;
  }
  .about-video {
    margin: var(--d20) 0;
  }
  .aboutcontent .factory .factory-imgbox .ams {
    width: 40vw;
  }
  .aboutcontent .honors .honors-titlebox .honors-titlebox2 {
    margin-bottom: var(--d20);
  }
  .aboutcontent .honors .honors-titlebox {
    flex-direction: column;
    align-items: flex-end;
  }
  .aboutcontent .about .about-titlebox {
    flex-direction: column;
  }
  .aboutcontent .about .about-titlebox .about-textbox {
    width: 100%;
  }
  .aboutcontent .about .about-titlebox .about-titlebox2 {
    width: 100%;
  }
  .servicecontent .service-con .service-list .service-list2 {
    padding-bottom: var(--d30);
  }
  .servicecontent .service-con .service-list .service-list2 {
    position: unset;
  }
  .servicecontent .service-con .service-list .service-list2 .service-list3 {
    position: unset;
    flex-direction: column-reverse;
  }
  .servicecontent .service-con .service-list .service-list2 .service-list3 .service-left {
    width: 100%;
  }
  .servicecontent .service-con .service-list .service-list2 .service-list3 .service-right {
    width: 100%;
  }
  .details-navbox {
    top: 60px;
  }
  .details-content {
    flex-direction: column;
  }
  .details-content .details-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .details-content .details-right {
    width: 100%;
    padding: 0;
  }
  .gmt-box {
    flex-direction: column;
  }
  .gmt-box .gmt-left {
    width: 100%;
    padding-right: var(--p);
    padding-bottom: 0;
  }
  .gmt-list {
    display: none;
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: var(--p);
    padding-top: var(--d30);
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-logobox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-bom .fooder-bom2 {
    flex-wrap: wrap;
  }
  .i-about-num {
    padding: 0;
  }
  .indexcontent .i-news .i-news-conbox {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-conbox .i-news-right {
    width: 100%;
    padding-left: 0;
  }
  .indexcontent .i-news .i-news-conbox .i-news-left {
    width: 100%;
  }
  .map-list {
    display: none;
  }
  .i-global-map .map1 {
    display: none;
  }
  .i-global-map .map2 {
    display: block;
  }
  .indexcontent .i-advantages .i-advantages-box {
    flex-direction: column;
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-right {
    width: 100%;
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-left {
    width: 100%;
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-left .i-advantages-left2 {
    position: unset;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-service .i-service-allbox {
    height: auto;
    position: unset;
  }
  .indexcontent .i-service .i-service-box {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 0, 0 0);
    position: unset;
    height: auto;
  }
  .indexcontent .i-service .i-service-box .i-service-numbox {
    display: none;
  }
  .header-but {
    display: none;
  }
  .header .header-box .header-content {
    height: 0;
  }
  .newscontent .news-con .news-list .news-list2 .news-list3 {
    flex-direction: column;
  }
  .newscontent .news-con .news-list .news-list2 .news-list3 .news-list-img {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .newscontent .news-con .news-list .news-list2 .news-list3 .news-list-textbox {
    width: 100%;
    padding: 0;
  }
  .newscontent .news-con .news-list .news-list2 .news-list3 .news-list-icon {
    opacity: 1 !important;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r120: 80px;
    --r70: 50px;
    --r56: 46px;
    --r50: 35px;
    --r48: 40px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d300: 100px;
    --d170: 80px;
    --d166: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --96: 50px;
    --80: 40px;
    --70: 40px;
    --68: 40px;
    --60: 40px;
    --58: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .servicecontent .service-con .service-list .service-list2 .service-list3 .service-left {
    padding: var(--d60) var(--d30) var(--d55);
  }
  .fooder-contact {
    width: 100%;
    margin-top: var(--d30);
  }
  .i-about-num .i-about-num2::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  .fooder {
    padding-bottom: 52px;
  }
  :root {
    --p: 5%;
    --r48: 35px;
    --d357: 85px;
    --d300: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d183: 60px;
    --d180: 60px;
    --d176: 60px;
    --d170: 60px;
    --d168: 50px;
    --d166: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d84: 40px;
    --d75: 40px;
    --d65: 25px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --120: 40px;
    --96: 38px;
    --80: 38px;
    --75: 38px;
    --70: 36px;
    --68: 36px;
    --66: 36px;
    --64: 36px;
    --62: 36px;
    --60: 34px;
    --58: 32px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .details-content .details-left .details-imgbox .details-swiperbox {
    height: auto !important;
    width: 100%;
  }
  .details-content .details-left .details-imgbox {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 {
    padding: var(--d20) 0;
  }
  .indexcontent .i-news .i-news-conbox .i-news-right .i-news-list .i-news-list2 .i-news-list3 .i-news-list-icon {
    opacity: 1;
  }
  .indexcontent .i-products .i-products-textbox .i-products-text {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .indexcontent .i-products .i-products-textbox {
    flex-direction: column;
    align-items: flex-end;
  }
  .indexcontent .i-service .i-service-box {
    flex-direction: column;
  }
  .indexcontent .i-service .i-service-box .i-service-left,
  .indexcontent .i-service .i-service-box .i-service-right {
    width: 100%;
  }
}
@media (max-width: 576px) {
  :root {
    --r120: 70px;
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d243: 50px;
    --d225: 50px;
    --d212: 50px;
    --d208: 30px;
    --d200: 30px;
    --d190: 30px;
    --d185: 30px;
    --d183: 30px;
    --d180: 30px;
    --d176: 30px;
    --d170: 30px;
    --d166: 30px;
    --d168: 30px;
    --d162: 30px;
    --d164: 30px;
    --d160: 30px;
    --d158: 30px;
    --d155: 30px;
    --d150: 30px;
    --d147: 30px;
    --d145: 30px;
    --d140: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d115: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d34: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --128: 50px;
    --120: 35px;
    --110: 50px;
    --96: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --70: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --62: 28px;
    --60: 28px;
    --48: 26px;
    --46: 26px;
    --44: 24px;
    --40: 24px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .contactcontent .contact .contact-img {
    margin-bottom: -50px;
  }
  .header .header-share {
    display: none;
  }
  .indexcontent .i-news .i-news-titlebox {
    flex-direction: column;
    align-items: flex-end;
  }
  .header .header-language .header-language2 .header-language3 svg {
    display: none;
  }
  .header .header-cart a i {
    display: none;
  }
  .header .header-logo {
    width: 100px;
  }
}
