﻿@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
body {
  padding: 0px;
  margin: 0px;
  /*color: #222;*/
  font-family: '微软雅黑';
  /*background-color:#000d4a ;*/
}

body {
  color: #666;
  font-size: 16px;
}

li {
  list-style-type: none;
}

i {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}

img {
  border: none;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #399bff;
}

a.active,
a:focus {
  outline: none !important;
  text-decoration: none;
}

ol,
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a:hover {
  color: #06c;
  text-decoration: none !important;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: ' ';
}

.clearfix:after {
  clear: both;
}

.pulll_left {
  float: left;
}

.pulll_right {
  float: right;
}

.screen_bg {
   /*background: #000d4a url(../images/bg.jpg) repeat center top;*/
  background-size: cover;
  height: 100%;
  width: 100%;
  display: inline-table;
}
.top-head {
  color: var(--el-text-color-primary);
  font-size: 12px;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  font-size: 16px;
  z-index: 100000000;
  width: 100%;
  height: 100%;
  background: #1a1a1c;
  text-align: center;
}

.loadbox {
  position: absolute;
  width: 160px;
  height: 150px;
  color: rgba(255, 255, 255, 0.6);
  left: 50%;
  top: 50%;
  margin-top: -100px;
  margin-left: -75px;
}

.loadbox img {
  margin: 10px auto;
  display: block;
  width: 40px;
}

.head {
  height: 85px;
   background: url(../images/head_bg.png) no-repeat center 20%;
  position: relative;
}

.head h1 {
  color: #fff;
  text-align: center;
  font-size: 32px;
  /*line-height: 60px;*/
}

.head h1 img {
  width: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
}

.weather {
  position: absolute;
  right: 30px;
  top: 10px;
  line-height: 70px;
  display: flex;
  align-items: center;
}

.time {
  position: absolute;
  left: 20px;
  top: 36%;
  /* line-height: 70px; */
}

.weather span {
  color: #2aa7d3 !important;
  font-size: 16px;
}

.mainbox {
  padding: 5px 20px 10px 20px;
}

.mainbox > ul {
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}

.mainbox > ul > li {
  float: left;
  padding: 0 0.4rem;
}

.mainbox > ul > li {
  width: 24%;
}

.mainbox > ul > li:nth-child(2) {
  width: 52%;
}

.column-bg {
  background: #034c6a66;
}

.column {
  padding: 10px 20px 0 20px;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
  /*margin-bottom: 0.5rem;*/
}

.column li {
  float: left;
  padding: 0 0.4rem;
  width: 25%;
}

.boxall {
  padding: 10px;
  /*background: rgba(0, 0, 0, .2);*/
  /*background: rgba(255, 255, 255, 0.06);*/
  /*box-shadow: -4px 0px 4px #073870 inset,*/
  /*0px -4px 4px #073870 inset,*/
  /*4px 0px 4px #073870 inset,*/
  /*0px 4px 4px #073870 inset;*/
  position: relative;
  margin-bottom: 15px;
  border: 1px solid #2d8cf03b;
  /*background: rgba(255, 255, 255, 0.05) ;*/
  z-index: 10;
  border-radius: 3px;
}

/*.boxall::before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    content: "";*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    border-top: 3px solid #02a6b5;*/
/*    border-left: 3px solid #02a6b5;*/
/*    border-radius: 20%;*/
/*}*/
.containter {
  position: relative;
  /*height: 1037px;*/
}
.table1 td,
.yuan_bottom p {
  font-size: 14px;
}
.content-l {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  /*right: 0;*/
  z-index: 88;
}

.content-b {
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 0;
  /*right: 0;*/
  z-index: 88;
}
.text-info3 {
  color: #05fef8;
}
/*分类能耗统计*/
.mapcolor {
  /*width: 80px;*/
  /* top: 300px; */
  top: 26%;
  position: absolute;
  /* left: 2px; */
  left: 4%;
  text-align: center;
  z-index: 100;
}

.mapcolor .lfang {
  width: 44px;
   height: 15px;
  /*height: calc(var(--index-font-size) * 1.2);*/
  /*width: calc(var(--index-font-size) * 2.4);*/
  content: '';
  background: #070093;
  border-radius: 3px;
  border: 1px #12454e solid;
}
.mapcolor .rfang {
  height: 15px;
  line-height: 15px;
  content: '';
  color: #aae5f9;
  border-radius: 3px;
}

