.header-banner {
  height: 5rem;
  margin-top: 0.7rem;
}
.swiper-wrapper .banner-slide {
  height: 5rem;
  position: relative;
}
.banner1{
  background: url(../image/banner/repair_b.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.banner1 .text-box {
  float: right;
  color:#fff;
  width: 5rem;
}
.banner1 .text-box h1{
  font-size: 0.4rem;
  text-align: center;
  margin-bottom: 0.22rem;
  text-align: right;
  margin-top: 1.16rem;
}
.banner1 .text-box p{
  font-size: 0.16rem;
  text-align: left;
  line-height: 0.3rem;
}


.h2_title{
  font-size: 0.36rem;
  text-align: center;
  color:#333;
}

.scene{
  background: #f8f8f8;
}
.repai_bg{
  margin: 0.6rem auto;
  width: 90%;
}
.scene_box{
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.scene_box li{
  float: left;
  width: 20%;
}
.liimg_box{
  height: 0.95rem;
}
.scene_box li:nth-child(1) .liimg_box{
  padding-top: 0.35rem;
}
.scene_box li:nth-child(2) .liimg_box{
  padding-top: 0.3rem;
}
.scene_box li:nth-child(3) .liimg_box{
  padding-top: 0px;
}
.scene_box li:nth-child(4) .liimg_box{
  padding-top: 0.47rem;
}
.scene_box li:nth-child(5) .liimg_box{
  padding-top: 0.08rem;
}
.scene_box li:nth-child(1) img{
  width: 0.89rem;
}
.scene_box li:nth-child(2) img{
  width: 1.06rem;
}
.scene_box li:nth-child(3) img{
  width: 1.3rem;
}
.scene_box li:nth-child(4) img{
  width: 0.93rem;
}
.scene_box li:nth-child(5) img{
  padding-top: 0.1rem;
}
.scene_box li p {
  font-size: 0.14rem;
  color: #666;
  margin-top: 0.3rem;
}
.com_case li:last-child{
  border-right:1px solid #ddd;
}
@media (max-width: 1400px){
  .programme li img{
    width: 0.65rem;
  }
  .liimg_box{
    height: 0.88rem;
  }
  .scene_box li:nth-child(1) .liimg_box{
    padding-top: 0.3rem;
  }
  .scene_box li:nth-child(2) .liimg_box{
    padding-top: 0.25rem;
  }
  .scene_box li:nth-child(3) .liimg_box{
    padding-top: 0px;
  }
  .scene_box li:nth-child(4) .liimg_box{
    padding-top: 0.4rem;
  }
  .scene_box li:nth-child(5) .liimg_box{
    padding-top: 0.02rem;
  }
  .scene_box li:nth-child(1) img{
    width: 0.79rem;
  }
  .scene_box li:nth-child(2) img{
    width: 0.96rem;
  }
  .scene_box li:nth-child(3) img{
    width: 1.2rem;
  }
  .scene_box li:nth-child(4) img{
    width: 0.83rem;
  }
  .scene_box li:nth-child(5) img{
    padding-top: 0.1rem;
  }
  .scene_box li p {
    font-size: 0.14rem;
  }
}
@media (max-width: 1280px){
  .programme .container,.scene .container,.collocation .container,.Hardware .container{
    width: 1100px;
  }
}
@media (max-width: 1240px){
  .com_case li img {
    width: 80%;
  }
}
@media (max-width: 1120px) {
  .programme .container, .scene .container, .collocation .container, .Hardware .container {
    width: 900px;
  }
  .scene_box{
    width: 100%;
  }
}
@media (max-width: 990px) {
  .programme .container, .scene .container, .collocation .container, .Hardware .container {
    width: 100%;
  }
  .banner1 .text-box{
    margin-right: 0.4rem;
  }
  .Hardware{
    display: none;
  }
  .programme ul{
    padding: 0 0.4rem;
  }
  .programme li{
    width: 50%;
    float: left;
    margin-right: 0px;
    height: 1.8rem;
  }
  .programme li img{
    width: 0.8rem;
  }
  .serverCar_txt{
    text-align: center;
  }
  .repair_min_scene{
    width: 90%;
    margin: 0 auto;
  }
}