.rig_nav a:hover{
    color: #fff ;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 
.clearfloat{zoom:1;}

/********µ¼º½********/
.nav_top{
    width:100%;
    margin:20px auto;
    height:50px;
    line-height:50px;
    background-color:#043b7f;}
.nav11{
    width:1200px;
    height:50px;
    margin:0 auto;}
.nav11>li{
    float:left;
    height:50px;}

.nav11 li a{
    height:50px;
    padding:10px 25px;
    font-size: 18px;
    color:#fff;
    font-weight:bold;}
.nav11 li ul{
    display:block;}

#nav1 li { float: left; display: block; position: relative; z-index: 999;}
#nav1 li a { 
    display: block; 
    padding: 0; 
    height:50px; 
    text-decoration: none; 
    zoom: 1; 
    width:100%; 
    text-align:center;}

#nav1 li a:hover, #nav li a.hov {color:#fff; background:#054189;}
#nav1 .on{ color:#fff; background:#054189;}
#nav1 .on>a{}
#nav1 ul { position: absolute; display:none; margin: 0; list-style: none;  padding-bottom:10px; width:100%;overflow: unset;}
#nav1 ul li {text-align: left; text-indent:5px;background-color:#416fa7;width:100%;float:none;width:100%;}
#nav1 ul li a{border-right:0; text-align:center; font-size:16px; height:45px; line-height:45px; color:#fff;width:94%;display:block;padding:0 3%; font-weight:normal;}
#nav1 ul li a:hover { color: #fff;background:#4c87cf;}
#nav1 li a{font-weight:normal;}
.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);}
