* {
  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 {
  height: auto !important;
}
.editor-content .table-box table td,
.editor-content .table-box table th {
  font-weight: 400;
}
@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: var(--16);
  color: #906986;
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  background-color: #F9F8F3;
}
.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 {
  border: 1px solid #EBE2EF;
  padding: var(--d16) var(--d30);
}
.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 .firstRow td {
  background-color: #F2EEF3;
  font-size: var(--20);
  color: var(--c);
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: var(--c);
  color: #fff;
  font-weight: bold;
}
.details-con .table-box table .firstRow td,
.details-con .table-box {
  background-color: transparent;
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: var(--c);
}
.details-con .table-box table td,
.details-con .table-box table th {
  border: none;
}
.details-con .table-box table tr {
  border-bottom: 1px solid #C5BBCA;
}
.details-con .table-box table td,
.details-con .table-box table th {
  padding-left: 0;
}
.details-con .table-box table .firstRow td {
  background-color: transparent;
}
@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;
}
.fancybox-pic ul {
  list-style-type: disc;
}
body {
  font-family: 'InterTight', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #5A1F4B;
  color: #5A1F4B;
}
i {
  line-height: 1;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 400;
  font-style: normal;
  src: local('InterTight Regular'), local('InterTight-Regular'), url('../../app/fonts/InterTight-Regular.woff2') format('woff2'), url('../../app/fonts/InterTight-Regular.woff') format('woff'), url('../../app/fonts/InterTight-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 500;
  font-style: normal;
  src: local('InterTight Medium'), local('InterTight-Medium'), url('../../app/fonts/InterTight-Medium.woff2') format('woff2'), url('../../app/fonts/InterTight-Medium.woff') format('woff'), url('../../app/fonts/InterTight-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 600;
  font-style: normal;
  src: local('InterTight SemiBold'), local('InterTight-SemiBold'), url('../../app/fonts/InterTight-SemiBold.woff2') format('woff2'), url('../../app/fonts/InterTight-SemiBold.woff') format('woff'), url('../../app/fonts/InterTight-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 700;
  font-style: normal;
  src: local('InterTight Bold'), local('InterTight-Bold'), url('../../app/fonts/InterTight-Bold.woff2') format('woff2'), url('../../app/fonts/InterTight-Bold.woff') format('woff'), url('../../app/fonts/InterTight-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTightItalic';
  font-weight: 500;
  font-style: normal;
  src: local('InterTight MediumItalic'), local('InterTight-MediumItalic'), url('../../app/fonts/InterTight-MediumItalic.woff2') format('woff2'), url('../../app/fonts/InterTight-MediumItalic.woff') format('woff'), url('../../app/fonts/InterTight-MediumItalic.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTightItalic';
  font-weight: 600;
  font-style: normal;
  src: local('InterTight SemiBoldItalic'), local('InterTight-SemiBoldItalic'), url('../../app/fonts/InterTight-SemiBoldItalic.woff2') format('woff2'), url('../../app/fonts/InterTight-SemiBoldItalic.woff') format('woff'), url('../../app/fonts/InterTight-SemiBoldItalic.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'DMSans';
  font-weight: 400;
  font-style: normal;
  src: local('DMSans Regular'), local('DMSans-Regular'), url('../../app/fonts/DMSans-Regular.woff2') format('woff2'), url('../../app/fonts/DMSans-Regular.woff') format('woff'), url('../../app/fonts/DMSans-Regular.ttf') format('truetype');
  font-display: swap;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: 20px;
  --p2: calc((100vw - 72.91667vw) / 2);
  --c: #5A1F4B;
  --c2: #601717;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --d155: 155px;
  --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;
  --130: 130px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --75: 75px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --37: 37px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --23: 23px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.intertightitalic {
  font-family: 'InterTightItalic', Arial, sans-serif;
}
.dmsans {
  font-family: 'DMSans', Arial, sans-serif;
}
.title {
  font-size: var(--62);
  line-height: calc(78 / 62);
  color: var(--c);
  letter-spacing: -0.01em;
  font-weight: 400;
}
.title2 {
  font-size: var(--62);
  line-height: calc(78 / 62);
  color: var(--c);
  letter-spacing: -0.01em;
  font-weight: 600;
}
.text25-34 {
  font-size: var(--25);
  line-height: calc(34 / 25);
  color: var(--c);
  font-weight: 400;
  letter-spacing: 0.01em;
}
.text23-28 {
  font-size: var(--23);
  line-height: calc(28 / 23);
  color: var(--c);
  font-weight: 400;
  letter-spacing: 0.01em;
}
.text30-36 {
  font-size: var(--30);
  line-height: calc(36 / 30);
  color: var(--c);
  font-weight: 400;
  letter-spacing: 0.01em;
}
.text18-22 {
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: var(--c);
  font-weight: 400;
  letter-spacing: 0.01em;
}
@keyframes playan1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: 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: fixed;
  left: 0;
  top: 36px;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}
.header .header-box1 {
  background-color: transparent;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-box1 .header-content1 .logo {
  width: 200px;
}
.header .header-box1 .header-content1 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.header .header-box1 .header-content1 .logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box1 .header-content1 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header-navbox {
  height: 100%;
}
.header .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  margin-right: var(--d20);
}
.header .header-search .search-con {
  padding: 6px var(--d14);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--15);
  color: var(--c);
  transition: all 0.5s;
}
.header .header-search .search-con i {
  color: var(--c);
  font-size: var(--16);
  margin-right: var(--d14);
  transition: all 0.5s;
}
.header .header-search .search {
  position: absolute;
  right: 0%;
  bottom: 0;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-search .search .search-box {
  width: 100%;
  border: 1px solid #008DC2;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.header .header-search .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.header .header-cart {
  margin-right: var(--d48);
  position: relative;
}
.header .header-cart a {
  position: relative;
  padding: 6px var(--d14);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--15);
  color: #E3CBEE;
  background-color: var(--c);
}
.header .header-cart a .header-cart-icon {
  position: relative;
}
.header .header-cart a .header-cart-icon i {
  font-size: var(--16);
  color: #E3CBEE;
  margin-right: var(--d14);
}
.header .header-language {
  position: relative;
}
.header .header-language .header-language2 {
  cursor: pointer;
}
.header .header-language .header-language2 .language {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  color: var(--c);
  transition: all 0.5s;
}
.header .header-language .header-language2 .language i {
  margin-left: var(--d10);
  font-size: 9px;
}
.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  padding: 5px 10px;
}
.header .header-language .more {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background: rgba(90, 31, 75, 0.5);
  backdrop-filter: blur(5.1px);
  border-radius: 6px;
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  min-width: 100%;
  text-align: left;
}
.header .header-language .more a {
  transition: all 0.5s;
  color: #fff;
}
.header .header-language .more a:hover {
  color: var(--c2);
}
.header .header-language .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.header .header-language .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 0 14px;
}
.header .header-language .more .more-1-list .more-1-list2:last-child a {
  border-bottom: none;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 15px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #202833;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: #000;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.headeraction {
  background-color: var(--c);
  top: 0;
}
.headeraction .header-box1 .header-content1 {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.headeraction .header-box1 .header-content1 .logo a img {
  filter: brightness(0) invert(1);
}
.headeraction .header-search .search-con {
  color: #fff;
}
.headeraction .header-search .search-con i {
  color: #fff;
}
.headeraction .header-language .header-language2 .language {
  color: #fff;
}
.headeraction .s-nav i {
  background-color: #fff;
}
@media (min-width: 1201px) {
  .header-list-2 {
    background-color: #F2EEF3;
    padding: 0 var(--d26);
    border-radius: 6px;
    margin-right: var(--d90);
  }
  .header-list-2 .header-list2 {
    margin-right: var(--d34);
  }
  .header-list-2 .header-list2:last-child {
    margin-right: 0;
  }
  .header-list-2 .header-list2 a {
    padding: 6px 0;
  }
  .header-list-1 .header-list2 {
    margin-right: var(--d20);
  }
  .header-list-1 .header-list2 .header-list3 {
    font-weight: 500;
  }
  .header-list-1 .header-list2 .header-list3 a {
    background-color: #F2EEF3;
    padding: 6px var(--d14);
    border-radius: 6px;
  }
  .header-list-1 .header-list2 .header-list3 a i {
    margin-right: var(--d14);
    font-size: var(--16);
  }
  .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 {
    transition: all 0.5s;
    position: relative;
  }
  .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 .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--15);
    line-height: calc(18 / 16);
    color: var(--c);
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
    margin-right: 4px;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .action .header-list3 span::after {
    width: 100%;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background: rgba(90, 31, 75, 0.5);
    backdrop-filter: blur(5.1px);
    border-radius: 6px;
    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 .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 0 14px;
  }
  .more .more-1-list .more-1-list2:last-child a {
    border-bottom: none;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    background: rgba(90, 31, 75, 0.5);
    backdrop-filter: blur(5.1px);
    border-radius: 6px;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.5s;
  }
  .more .more-1-list .more-1-list2 .more2 .more-2-list3:hover i {
    opacity: 1;
  }
  .more .more-1-list .more-1-list2 .more2 .more-2-list3 i {
    opacity: 0;
    transition: all 0.5s;
  }
  .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:hover i {
    opacity: 1;
  }
  .more .more-1-list .more-1-list2 a {
    white-space: nowrap;
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
  }
  .more .more-1-list .more-1-list2 a i {
    font-size: var(--15);
    margin-left: var(--d10);
    opacity: 0;
    transition: all 0.5s;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-list-2 {
    margin-right: 30px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-list-2 {
    margin-right: 10px;
  }
}
@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;
    width: 100%;
  }
  .header-nav .header-list:first-child {
    padding-top: 70px;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online {
  transition: all 0.5s;
  position: fixed;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  padding: 14px 11px;
}
.online-wrap .online a {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 25px;
}
.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: 24px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:hover i {
  color: 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);
    transform-origin: right;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-butbox {
  width: 100%;
  position: absolute;
  bottom: var(--d62);
  left: 0;
  z-index: 10;
}
.index-banner .banner-butbox .banner-butbox2 {
  display: flex;
  align-items: center;
}
.index-banner .banner-butbox .banner-sw-but {
  padding: var(--d10);
  background-color: #fff;
  font-size: var(--14);
  line-height: calc(17 / 14);
  border-radius: 6px;
  transition: all 0.5s;
}
.index-banner .banner-butbox .banner-sw-but:hover {
  background-color: var(--c);
  color: #fff;
}
.index-banner .banner-butbox .banner-pagination {
  display: flex;
  align-items: center;
  width: auto;
  margin: 0 var(--d10);
}
.index-banner .banner-butbox .banner-pagination .swiper-pagination-bullet {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  margin: 0;
  margin-right: var(--d12);
}
.index-banner .banner-butbox .banner-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.index-banner .banner-butbox .banner-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
  color: #fff;
}
.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(958 / 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 {
  background-color: var(--c);
  padding-top: var(--d75);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fooder .fooder-top {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: var(--d12);
}
.fooder .fooder-top .fooder-logo {
  margin-right: 22.39583vw;
  width: 14.94792vw;
  position: relative;
}
.fooder .fooder-top .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top .fooder-title2 {
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
  font-size: var(--30);
  color: #fff;
  white-space: nowrap;
  position: absolute;
  padding-top: var(--d10);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
}
.fooder .fooder-top .fooder-textbox {
  color: #fff;
  width: 676px;
}
.fooder .fooder-top .fooder-textbox .fooder-title {
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
  font-size: var(--42);
}
.fooder .fooder-top .fooder-textbox .fooder-text {
  color: #C5BBCA;
  font-size: var(--37);
}
.fooder .fooder-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d56);
}
.fooder .fooder-con .fooder-left {
  display: flex;
  align-items: flex-start;
}
.fooder .fooder-con .fooder-left .fooder-nav {
  width: 23.4375vw;
  overflow: hidden;
  margin-right: 13.90625vw;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 {
  width: 100%;
  margin-bottom: var(--d22);
  padding-bottom: var(--d22);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2:hover .fooder-nav3 .fooder-num1 {
  transform: translate(-100%, -50%);
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2:hover .fooder-nav3 .fooder-jiantou {
  transform: translate(0%, -50%);
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2:hover .fooder-nav3 .fooder-num2 {
  transform: translate(0%, -50%);
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2:last-child {
  margin-bottom: 0;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 {
  position: relative;
  padding: 0 54px;
  width: 100%;
  font-size: var(--18);
  line-height: calc(22 / 18);
  color: #fff;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-jiantou {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  transition: all 0.5s;
  left: 0;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-jiantou i {
  font-size: var(--16);
  line-height: 1;
  color: #fff;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-num {
  position: absolute;
  top: 50%;
  transition: all 0.5s;
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-num1 {
  left: 0;
  transform: translate(0, -50%);
}
.fooder .fooder-con .fooder-left .fooder-nav .fooder-nav2 .fooder-nav3 .fooder-num2 {
  right: 0;
  transform: translate(100%, -50%);
}
.fooder .fooder-con .fooder-left .fooder-but {
  margin-top: var(--d75);
}
.fooder .fooder-con .fooder-left .fooder-but .con-but2 {
  background-color: #fff;
  color: var(--c);
}
.fooder .fooder-con .fooder-right .fooder-mes-title {
  text-align: right;
  font-size: var(--36);
  line-height: calc(44 / 36);
  color: #C5BBCA;
  margin-bottom: var(--d26);
  font-weight: 500;
  font-family: 'InterTightItalic', Arial, sans-serif;
}
.fooder .fooder-con .fooder-right .fooder-mes {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: var(--20);
  line-height: calc(24 / 20);
  color: #C5BBCA;
  margin-bottom: var(--d16);
}
.fooder .fooder-con .fooder-right .fooder-mes a {
  transition: all 0.5s;
}
.fooder .fooder-con .fooder-right .fooder-mes a:hover {
  color: #fff;
}
.fooder .fooder-con .fooder-right .fooder-mes span {
  margin: 0 var(--d8);
}
.fooder .fooder-con .fooder-right .fooder-mes .fooder-type {
  font-size: var(--12);
  line-height: calc(15 / 12);
  background-color: #C5BBCA;
  color: var(--c);
  padding: 2px var(--d8);
  border-radius: 20px;
  margin-right: var(--d10);
}
.fooder .fooder-con .fooder-right .fooder-mes:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: var(--d60);
}
.fooder .fooder-bom .fooder-left2 {
  color: #C5BBCA;
  font-size: var(--16);
  line-height: calc(24 / 16);
  display: flex;
  align-items: center;
}
.fooder .fooder-bom .fooder-left2 .fooder-copyrightbox {
  margin-right: 18.2vw;
  width: 19.0625vw;
}
.fooder .fooder-bom .fooder-left2 .fooder-bom-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-bom .fooder-left2 .fooder-bom-nav span {
  margin: 0 var(--d20);
}
.fooder .fooder-bom .fooder-right2 .fooder-share {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-bom .fooder-right2 .fooder-share a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(221, 221, 221, 0.1);
  margin-right: var(--d22);
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-right2 .fooder-share a:hover {
  background-color: #fff;
}
.fooder .fooder-bom .fooder-right2 .fooder-share a:hover i {
  color: var(--c);
}
.fooder .fooder-bom .fooder-right2 .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-bom .fooder-right2 .fooder-share a i {
  color: rgba(255, 255, 255, 0.4);
  transition: all 0.5s;
  font-size: var(--18);
}
.indexcontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.indexcontent .i-pioneering {
  padding: var(--d100) 0 var(--d170);
}
.indexcontent .i-pioneering .i-pioneering-title {
  width: 925px;
  max-width: 100%;
  margin-bottom: var(--d96);
}
.indexcontent .i-pioneering .i-pioneering-box {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #C5BBCA;
  padding-top: var(--d60);
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left {
  width: calc(850 / 1866 * 100%);
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left .i-pioneering-text {
  height: 100%;
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left .i-pioneering-text p:has(img) {
  height: 100%;
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left .i-pioneering-text p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right {
  width: calc(757 / 1866 * 100%);
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list {
  margin-bottom: var(--d124);
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list .i-pioneering-list2 {
  margin-bottom: var(--d50);
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list .i-pioneering-list2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list .i-pioneering-list2 .i-pioneering-list-title {
  margin-bottom: var(--d24);
}
.indexcontent .i-video {
  position: relative;
}
.indexcontent .i-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-video .i-video-core {
  position: absolute;
  top: 50%;
  left: calc(534 / 1920 * 100%);
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.indexcontent .i-video .i-video-core .i-video-core2 {
  padding: var(--d22) var(--d28) var(--d30);
  background: rgba(90, 31, 75, 0.1);
  backdrop-filter: blur(15px);
  border-radius: 20px;
  width: 306px;
}
.indexcontent .i-video .i-video-core .i-video-core2 .i-video-core-title {
  font-size: var(--28);
  line-height: calc(32 / 28);
  color: #F9F8F3;
  margin-bottom: var(--d10);
  font-weight: 500;
  font-family: 'InterTightItalic', Arial, sans-serif;
}
.indexcontent .i-video .i-video-core .i-video-core2 .i-video-core-text {
  font-size: var(--15);
  line-height: calc(22 / 15);
  letter-spacing: -0.01em;
  color: #F9F8F3;
}
.indexcontent .i-video .i-video-core .core-img {
  width: 144px;
  transform: translateY(-20px);
}
.indexcontent .i-video .i-video-core .core-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-video .i-video-icon {
  position: absolute;
  top: 50%;
  right: calc(382 / 1920 * 100%);
  transform: translate(0, -50%);
  width: 102px;
  height: 102px;
  border-radius: 50%;
  background-color: #262626;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-video .i-video-icon i {
  color: #F9F8F3;
  font-size: var(--30);
}
.indexcontent .i-video .i-video-list {
  position: absolute;
  bottom: 24px;
  right: 20px;
  display: flex;
  justify-content: flex-end;
}
.indexcontent .i-video .i-video-list .i-video-list2 {
  width: 218px;
  margin-right: var(--d38);
}
.indexcontent .i-video .i-video-list .i-video-list2:last-child {
  margin-right: 0;
}
.indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 {
  height: 100%;
  padding: var(--d18) var(--d20) var(--d20);
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 .i-video-list-text {
  margin-bottom: var(--d70);
  color: #601717;
}
.indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 .i-video-num {
  font-size: var(--42);
  line-height: calc(51 / 42);
  letter-spacing: -0.01em;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-weight: 500;
  color: #5A1F4B;
}
.indexcontent .i-products {
  padding-top: var(--d90);
  padding-bottom: var(--d80);
}
.indexcontent .i-products .i-products-box {
  position: relative;
}
.indexcontent .i-products .i-products-box .i-products-titlebox {
  position: absolute;
  top: 0;
  left: 0;
  width: 674px;
}
.indexcontent .i-products .i-products-box .i-products-titlebox .i-products-title {
  padding-bottom: var(--d34);
}
.indexcontent .i-products .i-products-box .i-products-titlebox .i-products-text {
  font-size: var(--23);
  line-height: calc(28 / 23);
  letter-spacing: -0.01em;
}
.indexcontent .i-products .i-products-box .i-products-but {
  position: absolute;
  left: 50%;
  bottom: 20%;
  transform: translate(0, -50%);
}
.indexcontent .i-products .i-products-box2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-products .i-products-box2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-products .i-products-box2 .i-products-list {
  justify-content: flex-end;
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-products .i-products-box2 .i-products-list .i-products-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-news {
  padding-left: var(--p2);
  padding-right: var(--p);
  margin-bottom: var(--d160);
}
.indexcontent .i-news .i-news-title {
  margin-bottom: var(--d32);
}
.indexcontent .i-news .i-news-text {
  margin-bottom: var(--d90);
  width: 685px;
  max-width: 100%;
}
.indexcontent .i-news .i-news-swiper {
  margin-bottom: var(--d68);
}
.indexcontent .i-news .i-news-but {
  position: relative;
  left: calc(100% - 190px);
  transform: translateX(-100%);
}
.indexcontent .i-brands {
  padding-bottom: var(--d160);
  position: relative;
}
.indexcontent .i-brands .i-brands-butbox {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-brands .i-brands-butbox .brands-but {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: var(--20);
  transition: all 0.5s;
  line-height: 1;
}
.indexcontent .i-brands .i-brands-butbox .brands-but:hover {
  background-color: var(--c);
  color: #fff;
}
.indexcontent .i-brands .i-brands-butbox .brands-prev {
  margin-right: var(--d20);
}
.indexcontent .i-brands .i-brands-title {
  margin-bottom: var(--d32);
}
.indexcontent .i-brands .i-brands-text {
  margin-bottom: var(--d90);
}
.indexcontent .i-brands .img-box {
  padding-bottom: calc(270 / 630 * 100%);
  border-radius: 6px;
}
.indexcontent .i-sinocure {
  padding-left: var(--p2);
  padding-bottom: var(--d185);
}
.indexcontent .i-sinocure .i-sinocure-title {
  width: 750px;
  max-width: 100%;
  margin-bottom: var(--d32);
}
.indexcontent .i-sinocure .i-sinocure-text {
  margin-bottom: var(--d90);
  width: 450px;
  max-width: 100%;
}
.indexcontent .i-sinocure .i-sinocure-swiper .swiper-wrapper {
  align-items: stretch;
}
.indexcontent .i-sinocure .i-sinocure-swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.indexcontent .i-sinocure .sinocure-box {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background-color: #E7E1DC;
  border-radius: 20px;
  padding: var(--d30);
  position: relative;
  transition: all 0.5s;
}
.indexcontent .i-sinocure .sinocure-box:hover {
  background-color: var(--c);
}
.indexcontent .i-sinocure .sinocure-box:hover .sinocure-icon i {
  color: #fff;
}
.indexcontent .i-sinocure .sinocure-box:hover .sinocure-sw-title h3 {
  color: #fff;
}
.indexcontent .i-sinocure .sinocure-box:hover .sinocure-sw-textbox .sinocure-sw-text {
  color: #fff;
}
.indexcontent .i-sinocure .sinocure-box:hover .sinocure-sw-textbox .sinocure-jiantou i {
  color: #fff;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.indexcontent .i-sinocure .sinocure-box .sinocure-icon i {
  font-size: var(--68);
  transition: all 0.5s;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-sw-title {
  margin-bottom: var(--d300);
  width: 233px;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-sw-title h3 {
  font-size: var(--37);
  line-height: calc(44 / 37);
  letter-spacing: -0.01em;
  font-weight: 400;
  transition: all 0.5s;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-sw-textbox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-sw-textbox .sinocure-sw-text {
  width: calc(100% - 58px);
  font-size: var(--22);
  line-height: calc(28 / 22);
  letter-spacing: -0.01em;
  transition: all 0.5s;
}
.indexcontent .i-sinocure .sinocure-box .sinocure-sw-textbox .sinocure-jiantou i {
  font-size: var(--20);
  transition: all 0.5s;
}
.i-products-list3:hover .img-box img {
  transform: scale(1.1);
}
.i-products-list3 .img-box {
  padding-bottom: calc(510 / 900 * 100%);
  border-radius: 20px;
}
.i-products-list3 .i-products-img {
  position: relative;
}
.i-products-list3 .i-products-img .i-products-title {
  position: absolute;
  z-index: 10;
  left: 26px;
  bottom: 32px;
  font-size: var(--22);
  line-height: calc(27 / 22);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 700;
  width: 230px;
}
.i-products-list3 .i-products-img .i-products-title2 {
  color: #fff;
}
.ams-box {
  padding: var(--d52) 0;
  border-top: 1px solid #C5BBCA;
}
.ams-box .ams {
  display: inline-block;
  margin: 0 2.29167vw;
}
.ams-box .ams img {
  width: 3.125vw;
}
.news-box:hover .img-box img {
  transform: scale(1.1);
}
.news-box .news-imgbox {
  margin-bottom: var(--d32);
}
.news-box .news-imgbox .img-box {
  padding-bottom: calc(675 / 585 * 100%);
  border-radius: 20px;
}
.news-box .news-list-textbox .news-list-date {
  font-size: var(--16);
  line-height: calc(21 / 16);
  margin-bottom: var(--d10);
  font-family: 'DMSans', Arial, sans-serif;
}
.news-box .news-list-textbox .news-list-title h3 {
  font-size: var(--22);
  line-height: calc(30 / 22);
  letter-spacing: -0.02em;
}
.con-but {
  display: inline-block;
}
.con-but .con-but2 {
  font-size: var(--15);
  color: #fff;
  font-weight: 400;
  padding: var(--d8) var(--d12);
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  transition: all 0.5s;
}
.con-but .con-but2:hover {
  background-color: var(--c2) !important;
}
.fooder-but .con-but2:hover {
  color: #fff !important;
}
.other-banner .other-img {
  width: 100%;
  position: relative;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .bread {
  background-color: var(--c);
}
.other-banner .bread .bread-box {
  display: inline-flex;
  align-items: center;
  padding: var(--d14) 0;
  color: #fff;
}
.other-banner .bread .bread-box i {
  font-size: var(--22);
  margin-right: var(--d22);
}
.other-banner .bread .bread-box .bread-list {
  display: inline;
}
.other-banner .bread .bread-box .bread-list .bread-list2 {
  display: inline;
  font-size: var(--18);
  line-height: calc(22 / 18);
}
.other-banner .bread .bread-box .bread-list .bread-list2::after {
  content: '>';
}
.other-banner .bread .bread-box .bread-list .bread-list2:last-child::after {
  display: none;
}
.productcontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.productcontent .product-textBox {
  padding: var(--d90) 0;
}
.productcontent .product-textBox .product-title {
  margin-bottom: var(--d32);
}
.productcontent .product-textBox .product-text {
  width: 675px;
  max-width: 100%;
}
.productcontent .product-listbox {
  border-bottom: 1px solid #C5BBCA;
  padding-left: var(--d90);
  padding-right: var(--d64);
}
.productcontent .product-list {
  --bs-gutter-x: 3.75rem;
  margin-bottom: calc(var(--d60) * -1);
  padding-bottom: var(--d100);
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d60);
}
.productcontent .product-pagination {
  padding: var(--d62) 0 var(--d55);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #C5BBCA;
}
.gmt-box .gmt-left {
  width: calc(636 / 1880 * 100%);
  padding-top: var(--d90);
  padding-bottom: var(--d55);
  padding-right: var(--d110);
  border-right: 1px solid #C5BBCA;
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 100px;
  left: 0;
  width: 100%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  margin-bottom: var(--d40);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 a {
  color: var(--c2);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: var(--30);
  font-weight: 400;
  height: 100%;
  padding: 0 var(--d20);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut i {
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: inline-block;
  width: auto;
  position: relative;
  z-index: 10;
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-size: var(--20);
  line-height: calc(39 / 32);
  font-weight: 700;
  color: var(--c);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  padding-top: var(--d20);
  padding-left: var(--d124);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  padding: var(--d12) 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 > a {
  display: inline-block;
  font-size: var(--18);
  line-height: calc(24 / 18);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 > a span {
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 > a span::after {
  font-family: 'iconfont' !important;
  position: absolute;
  right: calc(var(--d30) * -1);
  top: 0;
  font-size: var(--18);
  line-height: calc(24 / 18);
  content: '\ec7c';
  opacity: 0;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover > a {
  color: var(--c2);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover > a span::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 {
  padding-top: var(--d10);
  padding-left: var(--d30);
  display: none;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2 {
  margin-bottom: var(--d10);
  font-size: var(--16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2:last-child {
  margin: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2 a span {
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2 a span::after {
  font-family: 'iconfont' !important;
  position: absolute;
  right: calc(var(--d30) * -1);
  top: 0;
  font-size: var(--18);
  line-height: calc(24 / 18);
  content: '\ec7c';
  opacity: 0;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2:hover > a {
  color: var(--c2);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .gmt-2-more2:hover > a span::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 .gmt-2-more1 .action a span::after {
  opacity: 1;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a span::after {
  opacity: 1;
}
.gmt-box .gmt-rigth {
  padding-top: var(--d90);
  width: calc((1880 - 636) / 1880 * 100%);
}
.product-box {
  padding: var(--d20);
  background-color: #F2EEF3;
  border-radius: 20px;
  height: 100%;
  transition: all 0.5s;
}
.product-box:hover {
  background-color: var(--c);
}
.product-box:hover .product-list-title h3 {
  color: #fff;
}
.product-box:hover .product-list-text {
  color: #fff;
}
.product-box:hover .product-mes {
  background-color: #F9F8F3;
}
.product-box .product-list-title {
  margin-bottom: var(--d16);
}
.product-box .product-list-title h3 {
  font-size: var(--32);
  line-height: calc(39 / 32);
  color: var(--c);
  font-weight: 700;
  transition: all 0.5s;
}
.product-box .product-type {
  padding: 6px var(--d10);
  font-size: var(--14);
  line-height: calc(17 / 14);
  color: #fff;
  background-color: var(--c);
  border-radius: 6px;
  margin-bottom: var(--d30);
}
.product-box .product-list-text {
  font-size: var(--16);
  line-height: calc(22 / 16);
  margin-bottom: var(--d40);
  transition: all 0.5s;
}
.product-box .product-mes {
  background-color: #fff;
  padding: var(--d30);
  border-radius: 20px;
  transition: all 0.5s;
}
.product-box .product-mes .product-mes2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d15);
}
.product-box .product-mes .product-mes2:last-child {
  margin-bottom: 0;
}
.product-box .product-mes .product-mes2 .product-mes-title {
  width: 40%;
  font-size: var(--16);
  line-height: calc(19 / 16);
  color: #906986;
}
.product-box .product-mes .product-mes2 .product-mes-text {
  width: 58%;
  font-size: var(--14);
  line-height: calc(17 / 14);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .pagination-page a {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  line-height: calc(17 / 14);
  margin: 0 6px;
  transition: all 0.5s;
  border-radius: 50%;
}
.pagination .pagination-page a:hover {
  background-color: var(--c);
  color: #fff;
}
.pagination .pagination-page .active a {
  background-color: var(--c);
  color: #fff;
}
.pagination .prev {
  margin-right: 5px;
}
.pagination .next {
  margin-left: 5px;
}
.pagination .next a,
.pagination .prev a {
  padding: var(--d10);
  background-color: #F2EEF3;
  font-size: var(--14);
  line-height: calc(17 / 14);
  transition: all 0.5s;
  border-radius: 6px;
}
.pagination .next a:hover,
.pagination .prev a:hover {
  background-color: var(--c);
  color: #fff;
}
.detailscontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.detailscontent .details-top {
  position: relative;
}
.detailscontent .details-top .details-help-box {
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  padding: var(--d30) 0;
}
.detailscontent .details-top .details-help-box .details-help-box2 {
  width: 520px;
  position: sticky;
  top: 40vh;
  left: 0;
}
.detailscontent .details-top .details-help-box .details-help-box2 .details-help-textbox {
  padding: var(--d30);
  padding-right: var(--d80);
  background-color: var(--c);
  border-radius: 30px;
}
.detailscontent .details-top .details-help-box .details-help-box2 .details-help-textbox .details-help-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  margin-bottom: var(--d12);
  font-weight: 500;
  color: #fff;
}
.detailscontent .details-top .details-help-box .details-help-box2 .details-help-textbox .details-help-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
  color: #fff;
}
.detailscontent .details-top .details-help-box .details-list {
  padding-top: var(--d32);
  padding-left: var(--d30);
}
.detailscontent .details-top .details-help-box .details-list .details-list2 {
  margin-bottom: var(--d8);
}
.detailscontent .details-top .details-help-box .details-list .details-list2:last-child {
  margin-bottom: 0;
}
.detailscontent .details-top .details-help-box .details-list .details-list2 a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12) var(--d16);
  background-color: #E7E0DC;
  border-radius: 6px;
  font-size: var(--15);
  line-height: calc(18 / 15);
  transition: all 0.5s;
}
.detailscontent .details-top .details-help-box .details-list .details-list2 a:hover {
  background-color: #C5BBCA;
}
.detailscontent .product-details {
  background-image: url('../img/products_con_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: var(--d124);
  padding-bottom: var(--d80);
}
.detailscontent .product-details .details-title {
  margin-bottom: var(--d20);
}
.detailscontent .product-details .details-title h2 {
  font-weight: 600;
}
.detailscontent .product-details .details-type {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 6px var(--d10);
  background-color: var(--c);
  color: #fff;
  font-size: var(--14);
  line-height: calc(17 / 14);
  border-radius: 6px;
  margin-bottom: var(--d32);
}
.detailscontent .product-details .details-text {
  width: 986px;
  max-width: 100%;
  margin-bottom: var(--d58);
}
.detailscontent .product-details .details-butbox {
  display: flex;
  align-items: center;
}
.detailscontent .product-details .details-butbox .details-cart {
  margin-right: var(--d46);
}
.detailscontent .product-details .details-butbox .details-cart a {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  font-size: var(--22);
  color: #E3CBEE;
  border-radius: 50%;
}
.detailscontent .product-details .details-butbox .details-share {
  display: flex;
  align-items: center;
}
.detailscontent .product-details .details-butbox .details-share p {
  font-size: var(--18);
  margin-right: var(--d22);
}
.detailscontent .details {
  padding-top: var(--d75);
  padding-bottom: var(--d150);
}
.detailscontent .details .details-con-title {
  width: 684px;
  max-width: 100%;
  margin-bottom: var(--d52);
}
.detailscontent .details .details-con-title h2 {
  font-size: var(--36);
  line-height: calc(46 / 36);
  font-weight: 500;
}
.detailscontent .details .content-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  margin-bottom: var(--d24);
  font-weight: 500;
}
.detailscontent .details .details-con .details-con-product {
  font-size: var(--30);
  line-height: calc(29 / 30);
  margin-bottom: var(--d50);
}
.detailscontent .details .details-con .specification {
  width: 588px;
  max-width: 100%;
  margin-bottom: var(--d84);
}
.detailscontent .details .details-con .specification .specification-text {
  margin-bottom: var(--d50);
}
.detailscontent .details .details-con .specification .specification-point {
  display: flex;
  align-items: flex-start;
  font-size: var(--18);
  line-height: calc(26 / 18);
}
.detailscontent .details .details-con .specification .specification-point i {
  font-size: var(--22);
  margin-right: var(--d22);
}
.detailscontent .details .details-con .details-con2 {
  margin-bottom: var(--d60);
  width: 926px;
  max-width: 100%;
}
.detailscontent .details .details-con .details-con2 .details-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  letter-spacing: -0.01em;
}
.detailscontent .details .details-con .details-con2 h4 {
  font-size: var(--30);
  line-height: calc(36 / 30);
  margin-bottom: var(--d24);
  font-weight: 400;
}
.detailscontent .details .details-con .details-con2:last-child {
  margin-bottom: 0;
}
.detailscontent .details-choose {
  padding: var(--d100) 0;
  background-color: #F9F8F3;
}
.detailscontent .details-choose .details-choose-title {
  margin-bottom: var(--d80);
}
.detailscontent .details-choose .details-choose-title h2 {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 500;
}
.detailscontent .details-choose .details-choose-list {
  padding-right: var(--d170);
  --bs-gutter-x: 7.5rem;
  margin-bottom: calc(var(--d30) * -1);
}
.detailscontent .details-choose .details-choose-list .details-choose-list2 {
  margin-bottom: var(--d30);
}
.detailscontent .details-choose .details-choose-list .details-choose-list2 .details-choose-list3 .details-choose-icon {
  margin-bottom: var(--d12);
}
.detailscontent .details-choose .details-choose-list .details-choose-list2 .details-choose-list3 .details-choose-icon i {
  font-size: var(--24);
}
.detailscontent .details-choose .details-choose-list .details-choose-list2 .details-choose-list3 .details-choose-list-title {
  font-size: var(--30);
  line-height: 1.4;
  margin-bottom: var(--d8);
}
.detailscontent .details-choose .details-choose-list .details-choose-list2 .details-choose-list3 .details-choose-list-text {
  font-size: var(--18);
  line-height: 1.4;
}
.detailscontent .related {
  padding-top: var(--d130);
  padding-bottom: var(--d120);
  padding-left: var(--p);
}
.detailscontent .related .related-title {
  font-size: var(--36);
  line-height: calc(42 / 36);
  margin-bottom: var(--d60);
  font-weight: 500;
}
.samplecontent {
  padding-top: var(--d160);
  padding-bottom: var(--d140);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.samplecontent .sample-title {
  margin-bottom: var(--d17);
}
.samplecontent .sample-text {
  margin-bottom: var(--d80);
  width: 994px;
  max-width: 100%;
}
.sample-form {
  width: 1020px;
  max-width: 100%;
}
.sample-form ul {
  --bs-gutter-x: 1.25rem;
}
.sample-form .sampleform-title {
  font-size: var(--20);
  line-height: calc(24 / 20);
  margin-bottom: var(--d12);
}
.sample-form .input-box {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #F3F2F0;
  font-size: var(--14);
  line-height: calc(17 / 14);
  padding: var(--d18);
  margin-bottom: var(--d34);
}
.sample-form .input-box::placeholder {
  color: #C5BBCA;
}
.sample-form .textarea-box {
  height: 200px;
}
.sample-form .submit {
  width: 100%;
  padding: var(--d8) 0;
  background-color: var(--c);
  border-radius: 6px;
  font-size: var(--15);
  line-height: calc(18 / 15);
  color: #fff;
}
.applicationcontent {
  padding-top: var(--d80);
  padding-bottom: var(--d130);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.applicationcontent .applications-title {
  margin-bottom: var(--d32);
}
.applicationcontent .applications-text {
  width: 700px;
  max-width: 100%;
  margin-bottom: var(--d55);
}
.applicationcontent .applications-list {
  margin-bottom: calc(var(--d30) * -1);
  --bs-gutter-x: 1.5rem;
}
.applicationcontent .applications-list .applications-list2 {
  margin-bottom: var(--d30);
  cursor: pointer;
}
.applicationcontent .applications-list-top {
  padding-bottom: var(--d12);
}
.applicationcontent .applications-list-bom {
  padding-top: var(--d12);
  border-radius: 20px;
}
.applicationcontent .applications-swiperbox {
  position: relative;
  display: none;
}
.applicationcontent .applications-swiperbox .applications-close {
  position: absolute;
  top: 1.5625vw;
  right: 1.5625vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  cursor: pointer;
}
.applicationcontent .applications-swiperbox .applications-close:hover i {
  color: var(--c);
  transform: rotate(180deg);
}
.applicationcontent .applications-swiperbox .applications-close i {
  font-size: var(--40);
  color: #906986;
  transition: all 0.5s;
}
.applicationcontent .applications-con {
  padding: var(--d30);
  background-color: #F9F8F3;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
}
.applicationcontent .applications-con .applications-img {
  width: calc(578 / 1880 * 100%);
  overflow: hidden;
  border-radius: 20px;
}
.applicationcontent .applications-con .applications-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.applicationcontent .applications-con .applications-textbox {
  width: calc(1302 / 1880 * 100%);
  padding-top: var(--d56);
  padding-bottom: var(--d56);
  padding-left: var(--d72);
  padding-right: 14.16667vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.applicationcontent .applications-con .applications-textbox .applications-con-title {
  margin-bottom: var(--d40);
}
.applicationcontent .applications-con .applications-textbox .applications-con-title h2 {
  font-size: var(--32);
  line-height: calc(39 / 32);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 600;
}
.applicationcontent .applications-con .applications-textbox .applications-con-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: calc(var(--d20) * -1);
  margin-right: calc(var(--d20) * -1);
  padding-bottom: var(--d80);
}
.applicationcontent .applications-con .applications-textbox .applications-con-nav .applications-con-nav2 {
  margin-bottom: var(--d20);
  margin-right: var(--d20);
}
.applicationcontent .applications-con .applications-textbox .applications-con-nav .applications-con-nav2 .applications-con-nav3 {
  padding: var(--d10);
  font-size: var(--18);
  line-height: calc(22 / 18);
  border-radius: 8px;
  background-color: #C5BBCA;
  transition: all 0.5s;
}
.applicationcontent .applications-con .applications-textbox .applications-con-nav .applications-con-nav2 .applications-con-nav3:hover {
  background-color: var(--c);
  color: #fff;
}
.applicationcontent .applications-con .applications-textbox .applications-con-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .applicationslist-list2 {
  margin-bottom: 0;
}
.applicationslist-menubut {
  font-size: var(--18);
  line-height: calc(24 / 18);
  transition: all 0.5s;
  padding: var(--d12) 0;
}
.applicationslist-menubut:hover {
  color: var(--c2);
}
.applicationslist-menubut:hover span::after {
  opacity: 1;
}
.applicationslist-menubut span {
  position: relative;
}
.applicationslist-menubut span::after {
  font-family: 'iconfont' !important;
  position: absolute;
  right: calc(var(--d30) * -1);
  top: 0;
  font-size: var(--18);
  line-height: calc(24 / 18);
  content: '\ec7c';
  opacity: 0;
  transition: all 0.5s;
}
.a-video .a-video-img {
  width: 100%;
  position: relative;
}
.a-video .a-video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.a-video .a-video-img .a-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(6px);
  z-index: 10;
}
.a-video .a-video-img .a-video-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  animation: playan2 3s linear infinite normal;
}
.a-video .a-video-img .a-video-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  animation: playan2 3s linear infinite normal;
  animation-delay: 1.5s;
}
.a-video .a-video-img .a-video-icon i {
  font-size: var(--40);
}
.a-video .a-video-img .a-video-textbox {
  position: absolute;
  z-index: 10;
  left: var(--p);
  bottom: var(--d124);
}
.a-video .a-video-img .a-video-textbox .a-video-title {
  margin-bottom: var(--d32);
}
.a-video .a-video-img .a-video-textbox .a-video-text {
  width: 888px;
  max-width: 100%;
}
.aboutcontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.aboutcontent .a-sinocure {
  padding-top: 400px;
  padding-bottom: var(--d200);
  position: relative;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox {
  position: absolute;
  width: 570px;
  top: 10%;
  left: 53.38542vw;
  z-index: 10;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox img {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(50%, 50%);
  width: 125px;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon .down_bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: playan1 10s linear infinite normal;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon .down {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
}
.aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon .down img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-sinocure .ams-box {
  padding: 0;
  border: none;
}
.aboutcontent .a-sinocure .ams-box .ams .sinocure-text {
  font-size: 10vw;
  line-height: calc(232 / 192);
  font-weight: 600;
  font-family: 'InterTightItalic', Arial, sans-serif;
}
.aboutcontent .a-sinocure .a-core {
  padding-top: var(--d105);
  width: 468px;
  margin-bottom: var(--d150);
}
.aboutcontent .a-sinocure .a-core .a-core-title {
  font-size: var(--24);
  line-height: calc(34 / 24);
  font-weight: 500;
}
.aboutcontent .a-sinocure .a-core .a-core-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
  margin-bottom: var(--d46);
}
.aboutcontent .a-sinocure .a-core .a-core-list .a-core-list2 {
  font-size: var(--18);
  line-height: calc(32 / 18);
}
.aboutcontent .a-sinocure .a-sinocure-textbox {
  display: flex;
  justify-content: space-between;
  width: 1260px;
  max-width: 100%;
  margin-bottom: var(--d150);
}
.aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-title {
  width: calc(534 / 1260 * 100%);
  font-size: var(--30);
  line-height: calc(42 / 30);
  font-weight: 500;
}
.aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-list {
  width: calc(555 / 1260 * 100%);
  list-style-type: disc;
}
.aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-list .a-sinocure-list2 {
  list-style: disc;
  font-size: var(--18);
  line-height: calc(24 / 18);
  margin-bottom: var(--d30);
}
.aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-list .a-sinocure-list2:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-sinocure .about-listbox {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.aboutcontent .a-sinocure .about-listbox .about-textbox2 {
  position: absolute;
  left: 35.15625vw;
  bottom: -34px;
  width: 30.83333vw;
  z-index: 10;
}
.aboutcontent .a-sinocure .about-listbox .about-textbox2 .about-text2-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  margin-bottom: var(--d24);
  font-weight: 500;
  letter-spacing: -0.01em;
}
.aboutcontent .a-sinocure .about-listbox .about-textbox2 .about-text2-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.aboutcontent .a-sinocure .about-listbox .about-list {
  width: 100%;
  --bs-gutter-x: 3.125rem;
  margin-bottom: calc(var(--d30) * -1);
}
.aboutcontent .a-sinocure .about-listbox .about-list .about-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .a-sinocure .about-listbox .about-list .about-imgbox {
  border-radius: 20px;
  margin-bottom: var(--d26);
  overflow: hidden;
}
.aboutcontent .a-sinocure .about-listbox .about-list .about-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-sinocure .about-listbox .about-list .about-list-textbox .about-list-title {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 500;
  margin-bottom: var(--d12);
}
.aboutcontent .a-sinocure .about-listbox .about-list .about-list-textbox .about-list-text {
  font-size: var(--18);
  line-height: calc(20 / 18);
}
.aboutcontent .a-meet {
  background-color: var(--c);
  padding-top: var(--d160);
  padding-bottom: var(--d150);
}
.aboutcontent .a-meet .a-meet-box {
  display: flex;
  justify-content: space-between;
}
.aboutcontent .a-meet .a-meet-box .a-meet-left {
  width: 530px;
}
.aboutcontent .a-meet .a-meet-box .a-meet-left .a-meet-img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
  overflow: hidden;
}
.aboutcontent .a-meet .a-meet-box .a-meet-left .a-meet-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right {
  width: 830px;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-title {
  margin-bottom: var(--d32);
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-title h2 {
  color: #F9F8F3;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-text {
  font-size: var(--22);
  line-height: calc(28 / 22);
  letter-spacing: -0.01em;
  color: #F9F8F3;
  margin-bottom: var(--d120);
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-leadership {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 500;
  margin-bottom: var(--d30);
  color: #F9F8F3;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-list {
  list-style-type: disc;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-list .a-meet-list2 {
  list-style: disc;
  color: #F9F8F3;
  margin-bottom: var(--d30);
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-list .a-meet-list2:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-list .a-meet-list2 .a-meet-list-title {
  font-size: var(--24);
  line-height: calc(34 / 24);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
}
.aboutcontent .a-meet .a-meet-box .a-meet-right .a-meet-list .a-meet-list2 .a-meet-list-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
}
.aboutcontent .a-img {
  width: 100%;
}
.aboutcontent .a-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-capabilities {
  padding-top: var(--d155);
  padding-bottom: var(--d170);
}
.aboutcontent .a-capabilities .a-capabilities-box {
  display: flex;
  justify-content: space-between;
  width: 1332px;
  max-width: 100%;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left {
  width: calc(882 / 1332 * 100%);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-textbox {
  width: 592px;
  max-width: 100%;
  margin-bottom: var(--d110);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-textbox .a-capabilities-title {
  margin-bottom: var(--d24);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-textbox .a-capabilities-title h2 {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 500;
  letter-spacing: -0.01em;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-textbox .a-capabilities-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box {
  margin-bottom: var(--d78);
  width: 33.59375vw;
  max-width: 100%;
  margin-left: auto;
  padding-right: var(--d30);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box .a-capabilities-list-title {
  font-size: var(--62);
  line-height: calc(78 / 62);
  color: var(--c);
  letter-spacing: -0.01em;
  font-weight: 600;
  margin-bottom: var(--d32);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box .a-capabilities-list .a-capabilities-list2 {
  margin-bottom: var(--d30);
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box .a-capabilities-list .a-capabilities-list2:last-child {
  margin-bottom: 0;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right {
  width: calc(483 / 1332 * 100%);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right .a-capabilities-img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right .a-capabilities-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right .a-capabilities-swiper {
  height: 100%;
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right .a-capabilities-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: var(--d10);
}
.aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right .a-capabilities-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.aboutcontent .a-history .a-history-title {
  margin-bottom: var(--d86);
}
.aboutcontent .a-history .a-history-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: var(--d208);
}
.aboutcontent .a-history .a-history-box .a-history-left {
  width: calc(420 / 1400 * 100%);
}
.aboutcontent .a-history .a-history-box .a-history-left .img-box {
  padding-bottom: calc(520 / 420 * 100%);
  border-radius: 20px;
}
.aboutcontent .a-history .a-history-box .a-history-right {
  width: calc(919 / 1400 * 100%);
  display: flex;
  justify-content: space-between;
  height: 459px;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper {
  height: 100%;
  margin: 0;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper span {
  transition: all 0.5s;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper .swiper-slide-active span {
  opacity: 0;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper .swiper-slide-active .history-sw-box .history-sw-textbox {
  opacity: 1;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper .history-sw-box {
  font-size: var(--100);
  line-height: calc(121 / 100);
  color: rgba(90, 31, 75, 0.1);
  letter-spacing: 0.06em;
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
  position: relative;
  width: 400px;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper .history-sw-box .history-sw-textbox {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
  color: #5A1F4B;
  z-index: 10;
  font-size: var(--130);
  opacity: 0;
  transition: all 0.5s;
}
.aboutcontent .a-history .a-history-box .a-history-right .history-swiper .history-sw-box .history-sw-textbox i {
  position: absolute;
  right: -10%;
  top: 20%;
  display: inline-block;
  font-size: var(--16);
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox {
  width: calc(100% - 400px);
  height: 100%;
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper {
  height: 100%;
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper .swiper-slide {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper .swiper-slide .history-sw-textbox {
  width: 517px;
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper .swiper-slide .history-sw-textbox .history-sw-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 500;
  margin-bottom: var(--d24);
}
.aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper .swiper-slide .history-sw-textbox .history-sw-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.aboutcontent .a-today {
  padding-bottom: var(--d147);
}
.aboutcontent .a-today .a-today2 {
  width: 865px;
  max-width: 100%;
}
.aboutcontent .a-today .a-today2 .a-today-title {
  margin-bottom: var(--d32);
}
.aboutcontent .a-today .a-today2 .a-today-text {
  margin-bottom: var(--d70);
}
.aboutcontent .a-today .a-today-title2 {
  font-size: var(--30);
  color: var(--c);
  letter-spacing: -0.01em;
  font-weight: 600;
  margin-bottom: var(--d20);
}
.aboutcontent .a-today .a-today-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.aboutcontent .a-today .a-today-list .a-today-list2 {
  margin-right: var(--d20);
}
.aboutcontent .a-today .a-today-list .a-today-list2:last-child {
  margin-right: 0;
}
.aboutcontent .a-today .a-today-list .a-today-list2 .a-today-list3 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--14);
  background-color: var(--c);
  color: #fff;
  border-radius: 6px;
  font-size: var(--22);
  line-height: calc(26 / 22);
  letter-spacing: -0.01em;
}
.aboutcontent .a-today .a-today-list .a-today-list2 .a-today-list3 i {
  color: #fff;
  margin-right: var(--d10);
}
.servicescontent {
  padding-top: var(--d90);
  padding-bottom: var(--d130);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.servicescontent .services-title {
  margin-bottom: var(--d32);
}
.servicescontent .services-text {
  margin-bottom: var(--d140);
  width: 889px;
}
.servicescontent .services-box {
  display: flex;
  justify-content: flex-start;
}
.servicescontent .services-left {
  width: 889px;
  min-width: 889px;
}
.servicescontent .services-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.servicescontent .services-right {
  width: calc(100% - 889px);
}
.servicescontent .services-con {
  padding-left: 8.38542vw;
}
.servicescontent .services-con .services-con-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 700;
  margin-bottom: var(--d60);
}
.servicescontent .services-con .services-con-textbox {
  margin-bottom: var(--d75);
}
.servicescontent .services-con .services-con-textbox .services-con-textbox2 {
  margin-bottom: var(--d40);
}
.servicescontent .services-con .services-con-textbox .services-con-textbox2:last-child {
  margin-bottom: 0;
}
.servicescontent .services-con .services-con-textbox .services-con-textbox2 .services-text-con-title {
  font-size: var(--30);
  line-height: calc(44 / 30);
  letter-spacing: -0.01em;
  margin-bottom: var(--d20);
}
.servicescontent .services-con .services-con-textbox .services-con-textbox2 .services-con-text {
  font-size: var(--18);
  line-height: calc(24 / 18);
  letter-spacing: -0.01em;
}
.servicescontent .services-con1 {
  margin-bottom: var(--d130);
}
.servicescontent .services-table {
  width: 842px;
  max-width: 100%;
  margin-bottom: var(--d70);
}
.servicescontent .services-but .con-but2 {
  padding-left: var(--d84);
  padding-right: var(--d84);
}
.newscontent {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: var(--d90);
  padding-bottom: var(--d110);
}
.newscontent .news-title {
  margin-bottom: var(--d32);
}
.newscontent .news-text {
  width: 689px;
  max-width: 100%;
  margin-bottom: var(--d90);
}
.newscontent .news-list {
  margin-bottom: calc(var(--d90) * -1);
  padding-bottom: var(--d110);
  padding-left: var(--p2);
  padding-right: var(--p);
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d90);
}
.socialcontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: var(--d90);
  padding-bottom: var(--d120);
}
.socialcontent .social-title {
  margin-bottom: var(--d32);
}
.socialcontent .social-text {
  width: 689px;
  max-width: 100%;
  margin-bottom: var(--d90);
}
.socialcontent .social-list {
  margin-bottom: calc(var(--d30) * -1);
}
.socialcontent .social-list .social-list2 {
  margin-bottom: var(--d30);
}
.socialcontent .social-list .social-list2 .social-list3 {
  height: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.socialcontent .social-list .social-list2 .social-list3 .social-imgbox {
  width: 100%;
  position: relative;
}
.socialcontent .social-list .social-list2 .social-list3 .social-imgbox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(40, 6, 31, 0) 0%, #28061F 100%);
  z-index: 10;
}
.socialcontent .social-list .social-list2 .social-list3 .social-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.socialcontent .social-list .social-list2 .social-list3 .social-textbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  padding: var(--d40) var(--d48) var(--d40) var(--d38);
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  color: #F9F8F3;
}
.socialcontent .social-list .social-list2 .social-list3 .social-textbox .social-list-title {
  font-size: var(--44);
  line-height: calc(53 / 44);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
  margin-bottom: var(--d60);
}
.socialcontent .social-list .social-list2 .social-list3 .social-textbox .social-list-textbox .social-list-text-title {
  font-size: var(--30);
  line-height: 1.4;
  margin-bottom: var(--d8);
}
.socialcontent .social-list .social-list2 .social-list3 .social-textbox .social-list-textbox .social-list-text {
  font-size: var(--18);
  line-height: 1.4;
}
.innovationcontent {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: var(--d90);
  padding-bottom: var(--d130);
}
.innovationcontent .innovation-title {
  margin-bottom: var(--d32);
}
.innovationcontent .innovation-text {
  width: 689px;
  max-width: 100%;
  margin-bottom: var(--d90);
}
.innovationcontent .innovation-box {
  display: flex;
  justify-content: space-between;
  padding-bottom: var(--d140);
}
.innovationcontent .innovation-box .innovation-left {
  width: calc(608 / 1400 * 100%);
  border-radius: 20px;
  overflow: hidden;
}
.innovationcontent .innovation-box .innovation-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.innovationcontent .innovation-box .innovation-right {
  width: calc(778 / 1400 * 100%);
  background-color: #F2EEF3;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d30);
}
.innovationcontent .innovation-box .innovation-right .innovation-right-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  font-weight: 500;
  margin-bottom: var(--d60);
}
.innovationcontent .innovation-box .innovation-right .innovation-right-text {
  font-size: var(--30);
  line-height: calc(44 / 30);
  letter-spacing: -0.01em;
}
.innovationcontent .key .key-title {
  font-size: var(--30);
  line-height: calc(36 / 30);
  margin-bottom: var(--d20);
  font-weight: 500;
  letter-spacing: -0.01em;
}
.innovationcontent .key .key-text {
  font-size: var(--18);
  line-height: 1.4;
  color: #906986;
  margin-bottom: var(--d50);
}
.innovationcontent .key .img-box {
  padding-bottom: calc(260 / 685 * 100%);
  background-color: #F2EEF3;
  border-radius: 20px;
}
.innovationcontent .key .key-swiper {
  margin-bottom: var(--d140);
}
.innovationcontent .key .key-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.innovationcontent .key .key-box .key-left {
  width: calc(693 / 1400 * 100%);
}
.innovationcontent .key .key-box .key-left .key-text {
  margin-bottom: var(--d115);
}
.innovationcontent .key .key-box .key-left .key-list .key-list2 {
  margin-bottom: var(--d50);
}
.innovationcontent .key .key-box .key-left .key-list .key-list2:last-child {
  margin-bottom: 0;
}
.innovationcontent .key .key-box .key-left .key-list .key-list2 .key-list3 .key-num {
  font-size: var(--44);
  line-height: calc(53 / 44);
  margin-bottom: var(--d20);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
}
.innovationcontent .key .key-box .key-left .key-list .key-list2 .key-list3 .key-list-title {
  font-size: var(--20);
  line-height: calc(24 / 20);
}
.innovationcontent .key .key-box .key-right {
  width: calc(608 / 1400 * 100%);
}
.innovationcontent .key .key-box .key-right .key-right-box {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.innovationcontent .key .key-box .key-right .key-right-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent {
  padding-top: var(--d68);
  padding-bottom: var(--d130);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.contactcontent .contact-title {
  margin-bottom: var(--d15);
}
.contactcontent .contact-title h2 {
  font-size: var(--130);
  line-height: calc(157 / 130);
  font-family: 'InterTightItalic', Arial, sans-serif;
  font-weight: 500;
}
.contactcontent .contact-text {
  margin-bottom: var(--d118);
}
.contactcontent .contact-box {
  display: flex;
  justify-content: space-between;
  padding-left: var(--p2);
  padding-right: var(--p);
  margin-bottom: var(--d93);
}
.contactcontent .contact-box .contact-mes {
  width: 29.27083vw;
}
.contactcontent .contact-box .contact-mes .contact-mes2 {
  margin-bottom: var(--d66);
}
.contactcontent .contact-box .contact-mes .contact-mes2:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-box .contact-mes .contact-mes2 .contact-mestitle {
  margin-bottom: var(--d32);
  font-size: var(--18);
  line-height: calc(25 / 18);
  color: #906986;
}
.contactcontent .contact-box .contact-mes .contact-mes2 .contact-mestextbox {
  font-size: var(--22);
  line-height: calc(32 / 22);
}
.contactcontent .contact-box .contact-mes .contact-mes2 .contact-mestextbox .contact-mestext {
  margin-bottom: var(--d26);
}
.contactcontent .contact-box .contact-mes .contact-mes2 .contact-mestextbox .contact-mestext:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-box .contact-formbox {
  width: 46.875vw;
}
.contactcontent .content-line {
  width: 100%;
  height: 1px;
  background-color: #C5BBCA;
}
.contactcontent .contact-strategic-title {
  margin-bottom: var(--d32);
  margin-top: var(--d124);
}
.contactcontent .contact-strategic-text {
  width: 1173px;
  max-width: 100%;
  margin-bottom: var(--d110);
}
.contactcontent .contact-strategic {
  display: flex;
  justify-content: space-between;
}
.contactcontent .contact-strategic .contact-left {
  width: calc(526 / 1400 * 100%);
}
.contactcontent .contact-strategic .contact-right {
  width: calc(644 / 1400 * 100%);
}
.contactcontent .contact-strategic .strategic-list .strategic-list2 {
  margin-bottom: var(--d50);
}
.contactcontent .contact-strategic .strategic-list .strategic-list2:last-child {
  margin-bottom: 0;
}
.contactcontent .contact-strategic .strategic-list-title {
  font-size: var(--24);
  line-height: calc(29 / 24);
  font-weight: 600;
}
.contactcontent .contact-strategic .strategic-list-title2 {
  font-size: var(--20);
  line-height: calc(24 / 20);
  margin-top: var(--d10);
  font-weight: 500;
}
.contactcontent .contact-strategic .strategic-list-text {
  margin-top: var(--d15);
  font-size: var(--15);
  line-height: calc(18 / 15);
  color: #906986;
}
.contact-form ul {
  --bs-gutter-x: 1.25rem;
}
.contact-form .form-title {
  font-size: var(--20);
  line-height: calc(24 / 20);
  margin-bottom: var(--d12);
}
.contact-form .input-box {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #F3F2F0;
  font-size: var(--14);
  line-height: calc(17 / 14);
  padding: var(--d18);
  margin-bottom: var(--d34);
}
.contact-form .input-box::placeholder {
  color: #C5BBCA;
}
.contact-form .textarea-box {
  height: 200px;
}
.contact-form .submit {
  width: 100%;
  padding: var(--d8) 0;
  background-color: var(--c);
  border-radius: 6px;
  font-size: var(--15);
  line-height: calc(18 / 15);
  color: #fff;
}
.sitemapcontent .sitemap-content {
  padding-top: var(--d208);
  padding-bottom: var(--d120);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d208);
  padding-bottom: var(--d120);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d208);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .img-box {
  padding-bottom: calc(470 / 735 * 100%);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}
@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d208);
}
.newsdetcon .form-title {
  margin-bottom: var(--d20);
}
.newsdetcon .news-formbox .form-title h2 {
  color: #003366;
}
.newsdetcon .news-formbox .more-but .more-box {
  background-color: #003366;
}
.newsdetcon .news-formbox .input-box {
  color: #003366;
  background-color: #F7F8FA;
}
.newsdetcon .news-formbox .input-box::placeholder {
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.newsdetcon .contact-formbox {
  width: 100%;
}
.newsdetcon .contact-formbox .getquote-form {
  padding: 0;
}
.container {
  max-width: calc(100% - 40px);
  padding: 0;
  position: relative;
}
.container2 {
  max-width: 72.91667vw;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
@media (min-width: 1921px) {
  .aboutcontent .a-sinocure .about-listbox .about-textbox2 {
    position: absolute;
    right: 3vw;
    left: unset;
    bottom: -34px;
    width: 20.83333vw;
    z-index: 10;
  }
}
@media (max-width: 1920px) {
  .indexcontent .i-video .i-video-core {
    left: calc(449 / 1920 * 100%);
  }
  .detailscontent .product-details .details-text {
    width: calc(100% - 375px);
  }
  .detailscontent .details .details-con .details-con2 {
    width: calc(100% - 375px);
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left {
    width: calc(1000 / 1866 * 100%);
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list {
    margin-bottom: var(--d80);
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right .i-pioneering-list .i-pioneering-list2 {
    margin-bottom: var(--d35);
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-left {
    width: 588px;
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-right {
    width: 540px;
  }
}
@media (max-width: 1600px) {
  :root {
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d300: 200px;
    --d208: 130px;
    --d185: 110px;
    --d180: 110px;
    --d170: 110px;
    --d160: 110px;
    --d155: 100px;
    --d150: 100px;
    --d145: 100px;
    --d147: 90px;
    --d140: 90px;
    --d130: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 70px;
    --d115: 70px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d93: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d70: 50px;
    --d68: 50px;
    --d66: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d40: 30px;
    --d38: 30px;
    --d36: 24px;
    --d35: 24px;
    --d34: 22px;
    --d30: 24px;
    --d24: 15px;
    --d22: 14px;
    --d20: 10px;
    --d18: 10px;
    --d12: 8px;
    --130: 90px;
    --100: 75px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --68: 60px;
    --64: 54px;
    --62: 50px;
    --60: 50px;
    --56: 45px;
    --48: 38px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --37: 32px;
    --36: 32px;
    --34: 30px;
    --32: 30px;
    --30: 26px;
    --26: 22px;
    --25: 20px;
    --24: 22px;
    --23: 20px;
    --20: 18px;
    --18: 16px;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox {
    width: 450px;
  }
  .indexcontent .i-video .i-video-icon {
    width: 76px;
    height: 76px;
  }
  .i-products-list3 .i-products-img .i-products-title {
    left: 23px;
    bottom: 12px;
  }
  .aboutcontent .a-history .a-history-box .a-history-right .history-swiper .history-sw-box {
    width: 275px;
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-left {
    width: calc(800 / 1867 * 100%);
  }
  .aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox {
    width: calc(100% - 275px);
  }
  .servicescontent .services-text {
    width: 721px;
  }
  .servicescontent .services-left {
    width: 721px;
    min-width: 721px;
  }
  .servicescontent .services-right {
    width: calc(100% - 721px);
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1em;
  }
  :root {
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d300: 126px;
    --d208: 80px;
    --d200: 126px;
    --d185: 80px;
    --d180: 80px;
    --d170: 80px;
    --d155: 70px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d130: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d70: 30px;
    --d68: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d48: 33px;
    --d46: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 6px;
    --130: 80px;
    --100: 70px;
    --90: 66px;
    --75: 50px;
    --68: 50px;
    --65: 50px;
    --64: 48px;
    --62: 40px;
    --60: 45px;
    --56: 38px;
    --50: 38px;
    --48: 36px;
    --44: 30px;
    --42: 30px;
    --40: 32px;
    --38: 30px;
    --37: 28px;
    --36: 28px;
    --34: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --23: 18px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --16: 14px;
  }
  .servicescontent .services-text {
    width: 600px;
  }
  .servicescontent .services-left {
    width: 600px;
    min-width: 600px;
  }
  .servicescontent .services-right {
    width: calc(100% - 600px);
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-right {
    width: 400px;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox {
    top: 5%;
  }
  .aboutcontent .a-sinocure {
    padding-top: 260px;
  }
  .aboutcontent .a-history .a-history-box .a-history-right {
    height: 400px;
  }
  .aboutcontent .a-sinocure .about-listbox .about-textbox2 {
    bottom: -65px;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox {
    width: 410px;
  }
  .detailscontent .details .details-con .details-con2,
  .detailscontent .product-details .details-text {
    width: calc(100% - 230px);
  }
  .detailscontent .details-top .details-help-box .details-help-box2 {
    width: 290px;
  }
  .servicescontent .services-con {
    padding-left: 5.38542vw;
  }
  .indexcontent .i-sinocure .sinocure-box .sinocure-icon {
    top: 44%;
  }
  .indexcontent .i-products .i-products-box .i-products-titlebox {
    width: 576px;
  }
  .indexcontent .i-video .i-video-icon {
    width: 60px;
    height: 60px;
  }
  .header .header-box1 .header-content1 .logo {
    width: 120px;
  }
  .indexcontent .i-products .i-products-box .i-products-but {
    bottom: 15%;
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right {
    width: calc(875 / 1866 * 100%);
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-left {
    width: calc(892 / 1867 * 100%);
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left {
    width: calc(900 / 1866 * 100%);
  }
}
@media (max-width: 1200px) {
  :root {
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d160: 80px;
    --d115: 55px;
    --d90: 55px;
    --d88: 55px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --90: 50px;
    --75: 45px;
    --68: 45px;
    --64: 38px;
    --62: 38px;
    --48: 30px;
    --42: 30px;
    --38: 25px;
    --37: 25px;
    --36: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .fooder .fooder-con .fooder-left .fooder-nav {
    width: 280px;
  }
  .fooder .fooder-top .fooder-logo {
    width: 200px;
  }
  .applicationcontent .applications-con {
    flex-direction: column;
  }
  .applicationcontent .applications-con .applications-img {
    width: 100%;
  }
  .applicationcontent .applications-con .applications-textbox {
    width: 100%;
    padding: var(--d50);
  }
  .aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox .history-text-swiper .swiper-slide .history-sw-textbox {
    width: 100%;
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-right {
    margin-left: 0;
  }
  .aboutcontent .a-history .a-history-box .a-history-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .a-history .a-history-box {
    flex-direction: column;
  }
  .aboutcontent .a-history .a-history-box .a-history-right {
    width: 100%;
  }
  .aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox {
    width: calc(100% - 230px);
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon {
    width: 90px;
  }
  .contactcontent .contact-box {
    flex-direction: column;
  }
  .contactcontent .contact-box .contact-mes {
    width: 100%;
    margin-bottom: var(--d60);
  }
  .contactcontent .contact-box .contact-formbox {
    width: 100%;
  }
  .aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-right {
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-left {
    width: 100%;
    padding-bottom: 0;
    padding-top: var(--d20);
  }
  .aboutcontent .a-capabilities .a-capabilities-box {
    flex-direction: column;
  }
  .aboutcontent .a-meet .a-meet-box {
    flex-direction: column-reverse;
  }
  .innovationcontent .innovation-box {
    flex-direction: column;
  }
  .innovationcontent .innovation-box .innovation-right {
    width: 100%;
  }
  .innovationcontent .innovation-box .innovation-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .detailscontent .product-details .details-text {
    width: 100%;
  }
  .detailscontent .details .details-con .details-con2 {
    width: 100%;
  }
  .detailscontent .details-top .details-help-box {
    position: unset;
    padding-left: var(--p2);
    padding-right: var(--p2);
  }
  .detailscontent .details-top .details-help-box .details-help-box2 {
    width: 100%;
  }
  .productcontent .product-listbox {
    padding: 0 var(--d20);
  }
  .gmt-box .gmt-rigth {
    width: 100%;
  }
  .gmt-box .gmt-left {
    border-right: 0;
    width: 100%;
    padding-right: 0;
  }
  .gmt-box {
    flex-direction: column;
  }
  .indexcontent .i-pioneering .i-pioneering-box {
    flex-direction: column;
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-pioneering .i-pioneering-box .i-pioneering-right {
    width: 100%;
  }
  .indexcontent .i-video .i-video-core {
    left: 20px;
  }
  .indexcontent .i-video .i-video-list {
    position: unset;
    margin-top: var(--d20);
  }
  .indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 {
    background-color: var(--c);
  }
  .indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 .i-video-num,
  .indexcontent .i-video .i-video-list .i-video-list2 .i-video-list3 .i-video-list-text {
    color: #fff;
  }
  .indexcontent .i-video .i-video-icon {
    position: absolute;
    top: 35%;
    transform: translate(0, -50%);
  }
  .indexcontent .i-products .i-products-box .i-products-titlebox {
    width: 100%;
    position: unset;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-bom .fooder-right2 .fooder-share a {
    width: 38px;
    height: 38px;
  }
  .fooder .fooder-con .fooder-left {
    width: 100%;
  }
  .fooder .fooder-con {
    flex-direction: column;
  }
  .ams-box .ams img {
    width: 6.125vw;
  }
  .servicescontent .services-box {
    flex-direction: column-reverse;
  }
  .servicescontent .services-con {
    padding-left: 0;
    margin-left: 0;
  }
  .servicescontent .services-right {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .servicescontent .services-text {
    width: 100%;
  }
  .servicescontent .services-left {
    margin: 0 auto;
    max-width: 100%;
    min-width: auto;
  }
}
@media (max-width: 990px) {
  :root {
    --d700: 264px;
    --d330: 100px;
    --d200: 80px;
    --d170: 80px;
    --d155: 70px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d58: 28px;
    --d24: 16px;
    --80: 40px;
    --60: 40px;
    --48: 28px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
    --23: 18px;
  }
  .fooder .fooder-bom .fooder-left2 .fooder-copyrightbox {
    width: auto;
  }
  .aboutcontent .a-capabilities .a-capabilities-box .a-capabilities-left .a-capabilities-list-box {
    width: 100%;
    padding-right: 0;
  }
  .aboutcontent .a-sinocure .about-listbox .about-list .about-list-textbox .about-list-title {
    margin-bottom: 20px;
  }
  .a-video .a-video-img .a-video-textbox {
    left: 0;
    padding: 0 var(--p);
  }
  .a-video .a-video-img .a-video-textbox .a-video-text {
    width: 100%;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox {
    width: 270px;
    top: 1%;
  }
  .aboutcontent .a-sinocure .about-listbox .about-textbox2 {
    position: unset;
    width: 100%;
    margin-top: var(--d60);
  }
  .detailscontent .details-choose .details-choose-list {
    --bs-gutter-x: 0rem;
  }
  .detailscontent .details-choose .details-choose-list {
    padding-right: 0;
  }
  .fooder .fooder-bom .fooder-left2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-textbox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-top .fooder-logo {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .header {
    position: sticky;
    top: 0;
  }
  .container,
  .container2 {
    min-width: 90%;
  }
  :root {
    --p: 5%;
    --p2: 5%;
    --d357: 85px;
    --d208: 60px;
    --d180: 60px;
    --d185: 60px;
    --d160: 60px;
    --d170: 60px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d140: 50px;
    --d130: 40px;
    --d120: 40px;
    --d118: 40px;
    --d115: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d46: 18px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d18: 8px;
    --130: 50px;
    --100: 38px;
    --80: 38px;
    --75: 38px;
    --64: 36px;
    --62: 34px;
    --60: 34px;
    --56: 30px;
    --50: 28px;
    --42: 28px;
    --38: 28px;
    --37: 20px;
    --34: 20px;
    --32: 20px;
    --30: 20px;
    --23: 16px;
    --22: 18px;
  }
  .contactcontent .contact-strategic .contact-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .contactcontent .contact-strategic .contact-right {
    width: 100%;
  }
  .aboutcontent .a-meet .a-meet-box .a-meet-right {
    width: 100%;
  }
  .aboutcontent .a-sinocure .about-listbox .about-list {
    --bs-gutter-x: 0rem;
  }
  .a-video .a-video-img {
    height: 600px;
  }
  .a-video .a-video-img .a-video-icon {
    width: 65px;
    height: 65px;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox .a-sinocure-icon {
    width: 65px;
  }
  .aboutcontent .a-today .a-today-list {
    flex-direction: column;
  }
  .aboutcontent .a-today .a-today-list .a-today-list2 {
    margin-right: 0;
    margin-bottom: var(--d20);
  }
  .aboutcontent .a-history .a-history-box .a-history-right .a-history-textbox {
    width: 100%;
  }
  .a-history-swbox {
    margin-bottom: var(--d20);
  }
  .aboutcontent .a-history .a-history-box .a-history-right {
    height: auto;
  }
  .aboutcontent .a-history .a-history-box .a-history-right {
    flex-direction: column;
  }
  .aboutcontent .a-sinocure .a-sinocure-imgbox {
    left: 50%;
    transform: translateX(-50%);
  }
  .aboutcontent .a-sinocure .a-core {
    padding-top: 110px;
    width: 100%;
  }
  .aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-title {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .aboutcontent .a-sinocure .a-sinocure-textbox .a-sinocure-list {
    width: 100%;
  }
  .aboutcontent .a-sinocure .a-sinocure-textbox {
    flex-direction: column;
  }
  .contactcontent .contact-strategic {
    flex-direction: column;
  }
  .services-but {
    width: 100%;
  }
  .servicescontent .services-but .con-but2 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .pagination .pagination-page a {
    width: 30px;
    height: 30px;
  }
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .detailscontent .related {
    padding-right: var(--p);
  }
  .detailscontent .product-details .details-butbox .details-cart a {
    width: 40px;
    height: 40px;
  }
  .fooder .fooder-con .fooder-left {
    margin-bottom: var(--d20);
  }
  .indexcontent .i-sinocure {
    padding-right: var(--p);
  }
  .indexcontent .i-video .i-video-icon {
    top: 53%;
    right: 0;
  }
  .fooder {
    padding-bottom: 52px;
  }
  .indexcontent .i-video img {
    height: 250px;
  }
  .indexcontent .i-video .i-video-core {
    top: 30%;
  }
  .indexcontent .i-video .i-video-core .core-img {
    display: none;
  }
  .innovationcontent .key .key-box {
    flex-direction: column;
  }
  .innovationcontent .key .key-box .key-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .innovationcontent .key .key-box .key-right {
    width: 100%;
  }
  .index-banner .banner-butbox .banner-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
  }
  .index-banner .banner-butbox .banner-sw-but {
    padding: 5px;
  }
  .index-banner .banner-butbox {
    bottom: 10px;
  }
}
@media (max-width: 576px) {
  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d170: 30px;
    --d160: 30px;
    --d155: 30px;
    --d150: 30px;
    --d145: 30px;
    --d140: 30px;
    --d130: 30px;
    --d124: 30px;
    --d120: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d96: 30px;
    --d93: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 40px;
    --d70: 30px;
    --d64: 20px;
    --d52: 20px;
    --d50: 20px;
    --d48: 18px;
    --d44: 10px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --68: 28px;
    --65: 28px;
    --64: 28px;
    --62: 24px;
    --60: 28px;
    --44: 26px;
    --40: 26px;
    --38: 24px;
    --30: 16px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
  }
  .indexcontent .i-news .i-news-but {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .ams-box .ams img {
    width: 10vw;
  }
  .fooder .fooder-con .fooder-right .fooder-mes-title {
    text-align: left;
  }
  .fooder-right {
    width: 100%;
  }
  .fooder .fooder-con .fooder-right .fooder-mes .fooder-type {
    margin-bottom: var(--d10);
  }
  .fooder .fooder-con .fooder-right .fooder-mes {
    flex-direction: column;
    align-items: flex-start;
  }
  .fooder .fooder-con .fooder-right .fooder-mes a {
    margin-bottom: var(--d10);
  }
  .fooder .fooder-con .fooder-right .fooder-mes span {
    display: none;
  }
  .indexcontent .i-sinocure .sinocure-box .sinocure-icon i {
    font-size: 30px;
  }
  .header .header-cart a .header-cart-icon i {
    margin-right: 0;
  }
  .header .header-cart a .header-cart-icon span {
    display: none;
  }
  .header .header-search .search-con i {
    margin-right: 0;
  }
  .header .header-search .search-con span {
    display: none;
  }
  .header .header-box1 .header-content1 .logo {
    width: 90px;
  }
  .fooder .fooder-bom {
    flex-direction: column-reverse;
  }
  .fooder .fooder-bom .fooder-right2 .fooder-share {
    justify-content: flex-end;
    margin-bottom: var(--d20);
  }
  .fooder .fooder-bom .fooder-left2 {
    width: 100%;
  }
  .fooder .fooder-bom .fooder-left2 .fooder-copyrightbox {
    margin-right: 0;
  }
  .fooder-right2 {
    width: 100%;
  }
  .fooder .fooder-con .fooder-left {
    flex-direction: column;
  }
  .fooder-navbox {
    width: 100%;
  }
  .fooder .fooder-con .fooder-left .fooder-nav {
    margin-right: 0;
    width: 100%;
  }
  .fooder .fooder-con .fooder-left .fooder-but {
    margin-top: var(--d30);
  }
}
