
.header-banner {
  height: 5rem;
  margin-top: 0.7rem;
}
.swiper-wrapper .banner-slide {
  height: 5rem;
  position: relative;
}
.banner1{
  background: url(../image/banner/roadbanner.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;
}
/* .programme{
  padding-top: 0.62rem;
  padding-bottom: 1.26rem;
  color:#333;
}
.programme ul{
  margin-top: 0.76rem;
}
.programme li{
  float: left;
  width: 25%;
  text-align: center;
}
.programme li img{
  width: 0.8rem;
  margin-bottom: 0.3rem;
}
.programme li h3{
  margin-bottom: 0.2rem;
  font-size:0.2rem;
}
.programme li p{
  font-size: 0.16rem;
  line-height: 0.24rem;
  width: 2.45rem;
  margin: 0 auto;
} */
/* .scene{
  text-align: center;
}
.scene ul{
  display: inline-block;
  margin: 0 auto;
  margin-top: 0.48rem;
}
.sceneTab li{
  float: left;
  text-align: center;
  line-height: 0.4rem;
  height: 0.4rem;
  width: 1.2rem;
  margin: 0 0.22rem;
  cursor: pointer;
}
.sceneTab li a{
  color:#333;
}
.sceneTab li.active{
  color:#fff;
  background: #008cd6;
}
.sceneTab li.active a{
  color:#fff;
} */
#tabContent{
  height: 9rem;
  border-top: 1px solid #008cd6;
  margin-bottom: 0.8rem;
}
#transport ._img{
  float: left;
  margin-left: 1.5rem;
  margin-top: 0.2rem;
}
#transport .transport_txt{
  text-align: left;
  float: right;
  width: 4.52rem;
  height: 9rem;
  background:url(../image/scene_txtbg.png) no-repeat;
  background-size: 100% 100%;
  color:#333;
  padding: 0.9rem 0.4rem 0rem 0.4rem;
}
#transport .transport_txt h3:first-child{
  margin-top: 0px;
}
#transport .transport_txt h3{
  font-size: 0.2rem;
  margin-top: 1rem;
  margin-bottom: 0.2rem;
}
#transport .transport_txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
}

#cityDelivery{
  /* display: inline-block; */
  margin: auto;
  position: relative;
  width: min-content;
  padding-top: 0.8rem;
}
#cityDelivery .transport_txt{
  margin-top: 0.56rem;
}
#cityDelivery .transport_txt li{
  float: left;
  width: 50%;
  text-align: left;
  margin-bottom:0.42rem;
}
.transport_txtr{
  float: right;
}
#cityDelivery .transport_txt h3{
  font-size: 0.24rem;
  margin-bottom: 0.2rem;
}
#cityDelivery .transport_txt p{
  font-size: 0.16rem;
  width: 3.55rem;
}

#fastmail ._img{
  float: left;
  margin-left: 0.5rem;
  margin-top: 2rem;
}
#fastmail .transport_txt{
  text-align: left;
  float: right;
  width: 4rem;
  height: 9rem;
  background:url(../image/scene_txtbg.png) no-repeat;
  background-size: 100% 100%;
  color:#333;
  padding: 1.5rem 0.4rem 0rem 0.5rem;
}
#fastmail .transport_txt h3:first-child{
  margin-top: 0px;
}
#fastmail .transport_txt h3{
  font-size: 0.2rem;
  margin-top: 1rem;
  margin-bottom: 0.2rem;
}
#fastmail .transport_txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
}


#coolTransport{
  padding-top: 0.8rem;
}
#coolTransport li{
  float: left;
  width: 33.3%;
  margin: 0 auto;
}
#coolTransport .transport_txt h3{
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}
#coolTransport .transport_txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
  width: 2.85rem;
  margin: 0 auto;
}

.collocation{
  color:#333;
}
.collocation_img{
  float: right;
}
.collocation_main{
  margin-top: 1.1rem;
}
.collocation_txt{
  float:left;
}
.collocation h3{
  font-size: 0.24rem;
  margin-bottom: 0.8rem;
}
.collocation h3 a {
  color:#333;
}
.collocation h1{
  font-size: 0.3rem;
  margin-bottom: 0.8rem;
}
.collocation h1 a {
  color:#333;
}
.collocation li{
  font-size: 0.16rem;
  margin-bottom: 0.05rem;
}
.collocation li::before{
  content: "";
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  margin-right: 0.1rem;
  vertical-align: middle;
  background: url(../image/li_icon.png) no-repeat;
}
.collocationcar{
  text-align: center;
}
.collocationcar h3{
  text-align: left;
}
.collocationcar img{
  width: 80%;
  margin: 0 auto;
  margin-top:0.4rem;
}

