* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.editor-content ul,
.editor-content ol {
  padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li {
  list-style: inherit;
}
.editor-content .table-box {
  font-size: 16px;
  line-height: 1.875;
  overflow: auto;
  width: 1320px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .editor-content .table-box {
    font-size: 14px;
  }
}
.editor-content .table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
  width: 25% !important;
  height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
  font-weight: 400;
  padding: 15px 20px !important;
  border: 1px solid #e6e6e6;
}
@media (max-width: 480px) {
  .editor-content .table-box table td,
  .editor-content .table-box table th {
    padding: 8px !important;
  }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.editor-content .table-box table th {
  text-align: center;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}
.table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.table-box table tr p,
.table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.table-box table td,
.table-box table th {
  text-align: left;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: var(--c);
  color: #fff;
  font-weight: bold;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: '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: #868B8F;
  color: #868B8F;
  background-color: #F5F5F5;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 400;
  font-style: normal;
  src: local('InterTight Regular'), local('InterTight-SemiBold'), 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: 'CalSans';
  font-weight: 400;
  font-style: normal;
  src: local('CalSans Bold'), local('CalSans-Bold'), url('../../app/fonts/CalSans-Regular.woff2') format('woff2'), url('../../app/fonts/CalSans-Regular.woff') format('woff'), url('../../app/fonts/CalSans-Regular.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1650px) / 2);
  --c: #0090A0;
  --c2: #004880;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --75: 75px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --44: 44px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.calsans {
  font-family: 'CalSans', Arial, sans-serif;
}
.title {
  font-size: var(--48);
  line-height: 1.26;
  color: #000;
  font-family: 'CalSans', Arial, sans-serif;
}
.title2 {
  font-size: var(--18);
  line-height: 1.4;
  color: var(--c);
}
.text18-160 {
  font-size: var(--18);
  line-height: 1.6;
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
.header {
  position: fixed;
  left: 0;
  top: 30px;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box1 {
  background-color: transparent;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  background-color: #fff;
  border-radius: 80px;
  padding: 0 var(--d30);
}
.header .header-box1 .header-content1 .logo {
  width: 250px;
}
.header .header-box1 .header-content1 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header-navbox {
  height: 100%;
}
.header .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: var(--d30);
}
.header .header-search .search-con {
  width: 50px;
  height: 50px;
  background-color: var(--c);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-search .search-con i {
  color: #fff;
  font-size: var(--22);
}
.header .header-search .search {
  position: absolute;
  right: 0%;
  bottom: 0;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-search .search .search-box {
  width: 100%;
  border: 1px solid #008DC2;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.header .header-search .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.header .header-cart {
  margin-right: var(--d12);
  position: relative;
}
.header .header-cart a {
  position: relative;
  border: 1px solid rgba(0, 144, 160, 0.25);
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.header .header-cart a .header-cart-icon {
  position: relative;
}
.header .header-cart a .header-cart-icon i {
  font-size: var(--22);
  color: #000;
}
.header .header-cart a .header-cart-icon .cart-dot {
  background-color: var(--c);
  position: absolute;
  right: 0;
  top: 18px;
  border-radius: 50%;
  transform: translate(50%, -50%);
  width: 20px;
  height: 20px;
}
.header .header-cart a .header-cart-icon .cart-dot span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #fff;
}
.header .header-language {
  position: relative;
  margin-right: var(--d12);
}
.header .header-language .header-language2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  padding: var(--d12) var(--d20);
  border-radius: 40px;
  border: 1px solid rgba(0, 144, 160, 0.25);
  cursor: pointer;
  font-size: var(--16);
}
.header .header-language .header-language2 .language {
  margin: 0 var(--d8);
}
.header .header-language .header-language2 svg {
  width: 26px;
  height: 26px;
}
.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  padding: 5px 10px;
}
.header .header-language .more {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.2);
  background-color: #fff;
  min-width: 100%;
  text-align: center;
}
.header .header-language .more a {
  transition: all 0.5s;
}
.header .header-language .more a:hover {
  color: var(--c) !important;
}
.header .header-language .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.header .header-language .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.header .header-language .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}
.header .header-language .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: 15px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #202833;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: #000;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.headeraction .header-box1 .header-content1 {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.header-list2 {
  font-family: 'RedHatDisplay', Arial, sans-serif;
}
.index-header {
  position: fixed;
}
.index-header .header-box1 {
  background-color: transparent;
}
@media (min-width: 1201px) {
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
    margin-right: 211px;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-right: 48px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--16);
    line-height: calc(24 / 16);
    color: #000;
    font-weight: 500;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
    margin-right: 4px;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    font-size: var(--14);
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .product-more {
    opacity: 1;
    transform: translate(0%, 0%) !important;
    visibility: visible;
  }
  .header-nav .header-list .action .header-list3 span::after {
    width: 100%;
  }
  .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: center;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    color: var(--c) !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1800px) and (min-width: 1600px) {
  .header-nav .header-list {
    margin-right: 109px;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list {
    margin-right: 59px;
  }
  .header-nav .header-list .header-list2 {
    margin-right: 38px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list {
    margin-right: 30px;
  }
  .header-nav .header-list .header-list2 {
    margin-right: 30px;
  }
}
@media (max-width: 1200px) {
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 70px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 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 {
  transition: all 0.5s;
  position: fixed;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  padding: 5px;
  border-radius: 50px;
}
.online-wrap .online a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 10px;
}
.online-wrap .online a .cart-num {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.online-wrap .online a:hover {
  background-color: var(--c);
}
.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:hover i {
  color: #fff;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num 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 .show {
  right: 0 !important;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-gouwuchefill {
  position: relative;
}
.online-wrap .icon-gouwuchefill .gouwuchefill-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #000;
}
.online-wrap .online-show {
  background-color: rgba(107, 6, 43, 0.3);
}
@media (max-width: 1400px) {
  .online-wrap .online {
    transform: translateY(-50%) scale(0.8);
    transform-origin: right;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(970 / 1920 * 100%);
  position: relative;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder {
  padding-top: var(--d78);
  background-color: var(--c);
}
.fooder .fooder-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d100);
}
.fooder .fooder-top .fooder-title {
  font-size: var(--22);
  line-height: 1.3;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d30);
}
.fooder .fooder-top .fooder-mes {
  width: calc(910 / 1650 * 100%);
}
.fooder .fooder-top .fooder-mes .fooder-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d30);
}
.fooder .fooder-top .fooder-mes .fooder-list .fooder-list-text {
  font-size: var(--16);
  line-height: 1.5;
  color: #fff;
}
.fooder .fooder-top .fooder-mes .fooder-list a:hover {
  text-decoration: underline;
}
.fooder .fooder-top .fooder-mes .fooder-share {
  display: flex;
  align-items: center;
}
.fooder .fooder-top .fooder-mes .fooder-share a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: var(--d10);
  border: 1px solid #FFFFFF40;
}
.fooder .fooder-top .fooder-mes .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-mes .fooder-share a i {
  font-size: var(--20);
  color: #fff;
}
.fooder .fooder-top .fooder-form {
  width: calc(570 / 1650 * 100%);
}
.fooder .fooder-top .fooder-form .fooder-form-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  border: 1px solid #FFFFFF;
  padding: 3px;
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text {
  padding: 0 var(--d26);
  width: calc(100% - 46px);
  background-color: transparent;
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text::placeholder {
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-form .fooder-form-content .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-form .fooder-form-content .form-submit {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
}
.fooder .fooder-top .fooder-form .fooder-form-content .form-submit i {
  color: var(--c);
  font-size: var(--22);
}
.fooder .fooder-top .fooder-form .fooder-text {
  font-size: var(--14);
  line-height: 1.5;
  color: #fff;
  position: relative;
}
.fooder .fooder-top .fooder-form .fooder-text .fooder-checkbox {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background-color: #fff;
  display: inline-block;
  content: '';
  position: relative;
  top: 2px;
  margin-right: var(--d12);
}
.fooder .fooder-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d100);
}
.fooder .fooder-con .fooder-logobox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-con .fooder-logobox .fooder-logo {
  width: 250px;
}
.fooder .fooder-con .fooder-logobox .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-con .fooder-logobox .fooder-logotext {
  width: 280px;
  font-size: var(--26);
  line-height: 1;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
}
.fooder .fooder-con .fooder-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-con .fooder-nav a {
  font-size: var(--16);
  font-weight: 700;
  margin-right: var(--d30);
  color: #fff;
}
.fooder .fooder-con .fooder-nav a:hover {
  text-decoration: underline;
}
.fooder .fooder-con .fooder-nav a:last-child {
  margin-right: 0;
}
.fooder .fooder-bom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d20) 0 var(--d25);
  border-top: 1px solid #FFFFFF40;
  font-size: var(--16);
  line-height: 1.1;
  color: #fff;
}
.indexcontent .i-product {
  padding-top: var(--d120);
  padding-bottom: var(--d72);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.indexcontent .i-product .i-product-title1 {
  text-align: center;
  margin-bottom: var(--d12);
}
.indexcontent .i-product .i-product-title2 {
  text-align: center;
  margin-bottom: var(--d40);
}
.indexcontent .i-product .i-product-navbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d70);
}
.indexcontent .i-product .i-product-navbox .i-product-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 var(--d12);
  margin-bottom: calc(var(--d20) * -1);
  overflow-x: scroll;
}
@media (min-width: 1201px) {
  .indexcontent .i-product .i-product-navbox .i-product-list::-webkit-scrollbar {
    display: none;
  }
}
.indexcontent .i-product .i-product-navbox .i-product-list .i-product-list2 {
  margin-right: var(--d12);
  margin-bottom: var(--d20);
}
.indexcontent .i-product .i-product-navbox .i-product-list .i-product-list2:last-child {
  margin-right: 0;
}
.indexcontent .i-product .i-product-navbox .i-product-list .i-product-list2 .i-product-list3 {
  padding: var(--d12) var(--d22);
  border-radius: 50px;
  border: 1px solid var(--c);
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--16);
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--c);
  cursor: pointer;
  transition: all 0.5s;
  white-space: nowrap;
}
.indexcontent .i-product .i-product-navbox .i-product-list .i-product-list2 .i-product-list3:hover {
  background-color: var(--c);
  color: #fff;
}
.indexcontent .i-product .i-product-navbox .i-product-list .action .i-product-list3 {
  background-color: var(--c);
  color: #fff;
}
.indexcontent .i-product .i-product-swiperbox {
  position: relative;
}
.indexcontent .i-product .i-product-swiperbox .i-product-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.indexcontent .i-product .i-product-swiperbox .i-product-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-product .i-product-box {
  display: flex;
  justify-content: space-between;
  padding: 0 var(--d50);
}
.indexcontent .i-product .i-product-box .i-product-left {
  width: calc(870 / 1710 * 100%);
  padding-top: var(--d120);
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-sw-title1 {
  font-size: var(--18);
  line-height: 1.4;
  color: var(--c);
  margin-bottom: var(--d14);
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-sw-title2 {
  font-size: var(--48);
  line-height: 1.16;
  color: #000;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d36);
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-textbox {
  margin-bottom: var(--d50);
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-textbox .i-product-text-title {
  font-size: var(--18);
  line-height: 1.16;
  font-family: 'CalSans', Arial, sans-serif;
  color: var(--c);
  margin-bottom: var(--d16);
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-butbox {
  display: flex;
  align-items: center;
}
.indexcontent .i-product .i-product-box .i-product-left .i-product-butbox .i-product-but {
  margin-right: var(--d16);
}
.indexcontent .i-product .i-product-box .i-product-img {
  width: calc(720 / 1710 * 100%);
}
.indexcontent .i-hot {
  padding: var(--d120) 0;
}
.indexcontent .i-hot .i-hot-title1 {
  text-align: center;
  margin-bottom: var(--d14);
}
.indexcontent .i-hot .i-hot-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.indexcontent .i-hot .i-hot-swiper-box {
  position: relative;
}
.indexcontent .i-company {
  padding: var(--d120) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 30px;
}
.indexcontent .i-company .i-company-title {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: var(--d14);
}
.indexcontent .i-company .i-company-title2 {
  width: 834px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d66);
  text-align: center;
}
.indexcontent .i-company .i-company-title2 h2 {
  color: #fff;
}
.indexcontent .i-company .i-company-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d66);
}
.indexcontent .i-company .i-company-list .i-company-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-company .i-company-list .i-company-list2 .i-company-list3 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: var(--d30) 0;
}
.indexcontent .i-company .i-company-list .i-company-list2 .i-company-list3 .i-company-numbox {
  font-size: var(--64);
  line-height: 1.1;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d14);
}
.indexcontent .i-company .i-company-list .i-company-list2 .i-company-list3 .i-company-list-title {
  font-size: var(--18);
  line-height: 1.4;
  color: #FFFFFF;
  text-align: center;
}
.indexcontent .i-company .i-company-text {
  width: 890px;
  margin: 0 auto;
  max-width: 100%;
  color: #FFFFFF;
  text-align: center;
}
.indexcontent .i-news {
  padding-top: var(--d90);
  padding-bottom: var(--d20);
  position: relative;
}
.indexcontent .i-news .i-news-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.indexcontent .i-news .i-news-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-news .i-news-list {
  --bs-gutter-x: 1.875rem;
  position: relative;
  margin-bottom: var(--d170);
}
.indexcontent .i-news .i-news-list::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 100%;
  height: 1px;
  background-image: url('../img/i_news_line2.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-news .i-news-list .i-news-list2 {
  position: relative;
}
.indexcontent .i-news .i-news-list .i-news-list2:nth-child(3n)::after {
  display: none;
}
.indexcontent .i-news .i-news-list .i-news-list2::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 100%;
  background-image: url('../img/i_news_line.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 {
  height: 100%;
  padding: var(--d58) var(--d80);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3:hover .i-news-icon i {
  color: var(--c);
  transform: rotateY(180deg);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3:hover .i-news-list-title h3 {
  color: var(--c);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-icon {
  margin-bottom: var(--d50);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-icon i {
  font-size: var(--60);
  color: #202833;
  transition: all 0.5s;
  display: block;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-list-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-list-title h3 {
  font-size: var(--24);
  line-height: 1.26;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
  transition: all 0.5s;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-list3 .i-news-list-text {
  font-size: var(--16);
  line-height: 1.5;
  text-align: center;
}
.indexcontent .i-news .i-news-title1 {
  text-align: center;
  margin-bottom: var(--d14);
}
.indexcontent .i-news .i-news-title2 {
  text-align: center;
  width: 768px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d70);
}
.indexcontent .i-news .i-news-con {
  --bs-gutter-x: 3.125rem;
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-news .i-news-con .i-news-con2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-imgbox {
  margin-bottom: var(--d26);
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-imgbox .img-box {
  padding-bottom: calc(290 / 515 * 100%);
  border-radius: 30px;
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox {
  padding: 0 var(--d10);
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox .i-news-con-title {
  margin-bottom: var(--d12);
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox .i-news-con-title h3 {
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--20);
  line-height: 1.3;
  color: #202833;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox .i-news-con-text {
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--d24);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox .i-news-con-date {
  font-size: var(--16);
  line-height: 1.4;
  display: flex;
  align-items: center;
  color: var(--c);
}
.indexcontent .i-news .i-news-con .i-news-con2 .i-news-con3 .i-news-textbox .i-news-con-date i {
  font-size: var(--16);
  color: var(--c);
  margin-right: 6px;
}
.swiper-but2 {
  position: absolute;
  top: 50%;
  z-index: 10;
}
.swiper-prev {
  left: -30px;
  transform: translate(-100%, -50%);
}
.swiper-next {
  right: -30px;
  transform: translate(100%, -50%);
}
.i-plastic {
  padding-top: var(--d120);
  position: relative;
}
.i-plastic .i-plastic-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.i-plastic .i-plastic-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-plastic .i-plastic-title1 {
  text-align: center;
  margin-bottom: var(--d12);
}
.i-plastic .i-plastic-title2 {
  text-align: center;
  width: 882px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d26);
}
.i-plastic .i-plastic-text {
  text-align: center;
  width: 768px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d50);
}
.i-plastic .i-plastic-but {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d75);
}
.i-plastic .i-plastic-video {
  width: 100%;
}
.i-plastic .i-plastic-video .i-plastic-video2 {
  position: relative;
}
.i-plastic .i-plastic-video .i-plastic-video2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-plastic .i-plastic-video .i-plastic-video2 .i-plastic-iconbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #0090A08C;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-plastic .i-plastic-video .i-plastic-video2 .i-plastic-iconbox i {
  font-size: var(--20);
  color: #FFFFFF;
}
.engynent {
  padding-top: var(--d150);
  font-size: 19.94792vw;
  line-height: 0.69;
  font-family: 'CalSans', Arial, sans-serif;
  color: var(--c);
  position: relative;
  pointer-events: none;
}
.engynent .engynent-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: -1;
}
.engynent .engynent-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.engynent span {
  position: relative;
  z-index: 10;
}
.product-box {
  border-radius: 30px;
  background-color: #fff;
}
.product-box:hover .img-box img {
  transform: scale(1.1);
}
.product-box .product-img {
  width: 100%;
  margin-bottom: var(--d26);
}
.product-box .product-textbox {
  padding: var(--d10);
  padding-top: 0;
}
.product-box .product-textbox .product-sw-title1 {
  font-size: var(--16);
  line-height: 1.4;
  color: var(--c);
  margin-bottom: var(--d10);
}
.product-box .product-textbox .product-sw-title2 {
  padding-bottom: var(--d26);
}
.product-box .product-textbox .product-sw-title2 h3 {
  font-size: var(--20);
  line-height: 1.16;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
}
.product-box .product-textbox .product-butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-box .product-textbox .product-butbox .product-but {
  width: calc(100% - 64px);
}
.product-box .product-textbox .product-butbox .product-but .view-but2 {
  width: 100%;
  justify-content: space-between;
}
.swiper-but {
  width: 46px;
  min-width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  transition: all 0.5s;
  cursor: pointer;
}
.swiper-but i {
  font-size: var(--16);
  color: var(--c);
  transition: all 0.5s;
}
.swiper-but:hover {
  background-color: var(--c);
}
.swiper-but:hover i {
  color: #fff;
}
.view-but .view-but2 {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px;
  border-radius: 50px;
  border: 1px solid var(--c);
  background: linear-gradient(90deg, #0090A0 0%, #FFFFFF 90%, #0090A0 100%);
  backdrop-filter: blur(2px);
  padding-left: var(--d26);
  position: relative;
  overflow: hidden;
  min-width: 190px;
}
.view-but .view-but2:hover::after {
  transform: translateX(0);
}
.view-but .view-but2::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--c);
  content: "";
  border-radius: 50px;
  transform: translateX(-100%);
  transition: all 0.5s;
}
.view-but .view-but2 span {
  margin-right: var(--d16);
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--16);
  color: #fff;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.view-but .view-but2 .view-icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.view-but .view-but2 .view-icon i {
  font-size: var(--22);
  color: var(--c);
  transition: all 0.5s;
}
.view-but .view-but3 {
  background: transparent;
}
.view-but .view-but3:hover span {
  color: #fff;
}
.view-but .view-but3:hover .view-icon {
  background-color: #fff;
}
.view-but .view-but3:hover .view-icon i {
  color: var(--c);
}
.view-but .view-but3 span {
  color: var(--c);
}
.view-but .view-but3 .view-icon {
  background-color: var(--c);
}
.view-but .view-but3 .view-icon i {
  color: #fff;
}
.cart-but .cart-but2 {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  transition: all 0.5s;
}
.cart-but .cart-but2:hover {
  background-color: var(--c);
}
.cart-but .cart-but2:hover i {
  color: #fff;
}
.cart-but .cart-but2 i {
  transition: all 0.5s;
  font-size: var(--22);
  color: var(--c);
}
.other-banner {
  width: 100%;
  position: relative;
}
.other-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .bread {
  width: 100%;
  position: absolute;
  bottom: var(--d20);
  left: 0;
}
.other-banner .bread .bread-box {
  display: inline-flex;
  align-items: center;
  background: rgba(32, 40, 51, 0.25);
  border-radius: 30px;
  padding: var(--d12) var(--d36);
  color: #fff;
}
.other-banner .bread .bread-box i {
  font-size: var(--20);
  margin-right: var(--d10);
}
.other-banner .bread .bread-box .bread-list {
  display: inline;
}
.other-banner .bread .bread-box .bread-list .bread-list2 {
  display: inline;
  font-size: var(--16);
  line-height: 1.4s;
}
.other-banner .bread .bread-box .bread-list .bread-list2::after {
  content: '>';
}
.other-banner .bread .bread-box .bread-list .bread-list2:last-child::after {
  display: none;
}
.productcontent {
  padding-top: var(--d120);
  position: relative;
}
.productcontent .product-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  line-height: 0;
}
.productcontent .product-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productcontent .product-box-textbox {
  padding: var(--d50);
  background-color: #FFFFFF8C;
  border-radius: 30px;
  box-shadow: 0px 4px 16px rgba(0, 144, 160, 0.15);
  backdrop-filter: blur(2px);
  margin-bottom: var(--d70);
}
.productcontent .product-box-textbox .product-title {
  text-align: center;
  margin-bottom: var(--d26);
}
.productcontent .product-box-textbox .product-text {
  text-align: center;
}
.productcontent .product-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d70);
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d30);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(360 / 1650 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 100px;
  left: 0;
  width: 100%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  margin-bottom: var(--d16);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 .menubut i {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
  border-radius: 30px;
  border: 1px solid var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: var(--30);
  font-weight: 400;
  height: 100%;
  padding: 0 var(--d20);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut i {
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 80%;
  position: relative;
  z-index: 10;
  padding: var(--d12) var(--d20);
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--16);
  line-height: 1.4;
  color: var(--c);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  padding: var(--d16) var(--d20) 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  margin-bottom: var(--d12);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  display: block;
  width: 100%;
  font-size: var(--14);
  line-height: 1.4;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
  padding-left: var(--d24);
  position: relative;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a::after {
  content: '•';
  position: absolute;
  left: 0;
  top: -2px;
  transition: all 0.5s;
  font-size: var(--20);
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--d24);
  height: var(--d24);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover a {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open:hover .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open:hover .gmt-list3 .menubut i {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut i {
  color: #fff;
  transform: rotate(180deg);
}
.gmt-box .gmt-rigth {
  width: calc(1290 / 1650 * 100%);
  padding-left: var(--d60);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: calc(var(--d8) * 2 * -1);
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination a {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: var(--14);
  font-family: 'CalSans', Arial, sans-serif;
  margin: 0 var(--d8);
  transition: all 0.5s;
}
.pagination a:hover {
  background-color: var(--c);
  color: #fff;
}
.pagination a:hover i {
  color: #fff;
}
.pagination a i {
  font-size: var(--16);
  transition: all 0.5s;
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.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: #000;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.top {
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  transform: translateY(-100%);
}
.detailscontent .details-bread {
  padding-top: 120px;
  background-color: var(--c);
}
.detailscontent .details-bread .details-breadbox {
  display: inline-flex;
  align-items: center;
  padding: var(--d12) 0;
}
.detailscontent .details-bread i {
  color: #fff;
  font-size: var(--20);
  margin-right: var(--d10);
}
.detailscontent .details-bread .bread-list {
  display: inline;
  color: #fff;
}
.detailscontent .details-bread .bread-list .bread-list2 {
  display: inline;
  font-size: var(--16);
  line-height: 1.4s;
}
.detailscontent .details-bread .bread-list .bread-list2::after {
  content: '>';
}
.detailscontent .details-bread .bread-list .bread-list2:last-child::after {
  display: none;
}
.detailscontent .product-details {
  position: relative;
}
.detailscontent .product-details .product-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.detailscontent .product-details .product-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.detailscontent .details-content {
  display: flex;
  justify-content: space-between;
  padding-top: var(--d70);
  padding-bottom: var(--d120);
}
.detailscontent .details-content .details-left {
  width: calc(770 / 1650 * 100%);
}
.detailscontent .details-content .details-left .details-sw-but {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #DCDCDC;
  border-radius: 50%;
  color: #DCDCDC;
  transition: all 0.5s;
}
.detailscontent .details-content .details-left .details-sw-but:hover {
  color: var(--c);
  border-color: var(--c);
}
.detailscontent .details-content .details-left .details-sw-but i {
  color: 12px;
}
.detailscontent .details-content .details-left .details-prev i {
  transform: rotate(180deg);
}
.detailscontent .details-content .details-left .details-imgbox {
  width: 100%;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox {
  width: 100%;
  padding-right: var(--d16);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  padding: 1px;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  border-radius: 10px;
  overflow: hidden;
  background-color: #FFFFFF;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.detailscontent .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: "\ea83";
  font-size: 32px;
  color: var(--c);
  z-index: 10;
  line-height: 1;
  border-radius: 50%;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: var(--d10);
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 1px solid #F5F5F5;
}
.detailscontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 .swiper-slide {
  background-color: #FFFFFF;
}
.detailscontent .details-content .details-right {
  width: calc(810 / 1650 * 100%);
  padding-top: var(--d30);
}
.detailscontent .details-content .details-right .details-title1 {
  margin-bottom: var(--d10);
}
.detailscontent .details-content .details-right .details-title2 {
  margin-bottom: var(--d26);
}
.detailscontent .details-content .details-right .details-text {
  margin-bottom: var(--d50);
  padding-bottom: var(--d50);
  border-bottom: 1px solid #C6E3E6;
}
.detailscontent .details-content .details-right .details-introduction .details-introduction-title {
  font-size: var(--20);
  line-height: 1.26;
  color: #202833;
  margin-bottom: var(--d16);
  font-family: 'CalSans', Arial, sans-serif;
}
.detailscontent .details-content .details-right .details-introduction .details-introduction-text {
  padding: var(--d20);
  background-color: #FFFFFF8C;
  border-radius: 30px;
  margin-bottom: var(--d50);
}
.detailscontent .details-content .details-right .details-share {
  margin-bottom: var(--d70);
}
.detailscontent .details-content .details-right .details-share p {
  font-size: var(--20);
  line-height: 1.26;
  color: #202833;
  margin-bottom: var(--d20);
  font-family: 'CalSans', Arial, sans-serif;
}
.detailscontent .details-content .details-right .details-but {
  width: 100%;
}
.detailscontent .details-content .details-right .details-but:hover a .details-buttit {
  color: #fff;
  background-color: var(--c);
}
.detailscontent .details-content .details-right .details-but a {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.detailscontent .details-content .details-right .details-but a .details-buttit {
  width: 100%;
  font-size: var(--16);
  line-height: 1;
  text-align: center;
  padding: var(--d22) 0;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  border: 1px solid var(--c);
  background-color: transparent;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.detailscontent .details-content .details-right .details-but a .details-buttit i {
  transition: all 0.5s;
  font-size: var(--20);
}
.detailscontent .details-content .details-right .details-but1 {
  margin-bottom: var(--d16);
}
.detailscontent .details-content .details-right .details-but1 i {
  margin-right: var(--d12);
}
.detailscontent .details-content .details-right .details-but2 i {
  margin-left: var(--d12);
}
.detailscontent .details-nav {
  width: 100%;
  position: sticky;
  top: 80px;
  z-index: 100;
  border-top: 1px solid #D9D9D9;
  background-color: #f2f2f2;
}
.detailscontent .details-nav .navbox {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.detailscontent .details-nav .navbox .navbox2 {
  margin-right: var(--d36);
}
.detailscontent .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.detailscontent .details-nav .navbox .navbox2 a {
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d14) var(--d25);
  font-size: var(--16);
  line-height: calc(23 / 16);
  font-weight: 500;
  letter-spacing: 0.02em;
  border-radius: 50px;
}
.detailscontent .details-nav .navbox .navbox2:hover a {
  color: #fff;
  background-color: var(--c);
}
.detailscontent .details-nav .navbox .action a {
  color: #fff;
  background-color: var(--c);
}
.details {
  padding-top: var(--d70);
}
.details .content-titlebox {
  margin-bottom: var(--d50);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.details .content-titlebox .content-title {
  font-size: var(--40);
  font-family: 'CalSans', Arial, sans-serif;
  color: #202833;
}
.details .detproduct {
  margin-bottom: var(--d70);
  position: relative;
}
.details .detproduct .detproduct-text {
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--d50);
}
.details .detproduct .detproduct-text:last-child {
  margin-bottom: 0;
}
.details .detproduct .detproduct-text strong {
  color: #202833;
}
.details .evaluation {
  margin-bottom: var(--d70);
  position: relative;
}
.details .evaluation .evaluation-box {
  border-radius: 30px;
  background-color: #fff;
  padding: var(--d38) var(--d50) var(--d50);
}
.details .evaluation .evaluation-box .evaluation-list {
  display: none;
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d50);
  padding-bottom: var(--d50);
  border-bottom: 1px solid #C6E3E6;
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-icon {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  color: var(--c);
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-icon i {
  font-size: var(--22);
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-textbox {
  padding-top: var(--d12);
  width: calc(100% - 52px);
  padding-left: var(--d20);
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-textbox .evaluation-list-title {
  font-size: var(--20);
  line-height: 1.26;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d16);
}
.details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-textbox .evaluation-list-text {
  font-size: var(--16);
  line-height: 1.5;
}
.details .evaluation .evaluation-box .evaluation-form {
  margin-top: var(--d70);
}
.details .evaluation .evaluation-box .evaluation-form ul {
  --bs-gutter-x: 1rem;
  margin-bottom: var(--d16);
}
.details .evaluation .evaluation-box .evaluation-form .input-box {
  width: 100%;
  border: 1px solid rgba(0, 144, 160, 0.2);
  padding: var(--d16) var(--d26);
}
.details .evaluation .evaluation-box .evaluation-form .textarea-box {
  height: 260px;
  margin-bottom: var(--d50);
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .submit {
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d10);
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but {
  opacity: 0;
  width: 52px;
  height: 52px;
  border-radius: 50px;
  border: 1px solid var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  cursor: pointer;
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but:hover {
  background-color: var(--c);
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but:hover i {
  color: #fff;
}
.details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but i {
  transition: all 0.5s;
  color: var(--c);
  font-size: var(--22);
}
.details .online {
  position: relative;
  padding-bottom: var(--d70);
}
.details .related {
  position: relative;
}
.write {
  cursor: pointer;
}
.inquiry-form .product-input {
  width: 100%;
}
.inquiry-form .product-input .input-box {
  padding: var(--d16) var(--d24);
  background-color: var(--c);
  color: #fff;
}
.inquiry-form ul {
  --bs-gutter-x: 1rem;
}
.inquiry-form .input-box {
  width: 100%;
  margin-bottom: var(--d18);
  font-size: var(--16);
  line-height: 1.46;
  color: #222;
  letter-spacing: 0.02em;
  border-radius: 6px;
  background-color: #fff;
  padding: var(--d16) var(--d24);
  border: 1px solid rgba(0, 144, 160, 0.2);
}
.inquiry-form .input-box::placeholder {
  color: #868B8F;
  transition: all 0.5s;
}
.inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.inquiry-form .textarea-box {
  height: 194px;
  margin-bottom: var(--d24);
}
.inquiry-form .submit {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.aboutcontent .about {
  position: relative;
}
.aboutcontent .a-about {
  padding-top: var(--d120);
  padding-bottom: var(--d60);
}
.aboutcontent .a-about .a-about-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d120);
}
.aboutcontent .a-about .a-about-box .a-about-left {
  width: calc(720 / 1650 * 100%);
}
.aboutcontent .a-about .a-about-box .a-about-right {
  width: calc(929 / 1650 * 100%);
}
.aboutcontent .a-about .a-about-list {
  margin-bottom: calc(var(--d30) * -1);
}
.aboutcontent .a-about .a-about-list .a-about-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-about .a-about-list .a-about-list2 .a-about-list3 {
  padding: var(--d30) var(--d70);
  background-color: #fff;
  border-radius: 30px;
  height: 100%;
}
.aboutcontent .a-about .a-about-list .a-about-list2 .a-about-list3 .a-about-numbox {
  display: flex;
  align-items: center;
  font-size: var(--64);
  line-height: 1.1;
  color: #202833;
  margin-bottom: var(--d14);
  font-family: 'CalSans', Arial, sans-serif;
}
.aboutcontent .a-about .a-about-list .a-about-list2 .a-about-list3 .a-about-list-title {
  font-size: var(--18);
  line-height: 1.4;
}
.aboutcontent .a-company {
  padding: var(--d120) 0;
  background-color: #fff;
}
.aboutcontent .a-company .a-company-title1 {
  margin-bottom: var(--d12);
  text-align: center;
}
.aboutcontent .a-company .a-company-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.aboutcontent .a-company .a-company-list {
  margin-bottom: calc(var(--d30) * -1);
}
.aboutcontent .a-company .a-company-list .a-company-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 {
  height: 100%;
  overflow: hidden;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .img-box {
  padding-bottom: calc(825 / 585 * 100%);
  border-radius: 30px;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-img {
  position: relative;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-img .a-company-textbox {
  min-height: 206px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: var(--d30);
  z-index: 10;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  border-radius: 30px;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-img .a-company-textbox .a-company-list-title {
  font-size: var(--16);
  line-height: 1.4;
  color: #fff;
  margin-bottom: var(--d10);
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-img .a-company-textbox .a-company-list-text {
  font-size: var(--16);
  line-height: 1.16;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
}
.aboutcontent .a-factory {
  padding: var(--d120) 0;
}
.aboutcontent .a-factory .a-factory-title1 {
  margin-bottom: var(--d12);
  text-align: center;
}
.aboutcontent .a-factory .a-factory-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.aboutcontent .a-factory .factory-swiperbox {
  position: relative;
}
.aboutcontent .a-factory .factory-swiperbox .img-box {
  padding-bottom: calc(610 / 1080 * 100%);
  border-radius: 30px;
  cursor: pointer;
}
.aboutcontent .a-factory .factory-swiperbox .img-box:hover img {
  transform: scale(1.1);
}
.aboutcontent .a-development {
  padding: var(--d120) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .a-development .development-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d70);
}
.aboutcontent .a-development .development-titlebox .development-titlebox2 .development-title1 {
  color: #fff;
  margin-bottom: var(--d12);
}
.aboutcontent .a-development .development-titlebox .development-titlebox2 .development-title2 h2 {
  color: #fff;
}
.aboutcontent .a-development .development-titlebox .development-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .a-development .development-titlebox .development-butbox .swiper-but {
  border-color: #fff;
}
.aboutcontent .a-development .development-titlebox .development-butbox .swiper-but:hover {
  background-color: #fff;
}
.aboutcontent .a-development .development-titlebox .development-butbox .swiper-but:hover i {
  color: var(--c);
}
.aboutcontent .a-development .development-titlebox .development-butbox .swiper-but i {
  color: #fff;
}
.aboutcontent .a-development .development-titlebox .development-butbox .development-prev {
  margin-right: var(--d16);
}
.aboutcontent .a-development .development-swiperbox {
  padding-left: var(--p);
}
.aboutcontent .a-development .development-swiperbox .swiper-wrapper {
  align-items: stretch;
}
.aboutcontent .a-development .development-swiperbox .swiper-wrapper .swiper-slide {
  height: auto;
}
.aboutcontent .a-development .development-swiperbox .development-box {
  height: 100%;
  padding: var(--d40);
  border-radius: 30px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.aboutcontent .a-development .development-swiperbox .development-box .development-sw-title {
  margin-bottom: var(--d48);
  font-size: var(--16);
  line-height: 1.5;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
}
.aboutcontent .a-development .development-swiperbox .development-box .development-years {
  font-size: var(--64);
  line-height: 1.1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.aboutcontent .a-exhibition {
  padding-top: var(--d120);
}
.aboutcontent .a-exhibition .a-exhibition-title1 {
  margin-bottom: var(--d12);
  text-align: center;
}
.aboutcontent .a-exhibition .a-exhibition-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.aboutcontent .a-exhibition .exhibition-swiperbox {
  position: relative;
}
.aboutcontent .a-exhibition .exhibition-swiperbox .img-box {
  padding-bottom: calc(610 / 1080 * 100%);
  border-radius: 30px;
  cursor: pointer;
}
.aboutcontent .a-exhibition .exhibition-swiperbox .img-box:hover img {
  transform: scale(1.1);
}
.aboutcontent .a-honor {
  padding-top: var(--d150);
}
.aboutcontent .a-honor .a-honor-title1 {
  margin-bottom: var(--d12);
  text-align: center;
}
.aboutcontent .a-honor .a-honor-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.aboutcontent .a-honor .honor-swiperbox {
  position: relative;
}
.aboutcontent .a-honor .honor-swiperbox .honor-box {
  padding: var(--d45) var(--d38);
  border-radius: 30px;
  background-color: #fff;
  cursor: pointer;
}
.aboutcontent .a-honor .honor-swiperbox .honor-box:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .a-honor .honor-swiperbox .honor-box .img-box {
  padding-bottom: calc(655 / 475 * 100%);
}
.about-navbox {
  position: sticky;
  top: 112px;
  left: 0;
  background-color: #f2f2f2;
  z-index: 1000;
}
.about-navbox .about-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-navbox .about-nav .about-nav2 {
  margin-right: var(--d130);
}
.about-navbox .about-nav .about-nav2:hover .about-nav3::after {
  opacity: 1;
}
.about-navbox .about-nav .about-nav2:last-child {
  margin-right: 0;
}
.about-navbox .about-nav .about-nav2 .about-nav3 {
  font-size: var(--20);
  line-height: 1.26;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
  padding: var(--d30) 0;
  position: relative;
}
.about-navbox .about-nav .about-nav2 .about-nav3::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: 2px;
  background-color: var(--c);
  transition: all 0.5s;
  opacity: 0;
}
.solutioncontent {
  padding-top: var(--d120);
}
.solutioncontent .solution-title1 {
  text-align: center;
  margin-bottom: var(--d12);
}
.solutioncontent .solution-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.solutioncontent .solution-list .solution-list2 {
  margin-bottom: var(--d10);
}
.solutioncontent .solution-list .solution-list2:last-child {
  margin-bottom: 0s;
}
.solutioncontent .solution-list .solution-list2:nth-child(2n) .solution-list3 {
  flex-direction: row-reverse;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 {
  display: flex;
  justify-content: space-between;
}
.solutioncontent .solution-list .solution-list2 .solution-list3:hover .solution-left img {
  transform: scale(1.1);
}
.solutioncontent .solution-list .solution-list2 .solution-list3:hover .solution-right .solution-textbox .solution-list-title {
  color: var(--c);
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-left {
  width: calc(820 / 1650 * 100%);
  overflow: hidden;
  border-radius: 30px;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right {
  width: calc(820 / 1650 * 100%);
  padding: var(--d50);
  background-color: #fff;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-textbox {
  margin-bottom: var(--d30);
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-textbox .solution-list-title {
  margin-bottom: var(--d26);
  font-size: var(--32);
  line-height: 1.3;
  color: #202833;
  font-family: 'CalSans', Arial, sans-serif;
  transition: all 0.5s;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-textbox .solution-list-text {
  font-size: var(--16);
  line-height: 1.5;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-view {
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--16);
  color: var(--c);
  display: flex;
  align-items: center;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-view span {
  margin-right: 5px;
}
.solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right .solution-view i {
  font-size: var(--22);
}
.downloadcontent {
  padding-top: var(--d120);
}
.downloadcontent .download-title1 {
  text-align: center;
  margin-bottom: var(--d12);
}
.downloadcontent .download-title2 {
  text-align: center;
  margin-bottom: var(--d70);
}
.downloadcontent .download-list {
  margin-bottom: calc(var(--d40) * -1);
  padding-bottom: var(--d70);
}
.downloadcontent .download-list .download-list2 {
  margin-bottom: var(--d40);
}
.downloadcontent .download-list .download-list2 .download-list3 {
  padding: var(--d50) var(--d70);
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 30px;
  height: 100%;
  background-color: #fff;
}
.downloadcontent .download-list .download-list2 .download-list3 .download-icon {
  margin-bottom: var(--d50);
}
.downloadcontent .download-list .download-list2 .download-list3 .download-icon svg {
  width: 60px;
  height: 60px;
}
.downloadcontent .download-list .download-list2 .download-list3 .download-list-title {
  margin-bottom: var(--d16);
}
.downloadcontent .download-list .download-list2 .download-list3 .download-list-title h3 {
  font-size: var(--24);
  line-height: 1.26;
  color: #202833;
  text-align: center;
  font-family: 'CalSans', Arial, sans-serif;
}
.downloadcontent .download-list .download-list2 .download-list3 .download-typebox {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--d50);
}
.downloadcontent .download-list .download-list2 .download-list3 .download-typebox .format {
  margin-right: var(--d30);
}
.downloadcontent .download-list .download-list2 .download-list3 .download-but {
  padding: 0 var(--d40);
  width: 100%;
}
.downloadcontent .download-list .download-list2 .download-list3 .download-but .view-but {
  width: 100%;
}
.downloadcontent .download-list .download-list2 .download-list3 .download-but .view-but .view-but2 {
  width: 100%;
}
.downloadcontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.newscontent {
  padding-top: var(--d120);
}
.newscontent .news-title1 {
  margin-bottom: var(--d14);
  text-align: center;
}
.newscontent .news-title2 {
  text-align: center;
  width: 768px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d70);
}
.newscontent .news-list {
  border-top: 1px solid #C6E3E6;
  padding-bottom: var(--d70);
}
.newscontent .news-list .news-list2 {
  padding-top: var(--d60);
  padding-bottom: var(--d50);
  border-bottom: 1px solid #C6E3E6;
}
.newscontent .news-list .news-list2 .news-list3 {
  display: flex;
  justify-content: space-between;
}
.newscontent .news-list .news-list2 .news-list3:hover .news-left .news-textbox .news-list-title h3 {
  color: var(--c);
}
.newscontent .news-list .news-list2 .news-list3:hover .news-right .img-box img {
  transform: scale(1.1);
}
.newscontent .news-list .news-list2 .news-list3 .news-left {
  width: calc(959 / 1650 * 100%);
  display: flex;
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-date {
  width: calc(240 / 959 * 100%);
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-date .news-years {
  font-size: var(--16);
  line-height: 1.4;
  color: var(--c);
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-date .news-years i {
  font-size: var(--16);
  color: var(--c);
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-date .news-day {
  font-size: var(--36);
  line-height: 1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox {
  width: calc(719 / 959 * 100%);
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox .news-list-title h3 {
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--24);
  line-height: 1.3;
  color: #202833;
  margin-bottom: var(--d12);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox .news-list-text {
  font-size: var(--16);
  line-height: 1.5;
  margin-bottom: var(--d50);
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox .news-view {
  font-size: var(--16);
  line-height: 1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
  display: flex;
  align-items: center;
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox .news-view span {
  margin-right: 6px;
}
.newscontent .news-list .news-list2 .news-list3 .news-left .news-textbox .news-view i {
  font-size: var(--22);
}
.newscontent .news-list .news-list2 .news-list3 .news-right {
  width: calc(516 / 1650 * 100%);
}
.newscontent .news-list .news-list2 .news-list3 .news-right .img-box {
  padding-bottom: calc(290 / 515 * 100%);
  border-radius: 30px;
}
.newscontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d208);
}
.newsdetcon .form-title {
  margin-bottom: var(--d20);
}
.newsdetcon .news-formbox .form-title h2 {
  color: #003366;
}
.newsdetcon .news-formbox .more-but .more-box {
  background-color: #003366;
}
.newsdetcon .news-formbox .input-box {
  color: #003366;
  background-color: #F7F8FA;
}
.newsdetcon .news-formbox .input-box::placeholder {
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.newsdetcon .contact-formbox {
  width: 100%;
}
.newsdetcon .contact-formbox .getquote-form {
  padding: 0;
}
.contactcontent {
  padding-top: var(--d120);
  position: relative;
}
.contactcontent .contact-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.contactcontent .contact-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.contactcontent .content-title1 {
  text-align: center;
  margin-bottom: var(--d14);
}
.contactcontent .content-title2 {
  text-align: center;
  width: 842px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d70);
}
.contactcontent .content-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d150);
}
.contactcontent .content-list .content-list2 {
  margin-bottom: var(--d30);
}
.contactcontent .content-list .content-list2 .content-list3 {
  padding: var(--d50) var(--d70);
  border-radius: 30px;
  background-color: #FFFFFF8C;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
.contactcontent .content-list .content-list2 .content-list3:hover .content-icon {
  background-color: var(--c);
}
.contactcontent .content-list .content-list2 .content-list3:hover .content-icon i {
  color: #fff;
}
.contactcontent .content-list .content-list2 .content-list3 .content-icon {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0090A01A;
  border-radius: 50%;
  margin-bottom: var(--d30);
  transition: all 0.5s;
}
.contactcontent .content-list .content-list2 .content-list3 .content-icon i {
  font-size: var(--26);
  color: var(--c);
  transition: all 0.5s;
}
.contactcontent .content-list .content-list2 .content-list3 .content-list-text {
  text-align: center;
  font-size: var(--24);
  line-height: 1.26;
  color: #202833;
  margin-bottom: var(--d16);
  font-family: 'CalSans', Arial, sans-serif;
}
.contactcontent .content-list .content-list2 .content-list3 .content-list-title {
  text-align: center;
  font-size: var(--16);
  line-height: 1.5;
}
.contactcontent .content-box {
  display: flex;
  justify-content: space-between;
}
.contactcontent .content-box .content-left {
  width: calc(628 / 1650 * 100%);
}
.contactcontent .content-box .content-left .content-box-title1 {
  margin-bottom: var(--d26);
}
.contactcontent .content-box .content-left .content-box-title2 {
  margin-bottom: var(--d16);
}
.contactcontent .content-box .content-right {
  width: calc(870 / 1650 * 100%);
}
.contact-form ul li {
  margin-bottom: var(--d16);
}
.contact-form .input-box {
  width: 100%;
  padding: var(--d16) var(--d26);
  border-radius: 6px;
  border: 1px solid #EAEAEA;
}
.contact-form .input-box::placeholder {
  color: #656C78;
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  height: 230px;
  margin-bottom: var(--d46);
}
.contact-form .submit {
  background-color: transparent;
}
.sitemapcontent .sitemap-content {
  padding-top: var(--d208);
  padding-bottom: var(--d120);
}
.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(--d208);
  padding-bottom: var(--d120);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d208);
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .img-box {
  padding-bottom: calc(470 / 735 * 100%);
}
.cart .cart-box .title-inquiry-info {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.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) {
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
.container {
  max-width: 1650px;
  padding: 0;
  position: relative;
}
.header-container {
  max-width: 1710px;
  padding: 0;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  .header-container {
    max-width: 1550px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  .header-container {
    max-width: 1350px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d180: 110px;
    --d170: 110px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d130: 90px;
    --d120: 90px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d70: 50px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d45: 30px;
    --d40: 30px;
    --d38: 30px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d24: 15px;
    --d22: 14px;
    --d20: 10px;
    --d18: 10px;
    --d12: 8px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --68: 60px;
    --64: 54px;
    --60: 50px;
    --56: 45px;
    --48: 38px;
    --44: 36px;
    --38: 34px;
    --34: 30px;
    --32: 30px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --18: 16px;
  }
  .indexcontent .i-news .i-news-con {
    --bs-gutter-x: 2.125rem;
  }
  .fooder .fooder-top .fooder-form .fooder-form-content .form-submit {
    width: 40px;
    height: 40px;
  }
  .details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but {
    width: 48px;
    height: 48px;
  }
  .view-but .view-but2 .view-icon {
    width: 40px;
    height: 40px;
  }
  .cart-but .cart-but2 {
    width: 48px;
    height: 48px;
  }
  .swiper-but {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1em;
  }
  .header .header-box1 .header-content1 {
    height: 70px;
  }
  .container {
    max-width: 1060px;
  }
  .header-container {
    max-width: 1150px;
  }
  .about-navbox {
    top: 100px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d180: 80px;
    --d170: 80px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d130: 60px;
    --d120: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d70: 30px;
    --d56: 25px;
    --d55: 25px;
    --d48: 33px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d12: 6px;
    --90: 66px;
    --75: 50px;
    --68: 50px;
    --65: 50px;
    --64: 48px;
    --60: 45px;
    --56: 38px;
    --50: 38px;
    --48: 36px;
    --44: 30px;
    --40: 32px;
    --38: 30px;
    --34: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --16: 14px;
  }
  .indexcontent .i-news .i-news-con {
    --bs-gutter-x: 1.5rem;
  }
  .swiper-prev {
    left: -15px;
  }
  .swiper-next {
    right: -15px;
  }
  .fooder .fooder-top .fooder-mes .fooder-list .fooder-list2 {
    width: 32%;
  }
  .fooder .fooder-con .fooder-logobox .fooder-logo {
    width: 175px;
  }
  .view-but .view-but2 {
    min-width: 170px;
  }
  .header .header-box1 .header-content1 .logo {
    width: 178px;
  }
  .header .header-cart a {
    width: 40px;
    height: 40px;
  }
  .header .header-search .search-con {
    width: 40px;
    height: 40px;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-right {
    width: calc(574 / 1650 * 100%);
  }
  .contactcontent .content-list .content-list2 .content-list3 .content-icon {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1200px) {
  .header {
    top: 15px;
  }
  .about-navbox {
    top: 85px;
  }
  .header-container,
  .container {
    max-width: 860px;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d45: 20px;
    --d44: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --90: 50px;
    --75: 45px;
    --68: 45px;
    --64: 38px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .contactcontent .content-box {
    flex-direction: column;
  }
  .contactcontent .content-box .content-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .contactcontent .content-box .content-right {
    width: 100%;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-right {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .newscontent .news-list .news-list2 .news-list3 .news-left {
    width: 100%;
  }
  .newscontent .news-list .news-list2 .news-list3 {
    flex-direction: column-reverse;
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 .solution-left {
    width: 100%;
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 .solution-right {
    width: 100%;
  }
  .solutioncontent .solution-list .solution-list2 .solution-list3 {
    flex-direction: column !important;
  }
  .aboutcontent .a-about .a-about-box {
    flex-direction: column;
  }
  .aboutcontent .a-about .a-about-box .a-about-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .a-about .a-about-box .a-about-right {
    width: 100%;
  }
  .about-navbox .about-nav {
    justify-content: flex-start;
    overflow-x: scroll;
  }
  .about-navbox .about-nav .about-nav2 .about-nav3 {
    white-space: nowrap;
  }
  .details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-icon {
    width: 45px;
    height: 45px;
  }
  .detailscontent .details-content {
    flex-direction: column;
  }
  .detailscontent .details-content .details-right {
    width: 100%;
  }
  .detailscontent .details-content .details-left {
    width: 100%;
  }
  .pagination a {
    width: 40px;
    height: 40px;
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .gmt-box .gmt-rigth {
    padding-left: 0;
    width: 100%;
  }
  .details .evaluation .evaluation-box .evaluation-form .evaluation-butbox .evaluation-but {
    width: 40px;
    height: 40px;
  }
  .view-but .view-but2 .view-icon {
    width: 35px;
    height: 35px;
  }
  .cart-but .cart-but2 {
    width: 40px;
    height: 40px;
  }
  .header .header-search {
    margin-right: 0;
  }
  .indexcontent .i-product .i-product-swiperbox .i-product-bg {
    display: none;
  }
  .indexcontent .i-product .i-product-swiperbox {
    background-color: rgba(255, 255, 255, 0.55);
    border-radius: 30px;
    padding: var(--d30) 0;
  }
  .indexcontent .i-product .i-product-box .i-product-left {
    padding-top: var(--d30);
  }
  .indexcontent .i-product .i-product-navbox .i-product-list {
    width: calc(100% - 100px);
    justify-content: flex-start;
    overflow-x: scroll;
  }
  .indexcontent .i-product .i-product-navbox .i-product-list .i-product-list2 .i-product-list3 {
    white-space: nowrap;
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-mes {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-con {
    flex-direction: column;
  }
  .fooder .fooder-con .fooder-logobox {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-con .fooder-logobox .fooder-logotext {
    width: auto;
  }
  .fooder .fooder-con .fooder-nav {
    width: 100%;
    justify-content: space-between;
  }
  .fooder .fooder-top .fooder-mes .fooder-list .fooder-list2 {
    width: auto;
  }
  .fooder .fooder-top .fooder-form {
    width: 100%;
  }
  .fooder .fooder-bom {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .fooder-left2 {
    width: 100%;
    order: 1;
    margin-bottom: var(--d10);
  }
  .fooder-bom > a {
    order: 2;
    margin-right: 10px;
  }
}
@media (max-width: 990px) {
  .header-container,
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d58: 28px;
    --d24: 20px;
    --80: 40px;
    --60: 40px;
    --48: 28px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .contactcontent .content-list .content-list2 .content-list3 .content-icon {
    width: 45px;
    height: 45px;
  }
  .swiper-but {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }
  .aboutcontent .a-factory .factory-swiperbox,
  .aboutcontent .a-honor .honor-swiperbox,
  .aboutcontent .a-exhibition .exhibition-swiperbox {
    padding-left: 40px;
    padding-right: 40px;
  }
  .i-product-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-product .i-product-box .i-product-img {
    width: 100%;
  }
  .indexcontent .i-product .i-product-box .i-product-left {
    width: 100%;
  }
  .indexcontent .i-news .i-news-list::after {
    display: none;
  }
  .indexcontent .i-news .i-news-list .i-news-list2:nth-child(3n)::after {
    display: block;
  }
  .indexcontent .i-news .i-news-list .i-news-list2:nth-child(2n)::after {
    display: none;
  }
  .swiper-prev {
    left: 0;
    transform: translate(0, -50%);
  }
  .swiper-next {
    right: 0;
    transform: translate(0, -50%);
  }
}
@media (max-width: 768px) {
  .header .header-box1 .header-content1 {
    height: 60px;
  }
  .header {
    top: 0;
    position: sticky;
  }
  .header .header-box1 .header-content1 {
    border-radius: 0;
  }
  .header .header-box1 .header-container {
    max-width: 100%;
  }
  .header-container,
  .container {
    max-width: 90%;
  }
  :root {
    --p: 5%;
    --d357: 85px;
    --d208: 60px;
    --d180: 60px;
    --d170: 60px;
    --d150: 50px;
    --d145: 50px;
    --d130: 40px;
    --d120: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d18: 8px;
    --80: 38px;
    --75: 38px;
    --64: 36px;
    --60: 34px;
    --56: 30px;
    --50: 28px;
    --38: 28px;
    --32: 20px;
    --22: 18px;
  }
  .detailscontent .details-bread {
    padding-top: 0;
  }
  .about-navbox {
    top: 55px;
  }
  .details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-icon {
    width: 35px;
    height: 35px;
  }
  .details .evaluation .evaluation-box .evaluation-list .evaluation-list2 .evaluation-textbox {
    width: calc(100% - 35px);
  }
  .pagination a {
    width: 36px;
    height: 36px;
  }
  .other-banner {
    height: 250px;
  }
  .header .header-box1 .header-content1 .logo {
    width: 120px;
  }
  .fooder .fooder-con .fooder-nav {
    display: none;
  }
  .fooder {
    padding-bottom: 52px;
  }
  .fooder .fooder-con .fooder-logobox {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder .fooder-con .fooder-logobox .fooder-logotext {
    margin: var(--d30) 0;
  }
  .fooder .fooder-top .fooder-mes .fooder-list {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-title {
    margin-bottom: var(--d10);
  }
  .fooder .fooder-top .fooder-mes .fooder-list .fooder-list2 {
    margin-bottom: var(--d20);
  }
}
@media (max-width: 576px) {
  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d170: 30px;
    --d150: 30px;
    --d145: 30px;
    --d130: 30px;
    --d120: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 40px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d44: 10px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --68: 28px;
    --65: 28px;
    --64: 28px;
    --60: 28px;
    --44: 26px;
    --40: 26px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
  }
  .indexcontent .i-news .i-news-list .i-news-list2::after {
    display: none !important;
  }
  .header .header-language .header-language2 .language {
    display: none;
  }
}
