@media (max-width: 767px) {
  body {
    padding-bottom: 4rem;
  }
  .cover-container{
    height:auto;
  }
  .section .container{
    padding:0;
  }
  .resolve-detail {
    flex-wrap: wrap;
  }
  .resolve-detail li{
    display: inline-block;
    width: 49%;
  }
  .reform-content .content-items{
    display: flex;
    flex-wrap: wrap;
    padding: 0.8rem;
  }
  .reform-content .content-items .w50{
    width:90%;
    margin: 0 auto 2rem auto;
  }
  .reform-content .content-items .w33{
    width:90%;
    margin: 0 auto 2rem auto;
  }
  .section-content .mode-box .mode-items ul li{
    width:100%;
    float: none;
    margin: 2rem 0;
  }
  .multi-mode-intell-control .section-content .sub-body{
    padding:2rem;
  }
  .multi-mode-intell-control .section-content .sub-body .product-show{
    display: flex;
    align-items: flex-end;
    justify-content: center
  }
  .multi-mode-intell-control .section-content .sub-body .product-show .product-air{
    position: relative;
    padding-bottom: 4rem;
    width:26%;
  }
  .multi-mode-intell-control .section-content .sub-body .product-show .product-10{
    position: relative;
    padding-bottom: 4rem;
    width: 64%;
    margin-left: 2rem;
  }
  .section-content .sub-body .product-items-show ul{
    flex-wrap: wrap;
  }
  .section-content .sub-body .product-items-show ul li{
    width:33.3%;
    margin: 2rem 0;
  }
  .section-content .sub-body .sub-body .control-items{
    flex-wrap: wrap;
  }
  .section-content .sub-body .sub-body .control-items li{
    width:46%;
    margin-bottom: 2rem;
  }
  .reform-case .section-content{
    margin-top:1rem;
  }
  .reform-case .section-content .made-box.made-right{
    text-align: center;
    margin-bottom: 1rem;
  }
  .reform-case .section-content .made-3{
    padding-top: 8%;
    text-align: center;
    margin-bottom: 1rem;
  }
  .reform-case .section-content .made-2 {
    margin-top:0;
  }
  .reform-case .section-content .made-4{
    margin-top:0;
  }
  .reform-case .section-content .made-5{
    padding:0;
    margin-top:2rem;
  }
}
