.empty-ctr{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px 0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty-ctr .empty-icon{width:80px;height:80px;fill:var(--Content-Contrast)}.empty-ctr .empty-tips{font-size:12px;margin-top:10px;color:var(--Content-Contrast)}.order-loading{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;animation:opacityShowNotice .15s linear forwards}.order-loading .d-loading-icon{fill:var(--Brand-Default);width:20px;height:20px;animation:donut-spin .6s linear infinite}@keyframes opacityShowNotice{0%{opacity:0}to{opacity:1}}@keyframes donut-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
