@media (max-width: 1200px) and (min-width: 767px) {
    .w {
      width: 100%;
      padding: 0 10px;
      box-sizing: border-box;
    }
  .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;
    }
  
    /* 资质荣誉 */
    .honor .w {
      width: 100%;
      padding: 0 10px;
    }
  
    .honorSwiper {
      width: 100%;
    }
  
    .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;
    }
    .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) {
    body{
      padding-bottom: 2px !important;
    }
    .w {
      width: 98%;
      box-sizing: border-box;
    }  
    .logo {
      padding: 30px 0 50px 0;
      width: 95%;
    }
    .qixia{
      margin-top: -20px;
    }
    .wb-nav {
      display: none;
    }
    .fuwu-boxs{
      width: 100%;
      height: 100%;
      text-align: center;
      margin-bottom: 10px;
    }
    .fuwu-boxs{
      width: 100%;
      text-align: center;
    }
    .title-txt{
        font-size: 12px;
    }
    .fuwu-box{
        width: 90%;
        height: 150%;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .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;
    }
    .peixun-list{
        height: 100%;
      font-size: 14px;
      margin: 0 3px;
      margin-bottom: 10px;
    }
    .peixun-list img{
      margin-bottom: -10px;
    }
    .peixun h2 {
      line-height: 26px;
    }
    .fuwu-wenben{
      font-size: 12px;
      line-height: 17px;
    }
    .wb-title li {
      /* width: 40px; */
      font-size: 14px;
    }
    .dibu-img{
      margin-top: 10px;
    }
  
    .active .wb-titles {
      font-weight: 700;
    }
    .wb-txt span{
      font-size: 13px;
    }
    .dibu-img img{
      width: 100%;
    }
    .cj-img{
      width: 100%;
      
    }
    
    .icon-box img{
      margin: 10px 0;
      width: 80%;
      margin-bottom: 10px;
    }
    .cj-txt{
      margin-top: 10px;
      line-height: 1.5;
      margin-bottom: 30px;
      font-size: 16px;
    }
    .youshi-title{
      margin-bottom: 0;
    }
    .youshi-box{
      width: 100%;
      text-align: center;

    }

    .logo img{
        margin-top: -30px;
        width: 140px !important;
        height: 30px !important;
      }
    .youshi-list{
      width: 357px;
      margin: 0 auto;
      font-size: 12px;
      margin-bottom: 10px;
    }
    .youshi-wenzi{
      font-size: 12px;
    }
    .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: 180px;
      box-sizing: border-box;
    }
  
    .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;
    }
  
    .mobile-swiper img{
        display: block;
        margin: 0 auto;
        width: 70%;
    }
    .swiper-lists {
        margin-top: 20px;
        /* margin-left: 437px; */
        display: flex;
        width: 100%;
      }
      .honorSwiper{
          padding-top: 75px;
      }
      .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;
    }
  }
  
  