.icon {
    display: inline-block;
    vertical-align: middle;
}
.icon:before {
    content: '';
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
}
.icon-login:before {
    height: 14px;
    width: 14px;
    background: url(../image/icon-login.png) center center/100% no-repeat;
}
.icon-product-type:before {
    height: 14px;
    width: 14px;
    background: url(../image/icon-product-type.png) center center/100% no-repeat;
}
.icon-cart:before {
    height: 18px;
    width: 16px;
    background: url(../image/icon-cart.png) center center/100% no-repeat;
}
.icon-order-manage:before {
    height: 16px;
    width: 16px;
    background: url(../image/icon-order-manage.png) center center/100% no-repeat;
}
.icon-message:before {
    height: 16px;
    width: 20px;
    background: url(../image/icon-message.png) center center/100% no-repeat;
}
.icon-search:before {
    height: 16px;
    width: 16px;
    background: url(../image/icon-search.png) center center/100% no-repeat;
}
.icon-search_b:before {
    height: 16px;
    width: 16px;
    background: url(../image/icon-search_b.png) center center/100% no-repeat;
}
.icon-sales-top:before {
    height: 18px;
    width: 25px;
    background: url(../image/icon-sales-top.png) center center/100% no-repeat;
}
.icon-mobile-menu-1:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-1.png) center center/100% no-repeat;
}
.icon-mobile-menu-2:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-2.png) center center/100% no-repeat;
}
.icon-mobile-menu-3:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-3.png) center center/100% no-repeat;
}
.icon-mobile-menu-4:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-4.png) center center/100% no-repeat;
}
.icon-mobile-menu-5:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-5.png) center center/100% no-repeat;
}
.icon-mobile-menu-6:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-6.png) center center/100% no-repeat;
}
.icon-mobile-menu-7:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-7.png) center center/100% no-repeat;
}
.icon-mobile-menu-8:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-8.png) center center/100% no-repeat;
}
.icon-mobile-menu-9:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-9.png) center center/100% no-repeat;
}
.icon-mobile-menu-10:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-mobile-menu-10.png) center center/100% no-repeat;
}
.icon-member-1:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-1.png) center center/100% no-repeat;
}
.icon-member-2:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-2.png) center center/100% no-repeat;
}
.icon-member-3:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-3.png) center center/100% no-repeat;
}
.icon-member-4:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-4.png) center center/100% no-repeat;
}
.icon-member-5:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-5.png) center center/100% no-repeat;
}
.icon-member-6:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-6.png) center center/100% no-repeat;
}
.icon-member-7:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-7.png) center center/100% no-repeat;
}
.icon-member-8:before {
    height: 20px;
    width: 20px;
    background: url(../image/icon-member-8.png) center center/100% no-repeat;
}
.icon-user:before {
    height: 48px;
    width: 48px;
    background: url(../image/icon-user.png) center center/100% no-repeat;
}
.icon-order-all:before {
    height: 32px;
    width: 32px;
    background: url(../image/icon-order-all.png) center center/100% no-repeat;
}
.icon-order-delivered:before {
    height: 32px;
    width: 41px;
    background: url(../image/icon-order-delivered.png) center center/100% no-repeat;
}
.icon-order-received:before {
    height: 32px;
    width: 32px;
    background: url(../image/icon-order-received.png) center center/100% no-repeat;
}
.icon-order-settled:before {
    height: 32px;
    width: 30px;
    background: url(../image/icon-order-settled.png) center center/100% no-repeat;
}
.icon-order-no-item:before {
    height: 50px;
    width: 50px;
    background: url(../image/icon-order-no-item.png) center center/100% no-repeat;
}

