.content_body {
    min-width: 983px;
    padding: 20px;
    overflow: hidden;
    display: flex;
    /* min-height: 880px; */
    box-sizing: border-box;
}

.content_body_below_install {
    min-width: 776px;
}

.content_body .left_part {
    width: 70%;
    height: 100%;
    float: left;
    flex-grow: 1;
}

@-moz-document url-prefix() {
    .content_body .left_part {
        width: 68%;
    }
}

.content_body .right_part {
    width: 27%;
    height: 100%;
    float: left;
    margin-left: 20px;
}

.content_body .system_summary {
	display:flex;
}
.content_body .left_part .system_summary ul{
   display: flex;
   height: 100%;
   width: 100%
}
.content_body .left_part .system_summary ul li{
    display: block;
    float: left;
    height: 98%;
    width: 0;
    flex-grow: 1;
    border: 1px solid #bbb;
    margin-right: 2.2%
}
.content_body .left_part .system_summary ul li:last-child {
   margin-right: 0%;
}

.content_body .left_part .system_graph{
   height: 520px;
   border: 1px solid #bbb;
   margin-top: 20px;
   overflow: hidden;
}

.content_body .left_part .system_graph h6{
   width: 100%;
   height: 36px;
   line-height: 36px;
   margin-left:0.5%;
   overflow: hidden;/*闂傚倷绀侀幉锟犲礉閺囥垹绠犻幖鎼厛閺佸﹪鏌熼柇锕�鏋熼柟顖樺劦閺屾稑鈽夐崡鐐茬濠殿噯绲介ˇ鐢稿蓟濞戞﹩娼╂い鎺戝瀵澘鈹戦悙鑼⒊缂傚秳绶氶獮鎰節閸ャ劍娅㈤梺璺ㄥ櫐閹凤拷*/
   text-overflow: ellipsis;/* 闂備胶鍎甸崜婵堟暜閹烘绠犻幖娣妼閸氳銇勯幘鍗炵仼缂侊拷閸愵喗鐓曟繛鎴濆船瀵箖鏌涢悢閿嬪枠闁哄矉绻濆畷鐔碱敃閳垛晜瀵栭梻渚�娼уú锔惧枈瀹ュ洨鐭欏鑸靛姈閹偤鎮峰▎蹇擃伃婵¤缍佸鐑樺濞嗘垹銈烽梺绋挎唉缁箖濡甸幇鐗堟櫢闁跨噦鎷�*/
   white-space: nowrap;/*闂傚倷绀侀幖顐﹀磹缁嬫５娲晝閿熶粙鏁冮姀銈嗗亱闁割偀鎳囬弸鏍倵楠炲灝鍔氶柣妤�绻掔划缁樼節濮橆厼浠╁┑鐐村灦钃辨繝锟介幍顕嗘嫹鐟欏嫭绀夐悘蹇旂懇楠炲啯瀵肩�涙ɑ娅㈤梺璺ㄥ櫐閹凤拷*/
}
.content_body .left_part .system_graph .realGraph{
   width: 100%;
   height: 99%;
}
.content_body .left_part .system_graph .realGraph .graph_match_parent{
   width: 95%;
   height: 166px;
   float:left
}
.content_body .left_part .system_graph .realGraph .graph_half_parent{
   width: 49.5%;
   float:left
}
.content_body .left_part .system_graph .realGraph .graph_half_parent .graph_halfsmart_parent{
   width: 100%;
   height: 166px;
   float:left
}
.content_body .left_part .system_graph .realGraph .text_match_parent{
   width: 90.5%;
   float:left;
   margin-left:20px
}

#ecu_text_match_single{
    width: 90%;
    float: left;
    height: 129px;
}

#ecu_text_match_single_parent{
    width: 90%;
    float: left;
}

.content_body .left_part .system_graph .today_part .text_match_single_parent{
   width: 60%;
   height: 25px;
   line-height:25px;
   padding-left:0.5%;
   float:left;
   margin-left:20px
}

.content_body .left_part .system_graph .today_part{
   width: 60%;
   height: 100%;
   float:left;
}
.content_body .left_part .system_graph .total_part{
   width: 39.5%;
   height: 100%;
   border-left: 1px solid #bbb;
   float:right;
}
.content_body .left_part .system_graph .total_part .top_part{
   width: 100%;
   height: 50%;
   border-bottom: 1px solid #bbb;
}
.content_body .left_part .system_graph .total_part .below_part{
   width: 100%;
   height: 50%;
}
#systemGraph .overlay_loading_img{
    height:170px; 
    width:170px; 
    margin: 12% 0 0 42%;
    background:#FFF; 
    border-radius:4PX; 
    text-align: center;
}
#mutipleGraph .overlay_loading_img{
    height:170px; 
    width:170px; 
    margin: 13% 0 0 30%;
    background:#FFF; 
    border-radius:4PX; 
    text-align: center;
}
.content_body .left_part .mutiple_graph{
   width: 40%;
   float:left;
   height:100%;
}
.content_body .left_part .mutiple_table{
    width: 60%;
    float:left;
    height:100%;
}
.content_body .left_part .mutiple_table .mutiple_table_title{
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    font-size: 14px;
    fill:#666;
}
.content_body .left_part .mutiple_table .mutiple_table_body{
    width: 94%;
    margin-right: 3%;
    margin-left: 3%;
}
.content_body  .right_part ul{
   width: 100%;
   height: 100%;
}
.content_body .right_part .diffi{
   width: 100%;
   border: 1px solid #bbb;
   margin-bottom: 20px;
   box-sizing: border-box;
}   
.content_body  .right_part .system_time{
   padding-left:10px;
   padding-top:6px;
   padding-bottom:6px;
   font-size: 14px;
} 
.content_body  .right_part ul .diffi:first-child{
   margin-top: 0%;
}
.content_body  .right_part ul .widgetcontent{
   width: 97%;
   margin-top: 5%;
   margin-left: 1.5%;
}

