.content {
  height: 100%;
}
.content .subhead {
  font-size: 16px;
  color: #666666;
  height: 98px;
  width: 100%;
  line-height: 98px;
  text-align: center;
}
.content .solution {
  margin-top: 0;
}
.content .solution .hx-synopsis {
  font-size: 16px;
  color: #5c5c5c;
  margin-top: 42px;
}
.content .solution .system-advantage {
  padding: 0 116px;
}
.content .solution .system-advantage .title {
  font-size: 24px;
  color: #000000;
  text-align: center;
  height: 110px;
  line-height: 110px;
}
.content .solution .system-advantage .contents {
  width: 948px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content .solution .system-advantage .contents:after {
  content: '';
  width: 290px;
  border: 1px solid transparent;
}
.content .solution .system-advantage .contents span {
  display: block;
  padding: 0 20px;
  height: 58px;
  width: 290px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .solution .system-advantage .contents span:nth-child(4) {
  margin-top: 20px;
}
.content .solution .system-advantage .contents span:nth-child(5) {
  margin-top: 20px;
}
.content .solution .function-title {
  height: 100px;
  padding-top: 50px;
  font-size: 22px;
}
.content .solution .solution_content {
  margin-top: 0;
}
.content .about .about_content {
  margin-top: 66px;
}
.content .flow_img .img {
  width: 900px;
  height: 536px;
}
.content .case .case_content {
  display: flex;
  flex-wrap: wrap;
}
.content .case .case_content a:nth-child(6) {
  margin-top: 40px;
}
.content .case .case_content a:nth-child(7) {
  margin-top: 40px;
}
.content .case .case_content a:nth-child(8) {
  margin-top: 40px;
}
.content .case .case_content a:nth-child(9) {
  margin-top: 40px;
}
.content .case .case_content a:nth-child(10) {
  margin-top: 40px;
}
