@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;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner ul li a {
  display: block;
  width: 100%;
}
.banner ul li a figure {
  width: 100%;
}
.banner ul li a figure img {
  display: block;
  width: 100%;
}
.banner .hero__carousel-arrow {
  position: absolute;
  left: 8vw;
  z-index: 2;
  bottom: 10vh;
  display: flex;
  align-items: center;
  width: 100%;
}
.banner .hero__carousel-arrow .hero-carousel__pagination {
  position: relative;
  bottom: 0px;
  display: flex;
  z-index: 2;
  align-items: center;
}
.banner .hero__carousel-arrow .hero-carousel__pagination span {
  display: block;
  margin: 0 10px;
  opacity: 1;
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
}
.banner .hero__carousel-arrow .hero-carousel__pagination span.page-current {
  color: #3ca4df;
}
.banner .hero__carousel-arrow .hero-carousel__pagination i {
  width: 56px;
  height: 2px;
  margin: 0 6px;
  background: #3ca4df;
}
.banner .hero__carousel-arrow .hero-carousel__next {
  width: 36px;
  height: 36px;
  background: url(../images/next.png) no-repeat center;
  border-radius: 36px;
  z-index: 2;
  background-size: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  display: block;
  margin-left: 40px;
}
.banner .hero__carousel-arrow .hero-carousel__prev {
  width: 36px;
  height: 36px;
  background: url(../images/prev.png) no-repeat center;
  border-radius: 36px;
  z-index: 2;
  background-size: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  display: block;
  margin-left: 10px;
}
.title h2 a {
  display: block;
  font-size: 24px;
  color: #3ca4df;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.title p {
  font-size: 42px;
  font-weight: 100;
  text-align: center;
  line-height: 1;
  margin-top: 13px;
}
.product {
  padding-top: 104px;
  background: url(../images/product_bg.jpg) no-repeat top;
  background-size: cover;
  padding-bottom: 98px;
}
.product .product-box {
  margin-top: 60px;
}
.product .product-box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.product .product-box ul li {
  width: 18.75%;
  background: #fff;
  border-radius: 10px;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.product .product-box ul li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 0%;
  background: url(../images/product-list__bg.jpg) no-repeat center bottom;
}
.product .product-box ul li a {
  position: relative;
  z-index: 2;
  display: block;
  padding-top: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-bottom: 160px;
}
.product .product-box ul li a figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 46% 0;
  display: block;
}
.product .product-box ul li a figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-box ul li a .product-info {
  position: absolute;
  padding-top: 0px;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}
