.about-culture .about-culture-warp {
  height: 560px;
  background-image: url("/img/about/1.png");
  background-position: 116px 50px;
  background-repeat: no-repeat;
}
.about-culture .about-culture-warp ul {
  padding-left: 428px;
  padding-top: 25px;
}
.about-culture .about-culture-warp ul li {
  color: #666;
  font-size: 18px;
  line-height: 107px;
}
.about-struct .list {
  height: 950px;
  width: 100%;
  background-image: url("/img/about/3.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}
.about-struct .list img {
  width: 854px;
  position: absolute;
  left: 50%;
  margin-left: -427px;
  top: 107px;
}
.about-index {
  background-color: #fff;
  padding-bottom: 60px;
}
.about-index h2 {
  font-size: 38px;
  font-weight: normal;
  padding-top: 66px;
  padding-bottom: 60px;
}
.about-index p {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 42px;
  color: #333;
}
.about-honor {
  font-weight: normal;
}
.about-honor ul {
  padding-left: 116px;
  padding-bottom: 120px;
  padding-top: 30px;
  font-size: 16px;
}
.about-honor ul li {
  color: #666;
  line-height: 60px;
}
.about-honor ul li .text-main {
  width: 280px;
  font-size: 18px;
}
.about-honor ul .line {
  height: 1px;
  background-color: #bababa;
  width: 100%;
  margin-top: -8px;
}
.ct-title {
  padding-top: 62px;
}
.ct-title h1 {
  font-weight: normal;
  font-size: 24px;
  color: #221815;
}
.ct-title p {
  font-size: 16px;
  color: #a1a1a1;
}
.about-road ul {
  font-size: 18px;
  padding-left: 118px;
  margin-top: 30px;
  padding-bottom: 200px;
}
.about-road ul li {
  line-height: 82px;
  color: #666;
}
.about-road ul .text-main {
  width: 333px;
  font-size: 24px;
  position: relative;
}
.relative-i {
  width: 7px;
  position: absolute;
  top: 36px;
  right: 43px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  background: #e0e0e0;
}
.about-road ul .line {
  width: 1px;
  height: 1300px;
  border-left: 1px solid #e0e0e0;
  position: absolute;
  top: 38px;
  left: 404px;
}
