* {
  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: 1.6;
  color: #000;
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-color: #F8F8F8;
}
.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 {
  border: 1px solid #fff;
  padding: var(--d18) var(--d25);
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: var(--c);
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: 'InterTight', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
  background-color: #fff;
  
  /* 禁止选中页面内容 CSS样式 */
  -webkit-user-select: none;  /* Chrome/Safari/Opera */
  -moz-user-select: none;     /* Firefox */
  -ms-user-select: none;      /* IE10+ */
  user-select: none;          /* 标准语法 */
}
i {
  line-height: 1;
}
.row {
  --bs-gutter-x: 1.875rem;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 300;
  font-style: normal;
  src: local('InterTight LightItalic'), local('InterTight-LightItalic'), url('../../app/fonts/InterTight-LightItalic.ttf') format('woff2'), url('../../app/fonts/InterTight-LightItalic.woff') format('woff'), url('../../app/fonts/InterTight-LightItalic.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 400;
  font-style: normal;
  src: local('InterTight Regular'), local('InterTight-Regular'), url('../../app/fonts/InterTight-Regular.ttf') format('woff2'), url('../../app/fonts/InterTight-Regular.woff') format('woff'), url('../../app/fonts/InterTight-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 500;
  font-style: normal;
  src: local('InterTight Medium'), local('InterTight-Medium'), url('../../app/fonts/InterTight-Medium.ttf') format('woff2'), url('../../app/fonts/InterTight-Medium.woff') format('woff'), url('../../app/fonts/InterTight-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'InterTight';
  font-weight: 800;
  font-style: normal;
  src: local('InterTight Black'), local('InterTight-Black'), url('../../app/fonts/InterTight-Black.ttf') format('woff2'), url('../../app/fonts/InterTight-Black.woff') format('woff'), url('../../app/fonts/InterTight-Black.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'CalSans';
  font-weight: 400;
  font-style: normal;
  src: local('CalSans Regular'), local('CalSans-Regular'), url('../../app/fonts/CalSans-Regular.ttf') format('woff2'), url('../../app/fonts/CalSans-Regular.woff') format('woff'), url('../../app/fonts/CalSans-Regular.ttf') format('truetype');
  font-display: swap;
}
:root {
  --p: calc((100vw - 1650px) / 2);
  --c: #00458F;
  --c2: #DC2F30;
  --r70: 70px;
  --r50: 50px;
  --r46: 46px;
  --r44: 44px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --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;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --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;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --76: 76px;
  --75: 75px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.calsans {
  font-family: 'CalSans', Arial, sans-serif;
}
.title {
  font-family: 'CalSans', Arial, sans-serif;
  color: var(--c);
  font-size: var(--48);
  line-height: 1.1;
}
.title span {
  color: var(--c2);
}
.text18-160 {
  font-size: var(--18);
  line-height: 1.6;
}
.text18-154 {
  font-size: var(--18);
  line-height: 1.54;
}
.text16-160 {
  font-size: var(--16);
  line-height: 1.6;
}
.setSlow1 {
  animation: an1 2s ease forwards;
}
@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.75;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2);
  }
}
@keyframes playan3 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-50%, 0%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, 0%) rotate(0);
  }
}
@keyframes an1 {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.header {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
}
.header .header-box1 {
  position: relative;
  z-index: 100;
  transition: all 0.5s;
  border-bottom: 1px solid #FFFFFF40;
}
.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.header .header-box1 .header-content1 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.header .header-mes {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-mes .header-mes2 {
  margin-right: var(--d20);
  position: relative;
  padding-right: var(--d20);
}
.header .header-mes .header-mes2::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 16px;
  background-color: #FFFFFF40;
}
.header .header-mes .header-mes2:last-child {
  margin-right: 0;
  padding-right: 0;
}
.header .header-mes .header-mes2:last-child::after {
  display: none;
}
.header .header-mes .header-mes2 .header-mes3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  font-weight: 500;
}
.header .header-mes .header-mes2 .header-mes3 i {
  font-size: var(--16);
  color: #fff;
  margin-right: 6px;
}
.header .header-logo .logo {
  width: 317px;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header .header-search {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding-right: var(--d20);
  margin-right: var(--d20);
}
.header .header-search::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 16px;
  background-color: #333333;
}
.header .header-search .search-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-search .search-con:hover .search-icon i {
  color: var(--c);
}
.header .header-search .search-con .search-icon i {
  color: #fff;
  font-size: var(--22);
  transition: all 0.5s;
}
.header .header-search .search {
  position: absolute;
  right: 0%;
  bottom: 0;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-search .search .search-box {
  width: 100%;
  border: 1px solid #008DC2;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
}
.header .header-search .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-search .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-search .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.header .header-language {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-language .header-language2 {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #fff;
}
.header .header-language .header-language2 .icon-yuyan {
  font-size: var(--22);
}
.header .header-language .header-language2 span {
  font-size: var(--16);
  line-height: 1;
  font-weight: 500;
}
.header .header-language .header-language2 svg {
  width: 24px;
  height: 24px;
  margin-right: var(--d12);
}
.header .header-cart {
  position: relative;
  margin-right: var(--d22);
}
.header .header-cart .header-cart2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: all 0.5s;
}
.header .header-cart .header-cart2:hover {
  color: var(--c);
}
.header .header-cart .header-cart2 i {
  font-size: var(--22);
  margin-right: 6px;
}
.header .header-cart .header-cart2 .cart-dot {
  font-size: var(--16);
  line-height: 1;
}
.header .header-contact {
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  transition: all 0.5s;
}
.header .header-contact:hover {
  color: var(--c);
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #fff;
  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);
}
.header .header-box2 .header-content2 {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .header-box2 .header-content2 .header-pronav1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: var(--d110);
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2 {
  margin-right: 30px;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2:last-child {
  margin-right: 0;
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2 .header-pronav3 {
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  font-weight: 500;
  position: relative;
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2 .header-pronav3:hover {
  color: var(--c);
}
.header .header-box2 .header-content2 .header-pronav1 .header-pronav2 .header-pronav3 i {
  font-size: var(--14);
  margin-left: 4px;
}
.header .header-box2 .header-content2 .header-right2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .search-con {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  padding: var(--d15) var(--d26);
  background-color: var(--c2);
  border-radius: 5px;
  color: #fff;
  font-size: var(--16);
  line-height: 1;
  font-weight: 500;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .search-con:hover {
  background-color: var(--c);
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .search-con i {
  margin-left: 6px;
  color: #fff;
  font-size: var(--22);
  transition: all 0.5s;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .search {
  position: absolute;
  right: 0%;
  bottom: 0;
  transform: translate(0%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background-color: #fff;
  width: 20vw;
  min-width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  visibility: hidden;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .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-box2 .header-content2 .header-right2 .header-search2 .search .search-box .input-text {
  width: 95%;
  font-size: 14px;
  font-weight: 400;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .search .search-box .submit {
  background-color: transparent;
  border: none;
  padding-right: 10px;
}
.header .header-box2 .header-content2 .header-right2 .header-search2 .open {
  opacity: 1;
  transform: translate(0%, 100%);
  visibility: visible;
}
.solutiondetails-header {
  position: sticky;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.solutiondetails-header .header-box2 {
  background-color: var(--c);
}
.solutiondetails-header .s-nav i {
  background-color: #fff;
}
@media (min-width: 1201px) {
  .header-not {
    display: none !important;
  }
  .header-navbox {
    height: 100%;
  }
  .header-nav {
    height: 100%;
    display: flex;
    justify-content: center;
    margin-right: 50px;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
    justify-content: center;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    margin-right: 26.5px;
    padding-right: 26.5px;
    height: 100%;
  }
  .header-nav .header-list .header-list2::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: #FFFFFF40;
  }
  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .header-nav .header-list .header-list2:last-child::after {
    display: none;
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--16);
    line-height: 1;
    color: #fff;
    font-weight: 500;
    transition: all 0.5s;
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3:hover {
    color: var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .header-list3 a span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    font-size: var(--14);
    margin-left: 4px;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: center;
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    color: var(--c) !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 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: 1200px) {
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 70px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(3px);
  border-radius: 100px;
  padding: 5px;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.online-wrap .online a .cart-num {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.online-wrap .online a:hover {
  background-color: var(--c2);
}
.online-wrap .online a i {
  font-size: 24px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  color: #fff !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .show {
  right: 0 !important;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .icon-gouwuchefill {
  position: relative;
}
.online-wrap .icon-gouwuchefill .gouwuchefill-num {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #000;
}
.online-wrap .online-show {
  background-color: rgba(107, 6, 43, 0.3);
}
@media (max-width: 1400px) {
  .online-wrap .online {
    transform: translateY(-50%) scale(0.8);
    transform-origin: right;
  }
}
@media (max-width: 990px) {
  .online-wrap .online {
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-btn {
    display: block;
  }
  .online-wrap .online {
    transform-origin: right;
    top: unset;
    right: -101%;
    bottom: 120px;
    transform: scale(0.8);
  }
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .banner-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 10;
  bottom: var(--d40);
}
.index-banner .banner-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
  opacity: 0.25;
  margin: 0 var(--d15);
  position: relative;
  box-sizing: content-box;
}
.index-banner .banner-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  border: 4px solid var(--c);
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .slide-inner {
  padding-bottom: calc(790 / 1920 * 100%);
  position: relative;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner iframe,
.index-banner .banner-video,
.index-banner img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fooder .fooder-top {
  padding-top: var(--d80);
  padding-bottom: var(--d158);
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-left {
  width: 720px;
}
.fooder .fooder-top .fooder-left .fooder-title {
  margin-bottom: var(--d26);
}
.fooder .fooder-top .fooder-left .fooder-title h2 {
  font-size: var(--162);
  font-weight: 800;
  line-height: 1;
  color: #fff;
}
.fooder .fooder-top .fooder-left .fooder-copyright .fooder-copyright2 {
  color: #fff;
}
.fooder .fooder-top .fooder-left .fooder-copyright .fooder-powered {
  color: #fff;
}
.fooder .fooder-top .fooder-rigth {
  width: 810px;
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-top .fooder-rigth .fooder-con-title {
  font-size: var(--22);
  line-height: 1.2;
  color: #fff;
  margin-bottom: var(--d36);
  font-family: 'CalSans', Arial, sans-serif;
}
.fooder .fooder-top .fooder-rigth .fooder-navbox > a {
  display: block;
  margin-bottom: var(--d16);
  font-size: var(--16);
  line-height: 1.6;
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-rigth .fooder-navbox > a:hover {
  color: var(--c2);
}
.fooder .fooder-top .fooder-rigth .fooder-navbox > a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes {
  margin-bottom: var(--d36);
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes .fooder-mes2 {
  display: flex;
  align-items: center;
  margin-bottom: var(--d16);
  color: #fff;
  font-size: var(--16);
  line-height: 1.6;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes .fooder-mes2 a {
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes .fooder-mes2 a:hover {
  color: var(--c2);
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes .fooder-mes2:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-mes .fooder-mes2 i {
  font-size: var(--16);
  margin-right: 6px;
  color: #fff;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-share {
  display: flex;
  align-items: center;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-share a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #fff;
  margin-right: var(--d10);
  transition: all 0.5s;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-share a:hover {
  background-color: var(--c2);
  border-color: var(--c2);
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-share a:last-child {
  margin-right: 0;
}
.fooder .fooder-top .fooder-rigth .fooder-contact .fooder-share a i {
  font-size: var(--20);
  color: #fff;
}
.fooder .fooder-bom {
  border-top: 1px solid #FFFFFF40;
  padding-top: var(--d42);
  padding-bottom: var(--d60);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.fooder .fooder-bom .food-formbox .food-form-title {
  font-size: var(--22);
  line-height: 1.2;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d16);
}
.fooder .fooder-bom .food-formbox .food-form2 {
  display: flex;
  justify-content: space-between;
}
.fooder .fooder-bom .food-formbox .food-form2 .input-text {
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid #fff;
  padding: 0 var(--d16);
  width: calc(100% - 62px);
}
.fooder .fooder-bom .food-formbox .food-form2 .input-text::placeholder {
  color: #fff;
  transition: all 0.5s;
}
.fooder .fooder-bom .food-formbox .food-form2 .input-text:focus::placeholder {
  opacity: 0.3;
}
.fooder .fooder-bom .food-form {
  width: 570px;
}
.fooder .fooder-bom .food-form .submit {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  transition: all 0.5s;
}
.fooder .fooder-bom .food-form .submit:hover {
  background-color: var(--c);
}
.fooder .fooder-bom .food-form .submit:hover i {
  color: #fff;
}
.fooder .fooder-bom .food-form .submit i {
  transition: all 0.5s;
  font-size: var(--24);
  color: var(--c);
}
.fooder .fooder-bom .fooder-link {
  font-size: var(--16);
  line-height: 1;
  font-family: 'CalSans', Arial, sans-serif;
  color: #fff;
}
.fooder .fooder-bom .fooder-link a {
  position: relative;
}
.fooder .fooder-bom .fooder-link a:first-child {
  margin-right: var(--d15);
  padding-right: var(--d15);
}
.fooder .fooder-bom .fooder-link a:first-child::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #fff;
}
.indexcontent .i-product {
  padding: var(--d100) 0;
}
.indexcontent .i-product .i-product-title {
  text-align: center;
  margin-bottom: var(--d50);
}
.indexcontent .i-product .i-product-list {
  margin-bottom: calc(var(--d30) * -1);
  padding-bottom: var(--d50);
}
.indexcontent .i-product .i-product-list .i-product-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-product .i-product-text {
  text-align: center;
  font-size: var(--32);
  line-height: 1;
  color: var(--c2);
  font-weight: 300;
  margin-bottom: var(--d30);
}
.indexcontent .i-product .con-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.indexcontent .i-cases {
  background-color: #F1F6FA;
  padding: var(--d100) 0;
}
.indexcontent .i-cases .i-cases-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.indexcontent .i-cases .i-cases-text {
  text-align: center;
  width: 782px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d50);
}
.indexcontent .i-cases .i-cases-slick {
  margin: calc(var(--d15) * -1);
  padding-bottom: var(--d50);
}
.indexcontent .i-cases .i-cases-slick .item {
  padding: var(--d15);
}
.indexcontent .i-about {
  border-top: 16px solid var(--c);
}
.indexcontent .i-about .i-about-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-about .i-about-box .i-about-left {
  width: calc(945 / 1920 * 100%);
  position: relative;
}
.indexcontent .i-about .i-about-box .i-about-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-about .i-about-box .i-about-right {
  width: calc(975 / 1920 * 100%);
  padding-right: var(--p);
  padding-top: var(--d90);
  padding-left: var(--d50);
}
.indexcontent .i-about .i-about-box .i-about-right .i-about-title {
  margin-bottom: var(--d40);
}
.indexcontent .i-about .i-about-box .i-about-right .i-about-text {
  margin-bottom: var(--d50);
}
.indexcontent .i-about .i-about-box .i-about-right .i-about-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.indexcontent .i-about .i-about-box .i-about-right .i-about-butbox .con-but:first-child {
  margin-right: var(--d16);
}
.indexcontent .i-service {
  padding: var(--d100) 0;
  background-color: #F1F6FA;
}
.indexcontent .i-service .i-service-num {
  margin-bottom: var(--d100);
}
.indexcontent .i-service .i-service-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.indexcontent .i-service .i-service-text {
  width: 781px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: var(--d50);
}
.indexcontent .i-service .i-service-img {
  position: relative;
}
.indexcontent .i-service .i-service-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontent .i-service .i-service-img .i-service-listbox {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: var(--d20) var(--d22);
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list {
  margin-bottom: calc(var(--d30) * -1);
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list .i-service-list2 {
  margin-bottom: var(--d30);
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list .i-service-list2 .i-service-list3 {
  height: 100%;
  padding: var(--d50) var(--d30);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  background: rgba(0, 69, 143, 0.75);
  backdrop-filter: blur(2px);
  border-radius: 5px;
  transition: all 0.5s;
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list .i-service-list2 .i-service-list3:hover {
  background: var(--c2);
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list .i-service-list2 .i-service-list3 i {
  font-size: var(--46);
  margin-bottom: var(--d24);
}
.indexcontent .i-service .i-service-img .i-service-listbox .i-service-list .i-service-list2 .i-service-list3 .i-service-list-title {
  text-align: center;
  font-size: var(--18);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
}
.indexcontent .i-news {
  padding: var(--d100) 0;
}
.indexcontent .i-news .i-news-box {
  display: flex;
  justify-content: space-between;
}
.indexcontent .i-news .i-news-box .i-news-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d50);
}
.indexcontent .i-news .i-news-box .i-news-titlebox .i-news-more {
  font-size: var(--16);
  line-height: 1;
  color: #1f1f1f;
  font-family: 'CalSans', Arial, sans-serif;
}
.indexcontent .i-news .i-news-box .i-news-left {
  width: calc(1052 / 1650 * 100%);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 {
  margin-bottom: var(--d10);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2:last-child {
  margin-bottom: 0;
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 {
  display: flex;
  justify-content: space-between;
  background-color: #F1F6FA;
  padding: var(--d10);
  padding-right: var(--d20);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3:hover .img-box img {
  transform: scale(1.1);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3:hover .i-news-textbox .i-news-list-title h3 {
  color: var(--c2);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-imgbox {
  width: calc(230 / 1052 * 100%);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-imgbox .img-box {
  padding-bottom: calc(290 / 460 * 100%);
  border-radius: 5px;
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox {
  width: calc(822 / 1052 * 100%);
  padding-left: var(--d16);
  padding-top: var(--d10);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-title {
  margin-bottom: var(--d12);
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-title h3 {
  transition: all 0.5s;
  font-size: var(--22);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  color: #1F1F1F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-text {
  margin-bottom: var(--d20);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-date {
  display: flex;
  align-items: center;
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--14);
  line-height: 1;
  color: #1f1f1f;
}
.indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox .i-news-list-date i {
  font-size: var(--18);
  margin-right: 6px;
  color: var(--c);
}
.indexcontent .i-news .i-news-box .i-news-right {
  width: calc(570 / 1650 * 100%);
}
.indexcontent .i-news .i-news-box .i-news-right .i-faq-box {
  background-color: var(--c);
  border-radius: 5px;
  overflow: hidden;
}
.indexcontent .i-news .i-news-box .i-news-right .join-list {
  margin-bottom: var(--d35);
  padding: var(--d30) var(--d30) 0;
}
.indexcontent .i-news .i-news-box .i-news-right .join-list .join-list2:last-child {
  border-bottom: none;
}
.indexcontent .i-news .i-news-box .i-news-right .i-faq-but {
  width: 100%;
}
.indexcontent .i-news .i-news-box .i-news-right .i-faq-but .i-faq-but2 {
  width: 100%;
  padding: var(--d12) 0;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--18);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  color: #fff;
}
.indexcontent .i-news .i-news-box .i-news-right .i-faq-but .i-faq-but2 i {
  font-size: var(--24);
  margin-right: 6px;
}
.i-about-date {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: var(--d44) var(--d75);
  background: rgba(0, 69, 143, 0.75);
  backdrop-filter: blur(2px);
  border-radius: 5px 0px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.i-about-date .i-about-years {
  font-size: var(--76);
  line-height: 1;
  font-family: 'CalSans', Arial, sans-serif;
  color: #fff;
  margin-bottom: var(--d12);
}
.i-about-date .i-about-date-title {
  font-size: var(--22);
  line-height: 1.54;
  color: #fff;
}
.con-but .con-but2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: var(--d18) var(--d36);
  background-color: var(--c);
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
  border-radius: 5px;
  transition: all 0.5s;
  border: 1px solid var(--c);
  min-width: 190px;
}
.con-but .con-but2:hover {
  background-color: var(--c2);
}
.con-but .con-but2 i {
  font-size: var(--16);
  margin-left: 6px;
}
.con-but .con-but3 {
  background-color: transparent;
  color: var(--c);
}
.con-but .con-but3:hover {
  color: #fff;
}
.con-but .con-but4 {
  background-color: var(--c2);
}
.con-but .con-but4:hover {
  background-color: var(--c);
}
.product-box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  padding: var(--d30) var(--d20);
  background-color: #F1F6FA;
  border-radius: 5px;
}
.product-box:hover .product-imgbox .img-box img {
  transform: scale(1.1);
}
.product-box:hover .product-list-title h3 {
  color: var(--c2);
}
.product-box:hover .product-list-but {
  background-color: var(--c2);
}
.product-box .product-conbox {
  margin-bottom: var(--d20);
}
.product-box .product-typebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d20);
}
.product-box .product-typebox .product-type {
  width: calc(100% - 20px);
  font-size: var(--16);
  line-height: 1.5;
  color: #1f1f1f;
  font-family: 'CalSans', Arial, sans-serif;
}
.product-box .product-typebox .product-num {
  font-size: var(--16);
  line-height: 1.5;
  color: #C3D6E5;
  font-family: 'CalSans', Arial, sans-serif;
}
.product-box .product-imgbox {
  margin-bottom: var(--d30);
}
.product-box .product-imgbox .img-box {
  padding-bottom: calc(525 / 700 * 100%);
}
.product-box .product-list-title h3 {
  text-align: center;
  font-size: var(--22);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #1f1f1f;
  transition: all 0.5s;
}
.product-box .product-list-but {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--c);
  padding: var(--d15) 0;
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
  transition: all 0.5s;
}
.product-box .product-list-but i {
  font-size: var(--16);
  margin-left: 5px;
}
.cases-box {
  padding: var(--d20) var(--d20) var(--d30);
  background-color: #fff;
}
.cases-box:hover .img-box img {
  transform: scale(1.1);
}
.cases-box:hover .cases-list-title h3 {
  color: var(--c2);
}
.cases-box .cases-imgbox {
  margin-bottom: var(--d30);
}
.cases-box .cases-imgbox .img-box {
  padding-bottom: calc(610 / 980 * 100%);
}
.cases-box .cases-list-title {
  margin-bottom: var(--d12);
}
.cases-box .cases-list-title h3 {
  transition: all 0.5s;
  font-size: var(--22);
  line-height: 1.3;
  color: #1f1f1f;
  font-family: 'CalSans', Arial, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cases-box .cases-list-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.i-service-num {
  margin-bottom: calc(var(--d30) * -1);
}
.i-service-num .i-service-num2 {
  margin-bottom: var(--d30);
}
.i-service-num .i-service-num2:nth-child(2n) .i-service-num3 .i-service-numbox {
  color: var(--c2);
}
.i-service-num .i-service-num2 .i-service-num3 {
  height: 100%;
  padding: var(--d40) var(--d20) var(--d46);
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.i-service-num .i-service-num2 .i-service-num3 .i-service-numbox {
  font-size: var(--64);
  line-height: 1.06;
  color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: var(--d26);
  font-family: 'CalSans', Arial, sans-serif;
}
.i-service-num .i-service-num2 .i-service-num3 .i-service-num-title {
  text-align: center;
  font-size: var(--22);
  line-height: 1.06;
  color: #1f1f1f;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d12);
}
.i-service-num .i-service-num2 .i-service-num3 .i-service-num-text {
  text-align: center;
  font-size: var(--16);
  line-height: 1.54;
}
.swiper-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-butbox .swiper-but:first-child {
  margin-right: var(--d16);
}
.swiper-but {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.5s;
}
.swiper-but:hover {
  background-color: var(--c) !important;
}
.swiper-but:hover i {
  color: #fff;
}
.swiper-but i {
  font-size: var(--20);
  line-height: 1;
  color: var(--c);
  transition: all 0.5s;
}
.swiper-prev {
  position: absolute;
  top: 50%;
  left: calc(var(--d30) * -1);
  transform: translate(-100%, -50%);
}
.swiper-next {
  position: absolute;
  top: 50%;
  right: calc(var(--d30) * -1);
  transform: translate(100%, -50%);
}
.join-list .join-list2 {
  border-bottom: 1px solid #FFFFFF40;
  padding-bottom: var(--d20);
  margin-bottom: var(--d20);
}
.join-list .join-list2:last-child {
  margin-bottom: 0;
}
.join-list .join-list2 .join-list3 .join-titlebox {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-list-title {
  color: var(--c2);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-titlebox {
  width: calc(100% - 20px);
  font-size: var(--18);
  line-height: 1.2;
  color: #fff;
  font-family: 'CalSans', Arial, sans-serif;
  position: relative;
  display: flex;
  align-items: center;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-titlebox .join-list-icon {
  min-width: 36px;
  width: 36px;
  height: 36px;
  background-color: #FFFFFF26;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: var(--d12);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-titlebox .join-list-title {
  margin-top: 6px;
  transition: all 0.5s;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
  width: var(--18);
  height: var(--18);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon i {
  font-size: var(--18);
  color: #fff;
  transition: all 0.5s;
}
.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-left: calc(var(--d16) + 36px);
  padding-top: var(--d12);
}
.join-list .join-list2 .join-list3 .join-textbox .join-list-text {
  color: #fff;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  opacity: 1;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon2 {
  opacity: 0;
}
.other-banner {
  position: relative;
}
.other-banner .other-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.other-banner .other-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.other-banner .other-textbox .other-title {
  margin-bottom: var(--d20);
}
.other-banner .other-textbox .other-title h2 {
  color: #fff;
}
.other-banner .other-textbox .other-text {
  font-size: var(--18);
  line-height: 1.5;
  color: #fff;
  width: 514px;
  max-width: 100%;
  margin-bottom: var(--d50);
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  transform: translateY(-100%);
  pointer-events: none;
}
.i-about-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 96px;
  height: 96px;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(2px);
  z-index: 10;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-about-play .i-about-play2 {
  width: calc(85 / 96 * 100%);
  height: calc(85 / 96 * 100%);
  background-image: url('../img/play_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  border-radius: 50%;
  animation: playan1 10s infinite linear;
}
.i-about-play .i-about-icon {
  width: calc(50 / 96 * 100%);
  height: calc(50 / 96 * 100%);
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  position: relative;
}
.i-about-play .i-about-icon i {
  font-size: var(--14);
  color: var(--c);
}
.aboutcontent .about-nav {
  padding: var(--d18) 0;
  background-color: #F8F8F8;
}
.aboutcontent .about-nav .about-nav-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.aboutcontent .about-nav .about-nav-list .about-nav-list2 {
  padding-right: var(--d70);
  margin-right: var(--d70);
  position: relative;
  font-size: var(--16);
  line-height: 1;
  font-family: 'CalSans', Arial, sans-serif;
  color: #1f1f1f;
  white-space: nowrap;
}
.aboutcontent .about-nav .about-nav-list .about-nav-list2:hover {
  color: var(--c);
}
.aboutcontent .about-nav .about-nav-list .about-nav-list2::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 12px;
  background-color: #D9D9D9;
}
.aboutcontent .about-nav .about-nav-list .about-nav-list2:last-child {
  margin-right: 0;
  padding-right: 0;
}
.aboutcontent .company {
  padding-top: var(--d100);
}
.aboutcontent .company .company-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d70);
}
.aboutcontent .company .company-box .company-left {
  width: calc(600 / 1650 * 100%);
}
.aboutcontent .company .company-box .company-left .company-title {
  margin-bottom: var(--d16);
}
.aboutcontent .company .company-box .company-left .company-text {
  font-size: var(--18);
  line-height: 1.6;
  margin-bottom: var(--d50);
}
.aboutcontent .company .company-box .company-right {
  width: calc(810 / 1650 * 100%);
}
.aboutcontent .company .i-service-num {
  padding-bottom: var(--d30);
}
.aboutcontent .company .i-service-num .i-service-num2 .i-service-num3 {
  background-color: #F8F8F8;
}
.aboutcontent .company .company-video {
  padding: 0 var(--d15);
  position: relative;
}
.aboutcontent .company .company-video .company-imgbox {
  border-radius: 5px;
  overflow: hidden;
}
.aboutcontent .company .company-video .company-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .factory {
  padding: var(--d100) 0;
}
.aboutcontent .factory .factory-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d50);
}
.aboutcontent .factory .factory-box .factory-left {
  width: calc(600 / 1650 * 100%);
}
.aboutcontent .factory .factory-box .factory-left .factory-title {
  margin-bottom: var(--d16);
}
.aboutcontent .factory .factory-box .factory-left .factory-text {
  font-size: var(--18);
  line-height: 1.6;
  margin-bottom: var(--d50);
}
.aboutcontent .factory .factory-box .factory-right {
  width: calc(810 / 1650 * 100%);
  position: relative;
}
.aboutcontent .factory .factory-box .factory-right .factory-right-img {
  border-radius: 5px;
  overflow: hidden;
}
.aboutcontent .factory .factory-box .factory-right .factory-right-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.aboutcontent .factory .factory-swbox {
  position: relative;
}
.aboutcontent .factory .factory-swbox .img-box {
  border-radius: 5px;
  padding-bottom: calc(440 / 780 * 100%);
  cursor: pointer;
}
.aboutcontent .factory .factory-swbox .swiper-but {
  background-color: #F8F8F8;
}
.aboutcontent .honor {
  padding: var(--d100) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.aboutcontent .honor .honor-titlebox {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d50);
}
.aboutcontent .honor .honor-titlebox .honor-text {
  width: 930px;
  max-width: 100%;
  font-size: var(--18);
  line-height: 1.6;
  color: #666666;
}
.aboutcontent .honor .honor-swbox {
  position: relative;
}
.aboutcontent .honor .honor-swbox .honor-img {
  padding: var(--d52) var(--d45);
  background-color: #fff;
}
.aboutcontent .honor .honor-swbox .img-box {
  padding-bottom: calc(830 / 600 * 100%);
  cursor: pointer;
}
.aboutcontent .honor .honor-swbox .honor-sw-title {
  text-align: center;
  padding-top: var(--d26);
  font-size: var(--20);
  line-height: 1.16;
  color: #1F1F1F;
  font-family: 'CalSans', Arial, sans-serif;
}
.crumbs {
  padding: var(--d18) 0;
}
.crumbs i {
  font-size: var(--16);
  margin-right: 6px;
}
.crumbs .crumbs-list {
  display: inline;
}
.crumbs .crumbs-list .crumbs-list2 {
  display: inline;
  font-size: var(--16);
  line-height: 1;
  transition: all 0.5s;
}
.crumbs .crumbs-list .crumbs-list2:hover {
  color: var(--c);
}
.crumbs .crumbs-list .crumbs-list2::after {
  content: '>';
}
.crumbs .crumbs-list .crumbs-list2:last-child::after {
  display: none;
}
.crumbs .crumbs-list .action {
  color: var(--c);
}
.productcontent .product-textbox {
  padding: var(--d100) 0;
  background-color: #F1F6FA;
}
.productcontent .product-textbox .product-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.productcontent .product-textbox .product-text {
  text-align: center;
}
.productcontent .product-con {
  padding-top: var(--d50);
  padding-bottom: var(--d100);
}
.productcontent .product-con .product-list {
  padding-bottom: var(--d50);
  margin-bottom: calc(var(--d30) * -1);
}
.productcontent .product-con .product-list .product-list2 {
  margin-bottom: var(--d30);
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(390 / 1650 * 100%);
}
.gmt-box .gmt-left .gmt-title {
  margin-bottom: var(--d24);
}
.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 {
  border: 1px solid var(--c);
  transition: all 0.5s;
  margin-bottom: var(--d16);
}
.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:hover {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 .menubut .gmt-but i {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:hover .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: var(--d18) var(--d16);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut .gmt-but i {
  color: var(--c);
  transition: all 0.5s;
  font-size: var(--14);
  display: block;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: var(--d18) var(--d16);
  font-size: var(--16);
  line-height: 1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
  transition: all 0.5s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a span {
  width: 90%;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more {
  display: none;
  padding: var(--d12) var(--d16);
  background-color: #F9F9F9;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 {
  transition: all 0.5s;
  position: relative;
  margin-bottom: var(--d15);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2 a {
  display: block;
  width: 100%;
  font-size: var(--18);
  line-height: calc(26 / 18);
  position: relative;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .gmt-more2:hover a {
  text-decoration: underline;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-more .action a {
  text-decoration: underline;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open {
  background-color: var(--c);
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 .menubut .gmt-but i {
  color: #fff;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .open .gmt-list3 a {
  color: #fff;
}
.gmt-box .gmt-rigth {
  width: calc(1230 / 1650 * 100%);
  padding-left: var(--d35);
}
.search-note .search-note-title {
  margin-bottom: var(--d30);
}
.search-note .search-note-text {
  border-radius: 5px;
  padding: var(--d10);
  background-color: var(--c);
  margin-bottom: var(--d30);
  color: #fff;
}
.search-note .hot {
  margin-bottom: var(--d30);
}
.s-menu {
  display: none;
  position: relative;
  padding-top: 10px;
  margin-bottom: 20px;
}
.s-menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.s-menu .s-menu1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.s-menu .s-menu1 .s-menu2 {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  font-weight: 700;
}
.s-menu .s-menu1 .s-menu2:last-child {
  margin-right: 0;
}
.s-menu .s-menu1 .action {
  color: var(--c);
}
.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 calc(var(--d8) * -1);
}
.pagination .pagination-page {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .pagination-page li,
.pagination .next {
  width: var(--r46);
  height: var(--r46);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  line-height: 1;
  margin: 0 var(--d8);
  color: var(--c);
  border-radius: 50%;
}
.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: #F8F8F8;
  transition: all 0.5s;
  border-radius: 50%;
}
.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(--20);
}
.pagination .prev a:hover,
.pagination .pagination-page li a:hover,
.pagination .next a:hover {
  background-color: var(--c);
  color: #fff;
}
.pagination .active a {
  background-color: var(--c) !important;
  color: #fff !important;
}
.details-content {
  display: flex;
  justify-content: space-between;
  padding: var(--d70) 0;
}
.details-content .img-box {
  padding-bottom: calc(525 / 700 * 100%);
}
.details-content .details-left {
  width: calc(810 / 1650 * 100%);
}
.details-content .details-left .details-imgbox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.details-content .details-left .details-imgbox .details-swiperbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 {
  width: 100%;
  padding: 1px;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide {
  border: 1px solid #F5F5F5;
  overflow: hidden;
  background-color: #FFFFFF;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-slide-thumb-active {
  border-color: var(--c);
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video {
  position: relative;
}
.details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::after {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00458FE5;
  content: '';
  z-index: 10;
  border-radius: 50%;
}
.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: "\e60b";
  font-size: var(--12);
  color: #fff;
  z-index: 11;
  line-height: 1;
  border-radius: 50%;
}
.details-content .details-left .details-imgbox .details-swiperbox2 {
  width: 100%;
  overflow: hidden;
  margin-bottom: var(--d10);
}
.details-content .details-left .details-imgbox .details-swiperbox2 .details-swiper2 {
  width: 100%;
  height: 100%;
}
.details-content .details-right {
  width: calc(840 / 1650 * 100%);
  padding-left: var(--d70);
}
.details-content .details-right .details-right2 {
  height: 100%;
}
.details-content .details-right .details-right2 .details-type {
  font-size: var(--20);
  line-height: 1.1;
  color: var(--c2);
  margin-bottom: var(--d20);
  font-family: 'CalSans', Arial, sans-serif;
}
.details-content .details-right .details-right2 .details-title {
  margin-bottom: var(--d12);
}
.details-content .details-right .details-right2 .details-title h2 {
  font-size: var(--40);
  line-height: 1.1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.details-content .details-right .details-right2 .details-text {
  font-size: var(--18);
  line-height: 1.6;
  margin-bottom: var(--d30);
}
.details-content .details-right .details-right2 .details-textbox {
  margin-bottom: var(--d30);
  background-color: #fff;
  border-radius: 5px;
  padding: var(--d20);
}
.details-content .details-right .details-right2 .details-textbox .details-text-title {
  font-size: var(--22);
  line-height: 1.2;
  margin-bottom: var(--d12);
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.details-content .details-right .details-right2 .details-share {
  margin-bottom: var(--d70);
}
.details-content .details-right .details-right2 .details-share p {
  font-size: var(--20);
  line-height: 1.26;
  color: var(--c);
  margin-bottom: var(--d20);
  font-family: 'CalSans', Arial, sans-serif;
}
.details-content .details-right .details-right2 .details-butbox .details-but {
  margin-bottom: var(--d16);
}
.details-content .details-right .details-right2 .details-butbox .details-but:last-child {
  margin-bottom: 0;
}
.details-content .details-right .details-right2 .details-butbox .details-but .details-but2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d18) 0;
  border-radius: 5px;
  border: 1px solid var(--c);
  font-size: var(--16);
  line-height: 1;
  font-family: 'CalSans', Arial, sans-serif;
  color: var(--c);
  transition: all 0.5s;
}
.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-size: var(--16);
  margin-left: 6px;
}
.productdetails .product-details {
  background-color: #F1F6FA;
}
.productdetails .details {
  padding-top: var(--d70);
}
.productdetails .details .details-navbox {
  position: sticky;
  top: 130px;
  left: 0;
  z-index: 1000;
  background-color: #fff;
}
.productdetails .details .details-navbox .details-nav {
  margin-bottom: var(--d70);
}
.productdetails .details .details-navbox .details-nav .navbox {
  display: flex;
  justify-content: flex-start;
}
.productdetails .details .details-navbox .details-nav .navbox .navbox2 {
  min-width: 317px;
  margin-right: var(--d16);
  font-size: var(--16);
  line-height: 1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
  text-align: center;
  position: relative;
  white-space: nowrap;
  border: 1px solid var(--c);
  transition: all 0.5s;
}
.productdetails .details .details-navbox .details-nav .navbox .navbox2 a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d18);
}
.productdetails .details .details-navbox .details-nav .navbox .navbox2:hover {
  color: #fff;
  background-color: var(--c);
}
.productdetails .details .details-navbox .details-nav .navbox .navbox2:last-child {
  margin-right: 0;
}
.productdetails .details .prodetails {
  margin-bottom: var(--d70);
  position: relative;
}
.productdetails .details .prodetails .prodetails-textbox2 {
  margin-bottom: var(--d40);
}
.productdetails .details .prodetails .prodetails-textbox2:last-child {
  margin-bottom: 0;
}
.productdetails .details .prodetails .prodetails-textbox2 .prodetails-text-title {
  font-size: var(--22);
  line-height: 1.2;
  margin-bottom: var(--d16);
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
}
.productdetails .details .inquiry {
  background-color: #F1F6FA;
  padding: var(--d70) 0;
  position: relative;
}
.productdetails .details .inquiry .inquiry-box {
  display: flex;
  justify-content: space-between;
}
.productdetails .details .inquiry .inquiry-box .inquiry-left {
  width: calc(790 / 1650 * 100%);
  padding-right: var(--d150);
}
.productdetails .details .inquiry .inquiry-box .inquiry-left .inquiry-img {
  margin-bottom: var(--d30);
}
.productdetails .details .inquiry .inquiry-box .inquiry-left .inquiry-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productdetails .details .inquiry .inquiry-box .inquiry-left .inquiry-text {
  margin-bottom: var(--d50);
}
.productdetails .details .inquiry .inquiry-box .inquiry-right {
  width: calc(810 / 1650 * 100%);
}
.productdetails .details .inquiry .inquiry-box .inquiry-right .contact-form {
  margin-bottom: var(--d16);
}
.productdetails .details .inquiry .inquiry-box .inquiry-right .contact-form .input-box {
  background-color: #fff;
}
.content-title {
  font-size: var(--40);
  line-height: 1.1;
  color: var(--c);
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d40);
}
.content-title span {
  color: var(--c2);
}
.related {
  padding-top: var(--d70);
  padding-bottom: var(--d100);
}
.related .related-titlebox {
  margin-bottom: var(--d48);
  display: flex;
  justify-content: space-between;
}
.related .related-titlebox .content-title {
  margin-bottom: 0;
}
.related .swiper-but {
  background-color: #F8F8F8;
}
.newscontent {
  padding: var(--d100) 0;
}
.newscontent .news-title {
  text-align: center;
  margin-bottom: var(--d50);
}
.newscontent .news-box {
  margin-bottom: var(--d50);
  display: flex;
  justify-content: space-between;
}
.newscontent .news-box .news-textbox {
  padding-top: var(--d10);
}
.newscontent .news-box .news-textbox .news-list-title {
  margin-bottom: var(--d12);
}
.newscontent .news-box .news-textbox .news-list-title h3 {
  transition: all 0.5s;
  font-size: var(--22);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  color: #1F1F1F;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newscontent .news-box .news-textbox .news-list-text {
  margin-bottom: var(--d20);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newscontent .news-box .news-textbox .news-list-date {
  display: flex;
  align-items: center;
  font-family: 'CalSans', Arial, sans-serif;
  font-size: var(--14);
  line-height: 1;
  color: #1f1f1f;
}
.newscontent .news-box .news-textbox .news-list-date i {
  font-size: var(--18);
  margin-right: 6px;
  color: var(--c);
}
.newscontent .news-box .news-left {
  width: calc(816 / 1650 * 100%);
  padding: var(--d20);
  padding-bottom: var(--d44);
  background-color: #F1F6FA;
}
.newscontent .news-box .news-left:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news-box .news-left:hover .news-textbox .news-list-title h3 {
  color: var(--c2);
}
.newscontent .news-box .news-left .news-imgbox {
  margin-bottom: var(--d26);
}
.newscontent .news-box .news-left .news-imgbox .img-box {
  padding-bottom: calc(485 / 775 * 100%);
  border-radius: 5px;
}
.newscontent .news-box .news-right {
  width: calc(816 / 1650 * 100%);
}
.newscontent .news-box .news-right .news-list .news-list2 {
  background-color: #F1F6FA;
  margin-bottom: var(--d16);
}
.newscontent .news-box .news-right .news-list .news-list2:last-child {
  margin-bottom: 0;
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3 {
  display: flex;
  justify-content: space-between;
  padding: var(--d20);
  padding-right: var(--d26);
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3:hover .news-textbox .news-list-title h3 {
  color: var(--c2);
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3 .news-textbox {
  width: calc(470 / 770 * 100%);
  padding-right: var(--d26);
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3 .news-list-img {
  width: calc(300 / 770 * 100%);
}
.newscontent .news-box .news-right .news-list .news-list2 .news-list3 .news-list-img .img-box {
  padding-bottom: calc(290 / 460 * 100%);
  border-radius: 5px;
}
.newscontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.casecontent {
  padding: var(--d100) 0;
  background-color: #F1F6FA;
}
.casecontent .case-title {
  text-align: center;
  margin-bottom: var(--d16);
}
.casecontent .case-text {
  width: 782px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: var(--d50);
  text-align: center;
}
.casecontent .cases-box {
  background-color: #fff;
}
.casecontent .cases-list {
  margin-bottom: calc(var(--d50) * -1);
  padding-bottom: var(--d50);
}
.casecontent .cases-list .cases-list2 {
  margin-bottom: var(--d50);
}
.casecontent .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.servicecontent .service {
  padding: var(--d100) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.servicecontent .service .service-box {
  display: flex;
  justify-content: space-between;
}
.servicecontent .service .service-box .service-left {
  width: calc(720 / 1650 * 100%);
}
.servicecontent .service .service-box .service-left .service-title {
  margin-bottom: var(--d16);
}
.servicecontent .service .service-box .service-left .service-text {
  margin-bottom: var(--d50);
}
.servicecontent .service .service-box .service-left .service-butbox {
  display: flex;
  align-items: center;
}
.servicecontent .service .service-box .service-left .service-butbox .con-but:first-child {
  margin-right: var(--d16);
}
.servicecontent .service .service-box .service-right {
  width: calc(810 / 1650 * 100%);
}
.servicecontent .service .service-box .service-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.servicecontent .service-con {
  padding: var(--d100) 0;
}
.servicecontent .service-con .service-con-title {
  width: 1124px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--d50);
  font-size: var(--32);
  line-height: 1.54;
  color: var(--c2);
  font-family: 'CalSans', Arial, sans-serif;
}
.servicecontent .service-con .service-con-list {
  margin-bottom: calc(var(--d20) * -1);
  --bs-gutter-x: 1.25rem;
}
.servicecontent .service-con .service-con-list .service-con-list2 {
  margin-bottom: var(--d20);
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3:hover::after {
  opacity: 0;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3:hover::before {
  opacity: 1;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3:hover .service-con-textbox .service-con-icon {
  background-color: #Fff;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3:hover .service-con-textbox .service-con-icon i {
  color: var(--c2);
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 69, 143, 0.55);
  z-index: 10;
  transition: all 0.5s;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(220, 47, 48, 0.9);
  z-index: 10;
  transition: all 0.5s;
  opacity: 0;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .img-box {
  padding-bottom: calc(500 / 795 * 100%);
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  padding: var(--d32);
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-con-icon {
  width: var(--r50);
  height: var(--r50);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #fff;
  margin-bottom: var(--d50);
  transition: all 0.5s;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-con-icon i {
  font-size: var(--24);
  color: #fff;
  transition: all 0.5s;
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-list-title {
  text-align: center;
  font-size: var(--22);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d12);
}
.servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-list-text {
  text-align: center;
}
.faqcontent .faq {
  padding: var(--d100) 0 var(--d140);
}
.faqcontent .faq .faq-box {
  display: flex;
  justify-content: space-between;
}
.faqcontent .faq .faq-box .faq-left {
  width: calc(670 / 1650 * 100%);
}
.faqcontent .faq .faq-box .faq-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.faqcontent .faq .faq-box .faq-right {
  width: calc(980 / 1650 * 100%);
  padding-left: var(--d50);
  flex-direction: column;
  display: flex;
  justify-content: space-between;
}
.faqcontent .faq .faq-box .faq-right .faq-titlebox {
  margin-bottom: var(--d50);
}
.faqcontent .faq .faq-box .faq-right .faq-titlebox .faq-title {
  margin-bottom: var(--d16);
}
.faqcontent .faq .faq-box .faq-right .join-list .join-list2 .join-list3 .join-titlebox .join-list-titlebox .join-list-icon {
  background-color: #F8F8F8;
}
.faqcontent .faq .faq-box .faq-right .join-list .join-list2 .join-list3 .join-titlebox .join-list-titlebox {
  color: #1f1f1f;
}
.faqcontent .faq .faq-box .faq-right .join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon i {
  color: #1f1f1f;
}
.faqcontent .faq .faq-box .faq-right .join-list .join-list2 .join-list3 .join-textbox .join-list-text {
  color: #1f1f1f;
}
.faqcontent .faq .faq-box .faq-right .join-list .join-list2 {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: var(--d30);
  padding-bottom: var(--d30);
}
.faqcontent .faq .faq-box .faq-right .i-faq-but {
  width: 100%;
  margin-top: var(--d55);
}
.faqcontent .faq .faq-box .faq-right .i-faq-but .i-faq-but2 {
  width: 100%;
  padding: var(--d12) 0;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--18);
  line-height: 1.2;
  font-family: 'CalSans', Arial, sans-serif;
  color: #fff;
}
.faqcontent .faq .faq-box .faq-right .i-faq-but .i-faq-but2 i {
  font-size: var(--24);
  margin-right: 6px;
}
.faqcontent .related {
  padding-top: 0;
}
.faqcontent .faq-cases {
  padding: var(--d100) 0;
  background-color: #F1F6FA;
}
.faqcontent .faq-cases .faq-cases-titlebox {
  margin-bottom: var(--d48);
  display: flex;
  justify-content: space-between;
}
.faqcontent .faq-cases .faq-cases-titlebox .content-title {
  margin-bottom: 0;
}
.contactcontent .contact-formbox {
  padding: var(--d100) 0;
}
.contactcontent .contact-formbox .contact-formbox2 {
  display: flex;
  justify-content: space-between;
}
.contactcontent .contact-formbox .contact-formbox2 .contact-left {
  width: calc(960 / 1650 * 100%);
  padding-right: var(--d150);
}
.contactcontent .contact-formbox .contact-formbox2 .contact-left .contact-title {
  margin-bottom: var(--d16);
}
.contactcontent .contact-formbox .contact-formbox2 .contact-left .contact-text {
  margin-bottom: var(--d50);
}
.contactcontent .contact-formbox .contact-formbox2 .contact-right {
  width: calc(690 / 1650 * 100%);
}
.contactcontent .contact-formbox .contact-formbox2 .contact-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .qingdao {
  padding: var(--d100) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.contactcontent .qingdao .qingdao-title {
  margin-bottom: var(--d16);
  text-align: center;
}
.contactcontent .qingdao .qingdao-text {
  width: 807px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: var(--d50);
}
.contactcontent .qingdao .contact-list {
  margin-bottom: calc(var(--d20) * -1);
}
.contactcontent .qingdao .contact-list .contact-list2 {
  margin-bottom: var(--d20);
}
.contactcontent .qingdao .contact-list .contact-list2 a {
  transition: all 0.5s;
}
.contactcontent .qingdao .contact-list .contact-list2 a:hover {
  color: var(--c);
}
.contactcontent .qingdao .contact-list .contact-list2 .contact-list3 {
  padding: var(--d30);
  background-color: #fff;
  border-radius: 5px;
}
.contactcontent .qingdao .contact-list .contact-list2 .contact-list3 .contact-icon {
  width: var(--r50);
  height: var(--r50);
  border-radius: 5px;
  background-color: var(--c);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-bottom: var(--d93);
}
.contactcontent .qingdao .contact-list .contact-list2 .contact-list3 .contact-icon i {
  font-size: var(--24);
}
.contactcontent .qingdao .contact-list .contact-list2 .contact-list3 .contact-list-title {
  font-size: var(--22);
  line-height: 1.2;
  color: #121212;
  font-family: 'CalSans', Arial, sans-serif;
  margin-bottom: var(--d12);
}
.newsdetcon {
  position: relative;
  padding-bottom: var(--d120);
  padding-top: var(--d120);
}
.newsdetcon .form-title {
  margin-bottom: var(--d20);
}
.newsdetcon .news-formbox .form-title h2 {
  color: #003366;
}
.newsdetcon .news-formbox .more-but .more-box {
  background-color: #003366;
}
.newsdetcon .news-formbox .input-box {
  color: #003366;
  background-color: #F7F8FA;
}
.newsdetcon .news-formbox .input-box::placeholder {
  transition: all 0.5s;
  color: #496683;
}
.newsdetcon .news-title {
  margin-bottom: var(--d30);
}
.newsdetcon .index-news-date {
  font-size: var(--18);
  line-height: 1;
  margin-bottom: var(--d20);
}
.newsdetcon .news-prve,
.newsdetcon .news-next,
.newsdetcon .share {
  margin-bottom: var(--d30);
}
.newsdetcon .news-prve p,
.newsdetcon .news-next p,
.newsdetcon .share p {
  white-space: nowrap;
  font-size: var(--18);
  line-height: 1.3;
  font-weight: 500;
  color: #222222;
  display: inline-block;
  margin-right: 10px;
}
.newsdetcon .news-text {
  margin-bottom: var(--d40);
}
.newsdetcon .news-prve a,
.newsdetcon .news-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.newsdetcon .news-prve a:hover,
.newsdetcon .news-next a:hover {
  color: var(--c);
}
.newsdetcon .news-prve span,
.newsdetcon .news-next span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsdetcon .news-next {
  margin-bottom: var(--d50);
}
.sitemapcontent .sitemap-content {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.sitemapcontent .sitemap-content .sitemap-title {
  margin-bottom: var(--d60);
}
.sitemapcontent .sitemap-content .list1 .list2 {
  margin-bottom: var(--d30);
}
.sitemapcontent .sitemap-content .list1 .list2:last-child {
  margin-bottom: 0;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3 {
  max-width: 100%;
  width: 400px;
  height: 50px;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--c);
  color: var(--c);
  font-size: 20px;
  font-weight: bold;
  transition: all 0.2s;
}
.sitemapcontent .sitemap-content .list1 .list2 .list3:hover {
  background-color: var(--c);
  color: #fff;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 {
  padding-top: 20px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-2 .list2-2 {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
  color: var(--c);
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 {
  padding-top: 10px;
}
.sitemapcontent .sitemap-content .list1 .list2 .list1-3 .list2-3 {
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  font-weight: normal;
  color: var(--c);
}
.privacycontent {
  padding-top: var(--d100);
  padding-bottom: var(--d100);
}
.privacycontent .privacy-title {
  margin-bottom: var(--d30);
}
.cart {
  padding: var(--d100) 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.cart .cartcontent {
  padding-bottom: var(--d100);
}
.cart .cart-box .img-box {
  padding-bottom: calc(675 / 585 * 100%);
}
.cart .cart-box .title-inquiry-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .title-inquiry-info .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.cart .cart-box .inquiry-list::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f5f7fa;
  content: "";
  position: absolute;
}
.cart .cart-box .inquiry-list .item {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  padding: 20px;
}
.cart .cart-box .inquiry-list .number-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cart .cart-box .inquiry-list .number-box span {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 36px;
  margin: 0;
  margin-top: -2px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
.cart .cart-box .inquiry-list .number-box span:hover {
  background-color: #254b9e;
  color: #fff;
}
.cart .cart-box .inquiry-list .number-box .ipt-num {
  font-size: 16px;
  line-height: 34px;
  position: relative;
  width: 60px;
  height: 34px;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
}
.cart .cart-box .inquiry-list .iclose {
  position: relative;
  cursor: pointer;
}
.cart .cart-box .inquiry-list .iclose:hover::after {
  color: #254b9e;
}
.cart .cart-box .inquiry-list .iclose::after {
  font-family: "iconfont" !important;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\ec7b";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #000;
  z-index: 10;
}
.cart .cart-box .checkbox {
  width: 10%;
}
.cart .cart-box .pimg,
.cart .cart-box .number {
  width: 20%;
}
.cart .cart-box .pname {
  width: 40%;
}
.cart .cart-box .pname2 {
  display: none;
}
.cart .cart-box .operation {
  width: 10%;
}
.cart .cart-box .det-tit {
  width: 100%;
  position: relative;
  color: #000;
  font-size: var(--20);
  font-weight: 500;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.cart .cart-box .det-tit::after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  content: "";
  bottom: 0;
  left: 0;
}
.cart .cart-box .pimg-pname-num {
  display: none;
}
.cart .cart-box .pimg-pname-num p {
  margin-bottom: 20px;
}
.cart .detailscontent .requestbox {
  padding-top: var(--36);
  padding-bottom: var(--64);
}
@media (max-width: 1400px) {
  .cart .cart-box .title-inquiry-info .item {
    font-size: 14px;
    padding: 10px;
  }
  .cart .cart-box .inquiry-list .item {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .cart .cart-box .pimg,
  .cart .cart-box .pname,
  .cart .cart-box .number {
    display: none;
  }
  .cart .cart-box .pimg-pname-num {
    display: block;
    width: 80%;
  }
  .cart .cart-box .pimg-pname-num .cart-img {
    max-width: 300px;
  }
}
@media (max-width: 540px) {
  .cart .cart-box .checkbox span,
  .cart .cart-box .operation span {
    display: none;
  }
}
.contact-form .form-title {
  font-size: var(--16);
  line-height: 1;
  color: #1f1f1f;
  margin-bottom: var(--d16);
}
.contact-form .product-input {
  margin-bottom: var(--d20);
  border-radius: 3px;
  overflow: hidden;
}
.contact-form .product-input .input-box {
  background-color: var(--c) !important;
  color: #fff;
}
.contact-form ul {
  --bs-gutter-x: 1.25rem;
}
.contact-form ul li {
  margin-bottom: var(--d20);
}
.contact-form .input-box {
  width: 100%;
  background-color: #F8F8F8;
  padding: var(--d17) var(--d20);
  font-size: var(--16);
  line-height: 1;
  border-radius: 3px;
}
.contact-form .input-box::placeholder {
  color: #999999;
  transition: all 0.5s;
}
.contact-form .input-box:focus::placeholder {
  opacity: 0.3;
}
.contact-form .textarea-box {
  margin-bottom: var(--d50);
  height: 200px;
}
.contact-form .submit {
  background-color: var(--c);
  font-size: var(--16);
  line-height: 1;
  color: #fff;
  transition: all 0.5s;
  width: 100%;
  font-family: 'CalSans', Arial, sans-serif;
  border-radius: 4px;
  padding: var(--d18) 0;
}
.contact-form .submit i {
  font-size: var(--16);
  margin-left: 6px;
}
.contact-form .submit:hover {
  background-color: var(--c2);
}
.inquiry-form-text {
  margin-top: var(--d16);
}
.container {
  max-width: 1650px;
  padding: 0;
}
@media (max-width: 1800px) {
  .container {
    max-width: 1400px;
  }
  :root {
    --p: calc((100vw - 1400px) / 2);
    --162: 135px;
  }
  .header .header-logo .logo {
    width: 250px;
  }
  .header .header-box2 .header-content2 .header-pronav1 {
    margin-right: 50px;
  }
  .header .header-box2 .header-content2 .header-pronav1 .header-pronav2 {
    margin-right: 15px;
  }
  .fooder .fooder-top .fooder-left {
    width: 670px;
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }
  :root {
    --p: calc((100vw - 1260px) / 2);
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d185: 110px;
    --d180: 110px;
    --d170: 110px;
    --d160: 100px;
    --d158: 100px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d70: 50px;
    --d66: 40px;
    --d64: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d52: 30px;
    --d50: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d26: 15px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d15: 10px;
    --d12: 8px;
    --162: 120px;
    --100: 75px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --76: 70px;
    --70: 65px;
    --68: 60px;
    --64: 54px;
    --60: 50px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --48: 38px;
    --46: 36px;
    --45: 36px;
    --44: 36px;
    --38: 34px;
    --36: 34px;
    --34: 30px;
    --32: 30px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --18: 16px;
  }
  .indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox {
    width: calc(790 / 1052 * 100%);
  }
  .indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-imgbox {
    width: calc(262 / 1052 * 100%);
  }
  .header .header-box2 .header-content2 .header-pronav1 .header-pronav2 .header-pronav3 {
    font-size: 14px;
  }
  .fooder .fooder-bom .food-form {
    width: 500px;
  }
  .header .header-box2 .header-content2 .header-pronav1 {
    margin-right: 20px;
  }
  .header .header-logo .logo {
    width: 200px;
  }
  .header .header-box2 .header-content2 .header-pronav1 .header-pronav2 {
    margin-right: 10px;
  }
  .indexcontent .i-news .i-news-box .i-news-right .i-faq-but .i-faq-but2 {
    padding: 10px 0;
  }
}
@media (max-width: 1400px) {
  .row {
    --bs-gutter-x: 1em;
  }
  .container {
    max-width: 1060px;
  }
  :root {
    --p: calc((100vw - 1060px) / 2);
    --r46: 40px;
    --r44: 40px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d185: 80px;
    --d180: 80px;
    --d170: 80px;
    --d160: 75px;
    --d158: 75px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d70: 30px;
    --d56: 25px;
    --d55: 25px;
    --d48: 30px;
    --d46: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d12: 10px;
    --162: 93px;
    --100: 66px;
    --90: 66px;
    --75: 50px;
    --76: 50px;
    --70: 50px;
    --68: 50px;
    --65: 50px;
    --64: 48px;
    --60: 45px;
    --56: 38px;
    --52: 38px;
    --50: 38px;
    --48: 36px;
    --46: 30px;
    --45: 30px;
    --44: 30px;
    --40: 32px;
    --38: 30px;
    --36: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --16: 14px;
  }
  .servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-con-icon {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
  }
  .servicecontent .service-con .service-con-list .service-con-list2 .service-con-list3 .service-con-textbox .service-con-icon i {
    font-size: 16px;
  }
  .productdetails .details .details-navbox {
    top: 100px;
  }
  .aboutcontent .honor .honor-titlebox .honor-text {
    width: 700px;
  }
  .header .header-box2 .header-content2 {
    height: 60px;
  }
  .header .header-box2 .header-content2 .header-pronav1 {
    margin-right: 10px;
  }
  .header .header-logo .logo {
    width: 150px;
  }
  .header .header-box2 .header-content2 .header-pronav1 .header-pronav2 .header-pronav3 {
    font-size: 12px;
  }
  .newscontent .news-box .news-left .news-imgbox {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }
  .contactcontent .qingdao .contact-list .contact-list2 .contact-list3 .contact-icon {
    margin-bottom: var(--d30);
  }
  :root {
    --p: calc((100vw - 860px) / 2);
    --r50: 40px;
    --r44: 35px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 30px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 100px;
    --100: 50px;
    --90: 50px;
    --75: 45px;
    --68: 45px;
    --64: 38px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --46: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .contactcontent .contact-formbox .contact-formbox2 {
    flex-direction: column;
  }
  .contactcontent .contact-formbox .contact-formbox2 .contact-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: var(--d30);
  }
  .contactcontent .contact-formbox .contact-formbox2 .contact-right {
    width: 100%;
  }
  .faqcontent .faq .faq-box {
    flex-direction: column-reverse;
  }
  .faqcontent .faq .faq-box .faq-right {
    width: 100%;
    padding-left: 0;
    margin-bottom: var(--d30);
  }
  .faqcontent .faq .faq-box .faq-left {
    width: 100%;
  }
  .servicecontent .service .service-box {
    flex-direction: column;
  }
  .servicecontent .service .service-box .service-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .servicecontent .service .service-box .service-right {
    width: 100%;
  }
  .newscontent .news-box {
    flex-direction: column;
  }
  .newscontent .news-box .news-left {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .newscontent .news-box .news-right {
    width: 100%;
  }
  .productdetails .details .inquiry .inquiry-box {
    flex-direction: column;
  }
  .productdetails .details .inquiry .inquiry-box .inquiry-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: var(--d30);
  }
  .productdetails .details .inquiry .inquiry-box .inquiry-right {
    width: 100%;
  }
  .details-content {
    flex-direction: column;
  }
  .details-content .details-left {
    width: 100%;
  }
  .details-content .details-right {
    width: 100%;
    padding-left: 0;
    margin-top: var(--d30);
  }
  .s-menu {
    display: block;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .indexcontent .i-news .i-news-box {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-box .i-news-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .indexcontent .i-news .i-news-box .i-news-right {
    width: 100%;
  }
  .indexcontent .i-about .i-about-box {
    flex-direction: column-reverse;
  }
  .indexcontent .i-about .i-about-box .i-about-right {
    width: 100%;
    padding-left: var(--p);
    margin-bottom: var(--d30);
  }
  .indexcontent .i-about .i-about-box .i-about-left {
    width: 100%;
    padding: 0 var(--d15);
  }
  .indexcontent .i-about .i-about-box .i-about-left .i-about-date {
    right: var(--d15);
  }
  .header .header-box2 .header-content2 .header-pronav1 {
    display: none;
  }
  .header .header-logo .logo {
    width: 200px;
  }
  .header .header-language {
    margin-right: 10px;
  }
  .aboutcontent .honor .honor-titlebox,
  .aboutcontent .factory .factory-box,
  .aboutcontent .company .company-box {
    flex-direction: column;
  }
  .aboutcontent .factory .factory-box .factory-left,
  .aboutcontent .company .company-box .company-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .aboutcontent .honor .honor-titlebox .honor-text,
  .aboutcontent .factory .factory-box .factory-right,
  .aboutcontent .company .company-box .company-right {
    width: 100%;
  }
  .honor-title {
    margin-bottom: var(--d16);
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-left {
    width: 100%;
    margin-bottom: var(--d30);
  }
  .fooder .fooder-bom .food-form {
    width: 378px;
  }
  .fooder .fooder-bom .food-form .submit {
    width: 40px;
    height: 40px;
  }
  .fooder .fooder-bom .food-formbox .food-form2 .input-text {
    width: calc(100% - 50px);
  }
  .swiper-prev {
    position: absolute;
    top: 50%;
    left: var(--d30);
    z-index: 10;
    transform: translate(0%, -50%);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .swiper-next {
    position: absolute;
    top: 50%;
    right: var(--d30);
    z-index: 10;
    transform: translate(0%, -50%);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .fooder .fooder-top .fooder-rigth {
    width: 100%;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --d700: 264px;
    --d330: 100px;
    --d170: 80px;
    --d158: 70px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d46: 28px;
    --d58: 28px;
    --d24: 20px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --54: 30px;
    --52: 30px;
    --48: 28px;
    --46: 26px;
    --45: 26px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .productdetails .details .details-navbox .details-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .productdetails .details .details-navbox .details-nav .navbox .navbox2 {
    min-width: auto;
  }
  .aboutcontent .about-nav {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .swiper-but {
    width: 35px;
    height: 35px;
  }
  .fooder .fooder-bom {
    flex-wrap: wrap;
  }
  .fooder .fooder-bom .fooder-link {
    margin-top: var(--d20);
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }
  :root {
    --p: 5%;
    --r50: 35px;
    --r46: 35px;
    --d357: 85px;
    --d208: 60px;
    --d185: 60px;
    --d180: 60px;
    --d170: 60px;
    --d160: 50px;
    --d158: 50px;
    --d150: 50px;
    --d145: 50px;
    --d140: 45px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d75: 40px;
    --d70: 30px;
    --d46: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d18: 8px;
    --d17: 8px;
    --100: 38px;
    --80: 38px;
    --75: 38px;
    --70: 38px;
    --64: 36px;
    --60: 34px;
    --56: 30px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
  }
  .i-about-play {
    width: 70px;
    height: 70px;
  }
  .details-content .details-left .details-imgbox .details-swiperbox .details-swiper1 .swiper-video::after {
    width: 35px;
    height: 35px;
  }
  .other-img {
    height: 250px;
  }
  .indexcontent .i-service .i-service-img .i-service-listbox {
    position: unset;
  }
  .header {
    position: sticky;
  }
  .fooder {
    padding-bottom: 52px;
  }
  .fooder .fooder-top .fooder-rigth {
    flex-wrap: wrap;
  }
  .fooder-contact {
    order: 2;
    width: 100%;
    margin-top: var(--d20);
  }
  .newscontent .news-box .news-right .news-list .news-list2 .news-list3 {
    flex-direction: column-reverse;
  }
  .newscontent .news-box .news-right .news-list .news-list2 .news-list3 .news-list-img {
    width: 100%;
  }
  .newscontent .news-box .news-right .news-list .news-list2 .news-list3 .news-textbox {
    width: 100%;
    padding-right: 0;
  }
  .indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 {
    flex-direction: column;
  }
  .indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-imgbox {
    width: 100%;
  }
  .indexcontent .i-news .i-news-box .i-news-left .i-news-list .i-news-list2 .i-news-list3 .i-news-textbox {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d170: 30px;
    --d160: 30px;
    --d158: 30px;
    --d150: 30px;
    --d145: 30px;
    --d140: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --162: 60px;
    --100: 35px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --68: 28px;
    --65: 28px;
    --64: 28px;
    --60: 28px;
    --44: 26px;
    --40: 26px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .i-about-left .i-about-date {
    position: unset;
    border-radius: 0px 0px 0px 0px;
  }
  .con-but .con-but2 {
    min-width: auto;
  }
  .header .header-box2 .header-content2 {
    height: 40px;
  }
  .fooder .fooder-bom .food-form {
    width: 100%;
    margin-bottom: var(--d20);
  }
  .header .header-mes {
    display: none;
  }
}
