@media (min-width: 768px){
	.navbar-top-links>.mega-dropdown>.dropdown-menu.mega-dropdown-menu {
	    left: 2%;
	    right: 5px;
	}
}
@media (min-width: 992px){
	.navbar-top-links>.mega-dropdown>.dropdown-menu.mega-dropdown-menu {
	    left: 10%;
	    right: 5px;
	}
}
@media (min-width: 1200px){
	.navbar-top-links>.mega-dropdown>.dropdown-menu.mega-dropdown-menu {
	    left: 50%;
	    right: 5px;
	}
}

.dropdown-menu-XL {
    min-width: 480px;
}
.brand-text {
    font-size: 16px;
}
/*--------------------------------------------------------------------------*/
.company {
	width: 160px;
	background: #fff;
	/* margin-right: 10px; */
	color: #4d627b;
	border: 1px solid rgba(0, 0, 0, 0.09);
	box-shadow: none;
	border-radius: 3px;
	display: block;
	height: 32px;
	line-height: 1.42857;
	overflow: hidden;
	padding: 6px;
	white-space: nowrap;
}
/*--------------------------------------------------------------------------*/
.color-red{
	color: red;
}
/*下拉菜单样式*/
.btn-xlcd{
	width: 100%;
	background: #fff;
	margin-right: -20px;
    color: #4d627b;
    border: 1px solid rgba(0,0,0,0.09);
    box-shadow: none;
    border-radius: 3px;
    display: block;
    height: 32px;
    line-height: 1.42857;
    overflow: hidden;
    padding: 6px;
    white-space: nowrap;
}
/*下拉菜单样式*/
.barsu {
	border-radius: 3px;
}
.tab-height,#typeHeight{
	width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}
/* .tab-height:hover,#typeHeight:hover{
	overflow-y: auto;
} */
#tree{
	width: 100%;
	overflow: hidden;
}
#tree:hover{
	overflow: auto;
}
#data-btn{
	width:100%;
	overflow-y:auto;
	}
#unit1 {
	width: 100%;
	overflow: hidden;
}
#unit2{
	width: 100%;
	overflow: auto;
}
#unit1:hover{
	overflow: scroll;
}
.unit1-row {
	display: flex;
	flex-direction: row;
}
.unit1-col {
	width: 260px;
	margin-right: 5px;
	display: inline-block;
}
.unit1-cold-head {
	width: 260px;
	color: #fff;
	background: #4d4d4d;
	border-radius: 3px;
	border-right: 2px solid #fff;
	text-align: center;
	padding: 1rem;
	float: left;
}
.buil-lable {
	min-width: 130px;
	display: inline-block;
	padding: 1em;
	border-top: 1px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0;
}

.mbleft{
	background: #f5f5f5;
}
.jzcz01,.jzcz02{
	position: relative;
	height: 640px;
}  	
.jzcz01-bg,.jzcz02-bg{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
}

.bootstrap-table table td {
	white-space: nowrap;
}

.jzcz01-bg img,.jzcz02-bg img{
	width: 100%;
}

.jzcz01-table{
	width: 28%;
	text-align: center;
	position: absolute;
	bottom:-32px;
	left:40px;
}
.jzcz01-table th{
	/* width: 30%;
	width:40%; */
	width: 28%;
	height: 20%;
}
.jzcz01-table td{
	/* width: 30%;
	width:40%; */
	width: 28%;
	height: 20%;
	
}
/* .table>tbody>tr>td{
	height: 30px;
	padding: 0;
	text-align: center;
	line-height: 30px;
} */
.fault{
	width: 260px;
	position: absolute;
	top:20px;
	right:20px;
}

.input-daterange input{
	width: 96px !important;
}



.bootstrap-table td .btn-xs {
    line-height: 15px;
}
.bootstrap-select {
    width: 100% !important;
}
.div-query-setting .bootstrap-select {
    width: 100% !important;
}
.div-query-setting .query-btn {
    position: absolute;
    bottom: 0;
}
/*--------------------------------------------------------------------------*/
/*--Modal，select2插件会有不显示，因为其z-index小于modal，还有另外一个问题是，修正z-index之后，select2不会自动失去焦点的问题
 Modal tabindex="-1" 删除 --*/
/*--------------------------------------------------------------------------*/
.select2{
	width: 100% !important;
}
.select2-drop {
	z-index: 10050 !important;
}
.select2-results{
	text-align: left !important;
}
.select2-search-choice-close {
	margin-top: 0 !important;
	right: 2px !important;
	min-height: 10px;
}

.select2-search-choice-close:before {
	color: black !important;
}
/*防止select2不会自动失去焦点*/
.select2-container {
	z-index: 16000 !important;
}

.select2-drop-mask {
	z-index: 15990 !important;
}

.select2-drop-active {
	z-index: 15995 !important;
}

#typelist{
	width: 100%;
	overflow: auto;
}
#typelist:hover{
	overflow: scroll;
}
#toolbar0{
	margin: 12px auto;
}


