/* 图标精灵图样式 */
.icon-heart:before {
    content: "♥";
    color: #ff5722;
}

.icon-bxbg {
    width: 20px;
    height: 20px;
    background: #ff5722;
    display: inline-block;
}

.icon-peifu:before {
    content: "🛡";
}

.icon-shopR:before {
    content: "✓";
    color: #4caf50;
}

.icon-report:before {
    content: "⚠";
}

.icon-icon14:before {
    content: "♡";
}

.icon-share:before {
    content: "📤";
}

.icon-car:before {
    content: "🛒";
}

.icon-icon22:before {
    content: "💰";
}

.icon-accout:before {
    content: "👤";
}

.icon-rjbp:before {
    content: "🏷";
}