.content_body .left_part .system_table{
     margin-top: 2%;
     width:100%;
     height: 270px;
     border: 1px solid #bbb;
}

.li_div{
    width: 0;
    flex-grow: 1;
    border: 1px solid #bbb;
    margin-right: 2.2%;
    display: flex;
    align-items: center;
    padding:0 20px;
}
.li_left{
    text-align: end;
}
.li_right{
	flex-grow:1;
    padding: 6px 0;
    margin: 0% 9% 0 9%;
    display: flex;
}
.li_right .text{
	flex-grow:1;
}

.li_left span{
    display:table-cell;
    vertical-align:middle;
}
.li_div img{
    width:40px;
}
.li_left span .icon{
    width:48px;
    height:48px;
    pointer-events: none;
    display:flex;
    justify-content: center;
    align-items: center;
    background: #6D5AF1;
    border-radius: 50%;
}
.li_left span .icon .container{
    width:40px;
    height:40px;
    pointer-events: none;
}
.li_right header{
    font-size: 13px;
    color: #979AA2;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	display: flex;
	justify-content: center;
}
.li_div .label{
   padding:0 9%;
   font-size: 13px;
    color: #979AA2;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	margin:5px 0;
}
.li_div .label .value{
    color: #666;
}
.li_right .value{
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.li_right a{
    display: block;
    width: 100%;
    line-height: normal;
    margin-left: 0px;
    font-size: 24px;
    color: #666;
    text-align: center;
}

.li_right a .unit{
    font-size: 12px;
    color: #979AA2;
}


.logoPage_lage{
        width: 331px;
        height: auto;
    }
   .logoPage_lage img{
        min-width: 331px;
        max-width:331px;
        width:expression(this.width > 331 ? "331px" : "331px");
        min-height: 225px;
        max-height:225px;
        height:expression(this.height > 225 ? "225px" : "225px");
  }
.right_part h3{
    height:36px;
    line-height:36px;
    padding-left:10px;
    border-top:0;
    background: #fcfcfc;
    font-size: 14px;
    text-shadow: 1px 1px #f7f7f7;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom:1px solid #ccc;
}
.station {
    overflow: hidden;
}
.station .item {
  display:flex;
  padding-left: 10px;
}
.station .item a{
    line-height:31px;
    text-align:left;
    font-weight: bold;
    flex-grow:1;
    width:0;
}

.station .item span{
    line-height:31px;
    text-align:left;
    font-weight: bold;
    flex-grow:2;
    width:0;
}

.station .preview{
	height:246px;
	width:100%;
	position: relative;
	background-size: cover;
}
.station .preview .img{
	height:100%;
	width:100%;
}

.station .preview .location{
	width:100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(17,14,11,0.7);
    color: white;
    padding: 4px 10px;
    box-sizing: border-box;
}

.station label{
    position: absolute;
    z-index: 99;
    width: 25%;
    right: 3%;
    margin: 0px;
    background: #f7f7f7;
    height: 31px;
    line-height: 31px;
    text-align: center;
    display:none;
}

.station .logo{
    height:auto;
    margin-top: 8px;
}
.logo a{
    float:left;
}
.left_part .systemGraph-total{
    position: absolute;
    right: 32%;
    top: 226px;
    height: 20px;
}
.left_part .systemGraph-total .systemGraph-total-key{
    font-weight: bold;
    color:#666;
}
.left_part .systemGraph-total .systemGraph-total-value{

}

.installer_height{
    height:26%
}
.site_height{
    height:23%
}
.station .contact_div a{
    margin:0px;
}

.titleRow1 td:nth-child(1){
    border-left:0;
    border-top:0;
    border-right:0;
}
.titleRow1 td:nth-child(2){
    border-left:0;
    border-top:0;
    border-right:0;
}
.titleRow1 td:nth-child(3){
    border-left:0;
    border-top:0;
    border-right:0;
}
.titleRow1 td:nth-child(4){
    border-left:0;
    border-top:0;
    border-right:0;
}
.titleRow1 td:nth-child(5){
    border-left:0;
    border-top:0;
    border-right:0;
}
.tableBody tr:nth-last-child(1) td{
    border-bottom:0px
}
.titleRow1 td:nth-child(2n){
    background: #F7F7F7;
}
.titleRow1 td:nth-child(2n +1){
   background: #F7F7F7;
}
.trvalcolor{
    border-left: 5px solid;
}

.text_match_single_parent h3{
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    border-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.text_match_single_parent a{
    display: block;
    line-height: 31px;
    text-align: left;
    margin-left: 10px;
    font-weight: bold;
}
.text_match_parent a{
    display: block;
    line-height: 25px;
    text-align: left;
    font-weight: bold;
}

.text_match_parent h3{
    display: block;
    height: 36px;
    line-height: 36px;
    border-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-transform: none;
}
.text_match_parent h6{
    text-transform: none;
}

.datetime{
    width: 100%;
    border: 1px solid #bbb;
    margin-bottom: 3%;
}
.datetimeval{
    height:31px;
}
.datetime a{
    display: inline-block;
    line-height: 31px;
    text-align: left;
    margin-left: 10px;
    font-weight: bold;
}

/******* ***************/
.content_body .left_part .customer_graph{
    width: 99.5%;
   height: 500px;
   border: 1px solid #bbb;
}

.content_body .left_part .customer_graph .text_part{
   width: 29.5%;
   height: 100%;
   float:left;
}
.content_body .left_part .customer_graph .data_part{
   width: 70%;
   height: 100%;
   border-left: 1px solid #bbb;
   float:right;
}
.data_graph{
    width:98%;
    height:320px
}
#notemessage .text_match_parent{
   width: 49.5%;
   float:left;
   height:31px;
   line-height: 31px;
}
#notemessage .title_match_parent{
   float:left;
   height:31px;
   line-height: 31px;
}

