.product_content .content .content_title{
    font-weight: bolder;
    font-size: 1.1em;
}

.product_content .content .content_subtitle{
    font-weight: bolder;
}

.product_content .content{
    margin-top: 2em;
}


.detail .headword:before{
    bottom:-1em
}


.product_content .content p:not(.content_title, .content_subtitle) {
    text-indent: 2em;
}


.product_content .title{
    margin-bottom: 0;
}
