@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth {
  clear: both;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.clear {
  clear: both;
}
.wzline2 {
  background-size: 100% 2px;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
}
.banner {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .hero-carousel,
.banner .hero-carousel--mobile {
  position: relative;
  overflow: hidden;
  cursor: grab !important;
}
.banner .hero-carousel ul li,
.banner .hero-carousel--mobile ul li {
  width: 100%;
  overflow: hidden;
}
.banner .hero-carousel img,
.banner .hero-carousel--mobile img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: grab !important;
  -webkit-transition: all 3s ease-out;
  transition: all 3s ease-out;
  -webkit-transition: 3s;
  transition: 3s;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .hero-carousel .swiper-slide-active img,
.banner .hero-carousel--mobile .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .hero-carousel .hero-carousel__prev,
.banner .hero-carousel--mobile .hero-carousel__prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  transform: translateY(-50%);
  left: -13%;
  width: 27px;
  height: 50px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrow-next.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  z-index: 99;
  outline: none;
  border: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner .hero-carousel .hero-carousel__next,
.banner .hero-carousel--mobile .hero-carousel__next {
  position: absolute;
  z-index: 30;
  top: 50%;
  transform: translateY(-50%);
  right: -13%;
  width: 27px;
  height: 50px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrow-prev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  z-index: 99;
  outline: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 0;
}
.banner:hover .hero-carousel .hero-carousel__prev,
.banner:hover .hero-carousel--mobile .hero-carousel__prev {
  left: 3%;
}
.banner:hover .hero-carousel .hero-carousel__next,
.banner:hover .hero-carousel--mobile .hero-carousel__next {
  right: 3%;
}
.banner .hero-carousel__pagination {
  position: absolute;
  bottom: 50px !important;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 2;
  align-items: flex-end;
}
.banner .hero-carousel__pagination .swiper-pagination-current {
  font-size: 43px;
  line-height: 0.8;
  font-weight: 100;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-right: 7px;
}
.banner .hero-carousel__pagination em {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  margin: 0 5px 0 10px;
  transform: translateY(-2px);
}
.banner .hero-carousel__pagination .swiper-pagination-total {
  display: block;
  opacity: 1 !important;
  font-size: 20px;
  color: #fff;
  font-weight: 100;
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.banner .hero-carousel--mobile {
  display: none;
}
@media screen and (max-width: 750px) {
  .banner .hero-carousel {
    display: none;
  }
  .banner .hero-carousel--mobile {
    display: block;
  }
  .banner .hero-carousel--mobile__pagination {
    font-size: 0;
    position: absolute;
    width: auto;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 3;
    text-align: center;
  }
  .banner .hero-carousel--mobile__pagination span {
    display: inline-block;
    border: 2px #fff solid;
    opacity: 1;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    background-color: transparent;
    margin: 0 8px !important;
    cursor: pointer;
    outline: none;
    position: relative;
  }
  .banner .hero-carousel--mobile__pagination span.swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}
@keyframes shad-anim {
  0% {
    background-position: 0 0;
  }
  /* 修正：重复的0%改为100%，否则动画不生效 */
  100% {
    background-position: 100% -100%;
  }
}
.title a {
  display: block;
}
.title a h3 {
  display: block;
  font-size: 64px;
  line-height: 0.8;
  text-transform: capitalize;
}
.title a h2 {
  display: block;
  font-size: 30px;
  line-height: 1;
  padding-top: 30px;
}
.about {
  padding-bottom: 44px;
  overflow: hidden;
}
.about .container-layout {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .container-layout .title {
  padding-top: 157px;
  position: relative;
}
.about .container-layout .title::before {
  content: "";
  width: 1px;
  height: 130px;
  display: block;
  background: #7e7e7e;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.about .container-layout .title h2 {
  text-align: center;
}
.about .container-layout .title h2::after {
  content: "";
  width: 18px;
  height: 39px;
  background: url(../images/about-title.png) no-repeat center;
  margin: 27px auto 0;
  display: block;
}
.about .container-layout p {
  width: 890px;
  padding-top: 108px;
  font-size: 16px;
  line-height: 42px;
  color: #171717;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 200px;
}
.about .about-number {
  width: 1518px;
  margin: 60px auto 0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  padding-left: 20px;
  padding-right: 20px;
}
.about .about-number ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  height: 248px;
}
.about .about-number ul li {
  height: 248px;
  width: calc(25% - 1px);
  border-right: 1px solid #e0e0e0;
}
.about .about-number ul li em {
  width: 44px;
  height: 44px;
  display: block;
  background: url(../images/about-number1.png) no-repeat center;
  margin: 43px auto 0;
}
.about .about-number ul li span {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
.about .about-number ul li span b {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 72px;
  font-weight: bold;
  color: #424558;
  line-height: 0.8;
}
.about .about-number ul li span i {
  margin-left: 10px;
  font-size: 15px;
}
.about .about-number ul li p {
  font-size: 20px;
  font-weight: 100;
  text-align: center;
  margin-top: 20px;
}
.about .about-number ul li:nth-child(2) em {
  background-image: url(../images/about-number2.png);
}
.about .about-number ul li:nth-child(3) em {
  background-image: url(../images/about-number3.png);
}
.about .about-number ul li:nth-child(4) {
  border-right: 0;
}
.about .about-number ul li:nth-child(4) em {
  background-image: url(../images/about-number4.png);
}
.product {
  background: url(../images/product-bg.jpg) no-repeat center bottom;
  padding-bottom: 90px;
}
.product .product-title {
  padding-top: 57px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.product .product-title .product-more {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-title .product-more a {
  width: 198px;
  height: 58px;
  border: 1px solid #064eb0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 10px;
  align-items: center;
  justify-content: flex-end;
  padding-right: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-title .product-more a i {
  font-size: 17px;
  font-weight: bold;
  color: #064eb0;
  padding-right: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-title .product-more a em {
  width: 46px;
  height: 46px;
  display: block;
  background: #064eb0 url(../images/product-more.png) no-repeat center;
  border-radius: 10px;
  border: 1px solid #064eb0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-title .product-more:hover a {
  background: #064eb0;
}
.product .product-title .product-more:hover a i {
  color: #fff;
}
.product .product-title .product-more:hover a em {
  border: 1px solid #fff;
}
.product .product-menu {
  padding-top: 51px;
}
.product .product-menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.product .product-menu ul li {
  width: 196px;
}
.product .product-menu ul li a {
  display: block;
  width: 100%;
}
.product .product-menu ul li a figure {
  width: 100%;
  height: 88px;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.product .product-menu ul li a figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-menu ul li a figcaption {
  margin-top: 32px;
  display: block;
  font-size: 17px;
  text-align: center;
  height: 42px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product .product-menu ul li a figcaption i {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-menu ul li a:hover figure img {
  transform: scale(1.1);
}
.product .product-menu ul li a:hover figcaption i {
  color: #064eb0;
}
.product .product-list {
  padding-top: 66px;
  width: 1500px;
  margin: 0 auto;
  position: relative;
}
.product .product-list ul li a {
  display: block;
  background: #fff;
  padding: 8px 10px 40px 10px;
  border-radius: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-list ul li a figure {
  display: block;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  height: 266px;
}
.product .product-list ul li a figure img {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #f2f2f2;
}
.product .product-list ul li a figcaption {
  padding-top: 46px;
  display: block;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  height: 56px;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-list ul li a em {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #064eb0;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 33px;
}
.product .product-list ul li a:hover {
  background: #064eb0;
}
.product .product-list ul li a:hover figure img {
  transform: scale(1.1);
}
.product .product-list ul li a:hover figcaption {
  color: #fff;
}
.product .product-list ul li a:hover em {
  color: #fff;
}
.product .product-list .product-prev {
  width: 62px;
  height: 62px;
  display: block;
  background: #fff url(../images/product_arrow.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -122px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.product .product-list .product-prev:hover {
  background-image: url(../images/product_arrow--hover.png);
}
.product .product-list .product-next {
  width: 62px;
  height: 62px;
  display: block;
  background: #fff url(../images/product_arrow.png) no-repeat center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  right: -122px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.product .product-list .product-next:hover {
  background-image: url(../images/product_arrow--hover.png);
}
.reason {
  padding-top: 90px;
  padding-bottom: 103px;
}
.reason .reason-wrapper {
  margin-top: 43px;
}
.reason .reason-wrapper ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.reason .reason-wrapper ul li {
  width: 11.69%;
  height: 580px;
  display: block;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reason-wrapper ul li figure {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reason-wrapper ul li figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reason-wrapper ul li::after {
  content: "";
  width: 100%;
  height: 0%;
  background: url(../images/reason_warpper--bg.png) no-repeat center bottom;
  position: absolute;
  z-index: 2;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: 0;
}
.reason .reason-wrapper ul li .reason-info {
  height: 142px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reason-wrapper ul li .reason-info h2 {
  display: block;
  font-size: 24px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}
.reason .reason-wrapper ul li .reason-info i {
  width: 29px;
  height: 8px;
  display: block;
  background: url(../images/reason-ico.png) no-repeat center;
  margin: 26px auto 0;
}
.reason .reason-wrapper ul li .reason-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #fff;
  font-size: 16px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reason-wrapper ul li:nth-child(3) {
  transform: translateY(-20px);
}
.reason .reason-wrapper ul li.on {
  width: 60.15%;
}
.reason .reason-wrapper ul li.on::after {
  height: 100%;
}
.reason .reason-wrapper ul li.on .reason-info {
  padding: 0 76px;
}
.reason .reason-wrapper ul li.on .reason-info h2 {
  font-weight: bold;
}
.reason .reason-wrapper ul li.on .reason-info i {
  margin-top: 15px;
  height: 0;
}
.reason .reason-wrapper ul li.on .reason-info p {
  opacity: 1;
}
.cooperation {
  width: 100%;
}
.cooperation .video {
  position: relative;
  background: #000;
}
.cooperation .video figure {
  width: 100%;
  opacity: 0.8;
}
.cooperation .video figure img {
  display: block;
  width: 100%;
}
.cooperation .video .video-play {
  width: 69px;
  height: 69px;
  display: block;
  background: url(../images/video-play.png) no-repeat center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.cooperation .container-layout {
  height: 60px;
  width: 1500px;
}
.cooperation .container-layout .cooperation-wrapper {
  height: 136px;
  transform: translateY(-76px);
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cooperation .container-layout .cooperation-wrapper .title {
  width: 188px;
  height: 136px;
  background: #064eb0;
}
.cooperation .container-layout .cooperation-wrapper .title a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  align-content: center;
}
.cooperation .container-layout .cooperation-wrapper .title a h2 {
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-top: 0;
}
.cooperation .container-layout .cooperation-wrapper .title a i {
  width: 28px;
  height: 4px;
  display: block;
  background: #fff;
  margin: 15px auto 0;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout {
  width: 1312px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 46px;
  align-items: center;
  box-sizing: border-box;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout .cooperation-prev {
  width: 14px;
  height: 27px;
  display: block;
  background: url(../images/cooperation-arrow.png) no-repeat center;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout .cooperation-prev:hover {
  background: url(../images/cooperation-arrowHover.png) no-repeat center;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul {
  width: 1112px;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li {
  border: 1px solid #e6e6e6;
  float: left;
  width: 194px;
  position: relative;
  margin-right: 35px;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li a {
  display: block;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li a figure {
  display: block;
  width: 194px;
  height: 88px;
  overflow: hidden;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li a figure img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li a figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: rgba(6, 78, 176, 0.4);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li:hover a figure img {
  transform: scale(1.1);
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout ul li:hover a figcaption {
  height: 30px;
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout .cooperation-next {
  width: 14px;
  height: 27px;
  display: block;
  background: url(../images/cooperation-arrow.png) no-repeat center;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transform: rotate(180deg);
}
.cooperation .container-layout .cooperation-wrapper .cooperation-layout .cooperation-next:hover {
  background: url(../images/cooperation-arrowHover.png) no-repeat center;
}
.company-video {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.company-video video {
  width: 80vw;
  height: 70vh;
  display: block;
  top: 15vh;
  left: 10vw;
  position: absolute;
  background: #333;
}
.company-video .video-close {
  width: 50px;
  height: 50px;
  display: block;
  background: rgba(0, 0, 0, 0.5) url(../images/video-close.png) no-repeat center;
  position: absolute;
  top: 40px;
  right: 40px;
  background-size: 30px;
  cursor: pointer;
  border: 0;
}
.case {
  padding-top: 105px;
}
.case .case-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.case .case-title .case-more {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .case-title .case-more a {
  width: 198px;
  height: 58px;
  border: 1px solid #064eb0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 10px;
  align-items: center;
  justify-content: flex-end;
  padding-right: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .case-title .case-more a i {
  font-size: 17px;
  font-weight: bold;
  color: #064eb0;
  padding-right: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .case-title .case-more a em {
  width: 46px;
  height: 46px;
  display: block;
  background: #064eb0 url(../images/product-more.png) no-repeat center;
  border-radius: 10px;
  border: 1px solid #064eb0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .case-title .case-more:hover a {
  background: #064eb0;
}
.case .case-title .case-more:hover a i {
  color: #fff;
}
.case .case-title .case-more:hover a em {
  border: 1px solid #fff;
}
.case .case-layout {
  width: 1500px;
  margin: 0 auto;
  padding-top: 50px;
}
.case .case-layout ul {
  display: flex;
  gap: 2px;
  flex-wrap: wrap;
  width: 100%;
}
.case .case-layout ul li {
  position: relative;
}
.case .case-layout ul li a {
  display: block;
  width: 100%;
}
.case .case-layout ul li a figure {
  width: 100%;
  overflow: hidden;
  height: 358px;
}
.case .case-layout ul li a figure img {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
  object-fit: contain;
}
.case .case-layout ul li a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url(../images/case-bgs.png) no-repeat center bottom;
}
.case .case-layout ul li a figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  padding-bottom: 40px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box;
}
.case .case-layout ul li:hover a figure img {
  transform: scale(1.1);
}
.case .case-layout ul li:hover a figcaption {
  font-weight: bold;
}
.news {
  background: url(../images/news-bg.jpg) no-repeat center top;
  margin-top: 100px;
  padding-top: 102px;
  object-fit: cover;
}
.news .news-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.news .news-title .news-more {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-title .news-more a {
  width: 198px;
  height: 58px;
  border: 1px solid #064eb0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-radius: 10px;
  align-items: center;
  justify-content: flex-end;
  padding-right: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-title .news-more a i {
  font-size: 17px;
  font-weight: bold;
  color: #064eb0;
  padding-right: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-title .news-more a em {
  width: 46px;
  height: 46px;
  display: block;
  background: #064eb0 url(../images/product-more.png) no-repeat center;
  border-radius: 10px;
  border: 1px solid #064eb0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-title .news-more:hover a {
  background: #064eb0;
}
.news .news-title .news-more:hover a i {
  color: #fff;
}
.news .news-title .news-more:hover a em {
  border: 1px solid #fff;
}
.news .news-hot {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 54px;
  align-items: center;
  position: relative;
}
.news .news-hot::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #b3b3b3;
  position: absolute;
  bottom: 0;
  right: 625px;
}
.news .news-hot .news_hot--info {
  width: 586px;
}
.news .news-hot .news_hot--info time {
  font-size: 48px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #064eb0;
}
.news .news-hot .news_hot--info time span {
  font-size: 18px;
  font-weight: normal;
}
.news .news-hot .news_hot--info .news-title {
  display: block;
  margin-top: 26px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
}
.news .news-hot .news_hot--info p {
  font-size: 16px;
  line-height: 39px;
  color: #5e5e5e;
  margin-top: 40px;
}
.news .news-hot .news_hot--info .news-more {
  width: 160px;
  height: 54px;
  background: #064eb0;
  border-radius: 54px;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 54px;
  color: #fff;
  display: block;
  margin-top: 60px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-hot .news_hot-image {
  width: 625px;
  height: 455px;
  display: block;
  overflow: hidden;
}
.news .news-hot .news_hot-image a {
  display: block;
}
.news .news-hot .news_hot-image a figure {
  display: block;
  width: 100%;
  height: 100%;
}
.news .news-hot .news_hot-image a figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-hot:hover .news_hot--info a {
  transform: translateY(-5px);
}
.news .news-hot:hover .news_hot-image a figure img {
  transform: scale(1.1);
}
.news .news-list {
  width: 100%;
  padding-top: 47px;
  padding-bottom: 77px;
}
.news .news-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 38px;
}
.news .news-list ul li {
  width: 408px;
  height: 190px;
  display: block;
  background: #fff;
  padding: 45px 40px;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.news .news-list ul li .news-title {
  display: block;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-list ul li .news-time {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
  align-items: center;
}
.news .news-list ul li .news-time time {
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #064eb0;
}
.news .news-list ul li .news-time i {
  width: 22px;
  height: 12px;
  display: block;
  background: url(../images/news-more.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-list ul li:hover .news-title {
  color: #064eb0;
}
.news .news-list ul li:hover .news-time i {
  transform: translateX(-10px);
}



.header__nav .header__nav-inner{
  transform: translateY(20px);
}


.header--fixed .header__nav-inner {
    transform: translateY(0);
}