.board-view{width:100%;height:100vh;overflow:hidden;background:url(../img/board-bg.f922763c.png) no-repeat 50% #1c1d20;background-size:contain;position:relative}.board-view.full-screen{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:2000}.board-view .board-banner{height:60px;background:#414149;color:#fff;border-bottom:2px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.board-view .board-banner .board-logo{height:60px;width:150px;background:url(../img/board-logo.ba4da79d.png) no-repeat 50%;background-size:contain}.board-view .board-banner .board-title{line-height:60px;font-size:28px;font-weight:700}.board-view .board-banner .board-date{color:#8b8a8f;width:150px;padding:5px 0;text-align:right}.board-view .board-banner .board-date .board-date-line{line-height:25px}.board-view .kanban-content{height:calc(100% - 60px);padding:12px 0 4px 12px;width:25%;display:inline-block;vertical-align:top}.board-view .kanban-content .border-style{background:rgba(0,0,0,.25882352941176473);margin-bottom:8px;height:calc(50% - 8px)}.board-view .kanban-content .border-style .box-title{color:#fff;background:rgba(114,114,121,.4745098039215686);line-height:30px;padding:0 8px;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.board-view .kanban-content .border-style .box-content{height:calc(100% - 30px);position:relative}.board-view .kanban-content .border-style .box-content .echart-body{height:100%;width:100%}.board-view .kanban-content .border-style .box-content .box-tips{position:absolute;top:42%;left:38%;height:16%;width:24%;text-align:center}.board-view .kanban-content .border-style .box-content .box-tips .total-number{color:#fff;font-size:20px}.board-view .kanban-content .border-style .box-content .box-tips .total-text{color:#b5b5b5;font-size:12px}.board-view .table-content{width:calc(75% - 24px);display:inline-block;vertical-align:top;padding:0 8px 8px;margin:12px 12px 0;height:calc(100% - 84px);background:rgba(97,97,97,.25882352941176473)}.board-view .table-content .table-tltle{color:#fff;font-size:16px;padding:8px;line-height:20px}.board-view .table-content .table-parent{padding:0 5px}.board-view .table-content .table-parent .el-table,.board-view .table-content .table-parent .el-table tr{background:transparent!important}.board-view .table-content .table-parent .el-table th{padding:5px 0;text-align:center;background:rgba(55,240,169,.21176470588235294)!important;color:#ccc;font-size:16px;line-height:calc(9.09091vh - 23.27273px)}.board-view .table-content .table-parent .el-table tr.el-table__row--striped td{background:rgba(118,204,230,.23137254901960785)!important;color:#fff}.board-view .table-content .table-parent .el-table td{padding:5px 0;text-align:center;border-color:#666;line-height:20px;background:rgba(35,135,160,0)!important}.board-view .table-content .table-parent .el-table td .cell{line-height:calc(9.09091vh - 23.27273px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.board-view .table-content .table-parent .el-table td .autoNextLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(9.09091vh - 23.27273px);line-height:normal;white-space:normal;width:100%}.board-view .table-content .table-parent .el-table td .table-icon{height:20px;vertical-align:top}.board-view .table-content .table-parent .el-table .cell{padding:0}