@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);
  }
}
@-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);
  }
}
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,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
.header .nav_bg .logo a img {
  filter: grayscale(100) brightness(5);
}
.header .nav_bg .menu > ul > li > a {
  color: #fff;
}
@media screen and (min-width: 981px) {
  .header .nav_bg .menu > ul > li > a::before {
    background-color: #fff;
  }
}
@media screen and (min-width: 981px) {
  .header .nav_bg .menu > ul > li:hover > a,
  .header .nav_bg .menu > ul > li.another > a {
    color: #fff;
  }
}
.header .nav_bg .tel {
  color: #fff;
}
.header .nav_bg .tel::before {
  filter: grayscale(100) brightness(7);
}
.header .nav_bg .search .searchIco em {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 980px) {
  .header .nav_bg .navico i {
    background: #fff;
  }
  .header .nav_bg .navico::before {
    background: #fff;
  }
  .header .nav_bg .navico:after {
    background: #fff;
  }
}
.header .nav_bg.fixedNav,
.header .nav_bg:hover {
  background-color: #fff;
}
.header .nav_bg.fixedNav .logo a img,
.header .nav_bg:hover .logo a img {
  filter: grayscale(0) brightness(1);
}
.header .nav_bg.fixedNav .menu > ul > li > a,
.header .nav_bg:hover .menu > ul > li > a {
  color: #333;
}
@media screen and (min-width: 981px) {
  .header .nav_bg.fixedNav .menu > ul > li > a::before,
  .header .nav_bg:hover .menu > ul > li > a::before {
    background-color: #0188df;
  }
}
@media screen and (min-width: 981px) {
  .header .nav_bg.fixedNav .menu > ul > li:hover > a,
  .header .nav_bg:hover .menu > ul > li:hover > a,
  .header .nav_bg.fixedNav .menu > ul > li.another > a,
  .header .nav_bg:hover .menu > ul > li.another > a {
    color: #0188df;
  }
}
.header .nav_bg.fixedNav .tel,
.header .nav_bg:hover .tel {
  color: #333;
}
.header .nav_bg.fixedNav .tel::before,
.header .nav_bg:hover .tel::before {
  filter: grayscale(0) brightness(1);
}
.header .nav_bg.fixedNav .search .searchIco em,
.header .nav_bg:hover .search .searchIco em {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 980px) {
  .header .nav_bg.fixedNav .navico i,
  .header .nav_bg:hover .navico i {
    background: #999;
  }
  .header .nav_bg.fixedNav .navico::before,
  .header .nav_bg:hover .navico::before {
    background: #999;
  }
  .header .nav_bg.fixedNav .navico:after,
  .header .nav_bg:hover .navico:after {
    background: #999;
  }
}
.banner {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper,
.banner .wapBanner {
  position: relative;
  overflow: hidden;
  cursor: grab !important;
}
.banner .bannerSwiper ul li,
.banner .wapBanner ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper ul li a,
.banner .wapBanner ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img{
  height: 100vh;
}
/* .banner .bannerSwiper .video{
  height: 100vh;
}
.banner .bannerSwiper video{
  height: 100vh;
  width: 100%;
  object-fit: cover;
  background-color: #222;
} */
.banner .bannerSwiper img,
.banner .wapBanner img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: grab !important;
  -webkit-transition: all 5s ease-out;
  transition: all 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: 0.5;
  transition-delay: 0.5;
}
.banner .bannerSwiper .swiper-slide-active img,
.banner .wapBanner .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 .bannerSwiper .banner-prev,
.banner .wapBanner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -120px;
  width: 84px;
  width: 74px;
  height: 74px;
  text-indent: -9999px;
  margin-top: -20px;
  transition: all 0.5s linear;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
}
.banner .bannerSwiper .banner-prev::before,
.banner .wapBanner .banner-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.banner .bannerSwiper .banner-prev::after,
.banner .wapBanner .banner-prev::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) 50% 50% no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper .banner-prev:hover::before,
.banner .wapBanner .banner-prev:hover::before {
  background-color: #0188df;
}
.banner .bannerSwiper .banner-prev:hover::after,
.banner .wapBanner .banner-prev:hover::after {
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper:hover .banner-prev,
.banner .wapBanner:hover .banner-prev {
  left: 5%;
}
.banner .bannerSwiper .banner-next,
.banner .wapBanner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -120px;
  width: 84px;
  width: 74px;
  height: 74px;
  text-indent: -9999px;
  margin-top: -20px;
  transition: all 0.5s linear;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
}
.banner .bannerSwiper .banner-next::before,
.banner .wapBanner .banner-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.banner .bannerSwiper .banner-next::after,
.banner .wapBanner .banner-next::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) 50% 50% no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper .banner-next:hover::before,
.banner .wapBanner .banner-next:hover::before {
  background-color: #0188df;
}
.banner .bannerSwiper .banner-next:hover::after,
.banner .wapBanner .banner-next:hover::after {
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper:hover .banner-next,
.banner .wapBanner:hover .banner-next {
  right: 5%;
}
.banner .bannerSwiper .banner-pagination,
.banner .wapBanner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
  z-index: 3;
  text-align: center;
}
.banner .bannerSwiper .banner-pagination span,
.banner .wapBanner .banner-pagination span {
  display: inline-block;
  border: 1px transparent solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 8px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .bannerSwiper .banner-pagination span:before,
.banner .wapBanner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 7px;
  height: 7px;
}
.banner .bannerSwiper .banner-pagination span.swiper-pagination-bullet-active,
.banner .wapBanner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
@media screen and (max-width: 768px) {
  .banner .bannerSwiper .banner-pagination,
  .banner .wapBanner .banner-pagination {
    width: 200px;
    margin-left: -100px;
    bottom: 15px;
  }
  .banner .bannerSwiper .banner-pagination span,
  .banner .wapBanner .banner-pagination span {
    margin: 0 5px !important;
    padding: 2px;
  }
}
.banner .wapBanner {
  display: none;
}
@media screen and (max-width: 750px) {
  .banner .bannerSwiper {
    display: none;
  }
  .banner .wapBanner {
    display: block;
  }
  .banner .mbanner-pagination {
    font-size: 0;
    position: absolute;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 3;
    text-align: center;
  }
  .banner .mbanner-pagination span {
    display: inline-block;
    border: 2px #fff solid;
    opacity: 1;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    background-color: transparent;
    margin: 0 5px !important;
    cursor: pointer;
    outline: none;
    position: relative;
  }
  .banner .mbanner-pagination span.swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 44px;
  text-transform: uppercase;
  line-height: 35px;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 18px;
}
@media screen and (max-width: 640px) {
  .title i {
    font-size: 30px;
    line-height: 24px;
  }
  .title span {
    font-size: 24px;
    margin-top: 10px;
  }
}
.product {
  padding: 100px 0;
  overflow: hidden;
}
.product .proList {
  margin-top: 40px;
}
.product .proList ul {
  margin: -6px -12px;
}
.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;
  padding: 6px 12px;
  width: 34.41%;
}
.product .proList ul li .item {
  height: 282px;
  background: url(../images/prolibg.jpg) center center no-repeat;
  background-size: cover;
  background-color: #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 62px 35px 0 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 52%;
  max-width: 242px;
  height: 244px;
  right: 25px;
  bottom: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  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 .tt {
  position: relative;
  padding-right: 58%;
}
.product .proList ul li .item .tt .series {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proList ul li .item .tt .bt {
  margin-top: 7px;
  display: block;
  overflow: hidden;
  /* text-overflow: ellipsis;
  white-space: nowrap; */
  font-size: 18px;
  font-weight: bold;
  /* height: 38px; */
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .product .proList ul li .item .tt .bt:hover {
    letter-spacing: 0.5px;
  }
}
.product .proList ul li .item .tt .ar {
  display: none;
}
.product .proList ul li .item .more {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #333;
  font-family: Arial;
  font-size: 14px;
  margin-top: 31px;
  line-height: 30px;
  padding-right: 10px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  border-left: 8px solid #333;
  border-top: 7px solid transparent;
  border-bottom: 6px solid transparent;
  bottom: -7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .product .proList ul li .item .more:hover {
    color: #0188df;
    border-bottom-color: #0188df;
  }
  .product .proList ul li .item .more:hover::before {
    border-left-color: #0188df;
  }
}
@media screen and (min-width: 981px) {
  .product .proList ul li .item:hover {
    border-color: #0188df;
  }
  .product .proList ul li .item:hover .pic {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
  .product .proList ul li .item:hover .tt .series {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .product .proList ul li .item:hover .tt .bt {
    color: #0188df;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.product .proList ul li:nth-child(1) {
  width: 31.18%;
}
.product .proList ul li:nth-child(1) .item {
  height: 576px;
  background-image: url(../images/prolibg1.jpg);
  background-position: center bottom;
}
.product .proList ul li:nth-child(1) .item .tt {
  padding-right: 60px;
  position: relative;
}
.product .proList ul li:nth-child(1) .item .tt .bt {
  font-size: 20px;
}
.product .proList ul li:nth-child(1) .item .tt .ar {
  display: block;
  width: 50px;
  height: 50px;
  border: solid 1px #535353;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li:nth-child(1) .item .tt .ar::before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proliar.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 .tt .ar:hover {
  border-color: #0188df;
  background-color: #0188df;
}
.product .proList ul li:nth-child(1) .item .tt .ar:hover::before {
  filter: grayscale(100) brightness(8);
}
.product .proList ul li:nth-child(1) .item .more {
  display: none;
}
.product .proList ul li:nth-child(1) .item .pic {
  width: 90%;
  height: 342px;
  bottom: 45px;
  max-width: 90%;
  right: 0;
  left: 0;
  margin: auto;
}
.product .proList ul li:nth-child(1) .item .pic img {
  left: 0;
}
@media screen and (max-width: 1500px) {
  .product {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1280px) {
  .product .proList ul {
    margin: -6px;
  }
  .product .proList ul li {
    padding: 6px;
  }
  .product .proList ul li .item {
    height: 210px;
    padding: 40px 6% 0;
  }
  .product .proList ul li .item .pic {
    height: 170px;
    width: 50%;
    right: 15px;
    bottom: 10px;
  }
  .product .proList ul li .item .tt .series {
    height: 30px;
    line-height: 30px;
  }
  /* .product .proList ul li .item .tt .bt {
    height: 30px;
    line-height: 30px;
  } */
  .product .proList ul li .item .more {
    margin-top: 22px;
  }
  .product .proList ul li:nth-child(1) .item {
    height: 432px;
  }
  .product .proList ul li:nth-child(1) .item .tt {
    padding-right: 60px;
    position: relative;
  }
  .product .proList ul li:nth-child(1) .item .tt .bt {
    font-size: 20px;
  }
  .product .proList ul li:nth-child(1) .item .tt .ar {
    width: 40px;
    height: 40px;
  }
  .product .proList ul li:nth-child(1) .item .pic {
    height: 280px;
    bottom: 30px;
  }
}
@media screen and (max-width: 980px) {
  .product {
    padding: 50px 0;
  }
  .product .proList ul li {
    width: 50%;
  }
  .product .proList ul li:nth-child(1) {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .product {
    padding: 40px 0;
  }
  .product .proList {
    margin-top: 25px;
  }
  .product .proList ul li {
    width: 100%;
  }
  .product .proList ul li:first-child {
    width: 100%;
  }
}
.number {
  background-color: #002241;
  position: relative;
  overflow: hidden;
  padding: 46px 0;
}
.number ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.number ul .line {
  width: 1px;
  height: 148px;
  background-color: rgba(246, 246, 246, 0.08);
}
.number ul li {
  color: #fff;
}
.number ul li h4 {
  line-height: 52px;
  font-size: 16px;
}
.number ul li h4 i {
  font-family: Arial;
  font-size: 72px;
  font-weight: bold;
  line-height: 52px;
  display: inline-block;
  vertical-align: top;
}
.number ul li h4 em {
  margin-left: 10px;
}
.number ul li p {
  margin-top: 24px;
  line-height: 1;
  font-size: 16px;
  opacity: 0.5;
}
@media screen and (max-width: 980px) {
  .number {
    padding: 40px 0;
  }
  .number ul .line {
    height: 130px;
  }
  .number ul li h4 {
    line-height: 40px;
  }
  .number ul li h4 i {
    font-size: 56px;
    line-height: 40px;
  }
  .number ul li p {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .number {
    padding: 40px 0;
  }
  .number ul {
    gap: 15px;
    justify-content: center;
  }
  .number ul .line {
    height: 90px;
  }
  .number ul .line:nth-child(6) {
    display: none;
  }
  .number ul li h4 {
    line-height: 30px;
  }
  .number ul li h4 i {
    font-size: 46px;
    line-height: 30px;
  }
  .number ul li p {
    margin-top: 15px;
    font-size: 14px;
  }
}
.reason {
  position: relative;
  overflow: hidden;
}
.reason .ysSwiper {
  width: 100%;
}
.reason .ysSwiper ul li {
  position: relative;
  overflow: hidden;
}
.reason .ysSwiper ul li .pic {
  padding-top: 50%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1560px) {
  .reason .ysSwiper ul li .pic {
    padding-top: 55%;
  }
}
@media screen and (max-width: 1280px) {
  .reason .ysSwiper ul li .pic {
    padding-top: 60%;
  }
}
.reason .ysSwiper ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysSwiper ul li .inContent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 200px;
  margin: auto;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .reason .ysSwiper ul li .inContent {
    bottom: 160px;
  }
}
@media screen and (max-width: 980px) {
  .reason .ysSwiper ul li .inContent {
    bottom: 120px;
  }
}
@media screen and (max-width: 640px) {
  .reason .ysSwiper ul li .inContent {
    bottom: 0;
  }
}
.reason .ysSwiper ul li .inContent .cont {
  max-width: 910px;
  color: #ffffff;
}
.reason .ysSwiper ul li .inContent .cont .tit {
  font-size: 60px;
  line-height: 1.2;
}
.reason .ysSwiper ul li .inContent .cont .tit span {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  color: #ffffff;
  background: linear-gradient(90deg, #eec692 0%, #faf9e5 50%, #eec692 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.reason .ysSwiper ul li .inContent .cont .text {
  font-size: 20px;
  line-height: 1.9;
  margin-top: 50px;
}
@media screen and (max-width: 1280px) {
  .reason .ysSwiper ul li .inContent .cont .tit {
    font-size: 50px;
  }
  .reason .ysSwiper ul li .inContent .cont .text {
    margin-top: 35px;
  }
}
@media screen and (max-width: 980px) {
  .reason .ysSwiper ul li .inContent .cont .tit {
    font-size: 40px;
  }
  .reason .ysSwiper ul li .inContent .cont .text {
    margin-top: 25px;
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  .reason .ysSwiper ul li .inContent .cont .tit {
    font-size: 28px;
  }
  .reason .ysSwiper ul li .inContent .cont .text {
    margin-top: 10px;
    font-size: 14px;
  }
}
.reason .ysHd {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  background-color: rgba(0, 29, 56, 0.4);
  width: 100%;
}
.reason .ysHd ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.reason .ysHd ul .line {
  width: 1px;
  height: 134px;
  background-color: rgba(255, 255, 255, 0.1);
}
.reason .ysHd ul li {
  padding: 38px 0;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  outline: none;
}
.reason .ysHd ul li .item {
  text-align: center;
  padding: 4px 0;
}
.reason .ysHd ul li .item i {
  border-radius: 50%;
  display: block;
  width: 76px;
  height: 76px;
  border: solid 1px #ffffff;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysHd ul li .item i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.reason .ysHd ul li .item span {
  display: block;
  line-height: 1;
  font-size: 20px;
  margin-top: 30px;
}
.reason .ysHd ul li.active .item i {
  background-color: #0188df;
  border-color: #0188df;
}
@media screen and (max-width: 1280px) {
  .reason .ysHd ul li {
    padding: 28px 0;
  }
  .reason .ysHd ul li .item i {
    width: 66px;
    height: 66px;
  }
  .reason .ysHd ul li .item span {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 980px) {
  .reason .ysHd ul li {
    padding: 20px 0;
  }
  .reason .ysHd ul li .item i {
    width: 50px;
    height: 50px;
  }
  .reason .ysHd ul li .item i img {
    max-width: 50%;
    max-height: 50%;
  }
  .reason .ysHd ul li .item span {
    font-size: 16px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .reason .ysHd {
    position: relative;
    background-color: #002241;
  }
  .reason .ysHd .inContent {
    width: 100%;
  }
  .reason .ysHd ul li {
    padding: 20px 10px;
    flex: 1;
  }
  .reason .ysHd ul li.line {
    flex: none;
    padding: 0;
  }
  .reason .ysHd ul li .item i {
    width: 50px;
    height: 50px;
  }
  .reason .ysHd ul li .item span {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 10px;
  }
}
.solutions {
  padding: 100px 0 120px;
  background: url(../images/fabg.png) center bottom no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 1500px) {
  .solutions {
    padding: 80px 0 100px;
  }
}
.solutions .faNav {
  margin-top: 55px;
  position: relative;
}
.solutions .faNav::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  background-color: #2e2e2e;
  opacity: 0.1;
  width: 100%;
  top: 65px;
}
.solutions .faNav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 6px;
}
.solutions .faNav ul li {
  flex: 1;
  text-align: center;
  cursor: pointer;
}
.solutions .faNav ul li .item i {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
}
.solutions .faNav 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;
}
.solutions .faNav ul li .item em {
  display: block;
  border-radius: 50%;
  margin: 20px auto 0;
  width: 9px;
  height: 9px;
  background-color: #b1b2b2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solutions .faNav ul li .item span {
  display: block;
  line-height: 1.2;
  font-size: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 1280px) {
  .solutions .faNav ul li .item span {
    margin-top: 20px;
    font-size: 18px;
  }
}
.solutions .faNav ul li.active .item i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.solutions .faNav ul li.active .item em {
  box-shadow: 0 0 0 6px #0188df;
  background-color: #fff;
}
.solutions .faSwiper {
  margin-top: 45px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.solutions .faSwiper ul li {
  position: relative;
  overflow: hidden;
}
.solutions .faSwiper ul li::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/faty.png) 0 bottom no-repeat;
  background-size: 100%;
  pointer-events: none;
  opacity: 0.5;
}
.solutions .faSwiper ul li .video {
  width: 100%;
  background-color: #001d38;
}
.solutions .faSwiper ul li .video::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 46.43%;
}
.solutions .faSwiper ul li .video > * {
  display: block;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
.solutions .faSwiper ul li .video img {
  object-fit: cover;
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.solutions .faSwiper ul li .video iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.solutions .faSwiper ul li .video video {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.solutions .faSwiper ul li .cont {
  max-width: 865px;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 12%;
  margin: auto;
  color: #ffffff;
  text-align: center;
  width: 80%;
}
.solutions .faSwiper ul li .cont .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
.solutions .faSwiper ul li .cont .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}
.solutions .page .fa-prev {
  width: 40px;
  height: 50px;
  background: url(../images/fal.png) center center no-repeat;
  left: 4%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 16%;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
}
.solutions .page .fa-prev:hover {
  opacity: 0.7;
}
.solutions .page .fa-next {
  width: 40px;
  height: 50px;
  background: url(../images/far.png) center center no-repeat;
  right: 4%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 16%;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
}
.solutions .page .fa-next:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1280px) {
  .solutions .faNav {
    margin-top: 50px;
  }
  .solutions .faNav ul li .item span {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 980px) {
  .solutions {
    padding: 50px 0 70px;
  }
  .solutions .faNav {
    margin-top: 40px;
  }
  .solutions .faNav::before {
    top: 54px;
  }
  .solutions .faNav ul li .item i {
    width: 30px;
    height: 30px;
  }
  .solutions .faNav ul li .item span {
    margin-top: 15px;
    font-size: 16px;
  }
  .solutions .faSwiper {
    margin-top: 30px;
  }
  .solutions .faSwiper ul li .video::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 50%;
  }
  .solutions .faSwiper ul li .cont {
    bottom: 8%;
  }
  .solutions .faSwiper ul li .cont .tit {
    font-size: 18px;
  }
  .solutions .faSwiper ul li .cont .text {
    font-size: 14px;
    margin-top: 10px;
  }
  .solutions .page .fa-prev {
    left: 2%;
    bottom: 12%;
    height: 40px;
  }
  .solutions .page .fa-next {
    right: 2%;
    bottom: 12%;
    height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .solutions {
    padding: 40px 0 60px;
  }
  .solutions .faNav {
    margin-top: 30px;
  }
  .solutions .faNav::before {
    top: 50px;
  }
  .solutions .faNav ul li .item i {
    width: 26px;
    height: 26px;
  }
  .solutions .faNav ul li .item span {
    margin-top: 15px;
    font-size: 14px;
  }
  .solutions .faSwiper {
    margin-top: 20px;
    background-color: #001d38;
  }
  .solutions .faSwiper ul li::before {
    display: none;
    opacity: 0.5;
  }
  .solutions .faSwiper ul li .video::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 55%;
  }
  .solutions .faSwiper ul li .cont {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 20px 15px;
  }
  .solutions .faSwiper ul li .cont .tit {
    font-size: 18px;
  }
  .solutions .faSwiper ul li .cont .text {
    line-height: 1.6;
    margin-top: 5px;
  }
  .solutions .page .fa-prev {
    top: 50%;
    margin-top: -15px;
    height: 30px;
  }
  .solutions .page .fa-next {
    top: 50%;
    margin-top: -15px;
    height: 30px;
  }
}
.case {
  margin-top: -20px;
  position: relative;
  overflow: hidden;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseList {
  margin-top: 50px;
}
.case .caseList ul {
  display: flex;
  justify-content: space-between;
}
.case .caseList ul li {
  width: 18.92%;
  float: left;
  background-color: #001d38;
  padding-top: 39.583%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 100%;
  background: url(../images/caseimgbg.png) center bottom no-repeat;
  background-size: 100%;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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 .caseList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 12%;
  width: 100%;
  padding: 0 8%;
  text-align: center;
  color: #fff;
  height: 74px;
  line-height: 74px;
  font-size: 20px;
  letter-spacing: 1px;
}
.case .caseList ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 981px) {
  .case .caseList ul li .item .pic img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }
}
.case .caseList ul li.on {
  width: 43.24%;
}
.case .caseList ul li.on .item .pic {
  opacity: 1;
}
.case .caseList ul li.on .item .pic::before {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .case .caseList ul li .item .bt {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 980px) {
  .case .caseList {
    margin-top: 40px;
  }
  .case .caseList ul {
    flex-wrap: wrap;
  }
  .case .caseList ul li {
    width: 50%;
  }
  .case .caseList ul li.on {
    width: 50%;
  }
  .case .caseList ul li .item .pic {
    opacity: 1;
  }
  .case .caseList ul li .item .pic::before {
    opacity: 1;
  }
  .case .caseList ul li .item .bt {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .case .caseList {
    margin-top: 30px;
  }
  .case .caseList ul li .item .bt {
    font-size: 15px;
    height: 50px;
    line-height: 50px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  background-color: #00101f;
  background-size: cover;
  padding: 100px 0;
}
@media screen and (max-width: 1500px) {
  .news {
    padding: 80px 0;
  }
}
.news .inContent {
  max-width: 1600px;
}
.news .title a {
  color: #fff;
}
.news .newsSwiper {
  margin-top: 50px;
}
.news .newsSwiper .swiper-container {
  margin: 0 -18px;
}
.news .newsSwiper ul li {
  width: 33.33%;
  padding: 0 18px;
}
.news .newsSwiper ul li .item {
  background-color: #fff;
  padding: 20px 20px 0;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 65.54%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper 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 .newsSwiper ul li .item .cont {
  padding: 40px 0 44px;
}
.news .newsSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  margin-top: 8px;
  opacity: 0.4;
}
.news .newsSwiper ul li .item .cont .tt {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  line-height: 26px;
  align-items: center;
}
.news .newsSwiper ul li .item .cont .tt .date {
  font-family: Arial;
  font-size: 14px;
}
.news .newsSwiper ul li .item .cont .tt .more {
  display: block;
  height: 26px;
  width: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
  background: url(../images/newsmore.png) center center no-repeat;
}
.news .newsSwiper ul li .item .cont .tt .more:hover {
  filter: grayscale(0) brightness(1);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 981px) {
  .news .newsSwiper ul li .item:hover {
    border-color: #0188df;
    box-shadow: none;
  }
  .news .newsSwiper 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 .newsSwiper ul li .item:hover .cont .bt {
    color: #0188df;
  }
}
.news .newsMore {
  display: block;
  margin: 70px auto 0;
  width: 212px;
  height: 66px;
  line-height: 66px;
  background-color: #ffffff;
  border-radius: 33px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .news .newsMore:hover {
    background-color: #0188df;
    color: #fff;
  }
}
.news .banTip {
  margin-top: 72px;
  text-align: center;
  color: #fff;
}
.news .banTip .tip {
  font-size: 50px;
  line-height: 1.4;
  letter-spacing: 6px;
}
.news .banTip .tel {
  margin-top: 22px;
}
.news .banTip .tel span {
  display: block;
  line-height: 1;
  font-size: 20px;
}
.news .banTip .tel i {
  display: block;
  line-height: 1;
  font-family: Impact;
  font-size: 58px;
  letter-spacing: 2px;
  color: #ffffff;
  margin-top: 15px;
}
.news .banTip .tel em {
  margin-top: 30px;
  font-size: 0;
  display: block;
}
.news .banTip .tel em::before,
.news .banTip .tel em::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  border-radius: 50%;
}
.news .banTip .tel em::after {
  margin-left: -8px;
}
@media screen and (max-width: 1600px) {
  .news .newsSwiper ul li .item .cont {
    padding: 20px 0 25px;
  }
  .news .newsSwiper ul li .item .cont p {
    margin-top: 2px;
  }
  .news .newsSwiper ul li .item .cont .tt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1500px) {
  .news .banTip {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1280px) {
  .news .newsSwiper .swiper-container {
    margin: 0 -15px;
  }
  .news .newsSwiper ul li {
    padding: 0 15px;
  }
  .news .banTip .tip {
    font-size: 42px;
    letter-spacing: 4px;
  }
  .news .banTip .tel i {
    font-size: 46px;
  }
  .news .banTip .tel em {
    margin-top: 20px;
  }
}
@media screen and (max-width: 980px) {
  .news {
    padding: 60px 0;
  }
  .news .newsSwiper {
    margin-top: 40px;
  }
  .news .newsSwiper .swiper-container {
    margin: 0 -10px;
  }
  .news .newsSwiper ul li {
    width: 50%;
    padding: 0 10px;
  }
  .news .newsMore {
    margin-top: 50px;
    width: 180px;
    height: 56px;
    line-height: 56px;
  }
  .news .banTip {
    margin-top: 40px;
  }
  .news .banTip .tip {
    font-size: 5vw;
    letter-spacing: 0;
  }
  .news .banTip .tel {
    margin-top: 18px;
  }
  .news .banTip .tel span {
    font-size: 16px;
  }
  .news .banTip .tel i {
    font-size: 5.2vw;
  }
  .news .banTip .tel em {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .news {
    padding: 50px 0;
  }
  .news .newsSwiper {
    margin-top: 30px;
  }
  .news .newsSwiper ul li {
    width: 80%;
  }
  .news .newsSwiper ul li .item {
    padding: 15px 15px 0;
  }
  .news .newsSwiper ul li .item .cont {
    padding: 15px 0;
  }
  .news .newsSwiper ul li .item .cont .bt {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
  }
  .news .newsSwiper ul li .item .cont p {
    margin-top: 0;
    font-size: 14px;
  }
  .news .newsSwiper ul li .item .cont .tt {
    margin-top: 10px;
  }
  .news .newsSwiper ul li .item .cont .tt .date {
    font-size: 12px;
  }
  .news .newsMore {
    margin-top: 30px;
    width: 150px;
    height: 46px;
    line-height: 46px;
  }
  .news .banTip {
    margin-top: 30px;
  }
  .news .banTip .tip {
    font-size: 5vw;
  }
  .news .banTip .tel {
    margin-top: 15px;
  }
  .news .banTip .tel span {
    font-size: 15px;
  }
  .news .banTip .tel i {
    font-size: 8vw;
    margin-top: 10px;
  }
  .news .banTip .tel em {
    margin-top: 15px;
  }
  .news .banTip .tel em::before,
  .news .banTip .tel em::after {
    width: 16px;
    height: 16px;
  }
  .news .banTip .tel em::after {
    margin-left: -6px;
  }
}
.announcement {
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  padding: 100px 0;
}
@media screen and (max-width: 1500px) {
  .announcement {
    padding: 80px 0;
  }
}
.announcement .hzList {
  margin-top: 20px;
  margin-bottom: -30px;
}
.announcement .hzList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 3.925%;
}
.announcement .hzList ul::after {
  content: "";
  flex: 1;
}
.announcement .hzList ul li {
  width: 16.86%;
  margin-top: 30px;
}
.announcement .hzList ul li .item .pic {
  background-color: #ffffff;
  border-radius: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 53.4%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.announcement .hzList ul li .item .pic 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;
}
.announcement .hzList ul li .item .bt {
  margin-top: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  text-align: center;
  height: 54px;
  line-height: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .announcement .hzList ul li .item:hover .pic {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
  .announcement .hzList 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);
  }
  .announcement .hzList ul li .item:hover .bt {
    color: #0188df;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@media screen and (max-width: 1400px) {
  .announcement .hzList ul {
    column-gap: 2%;
  }
  .announcement .hzList ul li {
    width: 18.4%;
    margin-top: 20px;
  }
  .announcement .hzList ul li .item .bt {
    margin-top: 5px;
  }
}
@media screen and (max-width: 980px) {
  .announcement {
    padding: 60px 0;
  }
  .announcement .hzList {
    margin-top: 20px;
  }
  .announcement .hzList ul {
    row-gap: 10px;
    column-gap: 3%;
  }
  .announcement .hzList ul li {
    width: 22.75%;
  }
  .announcement .hzList ul li .item .bt {
    margin-top: 0;
    font-size: 14px;
  }
  .announcement .hzList ul li:nth-child(9) {
    display: none;
  }
  .announcement .hzList ul li:nth-child(10) {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .announcement {
    padding: 50px 0;
  }
  .announcement .hzList {
    margin-top: 30px;
  }
  .announcement .hzList ul {
    column-gap: 6%;
  }
  .announcement .hzList ul li {
    width: 47%;
    margin-top: 0;
  }
}
