.sea-t{text-align: right;}
.sea-t a{color:#fff;margin-right:10px;}
.art-body table{margin:auto;}



.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);}
.yqlj{display: flow-root;    background: #eee;
    padding: 10px 0;}
.yqlj .tt {
    float: left;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    width: 80px;
    color: #0D4EA0;}
.yqlj .link_icon .news_list {
    margin: 0;
    padding-left: 12px;
    margin-top: 2px;
    box-sizing: border-box;
    float: left;
    width: calc(100% - 80px);}
.yqlj .link_icon .news_list li.news {
float: left;
    width: 20%;
    text-align: center;
    border: none;
    padding: 0 15px;
    width: auto;
    line-height: 34px;}

.yqlj .link_icon .news_list li.news a{
color: #333;line-height: 36px;
    font-size: 18px;}
