﻿@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;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.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);
  }
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.banner {
  position: relative;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  position: absolute;
  width: 372px;
  left: 50%;
  margin-left: -186px;
  bottom: 100px;
  z-index: 3;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  height: 60px;
  line-height: 60px;
  font-size: 0;
}
.banner .banner-pagination span {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 20px;
  cursor: pointer;
  outline: none;
  position: relative;
  color: #fff;
  background: none;
  width: 100px;
  height: auto;
  opacity: 1;
  padding: 0;
  margin-left: 30px;
}
.banner .banner-pagination span:first-child {
  margin-left: 0;
}
.banner .banner-pagination span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 20px;
  display: block;
  width: 4px;
  height: 0;
  background-color: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  height: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 5%;
  width: 64px;
  height: 64px;
  line-height: 64px;
  padding-left: 64px;
  border-radius: 32px;
  margin-top: -30px;
  cursor: pointer;
  outline: none;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-prev:before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  background: url(../images/bl.png) 50% 50% no-repeat;
  border: solid 1px #ffffff;
  border-radius: 32px;
  position: absolute;
  left: 2px;
  top: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 60px;
}
.banner .banner-prev span {
  display: block;
  white-space: nowrap;
  font-size: 20px;
  color: #ffffff;
  font-style: italic;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.banner .banner-prev:hover {
  width: 180px;
  background: #bd4346;
}
.banner .banner-prev:hover:before {
  background-color: #fff;
  background-image: url(../images/blh.png);
}
.banner .banner-prev:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: 5%;
  width: 64px;
  height: 64px;
  line-height: 64px;
  padding-right: 64px;
  border-radius: 32px;
  margin-top: -30px;
  cursor: pointer;
  outline: none;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-next:before {
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  background: url(../images/br.png) 50% 50% no-repeat;
  border: solid 1px #ffffff;
  border-radius: 32px;
  position: absolute;
  right: 2px;
  top: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 60px;
}
.banner .banner-next span {
  display: block;
  white-space: nowrap;
  font-size: 20px;
  color: #ffffff;
  font-style: italic;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.banner .banner-next:hover {
  width: 180px;
  background: #bd4346;
}
.banner .banner-next:hover:before {
  background-color: #fff;
  background-image: url(../images/brh.png);
}
.banner .banner-next:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
  height: 40px;
}
.title span {
  display: inline-block;
  font-size: 34px;
  padding-top: 6px;
  padding-right: 30px;
  background: url(../images/titline.png) right bottom no-repeat;
}
.title i {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 16px;
  margin-left: 18px;
  line-height: 12px;
  vertical-align: bottom;
}
.moreLink {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 3px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-color: #bd4346;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.moreLink:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #bd4346;
  width: 100%;
  height: 0;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.moreLink i {
  min-width: 5px;
}
.moreLink:hover {
  padding: 0 20px;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(189, 67, 70, 0.5);
}
.moreLink:hover:before,
.moreLink:hover:after {
  height: 51%;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 100px;
}
.about .aboutBox {
  height: 742px;
}
.about .aboutBox .aboutEn {
  position: absolute;
  right: -270px;
  top: 128px;
  color: #ffffff;
  width: 94px;
  display: none;
}
.about .aboutBox .aboutEn span {
  display: block;
  width: 94px;
  font-family: Arial;
  font-size: 72px;
  line-height: 94px;
  margin: auto;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.about .aboutBox .aboutEn i {
  display: block;
  font-size: 16px;
  line-height: 1;
  margin-top: 36px;
  white-space: nowrap;
}
.about .aboutPic {
  position: absolute;
  right: -120px;
  left: 754px;
  top: 42px;
}
.about .aboutPic .video {
  overflow: hidden;
  width: 582px;
  height: 436px;
  width: 740px !important;
  background-color: #ffffff;
  border: solid 6px #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .video img,
.about .aboutPic .video iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .video:hover img {
  -webkit-transform: scale(1.04) rotate(0);
  -moz-transform: scale(1.04) rotate(0);
  -o-transform: scale(1.04) rotate(0);
  transform: scale(1.04) rotate(0);
}
.about .aboutPic .aboutEn {
  position: absolute;
  right: -61px;
  top: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 16px;
  color: #0d2b2c;
  line-height: 14px;
  /* display: none; */
}
.about .aboutPic .aboutEn:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #e98a31;
  display: inline-block;
  margin-bottom: 14px;
}
.about .aboutPic .aboutEn:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 277px;
  background-color: #cccccc;
  margin-top: 20px;
}
.about .aboutText {
  width: 710px;
  height: 742px;
  padding-top: 40px;
}
.about .aboutText .title {
  position: relative;
  z-index: 1;
}
.about .aboutText .title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 198px;
  height: 162px;
  left: -24px;
  top: -54px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .aboutText .title span {
  color: #fff;
}
.about .aboutText .tit {
  line-height: 1;
  margin-top: 156px;
}
.about .aboutText .tit h4 {
  font-size: 24px;
}
.about .aboutText .tit h4:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 172px;
  height: 2px;
  background-color: #4f3c3d;
  margin-left: -54px;
  margin-right: 24px;
}
.about .aboutText .tit h5 {
  font-size: 18px;
  margin-top: 68px;
}
.about .aboutText .text {
  margin-top: 36px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 32px;
  height: 175px;
  color: #949494;
}
.about .aboutText .moreLink {
  margin-top: 100px;
  display: inline-block;
}
.about .number {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: -225px;
  width: 1010px;
  padding: 20px 120px;
  height: 170px;
}
.about .number:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #bd4346;
  z-index: -1;
  transform: skewX(-25deg);
}
.about .number:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 20px 80px;
  z-index: -1;
  border: solid 1px #ffffff;
  opacity: 0.4;
  transform: skewX(-25deg);
}
.about .number ul {
  position: relative;
  z-index: 2;
}
.about .number ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .number ul li {
  width: 25%;
  text-align: center;
  float: left;
  height: 130px;
  color: #fff;
  padding-top: 38px;
  line-height: 1;
  position: relative;
}
.about .number ul li:first-child:before {
  display: none;
}
.about .number ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -7px;
  width: 3px;
  height: 14px;
  background-color: #ffffff;
}
.about .number ul li .item {
  margin: auto;
  display: inline-block;
  height: 100%;
  text-align: left;
}
.about .number ul li .item h4 {
  font-size: 26px;
}
.about .number ul li .item h4 i {
  font-weight: bold;
  font-size: 36px;
  line-height: 26px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.about .number ul li .item p {
  font-size: 14px;
  margin-top: 14px;
}
.leader {
  padding: 65px 0 55px;
  background-color: #f7f7f7;
}
.leader * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.leader .ldSwiper {
  margin: auto;
  margin-top: 50px;
  width: 92%;
  min-width: 1280px;
  max-width: 1520px;
}
.leader .ldSwiper .swiper-container {
  margin: 0 -25px;
}
.leader .ldSwiper ul li {
  float: left;
  width: 25%;
  padding: 10px 25px;
}
.leader .ldSwiper ul li .item {
  background: #fff;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.leader .ldSwiper ul li .item .pic {
  display: block;
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: 75%;
}
.leader .ldSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.leader .ldSwiper ul li .item .cont {
  padding-bottom: 28px;
}
.leader .ldSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.leader .ldSwiper ul li .item .cont .bt:hover {
  color: #bd4346;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.leader .ldSwiper ul li .item .cont .more {
  padding-right: 54px;
  display: block;
  position: relative;
}
.leader .ldSwiper ul li .item .cont .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #bd4346, #bd4346);
  background-image: linear-gradient(to right, #bd4346, #bd4346);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.leader .ldSwiper ul li .item .cont .more:after {
  content: ">";
  display: block;
  position: absolute;
  color: #7c7c7c;
  height: 20px;
  line-height: 20px;
  top: -10px;
  right: 10px;
  font-family: simsun;
  font-size: 20px;
}
.leader .ldSwiper ul li .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.leader .ldSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.leader .ldSwiper ul li .item:hover .cont .more:before {
  background-size: 100% 100%;
}
.leader .ldSwiper ul li .item:hover .cont .more:after {
  color: #bd4346;
  animation: zyfd 1.5s linear infinite;
}
@media screen and (max-width: 1620px) {
  .leader .ldSwiper .swiper-container {
    margin: 0 -15px;
  }
  .leader .ldSwiper .swiper-container ul li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product {
  padding: 80px 0 100px;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proNav {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.product .proNav:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}
.product .proNav ul {
  text-align: center;
  font-size: 0;
  overflow: hidden;
  margin-bottom: -5px;
  margin-left: -30px;
  margin-right: -30px;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
  width: 154px;
  margin: 0 18px;
}
.product .proNav ul li a {
  display: block;
  height: 96px;
  position: relative;
  text-align: center;
  padding-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: 0;
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  border-radius: 100%;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.product .proNav ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  bottom: 11px;
  height: 0;
  background: #bd4346;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #888888;
  height: 42px;
  line-height: 42px;
  position: relative;
  padding: 0 15px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span:before {
  content: "";
  display: block;
  position: absolute;
  margin: 0 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #bd4346;
  z-index: -1;
  transform: skewX(-25deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  padding-top: 0;
}
.product .proNav ul li:hover a:before,
.product .proNav ul li.on a:before {
  border: solid 2px #bd4346;
}
.product .proNav ul li:hover a:after,
.product .proNav ul li.on a:after {
  height: 30px;
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  color: #fff;
}
.product .proNav ul li:hover a span:before,
.product .proNav ul li.on a span:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proList {
  margin-top: 60px;
}
.product .proList ul {
  margin: 0 -20px;
}
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.product .proList ul li .item {
  background-color: #fafafa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 75%;
  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;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proList ul li .item .cont {
  position: relative;
  height: 108px;
  padding: 24px 160px 0 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1d4268, #1d4268);
  background-image: linear-gradient(to right, #1d4268, #1d4268);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #888888;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
}
.product .proList ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 20px;
  top: 30px;
  height: 48px;
  line-height: 48px;
  padding-right: 10px;
  background: url(../images/proli.png) right center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #444444;
}
.product .proList ul li .item .cont .more i {
  min-width: 4px;
}
.product .proList ul li .item .cont .more:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 10px;
  margin-left: 10px;
  background: url(../images/proar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover .cont {
  background-color: #1d4268;
  background-size: 100% 100%;
}
.product .proList ul li .item:hover .cont .bt {
  color: #fff;
}
.product .proList ul li .item:hover .cont p {
  color: #fff;
}
.product .proList ul li .item:hover .cont .more {
  color: #fff;
  background-image: url(../images/prolih.png);
}
.product .proList ul li .item:hover .cont .more:after {
  background-image: url(../images/proarh.png);
  animation: zyfd 1.5s linear infinite;
}
.product .proList2 {
  margin-top: 40px;
  margin: auto;
  margin-top: 50px;
  width: 92%;
  min-width: 1280px;
  max-width: 1520px;
}
.product .proList2 ul li {
  width: 33.333%;
}
.product .proList2 ul li .item .cont {
  padding-top: 0;
}
.product .proList2 ul li .item .cont .bt {
  height: 108px;
  line-height: 108px;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center center no-repeat fixed;
  width: 98%;
  margin: auto;
  overflow: hidden;
}
.mbanner1 .mbanBox {
  height: 420px;
  padding-top: 107px;
  padding-left: 330px;
  color: #fff;
}
.mbanner1 .mbanBox .tip {
  width: 235px;
  height: 301px;
  background: url(../images/mban1Tip.png) center center no-repeat;
  position: absolute;
  top: 48px;
  left: -26px;
}
.mbanner1 .mbanBox .text .t1 {
  height: 92px;
  line-height: 92px;
  font-size: 36px;
}
.mbanner1 .mbanBox .text .t1 i {
  display: inline-block;
  vertical-align: top;
  width: 329px;
  height: 92px;
  background: url(../images/mban1t1.png) 0 center no-repeat;
  margin-left: 26px;
  color: transparent;
}
.mbanner1 .mbanBox .text .t2 {
  font-size: 18px;
  line-height: 40px;
  margin-top: 0px;
}
.system {
  padding: 100px 0 80px;
  width: 98%;
  margin: auto;
  overflow: hidden;
}
.system .titBox .title {
  float: none;
}
.system .titBox p {
  font-size: 16px;
  color: #666666;
  line-height: 34px;
  margin-top: 36px;
  width: 828px;
}
.system .titBox .scPage {
  position: absolute;
  right: 0;
  top: 30px;
}
.system .titBox .scPage .sc-prev {
  width: 90px;
  height: 80px;
  position: relative;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #333333;
  text-shadow: 1px 0 1px #333;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  outline: none;
}
.system .titBox .scPage .sc-prev:after {
  content: "<";
  font-family: simsun;
  font-size: 30px;
}
.system .titBox .scPage .sc-prev:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  opacity: 0.7;
  z-index: -1;
  transform: skewX(-25deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .titBox .scPage .sc-prev:hover,
.system .titBox .scPage .sc-prev.on {
  color: #fff;
  text-shadow: 1px 0 1px #fff;
}
.system .titBox .scPage .sc-prev:hover:before,
.system .titBox .scPage .sc-prev.on:before {
  background-color: #bd4346;
  opacity: 1;
}
.system .titBox .scPage .sc-next {
  margin-left: 35px;
  width: 90px;
  height: 80px;
  position: relative;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #333333;
  text-shadow: 1px 0 1px #333;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  outline: none;
}
.system .titBox .scPage .sc-next:after {
  content: ">";
  font-family: simsun;
  font-size: 30px;
}
.system .titBox .scPage .sc-next:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
  opacity: 0.7;
  z-index: -1;
  transform: skewX(-25deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .titBox .scPage .sc-next:hover,
.system .titBox .scPage .sc-next.on {
  color: #fff;
  text-shadow: 1px 0 1px #fff;
}
.system .titBox .scPage .sc-next:hover:before,
.system .titBox .scPage .sc-next.on:before {
  background-color: #bd4346;
  opacity: 1;
}
.system .scSwiper {
  margin: auto;
  margin-top: 58px;
  width: 92%;
  min-width: 1280px;
  max-width: 1520px;
}
.system .scSwiper .swiper-container {
  width: 1695px;
}
.system .scSwiper ul li {
  float: left;
  width: 390px;
  margin-right: 45px;
}
.system .scSwiper ul li .item {
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .scSwiper ul li .item .pic {
  display: block;
  overflow: hidden;
  position: relative;
  height: 0;
  padding-top: 77%;
}
.system .scSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .scSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 10px;
  height: 66px;
  line-height: 66px;
  padding-left: 8px;
  padding-right: 50px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #bd4346, #bd4346);
  background-image: linear-gradient(to right, #bd4346, #bd4346);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.system .scSwiper ul li .item .bt:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 18px;
  height: 100%;
  right: 14px;
  background: url(../images/proar.png) 0 center no-repeat;
}
.system .scSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.system .scSwiper ul li .item:hover .bt {
  padding-left: 20px;
  background-size: 100% 100%;
  color: #fff;
}
.system .scSwiper ul li .item:hover .bt:after {
  background-image: url(../images/proarh.png);
  animation: zyfd 1.5s linear infinite;
}
.inBtn {
  text-align: center;
  margin-top: 34px;
}
.inBtn .moreLink {
  display: inline-block;
}
.case {
  padding: 80px 0 95px;
  width: 98%;
  margin: auto;
  overflow: hidden;
  background: url(../images/casebg.jpg) center 0 no-repeat fixed;
}
.case .caseSwiper {
  position: relative;
  margin-top: 96px;
}
.case .caseSwiper .swiper-container {
  width: 1064px;
  overflow: initial !important;
}
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  width: 1064px;
  height: 418px;
  position: relative;
  padding: 40px 40px 40px 555px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .pic {
  position: absolute;
  left: 40px;
  top: 40px;
  overflow: hidden;
  width: 466px;
  height: 338px;
  background-color: #ffffff;
  border: solid 6px #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li .cont {
  padding-top: 46px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .cont .line {
  margin-top: 20px;
  width: 26px;
  height: 1px;
  background-color: #bd4346;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 15px;
  color: #888888;
  margin-top: 30px;
}
.case .caseSwiper ul li .cont .more {
  margin-top: 45px;
  display: block;
  width: 134px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.case .caseSwiper ul li .cont .more:after {
  content: '';
  position: absolute;
  background: #1d4268;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: skewX(-25deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .cont .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #bd4346;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1) skewX(-25deg);
  transform: scale3d(0.6, 0.6, 1) skewX(-25deg);
  -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 .caseSwiper ul li .cont .more:hover {
  color: #bd4346;
}
.case .caseSwiper ul li .cont .more:hover:after {
  background: none;
  box-shadow: 0 10px 10px -5px rgba(29, 66, 104, 0.5);
}
.case .caseSwiper ul li .cont .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1) skewX(-25deg);
  transform: scale3d(1, 1, 1) skewX(-25deg);
  opacity: 1;
}
.case .caseSwiper ul li .cont .more:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseSwiper ul li.swiper-slide-active {
  background-color: #ffffff;
}
.case .caseSwiper ul li.swiper-slide-active .pic {
  border: solid 6px #f7f7f7;
}
.case .caseSwiper ul li.swiper-slide-active:hover .pic {
  border-color: #bd4346;
}
.case .caseSwiper ul li.swiper-slide-active:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseSwiper ul li.swiper-slide-active:hover .bt {
  color: #bd4346;
}
.case .caseSwiper ul li.swiper-slide-prev {
  background: none;
}
.case .caseSwiper ul li.swiper-slide-prev .cont {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-prev .pic {
  left: 558px;
}
.case .caseSwiper ul li.swiper-slide-next {
  background: none;
}
.case .caseSwiper .case-prev {
  width: 52px;
  height: 50px;
  position: absolute;
  z-index: 2;
  left: 25px;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  text-shadow: 1px 0 1px #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  outline: none;
}
.case .caseSwiper .case-prev:after {
  content: "<";
  font-family: simsun;
  font-size: 24px;
}
.case .caseSwiper .case-prev:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #494949;
  opacity: 0.8;
  z-index: -1;
  transform: skewX(-25deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .case-prev:hover:before,
.case .caseSwiper .case-prev.on:before {
  background-color: #bd4346;
}
.case .caseSwiper .case-next {
  width: 52px;
  height: 50px;
  position: absolute;
  z-index: 2;
  right: 25px;
  top: 50%;
  margin-top: -25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  text-shadow: 1px 0 1px #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  outline: none;
}
.case .caseSwiper .case-next:after {
  content: ">";
  font-family: simsun;
  font-size: 24px;
}
.case .caseSwiper .case-next:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #494949;
  opacity: 0.8;
  z-index: -1;
  transform: skewX(-25deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .case-next:hover:before,
.case .caseSwiper .case-next.on:before {
  background-color: #bd4346;
}
.news {
  padding: 90px 0 80px;
}
.news .newsBox {
  z-index: 1;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  border-bottom: 1px solid #e0e0e0;
}
.news .newsTab ul li {
  float: left;
  width: 130px;
  margin-left: 30px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  text-align: center;
  line-height: 22px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #bd4346;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 0;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #bd4346;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  width: 16px;
  margin-left: -8px;
}
.news .newsTabs {
  margin-top: 50px;
  position: relative;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  position: relative;
  padding-top: 32px;
}
.news .newsList:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 152px;
  margin-left: -5px;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: solid 2px #bd4346;
}
.news .newsList:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 402px;
  margin-left: -5px;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: solid 2px #bd4346;
}
.news .newsList ul {
  margin-right: -40px;
}
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 560px;
  background-color: #e0e0e0;
}
.news .newsList ul li {
  float: left;
  width: 620px;
  height: 210px;
  background-color: #fafafa;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 75px 262px 22px 118px;
  position: relative;
}
.news .newsList ul li:after,
.news .newsList ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 2px solid;
  transition: all 0.6s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList ul li:before {
  top: 0;
  left: 0;
  border-color: #bd4346 transparent transparent #bd4346;
}
.news .newsList ul li:after {
  right: 0;
  bottom: 0;
  border-color: transparent #bd4346 #bd4346 transparent;
}
.news .newsList ul li:hover:after,
.news .newsList ul li:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList ul li .bt {
  display: block;
  font-size: 16px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .bt:hover {
  color: #bd4346;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList ul li .date {
  position: absolute;
  z-index: 2;
  left: 20px;
  text-align: center;
  width: 74px;
  top: 77px;
}
.news .newsList ul li .date i {
  display: block;
  font-weight: bold;
  line-height: 28px;
  font-family: Arial;
  font-size: 38px;
}
.news .newsList ul li .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  line-height: 1;
  margin-top: 20px;
  color: #ababab;
  margin-top: 18px;
}
.news .newsList ul li .pic {
  position: absolute;
  z-index: 2;
  top: 22px;
  right: 18px;
  width: 218px;
  height: 166px;
  display: block;
  overflow: hidden;
}
.news .newsList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.rightWow{
  margin-top: -74px;
}
