@charset "utf-8";
body {
  /* 填写默认字体 */
  font-family: "Alibaba PuHuiTi", "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
  color: #1e1d28;
  min-height: initial !important;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont/iconfont.woff2?t=1681287520508') format('woff2'), url('../fonts/iconfont/iconfont.woff?t=1681287520508') format('woff'), url('../fonts/iconfont/iconfont.ttf?t=1681287520508') format('truetype');
}
@font-face {
  font-family: 'DIN COROS';
  src: local('DIN COROS Bold'), local('DINCOROS-Bold'), url('../fonts/dincoros/DINCOROS-Bold.woff2') format('woff2'), url('../fonts/dincoros/DINCOROS-Bold.woff') format('woff'), url('../fonts/dincoros/DINCOROS-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: local('Alibaba PuHuiTi 2 45 Light'), local('AlibabaPuHuiTi_2_45_Light'), url('../fonts/alibaba/AlibabaPuHuiTi_2_45_Light.woff') format('woff'), url('../fonts/alibaba/AlibabaPuHuiTi_2_45_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: local('Alibaba PuHuiTi 2 55 Regular'), local('AlibabaPuHuiTi_2_55_Regular'), url('../fonts/alibaba/AlibabaPuHuiTi_2_55_Regular.woff') format('woff'), url('../fonts/alibaba/AlibabaPuHuiTi_2_55_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: local('Alibaba PuHuiTi 2 85 Bold'), local('AlibabaPuHuiTi_2_85_Bold'), url('../fonts/alibaba/AlibabaPuHuiTi_2_85_Bold.woff') format('woff'), url('../fonts/alibaba/AlibabaPuHuiTi_2_85_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: local('Alibaba PuHuiTi 2 75 SemiBold'), local('AlibabaPuHuiTi_2_75_SemiBold'), url('../fonts/alibaba/AlibabaPuHuiTi_2_75_SemiBold.woff') format('woff'), url('../fonts/alibaba/AlibabaPuHuiTi_2_75_SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Alibaba PuHuiTi';
  src: local('Alibaba PuHuiTi 2 65 Medium'), local('AlibabaPuHuiTi_2_65_Medium'), url('../fonts/alibaba/AlibabaPuHuiTi_2_65_Medium.woff') format('woff'), url('../fonts/alibaba/AlibabaPuHuiTi_2_65_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* 谷歌翻译后防止与sticky产生冲突 */
.iconfonts {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grahccale;
}
/* slick 懒加载图片去边框 */
.slick-loading {
  opacity: 0;
}
/* 去除翻译插件边框 */
.goog-te-gadget-simple {
  border: none !important;
}
/* h1隐藏 */
.fszero {
  display: none;
}
/* 去除input记忆填充底色 */
input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset !important;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #333 !important;
  transition: background-color 5000s ease-in-out 0s !important;
}
/* ph去除载入效果 */
@media screen and (max-width: 1200px) {
  .wow {
    animation: none;
  }
}
:root {
  font-size: 10px;
  --main-color: #FF0000;
  --second-color: #002F6C;
  --flex-margin: -15px;
  --flex-padding: 15px;
  --cha: calc((100% - 1680px) / 2);
  --top64: 6.4rem;
  scroll-behavior: initial;
}
/* 翻译插件展位 */
.google-translate {
  min-width: 108px;
}
.fancybox-content {
  height: 800px !important;
}
.c_pcbtn {
  display: none;
}
.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  transition: all 0.5s;
}
.header-logo {
  width: 100px;
  display: block;
  line-height: var(--height);
  position: relative;
}
.header-logo img {
  width: 100%;
  transition: all 0.5s;
}
.header-logo img:last-child {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.home-banner {
  overflow: hidden;
  position: relative;
}
.home-banner .swiper-container {
  width: 100%;
}
.home-banner .swiper-slide {
  overflow: hidden;
}
.home-banner .swiper-container {
  width: 100%;
}
.home-banner .swiper-slide {
  overflow: hidden;
}
.home-banner .slide-inner {
  position: relative;
}
.home-banner .slide-link {
  position: relative;
  display: block;
  z-index: 1;
}
.home-banner .slide-link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 22.4489795%;
  z-index: 5;
  background: linear-gradient(180deg, rgba(1, 47, 107, 0.4) 0%, rgba(1, 47, 107, 0) 99%);
  pointer-events: none;
  z-index: 3;
}
.home-banner .slide-link img {
  width: 100%;
}
.home-banner .slide-video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.home-banner .slide-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-banner .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  bottom: 24px;
  --wh: 12px;
  --interval: 12px;
}
.home-banner .swiper-pagination .swiper-pagination-bullet {
  width: var(--wh);
  height: var(--wh);
  background-color: #fff !important;
  opacity: 0.5 !important;
  margin: 0 var(--interval);
}
.home-banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.home-banner .home-banner-arrow {
  width: 100%;
  left: 0;
  bottom: 7rem;
  position: absolute;
  z-index: 2;
}
.home-banner .home-banner-arrow .flex {
  display: flex;
  align-items: center;
}
.home-banner-prev,
.home-banner-next {
  border: 1px solid #FFFCFC;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  cursor: pointer;
}
.home-banner-prev .imgs,
.home-banner-next .imgs {
  position: relative;
  width: 28px;
}
.home-banner-prev .imgs img,
.home-banner-next .imgs img {
  width: 100%;
  transition: all 0.5s;
}
.home-banner-prev .imgs img:last-child,
.home-banner-next .imgs img:last-child {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
.home-banner-next {
  transform: rotateY(180deg);
  margin-left: 12px;
}
@media screen and (min-width: 1200px) {
  .home-banner-prev:hover,
  .home-banner-next:hover {
    border-color: #fff;
    background-color: #fff;
  }
  .home-banner-prev:hover .imgs img:first-child,
  .home-banner-next:hover .imgs img:first-child {
    opacity: 0;
  }
  .home-banner-prev:hover .imgs img:last-child,
  .home-banner-next:hover .imgs img:last-child {
    opacity: 1;
  }
}
.home-banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 25%;
  z-index: 3;
}
.home-banner-content .title {
  margin-bottom: 40px;
}
.home-banner-content .text {
  margin-bottom: 10.5rem;
  color: #fff;
}
.home-banner-content .text p {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  color: #fff;
}
.home-solution {
  padding-top: 10rem;
  overflow: hidden;
}
.home-solution-hd {
  margin-bottom: 56px;
}
.home-solution-info {
  position: relative;
  z-index: 1;
}
.home-solution-info > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -2;
}
.home-solution-info::after {
  content: "";
  background-color: #000000;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.3;
  z-index: -1;
}
.home-solution-info .item {
  width: 50%;
  border-right: 1px solid rgba(255, 252, 252, 0.25);
  border-top: 1px solid rgba(255, 252, 252, 0.25);
  padding: 40px var(--cha);
}
.home-solution-info .item-conts {
  position: relative;
  height: 100%;
}
.home-solution-info .item-conts .home-solution-top {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-align: center;
  transition: all 0.6s;
}
.home-solution-info .item-conts .home-solution-top img {
  width: 88px;
  margin-bottom: 24px;
}
.home-solution-info .item-conts .home-solution-top p {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
}
@media screen and (min-width: 1200px) {
  .home-solution-info .item:hover .home-solution-top {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.7);
    pointer-events: none;
  }
  .home-solution-info .item:hover .home-solution-conts {
    opacity: 1;
    pointer-events: all;
    transform: scale(1);
  }
}
.home-solution-info .item:nth-child(even) {
  border-right: none;
}
.home-solution-info .item:nth-child(1),
.home-solution-info .item:nth-child(2) {
  border-top: none;
}
.home-solution-conts {
  height: 100%;
  padding: 33px 40px 65px;
  position: relative;
  display: block;
  background-color: var(--second-color);
  transition: all 0.6s;
  transform: scale(0.7);
  opacity: 0;
  pointer-events: none;
}
.home-solution-conts::after {
  content: "";
  position: absolute;
  width: 88.888888%;
  height: 12px;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, #FF0000 -4%, rgba(255, 0, 0, 0) 100%);
}
.home-solution-conts .tits {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(121, 121, 121, 0.5);
  padding-bottom: 16px;
  margin-bottom: 20px;
}
.home-solution-conts .tits p {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
}
.home-solution-conts .tits img {
  width: 13px;
}
.home-solution-conts .list {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  padding-right: 10px;
}
.home-solution-conts .list .items {
  max-width: 34%;
  padding: 0 10px;
}
.home-solution-conts .list .items .items-tits {
  font-weight: 700;
  font-size: 22px;
  color: #FFFFFF;
  opacity: 0.6;
  margin-bottom: 20px;
  line-height: 30px;
}
.home-solution-conts .list .items li {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  opacity: 0.6;
  margin-bottom: 20px;
  line-height: 1.75;
  margin-bottom: 8px;
}
ul {
  padding-left: 0;
}
.home-product {
  padding-top: 10rem;
  overflow: hidden;
}
.home-product-form {
  width: 550px;
  display: flex;
  border: 1px solid rgba(196, 196, 196, 0.5);
  border-radius: 65px;
  padding-right: 25px;
}
.home-product-form input {
  height: 63px;
  width: 100%;
  padding: 0 30px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #333;
}
.home-product-form button {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
.home-product-form button p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #002F6C;
  margin-right: 10px;
  transition: all 0.5s;
}
.home-product-form button svg {
  width: 20px;
}
.home-product-form button svg path {
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .home-product-form button:hover p {
    color: var(--main-color);
  }
  .home-product-form button:hover svg {
    width: 20px;
  }
  .home-product-form button:hover svg path {
    fill: var(--main-color);
  }
}
.home-product-hd {
  margin-bottom: 5rem;
}
.home-product-content {
  position: relative;
  z-index: 1;
  padding: 60px 0;
  overflow: hidden;
}
.home-product-content > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.home-product-content .flex {
  display: flex;
  justify-content: space-between;
}
.home-product-content .flex .left {
  width: 450px;
  margin-right: 10px;
  background-color: #012F6B;
  padding-left: 12px;
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
}
.home-product-content .flex .left::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.5s;
  background: linear-gradient(180deg, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
}
.home-product-content .flex .right {
  width: calc(100% - 450px - 10px);
  background-color: #F2F4F6;
}
.home-product-nav .item {
  position: relative;
  padding: 0 40px 0 30px;
  cursor: pointer;
  z-index: 1;
  pointer-events: none;
}
.home-product-nav .item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.5s;
  background: linear-gradient(90deg, #022149 0%, #012F6B 100%);
  z-index: -1;
  width: 0;
}
.home-product-nav .item .contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 32px 0;
  pointer-events: all;
}
.home-product-nav .item .contents::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 0;
  left: 0;
}
.home-product-nav .item .contents::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  left: 0;
  bottom: 0;
  transform: translateY(50%);
}
.home-product-nav .item .contents .lefts {
  display: flex;
  align-items: center;
}
.home-product-nav .item .contents .lefts .imgs {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  background-color: transparent;
  margin-right: 10px;
  transform: translateX(-10px);
}
.home-product-nav .item .contents .lefts .imgs img {
  width: 26px;
  transition: all 0.5s;
}
.home-product-nav .item .contents .lefts p {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #fff;
}
.home-product-nav .item .contents .icons {
  width: 13px;
}
.home-product-nav .item .contents .icons img {
  width: 100%;
  transition: all 0.5s;
}
.home-product-nav .item.active::after {
  width: 100%;
}
.home-product-nav .item.active .contents .lefts .imgs {
  background-color: var(--main-color);
  transform: translateX(0px);
}
.home-product-nav .item.active .contents .lefts .imgs img {
  width: 30px;
}
.home-product-nav .item.active .contents .icons img {
  transform: scale(1.2);
}
@media screen and (min-width: 1200px) {
  .home-product-nav .item:hover::after {
    width: 100%;
  }
  .home-product-nav .item:hover .contents .lefts .imgs {
    background-color: var(--main-color);
    transform: translateX(0px);
  }
  .home-product-nav .item:hover .contents .lefts .imgs img {
    width: 30px;
  }
  .home-product-nav .item:hover .contents .icons img {
    transform: scale(1.2);
  }
}
.home-product-sitem {
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  --paddx: 60px;
}
.home-product-sitem .mCSB_outside + .mCSB_scrollTools {
  right: var(--paddx) !important;
}
.home-product-sitem .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(121, 121, 121, 0.2);
}
.home-product-sitem .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: var(--main-color) !important;
}
.home-product-sitem .text-box {
  padding-right: var(--paddx);
  flex-shrink: 0;
}
.home-product-sitem .text-box .conts {
  padding-left: var(--paddx);
  padding-top: 36px;
  padding-bottom: 50px;
  overflow: hidden;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  border-radius: 0 0 50px 0;
}
.home-product-sitem .text-box .conts > img {
  width: auto;
  height: calc(100% - 6px);
  object-fit: cover;
  right: -25px;
  bottom: 0;
  position: absolute;
  z-index: -1;
}
.home-product-sitem .text-box .conts::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  top: 0px;
  opacity: 0.2;
  background: linear-gradient(90deg, #012F6B 2%, rgba(0, 0, 0, 0) 100%);
}
.home-product-sitem .text-box .text {
  padding-left: 26px;
  position: relative;
}
.home-product-sitem .text-box .text::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--main-color);
  top: 13px;
  left: 0;
}
.home-product-sitem .text-box .text p {
  font-size: 18px;
  line-height: 30px;
  color: #666666;
}
.home-product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 var(--paddx);
  margin-bottom: 33px;
  flex-shrink: 0;
}
.home-product-header > p {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  color: #012F6B;
  padding-right: 30px;
}
.home-product-header .mod-btn {
  flex-shrink: 0;
}
.home-product-scroll {
  height: 300px;
  padding: 0 var(--paddx);
  margin-top: 34px;
  overflow: hidden !important;
}
.home-product-group {
  margin-bottom: 34px;
}
.home-product-group .tits {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.home-product-group .tits img {
  width: 20px;
  margin-right: 7px;
}
.home-product-group .tits p {
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  color: #333333;
}
.home-product-group .lists {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -12px;
}
.home-product-group .lists li {
  margin-bottom: 12px;
  width: 240px;
  padding-right: 30px;
}
.home-product-group .lists li a {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
  display: inline-block;
}
.home-product-group:last-child {
  margin-bottom: 0;
}
.home-news {
  padding: 8rem 0 8rem;
  overflow: hidden;
  position: relative;
}
.home-news::after {
  content: "";
  position: absolute;
  width: calc((100% - 1680px) / 2);
  height: 100%;
  background-color: #FFFFFF;
  left: 0;
  top: 0;
}
.home-news-slick {
  position: relative;
  margin-top: 40px;
}
.home-news-slick .slick-list {
  overflow: initial !important;
}
.home-news-slick .mod-arrows {
  margin-top: 40px;
}
.home-news-item {
  border-right: 1px solid #E4E4E4;
}
.home-news-link {
  display: block;
  padding: 40px 40px 58px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.home-news-link::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #002F6C 99%);
  transition: all 0.5s;
  transform: translateX(-100%);
}
.home-news-link .time {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #999999;
  margin-bottom: 20px;
}
.home-news-link .tits {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1200px) {
  .home-news-link:hover {
    background-color: #F4F4F4;
  }
  .home-news-link:hover::after {
    transform: translateX(0%);
  }
}
.mod-arrows {
  display: flex;
}
.mod-prev,
.mod-next {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #C4C4C4;
  transition: all 0.5s;
  cursor: pointer;
}
.mod-prev .imgs,
.mod-next .imgs {
  position: relative;
}
.mod-prev .imgs img,
.mod-next .imgs img {
  width: 14px;
  transition: all 0.5s;
}
.mod-prev .imgs img:last-child,
.mod-next .imgs img:last-child {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: all 0.5s;
  opacity: 0;
}
.mod-next {
  transform: rotate(180deg);
}
.mod-prev:hover,
.mod-next:hover {
  border-color: #E1E1E1;
}
.mod-prev:hover .imgs img:first-child,
.mod-next:hover .imgs img:first-child {
  opacity: 0;
}
.mod-prev:hover .imgs img:last-child,
.mod-next:hover .imgs img:last-child {
  opacity: 1;
}
.mod-prev {
  margin-right: 10px;
}
.footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 5.7rem;
}
.footer > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.footer-top .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-top .title,
.footer-top .title p {
  font-size: 50px;
  font-weight: bold;
  line-height: 55px;
  color: #FFFFFF;
}
.footer-top .title span,
.footer-top .title p span {
  color: var(--main-color);
}
.footer-top .gotop {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.5s;
}
.footer-top .gotop .imgs {
  width: 18px;
}
.footer-top .gotop .imgs img {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .footer-top .gotop:hover {
    background-color: var(--main-color);
    border-color: var(--main-color);
  }
}
.footer-center {
  margin-top: 4.4rem;
  padding-bottom: 7rem;
}
.footer-center .flex {
  display: flex;
  justify-content: space-between;
}
.footer-center .flex .left .tits {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 26px;
  opacity: 0.52;
}
.footer-center .flex .left .groups {
  display: flex;
  flex-direction: column;
}
.footer-center .flex .left .groups a {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #FFFFFF;
  display: inline-block;
  line-height: 1.55;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .footer-center .flex .left .groups a:hover {
    color: var(--main-color);
  }
}
.footer-center .flex .right {
  display: flex;
}
.footer-nav {
  display: flex;
}
.footer-nav .item {
  margin-right: 80px;
}
.footer-nav .item .tits {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.footer-nav .item li {
  margin-bottom: 5px;
}
.footer-nav .item a {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.66666;
  color: #FFFEFE;
  display: inline-block;
  white-space: nowrap;
  opacity: 0.5;
  padding: 4px 0;
}
.footer-nav .item a svg {
  width: 19px;
  margin-bottom: 3px;
}
@media screen and (min-width: 1200px) {
  .footer-nav .item a:hover {
    opacity: 1;
  }
}
.footer-nav .item:last-child {
  margin-right: 0;
}
.footer-consult {
  margin-left: 18rem;
  width: 260px;
}
.footer-consult .tits {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  opacity: 0.5;
  margin-bottom: 16px;
}
.footer-consult form {
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  display: flex;
  margin-top: 16px;
  margin-bottom: 45px;
}
.footer-consult form input {
  width: 100%;
  padding: 0 17px;
  height: 50px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #FFFCFC;
}
.footer-consult form input::-webkit-input-placeholder {
  /* WebKit browsers，webkit内核浏览器 */
  color: #fff;
}
.footer-consult form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.footer-consult form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.footer-consult form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.footer-consult form button {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-consult form button img {
  width: 13px;
}
.footer-language {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.footer-language .imgs {
  width: 22px;
  margin-right: 10px;
}
.footer-language .imgs img {
  width: 100%;
}
.footer-language a {
  margin-right: 15px;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #FFFFFF;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .footer-language a:hover {
    color: var(--main-color);
  }
}
.footer-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-info-icp p,
.footer-info-copyright p,
.footer-info-icp a,
.footer-info-copyright a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 1200px) {
  .footer-info-icp a:hover,
  .footer-info-copyright a:hover {
    color: #ffffff;
  }
}
.footer-group {
  display: flex;
  flex-shrink: 0;
}
.footer-group div {
  padding: 0 15px;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #fff;
  opacity: 0.5;
  position: relative;
  cursor: pointer;
  transition: all 0.5s;
}
.footer-group div::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 14px;
  background-color: #fff;
  opacity: 0.5;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer-group div:last-child::after {
  display: none;
}
@media screen and (min-width: 1200px) {
  .footer-group div:hover {
    opacity: 1;
  }
}
.page-banner {
  position: relative;
}
.page-banner-content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner-content .group-btn {
  display: flex;
  margin-top: 7rem;
}
.page-banner-content .group-btn .btns {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  min-width: 218px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  margin-right: 24px;
  transition: all 0.5s;
  cursor: pointer;
}
.page-banner-content .group-btn .btns p {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: all 0.5s;
}
.page-banner-content .group-btn .btns span {
  font-size: 24px;
  color: #fff;
  margin-left: 18px;
}
@media screen and (min-width: 1200px) {
  .page-banner-content .group-btn .btns:hover {
    background-color: #fff;
  }
  .page-banner-content .group-btn .btns:hover p {
    color: var(--second-color);
  }
  .page-banner-content .group-btn .btns:hover span {
    color: var(--main-color);
  }
}
.page-banner-standard {
  font-family: "DIN COROS";
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  color: #FF0000;
  margin-top: 28px;
}
.page-banner-text {
  width: 740px;
  margin-top: 28px;
}
.page-banner-text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF;
}
.mod-title55,
.mod-title55 p {
  font-size: 55px;
  font-weight: bold;
  color: #FFFCFC;
}
.mod-title55 strong,
.mod-title55 p strong {
  color: var(--main-color);
}
.page-banner-subtit {
  margin-top: 18px;
  font-family: "DIN COROS";
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}
.page-banner-about .page-banner-title,
.page-banner-about .page-banner-title p {
  color: var(--second-color);
}
.page-banner-about .page-banner-subtit {
  color: var(--second-color);
}
/* bread */
.bread {
  width: 100%;
  --text-color: #666;
  --text-interval: 8px;
  --text-fontsize: 16px;
  --icon-fontsize: 18px;
  --hover-color: #000;
}
.mod_bread {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.mod_bread_item {
  display: flex;
  align-items: center;
}
.mod_bread_item:last-child .mod_bread_link .text {
  color: var(--main-color);
}
.mod_bread_link {
  display: flex;
  align-items: center;
}
.mod_bread_link img {
  width: 16px;
  flex-shrink: 0;
  margin-right: 18px;
}
.mod_bread_link span {
  color: var(--text-color);
  font-size: var(--icon-fontsize);
}
.mod_bread_link .text {
  color: var(--text-color);
  font-size: var(--text-fontsize);
  transition: all 0.36s;
}
.mod_bread_item > span {
  margin: 0 var(--text-interval);
  display: inline-block;
  font-size: var(--text-fontsize);
  color: var(--text-color);
}
.mod_bread_item:last-child > span {
  display: none;
}
.mod_bread_link:hover .text {
  color: var(--main-color) !important;
}
.mod_bread_link:hover span {
  color: var(--main-color) !important;
}
/* bread-end */
.about-info {
  padding-top: var(--top64);
  padding-bottom: 12.5rem;
  overflow: hidden;
}
.about-info-flex {
  margin-top: 8rem;
  display: flex;
  justify-content: space-between;
}
.about-info-flex .left {
  padding-right: 40px;
}
.about-info-flex .right {
  flex-shrink: 0;
  width: 69.94047619%;
}
.about-info-flex .right .edit p {
  font-size: 18px;
  color: #333;
}
.edit_active p {
  margin-bottom: 0;
}
.about-data {
  position: relative;
  z-index: 1;
  padding-top: 7rem;
  height: 72.91666666vw;
}
.about-data > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.about-data .flex {
  display: flex;
  justify-content: space-between;
}
.about-data-box {
  width: 69.7619047%;
  margin-left: auto;
}
.about-data-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -35px;
}
.about-data-list .item {
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 35px;
}
.about-data-list .conts .number {
  display: flex;
  align-items: flex-end;
}
.about-data-list .conts .number .val {
  font-family: "DIN COROS";
  font-weight: 700;
  font-size: 120px;
  color: #fff;
}
.about-data-list .conts .number .unit {
  font-size: 30px;
  color: #fff;
  line-height: 2.1;
  font-family: "DIN COROS";
  margin-left: 5px;
}
.about-data-list .conts .texts {
  margin-top: 10px;
}
.about-data-list .conts .texts p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.65;
  color: #FFFFFF;
  opacity: 0.5;
  max-width: 350px;
}
.mod-patent {
  width: 300px;
  flex-shrink: 0;
  background-color: var(--second-color);
  padding: 4.5rem 30px;
  height: 500px;
  margin-top: -150px;
  position: relative;
}
.mod-patent .icons {
  width: 88px;
  position: absolute;
  right: 30px;
  bottom: 40px;
}
.mod-patent-title {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  line-height: normal;
  margin-bottom: 10px;
}
.mod-patent-number {
  display: flex;
  align-items: flex-end;
}
.mod-patent-number .val,
.mod-patent-number .unit {
  font-family: DIN COROS;
  font-weight: 700;
  font-size: 50px;
  line-height: normal;
  color: #fff;
}
.about-culture {
  position: relative;
  z-index: 3;
  overflow: hidden;
  margin-top: -20.3125%;
  margin-bottom: 95px;
}
.about-culture-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8rem;
}
.about-culture-header .title,
.about-culture-header .title p {
  color: #fff;
}
.about-culture-header .mod-prev,
.about-culture-header .mod-next {
  border: 1px solid #C4C4C4;
}
.about-culture-header .mod-prev:hover,
.about-culture-header .mod-next:hover {
  border: 1px solid #fff;
  background-color: #fff;
}
.about-culture-list {
  margin: 0 -16px;
}
.about-culture-list .slick-list {
  overflow: initial !important;
}
.about-culture-item {
  padding: 0 16px;
}
.about-culture-cont {
  position: relative;
  z-index: 1;
  padding: 60px 54px ;
  background-color: #fff;
  min-height: 600px;
  border: 0.5px solid rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
}
.about-culture-cont::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(to right, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
  width: 0;
  transition: all 0.5s;
}
.about-culture-cont .tits {
  font-size: 32px;
  font-weight: bold;
  line-height: 55px;
  color: #002F6C;
  margin-bottom: 16px;
  transition: all 0.5s;
}
.about-culture-cont .texts p {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5;
  color: #666666;
  transition: all 0.5s;
}
.about-culture-cont .bgs {
  width: 94.25925925%;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.about-culture-cont .bgs img {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .about-culture-item .about-culture-cont:hover::after {
    width: 100%;
  }
}
.slick-track {
  margin-left: initial;
  margin-right: initial;
}
.about-culture-item.type2 .about-culture-cont {
  background-color: var(--second-color);
  position: relative;
}
.about-culture-item.type2 .about-culture-cont .tits {
  color: var(--main-color);
}
.about-culture-item.type2 .about-culture-cont .texts p {
  color: #fff;
}
.about-course {
  padding: 45px 0 12rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.about-course::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 356.5px;
  background: linear-gradient(to right, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
  height: 3px;
  z-index: -1;
}
.about-course > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -2;
}

.about-course .flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.about-course .flex .left {
  width: 400px;
  flex-shrink: 0;
  z-index: 4;
}
.about-course .flex .left .about-course-sitem {
  min-height: 40rem;
  background-color: var(--second-color);
  padding: 35px 34px 72px;
  position: relative;
  z-index: 2;
  flex-direction: flex;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}
.about-course .flex .left .number {
  display: flex;
  margin-bottom: 4rem;
}
.about-course .flex .left .number .val {
  color: var(--main-color);
  font-family: 'DIN COROS';
  font-size: 90px;
  font-weight: bold;
  line-height: normal;
  margin-right: 22px;
}
.about-course .flex .left .number .unit {
  font-family: 'DIN COROS';
  font-size: 26px;
  font-weight: bold;
  line-height: normal;
  color: #FF0000;
  margin-top: 24px;
}
.about-course .flex .left .tits {
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
  color: #FFFFFF;
}
.about-course .flex .right {
  width: 69.94047619%;
}
.about-year-item {
  text-align: center;
  cursor: pointer;
}
.about-year-item p {
  font-family: 'DIN COROS';
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #002F6C;
  transition: all 0.5s;
  margin-bottom: 8px;
}
.about-year-item::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid var(--main-color);
  padding: 4px;
  background-clip: content-box;
  background-color: var(--second-color);
  transition: all 0.5s;
}
.slick-current .about-year-item p {
  color: var(--main-color);
}
.slick-current .about-year-item::after {
  background-color: var(--main-color);
}
@media screen and (min-width: 1200px) {
  .about-year-item:hover p {
    color: var(--main-color);
  }
  .about-year-item:hover::after {
    background-color: var(--main-color);
  }
}
.about-year {
  margin-left: -7.5rem;
  margin-top: 6rem;
}
.about-year .slick-list {
  overflow: initial !important;
}
.about-course-list {
  margin-top: 8rem;
}
.about-course-item .edit p {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 20px;
  margin-bottom: 5px;
}
.about-course-item .edit p::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--main-color);
  left: 0;
  top: 14px;
}
.about-research {
  padding-top: 16rem;
}
.about-research-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16rem;
}
.about-research-header .title {
  padding-right: 40px;
}
.about-research-header .text {
  width: 60%;
}
.about-research-header .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #000000;
}
.about-research-content {
  position: relative;
  z-index: 1;
  padding-bottom: 8rem;
  min-height: 38.02083333vw;
}
.about-research-content .hc_cont1680 {
  pointer-events: none;
}
.about-research-content .flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.about-research-content .mod-arrows {
  margin-top: 50px;
  pointer-events: all;
}
.about-research-content .mod-prev,
.about-research-content .mod-next {
  border: 1px solid #fff;
}
@media screen and (min-width: 1200px) {
  .about-research-content .mod-prev:hover,
  .about-research-content .mod-next:hover {
    border: 1px solid #fff;
    background-color: #fff;
  }
}
.about-research-imglist {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.about-research-imglist * {
  height: 100%;
}
.about-research-imgitem {
  width: 100%;
  position: relative;
}
.about-research-imgitem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-research-imgitem .links {
  position: absolute;
  right: 9.375%;
  bottom: 15.06849315%;
  width: 50px;
  height: auto;
  z-index: 2;
}
.about-research-imgitem .links img {
  width: 100%;
  height: auto;
}
.about-research-imgitem .links:hover {
  transform: translateX(10px);
}
.about-research-list {
  width: 466px;
  transform: translateY(-7rem);
  pointer-events: all;
  background-color: var(--second-color);
}
.about-research-cont {
  padding: 47px 30px 40px;
}
.about-research-cont .tits {
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #FFFFFF;
}
.about-research-cont .texts p {
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #FFFFFF;
}
.about-honor {
  padding: 13.5rem 0 18rem;
  overflow: hidden;
}
.about-honor .flex {
  display: flex;
  justify-content: space-between;
}
.about-honor .flex .left {
  width: 29.76190476%;
  flex-shrink: 0;
}
.about-honor .flex .left .title {
  margin-bottom: 23px;
}
.about-honor .flex .right {
  width: 63.095238%;
}
.about-honor .flex .right .mod-arrows {
  margin-top: 6rem;
  justify-content: flex-end;
}
.about-honor-navitem:last-child {
  margin-bottom: 0;
}
.about-honor-navitem {
  padding: 32px 0;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(7, 56, 115, 0.3);
  overflow: hidden;
  transition: all 0.5s;
  cursor: pointer;
  margin-bottom: 10px;
}
.about-honor-navitem::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
  transition: all 0.5s;
  width: 0;
}
.about-honor-navitem p {
  padding-right: 30px;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #000000;
  font-weight: bold;
  transition: all 0.5s;
}
.about-honor-navitem img {
  flex-shrink: 0;
  width: 13px;
}
.about-honor-navitem.active {
  border-bottom: 1px solid rgba(7, 56, 115, 0);
}
.about-honor-navitem.active::after {
  width: 100%;
}
.about-honor-navitem.active p {
  color: var(--main-color);
  font-weight: bold;
}
.about-honor-navitem.active img {
  flex-shrink: 0;
  width: 13px;
}
@media screen and (min-width: 1200px) {
  .about-honor-navitem:hover {
    border-bottom: 1px solid rgba(7, 56, 115, 0);
  }
  .about-honor-navitem:hover::after {
    width: 100%;
  }
  .about-honor-navitem:hover p {
    color: var(--main-color);
    font-weight: bold;
  }
  .about-honor-navitem:hover img {
    flex-shrink: 0;
  }
}
.about-honor-list {
  margin: 0 -23px;
}
.about-honor-item {
  padding: 0 23px;
}
.about-honor-item:not(:first-child) {
  display: none;
}
.about-honor-conts .img_box {
  padding-top: 143.75%;
}
.product-info {
  position: relative;
  z-index: 1;
  padding-top: var(--top64);
  overflow: hidden;
}
.product-info > img {
  width: 60.4166666%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.product-info .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 8.5rem;
}
.product-info .left {
  padding-right: 5rem;
  display: flex;
}
.product-info .left .imgs {
  width: 64px;
  height: 64px;
  margin-right: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--main-color);
  flex-shrink: 0;
}
.product-info .left .imgs img {
  width: 34px;
}
.product-info .left .title {
  padding-top: 4px;
}
.product-info .right {
  width: 60%;
}
.product-info .right .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #000000;
}
.product-class {
  padding: 12.5rem 0 15rem;
}
.product-section {
  margin-bottom: 8rem;
}
.product-section .title {
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  color: #002F6C;
  margin-bottom: 44px;
}
.product-section:last-child {
  margin-bottom: 0;
}
.product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px -40px;
}
.product-item {
  padding: 0 20px;
  margin-bottom: 40px;
  width: 50%;
}
.product-link {
  display: block;
  position: relative;
}
.product-link .img_box {
  padding-top: 55.9610705%;
}
.product-link-top {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 64px 80px;
  background-color: #002F6C;
  background-color: transparent;
  transition: all 0.5s;
}
.product-link-top .bgs {
  width: 60.8272506%;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.5s;
}
.product-link-top .bgs img {
  width: 100%;
}
.product-link-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
  transition: all 0.5s;
  border-color: transparent;
}
.product-link-header .tits {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  color: #FFFFFF;
  padding-right: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-link-header .imgs {
  overflow: hidden;
  width: 22px;
  flex-shrink: 0;
}
.product-link-header img {
  flex-shrink: 0;
  width: 100%;
}
@keyframes jiantou {
  from {
    transform: translateX(0);
  }
  49.9999% {
    opacity: 1;
  }
  50% {
    transform: translateX(110%);
    opacity: 0;
  }
  50.1% {
    opacity: 0;
    transform: translateX(-110%);
  }
  50.11% {
    opacity: 1;
  }
  to {
    transform: translateX(0);
  }
}
.product-link .texts {
  transition: all 0.5s;
  opacity: 0;
}
.product-link .texts p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1200px) {
  .product-link:hover .product-link-header img {
    animation: jiantou 0.7s both;
  }
  .product-link:hover .texts {
    opacity: 1;
  }
  .product-link:hover .product-link-header {
    border-color: rgba(216, 216, 216, 0.3);
  }
  .product-link:hover .product-link-top {
    background-color: #002F6C;
  }
  .product-link:hover .product-link-top .bgs {
    opacity: 1;
    transition: all 0.5s 0.2s;
  }
}
.prodeta-feature {
  padding-top: 8rem;
  padding-bottom: 14rem;
  position: relative;
  z-index: 1;
}
.prodeta-feature > img {
  position: absolute;
  width: 60.4166666%;
  bottom: 0;
  z-index: -1;
}
.prodeta-feature .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 4.5rem;
}
.prodeta-feature .flex .left {
  width: 26.5625%;
}
.prodeta-feature .flex .left .title {
  padding-top: 29px;
}
.prodeta-feature .flex .right {
  width: 65.47619047%;
}
.prodeta-feature-list>li {
  display: flex;
  padding: 36px 0 ;
  margin-bottom: 10px;
  border-bottom: 1px solid #D8D8D8;
}
.prodeta-feature-list>li .number {
  width: 96px;
  margin-right: 5rem;
  margin-top: 12px;
  flex-shrink: 0;
}
.prodeta-feature-list>li .number img {
  width: 100%;
  flex-shrink: 0;
}
.prodeta-feature-list>li .texts p {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.71875;
  color: #002049;
}
.prodeta-feature-list>li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.prodeta-solution {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 13rem 0 15rem;
}
.prodeta-solution > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.prodeta-solution-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prodeta-solution-header .title {
  padding-right: 30px;
}
.prodeta-solution-header .title p {
  color: #fff;
}
.prodeta-solution-header .arrows {
  display: flex;
}
.prodeta-solution-slick {
  width: 90.11904762%;
  margin-top: 8.5rem;
}
.prodeta-solution-list {
  margin: 0 -27px;
}
.prodeta-solution-list .slick-list {
  overflow: initial !important;
}
.prodeta-solution-item {
  padding: 0 27px;
}
.prodeta-solution-item .home-solution-conts {
  transform: none !important;
  opacity: 1 !important;
  pointer-events: all;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.prodeta-solution-item .home-solution-conts::after {
  opacity: 0;
  transition: all 0.5s;
}
.prodeta-solution-item .home-solution-conts .tits {
  border-color: rgba(255, 255, 255, 0.3);
}
.prodeta-solution-item .home-solution-conts .tits {
  border-color: rgba(255, 255, 255, 0.3);
}
.prodeta-solution-item .home-solution-conts:hover {
  background-color: var(--second-color);
  border-color: var(--second-color);
}
.prodeta-solution-item .home-solution-conts:hover::after {
  opacity: 1;
}
.prodeta-parameter {
  padding: 14rem 0;
  overflow: hidden;
}
.prodeta-parameter .flex {
  display: flex;
  justify-content: space-between;
}
.prodeta-parameter .left {
  width: 30.35714285%;
}
.prodeta-parameter .right {
  width: 66.904761%;
  padding-top: 44px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
.prodeta-parameter .right > img {
  width: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: -1;
}
.prodeta-parameter .right::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  top: 0;
  background: linear-gradient(90deg, #012F6B 2%, rgba(0, 0, 0, 0) 100%);
}
.prodeta-parameter .right .text {
  position: relative;
}
.prodeta-parameter .right .text p {
  padding-left: 26px;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
}
.prodeta-parameter .right .text::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--main-color);
  left: 0;
  top: 13px;
}
.prodeta-parameter .right .mod-tabes {
  margin-top: 8rem;
}
.prodeta-parameter .about-honor-nav {
  width: 400px;
  max-width: 100%;
  margin-bottom: 9rem;
  margin-top: 39px;
}
.prodeta-parameter-inquire {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  height: 50px;
  border-radius: 50px;
  padding: 0 20px;
  cursor: pointer;
  transition: all 0.55s;
  background-color: var(--second-color);
}
.prodeta-parameter-inquire p {
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 23px;
}
.prodeta-parameter-inquire img {
  width: 21px;
}
@media screen and (min-width: 1200px) {
  .prodeta-parameter-inquire:hover {
    background-color: var(--main-color);
  }
}
.mod-tabes {
  padding: 64px 74px;
  padding-right: 13rem;
  position: relative;
  background-color: var(--second-color);
  z-index: 1;
}
.mod-tabes > img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 44.48398576%;
}
.mod-tabes::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
}
.mod-tabes table {
  width: 100%;
}
.mod-tabes td,
.mod-tabes th,
.mod-tabes p {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  color: #FFFFFF;
}
.mod-tabes tr {
  border-bottom: 1px solid rgba(216, 216, 216, 0.1);
}
.mod-tabes tr:last-child {
  border-bottom: none;
}
.mod-tabes td,
.mod-tabes th {
  padding: 16px 5px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.prodeta-method {
  display: flex;
  overflow: hidden;
}
.prodeta-method .left {
  width: 38.02083333%;
  position: relative;
  padding-top: 13rem;
  padding-bottom: 13rem;
  padding-left: calc((100% - 1680px) / 2);
  padding-right: 9rem;
}
.prodeta-method .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.prodeta-method .left .title p {
  color: #fff;
}
.prodeta-method .left .text {
  margin-top: 5rem;
}
.prodeta-method .left .text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 48px;
  color: #FFFFFF;
}
.prodeta-method .right {
  width: calc(100% - 38.02083333%);
}
.prodeta-method .right .img_box {
  height: 100%;
}
.prodeta-method .right .img_box img {
  object-fit: cover;
}
.prodeta-contact {
  padding: 13.5rem 0 13rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.prodeta-contact > img {
  position: absolute;
  width: 29.53125%;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.prodeta-contact .flex {
  display: flex;
  justify-content: space-between;
}
.prodeta-contact .flex .left {
  width: 38.09523809%;
}
.prodeta-contact .flex .left .title {
  margin-bottom: 4.8rem;
}
.prodeta-contact .flex .right {
  width: 58.69047619%;
}
.prodeta-contact-section {
  margin-bottom: 3.8rem;
}
.prodeta-contact-section .tit {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 15px;
}
.prodeta-contact-section .cont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.prodeta-contact-section .cont a {
  font-family: "DIN COROS";
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  color: #002F6C;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .prodeta-contact-section .cont a:hover {
    color: var(--main-color);
  }
}
.prodeta-contact-section .shares {
  display: flex;
  align-items: center;
}
.prodeta-contact-section .shares .shares-link {
  display: inline-block;
  width: 25px;
  margin-right: 37px;
  position: relative;
}
.prodeta-contact-section .shares a:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1200px) {
  .prodeta-contact-section .shares a:hover {
    transform: scale(1.1);
  }
}
.mod_form {
  --form-margin: -17px;
  --form-padding: 17px;
  --form-item-botton: 32px;
  --form-item-br: 12px;
  --form-item-width: 50%;
  --form-item-bg: #FFFFFF;
  --form-item-height: 66px;
  --form-item-padding: 40px;
  --form-label-size: 18px;
  --form-color: rgba(0, 0, 0, 0.55);
  --form-textarea-height: 330px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 var(--form-margin);
}
.mod_form .mod_form_item {
  width: var(--form-item-width);
  padding: 0 var(--form-padding);
  margin-bottom: var(--form-item-botton);
}
.mod_form .mod_form_item .conts {
  position: relative;
  background-color: var(--form-item-bg);
  border: 1px solid rgba(0, 0, 0, 0.14);
}
.mod_form .mod_form_item .conts label {
  position: absolute;
  left: var(--form-item-padding);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.36s;
  font-size: var(--form-label-size);
  text-transform: capitalize;
  line-height: 1.2;
  color: var(--form-color);
  padding: 0 7px;
  background-color: #fff;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.05em;
}
.mod_form .mod_form_item .conts input {
  width: 100%;
  height: var(--form-item-height);
  padding: 0 calc(var(--form-item-padding) + 7px);
  font-size: var(--form-label-size);
  color: var(--form-color);
}
.mod_form .mod_form_item .conts textarea {
  height: var(--form-textarea-height);
  font-size: var(--form-label-size);
  padding: 32px calc(var(--form-item-padding) + 7px);
  width: 100%;
  color: var(--form-color);
}
.mod_form .mod_form_item .conts button {
  display: inline-flex;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background-color: var(--main-color);
  transition: all 0.5s;
  position: absolute;
  right: 28px;
  bottom: 28px;
  border-radius: 50%;
}
.mod_form .mod_form_item .conts button img {
  width: 20px;
}
@media screen and (min-width: 1200px) {
  .mod_form .mod_form_item .conts button:hover {
    background-color: var(--second-color);
    transform: scale(1.1);
  }
}
.mod_form .mod_form_item .conts.active label {
  top: 0 !important;
}
.mod_form .mod_form_item.button .conts {
  background-color: transparent;
  text-align: center;
  border: none;
}
.mod_form .mod_form_item.button {
  margin-bottom: 0;
}
.mod_form .mod_form_item.textarea .conts label {
  top: 38px;
}
.mod_form .mod_form_item.textarea {
  margin-bottom: 0;
}
.mod_form .mod_form_item.proname .conts {
  display: flex;
  align-items: center;
  background-color: #F4F4F4;
}
.mod_form .mod_form_item.proname .conts label {
  position: static;
  flex-shrink: 0;
  transform: none;
  padding-left: var(--form-item-padding);
  margin-bottom: 0;
}
.mod_form .mod_form_item.proname .conts input {
  width: 100%;
  padding-left: 5px;
}
.mod_form .mod_form_item.block {
  width: 100%;
}
.prodeta-recommend {
  background-color: #F4F4F4;
  padding: 12rem 0 15rem;
}
.prodeta-recommend-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5.5rem;
}
.prodeta-recommend-header .title {
  padding-right: 30px;
}
.prodeta-recommend-list {
  margin: 0 -20px;
}
.prodeta-recommend-item {
  padding: 0 20px;
}
.jumb_imgs {
  overflow: hidden;
  margin-top: 9.5rem;
}
.jumb_imgs .img_box {
  padding-top: 38.02083333%;
}
.solution-content {
  padding: 13.5rem 0 18rem;
}
.solution-item {
  margin-bottom: 56px;
}
.solution-item:nth-child(even) .solution-link {
  flex-direction: row-reverse;
}
.solution-item:last-child {
  margin-bottom: 0;
}
.solution-link {
  display: flex;
  justify-content: space-between;
}
.solution-link .left {
  width: 37.2023809%;
  position: relative;
  z-index: 1;
  padding: 63px 64px ;
}
.solution-link .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.solution-link .left .subtit {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #FF0000;
  margin-bottom: 10px;
}
.solution-link .left .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
  margin-bottom: 36px;
}
.solution-link .left .title p {
  font-size: 32px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  transition: all 0.5s;
}
.solution-link .left .title .imgs {
  width: 22px;
  overflow: hidden;
}
.solution-link .left .title .imgs img {
  width: 100%;
}
.solution-link .left .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF;
}
.solution-link .right {
  width: calc(100% - 37.2023809%);
}
.solution-link .right .img_box {
  height: 100%;
  padding-top: 58.3175803%;
}
.solution-link .right .img_box img {
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .solution-link:hover .left .title .imgs img {
    animation: jiantou 0.7s both;
  }
  .solution-link:hover .right .img_box img {
    transform: scale(1.05);
  }
}
.solution .product-info {
  padding-bottom: 0;
}
.case-section,
.news-section {
  padding-top: var(--top64);
}
.case-section {
  padding-bottom: 14rem;
}
.case-nav {
  display: flex;
  margin: 9rem -23px 0;
  flex-wrap: wrap;
}
.case-nav-item {
  width: 20%;
  padding: 0 23px;
}
.case-nav-cont {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  color: #000000;
  position: relative;
}
.case-nav-cont::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
  transition: all 0.5s;
  width: 0;
}
.case-nav-item.active .case-nav-cont {
  background-color: var(--second-color);
  color: #fff;
  border-color: var(--second-color);
}
.case-nav-item.active .case-nav-cont::after {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .case-nav-cont:hover {
    background-color: var(--second-color);
    color: #fff;
    border-color: var(--second-color);
  }
  .case-nav-cont:hover::after {
    width: 100%;
  }
}
.case-list {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.case-item {
  margin-bottom: 56px;
}
.case-item:last-child {
  margin-bottom: 0;
}
.case-item:nth-child(even) .case-link {
  flex-direction: row-reverse;
}
.case-link {
  display: flex;
}
.case-link .left {
  width: 37.20238095%;
  position: relative;
  z-index: 1;
  padding: 8rem 6.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.case-link .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.case-link .left .tits {
  font-size: 40px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 4rem;
  transition: all 0.5s;
}
.case-link .left .texts {
  margin-bottom: 40px;
}
.case-link .left .texts p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF;
}
.case-link .left .imgs {
  transition: all 0.5s;
  width: 42px;
}
.case-link .left .imgs img {
  width: 100%;
}
.case-link .right {
  width: calc(100% - 37.20238095%);
}
.case-link .right .img_box {
  height: 100%;
  padding-top: 58.490566%;
}
.case-link .right .img_box img {
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .case-link:hover .left .imgs {
    transform: translateX(12px);
  }
  .case-link:hover .left .tits {
    color: var(--main-color);
  }
  .case-link:hover .right .img_box img {
    transform: scale(1.05);
  }
}
.case-more-box {
  text-align: center;
}
.case-more {
  min-width: 140px;
  padding: 0 20px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  border: 1px solid #C4C4C4;
  transition: all 0.5s;
  cursor: pointer;
}
.case-more p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #002F6C;
  margin-right: 13px;
  transition: all 0.5s;
}
.case-more .imgs {
  position: relative;
  width: 12px;
}
.case-more .imgs img {
  width: 100%;
  transform: rotate(-90deg);
  transition: all 0.5s;
}
.case-more .imgs img:last-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .case-more:hover {
    border-color: var(--main-color);
    background-color: var(--main-color);
  }
  .case-more:hover p {
    color: #fff;
  }
  .case-more:hover .imgs img:first-child {
    opacity: 0;
  }
  .case-more:hover .imgs img:last-child {
    opacity: 1;
  }
}
.news-section .case-nav-item {
  width: 25%;
}
.news-list {
  display: flex;
  flex-wrap: wrap;
  margin: 8rem -14px -56px;
}
.news-item {
  width: 33.3333%;
  padding: 0 14px;
  margin-bottom: 56px;
}
.news-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news-link .img_box {
  padding-top: 61.10091743%;
  flex-shrink: 0;
}
.news-link .conts {
  position: relative;
  z-index: 1;
  transition: all 0.5s;
  padding: 40px 38px 50px;
  flex-grow: 1;
  background-color: #F4F4F4;
  overflow: hidden;
}
.news-link .conts::after {
  content: "";
  transition: all 0.5s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FF0000 99%);
}
.news-link .conts .time {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #999999;
  margin-bottom: 20px;
  transition: all 0.5s;
}
.news-link .conts .tits {
  font-size: 24px;
  font-weight: bold;
  line-height: normal;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.5s;
}
.news-link .conts > img {
  transition: all 0.5s;
  width: 46.4220183%;
  z-index: -1;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .news-link:hover .img_box img {
    transform: scale(1.05);
  }
  .news-link:hover .conts {
    background-color: var(--second-color);
  }
  .news-link:hover .conts::after {
    width: 100%;
  }
  .news-link:hover .conts .time {
    color: #fff;
  }
  .news-link:hover .conts .tits {
    color: #fff;
  }
  .news-link:hover .conts > img {
    opacity: 1;
    transition: all 0.5s;
  }
}
.news {
  padding-bottom: 14rem;
}
.news .case-more-box {
  margin-top: 8rem;
}
.contact-info {
  padding-top: var(--top64);
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 18rem;
}
.contact-info > img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60.41666666%;
  z-index: -1;
}
.contact-info .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 8rem;
}
.contact-info .left {
  width: 33.9285714%;
}
.contact-info .right {
  width: 61.6071428%;
  padding-top: 3.5rem;
}
.contact-info .right .tel {
  margin-bottom: 19px;
}
.contact-info .right .tel a {
  font-family: "DIN COROS";
  font-size: 132px;
  font-weight: bold;
  line-height: normal;
  color: #002F6C;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .contact-info .right .tel a:hover {
    color: var(--main-color);
  }
}
.contact-info .right .others {
  margin: 0 -15px -30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-info .right .items {
  padding: 0 15px;
  margin-bottom: 30px;
}
.contact-info .right .keys {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #9E9E9E;
}
.contact-info .right .conts p,
.contact-info .right .conts a {
  font-weight: bold;
  line-height: normal;
  color: #002F6C;
}
.contact-info .right .conts a {
  font-size: 48px;
  font-family: "DIN COROS";
  display: inline-block;
  margin-top: 9px;
}
.contact-info .right .conts p {
  font-size: 32px;
  margin-top: 16px;
}
@media screen and (min-width: 1200px) {
  .contact-info .right .conts a:hover {
    color: var(--main-color);
  }
}
.contact-map {
  overflow: hidden;
}
.contact-map .img_box {
  padding-top: 38.02083333%;
}
.service-info {
  position: relative;
  z-index: 1;
  margin-top: 12.4rem;
}
.service-info-item {
  display: block !important;
}
.service-info-item .img_box {
  padding-top: 38.02083333%;
}
.service-info-patent {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.service-info-patent .mod-patent {
  margin-top: -7rem;
}
.service-info-arrow {
  position: absolute;
  z-index: 3;
  width: 100%;
  bottom: 70px;
  left: 0;
}
.service-info-arrow .flex {
  display: flex;
  justify-content: flex-end;
}
.service-quality {
  display: flex;
}
.service-quality .left,
.service-quality .right {
  width: 50%;
}
.service-quality .left {
  position: relative;
  z-index: 1;
  padding-top: 13rem;
  padding-bottom: 13rem;
  padding-left: calc((100% - 1680px) / 2);
  padding-right: 14rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.service-quality .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.service-quality .left .slick-current .service-quality-titem .tits {
  animation: hcfadeInUp 1s both;
}
.service-quality .left .slick-current .service-quality-titem .texts {
  animation: hcfadeInUp 1s 0.2s both;
}
.service-quality .left .tits {
  margin-bottom: 5rem;
}
.service-quality .left .tits p {
  color: #fff;
}
.service-quality .left .texts p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #FFFFFF;
}
.service-quality .left .arrows {
  display: flex;
}
.service-quality .right .img_box {
  padding-top: 91.25%;
}
.service-quality-tlist {
  margin-bottom: 8rem;
}
.service-download {
  padding-top: 13rem;
  padding-bottom: 13em;
  background-color: #FAFAFA;
}
.service-download .flex {
  display: flex;
  justify-content: space-between;
}
.service-download .flex .left {
  width: 29.8809523%;
}
.service-download .flex .right {
  width: 58.2142857%;
}
.service-download-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.service-download-item {
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.service-download-link {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.service-download-link .tits {
  padding-right: 60px;
  display: flex;
}
.service-download-link .tits img {
  width: 24px;
  margin-right: 46px;
}
.service-download-link .tits p {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  color: #000000;
  transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
  .service-download-link:hover .tits p {
    color: var(--main-color);
  }
}
.service-download-list {
  margin: 0 -30px;
}
.service-download-item {
  padding: 0 30px;
}
.soludeta .prodeta-feature.section02 {
  background-color: var(--second-color);
  padding-top: 13rem;
  padding-bottom: 26rem;
  overflow: hidden;
}

.soludeta .prodeta-feature.section02 .prodeta-feature-list>li {
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.soludeta .prodeta-feature.section02 .prodeta-feature-list>li:last-child {
  border-bottom: none;
}
.soludeta .prodeta-feature.section02 .bg1 {
  position: absolute;
  z-index: -1;
  width: 41.77083333%;
  height: initial;
  left: 0;
  top: 0;
  bottom: initial;
}
.soludeta .prodeta-feature.section02 .flex {
  margin-top: 0 !important;
}
.soludeta .prodeta-feature.section02 .flex .left .title p {
  color: #fff;
}
.soludeta .prodeta-feature.section02 .prodeta-feature-list>li .texts p {
  color: #fff;
}
.soludeta-download {
  position: relative;
  z-index: 2;
  margin-top: -15rem;
  overflow: hidden;
}
.soludeta-download .img_box {
  padding-top: 44.047619%;
}
.soludeta-download .flex {
  display: flex;
  justify-content: space-between;
  margin-top: 7.8rem;
}
.soludeta-download .flex .left {
  width: 35.1190476%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.soludeta-download .flex .left .title {
  margin-bottom: 10rem;
}
.soludeta-download .flex .left .text {
  margin-bottom: 5rem;
}
.soludeta-download .flex .left .text p,
.soludeta-scheme .flex .left .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #000000;
}
.soludeta-download .flex .right {
  width: 58.21428571%;
}
.soludeta-download-list {
  margin: 0 -40px;
  position: relative;
}
.soludeta-download-list::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  z-index: 3;
  left: 0;
  bottom: 0;
  background-color: #fff;
}
.soludeta-download-item {
  padding: 0 40px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.soludeta-scheme {
  padding-top: 16rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.soludeta-scheme > img {
  position: absolute;
  width: 60.41666666%;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.soludeta-scheme .flex {
  display: flex;
  justify-content: space-between;
}
.soludeta-scheme .flex .left {
  width: 35.1190476%;
}
.soludeta-scheme .flex .left .title {
  margin-bottom: 4rem;
}
.soludeta-scheme .flex .right {
  width: 61.3095238%;
}
.soludeta-scheme .flex .right .imgs img {
  width: 100%;
}
.soludeta-scheme-item {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}
.soludeta-scheme-item p {
  font-weight: 300;
  font-size: 18px;
  line-height: 40px;
  color: #002049;
}
.soludeta-scheme-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.soludeta .prodeta-recommend {
  padding-top: 20rem;
  padding-bottom: 0;
  background-color: #fff;
}
.soludeta-parameter {
  margin-top: 13rem;
  overflow: hidden;
}
.soludeta-parameter .flex {
  display: flex;
  justify-content: space-between;
}
.soludeta-parameter .left {
  width: 29.7619047%;
}
.soludeta-parameter .left .text {
  margin-top: 4.4rem;
}
.soludeta-parameter .left .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  color: #000000;
}
.soludeta-parameter .right {
  width: 66.9047619%;
}
.soludeta-parameter .right .mod-tabes {
  padding-right: 9rem !important;
}
.soludeta-recommend {
  padding: 12rem 0 13rem;
  background: #F4F4F4;
}
.soludeta-recommend-header {
  margin-bottom: 5.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.soludeta-recommend-list {
  margin-top: 5.5rem;
}
.soludeta-recommend-list .case-link {
  display: flex !important;
  flex-direction: row !important;
}
.about-world {
  min-height: 46.875vw;
  background-color: var(--second-color);
  padding-top: 12rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-world > .imgs {
  position: absolute;
  width: 127.8125%;
  height: auto;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  object-fit: cover;
  z-index: -1;
  max-width: initial;
  max-width: 2454px;
}
.about-world > .imgs > img {
  width: 100%;
}
.about-world-header {
  display: flex;
  justify-content: space-between;
}
.about-world-header .title {
  padding-right: 40px;
  flex-shrink: 0;
}
.about-world-header .title p {
  color: #fff;
}
.about-world-header .text {
  width: 65.47619047%;
}
.about-world-header .text p {
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #FFFFFF;
}
.about-world-conts {
  position: absolute;
  left: 39%;
  top: 53%;
  z-index: 4;
}
.about-world-conts .flexs {
  display: flex;
  align-items: center;
}
.about-world-conts .left {
  width: 320px;
  margin-right: 9rem;
  position: relative;
}
.about-world-conts .left::before {
  content: "";
  position: absolute;
  width: calc(100% + 300px);
  top: 0;
  right: 0;
  border-top: 1px dashed rgba(216, 216, 216, 0.3);
}
.about-world-conts .left .img_box {
  padding-top: 68.75%;
}
.about-world-conts .right {
  padding-bottom: 20px;
}
.about-world-conts .right .number {
  display: flex;
  align-items: center;
  margin-bottom: -16px;
}
.about-world-conts .right .number .val,
.about-world-conts .right .number .unit {
  font-family: "DIN COROS";
  font-size: 130px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
}
.about-world-conts .right .texts {
  font-size: 30px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
}
.home-technical {
  padding-top: 11rem;
  background-color: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.home-technical-header {
  margin-bottom: 11rem;
}
.home-technical-header .flex {
  display: flex;
  justify-content: space-between;
}
.home-technical-header .flex .left {
  flex-shrink: 0;
  padding-right: 40px;
}
.home-technical-header .flex .right {
  width: 69.94047619%;
  padding-top: 50px;
}
.home-technical-header .flex .right .text p {
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #333333;
}
.home-technical-header .flex .right .mod-btn {
  margin-top: 6.5rem;
}
.home-technical-content {
  position: relative;
  z-index: 1;
}
.home-technical-content .mod-patent {
  margin-top: -13rem;
}
.home-technical-content > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -2;
}
.home-technical-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: linear-gradient(0deg, #012F6B 0%, rgba(1, 47, 107, 0) 99%);
}
.home-technical-top {
  padding-top: 5.6rem;
  margin-bottom: 12rem;
}
.home-technical-top .flex {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.home-technical-top .left {
  width: 330px;
  flex-shrink: 0;
}
.home-technical-top .right {
  width: 67.8571428%;
}
.page-banner-ch {
  text-align: center;
  position: absolute;
  right: 6.25%;
  bottom: 7.14285714%;
  z-index: 4;
}
.page-banner-ch .text {
  writing-mode: vertical-rl;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.page-banner-ch img {
  width: 15px;
  animation: godown 1s infinite alternate  both;
}
@keyframes godown {
  0% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(6px);
  }
}
.fadeInLeft {
  animation-duration: 1s;
}
.service-quality-iitem {
  display: block !important;
}
.service-quality-iitem:not(:first-child),
.service-info-item:not(:first-child),
.service-quality-titem:not(:first-child) {
  display: none;
}
.service-quality-ilist {
  height: 100%;
}
.service-quality-ilist * {
  height: 100%;
}
.service-quality-iitem img {
  object-fit: cover;
}
.header {
  --height: 130px;
}
.header .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .right {
  display: flex;
  align-items: center;
}
.header.active {
  background-color: var(--second-color);
}
.header.active .header-logo img:last-child {
  opacity: 1;
}
.header.active .header-logo img:first-child {
  opacity: 0;
}
.header.active .hd_item.child .hd_link::after {
  border-bottom-color: var(--main-color);
}
@media screen and (min-width: 1200px) {
  .hd_list {
    display: flex;
    margin-right: 10rem;
  }
  .hd_item {
    position: relative;
    margin-right: 30px;
  }
  .hd_item.child .hd_link::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid var(--second-color);
    transform: translateX(-50%);
    transition: all 0.5s;
    opacity: 0;
  }
  .hd_item:last-child {
    margin-right: 0;
  }
  .hd_item.hiddens .hd_second {
    display: none;
  }
  .hd_link {
    display: flex;
    align-items: center;
    height: var(--height);
    position: relative;
  }
  .hd_link p {
    min-height: 70px;
    padding: 10px 0;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
    color: #FFFFFF;
    align-items: center;
    display: flex;
  }
  .hd_link p::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    width: 0;
    transition: all 0.5s;
  }
  .hd_item.active .hd_link p::after {
    width: 100%;
  }
  .hd_item.active .hd_link::after {
    /* opacity: 1; */
  }
  .hd_item:hover .hd_link p::after {
    width: 100%;
  }
  .hd_item:hover .hd_link::after {
    opacity: 1;
  }
}
.hd_second {
  display: none;
}
.hd_three {
  display: none;
}
.header-control {
  display: flex;
  align-items: center;
}
.header-tel {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.header-tel img {
  width: 23px;
  margin-right: 10px;
}
.header-tel p {
  font-family: 'DIN COROS';
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  color: #FFFFFF;
  transition: all 0.5s;
}
.header-tel::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #fff;
  opacity: 0.5;
  margin: 0 22px;
}
@media screen and (min-width: 1200px) {
  .header-tel:hover p {
    color: var(--main-color);
  }
}
.header-language {
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
}
.header-language .img1 {
  width: 22px;
  margin-right: 4px;
}
.header-language p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #FFFFFF;
  margin-right: 9px;
}
.header-language .img2 {
  transition: all 0.5s;
  width: 9.5px;
}
.header-language:hover .header-language-ilst {
  opacity: 1;
  pointer-events: all;
}
.header-language-ilst {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  padding: 13px 0px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  white-space: nowrap;
  text-align: center;
  z-index: 2;
  transition: all 0.5s;
  opacity: 0;
  pointer-events: none;
}
.header-language-ilst a {
  font-size: 15px;
  line-height: 1.65;
  padding: 3px 26px;
  color: #666;
  display: inline-block;
}
.header-language-ilst::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 10px;
  z-index: -1px;
  background: transparent;
}
.header-language-ilst li.active a {
  color: var(--main-color);
}
@media screen and (min-width: 1200px) {
  .header-language-ilst a:hover {
    color: var(--main-color);
  }
}
.header-inquire {
  display: inline-flex;
  min-width: 150px;
  padding: 0 20px;
  height: 50px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50px;
  margin-left: 20px;
  transition: all 0.5;
}
.header-inquire p {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #20497E;
}
.header-inquire img {
  width: 23px;
  margin-left: 15px;
}
@media screen and (min-width: 1200px) {
  .header-inquire:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  }
}
.header .hd_item {
  position: relative;
}
.header .hd_item.special-nav {
  position: static;
}
.header .hd_item:hover .hedaer-pc {
  opacity: 1;
  pointer-events: all;
}
.header .hd_item:hover .hedaer-pc .home-product-nav.type1 .item .contents {
  pointer-events: all;
}
.header .hd_item:hover .hedaer-pc {
  opacity: 1;
  pointer-events: all;
}
.header .hd_item:hover .hedaer-pc .home-product-nav.type2 .item .contents {
  pointer-events: all;
}
.header .hedaer-pc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  transition: all 0.5s;
  opacity: 0;
}
.header .home-product-nav.type1 {
  width: 380px;
  position: relative;
  background-color: #012C65;
}
.header .home-product-nav.type1::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: linear-gradient(180deg, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
}
.header .home-product-nav.type1 .item .contents .icons img {
  width: 9px;
}
.header .home-product-nav.type1 .item .contents {
  padding: 25px 0;
  padding-left: 35px;
  pointer-events: none;
}
.header .home-product-nav.type1 .item .contents .lefts p {
  font-size: 20px;
}
.header .home-product-nav.type2 {
  width: 380px;
  position: relative;
  background-color: #012C65;
  padding: 2rem 0;
}
.header .home-product-nav.type2 .item .contents .icons img {
  width: 9px;
}
.header .home-product-nav.type2 .item .contents .lefts .imgs {
  width: 34px;
  height: 34px;
}
.header .home-product-nav.type2 .item .contents .lefts .imgs img {
  width: 18px;
}
.header .home-product-nav.type2 .item:last-child .contents::after,
.header .home-product-nav.type2 .item:last-child .contents::before {
  display: none;
}
.header .home-product-nav.type2 .item .contents {
  padding: 20px 0;
  pointer-events: none;
}
.header .home-product-nav.type2 .item .contents .lefts p {
  font-size: 20px;
}
.header .hedaer-pc.type2 {
  width: 100%;
}
.header .special-navbox {
  width: 100%;
}
.header .special-navflex {
  display: flex;
  position: relative;
}
.header .special-navflex::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to right, #FF0000 1%, rgba(0, 0, 0, 0) 100%);
}
.header .special-navflex .home-product-nav.type2 {
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.header .special-navflex .home-product-hdslick {
  width: calc(100% - 380px);
  background-color: #fff;
  position: relative;
}
.header .special-navflex .home-product-hdslick > img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 38rem;
  pointer-events: none;
}
.header .special-navflex .home-product-hditem {
  padding: 6rem 4rem;
  padding-right: 30rem;
}
.header .special-navflex .groups {
  margin-bottom: 40px;
}
.header .special-navflex .groups .hdtit {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.header .special-navflex .groups .hdtit img {
  width: 18px;
  margin-right: 7px;
}
.header .special-navflex .groups .hdtit p {
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0px;
  color: #333333;
}
.header .special-navflex .groups .hdlist {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -15px;
  padding-left: 25px;
}
.header .special-navflex .groups li {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 15px;
}
.header .special-navflex .groups li a {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
  display: inline-block;
}
.header .special-navflex .groups li a:hover {
  color: var(--main-color);
}
.header .special-navflex .groups:last-child {
  margin-bottom: 0;
}
.home-technical-center .flex {
  display: flex;
  margin: 0 -15px;
}
.home-technical-center .lefts,
.home-technical-center .rights {
  padding: 0 15px;
}
.home-technical-center .lefts {
  width: 66.66666%;
}
.home-technical-center .lefts .conts {
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.85);
  height: 100%;
}
.home-technical-center .lefts .conts .infos {
  padding-top: 59px;
  width: 40%;
  display: flex;
  padding-bottom: 6rem;
  padding-left: 4rem;
  flex-direction: column;
  justify-content: space-between;
}
.home-technical-center .lefts .conts .infos .tits {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.16666666;
  color: #012F6B;
  margin-bottom: 25px;
}
.home-technical-center .lefts .conts .infos .texts {
  margin-bottom: 4rem;
}
.home-technical-center .lefts .conts .infos .texts p {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #666666;
}
.home-technical-center .rights {
  width: 33.33333%;
}
.home-technical-center .rights .conts {
  height: 100%;
}
.home-technical-la {
  width: 200%;
  overflow: hidden;
  height: 100%;
}
.home-technical-sslick {
  width: 50%;
  height: 100%;
}
.home-technical-sconts {
  transition: all 0.5s;
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
}
.home-technical-sconts::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, #FFFFFF 100%);
  opacity: 0;
  transition: all 0.5s;
  pointer-events: none;
}
.home-technical-slist {
  margin: 0 -15px;
  height: 100%;
}
.home-technical-slist .slick-list {
  overflow: initial !important;
  height: 100%;
}
.home-technical-slist .slick-track {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.home-technical-slist .slick-slide {
  height: initial !important;
}
.home-technical-slist .slick-slide > div {
  height: 100%;
}
.home-technical-slist .slick-slide .home-technical-sitem {
  height: 100%;
}
.home-technical-slist .slick-slide .home-technical-sconts {
  height: 100%;
}
.home-technical-sitem {
  padding: 0 15px;
}
.home-technical-sconts {
  padding-left: 40px;
  padding-right: 60px;
}
.home-technical-slist .slick-slide:not(.slick-active) .home-technical-bconts {
  opacity: 0;
}
.home-technical-slist .slick-slide:not(.slick-active) .home-technical-sconts {
  background-color: rgba(255, 255, 255, 0);
}
.home-technical-slist .slick-slide:not(.slick-active) .home-technical-sconts::after {
  opacity: 1;
}
.home-technical-content {
  padding-bottom: 10rem;
}
.home-technical {
  overflow: hidden;
}
.home-technical-bslick {
  width: 51%;
  padding-right: 8rem;
}
.home-technical-blist {
  margin: 0 -20px;
}
.home-technical-bitem {
  padding: 0 20px;
}
.home-technical-bconts {
  padding-top: 9.4rem;
  padding-bottom: 5.6rem;
  transition: all 0.5s;
  display: block;
}
.home-technical-bconts .tits {
  font-family: 'DIN COROS';
  font-size: 80px;
  font-weight: bold;
  line-height: normal;
  color: #012F6B;
  margin-bottom: 30px;
}
.home-technical-bconts .texts p {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  color: #012F6B;
}
.home-technical-bottom .list {
  display: flex;
  margin: 30px -15px 0;
}
.home-technical-bottom .item {
  width: 33.33333%;
  padding: 0 15px;
}
.home-technical-bottom .item.type1 .tb-conts .tits {
  color: var(--second-color);
}
.home-technical-bottom .tb-conts {
  position: relative;
  display: block;
}
.home-technical-bottom .tb-conts .img_box {
  padding-top: 85.1851851%;
}
.home-technical-bottom .tb-conts .tits {
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
  color: #FFFFFF;
  position: absolute;
  width: 100%;
  left: 0;
  top: 6rem;
  padding: 0 4rem;
  z-index: 2;
}
.home-technical-bottom .tb-conts .icons {
  position: absolute;
  width: 55px;
  right: 4rem;
  bottom: 4rem;
  z-index: 2;
  transition: all 0.5s;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .home-technical-bottom .tb-conts:hover .img_box img {
    transform: scale(1.05);
  }
  .home-technical-bottom .tb-conts:hover .icons img {
    animation: jiantou 0.6s both;
  }
}
.home-friend {
  overflow: hidden;
  display: flex;
  position: relative;
}
.home-friend::after {
  content: "";
  position: absolute;
  width: var(--cha);
  right: 0;
  height: 100%;
  top: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 8%, #FFFFFF 100%);
}
.home-friend .left {
  width: 27.6041666%;
  padding-left: var(--cha);
  padding-right: 40px;
  padding-top: 12rem;
  padding-bottom: 6.4rem;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-friend .left > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  z-index: -1;
}
.home-friend .left .mod-home-subtit {
  color: #fff;
}
.home-friend .left .mod-title50 p {
  color: #fff;
}
.home-friend .left .mod-arrows {
  margin-top: 6rem;
}
.home-friend .left .mod-next:hover,
.home-friend .left .mod-prev:hover {
  background-color: #fff;
  border-color: #fff;
}
.home-friend .right {
  width: calc(100% - 27.6041666%);
  padding-left: 8rem;
  padding-top: 9rem;
  padding-bottom: 6rem;
  padding-right: var(--cha);
  position: relative;
}
.home-friend .right::before {
  content: "";
  position: absolute;
  width: 8rem;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #fff;
  height: 100%;
}
.home-friend-list {
  margin: 0 -10px;
}
.home-friend-list .slick-list {
  overflow: initial !important;
}
.home-friend-item {
  padding: 0 10px;
  margin-bottom: 20px;
}
.home-friend-conts {
  border-radius: 20px;
  overflow: hidden;
  border: 3px solid #F2F2F2;
}
.home-friend-conts .img_box {
  padding-top: 54.5454545%;
}
.footer-media-list {
  display: flex;
}
.footer-media-item {
  margin-right: 20px;
}
.footer-media-item span {
  font-size: 26px;
  color: #fff;
}
@media screen and (min-width: 1200px) {
  .footer-media-item:hover span {
    color: var(--main-color);
  }
}
.footer-media-item:last-child {
  margin-right: 0;
}
.footer-firend {
  display: flex;
  width: 260px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
}
.footer-firend p {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  color: #FFFCFC;
  opacity: 0.5;
}
.footer-firend img {
  width: 18px;
  transition: all 0.5s;
}
.footer-firend .footer-firend-list {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: calc(100% + 10px);
  padding: 15px 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  background-color: #fff;
  display: none;
}
.footer-firend .footer-firend-list a {
  display: block;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  padding: 4px 0;
}
@media screen and (min-width: 1200px) {
  .footer-firend .footer-firend-list a:hover {
    color: var(--main-color);
  }
}
.c_pcbtn .burger span {
  background: #fff;
}
.home-banner {
  position: relative;
}
.home-banner .page-banner-ch {
  z-index: 6;
}
.about-culture-item:not(:first-child) {
  display: none;
}
.hc_container {
  position: relative;
}
.hc_container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 800;
  background-color: rgba(0, 32, 73, 0);
  backdrop-filter: blur(0px);
  transition: all 0.5s;
  pointer-events: none;
}
.hc_container.active::after {
  background-color: rgba(0, 32, 73, 0.6);
  backdrop-filter: blur(10px);
}
.newsdeta .case-link .left {
  width: 100%;
}
.newsdeta .case-link .left .tits {
  font-size: 32px;
  margin-bottom: 15px;
}
.newsdeta .case-link .left {
  padding: 7rem 6rem;
}
.newsdeta .news-contant .flex .right .title {
  font-size: 40px;
}
.news-contant {
  padding-bottom: 10rem;
  padding-top: 8rem;
}
.news-contant .goback {
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 7rem;
  cursor: pointer;
}
.news-contant .goback .icons {
  width: 20px;
  margin-right: 10px;
  flex-shrink: 0;
}
.news-contant .goback .icons svg {
  width: 100%;
}
.news-contant .goback p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #000000;
}
.news-contant .flex {
  display: flex;
  justify-content: space-between;
}
.news-contant .flex > .left {
  width: 61.4285714%;
}
.news-contant .flex > .left h1 {
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--second-color);
}
.news-contant .flex > .left .info {
  display: flex;
  align-items: center;
  padding-bottom: 14px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 43px;
  flex-wrap: wrap;
}
.news-contant .flex > .left .info .icons {
  width: 16px;
  margin-right: 8px;
  flex-shrink: 0;
}
.news-contant .flex > .left .info .icons img {
  width: 100%;
}
.news-contant .flex > .left .info .text {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #666666;
}
.news-contant .flex > .left .info .item {
  display: flex;
  align-items: center;
  margin-right: 33px;
}
.news-contant .flex > .left .edit {
  padding-bottom: 6.4rem;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 35px;
}
.news-contant .flex > .left .edit p {
  margin-bottom: 0;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  color: #222;
}
.news-contant .flex > .left .switch-link {
  display: flex;
  align-items: center;
  margin: 0 -15px;
  position: relative;
}
.news-contant .flex > .left .switch-link > .list svg {
  flex-shrink: 0;
}
.news-contant .flex > .left .switch-link > .list svg svg {
  width: 20px;
}
.news-contant .flex > .left .switch-link > .list:hover span {
  color: var(--main-color);
}
.news-contant .flex > .left .switch-link .prev-link,
.news-contant .flex > .left .switch-link .next-link {
  padding: 0 15px;
  display: flex;
  align-items: center;
  width: 50%;
}
.news-contant .flex > .left .switch-link .prev-link .icons,
.news-contant .flex > .left .switch-link .next-link .icons {
  flex-shrink: 0;
}
.news-contant .flex > .left .switch-link .prev-link .icons img,
.news-contant .flex > .left .switch-link .next-link .icons img {
  width: 100%;
}
.news-contant .flex > .left .switch-link .prev-link p,
.news-contant .flex > .left .switch-link .next-link p {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #222;
  transition: all 0.5s;
  width: 100%;
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-contant .flex > .left .switch-link .prev-link:hover p,
.news-contant .flex > .left .switch-link .next-link:hover p {
  color: var(--main-color);
}
.news-contant .flex > .left .switch-link .prev-link {
  justify-content: flex-start;
}
.news-contant .flex > .left .switch-link .prev-link .icons {
  margin-right: 16px;
  transform: rotate(180deg);
}
.news-contant .flex > .left .switch-link .prev-link .icons span {
  color: var(--main-color);
  font-size: 22px;
}
.news-contant .flex > .left .switch-link .next-link {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.news-contant .flex > .left .switch-link .next-link .icons {
  margin-left: 16px;
}
.news-contant .flex > .left .switch-link .next-link .icons span {
  color: var(--main-color);
  font-size: 22px;
}
.news-contant .flex > .left .switch-link .next-link p {
  text-align: right;
}
.news-contant .flex .right {
  width: 31.81818181%;
}
.news-contant .flex .right .title {
  margin-bottom: 48px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--second-color);
}
.news-contant .flex .right .home-news-content {
  margin-bottom: 24px;
}
.news-contant .bread {
  margin-bottom: 8rem;
}
.news-contant .case-link .left .texts {
  margin-bottom: 7.2rem;
}
.news-contant .case-link .left .imgs {
  width: 42px;
}
.newsdeta .case-link .left {
  padding: 7rem 6rem 7rem;
}
.newsdeta .case-link .left .texts p {
  line-height: 2;
}
.newsdeta .case-link {
  min-height: 540px;
  margin-bottom: 5.4rem;
}
.newsdeta .case-link .texts {
  transition: all 0.5s;
  opacity: 0;
}
.newsdeta .case-link .texts p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.newsdeta .case-link .bg1 {
  transition: all 0.5s;
  opacity: 0;
}
@media screen and (min-width: 1200px) {
  .newsdeta .case-link:hover .texts {
    opacity: 1;
  }
  .newsdeta .case-link:hover .bg1 {
    opacity: 1;
  }
}
.newsdeta .case-link:last-child {
  margin-bottom: 0;
}
.footer-media-link {
  position: relative;
  cursor: pointer;
}
.qr-img {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  width: 110px;
  padding: 2px;
  border-radius: 6px;
  background-color: #fff;
  transition: all 0.5s;
  opacity: 0;
}
.qr-img img {
  width: 100%;
  border-radius: 6px;
}
.footer-media-link:hover .qr-img {
  opacity: 1;
}
.prodeta-contact-section .shares .shares-link {
  cursor: pointer;
}
.prodeta-contact-section .shares .shares-link:hover {
  cursor: pointer;
}
.prodeta-contact-section .shares .shares-link:hover .qr-img {
  opacity: 1;
}
.footer-info .rights {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1105px;
}



@media screen and (min-width:1200px) {
    .header.active {
        --height: 80px;
    }
}

@media screen and (min-width:1440px) {
    .header.active {
        --height: 100px; 
    }
}

.about-course-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8rem;
}

