body, html,#allmap {width: 100%;height: 100%;margin:0;}
.aboutxifu{
	line-height: 30px;
	text-indent: 2em;
	margin: 20px 0px;
}
.quanjudiiv{
	min-height: 600px;
}
.dtree{
	max-height: 500px;
	width: 105%!important;
	overflow-y: auto;
}
.toolsbar i{
	font-size: 20px;
	margin-right: 10px;
}
.toolsbar i:hover{
	color: #58b12f;
}
.esms-refuse:hover{
	color:#FF5722!important;
}
.quanjutab .layui-card .layui-tab-brief .layui-tab-title{
    min-height: 70px;
}
.quanjutab .layui-card .layui-tab-brief .layui-tab-title li.layui-this {
    color: #fff;
	background-color:#58b12f;
	font-weight: bold;
}
.quanjutab .layui-card .layui-tab-brief .layui-tab-title li.layui-this i{
    color: rgba(255,255,255,0.8);
	font-weight:100;
	left: -0px;
}
.quanjutab .layui-card .layui-tab-brief .layui-tab-title li {
    margin-top:15px;
	margin-left: 15px;
	margin-right: 5px;
    line-height: 50px;
	width: 200px;
	background-color:#f6f6f6;
	position: relative;
	overflow: hidden;
}
.quanjutab .layui-card .layui-tab-brief .layui-tab-title li i{
    margin-right: 5px;
	position: absolute;
	bottom: -10px;
	left: -5px;
	font-size:40px;
	color: #cccccc;
}
.quanjutab .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 0px solid #2295a3;
}
.quanjutab .layui-tab-title {
    border-bottom-width: 0px;
}
.quanjutab table th,.quanjutab table td{
	font-size: 12px;
	text-align: center;
}
.quanjutab table th{
	text-align: center;
}
.quanjutab .layui-table tbody tr:hover{
	background-color: #58b12f;
	color: #fff;
}
.quanjutab .layui-table tbody tr:hover .toolsbar i{
	color: #fff;
}
.quanjutab .layui-table tr:hover .pointlabel{
	background-color: #fff;
	color: #58b12f;
}
.bottombtn{
	margin-top: 20px;
}
.TableTopBtn{
	padding: 0px 20px!important;
	display: inline-block;
	background-color: #999;
	color: #fff!important;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	border-radius: 20px;
}
.TableTopBtn i{
	margin-right: 10px;
}
.TableTopBtn:hover{
	background-color: #58b12f;
}
.TableTopBtn-s{
	padding: 0px 10px!important;
	display: inline-block;
	background-color: #999;
	color: #fff!important;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
}
.TableTopBtn-s i{
	margin-right: 10px;
}
.TableTopBtn-s:hover{
	background-color: #58b12f;
}
.InformationDiv{
	margin-top: 10px;
}
.Information{
	line-height: 30px;
}
/*浏览器滚动条*/
.dtree::-webkit-scrollbar{width:5px;height:12px}
.dtree::-webkit-scrollbar-button:vertical{display:none}
.dtree::-webkit-scrollbar-track:vertical{background-color:#f6f6f6}
.dtree-webkit-scrollbar-track-piece{background:#1E9FFF}
.dtree::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:0px}
.dtree::-webkit-scrollbar-thumb:vertical:hover{background-color:#1E9FFF}
.dtree::-webkit-scrollbar-corner:vertical{background-color:#1E9FFF}
.dtree::-webkit-scrollbar-resizer:vertical{background-color:#1E9FFF}
.divhide,.hidediv{
	display:none;
}
#adddevice,#movedevice,#message,#addgroup,#addpoints,#addr,.opendiv{
	padding:15px;
}
/*Layui样式*/
.layui-card:last-child {
    z-index: 10000!important;
}
.layui-side-menu .layui-side-scroll {
	background-image: url(../images/menu_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.red{
	color: red;
}
.warning{
	background-color: #f6f6f6;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.new_message{
	display: none;
}
.quickicon{
	background-color: #f6f6f6;
	text-align: center;
	border-radius: 4px;
	min-height: 70px;
	font-size: 12px;
	cursor: pointer;
}
.quickicon i{
	font-size: 24px;
	line-height: 40px;
}
.quickicon:hover{
	background-color: #1E9FFF;
	color: #fff;
}
.advs{
	display: none;
}
.lbz{
	margin-left: 5px;
	font-weight: 100;
}
.lay-con{
	margin-right: 10px;
}
.snaph3{
	text-align: center;
	line-height: 50px;
}
.photocase1 img,.photocase2 img{
	width:500px;
	height:281px;
}
.ledtop h1{
	text-align: center;
	line-height: 100px;
	font-weight: bold;
}
.leddate{
	text-align: center;
	line-height: 60px;
	font-size:24px;
	color: #58b12f;
	border-bottom: 1px solid #f6f6f6;
}
.ledtoday{
	margin-top:10px;
	min-height:220px;
	text-align: center;
}
.ledmonth{
	min-height: 250px;
}
.ledhistory{
	height: 240px;
	overflow-x:hidden;
	overflow-y: auto;
}
.ledtc{
	background-color: #f6f6f6;
	border-radius: 5px;
	cursor: pointer;
}
.ledtc h3{
	line-height: 35px;
	padding-top:15px;
}
.ledtc p{
	line-height: 25px;
	padding-bottom:15px;
}
.ledtc h3 b{
	font-size: 30px;
	color: #58b12f;
	font-weight:100 ;
}
.ledtc h3 span{
	margin-left: 10px;
	font-size: 14px;
}
.ledtc:hover{
	background-color: #ececec;
}
.ledtc:hover b{
	font-weight: bold;
}
.ledzc{
	text-align: center;
	margin-top:10px;
}
.ledzc h3{
	line-height: 30px;
}
.ledzc h3 b{
	font-size: 26px;
	font-weight: 100;
	margin-right: 10px;
}
.position{
	height: 50px;
	margin-bottom: 20px;
	width: 100%;
	background-color: #f6f6f6;
	border-radius: 5px;
}
.position h5{
	padding: 0px 10px;
	line-height: 50px;
}
.position #sitename{
	color: #5FB878;
}
.position #selectsite{
	cursor: pointer;
}
.vurl{
	line-height: 50px;
	min-height: 50px;
	border-radius: 5px;
	background-color: #ececec;
	margin-top:10px;
	padding: 0px 15px;
}
.quanjulabel{
    width: 55px!important;
}
/*浏览器滚动条*/
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black;border-radius: 5px;}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb{background-color:#535353;border-radius: 10px;}
::-webkit-scrollbar-thumb:vertical{background-color:#535353;border-radius: 10px;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#535353}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
/*核算汇总*/
.bdhzline{
	background-color: #c8edfe;
	border:1px solid #5bcafe;
	color: #1bb2f8;
	min-height: 50px;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
}
.bdhzline h5{
	line-height: 20px;
	margin-top: 5px;
	font-size: 12px;
}
.bdhzline h3{
	line-height: 25px;
	font-weight: bold;
}
.bdhztab .layui-input,.autoaddtab .layui-input{
	height: 30px;
	line-height: 30px;
}
.hsinfo,.adinfo{
	background-color: #f6f6f6;
	color: #333;
	border: 1px solid #ececec;
	border-radius: 5px;
	margin-top: 10px;
	line-height: 30px;
	padding: 0px 15px;
	display: none;
	position: relative;
}
.hsinfo-green{
	background-color: #58b12f;
	border-color: #009E94;
	color: #fff;
}
.hsinfo-red{
	background-color: #CE3C39;
	border-color: #F6383A;
	color: #fff;
}
#hsinfo-close{
	position: absolute;
	width: 30px;
	height: 30px;
	right: 15px;
	top: 0px;
	cursor: pointer;
}
#adinfo-close{
	position: absolute;
	width: 30px;
	height: 30px;
	right: 15px;
	top: 0px;
	cursor: pointer;
}
.hsnum{
	color: #007DDB;
	font-size: 16px;
	padding:0px 5px;
}
.hsdate{
	margin-bottom: 15px;
}
.oldline{
	background-color: #effbfe;
	color: #007DDB;
	text-align: center;
}
.hsthead th{
	text-align: center!important;
	line-height: 40px;
}
.bdhztab[lay-size=sm] td, .layui-table[lay-size=sm] th,.autoaddtab[lay-size=sm] td{
    font-size: 12px;
    padding: 0px 0px;
}
.bdhztab tr,.autoaddtab tr{
	line-height: 35px!important;
}
.bdhztab tr td,.autoaddtab tr td{
	text-align: center!important;
	line-height: 35px!important;
}
.bdhztab .layui-input, .autoaddtab .layui-input,.layui-select, .layui-textarea {
    background-color: rgb(255,255,255,0);
    border-width: 0px;
    border-style: solid;
    border-radius: 2px;
	color: #666;
}
#hsdate{
	color: #007DDB;
	font-weight: bold;
}
.hsunit{
	font-size: 10px;
}
.hsweight{
	font-weight: bold;
	text-align: center;
	color: #000!important;
}
.autostatus{
	text-align: center;
}
.autostatus h5{
	line-height: 50px;
}
.autostatus p{
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}
.autostatus i{
	font-size: 40px;
	cursor: pointer;
}
.autostatus .esms-start{
	color: #009688;
}
.autostatus .esms-stop{
	color: red;
}