#tu-dashboard .tu-title{background:var(--el-color-danger);line-height:55px;color:#fff;width:100%;position:absolute;left:0;right:0;top:61px;display:flex;justify-content:center;flex-direction:row}#tu-dashboard .tu-title .welcome{width:var(--tu-main-width);display:flex;justify-content:space-between;align-items:center;flex-direction:row}#tu-dashboard .tu-title .welcome div:first-child{padding-left:20px}#tu-dashboard .tu-title .welcome div:last-child{padding-right:20px}#tu-dashboard .st-condition,#tu-dashboard .tu-content{margin-top:60px}#tu-dashboard .st-condition .shadow,#tu-dashboard .tu-content .shadow{box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}#tu-dashboard .st-condition .shadow .title,#tu-dashboard .tu-content .shadow .title{font-size:25px;padding:20px;background:var(--el-color-primary);color:#fff;text-align:left}#tu-dashboard .st-condition .shadow .list,#tu-dashboard .tu-content .shadow .list{height:334px;overflow:hidden;overflow-y:auto}#tu-dashboard .st-condition .shadow .footer,#tu-dashboard .tu-content .shadow .footer{padding:20px;text-align:center}#tu-dashboard .condition .el-row .el-col .el-card__body{text-align:center}#tu-dashboard .condition .el-row .el-col .el-card__body>div:first-child{margin:20px 0;font-weight:600;font-size:16px}#tu-dashboard .condition .el-row .el-col .el-card__body>div:nth-child(2){margin:20px 0;font-size:32px}#tu-dashboard .condition .el-row .el-col .el-card__body>div:nth-child(3){margin:20px 0}#tu-dashboard .condition .el-row .el-col .el-card__body>div:nth-child(4){margin:20px 0;color:var(--el-color-primary);font-weight:600}#tu-dashboard .condition .el-row .el-col .el-card__body>div:nth-child(5){color:var(--el-color-info);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;height:38px}#tu-dashboard .tu-table .tu-nickname{font-size:16px;font-weight:500;padding:6px 0}#tu-dashboard .tu-table .tu-status,#tu-dashboard .tu-table .tu-subject,#tu-dashboard .tu-table .tu-time{color:var(--el-color-info)}#tu-dashboard .tu-table .tu-date,#tu-dashboard .tu-table .tu-operation,#tu-dashboard .tu-table .tu-price{font-size:16px;font-weight:400;padding:6px 0}#tu-dashboard .tu-table .tu-operation{color:var(--el-color-primary);cursor:pointer}