html{
    scroll-padding-top: 160px;
}

.home-technical-top .right {
    width: 69.857143%;
}

.home-technical-bslick {
    width: 54%;
}


.prodeta-solution-list .slick-track{
    display: flex;
    flex-wrap: wrap;
}

.prodeta-solution-list .slick-slide {
    height: initial;
}

.prodeta-solution-list .slick-slide>div{
    height: 100%;
}

.prodeta-solution-list .prodeta-solution-item,
.prodeta-solution-list .prodeta-solution-item .home-solution-conts{
    height: 100%;
}

.header.hovers .header-logo img:last-child{
    opacity: 1;
}
.header.hovers .header-logo img:first-child{
    opacity: 0;
}

.prodeta-recommend-item:not(:first-child),
.prodeta-solution-item:not(:first-child){
    display: none;
}


.about-honor-conts .img_box img{
    height: auto;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.mod-tabes>.text{
    display: none;
}

.mod-tabes td, .mod-tabes th{
    border-right: 1px solid rgba(216, 216, 216, 0.1);
}

.mod-tabes td:last-child, 
.mod-tabes th:last-child{
    border-right: none;
}

.mod-tabes td, .mod-tabes th {
    padding: 12px 5px;
}


.soludeta-scheme-item{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.soludeta-scheme-item{
    border-bottom: none;
}

.prodeta-feature-list {
    width: 100% !important;
}

.mod-tabes h2{
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: bold;
}

@media screen and (max-width:1680px) {
    .mod-tabes h2{
        font-size: 26px;
    }
}

@media screen and (max-width:1200px) {
    .mod-tabes h2{
        font-size: 24px;
    }
}

@media screen and (max-width:768px) {
    .mod-tabes h2{
        font-size: 22px;
    }
}

.newsPageBox ul{
    display: flex;
    justify-content: center;
    margin-top:20px;
}

.newsPageBox li{
    margin: 0 8px;
}

.newsPageBox li a,
.newsPageBox>a{
    width: 44px;
    height: 44px;
    border-radius: 5px;
    color: var(--main-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    background-color: var(--second-color);
    color: #fff;
}

.newsPageBox li a[href="#"]{
    background-color: var(--main-color);
}

.newsPageBox li a:hover,
.newsPageBox>a:hover{
    background-color: var(--main-color);
}

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

.newsPageBox>a{
    margin: 0 8px;
}

.newsPageBox>a img{
    width: 20px;
}