@charset "utf-8";

@media screen and (max-width: 768px) {
.banner-swiper .swiper-slide .parallax .back_img.pc {
  display:none ;
}
.banner-swiper .swiper-slide .parallax .back_img.mob {
  display:block ;
}
  html.has-scroll-smooth, html {
    position: relative;
    overflow: auto;
  }
  body{
  overflow-x: auto;
}
 #container {
    overflow: hidden;
  }

.banner-swiper .swiper-slide .slide_txt {
  left: 6%;
  width: 88%;bottom: calc(6% + 40px);}
.banner-swiper .swiper-slide .slide_txt .p1{font-size:28px;
    line-height:1.2;}
.text-bg,.text-top{ font-size:22px;}
#services .section-header-flex,#industry .section-header-flex{ margin-bottom:0;flex-direction: inherit;
    align-items: flex-end;
    gap: 0;}
	#industry .section-header-flex{ margin-bottom:30px;}
	#industry{ padding-bottom:60px !important; }
	
#services  .swiper-button-wrapper,#industry  .swiper-button-wrapper {
    align-self: anchor-center;
  }
  #bannerins-swiper .swiper-slide .slide_txt{ left:10%; bottom:150px}
   .tab-text {
    color: #999999;
    font-size: 16px;
    font-weight: 500;
    font-family: Source Han Sans;
    display: block;
    transition: color 0.3s ease;
  }
  .tabs-wrapper{ padding:0 16px;}
.goTop {
  position: fixed;
  right: 20px;
  bottom: 20px;}
  .side1 {
  height: calc(100vh + 60px);
}
.banner-swiper .swiper-slide {
  height: calc(100vh + 60px);
}
  .index_center_content .photo_bolang {
				content: '';
				position: absolute;
				left: 0;
			    height:60px;
				width: 100%;
				background:url(../images/bolang_mobile.png) center center no-repeat;
				top: -60px;background-size:100% 100%;
			} 
.layer-set .gradient-bg-container,.goTop .gradient-bg-container {
  width: 38px;
  height: 38px;}

.layer-set,.goTop .back-to-top{border: 3px solid transparent;}
.serviceSwiper .service-slide-wrapper{ height: 50vh;}
.serviceSwiper {
					margin-top:-10px;
				}
.more_btns_show{ padding:3px}
.footer-section h3,.footer-section a {
  font-size: 14px;
  line-height: 1.8;
}

  

}