
@media (min-width: 768px) {
  
  

}






@media screen and (max-width:980px) {
	 .foot_bot{
    font-size: 14px;
    text-align: center;
  }
  .foot_bot span{
    display: block;
    width: 100%;
  }
  .wal{
    box-sizing: border-box;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }
  .pcnone{
    display: block;
  }
  .wapnone{
    display: none;
  }
  /*header start*/
  .main-header-logo a .logo{
    height: 50px;
    padding: 5px 0;
  }

  .main-header {
    width: 100%;
    display: block;
    height: 60px;
    line-height: 60px;
  }
  .main-header-tel{
    display: none;
  }
  .main-header .main-menu-wrapper{
    width: auto;
    display: none;
  }
  .mobile-nav-toggler{
    display: block;
  }
  .mobile-nav-toggler i {
    color: #00adf6;
    font-size: 20px;
    line-height: 60px;
  }
  .main-header-content .main-menu-list{
    display: none;
  }

  .mobile-nav-close i {
    color: #fff;
  }
  .mobile-nav-container .main-menu-list li{
    width: 100%;
  }
  .back-to-top{
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
    background-size: 100%;
  }
  /*banner*/
  #banner .swiper-button {
    display: none;
  }

  #banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;

  }

  #banner .swiper-slide .pcimg {
    display: none !important;
  }

  #banner .swiper-slide .mobimg {
    display: block !important;
  }
  
  .main-menu-wrapper-left .dh{
    display: none;
  }

  /*title*/
  .main_title{
    margin-bottom: 20px;
    position: relative;
  }
  .main_title b{
    font-size: 26px;
    margin: 8px 0;
  }
 .main_title b span{
  font-size: 24px;
 }
  .main_title > span{
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
  }


  /*company*/
  .about {
    padding: 40px 0;
    background: url(../images/indexbj1.png) no-repeat center;
  }
  .about_fl, .about_fr {
    float: none!important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto; 
    padding-right: 0px;
    width: 100%;
  }
  .about_fr{
    margin-top: 30px;
  }
  .ab_txt {
    font-size: 15px;
    line-height: 24px;
  }


  .about_lx{
    width: 100%;
    margin-top: 0;
  }
  .about_lx ul li{
    width: 100%;
    padding: 15px 0;
    display: flex;
    flex-wrap: row wrap;
  }
  .about_lx ul li b {
    width: 100%;
    font-size: 24px;
  }
  .about_lx ul li p{
    font-size: 16px;
  }

  /*product*/
  .product {
    padding: 40px 0;
  }
  .product_fl {
    width: 100%;
    padding-right: 0px;
  }
  .product_txt{
    font-size: 16px;
  }
  .product_icon ul li{
    padding: 0 5px;
  }
  .product_icon ul li p {
    margin-top: 10px;
    font-size: 14px;
  }

  .pro_bottom{
    padding: 40px 15px 60px;
  }
  .pro_txt b.pro_title{
    font-size: 16px;
    display:block;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
  }
  .pro_bottom .swiper-button-next {
  position: absolute;
  top:auto;
  bottom: -10px;
  right: calc(50% - 45px) ;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background:#bbb;
  cursor: pointer;
  overflow: hidden;
  z-index: 99;
  width: 40px;
  font-size: 26px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  transition: all .5s ease;
  outline: none;
  margin-top: 0;
}

.pro_bottom .swiper-button-prev {
  position: absolute;
  top:auto;
  bottom: -10px;
  left: auto;
  right: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  background:#bbb;
  cursor: pointer;
  overflow: hidden;
  z-index: 99;
  width: 40px;
  font-size: 26px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  transition: all .5s ease;
  outline: none;
  margin-top: 0;
}
  /*case*/
  .cases{
    padding: 40px 0 0;
  }

  .cases .swiper-container {
    margin-top: 20px;
    padding-bottom: 80px;
    position: relative;
}
  .cases .swiper-button-next, .cases .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: calc(50% + 5px);
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    background: #00ADF6;
    cursor: pointer;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    transition: all .5s ease;
    outline: none;
    margin-top: 0;
}
.cases .swiper-button-prev{
  left: calc(50% - 45px);
}
.cases .swiper-button-next img, .cases .swiper-button-prev img{
  width: 40px;
  height: 40px;
}
  
  /*ys*/
  .ys {
    padding-top: 40px;
    background-size:auto 180px;
  }

  .ys_con{padding: 0}
  .ys_list_right {
    float: left;
    width: 100%;
  }

  .ys_list_left {
    float: right;
    width: 100%;
    padding: 20px 0 0;
    background: #ffffff;
    line-height: 24px;
    font-size: 14px;
    color: #585657;
  }
  .ys_list_left > img{
    display: none;
  }
  .zzsc .co{
    margin:0;
  }
  .zzsc .co>ul {
    margin-top: 15px;
}
  .zzsc .tab a {
    width: calc(50% - 10px);
    font-size: 16px;
    padding: 10px 0;
    background-size: 100%;
    margin-bottom: 10px;
    background: #f1f1f1;
  }
  .ys_list_left i {
  font-size: 30px;
  line-height: 30px;
 
  margin-top: 20px;
  margin-bottom: 0px;
 
}

.ys_list_left b {
  color: #444;
  font-size: 24px;
  display: inline-block;
  padding-left:10px;
}
.ys_list_left span {
    display: block;
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 0;
}
  /*new*/
  .news {
    padding: 40px 0;
  }
  .news_box{
    width: 100%;
    float: none;
  }
  .news-con {
    width: 48%;
    margin-bottom: 20px;
  }
  .news_box .news-con a {
    display: block;
    padding-right: 0px;
    margin-right: 0;
  }
  .news_box .news-con:nth-child(2) {
    float: right;
  }
  .news_fl_list {
    margin-right: 0px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    border-top: 1px solid #f1f1f1;
  }
  .news_fl_list a{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .news_fl_list a span {
    float: right;
    color: #999;
    margin-top: 5px;
  }
  .news_fr{
    width: 100%;
  }

  .news_fr a {
    padding:15px 15px;
  }
  .news_fr span {
    margin-right: 5px;
  }

  /*footer*/
  .foot{
    padding: 40px 15px;
    background: url(../images/footbg.jpg) no-repeat center;
    background-size: cover;
  }
  .foot b {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .foot .ft-nav {
    width: 100%;
  }
  .foot .ft-nav li {
   
    margin-bottom: 10px;
    width: 50%;
}
  .foot .ft-contact {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
  .foot .ft-contact p{
    margin-bottom: 10px;
  }
  .foot .ewm {
   display: none;
  }
  
  
}

@media screen and (max-width:768px) {
  

  /*header*/
  .main-header-logo a .logo{
    height: 40px;
    padding: 5px 0;
  }

  .main-header {
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
  }
  .mobile-nav-toggler i {
   
    font-size: 18px;
    line-height: 50px;
  }
  #banner .swiper-slide .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 33%;
    bottom: 0;
    margin: 0 auto;
  }

  .banner-slide-content .title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-bottom: 10px;

  }

  .banner-slide-content p {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: #fff;
  }
  .index_tit b {
    font-size: 32px;
    color: #00adf6;
  }
  .index_tit p {
    font-size: 16px;
    color: #999;
    padding-top: 5px;
  }
  /*company*/
  .company {
    padding: 40px 0;
  }
 

  /*product*/

  /*xinwen*/
 

  /*footer*/

  .back-to-top{
    display: none;
  }

}

