﻿/* ---- 鍐呭椤垫爣棰� Style ---- */
.content_head {
	border-bottom: 1px solid #e5e5e5;
	padding: 0rem 0 1rem;
	margin-bottom: 1rem;
}
.content_head h1 {
	min-height: 2.4rem;
	line-height: 127%;
	padding: 0.5rem 0 0;
	font-size: 1.8rem;
	font-weight: bolder;
	color: #222;
	text-align: left;
}
.content_head h2 {
	min-height: 1.8rem;
	line-height: 1.4rem;
	padding: 0.2rem 0 0;
	font-size: 1rem;
	font-weight: normal;
	color: #999;
	text-align: center;
}
.topad{
	margin-bottom:1rem;
}
.content {
	line-height: 2rem;
	font-size: 1.3rem;
	color: #333;
	margin-bottom:0.5rem;
}
.content p {
	padding: 0.5rem 0;
}
.content img,.topad img{
	max-width: 100%;
	height: auto !important;
}
.content table{width: 100%;max-width: 100%;}
.source{
	min-height: 1.8rem;
	line-height: 1.4rem;
	padding: 0.2rem 0 0;
	font-size: 1rem;
	font-weight: normal;
	color: #999;
	text-align: right;
}
/* ---- 涓嬩竴绡� Style ---- */
#news_more_page_div_id{
	width: 100%;
	height:2.6rem;
	line-height:2.6rem;
	border-radius: 0.4rem;
	overflow:hidden;
	margin:1rem 0;
	box-sizing:content-box;	
	border:1px solid #e5e5e5;
	background:#f8f8f8 ;
	text-align:center;
	font-size:1.2rem;
	color:#666;
}
.link_title{
    height: 2.4rem;
    line-height: 2.4rem;
    font-size: 1.3rem;
    padding: 0 0.2rem;
    margin-top:1rem;
    display: inline-block;
    color: #505050;
    font-weight: 400;
    border-bottom: 1px solid #f85959;
}
/* ---- 鍒楄〃椤� Style ---- */	
.newsList{}
.newsList li{
	box-sizing:content-box;
	padding:0.8rem 0;
	border-bottom:1px solid #d2d2d2;
	position:relative;
	overflow:hidden;}
/*.newsList li.headline{
	padding-right:10.5rem;} */
.newsList li .pic{
	/*position:absolute;
	top:0.8rem;
	width:9.5rem;
	right:0;
	border:1px solid #e7e7e7;*/
	float:right;
	margin-left:1rem;
	width:9.5rem;
	border:1px solid #e7e7e7;}
.newsList li .pic img{
	width:100%;
	height:auto;}
.newsList li.introline .intro{
	line-height:1.5rem;
	font-size:1rem;
	color:#999;
	overflow:hidden;
	margin-bottom:0.8rem;
	}
.newsList li.introline .intro img{
	width:4.8rem;
	float:left;
	margin-right:0.5rem;}
.newsList li .title{
	min-height:1.8rem;
	line-height:1.8rem;
	font-size:1.2rem;
	color:#444;
	margin-bottom:1rem;}
@media screen and (max-width:800px){
.newsList li .title{
	min-height:1.8rem;
	line-height:1.8rem;
	font-size:1.3rem;
	font-weight:600;
	color:#444;
	margin-bottom:1rem;}
}
.newsList li .other{
	height:1.1rem;}
.newsList li .state{
	float:left;
	box-sizing:content-box;
	height:1.1rem;
	line-height:1.1rem;
	font-size:0.9rem;
	color:#df3031;
	padding:0 0.4rem;
	border:1px solid #df3031;
	border-radius:0.2rem;}
.newsList li .date{
	float:left;
	height:1.1rem;
	line-height:1.1rem;
	font-size:1rem;
	color:#969696;}