* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: var(--16);
  line-height: calc(18 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #222222;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12);
  border: 1px solid #D9D9D9;
}
.table-box table .firstRow td {
  background-color: #F8F8F8;
}
.table-box table tr:first-child {
  background-color: #F8F8F8;
}
.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: #F8F8F8;
}
@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: #646464;
  color: #646464;
  background-color: #fff;
}
i {
  line-height: 1;
}
.row {
  --bs-gutter-x: 1.875rem;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 400;
  font-style: normal;
  src: local('InterTight Regular'), local('InterTight-Regular'), url('../../app/fonts/InterTight-Regular.woff2') format('woff2'), url('../../app/fonts/InterTight-Regular.woff') format('woff'), url('../../app/fonts/InterTight-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 500;
  font-style: normal;
  src: local('InterTight Medium'), local('InterTight-Medium'), url('../../app/fonts/InterTight-Medium.woff2') format('woff2'), url('../../app/fonts/InterTight-Medium.woff') format('woff'), url('../../app/fonts/InterTight-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 600;
  font-style: normal;
  src: local('InterTight SemiBold'), local('InterTight-SemiBold'), url('../../app/fonts/InterTight-SemiBold.woff2') format('woff2'), url('../../app/fonts/InterTight-SemiBold.woff') format('woff'), url('../../app/fonts/InterTight-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 700;
  font-style: normal;
  src: local('InterTight Bold'), local('InterTight-Bold'), url('../../app/fonts/InterTight-Bold.woff2') format('woff2'), url('../../app/fonts/InterTight-Bold.woff') format('woff'), url('../../app/fonts/InterTight-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  font-weight: 400;
  font-style: normal;
  src: local('Manrope Medium'), local('InterTight-Medium'), url('../../app/fonts/Manrope-Medium.woff2') format('woff2'), url('../../app/fonts/Manrope-Medium.woff') format('woff'), url('../../app/fonts/Manrope-Medium.ttf') format('truetype');
  font-display: swap;
}
:root {
  --p: calc((100vw - 1680px) / 2);
  --c: #1296E9;
  --c2: #AE2933;
  --r70: 70px;
  --r56: 56px;
  --r50: 50px;
  --r46: 46px;
  --r44: 44px;
  --r40: 40px;
  --r36: 36px;
  --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;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.manrope {
  font-family: 'Manrope', Arial, sans-serif;
}
.title {
  font-size: var(--56);
  line-height: calc(62 / 56);
  letter-spacing: -0.03em;
  color: #000;
  font-weight: 500;
}
.text24-36 {
  font-size: var(--24);
  line-height: calc(36 / 24);
  color: #000;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.text24-29 {
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #000;
  letter-spacing: -0.02em;
}
.text18-26 {
  font-size: var(--18);
  line-height: calc(26 / 18);
  color: #000;
  font-weight: 500;
}
.text18-22 {
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #222;
}
.text16-26 {
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #000;
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan2 {
  0% {
    transform: scale(1);
    opacity: 0.85;
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes an1 {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.play-icon {
  width: 84px;
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  border-radius: 50%;
  background-color: #fff;
}
.play-icon i {
  color: #0040FF;
  font-size: var(--32);
  position: relative;
  z-index: 10;
}
.play-icon::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
}
.play-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
  animation-delay: 1.5s;
}
.header {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box0 {
  background-color: #000000;
}
.header .header-box0 .header-content0 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
}
.header .header-box0 .header-mes {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .header-box0 .header-mes .header-mes2 {
  margin-right: var(--d40);
}
.header .header-box0 .header-mes .header-mes2:last-child {
  margin-right: 0;
}
.header .header-box0 .header-mes .header-mes2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: #fff;
  line-height: 1;
}
.header .header-box0 .header-mes .header-mes2 a i {
  margin-right: 10px;
}
.header .header-box1 {
  position: relative;
  z-index: 100;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  position: relative;
}
.header .header-logo .logo {
  width: 179px;
  position: relative;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-right {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #000;
  transition: all 0.5s;
}
.header .header-cart {
  font-size: var(--18);
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin-right: var(--d20);
  padding-right: var(--d20);
  position: relative;
}
.header .header-cart::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #999999;
  transition: all 0.5s;
}
.header .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: var(--d26);
}
.header .header-search .search-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-search .search-con .search-icon i {
  font-size: var(--20);
  transition: all 0.5s;
}
.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-language {
  position: relative;
}
.header .header-language .header-language2 {
  cursor: pointer;
}
.header .header-language .header-language2 .language {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  padding: var(--d17) var(--d28);
  background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
  backdrop-filter: blur(9.6px);
  border-radius: 6px;
  font-size: var(--18);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.header .header-language .header-language2 .language > div:first-child {
  margin-right: 5px;
}
.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.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;
  min-width: 100%;
  text-align: left;
  background-color: #fff;
}
.header .header-language .more a {
  transition: all 0.5s;
  color: #000;
}
.header .header-language .more a:hover {
  color: var(--c2);
}
.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: #fff;
  padding: 8px 14px;
}
.header .header-language .more .more-1-list .more-1-list2:last-child a {
  border-bottom: none;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #000;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.headeraction {
  top: 0px;
}
.headeraction .header-box1 {
  background: #fff;
}
@media (min-width: 1201px) {
  .header-not {
    display: none !important;
  }
  .header-navbox {
    height: 100%;
  }
  .header-nav {
    height: 100%;
    display: flex;
    justify-content: center;
    background: rgba(255, 255, 255, 0.11);
    border: 1px solid rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(9.6px);
    border-radius: 6px;
    padding: 0 var(--d48);
  }
  .header-nav .header-list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    height: 100%;
    margin-right: 44px;
  }
  .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 .header-list3 {
    height: 100%;
    font-size: var(--18);
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    transition: all 0.5s;
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3:hover {
    color: var(--c) !important;
  }
  .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;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    font-size: var(--14);
    margin-left: 4px;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .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: 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-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  background: rgba(139, 126, 126, 0.269);
  border: 1px solid rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(3.9px);
  border-radius: 6px;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  border-radius: 50%;
  margin-bottom: 4px;
  width: 46px;
  height: 46px;
}
.online-wrap .online a:hover i {
  color: #1B26DA;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  color: #fff !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-cart {
  position: relative;
}
.online-wrap .icon-cart .cart-num {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(30%, -30%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 10;
  font-size: 12px;
}
.online-show {
  right: 0 !important;
}
@media (max-width: 1400px) {
  .online-wrap .online-wrap2 {
    transform: scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 200px;
  transform: translateY(-100%);
  left: 0;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-swbox {
  position: absolute;
  right: var(--p);
  bottom: var(--d20);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.01);
  backdrop-filter: blur(3.9px);
  padding: var(--d8);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 368px;
  z-index: 10;
}
.index-banner .banner-swbox .banner-tr-swiper {
  margin-right: var(--d25);
}
.index-banner .banner-swbox .banner-box {
  display: flex;
  justify-content: space-between;
}
.index-banner .banner-swbox .banner-box .banner-imgbox {
  width: 96px;
  min-width: 96px;
}
.index-banner .banner-swbox .banner-box .banner-textbox {
  padding-left: var(--d19);
  color: #fff;
}
.index-banner .banner-swbox .banner-box .banner-textbox .banner-no {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 700;
  margin-bottom: var(--d10);
}
.index-banner .banner-swbox .banner-box .banner-textbox .banner-title {
  font-size: var(--18);
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.index-banner .banner-swbox .banner-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-banner .banner-swbox .banner-butbox .banner-but {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s;
}
.index-banner .banner-swbox .banner-butbox .banner-but:hover {
  background-color: var(--c);
}
.index-banner .banner-swbox .banner-butbox .banner-but:hover i {
  color: #fff;
}
.index-banner .banner-swbox .banner-butbox .banner-but:first-child {
  margin-right: 4px;
}
.index-banner .banner-swbox .banner-butbox .banner-but i {
  font-size: 14px;
  color: #000;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(960 / 1920 * 100%);
  position: relative;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner iframe,
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-technology {
  padding-top: var(--d120);
  padding-bottom: var(--d130);
}
.indexcontent .i-technology .i-technology-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-technology .i-technology-box .i-technology-left {
  width: calc(713 / 1680 * 100%);
  position: relative;
}
.indexcontent .i-technology .i-technology-box .i-technology-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.indexcontent .i-technology .i-technology-box .i-technology-right {
  width: calc(967 / 1680 * 100%);
  padding-top: var(--d64);
  padding-left: var(--d110);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.indexcontent .i-technology .i-technology-box .i-technology-right .i-technology-textbox {
  margin-bottom: var(--d30);
}
.indexcontent .i-technology .i-technology-box .i-technology-right .i-technology-textbox .i-technology-title {
  margin-bottom: var(--d28);
}
.indexcontent .i-technology .i-technology-box .i-technology-right .i-technology-textbox .i-technology-text {
  margin-bottom: var(--d110);
}
.indexcontent .i-applications {
  padding-top: var(--d120);
  position: relative;
}
.indexcontent .i-applications .i-applications-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.indexcontent .i-applications .i-applications-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-applications .i-applications-titlebox {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-applications .i-applications-titlebox .i-applications-title {
  width: 850px;
  max-width: 100%;
}
.indexcontent .i-applications .i-applications-titlebox .i-applications-title .title {
  color: #fff;
  font-size: var(--44);
  line-height: calc(70 / 56);
}
.indexcontent .i-applications .i-applications-titlebox .i-applications-textbox {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.indexcontent .i-applications .i-applications-titlebox .i-applications-textbox .i-applications-text {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: #fff;
  text-align: right;
  margin-bottom: var(--d24);
  width: 330px;
}
.indexcontent .i-applications .i-applications-swbox {
  padding-top: 18.54167vw;
  margin: -30px;
}
.indexcontent .i-applications .i-applications-swbox .i-applications-swiper {
  padding: 30px;
}
.indexcontent .i-applications .i-applications-swbox .i-applications-swiper .swiper-wrapper {
  align-items: stretch;
}
.indexcontent .i-applications .i-applications-swbox .i-applications-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.indexcontent .i-workshop {
  padding-top: var(--d160);
}
.indexcontent .i-workshop .i-workshop-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d70);
}
.indexcontent .i-workshop .i-workshop-titlebox .i-workshop-text {
  width: 799px;
  max-width: 100%;
}
.indexcontent .i-workshop .i-workshop-list {
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  height: 100%;
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .img-box {
  padding-bottom: calc(450 / 540 * 100%);
  border-radius: 16px;
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .i-workshop-list-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  z-index: 10;
  padding: var(--d32);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .i-workshop-list-textbox .i-workshop-list-type {
  font-size: var(--16);
  line-height: calc(19 / 16);
  color: #000;
  padding: 6px var(--d16);
  border-radius: 50px;
  background-color: #fff;
  width: auto;
  display: inline-flex;
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .i-workshop-list-textbox .i-workshop-list-textbox2 {
  padding-top: var(--d30);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .i-workshop-list-textbox .i-workshop-list-textbox2 .i-workshop-list-title {
  font-size: var(--32);
  line-height: calc(39 / 32);
  color: #fff;
  font-weight: 500;
  letter-spacing: -0.02em;
  margin-bottom: var(--d10);
}
.indexcontent .i-workshop .i-workshop-list .i-workshop-list2 .i-workshop-list3 .i-workshop-list-textbox .i-workshop-list-textbox2 .i-workshop-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #fff;
  font-weight: 500;
}
.indexcontent .i-flotation {
  position: relative;
  padding-top: var(--d160);
}
.indexcontent .i-flotation .i-flotation-bg {
  position: absolute;
  height: 41.82292vw;
  left: 0;
  top: 0;
  transform: translateY(-3%);
  pointer-events: none;
}
.indexcontent .i-flotation .i-flotation-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-flotation .i-flotation-box {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-left {
  width: calc(642 / 1680 * 100%);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-left .i-flotation-title {
  margin-bottom: var(--d56);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-left .i-flotation-text {
  width: 608px;
  max-width: 100%;
  font-weight: 400;
  margin-bottom: var(--d56);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-left .i-flotation-img {
  margin-top: var(--d20);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-left .i-flotation-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right {
  width: calc(825 / 1680 * 100%);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 {
  padding-bottom: var(--d52);
  border-bottom: 1px solid #D2D2D2;
  margin-bottom: var(--d30);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3 {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3:hover .i-flotation-list-textbox .i-flotation-list-title {
  color: var(--c);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3 .i-flotation-list-textbox {
  width: calc(100% - 60px);
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3 .i-flotation-list-textbox .i-flotation-list-title {
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #000;
  margin-bottom: var(--d16);
  font-weight: 500;
  transition: all 0.5s;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3 .i-flotation-list-textbox .i-flotation-list-text {
  width: 609px;
  max-width: 100%;
}
.indexcontent .i-flotation .i-flotation-box .i-flotation-right .i-flotation-list .i-flotation-list2 .i-flotation-list3 .i-flotation-list-num {
  width: var(--r50);
  height: var(--r50);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #DCDDE1;
  font-size: var(--16);
  letter-spacing: -0.08em;
  color: #888888;
  font-family: 'Manrope', Arial, sans-serif;
}
.indexcontent .i-news {
  padding: var(--d160) 0;
}
.indexcontent .i-news .i-news-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-box .i-news-left {
  width: calc(402 / 1680 * 100%);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-title {
  margin-bottom: var(--d10);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-text {
  margin-bottom: var(--d68);
}
.indexcontent .i-news .i-news-box .i-news-right {
  width: calc(1110 / 1680 * 100%);
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box {
  position: relative;
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box .img-box {
  padding-bottom: calc(500 / 540 * 100%);
  border-radius: 16px;
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box .i-news-textbox {
  position: absolute;
  width: 100%;
  left: 0;
  top: calc(374 / 500 * 100%);
  z-index: 10;
  padding: 0 var(--d40);
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box .i-news-textbox .i-news-date {
  font-size: var(--18);
  line-height: calc(30 / 18);
  color: #fff;
  opacity: 0.9;
  margin-bottom: var(--d8);
}
.indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box .i-news-textbox .i-news-list-title h3 {
  transition: all 0.5s;
  color: #fff;
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.fooder {
  background-color: var(--c);
  padding: 50px 0;
}
.fooder a:hover {
  text-decoration: underline;
}
.fooder .fooder-top {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-left {
  width: 381px;
  color: #fff;
}
.fooder .fooder-top .fooder-left .fooder-title {
  font-size: var(--32);
  line-height: calc(42 / 32);
  font-weight: 600;
  margin-bottom: var(--d24);
}
.fooder .fooder-top .fooder-left .fooder-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  margin-bottom: var(--d60);
}
.fooder .fooder-top .fooder-left .fooder-mes .fooder-mes2 {
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-left .fooder-mes .fooder-mes2:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-left .fooder-mes .fooder-mes2 .fooder-mes-text {
  display: flex;
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
}
.fooder .fooder-top .fooder-left .fooder-mes .fooder-mes2 .fooder-mes-text i {
  font-size: var(--24);
  margin-right: var(--12);
}
.fooder .fooder-top .fooder-right {
  width: calc(910 / 1680 * 100%);
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.fooder .fooder-top .fooder-right .fooder-con-title {
  font-size: var(--20);
  line-height: calc(24 / 20);
  margin-bottom: var(--d20);
  font-weight: 500;
}
.fooder .fooder-top .fooder-right .fooder-navbox .fooder-navbox2 a {
  display: block;
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-right .fooder-navbox .fooder-navbox2 a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-right .fooder-share .fooder-share2 {
  display: flex;
  align-items: center;
}
.fooder .fooder-top .fooder-right .fooder-share .fooder-share2 a {
  width: var(--r40);
  height: var(--r40);
  margin-right: var(--d16);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--12);
  transition: all 0.5s;
  font-weight: 700;
}
.fooder .fooder-top .fooder-right .fooder-share .fooder-share2 a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-right .fooder-share .fooder-share2 a:hover {
  text-decoration: unset;
  background-color: #fff;
  color: var(--c);
}
.fooder .fooder-top .fooder-right .fooder-contact {
  width: 345px;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox {
  margin-bottom: 214px;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-formtext {
  font-size: var(--16);
  line-height: calc(26 / 16);
  opacity: 0.7;
  margin-bottom: var(--d20);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-form-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  background-color: #fff;
  padding: var(--d12) var(--d16);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-form-content .input-text {
  width: calc(100% - 40px);
  background-color: transparent;
  color: #000;
  font-size: var(--15);
  line-height: calc(26 / 15);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-form-content .input-text::placeholder {
  color: #7C7C7C;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-form-content .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox .fooder-form-content .form-submit {
  font-size: var(--16);
  line-height: calc(20 / 16);
  color: #222;
  font-weight: 500;
  background-color: #fff;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-bom {
  text-align: right;
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: rgba(255, 255, 255, 0.7);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-bom .fooder-link {
  margin-top: var(--d14);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-bom .fooder-link a {
  position: relative;
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-bom .fooder-link a:first-child {
  padding-right: var(--d20);
  margin-right: var(--d20);
}
.fooder .fooder-top .fooder-right .fooder-contact .fooder-bom .fooder-link a:first-child::after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.7);
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.con-but .con-but2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12) var(--d24);
  background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
  backdrop-filter: blur(9.6px);
  border-radius: 6px;
  font-size: var(--16);
  line-height: calc(17 / 16);
  color: #fff;
  position: relative;
  overflow: hidden;
}
.con-but .con-but2:hover::before {
  animation: style1 0.75s;
  z-index: 1;
}
.con-but .con-but2::before {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.6s;
  width: 100%;
  height: 0;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  padding-top: 100%;
  transform: translateX(-50%) translateY(-50%);
}
@keyframes style1 {
  0% {
    background: rgba(0, 0, 0, 0.25);
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
  100% {
    background: 0 0;
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
.con-but .con-but2 span {
  margin-right: var(--d8);
}
.con-but .con-but2 i {
  font-size: var(--18);
}
.product-box {
  position: relative;
  height: 100%;
}
.product-box:hover::after {
  opacity: 0.2;
}
.product-box:hover .img-box img {
  transform: scale(1.1);
}
.product-box:hover .product-box2 .product-icon {
  background-color: var(--c);
}
.product-box:hover .product-box2 .product-icon i {
  color: #fff;
}
.product-box:hover .product-box2 .product-list-textbox .product-list-title h3 {
  color: var(--c);
}
.product-box::after {
  background: radial-gradient(98.73% 98.73% at 0.35% 47.8%, #1296E9 0%, #34897B 100%);
  background-color: #fff;
  filter: blur(15px);
  border-radius: 16px;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s;
}
.product-box .product-box2 {
  background-image: url('../img/product_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: var(--d60) var(--d25) var(--d25);
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.product-box .product-box2 .product-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #F8F8F8;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-box .product-box2 .product-icon i {
  font-size: var(--20);
  color: var(--c);
}
.product-box .product-box2 .product-list-textbox {
  margin-bottom: var(--d70);
}
.product-box .product-box2 .product-list-textbox .product-list-title {
  margin-bottom: var(--d16);
}
.product-box .product-box2 .product-list-textbox .product-list-title h3 {
  font-size: var(--24);
  line-height: 1.2;
  color: #000;
  transition: all 0.5s;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-box .product-box2 .product-list-textbox .product-list-text {
  font-size: var(--15);
  line-height: calc(18 / 15);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  width: 85%;
}
.product-box .product-box2 .product-list-img .img-box {
  padding-bottom: calc(360 / 500 * 100%);
  border-radius: 16px;
}
.swiper-butbox {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d16);
}
.swiper-but {
  width: var(--r50);
  height: var(--r50);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  cursor: pointer;
  border: 1px solid var(--c);
}
.swiper-but:hover {
  background-color: var(--c);
}
.swiper-but:hover i {
  color: #fff;
}
.swiper-but i {
  font-size: var(--20);
  color: var(--c);
}
.technology-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--d30) * -1);
}
.technology-list .technology-list2 {
  margin-bottom: var(--d30);
}
.technology-list .technology-list2 .technology-list3 .technology-titlebox {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-size: var(--16);
  line-height: 1.5;
  color: #888888;
}
.technology-list .technology-list2 .technology-list3 .technology-titlebox img {
  width: var(--20);
  height: var(--20);
  object-fit: cover;
  margin-right: var(--d10);
}
.technology-list .technology-list2 .technology-list3 .technology-num {
  display: flex;
  align-items: flex-end;
  color: #000;
  font-weight: 500;
}
.technology-list .technology-list2 .technology-list3 .technology-num .num {
  font-size: var(--60);
  line-height: 1;
  margin-right: var(--d8);
  font-family: 'Manrope', Arial, sans-serif;
  letter-spacing: -0.04em;
}
.technology-list .technology-list2 .technology-list3 .technology-num .tip {
  font-size: var(--16);
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.other-banner .other-img {
  width: 100%;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.crumbs {
  background-color: var(--c);
  color: #fff;
  padding: var(--d20) 0;
  font-size: var(--16);
  line-height: calc(19 / 16);
}
.crumbs i {
  font-size: var(--18);
  margin-right: var(--d16);
  display: inline-block;
}
.crumbs .crumbs-list {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2 {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2::after {
  content: '<';
}
.crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.productcontent {
  padding-top: var(--d80);
  padding-bottom: var(--d100);
}
.productcontent .product-title {
  margin-bottom: var(--d14);
}
.productcontent .product-title .title {
  font-size: var(--40);
}
.productcontent .product-text {
  width: 998px;
  max-width: 100%;
}
.productcontent .product-list {
  margin-top: var(--d70);
  --bs-gutter-x: 6.75rem;
  margin-bottom: calc(var(--d80) * -1);
  padding-bottom: var(--d60);
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d80);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(398 / 1680 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  margin-bottom: var(--d10);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 {
  border-radius: 6px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 .menubut .gmt-but i {
  color: #fff;
}
.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: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;
  background-color: #F8F8F8;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3::after {
  width: 100%;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
  backdrop-filter: blur(9.6px);
  opacity: 0;
  transition: all 0.5s;
  border-radius: 6px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: var(--d12) var(--d16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: #fff;
  transition: all 0.5s;
  font-size: var(--18);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: var(--d12) var(--d28);
  font-size: var(--18);
  line-height: calc(24 / 20);
  color: #000000;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a span {
  width: 90%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  padding: var(--d14) var(--d28);
  background: #F8F8F8;
  border-bottom: 1px solid #D2D2D2;
  backdrop-filter: blur(9.6px);
  border-radius: 6px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more1 {
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  margin-bottom: var(--d14);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  display: block;
  width: 100%;
  font-size: var(--16);
  line-height: calc(19 / 16);
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a::after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: var(--c);
  position: absolute;
  left: -14px;
  top: 5px;
  border-radius: 50%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover a {
  transform: translateX(15px);
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  transform: translateX(15px);
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but i {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-rigth {
  width: calc(1282 / 1680 * 100%);
  padding-left: var(--d80);
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #fff;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .pagination-page li,
.pagination .next {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
}
.pagination .prev a,
.pagination .pagination-page li a,
.pagination .next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 1px solid var(--c);
  transition: all 0.5s;
  border-radius: 50%;
  color: var(--c);
}
.pagination .prev a span,
.pagination .pagination-page li a span,
.pagination .next a span {
  line-height: 1;
}
.pagination .prev a i,
.pagination .pagination-page li a i,
.pagination .next a i {
  font-size: var(--20);
}
.pagination .prev a:hover,
.pagination .pagination-page li a:hover,
.pagination .next a:hover {
  background-color: var(--c);
  border-color: var(--c);
  color: #fff;
}
.pagination .pagination-page {
  margin: 0 var(--d10);
}
.pagination li {
  margin-right: var(--d10);
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li a {
  background-color: #F8F8F8;
  border: none !important;
}
.pagination .active a {
  background-color: var(--c);
  color: #fff !important;
}
.details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.details-imgbox .img-box {
  padding-bottom: calc(360 / 500 * 100%);
  border-radius: 16px;
  background-color: #F8F8F8;
}
.details-imgbox .details-swiperbox {
  padding-top: 19px;
  padding-bottom: 13px;
  width: calc(160 / 802 * 100%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 440px;
}
.details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
  padding: 1px;
}
.details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  overflow: hidden;
  background-color: #FFFFFF;
  border-radius: 10px;
}
.details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active::after {
  opacity: 1;
}
.details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.details-imgbox .details-swiperbox2 {
  width: calc(612 / 802 * 100%);
  overflow: hidden;
}
.details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  position: relative;
}
.productdetails {
  padding-top: var(--d50);
}
.productdetails .details-imgbox {
  width: 802px;
  max-width: 100%;
}
.productdetails .productdetails-imgbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d40);
}
.productdetails .productdetails-imgbox .shouchang {
  width: calc(100% - 802px);
  margin-left: var(--d30);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.productdetails .productdetails-imgbox .shouchang > div {
  margin-top: var(--d60);
}
.productdetails .productdetails-imgbox .shouchang .prodetails-textbox2 {
  position: relative;
  padding-left: calc(var(--18) + 8px);
  margin-bottom: var(--d50);
  font-size: var(--16);
  line-height: 1.2;
}
.productdetails .productdetails-imgbox .shouchang .prodetails-textbox2:last-child {
  margin-bottom: 0;
}
.productdetails .productdetails-imgbox .shouchang .prodetails-textbox2::before {
  content: "\e603";
  color: #222;
  font-size: var(--18);
  line-height: calc(30 / 18);
  position: absolute;
  left: 0;
  color: #1296E9;
  font-family: 'iconfont' !important;
  line-height: 1;
}
.productdetails .productdetails-imgbox .shouchang .prodetails-textbox2 .prodetails-text-title {
  font-weight: 500;
  color: #222;
}
.productdetails .productdetails-imgbox .shouchang a {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.productdetails .productdetails-imgbox .shouchang a i {
  font-size: var(--22);
  color: #fff;
}
.productdetails .details-navbox {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  position: sticky;
  background-color: #fff;
  z-index: 100;
  top: 60px;
}
.productdetails .details-sharebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productdetails .details-sharebox .details-share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d60);
}
.productdetails .details-sharebox .details-share p {
  color: #0C3E30;
  font-size: var(--14);
  margin-right: var(--d22);
}
.productdetails .details-nav .navbox {
  display: flex;
  justify-content: flex-start;
}
.productdetails .details-nav .navbox .navbox2 {
  margin-right: var(--d40);
  font-size: var(--18);
  line-height: calc(23 / 18);
  color: #8C8C8C;
  transition: all 0.5s;
  position: relative;
  white-space: nowrap;
}
.productdetails .details-nav .navbox .navbox2 a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d25) 0;
  transition: all 0.5s;
  border-bottom: 1px solid transparent;
}
.productdetails .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.productdetails .details-nav .navbox .navbox2:hover {
  color: var(--c);
}
.productdetails .details-nav .navbox .navbox2:hover a {
  border-bottom: 1px solid var(--c);
}
.productdetails .details-nav .navbox .action {
  color: var(--c);
}
.productdetails .details-nav .navbox .action a {
  border-bottom: 1px solid var(--c);
}
.productdetails .details {
  padding-top: var(--d48);
}
.productdetails .details .content-title {
  font-size: var(--26);
  line-height: 1.3;
  color: #000;
  font-weight: 500;
  margin-bottom: var(--d30);
}
.productdetails .details .prodetails {
  margin-bottom: var(--d60);
}
.productdetails .details .prodetails .prodetails-textbox .prodetails-textbox2 {
  position: relative;
  padding-left: calc(var(--18) + 8px);
  margin-bottom: var(--d22);
  font-size: var(--16);
  line-height: 1.2;
}
.productdetails .details .prodetails .prodetails-textbox .prodetails-textbox2:last-child {
  margin-bottom: 0;
}
.productdetails .details .prodetails .prodetails-textbox .prodetails-textbox2::before {
  content: "\e603";
  color: #222;
  font-size: var(--18);
  line-height: calc(30 / 18);
  position: absolute;
  left: 0;
  color: #1296E9;
  font-family: 'iconfont' !important;
  line-height: 1;
}
.productdetails .details .prodetails .prodetails-textbox .prodetails-textbox2 .prodetails-text-title {
  font-weight: 500;
  color: #222;
}
.productdetails .details .specifications {
  margin-bottom: var(--d60);
}
.productdetails .details .related {
  margin-bottom: var(--d60);
  position: relative;
}
.productdetails .details .related .related-list {
  --bs-gutter-x: 9rem;
  margin-bottom: calc(var(--d30) * -1);
}
.productdetails .details .related .related-list .related-list2 {
  margin-bottom: var(--d30);
}
.productdetails .details .inquiry {
  position: relative;
}
.inquiry-form .product-input {
  margin-bottom: var(--d20);
  background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
  backdrop-filter: blur(9.6px);
  border-radius: 6px;
}
.inquiry-form .product-input .input-box {
  background-color: transparent;
  color: #fff;
  font-size: var(--18);
  line-height: calc(22 / 18);
  font-weight: 500;
}
.inquiry-form ul {
  --bs-gutter-x: 0.75rem;
}
.inquiry-form ul li {
  margin-bottom: var(--d20);
}
.inquiry-form .input-box {
  width: 100%;
  background-color: #F3F3F3;
  padding: var(--d14) var(--d28);
  font-size: var(--14);
  line-height: 1;
  border-radius: 6px;
}
.inquiry-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.inquiry-form .code-box {
  margin-bottom: var(--d20);
}
.inquiry-form .textarea-box {
  margin-bottom: var(--d40);
  height: 212px;
}
.inquiry-form .submit {
  position: relative;
  left: 100%;
  transform: translateX(-100%);
}
.workshopcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d90);
}
.workshopcontent .workshop-title {
  text-align: center;
  margin-bottom: var(--d14);
}
.workshopcontent .workshop-text {
  width: 774px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--d46);
}
.workshopcontent .workshop-navbox {
  width: 1214px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d100);
}
.workshopcontent .workshop-navbox .workshop-nav {
  --bs-gutter-x: 0.625rem;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3 {
  background-color: #F8F8F8;
  padding: var(--d12) var(--d28);
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  color: #000;
  transition: all 0.5s;
  font-size: var(--20);
  line-height: calc(24 / 20);
  font-weight: 500;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3:hover {
  color: #fff;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3:hover::after {
  opacity: 1;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3:hover i {
  opacity: 1;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
  backdrop-filter: blur(9.6px);
  border-radius: 6px;
  opacity: 0;
  transition: all 0.5s;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3 span {
  position: relative;
  z-index: 10;
}
.workshopcontent .workshop-navbox .workshop-nav .workshop-nav2 .workshop-nav3 i {
  position: relative;
  z-index: 10;
  font-size: var(--20);
  opacity: 0;
  transition: all 0.5s;
}
.workshopcontent .workshop-navbox .workshop-nav .action .workshop-nav3 {
  color: #fff;
}
.workshopcontent .workshop-navbox .workshop-nav .action .workshop-nav3::after {
  opacity: 1;
}
.workshopcontent .workshop-navbox .workshop-nav .action .workshop-nav3 i {
  opacity: 1;
}
.workshopcontent .workshop-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d60);
}
.workshopcontent .workshop-list .workshop-list2 {
  margin-bottom: var(--d30);
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3 {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3:hover .img-box img {
  transform: scale(1.1);
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
  pointer-events: none;
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3 .workshop-list-title {
  position: absolute;
  bottom: var(--d18);
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 10;
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3 .workshop-list-title h3 {
  font-size: var(--18);
  line-height: calc(22 / 18);
  font-weight: 500;
  color: #fff;
}
.workshopcontent .workshop-list .workshop-list2 .workshop-list3 .img-box {
  padding-bottom: calc(415 / 810 * 100%);
  border-radius: 6px;
}
.newscontent {
  padding-top: var(--d100);
  padding-bottom: var(--d90);
}
.newscontent .news-title {
  text-align: center;
  margin-bottom: var(--d14);
}
.newscontent .news-text {
  width: 774px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--d78);
}
.newscontent .news-list {
  margin-bottom: var(--d60);
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d30);
}
.newscontent .news-list .news-list2:last-child {
  margin-bottom: 0;
}
.newscontent .news-list .news-list2 .news-list3 {
  background: #F5F5F5;
  border-radius: 24px;
  padding: var(--d24) var(--d75) var(--d32) var(--d24);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newscontent .news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news-list .news-list2 .news-list3:hover h3 {
  color: var(--c) !important;
}
.newscontent .news-list .news-list2 .news-list3 .news-imgbox {
  width: calc(420 / 1581 * 100%);
}
.newscontent .news-list .news-list2 .news-list3 .news-imgbox .img-box {
  padding-bottom: calc(500 / 540 * 100%);
  border-radius: 16px;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox {
  padding-left: var(--d70);
  width: calc(1161 / 1581 * 100%);
  display: flex;
  justify-content: space-between;
  position: relative;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox {
  width: 767px;
  max-width: calc(100% - 100px);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox .news-list-type {
  font-size: var(--16);
  line-height: calc(19 / 16);
  color: #888888;
  padding: 6px var(--d16);
  background-color: #fff;
  display: inline-block;
  border-radius: 50px;
  margin-bottom: var(--d50);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox .news-list-title {
  margin-bottom: var(--d20);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox .news-list-title h3 {
  font-size: var(--30);
  line-height: 1;
  color: #000;
  font-weight: 500;
  transition: all 0.5s;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox .news-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  margin-bottom: var(--d50);
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-datebox {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-datebox .news-list-day {
  font-size: var(--66);
  line-height: calc(80 / 66);
  color: #222;
  font-weight: 500;
}
.newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-datebox .news-list-date {
  font-size: var(--18);
  line-height: calc(30 / 18);
  color: #222;
}
.aboutcontent .about-title {
  text-align: center;
  margin-bottom: var(--d46);
}
.aboutcontent .about-text {
  text-align: center;
  color: #222;
  width: 1118px;
  max-width: 100%;
  margin: 0 auto;
}
.aboutcontent .a-technology {
  padding-top: var(--d138);
}
.aboutcontent .a-technology .a-technology-box {
  margin-top: var(--d90);
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.aboutcontent .a-technology .a-technology-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-technology .a-technology-box .technology-list {
  position: absolute;
  bottom: var(--d60);
  width: 755px;
  max-width: 80%;
  left: 50%;
  transform: translateX(-50%);
}
.aboutcontent .a-technology .a-technology-box .technology-list .technology-list2 .technology-list3 .technology-titlebox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #D7D7D7;
}
.aboutcontent .a-technology .a-technology-box .technology-list .technology-list2 .technology-list3 .technology-titlebox i {
  color: #D7D7D7;
}
.aboutcontent .a-technology .a-technology-box .technology-list .technology-list2 .technology-list3 .technology-num {
  color: rgba(255, 255, 255, 0.8);
}
.aboutcontent .a-flotation {
  padding-top: var(--d124);
  position: relative;
  padding-bottom: var(--d88);
}
.aboutcontent .a-flotation::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: calc(100% + 300px);
  width: 100%;
  background-color: #F8FAFB;
  z-index: -1;
}
.aboutcontent .a-flotation .a-flotation-list {
  margin-bottom: calc(var(--d30) * -1);
  margin-top: var(--d72);
  justify-content: center;
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 {
  padding: var(--d32);
  background: #FFFFFF;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 8px -1px rgba(13, 13, 18, 0.04);
  border-radius: 20px;
  height: 100%;
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 .a-flotation-icon {
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 4px rgba(13, 13, 18, 0.15);
  margin-bottom: var(--d24);
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 .a-flotation-icon img {
  width: var(--22);
  height: var(--22);
  object-fit: cover;
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 .a-flotation-title {
  margin-bottom: var(--d8);
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 .a-flotation-title h3 {
  font-size: var(--18);
  line-height: 1.5;
  color: #000000;
  font-weight: 500;
}
.aboutcontent .a-flotation .a-flotation-list .a-flotation-list2 .a-flotation-list3 .a-flotation-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
}
.aboutcontent .a-category {
  padding-top: var(--d135);
  padding-bottom: var(--d190);
}
.aboutcontent .a-category .a-category-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.aboutcontent .a-category .a-category-box .a-category-left {
  width: calc(620 / 1680 * 100%);
}
.aboutcontent .a-category .a-category-box .a-category-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.aboutcontent .a-category .a-category-box .a-category-right {
  width: calc(1060 / 1680 * 100%);
  padding-left: var(--d100);
}
.aboutcontent .a-category .a-category-box .a-category-right .a-category-title {
  margin-bottom: var(--d16);
}
.aboutcontent .a-category .a-category-box .a-category-right .a-category-textbox .a-category-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
}
.aboutcontent .a-category .a-category-box .a-category-right .a-category-textbox .a-category-text p {
  padding-left: calc(var(--18) + 8px);
  position: relative;
}
.aboutcontent .a-category .a-category-box .a-category-right .a-category-textbox .a-category-text p::before {
  content: "\e603";
  color: #222;
  font-size: var(--18);
  line-height: calc(30 / 18);
  position: absolute;
  left: 0;
  color: #1296E9;
  font-family: 'iconfont' !important;
}
.aboutcontent .a-category .a-category-box .a-category-right .a-category-textbox .a-category-text p:has(br)::before {
  display: none;
}
.aboutcontent .professional {
  padding-bottom: var(--d70);
}
.aboutcontent .professional .professional-list {
  margin-top: var(--d60);
  margin-bottom: calc(var(--d30) * -1);
  --bs-gutter-x: 2.5rem;
  padding-bottom: var(--d158);
}
.aboutcontent .professional .professional-list .professional-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(17, 23, 55, 0.2);
  z-index: 10;
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 .img-box {
  padding-bottom: calc(480 / 400 * 100%);
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 .professional-list-titlebox {
  position: absolute;
  z-index: 11;
  padding: 0 var(--d20);
  width: 100%;
  bottom: 0;
  left: 0;
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 .professional-list-titlebox .professional-list-titlebox2 {
  background: rgba(17, 23, 55, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6.9px);
  border-radius: 16px 16px 0px 0px;
  padding: var(--d20) var(--d24) var(--d24);
  color: #fff;
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 .professional-list-titlebox .professional-list-titlebox2 .professional-list-title {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 500;
  margin-bottom: var(--d10);
  letter-spacing: -0.03em;
}
.aboutcontent .professional .professional-list .professional-list2 .professional-list3 .professional-list-titlebox .professional-list-titlebox2 .professional-list-text {
  font-size: var(--14);
}
.aboutcontent .professional .professional-text {
  width: 1060px;
  margin: 0 auto;
  text-align: center;
  max-width: 100%;
  font-size: var(--20);
  line-height: calc(32 / 20);
  color: #222;
}
.aboutcontent .professional .professional-text span {
  color: var(--c);
  font-weight: 500;
}
.contactcontent {
  padding-top: var(--d66);
  padding-bottom: var(--d150);
}
.contactcontent .contact-con {
  width: 1440px;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
.contactcontent .contact-con .contact-bg {
  width: calc(1376 / 1440 * 100%);
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.contactcontent .contact-con .contact-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .contact-con .contact-title {
  margin-bottom: var(--d16);
  text-align: center;
  position: relative;
  z-index: 10;
}
.contactcontent .contact-con .contact-text {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  font-size: var(--18);
  line-height: 1.55;
  color: #666D80;
  margin-bottom: var(--d30);
  text-align: center;
  position: relative;
  z-index: 10;
}
.contactcontent .contact-con .contact-formbox {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 8px -1px rgba(13, 13, 18, 0.04);
  border-radius: 16px;
  background-color: #fff;
  padding: var(--d32) var(--d40) var(--d40);
  position: relative;
  z-index: 10;
}
.contactcontent .us {
  margin-top: var(--d158);
}
.contactcontent .us .us-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.contactcontent .us .us-text {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--d62);
  max-width: 100%;
  font-size: var(--18);
  line-height: 1.55;
  color: #666D80;
}
.contactcontent .us .us-list {
  margin-bottom: calc(var(--d30) * -1);
}
.contactcontent .us .us-list .us-list2 {
  margin-bottom: var(--d30);
}
.contactcontent .us .us-list .us-list2 .us-list3 {
  background: #FFFFFF;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 8px -1px rgba(13, 13, 18, 0.04);
  border-radius: 20px;
  padding: var(--d32);
  height: 100%;
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-icon {
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 4px rgba(13, 13, 18, 0.15);
  border-radius: 10px;
  margin-bottom: var(--d24);
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-icon img {
  width: var(--22);
  height: var(--22);
  object-fit: cover;
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-list-title {
  font-size: var(--18);
  line-height: calc(24 / 18);
  color: #000000;
  letter-spacing: -0.02em;
  margin-bottom: var(--d8);
  font-weight: 500;
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #646464;
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-list-text a {
  transition: all 0.5s;
}
.contactcontent .us .us-list .us-list2 .us-list3 .us-list-text a:hover {
  color: var(--c);
}
.contact-form .contact-form-title {
  font-size: var(--40);
  line-height: 1.35;
  color: #0D0D12;
  font-weight: 500;
  margin-bottom: var(--d32);
  text-align: center;
}
.contact-form .form-title {
  font-size: var(--14);
  line-height: 1.55;
  color: #36394A;
  font-weight: 500;
  margin-bottom: 4px;
}
.contact-form .form-title span {
  color: #E03137;
}
.contact-form .input-box {
  padding: var(--d12);
  font-size: var(--16);
  line-height: 1.6;
  box-shadow: 0px 1px 2px rgba(18, 55, 105, 0.08), 0px 0px 0px 1px rgba(9, 25, 72, 0.13);
  border-radius: 10px;
  width: 100%;
  margin-bottom: var(--d24);
}
.contact-form .input-box::placeholder {
  transition: all 0.5s;
  color: #A4ACB9;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  height: 132px;
  margin-bottom: var(--d32);
}
.contact-form .submit {
  width: 100%;
}
.contact-form .con-but {
  width: 100%;
}
.contact-form .con-but .con-but2 {
  display: flex;
  width: 100%;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d120);
  padding-top: 100px;
}
.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 {
  white-space: nowrap;
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.sitemapcontent .sitemap-content {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d120);
  padding-bottom: var(--d120);
}
.cart .img-box {
  padding-bottom: calc(360 / 500 * 100%);
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .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: 1680px;
  padding: 0;
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
  }
  .product-box .product-box2 .product-icon {
    width: 45px;
    height: 45px;
  }
  .productdetails .details .related .related-list {
    --bs-gutter-x: 7rem;
  }
  .productdetails .details-imgbox {
    width: 680px;
    max-width: 100%;
  }
  .productdetails .productdetails-imgbox .shouchang {
    width: calc(100% - 680px);
  }
  .details-imgbox .details-swiperbox {
    height: 373.68px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d190: 110px;
    --d185: 110px;
    --d180: 110px;
    --d170: 110px;
    --d160: 100px;
    --d158: 100px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 24px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d12: 8px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --68: 60px;
    --66: 60px;
    --64: 54px;
    --60: 50px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --38: 34px;
    --36: 34px;
    --34: 30px;
    --32: 30px;
    --28: 26px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
  }
  .productdetails .productdetails-imgbox .shouchang a {
    width: 50px;
    height: 50px;
  }
  .productdetails .details-imgbox {
    width: 600px;
    max-width: 100%;
  }
  .productdetails .productdetails-imgbox .shouchang {
    width: calc(100% - 600px);
  }
  .details-imgbox .details-swiperbox {
    height: 329.75px;
  }
  .product-box .product-box2 .product-icon {
    width: 40px;
    height: 40px;
  }
  .indexcontent .i-news .i-news-box .i-news-right .i-news-sw-box .i-news-textbox {
    top: calc(345 / 500 * 100%);
  }
  .productcontent .product-list {
    --bs-gutter-x: 4.75rem;
  }
  .productdetails .details .related .related-list {
    --bs-gutter-x: 5rem;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1em;
  }
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r40: 35px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d185: 80px;
    --d190: 80px;
    --d180: 80px;
    --d170: 80px;
    --d160: 75px;
    --d158: 75px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --90: 66px;
    --75: 50px;
    --72: 50px;
    --68: 50px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --60: 45px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --48: 36px;
    --45: 30px;
    --44: 30px;
    --40: 32px;
    --38: 30px;
    --36: 28px;
    --32: 28px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .productdetails .productdetails-imgbox .shouchang a {
    width: 45px;
    height: 45px;
  }
  .productdetails .details-imgbox {
    width: 500px;
    max-width: 100%;
  }
  .productdetails .productdetails-imgbox .shouchang {
    width: calc(100% - 500px);
  }
  .details-imgbox .details-swiperbox {
    height: 275px;
  }
  .productdetails .details .related .related-list {
    --bs-gutter-x: 3rem;
  }
  .play-icon {
    width: 64px;
    height: 64px;
  }
  .fooder .fooder-top .fooder-left {
    width: 350px;
    color: #fff;
  }
  .fooder .fooder-top .fooder-right {
    width: calc(980 / 1680 * 100%);
  }
  .fooder .fooder-top .fooder-right .fooder-contact {
    width: 289px;
  }
  .productcontent .product-list {
    --bs-gutter-x: 2.75rem;
  }
  .productdetails .details-imgbox {
    width: 600px;
  }
  .details-imgbox .details-swiperbox {
    height: 329px;
  }
  .productdetails .details-navbox {
    margin-top: 100px;
  }
  .productdetails .details-sharebox {
    position: absolute;
    top: -20px;
    left: 0;
    transform: translateY(-100%);
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 100px;
    --90: 50px;
    --75: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .productdetails .details-imgbox {
    width: 100%;
  }
  .productdetails .productdetails-imgbox {
    flex-direction: column;
  }
  .productdetails .productdetails-imgbox .shouchang {
    width: 100%;
    margin-top: var(--d30);
  }
  .details-imgbox .details-swiperbox {
    height: 472.31px;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-imgbox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .newscontent .news-list .news-list2 .news-list3 {
    flex-direction: column;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox {
    width: 100%;
    padding-left: 0;
  }
  .aboutcontent .a-category .a-category-box {
    flex-direction: column-reverse;
  }
  .aboutcontent .a-category .a-category-box .a-category-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: var(--d30);
  }
  .aboutcontent .a-category .a-category-box .a-category-left {
    width: 100%;
  }
  .productdetails .details .related .related-list {
    --bs-gutter-x: 2rem;
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-top .fooder-right {
    width: 100%;
  }
  .indexcontent .i-applications .i-applications-swbox .i-applications-swiper {
    padding: 0px;
  }
  .indexcontent .i-applications .i-applications-swbox {
    margin: 0;
  }
  .indexcontent .i-news .i-news-box {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-box .i-news-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-news .i-news-box .i-news-right {
    width: 100%;
  }
  .indexcontent .i-workshop .i-workshop-titlebox {
    flex-direction: column;
  }
  .i-workshop-title {
    margin-bottom: var(--d30);
  }
  .header .header-logo .logo {
    width: 140px;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r56: 46px;
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d158: 70px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d24: 20px;
    --80: 40px;
    --60: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .details-imgbox .details-swiperbox {
    height: 384.48px;
  }
  .indexcontent .i-flotation .i-flotation-box .i-flotation-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-flotation .i-flotation-box .i-flotation-right {
    width: 100%;
  }
  .indexcontent .i-flotation .i-flotation-box {
    flex-direction: column;
  }
  .indexcontent .i-applications .i-applications-swbox {
    padding-top: 11.54167vw;
  }
  .indexcontent .i-technology .i-technology-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-technology .i-technology-box .i-technology-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox {
    margin-bottom: 100px;
  }
  .indexcontent .i-technology .i-technology-box .i-technology-left {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  .fooder {
    padding-bottom: 82px;
  }
  :root {
    --p: 5%;
    --d357: 85px;
    --d208: 60px;
    --d190: 60px;
    --d185: 60px;
    --d180: 60px;
    --d170: 60px;
    --d160: 50px;
    --d158: 50px;
    --d150: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d75: 40px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d18: 8px;
    --d17: 8px;
    --80: 38px;
    --75: 38px;
    --64: 36px;
    --66: 34px;
    --60: 34px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .productdetails .details-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .productdetails .productdetails-imgbox .shouchang a {
    width: 30px;
    height: 30px;
  }
  .productdetails .productdetails-imgbox {
    flex-direction: column;
  }
  .details-imgbox {
    flex-direction: column;
  }
  .productdetails .details-imgbox {
    margin-bottom: var(--d30);
  }
  .details-imgbox .details-swiperbox2 {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .details-imgbox .details-swiperbox {
    padding: 0;
    width: 100%;
    height: auto;
  }
  .indexcontent .i-applications .i-applications-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-applications .i-applications-titlebox .i-applications-textbox .i-applications-text {
    width: 100%;
    text-align: left;
    margin-top: var(--d30);
  }
  .header {
    position: sticky;
    top: 0;
    background-color: #fff;
  }
  .header .header-box0 {
    display: none;
  }
  .index-banner .banner-swbox {
    position: unset;
    width: 100%;
    background: linear-gradient(180deg, #1296E9 0%, #0A5483 100%);
    backdrop-filter: blur(9.6px);
    padding: 10px var(--p);
  }
  .index-banner .banner-swbox .banner-box {
    justify-content: flex-start;
  }
}
@media (max-width: 576px) {
  .header .header-box1 .header-content1 {
    height: 50px;
  }
  :root {
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d190: 30px;
    --d180: 30px;
    --d170: 30px;
    --d160: 30px;
    --d158: 30px;
    --d150: 30px;
    --d145: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --60: 28px;
    --44: 26px;
    --40: 26px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .productdetails .details-navbox {
    top: 50px;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox .news-list-type {
    margin-top: 20px;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox {
    flex-direction: column-reverse;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-datebox {
    position: absolute;
    right: 0;
    top: 0;
  }
  .newscontent .news-list .news-list2 .news-list3 .news-textbox .news-list-textbox {
    width: 100%;
    max-width: 100%;
  }
  .aboutcontent .a-technology .a-technology-box {
    height: 350px;
  }
  .productdetails .details .related .related-list {
    --bs-gutter-x: 0rem;
  }
  .technology-list .technology-list2 .technology-list3 .technology-num {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .productdetails .details-sharebox {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .productdetails .details-sharebox .details-share {
    margin-bottom: var(--d30);
    margin-right: 0;
  }
  .header .header-search {
    margin-right: 10px;
  }
  .header .header-cart {
    margin-right: 10px;
    padding-right: 10px;
  }
  .header .header-logo .logo {
    width: 86px;
  }
  .technology-list {
    flex-wrap: wrap;
  }
  .technology-list .technology-list2 {
    width: 100%;
  }
  .fooder-right {
    flex-wrap: wrap;
  }
  .fooder .fooder-top .fooder-right .fooder-contact {
    width: 100%;
    margin-top: 20px;
  }
  .fooder .fooder-top .fooder-right .fooder-contact .fooder-formbox {
    margin-bottom: 50px;
  }
}
