.s_content .p_thumb {
    line-height: 0;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
}
.s_content .p_desc {
    position: relative;
    text-align: justify;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.34em;
    color: #333;
    border-radius: 5px;
    margin-bottom: 15px;
}
.s_content .faq {
    margin-top: 30px;
}
.s_content .faq .item+.item {
    margin-top: 20px;
}
.s_content .faq>h2 {
    margin-bottom: 15px;
}
.s_content .faq .item>h3 {
    margin-bottom: 10px;
}
.s-table-1 {
	margin-top: 30px;
}