@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 {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s 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: 640px;
}
.banner .slider {
  width: 100%;
  height: 640px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 640px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
}
.banner .slider .slider-main {
  height: 640px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .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 .slider .slider-btn .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 .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 30px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  background-color: #f6f8fa;
  border-radius: 5px;
  margin: 0 14px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .slider-nav li.active {
  width: 56px;
}
.title {
  line-height: 58px;
  position: relative;
  z-index: 1;
}
.title * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 97px;
  height: 78px;
  left: -62px;
  top: -10px;
  background: url(../images/titdot.png) 0 center no-repeat;
}
.title i {
  display: inline-block;
  vertical-align: top;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color: #005eab;
  color: #fff;
  line-height: 58px;
  text-align: center;
  font-family: Arial;
  font-size: 36px;
  text-transform: uppercase;
}
.title b {
  font-weight: bold;
  font-size: 30px;
  margin-left: 10px;
}
.title em {
  line-height: 1;
  margin-left: 18px;
  font-family: "Arial Narrow";
  color: #999999;
  display: inline-block;
  font-size: 14px;
}
.title em:before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 1px;
  height: 20px;
  background-color: #dddddd;
  margin-right: 18px;
}
.moreLink {
  display: block;
  width: 142px;
  border-bottom: 1px solid #a3a3a3;
  height: 50px;
  font-size: 20px;
  line-height: 42px;
  font-family: "BellMT", "Bell", 'Times New Roman', Times, serif;
  text-align: center;
  padding: 0;
  position: relative;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:before {
  content: "";
  position: absolute;
  background: #005eab;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.moreLink:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 17px;
  height: 15px;
  background: url(../images/ar1.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #005eab;
}
.moreLink:hover:after {
  background: url(../images/ar2.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
.moreLink:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}
.titBox .title {
  float: left;
}
.titBox .tip {
  float: right;
  font-size: 16px;
  letter-spacing: 3px;
  color: #999999;
  line-height: 1;
  margin-top: 26px;
}
.titBox .tip:after {
  content: "";
  width: 30px;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.product {
  padding: 72px 0;
  position: relative;
  background: #fafafa;
}
.product .proBox {
  margin-top: 46px;
  z-index: 1;
}
.product .proNav {
  float: left;
  width: 290px;
  height: 940px;
  background-color: #ffffff;
  position: relative;
}
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .tit {
  height: 165px;
  color: #ffffff;
  padding-top: 56px;
  text-align: center;
  background: #005eab;
}
.product .proNav .tit h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  line-height: 16px;
}
.product .proNav .tit h5 {
  font-weight: bold;
  font-size: 22px;
  margin-top: 28px;
  line-height: 1;
}
.product .proNav .tit h5:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  position: relative;
  top: -2px;
}
.product .proNav .tit h5:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  position: relative;
  top: -2px;
}
.product .proNav ul {
  margin: 26px 25px 0;
}
.product .proNav ul li {
  margin-top: 15px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff;
  position: relative;
  padding-right: 55px;
  padding-left: 30px;
  background: #005eab;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li > a:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/pronavdt.png) center center no-repeat;
  width: 17px;
  height: 9px;
  top: 23px;
  right: 30px;
}
.product .proNav ul li > a:hover {
  padding-left: 35px;
}
.product .proNav ul li .dow {
  position: relative;
  margin-top: 15px;
}
.product .proNav ul li .dow a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 49px;
  height: 50px;
  border-top: 1px dashed #eeeeee;
  padding-left: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .dow a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #005eab;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .proNav ul li .dow a:hover:after,
.product .proNav ul li .dow a.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proNav ul li .dow a:first-child {
  border-top: none;
}
.product .proNav ul li .dow a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 10px;
  top: -2px;
  width: 10px;
  height: 1px;
  background-color: #cccccc;
}
.product .proNav ul li .dow a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #005eab;
}
.product .proNav ul li .dow a:hover:before {
  background-color: #005eab;
}
.product .proNav .more {
  display: block;
  width: 240px;
  height: 50px;
  border: solid 1px #005eab;
  line-height: 48px;
  text-align: center;
  color: #005eab;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 15px auto 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eab, #005eab);
  background-image: linear-gradient(to right, #005eab, #005eab);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .proNav .more i {
  min-width: 5px;
}
.product .proNav .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(0, 94, 171, 0.5);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .list {
  float: right;
  width: 950px;
}
.product .list .one {
  height: 330px;
  background-color: #ffffff;
}
.product .list .one .pic {
  display: block;
  width: 520px;
  height: 330px;
  border: solid 1px #dddddd;
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  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 .one .cont {
  width: 430px;
  height: 330px;
  float: right;
  padding: 50px 40px 0;
  text-align: center;
}
.product .list .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list .one .cont .line {
  width: 55px;
  height: 1px;
  background-color: #005eab;
  margin: 8px auto 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #666666;
  margin-top: 15px;
}
.product .list .one .cont .more {
  display: block;
  margin: auto;
  width: 125px;
  height: 40px;
  line-height: 40px;
  background-color: #666666;
  margin: 24px auto 0;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eab, #005eab);
  background-image: linear-gradient(to right, #005eab, #005eab);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .list .one .cont .more:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(0, 94, 171, 0.5);
}
.product .list .one:hover .pic {
  border-color: #005eab;
}
.product .list .one: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 .one:hover .cont .bt {
  color: #005eab;
}
.product .list .one:hover .cont .more {
  background-size: 100% 100%;
  color: #fff;
}
.product .list ul {
  margin-right: -30px;
}
.product .list ul li {
  margin-right: 30px;
  height: 170px;
  margin-top: 34px;
  float: left;
  width: 460px;
}
.product .list ul li .pic {
  display: block;
  width: 170px;
  height: 170px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  position: relative;
  overflow: hidden;
  float: left;
  -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: contain;
  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 .cont {
  width: 270px;
  height: 170px;
  background-color: #ffffff;
  float: right;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  padding: 25px 30px 0 25px;
}
.product .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #666666;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li .cont .line {
  width: 35px;
  height: 1px;
  background-color: #dddddd;
  margin-top: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li:hover .pic {
  border-color: #005eab;
}
.product .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .list ul li:hover .cont {
  background: #005eab;
}
.product .list ul li:hover .cont .bt {
  color: #fff;
}
.product .list ul li:hover .cont .line {
  background-color: #1872bc;
}
.product .list ul li:hover .cont p {
  color: #fff;
}
.product .list .prev {
  position: absolute;
  right: 190px;
  bottom: 73px;
  z-index: 2;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: url(../images/kcarl.png) center center no-repeat;
  background-color: #ffb400;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.product .list .prev:hover {
  background-color: #005eab;
}
.product .list .next {
  position: absolute;
  z-index: 2;
  right: 52px;
  bottom: 73px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: url(../images/kcarr.png) center center no-repeat;
  background-color: #fafafa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.product .list .next:hover {
  background-color: #ffb400;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  border-bottom: 1px solid #cccccc;
  padding-top: 64px;
}
.youshi .ysTit {
  height: 250px;
  padding-left: 48px;
}
.youshi .ysTit .tit {
  float: right;
  text-align: center;
  line-height: 1;
  width: 910px;
  margin-right: -135px;
  padding-top: 26px;
}
.youshi .ysTit .tit h4 {
  font-size: 100px;
  font-weight: bold;
  line-height: 78px;
  color: #ffffff;
  opacity: 0.1;
  white-space: nowrap;
}
.youshi .ysTit .tit h3 {
  font-size: 40px;
  margin-top: -40px;
  letter-spacing: 4px;
  color: #ffffff;
  padding-left: 4px;
  font-weight: bold;
}
.youshi .ysTit .tit p {
  font-size: 18px;
  margin: 36px auto 0;
  color: #959da7;
  line-height: 1;
}
.youshi .ysTit .tit p:before {
  content: "";
  display: inline-block;
  margin-right: 13px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 15px;
  height: 1px;
  background-color: #959da7;
}
.youshi .ysTit .tit p:after {
  content: "";
  display: inline-block;
  margin-left: 13px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 15px;
  height: 1px;
  background-color: #959da7;
}
.youshi .ysTit .tip {
  float: left;
  width: 400px;
  height: 250px;
  border: dashed 1px #8c98a1;
  text-align: center;
  padding-top: 42px;
  line-height: 1;
  color: #8c98a1;
}
.youshi .ysTit .tip .t1 {
  letter-spacing: 8px;
  padding-left: 8px;
  font-size: 40px;
  line-height: 40px;
}
.youshi .ysTit .tip .t2 {
  font-size: 30px;
  margin-top: 26px;
  letter-spacing: 6px;
  padding-left: 6px;
}
.youshi .ysTit .tip .t3 {
  line-height: 40px;
  margin: 32px auto 0;
  font-size: 26px;
  letter-spacing: 5px;
  padding-left: 5px;
  width: 325px;
  height: 40px;
  background-color: #ffffff;
  color: #333333;
}
.youshi .tt {
  float: right;
  color: #fff;
}
.youshi .tt .tel {
  float: left;
  height: 54px;
  line-height: 54px;
}
.youshi .tt .tel:before {
  content: "";
  display: inline-block;
  width: 54px;
  height: 54px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 12px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tt .tel b {
  font-size: 26px;
  vertical-align: middle;
  margin-left: 4px;
  position: relative;
  top: -2px;
  display: inline-block;
}
.youshi .tt .zxLink {
  float: right;
  margin-top: 8px;
  width: 68px;
  height: 35px;
  background-color: #ffb400;
  border-radius: 10px;
  line-height: 35px;
  color: #ffffff;
  font-size: 16px;
  margin-left: 24px;
  text-align: center;
  -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;
}
.youshi .tt .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #005eab;
  border-radius: 10px;
  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;
}
.youshi .tt .zxLink:hover {
  background: none;
}
.youshi .tt .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysBox .bd {
  height: 211px;
  overflow: hidden;
  margin-left: 605px;
}
.youshi .ysBox .bd ul li .item {
  height: 210px;
  padding: 65px 25px 0 30px;
}
.youshi .ysBox .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .bd ul li .item h4 {
  font-size: 24px;
  line-height: 24px;
}
.youshi .ysBox .bd ul li .item h4 i {
  font-family: Arial;
  font-size: 32px;
  line-height: 24px;
  margin-right: 14px;
}
.youshi .ysBox .bd ul li .item h4 i:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  height: 1px;
  background-color: #333333;
  position: relative;
  margin-left: 4px;
  top: -2px;
}
.youshi .ysBox .bd ul li .item .text {
  line-height: 36px;
  color: #666666;
  margin-top: 34px;
}
.youshi .ysBox .bd ul li .item:hover h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox .bd ul li .item:hover .text {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysBox .tip {
  width: 690px;
  height: 85px;
  margin-left: 605px;
  border-top: dashed 1px #cccccc;
  border-bottom: dashed 1px #cccccc;
  line-height: 83px;
  font-size: 18px;
  padding-left: 32px;
}
.youshi .ysBox .tip:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  position: relative;
  top: -2px;
  width: 20px;
  height: 1px;
  background-color: #999999;
}
.youshi .ysBox .hd {
  height: 138px;
  padding-top: 28px;
}
.youshi .ysBox .hd .tel {
  float: left;
}
.youshi .ysBox .hd .tel h4 {
  font-size: 20px;
  line-height: 1;
  height: 29px;
}
.youshi .ysBox .hd .tel h4:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: bottom;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
  margin-right: 14px;
}
.youshi .ysBox .hd .tel p {
  font-family: Arial;
  font-weight: bold;
  font-size: 36px;
  line-height: 26px;
  letter-spacing: 4px;
  color: #005eab;
  margin-top: 16px;
}
.youshi .ysBox .hd ul {
  float: right;
  text-align: center;
  margin-top: 11px;
}
.youshi .ysBox .hd ul li {
  float: left;
  cursor: pointer;
  width: 180px;
  height: 60px;
  line-height: 60px;
  background-color: #666666;
  color: #ffffff;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eab, #005eab);
  background-image: linear-gradient(to right, #005eab, #005eab);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-left: 68px;
}
.youshi .ysBox .hd ul li:first-child {
  margin-left: 0;
}
.youshi .ysBox .hd ul li i {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 28px;
  height: 100%;
  overflow: hidden;
  margin-right: 11px;
}
.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,
.youshi .ysBox .hd ul li i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico2:before,
.youshi .ysBox .hd ul li i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico3:before,
.youshi .ysBox .hd ul li i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd ul li i.ico4:before,
.youshi .ysBox .hd ul li i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd ul li:hover,
.youshi .ysBox .hd ul li.on {
  background-size: 100% 100%;
}
.youshi .ysBox .hd ul li:hover i:before,
.youshi .ysBox .hd ul li.on i:before,
.youshi .ysBox .hd ul li:hover i:after,
.youshi .ysBox .hd ul li.on i:after {
  top: -100%;
}
.case {
  padding: 72px 0 102px;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseTabs {
  margin-top: 40px;
}
.case .caseTabs .bd {
  margin-left: -38px;
  overflow: hidden;
  width: 1318px;
  height: 460px;
}
.case .caseTabs .bd ul {
  margin-right: -30px;
}
.case .caseTabs .bd ul li {
  float: left;
  margin-right: 30px;
  height: 460px;
}
.case .caseTabs .bd ul li .item {
  position: relative;
  padding-left: 36px;
  width: 418px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: #005eab;
}
.case .caseTabs .bd ul li .item:after {
  content: "";
  display: block;
  position: absolute;
  top: 29px;
  left: 3px;
  width: 1px;
  height: 425px;
  background-color: #dddddd;
}
.case .caseTabs .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .line {
  width: 30px;
  height: 2px;
  background-color: #005eab;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  margin-top: 30px;
  width: 100%;
  height: 285px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 1px #ddd solid;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 26px;
}
.case .caseTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseTabs .bd ul li .item:hover .bt {
  color: #005eab;
}
.case .caseTabs .bd ul li .item:hover .line {
  width: 50px;
}
.case .prev {
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  top: -81px;
  right: 70px;
  cursor: pointer;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
}
.case .prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .next {
  width: 30px;
  height: 30px;
  position: absolute;
  border-radius: 50%;
  top: -81px;
  right: 0;
  cursor: pointer;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
}
.case .next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about {
  padding-bottom: 70px;
}
.about .aboutBox .aboutText {
  float: left;
  width: 605px;
}
.about .aboutBox .aboutText .tit {
  margin-top: 45px;
}
.about .aboutBox .aboutText .tit h4 {
  font-size: 20px;
  line-height: 1;
}
.about .aboutBox .aboutText .tit h5 {
  text-transform: uppercase;
  font-size: 12px;
  color: #999999;
  margin-top: 8px;
  line-height: 10px;
}
.about .aboutBox .aboutText .tit .line {
  width: 40px;
  height: 1px;
  background-color: #005eab;
  margin-top: 22px;
}
.about .aboutBox .aboutText .text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 40px;
  height: 160px;
  color: #666666;
  text-align: justify;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutText .more {
  display: block;
  margin-top: 50px;
  width: 150px;
  height: 50px;
  line-height: 50px;
  background-color: #005eab;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.about .aboutBox .aboutText .more:after {
  content: ">";
  margin-left: 7px;
}
.about .aboutBox .aboutText .more:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #005eab;
  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 .aboutBox .aboutText .more:hover {
  background: none;
  color: #005eab;
  box-shadow: 0 10px 10px -5px rgba(0, 94, 171, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aboutBox .aboutText .more:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutBox .aboutPic {
  float: right;
  position: relative;
  width: 600px;
  height: 450px;
}
.about .aboutBox .aboutPic .pic {
  width: 600px;
  height: 450px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border: 20px #fff solid;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutPic .pic img {
  display: block;
  width: 560px;
  height: 410px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox .aboutPic .pic:hover {
  box-shadow: 0 5px 20px -5px rgba(0, 94, 171, 0.4);
}
.about .aboutBox .aboutPic .pic:hover 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);
}
.about .aboutBox .aboutPic .honor {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 332px;
  height: 236px;
  background: url(../images/honorbg.jpg) center center no-repeat;
  padding: 28px;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.25);
}
.about .aboutBox .aboutPic .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: #fff;
}
.about .aboutBox .aboutPic .honor:hover {
  box-shadow: 10px 10px 15px -5px rgba(0, 94, 171, 0.4);
}
.process {
  height: 360px;
  padding-top: 60px;
  background: url(../images/lcbg.jpg) center 0 no-repeat;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.process .titBox .title {
  color: #fff;
}
.process .titBox .title:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.process .titBox .title i {
  background: #fff;
  color: #005eab;
}
.process .titBox .title em {
  color: #ffffff;
}
.process .titBox .title em:before {
  background: #fff;
}
.process .titBox .tip {
  color: #87abc8;
}
.process .titBox .tip:after {
  background-color: #87abc8;
}
.process .list {
  margin-top: 52px;
  height: 131px;
}
.process .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.process .list ul .li {
  float: left;
  background: url(../images/lcli.png) center center no-repeat;
  text-align: center;
  padding-top: 24px;
  color: #ffffff;
  width: 113px;
  height: 131px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .list ul .li i {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin: auto;
}
.process .list ul .li i:before,
.process .list 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;
}
.process .list ul .li i.ico1:before {
  background: url(../images/lcico1.png) center center no-repeat;
}
.process .list ul .li i.ico1:after {
  background: url(../images/lcico1h.png) center center no-repeat;
}
.process .list ul .li i.ico2:before {
  background: url(../images/lcico2.png) center center no-repeat;
}
.process .list ul .li i.ico2:after {
  background: url(../images/lcico2h.png) center center no-repeat;
}
.process .list ul .li i.ico3:before {
  background: url(../images/lcico3.png) center center no-repeat;
}
.process .list ul .li i.ico3:after {
  background: url(../images/lcico3h.png) center center no-repeat;
}
.process .list ul .li i.ico4:before {
  background: url(../images/lcico4.png) center center no-repeat;
}
.process .list ul .li i.ico4:after {
  background: url(../images/lcico4h.png) center center no-repeat;
}
.process .list ul .li i.ico5:before {
  background: url(../images/lcico5.png) center center no-repeat;
}
.process .list ul .li i.ico5:after {
  background: url(../images/lcico5h.png) center center no-repeat;
}
.process .list ul .li i.ico6:before {
  background: url(../images/lcico6.png) center center no-repeat;
}
.process .list ul .li i.ico6:after {
  background: url(../images/lcico6h.png) center center no-repeat;
}
.process .list ul .li i.ico7:before {
  background: url(../images/lcico7.png) center center no-repeat;
}
.process .list ul .li i.ico7:after {
  background: url(../images/lcico7h.png) center center no-repeat;
}
.process .list ul .li h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  margin-top: 5px;
}
.process .list ul .li:hover,
.process .list ul .li.on {
  background: url(../images/lclih.png) center center no-repeat;
  color: #005eab;
}
.process .list ul .li:hover i:before,
.process .list ul .li.on i:before,
.process .list ul .li:hover i:after,
.process .list ul .li.on i:after {
  top: -100%;
}
.process .list ul .ar {
  float: left;
  height: 131px;
  width: 81px;
  background: url(../images/lcar.png) center center no-repeat;
}
.mbanner1 {
  background: url(../images/lcbg.jpg) center -360px no-repeat;
  height: 260px;
  color: #fff;
}
.mbanner1 .text {
  float: left;
  padding-top: 60px;
}
.mbanner1 .text .t1 {
  font-family: Arial;
  font-size: 70px;
  opacity: 0.1;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 56px;
}
.mbanner1 .text .t2 {
  line-height: 1;
  font-size: 48px;
  margin-top: -23px;
  letter-spacing: 5px;
}
.mbanner1 .text .t2 span {
  font-size: 30px;
  margin-left: 30px;
  letter-spacing: 0px;
}
.mbanner1 .text .t3 {
  font-size: 24px;
  line-height: 1;
  margin-top: 26px;
}
.mbanner1 .text .t3:before {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #ffffff;
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 15px;
}
.mbanner1 .text .t3 span {
  color: #ff8c2f;
}
.mbanner1 .tt {
  float: right;
  color: #fff;
  padding-top: 62px;
  min-width: 278px;
}
.mbanner1 .tt .tel {
  font-size: 20px;
  line-height: 1;
}
.mbanner1 .tt .tel b {
  font-family: "Arial Black";
  font-size: 26px;
  display: block;
  margin-top: 18px;
  line-height: 20px;
}
.mbanner1 .tt .zxLink {
  display: block;
  margin-top: 28px;
  width: 200px;
  height: 55px;
  border-radius: 10px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 51px;
  color: #fff;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff8c2f, #ff8c2f);
  background-image: linear-gradient(to right, #ff8c2f, #ff8c2f);
  background-size: 0% 100%;
  background-position: left center;
}
.mbanner1 .tt .zxLink:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 22px;
  background: url(../images/qq.png) 0 center no-repeat;
  margin-right: 18px;
  position: relative;
  top: -2px;
}
.mbanner1 .tt .zxLink:hover {
  border-color: #ff8c2f;
  background-size: 100% 100%;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.mbanner1 .tt .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news {
  background-color: #f6f9fb;
  padding: 72px 0;
}
.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: 12px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
}
.news .newsTab ul li {
  float: left;
  margin-right: 60px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 20px;
  position: relative;
}
.news .newsTab ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: -22px;
  top: 50%;
  width: 0;
  height: 2px;
  background-color: #005eab;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #005eab;
  font-weight: bold;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  width: 10px;
}
.news .newsTabs {
  margin-top: 38px;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 596px;
}
.news .newsList {
  height: 596px;
}
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsL {
  float: left;
  width: 756px;
  padding-top: 10px;
  margin-left: 10px;
}
.news .newsList .newsL .one {
  width: 755px;
  height: 245px;
  background-color: #ffffff;
}
.news .newsList .newsL .one .pic {
  display: block;
  width: 378px;
  height: 245px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  float: left;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .pic i {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .newsList .newsL .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont {
  height: 245px;
  width: 295px;
  float: right;
  padding-top: 40px;
  margin-right: 34px;
}
.news .newsList .newsL .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsL .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  color: #666666;
  margin-top: 12px;
  padding-right: 15px;
}
.news .newsList .newsL .one .cont .inBtn {
  margin-top: 5px;
  height: 36px;
  line-height: 36px;
}
.news .newsList .newsL .one .cont .inBtn .date {
  float: left;
  color: #cccccc;
  font-size: 12px;
}
.news .newsList .newsL .one .cont .inBtn .more {
  float: right;
  display: block;
  text-transform: uppercase;
  color: #cdcdcd;
  font-size: 12px;
  position: relative;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0;
}
.news .newsList .newsL .one .cont .inBtn .more i {
  min-width: 3px;
}
.news .newsList .newsL .one .cont .inBtn .more:hover {
  padding: 0 10px;
}
.news .newsList .newsL .one:hover {
  box-shadow: 1px 3px 15px 0px rgba(0, 47, 112, 0.1);
}
.news .newsList .newsL .one: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);
}
.news .newsList .newsL .one:hover .cont .bt {
  color: #005eab;
}
.news .newsList .newsL .one:hover .cont .inBtn .more {
  color: #005eab;
  border-bottom-color: #005eab;
}
.news .newsList .newsL ul {
  background-color: #ffffff;
  margin-top: 10px;
  position: relative;
}
.news .newsList .newsL ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsL ul:before {
  content: "";
  display: block;
  position: absolute;
  left: 377px;
  top: 33px;
  width: 1px;
  height: 130px;
  background-color: #eeeeee;
}
.news .newsList .newsL ul li {
  float: left;
  padding-top: 40px;
  width: 358px;
  height: 195px;
  position: relative;
  padding: 30px 30px 0 26px;
}
.news .newsList .newsL ul li:first-child {
  margin-right: 40px;
  padding-right: 20px;
}
.news .newsList .newsL ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsL ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsL ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 2px;
}
.news .newsList .newsL ul li .date {
  color: #cccccc;
  font-size: 12px;
  margin-top: 15px;
  line-height: 14px;
  height: 14px;
}
.news .newsList .newsL ul li:hover .bt {
  color: #005eab;
}
.news .newsList .newsR {
  float: right;
  width: 500px;
  margin-right: 10px;
  padding-top: 10px;
}
.news .newsList .newsR ul li {
  height: 150px;
  background-color: #fdfdfd;
  padding: 26px 50px 0 130px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsR ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
  left: 110px;
  width: 1px;
  height: 70px;
  background-color: #e2eef5;
}
.news .newsList .newsR ul li .date {
  position: absolute;
  left: 0;
  text-align: right;
  top: 50px;
  width: 82px;
}
.news .newsList .newsR ul li .date i {
  font-weight: bold;
  font-family: Arial;
  font-size: 42px;
  line-height: 30px;
  display: block;
}
.news .newsList .newsR ul li .date span {
  display: block;
  line-height: 10px;
  font-size: 12px;
  color: #666666;
  margin-top: 8px;
}
.news .newsList .newsR ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .newsR ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .newsR ul li .bt:hover {
  color: #005eab;
}
.news .newsList .newsR ul li .line {
  height: 1px;
  background-color: #e2eef5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005eab, #005eab);
  background-image: linear-gradient(to right, #005eab, #005eab);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .newsR ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 10px;
}
.news .newsList .newsR ul li:hover {
  background-color: #fff;
  box-shadow: 1px 3px 15px 0px rgba(0, 47, 112, 0.1);
  z-index: 2;
}
.news .newsList .list {
  padding: 0 10px;
  float: left;
  width: 100%;
  margin-top: 16px;
}
.news .newsList .list ul {
  margin-right: -33px;
}
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  margin-right: 33px;
  width: 295px;
  height: 60px;
  border-bottom: 1px solid #eeeeee;
  padding-top: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:after {
  content: "";
  position: absolute;
  background: #b4cade;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .date {
  float: left;
  width: 70px;
  text-align: center;
  line-height: 20px;
  border-right: 1px #eee solid;
  position: relative;
  top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt {
  float: right;
  width: 209px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li:hover .date {
  color: #005eab;
}
.news .newsList .list ul li:hover .bt {
  color: #005eab;
}
.links {
  padding: 6px 0 65px;
  background-color: #f6f9fb;
  line-height: 34px;
}
.links .tit {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #005eab;
  text-transform: uppercase;
}
.links .list {
  overflow: hidden;
  float: right;
  font-size: 0;
  width: 1210px;
  margin-right: -50px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  position: relative;
  color: #999999;
  font-size: 14px;
}
.links .list a:before {
  content: "[";
}
.links .list a:after {
  content: "]";
}
.links .list a:hover {
  color: #005eab;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