.yuan1 {
  position: relative;
  /* height: 100px; */
  margin-bottom: 20px;
  height: 100%;
}

.yuan1 .col-lg-4 {
  position: relative;
  /* height: 120px; */
  height: 46%;
}

.yuan2 {
  position: relative;
  height: 100px;
  /*margin-bottom: 20px;*/
}

.yuan_bg {
  position: absolute;
  /*margin: 0;*/
  left: 0;
  /*right: 0;*/
  z-index: 3;
  top:0;
  /*text-align: center;*/
}

.yuan_bottom {
  position: absolute;
  margin: 0;
  left: 0;
  right: 0;
  z-index: 3;
  bottom: 0;
  top: calc(65% + 10px);
  text-align: center;
}

.yuan_bg img {
  /*position: absolute;*/
  /*margin: auto;*/
  left: 0;
  /*right: 0;*/
  z-index: 3;
  top:0;
}

.image-center {
  position: absolute;
  z-index: 5;
  /*text-align: center;*/
  left: 10%;
  right: 0;
  top:4%;
  /*margin-top: 30px;*/
}

/*.image-center p {*/
/*    font-size: 14px;*/
/*    color: #ffe400;*/
/*    margin-top: 15px;*/
/*}*/
.image-center img {
  /* width: 30px;
    margin-top: 30px; */
  width: 14%;
  margin-top: 15%;
}

.yuan_bg img.bg004 {
  margin-top: 5%;
  /*margin-left: 12px;*/
  /* width: 66px; */
  width: 32%;
  animation: myfirst 3s linear infinite;
  -webkit-animation: myfirst 3s linear infinite; /* Safari and Chrome */
}

.yuan_bg img.bg003 {
  /*margin-top: -67px;*/
  /* width: 90px; */
  width: 45%;
  animation: mytwo 3s linear infinite;
  -webkit-animation: mytwo 3s linear infinite; /* Safari and Chrome */
}

/*旋转动画*/
@keyframes myfirst {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari and Chrome */
  }
  100% {
    transform: rotate(355deg);
    -ms-transform: rotate(355deg); /* IE 9 */
    -webkit-transform: rotate(355deg); /* Safari and Chrome */
  }
}

@-webkit-keyframes myfirst {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari and Chrome */
  }
  100% {
    transform: rotate(355deg);
    -ms-transform: rotate(355deg); /* IE 9 */
    -webkit-transform: rotate(355deg); /* Safari and Chrome */
  }
}

@keyframes mytwo {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Safari and Chrome */
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari and Chrome */
  }
}

@-webkit-keyframes mytwo {
  0% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Safari and Chrome */
  }
  100% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(30deg); /* Safari and Chrome */
  }
}

/*文字滚动*/

.alltitle {
  font-size: 16px;
  color: #2aa7d3;
  position: relative;
  padding-left: 2%;
  margin-bottom: 10px;
}

