
li:hover{
    cursor: pointer;
}
.situation{
    width:100%;
    background:#F7F6FE;
    /*padding-left:3%;*/
    overflow: hidden;
    box-sizing: border-box;
}

.common.condition{
	height:320px
	
}

.common{
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    border:1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    background: #FFFFFF;
}
.common>p>span,#picture>span{
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 7px;
    margin-right: 7px;
    display:inline-block;
    cursor: pointer;
    background: url("../img/icon_03.png")0 0/100% 100%;
}

/*.common>p>span,#picture>span{
    background: url("../img/icon_03.png")0 0/100% 100%;
}
.ensmall{
    background: url("../img/icon_03.png")0 0/100% 100%;
}*/
/*-------*----------------需更改-------*/

.sit-left{
    width:20%;
    margin-left:3%;
    display:none;
}
p.choose,p.change_massages{
    background: #737F8F;
    height:30px;
    line-height:30px;
    padding-left: 12px;
    color:#FDFBFE;
}
p.change_massages{
    position: relative;
    z-index:1;
}
.sit-left .map{
    height:330px;
}
.sit-left img{
    width:410px;
}
.sit-middle{
    width:62%;
    margin-left:3%;
    /*background: #FFFFFF;*/
}
.sit-middle #picture{
    height:30px;
    background: #737F8F;
}
#picture li{
    float:left;
    width:80px;
    text-align: center;
    border-radius:3px 3px 0 0;
    margin-top:4px;
    margin-right:5px;
    line-height: 26px;
}
#picture li:nth-child(1){
    margin-left:15px;
}
#picture li.on{
    background:#F9F9F9;
    color:#0A0A0A;
}
#picture li{
    background: #9BA6B9;
    color:#FDFBFE;
}
.sit-right{
    width:31%;
    height:360px;
    margin-left:1%;
}
.sit-content{
    height:330px;
    overflow: hidden;
}
.hh{
    height:330px;
}
#pic1,#pic2,#pic3{
	/* border:1px  solid red;  */
    height:260px;
}
#pic11,#pic22,#pic33,#pic44{
    height:330px;
}

#pic11>table,#pic22>table,#pic33>table{
	border:lightgray;
	text-align:center;
	height:50px;
	width:92%;
	margin:5px auto;
}

/* pic4 内容 */


#pic44>li{
	text-align:center;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
}
#pic44>ul{
	text-align:center;
	height:280px;
/* 	border:1px solid red; */
	overflow:auto;
	font-size:14px;
	
}
#pic44 li{
	margin-top:10px;
	
	background-color: #E8E8E8;
	height:25px;
	padding:0 10%;
}
#pic44 li span{

	box-sizing:border-box;
	display:inline-block;
	float:left;
	width:50%
}







/*运行状况*/
.condition{
    width:30%;
    margin-top: 20px;
    float:left;
    position: relative;
}
.sec1{
    margin-left:3%;
}
.sec2{
    margin-left:2%;
    margin-right:2%;
}
#scroll_info1{
    font-family: 微软雅黑;
    color:rgb(255, 37, 37);
    font-size: 13px;
    height:100%;
    width:100%;


}
#scroll_info1 p{
    padding-left:12px ;
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.img-box1{
    width:95%;
    height:250px;
    background: #fff;
    margin-left: 15px;
    margin-top: 15px;
    overflow: auto;
}
.img-box1 span,#scroll_info span{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-family: "微软雅黑";
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis
}

#scroll_info1 span.corn_left{

    padding-right: 10px;
    box-sizing: border-box;
    width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#scroll_info1 span.corn_right{
    font-size: 12px;
    box-sizing: border-box;

}


.img-box1 span.corn_left{
    padding-left:15px ;
    width: 70%;
    box-sizing: border-box;
}
.img-box1 span.corn_right{
    font-size: 12px;
    width: 28%;
    box-sizing: border-box;
    color: grey;
}
.position{
    position:absolute;
    left:35%;
    bottom: 30px;
}
.position li{
    float:left;
    width:10px;
    height:10px;
    border-radius: 50%;
    /*background: #5E5E5E;*/
    background:#fff;
    margin-right:5px;
}

.condition .more{
    padding-left:30px;
    line-height: 30px;
    height:30px;
    background: #fff;
    cursor: pointer;
}
.condition p.more span{
    display: inline-block;
    width:25px;
    height:25px;
    vertical-align: middle;
    margin-left:10px;
    background: url("../img/图标_03.png") no-repeat;
}


