@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.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);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #263eae solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #263eae;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.system {
  background: url(../images/xtbg.jpg) 100% 0 no-repeat;
  padding: 50px 0 52px;
  position: relative;
  overflow: hidden;
}
.system .lyList ul {
  display: flex;
  justify-content: space-between;
}
.system .lyList ul li {
  text-align: center;
}
.system .lyList ul li i {
  display: block;
  width: 116px;
  height: 116px;
  border: solid 1px #e6e6e6;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .lyList ul li i 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;
}
.system .lyList ul li span {
  display: block;
  font-size: 18px;
  margin-top: 30px;
  line-height: 1;
}
.system .lyList ul li:hover i,
.system .lyList ul li.on i {
  background-color: #263eae;
}
.system .lyList ul li:hover i img,
.system .lyList ul li.on i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(100) brightness(6);
}
.system .xtBox {
  margin-top: 50px;
}
.system .xtNav {
  width: 300px;
  height: 582px;
  float: left;
  background: url(../images/kf.png) left bottom no-repeat #fff;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 15px #e4e3e3;
  padding: 15px 20px 0;
}
@media screen and (max-width: 1320px) {
  .system .xtNav {
    width: 280px;
    background-position: -15px bottom;
  }
}
.system .xtNav ul li {
  border-bottom: 1px solid #e6e6e6;
}
.system .xtNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 63px;
  font-size: 18px;
  padding: 0 5px 0 15px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.system .xtNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 63px;
  width: 21px;
  margin-right: 14px;
  background: url(../images/xtli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(2);
}
.system .xtNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 64px;
  background: url(../images/xtar.png) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .xtNav ul li.on a,
