@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;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.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;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #00379c solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #00379c;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  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: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  margin-right: 52px;
  padding-top: 2px;
}
.title span {
  display: inline-block;
  vertical-align: top;
  font-size: 38px;
}
.title span em {
  display: block;
  font-size: 35px;
  margin-bottom: 22px;
  font-family: "Microsoft YaHei UI Light";
}
.moreLink {
  display: block;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  line-height: 40px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background-color: #3e3e3e;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
  margin: auto;
}
.moreLink em::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 16px;
  border-radius: 3px;
  background-color: #fff;
  margin: auto;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  margin: 2px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #00379c;
}
.moreLink:hover em {
  background-color: #00379c;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.titBox .title {
  flex: 1;
}
.titBox .moreLink {
  margin-top: 25px;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 110px 0;
}
.product .title i {
  font-size: 20px;
  display: block;
}
.product .title span {
  margin-top: 16px;
}
.product .proSwiper {
  margin-top: 58px;
  width: 96%;
  max-width: 1500px;
  min-width: 1180px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper {
    width: 1180px;
  }
}
.product .proSwiper .swiper-container {
  margin: 0 -18px;
}
.product .proSwiper ul li {
  width: 20%;
  padding: 0 18px;
  min-height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item {
  height: 484px;
  background-image: linear-gradient(0deg, #919bb0 0%, #e2e7ed 100%);
  border-radius: 10px;
  padding: 40px 20px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/prolibg.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::before {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #333333;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .more {
  display: block;
  margin: 26px auto 0;
  width: 44px;
  height: 44px;
  border: solid 1px #535353;
  border-radius: 50%;
  background: url(../images/proar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  position: absolute;
  left: -50%;
  bottom: 0;
  right: 0;
  height: 350px;
  width: 200%;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item:hover .more {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.product .proSwiper ul li.on {
  width: 40%;
}
.product .proSwiper ul li.on .item::before {
  opacity: 1;
}
.product .proSwiper ul li.on .item .bt {
  color: #fff;
}
.product .proSwiper ul li.on .item .bt::before {
  background-color: #fff;
}
.product .proSwiper ul li.on .item .more {
  background-color: #fff;
}
.product .proSwiper ul li.on .item .pic {
  width: 100%;
  left: 0;
}
.about {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  z-index: 2;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-size: cover;
  height: 748px;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutTit .title i {
  display: block;
  padding-top: 0;
}
.about .aboutTit .title span {
  display: block;
  margin-top: 50px;
}
.about .aboutTit .more {
  display: block;
  width: 73px;
  height: 73px;
  background-color: #00379c;
  margin-top: 65px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTit .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #00379c;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutTit .more::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/aboutar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .aboutTit .more:hover {
  background: none;
  color: #00379c;
  box-shadow: 0 10px 10px -5px rgba(0, 55, 156, 0.5);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about .aboutTit .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutTit .more:hover::after {
  filter: grayscale(0) brightness(1);
}
.about .text {
  margin-top: 25px;
  width: 680px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 48px;
  max-height: 240px;
  color: #5d5d5d;
}
.about .number {
  background: url(../images/numbg.jpg) center 0 no-repeat;
  margin-top: 70px;
  width: 96%;
  max-width: 1500px;
  min-width: 1180px;
}
@media screen and (max-width: 1320px) {
  .about .number {
    width: 1180px;
  }
}
.about .number ul {
  display: flex;
  justify-content: space-around;
  height: 460px;
  padding: 242px 3.5% 0;
}
.about .number ul li {
  color: #fff;
  line-height: 1;
}
.about .number ul li h4 i {
  font-family: Impact;
  font-size: 56px;
  line-height: 46px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
.about .number ul li p {
  font-size: 18px;
  margin-top: 20px;
}
.strength {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}
.strength .ysBox {
  display: flex;
  justify-content: space-between;
}
.strength .ysBox::after {
  display: none;
}
.strength .ysCont .bd {
  margin-top: 100px;
  width: 405px;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.strength .ysCont .bd ul li {
  height: 240px;
}
.strength .ysCont .bd ul li .tit {
  padding-top: 10px;
  line-height: 1;
  font-size: 24px;
  border-bottom: 1px solid #545454;
  padding-bottom: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 26px;
  color: #949393;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li:hover .tit {
  color: #00379c;
  border-bottom-color: #00379c;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .ysPage {
  margin-top: 100px;
  display: flex;
}
.strength .ysPage .img {
  width: 250px;
  height: 156px;
  position: relative;
  overflow: hidden;
}
.strength .ysPage .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysPage .page {
  height: 156px;
  display: flex;
}
.strength .ysPage .page .prev {
  width: 64px;
  height: 156px;
  background: url(../images/ysl.png) center center no-repeat;
  background-color: #091730;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.strength .ysPage .page .prev:hover,
.strength .ysPage .page .prev.on {
  background-color: #00379c;
}
.strength .ysPage .page .next {
  width: 64px;
  height: 156px;
  background: url(../images/ysr.png) center center no-repeat;
  background-color: #091730;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.strength .ysPage .page .next:hover,
.strength .ysPage .page .next.on {
  background-color: #00379c;
}
.strength .ysPic {
  margin-top: 86px;
  width: 470px;
  height: 470px;
  background-color: #f5f5f5;
  border-radius: 50%;
  position: relative;
}
.strength .ysPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 533px;
  height: 533px;
  top: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/ysra.png) center center no-repeat;
}
.strength .ysPic .bd {
  position: absolute;
  width: 688px;
  height: 545px;
  overflow: hidden;
  left: -125px;
  top: -30px;
}
.strength .ysPic .bd ul li {
  width: 688px;
  height: 545px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd {
  margin-right: -100px;
}
.strength .hd ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 605px;
  padding-right: 48px;
  border-right: 2px solid #d9e0e8;
}
.strength .hd ul li {
  position: relative;
  cursor: pointer;
}
.strength .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: -52px;
  width: 6px;
  height: 0;
  background-color: #000000;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .img {
  width: 142px;
  height: 148px;
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
}
.strength .hd ul li .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li .img:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.strength .hd ul li.on::before {
  height: 109px;
}
@media screen and (max-width: 1520px) {
  .strength .hd {
    margin-right: 0;
  }
}
@media screen and (max-width: 1320px) {
  .strength .hd {
    margin-right: 0;
  }
  .strength .hd ul {
    padding-right: 22px;
  }
  .strength .hd ul li::before {
    right: -26px;
  }
  .strength .ysCont .bd {
    margin-top: 80px;
  }
  .strength .ysPage {
    margin-top: 60px;
  }
  .strength .ysPic {
    -webkit-transform: scale(0.84);
    -moz-transform: scale(0.84);
    -o-transform: scale(0.84);
    transform: scale(0.84);
    margin-top: 60px;
  }
}
.case {
  background-color: #f5f5f5;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 60px;
  width: 96%;
  max-width: 1500px;
  min-width: 1180px;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper {
    width: 1180px;
  }
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper ul li {
  width: 30%;
  margin-right: 5%;
  padding-bottom: 1px;
}
.case .caseSwiper ul li .item {
  border-bottom: 1px solid #a8a8a8;
  position: relative;
}
.case .caseSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #00379c;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.case .caseSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 75.56%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 74px;
  height: 74px;
  text-align: center;
  position: relative;
  margin-top: 16px;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: solid 1px #313131;
}
.case .caseSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  width: 16px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #00379c;
}
.case .caseSwiper ul li .item:hover .bt::before {
  border-color: #00379c;
}
.case .caseSwiper ul li .item:hover .bt::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
.news .newsSwiper {
  margin-top: 60px;
  width: 96%;
  max-width: 1500px;
  min-width: 1180px;
}
@media screen and (max-width: 1320px) {
  .news .newsSwiper {
    width: 1180px;
  }
}
.news .newsSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper ul li {
  width: 31.33%;
  margin-right: 3.005%;
}
.news .newsSwiper ul li .item {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .newsSwiper ul li .item .box {
  position: relative;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  padding: 60px 45px 62px 50px;
  background-color: #f5f5f5;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsSwiper ul li .item .box::before {
  content: "";
  display: block;
  position: absolute;
  width: 112px;
  height: 43px;
  right: 47px;
  bottom: 68px;
  background: url(../images/newsico.png) 0 center no-repeat;
}
.news .newsSwiper ul li .item .box .lei {
  width: 80px;
  height: 34px;
  background-color: #dbdbdb;
  line-height: 34px;
  text-align: center;
  font-size: 15px;
}
.news .newsSwiper ul li .item .box .bt {
  margin-top: 26px;
  display: block;
  font-size: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 40px;
  height: 80px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .box .date {
  margin-top: 112px;
  font-size: 15px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .box .more {
  display: block;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  margin-top: 78px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .box .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .box .more:hover {
  background-color: #00379c;
}
.news .newsSwiper ul li .item .box .more:hover::before {
  filter: grayscale(100) brightness(5);
}
.news .newsSwiper ul li .item:hover .pic {
  opacity: 1;
}
.news .newsSwiper ul li .item:hover .box {
  background-color: transparent;
}
.news .newsSwiper ul li .item:hover .box .bt {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.news .newsSwiper ul li .item:hover .box .date {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
