#c203477 ul {list-style: none; margin: 0px; padding: 0px;} 
#c203477 ul li a {font-family: 黑体;
    text-decoration: none;
    /* font-weight: bold; */
    color: #fff;
    display: block;
    
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    font-weight: 500!important;
        width: 100px;} 
#c203477 ul li { float:left; margin-left:0px;position:relative;} 
#c203477 ul li a:hover {}
#c203477 ul li a#current { font-weight:bold; color:#fff;}
#c203477 ul li ul { border:0px solid #ccc; display:none;max-width:90px;} 
#c203477 ul li ul li {font-family: 黑体;text-decoration: none;font-weight:bold;font-size:14px; float:none;  margin:0; height: 28px;}
#c203477 ul li ul li a {height:28px;line-height:28px; text-align:center; background:#b31b1b url(images/bottom_2.png) bottom center repeat-x;} 
#c203477 ul li ul li a:hover { color:#fff;}  
#c203477 ul li:hover ul { display:block;z-index:9999999; position:absolute;max-width:90px;}
#c203477 ul li.sfhover ul { display:block;max-width:90px;} 
.list_newul{
list-style: none;
    /* margin: 0px; */
    /* padding: 0px; */
    position: relative;
    top: 23px;
    left: 0;}

.list_new_childul{
margin-top: 36px!important;}

#c203477 ul li ul li{
    position: relative;}

#c203477 ul li ul li ul {
    display: none !important;
    position: absolute;
    width: 100%;
    left: 78px;}
#c203477 ul li ul li:hover ul {
    display: block !important;}

#c203477 ul li ul li:hover ul li ul {
    display: none !important;}

#c203477 ul li ul li ul li ul {
    display: none !important;}

#c203477 ul li ul li ul li:hover ul {
    display: block !important;}


#c203477 .rszt ul{position:absolute;max-width: 210px !important;width: 160px;}
#c203477 .rszt ul li{height:auto;}
#c203477 .rszt ul li a{height:auto;width:100%;}
.slidenav {
    width: 100%;
    max-width: 229px;
    border: solid 1px #ccc;
    background: #FFF;}

.slidenav li {
    min-height: 45px;
    width: 100%;
    position: relative;
    font-family: cursive;}

.slidenav li a {
    display: block;
    padding: 10px;
    padding-left:15px;
    background: #dea7a7;
    box-sizing: border-box;
    height: 45px;
    line-height: 25px;
    font-size: 19px;
    color: #fff;
    border-bottom: 1px solid #ffffff;
    transition: all 0.25s ease;}

.slidenav li i {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;}

.slidenav li i img {
    display:block;}

.slidenav>li>a {
    color:#b41c1b;
    background:#fff;
    font-size:21px;
    font-weight: 700;
    position:relative;
    border-bottom: 1px solid #CCC;}

.slidenav>li:last-child>a {
    border:none;}

.slidenav>li>a::before {
    content:"";
    position:absolute;
    left:0;
    top:0;
    height: 45px;
    width: 5px;
    background:url(images/column_1.jpg) no-repeat center;}

.subnav2 li a {
    background:#d98880;
    color:#7a0c0c;}

.subnav3 li a {
    background:#f2d7d5;
    color:#8c3d3d;}

.subnav4 li a {
    background:#f9f0ef;
    color:#704141;}

.subnav5 li a {
    background:#fefcfb;
    color:#5c3434​;}

.subnav2 li a.on {
    color:#b41c1b;
    font-weight: 700;}

.subnav2 li a:hover {
    background: #b41c1b;
    color:#fff;}

.subnav2,
.subnav3,
.subnav4,
.subnav5 {
    display:none;}

.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);}
