/*!
 *  build: admin-plus 
 *  copyright: vue-admin-beautiful.com  
 *  time: 2025-8-17 06:49:24
 */.dialog-header{align-items:center;height:50px;border:1px solid #ececec;border-radius:5px;margin-bottom:10px;padding-right:10px}.dialog-header,.main-div{display:flex;justify-content:space-between}.main-div-box{position:relative;width:45%;border:1px solid #ececec;border-radius:5px}.main-div-box-header{padding:10px;height:100px;border-bottom:1px solid #ececec}.main-div-box-footer{position:absolute;height:50px;bottom:0;width:100%;background-color:#fff;z-index:1}.main-div-middle{width:10%;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.el-table-div{width:100%;height:400px;overflow-x:hidden}::v-deep .el-table__body-wrapper{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}::v-deep .el-table colgroup col[name=gutter],::v-deep .el-table th.gutter{display:none;width:0}::v-deep .el-table__body{width:100%!important}