.content .solution .product-img {
    margin-top: 40px;
}
.content .solution .huixin_exit_img .title_before {
    text-align: center;
    margin: 72px 0 54px 0;
}
.content .solution .huixin_exit_img .img {
    width: 800px;
    height: 555px;
    border: 1px solid #eeeeee;
}
.content .solution .huixin_exit_img .img img {
    width: 100%;
}
.content .solution .case .case_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.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 .solution .case .case_content a .case_list {
    width: 211px;
}
.content .solution .case .case_content a .case_list span {
    text-align: center;
}
