/****/
.v_news_content a{
    word-break: break-all;}
iframe{
    max-width: 100%;
    margin: 0 auto;
    display: block;}
.v_news_content img {
   max-width: 100%;
    height: auto !important;}
.v_news_content video {
    width: 90%;
    height: auto !important;
     display: block;}


table {
        border: 0 !important;
    width: 100% !IMPORTANT;
    margin-bottom: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0;
    word-spacing: normal;
    max-width: 100% !IMPORTANT;
    overflow-y: auto;
    display: inline-block;}
table tbody{
    width: auto !IMPORTANT;
    margin: 0 auto;
    display: table;}
table tr td img{
max-width: 100%;}
table * {
    word-break: keep-all !important;}
