@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 {
  -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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s 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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #12243a solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #12243a;
  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;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 72px;
  line-height: 59px;
  font-style: italic;
  color: transparent;
  -webkit-text-stroke: 1px rgba(51, 51, 51, 0.2);
}
.title span {
  display: block;
  font-size: 40px;
  height: 59px;
  font-weight: bold;
  margin-top: -59px;
  position: relative;
  z-index: 2;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 8px;
  margin-left: 15px;
  background: url(../images/titar.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
.title em {
  margin-top: 2px;
  font-size: 18px;
  letter-spacing: 13px;
  display: block;
}
.moreLink {
  display: block;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 14px;
  position: relative;
  top: -2px;
  background: url(../images/morear.png) 0 center no-repeat;
  filter: grayscale(100) brightness(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fea532;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover::after {
  filter: grayscale(0) brightness(1);
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .title::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 760px;
  height: 1px;
  background-color: #eef2f4;
  margin-top: 40px;
  margin-left: 40px;
}
.titBox .moreLink {
  float: right;
  margin-top: 18px;
  margin-bottom: -10px;
}
.service {
  overflow: hidden;
  padding: 74px 0 50px;
}
.service .fwNav::after,
.service .fwNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .fwNav .title {
  float: left;
  padding-top: 5px;
}
.service .fwNav .moreLink {
  float: right;
  margin-left: 48px;
  height: 80px;
  line-height: 80px;
}
.service .fwNav .moreLink:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.service .fwNav ul {
  float: right;
}
.service .fwNav ul li {
  float: left;
  margin-left: 22px;
}
.service .fwNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  width: 248px;
  height: 80px;
  background-color: #12243a;
  border-radius: 20px;
  text-align: center;
  line-height: 80px;
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  left: 80%;
  top: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #fea532;
  padding-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwNav ul li a i {
  width: 33px;
  height: 30px;
  background: url(../images/casenavico.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwNav ul li a:hover {
  background-color: #fea532;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(254, 165, 50, 0.5);
}
.service .fwNav ul li a:hover::before {
  width: 130%;
  padding-top: 130%;
  left: 50%;
  top: 50%;
}
.service .fwList {
  margin-top: 14px;
}
.service .fwList ul {
  margin: 0 -16px;
}
.service .fwList ul::after,
.service .fwList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.service .fwList ul li {
  float: left;
  width: 25%;
  padding: 0 16px;
  margin-top: 24px;
}
.service .fwList ul li .item {
  border: solid 1px #dcdcdc;
  padding: 10px 10px 0;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 78.57%;
  position: relative;
  overflow: hidden;
}
.service .fwList 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;
}
.service .fwList ul li .item .tt {
  height: 76px;
  line-height: 76px;
  position: relative;
  padding-right: 44px;
}
.service .fwList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 18px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.service .fwList ul li .item .tt .more {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .item:hover {
  border-color: #12243a;
  box-shadow: 5px 8px 25px rgba(18, 36, 58, 0.1);
}
.service .fwList 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);
}
.service .fwList ul li .item:hover .tt .bt {
  color: #12243a;
}
.service .fwList ul li .item:hover .tt .more {
  color: #12243a;
}
.service .fwBg {
  position: absolute;
  left: -310px;
  width: 1670px;
  height: 317px;
  bottom: -115px;
  z-index: -1;
  background: url(../images/fwbg.png) 0 bottom no-repeat;
}
@media screen and (max-width: 1320px) {
  .service .fwNav .title {
    padding-top: 0;
  }
  .service .fwNav .moreLink {
    height: 70px;
    line-height: 70px;
    margin-left: 30px;
  }
  .service .fwNav ul li {
    margin-top: 5px;
  }
  .service .fwNav ul li a {
    width: 220px;
    height: 70px;
    line-height: 70px;
    border-radius: 15px;
    font-size: 20px;
  }
  .service .fwList {
    margin-top: 14px;
  }
  .service .fwList ul {
    margin: 0 -10px;
  }
  .service .fwList ul li {
    padding: 0 10px;
  }
}
.case {
  padding: 80px 0;
}
.case .title {
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 2;
}
.case .one {
  height: 486px;
  position: relative;
  padding-right: 715px;
}
.case .one::after,
.case .one:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .one::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 125px;
  width: 690px;
  height: 294px;
  background-color: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04);
}
.case .one .pic {
  display: block;
  width: 656px;
  height: 486px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .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;
}
.case .one .cont {
  padding-top: 180px;
  padding-left: 55px;
}
.case .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  left: 0;
}
.case .one .cont .bt:hover {
  left: 5px;
}
.case .one .cont p {
  font-size: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 34px;
  height: 102px;
  color: #888888;
  margin-top: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .cont .more {
  display: block;
  width: 94px;
  height: 94px;
  background-color: #fea532;
  margin-top: 48px;
  text-align: center;
  line-height: 94px;
  position: relative;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: dashed 1px #ffffff;
  border-radius: 50%;
  opacity: 0.5;
  margin: 13px;
}
.case .one .cont .more::after {
  content: "+";
  display: block;
  position: absolute;
  font-size: 26px;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .one .cont .more:hover {
  box-shadow: 0 0 30px rgba(254, 165, 50, 0.2);
}
.case .one .cont .more:hover::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.case .one:hover .pic {
  border-color: #12243a;
}
.case .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .one:hover .cont .bt {
  color: #12243a;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  letter-spacing: 0.6px;
}
.case .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper {
  margin-top: 38px;
  position: relative;
  padding-right: 130px;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper {
    padding-right: 110px;
  }
}
.case .caseSwiper .swiper-container {
  margin: 0 -15px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab !important;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab !important;
}
.case .caseSwiper ul li {
  float: left;
  width: 33.333%;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  background-color: #f6f6f6;
  padding: 10px 10px 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #12243a;
  opacity: 0;
  -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;
  position: relative;
  overflow: hidden;
  padding-top: 72.57%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 70px;
  line-height: 70px;
  position: relative;
  padding-right: 32px;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  width: 19px;
  height: 100%;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(3);
}
.case .caseSwiper ul li .item .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .item:hover {
  background-color: #fff;
}
.case .caseSwiper ul li .item:hover::before {
  opacity: 1;
}
.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: #12243a;
}
.case .caseSwiper ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
.case .page {
  position: absolute;
  top: 0;
  right: 0;
  width: 74px;
  height: 100%;
}
.case .page .case-prev {
  width: 100%;
  height: 50%;
  background-color: #12243a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  cursor: pointer;
  outline: none;
}
.case .page .case-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casel.png) center center no-repeat;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  background-color: #fea532;
}
.case .page .case-next {
  width: 100%;
  height: 50%;
  background-color: #12243a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  cursor: pointer;
  outline: none;
}
.case .page .case-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caser.png) center center no-repeat;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  background-color: #fea532;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
.about .bingxiang {
  position: absolute;
  left: -163px;
  line-height: 10px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-size: 12px;
  letter-spacing: 2px;
}
.about .bingxiang::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 75px;
  background-color: #333333;
  margin-bottom: 18px;
  position: relative;
  right: 5px;
}
.about .line {
  position: absolute;
  right: -310px;
  top: 100px;
}
.about .line i {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border: solid 1px #434343;
  border-radius: 50%;
}
.about .line em {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  background-color: #434343;
  width: 425px;
  height: 1px;
  animation: line 2s linear infinite;
}
@keyframes line {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  40% {
    transform: scaleX(0);
    transform-origin: right;
  }
  60% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
.about .aboutText {
  width: 700px;
  height: 593px;
  padding-top: 106px;
  margin-left: 75px;
}
.about .aboutText .title span {
  margin-top: -13px;
  height: auto;
}
.about .aboutText .text {
  margin-top: 68px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 18px;
  color: #444444;
  text-align: justify;
}
.about .aboutText .moreLink {
  display: inline-block;
  vertical-align: top;
  margin-top: 58px;
}
.about .aboutPic {
  float: right;
  width: 634px;
  height: 528px;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  right: -199px;
  top: 343px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTip {
  height: 313px;
  padding-top: 110px;
  padding-left: 240px;
  position: relative;
  z-index: 2;
}
.about .aboutTip .tel {
  position: relative;
  padding-left: 67px;
}
.about .aboutTip .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 48px;
  height: 49px;
  left: 0;
  top: 0;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/abouttel.png) center center no-repeat;
}
.about .aboutTip .tel span {
  display: block;
  font-size: 16px;
  line-height: 1;
}
.about .aboutTip .tel i {
  display: block;
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
  line-height: 16px;
  margin-top: 12px;
}
.about .aboutTip .tip {
  font-size: 24px;
  margin-top: 48px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutTip .tip::before {
  content: "//";
  font-size: 15px;
  position: absolute;
  left: -37px;
  top: 0;
  line-height: 24px;
}
.about .aboutTipBg {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 409px;
  background: url(../images/abouttip.png) center bottom no-repeat;
}
.news {
  background: url(../images/newsbg.jpg) center 33px no-repeat;
  overflow: hidden;
  padding-top: 110px;
  padding-bottom: 80px;
}
.news .titBox .title {
  float: left;
}
.news .titBox .moreLink {
  float: right;
}
.news .newsBox {
  margin-top: 50px;
}
.news .newsTab {
  float: left;
  width: 298px;
  height: 690px;
  padding: 56px 20px 0;
  background: url(../images/newslbg.jpg) center 0 no-repeat;
  box-shadow: inset 0px -16px 39px 0px rgba(0, 129, 255, 0.28);
  border-radius: 20px;
}
.news .newsTab ul li {
  position: relative;
  margin-top: 38px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 82px;
  background-color: #fafafa;
  border-radius: 42px;
  position: relative;
  padding-left: 30px;
  padding-top: 22px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fea532, #fea532);
  background-image: linear-gradient(to right, #fea532, #fea532);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  right: 30px;
  position: absolute;
  z-index: 2;
  top: 0;
  width: 30px;
  height: 82px;
  margin: auto;
  overflow: hidden;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li a span {
  display: block;
  line-height: 1;
  font-size: 22px;
}
.news .newsTab ul li a em {
  display: block;
  line-height: 10px;
  font-size: 13px;
  margin-top: 10px;
  color: #bcbcbc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a em,
.news .newsTab ul li.on a em {
  color: #fff;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab .map {
  display: block;
  height: 190px;
  background-color: rgba(255, 255, 255, 0.15);
  margin: 0 -8px;
  margin-top: 70px;
  padding: 5px;
}
.news .newsTab .map i {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news .newsTab .map img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .map:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsTabs {
  float: right;
  width: 934px;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .news .newsTabs {
    width: 835px;
  }
}
.news .newsTabs .bd {
  height: 690px;
}
.news .newsList {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 690px;
  visibility: hidden;
}
.news .newsList ul {
  margin: 0 -32px;
}
.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: 50%;
  padding: 0 32px;
}
.news .newsList ul li .item {
  height: 230px;
  padding-top: 48px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 70px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  left: 0;
}
.news .newsList ul li .item .bt:hover {
  left: 5px;
  color: #fea532 !important;
}
.news .newsList ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 70px;
  margin-top: 2px;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  color: #b3b3b3;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList ul li .item .date {
  position: absolute;
  left: 0;
  top: 58px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .date i {
  display: block;
  font-weight: bold;
  line-height: 30px;
  font-family: Arial;
  font-size: 41px;
}
.news .newsList ul li .item .date span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
}
.news .newsList ul li .item .more {
  margin-top: 25px;
  border-top: 1px solid #e6e6e6;
  display: block;
  font-size: 12px;
  line-height: 38px;
  padding-top: 14px;
  color: #a9a9a9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsList ul li .item .more::after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background-color: #12243a;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: -2px;
  left: 0;
}
.news .newsList ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  top: 22px;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .more:hover {
  color: #fea532;
}
.news .newsList ul li .item .more:hover::before {
  background-color: #fea532 !important;
}
.news .newsList ul li .item:hover .bt {
  color: #12243a;
  letter-spacing: 0.6px;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList ul li .item:hover .date {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList ul li .item:hover .more::before {
  background-color: #12243a;
  background-image: url(../images/newsarh.png);
}
.news .newsList ul li .item:hover .more::after {
  width: 18px;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -20px;
  }
  .news .newsList ul li {
    padding: 0 20px;
  }
}
.news .newsList:first-child {
  visibility: initial;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
  z-index: 3;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