.has-feedback .form-control {
    padding-right: 6px;
}
.form-control-feedback{
	display: none;
}
/*--------------------------------------------------------------------------*/
@media (min-width: 992px) {
    .modal-lg {
		max-width: 1200px;
		width:94%;
		/* max-height: 90%;
		height:800px; overflow:scroll; */
    }
}

.pace .pace-activity {
    box-shadow: inset 0 0 0 2px #009688, inset 0 0 0 7px #FFF;
}
/*--------------------------------------------------------------------------*/
/* 解决checkbox在table中高度问题 */
/*--------------------------------------------------------------------------*/
.form-horizontal .checkbox {
	min-height: 0px !important;
	padding-top: 0px !important;
}
.checkbox{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
} 

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #009688 !important;
    border-color: #009688 !important;
}
.img-md{
	border-radius: 0;
	width: auto;
	height: 48px;
}

/*图片高度缩图*/
.img-responsive1{
	height: 200px;
}
.blog-header{
	border: 1px solid #eee;
	text-align: center;
}
/*--------------------------------------------------------------------------*/
/* 修改下拉菜单选择后颜色 */
/*--------------------------------------------------------------------------*/
.dropdown-menu>.active>a {
    background-color: #009688 !important;
	border-color: #009688 !important;
}
.dropdown-menu{
	/* position: absolute !important; */
	z-index: 10005 !important;
}
/*--------------------------------------------------------------------------*/
/* 图片样式 */
/*--------------------------------------------------------------------------*/
.img-show {
	background: #f5f5f5;
	/* background: #fff; */
	height:200px;
	text-align: center;
	border: 1px solid #f5f5f5;
	position: relative;
}
.img-top{
	height: 200px;
}
.img-title{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	align-items:center;
	/* justify-content:center; */
	padding:15px 20px;
	border: 1px solid #f5f5f5;
}
.imgTotal{
	position: absolute;
	top:0px;
	right: 0px;
}
.img-titleText{
	padding-right: 15px;
}

