@charset "utf-8";


@media screen and (max-width: 1024px) {

    .banner::after {
        width: auto;
        right: 0;
        bottom: 0;
        top: auto;
        height: 1rem;
        background: linear-gradient(0deg, rgba(0, 82, 196, .7) 0%, rgba(0, 72, 157, 0) 100%);
    }

    .banner-tit {
        display: none
    }

    .nymain.nymain-bg2::before {
        bottom: -1rem;
    }

    .nymain.nymain-bg1::before {
        bottom: -1rem;
    }

    .dqnav {
        position: static;
        background: none;
    }

    .dqnav>div {
        display: block;
        height: auto;
    }

    .dqnav-c {
        display: block;
        padding: .2rem 0;
        min-width: auto
    }

    .dqnav-c ul {
        justify-content: center;
        padding: 0;
        margin-top: .2rem
    }

    .dqnav-c h3 {
        text-align: center;
        font-size: .26rem;
        line-height: .3rem
    }

    .dqnav-c ul li a {
        font-size: .18rem;
        line-height: .36rem;
        padding: 0 .2rem
    }

    .dqnav-c ul li+li {
        margin-left: 0.1rem
    }

    .dqnav-c ul li {
        margin: 0 .1rem
    }

    .nymain .leftNav>h2 {
        opacity: 1
    }

    .nymain>div {
        display: block
    }

    .nymain .leftNav ul li a {
        font-size: .2rem
    }

    .leftNav dl {
        display: none;
        padding: .2rem;
        border-top: 1px solid #00489D
    }

    .position-box {
        margin-top: 0
    }

    .position:before {
        display: none
    }

    .position::after {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        right: 0;
        border-radius: 0
    }

    .position span {
    margin: 0 .1rem;
    }

    .position a {}

    .position h3 {
        font-size: 22px
    }

    .position svg path {
        fill: #00489D
    }

    .nymain .leftNav>h2 {
        line-height: 50px;
        font-size: .2rem;
        text-align: left;
        padding-left: 15px;
        font-weight: 600;
        display: block;
        height: auto;
        padding: 0 .15rem 0 .2rem;
        border-bottom: none;
        background: #4465FC;
        color: #fff;
    }

    .nymain .leftNav>h2 span {
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 10px;
        background: url(../images/sub_left_down2.png) no-repeat center center;
        background-position: center center;
        transition: all .5s
    }

    .nymain .leftNav>h2 span.on {
        transform: rotateZ(135deg)
    }

    .nymain {
        padding-bottom: .8rem;
        padding-top: 0;
    }

    .nymain .leftNav {
        float: none;
        width: auto;
        top: 0;
        margin-right: 0;
        border: none;
        margin-bottom: .2rem;
        padding: 0;
    }

    .nymain .leftNav>p {
        font-size: 18px;
        padding: 10px 0
    }

    .ny-right {
        float: none;
        width: auto
    }

    .nymain .leftNav>h2 i {
        display: none
    }

    .position {
        padding: .25rem .15rem;
        top: auto;
        transform: none;
        bottom: 0;
    }

    .position>div {
        justify-content: flex-start;
        padding: 0
    }

    .position h3 {
        left: 0;
        width: auto;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
        position: relative;
        left: 0;
        margin-bottom: 10px;
        font-weight: 600;
        display: none
    }

    .position h3::after {
        width: 37px;
        height: 37px;
        right: -10px;
        bottom: -15px
    }

    .pagination {
        padding-top: .3rem
    }

    .pagination a {
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        margin: 0 3px
    }

    .nymain .leftNav ul {
        display: none;
        padding-bottom: .2rem;
        padding-top: 0.1rem;
        border-top: 1px solid #00489D;
        padding: .2rem
    }

    .share-box span {
        margin: .1rem 0;
    }

    .share-box .social-share .social-share-icon {
        margin-bottom: 0;
    }

    .share-box {
        position: static;
        margin-left: 0;
    }

    .social-share {
        display: flex;
        justify-content: center;
    }

    .nymain .leftNav>ul>li>ul {
        border-top: none
    }




}

@media screen and (max-width: 768px) {}



/*--------------------*/