/* @media screen and (max-width: 1921px) {
    .alltitle {
        font-size: 16px;
    }
} */
/* @media screen and (max-width: 2920px) and (min-width: 1921px) { */
.screen_bg .alltitle {
  font-size: calc(var(--index-font-size) * 1.2);
  font-weight: 600;
}
.screen_bg h1 {
  /*font-size: calc(var(--index-font-size) * 1.9);*/
  font-weight: 500;
  font-size: 26px;
}
.screen_bg h4 {
  font-weight: normal;
}
.screen_bg #showTime {
  font-size: calc(var(--index-font-size) + 2px);
}
/*.screen_bg .cursor img {*/
/*    width: calc(var(--index-font-size) + 5px);*/
/*}*/
.screen_bg .text-center {
  /*font-size: calc(var(--index-font-size) * 1.1);*/
  /*color: #fff !important;*/
}
.screen_bg .line-height-5 {
  font-size: 14px;
  /*color: #fff !important;*/
}
.screen_bg .text-white {
/*  font-size: calc(var(--index-font-size) + 2px);*/
  font-weight: bold;
  /*color: #2aa7d3 !important;*/
}
.felei .text-white {
  font-size: calc(var(--index-font-size) + 2px);
  font-weight: 500;
  color: #2aa7d3 !important;
  margin-left: 32%;
  white-space: nowrap;
}
.screen_bg .table1 td {
  font-size: calc(var(--index-font-size) + 1px);
}
.screen_bg h4 span {
  font-size: calc(var(--index-font-size) * 0.9);
}
.bg-tm{
  background: rgba(255, 255, 255, 0.05);
}
.screen_bg .table1 span {
  line-height: calc(var(--index-font-size) + 5px);
  /* width: 38px; */
  width: fit-content;
  padding: 0 6px;
}
/*.screen_bg .btn,*/
/*.screen_bg .el-input__inner,*/
/*.screen_bg .el-input__icon {*/
/*  font-size: calc(var(--index-font-size) * 1.15) !important;*/
/*}*/
/*.screen_bg .el-date-editor, .screen_bg .el-input__inner {*/
/*    width: calc(var(--index-font-size) * 10) !important;*/
/*    padding-right: 15px !important;*/
/*}*/
.screen_bg .el-input--prefix .el-input__inner {
  padding-left: calc(var(--index-font-size) * 1.8 + 6px);
}
.screen_bg .el-input__inner,
.screen_bg .el-input__prefix,
.screen_bg .el-input__icon {
  height: calc(var(--index-font-size) + 22px) !important;
  /* line-height: calc(var(--index-font-size) + 22px) !important; */
}
.index-select-dropdown .el-select-dropdown__item {
  font-size: var(--index-font-size);
  line-height: calc(var(--index-font-size) * 2.2);
  height: calc(var(--index-font-size) * 2.2);
}
.index-date-picker .el-picker-panel__shortcut {
  font-size: calc(var(--index-font-size) - 3px);
  padding: calc(var(--index-font-size) / 4) 0;
  padding-left: 12px;
}
.index-date-picker td {
  font-size: calc(var(--index-font-size) - 3px);
  padding: calc(var(--index-font-size) / 3) 0 !important;
}
.index-date-picker th {
  font-size: calc(var(--index-font-size) - 3px);
  padding: calc(var(--index-font-size) / 3) 0 !important;
}
.index-date-picker .el-date-picker__header-label {
  font-size: calc(var(--index-font-size) - 2px);
  line-height: calc(var(--index-font-size) * 1.5);
  height: calc(var(--index-font-size) * 1.5);
}
.index-date-picker .el-picker-panel__icon-btn {
  font-size: calc(var(--index-font-size) - 3px);
}
/* } */

.alltitle:before {
  width: calc(var(--index-font-size) / 4);
  /* height: 20px; */
  height: 85%;
  top: 2px;
  position: absolute;
  content: '';
  background: #49bcf7;
  border-radius: 20px;
  left: 0;
}

.navboxall {
  height: calc(100% - 30px);
}

.num,
.zhibiao {
  height: 100%;
  width: 26%;
}

.zb1,
.zb2,
.zb3 {
  float: left;
  width: 33.3333%;
  height: 100%;
}

#zb1,
#zb2,
#zb3 {
  height: calc(100% - 30px);
}

.zhibiao span {
  padding-top: 20px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.num {
  padding-right: 20px;
}

.numbt {
  font-size: 20px;
  color: #2aa7d3;
  padding-top: 0px;
}

.numbt span {
  font-size: 18px;
  padding-left: 10px;
  color: #fff;
}

.scroll {
  height: 60px;
  overflow: hidden;
  font-size: 0px;
  position: relative;
}

.transition {
  transition: top 0.5s;
}

.numtxt {
  color: #faf048;
  font-size: 28px;
  font-family: arial;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 4px 0;
  margin: 8px 0;
  font-weight: bold;
  letter-spacing: 2px;
}

.table1 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: normal;
  padding: 0 0 10px 0;
}

.table1 td {
  font-size: 14px;
  color: #11cdefd1;
  padding: 10px 0 0 0;
}
.hjsj {
  background: #042a5b;
  border-radius: 3px;
  padding: 5px 10px;
}
.table1 span {
  width: 26px;
  /* height: 20px; */
  border-radius: 3px;
  display: block;
  background: #49bcf7;
  color: #fff;
  /* line-height: 20px; */
  text-align: center;
}

.table1 tr:nth-child(1) span {
  background: #2aa7d3;
}

.table1 tr:nth-child(2) span {
  background: #f78c44;
}

.table1 tr:nth-child(3) span {
  background: #1ab394;
}

.iconchart li {
  height: 30px;
}

.iconchart label {
  color: #fff;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  opacity: 0.8;
}

.iconchart label img {
  display: inline-block;
  vertical-align: middle;
  opacity: 0.4;
}

.iconchart .bar {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 78%;
  height: 20px;
  padding: 2px;
  position: relative;
  top: 5px;
}

