@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.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);
  }
}
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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-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);
  }
}
/* .header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
@media screen and (max-width: 1320px) {
  .header .nav_bg .menu {
    padding: 0 30px 0 20px;
  }
} */
/* .header .fixedNav {
  box-shadow: none;
} */
/* .header .fixedNav .menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
} */
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #104ac6 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  background-color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #104ac6;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 100px;
  line-height: 80px;
}
.title span {
  display: block;
  margin-top: 22px;
  font-family: "Microsoft YaHei Light";
  font-size: 34px;
}
.moreLink {
  display: block;
  text-align: center;
  width: 142px;
  height: 48px;
  line-height: 48px;
  background-color: #104ac6;
  color: #fff;
  font-family: Arial;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #104ac6;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background-color: #fff;
  color: #104ac6;
  box-shadow: 0 10px 10px -5px rgba(16, 74, 198, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}
.about .aboutNav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .aboutNav .title {
  flex: 1;
}
.about .aboutNav ul {
  display: flex;
  column-gap: 106px;
}
.about .aboutNav ul li a {
  display: block;
  font-size: 18px;
  position: relative;
  height: 58px;
  line-height: 58px;
}
.about .aboutNav ul li a::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #104ac6;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  border-radius: 50%;
  margin-top: 15px;
}
.about .aboutNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  background-color: #104ac6;
  margin-left: -4px;
  width: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutNav ul li a:hover {
  color: #104ac6;
}
.about .aboutNav ul li.on a::before {
  width: calc(100% + 20px);
  opacity: 1;
}
.about .aboutBox {
  background-color: #f2f3f5;
  margin-top: 56px;
  height: 654px;
  display: flex;
  justify-content: space-between;
}
.about .aboutBox::after {
  display: none;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  height: 100%;
  left: 50%;
  background-color: #f2f3f5;
  width: 50vw;
}
.about .aboutBox .img {
  width: 214px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .tip {
  margin-top: 240px;
  font-size: 36px;
  line-height: 1;
  font-weight: bold;
  margin-right: 34px;
}
.about .tip .t1 span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid #333333;
  padding-bottom: 10px;
}
.about .tip .t2 {
  margin-top: 26px;
  margin-left: 142px;
}
.about .tip .t2 span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 2px solid #333333;
  padding-bottom: 10px;
}
.about .aboutText {
  width: 590px;
  padding-top: 106px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 500px;
  }
}
.about .aboutText .tit {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .text {
  margin-top: 38px;
  margin-top: 48px;
  font-size: 16px;
  text-align: justify;
  color: #616161;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  line-height: 38px;
  height: 266px;
}
.about .aboutText .moreLink {
  margin-top: 62px;
}
@media screen and (max-width: 1320px) {
  .about .tip {
    margin-right: 14px;
  }
  .about .aboutText {
    width: 500px;
  }
  .about .aboutText .text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    line-height: 36px;
    height: 288px;
    margin-top: 30px;
  }
}
.product {
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 88px 0 0;
}
.product .title {
  color: #fff;
}
.product .titBox .moreLink {
  background-color: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.product .titBox .moreLink::before {
  display: none;
}
.product .titBox .moreLink:hover {
  background-color: #fff;
  color: #104ac6;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.product .proTabs {
  margin-top: 22px;
  height: 560px;
  position: relative;
  margin-bottom: 65px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.product .proTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/prora2.png) center center no-repeat;
}
@media screen and (max-width: 1320px) {
  .product .proTabs::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.product .proNav ul li {
  position: absolute;
  width: 238px;
}
.product .proNav ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 20px;
}
.product .proNav ul li a i {
  width: 78px;
  height: 78px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i img {
  position: absolute;
  max-width: 54px;
  max-height: 54px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  flex: 1;
  margin-left: 30px;
  min-width: 0;
}
.product .proNav ul li.on a i {
  background-color: #e55820;
  border-color: #e55820;
}
.product .proNav ul li.on a span {
  font-weight: bold;
}
.product .proNav ul li:nth-child(2n-1) a {
  flex-direction: row-reverse;
}
.product .proNav ul li:nth-child(2n-1) a span {
  text-align: right;
  margin-right: 30px;
  margin-left: 0;
}
.product .proNav ul li:nth-child(1) {
  top: 76px;
  left: 44px;
}
.product .proNav ul li:nth-child(3) {
  top: 242px;
  left: 0;
}
.product .proNav ul li:nth-child(5) {
  top: 406px;
  left: 30px;
}
.product .proNav ul li:nth-child(2) {
  top: 76px;
  right: 44px;
}
.product .proNav ul li:nth-child(4) {
  top: 242px;
  right: 0;
}
.product .proNav ul li:nth-child(6) {
  top: 406px;
  right: 18px;
}
.product .bd {
  margin: 0 auto;
  width: 560px;
  height: 560px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  z-index: 3;
}
.product .bd::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background: url(../images/prora.png) center center no-repeat;
  animation: xz 70s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.product .bd::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  background: url(../images/prora1.png) center center no-repeat;
  animation: xzf 4s linear infinite;
}
@keyframes xzf {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.product .bd ul li {
  width: 560px;
  height: 560px;
}
.product .bd ul li a {
  margin: 30px;
  position: relative;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  width: 500px;
  height: 500px;
}
.product .bd ul li a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper {
  background-color: #f2f3f5;
  padding: 46px 0 50px;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-container {
  margin: 0 -25px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper .swiper-container {
    margin: 0 -20px;
  }
}
.product .proSwiper .swiper-container ul li {
  width: 33.33%;
  padding: 20px 25px 30px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper .swiper-container ul li {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product .proSwiper .swiper-container ul li .item {
  padding: 10px 10px 0;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 74%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px 0 8px;
  height: 90px;
  line-height: 90px;
}
.product .proSwiper .swiper-container ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .bt:hover {
  letter-spacing: 0.8px;
}
.product .proSwiper .swiper-container ul li .item .more {
  width: 36px;
  margin-left: 15px;
  height: 27px;
  border-bottom: 1px solid #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item .more::before {
  content: "";
  display: block;
  height: 100%;
  background: url(../images/proli.png) center 0 no-repeat;
  filter: grayscale(100) brightness(0.8);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper .swiper-container ul li .item:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.product .proSwiper .swiper-container ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proSwiper .swiper-container ul li .item:hover .bt {
  color: #104ac6;
}
.product .proSwiper .swiper-container ul li .item:hover .more {
  border-color: #104ac6;
}
.product .proSwiper .swiper-container ul li .item:hover .more::before {
  filter: grayscale(0) brightness(1);
  animation: zyfd 1.5s linear infinite;
}
.strength {
  position: relative;
  overflow: hidden;
  padding: 90px 0 96px;
}
.strength .ysL {
  margin-left: -122px;
  width: 572px;
  float: left;
}
.strength .ysTit {
  text-align: right;
  padding-top: 63px;
}
.strength .ysTit span {
  font-family: "Microsoft YaHei Light";
  font-size: 34px;
  line-height: 60px;
  display: block;
}
.strength .ysTit em {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 20px;
}
.strength .ysTit em::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-color: #e55820;
  border-radius: 50%;
}
.strength .ysTit em::after {
  content: "";
  display: block;
  margin-right: 12px;
  width: 1px;
  height: 101px;
  background-color: #e55820;
}
.strength .ysTit i {
  display: block;
  font-family: Impact;
  font-size: 100px;
  line-height: 80px;
  margin-top: 45px;
  color: #104ac6;
}
.strength .ysPic2 {
  height: 318px;
  margin-top: 132px;
}
.strength .ysPic2 .bd {
  overflow: hidden;
  height: 318px;
  position: relative;
}
.strength .ysPic2 .bd ul li {
  height: 318px;
}
.strength .ysPic2 .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.strength .ysPic2 .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .ysR {
  position: relative;
  z-index: 2;
  width: 680px;
  float: right;
}
.strength .ysPic img{
  width: 990px;
  height: 500px;
}
.strength .ysPic .bd {
  width: 990px;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.strength .ysPic .bd ul li {
  height: 500px;
}
.strength .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.strength .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .ysCont {
  margin-top: 110px;
}
.strength .ysCont .bd {
  height: 186px;
  overflow: hidden;
}
.strength .ysCont .bd ul li {
  height: 186px;
  padding-top: 10px;
}
.strength .ysCont .bd ul li .tit {
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.strength .ysCont .bd ul li .text {
  margin-top: 36px;
  line-height: 36px;
  font-size: 17px;
  color: #7a7a7a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li:hover .tit {
  color: #104ac6;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .page {
  display: flex;
  column-gap: 36px;
}
.strength .page .prev {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .page .prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .page .prev:hover {
  background-color: #104ac6;
}
.strength .page .prev:hover::before {
  filter: grayscale(100) brightness(5);
}
.strength .page .next {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .page .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .page .next:hover {
  background-color: #104ac6;
}
.strength .page .next:hover::before {
  filter: grayscale(100) brightness(5);
}
.strength .num {
  margin-top: 94px;
  display: flex;
  justify-content: space-between;
  background: url(../images/numbg.jpg) center center no-repeat;
  background-size: cover;
}
.strength .num .line {
  width: 250px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-width: 1320px) {
  .strength .num .line {
    width: 226px;
  }
}
.strength .num .line::before {
  content: "";
}
.strength .num .line::after {
  content: "";
}
.strength .num .line i {
  display: block;
  background-color: #fff;
  height: 50px;
}
.strength .num .line i:nth-child(1) {
  height: 38px;
  -webkit-transform: translateY(32%);
  transform: translateY(32%);
}
.strength .num .line i:nth-child(2) {
  height: 66px;
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
}
.strength .num .line i:nth-child(3) {
  height: 72px;
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}
.strength .num .line i:nth-child(4) {
  height: 40px;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
}
@keyframes grow {
  0%,
  100% {
    height: 38px;
  }
  50% {
    height: 72px;
  }
}
.strength .num .txt {
  flex: 1;
  min-width: 0;
  font-family: Impact;
  font-size: 500px;
}
.strength .num .txt img {
  display: block;
  width: 100%;
}
.case {
  background: url(../images/casebg.jpg) center bottom no-repeat;
  background-size: cover;
  padding: 80px 0 78px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 40px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  margin: 0 -100px;
}
.case .caseSwiper ul {
  align-items: center;
}
.case .caseSwiper ul li {
  width: 306px;
  margin-right: 30px;
  height: 444px;
  padding-top: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 100%;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .caseSwiper ul li .item::before {
  content: "";
  height: 220px;
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 248px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 106px;
  line-height: 106px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #104ac6;
}
.case .caseSwiper ul li.swiper-slide-next + li + li {
  width: 460px;
  margin-left: 30px;
  padding-top: 0;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item {
  padding: 0 20px;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item::before {
  opacity: 1;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
  height: 338px;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .bt {
  visibility: initial;
  opacity: 1;
}
.case .page {
  display: flex;
  column-gap: 36px;
  position: absolute;
  z-index: 3;
  right: 420px;
  bottom: 26px;
}
.case .page .case-prev {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev:hover {
  background-color: #104ac6;
}
.case .page .case-prev:hover::before {
  filter: grayscale(100) brightness(5);
}
.case .page .case-next {
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next:hover {
  background-color: #104ac6;
}
.case .page .case-next:hover::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1480px) {
  .case .caseSwiper .swiper-container {
    margin: 0;
  }
  .case .caseSwiper ul li {
    width: 266px;
    margin-right: 30px;
    height: 386px;
    padding-top: 40px;
  }
  .case .caseSwiper ul li .item::before {
    height: 200px;
  }
  .case .caseSwiper ul li .item .pic {
    height: 218px;
  }
  .case .caseSwiper ul li .item .bt {
    height: 96px;
    line-height: 96px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li {
    width: 410px;
    height: 386px;
    margin-left: 0;
    padding-top: 0;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item {
    padding: 0 20px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
    height: 290px;
  }
  .case .page {
    right: 440px;
  }
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper .swiper-container {
    margin: 0;
  }
  .case .caseSwiper ul li {
    width: 236px;
    margin-right: 30px;
    height: 376px;
    padding-top: 50px;
  }
  .case .caseSwiper ul li .item::before {
    height: 200px;
  }
  .case .caseSwiper ul li .item .pic {
    height: 188px;
  }
  .case .caseSwiper ul li .item .bt {
    height: 96px;
    line-height: 96px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li {
    width: 380px;
    height: 376px;
    margin-left: 0;
    padding-top: 0;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item {
    padding: 0 20px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
    height: 280px;
  }
  .case .page {
    right: 440px;
  }
}
.inBox {
  position: relative;
  overflow: hidden;
  background: url(../images/zzbg.jpg) center 0 no-repeat;
}
.qualification {
  padding: 80px 0 65px;
}
.qualification .zzSwiper {
  margin-top: 56px;
  position: relative;
  z-index: 2;
}
.qualification .zzSwiper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 1787px;
  height: 207px;
  background: url(../images/rypt.png) center 0 no-repeat;
  left: 50%;
  bottom: -96px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qualification .zzSwiper .swiper-container {
  margin: 0 -98px;
}
.qualification .zzSwiper ul {
  display: flex;
  align-items: flex-end;
}
.qualification .zzSwiper ul li {
  float: left;
  width: 20%;
  padding: 0 22px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.qualification .zzSwiper ul li .item {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .pic {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.qualification .zzSwiper ul li .item .pic span {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 18px 19px 17px 17px;
  box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .pic i::before {
  content: "";
  background: 0 0 no-repeat;
  display: block;
  position: absolute;
  background-size: 100% 100%;
}
.qualification .zzSwiper ul li .item .pic i::after {
  content: "";
  background: 0 0 no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(1)::before {
  background-image: url(../images/rylt.png);
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(1)::after {
  background-image: url(../images/ryrt.png);
  width: 19px;
  height: 18px;
  right: 0;
  top: 0;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(2)::before {
  background-image: url(../images/ryt.png);
  width: calc(100% - 18px - 17px);
  height: 18px;
  left: 17px;
  top: 0;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(2)::after {
  background-image: url(../images/ryb.png);
  width: calc(100% - 18px - 17px);
  height: 19px;
  left: 17px;
  bottom: 0;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(3)::before {
  background-image: url(../images/ryl.png);
  width: 18px;
  height: calc(100% - 18px - 17px);
  left: 0;
  top: 18px;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(3)::after {
  background-image: url(../images/ryr.png);
  width: 19px;
  height: calc(100% - 18px - 17px);
  right: 0;
  top: 18px;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(4)::before {
  background-image: url(../images/rylb.png);
  width: 18px;
  height: 18px;
  left: 0;
  bottom: 0;
}
.qualification .zzSwiper ul li .item .pic i:nth-last-child(4)::after {
  background-image: url(../images/ryrb.png);
  width: 19px;
  height: 18px;
  right: 0;
  bottom: 0;
}
.qualification .zzSwiper ul li .item .pic img {
  display: block;
  max-width: 100%;
  max-height: 316px;
  object-fit: contain;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 6px;
  width: 100%;
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.qualification .zzSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.qualification .zzSwiper ul li .item:hover .bt {
  color: #104ac6;
}
.qualification .page .zz-prev {
  left: -174px;
  bottom: 150px;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-prev:hover {
  background-color: #104ac6;
}
.qualification .page .zz-prev:hover::before {
  filter: grayscale(100) brightness(5);
}
.qualification .page .zz-next {
  right: -174px;
  bottom: 150px;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 9px 1px rgba(14, 84, 161, 0.27);
  position: absolute;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-next:hover {
  background-color: #104ac6;
}
.qualification .page .zz-next:hover::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1480px) {
  .qualification .zzSwiper {
    margin-top: 30px;
  }
  .qualification .zzSwiper .swiper-container {
    margin: 0 -20px;
  }
  .qualification .zzSwiper ul li {
    padding: 0 20px 0;
  }
  .qualification .page .zz-prev {
    left: -80px;
  }
  .qualification .page .zz-next {
    right: -80px;
  }
}
.partner {
  padding: 60px 0 100px;
}
.partner .hzList {
  margin-top: 45px;
}
.partner .hzList ul {
  margin: 0 -100px;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #e0e0e0;
}
.partner .hzList ul li {
  width: 20%;
  padding: 20px;
  border-right: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  height: 189px;
}
.partner .hzList ul li:nth-child(5n-4) {
  border-left: solid 1px #e0e0e0;
}
.partner .hzList ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.partner .hzList ul li .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .pic:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
@media screen and (max-width: 1520px) {
  .partner .hzList ul {
    margin: 0 0;
  }
  .partner .hzList ul li {
    height: 170px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 1920px) {
  .news {
    background-size: 100%;
  }
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  flex: 1;
}
.news .newsTab .moreLink {
  margin-top: 50px;
  margin-left: 46px;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  width: 396px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 20px;
  line-height: 48px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #104ac6;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  color: #104ac6;
}
.news .newsTab ul li.on a::before {
  width: 100%;
  opacity: 1;
}
.news .newsTabs {
  position: relative;
  margin-top: 38px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .first {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  height: 412px;
}
.news .first .pic {
  display: block;
  width: 644px;
  height: 412px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .cont {
  border-top: 1px solid #c5d1d9;
  border-bottom: 1px solid #c5d1d9;
  flex: 1;
  min-width: 0;
  margin-right: 50px;
  padding-top: 74px;
}
.news .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .cont .bt:hover {
  letter-spacing: 0.8px;
}
.news .first .cont p {
  margin-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 16px;
  color: #7f7f7f;
}
.news .first .cont .date {
  font-family: Arial;
  font-size: 15px;
  margin-top: 52px;
  line-height: 12px;
}
.news .first .cont .date i {
  font-size: 48px;
  font-weight: bold;
  line-height: 35px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: bottom;
}
.news .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .first:hover .bt {
  color: #104ac6;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .list {
  margin-top: 70px;
}
.news .list ul {
  display: flex;
  justify-content: space-between;
  column-gap: 60px;
}
.news .list ul li {
  width: calc(33.33% - 40px);
}
.news .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt:hover {
  letter-spacing: 0.8px;
}
.news .list ul li .date {
  margin-top: 20px;
  font-family: Arial;
  font-size: 15px;
  color: #a8a8a8;
  line-height: 12px;
}
.news .list ul li:hover .bt {
  color: #104ac6;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .news .first .pic {
    width: 600px;
  }
}
