.v_news_content p{
     font-size: 100%;
    text-align: justify;
    text-indent: 2em;
    -ms-text-justify: inter-ideograph;
	padding:0.35em 0px;
	line-height: 1.75em !important;
	font-family: "SourceSansPro-Regular", "微软雅黑";
 font-size: 16px !important;
	margin-bottom: .1rem !important;

	}
	.v_news_content  span{
		font-family: "SourceSansPro-Regular", "微软雅黑";
 font-size: 16px !important;line-height: 1.75em !important;

 
	}
.v_news_content  .vsbcontent_img{
	text-align: center;
	padding:1em 0px;
}

@media screen and (max-width: 817px){
	
	.v_news_content p{

 font-size: 14px !important;
	
	}
	.v_news_content  span{
 font-size: 14px !important;
 
	}
	
}