.info-list-bg{
	background: #f5f5f5;
    min-width: 1200px;
}
.info-wid{
    width: 1200px;
    margin: auto;
    padding: 40px 0px 0px 0px;
}
.info-left-wid{
	width: 280px;
    margin-right: 20px;
    color: #000000;
}
.info-right-wid{
	width: 900px;
}
.info-title{
	font-size: 20px;
	padding-left: 25px;
	border-left: 5px solid #f92b20;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}
.notice-list{
	margin-top: 40px;
	font-size: 20px;
	border: 1px solid #dcdddd;
}
.notice-list li{
	height: 65px;
	line-height: 65px;
	text-align: center;
	border-bottom: 1px solid #dcdddd;
}
.notice-list li.active{
	background: #ffffff;
	color: #f92b20;
}
.notice-list li:last-child{
	border-bottom: none;
}

.btn-query{
	border-radius: 0;
	background-color: #f92b20;
	color: #ffffff !important;
	outline: none !important;
	border-color: transparent;
	width:90px;
	height:30px;
	font-size: 16px;
	/*margin-right: 20px;*/
}
.btn-query:hover{
	background-color: #fb4545;
	border-color: transparent;
}

.datepicker{
	background-color: #FFF !important;
}
.form-control{
	padding: 4px 12px;
	height: 30px;
	border-radius: 0px;
}
.input-group-addon{
	background-color: #FFF;
	border-radius: 0px;
	border-left: none;
}
.search-list li{
	width:140px;
	margin-right:20px;
}
.search-list li.until{
	width: 20px;
	line-height: 30px;
	text-align: center;
	margin-right: 0px;
}
.search-list li.but-list{
	width:90px;
	margin-right:0px;
}
.cen-num{
	line-height: 54px;
}
.cen-num span{
	color: #f92b20;
}
.layer-list{
	color: #000;
	line-height: 54px;
}
.layer-list li{
	margin-left: 23px;
	cursor: pointer;
}
.layer-list li.active{
	color: #f92b20;
}
.content-panel{
	background: #FFF;
	border: 1px solid #dcdddd;
}
.title-list{
	color: #000;
	line-height: 65px;
	border-bottom: 1px dashed #dcdddd;
}
.title-list li:first-child{
	width: 200px;
	text-align: center;
}
.title-list li:last-child{
	width: 200px;
	text-align: center;
}
.title-list li.title{
	width: 498px;
	text-align: center;
}
.content-list-pan{
	padding: 10px 62px 20px 28px;
}
.content-list{
	color: #595757;
	line-height: 38px;
}
.content-list li:first-child{
	width: 300px;
}
.content-list li.title{
	width: 400px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-list span{
	font-size: 12px;
    border-radius: 3px;
    padding: 1px 3px;
    color: #FFF;
    margin-right: 5px;
}
.ji-col{
	background: #ff8400;
}
.rong-col{
	background: #ff4800;
}
.shi-col{
	background: #ff0000;
}

.paging-mode img{
	width:24px;
	height:24px;
}
.paging-mode img:hover{
	cursor:pointer;
}
