@media (max-width: 1200px) and (min-width: 767px) {
  .w {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    padding-bottom: -90px;
  }
.wb-body{
  width: 100%;
}
/* .zyls-banner{
  width: 100%;
}
.img-box{
  width: 100%;
} */
  .dibu-img img{
    width: 100%;
  }
  .icon-box img{
    margin: 0 10px;
  }

  .center_banner img {
    width: 100%;
  }

  .advantageSwiper .swiper-slide {
    width: 390px !important;
  }
  .qixia{
    height: 100%;
    top: -10px !important;
  }

  /* 资质荣誉 */
  .honor .w {
    width: 100%;
    padding: 0 10px;
  }

  .honorSwiper {
    width: 100%;
  }
  .wb-body b {
    text-align: center;
  }
  .wb-biaoti{
    font-size: 18px !important;
  }
  .honor-fixed {
    left: 58px;
    width: 107px;
    height: 155px;
    padding: 10px 0;
    box-sizing: border-box;
  }

  .honor-tip {
    margin-top: 0;
    font-size: 20px;
  }

  .honor-zh {
    font-size: 14px;
  }

  .honor-cn {
    font-size: 14px;
  }

  .honor-all {
    right: 0;
  }

  .swiper-lists {
    width: 100%;
    margin: 0;
    margin-top: 80px;
    justify-content: center;
    box-sizing: border-box;
  }

  .swipet-list {
    width: 220px;
    height: 260px;
    margin-right: 5px;
  }
  .changjin-box{
    width: 100%;
  }
  .cj-img img{
    width: 100%;
  }
  .cj-txt{
    font-size: 22px;
    line-height: 1.5;
  }
  .wb-nav{
    display: none;
  }
  .mobile-box{
    display: flex;
    justify-content: space-around;
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 10px;
  }
  .wb-txt{
    font-size: 18px;
    text-align: center !important;
  }
  .youshi-title{
    line-height: 30px;
  }
  .youshi-title{
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .youshi-box{
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .youshi-list{
    width: 300px;
    height: 125px;
    font-size: 22px;

  }
  .line {
    display: none;
  }

  footer {
    padding-top: 15px;
  }

  footer .w {
    padding: 0 10px;
  }

  .address {
    padding-top: 20px;
  }

  .ewm {
    float: right;
  }

  .ewm img {
    width: 120px;
  }
}

/* 小于767px */
@media (max-width: 767px) {
  .w {
    width: 98%;
    box-sizing: border-box;
  }
  body{
    padding-bottom: 2px !important;
  }

  /* .logo {
    padding: 30px 0 50px 0;
    width: 95%;
  } */
.head{
  height: 90px;
}
  .wb-nav {
    display: none;
  }
  .fuwu-boxs{
    width: 100%;
    height: 100%;
  }
  .fuwu-boxs{
    width: 100%;
    text-align: center;
  }
  .biaoti b{
    padding-left: 0;
  }
  .mobile-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
  }
  .peixun{
    width: 100%;
    height: 100%;
    font-size: 12px;
  }
  .logo{
    display: flex;
  }
  .logo img{
    width: 142px;
    height: 32px;
  }
  .peixun-list{
    font-size: 14px;
    margin: 0 3px;
  }
  .peixun-list img{
    margin-bottom: -10px;
  }
  .peixun h2 {
    line-height: 26px;
  }
  .fuwu-wenben{
    font-size: 16px;
    line-height: 17px;
  }
  .wb-title li {
    width: 40px;
    font-size: 14px;
  }
  .dibu-img{
    margin-top: 10px;
  }

  .active{
    
     border-bottom: 2px solid #007aff;
  }
  .active .wb-titles {
    font-weight: 700;
    color: #007aff;
  }
  .wb-body{
    text-align: center;
  }
  .wb-txt span{
    font-size: 13px;
  }
  .dibu-img img{
    width: 100%;
  }
  .cj-img{
    width: 100%;
    
  }
  
  
  .icon-box img{
    margin: 10px 0;
  }
  .cj-txt{
    margin-top: 10px;
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .youshi-title{
    margin-bottom: 0;
  }
  .youshi-box{
    width: 100%;
    text-align: center;
  }
  .youshi-list{
    margin: 0 auto;
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    width:90%;
    height: 200px;
    padding: 20px;
    margin-bottom: 10px;
  }
  .youshi-wenzi{
    font-size: 12px;
  }
  .honorSwiper{
    padding-top: 75px;
  }
  img{
    display: block;
    margin: 0 auto;
    width: 70%;
  }
  .cj-img img{
    width: 100%;
  }
  .cj-txt{
    font-size: 16px;
  }
  .banner-tip {
    width: 95%;
  }
  .icon-box{
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: space-around;
  }

  .icon-box img {
    height: 150px;
    width: 70%;
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  .center_banner img {
    display: none;
    width: 100%;
  }

  .advantageSwiper .swiper-slide {
    width: 425px !important;
  }

  /* 资质荣誉 */
  .honor .w {
    width: 100%;
    padding: 0 10px;
  }

  .honorSwiper {
    width: 100%;
  }

  .honor-fixed {
    left: 20px;
    width: 107px;
    height: 155px;
    padding: 10px 0;
  }

  .honor-tip {
    margin-top: 0;
    font-size: 20px;
  }

  .honor-zh {
    font-size: 14px;
  }

  .honor-cn {
    font-size: 14px;
  }

  .honor-all {
    right: 0;

  }

  .swiper-lists {
    margin-top: 20px;
    /* margin-left: 437px; */
    display: flex;
    width: 100%;
  }
  .swipet-list {
    width: 320px;
    height: 350px;
    margin-right: 5px;
  }
  .swipet-list img {
    width: 320px;
    height: 207px;
  }

  .swiper-txt {
    margin-top: 20px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-family: '微软雅黑';
  }

  /* 底部 */
  footer {
    padding-top: 15px;
  }
  footer .w {
    padding: 0 10px;
  }

  .call-link {
    justify-content: flex-start;
  }

  .foot-logo {
    padding-bottom: 15px;
    width: 100%;
  }

  .callme {
    margin: 0 15px 0 5px;
  }
  .line {
    display: none;
  }

  .address {
    padding-top: 0;
  }

  .foot-nav {
    font-size: 12px;
  }
}
