.flash-deals1 {
    padding-top: 50px;
    padding-bottom: 0px;
}

.margin-top{
	margin-bottom: 50px;
}

.header-cate ul li a {

    color: #666666;

}

.header-cate ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    padding: 29px 0;
    border: 1px solid #ddd;
}

@media (max-width: 480px)
{
    .product-grid [class*="col-xs-"], .product-tab [class*="col-xs-"], .homepage-banner [class*="col-xs-"] {
        width: 49%;
    }
}
@media(min-width: 400px)and(max-width: 767px){

.ecome-info.spc2 {
    margin-bottom: 30px;
    text-align: center;
}
}
@media(min-width: 480px){

    .benefit_li {
        height: 110px;
    }
}
@media (max-width: 400px){
.ecome-info.spc2 {
    margin-bottom: 30px;
    text-align: center!important;
}

.product-grid [class*="col-xs-"], .product-tab [class*="col-xs-"], .homepage-banner [class*="col-xs-"] {
    width: 50%!important;
}


}

