.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px
}

.pagination a.active {
    background: #921e21;
    color: #fff;
    border: 1px solid #921e21
}

.pagination a:hover {
    background: #921e21;
    color: #fff;
    border: 1px solid #921e21
}

.pagination span {
    display: inline-block;
    font-size: 14px
}

.ny-main {
    padding: 40px 0
}
.ny{
    overflow:hidden;
    min-height:640px;
}
.ny-left {
    position: relative;
    float: left;
    width: 280px
}

.ny-left>ul {
    background: #fcfbfb;
    padding-bottom: 45px
}

.ny-left>ul>li {
    position: relative;
    line-height: 80px;
    overflow: hidden
}

.ny-left>ul>li>span {
    position: absolute;
    right: 20px;
    top: 25px;
    width: 30px;
    height: 30px;
    background: url(../images/zk.png) no-repeat center center
}

.ny-left>ul>li.on>span {
    transform: rotate(90deg)
}

.ny-left>ul>li>a {
    display: block;
    font-size: 20px;
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #ededed
}

.ny-left>ul>li.on {
    border-bottom: 1px solid #ededed
}

.ny-left>ul>li.on>a {
    color: #b92e32;
    background-color: #ededed;
    border-left: 4px solid #b92e32
}

.ny-left>ul>li>ul {
    display: none;
    padding-bottom: 20px
}

.ny-left>ul>li.active>ul {
    display: block
}

.ny-left>ul>li>ul>li {
    position: relative;
    line-height: 28px;
    margin-top: 20px
}

.ny-left>ul>li>ul>li>a {
    font-size: 18px;
    color: #666;
    padding-left: 35px
}

.ny-left>ul>li>ul>li:hover>a {
    color: #000;
    font-weight: bold
}

.ny-left>ul>li>ul>li>ul {
    display: none
}

.ny-left>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee;
    line-height: 40px
}

.ny-left>ul>li>ul>li>ul>li>a {
    font-size: 14px;
    color: #333
}

.ny-left p {
    position: relative;
    padding: 35px 10px 35px 10px;
    background: #b92e32 url(../images/ny-topic.png) no-repeat center center;
    background-size: 100% auto;
    font-size: 36px;
    text-align: center;
    color: #fff
}

.ny-left p span {
    position: absolute;
    right: 10px;
    top: 14px;
    width: 20px;
    height: 20px;
    background: url(../images/sub_left_down2.png) no-repeat center center;
    display: none;
    z-index: 1
}

.ny-left p span.on {
    background: url(../images/sub_left_up2.png) no-repeat center center
}

.ny-right {
    overflow: hidden;
    padding-left: 35px
}

.ny-left ul li.active ul {
    display: block
}

.ny-title {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #cc4549;
    line-height: 20px
}

.ny-title h2 {
    float: left;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    padding-left: 18px;
    background: url(../images/bt.png) no-repeat left center
}

.position {
    float: right;
    padding-left: 25px;
    background: url(../images/position.png) no-repeat left center
}

.position span {
    font-size: 14px;
    color: #818181
}

.position a {
    font-size: 14px;
    color: #818181
}

.position a:hover {
    color: #8f1f22
}

.detail-tit {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd
}

.detail-tit>h4 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #333;
    text-align: center
}

.detail-tit>p {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    text-align: center
}

.detail-tit>p>span {
    display: inline-block;
    margin: 0 16px
}

.detail-text p {
    font-size: 18px;
    line-height: 1.8;
    color: #333;
    margin: 10px 0;
}
.detail-text img{
    max-width: 100%;
}
#art .detail-text p {
    margin-top: 0
}

#art .detail-text>p:first-child {
    margin-top: 30px
}

.detail-img>img {
    display: block;
    width: 100%;
    max-width: 614px;
    margin: auto
}

.detail-img {
    margin-top: 16px;
    margin-bottom: 16px
}

.paging {
    padding-left: 5px;
    padding-top: 20px
}

.paging>a {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #333
}

.paging>a>span {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin-right: 10px
}

.paging>a:hover {
    color: #921e21
}

.paging>a:hover>span {
    color: #921e21
}

.page {
    margin-top: 30px;
    border-top: 1px solid #d9d9d9
}

.page p {
    padding-top: 20px
}

.page p span {
    font-size: 15px;
    color: #444
}

.page p a {
    font-size: 15px;
    color: #444
}

.page p a:hover {
    color: #921e21
}

.pic-list>ul {
    overflow: hidden
}

.pic-list>ul>li {
    position: relative;
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 30px;
    top: 0;
    transition: all .3s
}

.pic-list>ul>li:hover {
    top: -10px
}

.pic-list>ul>li:nth-child(3n-2) {
    margin-left: 0
}

.pic-list>ul>li a {
    display: block
}

.pic-list>ul>li .pic {
    max-height: 207px;
    padding-top: 69%;
    position: relative;
    height: 0
}

.pic-list>ul>li .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px;
    border: 1px solid #dddddd;
    box-sizing: border-box
}

.pic-list>ul>li .text {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd
}

.pic-list>ul>li .text p {
    line-height: 24px;
    font-size: 16px;
    color: #333;
    height: 48px;
    overflow: hidden
}

.pic-list>ul>li:hover .text p {
    color: #b92e32
}

.pic-list>ul>li .more {
    display: inline-block;
    margin-top: 15px;
    width: 90px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #dddddd;
    font-size: 12px;
    color: #666;
    text-transform: uppercase
}

.pic-list>ul>li:hover .more {
    border: 1px solid #b92e32
}

