.order-detail-form{text-align:left}.order-detail-form .el-form-item{margin:0;width:50%}.order-detail-form .el-form-item .el-form-item__label{color:#888}.batches{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.batches .item{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;padding-top:35px;margin-bottom:10px;color:#666;cursor:pointer;border:1px solid #eee;-webkit-transition:all .3s;transition:all .3s;-ms-flex:33%;flex:33%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batches .blank,.batches .item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:33%;-webkit-box-flex:33%}.batches .blank{-ms-flex:33%;flex:33%}.batches .time{position:absolute;top:0;left:0;width:100%;font-weight:700;line-height:30px;text-align:center;background:#eee}.batches .item.selected{color:#f56a0d;border:1px solid #f18d3a}.batches .item.selected .time{background:rgba(241,141,58,.1)}.batches .info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.batches .info b{color:red}.batches .none{width:100%;padding:10px;color:#666;text-align:center;background:#eee;border:1px solid #ddd}