@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 #1f4a9d 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: #1f4a9d;
  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;
  position: relative;
  padding-left: 10px;
}
.title i::before {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  top: 26px;
  left: -42px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  margin-top: 28px;
  width: 132px;
  height: 34px;
  background-color: #1f4a9d;
  border-radius: 17px;
  line-height: 34px;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.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: #1f4a9d;
}
.moreLink:hover em {
  background-color: #1f4a9d;
}
.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 {
  background: url(../images/probg.jpg) center 0 no-repeat;
  background-color: #fafafa;
  overflow: hidden;
  position: relative;
  padding: 80px 0 75px;
}
.product .proNav {
  float: right;
  padding: 0 0 162px;
  min-height: 934px;
  background-color: #ffffff;
  box-shadow: 24px 24px 0 rgba(255, 255, 255, 0.4);
  margin-right: -50px;
  position: relative;
  width: 368px;
}
.product .proNav::before {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  top: 43px;
  right: 50px;
  background: url(../images/pronav.png) 0 0 no-repeat;
}
.product .proNav::after {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  position: absolute;
  bottom: 58px;
  left: 62px;
  background: url(../images/pronav.png) 0 0 no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product .proNav .tit {
  height: 212px;
  border-bottom: 5px solid #f8f8f8;
  padding-left: 72px;
  padding-top: 110px;
}
.product .proNav .tit span {
  display: block;
  line-height: 1;
  font-size: 20px;
}
.product .proNav .tit i {
  display: block;
  font-family: "Arial Black";
  font-size: 30px;
  line-height: 22px;
  margin-top: 12px;
}
.product .proNav ul {
  margin-top: 27px;
  overflow: auto;
  height: 400px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 80px;
  font-size: 18px;
  position: relative;
  line-height: 80px;
  padding-left: 72px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 0;
  height: 2px;
  background-color: #1f4a9d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  color: #1f4a9d;
  font-weight: bold;
  text-indent: 1em;
}
.product .proNav ul li.on a::before,
.product .proNav ul li:hover a::before {
  width: 74px;
}
.product .proNav .more {
  margin-top: 83px;
  display: block;
  padding-left: 72px;
  font-size: 18px;
  line-height: 50px;
}
.product .proNav .more em {
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background: url(../images/promore.png) center center no-repeat;
  background-color: #1f4a9d;
  margin-right: 20px;
}
.product .proNav .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 50px;
  width: 29px;
  margin-left: 34px;
  background: url(../images/promoredot.png) center center no-repeat;
}
.product .proNav .more:hover {
  color: #1f4a9d;
}
.product .proL {
  float: left;
  width: 915px;
}
.product .proL .hualiya {
  margin-top: 38px;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 20px;
  color: #999999;
  text-align: right;
  margin-right: -20px;
  text-transform: uppercase;
}
.product .proTabs {
  margin-top: 30px;
  position: relative;
}
.product .proTabs .bd {
  overflow: hidden;
  height: 415px;
}
.product .proTabs .bd ul li .item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.product .proTabs .bd ul li .item .pic {
  display: block;
  width: 495px;
  height: 415px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  position: relative;
  overflow: hidden;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  border: 16px solid #fff;
  width: 100%;
  height: 100%;
}
.product .proTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont {
  flex: 1;
  min-width: 0;
  padding-top: 12px;
}
.product .proTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proTabs .bd ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.product .proTabs .bd ul li .item .cont p {
  margin-top: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 40px;
  height: 160px;
  color: #666666;
  font-size: 16px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont .en {
  font-family: "Arial Black";
  font-size: 50px;
  opacity: 0.06;
  line-height: 38px;
  text-transform: uppercase;
  margin-top: -18px;
}
.product .proTabs .bd ul li .item .cont .more {
  display: block;
  text-align: center;
  color: #fff;
  width: 148px;
  height: 44px;
  background-color: #1f4a9d;
  border-radius: 22px;
  line-height: 44px;
  margin-top: 66px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .bd ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1f4a9d;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.product .proTabs .bd ul li .item .cont .more:hover {
  background: none;
  color: #1f4a9d;
  box-shadow: 0 10px 10px -5px rgba(31, 74, 157, 0.5);
}
.product .proTabs .bd ul li .item .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proTabs .bd ul li .item:hover .pic {
  border-color: #1f4a9d;
}
.product .proTabs .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proTabs .bd ul li .item:hover .cont .bt {
  color: #1f4a9d;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.product .proTabs .bd ul li .item:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.product .proTabs .page {
  position: absolute;
  z-index: 3;
  top: 327px;
  left: 208px;
}
.product .proTabs .page .prev {
  float: left;
  cursor: pointer;
  width: 31px;
  height: 31px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
  background: url(../images/prol.png) center center no-repeat;
}
.product .proTabs .page .prev:hover {
  filter: grayscale(0) brightness(1);
}
.product .proTabs .page .next {
  float: left;
  margin-left: 17px;
  cursor: pointer;
  width: 31px;
  height: 31px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
  background: url(../images/pror.png) center center no-repeat;
}
.product .proTabs .page .next:hover {
  filter: grayscale(0) brightness(1);
}
.product .proList ul {
  margin: 0 -15px;
}
.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: 33.333%;
  padding: 0 15px;
  margin-top: 40px;
}
.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;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  border: 10px solid #fff;
  -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: 75.57%;
}
.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 {
  background-color: #fff;
  margin-top: 6px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 66px;
  line-height: 66px;
  position: relative;
  padding-left: 10px;
  padding-right: 48px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #1f4a9d, #1f4a9d);
  background-image: linear-gradient(to right, #1f4a9d, #1f4a9d);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "";
  width: 13px;
  height: 2px;
  background-color: #1f4a9d;
  border-radius: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  width: 17px;
  height: 66px;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
}
.product .proList ul li .item:hover {
  -webkit-transform: translateY(-12px);
  transform: translateY(-12px);
}
.product .proList ul li .item:hover .pic {
  box-shadow: 0 5px 15px rgba(31, 74, 157, 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: #1f4a9d;
  letter-spacing: 0.5px;
  box-shadow: 0 5px 15px rgba(31, 74, 157, 0.1);
}
.product .proList ul li .item:hover .bt::before {
  background-color: #1f4a9d;
}
.product .proList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    min-height: 860px;
    width: 320px;
    padding: 0 0 140px;
  }
  .product .proNav .tit {
    padding-left: 60px;
  }
  .product .proNav ul li a {
    padding-left: 60px;
  }
  .product .proNav .more {
    padding-left: 60px;
    margin-top: 60px;
  }
  .product .proL {
    width: 875px;
  }
  .product .proTabs {
    margin-top: 30px;
    position: relative;
  }
  .product .proTabs .bd {
    height: 390px;
  }
  .product .proTabs .bd ul li .item .pic {
    width: 465px;
    height: 390px;
    margin-left: 25px;
  }
  .product .proList ul {
    margin: 0 -10px;
  }
  .product .proList ul li {
    padding: 0 10px;
    margin-top: 30px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  height: 978px;
  padding-top: 128px;
}
.youshi .jiantong {
  position: absolute;
  top: 125px;
  left: -16px;
  border-left: 1px solid #ffffff;
  font-family: Arial;
  font-size: 14px;
  padding-left: 14px;
  text-transform: uppercase;
  line-height: 24px;
  color: #ffffff;
  padding-top: 14px;
  height: 67px;
}
.youshi .ysTit {
  position: relative;
  text-align: right;
  margin-right: -56px;
}
.youshi .ysTit i {
  display: block;
  height: 235px;
}
.youshi .ysTit i img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTit span {
  display: block;
  line-height: 1;
  position: absolute;
  top: 86px;
  right: 260px;
  font-size: 30px;
  letter-spacing: 1px;
  color: #ffffff;
  z-index: 2;
}
.youshi .title {
  padding-left: 75px;
}
.youshi .ysPic {
  position: absolute;
  left: 108px;
  top: 268px;
  z-index: 3;
}
.youshi .ysPic .ysPicBox {
  width: 520px;
  height: 520px;
  background-color: #fff;
  border: solid 3px #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transform: rotate(-51.3deg);
  -moz-transform: rotate(-51.3deg);
  -o-transform: rotate(-51.3deg);
  transform: rotate(-51.3deg);
  transform-origin: center center;
}
.youshi .ysPic .bd {
  width: 728px;
  height: 728px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  overflow: hidden;
  transform: translate(-50%, -50%) rotate(51.3deg);
  transform-origin: center center;
}
.youshi .ysPic .bd ul li {
  width: 728px;
  height: 728px;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 728px;
  height: 728px;
  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 .ysCont {
  margin-top: 123px;
}
.youshi .ysCont::after,
.youshi .ysCont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 252px;
  width: 525px;
  float: right;
}
.youshi .ysCont .bd ul li .item {
  height: 252px;
  text-align: right;
  padding-top: 10px;
  color: #fff;
}
.youshi .ysCont .bd ul li .item .tit {
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  padding-right: 38px;
  background: url(../images/ysbt.png) 100% center no-repeat;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 40px;
  font-size: 18px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .page {
  float: right;
  width: 233px;
  height: 77px;
  position: relative;
}
.youshi .page::before {
  content: "";
  display: block;
  position: absolute;
  width: 36px;
  height: 2px;
  background-color: #f79b28;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -18px;
}
.youshi .page .prev {
  float: left;
  text-align: center;
  font-weight: bold;
  width: 77px;
  height: 77px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 77px;
  cursor: pointer;
  font-size: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
}
.youshi .page .prev:hover {
  background-color: #f79b28;
  color: #fff;
}
.youshi .page .next {
  float: right;
  text-align: center;
  font-weight: bold;
  width: 77px;
  height: 77px;
  background-color: #ffffff;
  border-radius: 50%;
  line-height: 77px;
  cursor: pointer;
  font-size: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
}
.youshi .page .next:hover {
  background-color: #f79b28;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .youshi .ysPic {
    position: absolute;
    left: 48px;
  }
}
.case {
  padding: 88px 0 80px;
}
.case .title {
  position: absolute;
  left: 0;
  z-index: 3;
  top: 16px;
}
.case .tip {
  top: 0;
  position: absolute;
  z-index: 3;
  text-align: right;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1;
  right: 0;
}
.case .tip::before {
  content: "+";
  font-family: simsun;
  font-size: 24px;
  display: block;
  line-height: 12px;
  margin-bottom: 12px;
}
.case .caseBox {
  padding-top: 92px;
  padding-right: 258px;
}
.case .caseThumbs {
  position: absolute;
  right: 0;
  top: 92px;
  width: 198px;
}
.case .caseThumbs .swiper-container {
  height: 620px;
}
.case .caseThumbs ul {
  bottom: 0;
}
.case .caseThumbs ul li {
  margin-bottom: 12px;
  height: 146px;
  display: block;
}
.case .caseThumbs ul li .pic {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.case .caseThumbs ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 2px solid #1f4a9d;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseThumbs ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseThumbs ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseThumbs ul li.swiper-slide-thumb-active .pic::before {
  opacity: 1;
}
.case .caseSwiper {
  height: 464px;
  height: 620px;
  position: relative;
  z-index: 2;
}
.case .caseSwiper::before {
  content: "";
  display: block;
  position: absolute;
  width: 749px;
  height: 464px;
  background-color: #f9f9f9;
  border-radius: 10px;
  z-index: -1;
  left: -43px;
  bottom: 0;
}
.case .caseSwiper .caseTit::after,
.case .caseSwiper .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper .caseTit .title {
  float: left;
}
.case .caseSwiper .caseTit .tel {
  float: right;
  margin-top: 55px;
  text-align: right;
}
.case .caseSwiper .caseTit .tel span {
  display: block;
  font-size: 12px;
  color: #666666;
}
.case .caseSwiper .caseTit .tel i {
  display: block;
  border-top: 1px solid #000000;
  margin-top: 9px;
  padding-top: 12px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
.case .caseSwiper ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  padding-right: 670px;
  height: 620px;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  width: 632px;
  height: 464px;
  border-radius: 10px;
  -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 {
  padding-top: 215px;
}
.case .caseSwiper ul li .item .cont::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #000000;
  border-radius: 50%;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.case .caseSwiper ul li .item .cont .num {
  position: absolute;
  left: 40px;
  bottom: -36px;
  font-family: Arial;
  font-size: 158.81px;
  font-weight: bold;
  line-height: 117px;
  color: #fff;
  text-shadow: 1px 1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333, -1px -1px 0 #333;
  opacity: 0.2;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 24px;
  height: 52px;
  line-height: 52px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont .line {
  width: 32px;
  height: 2px;
  background-color: #e5e5e5;
  margin-top: 10px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseSwiper ul li .item .cont p {
  margin-right: 20px;
  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: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: right;
}
.case .caseSwiper ul li .item .cont .more {
  margin-top: 45px;
  display: block;
  text-align: center;
  color: #fff;
  width: 148px;
  height: 44px;
  background-color: #1f4a9d;
  border-radius: 25px;
  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;
}
.case .caseSwiper ul li .item .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1f4a9d;
  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 .caseSwiper ul li .item .cont .more:hover {
  background: none;
  color: #1f4a9d;
  box-shadow: 0 10px 10px -5px rgba(31, 74, 157, 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: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:hover .cont::before {
  background-color: #1f4a9d;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li:hover .cont .bt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #1f4a9d;
}
.case .caseSwiper ul li:hover .cont .line {
  background-color: #1f4a9d;
}
.case .caseSwiper ul li:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.case .caseSwiper .page {
  position: absolute;
  right: 106px;
  bottom: 60px;
  z-index: 3;
}
.case .caseSwiper .page .case-prev {
  float: left;
  cursor: pointer;
  width: 41px;
  height: 41px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/casel.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
}
.case .caseSwiper .page .case-prev:hover {
  filter: grayscale(0) brightness(1);
}
.case .caseSwiper .page .case-next {
  margin-left: 60px;
  float: left;
  cursor: pointer;
  width: 41px;
  height: 41px;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/caser.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
}
.case .caseSwiper .page .case-next:hover {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 1320px) {
  .case .caseBox {
    padding-right: 218px;
  }
  .case .caseSwiper ul li .item {
    padding-right: 650px;
  }
  .case .caseSwiper .page {
    right: 60px;
  }
  .case .caseSwiper .page .case-next {
    margin-left: 40px;
  }
}
.mbanner {
  background: url(../images/mbanner.jpg) center 0 no-repeat;
  overflow: hidden;
}
.mbanner .mbanBox {
  height: 400px;
  padding-top: 127px;
  color: #fff;
  text-align: center;
}
.mbanner .mbanBox .t1 {
  line-height: 1;
  font-weight: bold;
  font-size: 64px;
  font-family: simsun;
  letter-spacing: 6px;
}
.mbanner .mbanBox .t1 img {
  display: inline-block;
  vertical-align: top;
}
.mbanner .mbanBox .t2 {
  letter-spacing: 3px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 14px;
  line-height: 12px;
  margin-top: 12px;
}
.mbanner .mbanBox .t3 {
  margin-top: 20px;
}
.mbanner .mbanBox .t3 span {
  width: 145px;
  height: 44px;
  line-height: 44px;
  border-radius: 19px;
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-left: 26px;
  background: url(../images/mbanspan.png) center 0 no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 100%;
}
.mbanner .mbanBox .t3 span:hover {
  background-size: 100% 100%;
  color: #fff;
}
.mbanner .mbanBox .t3 span:first-child {
  margin-left: 0;
}
.mbanner .mbanBox .t3 span:nth-child(2) {
  background: url(../images/mbanspan2.png) center 0 no-repeat;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background-color: #f6f6f6;
}
.about .aboutBox {
  padding: 120px 0 100px;
}
.about .aboutText .title {
  width: 772px;
  background: url(../images/abouttitico.png) 100% 42px no-repeat;
}
.about .aboutText .box {
  width: 988px;
  height: 392px;
  background-color: #ffffff;
  margin-top: 58px;
  margin-left: -70px;
  padding-top: 70px;
  padding-left: 70px;
}
.about .aboutText .box .tit {
  color: #1f4a9d;
}
.about .aboutText .box .tit span {
  font-weight: bold;
  display: block;
  line-height: 1;
  font-size: 26px;
  letter-spacing: 1px;
}
.about .aboutText .box .tit i {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 14px;
}
.about .aboutText .text {
  width: 708px;
  margin-top: 34px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: #666666;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 62px;
  line-height: 63px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: top;
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border-radius: 50%;
  margin-right: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/aboutmore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 12px;
  z-index: 2;
}
.about .aboutText .more span::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 34px;
  width: 89px;
  height: 11px;
  border-radius: 6px;
  background: url(../images/moreline.png) 100% center no-repeat;
}
.about .aboutText .more:hover {
  color: #1f4a9d;
}
.about .aboutText .more:hover em {
  background-color: #1f4a9d;
}
.about .aboutText .more:hover em::before {
  filter: grayscale(100) brightness(5);
}
.about .tip {
  position: absolute;
  top: 88px;
  background: url(../images/abouttip.png) 0 0 no-repeat;
  padding-left: 18px;
  right: -70px;
  width: 83px;
  height: 418px;
}
.about .tip span {
  position: absolute;
  display: block;
  width: 1em;
  line-height: 19px;
  font-size: 16px;
  top: 17px;
  left: 18px;
}
.about .tip span:first-child {
  left: auto;
  right: 0;
}
.about .aboutImg {
  position: absolute;
  z-index: 3;
  pointer-events: none;
  overflow: hidden;
  width: 871px;
  height: 853px;
  right: -310px;
  background: url(../images/aboutimg.png) 0 0 no-repeat;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1460px) {
  .about .tip {
    right: 0;
  }
}
@media screen and (max-width: 1320px) {
  .about .aboutText .text {
    width: 660px;
  }
  .about .aboutImg {
    right: -360px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
.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: 30px;
}
.news .newsTab ul li {
  margin-left: 104px;
  float: left;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 54px;
  margin: auto;
  overflow: hidden;
  margin-right: 10px;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  padding: 0 24px;
  border-radius: 30px;
  color: #fff;
  background-color: #1f4a9d;
  box-shadow: 0px 14px 40px 0px rgba(31, 74, 157, 0.24);
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  width: 100%;
  left: 0;
  opacity: 1;
}
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:after,
.news .newsTab ul li:hover a i:after {
  top: -100%;
}
.news .newsTabs {
  position: relative;
  margin-top: 36px;
}
.news .newsTabs .bd {
  height: 600px;
}
.news .newsList {
  width: 100%;
  height: 600px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 {
  background-color: #fff;
  border: solid 1px #f4f4f4;
  border-left: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  width: 25%;
  border-left: solid 1px #f4f4f4;
}
.news .newsList .list1 ul li .item {
  position: relative;
  padding: 42px 45px 0;
  height: 398px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height: 4px;
  background-color: #1f4a9d;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  height: 168px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
  height: 155px;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 45px 0;
  opacity: 0;
  visibility: 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 .num {
  font-family: Impact;
  font-size: 120px;
  line-height: 100px;
  color: #f4f6f9;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list1 ul li .item .bt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 18px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
  margin-top: -32px;
}
.news .newsList .list1 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .item .line {
  width: 27px;
  height: 1px;
  background-color: #d2d2d2;
  margin-top: 16px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList .list1 ul li .item p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #666666;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsList .list1 ul li .item .date {
  position: absolute;
  line-height: 1;
  bottom: 44px;
  z-index: 3;
}
.news .newsList .list1 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);
}
.news .newsList .list1 ul li .item:hover .bt {
  color: #1f4a9d;
}
.news .newsList .list1 ul li.on .item {
  padding: 42px 35px 0;
}
.news .newsList .list1 ul li.on .item::before {
  width: 100%;
}
.news .newsList .list1 ul li.on .item .pic {
  visibility: inherit;
  opacity: 1;
  margin: 35px 35px 0;
}
.news .newsList .list1 ul li.on .item .num {
  opacity: 0;
}
.news .newsList .list1 ul li.on .item .bt {
  margin-top: 72px;
  font-weight: bold;
  color: #1f4a9d;
}
.news .newsList .list1 ul li.on .item .line {
  opacity: 0;
  visibility: inherit;
}
.news .newsList .list1 ul li.on .item p {
  opacity: 0;
  visibility: inherit;
  margin-top: -20px;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul li .item {
    padding-left: 30px;
    padding-right: 30px;
  }
  .news .newsList .list1 ul li .item .pic {
    margin: 0 30px;
  }
  .news .newsList .list1 ul li.on .item {
    padding: 42px 25px 0;
  }
  .news .newsList .list1 ul li.on .item .pic {
    margin: 35px 25px 0;
  }
}
.news .newsList .list2 {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul {
  margin: 0 -18px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  width: 50%;
  float: left;
  padding: 0 18px;
  margin-top: 30px;
}
.news .newsList .list2 ul li .item {
  height: 170px;
  background-color: #ffffff;
  border: solid 1px #f4f4f4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 30px 25px 0 225px;
  position: relative;
}
.news .newsList .list2 ul li .item .pic {
  display: block;
  position: absolute;
  z-index: 3;
  left: 9px;
  top: 9px;
  width: 190px;
  height: 150px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .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 .newsList .list2 ul li .item .date {
  line-height: 12px;
  font-size: 16px;
  color: #666666;
}
.news .newsList .list2 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;
  position: relative;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item p {
  margin-top: -2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #8f8f8f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item:hover {
  border-color: #1f4a9d;
}
.news .newsList .list2 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);
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #1f4a9d;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list2 ul li .item:hover p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list2 ul li .item:hover .more {
  background-color: #1f4a9d;
  border-color: #1f4a9d;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news .newsList .list2 ul li .item:hover .more::before {
  filter: grayscale(100) brightness(6);
}
