.helfPanel{display:flex;height:240px;overflow:auto}.helfPanel .nameBox{flex:1;margin-right:20px}.helfPanel .nameBox ul{border:1px solid #eee;min-height:200px;background:#f8f8f8}.helfPanel .nameBox ul li{padding:5px 15px;line-height:26px;border-bottom:1px solid #eee}.helfPanel .selectRole{width:300px}.helfPanel .selectRole .ant-select{width:100%}