body {
  font-family: 'Roboto', Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  overflow-x: hidden;
  --bs-body-color: #666666;
  color: #666666;
  background-color: #fff;
}

.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;
}

label {
  width: 100%;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: local('Roboto Regular'), local('Roboto-Regular'), url('../font/Roboto-Regular.woff2') format('woff2'), url('../font/Roboto-Regular.woff') format('woff'), url('../font/Roboto-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('../font/Roboto-Medium.woff2') format('woff2'), url('../font/Roboto-Medium.woff') format('woff'), url('../font/Roboto-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 600;
  font-style: normal;
  src: local('Roboto SemiBold'), local('Roboto-SemiBold'), url('../font/Roboto-SemiBold.woff2') format('woff2'), url('../font/Roboto-SemiBold.woff') format('woff'), url('../font/Roboto-SemiBold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('../font/Roboto-Bold.woff2') format('woff2'), url('../font/Roboto-Bold.woff') format('woff'), url('../font/Roboto-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Objectivity';
  font-weight: 700;
  font-style: normal;
  src: local('Objectivity Bold'), local('Objectivity-Bold'), url('../font/Objectivity-Bold.woff2') format('woff2'), url('../font/Objectivity-Bold.woff') format('woff'), url('../font/Objectivity-Bold.ttf') format('truetype');
  font-display: swap;
}

@keyframes playan1 {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-14px);
  }

  100% {
    transform: translateY(0);
  }
}

.row {
  --bs-gutter-x: 1.875rem;
}

:root {
  --p: calc((100vw - 1520px) / 2);
  --c: #0B47B2;
  --c2: #2D9E55;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d286: 286px;
  --d243: 243px;
  --d225: 225px;
  --d208: 208px;
  --d190: 190px;
  --d185: 185px;
  --d180: 180px;
  --d178: 178px;
  --d170: 170px;
  --d164: 164px;
  --d160: 160px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --110: 110px;
  --100: 100px;
  --92: 92px;
  --90: 90px;
  --80: 80px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --44: 44px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}

.o {
  font-family: 'Objectivity', Arial, sans-serif;
}

.title {
  font-weight: 500;
  font-size: var(--48);
  line-height: calc(56 / 48);
  color: #222222;
  margin-top: 20px;
}

.banner-title {
  font-size: var(--60);
  line-height: calc(70 / 60);
  color: #fff;
  font-weight: 700;
}

.banner-text {
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: #fff;
  font-weight: 500;
}

.text20-30 {
  font-size: var(--20);
  line-height: calc(30 / 20);
  font-weight: 500;
}

.text18-21 {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: #666666;
  font-weight: 500;
}

.text16-26 {
  font-size: var(--16);
  line-height: calc(26 / 18);
  color: #666666;
}

#header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
}

.header {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10001;
  transition: all 0.5s;
  border-bottom: 1px solid #dddddd;
}

.header .header-box1 {
  background-color: transparent;
  position: relative;
  z-index: 10;
  transition: all 0.5s;
  background-color: #fff;
}

.header .header-box1 .header-content1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}

.header .header-box1 .header-content1 .logo {
  width: 239px;
}

.header .header-box1 .header-content1 .logo a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.header .header-box1 .header-content1 .logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.header .header-box1 .header-content1 .header-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.header .header-navbox {
  height: 100%;
}

.header .header-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.header .header-tel {
  margin-right: var(--d34);
}

.header .header-tel a {
  padding: var(--d16);
  font-size: var(--18);
  background-color: #0b47b2;
  border-radius: 50px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

.header .header-language {
  position: relative;
  background-color: #F8F8F8;
  padding: var(--d10) var(--d16);
  border-radius: 50px;
}

.header .header-language .header-language2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  cursor: pointer;
  font-weight: 500;
  font-size: var(--16);
}

.header .header-language .header-language2 .language {
  margin: 0 6px;
  font-size: var(--18);
  font-weight: 500;
  color: #000000;
}

.header .header-language .header-language2 .icon-yuyan {
  font-size: var(--24);
  color: #000;
}

.header .header-language .header-language2 .icon-xia {
  font-size: 6px;
  color: #666666;
  transition: all 0.5s;
}

.header .header-language:hover .icon-xia {
  transform: rotate(-180deg);
}

.header .header-language:hover .more {
  opacity: 1;
  transform: translate(-50%, 100%);
  visibility: visible;
}

.header .header-language a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
}

.header .header-language .more {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%) rotateX(-50deg);
  transform-origin: top;
  opacity: 0;
  transition: all 0.5s;
  background: rgba(0, 0, 0, 0.2);
  background-color: #fff;
  min-width: 100%;
  text-align: center;
}

.header .header-language .more a {
  transition: all 0.5s;
}

.header .header-language .more a:hover {
  color: var(--c) !important;
}

.header .header-language .more .more-1-list {
  display: flex;
  justify-content: stretch;
  flex-direction: column;
}

.header .header-language .more .more-1-list .more-1-list2 {
  width: 100%;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.header .header-language .more .more-1-list .more-1-list2 .more-1-list2:hover {
  color: var(--c);
}

.header .header-language .more .more-1-list .more-1-list2 a {
  padding: 10px 20px;
  white-space: nowrap;
  display: block;
}

.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin-left: 15px;
}

.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #000;
  transition: all 0.5s;
}

.header .s-nav-action i {
  background-color: #000;
}

.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}

.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}

.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}

.index-header {
  position: fixed;
}

.index-header .header-box1 {
  background-color: transparent;
}

@media (min-width: 1201px) {
  .header-nav {
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }

  .header-nav .header-list {
    display: flex;
    height: 100%;
    margin-right: 42px;
  }

  .header-nav .header-list .header-list2 {
    font-size: var(--18);
    color: #222222;
    position: relative;
    transition: all 0.5s;
    margin-right: 60px;
  }

  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }

  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    font-size: var(--18);
    color: #222;
    font-weight: 500;
    letter-spacing: -0.02em;
    transition: all 0.5s;
  }

  .header-nav .header-list .header-list2 .header-list3:hover {
    color: var(--c);
  }

  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }

  .header-nav .header-list .header-list2 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
  }

  .header-nav .header-list .header-list2 a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 120%;
    height: 2px;
    background: linear-gradient(90deg, #2D9E55 0%, #0B47B2 100%);
    transition: all 0.5s;
    width: 0;
  }

  .header-nav .header-list .header-list2:last-child {
    margin-right: 0;
  }

  .header-nav .header-list .header-list2:hover .header-list3 a::after {
    width: 100%;
  }

  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(-50%, 100%);
    visibility: visible;
  }

  .header-nav .header-list .action .header-list3 {
    color: var(--c);
  }

  .header-nav .header-list .action .header-list3 a::after {
    width: 100%;
  }

  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-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;
    padding: 0 var(--d20);
  }

  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
  }

  .more .more-1-list .more-1-list2 .more2 {
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(100%, 0) rotateY(-50deg);
    visibility: hidden;
    transform-origin: left;
    opacity: 0;
    transition: all 0.5s;
    background-color: #fff;
  }

  .more .more-1-list .more-1-list2 .more-1-list2:hover {
    color: var(--c);
  }

  .more .more-1-list .more-1-list2:hover .more2 {
    opacity: 1;
    transform: translate(100%, 0) rotateY(0deg);
    visibility: visible;
  }

  .more .more-1-list .more-1-list2 a {
    padding: 10px;
    white-space: nowrap;
    display: block;
  }
}

@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav .header-list .header-list2 {
    margin-right: 45px;
  }
}

@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav .header-list .header-list2 {
    margin-right: 24px;
  }
}

@media (max-width: 1200px) {
  .header .s-nav {
    display: flex;
  }

  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }

  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 70px;
    width: 100%;
  }

  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #001937;
    font-weight: 400;
  }

  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
  }

  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }

  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }

  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #666;
    font-weight: 600;
  }

  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header-nav .header-list .header-list2 .more {
    display: none;
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: 400;
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }

  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }

  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}

.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}

.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}

.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}

.s-nav-action i:nth-child(2) {
  opacity: 0;
}

.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}

.index-banner {
  width: 100%;
  position: relative;
}

.index-banner .banner-textbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 1034px;
  height: 100%;
  z-index: 100;
  opacity: 0.95;
  background: linear-gradient(180deg, #2D9E55 0%, #0B47B2 100%);
  clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.index-banner .banner-textbox .banner-textbox2 {
  width: 673px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.index-banner .banner-textbox .banner-textbox2 .banner-title {
  margin-bottom: var(--d40);
}

.index-banner .banner-textbox .banner-textbox2 .banner-title h2 {
  font-size: var(--70);
  color: #fff;
  font-weight: 700;
  line-height: calc(100 / 70);
}

.index-banner .banner-textbox .banner-textbox2 .banner-text {
  margin-bottom: var(--d70);
}

.index-banner .banner-textbox .banner-textbox2 .banner-text p {
  padding-left: var(--d35);
  font-size: var(--26);
  line-height: calc(30 / 26);
  color: #fff;
  font-weight: 400;
  margin-bottom: var(--d28);
  position: relative;
}

.index-banner .banner-textbox .banner-textbox2 .banner-text p::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}

.index-banner .banner-textbox .banner-textbox2 .banner-text p:last-child {
  margin-bottom: 0;
}

.index-banner .banner-pagination {
  position: absolute;
  bottom: var(--d40);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 10;
  padding: 0 var(--p);
}

.index-banner .banner-pagination .swiper-pagination-bullet {
  opacity: 0.3;
  margin: 0 6px;
  width: 12px;
  height: 12px;
  background-color: var(--c);
  position: relative;
  transition: all 0.5s;
}

.index-banner .banner-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.index-banner .swiper-slide {
  width: 100%;
}

.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.con-but:hover .con-but2 {
  background-color: var(--c);
}

.con-but:hover .con-but4 {
  transform: translateY(-100%);
}

.con-but .con-but2 {
  display: inline-flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  padding: var(--d16) var(--d24);
  background-color: #fff;
  border-radius: 70px;
  transition: all 0.5s;
}

.con-but .con-but2 .con-but3 {
  overflow: hidden;
}

.con-but .con-but2 .con-but4 {
  transition: all 0.5s;
}

.con-but .con-but2 .conbut {
  font-size: var(--18);
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

.con-but .con-but2 .conbut span {
  margin-right: var(--d10);
}

.con-but .con-but2 .conbut i {
  font-size: var(--20);
}

.con-but .con-but2 .conbut1 {
  color: var(--c);
}

.con-but .con-but2 .conbut2 {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  color: #fff;
}

.con-but-b:hover .con-but2 {
  background-color: rgba(11, 71, 178, 0.95);
}

.con-but-b .con-but2 {
  background-color: var(--c);
}

.con-but-b .con-but2 .conbut1 {
  color: #fff;
}

.con-but-b .con-but2 .conbut2 {
  color: #fff;
}

.round-but .round-but2 {
  width: 60px;
  height: 60px;
  background-color: #F8F8F8;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}

.round-but .round-but2:hover::after {
  transform: translate(-50%, -50%) scale(1);
}

.round-but .round-but2:hover .round-but4 {
  transform: translateX(150%);
}

.round-but .round-but2::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: var(--c);
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center;
  content: '';
  border-radius: 50%;
  transition: all 0.5s;
}

.round-but .round-but2 .round-but3 {
  overflow: hidden;
  position: relative;
  z-index: 100;
}

.round-but .round-but2 .round-but3 .round-but4 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.5s;
}

.round-but .round-but2 .round-but3 .round-but4 .roundbut i {
  font-size: var(--20);
}

.round-but .round-but2 .round-but3 .round-but4 .roundbut {
  color: #222;
}

.round-but .round-but2 .round-but3 .round-but4 .roundbut2 {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateX(-150%);
  color: #fff;
}

.index-titlebox {
  width: calc(1132 / 1520 * 100%);
  position: relative;
}

.index-titlebox .index-title1 {
  font-size: var(--30);
  margin-bottom: 6px;
  color: var(--c);
  line-height: calc(35 / 30);
  font-weight: 500;
}

.index-titlebox .index-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  transform: translate(-23%, -38%);
  pointer-events: none;
}

