/*内容区设置*/
	.newscon{
		width:100%;
		margin:0 auto;
		padding-bottom: 20px;
		background:#FFF;
	}
	.ntit{
		width: 95%;
		padding-bottom: 1em;
		padding-top:1em;
		margin:0 auto;
		border-bottom: 1px dashed #e4e4e4;
	}
	.ntit h1{
		text-align:left;
		font-size:1.8rem;
		color: #ba0903;
	}
	.ntit p{
		text-align: center;
		font-size: 1.3em;
		color: #808080;
		margin-top: 1em;
	}
	.ntit p a{
		color: #808080;
	}
	.new{
		width: 95%;
		margin:0 auto;
		font-size: 1.5rem;
		line-height:1.6em;
		margin-top:1rem;
	}
	.new img {
		height:auto;
		width:100%;
		border:1px solid #CCCCCC;
	}
	.new>p{
		margin-top: 5px;
		text-align: left;
	}
	.new>p.zuozhe,.new>p.zuozhe a {
		text-align:right;
		color: #666;
	}
	.newscon>ul{
		width: 95%;
		margin:0 auto;
		margin-top: 10px;
	}
	.newscon>ul li{
		width: 100%;
		font-size: 1.5rem;
		line-height: 2em;
		color: #808080;
	}
	.newscon>ul li:active a{
		color: #ba0903;
	}
	.newscon>ul li a{
		color: #808080;
	}
	.newscon>img{
		width: 30%;
		display: block;
		margin:0 auto;
		margin-top: 20px;
	}
	.newscon>p{
		width:30%;
		margin:0 auto;
		height:2em;
		line-height: 2em;
		font-size: 2em;
		padding-left:30px;
		color: #333;
		background: url(../images/stelp.png) no-repeat left center;
	}
	.newscon>span{
		display: block;
		width:40%;
		color: #808080;
		height: 35px;
		line-height: 35px;
		font-size: 1.3em;
		margin:0 auto;
	}
	.newscon>span b{
		font-weight: normal;
		display: block;
		float: left;
	}
	.newscon>span a{
		display: block;
		float: left;
		margin-left: 3%;
	}
	.newscon>span img{
		height: 31px;
		
	}
	