* {
  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;
  color: #596393;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12) var(--d20);
  border: 1px solid #C4C9EA;
}
@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: #19224D;
  color: #19224D;
  background-color: #fff;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 300;
  font-style: normal;
  src: local('InterTight Light'), local('InterTight-Light'), url('../../app/fonts/InterTight-Light.woff2') format('woff2'), url('../../app/fonts/InterTight-Light.woff') format('woff'), url('../../app/fonts/InterTight-Light.ttf') format('truetype');
  font-display: swap;
}
@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: 'ClashDisplay';
  font-weight: 400;
  font-style: normal;
  src: local('ClashDisplay Regular'), local('ClashDisplay-Regular'), url('../../app/fonts/ClashDisplay-Regular.woff2') format('woff2'), url('../../app/fonts/ClashDisplay-Regular.woff') format('woff'), url('../../app/fonts/ClashDisplay-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'ClashDisplay';
  font-weight: 500;
  font-style: normal;
  src: local('ClashDisplay Medium'), local('ClashDisplay-Medium'), url('../../app/fonts//ClashDisplay-Medium.woff2') format('woff2'), url('../../app/fonts/ClashDisplay-Medium.woff') format('woff'), url('../../app/fonts/ClashDisplay-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  font-weight: 400;
  font-style: normal;
  src: local('Manrope Regular'), local('Manrope-Regular'), url('../../app/fonts/Manrope-Regular.woff2') format('woff2'), url('../../app/fonts/Manrope-Regular.woff') format('woff'), url('../../app/fonts/Manrope-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  font-weight: 500;
  font-style: normal;
  src: local('Manrope Medium'), local('Manrope-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;
}
@font-face {
  font-family: 'Manrope';
  font-weight: 600;
  font-style: normal;
  src: local('Manrope SemiBold'), local('Manrope-SemiBold'), url('../../app/fonts/Manrope-SemiBold.woff2') format('woff2'), url('../../app/fonts/Manrope-SemiBold.woff') format('woff'), url('../../app/fonts/Manrope-SemiBold.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: 20px;
  --c: #19224D;
  --c2: linear-gradient(90deg, #0033F8 26.18%, #0DE9FB 100%);
  --c3: linear-gradient(90deg, #001E89 33.96%, #0DE9FB 100%);
  --gutter50: 3.125rem;
  --r70: 70px;
  --r56: 56px;
  --r50: 50px;
  --r46: 46px;
  --r44: 44px;
  --r40: 40px;
  --r36: 36px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d310: 310px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d168: 168px;
  --d164: 164px;
  --d162: 162px;
  --d160: 160px;
  --d158: 158px;
  --d155: 155px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d54: 54px;
  --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;
  --160: 160px;
  --128: 128px;
  --120: 120px;
  --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;
}
.clashdisplay {
  font-family: 'ClashDisplay', Arial, sans-serif;
}
.manrope {
  font-family: 'Manrope', Arial, sans-serif;
}
.title {
  font-family: 'ClashDisplay', Arial, sans-serif;
  font-size: var(--68);
  line-height: 0.9;
  letter-spacing: -0.04em;
  font-weight: 500;
}
.title span {
  background: linear-gradient(90deg, #0DE9FB 0%, #0033F8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title2 {
  font-family: 'ClashDisplay', Arial, sans-serif;
  font-size: var(--70);
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: 500;
}
.title2 span {
  background: linear-gradient(90deg, #0DE9FB 0%, #0033F8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title3 {
  font-size: var(--32);
  line-height: calc(39 / 32);
  letter-spacing: -0.04em;
}
.text16-150 {
  font-size: var(--16);
  line-height: 1.5;
}
.text16-160 {
  font-size: var(--16);
  line-height: 1.6;
  color: #E0E0E0;
}
.text16-20 {
  font-size: var(--16);
  line-height: calc(20 / 16);
}
.text16-22 {
  font-size: var(--16);
  line-height: calc(22 / 16);
}
.text18-24 {
  font-size: var(--18);
  line-height: calc(24 / 18);
  letter-spacing: -0.02em;
}
.text22-28 {
  font-size: var(--22);
  line-height: calc(28 / 22);
  font-weight: 500;
  letter-spacing: -0.02em;
}
.type {
  font-size: var(--22);
  line-height: calc(27 / 22);
  color: #C5C8D3;
  font-weight: 500;
}
.type i {
  width: var(--d10);
  height: var(--d10);
  margin-right: var(--d10);
  border-radius: 3px;
  background: linear-gradient(180deg, #0DE9FB 0%, #0033F8 100%);
  display: inline-block;
}
.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);
  }
}
.header {
  position: sticky;
  left: 0px;
  top: 0;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box1 {
  background: var(--c3);
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 36px;
  position: relative;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--14);
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.6);
}
.header .header-box1 .header-content1 a {
  font-weight: 500;
  color: #fff;
}
.header .header-box1 .header-content1 a:hover {
  text-decoration: underline;
}
.header .header-box2 {
  background-color: #fff;
  position: relative;
  z-index: 100;
  transition: all 0.5s;
}
.header .header-box2 .header-content2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  position: relative;
}
.header .header-logo .logo {
  width: 200px;
  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 {
  margin-right: var(--d26);
}
.header .header-cart i {
  font-size: var(--20);
  margin-right: var(--d8);
}
.header .header-cart span {
  font-size: var(--18);
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
}
.header .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: var(--d44);
}
.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(--d8) var(--d10);
  background-color: #0033F8;
  border-radius: 6px;
  font-size: var(--14);
  line-height: 1.2;
  font-family: 'Manrope', Arial, sans-serif;
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 500;
}
.header .header-language .header-language2 .language .language-img1 {
  width: var(--28);
}
.header .header-language .header-language2 .language .language-img2 {
  width: 11px;
}
.header .header-language .header-language2 .language > div {
  margin-left: var(--d8);
  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);
}
@media (min-width: 1201px) {
  .header-not {
    display: none !important;
  }
  .header-navbox {
    height: 100%;
  }
  .header-nav {
    height: 100%;
    display: flex;
    justify-content: center;
    margin-right: var(--d124);
  }
  .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: var(--d38);
  }
  .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;
    letter-spacing: -0.02em;
    font-weight: 400;
    transition: all 0.5s;
    position: relative;
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 500;
  }
  .header-nav .header-list .header-list2 .header-list3:hover {
    color: #0033F8 !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: #0033F8 !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1800px) and (min-width: 1600px) {
  .header-nav {
    margin-right: 50px;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav {
    margin-right: 50px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav {
    margin-right: 30px;
  }
  .header .header-search {
    margin-right: 12px;
  }
  .header .header-cart {
    margin-right: 12px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    font-size: 14px;
  }
}
@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: 36px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  pointer-events: none;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  pointer-events: auto;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  padding: 13px 11px;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  border-radius: 50%;
  margin-bottom: 24px;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a:hover i {
  color: #0033F8;
}
.online-wrap .online a i {
  font-size: 22px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #aaa;
  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: 250px;
  transform: translateY(-100%);
  left: 0;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(835 / 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-about {
  position: relative;
  padding: var(--d168) 0;
}
.indexcontent .i-about .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(36%, 40%);
}
.indexcontent .i-about .i-about-textbox {
  width: 942px;
  max-width: 100%;
  margin-bottom: var(--d95);
}
.indexcontent .i-about .i-about-textbox .type {
  margin-bottom: var(--d20);
}
.indexcontent .i-about .i-about-textbox .i-about-title {
  margin-bottom: var(--d40);
}
.indexcontent .i-about .i-about-textbox .i-about-text {
  margin-bottom: var(--d72);
}
.indexcontent .i-about .i-about-datebox {
  position: absolute;
  left: var(--d60);
  top: calc(var(--d30) * -1);
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.indexcontent .i-about .i-about-datebox .i-about-date {
  font-size: var(--160);
  font-family: 'ClashDisplay', Arial, sans-serif;
  font-weight: 500;
  background: var(--c2);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.indexcontent .i-about .i-about-datebox .i-about-date::after {
  content: '';
  position: absolute;
  bottom: calc(calc(30 / 197 * 100%) * -1);
  left: 50%;
  transform: translate(-50%, 0%);
  width: calc(449 / 352 * 100%);
  height: calc(118 / 197 * 100%);
  z-index: 1;
  background: rgba(255, 255, 255, 0.13);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(9.9px);
}
.indexcontent .i-about .i-about-datebox .i-about-date-title {
  width: 366px;
  max-width: 100%;
  position: relative;
  z-index: 10;
}
.indexcontent .i-about .i-about-datebox .i-about-date-title span {
  background: #DEFDFF;
  border-radius: 9px;
}
.indexcontent .i-about .i-about-video {
  margin-bottom: var(--d72);
}
.indexcontent .i-about .i-about-video .i-about-videoimg {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
.indexcontent .i-about .i-about-video .i-about-videoimg::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox {
  position: absolute;
  width: 100%;
  bottom: var(--d68);
  left: 0;
  color: #fff;
  z-index: 10;
}
.indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-icon {
  width: 92px;
  margin-bottom: var(--d140);
}
.indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-type {
  font-size: var(--19);
  line-height: calc(25 / 19);
  margin-bottom: var(--d20);
}
.indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-title {
  font-size: var(--52);
  line-height: calc(58 / 52);
  letter-spacing: -0.04em;
  font-weight: 600;
}
.indexcontent .i-about .i-about-video .i-about-videoimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .i-about-list {
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
}
.indexcontent .i-about .i-about-list .i-about-list2 {
  padding-right: var(--d190);
  max-width: 50%;
}
.indexcontent .i-about .i-about-list .i-about-list2:last-child {
  padding-right: 0;
}
.indexcontent .i-about .i-about-list .i-about-list2 .i-about-list3 .i-about-numbox {
  font-size: var(--120);
  line-height: calc(148 / 120);
  color: var(--c);
  letter-spacing: -0.04em;
  margin-bottom: var(--d10);
  font-family: 'ClashDisplay', Arial, sans-serif;
  position: relative;
}
.indexcontent .i-about .i-about-list .i-about-list2 .i-about-list3 .i-about-numbox::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 120%;
  height: 50%;
  z-index: 1;
  backdrop-filter: blur(5px);
}
.indexcontent .i-about .i-about-list .i-about-list2 .i-about-list3 .i-about-list-title {
  font-size: var(--28);
  line-height: calc(32 / 28);
  letter-spacing: -0.02em;
  color: var(--c);
  position: relative;
  z-index: 10;
}
.indexcontent .i-about .i-about-list .i-about-list2 .i-about-list3 .i-about-list-text {
  padding-top: var(--d12);
  margin-top: var(--d12);
  border-top: 1px solid #C4C9EA;
  width: 380px;
  max-width: 100%;
  position: relative;
  z-index: 10;
}
.indexcontent .i-business {
  padding-bottom: var(--d162);
}
.indexcontent .i-business .i-business-titlebox {
  margin-bottom: var(--d60);
}
.indexcontent .i-business .i-business-titlebox .i-business-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-business .i-business-list {
  --bs-gutter-x: 2.5rem;
  margin-bottom: calc(var(--d40) * -1);
}
.indexcontent .i-business .i-business-list .i-business-list2 {
  margin-bottom: var(--d40);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 {
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3:hover .i-business-textbox {
  transform: none !important;
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3:hover .i-business-textbox::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3:hover .i-business-textbox .i-business-list-titlebox .i-business-list-icon::after {
  -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
  clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3:hover .i-business-textbox .i-business-list-titlebox .i-business-list-icon i {
  color: var(--c);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .img-box {
  padding-bottom: calc(615 / 600 * 100%);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(530 / 600 * 100%);
  padding: var(--d40);
  padding-bottom: 0;
  z-index: 10;
  background-color: var(--c);
  border-top-right-radius: 24px;
  transition: all 0.5s;
  overflow: hidden;
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox .i-business-list-titlebox {
  position: relative;
  z-index: 18;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: var(--d28);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox .i-business-list-titlebox .i-business-list-title {
  width: calc(100% - 50px);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox .i-business-list-titlebox .i-business-list-title h3 {
  font-size: var(--34);
  line-height: calc(42 / 34);
  color: #fff;
  font-weight: 500;
  font-family: 'ClashDisplay', Arial, sans-serif;
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox .i-business-list-text {
  position: relative;
  z-index: 18;
  color: #fff;
  padding-bottom: var(--d36);
}
.indexcontent .i-business .i-business-list .i-business-list2 .i-business-list3 .i-business-textbox .i-business-list-text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.indexcontent .i-distribution {
  padding-top: var(--d168);
  padding-bottom: var(--d225);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-distribution .i-distribution-titlebox {
  margin-bottom: var(--d105);
}
.indexcontent .i-distribution .i-distribution-titlebox .i-distribution-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-distribution .i-distribution-titlebox .i-distribution-title .title2 {
  color: #fff;
}
.indexcontent .i-distribution-con {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.indexcontent .i-distribution-con .i-distribution-list {
  width: calc(722 / 1220 * 100%);
  margin-right: var(--d90);
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2 {
  border-bottom: 1px solid #2F3449;
  margin-bottom: var(--d30);
  padding-bottom: var(--d30);
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2:hover .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-list-title {
  color: #fff;
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2:hover .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-num {
  background-color: #fff;
  color: var(--c);
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2 .i-distribution-list3 .i-distribution-list-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  cursor: pointer;
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2 .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-list-title {
  font-size: var(--32);
  line-height: calc(39 / 32);
  color: #95959E;
  font-weight: 500;
  width: calc(100% - var(--r50) + 10px);
  transition: all 0.5s;
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2 .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-num {
  width: var(--r50);
  height: var(--r50);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  letter-spacing: -0.08em;
  background-color: rgba(255, 255, 255, 0.1);
  color: #95959E;
  transition: all 0.5s;
}
.indexcontent .i-distribution-con .i-distribution-list .i-distribution-list2 .i-distribution-list3 .i-distribution-list-text {
  width: calc(100% - var(--r50) + 10px);
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #95959E;
  display: none;
  padding-bottom: var(--d20);
}
.indexcontent .i-distribution-con .i-distribution-list .open .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-list-title {
  color: #fff;
}
.indexcontent .i-distribution-con .i-distribution-list .open .i-distribution-list3 .i-distribution-list-titlebox .i-distribution-num {
  background-color: #fff;
  color: var(--c);
}
.indexcontent .i-distribution-con .i-distribution-con-img {
  width: 318px;
}
.indexcontent .i-distribution-con .i-distribution-con-img img {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-logo {
  padding-top: var(--d80);
}
.indexcontent .i-logo .i-logo-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -4px;
  padding: 0 var(--d130);
}
.indexcontent .i-logo .i-logo-list .i-logo-list2 {
  width: calc(1 / 6 * 100%);
  padding: 0 4px;
}
.indexcontent .i-logo .i-logo-list .i-logo-list2 .i-logo-list3 .img-box {
  padding-bottom: calc(80 / 225 * 100%);
}
.indexcontent .i-cases {
  padding-top: var(--d170);
  position: relative;
  overflow: hidden;
}
.indexcontent .i-cases .bg {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(47%, -30%);
}
.indexcontent .i-cases .i-cases-titlebox {
  margin-bottom: var(--d75);
}
.indexcontent .i-cases .i-cases-titlebox .i-cases-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-news {
  padding-top: var(--d110);
  padding-bottom: var(--d115);
  overflow: hidden;
}
.indexcontent .i-news .i-news-titlebox {
  margin-bottom: var(--d70);
}
.indexcontent .i-news .i-news-titlebox .i-news-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-news .i-news-list {
  margin-bottom: calc(var(--d50) * -1);
  --bs-gutter-x: var(--gutter50);
}
.indexcontent .i-news .i-news-list .i-news-list2 {
  margin-bottom: var(--d50);
}
.i-inquiry {
  position: relative;
  overflow: hidden;
  padding-top: var(--d243);
  padding-left: var(--d160);
  padding-bottom: var(--d212);
}
.i-inquiry .bg2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.i-inquiry .i-inquiry-bg {
  right: 0;
  top: 0;
  width: 59.89583vw;
  position: absolute;
  z-index: 5;
  pointer-events: none;
  transform: translate(6%, -11%);
}
.i-inquiry .i-inquiry-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-inquiry .container {
  position: relative;
  z-index: 10;
}
.i-inquiry .i-inquiry-formbox {
  width: 42.39583vw;
}
.i-inquiry .i-inquiry-formbox .i-inquiry-title {
  margin-bottom: var(--d8);
}
.i-inquiry .i-inquiry-formbox .i-inquiry-title h2 {
  font-family: 'ClashDisplay', Arial, sans-serif;
  font-size: var(--48);
  line-height: calc(50 / 48);
  letter-spacing: -0.04em;
  font-weight: 500;
  background: linear-gradient(90deg, #0DE9FB 0%, #0033F8 54.33%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.i-inquiry .i-inquiry-formbox .i-inquiry-title2 {
  font-size: var(--32);
  line-height: calc(50 / 32);
  margin-bottom: var(--d20);
  font-weight: 500;
  color: var(--c);
}
.i-inquiry .i-inquiry-formbox .i-inquiry-text {
  font-size: var(--18);
  line-height: calc(22 / 18);
  letter-spacing: -0.02em;
  width: 681px;
  max-width: 100%;
  margin-bottom: var(--d50);
}
.i-inquiry-form ul {
  --bs-gutter-x: 0.5rem;
}
.i-inquiry-form .input-box {
  background: rgba(240, 242, 249, 0.5);
  border-radius: 4px;
  width: 100%;
  margin-bottom: var(--d20);
  padding: var(--d20) var(--d24);
  font-size: var(--16);
  line-height: 1.2;
}
.i-inquiry-form .input-box::placeholder {
  transition: all 0.5s;
  color: #596393;
}
.i-inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.i-inquiry-form .textarea-box {
  margin-bottom: var(--d55);
  height: 168px;
}
.fooder .fooder-box {
  background-color: #040C18;
  padding: var(--d100) var(--d135) var(--d110);
  border-radius: 24px;
}
.fooder .fooder-box .fooder-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d80);
}
.fooder .fooder-box .fooder-top .fooder-left {
  width: 492px;
}
.fooder .fooder-box .fooder-top .fooder-left .fooder-logo {
  width: 276px;
  margin-bottom: var(--d40);
}
.fooder .fooder-box .fooder-top .fooder-left .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-box .fooder-top .fooder-left .fooder-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #95959E;
  letter-spacing: -0.02em;
}
.fooder .fooder-box .fooder-top .fooder-left .fooder-text span {
  font-weight: 500;
  color: #fff;
}
.fooder .fooder-box .fooder-top .fooder-share {
  color: #fff;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-title {
  font-size: var(--24);
  line-height: calc(22 / 24);
  font-weight: 500;
  margin-bottom: var(--d30);
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a {
  width: var(--r44);
  height: var(--r44);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  margin-right: var(--d20);
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a:hover::after {
  -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
  clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a:hover i {
  color: #0033F8;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
  height: 101%;
  background: var(--c2);
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: all 0.5s;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a:last-child {
  margin-right: 0;
}
.fooder .fooder-box .fooder-top .fooder-share .fooder-share-box a i {
  font-size: var(--18);
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  color: #fff;
}
.fooder .fooder-box .fooder-con {
  display: flex;
  justify-content: flex-start;
}
.fooder .fooder-box .fooder-con > div {
  margin-right: var(--d208);
}
.fooder .fooder-box .fooder-con > div:last-child {
  margin-right: 0;
}
.fooder .fooder-box .fooder-con .fooder-con-title {
  font-size: var(--24);
  line-height: calc(22 / 24);
  font-weight: 500;
  margin-bottom: var(--d30);
  color: #fff;
}
.fooder .fooder-box .fooder-con .fooder-navbox2 a {
  display: block;
  margin-bottom: var(--d16);
  font-size: var(--16);
  line-height: 1.2;
  color: #95959E;
  transition: all 0.5s;
}
.fooder .fooder-box .fooder-con .fooder-navbox2 a:hover {
  color: #fff;
}
.fooder .fooder-box .fooder-con .fooder-navbox2 a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-box .fooder-con .fooder-mes2 {
  margin-bottom: var(--d16);
}
.fooder .fooder-box .fooder-con .fooder-mes2:last-child {
  margin-bottom: 0;
}
.fooder .fooder-box .fooder-con .fooder-mes-text {
  font-size: var(--16);
  line-height: 1.2;
  color: #95959E;
  transition: all 0.5s;
}
.fooder .fooder-box .fooder-con .fooder-mes-text:hover {
  color: #fff;
}
.fooder .fooder-box .fooder-con .fooder-mes-text .fooder-mes-title {
  display: inline-block;
}
.fooder .fooder-bom2 {
  display: flex;
  justify-content: space-between;
  padding: var(--d30) 0;
}
.fooder .fooder-bom2 .food-left2 {
  font-size: var(--16);
  line-height: calc(22 / 16);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.fooder .fooder-bom2 .food-left2 .fooder-copyright {
  margin-right: var(--d10);
}
.fooder .fooder-bom2 .food-left2 .cnzz {
  margin-left: var(--d10);
}
.fooder .fooder-bom2 .food-right2 {
  display: flex;
  align-items: center;
  font-size: var(--18);
  line-height: calc(22 / 18);
}
.fooder .fooder-bom2 .food-right2 a:first-child {
  margin-right: var(--d20);
  padding-right: var(--d20);
  position: relative;
}
.fooder .fooder-bom2 .food-right2 a:first-child::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #95959E;
}
.news-box {
  overflow: hidden;
}
.news-box:hover .img-box img {
  transform: scale(1.1);
}
.news-box:hover .news-list-textbox .news-list-datebox .news-list-day span {
  opacity: 1;
}
.news-box:hover .news-list-textbox .news-list-textbox2 .news-list-title h3 {
  color: #0033F8;
}
.news-box .news-list-imgbox {
  position: relative;
  margin-bottom: var(--d36);
}
.news-box .news-list-imgbox .news-list-icon {
  position: absolute;
  top: var(--d40);
  right: var(--d40);
  z-index: 10;
  opacity: 0;
}
.news-box .news-list-imgbox .img-box {
  border-radius: 24px;
  padding-bottom: calc(300 / 580 * 100%);
}
.news-box .news-list-textbox {
  display: flex;
  justify-content: space-between;
}
.news-box .news-list-textbox .news-list-datebox {
  display: flex;
  flex-direction: column;
}
.news-box .news-list-textbox .news-list-datebox .news-list-day {
  font-size: var(--56);
  line-height: calc(68 / 56);
  color: var(--c);
  padding-bottom: 4px;
  margin-bottom: var(--d8);
  position: relative;
  font-weight: 500;
  transition: all 0.5s;
}
.news-box .news-list-textbox .news-list-datebox .news-list-day span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  background: linear-gradient(90deg, #0DE9FB 0%, #0033F8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.news-box .news-list-textbox .news-list-datebox .news-list-day::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 120%;
  height: 50%;
  z-index: 1;
  backdrop-filter: blur(2px);
}
.news-box .news-list-textbox .news-list-datebox .news-list-day::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(65 / 61 * 100%);
  height: 1px;
  background-color: #CFD4EF;
  z-index: 10;
}
.news-box .news-list-textbox .news-list-datebox .news-list-date {
  font-size: var(--22);
  line-height: calc(27 / 22);
  color: var(--c);
  font-weight: 500;
}
.news-box .news-list-textbox .news-list-textbox2 {
  width: calc(100% - 65px - var(--d50));
  padding-top: var(--d8);
}
.news-box .news-list-textbox .news-list-textbox2 .news-list-title {
  margin-bottom: var(--d16);
}
.news-box .news-list-textbox .news-list-textbox2 .news-list-title h3 {
  font-size: var(--26);
  line-height: calc(31 / 26);
  color: var(--c);
  transition: all 0.5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-box .news-list-textbox .news-list-textbox2 .news-list-text {
  font-size: var(--16);
  line-height: calc(19 / 16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cases-box {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.cases-box:hover .cases-icon {
  opacity: 0;
}
.cases-box:hover .cases-sw-icon {
  opacity: 1;
}
.cases-box:hover .hoverbg::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.cases-box .cases-sw-icon {
  opacity: 0;
  transition: all 0.5s;
}
.cases-box .cases-icon {
  position: absolute;
  z-index: 10;
  top: var(--d40);
  right: var(--d40);
  transition: all 0.5s;
}
.cases-box .cases-imgbox .img-box {
  padding-bottom: calc(600 / 540 * 100%);
}
.cases-box .cases-sw-textbox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: var(--d54) var(--d40) var(--d40);
}
.cases-box .cases-sw-textbox .cases-sw-typebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d42);
  z-index: 10;
  position: relative;
}
.cases-box .cases-sw-textbox .cases-sw-typebox .cases-sw-type {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 6px var(--d10);
  font-size: var(--16);
  line-height: calc(19 / 16);
  color: #fff;
}
.cases-box .cases-sw-textbox .cases-sw-textbox2 {
  width: calc(414 / 460 * 100%);
  z-index: 10;
  position: relative;
}
.cases-box .cases-sw-textbox .cases-sw-textbox2 .cases-sw-title {
  margin-bottom: var(--d10);
}
.cases-box .cases-sw-textbox .cases-sw-textbox2 .cases-sw-title h3 {
  font-size: var(--26);
  line-height: calc(31 / 26);
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cases-box .cases-sw-textbox .cases-sw-textbox2 .cases-sw-text {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.i-business-list-icon {
  width: var(--r44);
  height: var(--r44);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.i-business-list-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
  height: 101%;
  background: var(--c2);
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: all 0.5s;
}
.i-business-list-icon i {
  font-size: var(--14);
  color: #fff;
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}
.i-business-list-icon2::after {
  -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
  clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
}
.i-business-list-icon2 i {
  color: var(--c);
}
.hoverbg {
  position: relative;
}
.hoverbg:hover::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.hoverbg::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--c2);
  z-index: 1;
  -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
  clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%);
  transition: all 0.5s;
}
.index-type {
  position: absolute;
  left: 0;
  top: 0;
}
.bg {
  width: 40.57292vw;
  pointer-events: none;
}
.bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bg2 {
  width: 100vw;
  pointer-events: none;
}
.bg2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.con-but .con-but2 {
  background: var(--c2);
  font-size: var(--16);
  min-width: 190px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-weight: 600;
  font-family: 'Manrope', Arial, sans-serif;
  color: #fff;
  padding: var(--d12) var(--d20);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.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);
  }
}
.indextext {
  padding-left: 36.45833vw;
  position: relative;
}
.other-banner {
  position: relative;
}
.other-banner .other-img {
  position: relative;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .other-img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.other-banner .other-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10;
}
.other-banner .other-textbox .other-title {
  margin-top: var(--d20);
  width: 942px;
  max-width: 100%;
}
.other-banner .other-textbox .other-title .title2 {
  color: #fff;
}
.other-banner .other-textbox2 {
  position: absolute;
  left: 16.14583vw;
  bottom: var(--d150);
  z-index: 10;
}
.other-banner .other-textbox2 .other-title {
  margin-top: var(--d20);
  width: 942px;
  max-width: 100%;
}
.other-banner .other-textbox2 .other-title .title {
  margin-bottom: var(--d16);
}
.other-banner .other-textbox2 .other-title .title span {
  background: linear-gradient(90deg, #0033F8 30.69%, #0DE9FB 69.92%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.other-banner .other-textbox2 .other-text {
  width: 629px;
  max-width: 100%;
  color: #fff;
  font-size: var(--20);
  line-height: calc(30 / 20);
}
.crumbs {
  background: linear-gradient(90deg, #001E89 33.96%, #0DE9FB 100%);
  color: #fff;
  padding: var(--d14) 0;
}
.crumbs i {
  font-size: var(--22);
  margin-right: var(--d22);
  display: inline-block;
}
.crumbs .crumbs-list {
  display: inline;
  font-size: var(--18);
  line-height: var(--22);
}
.crumbs .crumbs-list .crumbs-list2 {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2::after {
  content: '/';
}
.crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.businesscontent {
  padding-top: var(--d54);
  padding-bottom: var(--d80);
}
.businesscontent .business-list {
  margin-bottom: calc(var(--d50) * -1);
  padding-bottom: var(--d60);
}
.businesscontent .business-list .business-list2 {
  margin-bottom: var(--d50);
}
.business-search {
  font-size: var(--18);
  line-height: calc(22 / 18);
  margin-bottom: var(--d15);
}
.business-form {
  width: 20vw;
  min-width: 384px;
  margin-bottom: var(--d40);
}
.business-form .business-formbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: var(--d16);
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  background-color: #F0F2F9;
}
.business-form .business-formbox .input-text {
  width: calc(100% - 10px - var(--20));
  background-color: transparent;
  font-size: var(--14);
  line-height: calc(17 / 14);
}
.business-form .business-formbox .input-text::placeholder {
  color: #95959E;
  transition: all 0.5s;
}
.business-form .business-formbox .input-text:focus::placeholder {
  opacity: 0.3;
}
.business-form .business-formbox .submit {
  background-color: transparent;
}
.business-form .business-formbox .submit i {
  font-size: var(--20);
  color: #000;
}
.business-box {
  padding: var(--d20);
  padding-bottom: var(--d24);
  border-radius: 24px;
  border: 1px solid #C4C9EA;
  height: 100%;
  position: relative;
}
.business-box:hover .img-box img {
  transform: scale(1.1);
}
.business-box:hover .business-but.hoverbg::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.business-box .business-img {
  margin-bottom: var(--d24);
}
.business-box .business-textbox {
  position: relative;
}
.business-box .business-textbox .business-titlebox {
  width: calc(100% - 50px);
}
.business-box .business-textbox .business-titlebox h3 {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 500;
}
.business-box .business-but {
  margin-top: var(--d22);
  overflow: hidden;
  border-radius: 6px;
  background-color: var(--c);
}
.business-box .business-but2 {
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12);
  font-size: var(--16);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
  position: relative;
  z-index: 10;
}
.business-bag {
  position: absolute;
  width: var(--r44);
  height: var(--r44);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #F0F2F9;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  overflow: hidden;
}
.business-bag:hover i {
  color: #fff;
}
.business-bag i {
  font-size: var(--20);
  color: #2F3449;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(385 / 1880 * 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;
  padding-left: var(--d25);
}
.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;
  border-top: 1px solid #C4C9EA;
  border-bottom: 1px solid #C4C9EA;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3::after {
  position: absolute;
  top: 50%;
  left: calc(var(--d25) * -1);
  transform: translate(0%, -50%);
  width: 6px;
  height: 30px;
  background: linear-gradient(180deg, #0033F8 0%, #0DE9FB 100%);
  border-radius: 0px 6px 6px 0px;
  content: '';
}
.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(--d20);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: #19224D;
  transition: all 0.5s;
  font-size: var(--20);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but .jia {
  opacity: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but .jian {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  font-size: var(--24);
  line-height: calc(29 / 24);
  color: #19224D;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  padding: var(--d30) 0;
}
.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-top: var(--d20);
  padding-bottom: var(--d30);
  padding-left: var(--d15);
}
.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(--d16);
}
.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: inline-block;
  font-size: var(--22);
  line-height: calc(27 / 22);
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 {
  padding: var(--d40) var(--d50) var(--d40) var(--d40);
  background-color: #F0F2F9;
  border-radius: 6px;
  margin-top: var(--d17);
  display: none;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .gmt-more-list-2 .gmt-more-list2-2 {
  margin-bottom: var(--d24);
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .gmt-more-list-2 .gmt-more-list2-2:hover a {
  transform: translateX(25px);
  color: #0033F8;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .gmt-more-list-2 .gmt-more-list2-2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .gmt-more-list-2 .gmt-more-list2-2 a {
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #596393;
  font-weight: 300;
  display: block;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .gmt-more-list-2 .gmt-more-list2-2 a::after {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #0033F8;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translate(0, -50%);
  content: '';
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-more-2 .action a {
  transform: translateX(25px);
  color: #0033F8;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .open2 > a {
  color: #0033F8;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but .jia {
  opacity: 1 !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but .jian {
  opacity: 0 !important;
}
.gmt-box .gmt-rigth {
  width: calc(1495 / 1880 * 100%);
  padding-left: var(--d93);
}
.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;
  padding-right: var(--d90);
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .pagination-page li,
.pagination .next {
  width: 38px;
  height: 38px;
  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%;
  transition: all 0.5s;
  border-radius: 6px;
  color: var(--c);
  background-color: #F0F2F8;
}
.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(--14);
}
.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 .active a {
  background-color: var(--c) !important;
  color: #fff !important;
}
.details-content {
  display: flex;
  justify-content: flex-start;
  margin-bottom: var(--d60);
}
.details-content .details-left {
  width: calc(630 / 1325 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.details-content .details-left .details-imgbox .swiper-slide {
  border-radius: 26px;
  overflow: hidden;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: calc(116 / 630 * 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
  padding: 1px;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  overflow: hidden;
  background-color: #FFFFFF;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::after {
  width: 30%;
  height: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  z-index: 10;
  background-image: url('../img/play.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: calc(500 / 630 * 100%);
  overflow: hidden;
}
.details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border: 1px solid #F5F5F5;
}
.details-content .details-right {
  width: calc(695 / 1325 * 100%);
  padding-left: var(--d70);
}
.details-content .details-right .details-right2 {
  height: 100%;
  padding-right: var(--d55);
}
.details-content .details-right .details-right2 .details-title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: var(--d30);
}
.details-content .details-right .details-right2 .details-title h2 {
  font-size: var(--36);
  line-height: calc(44 / 36);
  letter-spacing: -0.02em;
  font-weight: 500;
}
.details-content .details-right .details-right2 .details-title .details-type {
  padding: 6px var(--d20);
  background: #F0F2F9;
  border-radius: 53px;
  font-size: var(--20);
  line-height: calc(24 / 20);
  letter-spacing: -0.02em;
  margin-left: var(--d22);
  margin-top: 2px;
}
.details-content .details-right .details-right2 .details-textbox {
  margin-bottom: var(--d100);
}
.details-content .details-right .details-right2 .details-textbox .details-text-title {
  font-size: var(--18);
  line-height: 1.2;
  color: #0033F8;
  margin-bottom: var(--d10);
  font-weight: 700;
  font-family: 'Manrope', Arial, sans-serif;
}
.details-content .details-right .details-right2 .details-textbox .details-text {
  line-height: calc(22 / 15);
  font-size: var(--15);
  color: #596393;
}
.details-content .details-right .details-right2 .details-share {
  display: flex;
  align-items: center;
  margin-bottom: var(--d40);
}
.details-content .details-right .details-right2 .details-share p {
  font-size: var(--15);
  line-height: 1;
  margin-right: var(--d18);
  color: var(--c);
  font-weight: 700;
}
.details-content .details-right .details-right2 .details-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d40);
}
.details-content .details-right .details-right2 .details-butbox .details-but {
  margin-right: var(--d18);
  background: var(--c2);
  padding: var(--d12) var(--d93);
  font-size: var(--16);
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  font-family: 'Manrope', Arial, sans-serif;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}
.details-content .details-right .details-right2 .details-butbox .details-but:hover::before {
  animation: style1 0.75s;
  z-index: 1;
}
.details-content .details-right .details-right2 .details-butbox .details-but::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);
  }
}
.details-content .details-right .details-right2 .details-butbox .details-but2 .business-bag {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}
.details-navbox {
  position: sticky;
  top: 126px;
  left: 0;
  z-index: 1000;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  background-color: #fff;
}
.details-navbox .details-navbox2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.details-navbox .details-nav {
  position: relative;
  z-index: 10;
}
.details-navbox .details-nav .navbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.details-navbox .details-nav .navbox .navbox2 {
  padding: var(--d19) 0;
  margin-right: var(--d70);
  font-size: var(--18);
  line-height: calc(22 / 18);
  position: relative;
  white-space: nowrap;
  transition: all 0.5s;
}
.details-navbox .details-nav .navbox .navbox2:hover {
  color: #0033F8;
}
.details-navbox .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.details-navbox .details-nav .navbox .action {
  color: #0033F8;
}
.details {
  padding-top: var(--d62);
}
.details .content-title {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: normal;
  margin-bottom: var(--d30);
  color: #19224D;
  font-weight: 500;
}
.details .content-text {
  font-size: 16px;
  line-height: calc(29 / 16);
  color: #596393;
}
.details .specifications {
  margin-bottom: var(--d60);
}
.details .specifications .specifications-textbox {
  margin-bottom: var(--d30);
}
.details .specifications .specifications-textbox:last-child {
  margin-bottom: 0;
}
.details .specifications .specifications-textbox .specifications-text-title {
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #2F3449;
  margin-bottom: var(--d10);
  letter-spacing: -0.02em;
  font-weight: 500;
}
.details .specifications .specifications-textbox table {
  width: 1086px;
  max-width: 100%;
}
.details .application,
.details .description {
  margin-bottom: var(--d60);
}
.details .instructions {
  margin-bottom: var(--d96);
}
.details .consult {
  margin-bottom: var(--d50);
}
.consult-form .product-input {
  margin-bottom: var(--d20);
  background: var(--c2);
  border-radius: 6px;
}
.consult-form .product-input .input-box {
  background-color: transparent;
  color: #fff;
  font-size: var(--18);
  line-height: calc(32 / 18);
  font-weight: 500;
}
.consult-form ul {
  --bs-gutter-x: 0.75rem;
}
.consult-form ul li {
  margin-bottom: var(--d20);
}
.consult-form .input-box {
  width: 100%;
  background-color: #F5F5F5;
  padding: var(--d16) var(--d22);
  font-size: var(--16);
  line-height: calc(19 / 16);
  border-radius: 6px;
}
.consult-form .input-box::placeholder {
  color: #596393;
  transition: all 0.5s;
}
.consult-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.consult-form .textarea-box {
  margin-bottom: var(--d40);
  height: 212px;
}
.consult-form .submit {
  position: relative;
  left: 100%;
  transform: translateX(-100%);
  padding: var(--d14) var(--d80);
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #fff;
  background-color: #2F3449;
  border-radius: 6px;
  overflow: hidden;
}
.consult-form .submit span {
  position: relative;
  z-index: 10;
}
.productdetails {
  padding-top: var(--d54);
  padding-bottom: var(--d100);
}
.casescontent {
  padding-top: var(--d90);
  padding-bottom: var(--d80);
}
.casescontent .cases-list {
  padding-bottom: var(--d60);
  margin-bottom: calc(var(--d50) * -1);
  --bs-gutter-x: var(--gutter50);
}
.casescontent .cases-list .cases-list2 {
  margin-bottom: var(--50);
}
.cases-con {
  padding: 0 var(--d90);
}
.aboutcontent .about {
  padding-bottom: var(--d160);
}
.aboutcontent .about .about-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d160);
}
.aboutcontent .about .about-box .about-video {
  width: calc(946 / 1920 * 100%);
  border-bottom-right-radius: 26px;
  overflow: hidden;
  position: relative;
}
.aboutcontent .about .about-box .about-video .about-video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .about .about-box .about-video .rayfore {
  font-family: 'ClashDisplay', Arial, sans-serif;
  position: absolute;
  z-index: 10;
  font-weight: 500;
  line-height: calc(211 / 180);
  font-size: 9.375vw;
  text-transform: capitalize;
  color: #FFFFFF;
  mix-blend-mode: exclusion;
  bottom: var(--d45);
  left: 50%;
  transform: translateX(-50%);
}
.aboutcontent .about .about-box .about-textbox {
  width: calc(974 / 1920 * 100%);
  padding-top: var(--d162);
  padding-left: var(--d93);
  padding-right: var(--d80);
}
.aboutcontent .about .about-box .about-textbox .about-title {
  margin-bottom: var(--d40);
}
.aboutcontent .about .about-box .about-textbox .about-text1 {
  font-size: var(--22);
  line-height: calc(30 / 22);
  color: #0033F8;
  margin-bottom: var(--d40);
}
.aboutcontent .about .about-box .about-textbox .about-con-textbox {
  font-size: var(--18);
  line-height: calc(30 / 18);
  font-weight: 400;
}
.aboutcontent .about .about-box .about-textbox .about-con-textbox .about-text-title {
  font-weight: 600;
  color: #0033F8;
}
.aboutcontent .about .container {
  overflow: hidden;
}
.aboutcontent .about .about-list {
  --bs-gutter-x: 5.875rem;
  margin-bottom: calc(var(--d50) * -1);
}
.aboutcontent .about .about-list .about-list2 {
  margin-bottom: var(--d50);
}
.aboutcontent .about .about-list .about-list2 .about-list3 {
  width: 100%;
  position: relative;
}
.aboutcontent .about .about-list .about-list2 .about-list3:hover::after {
  width: 100%;
}
.aboutcontent .about .about-list .about-list2 .about-list3::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 10px;
  background: var(--c2);
  transition: all 0.5s;
}
.aboutcontent .about .about-list .about-list2 .about-list3 .about-list-title {
  font-size: var(--22);
  line-height: calc(27 / 22);
  font-weight: 500;
  color: #111737;
  letter-spacing: -0.02em;
}
.aboutcontent .about .about-list .about-list2 .about-list3 .about-numbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d10);
  font-family: 'ClashDisplay', Arial, sans-serif;
  font-weight: 500;
}
.aboutcontent .about .about-list .about-list2 .about-list3 .about-numbox .num {
  font-size: var(--68);
  line-height: calc(84 / 68);
  color: #111737;
  letter-spacing: -0.02em;
}
.aboutcontent .about .about-list .about-list2 .about-list3 .about-numbox .tip {
  font-size: var(--32);
  line-height: calc(39 / 32);
  color: #111737;
  letter-spacing: -0.02em;
}
.aboutcontent .about .about-list .about-list2 .about-list3 .about-list-text {
  font-size: var(--16);
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: #7B7F98;
  font-weight: 500;
  padding-bottom: var(--d50);
  border-bottom: 1px solid #B9B9B9;
}
.aboutcontent .factory {
  padding: var(--d155) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .factory .factory-title {
  margin-bottom: var(--d20);
}
.aboutcontent .factory .factory-title .title2 {
  color: #fff;
}
.aboutcontent .factory .factory-text {
  font-size: var(--18);
  line-height: 1.5;
  color: #C5C8D3;
  width: 672px;
  max-width: 100%;
  margin-bottom: var(--d70);
}
.aboutcontent .factory .factory-imgbox {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  cursor: pointer;
}
.aboutcontent .factory .factory-imgbox:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .factory .factory-imgbox .img-box {
  padding-bottom: calc(680 / 1215 * 100%);
}
.aboutcontent .factory .factory-imgbox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.aboutcontent .factory .factory-imgbox::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  z-index: 2;
  backdrop-filter: blur(2.3px);
}
.aboutcontent .factory .factory-imgbox .factory-titelebox {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  padding: var(--d30);
  padding-left: var(--d35);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.aboutcontent .factory .factory-imgbox .factory-titelebox .factory-list-title {
  width: calc(360 / 543 * 100%);
  font-size: var(--26);
  line-height: calc(31 / 26);
  color: #fff;
}
.aboutcontent .factory .factory-imgbox .factory-titelebox .factory-icon {
  width: var(--r44);
  height: var(--r44);
  border-radius: 6px;
  background: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .factory .factory-imgbox .factory-titelebox .factory-icon i {
  position: relative;
  z-index: 10;
  color: #fff;
  font-size: var(--14);
}
.aboutcontent .qualification {
  padding-top: var(--d160);
}
.aboutcontent .qualification .qualification-title {
  margin-bottom: var(--d20);
  text-align: center;
}
.aboutcontent .qualification .qualification-text {
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d50);
  font-size: var(--18);
  line-height: 1.5;
  color: #596393;
  text-align: center;
}
.aboutcontent .qualification .img-box {
  padding-bottom: calc(800 / 600 * 100%);
}
.aboutcontent .qualification .qualification-box {
  border-radius: 24px;
  background: #FFFFFF;
  border: 1px solid #F0F2F9;
  padding: var(--d32) var(--d84) var(--d46) var(--d36);
  cursor: pointer;
}
.aboutcontent .qualification .qualification-box:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .qualification .qualification-box:hover .qualification-sw-title {
  color: #0033F8;
}
.aboutcontent .qualification .qualification-box:hover .qualification-type {
  color: #fff;
}
.aboutcontent .qualification .qualification-box:hover .hoverbg::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.aboutcontent .qualification .qualification-type {
  padding: var(--d8) var(--d34) var(--d8) var(--d20);
  border-radius: 8px;
  background-color: #F0F2F9;
  color: #000;
  font-size: var(--16);
  line-height: calc(19 / 16);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d30);
  overflow: hidden;
  transition: all 0.5s;
}
.aboutcontent .qualification .qualification-type span {
  z-index: 10;
  position: relative;
}
.aboutcontent .qualification .qualification-sw-title {
  margin-bottom: var(--d30);
}
.aboutcontent .qualification .qualification-sw-title h3 {
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: #222;
  transition: all 0.5s;
  font-weight: 500;
}
.aboutcontent .services {
  position: relative;
  overflow: hidden;
  padding-top: var(--d190);
  padding-bottom: var(--d180);
}
.aboutcontent .services .bg2 {
  position: absolute;
  bottom: 0;
  transform: translateY(40%);
}
.aboutcontent .services .services-title {
  position: relative;
  z-index: 10;
  width: 828px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d20);
  text-align: center;
}
.aboutcontent .services .services-text {
  position: relative;
  z-index: 10;
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d54);
  font-size: var(--18);
  line-height: 1.5;
  color: #596393;
  text-align: center;
}
.aboutcontent .services .join-list {
  position: relative;
  z-index: 10;
}
.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 {
  background: var(--c2);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  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;
}
.join-list {
  width: 959px;
  max-width: 100%;
  margin: 0 auto;
}
.join-list .join-list2 {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  margin-bottom: var(--d16);
  padding: var(--d24);
  overflow: hidden;
}
.join-list .join-list2:last-child {
  margin-bottom: 0;
}
.join-list .join-list2 .join-list3 {
  position: relative;
  z-index: 10;
}
.join-list .join-list2 .join-list3 .join-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-list-title {
  color: #fff;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-title {
  width: calc(100% - 30px);
  font-size: var(--22);
  line-height: 1.5;
  color: #596393;
  position: relative;
  transition: all 0.5s;
  display: flex;
  align-items: center;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--24);
  color: #95959E;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.join-list .join-list2 .join-list3 .join-textbox {
  padding-top: var(--d16);
  display: none;
}
.join-list .open::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.join-list .open .join-list3 .join-titlebox .join-list-title {
  color: #fff;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  opacity: 1;
  color: #fff;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon2 {
  opacity: 0;
}
.servicecontent .service {
  padding-bottom: var(--d25);
  padding-left: var(--d160);
  padding-right: var(--d20);
  overflow: hidden;
  position: relative;
}
.servicecontent .service .bg2 {
  position: absolute;
  bottom: 0;
  transform: translateY(40%);
  left: 0;
}
.servicecontent .service .service-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.servicecontent .service .service-box .service-textbox {
  width: calc(842 / 1700 * 100%);
  padding-right: var(--d36);
}
.servicecontent .service .service-box .service-textbox .service-title {
  margin-bottom: var(--d36);
}
.servicecontent .service .service-box .service-textbox .service-text {
  margin-bottom: var(--d36);
}
.servicecontent .service .service-box .service-imgbox {
  width: calc(858 / 1700 * 100%);
}
.servicecontent .service .service-box .service-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.servicecontent .value {
  background-color: #040C18;
  padding-top: var(--d120);
  padding-right: var(--d150);
  padding-bottom: var(--d120);
  padding-left: var(--d160);
}
.servicecontent .value .value-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d80);
}
.servicecontent .value .value-titlebox .value-titlebox2 {
  width: 882px;
  max-width: 100%;
}
.servicecontent .value .value-titlebox .value-titlebox2 .value-title {
  margin-bottom: var(--d20);
}
.servicecontent .value .value-titlebox .value-titlebox2 .value-title .title {
  color: #fff;
}
.servicecontent .value .value-titlebox .value-titlebox2 .value-text {
  width: 822px;
  max-width: 100%;
  font-size: var(--18);
  line-height: 1.5;
  color: #E0E0E0;
}
.servicecontent .value .value-list {
  border-top: 1px solid #24293C;
}
.servicecontent .value .value-list .value-list2 {
  border-bottom: 1px solid #24293C;
}
.servicecontent .value .value-list .value-list2 .value-list3 {
  padding: var(--d24) 0;
}
.servicecontent .value .value-list .value-list2 .value-list3 .value-list-title {
  display: flex;
  justify-content: flex-start;
  font-size: var(--32);
  line-height: calc(45 / 32);
  color: #fff;
  letter-spacing: -0.02em;
  font-weight: 500;
}
.servicecontent .value .value-list .value-list2 .value-list3 .value-list-title .value-list-num {
  margin-right: var(--d28);
  margin-bottom: var(--d28);
}
.servicecontent .value .value-list .value-list2 .value-list3 .value-list-text {
  font-size: var(--16);
  line-height: calc(28 / 16);
  color: #CFD4EF;
  width: 782px;
  max-width: 100%;
}
.investorcontent {
  padding-top: var(--d90);
  overflow: hidden;
}
.investorcontent .investor-box {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.investorcontent .investor-box .investor-bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 33.33333vw;
  max-width: 640px;
  pointer-events: none;
  z-index: -1;
}
.investorcontent .investor-box .investor-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.investorcontent .investor-box .investor-nav {
  width: calc(425 / 1880 * 100%);
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2 {
  margin-bottom: var(--d10);
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2:last-child {
  margin-bottom: 0;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2 .investor-nav-list3 {
  display: inline-block;
  padding: var(--d14) var(--d20);
  background-color: #F0F2F9;
  border-radius: 6px;
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #596393;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  overflow: hidden;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2 .investor-nav-list3:hover {
  color: #fff;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2 .investor-nav-list3::before {
  position: relative;
  content: '•';
  padding-left: var(--d10);
  margin-right: 5px;
  display: none;
  z-index: 10;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .investor-nav-list2 .investor-nav-list3 span {
  position: relative;
  z-index: 10;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .action .investor-nav-list3 {
  color: #fff;
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .action .investor-nav-list3::after {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.investorcontent .investor-box .investor-nav .investor-nav2 .investor-nav-list .action .investor-nav-list3::before {
  display: inline;
}
.investorcontent .investor-box .investor-con {
  width: calc(1455 / 1880 * 100%);
}
.investorcontent .investor-box .investor-con .company {
  width: 1325px;
  max-width: 100%;
  padding-bottom: var(--d160);
}
.investorcontent .investor-box .investor-con .company .company-title {
  margin-bottom: var(--d30);
}
.investorcontent .investor-box .investor-con .company .company-text {
  width: 737px;
  max-width: 100%;
  margin-bottom: var(--d120);
  background-color: #fff;
}
.investorcontent .investor-box .investor-con .company .company-list {
  margin-bottom: calc(var(--d30) * -1);
  --bs-gutter-x: 5.75rem;
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 {
  margin-bottom: var(--d30);
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 .company-list3 {
  height: 100%;
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 .company-list3 .company-icon {
  height: var(--r44);
  width: var(--r44);
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 4px rgba(13, 13, 18, 0.15);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d24);
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 .company-list3 .company-icon i {
  font-size: var(--24);
  color: #0033F8;
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 .company-list3 .company-list-title {
  font-size: var(--18);
  line-height: 1.5;
  letter-spacing: -0.02em;
  margin-bottom: var(--d8);
  font-weight: 500;
}
.investorcontent .investor-box .investor-con .company .company-list .company-list2 .company-list3 .company-list-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: #596393;
}
.investorcontent .investor-box .investor-con .periodic {
  width: 1248px;
  max-width: 100%;
  padding-bottom: var(--d100);
}
.investorcontent .investor-box .investor-con .periodic .periodic-title {
  margin-bottom: var(--d35);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list {
  margin-bottom: var(--d60);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 {
  margin-bottom: var(--d30);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2:last-child {
  margin-bottom: 0;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 {
  padding: var(--d28) var(--d32);
  box-shadow: 8px 18px 33px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3:hover .img-box img {
  transform: scale(1.1);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3:hover .periodic-textbox .periodic-textbox2 .periodic-list-title h3 {
  color: #0033F8;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: calc(804 / 1184 * 100%);
  padding-right: var(--d30);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox {
  margin-right: var(--d32);
  padding-right: var(--d32);
  position: relative;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #F0F0F0;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox .periodic-day {
  font-size: var(--68);
  line-height: calc(80 / 68);
  margin-bottom: var(--d10);
  font-weight: 500;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox .periodic-date {
  font-size: var(--22);
  line-height: calc(32 / 22);
  color: #596393;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-textbox2 .periodic-list-type {
  font-size: var(--18);
  line-height: calc(26 / 18);
  color: #596393;
  font-weight: 300;
  margin-bottom: var(--d12);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-textbox2 .periodic-list-title {
  width: 100%;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-textbox2 .periodic-list-title h3 {
  font-size: var(--22);
  line-height: calc(30 / 22);
  letter-spacing: -0.02em;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.5s;
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-imgbox {
  width: calc(380 / 1184 * 100%);
}
.investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-imgbox .img-box {
  padding-bottom: calc(360 / 760 * 100%);
}
.investorcontent .investor-box .investor-con .periodic .pagination {
  padding-right: 0;
}
.investorcontent .investor-box .investor-con .investor {
  width: 680px;
  max-width: 100%;
  padding-bottom: var(--d128);
}
.investorcontent .investor-box .investor-con .investor .investor-title {
  margin-bottom: var(--d30);
}
.investorcontent .investor-box .investor-con .investor .investor-title2 {
  font-size: var(--22);
  line-height: calc(27 / 22);
  letter-spacing: -0.04em;
  font-weight: 500;
  background: linear-gradient(90deg, #0DE9FB 0%, #0033F8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: var(--d20);
}
.investorcontent .investor-box .investor-con .investor .investor-text {
  max-width: 100%;
  font-size: var(--18);
  line-height: calc(22 / 18);
  letter-spacing: -0.02em;
  margin-bottom: var(--d50);
}
.investorcontent .investor-box .investor-con .investor .i-inquiry-form {
  max-width: 100%;
}
.contactcontent {
  padding: var(--d115) 16.14583vw var(--d145);
}
.contactcontent .contact-mes {
  width: 611px;
  max-width: 100%;
}
.contactcontent .contact-mes .contact-mes2 {
  margin-bottom: var(--d50);
}
.contactcontent .contact-mes .contact-mes2:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 {
  display: flex;
  justify-content: flex-start;
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-icon {
  width: var(--r50);
  min-width: var(--r50);
  height: var(--r50);
  border-radius: 50%;
  margin-right: var(--d24);
  background: linear-gradient(180deg, #0033F8 0%, #0DE9FB 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-icon i {
  font-size: var(--22);
  color: #fff;
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-textbox .contact-title {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: 6px;
  font-weight: 500;
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-textbox .contact-text {
  font-size: var(--16);
  color: #596393;
  line-height: calc(20 / 16);
}
.contactcontent .contact-box {
  position: relative;
}
.contactcontent .contact-box .contact-formbox {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: var(--d60) var(--d40);
  width: 600px;
  max-width: 100%;
  border-radius: 16px;
  border: 1px solid #ECEFF3;
  box-shadow: 0px 2px 8px -1px rgba(13, 13, 18, 0.04);
  background-color: #fff;
  z-index: 100;
}
.contact-form .contact-form-title {
  font-size: var(--40);
  line-height: 1.35;
  font-weight: 500;
  margin-bottom: var(--d32);
}
.contact-form .form-title {
  font-size: var(--14);
  line-height: 1.55;
  color: #596393;
  margin-bottom: 4px;
}
.contact-form .form-title span {
  color: #E03137;
}
.contact-form ul {
  --bs-gutter-x: 0.5rem;
}
.contact-form .input-box {
  border-radius: 6px;
  width: 100%;
  margin-bottom: var(--d24);
  padding: var(--d10) 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;
}
.contact-form .input-box::placeholder {
  transition: all 0.5s;
  color: #A4ACB9;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  margin-bottom: var(--d32);
  height: 132px;
}
.contact-form .submit {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d16) 0;
  background: var(--c2);
  font-size: var(--16);
  line-height: calc(19 / 16);
  border-radius: 12px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.contact-form .submit:hover::before {
  animation: style1 0.75s;
  z-index: 1;
}
.contact-form .submit::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);
  }
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d120);
  padding-top: var(--d100);
}
.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 .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 {
  min-width: 100%;
  padding: 0 20px;
}
@media (max-width: 1850px) {
  .other-banner .other-textbox2 {
    left: 6.14583vw;
  }
  .contactcontent {
    padding: var(--d115) 6.14583vw var(--d145);
  }
}
@media (max-width: 1600px) {
  :root {
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d180: 110px;
    --d170: 110px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 24px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d12: 8px;
    --120: 100px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --70: 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;
  }
  .fooder .fooder-box .fooder-top .fooder-left .fooder-logo {
    width: 250px;
  }
  .indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-icon {
    width: 68px;
  }
  .header .header-logo .logo {
    width: 158px;
  }
  .aboutcontent .about .about-list {
    --bs-gutter-x: 3.875rem;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1em;
  }
  .contactcontent .contact-mes {
    width: 470px;
    max-width: 100%;
  }
  .contactcontent .contact-box .contact-formbox {
    width: 500px;
  }
  .header .header-box2 .header-content2 {
    height: 70px;
  }
  :root {
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d180: 80px;
    --d170: 80px;
    --d168: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --120: 66px;
    --90: 66px;
    --75: 50px;
    --72: 50px;
    --70: 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;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .aboutcontent .about .about-list {
    --bs-gutter-x: 2.875rem;
  }
  .details-content {
    padding-bottom: 30px;
  }
  .details-navbox {
    top: 105px;
  }
  .details-share {
    position: absolute;
    top: -15px;
    left: 0;
    transform: translateY(-100%);
  }
  .fooder .fooder-box .fooder-top .fooder-left .fooder-logo {
    width: 200px;
  }
  .indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-icon {
    width: 48px;
  }
  .indexcontent .i-about .i-about-list .i-about-list2 .i-about-list3 .i-about-numbox::after {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  :root {
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 100px;
    --120: 50px;
    --90: 50px;
    --75: 45px;
    --70: 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;
  }
  .contactcontent .contact-box .contact-formbox {
    position: unset;
    margin-top: var(--d30);
    width: 100%;
  }
  .contactcontent .contact-mes {
    width: 100%;
  }
  .investor-nav-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .investor-nav-list .investor-nav-list2 {
    margin-right: var(--d30);
  }
  .investorcontent .investor-box .investor-con {
    width: 100%;
  }
  .investorcontent .investor-box .investor-nav {
    width: 100%;
  }
  .investorcontent .investor-box {
    flex-direction: column;
  }
  .aboutcontent .about .about-box .about-textbox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .servicecontent .service .service-box {
    flex-direction: column;
  }
  .servicecontent .service .service-box .service-textbox {
    width: 100%;
    padding-right: 0;
    padding-top: var(--d100);
  }
  .servicecontent .service .service-box .service-imgbox {
    width: 600px;
    max-width: 100%;
  }
  .servicecontent .value .value-titlebox .value-titlebox2 .value-title {
    padding-top: var(--d20);
  }
  .servicecontent .value .value-titlebox {
    flex-direction: column;
  }
  .aboutcontent .about .about-box .about-video {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 26px;
  }
  .aboutcontent .about .about-box {
    flex-direction: column-reverse;
  }
  .details-content {
    flex-direction: column;
  }
  .details-content .details-left {
    width: 100%;
  }
  .details-content .details-right {
    width: 100%;
    padding-left: 0;
    padding-top: var(--d30);
  }
  .indextext {
    padding-left: 0;
  }
  .indexcontent .i-about .i-about-datebox {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .i-business-list3 {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
  }
  .i-business-list3 .i-business-textbox {
    transform: none !important;
  }
  .i-business-list3 .i-business-textbox::after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%) !important;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%) !important;
  }
  .i-business-list3 .i-business-textbox .i-business-list-titlebox .i-business-list-icon::after {
    -webkit-clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%) !important;
    clip-path: polygon(100% 100%, 100% 100%, 100% 100%, 100% 100%) !important;
  }
  .i-business-list3 .i-business-textbox .i-business-list-titlebox .i-business-list-icon i {
    color: var(--c) !important;
  }
  .business-form {
    max-width: 100%;
    width: 100%;
    min-width: auto;
  }
  .gmt-box {
    flex-direction: column;
  }
  .gmt-box .gmt-left {
    width: 100%;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    margin-top: var(--d30);
    padding-left: 0;
  }
  .indexcontent .i-logo .i-logo-list .i-logo-list2 {
    width: calc(1 / 4 * 100%);
  }
  .index-type {
    position: relative;
    margin-bottom: var(--d20);
  }
  .i-inquiry .i-inquiry-bg {
    position: unset;
  }
  .i-inquiry {
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
  }
  .i-inquiry .i-inquiry-bg {
    width: 80%;
    margin: 0 auto;
    transform: none;
  }
  .i-inquiry .i-inquiry-formbox {
    width: 100%;
  }
}
@media (max-width: 990px) {
  :root {
    --r56: 46px;
    --r50: 35px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  body:has(.contactcontent) .other-banner .other-img {
    height: 300px;
  }
  body:has(.contactcontent) .other-banner .other-textbox2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 {
    flex-direction: column-reverse;
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-imgbox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox {
    width: 100%;
    padding-right: 0;
  }
  .other-banner .other-img {
    height: 200px;
  }
  .fooder .fooder-box .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-box .fooder-top .fooder-left {
    margin-bottom: var(--d30);
  }
  .fooder .fooder-bom2 {
    flex-direction: column;
  }
  .indexcontent .i-distribution-con .i-distribution-con-img {
    width: 250px;
  }
  .indexcontent .i-distribution-con .i-distribution-list {
    width: calc(820 / 1220 * 100%);
  }
  .fooder .fooder-box .fooder-top .fooder-left {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .container {
    min-width: auto;
    max-width: 90%;
    width: 90%;
    padding: 0;
  }
  .fooder {
    padding-bottom: 52px;
  }
  :root {
    --d357: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d180: 60px;
    --d170: 60px;
    --d168: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d75: 40px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --120: 40px;
    --80: 38px;
    --75: 38px;
    --70: 36px;
    --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;
  }
  .other-banner .other-textbox2 {
    left: 0;
    width: 100%;
  }
  .contactcontent {
    padding: var(--d115) 0 var(--d145);
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox {
    flex-direction: column;
    align-items: flex-start;
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox {
    padding-right: 0;
    margin-right: 0;
  }
  .investorcontent .investor-box .investor-con .periodic .periodic-list .periodic-list2 .periodic-list3 .periodic-textbox .periodic-datebox::after {
    display: none;
  }
  .periodic-datebox {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .periodic-datebox .periodic-day {
    margin-right: var(--d20);
  }
  .servicecontent .service,
  .servicecontent .value {
    padding-left: 0;
    padding-right: 0;
  }
  .play-icon {
    width: 64px;
    height: 64px;
  }
  .aboutcontent .about .about-box .about-textbox {
    padding: 0 var(--p);
    padding-top: var(--d100);
  }
  .cases-con {
    padding: 0;
  }
  .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
  }
  .details-navbox .details-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .details-content .details-left .details-imgbox .details-swiperbox {
    height: auto !important;
    width: 100%;
    margin-top: var(--d30);
  }
  .details-content .details-left .details-imgbox {
    flex-direction: column;
  }
  .i-about-video .i-about-videoimg {
    height: 300px;
  }
  .indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox {
    padding: 0 var(--d30);
  }
  .indexcontent .i-about .i-about-video .i-about-videoimg .i-about-video-textbox .i-about-video-icon {
    margin-bottom: 30px;
  }
  .indexcontent .i-about .i-about-datebox {
    justify-content: center;
    align-items: center;
  }
  .indexcontent .i-about .i-about-datebox .i-about-date-title {
    width: 100%;
    text-align: center;
  }
  .indexcontent .i-logo .i-logo-list {
    padding: 0;
  }
  .indexcontent .i-logo .i-logo-list .i-logo-list2 {
    width: 70%;
  }
  .indexcontent .i-distribution-con {
    flex-wrap: wrap;
  }
  .indexcontent .i-distribution-con .i-distribution-list {
    margin-right: 0;
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-distribution-con .i-distribution-con-img {
    max-width: 100%;
  }
  .fooder .fooder-box .fooder-con {
    flex-wrap: wrap;
  }
  .fooder .fooder-box .fooder-con > div {
    margin-bottom: var(--d30);
  }
  .indexcontent .i-about .i-about-list {
    --bs-gutter-x: 0rem;
  }
}
@media (max-width: 576px) {
  :root {
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d243: 50px;
    --d225: 50px;
    --d212: 50px;
    --d208: 30px;
    --d200: 30px;
    --d190: 30px;
    --d180: 30px;
    --d170: 30px;
    --d168: 30px;
    --d162: 30px;
    --d164: 30px;
    --d160: 30px;
    --d158: 30px;
    --d155: 30px;
    --d150: 30px;
    --d147: 30px;
    --d145: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --120: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --70: 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;
  }
  .header .header-language .header-language2 .language .language-img1 {
    display: none;
  }
  .header .header-box2 .header-content2 {
    height: 60px;
  }
  .details-navbox {
    top: 60px;
  }
  .header .header-logo .logo {
    width: 110px;
  }
  .header-cart-icon i {
    display: none;
  }
  .indexcontent .i-about .i-about-list {
    flex-direction: column;
  }
  .indexcontent .i-about .i-about-list .i-about-list2 {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .header .header-box1 .header-content1 {
    display: none;
  }
  .header .header-cart {
    margin-right: 10px;
  }
}
