@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::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 115px;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
  z-index: 2;
}
.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 img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 760px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #d52516 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #d52516;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .mouse {
  position: absolute;
  left: 50%;
  width: 50px;
  height: 79px;
  background: url(../images/mouse.png) center center no-repeat;
  z-index: 3;
  bottom: 50px;
  pointer-events: none;
  margin-left: -25px;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.header {
  position: absolute;
  z-index: 9;
  width: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
}
.title {
  line-height: 1;
  position: relative;
  font-size: 0;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 67px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: inline-block;
  vertical-align: top;
  font-size: 34px;
  font-weight: bold;
  position: relative;
  padding: 0 16px;
  margin: 0 -16px;
  margin-top: -27px;
  z-index: 2;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 7px;
  background-color: #d52516;
  border-radius: 4px;
  width: 100%;
  z-index: -1;
}
.title em {
  display: block;
  font-size: 17px;
  color: #6c6c6c;
  margin-top: 20px;
}
.moreLink {
  display: block;
  width: 160px;
  height: 38px;
  background-image: linear-gradient(12deg, #ffb432 0%, #ff9d33 100%);
  line-height: 38px;
  color: #fff;
  font-size: 14px;
  padding-left: 28px;
  letter-spacing: 4px;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "→";
  position: absolute;
  right: 17px;
  top: 0;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #d52516;
  border-radius: 25px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #d52516;
  box-shadow: 0 10px 10px -5px rgba(213, 37, 22, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 50px;
}
.titBox .moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.system {
  padding: 80px 0;
  background: url(../images/xtbg.jpg) center 0 no-repeat;
}
.system .title {
  text-align: center;
}
.system .xtList {
  margin-top: 90px;
}
.system .xtList::after,
.system .xtList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.system .xtList ul {
  display: flex;
  justify-content: space-between;
}
.system .xtList ul li {
  float: left;
}
.system .xtList ul li .item {
  position: relative;
  width: 108px;
  height: 470px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtList ul li .item .tit {
  display: block;
  position: absolute;
  top: 70px;
  left: 0;
  width: 108px;
  height: 342px;
  background-color: #15304b;
  box-shadow: 18px 11px 13px 3px rgba(21, 48, 75, 0.24);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(135deg, #d52516, #f17b1b);
  background-image: linear-gradient(135deg, #d52516, #f17b1b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: left 0;
}
.system .xtList ul li .item .tit i {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 1;
  position: absolute;
  left: 22px;
  top: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtList ul li .item .tit i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  margin-bottom: 14px;
  position: relative;
  right: 3px;
}
.system .xtList ul li .item .tit span {
  font-size: 18px;
  display: block;
  line-height: 28px;
  position: absolute;
  left: 42px;
  top: 26px;
  letter-spacing: 2px;
  color: #ffffff;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtList ul li .item .zxLink {
  position: absolute;
  display: block;
  width: 39px;
  height: 39px;
  border: solid 2px rgba(255, 255, 255, 0.1);
  left: 16px;
  bottom: 50px;
  border-radius: 50%;
  z-index: 3;
  opacity: 0;
}
.system .xtList ul li .item .zxLink i {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/zxico.png) center center no-repeat;
}
.system .xtList ul li .item .zxLink:hover {
  border-color: #fff;
}
.system .xtList ul li .item .zxLink:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.system .xtList ul li .item .pic {
  display: block;
  position: absolute;
  bottom: 72px;
  left: 12px;
  border: 4px solid #fff;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.system .xtList ul li:first-child .item .tit {
  top: 0;
  width: 136px;
  height: 470px;
}
.system .xtList ul li:first-child .item .tit i {
  top: 62px;
  left: 26px;
}
.system .xtList ul li:first-child .item .tit span {
  top: 48px;
  left: 45px;
}
.system .xtList ul li:first-child .item .pic {
  width: 104px;
  height: 104px;
  left: 14px;
  bottom: 32px;
}
.system .xtList ul li:hover .item,
.system .xtList ul li.on .item {
  width: 396px;
}
.system .xtList ul li:hover .item .tit,
.system .xtList ul li.on .item .tit {
  background-color: #d52516;
  width: 316px;
  height: 420px;
  background-size: 100% 100%;
  box-shadow: none;
  top: 0;
}
.system .xtList ul li:hover .item .tit i,
.system .xtList ul li.on .item .tit i {
  opacity: 0;
  left: 0;
}
.system .xtList ul li:hover .item .tit span,
.system .xtList ul li.on .item .tit span {
  font-weight: bold;
  left: 24px;
  font-size: 20px;
  letter-spacing: 5px;
}
.system .xtList ul li:hover .item .zxLink,
.system .xtList ul li.on .item .zxLink {
  bottom: 87px;
  opacity: 1;
}
.system .xtList ul li:hover .item .pic,
.system .xtList ul li.on .item .pic {
  border-width: 0;
  width: 316px;
  height: 420px;
  left: 74px;
  bottom: 0;
  box-shadow: -6px -6px 0 #fff;
  border-radius: 0;
}
.solution {
  background: url(../images/zjbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 94px;
  padding-bottom: 88px;
}
.solution .title {
  color: #fff;
  text-align: left;
}
.solution .title span {
  font-size: 34px;
  font-weight: normal;
  margin-top: -38px;
}
.solution .title span::before {
  width: 290px;
}
.solution .title em {
  font-size: 40px;
  font-weight: bold;
  margin-top: 14px;
  color: #fff;
}
.solution .tel {
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 65px;
  line-height: 18px;
}
.solution .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  width: 16px;
  height: 18px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/zjtel.png) center center no-repeat;
}
.solution .tel i {
  font-weight: bold;
  margin-left: 4px;
}
.solution .zjList {
  margin-top: 80px;
}
.solution .zjList ul {
  margin-left: -30px;
  margin-right: -30px;
}
.solution .zjList ul::after,
.solution .zjList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.solution .zjList ul li {
  padding: 0 30px;
  width: 20%;
  float: left;
  position: relative;
  height: 262px;
}
.solution .zjList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 262px;
  border: solid 1px rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, #263d52, #263d52);
  background-image: linear-gradient(bottom, #263d52, #263d52);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center 0;
  padding-top: 40px;
}
.solution .zjList ul li .item .pic {
  display: block;
  width: 96px;
  height: 96px;
  border: solid 3px rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zjList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.solution .zjList ul li .item .pic 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;
}
.solution .zjList ul li .item .txt {
  text-align: center;
  padding-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zjList ul li .item .txt h4 {
  font-weight: bold;
  line-height: 28px;
  font-size: 18px;
  color: #ffffff;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.solution .zjList ul li .item .txt p {
  font-size: 15px;
  margin-top: 2px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #bdc1c7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zjList ul li .item .txt .zxLink {
  display: block;
  margin: auto;
  margin-top: 20px;
  width: 86px;
  line-height: 24px;
  border-radius: 50px;
  border: solid 1px rgba(229, 229, 229, 0.2);
  text-align: center;
  letter-spacing: 1px;
  color: #bdc1c7;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d52516, #d52516);
  background-image: linear-gradient(to right, #d52516, #d52516);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.solution .zjList ul li .item .txt .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 4px rgba(213, 37, 22, 0.4);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.solution .zjList ul li .item:hover .pic {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.solution .zjList 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);
}
.solution .zjList ul li .item:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.solution .zjList ul li .item:hover p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.solution .zjList ul li.on .item {
  height: 282px;
  background-color: #263d52;
  box-shadow: 0px 0px 25px 7px rgba(244, 249, 255, 0.13);
  background-size: 100% 100%;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.solution .zjList ul li.on .item .pic {
  background-color: #ffffff;
}
.solution .zjList ul li.on .item .pic i {
  filter: grayscale(0) brightness(1);
}
.solution .zjList ul li.on .item .txt .zxLink {
  opacity: 1;
}
@media screen and (max-width: 1320px) {
  .solution .zjList ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .solution .zjList ul li {
    padding: 0 10px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  padding: 70px 0 86px;
}
.youshi .title {
  text-align: center;
}
.youshi .title span {
  font-size: 40px;
  margin-top: -38px;
}
.youshi .title span::before {
  width: 290px;
}
.youshi .title em {
  font-size: 34px;
  margin-top: 18px;
  color: #333333;
}
.youshi .ysList {
  margin-top: 62px;
  position: relative;
}
.youshi .ysList ul li {
  height: 372px;
}
.youshi .ysList ul li .pic {
  float: left;
  display: block;
  width: 637px;
  height: 372px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList 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.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .cont {
  float: right;
  width: 590px;
  padding-top: 106px;
}
.youshi .ysList ul li .cont .tit {
  font-size: 24px;
  line-height: 1;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList ul li .cont .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 208px;
  height: 1px;
  background-color: #000000;
  bottom: -23px;
  left: -147px;
  z-index: 3;
}
.youshi .ysList ul li .cont .tit i {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  height: 24px;
  padding-top: 1px;
}
.youshi .ysList ul li .cont .tit i img {
  display: block;
}
.youshi .ysList ul li .cont .tit span {
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
}
.youshi .ysList ul li .cont .text {
  margin-top: 40px;
  font-size: 16px;
  line-height: 34px;
  color: #555555;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .cont .text p {
  padding-left: 27px;
  background: url(../images/ysli.png) 0 8px no-repeat;
}
.youshi .ysList ul li .cont:hover .tit {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #d52516;
}
.youshi .ysList ul li .cont:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysList ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.youshi .ysList ul li:hover .bt {
  color: #d52516;
}
.youshi .ysList ul li.li1 {
  height: 330px;
}
.youshi .ysList ul li.li1 .pic {
  height: 330px;
  width: 637px;
  margin-left: -75px;
}
.youshi .ysList ul li.li1 .cont {
  padding-top: 76px;
}
.youshi .ysList ul li.li2 .pic {
  float: right;
}
.youshi .ysList ul li.li2 .cont {
  float: left;
  width: 560px;
}
.youshi .ysList ul li.li4 .cont {
  float: left;
  width: 600px;
}
.youshi .ysList ul li.li4 .pic {
  float: right;
  margin-right: -75px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li .pic {
    width: 600px;
  }
  .youshi .ysList ul li .cont {
    width: 580px;
  }
  .youshi .ysList ul li .cont .text {
    font-size: 15px;
  }
  .youshi .ysList ul li.li1 .pic {
    margin-left: -90px;
  }
  .youshi .ysList ul li.li2 .cont {
    width: 540px;
  }
  .youshi .ysList ul li.li3 .cont {
    width: 520px;
  }
  .youshi .ysList ul li.li4 .cont {
    width: 600px;
  }
  .youshi .ysList ul li.li4 .pic {
    margin-right: -90px;
  }
}
.youshi .zxLink {
  position: absolute;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  top: 627px;
  left: 50%;
  z-index: 4;
  margin-left: -70px;
  overflow: hidden;
  background-image: -webkit-linear-gradient(135deg, #435e79, #15304b 70%);
  background-image: linear-gradient(135deg, #435e79, #15304b 70%);
  background-color: #15304b;
  box-shadow: 5px 4px 9px 0px rgba(63, 90, 118, 0.61);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .zxLink i {
  position: absolute;
  width: 110px;
  height: 110px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  box-shadow: 5px 4px 9px 0px rgba(29, 41, 54, 0.31);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/yszxico.png) center center no-repeat;
}
.youshi .zxLink:hover {
  box-shadow: 0 0 0 12px rgba(21, 48, 75, 0.2), 5px 4px 9px 0px rgba(63, 90, 118, 0.61);
}
.youshi .zxLink:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 70px;
}
.about .aboutBox {
  height: 558px;
}
.about .title em {
  margin-top: 28px;
  font-size: 15px;
  color: #6c6c6c;
  letter-spacing: 4px;
}
.about .title::after {
  content: "";
  display: block;
  margin-top: 12px;
  height: 9px;
  background: url(../images/titline.png) 0 bottom no-repeat;
}
.about .tel {
  font-size: 16px;
  position: absolute;
  z-index: 3;
  right: 0;
  top: 34px;
  line-height: 18px;
  color: #555555;
}
.about .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  width: 16px;
  height: 18px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .tel i {
  font-weight: bold;
  margin-left: 4px;
}
.about .aboutText {
  width: 580px;
}
.about .aboutText .text {
  margin-top: 70px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  text-align: justify;
  text-indent: 2em;
  color: #868686;
}
.about .aboutText .more {
  display: block;
  margin-top: 92px;
  width: 140px;
  height: 38px;
  line-height: 38px;
  background-color: #3f5a76;
  font-size: 12px;
  letter-spacing: 3px;
  color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #d52516;
  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: ">";
  margin-left: 20px;
}
.about .aboutText .more:hover {
  background: none;
  color: #d52516;
  box-shadow: 0 10px 10px -5px rgba(213, 37, 22, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutPic {
  position: absolute;
  right: 0;
  right: -320px;
  bottom: 0;
  width: 960px;
  height: 484px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 6px 20px rgba(213, 37, 22, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .since {
  width: 521px;
  height: 108px;
  background: url(../images/since.png) 0 center no-repeat;
  position: absolute;
  left: -144px;
  bottom: -8px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 500px;
  }
  .about .aboutText .text {
    margin-top: 64px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    line-height: 32px;
    height: 224px;
  }
}
.about .show {
  margin-top: 106px;
  padding-left: 186px;
}
.about .show .hd {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 46px;
}
.about .show .hd ul li {
  position: relative;
  margin-top: 58px;
}
.about .show .hd ul li:first-child {
  margin-top: 0;
}
.about .show .hd ul li a {
  height: 36px;
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #d52617;
  display: block;
  position: absolute;
  right: 100%;
  margin-right: 0;
  top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  overflow: hidden;
  margin: auto;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd ul li a i:before,
.about .show .hd ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .show .hd ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center 0 no-repeat;
}
.about .show .hd ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center 0 no-repeat;
}
.about .show .hd ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center 3px no-repeat;
}
.about .show .hd ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center 3px no-repeat;
}
.about .show .hd ul li a::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 14px;
  border-left: 9px solid #d52516;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.about .show .hd ul li:hover a,
.about .show .hd ul li.on a {
  font-size: 18px;
  font-weight: bold;
  color: #d52516;
}
.about .show .hd ul li:hover a::before,
.about .show .hd ul li.on a::before {
  width: 205px;
  margin-right: 20px;
}
.about .show .hd ul li:hover a i:before,
.about .show .hd ul li.on a i:before,
.about .show .hd ul li:hover a i:after,
.about .show .hd ul li.on a i:after {
  top: -100%;
}
.about .show .hd ul li:hover a::after,
.about .show .hd ul li.on a::after {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.about .showTabs {
  overflow: hidden;
  position: relative;
  margin-left: -14px;
  margin-right: -14px;
  height: 238px;
  width: 1540px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture3.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture3.png) 31 13, grab;
}
.about .showSwiper ul::after,
.about .showSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showSwiper ul li {
  float: left;
  width: 20%;
  height: 238px;
  padding: 0 14px;
}
.about .showSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  height: 238px;
  padding: 7px 7px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 182px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 47px;
  line-height: 47px;
  color: #737373;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  padding: 0;
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover {
  border-color: #d52516;
}
.about .showSwiper 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);
}
.about .showSwiper ul li .item:hover .bt {
  color: #d52516;
}
.about .showSwiper:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
.news {
  position: relative;
  padding: 86px 0 72px;
  background-color: #eaf0f5;
}
.news::before {
  content: "";
  display: block;
  width: 75px;
  height: 480px;
  background-color: #3f5a76;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: -336px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .title em {
  margin-top: 28px;
  font-size: 15px;
  color: #6c6c6c;
  letter-spacing: 4px;
}
.news .newsTab .title::after {
  content: "";
  display: block;
  margin-top: 12px;
  height: 9px;
  background: url(../images/titline.png) 0 bottom no-repeat;
}
.news .newsTab ul {
  float: right;
  margin-top: 70px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 6px;
}
.news .newsTab ul li a {
  display: block;
  height: 37px;
  position: relative;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 50px;
  text-align: center;
  line-height: 37px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 37px;
  overflow: hidden;
  margin: auto;
  margin-right: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  background-color: #fff;
  background-size: 100% 100%;
  color: #d52516;
  box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.08);
}
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:after,
.news .newsTab ul li:hover a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 54px;
}
.news .newsTabs .bd {
  position: relative;
  overflow: hidden;
}
.news .newsList {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul {
  margin: 0 -20px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 25%;
  padding: 0 20px;
  width: 330px;
}
.news .newsList ul li .item {
  padding-bottom: 52px;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 192px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 5px 15px 5px 15px;
}
.news .newsList 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 ul li .item .cont {
  margin-top: 25px;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 17px;
  height: 46px;
  line-height: 46px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont .line {
  height: 1px;
  background-color: #dcdcdc;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d52516, #d52516);
  background-image: linear-gradient(to right, #d52516, #d52516);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 12px;
  color: #999898;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .date {
  margin-top: 22px;
  background: url(../images/date.png) 0 center no-repeat;
  font-family: Arial;
  color: #808080;
  padding-left: 25px;
  height: 18px;
  line-height: 18px;
}
.news .newsList 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 ul li .item:hover .cont .bt {
  color: #d52516;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -10px;
  }
  .news .newsList ul li {
    padding: 0 10px;
    width: 300px;
  }
}
