.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}

.jjy TABLE{border-collapse:collapse; border:1px solid #bbb;margin: 0 auto !important; min-width:1024px;    float: none !important;} 
.jjy TABLE TD{ border:1px solid #bbb; padding:0px 5px;     white-space: pre-wrap;} 

.jjy TABLE TD P {
    text-indent: 0px !important;
    margin: 0px; font-size: 16px;}

.jjy P,.jjy P a,.jjy P span,.jjy P a span,.jjy P span a,.jjy a{
word-break:break-all
;}

.jjy video {
    max-width: 85%;
    height: auto;
    margin: 0 auto;
    display: block;}
.jjy .px50{
    display: inline !important;
    vertical-align: baseline;}

/*一般用于手机端文章中img的大小*/
.jjy .vsbcontent_img img,.jjy img{
    display: block;
    margin: 0 auto;
    max-width: 80% !important;
    height: auto !important;}
.ft-m {
    position: relative;}
.sm {
    position: absolute;
    right: 0;
    top: -35px;}
.sm img {
    width: 310px;}
@media screen and (max-width: 1400px) {
.sm {
    position: relative;
    top: inherit;
    margin-bottom: 0.3rem;}
}
.ft-m .yqll li{margin-top:0;}
.ft-m .yqll li a{margin-top:15px;}
