.J-title{
	/* border-bottom:solid 2px gray ; */
	margin-bottom: 20px;
	
}
.m-newstitle{
	float: left;
	font-size: 25px;
	color:#6f6f6f;
	/*margin-right: 206px;*/
	margin-bottom: -2px;
	cursor: pointer;
	width: 238px;
	margin-right: 25px;
	padding-bottom: 10px;
	border-bottom: solid 2px gray;
}
.m-newstitle-1{
	float: left;
	font-size: 28px;
	color:#6f6f6f;
	/*margin-right: 206px;*/
	margin-bottom: -2px;
	cursor: pointer;
	width: 238px;
	margin-right: 25px;
	padding-bottom: 10px;
}
.current{
	color: #206b26;
	border-bottom: solid 2px #206b26;
	padding-bottom: 10px;
}
.J-con-ul .items{
	display: none;
}
.J-con-ul .items:first-child{
	display: block;
}
