.admin-home{width:100%;display:flex;align-items:center;justify-content:center}.admin-home .container{height:auto}.admin-home .menus{display:flex;flex-wrap:wrap;width:100%}.admin-home .menus .menu{position:relative;display:flex;flex-direction:column;width:580px;height:240px;margin:15px 20px;padding:25px 30px;background:#fff;border:1px solid #d9d9d9;border-radius:10px;box-shadow:0 10px 12px hsla(0,0%,67.1%,.2);overflow:hidden;cursor:pointer}.admin-home .menus .menu.bg-blue{background:linear-gradient(90deg,#1f74d1,#3589e5);border-color:transparent;box-shadow:0 10px 12px rgba(24,144,255,.2);color:#fff}.admin-home .menus .menu.bg-blue .icon{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu.bg-blue .setting,.admin-home .menus .menu.bg-blue .subtitle{color:hsla(0,0%,100%,.7)}.admin-home .menus .menu.bg-lightblue{background:linear-gradient(90deg,#1f74d1,#3589e5);border-color:transparent;box-shadow:0 10px 12px rgba(24,144,255,.2);color:#fff}.admin-home .menus .menu.bg-lightblue .icon{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu.bg-lightblue .setting,.admin-home .menus .menu.bg-lightblue .subtitle{color:hsla(0,0%,100%,.7)}.admin-home .menus .menu.bg-sea{background:linear-gradient(90deg,#28a8ac,#31c5c9);border-color:transparent;box-shadow:0 10px 12px rgba(40,168,172,.2);color:#fff}.admin-home .menus .menu.bg-sea .icon{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu.bg-sea .setting,.admin-home .menus .menu.bg-sea .subtitle{color:hsla(0,0%,100%,.7)}.admin-home .menus .menu.bg-green{background:linear-gradient(90deg,#4b9d29,#4fb225);border-color:transparent;box-shadow:0 10px 12px rgba(75,157,41,.2);color:#fff}.admin-home .menus .menu.bg-green .icon{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu.bg-green .setting,.admin-home .menus .menu.bg-green .subtitle{color:hsla(0,0%,100%,.7)}.admin-home .menus .menu.bg-orange{background:linear-gradient(90deg,#dc8412,#eca20f);border-color:transparent;box-shadow:0 10px 12px rgba(75,157,41,.2);color:#fff}.admin-home .menus .menu.bg-orange .icon{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.1));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu.bg-orange .setting,.admin-home .menus .menu.bg-orange .subtitle{color:hsla(0,0%,100%,.7)}.admin-home .menus .menu .icon{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:120px;background:linear-gradient(180deg,#595959,rgba(89,89,89,.3));-webkit-background-clip:text;color:transparent}.admin-home .menus .menu .bg-icon{position:absolute;left:0;top:0;font-size:300px;transform:scale(1.15);background:linear-gradient(90deg,rgba(0,0,0,.04),transparent);-webkit-background-clip:text;color:transparent}.admin-home .menus .menu .title{font-weight:700;margin-bottom:12px}.admin-home .menus .menu .subtitle{color:rgba(89,89,89,.7)}.admin-home .menus .menu .setting{position:absolute;right:20px;bottom:20px;display:flex;align-items:center;color:#595959;opacity:.7;font-size:14px;cursor:pointer}.admin-home .menus .menu .setting .text{margin-right:7px}.admin .navbar{position:relative;height:80px;box-shadow:0 3px 6px rgba(101,132,159,.12);z-index:1}.admin .navbar .container{position:relative;display:flex;align-items:center}.admin .navbar .logo{display:inline-flex;align-items:center;margin-right:40px;line-height:1;cursor:pointer}.admin .navbar .logo .img{margin-right:10px}.admin .navbar .logo .title{font-size:20px;color:#000}.admin .navbar .logo .subtitle{font-size:12px;line-height:16px;color:#8c8c8c}.admin .navbar .menus{flex:1;display:inline-flex;justify-content:flex-end}.admin .navbar .menus .menu{position:relative;height:80px;line-height:82px;margin:0 30px;font-size:16px;color:#8c8c8c;border-bottom:2px solid transparent;cursor:pointer}.admin .navbar .menus .menu.active{color:#1890ff;border-bottom:2px solid #1890ff;font-weight:700}.admin .admin-banner{height:130px;background:linear-gradient(180deg,#f6f9fb,#e7f0f9)}.admin .admin-banner .container{display:flex;align-items:center;background-repeat:no-repeat;background-position:50%;background-size:cover}.admin .admin-banner .container.bg1{background-image:url(../img/admin-banner-1.542e522f.png)}.admin .admin-banner .container.bg2{background-image:url(../img/admin-banner-2.f2607529.png)}.admin .admin-banner .container.bg3{background-image:url(../img/admin-banner-3.c9002e87.png)}.admin .admin-banner .container.bg4{background-image:url(../img/admin-banner-4.5a99da36.png)}.admin .admin-banner .container.bg5{background-image:url(../img/admin-banner-5.a53e9e78.png)}.admin .app-container{padding:0}.admin .el-container{display:flex;flex-direction:row;flex:1;height:100%;margin:0 -20px;box-sizing:border-box}.admin .el-container .el-aside{background:none}.admin .tabs{display:flex;width:100%;padding:0;margin-bottom:20px;align-items:center;border-bottom:2px solid #d3dce5}.admin .tabs .tab{height:54px;line-height:54px;color:#595959;font-size:14px;margin-bottom:-2px;cursor:pointer}.admin .tabs .tab+.tab{margin-left:40px}.admin .tabs .tab.active{border-bottom:2px solid #1890ff;font-weight:700;color:#1890ff}.admin .tab-content{display:flex;min-height:500px;margin-bottom:30px}.admin .tab-content .aside,.admin .tab-content .ly-tree-aside{width:290px;margin-right:20px}.admin .tab-content .aside .panel,.admin .tab-content .ly-tree-aside .panel{height:100%}.admin .tab-content .section{flex:1}.admin .tab-content .section .table-wrapper{margin:0;height:100%}.admin .panel{border:1px solid #d3dce5;border-radius:6px;background:#fff;overflow:hidden}.admin .panel .panel-header{padding:0 15px;height:40px;line-height:40px;color:#fff;background:#8a9aaa;font-size:14px}.admin .el-tree{padding:10px}.admin .el-tree .el-tree-node{padding:5px 0}.admin .custom-tree-node{flex:1;display:flex;align-items:center;justify-content:space-between;font-size:14px;padding-right:8px}.admin .table-title{margin-bottom:20px;color:#555;font-size:18px}.admin .table-title .name{color:#777;font-size:14px}.admin .table-body{padding:15px 32px}.admin .table-body .tr{display:flex;margin-bottom:20px;font-size:14px;color:#434343}.admin .table-body .tr.vertical-top{align-items:flex-start}.admin .table-body .tr .label{min-width:3em;margin-right:15px;font-weight:700;text-align:right}.admin .table-body .tr .text{flex:1;line-height:1.5;text-align:justify}.admin .table-body .tr .content{flex:1}.admin .table-body .list .item{display:inline-block;color:#8c8c8c;cursor:pointer}.admin .table-body .list .item.active{color:#1890ff}.admin .table-body .list .item+.item{margin-left:20px}.admin .table-wrapper{border:1px solid #d3dce5;margin:0 10px 10px 10px;border-radius:4px;background:#fff}.admin .table-wrapper .table-header{width:100%;height:70px;overflow:hidden;border-bottom:1px solid #d3dce5}.admin .table-wrapper .table-header .content{position:relative;display:flex;height:100%;align-items:center;justify-content:space-between;padding:0 20px;background:linear-gradient(180deg,hsla(0,0%,100%,.8),#fff)}.admin .table-wrapper .table-header .content .title{font-size:18px;color:#434343;font-weight:700}.admin .table-wrapper .table-header .content .title .small{margin-left:10px;color:#595959;font-size:14px;font-weight:400}.admin .table-wrapper .table-header .content .title .small .count{color:#1890ff}.admin .table-wrapper .table-body{padding:15px 32px}.admin .table-wrapper .table-body .tr{display:flex;margin-bottom:20px;font-size:14px;color:#434343}.admin .table-wrapper .table-body .tr.vertical-top{align-items:flex-start}.admin .table-wrapper .table-body .tr .label{min-width:3em;margin-right:15px;font-weight:700;text-align:right}.admin .table-wrapper .table-body .tr .text{flex:1;line-height:1.5;text-align:justify}.admin .table-wrapper .table-body .tr .content{flex:1}.admin .table-wrapper .table-body .list .item{display:inline-block;color:#8c8c8c;cursor:pointer}.admin .table-wrapper .table-body .list .item.active{color:#1890ff}.admin .table-wrapper .table-body .list .item+.item{margin-left:20px}.admin .table-wrapper .search-bar{padding:10px 20px;display:flex;width:100%;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6ec}.admin .table-wrapper .search-bar .input{width:300px}.admin .table-wrapper .search-bar.right{flex-direction:row-reverse}.admin .zq-statistics-list .list .li{justify-content:flex-start;margin-right:25px}.admin .zq-statistics-list .list .li:last-child{margin-right:0}.admin .btn-delete{color:#ff4d4f}.admin{display:flex;flex-direction:column}.admin .main-contaner{flex:1}.admin .main-contaner .router-view{height:100%}