@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 #004b97 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: #004b97;
  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%;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  height: 40px;
  position: relative;
}
.title i::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 14px;
  margin-left: -32px;
  top: -5px;
  margin-right: 15px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  margin-top: 24px;
  font-size: 36px;
  line-height: 1;
}
.title2 {
  line-height: 1;
  position: relative;
  text-align: center;
}
.title2 h3 {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.title2 i {
  display: block;
  height: 42px;
  position: relative;
}
.title2 i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 14px;
  margin-left: -35px;
  position: relative;
  top: 5px;
  margin-right: 18px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title2 i img {
  display: inline-block;
  vertical-align: top;
}
.title2 span {
  display: flex;
  margin-top: 27px;
  font-size: 28px;
  line-height: 28px;
  align-items: center;
}
.title2 span::before {
  content: "";
  width: 5px;
  height: 25px;
  background-color: #004b97;
  margin-right: 11px;
  position: relative;
  top: 2px;
}
.title2 span em {
  font-size: 14px;
  margin-left: 15px;
  letter-spacing: 1px;
  color: #8b8b8b;
  padding-left: 18px;
  position: relative;
  line-height: 16px;
  margin-top: -2px;
  margin-bottom: -2px;
}
.title2 span em::before {
  content: "/";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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: center;
}
.titBox .more {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more i {
  font-weight: bold;
}
.titBox .more em {
  margin-left: 15px;
  display: flex;
  align-items: center;
  position: relative;
  top: 3px;
}
.titBox .more em::before {
  content: "";
  width: 23px;
  height: 3px;
  background-color: #1b1b1b;
  border-radius: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more em::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #1b1b1b;
  border-radius: 3px;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.titBox .more:hover {
  color: #004b97;
}
.titBox .more:hover em::before {
  background-color: #004b97;
}
.titBox .more:hover em::after {
  background-color: #004b97;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 95px 0 50px;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul {
  width: 750px;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: -18px;
  z-index: 2;
}
.product .proNav ul::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 49px;
  border-top: 1px dashed rgba(79, 79, 79, 0.2);
  right: 0;
  left: 0;
  margin-right: -320px;
  margin-left: -36px;
}
.product .proNav ul li {
  width: 170px;
  text-align: center;
}
.product .proNav ul li:nth-child(2n-1) {
  width: 155px;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
  position: relative;
  height: 116px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 44px;
}
.product .proNav ul li a i {
  display: block;
  width: 39px;
  height: 39px;
  background-color: #eeeeee;
  border-radius: 50%;
  position: absolute;
  bottom: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover {
  color: #004b97;
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  background-color: #004b97;
  box-shadow: 0 0 0 8px rgba(0, 75, 151, 0.2);
}
.product .proNav ul li.on a i::before,
.product .proNav ul li:hover a i::before {
  filter: grayscale(100) brightness(5);
}
.product .proNav .zxLink {
  content: "";
  display: block;
  position: absolute;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: url(../images/prozx.png) center center no-repeat;
  right: -112px;
  top: 17px;
  box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .zxLink::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: url(../images/prozxico.png) center center no-repeat;
}
.product .proNav .zxLink:hover {
  animation: bowen 1.2s linear infinite;
}
.product .proNav .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(64, 138, 191, 0.05), 0 0 0 20px rgba(64, 138, 191, 0.05);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(64, 138, 191, 0.05), 0 0 0 40px rgba(64, 138, 191, 0);
  }
}
.product .proNav .tip {
  margin-left: 45px;
  position: relative;
  text-align: right;
  padding-top: 16px;
  width: 290px;
}
.product .proNav .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 17px;
}
.product .proNav .tip .t2 {
  margin-top: 16px;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
}
.product .proNav .tip .jiaxin {
  margin-top: 58px;
  margin-left: 102px;
  border-bottom: 1px solid #b5b5b5;
  font-family: Arial;
  font-size: 20px;
  line-height: 15px;
  padding-bottom: 12px;
}
.product .proTabs {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.product .proTabs .bd {
  overflow: hidden;
  margin: 0 -20px -20px;
}
.product .proList ul {
  padding: 10px 14px 20px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 25%;
  padding: 0 6px;
  margin-top: 20px;
}
.product .proList ul li .item {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 75.862%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .proList ul li .item .cont {
  position: relative;
  height: 66px;
  padding-right: 28px;
}
.product .proList ul li .item .cont .bt {
  display: flex;
  height: 66px;
  line-height: 66px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt i {
  display: block;
  font-size: 12px;
  color: #bebebe;
  white-space: nowrap;
  margin-left: 2px;
  text-transform: uppercase;
}
.product .proList ul li .item .cont .bt:hover span {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .cont p {
  display: none;
}
.product .proList ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 21px;
  height: 100%;
  background: url(../images/proli.png) 0 center no-repeat;
}
.product .proList ul li .item:hover {
  box-shadow: 3px 4px 13px 0px rgba(62, 61, 68, 0.16);
}
.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 .cont .bt {
  color: #004b97;
}
.product .proList ul li:nth-child(1),
.product .proList ul li:nth-child(2) {
  width: calc(50% + 3px);
  padding: 0 9px;
  margin-top: 0;
}
.product .proList ul li:nth-child(1) .item .cont,
.product .proList ul li:nth-child(2) .item .cont {
  height: 102px;
  padding-top: 24px;
  display: flex;
}
.product .proList ul li:nth-child(1) .item .cont .bt,
.product .proList ul li:nth-child(2) .item .cont .bt {
  display: block;
  padding: 0 20px;
  max-width: 65%;
  min-width: 140px;
  font-size: 18px;
  font-weight: bold;
  line-height: 78px;
  height: 78px;
}
.product .proList ul li:nth-child(1) .item .cont .bt i,
.product .proList ul li:nth-child(2) .item .cont .bt i {
  display: none;
}
.product .proList ul li:nth-child(1) .item .cont p,
.product .proList ul li:nth-child(2) .item .cont p {
  flex: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #6c6c6c;
  line-height: 78px;
  height: 78px;
  margin-left: 5px;
}
.product .proList ul li:nth-child(1) .item .cont .more,
.product .proList ul li:nth-child(2) .item .cont .more {
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: 3;
  top: -31px;
  width: 206px;
  height: 52px;
  background: none;
  background-color: #004b97;
  box-shadow: 2px 9px 24px 0px rgba(0, 75, 151, 0.35);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:nth-child(1) .item .cont .more::before,
.product .proList ul li:nth-child(2) .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proadd.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:nth-child(1) .item .cont .more:hover,
.product .proList ul li:nth-child(2) .item .cont .more:hover {
  box-shadow: 2px 9px 24px 0px rgba(0, 75, 151, 0.35), 0 0 0 8px rgba(0, 75, 151, 0.15);
  border-radius: 26px;
}
.product .proList ul li:nth-child(1) .item .cont .more:hover::before,
.product .proList ul li:nth-child(2) .item .cont .more:hover::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product .proList ul li:nth-child(1) {
  margin-left: -3px;
}
.product .proList ul li:nth-child(2) {
  margin-right: -3px;
}
.product .proImg {
  position: absolute;
  right: 0;
  width: 228px;
  height: 370px;
  top: 376px;
  background: url(../images/proimg.png) 0 0 no-repeat;
}
.strength {
  padding-bottom: 72px;
}
.strength .ysBg {
  height: 660px;
  position: sticky;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysBg .box {
  position: absolute;
  background-color: #004b97;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  width: 100vw;
  height: 100%;
}
.strength .ysBg .ysImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 54.84375%;
  height: 100%;
}
.strength .ysBg .ysImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strength .ysBox {
  position: relative;
  z-index: 2;
  padding-top: 58px;
  margin-top: -514px;
}
.strength .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  box-shadow: 9px 9px 16px 0px rgba(113, 113, 113, 0.2);
  margin-left: -48px;
  margin-right: -320px;
}
.strength .ysT {
  display: flex;
  justify-content: space-between;
}
.strength .ysPic .bd {
  position: relative;
  overflow: hidden;
  width: 526px;
  height: 366px;
}
.strength .ysPic .bd ul li {
  width: 100%;
  height: 366px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.strength .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .ysCont {
  flex: 1;
  min-width: 0;
  margin-left: 70px;
  margin-top: 15px;
}
.strength .ysCont .ysTit {
  line-height: 1;
  padding-bottom: 28px;
  position: relative;
}
.strength .ysCont .ysTit::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #f1f1f1;
  margin-right: -320px;
  right: 0;
}
.strength .ysCont .ysTit i {
  display: block;
  height: 40px;
  position: relative;
}
.strength .ysCont .ysTit i::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 14px;
  margin-top: -4px;
  margin-left: 12px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.strength .ysCont .ysTit i img {
  display: inline-block;
  vertical-align: top;
}
.strength .ysCont .ysTit span {
  display: block;
  margin-top: 29px;
  font-size: 28px;
  line-height: 1;
  margin-left: 10px;
}
.strength .ysCont .ysTit span em {
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
  letter-spacing: 1px;
  color: #7a7a7a;
}
.strength .ysCont .bd {
  margin-left: 10px;
  margin-top: 22px;
  position: relative;
  overflow: hidden;
  height: 190px;
}
.strength .ysCont .bd ul li {
  height: 190px;
}
.strength .ysCont .bd ul li .item {
  padding-top: 10px;
}
.strength .ysCont .bd ul li .item .num {
  font-family: Arial;
  font-size: 28px;
  line-height: 22px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item .tit {
  margin-top: 26px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  line-height: 1;
}
.strength .ysCont .bd ul li .item .tit span {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
}
.strength .ysCont .bd ul li .item .tit i {
  font-family: Arial;
  font-size: 12px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 7px;
  color: #aaaaaa;
}
.strength .ysCont .bd ul li .item .text {
  margin-top: 22px;
  font-size: 15px;
  line-height: 30px;
  color: #868686;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover .num {
  color: #004b97;
}
.strength .ysCont .bd ul li .item:hover .tit {
  color: #004b97;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .hd {
  margin-top: 76px;
  border-top: 1px solid rgba(215, 213, 213, 0.25);
  z-index: 3;
}
.strength .hd ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.strength .hd ul::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 70px;
  background-color: #f1f1f1;
}
.strength .hd ul li {
  flex: 1;
  position: relative;
  padding: 0 10px;
}
.strength .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 70px;
  background-color: #f1f1f1;
}
.strength .hd ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 2;
  height: 184px;
  cursor: pointer;
  padding-top: 35px;
  text-align: center;
}
.strength .hd ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../images/yshd.jpg) center center no-repeat;
  background-size: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0;
}
.strength .hd ul li .item i {
  display: block;
  width: 47px;
  height: 41px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .hd ul li .item 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;
}
.strength .hd ul li .item h4 {
  line-height: 1;
  font-size: 20px;
  margin-top: 20px;
}
.strength .hd ul li .item h5 {
  line-height: 1;
  font-family: Arial;
  font-size: 12px;
  margin-top: 11px;
  color: #9f9f9f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li.on .item {
  background-color: #004b97;
  color: #fff;
}
.strength .hd ul li.on .item::before {
  opacity: 1;
}
.strength .hd ul li.on .item i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.strength .hd ul li.on .item i img {
  filter: grayscale(100) brightness(5);
}
.strength .hd ul li.on .item h5 {
  color: rgba(255, 255, 255, 0.5);
}
.strength .housing {
  position: absolute;
  text-transform: uppercase;
  right: -320px;
  top: 0;
  width: 94px;
  height: 100%;
  background: url(../images/housing.png) center center no-repeat;
  background-color: #f1f1f1;
}
.vr {
  padding: 54px 0 86px;
  background: url(../images/vrbg.jpg) center bottom no-repeat;
}
@media screen and (min-width: 1920px) {
  .vr {
    background-size: 100%;
  }
}
.vr .vrPic {
  margin-top: 50px;
  height: 686px;
  background-color: #fafafb;
  box-shadow: 3px 3px 24px 0px rgba(44, 44, 44, 0.14);
  padding: 10px;
}
.vr .vrPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vr .vrPic iframe {
  width: 100% !important;
  height: 100% !important;
}
.case {
  padding: 110px 0 140px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 42px;
  overflow: hidden;
  margin-left: -70px;
  margin-right: -70px;
}
.case .caseSwiper .swiper-container {
  width: 500px;
  height: 464px;
  margin: 0 auto;
  position: relative;
  overflow: initial;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper ul li {
  height: 464px;
  /* opacity: 0;
  visibility: hidden; */
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  width: 382px;
  height: 350px;
  background-color: #ffffff;
  border: solid 1px #e7e7e7;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 8px 8px 0;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 290px;
  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 .tt {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 50px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.case .caseSwiper ul li .item .tt .bt {
  flex: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .tt .more {
  display: block;
  margin-left: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt .more::after {
  content: ">";
  color: #919090;
  font-weight: bold;
  font-family: simsun;
}
.case .caseSwiper ul li .item .tt .more span {
  display: none;
  color: #ffffff;
  opacity: 0.2;
  font-family: Arial;
  font-size: 12px;
}
.case .caseSwiper ul li .item:hover {
  box-shadow: 7px 9px 10px 0px rgba(33, 76, 113, 0.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 .tt .bt {
  color: #004b97;
}
.case .caseSwiper ul li .item:hover .tt .more {
  color: #004b97;
}
.case .caseSwiper ul li.swiper-slide-active {
  opacity: 1;
  visibility: inherit;
}
.case .caseSwiper ul li.swiper-slide-active .item {
  width: 550px;
  height: 464px;
  padding: 10px 10px 0;
}
.case .caseSwiper ul li.swiper-slide-active .item .pic {
  height: 424px;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt {
  width: 415px;
  height: 62px;
  background-color: #004b97;
  border-radius: 32px 0px 0px 32px;
  right: -6px;
  bottom: 10px;
  padding-right: 42px;
  padding-left: 15px;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 100%;
  border-left: 6px solid #004b97;
  border-bottom: 4px solid transparent;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt .bt {
  color: #fff;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 18px;
  background: #ffffff url(../images/caseli.png) center center no-repeat;
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt .more::after {
  display: none;
}
.case .caseSwiper ul li.swiper-slide-active .item .tt .more span {
  display: block;
}
.case .caseSwiper ul li.swiper-slide-prev,
.case .caseSwiper ul li.swiper-slide-next {
  opacity: 1;
  visibility: inherit;
}
.case .page {
  position: absolute;
  z-index: 4;
  left: 70px;
  bottom: 17px;
  display: flex;
}
.case .page .case-prev {
  cursor: pointer;
  outline: none;
  width: 43px;
  height: 43px;
  background-color: #ececec;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-right: 8px solid #5e5e5e;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  border-color: #004b97;
  background-color: #004b97;
}
.case .page .case-prev:hover::before,
.case .page .case-prev.on::before {
  border-right-color: #fff;
}
.case .page .case-next {
  margin-left: 18px;
  cursor: pointer;
  outline: none;
  width: 43px;
  height: 43px;
  background-color: #ececec;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-left: 8px solid #5e5e5e;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  border-color: #004b97;
  background-color: #004b97;
}
.case .page .case-next:hover::before,
.case .page .case-next.on::before {
  border-left-color: #fff;
}
.case .tel {
  position: absolute;
  right: 0;
  z-index: 4;
  bottom: 10px;
}
.case .tel i {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  display: block;
  line-height: 21px;
}
.case .tel i::before {
  content: "";
  width: 19px;
  height: 21px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .tel span {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Arial;
  font-size: 12px;
  color: #767676;
}
.case .tel span::before {
  content: "";
  height: 1px;
  background-color: #ececec;
  width: 25px;
  margin-right: 5px;
  display: block;
}
.case .tel span::after {
  content: "";
  height: 1px;
  background-color: #ececec;
  flex: 1;
  margin-left: 5px;
  display: block;
  margin-right: -320px;
}
.about {
  position: relative;
  overflow: hidden;
  background: #fafafb url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 95px 0 128px;
}
@media screen and (min-width: 1920px) {
  .about {
    background-size: 100%;
  }
}
.about::before {
  content: "";
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width: 77px;
  height: 100%;
  background-color: #004b97;
}
@media screen and (max-width: 1700px) {
  .about::before {
    display: none;
  }
}
.about .aboutCont {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.about .aboutText {
  flex: 1;
  min-width: 0;
  margin-right: 80px;
}
@media screen and (max-width: 1460px) {
  .about .aboutText {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    margin-right: 40px;
  }
}
.about .aboutText .tip {
  font-size: 34px;
  line-height: 1;
  color: #4c4c4c;
}
@media screen and (max-width: 1320px) {
  .about .aboutText .tip {
    font-size: 30px;
  }
}
.about .aboutText .tip i {
  display: block;
}
.about .aboutText .tip span {
  display: block;
  font-weight: bold;
  margin-top: 14px;
}
.about .aboutText .titEn {
  font-family: "Microsoft YaHei Light";
  font-size: 19px;
  margin-top: 30px;
  line-height: 14px;
}
.about .aboutText .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
  font-size: 19px;
  font-weight: bold;
  color: #004b97;
}
.about .aboutText .tit::before {
  content: "";
  width: 35px;
  height: 5px;
  background-color: #004b97;
  border-radius: 3px;
}
.about .aboutText .tit i {
  display: block;
  flex: 1;
  height: 1px;
  background-color: #000000;
  opacity: 0.2;
  margin-left: 38px;
  margin-right: 24px;
}
.about .aboutText .text {
  margin-top: 45px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 30px;
  max-height: 150px;
  color: #737373;
}
.about .aboutText .more {
  margin-top: 42px;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 192px;
  height: 44px;
  background-color: #004b97;
  line-height: 44px;
  align-items: center;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #004b97;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more::before {
  content: "";
  width: 13px;
  height: 18px;
  background: url(../images/aboutmore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.about .aboutText .more em {
  width: 32px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  margin: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background: none;
  color: #004b97;
  box-shadow: 0 10px 10px -5px rgba(0, 75, 151, 0.5);
}
.about .aboutText .more:hover::before {
  filter: grayscale(0) brightness(1);
}
.about .aboutText .more:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover em {
  background-color: #004b97;
}
.about .aboutPic {
  width: 842px;
  height: 502px;
  margin-right: -320px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1700px) {
  .about .aboutPic {
    width: 760px;
    margin-right: -220px;
  }
}
@media screen and (max-width: 1460px) {
  .about .aboutPic {
    width: 700px;
    margin-right: -100px;
  }
}
.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(0, 75, 151, 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);
}
.about .td {
  margin-top: 96px;
  position: relative;
  z-index: 2;
}
.about .td ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .td ul li.line {
  width: 1px;
  height: 22px;
  background-color: #d6d6d6;
}
.about .td ul li .item {
  display: flex;
  align-items: center;
}
.about .td ul li .item h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .td ul li .item h5 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  margin-top: 14px;
  line-height: 10px;
  color: #a9a9a9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .td ul li .item i {
  display: block;
  width: 46px;
  height: 52px;
  position: relative;
  margin-right: 14px;
}
.about .td ul li .item i::before,
.about .td ul li .item i::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .td ul li .item i::after {
  top: 6px;
  opacity: 0;
}
.about .td ul li .item i.ico1::before {
  background-image: url(../images/tdico1.png);
}
.about .td ul li .item i.ico1::after {
  background-image: url(../images/tdico1h.png);
}
.about .td ul li .item i.ico2::before {
  background-image: url(../images/tdico2.png);
}
.about .td ul li .item i.ico2::after {
  background-image: url(../images/tdico2h.png);
}
.about .td ul li .item i.ico3::before {
  background-image: url(../images/tdico3.png);
}
.about .td ul li .item i.ico3::after {
  background-image: url(../images/tdico3h.png);
}
.about .td ul li .item i.ico4::before {
  background-image: url(../images/tdico4.png);
}
.about .td ul li .item i.ico4::after {
  background-image: url(../images/tdico4h.png);
}
.about .td ul li .item i.ico5::before {
  background-image: url(../images/tdico5.png);
}
.about .td ul li .item i.ico5::after {
  background-image: url(../images/tdico5h.png);
}
.about .td ul li .item i.ico6::before {
  background-image: url(../images/tdico6.png);
}
.about .td ul li .item i.ico6::after {
  background-image: url(../images/tdico6h.png);
}
.about .td ul li .item.on i::before {
  opacity: 0;
}
.about .td ul li .item.on i::after {
  opacity: 1;
}
.about .td ul li .item.on h4 {
  color: #004b97;
  text-shadow: 0px 10px 4px rgba(0, 75, 151, 0.18);
}
.about .td ul li .item.on h5 {
  color: #606060;
}
.show {
  background: url(../images/showbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 0;
  padding-bottom: 118px;
}
@media screen and (min-width: 1920px) {
  .show {
    background-size: 100% 100%;
  }
}
.show::before {
  content: "";
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width: 77px;
  height: 100%;
  background-color: #004b97;
}
@media screen and (max-width: 1700px) {
  .show::before {
    display: none;
  }
}
.show .bd {
  margin: 0 -32px;
  height: 239px;
  overflow: hidden;
}
.show .bd ul::after,
.show .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .bd ul li {
  float: left;
  width: 25%;
  height: 239px;
}
.show .bd ul li .item {
  width: 273px;
  margin: 0 auto;
}
.show .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 203px;
  position: relative;
  overflow: hidden;
  background: #fff url(../images/showli.png) center center no-repeat;
  padding: 16px 16px 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .bd ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.show .bd 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;
}
.show .bd ul li .item .bt {
  display: flex;
  justify-content: center;
  position: relative;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #616161;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .bd ul li .item .bt::before {
  content: "<";
}
.show .bd ul li .item .bt::after {
  content: ">";
}
.show .bd ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 10px;
}
.show .bd ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.show .bd 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 .bd ul li .item:hover .bt {
  color: #004b97;
}
.show .page {
  margin-top: 70px;
  display: flex;
  justify-content: center;
}
.show .page .prev {
  cursor: pointer;
  outline: none;
  width: 40px;
  height: 40px;
  border: solid 3px #004b97;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .prev::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-right: 8px solid #004b97;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
}
.show .page .prev:hover,
.show .page .prev.on {
  border-color: #004b97;
  background-color: #004b97;
}
.show .page .prev:hover::before,
.show .page .prev.on::before {
  border-right-color: #fff;
}
.show .page .next {
  margin-left: 18px;
  cursor: pointer;
  outline: none;
  width: 40px;
  height: 40px;
  border: solid 3px #004b97;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .next::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-left: 8px solid #004b97;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
}
.show .page .next:hover,
.show .page .next.on {
  border-color: #004b97;
  background-color: #004b97;
}
.show .page .next:hover::before,
.show .page .next.on::before {
  border-left-color: #fff;
}
.news {
  background-color: #f0f3f8;
  position: relative;
  overflow: hidden;
  padding: 98px 0 70px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.news .newsTab ul {
  display: flex;
  gap: 108px;
  margin-top: 22px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 56px;
  overflow: hidden;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.6);
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #004b97;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 148px;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 45px;
}
.news .newsTabs .bd {
  overflow: hidden;
  background-color: #ffffff;
}
.news .newsList {
  display: flex;
  justify-content: space-between;
  margin: 0 44px 0 48px;
}
.news .newsList .first {
  width: 466px;
  padding-top: 46px;
  height: 528px;
}
.news .newsList .first .cont {
  height: 182px;
}
.news .newsList .first .cont .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 26px;
}
.news .newsList .first .cont .tt .date {
  font-size: 24px;
  font-weight: bold;
}
.news .newsList .first .cont .tt .more {
  display: block;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-color: #004b97;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.news .newsList .first .cont .tt .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsadd.png) center center no-repeat;
}
.news .newsList .first .cont .tt .more:hover {
  box-shadow: 0 0 0 8px rgba(0, 75, 151, 0.15);
}
.news .newsList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .first .cont p {
  margin-top: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #787878;
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .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 .first:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .first:hover .cont .bt {
  color: #004b97;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList ul {
  flex: 1;
  min-width: 0;
  margin-left: 95px;
  padding-top: 6px;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin-left: 60px;
  }
}
.news .newsList ul li {
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.news .newsList ul li::after {
  content: "";
  position: absolute;
  background: #004b97;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList ul li:last-child {
  border-bottom: none;
}
.news .newsList ul li .item {
  display: flex;
  justify-content: space-between;
  padding-top: 34px;
  height: 174px;
}
.news .newsList ul li .tt {
  margin-left: 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul li .tt {
    margin-left: 60px;
  }
}
.news .newsList ul li .tt .date {
  font-size: 20px;
  font-family: Arial;
  line-height: 38px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .tt .more {
  display: block;
  margin-top: 32px;
  height: 34px;
  width: 23px;
  background: url(../images/newsli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.6);
}
.news .newsList ul li .cont {
  flex: 1;
  min-width: 0;
  margin-left: 14px;
}
.news .newsList ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .cont .bt:hover {
  letter-spacing: 0.5px;
  color: #004b97;
}
.news .newsList ul li .cont p {
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  font-size: 14px;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li:hover .date {
  color: #004b97;
}
.news .newsList ul li:hover .more {
  filter: grayscale(0) brightness(1);
}
.news .newsList ul li:hover .cont .bt {
  font-weight: bold;
}
.news .list2 {
  margin-top: 42px;
  position: relative;
  border: solid 1px #e8e8e8;
}
.news .list2 ul {
  padding-right: 20px;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  position: relative;
}
.news .list2 ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 74px;
  background-color: #eaeaea;
}
.news .list2 ul li:first-child::before {
  display: none;
}
.news .list2 ul li .item {
  padding: 25px 38px 0 38px;
  height: 118px;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  padding-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt::before {
  content: "- ";
  font-size: 15px;
}
.news .list2 ul li .item .bt::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 26px;
  height: 26px;
  background-color: #dadada;
  line-height: 26px;
  border-radius: 50%;
  color: #fff;
  font-size: 23px;
  font-family: simsun;
  padding-right: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .list2 ul li .item .date {
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  margin-top: 12px;
  line-height: 10px;
}
.news .list2 ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #004b97;
}
.news .list2 ul li .item:hover .bt::after {
  background-color: #004b97;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul {
    margin: 0 -12px;
  }
  .news .newsList .list1 ul li {
    padding: 0 12px;
  }
}
