/*!
 * nutui-by-zchuhyy v0.0.16 - badge.css, 7c15ab32fbfb9d26339f, Wed Mar 17 2021 16:52:20 GMT+0800 (GMT+08:00)
 * (c) 2017-2020 JDC
 * Released under the MIT License.
 */.nut-badge{position:relative;display:inline-block}.nut-badge sup{position:absolute;height:18px;min-width:8px;line-height:18px;padding:0 5px;background-color:#fff;text-align:center;border:1px solid #f0250f;color:#f0250f;font-size:10px;-webkit-border-radius:10px;border-radius:10px;z-index:9998}.nut-badge .nut-badge__content{-webkit-transform:translateY(-50%) translateX(100%);-ms-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.nut-badge .is-dot{width:10px;height:10px;padding:0;right:5px;-webkit-border-radius:10px;border-radius:10px;background:#f0250f}