/**/
#vod_video{margin:0 auto;width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;}
.vod_video-dimensions{width: 880px;
    height: 495px;}
    
@media(max-width:1100px){
.vod_video-dimensions{width: 800px;
    height: 450px;}
}

@media(max-width:812px){
.vod_video-dimensions{width: 670px;
    height: 376px;}
}
@media(max-width:480px){
.vod_video-dimensions{width: 310px;
    height: 174px;}
}
.dbly{font-size:14px;color:#949494;font-family:宋体;margin-top:15px; line-height: 2.5rem;}
.dbly p{text-indent:2em;margin:0;}
.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: keep-all !important;}
@media only screen and (max-width: 1024px){
.v_news_content table {
display: block;}
.v_news_content img {
    margin: 0 auto;
    display: block;}
}

.divtab{
overflow-y: auto;}

