.sub-nav2 { position: relative; width: 3rem; padding: .3rem 0 0;}
.sub-nav2 li { position: relative; z-index: 1; border-bottom: 1px solid #e3e3e3;}
.sub-nav2 li.cur > a { color: #182f8f !important; font-weight: 700;}
.sub-nav2 li.cur > a::before { border-left-color: #075b97;}
.sub-nav2 li.cur .lv3 { display: block;}
.sub-nav2 li.cur span { opacity: 1; color: #182f8f;}
.sub-nav2 li:hover > a { color: #182f8f; font-weight: 700;}
.sub-nav2 li:hover span { opacity: 1; color: #182f8f;}
.sub-nav2 a { position: relative; z-index: 2; display: -ms-flexbox; display: flex; align-items: center; padding: .14rem .4rem .14rem .25rem; font-size: 0.18rem; font-weight: 400; line-height: 0.36rem; color: #0e0e0e; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.sub-nav2 a::before { position: absolute; top: .28rem; left: 0; width: 0; height: 0; content: ""; border-top: .06rem solid transparent; border-right: .08rem solid transparent; border-bottom: .06rem solid transparent; border-left: .08rem solid transparent;}
.sub-nav2 span { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 3; width: .4rem; height: .64rem; line-height: .64rem; font-family: "宋体"; font-size: .18rem; color: #bbb; font-weight: 700; text-align: center; cursor: pointer; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}

@media screen and (min-width: 1025px) {
.left-side { 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);}
/* style */