.list>ul:first-of-type>li {
    position: relative;
    padding-left: 35px;
    padding-right: 85px;
    background: url(../images/icon.png) no-repeat left center;
    line-height: 60px;
    border-bottom: 1px solid #dfdfdf
}

.list>ul:first-of-type>li>a {
    display: block;
    font-size: 16px;
    color: #303030;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list>ul:first-of-type>li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #999
}

.list>ul>li:hover>a {
    color: #921e21
}

#nt {
    border-bottom: 1px solid #e8e8e8
}

.ny-t {
    line-height: 69px;
    overflow: hidden
}

.ny-t .position {
    float: left
}

.ny-t .position a {
    font-size: 16px;
    color: #333
}

.ny-t .ny-dh {
    float: right
}

.ny-t .ny-dh>ul {
    font-size: 0
}

.ny-t .ny-dh>ul>li {
    display: inline-block;
    padding: 0 40px;
    border-left: 1px solid #e8e8e8;
    text-align: center
}

.ny-t .ny-dh>ul>li:last-child {
    border-right: 1px solid #e8e8e8
}

.ny-t .ny-dh>ul>li>a {
    font-size: 16px;
    color: #333
}

.ny-top {
    margin-top: 45px
}

.nt-l {
    float: left;
    width: 60.5%;
    border-top: 4px solid #b22c30;
    box-shadow: 0 0 5px #e7d8d8;
    height: 535px;
    box-sizing: border-box;
    padding: 30px 90px 30px 35px
}

.nt-l p {
    line-height: 32px;
    font-size: 16px;
    color: #333;
    text-indent: 2em;
    margin-top: 30px;
    margin-bottom: 10px
}

.nt-r {
    position: relative;
    float: right;
    width: 43.4%;
    margin-left: -3.9%;
    margin-top: 50px;
    box-sizing: border-box;
    padding-right: 10px;
    padding-bottom: 10px
}

.nt-r:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 380px;
    height: 187px;
    background: #b92e32
}

.nt-r img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 378px;
    z-index: 2
}

.ny-down {
    margin-top: 60px
}

.ny-down ul li {
    position: relative;
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 50px;
    top: 0;
    transition: all .3s
}

.ny-down ul li:hover {
    top: -10px
}

.ny-down ul li:nth-child(3n-2) {
    margin-left: 0
}

.ny-down ul li a {
    position: relative;
    display: block
}

.ny-t .ny-dh>ul>li:hover>a {
    color: #8f1f22
}

.ny-down ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover
}

.ny-down ul li a .pic {
    position: relative;
    padding-top: 75%;
    overflow: hidden
}

.ny-down ul li a .pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.ny-down ul li a .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 111px;
    background-size: 100% auto;
    box-shadow: 0 4px 4px #f1efef;
    z-index: 3
}

.ny-down ul li a .text p {
    padding-top: 65px;
    text-align: center;
    font-size: 24px;
    color: #b92e32
}

@media screen and (max-width: 1024px) {
    .ny-left {
        float: none;
        width: auto
    }

    .ny-left p span {
        display: block
    }

    .ny-left p {
        font-size: 24px;
        text-align: left;
        padding: 20px
    }

    .ny-left p span {
        right: 30px;
        top: 25px
    }

    .ny-left>ul {
        display: none
    }

    .ny-right {
        padding-left: 0;
        margin-top: 15px
    }

    .ny-left>ul>li {
        line-height: 50px
    }

    .ny-left>ul>li>span {
        top: 12px
    }

    .ny-t .ny-dh>ul>li {
        padding: 0 20px
    }

    .nt-l {
        height: 465px
    }
}

@media screen and (max-width: 1000px) {
    .nt-l {
        float: none;
        width: auto;
        height: auto
    }

    .nt-r {
        float: none;
        width: auto
    }

    .ny-down ul li a .text p {
        padding-top: 80px;
        font-size: 14px
    }
    .detail-text img{
        height:auto!important;
    }
}

@media screen and (max-width: 600px) {
    .ny-title h2 {
        float: none
    }

    .position {
        float: none;
        margin-top: 10px
    }

    .detail-tit {
        padding: 15px 0
    }

    .detail-tit>h4 {
        line-height:1.4;
    }

    .pic-list>ul>li {
        width: 48%;
        margin-left: 0;
        margin-top: 15px
    }

    .pic-list>ul>li:nth-child(2n) {
        margin-left: 4%
    }

    .pic-list>ul>li .text p {
        font-size: 14px
    }

    .list>ul:first-of-type>li {
        padding-left: 10px;
        line-height: 39px
    }

    .list>ul:first-of-type>li>a {
        font-size: 14px
    }

    .list>ul:first-of-type>li span {
        font-size: 12px
    }

    .nt-l {
        padding: 15px
    }

    .nt-l p {
        margin-top: 5px
    }

    .ny-t .ny-dh>ul>li {
        border-left: none
    }

    .ny-t .ny-dh>ul>li:last-child {
        border-right: none
    }

    .ny-t {
        line-height: 40px
    }

    .ny-down ul li {
        width: 48%;
        margin-left: 0
    }

    .ny-down ul li:nth-child(2n) {
        margin-left: 4%
    }

    .ny-down ul li a .text p {
        padding-top: 40px;
        background-size: 40px auto
    }

    .ny-down ul li a .text {
        height: 60px
    }
}

.pagination_phopne {
    display: none
}

.pagination_pc {
    display: block
}

@media screen and (max-width:768px) {
    .pagination_phopne {
        display: block
    }

    .pagination_pc {
        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);
}