article .content .items {
  display: flex;
  justify-content: space-between;
  width: 869px;
  margin: 50px auto 0;
}
article .content .showimg {
  margin-top: 14px;
  width: 100%;
  text-align: center;
}