#suggestion .text_match_parent{
   float:left;
   height:31px;
   line-height: 31px;
}
#note_part a,#note_part h6{
    margin-left:10px
}

.data_Frame h3{
    height:36px;
    line-height:36px;
    padding-left:10px;
    border-top:0;
    background: #fcfcfc;
    font-size: 14px;
    text-shadow: 1px 1px #f7f7f7;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom:1px solid #ccc;
}

#popup_content form div{
    width: 100%;
    height: 42px;
    border: 1px solid #ddd;
}
.explain_left{
    float: left;
    display: inline;
    margin: 10px auto;
    width: 200px;
    text-align: left;
    font-weight: bold;
    margin-left: 10px;
}
.explain_right{
    float: left;
    width: 300px;
    display: inline;
    margin: 10px auto;
    color: #8c8c8e;
    text-align: left;
}

.nobt_Status{
    height: 42px;
}

.tb_message{
    width:155px;
    text-align: right;
}


/***/
.data_Frame{
    margin: 0 auto;
    height:100%
}

.data_top{
    border: 1px solid #ddd;
    height: 42px;
}
.d_graph{
    border: 1px solid #ddd;
    border-top:0px
}

.note_message{
    border: 1px solid #ddd;
    margin-top:20px;
    min-height: 100px;
}

.half_note{
    width: 49.5%;
    float:left;
}

.status_lable{
    float:left;
    margin-left:50px;
    width:120px;
    text-align:left;
    line-height: 42px;
}
.status_note{
    width: 100%;
    height: 42px;
}
.status_note1{
    margin-top:20px
}
#notemessage img{
    vertical-align: middle;
    margin-left: 10px;
    width: 13px;
    height: 13px;
}
#suggestion a{
    display: block;
}
#notemessage .oneshow{
    width:99.5%
}

.tableStatus{
    margin-top:20px;
    border:1px solid #DDD;
}
#tableStatus .titleRow1 td{
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

#tableStatus .titleRow1 td:first-child{
    border-left:0
}
#tableStatus .titleRow1 td:last-child{
    border-right:0
}

#tableStatus .tableBody tr td:first-child{
    border-left:0
}
#tableStatus .tableBody tr td:last-child{
    border-right:0
}
#tableStatus .tableBody tr:nth-last-child(1) td{
    border-bottom:0
}

.income{
	display:flex;
	overflow: hidden;
}

.income img{
	width: 52px;
    margin-bottom: 22px;
}
.income .item{
	flex-grow:1;
	text-align: center;
	padding: 16px 0 16px 0;
}
.income span{
	color: #979AA2;
}
.income .value{
	font-size: 24px;
    color: #666;
}
.income .unit{
	font-size: 12px;
    color: #979AA2;
    margin-left: 2px;
}

.income .item .info{
	margin-bottom: 4px;
}

.nodata{
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.li_right .muti{
	display: flex;	
}
.li_right .muti .muti-item{
	width: 0;
	flex-grow: 1;	
}
.li_right .muti .muti-item .text{
	font-size:13px;
	color: #979AA2;
	line-height: 13px;	
}

@media screen and (min-width:1367px){
	.content_body .left_part .system_graph{
		height: 660px;
	}
}