.index-titlebox .index-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#foot {
  position: sticky;
  bottom: 0;
  z-index: 0;
}

.fooder {
  position: sticky;
  bottom: 0;
  z-index: 0;
  padding: var(--d70) 0;
  background-color: #093583;
}

.fooder .fooder-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: var(--d20);
}

.fooder .fooder-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d100);
}

.fooder .fooder-list .fooder-list2-1 {
  width: 388px;
}

.fooder .fooder-list .fooder-list2-2 {
  width: 249px;
}

.fooder .fooder-list .fooder-list2-3 {
  width: 249px;
}

.fooder .fooder-list .fooder-list2-4 {
  width: 224px;
}

.fooder .fooder-content .fooder-content2 {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: #fff;
  font-weight: 500;
  margin-bottom: var(--d14);
}

.fooder .fooder-content .fooder-content3 {
  display: flex;
}

.fooder .fooder-content .fooder-content3 .fooder-content-title {
  margin-right: 4px;
}

.fooder .fooder-content .fooder-content3 div a {
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.fooder .fooder-content .fooder-content3 a {
  display: block;
}

.fooder .fooder-content .fooder-content2 a {
  position: relative;
}

.fooder .fooder-content .fooder-content2 a:has(img)::after {
  display: none;
}

.fooder .fooder-content .fooder-content2 a img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin-left: 4px;
}

.fooder .fooder-content .fooder-content2 a:hover::after {
  width: 100%;
}

.fooder .fooder-content .fooder-content2 a::after {
  content: '';
  width: 0%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}

.fooder .fooder-content .fooder-content2:last-child {
  margin-bottom: 0;
}

.fooder .fooder-content .fooder-content2 .fooder-content-title {
  display: inline;
}

.fooder .fooder-content .fooder-content2 .fooder-content-add {
  margin-bottom: var(--d10);
  display: block;
}

.fooder .fooder-bom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.fooder .fooder-bom .fooder-logo {
  width: 667px;
}

.fooder .fooder-bom .fooder-logo a {
  display: block;
  width: 100%;
}

