.electrend{
    display: block;
}

.leftWith{
    float: left;
    width: 17%;
}

.rightwith{
    float: left;
    width: 82%;
    height: 100%;
}

.right-top{
    float: left;
    width:100%;
    height: 550px;
}
.right-top-left{
    float: left;
    width:49%;
    height: 528px;
}
.right-top-right{
    float: left;
    width:49%;
    height: 528px;
}
#elec-echarts1,#elec-echarts2{
    width: 100%;
    height: 100%;
}
.right-topspikes{
    float: left;
    width:100%;
    height: 610px;
}
.right-bottom{
    float: left;
    width:100%;
    height: 214px;
    margin-top: 0px;
    margin-left: 15px;
}
.status-box{
    height: 200px;
}
.elec-title{
    width:100%;
    height: 50px;

}
.elec-t-sp{
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    font-size: 18px;
}
#elec-echarts{
    width: 100%;
    height: 525px;
}
#elec-echarts-peakandtrough{
    width: 100%;
    height: 525px;
 }
#elec-echarts-spikes{
    width: 100%;
    height: 250px;
}
.bottomleftDiv{
    background: #fff;
    border: 1px solid #b6b6b6;
    float: left;
    height: 200px;
    width: 15%;
}
.bottomrightDiv{
    background: #fff;
    border: 1px solid #b6b6b6;
    width:82%;
    margin-left: 16%;
    height: 200px;
    overflow:auto;
}
.bottomright1Div{
    background: #fff;
    border: 1px solid #b6b6b6;
    width: 40%;
    margin-left: 13px;
    height: 200px;
    float: left;
    overflow: auto;
}
.bottomright2Div{
    background: #fff;
    border: 1px solid #b6b6b6;
    width: 40%;
    margin-left: 57%;
    height: 200px;
    overflow: auto;
}
#elec-echarts-totalconsumption {
    width: 100%;
    height: 525px;
}
#elec-echarts-spikesvalleys {
    width: 100%;
    margin: 5px 5px;
    height: 300px;
}
.statusClass{
    background: #e1edf7;
    padding-left: 8px;
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #b6b6b6;
}
.exceptionClass {
    text-align: center;
    padding-left: 8px;
    padding-top: 30px;
    font-size: 28px;
    height: 80px;
}
.numClass {
    text-align: center;
    padding-left: 8px;
}
.descClass {
    background: black;
    padding-left: 8px;
}
.descli{
    padding-top: 6px;
    padding-left: 8px;
}
.th1Class{
    width: 30%;
    padding-top: 5px;
}
.th2Class {
    width: 50%;
    padding-top: 5px;
}
.moreClass {
    float: right;
    color:#A2ACB4;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.width33 {
    width: 33%;
}
.width38 {
    width: 38%;
}
.width30 {
    width: 30%;
}
.chart-annotation{
    width: 100%;
    height:150px;
}
.chart-annotation .annotation-con{
    border:1px solid #B0B8BF;
    float:left;
    margin-left: 1%;
    width:18.5%;
    height:175px;
}
.chart-annotation .content-title{
    background: #e2e4e7;
    padding-left: 10px;
    height:35px;
    line-height: 35px;
}
.chart-annotation .content-bottom{
    margin-top: 20px;
    background: #fff;
    text-align: center;
    height:95px;
}
.content-bottom .time{
    padding:0 10px;
    text-align: left;
    height:25px;
    line-height: 25px;
}
.content-bottom .power{
    height:33px;
    line-height: 33px;
}
.content-bottom .power span{
    font-size:20px;
}
.content-bottom .scale{
    font-size: 12px;
    height:24px;
    line-height: 24px;
}
.fontBold{
    width: 90%;
    font-weight:bold;
    margin-left: 100px;
    margin-bottom: 50px;
    /*padding-left: 50px;*/
    height: 150px;
}
.staFont{
    font-size: 18px;
}
.erList{
    font-size: 14px;
    margin-top: 5px;
}
.bobasi {
    background: #393D49;
    border: 1px;
    float: left;
    height: 150px;
    width: 19%;
}
.bolebasi {
    text-align: center;
    padding-left: 8px;
    padding-top: 30px;
    font-size: 28px;
    height: 80px;
}
.boDiv {
    background: #393D49;
    border: 1px;
    width: 77%;
    margin-left: 20%;
    height: 150px;
    overflow: auto;
}
#treeview li a{
    display: block;
    width: 200px;
}
#treeview li.current a {

    background-color: #CBC1BE;color: #0c090c
}

