/*库房设备分类列表*/
.equ_list_left{
	background:white;
    width: 20%;
    margin:0 2%;
    height: 70vh;
    border: 1px solid #d6d5dd;
    position: relative;
    overflow: auto;
}
/*设备显示列表*/
.equ_list{
	background:white;
    height:70vh;
    float: left;
    width: 70%;
    border: 1px solid #d6d5dd;
    overflow: auto;
}
.equ_list h1{
	width:100%;
    background-color: #dfeffc;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}
.equ_list h1 span{
    float:left;
    width: 25%;
    text-align: center;
    font-weight: 500;
}

.lc_pagesIndex{
	overflow:hidden;
	padding-top:20px;
}


.lc_pagesIndex>.right{
	float:left;margin-left:400px;
}
.lc_pagesIndex>.xianshi{
	 margin:0 30px;
    margin-right: 6%;
    float:right;
}
.eq_paging2{
    margin: 10px 30px;
    margin-right: 6%;
    position: relative;
    top: 10px;
}
.paging input{
    border: none;
    width: 20px;
    text-align: center;
}
.paging span{
    margin: 10px;
}
.paging>*{
    cursor: pointer;
    margin-left:8px;
    width:14px;
	height:14px;
 
}

.house_equip li{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.house_equip li:first-of-type{
 
}
.house_equip_mes span{
    display: inline-block;
    width: 25%;
    margin: 0;
    padding: 0;
}
.house_equip_mes span:first-of-type{
	box-sizing:border-box;
	
	padding-left:50px;
    text-align:left;
}
.house_equip_mes span label{
    background: url("../img/chakan_03.png");
    display: inline-block;
    width: 36px;
    height: 16px;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
/*设备二级页面*/
.back{
    cursor: pointer;
}
.back img{
    margin-right: 10px;
}
.equ_list_left2{
    width: 40%;
    margin:0 2%;
    border: 1px solid #d6d5dd;
}
.equ_list_left3{
    width: 60%;
    margin:0 18%;
    border: 1px solid #d6d5dd;
}
.detail_img div{
    width: 90%;
    height: 200px;
    margin: 10px auto;
    background-color: #dfdfdf;
}
.detail_img p{
    text-align: left;
    padding: 5px 0 10px 5%;
    font-size: 16px;
}
.detail_list li{
    height: 34px;
    border-top:1px solid #b4b9bd;
    color: #4a525f;
}
.detail_list li span{
    display: inline-block;
    width:35%;
    line-height: 34px;
    border: 1px solid #b4b9bd;
    box-sizing: border-box;
    background-color: #e2eefa;
    text-align:center;
}
.detail_list li label{
    display: inline-block;
    width:65%;
    line-height: 34px;
    text-align: left;
    text-indent: 2em;
}
.detail_time{
    float: left;
    width: 50%;
}
.detail_time h1{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #3d3948;
}
.detail_time ul{
    width: 100%;
    border: 1px solid #d6d5dd;
    height: 504px;
}
.detail_time_list{
    box-sizing: border-box;
    padding: 30px 0 0 52px;
}
.detail_time_list li{
    height: 72px;
    border-left: 2px solid #cfced6;
    box-sizing: border-box;
}
.detail_time_list li span{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:#cfced6;
    position: relative;
    left: -6px;
    top: -5px;
}
.detail_time_list li h3{
    font-size: 16px;
    line-height: 36px;
    margin-top: -31px;
    font-weight: bold;
    padding-left: 14px;
}
.detail_time_list li p{
    font-size: 14px;
    line-height: 36px;
    color: #323136;
    padding-left: 14px;
}
.detail_time_list li:first-child p{
	font-size: 14px;
	color: #323136;
	/* width: 250px; */
}
/*添加按钮*/
.environ div.equ_list_left>span{
    position: absolute;
    left: 20px;
    bottom: 40px;
    cursor: pointer;
}
/*添加工具*/
 .environ .add_tools{
    width: 600px;
    background-color: #fff;
    position: fixed;
    top: 11%;
    left:30%;
    z-index: 1001;
    font-size: 16px;
    color:#706d79;
    display: none;
}
 .add_tools>h1{
    background-color: #40474f;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
}
 .add_tools>h1 span{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/canshu_03.png");
    position: relative;
    top:5px;
    margin-right: 10px;
}
 /* .add_tools>h1 label{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/logo_03.png");
    position: relative;
    top:5px;
    left: 75%;
    margin-right: 10px;
    cursor: pointer;
}
 .add_tools>ul span{
    display: inline-block;
    width: 150px;
    text-align: right;
} */
 .add_tools>ul input,.add_tools>ul select{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    width:250px;
    margin-left: 20px;
    border-radius: 3px;
    border: 1px solid #c9c7c7;
    background-color: #f7f7f6;
}
input#minTemperature {width: 50px;}
input#maxTemperature {width: 50px;margin-left:0;}
 .add_tools>ul li{
    margin-bottom: 10px;
}
 .add_tools>ul {
    margin: 30px;
}
.add_tools>ul li label{
 
    font-size: 10px;
    margin-left: 10px;
}
 .add_tools_footer{
    height: 40px;
    width: 100%;
    background-color: #40474f;
    text-align: center;
}
 .add_tools_footer input{
    display: inline-block;
    width: 80px;
    height: 25px;
    margin: 8px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}
 .add_tools select{
 margin-left:20px;
 }
/*新增按钮（16号增加）*/
.add_tools>form>ul li label.new_add {
    display: inline-block;
    width: 50px;
    height: 25px;
    background: #40474f;
    text-align: center;
    line-height: 25px;
    border-radius: 5px;
    margin-left: 20px;
    color:#fff;
}
select#classId {
    width: 180px;
}
/*新增设备*/
.addstyle {
    box-shadow: 0 0 5px #40474f;
    width: 350px;
    height: 150px;
    position: absolute;
    left: 30%;
    top: 30%;
    z-index: 1004;
    background: #fff;
    border-radius: 5px;
    display: none;
}
.addstyle input[type="text"] {
    height: 27px;
    /* border-radius: 5px; */
    border: 1px solid #c9c7c7;
    border-radius: 3px;
    margin: 30px;
}
.addstyle label {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
}
.addstyle input[type="button"] {
    display: inline-block;
    width: 80px;
    background: #dddddd;
    margin-left: 50px;
    margin-top: -20px;
    color: #40474f;
    height: 25px;
    cursor: pointer;
    border-radius: 3px;
    box-shadow: 0 0 1px #4a4242;
}
/*遮罩层*/
.bg {
    background: gray;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    display:none;
}
/* 新增折线图 */
div#eq_line{
    float: left;
    width: 50%;
    height: 532px;
    border: 1px solid #d6d5dd;
    display:none;
}
input.bar-button {
    width: 80px;
    height: 30px;
    background: rgb(48, 123, 220);
    border: none;
    border-radius: 5px;
    color: #fff;
    margin: 15px auto;
}
.red{
	color: red;
}
/* .xianshi{
    position: absolute;
    padding-left: 50%;
} */

.xxxx li{
	text-align:left;
	box-sizing:border-box;
	padding-left:80px;
}
/* .house_equip_list li:first-of-type{
	text-align:center;
	padding-left:0px
	
} */




