.navbar_nav li.shouye {
    float: left;
    position: relative;
    display: block;
    text-align: center;
height:50px;
 width: 9.09%;}

.navbar_nav li.shouye:last-child {
    border-right: none;}

.navbar_nav .dropdown {
    float: left;
    position: relative;
    display: block;}
.navbar_nav{height:50px;}

.navbar_nav li .top-title {
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    color: white;
    font-weight: bold;
    padding: 0 18.6px;
    letter-spacing: 2px;}



.navbar_nav li.dropdown {
    display: inherit;
    position: relative;
    height: 100%;}



.navbar_nav li.dropdown .dropdown_menu a {
    font-size: 14px;
    display: block;
    padding: 0 20px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 25px;
    width: auto;}

.navbar_nav li.dropdown:hover .dropdown_menu {
    display: block;}



.navbar_nav li.dropdown:hover .dropdown_menu a:hover {
    background-color: #0a47a7;
    color: #FFFFFF;}
.fontstyle1071600{ font-size: 9pt; color: #222222; text-decoration: none ;}
.splitflagstyle1071600{ color: #222222 ;}
.winstyle1071600{ font-size: 9pt; color: #222222; font-family: 宋体 ;}

.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);}
