@CHARSET "UTF-8";
.container {
 padding-left: 0px;
 padding-right: 0px;	
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0px;
    margin-bottom: 0px;
    line-height: 3.1;
}
.hot-news dt a{ color:#333;font-weight: normal;}
.hot-news dd{ height:3em; color:#a8a8a8;;line-height: normal;}


/*修复框架分页按钮*/
.pagination .fa{
	line-height: 17px;
}

.pagination .active a,
.pagination .active a
:hover,  .pagination .active a
:focus{
	background-color: #AC0B78 !important;
	border-color: #dedede !important;
}
.subpage .search-bar > .search-tool > input {
    border: 2px solid #dedede;
}

.subpage .search-bar > .search-tool > button {
    background: #AC0B78;
}
.subpage .search-bar > .search-tool > button:hover{
	background: #AC0B78;
	cursor:pointer;
}

.fine_print{
	font-size:14px;
}

.green_c{
	color:#093;
}
.red_c{
	color:#C00;
}

.subpage .listbar > .list td a{
	padding-left:60px;
	color:#444;
}

.subpage .listbar > .list td span{
	color:#aaa;
	display:block;
	position:absolute;
	top:7px;
	right:0;
}
.subpage .listbar > .list td span.time{
	color:#aaa;
	display:block;
	position:absolute;
	top:7px;
	right:0;
}
.subpage .listbar > .list td span.time.over{
	color:#093;
}

.subpage .listbar > .list td span.time.red{
	color:#C00;
}

.subpage .listbar > .list td span.type{
	color:#aaa;
	display:block;
	position:absolute;
	top:7px;
	width:57px;
	left:18px;
}

