@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 #1254a5 solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #1254a5;
  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 span {
  display: block;
  font-size: 46px;
  font-weight: bold;
  letter-spacing: 2px;
}
.title span::after {
  content: "";
  position: relative;
  width: 18px;
  height: 18px;
  border: solid 4px #1254a5;
  margin-top: -3px;
  margin-left: -14px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  margin-top: 18px;
  color: #a7a7a7;
  line-height: 12px;
}
.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: flex-end;
}
.titBox .tip {
  background: url(../images/protip.png) 100% 0 no-repeat;
  padding-top: 24px;
  text-align: right;
  flex: 1;
  margin-left: 166px;
  min-width: 0;
}
.titBox .tip .t1 {
  line-height: 1;
  color: #7b7b7b;
}
.titBox .tip .line {
  margin-top: 12px;
  height: 1px;
  background-color: #e1e1e1;
  margin-right: -320px;
}
.titBox .tip .t2 {
  font-size: 9px;
  color: #7b7b7b;
  opacity: 0.5;
  line-height: 12px;
  letter-spacing: 1px;
  margin-top: 3px;
}
.product {
  overflow: hidden;
  position: relative;
  padding-top: 80px;
  padding-bottom: 70px;
  background: url(../images/probg.png) 0 484px no-repeat;
}
.product .proNav {
  width: 236px;
  position: relative;
  z-index: 2;
}
.product .proNav::before {
  content: "";
  width: 176px;
  height: 4px;
  background-color: #1254a5;
  opacity: 0.2;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
}
.product .proNav .tit {
  color: #fff;
  height: 74px;
  line-height: 76px;
  font-weight: bold;
  font-size: 22px;
  padding-left: 85px;
  background: url(../images/pronavtit.png) 43px center no-repeat;
  background-color: #1254a5;
}
.product .proNav ul {
  background-color: #f6f6f6;
  overflow: auto;
  height: 616px;
  margin-top: 3px;
  margin-bottom: 4px;
  padding: 5px 20px;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    height: 584px;
  }
}
.product .proNav ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.product .proNav ul li {
  border-bottom: 1px solid #e6e6e6;
  padding: 4px 0;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li {
    padding: 3px 0;
  }
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 46px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1254a5, #1254a5);
  background-image: linear-gradient(to right, #1254a5, #1254a5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  font-size: 16px;
  color: #5b5b5b;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li a {
    line-height: 45px;
  }
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-size: 100% 100%;
  color: #fff;
  border-radius: 23px;
  box-shadow: 3px 2px 9px 0px rgba(5, 92, 199, 0.4);
}
.product .proNav .more {
  display: block;
  height: 74px;
  background-color: #302d40;
  font-size: 19px;
  line-height: 74px;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1254a5, #1254a5);
  background-image: linear-gradient(to right, #1254a5, #1254a5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
}
.product .proNav .more::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 74px;
  width: 22px;
  margin-right: 12px;
  background: url(../images/promore.png) 0 center no-repeat;
}
.product .proNav .more:hover {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav .more:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product .proTabs {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 42px;
}
.product .proTabs .bd {
  flex: 1;
  overflow: hidden;
  margin-right: 34px;
  min-width: 0;
  margin-top: 10px;
  margin-bottom: -15px;
}
.product .proTabs .hua {
  position: absolute;
  right: 240px;
  width: 317px;
  height: 72px;
  background: url(../images/hua.png) 0 center no-repeat;
  top: 320px;
}
.product .proList .first {
  height: 410px;
  display: flex;
  justify-content: space-between;
}
.product .proList .first .pic {
  display: block;
  width: 552px;
  height: 410px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  position: relative;
  overflow: hidden;
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList .first .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont {
  margin-left: 26px;
  padding-top: 56px;
  flex: 1;
  min-width: 0;
}
.product .proList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proList .first .cont .line {
  width: 40px;
  height: 2px;
  background-color: #1254a5;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 26px;
  height: 104px;
  color: #919191;
  font-size: 15px;
  margin-top: 24px;
}
.product .proList .first:hover .pic {
  border-color: #1254a5;
}
.product .proList .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList .first:hover .cont .bt {
  color: #1254a5;
}
.product .proList .first:hover .cont .line {
  width: 20px;
}
.product .proList .list {
  margin-top: 30px;
  padding-bottom: 15px;
}
.product .proList .list ul {
  margin: 0 -10px;
}
.product .proList .list ul::after,
.product .proList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list ul li {
  float: left;
  width: 33.333%;
  padding: 0 10px;
}
.product .proList .list ul li .item {
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  padding: 12px 12px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .pic {
  display: block;
  width: 100%;
  height: 242px;
  background-color: #ffffff;
  border: solid 1px #f2f2f2;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proList .list ul li .item .pic {
    height: 212px;
  }
}
.product .proList .list ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .tt {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 66px;
  height: 66px;
}
.product .proList .list ul li .item .tt .bt {
  flex: 1;
  min-width: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
  color: #1254a5;
}
.product .proList .list ul li .item .tt .more {
  display: block;
  text-align: center;
  width: 84px;
  height: 28px;
  background-color: #f8f8f8;
  border-radius: 14px;
  line-height: 28px;
  font-size: 12px;
  color: #4f4f4f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item:hover {
  box-shadow: 5px 3px 9px 0px rgba(17, 17, 17, 0.19);
}
.product .proList .list 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 .proList .list ul li .item:hover .tt .more {
  background-color: #1254a5;
  color: #fff;
}
.product .page {
  position: absolute;
  z-index: 2;
  left: 578px;
  top: 322px;
  display: flex;
}
.product .page .prev {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .prev::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 8px solid #949494;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .prev:hover,
.product .page .prev.on {
  background-color: #1254a5;
  border-color: #1254a5;
}
.product .page .prev:hover::before,
.product .page .prev.on::before {
  border-right-color: #fff;
}
.product .page .next {
  margin-left: 10px;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .next::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid #949494;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .next:hover,
.product .page .next.on {
  background-color: #1254a5;
  border-color: #1254a5;
}
.product .page .next:hover::before,
.product .page .next.on::before {
  border-left-color: #fff;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
@media screen and (min-width: 1920px) {
  .about {
    background-size: cover;
  }
}
.about .aboutText {
  height: 650px;
  padding-top: 152px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    height: 550px;
    padding-top: 52px;
  }
}
.about .aboutTit {
  width: 540px;
}
.about .aboutTit .line {
  margin-top: 65px;
  background: url(../images/aboutline.png) 0 center no-repeat;
  width: 21px;
  height: 16px;
}
.about .aboutTit .tip {
  margin-top: 72px;
}
.about .aboutTit .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.about .aboutTit .tip .t1::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 39px;
  height: 1px;
  background-color: #4b4b4b;
  margin-left: 10px;
}
.about .aboutTit .tip .t2 {
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 16px;
}
.about .aboutTit .xpBox {
  margin-top: 40px;
  display: block;
  position: relative;
  box-shadow: 5px 6px 24px 0px rgba(33, 76, 113, 0.36);
  border-radius: 50%;
  width: 68px;
  height: 68px;
}
.about .aboutTit .xpBox::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/xpico.png) center center no-repeat;
}
.about .aboutTit .xpBox .ico {
  display: block;
  width: 100%;
  height: 100%;
  animation: xz 15s linear infinite;
  background: url(../images/xunpan.png) center center no-repeat;
}
@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);
  }
}
.about .aboutTit .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  left: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutTit .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutTit .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #1254a5;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(18, 84, 165, 0.15);
}
.about .aboutTit .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #1254a5;
}
.about .aboutTit .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about .aboutTit .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .cont {
  flex: 1;
  min-width: 0;
  margin-top: 20px;
}
.about .cont .tit {
  line-height: 1;
}
.about .cont .tit span {
  display: block;
  font-size: 26px;
}
.about .cont .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 11px;
  color: #a5a5a5;
}
.about .cont .tit::after {
  content: "";
  width: 24px;
  height: 3px;
  background-color: #1254a5;
  border-radius: 2px;
  display: block;
  margin-top: 21px;
}
.about .cont .text {
  margin-top: 30px;
  font-size: 15px;
  color: #767676;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 38px;
  height: 190px;
  text-indent: 2em;
}
.about .cont .btn {
  margin-top: 32px;
}
.about .cont .btn .more {
  display: block;
  text-align: center;
  color: #696969;
  width: 150px;
  line-height: 38px;
  border: solid 1px #bfbfbf;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1254a5, #1254a5);
  background-image: linear-gradient(to right, #1254a5, #1254a5);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .cont .btn .more::after {
  content: "→";
  margin-left: 10px;
}
.about .cont .btn .more:hover {
  border-color: #1254a5;
  background-color: #1254a5;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 5px 6px 24px 0px rgba(33, 76, 113, 0.36);
}
.about .aboutCont {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.about .aboutCont::before {
  content: "";
  left: 518px;
  top: -44px;
  width: 1082px;
  height: 550px;
  background-color: #eef6ff;
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 1320px) {
  .about .aboutCont::before {
    left: 482px;
  }
}
.about .aboutCont::after {
  content: "";
  left: 518px;
  top: -44px;
  position: absolute;
  z-index: -1;
  opacity: 0.05;
  border-bottom: 45px solid #000;
  border-right: 222px solid transparent;
}
@media screen and (max-width: 1320px) {
  .about .aboutCont::after {
    left: 482px;
  }
}
.about .number {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}
.about .number ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  margin-top: 96px;
}
.about .number ul li:first-child {
  margin-top: 0;
}
.about .number ul li .tt {
  text-align: right;
  padding-right: 25px;
  width: 160px;
}
.about .number ul li .tt h4 {
  font-weight: bold;
  font-size: 16px;
}
.about .number ul li .tt h5 {
  font-family: Arial;
  font-size: 12px;
  color: #9f9f9f;
  margin-top: 8px;
}
.about .number ul li .line {
  flex: 1;
  width: 80px;
  height: 1px;
  background-color: #214c71;
  opacity: 0.2;
}
@media screen and (max-width: 1320px) {
  .about .number ul li .line {
    width: 60px;
  }
}
.about .number ul li .num {
  width: 202px;
  margin-left: 35px;
}
@media screen and (max-width: 1320px) {
  .about .number ul li .num {
    width: 170px;
    margin-left: 20px;
  }
}
.about .number ul li .num i {
  color: #1254a5;
  font-family: Impact;
  font-size: 56px;
  line-height: 46px;
}
.about .number ul li .num span {
  margin-left: 2px;
  position: relative;
  font-size: 16px;
  display: inline-block;
  vertical-align: bottom;
}
.about .number ul li .num span em {
  display: block;
  position: absolute;
  font-size: 26px;
  font-weight: bold;
  left: 0;
  bottom: 26px;
  line-height: 1;
  color: #1254a5;
}
.about .number .more {
  display: block;
  width: 180px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-family: "BodoniBT", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 18px;
  color: #ffffff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.about .number .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
  background: url(../images/aboutmore.png) center center no-repeat;
  background-size: cover;
}
.about .number .more::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 2px;
  background-color: #fff;
  border-radius: 30px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number .more i {
  font-weight: bold;
}
.about .number .more:hover {
  color: #1254a5;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0 3px 5px rgba(18, 84, 165, 0.3);
}
.about .number .more:hover::after {
  opacity: 1;
}
.about .aboutPic {
  width: 1060px;
  height: 563px;
  margin-left: -320px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 10px -10px 15px rgba(18, 84, 165, 0.1);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.about .aboutIco {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 40px;
  width: 68px;
  height: 68px;
  background-color: #1254a5;
  box-shadow: 5px 6px 24px 0px rgba(33, 76, 113, 0.36);
  border-radius: 50%;
}
.about .aboutIco::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: url(../images/aboutico.png) center center no-repeat;
}
.about .aboutIco::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  animation: xz 12s linear infinite;
  background: url(../images/abouticobg.png) center center no-repeat;
}
.about .hua {
  position: absolute;
  right: -310px;
  font-family: Impact;
  font-size: 219px;
  line-height: 181px;
  bottom: 58px;
  color: #ffffff;
  opacity: 0.3;
  text-transform: uppercase;
}
@media screen and (max-width: 1320px) {
  .about .aboutTit {
    width: 460px;
  }
}
.show {
  padding: 64px 0 50px;
  position: relative;
  z-index: 2;
}
.show::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 112px;
  height: 200px;
  top: 163px;
  left: 0;
  background: url(../images/showl.png) 0 0 no-repeat;
}
.show::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 80px;
  height: 188px;
  top: 37px;
  right: 0;
  background: url(../images/showr.png) 100% 0 no-repeat;
}
.show .showNav {
  text-align: center;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.show .showNav::before {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background-color: #ebebeb;
  margin-right: 35px;
}
.show .showNav::after {
  content: "";
  display: block;
  flex: 1;
  height: 1px;
  background-color: #ebebeb;
  margin-left: 35px;
}
.show .showNav p {
  line-height: 1;
  font-size: 14px;
  margin-top: 15px;
  letter-spacing: 4px;
  color: #919191;
  margin-right: -4px;
}
.show .showNav ul {
  display: flex;
  justify-content: center;
  gap: 38px;
}
.show .showNav ul::before {
  content: "/";
  position: absolute;
  left: 50%;
  top: 0;
  line-height: 36px;
  color: #454545;
  opacity: 0.3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.show .showNav ul li a {
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -7px;
  width: 21px;
  height: 21px;
  background-color: #eef6ff;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-right: 12px;
  filter: grayscale(100) brightness(0.6);
}
.show .showNav ul li a 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;
}
.show .showNav ul li a em {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50%;
  margin-top: -19px;
  right: 50%;
  margin-right: -640px;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  color: #737373;
  padding-left: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a em::before {
  content: "+";
}
.show .showNav ul li a em:hover {
  background-color: #1254a5;
  color: #fff;
  border-color: #1254a5;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  color: #13408e;
  font-weight: bold;
}
.show .showNav ul li:hover a::before,
.show .showNav ul li.on a::before {
  background-color: #8bcaff;
}
.show .showNav ul li:hover a i,
.show .showNav ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.show .showNav ul li:hover a em,
.show .showNav ul li.on a em {
  display: block;
}
.show .showTabs {
  margin-top: 64px;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .show .showTabs {
    margin-top: 40px;
  }
}
.show .showTabs .bd {
  height: 462px !important;
  margin: 0 -21px;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .show .showTabs .bd {
    margin: 0 -11px;
  }
}
.show .showList {
  position: relative;
  overflow: hidden;
}
.show .showList .showBd {
  height: 414px;
}
.show .showList .showBd ul {
  height: 414px;
}
.show .showList .showBd ul li {
  float: left;
  width: 264px;
  padding-top: 0;
}
.show .showList .showBd ul li:nth-child(2n-1) {
  padding-top: 60px;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd ul li {
    width: 240px;
  }
}
.show .showList .showBd ul li .item {
  margin: 0 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
}
.show .showList .showBd ul li .item::after {
  content: "";
  position: absolute;
  background: #1254a5;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.show .showList .showBd ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd ul li .item {
    margin: 0 11px;
  }
}
.show .showList .showBd ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 302px;
  background-color: #ffffff;
  box-shadow: 5px 6px 4px 0px rgba(0, 0, 0, 0.06);
  border: solid 1px #dcdcdc;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .showBd ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.show .showList .showBd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .showBd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  height: 51px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .showBd ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showList .showBd ul li .item:hover .pic {
  box-shadow: 5px 8px 9px 0px rgba(17, 67, 164, 0.35);
}
.show .showList .showBd 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);
}
.show .showList .showBd ul li .item:hover .bt {
  color: #1254a5;
}
.show .showList:nth-child(2) .showBd ul li {
  width: 440px;
}
@media screen and (max-width: 1320px) {
  .show .showList:nth-child(2) .showBd ul li {
    width: 400px;
  }
}
.show .showList:nth-child(2) .showBd ul li:nth-child(2n-1) {
  padding-top: 60px;
}
.show .showList:nth-child(2) .showBd ul li .item .pic img {
  object-fit: cover;
}
.show .showPage {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.show .showPage .hd {
  padding: 0 35px;
  border-radius: 20px;
  border: solid 1px #e0e0e0;
  height: 28px;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.show .showPage .hd ul {
  display: flex;
  height: 26px;
  gap: 9px;
  align-items: center;
}
.show .showPage .hd ul li {
  width: 7px;
  height: 7px;
  background-color: #dfdfdf;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.show .showPage .hd ul li.on {
  background-color: #1254a5;
}
.show .showPage .page .showPrev {
  width: 35px;
  height: 26px;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.show .showPage .page .showPrev::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 8px solid #a4a7ae;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showPage .page .showPrev:hover::before,
.show .showPage .page .showPrev.on::before {
  border-right-color: #1254a5;
}
.show .showPage .page .showNext {
  width: 35px;
  height: 26px;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.show .showPage .page .showNext::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid #a4a7ae;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showPage .page .showNext:hover::before,
.show .showPage .page .showNext.on::before {
  border-left-color: #1254a5;
}

.strength {
  background: url(../images/ysbg.jpg) center 0 no-repeat fixed;
  position: relative;
}
@media screen and (min-width: 1920px) {
  .strength {
    background-size: cover;
  }
}
.strength .ysBox {
  height: 944px;
  padding-top: 140px;
  background: url(../images/yshd.png) 100% bottom no-repeat;
  position: sticky;
}
.strength .ysh {
  height: 944px;
}
.strength .ysTabs {
  display: flex;
  justify-content: space-between;
  margin-top: 138px;
}
.strength .title i {
  color: #676767;
}
.strength .hd {
  width: 582px;
  margin-top: -117px;
  margin-right: -1px;
}
.strength .hd ul::after,
.strength .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.strength .hd ul li {
  float: left;
  width: 33.33%;
  padding: 1px;
}
.strength .hd ul li .item {
  background-color: rgba(18, 84, 165, 0.48);
  padding-top: 33px;
  color: #fff;
  position: relative;
  z-index: 2;
  height: 154px;
  cursor: pointer;
  text-align: center;
}
.strength .hd ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/yslih.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .item .ico {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url(../images/ysico.png) center center no-repeat;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .hd ul li .item h4 {
  line-height: 1;
  font-size: 18px;
  margin-top: 18px;
  text-shadow: 0px 0px 4px rgba(2, 2, 2, 0.24);
}
.strength .hd ul li .item h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  opacity: 0.4;
}
.strength .hd ul li.on .item {
  box-shadow: 0px 0px 40px 0px rgba(255, 255, 255, 0.53);
}
.strength .hd ul li.on .item::before {
  opacity: 1;
}
.strength .hd ul li.on .item .ico {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.strength .hd ul li.on .item h4 {
  font-weight: bold;
}
.strength .hd ul li:nth-child(1) {
  margin-left: 33.33%;
  margin-right: 33.33%;
}
.strength .hd ul li:nth-child(3) {
  margin-left: 33.33%;
}
.strength .hd ul li:nth-child(4) {
  margin-left: 33.33%;
}
.strength .ysCont {
  width: 530px;
  position: relative;
}
.strength .ysCont::before {
  content: "";
  width: 586px;
  height: 1px;
  background-color: #d0d0d0;
  opacity: 0.5;
  position: absolute;
  left: -320px;
  top: 130px;
}
.strength .ysCont .bd {
  height: 354px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.strength .ysCont .bd ul li .item {
  padding-top: 10px;
  height: 354px;
}
.strength .ysCont .bd ul li .item .num {
  font-weight: bold;
  line-height: 20px;
  font-size: 26px;
}
.strength .ysCont .bd ul li .item .tit {
  margin-top: 16px;
  font-size: 24px;
  line-height: 1;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.strength .ysCont .bd ul li .item .line {
  margin-top: 59px;
  width: 50px;
  height: 3px;
  background-color: #1254a5;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  border-radius: 3px;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 42px;
  font-size: 16px;
  line-height: 42px;
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover .tit {
  color: #1254a5;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.strength .ysCont .bd ul li .item:hover .line {
  width: 20px;
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .ysPic .bd {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  border: solid 3px #ffffff;
  height: 304px;
}
.strength .ysPic .bd ul li {
  width: 100%;
  height: 298px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  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 .tel {
  font-family: Arial;
  font-size: 20px;
  position: relative;
  line-height: 24px;
  margin-top: 20px;
  z-index: 3;
}
.strength .tel::after {
  content: "";
  display: block;
  position: absolute;
  width: 19px;
  height: 19px;
  background-color: #1254a5;
  opacity: 0.2;
  left: -7px;
  bottom: -1px;
  border-radius: 50%;
  z-index: -1;
}
.strength .tel::before {
  content: "";
  width: 16px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.strength .ysText {
  position: sticky;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  line-height: 1;
  font-size: 400px;
  pointer-events: none;
}
.strength .ysText > * {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1254a5;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #1254a5, #348bf0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysText em {
  font-weight: bold;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.04;
  white-space: nowrap;
  font-size: 1000px;
  text-transform: uppercase;
}
.strength .ysText span {
  font-weight: bold;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.strength .ysText i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  width: 400px;
  font-size: 110px;
  position: relative;
  line-height: 1.5;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
}
.strength .ysText .tt {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
}
.strength .ysText .tb {
  -webkit-clip-path: polygon(50% 50%, 100% 100%, 0% 100%);
}
.strength .ysText .tl {
  -webkit-clip-path: polygon(0% 0%, 50% 50%, 0% 100%);
}
.strength .ysText .tr {
  -webkit-clip-path: polygon(100% 0%, 100% 100%, 50% 50%);
}
.case {
  padding: 90px 0 78px;
  position: relative;
  overflow: hidden;
}
.case .caseTip {
  font-size: 15px;
  line-height: 30px;
  color: #888888;
  position: relative;
  width: 645px;
  text-align: right;
  margin-top: 10px;
  margin-right: 74px;
}
.case .caseTip::before {
  content: "";
  display: block;
  position: absolute;
  right: 23px;
  top: -18px;
  width: 20px;
  height: 10px;
  background: url(../images/casetip.png) 0 center no-repeat;
}
.case .titBox .title {
  flex: 1;
}
.case .titBox .more {
  margin-top: 3px;
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  background-color: #1254a5;
  box-shadow: 5px 6px 24px 0px rgba(33, 76, 113, 0.36);
  border-radius: 50%;
}
.case .titBox .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  animation: xz 12s linear infinite;
  background: url(../images/abouticobg.png) center center no-repeat;
}
.case .titBox .more::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 12px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.case .caseSwiper {
  margin-top: 58px;
}
.case .caseSwiper .swiper-container {
  width: 620px;
  margin: 0 auto;
  height: 472px;
  overflow: initial !important;
}
.case .caseSwiper ul li {
  width: 100%;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  width: 100%;
  height: 452px;
  background-color: #ffffff;
  border: solid 1px #e2e4e9;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 10px;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li .item .tt {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  background-color: #fff;
  width: 424px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 64px 0 28px;
  height: 90px;
}
.case .caseSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 66px;
  line-height: 66px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .tt p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  margin-top: -10px;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .more {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border: solid 1px #e0e6ed;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover {
  border-color: #1254a5;
  box-shadow: 7px 9px 6px 0px rgba(33, 76, 113, 0.1);
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .tt .bt {
  color: #1254a5;
}
.case .caseSwiper ul li .item:hover .tt .more {
  background-color: #1254a5;
}
.case .caseSwiper ul li .item:hover .tt .more::before {
  filter: grayscale(100) brightness(5);
}
.case .caseSwiper ul li.swiper-slide-active {
  box-shadow: 7px 9px 6px 0px rgba(33, 76, 113, 0.1);
  opacity: 1;
  visibility: initial;
}
.case .caseSwiper ul li.swiper-slide-prev {
  padding-right: 38px;
  padding-left: 132px;
  opacity: 1;
  visibility: initial;
}
.case .caseSwiper ul li.swiper-slide-prev .item {
  height: 330px;
}
.case .caseSwiper ul li.swiper-slide-prev .item .tt {
  height: 74px;
  padding-left: 28px;
}
.case .caseSwiper ul li.swiper-slide-prev .item .tt .more {
  border: none;
}
.case .caseSwiper ul li.swiper-slide-prev .item .tt p {
  margin-top: 15px;
  opacity: 0;
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-left: 38px;
  padding-right: 132px;
  opacity: 1;
  visibility: initial;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  height: 330px;
}
.case .caseSwiper ul li.swiper-slide-next .item .tt {
  height: 74px;
  padding-left: 28px;
}
.case .caseSwiper ul li.swiper-slide-next .item .tt .more {
  border: none;
}
.case .caseSwiper ul li.swiper-slide-next .item .tt p {
  margin-top: 15px;
  opacity: 0;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 25px 0 30px;
  background: url(../images/newsbg.jpg) center 0 repeat-y;
}
.news .newsTab {
  width: 230px;
  float: left;
}
@media screen and (max-width: 1320px) {
  .news .newsTab {
    width: 210px;
  }
}
.news .newsTab ul {
  margin-top: 120px;
  border-top: 1px solid #ebebeb;
}
.news .newsTab ul li {
  position: relative;
  border-bottom: 1px solid #ebebeb;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  z-index: 2;
  height: 136px;
  padding-left: 85px;
  padding-top: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
  background-color: #1254a5;
  z-index: -1;
}
@media screen and (max-width: 1320px) {
  .news .newsTab ul li a::before {
    right: -10px;
  }
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsTab ul li a i img {
  position: absolute;
  max-width: 70%;
  max-height: 70%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1);
}
.news .newsTab ul li a span {
  display: block;
  line-height: 1;
  font-size: 18px;
}
.news .newsTab ul li a em {
  text-transform: uppercase;
  display: block;
  margin-top: 12px;
  font-size: 12px;
  line-height: 10px;
  color: #b5b5b5;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #fff;
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: calc(100% + 340px);
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.news .newsTab ul li:hover a em,
.news .newsTab ul li.on a em {
  color: rgba(255, 255, 255, 0.5);
}
.news .newsTabs {
  margin-top: 5px;
  float: right;
  width: 966px;
  height: 637px;
}
@media screen and (max-width: 1320px) {
  .news .newsTabs {
    width: 910px;
  }
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .list1 {
  background-color: #ffffff;
  border: solid 1px #eeeeee;
}
.news .list1 ul {
  display: flex;
  justify-content: space-between;
}
.news .list1 ul::after {
  content: "";
  flex: 1;
}
.news .list1 ul li {
  width: 33.33%;
  border-right: 1px solid #eeeeee;
  padding: 42px 40px 0;
  height: 473px;
}
@media screen and (max-width: 1320px) {
  .news .list1 ul li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.news .list1 ul li:nth-child(3) {
  border-right: none;
}
.news .list1 ul li .date {
  height: 86px;
  margin: 0 -25px;
  padding: 0 25px;
  border-bottom: 1px solid #eee;
  position: relative;
}
.news .list1 ul li .date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  background-color: #1254a5;
}
.news .list1 ul li .date i {
  display: inline-block;
  vertical-align: bottom;
  line-height: 30px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 40px;
}
.news .list1 ul li .date em {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  margin-left: 10px;
  line-height: 1;
}
.news .list1 ul li .date span {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin-top: 14px;
  color: #999999;
}
.news .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 62px;
  line-height: 63px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .bt:hover {
  letter-spacing: 0.6px;
}
.news .list1 ul li .pic {
  display: block;
  height: 168px;
  border: solid 1px #eeeeee;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .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.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .list1 ul li p {
  margin-top: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #818181;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li:hover .date {
  color: #1254a5;
}
.news .list1 ul li:hover .date::before {
  width: 100%;
}
.news .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news .list1 ul li:hover .bt {
  color: #1254a5;
}
.news .list2 {
  margin-top: 20px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 50%;
  border-left: 1px solid #eeeeee;
}
.news .list2 ul li:first-child {
  border-left: none;
}
.news .list2 ul li .item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  height: 140px;
}
.news .list2 ul li .item .pic {
  display: block;
  width: 130px;
  height: 90px;
  border: solid 1px #e6e6e6;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 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;
}
.news .list2 ul li .item .line {
  width: 1px;
  height: 66px;
  background-color: #eeeeee;
  margin: 0 28px;
}
@media screen and (max-width: 1320px) {
  .news .list2 ul li .item .line {
    margin: 0 20px;
  }
}
.news .list2 ul li .item .cont {
  flex: 1;
  min-width: 0;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .list2 ul li .item .date {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}
.news .list2 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);
}
.news .list2 ul li .item:hover .bt {
  color: #1254a5;
}
