#section .head{background-color:#fff;padding:10px 30px;margin-top:15px}#section .head .span{margin-right:10px;background-color:#f9f9f9;color:#8d9da6;padding:3px 10px}#section .content{margin-top:20px;background-color:#fff;height:85vh}#section .content .left{border-right:1px solid #eee;height:85vh;min-width:300px}#section .content .left .add{background-color:#f8f8f8;padding:10px 0;font-size:24px;color:#8d9da6;cursor:pointer}#section .content .left .add:hover{color:#007aff}#section .content .left .building-list{padding:25px;height:75vh;overflow-y:auto}#section .content .left .building-list .item{padding:0 15px;height:40px;line-height:40px;margin-top:15px;background-color:#f8f8f8}#section .content .left .building-list .item .el-icon-caret-bottom,#section .content .left .building-list .item .el-icon-caret-right{color:#a4a4a4;margin-right:5px;font-size:16px}#section .content .left .building-list .item .el-checkbox{display:block}#section .content .left .building-list .item .btn i{background-color:#e8eaec;color:#a4a4a4;width:25px;height:25px;margin-left:10px;border-radius:50%}#section .content .left .building-list .item .btn i:hover{color:red}#section .content .left .building-list .active{background-color:#e4f1ff;color:#007aff}#section .content .left .building-list .floor-list{background-color:#f8f8f8;border-top:1px solid #eee;padding:0 15px 15px 30px}#section .content .left .building-list .floor-list .floor-item{background-color:#f1f1f1;padding:0 15px 0 25px;color:#4c5559;height:40px;line-height:40px;margin-top:15px}#section .content .left .building-list .floor-list .floor-item .btn i{background-color:#fff;color:#a4a4a4;width:25px;height:25px;margin-left:10px;border-radius:50%}#section .content .left .building-list .floor-list .floor-item .btn i:hover{color:red}#section .content .left .building-list .floor-list .active{background-color:#e4f1ff;color:#007aff}#section .content .right{height:78vh;width:100%;padding:25px 50px 0 50px}#section .content .right .title{padding:0 0 15px 0}#section .el-table .cell,#section .el-table th>.cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#section .el-table th,#section .el-table thead{background:#fafafa!important}#section .el-table th{padding:15px 5px!important}#section .el-table:before{left:0;bottom:0;width:100%;height:0}#section .el-dialog__header{border-bottom:1px solid #eee;padding:10px 20px}#section .el-dialog__header .el-dialog__title{font-size:16px}#section .el-dialog__body{padding:0 20px 35px 20px}#section .el-dialog__body .edit-box .input-box{margin-top:35px;padding-left:15px}#section .el-dialog__body .edit-box .input-box .input-lebal{width:20%;text-align:right;color:#aeb5b8;margin-right:10px}#section .el-dialog__body .edit-box .input-box .input-lebal span{color:#ff7a65;margin-right:3px}#section .el-dialog__body .edit-box .input-box .el-icon-remove-outline{font-size:1.5625vw;color:#d7d9db;margin-left:10px}#section .el-dialog__body .edit-box .upload-file{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;cursor:pointer}#section .el-dialog__body .edit-box .avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}#section .el-dialog__body .edit-box .avatar-uploader .el-upload:hover{border-color:#409eff}#section .el-dialog__body .edit-box .avatar-uploader-icon{font-size:28px;color:#8c939d;width:90px;height:90px;line-height:90px;text-align:center}#section .el-dialog__body .edit-box .avatar{width:90px;height:90px;display:block}#section .el-dialog__footer{padding:15px 20px 15px;box-shadow:0 -5px 10px -5px #eee}