@media only screen and (max-width: 768px) and (min-width:320px){
  .c_portalResProduct_list-01001 .proLi{padding: 5px !important;
    width: calc(100% / 2);
    float: left;}
  .c_portalResProduct_list-01001 .porTbox {
    height: 182px !important;
  }
}
@media only screen and (max-width: 319px){
 .c_portalResProduct_list-01001 .porTbox {
    height: 117px !important;
}
}
 .lookDetail{display:none!important;}/*详情箭头*/
.proSummry{display:none;}/*描述*/
.porBbox{
  height:auto !important;
  border: 0px solid #f2f2f2 !important;padding-top: 10px !important;text-align: center;}/*下面文字高度*/

.c_portalResProduct_list-01001 .porTbox{border: 1px solid #f2f2f2;}
.proLi{height: auto !important;}