.fooder .fooder-bom .fooder-logo a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fooder .fooder-bom .fooder-right {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox {
  margin-right: var(--d40);
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share span {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: rgba(255, 255, 255, 0.4);
  margin-right: var(--d10);
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share .share a {
  margin-right: var(--d16);
  transition: all 0.5s;
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share .share a:hover i {
  color: var(--c2);
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share .share a:last-child {
  margin-right: 0;
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share .share a i {
  font-size: var(--24);
  transition: all 0.5s;
  color: #fff;
}

.fooder .fooder-bom .fooder-right .fooder-copyrightbox2 {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: rgba(255, 255, 255, 0.4);
  margin-top: 6px;
}

.fooder .fooder-bom .fooder-right .fooder-top {
  width: 60px;
  height: 60px;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.5s;
}

.fooder .fooder-bom .fooder-right .fooder-top .round-but2 {
  background-color: var(--c2);
}

.fooder .fooder-bom .fooder-right .fooder-top .round-but2:hover .round-but4 {
  transform: translateY(-150%);
}

.fooder .fooder-bom .fooder-right .fooder-top .round-but2 .round-but3 .round-but4 .roundbut2 {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(150%);
  color: #fff;
}

.fooder .fooder-bom .fooder-right .fooder-top i {
  border-radius: 50%;
  display: block;
  transform: rotate(-90deg);
  color: #fff;
  font-size: var(--20);
  transition: all 0.5s;
}

.indexcontent {
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.indexcontent .i-box1 {
  padding: var(--d150) 0;
}

.indexcontent .i-box1 .i-box1-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: var(--d84);
}

.indexcontent .i-box1 .i-box1-list {
  margin-bottom: calc(var(--d30) * -1);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 {
  margin-bottom: var(--d30);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 {
  height: 100%;
  padding: var(--d35) var(--d45);
  border-radius: 20px;
  box-shadow: 0px 4px 30px rgba(148, 148, 148, 0.25);
  transition: all 0.5s;
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3:hover .i-box1-list-title {
  color: var(--c);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3:hover .i-box1-list-text {
  color: var(--c);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3:hover .round-but .round-but2::after {
  transform: translate(-50%, -50%) scale(1);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3:hover .round-but .round-but2 .round-but4 {
  transform: translateX(150%);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-icon {
  width: 64px;
  margin-bottom: var(--d24);
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-list-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: #222222;
  margin-bottom: var(--d10);
  font-weight: 600;
  transition: all 0.5s;
}

.indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-list-text {
  font-size: var(--16);
  line-height: calc(24 / 16);
  color: #666666;
  margin-bottom: var(--d30);
  transition: all 0.5s;
}

.indexcontent .i-box2 {
  background-image: url('../image/index/index_bg1.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding: var(--d100) 0;
}

.indexcontent .i-box2 .i-box2-bg {
  width: 55.98958vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background: rgba(11, 71, 178, 0.7);
  backdrop-filter: blur(7px);
}

.indexcontent .i-box2 .i-box2-box {
  display: flex;
  justify-content: space-between;
}

.indexcontent .i-box2 .i-box2-box .i-box2-left {
  padding-top: var(--d120);
  width: calc(621 / 1520 * 100%);
}

.indexcontent .i-box2 .i-box2-box .i-box2-left .index-titlebox {
  width: 100%;
}

.indexcontent .i-box2 .i-box2-box .i-box2-left .index-titlebox .index-title1 {
  color: #fff;
}

.indexcontent .i-box2 .i-box2-box .i-box2-left .index-titlebox .index-title2 .title {
  color: #fff;
}

.indexcontent .i-box2 .i-box2-box .i-box2-right {
  width: calc(774 / 1520 * 100%);
  position: relative;
  z-index: 100;
}

.indexcontent .i-box2 .i-box2-box .i-box2-right .i-box2-list .i-box2-list2 {
  margin-bottom: var(--d30);
}

.indexcontent .i-box2 .i-box2-box .i-box2-right .i-box2-list .i-box2-list2:last-child {
  margin-bottom: 0;
}

.indexcontent .i-box2 .i-box2-box .i-box2-right .i-box2-list .open .icon-jia {
  opacity: 0;
}

.indexcontent .i-box2 .i-box2-box .i-box2-right .i-box2-list .open .icon-jian {
  opacity: 1;
}

.indexcontent .i-box3 {
  padding-top: var(--d150);
  padding-bottom: var(--d160);
}

.indexcontent .i-box3 .index-titlebox {
  margin-bottom: var(--d36);
}

.indexcontent .i-box3 .i-box3-text {
  width: 1132px;
  max-width: 100%;
  margin-bottom: var(--d68);
}

.indexcontent .i-box3 .i-box3-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d150);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left {
  width: calc(774 / 1520 * 100%);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list {
  margin-bottom: var(--d70);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2 {
  padding-left: var(--d20);
  margin-bottom: var(--d48);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2:last-child {
  margin-bottom: 0;
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2 .i-box3-list3 {
  display: flex;
  align-items: center;
  padding-bottom: var(--d20);
  border-bottom: 1px solid #DDDDDD;
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2 .i-box3-list3 .i-box3-icon {
  margin-right: var(--d20);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2 .i-box3-list3 .i-box3-icon i {
  font-size: var(--40);
  color: var(--c);
}

.indexcontent .i-box3 .i-box3-box .i-box3-left .i-box3-list .i-box3-list2 .i-box3-list3 .i-box3-textbox {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: #222222;
  font-weight: 500;
}

.indexcontent .i-box3 .i-box3-box .i-box3-right {
  width: calc(678 / 1520 * 100%);
}

.indexcontent .i-box3 .i-box3-box .i-box3-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.indexcontent .i-box3 .i-box3-con1 {
  margin-bottom: calc(var(--d30) * -1);
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 {
  margin-bottom: var(--d30);
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2:nth-child(2n) .i-box3-con3 {
  top: -44px;
  position: relative;
  background-color: var(--c2);
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 {
  padding: var(--d40) var(--d30) var(--d50);
  height: 100%;
  background-color: var(--c);
  border-radius: 20px;
  position: relative;
  animation: playan1 5s linear infinite normal;
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-img {
  width: 138px;
  position: absolute;
  right: 0;
  top: 0;
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-num {
  font-size: var(--70);
  line-height: calc(72 / 70);
  font-weight: 700;
  margin-bottom: var(--d40);
  color: #fff;
  font-family: 'Objectivity', Arial, sans-serif;
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-num span {
  font-size: var(--30);
}

.indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-text {
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #fff;
  font-weight: 500;
}

.indexcontent .i-box4 .index-titlebox {
  margin-bottom: var(--d36);
}

.indexcontent .i-box4 .i-box4-text {
  width: 1128px;
  max-width: 100%;
  margin-bottom: var(--d40);
}

.indexcontent .i-box4 .map {
  width: 100%;
  position: relative;
}

.indexcontent .i-box4 .map .map2 {
  display: none;
}

.indexcontent .i-box4 .map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.indexcontent .i-box4 .map .map-list2 {
  position: absolute;
  width: 0.7%;
}

.indexcontent .i-box4 .map .map-list2:hover i {
  opacity: 1;
  transform: translate(-50%, 0);
}

.indexcontent .i-box4 .map .map-list2:hover .map-dot {
  opacity: 0;
}

.indexcontent .i-box4 .map .map-list2:hover .map-content {
  opacity: 1;
  visibility: visible;
  transform: translate(100%, 0);
}

.indexcontent .i-box4 .map .map-list2 i {
  position: absolute;
  bottom: -77%;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 2vw;
  color: #BF1C1C;
  opacity: 0;
  transition: all 0.5s;
}

.indexcontent .i-box4 .map .map-list2 .map-content {
  position: absolute;
  right: -16px;
  top: -16px;
  transform: translate(100%, -10px);
  padding: var(--d14) var(--d14) var(--d20);
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 10;
  box-shadow: 0px 4px 30px rgba(148, 148, 148, 0.25);
}

.indexcontent .i-box4 .map .map-list2 .map-content .map-img {
  width: 220px;
}

.indexcontent .i-box4 .map .map-list2 .map-content .map-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.indexcontent .i-box4 .map .map-list2 .map-dot {
  width: 100%;
  padding-bottom: 100%;
  background-color: var(--c);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.indexcontent .i-box4 .map .map-list2 .map-dot::after {
  content: '';
  width: 50%;
  height: 50%;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.indexcontent .i-box4 .map .map-act i {
  opacity: 1;
  transform: translate(-50%, 0);
}

.indexcontent .i-box4 .map .map-act .map-dot {
  opacity: 0;
}

.indexcontent .i-box4 .map .map-act .map-content {
  opacity: 1;
  visibility: visible;
  transform: translate(100%, 0);
}

.indexcontent .i-box4 .map .map-i1 {
  top: 58.6%;
  left: 58.3%;
}

.indexcontent .i-box4 .map .map-i2 {
  top: 55.6%;
  left: 56.3%;
}

.indexcontent .i-box4 .map .map-i3 {
  top: 48%;
  left: 59.4%;
}

.indexcontent .i-box4 .map .map-i4 {
  top: 48.2%;
  left: 63.2%;
}

.indexcontent .i-box4 .map .map-i5 {
  top: 43.5%;
  left: 64.85%;
}

.indexcontent .i-box4 .map .map-i6 {
  top: 36.7%;
  left: 60.4%;
}

.indexcontent .i-box4 .map .map-i7 {
  top: 41.4%;
  left: 57.15%;
}

.indexcontent .i-box4 .map .map-i8 {
  top: 36.9%;
  left: 55.7%;
}

.indexcontent .i-box4 .map .map-i9 {
  top: 37.2%;
  left: 53.35%;
}

.indexcontent .i-box4 .map .map-i10 {
  top: 36.2%;
  left: 51.1%;
}

.indexcontent .i-box4 .map .map-i11 {
  top: 30.1%;
  left: 47.35%;
}

.indexcontent .i-box4 .map .map-i12 {
  top: 30.95%;
  left: 45.45%;
}

.indexcontent .i-box4 .map .map-i13 {
  top: 31.95%;
  left: 38.8%;
}

.indexcontent .i-box4 .map .map-i14 {
  top: 27.65%;
  left: 35.8%;
}

.indexcontent .i-box4 .map .map-i15 {
  top: 25.8%;
  left: 32.2%;
}

.indexcontent .i-box4 .map .map-i16 {
  top: 29.3%;
  left: 32.5%;
}

.indexcontent .i-box4 .map .map-i17 {
  top: 23.15%;
  left: 29.55%;
}

.indexcontent .i-box4 .map .map-i18 {
  top: 31%;
  left: 29.9%;
}

.indexcontent .i-box4 .map .map-i19 {
  top: 32.85%;
  left: 27.3%;
}

.indexcontent .i-box4 .map .map-i20 {
  top: 29.2%;
  left: 26.3%;
}

.indexcontent .i-box4 .map .map-i21 {
  top: 35.4%;
  left: 24.4%;
}

.indexcontent .i-box4 .map .map-i22 {
  top: 31.9%;
  left: 20.15%;
}

.indexcontent .i-box4 .map .map-i23 {
  top: 24.9%;
  left: 16.8%;
}

.indexcontent .i-box4 .map .map-i24 {
  top: 33.15%;
  left: 15.5%;
}

.indexcontent .i-box4 .map .map-title {
  text-align: center;
  margin-top: var(--d15);
  font-size: var(--18);
  line-height: calc(21 / 18);
  font-weight: 700;
  color: #222;
}

.indexcontent .i-box5 {
  padding-top: var(--d20);
  padding-bottom: var(--d150);
}

.indexcontent .i-box5 .i-box5-titlebox {
  margin-bottom: var(--d70);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.indexcontent .i-form {
  background-image: url('../image/index/i_form_bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.indexcontent .i-form .i-form-box {
  height: 561px;
  width: 900px;
  background-color: rgba(45, 158, 85, 0.95);
  -webkit-clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
  clip-path: polygon(15% 0%, 100% 0%, 85% 100%, 0% 100%);
  margin-left: auto;
  margin-right: var(--d60);
  position: relative;
}

.indexcontent .i-form .i-form-box .i-form-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 580px;
}

.indexcontent .i-form .i-form-box .i-form-content .i-form-title {
  font-size: var(--40);
  line-height: 1;
  font-weight: 500;
  color: #fff;
  margin-bottom: 6px;
}

.indexcontent .i-form .i-form-box .i-form-content .i-form-text {
  line-height: calc(21 / 18);
  font-size: var(--18);
  margin-bottom: var(--d34);
  color: #fff;
}

.indexcontent .i-form .i-form-box .i-form-content .formbox li {
  margin-bottom: var(--d10);
}

.indexcontent .i-form .i-form-box .i-form-content .formbox li:last-child {
  margin-bottom: var(--d34);
}

.indexcontent .i-form .i-form-box .i-form-content .formbox .input-box {
  padding: var(--d20) var(--d10);
  width: 100%;
  background-color: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

.indexcontent .i-form .i-form-box .i-form-content .formbox .input-box::placeholder {
  color: #fff;
}

.indexcontent .i-form .i-form-box .i-form-content .formbox .submit {
  background-color: transparent;
}

.fold-box {
  padding-bottom: var(--d10);
  position: relative;
}

.fold-box::after {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0.2;
}

.fold-box .fold-title {
  padding: var(--d24) var(--d20) var(--d24) var(--d10);
  font-size: var(--28);
  line-height: calc(30 / 28);
  font-weight: 600;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.fold-box .fold-title .fold-title-box {
  display: flex;
  align-items: flex-start;
  width: calc(100% - 155px);
}

.fold-box .fold-title .fold-title-box .fold-title-num {
  margin-right: var(--d18);
}

.fold-box .fold-title .fold-title-icon {
  position: relative;
  width: 40px;
}

.fold-box .fold-title .fold-title-icon i {
  font-size: var(--40);
  color: var(--c2);
  transition: all 0.5s;
}

.fold-box .fold-title .fold-title-icon .icon-jian {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fold-box .fold-text {
  padding-left: 70px;
  font-size: var(--18);
  line-height: calc(24 / 18);
  font-weight: 500;
  color: #fff;
  opacity: 0.7;
  display: none;
}

.news-list .news-list2 {
  margin-bottom: var(--d40);
}

.news-list .news-list2 .news-list3 {
  height: 100%;
}

.news-list .news-list2 .news-list3:hover .img-box img {
  transform: scale(1.1);
}

.news-list .news-list2 .news-list3:hover .news-imgbox::after {
  opacity: 0.95;
}

.news-list .news-list2 .news-list3:hover .news-imgbox .news-icon {
  opacity: 1;
}

.news-list .news-list2 .news-list3:hover .news-list-textbox .news-list-title h3 {
  color: var(--c);
}

.news-list .news-list2 .news-list3 .img-box {
  padding-bottom: calc(364 / 485 * 100%);
  border-radius: 15px;
}

.news-list .news-list2 .news-list3 .news-imgbox {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.news-list .news-list2 .news-list3 .news-imgbox::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(294.52deg, #0D56D0 30.09%, #0B47B2 90.74%);
  opacity: 0;
  z-index: 10;
  transition: all 0.5s;
}

.news-list .news-list2 .news-list3 .news-imgbox .news-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 11;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.5s;
}

.news-list .news-list2 .news-list3 .news-imgbox .news-icon i {
  font-size: var(--20);
  color: var(--c);
}

.news-list .news-list2 .news-list3 .news-list-textbox {
  padding: var(--d20) 0;
}

.news-list .news-list2 .news-list3 .news-list-textbox .news-list-date {
  font-size: var(--20);
  color: var(--c);
  line-height: calc(23 / 20);
  font-weight: 600;
  margin-bottom: var(--d20);
}

.news-list .news-list2 .news-list3 .news-list-textbox .news-list-title h3 {
  font-size: var(--28);
  line-height: calc(33 / 28);
  color: #222222;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.5s;
}

.other-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 10;
}

.other-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.other-banner .other-titlebox {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.other-banner .other-titlebox .other-title {
  margin-bottom: var(--d68);
}

.other-banner .other-titlebox .other-text {
  width: 1070px;
  max-width: 100%;
}

.other-banner .other-titlebox .other-text p {
  padding-left: var(--d40);
  position: relative;
  margin-bottom: var(--d20);
}

.other-banner .other-titlebox .other-text p:last-child {
  margin-bottom: 0;
}

.other-banner .other-titlebox .other-text p::before {
  font-family: 'iconfont' !important;
  content: "\e611";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--d40);
  height: var(--d40);
  font-size: var(--24);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.aboutcontent {
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.aboutcontent .a-box1 {
  padding: var(--d55) 0 var(--d80);
}

.aboutcontent .a-box1 .a-box1-title {
  margin-bottom: var(--d25);
}

.aboutcontent .a-box1 .a-box1-text {
  margin-bottom: var(--d38);
}

.aboutcontent .a-box1 .a-box1-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left {
  width: calc(830 / 1520 * 100%);
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list {
  padding-left: var(--d15);
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2 {
  padding-bottom: var(--d20);
  position: relative;
  margin-bottom: var(--d50);
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2:last-child {
  margin-bottom: 0;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #DDDDDD;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2 .a-box1-list3 {
  display: flex;
  justify-content: space-between;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2 .a-box1-list3 .a-box1-num {
  width: 48px;
  height: 48px;
  background-color: var(--c);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Objectivity';
  font-size: var(--20);
  color: #fff;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2 .a-box1-list3 .a-box1-list-text {
  width: calc(100% - 48px);
  padding-left: var(--d20);
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #222222;
  font-weight: 500;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-right {
  width: calc(670 / 1520 * 100%);
}

.aboutcontent .a-box1 .a-box1-box .a-box1-right .a-box1-img {
  width: 100%;
}

.aboutcontent .a-box1 .a-box1-box .a-box1-right .a-box1-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutcontent .a-box2 {
  padding: var(--d118) 0;
  background-image: url('..//image/other/about_bg1.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.aboutcontent .a-box2 .a-box2-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: calc(var(--d80) * -1);
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2 {
  width: calc(482 / 1520 * 100%);
  margin-bottom: var(--d80);
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-text {
  width: 230px;
  color: #fff;
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2:nth-child(2n) {
  width: calc(873 / 1520 * 100%);
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2:nth-child(2n) .a-box2-text {
  width: 313px;
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: var(--d16) 0;
  border-bottom: 1px solid rgba(221, 221, 221, 0.4);
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-list3 .a-box2-num {
  font-size: var(--72);
  line-height: calc(74 / 72);
  font-family: 'Objectivity';
  color: #fff;
}

.aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-list3 .a-box2-num span {
  font-size: var(--20);
  font-weight: 700;
}

.aboutcontent .a-box3 {
  padding-top: var(--d128);
  background-color: #F7F8FC;
}

.aboutcontent .a-box3 .a-box3-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: var(--d80);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-left {
  width: calc(815 / 1920 * 100%);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right {
  width: calc(1105 / 1920 * 100%);
  padding-left: var(--d32);
  padding-right: var(--p);
  padding-top: var(--d17);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-textbox {
  padding: var(--d20) var(--d25);
  margin-bottom: var(--d36);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-textbox .a-box3-title {
  margin-bottom: var(--d12);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-textbox .a-box3-title2 {
  margin-bottom: var(--d36);
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: #222222;
  font-weight: 500;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list {
  display: flex;
  justify-content: space-between;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 {
  padding: var(--d10);
  margin-right: var(--d32);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2:last-child {
  margin-right: 0;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 .a-box3-num {
  font-size: var(--72);
  line-height: calc(74 / 72);
  color: var(--c);
  font-family: 'Objectivity', Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 .a-box3-num span {
  font-size: var(--36);
}

.aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 .text18-21 {
  color: #222222;
  text-align: center;
}

.aboutcontent .a-box3 .a-box3-img {
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
}

.aboutcontent .a-box3 .a-box3-img:hover img {
  transform: scale(1.1);
}

.aboutcontent .a-box3 .a-box3-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.aboutcontent .a-box3 .a-box3-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: var(--d38);
  padding-bottom: var(--d14);
}

.aboutcontent .a-box3 .a-box3-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #E6E5E5;
  margin-bottom: 0 var(--d8);
  opacity: 1;
}

.aboutcontent .a-box3 .a-box3-pagination .swiper-pagination-bullet-active {
  background-color: var(--c);
}

.aboutcontent .a-box4 {
  background-image: url('../image/other/about_bg2.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: var(--d52);
  padding-bottom: var(--d66);
}

.aboutcontent .a-box4 .a-box4-title {
  margin-bottom: var(--d70);
}

.aboutcontent .a-box4 .a-box4-swiperbox {
  padding-left: var(--p);
  margin-bottom: var(--d34);
}

.aboutcontent .a-box4 .a-box4-imgbox {
  background-color: #fff;
  border-radius: 14px;
}

.aboutcontent .a-box4 .a-box4-imgbox:hover img {
  transform: scale(1.1);
}

.aboutcontent .a-box4 .a-box4-imgbox:hover .a-box4-sw-title {
  color: var(--c);
}

.aboutcontent .a-box4 .a-box4-imgbox .a-box4-img {
  padding: var(--d26);
  padding-bottom: 0;
  overflow: hidden;
}

.aboutcontent .a-box4 .a-box4-imgbox .a-box4-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.aboutcontent .a-box4 .a-box4-imgbox .a-box4-sw-title {
  padding: var(--d20) var(--d14) var(--d22);
  text-align: center;
  color: #222222;
  transition: all 0.5s;
}

.aboutcontent .a-box4 .a-box4-mes2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.aboutcontent .a-box4 .a-box4-mes2 .swiper-pagination-progressbar {
  position: relative;
  height: 2px;
  background-color: rgba(221, 221, 221, 0.3);
  width: calc(100% - 150px);
}

.aboutcontent .a-box4 .a-box4-mes2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: var(--c);
  height: 6px;
  z-index: 10;
  display: inline-block;
  top: unset;
  bottom: 0;
  border-radius: 6px;
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid var(--c);
  transition: all 0.5s;
  position: relative;
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but:hover::after {
  transform: scale(1);
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but:hover i {
  color: #fff;
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--c);
  border-radius: 50%;
  transition: all 0.5s;
  transform: scale(0);
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but i {
  color: var(--c);
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}

.aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-prev {
  margin-right: var(--d12);
}

.message {
  position: relative;
  z-index: 10;
  background-image: url('../image/other/other_bg1.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: var(--d110) 0;
}

.message .message-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.message .message-box .message-left {
  width: calc(1002 / 1520 * 100%);
}

.message .message-box .message-left .message-title {
  font-size: var(--40);
  line-height: calc(47 / 40);
  color: #fff;
  font-weight: 500;
  margin-bottom: var(--d46);
}

.message .message-box .message-left .message-text p {
  padding-left: var(--d35);
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: #fff;
  font-weight: 400;
  margin-bottom: var(--d16);
  position: relative;
}

.message .message-box .message-left .message-text p::before {
  font-family: 'iconfont' !important;
  content: "\e611";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--d28);
  height: var(--d28);
  font-size: var(--16);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.message .message-box .message-left .message-text p:last-child {
  margin-bottom: 0;
}

.solution {
  background-image: url("../image/other/solution_bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 10;
  padding-top: var(--d180);
  padding-bottom: var(--d120);
}

.solution .solution-box .solution-title {
  margin-bottom: var(--d88);
}

.news {
  position: relative;
  z-index: 10;
  background-color: #fff;
}

.news .news-navbox {
  border-bottom: 1px solid #dddddd;
}

.news .news-navbox .news-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.news .news-navbox .news-nav .news-nav2 {
  position: relative;
  margin-right: var(--d16);
}

.news .news-navbox .news-nav .news-nav2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #2d9e55 0%, #0b47b2 100%);
  content: "";
  z-index: 10;
  opacity: 0;
}

.news .news-navbox .news-nav .news-nav2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--d16) var(--d10);
  font-size: var(--18);
  line-height: 1;
  font-weight: 500;
  position: relative;
}

.news .news-navbox .news-nav .action::after {
  opacity: 1;
}

.news .news-navbox .news-nav .action a {
  color: #0b47b2;
}

.news .news-swiper {
  margin-top: var(--d84);
  position: relative;
}

.news .news-swiper .news-sw-box {
  display: flex;
  justify-content: space-between;
  background-color: #F7F8FC;
  border-radius: 20px;
  overflow: hidden;
}

.news .news-swiper .news-sw-box .news-sw-img {
  width: calc(610 / 1520 * 100%);
}

.news .news-swiper .news-sw-box .news-sw-img .img-box {
  border-radius: 20px;
  padding-bottom: calc(364 / 486 * 100%);
}

.news .news-swiper .news-sw-box .news-sw-textbox {
  width: calc(910 / 1520 * 100%);
  padding: var(--d30) 0;
  padding-left: var(--d58);
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 {
  padding: var(--d20) var(--d40) 0;
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 .news-date {
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: var(--c);
  font-weight: 600;
  margin-bottom: var(--d20);
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 .news-sw-title {
  margin-bottom: var(--d60);
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 .news-sw-title h3 {
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: #222222;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 .con-but2 {
  background-color: transparent;
  border: 1px solid var(--c);
}

.news .news-swiper .news-sw-box .news-sw-textbox .news-sw-textbox2 .con-but2:hover {
  background-color: var(--c);
}

.news .news-swiper .news-pagination {
  position: absolute;
  z-index: 100;
  width: auto;
  bottom: 46px;
  left: 711px;
}

.news .news-swiper .news-pagination .swiper-pagination-bullet {
  opacity: 0.3;
  background-color: var(--c);
  margin: 0 9px;
  width: 12px;
  height: 12px;
}

.news .news-swiper .news-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.news .news-box {
  padding-top: var(--d84);
  padding-bottom: var(--d88);
}

.solution-box {
  overflow: hidden;
}

.solution-box .solution-banner {
  margin-bottom: var(--d80);
}

@media (min-width: 541px) {
  .solution-box .solution-banner .swiper-wrapper {
    padding-left: var(--p);
    padding-right: var(--p);
  }

  .solution-box .solution-banner .swiper-slide {
    width: auto !important;
  }
}

.solution-box .solution-banner .solution-img {
  width: 24.79167vw;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.solution-box .solution-banner .solution-img:hover img {
  transform: scale(1.1);
}

.solution-box .solution-banner .solution-img:hover::after {
  opacity: 0;
}

.solution-box .solution-banner .solution-img:hover::before {
  opacity: 1;
}

.solution-box .solution-banner .solution-img::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  content: '';
  background: linear-gradient(180deg, rgba(44, 44, 44, 0) 0%, #2C2C2C 100%);
  transition: all 0.5s;
}

.solution-box .solution-banner .solution-img::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  content: '';
  background: linear-gradient(180deg, rgba(11, 71, 178, 0) 0%, #0B47B2 73.82%);
  transition: all 0.5s;
  opacity: 0;
  z-index: 10;
}

.solution-box .solution-banner .solution-img .solution-sw-title {
  position: absolute;
  width: 100%;
  padding: 0 var(--d20);
  bottom: var(--d40);
  font-size: var(--24);
  line-height: calc(28 / 24);
  font-weight: 500;
  color: #fff;
  z-index: 100;
}

.solution-box .solution-banner .solution-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.solution-mes2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.solution-mes2 .swiper-pagination-progressbar {
  position: relative;
  height: 2px;
  background-color: rgba(221, 221, 221, 0.3);
  width: calc(100% - 150px);
}

.solution-mes2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #fff;
  height: 6px;
  z-index: 10;
  display: inline-block;
  top: unset;
  bottom: 0;
  border-radius: 6px;
}

.solution-mes2 .solution-butBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.solution-mes2 .solution-butBox .solution-but {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.5s;
  position: relative;
}

.solution-mes2 .solution-butBox .solution-but:hover::after {
  transform: scale(1);
}

.solution-mes2 .solution-butBox .solution-but:hover i {
  color: var(--c);
}

.solution-mes2 .solution-butBox .solution-but::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s;
  transform: scale(0);
}

.solution-mes2 .solution-butBox .solution-but i {
  color: #fff;
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}

.solution-mes2 .solution-butBox .solution-prev {
  margin-right: var(--d12);
}

.newsdetails {
  position: relative;
  background-color: #fff;
  z-index: 10;
  padding-top: var(--d178);
  padding-bottom: var(--d140);
}

.newsdetails .newsdetails2 {
  position: relative;
  z-index: 10;
}

.newsdetails .newsdetails-bg {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s;
  width: 100%;
  min-height: 300px;
}

.newsdetails .newsdetails-bg img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
}

.newsdetails .newsdetails-title {
  text-align: center;
  width: 100%;
  margin-bottom: var(--d24);
}

.newsdetails .newsdetails-title h2 {
  color: #fff;
}

.newsdetails .newsdetails-date {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--20);
  line-height: calc(23 / 20);
  font-weight: 600;
  color: #fff;
  margin-bottom: var(--d66);
}

.newsdetails .newsdetails-date i {
  font-size: var(--24);
  color: #fff;
  margin-right: var(--d8);
}

.newsdetails .newsdetails-content {
  border-radius: 20px;
  box-shadow: 0px 4px 30px rgba(148, 148, 148, 0.25);
  padding: var(--d60);
  background-color: #fff;
}

.newsdetails .newsdetails-content img {
  max-width: 100%;
}

.newsdetails .newsdetails-content .newsdetails-text {
  margin-bottom: var(--d60);
}

.newsdetails .newsdetails-content .newsdetails-butbox {
  border-top: 1px solid #DDDDDD;
  padding: var(--d20) 0;
}

.newsdetails .newsdetails-butbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newsdetails .newsdetails-prev2,
.newsdetails .newsdetails-but2,
.newsdetails .newsdetails-next2 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: #666;
  transition: all 0.5s;
}

.newsdetails .newsdetails-prev2:hover,
.newsdetails .newsdetails-but2:hover,
.newsdetails .newsdetails-next2:hover {
  color: var(--c);
}

.newsdetails .newsdetails-prev2 i,
.newsdetails .newsdetails-but2 i,
.newsdetails .newsdetails-next2 i {
  margin: 0 6px;
}

.newsdetails .newsdetails-but2 {
  padding: var(--d8) var(--d20);
  border-radius: 50px;
  border: 1px solid #DDDDDD;
}

.newsdetails .newsdetails-but2:hover {
  background-color: var(--c);
  color: #fff;
}

.newsdetails .newsdetails-but2:hover i {
  color: #fff;
}

.newsdetails .newsdetails-but2 i {
  color: var(--c);
}

.banner-but2 {
  margin-top: var(--d40);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: var(--16);
  color: #fff;
  transition: all 0.5s;
  padding: var(--d8) var(--d20);
  border-radius: 50px;
  border: 1px solid #fff;
}

.banner-but2 i {
  margin: 0 6px;
}

.banner-but2:hover {
  background-color: var(--c);
  color: #fff;
  border-color: var(--c);
}


.contact {
  position: relative;
  background-color: #fff;
  z-index: 10;
}

.contact .contact-box {
  background-image: url('../image/other/content_bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: var(--d208);
  padding-bottom: var(--d80);
}

.contact .contact-box .contact-title {
  text-align: center;
  color: #fff;
  margin-bottom: var(--d90);
}

.contact .contact-box .contact-list {
  display: flex;
  justify-content: space-between;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: var(--d10);
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 a {
  transition: all 0.5s;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 a:hover {
  color: var(--c2);
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-icon {
  margin-bottom: var(--d14);
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-icon i {
  font-size: var(--30);
  color: #fff;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-list-title {
  font-size: var(--20);
  line-height: calc(23 / 20);
  font-weight: 500;
  color: #fff;
  margin-bottom: var(--d12);
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-list-text {
  font-size: var(--18);
  line-height: calc(21 / 18);
  font-weight: 500;
  color: #fff;
  text-align: center;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-list-text img {
  width: 110px;
  height: 110px;
  object-fit: cover;
  margin: 0 auto;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-list-text2 {
  font-size: var(--16);
  line-height: calc(19 / 16);
  font-weight: 400;
  color: #fff;
  text-align: center;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-share {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-share a {
  display: block;
  margin: 0 var(--d12);
  color: #fff;
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-share a:hover i {
  color: var(--c2);
}

.contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-share a i {
  font-size: var(--30);
  transition: all 0.5s;
}

.contact .contact-box .contact-list .contactlist1 {
  width: 228px;
}

.contact .contact-box .contact-list .contactlist2 {
  width: 357px;
}

.contact .contact-content {
  padding-top: var(--d145);
  position: relative;
}

.contact .contact-content::before {
  width: 100%;
  height: 300px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #093583;
}

.contact .contact-content .contact-content2 {
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}

.contact .contact-content .contact-content2 .contact-left {
  width: calc(614 / 1520 * 100%);
  background: linear-gradient(180deg, #0B47B2 0%, #0D56D0 100%);
  backdrop-filter: blur(30px);
}

.contact .contact-content .contact-content2 .contact-left .contact-img {
  width: 100%;
}

.contact .contact-content .contact-content2 .contact-left .contact-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact .contact-content .contact-content2 .contact-left .contact-con-title {
  padding: var(--d50) var(--d70) var(--d70);
  font-size: var(--40);
  line-height: calc(47 / 40);
  color: #fff;
  font-weight: 500;
}

.contact .contact-content .contact-content2 .contact-right {
  width: calc(906 / 1520 * 100%);
  padding: var(--d66) var(--d58) var(--d66) var(--d90);
  background-color: #fff;
}

.contact .contact-content .contact-content2 .contact-right .contact-con-title {
  margin-bottom: 4px;
}

.contact .contact-content .contact-content2 .contact-right .contact-con-text {
  margin-bottom: var(--d60);
}

.contact .contact-content .contact-content2 .contact-right .contact-form ul {
  --bs-gutter-x: 1rem;
}

.contact .contact-content .contact-content2 .contact-right .contact-form ul li {
  margin-bottom: var(--d16);
}

.contact .contact-content .contact-content2 .contact-right .contact-form .input-box {
  width: 100%;
  padding: var(--d10) var(--d16);
  background-color: #F7F8FC;
  border-radius: 6px;
  border: 1px solid #DDDDDD;
}

.contact .contact-content .contact-content2 .contact-right .contact-form .textarea-box {
  height: 250px;
  margin-bottom: var(--d16);
}

.contact .contact-content .contact-content2 .contact-right .contact-form .input-box2 {
  width: 50%;
  margin-right: var(--d16);
}

.contact .contact-content .contact-content2 .contact-right .contact-form .code {
  display: flex;
}

.contact .contact-content .contact-content2 .contact-right .contact-form .code .code-img {
  margin-right: var(--d10);
}

.contact .contact-content .contact-content2 .contact-right .contact-form .code .code-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact .contact-content .contact-content2 .contact-right .contact-form .code .code-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact .contact-content .contact-content2 .contact-right .contact-form .code .code-icon i {
  font-size: var(--40);
  line-height: 1;
  color: #999;
}

.contact .contact-content .contact-content2 .contact-right .contact-form .submit {
  margin-top: var(--d50);
  background-color: transparent;
}

.serve {
  position: relative;
  background-color: #fff;
  z-index: 10;
  padding-top: var(--d120);
  padding-bottom: var(--d88);
}

.serve .serve-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.serve .serve-box .serve-left {
  width: calc(633 / 1520 * 100%);
}

.serve .serve-box .serve-left .serve-title {
  margin-bottom: var(--d35);
}

.serve .serve-box .serve-left .serve-list {
  width: calc(614 / 633 * 100%);
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 {
  padding: var(--d16) var(--d46) var(--d16) var(--d26);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  border-radius: 10px;
  overflow: hidden;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3:hover {
  box-shadow: 0px 4px 30px rgba(148, 148, 148, 0.25);
  background-color: #fff;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3:hover .serve-list-right {
  background-color: var(--c);
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3:hover .serve-list-right i {
  color: #fff;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-right: var(--d10);
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-icon {
  min-width: 48px;
  width: 48px;
  margin-right: var(--d18);
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  color: #222222;
  font-weight: 600;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-right {
  min-width: 60px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: all 0.5s;
}

.serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-right i {
  font-size: var(--24);
  color: #222222;
  transition: all 0.5s;
}

.serve .serve-box .serve-right {
  width: calc(796 / 1520 * 100%);
  display: flex;
  justify-content: space-between;
}

.serve .serve-box .serve-right .serve-imgleft {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: calc(432 / 796 * 100%);
}

.serve .serve-box .serve-right .serve-imgleft .img-box {
  padding-bottom: calc(288 / 432 * 100%);
  border-radius: 30px;
  overflow: hidden;
}

.serve .serve-box .serve-right .serve-imgleft .img-box:hover img {
  transform: scale(1.1);
}

.serve .serve-box .serve-right .serve-imgright {
  width: calc(332 / 796 * 100%);
}

.serve .serve-box .serve-right .serve-imgright .img-box {
  padding-bottom: calc(614 / 332 * 100%);
  border-radius: 30px;
  overflow: hidden;
}

.serve .serve-box .serve-right .serve-imgright .img-box:hover img {
  transform: scale(1.1);
}

.serve .serve-box .serve-right img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.s-box {
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.s-box1 {
  background: linear-gradient(90deg, #2D9E55 0%, #0B47B2 100%);
  padding: var(--d84) 0;
  position: relative;
}

.s-box1 .s-box1-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Objectivity';
  font-size: 24vw;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.06);
  pointer-events: none;
}

.s-box1 .s-box1-title {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
  margin-bottom: var(--d50);
  text-align: center;
  position: relative;
  z-index: 10;
}

.s-box1 .s-box1-title h2 {
  color: #fff;
}

.s-box1 .s-box1-list {
  z-index: 10;
  width: 1160px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  --bs-gutter-x: 2.5rem;
  margin-bottom: calc(var(--d30) * -1);
  max-width: 100%;
}

.s-box1 .s-box1-list .s-box1-list2 {
  margin-bottom: var(--d30);
}

.s-box1 .s-box1-list .s-box1-list2 .s-box1-list3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}

.s-box1 .s-box1-list .s-box1-list2 .s-box1-list3 .s-box1-icon i {
  font-size: var(--75);
  color: #fff;
}

.s-box1 .s-box1-list .s-box1-list2 .s-box1-list3 .s-box1-list-title {
  font-size: var(--24);
  line-height: calc(28 / 24);
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.s-box2 {
  padding-top: var(--d96);
  padding-bottom: var(--d140);
}

.s-box2 .s-box2-title {
  text-align: center;
  margin-bottom: var(--d96);
}

.s-box2 .s-box2-list {
  margin-bottom: calc(var(--d30) * -1);
}

.s-box2 .s-box2-list .s-box2-list2 {
  margin-bottom: var(--d30);
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3 {
  display: flex;
  justify-content: flex-start;
  background-color: #F7F8FC;
  border-radius: 20px;
  padding: var(--d38);
  position: relative;
  height: 100%;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3::after {
  background: linear-gradient(275.72deg, #0D56D0 21.12%, #0B47B2 64.02%);
  opacity: 0;
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  content: "";
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3:hover::after {
  opacity: 1;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3:hover .s-box2-img {
  opacity: 1;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3:hover .s-box2-num {
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3:hover .s-box2-list-textbox .s-box2-list-title h3 {
  color: #fff;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list3:hover .s-box2-list-textbox .s-box2-list-text {
  color: #fff;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-img {
  position: absolute;
  right: var(--d26);
  bottom: var(--d16);
  opacity: 0;
  transition: all 0.5s;
  z-index: 10;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-num {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Objectivity';
  font-weight: 700;
  font-size: var(--d64);
  line-height: calc(66 / 64);
  margin-right: var(--d34);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0B47B2;
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list-textbox {
  position: relative;
  z-index: 10;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list-textbox .s-box2-list-title {
  margin-bottom: var(--d24);
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list-textbox .s-box2-list-title h3 {
  font-size: var(--28);
  line-height: calc(33 / 28);
  font-weight: 600;
  color: #222222;
  transition: all 0.5s;
}

.s-box2 .s-box2-list .s-box2-list2 .s-box2-list-textbox .s-box2-list-text {
  transition: all 0.5s;
}

.s-box3 {
  padding-top: var(--d90);
  padding-bottom: var(--d50);
}

.s-box3 .s-box3-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.s-box3 .s-box3-box .s-box3-left {
  width: calc(724 / 1520 * 100%);
}

.s-box3 .s-box3-box .s-box3-left .s-box3-title {
  margin-bottom: var(--d48);
}

.s-box3 .s-box3-box .s-box3-left .s-box3-title2 {
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: #222222;
  font-weight: 500;
  margin-bottom: var(--d30);
}

.s-box3 .s-box3-box .s-box3-left .s-box3-text {
  padding-left: var(--d20);
  margin-top: 60px
}

.s-box3 .s-box3-box .s-box3-left .s-box3-text p {
  padding-left: var(--d32);
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #222222;
  position: relative;
  margin-bottom: var(--d28);
}

.s-box3 .s-box3-box .s-box3-left .s-box3-text p:last-child {
  margin-bottom: 0;
}

.s-box3 .s-box3-box .s-box3-left .s-box3-text p::after {
  width: var(--d24);
  height: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  content: '•';
  font-size: 55px;
  color: var(--c);
  position: absolute;
  top: 0;
  left: 0;
}

.s-box3 .s-box3-box .s-box3-rigth {
  width: calc(743 / 1520 * 100%);
  border-radius: 20px;
  overflow: hidden;
}

.s-box3 .s-box3-box .s-box3-rigth:hover img {
  transform: scale(1.1);
}

.s-box3 .s-box3-box .s-box3-rigth img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.s-box4 {
  background-color: #F7F8FC;
  padding: var(--d56) 0 var(--d70);
}

.s-box4 .s-box4-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.s-box4 .s-box4-box .s-box4-left {
  width: calc(744 / 1520 * 100%);
  border-radius: 20px;
  overflow: hidden;
}

.s-box4 .s-box4-box .s-box4-left:hover img {
  transform: scale(1.1);
}

.s-box4 .s-box4-box .s-box4-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.s-box4 .s-box4-box .s-box4-right {
  width: calc(732 / 1520 * 100%);
}

.s-box4 .s-box4-box .s-box4-right .s-box4-title {
  margin-bottom: var(--d30);
}

.s-box4 .s-box4-box .s-box4-right .s-box4-title h2 {
  font-size: var(--30);
  line-height: calc(40 / 30);
  font-weight: 500;
  color: #222222;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list {
  width: 100%;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2 {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2:nth-child(2n) {
  background-color: #EEF2FF;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2 .s-box4-list3 {
  padding: var(--d20);
  width: 50%;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2 .s-box4-list3:first-child {
  margin-right: var(--d32);
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2 .s-box4-list3 p {
  padding-left: var(--d32);
  font-size: var(--18);
  line-height: calc(23 / 18);
  color: #222222;
  position: relative;
}

.s-box4 .s-box4-box .s-box4-right .s-box4-list .s-box4-list2 .s-box4-list3 p::after {
  width: var(--d24);
  height: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  content: '•';
  font-size: 55px;
  color: var(--c);
  position: absolute;
  top: 0;
  left: 0;
}

.s-box5 {
  padding-top: var(--d80);
  padding-bottom: var(--d120);
}

.s-box5 .s-box5-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: var(--d60);
}

.s-box5 .s-box5-titlebox .s-box5-text {
  width: calc(743 / 1520 * 100%);
  font-size: var(--18);
  line-height: calc(26 / 18);
  color: #222222;
}

.s-box5 .s-box5-list {
  margin-bottom: calc(var(--d30) * -1);
}

.s-box5 .s-box5-list .s-box5-list2 {
  margin-bottom: var(--d30);
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3 {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3 img {
  transition: all 0.5s;
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3:hover img {
  transform: scale(1.1);
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3 .s-box5-list-textbox {
  padding: var(--d40) var(--d40) var(--d60);
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3 .s-box5-list-textbox .s-box5-list-title {
  font-size: var(--30);
  line-height: calc(40 / 30);
  color: #fff;
  font-weight: 500;
  margin-bottom: var(--d20);
}

.s-box5 .s-box5-list .s-box5-list2 .s-box5-list3 .s-box5-list-textbox .s-box5-list-text {
  color: #fff;
}

.s-box6 .s-box6-box {
  display: flex;
  justify-content: space-between;
}

.s-box6 .s-box6-box .s-box6-left {
  width: calc(954 / 1920 * 100%);
  overflow: hidden;
}

.s-box6 .s-box6-box .s-box6-left:hover img {
  transform: scale(1.1);
}

.s-box6 .s-box6-box .s-box6-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.s-box6 .s-box6-box .s-box6-right {
  width: calc(966 / 1920 * 100%);
  padding-top: var(--d30);
  padding-bottom: var(--d30);
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: var(--d68);
  padding-right: var(--p);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-right2 {
  width: 100%;
}

.s-box6 .s-box6-box .s-box6-right .s-box6-title {
  padding-bottom: var(--d48);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox {
  margin-bottom: var(--d48);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text {
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #222222;
  margin-bottom: var(--d30);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text:last-child {
  margin-bottom: 0;
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text .s-box6-text-list {
  padding: var(--d10) var(--d20);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text .s-box6-text-list .s-box6-text-list2 {
  margin-bottom: var(--d14);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text .s-box6-text-list .s-box6-text-list2:last-child {
  margin-bottom: 0;
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text .s-box6-text-list p {
  position: relative;
  padding-left: var(--d32);
}

.s-box6 .s-box6-box .s-box6-right .s-box6-textbox .s-box6-text .s-box6-text-list p::after {
  width: var(--d24);
  height: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  content: '•';
  font-size: 55px;
  color: #222222;
  position: absolute;
  top: 0;
  left: 0;
}

.s-box6 .s-box6-box .s-box6-list {
  margin-bottom: var(--d46);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 {
  margin-bottom: var(--d10);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2:last-child {
  margin-bottom: 0;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box {
  padding-bottom: var(--d10);
  position: relative;
  background-color: #F7F8FC;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box::after {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0.2;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title {
  padding: var(--d14) var(--d20);
  font-size: var(--28);
  line-height: calc(30 / 28);
  font-weight: 600;
  color: #222222;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title .s-box6-title-box {
  display: flex;
  align-items: flex-start;
  width: calc(100% - 60px);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title .s-box6-title-box .s-box6-title-num {
  margin-right: var(--d18);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title .s-box6-title-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title .s-box6-title-icon i {
  font-size: var(--40);
  color: var(--c);
  transition: all 0.5s;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-title .s-box6-title-icon .icon-jian {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-list-text {
  padding: var(--d20);
  display: none;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-list-text .s-box6-list-text-text2 {
  margin-bottom: var(--d20);
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-list-text .s-box6-list-text-text2:last-child {
  margin-bottom: 0;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-list-text .s-box6-list-text-title {
  font-size: var(--20);
  line-height: calc(23 / 20);
  font-weight: 500;
  color: #222222;
  margin-bottom: 6px;
}

.s-box6 .s-box6-box .s-box6-list .s-box6-list2 .s-box6-list-box .s-box6-list-text .s-box6-list-text-text {
  font-size: var(--18);
  line-height: calc(21 / 18);
  color: #222222;
}

.s-box6 .s-box6-box .s-box6-list .open .s-box6-list-box .s-box6-title {
  background-color: var(--c);
  color: #fff;
}

.s-box6 .s-box6-box .s-box6-list .open .s-box6-list-box .s-box6-title .s-box6-title-icon i {
  color: #fff;
}

.s-box6 .s-box6-box .s-box6-list .open .s-box6-list-box .s-box6-title .s-box6-title-icon .icon-jia {
  opacity: 0;
}

.s-box6 .s-box6-box .s-box6-list .open .s-box6-list-box .s-box6-title .s-box6-title-icon .icon-jian {
  opacity: 1;
}

.s-box7 {
  padding: var(--d110);
  background-image: url('../image/other/warehousing_bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.s-box7 .s-box7-title {
  text-align: center;
  margin-bottom: var(--d80);
}

.s-box7 .s-box7-title .title {
  color: #fff;
}

.s-box7 .s-box7-swiperbox {
  position: relative;
}

.s-box7 .s-box7-swiperbox .s-box7-but {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.5s;
  position: absolute;
  top: 50%;
  z-index: 10;
}

.s-box7 .s-box7-swiperbox .s-box7-but:hover::after {
  transform: scale(1);
}

.s-box7 .s-box7-swiperbox .s-box7-but:hover i {
  color: var(--c);
}

.s-box7 .s-box7-swiperbox .s-box7-but::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s;
  transform: scale(0);
}

.s-box7 .s-box7-swiperbox .s-box7-but i {
  color: #fff;
  transition: all 0.5s;
  position: relative;
  z-index: 10;
}

.s-box7 .s-box7-swiperbox .s-box7-prev {
  left: -20px;
  transform: translate(-100%, -50%);
}

.s-box7 .s-box7-swiperbox .s-box7-next {
  right: -20px;
  transform: translate(100%, -50%);
}

.s-box7 .s-box7-swiperbox .swiper-wrapper {
  align-items: stretch;
}

.s-box7 .s-box7-swiperbox .swiper-wrapper .swiper-slide {
  height: auto;
}

.s-box7 .s-box7-swiperbox .s-box7-box {
  padding: var(--d20) var(--d20) var(--d40);
  border-radius: 20px;
  background-color: #F7F8FC;
  height: 100%;
  transition: all 0.5s;
}

.s-box7 .s-box7-swiperbox .s-box7-box:hover {
  background-color: var(--c);
}

.s-box7 .s-box7-swiperbox .s-box7-box:hover .s-box7-num {
  -webkit-text-stroke-color: #fff;
}

.s-box7 .s-box7-swiperbox .s-box7-box:hover .s-box7-sw-title h3 {
  color: #fff;
}

.s-box7 .s-box7-swiperbox .s-box7-box:hover .s-box7-sw-text {
  color: #fff;
}

.s-box7 .s-box7-swiperbox .s-box7-box .s-box7-num {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Objectivity';
  font-weight: 700;
  font-size: var(--d64);
  line-height: calc(66 / 64);
  margin-right: var(--d34);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #0B47B2;
  position: relative;
  z-index: 10;
  margin-bottom: var(--d12);
  transition: all 0.5s;
}

.s-box7 .s-box7-swiperbox .s-box7-box .s-box7-sw-title {
  margin-bottom: var(--d20);
}

.s-box7 .s-box7-swiperbox .s-box7-box .s-box7-sw-title h3 {
  font-size: var(--28);
  line-height: calc(33 / 28);
  font-weight: 600;
  color: #222222;
  transition: all 0.5s;
}

.s-box7 .s-box7-swiperbox .s-box7-box .s-box7-sw-text {
  font-size: var(--16);
  line-height: calc(26 / 16);
  color: #666666;
  transition: all 0.5s;
}

.s-box7 .s-box7-swiperbox .s-box7-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: var(--d50);
}

.s-box7 .s-box7-swiperbox .s-box7-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0 9px;
  background-color: #fff;
  opacity: 0.4;
}

.s-box7 .s-box7-swiperbox .s-box7-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.s-box8 {
  padding: var(--d115) 0;
}

.s-box8 .s-box8-title {
  text-align: center;
  margin-bottom: var(--d80);
}

.s-box8 .s-box8-list {
  margin-bottom: calc(var(--d30) * -1);
}

.s-box8 .s-box8-list .s-box8-list2 {
  margin-bottom: var(--d30);
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 {
  padding: var(--d40);
  border-radius: 20px;
  background-color: #F7F8FC;
  height: 100%;
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-title {
  margin-bottom: var(--d24);
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-title h3 {
  font-size: var(--28);
  line-height: calc(33 / 28);
  color: #222222;
  font-weight: 600;
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-text {
  padding: var(--d10) var(--d20);
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-text p {
  position: relative;
  padding-left: var(--d32);
  font-size: var(--20);
  line-height: calc(23 / 20);
  color: #222222;
  margin-bottom: var(--d28);
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-text p:last-child {
  margin-bottom: 0;
}

.s-box8 .s-box8-list .s-box8-list2 .s-box8-list3 .s-box8-list-text p::after {
  width: var(--d24);
  height: var(--d24);
  display: flex;
  justify-content: center;
  align-items: center;
  content: '•';
  font-size: 55px;
  color: #0B47B2;
  position: absolute;
  top: 0;
  left: 0;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .prev a,
.pagination .next a {
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
}

.pagination .prev a:hover,
.pagination .next a:hover {
  color: var(--c);
}

.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination ul li a {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  color: #222222;
  border-radius: 50%;
  transition: all 0.5s;
}

.pagination ul li a:hover {
  background-color: var(--c);
  color: #fff;
}

.pagination ul .active a {
  background-color: var(--c);
  color: #fff;
}

.container {
  max-width: 1520px;
  padding: 0;
}

@media (max-width: 1800px) {
  .container {
    max-width: 1480px;
  }

  :root {
    --p: calc((100vw - 1480px) / 2);
  }

  .news .news-swiper .news-pagination {
    bottom: 27px;
    left: 694px;
  }
}

@media (max-width: 1600px) {
  .container {
    max-width: 1260px;
  }

  :root {
    --p: calc((100vw - 1260px) / 2);
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d208: 130px;
    --d180: 110px;
    --d178: 110px;
    --d170: 110px;
    --d160: 110px;
    --d150: 100px;
    --d145: 100px;
    --d140: 90px;
    --d130: 90px;
    --d128: 90px;
    --d120: 90px;
    --d115: 90px;
    --d118: 90px;
    --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;
    --d40: 30px;
    --d38: 30px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d24: 15px;
    --d20: 10px;
    --d18: 10px;
    --d12: 8px;
    --90: 75px;
    --80: 65px;
    --75: 65px;
    --72: 65px;
    --68: 60px;
    --64: 54px;
    --60: 50px;
    --56: 45px;
    --48: 40px;
    --44: 36px;
    --40: 30px;
    --38: 34px;
    --34: 30px;
    --32: 30px;
    --28: 24px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --18: 16px;
  }

  .news .news-swiper .news-pagination {
    bottom: 27px;
    left: 575px;
  }

  .other-banner .other-titlebox .other-text p::before {
    top: 5px;
    left: -5px;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 .a-box3-num,
  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-list3 .a-box2-num {
    font-size: var(--50);
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 {
    width: calc(550 / 1520 * 100%);
  }

  .fooder .fooder-bom .fooder-logo {
    width: 540px;
  }

  .index-titlebox .index-img {
    width: 145px;
  }

  .header .header-box1 .header-content1 .logo {
    width: 200px;
  }

  .index-banner .banner-textbox .banner-textbox2 .banner-text p::before {
    left: 7px;
    top: 8px;
  }

  .indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-icon {
    width: 54px;
  }

  .contact .contact-content .contact-content2 .contact-right .contact-form .textarea-box {
    height: 195px;
  }

  .message .message-box .message-left .message-text p::before {
    left: -2px;
    top: -3px;
  }

  .s-box2 .s-box2-list .s-box2-list2 .s-box2-num {
    width: 60px;
    height: 60px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-box .s-box7-num {
    width: 60px;
    height: 60px;
    margin-top: var(--d20);
  }

  .s-box7 .s-box7-swiperbox .s-box7-box {
    padding-left: var(--d30);
    padding-right: var(--d30);
  }
}

@media (max-width: 1400px) {
  .container {
    max-width: 1060px;
  }

  :root {
    --p: calc((100vw - 1060px) / 2);
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d208: 80px;
    --d180: 80px;
    --d178: 80px;
    --d170: 80px;
    --d160: 80px;
    --d150: 70px;
    --d145: 70px;
    --d140: 60px;
    --d130: 60px;
    --d128: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d70: 30px;
    --d68: 30px;
    --d58: 25px;
    --d56: 25px;
    --d55: 25px;
    --d48: 33px;
    --d46: 33px;
    --d40: 20px;
    --d38: 20px;
    --d34: 20px;
    --d32: 20px;
    --d30: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 16px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --90: 66px;
    --75: 50px;
    --70: 50px;
    --68: 50px;
    --65: 50px;
    --64: 48px;
    --60: 45px;
    --56: 38px;
    --50: 38px;
    --48: 36px;
    --44: 30px;
    --40: 30px;
    --38: 30px;
    --34: 28px;
    --32: 28px;
    --30: 24px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --17: 15px;
    --16: 14px;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-icon {
    min-width: 35px;
    width: 35px;
  }

  .contact .contact-content .contact-content2 .contact-right .contact-form .textarea-box {
    height: 140px;
  }

  .news .news-swiper .news-pagination {
    left: 470px;
  }

  .solution-box .solution-banner .solution-img {
    width: 35vw;
  }

  .aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list .a-box1-list2 .a-box1-list3 .a-box1-num {
    width: 40px;
    height: 40px;
  }

  .other-banner .other-titlebox .other-text p::before {
    top: 7px;
    left: -5px;
  }

  .fooder .fooder-list .fooder-list2-1 {
    width: 252px;
  }

  .fooder .fooder-bom .fooder-logo {
    width: 380px;
  }

  .fooder .fooder-bom .fooder-right .fooder-top {
    width: 48px;
    height: 48px;
  }

  .index-titlebox .index-img {
    width: 110px;
  }

  .round-but .round-but2 {
    width: 44px;
    height: 44px;
  }

  .indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-icon {
    width: 48px;
  }

  .header .header-box1 .header-content1 .logo {
    width: 160px;
  }

  .index-banner .banner-textbox {
    width: 910px;
    clip-path: polygon(12% 0%, 100% 0%, 88% 100%, 0% 100%);
  }

  .header-nav .header-list {
    margin-right: 22px;
  }

  .message .message-box .message-left {
    width: calc(1110 / 1520 * 100%);
  }

  .header .header-language .more .more-1-list .more-1-list2 a {
    padding: 5px 15px;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 860px;
  }

  :root {
    --p: calc((100vw - 860px) / 2);
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d90: 55px;
    --d88: 55px;
    --d70: 40px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d45: 20px;
    --d44: 20px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --90: 50px;
    --75: 45px;
    --68: 45px;
    --64: 38px;
    --50: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }

  .indexcontent .i-box5 .i-box5-titlebox {
    flex-direction: column;
  }

  .s-box7 .s-box7-swiperbox .s-box7-box .s-box7-num {
    width: 40px;
    height: 40px;
  }

  .s-box3 .s-box3-box {
    flex-direction: column;
  }

  .s-box7 .s-box7-swiperbox .s-box7-but {
    width: 40px;
    height: 40px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px;
  }

  .s-box6 .s-box6-box .s-box6-left {
    width: 100%;
  }

  .s-box4 .s-box4-box .s-box4-right {
    width: 100%;
    margin-bottom: var(--d30);
  }

  .s-box6 .s-box6-box .s-box6-right {
    width: 100%;
    padding-left: var(--p);
    padding-top: var(--d60);
    margin-bottom: var(--d60);
  }

  .s-box6 .s-box6-box {
    flex-direction: column-reverse;
  }

  .s-box4 .s-box4-box .s-box4-left {
    width: 100%;
  }

  .s-box4 .s-box4-box {
    flex-direction: column-reverse;
  }

  .s-box3 .s-box3-box .s-box3-rigth {
    width: 100%;
  }

  .s-box3 .s-box3-box .s-box3-left {
    width: 100%;
    padding-bottom: var(--d30);
  }

  .serve .serve-box {
    flex-direction: column;
  }

  .serve .serve-box .serve-left {
    width: 100%;
    margin-bottom: var(--d30);
  }

  .serve .serve-box .serve-right {
    width: 100%;
  }

  .news .news-swiper .news-sw-box {
    flex-direction: column;
  }

  .news .news-swiper .news-sw-box .news-sw-img {
    width: 100%;
  }

  .news .news-swiper .news-sw-box .news-sw-textbox {
    width: 100%;
  }

  .news .news-swiper .news-pagination {
    position: relative;
    left: unset;
    top: -30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .news .news-swiper .news-sw-box .news-sw-textbox {
    padding: var(--d30);
    padding-bottom: calc(var(--d30) + 30px);
  }

  .other-banner {
    height: 380px;
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-text {
    width: 165px;
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2:nth-child(2n) .a-box2-text {
    width: 245px;
  }

  .indexcontent .i-box1 .i-box1-titlebox {
    flex-direction: column;
  }

  .index-titlebox {
    width: 100%;
    margin-bottom: var(--d20);
  }

  .indexcontent .i-box2 .i-box2-box {
    flex-direction: column;
  }

  .indexcontent .i-box2 .i-box2-box .i-box2-left {
    width: 100%;
  }

  .indexcontent .i-box2::after {
    display: none;
  }

  .indexcontent .i-box2 {
    overflow: hidden;
    padding-bottom: 0;
  }

  .indexcontent .i-box2 .i-box2-box .i-box2-right {
    width: 100%;
    padding: var(--d30) 0;
    padding-bottom: var(--d100);
    position: relative;
  }

  .indexcontent .i-box2 .i-box2-box .i-box2-right::after {
    width: 100vw;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    background: rgba(11, 71, 178, 0.7);
    backdrop-filter: blur(7px);
  }

  .fooder .fooder-list .fooder-list2-1 {
    width: 100%;
  }

  .fooder .fooder-content .fooder-content2:last-child p {
    display: inline;
  }

  .fooder .fooder-content .fooder-content2 .fooder-content-add {
    display: inline;
  }

  .fooder .fooder-bom {
    flex-direction: column;
    align-items: flex-start;
  }

  .fooder .fooder-bom .fooder-logo {
    margin-bottom: var(--d20);
  }

  .fooder .fooder-bom .fooder-right {
    width: 100%;
    justify-content: flex-end;
  }

  .fooder-list2-2,
  .fooder-list2-3,
  .fooder-list2-4 {
    display: none;
  }

  .i-box2-list {
    position: relative;
    z-index: 10;
  }
}

@media (max-width: 990px) {
  .header .header-box1 .header-content1 {
    height: 80px;
  }

  .container {
    max-width: 700px;
  }

  :root {
    --p: calc((100vw - 700px) / 2);
    --d700: 264px;
    --d330: 100px;
    --d178: 80px;
    --d170: 80px;
    --d150: 70px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d58: 28px;
    --d46: 28px;
    --d24: 20px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --48: 30px;
    --44: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --30: 20px;
    --24: 18px;
  }

  .s-box2 .s-box2-list .s-box2-list2 .s-box2-num {
    width: 45px;
    height: 45px;
  }

  .s-box1 .s-box1-list {
    width: 100%;
    transform: none;
    position: unset;
    margin: 0;
  }

  .contact .contact-box .contact-list {
    flex-wrap: wrap;
  }

  .contact .contact-box .contact-list .contactlist1 {
    width: 32%;
  }

  .contact .contact-box .contact-list .contactlist2 {
    width: 48%;
  }

  .contact .contact-content .contact-content2 {
    flex-direction: column-reverse;
  }

  .contact .contact-content .contact-content2 .contact-right {
    width: 100%;
    padding: var(--d60);
  }

  .contact .contact-content .contact-content2 .contact-left {
    width: 100%;
  }

  .solution-box .solution-banner .solution-img {
    width: 45vw;
  }

  .message .message-box {
    flex-direction: column;
    align-items: flex-end;
  }

  .message .message-box .message-left {
    width: 100%;
    margin-bottom: var(--d60);
  }

  .aboutcontent .a-box3 .a-box3-box {
    flex-direction: column-reverse;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right {
    width: 100%;
    padding-left: var(--p);
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-left {
    width: 100%;
  }

  .aboutcontent .a-box3 .a-box3-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 {
    width: 100% !important;
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-text {
    width: 50% !important;
  }

  .aboutcontent .a-box1 .a-box1-box {
    flex-direction: column;
  }

  .aboutcontent .a-box1 .a-box1-box .a-box1-left {
    width: 100%;
    margin-bottom: var(--d30);
  }

  .aboutcontent .a-box1 .a-box1-box .a-box1-right {
    width: 100%;
  }

  .indexcontent .i-form .i-form-box {
    width: 100%;
    -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    margin: 0;
  }

  .indexcontent .i-form .i-form-box .i-form-content {
    width: 70%;
  }

  .indexcontent .i-box3 .i-box3-box .i-box3-right {
    width: 100%;
  }

  .indexcontent .i-box3 .i-box3-box .i-box3-left {
    width: 100%;
    margin-bottom: var(--d30);
  }

  .indexcontent .i-box3 .i-box3-box {
    flex-direction: column;
  }

  .banner-swiper {
    height: 450px;
  }

  .banner-swiper .swiper-slide {
    height: 100%;
  }

  .banner-swiper .swiper-slide .slide-inner {
    height: 100%;
  }

  .index-banner .banner-textbox {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 90%;
  }

  :root {
    --p: 5%;
    --d357: 85px;
    --d208: 60px;
    --d180: 60px;
    --d178: 60px;
    --d170: 60px;
    --d150: 50px;
    --d145: 50px;
    --d130: 40px;
    --d128: 40px;
    --d120: 40px;
    --d118: 40px;
    --d115: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d46: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d18: 8px;
    --80: 38px;
    --75: 38px;
    --70: 30px;
    --64: 36px;
    --60: 34px;
    --56: 30px;
    --50: 28px;
    --48: 30px;
    --38: 28px;
    --32: 20px;
    --22: 18px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-prev {
    left: -10px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-next {
    right: -10px;
  }

  .s-box5 .s-box5-titlebox {
    flex-direction: column;
    align-items: flex-start;
  }

  .s-box5 .s-box5-titlebox .s-box5-title {
    margin-bottom: var(--d30);
  }

  .s-box5 .s-box5-titlebox .s-box5-text {
    width: 100%;
  }

  .solution-box .solution-banner .solution-img {
    width: 75vw;
  }

  .solution-mes2 .swiper-pagination-progressbar {
    width: calc(100% - 104px);
  }

  .aboutcontent .a-box4 .a-box4-mes2 .swiper-pagination-progressbar {
    width: calc(100% - 104px);
  }

  .solution-mes2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    height: 2px;
  }

  .aboutcontent .a-box4 .a-box4-mes2 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    height: 2px;
  }

  .solution-mes2 .solution-butBox .solution-but {
    width: 36px;
    height: 36px;
  }

  .aboutcontent .a-box4 .a-box4-mes2 .a-box4-butBox .a-box4-but {
    width: 36px;
    height: 36px;
  }

  .other-banner .other-titlebox .other-text p::before {
    top: 3px;
    font-size: 12px;
  }

  .aboutcontent .a-box1 .a-box1-box .a-box1-left .a-box1-list {
    padding-left: 0;
  }

  .other-banner .other-titlebox .other-title {
    margin-bottom: 20px;
  }

  .banner-text {
    font-size: 16px;
  }

  .fooder .fooder-bom .fooder-right .fooder-top {
    min-width: 30px;
    width: 30px;
    height: 30px;
  }

  .fooder .fooder-bom .fooder-right .fooder-top .round-but2 {
    min-width: 30px;
    width: 30px;
    height: 30px;
  }

  .fooder .fooder-bom .fooder-right .fooder-top i {
    font-size: 12px;
  }

  .index-titlebox .index-img {
    width: 70px;
    transform: translate(-23%, -13%);
  }

  .indexcontent .i-form .i-form-box {
    height: 425px;
  }

  .indexcontent .i-box5 .i-box5-titlebox {
    align-items: flex-start;
  }

  .indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 {
    padding: 25px var(--d30);
  }

  .indexcontent .i-box3 .i-box3-con1 .i-box3-con2 .i-box3-con3 .i-box3-con-num {
    font-size: 38px;
  }

  .indexcontent .i-box2 .i-box2-bg {
    display: none;
  }

  .map1 {
    display: none;
  }

  .indexcontent .i-box4 .map .map2 {
    display: block;
  }

  .map-list {
    display: none;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 .a-box3-list3 .a-box3-num {
    font-size: 38px;
  }

  .s-box2 .s-box2-list .s-box2-list2 .s-box2-num {
    font-size: 26px;
  }

  .s-box1 .s-box1-title h2 {
    font-size: 24px;
  }

  .s-box1 .s-box1-list .s-box1-list2 .s-box1-list3 .s-box1-icon i {
    font-size: 60px;
  }

  .index-banner .banner-textbox .banner-textbox2 {
    width: 70%;
  }

  .indexcontent .i-box1 .i-box1-titlebox {
    align-items: flex-start;
  }

  .news .news-navbox .news-nav .news-nav2 a {
    padding: 15px var(--d10);
  }

  .news-list .news-list2 .news-list3 .news-imgbox .news-icon {
    width: 45px;
    height: 45px;
  }

  .contact .contact-box .contact-list .contact-list2 .contact-list3 .contact-icon i {
    font-size: 40px;
  }

  .fooder .fooder-bom .fooder-right .fooder-copyrightbox .fooder-share {
    justify-content: flex-start;
  }
}

@media (max-width: 540px) {
  .header .header-box1 .header-content1 {
    height: 60px;
  }

  :root {
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d208: 30px;
    --d180: 30px;
    --d178: 30px;
    --d170: 30px;
    --d150: 30px;
    --d145: 30px;
    --d130: 30px;
    --d120: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d84: 30px;
    --d80: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 10px;
    --d44: 10px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --90: 35px;
    --80: 30px;
    --75: 28px;
    --70: 20px;
    --68: 28px;
    --65: 28px;
    --64: 28px;
    --60: 28px;
    --48: 28px;
    --44: 30px;
    --40: 26px;
    --38: 24px;
    --30: 20px;
    --28: 18px;
    --26: 16px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
  }

  .solution-box .solution-banner .solution-img {
    width: 100%;
  }

  .solution-box .solution-banner {
    padding-left: var(--p);
    padding-right: var(--p);
  }

  .s-box7 .s-box7-swiperbox .s-box7-box .s-box7-num {
    font-size: 30px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-prev {
    left: -5px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-next {
    right: -5px;
  }

  .s-box7 .s-box7-swiperbox .s-box7-but {
    width: 36px;
    height: 36px;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-icon {
    min-width: 26px;
    width: 26px;
  }

  .newsdetails-next span,
  .newsdetails-prev span {
    display: none;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-right i {
    font-size: 14px;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-left .serve-list-title {
    font-size: 14px;
  }

  .serve .serve-box .serve-left .serve-list .serve-list2 .serve-list3 .serve-list-right {
    min-width: 40px;
    width: 40px;
    height: 40px;
  }

  .contact .contact-box .contact-list .contactlist1 {
    width: 100%;
  }

  .contact .contact-box .contact-list .contactlist2 {
    width: 100%;
  }

  .message .message-box .message-left .message-text p::before {
    font-size: 12px;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-textbox {
    padding-bottom: 0;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list {
    flex-direction: column;
    margin-bottom: var(--d60);
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right .a-box3-list .a-box3-list2 {
    margin-right: 0;
  }

  .aboutcontent .a-box3 .a-box3-box .a-box3-right {
    padding-top: 0;
  }

  .aboutcontent .a-box2 .a-box2-list .a-box2-list2 .a-box2-list3 .a-box2-num {
    font-size: 22px;
  }

  .fold-box .fold-title .fold-title-box {
    width: calc(100% - 30px);
  }

  .fold-box .fold-text {
    padding-left: 43px;
  }

  .indexcontent .i-box1 .i-box1-list .i-box1-list2 .i-box1-list3 .i-box1-icon {
    width: 40px;
  }

  .index-banner .banner-textbox .banner-textbox2 .banner-text p::before {
    left: 7px;
    top: 6px;
    width: 6px;
    height: 6px;
  }

  .indexcontent .i-box3 .i-box3-con1 .i-box3-con2:nth-child(2n) .i-box3-con3 {
    top: 0;
  }

  .fooder .fooder-bom .fooder-logo {
    width: 100%;
  }

  .header .header-tel {
    display: none;
  }
}

@keyframes an1 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes an2 {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes an3 {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.setSlow1 {
  animation: an1 1s ease forwards;
}

.setSlow2 {
  animation: an2 1s ease forwards;
}

.setSlow3 {
  animation: an3 1s ease forwards;
}