@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;
}
.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 2.2s ease-out;
  transition: all 2.2s 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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #044eb7 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: #044eb7;
  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;
  position: relative;
  z-index: 1;
  padding-top: 42px;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  width: 118px;
  height: 118px;
  background-color: #2394ed;
  opacity: 0.2;
  border-radius: 50%;
  left: -47px;
  top: 0;
}
.title::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #044eb7;
  left: 83px;
  top: 0;
}
.title i {
  display: inline-block;
  vertical-align: bottom;
}
.title i img {
  display: block;
}
.title span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 32px;
  margin-left: 17px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #044eb7;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #044eb7;
  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: #044eb7;
  box-shadow: 0 10px 10px -5px rgba(4, 78, 183, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.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;
}
.product {
  padding: 90px 0 176px;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav ul {
  float: right;
  position: relative;
  margin-top: 42px;
  z-index: 2;
  margin-bottom: -10px;
}
.product .proNav ul::before {
  content: "";
  display: block;
  position: absolute;
  left: -95px;
  top: 31px;
  border-top: 1px dashed #4f4f4f;
  opacity: 0.2;
  z-index: -1;
  width: calc(100% + 415px);
}
.product .proNav ul li {
  float: left;
  padding: 0 5px;
  background-color: #fff;
  margin-left: 60px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  height: 56px;
  position: relative;
  padding-left: 68px;
}
.product .proNav ul li a em {
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #dfdfdf;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 34px;
  line-height: 34px;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  color: #d4d4d4;
}
.product .proNav ul li a:hover {
  color: #044eb7;
}
.product .proNav ul li.on a em,
.product .proNav ul li:hover a em {
  background-color: #044eb7;
  box-shadow: 0 0 0 8px rgba(4, 78, 183, 0.2);
}
.product .proNav ul li.on a em::before,
.product .proNav ul li:hover a em::before {
  filter: grayscale(100) brightness(5);
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  color: #a9a9a9;
}
.product .proTabs {
  margin-top: 38px;
}
.product .proTabs .bd {
  position: relative;
  overflow: hidden;
  height: 798px;
}
.product .proList {
  position: relative;
  height: 798px;
}
.product .proList .proMore {
  display: block;
  position: absolute;
  z-index: 3;
  width: 92px;
  height: 170px;
  background-color: #044eb7;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  padding: 48px 8px 0;
  margin-top: 10px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(0deg, #044eb7, #044eb7);
  background-image: linear-gradient(0deg, #044eb7, #2394ed);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center 0;
}
.product .proList .proMore::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 10px 8px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.3;
}
.product .proList .proMore::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 10px 8px;
  height: 2px;
  background-color: #ffffff;
  opacity: 0.3;
}
.product .proList .proMore em {
  width: 27px;
  height: 27px;
  display: block;
  margin: auto;
  background: url(../images/promore.png) center center no-repeat;
}
.product .proList .proMore span {
  display: block;
  font-size: 16px;
  margin-top: 30px;
  line-height: 1;
}
.product .proList .proMore:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 0 15px rgba(4, 78, 183, 0.2);
}
.product .proList ul {
  margin: 0 -12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul::after {
  flex: 1;
}
.product .proList ul li {
  float: left;
  padding: 0 12px;
  margin-top: 20px;
  width: 27.15%;
}
.product .proList ul li .item {
  background-color: #ffffff;
  border: solid 1px #e0e4e6;
  padding: 7px 7px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 226px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  color: #727272;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .more {
  display: none;
}
.product .proList ul li .item:hover {
  border-color: #044eb7;
}
.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: #044eb7;
}
.product .proList ul li:first-child,
.product .proList ul li:nth-child(6) {
  width: 45.7%;
}
.product .proList ul li:first-child .item,
.product .proList ul li:nth-child(6) .item {
  height: 474px;
  padding: 8px 10px;
}
.product .proList ul li:first-child .item .pic,
.product .proList ul li:nth-child(6) .item .pic {
  height: 390px;
}
.product .proList ul li:first-child .item .tt,
.product .proList ul li:nth-child(6) .item .tt {
  position: relative;
  border-bottom: 1px solid #e0e4e6;
  height: 64px;
  line-height: 64px;
  padding-right: 120px;
  padding-left: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:first-child .item .tt .bt,
.product .proList ul li:nth-child(6) .item .tt .bt {
  text-align: left;
  font-size: 18px;
  color: #545454;
  height: 64px;
  line-height: 64px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:first-child .item .tt .bt::before,
.product .proList ul li:nth-child(6) .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 9px;
  height: 9px;
  border: solid 2px #044eb7;
  border-radius: 50%;
  margin-right: 16px;
}
.product .proList ul li:first-child .item .tt .more,
.product .proList ul li:nth-child(6) .item .tt .more {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  display: block;
  width: 108px;
  height: 25px;
  background-color: rgba(35, 148, 237, 0.1);
  border-radius: 20px;
  line-height: 25px;
  font-family: Arial;
  font-size: 12px;
  color: #656565;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #044eb7, #044eb7);
  background-image: linear-gradient(to right, #044eb7, #044eb7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList ul li:first-child .item .tt .more:hover,
.product .proList ul li:nth-child(6) .item .tt .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 4px 10px rgba(4, 78, 183, 0.2);
}
.product .proList ul li:first-child .item:hover .tt .bt,
.product .proList ul li:nth-child(6) .item:hover .tt .bt {
  color: #044eb7;
}
.product .proList ul li:first-child .item:hover .tt .more,
.product .proList ul li:nth-child(6) .item:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList ul li:nth-child(6) {
  margin-top: -170px;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li {
    margin-left: 30px;
  }
  .product .proNav ul li:first-child {
    margin-left: 0;
  }
  .product .proTabs .bd {
    height: 758px;
  }
  .product .proList {
    height: 758px;
  }
  .product .proList ul {
    margin: 0 -10px;
  }
  .product .proList ul li .item .pic {
    height: 206px;
  }
  .product .proList ul li:first-child .item,
  .product .proList ul li:nth-child(6) .item {
    height: 454px;
  }
  .product .proList ul li:first-child .item .pic,
  .product .proList ul li:nth-child(6) .item .pic {
    height: 370px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysBox {
  height: 1062px;
  padding: 84px 0 0;
}
.youshi .tip {
  position: absolute;
  background: url(../images/ystip.png) right 0 no-repeat;
  padding-top: 85px;
  padding-right: 63px;
  top: 62px;
  right: -63px;
  height: 203px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
  color: #ffffff;
}
.youshi .title {
  color: #fff;
  text-align: left;
}
.youshi .title::before {
  background-color: #ffffff;
  opacity: 0.2;
}
.youshi .title i {
  display: block;
}
.youshi .title span {
  display: block;
  font-size: 30px;
  margin-top: 8px;
  margin-left: 0;
  letter-spacing: 3px;
}
.youshi .ysSwiper {
  margin-top: 130px;
  margin-left: -13px;
  margin-right: -13px;
  height: 418px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.1);
}
.youshi .ysSwiper .swiper-container {
  margin-top: -182px;
}
.youshi .ysSwiper ul li {
  width: 400px;
  margin-right: 53px;
  float: left;
  padding-top: 182px;
  height: 718px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item {
  padding-top: 62px;
  width: 100%;
  height: 418px;
  text-align: center;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0;
  background: url(../images/ysli.jpg) center bottom no-repeat;
  background-size: cover;
  background-color: #2394ed;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .pic {
  display: block;
  width: 138px;
  height: 138px;
  margin: auto;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
  border: 5px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .tit {
  margin-top: 25px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .tit h4 {
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
}
.youshi .ysSwiper ul li .item .tit h4::before {
  content: "+";
  margin-right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  font-weight: normal;
}
.youshi .ysSwiper ul li .item .tit h4::after {
  content: "+";
  margin-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  font-weight: normal;
}
.youshi .ysSwiper ul li .item .tit h5 {
  display: inline-block;
  vertical-align: top;
  height: 25px;
  border: solid 1px rgba(255, 255, 255, 0.3);
  opacity: 0.3;
  line-height: 23px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 22px;
  margin-top: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .text {
  margin-top: 22px;
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .text p {
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  opacity: 0.8;
}
.youshi .ysSwiper ul li .item .tel {
  opacity: 0;
  margin-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysSwiper ul li .item .tel span {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  position: relative;
  z-index: 2;
  font-family: Impact;
  font-size: 22px;
  line-height: 51px;
}
.youshi .ysSwiper ul li .item .tel span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 24px;
  height: 24px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysSwiper ul li .item .tel span::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 51px;
  background-color: #ffffff;
  -webkit-transform: skewX(-12deg);
  -moz-transform: skewX(-12deg);
  -o-transform: skewX(-12deg);
  transform: skewX(-12deg);
  left: 0;
  top: 0;
  z-index: -1;
  box-shadow: 5px 5px 0 #0e65c8, 5px 5px 0 1px rgba(255, 255, 255, 0.2);
}
.youshi .ysSwiper ul li .item:hover {
  border-color: #044eb7;
  box-shadow: none;
}
.youshi .ysSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.youshi .ysSwiper ul li .item:hover .tit {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.youshi .ysSwiper ul li .item:hover .text {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysSwiper ul li.swiper-slide-next {
  padding-top: 0;
}
.youshi .ysSwiper ul li.swiper-slide-next .item {
  width: 506px;
  height: 718px;
  padding-top: 0;
  padding-left: 35px;
  padding-right: 35px;
}
.youshi .ysSwiper ul li.swiper-slide-next .item::before {
  height: 586px;
  opacity: 1;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .pic {
  width: 332px;
  height: 332px;
  box-shadow: 4px 4px 27px 0px rgba(0, 0, 0, 0.19);
  border-width: 10px;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .tit h4 {
  font-size: 24px;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .tit h4::before {
  margin-right: 20px;
  opacity: 1;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .tit h4::after {
  margin-left: 20px;
  opacity: 1;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .tit h5 {
  margin-top: 10px;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .text {
  margin-top: 22px;
  opacity: 1;
  height: 126px;
}
.youshi .ysSwiper ul li.swiper-slide-next .item .tel {
  opacity: 1;
  margin-top: 10px;
}
.youshi .page .ys-prev {
  cursor: pointer;
  outline: none;
  position: absolute;
  width: 41px;
  height: 41px;
  background-color: #ffffff;
  left: 180px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  image-rendering: 50%;
  bottom: 48px;
  z-index: 4;
  border-radius: 50%;
}
.youshi .page .ys-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .ys-prev:hover {
  background-color: #2394ed;
}
.youshi .page .ys-prev:hover::before {
  background-image: url(../images/yslh.png);
}
.youshi .page .ys-next {
  cursor: pointer;
  outline: none;
  position: absolute;
  width: 41px;
  height: 41px;
  background-color: #ffffff;
  right: 180px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  image-rendering: 50%;
  bottom: 48px;
  z-index: 4;
  border-radius: 50%;
}
.youshi .page .ys-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.youshi .page .ys-next:hover {
  background-color: #2394ed;
}
.youshi .page .ys-next:hover::before {
  background-image: url(../images/yslh.png);
}
@media screen and (max-width: 1320px) {
  .youshi .ysSwiper {
    margin-left: -30px;
    margin-right: -30px;
  }
  .youshi .ysSwiper ul li {
    width: 360px;
    margin-right: 80px;
  }
  .youshi .ysSwiper .page .ys-prev {
    left: 160px;
  }
  .youshi .ysSwiper .page .ys-next {
    right: 160px;
  }
}
.about {
  background: url(../images/aboutbg.png) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 184px;
  border-bottom: 1px solid rgba(217, 217, 217, 0.4);
}
.about .aboutText {
  margin-top: 46px;
  position: relative;
}
.about .aboutText::after,
.about .aboutText:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aboutTit {
  float: left;
  padding-top: 5px;
  width: 408px;
}
.about .aboutText .aboutTit .tit span {
  display: block;
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
}
.about .aboutText .aboutTit .tit i {
  display: block;
  font-size: 12px;
  line-height: 1;
  margin-top: 20px;
  text-transform: uppercase;
}
.about .aboutText .aboutTit .more {
  display: block;
  margin-top: 46px;
  width: 135px;
  height: 36px;
  border: solid 1px #d9d9d9;
  text-align: center;
  line-height: 34px;
  font-size: 12px;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #044eb7, #044eb7);
  background-image: linear-gradient(to right, #044eb7, #044eb7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .aboutTit .more:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #044eb7;
  background-color: #044eb7;
  box-shadow: 0 6px 10px rgba(4, 78, 183, 0.2);
}
.about .aboutText .text {
  float: right;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 34px;
  max-height: 136px;
  color: #807a7a;
  width: 872px;
}
.about .aboutText .text {
  float: right;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 34px;
  max-height: 136px;
  color: #807a7a;
  width: 872px;
}
.about .aboutText .text span {
  display: inline-block;
  position: relative;
}
.about .aboutText .text span em {
  display: block;
  position: absolute;
  top: 40px;
  opacity: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .text.on span em {
  top: 0;
  opacity: 1;
}
.about .aboutText .text.on span em:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.about .aboutText .text.on span em:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.about .aboutText .text.on span em:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.about .aboutText .text.on span em:nth-child(4) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.about .aboutCont {
  position: relative;
  z-index: 2;
  margin-top: 44px;
}
.about .aboutCont::after,
.about .aboutCont:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .alink {
  float: left;
  width: 408px;
  padding-top: 30px;
  padding-left: 26px;
  margin-bottom: 23px;
}
.about .alink ul li {
  margin-top: 52px;
  width: 308px;
}
.about .alink ul li:first-child {
  margin-top: 0;
}
.about .alink ul li a {
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
  position: relative;
}
.about .alink ul li a::before {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #d9d9d9;
  display: block;
  position: absolute;
  left: 121px;
  top: 50%;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #044eb7, #044eb7);
  background-image: linear-gradient(to right, #044eb7, #044eb7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .alink ul li a i {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  box-shadow: 2px 2px 10px 0px rgba(26, 26, 26, 0.16);
  border-radius: 50%;
  border: 7px solid #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .alink ul li a span {
  float: right;
}
.about .alink ul li a span em {
  display: block;
  width: 34px;
  height: 34px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.about .alink ul li a span em 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;
}
.about .alink ul li a span b {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: 18px;
  font-weight: normal;
}
.about .alink ul li a:hover {
  color: #044eb7;
}
.about .alink ul li a:hover::before {
  background-size: 100% 100%;
}
.about .alink ul li a:hover i img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .alink ul li a:hover span em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .alink ul li.on a i,
.about .alink ul li:hover a i {
  border-color: #044eb7;
}
.about .alink ul li.on a span b,
.about .alink ul li:hover a span b {
  font-weight: bold;
}
.about .aboutPic {
  margin-bottom: 72px;
  float: right;
  width: 872px;
  height: 388px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../images/aboutpicbg.jpg) 0 0 no-repeat;
  width: 1191px;
  height: 460px;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
@media screen and (max-width: 1320px) {
  .about .aboutText .aboutTit {
    width: 340px;
  }
  .about .aboutText .aboutTit .tit span {
    font-size: 26px;
  }
  .about .aboutText .text {
    font-size: 15px;
    width: 820px;
  }
  .about .alink {
    width: 340px;
    padding-top: 20px;
    padding-left: 0;
    margin-bottom: 50px;
  }
  .about .alink ul li {
    margin-top: 35px;
  }
  .about .alink ul li:first-child {
    margin-top: 0;
  }
  .about .aboutPic {
    margin-bottom: 72px;
    width: 820px;
    height: 388px;
  }
}
.case {
  padding-top: 77px;
  padding-bottom: 35px;
}
.case .title i {
  display: block;
}
.case .title span {
  display: block;
  margin-left: 0;
  margin-top: 25px;
}
.case .tip {
  position: absolute;
  text-align: right;
  background: url(../images/casetip.png) right 0 no-repeat;
  width: 586px;
  height: 77px;
  line-height: 1;
  padding-top: 26px;
  font-size: 15px;
  color: #888888;
  right: 0;
  top: 19px;
}
.case .caseSwiper {
  margin-top: -12px;
  margin-left: -160px;
  margin-right: -160px;
  position: relative;
}
.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: 450px;
  margin-right: 40px;
  padding-bottom: 20px;
  height: 472px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  height: 330px;
  background-color: #ffffff;
  border: solid 1px #e2e4e9;
  position: relative;
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .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 .bt {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  background-color: #fff;
  width: 340px;
  height: 73px;
  right: 0;
  bottom: 0;
  padding-right: 65px;
  padding-left: 25px;
  color: #474747;
  padding-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 65px;
  right: 25px;
  top: 0;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.case .caseSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 65px;
  line-height: 65px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt i {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px;
  height: 20px;
  color: #adadad;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0;
  opacity: 0;
}
.case .caseSwiper ul li .item .bt:hover span {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item:hover {
  border-color: #044eb7;
  box-shadow: 7px 9px 13px 0px rgba(62, 61, 68, 0.16);
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #044eb7;
}
.case .caseSwiper ul li .item:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .caseSwiper ul li.swiper-slide-active {
  padding-top: 122px;
}
.case .caseSwiper ul li.swiper-slide-next {
  width: 620px;
  padding-top: 0;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  height: 452px;
  background-color: #ffffff;
  box-shadow: 7px 9px 13px 0px rgba(62, 61, 68, 0.16);
  padding: 10px;
}
.case .caseSwiper ul li.swiper-slide-next .item .bt {
  width: 424px;
  height: 90px;
  padding-top: 3px;
}
.case .caseSwiper ul li.swiper-slide-next .item .bt::after {
  top: 10px;
}
.case .caseSwiper ul li.swiper-slide-next .item .bt i {
  margin-top: -12px;
  opacity: 1;
}
.case .caseSwiper .case-next {
  width: 62px;
  height: 62px;
  background-color: #044eb7;
  cursor: pointer;
  outline: none;
  z-index: 4;
  position: absolute;
  border-radius: 50%;
  right: 160px;
  bottom: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper .case-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 9px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.case .caseSwiper .case-next:hover {
  box-shadow: 0 0 0 10px rgba(4, 78, 183, 0.2);
}
@media screen and (max-width: 1640px) {
  .case {
    padding-top: 60px;
  }
  .case .tip {
    top: 30px;
  }
  .case .caseSwiper {
    margin-left: -60px;
    margin-right: -60px;
    margin-top: 0;
  }
  .case .caseSwiper .case-next {
    right: 60px;
  }
  .case .caseSwiper ul li {
    width: 400px;
    height: 402px;
  }
  .case .caseSwiper ul li .item {
    height: 300px;
  }
  .case .caseSwiper ul li.swiper-slide-active {
    padding-top: 82px;
  }
  .case .caseSwiper ul li.swiper-slide-next {
    width: 520px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    height: 382px;
  }
}
@media screen and (max-width: 1420px) {
  .case .caseSwiper {
    margin-left: 0;
    margin-right: 0;
  }
  .case .caseSwiper .case-next {
    right: 0;
  }
  .case .caseSwiper ul li {
    width: 360px;
    height: 382px;
    margin-right: 30px;
  }
  .case .caseSwiper ul li .item {
    height: 270px;
  }
  .case .caseSwiper ul li .item .bt {
    width: 300px;
  }
  .case .caseSwiper ul li .item .bt span {
    font-size: 16px;
  }
  .case .caseSwiper ul li.swiper-slide-active {
    padding-top: 92px;
  }
  .case .caseSwiper ul li.swiper-slide-next {
    width: 500px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    height: 362px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .bt {
    width: 400px;
  }
}
@media screen and (max-width: 1320px) {
  .case {
    padding-top: 30px;
  }
  .case .caseSwiper ul li {
    width: 320px;
    height: 382px;
    margin-right: 20px;
  }
  .case .caseSwiper ul li .item {
    height: 250px;
  }
  .case .caseSwiper ul li .item .bt {
    width: 260px;
    height: 60px;
    padding-right: 45px;
    padding-left: 20px;
  }
  .case .caseSwiper ul li .item .bt::after {
    right: 15px;
    height: 50px;
  }
  .case .caseSwiper ul li .item .bt span {
    height: 50px;
    line-height: 50px;
  }
  .case .caseSwiper ul li .item .bt span {
    font-size: 16px;
  }
  .case .caseSwiper ul li.swiper-slide-active {
    padding-top: 112px;
  }
  .case .caseSwiper ul li.swiper-slide-next {
    width: 500px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    height: 362px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .bt {
    height: 80px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .bt span {
    margin-bottom: 5px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0 65px;
}
.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: 65px;
  margin-bottom: -10px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 18px;
  margin-right: 11px;
  position: relative;
}
.news .newsTab ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -18px;
  top: 0;
  height: 38px;
  width: 7px;
  background: url(../images/newsnavli.png) 0 center no-repeat;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:last-child {
  margin-right: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 0 26px;
  height: 38px;
  border-radius: 30px;
  line-height: 38px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #d3eafb, #d3eafb);
  background-image: linear-gradient(to right, #d3eafb, #d3eafb);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  color: #686868;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #d3eafb;
  color: #333;
}
.news .newsTabs {
  margin-top: 66px;
  position: relative;
}
.news .newsTabs .bd {
  height: 506px;
}
.news .newsList {
  height: 506px;
  width: 100%;
}
.news .newsList .list1 {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul {
  margin: 0 -20px;
}
.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: 33.333%;
  padding: 0 20px;
}
.news .newsList .list1 ul li .item {
  position: relative;
}
.news .newsList .list1 ul li .item::before {
  content: "";
  position: absolute;
  border-bottom: 1px dotted #044eb7;
  width: 100%;
  height: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 286px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news .newsList .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont {
  height: 112px;
  position: relative;
  border-bottom: 1px dotted #d0d0d0;
  padding: 20px 10px 0;
}
.news .newsList .list1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .item .cont .tt {
  margin-top: 5px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt .date {
  float: left;
  background: url(../images/date.png) 0 center no-repeat;
  padding-left: 22px;
  color: #8f8f8f;
}
.news .newsList .list1 ul li .item .cont .tt .more {
  float: right;
  display: block;
  color: #8f8f8f;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt .more:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.news .newsList .list1 ul li .item .cont .tt .more::before {
  content: "";
  width: 124px;
  height: 1px;
  background-color: #d0d0d0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #044eb7, #044eb7);
  background-image: linear-gradient(to right, #044eb7, #044eb7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
  top: -1px;
}
.news .newsList .list1 ul li .item:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list1 ul li .item:hover .pic {
  border-color: #044eb7;
}
.news .newsList .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #044eb7;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 ul li .item:hover .cont .tt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li .item:hover .cont .tt .more {
  color: #044eb7;
}
.news .newsList .list1 ul li .item:hover .cont .tt .more::before {
  background-size: 100% 100%;
}
.news .newsList .list2 {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul {
  margin: 0 -20px;
}
.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 {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}
.news .newsList .list2 ul li .item {
  height: 112px;
  padding-top: 25px;
  position: relative;
  border-bottom: 1px dotted #d0d0d0;
}
.news .newsList .list2 ul li .item::before {
  content: "";
  position: absolute;
  border-bottom: 1px dotted #044eb7;
  width: 100%;
  height: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  color: #6a6a6a;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list2 ul li .item .bt::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #444a55;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 8px;
  border-radius: 100%;
}
.news .newsList .list2 ul li .item .bt:hover:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item .tt {
  margin-top: 7px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .tt::after,
.news .newsList .list2 ul li .item .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li .item .tt .date {
  float: left;
  color: #8f8f8f;
  font-size: 12px;
}
.news .newsList .list2 ul li .item .tt .more {
  display: block;
  float: right;
  font-size: 12px;
  position: relative;
  color: #8f8f8f;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .tt .more::before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #d0d0d0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #044eb7, #044eb7);
  background-image: linear-gradient(to right, #044eb7, #044eb7);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list2 ul li .item .tt .more i {
  min-width: 4px;
}
.news .newsList .list2 ul li .item .tt .more:hover {
  color: #044eb7;
  left: -5px;
}
.news .newsList .list2 ul li .item:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #044eb7;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 ul li .item:hover .bt::before {
  background-color: #044eb7;
}
.news .newsList .list2 ul li .item:hover .tt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li .item:hover .tt .more {
  color: #044eb7;
}
.news .newsList .list2 ul li .item:hover .tt .more::before {
  background-size: 100% 100%;
}
@media screen and (max-width: 1320px) {
  .news .newsTab ul {
    margin-top: 50px;
  }
  .news .newsTabs {
    margin-top: 50px;
    position: relative;
  }
  .news .newsTabs .bd {
    height: 506px;
  }
  .news .newsList .list1 ul {
    margin: 0 -10px;
  }
  .news .newsList .list1 ul li {
    padding: 0 10px;
  }
}
