@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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
.header .fixedNav {
  background-color: rgba(10, 67, 137, 0.8);
}
.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 img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.banner .bannerSwiper ul li video{
  width: 100%;
  min-height: 660px;
  display: block;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out; 
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #0a4389 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #0a4389;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banNum {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -650px;
  bottom: 70px;
  line-height: 36px;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .banner .banNum {
    margin-left: -590px;
  }
}
.banner .banNum i {
  font-size: 32px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.banner .banNum span {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.banner .banNum span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 20px;
}
.banner::after {
  content: "";
  width: 26px;
  height: 36px;
  display: block;
  position: absolute;
  bottom: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  background: url(../images/banMouse.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 34px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 28px;
  margin-top: 20px;
}
.moreLink {
  display: block;
  font-size: 16px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  width: 16px;
  height: 4px;
  background-color: #014dac;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
}
.moreLink::after {
  content: ">";
  margin-left: 10px;
}
.moreLink:hover {
  color: #0a4389;
  -webkit-transform: translateX(-6px);
  transform: translateX(-6px);
}
.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::after {
  display: none;
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  padding: 120px 0 67px;
  display: flex;
  justify-content: space-between;
}
.about .aboutBox::after {
  display: none;
}
.about .aboutText {
  width: 682px;
  position: relative;
  z-index: 2;
}
.about .aboutText .tit {
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1;
}
.about .aboutText .tit i {
  display: block;
  margin-top: 24px;
  font-weight: bold;
}
.about .aboutText .tip {
  line-height: 28px;
  font-family: Arial;
  font-size: 16px;
  color: #b3b3b3;
  margin-top: 50px;
}
.about .aboutText .bd {
  margin-top: 80px;
  height: 190px;
  overflow: hidden;
}
.about .aboutText .bd ul li .text {
  text-align: justify;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 38px;
  height: 190px;
  color: #6f6f6f;
}
.about .number {
  margin-bottom: 50px;
}
.about .number ul {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.about .number ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about .number ul li .scrollnum {
  font-family: "Arial Black";
  font-size: 78px;
  color: #0a4389;
  width: 160px;
  text-align: right;
  line-height: 58px;
  height: 58px;
  position: relative;
  top: -5px;
}
.about .number ul li .txt {
  margin-left: 15px;
  flex: 1;
}
.about .number ul li .txt h4 {
  line-height: 1;
}
.about .number ul li .txt p {
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  color: #898989;
  margin-top: 20px;
}
.about .aLink {
  position: relative;
}
.about .aLink ul {
  display: flex;
  justify-content: space-between;
}
.about .aLink ul li {
  flex: 1;
}
.about .aLink ul li a {
  display: block;
  background-color: #0a4389;
  height: 192px;
  position: relative;
  overflow: hidden;
}
.about .aLink ul li a i {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.3;
}
.about .aLink ul li a i img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a span {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 20px;
  color: #ffffff;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.about .aLink ul li a span::before {
  content: "";
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 28px;
  background: url(../images/alinkico.png) center center no-repeat;
}
.about .aLink ul li a:hover i {
  opacity: 0.4;
}
.about .aLink ul li a:hover i img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aLink ul li:first-child {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
  width: 84px;
  height: 84px;
  border-radius: 50%;
}
.about .aLink ul li:first-child a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.1);
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}
@media screen and (max-width: 1400px) {
  .about .aboutBox {
    padding: 100px 0;
  }
  .about .aboutText .text {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 34px;
    max-height: 204px;
  }
}
.product {
  padding: 110px 0 140px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1480px) {
  .product {
    padding: 100px 0;
  }
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proList {
  padding-top: 12px;
  width: 98%;
  max-width: 1854px;
  margin: 0 auto;
}
.product .proList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.product .proList ul::after {
  content: "";
  flex: 1;
}
.product .proList ul li {
  float: left;
  width: 25%;
  margin-top: 42px;
  padding: 0 12px;
}
@media screen and (max-width: 1480px) {
  .product .proList ul li {
    margin-top: 30px;
  }
}
.product .proList ul li .item {
  padding: 0 20px 20px;
  background-color: #f3f3f3;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .proList ul li .item .cont {
  height: 186px;
  padding-top: 38px;
  text-align: center;
}
@media screen and (max-width: 1320px) {
  .product .proList ul li .item .cont {
    height: 170px;
    padding-top: 28px;
  }
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  letter-spacing: 4px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  letter-spacing: 2px;
}
@media screen and (max-width: 1480px) {
  .product .proList ul li .item .cont .bt {
    letter-spacing: 2px;
  }
  .product .proList ul li .item .cont .bt:hover {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1480px) {
  .product .proList ul li .item .cont .bt {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
.product .proList ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 2px;
  color: #6e6e6e;
  line-height: 28px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1480px) {
  .product .proList ul li .item .cont p {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1480px) {
  .product .proList ul li .item .cont p {
    font-size: 14px;
    letter-spacing: 0;
  }
}
.product .proList ul li .item .cont .more {
  display: block;
  margin: 14px auto 0;
  width: 34px;
  height: 34px;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  color: #565656;
  padding-left: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more::before {
  content: "+";
}
.product .proList ul li .item .cont .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product .proList ul li .item .pic {
  display: block;
  padding-top: 83.74%;
  position: relative;
  overflow: hidden;
}
.product .proList ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover {
  background-color: #0a4389;
}
.product .proList ul li .item:hover .cont .bt {
  color: #fff;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proList ul li .item:hover .cont p {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi {
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  overflow: hidden;
  position: relative;
  padding-bottom: 105px;
}
.youshi .ysCont {
  width: 730px;
}
.youshi .ysCont .tit {
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1;
}
.youshi .ysCont .tit i {
  display: block;
  margin-top: 24px;
  font-weight: bold;
}
.youshi .ysCont .tip {
  line-height: 28px;
  font-family: Arial;
  font-size: 16px;
  color: #b3b3b3;
  margin-top: 70px;
}
.youshi .ysCont .text {
  font-size: 18px;
  line-height: 48px;
  color: #ffffff;
  margin-top: 238px;
  text-align: justify;
}
.youshi .ysIco {
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
}
.youshi .ysIco i {
  border-radius: 50%;
  width: 53px;
  height: 53px;
  display: block;
  background: url(../images/ysico.png) center center no-repeat;
  background-color: #0a4389;
  position: relative;
  z-index: 2;
}
.youshi .ysIco::after {
  content: "";
  display: block;
  width: 53px;
  height: 53px;
  border: solid 1px #707070;
  border-radius: 50%;
  margin-left: -20px;
}
.case {
  position: relative;
  overflow: hidden;
  padding: 110px 0 100px;
}
@media screen and (max-width: 1320px) {
  .case {
    padding: 80px 0 60px;
  }
}
.case .caseTip {
  margin-top: 70px;
  font-size: 16px;
  line-height: 39px;
  color: #858585;
  width: 680px;
}
.case .caseSwiper {
  margin-top: 55px;
  width: 1042px;
}
.case .caseSwiper .swiper-container {
  margin: 0 -22px;
}
.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 {
  width: 33.33%;
  padding: 10px 22px 0;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: solid 8px #f2f2f2;
  padding-top: 76.82%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt:hover {
  letter-spacing: 1px;
}
.case .caseSwiper ul li .item:hover .pic {
  box-shadow: 0 5px 15px rgba(10, 67, 137, 0.1);
  border-color: rgba(255, 255, 255, 0.1);
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #0a4389;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseImg {
  width: 595px;
  height: 598px;
  position: absolute;
  top: -4px;
  right: -120px;
  z-index: -1;
}
.case .caseImg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caseimg.png) 0 0 no-repeat;
  animation: xz 50s 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);
  }
}
.news {
  background-color: #f4f6f8;
  padding: 100px 0 88px;
}
.news * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.news .newsTab .title {
  flex: 1;
}
.news .newsTab ul {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  flex: 1;
  position: relative;
  margin-left: 70px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  line-height: 40px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  text-decoration: underline;
  color: #0a4389;
}
.news .newsTab .moreLink {
  margin-top: 15px;
  margin-left: 60px;
}
.news .newsSwiper {
  margin: 0 auto;
  margin-top: 52px;
  width: 97%;
  max-width: 1560px;
  min-width: 1180px;
}
.news .newsSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.news .newsSwiper ul li {
  width: 33.33%;
  padding: 0 10px 30px;
}
.news .newsSwiper ul li .item {
  padding: 46px 42px 0 46px;
  background-color: #fff;
  height: 335px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  background-color: #0a4389;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .date {
  font-family: Bebas,Impact;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .date i {
  display: block;
  font-size: 48px;
  line-height: 42px;
}
.news .newsSwiper ul li .item .date span {
  display: block;
  margin-top: 10px;
  line-height: 12px;
  font-size: 14px;
}
.news .newsSwiper ul li .item .bt {
  margin-top: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsSwiper ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsSwiper ul li .item .line {
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 1px;
  background-color: #e5e5e5;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0a4389, #0a4389);
  background-image: linear-gradient(to right, #0a4389, #0a4389);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsSwiper ul li .item p {
  margin-top: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 28px;
  color: #9e9e9e;
}
.news .newsSwiper ul li .item .more {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-top: 28px;
  line-height: 34px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 7px;
  height: 1px;
  width: 100%;
  background-color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .more:hover {
  color: #0a4389;
}
.news .newsSwiper ul li .item .more:hover::before {
  background-color: #0a4389;
  margin-top: 12px;
}
.news .newsSwiper ul li .item:hover {
  box-shadow: 0px 11px 20px 0px rgba(0, 18, 40, 0.18);
}
.news .newsSwiper ul li .item:hover::before {
  width: 100%;
}
.news .newsSwiper ul li .item:hover .date {
  color: #0a4389;
}
.news .newsSwiper ul li .item:hover .bt {
  color: #0a4389;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsSwiper ul li .item:hover .line {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .page {
  margin-top: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.news .page .news-prev {
  width: 66px;
  height: 66px;
  background-color: #ffffff;
  border: solid 1px #7d7d7d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
  text-align: center;
  line-height: 64px;
  font-size: 30px;
  cursor: pointer;
}
.news .page .news-prev::before {
  content: "<";
  font-family: simsun;
}
.news .page .news-prev:hover,
.news .page .news-prev.on {
  background-color: #0a4389;
  border-color: #0a4389;
  color: #fff;
}
.news .page .news-next {
  margin-left: 56px;
  width: 66px;
  height: 66px;
  background-color: #ffffff;
  border: solid 1px #7d7d7d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
  text-align: center;
  line-height: 64px;
  font-size: 30px;
  cursor: pointer;
}
.news .page .news-next::before {
  content: ">";
  font-family: simsun;
}
.news .page .news-next:hover,
.news .page .news-next.on {
  background-color: #0a4389;
  border-color: #0a4389;
  color: #fff;
}
