.doctorAllocation{width:100%;padding:10px 20px 24px 20px;background-color:#fff;box-sizing:border-box;height:calc(100vh - 140px);overflow:auto}.doctorAllocation .main .topContent{margin-bottom:11px;display:flex;flex-wrap:wrap;font-size:16px}.doctorAllocation .main .topContent .inputBox{display:flex;align-items:center;margin-bottom:10px}.doctorAllocation .main .topContent .inputBox .el-input{width:200px;margin-left:10px}.doctorAllocation .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:14px}.doctorAllocation::-webkit-scrollbar{width:4px}.doctorAllocation::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.doctorAllocation:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,52.9%,.4)}.doctorAllocation:hover::-webkit-scrollbar-track{background:hsla(0,0%,52.9%,.01)}