.article-contents .article-section .detail-screen1 {
  width: 30%;
  margin: 0 auto;
}

.article-contents .article-section .screens2 {
  display: flex;
}

.article-contents .article-section .detail-screen2 {
  width: 75%;
  margin: 0 auto;
  display: block;
}

.article-contents .article-section .detail-screen3 {
  width: 60%;
  margin: 0 auto;
  display: block;
}

.article-contents .article-section .number-list li .number-picture2 {
  width: 4%;
  height: 4%;
  margin: 0 5px 24px 0;
}

.article-contents .article-section .number-list li .number-picture3 {
  width: 4%;
  height: 4%;
  margin: 0 5px 48px 0;
}
