/* */

i.i_com {
    flex-shrink: 0;
    display: inline-block;
    /* margin: 0 10px 0 0; */
}

i.i_cat {
    width: 30px;
    height: 21px;
    background: url(../img/home/ico_cat.png) no-repeat 0 0;
}

i.i_search {
    width: 14px;
    height: 14px;
    background: url(../img/home/ico_search.png) no-repeat 0 0;
}

i.i_member {
    width: 24px;
    height: 24px;
    background: url(../img/home/ico_member.png) no-repeat 0 0;
}

i.i_cart {
    width: 24px;
    height: 24px;
    background: url(../img/home/ico_cart.png) no-repeat 0 0;
}

i.i_book {
    width: 24px;
    height: 24px;
    background: url(../img/home/ico_book.png) no-repeat 0 0;
}

i.i_total {
    width: 33px;
    height: 32px;
    background: url(../img/home/ico_total.png) no-repeat 0 0;
}

i.i_popularity {
    width: 32px;
    height: 32px;
    background: url(../img/home/ico_popularity.png) no-repeat 0 0;
}

i.i_health {
    width: 32px;
    height: 32px;
    background: url(../img/home/ico_health.png) no-repeat 0 0;
}

i.i_diet {
    width: 38px;
    height: 34px;
    background: url(../img/home/ico_diet.png) no-repeat 0 0;
}

i.i_beauty {
    width: 35px;
    height: 27px;
    background: url(../img/home/ico_beauty.png) no-repeat 0 0;
}

i.i_life {
    width: 31px;
    height: 26px;
    background: url(../img/home/ico_life.png) no-repeat 0 0;
}

i.i_food {
    width: 32px;
    height: 32px;
    background: url(../img/home/ico_food.png) no-repeat 0 0;
}

i.i_pick {
    width: 47px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_pick.png) no-repeat 0 0;
}

i.i_goods {
    width: 46px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_goods.png) no-repeat 0 0;
}

i.i_best {
    width: 38px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_best.png) no-repeat 0 0;
}

i.i_heart {
    width: 24px;
    height: 24px;
    background: url(../img/home/ico_heart.png) no-repeat 0 0;
}

i.i_new {
    width: 45px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_new.png) no-repeat 0 0;
}

i.i_hot {
    width: 37px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_hot.png) no-repeat 0 0;
}

i.i_diet_out {
    width: 42px;
    height: 42px;
    background: url(../img/home/ico_diet_out.png) no-repeat 0 0;
}

i.i_health_out {
    width: 35px;
    height: 34px;
    background: url(../img/home/ico_health_out.png) no-repeat 0 0;
}

i.i_beauty_out {
    width: 37px;
    height: 36px;
    background: url(../img/home/ico_beauty_out.png) no-repeat 0 0;
}

i.i_food_out {
    width: 32px;
    height: 32px;
    background: url(../img/home/ico_food_out.png) no-repeat 0 0;
}

i.i_review {
    width: 47px;
    height: 44px;
    margin: 0 10px 0 0;
    background: url(../img/home/ico_review.png) no-repeat 0 0;
}

i.i_re {
    width: 11px;
    height: 10px;
    margin: 0 0 0 5px;
    background: url(../img/home/ico_re.png) no-repeat 0 0;
}