.nei_center{
	/*border: 1px solid red;*/
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

/*当前位置*/
.weizhi{
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	padding-left: 5px;
}
.weizhi p{
	width: 1200px;
	margin: 0 auto;
	color: #666;
}
.weizhi p a{
	color: #666;
}


.nei_left{
	float: left;
	height: auto;
	width: 890px;
}
/*内容页*/
.newsshow_div{
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
.news_show_center{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	width: 97%;
	margin-left:1.5%;
}
.news_show_center h3{
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
.news_show_time{
	border-bottom: 1px solid #ccc;
	height: auto;
	overflow: hidden;
}
.time_left{
	line-height: 45px;
	height: 45px;
	color: #999;
	width: 50%;
	float: left;
}
.time_share{
	/*border: 1px solid red;*/
	float: right;
	width: 25%;
}
.time_share b{
	display: block;
	float: left;
	font-weight: 500;
	line-height: 45px;
	color: #999;
}
.share_div{
	margin-top: 8px;
}

.news_show_center p{
	line-height: 25px;
	color: #666;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_show_center img{
	display: block;
	/*margin: 20px auto;*/
}

.next{
	margin-top: 20px;
	margin-bottom: 30px;
}
.up_next_div{
	padding: 5px 0;
	color: #666;
}
.up_next_div a{
	color: #666;
}
.down_nex_div{
	padding: 5px 0;
	color: #666;
}
.down_nex_div a{
	color: #666;
}

/*相关推荐*/
.xiangguantuijian{
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.xiangguantuijian h3{
	color: #176CAF;
	font-weight: 600;
	font-size: 18px;
	line-height: 40px;
	margin-top: 5px;
	margin-left: 10px;
}
.xiangguantuijian h3 span{
	float: right;
	font-size: 14px;
	font-weight: 500;
	margin-right: 10px;
}
.xiangguantuijian h3 span a{
	color: #999;
}
.xgtuijian_ul{
	height:auto;
	overflow:hidden;
	margin-left:10px;
	margin-bottom:10px;
}
.xgtuijian_ul li{
	line-height:30px;
	float:left;
	margin-right:10px;
	font-size:14px;
}
.xgtuijian_ul li a{
	color:#666;
}

