.call_list_left{
    width: 20%;
    margin:0 2%;
    height: 450px;
    border: 1px solid #d6d5dd;background:white;
    position: relative;
}
.mes_call{
    width: 70%;
    height: 450px;
    border: 1px solid #d6d5dd;background:white;
}
.mes_frame .call_state_active{
    background-color: #dfeffc;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.call_no h1 span,.call_ok h1 span{
    display: inline-block;
    background-color: #dfeffc;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.call_no h1 span{width: 16.666%}
.call_ok h1 span{width: 20%}
.call_no ul li span,.call_ok ul li span{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
}
.call_no ul li span{  width: 16.666%;}
.call_ok ul li span{  width: 20%;}
.call_no ul li span label{
    background-color: #1c95f2;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
}
.house_equip .call_list_active{
    font-size: 18px;
    text-decoration: underline;
    background-color: #dfeffc;
}
/*遮罩层*/
.call_list_mes label{cursor: pointer}
.mask,.mask_environ,.mask_common{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    -ms-filter: "alpha(opacity=40)";
    z-index: 1000;
}
.pop_mes{
    width: 500px;
    height: 250px;
    position: fixed;
    z-index: 1001;
    left:50%;
    top: 50%;
    margin: -125px 0 0 -250px;
    background-color: #fff;

}
.pop_mes h1{
    height: 50px;
    background-color: #f32122;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding-left: 23px;
    box-sizing: border-box;
    border-bottom: 1px solid #b23d43;
}
.pop_mes p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.pop_mes>div{
    text-align: center;
}
.pop_mes>div>span{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #f32122;
    font-size: 20px;
    margin: 50px 30px 0;
    cursor: pointer;
    user-select: none;
}

/*报警*/

.warning_mes{
    width: 500px;
    height:390px;
    position: fixed;
    z-index: 1001;
    left:50%;
    top: 50%;
    margin: -125px 0 0 -250px;
    background-color: #fff;

}
.warning_mes h1{
    height: 50px;
    background-color: #f32122;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding-left: 23px;
    box-sizing: border-box;
    border-bottom: 1px solid #b23d43;
}

.warning_mes>div{
    text-align: center;
}
.warning_mes>div>span{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #f32122;
    font-size: 20px;
    margin: 50px 30px 0;
    cursor: pointer;
    user-select: none;
}
.warning_mes .alerm{
    height: 180px;
    overflow: auto;
}
.warning_mes .alerm p{
    font-size: 18px;
    margin-top: 20px;
    font-family: "微软雅黑";
    font-weight: 200;
    /*  text-align: left;
      text-indent: 50px;*/
}
.warning_mes p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

/*右边设置*/
.mana_content{
    background: url('../img/tk.png') no-repeat;
    width: 320px;
    height: 170px;
    position: absolute;
    z-index:10000;
    top:-62px;
    left: -330px;
    display: none;
}
.items{
    width: 90%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.items .zuo{
    float: left;
    display: block;
    width: 30%;
    color: grey;
    font-family:微软雅黑;
}
.items hr{
    width: 30%;
    float: left;
    color: grey;
    margin: 15px 2% 0 2%;
}
.items .you{
    float: left;
    width: 30%;

}
.you p{
    height: 20px;
    line-height: 20px;
    background-color: #6E7D93;
    margin-top: 5px;
    color:white;
    border-radius: 3px;



}
/*

.a{
    overflow: hidden;
    width: 800px;
    height: 400px;
    background-color: lightskyblue;
}
.b{
    float: left;
    width: 50%;
    background-color: lightcoral;
}
hr{
    width: 20%;
    float: left;
    border: 1px dotted black;

}
.c{
    float: left;
}*/

/*
.call_list_left{
    width: 20%;
    margin:0 2%;
    height: 450px;
    border: 1px solid #d6d5dd;
}
.mes_call{
    width: 70%;
    height: 450px;
    border: 1px solid #d6d5dd;
}
.mes_frame .call_state_active{
    background-color: #dfeffc;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
}

.call_no h1 span,.call_ok h1 span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.call_no h1 span{width: 18%}
.call_no h1 span.last{width:10%}
.call_ok h1 span{width: 20%}
.call_ok h1{ background-color: #dfeffc;}
.call_no h1{ background-color: #dfeffc;}
.call_no ul li span,.call_ok ul li span{
    display: inline-block;
    text-align: center;
    font-size: 12px;
}
.call_no ul li span{  width: 18%;}
.call_no ul li span.last_do{  width: 10%;}
.call_ok ul li span{  width: 20%;}
.call_no ul li span label{
    background-color: #1c95f2;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
}
.house_equip .call_list_active{
    font-size: 18px;
    text-decoration: underline;
    background-color: #dfeffc;
}
/!*遮罩层*!/
.call_list_mes label{cursor: pointer}
.call_list_mes li{
	height: 26px;
	line-height: 26px;	
}

.mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    -ms-filter: "alpha(opacity=40)";
    z-index: 1000;
}
.pop_mes{
    width: 500px;
    height: 250px;
    position: fixed;
    z-index: 1001;
    left:50%;
    top: 50%;
    margin: -125px 0 0 -250px;
    background-color: #fff;

}
.pop_mes h1{
    height: 50px;
    background-color: #f32122;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding-left: 23px;
    box-sizing: border-box;
    border-bottom: 1px solid #b23d43;
}
.pop_mes p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
.pop_mes>div{
    text-align: center;
}
.pop_mes>div>span{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #f32122;
    font-size: 20px;
    margin: 50px 30px 0;
    cursor: pointer;
    user-select: none;
}

/!*报警*!/

.warning_mes{
    width: 500px;
    height:390px;
    position: fixed;
    z-index: 1001;
    left:50%;
    top: 50%;
    margin: -125px 0 0 -250px;
    background-color: #fff;

}
.warning_mes h1{
    height: 50px;
    background-color: #f32122;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding-left: 23px;
    box-sizing: border-box;
    border-bottom: 1px solid #b23d43;
}

.warning_mes>div{
    text-align: center;
}
.warning_mes>div>span{
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background-color: #f32122;
    font-size: 20px;
    margin: 50px 30px 0;
    cursor: pointer;
    user-select: none;
}
.warning_mes .alerm{
    height: 180px;
    overflow: auto;
}
.warning_mes .alerm p{
    font-size: 18px;
    margin-top: 20px;
    font-family: "微软雅黑";
    font-weight: 200;
  /!*  text-align: left;
    text-indent: 50px;*!/
}
.warning_mes p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}
*/
/* 点击添加损坏设备 */
.add_call{
	position:absolute;
	bottom:20px;
	left:20px;
	cursor:pointer;
}

.add_eq{
	width: 620px;
    background-color: #fff;
    position: fixed;
    top: 40%;
    left: 55%;
    z-index: 1001;
   margin-left:-310px;
   margin-top:-100px;
    font-size: 16px;
    color: #706d79;
    display: none;
}
.add_eq>h1{
	position: relative;
    background-color: #40474f;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
}
.add_eq>h1 span{
	    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/canshu_03.png);
    position: relative;
    top: 5px;
    margin-right: 10px;
}
.add_eq>h1 label{
	    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/logo_03.png);
    position: absolute;
    top: 8px;
    right: 3%;
    margin-right: 10px;
    cursor: pointer;
}
.add_eq select{
	display:inline-block;
	width:200px;
	line-height: 50px;
	
}
.add_eq label{
	margin:0 10px 0 30%;
	line-height: 50px;
}

