@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 {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 798px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 798px;
  top: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-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;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-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;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  margin: 0 12px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background-color: #fff;
  border-color: #fff;
}
.title {
  text-align: center;
  line-height: 1;
  background: url(../images/titline.png) center 49px no-repeat;
}
.title h3 {
  font-size: 30px;
}
.title h4 {
  text-transform: uppercase;
  font-family: Arial;
  margin-top: 35px;
  color: #989898;
  line-height: 10px;
}
.product {
  padding: 70px 0 80px;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proNav {
  font-size: 0;
  text-align: center;
  margin: 0 -12px;
  margin-top: 60px;
}
.product .proNav a {
  display: inline-block;
  width: 220px;
  height: 46px;
  line-height: 46px;
  background-image: linear-gradient(90deg, #e4e4e4 0%, #f8f8f8 100%);
  font-size: 14px;
  color: #808080;
  position: relative;
  text-align: left;
  margin: 0 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-image: linear-gradient(90deg, #151e52 0%, #398be6 100%);
  background-repeat: no-repeat;
  background-size: 0 100%;
  padding: 0 10px;
}
.product .proNav a span:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  width: 30px;
  height: 18px;
  background: url(../images/pronavli.png) center center no-repeat;
  margin-right: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav a:hover span {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav a:hover span:before {
  background: url(../images/pronavlih.png) center center no-repeat;
}
.product .list {
  margin-top: 58px;
}
.product .list ul {
  margin-right: -35px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  float: left;
  width: 376px;
  position: relative;
  margin-right: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 244px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  overflow: hidden;
  position: relative;
}
.product .list 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;
}
.product .list li .pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0;
  background-color: #000000;
  transition: all 0.6s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
  clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
}
.product .list 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);
}
.product .list li:hover .pic:before {
  opacity: 0.45;
  filter: alpha(opacity=45);
  -webkit-clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
  clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
}
.product .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 52px;
  line-height: 52px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  color: #666666;
  padding-right: 50px;
}
.product .list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list li .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  width: 28px;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li:hover .bt {
  color: #151e52;
}
.product .list li:hover .bt:after {
  background: url(../images/prolih.png) center center no-repeat;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
  height: 160px;
}
.mbanner1 .text {
  height: 160px;
  padding-top: 46px;
  text-align: center;
}
.mbanner1 .text:before {
  content: "";
  display: block;
  position: absolute;
  width: 180px;
  height: 194px;
  background: url(../images/mbanimg.png) 0 center no-repeat;
  left: 0;
  top: -17px;
}
.mbanner1 .text .t1 {
  line-height: 1;
  font-size: 29px;
  color: #ffffff;
}
.mbanner1 .text .t2 {
  line-height: 1;
  font-family: Arial;
  font-size: 16px;
  margin-top: 14px;
  color: #fefeff;
  opacity: 0.2;
  text-transform: uppercase;
}
.youshi {
  background: url(../images/ysbg.jpg) center 222px no-repeat;
  padding-top: 40px;
}
.youshi .ysTit {
  width: 496px;
  height: 86px;
  margin: auto;
  border-radius: 50px;
  background-image: linear-gradient(90deg, #151e52 0%, #398be6 100%);
  text-align: center;
  color: #fffffe;
  padding-top: 14px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysTit h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
}
.youshi .ysTit h4 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  margin-top: 10px;
}
.youshi .ysBox {
  margin-top: 70px;
}
.youshi .ysBox .list li {
  float: left;
  width: 496px;
  background-color: #f9f9f9;
  border-radius: 5px;
}
.youshi .ysBox .list li.li2,
.youshi .ysBox .list li.li4 {
  margin-left: 208px;
}
.youshi .ysBox .list li.li3,
.youshi .ysBox .list li.li4 {
  margin-top: 40px;
}
.youshi .ysBox .list li .pic {
  width: 496px;
  height: 277px;
  border-radius: 5px;
  overflow: hidden;
}
.youshi .ysBox .list li .pic img {
  display: block;
  width: 496px;
  height: 277px;
}
.youshi .ysBox .list li .cont {
  height: 214px;
  padding-top: 32px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}
