.warehouse{background-color:#fff}.warehouse .content-warehouse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px}.warehouse .box{border:1px solid #6e7681;border-radius:4px;margin:20px}.warehouse .box .warehouse-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:60%;padding:10px}.warehouse .box .warehouse-item .item{padding:10px;margin:0 20px}.warehouse .track-list{position:relative;border:1px solid #ccc;padding:30px 30px 20px;width:90%;margin:0 auto 20px}.warehouse .track-list .flex-btn{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.warehouse .track-list .flex-btn,.warehouse .track-list .flex-btn-daigou{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.warehouse .track-list .flex-btn-daigou{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.warehouse .track-list .flex-btn-daigou .red-font{color:red;font-size:12px}.warehouse .select{position:absolute;width:100px;height:40px;background-color:#3540a5;border-radius:0 0 20px 0;top:0;left:0}.warehouse .select .start-text{margin-top:10px;margin-left:20px;display:inline-block;color:#fff;text-align:center}.warehouse .empty-warehouse{overflow:hidden;height:400px}.warehouse .empty-warehouse .circle{width:150px;height:150px;border-radius:50%;border:1px solid #6e7681;margin:30px auto}.warehouse .empty-warehouse .desc{font-size:20px;font-weight:700;text-align:center;margin:30px auto}.warehouse .empty-warehouse .btn{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}