.iconchart .bar span {
  background: linear-gradient(to right, #588fab, #5ea99c);
  display: block;
  width: 60%;
  height: 100%;
  animation: myfirst2 1s ease;
}

.iconchart .bar i {
  position: absolute;
  opacity: 0.5;
  right: -36px;
  color: #fff;
  line-height: 20px;
  top: 0;
}

/*Plugin CSS*/

.wrap {
  height: 82%;
  overflow: hidden;
}

.wrap li {
  line-height: 40px;
  height: 40px;
}

.wrap li p,
.wraptit {
  font-size: 0;
}

.wrap li span,
.wraptit span {
  display: inline-block;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
}

.wraptit {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

.wrap li span:nth-child(1),
.wraptit span:nth-child(1) {
  width: 30%;
}

.wrap li span:nth-child(2),
.wraptit span:nth-child(2) {
  width: 20%;
}

.wrap li span:nth-child(3),
.wraptit span:nth-child(3) {
  width: 20%;
}

.wrap li span:nth-child(4),
.wraptit span:nth-child(4) {
  width: 30%;
}

.str_wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}

.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}

.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}

.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}

.str_wrap img {
  max-width: none !important;
}

@keyframes myfirst2 {
  from {
    width: 0;
  }
  to {
  }
}

@keyframes show1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.25;
  }
}

@keyframes show2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes show3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.75;
  }
}

@keyframes show4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}

@keyframes come1 {
  0% {
    opacity: 0;
    left: 40%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes come2 {
  0% {
    opacity: 0;
    right: 40%;
  }
  100% {
    opacity: 1;
    right: 0;
  }
}

@keyframes come3 {
  0% {
    opacity: 0;
    top: 40%;
  }
  100% {
    opacity: 1;
    top: 15%;
  }
}

@keyframes come4 {
  0% {
    opacity: 0;
    bottom: 40%;
  }
  100% {
    opacity: 1;
    bottom: 10%;
  }
}

@keyframes rotate1 {
  0% {
    transform: translateY(-50%) rotateY(0);
  }
  100% {
    transform: translateY(-50%) rotateY(360deg);
  }
}

@keyframes inner1 {
  0% {
    left: 40%;
    opacity: 0;
  }
  100% {
    left: 10%;
    opacity: 1;
  }
}

@keyframes inner2 {
  0% {
    right: 40%;
    opacity: 0;
  }
  100% {
    right: 10%;
    opacity: 1;
  }
}

@keyframes arrow1 {
  0% {
    opacity: 0.2;
    left: 10%;
  }
  100% {
    opacity: 1;
    left: 15%;
  }
}

@keyframes arrow2 {
  0% {
    opacity: 0.2;
    right: 10%;
  }
  100% {
    opacity: 1;
    right: 15%;
  }
}

@keyframes meter {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0) rotate(0);
  }
  40% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.8) rotate(360deg);
  }
  80% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.8) rotate(540deg);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1) rotate(540deg);
  }
}

@keyframes animate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.7;
  }
}

@keyframes sale {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 60px, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes animate1 {
  0% {
    left: -50%;
  }
  100% {
    left: 50%;
  }
}

@keyframes animate2 {
  0% {
    left: 150%;
  }
  100% {
    left: 50%;
  }
}

@keyframes di2 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes show5 {
  0% {
    opacity: 0;
    transform: translateY(100%) scale(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes move {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 1900px) {
  .head {
    background-size: 90%;
  }

  .head h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1750px) {
  .head {
    background-size: 80%;
  }

  .head h1 {
    font-size: 25px;
  }
  .font20 {
    font-size: 18px;
  }

  .weather span {
    color: #2aa7d3 !important;
    font-size: 16px;
  }
}
@media screen and (max-width: 1665px) {
  .font20 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1550px) {
  .head {
    background-size: 80%;
  }

  .head h1 {
    font-size: 23px;
  }
  .font20 {
    font-size: 16px;
  }
  .font16 {
    font-size: 14px;
  }
  .weather span {
    color: #2aa7d3 !important;
    font-size: 16px;
  }
  .mr-4,
  .mx-4 {
    margin-right: 0.5rem !important;
  }
  .alltitle {
    font-size: 14px;
  }
  .yuan_bottom p {
    font-size: 12px;
  }
  .table1 td {
    font-size: 12px;
    color: #11cdefd1;
    padding: 10px 0 0 0;
  }
  .table1 span {
    width: 18px;
    height: 18px;
    line-height: 17px;
  }
}
