/*!
 *  build: admin-plus 
 *  copyright: vue-admin-beautiful.com  
 *  time: 2025-8-17 06:49:24
 */.main-div{width:100%;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;flex-direction:column}.flex,.main-div-middle{display:flex;justify-content:center;align-items:center}.el-table-div{width:100%;height:400px;overflow-x:hidden}.active{height:450px}.empty-image{width:450px;height:350px}::v-deep .el-table__body-wrapper{scrollbar-width:none;-ms-overflow-style: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}