.ent-list-bg{
	background:#f5f5f5;
	min-width:1200px;
}
.ent-wid{
	width:1200px;
	margin:auto;
	padding:30px 30px 90px 30px;
}
.ent-left-wid{
	width:248px;
	margin-right:30px;
}
.ent-left-wid .extend {
	cursor:pointer;
	padding:10px 0;
	border-bottom: 1px solid #e3e3e3;
}
.ent-left-wid .customeTags{
	background:#ffffff;
	padding:0 10px;
	margin-top:15px;
	max-height: 650px;
    overflow: auto;
}
.ent-left-wid ul li{
	padding-left:37px;
	display:none;
}
/* .ent-left-wid .checkbox-red{
	display:inline-block;
	width:18px;
	height:18px;
	background: url(../../../img/register/inxz_33.png) no-repeat;
	margin-right:10px;	
	vertical-align: middle;
	 cursor:pointer;
}
.ent-left-wid .checkbox-grey{
	display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid #898989;
    margin-right:10px;
    vertical-align: middle;
    cursor:pointer;
} */

.ent-left-wid li,.ent-left-wid ul{
    font-size: 14px;
    color: #000;
    line-height: 30px;
}
.ent-left-wid ul > div{
	margin-bottom:15px;
}
.total-panel{
	font-weight: bold;
	height:35px;
	line-height:35px;
}
.total-panel span{
	font-size:16px;
}
.search-panel{
	background:#ffffff;
	/*max-height:700px;*/
	/*overflow: auto;*/
	/* height: auto; */
	padding: 10px;
}
.area-panel{
	max-height: 670px;
    background: #ffffff;
    padding: 10px;
    overflow: auto;
}
.input-panel{
	height:38px;
	border: 1px solid #e3e3e3;
	background:#ffffff;
	padding:5px;
	height:100%;
	margin-bottom:15px;
}
.input-panel img{
	cursor: pointer;
}
.input-panel input{
	width:195px;
	outline: 0;
	border: 0;
}
.hide-detail-info{
    position: absolute;
    line-height: 19px;
    font-size: 14px;
    color: #ffffff;
    padding: 50px 30px 0;
    width: 263px;
    height: 160px;
    background: #000;
    top: 0;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    display: none;
}
.dash-single{
	position: relative;
}
.dash-single a {
    display: inline-block;
}
.dash-single img{
	width:263px;
	height:160px;
}
.dash-single a:hover .hide-detail-info{
	display:block;
}
.ent-info-panel{
	width:263px;
	padding:15px 10px 28px 10px;
}
.ent-name{
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ent-code{
	color:#686868;
	line-height:22px;
	margin-top: 5px;
}
.ent-gua-time{
	color:#686868;
	line-height:22px;
}
.dropbox{
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
}
.spreadbox{
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    cursor: pointer;
}



.paging-mode img{
	width:24px;
	height:24px;
}
.paging-mode img:hover{
	cursor:pointer;
}
.search-panel_label{
	font-weight: normal !important;
	cursor: pointer;
}