.dashboard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;color:#fff}.dashboard-main{position:relative;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;width:100%;max-width:1500px;margin:0 auto;padding:10px 30px;overflow-y:auto}.dashboard .user-app-list,.dashboard .user-app-wrap{height:100%}.dashboard .app-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.dashboard .app-list,.dashboard .app-list.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.dashboard .app-list.flex-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.dashboard .app-list.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.dashboard .app-list.size-small .app-item{padding:8px;margin:0 12px}.dashboard .app-list.size-small .app-item-icon{width:50px;height:50px}.dashboard .app-list.size-small .app-item-name{width:50px;margin-top:4px}.dashboard .app-list.size-big .app-item{padding:12px 18px;margin:0 30px}.dashboard .app-list.size-big .app-item-icon{width:100px;height:100px}.dashboard .app-list.size-big .app-item-name{width:100px;margin-top:8px}.dashboard .app-list.size-large .app-item{padding:15px 20px;margin:0 35px}.dashboard .app-list.size-large .app-item-icon{width:120px;height:120px}.dashboard .app-list.size-large .app-item-name{width:120px;margin-top:8px}.dashboard .app-item{position:relative;padding:10px;margin:0 12px;text-align:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.dashboard .app-item-icon{display:block;width:64px;height:64px;margin:0 auto}.dashboard .app-item-name{width:90px;margin-top:5px;padding:0 5px;line-height:1.6em;font-size:12px;color:#f2f2f2}.dashboard .custom-dialog{pointer-events:none}.dashboard .custom-dialog .el-dialog{border-radius:3px;background-color:#fff;pointer-events:auto;overflow:hidden}.dashboard .custom-dialog .el-dialog__header{position:relative;padding:0 40px 0 0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.dashboard .custom-dialog .el-dialog__header--inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333}.dashboard .custom-dialog .el-dialog__header--inner,.dashboard .custom-dialog .el-dialog__header--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard .custom-dialog .el-dialog__header--title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:140px;height:54px;background-color:#042748;font-weight:500;font-size:18px;color:#fff}.dashboard .custom-dialog .el-dialog__header--icon{display:block;width:18px;height:18px;margin-right:6px}.dashboard .custom-dialog .el-dialog__header--search{width:240px;vertical-align:middle}.dashboard .custom-dialog .el-dialog__header--search .el-input__inner{height:32px;line-height:32px;background-color:#ebebeb;border-color:#ebebeb;font-size:14px}.dashboard .custom-dialog .el-dialog__header--search .el-input__prefix{display:-webkit-box;display:-ms-flexbox;display:flex;left:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard .custom-dialog .el-dialog__header--search .svg-icon{font-size:16px}.dashboard .custom-dialog .el-dialog__header--category{position:absolute;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dashboard .custom-dialog .el-dialog__header--category .svg-icon{margin-right:5px;font-size:18px;color:#65c9f7}.dashboard .custom-dialog .el-dialog__header--category .category-icon{display:block;width:18px;height:18px;margin-right:5px}.dashboard .custom-dialog .el-dialog__header--category .category-name{font-size:14px}.dashboard .custom-dialog .el-dialog__headerbtn{top:50%;right:10px;font-size:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dashboard .custom-dialog .el-dialog__body{padding:0}.dashboard .custom-dialog.wallpaper-dialog .el-dialog__header--title{background-color:#fff;color:#333}.dashboard .custom-dialog.wallpaper-dialog .el-dialog__body{max-height:500px;padding:20px;background-color:#fff;overflow-y:auto}.dashboard .market-app-aside,.dashboard .user-config-aside{position:relative;width:140px;height:480px;background-color:#042748;overflow-y:auto}.dashboard .market-app-main,.dashboard .user-config-main{height:100%;margin-left:140px;padding:15px;background-color:#fff;overflow-y:auto}.dashboard .market-app-wrap,.dashboard .user-config-wrap{height:480px}.dashboard .market-app-list .app-item,.dashboard .user-config-list .app-item{margin:0 10px}.dashboard .market-app-list .app-item-name,.dashboard .user-config-list .app-item-name{color:#666}.dashboard .market-app-list .app-item-type,.dashboard .user-config-list .app-item-type{margin-left:4px;color:#8c8c8c}.dashboard .market-app-empty,.dashboard .user-config-empty{width:100%;padding:50px;text-align:center;color:#999}.dashboard .user-config-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:50px}.dashboard .category-list{position:relative}.dashboard .category-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 15px 0 20px;margin-bottom:2px;font-weight:500;color:#fff;cursor:pointer}.dashboard .category-item-icon{display:block;width:16px;height:16px;margin-right:8px}.dashboard .category-item-svg{font-size:16px;margin-right:8px}.dashboard .category-item.is-active{background-color:#0054ff}.dashboard .wallpaper-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.dashboard .wallpaper-item{border:5px solid transparent;margin:10px;overflow:hidden;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.dashboard .wallpaper-item-pic{width:220px;height:125px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .8s cubic-bezier(.455,.03,.515,.955);transition:all .8s cubic-bezier(.455,.03,.515,.955)}.dashboard .wallpaper-item:hover{border-color:hsla(0,0%,66.7%,.6);-webkit-box-shadow:0 3px 10px rgba(0,0,0,.1);box-shadow:0 3px 10px rgba(0,0,0,.1)}.dashboard .wallpaper-item:hover .wallpaper-item-pic{-webkit-transform:scale(1.8);transform:scale(1.8)}.dashboard .pwdReset{position:absolute;width:500px;height:300px;margin:auto;top:0;left:0;bottom:0;right:0;border-radius:10px;background:hsla(0,0%,100%,.8)}.dashboard .pwdReset .box{width:100%;height:100%;background:url(../../static/img/tishi.7118a5f5.png) no-repeat;background-size:100% 100%;overflow:hidden}.dashboard .pwdReset .box i{font-size:22px;margin:15px 0 0 460px;color:#000}.dashboard .pwdReset .box p{width:300px;height:100px;padding:20px 15px;border-radius:5px;color:#222;border:1px dotted #222;margin:18px 0 0 180px}.dashboard .pwdReset .box .myBtn{margin:90px 0 0 380px}