@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: inherit;
}
.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: #0068B7 !important;
	border-color: #8437b1 !important;
}

.caigou{
	height:375px;
}

.search-bar {
    width: auto;
    position: relative;
}

.dataTables_wrapper{
	border:none !important;
}

.btn-shadow.btn-default{
	border:0;
	color:#FFF;
	background: #0068B7;
}

.btn-shadow.btn-default:hover{
	background: #0068B7;
    cursor: pointer;
}



