.v_news_content p {
    font-size: 16px;
    line-height: 1.75;
    text-indent: 2em;
	text-align: justify;
    font-family: 微软雅黑, "Microsoft YaHei";
}

p.vsbcontent_img {
    margin: 30px auto 0px auto;
    text-align: center;
        font-family: 微软雅黑, "Microsoft YaHei";
    width: 550px;
    height: auto;
    padding-bottom: 10px;
}

@media (max-width: 800px){
p.vsbcontent_img {

    width: 100%; 

}
}