.row {
    margin-left: 0px;
    margin-right: 0px;
}

p {
    margin-bottom: 0px;
}

.content_products {
    margin-top: 30px;
}

.content_products .left_products {
    padding-left: 0px;
}

@media (min-width: 960px) {
    .content_products .left_products {
        width: 702px;
        padding-right: 0px;
        margin-right: 24px;
    }
}

.content_products .left_products .demo img {
    max-width: 100%;
}

.content_products .left_products h1 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    color: #000;
}

.content_products .left_products .time {
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 12px;
    line-height: 26px;
    text-align: left;
    color: #999;
}

.content_products .left_products .nd_news {
    margin-bottom: 20px;
    margin-top: 20px;
}

.content_products .left_products .nd_news p {
    margin-bottom: 10px;
}

.content_products .left_products .nd_news img {
    width: 702px !important;
    height: auto !important;
}

.content_products .left_products .next-pre {
    margin-bottom: 50px;
    position: relative;
    text-align: center;
}

.content_products .left_products .next-pre .a-pre {
    top: 0px;
    left: 0px;
    position: absolute;
}

.content_products .left_products .next-pre .a-next {
    top: 0px;
    right: 0px;
    position: absolute;
}

.content_products .left_products .next-pre .share_face {
    margin-right: 20px;
}

.content_products .left_products .next-pre .share_popup i {
    color: #999;
    font-weight: bold;
}

.content_products .right_products {
    padding-right: 0px;
}

@media (min-width: 960px) {
    .content_products .right_products {
        width: 234px;
        padding-left: 0px;
    }
}

.content_products .right_products .duankhac {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.content_products .right_products .duankhac .p-text-mobile {
    display: none;
}

.content_products .right_products .p-products {
    text-align: right;
    margin-bottom: 6px;
}

@media (min-width: 767px) {
    .content_products .right_products .p-products {
        float: right;
    }
}

.content_products .right_products .p-products a {
    font-weight: normal;
    display: flex;
    font-size: 11px;
    line-height: 16px;
    text-align: left;
    color: #000;
}

.content_products .right_products .p-products a span {
    padding-left: 12px;
    background: url(../images/tron.png) no-repeat top 5px left 5px;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    text-align: right;
    color: #999;
    display: block;
}

.content_products .right_products .p-products a .span-time-mobile {
    display: none;
}

.content_products .right_products .p-products a .span_title {
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    text-align: left;
    background: unset;
}

@media (min-width: 767px) {
    .content_products .right_products .p-products a .span_title {
        text-align: right;
    }
}

.content_products .right_products .p-products a:hover {
    font-style: italic;
}

.content_products .right_products .pagination {
    margin: unset;
    text-align: right;
}

.content_products .right_products .pagination a {
    margin-right: 0px;
    width: auto;
    height: auto;
    border: unset;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
    text-align: right;
    color: #333;
    padding: 0px;
    padding-right: 12px;
    background: url("../images/more.html") no-repeat top 4px right;
}

.content_products .right_products .pagination a:hover {
    font-style: italic;
}

@media (max-width: 767px) {
    .content_products .left_products {
        padding-right: 0px;
    }

    .content_products .left_products .demo img {
        max-width: 100%;
    }

    .content_products .left_products .next-pre {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .content_products .right_products {
        padding-left: 0px;
    }

    .content_products .right_products .duankhac .p-text-mobile {
        display: block;
        margin-top: 30px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #000000;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        color: #333;
    }

    .content_products .right_products .duankhac .p-products {
        text-align: left;
    }

    .content_products .right_products .duankhac .p-products a .span-time-pc {
        display: none;
    }

    .content_products .right_products .duankhac .p-products a .span-time-mobile {
        padding-left: 0px;
        padding-right: 12px;
        display: unset;
        background: url(../images/tron.png) no-repeat top 4px right 4px;
    }

    .content_products .right_products .pagination {
        text-align: left;
    }
}
@media(max-width: 768px){
    .content_products .left_products .nd_news img {
        width: 393px !important;
        height: auto !important;
    }
}
@media (max-width: 384px) {
    .content_products .left_products .nd_news img {
        width: 363px !important;
        height: auto !important;
    }
}
@media (max-width: 360px) {
    .content_products .left_products .nd_news img {
        width: 340px !important;
        height: auto !important;
    }
}



