.d_articles{background: rgb(192, 192, 197);}
.p_ProductInner:hover .d_articles {
    background: rgb(230, 118, 18);
}
.d_title {
    font-weight: inherit !important;
    font-size: 16px !important;line-height:40px !important;color: #fff;
}
.p_ProductInner:hover .d_title {
    color: #fff;
}
.d_HeadBox{margin:0 !important;}
