div.head_top{
  background: #f7f7f7;
}
div.head_topin p{
  color: #666;
}
p.head_topin_right a{
  color: #666;
}
.solution-banner{
  width: 100%;
  display: block;
  background: url(http://static.shibangchina.com//images/solutions/i-banner.jpg);
}
.sol-model img{
  width: 348px;
  height: 228px;
}
div.sol-content{
  margin-top: 72px;
  margin-bottom: 42px;
}
.sol-model{
  overflow: hidden;
  margin-left: -28px;
}
.sol-model a{
  width: 348px;
  display: block;
  text-align: center;
}
.sol-model li{
  display: inline-block;
  margin-left: 28px;
  float: left;
}
li.grey{
  background-color: #eee;
  height: 228px;
}
li.grey span{
  line-height: 228px;
  padding: 0;
}
.sol-model span{
  display: block;
  line-height: 2.5em;
  padding: 20px 0;
  font-size: 18px;
}
.sb-inner{
  color: #fff;
  padding: 205px 0 94px 18px;
}
.sb-inner span{
/*  border-bottom: 3px solid #fe9900;
  padding-bottom: 22px;*/
}
.sb-inner h2{
  font-size: 34px;
  font-weight: bold;
}
.sb-inner p{
  font-size: 16px;
  margin: 18px 0 36px 0;
  width: 690px;
}
.sb-inner a{
  background: #fe9900;
  display: block;
  width: 204px;
  height: 48px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
}
.sb-inner a:hover{
  color: #fff;
}