.system .xtNav ul li:hover a {
  color: #263eae;
  padding-right: 55px;
}
.system .xtNav ul li.on a::before,
.system .xtNav ul li:hover a::before {
  filter: grayscale(0) brightness(1);
}
.system .xtNav ul li.on a::after,
.system .xtNav ul li:hover a::after {
  opacity: 1;
  right: 20px;
}
.system .xtNav .lx {
  margin-left: 120px;
  margin-top: 50px;
  width: 160px;
}
@media screen and (max-width: 1320px) {
  .system .xtNav .lx {
    margin-left: 100px;
  }
}
.system .xtNav .lx .ewm img {
  display: block;
  width: 100px;
  height: 100px;
  border: solid 1px #f0f0f0;
}
.system .xtNav .lx .tel {
  margin-top: 5px;
  line-height: 36px;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
}
.system .xtNav .lx .tel span {
  display: block;
}
.system .xtNav .lx .tel i {
  display: block;
  font-weight: bold;
}
.system .xtNav .lx .zxLink {
  display: block;
  margin-top: 20px;
  width: 130px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #263eae;
  margin-left: 10px;
}
.system .xtNav .lx .zxLink:hover {
  background-color: #fd7f08;
}
.system .ysTabs {
  width: 950px;
  height: 582px;
  float: right;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .system .ysTabs {
    width: 870px;
  }
}
.system .ysTabs .tit {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  width: 137px;
  height: 137px;
  line-height: 137px;
  z-index: 2;
  right: 318px;
  top: 251px;
  text-shadow: 2px 2px 8px #3d3d3d;
}
.system .ysTabs .hd li {
  position: absolute;
  padding-bottom: 20px;
  line-height: 1;
  font-weight: bold;
  font-size: 18px;
  text-shadow: 2px 2px 8px #3d3d3d;
  text-align: center;
  cursor: pointer;
  z-index: 3;
}
.system .ysTabs .hd li.on {
  color: #fd7f08;
}
.system .ysTabs .hd li::after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.33);
}
.system .ysTabs .hd li:nth-child(1) {
  top: 194px;
  width: 100px;
  right: 250px;
}
.system .ysTabs .hd li:nth-child(2) {
  top: 104px;
  width: 190px;
  right: -5px;
}
.system .ysTabs .hd li:nth-child(3) {
  top: 162px;
  width: 100px;
  right: 490px;
}
.system .ysTabs .hd li:nth-child(4) {
  top: 92px;
  width: 100px;
  right: 700px;
}
.system .ysTabs .hd li:nth-child(5) {
  top: 425px;
  width: 190px;
  right: 182px;
}
.system .ysTabs .hd li:nth-child(6) {
  top: 288px;
  width: 190px;
  right: -5px;
}
.system .ysTabs .hd li:nth-child(7) {
  top: 425px;
  width: 190px;
  right: 710px;
}
@media screen and (max-width: 1320px) {
  .system .ysTabs .hd li:nth-child(7) {
    right: 620px;
  }
}
.system .ysTabs .bd {
  width: 1270px;
  height: 582px;
  position: relative;
  overflow: hidden;
}
.system .ysTabs .bd ul li {
  width: 1270px;
  height: 582px;
  position: relative;
  overflow: hidden;
}
.system .ysTabs .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.system .ysTabs .ra {
  position: absolute;
  z-index: 2;
  right: 638px;
  top: 251px;
  width: 137px;
  height: 137px;
  animation: cir-scale 3s infinite cubic-bezier(0, 0.43, 0.35, 0.85);
}
@keyframes cir-scale {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  80% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
.system .ysTabs .ra i {
  display: block;
  border-radius: 50%;
  border: solid 1px rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.system .ysTabs .ra i:nth-child(1) {
  margin: 0;
}
.system .ysTabs .ra i:nth-child(2) {
  margin: -132px;
}
.system .ysTabs .ra i:nth-child(3) {
  margin: -334px;
}
.title {
  line-height: 1;
  text-align: center;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 111px;
  line-height: 92px;
  color: #e6eef4;
  background: linear-gradient(0deg, rgba(230, 238, 244, 0.5) 0%, rgba(230, 238, 244, 0.95) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title span {
  display: block;
  font-size: 40px;
  font-weight: bold;
  margin-top: -48px;
  letter-spacing: 3px;
  position: relative;
  z-index: 2;
}
.title span::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 788px;
  height: 91px;
  background: url(../images/titio.png) 0 center no-repeat;
  top: 6px;
  margin-left: -44px;
}
.title::after {
  content: "";
  display: block;
  position: relative;
  width: 54px;
  height: 3px;
  background-color: #e62129;
  border-radius: 2px;
  margin: 30px auto 0;
}
.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-start;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 0 0 60px;
}
.product .proNav {
  float: left;
  width: 300px;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    width: 280px;
  }
}
.product .proNav .tit a {
  display: block;
  background-color: #263eae;
  color: #fff;
  height: 114px;
  font-size: 26px;
  padding-top: 32px;
  line-height: 1;
  text-align: center;
}
.product .proNav .tit a span {
  display: block;
  font-size: 26px;
  font-weight: bold;
}
.product .proNav .tit a i {
  display: block;
  font-size: 12px;
  margin-top: 13px;
  text-transform: uppercase;
  opacity: 0.6;
}
.product .proNav > ul {
  margin-top: 10px;
  background-color: #f5f8fb;
}
.product .proNav > ul > li {
  padding-bottom: 10px;
}
.product .proNav > ul > li > a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 42px;
  font-size: 16px;
  color: #fff;
  height: 56px;
  line-height: 56px;
  background: url(../images/pronavico.png) 18px center no-repeat;
  background-color: #263eae;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proNav > ul > li > a {
    height: 50px;
    line-height: 50px;
  }
}
.product .proNav > ul > li > a:hover {
  background-color: #fd7f08;
}
.product .proNav > ul > li > ul::after,
.product .proNav > ul > li > ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav > ul > li > ul li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #e9eaeb;
}
.product .proNav > ul > li > ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 14px;
  padding-right: 5px;
  line-height: 45px;
  font-size: 14px;
  color: #6f6f6f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav > ul > li > ul li a:hover {
  color: #263eae;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
