@charset "utf-8";

.banner img{
    display: block;
    width: 100%;
}
.ny-main{
    padding-top: 0.53rem;
    padding-bottom: 0.36rem;
    background-color: #f3f3f3;
}

.leftNav{
    width: 2.9rem;
}
.leftNav .Nav-tit{
    position: relative;

    padding: 0.2rem 0.3rem 0.2rem 0.43rem;
    background: url("../../images/xfpf/ny-img01.png") no-repeat 50%;
    margin-right: -0.3rem;
    background-size:auto 0.9rem;
}
.leftNav .Nav-tit h3{
    font-size: 0.28rem;
    color: #ffffff;
    line-height: 1;
    font-weight: 600;
}
.leftNav .Nav-tit span{
    display: block;
    font-size: 0.14rem;
    color: #fff;
    line-height: 1;
    margin-top: 0.1rem;
}
.leftNav .Nav-tit i{
    position: absolute;
    width: 0.13rem;
    height: 0.13rem;
    top: 50%;
    right: 0.53rem;
    transform: translateY(-50%);
    background: url("../../images/xfpf/ny-img02.png") no-repeat 50%;
    background-size: cover;
    cursor: pointer;
}
.leftNav>ul{
    padding: 0.2rem 0;
    background-color: #fff;
}
.leftNav>ul>li{
    line-height: 0.6rem;
    position: relative;
}
.leftNav>ul>li>a{
    display: block;
    font-size: 0.18rem;
    color: #1f1f1f;
    padding-left: 0.43rem;
    padding-right: 0.94rem;
    transition: all .3s;
}
.leftNav>ul>li>i{
    position: absolute;
    right: 0.43rem;
    top: 0;
    width: 0.5rem;
    height: 0.6rem;
    background: url("../../images/xfpf/ny-img03.png") no-repeat right center;
    background-size: auto;
    cursor: pointer;
}
.leftNav>ul>li.active>i,
.leftNav>ul>li.on>i{
    background-image: url("../../images/xfpf/ny-img04.png");
}
.leftNav>ul>li.active>a,
.leftNav>ul>li.on>a,
.leftNav>ul>li:hover>a{
    color: #1f297e;
    font-weight: 600;
}
.leftNav>ul>li>ul a{
    display: block;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.48rem;
    text-align: center;
    padding: 0 0.1rem;
    transition: all .3s;

}
.leftNav>ul>li>ul a:hover{
    color: #fff;
    background-color: rgba(31, 41, 126, 0.5);
}
.leftNav>ul>li>ul{
    display: none;
    padding: 0 0.2rem;
}

.ny-right {
    width: 10.3rem;
    background-color: #fff;
    padding: 0.3rem 0.32rem 0.35rem;
}

.ny-tit {
    position: relative;
    padding-bottom: 0.23rem;
    border-bottom: 0.01rem solid #dadada;
}

.ny-tit h4{
    font-size: 0.24rem;
    color: #1f297e;
    padding-left: 0.2rem;
    border-left: 0.05rem solid #1f297e;
    line-height: 1;
    font-weight: 600;
}
.ny-tit .position{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.14rem;
    color: #818181;
    line-height: 0.24rem;
}
.ny-tit .position>*{
    display: inline-block;
    vertical-align: middle;
}
.ny-tit .position img{
    width: 0.18rem;
    height: 0.23rem;
    margin-right: 0.08rem;
}
.ny-tit .position a:hover,
.ny-tit .position a.active{
    color: #1f297e;
}

/**/
.pagination {
    text-align: center;
    font-size: 0;
    margin-top: 0.03rem;
   /* padding-top: 0.4rem;*/
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 0.12rem;
    height: 0.35rem;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #1f297e;
    color: #fff;
    border: 1px solid #1f297e;
}

.pagination a:hover {
    background: #1f297e;
    color: #fff;
    border: 1px solid #1f297e;
}

