@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 2s ease-out;
  transition: all 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: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #2b3467 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: #2b3467;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  bottom: 82px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 32px;
  height: 89px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  position: relative;
  z-index: 1;
  height: 43px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 85px;
  height: 85px;
  background-color: #bde4f4;
  left: -45px;
  top: -18px;
  z-index: -1;
}
.title span {
  display: block;
  font-size: 34px;
  margin-top: 22px;
  position: relative;
  z-index: 2;
}
.title span em {
  font-size: 22px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.moreLink {
  display: block;
  position: relative;
  z-index: 2;
  padding-top: 6px;
  line-height: 30px;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: -2px;
  top: 16px;
  width: 11px;
  height: 11px;
  background-color: #008bd3;
  border-radius: 100%;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  background-color: #fdecef;
  background-color: #008bd3;
  opacity: 0.1;
  border-radius: 100%;
  left: -26px;
  z-index: -1;
  top: 0;
  animation: fade 1.5s ease-in-out alternate infinite;
}
.moreLink span {
  font-style: italic;
  font-family: 'Times New Roman', Times, serif;
  border-bottom: 1px solid #000;
  color: #4c4c4c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink span i {
  min-width: 4px;
  font-style: italic;
  font-family: 'Times New Roman', Times, serif;
}
.moreLink span::after {
  content: "→";
  margin-left: 6px;
}
.moreLink i {
  min-width: 4px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover span {
  color: #008bd3;
  border-bottom-color: #008bd3;
}
.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: 85px 0 64px;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center bottom no-repeat;
  background-size: auto 100%;
}
.product .proNav {
  margin-top: 36px;
  position: relative;
  margin-bottom: -4px;
  float: right;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 320px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.product .proNav ul {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-right: none;
  font-size: 0;
  position: relative;
}
.product .proNav ul::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  left: -4px;
  top: -4px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.product .proNav ul::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  left: -4px;
  bottom: -4px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: -4px;
  top: -4px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.product .proNav ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  padding: 0 30px;
  height: 64px;
  line-height: 64px;
  font-size: 17px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2b3467, #2b3467);
  background-image: linear-gradient(to right, #2b3467, #2b3467);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  top: -2px;
  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: inline-block;
  vertical-align: middle;
}
.product .proNav 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;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-size: 100% 100%;
  color: #fff;
  background-color: #2b3467;
  box-shadow: 3px 4px 9px 0px rgba(25, 171, 247, 0.38);
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  filter: grayscale(100) brightness(5);
}
.product .proList {
  margin-top: 30px;
}
.product .proList ul {
  margin: 0 -12px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 25%;
  padding: 0 12px;
  margin-top: 35px;
}
.product .proList ul li .item {
  border-bottom: 1px solid #e4e4e4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.product .proList ul li .item::after {
  content: "";
  position: absolute;
  background: #2b3467;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .proList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proList ul li .item .pic {
  display: block;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 80.14%;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  display: block;
  position: relative;
  height: 54px;
  line-height: 54px;
  padding-right: 90px;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
  font-size: 16px;
  background-color: #fff;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "- ";
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .more {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.product .proList ul li .item .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 1px;
  background-color: #dfdfdf;
  margin-right: 14px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 6px solid #9f9f9f;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-left: 8px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more:hover {
  color: #2b3467;
}
.product .proList ul li .item .more:hover::before {
  background-color: #2b3467;
}
.product .proList ul li .item .more:hover::after {
  border-left-color: #2b3467;
}
.product .proList ul li .item:hover .pic {
  border-color: #2b3467;
}
.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: #2b3467;
}
.product .proList ul li .item:hover .bt::before {
  border-color: #2b3467;
  opacity: 1;
}
.product .proList ul li .item:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.product .inBan {
  margin-top: 54px;
}
@media screen and (max-width: 1320px) {
  .product .proList ul li {
    padding: 0 10px;
    margin-top: 25px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  height: 913px;
  padding-top: 58px;
}
.youshi .title {
  color: #ffffff;
}
.youshi .title i {
  height: 60px;
}
.youshi .title i::before {
  background-color: #0087d2;
  top: -12px;
  left: -37px;
}
.youshi .title span {
  margin-top: 27px;
}
.youshi .tel {
  position: absolute;
  right: 0;
  top: 103px;
  text-align: right;
  z-index: 3;
  border-bottom: 1px solid rgba(43, 52, 103, 0.4);
  padding-bottom: 11px;
}
.youshi .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border: solid 1px #2b3467;
  opacity: 0.5;
  right: 100%;
  bottom: -4px;
  border-radius: 100%;
}
.youshi .tel span {
  display: block;
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  color: #2b3467;
}
.youshi .tel span::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .tel i {
  display: block;
  font-family: Arial;
  font-size: 20px;
  margin-top: 14px;
  line-height: 15px;
}
.youshi .ysTabs {
  margin-top: 36px;
  height: 642px;
  position: relative;
  z-index: 2;
  padding-top: 120px;
  padding-left: 48px;
}
.youshi .ysTabs::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 1350px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  box-shadow: 3px 4px 32px 0px rgba(43, 52, 103, 0.07);
  border-radius: 80px;
}
.youshi .ysContTit {
  position: relative;
}
.youshi .ysContTit .bd {
  width: 374px;
  height: 106px;
  overflow: hidden;
}
.youshi .ysContTit .bd ul li {
  height: 106px;
  position: relative;
  background: url(../images/ysbt.png) right 0 no-repeat;
}
.youshi .ysContTit .bd ul li .tit {
  padding-top: 13px;
  position: relative;
  padding-left: 4px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysContTit .bd ul li .tit span {
  display: block;
  font-size: 32px;
  line-height: 1;
  position: relative;
  font-weight: bold;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysContTit .bd ul li .tit span::before {
  content: "";
  display: block;
  position: absolute;
  width: 247px;
  height: 11px;
  background-color: #bde4f4;
  left: -4px;
  bottom: -1px;
  z-index: -1;
}
.youshi .ysContTit .bd ul li .tit i {
  display: block;
  margin-top: 20px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-family: Arial;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 2px;
  color: #717171;
  width: 280px;
  text-transform: uppercase;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysContTit .bd ul li .tit:hover span {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #2b3467;
}
.youshi .ysContTit .bd ul li .tit:hover i {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont {
  margin-top: 10px;
  width: 550px;
}
.youshi .ysCont .bd {
  width: 550px;
  overflow: hidden;
  height: 188px;
}
.youshi .ysCont .bd ul li {
  width: 550px;
  height: 188px;
}
.youshi .ysCont .bd ul li .text {
  font-size: 16px;
  line-height: 36px;
}
.youshi .ysCont .bd ul li .en {
  font-family: Arial;
  font-size: 12px;
  color: #c9c9c9;
  font-style: italic;
  line-height: 20px;
  margin-top: 15px;
}
.youshi .ysPic {
  position: absolute;
  bottom: 30px;
  right: 4px;
  z-index: 3;
}
.youshi .ysPic::before {
  content: "";
  position: absolute;
  z-index: -1;
  display: block;
  width: 606px;
  height: 182px;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/ysd.png) center center no-repeat;
}
.youshi .ysPic .bd {
  width: 615px;
  height: 590px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 615px;
  height: 590px;
  overflow: hidden;
  position: relative;
}
.youshi .ysPic .bd ul li img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysimg {
  position: absolute;
  z-index: 2;
  right: -5px;
  top: 33px;
  width: 537px;
  height: 624px;
}
.youshi .ysimg img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  animation: sxfd 3.6s linear infinite;
}
@keyframes sxfd {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.youshi .ysTt {
  width: 556px;
  position: relative;
  margin-top: 20px;
}
.youshi .ysTt::after,
.youshi .ysTt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysTt .hd {
  float: right;
  width: 172px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysTt .hd .ysNum1 {
  float: left;
  font-size: 22px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 15px;
  color: #4c4c4c;
}
.youshi .ysTt .hd .ysNum2 {
  float: left;
  font-size: 22px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 15px;
  color: #4c4c4c;
}
.youshi .ysTt .hd ul {
  display: flex;
  justify-content: space-between;
  width: 86px;
  height: 1px;
  background-color: #666666;
  align-items: center;
  font-size: 0;
  position: relative;
}
.youshi .ysTt .hd ul li {
  width: 22px;
  height: 5px;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.youshi .ysTt .hd ul li::after {
  content: "";
  position: absolute;
  background-color: #008bd3;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.youshi .ysTt .hd ul li:hover::after,
.youshi .ysTt .hd ul li.on::after {
  transform: scaleX(1);
  transform-origin: left;
}
.youshi .ysTt .lyBtn {
  display: block;
  position: absolute;
  right: 0;
  top: 63px;
  width: 172px;
  line-height: 35px;
  border-radius: 30px;
  border: solid 1px #bec1cc;
  text-align: center;
  font-size: 15px;
  color: #696969;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #008bd3, #008bd3);
  background-image: linear-gradient(to right, #008bd3, #008bd3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .ysTt .lyBtn::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 35px;
  width: 18px;
  margin-right: 12px;
  background: url(../images/lyico.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysTt .lyBtn:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #008bd3;
  box-shadow: 0 10px 10px -5px rgba(0, 139, 211, 0.5);
}
.youshi .ysTt .lyBtn:hover::before {
  filter: grayscale(100) brightness(4);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .page {
  float: left;
}
.youshi .page .prev {
  width: 44px;
  height: 44px;
  border: solid 1px #666666;
  line-height: 42px;
  border-radius: 100%;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
  font-size: 20px;
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  border-color: #2b3467;
  background-color: #2b3467;
  color: #fff;
}
.youshi .page .next {
  margin-top: 20px;
  width: 44px;
  height: 44px;
  border: solid 1px #666666;
  line-height: 42px;
  border-radius: 100%;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
}
.youshi .page .next::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
  font-size: 20px;
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.youshi .page .next:hover,
.youshi .page .next.on {
  border-color: #2b3467;
  background-color: #2b3467;
  color: #fff;
}
.youshi .tip {
  position: absolute;
  left: -258px;
  color: #abaebd;
  top: 265px;
}
.youshi .tip .t1 {
  line-height: 25px;
}
.youshi .tip .line {
  width: 1px;
  height: 161px;
  background-color: #abaebd;
  opacity: 0.6;
  margin-top: 38px;
  margin-left: 9px;
}
.youshi .tip .t2 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 58px;
  line-height: 10px;
  color: #bec1cc;
}
.youshi .yindong {
  position: absolute;
  top: 390px;
  right: -158px;
  width: 49px;
  height: 448px;
  background: url(../images/yindong.png) 0 center no-repeat;
}
@media screen and (max-width: 1320px) {
  .youshi .ysTabs {
    padding-left: 0;
  }
  .youshi .ysPic {
    right: -5px;
  }
}
.case {
  padding-top: 20px;
  background: url(../images/casebg.jpg) center 0 no-repeat;
  padding-bottom: 16px;
}
.case .casePage {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 77px;
  padding: 0 30px;
}
.case .casePage .case-pagination {
  position: relative;
  top: 11px;
}
.case .casePage .case-pagination span {
  display: block;
  float: left;
  padding: 0;
  margin: 0 8px;
  width: 7px;
  height: 7px;
  background-color: #acacac;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .case-pagination span.swiper-pagination-bullet-active {
  background-color: #008bd3;
}
.case .casePage .page .case-prev {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 30px;
  width: 28px;
}
.case .casePage .page .case-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 7px solid #acacac;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .page .case-prev:hover::before,
.case .casePage .page .case-prev.on::before {
  border-right-color: #008bd3;
}
.case .casePage .page .case-next {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 30px;
  width: 28px;
}
.case .casePage .page .case-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 7px solid #acacac;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .casePage .page .case-next:hover::before,
.case .casePage .page .case-next.on::before {
  border-left-color: #008bd3;
}
.case .caseSwiper {
  margin-top: 45px;
}
.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 .swiper-container {
  margin: 0 -40px;
}
.case .caseSwiper ul::after,
.case .caseSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 0 40px;
}
.case .caseSwiper ul li .item {
  position: relative;
}
.case .caseSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #008bd3;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.case .caseSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  border: solid 1px #e2e2e2;
  position: relative;
  overflow: hidden;
  padding: 12px 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 77.4%;
}
.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: 54px;
  position: relative;
  line-height: 54px;
  margin: 0 10px;
  padding-right: 40px;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  width: 5px;
  height: 5px;
  background-color: #717171;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -2px;
}
.case .caseSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  background-color: #ebebeb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12px;
  height: 2px;
  background-color: #545454;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .more::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2px;
  height: 12px;
  background-color: #545454;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  box-shadow: 0 0 0 6px rgba(0, 139, 211, 0.2);
}
.case .caseSwiper ul li .item:hover .pic {
  border-color: #008bd3;
}
.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: #008bd3;
  font-weight: bold;
}
.case .caseSwiper ul li .item:hover .bt::before {
  background-color: #008bd3;
}
.case .caseSwiper ul li .item:hover .more {
  background-color: #008bd3;
}
.case .caseSwiper ul li .item:hover .more::before {
  background-color: #fff;
}
.case .caseSwiper ul li .item:hover .more::after {
  background-color: #fff;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper .swiper-container {
    margin: 0 -15px;
  }
  .case .caseSwiper ul li {
    padding: 0 15px;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg2.jpg) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  width: 712px;
  height: 878px;
  left: 0;
  top: -180px;
  z-index: -2;
  background: url(../images/aboutty.png) 0 0 no-repeat;
}
.about .aboutBg {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 747px;
  background: url(../images/aboutbg.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
  z-index: 0;
}
.about .aboutBox {
  padding-top: 290px;
}
.about .title {
  text-align: right;
}
.about .title i::before {
  left: auto;
  top: -10px;
  right: -29px;
}
.about .title span {
  margin-top: 28px;
}
.about .aboutText {
  margin-top: 114px;
  float: right;
  width: 760px;
  height: 606px;
  position: relative;
  z-index: 2;
  padding-top: 105px;
  padding-left: 112px;
}
.about .aboutText::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 1080px;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #ffffff;
  box-shadow: -2px 5px 43px 0px rgba(233, 243, 255, 0.72);
}
.about .aboutText .xpBox {
  display: block;
  width: 76px;
  height: 62px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
.about .aboutText .xpBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 396px;
  height: 100%;
  background-color: #2b3467;
}
.about .aboutText .xpBox .ico {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  background: url(../images/xunpan.png) center center no-repeat;
}
.about .aboutText .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutText .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #2b3467;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(43, 52, 103, 0.15);
}
.about .aboutText .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #2b3467;
}
.about .aboutText .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about .aboutText .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .tit {
  line-height: 1;
}
.about .aboutText .tit span {
  display: block;
  font-size: 26px;
  letter-spacing: 2px;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #b3b3b3;
  margin-top: 10px;
  line-height: 10px;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 76px;
  height: 4px;
  background-color: #008bd3;
  border-radius: 2px;
  margin-top: 22px;
}
.about .aboutText .text {
  margin-top: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  font-size: 15px;
  color: #8c8c8c;
}
.about .aboutText .aboutTt {
  margin-top: 44px;
}
.about .aboutText .aboutTt .moreLink {
  float: left;
}
.about .aboutText .aboutTt .tel {
  float: right;
  font-family: Arial;
  font-size: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(43, 52, 103, 0.4);
  position: relative;
}
.about .aboutText .aboutTt .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border: solid 1px #2b3467;
  opacity: 0.5;
  border-radius: 100%;
  right: 100%;
  bottom: -4%;
}
.about .aLink {
  width: 520px;
  float: left;
  margin-top: 339px;
  position: relative;
}
.about .aLink::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: 37px;
  width: 836px;
  height: 1px;
  background-color: #dfdfdf;
  opacity: 0.5;
}
.about .aLink ul::after,
.about .aLink ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aLink ul li {
  float: left;
  width: 50%;
  margin-top: 75px;
}
.about .aLink ul li a {
  display: block;
  position: relative;
  height: 85px;
  padding-left: 99px;
  padding-top: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  width: 85px;
  height: 85px;
  background-color: rgba(43, 52, 103, 0.1);
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 4px solid #fff;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a span {
  display: block;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  margin-top: 12px;
  color: #b1b1b1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a:hover em img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aLink ul li a:hover span {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aLink ul li a:hover i {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.about .aLink ul li:hover a em,
.about .aLink ul li.on a em {
  background-color: #008bd3;
  box-shadow: 4px 6px 6px 0px rgba(233, 68, 94, 0.19);
}
.about .aLink ul li:hover a span,
.about .aLink ul li.on a span {
  font-weight: bold;
}
.about .aLink ul li:hover a i,
.about .aLink ul li.on a i {
  color: #545454;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 700px;
    padding-left: 82px;
  }
  .about .aLink {
    width: 480px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 100px 0 136px;
}
.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: 12px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 118px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -23px;
  width: 0;
  height: 2px;
  background-color: #008bd3;
  -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: 38px;
  height: 38px;
  border-radius: 100%;
  background: url(../images/newsico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 2px;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  background-color: #bde4f4;
  background-image: url(../images/newsicoh.png);
  margin-right: 10px;
}
.news .newsTabs {
  margin-top: 30px;
  position: relative;
}
.news .newsTabs .bd {
  height: 627px;
}
.news .newsList {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 627px;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 355px;
  box-shadow: 8px 10px 10px 0px rgba(52, 86, 179, 0.1);
  padding: 19px 0 19px 18px;
  overflow: hidden;
}
.news .newsList .one .pic {
  display: block;
  float: left;
  width: 530px;
  height: 315px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .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 .one .cont {
  float: right;
  width: 575px;
  padding-top: 60px;
  margin-right: 110px;
}
.news .newsList .one .cont::before {
  content: "";
  display: block;
  position: absolute;
  width: 470px;
  height: 470px;
  background-color: #e5f3fb;
  opacity: 0.56;
  right: -123px;
  top: -271px;
  border-radius: 100%;
  z-index: -1;
}
.news .newsList .one .cont .date {
  display: block;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.news .newsList .one .cont .date i {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 60px;
  font-weight: bold;
  line-height: 44px;
  margin-right: 20px;
}
.news .newsList .one .cont .date span {
  font-family: Arial;
  font-size: 14px;
  color: #525252;
  line-height: 10px;
}
.news .newsList .one .cont .bt {
  margin-top: 32px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 28px;
  height: 84px;
  color: #a0a0a0;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more {
  position: absolute;
  right: 100px;
  top: 94px;
  width: 28px;
  height: 14px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .news .newsList .one .cont {
    width: 525px;
    margin-right: 60px;
  }
  .news .newsList .one .cont .more {
    right: 60px;
  }
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .date {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #008bd3;
}
.news .newsList .one:hover .cont .bt {
  color: #008bd3;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .one:hover .cont .more {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.news .newsList .list {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
  margin-top: 20px;
}
.news .newsList .list ul {
  margin: 0 -25px;
}
.news .newsList .list ul::after,
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  margin-top: 30px;
  float: left;
  width: 33.33%;
  height: 96px;
  border-bottom: 1px solid #dcdcdc;
  padding: 2px 30px 0;
  position: relative;
}
.news .newsList .list ul li::after {
  content: "";
  position: absolute;
  background: #008bd3;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 1px;
  height: 69px;
  background-color: #dcdcdc;
}
.news .newsList .list ul li .date {
  font-size: 12px;
  line-height: 10px;
  margin-top: 8px;
  margin-left: 20px;
  color: #878787;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.news .newsList .list ul li .bt::before {
  content: "";
  width: 6px;
  height: 1px;
  background-color: #000000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li:hover .bt {
  color: #008bd3;
  font-weight: bold;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li:hover .bt::after {
  background-image: url(../images/newslih.png);
}
.news .newsList .list ul li:hover .date {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .one {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .one {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.news .newsList.hide .list {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
  z-index: 3;
}
.news .newsList.on .one {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.footer {
  margin-top: -80px;
}
