#main .goods-ribe .img {
  min-height: 288px;
  max-height: 288px;
  min-width: 100%;
  max-width: 100%;
}
#main .goods-ribe .code-v {
  border: 2px dashed #FCB5B4;
  background-color: rgba(244, 67, 54, 0.04);
}
#main .content img {
  max-width: 100%;
}
