.fl{
	float: left;
}
.fr{
	float: right;
}
.black{
	color: #111;
}
.font12{
	font-size: 12px;
}
.hei60{
	height: 60px;	
}
.gray_01{
	color: #666;
}
.blue{
	color:#0088cc;
}
.detail_tap {
    width: 1192px;
    height: 50px;
    background: #e5e5e5;
    z-index: 9;
    margin: 20px auto 0;
}
.detail_tap div {
    width: 132px;
    line-height: 50px;
    height: 48px;
    font-size: 18px;
    text-align: center;
	font-weight:bold;
}
.tap_active {
    background: #fff;
    color: #e44835;
    border-bottom: 2px solid #e44835;
}
.tapwrap{
	width: 1192px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;	
}
.newsLeft{
	width: 870px;
	overflow: hidden;
}
.newsRight{
	width: 290px;
	overflow: hidden;
	margin-left:30px;
}
.newsTop{
	width: 870px;
	height: 330px;
}
.newsTop img{
	max-width: 100%;
	max-height:100%;
}
.newsWrap{
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
}
.imgBox_b{
	width:428px;
	height:328px;
	border:1px solid #e5e5e5;
	margin-right: 10px;
	overflow: hidden;
	position:relative;
	text-align:center;
	line-height:328px;
}
.imgBox_s{
	width:208px;
	height:158px;
	border:1px solid #e5e5e5;
	overflow: hidden;
	position:relative;
	text-align:center;
	line-height:158px;
}
.imgBox_p{
	position:absolute;
	bottom: 0;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #111;
	width: 100%;
	background: rgba(204,204,204,0.8);
	font-size: 14px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news-list-wrap{
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.newsList{
	height: 120px;
	width: 830px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.newsList:first-of-type{
	padding-top: 20px;
}
.border_b_1{
	border-bottom: 1px solid #e5e5e5;
}
.newImg{
	width: 98px;
	height: 98px;
	line-height: 95px;
	text-align: center;
	border:1px solid #e5e5e5;
	overflow: hidden;
}
.newImg img{
	max-width: 100%;
	max-height:100%;
	vertical-align: middle;
}
.newsInfo{
	width: 707px;
	margin-left: 20px;
}
.newsInfo p{
	line-height: 19px;
}
.newsInfo p a{

}
.newsInfo p > a{
	font-size: 16px;
	color: #111;
	font-weight: bold;
}
.news-right-box{
	width: 288px;
	height: 268px;
	background: #fff;
	border:1px solid #e5e5e5;
	margin-bottom: 10px;
}
.box-title{
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	background: #e5e5e5;
}
.news-right-list{
	padding: 10px 20px;
}
.news-right-list p{
	line-height: 23px;
	height: 25px;
    overflow: hidden;
}
.listTitle{
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
	font-size: 14px;
	text-indent: 20px;
	width: 100%;
}
.detail_title h1{
	font-size: 28px;
	margin-top: 20px;
	text-align: center;
	color: #e44835;
	font-weight: normal;
	line-height: 40px;
}
.article_info{
	height: 50px;
	line-height: 50px;
	text-align: right;
	color: #666;
}
.article_from{
	margin-right: 30px;
	display: inline-block;
}
.article_detail{
	line-height: 25px;
	color: #666;
	margin-top: 20px;
}
.share {
    margin: 35px;
    text-indent: 22px;
    background: url(../images/icon_share.png) no-repeat;
    background-size: 40%;
    cursor: pointer;
}
.share .bdsharebuttonbox{
	display: block !important;
}
.recent_adm{
	margin-bottom: 20px!important;
	margin-top: -21px;
	border-top: 1px solid #e5e5e5;
}
.recent_adm .data-module{
	height: 100%;
}
.recent_adm .data-module img{
	max-height: 100%;
}
.statement{
	padding: 10px 20px;
	background:#fff799;
	margin-top: 80px;
	color: #666;
}
.getMore{
	cursor: pointer;
	width: 100px;
    margin: 0 auto;
}
.getMore:hover{
	color:#00a2f3;
}
.getMore:active{
	color:#007ab7;
}
.noMore{
	color: #666;
}
.crumb {
    width: 1190px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
}
.crumb img {
    padding-top: 21px;
    margin-left: 6px;
    margin-right: 9px;
}
.crumb a, .crumb img {
    float: left;
}
.crumb a {
    font-size: 12px;
    color: #666;
    text-decoration: underline;
}