.searchAddress{position:relative;padding:0 10px;box-sizing:border-box;display:flex;align-items:center;font-size:15px;color:#606266}.searchAddress .el-input__inner{border:1px solid #fff!important;padding:0 5px;outline-color:#fff!important}.searchAddress img{width:18px}.searchAddress .list_address{background-color:#fff;position:absolute;top:30px;width:100%;padding:10px;box-sizing:border-box;box-shadow:0 8px 20px 0 rgba(0,0,0,.05);z-index:999}.searchAddress .list_address .list_address_item{padding:5px 0;display:flex;align-items:center;border-bottom:1px solid #e5e7ef;cursor:pointer}.searchAddress .list_address .list_address_item .list_address_item_right{padding-left:10px}.searchAddress .list_address .list_address_item .list_address_item_right .name{font-weight:700}.searchAddress .list_address .list_address_item .list_address_item_right .district{font-size:12px}.assignOrder[data-v-36527eef]{width:300px;height:300px;background-color:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,.05);border-radius:6px;padding:10px;box-sizing:border-box;overflow:auto}.assignOrder p[data-v-36527eef]{font-size:14px}.createOrder{position:relative}.createOrder,.createOrder #orderMap{width:100%;height:100vh}.createOrder #orderMap .orderMapTaxi{width:100px;height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}.createOrder #orderMap .orderMapTaxi img{width:36px;height:36px}.createOrder #orderMap .orderMapTaxi .cot{width:100px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,.05);border-radius:30px;color:#606266}.createOrder .list{width:500px;max-height:calc(100vh - 20px);overflow-y:auto;padding:10px;box-sizing:border-box;background-color:#fff;position:absolute;left:20px;top:20px}.createOrder .list .listHead{display:flex;justify-content:flex-end;margin-bottom:10px}.createOrder .list .slotTitle{display:flex;justify-content:space-between;width:100%;align-items:center}.createOrder .list .slotTitle .listTitle{color:#f55d54}.createOrder .list .slotTitle .right{padding-right:20px;display:flex;align-items:center}.createOrder .list .listItem{width:100%;display:flex;align-items:center;justify-content:space-between}.createOrder .content{position:absolute;z-index:10;width:450px;top:20px;left:20px;transition:all .3s linear}.createOrder .content .contentImgRight{position:absolute;right:0;top:0;z-index:11}.createOrder .content .content-form,.createOrder .content .content-head{width:100%;padding:10px 0;border-radius:6px;background-color:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,.05)}.createOrder .content .content-form{margin-top:20px;position:relative}.createOrder .content .content-form p{color:#606266;padding:0 10px 10px 10px;box-sizing:border-box;border-bottom:1px solid #e5e7ef}.createOrder .content .content-form .content-form-assignOrder{position:absolute;left:105%;top:0}.createOrder .contentSub{position:relative;width:100%;top:0;left:0}.createOrder .contentLeft{left:-400px}