/*星星样式*/
.block{ width:100%; margin:0 0 20px 0; padding-top:10px; padding-left:50px; line-height:21px;}
.block .star_score{ float:left;}
.star_list{height:21px;margin:50px; line-height:21px;}
.block p,.block .attitude{ padding-left:20px; line-height:21px; display:inline-block;}
.block p span{ color:#C00; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
.star_score { background:url(../img/stark/stark2.png); width:160px; height:21px;  position:relative; }
.star_score a{ height:21px; display:block; text-indent:-999em; position:absolute;left:0;}
.star_score a:hover{ background:url(../img/stark/stars2.png);left:0;}
.star_score a.clibg{ background:url(../img/stark/stars2.png);left:0;}
/*星星样式*/
.atar_Show{background:url(../img/stark/stark2.png); width:160px; height:21px;  position:relative; float:left; }
.atar_Show p{ background:url(../img/stark/stars2.png);left:0; height:21px; width:134px;}
.startShowNumber{font-size:16px;}

/*人员图片管理*/

.ryImg{
	height: 180px;
}
.ryImg-div{
	width:100%;
	min-height: 180px;
	line-height: 180px;
	color: #ddd;
	overflow:hidden;
	text-align: center;
	background-color:#fff;
	border:1px solid #fff5f5;
}

p.maskInfo{
	width:100%;height:480px;position: absolute;z-index: 99;top:66px;left:0;background-color: #ccc;opacity: 0.8;
	padding-top: 15%;
    font-size: 40px;
}
.colorlist{
	color:
	#0cc2f2,
	#4fd2b1,
	#90e36f,
	#808080, /*未绑定*/
	#d3d3d3, /*无线设备离线*/
	#ffe700,
	#ff9e00,
	#ff6700, /*预警*/
	#ff1800,
	#3366cc,
	#dc3912, /*故障*/
	#ff9900, /**/ 
	#109618, /*正常*/
	#990099, /*关机*/
	#0099c6, #dd4477, #66aa00,
	#b82e2e, #316395, #994499, #22aa99, #aaaa11, #6633cc, #e67300, #8b0707,
	#651067, #329262, #5574a6, #3b3eac
}
/*运行监控*/
.tab {
	height: 24px;
	padding-top: 5px;
	background-color: #9bc1e5;
}

.tab a {
	display: block;
	width: 80px;
	height: 22px;
	border: solid 1px #418ACD;
	line-height: 22px;
	text-align: center;
	float: left;
	background-color: #9bc1e5;
	margin-right: 5px;
	color: #000;
	text-decoration: none;
}

.tab a.on {
	background-color: #fff;
}

.bnt {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a {
	text-decoration: none;
	border-bottom: 0;
}

.jkbg {
	/* width: 880px; */
	height: 440px;
	padding: 5px 10px;
	background: #fff;
	position: relative;
}

.kz {
	/* width: 420px; */
	height: 450px;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
}

.kz_bg1 {
	width: 322px;
	padding: 15px 18px;
	background: url(../img/control/kz_bg1.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 50px;
	font-size: 12px;
}

.kz_bg2 {
	width: 280px;
	min-height: 285px;
	padding: 10px;
	padding-bottom: 0px;
	background: url(../img/control/kz_bg2.png) no-repeat;
}

.kz_xsbg,.kz_xsbg2 {
	width: 260px;
	height: 100px;
	padding: 10px;
	margin-bottom: 8px;
}

.kz_xsbg {
	background: url(../img/control/kz_ysbg.png) no-repeat;
}

.kz_xsbg2 {
	background: url(../img/control/kz_ysbg2.png) no-repeat;
}

.kz_xsbg .ys_moshi {
	color: #9ccfff;
}

.kz_xsbg2 .ys_moshi {
	color: #cbcbcb;
}

.kz_xsbg .ys_mstab,.kz_xsbg2 .ys_mstab {
	font: 100% Arial, Helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.kz_xsbg .ys_mstab th,.kz_xsbg2 .ys_mstab th {
	text-align: center;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.kz_xsbg .ys_mstab th {
	color: #9ccfff;
}

.kz_xsbg2 .ys_mstab th {
	color: #cbcbcb;
}

.kz_xsbg .ys_mstab td,.kz_xsbg2 .ys_mstab td {
	text-align: center;
}

.kz_xsbg .ys_mstab td {
	color: #21d629;
}

.kz_xsbg2 .ys_mstab td {
	color: #027d08;
}

.kz_xsbg .ys_mstab td .xs_wd,.kz_xsbg2 .ys_mstab td .xs_wd {
	padding: 2px;
}

.kz_xsbg .ys_mstab td .xs_wd {
	border: 1px solid #2db285;
}

.kz_xsbg2 .ys_mstab td .xs_wd {
	border: 1px solid #027d08;
}

.kz_kg {
	position: absolute;
	top: 130px;
	right: 35px;
}

.kz_kg img {
    display: inline-block;
    vertical-align:middle;
    margin-top: -15px;
	margin-right: 2px;
}

.kz_kg .on,.kz_kg .off {
	display: inline-block;
	height: 24px;
	width: 66px;
	margin: 0px;
	padding: 0px;
	border: 0;
	background: url(../img/control/kg_bnt2.png) no-repeat;
	cursor: pointer;
}

.kz_kg .on:hover,.kz_kg .off:hover {
	background: url(../img/control/kg_bnt.png) no-repeat;
}

.kz_kzx_off {
	display: block;
	width: 300px;
	height: 200px;
	background: url(../img/control/kz_kzxbg1.png) no-repeat;
	padding-top: 1px;
}

.kz_kzx_off,.kz_kzx_on {
	position: absolute;
	top: 120px;
	left: 20px;
}

.off_bnt {
	display: block;
	width: 290px;
	height: 26px;
	margin-top: 10px;
	margin-left: 10px;
}

.kz_kzx_on {
	width: 290px;
	height: 350px;
	padding: 18px 28px;
	background: url(../img/control/kz_kzxbg2.png) no-repeat;
}

.kz_kzx_on input {
	border: 0;
}

.kzh {
	padding-top: 10px;
}

.kzh .bnt {
	display: linline-block;
	height: 24px;
	background: #008000;
	color: #fff;
	cursor: pointer;
}

.kzh .bnt:hover {
	background: #049604;
}

.kzh .bnt_qhms {
	width: 130px;
}

.kzh .int {
	display: linline-block;
	width: 130px;
	height: 28px;
	background: #fff;
	color: #999;
	text-align: center;
}

.kzh .bnt_qt {
	width: 90px;
	height: 30px;
	margin-left: 5px;
}

.kzh .bnt_hj {
	width: 72px;
	height: 30px;
	margin-right: 1px;
}

.kzx {
	padding-top: 5px;
	padding-right: 5px;
}

.on_bnt {
	display: block;
	width: 165px;
	height: 28px;
	position: absolute;
	bottom: 38px;
	left: 11px
}

.control {
	position: relative;
	width: 450px;
	height: 443px;
	background: url(../img/control/bg.jpg) no-repeat;
}

.control_wind {
	margin-bottom: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.control_ylbiao_dy img,.control_ylbiao_gy img {
	position: absolute;
	background: #fff;
	border-radius: 50%;
}

.control_ylbiao_dy img {
	top: 260px;
	left: 20px;
}

.control_ylbiao_gy img {
	top: 260px;
	left: 160px;
}

.control_logo {
	text-align: right;
	position: absolute;
	top: 230px;
	right: 35px;
}

.control_logo img {
	height: 40px;
	margin-bottom: 5px;
}

.control_logo .xh {
	color: #666;
	font-size: 12px;
}

.off_logo {
	text-align: center;
	padding-top: 30px;
}

.off_logo img {
	height: 50px;
}
.map_select{
    position: absolute;
    z-index: 2000;
    width: 170px;
    padding: 10px;
    right: 20px;
}
.map_select .btn-group{margin-top:-2px;margin-bottom:0;}
.map_select .btn{border-radius:2px;border:2px solid #91cccc !important;}
.map_select .typeBox{margin-bottom:10px !important;}
.btn[disabled],button[disabled], html input[disabled]{background: #ccc !important;cursor:not-allowed !important;}
#navbar{z-index: 3999 !important;}
.map_select .btn-group[disabled] .btn{background:#ccc !important;cursor:not-allowed !important;}