* {
  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);
  letter-spacing: 0.05em;
  line-height: calc(24 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #0E1109;
  display: flex;
  justify-content: safe center;
  align-items: center;
}
.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 {
  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: center;
  background-color: #FAFAFA;
  width: 120px !important;
}
.table-box table tr:first-child {
  background-color: #D9D9D9;
  font-weight: 600;
}
.table-box table tr:first-child td:first-child {
  background-color: #FAFAFA;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
}
.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: 'InterTight', 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: #777;
  color: #777;
  background-color: #fff;
  letter-spacing: 0.05em;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 400;
  font-style: normal;
  src: local('InterTight Regular'), local('InterTight-Regular'), url('../../app/fonts/InterTight-Regular.woff2') format('woff2'), url('../../app/fonts/InterTight-Regular.woff') format('woff'), url('../../app/fonts/InterTight-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 500;
  font-style: normal;
  src: local('InterTight Medium'), local('InterTight-Medium'), url('../../app/fonts/InterTight-Medium.woff2') format('woff2'), url('../../app/fonts/InterTight-Medium.woff') format('woff'), url('../../app/fonts/InterTight-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 600;
  font-style: normal;
  src: local('InterTight SemiBold'), local('InterTight-SemiBold'), url('../../app/fonts/InterTight-SemiBold.woff2') format('woff2'), url('../../app/fonts/InterTight-SemiBold.woff') format('woff'), url('../../app/fonts/InterTight-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 700;
  font-style: normal;
  src: local('InterTight Bold'), local('InterTight-Bold'), url('../../app/fonts/InterTight-Bold.woff2') format('woff2'), url('../../app/fonts/InterTight-Bold.woff') format('woff'), url('../../app/fonts/InterTight-Bold.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1680px) / 2);
  --g104: 6.5rem;
  --g86: 5.375rem;
  --g80: 5rem;
  --g70: 4.375rem;
  --g50: 3.125rem;
  --g48: 3rem;
  --g40: 2.5rem;
  --c: #1296E1;
  --c2: #BB0807;
  --r150: 150px;
  --r120: 120px;
  --r85: 85px;
  --r72: 72px;
  --r70: 70px;
  --r60: 60px;
  --r56: 56px;
  --r52: 52px;
  --r50: 50px;
  --r48: 48px;
  --r46: 46px;
  --r45: 45px;
  --r44: 44px;
  --r40: 40px;
  --r38: 38px;
  --r36: 36px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d183: 183px;
  --d180: 180px;
  --d176: 176px;
  --d170: 170px;
  --d166: 166px;
  --d164: 164px;
  --d160: 160px;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --96: 96px;
  --92: 92px;
  --90: 90px;
  --86: 86px;
  --80: 80px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.type {
  font-size: var(--20);
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #9CA3B0;
  line-height: calc(19 / 16);
  margin-bottom: var(--d8);
}
.title {
  font-size: var(--60);
  line-height: calc(70 / 60);
  color: #9CA3B0;
  font-weight: 500;
}
.title span {
  color: var(--c);
}
.title2 {
  font-size: var(--60);
  line-height: calc(70 / 60);
  color: #000000;
  font-weight: 500;
}
.title3 {
  font-size: var(--48);
  line-height: calc(58 / 48);
  letter-spacing: 0;
  font-weight: 500;
  color: var(--c);
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.85;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.setSlow0 {
  animation: an0 5s ease forwards;
}
@keyframes an0 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes an1 {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
@keyframes an2 {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow1_1 {
  animation: an1_1 1s ease forwards;
}
@keyframes an1_1 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(-50px);
    opacity: 0;
  }
}
.setSlow2_2 {
  animation: an2_2 1s ease forwards;
}
@keyframes an2_2 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}
.header {
  position: fixed;
  top: 0px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-box {
  border-bottom: 1px solid #F0F0F0;
  position: relative;
}
.header .header-box .header-content {
  height: 130px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-logo {
  display: flex;
  align-items: center;
}
.header .header-logo .logo {
  width: 292px;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-con {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .header-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-menu i {
  font-size: var(--22);
  color: #fff;
}
.header .header-search {
  position: relative;
  cursor: pointer;
}
.header .header-search .search {
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translate(-50%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 15vw;
  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;
  border-radius: 5px;
}
.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;
  border-radius: 5px;
}
.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(-50%, 100%);
  visibility: visible;
  z-index: 100;
}
.header .header-cart {
  padding-right: var(--d20);
  margin-right: var(--d20);
  position: relative;
}
.header .header-cart::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: #222222;
  content: '';
  right: 0;
}
.header .header-cart .header-cart2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header .header-cart .header-cart2 i {
  font-size: var(--20);
  color: #000000;
  margin-right: 6px;
}
.header .header-cart .header-cart2 .header-num {
  font-size: var(--14);
  color: #222;
  line-height: 1;
}
.header .header-language {
  margin-right: var(--d10);
}
.header .header-language .header-language2 {
  position: relative;
}
.header .header-language .header-language2:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language .header-language2 .header-language3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  line-height: 1;
  color: var(--c);
  padding: var(--d12) var(--d20);
  border-radius: 6px;
  background-image: url('../img/l_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.header .header-language .header-language2 .header-language3 .icon-diqiuquanqiu {
  font-size: var(--16);
  letter-spacing: 0.05em;
}
.header .header-language .header-language2 .header-language3 span {
  margin-left: var(--d10);
  margin-right: 4px;
}
.header .header-language .header-language2 .header-language3 .icon-xia {
  font-size: 10px;
}
.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;
  width: 100px;
  top: unset;
}
.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: #1C1C1C;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.header .header-but {
  margin-right: var(--d10);
}
.header .header-but a,
.header .header-but div {
  padding: var(--d17);
  background-color: var(--c);
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-but a i,
.header .header-but div i {
  color: #fff;
  font-size: var(--20);
}
.header .header-request a {
  padding: var(--d16) var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(250.78deg, #1080C0 12.92%, #1296E1 87.08%);
  border-radius: 8px;
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(22 / 18);
  color: #fff;
}
.headeraction {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  top: 0;
  background-color: #fff;
}
.headeraction .header-box {
  background-color: transparent;
}
.headeraction .header-box .header-content {
  height: 90px;
}
.headeraction .header-nav .more {
  top: 90px;
}
@media (min-width: 1201px) {
  .header-none {
    display: none;
  }
  .header-nav {
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-left: 30px;
    height: 100%;
  }
  .header-nav .header-list .header-list2:hover::after {
    width: 90%;
  }
  .header-nav .header-list .header-list2:first-child {
    margin-left: 0;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    transition: all 0.5s;
    font-size: var(--18);
    letter-spacing: 0.05em;
    line-height: calc(22 / 18);
    color: var(--c);
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
  }
  .header-nav .header-list .header-list2 .header-list3 > a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: var(--d10) var(--d20);
    border-radius: 8px;
    border: 1px solid transparent;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 > a i {
    font-size: var(--16);
    letter-spacing: 0.05em;
    margin-right: var(--d10);
  }
  .header-nav .header-list .header-list2 .header-list3 span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 0%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .header-list3 > a {
    border: 1px solid var(--c);
  }
  .header-nav .header-list .action .header-list3 > a {
    border: 1px solid var(--c);
  }
  .header-nav .more {
    visibility: hidden;
    position: fixed;
    top: 130px;
    left: 50%;
    transform: translate(-50%, 0%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    width: 100%;
    text-align: left;
  }
  .header-nav .more a {
    transition: all 0.5s;
  }
  .header-nav .more a:hover {
    color: var(--c);
  }
  .header-nav .more .more-1-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 1532px;
    max-width: 100%;
    min-height: 210px;
    padding: var(--d50) 0;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: calc(-1 * var(--d30));
  }
  .header-nav .more .more-1-list .more-1-list2 {
    padding: 0 var(--d30);
    margin-bottom: var(--d30);
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3 {
    min-width: 435px;
    padding-bottom: var(--d20);
    border-bottom: 1px solid #2C364C;
    transition: all 0.5s;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3:hover {
    border-bottom: 1px solid var(--c) !important;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3:hover a span {
    color: var(--c) !important;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3:hover a i {
    color: var(--c) !important;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3 span {
    font-size: var(--24);
    line-height: calc(29 / 24);
    margin-right: var(--d32);
    white-space: nowrap;
    color: #2C364C;
    transition: all 0.5s;
    letter-spacing: 0.05em;
  }
  .header-nav .more .more-1-list .more-1-list2 .more-1-list3 i {
    font-size: var(--16);
    letter-spacing: 0.05em;
    color: #2C364C;
    transition: all 0.5s;
  }
  .header-nav .more .more-1-list .action .more-1-list3 {
    border-bottom: 1px solid var(--c) !important;
  }
  .header-nav .more .more-1-list .action .more-1-list3 a span {
    color: var(--c) !important;
  }
  .header-nav .more .more-1-list .action .more-1-list3 a i {
    color: var(--c) !important;
  }
}
@media (max-width: 1800px) and (min-width: 1600px) {
  .header-nav .header-list .header-list2 {
    margin-left: 15px;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list .header-list2 {
    margin-left: 10px;
  }
  .header-nav .more .more-1-list {
    width: 1260px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list .header-list2 .header-list3 > a {
    padding: 5px;
  }
  .header .header-logo .logo {
    width: 160px;
  }
  .header-nav .header-list .header-list2 {
    margin-left: 5px;
  }
  .header-nav .more {
    top: 70px;
  }
  .headeraction .header-nav .more {
    top: 70px;
  }
  .header-nav .more .more-1-list {
    width: 1060px;
  }
}
@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);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  padding: 5px;
  border-radius: 3px;
}
.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: 4px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}
.online-wrap .online a:hover {
  background-color: var(--c);
  color: #1C1C1C;
}
.online-wrap .online a i {
  font-size: 24px;
  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);
  letter-spacing: 0.05em;
  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 {
  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-pagination {
  position: absolute;
  bottom: var(--d88);
  padding-right: var(--p);
  text-align: right;
  left: 0;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  width: var(--r44);
  height: var(--r44);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.06);
}
.index-banner .banner-pagination .swiper-pagination-bullet::after {
  background-image: url('../img/pagination_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  animation: playan1 10s linear infinite normal;
  z-index: 10;
  content: '';
}
.index-banner .banner-pagination .swiper-pagination-bullet span {
  font-size: var(--16);
  letter-spacing: 0.05em;
  color: #9CA3B0;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active::after {
  opacity: 1;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active span {
  color: #fff;
}
.index-banner .slide-inner {
  padding-bottom: calc(669 / 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;
}
.bg {
  position: absolute;
  width: 63.28125vw;
  height: 33.80208vw;
  border: 40px solid #7995D6;
  filter: blur(168px);
  pointer-events: none;
}
.indexcontent .i-product {
  padding-top: var(--d80);
  padding-bottom: var(--d128);
}
.indexcontent .i-product .i-product-list {
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-product .i-product-list .i-product-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3:hover::after {
  opacity: 0;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3:hover::before {
  opacity: 1;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(44, 54, 76, 0) 63.21%, #0C6395 100%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3::before {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(187, 8, 7, 0) 63.21%, #BB0807 100%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 0;
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: var(--d30);
  padding: 0 var(--d40) 0 var(--d36);
  z-index: 10;
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #fff;
  width: 100%;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-titlebox i {
  font-size: var(--16);
  letter-spacing: 0.05em;
}
.indexcontent .i-about {
  position: relative;
  margin-bottom: var(--d80);
}
.indexcontent .i-about .bg {
  left: 0;
  top: 0;
}
.indexcontent .i-about .container {
  position: relative;
  z-index: 10;
}
.indexcontent .i-about .i-about-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d60);
}
.indexcontent .i-about .i-about-titlebox .i-about-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-about .i-about-titlebox .i-about-text {
  width: 626px;
  max-width: 100%;
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(28 / 18);
}
.indexcontent .i-about .i-about-titlebox .i-about-but .con-but2 {
  padding: var(--d8) var(--d26);
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(30 / 16);
  color: #fff;
}
.indexcontent .i-request .i-request-box {
  background: rgba(0, 0, 0, 0.001);
  border: 1px solid #E0E5EC;
  border-radius: 8px;
  padding: var(--d30) var(--d50);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.indexcontent .i-request .i-request-box .i-request-textbox {
  width: calc(100% - 300px);
}
.indexcontent .i-request .i-request-box .i-request-textbox .i-request-title {
  font-size: var(--28);
  line-height: calc(36 / 38);
  padding: var(--d15) 0;
}
.indexcontent .i-request .i-request-box .i-request-textbox .i-request-title span {
  color: var(--c);
}
.indexcontent .i-request .i-request-box .i-request-textbox .i-request-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(28 / 16);
}
.indexcontent .i-request .i-request-box .i-request-textbox .i-request-text span {
  color: var(--c);
}
.indexcontent .i-request .i-request-box .i-request-but {
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.indexcontent .i-request .i-request-box .i-request-but .con-but2 {
  padding: var(--d10) var(--d16);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(30 / 16);
  color: #fff;
}
.indexcontent .i-request .i-request-box .i-request-but .con-but2 i {
  font-size: var(--20);
  padding-left: var(--d10);
}
.indexcontent .i-news {
  padding: var(--d80) 0 var(--d120);
}
.indexcontent .i-news .i-news-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d66);
}
.indexcontent .i-news .i-news-titlebox .i-news-titlebox2 {
  width: calc(100% - 200px);
}
.indexcontent .i-news .i-news-titlebox .i-news-titlebox2 .i-news-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-news .i-news-titlebox .i-news-titlebox2 .i-new-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(28 / 18);
  color: var(--c);
  width: 671px;
  max-width: 100%;
}
.indexcontent .i-news .i-news-titlebox .i-news-but .con-but2 {
  background: rgba(0, 0, 0, 0.001);
  border: 1px solid #E0E5EC;
  border-radius: 8px;
  flex: none;
  order: 1;
  flex-grow: 0;
  padding: var(--d8) var(--d26);
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(30 / 16);
  color: var(--c);
  background-image: url('../img/but_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-news .i-news-list {
  margin-bottom: calc(var(--d50) * -1);
  --bs-gutter-x: var(--g104);
}
.indexcontent .i-news .i-news-list .i-news-list2 {
  margin-bottom: var(--d50);
}
.indexcontent .i-product,
.indexcontent .i-about,
.indexcontent .i-news {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-box:hover .img-box img {
  transform: scale(1.1);
}
.news-box:hover h3 {
  color: var(--c) !important;
}
.news-box .news-imgbox {
  margin-bottom: var(--d36);
}
.news-box .news-imgbox .img-box {
  padding-bottom: calc(330 / 735 * 100%);
  border-radius: 8px;
}
.news-box .news-textbox .news-tipbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: var(--d10);
  display: none;
}
.news-box .news-textbox .news-tipbox .news-tip {
  font-size: var(--14);
  padding: 2px var(--d12);
  line-height: calc(20 / 14);
  background-color: #E0E5EC;
  border-radius: 4px;
  margin-right: var(--d12);
  color: var(--c);
}
.news-box .news-textbox .news-tipbox .news-date {
  font-size: var(--14);
  line-height: calc(1.5);
  color: #1296E1;
  white-space: nowrap;
}
.news-box .news-textbox .news-list-title {
  padding: var(--d12) 0;
  margin-bottom: var(--d12);
}
.news-box .news-textbox .news-list-title h3 {
  font-size: var(--24);
  line-height: calc(38 / 28);
  transition: all 0.5s;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: var(--c);
}
.news-box .news-textbox .news-list-text {
  font-size: var(--20);
  letter-spacing: 0.05em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #787d87;
}
.i-about-list {
  --bs-gutter-x: var(--g70);
  margin-bottom: calc(var(--d30) * -1);
}
.i-about-list .i-about-list2 {
  margin-bottom: var(--d30);
}
.i-about-list .i-about-list2 .i-about-list3 {
  padding: var(--d30) var(--d30) var(--d22);
  border-radius: 8px;
  border: 1px solid #E0E5EC;
  background: rgba(212, 227, 234, 0.2);
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-iconbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d40);
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-iconbox .i-about-icon {
  background: linear-gradient(180deg, #F8FCFF 0%, #A6BDE9 100%);
  border: 1px solid #D3E2F6;
  box-shadow: 6px 6px 10px rgba(58, 66, 93, 0.04);
  border-radius: 8px;
  width: 74px;
  height: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-iconbox .i-about-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-iconbox .i-about-list-title {
  font-size: var(--36);
  line-height: calc(34 / 28);
  color: var(--c);
  font-weight: 600;
  margin-left: var(--d20);
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-list-text {
  font-size: var(--24);
  line-height: calc(30 / 18);
  color: var(--c);
  margin-bottom: var(--d50);
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-list-num {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-list-num .num {
  font-size: var(--60);
  font-weight: 500;
  letter-spacing: -0.02em;
  color: var(--c);
  margin-right: var(--d20);
  line-height: calc(73 / 60);
}
.i-about-list .i-about-list2 .i-about-list3 .i-about-list-num .tip {
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #9CA3B0;
  font-weight: 500;
}
.i-about-list .i-about-list2 .i-about-list4 {
  border-radius: 8px;
  border: 1px solid #E0E5EC;
  background: rgba(212, 227, 234, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
}
.i-about-list .i-about-list2 .i-about-list4 .i-about-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.i-about-list .i-about-list2 .i-about-list4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-about-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--r60);
  height: var(--r60);
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 4px 16px rgba(15, 32, 100, 0.25);
  border-radius: 50%;
  fill: rgba(255, 255, 255, 0.5);
  filter: drop-shadow(0 4px 16px rgba(15, 32, 100, 0.25));
  border: 1px solid var(--c);
}
.i-about-video-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff;
  animation: playan2 3s linear infinite normal;
  opacity: 0.85;
}
.i-about-video-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #ffffff;
  animation: playan2 3s linear infinite normal;
  opacity: 0.85;
  animation-delay: 1.5s;
}
.i-about-video-icon i {
  font-size: var(--18);
  letter-spacing: 0.05em;
  color: var(--c);
  position: relative;
  z-index: 10;
}
.con-but {
  border-radius: 8px;
  overflow: hidden;
}
.con-but .con-but2 {
  position: relative;
  border-radius: 6px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.08) 100%), #1296E1;
  z-index: 10;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.con-but .con-but2:hover {
  color: #fff !important;
}
.con-but .con-but2:hover i {
  color: #fff !important;
}
.con-but .con-but2:hover::after {
  opacity: 1;
}
.con-but .con-but2::after {
  background: linear-gradient(90deg, #D21211 0%, #BB0807 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
}
.con-but .con-but2 i,
.con-but .con-but2 span {
  position: relative;
  z-index: 2;
  transition: all 0.5s;
}
.product-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d80);
}
.product-titlebox .product-text {
  text-align: right;
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(28 / 18);
}
.product-titlebox .product-text span {
  color: var(--c);
}
.fooder {
  background: #E9F1F7;
}
.fooder .fooder-top {
  padding-top: var(--d105);
  padding-bottom: var(--d118);
  --bs-gutter-x: var(--g104);
}
.fooder .fooder-top .fooder-form .fooder-logo {
  width: 300px;
  margin-bottom: var(--d30);
}
.fooder .fooder-top .fooder-form .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top .fooder-form .fooder-con-title {
  font-size: var(--26);
  line-height: 1.3;
  color: var(--c);
  margin-bottom: var(--d20);
  font-weight: 500;
}
.fooder .fooder-top .fooder-form .fooder-formbox {
  margin-bottom: var(--d55);
  padding: 0 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  border: 1px solid var(--c);
}
.fooder .fooder-top .fooder-form .fooder-formbox .input-text {
  width: calc(100% - 90px);
  background-color: transparent;
  padding: var(--d12) var(--d16);
  font-size: var(--14);
  line-height: 1.5;
  color: #000;
}
.fooder .fooder-top .fooder-form .fooder-formbox .input-text::placeholder {
  color: #9CA3B0;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-form .fooder-formbox .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-form .fooder-formbox .submit {
  background-color: transparent;
}
.fooder .fooder-top .fooder-form .fooder-formbox .submit .con-but2 {
  padding: var(--d12) var(--d20);
  border-radius: 6px;
  background-color: var(--c);
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: 1;
  color: #fff;
}
.fooder .fooder-top .fooder-right {
  display: flex;
}
.fooder .fooder-top .fooder-right .fooder-con-title {
  font-size: var(--26);
  line-height: calc(45 / 26);
  margin-bottom: var(--d12);
  font-weight: 500;
  color: var(--c);
}
.fooder .fooder-top .fooder-right .fooder-contact {
  margin-right: var(--d145);
}
.fooder .fooder-top .fooder-right .fooder-mes {
  width: 247px;
}
.fooder .fooder-top .fooder-right .fooder-mes .fooder-mes2 {
  margin-bottom: var(--d12);
}
.fooder .fooder-top .fooder-right .fooder-mes .fooder-mes2:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-right .fooder-mes .fooder-mes2 .fooder-mes-text {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(24 / 16);
  color: var(--c);
  width: 436px;
  max-width: 100%;
}
.fooder .fooder-top .fooder-right .fooder-navbox2 a {
  display: block;
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(24 / 16);
  color: var(--c);
  margin-bottom: var(--d12);
}
.fooder .fooder-top .fooder-right .fooder-navbox2 a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: var(--14);
  line-height: calc(17 / 14);
  color: var(--c);
  padding: var(--d25) 0;
  border-top: 1px solid #E0E5EC;
}
.fooder .fooder-bom .fooder-copyright p,
.fooder .fooder-bom .fooder-copyright a {
  display: inline-block;
}
.fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder-share a {
  background-image: url('../img/share_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: var(--r50);
  height: var(--r50);
  flex: none;
  order: 0;
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d8);
  position: relative;
}
.fooder-share a:hover i {
  color: var(--c);
}
.fooder-share a i {
  transition: all 0.5s;
  font-size: var(--22);
}
.fooder-share a:last-child {
  margin-right: 0;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.crumbs {
  background-color: var(--c);
  padding: var(--d14) 0;
}
.crumbs i {
  font-size: var(--22);
  color: #fff;
  margin-right: var(--d22);
}
.crumbs .crumbs-list {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: var(--22);
  color: #fff;
  transition: all 0.5s;
}
.crumbs .crumbs-list .crumbs-list2:hover {
  text-decoration: underline;
}
.crumbs .crumbs-list .crumbs-list2::after {
  content: '/';
}
.crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.crumbs .crumbs-list .action {
  text-decoration: underline;
}
.productcontent {
  padding-top: var(--d105);
  padding-bottom: var(--d100);
  position: relative;
  overflow: hidden;
}
.productcontent .bg {
  top: 40%;
  left: 0;
}
.productcontent .product-titlebox {
  margin-bottom: var(--d78);
}
.productcontent .product-list {
  border-top: 1px solid #DCDCDC;
}
.productcontent .product-list .product-list2 {
  border-bottom: 1px solid #DCDCDC;
  padding: var(--d50) 0;
}
.productcontent .product-list .product-list2:hover .product-list-title h3 {
  color: var(--c2) !important;
}
.productcontent .product-list .product-list2:hover .img-box img {
  transform: scale(1.1);
}
.productcontent .product-list .product-list2:hover .con-but2 {
  color: #fff !important;
}
.productcontent .product-list .product-list2:hover .con-but2 i {
  color: #fff !important;
}
.productcontent .product-list .product-list2:hover .con-but2::after {
  opacity: 1 !important;
}
.productcontent .product-list .product-list2 .product-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left {
  width: calc(1282 / 1680 * 100%);
  padding-right: var(--d50);
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-type {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(19 / 16);
  color: var(--c2);
  font-weight: 500;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 {
  padding-top: var(--d16);
  display: flex;
  justify-content: space-between;
  height: calc(100% - (16px * 19 / 16));
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-titlebox {
  width: calc(500 / 1229 * 100%);
  padding-right: var(--d32);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-titlebox .product-list-title h3 {
  font-size: var(--36);
  line-height: calc(40 / 36);
  color: #333;
  font-weight: 500;
  transition: all 0.5s;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-textbox {
  width: calc(729 / 1229 * 100%);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-textbox .product-list-textbox2 {
  margin-bottom: var(--d30);
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-textbox .product-list-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  color: #656565;
  margin-bottom: var(--d20);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-textbox .product-list-but .con-but2 {
  padding: var(--d10) var(--d66);
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(30 / 18);
  color: #fff;
}
.productcontent .product-list .product-list2 .product-list3 .product-list-img {
  width: calc(398 / 1680 * 100%);
}
.productcontent .product-list .product-list2 .product-list3 .product-list-img .img-box {
  padding-bottom: var(630 / 595 * 100%);
  border-radius: 8px;
}
.productlist {
  padding-top: var(--d105);
  padding-bottom: var(--d100);
  position: relative;
  overflow: hidden;
}
.productlist .container {
  position: relative;
  z-index: 10;
}
.productlist .product-list-textlist {
  display: none;
}
.productlist .bg {
  top: 40%;
  left: 0;
}
.productlist .productlist-titlebox {
  margin-bottom: var(--d40);
  display: flex;
  justify-content: space-between;
}
.productlist .productlist-titlebox .productlist-title {
  width: 798px;
  max-width: 100%;
}
.productlist .product-textbox {
  margin-bottom: var(--d90);
}
.productlist .product-textbox .product-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  width: 968px;
  max-width: 100%;
  margin-bottom: var(--d20);
  color: #656565;
}
.productlist .productlist-list {
  margin-bottom: calc(var(--d60) * -1);
  padding-bottom: var(--d120);
  --bs-gutter-x: var(--g70);
}
.productlist .productlist-list .productlist-list2 {
  margin-bottom: var(--d60);
}
.productlist .productlist-list .productlist-list2 .productlist-list3 {
  border: 1px solid var(--c);
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 4px 16px rgba(15, 32, 100, 0.25);
}
.productlist .productlist-list .productlist-list2 .productlist-list3:hover .productlist-list-title h3 {
  color: var(--c2) !important;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-imgbox {
  position: relative;
  overflow: hidden;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-imgbox .img-box {
  padding-bottom: 50%;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-imgbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
  z-index: 10;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox {
  padding: 0 var(--d72) var(--d24) var(--d28);
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox .productlist-list-title {
  margin-bottom: var(--d10);
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox .productlist-list-title h3 {
  font-size: var(--36);
  line-height: calc(26 / 20);
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox .productlist-list-title2 {
  font-size: var(--24);
  line-height: calc(26 / 20);
  color: #000000;
  margin-bottom: var(--d20);
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox .productlist-list-text {
  font-size: var(--20);
  line-height: calc(20 / 14);
  color: #656565;
}
.productlist .productlist-list .productlist-list2 .productlist-list3 .productlist-textbox .productlist-list-more {
  margin: var(--d20) auto 0;
  padding: var(--d10) var(--d20);
  font-size: var(--16);
  line-height: calc(23 / 16);
  background-color: var(--c);
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.product-list-tip1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(-1 * var(--d10));
  display: none;
}
.product-list-tip1 .product-list-tip2 {
  font-size: var(--14);
  line-height: calc(17 / 14);
  padding: 6px var(--d10);
  color: #656565;
  background-color: #E0E5EC;
  border-radius: 50px;
  margin-right: var(--d10);
  margin-bottom: var(--d10);
}
.product-list-tip1 .product-list-tip2:last-child {
  margin-right: 0;
}
.product-list-textlist .product-list-textlist2 {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  margin-bottom: 6px;
  padding-left: calc(var(--14) + var(--d10));
  position: relative;
  color: #000;
  font-weight: 500;
}
.product-list-textlist .product-list-textlist2::before {
  content: "\e60c";
  font-family: 'iconfont' !important;
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: var(--c);
  position: absolute;
  top: 0;
  left: 0;
}
.product-list-textlist .product-list-textlist2:last-child {
  margin-bottom: 0;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d50) 0;
  border-top: 1px solid #D9D9D9;
  border-bottom: #D9D9D9 1px solid;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .pagination-page li,
.pagination .next {
  width: var(--r40);
  height: var(--r40);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
}
.pagination .prev a,
.pagination .pagination-page li a,
.pagination .next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: all 0.5s;
  border-radius: 50%;
  color: #000000;
}
.pagination .prev a span,
.pagination .pagination-page li a span,
.pagination .next a span {
  line-height: 1;
}
.pagination .prev a i,
.pagination .pagination-page li a i,
.pagination .next a i {
  font-size: var(--16);
  letter-spacing: 0.05em;
}
.pagination .prev a:hover,
.pagination .pagination-page li a:hover,
.pagination .next a:hover {
  background-color: rgba(153, 179, 232, 0.5) !important;
}
.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: rgba(153, 179, 232, 0.5) !important;
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #fff;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.productlistdetails {
  padding-top: var(--d105);
  padding-bottom: var(--d100);
  position: relative;
}
.productlistdetails .bg {
  top: 80%;
  left: 0;
}
.productlistdetails .listdetails-title {
  margin-bottom: var(--d20);
}
.productlistdetails .listdetails-title h3 {
  font-size: var(--36);
  line-height: calc(70 / 36);
  color: #000;
}
.productlistdetails .listdetails-title2 {
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(22 / 18);
  color: #000000;
  transition: all 0.5s;
  margin-bottom: var(--d20);
  display: none;
}
.productlistdetails .listdetails-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  width: 968px;
  max-width: 100%;
  margin-bottom: var(--d20);
  color: #656565;
}
.listdetails-list {
  margin-top: var(--d62);
  margin-bottom: calc(var(--d60) * -1);
  padding-bottom: var(--d120);
}
.listdetails-list .listdetails-list2 {
  margin-bottom: var(--d60);
}
.listdetails-list3 {
  position: relative;
  height: 100%;
}
.listdetails-list3:hover .listdetails-list-title h3 {
  color: var(--c2);
}
.listdetails-list3:hover .img-box img {
  transform: scale(1.1);
}
.listdetails-list3:hover .listdetails-cart i {
  color: var(--c2);
}
.listdetails-list3 .listdetails-cart {
  position: absolute;
  top: var(--d20);
  right: var(--d20);
  z-index: 10;
  border-radius: 50%;
  width: var(--36);
  height: var(--36);
  overflow: hidden;
}
.listdetails-list3 .listdetails-cart i {
  border-radius: 50%;
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--36);
}
.listdetails-list3 .listdetails-imgbox {
  margin-bottom: var(--d20);
}
.listdetails-list3 .listdetails-list-title {
  text-align: center;
}
.listdetails-list3 .listdetails-list-title h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(22 / 18);
  color: var(--c);
  transition: all 0.5s;
}
.details-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: var(--d105);
  padding-bottom: var(--d110);
}
.details-content .details-left {
  width: calc(690 / 1680 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.details-content .details-left .details-imgbox .swiper-slide {
  overflow: hidden;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: calc(110 / 690 * 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
  display: none;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
  margin: 46% 0;
}
.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: "\e607";
  font-size: var(--16);
  letter-spacing: 0.05em;
  color: #fff;
  z-index: 11;
  line-height: 1;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: 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(990 / 1680 * 100%);
  padding-left: var(--d100);
}
.details-content .details-right .details-right2 {
  height: 100%;
  width: 677px;
  max-width: 100%;
}
.details-content .details-right .details-right2 .details-title {
  margin-bottom: var(--d20);
}
.details-content .details-right .details-right2 .details-title h2 {
  font-size: var(--36);
  line-height: calc(44 / 36);
  font-weight: 500;
  margin-bottom: var(--d20);
  letter-spacing: -0.02em;
  color: #000000;
}
.details-content .details-right .details-right2 .details-textbox {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  margin-bottom: var(--d20);
}
.details-content .details-right .details-right2 .product-list-tip1 {
  padding-bottom: var(--d50);
}
.details-content .details-right .details-right2 .details-share {
  display: flex;
  align-items: center;
}
.details-content .details-right .details-right2 .details-share p {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(19 / 16);
  margin-right: var(--d14);
  color: #000000;
}
.details-content .details-right .details-right2 .details-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d100);
}
.details-content .details-right .details-right2 .details-butbox > div:first-child {
  margin-right: var(--d30);
}
.details-content .details-right .details-right2 .details-butbox .con-but .con-but2 {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(30 / 16);
  padding: 9px var(--d32);
  color: #fff;
  background: linear-gradient(251deg, #1080C0 12.92%, #1296E1 87.08%);
}
.details-content .details-right .details-right2 .details-butbox .con-but .con-but2 > i {
  font-size: var(--18);
  letter-spacing: 0.05em;
  margin-right: var(--d10);
}
.details-content .details-right .details-right2 .details-butbox .con-but:last-child .con-but2 {
  padding: 6px;
  padding-left: var(--d30);
  background: rgba(0, 0, 0, 0.001);
  border: 1px solid #E0E5EC;
  border-radius: 8px;
  color: var(--c);
}
.details-content .details-right .details-right2 .details-butbox .con-but:last-child .con-but2 .con-plus {
  width: 36px;
  height: 36px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: var(--d10);
  border-radius: 4px;
  background: #E0E5EC;
}
.details-content .details-right .details-right2 .details-butbox .con-but:last-child .con-but2 .con-plus i {
  font-size: 12px;
  color: var(--c);
}
.productdetails .details-navbox {
  padding: 0 var(--d243);
  border-bottom: 1px solid #E0E5EC;
}
.productdetails .details-navbox .details-nav {
  display: flex;
  justify-content: safe center;
  align-items: center;
}
.productdetails .details-navbox .details-nav .details-nav2 {
  margin-right: var(--d140);
  padding-bottom: var(--d20);
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
  letter-spacing: 0.1em;
}
.productdetails .details-navbox .details-nav .details-nav2:hover {
  color: #000000;
}
.productdetails .details-navbox .details-nav .details-nav2::after {
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  content: '';
  background-color: #000000;
  opacity: 0;
}
.productdetails .details-navbox .details-nav .details-nav2:last-child {
  margin-right: 0;
}
.productdetails .details-navbox .details-nav .action {
  color: var(--c);
}
.productdetails .details-navbox .details-nav .action::after {
  opacity: 1;
}
.productdetails .inquire {
  padding: var(--d90) 0;
  background-color: #E9F1F7;
}
.productdetails .inquire .inquire-box {
  width: 1198px;
  max-width: 100%;
  margin: 0 auto;
}
.productdetails .inquire .inquire-box .inquire-title {
  font-size: var(--32);
  line-height: calc(22 / 32);
  margin-bottom: var(--d30);
  color: #000000;
}
.productdetails .details .details-con {
  display: none;
}
.productdetails .details .features-textbox .product-list-textlist .product-list-textlist2 {
  padding-left: 0;
}
.productdetails .details .features-textbox .product-list-textlist .product-list-textlist2::before {
  display: none;
}
.productdetails .details .action {
  display: block;
}
.productdetails .details .features {
  width: 1139px;
  max-width: 100%;
  margin: 0 auto;
  padding: var(--d50) 0 var(--d130);
}
.productdetails .details .features .product-list-textlist .product-list-textlist2 {
  font-size: var(--15);
  line-height: calc(26 / 15);
  color: #656565;
  margin-bottom: var(--d30);
}
.productdetails .details .indicators {
  padding: var(--d50) 0 var(--d100);
}
.productdetails .details .indicators .indicators-con {
  width: 1138px;
  max-width: 100%;
  margin: 0 auto;
}
.productdetails .details .application {
  padding-top: var(--d78);
  padding-bottom: var(--d100);
}
.productdetails .details .application .application-box {
  display: flex;
  justify-content: space-between;
}
.productdetails .details .application .application-box .application-img {
  width: calc(683 / 1680 * 100%);
  display: none;
}
.productdetails .details .application .application-box .application-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.productdetails .details .application .application-box .application-textbox {
  width: calc(997 / 1680 * 100%);
  padding-left: var(--d90);
  padding-right: var(--d212);
}
.productdetails .details .application .application-box .application-textbox .application-text {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
  margin-bottom: var(--d30);
}
.productdetails .details .disclaimer {
  padding: var(--d68) 0 var(--d66);
}
.productdetails .details .disclaimer .disclaimer-text {
  width: 1138px;
  margin: 0 auto;
  max-width: 100%;
  font-size: var(--16);
  letter-spacing: 0.05em;
  color: #656565;
  line-height: calc(26 / 16);
}
.productdetails .related {
  padding-top: var(--d78);
  padding-bottom: var(--d100);
}
.productdetails .related .related-box {
  width: 1298px;
  max-width: 100%;
  margin: 0 auto;
}
.productdetails .related .related-title {
  font-size: var(--32);
  line-height: calc(22 / 32);
  margin-bottom: var(--d30);
  color: #000000;
}
.inquiry-form .product-input .input-box {
  color: #fff;
  background-color: var(--c) !important;
}
.inquiry-form ul {
  --bs-gutter-x: 1rem;
}
.inquiry-form .input-box {
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  padding: var(--d16) var(--d28);
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: 1;
  color: #000000;
  margin-bottom: var(--d20);
}
.inquiry-form .input-box::placeholder {
  color: #666;
  transition: all 0.5s;
}
.inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.inquiry-form .textarea-box {
  margin-bottom: var(--d22);
  height: 212px;
}
.inquiry-form .submit {
  background-color: transparent;
}
.inquiry-form .submit .con-but2 {
  padding: var(--d12) var(--d68);
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(24 / 18);
  color: #fff;
}
.aboutcontent .about-navbox {
  padding: var(--d60) 0 var(--d100);
}
.aboutcontent .about-navbox .about-nav {
  display: flex;
  justify-content: safe center;
  align-items: center;
  display: none;
}
.aboutcontent .about-navbox .about-nav .about-nav2 {
  margin-right: var(--d30);
}
.aboutcontent .about-navbox .about-nav .about-nav2:last-child {
  margin-right: 0;
}
.aboutcontent .about-navbox .about-nav .about-nav2 .about-nav3 {
  padding: var(--d14) var(--d46);
  background-color: #E0E5EC;
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(22 / 16);
  color: #2C364C;
  font-weight: 600;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.aboutcontent .about-navbox .about-nav .about-nav2 .about-nav3::after {
  background: linear-gradient(90deg, #1296E1 0%, #43B1EF 100%);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.aboutcontent .about-navbox .about-nav .about-nav2 .about-nav3 span {
  position: relative;
  z-index: 1;
}
.aboutcontent .about-navbox .about-nav .action .about-nav3 {
  color: #fff;
}
.aboutcontent .about-navbox .about-nav .action .about-nav3::after {
  opacity: 1;
}
.aboutcontent .company {
  padding-bottom: var(--d70);
}
.aboutcontent .company .company-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d80);
}
.aboutcontent .company .company-box .company-img {
  width: calc(680 / 1680 * 100%);
}
.aboutcontent .company .company-box .company-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .company .company-box .company-right {
  width: calc(1000 / 1680 * 100%);
  padding-left: var(--d110);
}
.aboutcontent .company .company-box .company-right .company-title {
  margin-bottom: var(--d30);
}
.aboutcontent .company .company-box .company-right .company-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(36 / 18);
}
.aboutcontent .company-video {
  position: relative;
}
.aboutcontent .company-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .logo {
  padding: var(--d60) 0 var(--d80);
}
.aboutcontent .logo .logo-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: calc(-1 * var(--d15));
}
.aboutcontent .logo .logo-list .logo-list2 {
  padding: var(--d15);
}
.aboutcontent .logo .logo-list .logo-list2 .logo-list3 {
  width: 143px;
  border-radius: 6px;
  border: 1px solid #E0E5EC;
}
.aboutcontent .faq {
  padding-bottom: var(--d100);
}
.aboutcontent .faq .faq-box {
  display: flex;
  justify-content: space-between;
}
.aboutcontent .faq .faq-box .faq-left {
  width: calc(855 / 1680 * 100%);
  padding-right: var(--d212);
}
.aboutcontent .faq .faq-box .faq-left .faq-title {
  margin-bottom: var(--d56);
}
.aboutcontent .faq .faq-box .faq-left .faq-text {
  font-size: var(--24);
  letter-spacing: 0.05em;
  line-height: calc(26 / 18);
}
.aboutcontent .faq .faq-box .faq-right {
  width: calc(825 / 1680 * 100%);
}
.aboutcontent .about {
  padding-bottom: var(--d80);
}
.aboutcontent .culture {
  padding-bottom: var(--d80);
}
.aboutcontent .culture .culture-type {
  text-align: center;
}
.aboutcontent .culture .culture-title {
  text-align: center;
  margin-bottom: var(--d60);
}
.aboutcontent .culture .culture-list {
  --bs-gutter-x: var(--g48);
  margin-bottom: calc(-1 * var(--d48));
}
.aboutcontent .culture .culture-list .culture-list2 {
  margin-bottom: var(--d80);
}
.aboutcontent .culture .culture-list .culture-list2 .culture-list3 {
  height: 100%;
}
.aboutcontent .culture .culture-list .culture-list2 .culture-list3 .culture-list-title {
  margin-bottom: var(--d8);
}
.aboutcontent .culture .culture-list .culture-list2 .culture-list3 .culture-list-title h3 {
  font-size: var(--36);
  line-height: calc(30 / 24);
  color: var(--c);
  font-weight: 500;
}
.aboutcontent .culture .culture-list .culture-list2 .culture-list3 .culture-list-text {
  font-size: var(--20);
  letter-spacing: 0.05em;
  line-height: calc(26 / 16);
}
.aboutcontent .honors {
  padding-bottom: var(--d80);
  min-height: 100vh;
}
.aboutcontent .honors .honors-type {
  text-align: center;
}
.aboutcontent .honors .honors-title {
  text-align: center;
  margin-bottom: var(--d70);
}
.aboutcontent .honors .honors-swbox {
  margin-bottom: var(--d68);
}
.aboutcontent .honors .honors-swbox .img-box {
  border-radius: 16px;
  padding-bottom: calc(820 / 600 * 100%);
  border: 1px solid #D9DDE2;
}
.aboutcontent .honors .honors-swbox .swiper-slide {
  opacity: 0.3;
  transition: all 0.5s;
}
.aboutcontent .honors .honors-swbox .swiper-slide-active {
  opacity: 1;
}
.aboutcontent .honors .honors-swbox .honors-sw-title {
  font-size: var(--24);
  line-height: calc(36 / 24);
  letter-spacing: 0.05em;
  text-align: center;
  color: var(--c);
  margin-top: var(--d20);
}
.aboutcontent .honors .honors-compliance-title {
  text-align: center;
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #000;
  font-weight: 700;
  margin-bottom: var(--d14);
}
.aboutcontent .honors .honors-compliance-text {
  text-align: center;
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: 1.4;
  width: 825px;
  max-width: 100%;
  margin: 0 auto;
}
.aboutcontent .honors .honors-compliance-text span {
  color: var(--c);
  font-weight: 500;
}
.company-list {
  margin-bottom: calc(var(--d30) * -1);
}
.company-list .company-list2 {
  margin-bottom: var(--d30);
}
.company-list .company-list2 .company-list3 {
  height: 100%;
  padding: var(--d30);
  border-radius: 8px;
  border: 1px solid #E0E5EC;
  background: rgba(212, 227, 234, 0.2);
}
.company-list .company-list2 .company-list3 .company-iconbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d20);
}
.company-list .company-list2 .company-list3 .company-list-icon {
  margin-right: var(--d10);
  width: var(--r52);
  min-width: var(--r52);
  height: var(--r52);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--c);
  border-radius: 8px;
  border: 1px solid #D3E2F6;
  background: linear-gradient(180deg, rgba(248, 252, 255, 0.2) 0%, rgba(166, 189, 233, 0.2) 100%);
  box-shadow: 6px 6px 10px 0 rgba(58, 66, 93, 0.04);
}
.company-list .company-list2 .company-list3 .company-list-icon i {
  font-size: var(--22);
}
.company-list .company-list2 .company-list3 .company-list-icon img {
  width: var(--22);
  height: var(--22);
  object-fit: cover;
}
.company-list .company-list2 .company-list3 .company-list-title h3 {
  font-size: var(--36);
  line-height: calc(30 / 24);
  color: var(--c);
  font-weight: 500;
}
.company-list .company-list2 .company-list3 .company-list-text {
  line-height: calc(22 / 16);
  letter-spacing: 0.05em;
}
.company-list .company-list2 .company-list3 .company-list-text h3 {
  font-size: var(--24);
  color: var(--c);
  font-weight: 400;
}
.company-list .company-list2 .company-list3 .company-list-text p {
  font-size: var(--20);
  color: #9CA3B0;
}
.company-list .company-list2 .company-list3 .company-list-text p:has(br) {
  line-height: 0.8;
}
.join-list {
  width: 100%;
}
.join-list .join-list2 {
  padding-bottom: var(--d16);
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: var(--d30);
}
.join-list .join-list2:last-child {
  margin-bottom: 0;
}
.join-list .join-list2 .join-list3 {
  position: relative;
  z-index: 10;
}
.join-list .join-list2 .join-list3 .join-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-list-title {
  color: var(--c);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-title {
  width: 609px;
  max-width: calc(100% - 50px);
  font-size: var(--30);
  line-height: calc(24 / 20);
  color: #2C364C;
  position: relative;
  transition: all 0.5s;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--r50);
  height: var(--r50);
  border-radius: 50%;
  border: 1px solid #DCDDE1;
  font-size: var(--25);
  line-height: 1;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon span {
  transition: all 0.5s;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.join-list .join-list2 .join-list3 .join-textbox {
  padding-top: var(--d16);
  display: none;
  width: 609px;
  max-width: 100%;
  padding-bottom: var(--d36);
}
.join-list .join-list2 .join-list3 .join-textbox .join-list-text {
  font-size: var(--22);
}
.join-list .open .join-list3 .join-titlebox .join-list-title {
  color: var(--c);
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  opacity: 1;
  color: var(--c);
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon2 {
  opacity: 0;
}
.applications {
  padding: var(--d100) 0;
  position: relative;
}
.applications .applications-type {
  text-align: center;
}
.applications .applications-title {
  text-align: center;
  margin-bottom: var(--d70);
}
.applications .applications-swbox {
  position: relative;
  margin-bottom: var(--d100);
}
.applications .applications-swbox .applications-but {
  width: var(--r40);
  height: var(--r40);
  border-radius: 50%;
  background-color: #D9D9D9;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(0%, -50%);
  position: absolute;
  z-index: 10;
  top: 50%;
  transition: all 0.5s;
}
.applications .applications-swbox .applications-but:hover {
  background-color: #9CA3B0;
}
.applications .applications-swbox .applications-but i {
  font-size: var(--16);
  letter-spacing: 0.05em;
  color: #fff;
}
.applications .applications-swbox .applications-prev1 {
  left: 12.5%;
}
.applications .applications-swbox .applications-next1 {
  right: 12.5%;
}
.applications .applications-swbox .swiper-slide .applications-textbox {
  opacity: 0;
  transition: all 0.5s;
}
.applications .applications-swbox .swiper-slide-active .applications-textbox {
  opacity: 1;
}
.applications .applications-con {
  position: relative;
}
.applications .applications-con .applications-imgbox .img-box {
  padding-bottom: calc(440 / 830 * 100%);
  color: #acacac;
  border-radius: 6px;
}
.applications .applications-con .applications-textbox {
  background: rgba(17, 23, 55, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6.9px);
  border-radius: 6px 6px 0px 0px;
  padding: var(--d40) var(--d25) var(--d80);
  width: 65%;
  max-width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 10;
}
.applications .applications-con .applications-textbox .applications-sw-title {
  text-align: center;
  margin-bottom: var(--d10);
}
.applications .applications-con .applications-textbox .applications-sw-title h3 {
  font-size: var(--36);
  line-height: calc(29 / 24);
  color: #fff;
  font-weight: 500;
}
.applications .applications-con .applications-textbox .applications-sw-text {
  text-align: center;
  font-size: var(--24);
  line-height: calc(22 / 14);
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.applications .applications-swbox2 {
  display: none;
}
.applications .applications-swbox2 .container {
  position: relative;
}
.applications .applications-swbox2 .applications-but2 {
  transform: translate(0%, -50%);
  position: absolute;
  z-index: 10;
  top: 50%;
  transition: all 0.5s;
}
.applications .applications-swbox2 .applications-but2:hover {
  color: #111737;
}
.applications .applications-swbox2 .applications-but2 i {
  font-size: var(--34);
  color: #7B7F98;
}
.applications .applications-swbox2 .applications-prev2 {
  left: var(--d243);
}
.applications .applications-swbox2 .applications-next2 {
  right: var(--d243);
}
.applications .applications-content {
  width: 824px;
  max-width: 100%;
  margin: 0 auto;
}
.applications .applications-content .applications-yinhao {
  width: var(--24);
  margin: 0 auto;
  margin-bottom: var(--d50);
}
.applications .applications-content .applications-yinhao img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.applications .applications-content .applications-con-text {
  text-align: center;
  font-size: var(--24);
  line-height: 1.4;
  color: #111737;
  margin-bottom: var(--d60);
}
.applications .applications-content .applications-con-textbox {
  padding: var(--d10);
  text-align: center;
}
.applications .applications-content .applications-con-textbox .applications-con-text1 {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 700;
  color: #111737;
  margin-bottom: var(--d10);
}
.applications .applications-content .applications-con-textbox .applications-con-text2 {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(19 / 16);
  color: #111737;
}
.newscontent {
  padding-top: var(--d100);
  padding-bottom: var(--d80);
}
.newscontent .news-type {
  text-align: center;
}
.newscontent .news-title {
  text-align: center;
  margin-bottom: var(--d70);
}
.newscontent .news-list {
  margin: 0 auto;
  margin-bottom: calc(-1 * var(--d50));
  padding-bottom: var(--d100);
  --bs-gutter-x: var(--g70);
  width: 80%;
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d50);
}
.contactcontent .contact {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.contactcontent .contact .contact-type {
  text-align: center;
}
.contactcontent .contact .contact-title {
  text-align: center;
  margin-bottom: var(--d62);
}
.contactcontent .contact .contact-box {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  padding: var(--d40);
  justify-content: space-between;
  border-radius: 16px;
  background-color: #fff;
  position: relative;
}
.contactcontent .contact .contact-box::after {
  background: linear-gradient(114.71deg, #99B3E8 -4.03%, #566CFF 94.79%);
  opacity: 0.26;
  filter: blur(49px);
  border-radius: 20px;
  transform: rotate(180deg);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contactcontent .contact .contact-box .contact-left {
  width: calc(600 / 1160 * 100%);
  padding-right: var(--d80);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.contactcontent .contact .contact-box .contact-left .contact-left-title {
  font-weight: 600;
  color: #222;
  margin-bottom: var(--d16);
  line-height: 1.2;
  font-size: var(--40);
}
.contactcontent .contact .contact-box .contact-left .contact-left-text {
  font-size: var(--20);
  line-height: 1.4;
  margin-bottom: var(--d30);
  color: #7B7F98;
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes {
  --bs-gutter-x: 1rem;
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d30);
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes .contact-mes2 {
  margin-bottom: var(--d30);
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes .contact-mes2 .contact-mes-title {
  font-size: var(--20);
  line-height: 1.2;
  margin-bottom: var(--d24);
  font-weight: 500;
  color: #222222;
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes .contact-mes2 .contact-mes-text {
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(19 / 16);
  color: #7B7F98;
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes .contact-mes2 .contact-mes-text a {
  display: block;
  transition: all 0.5s;
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .contact-mes .contact-mes2 .contact-mes-text a:hover {
  color: var(--c);
}
.contactcontent .contact .contact-box .contact-left .contact-mesbox .fooder-share a {
  border-radius: 8px;
  background: rgba(214, 214, 214, 0.1);
}
.contactcontent .contact .contact-box .contact-right {
  width: calc(560 / 1160 * 100%);
}
.contactcontent .address {
  padding-bottom: var(--d80);
}
.contactcontent .address .address-type {
  text-align: center;
}
.contactcontent .address .address-title {
  text-align: center;
  margin-bottom: var(--d40);
}
.contactcontent .address .map {
  margin: 0 auto;
  width: 1240px;
  max-width: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.contactcontent .address .map .img-box {
  padding-bottom: calc(435 / 1240 * 100%);
}
.contactcontent .address .map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form {
  background-color: #F4F7FD;
  border-radius: 10px;
  padding: var(--d24) var(--d32) var(--d32);
}
.contact-form .input-box {
  width: 100%;
  background-color: transparent;
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: 1.48;
  padding: var(--d16) 0;
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: var(--d12);
}
.contact-form .input-box::placeholder {
  color: #646464;
}
.contact-form .textarea-box {
  height: 122px;
  margin-bottom: var(--d32);
}
.contact-form .code {
  display: flex;
  margin-bottom: var(--d64);
}
.contact-form .code .code-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: calc(29 / 20);
}
.contact-form .code .input-box2 {
  width: 150px;
  margin: 0;
  padding: 0;
}
.contact-form .code .code-imgbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-form .code .code-imgbox .code-img {
  width: 120px;
  margin-left: 30px;
  margin-right: 10px;
}
.contact-form .code .code-imgbox .code-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form .code .code-imgbox .code-icon {
  font-size: var(--20);
  line-height: calc(29 / 20);
  color: #999999;
  cursor: pointer;
}
.contact-form .submit {
  background-color: transparent;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
}
.contact-form .submit .con-but2 {
  padding: var(--d14) var(--d84);
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(22 / 16);
  font-weight: 600;
  color: #fff;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d200);
}
.newsdetcon .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.newsdetcon .container .news-title {
  width: 90%;
}
.newsdetcon .container div {
  width: 80%;
}
.newsdetcon .news-title {
  text-align: center;
  margin-bottom: var(--d50);
}
.newsdetcon .news-title h2 {
  letter-spacing: 0.05em;
  color: var(--c);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  letter-spacing: 0.05em;
  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);
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
  font-size: var(--18);
  line-height: calc(30 / 18);
  letter-spacing: 0.05em;
}
.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 {
  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);
}
.cart .pic {
  width: 60%;
}
.cart .inquiry-form .input-box {
  background-color: #F8F8F8;
}
.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;
  }
}
.home-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000000;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.home-form .home-form-box {
  background: #FFFFFF;
  border-radius: 20px;
  padding: var(--d80) var(--d93);
  position: relative;
  width: 1380px;
  max-width: 95%;
}
.home-form .home-form-box::after {
  background: linear-gradient(114.71deg, #99B3E8 -4.03%, #566CFF 94.79%);
  opacity: 0.26;
  filter: blur(49px);
  border-radius: 20px;
  transform: rotate(180deg);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.home-form .home-form-box .form-close {
  position: absolute;
  right: var(--d20);
  top: var(--d20);
  cursor: pointer;
}
.home-form .home-form-box .form-close img {
  width: var(--32);
  height: var(--32);
  object-fit: cover;
}
.home-form .home-form-box .home-form-title {
  margin-bottom: var(--d14);
}
.home-form .home-form-box .home-form-text {
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(24 / 18);
  color: #7B7F98;
  margin-bottom: var(--d50);
  width: 1000px;
  max-width: 100%;
}
.home-form .home-form-box .home-form-con {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 60vh;
}
.home-form .home-form-box .home-form-con ul {
  --bs-gutter-x: 1.5rem;
}
.home-form .home-form-box .home-form-con .form-title {
  font-size: var(--16);
  letter-spacing: 0.05em;
  margin-bottom: var(--d14);
  color: #646464;
}
.home-form .home-form-box .home-form-con .input-box {
  width: 100%;
  border: 1px solid #DBDBDB;
  padding: var(--d16) var(--d20);
  font-size: var(--14);
  line-height: 1;
  color: #000000;
  margin-bottom: var(--d20);
}
.home-form .home-form-box .home-form-con .input-box::placeholder {
  color: #BBBBBB;
  transition: all 0.5s;
}
.home-form .home-form-box .home-form-con .input-box:focus::placeholder {
  opacity: 0.3;
}
.home-form .home-form-box .home-form-con .radio-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d20);
}
.home-form .home-form-box .home-form-con .radio-box .radio-box2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.home-form .home-form-box .home-form-con .radio-box .radio-box2 .radio {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d14);
}
.home-form .home-form-box .home-form-con .radio-box .radio-box2 .radio:last-child {
  margin-right: 0;
}
.home-form .home-form-box .home-form-con .radio-box .radio-box2 .radio input {
  margin-right: var(--d10);
}
.home-form .home-form-box .home-form-con .radio-box .input-box {
  width: 502px;
  margin-bottom: 0;
}
.home-form .home-form-box .home-form-con .textarea-box {
  height: 143px;
  margin-bottom: var(--d50);
}
.home-form .home-form-box .home-form-con .form-text {
  font-size: var(--18);
  letter-spacing: 0.05em;
  line-height: calc(24 / 18);
  color: #7B7F98;
  margin-bottom: var(--d50);
}
.home-form .home-form-box .home-form-con .form-text a {
  color: var(--c);
  text-decoration: underline;
}
.home-form .home-form-box .home-form-con .submit {
  background-color: transparent;
}
.home-form .home-form-box .home-form-con .submit .con-but2 {
  padding: var(--d14) var(--d84);
  background-color: var(--c);
  letter-spacing: -0.03em;
  color: #fff;
  font-size: var(--16);
  letter-spacing: 0.05em;
  line-height: calc(24 / 16);
  font-weight: 600;
}
.formaction {
  opacity: 1;
  visibility: visible;
}
/* 隐藏原生单选框 */
.radio input {
  display: none;
}
/* 自定义未选中状态（圆形） */
.radio label {
  position: relative;
  padding-left: 25px;
  /* 给自定义图标留空间 */
  cursor: pointer;
  line-height: 20px;
}
.radio label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: var(--16);
  height: var(--16);
  background-color: #E9F1F7;
  border-radius: 2px;
  /* 未选中时是圆形 */
  transition: all 0.3s ease;
}
/* 选中状态（方形） */
.radio input:checked + label::before {
  border-radius: 2px;
}
/* 选中时的内部标记 */
.radio input:checked + label::after {
  content: '√';
  position: absolute;
  left: calc(var(--16) / 2);
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1921px) {
  .container {
    max-width: 87.5vw;
    padding: 0;
  }
}
@media (max-width: 1920px) {
  .container {
    max-width: 1680px;
    padding: 0;
  }
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
  }
  .header .header-logo .logo {
    width: 250px;
  }
  .fooder .fooder-top .fooder-form .fooder-logo {
    width: 250px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r85: 75px;
    --r60: 55px;
    --r56: 50px;
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d300: 250px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d183: 110px;
    --d180: 110px;
    --d176: 110px;
    --d170: 110px;
    --d166: 100px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 20px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d16: 10px;
    --d12: 8px;
    --128: 100px;
    --120: 100px;
    --90: 75px;
    --86: 65px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --70: 65px;
    --68: 60px;
    --66: 60px;
    --64: 54px;
    --62: 52px;
    --60: 50px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --36: 26px;
    --34: 30px;
    --32: 30px;
    --30: 28px;
    --28: 26px;
    --26: 22px;
    --24: 20px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
    --16: 14px;
  }
  .i-about-list .i-about-list2 .i-about-list3 .i-about-iconbox .i-about-icon {
    width: 60px;
    height: 60px;
  }
  .header .header-logo .logo {
    width: 200px;
  }
  .header .header-box .header-content {
    height: 100px;
  }
  .headeraction .header-box .header-content {
    height: 90px;
  }
  .headeraction .header-nav .more {
    top: 90px;
  }
  .fooder .fooder-top {
    padding-right: 0;
  }
  .fooder .fooder-top .fooder-form .fooder-logo {
    width: 200px;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1rem;
  }
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --g86: 2.375rem;
    --g80: 3rem;
    --g70: 2.175rem;
    --g50: 2rem;
    --g40: 1.5rem;
    --r85: 65px;
    --r60: 50px;
    --r56: 50px;
    --r52: 44px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d300: 205px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d183: 80px;
    --d180: 80px;
    --d176: 80px;
    --d170: 80px;
    --d168: 75px;
    --d166: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d65: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --128: 80px;
    --120: 66px;
    --96: 66px;
    --90: 66px;
    --86: 55px;
    --75: 50px;
    --72: 50px;
    --70: 50px;
    --68: 50px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --62: 46px;
    --60: 40px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --48: 36px;
    --45: 30px;
    --44: 30px;
    --42: 30px;
    --40: 30px;
    --38: 30px;
    --36: 28px;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 17px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .header .header-box .header-content {
    height: 70px;
  }
  .headeraction .header-box .header-content {
    height: 70px;
  }
  .headeraction .header-nav .more {
    top: 70px;
  }
  .indexcontent .i-about {
    margin-bottom: var(--d100);
  }
  .indexcontent .i-news {
    padding: var(--d120) 0 var(--d120);
  }
  .header .header-language {
    margin-left: var(--d20);
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --r120: 100px;
    --r38: 35px;
    --r36: 30px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d300: 150px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d166: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 80px;
    --120: 50px;
    --90: 50px;
    --86: 45px;
    --75: 45px;
    --70: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --62: 36px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .fooder-form {
    order: 2;
    margin-bottom: var(--d20);
  }
  .fooder-right {
    order: 1;
  }
  .fooder .fooder-top .fooder-right .fooder-mes {
    width: 100%;
  }
  .aboutcontent .honors {
    min-height: unset;
    display: block;
  }
  .indexcontent .i-product,
  .indexcontent .i-about,
  .indexcontent .i-news {
    min-height: unset;
    display: block;
  }
  .newscontent .news-list,
  .newsdetcon .container .news-title,
  .newsdetcon .container div {
    width: 100%;
  }
  .aboutcontent .logo .logo-list .logo-list2 .logo-list3 {
    width: 110px;
  }
  .aboutcontent .faq .faq-box {
    flex-direction: column;
  }
  .aboutcontent .faq .faq-box .faq-right {
    width: 100%;
  }
  .aboutcontent .faq .faq-box .faq-left {
    width: 100%;
    padding-left: 0;
    margin-bottom: var(--d30);
  }
  .aboutcontent .company .company-box {
    flex-direction: column-reverse;
  }
  .aboutcontent .company .company-box .company-right {
    width: 100%;
    padding-left: 0;
  }
  .aboutcontent .company .company-box .company-img {
    width: 100%;
    margin-top: var(--d20);
  }
  .productdetails .details-navbox .details-nav .details-nav2::after {
    width: 100%;
  }
  .productdetails .details-navbox .details-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .productdetails .details-navbox .details-nav .details-nav2 {
    white-space: nowrap;
  }
  .productdetails .details-navbox {
    padding: 0;
  }
  .details-content .details-right .details-right2 {
    width: 100%;
  }
  .details-content .details-right {
    width: 100%;
    padding-left: 0;
    margin-top: var(--d30);
  }
  .details-content {
    flex-direction: column;
  }
  .details-content .details-left {
    width: 100%;
  }
  .header-request {
    display: none;
  }
  .header .header-con {
    margin-left: auto;
    margin-right: var(--d10);
  }
  .product-titlebox {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-titlebox .product-text {
    text-align: left;
  }
  .indexcontent .i-request .i-request-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .indexcontent .i-request .i-request-box .i-request-textbox {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .fooder .fooder-top {
    flex-direction: column-reverse;
  }
  .fooder .fooder-top .fooder-right {
    justify-content: space-between;
    margin-bottom: var(--d20);
  }
  .fooder .fooder-top .fooder-form {
    width: 100%;
  }
  .productcontent .product-list .product-list2 .product-list3 {
    flex-direction: column;
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: var(--d40);
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-img {
    width: 100%;
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-titlebox .product-list-title {
    margin-bottom: var(--d30);
  }
  .productlist .productlist-titlebox {
    flex-direction: column;
  }
  .productlist .productlist-titlebox .productlist-title {
    margin-bottom: var(--d30);
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 {
    flex-direction: column;
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-textbox {
    width: 100%;
  }
  .productcontent .product-list .product-list2 .product-list3 .product-list-left .product-list-left2 .product-list-titlebox {
    padding-right: 0;
    width: 100%;
    padding-bottom: var(--d30);
  }
  .applications .applications-swbox2 .applications-but2 {
    top: unset;
    bottom: 0;
  }
  .applications .applications-swbox2 .applications-prev2 {
    left: 0;
  }
  .applications .applications-swbox2 .applications-next2 {
    right: 0;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r120: 80px;
    --r56: 46px;
    --r50: 35px;
    --r48: 40px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d300: 100px;
    --d170: 80px;
    --d166: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --96: 50px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .contactcontent .contact .contact-box {
    flex-direction: column;
  }
  .contactcontent .contact .contact-box .contact-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: var(--d30);
  }
  .contactcontent .contact .contact-box .contact-right {
    width: 100%;
  }
  .header {
    position: sticky;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
    top: 0;
    background-color: #fff;
  }
  .header .header-box {
    background-color: transparent;
  }
  .indexcontent .i-about .i-about-titlebox {
    flex-direction: column;
    justify-content: flex-end;
  }
  .i-about-titlebox2 {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-news .i-news-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-titlebox .i-news-titlebox2 {
    width: 100%;
    margin-bottom: var(--d30);
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  .fooder {
    padding-bottom: 52px;
  }
  :root {
    --p: 5%;
    --r48: 35px;
    --d357: 85px;
    --d300: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d183: 60px;
    --d180: 60px;
    --d176: 60px;
    --d170: 60px;
    --d168: 50px;
    --d166: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d84: 40px;
    --d75: 40px;
    --d65: 25px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --120: 40px;
    --80: 38px;
    --75: 38px;
    --70: 36px;
    --66: 36px;
    --64: 36px;
    --62: 36px;
    --60: 34px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .fooder .fooder-top {
    --bs-gutter-x: 0;
  }
  .aboutcontent .about-navbox .about-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .aboutcontent .about-navbox .about-nav .about-nav2 {
    white-space: nowrap;
  }
  .details-content .details-left .details-imgbox {
    flex-direction: column;
  }
  .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-top .fooder-right .fooder-mes .fooder-mes2 .fooder-mes-text {
    width: 304px;
  }
  .details-content .details-left .details-imgbox .details-swiperbox {
    width: 100% !important;
    height: auto !important;
  }
  .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
    margin: 0;
  }
  .fooder .fooder-bom {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-list {
    --bs-gutter-x: 0;
  }
  .header .header-language .header-language2 .header-language3 i {
    display: none;
  }
  .header .header-language .header-language2 .header-language3 span {
    margin: 0;
  }
}
@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;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --128: 50px;
    --120: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --70: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --62: 28px;
    --60: 28px;
    --44: 26px;
    --44: 24px;
    --40: 24px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .header .header-logo .logo {
    width: 120px;
  }
  .header .header-language {
    margin-left: 10px;
  }
  .fooder .fooder-top .fooder-right .fooder-mes .fooder-mes2 .fooder-mes-text {
    width: 100%;
  }
  .fooder .fooder-top .fooder-right {
    flex-direction: column;
  }
}
