.logo{
width:100%;
height:auto;
margin:0px;}
.logo img{vertical-align:middle !important;
width:100%;
height:100%;
object-fit: cover;}
   *{
   padding:0;
   margin:0;}
   
  .header{
 width:100%;
 height:0px;
 padding-bottom:6.87%;
 position:relative;
 top:0;
 margin:0px;}


 
.nav{
box-shadow:none;
border:none;
position:relative;
background: #F9F9F9;
top:0px;}
.innav{
width:62.5%;
border:none;
position:absolute;
left:calc(50% - 31.25%);
padding:0px;
margin:0px;}
.nav .innav .cleafix *{

border:none;
       padding:0px;
       margin:0px;}


.cleafix{
border:none;


   position:relative;
   margin:0px;}
.nav .innav .cleafix li {
background: #F9F9F9;

     color:#000;
    line-height:24px;
    height:24px;
    width:14.2%;
    font-size:24px;
   
    text-align: center !important;
    padding:0;
    margin:0 auto;
    border:none;}
    .nav .innav .cleafix li a{

    text-align: center !important;}

.nav .innav .cleafix .cur .link{
   background: #F9F9F9;
    color:#000;
    line-height:20px;
    font-size:18px;
    padding:12px 0;
    text-align: center;}

.nav .innav .cleafix .mainmenu  .link {
    background: #F9F9F9;

    color:#464646;
    line-height:25px;
   font-size:0.69em;
    padding:12px 0;}
.nav .innav .cleafix .mainmenu a:hover{
                background-color: #900000;
                color: #fff;}
.nav .innav .cleafix .cur a:hover{
         background-color: #900000;
         color: #fff;}
 .cleafix #nav{
 background: rgba(0, 0, 0, 0.5);}
 .cleafix #nav a{
margin:0;
width:100%;
     //background-color:#8c8c8c;
     color:#fff;}
#nav a:hover {

    background-color:#484848;
     color:#fff;
     line-height:20px;
     height:20px;
     text-align:center;} 
          
.innav ul li #nav a {
    margin:0;}        

.n_left h2{
background: #A00000;}
.n_left .n_nav li a:hover{
background: #A00000;}
.n_right .Title span.tit{
color: #A00000;}


.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);}
