@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;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.boxBg {
  -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;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #15499a solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #15499a;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 36px;
  font-weight: bold;
}
.title i {
  display: inline-block;
  vertical-align: top;
  margin-top: 18px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  line-height: 40px;
  font-size: 18px;
  color: #808080;
  position: relative;
  min-width: 300px;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 80px;
  height: 3px;
  background-color: #0b5394;
  margin-left: -40px;
  top: -2px;
}
.youshi {
  padding: 55px 0;
}
.youshi .ysList {
  margin-top: 50px;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.youshi .ysList ul li {
  float: left;
}
.youshi .ysList ul li .item {
  width: 300px;
  padding-bottom: 110px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .pic {
  display: block;
  width: 100%;
  height: 238px;
  background-color: #fff;
  border: solid 5px #f2f2f2;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList 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;
}
.youshi .ysList ul li .item .cont {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 252px;
  height: 168px;
  padding: 10px 26px 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.1);
}
.youshi .ysList ul li .item .cont::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
  border-right: 252px solid transparent;
  border-bottom: 32px solid #fff;
}
.youshi .ysList ul li .item .cont::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  height: 3px;
  background-color: #15499a;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .cont * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .item .cont h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
.youshi .ysList ul li .item .cont p {
  color: #666666;
  margin-top: 20px;
  line-height: 26px;
  text-align: justify;
}
.youshi .ysList ul li:hover .item,
.youshi .ysList ul li.on .item {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.youshi .ysList ul li.on .item .cont h4 {
  color: #15499a;
}
.youshi .ysList ul li.on .item .cont::after {
  width: 100%;
}
.youshi .ysSwiper {
  float: right;
  width: 672px;
  height: 332px;
  position: relative;
  z-index: 2;
}
.youshi .ysSwiper:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/ysimg.png) 0 center no-repeat;
  width: 429px;
  height: 465px;
  top: -430px;
  z-index: -1;
  right: -4px;
}
.youshi .ysSwiper .swiper-container {
  background-color: #ffffff;
  border-radius: 6px;
}
.youshi .ysSwiper ul li .item {
  height: 332px;
  padding: 40px 60px 0 50px;
}
.youshi .ysSwiper ul li .item > * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .tit {
  padding-top: 10px;
}
.youshi .ysSwiper ul li .item .tit em {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  color: #15499a;
  font-family: Arial;
  font-size: 40px;
  line-height: 28px;
}
.youshi .ysSwiper ul li .item .tit span {
  margin-left: 15px;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  font-weight: bold;
}
.youshi .ysSwiper ul li .item .tit i {
  display: inline-block;
  vertical-align: bottom;
  color: #999999;
  line-height: 14px;
}
.youshi .ysSwiper ul li .item .text {
  line-height: 30px;
  color: #666666;
  margin-top: 30px;
  height: 130px;
  padding-left: 3px;
}
.youshi .ysSwiper ul li .item:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #15499a;
}
.youshi .ysSwiper ul li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysSwiper ul li .item .ysTt .tel {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-family: Arial;
  font-size: 30px;
  min-width: 56%;
  line-height: 46px;
  white-space: nowrap;
}
.youshi .ysSwiper ul li .item .ysTt .tel:before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
  background-size: contain;
}
.youshi .ysSwiper ul li .item .ysTt .zxLink {
  display: inline-block;
  vertical-align: top;
  width: 182px;
  border-radius: 23px;
  border: solid 1px #dddddd;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .ysTt .zxLink:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../images/zxico1.png) center center no-repeat;
  background-size: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .ysTt .zxLink:hover {
  border-color: #15499a;
  background-color: #15499a;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(21, 73, 154, 0.5);
}
.youshi .ysSwiper ul li .item .ysTt .zxLink:hover:before {
  background-image: url(../images/zxico2.png);
}
.product {
  background: url(../images/probg.jpg) center bottom no-repeat;
  overflow: hidden;
  padding-bottom: 173px;
  padding-top: 50px;
}
.product .proBox {
  height: 825px;
}
.product .proNav {
  margin-top: 50px;
}
.product .proNav dl {
  background-color: #f3f3f3;
}
.product .proNav dl::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav dl dt {
  float: left;
  background-color: #15499a;
  border-top: 1px solid #14428c;
  width: 218px;
}
.product .proNav dl dt a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 62px;
  font-size: 20px;
  color: #ffffff;
  padding-left: 52px;
}
.product .proNav dl dt a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proNav dl dt a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 21px;
  background-color: #ffffff;
  margin-right: 18px;
  position: relative;
  top: -2px;
  background: url(../images/prodt.png) 0 center no-repeat;
}
.product .proNav dl dd {
  float: right;
  width: 1062px;
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  margin-bottom: -1px;
}
.product .proNav dl dd ul li {
  border-right: solid 1px #dfdfdf;
  float: left;
  width: 20%;
}
.product .proNav dl dd ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 62px;
  text-align: center;
  padding: 0 5px;
  color: #4d4d4d;
  font-size: 16px;
}
.product .proNav dl dd ul li a:hover {
  color: #15499a;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList {
  position: relative;
}
.product .proList .list1 ul {
  margin-right: -20px;
}
.product .proList .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list1 ul li {
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  width: 630px;
  height: 320px;
  background-color: #ffffff;
}
.product .proList .list1 ul li .pic {
  float: left;
  display: block;
  width: 354px;
  height: 320px;
  border: solid 5px #f3f3f3;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 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 .proList .list1 ul li .cont {
  float: right;
  width: 276px;
  padding: 20px 26px 0;
}
.product .proList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList .list1 ul li .cont .line {
  width: 40px;
  height: 2px;
  background-color: #15499a;
  margin-top: 12px;
}
.product .proList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 28px;
  height: 140px;
  margin-top: 14px;
  font-size: 16px;
  color: #666666;
}
.product .proList .list1 ul li .cont .more {
  display: block;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 130px;
  border-radius: 18px;
  border: solid 1px #15499a;
  text-align: center;
  line-height: 34px;
  color: #15499a;
  font-size: 16px;
}
.product .proList .list1 ul li .cont .more:hover {
  background-color: #15499a;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(21, 73, 154, 0.5);
}
.product .proList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList .list1 ul li:hover .cont .bt {
  color: #15499a;
}
.product .proList .list2 ul {
  margin-right: -20px;
}
.product .proList .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list2 ul li {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  width: 305px;
  height: 276px;
  background-color: #ffffff;
  border: solid 5px #f3f3f3;
  position: relative;
  overflow: hidden;
}
.product .proList .list2 ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list2 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 .proList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(36, 36, 36, 0.7);
  line-height: 35px;
  text-align: center;
  padding: 0 10px;
  font-size: 16px;
  color: #ffffff;
}
.product .proList .list2 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList .list2 ul li:hover .bt {
  background-color: rgba(21, 73, 154, 0.7);
}
.core {
  margin-top: -62px;
}
.core .hxList {
  margin-top: 45px;
}
.core .hxItem {
  position: relative;
}
.core .hxItem ul {
  width: 578px;
}
.core .hxItem ul li {
  margin-top: 30px;
}
.core .hxItem ul li:first-child {
  margin-top: 0;
}
.core .hxItem ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.core .hxItem ul li .tit {
  padding-left: 82px;
  height: 64px;
  position: relative;
}
.core .hxItem ul li .tit i {
  background: url(../images/hxnum.png) 0 0 no-repeat;
  width: 65px;
  height: 64px;
  padding-top: 8px;
  padding-left: 11px;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-weight: bold;
  font-size: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
.core .hxItem ul li .tit span {
  display: block;
  font-weight: bold;
  border-bottom: 1px dashed #bfbfbf;
  padding-top: 6px;
  width: 310px;
  line-height: 57px;
  font-size: 28px;
}
.core .hxItem ul li .text {
  margin-left: 82px;
  padding-left: 20px;
  margin-top: 14px;
  font-size: 16px;
  line-height: 34px;
  color: #666666;
  background: url(../images/hxli.png) 0 10px no-repeat;
}
.core .hxItem ul li:hover .tit {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.core .hxItem ul li:hover .tit span {
  color: #15499a;
  border-bottom-color: #15499a;
}
.core .hxItem ul li:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.core .hxItem .hximg1 {
  position: absolute;
  width: 616px;
  height: 459px;
  top: 11px;
  right: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.core .hxItem .hximg1:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.core .hxItem2 {
  margin-top: 52px;
  padding-left: 672px;
}
.core .hxItem2 ul {
  width: auto;
}
.core .hxItem2 .hximg2 {
  position: absolute;
  width: 607px;
  height: 409px;
  top: 17px;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.core .hxItem2 .hximg2:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.case {
  background: url(../images/casebg.jpg) center 0 no-repeat;
  padding-top: 108px;
  overflow: hidden;
  height: 848px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .title {
  text-align: center;
  color: #fff;
}
.case .title i {
  min-width: auto;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  color: #ffffff;
}
.case .caseTabs {
  margin-top: 48px;
}
.case .caseTabs .hd {
  float: left;
}
.case .caseTabs .hd ul {
  width: 524px;
}
.case .caseTabs .hd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .hd ul li {
  float: left;
  width: 261px;
  margin-bottom: 1px;
  margin-left: 1px;
  background-color: #fff;
}
.case .caseTabs .hd ul li a {
  display: block;
  text-align: center;
  padding: 28px 8px;
  height: 128px;
  position: relative;
  z-index: 2;
}
.case .caseTabs .hd ul li a::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../images/caseli.png) 0 0 no-repeat;
  background-color: #15499a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseTabs .hd ul li a span {
  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;
}
.case .caseTabs .hd ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 16px;
  margin-top: 5px;
  line-height: 22px;
  height: 22px;
  text-transform: uppercase;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on a::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .caseTabs .hd ul li.on a span {
  color: #fff;
}
.case .caseTabs .hd ul li.on a i {
  color: rgba(255, 255, 255, 0.39);
}
.case .caseTabs .bd {
  float: right;
  width: 756px;
  height: 515px;
  overflow: hidden;
}
.case .caseTabs .bd ul li .item {
  background-color: #fff;
  border: solid 5px #fafafa;
  width: 756px;
  height: 515px;
  position: relative;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .cont {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  height: 85px;
  background-color: rgba(51, 51, 51, 0.65);
  width: 100%;
  padding: 5px 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
}
.case .caseTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs .bd ul li .item:hover .cont {
  background-color: rgba(21, 73, 154, 0.75);
}
.about {
  background: url(../images/casebg.jpg) center -848px no-repeat;
  background-color: #fafafa;
  padding: 54px 0 60px;
}
.about .aboutBox {
  margin-top: 46px;
}
.about .aboutPic {
  float: left;
  width: 624px;
  height: 414px;
  background-color: #fff;
  border: solid 5px #f2f2f2;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 10px 20px -5px rgba(21, 73, 154, 0.3);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutText {
  width: 620px;
  float: right;
  padding-top: 17px;
}
.about .aboutText .tit {
  line-height: 1;
}
.about .aboutText .tit i {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  line-height: 42px;
  font-family: Arial;
  font-size: 44px;
  background-image: -webkit-linear-gradient(top, rgba(21, 73, 154, 0.4), rgba(21, 73, 154, 0) 90%);
  background-image: linear-gradient(to bottom, rgba(21, 73, 154, 0.4), rgba(21, 73, 154, 0) 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about .aboutText .tit span {
  display: block;
  line-height: 1;
  font-size: 28px;
  font-weight: bold;
}
.about .aboutText .text {
  margin-top: 32px;
  color: #808080;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  font-size: 16px;
  text-align: justify;
}
.about .aboutText .more {
  display: block;
  margin-top: 40px;
  width: 180px;
  height: 42px;
  background-color: #15499a;
  border-radius: 25px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #15499a;
  border-radius: 25px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #15499a;
  box-shadow: 0 10px 10px -5px rgba(21, 73, 154, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.news {
  padding-top: 40px;
}
.news .title i {
  min-width: auto;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 0;
  width: 270px;
  z-index: 2;
}
.news .newsTab ul li {
  margin-top: 16px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 84px;
  background-color: #30373f;
  border-radius: 6px;
  line-height: 84px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  -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;
  height: 84px;
  width: 28px;
  margin-right: 10px;
  overflow: hidden;
}
.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/newsico1.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/newsico2.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/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-color: #15499a;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 40px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 664px;
}
.news .newsList {
  overflow: hidden;
  height: 664px;
}
.news .list1 {
  overflow: hidden;
  margin-left: 328px;
  height: 296px;
  position: relative;
}
.news .list1::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 8px;
  width: 1px;
  height: 270px;
  background-color: #e6e6e6;
}
.news .list1::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 142px;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}
.news .list1 ul {
  margin: 0 -80px;
}
.news .list1 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  width: 50%;
  float: left;
  padding: 0 80px;
  height: 122px;
  margin-bottom: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .tt {
  position: relative;
  padding-right: 60px;
  height: 36px;
  line-height: 36px;
}
.news .list1 ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
}
.news .list1 ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  color: #666666;
}
.news .list1 ul li p {
  margin-top: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #666666;
}
.news .list1 ul li .more {
  margin-top: 8px;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .more i {
  min-width: 4px;
}
.news .list1 ul li .more::after {
  content: ">";
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
  font-family: simsun;
  font-weight: bold;
}
.news .list1 ul li:hover .bt {
  color: #15499a;
}
.news .list1 ul li:hover .more {
  background-color: #15499a;
  color: #fff;
  padding: 0 20px;
  border-radius: 20px;
}
.news .list2 {
  margin-top: 32px;
}
.news .list2 ul {
  margin-right: -21px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 304px;
  margin-right: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .pic {
  display: block;
  width: 100%;
  height: 218px;
  background-color: #fff;
  border: solid 5px #f2f2f2;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 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;
}
.news .list2 ul li .cont {
  padding-top: 15px;
}
.news .list2 ul li .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;
}
.news .list2 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 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: 5px;
}
.news .list2 ul li:hover .pic {
  border-color: #15499a;
}
.news .list2 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .list2 ul li:hover .cont .bt {
  color: #15499a;
}
