Newer
Older
DH_Apicture / src / assets / styles / PublicOpinionAnalysis.scss
@zhangqy zhangqy 27 days ago 14 KB first commit
.PublicOpinionAnalysis {
  position: relative;
  .YqToday {
    height: 20%;
    .rqNumContent {
      height: calc(100% - 55px);
      overflow: hidden;
      width: 430px;
      margin: 5px auto;
      background: url('@/assets/images/pictureOnMap/szbj_img.png') no-repeat center;
      background-size: 100% 100%;
      .yqNumber {
        position: relative;
        top: 10px;
        left: 65px;
        width: 70%;
        height: 85%;
        .Onnumber {
          height: 58%;
          .OnnumberText{
            margin-right: 6px;
            width: 44px;
            height: 50px;
            background: url('@/assets/images/pictureOnMap/szbj.png');
            .OnnumberTextA{
              font-family: DINPro;
              font-weight: 500;
              font-size: 50px;
              color: #FFFFFF;
              line-height: 50px;
              background: linear-gradient(0deg, #3FA4F6 0%, #F7FDFF 100%);
               -webkit-background-clip: text;
               -webkit-text-fill-color: transparent;
              text-align: center;
            }

          }
        }
        .Upnumber {
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 16px;
          color: #ccdfff;
          height: 42%;
          img {
            height: 20px;
            margin-left: 10px;
          }
          .green {
            color: rgba(16, 126, 86, 1);
            font-family: Source Han Sans CN;
            font-weight: bold;
            font-size: 26px;
            color: #3ae58b;
            line-height: 23px;
            font-style: italic;
          }
          .red {
            color: rgba(234, 87, 90, 1);
            font-family: Source Han Sans CN;
            font-weight: bold;
            font-size: 26px;
            color: #ef4054;
            line-height: 23px;
            font-style: italic;
          }
        }
      }
    }
  }
  .YqSeven {
    height: 36%;
    .listBox {
      margin-top: 10px;
      .Yqtjabove {
        height: 20px;
        .typepattern{
          margin-left: 5px;
          font-family: Source Han Sans CN;
          font-weight: 500;
          font-size: 14px;
          color: #fff7f4;
          width: 20%;
        }
        .leve4 {
          width: 70px;
          background: linear-gradient(0deg, rgba(44, 183, 255, 0.2) 0%, rgba(44, 183, 255, 0.1) 100%);
          border-radius: 2px;
          border: 1px solid #2cb7ff;
          color: #2cb7ffff;
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
        }
        .red1 {
          width: 70%;
          text-align: right;
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
          color: #ef4054;
        }
        .red1 {
          width: 70%;
          text-align: right;
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
          color: #ef4054;
        }
        .green1 {
          width: 70%;
          text-align: right;
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
          color: #3ae58b;
        }
      }
      .Yqtjbelow {
        margin-top: 3px;
        height: 14px;
        background: #0b3178;
        .zb {
          background: linear-gradient(-90deg, #1bcdfb 0%, rgba(6, 207, 253, 0) 100%);
          border: 1px solid #22a5dd;
          height: 100%;
          position: relative;
          .WzA {
            font-family: Source Han Sans CN;
            font-size: 14px;
            height: 14px;
            position: relative;
            top: -3px;
            text-align: right;
          }
        }
        .Arrows {
          width: 15px;
          height: 12px;
          margin-left: 5px;
          background: url('@/assets/images/pictureOnMap/warningArrows.png') no-repeat center;
          background-size: 100% 100%;
        }
        .Wz {
          font-family: Source Han Sans CN;
          font-size: 14px;
          position: relative;
          top: -3px;
          left: 5px;
        }
      
      }
  
      .icon {
        position: relative;
        top: 7px;
        width: 8px;
        height: 8px;
        background: url('@/assets/images/pictureOnMap/xtb_img.png');
      }
  
    }
  }
  .YqThirty {
    height: 41%;
  }
  .DclYq {
    height: 40%;
    .sevenPublic {
      height: 100%;
      .hader {
        width: 100%;
        height: 40px;
        background: linear-gradient(0deg, rgba(0, 98, 183, 0.8) 0%, rgba(0, 98, 183, 0.1) 100%);
        border: 1px solid #0b9bff;
        border-radius: 2px;
        display: flex;
        .tableHeaderList {
          font-family: Source Han Sans CN;
          font-weight: 400;
          font-size: 14px;
          color: #ffffff;
          height: 34px;
          line-height: 34px;
          padding-left: 10px;
        }
        .tableList1 {
          width: 50%;
        }
        .tableList2 {
          width: 25%;
          text-align: center;
        }
        .tableList3 {
          width: 25%;
          text-align: center;
        }
      }
      .ListBox {
        height: calc(100% - 45px);
        width: 100%;
        overflow: auto;
        .tableBodyList {
          line-height: 60px;
          width: 100%;
          display: flex;
          /* 选择偶数行 */
          &:nth-child(even) {
            background: linear-gradient(0deg, #001f75 0%, #284f93 100%);
            border: 1px solid #163f80;
          }
          .tableBodyList_span1 {
            font-family: Source Han Sans CN;
            font-weight: 500;
            font-size: 14px;
            color: #18a7f2;
            height: 60px;
            line-height: 60px;
            text-align: center;
            width: 50%;
            overflow: hidden;
            white-space: nowrap; /* 防止文字换行 */
            text-overflow: ellipsis; /* 超出部分显示省略号 */
          }
          .tableBodyList_span2 {
            font-family: Source Han Sans CN;
            font-weight: 500;
            font-size: 14px;
            color: #D2E2FF;
            height: 60px;
            line-height: 60px;
            text-align: center;
            width: 25%;
            overflow: hidden;
            white-space: nowrap; /* 防止文字换行 */
            text-overflow: ellipsis; /* 超出部分显示省略号 */
          }
          .tableBodyList_span3 {
            font-family: Source Han Sans CN;
            font-weight: 500;
            font-size: 14px;
            color: #D2E2FF;
            height: 60px;
            line-height: 60px;
            text-align: center;
            width: 25%;
          }
        }
      }
    }
  }
  .YqLy {
    height: 38%;
    // background: red;
  }
  .BoxContent {
    position: relative;
    left: 480px;
    width: 50%;
    height: calc(100vh - 108px);
    position: fixed;
    top: 88px;
    z-index:10;
    .YqOneYear {
      height: 34%;
      background: url('@/assets/images/pictureOnMap/Abovemiddle.png') no-repeat center;
      background-size: 100% 100%;
      .YqOneYearContent {
        margin: 5px auto;
        width: 98%;
        height: 79%;
      }
    }
    .YqTrack {
      margin-top: 20px;
      height: 63%;
      background: url('@/assets/images/pictureOnMap/Belowmiddle.png') no-repeat center;
      background-size: 100% 100%;
      .YqTracContent {
        margin: 5px auto;
        width: 98%;
        height: 74%;
        // background: red;
        .greening{
          font-family: Source Han Sans CN;
          font-weight: 500;
          font-size: 14px;
          color: #3AE58B;
        }
      }
    }
  }
}
.rqTitle {
  background: url('@/assets/images/pictureOnMap/eachBgc.png') no-repeat center;
  background-size: 100% 100%;
  height: 44px;
  padding-left: 50px;
  padding-top: 5px;
  // align-items: center;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  margin-top: 5px;
  span {
    margin-left: 10px;
    margin-top: 2px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 16px;
    color: #ccdfff;
  }
}
.rqTitleA {
  background: url('@/assets/images/pictureOnMap/eachBgcA.png') no-repeat center;
  background-size: 100% 100%;
  height: 44px;
  padding-left: 50px;
  padding-top: 5px;
  // align-items: center;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  margin-top: 3px;
  span {
    margin-left: 10px;
    margin-top: 2px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    font-size: 16px;
    color: #ccdfff;
  }
  .TabList {
    position: relative;
    top: -26px;
    height: 90%;
    width: 62%;
    left: 330px;
    // background: yellow;
    .tabData {
      justify-content: center;
      text-align: center;
      .eachClick {
        // width: 64px;
        height: 26px;
        background: linear-gradient(0deg, rgba(0, 98, 183, 0.8) 0%, rgba(0, 98, 183, 0.1) 100%);
        border-radius: 1px;
        border: 1px solid #0b9bff;
        margin-left: 10px;
        padding: 0 12px;
        font-family: Source Han Sans CN;
        font-size: 14px;
        color: #8FBFFEFF;
        line-height: 26px;
        cursor: pointer;
      }
      .active {
        background: linear-gradient(0deg, rgba(6, 227, 209, 0.8) 0%, rgba(12, 59, 85, 0.1) 100%);
        border: 1px solid #2ff6e8;
        color: #FFFFFF;
      }
    }
    .aaa{
      margin-top:8px;
      color: #00fcff;
      font-size: 22px;
    }
  }
}

.rqContent {
  height: calc(100% - 55px);
  overflow: hidden;
  width: 420px;
  margin: 5px auto;
}
::-webkit-scrollbar {
  width: 5px; /* 设置滚动条的宽度 */
}
.tableLiName {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #00fcff !important;
}
:deep(.el-table td.el-table__cell div)  {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #D2E2FF;
}
:deep(.dispatchTable) {
  &.el-table {
    background: none;
    color: #d2e2ff;
  }

  .el-table__inner-wrapper::before {
    height: 0;
  }
  tr {
    background: linear-gradient(0deg, #00134f 0%, #003065 100%);
  }
  td.el-table__cell,
  th.el-table__cell.is-leaf {
    border-color: #163f80;
  }
  &.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
    background: linear-gradient(0deg, #001f75 0%, #284f93 100%);
  }
  .el-table__header-wrapper th {
    background: linear-gradient(0deg, rgba(0, 98, 183, 0.8) 0%, rgba(0, 98, 183, 0.1) 100%) !important;
  }
  .el-table__header-wrapper {
    border: 1px solid #0b9bff;
  }
  th {
    color: #ffffff;
    font-size: 16px;
  }
}
:deep(.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell) {
  background-color: #163f80;
}
:deep(.pagination-container) {
  background: #ff000000;
}
:deep(.el-pagination__total) {
  color: #f7f7f7;
}
:deep(.el-pagination__goto) {
  color: #f7f7f7;
}
:deep(.el-pagination__classifier) {
  color: #f7f7f7;
}
:deep(.el-input__wrapper) {
  background: linear-gradient(0deg, rgba(0,98,183,0.8) 0%, rgba(0,98,183,0.1) 100%);
  box-shadow: 0 0 0 0.00521rem #0B9BFF inset;
  color: #ffffff !important;
}
:deep(.el-pagination.is-background .el-pager li) {
  background-color: #f0f2f500;
  color: #c6c6c6;
}
:deep(.el-pagination.is-background .el-pager li.is-active) {
  background: linear-gradient(0deg, rgba(0,98,183,0.8) 0%, rgba(0,98,183,0.1) 100%);
  border: 1px solid #0B9BFF;
  color: #ffffff;
}
:deep(.el-pagination .el-input__inner) {
  text-align: center;
  color: #ffffff;
}
:deep(.el-pagination.is-background .btn-prev) {
  text-align: center;
  color: #ffffff;
  background: #ff000000;
}
:deep(.el-pagination.is-background .btn-next) {
  text-align: center;
  color: #ffffff;
  background: #ff000000;
}
:deep(.el-form-item--default .el-form-item__label) {
  text-align: center;
  color: #c6c6c6;
}
:deep(.el-select .el-input__inner)  {
  font-family: Source Han Sans CN;
      font-weight: 400;
      font-size: 14px;
      color: #ffffff;
      cursor: pointer;
}
:deep( .el-input__inner) {
  color: #ffffff;
  cursor: pointer;
}
:deep(.drainageResponseBox) {
  // .el-select .el-input__inner{
  //     font-family: Source Han Sans CN;
  //     font-weight: 400;
  //     font-size: 14px;
  //     color: #ffffff;
  //     cursor: pointer;
  //   }
  .el-select .el-form-item__label {
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff !important;
  }
  .el-select .el-input__wrapper {
    background: linear-gradient(0deg, rgba(0, 98, 183, 0.8) 0%, rgba(0, 98, 183, 0.1) 100%);
    border: 1px solid #0b9bff;
    box-shadow: none;
    color: #ffffff !important;
  }
 
}
:deep(.el-input__inner::placeholder)  {
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 14px;
  color: #8FBFFE;
}
:deep(.publicDialog) {
  .el-dialog {
    background: linear-gradient(180deg, rgba(1, 42, 88, 0.85) 0%, rgba(1, 42, 87, 0.9) 100%);
  }

  .el-dialog__header {
    width: 100%;
    height: 44px;
    background: url('@/assets/images/pictureOnMap/dialogTab.png') no-repeat center;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    .el-dialog__title {
      color: #FFFFFF;
      line-height: 20px;
      padding-left: 21px;
      margin-top: -15px;
    }
    .el-dialog__headerbtn {
      .el-icon-close {
        color: #ff6767;
        font-size: 20px;
      }
    }
    &::after {
      display: none;
    }
  }

  .el-dialog__body {
    background: #071645;
    border-bottom: 1px solid #163f80;
    padding: 0px 24px 24px 24px;
    height: calc(100% - 40px);
  }
  .el-dialog__footer {
    background: #071645;
  }
}

.publicDBox {
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  padding: 20px 0;
  .info {
    overflow: hidden;
    background: rgba(4, 50, 101, 1);
    position: relative;
    padding: 0 10px;
    padding-top: 50px;
    .boxName {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 40px;
      line-height: 40px;
      border-left: 2px solid #3dc1ff;
      padding-left: 20px;
      color: #3dc1ff;
      font-size: 16px;
      background: linear-gradient(90deg, rgba(51, 114, 246, 0.2) 0%, rgba(51, 114, 246, 0) 100%);
    }
    .list {
      display: flex;
      border-bottom: 1px solid #0e407c;
    }
    .box {
      flex: 1;
      display: flex;
      align-items: center;
      height: 50px;
      .title {
        width: 100px;
        padding-right: 10px;
        text-align: right;
        overflow: hidden;
      }
      a {
        max-width: 260px;
        display: block;
        color: rgba(61, 193, 255, 1);
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
      }
    }
  }
}