/*****/
.nySubPc{background: transparent;height: auto;overflow: visible;padding-right: 0;}
.nySubPc .tit{height: 1rem;border-radius: 0 .5rem 0 .5rem;margin-bottom: .15rem;}
.nySubPcs .nposi{background-image:url(/images/cur1.png);background-size:.16rem .2rem;}
.nySubPcs:after{content: '';position: absolute;bottom: 0;left: -1.6rem;right: -1.6rem;height: 1px;background: #ccc;} 
.nySubPcs .nposi a+a:before{content:'>';margin:0 .1rem;color:#888;}
.nySubPcs .nposi a{color:#888;}
.nySubPcs .nposi a:hover{color:#4cb4c1;}
.nySubPcs .nposi{display:block;background:url(/images/cur.png) no-repeat left center;background-size:.16rem .2rem;padding-left:.25rem;}
.nySubPcs ul li{position: relative;}
.nySubPcs ul li a{display: block;padding: .2rem .3rem;font-size: .2rem;}
.nySubPcs ul li.on:after{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 4px;background: #4cb3c1;z-index: 5;}
.nySubPcs ul li.on a{color: #4cb3c1;font-weight: bold;}
.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);}
