page .anyui-image {
  width: 300px;
  height: 225px;
  background-repeat: no-repeat;
  overflow: hidden;
  font-size: 0;
}

page .anyui-image-lazy-load {
  background-color: #ffffff03;
}