.ny-left{ width:290px;overflow:hidden; float:left; background:#fff;}
.ny-left-title{width:270px; height:50px;padding-left:5px;line-height:50px;font-size: 14px; font-weight:bold;}
.ny-left-content{ width:270px;min-height:488px;background:#fff;padding-left:5px;/* border:1px solid #bbb; */ padding-bottom:20px;}
.ny-left-content > ul { margin-top: 15px;}
.nav4 ul li{height:auto;}
.ny-left-content ul li{line-height:39px;}
.ny-left-content li a{ padding-left:0px;font-size:15px; padding-left:15px;}
.ny-left-content li a:hover{ text-decoration:none; color:#973c3e !important;}
.ny-left-content ul .cur a{color:#973c3e;font-weight:bold;}

.ny-left-content li ul{width:270px; margin-left:5px;}
.ny-left-content li ul li{margin-bottom:0px; border:none;}
.ny-left-content li ul li a{ width:85%; min-height:30px; line-height:30px;  padding-left:10px; font-weight:normal; border:none; color:#666; font-size:12px;padding-left:0px;}
.ny-left-content ul .cur a{ color:#973c3e; font-weight:bold;}
.ny-left-content li .cur ul{ display:block;}
.nav4 {
    width: 300px;
    max-height: 1088px;
    overflow-y: auto;}
.con{width:968px !important;}
.ny-left-content ul li:hover{background:none !important;}
.ny-left-content ul li:hover a{color:#333;}
.nav4 ul li {text-align:left;font-size:15px;}
.nav4 ul li a{text-align:left;font-size:15px;}
.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);}
