.iot_001_vis_item_body_top {
    /* height: 30%; */
    width: 100%;
    display: flex;
    align-items: center;
}
.iot_001_vis_item_body_bottom{
	height:70%;
	width:100%;
}
.iot_001_vis_item_body_top_content{
	width: 50px;
    flex-grow: 1;
   /*  max-width: 200px; */
    display: flex;
    height: 60%;
    min-height: 65px;
    margin-left: 15px;
    margin-right:15px;
    border: 2px solid #043459;
    padding: 5px;
    position: relative;
    border-radius:6px;
}
.iot_001_vis_item_body_top_content::before{
	content:"";
	position: absolute;
	background: url(../../../../img/visual/web/component/iot/001/ciot_visual_border_1.png) no-repeat;
	width: 10%;
    height: 13%;
    left: -2px;
    bottom: -3px;
}
.iot_001_vis_item_body_top_content::after{
	content:"";
	position: absolute;
	background: url(../../../../img/visual/web/component/iot/001/ciot_visual_border_1.png) no-repeat;
	width: 10%;
    height: 13%;
    right: -2px;
    top: -3px;
    transform: rotate(180deg);
}
.iot_001_vis_item_body_top_content_left {
    width: 29%;
    border-right: 2px solid #043459;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iot_001_vis_item_body_top_content_right {
    width: 71%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    padding-left: 8%;
}
.iot_001_ciot_title_1 {
    color: #fff;
}
.iot_001_ciot_value_1 {
    color: #fcee21;
    margin-top: 8%;
}
.iot_001_table-title-1{
	color:#ee5423;
	width:10%;
    text-align:center;
}
.iot_001_table-title-2{
	color:#ff9900;
    width:10%;
    text-align:center;
}
.iot_001_rooms_select,.iot_001_project_select{
    padding: 3px 10px;
    background: #0559A1;
    color: #fff;
    border: 1px solid #0559A1;
    border-radius: 4px;
    height: 30px;
}
.iot_001_vis_item_body_tt {
    align-items: center;
    display: flex;
    padding: 15px;
    width: 100%;
}
.iot_001_vis_item_body_tb{
	/* height: 200px; */
	width: 100%;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.iot_001_vis_item_body_bottom2{
	/* height: 60%; */
	padding: 20px;
	overflow-y: auto;
}
.iot_001_vis_item_body_bottom_table{
	width: 100%;
    /* height: 100%; */
    font-size: 14px;
    color:#fff;
}
.iot_001_vis_item_body_bottom_table td{
	width:10%;
	text-align:center;
}
.iot_001_tr_active{
	background: #1e212d;
	color: #f2e3bc;
}
.iot_001_vis_item_body_bottom_table tbody tr{
	height:30px;
	line-height:30px;
}
.iot_001_vis_item_body_tb_impo {
    display: flex;
    /* height: 55px; */
    flex-grow: 1;
}
.iot_001_vis_item_body_tb_impo_content {
   	width: 50px;
    flex-grow: 1;
    margin: 0 5%;
    display: flex;
   	flex-direction: column;
   	align-items: center;
   	justify-content: center;
   	position: relative;
   	background: url(../../../../img/visual/web/component/iot/001/level_2.png) no-repeat;
   	background-size: 70%;
   	padding: 4% 1%;
   	background-position: 50% 50%;
}
.iot_001_content_level_common{
	background-image: url(../../../../img/visual/web/component/iot/001/level_common.png);
}
.iot_001_content_level_1{
	background-image: url(../../../../img/visual/web/component/iot/001/level_1.png);
}
.iot_001_content_level_2{
	background-image: url(../../../../img/visual/web/component/iot/001/level_2.png);
}
.iot_001_content_level_3{
	background-image: url(../../../../img/visual/web/component/iot/001/level_3.png);
}
.iot_001_content_level_4{
	background-image: url(../../../../img/visual/web/component/iot/001/level_4.png);
}
.iot_001_content_level_5{
	background-image: url(../../../../img/visual/web/component/iot/001/level_5.png);
}
.iot_001_content_level_6{
	background-image: url(../../../../img/visual/web/component/iot/001/level_6.png);
}
.iot_001_vis_item_body_tb_impo_content_value{
	font-size: 42px;
  	color: #fff;
}
.iot_001_vis_item_body_tb_impo_content_unit{
	font-size: 16px;
  	color: #fff;
}
.iot_001_name_type {
    position: absolute;
    bottom: -15px;
    font-size: 14px;
    color: #93BCF9;
    font-weight: 600;
}
.iot_001_vis_item_body_tb_other {
    /* height: 45px; */
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.iot_001_vis_item_body_tb_other_content {
    width: 50px;
    flex-grow: 1;
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 14px;
    /* margin-top: 4%; */
}
.iot_001_content_level_common_top,.iot_001_level_des{
	height: 50px;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color:#fff;
} 
.iot_001_other_level {
    width: 89px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background-color: #00eb9b;
    border-radius: 4px;
}
.iot_001_level_1{
	background-color: #00eb9b;
}
.iot_001_level_2{
	background-color: #f1b91f;
}
.iot_001_level_3{
	background-color: #f09642;
}
.iot_001_level_4{
	background-color: #d22d30;
}
.iot_001_level_5{
	background-color: #62188b;
}
.iot_001_level_6{
	background-color: #811921;
}
.iot_001_level_1_text{
	color: #00eb9b;
}
.iot_001_level_2_text{
	color: #f1b91f;
}
.iot_001_level_3_text{
	color: #f09642;
}
.iot_001_level_4_text{
	color: #d22d30;
}
.iot_001_level_5_text{
	color: #62188b;
}
.iot_001_level_6_text{
	color: #811921;
}
.iot_001_tb_other_content_value{
	font-size: 24px;
	margin: 5px 0;
}
.iot_001_room_statistical_select{
	display: flex;
    justify-content: flex-end;
    padding: 15px 20px 0 50px;
}
.iot_001_vis_item_body_notices {
    height: 99%;
    padding: 20px 35px;
    overflow-y: auto;
}
.iot_001_vis_item_body_notice {
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    position: relative;
    padding-left: 20px;
    
}
.iot_001_notice_level_1::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ee0012;
}
.iot_001_notice_level_1::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ee0012;
}
.iot_001_notice_level_2::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ff7b00;
}
.iot_001_notice_level_3::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffdd81;
}

.iot_001_content_level_common_content {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.iot_001_content_level_value{
	font-size: 26px;
}
.iot_001_content_level_unit{
	margin-top:10px;
}
.iot_001_level_des{
	font-size:16px;
}
.iot_001_tb_other_content_unit {
    font-size: 10px;
}




.iot_002_weather_img {
    border-right: 1px solid #fff;
} 
.iot_002_weather_div {
    display: flex;
    width: 28%;
    height: 79px;
    box-shadow:none;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 10px 0 10px 0;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #fff;
}

.iot_002_weather_title {
    color: white;
    font-size: 14px;
}
 
.iot_002_weather_value {
    color: #fcee21;
    font-size: 16px;
    margin-top: 5px;
}
.iot_002_blocks {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    justify-content: space-around;
    height: 100%;
   /*  align-content: space-around; */
    overflow: auto; 
}

.iot_002_weather_img {
    width: 35%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iot_002_weather_content {
    width: 65%;
    padding-left: 10px;
}
