/*.gy-home-box{
    height: 300px;
    padding: 20px;
}
.gy-home-title{

    padding-left: 0px;
    font-size: 14pt;
    color: white;
    width: auto;
    background: #4DA7E2;
    height: 60px;
    line-height: 60px;
}
.gy-home-item{

    background: #ffffff;
    color: black;
    height: inherit;
    width: auto;
    border: 1px solid #4DA7E2;
}
.gy-home-item .row{
    padding-top: 10px;
    padding-left: 20px;
    color: black;
    font-size: 12pt;
}

.gy-home-number{
    clear: both;
    color: #FF9502;
}*/

@media screen and (max-width: 1279px) {

    .product_1280{
        display: none;
    }
    .product_1660{
        display: none;
    }
    .product_1920{
        display: none;
    }
    .product_1440{
        display: none;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {
    .product_in_1280{
         display: none;
     }

    .product_1660{
        display: none;
    }
    .product_1920{
        display: none;
    }
    .product_1440{
        display: none;
    }
    .block-jia-image{
        width: 180px!important;
    }
}
@media (min-width: 1440px)and (max-width: 1599px) {
    .product_in_1280{
        display: none;
    }
    .product_1280{
        display: none;
    }

    .product_1920{
        display: none;
    }
    .block-jia-image{
        width: 222px!important;
    }
    .product_1660{
        display: none;
    }
}
@media (min-width: 1600px)and (max-width: 1919px) {
    .product_in_1280{
        display: none;
    }
    .product_1280{
        display: none;
    }

    .product_1920{
        display: none;
    }
    .product_1440{
        display: none;
    }
}

@media (min-width: 1920px) {
    .product_in_1280{
        display: none;
    }
    .product_1280{
        display: none;
    }
    .product_1660{
        display: none;
    }
    .product_1440{
        display: none;
    }

}