@import 'icon.css';
.layui-table-cell {
  height: inherit;
}
.transfer-height .layui-transfer-data {
  height: 90.3%;
}
.layui-transfer-data {
  overflow-y: auto;
  overflow-x: hidden;
}
.layui-nav-tree .layui-nav-item a {
  text-align: center;
}
.layui-table-view .layui-table td,
.layui-table-view .layui-table th {
  padding: 1px 0;
}

.layui-table-header th[data-field] .layui-table-cell {
  padding-left: 2px;
  /*text-align: center;*/
  font-size: 12px;
}

.layui-table-body td[data-field] .layui-table-cell {
  padding-left: 2px;
  font-size: 12px;
}

#top-header dl dt > a {
  font-weight: bold;
}
.layui-table,
.layui-table-view {
  margin: 0;
}
.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this > a,
.layui-nav-tree .layui-this > a:hover {
  background-color: #ff9a20;
  color: #fff;
}

i {
  font-style: normal;
}

#left-bar li dd a {
  text-align: left;
  text-indent: 50px;
  /*border-top:2px solid #3D3F44;*/
}

#left-bar:last-child {
  border-bottom: 2px solid #3d3f44;
}

#left-bar li a {
  font-size: 14px;
}

#left-bar li > dl > dd:hover {
  background: #ff9a20;
  color: #fff;
}

.layui-bg-black {
  background: #333439 !important ;
}

.layui-nav {
  background-color: #333439;
}

html,
body {
  height: 100%;
  width: 100%;
  background: #f4f4f4;
}

.bodyContent {
  padding: 0 8px;
  box-sizing: border-box;
}

.bodyColor hr {
  margin: 5px 0;
}

.bodyColor {
  background: #ffffff;
}
.bodyColor .layui-tab-content {
  padding: 8px 0 0 0;
}

ul,
ol,
a {
  list-style: none;
}

.flex {
  /* 设置弹性布局 */

  display: -webkit-box; /* android 2.1-3.0, ios 3.2-4.3 */

  display: -webkit-flex; /* Chrome 21+ */

  display: -ms-flexbox; /* WP IE 10 */

  display: flex; /* android 4.4 */

  height: 100%;
}
.ul-card {
  width: 100%;

  overflow-y: auto;

  box-sizing: border-box;

  margin: 0 3px;

  border: 1px solid #e5e5e7;
}
.ul-card > li {
  text-align: center;
  height: 30px;

  line-height: 30px;

  cursor: pointer;

  color: #575350;

  border-bottom: 1px solid #cccccc;
}
.ul-card > li:hover {
  background: #ff9a20;
  color: #ffffff;
}

#tong > .layui-carousel > div > div,
#tong2 > .layui-carousel > div > div {
  width: 100%;
  text-align: center;
  height: 100%;
  line-height: 130px;
  font-size: 1.6rem;
  font-weight: 600;
  min-width: 295px;
  color: #000000;
}
#my_model_z {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5000;
  display: none;
}
.my_div {
  position: absolute;
  width: 63%;
  height: 65%;
  z-index: 200;
  background: #ffffff;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-width: 500px;
  min-height: 400px;
}
.my_title {
  height: 50px;
  background: red;
  color: #ffffff;
  font-size: 1rem;
  line-height: 50px;
  padding: 0 15px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
}
.my_title > span {
  float: right;
  font-size: 1.5rem;
  height: 50px;
  cursor: pointer;
}
.my_select_bg {
  background: #ff9a20;
  color: #ffffff !important;
}
.my_conten {
  margin-top: 60px;
  height: 70%;
  overflow-y: auto;
}
#alarm_display {
  width: 100%;
  /*height: 100%;*/
  text-align: center;
}
#alarm_display tr {
  border-bottom: 1px solid #dddddd;
  height: 45px;
  line-height: 45px;
}

#alarm_content {
  display: none;
}
.warning-card {
  min-width: 260px;
  padding: 10px 50px 0 50px;
  box-sizing: border-box;
  height: 160px;
  min-height: 160px;
  color: #ffffff;
  border-radius: 15px;
  margin: 0 2%;
}
.warning-card span {
  font-size: 24px;
}