.em_closeBtn {
    width: 60px;
    height: 60px;
    background-position: -693px -158px;
}
.closespan{
    display: block;
    width: 60px;
    height: 60px;
    float: right;
}
.viewList {
    float: left;
    height: 30px;
}
.viewList li {
    float: left;
    height: 30px;
    background-color: #f2f3f7;
    border: #ccc solid 1px;
    margin-right: 10px;
    padding: 0 10px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    cursor: pointer;
    display: block;
    position: relative!important;
}
.EmChangeColor {
    background-color: #34A3EC !important;
    color: #fff!important;
}
.viewList li.EmChangeColor i {
    background-position: -674px -179px;
}

.viewList li i {
    float: right;
    width: 16px;
    height: 16px;
    background-position: -635px -179px;
    margin: 7px 0 7px 10px;
}
.download_btn { float: right; }
.download_btn .btn-pub { height: 30px; line-height: 30px; }
.tab_viewBtn {
    float:left;
    height:60px;
    line-height: 60px;
    margin:0 30px 0 22px;
}

#equipmentParameterCurve .modal-content {
    height: 565px;
    width: 1230px;
/*    top: 50%;
    left: 50%;*/
/*    margin-top: -282.5px;
    margin-left: -615px;*/
}
#equipmentParameterCurve modal-dialog {
    width: 65%;
}
.dinput{
    float: right;
    margin-right: 15px;
    background-color: #f2f3f7;
}
.cxbtn{
    float: right;
    margin-right: 20px;
}
#detection-echarts{
    height: 510px;
    width: 1230px;
}
.moren{
    background-color: #CBC1BE;
}
.k-treeview span.k-in {
    cursor: default;
    width: 91%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: none;
}
#treeview .k-state-selected{
    background-color: #e4b9c0;
}

.k-state-focused.k-state-selected, .k-list>.k-state-focused.k-state-selected, .k-listview>.k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
     -webkit-box-shadow: none;
     box-shadow: none;
}

