@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
  top: 28px;
}
.header .fixedNav {
  box-shadow: none;
  top: 15px;
}
.header .fixedNav .menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.header .dowShow {
  top: 100%;
  width: 94%;
  max-width: 1480px;
  min-width: 1180px;
  border-radius: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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: 50px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #fff solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  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;
  z-index: 2;
}
.title::after {
  content: "";
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: -31px;
  top: -32px;
  z-index: -1;
  border-radius: 50%;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  color: #163d9c;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 14px;
  font-weight: bold;
}
.moreLink {
  display: block;
  width: 174px;
  line-height: 56px;
  background-color: #ffffff;
  border: solid 1px #000000;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 17px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #163d9c, #163d9c);
  background-image: linear-gradient(to right, #163d9c, #163d9c);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "++";
  margin-left: 26px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #163d9c;
  border-color: #163d9c;
  box-shadow: 0 10px 15px -5px rgba(22, 61, 156, 0.3);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 100px 0 395px;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutText {
  text-align: center;
  margin: 0 auto;
  max-width: 1175px;
}
.about .aboutText .tit {
  line-height: 108px;
}
.about .aboutText .tit i {
  display: block;
  font-family: Impact;
  font-size: 130px;
  color: #f7f7f7;
}
.about .aboutText .tit span {
  display: block;
  margin-top: -108px;
  position: relative;
  z-index: 2;
  font-size: 28px;
  font-weight: bold;
}
.about .aboutText .text {
  margin-top: 36px;
  font-size: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  max-height: 216px;
  color: #919191;
}
.about .aboutText .more {
  margin: 52px auto 0;
  display: block;
  position: relative;
  z-index: 2;
  font-size: 14px;
  width: 200px;
  height: 60px;
  background-color: #163d9c;
  color: #fff;
  border-radius: 8px;
  line-height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #163d9c;
  border-radius: 8px;
  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::after {
  content: "";
  height: 60px;
  display: inline-block;
  vertical-align: top;
  width: 15px;
  margin-left: 30px;
  background: url(../images/aboutar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .aboutText .more:hover {
  background: none;
  color: #163d9c;
  box-shadow: 0 10px 10px -5px rgba(22, 61, 156, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover::after {
  filter: grayscale(0) brightness(1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product {
  overflow: hidden;
  position: relative;
  padding: 90px 0 74px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proTit {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product .proTit .search {
  position: relative;
  width: 514px;
  height: 66px;
  border-radius: 10px;
  border: solid 1px #cbcbcb;
  padding-right: 80px;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proTit .search .searchInp {
  width: 100%;
  height: 64px;
  line-height: 64px;
  border: none;
  background: none;
  padding-left: 30px;
  font-size: 16px;
  color: #333;
}
.product .proTit .search .searchInp::-webkit-input-placeholder {
  color: #7e7e7e;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp::-moz-placeholder {
  color: #7e7e7e;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp:-ms-input-placeholder {
  color: #7e7e7e;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .proTit .search .searchInp:focus::-webkit-input-placeholder,
.product .proTit .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .searchInp:focus::-moz-placeholder,
.product .proTit .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .searchInp:focus:-ms-input-placeholder,
.product .proTit .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTit .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 78px;
  height: 100%;
  cursor: pointer;
  border: none;
  border-radius: 0 6px 6px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTit .search:hover {
  border-color: #163d9c;
}
.product .proTabs {
  margin-top: 42px;
  display: flex;
  justify-content: space-between;
}
.product .proNav {
  position: relative;
  z-index: 2;
  padding: 13px 12px 13px 0;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: -2;
  left: -310px;
  background: url(../images/pronavbg.jpg) 0 center no-repeat;
  background-size: cover;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 0px 20px 20px 0px;
}
.product .proNav ul {
  width: 292px;
  height: 644px;
  background-color: #ffffff;
  border-radius: 0px 20px 20px 0px;
  margin-left: -32px;
  overflow: auto;
  padding: 38px 0 30px;
}
.product .proNav ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 72px;
  line-height: 72px;
  position: relative;
  padding-left: 32px;
  padding-right: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #aaaaaa;
  position: relative;
  top: -2px;
  margin-right: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: ">";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  background-color: #163d9c;
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  font-family: simsun;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a {
  color: #163d9c;
}
.product .proNav ul li.on a::before {
  background-color: #163d9c;
}
.product .proNav ul li.on a::after {
  right: 24px;
  opacity: 1;
}
.product .proR {
  flex: 1;
  margin-left: 40px;
  padding: 3px 0 5px;
}
.product .proList ul {
  margin: 0 -13px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 33.333%;
  padding: 12px 13px;
}
.product .proList ul li .item {
  background-color: #ffffff;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 75px;
  line-height: 75px;
  position: relative;
  text-align: center;
  font-size: 16px;
  padding: 0 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -5px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1);
}
.product .proList ul li .item:hover {
  border-color: #163d9c;
}
.product .proList 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 ul li .item:hover .bt {
  color: #163d9c;
}
.product .proList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 15px;
}
.strength {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.strength * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.strength .ysBox {
  height: 950px;
  padding-top: 164px;
  color: #fff;
}
.strength .title i {
  color: #fff;
}
.strength .title span {
  margin-top: 20px;
}
.strength .ysTabs {
  margin-top: 120px;
}
.strength .hd {
  float: left;
}
.strength .hd ul li {
  display: flex;
  align-items: center;
  margin-top: 114px;
  cursor: pointer;
}
.strength .hd ul li:first-child {
  margin-top: 0;
}
.strength .hd ul li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background-color: #ffffff;
  width: 0;
  margin-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li i {
  display: block;
  font-family: Impact;
  font-size: 60px;
  line-height: 50px;
  white-space: nowrap;
}
.strength .hd ul li i::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
  width: 16px;
  height: 16px;
  background-color: #4d62c1;
  margin-right: 15px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .tit {
  margin-left: 30px;
}
.strength .hd ul li .tit h4 {
  line-height: 1;
  font-size: 20px;
  white-space: nowrap;
}
.strength .hd ul li .tit h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 12px;
  margin-top: 8px;
  opacity: 0.2;
  white-space: nowrap;
}
.strength .hd ul li.on::before {
  width: 30px;
  margin-right: 16px;
}
.strength .hd ul li.on i::before {
  background-color: #fff;
}
.strength .ysPic {
  position: absolute;
  z-index: 3;
  background: url(../images/yspicbg.png) center bottom no-repeat;
  width: 766px;
  padding-bottom: 13px;
  top: 100px;
  right: 6px;
  padding-left: 48px;
}
.strength .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 41px;
  height: 61px;
  background: url(../images/yspicbar.png) 0 0 no-repeat;
  right: -7px;
  bottom: -56px;
}
.strength .ysPic .bd {
  width: 718px;
  height: 486px;
}
.strength .ysPic .bd ul li {
  width: 718px;
  height: 486px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li.pic1 {
  height: 446px;
}
.strength .ysPic .bd ul li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont {
  float: right;
  width: 816px;
  margin-top: 240px;
  background: url(../images/ystit.png) 0 0 no-repeat;
  padding-top: 60px;
}
@media screen and (max-width: 1320px) {
  .strength .ysCont {
    width: 780px;
  }
}
.strength .ysCont .bd {
  height: 180px;
  position: relative;
  overflow: hidden;
}
.strength .ysCont .bd ul li .item {
  height: 180px;
  padding-top: 20px;
  position: relative;
}
.strength .ysCont .bd ul li .item .tit {
  font-weight: bold;
  line-height: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  font-size: 30px;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 26px;
  font-size: 16px;
  line-height: 36px;
  color: #dfe0eb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.strength .lei {
  position: absolute;
  font-size: 16px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 12px;
  opacity: 0.1;
  letter-spacing: 46px;
  right: -280px;
  bottom: 46px;
}
.case {
  padding: 120px 0 75px;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
}
.case .caseTip .tel {
  position: relative;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #606060;
}
.case .caseTip .tel::before {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.case .caseTip .tip {
  font-size: 18px;
  display: block;
  line-height: 1;
  margin-top: 20px;
}
.case .caseSwiper {
  margin-top: 36px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  margin: 0 -41px;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper .swiper-container {
    margin: 0 -26px;
  }
}
.case .caseSwiper ul li {
  width: 33.33%;
  padding: 40px 41px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper ul li {
    padding-left: 26px;
    padding-right: 26px;
  }
}
.case .caseSwiper ul li .item {
  position: relative;
  margin-bottom: 26px;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: solid 1px #bfbfbf;
  padding-top: 100%;
  border-radius: 50%;
  -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 .bt {
  display: block;
  position: absolute;
  left: 0;
  bottom: -26px;
  width: 156px;
  height: 156px;
  background-color: #163d9c;
  border-radius: 50%;
  padding: 58px 10px 0;
  line-height: 36px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.case .caseSwiper ul li .item .bt::after {
  content: "...";
  display: block;
  position: relative;
  top: -10px;
}
.case .caseSwiper ul li .item:hover .pic {
  border-color: #163d9c;
}
.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: #163d9c;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseSwiper ul li .item:hover .cont .bt::before {
  background-color: #163d9c;
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 0;
  padding-bottom: 40px;
}
.case .page .case-prev {
  position: absolute;
  left: -142px;
  top: 50%;
  margin-top: -36px;
  cursor: pointer;
  outline: none;
  width: 72px;
  height: 72px;
  border-radius: 10px;
  border: solid 1px #a0a0a0;
  line-height: 70px;
  text-align: center;
  color: #666;
  font-size: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "<";
  font-family: simsun;
}
.case .page .case-prev:hover {
  color: #fff;
  border-color: #163d9c;
  background-color: #163d9c;
}
.case .page .case-next {
  position: absolute;
  right: -142px;
  top: 50%;
  margin-top: -36px;
  cursor: pointer;
  outline: none;
  width: 72px;
  height: 72px;
  border-radius: 10px;
  border: solid 1px #a0a0a0;
  line-height: 70px;
  text-align: center;
  color: #666;
  font-size: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: ">";
  font-family: simsun;
}
.case .page .case-next:hover {
  color: #fff;
  border-color: #163d9c;
  background-color: #163d9c;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 108px 0 85px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsTab ul {
  display: flex;
  gap: 35px;
}
.news .newsTab ul li a {
  display: block;
  width: 150px;
  height: 60px;
  background-color: #f0f0f0;
  border-radius: 8px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  position: relative;
  overflow: hidden;
  width: 29px;
  height: 60px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.news .newsTab ul li.on a {
  border-color: #163d9c;
  background-color: #163d9c;
  color: #fff;
}
.news .newsTab ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.news .newsTabs {
  margin-top: 32px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList .list1 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -32px;
}
.news .newsList .list1 ul::after {
  content: "";
  flex: 1;
}
.news .newsList .list1 ul li {
  width: 33.33%;
  padding: 0 32px;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 286px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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 .newsList .list1 ul li .item .cont {
  margin-top: 30px;
}
.news .newsList .list1 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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList .list1 ul li .item .cont .more {
  display: block;
  line-height: 32px;
  margin-top: 2px;
  color: #b2b2b2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 32px;
  background: url(../images/newsli.png) 0 center no-repeat;
  width: 20px;
  margin-left: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more:hover {
  color: #163d9c;
}
.news .newsList .list1 ul li .item .cont .line {
  margin-top: 22px;
  height: 1px;
  background-color: #b3b3b3;
  position: relative;
}
.news .newsList .list1 ul li .item .cont .line::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 2px;
  background-color: #163d9c;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.news .newsList .list1 ul li .item .cont .date i {
  display: inline-block;
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.news .newsList .list1 ul li .item .cont .date span {
  font-family: Arial;
  font-size: 16px;
  color: #6d6d6d;
}
.news .newsList .list1 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);
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #163d9c;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 ul li .item:hover .cont .line::before {
  width: 100%;
}
.news .newsList .list2 {
  margin-top: 64px;
}
.news .newsList .list2 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -32px;
}
.news .newsList .list2 ul::after {
  content: "";
  flex: 1;
}
.news .newsList .list2 ul li {
  width: 33.33%;
  padding: 0 32px;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList .list2 ul li .item .more {
  display: block;
  line-height: 32px;
  margin-top: 2px;
  color: #b2b2b2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 32px;
  background: url(../images/newsli.png) 0 center no-repeat;
  width: 20px;
  margin-left: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .more:hover {
  color: #163d9c;
}
.news .newsList .list2 ul li .item .line {
  margin-top: 22px;
  height: 1px;
  background-color: #b3b3b3;
  position: relative;
}
.news .newsList .list2 ul li .item .line::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 2px;
  background-color: #163d9c;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.news .newsList .list2 ul li .item .date i {
  display: inline-block;
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.news .newsList .list2 ul li .item .date span {
  font-family: Arial;
  font-size: 16px;
  color: #6d6d6d;
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #163d9c;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 ul li .item:hover .line::before {
  width: 100%;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul {
    margin: 0 -20px;
  }
  .news .newsList .list1 ul li {
    padding: 0 20px;
  }
  .news .newsList .list2 ul {
    margin: 0 -20px;
  }
  .news .newsList .list2 ul li {
    padding: 0 20px;
  }
}
.inContact {
  background: url(../images/lxbg.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 80px 0 55px;
}
.inContact .lxBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inContact .tip {
  flex: 1;
  color: #ffffff;
  line-height: 1;
}
.inContact .tip .t1 {
  font-size: 54px;
  font-weight: bold;
}
.inContact .tip .t2 {
  font-size: 21px;
  margin-top: 36px;
}
.inContact .lxList {
  background: url(../images/li.png) 0 center no-repeat;
  width: 652px;
  background-color: rgba(22, 61, 156, 0.8);
  border-radius: 10px;
  padding: 64px 30px 60px;
}
.inContact .lxList .tit {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 77px;
  margin-left: 40px;
  line-height: 54px;
  color: #ffffff;
}
.inContact .lxList ul {
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
  color: #ffffff;
  margin-left: 40px;
  height: 124px;
}
.inContact .lxList ul li {
  flex: 1;
}
.inContact .lxList ul li h4 {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.66);
  display: flex;
  align-items: center;
}
.inContact .lxList ul li h4 i {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  position: relative;
  overflow: hidden;
}
.inContact .lxList ul li h4 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;
}
.inContact .lxList ul li p {
  font-size: 18px;
  margin-top: 15px;
  line-height: 28px;
}
.inContact .lxList ul li:first-child {
  flex: none;
  width: 265px;
}
.inContact .lxList .lyBtn {
  height: 70px;
  background-color: #ffffff;
  border-radius: 35px;
  line-height: 70px;
  font-size: 23px;
  padding-left: 38px;
  padding-right: 45px;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inContact .lxList .lyBtn i {
  font-weight: bold;
}
.inContact .lxList .lyBtn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 50px;
  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;
}
.inContact .lxList .lyBtn::after {
  content: "";
  display: block;
  width: 36px;
  height: 70px;
  background: url(../images/lyico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inContact .lxList .lyBtn:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.inContact .lxList .lyBtn:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.inContact .lxList .lyBtn:hover::after {
  filter: grayscale(100) brightness(8);
  animation: zyfd 1.5s linear infinite;
}
