@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);
  }
}
/* @font-face {
  font-family: "SourceHanSerifCN Bold";
  src: url('SourceHanSerifCN-Bold.otf');
} */
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;
}
.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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 35px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #174d9e 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: #174d9e;
  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%;
}
.banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  bottom: 82px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 32px;
  height: 89px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Impact;
  font-size: 56px;
  line-height: 46px;
}
.title i em {
  display: block;
  margin-bottom: 10px;
  color: transparent;
  -webkit-text-stroke: 1px rgba(97, 97, 97, 0.5);
}
.title span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 22px;
  font-weight: bold;
  margin-left: 5px;
}
.moreLink {
  display: block;
  text-align: center;
  color: #fff;
  width: 148px;
  height: 44px;
  background-color: #174d9e;
  border-radius: 30px;
  line-height: 44px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #174d9e;
  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;
}
.moreLink:hover {
  background: none;
  color: #174d9e;
  box-shadow: 0 10px 10px -5px rgba(23, 77, 158, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.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: 17px;
}
.titBox .search {
  float: right;
  margin-top: 48px;
  position: relative;
  width: 440px;
  height: 56px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #d1d7db;
  padding-left: 138px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .search:hover {
  border-color: #174d9e;
}
.titBox .search span {
  position: absolute;
  left: 0;
  top: 0;
  width: 138px;
  text-align: center;
  line-height: 54px;
  font-weight: bold;
  font-family: Arial;
  font-size: 15px;
  border-right: 1px solid #d1d7db;
  text-transform: uppercase;
}
.titBox .search span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 8px;
  background: url(../images/searchar.png) 0 center no-repeat;
  margin-left: 12px;
}
.titBox .search .searchInp {
  width: 100%;
  height: 54px;
  line-height: 54px;
  border: none;
  background: none;
  padding: 0 15px 0 25px;
  font-size: 14px;
  color: #333;
  border-radius: 5px;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #999999;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  position: absolute;
  right: -1px;
  top: -1px;
  background: url(../images/searchico.png) center center no-repeat;
  background-color: #174d9e;
  border-radius: 0px 5px 5px 0px;
  width: 72px;
  height: 56px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 88px 0 80px;
}
.product .proNav {
  position: relative;
  z-index: 4;
  padding-right: 230px;
  margin-top: 40px;
}
.product .proNav::after {
  content: "";
  display: block;
  position: absolute;
  right: -59px;
  top: -23px;
  z-index: -1;
  background: url(../images/pronavbg.png) 0 0 no-repeat;
  width: 1542px;
  height: 360px;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  width: 268px;
  height: 458px;
  left: 100%;
  margin-left: 59px;
  top: -118px;
  background: url(../images/proimg.png) 0 0 no-repeat;
  animation: proimg 5s linear infinite;
  transform-origin: left center;
}
@keyframes proimg {
  0%,
  100%,
  50% {
    transform: skewY(0deg);
  }
  25% {
    transform: skewY(3deg);
  }
  75% {
    transform: skewY(-3deg);
  }
}
.product .proNav .proNavTit {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 103px;
  text-align: right;
  width: 195px;
}
.product .proNav .proNavTit .tit i {
  display: block;
  font-family: Impact;
  font-size: 34px;
  line-height: 30px;
}
.product .proNav .proNavTit .tit em {
  display: block;
  margin-top: 16px;
  line-height: 28px;
  color: #d0d0d0;
  font-size: 14px;
  font-family: Arial;
  margin-top: 8px;
}
.product .proNav .proNavTit .page {
  margin-top: 22px;
  font-size: 0;
}
.product .proNav .proNavTit .page .proNav-prev {
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 53px;
  height: 53px;
  border: solid 1px #174d9e;
  border-radius: 100%;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proNavTit .page .proNav-prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #174d9e;
}
.product .proNav .proNavTit .page .proNav-prev:hover,
.product .proNav .proNavTit .page .proNav-prev.on {
  background-color: #174d9e;
}
.product .proNav .proNavTit .page .proNav-prev:hover::before,
.product .proNav .proNavTit .page .proNav-prev.on::before {
  border-right-color: #fff;
}
.product .proNav .proNavTit .page .proNav-prev.swiper-button-disabled {
  cursor: none;
  opacity: 0.2;
}
.product .proNav .proNavTit .page .proNav-next {
  margin-left: 23px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 53px;
  height: 53px;
  border: solid 1px #174d9e;
  border-radius: 100%;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proNavTit .page .proNav-next::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #174d9e;
}
.product .proNav .proNavTit .page .proNav-next:hover,
.product .proNav .proNavTit .page .proNav-next.on {
  background-color: #174d9e;
}
.product .proNav .proNavTit .page .proNav-next:hover::before,
.product .proNav .proNavTit .page .proNav-next.on::before {
  border-left-color: #fff;
}
.product .proNav .proNavTit .page .proNav-next.swiper-button-disabled {
  cursor: none;
  opacity: 0.2;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  margin-left: -50px;
}
.product .proNav ul li {
  width: 20%;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  text-align: center;
  height: 294px;
  padding-top: 46px;
}
.product .proNav ul li a .num {
  display: block;
  font-family: Impact;
  font-size: 111px;
  line-height: 91px;
  color: #f9f9f9;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .proNav ul li a em {
  display: block;
  margin-top: 30px;
  height: 1px;
  background-color: #f7f7f7;
  position: relative;
}
.product .proNav ul li a em::before {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: transparent;
  left: 50%;
  top: -4px;
  margin-left: -5px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a .cn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 22px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a .en {
  display: block;
  margin-top: 2px;
  line-height: 16px;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover {
  background-size: 100% 100%;
  color: #fff !important;
}
.product .proNav ul li:hover a .num,
.product .proNav ul li.on a .num {
  color: #174d9e;
}
.product .proNav ul li:hover a em::before,
.product .proNav ul li.on a em::before {
  background-color: #174d9e;
  box-shadow: 0 0 0 4px rgba(23, 77, 158, 0.33);
}
.product .proNav ul li:hover a .cn,
.product .proNav ul li.on a .cn {
  color: #174d9e;
  font-weight: bold;
}
.product .proNav ul li:hover a .en,
.product .proNav ul li.on a .en {
  color: #c0dcd1;
}
.product .proSwiper {
  margin-top: 60px;
  position: relative;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .architec {
  display: block;
  position: absolute;
  font-family: Impact;
  font-size: 172px;
  line-height: 142px;
  opacity: 0.03;
  right: -30px;
  top: 21px;
  z-index: -1;
}
.product .proSwiper ul li .item {
  position: relative;
  height: 386px;
  padding-left: 660px;
  padding-top: 82px;
  padding-right: 136px;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 576px;
  height: 386px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 10px;
  border: solid 5px #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont {
  text-align: right;
}
.product .proSwiper ul li .item .cont .num {
  position: absolute;
  right: 11px;
  bottom: 26px;
  font-family: BodoniBT, Bodoni, 'Times New Roman', Times, serif;
  font-size: 38px;
  display: block;
  font-weight: bold;
  line-height: 25px;
}
.product .proSwiper ul li .item .cont .num::before {
  content: "";
  display: block;
  margin: auto;
  margin-bottom: 20px;
  width: 2px;
  height: 103px;
  background-color: #174d9e;
}
.product .proSwiper ul li .item .cont::before {
  content: "#";
  display: block;
  font-size: 20px;
  line-height: 14px;
  font-weight: bold;
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 15px;
  font-weight: bold;
}
.product .proSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proSwiper ul li .item .cont .en {
  display: block;
  height: 15px;
  margin-top: 6px;
  background: url(../images/prolien.png) right center no-repeat;
}
.product .proSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-size: 15px;
  color: #666666;
  margin-top: 58px;
}
.product .proSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  right: 88px;
  bottom: 0;
  width: 700px;
  height: 193px;
  background-color: #f7f7f7;
  z-index: -1;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .cont .num {
  color: #174d9e;
}
.product .proSwiper ul li .item:hover .cont .bt {
  color: #174d9e;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proList ul {
  margin: 0 -17px 0;
}
.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 17px;
  margin-top: 28px;
}
.product .proList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: solid 5px #f7f7f7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 65.52%;
}
.product .proList 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;
}
.product .proList ul li .item .tt {
  height: 80px;
  position: relative;
  padding-right: 110px;
  padding-top: 13px;
}
.product .proList ul li .item .tt .num {
  position: absolute;
  right: 35px;
  top: 33px;
  font-weight: bold;
  font-family: Arial;
  font-size: 28px;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 10px;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  left: 0;
}
.product .proList ul li .item .tt .bt:hover {
  left: 5px;
}
.product .proList ul li .item .tt .line {
  height: 1px;
  background-color: #0d182d;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #174d9e, #174d9e);
  background-image: linear-gradient(to right, #174d9e, #174d9e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList ul li .item .tt p {
  margin-left: 10px;
  margin-top: 9px;
}
.product .proList ul li .item .tt p img {
  display: block;
  height: 12px;
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item:hover .pic {
  border-color: #174d9e;
}
.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 .tt .num {
  color: #174d9e;
}
.product .proList ul li .item:hover .tt .bt {
  color: #174d9e;
}
.product .proList ul li .item:hover .tt .line {
  background-size: 100% 100%;
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -20px 0;
  }
  .product .proList ul li {
    padding: 0 20px;
  }
  .product .proList ul li .item {
    padding: 20px 20px 0;
  }
  .product .proList ul li .item .tt {
    padding-right: 68px;
  }
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -15px;
  }
  .product .proList ul li {
    padding: 0 15px;
    margin-top: 30px;
  }
  .product .proList ul li .item {
    padding: 20px 20px 0;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi .ysBox {
  height: 1195px;
  padding-top: 76px;
}
.youshi .title {
  position: relative;
  z-index: 2;
}
.youshi .title i {
  font-size: 72px;
  line-height: 57px;
}
.youshi .title i em {
  margin-bottom: 14px;
}
.youshi .tel {
  position: absolute;
  right: 0;
  top: 82px;
  padding-left: 72px;
  padding-top: 7px;
}
.youshi .tel::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 38px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tel span {
  display: block;
  line-height: 16px;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
}
.youshi .tel i {
  display: block;
  font-family: "Arial Narrow";
  font-size: 14px;
  margin-top: 14px;
  line-height: 10px;
}
.youshi .ysTabs {
  margin-top: 168px;
}
.youshi .ysTabs::after,
.youshi .ysTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysPic {
  position: absolute;
  right: 438px;
  top: 250px;
  z-index: 2;
}
.youshi .ysPic .bd {
  width: 980px;
  height: 603px;
  background-color: #fff;
  border: solid 5px #f6f6f6;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 109px 0px rgba(11, 11, 30, 0.27);
}
.youshi .ysPic .bd ul li {
  width: 970px;
  height: 593px;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  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.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  width: 396px;
  float: right;
  text-align: right;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 340px;
}
.youshi .ysCont .bd ul li .item {
  height: 325px;
  padding-top: 10px;
  text-align: right;
  color: #fff;
}
.youshi .ysCont .bd ul li .item .tit {
  font-size: 0;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: block;
  font-family: Arial;
  font-size: 15px;
  line-height: 12px;
  text-transform: uppercase;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
  margin-top: 16px;
}
.youshi .ysCont .bd ul li .item .tit::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 33px;
  height: 4px;
  background-color: #f6f6f6;
  margin-top: 28px;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 30px;
  font-size: 15px;
  line-height: 36px;
  color: #ccd7e6;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .next {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #ffffff;
  line-height: 74px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 15px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.youshi .ysCont .next i {
  font-weight: bold;
}
.youshi .ysCont .next em {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0px 12px 59px 0px rgba(23, 77, 158, 0.25);
  border-radius: 50%;
  margin-left: 20px;
}
.youshi .ysCont .next em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysar.png) center center no-repeat;
}
.youshi .ysCont .next:hover {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.youshi .ysCont .next:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .number {
  margin-top: 144px;
}
.youshi .number::after,
.youshi .number:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .number ul li {
  float: left;
  width: 285px;
  height: 100px;
  background-color: #f5f5f5;
  border-radius: 70px;
  position: relative;
  padding-left: 108px;
  padding-top: 26px;
  margin-right: 36px;
}
.youshi .number ul li i {
  display: block;
  border-radius: 50%;
  width: 76px;
  height: 76px;
  position: absolute;
  left: 13px;
  top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .number ul li i img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.youshi .number ul li h4 {
  font-family: Impact;
  font-size: 30px;
  line-height: 24px;
}
.youshi .number ul li p {
  line-height: 1;
  margin-top: 12px;
}
.youshi .number .tip {
  float: right;
  margin-top: 8px;
  text-align: right;
  color: #fff;
  padding-bottom: 28px;
  background: url(../images/ystipen.png) right bottom no-repeat;
}
.youshi .number .tip span {
  display: block;
  font-size: 24px;
  line-height: 48px;
}
.case {
  margin-top: -63px;
  padding-bottom: 80px;
}
.case .caseList {
  margin-top: -10px;
}
.case .caseList ul {
  margin: 0 -27px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 33.333%;
  margin-top: 40px;
  padding: 0 27px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item {
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
}
.case .caseList ul li .item .pic {
  display: block;
  background-color: #fff;
  border: solid 10px #f6f6f6;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 68.62%;
  position: relative;
  overflow: hidden;
}
.case .caseList 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 .caseList ul li .item .tt {
  margin-top: 22px;
  height: 35px;
  line-height: 35px;
  padding-right: 118px;
  position: relative;
}
.case .caseList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseList ul li .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 4px;
  height: 4px;
  background-color: #777475;
  border-radius: 50%;
}
.case .caseList ul li .item .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseList ul li .item .tt .more {
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  font-size: 12px;
  z-index: 1;
  width: 108px;
  border-radius: 18px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #174d9e, #174d9e);
  background-image: linear-gradient(to right, #174d9e, #174d9e);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .tt .more i {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.case .caseList ul li .item .tt .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #174d9e;
  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;
}
.case .caseList 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 .caseList ul li .item:hover .tt .bt {
  color: #174d9e;
}
.case .caseList ul li .item:hover .tt .bt::before {
  background-color: #174d9e;
}
.case .caseList ul li .item:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .case .caseList {
    margin-top: 0;
  }
  .case .caseList ul {
    margin: 0 -15px;
  }
  .case .caseList ul li {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  overflow: hidden;
}
.about .aboutBox {
  height: 873px;
  padding-top: 88px;
}
.about .title {
  color: #ffffff;
}
.about .title i em {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.5);
}
.about .aboutText {
  width: 665px;
  position: relative;
}
.about .aboutText .tit {
  margin-top: 108px;
  color: #ffffff;
}
.about .aboutText .tit span {
  display: block;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
}
.about .aboutText .tit::after {
  content: "";
  width: 46px;
  height: 3px;
  background-color: #f9f9f9;
  display: block;
  margin-top: 32px;
}
.about .aboutText .text {
  margin-top: 22px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  color: #efefef;
}
.about .aboutPic {
  width: 681px;
  height: 782px;
  overflow: hidden;
  position: absolute;
  right: -170px;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show {
  margin-top: 42px;
}
.about .show .showNav {
  position: absolute;
  left: 0;
  top: -166px;
  z-index: 3;
}
.about .show .showNav ul {
  float: left;
  margin-left: -20px;
}
.about .show .showNav ul::after,
.about .show .showNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .showNav ul li {
  width: 200px;
  margin-left: 40px;
  position: relative;
  z-index: 3;
  float: left;
  height: 46px;
  line-height: 46px;
  font-size: 30px;
  color: #ffffff;
  opacity: 0.2;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 200px;
  background: url(../images/showlibg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -100px;
  opacity: 0;
  z-index: -1;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.about .show .showNav ul li:first-child {
  margin-left: 0;
}
.about .show .showNav ul li a {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  font-family: simsun;
  font-weight: bold;
  text-shadow: 0.5px 0.5px 0 #fff;
  color: #ffffff;
}
.about .show .showNav ul li:hover,
.about .show .showNav ul li.on {
  opacity: 1;
  top: -32px;
}
.about .show .showNav ul li:hover::before,
.about .show .showNav ul li.on::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.about .show .showNav ul li:hover a,
.about .show .showNav ul li.on a {
  font-size: 46px;
}
.about .showTabs {
  position: relative;
  margin-right: -125px;
}
.about .showTabs .bd {
  height: 258px;
  overflow: hidden;
  width: 1425px;
}
.about .showList {
  position: relative;
  margin-right: 125px;
  width: 1300px;
}
.about .showList::before {
  content: "";
  display: block;
  height: 1px;
  background-color: #f6f6f6;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.about .showList .showBd {
  margin: 0 -17px;
  height: 258px;
}
.about .showList ul::after,
.about .showList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .showList ul li {
  float: left;
  width: 25%;
  width: 333px;
}
.about .showList ul li .item {
  margin: 0 17px;
  height: 258px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .showList ul li .item::after {
  content: "";
  position: absolute;
  background: #174d9e;
  width: 100%;
  height: 1px;
  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;
}
.about .showList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.about .showList ul li .item .pic {
  display: block;
  width: 100%;
  height: 200px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 5px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList 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;
}
.about .showList ul li .item .bt {
  margin-top: 12px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .showList 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);
}
.about .showList ul li .item:hover .bt {
  color: #174d9e;
}
.about .showList ul li .item:hover .bt::before {
  background-size: 100% 100%;
}
.about .showList:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
.about .showList .page {
  position: absolute;
  right: -75px;
  top: 50px;
}
.about .showList .page .show-prev {
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(37, 70, 106, 0.15);
  border-radius: 24px;
  border-radius: 50%;
  cursor: pointer;
  margin-bottom: 25px;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0.6px 0 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList .page .show-prev::before {
  content: "<";
  font-family: simsun;
}
.about .showList .page .show-prev:hover,
.about .showList .page .show-prev.on {
  background-color: #174d9e;
  color: #fff;
  box-shadow: 0px 0px 54px 0px rgba(242, 193, 89, 0.27);
}
.about .showList .page .show-next {
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(37, 70, 106, 0.15);
  border-radius: 24px;
  border-radius: 50%;
  cursor: pointer;
  margin-bottom: 25px;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0.6px 0 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList .page .show-next::before {
  content: ">";
  font-family: simsun;
}
.about .showList .page .show-next:hover,
.about .showList .page .show-next.on {
  background-color: #174d9e;
  color: #fff;
  box-shadow: 0px 0px 54px 0px rgba(242, 193, 89, 0.27);
}
@media screen and (max-width: 1320px) {
  .about .showList {
    width: 1180px;
  }
  .about .showList .bd {
    margin-left: -15px;
    margin-right: -15px;
  }
  .about .showList .bd ul li .item {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1320px) {
  .about .showTabs .bd {
    width: 1305px;
  }
  .about .showList {
    position: relative;
    margin-right: 125px;
    width: 1180px;
  }
  .about .showList .showBd {
    margin: 0 -10px;
  }
  .about .showList ul li {
    width: 300px;
  }
  .about .showList ul li .item {
    margin: 0 10px;
  }
}
.news {
  padding: 70px 0 90px;
}
.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-right: -18px;
  margin-top: 40px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 48px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 140px;
  height: 44px;
  text-align: center;
  font-size: 18px;
  line-height: 44px;
  border-radius: 22px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #174d9e, #174d9e);
  background-image: linear-gradient(to right, #174d9e, #174d9e);
  background-size: 0% 100%;
  background-position: left 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;
  width: 22px;
  height: 44px;
  overflow: hidden;
  margin: auto;
  margin-right: 13px;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #174d9e;
  color: #fff;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.news .newsTabs {
  margin-top: 40px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .list1 ul {
  height: 500px;
  border: solid 1px #e5e5e5;
  border-left: none;
}
.news .list1 ul::after,
.news .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  float: left;
  width: 25%;
  border-left: solid 1px #e5e5e5;
}
.news .list1 ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding: 138px 30px 0;
  height: 498px;
}
.news .list1 ul li .item .years {
  position: absolute;
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  top: 42px;
  right: 32px;
  line-height: 14px;
  z-index: 2;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .date {
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  color: #adadad;
}
.news .list1 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .item .bt:hover {
  color: #174d9e;
}
.news .list1 ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 27px;
  height: 108px;
  font-size: 14px;
  color: #999999;
  margin-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 128px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .list1 ul li .item .more {
  display: block;
  position: absolute;
  bottom: 48px;
  left: 30px;
  width: 72px;
  height: 72px;
  background-color: #ffffff;
  border: solid 1px #edecf3;
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .item .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .more:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .list1 ul li:hover .item,
.news .list1 ul li.on .item {
  padding-top: 40px;
  background-color: #fafafa;
}
.news .list1 ul li:hover .item .years,
.news .list1 ul li.on .item .years {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li:hover .item .pic,
.news .list1 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 226px;
}
.news .list1 ul li:hover .item p,
.news .list1 ul li.on .item p {
  opacity: 0;
  filter: alpha(opacity=0);
}
.news .list1 ul li:hover .item .more,
.news .list1 ul li.on .item .more {
  background-color: #174d9e;
  border-color: #174d9e;
}
.news .list1 ul li:hover .item .more::before,
.news .list1 ul li.on .item .more::before {
  filter: grayscale(100) brightness(5);
}
.news .list2 {
  margin-top: 28px;
  position: relative;
  border: solid 1px #f3f3f3;
}
.news .list2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  height: 1px;
  background-color: #ebebeb;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 15px;
}
.news .list2 ul li .item {
  position: relative;
  padding-left: 122px;
  padding-top: 30px;
  height: 122px;
}
.news .list2 ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 52px;
  background-color: #f0f0f0;
  left: 105px;
  top: 35px;
}
.news .list2 ul li .item .pic {
  display: block;
  width: 90px;
  height: 75px;
  position: absolute;
  z-index: 2;
  overflow: hidden;
  left: 0;
  top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.news .list2 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 .list2 ul li .item .date {
  position: absolute;
  left: 0;
  top: 24px;
  width: 90px;
  text-align: center;
  height: 75px;
  line-height: 75px;
  font-family: "Arial Black";
  font-size: 20px;
  color: #999999;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .item .bt:hover {
  color: #174d9e;
}
.news .list2 ul li .item .years {
  font-family: Arial;
  font-size: 14px;
  margin-top: 7px;
  line-height: 10px;
  color: #999999;
}
.news .list2 ul li:hover .item .pic,
.news .list2 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
