article .right  {
width: 885px;
min-height:300px;
padding-left: 32px;
margin-bottom: 108px;
float: right;
border-left: 1px solid #ccc;
}
article .right h2 {
  font-size: 25px;
  color: #01af63;
  text-align: center;
  line-height:35px;
}
article .right h5 {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 32px;
}
article .right h5 span {
  margin-left: 20px;
  color: #999;
}
