
/*******************************列表**********************************/
.section_list .list{
	border-bottom: dotted 1px #C4C4C4;
	padding: 16px 0px;
	overflow: hidden;
}
/********************无图列************************/
.list .list_con .list_title{
	margin: 6px 0px;
}
.list .list_con .list_title a{
	display: block;
	font-size: 21px;
	text-decoration: none;
	color: #000;
	font-weight: 500;
	line-height: 35px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.list .list_con .list_title a:hover{
	color: #C3382A;
}
.list .list_con .list_intro span{
	font-size: 14px;
	color: #9B9B9B;
}
.list .list_con .list_intro a{
	text-decoration: none;
	color: #C3382A;
	font-size: 14px;
	line-height: 35px;
}
.list .list_con .list_intro a:hover{
	text-decoration: underline;
}
.list_other{
	margin: 12px 0px 4px 0px;
	overflow: hidden;
}
.list_other .pub_time{
	float: left;
	font-size: 14px;
	color: #9B9B9B;
}
.list_other .author{
	float: left;
	font-size: 14px;
	color: #9B9B9B;
	margin-left: 18px;
}
.list_other .local{
	float: left;
	font-size: 14px;
	color: #9B9B9B;
	margin-left: 18px;
}
.list_other .popularity{
	float: left;
	font-size: 14px;
	color: #9B9B9B;
	margin-left: 18px;
}
.list_other .popularity a{
	font-family: Georgia;
	font-size: 16px;
	color: #C3382A;
	text-decoration: none;
}
.list_other .popularity a:hover{
	text-decoration: underline;
}
.list_other .review{
	float: left;
	font-size: 14px;
	color: #9B9B9B;
	margin-left: 18px;
}
.list_other .review a{
	font-family: Georgia;
	font-size: 16px;
	color: #C3382A;
	text-decoration: none;
}
.list_other .review a:hover{
	text-decoration: underline;
}
.list_other .share{
	float: right;
}
.list_other .share a{
	font-family: 'zly';
	color: #9B9B9B;
	font-size: 18px;
}
.list_other .share a:hover{
	color: #C3382A;
}
.list_other .share a:after{
	content: '\e081';
}
/*********************带文章标签*********************/
.article_lable .lable a{
	color: #fff;
	text-decoration: none;
}
.article_lable .lable{
	float: left;
	font-size: 14px;
	margin-left: 18px;
	background: red;
	padding: 2px 4px;
	border-radius: 3px;
}
/********************有图列************************/
.list_con{
	overflow: hidden;
}
.img_con{
	float: left;
}
.img_con img{
	width: 150px;
	height: 98px;
}
.text_con {
	float: left;
	margin-left: 10px;
}
.block_w520{
	width: 520px;
}

/*******************分页******************/
.paging_num{
	margin: 24px auto;
	overflow: hidden;
	text-align: center;
}
.paging_num li{
	float: left;
	padding: 3px 4px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	border: solid 1px #F0F0F0;
	border-radius: 3px;
	margin: 0px 4px;
}
.paging_num li a{
	color: #000;
	text-decoration: none;
}
.paging_num .goto_page{
	padding: 0px;
	border: none;
}
.paging_num .page_num{
	border: none;
	font-family: Georgia;
}
.paging_num .page_num span{
	font-family: Georgia;
	font-size: 18px;
}
.goto_page form .input_box{
	width: 28px;
	height: 20px;
	border: solid 1px #C4C4C4;
	border-radius: 3px;
}
.goto_page form .goto{
	border: none;
	background: none;
	display: inline-block;
	margin-left: 6px;
	width: 28px;
	height: 20px;
}

/*********************列表上面的头条推荐************************/
.list_headlines {
	padding: 18px 0px;
	border: solid 1px #C4C4C4;
	overflow: hidden;
	position: relative;
}
.list_headlines h3{
	margin: 8px 0px 8px 48px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.list_headlines h3 a{
	text-decoration: none;
	color: #000;
}
.list_headlines h3 a:hover{
	color: #C3382A;
}
.list_headlines .headlines_news{
	margin: 16px 0px 0px 24px;
	overflow: hidden;
}
.headlines_news li{
	margin-left: 12px;
	float: left;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.headlines_news li a{
	text-decoration: none;
	color: #000;
}
.headlines_news li a:hover{
	text-decoration: underline;
	color: #C3382A;
}
.list_headlines .headlines_icon{
	position: absolute;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #C3382A;
	top: 10px;
	left: -26px;
	text-align: center;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg); 
	-moz-transform:rotate(-45deg); 	
	-webkit-transform:rotate(-45deg); 
	-o-transform:rotate(-45deg);
}
/*****************************三级导航*******************************/
.thirdnav_list{
	width: 100%;
	overflow: hidden;
}
.thirdnav_list li{
	line-height: 42px;
	float: left;
}
.thirdnav_list li {
	display: inline-block;
	font-size: 12px;
	line-height: 42px;
	padding: 0px 12px 0px;
	background: #C3382A;
	border-radius: 3px;
}
.thirdnav_list li a{
	color: #fff;
	text-decoration: none;
}
.thirdnav_list li a:hover {
	color: #fff;
	text-decoration: underline;
}