.indexbuttonstyle190301{ font-size: 14px; cursor: pointer; border-top: medium none; height: 28px; border-right: medium none; width: 24px; background: none transparent scroll repeat 0% 0%; border-bottom: medium none; float: none; color: #fff; text-align: center; border-left: medium none ;}
.querystyle190301{ border-top: 0px; height: 22px; border-right: 0px; width: 120px; border-bottom: 0px; border-left: 0px; margin: 4px 0px 0px 5px; text-indent: 5px; border-radius: 5px ;}
ul.sj_side{
width:100%;
background-color: #fff;
padding: 0;
margin:0 auto;
margin-top:15px;}
ul.sj_side li{
width:33.33%;
text-align: center;
transition: all linear .2s;
float:left;}
ul.sj_side li a{
color: rgb(20, 20, 20);
display: block;
font-size: 16px;
font-weight: 500;
font-family: 黑体;
transition: all 0.2s linear 0s;
border: 1px solid #024e9a;
line-height: 55px;}

ul.sj_side li:hover {
    background-color: #024e9a;}
ul.sj_side li:hover a{
    color: #ffffff;}
.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);}
#vsb_content{
padding:20px 20px 10px 20px;}
#vsb_content img{
max-width:100%;}
.fileList{
 padding-bottom:20px;
padding-left:20px;}
.fileList span{
line-height:22px;}