@charset "utf-8";

/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
.hezuo-mainframe{
	width:1004px;
	margin:20px auto;
}
.hezuo-mainframe .banner{
	width:100%;
}
.hezuo-mainframe .content{
	width:100%;
	margin:10px auto;
}
.hezuo-mainframe .content .hezuo-list{
	float:left;
	border:1px solid #dedede;
}
.hezuo-mainframe .content .hezuo-list h3{
	width:100%;
	background-color:#f7f7f7;
	height:40px;
	line-height:40px;

}
.hezuo-mainframe .content .hezuo-list h3 .categoryname{
	background:url(../../../../images/hztc-01.gif) left center no-repeat;
	margin-left:10px;
	padding-left:10px;
	color:#0d7dc8;
	font-size:16px;
		float:left;
}
.hezuo-mainframe .content .hezuo-list h3 .moremore{
	float:right;
	color:#0d7dc8;
	padding-right:10px;
}
.hezuo-mainframe .content .hezuo-list ul{
	width:94%;
	margin:10px auto 10px auto;
	overflow:hidden;
}
.hezuo-mainframe .content .hezuo-list ul li{
	font-size:14px;
	line-height:30px;
	overflow: hidden;
  text-overflow:ellipsis;
    white-space:nowrap;
}
.hezuo-mainframe .content .hezuo-list ul li .list-title{
	width:70%;
	float:left;
	display:inline-block;
	overflow: hidden;
  text-overflow:ellipsis;
    white-space:nowrap;
}
.hezuo-mainframe .content .hezuo-list ul li .time{
	width:30%;
	float:right;
	display:inline-block;
	text-align:right;
}
.hehb-list-frame{
	width:100%;
	border:1px solid #dedede;
}
.hehb-list-frame h3{
	background:#f7f7f7 url(../../../../images/hztc-01.gif) 10px center no-repeat;
	color:#0d7dc8;
	height:40px;
	line-height:40px;
	font-size:16px;
}
.hehb-list-frame h3 .categoryname{
	padding-left:20px;
}
.hehb-list-frame .hehb-list-table{
	width:94%;
	margin:20px auto;
	font-size:14px;
}
.hehb-list-frame .hehb-list-table th{
	background-color:#f7f7f7;
	padding:10px;
}
.hehb-list-frame .hehb-list-table td{
	padding:10px;
}
.hehb-list-frame .conditions{
	width:94%;
	margin:20px auto;
	border-bottom:1px dashed #dcdcdc;
}
.hehb-list-frame .conditions h2{
	font-size:16px;
	float:left;
	height:30px;
	line-height:30px;
}
.hehb-list-frame .conditions ul{
	float:left;
}
.hehb-list-frame .conditions ul li{
	float:left;
	color:#0d7dc8;
	background-color:#e5f4fe;
	border:1px solid #aed8f6;
	font-size:14px;
	padding:0 5px;
	height:30px;
	line-height:30px;
	margin:0 10px;
}
.hehb-list-frame .conditions ul .item{
	background-color:#fac447;
	border:1px solid #fac447;
	color:#fff;
}
.hehb-list-frame .conditions .conditions-list{
	margin:10px 0;
}
.hehb-list-frame .conditions .search{
	float:left;
	margin-left:10px;
}
.hehb-list-frame .conditions .search .text-input{
	border:1px solid #dcdcdc;
	background-color:#f7f7f7;
	padding:0 5px;
	height:30px;
	line-height:30px;
	width:300px;
}
.hehb-list-frame .conditions .button-search{
	border:1px solid #dcdcdc;
	background-color:#f7f7f7;
	height:32px;
	padding:0 20px;
	color:#0d7dc8;
	font-size:14px;
	margin-left:10px;
	margin-top:2px;
}