* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: var(--16);
  line-height: calc(32 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  color: #0E1109;
  border-radius: 8px;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12) var(--d30);
  border: 1px solid #fff;
}
.table-box table tr {
  background-color: #fff;
}
.table-box table tr:nth-child(2n) {
  background-color: #fef2f3;
}
.table-box table tr td:first-child {
  text-align: left;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: #D9D9D9;
  font-weight: 600;
}
@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%;
  height: 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;
}
.swiper-re {
  position: relative !important;
}
.swiper-action {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
  z-index: 10 !important;
}
.swiper-initial {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.5s;
}
body {
  font-family: 'Microsoft YaHei UI', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
  background-color: #fff;
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-weight: 400;
  font-style: normal;
  src: local('AlibabaPuHuiTi Regular'), local('AlibabaPuHuiTi_2_55_Regular'), url('../../app/fonts/AlibabaPuHuiTi_2_55_Regular.woff2') format('woff2'), url('../../app/fonts/AlibabaPuHuiTi_2_55_Regular.woff') format('woff'), url('../../app/fonts/AlibabaPuHuiTi_2_55_Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-weight: 700;
  font-style: normal;
  src: local('AlibabaPuHuiTi Bold'), local('AlibabaPuHuiTi_2_85_Bold'), url('../../app/fonts/AlibabaPuHuiTi_2_85_Bold.woff2') format('woff2'), url('../../app/fonts/AlibabaPuHuiTi_2_85_Bold.woff') format('woff'), url('../../app/fonts/AlibabaPuHuiTi_2_85_Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  font-style: normal;
  src: local('AlibabaPuHuiTi ExtraBold'), local('AlibabaPuHuiTi_2_95_ExtraBold'), url('../../app/fonts/AlibabaPuHuiTi_2_95_ExtraBold.woff2') format('woff2'), url('../../app/fonts/AlibabaPuHuiTi_2_95_ExtraBold.woff') format('woff'), url('../../app/fonts/AlibabaPuHuiTi_2_95_ExtraBold.ttf') format('truetype');
  font-display: swap;
}
i {
  line-height: 1;
}
.container {
  max-width: 1410px;
  padding: 0;
}
.container2 {
  max-width: 1620px;
  padding: 0;
  margin: 0 auto;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1620px) / 2);
  --c: #E70012;
  --c2: #2B6A4D;
  --c3: #222222;
  --g210: 13.125rem;
  --g152: 9.5rem;
  --g104: 6.5rem;
  --g94: 5.875rem;
  --g86: 5.375rem;
  --g80: 5rem;
  --g70: 4.375rem;
  --g50: 3.125rem;
  --g48: 3rem;
  --g40: 2.5rem;
  --g24: 1.5rem;
  --g20: 1.25rem;
  --g18: 1.125rem;
  --g16: 1rem;
  --g10: 0.625rem;
  --r150: 150px;
  --r136: 136px;
  --r120: 120px;
  --r110: 110px;
  --r85: 85px;
  --r80: 80px;
  --r72: 72px;
  --r70: 70px;
  --r64: 64px;
  --r60: 60px;
  --r56: 56px;
  --r52: 52px;
  --r50: 50px;
  --r48: 48px;
  --r46: 46px;
  --r45: 45px;
  --r44: 44px;
  --r40: 40px;
  --r38: 38px;
  --r36: 36px;
  --r34: 34px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d260: 260px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d183: 183px;
  --d180: 180px;
  --d176: 176px;
  --d170: 170px;
  --d166: 166px;
  --d164: 164px;
  --d160: 160px;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d13: 13px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --154: 154px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --96: 96px;
  --92: 92px;
  --90: 90px;
  --86: 86px;
  --80: 80px;
  --78: 78px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.alibabapuhuiti {
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
}
.title {
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
  font-weight: 800;
  font-size: var(--50);
  line-height: calc(70 / 50);
  color: #222222;
}
.text16_24 {
  font-size: var(--16);
  line-height: calc(24 / 16);
  letter-spacing: 0.04em;
}
@keyframes playan1 {
  0% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
@keyframes playan2 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.85;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(3);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(0%, 0%);
  }
  25% {
    transform: translate(0%, -50%);
  }
  50% {
    transform: translate(0%, 0%);
  }
  75% {
    transform: translate(0%, 50%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.setSlow0 {
  animation: an0 5s ease forwards;
}
@keyframes an0 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes an1 {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
@keyframes an2 {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.setSlow1_1 {
  animation: an1_1 1s ease forwards;
}
@keyframes an1_1 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(-50px);
    opacity: 0;
  }
}
.setSlow2_2 {
  animation: an2_2 1s ease forwards;
}
@keyframes an2_2 {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  100% {
    transform: translateX(50px);
    opacity: 0;
  }
}
.header .header-box {
  position: fixed;
  top: 17px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box .header-content {
  width: 93.95833vw;
  height: 85px;
  padding: 0 93px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  border-radius: 100px;
  box-shadow: -1px 5px 22.5px -7px rgba(21, 21, 21, 0.37);
  position: relative;
  transition: all 0.5s;
}
.header .header-logo {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header .header-logo .logo {
  width: 106px;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-right {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .header-right .translate {
  margin-right: var(--d60);
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #000;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.headeraction .header-box {
  background-color: #fff;
  top: 0;
  box-shadow: -1px 5px 22.5px -7px rgba(21, 21, 21, 0.37);
}
.headeraction .header-box .header-content {
  box-shadow: none;
}
@media (min-width: 1201px) {
  .header-none {
    display: none;
  }
  .header-search .search-con {
    display: none;
  }
  .header-search .search {
    width: 19.11458vw;
  }
  .header-search .search .search-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-search .search .input-text {
    background-color: #F5F5F5;
    border-radius: 50px;
    padding: var(--d10) var(--d20);
    line-height: calc(16 / 14);
    font-size: var(--14);
    color: #000000;
    width: calc(100% - var(--r40));
  }
  .header-search .search .input-text::placeholder {
    color: #000000;
    opacity: 0.3;
  }
  .header-search .search .submit {
    width: var(--r40);
    height: var(--r40);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--c);
    color: #F5F5F5;
  }
  .header-search .search .submit i {
    font-size: var(--22);
  }
  .header-nav {
    display: flex;
    margin-right: 4.58333vw;
    height: 100%;
    width: 100%;
  }
  .header-nav .header-list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    height: 100%;
    margin-right: 3.85417vw;
  }
  .header-nav .header-list .header-list2:nth-child(6) {
    margin-left: auto;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2:hover .header-list3 a {
    color: var(--c);
  }
  .header-nav .header-list .header-list2:hover .header-list3 a i {
    opacity: 1 !important;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--18);
    line-height: calc(23 / 18);
    transition: all 0.5s;
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3:hover span::after {
    width: 100%;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--c3);
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    font-size: var(--12);
    color: var(--c);
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translate(-100%, -50%);
    opacity: 0;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
  .header-nav .header-list .action .header-list3 a i {
    opacity: 1;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: left;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    background-color: var(--c) !important;
    color: #fff !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .more .more-1-list .more-1-list2 .more2 {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }
  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }
  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }
  .more .more-1-list .more-1-list2 a {
    padding: 10px 20px;
    white-space: nowrap;
    display: block;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list .header-list2 {
    margin-right: 2.85417vw;
  }
}
@media (max-width: 1200px) {
  .header-none2 {
    display: none;
  }
  .header .s-nav {
    display: flex;
  }
  .header-search {
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-right: var(--d44);
  }
  .header-search .search-con {
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.5s;
  }
  .header-search .search-con i {
    font-size: var(--20);
    transition: all 0.5s;
    color: #000000;
  }
  .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-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-search .search .search-box .input-text {
    width: 95%;
    font-size: 14px;
    font-weight: 400;
  }
  .header-search .search .search-box .submit {
    background-color: transparent;
    border: none;
    padding-right: 10px;
  }
  .header-search .open {
    opacity: 1;
    transform: translate(0%, 100%);
    visibility: visible;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 80px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c2);
}
.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:hover .xs-wechatBox {
  display: flex;
}
.xs-online ul li .xs-wechatBox {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 150px;
  height: 150px;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.xs-online ul li .xs-wechatBox img {
  width: 90%;
  height: 90%;
  object-fit: cover;
}
.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;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  padding: 10px 5px;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  pointer-events: auto;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 10px;
  width: 32px;
  height: 32px;
  background-color: rgba(34, 34, 34, 0.18);
  border-radius: 50%;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  background-color: var(--c);
}
.online-wrap .online a:hover i {
  color: #fff !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .open:before {
  transform: rotate(90deg);
}
.online-wrap .online-icon {
  position: relative;
  line-height: 1;
}
.online-wrap .icon-cart {
  position: relative;
}
.online-wrap .icon-cart .cart-num {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(40%, -40%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 10;
  font-size: 12px;
}
.online-show {
  right: 0 !important;
}
@media (max-width: 1400px) {
  .online-wrap .online-wrap2 {
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 150px;
  transform: translateY(-100%);
  left: 0;
}
.swiper .swiper-wrapper {
  align-items: stretch;
}
.swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-butbox {
  position: absolute;
  right: 5.20833vw;
  bottom: 0.52083vw;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.index-banner .banner-butbox .banner-prev {
  margin-right: var(--d80);
}
.index-banner .banner-up {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: var(--16);
  line-height: calc(20 / 16);
  z-index: 10;
  color: #fff;
}
.index-banner .banner-up span {
  animation: playan3 3s linear infinite normal;
}
.index-banner .banner-up .banner-line {
  margin-top: var(--d12);
  height: 42px;
  width: 1px;
  background-color: #fff;
}
.index-banner .banner-titlebox {
  position: absolute;
  left: var(--p);
  bottom: var(--d260);
  z-index: 10;
  width: 1092px;
  max-width: 100%;
  padding-right: var(--p);
}
.index-banner .banner-titlebox .banner-title {
  margin-bottom: var(--d60);
  font-size: var(--72);
  line-height: calc(85 / 72);
  font-weight: 700;
  color: #fff;
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
}
.index-banner .slide-inner {
  padding-bottom: calc(960 / 1920 * 100%);
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .swiper-slide iframe,
.index-banner .swiper-slide .banner-video,
.index-banner .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  mask-image: url(../img/banner_bg.png);
  mask-size: contain;
  mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/banner_bg.png);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .sw-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.con-but .con-but2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--16) var(--d30);
  background-color: var(--c);
  font-size: var(--18);
  line-height: calc(23 / 18);
  color: #fff;
  border-radius: 50px;
  transition: all 0.5s;
}
.con-but .con-but2:hover {
  background-color: #8F000B;
}
.con-but .con-but2 i {
  margin-left: var(--d12);
  font-size: var(--18);
}
.swiper-but {
  width: var(--r48);
  min-width: var(--r48);
  height: var(--r48);
  border-radius: 50%;
  background-color: #F0F0F0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  cursor: pointer;
  color: var(--c);
}
.swiper-but:hover {
  background-color: var(--c);
  color: #fff;
}
.swiper-but i {
  font-size: var(--16);
}
.swiper-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d17);
}
.fooder .fooder-top {
  padding-top: var(--d135);
  padding-bottom: var(--d80);
}
.fooder .fooder-top .fooder-top2 {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox {
  width: 463px;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo {
  width: 463px;
  margin-bottom: var(--d50);
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo-title {
  margin-bottom: var(--d20);
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo-title h2 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: #fff;
  font-weight: 700;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo-text {
  font-size: var(--14);
  line-height: calc(22 / 14);
  color: #fff;
  margin-bottom: var(--d22);
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a {
  margin-right: var(--d20);
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--r36);
  height: var(--r36);
  border-radius: 4px;
  color: #fff;
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0.19);
  position: relative;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a:hover {
  background-color: #fff;
  color: var(--c);
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a:hover .weixin-img {
  opacity: 1;
  visibility: visible;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a i {
  font-size: var(--24);
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a .weixin-img {
  width: 150px;
  height: 150px;
  padding: 10px;
  background-color: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -100%);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-share a .weixin-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top .fooder-top2 .fooder-right {
  width: 800px;
  margin-top: var(--d24);
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-con-title {
  font-size: var(--16);
  line-height: calc(22 / 16);
  font-weight: 600;
  margin-bottom: var(--d40);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox {
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox a {
  display: block;
  margin-bottom: var(--d16);
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox a:hover {
  color: var(--c);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-navbox a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-tel,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-email {
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-tel,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-email,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-add {
  font-size: var(--18);
  line-height: calc(24 / 18);
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-tel a,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-email a,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-add a {
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-tel a:hover,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-email a:hover,
.fooder .fooder-top .fooder-top2 .fooder-right .fooder-contact .fooder-add a:hover {
  color: var(--c);
}
.fooder .fooder-conbox2 {
  border-top: 1px solid #FFFFFF4D;
  padding: var(--d30) 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: var(--14);
  line-height: calc(18 / 14);
  color: rgba(255, 255, 255, 0.5);
}
.fooder .fooder-conbox2 .fooder-copyright a,
.fooder .fooder-conbox2 .fooder-copyright p {
  display: inline;
}
.fooder .fooder-conbox2 .fooder-copyright .cnzz {
  margin: 0 5px;
}
.fooder .fooder-conbox2 .food-privacy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-conbox2 .food-privacy span {
  margin: 0 5px;
}
.indexcontent .i-product {
  padding: var(--d150) 0;
}
.indexcontent .i-product .i-product-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: var(--p);
}
.indexcontent .i-product .i-product-con .i-product-left {
  width: 345px;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-title {
  margin-bottom: var(--d20);
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-text {
  margin-bottom: var(--d95);
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list {
  border-top: 1px solid #00000026;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 {
  border-bottom: 1px solid #00000026;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3 {
  padding: var(--d16) var(--d24);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.5s;
  cursor: pointer;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3:hover {
  background-color: var(--c);
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3:hover .i-product-list-title {
  font-weight: 700;
  color: #fff;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3:hover i {
  color: #fff;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3 .i-product-list-title {
  width: calc(100% - var(--18) - var(--d10));
  font-size: var(--20);
  line-height: calc(25 / 20);
  letter-spacing: 0.04em;
  color: var(--c3);
  transition: all 0.5s;
  white-space: nowrap;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3 i {
  font-size: var(--18);
  color: var(--c);
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .action .i-product-list3 {
  background-color: var(--c);
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .action .i-product-list3 .i-product-list-title {
  font-weight: 700;
  color: #fff;
}
.indexcontent .i-product .i-product-con .i-product-left .i-product-list .action .i-product-list3 i {
  color: #fff;
}
.indexcontent .i-product .i-product-con .i-product-right {
  width: calc(100% - 345px);
  padding-left: var(--d93);
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box {
  position: relative;
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-swiper {
  margin-bottom: var(--d70);
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: var(--p);
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox .i-product-swbutbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 162px - var(--d32));
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox .i-product-swbutbox .i-product-swbut {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox .i-product-swbutbox .i-product-swbut .i-product-prev {
  margin-right: var(--d17);
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox .i-product-swbutbox .i-product-pagination {
  width: calc(100% - var(--r48) - var(--r48) - var(--d17) - var(--d42));
  position: relative;
  background-color: #00000026;
  border-radius: 4px;
  overflow: hidden;
}
.indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox .i-product-swbutbox .i-product-pagination .swiper-pagination-progressbar-fill {
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--c);
}
.indexcontent .i-about {
  position: relative;
}
.indexcontent .i-about .i-about-video {
  position: absolute;
  right: 15.3%;
  top: 0;
  width: 7.08333vw;
  transform: translateY(-50%);
  z-index: 10;
}
.indexcontent .i-about .i-about-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .i-about-con {
  padding: var(--d124) 0;
  mask-image: url(../img/i_about_bg2.png);
  mask-size: cover;
  mask-position: top right;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/i_about_bg2.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: top right;
  -webkit-mask-repeat: no-repeat;
}
.indexcontent .i-about .i-about-con .i-about-textbox {
  width: 864px;
  max-width: 100%;
  margin-bottom: var(--d135);
}
.indexcontent .i-about .i-about-con .i-about-textbox .i-about-type {
  color: #fff;
  opacity: 0.8;
  margin-bottom: var(--20);
}
.indexcontent .i-about .i-about-con .i-about-textbox .i-about-title {
  margin-bottom: var(--d35);
}
.indexcontent .i-about .i-about-con .i-about-textbox .i-about-title h2 {
  color: #fff;
}
.indexcontent .i-about .i-about-con .i-about-textbox .i-about-text {
  color: #fff;
  opacity: 0.8;
  margin-bottom: var(--d75);
}
.indexcontent .i-about .i-about-con .i-about-list {
  width: 1220px;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: calc(-1 * var(--d30));
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2 {
  margin-bottom: var(--d30);
  margin-right: var(--d164);
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2:last-child {
  margin-right: 0;
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2 .i-about-list3 .i-about-num {
  margin-bottom: var(--d18);
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2 .i-about-list3 .i-about-num .num {
  font-size: var(--60);
  line-height: 1;
  color: #fff;
  font-weight: 600;
  font-family: 'AlibabaPuHuiTi';
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2 .i-about-list3 .i-about-num .tip {
  font-size: var(--18);
  line-height: 1;
  font-family: 'AlibabaPuHuiTi';
  color: #fff;
}
.indexcontent .i-about .i-about-con .i-about-list .i-about-list2 .i-about-list3 .i-about-title {
  color: #fff;
}
.indexcontent .i-honor {
  padding-top: var(--d150);
  padding-bottom: var(--d90);
}
.indexcontent .i-honor .i-honor-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d40);
}
.indexcontent .i-honor .i-honor-titlebox .i-honor-titlebox2 {
  width: 933px;
  max-width: 100%;
}
.indexcontent .i-honor .i-honor-titlebox .i-honor-titlebox2 .i-honor-title {
  margin-bottom: var(--d20);
}
.indexcontent .i-honor .i-honor-titlebox .i-honor-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-honor .i-honor-titlebox .i-honor-butbox .swiper-butbox {
  margin-right: var(--d40);
}
.indexcontent .i-honor .i-honor-swbox {
  margin-left: var(--p);
}
.indexcontent .i-honor .i-honor-swbox .img-box {
  padding-bottom: calc(610 / 900 * 100%);
}
.indexcontent .i-honor .i-honor-swbox .i-honor-swiper {
  margin-bottom: var(--d50);
}
.indexcontent .i-advantages .i-advantages-title {
  margin-bottom: var(--d20);
}
.indexcontent .i-advantages .i-advantages-text {
  margin-bottom: var(--d50);
  width: 933px;
  max-width: 100%;
}
.indexcontent .i-advantages .i-advantages-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-img {
  width: calc(588 / 1620 * 100%);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con {
  width: calc(1032 / 1620 * 100%);
  padding-left: var(--d60);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list {
  margin-bottom: calc(-1 * var(--d55));
  --bs-gutter-x: var(--g104);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 {
  margin-bottom: var(--d55);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3 {
  height: 100%;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3:hover .i-advantages-icon {
  background-color: var(--c);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3:hover .i-advantages-icon img {
  filter: brightness(0) invert(1);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3:hover .i-advantages-list-title h3 {
  color: var(--c) !important;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3 .i-advantages-icon {
  width: var(--r70);
  height: var(--r70);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F5F5F5;
  transition: all 0.5s;
  border-radius: 8px;
  margin-bottom: var(--d32);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3 .i-advantages-icon img {
  width: var(--38);
  height: var(--38);
  transition: all 0.5s;
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3 .i-advantages-list-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-advantages .i-advantages-box .i-advantages-con .i-advantages-list .i-advantages-list2 .i-advantages-list3 .i-advantages-list-title h3 {
  transition: all 0.5s;
  line-height: calc(30 / 24);
  font-size: var(--24);
  color: var(--c3);
  font-weight: 700;
}
.indexcontent .i-partners {
  padding-top: var(--d150);
  padding-bottom: var(--d150);
}
.indexcontent .i-partners .i-partners-title {
  margin-bottom: var(--d20);
}
.indexcontent .i-partners .i-partners-text {
  margin-bottom: var(--d40);
}
.indexcontent .i-news {
  padding-bottom: var(--d100);
}
.indexcontent .i-news .i-news-title {
  margin-bottom: var(--d20);
}
.indexcontent .i-news .i-news-textbox {
  margin-bottom: var(--d40);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.i-partners-imgbox .img-box {
  padding-bottom: calc(120 / 260 * 100%);
  border: 1px solid #E4E4E4;
  border-radius: 4px;
}
.i-partners-imgbox .dowebok {
  margin-bottom: var(--d20);
}
.i-partners-imgbox .ams {
  width: 13.54167vw;
  margin-right: 0.9375vw;
  display: inline-block;
}
.news-con {
  position: relative;
}
.news-con:hover .news-con2 {
  background-color: var(--c);
}
.news-con:hover .news-list-title h3,
.news-con:hover .news-list-more,
.news-con:hover .news-list-date {
  color: #fff !important;
}
.news-con .news-icon {
  position: absolute;
  right: var(--d30);
  bottom: var(--d10);
  font-size: var(--26);
  color: var(--c3);
}
.news-con .news-con2 {
  background-color: #EEECEB;
  padding: var(--d20);
  transition: all 0.5s;
  border-radius: 20px;
  mask-image: url(../img/news_bg.png);
  mask-size: cover;
  mask-position: bottom center;
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/news_bg.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: bottom center;
  -webkit-mask-repeat: no-repeat;
}
.news-con .news-con2 .news-img {
  margin-bottom: var(--d10);
}
.news-con .news-con2 .news-img .img-box {
  padding-bottom: calc(245 / 485 * 100%);
  border-radius: 10px;
}
.news-con .news-con2 .news-titlebox {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.news-con .news-con2 .news-titlebox .news-list-date {
  font-size: var(--14);
  line-height: calc(20 / 14);
  margin-bottom: var(--d16);
  transition: all 0.5s;
}
.news-con .news-con2 .news-titlebox .news-list-title {
  margin-bottom: var(--d55);
}
.news-con .news-con2 .news-titlebox .news-list-title h3 {
  font-size: var(--18);
  line-height: calc(26 / 18);
  letter-spacing: 0.04em;
  font-weight: 700;
  color: var(--c3);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}
.news-con .news-con2 .news-titlebox .news-list-more {
  font-size: var(--14);
  line-height: calc(20 / 14);
  transition: all 0.5s;
}
.product-box:hover .product-imgbox .product-iconbox {
  opacity: 1;
}
.product-box:hover .product-imgbox .product-iconbox .product-icon {
  transform: scale(1);
}
.product-box:hover .product-list-title h3 {
  color: var(--c);
}
.product-box .product-imgbox {
  margin-bottom: var(--d18);
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #00000033;
  position: relative;
}
.product-box .product-imgbox .product-iconbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0000004D;
  opacity: 0;
  transition: all 0.5s;
}
.product-box .product-imgbox .product-iconbox .product-icon {
  width: var(--r72);
  height: var(--r72);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: var(--c);
  border-radius: 50%;
  transform: scale(1.5);
  transform-origin: center;
  transition: all 0.5s;
}
.product-box .product-imgbox .product-iconbox .product-icon i {
  font-size: var(--48);
}
.product-box .product-list-title {
  margin-bottom: var(--d12);
}
.product-box .product-list-title h3 {
  transition: all 0.5s;
  font-weight: 700;
  color: var(--c3);
  font-size: var(--20);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-box .product-list-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.my-pagination {
  text-align: center;
}
.my-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #CDCDCD;
  opacity: 1;
  margin: 0 5px !important;
}
.my-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}
.other-banner {
  position: relative;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .other-titlebox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  color: #fff;
  font-weight: 600;
}
.other-banner .other-titlebox .other-title {
  margin-bottom: var(--d10);
}
.other-banner .other-titlebox .other-title h2 {
  font-weight: 700;
  font-size: var(--60);
  line-height: calc(85 / 60);
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
}
.other-banner .other-titlebox2 .other-title h2 {
  color: var(--c);
}
.other-banner .other-titlebox2 .crbam {
  color: var(--c);
}
.crbam {
  color: #fff;
}
.crbam i {
  font-size: var(--22);
  line-height: 1;
  margin-right: var(--d8);
}
.crbam .crbam-list {
  display: inline;
  font-size: var(--18);
  line-height: var(--22);
  font-weight: 600;
}
.crbam .crbam-list .crbam-list2 {
  display: inline;
}
.crbam .crbam-list .crbam-list2::after {
  content: '-';
}
.crbam .crbam-list .crbam-list2:last-child::after {
  content: '';
}
.productcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.productcontent .product-type {
  font-size: var(--20);
  line-height: calc(25 / 20);
  color: var(--c);
  margin-bottom: var(--d10);
  font-weight: 700;
}
.productcontent .product-title {
  margin-bottom: var(--d60);
}
.productcontent .product-title h2 {
  font-size: var(--32);
  line-height: calc(41 / 32);
  font-weight: 700;
  color: var(--c3);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(342 / 1410 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  margin-bottom: 1px;
  overflow: hidden;
}
.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;
  z-index: 10;
  transition: all 0.5s;
  background-color: #FFFAFA;
  border-radius: 4px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover span {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut:hover .gmt-but i {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: var(--d13) var(--d26);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--14);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: var(--d13) var(--d26);
  font-size: var(--15);
  line-height: calc(19 / 15);
  color: #333;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a span {
  width: 85%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  position: relative;
  padding: var(--d14) var(--d10) var(--d14) var(--d26);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more1 {
  padding-left: 15px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  list-style-type: disc;
  transition: all 0.5s;
  position: relative;
  margin-bottom: 12px;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2::marker {
  color: var(--c3);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover::marker {
  color: var(--c);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover a {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  color: var(--c3);
  display: block;
  width: 100%;
  font-size: var(--16);
  line-height: 1;
  position: relative;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action::marker {
  color: var(--c);
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut span {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but i {
  color: #fff !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but .plue {
  transform: rotate(90deg) !important;
}
.gmt-box .gmt-rigth {
  width: calc(1028 / 1410 * 100%);
  padding-left: var(--d40);
}
.gmt-box .gmt-rigth .product-list {
  margin-bottom: calc(var(--d56) * -1);
  padding-bottom: var(--d60);
}
.gmt-box .gmt-rigth .product-list .product-list2 {
  margin-bottom: var(--d56);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.pagination {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  left: 100%;
  transform: translateX(-100%);
  padding: var(--d8) var(--d25);
  border-radius: 50px;
  background-color: #FFFAFA;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev a,
.pagination .next a {
  width: var(--r36);
  height: var(--r36);
  border-radius: 50%;
  background-color: #F4E9E9;
  transition: all 0.5s;
  cursor: pointer;
  line-height: 1;
  color: #B1A7A7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev a i,
.pagination .next a i {
  font-size: var(--14);
}
.pagination .prev a:hover,
.pagination .next a:hover {
  background-color: var(--c);
  color: #fff;
}
.pagination .pagination-page {
  margin: 0 var(--d34);
}
.pagination li {
  margin-right: var(--d30);
  color: #333;
  font-size: var(--14);
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li:hover {
  color: var(--c);
}
.pagination .active a {
  color: var(--c);
}
.details-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: var(--d100);
  padding-bottom: var(--d80);
  border-bottom: 1px solid #00000033;
  margin-bottom: var(--d60);
}
.details-content .details-left {
  width: calc(755 / 1410 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.details-content .details-left .details-imgbox .swiper-slide {
  overflow: hidden;
  border-radius: 8px;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: calc(142 / 755 * 100%);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  height: 100%;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  overflow: hidden;
  background-color: #FFFFFF;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::before {
  font-family: 'iconfont' !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\e611";
  font-size: var(--16);
  color: #fff;
  z-index: 11;
  line-height: 1;
  border-radius: 50%;
  width: var(--r38);
  height: var(--r38);
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: calc(605 / 755 * 100%);
  overflow: hidden;
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
  border: 1px solid #F5F5F5;
}
.details-content .details-right {
  width: calc(655 / 1410 * 100%);
  padding-left: var(--d65);
}
.details-content .details-right .details-right2 {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.details-content .details-right .details-right2 .details-title {
  padding-bottom: var(--d30);
  margin-bottom: var(--d40);
  border-bottom: 1px solid #00000033;
}
.details-content .details-right .details-right2 .details-title h1 {
  font-size: var(--34);
  line-height: calc(43 / 34);
  color: var(--c3);
  font-weight: 700;
}
.details-content .details-right .details-right2 .details-type {
  font-size: var(--20);
  line-height: calc(24 / 20);
  color: var(--c);
  font-weight: 700;
  margin-bottom: var(--d24);
}
.details-content .details-right .details-right2 .details-textbox {
  margin-bottom: var(--d60);
}
.details-content .details-right .details-right2 .details-textbox .details-textbox-title {
  font-size: var(--18);
  font-weight: 500;
  line-height: calc(26 / 18);
  color: var(--c3);
  margin-bottom: var(--d20);
}
.details-content .details-right .details-right2 .details-textbox .details-text ul {
  padding-left: 15px;
}
.details-content .details-right .details-right2 .details-textbox .details-text ul li {
  list-style-type: disc;
  color: #666666;
}
.details-content .details-right .details-right2 .details-butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.details-content .details-right .details-right2 .details-butbox .details-share {
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-right .details-right2 .details-butbox .details-share p {
  font-size: var(--14);
  font-weight: 700;
  margin-right: var(--d20);
  color: var(--c3);
}
.productdetails .details {
  padding-bottom: var(--d100);
}
.productdetails .details .con-title {
  padding: var(--d13) var(--d38);
  font-size: var(--24);
  line-height: calc(30 / 24);
  color: var(--c3);
  font-weight: 700;
  background-color: #fff;
  background-color: rgba(231, 0, 18, 0.05);
  border-top: 4px solid var(--c);
  margin-bottom: var(--d32);
}
.productdetails .details .prodetails {
  margin-bottom: var(--d80);
}
.productdetails .details .prodetails .prodetails-title {
  font-weight: 500;
  color: var(--c3);
  font-size: var(--30);
  text-align: center;
  margin-bottom: var(--d10);
}
.productdetails .details .prodetails .prodetails-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
  color: #444444;
  padding: 0 var(--d38);
}
.productdetails .details .prodetails .prodetails-conbox {
  display: flex;
  justify-content: space-between;
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-prev {
  margin-right: var(--d50);
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-next {
  margin-left: var(--d50);
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-box .prodetails-text {
  text-align: column;
  font-size: var(--20);
  margin-bottom: var(--d30);
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-box .prodetails-img {
  max-width: 600px;
}
.productdetails .details .prodetails .prodetails-conbox .prodetails-box .prodetails-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productdetails .details .specifications {
  margin-bottom: var(--d80);
}
.productdetails .details .specifications .specifications-text {
  padding: 0 var(--d38);
}
.productdetails .details .inquiry {
  margin-bottom: var(--d80);
}
.inquiry-form .product-input {
  margin-bottom: var(--d20);
}
.inquiry-form .product-input .input-box {
  font-size: var(--18);
  line-height: 1;
  color: #222222;
  font-weight: 700;
}
.inquiry-form ul {
  --bs-gutter-x: 0;
}
.inquiry-form ul li {
  margin-bottom: var(--d20);
}
.inquiry-form .input-box {
  width: 100%;
  padding: var(--d20) var(--d32);
  font-size: var(--18);
  line-height: calc(23 / 18);
  color: var(--c3);
  background-color: #FFFFFF;
  border-bottom: 1px solid #D9D9D9;
}
.inquiry-form .input-box::placeholder {
  color: #666666;
  transition: all 0.5s;
}
.inquiry-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.inquiry-form .textarea-box {
  height: 195px;
  margin-bottom: var(--d20);
}
.inquiry-form .form-group {
  margin-bottom: var(--d20);
}
.inquiry-form .submit {
  background-color: transparent;
  margin-top: var(--d40);
}
.con-navbox {
  background-color: var(--c);
  padding: var(--d8) 0;
}
.con-navbox .con-list {
  display: flex;
  justify-content: safe center;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}
.con-navbox .con-list .con-list2 .con-list3 {
  border-radius: 10px;
  padding: var(--d8) var(--d36);
  font-size: var(--20);
  line-height: calc(26 / 20);
  font-weight: 500;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  color: #fff;
}
.con-navbox .con-list .action .con-list3 {
  background-color: #fff;
  color: var(--c) !important;
}
.aboutcontent {
  padding: var(--d100) 0;
}
.aboutcontent .about-title {
  margin-bottom: var(--d30);
}
.aboutcontent .about-text {
  text-indent: 4ch;
  font-size: var(--18);
  line-height: calc(30 / 18);
  margin-bottom: var(--d60);
}
.aboutcontent .about-text2 {
  text-indent: 4ch;
  font-size: var(--18);
  line-height: calc(30 / 18);
}
.aboutcontent .about-list {
  padding-bottom: var(--d60);
  margin-bottom: calc(-1 * var(--d30));
}
.aboutcontent .about-list .about-list2 {
  margin-bottom: var(--d30);
}
.aboutcontent .about-list .about-list2 .about-list3 {
  background-color: #DEDEDE;
  padding: var(--d30) var(--d24) var(--d20) var(--d30);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.aboutcontent .about-list .about-list2 .about-list3:hover::after {
  opacity: 1;
}
.aboutcontent .about-list .about-list2 .about-list3:hover .about-numbox {
  color: #fff;
}
.aboutcontent .about-list .about-list2 .about-list3:hover .about-numtitle {
  color: #fff;
}
.aboutcontent .about-list .about-list2 .about-list3::after {
  background: linear-gradient(301.92deg, #E70012 0%, #AD000D 98.77%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  content: '';
}
.aboutcontent .about-list .about-list2 .about-list3 .about-numbox {
  margin-bottom: var(--d120);
  color: var(--c3);
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 700;
}
.aboutcontent .about-list .about-list2 .about-list3 .about-numbox .num {
  font-size: var(--40);
  line-height: 1;
}
.aboutcontent .about-list .about-list2 .about-list3 .about-numbox .tip {
  font-size: var(--15);
  line-height: 1;
}
.aboutcontent .about-list .about-list2 .about-list3 .about-numtitle {
  position: relative;
  z-index: 10;
  font-size: var(--16);
  line-height: calc(24 / 16);
  transition: all 0.5s;
}
.aboutcontent .about-video {
  position: relative;
  margin-bottom: var(--d60);
}
.aboutcontent .about-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .about-video .video-icon {
  width: var(--r56);
  height: var(--r56);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.aboutcontent .about-video .video-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s;
  animation: playan2 3s linear infinite normal;
}
.aboutcontent .about-video .video-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.5s;
  animation: playan2 3s linear infinite normal;
  animation-delay: 1.5s;
}
.aboutcontent .about-video .video-icon i {
  font-size: var(--20);
  color: var(--c);
  transform: translateX(10%);
  position: relative;
  z-index: 10;
}
.historycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d80);
  position: relative;
}
.historycontent .history-title {
  margin-bottom: var(--d30);
  text-align: center;
}
.historycontent .history-text {
  text-align: center;
  margin-bottom: var(--d58);
}
.canvas-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 789px;
  pointer-events: none;
}
.canvas-box canvas {
  width: 100%;
  height: 100%;
}
.history-con {
  position: relative;
  z-index: 10;
}
.history-con .history-navbox {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 50px;
  overflow: hidden;
  padding: 3.5px 0;
  background-color: #F4F3F5;
  width: 80.15625vw;
  max-width: 1539px;
  margin: 0 auto var(--d90);
}
.history-con .history-navbox .history-nav-right,
.history-con .history-navbox .history-nav-left {
  width: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  color: var(--c3);
  cursor: pointer;
}
.history-con .history-navbox .history-nav-right:hover,
.history-con .history-navbox .history-nav-left:hover {
  color: var(--c);
}
.history-con .history-navbox .history-nav-right i,
.history-con .history-navbox .history-nav-left i {
  font-size: var(--14);
}
.history-con .history-navbox .history-nav {
  width: calc(100% - 53px * 2);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}
.history-con .history-navbox .history-nav::-webkit-scrollbar {
  display: none;
}
.history-con .history-navbox .history-nav .history-nav2 .history-nav3 {
  padding: var(--d15) var(--d48);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: calc(28 / 20);
  color: var(--c3);
  transition: all 0.5s;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}
.history-con .history-navbox .history-nav .history-nav2 .history-nav3:hover {
  background-color: var(--c);
  color: #fff;
}
.history-con .history-navbox .history-nav .action .history-nav3 {
  background-color: var(--c);
  color: #fff;
}
.history-con .history-swbox .container {
  position: relative;
}
.history-con .history-swbox .history-swbox2 {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.history-con .history-swbox .history-swbox2 .history-prev {
  position: absolute;
  left: calc(-1 * var(--d50));
  top: 50%;
  transform: translate(-100%, -50%);
}
.history-con .history-swbox .history-swbox2 .history-next {
  position: absolute;
  right: calc(-1 * var(--d50));
  top: 50%;
  transform: translate(100%, -50%);
}
.history-con .history-swbox .history-swbox2 .history-swiper1 {
  width: 100%;
  padding-top: var(--d66);
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-date {
  font-size: var(--30);
  line-height: calc(70 / 50);
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  color: var(--c);
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text {
  width: 70%;
  padding-left: var(--d30);
  margin-left: var(--d30);
  font-size: var(--18) !important;
  position: relative;
  line-height: calc(24 / 16);
  color: #222222;
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text::after {
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #FF0000 0%, rgba(255, 0, 0, 0) 100%);
  content: '';
  position: absolute;
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text p {
  font-size: var(--18) !important;
}
.history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text p span {
  font-size: var(--18) !important;
}
.history-con .history-swbox .history-swbox2 .history-swiper2 {
  width: 100%;
  border-radius: 50px;
  background-color: #F4F3F5;
}
.history-con .history-swbox .history-swbox2 .history-swiper2 .history-date {
  font-size: var(--25);
  line-height: calc(70 / 50);
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  color: #222;
  text-align: center;
  padding: var(--d15);
  border-radius: 50px;
  transition: all 0.5s;
  cursor: pointer;
}
.history-con .history-swbox .history-swbox2 .history-swiper2 .history-date:hover {
  background-color: var(--c);
  color: #fff;
}
.history-con .history-swbox .history-swbox2 .history-swiper2 .swiper-wrapper {
  align-items: flex-end;
}
.history-con2 {
  position: relative;
  z-index: 10;
}
.history-con2 .history-navbox {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 50px;
  overflow: hidden;
  padding: 3.5px 0;
  background-color: #F4F3F5;
  width: 80.15625vw;
  max-width: 1539px;
  margin: 0 auto var(--d90);
}
.history-con2 .history-navbox .history-nav-right,
.history-con2 .history-navbox .history-nav-left {
  width: 53px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  color: var(--c3);
  cursor: pointer;
}
.history-con2 .history-navbox .history-nav-right:hover,
.history-con2 .history-navbox .history-nav-left:hover {
  color: var(--c);
}
.history-con2 .history-navbox .history-nav-right i,
.history-con2 .history-navbox .history-nav-left i {
  font-size: var(--14);
}
.history-con2 .history-navbox .history-nav {
  width: calc(100% - 53px * 2);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
}
.history-con2 .history-navbox .history-nav::-webkit-scrollbar {
  display: none;
}
.history-con2 .history-navbox .history-nav .history-nav2 .history-nav3 {
  padding: var(--d15) var(--d48);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: calc(28 / 20);
  color: var(--c3);
  transition: all 0.5s;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}
.history-con2 .history-navbox .history-nav .history-nav2 .history-nav3:hover {
  background-color: var(--c);
  color: #fff;
}
.history-con2 .history-navbox .history-nav .action .history-nav3 {
  background-color: var(--c);
  color: #fff;
}
.history-con2 .history-swbox .container {
  position: relative;
}
.history-con2 .history-swbox .history-swbox2 {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.history-con2 .history-swbox .history-swbox2 .history2-prev {
  position: absolute;
  left: calc(-1 * var(--d50));
  top: 50%;
  transform: translate(-100%, -50%);
}
.history-con2 .history-swbox .history-swbox2 .history2-next {
  position: absolute;
  right: calc(-1 * var(--d50));
  top: 50%;
  transform: translate(100%, -50%);
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 {
  width: 100%;
  padding-top: var(--d66);
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con .history-sw-date {
  font-size: var(--30);
  line-height: calc(70 / 50);
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  color: var(--c);
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con .history-sw-text {
  width: 70%;
  padding-left: var(--d30);
  margin-left: var(--d30);
  font-size: var(--18) !important;
  position: relative;
  line-height: calc(24 / 16);
  color: #222222;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con .history-sw-text::after {
  height: 100%;
  width: 3px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #FF0000 0%, rgba(255, 0, 0, 0) 100%);
  content: '';
  position: absolute;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con .history-sw-text p {
  font-size: var(--18) !important;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper1 .history-sw-con .history-sw-text p span {
  font-size: var(--18) !important;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper2 {
  width: 100%;
  border-radius: 50px;
  background-color: #F4F3F5;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper2 .history-date {
  font-size: var(--30);
  line-height: calc(70 / 50);
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  color: #222;
  text-align: center;
  padding: var(--d15);
  border-radius: 50px;
  transition: all 0.5s;
  cursor: pointer;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper2 .history-date:hover {
  background-color: var(--c);
  color: #fff;
}
.history-con2 .history-swbox .history-swbox2 .history2-swiper2 .swiper-wrapper {
  align-items: flex-end;
}
.technicalcontent {
  padding: var(--d100) 0;
}
.technicalcontent .technical-title {
  text-align: center;
  margin-bottom: var(--d30);
}
.technicalcontent .technical-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
  text-indent: 4ch;
  margin-bottom: var(--d100);
}
.technicalcontent .technical-text p img {
  border-radius: 20px;
}
.technicalcontent .technical-text p:has(img) {
  text-indent: 0;
}
.technicalcontent .technical-list .technical-list2 {
  margin-bottom: var(--d50);
}
.technicalcontent .technical-list .technical-list2:nth-child(2n) .technical-list3 {
  flex-direction: row-reverse;
}
.technicalcontent .technical-list .technical-list2:last-child {
  margin-bottom: 0;
}
.technicalcontent .technical-list .technical-list2 .technical-list3 {
  display: flex;
  justify-content: space-between;
  background-color: #F4F3F5;
  border-radius: 20px;
  overflow: hidden;
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-img {
  width: calc(690 / 1410 * 100%);
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-textbox {
  width: calc(720 / 1410 * 100%);
  padding: var(--d42) var(--d60);
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-textbox .technical-list-title {
  margin-bottom: var(--d35);
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-textbox .technical-list-title h3 {
  font-size: var(--32);
  font-size: var(47 / 32);
  color: #E70012;
  font-weight: 700;
}
.technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-textbox .technical-list-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  color: #666666;
}
.culturecontent {
  padding: var(--d100) 0;
}
.culturecontent .culture {
  position: relative;
}
.culturecontent .culture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.culturecontent .culture .culture-left {
  position: absolute;
  top: 29%;
  left: 11%;
  z-index: 10;
}
.culturecontent .culture .culture-left .culture-titlebox1 {
  margin-bottom: 13px;
}
.culturecontent .culture .culture-left .culture-titlebox1 .culture-title h2 {
  font-size: 50px;
  line-height: calc(70 / 50);
  color: var(--c);
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  text-align: center;
}
.culturecontent .culture .culture-left .culture-titlebox1 .culture-text {
  font-size: 20px;
  line-height: calc(29 / 20);
  color: #CEA677;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 700;
  text-align: center;
}
.culturecontent .culture .culture-left .culture-textbox .culture-list .culture-list2 {
  margin-bottom: 5px;
}
.culturecontent .culture .culture-left .culture-textbox .culture-list .culture-list2:last-child {
  margin-bottom: 0;
}
.culturecontent .culture .culture-left .culture-textbox .culture-list .culture-list2 .culture-list3 .culture-textbox1 .culture-text-title {
  text-align: center;
  font-size: 30px;
  line-height: calc(40 / 30);
  color: var(--c3);
  font-weight: 400;
}
.culturecontent .culture .culture-left .culture-textbox .culture-list .culture-list2 .culture-list3 .culture-textbox1 .culture-text-text {
  text-align: center;
  font-size: 15px;
  line-height: calc(20 / 15);
  color: #CEA677;
  font-weight: 700;
  letter-spacing: -1px;
}
.culturecontent .culture .culture-right {
  position: absolute;
  top: 22%;
  right: 7%;
  z-index: 10;
}
.culturecontent .culture .culture-right .culture-titlebox2 {
  margin-bottom: 27px;
}
.culturecontent .culture .culture-right .culture-titlebox2 .culture-title h2 {
  font-size: 54px;
  line-height: calc(60 / 50);
  color: #fff;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 800;
  text-align: center;
  letter-spacing: -2px;
}
.culturecontent .culture .culture-right .culture-titlebox2 .culture-text {
  font-size: 20px;
  line-height: calc(29 / 20);
  color: #CEA677;
  font-family: 'AlibabaPuHuiTi';
  font-weight: 700;
  text-align: center;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list {
  width: 510px;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 {
  margin-bottom: 20px;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2:last-child {
  margin-bottom: 0;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-title1 {
  text-align: center;
  font-size: 36px;
  line-height: calc(40 / 36);
  font-weight: 400;
  color: #fff;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-text1 {
  text-align: center;
  font-size: 15px;
  line-height: calc(20 / 15);
  color: #CEA677;
  font-weight: 700;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-title2 {
  text-align: center;
  font-size: 20px;
  line-height: calc(30 / 20);
  font-weight: 400;
  color: #fff;
}
.culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-text2 {
  text-align: center;
  font-size: 13px;
  line-height: calc(16 / 13);
  color: #CEA677;
  font-weight: 700;
}
.honorcontent {
  background-color: #F8F8F8;
}
.honorcontent .honor {
  padding: var(--d100) 0;
}
.honorcontent .honor .honor-title {
  margin-bottom: var(--d30);
  text-align: center;
}
.honorcontent .honor .honor-swbox {
  position: relative;
}
.honorcontent .honor .honor-swbox .honor-prev {
  position: absolute;
  left: calc(-1 * var(--d20));
  top: 50%;
  transform: translate(-100%, -50%);
}
.honorcontent .honor .honor-swbox .honor-next {
  position: absolute;
  right: calc(-1 * var(--d20));
  top: 50%;
  transform: translate(100%, -50%);
}
.honorcontent .honor .honor-swbox .honor-con {
  cursor: pointer;
}
.honorcontent .honor .honor-swbox .honor-con:hover .honor-conimg {
  background-color: var(--c) !important;
}
.honorcontent .honor .honor-swbox .honor-con:hover .honor-conimg .img-box::after {
  opacity: 1;
}
.honorcontent .honor .honor-swbox .honor-con:hover .honor-conimg .img-box::before {
  opacity: 1;
}
.honorcontent .honor .honor-swbox .honor-con:hover .honor-con-title {
  color: var(--c);
}
.honorcontent .honor .honor-swbox .honor-con .img-box {
  padding-bottom: calc(720 / 510 * 100%);
}
.honorcontent .honor .honor-swbox .honor-con .img-box::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00000080;
  content: '';
  opacity: 0;
  transition: all 0.5s;
}
.honorcontent .honor .honor-swbox .honor-con .img-box::before {
  font-family: 'iconfont' !important;
  content: "\e600";
  font-size: var(--50);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  color: #fff;
  z-index: 10;
  transition: all 0.5s;
}
.honorcontent .honor .honor-swbox .honor-con .honor-conimg {
  padding: var(--d36);
  background-color: #F1F2F6;
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.5s;
}
.honorcontent .honor .honor-swbox .honor-con-title {
  margin-top: var(--d16);
  text-align: center;
  color: var(--c3);
  font-size: var(--20);
  line-height: calc(28 / 20);
  transition: all 0.5s;
}
.honorcontent .national {
  padding-top: var(--d95);
  padding-bottom: var(--d120);
  position: relative;
}
.honorcontent .national .slick-dots {
  padding-top: var(--d40);
  display: flex;
  justify-content: center;
  align-items: center;
}
.honorcontent .national .slick-dots li {
  width: 70px;
  height: 3px;
  background-color: #fff;
  opacity: 0.5;
  margin-right: var(--d16);
}
.honorcontent .national .slick-dots li:last-child {
  margin-right: 0;
}
.honorcontent .national .slick-dots .slick-active {
  opacity: 1;
}
.honorcontent .national .slick-dots button {
  opacity: 0;
}
.honorcontent .national .national_bgimg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 35.78125vw;
}
.honorcontent .national .national_bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.honorcontent .national .national-title {
  text-align: center;
  margin-bottom: var(--d62);
}
.honorcontent .national .national-title h2 {
  color: #fff;
}
.honorcontent .national .national-con {
  margin-left: 11.71875vw;
  width: 54.0625vw;
  position: relative;
  z-index: 10;
}
.honorcontent .national .national-con .national-slick {
  margin: calc(-1 * var(--d12));
}
.honorcontent .national .national-con .national-slick .item {
  padding: var(--d12);
}
.honorcontent .national .national-con .national-img .img-box {
  padding-bottom: calc(465 / 675 * 100%);
}
.honorcontent .provincialcon {
  padding-top: var(--d130);
  padding-bottom: var(--d100);
}
.honorcontent .provincialcon .city .slick-dots,
.honorcontent .provincialcon .provincial .slick-dots {
  padding-top: var(--d60);
  display: flex;
  justify-content: center;
  align-items: center;
}
.honorcontent .provincialcon .city .slick-dots li,
.honorcontent .provincialcon .provincial .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #CDCDCD;
  margin-right: var(--d10);
}
.honorcontent .provincialcon .city .slick-dots li:last-child,
.honorcontent .provincialcon .provincial .slick-dots li:last-child {
  margin-right: 0;
}
.honorcontent .provincialcon .city .slick-dots .slick-active,
.honorcontent .provincialcon .provincial .slick-dots .slick-active {
  background-color: var(--c);
}
.honorcontent .provincialcon .city .slick-dots button,
.honorcontent .provincialcon .provincial .slick-dots button {
  opacity: 0;
}
.honorcontent .provincialcon .city .provincialcon-slick,
.honorcontent .provincialcon .provincial .provincialcon-slick {
  margin: calc(-1 * var(--d15)) calc(-1 * var(--d20));
}
.honorcontent .provincialcon .city .provincialcon-slick .item-slick,
.honorcontent .provincialcon .provincial .provincialcon-slick .item-slick {
  padding: var(--d15) var(--d20);
}
.honorcontent .provincialcon .city .provincial-titlebox,
.honorcontent .provincialcon .provincial .provincial-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d30);
}
.honorcontent .provincialcon .city .provincial-swbox,
.honorcontent .provincialcon .provincial .provincial-swbox {
  padding: var(--d35) var(--d90) var(--d38) var(--d38);
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  cursor: pointer;
}
.honorcontent .provincialcon .city .provincial-swbox:hover .provincial-type,
.honorcontent .provincialcon .provincial .provincial-swbox:hover .provincial-type {
  background-color: var(--c);
  color: #fff;
}
.honorcontent .provincialcon .city .provincial-swbox:hover .provincial-title,
.honorcontent .provincialcon .provincial .provincial-swbox:hover .provincial-title {
  color: var(--c);
}
.honorcontent .provincialcon .city .provincial-swbox .provincial-type,
.honorcontent .provincialcon .provincial .provincial-swbox .provincial-type {
  font-size: var(--16);
  line-height: calc(22 / 16);
  padding: 6.5px var(--d36);
  background-color: #EBEBEB;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 4.28px;
  margin-bottom: var(--d36);
  transition: all 0.5s;
}
.honorcontent .provincialcon .city .provincial-swbox .provincial-title,
.honorcontent .provincialcon .provincial .provincial-swbox .provincial-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  font-weight: 700;
  color: var(--c3);
  margin-bottom: var(--d30);
  transition: all 0.5s;
}
.honorcontent .provincialcon .city .provincial-swbox .provincial-img .img-box,
.honorcontent .provincialcon .provincial .provincial-swbox .provincial-img .img-box {
  padding-bottom: calc(435 / 645 * 100%);
}
.honorcontent .provincialcon .provincial {
  margin-bottom: var(--d93);
}
.franchisecontent {
  position: relative;
  z-index: 10;
}
.franchisecontent .franchise-crbam {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.5);
  padding: var(--d12) 0;
}
.franchisecontent .franchise {
  padding-top: var(--d140);
  padding-bottom: var(--d150);
}
.franchisecontent .franchise .franchise-title {
  margin-bottom: var(--d20);
}
.franchisecontent .franchise .franchise-text {
  width: 690px;
  max-width: 100%;
  margin-bottom: var(--d40);
}
.franchisecontent .franchise .franchise-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
  margin-bottom: var(--d40);
}
.franchisecontent .franchise .franchise-list .franchise-list2 .franchise-list3 {
  padding: var(--d18) var(--d90);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 20px;
  height: 100%;
  cursor: pointer;
}
.franchisecontent .franchise .franchise-list .franchise-list2 .franchise-list3 .franchise-icon {
  width: var(--r44);
  margin-bottom: var(--d10);
}
.franchisecontent .franchise .franchise-list .franchise-list2 .franchise-list3 .franchise-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.franchisecontent .franchise .franchise-list .franchise-list2 .franchise-list3 .franchise-nav-title {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: #000000;
  transition: all 0.5s;
  white-space: nowrap;
}
.franchisecontent .franchise .franchise-list .action .franchise-list3 {
  background-color: var(--c);
}
.franchisecontent .franchise .franchise-list .action .franchise-list3 .franchise-icon img {
  filter: brightness(0) invert(1);
}
.franchisecontent .franchise .franchise-list .action .franchise-list3 .franchise-nav-title {
  color: #fff;
}
.franchisecontent .franchise .franchise-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F8F8F8;
  border-radius: 20px;
  padding: var(--d44) var(--d48) var(--d44) var(--d64);
}
.franchisecontent .franchise .franchise-con .franchise-con-textbox {
  width: calc(680 / 1298 * 100%);
  padding-right: var(--d30);
}
.franchisecontent .franchise .franchise-con .franchise-con-textbox .franchise-con-title {
  margin-bottom: var(--d20);
}
.franchisecontent .franchise .franchise-con .franchise-con-textbox .franchise-con-title h2 {
  font-weight: 700;
  font-size: var(--32);
  line-height: calc(40 / 32);
  color: var(--c);
}
.franchisecontent .franchise .franchise-con .franchise-con-textbox .franchise-con-text {
  font-size: var(--16);
  line-height: calc(30 / 16);
  margin-bottom: var(--d40);
}
.franchisecontent .franchise .franchise-con .franchise-con-img {
  width: calc(730 / 1298 * 100%);
}
.franchisecontent .franchise .franchise-con .franchise-con-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.franchisecontent .channel .channel-title {
  margin-bottom: var(--d20);
}
.franchisecontent .channel .channel-textbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d40);
}
.franchisecontent .channel .channel-textbox .channel-textbox {
  width: 865px;
  max-width: 100%;
}
.franchisecontent .channel .channel-con {
  margin-bottom: var(--d60);
}
.franchisecontent .channel .channel-con:hover .img-box img {
  transform: scale(1.1);
}
.franchisecontent .channel .channel-con .img-box {
  border-radius: 20px;
  padding-bottom: calc(950 / 700 * 100%);
}
.franchisecontent .policy {
  padding: var(--d84) 0 var(--d120);
}
.franchisecontent .policy .policy-con {
  display: flex;
  justify-content: space-between;
}
.franchisecontent .policy .policy-con .policy-left {
  width: calc(610 / 1410 * 100%);
  padding-right: var(--d84);
}
.franchisecontent .policy .policy-con .policy-left .policy-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  z-index: 10;
}
.franchisecontent .policy .policy-con .policy-left .policy-left2 .policy-title {
  margin-bottom: var(--d20);
}
.franchisecontent .policy .policy-con .policy-right {
  width: calc(800 / 1410 * 100%);
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 {
  padding-bottom: var(--d35);
  margin-bottom: var(--d35);
  border-bottom: 1px solid #DEDEDDEE;
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 .policy-icon {
  width: var(--34);
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 .policy-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 .policy-textbox {
  width: calc(100% - var(--34));
  padding-left: var(--d24);
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 .policy-textbox .policy-list-title {
  margin-bottom: var(--d16);
}
.franchisecontent .policy .policy-con .policy-right .policy-list .policy-list2 .policy-list3 .policy-textbox .policy-list-title h3 {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 600;
  color: #222222;
}
.franchisecontent .tel {
  width: 91.875vw;
  max-width: 1764px;
  margin: 0 auto;
  padding: var(--d52) var(--d68);
  margin-bottom: calc(var(--d90) * -1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}
.franchisecontent .tel .tel-icon {
  width: var(--r110);
  height: var(--r110);
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.franchisecontent .tel .tel-icon i {
  font-size: var(--52);
  color: var(--c);
}
.franchisecontent .tel .tel-textbox {
  padding-left: var(--d36);
  width: calc(100% - var(--r110));
}
.franchisecontent .tel .tel-textbox .tel-title {
  font-size: var(--40);
  line-height: calc(50 / 40);
  margin-bottom: var(--d12);
  font-weight: 700;
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
  color: #fff;
}
.franchisecontent .tel .tel-textbox .tel-text {
  font-size: var(--24);
  line-height: calc(32 / 24);
  color: #fff;
}
.responsibilitycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
  position: relative;
}
.responsibilitycontent .responsibility-title {
  margin-bottom: var(--d30);
}
.responsibilitycontent .responsibilitycontent1 {
  margin-bottom: var(--d140);
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-img {
  width: calc(720 / 1410 * 100%);
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-textbox {
  width: calc(690 / 1410 * 100%);
  padding-left: var(--d62);
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-textbox .responsibility-title {
  border-bottom: 1px solid #00000033;
  margin-bottom: var(--d40);
  padding-bottom: var(--d24);
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-textbox .responsibility-title h3 {
  font-weight: 700;
  font-size: var(--32);
  line-height: calc(40 / 32);
  color: var(--c);
}
.responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-textbox .responsibility-text {
  font-size: var(--16);
}
.scholarshipcontent {
  padding: var(--d100) 0;
}
.scholarshipcontent .scholarship-title {
  margin-bottom: var(--d16);
  text-align: center;
}
.scholarshipcontent .scholarship-con {
  text-align: center;
  margin-bottom: var(--d10);
  font-size: var(--24);
  line-height: calc(34 / 24);
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
}
.scholarshipcontent .scholarship-nav {
  text-align: center;
  margin-bottom: var(--d40);
  font-size: var(--14);
  line-height: calc(18 / 14);
  color: #0066ff;
}
.scholarshipcontent .scholarship-text {
  font-size: var(--18);
  line-height: calc(46 / 18);
  color: #666666;
}
.scholarshipcontent .scholarship-text a {
  justify-content: center;
  align-items: center;
  font-size: var(--14);
  color: var(--c3);
  line-height: 1;
}
.scholarshipcontent .scholarship-text a span {
  margin-right: 6px;
}
.scholarshipdetails {
  padding: var(--d100) 0;
}
.scholarshipdetails .scholarshipdet-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.scholarshipdetails .scholarshipdet-title2 {
  text-align: center;
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
  font-size: var(--24);
  line-height: calc(34 / 24);
  margin-bottom: var(--d40);
}
.scholarshipdetails .scholarshipdet-text {
  font-size: var(--18);
  line-height: calc(30 / 18);
}
.scholarshipdetails .scholarshipdet-text img {
  border-radius: 20px;
}
.scholarshipdetails .scholarshipdet-text p:has(img) {
  text-align: center;
}
.scholarshipdetails .scholarshipdet-text p:has(strong) {
  margin-bottom: var(--d10);
}
.scholarshipdetails .scholarshipdet-text strong {
  font-family: AlibabaPuHuiTi, Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  font-size: var(--30);
  line-height: calc(42 / 30);
}
.foodsafetycontent {
  padding: var(--d100) 0;
}
.foodsafetycontent .foodsafety-textbox {
  margin-bottom: var(--d50);
  font-size: var(--18);
  line-height: calc(30 / 18);
}
.foodsafetycontent .foodsafety-textbox .foodsafety-text-title {
  text-align: center;
  font-size: var(--32);
  line-height: calc(40 / 32);
  font-weight: 700;
  color: var(--c);
  margin-bottom: var(--d30);
}
.foodsafetycontent .foodsafety-textbox:last-child {
  margin-bottom: 0;
}
.newscontent {
  padding: var(--d100) 0;
}
.newscontent .news-title {
  margin-bottom: var(--d30);
}
.newscontent .news-text {
  font-size: var(--18);
  line-height: calc(26 / 18);
  width: 1192px;
  max-width: 100%;
  margin-bottom: var(--d50);
}
.newscontent .news-list {
  margin-bottom: calc(-1 * var(--d50));
  padding-bottom: var(--d60);
}
.newscontent .news-list .news-list2 {
  margin-bottom: var(--d50);
}
.informationcontent {
  padding: var(--d100) 0;
}
.informationcontent .information-list {
  margin-bottom: var(--d60);
}
.informationcontent .information-list .information-list2 {
  margin-bottom: var(--d30);
}
.informationcontent .information-list .information-list2:last-child {
  margin-bottom: 0;
}
.informationcontent .information-list .information-list2 .information-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d20);
  padding-right: var(--d40);
  background-color: #F7F7F7;
  transition: all 0.5s;
  border-radius: 20px;
}
.informationcontent .information-list .information-list2 .information-list3:hover {
  background-color: var(--c);
}
.informationcontent .information-list .information-list2 .information-list3:hover .information-list-title h2 {
  color: #fff !important;
}
.informationcontent .information-list .information-list2 .information-list3:hover .information-list-text {
  color: #fff !important;
}
.informationcontent .information-list .information-list2 .information-list3:hover .information-list-more {
  color: #fff !important;
}
.informationcontent .information-list .information-list2 .information-list3:hover .information-day {
  color: #fff !important;
}
.informationcontent .information-list .information-list2 .information-list3:hover .information-year {
  color: #fff !important;
}
.informationcontent .information-list .information-list2 .information-list3 .information-img {
  width: calc(345 / 1350 * 100%);
}
.informationcontent .information-list .information-list2 .information-list3 .information-img .img-box {
  border-radius: 10px;
  padding-bottom: calc(435 / 695 * 100%);
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox {
  width: calc(1065 / 1350 * 100%);
  padding-left: var(--d42);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox .information-textbox2 {
  width: calc(100% - 60px);
  max-width: 666px;
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox .information-textbox2 .information-list-title {
  margin-bottom: var(--d20);
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox .information-textbox2 .information-list-title h2 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  font-weight: 700;
  color: var(--c3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox .information-textbox2 .information-list-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  transition: all 0.5s;
}
.informationcontent .information-list .information-list2 .information-list3 .information-textbox .information-textbox2 .information-list-more {
  margin-top: var(--d40);
  font-size: var(--16);
  line-height: calc(20 / 16);
  transition: all 0.5s;
}
.information-date {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.information-date .information-day {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-weight: 700;
  margin-bottom: var(--d10);
  color: var(--c3);
  transition: all 0.5s;
}
.information-date .information-year {
  font-size: var(--14);
  line-height: calc(20 / 14);
  transition: all 0.5s;
}
.groupcontent {
  padding: var(--d100) 0;
}
.groupcontent .group-list {
  padding-bottom: var(--d60);
  margin-bottom: calc(-1 * var(--d30));
}
.groupcontent .group-list .group-list2 {
  margin-bottom: var(--d30);
}
.groupcontent .group-list .group-list2 .group-list3 {
  display: flex;
  justify-content: space-between;
  background-color: #F7F7F7;
  border-radius: 20px;
  padding: var(--d36) var(--d38);
  transition: all 0.5s;
}
.groupcontent .group-list .group-list2 .group-list3:hover {
  background-color: var(--c);
}
.groupcontent .group-list .group-list2 .group-list3:hover .information-year,
.groupcontent .group-list .group-list2 .group-list3:hover .information-day,
.groupcontent .group-list .group-list2 .group-list3:hover .group-more,
.groupcontent .group-list .group-list2 .group-list3:hover .group-list-title h2 {
  color: #fff !important;
}
.groupcontent .group-list .group-list2 .group-list3 .group-textbox {
  width: calc(100% - 60px);
}
.groupcontent .group-list .group-list2 .group-list3 .group-textbox .group-list-title {
  margin-bottom: var(--d138);
}
.groupcontent .group-list .group-list2 .group-list3 .group-textbox .group-list-title h2 {
  font-size: var(--26);
  line-height: calc(30 / 26);
  font-weight: 700;
  color: var(--c3);
}
.groupcontent .group-list .group-list2 .group-list3 .group-textbox .group-more {
  font-size: var(--16);
  line-height: calc(20 / 16);
  transition: all 0.5s;
}
.videocontent {
  padding: var(--d100) 0;
}
.videocontent .video-list {
  margin-bottom: var(--d60);
}
.videocontent .video-list .video-list2:nth-child(2n) .video-list3 {
  flex-direction: row-reverse;
  background-color: #F8F6F5;
}
.videocontent .video-list .video-list2:nth-child(2n) .video-list3 .video-textbox {
  padding-right: unset;
  padding-left: var(--d93);
}
.videocontent .video-list .video-list2 .video-list3 {
  padding: var(--d24);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.videocontent .video-list .video-list2 .video-list3:hover img {
  transform: scale(1.1);
}
.videocontent .video-list .video-list2 .video-list3 .video-textbox {
  width: calc(686 / 1362 * 100%);
  padding-right: var(--d93);
}
.videocontent .video-list .video-list2 .video-list3 .video-textbox .video-type {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d12) var(--d36);
  border-radius: 50px;
  border: 1px solid var(--c);
  font-size: var(--18);
  line-height: calc(24 / 18);
  color: var(--c);
  margin-bottom: var(--d24);
}
.videocontent .video-list .video-list2 .video-list3 .video-textbox .video-title {
  margin-bottom: var(--d12);
}
.videocontent .video-list .video-list2 .video-list3 .video-textbox .video-title h2 {
  color: var(--c);
  font-weight: 700;
  font-size: var(--36);
  line-height: calc(48 / 36);
}
.videocontent .video-list .video-list2 .video-list3 .video-textbox .video-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
}
.videocontent .video-list .video-list2 .video-list3 .video-img {
  width: calc(676 / 1362 * 100%);
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.videocontent .video-list .video-list2 .video-list3 .video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.videocontent .video-list .video-list2 .video-list3 .video-img .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--r80);
  height: var(--r80);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
}
.videocontent .video-list .video-list2 .video-list3 .video-img .video-icon i {
  font-size: var(--30);
  color: var(--c);
  transform: translateX(10%);
}
.contactcontent {
  margin-top: calc(-1 * var(--d90));
  padding-bottom: var(--d138);
  position: relative;
  z-index: 10;
}
.contactcontent .contact-list {
  --bs-gutter-x: var(--g24);
  padding-bottom: var(--d60);
  margin-bottom: calc(-1 * var(--d30));
}
.contactcontent .contact-list .contact-list2 {
  margin-bottom: var(--d30);
}
.contactcontent .contact-list .contact-list2 .contact-list3 {
  padding: var(--d68) var(--d30);
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover .contact-list-icon {
  color: var(--c);
}
.contactcontent .contact-list .contact-list2 .contact-list3:hover .contact-list-text {
  color: var(--c);
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-list-icon {
  color: #333333;
  margin-bottom: var(--d40);
  transition: all 0.5s;
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-list-icon i {
  font-size: var(--46);
}
.contactcontent .contact-list .contact-list2 .contact-list3 .contact-list-text {
  font-size: var(--16);
  color: #333333;
  transition: all 0.5s;
}
.contactcontent .contact-conbox {
  display: flex;
  justify-content: space-between;
}
.contactcontent .contact-conbox .contact-img {
  width: calc(707 / 1410 * 100%);
  border-radius: 20px;
  overflow: hidden;
}
.contactcontent .contact-conbox .contact-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .contact-conbox .contact-con {
  width: calc(703 / 1410 * 100%);
  padding-left: var(--d34);
}
.contactcontent .contact-conbox .contact-con .contact-title {
  margin-bottom: var(--d20);
}
.contactcontent .contact-conbox .contact-con .contact-title h2 {
  font-size: var(--32);
  line-height: calc(41 / 32);
  color: var(--c3);
  font-weight: 700;
}
.contactcontent .contact-conbox .contact-con .contact-text {
  font-size: var(--20);
  line-height: calc(26 / 20);
  color: #444444;
  margin-bottom: var(--d48);
}
.contact-form .contact-form-title {
  margin-bottom: var(--d60);
}
.contact-form ul li {
  margin-bottom: var(--d14);
}
.contact-form .input-box {
  width: 100%;
  padding: var(--d14);
  font-size: var(--18);
  line-height: calc(23 / 18);
  background-color: #F3F3F3;
  color: var(--c3);
  border-radius: 6px;
}
.contact-form .input-box::placeholder {
  color: #444444;
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  height: 188px;
  margin-bottom: var(--d14);
  border-radius: 16px;
}
.contact-form .submit {
  margin-top: var(--d14);
  background-color: transparent;
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d100);
  padding-top: var(--d60);
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  white-space: nowrap;
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.sitemapcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  border-radius: 8px;
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
@media (max-width: 1800px) {
  .container2 {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
    --g210: 6.125rem;
    --r136: 120px;
    --r48: 40px;
    --r44: 40px;
    --68: 60px;
    --36: 35px;
    --24: 20px;
  }
  .indexcontent .i-about .i-about-video {
    right: 284px;
    width: 125px;
    height: 125px;
  }
}
@media (max-width: 1600px) {
  .container2,
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g210: 4.125rem;
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r136: 90px;
    --r110: 90px;
    --r85: 75px;
    --r70: 60px;
    --r60: 55px;
    --r56: 50px;
    --r48: 35px;
    --r44: 30px;
    --d700: 600px;
    --d376: 300px;
    --d357: 285px;
    --d330: 270px;
    --d300: 250px;
    --d260: 150px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d183: 110px;
    --d180: 110px;
    --d176: 110px;
    --d170: 110px;
    --d166: 100px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d115: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d88: 65px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 20px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d16: 10px;
    --d12: 8px;
    --128: 100px;
    --120: 100px;
    --110: 70px;
    --100: 70px;
    --96: 70px;
    --90: 75px;
    --86: 65px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --70: 65px;
    --68: 52px;
    --66: 60px;
    --64: 54px;
    --62: 52px;
    --60: 50px;
    --58: 48px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --50: 38px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --36: 30px;
    --34: 30px;
    --32: 30px;
    --30: 28px;
    --28: 26px;
    --26: 22px;
    --24: 20px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
  }
  .indexcontent .i-advantages .i-advantages-box {
    align-items: stretch;
  }
  .indexcontent .i-about .i-about-video {
    right: 15.6%;
    width: 100px;
    height: 100px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo {
    width: 350px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-logobox {
    width: 350px;
  }
  .culturecontent .culture .culture-left {
    transform: scale(0.8);
    transform-origin: top center;
    left: 9%;
  }
  .culturecontent .culture .culture-right {
    transform: scale(0.8);
    transform-origin: top center;
    right: 5%;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1rem;
  }
  .container2,
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --g210: 5.125rem;
    --g104: 2.5rem;
    --g86: 2.375rem;
    --g80: 3rem;
    --g70: 2.175rem;
    --g50: 2rem;
    --g40: 1.5rem;
    --r136: 80px;
    --r110: 80px;
    --r85: 65px;
    --r70: 55px;
    --r64: 50px;
    --r60: 50px;
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --r38: 30px;
    --d700: 450px;
    --d376: 220px;
    --d357: 205px;
    --d330: 205px;
    --d300: 205px;
    --d260: 100px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d183: 80px;
    --d180: 80px;
    --d176: 80px;
    --d170: 80px;
    --d168: 75px;
    --d166: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d88: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d65: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --128: 80px;
    --120: 66px;
    --100: 60px;
    --96: 60px;
    --90: 66px;
    --86: 55px;
    --75: 50px;
    --72: 50px;
    --70: 50px;
    --68: 46px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --62: 46px;
    --60: 45px;
    --58: 38px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --50: 36px;
    --48: 30px;
    --45: 30px;
    --44: 30px;
    --42: 30px;
    --40: 30px;
    --38: 30px;
    --36: 28px;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .franchisecontent .franchise .franchise-list .franchise-list2 .franchise-list3 {
    padding: var(--d18) var(--d60);
  }
  .culturecontent .culture .culture-left {
    transform: scale(0.7);
    transform-origin: top center;
    left: 7%;
  }
  .culturecontent .culture .culture-right {
    transform: scale(0.7);
    transform-origin: top center;
    right: 1%;
  }
  .fooder .fooder-top .fooder-top2 .fooder-right {
    width: 600px;
  }
  .news-con .news-icon {
    right: 4px;
    bottom: 4px;
  }
  .header .header-logo .logo {
    width: 78px;
  }
  .indexcontent .i-honor .i-honor-titlebox .i-honor-titlebox2 {
    width: 633px;
  }
  .header .header-box .header-content {
    height: 66px;
    padding: 0 35px;
  }
}
@media (max-width: 1200px) {
  .container2,
  .container {
    max-width: 860px;
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --g210: 3.125rem;
    --r120: 100px;
    --r38: 35px;
    --r36: 30px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d300: 150px;
    --d260: 80px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d166: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d19: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 80px;
    --120: 50px;
    --96: 55px;
    --90: 50px;
    --86: 45px;
    --75: 45px;
    --72: 45px;
    --70: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --62: 36px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-img {
    width: 100%;
  }
  .responsibilitycontent .responsibilitycontent1 .responsibility-con .responsibility-textbox {
    width: 100%;
    padding: 0;
    margin-top: var(--d30);
  }
  .responsibilitycontent .responsibilitycontent1 .responsibility-con {
    flex-direction: column;
  }
  .franchisecontent .policy .policy-con .policy-right {
    width: 100%;
  }
  .franchisecontent .policy .policy-con .policy-left {
    width: 100%;
    padding-right: 0;
    padding-bottom: var(--d30);
  }
  .franchisecontent .policy .policy-con {
    flex-direction: column;
  }
  .franchisecontent .franchise .franchise-con .franchise-con-img {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .franchisecontent .franchise .franchise-con .franchise-con-textbox {
    width: 100%;
    padding: 0;
  }
  .franchisecontent .franchise .franchise-con {
    flex-direction: column-reverse;
  }
  .culturecontent .culture > img {
    display: none;
  }
  .culturecontent .culture .culture-left {
    position: unset;
    transform: unset;
    margin-bottom: var(--d30);
  }
  .culturecontent .culture .culture-right {
    position: unset;
    transform: unset;
  }
  .culturecontent .culture .culture-right .culture-textbox2 .culture-list {
    margin: 0 auto;
    max-width: 100%;
  }
  .culturecontent .culture .culture-left .culture-titlebox1 .culture-title h2 {
    font-size: var(--50);
  }
  .culturecontent .culture .culture-left .culture-textbox .culture-list .culture-list2 .culture-list3 .culture-textbox1 .culture-text-title {
    font-size: var(--30);
  }
  .culturecontent .culture .culture-right .culture-titlebox2 .culture-title h2 {
    color: var(--c);
    font-size: var(--54);
  }
  .culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-title1 {
    color: #000;
    font-size: var(--36);
  }
  .culturecontent .culture .culture-right .culture-textbox2 .culture-list .culture-list2 .culture-list3 .culture-list-title2 {
    color: #000;
  }
  .canvas-box {
    display: none !important;
  }
  .technicalcontent .technical-list .technical-list2 .technical-list3 {
    flex-direction: column !important;
  }
  .technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-textbox,
  .technicalcontent .technical-list .technical-list2 .technical-list3 .technical-list-img {
    width: 100%;
  }
  .history-con .history-swbox .history-swbox2 {
    flex-direction: column;
    justify-content: flex-start;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper2 .swiper-slide:nth-child(2n) {
    padding-bottom: 0;
  }
  .honorcontent .honor .honor-swbox .honor-prev,
  .history-con .history-swbox .history-swbox2 .history-prev {
    left: 0;
    transform: translate(0, -50%);
  }
  .honorcontent .honor .honor-swbox .honor-next,
  .history-con .history-swbox .history-swbox2 .history-next {
    right: 0;
    transform: translate(0, -50%);
  }
  .honorcontent .honor .honor-swbox {
    padding: 0 40px;
  }
  .history-con .history-swbox .history-swbox2 {
    padding: 0 40px;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 {
    width: 100%;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper2 {
    width: 100%;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding: 0;
  }
  .header .header-logo {
    position: unset;
    transform: unset;
  }
  .index-banner .banner-titlebox {
    width: 692px;
  }
  .header .header-box {
    background-color: #fff;
    top: 0;
    box-shadow: -1px 5px 22.5px -7px rgba(21, 21, 21, 0.37);
    position: sticky;
  }
  .header .header-box .header-content {
    box-shadow: none;
  }
  .news-con .news-con2,
  .indexcontent .i-about .i-about-con,
  .index-banner .swiper-slide iframe,
  .index-banner .swiper-slide .banner-video,
  .index-banner .swiper-slide img {
    -webkit-mask-image: unset;
    mask-image: unset;
  }
  .indexcontent .i-product {
    padding-bottom: 70px;
  }
  .indexcontent .i-about .i-about-con {
    padding-top: 70px;
  }
  .fooder .fooder-top .fooder-top2 {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-top2 .fooder-logobox {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .fooder .fooder-top .fooder-top2 .fooder-right {
    width: 100%;
  }
  .news-con .news-icon {
    right: 20px;
    bottom: 10px;
  }
  .index-banner .banner-up {
    display: none;
  }
  .index-banner .banner-butbox {
    right: var(--p);
    bottom: var(--d60);
  }
  .indexcontent .i-product .i-product-con {
    flex-direction: column;
    padding-right: var(--p);
  }
  .indexcontent .i-product .i-product-con .i-product-left {
    width: 100%;
  }
  .indexcontent .i-product .i-product-con .i-product-left .i-product-list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: safe center;
    align-items: center;
    border-bottom: 1px solid #00000026;
  }
  .indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 .i-product-list3 .i-product-list-title {
    width: auto;
    margin-right: var(--d30);
  }
  .indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2 {
    border-bottom: 0;
    margin-right: var(--d30);
  }
  .indexcontent .i-product .i-product-con .i-product-left .i-product-list .i-product-list2:last-child {
    margin-right: 0;
  }
  .indexcontent .i-honor .i-honor-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-honor .i-honor-titlebox .i-honor-titlebox2 {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .i-partners-imgbox .ams {
    width: 20.54167vw;
    margin-right: 0.9375vw;
    display: inline-block;
  }
  .indexcontent .i-honor .i-honor-swbox {
    margin-right: var(--p);
  }
  .indexcontent .i-product .i-product-con .i-product-right {
    width: 100%;
    padding-left: 0;
    margin-top: var(--d30);
  }
  .indexcontent .i-product .i-product-con .i-product-right .i-product-box .i-product-butbox {
    padding-right: 0;
  }
  .details-content .details-right {
    width: 100%;
    padding-left: 0;
  }
  .details-content .details-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .details-content {
    flex-direction: column;
  }
}
@media (max-width: 990px) {
  .container2,
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r120: 80px;
    --r70: 50px;
    --r56: 46px;
    --r50: 35px;
    --r48: 40px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d300: 100px;
    --d170: 80px;
    --d166: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --96: 50px;
    --80: 40px;
    --72: 40px;
    --70: 40px;
    --68: 40px;
    --60: 40px;
    --58: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .contactcontent .contact-conbox {
    flex-direction: column;
  }
  .contactcontent .contact-conbox .contact-img {
    width: 100%;
  }
  .contactcontent .contact-conbox .contact-con {
    width: 100%;
    padding: 0;
    margin-top: var(--d30);
  }
  .videocontent .video-list .video-list2 .video-list3 .video-textbox {
    width: 100%;
    padding: 0 !important;
    margin-bottom: var(--d30);
  }
  .videocontent .video-list .video-list2 .video-list3 .video-img {
    width: 100%;
  }
  .videocontent .video-list .video-list2 .video-list3 {
    flex-direction: column !important;
  }
  .informationcontent .information-list .information-list2 .information-list3 .information-img {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .informationcontent .information-list .information-list2 .information-list3 .information-textbox {
    width: 100%;
    padding: 0;
  }
  .informationcontent .information-list .information-list2 .information-list3 {
    flex-direction: column;
  }
  .franchisecontent .tel .tel-icon {
    display: none;
  }
  .franchisecontent .tel .tel-textbox {
    width: 100%;
    padding: 0;
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-img {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-advantages .i-advantages-box {
    flex-direction: column;
  }
  .indexcontent .i-advantages .i-advantages-box .i-advantages-con {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .container2,
  .container {
    max-width: 90%;
  }
  .fooder {
    padding-bottom: 52px;
  }
  :root {
    --p: 5%;
    --r48: 35px;
    --d357: 85px;
    --d300: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d183: 60px;
    --d180: 60px;
    --d176: 60px;
    --d170: 60px;
    --d168: 50px;
    --d166: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d84: 40px;
    --d75: 40px;
    --d65: 25px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --120: 40px;
    --96: 38px;
    --80: 38px;
    --75: 38px;
    --72: 36px;
    --70: 36px;
    --68: 36px;
    --66: 36px;
    --64: 36px;
    --62: 36px;
    --60: 34px;
    --58: 32px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .details-content .details-left .details-imgbox {
    flex-direction: column;
  }
  .details-content .details-left .details-imgbox .details-swiperbox {
    width: 100%;
    height: auto !important;
  }
  .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .index-banner .banner-titlebox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding-left: var(--p);
  }
  .index-banner .slide-inner {
    padding-bottom: calc(4 / 3 * 100%);
  }
  .other-img {
    height: 200px;
  }
  .other-banner .other-titlebox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 576px) {
  :root {
    --r120: 70px;
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d243: 50px;
    --d225: 50px;
    --d212: 50px;
    --d208: 30px;
    --d200: 30px;
    --d190: 30px;
    --d185: 30px;
    --d183: 30px;
    --d180: 30px;
    --d176: 30px;
    --d170: 30px;
    --d166: 30px;
    --d168: 30px;
    --d162: 30px;
    --d164: 30px;
    --d160: 30px;
    --d158: 30px;
    --d155: 30px;
    --d150: 30px;
    --d147: 30px;
    --d145: 30px;
    --d140: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d115: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d34: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --128: 50px;
    --120: 35px;
    --110: 50px;
    --96: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --72: 28px;
    --70: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --62: 28px;
    --60: 28px;
    --48: 26px;
    --46: 26px;
    --44: 24px;
    --40: 24px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 {
    padding-bottom: 0;
  }
  .details-content .details-right .details-right2 .details-butbox {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .details-content .details-right .details-right2 .details-butbox .details-share {
    margin-bottom: var(--d30);
  }
  .header .header-box .header-content {
    height: 55px;
  }
  .header .header-logo .logo {
    width: 65px;
  }
  .indexcontent .i-news .i-news-textbox {
    flex-direction: column;
    align-items: flex-end;
  }
  .i-news-text {
    margin-bottom: var(--d30);
    width: 100%;
  }
  .indexcontent .i-about .i-about-con .i-about-list {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .fooder .fooder-top .fooder-top2 .fooder-right {
    flex-wrap: wrap;
  }
  .fooder-contact {
    width: 100%;
  }
  .fooder-products,
  .fooder-about {
    display: none;
  }
  .indexcontent .i-about .i-about-con .i-about-list .i-about-list2 {
    width: 45%;
    margin-right: 0;
  }
  .fooder .fooder-top .fooder-top2 .fooder-logobox .fooder-logo {
    width: 300px;
    max-width: 100%;
  }
  .i-partners-imgbox .ams {
    width: 50vw;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con {
    flex-direction: column;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-date {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con .history-sw-text::after {
    display: none;
  }
  .history-con .history-swbox .history-swbox2 .history-swiper1 .history-sw-con {
    margin-bottom: var(--d50);
  }
  .history-con2 .history-swbox .history-swbox2 .history2-next {
    display: none;
  }
  .history-con2 .history-swbox .history-swbox2 .history2-prev {
    display: none;
  }
}
