
/*
**banner
*/
#banner{
  background:url(../image/banner3.jpg) center center no-repeat;
}

/*
*面临的问题
*/
#heart{
  height: 887px;
}
#heart .container .detail{
  background:url(../image/021.png) center center no-repeat;
  margin-top:83px;
  font-size:18px;
  color:#333;
}

/*
*新零售解决方案
*/
#new-solution{
  height: 783px;
}

/*
*我们的优势
*/
#our-advantage{
  height: 1023px;
}
#our-advantage .bottom >ul >li:nth-child(4),#our-advantage .bottom >ul >li:nth-child(7){
  margin-left:0;
}
/*
*客户案例
*/
#customer-case{
  height:1388px;
}
#customer-case .container .bottom h4 span{
  font-size:14px;
}
#customer-case .container .bottom h4 span:before{
  content:"";
  border-left: 1px solid #bbbbbb;
  margin: 0 10px;
}