.layout, .industry-scope {
  width: 100%;
  height: 1007px;
  position: relative;
  min-width: 1200px;
  overflow: hidden;
  background: #ffffff;
}
.layout .img, .industry-scope .img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.layout .img img, .industry-scope .img img {
  width: 1920px;
  height: 1007px;
}

.industry-scope {
  height: 1304px;
}
.industry-scope .img img {
  height: 1304px;
}

.popularize {
  width: 100%;
  background: #ffffff;
  padding-top: 120px;
}
.popularize-1 {
  width: 1355px;
  margin: 0 auto;
}
.popularize-1 .title {
  width: 1355px;
  line-height: 40px;
  font-size: 30px;
  font-family: AlibabaPuHuiTi-2-85-Bold;
}
.popularize-1 .title span {
  font-size: 38px;
}
.popularize-1 .img {
  width: 1355px;
  margin: 50px 0;
}
.popularize-1 .img ul {
  width: 1355px;
  float: left;
  padding: 0;
}
.popularize-1 .img ul li {
  width: 225px;
  height: 124px;
  float: left;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.popularize-1 .img ul li:nth-child(6n), .popularize-1 .img ul li:nth-last-child(1) {
  border-right: 1px solid #dedede;
}
.popularize-1 .img ul li img {
  width: 223px;
  height: 122px;
}
.popularize-2, .popularize-3, .popularize-4 {
  width: 100%;
  height: 773px;
  position: relative;
  min-width: 1200px;
  overflow: hidden;
  background: #ffffff;
}
.popularize-2 .img, .popularize-3 .img, .popularize-4 .img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.popularize-2 .img img, .popularize-3 .img img, .popularize-4 .img img {
  width: 1920px;
  height: 773px;
}
.popularize-3 {
  height: 1088px;
}
.popularize-3 .img img {
  height: 1088px;
}
.popularize-4 {
  height: 818px;
}
.popularize-4 .img img {
  height: 818px;
}/*# sourceMappingURL=about.css.map */