/************************************************************************************************************/
.v_news_content *{
    word-break: break-word;}

strong{
font-weight: bold;}
iframe{
margin:0 auto;
display:block;
max-width: 100%;}

.v_news_content a {
    display:inline;
    word-break: break-all;}
.v_news_content img {
    height: auto;
    max-width: 100%;}
.v_news_content video {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;}
.v_news_content table {
    margin-bottom: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0;
    word-spacing: normal;
    max-width: 100%;
    overflow-y: auto;
    display: table;}
.v_news_content table * {
    word-break: break-word;}

.v_news_content img {
    display: block;}
@media only screen and (max-width: 1024px){

.v_news_content img {
    margin: 0 auto;
    display: block;}
.v_news_content * {
    font-size: .16rem !important;}
}

.divtab{
overflow-y: auto;}
