.header{
  height: 9.2rem;
  background-image: url(../../images/Baijia/logistic/banner_bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.header_nav{
  z-index: 999;
}

.content{
  width: 12rem;
height: 37.91rem;
background: #FFFFFF;
box-shadow: 0px 0px .12rem 0px #EEEEEE;
border-radius: .12rem .12rem 0px 0px;
margin-top: -5.54rem;
margin-left: auto;
margin-right: auto;
z-index: 888;
padding: 0 1rem;
position: relative;
}

.content .conItem:nth-child(1){
  padding-top: .43rem;
  margin-bottom: .32rem;
}
.content .conItem:nth-child(2){
  margin-bottom: .38rem;
}
.content .conItem:nth-child(3){
  margin-bottom: .2rem;
}
.content .conItem:nth-child(4){
  margin-bottom: .38rem;
}
.content .conItem:nth-child(5){
  margin-bottom: .6rem;
}


.conItem .con_step{
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: .4rem;
}

.conItem .con_step .stepItem{
  width: 4.76rem;
  height: .78rem;
  background: url(../../images/Baijia/logistic/syjs_title.png);
  background-size: contain;
  position: relative;
  margin-bottom: .23rem;
}

.conItem .con_step .stepItem:nth-child(1){
  
}

.conItem .con_step .step_t{
  font-size: .16rem;
font-family: Source Han Sans CN;
font-weight: 500;
color: #191919;
position: absolute;
left: .75rem;
bottom: .34rem;
}

.conItem .project{
  width: 12rem;
  justify-content: space-around;
  margin-left: -1rem;
}

.conItem .proItem{
width: 3.44rem;
}

.conItem .proItem img{
  width: 100%;
}