#con{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	padding: 10px 6%;
}
#con .title{
	border-bottom: 2px solid #dfb74f;
    text-align: center;
}
#con .title h3{
	font-size:1.5rem;
	color:#333;
	font-weight:400;
	line-height:1.5;
}
#con .title h4{
	font-size:1.2rem;
	color:#333;
	font-weight:400;
	line-height:1.5;
}
#con .title p{
	font-size:1rem;
	color:#838383;
}

#con .news-content{
	font-size:1.3rem;
	color:#696969;
	padding-top:10px;
}
/* #con .news-content p{
	padding:10px 0 ;
	font-size:1.3rem;
	line-height:1.2;
	color:#696969
} */