@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 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 *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: url(../images/bg.jpg) center 0 repeat;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -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;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 152px;
  left: 0;
  bottom: -1px;
  z-index: 2;
  background: url(../images/banbar.png) center bottom no-repeat;
}
.banner::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  width: 579px;
  height: 1px;
  background-color: #09308b;
  opacity: 0.3;
  left: 50%;
  margin-left: -960px;
  bottom: 0;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 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 #020fb6 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: #020fb6;
  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 .bannerPage {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  z-index: 4;
  bottom: 48px;
}
.banner .bannerPage .banner-prev {
  display: block;
  float: left;
  height: 40px;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  width: 20px;
  text-align: left;
  color: #646464;
  font-size: 18px;
  line-height: 40px;
  font-family: "Microsoft YaHei Light";
}
.banner .bannerPage .banner-prev::before {
  content: "←";
}
.banner .bannerPage .banner-prev:hover {
  color: #020fb6;
}
.banner .bannerPage .banner-next {
  display: block;
  float: left;
  height: 40px;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  margin-left: 110px;
  width: 20px;
  text-align: right;
  color: #646464;
  font-size: 18px;
  line-height: 40px;
  font-family: "Microsoft YaHei Light";
}
.banner .bannerPage .banner-next::before {
  content: "→";
}
.banner .bannerPage .banner-next:hover {
  color: #020fb6;
}
.banner .banNum {
  position: absolute;
  left: 50%;
  margin-left: -598px;
  z-index: 4;
  bottom: 48px;
  line-height: 40px;
}
.banner .banNum i {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #09308b;
}
.banner .banNum i::before {
  content: "0";
}
.banner .banNum span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #646464;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.banner .banNum span::before {
  content: "/0";
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title b {
  font-size: 36px;
  display: block;
}
.title i {
  display: block;
  color: #999999;
  margin-top: 20px;
  line-height: 12px;
}
.titBox::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  width: 138px;
  display: block;
  border-bottom: 1px solid #333570;
  height: 48px;
  line-height: 42px;
  padding-right: 6px;
  text-align: right;
  position: relative;
  z-index: 1;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .moreLink::before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #fbe5e6;
  top: 7px;
  right: 0;
  border-radius: 100%;
  z-index: -1;
}
.titBox .moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  width: 24px;
  height: 18px;
  background: url(../images/morear.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.titBox .moreLink:hover {
  padding-right: 25px;
  color: #020fb6;
}
.titBox .moreLink:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  height: 1416px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 131px;
}
.product .protit {
  width: 382px;
  margin: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  position: relative;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  height: 60px;
  line-height: 58px;
}
.product .protit i {
  display: inline-block;
  vertical-align: middle;
  height: 28px;
}
.product .protit i img {
  display: inline-block;
  vertical-align: top;
}
.product .protit span {
  font-size: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.product .protit span em {
  margin: 0 4px;
}
.product .protit::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 60px;
  height: 6px;
  background-color: #f94600;
  border-radius: 3px;
}
.product .proNav {
  margin-top: 82px;
  text-align: center;
  font-size: 0;
}
.product .proNav ul {
  display: inline-block;
  vertical-align: top;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
}
.product .proNav ul li > a {
  display: block;
  position: relative;
  border-right: 1px solid rgba(165, 175, 209, 0.2);
  padding: 0 10px;
  z-index: 2;
  width: 250px;
  height: 80px;
}
.product .proNav ul li > a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  top: 0;
  height: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.product .proNav ul li > a span {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.product .proNav ul li > a span b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #ffffff;
}
.product .proNav ul li > a span i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  color: #a5afd1;
  line-height: 20px;
  margin-top: 5px;
}
.product .proNav ul li:hover > a,
.product .proNav ul li.on > a {
  background-size: 100% 100%;
}
.product .proNav ul li:hover > a::before,
.product .proNav ul li.on > a::before {
  height: 180px;
}
.product .proNav .more {
  height: 80px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 10px;
  z-index: 2;
  width: 250px;
}
.product .proNav .more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  top: 0;
  height: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.product .proNav .more span {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.product .proNav .more span b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #ffffff;
}
.product .proNav .more span i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  color: #a5afd1;
  line-height: 20px;
  margin-top: 5px;
}
.product .proNav .more:hover,
.product .proNav .more.on {
  background-size: 100% 100%;
}
.product .proNav .more:hover::before,
.product .proNav .more.on::before {
  height: 180px;
}
.product .proBox .proTabs {
  margin: 0 -26px;
  margin-top: 122px;
}
.product .proBox .proTabs .proBd {
  overflow: hidden;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 33.33%;
}
.product .proList ul li .item {
  width: 392px;
  height: 412px;
  background-color: #ffffff;
  border: solid 1px #ebebeb;
  position: relative;
  overflow: hidden;
  padding: 28px 25px 0;
  margin: 5px auto 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 276px;
  position: relative;
  overflow: hidden;
  -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: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  height: 106px;
  line-height: 70px;
  position: relative;
  padding-top: 20px;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  padding-right: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .tt p {
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  color: #bcbcbc;
  line-height: 16px;
}
.product .proList ul li .item .tt p::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 163px;
  height: 1px;
  background-color: #e4e4e4;
}
.product .proList ul li .item .tt .more {
  display: block;
  position: absolute;
  z-index: 2;
  top: -31px;
  right: 5px;
  width: 60px;
  height: 60px;
  background-color: #d5d5d5;
  box-shadow: 3px 5px 9px 0px rgba(3, 18, 221, 0.18);
  border: solid 5px #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more:hover::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product .proList ul li .item:hover {
  box-shadow: 8px 7px 16px 0px rgba(10, 50, 144, 0.21);
}
.product .proList 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);
}
.product .proList ul li .item:hover .tt .bt {
  color: #020fb6;
}
.product .proList ul li .item:hover .tt .more {
  background-color: #020fb6;
  box-shadow: 3px 5px 24px 0px rgba(3, 18, 221, 0.54);
}
.product .proList ul li .item:hover .tt .more::before {
  filter: grayscale(100) brightness(3);
}
.process {
  background: url(../images/lcbg.jpg) center 0 no-repeat;
  height: 703px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 26px;
}
.process .lctit {
  text-align: right;
}
.process .lctit span {
  display: inline-block;
  vertical-align: top;
  width: 450px;
  height: 109px;
  padding-top: 73px;
  padding-right: 223px;
  line-height: 1;
  background: url(../images/lctit.png) 0 0 no-repeat;
  font-size: 36px;
  position: relative;
}
.process .lctit span::before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 6px;
  background-color: #f94600;
  border-radius: 3px;
  bottom: -26px;
  right: 10px;
}
.process .tel {
  position: absolute;
  left: 0;
  top: 66px;
}
.process .tel span {
  display: block;
  line-height: 1;
  font-size: 16px;
  color: #434343;
}
.process .tel i {
  display: block;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1;
  font-weight: bold;
}
.process .lcBox {
  position: relative;
  background: url(../images/lcboxbg.jpg) center 0 no-repeat;
  z-index: 1;
  margin-top: 79px;
}
.process .lcBox .inContent {
  height: 352px;
}
.process .lcBox::after {
  content: "";
  display: block;
  position: absolute;
  width: 1920px;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  height: 100%;
  z-index: -1;
  background: url(../images/lcty.png) center bottom no-repeat;
  pointer-events: none;
}
.process .lcTxt {
  position: absolute;
  width: 484px;
  height: 644px;
  background: url(../images/lctxtbg.png) center 0 no-repeat;
  left: 233px;
  top: -155px;
  padding-top: 190px;
  padding-left: 120px;
}
.process .lcTxt .tip {
  color: #fff;
  line-height: 1;
}
.process .lcTxt .tip .t1 {
  font-size: 32px;
}
.process .lcTxt .tip .t2 {
  font-family: "Microsoft YaHei Light";
  font-size: 18px;
  letter-spacing: 2px;
  margin-top: 25px;
}
.process .lcTxt .tip::after {
  content: "";
  display: block;
  width: 1px;
  height: 61px;
  background-color: #ffffff;
  opacity: 0.2;
  margin-left: 17px;
  margin-top: 36px;
}
.process .lcTxt .tipen {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Microsoft YaHei Light";
  line-height: 22px;
  margin-top: 25px;
  color: #ffffff;
  opacity: 0.5;
}
.process .lcTxt .zxLink {
  display: block;
  width: 135px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 21px;
  margin-top: 30px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #464646;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcTxt .zxLink::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/qqico.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.process .lcTxt .zxLink:hover {
  background-color: #f94600;
  box-shadow: 0 10px 10px -5px rgba(249, 70, 0, 0.5);
  color: #fff;
}
.process .lcTxt .zxLink:hover::before {
  filter: grayscale(100) brightness(10);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.process .lcList {
  width: 583px;
  margin-left: 690px;
  position: relative;
  height: 352px;
}
.process .lcList::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 583px;
  height: 1px;
  background-color: #e5e5e5;
}
.process .lcList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.process .lcList ul li {
  float: left;
  width: 33.333%;
  height: 165px;
  position: relative;
  z-index: 1;
  padding-left: 42px;
  padding-top: 52px;
}
.process .lcList ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 66px;
  right: 0;
  width: 1px;
  height: 69px;
  background-color: #e5e5e5;
}
.process .lcList ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li:nth-child(3)::after {
  display: none;
}
.process .lcList ul li:nth-child(4),
.process .lcList ul li:nth-child(5) {
  padding-top: 30px;
  margin-top: 20px;
}
.process .lcList ul li:nth-child(4)::after,
.process .lcList ul li:nth-child(5)::after {
  top: 41px;
}
.process .lcList ul li h4 {
  font-weight: bold;
  line-height: 43px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 20px;
  margin-left: -53px;
}
.process .lcList ul li h4 i {
  display: inline-block;
  vertical-align: top;
  width: 43px;
  height: 43px;
  background-color: #020fb6 !important;
  border-radius: 100%;
  margin-right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li h4 i.ico1 {
  background: url(../images/lcico1.png) center center no-repeat;
}
.process .lcList ul li h4 i.ico2 {
  background: url(../images/lcico2.png) center center no-repeat;
}
.process .lcList ul li h4 i.ico3 {
  background: url(../images/lcico3.png) center center no-repeat;
}
.process .lcList ul li h4 i.ico4 {
  background: url(../images/lcico4.png) center center no-repeat;
}
.process .lcList ul li h4 i.ico5 {
  background: url(../images/lcico5.png) center center no-repeat;
}
.process .lcList ul li p {
  line-height: 1;
  font-size: 16px;
  color: #7f7f7f;
  margin-top: 9px;
}
.process .lcList ul li .en {
  text-transform: uppercase;
  font-size: 12px;
  color: #8c8c8c;
  line-height: 10px;
  margin-top: 12px;
}
.process .lcList ul li:hover::before,
.process .lcList ul li.on::before {
  box-shadow: 8px 7px 16px 0px rgba(10, 50, 144, 0.21);
}
.process .lcList ul li:hover h4,
.process .lcList ul li.on h4 {
  margin-left: 0;
  color: #020fb6;
}
.process .lcList ul li:hover h4 i,
.process .lcList ul li.on h4 i {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.process .lcimg {
  background: url(../images/lcimg.png) 0 center no-repeat;
  width: 458px;
  height: 394px;
  position: absolute;
  right: -300px;
  top: 165px;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  height: 760px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox {
  padding-top: 72px;
}
.about .aboutText {
  position: relative;
  z-index: 3;
  width: 585px;
}
.about .aboutText .aboutTit {
  height: 185px;
  padding-left: 107px;
  padding-top: 85px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText .aboutTit span {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid rgba(79, 79, 79, 0.4);
  border-bottom: 1px solid rgba(79, 79, 79, 0.4);
  height: 62px;
  line-height: 60px;
  font-size: 30px;
  color: #4d4d4d;
}
.about .aboutText .aboutTit span em {
  font-weight: bold;
  margin: 0 5px;
}
.about .aboutText .text {
  margin: auto;
  margin-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 32px;
  height: 160px;
  color: #7e7e7e;
  font-size: 16px;
  text-indent: 2em;
}
.about .aboutText .honor {
  margin-top: 55px;
  position: relative;
}
.about .aboutText .honor::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .honor::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/honorline.png) 0 center no-repeat;
  width: 70px;
  height: 57px;
  top: 77px;
  left: 188px;
  z-index: 2;
}
.about .aboutText .honor .pic {
  display: block;
  float: left;
  width: 192px;
  height: 138px;
  background-color: #ffffff;
  padding: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText .honor .bt {
  display: block;
  float: left;
  padding-top: 22px;
  color: #474747;
  margin-left: 35px;
  width: 200px;
}
.about .aboutText .honor .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
}
.about .aboutText .honor .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #8d8d8d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor:hover .pic {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.about .aboutText .honor:hover .bt {
  color: #020fb6;
}
.about .aboutText .honor:hover .bt i {
  color: #020fb6;
}
.about .aboutPic {
  position: absolute;
  top: 48px;
  width: 719px;
  height: 612px;
  right: -80px;
  padding-top: 56px;
  padding-left: 80px;
}
.about .aboutPic .pic {
  width: 634px;
  height: 522px;
  display: block;
  position: relative;
  z-index: 3;
  animation: picfd 6s linear infinite;
}
.about .aboutPic .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@keyframes picfd {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  75% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
.about .aboutPic .i1 {
  display: block;
  width: 410px;
  height: 410px;
  position: absolute;
  left: 142px;
  top: 0;
  background: url(../images/aboutimg1.png) center center no-repeat;
  border-radius: 100%;
  animation: xzs 50s linear infinite;
}
@keyframes xzs {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(-360deg);
    -moz-transform: scale(1) rotate(-360deg);
    -o-transform: scale(1) rotate(-360deg);
    transform: scale(1) rotate(-360deg);
  }
}
.about .aboutPic .i2 {
  display: block;
  width: 379px;
  height: 379px;
  position: absolute;
  left: 24px;
  top: 185px;
  background: url(../images/aboutimg2.png) center center no-repeat;
  border-radius: 100%;
  animation: xz 6s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
  100% {
    -webkit-transform: scale(1) rotate(360deg);
    -moz-transform: scale(1) rotate(360deg);
    -o-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
  }
}
.about .aboutPic .i3 {
  position: absolute;
  width: 231px;
  height: 231px;
  background-color: #ffffff;
  top: 198px;
  right: 0;
  border-radius: 100%;
  animation: i3 8s linear infinite;
}
@keyframes i3 {
  0%,
  50%,
  100% {
    transform: scale(1) translate(0, 0);
  }
  25% {
    transform: scale(0.9) translate(-30px, -30px);
  }
  75% {
    transform: scale(1.1) translate(30px, 30px);
  }
}
.about .aboutPic .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 146px;
  text-transform: uppercase;
  color: #474747;
  opacity: 0.1;
  line-height: 110px;
  font-family: Arial;
}
.about .aboutPic .txt i {
  display: inline-block;
  animation: scaleY 8s linear infinite;
  opacity: 0;
  transform-origin: right top;
  min-width: 20px;
}
@keyframes scaleY {
  0% {
    opacity: 0;
    transform: translateX(-200px) scaleX(3);
  }
  6% {
    opacity: 1;
    transform: translateX(0) scaleX(1);
  }
  65% {
    opacity: 1;
    transform: scaleY(1);
  }
  70%,
  100% {
    opacity: 0;
    transform: scaleY(2);
  }
}
