@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 .logo {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 2%;
}
.banner .logo img {
  display: block;
}
.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 #2f84f4 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: #2f84f4;
  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%;
}
.inNav * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inNav .inNavIco {
  width: 88px;
  text-align: center;
  height: 107px;
  padding-top: 30px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99999;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .inNavIco i {
  display: block;
  width: 28px;
  height: 24px;
  margin: auto;
  background: url(../images/navmenuico.png) center center no-repeat;
}
.inNav .inNavIco span {
  display: block;
  margin-top: 7px;
  font-size: 16px;
  line-height: 1;
  color: #000000;
}
.inNav .inNavMenu {
  position: fixed;
  right: 0;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  width: 88px;
  z-index: 999;
  height: 100vh;
  pointer-events: none;
  padding-top: 16vh;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 8vh;
  overflow: hidden;
  padding-left: 88px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .inNavMenu::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 88px;
  top: 0;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 0 0 0 100vh;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-height: 680px) {
  .inNav .inNavMenu {
    padding-bottom: 4vh;
  }
}
@media screen and (max-width: 1560px) {
  .inNav .inNavMenu {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
  }
}
.inNav .inNavMenu .inNavMenuClose {
  position: absolute;
  width: 20px;
  height: 20px;
  right: -30px;
  top: 15px;
  background: url(../images/innavclose.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.4;
}
.inNav .inNavMenu .inNavMenuClose:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.inNav .inNavMenu ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
  width: 254px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}
.inNav .inNavMenu ul li {
  flex: 1;
}
.inNav .inNavMenu ul li a {
  display: block;
  padding-left: 76px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .inNavMenu ul li a span {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  position: relative;
  z-index: 2;
}
.inNav .inNavMenu ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  width: 73px;
  height: 7px;
  background-color: #8790ec;
  width: 0;
  bottom: 7px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .inNavMenu ul li a i {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}
.inNav .inNavMenu ul li a:hover {
  color: #2f84f4;
}
.inNav .inNavMenu ul li a:hover span {
  font-weight: bold;
}
.inNav .inNavMenu ul li a:hover span::before {
  opacity: 0.6;
  width: calc(100% + 20px);
}
.inNav .inNavMenu ul li.another a span {
  font-weight: bold;
}
.inNav .inNavMenu ul li.another a span::before {
  opacity: 0.6;
  width: calc(100% + 20px);
}
.inNav.on .inNavIco {
  opacity: 0;
  visibility: hidden;
  right: 130px;
}
.inNav.on .inNavMenu {
  width: 254px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  padding-left: 0;
  pointer-events: all;
}
.inNav.on .inNavMenu::before {
  width: 100vh;
  height: 100vh;
  border-radius: 0;
  left: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.inNav.on .inNavMenu .inNavMenuClose {
  right: 12px;
}
.inNav.on .inNavMenu ul {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 44px;
  letter-spacing: 4px;
  font-weight: bold;
}
.title i {
  display: block;
  margin-top: 20px;
  height: 16px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title em {
  display: block;
  margin-top: 33px;
}
.title em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 38px;
  height: 6px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2f84f4, #73e2d1);
  background-image: linear-gradient(to right, #2f84f4, #73e2d1);
  background-size: 100% 100%;
  border-radius: 3px;
}
.moreLink {
  display: block;
  width: 150px;
  height: 39px;
  background-color: #ffffff;
  box-shadow: 5px 5px 6px 0px rgba(93, 99, 164, 0.06);
  border-radius: 20px;
  line-height: 39px;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2f84f4, #73e2d1);
  background-image: linear-gradient(to right, #2f84f4, #73e2d1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-left: 10px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #7e7e7e;
  text-transform: uppercase;
}
.moreLink::after {
  content: "→";
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 5px 5px 6px 0px rgba(47, 132, 244, 0.3);
}
.product {
  padding: 110px 0 75px;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
@media screen and (max-width: 1320px) {
  .product {
    padding: 100px 0 50px;
  }
}
.product .proSwiper {
  margin-top: 26px;
  position: relative;
}
.product .proSwiper .swiper-container {
  margin-left: -40px;
  margin-right: -40px;
}
.product .proSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 30px 40px 30px;
}
.product .proSwiper ul li .item {
  background-color: #fff;
  box-shadow: 7px 6px 29px 0px rgba(47, 132, 244, 0.25);
  border-radius: 20px;
  border: solid 1px #f0f0f0;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-top: 123.3%;
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
  background-color: #fff;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt {
  height: 70px;
  line-height: 70px;
  position: relative;
  padding-right: 50px;
}
.product .proSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item .tt .more {
  position: absolute;
  right: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 34px;
  background-image: -webkit-linear-gradient(left, #2f84f4, #73e2d1);
  background-image: linear-gradient(to right, #2f84f4, #73e2d1);
  border-radius: 18px 0 0 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
}
.product .proSwiper ul li .item:hover {
  background-color: #f7f8fc;
}
.product .proSwiper 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 .proSwiper ul li .item:hover .tt .bt {
  color: #2f84f4;
  font-weight: bold;
}
.product .proSwiper ul li .item:hover .tt .more {
  width: 68px;
  right: -28px;
  border-radius: 18px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper .swiper-container {
    margin-left: -30px;
    margin-right: -30px;
  }
  .product .proSwiper ul li {
    padding: 30px 30px;
  }
}
.product .page .pro-prev {
  width: 63px;
  height: 63px;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  position: absolute;
  left: -140px;
  top: 50%;
  margin-top: -32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.14);
}
.product .page .pro-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/prolh.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev:hover,
.product .page .pro-prev.on {
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.23);
}
.product .page .pro-prev:hover::before,
.product .page .pro-prev.on::before {
  opacity: 0;
}
.product .page .pro-prev:hover::after,
.product .page .pro-prev.on::after {
  opacity: 1;
}
.product .page .pro-next {
  width: 63px;
  height: 63px;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  position: absolute;
  right: -140px;
  top: 50%;
  margin-top: -32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.14);
}
.product .page .pro-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product .page .pro-next::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/prolh.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.product .page .pro-next:hover,
.product .page .pro-next.on {
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.23);
}
.product .page .pro-next:hover::before,
.product .page .pro-next.on::before {
  opacity: 0;
}
.product .page .pro-next:hover::after,
.product .page .pro-next.on::after {
  opacity: 1;
}
.case {
  background: url(../images/casebg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 140px 0 116px;
}
@media screen and (max-width: 1320px) {
  .case {
    padding: 100px 0;
  }
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .titBox::after,
.case .titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .titBox .title {
  float: left;
  color: #fff;
}
.case .titBox .title em::before {
  background: #73e2d1;
}
.case .titBox .more {
  float: right;
  margin-top: 54px;
  width: 150px;
  height: 39px;
  box-shadow: 5px 5px 6px 0px rgba(93, 99, 164, 0.06);
  border-radius: 20px;
  border: solid 1px rgba(255, 255, 255, 0.25);
  line-height: 37px;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2f84f4, #73e2d1);
  background-image: linear-gradient(to right, #2f84f4, #73e2d1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  margin-left: 10px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
}
.case .titBox .more::after {
  content: "→";
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.case .titBox .more:hover {
  background-size: 100% 100%;
}
.case .caseSwiper {
  margin-top: 36px;
  position: relative;
}
.case .caseSwiper .swiper-container {
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #eaeaea;
  overflow: hidden;
}
.case .caseSwiper ul li {
  width: 25%;
  position: relative;
}
.case .caseSwiper ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 10px auto;
  width: 1px;
  background-color: #000000;
  opacity: 0.06;
}
.case .caseSwiper ul li .item {
  padding: 48px 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 81.48148%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  padding-top: 14px;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  color: #2f84f4;
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 10px;
  color: #adadad;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 18px;
}
.case .caseSwiper ul li .item .cont .num {
  margin-top: 18px;
  font-family: Impact;
  font-size: 22px;
  line-height: 17px;
  color: #c8c8c8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .num::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 2px;
  background-color: #d6d6d6;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .num::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 2px;
  background-color: #d6d6d6;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover {
  box-shadow: 7px 6px 9px 0px rgba(47, 132, 244, 0.21);
}
.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 .cont .bt {
  font-weight: bold;
}
.case .caseSwiper ul li .item:hover .cont .num {
  color: #2f84f4;
}
.case .caseSwiper ul li .item:hover .cont .num::before {
  background-color: #2f84f4;
}
.case .caseSwiper ul li .item:hover .cont .num::after {
  background-color: #2f84f4;
}
.case .page .case-prev {
  width: 63px;
  height: 63px;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.14);
  border: solid 3px #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  border-radius: 50%;
  left: -135px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .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: 10px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.49);
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
}
.case .page .case-next {
  width: 63px;
  height: 63px;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.14);
  border: solid 3px #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  border-radius: 50%;
  right: -135px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .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: 10px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 5px 5px 6px 0px rgba(112, 121, 216, 0.49);
}
.case .page .case-next:hover,
.case .page .case-next.on {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);
}
.about {
  position: relative;
  overflow: hidden;
  padding: 116px 0;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #f3faff;
}
.about .aboutText {
  float: right;
  width: 620px;
}
.about .aboutText .title {
  text-align: right;
}
.about .aboutText .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-top: 105px;
  position: relative;
  letter-spacing: 2px;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 12px;
  left: -38px;
  top: -9px;
  background: url(../images/aboutbt.png) center center no-repeat;
}
.about .aboutText .text {
  margin-top: 40px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 34px;
  height: 204px;
  color: #676767;
  text-indent: 2em;
}
.about .aboutText .tt {
  margin-top: 44px;
}
.about .aboutText .tt .xpBox {
  float: left;
  display: block;
  background: url(../images/xunpan.png) center center no-repeat;
  position: relative;
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.about .aboutText .tt .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  left: 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.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .tt .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutText .tt .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: #2f84f4;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(47, 132, 244, 0.15);
}
.about .aboutText .tt .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: #2f84f4;
}
.about .aboutText .tt .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 .tt .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .tt .moreLink {
  float: left;
  margin-top: 2px;
  margin-left: 8px;
}
.about .aboutPic {
  float: left;
  position: relative;
  overflow: hidden;
  width: 725px;
  height: 588px;
  margin-left: -160px;
  margin-top: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 10px 20px rgba(47, 132, 244, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about {
    padding: 100px 0;
  }
  .about .aboutText {
    width: 560px;
  }
  .about .aboutText .tit {
    margin-top: 60px;
  }
  .about .aboutPic {
    margin-top: 0;
  }
}
