@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);
  }
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  background-color: #fff;
  min-width: 1180px;
  height: 100%;
  overflow: hidden;
}
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;
}
@media screen and (max-height: 750px) {
  .header .nav_bg .menu .logo a img {
    max-height: 80px;
  }
  /* .header .nav_bg .menu .logo a .inLogo {
    display: none;
  } */
  .header .nav_bg .menu > ul > li > a {
    height: 100px;
    padding-top: 36px;
  }
  .header .nav_bg .menu > ul > li.another > a,
  .header .nav_bg .menu > ul > li:hover > a {
    padding-top: 30px;
  }
  .header .nav_bg .menu .tel {
    line-height: 100px;
  }
}
.inSwiper {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform: perspective(1000px);
  transition: transform 0.6s;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inSwiper * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inSwiper .inBox {
  overflow: hidden;
  height: 100%;
}
.inSwiper .in-pagination {
  position: absolute;
  left: auto;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.inSwiper .in-pagination span {
  width: 10px;
  height: 10px;
  border: 1px solid #aaa;
  border-radius: 100%;
  margin: 15px 0 !important;
  position: relative;
  background-color: transparent;
  opacity: 1;
}
.inSwiper .in-pagination span.swiper-pagination-bullet-active {
  background-color: #aaa;
}
.index-page {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 120px;
}
@media screen and (max-height: 750px) {
  .index-page {
    padding-top: 100px;
  }
}
.index-page .inBoxFlex {
  margin: auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 2vh 0;
  width: 1300px;
}
@media screen and (max-width: 1320px) {
  .index-page .inBoxFlex {
    width: 1180px;
  }
}
.bannerSwiper {
  position: relative;
  overflow: hidden;
  cursor: grab;
}
.bannerSwiper * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.bannerSwiper ul li img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100vh;
  -webkit-transition: all 2.2s ease-out;
  transition: all 2.2s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.bannerSwiper ul li.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%);
  }
}
.bannerSwiper .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.bannerSwiper .banner-pagination span {
  display: inline-block;
  border: 1px #055391 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.bannerSwiper .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #055391;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bannerSwiper .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bannerSwiper .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/templates/pc_cn/images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.bannerSwiper:hover .banner-prev {
  left: 3%;
}
.bannerSwiper .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(/templates/pc_cn/images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.bannerSwiper:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 38px;
  position: relative;
  z-index: 2;
}
.title i {
  display: block;
  margin-top: 14px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.moreLink {
  display: block;
  width: 210px;
  height: 55px;
  background-color: #ffffff;
  border: solid 1px #535353;
  text-align: center;
  line-height: 53px;
  font-size: 16px;
  letter-spacing: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #055391, #055391);
  background-image: linear-gradient(to right, #055391, #055391);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 73px;
  height: 6px;
  margin-left: 17px;
  background: url(/templates/pc_cn/images/morear.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #055391;
  border-color: #055391;
  box-shadow: 0 10px 10px -5px rgba(5, 83, 145, 0.3);
}
.moreLink:hover::after {
  filter: grayscale(100) brightness(6);
  animation: zyfd 1.5s linear infinite;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.about {
  background: url(/templates/pc_cn/images/aboutbg.jpg) center bottom no-repeat;
  background-size: cover;
  position: relative;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutText {
  width: 49.22%;
}
.about .aboutText .aboutTit {
  font-size: 46px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 6px;
}
.about .aboutText .aboutTit span {
  display: block;
  margin-top: 14px;
}
.about .aboutText .aboutTit span::before {
  content: "";
  width: 54px;
  height: 2px;
  background-color: #454545;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.about .aboutText .tit {
  margin-top: 7.5vh;
  line-height: 1;
}
.about .aboutText .tit span {
  display: block;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
}
.about .aboutText .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  color: #aaaaaa;
  letter-spacing: 0.3px;
}
.about .aboutText .tit em {
  display: block;
  font-size: 0;
  margin-top: 18px;
}
.about .aboutText .tit em::before {
  content: "";
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background-color: #4a9cda;
}
.about .aboutText .tit em::after {
  content: "";
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  background-color: #02508d;
  margin-left: -4px;
}
.about .aboutText .text {
  margin-top: 3.6vh;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  color: #666666;
  text-indent: 2em;
}
.about .aboutText .btn {
  margin-top: 3vh;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 8vh;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more i {
  font-weight: bold;
}
.about .aboutText .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 26px;
  width: 8vh;
  height: 8vh;
  background: url(/templates/pc_cn/images/aboutmore.png) center center no-repeat;
  background-color: #02508d;
  box-shadow: 10px 7px 9px 0px rgba(2, 80, 141, 0.25);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  color: #055391;
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.about .aboutText .more:hover::after {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.about .aboutPic {
  width: 45.3125%;
  position: absolute;
  height: 100vh;
  right: 0;
  top: 0;
  padding-top: 120px;
}
@media screen and (max-height: 750px) {
  .about .aboutPic {
    padding-top: 100px;
  }
}
.about .aboutPic .pic {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about .aboutPic .pic img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.about .aboutPic .tip {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 3px;
  position: absolute;
  left: 13.56%;
  top: 27vh;
  z-index: 2;
}
@media screen and (max-width: 1320px) {
  .about .aboutPic .tip {
    left: 7%;
  }
}
.about .aboutPic .tip::after {
  content: "";
  width: 33px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  position: relative;
  top: -8px;
  background: url(/templates/pc_cn/images/abouttip.png) 0 0 no-repeat;
}
@media screen and (max-height: 750px) {
  .about .aboutText .aboutTit {
    font-size: 40px;
  }
  .about .aboutText .aboutTit span {
    margin-top: 10px;
  }
  .about .aboutText .tit {
    margin-top: 5vh;
  }
  .about .aboutText .text {
    margin-top: 3vh;
    font-size: 15px;
    line-height: 30px;
    height: 180px;
  }
  .about .aboutText .btn {
    margin-top: 3vh;
  }
}
.product {
  background: url(/templates/pc_cn/images/probg.jpg) center center no-repeat;
  background-size: cover;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
}
.product .proNav .title a {
  color: #fff;
}
.product .proNav .title span::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 150px;
  height: 9px;
  left: -16px;
  bottom: 1px;
  background: url(/templates/pc_cn/images/protitbg.png) 0 center no-repeat;
}
.product .proNav ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-top: -12px;
  width: 1030px;
}
.product .proNav ul li {
  margin: 5px;
  margin-right: 0;
}
.product .proNav ul li a {
  background-color: rgba(237, 242, 246, 0.1);
  line-height: 45px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  padding: 0 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: url(/templates/pc_cn/images/pronavico.png) 0 center no-repeat;
  filter: grayscale(100) brightness(3);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-color: #fff;
  color: #3d3d3d;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  filter: grayscale(0) brightness(1);
}
.product .proSwiper {
  margin: 0 -30px -10px;
  margin-top: 5.5vh;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(/templates/pc_cn/images/gesture2.png) 45 45, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(/templates/pc_cn/images/gesture2.png) 45 45, grab;
}
.product .proSwiper ul li {
  width: 33.333%;
  padding: 0 30px 10px;
}
.product .proSwiper ul li .item {
  border: solid 1px #2b6ea3;
  background-color: rgba(9, 49, 80, 0.4);
  padding: 8px 8px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  padding-top: 77.95%;
  position: relative;
  background-color: #fff;
  z-index: 3;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 64px;
  line-height: 64px;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::before {
  content: ">";
  margin-right: 8px;
}
.product .proSwiper ul li .item .bt::after {
  content: "";
  position: absolute;
  right: 42px;
  width: 180px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
  top: 50%;
}
.product .proSwiper ul li .item .bt em {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  line-height: 21px;
  text-align: center;
  font-size: 14px;
  padding-left: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt em::before {
  content: ">";
  font-family: simsun;
}
.product .proSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 80%;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 1px;
}
.product .proSwiper ul li .item:hover {
  border-color: #489ad8;
  background-color: rgba(72, 154, 216, 0.2);
}
.product .proSwiper ul li .item:hover .bt em {
  background-color: #fff;
  color: #055391;
  font-weight: bold;
}
@media screen and (max-height: 750px) {
  .product .proNav ul {
    margin-top: -8px;
  }
  .product .proNav ul li {
    margin: 5px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .product .proNav ul li a {
    line-height: 40px;
  }
  .product .proSwiper {
    margin-top: 4vh;
  }
  .product .proSwiper ul li .item .pic {
    padding-top: 75%;
  }
}
@media screen and (max-height: 650px) {
  .product .proNav ul li a {
    line-height: 36px;
  }
  .product .proSwiper {
    margin-top: 4vh;
  }
  .product .proSwiper ul li .item .pic {
    padding-top: 0;
    height: 40vh;
  }
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    width: 960px;
  }
  .product .proNav ul li a {
    line-height: 36px;
    font-size: 15px;
    padding: 0 15px;
  }
}
.youshi {
  background: url(/templates/pc_cn/images/ysbg.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
}
.youshi .ysList {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.youshi .ysList ul li {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.youshi .ysList ul li .pic {
  width: 100%;
  height: 100%;
  position: relative;
}
.youshi .ysList ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(/templates/pc_cn/images/yslibg.png) 0 bottom repeat-x;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.youshi .ysList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.youshi .ysList ul li .ysIco {
  width: 18vw;
  height: 18vw;
  max-width: 274px;
  max-height: 274px;
  background-color: rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  z-index: 3;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .ysIco::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: dashed 2px rgba(255, 255, 255, 0.5);
  margin: auto;
  animation: xz 60s 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);
  }
}
.youshi .ysList ul li .ysIco i {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.youshi .ysList ul li .ysIco 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;
}
.youshi .ysList ul li .ysIco span {
  display: block;
  font-weight: bold;
  line-height: 1;
  margin-top: 22px;
  font-size: 22px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li .ysIco span {
    margin-top: 12px;
  }
}
.youshi .ysList ul li .ysCont {
  padding: 0 13.54%;
  top: 40%;
  position: absolute;
  z-index: 3;
  width: 100%;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1520px) {
  .youshi .ysList ul li .ysCont {
    padding: 0 9%;
  }
}
.youshi .ysList ul li .ysCont .tit {
  line-height: 33px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysList ul li .ysCont .tit span {
  font-weight: bold;
  font-size: 26px;
}
.youshi .ysList ul li .ysCont .tit em {
  margin-left: 2.1vw;
  flex: 1;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.8;
  margin-right: 1.1vw;
}
@media screen and (max-width: 1520px) {
  .youshi .ysList ul li .ysCont .tit em {
    margin-left: 1vw;
    margin-right: 0.6vw;
  }
}
.youshi .ysList ul li .ysCont .tit i {
  display: block;
  width: 33px;
  height: 33px;
  position: relative;
  overflow: hidden;
}
.youshi .ysList ul li .ysCont .tit 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;
}
.youshi .ysList ul li .ysCont .text {
  font-size: 16px;
  line-height: 30px;
  opacity: 0.6;
  margin-top: 30px;
  margin-right: 3.2vw;
  text-align: justify;
}
@media screen and (max-width: 1520px) {
  .youshi .ysList ul li .ysCont .text {
    margin-right: 0;
  }
}
.youshi .ysList ul li:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysList ul li.on .pic::before {
  opacity: 1;
}
.youshi .ysList ul li.on .ysIco {
  opacity: 0;
  top: 40%;
}
.youshi .ysList ul li.on .ysCont {
  opacity: 1;
  top: 55%;
}
.news {
  background: url(/templates/pc_cn/images/newsbg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.news .newsTab .title span {
  position: relative;
  z-index: 2;
}
.news .newsTab .title span::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 28px;
  border: solid 5px #4a9cda;
  border-radius: 50%;
  margin-top: -5px;
  margin-left: -14px;
  position: relative;
  z-index: -1;
}
.news .newsTab .title i::after {
  width: 428px;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  margin-left: 65px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  position: relative;
  padding-bottom: 20px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  bottom: 20px;
  width: 8px;
  height: 8px;
  background-color: #02508d;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news .newsTab ul li a:hover {
  color: #055391;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  bottom: 0;
  opacity: 1;
}
.news .newsTabs {
  margin-top: 4vh;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList ul {
  border: solid 1px #e7e6e5;
  padding: 14px 0 10px;
  display: flex;
  justify-content: space-between;
}
.news .newsList ul::after {
  content: "";
  flex: 1;
}
.news .newsList ul li {
  width: 33.333%;
  border-left: 1px solid #e7e6e5;
  padding: 0 15px;
}
.news .newsList ul li:first-child {
  border-left: none;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 100%;
  height: 32vh;
  max-height: 298px;
  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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  background-color: rgba(255, 255, 255, 0.2);
  height: 154px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px 0 20px;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .newsList ul li .item .cont .date {
  font-family: Arial;
  text-align: right;
  min-width: 60px;
  color: #6d6d6d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-bottom: 56px;
  background: url(/templates/pc_cn/images/newslidot.png) right bottom no-repeat;
}
.news .newsList ul li .item .cont .date i {
  display: block;
  color: #818181;
  line-height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .date span {
  display: block;
  font-size: 24px;
  line-height: 18px;
  margin-top: 15px;
  font-weight: bold;
}
.news .newsList ul li .item .cont .box {
  flex: 1;
  min-width: 0;
  margin-left: 40px;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-size: 18px;
  color: #434343;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont .more {
  display: block;
  width: 25px;
  height: 6px;
  margin-top: 16px;
  height: 26px;
  background: url(/templates/pc_cn/images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-height: 650px) {
  .news .newsList ul li .item .cont {
    height: 126px;
  }
  .news .newsList ul li .item .cont .date {
    padding-bottom: 40px;
  }
  .news .newsList ul li .item .cont .date span {
    margin-top: 10px;
  }
  .news .newsList ul li .item .cont .bt {
    line-height: 30px;
    height: 60px;
  }
  .news .newsList ul li .item .cont .more {
    margin-top: 10px;
  }
}
.news .newsList 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);
}
.news .newsList ul li .item:hover .cont {
  background-color: #055391;
}
.news .newsList ul li .item:hover .cont .date {
  color: #fff;
}
.news .newsList ul li .item:hover .cont .date i {
  color: #fff;
}
.news .newsList ul li .item:hover .cont .bt {
  color: #fff;
}
.inFooter .index-page {
  padding-top: 0;
}
.inFooter .footer {
  width: 100%;
  height: auto !important;
  padding: 13vh 0 20vh;
}
@media screen and (max-height: 750px) {
  .inFooter .footer {
    padding: 10vh 0;
  }
}
.in-txt {
  overflow: hidden;
}
.in-txt > * {
  transform: translateY(100%);
  opacity: 0;
  transition: cubic-bezier(0.215, 0.61, 0.355, 1) 0.45s;
  transition-duration: 1.6s;
}
.swiper-slide-active .in-txt > * {
  transform: translateY(0);
  opacity: 1;
}
.lv-bottom {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  filter: blur(4px);
}
.lv-fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-80px);
  transform: translateX(-80px);
  filter: blur(20px);
}
.lv-fadeInUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  filter: blur(20px);
}
.lv-fadeInDown {
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  filter: blur(20px);
}
.lv-fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(80px);
  transform: translateX(80px);
  filter: blur(20px);
}
.fadeInLeft {
  opacity: 0;
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
.fadeInRight {
  opacity: 0;
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
.fadeInDown {
  opacity: 0;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.swiper-slide {
  -webkit-transition-property: all !important;
  -o-transition-property: all !important;
  transition-property: all !important;
}
.swiper-slide-active .lv-fadeInLeft {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInRight {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInUp {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .lv-bottom {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .lv-fadeInDown {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: blur(0px);
}
.swiper-slide-active .fadeInLeft {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInRight {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInDown {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-slide-active .fadeInUp {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
<!--耗时1755776705.6631秒-->