.statdetailproduct .title_module {
    font-size: 14px;
    margin-bottom: 15px;
}

.statdetailproduct.right_col {
    margin-left: 20px;
}

.statdetailproduct.right_col ul li b {
    width: 150px;
}

.statdetailproduct ul li b {
    width: 320px;
    display: inline-block;
}

.statdetailproduct ul {
    display: inline-block;
}

.statdetailproduct ul li {
    line-height: 30px !important;
    border-bottom: 1px dashed #79979D !important;
    padding: 0 10px !important;
    text-align: left !important;
}

.adsboard_product_info {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    margin-bottom: 1rem;
}