.news_detail .title{
	font-size: 0.36rem;
	color: #434343;
	line-height: 0.6rem;
	margin: 0 0.24rem;
	text-align: center;
	margin-top: 0.36rem;
	margin-bottom: 0.28rem;
}
.news_detail .time{
	background: url('../images/news_icon3.jpg') no-repeat left center;
	font-size: 0.24rem;
	color: #898989;
	text-align: center;
	width: 3.33rem;
	margin: 0 auto;
	margin-bottom: 0.6rem;
	padding-left: 0.28rem;
	background-size: 0.22rem;
}
.news_detail .content{
	padding: 0.24rem;
	font-size: 0.22rem;
	color: #898989;
}
.news_detail .content img{
	max-width: 100%;
}
.news_detail .border{
	width: 100%;
	height: 1px;
	background: #b5b5b5;
}
.toggle{
	padding: 0 0.24rem;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	height: 0.88rem;
	background: #f5f5f5;
	line-height: 0.88rem;
}
.toggle a{
	color: #898989;
	font-family: 'Arial';
	font-size: 0.24rem;
	display: block;
}
.toggle .menu{
	width: 0.9rem;
}