.nymain .leftNav ul li.active>a{color: #e4bb6c;}
.art-main * {
    font-weight: revert;
    color: #212121;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
#vsb_content p,#vsb_content span{color: rgb(51, 51, 51);
    font-family: 微软雅黑,Microsoft YaHei !important;
    font-size: 16px !important;}
#vsb_content p img{width: 600px!important;
    height: auto!important;text-align: center;}
.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);}
.art-main .art-body p {
    color: #212121;
    text-indent: 0;
    font-size: 0.18rem;
    line-height: 36px;
    margin-bottom: 0;}

html {
    font-size: 100px;}

    .group {
        position: relative;
        min-height: 900px;}





    @media screen and (min-width: 800px) {
        .group .btns {
            position: absolute;
            z-index: 5;
            left: 0;
            top: 1.04rem;
            width: 2.77rem;}
    }

    .group .btns li {
        height: 2.47rem;
        margin-bottom: 0.1rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff;
        cursor: pointer;
        position: relative;}

    .group .btns li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 0 0.3rem 0 0;
        opacity: 0;
        background: -webkit-linear-gradient(323deg, #FE8312 4%, #E7B70B 107%);
        background: linear-gradient(127deg, #FE8312 4%, #E7B70B 107%);}

    .group .btns li img {
        width: 0.8rem;
        position: relative;
        z-index: 2;}

    .group .btns li h5 {
        font-size: 0.24rem;
        margin-top: 0.2rem;
        position: relative;
        z-index: 2;}

    .group .btns li:hover:before,
    .group .btns li.on:before {
        opacity: 1;}

    .group .list {
        border-radius: 0.4rem 0 0 0;
        background: #fff;
        position: relative;
        z-index: 2;}

    .group .list .table table {
        width: 100%;
        border: 0;
        border-collapse: collapse;}

    .group .list .table table th {
        font-size: 0.18rem;
        height: 0.52rem;
        line-height: 0.52rem;
        text-align: center;
        color: #fff;
        border: 0px solid #fff !important;
        background: -webkit-linear-gradient(left, #43A5FF -8%, #1157C8 99%);
        background: linear-gradient(90deg, #6b90d3 -8%, #2553a6 99%);}

    .group .list .table table td {
        border: 1px solid #13418e;
        font-size: 0.18rem;
        padding: 15px;
        line-height: 36px;}



    @media screen and (min-width: 800px) {
        .group .list {
            min-height: 8.6rem;}
    }

    .group .list .hd,
    .group .list li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 0.18rem;}

    .group .list .hd .col,
    .group .list li .col {
        position: relative;}

    .group .list .hd .col:before,
    .group .list li .col:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        pointer-events: none;
        border-left: #d0d0d0 solid 1px;
        border-bottom: #d0d0d0 solid 1px;}

    .group .list .hd .col:nth-child(1),
    .group .list li .col:nth-child(1) {
        width: 1.3rem;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;}

    .group .list .hd .col:nth-child(2),
    .group .list .hd .col:nth-child(3),
    .group .list li .col:nth-child(2),
    .group .list li .col:nth-child(3) {
        width: 1rem;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;}

    .group .list .hd .col:nth-child(4),
    .group .list li .col:nth-child(4) {
        width: 3.9rem;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;}

    .group .list .hd .col:nth-child(5),
    .group .list li .col:nth-child(5) {
        width: 100%;}

    .group .list .hd {
        color: #fff;
        background: -webkit-linear-gradient(left, #43A5FF -8%, #1157C8 99%);
        background: linear-gradient(90deg, #43A5FF -8%, #1157C8 99%);}

    .group .list .hd .col {
        height: 0.52rem;
        line-height: 0.52rem;
        text-align: center;}

    .group .list .hd .col:nth-child(1):before {
        border-left: 0;}

    .group .list li {
        line-height: 0.32rem;
        color: #444;}

    .group .list li .col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.17rem 0;}

    .group .list li .col:nth-child(1) {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;}

    .group .list li .col:nth-child(4) {
        padding-left: 0.4rem;}

    .group .list li .col:nth-child(5) {
        padding-left: 0.2rem;
        padding-right: 0.2rem;}

    .group .list li .col:nth-child(5):before {
        border-right: #d0d0d0 solid 1px;}

    @media screen and (max-width: 800px) {
        .group {
            padding: 0;}

        .group:before {
            width: 100%;}

        .group:after {
            width: 100%;
            background-size: 100%;}

        .group .btns {
            position: relative;
            z-index: 5;
            padding: 0 0.3rem 0.3rem 0;}

        .group .btns ul {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: (1fr)[3];
            grid-template-columns: repeat(3, 1fr);
            grid-gap: 0.04rem;}

        .group .btns li {
            margin-bottom: 0;
            height: 1.8rem;}

        .group .btns li:before {
            border-radius: 0 0.3rem 0 0.3rem;}

        .group .btns li h5 {
            font-size: 0.26rem;
            margin-top: 0.12rem;}

        .group .list {
            border-radius: 0.3rem 0 0 0;
            padding: 0;
            width: 100%;
            overflow-x: auto;}

        .group .list .table {
            width: 100%;}

        .group .list .hd,
        .group .list li {
            font-size: 0.24rem;}

        .group .list .hd .col:nth-child(1),
        .group .list li .col:nth-child(1) {
            width: 1.69rem;}

        .group .list .hd .col:nth-child(2),
        .group .list .hd .col:nth-child(3),
        .group .list li .col:nth-child(2),
        .group .list li .col:nth-child(3) {
            width: 1.3rem;}

        .group .list .hd .col:nth-child(4),
        .group .list li .col:nth-child(4) {
            width: 5.07rem;}

        .group .list .hd .col {
            height: 0.7rem;
            line-height: 0.7rem;
            font-weight: bold;}

        .group .list li {
            line-height: 0.44rem;}

        .group .list li .col {
            padding: 0.2rem 0;}
    }

