@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);
  }
}
.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 #222586 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.7);
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #222586;
  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;
  position: relative;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  background-color: rgba(201, 201, 201, 0.5);
  width: 320px;
  top: 11px;
  height: 1px;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  max-width: 628px;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.title span::before {
  content: "";
  border-left: 8px solid #e79c37;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-right: 18px;
}
.title span::after {
  content: "";
  height: 1px;
  background-color: rgba(201, 201, 201, 0.5);
  margin-left: 16px;
  flex: 1;
}
.title em {
  display: block;
  margin-top: 34px;
  font-family: "Microsoft YaHei Light";
  font-size: 28px;
  letter-spacing: 2px;
}
.moreLink {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  width: 146px;
  height: 50px;
  color: #fff;
  border-radius: 30px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  margin: 2px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #222586;
  box-shadow: 0 10px 10px -5px rgba(34, 37, 134, 0.5);
}
.moreLink:hover::before {
  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;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 100px 0 80px;
}
.product::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 100px;
  width: 6.5625%;
  height: calc(100% - 180px);
  background-color: #c9c9c9;
  opacity: 0.2;
}
@media screen and (max-width: 1600px) {
  .product::before {
    display: none;
  }
}
.product .proNav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.product .proNav .title {
  flex: 1;
}
.product .proNav ul {
  background-color: #fff;
  margin-top: -10px;
  display: flex;
  justify-content: space-between;
  padding-left: 30px;
  gap: 38px;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    gap: 20px;
  }
}
.product .proNav ul li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  padding-bottom: 12px;
  position: relative;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 8px solid #e79c37;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-right: 12px;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #e79c37;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a::before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product .proNav ul li.on a::after {
  width: 100%;
}
.product .proTabs {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs {
    margin-top: 60px;
  }
}
.product .proTabs .tip {
  position: relative;
  top: -6px;
}
.product .proTabs .tip .t1 {
  font-family: "Microsoft YaHei Light";
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 2px;
}
.product .proTabs .tip .t2 {
  max-width: 286px;
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  color: #d2d2d2;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .tip .t1 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .product .proTabs .tip .t2 {
    max-width: 270px;
  }
}
.product .proTabs .page {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
}
.product .proTabs .page .pro-prev {
  width: 38px;
  height: 38px;
  border: solid 1px #d3d3d3;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .pro-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/prol.png) center center no-repeat;
}
.product .proTabs .page .pro-prev:hover,
.product .proTabs .page .pro-prev.on {
  border-color: #474747;
}
.product .proTabs .page .pro-next {
  margin-left: 10px;
  width: 38px;
  height: 38px;
  border: solid 1px #d3d3d3;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .page .pro-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pror.png) center center no-repeat;
}
.product .proTabs .page .pro-next:hover,
.product .proTabs .page .pro-next.on {
  border-color: #474747;
}
.product .proBd {
  width: 936px;
}
@media screen and (max-width: 1320px) {
  .product .proBd {
    width: 880px;
  }
}
.product .proSwiper .swiper-container {
  margin: 0 -15px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper .swiper-container {
    margin: 0 -10px;
  }
}
.product .proSwiper ul li {
  width: 33.33%;
  padding: 0 15px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul li {
    padding: 0 10px;
  }
}
.product .proSwiper ul li .item {
  background-color: #eef0f5;
  padding: 18px 14px 0;
}
.product .proSwiper ul li .item .pic {
  display: block;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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 ul li .item .cont {
  height: 142px;
  padding-top: 20px;
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item .cont p {
  line-height: 14px;
  font-family: Arial;
  font-size: 12px;
  color: #b9bbc0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .btn {
  margin-top: 12px;
  text-align: right;
}
.product .proSwiper ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  width: 92px;
  line-height: 32px;
  background-color: #4c4c4c;
  border-radius: 20px;
  text-align: center;
  position: relative;
  background-image: linear-gradient(90deg, #222586 0%, #222586 100%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-position: left center;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .more::after {
  content: "→";
  margin-left: 8px;
}
.product .proSwiper ul li .item .cont .more:hover {
  box-shadow: 0 0 0 8px rgba(34, 37, 134, 0.1);
}
.product .proSwiper 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 ul li .item:hover .cont .bt {
  color: #222586;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proSwiper ul li .item:hover .cont .en {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proSwiper ul li .item:hover .cont .more {
  background-size: 100% 100%;
}
.product .recommend {
  margin-top: 80px;
}
.product .recommend .tjSwiper {
  margin-left: -320px;
}
@media screen and (max-width: 1320px) {
  .product .recommend .tjSwiper {
    margin-left: -200px;
  }
}
.product .recommend .tjSwiper ul li .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product .recommend .tjSwiper ul li .item .img {
  flex: 1;
  height: 614px;
  display: block;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .product .recommend .tjSwiper ul li .item .img {
    height: 540px;
  }
}
.product .recommend .tjSwiper ul li .item .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .recommend .tjSwiper ul li .item .cont {
  margin-left: 60px;
  width: 385px;
  margin-top: 30px;
}
@media screen and (max-width: 1320px) {
  .product .recommend .tjSwiper ul li .item .cont {
    margin-top: 10px;
    margin-left: 50px;
    width: 380px;
  }
}
.product .recommend .tjSwiper ul li .item .cont .bt {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .recommend .tjSwiper ul li .item .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.product .recommend .tjSwiper ul li .item .cont .bt i {
  display: block;
  font-size: 18px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 24px;
  margin-top: 10px;
  text-transform: uppercase;
}
.product .recommend .tjSwiper ul li .item .cont .td {
  margin-top: 68px;
}
.product .recommend .tjSwiper ul li .item .cont .td dl {
  margin-top: 30px;
}
.product .recommend .tjSwiper ul li .item .cont .td dl:first-child {
  margin-top: 0;
}
.product .recommend .tjSwiper ul li .item .cont .td dl dt {
  font-size: 18px;
  height: 19px;
  line-height: 20px;
  padding-left: 35px;
  background: url(../images/protdico.png) 0 center no-repeat;
}
.product .recommend .tjSwiper ul li .item .cont .td dl dd {
  margin-top: 14px;
  margin-left: 35px;
  line-height: 20px;
  color: #929292;
}
.product .recommend .tjSwiper ul li .item .cont .more {
  margin-top: 45px;
  display: block;
  width: 92px;
  line-height: 30px;
  border: solid 1px #bcbcbc;
  border-radius: 20px;
  text-align: center;
  position: relative;
  background-image: linear-gradient(90deg, #222586 0%, #222586 100%);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  background-position: left center;
  font-family: Arial;
  font-size: 12px;
  color: #505050;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .recommend .tjSwiper ul li .item .cont .more::after {
  content: "→";
  margin-left: 8px;
}
.product .recommend .tjSwiper ul li .item .cont .more:hover {
  color: #fff;
  background-size: 100% 100%;
  box-shadow: 0 0 0 8px rgba(34, 37, 134, 0.1);
}
.product .recommend .tjSwiper ul li .item:hover .img img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .recommend .tjSwiper ul li .item:hover .cont .bt {
  color: #222586;
}
.strength {
  background-color: #eef0f5;
  position: relative;
  overflow: hidden;
  padding: 106px 0 140px;
}
.strength .ysTabs {
  margin-top: 112px;
}
.strength .ysCont .bd {
  width: 600px;
  height: 246px;
}
.strength .ysCont .bd ul li .item {
  height: 246px;
  padding-top: 10px;
}
.strength .ysCont .bd ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  font-size: 30px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.strength .ysCont .bd ul li .item .td {
  display: flex;
  gap: 18px;
  margin-top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item .td span {
  height: 34px;
  background-color: #ffffff;
  box-shadow: 3px 4px 35px 0px rgba(0, 0, 0, 0.07);
  border-radius: 17px;
  display: block;
  padding: 0 20px;
  line-height: 34px;
  color: #656565;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item .td span.on {
  background-color: #222586;
  color: #fff;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 22px;
  font-size: 16px;
  line-height: 32px;
  color: #555555;
}
.strength .ysCont .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #222586;
}
.strength .ysCont .bd ul li .item:hover .td {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .hd {
  position: relative;
}
.strength .hd::before {
  content: "";
  display: block;
  position: absolute;
  left: -150px;
  z-index: -1;
  top: 0;
  height: 100%;
  width: 100vw;
  background-color: #222586;
  box-shadow: 12px -9px 24px 0px rgba(0, 0, 0, 0.1);
}
.strength .hd .ysNum {
  position: absolute;
  z-index: 3;
  font-size: 67px;
  left: -115px;
  font-weight: bold;
  top: 25px;
  line-height: 150px;
  color: #fff;
}
.strength .hd ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-right: 610px;
}
@media screen and (max-width: 1320px) {
  .strength .hd ul {
    margin-right: 550px;
  }
}
.strength .hd ul::before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  left: -150px;
  width: 100vw;
  border-top: 1px solid rgba(238, 240, 245, 0.4);
  border-bottom: 1px solid rgba(238, 240, 245, 0.4);
  height: 160px;
}
.strength .hd ul li {
  height: 185px;
  cursor: pointer;
  text-align: center;
  position: relative;
  color: #ffffff;
  padding-top: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .ico {
  position: absolute;
  width: 100%;
  background: url(../images/ysicobg.png) center 0 no-repeat;
  padding-top: 19px;
  opacity: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .ico i {
  width: 67px;
  height: 67px;
  background-color: #eef0f5;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  padding: 8px;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .hd ul li .ico i 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;
}
.strength .hd ul li h4 {
  display: block;
  font-size: 18px;
  line-height: 1;
}
.strength .hd ul li h5 {
  margin-top: 15px;
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  opacity: 0.5;
}
.strength .hd ul li.on .ico {
  top: -52px;
  opacity: 1;
}
.strength .hd .tel {
  padding: 25px 0;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 14px;
  color: #eef0f5;
  font-weight: bold;
}
.strength .hd .tel::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.strength .hd .tel span {
  margin: 0 10px;
}
.strength .hd .tel i {
  font-weight: bold;
}
.strength .ysLNum {
  position: absolute;
  left: -258px;
  top: 192px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.strength .ysLNum i {
  width: 1px;
  background-color: #bebebe;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 230px;
}
.strength .ysLNum i::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #bebebe;
  border-radius: 50%;
  margin-left: -2px;
}
.strength .ysLNum i::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #bebebe;
  border-radius: 50%;
  margin-left: -2px;
}
.strength .ysLNum em {
  font-size: 28px;
  line-height: 44px;
  color: #9f9f9f;
  display: block;
  font-weight: bold;
}
.strength .ysPic {
  position: absolute;
  right: -150px;
  bottom: -70px;
}
.strength .ysPic::before {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  width: 1008px;
  height: 340px;
  background: url(../images/ysimgty.png) center bottom no-repeat;
}
.strength .ysPic .bd {
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 660px;
  height: 662px;
}
.strength .ysPic .bd ul li {
  width: 660px;
  height: 662px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li 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;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding: 75px 0 96px;
}
.about .aboutBox {
  z-index: 2;
}
.about .title span::after {
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, rgba(201, 201, 201, 0.5), rgba(201, 201, 201, 0) 40%);
  background-color: transparent;
}
.about .aboutText {
  max-width: 1060px;
  margin: 12px auto 0;
  text-align: center;
}
.about .aboutText .tit span {
  display: block;
  line-height: 1;
  letter-spacing: 2px;
  font-size: 30px;
}
.about .aboutText .tit i {
  display: block;
  margin-top: 16px;
  line-height: 1;
  font-size: 12px;
  opacity: 0.5;
}
.about .aboutText .line {
  margin-top: 25px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.about .aboutText .line i {
  width: 6px;
  height: 6px;
  background-color: #e79c37;
  border-radius: 50%;
  animation: fade 0.8s ease-in-out alternate infinite;
}
.about .aboutText .line i:nth-of-type(1) {
  animation-delay: -0.4s;
}
.about .aboutText .line i:nth-of-type(2) {
  animation-delay: -0.2s;
}
@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.about .aboutText .text {
  margin-top: 30px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  max-height: 180px;
  color: #69746e;
}
.about .aboutText .btn {
  margin-top: 34px;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 105px;
  height: 34px;
  background-color: #222586;
  box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.17);
  border-radius: 30px;
  line-height: 34px;
  color: #fff;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: "+";
  margin-left: 10px;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #222586;
  border-radius: 30px;
  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;
}
.about .aboutText .more:hover {
  background: none;
  color: #222586;
  box-shadow: 0 10px 10px -5px rgba(34, 37, 134, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .number {
  margin-top: 90px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.about .number ul li.line {
  height: 51px;
  width: 1px;
  background: url(../images/numline.png) 0 center no-repeat;
}
.about .number ul li h4 {
  font-size: 14px;
  color: #555555;
}
.about .number ul li h5 {
  margin-top: 14px;
  font-family: "Arial Black";
  font-size: 54px;
  line-height: 42px;
}
.about .aLink {
  margin-top: 88px;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
  column-gap: 34px;
}
.about .aLink ul li {
  flex: 1;
}
.about .aLink ul li .item {
  background-color: #eef0f5;
  padding: 38px 20px 18px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li .item em {
  font-size: 35px;
  display: block;
  position: absolute;
  top: 32px;
  left: 20px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #d6d6d6;
  font-family: "Times New Roman", Times;
  font-weight: bold;
  font-style: italic;
}
@media screen and (max-width: 1320px) {
  .about .aLink ul li .item em {
    font-size: 32px;
  }
}
.about .aLink ul li .item span {
  display: block;
  text-align: right;
  font-size: 18px;
  line-height: 1;
}
.about .aLink ul li .item i {
  display: block;
  margin-top: 22px;
  height: 190px;
  position: relative;
  overflow: hidden;
}
.about .aLink ul li .item i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li .item:hover {
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(34, 37, 134, 0.06);
}
.about .waves {
  width: 100%;
  height: 600px;
  position: absolute;
  bottom: 0;
  left: 0;
  filter: grayscale(100) brightness(1);
  opacity: 0.4;
}
.case {
  background: url(../images/casebg.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 130px 0 150px;
  position: relative;
  overflow: hidden;
}
.case .title {
  color: #fff;
}
.case .caseSwiper {
  margin-top: 45px;
  margin-left: -48px;
}
.case .caseSwiper .swiper-container {
  overflow: initial !important;
}
.case .caseSwiper ul {
  display: flex;
  justify-content: space-between;
}
.case .caseSwiper ul li {
  margin-right: 35px;
  width: 292px;
  position: relative;
  overflow: hidden;
  visibility: hidden;
  padding: 70px 0 74px;
  height: 455px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  background-color: #eef0f5;
  padding: 15px 13px 0;
  height: 100%;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  height: 100%;
  height: 218px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s 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 .pic em {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: #eef0f5;
  border-radius: 6px 0px 0px 0px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #959595;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.case .caseSwiper ul li .item .cont {
  position: relative;
  height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 68px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-right: 40px;
}
.case .caseSwiper ul li .item .cont .bt::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/caseadd.png) center center no-repeat;
  background-color: #222586;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .cont .bt:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.case .caseSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
  font-size: 14px;
  line-height: 22px;
  color: #8b8b8b;
}
.case .caseSwiper ul li .item .cont .btn {
  margin-top: 18px;
  display: none;
  position: relative;
}
.case .caseSwiper ul li .item .cont .more {
  display: block;
  width: 70px;
  height: 25px;
  text-align: center;
  line-height: 21px;
  background-color: #222586;
  border-radius: 20px;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  border: 2px solid #222586;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  width: 22px;
  height: 7px;
  background: url(../images/casear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more:hover {
  color: #222586;
  background-color: #fff;
}
.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 .cont .bt {
  color: #222586;
}
.case .caseSwiper ul li.swiper-slide-active,
.case .caseSwiper ul li.swiper-slide-next,
.case .caseSwiper ul li.swiper-slide-next + li,
.case .caseSwiper ul li.swiper-slide-next + li + li {
  opacity: 1;
  visibility: initial;
}
.case .caseSwiper ul li.swiper-slide-next + li {
  padding: 0;
  width: 390px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item {
  padding: 15px 15px 0;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .pic {
  height: 294px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont {
  padding-top: 15px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont .bt {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont .bt::before {
  display: none;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont .bt::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 6px;
  height: 2px;
  background-color: #a6a6a6;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont p {
  display: block;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont .btn {
  display: block;
}
.case .caseSwiper ul li.swiper-slide-next + li .item:hover .cont .bt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .page {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 24px;
  display: flex;
  gap: 10px;
}
.case .page .case-prev {
  cursor: pointer;
  outline: none;
  width: 38px;
  height: 38px;
  border: solid 1px rgba(238, 240, 245, 0.3);
  border-radius: 50%;
  overflow: hidden;
  -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/casel.png) center center no-repeat;
  filter: grayscale(100) brightness(3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  background-color: #fff;
}
.case .page .case-prev:hover::before,
.case .page .case-prev.on::before {
  filter: grayscale(0) brightness(1);
}
.case .page .case-next {
  cursor: pointer;
  outline: none;
  width: 38px;
  height: 38px;
  border: solid 1px rgba(238, 240, 245, 0.3);
  border-radius: 50%;
  overflow: hidden;
  -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/caser.png) center center no-repeat;
  filter: grayscale(100) brightness(3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  background-color: #fff;
}
.case .page .case-next:hover::before,
.case .page .case-next.on::before {
  filter: grayscale(0) brightness(1);
}
.news {
  position: relative;
  overflow: hidden;
  padding-top: 108px;
}
.news::before {
  content: "";
  width: 6.5625%;
  height: 720px;
  background-color: #f4f4f4;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 1600px) {
  .news::before {
    display: none;
  }
}
.news::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 50%;
  height: 585px;
  background-color: #f4f4f4;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  flex: 1;
}
.news .newsTab ul {
  background-color: #fff;
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  gap: 80px;
}
@media screen and (max-width: 1320px) {
  .news .newsTab ul {
    gap: 50px;
  }
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  padding-bottom: 12px;
  position: relative;
}
.news .newsTab ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 8px solid #e79c37;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin-right: 12px;
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #e79c37;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a::before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsTab ul li.on a::after {
  width: 100%;
}
.news .newsTabs {
  margin-top: 78px;
  position: relative;
  padding-bottom: 58px;
  z-index: 2;
}
.news .newsTabs::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 585px;
  background-color: #f4f4f4;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 566px;
  width: 1320px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 440px;
}
.news .newsList ul li .item {
  height: 566px;
  padding-top: 148px;
  padding-left: 60px;
  padding-right: 80px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 396px;
  height: 533px;
  background-color: #222586;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.news .newsList ul li .item .date {
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date i {
  display: block;
  font-size: 52px;
  line-height: 38px;
  font-weight: bold;
}
.news .newsList ul li .item .date span {
  display: block;
  font-size: 14px;
  margin-top: 18px;
  line-height: 10px;
  font-weight: bold;
}
.news .newsList ul li .item .date::after {
  content: "";
  display: block;
  width: 51px;
  height: 2px;
  background-color: #e79c37;
  margin-top: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt {
  margin-top: 20px;
  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 .newsList ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList ul li .item .pic {
  margin-top: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 296px;
  height: 204px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item:hover .bt {
  color: #222586;
}
.news .newsList ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList ul li.on .item {
  padding-top: 92px;
}
.news .newsList ul li.on .item::before {
  opacity: 1;
}
.news .newsList ul li.on .item .date {
  color: #fff;
}
.news .newsList ul li.on .item .date::after {
  background-color: #fff;
}
.news .newsList ul li.on .item .bt {
  font-weight: bold;
  color: #fff;
}
.news .newsList ul li.on .item .pic {
  width: 380px;
  height: 268px;
  margin-top: 68px;
}
@media screen and (max-width: 1320px) {
  .news .newsTabs {
    margin-top: 60px;
  }
  .news .newsTabs .bd {
    height: 566px;
    width: 1170px;
  }
  .news .newsList ul li {
    width: 390px;
  }
  .news .newsList ul li .item {
    padding-top: 148px;
    padding-left: 40px;
    padding-right: 60px;
  }
  .news .newsList ul li .item::before {
    width: 356px;
    height: 533px;
  }
  .news .newsList ul li .item .pic {
    margin-top: 32px;
    width: 290px;
    height: 204px;
  }
  .news .newsList ul li.on .item {
    padding-top: 92px;
  }
  .news .newsList ul li.on .item .pic {
    width: 350px;
    height: 268px;
  }
}
