.delivery-list{position:relative;display:-ms-flexbox;display:flex;height:100%;background:#fff}.delivery-list .map{position:relative;-ms-flex:1;flex:1;width:70%;height:100%}.delivery-list .list{position:relative;width:30%;background:#fff}.delivery-list .title{-ms-flex:1;flex:1;font-size:20px;font-weight:700;padding-left:5px;margin-bottom:10px}.delivery-list .add-title{font-size:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-bottom:10px;width:100%;border:2px solid;background:#1890ff;color:#fff;border-radius:10px;padding:10px}.delivery-list .add-title .text{margin-left:10px}.client-info{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.client-info,.client-info-item{display:-ms-flexbox;display:flex}.client-info-item{-ms-flex-align:center;align-items:center}.clinet-label{margin-right:10px;color:#b1b2b1}.clinet-content{-ms-flex:1;flex:1;margin-right:10px;-ms-flex-align:center;align-items:center}.clinet-addrs,.clinet-content{display:-ms-flexbox;display:flex}.clinet-addrs{-ms-flex:1;flex:1;margin-bottom:10px}