.homeBan {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.homeBan .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.homeBan .text.text_right{
    text-align: right;
}

.homeBan .tect_img{
  /*max-width: 7.38rem;*/
  /*max-height: 2.07rem;*/
  max-width: 2.8rem;
}

.homeBan h2{
    font-size: .5rem;
    color: #fff;
    font-size: bold;
    margin-bottom: .2rem;
}


.homeBan p{
    font-size: .36rem;
    color: #fff;
}

.homeBan .home2_more{
  margin-top: 0.9rem;
}

.homeBan .swiper-pagination{
  bottom: 1.24rem;
  text-align: left;
  margin: auto;
    left: 50%;
    transform: translate(-50%,0);
}
.homeBan .swiper-pagination-bullet{
  width: 0.8rem;
  height: 0.03rem;
  background: #FFFFFF;
  border-radius: 1rem;
  opacity: 0.5;
  margin: 0 0.07rem !important;
}
.homeBan .swiper-pagination-bullet-active{
  opacity: 1;
}
.homeBan .swiper-button-next:after, .homeBan .swiper-button-prev:after{
  color: #FFFFFF;
  font-size: 0.2rem;
}
.homeBan .swiper-button-prev,.homeBan .swiper-button-next{
}
.homeBan .swiper-button-prev{
  right: auto;
  left: 0.45rem;
}
.homeBan .swiper-button-next{
  right: 0.45rem;
  left: auto;
}
.homeBan .swiper-button-next.swiper-button-disabled:after, .homeBan .swiper-button-prev.swiper-button-disabled:after{
  opacity: 0.3 !important;
}
.homeBan .swiper-pagination-fraction{
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.26rem;
  color: #FFFFFF;
  max-width: 16rem;
    width: 83%;
    left: 50%;
    transform: translate(-50%,0);
}
.homeBan .swiper-pagination-current{
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.36rem;
  color: #FFFFFF;
}
.homeBan .swiper-pagination-total{
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.26rem;
  color: #FFFFFF;
}
.bannerSb{
  width: 0.24rem;
  height: 0.38rem;
  position: absolute;
  bottom: 0.57rem;
  left: 50%;
  transform: translate(-50%,0);
  animation: shub infinite 2s;
  z-index: 1;
}
@keyframes shub {
  0%{
    bottom: 0.47rem;
  }
  100%{
    bottom: 0.57rem;
  }
}

/* home2 */
.home2{
  padding: 2.16rem 0 1.91rem;
  padding: 1.5rem 0;
  background-image: url("../img/aboutBG.png") ;
  background-size:cover;
    background-position:top center;
    background-attachment: fixed;
  overflow: hidden;
}
.home2 .max-width{
    /*display: flex;*/
  /*justify-content: space-between;*/
  /*align-items: flex-start !important;*/
}
.home2_1{
    /*width: calc(50% - 0.5rem);*/
    height: auto;
}
.home2_1 .about_box{
    /*position: sticky;*/
    /*top: 1.2rem;*/
}
.home2_r{
    /*width: calc(50% - 1.4rem);*/
}
.home2_r .hAboutB{
    display: flex;
    margin-top: .8rem;
}
.aboutIMG{
  /*max-width: 4.02rem;*/
  /*max-height: 1.23rem;*/
  /*display: none;*/
  width: 7.99rem;
  height: .58rem;
  object-fit: contain;
  margin: 0 auto;
  display: block;
}
.home2_l_tit{
  font-family: SC-Bold;
  font-weight: bold;
  font-size: 0.25rem;
  color: #FFFFFF;
  margin: .98rem 0 0.31rem;
  text-align: center;
  /*margin-top: 0;*/
}
.home2_l_dec{
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.26rem;
  color: rgba(255,255,255,0.8);
  line-height: 0.35rem;
}
.home2 .home2_more{
  margin: 1.18rem auto 0;
}
.hAboutItem{
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
  /*padding: 0.82rem 0 0.22rem;*/
  /*justify-content: space-between;*/
  /*border-bottom: 1px solid rgba(255,255,255,0.5);*/
}
/*.hAboutItem:first-child{*/
/*  padding-top: 0;*/
/*}*/
.numT{
  font-family: Montserrat, Montserrat !important;
  font-weight: 500;
  font-size: 0.75rem;
  color: #FFFFFF;
  display: flex;
  line-height: 1;
}
.num{
  font-family: Montserrat-Medium !important;
  font-weight: 500;
  font-size: 0.75rem;
  color: #FFFFFF;
}
.numB{
  font-family: SC-Light !important;
  font-weight: 300;
  font-size: 0.25rem;
  color: #FFFFFF;
}
.home2_more{
  background: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  padding: 0.14rem 0.31rem;
  transition: all 0.3s;
  width: fit-content;
}
.home2_more p{
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #013398;
  transition: all 0.3s;
}
.home2_moreIMG{
  position: relative;
  transition: all 0.3s;
}
.home2_more img{
  width: 0.085rem;
    height: 0.11rem;
    margin-left: 0.16rem;
    transition: all 0.3s;
    /* margin-bottom: 0.02rem; */
}
.home2_more img:nth-of-type(2){
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: 0;
  opacity: 0;
}
.home2_more:hover{
  background: #013398;
  transition: all 0.3s;
}
.home2_more:hover p{
  color: #FFFFFF;
  transition: all 0.3s;
}
.home2_more:hover img:nth-of-type(2){
  opacity: 1;
  transition: all 0.3s;
}
.home2_more:hover img:nth-of-type(1){
  opacity: 0;
  transition: all 0.3s;
}



/* home3 */
.home3{
  padding: 1.26rem 0 1.2rem;
  position: relative;
  overflow: hidden;
  background: #F8F8F8;
  width: 100%;
}
.home3_top{
  justify-content: space-between;
}
.home3_t1{
  font-family: SC-Bold;
  font-weight: bold;
  font-size: 0.45rem;
  color: #000000;
}
.train_r_tit{
  margin-top: 0.48rem;
}
.content{
  display: none;
}
.content.active{
  display: block;
}
.new_tab{
  justify-content: space-between;
  width: 100%;
}
.new_tab_li{
  flex: 0 0 auto;
  border-bottom: 2px solid transparent;
  padding-bottom: 0.14rem;
  font-family: SC-Bold;
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
  text-align: center;
  cursor: pointer;
  margin-right: 0.62rem;
}
.new_tab_li:last-child{
  margin-right: 0;
}
.new_tab_liIMG{
  margin-left: 0.07rem;
  position: relative;
}
.new_tab_liIMG img{
  width: 0.08rem;
  height: 0.11rem;
}
.new_tab_liIMG img:nth-of-type(2){
  position: absolute;
  top: 50%;
  opacity: 0;
  left: 0;
  transform: translate(0,-50%);
}
.new_tab_li.active{
  border-bottom: 2px solid #013398;
  color: #013398;
}
.new_tab_li.active .new_tab_liIMG img:nth-of-type(1){
  opacity: 0;
}
.new_tab_li.active .new_tab_liIMG img:nth-of-type(2){
  opacity: 1;
}

.home3_c .swiper {
      width: 100%;
      height: 100%;
    }

    .home3_c .swiper-slide {
        width: 14rem !important;
        height: 6.3rem;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .home3_c .swiper-button-next:after, .home3_c .swiper-button-prev:after{
      font-size: 0.2rem;
      color: #FFFFFF;
    }
    .home3_c .swiper-button-next{
      right: 1.65rem;
    }
    .home3_c .swiper-button-prev{
      left: 1.65rem;
    }
    .home3_c .swiper-button-next.swiper-button-disabled, .home3_c .swiper-button-prev.swiper-button-disabled{
      opacity: 0.5;
    }
.home3_c{
  margin-top: 1rem;
  position: relative;
}
.home3::after{
  content: "";
  width: 2.2rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 8.19rem;
  background: linear-gradient( 271deg, rgba(248,248,248,0) 0%, #F8F8F8 100%);
  pointer-events: none;
}
.home3::before{
  content: "";
  width: 2.2rem;
  height: 8.19rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient( 89deg, rgba(248,248,248,0) 0%, #F8F8F8 100%);
  pointer-events: none;
}
.home3_li{
  border-radius: 10px 10px 10px 10px;
  position: relative;
  width: 100%;
  height: 100%;
}
.home3_img{
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 10px 10px;
      object-fit: cover;
}
.home3_cont{
  padding-top: 1rem;
  padding-bottom: 0.63rem;
  border-radius: 10px 10px 10px 10px;
  background: linear-gradient( 180deg, rgba(155,195,231,0) 0%, rgba(0, 62, 186, 0.8) 100%);
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  justify-content: center;
  opacity: 0;
}
.home3 .swiper-slide-active .home3_cont{
    opacity: 1;
}
.home3_tit{
  font-family: SC-Bold;
  font-weight: bold;
  font-size: 0.34rem;
  color: #FFFFFF;
}
.home3_cont img{
  width: 0.17rem;
  height: 0.23rem;
  margin-left: 0.3rem;
}



/* home4 */
.home4{
  padding: 1.23rem 0 1.2rem;
  background-size: 100% 100%;
}
.home4 .home2_more{
  border: 1px solid #013398;
}
.home4_cont{
  margin-top: 1.05rem !important;
  align-items: flex-start !important;
}
.home4Swiper {
      width: 100%;
      height: 100%;
      height: 5.7rem;
      flex: 0 0 48%;
      border-radius: 10px;
    }

    .home4Swiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: auto;
    }
    
    .home4Swiper .swiper-slide .home4_sImg{
        height: 100%;
    }

    .home4Swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 10px;
    }

    .home4Swiper .swiper-slide a{
      width: 80%;
      font-family: Source Han Sans SC, Source Han Sans SC;
      font-weight: 400;
      font-size: 0.2rem;
      position: absolute;
      bottom: 0.46rem;
      left: 50%;
      transform: translate(-50%,0);
      color: #FFFFFF;
      overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 1;
	 -webkit-box-orient: vertical;
    }

    .home4Swiper .swiper-button-next{
      bottom: 0.5rem;
      right: 0.16rem;
      top: auto;
      left: auto;
      height: auto;
    }
    .home4Swiper .swiper-button-prev{
      bottom: 0.5rem;
      left: 0.16rem;
      top: auto;
      right: auto;
      height: auto;
    }
    .home4Swiper .swiper-button-next:after, .home4Swiper .swiper-button-prev:after{
      font-size: 0.22rem;
      color: #ffffff;
    }
.home4_sImg img{
  width: 100%;
  height: 2.25rem;
}
.home4_bot{
  width: 100%;
  height: 1.36rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient( 0deg, #000000 0%, rgba(0,0,0,0) 100%);
}
.home4_r{
  padding-left: 0.5rem;
  padding-right: 10px;
  width: 100%;
  max-height: 5.8rem;
  overflow-y: auto;
}
.home4_r::-webkit-scrollbar {
	width: 4px;    
	/*height: 4px;*/
}
.home4_r::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
}
.home4_r::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 0;
	background: rgba(0,0,0,0.1);
}
.home4_li{
  justify-content: space-between;
  padding-bottom: 0.18rem;
  border-bottom: 1px solid #D5D5D5;
  margin-top: 0.23rem;
  align-items: flex-start !important;
  transition: all 0.3s;
}
.home4_li:first-child{
  margin-top: 0;
}
.home4_li img{
     height: 1.05rem;
    /*flex: 0 0 1.67rem;*/
    width: 1.67rem;
    object-fit: cover;
}
.home4_lir{
    width: calc(100% - 1.67rem);
  padding-left: 0.37rem;
  align-items: flex-start !important;
}
.home4_time{
  margin-top: 0.08rem;
}
.home4_time p{
  font-family: MiSans, MiSans;
  font-weight: 500;
  font-size: 0.18rem;
  color: #AAAAAA;
  margin-left: 0.03rem;
  transition: all 0.3s;
}
.home4_timeimg{
  position: relative;
  height: 0.19rem;
}
.home4_timeimg img{
  width: 0.19rem;
  height: 0.19rem;
  transition: all 0.3s;
}
.home4_timeimg img:nth-of-type(2){
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.home4_dec{
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #525252;
  line-height: 0.3rem;
  margin-top: 0.14rem;
  overflow: hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 2;
	 -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.home4_li:hover{
  border-color: #013398;
  transition: all 0.3s;
}
.home4_li:hover .home4_timeimg img:nth-of-type(1){
  opacity: 0;
  transition: all 0.3s;
}
.home4_li:hover .home4_timeimg img:nth-of-type(2){
  opacity: 1;
  transition: all 0.3s;
}
.home4_li:hover .home4_time p{
  color: #013398;
  transition: all 0.3s;
}
.home4_li:hover .home4_dec{
  color: #013398;
  transition: all 0.3s;
}

/* home5 */
.home5{
  padding: 1.25rem 0 1.2rem;
  background: url("../img/home5BG.png") no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.home5 .home3_top{
  position: relative;
}
.home3_top .swiper-button-next{
  right: 0;
  left: auto;
}
.home3_top .swiper-button-prev{
  right: 0.44rem;
  left: auto;
}
.home3_top .swiper-button-next:after, .home3_top .swiper-button-prev:after{
  font-size: 0.24rem;
  color: #AAAAAA;
}
.home5Swiper{
  margin-top: 0.87rem;
     width: calc(100% + 1.1rem);
     padding-right: 1.1rem;
}
.home5_li{
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.05);
  position: relative;
  transition: all 0.3s;
}
.home5_img{
  width: 100%;
  height: 5.5rem;
  border-radius: 10px 10px 10px 10px;
  transition: all 0.3s;
}
.home5B{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.67rem 0.44rem 0;
  background: #FFFFFF;
  height: 100%;
  transition: all 0.3s;
  
  width: 100%;
  height: 5.5rem;
    border-radius: .1rem;
}
.home5_dot{
  padding: 0.07rem;
  width: fit-content;
  background: #013398;
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  transition: all 0.3s;
}
.home5_tit{
  font-family: SC-Bold;
  font-weight: bold;
  font-size: 0.22rem;
  color: #000000;
  margin: 0.25rem 0 0.25rem;
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 1;
 -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.home5_dec{
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #7B7B7B;
  line-height: 0.3rem;
  overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
  transition: all 0.3s;
}
.home5_more{
  transition: all 0.3s;
  width: 100%;
}
.home5_bot{
  width: 82%;
  position: absolute;
  bottom: 0;
  padding: 0.36rem 0;
  border-top: 1px solid #D9D9D9;
  justify-content: space-between;
  transition: all 0.3s;
}
.home5_moreIMG{
  position: relative;
  transition: all 0.3s;
}
.home5_moreIMG img{
  width: 0.085rem;
  height: 0.11rem;
  margin-left: 0.16rem;
  transition: all 0.3s;
}
.home5_moreIMG img:nth-of-type(2){
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: 0;
  opacity: 0;
}
.home5_more p{
  font-family: Source Han Sans SC, Source Han Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #919191;
  transition: all 0.3s;
}
.home5_img2{
  position: relative;
  transition: all 0.3s;
}
.home5_img2 img{
  width: 0.39rem;
  height: 0.49rem;
  transition: all 0.3s;
}
.home5_img2 img:nth-of-type(2){
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.home5_li:hover .home5B{
  background: rgba(1, 51, 152, 0.8);
  transition: all 0.3s;
}
.home5_li:hover .home5_dot{
  background: #FFFFFF;
  color: #013398;
  transition: all 0.3s;
}
.home5_li:hover .home5_tit{
  color: #FFFFFF;
  transition: all 0.3s;
}
.home5_li:hover .home5_dec{
  color: #FFFFFF;
  transition: all 0.3s;
}
.home5_li:hover .home5_bot{
  border-color: rgba(255,255,255,0.5);
  transition: all 0.3s;
}
.home5_li:hover .home5_more p{
  color: #FFFFFF;
  transition: all 0.3s;
}
.home5_li:hover .home5_moreIMG img:nth-of-type(2){
  opacity: 1;
  transition: all 0.3s;
}
.home5_li:hover .home5_moreIMG img:nth-of-type(1){
  opacity: 0;
  transition: all 0.3s;
}
.home5_li:hover .home5_img2 img:nth-of-type(2){
  opacity: 1;
  transition: all 0.3s;
}
.home5_li:hover .home5_img2 img:nth-of-type(1){
  opacity: 0;
  transition: all 0.3s;
}

/* home6 */
.home6{
  padding: 1.2rem 0 1.02rem;
  background: url("../img/home6.png") top center no-repeat;
  /*background-size: 100% 100%;*/
  background-size: cover;
}
.home6Swiper {
      width: 100%;
      height: 100%;
      margin-top: 0.96rem !important;
    }
    .home6Swiper .swiper-wrapper,
    .home6Swiper2 .swiper-wrapper{
        flex-wrap: nowrap;
        transition-timing-function: linear !important;
    }

    .home6Swiper .swiper-slide,
    .home6Swiper2 .swiper-slide{
      text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 2.2rem;
        margin: 0 0.1rem;
        border-radius: 0.05rem;
        overflow: hidden;
        background: #fff;
        border: 0.01rem solid #fff;
    }
    .home6Swiper .swiper-slide:hover,
    .home6Swiper2 .swiper-slide:hover{
        border: 0.01rem solid #013399;
    }
    .home6Swiper .swiper-slide img {
      display: block;
      object-fit: cover;
      border-radius: 50% !important;
    }
    .home6Swiper2 {
      width: 100%;
      height: 100%;
      margin-top: 0.3rem !important;
    }

    .home6Swiper2 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .home6Swiper2 .swiper-slide img {
      display: block;
      object-fit: cover;
    }

.home6_li{
  width: 100%;
}
.home6_li img{
  height: 0.9rem;
  margin: auto;
}
.home6_cont{
  position: relative;
}
.home6_cont::after{
  content: "";
  width: 2.8rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient( 271deg, rgba(248,248,248,0) 0%, rgba(248, 248, 248, 0.5) 40%, #F8F8F8 100%);
  z-index: 2;
}
.home6_cont::before{
  content: "";
  width: 2.8rem;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient( 271deg, #F8F8F8 0%, rgba(248, 248, 248, 0.5) 40%, rgba(248,248,248,0) 100%);
  z-index: 2;
}








@media screen and (max-width: 1043px) {
    .home2_more{
        padding: 8px 20px;
    }
    .home2_more p{
        font-size: 16px;
    }
    .home2_more img{
        width: 8px;
        height: auto;
        margin-left: 10px;
    }
    
    
    /*banner*/
    .homeBan{
        height: auto;
    }
    .homeBan h2{
        font-size: .36rem;
    }
    .homeBan p{
        font-size: .3rem;
    }
    .homeBan .tect_img{
        width: 86%;
        height: auto;
    }
    .homeBan .home2_more{
        margin-top: 90px;
    }
    .homeBan .swiper-pagination{
        padding: 0 3%;
        bottom: 40px;
    }
    .homeBan .swiper-pagination-bullet{
        width: 60px;
        height: 2px;
    }
    
    
    
    /*核心产品*/
    .home3{
        padding: 60px 0;
    }
    .home3::before,
    .home3::after{
        width: 60px;
        height: calc(100% - 153px);
    }
    .home3_t1{
        font-size: 32px;
    }
    .train_r_tit{
        margin: 15px 0 0 0;
    }
    .new_tab_li{
        font-size: 18px;
        padding-bottom: 10px;
        margin-right: 30px;
    }
    .new_tab_liIMG{
        margin-left: 8px;
    }
    .new_tab_liIMG img{
        width: 8px;
        height: auto;
    }
    .home3_c{
        margin-top: 40px;
    }
    .home3_c .swiper-slide{
        width: 88% !important;
        height: 420px;
    }
    .home3_cont{
        padding: 50px 0 30px;
    }
    .home3_tit{
        font-size: 22px;
    }
    .home3_cont img{
        width: 14px;
        height: auto;
        margin-left: 15px;
    }
    .home3_c .swiper-button-next{
        right: 60px;
    }
    .home3_c .swiper-button-prev{
        left: 60px;
    }
    
    
    
    
    
    
    
    /*关于我们*/
    .home2{
        padding: 100px 0;
    }
    .aboutIMG{
        max-width: 100%;
        height: 46px;
    }
    .home2_l_tit{
        font-size: 22px;
        margin: 50px 0 15px;
    }
    .home2_l_dec{
        font-size: 16px;
        line-height: 1.94;
    }
    .home2_r .hAboutB{
        column-gap: 28px;
        margin-top: 40px;
    }
    .numT{
        font-size: 32px;
        column-gap: 8px;
    }
    .num{
        font-size: 46px;
    }
    .numB{
        font-size: 16px;
    }
    .home2 .home2_more{
        margin-top: 60px;
    }
    
    
    
    
    
    
    /*解决方案*/
    .home5{
        padding: 60px 0;
    }
    .home5Swiper{
        margin: 40px 0 0 0;
    }
    .home5_img{
        height: 420px;
    }
    .home5B{
        padding: 40px 22px 0;
        height: 100%;
    }
    .home5_dot{
        font-size: 14px;
        padding: 7px;
    }
    .home5_tit{
        font-size: 20px;
        margin: 20px 0;
    }
    .home5_dec{
        font-size: 16px;
        line-height: 1.75;
    }
    .home5_bot{
        padding: 15px 0;
        width: calc(100% - 40px);
    }
    .home5_more p{
        font-size: 16px;
    }
    .home5_moreIMG{
        display: flex;
    }
    .home5_moreIMG img{
        width: 8px;
        height: auto;
        margin-left: 10px;
    }
    .home5_img2 img{
        width: 36px;
        height: auto;
    }
    
    
    
    
    
    
    /*新闻资讯*/
     .home4{
        padding: 60px 0;
    }
    .home4_cont{
        margin-top: 40px !important;
    }
    .home4Swiper{
        width: 48%;
        height: 280px;
    }
    .home4_bot{
        height: 50px;
    }
    .home4Swiper .swiper-slide a{
        font-size: 16px;
        bottom: 16px;
    }
    .home4Swiper .swiper-button-prev{
        bottom: 16px;
        left: 10px;
    }
    .home4Swiper .swiper-button-next{
        right: 10px;
        bottom: 16px;
    }
    .home4_r{
        width: 52%;
        padding-left: 10px;
        max-height: 280px;
    }
    
    .home4_li{
        padding-bottom: 18px;
        margin-top: 18px;
        align-items: center !important;
    }
    .home4_li img{
        width: 36%;
        height: 80px;
    }
    .home4_lir{
        width: 64%;
        padding-left: 15px;
    }
    .home4_time{
        display: flex;
        align-items: center;
        margin-top: 0;
    }
    .home4_timeimg{
        height: 16px;
        display: flex;
    }
    .home4_timeimg img{
        width: auto;
        height: 100%;
    }
    .home4_time p{
        font-size: 14px;
        margin-left: 5px;
    }
    .home4_dec{
        font-size: 16px;
        line-height: 1.5;
        margin-top: 6px;
    }
    
    
    
    
    /*服务客户*/
     .home6{
        padding: 60px 0 100px;
    }
    .home6Swiper{
        margin-top: 40px !important;
    }
    .home6Swiper .swiper-slide, 
    .home6Swiper2 .swiper-slide{
        width: 170px;
        margin: 0 4px;
    }
    .home6_li img{
        height: 66px;
    }
    .home6Swiper2{
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 769px) {

    .home3_t1{
        font-size: 26px;
    }
    
    
    
    /*banner*/
    .homeBan .tect_img{
        width: 96%;
    }
    
    
    
    
    /*核心产品*/
    .home3::before, .home3::after{
        display: none;
    }
    .home3_c .swiper-slide {
        width: 94% !important;
        height: 240px;
    }
    .home3_tit {
        font-size: 18px;
    }
    .home3_cont {
        padding: 20px 0 15px;
    }
    .home3_c .swiper-button-next:after, 
    .home3_c .swiper-button-prev:after{
        font-size: 28px;
    }
    .home3_c .swiper-button-next{
        right: 16px;
    }
    .home3_c .swiper-button-prev{
        left: 16px;
    }
    
    
    
    
    
    
    /*关于我们*/
    .home2{
        padding: 60px 0;
    }
    .aboutIMG{
        max-width: 100%;
        height: 46px;
    }
    .home2_l_tit{
        font-size: 20px;
        margin: 36px 0 15px;
    }
    .home2_l_dec{
        font-size: 14px;
    }
    
    .home2_r .hAboutB{
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .hAboutItem{
        width: calc(50% - 14px);
        flex: auto;
    }
    .num{
        font-size: 36px;
    }
    .numB{
        font-size: 14px;
    }
    
    
    
    
    
    
    
    /*新闻资讯*/
    .home4_cont{
        flex-wrap: wrap;
    }
    .home4Swiper{
        margin-bottom: 40px;
        height: auto;
        flex: 0 0 100%;
    }
    .home4_r{
        width: 100%;
    }
    
    
    
    
    
    
    
    
}










