.container {
	height: auto;
}

.data-list {
	width: 100%;
	text-align: left;
	margin: auto;
}

.data-list li {
	color: #333;
	border-bottom: 1px solid #e7e7e7;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 15px 15px 15px;
	display: block;
	position: relative;
}

.data-list li.ui-list-hover {
	background: #ededed;
}

.data-list li a {
	text-decoration: none;
}

.data-list li dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 10px;
	color: #333;
}

.data-list li dt:first-child {
	padding-top: 0;
}

.data-list li dd.content {
	font-size: 14px;
	color: #545454;
	line-height: 16px;
	margin-top: 8px;
}

.data-list li dd.source {
	font-size: 12px;
	color: #969696;
	margin-top: 8px;
}

.data-list img {
	position: absolute;
	left: 15px;
	top: 50%;
	width: 57px;
	margin-top: -30px;
}

.data-list li {
	height: auto
}

.list_tit {
	font-size: 14px;
	color: #333;
}

.xx_infor {
	font-size: 12px;
	color: #888
}

.xx_time {
	font-size: 12px;
	color: #aaa;
	float:right;
	margin-left:10px
}

.list_info {
	width: 90%;
	float: left;
}

.list_cz {
	width: 10%;
	float: left;
}

.clear {
	clear: both
}

.queryForm{ width:100%; height:35px;;}
.queryForm .input-group{ margin-left:15px}
.panel-default{ clear:both;margin-top:10px;border: 0px;}
.select2-container .select2-choice{ height:32px; line-height:32px;}
.form-inline .select2-container{width:100px}


.hostGen {
	margin-top: 20px;
}

.groupGen{
 	margin-top: 20px;	
}

.hotArticle{
	margin-top: 20px;
}

.subject {
	 text-align: center;
}

.articleList {
    float: right;
}

.cknavbar{
	background: #FFFFFF;
	width: 100%;
}

.adnavbar {
	height: 20px;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	width: 100%;
}

.myContainer {
	    padding: 15px 0 0 0;
}

.navbar-nav {
	    margin-left: 80px;
}

.mheader{
	text-align: center;
}

.navbar-brand>img{margin-top: 0px;}

.text-hit {
    background: #FFFF00;
}

.tcdPageCode {
    padding: 15px 20px;
    text-align: left;
    color: #ccc;
    text-align: center;
}

.tcdPageCode a {
    display: inline-block;
    color: #428bca;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a:hover {
    text-decoration: none;
    border: 1px solid #428bca;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}
