  .tp li{     width: 23%;
      float: left;
      margin: 0px 1%;
      background:none;padding-bottom: 10px;}
.pic  {   
    width: 100%;
    height: 208px;
    text-align: center;    
    line-height: 208px;
        background: #f3f3f3;}
.pic img
   {  max-width: 100%;
    max-height: 208px;
    vertical-align: middle;}