/*.k-widget {
    border: none;
    border-top: 2px solid #f6f6f6;
    color:#455668;
}*/
.k-i-calendar {
    width: 18px;
    height: 16px;
    background: #fafafa url("../../images/eam_icon_all.png") no-repeat -377px -60px;
}
.right-top .k-header, .right-topspikes .k-header{
    height: 36px;
    background-color: #FAFAFA;
    border: #E1E2EB solid 2px;
    box-sizing: border-box;
    border-radius: 0;
}
.k-widget.k-autocomplete.k-header { height: 36px;}
.col-sm-8 .k-picker-wrap .k-select, .col-sm-6 .k-picker-wrap .k-select {
    right: 0;
}
.k-state-default>.k-select {
    width: auto;
    line-height: 36px;
}
.k-picker-wrap .k-select {
    right: 10px;
    top: -3px;
    border: 0;
    border-radius: 0;
}
#elec-statistics{
    height: 480px;
}
#trendTotalConsumption .right-topspikes{
    height: 550px;
}
.modal-content h3{
    padding: 0 30px;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    color:#000;
}
.modal-content .content-box {
    color:#000;
}
.content-box .left-box{
    margin-top: 10px;
    padding: 0 0 0 40px;
    float:left;
    width:620px;

}
.left-box:after{
    display: block;
    height:500px;
    width:1px;
}
.content-box .left-box h5{
    height: 45px;
    line-height: 40px;
    margin-left: 20px;
}
.content-box .left-box .today{
    float:left;
    margin-left: 40px;
}
.today-tr{
    height:26px;
    line-height: 26px;
}
.title-color{
    color:#e2e4e7;
}
.content-box .right-box{
    float:left;
    width: 540px;
    height:615px;
    margin-top: 10px;
    overflow: auto;
}
.right-box h5{
    height: 45px;
    line-height: 40px;
    margin-left: 20px;
}
.right-box .title-info{
    height:30px;
    line-height: 30px;
    color:#B0B8BF;
}
.right-box .history{
    border:1px solid #0c090c;
    margin:20px 10px 0 0;
}
.history ul li{
    float:left;
    height:80px;
    padding:0 18px;
    color:#000;
}
.history ul li.title-name{
    line-height: 80px;
}
.history .label-title{
    width:50px;
    height:40px;
    line-height: 40px;
    text-align: center;
    background: #B0B8BF;
    color:#fff;
}
.big-font{
    font-size: 24px;
}
.clear:after{
    display: block;
    content:'';
    visibility: hidden;
    clear:both;
    height:0;
}
.isolation{
    position:relative;
    padding:34px 0 10px 0 ;
}
.isolation:before{
    position: absolute;
    left:10px;
    top:-20px;
    display: block;
    height:1px;
    width:300px;
}
.monthBox .month-botton{
    overflow: hidden;
}
.monthBox .annotation-con {
    position: relative;
    width: 31.33%!important;
}
.monthBox .annotation-con .zhanbi{
    position: absolute;
    left: 10px;
    top: 45px;
    font-style: normal;
}
.monthBox p.time{
    margin-bottom: 30px;
    font-size: 35px;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.monthBox p.time span {
    font-size: 12px;
    margin-left: -12px;
}
.monthBox .month-botton span {
    display: inline-block;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.monthBox .month-botton span i {
    font-style: normal;
}


/*日视图*/
.dayBox .content-bottom{
    margin-top: 5px;
}
.dayBox .content-bottom .time {
    padding: 0 10px;
    text-align: left;
    height: 25px;
    font-size: 12px;
    line-height: 15px;
}
.dayBox .power{
    font-size: 12px;
    margin-top: 35px;
}
.dayBox .power span{
    font-size: 25px;
    font-weight: 600;
    padding-right: 9px;
}
.dayBox .scale{
    padding-top: 5px;
    font-size: 16px;
}
.dayBox .dayStyleA .power{
    margin-top: 10px;
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {


    #detection-echarts { width: 950px; height: 320px; }
    #equipmentParameterCurve .modal-content { height: 380px; width: 950px}
    .chart-annotation{
        height: 130px;
    }
    .chart-annotation .content-bottom{
        margin-top:0;

    }
    .form-control.k-widget {
        height: 25px;
    }
    .monthBox p.time {
        margin-bottom: 16px;
        font-size: 25px;
        padding-top: 30px;
        text-align: center;
        padding-bottom: 20px;
    }
    .monthBox .annotation-con .zhanbi {
        position: absolute;
        left: 10px;
        top: 38px;
        font-style: normal;
    }
    .monthBox .annotation-con {
        position: relative;
        height:128px;
        width: 31.33%!important;
    }
    .chart-annotation .content-title {
        background: #e2e4e7;
        padding-left: 10px;
        height: 30px;
        line-height: 30px;
    }
    #elec-statistics,#elec-echarts-totalconsumption,#elec-echarts,#elec-echarts-peakandtrough{
        height: 340px;
    }
    #elec-echarts-spikesvalleys,#elec-echarts-spikes{
        height: 170px;
    }
    .right-top,.right-top-left,.right-top-right{
        height: 350px;
    }
    .bottomright2Div{
        background: #fff;
        border: 1px solid #b6b6b6;
        width: 40%;
        margin-left: 58%;
        height: 200px;
        overflow: auto;
    }
    .right-bottom{
        height: 128px;
        margin-top: 20px;
        overflow: inherit;
    }
    .fontBold{
        margin-left: 30px;
        margin-bottom: 20px;
        height: 107px;
    }
    #treeview li a {
        width: 132px;
    }
    .bolebasi {
        padding-left: 0px;
        padding-top: 7px;
        font-size: 26px;
        height: 45px;
    }
    .bottomleftDiv,.bottomright1Div,.bottomright2Div {
        height: 125px;
    }
    .bottomrightDiv {
        width: 82%;
        margin-left: 16%;
        height: 125px;
    }
    .exceptionClass {
        padding-left: 0px;
        padding-top: 18px;
        height: 61px;
    }
    .descli {
        font-size: 13px;
        padding-top: 6px;
    }
    .bottom-right1 li{
        font-size: 13px
    }
    .statusClass{font-size: 16px}
    .right-topspikes{
        height: 350px;
    }

    :root *>.k-icon{
        vertical-align: 2px;
    }


    /*日视图*/
    .dayBox .content-bottom{
        margin-top: 5px;
        background: none;
    }
    .dayBox .chart-annotation .annotation-con {
        height: 128px;
    }
    .dayBox .content-bottom .time {
        padding: 0 10px;
        text-align: left;
        height: 18px;
        font-size: 12px;
        line-height: 15px;
    }
    .dayBox .power{
        font-size: 12px;
        margin-top: 18px;
    }
    .dayBox .power span{
        font-size: 20px;
        font-weight: 600;
        padding-right: 9px;
    }
    .dayBox .scale{
        padding-top: 5px;
        font-size: 16px;
    }
    .dayBox .dayStyleA .power{
        margin-top: 10px;
    }
    #totalConBottom{
        margin-top: 40px!important;
    }
    .yongdian{
        height: 560px!important;
        width: 1200px!important;
        top: 50%;
        left: 50%;
        margin-top:-90px;
        margin-left: -600px;
    }
    .yongdian .content-box .right-box {
        height: 465px!important;
    }
    #spikesBotoom{
        margin-top: 40px;
    }
}


