/*样式*/
.v_news_content p img{
    margin: 0 auto;
    height: auto !important;}
.content-title{ width:100%;  padding-bottom:10px;}
.content-title h3{ font-size:24px; font-weight:bold; line-height:38px; width:100%; text-align:center; color:#222;}

@media screen and (max-width: 400px){
.v_news_content p{ font-size: 16px !important;}
.v_news_content p img{
width: 80%;}
}

