.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: #555555;
  margin-top: 42px;
}
.content .solution .finance-title {
  margin: 0 auto;
  margin-top: 56px;
}
.content .solution .solution_content {
  margin-top: 26px;
}
.content .solution .huixin_exit_img .title_before {
  text-align: center;
  margin: 72px 0 54px 0;
}
.content .solution .huixin_exit_img .img {
  width: 800px;
  height: 661px;
  border: 1px solid #eeeeee;
}
.content .solution .huixin_exit_img .img img {
  width: 100%;
  height: 100%;
}
.content .solution .case .case_content {
  display: flex;
  flex-wrap: wrap;
}
.content .solution .case .case_content a:nth-child(6) {
  margin-top: 40px;
}
.content .solution .case .case_content a:nth-child(7) {
  margin-top: 40px;
}
.content .solution .case .case_content a:nth-child(8) {
  margin-top: 40px;
}
.content .solution .case .case_content a:nth-child(9) {
  margin-top: 40px;
}
.content .solution .case .case_content a:nth-child(10) {
  margin-top: 40px;
}
.content .about {
  margin-top: 0;
}
.content .about .title_before {
  margin-bottom: 66px;
}