/*----满屏----*/
.full_screen{
    margin-top: 20px;
}
.full_screen #tabs{

}

.ensmall{
    position: relative;
    top: 5px;
    float: right;
    margin-right: 7px;
    cursor: pointer;
    font-size: 14px;

}
.full_screen #tabs li{
    margin-top: 5px;
    float: left;
    margin-left: 2.5%;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    background: #99a4ba;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.enlarge_tabs_change{
	position:relative;
	height:100%;
    margin-top: 20px;
    text-align: center;
   
}
.enlarge_tabs_change>*{
 height:100%;
   position:absolute;
   width:100%;
   top:0;
   left:0;
  	background:white;
    
}
/*温湿度echars*/
#line_pie{
    overflow: hidden;
}
#line_pie li{
    float: left;
    margin-left: 2.5%;
    padding: 0 10px;
    background-color: #eeeeee;
    height: 26px;
    line-height: 26px;
    border-radius:5px 5px 0 0 ;
}
#line_pie li.active{
    background: coral;
    color: white;
}



.warn_info span{display: inline-block;height: 26px;line-height: 26px}
.warn_info .corn_left{
	margin-left:5%;
	width:50%;
	 box-sizing:border-box;
	text-align: left;
	 }
.warn_info .corn_right{width: 42%;box-sizing:border-box;}

.warn_info>h2{
    background-color: #DEF3FF;
    font-size: 15px;
}

.equipment_control section.main>div.tit{
    overflow: hidden;
}
.equipment_control #content_data{
    overflow: hidden;
    height: 490px;
    float: left;
}
.equipment_control .people_div_lis{
    overflow: auto;
    height: 400px;
    float: left;
    width: 100%;
}
.equipment_control .tabs_main{
    overflow: hidden;
    height: 400px;
}

#people_add_img img{
    margin-left: 10px;
    cursor: pointer;
}
.equipment_control #tabs{

}











.equipment_control .people_list_left{
    width: 20%;
    margin:0 2%;
    height: 450px;
    border: 1px solid #d6d5dd;
    position: relative;
}
.equipment_control .people_list{
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.equipment_control .people_list li{
    cursor: pointer;
}
.equipment_control .people_mes{
    margin-top: 20px;
}
.equipment_control .people_mes h2{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: black;
    background-color: #E8E8E8;
}
.equipment_control .people_mes li{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #444444;
    margin-top: 15px;
    background-color: #E8E8E8;
}

/* 
.equipment_control .people_mes  span,.equipment_control .people_mes  span{display: inline-block;box-sizing: border-box ;border-right: 1px solid #d6d5dd; border-bottom: 1px solid #d6d5dd;height: 26px;line-height: 26px}
.equipment_control .people_mes .name{width: 40%}
.equipment_control .people_mes .workId{width: 60%}
 */

.equipment_control #content_data >ul li{
    cursor: default;
}
/*全屏滚动*/
/*固定表格  */
.q1_3_5{
	background:#fdf3f4;
}
.q2_4_6{
	background:#eff7ff;
}
._shuju{
	color:darkblue;
}

/*满屏--样式  */
#full_char{
position:relative;
/* border:1px solid red; */
width: 95%;height:90%;
margin-left: 2.5%;
margin-top: 15px;
overflow: hidden
}

#full_char>div{
	background:white;
	
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height:100%;
}
#full_char>div>div{
	width:100%;
	height:100%;
}
.left.content{
	position:relative;
}
.left.content>section{
	/* background:white; */
	position:absolute;
	left:0;
	top:0;
	width: 100%;

}
.toolManage #tool_condition div{
	overflow:auto;
	height:300px;
}


/* 大屏 状态  内容 */


#dddd>li{
	
	text-align:center;
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	
}
#dddd>ul{
	text-align:center;
	height:280px;
/* 	border:1px solid red; */
	overflow:auto;
	font-size:14px;
	
}
#dddd li{
	
	margin-top:10px;
	
	background-color: #E8E8E8;
	height:25px;
	padding:0 10%;
}
#dddd ul li{
font-weight:normal;
}
#dddd li span{

	box-sizing:border-box;
	display:inline-block;
	float:left;
	width:50%
}



