* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.editor-content ul,
.editor-content ol {
  padding-left: 1em;
}
.editor-content ul li,
.editor-content ol li {
  list-style: inherit;
}
.editor-content .table-box {
  font-size: 16px;
  line-height: 1.875;
  overflow: auto;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .editor-content .table-box {
    font-size: 14px;
  }
}
.editor-content .table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.editor-content .table-box table tr,
.editor-content .table-box table td,
.editor-content .table-box table th {
  width: 25% !important;
  height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
  font-weight: 400;
  padding: 15px 20px !important;
  border: 1px solid #e6e6e6;
}
@media (max-width: 480px) {
  .editor-content .table-box table td,
  .editor-content .table-box table th {
    padding: 8px !important;
  }
}
.editor-content .table-box table tr p,
.editor-content .table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.editor-content .table-box table th {
  text-align: center;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1400px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .table-box {
    overflow: auto;
  }
}
.table-box table {
  line-height: 1.2;
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d20);
  border: 1px solid #e6e6e6;
}
.table-box table tr p,
.table-box table tr span {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.table-box table td,
.table-box table th {
  text-align: left;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  font-weight: bold;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: 'Inter', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'Inter';
  font-weight: 400;
  font-style: normal;
  src: local('Inter Regular'), local('Inter-Regular'), url('../../app/fonts/Inter-Regular.woff2') format('woff2'), url('../../app/fonts/Inter-Regular.woff') format('woff'), url('../../app/fonts/Inter-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 500;
  font-style: normal;
  src: local('Inter Medium'), local('Inter-Medium'), url('../../app/fonts/Inter-Medium.woff2') format('woff2'), url('../../app/fonts/Inter-Medium.woff') format('woff'), url('../../app/fonts/Inter-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 600;
  font-style: normal;
  src: local('Inter SemiBold'), local('Inter-SemiBold'), url('../../app/fonts/Inter-SemiBold.woff2') format('woff2'), url('../../app/fonts/Inter-SemiBold.woff') format('woff'), url('../../app/fonts/Inter-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  font-weight: 700;
  font-style: normal;
  src: local('Inter Bold'), local('Inter-Bold'), url('../../app/fonts/Inter-Bold.woff2') format('woff2'), url('../../app/fonts/Inter-Bold.woff') format('woff'), url('../../app/fonts/Inter-Bold.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.ttf') format('woff2'), url('../../app/fonts/Manrope-SemiBold.woff') format('woff'), url('../../app/fonts/Manrope-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  font-weight: 700;
  font-style: normal;
  src: local('Manrope Bold'), local('Manrope-Bold'), url('../../app/fonts/Manrope-Bold.ttf') format('woff2'), url('../../app/fonts/Manrope-Bold.woff') format('woff'), url('../../app/fonts/Manrope-Bold.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1660vw) / 2);
  --c: #299DFE;
  --c2: #004880;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --75: 75px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --44: 44px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.manrope {
  font-family: 'Manrope', Arial, sans-serif;
}
.title {
  font-size: var(--60);
  line-height: calc(70 / 60);
  color: #000000;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
}
.title span {
  color: #9194A1;
}
.text18-24 {
  font-size: var(--18);
  line-height: calc(24 / 18);
  color: #222222;
  font-family: 'Manrope', Arial, sans-serif;
}
.text18-26 {
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
.header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box1 {
  background-color: transparent;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.header .header-box1 .header-content1 .logo {
  width: 170px;
}
.header .header-box1 .header-content1 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header-navbox {
  height: 100%;
}
.header .header-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-inquiry {
  background-color: var(--c);
  font-size: var(--16);
  line-height: 1;
  letter-spacing: -0.02em;
  padding: var(--d8) var(--d30);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: var(--d20);
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-inquiry:hover {
  background-color: var(--c2);
}
.header .header-search {
  margin-right: var(--d20);
}
.header .header-search .search-con {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-search .search-con i {
  color: #000000;
  font-size: var(--24);
}
.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%;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.header .search-box {
  background-color: #fff;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
  width: 365px;
}
.header .search-box .input-text {
  width: 80%;
  font-size: 15px;
  font-weight: 400;
  background-color: transparent;
  padding-left: 30px;
  color: #222222;
}
.header .search-box .input-text::placeholder {
  color: #222222;
  transition: all 0.5s;
}
.header .search-box .input-text:focus::placeholder {
  opacity: 0.3;
}
.header .search-box .submit {
  width: 20%;
  background-color: transparent;
  border: none;
  padding-right: 25px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .search-box .submit i {
  color: #fff;
  font-size: 15px;
}
.header .header-language {
  position: relative;
}
.header .header-language .header-language2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-family: 'Manrope', Arial, sans-serif;
  cursor: pointer;
  font-weight: 500;
  font-size: var(--14);
}
.header .header-language .header-language2 i {
  font-size: var(--16);
  color: #000000;
}
.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-100%, 100%);
  visibility: visible;
}
.header .header-language a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 5px 10px;
}
.header .header-language .more {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-100%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 400px;
  text-align: center;
}
.header .header-language .more a {
  transition: all 0.5s;
}
.header .header-language .more a:hover {
  color: var(--c) !important;
}
.header .header-language .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.header .header-language .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.header .header-language .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}
.header .header-language .more .more-1-list .more-1-list2 a {
  padding: 10px 20px;
  white-space: nowrap;
  display: block;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 15px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #000;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: #000;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.header-list2 {
  font-family: 'RedHatDisplay', Arial, sans-serif;
}
.index-header {
  position: fixed;
}
.index-header .header-box1 {
  background-color: transparent;
}
@media (min-width: 1201px) {
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    font-size: var(--18);
    color: #222222;
    position: relative;
    transition: all 0.5s;
    margin-right: 42px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--16);
    color: #000000;
    font-weight: 500;
    letter-spacing: -0.02em;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3:hover {
    color: var(--c);
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .header-nav .header-list .header-list2 a i {
    margin-left: 6px;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .product-more {
    opacity: 1;
    transform: translate(0%, 0%) !important;
    visibility: visible;
  }
  .header-nav .header-list .action .header-list3 {
    color: var(--c);
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: left;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    color: var(--c) !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    max-width: 300px;
    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;
  }
  .product-more {
    visibility: hidden;
    transform: translate(0%, 0%) rotateX(-90deg);
    opacity: 0;
    position: fixed;
    top: 100px;
    left: 0;
    bottom: unset;
    width: 100vw;
    z-index: 1000;
    background-color: #fff;
    padding-top: var(--d50);
    padding-bottom: var(--d75);
  }
  .product-more .more-1-list {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 1120px;
    margin: 0 auto;
    flex-wrap: wrap;
    margin-bottom: calc(var(--d50) * -1);
  }
  .product-more .more-1-list .more-1-list2 {
    width: 33.3333%;
    margin-bottom: var(--d50);
  }
  .product-more .more-1-list .more-1-list2 a {
    padding: 0;
    text-align: left;
    white-space: wrap;
  }
  .product-more .more-1-list .more-1-list2 .more-1-list3 {
    margin-bottom: var(--d20);
  }
  .product-more .more-1-list .more-1-list2 .more-1-list3 a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: var(--14);
    line-height: calc(18 / 14);
    color: var(--c);
    letter-spacing: -0.02em;
  }
  .product-more .more-1-list .more-1-list2 .more-1-list3 a:hover span {
    text-decoration: underline;
  }
  .product-more .more-1-list .more-1-list2 .more-1-list3 a i {
    margin-left: 0;
    font-size: 17px;
    line-height: 1;
    color: var(--c);
    margin-right: var(--d10);
  }
  .product-more .more-1-list .more-1-list2 .more2 {
    position: unset;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding-left: calc(var(--d10) + 18px);
    max-width: none;
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2 {
    margin-bottom: var(--d14);
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2:last-child {
    padding-top: var(--d10);
    margin-bottom: 0;
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2:last-child a {
    color: #004880;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2:last-child a:hover span {
    text-decoration: underline;
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2:last-child a:hover i {
    transform: translateX(5px);
  }
  .product-more .more-1-list .more-1-list2 .more2 .more-2-list2:last-child a i {
    font-size: var(--12);
    color: #004880;
    margin-left: var(--d10);
    transition: all 0.5s;
  }
  .product-more .more-1-list .more-1-list2 .more2 a {
    font-size: var(--14);
    line-height: calc(18 / 14);
    color: #222;
    letter-spacing: -0.02em;
  }
  .product-more .more-1-list .more-1-list2 .more2 a:hover span {
    text-decoration: underline;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .product-more .more-1-list {
    width: 1008px;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    font-size: 14px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .product-more .more-1-list {
    width: 1051px;
  }
  .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 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online {
  transition: all 0.5s;
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  border-radius: 6px 0px 0px 6px;
  padding: 18px 10px;
}
.online-wrap .online a {
  background-color: transparent;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  transition: all 0.5s;
  margin-bottom: 17px;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .cart-num {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.online-wrap .online a i {
  font-size: 25px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:hover i {
  color: var(--c);
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  color: #fff !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .show {
  right: 0 !important;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-gouwuchefill {
  position: relative;
}
.online-wrap .icon-gouwuchefill .gouwuchefill-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #000;
}
.online-wrap .online-show {
  background-color: rgba(107, 6, 43, 0.3);
}
@media (max-width: 1400px) {
  .online-wrap .online {
    transform: translateY(-50%) scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-sw-but {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background: rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(2.45px);
  border-radius: 50%;
  transition: all 0.5s;
}
.index-banner .banner-sw-but:hover {
  background: var(--c);
}
.index-banner .banner-sw-but i {
  font-size: var(--40);
  color: #fff;
}
.index-banner .banner-prev {
  left: var(--d40);
  transform: translate(0%, -50%);
}
.index-banner .banner-next {
  right: var(--d40);
  transform: translate(0%, -50%);
}
.index-banner .banner-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: var(--d50) !important;
  top: unset;
  z-index: 10;
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #7F7F7F;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.index-banner .swiper-slide {
  width: 100%;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(700 / 1920 * 100%);
  position: relative;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top {
  padding: var(--d75) 0;
}
.fooder .fooder-top .fooder-top2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fooder .fooder-top .fooder-top2 .fooder-share a {
  margin-right: var(--d20);
}
.fooder .fooder-top .fooder-top2 .fooder-share a:hover i {
  color: var(--c1);
}
.fooder .fooder-top .fooder-top2 .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-top2 .fooder-share a i {
  font-size: var(--50);
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-title {
  font-size: var(--24);
  line-height: calc(22 / 24);
  color: #fff;
  font-family: 'Manrope', Arial, sans-serif;
  margin-bottom: var(--d10);
  letter-spacing: -0.02em;
  font-weight: 600;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #fff;
  letter-spacing: -0.02em;
  margin-bottom: var(--d26);
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content {
  display: flex;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content .input-text {
  max-width: 100%;
  width: 530px;
  background-color: transparent;
  margin-right: var(--d10);
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: var(--d15) var(--d30);
  border-radius: 10px;
  color: #fff;
  font-family: 'Manrope', Arial, sans-serif;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content .input-text::placeholder {
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content .form-submit {
  padding: 0 var(--d55);
  background-color: #fff;
  border-radius: 10px;
  color: var(--c);
  font-size: var(--14);
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-form-content .form-submit:hover {
  background-color: var(--c);
  color: #fff;
}
.fooder .fooder-con {
  padding-top: var(--d80);
  padding-bottom: var(--d120);
}
.fooder .fooder-con .fooder-con2 .fooder-nav {
  margin-bottom: calc(var(--d30) * -1);
}
@media (min-width: 1201px) {
  .fooder .fooder-con .fooder-con2 .fooder-nav .col-lg-4 {
    width: 28%;
  }
  .fooder .fooder-con .fooder-con2 .fooder-nav .col-lg-2 {
    width: 22%;
  }
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 {
  margin-bottom: var(--d30);
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3 {
  padding-left: var(--d30);
  position: relative;
  height: 100%;
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #D6D6D6;
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-nav-title {
  font-size: var(--20);
  line-height: calc(26 / 22);
  color: #000000;
  letter-spacing: -0.02em;
  margin-bottom: var(--d30);
  font-weight: 600;
  font-family: 'Manrope', Arial, sans-serif;
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-nav-content a {
  margin-bottom: var(--d20);
  font-size: var(--14);
  line-height: calc(22 / 16);
  color: #666;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
  display: block;
  transition: all 0.5s;
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-nav-content a:hover {
  color: var(--c);
}
.fooder .fooder-con .fooder-con2 .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-nav-content a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom .fooder-bom2 {
  padding-top: var(--d24);
  padding-bottom: var(--d20);
  border-top: 1px solid #EDEDED;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  line-height: calc(18 / 14);
  color: #666666;
  letter-spacing: -0.02em;
}
.fooder .fooder-bom .fooder-bom2 .fooder-copyright {
  margin-right: var(--d30);
}
.fooder .fooder-bom .fooder-bom2 .fooder-right2 a {
  margin-right: var(--d30);
  padding-right: var(--d30);
  position: relative;
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-bom2 .fooder-right2 a:hover {
  color: var(--c);
}
.fooder .fooder-bom .fooder-bom2 .fooder-right2 a:last-child {
  margin-right: 0;
  padding-right: 0;
}
.fooder .fooder-bom .fooder-bom2 .fooder-right2 a:last-child::after {
  display: none;
}
.fooder .fooder-bom .fooder-bom2 .fooder-right2 a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 14px;
  background-color: #666666;
}
.header-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  margin-top: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.header-window .header-form {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 810px;
  height: 80vh;
  overflow-y: auto;
}
.header-window .header-form .header-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: var(--24);
  height: var(--24);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CDCDCD;
  cursor: pointer;
}
.header-window .header-form .header-close i {
  font-size: var(--24);
  color: #fff;
  transform: rotate(45deg);
  display: inline-block;
}
.header-active {
  opacity: 1;
  visibility: visible;
}
.indexcontent .i-product {
  padding-top: var(--d110);
  overflow: hidden;
}
.indexcontent .i-product .i-product-list .i-product-list2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 {
  height: 100%;
  position: relative;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3:hover .i-product-textbox-box .i-product-textbox .i-product-title h3 {
  color: var(--c);
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .img-box {
  padding-bottom: calc(490 / 880 * 100%);
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-imgbox {
  width: 100%;
  height: 100%;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: var(--d60) var(--d60) var(--d66);
  z-index: 10;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox {
  width: 457px;
  max-width: 100%;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox .i-product-title {
  margin-bottom: var(--d10);
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox .i-product-title h3 {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--32);
  font-weight: 600;
  line-height: calc(40 / 32);
  color: #222222;
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox .i-product-text {
  margin-bottom: var(--d60);
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox .i-product-more {
  padding: var(--d10) var(--d22);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: var(--18);
  line-height: calc(20 / 18);
  letter-spacing: -0.02em;
  color: #fff;
  background-color: var(--c);
  border-radius: 10px;
  transition: all 0.5s;
  font-family: 'Manrope', Arial, sans-serif;
}
.indexcontent .i-product .i-product-list .i-product-list2 .i-product-list3 .i-product-textbox-box .i-product-textbox .i-product-more:hover {
  background-color: var(--c2);
}
.indexcontent .i-widely {
  padding-top: var(--d150);
}
.indexcontent .i-widely .i-widely-title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: var(--d30);
}
.indexcontent .i-widely .i-widely-text {
  width: 835px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: var(--d70);
}
.indexcontent .i-widely .i-widely-swbox {
  position: relative;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-but {
  position: absolute;
  bottom: var(--d80);
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-but:hover {
  background-color: var(--c);
  border-color: var(--c);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-but i {
  color: #fff;
  font-size: var(--30);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-prev {
  left: 33.33%;
  transform: translateX(-50%);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-next {
  right: 33.33%;
  transform: translateX(50%);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-next i {
  transform: rotate(180deg);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img {
  position: relative;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img::hover::after {
  background-color: rgba(0, 0, 0, 0.6);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 100;
  padding: var(--d50);
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox:hover .i-widely-sw-title {
  text-decoration: underline;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox:hover .i-widely-sw-text {
  padding-top: var(--d20);
  height: auto;
  opacity: 1;
  visibility: visible;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox .i-widely-sw-title {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 500;
  font-size: var(--30);
  line-height: calc(34 / 30);
  letter-spacing: -0.02em;
  color: #fff;
}
.indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox .i-widely-sw-text {
  transition: all 0.5s;
  text-align: center;
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
  color: #fff;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.indexcontent .i-better {
  padding: var(--d150) 0;
}
.indexcontent .i-better .i-better-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-better .i-better-box .i-better-left {
  width: calc(766 / 1660 * 100%);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-titlebox {
  width: 680px;
  max-width: 100%;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-titlebox .i-better-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2:hover .i-better-list3 .i-better-icon {
  background-color: var(--c);
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2:hover .i-better-list3 .i-better-icon img {
  filter: brightness(0) invert(1);
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: var(--d38) 0;
  border-top: 1px solid #D9D9D9;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3:last-child {
  border-bottom: 1px solid #D9D9D9;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3 .i-better-icon {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #222222;
  border-radius: 6px;
  transition: all 0.5s;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3 .i-better-icon img {
  width: var(--40);
  transition: all 0.5s;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3 .i-better-list-text {
  width: calc(100% - 56px);
  padding-left: var(--d20);
  color: #333;
  letter-spacing: -0.02em;
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .action .i-better-list3 .i-better-icon {
  background-color: var(--c);
}
.indexcontent .i-better .i-better-box .i-better-left .i-better-list .action .i-better-list3 .i-better-icon img {
  filter: brightness(0) invert(1);
}
.indexcontent .i-better .i-better-box .i-better-right {
  width: calc(790 / 1660 * 100%);
}
.indexcontent .i-about .i-about-bg {
  width: 100%;
  position: relative;
}
.indexcontent .i-about .i-about-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .i-about-bg .i-about-textbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: var(--d120);
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-title h2 {
  color: #9194A1;
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-title h2 span {
  color: #fff;
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-text {
  width: 690px;
  max-width: 100%;
  margin-bottom: var(--d70);
  color: #fff;
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-but {
  background-color: #fff;
}
.indexcontent .i-about .i-about-bg .i-about-textbox .i-about-but:hover {
  background-color: var(--c);
  color: #fff;
}
.indexcontent .i-video {
  padding: var(--d120) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.indexcontent .i-video .i-video-title {
  margin-bottom: var(--d60);
}
.indexcontent .i-video .i-video-title h2 {
  color: #9194A1;
}
.indexcontent .i-video .i-video-title h2 span {
  color: #000000;
}
.indexcontent .i-video .i-video-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-video .i-video-box .i-video-left {
  width: calc(815 / 1660 * 100%);
  position: relative;
}
.indexcontent .i-video .i-video-box .i-video-left:hover .i-video-icon {
  transform: translate(-50%, -50%) scale(1.1);
}
.indexcontent .i-video .i-video-box .i-video-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-video .i-video-box .i-video-left .i-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: all 0.5s;
}
.indexcontent .i-video .i-video-box .i-video-left .i-video-icon i {
  font-size: var(--80);
  color: #fff;
}
.indexcontent .i-video .i-video-box .i-video-right {
  width: calc(740 / 1660 * 100%);
  padding-right: var(--d45);
  position: relative;
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-pagination {
  position: absolute;
  right: 0;
  left: unset;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  width: 4px;
  background-color: #cfcfcf;
  overflow: hidden;
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-pagination .swiper-scrollbar-drag {
  width: 4px;
  background-color: var(--c);
}
.indexcontent .i-video .i-video-box .i-video-right .more-but {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.indexcontent .i-video .i-video-box .i-video-right .video-but {
  background-color: var(--c);
  color: #fff;
}
.indexcontent .i-video .i-video-box .i-video-right .video-but:hover {
  background-color: var(--c2);
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper {
  height: 444px;
  margin-bottom: var(--d40);
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper .i-video-sw-box {
  padding-bottom: var(--d30);
  position: relative;
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper .i-video-sw-box:hover .i-video-sw-title {
  color: var(--c);
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper .i-video-sw-box::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D6D6D6;
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper .i-video-sw-box .i-video-date {
  font-size: var(--16);
  line-height: calc(18 / 16);
  font-family: 'Manrope', Arial, sans-serif;
  color: #666666;
  margin-bottom: var(--d20);
  letter-spacing: -0.02em;
}
.indexcontent .i-video .i-video-box .i-video-right .i-video-swiper .i-video-sw-box .i-video-sw-title {
  transition: all 0.5s;
  font-size: var(--24);
  line-height: calc(30 / 24);
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-more {
  padding-top: var(--d150);
  padding-bottom: var(--d140);
}
.indexcontent .i-more .i-more-title {
  margin-bottom: var(--d30);
}
.indexcontent .i-more .i-more-text {
  max-width: 100%;
  width: 505px;
  margin-bottom: var(--d60);
}
.indexcontent .i-more .i-more-list {
  margin-bottom: calc(var(--d40) * -1);
}
.indexcontent .i-more .i-more-list .i-more-list2 {
  margin-bottom: var(--d40);
}
.indexcontent .i-more .i-more-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-more .i-more-list3:hover .i-more-textbox h3 {
  color: var(--c);
  text-decoration: underline;
}
.indexcontent .i-more .i-more-list3:hover .more-but2 {
  background-color: var(--c2) !important;
}
.indexcontent .i-more .i-more-img {
  margin-bottom: var(--d40);
  position: relative;
}
.indexcontent .i-more .i-more-img .img-box {
  padding-bottom: calc(540 / 800 * 100%);
  border-radius: 20px;
}
.indexcontent .i-more .i-more-img .i-more-type {
  padding: 6px var(--d20);
  position: absolute;
  top: var(--d22);
  left: var(--d22);
  background-color: var(--c);
  z-index: 10;
  border-radius: 50px;
  color: #fff;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.indexcontent .i-more .i-more-textbox {
  padding-right: var(--d30);
}
.indexcontent .i-more .i-more-textbox .i-more-date {
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
  margin-bottom: var(--d22);
}
.indexcontent .i-more .i-more-textbox .i-more-list-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-more .i-more-textbox .i-more-list-title h3 {
  transition: all 0.5s;
  font-size: var(--24);
  line-height: calc(32 / 24);
  letter-spacing: -0.02em;
  font-weight: 600;
  color: #222222;
  font-family: 'Manrope', Arial, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-more .i-more-textbox .i-more-list-text {
  margin-bottom: var(--d30);
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #666666;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-more .i-more-textbox .more-but2 {
  background-color: var(--c);
  color: #fff;
}
.more-but .more-but2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12) var(--d30);
  font-size: var(--18);
  line-height: calc(20 / 18);
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
  letter-spacing: -0.02em;
  border-radius: 6px;
  transition: all 0.5s;
}
.more-but .more-but2:hover {
  background-color: var(--c2);
  color: #fff;
}
.lithiumcontent {
  padding-bottom: var(--d140);
}
.lithiumcontent .l-cells {
  padding-top: var(--d110);
  padding-bottom: var(--d130);
}
.lithiumcontent .l-cells .l-cells-title {
  margin-bottom: var(--d30);
  text-align: center;
}
.lithiumcontent .l-cells .l-cells-text {
  margin: 0 auto;
  margin-bottom: var(--d50);
  width: 1200px;
  max-width: 100%;
  text-align: center;
}
.lithiumcontent .l-cells .like-swiper {
  margin-bottom: var(--d50);
}
.lithiumcontent .l-cells .l-cells-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lithiumcontent .l-cells .l-cells-butbox .l-cells-but {
  margin-right: var(--d30);
}
.lithiumcontent .l-cells .l-cells-butbox .more-but2 {
  background-color: var(--c);
  color: #fff;
  padding: var(--d15) var(--d40);
}
.lithiumcontent .i-benefits .i-benefits2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: var(--d66) var(--d90) var(--d50);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-title {
  margin-bottom: var(--d70);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-title h2 {
  font-size: var(--40);
  line-height: calc(50 / 40);
  font-weight: 700;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
  color: #fff;
  text-align: center;
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  letter-spacing: -0.02em;
  color: #fff;
  margin-bottom: var(--d120);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-text .i-benefits-text-title {
  font-size: var(--26);
  line-height: calc(30 / 26);
  letter-spacing: -0.02em;
  color: #fff;
  font-weight: 600;
  margin-bottom: var(--d36);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-text p {
  padding-left: 20px;
  position: relative;
  margin-bottom: var(--d16);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-text p:last-child {
  margin-bottom: 0;
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-text p::after {
  content: '';
  position: absolute;
  top: 35%;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(var(--d30) * -1);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 {
  margin-bottom: var(--d30);
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 .i-benefits-list3 .i-benefits-num {
  margin-bottom: var(--d10);
  font-size: var(--40);
  line-height: calc(50 / 40);
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 .i-benefits-list3 .i-benefits-num .yr {
  font-size: var(--20);
  line-height: 2;
}
.lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 .i-benefits-list3 .i-benefits-list-title {
  font-size: var(--16);
  line-height: calc(24 / 16);
  letter-spacing: -0.02em;
  color: #fff;
  text-align: center;
}
.lithiumcontent .i-choose {
  padding: var(--d130) 0;
}
.lithiumcontent .i-choose .i-choose-title {
  margin-bottom: var(--d30);
  text-align: center;
}
.lithiumcontent .i-choose .i-choose-text {
  margin: 0 auto;
  margin-bottom: var(--d50);
  width: 1200px;
  max-width: 100%;
  text-align: center;
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 {
  height: 100%;
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .img-box {
  padding-bottom: calc(400 / 690 * 100%);
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox {
  padding: 0 var(--d18);
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox .i-choose-textbox2 {
  padding: var(--d30) var(--d50);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
  background-color: #fff;
  position: relative;
  z-index: 100;
  transform: translateY(calc(var(--d40) * -1));
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox .i-choose-textbox2 .i-choose-list-title {
  font-size: var(--24);
  line-height: calc(32 / 24);
  color: #222222;
  font-weight: 600;
  margin-bottom: var(--d15);
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox .i-choose-textbox2 .i-choose-list-text p {
  padding-left: 20px;
  position: relative;
  margin-bottom: var(--d8);
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox .i-choose-textbox2 .i-choose-list-text p:last-child {
  margin-bottom: 0;
}
.lithiumcontent .i-choose .i-choose-list .i-choose-list2 .i-choose-list3 .i-choose-textbox .i-choose-textbox2 .i-choose-list-text p::after {
  content: '';
  position: absolute;
  top: 35%;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #666;
  border-radius: 50%;
}
.lithiumcontent .i-haicen .i-haicen2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: var(--d100) var(--d90) var(--d86);
}
.lithiumcontent .i-haicen .i-haicen2 .i-haicen-title {
  margin-bottom: var(--d30);
  width: 655px;
  max-width: 100%;
}
.lithiumcontent .i-haicen .i-haicen2 .i-haicen-title h2 {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 700;
  font-size: var(--40);
  line-height: calc(50 / 40);
  letter-spacing: -0.02em;
  background: linear-gradient(90deg, rgba(42, 241, 98, 0) 0%, #2AF162 100%), #299DFE;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.lithiumcontent .i-haicen .i-haicen2 .i-haicen-text {
  margin-bottom: var(--d164);
  width: 720px;
  max-width: 100%;
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-family: 'Manrope', Arial, sans-serif;
  color: #fff;
  letter-spacing: -0.02em;
}
.lithiumcontent .i-haicen .i-haicen2 .i-haicen-logo {
  width: 170px;
}
.lithiumcontent .i-haicen .i-haicen2 .i-haicen-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lithiumcontent .l-why {
  padding-top: var(--d130);
}
.lithiumcontent .l-why .l-why-title {
  margin: 0 auto;
  margin-bottom: var(--d40);
  text-align: center;
  width: 1042px;
  max-width: 100%;
}
.lithiumcontent .l-why .l-why-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-family: 'Manrope', Arial, sans-serif;
  color: #fff;
  letter-spacing: -0.02em;
}
.lithiumcontent .l-battery {
  padding-top: var(--d130);
}
.lithiumcontent .l-battery .l-battery-title {
  margin: 0 auto;
  margin-bottom: var(--d50);
  width: 882px;
  text-align: center;
  max-width: 100%;
}
.lithiumcontent .l-battery .l-battery-list {
  margin-bottom: calc(var(--d40) * -1);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 {
  margin-bottom: var(--d30);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 {
  transition: all 0.5s;
  padding: var(--d18) var(--d24) var(--d50) var(--d30);
  background-color: #F4F3F5;
  border-radius: 6px;
  border: 1px solid #D9D9D9;
  height: 100%;
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3:hover {
  background-color: var(--c);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3:hover .l-battery-icon i {
  color: #fff;
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3:hover .l-battery-list-title h3 {
  color: #fff;
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3:hover .l-battery-list-text {
  color: #fff;
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 .l-battery-icon {
  margin-bottom: var(--d22);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 .l-battery-icon i {
  transition: all 0.5s;
  font-size: 46px;
  margin-bottom: var(--d22);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 .l-battery-list-title {
  margin-bottom: var(--d10);
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 .l-battery-list-title h3 {
  transition: all 0.5s;
  font-size: var(--20);
  line-height: calc(24 / 20);
  color: #222;
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
}
.lithiumcontent .l-battery .l-battery-list .l-battery-list2 .l-battery-list3 .l-battery-list-text {
  transition: all 0.5s;
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.lithiumcontent .l-video {
  padding-top: var(--d130);
}
.lithiumcontent .l-video .l-video-title {
  margin-bottom: var(--d50);
  text-align: center;
}
.lithiumcontent .l-questions {
  padding-top: var(--d130);
}
.lithiumcontent .l-questions .l-questions-title {
  text-align: center;
  margin-bottom: var(--d50);
}
.l-video-list {
  margin-bottom: calc(var(--d40) * -1);
}
.l-video-list .l-video-list2 {
  margin-bottom: var(--d40);
}
.l-video-list .l-video-list2 .l-video-list3:hover .img-box img {
  transform: scale(1.1);
}
.l-video-list .l-video-list2 .l-video-list3:hover .l-video-img::after {
  opacity: 1;
}
.l-video-list .l-video-list2 .l-video-list3:hover .l-video-list-title h3 {
  color: var(--c);
}
.l-video-list .l-video-list2 .l-video-list3 .img-box {
  padding-bottom: calc(420 / 675 * 100%);
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-img {
  margin-bottom: var(--d20);
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-img::after {
  background-color: #00000066;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  content: '';
  z-index: 10;
  opacity: 0;
  transition: all 0.5s;
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-img .l-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  background-color: #fff;
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-img .l-video-play i {
  font-size: var(--22);
  color: var(--c);
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-list-title {
  width: 369px;
  max-width: 100%;
}
.l-video-list .l-video-list2 .l-video-list3 .l-video-list-title h3 {
  line-height: calc(24 / 18);
  font-size: var(--18);
  font-family: 'Manrope', Arial, sans-serif;
  color: #222222;
  font-weight: 500;
  transition: all 0.5s;
}
.i-news-list .i-news-list2 {
  margin-bottom: var(--d10);
  border: 1px solid #DEDEDE;
  background-color: #F4F3F5;
  border-radius: 1px;
}
.i-news-list .i-news-list2:last-child {
  margin-bottom: 0;
}
.i-news-list .i-news-list2 .i-news-list-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
  padding: var(--d14) var(--d32);
}
.i-news-list .i-news-list2 .i-news-list-titlebox:hover .i-news-list-title h3 {
  color: var(--c);
}
.i-news-list .i-news-list2 .i-news-list-titlebox .i-news-list-title {
  width: calc(100% - 50px);
}
.i-news-list .i-news-list2 .i-news-list-titlebox .i-news-list-title h3 {
  font-size: var(--20);
  line-height: calc(22 / 20);
  color: #222;
  transition: all 0.5s;
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
}
.i-news-list .i-news-list2 .i-news-list-titlebox .i-news-but {
  position: relative;
}
.i-news-list .i-news-list2 .i-news-list-titlebox .i-news-but .i-news-but2 i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: var(--20);
  color: #575B66;
}
.i-news-list .i-news-list2 .i-news-list-titlebox .i-news-but .i-news-but2 .icon-jianhao1 {
  display: none;
}
.i-news-list .i-news-list2 .i-news-list-textbox {
  display: none;
  padding: var(--d10) var(--d32) var(--d45);
}
.i-news-list .i-news-list2 .i-news-list-textbox .i-news-list-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  letter-spacing: -0.02em;
}
.i-news-list .open .i-news-list-titlebox .i-news-list-title h3 {
  color: var(--c);
}
.i-news-list .open .i-news-list-titlebox .i-news-but .i-news-but2 .icon-jianhao {
  display: block;
}
.i-news-list .open .i-news-list-titlebox .i-news-but .i-news-but2 .icon-jiahao1 {
  display: none;
}
.other-banner {
  position: relative;
}
.other-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .other-banner-title {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  color: #fff;
  font-size: var(--80);
  line-height: calc(90 / 80);
  font-weight: 700;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
}
.other-banner .other-banner-title .other-banner-text {
  font-size: var(--22);
}
.other-banner .crumbs {
  padding: var(--d12) 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(3px);
}
.other-banner .crumbs i {
  color: #fff;
  font-size: var(--22);
  display: inline;
  margin-right: var(--d15);
}
.other-banner .crumbs .crumbs-list {
  display: inline;
}
.other-banner .crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #fff;
}
.other-banner .crumbs .crumbs-list .crumbs-list2::after {
  content: '-';
}
.other-banner .crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.other-banner2 .crumbs {
  padding: var(--d12) 0;
  width: 100%;
  background: #F7F7F7;
  backdrop-filter: blur(3px);
}
.other-banner2 .crumbs i {
  color: #666;
  font-size: var(--22);
  display: inline;
  margin-right: var(--d15);
}
.other-banner2 .crumbs .crumbs-list {
  display: inline;
}
.other-banner2 .crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--16);
  color: #666;
  line-height: calc(26 / 16);
}
.other-banner2 .crumbs .crumbs-list .crumbs-list2::after {
  content: '-';
}
.other-banner2 .crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(330 / 1410 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 120px;
  left: 0;
  width: 100%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  margin-bottom: var(--d20);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 a {
  background-color: var(--c);
  border: 1px solid var(--c);
}
.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;
  font-weight: 500;
  position: relative;
  font-size: var(--20);
  line-height: calc(22 / 20);
  color: #000;
  font-family: 'Manrope', Arial, sans-serif;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: #F4F3F5;
  padding: var(--d22) var(--d34) var(--d22) var(--d40);
  border-radius: 10px;
  border: 1px solid #DEDEDE;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  margin-top: var(--d40);
  border-top: 1px solid #fff;
  display: none;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  font-size: var(--18);
  line-height: 1;
  color: #444444;
  margin-bottom: var(--d10);
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  display: block;
  width: 100%;
  padding: var(--d8);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover {
  background-color: var(--c);
  color: #000000;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action {
  background-color: var(--c);
  color: #000000;
  padding-left: var(--d30);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 a {
  background-color: var(--c);
  border: 1px solid var(--c);
}
.gmt-box .gmt-rigth {
  width: calc(1080 / 1410 * 100%);
  padding-left: var(--d60);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #000;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.product-content {
  padding: var(--d24) var(--d15);
  border: 1px solid #DEDEDE;
  border-radius: 10px;
}
.product-content:hover .img-box img {
  transform: scale(1.1);
}
.product-content:hover .product-list-title h3 {
  color: var(--c);
}
.product-content .product-list-imgbox {
  margin-bottom: var(--d20);
}
.product-content .product-list-imgbox .img-box {
  padding-bottom: calc(395 / 580 * 100%);
}
.product-content .product-list-tip {
  font-size: var(--14);
  letter-spacing: -0.02em;
  line-height: calc(22 / 14);
  color: #299DFE;
  margin-bottom: var(--d14);
}
.product-content .product-list-title h3 {
  font-size: var(--18);
  letter-spacing: -0.02em;
  line-height: calc(22 / 18);
  color: #222;
  transition: all 0.5s;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.productcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.productcontent .product-titlebox {
  margin-bottom: var(--d60);
  padding-bottom: var(--d60);
  border-bottom: 1px solid #DEDEDE;
}
.productcontent .product-title {
  margin-bottom: var(--d30);
}
.productcontent .product-text {
  width: 1290px;
  max-width: 100%;
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d30);
}
.productcontent .details-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: var(--d100);
}
.productcontent .details-content .details-left .details-imgbox {
  width: 570px;
}
.productcontent .details-content .details-left .details-imgbox .img-box {
  padding-bottom: calc(395 / 580 * 100%);
  background-color: #F7F7F7;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
  padding: 1px;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::before {
  font-family: 'iconfont' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\e610";
  font-size: 32px;
  color: #fff;
  z-index: 10;
  line-height: 1;
  border-radius: 50%;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox2 {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: var(--d14);
  width: 100%;
}
.productcontent .details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 1px solid #E7E7E7;
}
.productcontent .details-content .details-right {
  width: 780px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.productcontent .details-content .details-right .details-titlebox {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: var(--d36);
  padding-bottom: var(--d30);
}
.productcontent .details-content .details-right .details-titlebox .details-title {
  width: 540px;
  max-width: 100%;
}
.productcontent .details-content .details-right .details-titlebox .details-title h2 {
  font-size: var(--32);
  line-height: calc(40 / 32);
  color: #222222;
  font-weight: 600;
}
.productcontent .details-content .details-right .details-textbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  margin-bottom: var(--d70);
}
.productcontent .details-content .details-right .details-textbox .details-text {
  width: 100%;
  font-size: var(--16);
  line-height: calc(28 / 16);
}
.productcontent .details-content .details-right .details-textbox .details-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productcontent .details-content .details-right .details-textbox .details-icon .details-icon2 {
  width: 46px;
  margin-right: var(--d20);
}
.productcontent .details-content .details-right .details-textbox .details-icon .details-icon2:last-child {
  margin-right: 0;
}
.productcontent .details-content .details-right .details-textbox .details-icon .details-icon2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productcontent .details-content .details-right .details-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.productcontent .details-content .details-right .details-share {
  display: flex;
  align-items: center;
}
.productcontent .details-content .details-right .details-share p {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--16);
  line-height: calc(18 / 16);
  font-weight: 4 00;
  color: #000000;
  margin-right: var(--d14);
}
.productcontent .details-content .details-right .details-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productcontent .details-content .details-right .details-but:hover .details-buttit {
  background-color: var(--c2);
}
.productcontent .details-content .details-right .details-but a {
  display: flex;
  justify-content: flex-start;
}
.productcontent .details-content .details-right .details-but a .details-buttit {
  font-size: var(--16);
  line-height: calc(20 / 16);
  text-align: center;
  font-weight: 500;
  padding: var(--d15) var(--d40);
  transition: all 0.5s;
  border-radius: 6px;
  color: #fff;
  background-color: var(--c);
}
.productcontent .details-content .details-right .details-but1 {
  margin-right: var(--d30);
}
.productcontent .details-nav {
  width: 100%;
  top: 100px;
  z-index: 100;
}
.productcontent .details-nav .navbox {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #DEDEDE;
  background-color: #fff;
}
.productcontent .details-nav .navbox .navbox2 {
  flex: 1;
  color: #000000;
  cursor: pointer;
  height: 100%;
  position: relative;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12) 0;
  font-weight: 500;
  font-size: var(--24);
  line-height: calc(30 / 24);
  transition: all 0.5s;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.productcontent .details-nav .navbox .navbox2:hover {
  color: #fff;
  background-color: var(--c);
}
.productcontent .details-nav .navbox .action {
  color: #fff;
  background-color: var(--c);
}
.productcontent .details {
  padding-top: var(--d50);
}
.productcontent .details .details-form {
  margin-bottom: var(--d72);
  border-top: 1px solid #DEDEDE;
  padding-top: var(--d72);
}
.productcontent .details .details-form .content-text {
  margin-bottom: var(--d20);
}
.productcontent .details .details-form .product-input {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin-bottom: var(--d20);
  background-color: var(--c);
  padding: 12px 20px;
  border-radius: 10px;
}
.productcontent .details .details-form .product-input .product-input-title {
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: 1.25;
  color: #fff;
}
.productcontent .details .details-form .product-input .input-box {
  background-color: var(--c);
  border: none;
  color: #fff;
  padding-left: 0;
  margin-bottom: 0;
  font-size: var(--18);
  line-height: 1.27778;
  padding: 0;
}
.productcontent .details .content-title {
  padding-left: 20px;
  position: relative;
  font-weight: 600;
  color: var(--c);
  font-size: var(--26);
  line-height: calc(32 / 26);
  margin-bottom: var(--d30);
}
.productcontent .details .content-title::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: var(--c);
  border-radius: 50%;
}
.productcontent .details .inquiry-title {
  color: #004880;
}
.productcontent .details .inquiry-title::after {
  background-color: #004880;
}
.productcontent .details .details-list {
  position: relative;
  margin-bottom: var(--d50);
}
.productcontent .details .details-list .details-list2 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  width: 100%;
}
.productcontent .details .details-list .details-list2 .features .features-text {
  font-size: var(--16);
  line-height: calc(40 / 16);
  margin-bottom: var(--d30);
}
.productcontent .details .details-list .details-list2 .features .features-text:last-child {
  margin-bottom: 0;
}
.productcontent .details .details-list .details-list2 .features .features-text b {
  color: #000;
  font-size: var(--18);
  line-height: calc(40 / 18);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list {
  padding-top: var(--d20);
  margin-bottom: calc(var(--d40) * -1);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 {
  margin-bottom: var(--d40);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: var(--d20);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3:hover .sheet-titlebox .sheet-title h3 {
  color: var(--c);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3:hover .sheet-download {
  color: var(--c);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-titlebox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-titlebox .sheet-icon {
  min-width: 32px;
  width: 32px;
  height: 32px;
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-titlebox .sheet-icon svg {
  width: 100%;
  height: 100%;
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-title {
  padding: 0 var(--d20);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-title h3 {
  font-size: var(--16);
  font-weight: 500;
  line-height: calc(22 / 16);
  color: #222;
  transition: all 0.5s;
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-download {
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  font-size: var(--16);
  line-height: calc(22 / 16);
}
.productcontent .details .details-list .details-list2 .sheet .sheet-list .sheet-list2 .sheet-list3 .sheet-download i {
  font-size: var(--22);
  margin-right: var(--d20);
}
.productcontent .details .details-list .action {
  position: relative;
  z-index: 10;
  opacity: 1;
  visibility: visible;
}
.productcontent .details .like-swiperbox {
  position: relative;
  margin-bottom: var(--d40);
}
.productcontent .details .like-swiperbox .swiper-but {
  position: absolute;
  top: 50%;
  z-index: 10;
}
.productcontent .details .like-swiperbox .like-prev {
  left: 0;
  transform: translate(-50%, -50%);
}
.productcontent .details .like-swiperbox .like-next {
  right: 0;
  transform: translate(50%, -50%);
}
.productcontent .details .like-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productcontent .details .like-but .like-but2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d10) var(--d70);
  background-color: var(--c);
  font-size: var(--18);
  line-height: calc(20 / 18);
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 500;
  color: #fff;
  border-radius: 6px;
  transition: all 0.5s;
}
.productcontent .details .like-but .like-but2:hover {
  background-color: var(--c2);
}
.swiper-but {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #939393;
  cursor: pointer;
  transition: all 0.5s;
}
.swiper-but:hover {
  background-color: var(--c);
}
.swiper-but i {
  font-size: var(--20);
  color: #fff;
}
.applicationscontent .application-titlebox {
  padding-top: var(--d100);
  padding-bottom: var(--d70);
}
.applicationscontent .application-titlebox .application-title {
  width: 947px;
  max-width: 100%;
  margin-bottom: var(--d30);
}
.applicationscontent .application-titlebox .application-text {
  width: 1290px;
  max-width: 100%;
  margin-bottom: var(--d100);
}
.applicationscontent .application-titlebox .service-nav .service-nav2:hover a {
  background-color: var(--c);
}
.applicationscontent .application-titlebox .service-nav .service-nav2:hover a i {
  color: #fff;
}
.applicationscontent .application-titlebox .service-nav .service-nav2:hover a .service-nav-title {
  color: #fff;
}
.applicationscontent .application-titlebox .service-nav .action a {
  background-color: var(--c);
}
.applicationscontent .application-titlebox .service-nav .action a i {
  color: #fff;
}
.applicationscontent .application-titlebox .service-nav .action a .service-nav-title {
  color: #fff;
}
.applicationscontent .application-content {
  padding-top: var(--d70);
  padding-bottom: var(--d130);
  background-color: #F7F7F7;
}
.applicationscontent .application-content .application-list {
  margin-bottom: var(--d50);
}
.applicationscontent .application-content .application-list .application-list2 {
  margin-bottom: var(--d40);
  position: relative;
}
.applicationscontent .application-content .application-list .application-list2 .top {
  position: absolute;
  height: 200px;
  transform: translateY(-100%);
}
.applicationscontent .application-content .application-list .application-list2:last-child {
  margin-bottom: 0;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 {
  padding: var(--d40) var(--d90) var(--d32);
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3:hover .application-textbox .application-list-title h3 {
  text-decoration: underline;
  color: var(--c);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3:hover .application-textbox .application-but {
  background-color: var(--c2);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3:hover .application-imgbox::after {
  opacity: 1;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3:hover .application-imgbox .img-box img {
  transform: scale(1.1);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox {
  width: 600px;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-typebox {
  display: flex;
  justify-content: flex-start;
  margin-bottom: var(--d52);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-typebox .application-type {
  padding: 5px var(--d20);
  font-size: var(--14);
  line-height: calc(20 / 14);
  letter-spacing: -0.02em;
  background-color: #EFEFEF;
  border-radius: 50px;
  border: 1px solid #DEDEDE;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-typebox .application-type:first-child {
  margin-right: var(--d20);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-list-title {
  margin-bottom: var(--d20);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-list-title h3 {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--32);
  line-height: calc(40 / 32);
  font-weight: 600;
  color: #222222;
  transition: all 0.5s;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-text {
  font-size: var(--16);
  letter-spacing: -0.02em;
  line-height: calc(22 / 16);
  margin-bottom: var(--d40);
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox .application-but {
  background-color: var(--c);
  color: #fff;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox {
  width: 600px;
  margin-top: var(--d14);
  position: relative;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  z-index: 10;
  opacity: 0;
  transition: all 0.5s;
}
.applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox .img-box {
  padding-bottom: calc(500 / 900 * 100%);
  border-radius: 20px;
}
.news-titlebox {
  padding-bottom: var(--d40);
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: var(--d70);
}
.news-titlebox .news-title {
  margin-bottom: var(--d30);
}
.news-titlebox .news-text {
  width: 1290px;
  max-width: 100%;
}
.newscontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.newscontent .news-list {
  margin-bottom: calc(var(--d40) * -1);
  padding-bottom: var(--d50);
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d40);
}
.news-list3 {
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.news-list3:hover .img-box img {
  transform: scale(1.1);
}
.news-list3:hover .news-textbox .news-list-title h3 {
  color: var(--c);
  text-decoration: underline;
}
.news-list3 .news-img {
  position: relative;
}
.news-list3 .news-img .img-box {
  padding-bottom: calc(540 / 800 * 100%);
}
.news-list3 .news-img .news-type {
  padding: 6px var(--d20);
  position: absolute;
  top: var(--d22);
  left: var(--d22);
  background-color: var(--c);
  z-index: 10;
  border-radius: 50px;
  color: #fff;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.news-list3 .news-textbox {
  padding: var(--d24) var(--d22) var(--d30);
  background-color: #F4F3F5;
}
.news-list3 .news-textbox .news-list-title {
  margin-bottom: var(--d16);
  min-height: calc(var(--20) * 26 / 20 * 2);
}
.news-list3 .news-textbox .news-list-title h3 {
  transition: all 0.5s;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-date {
  display: flex;
  align-items: center;
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
}
.news-date i {
  font-size: var(--16);
  margin-right: var(--d10);
}
.aboutcontent .a-company {
  padding-top: var(--d100);
  padding-bottom: var(--d70);
}
.aboutcontent .a-company .a-company-title {
  margin-bottom: var(--d30);
}
.aboutcontent .a-company .a-company-text {
  margin-bottom: var(--d60);
}
.aboutcontent .a-company .a-company-list {
  margin-bottom: calc(var(--d30) * -1);
}
.aboutcontent .a-company .a-company-list .a-company-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 {
  padding: var(--d30) var(--d24) var(--d20) var(--d30);
  background-color: #F4F3F5;
  border-radius: 20px;
  min-height: 260px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border: 1px solid #DEDEDE;
  position: relative;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3:hover .a-company-num {
  color: #fff;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3:hover .a-company-list-text {
  color: #fff;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3:hover::after {
  opacity: 1;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(121.63deg, rgba(42, 241, 98, 0) 4%, #2AF162 98.87%), #299DFE;
  opacity: 0;
  transition: all 0.5s;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-num {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--40);
  line-height: calc(50 / 40);
  font-weight: 500;
  color: #222222;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-list-text {
  position: relative;
  z-index: 10;
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-weight: 400;
  transition: all 0.5s;
}
.aboutcontent .a-video {
  position: relative;
}
.aboutcontent .a-video .a-video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-video .a-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.aboutcontent .a-video .a-video-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
  animation: playan2 3s infinite linear;
}
.aboutcontent .a-video .a-video-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  animation: playan2 3s infinite linear;
  animation-delay: 1.5s;
}
.aboutcontent .a-video .a-video-icon i {
  font-size: var(--30);
  color: #299DFE;
  line-height: 1;
  position: relative;
  z-index: 10;
}
.aboutcontent .a-smarter {
  padding: var(--d130) 0;
}
.aboutcontent .a-smarter .a-smarter-box {
  display: flex;
  justify-content: space-between;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-left {
  width: calc(480 / 1410 * 100%);
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-left .a-smarter-left2 {
  position: sticky;
  top: 120px;
  left: 0;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right {
  width: calc(810 / 1410 * 100%);
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 {
  padding-bottom: var(--d35);
  border-bottom: 1px solid #DEDEDDEE;
  margin-bottom: var(--d35);
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 {
  display: flex;
  justify-content: center;
  width: 100%;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-icon {
  margin-right: var(--d24);
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-icon i {
  font-size: var(--34);
  color: #323333;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-textbox {
  width: 100%;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-textbox .a-smarter-list-title {
  margin-bottom: var(--d16);
  width: 630px;
  max-width: 100%;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-textbox .a-smarter-list-title h3 {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 600;
  color: #222222;
}
.aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-textbox .a-smarter-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
}
.aboutcontent .a-mes {
  padding-top: var(--d145);
  padding-bottom: var(--d170);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .a-mes .a-mes-list {
  margin-bottom: calc(var(--d30) * -1);
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 {
  padding: var(--d50) var(--d64) var(--d64) var(--d50);
  background: rgba(0, 0, 0, 0.19);
  backdrop-filter: blur(7px);
  border-radius: 20px;
  height: 100%;
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  margin-bottom: var(--d40);
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-icon i {
  color: #fff;
  font-size: var(--44);
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-title h3 {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: var(--d20);
}
.aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  color: #fff;
  letter-spacing: -0.02em;
}
.aboutcontent .a-factory {
  padding: var(--d130) 0;
}
.aboutcontent .a-factory .a-factory-title {
  margin-bottom: var(--d30);
}
.aboutcontent .a-factory .a-factory-text {
  margin-bottom: var(--d40);
}
.aboutcontent .a-factory .a-factory-list {
  margin-bottom: calc(var(--d40) * -1);
}
.aboutcontent .a-factory .a-factory-list .a-factory-list2 {
  margin-bottom: var(--d40);
}
.aboutcontent .a-factory .a-factory-list .a-factory-list2:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .a-factory .a-factory-list .a-factory-list2 .img-box {
  padding-bottom: calc(600 / 900 * 100%);
  border-radius: 10px;
}
.innovationcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.innovationcontent .innovation-title {
  margin-bottom: var(--d30);
}
.innovationcontent .innovation-text {
  margin-bottom: var(--d60);
  width: 1290px;
  max-width: 100%;
}
.innovationcontent .innovation-list .innovation-list2 {
  margin-bottom: var(--d40);
}
.innovationcontent .innovation-list .innovation-list2:last-child {
  margin-bottom: 0;
}
.innovationcontent .innovation-list .innovation-list2:nth-child(2n) .innovation-list3 {
  flex-direction: row-reverse;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 {
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  overflow: hidden;
  background-color: #F4F3F5;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-img {
  width: calc(690 / 1410 * 100%);
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox {
  padding: var(--d60);
  width: calc(720 / 1410 * 100%);
  position: relative;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-title {
  margin-bottom: var(--d30);
  position: relative;
  z-index: 10;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-title h3 {
  font-size: var(--32);
  line-height: calc(40 / 32);
  color: var(--c);
  font-weight: 600;
  font-family: 'Manrope', Arial, sans-serif;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-text {
  margin-bottom: var(--d20);
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
  position: relative;
  z-index: 10;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-text p {
  margin-bottom: var(--d14);
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-text p:last-child {
  margin-bottom: 0;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-text span {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 500;
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #333333;
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-bg {
  width: 271px;
  position: absolute;
  right: var(--d20);
  bottom: var(--d30);
}
.innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.blogcontent .blog-title {
  margin-bottom: var(--d30);
}
.blogcontent .blog-text {
  margin-bottom: var(--d50);
  width: 1290px;
  max-width: 100%;
}
.blogcontent .blog-swiperbox {
  margin-bottom: var(--d50);
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: var(--d50);
}
.blogcontent .blog-swiperbox .blog-swiper {
  position: relative;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  background-color: #F4F3F5;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box:hover .img-box img {
  transform: scale(1.1);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box:hover .blog-sw-textbox .blog-sw-title {
  margin-bottom: var(--d20);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box:hover .blog-sw-textbox .blog-sw-title h3 {
  color: var(--c);
  text-decoration: underline;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img {
  width: calc(600 / 1410 * 100%);
  position: relative;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img .blog-typebox {
  position: absolute;
  top: var(--d22);
  left: var(--d22);
  z-index: 10;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img .blog-typebox .blog-type {
  padding: 6px var(--d20);
  border-radius: 50px;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img .blog-typebox .blog-type1 {
  background-color: #fff;
  color: var(--c);
  margin-right: var(--d10);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img .blog-typebox .blog-type2 {
  background-color: var(--c);
  color: #fff;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img .img-box {
  padding-bottom: calc(410 / 600 * 100%);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-sw-textbox {
  padding: var(--d40) var(--d100) var(--d40) var(--d50);
  width: calc(810 / 1410 * 100%);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-sw-textbox .blog-sw-title {
  margin-bottom: var(--d20);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-sw-textbox .blog-sw-title h3 {
  font-weight: 600;
  font-size: var(--26);
  line-height: calc(34 / 26);
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-sw-textbox .blog-sw-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox {
  position: absolute;
  left: 650px;
  bottom: var(--d70);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-prev {
  margin-right: var(--d10);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-but {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #666666;
  transition: all 0.5s;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-but:hover {
  background-color: var(--c);
  border-color: var(--c);
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-but:hover i {
  color: #fff;
}
.blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-but i {
  font-size: var(--20);
  color: #666666;
}
.blogcontent .blog-list {
  margin-bottom: var(--d60);
}
.blogcontent .blog-list .blog-list2 {
  margin-bottom: var(--d40);
}
.blogcontent .blog-list .blog-list2:last-child {
  margin-bottom: 0;
}
.blogcontent .blog-list .blog-list2 .blog-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blogcontent .blog-list .blog-list2 .blog-list3:hover .img-box img {
  transform: scale(1.1);
}
.blogcontent .blog-list .blog-list2 .blog-list3:hover .blog-list-textbox .blog-list-title h3 {
  color: var(--c) !important;
  text-decoration: underline;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-img {
  width: calc(450 / 1410 * 100%);
  position: relative;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-img .blog-type {
  padding: 6px var(--d20);
  position: absolute;
  top: var(--d22);
  left: var(--d22);
  background-color: var(--c);
  z-index: 10;
  border-radius: 50px;
  color: #fff;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-img .img-box {
  padding-bottom: calc(410 / 600 * 100%);
  border-radius: 20px;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox {
  padding-left: var(--d30);
  padding-right: var(--d120);
  width: calc(960 / 1410 * 100%);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-date {
  display: flex;
  align-items: center;
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
  margin-bottom: var(--d30);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-date i {
  font-size: var(--16);
  margin-right: var(--d10);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-list-title {
  margin-bottom: var(--d16);
  width: 570px;
  max-width: 100%;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-list-title h3 {
  font-size: var(--24);
  line-height: calc(34 / 24);
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.blog-date {
  display: flex;
  align-items: center;
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
  margin-bottom: var(--d30);
}
.blog-date i {
  font-size: var(--16);
  margin-right: var(--d10);
}
.service-nav {
  display: flex;
  justify-content: center;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
}
.service-nav .service-nav2 {
  flex: 1;
  border-radius: 20px;
  overflow: hidden;
}
.service-nav .service-nav2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  padding: var(--d22) 0;
  transition: all 0.5s;
}
.service-nav .service-nav2 a i {
  font-size: var(--44);
  color: #222222;
  margin-bottom: var(--d10);
  transition: all 0.5s;
}
.service-nav .service-nav2 a .service-nav-title {
  font-size: var(--20);
  line-height: calc(22 / 20);
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
  color: #222222;
  transition: all 0.5s;
}
.service-nav .action a {
  background-color: #F4F3F5;
}
.servicecontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.servicecontent .service-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d100);
}
.servicecontent .service-titlebox .service-title {
  width: calc(604 / 1410 * 100%);
}
.servicecontent .service-titlebox .service-text {
  width: calc(688 / 1410 * 100%);
}
.servicecontent .service-context {
  margin-top: var(--d80);
}
.servicecontent .service-context .service-con-text {
  width: 928px;
  max-width: 100%;
  margin-bottom: var(--d60);
}
.servicecontent .service-context .service-map {
  position: relative;
}
.servicecontent .service-context .service-map .map1 {
  display: block;
}
.servicecontent .service-context .service-map .map2 {
  display: none;
}
.servicecontent .service-context .service-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.servicecontent .service-context .service-map .service-list .service-list2 {
  position: absolute;
  width: calc(11 / 1410 * 100%);
}
.servicecontent .service-context .service-map .service-list .service-list2::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: #E3F6FF;
  animation: playan3 2s infinite linear;
}
.servicecontent .service-context .service-map .service-list .service-list2 .dot {
  padding-bottom: 100%;
  background-color: var(--c);
  border-radius: 50%;
  position: relative;
  z-index: 10;
}
.servicecontent .service-context .service-map .service-list .service-list2 .dot-title {
  font-size: var(--16);
  line-height: calc(20 / 16);
  color: #008BFF;
  letter-spacing: -0.08em;
  font-weight: 700;
  font-family: 'Manrope', Arial, sans-serif;
  white-space: nowrap;
  position: absolute;
}
.servicecontent .service-context .service-map .service-list .usa1 {
  left: 4.2%;
  top: 19.4%;
}
.servicecontent .service-context .service-map .service-list .usa1 .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-36%, 152%);
}
.servicecontent .service-context .service-map .service-list .canada {
  left: 15.9%;
  top: 28%;
}
.servicecontent .service-context .service-map .service-list .canada .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(18%, 152%);
}
.servicecontent .service-context .service-map .service-list .usa2 {
  left: 19.39%;
  top: 38.15%;
}
.servicecontent .service-context .service-map .service-list .usa2 .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-36%, 152%);
}
.servicecontent .service-context .service-map .service-list .mexico1 {
  left: 17.8%;
  top: 50.15%;
}
.servicecontent .service-context .service-map .service-list .mexico1 .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(10%, 152%);
}
.servicecontent .service-context .service-map .service-list .mexico2 {
  left: 25.55%;
  top: 60.7%;
}
.servicecontent .service-context .service-map .service-list .mexico2 .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(10%, 152%);
}
.servicecontent .service-context .service-map .service-list .brazil {
  left: 31.15%;
  top: 66.5%;
}
.servicecontent .service-context .service-map .service-list .brazil .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-3%, 152%);
}
.servicecontent .service-context .service-map .service-list .argentina {
  left: 28.6%;
  top: 83.1%;
}
.servicecontent .service-context .service-map .service-list .argentina .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(38%, 152%);
}
.servicecontent .service-context .service-map .service-list .england {
  left: 45.1%;
  top: 27.18%;
}
.servicecontent .service-context .service-map .service-list .england .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-38%, 23%);
}
.servicecontent .service-context .service-map .service-list .germany {
  left: 47.7%;
  top: 33.6%;
}
.servicecontent .service-context .service-map .service-list .germany .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-32%, -56%);
}
.servicecontent .service-context .service-map .service-list .france {
  left: 47%;
  top: 36%;
}
.servicecontent .service-context .service-map .service-list .france .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-52%, 42%);
}
.servicecontent .service-context .service-map .service-list .spain {
  left: 45.5%;
  top: 40.4%;
}
.servicecontent .service-context .service-map .service-list .spain .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-43%, 86%);
}
.servicecontent .service-context .service-map .service-list .norway {
  left: 49.6%;
  top: 21.4%;
}
.servicecontent .service-context .service-map .service-list .norway .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(110%, -76%);
}
.servicecontent .service-context .service-map .service-list .denmark {
  left: 49.6%;
  top: 28.7%;
}
.servicecontent .service-context .service-map .service-list .denmark .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(123%, 39%);
}
.servicecontent .service-context .service-map .service-list .poland {
  left: 49.99%;
  top: 34%;
}
.servicecontent .service-context .service-map .service-list .poland .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(115%, 64%);
}
.servicecontent .service-context .service-map .service-list .italy {
  left: 50.7%;
  top: 40%;
}
.servicecontent .service-context .service-map .service-list .italy .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(130%, 66%);
}
.servicecontent .service-context .service-map .service-list .israel {
  left: 57.1%;
  top: 48.3%;
}
.servicecontent .service-context .service-map .service-list .israel .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-3%, 154%);
}
.servicecontent .service-context .service-map .service-list .africa {
  left: 52.6%;
  top: 82.1%;
}
.servicecontent .service-context .service-map .service-list .africa .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(52%, 155%);
}
.servicecontent .service-context .service-map .service-list .korea {
  left: 81.65%;
  top: 41.25%;
}
.servicecontent .service-context .service-map .service-list .korea .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-8%, -113%);
}
.servicecontent .service-context .service-map .service-list .japan {
  left: 84.9%;
  top: 42.7%;
}
.servicecontent .service-context .service-map .service-list .japan .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(-10%, 153%);
}
.servicecontent .service-context .service-map .service-list .indonesia {
  left: 77.8%;
  top: 64.3%;
}
.servicecontent .service-context .service-map .service-list .indonesia .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(35%, 153%);
}
.servicecontent .service-context .service-map .service-list .australia {
  left: 84.3%;
  top: 77.3%;
}
.servicecontent .service-context .service-map .service-list .australia .dot-title {
  bottom: 0;
  right: 0;
  transform: translate(35%, 153%);
}
.servicecontent .warranty-context {
  margin-top: var(--d80);
}
.servicecontent .warranty-context .warranty-title h2 {
  font-size: var(--40);
  line-height: calc(70 / 40);
  font-weight: 700;
  margin-bottom: var(--d20);
  color: #222222;
  letter-spacing: -0.02em;
}
.servicecontent .warranty-context .warranty-title h2 span {
  color: #9194A1;
}
.servicecontent .warranty-context .warranty-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d70);
}
.servicecontent .warranty-context .warranty-list .warranty-list2 {
  margin-bottom: var(--d30);
}
.servicecontent .warranty-context .warranty-list .warranty-list2 .warranty-list3 {
  padding: var(--d20) var(--d8) var(--d40) var(--d20);
  background-color: #F4F3F5;
  border-radius: 10px;
  height: 100%;
}
.servicecontent .warranty-context .warranty-list .warranty-list2 .warranty-list3 .warranty-num {
  font-family: 'Manrope', Arial, sans-serif;
  font-size: var(--36);
  line-height: calc(42 / 36);
  font-weight: 500;
  color: #AFAFAF;
  margin-bottom: var(--d26);
  letter-spacing: -0.02em;
}
.servicecontent .warranty-context .warranty-list .warranty-list2 .warranty-list3 .warranty-list-title {
  margin-bottom: var(--d16);
}
.servicecontent .warranty-context .warranty-list .warranty-list2 .warranty-list3 .warranty-list-title h3 {
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: #222222;
  letter-spacing: -0.02em;
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
}
.servicecontent .warranty-context .warranty-list .warranty-list2 .warranty-list3 .warranty-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  letter-spacing: -0.02em;
  color: #666666;
}
.servicecontent .warranty-context .warranty-textbox {
  margin-bottom: var(--d60);
}
.servicecontent .warranty-context .warranty-textbox ul {
  list-style-type: disc;
}
.servicecontent .warranty-context .warranty-textbox:last-child {
  margin-bottom: 0;
}
.servicecontent .warranty-context .warranty-textbox .warranty-text-title {
  color: var(--c);
  font-size: var(--30);
  line-height: calc(40 / 30);
  position: relative;
  margin-bottom: var(--d30);
}
.servicecontent .warranty-context .warranty-textbox .warranty-text-title::before {
  content: "•";
}
.servicecontent .faq-content {
  padding: var(--d30) var(--d40) var(--d40) var(--d30);
  border: 1px solid #DEDEDE;
  border-radius: 20px;
}
.servicecontent .faq-content .faq-content2 {
  margin-bottom: var(--d40);
}
.servicecontent .faq-content .faq-content2:last-child {
  margin-bottom: 0;
}
.servicecontent .faq-content .faq-con-title {
  font-size: var(--20);
  line-height: calc(30 / 20);
  letter-spacing: -0.02em;
  color: var(--c);
  margin-bottom: var(--d20);
  font-weight: 700;
}
.servicecontent .faq-content .faq-con-title::before {
  content: "•";
}
.servicecontent .gmt-rigth {
  padding-left: var(--d120);
}
.servicecontent .pagination {
  justify-content: flex-end;
}
.servicecontent .pagination .page a {
  margin-right: 0;
}
.servicecontent .download-list {
  margin-bottom: var(--d50);
}
.servicecontent .download-list .download-list2 {
  padding-bottom: var(--d34);
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: var(--d30);
}
.servicecontent .download-list .download-list2:last-child {
  margin-bottom: 0;
}
.servicecontent .download-list .download-list2 .download-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.servicecontent .download-list .download-list2 .download-list3 .download-list-title {
  width: 52%;
  font-size: var(--20);
  line-height: calc(22 / 20);
  color: #222222;
  font-weight: 500;
  font-family: 'Manrope', Arial, sans-serif;
}
.servicecontent .download-list .download-list2 .download-list3 .download-date {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: calc(20 / 16);
}
.servicecontent .download-list .download-list2 .download-list3 .download-date svg {
  width: 32px;
  height: 32px;
  margin-right: var(--d20);
}
.servicecontent .download-list .download-list2 .download-list3 .more-but {
  background-color: var(--c);
  color: #fff;
  border-radius: 6px;
}
.eventscontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.eventscontent .events-list {
  margin-bottom: calc(var(--d40) * -1);
  padding-bottom: var(--d50);
}
.eventscontent .events-list .events-list2 {
  margin-bottom: var(--d40);
}
.eventscontent .events-list .events-list2 .events-list3 {
  background-color: #F4F3F5;
  border-radius: 20px;
}
.eventscontent .events-list .events-list2 .events-list3:hover .img-box img {
  transform: scale(1.1);
}
.eventscontent .events-list .events-list2 .events-list3:hover .events-textbox .events-title h3 {
  color: var(--c);
  text-decoration: underline;
}
.eventscontent .events-list .events-list2 .events-list3 .events-img {
  position: relative;
}
.eventscontent .events-list .events-list2 .events-list3 .events-img .img-box {
  padding-bottom: calc(540 / 800 * 100%);
}
.eventscontent .events-list .events-list2 .events-list3 .events-img .events-type {
  padding: 6px var(--d20);
  position: absolute;
  top: var(--d22);
  left: var(--d22);
  background-color: var(--c);
  z-index: 10;
  border-radius: 50px;
  color: #fff;
  font-size: var(--16);
  line-height: calc(18 / 16);
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox {
  padding: var(--d24);
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox .events-title {
  margin-bottom: var(--d30);
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox .events-title h3 {
  font-weight: 500;
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: #333;
  transition: all 0.5s;
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox .events-mes .events-mes2 {
  margin-bottom: var(--d10);
  display: flex;
  align-items: center;
  font-size: var(--14);
  line-height: calc(18 / 14);
  letter-spacing: -0.02em;
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox .events-mes .events-mes2 i {
  font-size: var(--16);
  margin-right: var(--d10);
}
.eventscontent .events-list .events-list2 .events-list3 .events-textbox .events-mes .events-mes2:last-child {
  margin-bottom: 0;
}
.service-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  margin-top: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.service-window .service-form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 930px;
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: var(--d56) var(--d90) var(--d44) var(--d80);
}
.service-window .service-form .contact-form {
  padding: 0;
  background-color: #fff;
  border: none;
}
.service-window .service-form .contact-form .input-box {
  border: 1px solid #dedede;
}
.service-window .service-form .service-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: var(--24);
  height: var(--24);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CDCDCD;
  cursor: pointer;
}
.service-window .service-form .service-close i {
  font-size: var(--24);
  color: #fff;
  transform: rotate(45deg);
  display: inline-block;
}
.service-window .service-form .service-form-title {
  margin-bottom: var(--d35);
  font-size: var(--24);
  line-height: calc(26 / 24);
  font-weight: 700;
  letter-spacing: -0.02em;
  font-family: 'Manrope', Arial, sans-serif;
  color: #222;
}
.service-window .service-form .service-form-title span {
  color: #9194A1;
}
.service-window .service-form .submit {
  width: auto;
}
.service-active {
  opacity: 1;
  visibility: visible;
}
.videocontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.videocontent .l-video-list {
  padding-bottom: var(--d60);
}
.contactcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d84);
}
.contactcontent .contact-box {
  display: flex;
  justify-content: space-between;
}
.contactcontent .contact-box .contact-left {
  width: calc(454 / 1410 * 100%);
}
.contactcontent .contact-box .contact-left .contact-text {
  width: 391px;
  max-width: 100%;
  margin-bottom: var(--d40);
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d20);
  font-size: var(--18);
  line-height: calc(24 / 18);
  letter-spacing: -0.02em;
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 a {
  transition: all 0.5s;
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 a:hover {
  color: var(--c);
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 a:hover span {
  color: var(--c);
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 span {
  color: #333;
  transition: all 0.5s;
  font-weight: 500;
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 .contact-icon {
  width: 34px;
  height: 34px;
  min-width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #299DFE;
  border-radius: 50%;
  margin-right: var(--d20);
}
.contactcontent .contact-box .contact-left .contact-list .contact-list2 .contact-icon i {
  font-size: var(--18);
  color: #fff;
}
.contactcontent .contact-box .contact-rigth {
  width: calc(810 / 1410 * 100%);
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 16px;
  border: 1px solid #DEDEDE;
  font-size: var(--16);
  line-height: calc(20 / 16);
  color: #737373;
  margin: 0 var(--d10);
  transition: all 0.5s;
}
.pagination a:hover {
  color: #fff;
  background-color: var(--c);
}
.pagination .first {
  transform: rotate(180deg);
}
.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .page {
  display: none;
}
.pagination .page a {
  color: #333333 !important;
}
.pagination .page a:hover {
  color: #333333;
  background-color: transparent;
}
.pagination .active a {
  background-color: var(--c);
  color: #fff;
}
.contact-form {
  padding: var(--d40) var(--d40) var(--d35);
  background-color: #F7F7F7F7;
  border-radius: 20px;
  border: 1px solid #DEDEDE;
}
.contact-form ul {
  --bs-gutter-x: 0.625rem;
}
.contact-form ul li {
  margin-bottom: var(--d20);
}
.contact-form .form-title {
  font-weight: 500;
  font-size: var(--16);
  line-height: calc(20 / 16);
  letter-spacing: -0.02em;
  color: #333;
  margin-bottom: var(--d10);
}
.contact-form .input-box {
  width: 100%;
  padding: var(--d15);
  font-size: var(--14);
  line-height: calc(20 / 14);
  letter-spacing: -0.02em;
  border-radius: 6px;
}
.contact-form .input-box::placeholder {
  color: #C7C7C7;
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form option {
  color: #000;
}
.contact-form select:has(option[value=""][disabled]:checked) {
  color: #C7C7C7;
}
.contact-form .select-box {
  position: relative;
}
.contact-form .select-box::after {
  width: var(--16);
  height: var(--16);
  content: "\ec7d";
  position: absolute;
  right: var(--d18);
  top: 50%;
  transform: translateY(-50%);
  font-family: 'iconfont' !important;
  font-size: var(--16);
  pointer-events: none;
  color: #000;
  line-height: 1;
}
.contact-form .input-select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.contact-form .textarea-box {
  height: 140px;
}
.contact-form .code-box {
  display: flex;
  justify-content: flex-start;
  margin-bottom: var(--d26);
}
.contact-form .code-box .input-box {
  width: 100px;
  border: 1px solid #DEDEDE;
  margin-right: var(--d14);
  padding: 0 var(d8);
  height: 34px;
}
.contact-form .submit {
  width: 100%;
  transition: all 0.5s;
  background-color: var(--c);
  border-radius: 6px;
  color: #fff;
}
.contact-form .submit:hover {
  background-color: var(--c2);
}
.contact-form .submit .more-but2 {
  width: 100%;
}
.index-window {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  background-color: #fff;
  padding-top: var(--d90);
  padding-bottom: var(--d90);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.index-window .index-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: var(--24);
  height: var(--24);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CDCDCD;
  cursor: pointer;
}
.index-window .index-close i {
  font-size: var(--24);
  color: #fff;
  transform: rotate(45deg);
  display: inline-block;
}
.index-window .index-window2 {
  overflow-y: scroll;
  height: 100%;
}
.index-window .i-window-logo {
  width: 354px;
  margin: 0 auto;
  margin-bottom: var(--d60);
}
.index-window .i-window-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-window .i-window-title {
  text-align: center;
  padding-bottom: var(--d60);
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: var(--d40);
}
.index-window .i-form-content {
  margin-bottom: var(--d40);
}
.index-window .i-form-content .i-window-date {
  font-size: var(--20);
  line-height: calc(26 / 20);
  font-weight: 400;
  font-family: 'Manrope', Arial, sans-serif;
  color: #222222;
  margin-bottom: var(--d30);
}
.index-window .select-box {
  position: relative;
  width: 810px;
  max-width: 100%;
  border: 1px solid #DEDEDE;
  margin: var(--d30) 0 var(--d40);
}
.index-window .select-box::after {
  width: var(--16);
  height: var(--16);
  content: "\ec7d";
  position: absolute;
  right: var(--d30);
  top: 50%;
  transform: translateY(-50%);
  font-family: 'iconfont' !important;
  font-size: var(--16);
  pointer-events: none;
  color: #000;
  line-height: 1;
}
.index-window .select-box .input-box {
  width: 100%;
  color: #299DFE;
  padding: var(--d18);
  padding-right: var(--d30);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.index-window .i-window-content {
  border-top: 1px solid #DEDEDE;
  padding-top: var(--d40);
  padding-bottom: var(--d40);
  border-bottom: 1px solid #DEDEDE;
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d50);
}
.index-window .i-window-content .i-window-textbox {
  width: calc(100% - 340px);
  font-size: var(--20);
  line-height: calc(40 / 20);
  font-family: 'Manrope', Arial, sans-serif;
}
.index-window .i-window-content .i-window-imgbox {
  width: 330px;
  border-radius: 10px;
  overflow: hidden;
}
.index-window .i-window-content .i-window-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-window .i-field {
  font-size: var(--16);
  line-height: calc(18 / 16);
  font-family: 'Manrope', Arial, sans-serif;
  margin-bottom: var(--d30);
}
.index-window .i-window-form .i-window-form-top {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: var(--d10);
  margin-bottom: var(--d40);
}
.index-window .i-window-form .i-window-form-input {
  margin-bottom: var(--d30);
}
.index-window .i-window-form ul li {
  margin-bottom: var(--d30);
}
.index-window .i-window-form .form-title {
  font-size: var(--18);
  line-height: calc(20 / 18);
  font-family: 'Manrope', Arial, sans-serif;
  margin-bottom: var(--d20);
}
.index-window .i-window-form .input-box {
  width: 100%;
  padding: var(--d20);
  background-color: #F4F3F5;
  border: 1px solid #DEDEDE;
  font-size: var(--14);
  line-height: calc(20 / 14);
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.index-window .i-window-form .select-box {
  position: relative;
  margin: 0;
}
.index-window .i-window-form .select-box::after {
  width: var(--16);
  height: var(--16);
  content: "\ec7d";
  position: absolute;
  right: var(--d18);
  top: 50%;
  transform: translateY(-50%);
  font-family: 'iconfont' !important;
  font-size: var(--16);
  pointer-events: none;
  color: #000;
  line-height: 1;
}
.index-window .i-window-form .i-window-form-text {
  font-size: var(--16);
  line-height: calc(18 / 16);
  margin-bottom: var(--d50);
}
.index-window .i-window-form .submit {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-size: var(--18);
  line-height: calc(24 / 18);
  padding: var(--d12) var(--d84);
  color: #fff;
  font-weight: 500;
  border-radius: 6px;
  background-color: var(--c);
  transition: all 0.5s;
}
.index-window .i-window-form .submit:hover {
  background-color: var(--c2);
}
.index-active {
  opacity: 1;
  visibility: visible;
}
.sitemapcontent .sitemap-content {
  padding: var(--d120) 0;
}
.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: var(--d120) 0;
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.newsdetconbox2 {
  display: flex;
  justify-content: space-between;
}
.recent {
  width: 30%;
  padding-left: var(--d30);
  padding-top: var(--d130);
  padding-bottom: var(--d130);
}
.recent .recent2 {
  top: 130px;
  left: 0;
}
.recent .recent-list .recent-list2 {
  margin-bottom: var(--d30);
}
.recent .recent-list .recent-list2:last-child {
  margin-bottom: 0;
}
.recent .recent-title {
  font-size: var(--30);
  font-weight: 700;
  margin-bottom: var(--d20);
  color: #000;
}
.newsdetcon {
  width: 70%;
  position: relative;
  padding-bottom: var(--d130);
  padding-top: var(--d130);
}
.newsdetcon .news-date {
  margin-bottom: var(--d30);
  padding-bottom: var(--d10);
  border-bottom: 1px solid #E5E5E5;
}
.newsdetcon .blog-date {
  margin-bottom: var(--d30);
  padding-bottom: var(--d10);
  border-bottom: 1px solid #E5E5E5;
}
.newsdetcon .form-title {
  margin-bottom: var(--d20);
}
.newsdetcon .news-formbox .form-title h2 {
  color: #003366;
}
.newsdetcon .news-formbox .more-but .more-box {
  background-color: #003366;
}
.newsdetcon .news-formbox .input-box {
  color: #003366;
  background-color: #F7F8FA;
}
.newsdetcon .news-formbox .input-box::placeholder {
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-text table {
  width: 100% !important;
}
.newsdetcon .news-text table td {
  text-align: center !important;
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.newsdetcon .contact-formbox {
  width: 100%;
}
.newsdetcon .contact-formbox .getquote-form {
  padding: 0;
}
.container {
  max-width: 1660px;
  padding: 0;
  position: relative;
}
.container2 {
  max-width: 1410px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}
.header .header-language .languagebox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
}
.header .header-language .languagebox li {
  width: 33%;
  padding-right: 20px;
}
.header .header-language .languagebox li img,
.header .header-language .languagebox li svg {
  width: 20px;
  height: 20px;
  object-fit: cover;
  margin-right: 4px;
}
.header .header-language .languagebox li .ignore {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #797979 !important;
  font-size: 14px;
  white-space: nowrap;
}
.cookie-box {
  position: fixed;
  left: 0;
  bottom: 10px;
  width: 529px;
  border-radius: 20px;
  max-width: 100%;
  background-color: #fff;
  z-index: 1000;
  padding: var(--d20);
  display: none;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.cookie-box .cookie-close {
  position: absolute;
  top: 20px;
  right: 30px;
  cursor: pointer;
  font-weight: 900;
  color: #000000;
}
.cookie-box .cookie-title {
  text-align: center;
  font-size: var(--16);
  color: #222;
  font-weight: 500;
  margin-bottom: var(--d20);
}
.cookie-box .cookie-text {
  font-size: var(--14);
  margin-bottom: var(--d20);
}
.cookie-box .cookie-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cookie-box .cookie-butbox .cookie-but {
  padding: var(--d8) var(--d10);
  border-radius: 6px;
  font-size: var(--14);
  margin: 0 10px;
  cursor: pointer;
  background-color: #f1f1f1;
  width: 66px;
  text-align: center;
}
.cookie-box .cookie-butbox .cookie-but1 {
  padding: var(--d8) var(--d10);
  border-radius: 6px;
  font-size: var(--14);
  margin: 0 10px;
  cursor: pointer;
  background-color: var(--c);
  color: #fff;
  width: 66px;
  text-align: center;
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  .container2 {
    max-width: 1060px;
  }
  :root {
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d180: 110px;
    --d170: 110px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d130: 90px;
    --d120: 90px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d45: 30px;
    --d40: 30px;
    --d38: 30px;
    --d36: 20px;
    --d35: 20px;
    --d30: 20px;
    --d20: 10px;
    --d12: 8px;
    --80: 65px;
    --75: 65px;
    --60: 50px;
    --56: 45px;
    --44: 36px;
    --34: 30px;
    --32: 30px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --18: 16px;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-butbox {
    left: 477px;
    bottom: 30px;
  }
  .aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-icon {
    width: 54px;
    height: 54px;
  }
  .aboutcontent .a-smarter .a-smarter-box .a-smarter-right {
    width: calc(689 / 1410 * 100%);
  }
  .aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 {
    min-height: 203px;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox {
    width: 480px;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox {
    width: 480px;
  }
  .service-nav .service-nav2 a .service-nav-title {
    font-size: var(--16);
  }
  .indexcontent .i-video .i-video-box .i-video-right .i-video-swiper {
    height: 344px;
  }
  .header .header-box1 .header-content1 .logo {
    width: 130px;
  }
  .header-nav .header-list .header-list2 {
    margin-right: 25px;
  }
  .productcontent .details-content .details-left .details-imgbox {
    width: 460px;
  }
  .productcontent .details-content .details-right {
    width: 574px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}
@media (max-width: 1400px) {
  .container {
    max-width: 1060px;
  }
  .container2 {
    max-width: 960px;
  }
  .header-window {
    margin-top: 80px;
  }
  .header .header-box1 .header-content1 {
    height: 80px;
  }
  .productcontent .details-nav {
    top: 80px;
  }
  .row {
    --bs-gutter-x: 0.875rem;
  }
  :root {
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d180: 80px;
    --d170: 80px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d130: 60px;
    --d120: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d72: 30px;
    --d70: 30px;
    --d55: 25px;
    --d48: 33px;
    --d40: 20px;
    --d38: 20px;
    --d32: 20px;
    --d26: 20px;
    --d25: 20px;
    --d22: 16px;
    --d16: 12px;
    --d15: 10px;
    --75: 50px;
    --65: 50px;
    --60: 45px;
    --56: 38px;
    --50: 38px;
    --44: 30px;
    --40: 32px;
    --34: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --16: 14px;
  }
  .contactcontent .contact-box .contact-left {
    width: calc(498 / 1410 * 100%);
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-butbox {
    left: 436px;
    bottom: 20px;
  }
  .aboutcontent .a-smarter .a-smarter-box .a-smarter-left {
    width: calc(538 / 1410 * 100%);
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox {
    width: 400px;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox {
    width: 400px;
  }
  .productcontent .details-content .details-right {
    width: 513px;
  }
  .productcontent .details-content .details-left .details-imgbox {
    width: 400px;
  }
  .index-banner .banner-sw-but {
    width: 40px;
    height: 40px;
  }
  .header-nav .header-list .header-list2 {
    margin-right: 15px;
  }
  .header-nav .header-list .header-list2 a i {
    margin-left: 0px;
  }
  .header .header-box1 .header-content1 .logo {
    width: 110px;
  }
  .indexcontent .i-better .i-better-box .i-better-left .i-better-list .i-better-list2 .i-better-list3 .i-better-icon {
    width: 45px;
    height: 45px;
  }
  .indexcontent .i-video .i-video-box .i-video-right .i-video-swiper {
    height: 300px;
  }
  .indexcontent .i-widely .i-widely-swbox .i-widely-but {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1200px) {
  .container2,
  .container {
    max-width: 860px;
  }
  :root {
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d70: 40px;
    --d60: 25px;
    --d50: 20px;
    --d45: 20px;
    --d44: 20px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --75: 45px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .newsdetcon {
    width: 100%;
  }
  .recent {
    display: none;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-butbox .blog-but {
    width: 28px;
    height: 28px;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-butbox {
    left: 384px;
    bottom: 10px;
  }
  .aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 {
    min-height: 183px;
  }
  .aboutcontent .a-smarter .a-smarter-box .a-smarter-left {
    width: 100%;
    margin-bottom: var(--d40);
  }
  .aboutcontent .a-smarter .a-smarter-box .a-smarter-right {
    width: 100%;
  }
  .aboutcontent .a-smarter .a-smarter-box {
    flex-direction: column;
  }
  .service-nav {
    overflow-x: scroll;
    justify-content: flex-start;
  }
  .service-nav .service-nav2 {
    width: 150px;
    flex: none;
    border-radius: 13px;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox {
    width: 360px;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox {
    width: 360px;
  }
  .productcontent .details .content-title::after {
    width: 6px;
    height: 6px;
  }
  .productcontent .details .content-title {
    padding-left: 12px;
  }
  .productcontent .details-content {
    flex-direction: column;
  }
  .productcontent .details-content .details-right {
    width: 100%;
    margin-top: var(--d40);
  }
  .productcontent .details-content .details-left .details-imgbox {
    width: 100%;
    margin: 0 auto;
  }
  .pagination .next span span,
  .pagination .prev span span {
    display: none;
  }
  .pagination .page {
    display: none;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  .indexcontent .i-video .i-video-box .i-video-left {
    width: 100%;
    margin-bottom: var(--d40);
  }
  .indexcontent .i-video .i-video-box .i-video-right {
    width: 100%;
  }
  .indexcontent .i-video .i-video-box {
    flex-direction: column;
  }
  .indexcontent .i-better .i-better-box .i-better-left {
    width: 100%;
    margin-bottom: var(--d40);
  }
  .indexcontent .i-better .i-better-box .i-better-left .i-better-titlebox {
    width: 100%;
    margin-bottom: var(--d40);
  }
  .indexcontent .i-better .i-better-box .i-better-right {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
  }
  .indexcontent .i-better .i-better-box {
    flex-direction: column;
  }
  .header-nav .header-list .header-list2 a i {
    display: none;
  }
  .indexcontent .i-widely .i-widely-swbox .i-widely-img .i-widely-textbox .i-widely-sw-text {
    padding-top: var(--d20);
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  .header .header-language:hover .more {
    transform: translate(0%, 100%);
  }
  .header .header-language .more {
    transform: translate(0%, 100%);
  }
}
@media (max-width: 990px) {
  .container2,
  .container {
    max-width: 700px;
  }
  :root {
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d58: 28px;
    --d24: 20px;
    --80: 40px;
    --60: 40px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .contactcontent .contact-box {
    flex-direction: column;
  }
  .contactcontent .contact-box .contact-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .contactcontent .contact-box .contact-left .contact-text {
    width: 100%;
  }
  .contactcontent .contact-box .contact-rigth {
    width: 100%;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-box {
    flex-direction: column;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-img {
    width: 100%;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-box .blog-sw-textbox {
    width: 100%;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-list-text {
    -webkit-line-clamp: 2;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-list-title {
    margin-bottom: var(--d10);
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox .blog-date {
    margin-bottom: var(--d10);
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox {
    padding-right: 0;
  }
  .blogcontent .blog-swiperbox .blog-swiper .blog-butbox {
    position: unset;
    margin-top: var(--d20);
    justify-content: flex-end;
  }
  .aboutcontent .a-mes .a-mes-list .a-mes-list2 .a-mes-list3 .a-mes-icon {
    width: 40px;
    height: 40px;
  }
  .other-banner {
    height: 250px;
  }
  .servicecontent .service-context .service-map .map1 {
    display: none;
  }
  .servicecontent .service-context .service-map .map2 {
    display: block;
  }
  .service-list {
    display: none;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 {
    flex-direction: column;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-imgbox {
    width: 100%;
  }
  .applicationscontent .application-content .application-list .application-list2 .application-list3 .application-textbox {
    width: 100%;
  }
  .l-video-list .l-video-list2 .l-video-list3 .l-video-list-title {
    width: 100%;
  }
  .fooder .fooder-top .fooder-top2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder-titlebox {
    margin-top: var(--d40);
    width: 100%;
  }
  .fooder .fooder-bom .fooder-bom2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .header-window .header-form {
    width: 90%;
    height: 80%;
    overflow-y: scroll;
    top: 20px;
    transform: translateX(-50%);
  }
  .fooder-copyrightbox {
    margin-bottom: var(--d10);
  }
  .innovationcontent .innovation-list .innovation-list2 .innovation-list3 {
    flex-direction: column-reverse !important;
  }
  .innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox {
    width: 100%;
  }
  .innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-textbox .innovation-list-bg {
    width: 120px;
  }
  .innovationcontent .innovation-list .innovation-list2 .innovation-list3 .innovation-img {
    width: 100%;
  }
  .contact-form .textarea-box {
    height: 130px;
  }
}
@media (max-width: 768px) {
  .header-window {
    margin-top: 60px;
  }
  .header .header-box1 .header-content1 {
    height: 60px;
  }
  .productcontent .details-nav {
    top: 60px;
  }
  .container2,
  .container {
    max-width: 90%;
  }
  :root {
    --d357: 85px;
    --d208: 60px;
    --d180: 60px;
    --d170: 60px;
    --d150: 50px;
    --d145: 50px;
    --d130: 40px;
    --d120: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d24: 15px;
    --d22: 8px;
    --80: 38px;
    --75: 38px;
    --60: 34px;
    --56: 30px;
    --50: 28px;
    --32: 20px;
    --22: 18px;
  }
  .cookie-box {
    bottom: 52px;
  }
  .header .header-language .more {
    width: 270px;
  }
  .header .header-language .languagebox li {
    width: 50%;
  }
  .header .header-language .languagebox li img,
  .header .header-language .languagebox li svg {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin-right: 4px;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 {
    flex-direction: column;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-img {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-list-textbox {
    padding-left: 0;
    width: 100%;
  }
  .aboutcontent .a-smarter .a-smarter-box .a-smarter-right .a-smarter-list .a-smarter-list2 .a-smarter-list3 .a-smarter-textbox {
    width: 90%;
  }
  .servicecontent .download-list .download-list2 .download-list3 {
    flex-direction: column;
    align-items: flex-end;
  }
  .servicecontent .download-list .download-list2 .download-list3 .download-list-title {
    width: 100%;
  }
  .servicecontent .download-list .download-list2 .download-list3 .download-date {
    width: 100%;
    margin: var(--d20) 0;
    justify-content: flex-start;
  }
  .servicecontent .service-titlebox {
    flex-direction: column;
  }
  .servicecontent .service-titlebox .service-title {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .servicecontent .service-titlebox .service-text {
    width: 100%;
  }
  .lithiumcontent .i-benefits .i-benefits2 .i-benefits-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 {
    width: 33%;
  }
  .lithiumcontent .i-haicen .i-haicen2 .i-haicen-logo {
    width: 130px;
  }
  .productcontent .details-nav .navbox {
    overflow-x: scroll;
  }
  .productcontent .details-nav .navbox .navbox2 {
    width: 200px;
    flex: none;
  }
  .productcontent .details-nav .navbox .navbox2 {
    font-size: 14px;
  }
  .productcontent .details-content .details-right .details-textbox {
    flex-direction: column;
    align-items: flex-start;
  }
  .productcontent .details-content .details-right .details-textbox .details-text {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .productcontent .details-content .details-right .details-button {
    flex-direction: column;
    align-items: flex-start;
  }
  .productcontent .details-content .details-right .details-butbox {
    margin-bottom: var(--d20);
  }
  .index-banner .banner-sw-but {
    width: 36px;
    height: 36px;
  }
  .indexcontent .i-about .i-about-bg {
    height: 350px;
  }
  .fooder {
    padding-bottom: 52px;
  }
}
@media (max-width: 540px) {
  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d170: 30px;
    --d150: 30px;
    --d145: 30px;
    --d130: 30px;
    --d120: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d70: 30px;
    --d50: 10px;
    --d44: 10px;
    --d40: 15px;
    --d38: 15px;
    --d16: 8px;
    --80: 30px;
    --75: 28px;
    --65: 40px;
    --60: 28px;
    --44: 30px;
    --40: 26px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
  }
  .header .s-nav {
    margin-left: 5px;
  }
  .aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 {
    min-height: auto;
  }
  .aboutcontent .a-company .a-company-list .a-company-list2 .a-company-list3 .a-company-num {
    margin-bottom: var(--d40);
  }
  .lithiumcontent .i-benefits .i-benefits2 .i-benefits-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lithiumcontent .i-benefits .i-benefits2 .i-benefits-list .i-benefits-list2 {
    width: 50%;
  }
  .lithiumcontent .i-benefits .i-benefits2 {
    padding: var(--d66) 20px var(--d50);
  }
  .pagination a {
    padding: 4px 8px;
    margin: 0 4px;
  }
}
.select2-dropdown {
  z-index: 10000;
}
.select2-container--default .select2-selection--single {
  border: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: var(--d15);
  font-size: var(--14);
  line-height: calc(20 / 14);
  letter-spacing: -0.02em;
  border-radius: 6px;
  background-color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.select2-container .select2-selection--single {
  height: auto;
}
