.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:20px;
	display:none;
}

.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;
}

/* 挂牌行情*/
.four-panel{
	padding: 0px !important;
	background: none !important;
}
.four-panel ul{
	border: 1px solid #dcdddd;
}

.four-panel ul li.panel-active{
	background-color: #ffffff;
	color: #f92b20;
}

.four-panel ul li:hover{
	background-color: #ffffff;
	color: #f92b20;
}

.four-panel ul li:first-child{
	border-top:none;
}

.four-panel ul li{
	padding: 10px;
	font-size: 16px;
	text-align: center;
	display: block;
	border-top: 1px solid #dcdddd;
	cursor: pointer;
}

.plate-search{
	height: 35px;
	vertical-align: middle;
	font-size: 0px;
}

.plate-search input{
	height: 35px;
	border: 1px solid #DADADA;
	padding: 5px;
}


.plate-search li{
	display: inline-block;
	*display: inline;
	zoom: 1; 
	font-size: 14px;
}

.plate-search li.plate-total{
	width: 20%;
}

.plate-search li.plate-time{
	width: 30%;
}

.plate-search li.plate-intra{
	width: 40%;
}

.plate-search li.plate-do{
	width: 10%;
	background-color: #f92b20;
	color: white;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	text-align: center;
}

.plate-search li span{
	font-weight: bold;
}

.plate-search li font{
	font-weight: bold;
}

.plaste-lists{
	background: #ffffff;
    margin-top: 10px;
}

.plaste-lists table{
	margin-bottom: 0px;
}
.plaste-lists table thead tr{
	background: rgba(173,156,148,.7);
	background-size: auto;
	color: white;
}
.plaste-lists table thead tr th{
	padding: 15px 0px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
}
.plaste-lists table thead tr th:first-child,.plaste-lists table tbody tr td:first-child{
	padding-left: 10px;
}
.plaste-lists table tbody tr{
	cursor: pointer;
}
.plaste-lists table tbody tr:nth-of-type(odd){
	background-color: #f7f7f7;
}

.plaste-lists table tbody tr:HOVER td{	
	color: #f92b20;
}

.plaste-lists table tbody tr td{
	border: none;
	text-align: center;
	padding: 15px 0px;
	color: #595757;
	max-width: 200px;
}

.p-time{
    height: 35px;
    float: right;
    width: 160px;
    margin: -25px 30px 0px 60px;
}

.p-time input{
   border-right: none;
   outline: none;
}

.p-time input:focus{
	outline: none;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	background-color: inherit;
}

.input-group-addon{
	background-color: inherit;
}
.tag-panel{
	padding: 0px !important;
	background: none !important;
}
.tag-panel>ul {
	border: none !important;
	background: #ffffff;
	margin-top: 10px;
}
.tag-panel>ul>li{
	text-align: left;
}
.tag-panel>ul>li:last-child span{
	border-bottom: none;
}
.tag-panel ul li.panel-active{
	color: #000000;
}
.tag-panel>ul>li>ul{
	border: none !important;
}
.tag-panel>ul>li>ul>li{
	text-align: left;
	padding: 0px 0px 0px 20px;
	border: none;
	margin-top: 5px;
}
.tag-panel>ul>li span{
	width: 100%;
	display: block;
	padding: 10px 0px 10px 15px;
	border-bottom: 1px dashed #dadada;

}
.tag-panel>ul li.panel-active>span,.tag-panel>ul li>span:hover{
	background: rgba(173,156,148,.6);
	color: #ffffff !important;
	font-weight: bold;
}
.four-panel ul li:hover {
	background-color: #ffffff;
	color: #000000;
}