.L-app-container { margin: 20px; background-color: #fff; border-radius: 5px; height: calc(100% - 40px); overflow-y: scroll; padding: 20px 0 45px 0; // 查询重置按钮 .onSubmit,.reset { width: 64px; height: 30px; border-radius: 2px; padding: 7px 10px; } .reset { border: 1px solid #DEE2EE; } // 表单、搜索框样式、label .el-form-item { margin-right: 20px; // margin-bottom: 0; } .el-form-item__label { font-size: 14px; font-family: Source Han Sans CN-Medium, Source Han Sans CN; font-weight: 500; color: #4D5158; padding: 0; // line-height: 18px; } .el-form-item__content { // 此处是对输入框进行的样式修改 .el-input__inner { width: 230px; height: 30px; background: #FFFFFF; border-radius: 5px; opacity: 1; border: 1px solid #DEE2EE; &::placeholder { font-size: 14px; font-family: Source Han Sans CN; font-weight: 400; line-height: 18px; color: #A1ABBA; } font-size: 14px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #292F38; } } .el-tabs { .el-tabs__header { margin-bottom: 0; } .el-tabs__item { font-size: 14px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #8E9298; -webkit-background-clip: text; padding-left: 20px !important; } .el-tabs__item.is-active { font-size: 16px; font-family: Source Han Sans CN-Bold, Source Han Sans CN; font-weight: bold; color: #323233; } } .table-box { padding: 0 20px; margin-top: 10px; .table-item { .zhipaiColor { background-color: #FF7F35; } .yizhuofei { background-color: #7A808A; } .shouliColor { background-color: #1E80EB; } .wancengColor { background-color: #F76359; } .tuihuiColor { background-color: #FF7F35; } .yanqiColor { background-color: #1E80EB; } .yichuliColor { background-color: #31D9AE; } .colors { width: 8px; height: 8px; border-radius: 50%; } td { font-size: 12px; font-family: Source Han Sans CN-Regular, Source Han Sans CN; font-weight: 400; color: #292F38; line-height: 40px; height: 40px; } th { font-size: 12px; height: 40px; font-family: Source Han Sans CN-Bold, Source Han Sans CN; font-weight: bold; color: #333333; line-height: 36px; } .el-table__cell { padding: 0; } .columnFactor { div { overflow:hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; } } } } .L_tabs { width: 100%; // height: 15%; background: #fff; .el-form { margin-top: 10px; padding: 0 20px; } } .my-pagination { padding: 0 20px; } .sqbtn { font-family: "Source Han Sans CN-Regular"; border-radius: 4px 4px 4px 4px; opacity: 1; font-size: 12px; margin-right: 8px; cursor: pointer; } .sqbtn1 { background: #ebf5ff; border: 1px solid #a1cbf8; color: #0E7CF4; } .state-sub { display: flex; flex-direction: row-reverse; margin-right: 8px; } .tabsBottom { // height: 85%; padding-top: 10px; .foot-main { padding-bottom: 20px; background: white; } } .headerText { width: 100%; padding: 10px 0px 8px 20px; border-bottom: 1px solid #DEE2EE; font-family: "Source Han Sans CN-Bold"; font-weight: bold; color: #323233; font-size: 16px; position: relative; .headerClose { cursor: pointer; font-size: 16px; position: absolute; right: 14px; top: 10px; } .searchP { position: relative; cursor: pointer; &::before { content: ""; width: 26px; height: 3px; border-radius: 4px; background: #1e80eb; position: absolute; bottom: -8px; } } } // 预警审核样式 header { padding: 0 20px; font-family: AlibabaPuHuiTi, AlibabaPuHuiTi; font-weight: 700; font-size: 18px; color: #3D3D3D; } .tabs-header { margin-top: 10px; .tabs-title { width: 100%; border-bottom: 1px solid #DEE2EE; display: flex; margin-bottom: 20px; .await-audit,.already-affirm { cursor: pointer; padding: 8px 30px; border-top: 1px solid #DEE2EE; border-right: 1px solid #DEE2EE; } .await-audit { border-left: 1px solid #DEE2EE; } .active-tab { background-color: #3f3f3f; color: #fefefe; } } .el-form { padding: 0 20px; } .tabs-line { width: 100%; height: 1px; background: #DEE2EE; margin: 20px 0; } } } .app-container::-webkit-scrollbar { display: none; } .team-main { display: flex; justify-content: space-between; font-family: "Source Han Sans CN-Regular"; margin-bottom: 15px; &>div:nth-of-type(1) { color: #8E9298; width: 25%; text-align: right; } &>div:nth-of-type(2) { color: #292F38; width: 70%; } } .el-dialog { background: #FFFFFF; .el-dialog__header { background: #F8F9FA; padding: 10px; .el-dialog__title { font-size: 18px; font-family: Source Han Sans CN; font-weight: 400; color: #333333; } } .el-dialog__body { padding: 10px 20px; .audit-generalize { .grid-content { display: flex; align-items: center; margin: 10px 0; .grid-title { font-size: 14px; } .grid-value { flex: 1; } // 预警类别的value .warning-type { color: #d9011c; } // 概括名称的value .grid-value-btn { display: flex; align-items: center; justify-content: space-between; padding-right: 10px; .grid-value-value { flex: 1; } } } } .audit-table { .table-box { padding: 0; } } } .dialog-footer { display: flex; align-items: center; justify-content: center; width: 100%; .el-button { margin: 0 10px; } } } // 预警呈现样式 .L-app-map-container { background-color: #ccc; // height: calc(100vh - 80px); // width: calc(100% - 40px); width: 100%; height: 100%; // overflow-y: scroll; position: relative; #newmap { width: 100%; height: 100%; } .warning-list { position: absolute; right: 20px; top: 20px; bottom: 20px; width: 25%; z-index: 1000; background-color: #fff; border-radius: 10px; .warning-list-title { line-height: 40px; padding: 0 20px; background-color: rgba(47,138,229,0.05); font-family: AlibabaPuHuiTi, AlibabaPuHuiTi; font-weight: 700; font-size: 16px; color: #3D3D3D; } .warning-list-content { padding: 10px; .warning-list-search { display: flex; align-items: center; .el-button { background-color:#2F8AE5; color: #fff; } } .warning-list-list { display: grid; grid-template-columns: 1fr; grid-row-gap: 10px; margin: 5px; height: calc(100vh - 250px); overflow-y: scroll; .lists { border-radius: 10px; padding: 20px 10px; background-color: #FAFAFA; .hearder { display: flex; .warning-title { flex: 1; } .anniu { margin-right: 10px; padding: 3px; border-radius: 5px; width: 3em; flex-wrap: wrap; } } .content { display: flex; flex-direction: column; margin: 10px 0; .content-top,.content-bottom { font-family: AlibabaPuHuiTi, AlibabaPuHuiTi; font-weight: 400; font-size: 12px; color: #666666; padding: 0 10px; display: flex; align-items: center; } .content-top { img { width: 11px; height: 12px; margin-right: 20px; } } .content-bottom { margin-top: 10px; img { width: 12px; height: 12px; margin-right: 20px; } } } .foot { width: 100%; .el-button { width: 100%; } .eventInfo { width: 100%; display: flex; align-items: center; background-color: #fff; border-radius: 5px; padding: 8px 0; position: relative; .audit,.info { flex: 1; display: flex; align-items: center; justify-content: center; font-family: AlibabaPuHuiTi, AlibabaPuHuiTi; font-weight: 400; font-size: 12px; cursor: pointer; } .audit { color: #808080; } .info { color: #2F8AE5; } span { position: absolute; left: 50%; width: 1px; height: 40%; background-color: #F2F2F2; } } } } } .warning-list-footer { } } } .warning-events { position: absolute; left: 20px; bottom: 40px; padding: 10px 20px; display: grid; grid-template-columns: 1fr; grid-row-gap: 10px; border-radius: 5px; // border: 1px solid #DEE2EE; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1); background: #FFFFFF; z-index: 1000; .warning-events-event { display: flex; align-items: center; cursor: pointer; .warning-events-event-img { margin-right: 10px; width: 20px; height: 29px; } .warning-events-event-text { font-family: AlibabaPuHuiTi, AlibabaPuHuiTi; font-weight: 400; font-size: 14px; color: #666666; } } } }