.empty-box{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.empty-box.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty-box.vertical .empty-text{margin-top:8px}.empty-box:before{content:"";display:block;width:200px;height:186px;background:url(../img/empty.05e5b282.png) no-repeat 50%/100%}.empty-box.horizontal .empty-text{margin-left:20px}.empty-box .title{font-size:16px;font-weight:500;color:#333;line-height:24px;padding-bottom:16px}.empty-box .desc{font-size:14px;font-weight:400;color:#999;line-height:22px}.empty-box .ivu-btn{margin-top:32px}