@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);
  }
}
.banner {
  position: relative;
  z-index: 1;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 225px;
  background: url(../images/bannerbg.png) center bottom no-repeat;
  left: 0;
  bottom: 0;
}
.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 {
  font-size: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  opacity: 1;
  padding: 2px;
  border-radius: 5px;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  margin: 0 20px;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  width: 30px;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.inTop {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
.inTop .inContent {
  height: 50px;
  line-height: 50px;
}
.inTop .hotTabs {
  float: left;
  width: 608px;
}
.inTop .hotTabs .tit {
  font-size: 16px;
  font-weight: bold;
  float: left;
}
.inTop .hotTabs .tit:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: url(../images/hotico.png) center center no-repeat;
  background-color: #cd0013;
  border-radius: 100%;
  margin-right: 20px;
}
.inTop .hotTabs .bd {
  float: left;
  width: 430px;
  height: 50px;
  overflow: hidden;
}
.inTop .hotTabs .bd ul li {
  height: 50px;
}
.inTop .hotTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
}
.inTop .hotTabs .bd ul li .bt:hover {
  color: #134a7e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.inTop .slogan {
  float: left;
  font-size: 16px;
  color: #666666;
}
.inTop .slogan:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: url(../images/slogan.png) center center no-repeat;
  background-color: #134a7e;
  border-radius: 100%;
  margin-right: 20px;
}
.inTop .xunpan {
  float: right;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #666666;
  font-size: 16px;
}
.inTop .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: url(../images/xunpan.png) center center no-repeat;
  background-color: #134a7e;
  border-radius: 100%;
  margin-right: 20px;
}
.inTop .xunpan i {
  margin: 0 5px;
}
.inTop .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #134a7e;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(19, 74, 126, 0.15);
}
.inTop .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #134a7e;
}
.inTop .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.title {
  line-height: 1;
}
.title b {
  font-weight: bold;
  font-size: 42px;
  display: block;
}
.title b em {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  background-color: #333333;
  border-radius: 100%;
  margin: 0 15px;
}
.title i {
  display: block;
  margin-top: 20px;
  line-height: 15px;
  font-family: Arial;
  font-size: 20px;
  text-transform: uppercase;
}
.title i:after {
  content: "";
  display: block;
  width: 170px;
  height: 1px;
  background-color: #333333;
  margin-top: 30px;
}
.moreLink {
  display: block;
  width: 80px;
  height: 80px;
  background-color: #134a7e;
  margin-top: 26px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/moreadd.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  -webkit-transform: scale(1) rotate(90deg);
  -moz-transform: scale(1) rotate(90deg);
  -o-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
  border-radius: 100%;
  box-shadow: 0 0 10px 0 rgba(19, 74, 126, 0.5);
}
.moreLink:hover:before {
  -webkit-transform: scale(1) rotate(-180deg);
  -moz-transform: scale(1) rotate(-180deg);
  -o-transform: scale(1) rotate(-180deg);
  transform: scale(1) rotate(-180deg);
}
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 26px;
}
.product {
  padding: 90px 0;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav .moreLink {
  float: right;
  margin-top: 26px;
}
.product .proNav > ul {
  float: right;
  max-width: 800px;
  overflow: hidden;
  margin-right: 85px;
}
.product .proNav > ul > li {
  float: left;
}
.product .proNav > ul > li:first-child {
  margin-left: 0;
}
.product .proNav > ul > li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 130px;
  height: 106px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > a i {
  font-family: Arial;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  display: block;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > a em {
  display: block;
  height: 1px;
  background-color: #333333;
  margin-top: 30px;
  position: relative;
}
.product .proNav > ul > li > a em:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0089e1;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  top: -3px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > a em:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 27px;
  height: 29px;
  top: -14px;
  background: url(../images/pronavli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5) rotate(0);
  -moz-transform: scale(0.5) rotate(0);
  -o-transform: scale(0.5) rotate(0);
  transform: scale(0.5) rotate(0);
}
.product .proNav > ul > li > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  margin-top: 30px;
}
.product .proNav > ul > li.on a {
  background-size: 100% 100%;
  color: #134a7e;
}
.product .proNav > ul > li.on a i {
  font-weight: bold;
  color: #134a7e;
}
.product .proNav > ul > li.on a em:before {
  background-color: #cd0013;
}
.product .proNav > ul > li.on a em:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.product .proNav > ul > li.on a span {
  font-weight: bold;
}
.product .proTabs {
  position: relative;
  margin-top: 60px;
  height: 390px;
}
.product .proTabs .bd {
  height: 390px;
  overflow: hidden;
}
.product .proTabs .bd ul li {
  height: 390px;
  position: relative;
}
.product .proTabs .bd ul li .pic {
  float: left;
  display: block;
  width: 520px;
  height: 390px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proTabs .bd 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;
}
.product .proTabs .bd ul li .cont {
  float: right;
  width: 700px;
  padding-top: 15px;
}
.product .proTabs .bd ul li .cont .tt {
  position: relative;
  padding-right: 100px;
}
.product .proTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs .bd ul li .cont .more {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont .more i {
  min-width: 4px;
}
.product .proTabs .bd ul li .cont .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
  color: #134a7e;
}
.product .proTabs .bd ul li .cont .line {
  width: 30px;
  height: 3px;
  background-color: #254665;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 28px;
  font-size: 16px;
}
.product .proTabs .bd ul li:hover .pic {
  border-color: #134a7e;
}
.product .proTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.product .proTabs .bd ul li:hover .cont .bt {
  color: #134a7e;
}
.product .proTabs .bd ul li:hover .cont .line {
  width: 50px;
}
.product .proTabs .proTel {
  position: absolute;
  right: 0;
  top: 214px;
  width: 700px;
  height: 55px;
  line-height: 54px;
  border-bottom: 1px solid #f0f4f8;
}
.product .proTabs .proTel .tel {
  float: left;
  font-family: Arial;
  font-size: 26px;
  letter-spacing: 2.5px;
}
.product .proTabs .proTel .zxLink {
  display: block;
  float: right;
  width: 172px;
  height: 55px;
  background-color: #f0f4f8;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proTel .zxLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  margin-right: 15px;
  background: url(../images/qq.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.product .proTabs .proTel .zxLink:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #cd0013;
  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;
}
.product .proTabs .proTel .zxLink:hover {
  background: none;
  color: #cd0013;
  box-shadow: 0 10px 10px -5px rgba(205, 0, 19, 0.5);
}
.product .proTabs .proTel .zxLink:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proTabs .proen {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 128px;
  line-height: 95px;
  letter-spacing: 12px;
  color: #333333;
  opacity: 0.05;
  margin-right: -12px;
}
.product .list {
  margin-top: 40px;
}
.product .list ul {
  margin-right: -20px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  float: left;
  margin-right: 20px;
  width: 310px;
  height: 300px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list 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;
}
.product .list ul li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  border-color: #134a7e;
}
.product .list ul li:hover .pic img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.product .list ul li .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 60px;
  background-color: #f8f8f8;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 55px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #134a7e, #134a7e);
  background-image: linear-gradient(to right, #134a7e, #134a7e);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  width: 23px;
  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 ul li:hover .bt {
  color: #fff;
  background-size: 100% 100%;
}
.product .list ul li:hover .bt:before {
  background-image: url(../images/prolih.png);
  animation: zyfd 1.5s linear infinite;
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
}
.youshi .ysBox {
  height: 720px;
  z-index: 1;
}
.youshi .ysL {
  float: left;
  width: 350px;
  padding-top: 90px;
  height: 720px;
}
.youshi .ysL .tip {
  margin-top: 65px;
  line-height: 1;
}
.youshi .ysL .tip .t1 {
  font-size: 20px;
}
.youshi .ysL .tip .t2 {
  font-size: 16px;
  margin-top: 16px;
}
.youshi .ysL .tip .t3 {
  font-size: 10px;
  line-height: 20px;
  color: #999999;
  font-family: Arial;
  margin-top: 35px;
}
.youshi .ysL .hd {
  margin-top: 84px;
  font-size: 0;
}
.youshi .ysL .hd ul {
  display: inline-block;
  vertical-align: middle;
}
.youshi .ysL .hd ul li {
  text-indent: 3em;
  width: 10px;
  height: 10px;
  background-color: #134a7e;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysL .hd ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  border: solid 1px #cd0013;
  border-radius: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysL .hd ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #cd0013;
  border-radius: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysL .hd ul li.on {
  background-color: transparent;
}
.youshi .ysL .hd ul li.on:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysL .hd ul li.on:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .ysL .hd .prev {
  display: inline-block;
  background: url(../images/ysL.png) center center no-repeat;
  width: 13px;
  height: 21px;
  vertical-align: middle;
  margin-right: 52px;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysL .hd .prev:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.youshi .ysL .hd .next {
  display: inline-block;
  background: url(../images/ysR.png) center center no-repeat;
  width: 13px;
  height: 21px;
  vertical-align: middle;
  margin-left: 52px;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.youshi .ysL .hd .next:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.youshi .ysL .tel {
  margin-top: 95px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 30px;
  line-height: 22px;
  letter-spacing: 2.2px;
  font-weight: bold;
  text-transform: uppercase;
}
.youshi .bd {
  width: 900px;
  float: right;
  height: 720px;
  position: relative;
}
.youshi .bd ul li {
  width: 1210px;
  height: 720px;
  position: relative;
}
.youshi .bd ul li .pic {
  float: left;
  width: 1210px;
  height: 720px;
  overflow: hidden;
}
.youshi .bd ul li .pic img {
  width: 100%;
  height: 100%;
  display: block;
}
.youshi .bd ul li .cont {
  position: absolute;
  left: 0;
  bottom: 90px;
  color: #fff;
}
.youshi .bd ul li .cont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .bd ul li .cont .num {
  width: 195px;
  height: 220px;
  background-color: rgba(19, 74, 126, 0.7);
  float: left;
  line-height: 220px;
  text-align: center;
  font-family: Arial;
  font-size: 30px;
  text-transform: uppercase;
}
.youshi .bd ul li .cont .num i {
  font-size: 140px;
  font-family: "Arial Black";
  height: 220px;
}
.youshi .bd ul li .cont .tit {
  width: 220px;
  height: 220px;
  background-color: rgba(0, 0, 0, 0.7);
  float: left;
  margin-left: 10px;
  text-align: center;
}
.youshi .bd ul li .cont .tit p {
  padding: 40px 10px 0;
  height: 112px;
  font-family: Arial;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  opacity: 0.5;
  text-align: center;
  text-transform: uppercase;
}
.youshi .bd ul li .cont .tit h4 {
  margin: auto;
  width: 160px;
  border-top: 1px solid #fff;
  font-size: 24px;
  color: #ffffff;
  opacity: 0.5;
  padding-top: 24px;
  line-height: 34px;
}
.youshi .bd ul li .cont .txt {
  width: 745px;
  margin-left: 40px;
  height: 220px;
  background-color: rgba(0, 0, 0, 0.7);
  float: left;
  padding-top: 40px;
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .bd ul li .cont .txt p {
  color: #ffffff;
  line-height: 36px;
  width: 380px;
}
.case {
  padding: 90px 0 80px;
}
.case .caseTabs {
  position: relative;
  margin-top: 60px;
}
.case .caseTabs .bd {
  height: 388px;
  overflow: hidden;
}
.case .caseTabs ul {
  margin-right: -50px;
}
.case .caseTabs ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs ul li {
  width: 400px;
  margin-right: 50px;
  height: 388px;
  position: relative;
}
.case .caseTabs ul li .pic {
  display: block;
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseTabs 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 .caseTabs ul li:hover .pic {
  border-color: #134a7e;
}
.case .caseTabs ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .caseTabs ul li .cont {
  height: 88px;
  position: relative;
  padding-left: 90px;
  padding-top: 20px;
  text-align: right;
}
.case .caseTabs ul li .cont .num {
  position: absolute;
  left: 14px;
  font-weight: bold;
  font-family: Arial;
  font-size: 50px;
  color: #e4e4e4;
  line-height: 36px;
  top: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs ul li .cont .bt:hover {
  color: #134a7e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  height: 30px;
  color: #999999;
  margin-top: 4px;
}
.case .caseTabs ul li:hover .num {
  color: #cd0013;
}
.case .caseTabs .prev {
  position: absolute;
  width: 21px;
  height: 66px;
  left: -115px;
  top: 114px;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-filter: grayscale(30);
  filter: grayscale(30);
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseTabs .prev:hover {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseTabs .next {
  position: absolute;
  width: 21px;
  height: 66px;
  right: -115px;
  top: 114px;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-filter: grayscale(30);
  filter: grayscale(30);
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseTabs .next:hover {
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 800px;
}
.about .aboutBox .aboutEn {
  position: absolute;
  right: -250px;
  bottom: 50px;
  font-family: Arial;
  font-size: 13px;
  letter-spacing: 10px;
  color: rgba(19, 74, 126, 0.2);
  line-height: 12px;
  white-space: nowrap;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-transform: uppercase;
}
.about .aboutBox .aboutEn:before {
  content: "";
  display: inline-block;
  margin-bottom: 20px;
  width: 1px;
  height: 50px;
  background-color: rgba(19, 74, 126, 0.1);
}
.about .aboutText {
  float: left;
  width: 460px;
  padding-top: 90px;
  height: 800px;
  color: #ffffff;
}
.about .aboutText .title {
  color: #fff;
}
.about .aboutText .title b em {
  background-color: #fff;
}
.about .aboutText .title i {
  margin-top: 40px;
  display: block;
  font-family: "Arial Black";
  font-size: 75px;
  line-height: 58px;
  text-transform: uppercase;
}
.about .aboutText .title i:before {
  content: "";
  display: block;
  width: 170px;
  height: 1px;
  background-color: #fff;
  margin-bottom: 35px;
}
.about .aboutText .title i:after {
  display: none;
}
.about .aboutText .tit {
  line-height: 1;
  margin-top: 62px;
}
.about .aboutText .tit span {
  display: block;
  line-height: 1;
  font-size: 26px;
}
.about .aboutText .tit i {
  display: block;
  font-size: 16px;
  line-height: 14px;
  margin-top: 20px;
  opacity: 0.2;
  text-transform: uppercase;
}
.about .aboutText .text {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 40px;
  height: 160px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 36px;
  width: 400px;
}
.about .aboutText .more {
  margin-top: 54px;
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.2);
  height: 36px;
  line-height: 36px;
  text-transform: uppercase;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 11px;
  opacity: 0.3;
  margin-left: 25px;
  position: relative;
  top: -2px;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #fff;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutText .more:hover:after {
  opacity: 1;
  animation: zyfd 1.5s linear infinite;
}
.about .aboutPic {
  float: right;
  width: 830px;
}
.about .aboutPic .aLink {
  height: 120px;
  padding-top: 24px;
  padding-left: 180px;
}
.about .aboutPic .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutPic .aLink a {
  float: left;
  display: block;
  height: 62px;
  line-height: 52px;
  position: relative;
  width: 165px;
  text-align: center;
  margin-left: 70px;
  font-size: 16px;
}
.about .aboutPic .aLink a:first-child {
  margin-left: 0;
}
.about .aboutPic .aLink a:first-child:before {
  display: none;
}
.about .aboutPic .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  left: -35px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #dddddd;
}
.about .aboutPic .aLink a:after {
  content: "";
  display: block;
  position: absolute;
  background: #134a7e;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .aLink a i {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 52px;
  overflow: hidden;
  margin-right: 20px;
}
.about .aboutPic .aLink a i:before,
.about .aboutPic .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;
}
.about .aboutPic .aLink a i.ico1:before {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aboutPic .aLink a i.ico1:after {
  background: url(../images/aboutico1h.png) center center no-repeat;
}
.about .aboutPic .aLink a i.ico2:before {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aboutPic .aLink a i.ico2:after {
  background: url(../images/aboutico2h.png) center center no-repeat;
}
.about .aboutPic .aLink a i.ico3:before {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aboutPic .aLink a i.ico3:after {
  background: url(../images/aboutico3h.png) center center no-repeat;
}
.about .aboutPic .aLink a:hover,
.about .aboutPic .aLink a.on {
  color: #134a7e;
}
.about .aboutPic .aLink a:hover i:before,
.about .aboutPic .aLink a.on i:before,
.about .aboutPic .aLink a:hover i:after,
.about .aboutPic .aLink a.on i:after {
  top: -100%;
}
.about .aboutPic .aLink a:hover:after,
.about .aboutPic .aLink a.on:after {
  width: 100%;
}
.about .aboutPic .video {
  overflow: hidden;
  width: 1000px;
  height: 630px;
  -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 .aboutTip {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 1;
  letter-spacing: 11px;
  color: #666666;
  margin-right: -11px;
}
.news {
  padding: 90px 0;
}
.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;
  margin-top: 42px;
}
.news .newsTab ul li {
  float: left;
  position: relative;
  margin-left: 96px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  line-height: 36px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 42px;
  left: 50%;
  margin-left: 10px;
  width: 1px;
  height: 23px;
  background-color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 36px;
  overflow: hidden;
  margin: auto;
  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.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #134a7e;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  background-color: #134a7e;
}
.news .newsTabs {
  margin-top: 60px;
}
.news .newsTabs .bd {
  height: 621px;
  overflow: hidden;
}
.news .newsList {
  height: 621px;
  overflow: hidden;
}
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 490px;
  height: 621px;
  background-color: #f6f8fa;
  position: relative;
  padding: 55px 45px 0;
}
.news .newsList .one .date {
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
}
.news .newsList .one .date i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  line-height: 40px;
  font-size: 54px;
  font-weight: bold;
  color: #333;
}
.news .newsList .one .pic {
  margin-top: 42px;
  width: 100%;
  height: 245px;
  display: block;
  overflow: hidden;
  position: relative;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  padding-top: 20px;
  height: 230px;
  padding-left: 10px;
  padding-right: 10px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont p {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 7px;
}
.news .newsList .one .cont .more {
  display: inline-block;
  margin-top: 25px;
  color: #999999;
  position: relative;
  height: 32px;
  line-height: 32px;
}
.news .newsList .one .cont .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: url(../images/newsar.png) 0 center no-repeat;
  top: -2px;
  margin-left: 15px;
  width: 36px;
  height: 11px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.news .newsList .one .cont .more:hover {
  color: #134a7e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .more:hover:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.news .newsList .one:hover .cont .bt {
  color: #134a7e;
}
.news .newsList .one:hover .cont .more:after {
  animation: zyfd 1.5s linear infinite;
}
.news .newsList .list {
  width: 740px;
  float: right;
  position: relative;
}
.news .newsList .list .two {
  position: relative;
  height: 120px;
  padding-left: 120px;
  padding-top: 12px;
}
.news .newsList .list .two .date {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: solid 1px #e8e8e8;
  width: 90px;
  height: 120px;
  color: #666666;
  text-align: center;
  padding-top: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.news .newsList .list .two .date i {
  display: block;
  font-weight: bold;
  font-size: 48px;
  line-height: 40px;
}
.news .newsList .list .two .date span {
  display: block;
  font-size: 14px;
  margin-top: 12px;
  line-height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list .two .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list .two .bt:hover {
  color: #134a7e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list .two p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
}
.news .newsList .list .two:hover .date {
  background: #134a7e;
  border-color: #134a7e;
  color: #fff;
}
.news .newsList .list .two:hover .date span {
  color: #aedac2;
}
.news .newsList .list li {
  float: left;
  height: 45px;
  overflow: hidden;
  margin: 21px 0;
  position: relative;
  padding-left: 118px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list li:first-child {
  margin-top: 0;
}
.news .newsList .list li .date {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 90px;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
  padding-top: 32px;
}
.news .newsList .list li .date i {
  display: block;
  font-size: 50px;
  line-height: 36px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list li .date span {
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  margin-top: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list li .date em {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-family: Arial;
  font-size: 14px;
  color: #666666;
  line-height: 43px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list li .tt {
  height: 45px;
  line-height: 45px;
  position: relative;
  padding-right: 90px;
}
.news .newsList .list li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  color: #555555;
}
.news .newsList .list li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #134a7e;
}
.news .newsList .list li .tt .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list li .tt .more i {
  min-width: 4px;
}
.news .newsList .list li p {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
}
.news .newsList .list li:hover,
.news .newsList .list li.on {
  height: 120px;
  margin-bottom: 0;
}
.news .newsList .list li:hover .date,
.news .newsList .list li.on .date {
  background: #134a7e;
  border-color: #134a7e;
  color: #fff;
}
.news .newsList .list li:hover .date i,
.news .newsList .list li.on .date i,
.news .newsList .list li:hover .date span,
.news .newsList .list li.on .date span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .list li:hover .date em,
.news .newsList .list li.on .date em {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .newsList .list li:hover .bt,
.news .newsList .list li.on .bt {
  color: #333333;
}
.news .newsList .list li:hover .tt,
.news .newsList .list li.on .tt {
  padding-right: 0;
}
.news .newsList .list li:hover .tt .more,
.news .newsList .list li.on .tt .more {
  opacity: 0;
  filter: alpha(opacity=0);
  right: -30px;
}
.message {
  background-color: #eaedf2;
}
.message .lyBox {
  padding: 45px 25px;
  height: 200px;
}
.message .ewm {
  float: left;
}
.message .ewm img {
  display: block;
  width: 113px;
  height: 113px;
  padding: 12px;
  background: url(../images/ewmbg.png) center center no-repeat;
}
.message .formbox {
  float: right;
  width: 1020px;
  padding-top: 4px;
}
.message .formbox input {
  display: block;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 40px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  line-height: 38px;
  border: none;
  color: #333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 14px;
  padding: 0 10px 0 45px;
  float: left;
}
.message .formbox input.username {
  background: #fff url(../images/inpxm.png) 15px center no-repeat;
  margin-right: 60px;
}
.message .formbox input.usertel {
  background: #fff url(../images/inpdh.png) 15px center no-repeat;
  margin-right: 60px;
}
.message .formbox input.codeText {
  background: #fff url(../images/inpyzm.png) 15px center no-repeat;
}
.message .formbox input.xqcontent {
  background: #fff url(../images/inpnr.png) 15px center no-repeat;
  width: 665px;
  margin-top: 20px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  box-shadow: 0 0 10px rgba(19, 74, 126, 0.15);
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  display: block;
  float: left;
  position: relative;
}
.message .formbox .code .imgCode {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 81px;
  height: 34px;
}
.message .formbox .submitform {
  margin-top: 15px;
  display: block;
  float: right;
  width: 300px;
  height: 45px;
  background-color: #333333;
  text-align: center;
  overflow: hidden;
  border: none;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  color: #fff;
  letter-spacing: 3px;
}
.message .formbox .submitform:hover {
  background: #134a7e;
  box-shadow: 0 10px 10px -5px rgba(19, 74, 126, 0.5);
}
.message .right {
  width: 610px;
}
.message .right .tit:before {
  background: #134a7e url(../images/lxico.png) center center no-repeat;
}
.message .right .text {
  margin-top: 56px;
  width: 555px;
  padding-right: 245px;
  border-top: 1px #333 solid;
  border-bottom: 3px #333 solid;
  width: 800px;
  padding: 15px 0 20px;
}
.message .right .text p {
  line-height: 30px;
  margin-top: 10px;
}
.message .right .text .link {
  line-height: 30px;
  margin-top: 10px;
  height: 30px;
  overflow: hidden;
  width: 610px;
}
.message .right .text .link a {
  display: inline-block;
  font-size: 14px;
  margin-left: 30px;
}
.message .right .text .link a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.message .right .text .link a:hover {
  color: #134a7e;
}
.message .right .text .link a:first-child {
  margin-left: 0;
}
.message .right .tel {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
  line-height: 1;
}
.links {
  background: url(../images/linksbg.jpg) center repeat-y;
  padding: 30px 0;
}
.links .linksBox {
  line-height: 36px;
}
.links .linksBox .tit {
  float: left;
  width: 102px;
  line-height: 36px;
  height: 36px;
  font-size: 20px;
  font-weight: bold;
  padding-right: 15px;
  text-align: center;
  background: url(../images/linkstit.png) 0 center no-repeat;
  color: #fff;
  font-family: "Arial Black";
  text-transform: uppercase;
}
.links .linksBox .list {
  float: right;
  width: 1180px;
  overflow: hidden;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  color: #333;
  margin-left: 40px;
}
.links .linksBox .list a:hover {
  color: #134a7e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