.product .product-box ul li a .product-info h3 {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .product-box ul li a .product-info p {
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  height: 48px;
  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;
  text-align: center;
}
.product .product-box ul li a .product-info em {
  display: block;
  margin: 14px auto 0;
  width: 42px;
  background: #3ca4df;
  border-radius: 50%;
  box-sizing: border-box;
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-box ul li a .product-info em i {
  width: 36px;
  height: 36px;
  display: block;
  border: 1px dashed #fff;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 3px;
}
.product .product-box ul li:hover::after {
  height: 100%;
}
.product .product-box ul li:hover .product-info {
  transform: translateY(px);
}
.product .product-box ul li:hover .product-info em {
  height: 42px;
}
.product .product-more {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 73px;
}
.product .product-more a {
  width: 125px;
  height: 46px;
  line-height: 46px;
  background: transparent;
  border: 2px solid #3ca4df;
  border-radius: 46px;
  margin: 0 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-more a em {
  font-size: 16px;
  font-weight: bold;
  color: #3ca4df;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .product-more a i {
  width: 13px;
  height: 10px;
  display: block;
  background: url(../images/product-more.png) no-repeat center;
  margin-left: 11px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width: 980px) {
  .product .product-more a:hover {
    background: #3ca4df;
  }
  .product .product-more a:hover em {
    color: #fff;
  }
  .product .product-more a:hover i {
    background: url(../images/product-more2.png) no-repeat center;
  }
}
.about {
  background: url(../images/about-bg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 115px;
  padding-bottom: 150px;
}
.about .title {
  text-align: left;
}
.about .title h1 {
  display: none;
}
.about .title h2 {
  margin-bottom: 20px;
}
.about .title h2 a {
  text-align: left;
  color: #00ebd7;
}
.about .title p {
  text-align: left;
  color: #fff;
}
.about .about-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.about .about-box::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about .about-box .about-num {
  width: 19.875%;
  margin-top: 110px;
  position: relative;
  z-index: 4;
}
.about .about-box .about-num ul li {
  margin-top: 60px;
  cursor: pointer;
}
.about .about-box .about-num ul li aside b {
  display: flex;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .about-box .about-num ul li aside b em {
  font-size: 90px;
  font-weight: 900;
  color: #00ebd7;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 90px;
}
.about .about-box .about-num ul li aside b i {
  font-size: 90px;
  font-weight: 900;
  color: #00ebd7;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 90px;
}
.about .about-box .about-num ul li aside span {
  margin-top: 19px;
  display: block;
  color: #fff;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .about-box .about-num ul li.on aside b {
  height: 90px;
}
.about .about-box .about-num ul li.on aside span {
  font-size: 28px;
  color: #ffffff;
}
.about .about-box .about-info {
  width: 80.125%;
  position: relative;
  z-index: 4;
}
.about .about-box .about-info .about-image__wapper {
  width: 100%;
  position: relative;
}
.about .about-box .about-info .about-image__wapper .about-image {
  width: 67.56%;
}
.about .about-box .about-info .about-image__wapper .about-image a {
  display: block;
  width: 100%;
}
.about .about-box .about-info .about-image__wapper .about-image a figure {
  display: block;
  width: 100%;
}
.about .about-box .about-info .about-image__wapper .about-image a figure img {
  display: block;
  width: 100%;
  border-radius: 500px;
}
.about .about-box .about-info .about-image__wapper .about-text {
  width: 36.895%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.about .about-box .about-info .about-image__wapper .about-text .about-more {
  width: 90px;
  height: 90px;
  display: block;
  background: #3ca4df;
  border-radius: 50%;
  padding: 5px;
}
.about .about-box .about-info .about-image__wapper .about-text .about-more i {
  border: 1px dashed rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: block;
}
.about .about-box .about-info .about-image__wapper .about-text .about-more i b {
  display: flex;
  height: 100%;
  align-items: center;
  text-align: center;
  width: 2em;
  justify-content: center;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.about .about-box .about-info .about-image__wapper .about-text p {
  margin-top: 110px;
  display: block;
  font-size: 16px;
  line-height: 2;
  color: rgba(255, 255, 255, 1);
}
.field {
  width: 100%;
  background: url(../images/field-bg.jpg) no-repeat center;
  padding-top: 110px;
  padding-bottom: 115px;
  background-size: cover;
}
.field .field-wapper ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 60px;
}
.field .field-wapper ul li {
  width: 9.375%;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 525px;
  position: relative;
}
.field .field-wapper ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.field .field-wapper ul li a::after {
  content: "";
  width: 100%;
  background: url(../images/field-zg.png) no-repeat left bottom;
  background-size: contain;
  left: 0;
  bottom: 0;
  height: 0;
  position: absolute;
  z-index: 3;
}
.field .field-wapper ul li a figure {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.field .field-wapper ul li a figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.field .field-wapper ul li a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding-bottom: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 4;
}
.field .field-wapper ul li.on {
  width: 48.75%;
}
.field .field-wapper ul li.on a::after {
  height: 261px;
}
.field .field-wapper ul li.on a h3 {
  justify-content: left;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.field .field-more {
  max-width: 447px;
  margin: 58px auto 0;
  width: 100%;
  display: block;
  height: 62px;
  background: #f1f3f7;
  border-radius: 62px;
  text-align: center;
  line-height: 62px;
  font-size: 18px;
  position: relative;
  border: 1px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.field .field-more em {
  width: 40px;
  height: 40px;
  display: block;
  background: #3ca4df url(../images/field-more.png) no-repeat center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.field .field-more:hover {
  background: #3ca4df;
  color: #fff;
}
.field .field-more:hover em {
  background: #fff url(../images/field-more2.png) no-repeat center;
}
.technology {
  background: url(../images/technology-bg.jpg) no-repeat center top;
  padding-top: 150px;
  padding-bottom: 176px;
  background-size: cover;
}
.technology .title h2 a {
  text-align: left;
  color: #00ebd7;
}
.technology .title p {
  text-align: left;
  color: #fff;
}
.technology .technology-list {
  margin-top: 90px;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  width: 36%;
}
.technology .technology-list ul li {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
}
.technology .technology-more {
  width: 180px;
  height: 48px;
  display: block;
  background: #3ca4df;
  border-radius: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  margin-top: 140px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.technology .technology-more:hover {
  background: #00ebd7;
}
.news {
  background: url(../images/news-bg.jpg) no-repeat center;
  padding-top: 92px;
  padding-bottom: 45px;
  background-size: cover;
}
.news .news-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.news .news-title .title h2 a {
  text-align: left;
  color: #3ca4df;
}
.news .news-title .title p {
  text-align: left;
  color: #333;
}
.news .news-title .news-arrow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0 19px;
}
.news .news-title .news-arrow .news-next {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/news-prev.png) no-repeat center;
  cursor: pointer;
}
.news .news-title .news-arrow .news-prev {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/news-next.png) no-repeat center;
  cursor: pointer;
}
.news .news-container {
  width: 91.666vw;
  margin-top: 55px;
}
.news .news-container ul li {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 55px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-container ul li a {
  display: block;
}
.news .news-container ul li a figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 32% 0;
  display: block;
}
.news .news-container ul li a figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-container ul li a time {
  padding: 0 28px;
  box-sizing: border-box;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-top: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.news .news-container ul li a h3 {
  padding: 0 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 18px;
  font-size: 18px;
  display: block;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: bold;
}
.news .news-container ul li a span {
  color: #999999;
  font-weight: bold;
  margin-left: 28px;
  margin-top: 29px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .news-container ul li:hover {
  background: #3ca4df;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.news .news-container ul li:hover a figure img {
  transform: scale(1.1);
}
.news .news-container ul li:hover a time {
  color: #fff;
}
.news .news-container ul li:hover a h3 {
  color: #fff;
}
.news .news-container ul li:hover a span {
  color: #fff;
}
.cooperation {
  background: url(../images/cooperation-bg.jpg) no-repeat center;
  background-size: cover;
}
.cooperation .cooperation-wapper {
  padding-top: 514px;
  padding-bottom: 50px;
  position: relative;
}
.cooperation .cooperation-wapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/cooperation-line.png) no-repeat center bottom;
  z-index: 4;
  pointer-events: none;
  opacity: 0.5;
}
.cooperation .cooperation-wapper .cooperation-title {
  margin: 0 auto;
  width: 26.77vw;
  height: 26.77vw;
  display: block;
  padding: 2.96875vw;
  border-radius: 50%;
  background-image: linear-gradient(to bottom, rgba(4, 151, 219, 0.2), rgba(4, 151, 219, 0.01), rgba(4, 151, 219, 0));
  position: relative;
  z-index: 5;
}
.cooperation .cooperation-wapper .cooperation-title i {
  width: 100%;
  height: 100%;
  background: #011276;
  border-radius: 50%;
  display: block;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}
.cooperation .cooperation-wapper .cooperation-title i a {
  text-align: center;
  width: 100%;
  display: block;
}
.cooperation .cooperation-wapper .cooperation-title i a img {
  display: block;
  width: 49px;
  margin: 0 auto;
}
.cooperation .cooperation-wapper .cooperation-title i a h2 {
  display: block;
  margin-top: 11px;
  color: #fff;
  font-size: 24px;
  font-weight: 100;
  line-height: 1;
}
.cooperation .cooperation-wapper .cooperation-title i span {
  position: relative;
  display: block;
  padding: 0 50px;
  color: #fff;
  font-weight: bold;
  font-size: 2.2vw;
  text-align: center;
}
.cooperation .cooperation-wapper .cooperation-title i span b {
  font-size: 2.6vw;
  color: #00ebd7;
  font-weight: 900;
  display: inline-block;
  vertical-align: inherit;
}
.cooperation .cooperation-wapper .cooperation-list {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cooperation .cooperation-wapper .cooperation-list ul {
  width: 100%;
  position: relative;
  height: 100%;
}
.cooperation .cooperation-wapper .cooperation-list ul li {
  min-width: 144px;
  width: 9%;
}
.cooperation .cooperation-wapper .cooperation-list ul li em {
  display: block;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.21);
}
.cooperation .cooperation-wapper .cooperation-list ul li em figure {
  position: relative;
  overflow: hidden;
  padding: 50% 0;
  display: block;
}
.cooperation .cooperation-wapper .cooperation-list ul li em figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width: 980px) {
  .cooperation .cooperation-wapper .cooperation-list ul li {
    position: absolute;
    top: 0;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(1) {
    top: calc(85% - 144px);
    left: 2.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(2) {
    top: calc(63% - 144px);
    left: 5.875%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(3) {
    top: calc(43% - 144px);
    left: 13.5%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(4) {
    top: calc(28% - 144px);
    left: 27.875%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(5) {
    top: 8%;
    left: 50%;
    transform: translateX(-50%) !important;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(6) {
    top: calc(28% - 144px);
    right: 27.875%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(7) {
    top: calc(43% - 144px);
    right: 13.5%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(8) {
    top: calc(63% - 144px);
    right: 5.875%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(9) {
    top: calc(85% - 144px);
    right: 2.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(10) {
    top: calc(87% - 144px);
    left: 20.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(11) {
    top: calc(68% - 144px);
    left: 23.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(12) {
    top: calc(51% - 144px);
    left: 31.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(13) {
    top: 29%;
    left: 50%;
    transform: translateX(-50%) !important;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(14) {
    top: calc(87% - 144px);
    right: 20.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(15) {
    top: calc(68% - 144px);
    right: 23.4375%;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li:nth-child(16) {
    top: calc(51% - 144px);
    right: 31.4375%;
  }
}
@media (max-width: 980px) {
  .banner .hero-carousel__pagination {
    bottom: 15px;
  }
  .banner .hero__carousel-arrow .hero-carousel__pagination {
    display: none;
  }
  .banner .hero__carousel-arrow .hero-carousel__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    margin-left: 0;
  }
  .banner .hero__carousel-arrow {
    left: 0;
  }
  .banner .hero__carousel-arrow .hero-carousel__prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    margin-left: 0;
  }
  .product .product-box ul li {
    width: 48%;
    margin-bottom: 10px;
  }
  .product .product-box ul li a {
    padding-bottom: 0;
  }
  .product .product-box ul li a .product-info {
    position: relative;
    margin-top: 20px;
  }
  .product .product-box ul li a .product-info h3 {
    font-size: 18px;
    font-weight: normal;
  }
  .product .product-box ul li a .product-info p {
    margin-top: 10px;
    font-size: 14px;
  }
  .product .product-box ul li a .product-info em {
    display: none;
  }
  .product {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .title p {
    font-size: 18px;
  }
  .product .product-box {
    margin-top: 30px;
  }
  .product .product-more {
    margin-top: 20px;
  }
  .about {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about .title {
    text-align: center;
  }
  .about .title h2 a {
    text-align: center;
  }
  .about .title p {
    text-align: center;
  }
  .about .about-box {
    flex-direction: column-reverse;
  }
  .about .about-box .about-info {
    width: 100%;
  }
  .about .about-box .about-info .about-image__wapper .about-image {
    width: 100%;
    margin-top: 20px;
  }
  .about .about-box .about-info .about-image__wapper .about-image a figure img {
    border-radius: 20px;
  }
  .about .about-box .about-info .about-image__wapper .about-text {
    width: 100%;
    position: relative;
  }
  .about .about-box .about-info .about-image__wapper .about-text .about-more {
    display: none;
  }
  .about .about-box .about-info .about-image__wapper .about-text p {
    margin-top: 30px;
    color: rgba(255, 255, 255, 0.8);
  }
  .about .about-box::after {
    display: none;
  }
  .about .about-box .about-num {
    width: 100%;
    margin-top: 30px;
  }
  .about .about-box .about-num ul li aside b {
    height: auto;
  }
  .about .about-box .about-num ul li aside b em {
    font-size: 30px;
    line-height: 1;
  }
  .about .about-box .about-num ul li aside b i {
    font-size: 30px;
    line-height: 1;
  }
  .about .about-box .about-num ul li aside span {
    font-size: 20px;
    color: #fff;
  }
  .about .about-box .about-num ul li.on aside span {
    font-size: 20px;
  }
  .about .about-box .about-num ul li.on aside b {
    height: auto;
  }
  .about .about-box .about-num ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .about .about-box .about-num ul li {
    margin-top: 20px;
  }
  .about .about-box .about-num ul li aside span {
    margin-top: 10px;
  }
  .field {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .field .field-wapper ul {
    margin-top: 40px;
  }
  .field .field-wapper ul li {
    width: 48%;
  }
  .field .field-wapper ul li {
    height: auto;
  }
  .field .field-wapper ul li.on a h3 {
    position: relative;
    font-size: 16px;
    margin-top: 10px;
    color: #333;
    font-weight: normal;
    justify-content: center;
    width: 100%;
  }
  .field .field-wapper ul li a h3 {
    position: relative;
    font-size: 16px;
    margin-top: 10px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 15px;
  }
  .field .field-wapper ul li a {
    height: auto;
  }
  .field .field-wapper ul li a::after {
    display: none;
  }
  .field .field-wapper ul li a figure {
    position: relative;
    padding: 40% 0;
    display: block;
    border-radius: 10px;
    overflow: hidden;
  }
  .field .field-wapper ul li a figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    object-fit: cover;
  }
  .field .field-more {
    margin-top: 20px;
    width: 56%;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  .field .field-more em {
    height: 34px;
    width: 34px;
  }
  .technology {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .technology .title h2 a {
    text-align: center;
  }
  .technology .title p {
    text-align: center;
  }
  .technology{
    background-position: 0 0 ;
  }
  .technology .technology-list {
    margin-top: 40px;
    width: 100%;
  }
  .technology .technology-more {
    margin-top: 40px;
  }
  .news .news-container {
    width: 100%;
  }
  .news .news-container ul li a time {
    padding: 36px 15px 0;
  }
  .news .news-container ul li a h3 {
    padding: 0 15px;
  }
  .news .news-container ul li a span {
    padding: 0 15px;
    margin-left: 0;
  }
  .news {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cooperation .cooperation-wapper .cooperation-title {
    width: 100%;
    padding: 0;
    background: transparent;
    height: auto;
    margin-bottom: 30px;
  }
  .cooperation .cooperation-wapper .cooperation-title i {
    background: transparent;
    border: 0;
    display: block;
  }
  .cooperation .cooperation-wapper .cooperation-title i a img {
    display: none;
  }
  .cooperation .cooperation-wapper .cooperation-title i a h2 {
    font-size: 24px;
    font-weight: bold;
    color: #3ca4df;
    margin-top: 0;
  }
  .cooperation .cooperation-wapper .cooperation-title i span {
    font-size: 18px;
    text-align: center;
    color: #333;
    font-weight: normal;
    display: block;
    width: 100%;
  }
  .cooperation .cooperation-wapper .cooperation-title i span b {
    font-size: 18px;
    text-align: center;
    color: #333;
    font-weight: normal;
  }
  .cooperation .cooperation-wapper .cooperation-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cooperation .cooperation-wapper .cooperation-list ul li {
    min-width: 24%;
    margin-bottom: 15px;
  }
  .cooperation .cooperation-wapper .cooperation-list {
    position: relative;
  }
  .cooperation .cooperation-wapper {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