@media screen and (max-width: 1024px) {

    .art-main .cont-tit div{
        display: block;
        padding-top: 0;
    }

    .text-lists ul li a{
        padding-right: 0;
        height: 1rem;
    }
    .text-lists ul li a::after{
        display: none;
    }
  
   
    .timg-list-img {
        margin-right: .2rem;
        width: 2.6rem;
    }

    .timg-list ul li a .pic{
        border-radius:.1rem
    }
    .timg-list ul li a {
        padding:  0;

        margin-bottom: .2rem;
    }

    .timg-list ul li a h3{
        font-size: .18rem;
    }
    .img-lists ul {
        margin: 0 -.05rem
    }

    .img-lists ul li {
        width: 50%;
        margin-top: .1rem;
    }

    .img-lists ul li a {
        margin: 0 .05rem
    }

    .img-lists ul li:nth-child(3n+1) {}

    .img-lists ul li:nth-child(2n+1) {
        margin-left: 0
    }

    .img-lists ul li a>img {
        height: 209px;
    }

    .img-lists ul li a>div.info:before{
        width: .25rem;
        height: .25rem;
        right: 0.1rem;
    }
    .img-lists ul li a>div.info p {
        font-size: .16rem;
        padding-right: .4rem;
    }

    .img-lists ul li a>div.info {
        padding: .15rem 0;
    }

    .img-lists ul li a>div.info img {
        height: 12px;
    }

    .img-lists ul li a>div.info span {
        font-size: 12px;
    }



    .szdw ul li {
        padding-top: 20px;
    }

    .szdw ul li {
        width: auto;
        margin-left: 0;
        display: block;
    }

    .jgsz-box ul {
        padding: .15rem .1rem;
    }

    .jgsz-box ul li a {
        line-height: .4rem;
        font-size: .16rem;
        margin-right: .2rem;
    }

    .jgsz-box {
        margin-top: .3rem;
    }

    .szlb ul {
        margin: 0 -.1rem;
    }

    .szlb ul li {
        margin-top: .2rem;
    }

    .szlb ul li a {
        margin: 0 .1rem;
        padding: .2rem .15rem;
    }

    .szlb ul li a h3 {
        font-size: .18rem;
    }

    .szlb ul li a div {
        margin-top: .2rem;
    }

    .szlb ul li a div p {
        font-size: .16rem;
    }

    .bmjj1{display: block;}
    .bmjj1-r{margin: 0 auto;max-width: 100%;margin-top: .2rem;}
    .bmjj1-l p{margin-top: .25rem;}
    .bmjj1-l h3{font-size: .2rem;padding-bottom: .15rem;}
    .bmjj-tit h3{font-size: .2rem;}

    .bmjj2 ul{margin: 0 -.05rem;}
    .bmjj2 ul li{margin-bottom: .1rem;width: 50%;}
    .bmjj2 ul li a{margin: 0 .05rem;padding: .15rem;}
    .bmjj2 ul li a b{font-size: .2rem;padding-bottom: .1rem;}
    .bmjj3-table{padding: 0 .15rem .15rem .15rem;overflow-x: auto;}
    .bmjj3-table table{min-width: 900px;}
    .bmjj3-table table tr th{font-size: .18rem;padding: .15rem 0;}
    .bmjj3-table::before{height: .58rem;}
    .bmjj3-table table tr td{padding: .1rem 0;}
    .bmjj3-table table tr td p+p{margin-top: .1rem;}

    .bmjj2,.bmjj3{margin-top: .3rem;}

    .link-lists dl dd{width: 50%;}
    .zlxz dl dd{width: 100%;}
    .link-lists dl dd a{margin-top: .15rem;}
    .link-lists dl{padding: 0.15rem;}



}


@media screen and (max-width:768px) {
    .banner::after {
        content: none;
    }



    .timg-list ul li {
        margin-top: 0;
    }

    .img-lists ul li a>div.info p {
    }


    .art-main .art-tit h3 {
        font-size: .2rem;
        line-height: .3rem;
        margin: .2rem 0;
    }

    .art-main .art-tit h4 {
        font-size: 16px;
    }
 
    .art-main .art-body p {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .art-main .cont-tit p span {
        font-size: 12px;
    }

    .art-main .cont-tit p img {
        height: 12px;
    }

    .pnext {
        float: none;
        border: none;
        width: auto;
    }

    .pnext p {
        line-height: .3rem;
        font-size: .16rem;
    }

    .text-list li {
        padding: .2rem 0;
    }

    .i-list {
        display: block;
        padding: 0;
    }

    .i-list li a {
        line-height: .65rem;
    }
}


@media screen and (max-width:480px) {
    .timg-list ul li a>div {
        display: block;
    }

    .timg-list-img {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: .15rem;
    }

    .timg-linfo {
        padding-top: 0;
    }

    .szdw .aaa {
        width: 120px;
    }

    .szdw .zi1 h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .szdw .zi1 p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .szdw .zi1 {
        padding: 0 0px 0 20px;
    }

    .szdw .zi1 span {
        padding-top: 0;
    }

}