﻿@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: 750px;
  overflow: hidden;
}
.banner .slider {
  width: 100% !important;
  height: 750px;
  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;
  width: 100%;
  bottom: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #1c4b8c;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #1c4b8c;
}
.about {
  padding: 106px 0 120px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  width: 872px;
  text-align: center;
  margin: auto;
}
.about .aboutText h4 {
  font-size: 28px;
  line-height: 1;
}
.about .aboutText .line {
  width: 26px;
  height: 2px;
  background-color: #000000;
  margin: 30px auto 0;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  margin-top: 34px;
  color: #999999;
}
.about .aLink {
  margin-top: 62px;
  position: relative;
  text-align: center;
}
.about .aLink a {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin-left: 100px;
  text-align: center;
  width: 164px;
}
.about .aLink a:first-child {
  margin-left: 0;
}
.about .aLink a:first-child:before {
  display: none;
}
.about .aLink a i {
  display: block;
  width: 130px;
  height: 130px;
  border: solid 5px #1c4b8c;
  overflow: hidden;
  border-radius: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a i:before,
.about .aLink 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;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.about .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aLink a i.ico4:before {
  background: url(../images/aboutico4.png) center center no-repeat;
}
.about .aLink a i.ico4:after {
  background: url(../images/aboutico4h.png) center center no-repeat;
}
.about .aLink a:hover i:before,
.about .aLink a:hover i:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.about .aLink a span {
  display: block;
  font-size: 18px;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink a em {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 18px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.about .aLink a:hover {
  color: #1c4b8c;
}
.about .aLink a:hover i {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.about .aLink a:hover span {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .aLink a:hover em {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.about .aboutMore {
  margin-top: 70px;
  text-align: center;
}
.about .aboutMore a {
  display: inline-block;
  margin: 0 10px;
  width: 220px;
  height: 40px;
  background-color: #dadada;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c4b8c, #1c4b8c);
  background-image: linear-gradient(to right, #1c4b8c, #1c4b8c);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  background-position: center center;
}
.about .aboutMore a.more {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0px 6px 10px 0px rgba(28, 75, 140, 0.1);
}
.about .aboutMore a:hover {
  background-size: 100% 100%;
  color: #fff;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0px 10px 10px -5px rgba(28, 75, 140, 0.5);
}
.business:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.business * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business a {
  display: block;
  width: 33.33333%;
  text-align: center;
  color: #fff;
  line-height: 1;
  height: 450px;
  padding: 160px 3% 0;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business a.item1 {
  background: url(../images/yw1.jpg) center center no-repeat;
  height: 900px;
  background-size: auto 110%;
  padding-top: 275px;
}
.business a.item2 {
  background: url(../images/yw2.jpg) center center no-repeat;
  background-size: auto 110%;
}
.business a.item3 {
  background: url(../images/yw3.jpg) center center no-repeat;
  background-size: auto 110%;
}
.business a.item4 {
  background: url(../images/yw4.jpg) center center no-repeat;
  background-size: auto 110%;
}
.business a.item5 {
  background: url(../images/yw5.jpg) center center no-repeat;
  background-size: auto 110%;
}
.business a span {
  display: block;
}
.business a .cn {
  display: block;
  font-size: 24px;
}
.business a .line {
  display: block;
  width: 60px;
  height: 2px;
  background-color: #ffffff;
  margin: 18px auto 0;
}
.business a .p {
  line-height: 30px;
  margin-top: 24px;
}
.business a .en {
  text-transform: uppercase;
  opacity: 0.6;
  margin-top: 32px;
}
.business a:hover {
  background-size: auto 100%;
}
.business a:hover .cn {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.business a:hover .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.business a:hover .p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.business a:hover .en {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.title {
  line-height: 1;
  text-align: center;
}
.title h3 {
  font-size: 28px;
}
.title .line {
  height: 4px;
  background: url(../images/titline.png) center center no-repeat;
  margin-top: 42px;
}
.title p {
  margin-top: 42px;
  color: #888888;
}
.news1 {
  padding-top: 100px;
}
.news1 .list {
  margin-top: 70px;
}
.news1 .list li {
  margin-top: 30px;
}
.news1 .list li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news1 .list li .item {
  padding: 20px 0;
}
.news1 .list li .item:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news1 .list li .item .date {
  float: left;
  color: #999999;
  font-family: Arial;
  font-size: 16px;
  width: 125px;
  padding-top: 26px;
  line-height: 1.2;
}
.news1 .list li .item .date i {
  font-size: 28px;
  font-family: Arial;
  color: #333333;
  display: block;
}
.news1 .list li .item .pic {
  display: block;
  width: 230px;
  height: 150px;
  position: relative;
  overflow: hidden;
  float: left;
}
.news1 .list 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-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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news1 .list li .item: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);
}
.news1 .list li .item .cont {
  width: 775px;
  margin-left: 38px;
  float: left;
}
.news1 .list li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 54px;
}
.news1 .list li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news1 .list li .item .cont .line {
  width: 34px;
  height: 1px;
  background-color: #dddddd;
}
.news1 .list li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 15px;
}
.news1 .list li .item .more {
  position: relative;
  display: block;
  float: right;
  width: 32px;
  height: 32px;
  margin-top: 40px;
  line-height: 32px;
  color: #666666;
  text-align: center;
}
.news1 .list li .item .more:before {
  content: ">";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  background-color: #f5f5f5;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news1 .list li .item .more:after {
  content: ">";
  position: absolute;
  left: -150%;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  background-color: #f5f5f5;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news1 .list li:hover,
.news1 .list li.on {
  background: #1c4b8c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news1 .list li:hover .item .date,
.news1 .list li.on .item .date {
  color: #fff;
}
.news1 .list li:hover .item .date i,
.news1 .list li.on .item .date i {
  color: #fff;
}
.news1 .list li:hover .item .bt,
.news1 .list li.on .item .bt {
  color: #fff;
}
.news1 .list li:hover .item .line,
.news1 .list li.on .item .line {
  background: #fff;
}
.news1 .list li:hover .item p,
.news1 .list li.on .item p {
  color: #fff;
}
.news1 .list li:hover .item .more,
.news1 .list li.on .item .more {
  color: #1c4b8c;
}
.news1 .list li:hover .item .more:before,
.news1 .list li.on .item .more:before {
  opacity: 0;
  filter: alpha(opacity=0);
  left: 150%;
}
.news1 .list li:hover .item .more:after,
.news1 .list li.on .item .more:after {
  color: #1c4b8c;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
}
.news1 .moreLink {
  margin-top: 70px;
}
.moreLink {
  display: block;
  margin: auto;
  width: 220px;
  height: 40px;
  background-color: #1c4b8c;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.moreLink:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0px 10px 10px -5px rgba(28, 75, 140, 0.5);
}
.youshi {
  position: relative;
  margin-top: 100px;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox {
  background: url(../images/ysbg.jpg) center 0 no-repeat fixed;
  height: 700px;
  margin-top: 94px;
}
.youshi ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi li {
  color: #fff;
  height: 700px;
  padding-top: 295px;
  float: left;
  width: 25%;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.youshi li .cont {
  position: relative;
  width: 300px;
  margin: auto;
}
.youshi li h4 {
  line-height: 1;
  font-size: 20px;
}
.youshi li h5 {
  margin-top: 12px;
  font-size: 14px;
  opacity: 0.6;
}
.youshi li .line {
  height: 2px;
  background-color: #ffffff;
  margin-top: 18px;
}
.youshi li .text {
  margin-top: 0;
  line-height: 36px;
  opacity: 0.7;
  height: 0;
  overflow: hidden;
}
.youshi li .zxLink {
  margin-top: 40px;
  display: block;
  width: 36px;
  border-radius: 40px;
  height: 36px;
  line-height: 34px;
  border: solid 1px #ffffff;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.youshi li .zxLink:after {
  content: ">";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  text-align: center;
  width: 34px;
  font-family: SimSun;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi li .zxLink span {
  width: 160px;
  background: url(../images/qq.png) 36px center no-repeat;
  padding-left: 66px;
  font-size: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.youshi li:hover,
.youshi li.on {
  padding-top: 154px;
  background: rgba(255, 255, 255, 0.1);
}
.youshi li:hover .text,
.youshi li.on .text {
  margin-top: 38px;
  height: 216px;
}
.youshi li:hover .zxLink,
.youshi li.on .zxLink {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  margin-top: 24px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c4b8c, #1c4b8c);
  background-image: linear-gradient(to right, #1c4b8c, #1c4b8c);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.youshi li:hover .zxLink:hover,
.youshi li.on .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.youshi li:hover .zxLink:after,
.youshi li.on .zxLink:after {
  right: -50px;
}
.customer {
  padding: 100px 0 90px;
}
.customer .lhBox {
  margin-top: 55px;
}
.customer .lhBox ul {
  margin-right: -22px;
}
.customer .lhBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.customer .lhBox li {
  width: 254px;
  float: left;
  margin-top: 24px;
  margin-right: 22px;
  position: relative;
}
.customer .lhBox li .pic:after,
.customer .lhBox li .pic:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 1px solid;
  transition: all 0.6s ease;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.customer .lhBox li .pic:before {
  top: 0;
  left: 0;
  border-color: #1c4b8c transparent transparent #1c4b8c;
}
.customer .lhBox li .pic:after {
  right: 0;
  bottom: 0;
  border-color: transparent #1c4b8c #1c4b8c transparent;
}
.customer .lhBox li:hover .pic:after,
.customer .lhBox li:hover .pic:before {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.customer .lhBox li .pic {
  display: block;
  width: 254px;
  height: 140px;
  position: relative;
}
.customer .lhBox li .pic i {
  position: relative;
  overflow: hidden;
  border: solid 1px #dddddd;
  width: 100%;
  height: 100%;
  display: block;
}
.customer .lhBox li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -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 1s ease-out;
  transition: all 1s ease-out;
}
.customer .lhBox li: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);
}
.customer .lhBox li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  position: relative;
}
.customer .lhBox li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.customer .lhBox li:hover .bt {
  color: #1c4b8c;
}
.customer .moreLink {
  margin-top: 70px;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 80px 0 110px;
}
.news .newsBox {
  margin-top: 40px;
}
.news .newsTab {
  position: relative;
  text-align: center;
}
.news .newsTab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0 10px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  width: 160px;
  height: 50px;
  line-height: 48px;
  background-color: #fafafa;
  border-radius: 0px 10px 0px 10px;
  border: solid 1px #dddddd;
  color: #666666;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c4b8c, #1c4b8c);
  background-image: linear-gradient(to right, #1c4b8c, #1c4b8c);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  position: relative;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 50%;
  margin-top: -20px;
  width: 150px;
  height: 40px;
  border: solid 1px #ffffff;
  opacity: 0;
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  border-radius: 0;
  border-color: transparent;
}
.news .newsTab ul li.on a:before {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 0.2;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.news .newsTabs {
  margin-top: 50px;
  overflow: hidden;
}
.news .newsTabs .newsList .list1 {
  position: relative;
}
.news .newsTabs .newsList .list1 ul {
  padding-left: 1px;
}
.news .newsTabs .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list1 li {
  float: left;
  width: 340px;
  height: 300px;
  border: solid 1px #dddddd;
  margin-left: -1px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list1 li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list1 li .pic {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsTabs .newsList .list1 li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1.5) rotate(0);
  -moz-transform: scale(1.5) rotate(0);
  -o-transform: scale(1.5) rotate(0);
  transform: scale(1.5) rotate(0);
}
.news .newsTabs .newsList .list1 li .cont {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  padding: 42px 30px 0;
}
.news .newsTabs .newsList .list1 li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
.news .newsTabs .newsList .list1 li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list1 li .cont p {
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  margin-top: 15px;
}
.news .newsTabs .newsList .list1 li .cont .date {
  color: #999999;
  line-height: 1;
  margin-top: 22px;
}
.news .newsTabs .newsList .list1 li .cont .more {
  margin-top: 35px;
  display: block;
  font-size: 14px;
  text-align: center;
  width: 130px;
  height: 40px;
  line-height: 38px;
  border: solid 1px #dddddd;
  color: #999999;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1c4b8c, #1c4b8c);
  background-image: linear-gradient(to right, #1c4b8c, #1c4b8c);
  background-size: 0% 100%;
  background-position: center center;
  position: relative;
}
.news .newsTabs .newsList .list1 li .cont .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  top: 50%;
  margin-top: -15px;
  width: 120px;
  height: 30px;
  border: solid 1px #ddd;
  opacity: 0;
  -webkit-transform: scale(0.6) rotate(0);
  -moz-transform: scale(0.6) rotate(0);
  -o-transform: scale(0.6) rotate(0);
  transform: scale(0.6) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list1 li:hover {
  background: #000;
}
.news .newsTabs .newsList .list1 li:hover .pic {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news .newsTabs .newsList .list1 li: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 .list1 li:hover .cont .bt {
  color: #fff;
}
.news .newsTabs .newsList .list1 li:hover .cont p {
  color: #fff;
}
.news .newsTabs .newsList .list1 li:hover .cont .date {
  color: #fff;
}
.news .newsTabs .newsList .list1 li:hover .cont .more {
  color: #fff;
  background-size: 100% 100%;
  border-radius: 0;
  border-color: transparent;
}
.news .newsTabs .newsList .list1 li:hover .cont .more:before {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 0.2;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.news .newsTabs .newsList .list2 {
  position: relative;
  margin-top: 48px;
}
.news .newsTabs .newsList .list2 ul {
  margin-right: -35px;
}
.news .newsTabs .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .newsList .list2 li {
  width: 430px;
  margin-right: 35px;
  height: 160px;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list2 li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list2 li .line {
  height: 1px;
  background-color: #dddddd;
  position: relative;
}
.news .newsTabs .newsList .list2 li .line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 50px;
  background-color: #1c4b8c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .newsList .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
  margin-top: 26px;
}
.news .newsTabs .newsList .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .newsList .list2 li p {
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 12px;
}
.news .newsTabs .newsList .list2 li .date {
  margin-top: 22px;
  line-height: 1;
  color: #999999;
  height: 14px;
}
.news .newsTabs .newsList .list2 li:hover .line:before {
  width: 100%;
}
.news .newsTabs .newsList .list2 li:hover .bt {
  color: #1c4b8c;
}
.links {
  padding: 46px 0;
  line-height: 40px;
}
.links .tit {
  float: left;
  width: 100px;
  text-transform: uppercase;
  color: #1c4b8c;
  font-size: 30px;
  font-family: Arial;
  font-weight: bold;
}
.links .list {
  width: 1260px;
  float: right;
  overflow: hidden;
}
.links .list a {
  display: inline-block;
  margin-left: 30px;
  position: relative;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.links .list a:hover {
  color: #1c4b8c;
}