.warning-card div {
  height: 96px;
  text-align: right;
  line-height: 96px;
  font-size: 66px;
}

.alarm-bg-red {
  background: url('../images/FinMeweb_red.png') no-repeat;
  background-size: 100% 178px;
}

.alarm-bg-orange {
  background: url('../images/FinMeweb_orange.png') no-repeat;
  background-size: 100% 178px;
}

.alarm-bg-yellow {
  background: url('../images/FinMeweb_yellow.png') no-repeat;
  background-size: 100% 178px;
}

#borNone .layui-inline {
  margin-right: 1%;
}

.ul-card > li {
  text-align: left;
  padding-left: 16px;
  font-size: 12px;
  box-sizing: border-box;
  overflow: hidden;
}

#alarm_content .layui-table-cell {
  overflow: visible !important;
}

.tuisong_input {
  width: 35%;
  line-height: 118px;
  min-height: 118px;
  text-align: center;
  border-right: 1px solid #dddddd;
}

.tuisong_border {
  border: 1px solid #dddddd;
  border-left: none;
  border-right: none;
}

.tuisong_ul {
  width: 100%;
  float: right;
  height: 118px;
  min-height: 118px;
  overflow-y: auto;
}

.tuisong_ul > li {
  height: 50px;
  float: left;
  line-height: 50px;
  width: 50%;
  text-align: left;
  padding: 0 5px;
  box-sizing: border-box;
}

.rightmenu {
  background: #ffffff;
  height: 71px;
  width: 123px;
  border: 1px solid #dddddd;
  display: none;
  text-align: center;
  position: absolute;
}

.rightmenu li {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
/*icon*/
.iconEyes2 {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../images/eye-on.png') no-repeat;
}
.iconEyes1 {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('../images/eye-off.png') no-repeat;
}
.switchColor {
  background: #ff8b00;
  color: #ffffff;
}

.tableHover tbody tr:hover {
  background: none;
}

.elPadding {
  padding: 9px 15px;
}

#listResearch {
  overflow-y: auto;
  border: 1px solid #efefef;
  background: #ffffff;
}

#listResearch > li {
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  /* text-align: center; */
  font-size: 12px;
  cursor: pointer;
  border-bottom: 1px solid #efefef;
}

#listResearch > li:hover {
  background: #ff8b00;
  color: #ffffff;
}

._active {
  background: #ff8b00;
  color: #ffffff;
}

.contentTextIn table.layui-table td:nth-child(odd) {
  background-color: #eeeef0;
}
.contentTextIn table.layui-table td > b {
  color: #000000;
}

#basicInfoForm input.layui-input,
#systemsForm input.layui-input,
#automaticForm input.layui-input {
  border: none;
  width: 100%;
  height: 20px;
  padding: 0;
  margin: 0;
}

#automaticForm .layui-textarea {
  border: none;
}

#boxBody img {
  cursor: pointer;
}

#maxHeightIn img,
#automaticForm img {
  max-width: 40px;
  max-height: 40px;
  margin: 0 5px;
}

#automaticTable tr > td:first-child {
  background: #f2f2f2;
  width: 20%;
}

#panorama dl > dd {
  height: 30px;
  line-height: 30px;
}

/*list共用样式*/
.listGo {
  overflow-y: auto;
  border: 1px solid #dddddd;
  background: #ffffff;
}

.listGo > li {
  height: 35px;
  line-height: 35px;
  text-align: left;
  width: 100%;
  padding-left: 3px;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
}

.listGo > li:hover {
  background: #f69f00;
  color: #ffffff;
}

/*------list左右数据样式--------*/
.dsSelect {
  width: 100%;
  text-align: center;
}
.dsSelect > .left,
.dsSelect > .center,
.dsSelect > .right {
  height: 400px;
  border: solid thin #dddddd;
  margin: 0px auto;
  float: left;
  overflow: auto;
}
.dsSelect .center {
  width: 100px;
  text-align: center;
  vertical-align: middle;
  border: none;
}
.dsSelect .left {
  width: 40%;
}

