.content {
  width: 100%;
  background-color: #f7f7f7;
  padding-top: 2.633rem;
  background-image: url(/static/m/pic/about_01.png);
  background-position: bottom right;
  background-size: 100% auto;
  background-repeat: no-repeat;
  overflow: hidden;
}
.content .box {
  width: 88%;
  margin: 0 auto;
  padding-bottom: 4rem;
}
.content .box .s-title {
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #bbbbbb;
}
.content .box .title {
  font-size: 2.866rem;
  line-height: 2.866rem;
  color: #c6150f;
  margin-top: 1.4rem;
}
.content .box .p {
  margin-top: 2.666rem;
  font-size: 1.533rem;
  line-height: 2.6rem;
  color: #333333;
  text-align: justify;
}
.content .box .data {
  margin-top: 15px;
  width: 100%;
}
.content .box .data ul::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .data ul li {
  float: left;
  padding-right: 1.833rem;
  padding-left: 1.833rem;
  position: relative;
}
.content .box .data ul li:first-child {
  padding-left: 0;
  border-left: 0;
}
.content .box .data ul li::before {
  content: "";
  width: 1px;
  height: 6.566rem;
  background-color: #d0cfcf;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.content .box .data ul li:first-child::before {
  width: 0;
}
.content .box .data ul li .count-title {
  font-family: DIN-Bold;
  font-size: 3.3rem;
  line-height: 3.3rem;
  color: #c6150f;
}
.content .box .data ul li p {
  font-size: 1.2rem;
  line-height: 2rem;
  color: #666666;
}
.view {
  width: 100%;
  position: relative;
  height: 63rem;
}
.view .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.view .img img {
  position: absolute;
  top: 0;
  height: 100%;
  left: -100px;
  right: -100px;
  margin: auto;
}
.view .text {
  position: absolute;
  top: 6.866rem;
  left: 6%;
  width: 88%;
}
.view .text .h3 {
  font-size: 2.233rem;
  font-weight: bold;
  line-height: 3.4rem;
  color: #f7f7f7;
}
.view .text .h4 {
  margin-top: 3.2rem;
  font-size: 1.533rem;
  line-height: 2.6rem;
  text-align: justify;
  letter-spacing: -1px;
  color: #ffffff;
}

<!--0.00020098686218262-->