@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 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);
}
.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;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #253c9b 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: #253c9b;
  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;
  position: relative;
  z-index: 3;
}
.title em {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 154px;
  position: absolute;
  line-height: 107px;
  color: #334aa7;
  opacity: 0.1;
  left: -30px;
  top: -42px;
  z-index: -1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 36px;
  font-weight: bold;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 16px;
  line-height: 12px;
  color: #999999;
  margin-top: 18px;
}
.title i::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  width: 573px;
  height: 10px;
  margin-left: 75px;
  background: url(../images/titline.png) 0 center no-repeat;
}
.moreLink {
  display: block;
  width: 174px;
  line-height: 56px;
  background-color: #ffffff;
  border: solid 1px #000000;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 17px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #253c9b, #253c9b);
  background-image: linear-gradient(to right, #253c9b, #253c9b);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "++";
  margin-left: 26px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #253c9b;
  border-color: #253c9b;
  box-shadow: 0 10px 15px -5px rgba(37, 60, 155, 0.3);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 98px 0 205px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
}
.product .proNav > ul {
  margin-top: 5px;
  display: flex;
}
.product .proNav > ul > li {
  margin-left: 45px;
}
.product .proNav > ul > li > a {
  display: block;
  font-size: 18px;
  line-height: 66px;
}
.product .proNav > ul > li > a i {
  display: inline-block;
  vertical-align: top;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  margin-right: 2px;
  background: center center no-repeat;
}
.product .proNav > ul > li:nth-child(1) > a i {
  background-image: url(../images/pronavico1.png);
}
.product .proNav > ul > li:nth-child(2) > a i {
  background-image: url(../images/pronavico2.png);
}
.product .proNav > ul > li .sub {
  position: absolute;
  z-index: 4;
  right: 0;
  top: 125px;
  background-color: #f5f5f5;
  width: 140px;
  height: 447px;
  padding-top: 46px;
  display: none;
}
.product .proNav > ul > li .sub ul {
  height: 340px;
  overflow: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.product .proNav > ul > li .sub ul li {
  flex: 1;
  position: relative;
  padding: 3px 0;
}
.product .proNav > ul > li .sub ul li:first-child::before {
  content: "";
  height: 1px;
  background-color: #a7a7a7;
  opacity: 0.2;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 14px;
  top: 0;
}
.product .proNav > ul > li .sub ul li::after {
  content: "";
  height: 1px;
  background-color: #a7a7a7;
  opacity: 0.2;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 14px;
  bottom: 0;
}
.product .proNav > ul > li .sub ul li a {
  text-align: center;
  font-size: 16px;
  padding: 0 5px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li .sub ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.product .proNav > ul > li .sub ul li:hover a,
.product .proNav > ul > li .sub ul li.on a {
  background-color: #334aa7;
  box-shadow: 4px 3px 3px 0px rgba(14, 14, 14, 0.09);
  color: #fff;
}
.product .proNav > ul > li.on:nth-child(1) > a i {
  background-image: url(../images/pronavico1h.png);
}
.product .proNav > ul > li.on:nth-child(2) > a i {
  background-image: url(../images/pronavico2h.png);
}
.product .proNav > ul > li.on > a span {
  font-weight: bold;
}
.product .proNav > ul > li.on .sub {
  display: block;
}
.product .proTabs {
  margin-top: 60px;
}
.product .proList .first {
  display: flex;
  justify-content: space-between;
  margin-right: 170px;
}
.product .proList .first .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 600px;
  height: 390px;
  background-color: #fff;
  border: solid 5px #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .pic img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .proList .first .cont {
  flex: 1;
  min-width: 0;
  margin-left: 70px;
  padding-top: 40px;
}
@media screen and (max-width: 1320px) {
  .product .proList .first .cont {
    margin-left: 30px;
  }
}
.product .proList .first .cont::before {
  content: "PRODUCTS";
  display: block;
  font-family: "Arial Black";
  font-size: 70px;
  color: #fff;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.08);
  line-height: 52px;
  margin-left: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proList .first .cont::before {
    font-size: 62px;
  }
}
.product .proList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  position: relative;
  z-index: 2;
  margin-top: -26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .bt::before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList .first .cont .line {
  margin-top: 18px;
  border-top: 1px dotted #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #666666;
  margin-top: 25px;
}
.product .proList .first .cont .more {
  display: block;
  width: 134px;
  letter-spacing: 1px;
  margin-top: 47px;
  line-height: 44px;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .more span {
  width: 112px;
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .more::after {
  content: "";
  height: 44px;
  width: 12px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/profirst.png) 0 center no-repeat;
  filter: grayscale(100) brightness(2);
}
.product .proList .first .cont .more:hover {
  color: #253c9b;
  border-bottom-color: #253c9b;
}
.product .proList .first .cont .more:hover span {
  padding-left: 10px;
}
.product .proList .first .cont .more:hover::after {
  filter: grayscale(0) brightness(1);
}
.product .proList .first:hover .pic {
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.18);
}
.product .proList .first:hover .cont::before {
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  opacity: 0.5;
}
.product .proList .first:hover .cont .bt {
  color: #253c9b;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.product .proList .first:hover .cont .bt::before {
  background-color: #253c9b;
}
.product .proList .first:hover .cont .line {
  border-top-color: #253c9b;
}
.product .proList .list {
  margin-top: 50px;
}
.product .proList .list ul {
  margin: 0 -26px;
}
.product .proList .list ul::after,
.product .proList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .list ul li {
  float: left;
  width: 25%;
  padding: 0 26px;
}
.product .proList .list ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #fff;
  border: solid 5px #f8f8f8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .pic i {
  display: block;
  padding-top: 74.075%;
  position: relative;
  overflow: hidden;
}
.product .proList .list 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 .list ul li .item .bt {
  margin-top: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .bt::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #000000;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .list ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 20px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.product .proList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList .list ul li .item:hover .pic {
  z-index: 5;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.18);
}
.product .proList .list 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 .list ul li .item:hover .bt {
  color: #253c9b;
}
.product .proList .list ul li .item:hover .bt::before {
  background-color: #81c9ff;
}
.product .proList .list ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 1320px) {
  .product .proList .list ul {
    margin: 0 -15px;
  }
  .product .proList .list ul li {
    padding: 0 15px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi .ysBox {
  height: 904px;
  padding-top: 100px;
}
.youshi .tip {
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right;
  color: #434343;
  background: url(../images/ystip.png) 100% 0 no-repeat;
  padding-top: 36px;
}
.youshi .tip .t1 {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
.youshi .tip .t2 {
  font-family: Arial;
  font-size: 12px;
  line-height: 12px;
  color: #c5c5c5;
  margin-top: 12px;
}
.youshi .tip .line {
  margin-top: 23px;
  font-size: 0;
}
.youshi .tip .line::before {
  content: "";
  width: 39px;
  height: 4px;
  background-color: #83caff;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
}
.youshi .ysTit i img {
  display: block;
}
.youshi .ysTit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
}
.youshi .ysTit em {
  display: flex;
  margin-top: 24px;
}
.youshi .ysTit em::before {
  content: "";
  height: 14px;
  background-color: #83caff;
  display: block;
  width: 14px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.youshi .ysTit em::after {
  content: "";
  height: 14px;
  background-color: #334aa7;
  display: block;
  width: 14px;
  border-radius: 50%;
  margin-left: -4px;
}
.youshi .ysTabs {
  margin-top: 76px;
}
.youshi .ysCont .bd {
  width: 540px;
  height: 251px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li {
  height: 251px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 15px;
  line-height: 36px;
  color: #454646;
  height: 180px;
}
.youshi .ysCont .bd ul li h4 {
  margin-top: -6px;
}
.youshi .ysCont .bd ul li h4::before {
  content: "";
  display: block;
  margin-bottom: 40px;
  width: 30px;
  height: 1px;
  background-color: #235563;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li h4 span {
  display: block;
  line-height: 1;
  font-size: 26px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li:hover h4 {
  color: #253c9b;
}
.youshi .ysCont .bd ul li:hover h4::before {
  background-color: #253c9b;
}
.youshi .ysCont .bd ul li:hover h4 span {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysPic {
  position: absolute;
  top: 208px;
  right: -320px;
}
@media screen and (max-width: 1560px) {
  .youshi .ysPic {
    right: -200px;
  }
}
.youshi .ysPic .bd {
  position: relative;
  overflow: hidden;
  width: 980px;
  height: 554px;
}
.youshi .ysPic .bd ul li {
  position: relative;
  overflow: hidden;
  width: 980px;
  height: 554px;
}
.youshi .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;
}
.youshi .ysPic .bd ul li.li1 img {
  left: auto;
}
.youshi .ysPage {
  margin-top: 60px;
  display: flex;
}
.youshi .ysPage .page {
  display: flex;
}
.youshi .ysPage .page .prev {
  border-radius: 50%;
  width: 62px;
  height: 62px;
  background: url(../images/ysl.png) center center no-repeat;
  background-color: #334aa7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.youshi .ysPage .page .prev:hover,
.youshi .ysPage .page .prev.on {
  background-color: #85cbff;
}
.youshi .ysPage .page .next {
  border-radius: 50%;
  width: 62px;
  height: 62px;
  background: url(../images/ysr.png) center center no-repeat;
  background-color: #334aa7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  margin-left: 17px;
}
.youshi .ysPage .page .next:hover,
.youshi .ysPage .page .next.on {
  background-color: #85cbff;
}
.youshi .ysPage .hd {
  margin-left: 35px;
  margin-top: 20px;
}
.youshi .ysPage .hd ul {
  display: flex;
  justify-content: space-between;
  width: 220px;
}
.youshi .ysPage .hd ul li {
  width: 39px;
  height: 39px;
  border: dashed 1px transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 37px;
  text-align: center;
  border-radius: 50%;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 20px;
  cursor: pointer;
}
.youshi .ysPage .hd ul li.on {
  font-weight: bold;
  border-color: #a7a7a7;
}
.case {
  margin-top: -35px;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 37px;
  background: url(../images/casebg.jpg) center bottom no-repeat;
}
.case .title i::after {
  width: 159px;
  margin-left: 26px;
}
.case .tel {
  position: absolute;
  top: 36px;
  right: 0;
  background: url(../images/casetel.png) 0 0 no-repeat;
  padding-left: 71px;
  padding-top: 6px;
}
.case .tel i {
  display: block;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
}
.case .tel span {
  font-size: 14px;
  display: block;
  margin-top: 14px;
  line-height: 10px;
  color: #999999;
}
.case .caseSwiper {
  margin-top: 18px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  margin: 0 -55px;
}
.case .caseSwiper ul {
  padding: 20px 0;
}
.case .caseSwiper ul li {
  float: left;
  width: 33.33%;
  height: 450px;
  padding: 40px 25px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  padding: 0 20px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 240px;
  border: solid 5px #f8f8f8;
  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 .tt {
  height: 170px;
  text-align: right;
  position: relative;
  padding-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .num {
  position: absolute;
  left: 0;
  top: 24px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 28px;
  line-height: 22px;
}
.case .caseSwiper ul li .item .tt .num:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-left: 12px;
  width: 62px;
  height: 2px;
  background-color: #313131;
  position: relative;
  bottom: 2px;
}
.case .caseSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  margin-left: 120px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .tt p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 2px;
  color: #666666;
  margin-left: 50px;
}
.case .caseSwiper ul li .item .tt .line {
  line-height: 30px;
  color: #666666;
}
.case .caseSwiper ul li .item .cont {
  visibility: hidden;
  width: 100%;
  height: 190px;
  text-align: center;
  padding: 20px 20px 0;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li .item .cont .num {
  font-family: 'Times New Roman', Times, serif;
  font-size: 111px;
  line-height: 75px;
  color: rgba(0, 0, 0, 0.02);
  position: absolute;
  font-weight: bold;
  width: 100%;
  left: 0;
  top: 26px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  height: 68px;
  line-height: 68px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 32px;
  height: 3px;
  background-color: #334aa7;
}
.case .caseSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 16px;
  color: #808080;
}
.case .caseSwiper ul li .item .cont .line {
  line-height: 30px;
  color: #808080;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseSwiper ul li .item:hover .tt .bt {
  color: #253c9b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #253c9b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 0;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  padding-top: 20px;
  background-color: #fff;
  height: 450px;
  box-shadow: 2px 2px 18px 0px rgba(12, 12, 12, 0.13);
}
.case .caseSwiper ul li.swiper-slide-next .item .tt {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  visibility: inherit;
  opacity: 1;
  filter: alpha(opacity=100);
}
.case .case-prev {
  position: absolute;
  left: -110px;
  top: 156px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 7px 32px 0px rgba(88, 88, 88, 0.2);
  border-radius: 100%;
  cursor: pointer;
  outline: none;
  color: #000;
  text-shadow: 1px 0 0 #000, 2px 0 0 #000;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-prev:before {
  content: "<";
  font-size: 30px;
  font-family: simsun;
  font-weight: bold;
}
.case .case-prev:hover {
  background: #253c9b;
  color: #fff;
  text-shadow: 1px 0 0 #fff, 2px 0 0 #fff;
}
.case .case-next {
  position: absolute;
  right: -110px;
  top: 156px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 7px 32px 0px rgba(88, 88, 88, 0.2);
  border-radius: 100%;
  cursor: pointer;
  outline: none;
  color: #000;
  text-shadow: 1px 0 0 #000, 2px 0 0 #000;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-next:before {
  content: ">";
  font-size: 30px;
  font-family: simsun;
  font-weight: bold;
}
.case .case-next:hover {
  background: #253c9b;
  color: #fff;
  text-shadow: 1px 0 0 #fff, 2px 0 0 #fff;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutBox {
  padding-top: 51px;
  height: 976px;
}
.about .aboutTit i img {
  display: block;
}
.about .aboutTit em {
  display: flex;
  margin-top: 42px;
}
.about .aboutTit em::before {
  content: "";
  height: 14px;
  background-color: #83caff;
  display: block;
  width: 14px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.about .aboutTit em::after {
  content: "";
  height: 14px;
  background-color: #334aa7;
  display: block;
  width: 14px;
  border-radius: 50%;
  margin-left: -4px;
}
.about .aboutText {
  width: 794px;
}
.about .aboutText .tit {
  margin-top: 20px;
}
.about .aboutText .tit span {
  display: block;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 8px;
  line-height: 10px;
  color: #383838;
  opacity: 0.5;
}
.about .aboutText .tit::after {
  content: "";
  width: 164px;
  height: 2px;
  background-color: #0c4452;
  display: block;
  margin-top: 34px;
  margin-left: -115px;
}
.about .aboutText .text {
  margin-top: 36px;
  font-size: 14px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 36px;
  height: 180px;
  color: #747070;
}
.about .aboutText .more {
  display: block;
  text-align: center;
  margin-top: 50px;
  line-height: 52px;
  width: 156px;
  background-color: #334aa7;
  box-shadow: 0px 18px 43px 0px rgba(0, 0, 0, 0.08);
  border-radius: 30px;
  border: solid 1px #ffffff;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.about .aboutText .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 52px;
  width: 27px;
  margin-left: 12px;
  background: url(../images/aboutmore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #253c9b;
  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;
}
.about .aboutText .more:hover {
  background: none;
  color: #253c9b;
  box-shadow: 0 10px 10px -5px rgba(37, 60, 155, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover::after {
  filter: grayscale(0) brightness(1);
}
.about .aLink {
  margin-top: 68px;
  width: 794px;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
}
.about .aLink ul li a {
  display: block;
  width: 176px;
  height: 156px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #6f8489;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 2px;
  bottom: -1px;
  z-index: 3;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #253c9b;
}
.about .aLink ul li a span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
}
.about .aLink ul li a em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  margin-top: 7px;
}
.about .aLink ul li a i {
  display: block;
  width: 44px;
  height: 38px;
  margin: auto;
  margin-top: 34px;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i.ico1 {
  background-image: url(../images/alinkico1.png);
}
.about .aLink ul li a i.ico2 {
  background-image: url(../images/alinkico2.png);
}
.about .aLink ul li a i.ico3 {
  background-image: url(../images/alinkico3.png);
}
.about .aLink ul li a:hover {
  color: #253c9b;
}
.about .aLink ul li a:hover i {
  -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::before {
  width: 100%;
}
.about .aLink ul li.on a i.ico1 {
  background-image: url(../images/alinkico1h.png);
}
.about .aLink ul li.on a i.ico2 {
  background-image: url(../images/alinkico2h.png);
}
.about .aLink ul li.on a i.ico3 {
  background-image: url(../images/alinkico3h.png);
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 45px 0 62px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.news .newsTab .title i::after {
  width: 450px;
}
.news .newsTab ul {
  float: right;
  display: flex;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 32px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 16px;
  width: 165px;
  height: 55px;
  border: solid 1px #dddddd;
  line-height: 53px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #253c9b, #253c9b);
  background-image: linear-gradient(to right, #253c9b, #253c9b);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  right: -8px;
  bottom: -8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #253c9b;
  width: 16px;
  height: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 53px;
  overflow: hidden;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #253c9b;
  border-color: #253c9b;
  color: #fff;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  background-color: #253c9b;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  margin-top: 60px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 472px;
}
.news .newsList ul {
  margin: 0 -23px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 33.333%;
  padding: 0 23px;
}
.news .newsList ul li .item {
  height: 472px;
  background-color: #ffffff;
  border: solid 1px #e9e9e9;
  padding: 38px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date {
  position: relative;
  height: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date i {
  font-weight: bold;
  font-family: Arial;
  font-size: 30px;
  line-height: 22px;
  float: left;
}
.news .newsList ul li .item .date span {
  float: right;
  line-height: 10px;
  font-family: Arial;
  font-size: 14px;
  padding-top: 12px;
  color: #999999;
}
.news .newsList ul li .item .pic {
  display: block;
  margin-top: 24px;
  width: 100%;
  height: 235px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList 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 ul li .item .cont {
  position: relative;
  padding-right: 75px;
  padding-top: 5px;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 78px;
  line-height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont .line {
  height: 1px;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #253c9b, #253c9b);
  background-image: linear-gradient(to right, #253c9b, #253c9b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #999999;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .more:hover {
  color: #253c9b;
  left: 5px;
}
.news .newsList ul li .item .cont .morear {
  position: absolute;
  width: 48px;
  height: 48px;
  background-color: #f0f0f0;
  top: 58px;
  right: 0;
  z-index: 3;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .morear::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;
}
.news .newsList ul li .item .cont .morear:hover {
  box-shadow: 0 10px 15px -5px rgba(37, 60, 155, 0.5);
}
.news .newsList ul li .item:hover {
  border-color: #253c9b;
}
.news .newsList ul li .item:hover .date {
  color: #253c9b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList 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 ul li .item:hover .cont .bt {
  color: #253c9b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.news .newsList ul li .item:hover .cont .more {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .newsList ul li .item:hover .cont .morear {
  background-color: #253c9b;
}
.news .newsList ul li .item:hover .cont .morear::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
