* {
  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(24 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #0E1109;
}
.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: #F8FCFF;
}
.table-box table tr td:first-child {
  text-align: left;
  background-color: #FAFAFA;
}
.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;
}
body {
  font-family: PontanoSans, 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: 'PontanoSans';
  font-weight: 300;
  font-style: normal;
  src: local('PontanoSans Light'), local('PontanoSans-Light'), url('../../app/fonts/PontanoSans-Light.woff2') format('woff2'), url('../../app/fonts/PontanoSans-Light.woff') format('woff'), url('../../app/fonts/PontanoSans-Light.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PontanoSans';
  font-weight: 400;
  font-style: normal;
  src: local('PontanoSans Regular'), local('PontanoSans-Regular'), url('../../app/fonts/PontanoSans-Regular.woff2') format('woff2'), url('../../app/fonts/PontanoSans-Regular.woff') format('woff'), url('../../app/fonts/PontanoSans-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PontanoSans';
  font-weight: 500;
  font-style: normal;
  src: local('PontanoSans Medium'), local('PontanoSans-Medium'), url('../../app/fonts/PontanoSans-Medium.woff2') format('woff2'), url('../../app/fonts/PontanoSans-Medium.woff') format('woff'), url('../../app/fonts/PontanoSans-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PontanoSans';
  font-weight: 600;
  font-style: normal;
  src: local('PontanoSans SemiBold'), local('PontanoSans-SemiBold'), url('../../app/fonts/PontanoSans-SemiBold.woff2') format('woff2'), url('../../app/fonts/PontanoSans-SemiBold.woff') format('woff'), url('../../app/fonts/PontanoSans-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'PontanoSans';
  font-weight: 700;
  font-style: normal;
  src: local('PontanoSans Bold'), local('PontanoSans-Bold'), url('../../app/fonts/PontanoSans-Bold.woff2') format('woff2'), url('../../app/fonts/PontanoSans-Bold.woff') format('woff'), url('../../app/fonts/PontanoSans-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Anton';
  font-weight: 400;
  font-style: normal;
  src: local('Anton Regular'), local('Anton-Regular'), url('../../app/fonts/Anton-Regular.woff2') format('woff2'), url('../../app/fonts/Anton-Regular.woff') format('woff'), url('../../app/fonts/Anton-Regular.ttf') format('truetype');
  font-display: swap;
}
i {
  line-height: 1;
}
.container {
  max-width: 1650px;
  padding: 0;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1650px) / 2);
  --c: #31439C;
  --c2: #2B6A4D;
  --c3: #222;
  --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;
  --r120: 120px;
  --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;
  --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;
}
.anton {
  font-family: Anton, Arial, sans-serif;
}
.title {
  font-size: var(--58);
  line-height: calc(69 / 58);
  color: var(--c3);
  font-family: Anton, Arial, sans-serif;
}
.title2 {
  font-size: var(--68);
  line-height: calc(81 / 68);
  color: var(--c3);
  font-family: Anton, Arial, sans-serif;
}
@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(2);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@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 {
  position: sticky;
  top: 0px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  background-color: #fff;
}
.header .header-logo {
  position: absolute;
  left: var(--p);
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 100;
}
.header .header-logo .header-logobg {
  width: 110px;
}
.header .header-logo .header-logobg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header .header-logo .logo {
  width: 110px;
  transform: translateY(-30%);
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box0 {
  background-color: #222222;
}
.header .header-box0 .header-content0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding-left: 170px;
}
.header .header-box0 .header-content0 .header-mes {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .header-box0 .header-content0 .header-mes .header-mes2 {
  margin-right: var(--d32);
}
.header .header-box0 .header-content0 .header-mes .header-mes2:last-child {
  margin-right: 0;
}
.header .header-box0 .header-content0 .header-mes .header-mes2 .header-mes3 {
  color: #F5F5F5;
  font-size: var(--14);
  line-height: calc(19 / 14);
}
.header .header-box0 .header-content0 .header-mes .header-mes2 .header-mes3 i {
  font-size: var(--16);
  margin-right: var(--d10);
}
.header .header-box0 .header-content0 .header-sharebox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box0 .header-content0 .header-sharebox .header-share {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d32);
}
.header .header-box0 .header-content0 .header-sharebox .header-share a {
  display: block;
  margin-right: var(--d36);
}
.header .header-box0 .header-content0 .header-sharebox .header-share a:last-child {
  margin-right: 0;
}
.header .header-box0 .header-content0 .header-sharebox .header-share a i {
  font-size: var(--20);
  color: #DEE9F3;
}
.header .header-box {
  position: relative;
}
.header .header-box .header-content {
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  padding-left: 170px;
}
.header .header-con {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .header-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-menu i {
  font-size: var(--22);
  color: #000000;
}
.header .header-search {
  position: relative;
  margin-right: var(--d30);
}
.header .header-search .search-con {
  cursor: pointer;
  transition: all 0.5s;
}
.header .header-search .search-con:hover i {
  color: var(--c);
}
.header .header-search .search-con i {
  transition: all 0.5s;
  color: var(--c3);
  font-size: var(--20);
}
.header .header-search .search {
  position: absolute;
  right: 0%;
  bottom: -15px;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-search .search .search-box {
  width: 100%;
  border: 1px solid #008DC2;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.header .header-search .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
  z-index: 100;
}
.header .header-cart {
  margin-right: var(--d30);
}
.header .header-cart a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.header .header-cart a:hover {
  color: var(--c);
}
.header .header-cart a i {
  margin-right: var(--d8);
  font-size: var(--20);
  color: var(--c3);
}
.header .header-cart a span {
  border-radius: 50%;
  font-size: var(--16);
}
.header .header-language .header-language2 {
  position: relative;
}
.header .header-language .header-language2:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-language .header-language2 .header-language3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  line-height: calc(21 / 16);
  padding: var(--d10) var(--d12);
  background-color: var(--c);
  color: #fff;
}
.header .header-language .header-language2 .header-language3 .icon-yuyan {
  font-size: var(--20);
  margin-right: var(--d8);
}
.header .header-language .header-language2 .header-language3 .icon-xia {
  font-size: 6px;
  margin-left: var(--d10);
}
.header .header-language .header-language2 .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;
}
.header .header-language .header-language2 .more a {
  transition: all 0.5s;
}
.header .header-language .header-language2 .more a:hover {
  background-color: var(--c) !important;
  color: #fff !important;
}
.header .header-language .header-language2 .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.header .header-language .header-language2 .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;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2:hover .more2 {
  opacity: 1;
  transform: translate(100%, 0) rotateY(0deg);
  visibility: visible;
}
.header .header-language .header-language2 .more .more-1-list .more-1-list2 a {
  padding: 10px 20px;
  white-space: nowrap;
  display: block;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #1C1C1C;
  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 {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  top: 0;
}
@media (min-width: 1201px) {
  .header-none {
    display: none;
  }
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-right: var(--d80);
  }
  .header-nav .header-list .header-list2:first-child {
    margin-left: 0;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    transition: all 0.5s;
    font-size: var(--20);
    line-height: calc(24 / 20);
    font-weight: 500;
    display: flex;
    align-items: center;
    color: var(--c3);
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
  }
  .header-nav .header-list .header-list2 .header-list3 a:hover {
    color: var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2:hover 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 .action .header-list3 {
    color: var(--c) !important;
  }
  .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 {
    margin-right: 120px;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list {
    margin-right: 80px;
  }
  .more {
    top: 130px;
  }
}
@media (max-width: 1200px) {
  .header-none2 {
    display: none;
  }
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 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);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--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 i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  background-color: rgba(34, 34, 34, 0.18);
  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: 40px;
  height: 40px;
}
.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(45deg);
}
.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 {
    transform: scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 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 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: var(--d42);
  z-index: 10;
  transition: all 0.5s;
}
.index-banner .banner-butbox .banner-next,
.index-banner .banner-butbox .banner-prev {
  font-size: var(--14);
  color: #fff;
}
.index-banner .banner-butbox .banner-next:hover,
.index-banner .banner-butbox .banner-prev:hover {
  color: var(--c);
}
.index-banner .banner-pagination {
  text-align: center;
  z-index: 10;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0 var(--d32);
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 50%;
  margin: 0 var(--d8);
  opacity: 1;
  background-color: transparent;
}
.index-banner .banner-pagination .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(12 / 24 * 100%);
  height: calc(12 / 24 * 100%);
  content: '';
  opacity: 0.69;
  background-color: #FFFFFF;
  border-radius: 50%;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  border: 1px solid #ffffff;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active::after {
  background-color: #31439C;
  opacity: 1;
}
.index-banner .slide-inner {
  padding-bottom: calc(830 / 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;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .sw-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
.indexcontent .i-mes-list {
  border-bottom: 1px solid #F5F5F5;
  --bs-gutter-x: 0;
}
.indexcontent .i-mes-list .i-mes-list2 {
  border-right: 1px solid #F5F5F5;
}
.indexcontent .i-mes-list .i-mes-list2 .i-mes-list3 {
  padding: var(--d40) var(--d45);
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.indexcontent .i-mes-list .i-mes-list2 .i-mes-list3 .i-mes-icon {
  width: var(--r60);
  min-width: var(--d60);
  height: var(--r60);
  background-image: url('../img/i_mes_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d32);
}
.indexcontent .i-mes-list .i-mes-list2 .i-mes-list3 .i-mes-icon i {
  font-size: var(--40);
  color: var(--c);
}
.indexcontent .i-mes-list .i-mes-list2 .i-mes-list3 .i-mes-list-title {
  font-family: Anton, Arial, sans-serif;
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: var(--c3);
}
.indexcontent .i-product {
  padding: var(--d130) 0;
}
.indexcontent .i-product .i-product-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.indexcontent .i-product .i-product-text {
  text-align: center;
  width: 1410px;
  max-width: 100%;
  margin: 0 auto var(--d32);
}
.indexcontent .i-product .con-but {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d56);
}
.indexcontent .i-product .i-product-conbox {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-product .i-product-conbox .i-product-con {
  position: relative;
}
.indexcontent .i-product .i-product-conbox .i-product-con:hover::after {
  opacity: 0;
}
.indexcontent .i-product .i-product-conbox .i-product-con:hover::before {
  opacity: 1;
}
.indexcontent .i-product .i-product-conbox .i-product-con:hover .i-product-textbox {
  transform: none !important;
}
.indexcontent .i-product .i-product-conbox .i-product-con:hover .i-product-img img {
  transform: scale(1.1);
}
.indexcontent .i-product .i-product-conbox .i-product-con::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 68.09%, #222222 100%);
  z-index: 10;
  opacity: 1;
  transition: all 0.5s;
  pointer-events: none;
}
.indexcontent .i-product .i-product-conbox .i-product-con::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: linear-gradient(176.87deg, rgba(49, 67, 156, 0) 3.68%, #31439C 97.41%);
  opacity: 0;
  transition: all 0.5s;
  pointer-events: none;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-img {
  overflow: hidden;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: var(--d20);
  transition: all 0.5s;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox .i-product-con-title h3 {
  font-size: var(--24);
  line-height: calc(32 / 24);
  color: #fff;
  font-family: Anton, Arial, sans-serif;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox .i-product-con-textbox {
  padding-top: var(--d16);
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox .i-product-con-textbox .i-product-con-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  margin-bottom: var(--d64);
  color: #f5f5ff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox .i-product-con-textbox .i-product-con-but {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  padding: 6px var(--d26) 6px var(--d18);
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: #fff;
}
.indexcontent .i-product .i-product-conbox .i-product-left {
  width: calc(480 / 1650 * 100%);
}
.indexcontent .i-product .i-product-conbox .i-product-right {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: calc(1150 / 1650 * 100%);
}
.indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 .i-product-right3 {
  width: calc(690 / 1150 * 100%);
}
.indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 .i-product-right4 {
  width: calc(440 / 1150 * 100%);
}
.indexcontent .i-about {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
  position: relative;
}
.indexcontent .i-about .bg {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  pointer-events: none;
}
.indexcontent .i-about .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .container {
  position: relative;
  z-index: 10;
}
.indexcontent .i-about .i-about-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d56);
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 {
  width: calc(936 / 1650 * 100%);
  padding-right: var(--d96);
  position: relative;
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2::after {
  content: '';
  width: 1px;
  height: var(--d243);
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 49.04%, rgba(217, 217, 217, 0) 100%);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 .i-about-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 .i-about-title2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d84);
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 .i-about-title2 .i-about-establish {
  margin-right: var(--d58);
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 .i-about-title2 .i-about-establish .i-about-establish1 {
  font-size: var(--16);
  line-height: calc(24 / 16);
  margin-bottom: 5px;
}
.indexcontent .i-about .i-about-titlebox .i-about-titlebox2 .i-about-title2 .i-about-establish .i-about-establish2 {
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: var(--c3);
  font-family: Anton, Arial, sans-serif;
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox {
  width: calc(714 / 1650 * 100%);
  padding-left: var(--d96);
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-contitle {
  font-size: var(--24);
  line-height: 1;
  margin-bottom: var(--d16);
  font-weight: 700;
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-context {
  font-size: var(--16);
  line-height: calc(24 / 16);
  margin-bottom: var(--d56);
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-list {
  display: flex;
  justify-content: flex-start;
  margin-bottom: calc(-1 * var(--d30));
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-list .i-about-list2 {
  height: 100%;
  margin-right: var(--d80);
  margin-bottom: var(--d30);
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-list .i-about-list2:last-child {
  margin-right: 0;
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-list .i-about-list2 .i-about-numbox .num {
  font-size: var(--38);
  line-height: calc(45.6 / 38);
  color: var(--c);
  margin-bottom: var(--d16);
  font-family: Anton, Arial, sans-serif;
}
.indexcontent .i-about .i-about-titlebox .i-about-conbox .i-about-list .i-about-list2 .i-about-numbox .i-about-numtitle {
  font-size: var(--16);
}
.indexcontent .i-about .i-about-video {
  position: relative;
}
.indexcontent .i-about .i-about-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-news {
  position: relative;
  padding-bottom: var(--d105);
}
.indexcontent .i-news .bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  pointer-events: none;
}
.indexcontent .i-news .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-news .i-news-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d56);
}
.indexcontent .i-news .i-news-titlebox .i-news-title {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-titlebox .i-news-textbox {
  width: 720px;
  max-width: 100%;
}
.indexcontent .i-news .i-news-titlebox .i-news-textbox .i-news-text {
  margin-bottom: var(--d32);
  font-size: var(--16);
}
.indexcontent .i-news .i-news-list .i-news-list2:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-list .i-news-list2:hover .i-news-box {
  background-color: #F5F5F5;
}
.indexcontent .i-news .i-news-list .i-news-list2:hover .i-news-box .i-news-list-textbox .i-news-list-title h3 {
  color: var(--c) !important;
  text-decoration: underline;
}
.indexcontent .i-news .i-news-list .i-news-list2:hover .i-news-box .i-news-list-textbox .i-news-list-but {
  background-color: var(--c) !important;
  color: #fff !important;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box {
  padding: var(--d20);
  transition: all 0.5s;
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left {
  width: calc(1180 / 1610 * 100%);
  padding-right: var(--d30);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-type {
  padding: 4px var(--d10);
  font-size: var(--16);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #F5F5F5;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox {
  width: 720px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-textbox2 {
  margin-bottom: var(--d48);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-textbox2 .i-news-list-date {
  font-size: var(--16);
  color: var(--c);
  margin-bottom: var(--d24);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-textbox2 .i-news-list-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-textbox2 .i-news-list-title h3 {
  font-size: var(--20);
  font-family: Anton, Arial, sans-serif;
  color: var(--c3);
  line-height: calc(30 / 20);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-textbox2 .i-news-list-text {
  font-size: var(--16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-but {
  width: var(--r40);
  height: var(--r40);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  color: var(--c);
  background-color: #F5F5F5;
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox .i-news-list-but i {
  font-size: var(--30);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-right {
  width: calc(430 / 1610 * 100%);
}
.indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-right .i-news-list-img .img-box {
  padding-bottom: calc(460 / 860 * 100%);
}
.indexcontent .i-questions .i-questions-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F5F5F5;
}
.indexcontent .i-questions .i-questions-box .i-questions-left {
  width: calc(690 / 1920 * 100%);
}
.indexcontent .i-questions .i-questions-box .i-questions-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-questions .i-questions-box .i-questions-right {
  width: calc(1230 / 1920 * 100%);
  padding-left: var(--d135);
  padding-right: var(--p);
}
.indexcontent .i-questions .i-questions-box .i-questions-right .i-questions-title {
  margin-bottom: var(--d16);
}
.indexcontent .i-questions .i-questions-box .i-questions-right .i-questions-text {
  font-size: var(--16);
  margin-bottom: var(--d56);
}
.video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--r60);
  height: var(--r60);
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.video-icon::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
}
.video-icon::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 50%;
  animation: playan2 3s linear infinite normal;
  animation-delay: 1.5s;
}
.video-icon i {
  font-size: var(--24);
  color: var(--c);
  transform: translate(10%, 0);
  position: relative;
  z-index: 10;
}
.con-but .con-but2 {
  padding: var(--d8) var(--d38) var(--d8) var(--d30);
  background-color: var(--c);
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: #fff;
  text-decoration: underline;
}
.con-but .con-but2:hover::before {
  animation: style1 0.75s;
  z-index: 1;
}
.con-but .con-but2::before {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.6s;
  width: 100%;
  height: 0;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  padding-top: 100%;
  transform: translateX(-50%) translateY(-50%);
}
@keyframes style1 {
  0% {
    background: rgba(0, 0, 0, 0.25);
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
  100% {
    background: 0 0;
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
.join-list {
  margin: 0 auto;
}
.join-list .join-list2 {
  margin-bottom: var(--d10);
}
.join-list .join-list2:last-child {
  margin-bottom: 0;
}
.join-list .join-list2 .join-list3 {
  background-color: #fff;
}
.join-list .join-list2 .join-list3 .join-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  padding: var(--d10) var(--d16);
}
.join-list .join-list2 .join-list3 .join-titlebox:hover {
  background-color: var(--c) !important;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-list-title {
  color: #fff !important;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-mes .join-icon {
  color: #FFFFFF;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-title {
  width: calc(100% - 20px);
  color: var(--c3);
  position: relative;
  transition: all 0.5s;
  display: flex;
  align-items: flex-start;
  font-size: var(--20);
  line-height: var(--30);
  font-family: Anton, Arial, sans-serif;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-title i {
  font-size: var(--24);
  line-height: var(--30);
  margin-right: var(--d24);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  color: var(--c3);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.join-list .join-list2 .join-list3 .join-textbox {
  display: none;
  padding: var(--d16) var(--d90) var(--d16) var(--d64);
  font-size: var(--16);
  line-height: calc(24 / 16);
}
.join-list .open .join-titlebox {
  background-color: var(--c) !important;
}
.join-list .open .join-titlebox .join-list-title {
  color: #fff !important;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  opacity: 1;
  color: #fff;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon2 {
  opacity: 0;
  color: #fff;
}
.fooder {
  padding-top: var(--d80);
}
.fooder a:hover {
  text-decoration: underline;
}
.fooder .fooder-top {
  padding-bottom: var(--d80);
  border-bottom: 1px solid #3E3D3D;
  margin-bottom: var(--d80);
}
.fooder .fooder-top .fooder-top2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-title {
  margin-bottom: var(--d16);
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-title h2 {
  color: #fff;
}
.fooder .fooder-top .fooder-top2 .fooder-titlebox .fooder-text {
  font-size: var(--16);
  color: #D9D9D9;
}
.fooder .fooder-top .fooder-top2 .fooder-form {
  width: 597px;
  background-color: #fff;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 7px 5px;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .input-text {
  padding: var(--d10) var(--d22);
  background-color: transparent;
  font-size: var(--16);
  width: calc(100% - var(--r46));
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .input-text::placeholder {
  color: #D9D9D9;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .form-submit {
  width: var(--r46);
  height: var(--r46);
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .form-submit:hover::before {
  animation: style1 0.75s;
  z-index: 1;
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .form-submit::before {
  content: "";
  position: absolute;
  display: block;
  transition: all 0.6s;
  width: 100%;
  height: 0;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  padding-top: 100%;
  transform: translateX(-50%) translateY(-50%);
}
@keyframes style1 {
  0% {
    background: rgba(0, 0, 0, 0.25);
    transform: translateX(-50%) translateY(-50%) scale(0);
  }
  100% {
    background: 0 0;
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
.fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content .form-submit i {
  font-size: var(--22);
  color: #fff;
}
.fooder .fooder-bom {
  padding-bottom: var(--d160);
  border-bottom: 1px solid #3E3D3D;
}
.fooder .fooder-bom .fooder-bom2 {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact {
  width: 360px;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-logo {
  width: 77px;
  margin-bottom: var(--d24);
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0) invert(1);
}
.fooder .fooder-bom .fooder-bom2 .fooder-con-title {
  font-size: var(--24);
  line-height: calc(30 / 24);
  font-family: Anton, Arial, sans-serif;
  color: #FFFFFF;
  padding-bottom: var(--d10);
  position: relative;
  margin-bottom: var(--d24);
}
.fooder .fooder-bom .fooder-bom2 .fooder-con-title::after {
  position: absolute;
  width: 40px;
  left: 0;
  bottom: 0;
  background-color: var(--c);
  content: '';
  height: 1px;
}
.fooder .fooder-bom .fooder-bom2 .fooder-con-text {
  margin-bottom: var(--d24);
  font-size: var(--16);
  color: #f5f5f5;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #343434;
  width: var(--r40);
  height: var(--r40);
  margin-right: var(--d20);
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share a:hover {
  border: 1px solid #fff;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share a:hover i {
  color: #fff;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-bom .fooder-bom2 .fooder-sharebox .fooder-share a i {
  font-size: var(--20);
  color: #999999;
  transition: all 0.5s;
}
.fooder .fooder-bom .fooder-bom2 .fooder-navbox a {
  display: block;
  margin-bottom: var(--d16);
}
.fooder .fooder-bom .fooder-bom2 .fooder-navbox a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-bom .fooder-bom2 .fooder-contact2 {
  width: 370px;
}
.fooder .fooder-bom .fooder-bom2 .fooder-mes .fooder-mes2 .fooder-mes3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.fooder .fooder-bom .fooder-bom2 .fooder-mes .fooder-mes2 .fooder-mes3 .fooder-icon {
  color: #fff;
  margin-right: var(--d16);
}
.fooder .fooder-bom .fooder-bom2 .fooder-mes .fooder-mes2 .fooder-mes3 .fooder-icon i {
  font-size: var(--20);
}
.fooder .fooder-bom .fooder-bom2 .fooder-mes .fooder-mes2 .fooder-mes3 .fooder-con-text {
  font-size: var(--16);
  color: #f5f5f5;
}
.fooder .fooder-conbox {
  padding: var(--d24) 0;
}
.fooder .fooder-conbox .fooder-conbox2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-size: var(--16);
  color: #D9D9D9;
}
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright p,
.fooder .fooder-conbox .fooder-conbox2 .fooder-copyright a {
  display: inline-block;
}
.fooder .fooder-conbox .fooder-conbox2 .food-privacy a:first-child {
  margin-right: var(--d20);
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-con {
  padding: var(--d20) var(--d20) var(--d32);
  background-color: #fff;
  transition: all 0.5s;
}
.product-con:hover {
  box-shadow: 0px 135px 54px rgba(41, 33, 33, 0.01), 0px 76px 45px rgba(41, 33, 33, 0.05), 0px 34px 34px rgba(41, 33, 33, 0.09), 0px 8px 19px rgba(41, 33, 33, 0.1);
}
.product-con:hover .product-img img {
  transform: scale(1.1);
}
.product-con:hover .product-img .product-icon {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.product-con:hover .product-list-textbox .product-list-title h3 {
  color: var(--c) !important;
  text-decoration: underline;
}
.product-con .product-img {
  position: relative;
  margin-bottom: var(--d32);
}
.product-con .product-img .product-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
  width: var(--r50);
  height: var(--r50);
  z-index: 10;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  opacity: 0;
}
.product-con .product-img .product-icon i {
  font-size: var(--20);
  color: #fff;
}
.product-con .product-list-textbox .product-list-title {
  margin-bottom: var(--d16);
}
.product-con .product-list-textbox .product-list-title h3 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: var(--c3);
  transition: all 0.5s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}
.product-con .product-list-textbox .product-list-type {
  font-size: var(--16);
}
.productcontent {
  padding: var(--d100) 0 var(--d130);
  background-color: #F5F5F5;
}
.productcontent .product-title {
  margin-bottom: var(--d16);
}
.productcontent .product-text {
  width: 1410px;
  max-width: 100%;
  padding-bottom: var(--d56);
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: var(--d32);
}
.productcontent .product-list {
  margin-bottom: calc(-1 * var(--d30));
  padding-bottom: var(--d100);
}
.productcontent .product-list .product-list2 {
  margin-bottom: var(--d30);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(360 / 1650 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  margin-bottom: var(--d10);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
  background-color: #fff;
}
.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;
}
.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 a {
  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;
  left: var(--d20);
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: #575B66;
  transition: all 0.5s;
  font-size: var(--20);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but .minus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  margin-left: 56px;
  position: relative;
  z-index: 10;
  padding: var(--d10) 0;
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: #222;
  transition: all 0.5s;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  background-color: #E9EBF5;
  position: relative;
  padding: var(--d24) 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more1 {
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  margin-bottom: var(--d16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  color: #666;
  display: block;
  width: 100%;
  font-size: var(--16);
  transition: all 0.5s;
  position: relative;
  padding-left: var(--d56);
  padding-right: var(--d20);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a:hover {
  color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a span {
  display: flex;
  align-items: center;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a span::before {
  content: '-';
  padding-right: 4px;
  transition: all 0.5s;
  overflow: hidden;
  display: inline-block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  color: var(--c) !important;
}
.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 a {
  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 {
  opacity: 0 !important;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but .minus {
  opacity: 1 !important;
}
.gmt-box .gmt-rigth {
  width: calc(1290 / 1650 * 100%);
  padding-left: var(--d60);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #fff;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .pagination-page li,
.pagination .next {
  width: var(--r48);
  height: var(--r48);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
}
.pagination .prev a,
.pagination .pagination-page li a,
.pagination .next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  transition: all 0.5s;
  color: #222;
}
.pagination .prev a span,
.pagination .pagination-page li a span,
.pagination .next a span {
  line-height: 1;
}
.pagination .prev a i,
.pagination .pagination-page li a i,
.pagination .next a i {
  font-size: var(--16);
}
.pagination .prev a:hover,
.pagination .pagination-page li a:hover,
.pagination .next a:hover {
  background-color: var(--c) !important;
  border-color: var(--c) !important;
  color: #fff !important;
}
.pagination .pagination-page {
  margin: 0 var(--d16);
}
.pagination li {
  margin-right: var(--d16);
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination .active a {
  background-color: var(--c) !important;
  color: #fff !important;
}
.details-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: var(--d80);
  padding-top: var(--d100);
}
.details-content .details-left {
  width: calc(820 / 1650 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.details-content .details-left .details-imgbox .swiper-slide {
  overflow: hidden;
  border-radius: 3px;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: calc(130 / 820 * 100%);
  height: auto;
  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%;
  padding: 1px;
  margin-bottom: 95px;
}
.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-slide-thumb-active::after {
  opacity: 1;
}
.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: "\e60d";
  font-size: var(--16);
  color: #fff;
  z-index: 11;
  line-height: 1;
  border-radius: 50%;
  width: var(--r40);
  height: var(--r40);
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: calc(660 / 820 * 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(830 / 1650 * 100%);
  padding-left: var(--d110);
}
.details-content .details-right .details-right2 {
  height: 100%;
}
.details-content .details-right .details-right2 .details-title {
  margin-bottom: var(--d40);
}
.details-content .details-right .details-right2 .details-title h2 {
  font-size: var(--38);
  line-height: calc(48 / 38);
  font-family: Anton, Arial, sans-serif;
  color: var(--c);
}
.details-content .details-right .details-right2 .details-text {
  margin-bottom: var(--d115);
  color: #666666;
  font-size: var(--16);
  line-height: calc(30 / 16);
}
.details-content .details-right .details-right2 .details-share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: var(--d32);
}
.details-content .details-right .details-right2 .details-share p {
  font-size: var(--16);
  letter-spacing: -0.02em;
  font-family: Anton, Arial, sans-serif;
  color: var(--c3);
  margin-right: var(--d32);
}
.details-content .details-right .details-right2 .details-butbox .details-but {
  margin-bottom: var(--d10);
}
.details-content .details-right .details-right2 .details-butbox .details-but .details-but2 {
  padding: var(--d12) var(--d20);
  background-color: #D9D9D9;
  font-size: var(--16);
  color: var(--c3);
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.details-content .details-right .details-right2 .details-butbox .details-but .details-but2:hover {
  background-color: var(--c);
  color: #fff;
}
.details-content .details-right .details-right2 .details-butbox .details-but .details-but2 i {
  font-weight: 400;
  font-size: var(--20);
  margin-right: var(--d16);
}
.details-content .details-right .details-right2 .details-butbox .details-but:last-child {
  margin-bottom: 0;
}
.productdetails .details {
  padding-bottom: var(--d130);
}
.productdetails .details .con-title {
  font-size: var(--38);
  line-height: calc(48 / 38);
  color: var(--c);
  font-family: Anton, Arial, sans-serif;
  margin-bottom: var(--d32);
}
.productdetails .details .prodetails {
  margin-bottom: var(--d80);
}
.productdetails .details .prodetails .prodetails-text {
  font-size: var(--16);
}
.productdetails .details .inquiry .inquiry-text {
  font-size: var(--16);
  margin-bottom: var(--d24);
}
.productdetails .like {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
  background-color: #F5F5F5;
}
.productdetails .like .like-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d56);
}
.productdetails .like .like-titlebox .like-title {
  font-size: var(--38);
  line-height: calc(46 / 38);
  font-family: Anton, Arial, sans-serif;
  color: var(--c);
}
.inquiry-form .product-input {
  margin-bottom: var(--d17);
}
.inquiry-form .product-input .input-box {
  background-color: var(--c);
  font-size: var(--14);
  line-height: calc(17 / 14);
  color: #FFFFFF;
}
.inquiry-form ul li {
  margin-bottom: var(--d17);
}
.inquiry-form .input-box {
  width: 100%;
  padding: var(--d16) var(--d24);
  font-size: var(--14);
  line-height: calc(20 / 14);
  background-color: #F5F5F5;
}
.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: 194px;
  margin-bottom: var(--d14);
}
.inquiry-form .submit {
  background-color: transparent;
  margin-top: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px var(--d62);
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #fff;
  background-color: var(--c);
}
.inquiry-form .submit i {
  margin-left: var(--d8);
  font-size: var(--16);
}
.form-group {
  width: 100%;
}
.form-group .input-box {
  width: 200px;
}
.swiper-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d10);
}
.swiper-but {
  width: var(--r50);
  height: var(--r50);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #D9D9D9;
  transition: all 0.5s;
  cursor: pointer;
}
.swiper-but:hover {
  background-color: var(--c);
}
.swiper-but:hover i {
  color: #fff;
}
.swiper-but i {
  transition: all 0.5s;
  color: #515152;
  font-size: var(--20);
}
.aboutcontent .company {
  padding: var(--d100) 0;
}
.aboutcontent .company .company-title {
  text-align: center;
  margin-bottom: var(--d32);
}
.aboutcontent .company .company-title2 {
  text-align: center;
  font-size: var(--28);
  line-height: calc(38 / 28);
  font-family: Anton, Arial, sans-serif;
  color: #31439C;
  margin-bottom: var(--d16);
}
.aboutcontent .company .company-text {
  text-align: center;
  margin: 0 auto var(--d56);
  font-size: var(--16);
  max-width: 100%;
  width: 1410px;
}
.aboutcontent .company .company-con .company-con2 {
  position: relative;
}
.aboutcontent .company .company-con .company-con2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .company .company-con .company-con2 .company-numbox {
  border: 1px solid var(--c);
  padding: var(--d30);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.aboutcontent .company .company-con .company-con2 .company-numbox .company-num-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.aboutcontent .company .company-con .company-con2 .company-numbox .company-num-titlebox .company-num-title {
  width: calc(100% - var(--30) - var(--d10));
  font-size: var(--16);
}
.aboutcontent .company .company-con .company-con2 .company-numbox .company-num-titlebox .company-num-logo {
  width: 30px;
}
.aboutcontent .company .company-con .company-con2 .company-numbox .company-num-titlebox .company-num-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .company .company-con .company-con2 .company-numbox .num {
  color: var(--c);
}
.aboutcontent .company .company-con .company-con2 .company-left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.aboutcontent .company .company-con .company-con2 .company-left .company-left1 .company-left-img {
  width: calc(50% - var(--d10));
}
.aboutcontent .company .company-con .company-con2 .company-left .company-left1 .company-left-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .company .company-con .company-con2 .company-left .company-left2 {
  height: calc(50% - var(--d10));
}
.aboutcontent .company .company-con .company-con2 .company-left .company-left2 .company-numbox {
  width: calc(50% - var(--d10));
  margin-left: auto;
}
.aboutcontent .company .company-con .company-con2 .company-right {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.aboutcontent .company .company-con .company-con2 .company-right .company-right2 {
  height: calc(50% - var(--d10));
}
.aboutcontent .about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .factory {
  padding: var(--d130) 0;
}
.aboutcontent .factory .factory-title {
  margin-bottom: var(--d20);
}
.aboutcontent .factory .factory-textbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d56);
}
.aboutcontent .factory .factory-textbox .factory-text {
  width: 1320px;
  max-width: 100%;
}
.aboutcontent .factory .factory-swiper .img-box {
  padding-bottom: calc(300 / 520 * 100%);
  cursor: pointer;
}
.aboutcontent .factory .factory-swiper .img-box:hover img {
  transform: scale(1.1);
}
.aboutcontent .honorary {
  padding: var(--d130) 0;
}
.aboutcontent .honorary .honorary-title {
  margin-bottom: var(--d20);
  text-align: center;
}
.aboutcontent .honorary .honorary-text {
  font-size: var(--16);
  text-align: center;
  width: 1320px;
  max-width: 100%;
  margin: 0 auto var(--d56);
}
.aboutcontent .honorary .honorary-swiper {
  margin-bottom: var(--d56);
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox:hover .img-box img {
  transform: scale(1.1);
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox:hover .honorary-img::after {
  opacity: 0.24 !important;
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox:hover .honorary-img .honorary-icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1) !important;
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .img-box {
  padding-bottom: calc(865 / 610 * 100%);
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .honorary-img {
  position: relative;
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .honorary-img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #222222;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s;
  content: '';
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .honorary-img .honorary-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
  z-index: 2;
  width: var(--40);
  transition: all 0.5s;
  opacity: 0;
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .honorary-img .honorary-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .honorary .honorary-swiper .honorary-imgbox .honorary-sw-name {
  font-size: var(--24);
  line-height: calc(36 / 24);
  font-weight: 500;
  margin-top: var(--d24);
  color: #999999;
}
.downloadcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.downloadcontent .download-list {
  margin-bottom: var(--d80);
}
.downloadcontent .download-list .download-list2 {
  margin-bottom: var(--d16);
}
.downloadcontent .download-list .download-list2:last-child {
  margin-bottom: 0;
}
.downloadcontent .download-list .download-list2 .download-list3 {
  background-color: #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d35);
}
.downloadcontent .download-list .download-list2 .download-list3:hover .download-title h3 {
  color: var(--c) !important;
  text-decoration: underline;
}
.downloadcontent .download-list .download-list2 .download-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.downloadcontent .download-list .download-list2 .download-left .download-img {
  width: 100px;
  margin-right: var(--d56);
}
.downloadcontent .download-list .download-list2 .download-left .download-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.downloadcontent .download-list .download-list2 .download-left .download-textbox {
  width: 570px;
}
.downloadcontent .download-list .download-list2 .download-left .download-textbox .download-title {
  margin-bottom: var(--d16);
}
.downloadcontent .download-list .download-list2 .download-left .download-textbox .download-title h3 {
  font-size: var(--24);
  line-height: calc(32 / 24);
  font-weight: 700;
  color: var(--c3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
}
.downloadcontent .download-list .download-list2 .download-left .download-textbox .download-text {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.downloadcontent .download-list .download-list2 .download-right {
  width: calc(1650px - var(--d35) - var(--d35) - 570px - 100px - var(--d56));
  padding-left: var(--d166);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.downloadcontent .download-list .download-list2 .download-right .download-mes {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: var(--16);
}
.downloadcontent .download-list .download-list2 .download-right .download-mes .size {
  margin-right: var(--d24);
}
.downloadcontent .download-list .download-list2 .download-right .download-but {
  font-size: var(--16);
  color: var(--c);
}
.downloadcontent .download-list .download-list2 .download-right .download-but i {
  font-size: var(--20);
  margin-left: var(--d10);
}
.downloadcontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.downloadcontent .pagination .prev a,
.downloadcontent .pagination .pagination-page li a,
.downloadcontent .pagination .next a {
  background-color: #F5F5F5;
}
.blog-navbox .blog-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.blog-navbox .blog-nav .blog-nav2 {
  margin-right: var(--d10);
}
.blog-navbox .blog-nav .blog-nav2:last-child {
  margin-right: 0;
}
.blog-navbox .blog-nav .blog-nav2 .blog-nav3 {
  width: 360px;
  padding: var(--d18) 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: calc(24 / 20);
  transition: all 0.5s;
  font-weight: 500;
}
.blog-navbox .blog-nav .blog-nav2 .blog-nav3:hover {
  background-color: var(--c);
  color: #fff;
}
.blog-navbox .blog-nav .action .blog-nav3 {
  background-color: var(--c);
  color: #fff;
}
.blogcontent {
  padding-top: var(--d100);
  padding-bottom: var(--d130);
}
.blogcontent .blog-list {
  margin-bottom: var(--d80);
}
.blogcontent .blog-list .blog-list2 {
  margin-bottom: var(--d30);
}
.blogcontent .blog-list .blog-list2:last-child {
  margin-bottom: 0;
}
.blogcontent .blog-list .blog-list2 .blog-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--d20) var(--d56) var(--d20) var(--d20);
  background-color: #F5F5F5;
}
.blogcontent .blog-list .blog-list2 .blog-list3:hover .img-box img {
  transform: scale(1.1);
}
.blogcontent .blog-list .blog-list2 .blog-list3:hover .blog-textbox h2 {
  color: var(--c) !important;
  text-decoration: underline;
}
.blogcontent .blog-list .blog-list2 .blog-list3:hover .blog-but {
  background-color: var(--c) !important;
  color: #fff !important;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-imgbox {
  width: calc(430 / 1574 * 100%);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-imgbox .img-box {
  padding-bottom: calc(460 / 860 * 100%);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox {
  width: calc(1144 / 1574 * 100%);
  padding-left: var(--d56);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 {
  width: 720px;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-titlebox {
  margin-bottom: var(--d50);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-titlebox .blog-title {
  margin-bottom: var(--d16);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-titlebox .blog-title h2 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Anton, Arial, sans-serif;
  color: var(--c3);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-titlebox .blog-text {
  font-size: var(--16);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-typebox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: var(--16);
  line-height: calc(24 / 16);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-typebox .blog-type {
  margin-right: var(--d24);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 .blog-typebox .blog-date {
  color: var(--c);
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-but {
  width: var(--r40);
  min-width: var(--r40);
  height: var(--r40);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  transition: all 0.5s;
}
.blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-but i {
  font-size: var(--30);
}
.blogcontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blogcontent .pagination .prev a,
.blogcontent .pagination .pagination-page li a,
.blogcontent .pagination .next a {
  background-color: #F5F5F5;
}
.contactcontent .contact-titlebox {
  padding-top: var(--d130);
  padding-bottom: var(--d80);
  background-color: #F5F5F5;
}
.contactcontent .contact-titlebox .contact-type {
  text-align: center;
  margin-bottom: var(--d24);
  font-size: var(--24);
  line-height: calc(32 / 24);
  color: var(--c);
}
.contactcontent .contact-titlebox .contact-title {
  text-align: center;
}
.contactcontent .contact-mesbox {
  position: relative;
}
.contactcontent .contact-mesbox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #f5f5f5;
  z-index: 1;
}
.contactcontent .contact-mes {
  margin-bottom: calc(-1 * var(--d30));
  justify-content: center;
}
.contactcontent .contact-mes .contact-mes2 {
  position: relative;
  z-index: 10;
  margin-bottom: var(--d30);
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 {
  padding: var(--d30);
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  box-shadow: 0px 18px 18px rgba(34, 34, 34, 0.09), 0px 4px 10px rgba(34, 34, 34, 0.1);
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-mes-icon {
  margin-right: var(--d20);
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-mes-icon i {
  font-size: var(--34);
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-mes-textbox .contact-mes-title {
  font-size: var(--20);
  line-height: calc(30 / 20);
  color: var(--c);
  margin-bottom: var(--d16);
}
.contactcontent .contact-mes .contact-mes2 .contact-mes3 .contact-mes-textbox .contact-mes-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: var(--c3);
}
.contactcontent .contact-conbox {
  padding-top: var(--d130);
  padding-bottom: var(--d130);
  position: relative;
}
.contactcontent .contact-conbox .bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 30%);
  width: 62.5vw;
}
.contactcontent .contact-conbox .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .contact-conbox .container {
  position: relative;
  z-index: 10;
}
.contactcontent .contact-conbox .contact-con {
  display: flex;
  justify-content: space-between;
}
.contactcontent .contact-conbox .contact-con .contact-left {
  width: calc(720 / 1650 * 100%);
  padding-right: var(--d120);
}
.contactcontent .contact-conbox .contact-con .contact-left .contact-con-type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: var(--20);
  color: var(--c);
  margin-bottom: var(--d16);
}
.contactcontent .contact-conbox .contact-con .contact-left .contact-con-type i {
  font-size: var(--30);
  margin-right: var(--d24);
}
.contactcontent .contact-conbox .contact-con .contact-left .contact-con-title {
  margin-bottom: var(--d32);
}
.contactcontent .contact-conbox .contact-con .contact-left .contact-con-text {
  font-size: var(--16);
  line-height: calc(30 / 16);
}
.contactcontent .contact-conbox .contact-con .contact-form {
  width: calc(930 / 1650 * 100%);
}
.contact-form ul li {
  margin-bottom: var(--d17);
}
.contact-form .input-box {
  width: 100%;
  padding: var(--d12) var(--d16);
  font-size: var(--14);
  line-height: calc(20 / 14);
  background-color: #F5F5F5;
  border: 1px solid #E3E3E3;
  color: var(--c3);
}
.contact-form .input-box::placeholder {
  color: var(--c3);
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  height: 215px;
  margin-bottom: var(--d14);
}
.contact-form .submit {
  width: 100%;
  background-color: transparent;
  margin-top: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px var(--d62);
  font-size: var(--16);
  line-height: calc(32 / 16);
  color: #fff;
  background-color: var(--c);
  font-family: Anton, Arial, sans-serif;
  font-weight: 400;
}
.contact-form .submit i {
  margin-left: var(--d8);
  font-size: var(--16);
}
.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 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding-top: var(--d120);
  padding-bottom: var(--d120);
}
.cart .pic {
  width: 60%;
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .check-all label {
  width: auto;
}
.cart .cart-box .title-inquiry-info .check-all label span {
  margin-left: var(--d10);
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}
@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .pic {
    width: 100%;
  }
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }
  :root {
    --p: calc((100vw - 1480px) / 2);
    --r44: 40px;
    --68: 60px;
    --36: 35px;
    --24: 20px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g210: 10.125rem;
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r85: 75px;
    --r70: 60px;
    --r60: 55px;
    --r56: 50px;
    --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;
    --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;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1rem;
  }
  .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;
    --r85: 65px;
    --r70: 55px;
    --r64: 50px;
    --r60: 50px;
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --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;
    --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;
  }
  .header .header-box0 .header-content0 {
    height: 36.5px;
  }
  .header .header-logo .header-logobg {
    width: 80px;
  }
  .header .header-logo .logo {
    width: 80px;
  }
  .fooder .fooder-top .fooder-top2 .fooder-form {
    width: 400px;
  }
  .header .header-box .header-content {
    height: 60px;
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-contact {
    width: 250px;
  }
  .indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox .i-product-con-textbox .i-product-con-text {
    margin-bottom: var(--d30);
  }
  .gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
    margin-left: 40px;
  }
  .downloadcontent .download-list .download-list2 .download-left .download-img {
    width: 60px;
    margin-right: var(--d56);
  }
  .downloadcontent .download-list .download-list2 .download-left .download-textbox {
    width: 500px;
  }
}
@media (max-width: 1200px) {
  .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;
    --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;
  }
  .contactcontent .contact-conbox .contact-con .contact-form {
    width: 100%;
  }
  .contactcontent .contact-conbox .contact-con .contact-left {
    width: 100%;
    padding: 0;
    margin-bottom: var(--d30);
  }
  .contactcontent .contact-conbox .contact-con {
    flex-direction: column;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-imgbox {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox {
    padding: 0;
    width: 100%;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 {
    flex-direction: column;
  }
  .downloadcontent .download-list .download-list2 .download-left {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: var(--d30);
  }
  .downloadcontent .download-list .download-list2 .download-left .download-textbox {
    width: calc(100% - 60px - var(--d56));
  }
  .downloadcontent .download-list .download-list2 .download-list3 {
    flex-direction: column;
  }
  .downloadcontent .download-list .download-list2 .download-right {
    padding: 0;
    width: 100%;
  }
  .details-content {
    flex-direction: column;
  }
  .details-content .details-left .details-imgbox {
    flex-direction: column;
  }
  .details-content .details-left .details-imgbox .details-swiperbox2 {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .details-content .details-left .details-imgbox .details-swiperbox {
    width: 100%;
    height: auto !important;
  }
  .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
    margin-bottom: var(--d30);
  }
  .details-content .details-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .details-content .details-right {
    width: 100%;
    padding: 0;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  .aboutcontent .factory .factory-textbox {
    flex-direction: column;
  }
  .aboutcontent .factory .factory-textbox .swiper-butbox {
    justify-content: flex-end;
    margin-top: var(--d20);
  }
  .aboutcontent .company .company-con .company-con2 .company-left .company-left1 .company-left-img {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .company .company-con .company-con2 .company-left .company-left2 .company-numbox {
    width: 100%;
  }
  .aboutcontent .company .company-con .company-con2 .company-right .company-right2 {
    margin-top: var(--d30);
  }
  .company-con2-1 {
    order: 1;
  }
  .company-con2-2 {
    order: 3;
    margin-top: var(--d30);
  }
  .company-con2-3 {
    order: 2;
  }
  .fooder-titlebox {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .fooder .fooder-top .fooder-top2 .fooder-form {
    width: 100%;
  }
  .fooder .fooder-top .fooder-top2 {
    flex-direction: column;
  }
  .indexcontent .i-about .i-about-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-about .i-about-titlebox .i-about-titlebox2 {
    width: 100%;
    padding: 0;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-about .i-about-titlebox .i-about-titlebox2::after {
    display: none;
  }
  .indexcontent .i-about .i-about-titlebox .i-about-conbox {
    width: 100%;
    padding: 0;
  }
  .indexcontent .i-news .i-news-titlebox {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-titlebox .i-news-textbox {
    width: 100%;
    margin-top: var(--d30);
  }
  .indexcontent .i-questions .i-questions-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-questions .i-questions-box .i-questions-right {
    width: 100%;
    padding-left: var(--p);
    padding-right: var(--p);
    padding-top: var(--d100);
    margin-bottom: var(--d100);
  }
  .indexcontent .i-news .i-news-list .i-news-list2 .i-news-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-right {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left {
    width: 100%;
    padding: 0;
  }
  .indexcontent .i-questions .i-questions-box .i-questions-left {
    width: 400px;
    max-width: 100%;
  }
  .header .header-box0 .header-content0 .header-mes {
    display: none;
  }
  .header .header-box0 .header-content0 {
    justify-content: flex-end;
  }
  .header .header-box .header-content {
    justify-content: flex-end;
    padding-left: 0;
  }
}
@media (max-width: 990px) {
  .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;
    --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;
  }
  .blog-navbox .blog-nav .blog-nav2 .blog-nav3 {
    width: 250px;
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-contact {
    width: 100%;
    margin-bottom: var(--d40);
  }
  .fooder .fooder-bom .fooder-bom2 .fooder-contact .fooder-logo {
    width: 65px;
  }
  .fooder .fooder-bom .fooder-bom2 {
    flex-wrap: wrap;
  }
  .indexcontent .i-product .i-product-conbox {
    flex-direction: column;
  }
  .indexcontent .i-product .i-product-conbox .i-product-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .indexcontent .i-product .i-product-conbox .i-product-right {
    width: 100%;
  }
  .indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 .i-product-right4 {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .indexcontent .i-product .i-product-conbox .i-product-con::before {
    opacity: 1 !important;
  }
  .indexcontent .i-product .i-product-conbox .i-product-con::after {
    opacity: 0 !important;
  }
  .indexcontent .i-product .i-product-conbox .i-product-con .i-product-con2 .i-product-textbox {
    transform: none !important;
  }
  .indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 {
    flex-direction: column;
  }
  .indexcontent .i-product .i-product-conbox .i-product-right .i-product-right2 .i-product-right3 {
    width: 100%;
    margin-bottom: var(--d20);
  }
}
@media (max-width: 768px) {
  .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;
    --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;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-textbox2 {
    width: 100%;
  }
  .blogcontent .blog-list .blog-list2 .blog-list3 .blog-textbox .blog-but {
    display: none;
  }
  .indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-list .i-news-list2 .i-news-box .i-news-left .i-news-list-textbox {
    width: 100%;
  }
}
@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;
    --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;
  }
  .fooder .fooder-top .fooder-top2 .fooder-form .fooder-form-content {
    padding: 3px 3px;
  }
  .blog-navbox .blog-nav .blog-nav2 {
    width: 100%;
  }
  .blog-navbox .blog-nav .blog-nav2 .blog-nav3 {
    width: 100%;
  }
  .header .header-logo .header-logobg {
    width: 65px;
  }
  .header .header-logo {
    top: 7px;
  }
  .header .header-logo .logo {
    width: 65px;
  }
  .header .header-box .header-content {
    height: 50px;
  }
  .header-cart span {
    display: none;
  }
}
