.product-symbol{display:block;width:82px;height:82px;margin:32px 0 24px;border-radius:21px;background:#eef9ff;box-shadow:0 9px 25px rgba(48,116,166,.11);position:relative;color:#172033}
.product-symbol .cube{display:block;position:absolute;left:19px;top:24px;width:43px;height:34px}
.product-symbol .cube i,.product-symbol .cube b{display:block;position:absolute;width:35px;height:17px;border-radius:4px;transform:skewX(-8deg)}
.product-symbol .cube i{left:0;top:15px;background:#0871fb}.product-symbol .cube b{left:8px;top:0;background:#00c7d0}
.product-symbol em{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#00b9c3;background:#fff;box-shadow:0 4px 10px rgba(52,89,120,.14);font:normal 16px/1 "Microsoft YaHei",sans-serif}
.product-symbol-icon{display:block;width:100%;height:100%;object-fit:cover;border-radius:21px}
.product-symbol.uninstall{background:#edf3ff}.product-symbol.uninstall em{color:#0871fb}
@media(max-width:560px){.product-symbol{margin-bottom:24px}}
