@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 {
  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,
.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;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper li {
  overflow: hidden;
}
.banner .bannerSwiper li i img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 950px;
  -webkit-transition: all 5s ease-out;
  transition: all 5s ease-out;
  transform: scale(1);
  height: 850px;
}
.banner .bannerSwiper li span {
  display: block;
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  -webkit-transition: -webkit-transform 0.6s, opacity 1.2s;
  transition: transform 0.6s, opacity 1.2s;
  opacity: 0;
}
.banner .bannerSwiper li span img {
  display: block;
  margin: auto;
}
.banner .bannerSwiper li .s11 {
  height: 157px;
  top: 202px;
  top: 132px;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  transform: scale(1) translate(0, -80px);
}
.banner .bannerSwiper li .s12 {
  height: 157px;
  top: 382px;
  top: 282px;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: scale(1) translate(0, 120px);
}
.banner .bannerSwiper li .s21 {
  height: 157px;
  top: 209px;
  top: 139px;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  transform: scale(1) translate(0, -80px);
}
.banner .bannerSwiper li .s22 {
  height: 157px;
  top: 392px;
  top: 310px;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: scale(1) translate(0, 120px);
}
.banner .bannerSwiper li .s31 {
  width: 616px;
  height: 413px;
  left: auto;
  right: 50%;
  top: 227px;
  margin-right: -650px;
  margin-left: 0;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  transform: scale(1) translate(120px, 0);
  z-index: 4;
}
.banner .bannerSwiper li .s32 {
  width: 907px;
  height: 481px;
  top: 311px;
  top: 231px;
  left: 47%;
  margin-left: -640px;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  transform: scale(1) translate(-120px, 0);
  /* margin-left: -1066px; */
  /* top: 251px; */
}
.banner .bannerSwiper .swiper-slide-active i img {
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active span {
  transform: scale(1) translate(0, 0);
  opacity: 1;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -640px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #3c65b7 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: #3c65b7;
  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 .banBar {
  position: absolute;
  z-index: 4;
  bottom: 58px;
  left: 50%;
  margin-left: -640px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 50px;
  padding-left: 48px;
  padding-right: 54px;
  padding-top: 22px;
  line-height: 56px;
}
.banner .banBar .slogan {
  float: left;
  line-height: 28px;
  font-size: 16px;
  background: url(../images/slogan.png) 0 center no-repeat;
  padding-left: 62px;
  width: 470px;
}
.banner .banBar .xunpan {
  float: left;
  margin-left: 135px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  background: url(../images/xunpan.png) 0 center no-repeat;
  padding-left: 62px;
}
.banner .banBar .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  bottom: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #3c65b7;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(60, 101, 183, 0.15);
}
.banner .banBar .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-top-color: #3c65b7;
}
.banner .banBar .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.banner .banBar .tel {
  float: right;
  font-weight: bold;
  font-size: 22px;
}
.banner .banBar .tel::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 50%;
  margin-right: 14px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.title {
  line-height: 1;
  text-align: center;
  font-size: 0;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 76px;
  text-transform: uppercase;
  line-height: 57px;
  color: #3c65b7;
  opacity: 0.1;
  font-weight: bold;
}
.title span {
  font-size: 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  padding: 0 16px;
  font-weight: bold;
  margin-top: -45px;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: -4px;
  height: 11px;
  background-color: #3c65b7;
}
.title em {
  display: block;
  font-size: 16px;
  margin-top: 21px;
  letter-spacing: 27px;
  margin-right: -27px;
}
@keyframes doti {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.product {
  padding: 80px 0 62px;
  overflow: hidden;
  position: relative;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proT {
  margin-top: 46px;
}
.product .proT::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav {
  float: right;
  width: 644px;
  overflow: hidden;
  padding-bottom: 105px;
  position: relative;
}
.product .proNav .tit {
  height: 53px;
  line-height: 53px;
  position: relative;
  font-size: 22px;
}
.product .proNav .tit::before {
  content: "";
  display: block;
  position: absolute;
  left: 146px;
  width: 372px;
  height: 2px;
  background-color: #333333;
  top: 28px;
}
.product .proNav .tit::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 0;
  width: 92px;
  height: 23px;
  background: url(../images/profl.png) 0 center no-repeat;
}
.product .proNav ul {
  overflow: hidden;
  margin: 0 -24px;
  margin-top: 44px;
  min-height: 375px;
}
.product .proNav ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  width: 50%;
  padding: 0 24px;
  border-top: 1px dashed #eee;
  margin-top: -1px;
  position: relative;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 75px;
  line-height: 75px;
  position: relative;
  z-index: 2;
  font-size: 17px;
  padding-left: 5px;
  padding-right: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #3c65b7;
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  position: relative;
  border-radius: 100%;
  top: -2px;
}
.product .proNav ul li a::after {
  content: ">";
  width: 29px;
  height: 29px;
  background-color: #f5f5f5;
  border-radius: 100%;
  position: absolute;
  font-family: simsun;
  font-size: 14px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  color: #3c65b7;
  font-weight: bold;
  padding-left: 10px;
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  background-color: #3c65b7;
  color: #fff;
}
.product .proNav .search {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding-right: 68px;
  width: 380px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #d2d2d2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .search .searchInp {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: none;
  padding: 0 25px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .search .searchInp::-webkit-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proNav .search .searchInp::-moz-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proNav .search .searchInp:-ms-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proNav .search .searchInp:focus::-webkit-input-placeholder,
.product .proNav .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proNav .search .searchInp:focus::-moz-placeholder,
.product .proNav .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proNav .search .searchInp:focus:-ms-input-placeholder,
.product .proNav .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proNav .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 68px;
  height: 100%;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.product .proNav .search:hover {
  border-color: #3c65b7;
}
.product .hot {
  float: left;
  width: 558px;
}
.product .hot .tit {
  height: 53px;
  line-height: 53px;
  position: relative;
  background: url(../images/hottit.png) 0 center no-repeat;
}
.product .hot .tit::before {
  content: "";
  display: block;
  position: absolute;
  left: 86px;
  width: 372px;
  height: 2px;
  background-color: #333333;
  top: 28px;
}
.product .hot .tit .more {
  float: right;
  font-family: Arial;
  font-size: 14px;
}
.product .hot .tit .more i {
  min-width: 4px;
}
.product .hot .tit .more:hover {
  color: #3c65b7;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .hot .item {
  height: 505px;
  background-color: #3c65b7;
  margin-top: 20px;
  padding: 20px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .hot .item .pic {
  display: block;
  width: 100%;
  height: 405px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .hot .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 .hot .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 80px;
  line-height: 80px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-right: 100px;
  padding-left: 55px;
  color: #fff;
  text-align: center;
  font-size: 17px;
}
.product .hot .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .hot .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/hotar.png) 0 center no-repeat;
  height: 100%;
  width: 93px;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .hot .item .bt em {
  position: absolute;
  left: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  height: 7px;
}
.product .hot .item .bt em i {
  width: 7px;
  height: 7px;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  animation: doti 1.5s linear infinite;
}
.product .hot .item .bt em i:nth-child(2) {
  animation-delay: -0.5s;
}
.product .hot .item .bt em i:nth-child(3) {
  animation-delay: -1s;
}
.product .hot .item:hover {
  box-shadow: 0 10px 25px -5px rgba(60, 101, 183, 0.5);
}
.product .hot .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .hot .item:hover .bt::after {
  animation: zyfd 1.5s linear infinite;
}
.product .proTabs {
  margin-top: 40px;
}
.product .proTabs .bd {
  height: 364px;
  overflow: hidden;
}
.product .proTabs ul {
  margin-right: -26px;
}
.product .proTabs ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs ul li {
  float: left;
  width: 300px;
  margin-right: 26px;
}
.product .proTabs ul li .item {
  height: 364px;
  background-color: #ffffff;
  padding: 9px 9px 0;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .pic {
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .cont {
  padding-top: 15px;
  height: 134px;
}
.product .proTabs ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs ul li .item .cont .dot {
  height: 7px;
  text-align: center;
  font-size: 0;
}
.product .proTabs ul li .item .cont .dot i {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: 5px;
  height: 5px;
  background-color: #3c65b7;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: doti 1.5s linear infinite;
}
.product .proTabs ul li .item .cont .dot i:nth-child(2) {
  animation-delay: -0.5s;
}
.product .proTabs ul li .item .cont .dot i:nth-child(3) {
  animation-delay: -1s;
}
.product .proTabs ul li .item .cont .more {
  display: block;
  margin: 17px auto 0;
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #fafafa;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3c65b7, #3c65b7);
  background-image: linear-gradient(to right, #3c65b7, #3c65b7);
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs ul li .item .cont .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 4px;
}
.product .proTabs ul li .item .cont .more i {
  min-width: 4px;
}
.product .proTabs ul li .item .cont .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(60, 101, 183, 0.5);
}
.product .proTabs ul li .item:hover {
  border-color: #3c65b7;
}
.product .proTabs 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 .proTabs ul li .item:hover .cont .bt {
  color: #3c65b7;
}
.product .proTabs ul li .item:hover .cont p {
  background-size: 100% 100%;
  color: #fff;
  border-color: #3c65b7;
}
.title2 i {
  font-weight: bold;
  display: block;
  font-family: Arial;
  font-size: 56px;
  line-height: 42px;
}
.title2 span {
  display: block;
  font-weight: bold;
  font-size: 34px;
  margin-top: 24px;
  line-height: 1;
}
.title2 span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/ystitline.png) 0 center no-repeat;
  margin-right: 16px;
  width: 15px;
  height: 26px;
}
.title2 span em {
  position: relative;
  height: 34px;
  margin-left: 25px;
  width: 59px;
  display: inline-block;
  vertical-align: top;
}
.title2 span em::before {
  content: "";
  display: block;
  width: 66px;
  height: 52px;
  position: absolute;
  left: 0;
  top: -1px;
  background: url(../images/ystitdot.png) 0 center no-repeat;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
}
.youshi .ysBox {
  height: 776px;
}
.youshi .ysTip {
  position: absolute;
  z-index: 2;
  top: 22px;
  right: 0;
  text-align: right;
}
.youshi .ysTip .tip {
  font-size: 20px;
  line-height: 1;
}
.youshi .ysTip .tel {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 19px;
}
.youshi .ysTip .tel::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysCont {
  margin: 68px auto 0;
  width: 544px;
}
.youshi .ysCont .bd {
  height: 120px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li {
  text-align: center;
  font-size: 16px;
  height: 120px;
  line-height: 30px;
}
.youshi .ysPic {
  background: url(../images/yspicbg.png) center bottom no-repeat;
  padding-bottom: 86px;
  width: 837px;
  margin: auto;
  margin-top: 6px;
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.youshi .ysPic .ysimg {
  height: 369px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .ysimg img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .hd {
  height: 500px;
}
.youshi .hd ul {
  position: absolute;
  right: 0;
  top: 184px;
}
.youshi .hd ul li {
  float: left;
  cursor: pointer;
  margin-left: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .dot {
  position: absolute;
  z-index: 3;
  top: 58px;
  left: 0;
  right: 0;
  width: 95px;
  height: 95px;
  border-radius: 100%;
  margin: auto;
  transform-origin: left center;
}
.youshi .hd ul li .dot em {
  display: block;
  width: 95px;
  height: 95px;
  border: dashed 1px #dcdcdc;
  border-radius: 100%;
  position: relative;
  animation: xz 15s 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);
  }
}
.youshi .hd ul li .dot em::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background-color: #3c65b7;
  border-radius: 100%;
  left: 7px;
  top: 13px;
}
.youshi .hd ul li .dot i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 79px;
  height: 79px;
  background-color: #f5f5f5;
  border-radius: 100%;
}
.youshi .hd ul li .dot i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.youshi .hd ul li .dot i.ico1::before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .dot i.ico2::before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .dot i.ico3::before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .dot i.ico4::before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item {
  width: 156px;
  height: 500px;
  padding-top: 48px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 2px transparent;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform: perspective(500px) rotateY(-18deg) scale(1.16, 1);
  transform-origin: right center;
}
.youshi .hd ul li .item::before {
  content: "+";
  display: block;
  position: absolute;
  font-size: 16px;
  left: 18px;
  bottom: 20px;
  line-height: 8px;
}
.youshi .hd ul li .item::after {
  content: "+";
  display: block;
  position: absolute;
  font-size: 16px;
  right: 18px;
  bottom: 20px;
  line-height: 8px;
}
.youshi .hd ul li .item:first-child {
  margin-left: 0;
}
.youshi .hd ul li .item h4 {
  position: absolute;
  font-weight: bold;
  line-height: 1;
  font-size: 23px;
  right: 52px;
  top: 183px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  letter-spacing: 4px;
  transform: perspective(500px) rotateY(18deg);
}
.youshi .hd ul li .item p {
  line-height: 10px;
  position: absolute;
  font-family: Arial;
  font-size: 13px;
  letter-spacing: 3px;
  color: #9e9e9e;
  line-height: 11px;
  transform: perspective(500px) rotateY(18deg);
  left: 50px;
  top: 183px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.youshi .hd ul li .item .line {
  position: absolute;
  width: 124px;
  height: 1px;
  background-color: #191919;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 60px;
}
.youshi .hd ul li.on .item {
  border-color: #3c65b7;
}
.youshi .hd ul li:first-child .dot {
  top: 76px;
}
.youshi .hd ul li:first-child .item {
  margin-left: 0;
  transform: perspective(500px) rotateY(-18deg) scale(1.16, 0.92);
}
.youshi .hd ul:first-child {
  left: 0;
}
.youshi .hd ul:first-child li .dot {
  top: 76px;
}
.youshi .hd ul:first-child li .item {
  transform-origin: left center;
  transform: perspective(500px) rotateY(18deg) scale(1.16, 0.92);
}
.youshi .hd ul:first-child li .item h4 {
  transform: perspective(500px) rotateY(-18deg);
}
.youshi .hd ul:first-child li .item p {
  transform: perspective(500px) rotateY(-18deg);
}
.youshi .hd ul:first-child li:first-child .dot {
  top: 58px;
}
.youshi .hd ul:first-child li:first-child .item {
  transform: perspective(500px) rotateY(18deg) scale(1.16, 1);
}
.youshi .page {
  position: absolute;
  z-index: 3;
  top: 192px;
  right: 0;
  font-size: 0;
}
.youshi .page .prev {
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  border: solid 1px #676968;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.youshi .page .prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 9px solid #383838;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #3c65b7;
  border-color: #3c65b7;
}
.youshi .page .prev:hover::before,
.youshi .page .prev.on::before {
  border-right: 9px solid #fff;
}
.youshi .page .next {
  margin-left: 36px;
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 56px;
  border: solid 1px #676968;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 100%;
  position: relative;
  cursor: pointer;
}
.youshi .page .next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #383838;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #3c65b7;
  border-color: #3c65b7;
}
.youshi .page .next:hover::before,
.youshi .page .next.on::before {
  border-left: 9px solid #fff;
}
.case {
  padding: 80px 0;
}
.case .caseimg {
  position: absolute;
  z-index: -2;
  right: -224px;
  bottom: 3px;
  width: 317px;
  height: 300px;
  background: url(../images/caseimg.png) 0 0 no-repeat;
  animation: xz 25s linear infinite;
  pointer-events: none;
}
.case .caseEn {
  position: absolute;
  right: -210px;
  top: -103px;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
}
.case .caseEn::after {
  content: "";
  display: block;
  width: 16px;
  height: 303px;
  background: url(../images/caseen.png) 0 center no-repeat;
  margin: 30px auto 0;
}
.case .caseBox {
  margin-top: 40px;
  padding-top: 38px;
  padding-right: 34px;
  z-index: 1;
}
.case .caseBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 1400px;
  height: 554px;
  background-color: #fafafa;
  right: 0;
  top: 0;
}
.case .casemore {
  display: block;
  position: absolute;
  z-index: 2;
  right: 44px;
  bottom: 10px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casemore::before {
  content: "";
  width: 33px;
  height: 33px;
  background: url(../images/casemore.png) center center no-repeat;
  background-color: #3c65b7;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}
.case .casemore::after {
  content: "";
  display: block;
  position: absolute;
  left: -150px;
  top: 50%;
  width: 140px;
  height: 1px;
  background-color: #3c65b7;
}
.case .casemore:hover {
  color: #3c65b7;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .casemore:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.case .one {
  float: right;
  width: 544px;
}
.case .one::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .one .pic {
  display: block;
  width: 100%;
  height: 406px;
  background-color: #fff;
  border: solid 10px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .tt {
  position: relative;
  height: 92px;
  line-height: 92px;
  padding-right: 172px;
  padding-left: 10px;
}
.case .one .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 92px;
  line-height: 92px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .one .tt .more {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #3c65b7;
  border-radius: 30px;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .tt .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 6px;
}
.case .one .tt .more i {
  min-width: 4px;
}
.case .one .tt .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #3c65b7;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.case .one .tt .more:hover {
  background: none;
  color: #3c65b7;
  box-shadow: 0 10px 10px -5px rgba(60, 101, 183, 0.5);
}
.case .one .tt .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .one:hover .tt .bt {
  color: #3c65b7;
}
.case .one:hover .tt p {
  background-size: 100% 100%;
  color: #fff;
  border-color: #3c65b7;
}
.case .caseTabs {
  padding-top: 24px;
  width: 660px;
  float: left;
}
.case .caseTabs .tip {
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
}
.case .caseTabs .tip i {
  display: inline-block;
  vertical-align: top;
  margin-right: 26px;
}
.case .caseTabs .tip i::before {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #313131;
}
.case .caseTabs .tip i::after {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background-color: #313131;
  margin-top: 6px;
}
.case .caseTabs .bd {
  margin-top: 32px;
  height: 352px;
  overflow: hidden;
}
.case .caseTabs .bd ul {
  margin-right: -32px;
}
.case .caseTabs .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li {
  float: left;
  width: 298px;
  margin-right: 32px;
}
.case .caseTabs .bd ul li .item {
  position: relative;
  overflow: hidden;
  padding: 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 240px;
  background-color: #ffffff;
  border: solid 10px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .tt {
  text-align: center;
}
.case .caseTabs .bd ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .tt .more {
  display: block;
  margin: 0 auto 0;
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3c65b7, #3c65b7);
  background-image: linear-gradient(to right, #3c65b7, #3c65b7);
  background-size: 0% 100%;
  background-position: center center;
}
.case .caseTabs .bd ul li .item .tt .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 4px;
}
.case .caseTabs .bd ul li .item .tt .more i {
  min-width: 4px;
}
.case .caseTabs .bd ul li .item .tt .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(60, 101, 183, 0.5);
}
.case .caseTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs .bd ul li .item:hover .tt .bt {
  color: #3c65b7;
}
.case .caseTabs .bd ul li .item:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
}
.case .caseTabs .casePage {
  margin-top: 40px;
  position: relative;
  width: 783px;
  height: 136px;
  background-color: #3c65b7;
  margin-left: -120px;
  margin-right: -200px;
  padding: 12px 12px 12px 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case .caseTabs .casePage .line {
  position: absolute;
  left: 44px;
  top: 50px;
  font-size: 0;
}
.case .caseTabs .casePage .line i {
  animation: doti 1.5s linear infinite;
  width: 6px;
  height: 36px;
  background-color: #fe8d31;
  display: inline-block;
  vertical-align: top;
  margin-right: 2px;
  transform-origin: 0 0;
}
.case .caseTabs .casePage .line i:nth-child(2) {
  animation-delay: -0.5s;
}
.case .caseTabs .casePage .line i:nth-child(3) {
  animation-delay: -1s;
}
@keyframes doti {
  0%,
  100% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0);
  }
}
.case .caseTabs .casePage .hd {
  font-size: 0;
}
.case .caseTabs .casePage .hd ul {
  display: flex;
  justify-content: space-between;
  width: 290px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
.case .caseTabs .casePage .hd ul li {
  flex: 1;
  height: 1px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseTabs .casePage .hd ul li:hover,
.case .caseTabs .casePage .hd ul li.on {
  background-size: 100% 100%;
}
.case .caseTabs .casePage .page {
  width: 320px;
  height: 110px;
  background: url(../images/casepage.png) center center no-repeat;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case .caseTabs .casePage .page .prev {
  font-family: Arial;
  font-size: 14px;
  line-height: 110px;
  width: 150px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  text-align: center;
}
.case .caseTabs .casePage .page .prev::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 8px;
  margin-right: 15px;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  position: relative;
  top: -2px;
}
.case .caseTabs .casePage .page .prev:hover {
  color: #3c65b7;
}
.case .caseTabs .casePage .page .prev:hover::before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .caseTabs .casePage .page .next {
  font-family: Arial;
  font-size: 14px;
  line-height: 110px;
  width: 150px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  text-align: center;
}
.case .caseTabs .casePage .page .next::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 8px;
  margin-left: 15px;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  position: relative;
  top: -2px;
}
.case .caseTabs .casePage .page .next:hover {
  color: #3c65b7;
}
.case .caseTabs .casePage .page .next:hover::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .tip {
  padding-top: 72px;
  height: 188px;
  color: #ffffff;
  line-height: 1;
  text-align: right;
}
.about .tip .t1 {
  font-weight: bold;
  font-size: 24px;
}
.about .tip .t2 {
  font-size: 18px;
  margin-top: 22px;
}
.about .aboutBox {
  height: 760px;
  padding-top: 90px;
}
.about .aboutText {
  float: left;
  width: 610px;
  position: relative;
}
.about .aboutText .tit {
  font-size: 22px;
  margin-top: 74px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 8px;
}
.about .aboutText .text {
  margin-top: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 128px;
  font-size: 16px;
  text-align: justify;
  color: #666666;
}
.about .aboutText .more {
  display: block;
  position: absolute;
  left: 462px;
  top: 48px;
  z-index: 2;
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #3c65b7;
  border-radius: 30px;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 6px;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #3c65b7;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #3c65b7;
  box-shadow: 0 10px 10px -5px rgba(60, 101, 183, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .alink {
  margin-top: 48px;
}
.about .aboutText .alink::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .alink .honor {
  float: left;
  display: block;
  width: 243px;
  height: 172px;
  background: url(../images/honorbg.jpg) 0 center no-repeat;
  padding: 9px;
  overflow: hidden;
}
.about .aboutText .alink .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText .alink ul {
  float: right;
  margin-top: 15px;
}
.about .aboutText .alink ul li {
  float: left;
  margin-left: 48px;
}
.about .aboutText .alink ul li:first-child {
  margin-left: 0;
}
.about .aboutText .alink ul li a {
  display: block;
  text-align: center;
}
.about .aboutText .alink ul li a em {
  display: block;
  width: 102px;
  height: 102px;
  border: dashed 1px #3c65b7;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .alink ul li a em i {
  display: block;
  width: 86px;
  height: 86px;
  background-color: #3c65b7;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: auto;
}
.about .aboutText .alink ul li a em i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.about .aboutText .alink ul li a em i.ico1::before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .alink ul li a em i.ico2::before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .alink ul li a span {
  font-size: 18px;
  margin-top: 10px;
  line-height: 38px;
  height: 38px;
}
.about .aboutText .alink ul li:hover em,
.about .aboutText .alink ul li.on em {
  border-color: #fe8d31;
}
.about .aboutText .alink ul li:hover em i,
.about .aboutText .alink ul li.on em i {
  background-color: #fe8d31;
}
.about .aboutText .alink ul li:hover em i::before,
.about .aboutText .alink ul li.on em i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutPic {
  float: right;
  width: 585px;
  height: 585px;
  overflow: hidden;
  position: relative;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 10px 25px -5px rgba(60, 101, 183, 0.5);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutTip {
  position: absolute;
  right: -253px;
  top: 213px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 4px;
  color: #3c65b7;
  font-size: 22px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  background: url(../images/abouttip.png) 0 72px no-repeat;
  padding-left: 47px;
  width: 137px;
  height: 285px;
  padding-right: 68px;
}
.news {
  padding: 80px 0 55px;
  overflow: hidden;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 190px;
}
.news .newsTab ul li {
  margin-top: 40px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 80px;
  background-color: #f7f9fb;
  border-radius: 40px;
  position: relative;
  z-index: 2;
  line-height: 80px;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3c65b7, #3c65b7);
  background-image: linear-gradient(to right, #3c65b7, #3c65b7);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 86px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  left: 11px;
  top: 11px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: center center no-repeat;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background-image: url(../images/newsico1.png);
}
.news .newsTab ul li a i.ico2 {
  background-image: url(../images/newsico2.png);
}
.news .newsTab ul li a i.ico3 {
  background-image: url(../images/newsico3.png);
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTabs {
  margin-top: 60px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 591px;
}
.news .newsList {
  overflow: hidden;
  height: 591px;
}
.news .newsT {
  margin-left: 250px;
}
.news .newsT::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsT .one {
  float: left;
  width: 466px;
  height: 318px;
  position: relative;
  overflow: hidden;
}
.news .newsT .one .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsT .one .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 .newsT .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #fff;
  background-color: rgba(60, 101, 183, 0.8);
  font-size: 16px;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsT .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsT .one:hover .bt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .list1 {
  float: right;
  width: 505px;
}
.news .list1 ul {
  margin-top: -5px;
}
.news .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 90px;
  border-bottom: 1px dashed #d2d2d2;
  margin-top: 25px;
  padding-right: 50px;
  position: relative;
}
.news .list1 ul li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #3c65b7;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .list1 ul li:hover::after,
.news .list1 ul li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list1 ul li:first-child {
  margin-top: 0;
}
.news .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 36px;
  line-height: 36px;
}
.news .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .date {
  margin-top: 9px;
  line-height: 18px;
  padding-left: 28px;
  color: #b8b8b8;
  background: url(../images/date.png) 0 center no-repeat;
}
.news .list1 ul li .more {
  display: block;
  position: absolute;
  right: 0;
  top: 22px;
  width: 28px;
  height: 28px;
  background-color: #f0f3f6;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  padding-right: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .more::before {
  content: ">>";
  font-family: simsun;
  font-size: 20px;
  letter-spacing: -4px;
}
.news .list1 ul li:hover .bt {
  color: #3c65b7;
}
.news .list1 ul li:hover .more {
  background-color: #3c65b7;
  color: #fff;
}
.news .list2 {
  background-color: #ffffff;
  border-left: solid 1px #d2d2d2;
  margin-top: 45px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  border: solid 1px #d2d2d2;
  border-left: none;
  position: relative;
  padding: 48px 30px 0 40px;
}
.news .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  margin-top: 9px;
  height: 24px;
  line-height: 24px;
}
.news .list2 ul li .inBtn {
  margin: 57px -30px 0 -40px;
  padding: 0 30px 0 40px;
  height: 52px;
  line-height: 52px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3c65b7, #3c65b7);
  background-image: linear-gradient(to right, #3c65b7, #3c65b7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .list2 ul li .inBtn:hover {
  background-size: 100% 100%;
  color: #fff;
}
.news .list2 ul li .date {
  font-family: Arial;
  font-size: 30px;
  float: right;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .more {
  display: block;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 14px;
  color: #a8a8a8;
  text-transform: uppercase;
}
.news .list2 ul li .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .more::before {
  content: ">>>";
}
.news .list2 ul li:hover .bt {
  color: #3c65b7;
}
.news .list2 ul li:hover .inBtn,
.news .list2 ul li.on .inBtn {
  background-size: 100% 100%;
  color: #fff;
}
.news .list2 ul li:hover .inBtn .more,
.news .list2 ul li.on .inBtn .more {
  color: #fff;
}
.news .newsimg {
  position: absolute;
  z-index: -2;
  right: -200px;
  bottom: -38px;
  width: 317px;
  height: 300px;
  background: url(../images/caseimg.png) 0 0 no-repeat;
  animation: xz 25s linear infinite;
  pointer-events: none;
}
.news .newsBg {
  position: absolute;
  left: -320px;
  top: 103px;
  width: 158px;
  height: 573px;
  background: url(../images/newsbg.png) 0 center no-repeat;
}
.formbox {
  height: 52px;
  margin-top: 55px;
}
.formbox label {
  display: block;
  float: left;
  margin-right: 10px;
}
.formbox input {
  float: left;
  display: block;
  border: none;
  background: none;
  width: 230px;
  height: 52px;
  background-color: #edf0f2;
  line-height: 52px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  position: relative;
  padding-left: 48px;
  padding-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.formbox input.username {
  background: url(../images/inpxm.png) 20px center no-repeat;
  background-color: #edf0f2;
}
.formbox input.usertel {
  background: url(../images/inpdh.png) 20px center no-repeat;
  background-color: #edf0f2;
}
.formbox input.xqcontent {
  background: url(../images/inpnr.png) 16px center no-repeat;
  background-color: #edf0f2;
  width: 362px;
}
.formbox input.codeText {
  width: 250px;
  padding-left: 30px;
}
.formbox input::-webkit-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.formbox input::-moz-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.formbox input:-ms-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.formbox input:focus,
.formbox input:active {
  box-shadow: 0 0 0 1px #3c65b7 inset;
  z-index: 2;
  background-color: #ffffff;
}
.formbox input:focus::-webkit-input-placeholder,
.formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .code {
  position: relative;
  display: block;
  float: left;
}
.formbox .code .imgCode {
  position: absolute;
  right: 8px;
  top: 12px;
  width: 78px;
  height: 28px;
  border: none;
  display: block;
  z-index: 5;
}
.formbox .submitform {
  float: right;
  width: 166px;
  height: 52px;
  background-color: #edf0f2;
  text-align: center;
  line-height: 52px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  border: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.formbox .submitform:hover {
  background: #3c65b7;
  box-shadow: 0 10px 10px -5px rgba(60, 101, 183, 0.5);
  color: #fff;
}
