@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;
  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-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%;
}
.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 #025db6 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: #025db6;
  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);
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 35px;
  font-weight: bold;
}
.title i {
  display: block;
  font-size: 22px;
  margin-top: 22px;
  letter-spacing: 2px;
  color: #a5a5a5;
}
.title2 {
  line-height: 1;
}
.title2 i {
  font-size: 86px;
  display: block;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  background: linear-gradient(180deg, #025db6 35%, rgba(2, 93, 182, 0.2) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 60px;
}
.title2 span {
  display: block;
  margin-top: 40px;
  font-weight: bold;
  font-size: 35px;
}
.title2 em {
  display: block;
  margin-top: 22px;
  font-size: 22px;
  letter-spacing: 2px;
  color: #a5a5a5;
}
.moreLink {
  display: block;
  width: 210px;
  line-height: 62px;
  border: solid 1px #626262;
  text-align: center;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #025db6, #025db6);
  background-image: linear-gradient(to right, #025db6, #025db6);
  background-size: 0% 100%;
  background-position: left center;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  text-decoration: underline;
}
.moreLink em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #025db6;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  padding-left: 4px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::after {
  content: ">";
  font-family: simsun;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #025db6;
  border-color: #025db6;
  box-shadow: 0 10px 15px -5px rgba(2, 93, 182, 0.3);
}
.moreLink:hover em {
  background-color: #fff;
  color: #025db6;
}
.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: flex-end;
}
.banner + .mbanner {
  padding: 65px 0;
}
.mbanBox {
  display: flex;
  justify-content: space-between;
}
.mbanBox .inTip {
  flex: 1;
}
.mbanBox .tel {
  position: relative;
  line-height: 29px;
  font-family: Impact;
  font-size: 24px;
  margin-top: 40px;
}
.mbanBox .tel::before {
  content: "";
  width: 31px;
  height: 29px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.inTip .t1 {
  padding-top: 23px;
  padding-left: 10px;
  position: relative;
  z-index: 2;
  font-size: 22px;
  line-height: 16px;
}
.inTip .t1::before {
  content: "";
  display: block;
  position: absolute;
  left: -9px;
  top: 0;
  z-index: -1;
  width: 39px;
  height: 39px;
  background: url(../images/tipdot.png) 0 0 no-repeat;
}
.inTip .t1 span {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
}
.inTip .t1 em {
  display: inline-block;
  vertical-align: top;
  margin-left: 14px;
  position: relative;
  top: -2px;
}
.inTip .t1 em::before {
  content: "";
  width: 134px;
  height: 1px;
  background-color: #025db6;
  display: inline-block;
  vertical-align: middle;
}
.inTip .t1 em::after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #333333;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.inTip .t2 {
  margin-top: 18px;
}
.inTip .t2 img {
  display: block;
}
.product {
  background-color: #fafafa;
  position: relative;
  overflow: hidden;
  padding: 86px 0 82px;
}
.product .proTabs {
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
}
.product .proNav {
  width: 522px;
  position: relative;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 1px;
  background-color: #025db6;
  height: 100%;
  top: 0;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proNav ul li {
  margin-top: 24px;
  position: relative;
}
.product .proNav ul li:nth-child(1),
.product .proNav ul li:nth-child(2) {
  margin-top: 0;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #025db6;
  border: solid 2px #fafafa;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #025db6;
  top: 50%;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  left: 253px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li:nth-child(2n)::before {
  left: auto;
  right: 252px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 212px;
  height: 60px;
  line-height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 4px 5px 1px rgba(215, 215, 215, 0.35);
  border-radius: 30px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #025db6, #025db6);
  background-image: linear-gradient(to right, #025db6, #025db6);
  background-size: 0% 100%;
  background-position: left 0;
  position: relative;
  text-align: center;
  font-size: 18px;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  background-color: #ffffff;
  margin-right: 0;
  border-radius: 50%;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li.on::before,
.product .proNav ul li:hover::before {
  opacity: 1;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  font-weight: bold;
  background-color: #025db6;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0px 4px 5px 1px rgba(2, 93, 182, 0.35);
}
.product .proNav ul li.on a::before,
.product .proNav ul li:hover a::before {
  width: 8px;
  height: 8px;
  margin-right: 14px;
  opacity: 1;
}
.product .proR {
  width: 688px;
}
.product .proR .bd {
  height: 460px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.product .proR .bd ul li {
  height: 460px;
  overflow: hidden;
  position: relative;
}
.product .proR .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proR .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .mbanBox {
  margin-top: 75px;
}
.solution {
  background: url(../images/fabg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding: 105px 0 100px;
}
.solution .faList {
  width: 1060px;
}
.solution .faList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}
.solution .faList ul li {
  margin-top: 34px;
}
.solution .faList ul li .item {
  width: 226px;
  height: 326px;
  background-color: #fafafa;
  box-shadow: 0px 2px 12px 1px rgba(2, 93, 182, 0.18);
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.solution .faList ul li .item h4 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 74px;
  background-color: #025db6;
  border-radius: 10px 10px 0px 0px;
  color: #fff;
  font-size: 20px;
  line-height: 74px;
}
.solution .faList ul li .item .pic {
  width: 143px;
  height: 143px;
  position: relative;
  overflow: hidden;
  margin: 23px auto 0;
  border-radius: 50%;
}
.solution .faList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1.1s ease-out;
  transition: all 1.1s ease-out;
}
.solution .faList ul li .item .btn {
  width: 72px;
  text-align: center;
  margin: 25px auto 0;
  position: relative;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.solution .faList ul li:hover .item .btn,
.solution .faList ul li.on .item .btn {
  background-color: #025db6;
  border-radius: 14px;
  color: #fff;
  width: 85px;
}
.solution .faList ul li:hover .item .btn::before,
.solution .faList ul li.on .item .btn::before {
  width: 0;
  opacity: 0;
}
.solution + .mbanner {
  background: url(../images/fabanner.jpg) center 0 no-repeat;
}
.solution + .mbanner .mbanBox {
  height: 240px;
  padding-top: 77px;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding: 146px 0 100px;
}
.youshi .title {
  text-align: left;
}
.youshi .ysPic {
  position: absolute;
  width: 634px;
  height: 586px;
  right: -20px;
  top: -80px;
  overflow: hidden;
}
.youshi .ysPic 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 {
  position: relative;
  overflow: hidden;
  width: 634px;
  height: 586px;
}
.youshi .ysPic .bd ul li {
  width: 634px;
  height: 586px;
  position: relative;
  overflow: hidden;
}
.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 .ysCont {
  margin-top: 64px;
  width: 600px;
}
.youshi .ysCont .bd {
  position: relative;
  overflow: hidden;
  height: 230px;
}
.youshi .ysCont .bd ul li .item {
  height: 230px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  font-size: 24px;
  line-height: 64px;
  color: #025db6;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  width: 79px;
  height: 64px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
}
.youshi .ysCont .bd ul li .item .tit i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 18px;
  line-height: 36px;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .page {
  display: flex;
}
.youshi .page .prev {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  text-align: center;
  line-height: 68px;
  font-size: 28px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "<";
  font-family: simsun;
}
.youshi .page .prev::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px dashed #025db6;
}
.youshi .page .prev:hover,
.youshi .page .prev.on {
  background-color: #025db6;
  color: #fff;
}
.youshi .page .prev:hover::after,
.youshi .page .prev.on::after {
  opacity: 1;
}
.youshi .page .next {
  margin-left: 34px;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  text-align: center;
  line-height: 68px;
  font-size: 28px;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::before {
  content: ">";
  font-family: simsun;
}
.youshi .page .next::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px dashed #025db6;
}
.youshi .page .next:hover,
.youshi .page .next.on {
  background-color: #025db6;
  color: #fff;
}
.youshi .page .next:hover::after,
.youshi .page .next.on::after {
  opacity: 1;
}
.youshi .hd {
  margin-top: 80px;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
  gap: 36px;
}
.youshi .hd ul li {
  flex: 1;
}
.youshi .hd ul li .item {
  height: 140px;
  background-color: #f7f7f7;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 26px 0 0 25px;
  cursor: pointer;
  background-image: linear-gradient(8deg, #025db6 0%, #1e64d7 100%);
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item .ico {
  position: absolute;
  overflow: hidden;
  z-index: 3;
  width: 56px;
  height: 45px;
  top: 25px;
  right: 34px;
  filter: grayscale(100) brightness(6);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item .ico 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 .hd ul li .item .num {
  font-family: Impact;
  font-size: 60px;
  line-height: 50px;
  color: #2577c6;
  opacity: 0.1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item h4 {
  margin-top: -19px;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item h4::before {
  content: "";
  width: 24px;
  height: 5px;
  background-color: #025db6;
  display: block;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover .item,
.youshi .hd ul li.on .item {
  background-size: 100% 100%;
  color: #fff;
}
.youshi .hd ul li:hover .item .ico,
.youshi .hd ul li.on .item .ico {
  opacity: 1;
}
.youshi .hd ul li:hover .item .num,
.youshi .hd ul li.on .item .num {
  color: #ffffff;
  opacity: 0.05;
}
.youshi .hd ul li:hover .item h4,
.youshi .hd ul li.on .item h4 {
  color: #ffffff;
}
.youshi .hd ul li:hover .item h4::before,
.youshi .hd ul li.on .item h4::before {
  background-color: #fff;
}
.youshi .mbanBox {
  margin-top: 88px;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 136px;
  padding-bottom: 78px;
}
.about .title2 em {
  color: #a5a5a5;
  color: #025db6;
}
.about .aboutText {
  margin-left: 576px;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    margin-left: 480px;
  }
}
.about .aboutText .text {
  margin-top: 55px;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 38px;
  max-height: 190px;
  color: #444444;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 76px;
  line-height: 46px;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  background-color: #025db6;
  margin-left: 90px;
  text-align: center;
  line-height: 44px;
  font-size: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 0 0 10px rgba(2, 93, 182, 0.2);
  color: #fff;
  position: relative;
}
.about .aboutText .more em::before {
  content: ">";
  font-family: simsun;
}
.about .aboutText .more em::after {
  content: "";
  width: 68px;
  height: 1px;
  background-color: #8c8c8c;
  display: block;
  left: -79px;
  top: 50%;
  position: absolute;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #025db6;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutText .more:hover em::before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .more:hover em::after {
  background-color: #025db6;
}
.about .show {
  margin-top: 50px;
}
.about .showNav ul {
  display: flex;
}
.about .showNav ul li {
  margin-right: 30px;
}
.about .showNav ul li:nth-child(2){
  display: none;
}
.about .showNav ul li a {
  display: block;
  width: 258px;
  height: 170px;
  background-color: #f7f7f7;
  border-radius: 10px 10px 3px 3px;
  position: relative;
  padding: 45px 0 0 30px;
  background-image: linear-gradient(8deg, #025db6 0%, #1e64d7 100%);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #025db6, #025db6);
  background-image: linear-gradient(to right, #025db6, #025db6);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  overflow: hidden;
}
.about .showNav ul li a::before {
  content: "";
  height: 6px;
  background-color: #025db6;
  border-radius: 3px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 52px;
  height: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about .showNav ul li a span {
  display: block;
  line-height: 1;
  font-size: 22px;
  margin-top: 24px;
}
.about .showNav ul li a em {
  width: 40px;
  height: 40px;
  background-color: #dee4e9;
  display: block;
  position: absolute;
  border-radius: 50%;
  right: 32px;
  top: 70px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 22px;
  text-align: center;
  line-height: 38px;
  color: #636f7a;
}
.about .showNav ul li a em::before {
  content: "+";
}
.about .showNav ul li:hover a,
.about .showNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  border-radius: 10px;
}
.about .showNav ul li:hover a i,
.about .showNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(5);
}
.about .showNav ul li:hover a em,
.about .showNav ul li.on a em {
  background-color: #fff;
}
.about .showTabs {
  margin-top: 48px;
  position: relative;
}
.about .showTabs .bd {
  height: 288px;
}
@media screen and (max-width: 1320px) {
  .about .showTabs .bd {
    height: 262px;
  }
}
.about .showList {
  position: relative;
  overflow: hidden;
  height: 288px;
}
@media screen and (max-width: 1320px) {
  .about .showList {
    height: 262px;
  }
}
.about .showList .showBd {
  margin: 0 -16px;
}
.about .showList .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showList .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
/* .about .showList ul {
  display: flex;
} */
.about .showList ul li {
  float: left;
  width: 333px;
}
@media screen and (max-width: 1320px) {
  .about .showList ul li {
    width: 303px;
  }
}
.about .showList ul li .item {
  margin: 0 16px;
  position: relative;
  padding: 9px 9px 0;
  height: 288px;
  border: solid 1px #dcdcdc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .about .showList ul li .item {
    height: 262px;
  }
}
.about .showList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 210px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .about .showList ul li .item .pic {
    height: 188px;
  }
}
.about .showList 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;
}
.about .showList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  position: relative;
  height: 68px;
  line-height: 68px;
  text-align: center;
  color: #444444;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1320px) {
  .about .showList ul li .item .bt {
    height: 62px;
    line-height: 62px;
  }
}
.about .showList ul li .item:hover {
  border-color: #025db6;
}
.about .showList 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);
}
.about .showList ul li .item:hover .bt {
  color: #025db6;
}
.about .showList:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.about .showList:hover .showPrev {
  opacity: 1;
}
.about .showList:hover .showNext {
  opacity: 1;
}
.about .showPrev {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(2, 93, 182, 0.8);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 0 50px 50px 0;
  line-height: 60px;
  cursor: pointer;
  padding-right: 2px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showPrev::before {
  content: "<";
}
.about .showNext {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(2, 93, 182, 0.8);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 50px 0 0 50px;
  line-height: 60px;
  cursor: pointer;
  padding-left: 2px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNext::before {
  content: ">";
}
.recruit {
  margin-top: 66px;
  padding: 90px 0 95px;
  position: relative;
  overflow: hidden;
  background: url(../images/hhrbg.jpg) center 0 no-repeat;
}
.recruit .title i {
  color: #888888;
}
.recruit .title::after {
  content: "";
  width: 50px;
  height: 8px;
  background-color: #025db6;
  display: block;
  margin: 34px auto 0;
}
.recruit .text {
  font-size: 16px;
  line-height: 40px;
  margin: 30px 56px 0;
  text-align: center;
}
@media screen and (max-width: 1320px) {
  .recruit .text {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.recruit .zmList {
  margin-top: 52px;
}
.recruit .zmList ul {
  display: flex;
  justify-content: space-between;
}
.recruit .zmList ul li {
  width: 300px;
}
@media screen and (max-width: 1320px) {
  .recruit .zmList ul li {
    width: 265px;
  }
}
.recruit .zmList ul li .item {
  height: 156px;
  background-color: #ffffff;
  border-radius: 0px 10px 10px 0px;
  padding: 10px 0 10px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recruit .zmList ul li .item .pic {
  width: 110px;
  height: 100%;
  border-radius: 10px 0px 0px 10px;
  position: relative;
  overflow: hidden;
}
.recruit .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.recruit .zmList ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin: 0 30px 0 28px;
}
@media screen and (max-width: 1320px) {
  .recruit .zmList ul li .item .cont {
    margin: 0 20px;
  }
}
.recruit .zmList ul li .item .cont h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item .cont .line {
  height: 1px;
  background-color: #b6b6b6;
  margin-top: 18px;
  position: relative;
}
.recruit .zmList ul li .item .cont .line::before {
  content: "";
  width: 52px;
  height: 3px;
  background-color: #025db6;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item .cont p {
  line-height: 1;
  font-size: 18px;
  color: #9a9a9a;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.recruit .zmList ul li .item:hover .cont h4 {
  color: #025db6;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.recruit .zmList ul li .item:hover .cont .line::before {
  width: 70px;
}
.recruit .zmList ul li .item:hover .cont p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.recruit .zxLink {
  display: block;
  width: 180px;
  height: 60px;
  background-color: #025db6;
  border-radius: 30px;
  margin: 60px auto 0;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zxLink i {
  font-weight: bold;
}
.recruit .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #025db6;
  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;
}
.recruit .zxLink:hover {
  background: none;
  color: #025db6;
  box-shadow: 0 10px 10px -5px rgba(2, 93, 182, 0.5);
}
.recruit .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.recruit .mbanBox {
  margin-top: 45px;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .title {
  text-align: left;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  margin-left: 74px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -37px;
  width: 1px;
  height: 18px;
  background-color: #bababa;
  top: 50%;
  margin-top: -9px;
}
.news .newsTab ul li:nth-child(1) {
  margin-left: 0;
}
.news .newsTab ul li:nth-child(1)::before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 70px;
  line-height: 70px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 5px;
  background-color: #025db6;
  border-radius: 3px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:hover {
  color: #025db6;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  color: #025db6;
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  width: 90px;
}
.news .newsTabs {
  position: relative;
  margin-top: 22px;
  margin-left: -18px;
  margin-right: -18px;
  margin-bottom: -20px;
}
.news .newsTabs .bd {
  height: 540px;
}
.news .newsList {
  height: 590px;
}
.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.33%;
  padding: 20px 18px;
}
.news .newsList ul li .item {
  padding: 10px 10px 0;
  height: 500px;
  background-color: #ffffff;
  box-shadow: 0px 2px 12px 1px rgba(2, 93, 182, 0.18);
  border-radius: 10px;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 280px;
  border-radius: 10px;
  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 {
  padding: 34px 10px 0;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -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 p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  margin-top: 8px;
  font-size: 15px;
  color: #8a8a8a;
}
.news .newsList ul li .item .cont .date {
  margin-top: 25px;
  background: url(../images/date.png) 0 center no-repeat;
  line-height: 16px;
  font-family: Arial;
  font-size: 14px;
  padding-left: 23px;
  color: #a6a6a6;
}
.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: #025db6;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
