#container{width:800px;height:350px}.edit-pop.flex-pop{display:flex;justify-content:center}.edit-pop.flex-pop .el-form-item__content{display:flex}.edit-pop.flex-pop .el-form-item__content .el-input{flex-grow:1;max-width:500px;width:500px}.edit-pop .lat-lng .lat{margin-right:100px}.table-list{min-height:100%;display:flex;flex-direction:column;flex-grow:1}.table-list .list-top{width:100%;padding:20px;background-color:#fff;margin-bottom:20px}.table-list .list-top .list-head{position:relative;padding:10px 0;width:100%;min-height:40px}.table-list .list-top .list-head .title{font-size:16px;font-weight:700;padding-left:10px}.table-list .list-top .list-head:before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:"";display:inline-block;height:14px;width:3px;background-color:#1d42ab}.table-list .list-top .list-top-content{display:flex;justify-content:space-between;align-items:flex-end}.table-list .list-top .list-top-content .list-shearch{margin-top:20px}.table-list .list-top .list-top-content .list-shearch .shearch-form{display:flex;flex-wrap:wrap}.table-list .list-top .list-top-content .list-shearch .shearch-form .search-btns{padding-left:20px}.table-list .list-top .list-top-content .content-right{flex-shrink:0;padding-left:100px}.table-list .list-body{width:100%;padding:20px;background-color:#fff;flex-grow:1}.table-list .list-body .table-nav{padding:0 0 20px;display:flex;align-items:center;justify-content:flex-end}.table-list .list-body .tabledata .el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.table-list .list-body .tabledata .tabledata-header-cell{text-align:center;background-color:#f7f8fa}.table-list .list-body .tabledata .tabledata-cell{text-align:center}.table-list .list-body .tabledata .operate{display:flex;align-items:center;justify-content:center}