@charset "UTF-8";
html, body {
  padding: 0;
  margin: 0;
  overflow-y: hidden;
  overflow-x: hidden;
  font-family: "Microsoft YaHei";
  background: #040d32 url(/static/images/背景.png) no-repeat 0 0/100% 100%; }
  html video, body video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0; }

.container {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100vw; }
  .container .frame-top {
    background: url(/static/images/inew/0001.png) no-repeat 0 0/100% 100%;
    height: 90px; }
    .container .frame-top .title {
      padding-top: 10px; }
    .container .frame-top .top-block {
      width: 240px;
      height: 60px;
      position: absolute;
      top: 14px;
      color: #8ae5f7;
      font-size: 19px;
      font-weight: bold;
      font-style: italic;
      text-align: center;
      line-height: 60px; }
    .container .frame-top .top-block-1 {
      left: 86px;
      background: url(/static/images/inew/0002.png) no-repeat 0 0/100% 100%; }
    .container .frame-top .top-block-2 {
      left: 362px;
      background: url(/static/images/inew/0002.png) no-repeat 0 0/100% 100%; }
    .container .frame-top .top-block-3 {
      right: 362px;
      background: url(/static/images/inew/0003.png) no-repeat 0 0/100% 100%; }
    .container .frame-top .top-block-4 {
      right: 86px;
      background: url(/static/images/inew/0003.png) no-repeat 0 0/100% 100%; }
  .container .main {
    padding: 10px 10px 0 10px;
    display: flex; }
    .container .main .text-gradient {
      background: -webkit-linear-gradient(#71EDFFFF, #166E86FF);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .container .main .block {
      width: 479px;
      margin-bottom: 10px;
      background: radial-gradient(rgba(28, 55, 108, 0) 0%, rgba(28, 55, 108, 0.3) 100%);
      border: 1px solid rgba(105, 177, 198, 0.25); }
      .container .main .block .block-title {
        color: #8ae5f7;
        font-weight: bold;
        font-size: 17px; }
      .container .main .block .heartbeat {
        margin-top: -18px;
        background: url(/static/images/inew/heartbeat.png) no-repeat 0 0/100% 100%;
        width: 100%;
        height: 35px; }
      .container .main .block .block-inner {
        padding: 6px 16px; }
      .container .main .block .block-inner.alarm-inner {
        position: relative; }
        .container .main .block .block-inner.alarm-inner .alarm-ball {
          position: absolute;
          background: url(/static/images/inew/alarmball.png) no-repeat 0 0/100% 100%;
          right: 20px;
          top: 20px;
          width: 60px;
          height: 60px;
          text-align: center;
          line-height: 60px;
          color: #fff;
          font-size: 26px;
          font-style: italic;
          font-family: Verdana, Geneva, Tahoma, sans-serif; }
    .container .main .block-main {
      flex: 1;
      padding-bottom: 10px;
      position: relative; }
      .container .main .block-main video {
        width: 100%;
        height: 112%;
        object-fit: cover;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0; }
      .container .main .block-main .popup {
        position: absolute;
        width: 100px; }
        .container .main .block-main .popup:hover {
          cursor: pointer; }
      .container .main .block-main .popup1 {
        left: 46%;
        top: 6%;
        height: 100px; }
      .container .main .block-main .popup2 {
        left: 14.5%;
        top: 59.2%;
        height: 100px;
        background: url(/static/images/inew/popup2.png) no-repeat 0 0/100% 100%; }
      .container .main .block-main .popup3 {
        left: 78%;
        top: 44%;
        height: 100px;
        background: url(/static/images/inew/popup3.png) no-repeat 0 0/100% 100%; }
      .container .main .block-main .popup4 {
        left: 31%;
        top: 28%;
        height: 50px;
        background: url(/static/images/inew/popup4.png) no-repeat 0 0/100% 100%; }
      .container .main .block-main .popup5 {
        left: 46%;
        top: 34%;
        height: 50px;
        background: url(/static/images/inew/popup4.png) no-repeat 0 0/100% 100%; }
      .container .main .block-main .popup6 {
        left: 62%;
        top: 44%;
        height: 50px;
        background: url(/static/images/inew/popup4.png) no-repeat 0 0/100% 100%; }
      .container .main .block-main .popup7 {
        left: 30%;
        top: 78%;
        height: 50px;
        background: url(/static/images/inew/popup4.png) no-repeat 0 0/100% 100%; }
    .container .main .cards-wrapper {
      position: relative; }
      .container .main .cards-wrapper .cards {
        position: absolute;
        right: 0;
        top: 10px;
        line-height: 30px;
        display: flex; }
        .container .main .cards-wrapper .cards a {
          display: block;
          background: url(/static/images/inew/0019.png) no-repeat 0 0/100% 100%;
          width: 40px;
          height: 30px;
          color: #fff;
          font-size: 12px;
          line-height: 30px;
          text-align: center;
          margin-right: 10px; }
          .container .main .cards-wrapper .cards a.active {
            background-image: url(/static/images/inew/0012.png); }
      .container .main .cards-wrapper .card-panel {
        display: none; }
      .container .main .cards-wrapper .card-panel.active {
        display: block !important; }
    .container .main .grid4 {
      display: flex;
      flex-wrap: wrap; }
      .container .main .grid4 .grid-item {
        width: 50%;
        background: url(/static/images/inew/0004.png) no-repeat bottom center;
        text-align: center;
        padding-bottom: 10px; }
        .container .main .grid4 .grid-item:nth-child(1), .container .main .grid4 .grid-item:nth-child(2) {
          margin-bottom: 8px; }
        .container .main .grid4 .grid-item .title {
          color: #ccc;
          font-size: 13px;
          font-weight: 900;
          margin-bottom: 2px; }
        .container .main .grid4 .grid-item .data {
          font-size: 18px;
          font-weight: 900; }
    .container .main .line4 {
      padding-right: 10px;
      display: flex;
      justify-content: space-around; }
      .container .main .line4 .line-item {
        width: 86px;
        height: 86px;
        text-align: center;
        background-position: 0 0;
        background-size: 100% 100%;
        background-repeat: no-repeat; }
        .container .main .line4 .line-item .icon {
          padding-top: 12px; }
          .container .main .line4 .line-item .icon img {
            width: 24px;
            height: 24px; }
        .container .main .line4 .line-item .title {
          margin-top: 2px;
          font-size: 9px;
          font-weight: bold; }
        .container .main .line4 .line-item .data {
          margin-top: 5px;
          font-size: 17px;
          color: #fff; }
        .container .main .line4 .line-item #value6 {
          margin-top: 2px; }
    .container .main .chart01 {
      position: relative; }
      .container .main .chart01 #echarts01 {
        height: 170px; }
      .container .main .chart01 #echarts02 {
        height: 140px; }
      .container .main .chart01 #echarts03_1, .container .main .chart01 #echarts03_2, .container .main .chart01 #echarts03_3 {
        height: 200px; }
      .container .main .chart01 #echarts04, .container .main .chart01 #echarts07 {
        height: 197px; }
    .container .main .alarm-panel > .layui-tab {
      margin-top: -10px !important; }
      .container .main .alarm-panel > .layui-tab > .layui-tab-title {
        float: left;
        width: 96px;
        height: 100%; }
        .container .main .alarm-panel > .layui-tab > .layui-tab-title li {
          display: block;
          color: #8ae5f7;
          height: 36px;
          line-height: 36px;
          font-size: 13px;
          font-weight: bold;
          border: 1px solid #29748FFF;
          margin-right: -1px;
          margin-bottom: -1px;
          text-align: left;
          padding-left: 6px; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-title li.layui-this:after {
            border: none; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-title li i {
            display: inline-block;
            background-repeat: no-repeat;
            background-position: 0 0;
            background-size: 100% 100%;
            width: 18px;
            height: 18px;
            vertical-align: -4px;
            margin-right: 3px; }
      .container .main .alarm-panel > .layui-tab > .layui-tab-content {
        float: left;
        width: 340px;
        margin-left: 10px;
        padding: 4px 0 !important; }
        .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions {
          display: flex; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions a {
            display: block;
            background: url(/static/images/inew/0012.png) no-repeat 0 0/100% 100%;
            width: 60px;
            height: 30px;
            color: #fff;
            font-size: 12px;
            line-height: 30px;
            text-align: center;
            margin-right: 10px; }
            .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions a.alarm1 {
              color: #4DB7D0FF; }
            .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions a.alarm2 {
              color: #FC5154FF; }
            .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions a.alarm3 {
              color: #F1BA52FF; }
            .container .main .alarm-panel > .layui-tab > .layui-tab-content .actions a.alarm4 {
              color: #3270C6FF; }
        .container .main .alarm-panel > .layui-tab > .layui-tab-content table {
          margin: 8px 0;
          width: 100%; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content table.alarm1 {
            color: #4DB7D0FF; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content table.alarm2 {
            color: #FC5154FF; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content table.alarm3 {
            color: #F1BA52FF; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content table.alarm4 {
            color: #3270C6FF; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content table td {
            font-weight: bold;
            font-size: 13px;
            padding: 2px 0; }
        .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab {
          margin-top: 0px !important;
          font-style: normal;
          color: #fff; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-this:after {
            border: none; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title {
            border: none;
            display: flex;
            height: auto; }
            .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title li {
              display: block;
              min-width: auto;
              background: url(/static/images/inew/0012.png) no-repeat 0 0/100% 100%;
              width: 54px;
              height: 30px;
              color: #fff;
              font-size: 12px;
              line-height: 30px;
              text-align: center;
              margin-right: 6px;
              padding: 0; }
              .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title li.alarm1 {
                color: #4DB7D0FF; }
              .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title li.alarm2 {
                color: #FC5154FF; }
              .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title li.alarm3 {
                color: #F1BA52FF; }
              .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-title li.alarm4 {
                color: #3270C6FF; }
          .container .main .alarm-panel > .layui-tab > .layui-tab-content .layui-tab-item .layui-tab .layui-tab-content {
            padding: 0; }
    .container .main .energy-panel {
      display: flex;
      font-size: 12px; }
      .container .main .energy-panel .total {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px;
        line-height: 1.2;
        font-size: 16px;
        text-align: center;
        font-weight: 900;
        background-image: linear-gradient(0deg, #71EDFFFF, #166E86FF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text; }
      .container .main .energy-panel table {
        margin-top: 4px; }
        .container .main .energy-panel table td {
          padding: 3px 11px 2px 0;
          text-align: right; }
        .container .main .energy-panel table tr:nth-child(1) td:nth-child(2), .container .main .energy-panel table tr:nth-child(1) td:nth-child(3) {
          color: #3FC5E2FF; }
        .container .main .energy-panel table tr:nth-child(1) td:nth-child(5), .container .main .energy-panel table tr:nth-child(1) td:nth-child(6) {
          color: #376CB5FF; }
        .container .main .energy-panel table tr:nth-child(2) td:nth-child(2), .container .main .energy-panel table tr:nth-child(2) td:nth-child(3) {
          color: #169A3DFF; }
        .container .main .energy-panel table tr:nth-child(2) td:nth-child(5), .container .main .energy-panel table tr:nth-child(2) td:nth-child(6) {
          color: #6B68E2FF; }
        .container .main .energy-panel table tr:nth-child(3) td:nth-child(2), .container .main .energy-panel table tr:nth-child(3) td:nth-child(3) {
          color: #CCA45AFF; }
        .container .main .energy-panel table tr:nth-child(3) td:nth-child(5), .container .main .energy-panel table tr:nth-child(3) td:nth-child(6) {
          color: #DB564BFF; }
        .container .main .energy-panel table td:nth-child(6n + 1), .container .main .energy-panel table td:nth-child(6n + 4) {
          color: #ccc;
          text-align: left; }
    .container .main .analyse-panel .layui-tab {
      margin-top: 0 !important; }
      .container .main .analyse-panel .layui-tab > .layui-tab-title {
        border: none;
        display: flex;
        height: auto; }
        .container .main .analyse-panel .layui-tab > .layui-tab-title li {
          display: block;
          min-width: auto;
          background: url(/static/images/inew/0021.png) no-repeat 0 0/100% 100%;
          width: 100px;
          height: 34px;
          color: #fff;
          font-size: 15px;
          line-height: 34px;
          text-align: center;
          margin-right: 10px;
          padding: auto 10px; }
          .container .main .analyse-panel .layui-tab > .layui-tab-title li.layui-this {
            background-image: url(/static/images/inew/0020.png); }
          .container .main .analyse-panel .layui-tab > .layui-tab-title li.layui-this:after {
            border: none; }
      .container .main .analyse-panel .layui-tab .layui-tab-content {
        padding-bottom: 0; }
    .container .main .analyse-panel .analyse-total {
      display: flex;
      color: #fff;
      padding-bottom: 4px; }
      .container .main .analyse-panel .analyse-total span:first-child {
        display: block;
        width: 100px;
        font-size: 18px;
        font-weight: bold;
        background-image: linear-gradient(0deg, #71EDFFFF, #166E86FF);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text; }
      .container .main .analyse-panel .analyse-total span:last-child {
        display: block;
        font-size: 14px;
        padding-top: 3px; }
  .container .frame-bottom {
    width: 100%;
    padding-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .container .frame-bottom .outer-actions {
      width: 75%;
      display: flex;
      justify-content: space-between; }
      .container .frame-bottom .outer-actions a {
        display: block;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100% 100%;
        width: 90px;
        height: 90px;
        color: #47E3F5FF;
        font-weight: bold;
        text-align: center; }
        .container .frame-bottom .outer-actions a span {
          display: block;
          width: 100%;
          padding-top: 50px;
          font-size: 16px; }

h1 {
  text-align: center; }

.layui-layer {
  background-color: transparent !important; }

.layui-layer-btn {
  display: none !important; }

.layui-layer-content {
  height: auto !important;
  padding: 0 !important; }

.layui-layer-resize {
  display: none !important; }

.layui-layer-dialog {
  min-width: auto !important; }

.pop-back {
  background: url(/static/images/inew/modal4.png) no-repeat 0 0/100% 100%;
  color: #fff;
  padding: 5px 10px 20px;
  position: relative; }
  .pop-back .pop-close {
    position: absolute;
    background: url(/static/images/inew/close.png) no-repeat 0 0/100% 100%;
    width: 24px;
    height: 24px;
    right: 1px;
    top: 5px; }
    .pop-back .pop-close:hover {
      cursor: pointer; }
  .pop-back .pop-title {
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 10px;
    min-height: 10px; }
  .pop-back .pop-text {
    text-indent: 2em; }
    .pop-back .pop-text span {
      padding-left: 0.2em;
      padding-right: 0.2em;
      font-weight: bold; }

#floor-wrapper {
  border-radius: 6px;
  background-color: radial-gradient(rgba(28, 55, 108, 0) 0%, rgba(28, 55, 108, 0.3) 100%);
  display: none;
  position: relative; }
  #floor-wrapper .pop-close {
    position: absolute;
    background: url(/static/images/inew/close.png) no-repeat 0 0/100% 100%;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 0px; }
    #floor-wrapper .pop-close:hover {
      cursor: pointer; }
  #floor-wrapper .buttons {
    padding: 10px;
    display: flex;
    justify-content: space-around;
    color: #eee; }
    #floor-wrapper .buttons .view {
      background: url(/static/images/inew/0021.png) no-repeat 0 0/100% 100%;
      width: 100px;
      height: 35px;
      line-height: 35px;
      text-align: center; }
      #floor-wrapper .buttons .view:hover {
        cursor: pointer; }
      #floor-wrapper .buttons .view.active {
        background-image: url(/static/images/inew/0020.png);
        font-weight: bold; }
  #floor-wrapper .floor-charts {
    width: 100%; }
    #floor-wrapper .floor-charts #echarts05, #floor-wrapper .floor-charts #echarts06 {
      width: 250px;
      height: 370px; }