.youshi .ysBox .list li .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .list li .cont .num {
  position: absolute;
  font-family: Arial;
  font-size: 36px;
  color: #4d4d4d;
  left: 25px;
  top: 35px;
  line-height: 1;
}
.youshi .ysBox .list li .cont h4 {
  font-size: 22px;
  line-height: 1;
  padding-left: 56px;
}
.youshi .ysBox .list li .cont h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 12px;
  padding-left: 56px;
  color: #9a9a9a;
  margin-top: 8px;
  text-transform: uppercase;
}
.youshi .ysBox .list li .cont .text {
  line-height: 30px;
  text-indent: 2em;
  color: #808080;
  margin-top: 20px;
  overflow: hidden;
  height: 120px;
}
.youshi .ysBox .list li:hover h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .list li:hover .num {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .list li:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .list li.li4 .cont {
  height: 250px;
}
.youshi .ysBox .list li.li4 .cont .text {
  height: 150px;
}
.youshi .ysBox .hd {
  position: absolute;
  width: 95px;
  left: 50%;
  margin-left: -48px;
  top: -36px;
  height: 1092px;
}
.youshi .ysBox .hd:before {
  content: "";
  display: block;
  position: absolute;
  top: 17px;
  left: 50%;
  width: 1px;
  height: 1058px;
  background-color: #f2f2f2;
}
.youshi .ysBox .hd:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  bottom: 0;
  width: 18px;
  height: 18px;
  border: solid 1px #d9d9d9;
  border-radius: 100%;
}
.youshi .ysBox .hd ul:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 0;
  width: 18px;
  height: 18px;
  border: solid 1px #d9d9d9;
  border-radius: 100%;
}
.youshi .ysBox .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox .hd ul li {
  width: 95px;
  height: 95px;
  background-image: linear-gradient(0deg, #dedede 0%, #ececec 36%, #f9f9fa 100%);
  border-radius: 100%;
  margin-top: 172px;
  position: relative;
  padding-top: 14px;
  color: #808080;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd ul li:first-child {
  margin-top: 95px;
}
.youshi .ysBox .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 83px;
  height: 83px;
  border: dashed 1px #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .hd ul li:first-child {
  border-left: none;
}
.youshi .ysBox .hd ul li i {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .hd ul li i:before,
.youshi .ysBox .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysBox .hd ul li:hover {
  color: #fff;
  background: #202024;
}
.youshi .ysBox .hd ul li:hover:before {
  opacity: 0.32;
}
.youshi .ysBox .hd ul li:hover i:before,
.youshi .ysBox .hd ul li:hover i:after {
  top: -100%;
}
.youshi .ysBox .hd ul li span {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 2px;
}
.number {
  background: url(../images/numbg.jpg) center 0 no-repeat;
  height: 188px;
  margin-top: 45px;
}
.number .numBox {
  text-align: center;
}
.number .numBox ul {
  margin: 0 -85px;
}
.number .numBox ul li {
  width: 20%;
  text-align: center;
  color: #ffffff;
  float: left;
  padding-top: 60px;
}
.number .numBox ul li h4 .scrollnum {
  font-family: Arial;
  font-size: 45px;
  color: #f2f2f2;
  vertical-align: top;
  line-height: 32px;
}
.number .numBox ul li h4 span {
  font-size: 16px;
  color: #dadada;
  vertical-align: top;
  margin-left: 10px;
  line-height: 1;
}
.number .numBox ul li p {
  font-size: 16px;
  line-height: 1;
  margin-top: 28px;
}
.case {
  padding: 70px 0 60px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
}
.case .caseBox {
  margin-top: 60px;
}
.case .caseSwiper li {
  width: 385px;
  margin-right: 22px;
}
.case .caseSwiper li .item .pic {
  display: block;
  width: 100%;
  height: 262px;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.case .caseSwiper 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 .caseSwiper li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 58px;
  height: 58px;
  color: #737373;
  padding-right: 40px;
  background: url(../images/caseli.png) right center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper li .item:hover .pic {
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}
.case .caseSwiper li .item:hover .bt {
  color: #333;
  background: url(../images/caselih.png) right center no-repeat;
}
.case .case-prev {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 133px;
  width: 60px;
  height: 40px;
  border: solid 1px #ccc;
  background: url(../images/casel.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .case-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .case-next {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 133px;
  width: 60px;
  height: 40px;
  border: solid 1px #ccc;
  background: url(../images/caser.png) center center no-repeat;
  outline: none;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.case .case-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .hotNews {
  margin-top: 30px;
  background: url(../images/hot.png) 11px center no-repeat;
  padding-left: 50px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  height: 48px;
  line-height: 46px;
}
.case .hotNews .bd {
  overflow: hidden;
  height: 46px;
}
.case .hotNews .bd ul {
  margin-right: -70px;
}
.case .hotNews .bd li {
  width: 530px;
  margin-right: 70px;
}
.case .hotNews .bd li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  color: #575757;
  width: 440px;
}
.case .hotNews .bd li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .hotNews .bd li span {
  float: right;
  color: #727272;
  font-family: Arial;
}
.case .hotNews .bd li:hover .bt {
  color: #398be6;
}
.mbanner2 {
  background: url(../images/mbanner2.jpg) center 0 no-repeat;
}
.mbanner2 .text {
  padding-top: 35px;
  text-align: center;
  height: 283px;
  color: #ffffff;
}
.mbanner2 .text .t1 {
  line-height: 1;
}
.mbanner2 .text .t1 span {
  display: inline-block;
  vertical-align: top;
  width: 92px;
  height: 92px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  padding-top: 10px;
  margin: 0 24px;
}
.mbanner2 .text .t1 span i {
  display: block;
  width: 50px;
  height: 46px;
  overflow: hidden;
  margin: auto;
  margin-right: 20px;
}
.mbanner2 .text .t1 span i:before,
.mbanner2 .text .t1 span i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.mbanner2 .text .t1 span i.ico1:before,
.mbanner2 .text .t1 span i.ico1:after {
  background: url(../images/mban2ico1.png) center center no-repeat;
}
.mbanner2 .text .t1 span i.ico2:before,
.mbanner2 .text .t1 span i.ico2:after {
  background: url(../images/mban2ico2.png) center center no-repeat;
}
.mbanner2 .text .t1 span i.ico3:before,
.mbanner2 .text .t1 span i.ico3:after {
  background: url(../images/mban2ico3.png) center center no-repeat;
}
.mbanner2 .text .t1 span:hover i:before,
.mbanner2 .text .t1 span:hover i:after {
  top: -100%;
}
.mbanner2 .text .t1 span em {
  font-size: 14px;
  display: block;
  margin-top: 3px;
}
.mbanner2 .text .t2 {
  line-height: 1;
  font-size: 20px;
  margin-top: 28px;
}
.mbanner2 .text .t3 {
  margin-top: 30px;
}
.mbanner2 .text .t3 .tel {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 38px;
  padding-left: 46px;
  line-height: 1;
  font-size: 12px;
  text-align: left;
}
.mbanner2 .text .t3 .tel:before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}
.mbanner2 .text .t3 .tel i {
  display: block;
  font-family: Impact;
  font-size: 22px;
  line-height: 16px;
  margin-top: 10px;
}
.mbanner2 .text .t3 .lyLink {
  display: inline-block;
  text-align: left;
  width: 118px;
  height: 40px;
  background: url(../images/lyico.png) 15px center no-repeat;
  background-color: #202024;
  margin-left: 15px;
  font-size: 12px;
  color: #f9f9f9;
  line-height: 40px;
  border-radius: 30px;
  padding-left: 56px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mbanner2 .text .t3 .lyLink:hover {
  color: #151e52;
  background: url(../images/lyico.png) 10px center no-repeat;
  background-color: #fff;
  padding-left: 46px;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding: 70px 0;
}
.about .aboutBox {
  margin-top: 50px;
}
.about .aboutText {
  float: right;
  width: 610px;
  height: 366px;
  background-color: #fbfbfb;
  padding: 40px 30px 0 50px;
}
.about .aboutText h4 {
  font-size: 30px;
  line-height: 1;
}
.about .aboutText .en {
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  line-height: 1;
  letter-spacing: 2px;
  color: #9c9c9c;
  text-transform: uppercase;
}
.about .aboutText .line {
  width: 32px;
  height: 2px;
  background-image: linear-gradient(90deg, #151e52 0%, #398be6 100%);
  margin-top: 12px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  font-size: 15px;
  margin-top: 16px;
  color: #808080;
  text-indent: 2em;
}
.about .aboutText .btn {
  margin-top: 24px;
  text-align: right;
}
.about .aboutText .btn .more {
  display: inline-block;
  width: 134px;
  height: 46px;
  line-height: 46px;
  background-image: linear-gradient(90deg, #151e52 0%, #398be6 100%);
  border-radius: 30px;
  text-align: center;
  font-family: Arial;
  font-size: 14px;
  text-transform: uppercase;
  color: #f9f9f9;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.about .aboutText .btn .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #398be6;
  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 .btn .more:hover {
  background: none;
  color: #398be6;
}
.about .aboutText .btn .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutPic {
  float: left;
  width: 590px;
  height: 366px;
  position: relative;
}
.about .aboutPic .pic {
  overflow: hidden;
  width: 590px;
  height: 366px;
  float: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic img {
  display: block;
  width: 590px;
  height: 366px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.showSlide {
  height: 264px;
  background-color: #f5faff;
  padding-top: 40px;
}
.showSlide .showTab {
  text-align: center;
  font-size: 0;
  position: relative;
  height: 24px;
}
.showSlide .showTab:before {
  content: "";
  display: block;
  position: absolute;
  right: 66px;
  top: 50%;
  width: 811px;
  height: 1px;
  background-color: #d7d7d7;
}
.showSlide .showTab li {
  float: left;
  margin-right: 28px;
  font-size: 18px;
  line-height: 24px;
  color: #808080;
}
.showSlide .showTab li > i {
  display: inline-block;
  width: 27px;
  height: 24px;
  overflow: hidden;
  margin-right: 10px;
  vertical-align: top;
}
.showSlide .showTab li > i:before,
.showSlide .showTab li > i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.showSlide .showTab li > i.ico1:before {
  background: url(../images/showico1.png) center center no-repeat;
}
.showSlide .showTab li > i.ico1:after {
  background: url(../images/showico1h.png) center center no-repeat;
}
.showSlide .showTab li > i.ico2:before {
  background: url(../images/showico2.png) center center no-repeat;
}
.showSlide .showTab li > i.ico2:after {
  background: url(../images/showico2h.png) center center no-repeat;
}
.showSlide .showTab li .more {
  position: absolute;
  font-size: 14px;
  right: 0;
  top: 0;
  color: #2e2e2e;
  display: none;
  text-transform: uppercase;
}
.showSlide .showTab li .more:hover {
  color: #151e52;
}
.showSlide .showTab li.on i {
  border-color: #151e52;
}
.showSlide .showTab li.on i:before,
.showSlide .showTab li.on i:after {
  top: -100%;
}
.showSlide .showTab li.on {
  color: #262626;
}
.showSlide .showTab li.on .more {
  display: block;
}
.showSlide .showTabs {
  overflow: hidden;
  height: 170px;
  margin-top: 30px;
}
.showSlide .showTabs .imgSlide {
  position: relative;
}
.showSlide .showTabs .bd {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.showSlide .showTabs .bd ul {
  margin-right: -32px;
}
.showSlide .showTabs .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.showSlide .showTabs .bd ul li {
  width: 214px;
  height: 184px;
  float: left;
  margin-right: 32px;
  position: relative;
  z-index: 1;
}
.showSlide .showTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 140px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  z-index: 1;
}
.showSlide .showTabs .bd ul li .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.showSlide .showTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #4d4d4d;
  line-height: 44px;
  height: 44px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.showSlide .showTabs .bd ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.showSlide .showTabs .bd ul li:hover .pic {
  box-shadow: 2px 4px 9px 0px rgba(0, 0, 0, 0.15);
}
.showSlide .showTabs .bd ul li:hover .bt {
  color: #151e52;
}
.showSlide .prev {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 27px;
  height: 48px;
  background: url(../images/casel.png) center center no-repeat;
  cursor: pointer !important;
  position: absolute;
  z-index: 2;
  left: -50px;
  top: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.showSlide .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.showSlide .next {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 27px;
  height: 48px;
  background: url(../images/caser.png) center center no-repeat;
  cursor: pointer !important;
  position: absolute;
  z-index: 2;
  right: -50px;
  top: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.showSlide .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.news {
  padding: 70px 0 50px;
  background: url(../images/newsbg.jpg) center 50px no-repeat;
}
.news .newsTab {
  margin-top: 50px;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  float: left;
  margin-right: 50px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  color: #666666;
  line-height: 26px;
  height: 26px;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .newsTab ul li a i.ico1:before,
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before,
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li.on a {
  color: #262626;
}
.news .newsTab ul li.on a i:before,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab .more {
  float: left;
  display: block;
  font-size: 18px;
  color: #666666;
  line-height: 26px;
  height: 26px;
}
.news .newsTab .more > i {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.news .newsTab .more > i:before,
.news .newsTab .more > i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: url(../images/newsMore.png) center center no-repeat;
}
.news .newsTab .more > i:before {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.news .newsTab .more:hover {
  color: #262626;
}
.news .newsTab .more:hover > i:before,
.news .newsTab .more:hover > i:after {
  top: -100%;
}
.news .newsBox {
  border-bottom: 1px solid rgba(211, 211, 211, 0.3);
  padding-bottom: 40px;
}
.news .newsTabs {
  margin-top: 30px;
  height: 396px;
  overflow: hidden;
}
.news .newsTabs .newsList {
  height: 396px;
}
.news .newsTabs .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .one {
  float: left;
  width: 568px;
  position: relative;
}
.news .newsTabs .newsList .one .pic {
  width: 100%;
  height: 282px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}
.news .newsTabs .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -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);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .newsList .one .cont {
  padding-top: 20px;
  height: 114px;
  position: relative;
  padding-left: 112px;
}
.news .newsTabs .newsList .one .cont .date {
  position: absolute;
  left: 0;
  top: 36px;
  line-height: 12px;
  font-size: 14px;
  color: #666666;
  width: 86px;
  padding-right: 32px;
  text-align: center;
  border-right: 1px #e1e1e1 solid;
  font-family: Arial;
  color: #808080;
  line-height: 10px;
}
.news .newsTabs .newsList .one .cont .date i {
  display: block;
  font-size: 45px;
  line-height: 32px;
  margin-bottom: 18px;
}
.news .newsTabs .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
}
.news .newsTabs .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .one .cont p {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
}
.news .newsTabs .newsList .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .newsList .one:hover .cont .bt {
  color: #151e52;
}
.news .newsTabs .newsList .list {
  width: 580px;
  float: right;
  position: relative;
}
.news .newsTabs .newsList .list ul li {
  border: solid 1px #f1f1f1;
  background: #fff;
  height: 112px;
  position: relative;
  padding-left: 130px;
  padding-right: 40px;
  padding-top: 10px;
  padding-top: 8px;
  margin-top: 30px;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsTabs .newsList .list ul li .date {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 12px;
  font-size: 14px;
  width: 112px;
  height: 100%;
  text-align: center;
  border-right: 1px #efefef solid;
  font-family: Arial;
  color: #808080;
  line-height: 10px;
  padding-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list ul li .date i {
  display: block;
  font-size: 45px;
  line-height: 32px;
  margin-bottom: 18px;
  color: #666666;
}
.news .newsTabs .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
}
.news .newsTabs .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list ul li p {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
}
.news .newsTabs .newsList .list ul li:hover {
  border-color: #151e52;
}
.news .newsTabs .newsList .list ul li:hover .bt {
  color: #151e52;
}
.news .answer {
  height: 154px;
  margin-top: 40px;
}
.news .answer .tit {
  float: left;
}
.news .answer .tit a {
  display: block;
  width: 170px;
  height: 154px;
  background: url(../images/faqtit.png) 0 center no-repeat;
  padding-left: 26px;
  line-height: 1;
  padding-top: 36px;
  color: #fff;
  position: relative;
}
.news .answer .tit a:before {
  content: "";
  display: block;
  position: absolute;
  width: 116px;
  height: 105px;
  left: 70px;
  top: 80px;
  background: url(../images/faqimg.png) center center no-repeat;
}
.news .answer .tit a span {
  display: block;
  font-size: 18px;
}
.news .answer .tit a i {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  margin-top: 14px;
  line-height: 14px;
}
.news .answer .qaSlide {
  float: right;
  width: 990px;
  height: 154px;
  position: relative;
}
.news .answer .qaSlide .bd {
  width: 990px;
  height: 154px;
  overflow: hidden;
}
.news .answer .qaSlide .bd ul {
  margin-right: -130px;
}
.news .answer .qaSlide .bd li {
  float: left;
  position: relative;
  margin-right: 130px;
}
.news .answer .qaSlide .bd li:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 75px;
  background-color: #d3d3d3;
  opacity: 0.5;
  right: -65px;
  top: 50px;
}
.news .answer .qaSlide .bd li .item {
  padding: 26px 0 0;
  width: 430px;
  height: 154px;
  padding-top: 35px;
  background: url(../images/faqli.png) 0 8px no-repeat;
}
.news .answer .qaSlide .bd li .tt {
  line-height: 38px;
  position: relative;
  z-index: 2;
  height: 38px;
}
.news .answer .qaSlide .bd li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  float: left;
  width: 360px;
}
.news .answer .qaSlide .bd li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .answer .qaSlide .bd li .tt .date {
  font-family: Arial;
  font-size: 16px;
  color: #909090;
  float: right;
}
.news .answer .qaSlide .bd li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  color: #666666;
  font-size: 15px;
  margin-top: 5px;
  position: relative;
  z-index: 2;
}
.news .answer .qaSlide .bd li:hover .bt {
  color: #151e52;
}
.news .answer .hd {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 9px;
  text-align: right;
}
.news .answer .hd li {
  display: inline-block;
  width: 9px;
  height: 9px;
  background-color: #d3d3d3;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .answer .hd li:first-child {
  margin-top: 0;
}
.news .answer .hd li.on {
  background-color: #202024;
}
.links {
  padding-bottom: 25px;
}
.links .linksBox {
  line-height: 30px;
}
.links .linksBox .tit {
  float: left;
  font-size: 16px;
}
.links .linksBox .tit i {
  font-style: italic;
  text-transform: uppercase;
}
.links .linksBox .list {
  float: right;
  width: 1080px;
  margin-right: -25px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #a6a6a6;
  margin-left: 25px;
  left: -25px;
}
.links .linksBox .list a:before {
  content: "|";
  position: absolute;
  left: -20px;
  width: 10px;
  text-align: center;
  color: #999999;
}
.links .linksBox .list a:hover {
  color: #151e52;
}
