.icons-silde-menu .icon {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.15rem;
  font-size: 1.2rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1.25rem;
  display: inline-block;
}
.icon.icon-homepage {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/home.png");
  background-repeat:no-repeat;
}
.icon.icon-mall {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/mall.png");
  background-repeat:no-repeat;
}
.icon.icon-location {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/location.png");
  background-repeat:no-repeat;
}
.icon.icon-club {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/club.png");
  background-repeat:no-repeat;
}
.icon.icon-my {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my.png");
  background-repeat:no-repeat;
}
.icon.icon-close {
  width: 1.20rem;
  height: 1.25rem;
  background-image: url("/res/app/images/icon/close.png");
  background-repeat:no-repeat;
  margin-top:0.4rem;
}

/*Login icon*/
.icon.icon-login-username {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/login-username.png");
  background-repeat:no-repeat;
}
.icon.icon-login-password {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/login-password.png");
  background-repeat:no-repeat;
}
.icon.icon-login-phone {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/login-phone.png");
  background-repeat:no-repeat;
}
.icon.icon-login-code {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/login-code.png");
  background-repeat:no-repeat;
}

/*My icon*/
.icon.icon-my-order {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-order.png");
  background-repeat:no-repeat;
}
.icon.icon-my-favor {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-favor.png");
  background-repeat:no-repeat;
}
.icon.icon-my-tag {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-tag.png");
  background-repeat:no-repeat;
}
.icon.icon-my-password {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-password.png");
  background-repeat:no-repeat;
}
.icon.icon-my-phone {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-phone.png");
  background-repeat:no-repeat;
}


.icon.icon-order-all {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/order-all.png");
  background-repeat:no-repeat;
}
.icon.icon-order-pay {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/order-pay.png");
  background-repeat:no-repeat;
}
.icon.icon-order-deliver {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/order-deliver.png");
  background-repeat:no-repeat;
}
.icon.icon-order-finish {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/order-finish.png");
  background-repeat:no-repeat;
}



.icon.icon-points-all {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/points-all.png");
    background-repeat:no-repeat;
}
.icon.icon-points-recharge {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/points-recharge.png");
    background-repeat:no-repeat;
}
.icon.icon-points-exchange {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/points-exchange.png");
    background-repeat:no-repeat;
}


.icon.icon-like-goods {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/like-goods.png");
    background-repeat:no-repeat;
}
.icon.icon-like-stores {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/like-stores.png");
    background-repeat:no-repeat;
}
.icon.icon-like-news {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/like-news.png");
    background-repeat:no-repeat;
}
.icon.icon-like-preferential {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/like-preferential.png");
    background-repeat:no-repeat;
}
.icon.icon-like-share {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/like-share.png");
    background-repeat:no-repeat;
}



.icon.icon-wallet-balance {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/wallet-balance.png");
  background-repeat:no-repeat;
}
.icon.icon-wallet-recharge {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/wallet-recharge.png");
  background-repeat:no-repeat;
}
.icon.icon-wallet-pay {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/wallet-pay.png");
  background-repeat:no-repeat;
}

.icon.icon-my-weixin {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-weixin.png");
  background-repeat:no-repeat;
}
.icon.icon-my-email {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-email.png");
  background-repeat:no-repeat;
}
.icon.icon-my-account {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-account.png");
  background-repeat:no-repeat;
}
.icon.icon-my-deliver {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-deliver.png");
  background-repeat:no-repeat;
}
.icon.icon-my-profile {
    width: 1.30rem;
    height: 1.32rem;
    background-image: url("/res/app/images/icon/my-profile.png");
    background-repeat:no-repeat;
}

.icon.icon-my-logout {
  width: 1.30rem;
  height: 1.32rem;
  background-image: url("/res/app/images/icon/my-logout.png");
  background-repeat:no-repeat;
}