.pagination span {
    display: inline-block;
    font-size: 0.14rem;
}
/*list*/
.list li{
    position: relative;
    line-height: 0.71rem;
    font-size: 0.16rem;
    color: #333333;
    border-top: 1px dashed #eeeeee;
}
.list li:first-child{
    border-top: none;
}
.list li a{
    display: block;
    padding-right: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.list li span{
    position: absolute;
    top: 0;
    right: 0;
}
.list li:hover a{
    color: #1f297e;
    font-weight: 600;
    transform: translateX(0.05rem);
}
.list li:hover span{
    color: #1f297e;
}




/*ssjg*/
.ssjg li{
    position: relative;
    line-height: 0.71rem;
    font-size: 0.16rem;
    color: #333333;
    border-top: 1px dashed #eeeeee;
}
.ssjg li:first-child{
    border-top: none;
}
.ssjg li a{
    display: block;
    padding-right: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.ssjg li em{
    position: absolute;
    top: 0;
    right: 0;
}
.ssjg li span{
    
font-size: inherit;
    
font-family: inherit;
    
font-weight: 600;
}
.ssjg li:hover a{
    color: #1f297e;
    font-weight: 600;
    transform: translateX(0.05rem);
}
.ssjg li:hover span{
    color: #1f297e;
}
.ssjg li:hover em {
    color: #1f297e;
}
.xgwz{
margin-top:30px;
}
.xgwz li{line-height: 0.55rem;}
.xgwz tr{
    position: relative;
    line-height: 0.50rem;
    height: 0.50rem;
    font-size: 0.16rem;
    color: #333333!important;
}
.xgwz tr td{
    border-top: 1px dashed #eeeeee;
}
.xgwz tr td a:hover{
    color:#1f297e;
}

/*dpzw*/
.dpzw p{
    font-size: 0.16rem;
    color: #252525;
    line-height: 0.38rem;
    text-indent: 2em;
   margin: 0.22rem 0;
}

/*content*/
.con-tit{
    padding-top: 0.18rem;
}
.con-tit h4{
    font-size: 0.2rem;
    color: #2c2c2c;
    line-height: 2;
    text-align: center;
    font-weight: 600;
}
.con-tit p{
    font-size: 0;
    text-align: center;
    background-color: #f3f3f3;
    margin-top: 0.17rem;
}
.con-tit p span{
    display: inline-block;
    font-size: 0.14rem;
    color: #929292;
    margin: 0 0.18rem;
    line-height: 0.45rem;
}
.con-txt p{
    font-size: 0.16rem;
    color: #252525;
    line-height: 0.36rem;
    margin: 0.22rem 0;
}
.con-txt p img{
    max-width:95%!important;
    height: auto!important;
}
.p-page {
    padding-top: 0.06rem;
    border-top: 1px solid #d9d9d9;
    margin-top: 0.42rem;
}
.p-page p {
    font-size: 0.16rem;
    color: #202a7c;
    line-height: 0.48rem;
    font-weight: 600;
}
.p-page p a{
    font-weight: normal;
    color: #252525;
}
.p-page p a:hover{
    color: #202a7c;
}
/*pic-list*/
.pic-list li a{
    display: block;
    font-size: 0;
    overflow: hidden;
}
.pic-list li a .cover_img{
    width: 2.2rem;
    height: 1.45rem;
    padding-top: 1.15rem;
}
.pic-list li a .pic-tx{
    display: inline-block;
    width: calc(100% - 2.5rem);
    margin: 0 0 0 0.3rem;
    vertical-align: bottom;
    padding-bottom: 0.2rem;
    border-bottom: 1px dashed #eee;
}
.pic-list li a .pic-tx h4{
    font-size: 0.18rem;
    color: #333333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pic-list li a .pic-tx p{
    font-size: 0.14rem;
    color: #999999;
    line-height: 0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 0.44rem;
    margin-top: 0.15rem;
}
.pic-list li a .pic-tx span{
    display: block;
    font-size: 0.14rem;
    color: #999999;
    line-height: 1;
    padding-left: 0.24rem;
    background: url('../../images/xfpf/img08.png') no-repeat left center;
    background-size: 0.14rem;
    margin-top: 0.15rem;
}
.pic-list li a:hover .pic-tx h4 {
    font-weight: 600;
}
.pic-list li{
    margin-top: 0.34rem;
}
.pic-list li:first-child{
    margin-top: 0.32rem;
}
.pic-list ul{
    margin-bottom: 0.37rem;
}

@media screen and (max-width: 800px){
    .banner{
        margin-top: 1rem;
    }
    .ny-main{
        padding-top: 0.4rem;
    }
    .leftNav ,
    .ny-right{
        float: none;
        width: auto;
    }
    .ny-right{
        margin-top: 0.4rem;
        padding: 0.3rem 0.2rem;
    }
    .leftNav .Nav-tit{
        background: #222c7e;
        margin-right: 0;
    }
    .leftNav .Nav-tit i{
        width: 0.2rem;
        height: 0.2rem;
        right: 0.23rem;
    }
    .leftNav>ul>li>a{
        font-size: 0.22rem;
    }
    .leftNav>ul{
        display: none;
    }
    .leftNav>ul>li>ul a{
        font-size: 0.2rem;
        text-align: left;
        padding-left: 0.5rem;
    }
    .ny-tit h4{
        font-size: 0.28rem;
    }
    .list li{
        font-size: 0.2rem;
        line-height: 0.78rem;
    }
    .list li a{
        padding-right: 1.65rem;
    }

    .ssjg li{
        font-size: 0.2rem;
        line-height: 0.78rem;
    }
    .ssjg li a{
        padding-right: 1.65rem;
    }

    .dpzw p,
    .con-txt p,
    .p-page p{
        font-size: 0.2rem;
        line-height: 2;
    }
    .con-tit h4{
        font-size: 0.24rem;
    }
    .con-tit p span{
        font-size: 0.18rem;
    }
    .p-page{
        padding-top: 0.15rem;
    }
    .p-page p{
        line-height: 2.5;
    }
    .pic-list li a .pic-tx h4{
        font-size: 0.22rem;
    }
    .pic-list li a .pic-tx p{
        font-size: 0.18rem;
        line-height: 0.3rem;
        height: 0.6rem;
    }
    .pic-list li a .pic-tx span{
        font-size: 0.16rem;
        background-size: 0.18rem;
        padding-left: 0.3rem;
    }
}

@media screen and (max-width: 550px){
    .ny-tit .position{
        position: static;
        margin-top: 0.25rem;
    }
    .list li a{
        padding-right: 1.25rem;
    }
    .ssjg li a{
        padding-right: 1.25rem;
    }
    .pic-list li a .cover_img{
        display: block;
        width: 100%;
        height: auto;
        padding-top: 65.91%;
    }
    .pic-list li a .pic-tx{
        display: block;
        width: auto;
        margin-left: auto;
        margin-top: 0.25rem;
    }
}


.s3-cut {
    font-size: 0;
    padding-left: 0.37rem;
}
.s3-cut a{
    display: inline-block;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.5rem;
    font-weight: 600;
    padding: 0 0.45rem;
    position: relative;
    cursor: pointer;
    transition: all .3s;
    padding: 0 0.84rem;

}
.s3-cut a:first-child:after{
    display: none;
}
.s3-cut a em{
    position: relative;
}
.s3-cut a:before{
    position: absolute;
    content: '';
    left: 6%;
    width: 88%;
    height: 100%;
    background-color: #1f297e;
    transform: skew(-30deg);
    visibility: hidden;
    transition: all .3s;
    opacity: 1;
    visibility: visible;
}

.s3-cut a:after,
.s3-cut a + span:after{
    display: none;
}
.s3-cut a {
    color: #fff!important;
}

.s3-main_ny{margin-bottom: 50px;}
.s3-main_ny .swiper-nywrapper>div{
    margin:0.2rem 0.3rem;
    float:left;
}

.s3-nylist a{
    display: block;
    overflow: hidden;
}
.s3-nylist a .icon{
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
    border: 0.01rem dashed #1f297e;
    border-radius: 50%;
    transition: all .3s;
}
.s3-nylist a .icon img:nth-child(2){
    display: none;
}
.s3-nylist a p{
    font-size: 0.16rem;
    color: #666666;
    line-height: 1;
    text-align: center;
    margin-top: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s3-nylist a:hover .icon{
    background: #f3952c;
    border: 0.05rem solid #ffe5c7;
}
.s3-nylist a:hover .icon img{
    display: none;
}
.s3-nylist a:hover .icon img:nth-child(2){
    display: block;
}

@media screen and (max-width: 800px){
   .s3-list a p{
        font-size: 0.18rem;
        margin-top: 0.15rem;
        line-height: 1.2;
    }
}

@media screen and (max-width: 550px){
    .s3-list a .icon{
        width: 0.7rem;
        height: 0.7rem;
    }
}