.content { background: #fff; margin-bottom: 20px; margin-top: 20px; } .top-title { padding: 16px; border-bottom: 1px solid #e8e8e8 } .content-data { padding: 24px; .title { color: rgba(0, 0, 0, 0.45); font-size: 14px; } } .product { text-align: center; font-size: 18px; padding: 20px; border: 1px solid #e8e8e8; } .product:hover { box-shadow: #e8e8e8 0 0 4px 2px; }