.scenecool{
  margin-bottom: 0.8rem;
  width: 4.6rem;
}
.transport_txt p img{
  margin-right: 0.1rem;
  vertical-align: top;
  margin-top: 0.1rem;
}
.transport_txt p span{
  display: inline-block;
  width: calc(100% - 0.2rem);
}


#weihuaT ._img{
  float: left;
  margin-left: 1.5rem;
  margin-top: 1.2rem;
}
#weihuaT .transport_txt{
  text-align: left;
  float: right;
  width: 4rem;
  height: 9rem;
  background:url(../image/scene_txtbg.png) no-repeat;
  background-size: 100% 100%;
  color:#333;
  padding: 1.5rem 0.4rem 0rem 0.5rem;
}
#weihuaT .transport_txt h3:first-child{
  margin-top: 0px;
}
#weihuaT .transport_txt h3{
  font-size: 0.2rem;
  margin-top: 1rem;
  margin-bottom: 0.2rem;
}
#weihuaT .transport_txt p{
  font-size: 0.16rem;
  line-height: 0.3rem;
}


@media (max-width: 1400px){
  .header-banner{
    height: 4rem;
  }
  .swiper-wrapper .banner-slide{
    height: 4rem;
  }
  .programme li img{
    width: 0.7rem;
  }
  #transport .transport_txt p{
    font-size: 0.14rem;
  }
  #transport ._img{
    margin-left: 1.5rem;
    width: 3.8rem;
    margin-top: 0.2rem;
  }
  #fastmail ._img{
    margin-left: 0rem;
    margin-top: 1.45rem;
  }
  #weihuaT ._img{
    margin-left: 1rem;
    margin-top: 0.25rem;
  }
  #transport .transport_txt h3{
    margin-top: 0.5rem;
  }
  #fastmail .transport_txt h3 {
    margin-top: 0.6rem;
  }
  #fastmail .transport_txt p{
    font-size: 0.14rem;
  }
  #weihuaT .transport_txt h3 {
    margin-top: 0.6rem;
  }
  #weihuaT .transport_txt p{
    font-size: 0.14rem;
  }
  #cityDelivery .transport_txt p{
    font-size: 0.14rem;
  }
  #coolTransport .transport_txt p{
    font-size: 0.14rem;
  }
  .scene #tabContent{
    height: 6.8rem;
  }
  #transport .transport_txt{
    width: 4.3rem;
    height: 6.8rem;
  }
  #fastmail .transport_txt{
    width: 4.3rem;
    height: 6.8rem;
  }
  #weihuaT .transport_txt{
    width: 4.3rem;
    height: 6.8rem;
  }
  .scenecool{
    width: 4rem;
  }
  #transport .transport_txt{
    padding: 0.5rem 0.25rem 0rem 0.25rem;
  }
  #fastmail .transport_txt{
    padding: 0.8rem 0.25rem 0rem 0.25rem;
  }
  #weihuaT .transport_txt{
    padding: 0.8rem 0.25rem 0rem 0.25rem;
  }
}
@media (max-width: 1280px){
  .banner1 .text-box{
    margin-right: 0.4rem;
  }
  .programme .container,.scene .container,.collocation .container,.Hardware .container{
    width: 1100px;
  }

  .Hardware img{
    width: 80%;
  }
}
@media (max-width: 1120px){
  .programme .container,.scene .container,.collocation .container,.Hardware .container{
    width: 900px;
  }
  .programme li{
    overflow: hidden;
    padding: 0 0.25rem;
  }
  .programme li img{
    width: 0.6rem;
  }
  .programme li p{
    width: 100%;
  }
  #transport ._img{margin-left: 0.5rem;}
  #transport .transport_txt{
    width: 4rem;
  }
  #cityDelivery{
    width: 100%;
  }
  #cityDelivery .transport_txt{
    width: 90%;
    margin: 0 auto;
    margin-top: 0.56rem;
  }
  #fastmail ._img{
    width: 5rem;
  }
  #fastmail .transport_txt{
    width: 4rem;
  }
  #weihuaT ._img{
    width: 5rem;
    margin-left: 0;
  }
  #weihuaT .transport_txt{
    width: 4rem;
  }
  .scene2_img{
    width: 90%;
  }
  .collocation_img{
    width: 4.5rem;
  }
  .h2_title{
    font-size: 0.32rem;
  }
  .collocation h1{
    font-size: 0.26rem;
  }
}
@media (max-width: 990px){
  .programme .container, .scene .container, .collocation .container, .Hardware .container{
    width: 100%;
  }
  .collocation{
    margin-top: 0.6rem;
  }
  .collocation_img_min{
    width: 2.15rem;
    position: absolute;
    right: 0.2rem;
    top: 0rem;
  }
  .collocation{
    display: none;
  }
  .Hardware{
    display: none;
  }
}