﻿.cssProdDtq_BoxLh {
    float: left;
    width: 1200px;
    min-height: 320px;
    position: relative;
    margin-bottom: 0px;
/*    margin-top:25px;
*/}

@media screen and (min-width: 1025px) and (max-width:1360px) {

    .cssProdDtq_BoxLh {
        width: 88.3vw;
    }
}


@media screen and (max-width: 1024px) {
    .cssProdDtq_BoxLh {
        width: 905px;
    }
}
