/* 以下样式不用修改 开始*/
    /* 无需修改 */
    .nav_menustyle_2_2
    {
        /* padding-left:4px; */
        width: 82vw !important;
        box-sizing: border-box;
        margin: 0 auto;
        background: #FFFFFF !important;
        border-top: 1px solid #E8E8E8;
        padding: 12px 0;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu_all_inc216604
    {
        /* padding-right:4px; */
        /* background:url(/system/resource/images/nav/blue2level/menu_right.gif) no-repeat right top; */
        width: 100%;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu_allc216604
    {
        height:73px;
        width: 100%;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 ul
    {
        padding:0;
        margin: 0;
        list-style:none;}

    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1
    {
        width: 100%;}

    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul
    {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li
    {
        height:35px;
        display: inline-block;
        padding-left: 1.32vw;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li.menu_line
    {
        width: 1.32vw;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li a
    {
        /* float:left;
        padding-left:6px; */
        height:35px;
        display:block;
        text-decoration:none;
        display: inline-flex;
        align-items: center;
        justify-content: center;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li a span
    {
        /* float:left; */
        /* padding:11px 14px 10px 10px; */
        cursor:pointer;
        word-break:break-all;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li a.nav_on
    {}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu1 ul li a.nav_on span
    {}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2
    {
        clear:both;
        padding:0px;
        margin:0px;
        text-align:left;
        padding-left:1.32vw;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 div
    {
        height:22px;
        padding-top:6px;
        display:none;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 div.nav_welcome
    {
        display:block;
        padding:0px;
        padding-top:6px;
        padding-left:3px;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 div.nav_on
    {
        display:block;}

    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 ul
    {
        width: 100%;
        display: flex;
        align-items: center;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 ul li
    {
        height:22px;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 ul li.menu_line
    {
        /* background:url(/system/resource/images/nav/blue2level/menu_line2.gif) no-repeat center top; */
        width:0.88vw;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 li a
    {
        display:block;
        /* float:left; */
        cursor:pointer;
        /* padding-left:3px; */
        text-decoration:none;}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 li a span
    {}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 li a:hover
    {}
    
    /* 无需修改 */
    .nav_menustyle_2_2 div.menu2 li a:hover span
    {}
/* 以上样式不用修改 结束*/

.nav_menustyle_2_2
{
    width:82vw !important;}

.nav_menustyle_2_2 div.menu1 ul
{}

/* 设置一级导航未选中的字体样式 */
.nav_menustyle_2_2 div.menu1 ul li a span
{
    font-size:22px;     /* 字体大小 */
    line-height:22px;   /* 行高,与字体大小相同 */
    color: #42464E;}

/* 设置一级导航选中的字体样式 */
.nav_menustyle_2_2 div.menu1 ul li a.nav_on span
{
    /* color:#333333;      选中字体颜色 */
    font-weight:bold;}

/* 设置二级导航未选中的字体样式 */
.nav_menustyle_2_2 div.menu2 li a span
{
    font-size:16px;     /* 字体大小 */
    line-height:16px;   /* 行高,与字体大小相同 */
    color:#999999;}

/* 设置二级导航选中的字体样式 */
.nav_menustyle_2_2 div.menu2 li a.nav_on span
{
    font-weight:bold;}

/* 设置二级导航鼠标经过时的字体样式 */
.nav_menustyle_2_2 div.menu2 li a:hover span
{
    color:#666666;      /*选中字体颜色*/
    font-weight: bold;}

/* 设置二级导航中欢迎行(无子栏目时出现)的字体样式 */
.nav_menustyle_2_2 div.menu2 div.nav_welcome
{
    font-size:16px;     /* 字体大小 */
    line-height:16px;   /* 行高,与字体大小相同 */
    color:#999999;}

.onefontstyle270097{ color: #222222 ;}
.twofontstyle270097{ color: #555555 ;}
.fontstyle270097{ font-weight: bold; color: #222222 ;}

.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_2 TABLE TD{text-indent:0em !important;}
