*{
	margin: 0px;
	padding: 0px;
}
html,body{
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-width: 970px;
}
iframe{
	width: 100%;
	height: 100%;
	border: 0;
}
.main{
	width: 100%;
	height: 100%;
	position: relative;
}


/*main-left部分*/
.main-left{
	width: 290px;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	border-right: 1px solid #d7dbdc;
}
/*main-left-search部分*/
.main-left-search{
	width: 100%;
	height: 40px;
}

/*main-left-tab部分*/
.main-left-tab>.layui-tab{
	margin: 0px 0px 0px 0px;
}
.main-left-tab>.layui-tab>ul{
	padding-left: 18px;
	/*background: #f4f4f4;*/
}
.main-left-tab>.layui-tab>ul>li{
	background: linear-gradient(#fff,#eee);
}
.main-left-tab>.layui-tab>ul>li.layui-this{
	background: linear-gradient(#d7e2e6,#fff);
	border-radius: 3px;
}

.ztree{
	position: absolute;
	width: 280px;
	left: 5px;
	right: 5px;
	top: 79px;
	bottom: 2px;
	border: 1px solid #ccc;
	padding: 0px;
	overflow: auto;
}

.layui-tab-content{
	padding: 0px;
}

/*main-right部分*/
.main-right{
	position: absolute;
	left: 291px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
.allmap{
	height: 100%;
}	

#layui-tab-content{
	display: none;
}

/*围栏详情*/
.fence-details{
	/*background: yellow;*/
	/*height: 100%;*/
	border-bottom: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.title{
	height: 40px;
	line-height: 40px;
	/*background-image: url(../../Img/electronicfence/table_head.png);*/
	background:linear-gradient(#fff,#eee);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	text-indent: 18px;
	border-bottom:1px solid #ccc
}
.fence-details_header{
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.fence-info{
	overflow: hidden;
	font-size: 14px;
	margin-left: 13px;
}
.fence-info>div{
	float: left;
	margin-top: 14px;
	margin-left: 4px;

}
.fence-info .fence-name{
	width: 260px;
}
.fence-info div:nth-of-type(2){
	margin-left: 136px;
}
.remark{
	margin-top: 13px;
	height: 25px;
	font-size: 14px;
	text-indent: 4px;
	margin-left: 13px;
}
/*fence-details content部分*/
.content>.layui-tab{
	margin:0;
	background: #fff;
	border-top: none;

}
.content .layui-tab-title>li{
	font-size: 14px;
	font-weight: bold;
}
.content{
	position: absolute;
	top: 156px;
	bottom: 0;
	right: 0;
	left: 0;
	border-top:1px solid #ccc
	/*border-bottom: 1px solid red;*/
}
.content .layui-tab{
	height: 100%;
	position: relative;
}

.content>.layui-tab>ul{
	padding-left: 18px;
	background: linear-gradient(#fff,#eee);
     border-bottom:1px solid #ccc
	
}
.content>.layui-tab>ul>li{
	background: linear-gradient(#fff,#eee);
	
}
.content>.layui-tab>ul>li.layui-this{
	background: linear-gradient(#d7e2e6,#fff);
	border-radius: 5px 5px 0 0;
}
/*.content .layui-tab-content{
	height: 100%;
	
}*/
.content .layui-tab-item{
	height: 100%;
}
/*围栏设置*/
.device-list{
	width: 290px;
	height: 100%;
	float: left;
	border-right: 1px solid #eee;
}
.fence-limit{
	/*background: yellow;*/
	height: 100%;
	margin-left: 453px;
	border-left: 1px solid #eee;
	position: relative;
	min-width: 500px;
	
}
 .layui-elem-field legend {
    margin-left: 22px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
}
/*.device-list .layui-elem-field legend {
    margin-left: 182px;
}
.fence-limit .layui-elem-field legend {
    margin-left: 276px;
}*/
.layui-field-title {
    margin: 0;
    border: none;
    border-top: 1px solid #e2e2e2;
}
.list-search{
	/*width: 195px;*/
    height: 28px;
    /*border: 1px solid #eaeef1;*/
    margin-top: 5px;  
}
.list-search>input{
	width: 195px;
    height: 26px;
    line-height: 26px;
    border: none;
    border: 1px solid #eee;
    border-radius: 5px;
    text-indent: 4px;
    float: left;
    margin-left: 26px;
}
.terminal{
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #eee;
}
.terminal input{
	margin-left: 10px;
}
.terminal span{
	margin-left: 10px;
}

.num_list{
	position: absolute;
	top: 116px;
	/*height: 100%;*/
	bottom: 0;
	width: 450px;
	overflow: auto;
	/*box-sizing: border-box;*/
	overflow-x: hidden;
	
}

.num li{
	height: 22px;
	line-height: 22px;
}
.num li>input{
	vertical-align: middle;
	margin-left: 10px;
}
.num li span{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
.num li:hover{
	background: #eee;
	cursor: pointer;
}

.type-search{
	/*display: inline-block;
    margin-left: 200px; */
    height: 28px;
    margin-top: 6px;
    /* line-height: 22px; */

}
.type-search>span{
	display: inline-block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	color: #757575;
}

/*.type-search input{
	height: 20px;
	border: 1px solid #d9d9d9;
	float: left;
}*/

.layui-btn-mini{
	vertical-align: middle;
	background: #0099cb;
	float: right;
	margin-left: 5px;
}

/*重新layui下拉菜单样式end*/
#tab{
	width: 100%;
	border-top: 1px solid #ccc;
	position: absolute;
	top: 60px;
	bottom: 0;
}
#tab table{
	width: 99.7%;
	/*height: 100%;*/
}
#tab thead td{
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    /*background: url(../../Img/trailback/column-header-bg.png) repeat-x;*/
    background: linear-gradient(#fff,#eee);
    text-align: left;
    /*padding: 5px 1px;*/
    font-weight: normal;
    text-overflow:ellipsis; 
    word-break:keep-all;
    overflow:hidden;
    font-weight: bold;
    color:#666;
    text-align: center;
    height: 27px;
    /*line-height: 27px;*/
}

#tab table td{
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: none;
	border: 1px solid #e4e4e6;
}

#tab table thead td:nth-of-type(1){
	width: 40px;
}
#tab table thead td:nth-of-type(1) input{
	/*width: 40px;*/
	width: 100%;
}
#tab table tbody td:nth-of-type(3) input{
	/*width: 80px;*/
	width: 100%;
}
#tab table tbody td:nth-of-type(4) input{
	/*width: 50px;*/
	width: 100%;
}

#tab tbody tr:hover{
	background: #eee;
	/*cursor: pointer;*/
}

#treeVehilce{
	top: 102px;
	padding-top: 5px;
}	

.fence-details{
	display: none;
}
.myDevice-details{
	display: none;
}
#mappreview{
	position: absolute;
    top: 41px;
    left: 0;
    bottom: 0;
    right: 0;
}

/*修改生成树图标*/
.ztree li span.remove{
	background-image: url(../../Img/electronicfence/weilan_jian.png);
	background-position: center !important;
}

/*属性图自定义添加按钮*/
.addBtn{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	background-color: transparent;
	background-image: url(../zTreeStyle/img/zTreeStandard.png);
	margin-left: 2px;
    margin-right: -1px;
    background-position: -144px 0;
    vertical-align: top;	
}
.addBtn:hover{
	cursor: pointer;
}	

.deviceListTree{	
    top:110px;
	padding-top: 10px;
}
.minwidth
{
    min-width: 1150px;
    }