.detail_main .title {
    border-bottom: 1px dashed #E5E5E5;
}

.detail_main .title h5 {
    margin: 49px auto 27px;
    font-size: 22px;
    color: #353535;
    line-height: 32px;
    text-align: center;
}

.detail_main .content {
    margin-top: 35px;
}

.detail_main .content p {
    margin-bottom: 48px;
    font-size: 16px;
    color: #353535;
    line-height: 30px;
    text-align: justify;
    text-indent: 3em;
}

.detail_main .content p img {
    margin: 0 auto;
}