@charset "utf-8";

@media only screen and (max-width: 768px) {
    /* .header_logo{
        bottom:20px;
    }
    .product_hot_container{
        display: block;
    }
    .home_mini_ads_des {
        margin: unset;
        width: 100%;
        top: 50%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    } */
}