.hospitalAllocation{width:100%;height:calc(100vh - 140px);overflow:auto;padding:10px 20px 24px 20px;box-sizing:border-box;background-color:#fff}.hospitalAllocation .main .topContent{margin-bottom:21px;display:flex;font-size:16px}.hospitalAllocation .main .topContent .inputBox{display:flex;align-items:center}.hospitalAllocation .main .topContent .inputBox .el-input{width:200px;margin-left:10px}.hospitalAllocation .main .topContent .searchBox{width:80px;height:35px;line-height:35px;background-color:#d33594;border-radius:5px;color:#fff;text-align:center;cursor:pointer;margin-left:9px}.hospitalAllocation::-webkit-scrollbar{width:4px}.hospitalAllocation::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.hospitalAllocation:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,52.9%,.4)}.hospitalAllocation:hover::-webkit-scrollbar-track{background:hsla(0,0%,52.9%,.01)}