@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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 {
  height: auto !important;
}
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,
.topWow,
.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;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #0b4898 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #0b4898;
  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::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 66px;
  left: 0;
  bottom: -4px;
  width: 100%;
  background: url(../images/banbar.png) 0 0 repeat-x;
  pointer-events: none;
  animation: wave 8s linear infinite;
} */
@keyframes wave {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -1815px;
  }
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 60px;
  line-height: 50px;
  position: relative;
  z-index: 2;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 150px;
  height: 18px;
  background-color: #0b4898;
  opacity: 0.2;
  left: -30px;
  bottom: 0;
  z-index: -1;
}
.title span {
  display: block;
  margin-top: 24px;
  font-size: 30px;
}
.title em {
  display: block;
  margin-top: 24px;
  font-size: 15px;
  letter-spacing: 2px;
  color: #999999;
}
.moreLink {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  font-size: 18px;
  color: #666666;
  line-height: 46px;
}
.moreLink em {
  margin-right: 18px;
  width: 46px;
  height: 46px;
  background-color: #eff0f5;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/moreico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.moreLink:hover {
  color: #0b4898;
}
.moreLink:hover em {
  background-color: #0b4898;
}
.moreLink:hover em::before {
  filter: grayscale(100) brightness(5);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 30px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.inTel {
  position: relative;
  line-height: 40px;
}
.inTel::before {
  content: "";
  width: 39px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin-right: 14px;
}
.inTel span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
  color: #686d75;
}
.inTel i {
  display: inline-block;
  vertical-align: middle;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.product {
  padding: 85px 0 54px;
  overflow: hidden;
  position: relative;
}
.product::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 364px;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #f6f6f8;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
}
.product .proNav::after {
  display: none;
}
.product .proNav .title {
  float: left;
}
.product .proNav ul {
  float: right;
  width: 931px;
  display: flex;
  justify-content: space-between;
  margin-right: -13px;
}
.product .proNav ul li {
  float: left;
  position: relative;
  flex: 1;
  padding: 0 13px;
}
.product .proNav ul li a {
  display: block;
  height: 170px;
  border: solid 1px #e0e0e0;
  position: relative;
  text-align: center;
  padding-top: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  position: absolute;
  display: block;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  color: #999999;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 1;
  top: -6px;
  width: 130px;
  background-color: #fff;
}
.product .proNav ul li a i {
  width: 92px;
  height: 92px;
  display: block;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: 0 15px;
  z-index: 2;
}
.product .proNav ul li a:hover {
  border-color: #0b4898;
  color: #0b4898;
  font-weight: bold;
}
.product .proNav ul li a:hover i {
  background-color: #0b4898;
}
.product .proNav ul li a:hover i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(4);
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  background-color: #0b4898;
}
.product .proNav ul li.on a i::before,
.product .proNav ul li:hover a i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(4);
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .search {
  margin-top: 66px;
  height: 80px;
  background-color: #ffffff;
  box-shadow: 0px 0px 49px 0px rgba(0, 0, 0, 0.06);
  position: relative;
  overflow: hidden;
  padding-right: 80px;
  padding-left: 104px;
}
.product .search::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 60px;
  background-color: #eeeeee;
  left: 104px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product .search .searchInp {
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: none;
  padding: 0 34px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search .searchInp::-webkit-input-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .search .searchInp::-moz-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .search .searchInp:-ms-input-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.product .search .searchInp:focus::-webkit-input-placeholder,
.product .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus::-moz-placeholder,
.product .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search .searchInp:focus:-ms-input-placeholder,
.product .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .search span {
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 102px;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  line-height: 80px;
}
.product .search .submitBtn {
  background: #0b4898 url(../images/searchico.png) center center no-repeat;
  width: 80px;
  height: 100%;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .search .submitBtn:hover {
  background-color: #07274d;
}
.product .proList ul {
  margin: 0 -13px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 25%;
  padding: 0 13px;
  margin-top: 38px;
}
.product .proList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #ffffff;
  padding: 15px 15px 0;
}
.product .proList ul li .item .pic {
  display: block;
  padding-top: 77.78%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  font-size: 16px;
  height: 65px;
  line-height: 65px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 80px);
}
.product .proList ul li .item .bt i {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.product .proList 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);
}
.product .proList ul li .item:hover .bt {
  color: #0b4898;
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 30px;
  padding-bottom: 30px;
}
.youshi .ysBox {
  padding-top: 74px;
}
.youshi .ysTit {
  position: relative;
  line-height: 1;
  z-index: 2;
}
.youshi .ysTit::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -122px;
  top: 51px;
  width: 173px;
  height: 65px;
  background: url(../images/ystit.png) 0 0 no-repeat;
}
.youshi .ysTit i {
  display: block;
  font-family: Impact;
  font-size: 78px;
  line-height: 63px;
  position: relative;
  z-index: 2;
}
.youshi .ysTit i::before {
  content: "";
  width: 46px;
  height: 46px;
  background-color: #0b4898;
  opacity: 0.2;
  display: block;
  position: absolute;
  left: -14px;
  top: -13px;
  border-radius: 50%;
  z-index: -1;
}
.youshi .ysTit span {
  display: block;
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 1px;
}
.youshi .title {
  padding-left: 75px;
}
.youshi .ysPic {
  position: absolute;
  z-index: 3;
  right: -320px;
  top: 0;
}
.youshi .ysPic .bd {
  width: 930px;
  height: 610px;
  background-color: #fff;
  box-shadow: 0px 0px 30px 5px rgba(12, 17, 26, 0.14);
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 930px;
  height: 610px;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 930px;
  height: 610px;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 62px;
  left: 0;
  bottom: -30px;
  right: 0;
  pointer-events: none;
  background: url(../images/yspicty.png) 0 center no-repeat;
}
.youshi .ysCont {
  margin-top: 168px;
  width: 540px;
  position: relative;
  z-index: 2;
}
.youshi .ysCont::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 36px;
  height: 20px;
  left: -20px;
  top: 0;
  background: url(../images/ysbt.png) 0 0 no-repeat;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 246px;
}
.youshi .ysCont .bd ul li .item {
  height: 246px;
  padding-top: 10px;
  color: #fff;
}
.youshi .ysCont .bd ul li .item .tit {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .line {
  margin-left: 90px;
  margin-top: 16px;
}
.youshi .ysCont .bd ul li .item .line::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 1px;
  background-color: #c62018;
}
.youshi .ysCont .bd ul li .item .line::after {
  content: "#";
  margin-left: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 22px;
  line-height: 36px;
  color: #afb6c0;
  font-size: 16px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .page {
  margin-top: 20px;
  width: 134px;
  height: 46px;
  background-color: #17449a;
  box-shadow: 0px 6px 10px 0px rgba(23, 68, 154, 0.48);
  border-radius: 23px;
  padding: 8px 18px;
}
.youshi .ysCont .page .prev {
  float: left;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev::before {
  content: "<";
  font-family: simsun;
}
.youshi .ysCont .page .prev:hover {
  background-color: #0b4898;
  color: #fff;
}
.youshi .ysCont .page .next {
  float: right;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next::before {
  content: ">";
  font-family: simsun;
}
.youshi .ysCont .page .next:hover {
  background-color: #0b4898;
  color: #fff;
}
.youshi .tel {
  color: #ffffff;
}
.youshi .tel span {
  display: block;
  font-size: 18px;
  position: relative;
  line-height: 25px;
}
.youshi .tel span::before {
  content: "";
  width: 17px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tel i {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #5b6b7d;
  margin-top: 13px;
  padding-top: 20px;
  line-height: 18px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  color: #fefefe;
  padding-right: 20px;
}
.youshi .hd {
  margin-top: 108px;
  display: flex;
  justify-content: space-between;
}
.youshi .hd ul {
  width: 1008px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.youshi .hd ul::before {
  content: "";
  display: block;
  position: absolute;
  width: 103%;
  height: 60px;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -30px;
  background: url(../images/yshdty.png) center 0 no-repeat;
  background-size: 100% 100%;
}
.youshi .hd ul li {
  flex: 1;
  border-left: 1px solid #f1f1f1;
  position: relative;
  z-index: 2;
}
.youshi .hd ul li:first-child {
  border-left: none;
}
.youshi .hd ul li .item {
  background-color: #fff;
  position: relative;
  padding-left: 47px;
  padding-top: 55px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0b4898, #0b4898);
  background-image: linear-gradient(to right, #0b4898, #0b4898);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  height: 194px;
  cursor: pointer;
}
.youshi .hd ul li .item i {
  width: 33px;
  height: 29px;
  position: absolute;
  top: 55px;
  right: 42px;
  display: block;
  background: url(../images/ysico.png) 0 center no-repeat;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item em {
  display: block;
  width: 21px;
  height: 4px;
  background-color: #07274d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item h4 {
  line-height: 1;
  font-size: 18px;
  margin-top: 46px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item h5 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  color: #666666;
  line-height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li.on .item {
  background-color: #0b4898;
  background-size: 100% 100%;
  color: #fff;
}
.youshi .hd ul li.on .item i {
  filter: grayscale(100) brightness(5);
}
.youshi .hd ul li.on .item em {
  background-color: #fff;
}
.youshi .hd ul li.on .item h4 {
  font-weight: bold;
  color: #fff;
}
.youshi .hd ul li.on .item h5 {
  color: #a1a6af;
}
.youshi .hd .tip {
  margin-top: 33px;
  margin-right: -100px;
}
.youshi .hd .tip .tt {
  margin-top: 30px;
  line-height: 1;
  font-size: 30px;
}
.youshi .hd .tip .tt:first-child {
  margin-top: 0;
}
.youshi .hd .tip .tt span {
  display: inline-block;
  vertical-align: top;
  padding-left: 6px;
  position: relative;
  z-index: 2;
  letter-spacing: 2px;
  font-weight: bold;
}
.youshi .hd .tip .tt span::before {
  content: "";
  height: 8px;
  background-color: #0b4898;
  opacity: 0.4;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -2px;
}
.youshi .hd .tip .en {
  font-size: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #cccccc;
  margin-top: 24px;
  width: 240px;
}
@media screen and (max-width: 1520px) {
  .youshi .hd .tip {
    margin-right: -20px;
  }
  .youshi .hd .tip .tt {
    font-size: 26px;
  }
}
@media screen and (max-width: 1320px) {
  .youshi .ysTit i {
    font-size: 68px;
  }
  .youshi .hd ul {
    width: 958px;
  }
  .youshi .hd .tip {
    margin-right: -20px;
  }
  .youshi .hd .tip .tt {
    font-size: 22px;
  }
  .youshi .hd .tip .en {
    width: 196px;
    letter-spacing: 0;
  }
}
.case {
  padding: 70px 0 80px;
}
.case .tip {
  position: absolute;
  font-size: 15px;
  right: 115px;
  top: 78px;
  line-height: 1;
  color: #999999;
  letter-spacing: 8px;
}
.case .page {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 58px;
  font-size: 0;
}
.case .page .case-prev {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background: url(../images/casel.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.case .page .case-prev:hover {
  filter: grayscale(0) brightness(1);
}
.case .page .case-next {
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background: url(../images/caser.png) center center no-repeat;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.case .page .case-next:hover {
  filter: grayscale(0) brightness(1);
}
.case .caseSwiper {
  float: left;
  margin-top: 50px;
  width: 688px;
  height: 630px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, default;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, default;
}
.case .caseSwiper ul li .item {
  padding: 26px 34px 0;
  height: 630px;
  border: solid 1px #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 66.129%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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 .caseSwiper ul li .item .cont {
  position: relative;
  padding-left: 8px;
  padding-top: 25px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  position: relative;
  margin-right: 54px;
  left: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont .line {
  height: 1px;
  background-color: #e4e9f4;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0b4898, #0b4898);
  background-image: linear-gradient(to right, #0b4898, #0b4898);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-right: 54px;
}
.case .caseSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 15px;
  color: #666666;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more {
  position: absolute;
  right: 0;
  top: 38px;
  display: block;
  width: 45px;
  height: 45px;
  background-color: #0b4898;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  overflow: hidden;
  z-index: 1;
}
.case .caseSwiper ul li .item .cont .more::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casear.png) center center no-repeat;
}
.case .caseSwiper ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0b4898;
  border-radius: 21px;
  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;
}
.case .caseSwiper ul li .item .cont .more:hover {
  background: none;
  color: #0b4898;
  box-shadow: 0 10px 10px -5px rgba(11, 72, 152, 0.5);
}
.case .caseSwiper ul li .item .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.case .caseSwiper ul li .item .cont .more:hover::after {
  background-image: url(../images/casearh.png);
}
.case .caseSwiper ul li .item:hover {
  border-color: #0b4898;
}
.case .caseSwiper 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 .caseSwiper ul li .item:hover .cont .bt {
  color: #0b4898;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseSwiper ul li .item:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.case .caseAlbum {
  margin-top: 50px;
  float: right;
  width: 540px;
}
.case .caseAlbum .swiper-container {
  height: 630px;
}
.case .caseAlbum ul li {
  height: 180px;
  margin-bottom: 45px;
  border: solid 1px #e0e0e0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-left: 200px;
  padding-top: 56px;
  padding-right: 165px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0b4898, #0b4898);
  background-image: linear-gradient(to right, #0b4898, #0b4898);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseAlbum ul li .pic {
  display: block;
  width: 120px;
  height: 120px;
  background-color: #cccccc;
  box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.06);
  border: solid 5px #ffffff;
  position: absolute;
  overflow: hidden;
  left: 40px;
  top: 26px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseAlbum 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 .caseAlbum ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseAlbum ul li .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseAlbum ul li .en {
  font-family: Arial;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  opacity: 0.3;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseAlbum ul li .num {
  position: absolute;
  font-family: "Arial Black";
  font-size: 91px;
  line-height: 67px;
  right: 40px;
  top: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #333333;
  opacity: 0.1;
}
.case .caseAlbum ul li:hover {
  border-color: #0b4898;
}
.case .caseAlbum ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseAlbum ul li:hover .bt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #0b4898;
}
.case .caseAlbum ul li:hover .en {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.case .caseAlbum ul li.swiper-slide-thumb-active {
  background-size: 100% 100%;
  border-color: #0b4898;
}
.case .caseAlbum ul li.swiper-slide-thumb-active .bt {
  color: #fff;
}
.case .caseAlbum ul li.swiper-slide-thumb-active .en {
  color: #ffffff;
}
.case .caseAlbum ul li.swiper-slide-thumb-active .num {
  color: #ffffff;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper {
    width: 638px;
  }
  .case .caseAlbum {
    width: 510px;
  }
  .case .caseAlbum ul li {
    padding-left: 170px;
    padding-right: 150px;
  }
  .case .caseAlbum ul li .pic {
    left: 25px;
  }
  .case .caseAlbum ul li .num {
    right: 25px;
  }
  .case .caseAlbum ul li .more {
    right: 30px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  border-top: 100px solid #f6f6f8;
  background: url(../images/aboutbg.png) center 0 repeat-y;
  background-color: #f6f6f8;
}
.about .aboutBox {
  padding: 80px 0 66px;
}
.about .aboutText {
  float: left;
  width: 708px;
}
.about .aboutText .title em {
  letter-spacing: 8px;
  font-size: 15px;
  margin-top: 26px;
}
.about .aboutText .text {
  margin-top: 25px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 38px;
  height: 152px;
  color: #666666;
}
.about .aboutPic {
  margin-top: 14px;
  position: relative;
  overflow: hidden;
  width: 688px;
  height: 333px;
  -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 6px 15px rgba(11, 72, 152, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutR {
  float: right;
  width: 422px;
  margin-right: 64px;
}
.about .honor {
  display: block;
  background: url(../images/honorbg.png) center 0 no-repeat;
  padding: 20px 22px 20px 22px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 422px;
  height: 275px;
}
.about .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #fff;
}
.about .honor:hover {
  box-shadow: 0 6px 15px rgba(11, 72, 152, 0.2);
}
.about .alink {
  margin-top: 116px;
}
.about .alink::after,
.about .alink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .alink ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -12px;
}
.about .alink ul li {
  flex: 1;
  position: relative;
  padding: 0 12px;
}
.about .alink ul li a {
  display: block;
  position: relative;
  height: 280px;
  background-color: #f6f6f8;
  line-height: 1;
  padding-top: 110px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a i {
  position: absolute;
  left: 50%;
  top: -63px;
  width: 126px;
  height: 126px;
  background-color: #2f2d3f;
  display: block;
  margin: auto;
  border-radius: 50%;
  border: 15px solid #fff;
  margin-left: -63px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a i img {
  position: absolute;
  z-index: 2;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a span {
  display: block;
  font-size: 18px;
}
.about .alink ul li a span::before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  margin: 0 auto 45px;
  background: url(../images/alinkdot.png) center center no-repeat;
}
.about .alink ul li a em {
  display: block;
  line-height: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  margin-top: 22px;
  text-transform: uppercase;
}
.about .alink ul li a:hover {
  color: #0b4898;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(11, 72, 152, 0.12);
}
.about .alink ul li a:hover i {
  box-shadow: 0 0 20px rgba(11, 72, 152, 0.1);
}
.about .alink ul li.on a i {
  background-color: #0b4898;
}
.about .alink ul li.on a i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .alink .tt {
  float: right;
  margin-top: 2px;
  height: 40px;
  line-height: 40px;
}
.about .alink .tt .tel {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}
.about .alink .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 40px;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .alink .tt .tel i {
  font-family: Arial;
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
}
.about .alink .tt .zxLink {
  display: inline-block;
  vertical-align: top;
  margin-left: 45px;
  text-align: center;
  line-height: 40px;
  width: 138px;
  height: 40px;
  background-color: #0b4898;
  border-radius: 4px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink .tt .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0b4898;
  border-radius: 4px;
  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 .alink .tt .zxLink:hover {
  background: none;
  color: #0b4898;
  box-shadow: 0 10px 10px -5px rgba(11, 72, 152, 0.5);
}
.about .alink .tt .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .huichuang {
  font-family: "Arial Black";
  font-size: 107px;
  line-height: 80px;
  color: #333333;
  opacity: 0.07;
  top: 0;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  position: absolute;
  right: -214px;
  text-transform: uppercase;
}
@media screen and (max-width: 1320px) {
  .about .aboutR {
    margin-right: 0;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 80px 0 88px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
}
.news .newsTab::after,
.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: 15px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 50px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 140px;
  height: 44px;
  background-color: #ffffff;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0b4898, #0b4898);
  background-image: linear-gradient(to right, #0b4898, #0b4898);
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 30px;
  -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: 44px;
  width: 22px;
  margin-right: 14px;
  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/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 {
  background-color: #0b4898;
  background-size: 100% 100%;
  color: #fff;
}
.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 .newsTabs {
  margin-top: 34px;
  position: relative;
  background-color: #fff;
  padding-left: 22px;
  padding-right: 30px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 510px;
}
.news .newsList {
  overflow: hidden;
  height: 510px;
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
}
.news .newsList .list1 {
  float: left;
  width: 676px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li {
  float: left;
  width: 50%;
}
.news .newsList .list1 ul li .item {
  height: 407px;
  border: solid 1px #e4e4e4;
  margin-right: -1px;
  padding: 0 22px;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 168px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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;
}
.news .newsList .list1 ul li .item .cont {
  height: 218px;
  padding-top: 32px;
}
.news .newsList .list1 ul li .item .cont .date {
  font-size: 22px;
  font-family: Arial;
  line-height: 16px;
  color: #999999;
}
.news .newsList .list1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 32px;
  line-height: 38px;
  height: 38px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #ababab;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #0b4898;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list1 ul li .item:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 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);
}
.news .newsList .list2 {
  flex: 1;
  width: 554px;
  overflow: hidden;
  border-top: 1px solid #e4e4e4;
}
.news .newsList .list2 ul li {
  height: 203px;
  padding-left: 80px;
  padding-top: 32px;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.news .newsList .list2 ul li::after {
  content: "";
  position: absolute;
  background: #0b4898;
  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 .list2 ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  padding-right: 30px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list2 ul li .bt::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
  color: #999999;
  font-size: 26px;
  position: absolute;
  right: 0;
  top: 0;
}
.news .newsList .list2 ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  margin-top: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date span {
  color: #999999;
}
.news .newsList .list2 ul li .date i {
  position: absolute;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
  left: 30px;
  top: 44px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  font-size: 14px;
  color: #888888;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li:hover .bt {
  color: #0b4898;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li:hover .bt::before {
  color: #0b4898;
}
.news .newsList .list2 ul li:hover .date i {
  color: #0b4898;
}
.news .newsList .list2 ul li:hover p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 {
    width: 620px;
  }
}