@media screen and (max-width: 1320px) {
  .product .proNav > ul > li > ul li a {
    line-height: 42px;
    padding-left: 10px;
  }
}
.product .proTabs {
  float: right;
  width: 955px;
  margin-top: 20px;
  margin-right: -15px;
  margin-bottom: -15px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs {
    width: 885px;
  }
}
.product .proTabs .hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 15px;
}
.product .proTabs .hd ul {
  display: flex;
  column-gap: 15px;
}
.product .proTabs .hd ul li {
  width: 146px;
  height: 50px;
  line-height: 50px;
  background-color: #263eae;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .hd ul li::before {
  content: "";
  height: 50px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  background: url(../images/tjico.png) 0 center no-repeat;
}
.product .proTabs .hd ul li:nth-child(2)::before {
  background-image: url(../images/hotico.png);
}
.product .proTabs .hd ul li.on {
  background-color: #fd7f08;
}
.product .proTabs .hd .search {
  display: flex;
  align-items: center;
}
.product .proTabs .hd .search .searchInp {
  width: 278px;
  height: 46px;
  line-height: 44px;
  border: solid 1px #e6e6e6;
  background: none;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .hd .search .searchInp::-webkit-input-placeholder {
  color: #a8a8a8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTabs .hd .search .searchInp::-moz-placeholder {
  color: #a8a8a8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTabs .hd .search .searchInp:-ms-input-placeholder {
  color: #a8a8a8;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proTabs .hd .search .searchInp:focus::-webkit-input-placeholder,
.product .proTabs .hd .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTabs .hd .search .searchInp:focus::-moz-placeholder,
.product .proTabs .hd .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTabs .hd .search .searchInp:focus:-ms-input-placeholder,
.product .proTabs .hd .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proTabs .hd .search .submitBtn {
  background: #263eae url(../images/searchico.png) center center no-repeat;
  width: 46px;
  height: 46px;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .hd .search .submitBtn:hover {
  background-color: #fd7f08;
}
.product .proTabs .hd .search:hover .searchInp {
  border-color: #aaa;
}
.product .proTabs .bd {
  overflow: hidden;
  padding-right: 15px;
  padding-bottom: 15px;
}
.product .proList ul {
  margin: 0 -10px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 33.333%;
  padding: 0 10px;
  margin-top: 16px;
}
.product .proList ul li .item {
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #dcdcdc;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.product .proList ul li .item::after {
  content: "";
  position: absolute;
  background: #fd7f08;
  width: 100%;
  height: 2px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.product .proList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proList ul li .item::after {
  content: "";
  width: calc(100% - 20px);
  left: 10px;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 226px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proList ul li .item .pic {
    height: 204px;
  }
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  line-height: 52px;
  color: #525151;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before,
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  width: 38px;
  height: 1px;
  background-color: #e2ded7;
}
.product .proList ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin: 0 20px;
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.6px;
  color: #263eae;
}
.product .proList ul li .item:hover {
  box-shadow: 3px 4px 8px 0px rgba(32, 32, 32, 0.15);
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li .item:hover .bt {
  font-weight: bold;
  color: #fd7f08;
}
.strength {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .strength {
    background-size: 100%;
  }
}
.strength .ysBox {
  height: 950px;
  padding-top: 80px;
}
.strength .title i {
  color: #f5f5f5;
  opacity: 0.3;
  background: none;
  -webkit-text-fill-color: #f5f5f5;
}
.strength .title span::before {
  display: none;
}
.strength .ysTabs {
  margin-top: 62px;
  position: relative;
}
.strength .ysImg {
  width: 617px;
  height: 617px;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 10px 9px 32px rgba(14, 83, 160, 0.2);
  padding: 32px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.strength .ysImg i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.strength .ysImg i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strength .ysImg em {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -77px;
  border-radius: 50%;
  animation: xz 25s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.strength .ysImg em::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 22px;
  margin-top: -20px;
  margin-right: -30px;
  background: url(../images/ysra.png) 0 center no-repeat;
}
.strength .hd ul li {
  position: absolute;
  z-index: 3;
}
.strength .hd ul li .tt {
  width: 316px;
  height: 96px;
  background-color: #ffffff;
  box-shadow: 7px 5px 16px 0px rgba(14, 35, 160, 0.06);
  border-radius: 49px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 22px 0 22px 32px;
}
.strength .hd ul li .tt::after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  width: 15px;
  height: 100%;
  background: url(../images/ysar.png) 0 center no-repeat;
}
.strength .hd ul li .tt i {
  display: block;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  background-color: #263eae;
  border: solid 1px #afc8cb;
  position: relative;
  overflow: hidden;
}
.strength .hd ul li .tt i 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;
  filter: grayscale(100) brightness(8);
}
.strength .hd ul li .tt span {
  flex: 1;
  min-width: 0;
  margin-left: 7px;
  font-size: 18px;
  line-height: 1;
}
.strength .hd ul li .tt span em {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  color: #979797;
  margin-top: 11px;
}
.strength .hd ul li .box {
  width: 316px;
  height: 228px;
  position: absolute;
  left: 0;
  top: 0;
  box-shadow: 7px 5px 16px 0px rgba(14, 35, 160, 0.36);
  border-radius: 49px;
  background: url(../images/ysbox.jpg) 0 0 no-repeat;
  padding: 32px 30px 48px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  visibility: hidden;
}
.strength .hd ul li .box .tit {
  line-height: 1;
}
.strength .hd ul li .box .tit span {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.strength .hd ul li .box .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  opacity: 0.3;
}
.strength .hd ul li .box .text {
  margin-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  line-height: 26px;
  padding: 6px 0;
}
.strength .hd ul li .box .ico {
  display: block;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  background-color: #ffffff;
  box-shadow: -5px 6px 21px 0px rgba(5, 79, 59, 0.3);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
}
.strength .hd ul li .box .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;
}
.strength .hd ul li.on .box {
  visibility: inherit;
  opacity: 1;
}
.strength .hd ul li:nth-child(1) {
  left: 0;
  top: 100px;
}
.strength .hd ul li:nth-child(2) {
  left: 0;
  top: 376px;
}
.strength .hd ul li:nth-child(2) .box {
  padding-top: 42px;
}
.strength .hd ul li:nth-child(3) {
  right: 0;
  top: 100px;
}
.strength .hd ul li:nth-child(3) .tt {
  flex-direction: row-reverse;
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}
.strength .hd ul li:nth-child(3) .tt::after {
  left: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.strength .hd ul li:nth-child(3) .tt span {
  margin-right: 6px;
}
.strength .hd ul li:nth-child(3) .box {
  padding-top: 42px;
}
.strength .hd ul li:nth-child(3) .box .text {
  padding: 10px 0;
}
.strength .hd ul li:nth-child(4) {
  right: 0;
  top: 376px;
}
.strength .hd ul li:nth-child(4) .tt {
  flex-direction: row-reverse;
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}
.strength .hd ul li:nth-child(4) .tt span {
  margin-right: 6px;
}
.strength .hd ul li:nth-child(4) .tt::after {
  left: 20px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.strength .hd ul li:nth-child(4) .box {
  padding-top: 42px;
}
.strength .hd ul li:nth-child(4) .box .text {
  padding: 10px 0;
}
.application {
  padding: 90px 0 80px;
}
.application .yyList {
  margin-top: 50px;
}
.application .yyList ul {
  display: flex;
  justify-content: space-between;
  column-gap: 32px;
}
.application .yyList ul li {
  flex: 1;
  height: 400px;
  background-color: #ffffff;
  box-shadow: 5px 5px 21px 0px rgba(61, 61, 61, 0.17);
  padding: 34px 5px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #263eae, #263eae);
  background-image: linear-gradient(-30deg, #2b44b1 30%, #6e85e6);
  background-size: 100% 0%;
  background-position: left 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yyList ul li .pic {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  background-color: #e6eef4;
  border: 1px solid transparent;
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yyList ul li .pic i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.application .yyList ul li .pic i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yyList ul li .num {
  font-family: Impact;
  font-size: 153px;
  margin-top: 34px;
  line-height: 125px;
  color: #eeeeee;
  opacity: 0.35;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yyList ul li .bt {
  display: block;
  position: relative;
  z-index: 2;
  margin-top: -125px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .yyList ul li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  height: 32px;
  line-height: 32px;
}
.application .yyList ul li .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  margin-top: 6px;
  line-height: 16px;
  opacity: 0.5;
}
.application .yyList ul li .bt::after {
  content: "×";
  display: block;
  font-size: 22px;
  margin-top: 26px;
  line-height: 10px;
}
.application .yyList ul li.on {
  border-radius: 10px;
  background-color: #263eae;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 7px 7px 16px 0px rgba(37, 75, 239, 0.31);
}
.application .yyList ul li.on .pic {
  background-color: transparent;
  border: 1px dashed #ffffff;
}
.application .yyList ul li.on .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.application .yyList ul li.on .num {
  color: #eeeeee;
  opacity: 0.04;
}
.application .yyList ul li.on .bt {
  color: #fff;
}
.case {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.case .titBox .title {
  text-align: left;
}
.case .titBox .title span::before {
  margin-left: -112px;
}
.case .titBox .title::after {
  margin-left: 0;
}
.case .titBox .casePage {
  position: relative;
  padding: 0 30px;
  height: 30px;
  margin-top: 76px;
}
.case .titBox .casePage .case-prev {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  width: 13px;
  height: 30px;
  background: url(../images/casel.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(4);
}
.case .titBox .casePage .case-prev.on {
  filter: grayscale(0) brightness(1);
}
.case .titBox .casePage .case-next {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  outline: none;
  width: 13px;
  height: 30px;
  background: url(../images/caser.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(4);
}
.case .titBox .casePage .case-next.on {
  filter: grayscale(0) brightness(1);
}
.case .titBox .casePage .case-pagination {
  display: flex;
  align-items: center;
  column-gap: 10px;
  height: 30px;
}
.case .titBox .casePage .case-pagination span {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #c8c8c8;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .titBox .casePage .case-pagination span.swiper-pagination-bullet-active {
  background-color: #263eae;
}
.case .caseSwiper {
  margin-top: 32px;
}
.case .caseSwiper .swiper-container {
  margin: 0 -35px;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper .swiper-container {
    margin: 0 -15px;
  }
}
.case .caseSwiper ul li {
  width: 33.33%;
  padding: 0 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper ul li {
    padding: 0 15px;
  }
}
.case .caseSwiper ul li .item {
  width: 100%;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 300px;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #dddddd;
  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 {
  position: relative;
  padding-left: 64px;
  padding-top: 2px;
}
.case .caseSwiper ul li .item .cont .num {
  width: 66px;
  height: 66px;
  line-height: 52px;
  background-color: #e6e6e6;
  border: solid 7px #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  top: -28px;
  left: 0;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  color: #555555;
  padding-left: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border: solid 1px #747474;
  position: relative;
  top: -1px;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .cont .line {
  height: 1px;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #263eae, #263eae);
  background-image: linear-gradient(to right, #263eae, #263eae);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseSwiper ul li .item .cont p {
  margin-left: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #a6a6a6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .dot {
  position: absolute;
  top: 64px;
  left: 28px;
}
.case .caseSwiper ul li .item .cont .dot::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #e0e0e0;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .dot::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #e0e0e0;
  border-radius: 50%;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .num {
  background-color: #263eae;
  color: #fff;
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #263eae;
}
.case .caseSwiper ul li .item:hover .cont .bt::before {
  border-color: #263eae;
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseSwiper ul li .item:hover .cont .dot::before {
  background-color: #263eae;
}
.case .caseSwiper ul li .item:hover .cont .dot::after {
  background-color: #263eae;
}
.qualifications {
  background: url(../images/zzbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 200px;
  margin-top: -85px;
  padding-bottom: 64px;
}
@media screen and (min-width: 1920px) {
  .qualifications {
    background-size: 100%;
  }
}
.qualifications .zzSwiper {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.qualifications .zzSwiper::before {
  content: "";
  width: 1482px;
  height: 102px;
  background: url(../images/zzpt.png) center center no-repeat;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: -1;
}
.qualifications .zzSwiper .swiper-container {
  margin: 0 -14px;
  z-index: 3;
}
@media screen and (max-width: 1320px) {
  .qualifications .zzSwiper .swiper-container {
    margin: 0 -5px;
  }
}
.qualifications .zzSwiper ul li {
  width: 20%;
}
.qualifications .zzSwiper ul li .item {
  width: 232px;
  margin: 0 auto;
}
.qualifications .zzSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 306px;
  position: relative;
  background: url(../images/zzli.png) center center no-repeat;
  padding: 11px 11px 10px 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualifications .zzSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  width: 276px;
  height: 39px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -7px;
  background: url(../images/zzlity.png) center center no-repeat;
}
.qualifications .zzSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.qualifications .zzSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualifications .zzSwiper ul li .item .bt {
  margin-top: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualifications .zzSwiper ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.qualifications .zzSwiper 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);
}
.qualifications .zzSwiper ul li .item:hover .bt {
  color: #263eae;
}
.qualifications .zzMore {
  margin-top: 48px;
  line-height: 32px;
  font-size: 12px;
  letter-spacing: 6px;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.qualifications .zzMore::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.25;
  margin-right: 10px;
  margin-left: -105px;
}
.qualifications .zzMore::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.25;
  margin-left: 5px;
  margin-right: -105px;
}
.service {
  position: relative;
  overflow: hidden;
  padding: 88px 0 36px;
}
.service .title span::before {
  margin-left: -95px;
}
.service .fwList {
  margin-top: 60px;
}
.service .fwList ul {
  display: flex;
  justify-content: space-between;
  column-gap: 50px;
}
@media screen and (max-width: 1320px) {
  .service .fwList ul {
    column-gap: 40px;
  }
}
.service .fwList ul li {
  flex: 1;
  background-color: #ffffff;
  box-shadow: 5px 5px 21px 0px rgba(61, 61, 61, 0.17);
  border-radius: 10px;
  padding: 22px 20px 20px;
}
.service .fwList ul li .pic {
  display: block;
  width: 100%;
  height: 246px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .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 .tit {
  margin-top: -24px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.service .fwList ul li .tit span {
  display: inline-block;
  vertical-align: top;
  width: 184px;
  height: 55px;
  background-color: #ffffff;
  border-radius: 28px;
  border: solid 1px #e8e8e8;
  line-height: 53px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.service .fwList ul li .tit span i {
  border-radius: 50%;
  width: 55px;
  height: 55px;
  background-color: #0e23a0;
  display: inline-block;
  vertical-align: top;
  margin: -1px;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwList ul li .tit span i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/fwico.png) center center no-repeat;
}
.service .fwList ul li .text {
  line-height: 30px;
  padding-left: 2px;
  margin-top: 16px;
}
.service .fwList ul li .text p {
  font-size: 15px;
  color: #777777;
  padding-left: 28px;
  background: url(../images/fwli.png) 0 8px no-repeat;
}
.service .fwList ul li: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:hover .tit i {
  background-color: #fd7f08;
}
.about {
  position: relative;
  padding-top: 80px;
}
.about::before {
  content: "";
  display: block;
  position: absolute;
  top: -220px;
  right: 0;
  width: 490px;
  height: 1275px;
  background: url(../images/aboutbg.png) 100% 0 no-repeat;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutText {
  flex: 1;
  min-width: 0;
  margin-right: 34px;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title i {
  margin-left: -23px;
}
.about .aboutText .title span::before {
  margin-left: -112px;
}
.about .aboutText .title::after {
  margin-left: 0;
}
.about .aboutText .tit {
  font-size: 26px;
  line-height: 1;
  margin-top: 52px;
  font-weight: bold;
  color: #263eae;
}
.about .aboutText .text {
  margin-top: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  font-size: 15px;
  color: #646464;
  text-align: justify;
}
.about .aboutText .btn {
  margin-top: 12px;
  line-height: 32px;
}
.about .aboutText .btn .more {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #646464;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .btn .more:hover {
  background-color: #263eae;
  color: #fff;
  padding: 0 10px;
}
.about .aboutPic {
  width: 638px;
  height: 480px;
  position: relative;
  z-index: 3;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .about .aboutPic {
    width: 600px;
  }
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 10px -10px 15px rgba(38, 62, 174, 0.1);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.show {
  margin-top: 30px;
  position: relative;
}
.show .hd {
  position: absolute;
  left: 0;
  z-index: 3;
  top: -92px;
}
.show .hd ul {
  display: flex;
  gap: 15px;
}
.show .hd ul li a {
  display: block;
  text-align: center;
  width: 146px;
  height: 50px;
  background-color: #263eae;
  font-size: 16px;
  line-height: 50px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 24px;
  height: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-right: 11px;
}
.show .hd ul li a i 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;
}
.show .hd ul li:hover a,
.show .hd ul li.on a {
  background-color: #fd7f08;
}
.show .showTabs {
  position: relative;
}
.show .showTabs .bd {
  height: 258px !important;
  margin: 0 -16px;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .show .showTabs .bd {
    margin: 0 -10px;
  }
}
.show .showList {
  position: relative;
  overflow: hidden;
}
.show .showList .showBd {
  height: 258px;
  margin: 0 -16px;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd {
    margin: 0 -10px;
  }
}
.show .showList .showBd ul {
  height: 258px;
}
.show .showList .showBd ul li {
  float: left;
  width: 328px;
  padding-top: 0;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd ul li {
    width: 300px;
  }
}
.show .showList .showBd ul li .item {
  height: 258px;
  margin: 0 16px;
  border-radius: 5px;
  border: solid 1px #dcdcdc;
  position: relative;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd ul li .item {
    margin: 0 10px;
  }
}
.show .showList .showBd ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 196px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .showBd 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;
}
.show .showList .showBd ul li .item .bt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  line-height: 50px;
  color: #525151;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .showBd ul li .item .bt::before,
.show .showList .showBd ul li .item .bt::after {
  content: "";
  display: block;
  width: 38px;
  height: 1px;
  background-color: #e2ded7;
}
.show .showList .showBd ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin: 0 20px;
}
.show .showList .showBd ul li .item .bt:hover {
  letter-spacing: 0.6px;
  color: #263eae;
}
.show .showList .showBd ul li .item:hover {
  border-color: #263eae;
}
.show .showList .showBd 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);
}
.show .showList .showBd ul li .item:hover .bt {
  color: #263eae;
}
.show .showList:nth-child(2) .showBd ul li .item .pic img {
  object-fit: contain;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 85px 0 50px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab .title span::before {
  margin-left: -106px;
}
.news .newsTab .title::after {
  margin-left: 0;
}
.news .newsTab ul {
  display: flex;
  gap: 132px;
  margin-top: 38px;
}
.news .newsTab ul li a {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  width: 33px;
  height: 29px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  filter: grayscale(100) brightness(2);
}
.news .newsTab ul li a i 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;
}
.news .newsTab ul li a span {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: 24px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 32px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 475px;
}
.news .newsList ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -11px;
}
.news .newsList ul::after {
  content: "";
  flex: 1;
}
.news .newsList ul li {
  width: 25%;
  padding: 0 11px;
}
.news .newsList ul li .item {
  height: 475px;
  background-color: #fcfcfc;
  border: solid 1px #eeeeee;
  padding: 42px 28px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul li .item {
    padding: 42px 15px 0;
  }
}
.news .newsList ul li .item .date {
  height: 86px;
  margin: 0 -28px;
  padding: 0 28px;
  border-bottom: 1px solid #eee;
  position: relative;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul li .item .date {
    margin: 0 -15px;
    padding: 0 15px;
  }
}
.news .newsList ul li .item .date::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  background-color: #263eae;
}
.news .newsList ul li .item .date i {
  display: inline-block;
  vertical-align: bottom;
  line-height: 30px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 40px;
}
.news .newsList ul li .item .date em {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  margin-left: 10px;
  line-height: 1;
}
.news .newsList ul li .item .date span {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin-top: 14px;
  color: #999999;
}
.news .newsList ul li .item .bt {
  margin-top: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList ul li .item .pic {
  margin-top: 15px;
  display: block;
  height: 178px;
  border: solid 1px #eeeeee;
  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.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .newsList ul li .item p {
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 14px;
  color: #828282;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item:hover {
  background-color: #fff;
}
.news .newsList ul li .item:hover .date {
  color: #263eae;
}
.news .newsList ul li .item:hover .date::before {
  width: 100%;
}
.news .newsList 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);
}
.news .newsList ul li .item:hover .bt {
  color: #263eae;
}
