@charset "utf-8";
/* CSS Document */

.list_top_activebox{
	text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}    
.list_top_activebox a{
	line-height:30px;
	background: url(../images/ico-01.gif) no-repeat left center;
    padding-left: 12px;
    margin-right: 8px;
    color: #333;
}
.list_top_activebox a:hover{
    color: #9d0936;
}
.list_top_search{
	width: 90%;
	height: 28px;
	margin: 10px auto;
}
#list_top_searchText{
	width: 80%;
	border: 1px solid #ccc;
	height: 28px;
	float: left;
	padding-left: 2%;
	color: #666;
	-webkit-appearance: none;
	border-radius: 0;
}
#list_top_searchBtn{
	width: 20%;
	background-color: #9D0936;
	color: #fff;
	float: right;
	height: 28px;
	-webkit-appearance: none;
	border-radius: 0;
}
.list_place{
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 3rem;
	padding-left:2%;
	color: #fff;
	background-color: #000;
	margin: 5px auto 10px;
	color: #fff;
}
.list_place a{
	color: #fff;
}
.list_place a:hover{
	color: #9D0936;
}
.list_article .list_article_lists li{
	width: 96%;
	margin:2% auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.list_article_lists li span{
	font-size: 12px;
	color: #666;
}
.list_article_lists li a{
	font-size:3rem;
	color: #9D0936;
}
.list_article_lists li p{
	font-size:2rem;
	color: #333;
	text-indent: 2em;
	padding:4px 0;
}
.list_article_lists li p .more{
	font-size:12px;
	color: #9d0936;
}
.list_article_lists li .info,.list_article_lists li .info a{
	font-size:12px;
}
.list_article .list_pages ul li{
	float: left;
    color: #333;
    padding: 0px 10px;
    border: 1px solid #ccc;
    line-height: 24px;
    text-align: center;
    background-color: #f2f2f2;
    margin: 2px;
}
.list_article .list_pages ul li a{
    color: #333;
}
.list_article .list_pages ul li.thisclass{	
    color: #fff;
    background-color: #9D0936;
}
.list_top_btnbox{
	margin: 2% auto 4%;
}
.list_top_btnbox ul{
	margin: 10px auto;
	width: 90%;
}
.list_top_btnbox ul li{
	float: left;
	width: 25%;
	text-align: center;
}
.list_top_btnbox ul li p{
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 2rem;
}
/*ÏêÇéÒ³Ãæ*/
.list_article_article h2{
	width: 100%;
	padding: 2% 2% 0;
	color: #9D0936;
	text-align: center;
	font-size: 2.8rem;
}
.list_article_article span{
	width: 100%;
	padding: 1%;
	color: #333;
	text-align: center;
	font-size: 2rem;
	display: inline-block;
}
.list_article_article hr{
	width: 90%;
	border-bottom: 1px solid #ccc;
	margin: 4px auto;
}
.article_article_container{
	width: 94%;
	margin: 0 auto;
	/*font-size: 3rem;*/
	color: #333;
}
.article_article_container img{
	max-width:100%;
	max-height:240px;
	margin: 4px auto;
}
.article_article_container span{
	width: 100%;
	padding: 0;
	/*font-size:3rem !important;*/
	text-align: left;
	display: inline;
}
#article_container_page{
	border-top:1px solid #ccc;
}
#article_container_page li{
	color: #333;
	font-size: 2.4rem;
	margin: 2%;
}
#article_container_page li a{
	color: #9D0936;
	text-decoration: underline;
}
.list_top_banner{
	width: 100%;
	margin: 2% auto;
}
.list_top_banner img{
	width: 100%;
}
.list_zhuanjia{
	width: 100%;
	margin: 4% auto;
}
.list_zhuanjia img{
	width: 100%;
}
.article_article_bottom{
	width: 90%;
	margin: 6% auto;
}
.article_article_bottom a{
	width: 45%;
	border-radius: 10px;
	color: #fff;
	font-size: 2.4rem;
	padding: 1%;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ";
}
.article_article_bottom a span{
	width: 16%;
	display: block;
	float: left;
	margin:0 4%;
}
.article_article_bottom a span img{
	width: 100% !important;
}
.article_article_bottom a em{
	display: block;
	float: left;
	padding: 4% 2%;
}