.dsSelect .dsList {
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.dsSelect .dsList li {
  border: solid thin #dddddd;
  width: 90%;
  margin: 2px auto;
  font-size: 13px;
  line-height: 35px;
  cursor: pointer;
}

.dsSelect .dsList li:hover {
  background-color: #ff9a20;
  color: #ffffff;
}

.dsSelect .dsList .selectItem {
  background-color: #ff8b00;
  color: #ffffff;
}
.dsSelect .right {
  width: 40%;
}
.dsSelect .center .dsButton {
  width: 80px;
  background: #ff8b00;
  color: #ffffff;
  line-height: 35px;
  margin: 30% auto;
  cursor: pointer;
}
/*.dsSelect .center .dsButton:hover{*/
/*background-color:#485d74;*/
/*}*/
.leftTitle {
  float: left;
  width: 40%;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  padding-left: 3px;
  margin-bottom: 3px;
  background: #87888d;
  height: 35px;
}
.centerTitle {
  width: 100px;
  float: left;
  opacity: 0;
}

.rightTitle {
  float: left;
  width: 40%;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  padding-left: 3px;
  margin-bottom: 3px;
  background: #87888d;
  height: 35px;
}
/*表格搜索css*/
td span.on {
  background: #ffdb99;
  /* color: #fff; */
}
td span.active {
  background: #c7e7ff;
  /* color: #fff; */
}
/*3D模型css*/

.model_3d {
  display: inline-block;
  width: 50%;
  font-size: 17px;
  color: #a4a4a4;
  min-width: 140px;
  font-weight: 500;
}
.model_amount {
  display: inline-block;
  font-size: 35px;
  width: 40%;
  color: #ff8b00;
  font-weight: 600;
}
.model_linHeight {
  height: 100px;
  line-height: 100px;
}
.model_linHeight2 {
  height: 100px;
  line-height: 26px;
}
/*入户样式*/
.homeTree {
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  padding: 0;
}

/*file上传按钮样式美化css*/
.div {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}
.line {
  position: relative;
  margin: 0 auto;
  width: 300px;
  text-align: left;
}
.line span.span {
  float: left;
  padding-top: 2px;
}
.file {
  position: absolute;
  left: 0;
  width: 250px;
  top: 0;
  height: 28px;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer;
}
.file1 {
  float: left;
  margin-left: 8px;
  z-index: 1;
  height: 28px;
  line-height: 18px;
  background: #ff8b00;
  text-align: center;
  cursor: pointer;
  padding: 6px;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
}
.inputstyle {
  border: 1px solid #bebebe;
  width: 170px;
  float: left;
  height: 23px;
  line-height: 23px;
  background: #fff;
  z-index: 99;
}

/*能耗分析*/
.cardHeight {
  height: 110px;
  border-right: 1px solid #dddddd;
  box-sizing: border-box;
  padding: 20px 10px 0 10px;
}

.timeStyle {
  width: 28%;
  height: 40px;
  font-size: 0.8rem;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
.mie_right {
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: #ff8b00;
  border-right-width: 0;
  border-style: dashed;
  border-left-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  cursor: pointer;
  position: relative;
  top: -5px;
}
.mie_left {
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: #ff8b00;
  border-left-width: 0;
  border-style: dashed;
  border-right-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  cursor: pointer;
  position: relative;
  top: -5px;
}
.sjms {
  color: #ff8d10;
  font-weight: 500;
  cursor: pointer;
}
.timeBorder {
  border-left: 3px solid #dddddd;
  border-right: 3px solid #dddddd;
  height: 18px;
  margin: 9px 0;
  box-sizing: border-box;
}
.date_selected {
  background: #ff8b00;
  border: 1px solid transparent;
  border-radius: 18px;
  color: #ffffff;
  border-left: none !important;
}
.text_color {
  color: #777777;
  text-indent: 35px;
}
.retract_text {
  text-indent: 35px;
  height: 50px;
  line-height: 50px;
  font-size: 2rem;
  color: #000000;
}
.forbid {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.Horizontal {
  list-style: none;
  text-align: left;
  line-height: 50px;
  margin-top: 180px;
}
.Horizontal li {
  height: 120px;
  width: 35px;
  font-size: 1.1rem;
  margin: 2rem 0;
  border: 1px solid #d5a164;
  line-height: 30px;
  background: #d6ebff;
  color: #d68933;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
}
.Horizontal li:not(:nth-child(2)) {
  line-height: 53px;
}
.histogram {
  background: #ff8b00 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
}

#unit_area {
  height: 600px;
  /*display: none;*/
}

.Control_title {
  height: 200px;
  width: 20px;
  font-size: 1rem;
  font-weight: 600;
  color: #211916;
  margin: 0 0 0 0.6rem;
  line-height: 19px;
}
.examine > li {
  line-height: 40px;
  height: 40px;
  cursor: pointer;
}
.station_active {
  color: #ff8b00;
}
.station_active .station_div {
  color: #ff8b00;
}
.station_div {
  color: #acacac;
}
.station_div1 {
  font-size: 2.5rem;
  height: 20%;
  text-align: center;
}
.station_div2 {
  font-size: 1rem;
  text-align: center;
  margin-top: 30px;
}
.station_div3 {
  font-size: 2.5rem;
  margin-top: 80px;
  text-align: center;
  height: 20%;
}
.station_div4 {
  text-align: center;
  font-size: 1rem;
  margin-top: 30px;
}
.Non_standard_name > li {
  width: 20%;
  float: left;
  height: 40px;
  text-align: left;
  font-size: 13px;
  color: #b2b2b2;
}
/*图标数据表格boot样式*/
.table-bordered tr {
  border: 1px solid #ddd;
  height: 40px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/*项目站点排序css*/
#sortIte_ul {
  list-style: none;
  width: 972px;
  margin: 0 auto;
  overflow-y: auto;
}
#sortIte_ul li {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  background: #f2f2f2;
  float: left;
  height: 40px;
  width: 15.5%;
  margin: 15px 5px;
  padding-left: 8px;
  line-height: 40px;
  overflow: hidden;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slide-placeholder:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15px;
  background-color: #fff;
}
/*****滚动条美化******/
/*::-webkit-scrollbar {*/
/*    width: 5px;*/
/*    height: 5px;*/
/*}*/
/*::-webkit-scrollbar-thumb {*/
/*    background-color: #999;*/
/*    -webkit-border-radius: 5px;*/
/*    border-radius: 5px;*/
/*}*/
/*::-webkit-scrollbar-thumb:vertical:hover {*/
/*    background-color: #666;*/
/*}*/
/*::-webkit-scrollbar-thumb:vertical:active {*/
/*    background-color: #333;*/
/*}*/
/*::-webkit-scrollbar-button {*/
/*    display: none;*/
/*}*/
/*::-webkit-scrollbar-track {*/
/*    background-color: #f1f1f1;*/
/*}*/

/***
 新版能耗总览css  start
***/
.headerIcon {
  background: url('../images/newEnergy/icon.png') no-repeat;
  width: 31px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 6px;
}
.itemCard {
  background: linear-gradient(
    60deg,
    rgba(245, 163, 69, 1),
    rgba(255, 201, 143, 1)
  );
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px 5px;
}
.itemCard2 {
  background: linear-gradient(
    60deg,
    rgba(245, 88, 91, 1),
    rgba(255, 143, 145, 1)
  );
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px 5px;
}
.itemCard3 {
  background: linear-gradient(
    60deg,
    rgba(148, 88, 245, 1),
    rgba(188, 143, 255, 1)
  );
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px 5px;
}
.itemCard4 {
  background: linear-gradient(
    60deg,
    rgba(69, 142, 245, 1),
    rgba(140, 194, 255, 1)
  );
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px 5px;
}
.itemCard5 {
  background: linear-gradient(
    60deg,
    rgba(52, 209, 237, 1),
    rgba(130, 221, 237, 1)
  );
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px 5px;
}
.itemCard > p,
.itemCard2 > p,
.itemCard3 > p,
.itemCard4 > p,
.itemCard5 > p {
  font-size: 15px;
  font-weight: 300;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
}
.itemCard i,
.itemCard2 i,
.itemCard3 i,
.itemCard4 i,
.itemCard5 i {
  font-size: 12px;
}
.itemCard .valCss,
.itemCard2 .valCss,
.itemCard3 .valCss,
.itemCard4 .valCss,
.itemCard5 .valCss {
  display: inline-block;
  text-align: center;
  width: 80px;
}
.borderLeft {
  position: absolute;
  height: 65px;
  left: 45.5%;
  top: 59px;
  border-left: 1px solid #ffffff;
}
.itemCard > p.fontStyle,
.itemCard2 > p.fontStyle,
.itemCard3 > p.fontStyle,
.itemCard4 > p.fontStyle,
.itemCard5 > p.fontStyle {
  font-size: 15px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
  line-height: 20px;
  position: relative;
}
.itemCard > p.fontStyle:before,
.itemCard2 > p.fontStyle:before,
.itemCard3 > p.fontStyle:before,
.itemCard4 > p.fontStyle:before,
.itemCard5 > p.fontStyle:before {
  content: '';
  width: 30px;
  height: 2px;
  background: rgba(255, 255, 255, 1);
  border-radius: 1px;
  position: absolute;
  top: 21px;
}
.valueBox {
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  height: 50px;
  line-height: 60px;
  text-align: center;
}
.valueBox2 {
  height: 50px;
  font-size: 12px;
  font-weight: 300;
  color: rgba(255, 255, 255, 1);
  line-height: 63px;
  text-align: left;
}
.valueBox2 > span {
  position: absolute;
}
.topImg {
  position: relative;
  top: -1px;
  height: 12px;
}
.unitBox {
  font-size: 15px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
}

/*预计全年图列Css*/
.cardTopBox {
  border: 1px solid #dddddd;
  border-radius: 3px;
  height: 150px;
  box-sizing: border-box;
  border-top: 3px solid #ff8b00;
  margin: 0 10px;
  padding: 70px 40px 0 22px;
}
.cardTopBoxTitle {
  position: absolute;
  top: 5px;
  color: rgba(51, 51, 51, 1);
}
.superior {
  height: 21px;
  background: url('../images/newEnergy/1.png') no-repeat center;
  position: relative;
  background-size: 100% 20px;
  left: 10px;
}
.superior:before {
  content: '';
  width: 20px;
  height: 20px;
  background: rgba(255, 157, 51, 1);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: -21px;
}
.superior:after {
  content: '';
  width: 20px;
  height: 40px;
  background: url('../images/newEnergy/radio.png') no-repeat;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: -19px;
}
.superior > span:after {
  content: attr(data-attr);
  display: inline-block;
  position: absolute;
  color: rgba(102, 102, 102, 1);
  right: -28px;
  top: -38px;
}
.superior > span.dl:after {
  content: attr(data-attr);
  right: -20px;
}
.superior > span.sl:after {
  content: attr(data-attr);
  right: -15px;
}
.superior > span.hq:after {
  content: attr(data-attr);
  right: -15px;
}
.superior > i:before {
  content: '\4f18';
  display: inline-block;
  position: absolute;
  color: rgba(51, 51, 51, 1);
  left: 43%;
  top: -24px;
}

.good {
  height: 21px;
  background: url('../images/newEnergy/2.png') no-repeat center;
  background-size: 100% 20px;
  position: relative;
  left: 10px;
}
.good:after {
  content: '';
  width: 20px;
  height: 40px;
  background: url('../images/newEnergy/radio.png') no-repeat;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: -19px;
}
.good > span:after {
  content: attr(data-attr);
  display: inline-block;
  position: absolute;
  color: rgba(102, 102, 102, 1);
  right: -28px;
  top: -38px;
}
.good > span.dl:after {
  content: attr(data-attr);
  right: -15px;
}
.good > span.sl:after {
  content: attr(data-attr);
  right: -20px;
}
.good > span.hq:after {
  content: attr(data-attr);
  right: -20px;
}
.good > i:after {
  content: '\826f';
  display: inline-block;
  position: absolute;
  color: rgba(51, 51, 51, 1);
  left: 43%;
  top: -24px;
}
.general {
  height: 21px;
  position: relative;
  left: 10px;
  background: url('../images/newEnergy/3.png') no-repeat center;
  background-size: 100% 20px;
}
.general:after {
  content: '';
  width: 20px;
  height: 40px;
  background: url('../images/newEnergy/radio.png') no-repeat;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: -19px;
}
.general > span:after {
  content: attr(data-attr);
  display: inline-block;
  position: absolute;
  color: rgba(102, 102, 102, 1);
  right: -28px;
  top: -38px;
}
.general > span.dl:after {
  content: attr(data-attr);
  right: -20px;
}
.general > span.sl:after {
  content: attr(data-attr);
  right: -18px;
}
.general > span.hq:after {
  content: attr(data-attr);
  right: -18px;
}
.general > i:after {
  content: '\4e00\822c';
  display: inline-block;
  position: absolute;
  color: rgba(51, 51, 51, 1);
  left: 43%;
  top: -24px;
}
.inferior {
  height: 21px;
  position: relative;
  left: 10px;
  background: url('../images/newEnergy/4.png') no-repeat center;
  background-size: 100% 20px;
}
.inferior:after {
  content: '';
  width: 20px;
  height: 20px;
  background: rgba(255, 157, 51, 1);
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  right: -20px;
}
.inferior > i:after {
  content: '\5dee';
  display: inline-block;
  position: absolute;
  color: rgba(51, 51, 51, 1);
  left: 43%;
  top: -24px;
}
/*.active>i:after{*/
/*    font-size:16px;*/
/*    font-weight:600;*/
/*    color:rgba(255,133,0,1) !important;*/
/*}*/
.positionData {
  position: absolute;
  left: 0;
  top: 100px;
  font-size: 16px;
  font-weight: bold;
  color: rgba(255, 133, 0, 1);
  cursor: pointer;
}
.positionData > i:before {
  content: '';
  width: 0;
  height: 0;
  border-width: 9px;
  border-style: solid;
  border-color: transparent transparent rgba(255, 133, 0, 1); /*透明 透明  灰*/
  display: inline-block;
  position: absolute;
  top: -16px;
  left: 12px;
}
.topHeader {
  text-align: center;
  padding: 5px 0;
  position: fixed;
  width: 99%;
  background: #ffffff;
  z-index: 1000;
  top: 0;
}
/***
 新版能耗总览css  end
***/

/****数据回放start****/
#openProgress {
  width: 400px;
  height: 10px;
  background: #ddd;
  border-radius: 4px;
  position: relative;
  left: 50px;
  margin-top: 30px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
#openOld {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50% 50%;
  background: #ffffff;
  position: absolute;
  margin-top: -4px;
  cursor: pointer;
  box-shadow: 0 0 3px #177ad8;
}
#openNew {
  width: 0;
  height: 10px;
  background-color: #2d8eff;
  position: absolute;
}
#openInput {
  border: 0;
  width: 40px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  vertical-align: top;
}
#openOld:hover:after {
  content: attr(data-value);
  border-radius: 8px;
  text-align: center;
  color: #0000ff;
}

/****数据回放end****/

.layui-form-switch {
  background: #f5f7fc;
}

.layui-form-switch i {
  background: #d2d2d2;
  border-color: #d2d2d2;
}

.layui-form-switch em {
  color: #d4d8df;
}

.layui-form-onswitch {
  background: #14d27a;
}

.layui-form-onswitch i {
  border-color: #14d27a;
  background: #fff;
}

.layui-form-onswitch em {
  color: #fff;
}
xm-select {
  min-height: 32px !important;
  height: 32px !important;
  line-height: 32px !important;
  box-sizing: border-box;
}
xm-select > .xm-label .scroll .label-content {
  padding: 1px 24px 0px 5px !important;
}
xm-select .xm-label .xm-label-block {
  height: 24px !important;
  line-height: 24px !important;
}