/*css*/
.art-main .art-body table p{margin-bottom:0;}

@media (max-width:768px){
    .art-main .art-body p video{width:100%;height:auto;}
}
