/**组件样式*/
/**组件样式*/
/**组件样式*/
.v_news_content p img{margin:0 auto !important;max-width: 600px !important;height: auto !important;}

/*处理死链图片显示问题*/
img[datasrc^=http]{display: none;}

.zwcon p a img{display:inline;}

.pagebottom {
    width: 100%;
    padding-top: .3rem;
    border-top: 1px #c9c9c9 solid;
    align-items: center;}

.pagebottom .pagelist {
    width: 80%;}

.pagebottom .pagelist .pagenext {
    width: 100%;
    color: #333;justify-content: flex-start;margin-bottom: .15rem;}

.pagebottom .pagelist .pagenext a {
    color: #333;transition: all .8s;-webkit-transition: all .8s;}
.pagebottom .pagelist .pagenext a:hover{
    color: #1360b6;}
.pagebottom .pagebtn a {
    background: #1360b6;
    padding: .1rem .3rem;
    border-radius: .03rem;
    color: #fff;transition: all .8s;-webkit-transition: all .8s;}
.pagebottom .pagebtn:hover a{  background-image: linear-gradient(to right,#018dda,#00c09e);}


 .news_xq_bg .news_xq .news_l .xq_nr .table-c {
                margin: 0 auto !important;
                max-width: 100%;
                width: auto !important;}
 .news_xq_bg .news_xq .news_l .xq_nr .table-c td{width:auto !important;}
            .news_xq_bg .news_xq .news_l .xq_nr .table-c p {
                text-indent: 0 !important;}

            @media (max-width: 767px) {
                .news_xq_bg .news_xq .news_l .xq_nr .table-box {
                    overflow-x:scroll;}
            }


@media screen and (max-width:640px) {
    .pagebottom .pagelist {
        width: 100%;}

    .pagebottom .pagebtn {
        display: none;}

    video{
        max-width:100%!important;
        height:auto!important;}
}
/**组件样式*/
