/* wrap-content */

.wrap-content {
	height: auto;
	overflow: hidden;
	padding-bottom: 25px;}

.content {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	min-height: 300px;}

.list-title {
	width: 968px;
	float: left;
	height: 32px;
	padding-left: 32px;
	margin-top: 6px;
	background: url(home.jpg) no-repeat 15px 50% #b1b0b0;}

.list-title a {
	line-height: 32px;
	color: #ffffff;
	font-size: 13px;
	float: left;}

.list-title h1 {
	line-height: 32px;
	color: #ffffff;
	font-size: 13px;
	float: left;}

.list-left {
	width: 250px;
	float: left;
	padding-top: 5px;}

.list-left h1 {
	width: 207px;
	height: 32px;
	float: left;
	padding-left: 15px;
	line-height: 33px;
	font-size: 14px;
	background-color: #d42e3a;
	color: #ffffff;
	font-weight: bold;}

.list-left a {
	width: 207px;
	height: 32px;
	float: left;
	padding-left: 15px;
	line-height: 33px;
	font-size: 14px;
	margin-top: 3px;}

a.tab {
	background-color: #eaeaea;
	color: #333333;}

.list-left a:hover {
	background: url(return.jpg) no-repeat 200px 50% #e64c20;
	color: #ffffff;}

a.tab-active {
	background: url(return.jpg) no-repeat 200px 50% #e64c20;
	color: #ffffff;}

.list-right {
	width: 750px;
	float: left;}

.list-right h1 {
	line-height: 56px;
	height: 56px;
	width: 744px;
	float: left;
	color: #2a4261;
	font-size: 30px;
	padding-left: 6px;}

.list-content {
	width: 750px;
	min-height: 150px;
	float: left;}

.list-content a {
	width: 710px;
	float: left;
	height: 25px;
	margin-top: 4px;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;
	background: url(d.jpg) no-repeat 10px 50% #ededed;}

.list-content a:hover {
	background-color: #e1e1e1;}

.list-content a p {
	float: left;
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	/*文字隐藏后添加省略号*/
	white-space: nowrap;
	/*强制不换行*/
	width: 44em;}

.list-content a span {
	float: right;
	color: #777777;
	font-size: 11px;}

.list-page {
	width: 750px;
	height: 20px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;}

.list-right h2 {
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #666;}

.list-page-right {
	height: 20px;
	float: right;}

.list-page-right a {
	float: left;
	padding: 0px 8px;
	background-color: #dcd9d4;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 6px;}

a.page-num {
	line-height: 18px;
	border: 1px solid #dcd9d4;
	background-color: #eee;
	padding: 0px 7px;}

.page-selsec {
	width: 59px;
	height: 20px;
	float: left;
	margin-right: 6px;}

.list2-title {
	width: 750px;
	height: 37px;
	float: left;
	margin-top: 11px;
	margin-bottom: 8px;
	background-color: #b1b0b0;}

.list2-title h1 {
	width: 692px;
	height: 37px;
	line-height: 37px;
	float: left;
	color: #2a4261;
	font-size: 24px;
	padding-left: 8px;}

.list2-title a {
	width: 50px;
	height: 37px;
	line-height: 37px;
	float: left;
	color: #333333;
	font-size: 14px;}

.pic-msg {
	width: 750px;
	height: 150px;
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	overflow: hidden;}

.pic-msg img {
	width: 250px;
	height: 150px;
	float: left;
	margin-left: 10px;}

.pic-msg h1 {
	float: left;
	height: 30px;
	color: #2a4261;
	font-size: 15px;
	line-height: 30px;
	margin-left: 15px;
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	/*文字隐藏后添加省略号*/
	white-space: nowrap;
	/*强制不换行*/
	width: 31em;}

.pic-msg p {
	height: 90px;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	padding-left: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	word-break: break-all;
	overflow: hidden;
	width: 36em;}

.pic-msg a {
	width: 50px;
	height: 30px;
	padding: 0;
	float: none;
	background: none;
	line-height: 30px;
	color: #cc3333;}

.pic-msg a:hover {
	background: none;}