/* platform banner*/
.swiper-container {
  height: 510px;
  width: 1520px;
}
.banner-container {
  height: 510px;
  width: 100%;
  background: #08172b;
}

.g-wrap .bannerWord1 {
  height: 510px;
  background:url(../../imgs/banner/banner02.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}

.g-wrap .bannerWord2 {
  height: 510px;
  background:url(../../imgs/banner/banner04.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}

.g-wrap .bannerWord3 {
  height: 510px;
  background:url(../../imgs/banner/banner06.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}


/*case*/


.case1 div:nth-child(1) {
  margin: 0 auto;
  width: 1050px;
  height: 791px;
  background:url(../../imgs/carNet/case/case_01.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}



.case2 div:nth-child(1) {
  margin: 0 auto;
  width: 1050px;
  height: 1143px;
  background:url(../../imgs/carNet/case/case_02.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}

.case3 div:nth-child(1) {
  margin: 0 auto;
  width: 1050px;
  height: 843px;
  background:url(../../imgs/carNet/case/case_03.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}

.case4 div:nth-child(1) {
  margin: 0 auto;
  width: 1050px;
  height: 1688px;
  background:url(../../imgs/carNet/case/case_04.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}

.case5 div:nth-child(1) {
  margin: 0 auto;
  width: 1050px;
  height: 1098px;
  background:url(../../imgs/carNet/case/case_05.jpg)no-repeat;
  background-size: 100% ;
  position:relative;
}
