.details { padding: 1.5rem 1.5rem 0 1.5rem; .header { margin-bottom: 1.5rem; } .search { margin-bottom: 1.5rem; :deep(.el-card__body) { padding: 20px 20px 0 20px; } .cardHeader { display: flex; justify-content: space-between; align-items: center; .tooltips { width: 36px; height: 36px; border-radius: 0px 0px 0px 0px; opacity: 1; } } .searchForm { .item { margin-bottom: 20px; } .formBtn { padding: 0 20px; } } } .echart { :deep(.el-card__body) { display: flex; .sidebar { width: 220px; border: 1px solid #e8eaec; margin-right: 1.5rem; .deviceMenu { border-right: none; .el-menu-item { height: 45px; line-height: 45px; } } } .comparisonInfo { flex: 1; .stackedLine { width: 100%; height: 66vh; font-size: 1.4rem; text-align: center; color: #606266; line-height: 82vh; } } } } .copyright { height: 30px; line-height: 30px; text-align: center; color: #9ca3af; font-family: Arial; font-size: 12px; letter-spacing: 1px; } }