@charset "utf-8";

/**/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top:1.1rem;
}

.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: #226ab3;
    color: #fff;
    border: 1px solid #226ab3;
}

.pagination a:hover {
    background: #226ab3;
    color: #fff;
    border: 1px solid #226ab3;
}

.n_banner{
    position: relative;
}

.n_banner .img{
    padding-top: 22%;
    position: relative;
    overflow: hidden;
}


.n_banner .img .a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in;
}


.n_banner:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;z-index: 0;height: 40%;background: url(../images/blackms.png) no-repeat bottom center;background-size:100% 100%;opacity: .9;}



.n_banner .img img{
    display: block;
    width: 100%;
}

.n_banner .top{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .14rem;
    width: 12rem;
    max-width: 96%;
    z-index: 3;
    margin: 0 auto;
}

.posi {
    justify-content: flex-end;
}

.posi{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: .18rem;
    line-height: 1;
    color: #fff;
}
.posi span{
    display: block;
    margin: 0 .09rem;
}
.posi a:hover,
.posi a.active{
    font-weight: bold;
}


.inner_page{
    padding: .8rem 0 1.5rem;
}
.leftNav_box{
    width: 20.26%;
}
.leftNav{
    position: sticky;
    /* left: 9.8%; */
    top: 1.72rem;
    /* width: 16.1%; */
    background: #fff;
    border: 1px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.09) 0 0 .24rem;
    z-index: 98;
    width: 3.8rem;
    margin-top: -1.45rem;
}
.leftNav .tit{
    font-size: .2rem;
    line-height: .64rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 .1rem;
    background: #326dbb;
}
.leftNav .block .box h3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(233, 233, 233,1);
    font-size: .16rem;
    color: #333;
    line-height: .64rem;
    padding: 0 .44rem 0 .2rem;
    position: relative;
    transition: 0.5s;
}
.leftNav .block .box h3 i{
    position: absolute;
    top: 50%;
    right: .2rem;
    width: .12rem;
    height: .12rem;
    transform: translateY(-50%);
    transition: .5s;
    cursor: pointer;
}
.leftNav .block .box h3 i svg{
    display: block;
    width: 100%;
    height: 100%;
    fill: #333;
}
.leftNav .block .box.active h3{
    color: #226ab3;
    font-weight: bold;
}
.leftNav .block .box:hover h3{
    color: #226ab3;
    font-weight: bold;
    border-bottom-color: #e9e9e9;
    /* background: #eff4f6; */
}
.leftNav .block .box.xiala h3{
    border-bottom-color: #e9e9e9;
    /* background: #eff4f6; */
}
.leftNav .block .s-link a{
    display: block;
    padding: 0 .2rem;
    line-height: .64rem;
    color: #333;
    font-size: .16rem;
    background: #eff4f6;
    transition: .5s;
}
.leftNav .block .s-link a:hover,.leftNav .block .s-link .art{
    color: #fff;
    font-weight: bold;
    background:  #4f90e6;

}
.leftNav .block .active .s-link{
    display: block;
}
.leftNav .block .s-link{
    display: none;
}

.leftNav .block .box.xiala{
    /* border: 1px solid #e9e9e9; */
}
.leftNav .block .box.xiala.on h3 i{
    transform: translateY(-50%) rotateZ(180deg);
}
.leftNav .block{
    padding: 0 .13rem .13rem;
    height: auto;
    overflow:auto;
}
.leftNav .block::-webkit-scrollbar {
    height: .06rem;
    width: .03rem;
    background: #fff !important;
    cursor: pointer !important;
}

.leftNav .block::-webkit-scrollbar-thumb {
    background:  #999!important;
}

.leftNav .block::-webkit-scrollbar-thumb,
.leftNav .block::-webkit-scrollbar-track {
    border-radius: 2px !important;
    box-shadow: inset 0 0 0  #999 !important;
    cursor: pointer !important;
}

.leftNav .block::-webkit-scrollbar-track {
    background:  #fff !important;
    width: 3px !important;
}

.rightBox{
    width: 72.64%;
}

.inner_s1 .content{
    width: 73.43%;
    background: #fff;
    padding: 1.35rem 2.99rem 1.67rem .72rem;
}
.inner_s1 .content p{
    font-size: .16rem;
    line-height: .37rem;
    color: #333;
    text-align: justify;
    text-indent: 2em;
}
.inner_s1 .content p:not(:first-child){
    margin-top: .18rem;
}
.inner_s1 .img{
    position: absolute;
    right: calc((100vw - 15.2rem) / -2);
    top: 15.454%;
    width: 38.64vw;
}
.inner_s1 .img img{
    display: block;
    width: 100%;
}
.inner_s1 {
    position: relative;
}

/*inner_s2*/

.inner_s2 .img{
    width: 2.35rem;
    height: 2.35rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 1.34rem auto 0;
}
.inner_s2 .img img{
    display: block;
    width: 100%;
}
.inner_s2 .txt h2{
    font-size: .24rem;
    line-height: .36rem;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: .42rem 0 .35rem;
}
.inner_s2 .txt h4{
    font-size: .2rem;
    line-height: .3rem;
    font-weight: bold;
    text-align: center;
}
.inner_s2 .txt h5{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: .17rem;
}
.inner_s2 .txt h5 span{
    display: block;
    font-size: .18rem;
    line-height: .27rem;
    color: #333;
    margin: 0 .09rem;
}
.inner_s2{
    min-height: 7.81rem;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: .04rem solid #306ec1;
    box-shadow: 0 0 .24rem #00000017;
}

.inner_s3 .li h3{
    font-size: .18rem;
    line-height: 1rem;
    color: #000;
    font-weight: bold;
}
.inner_s3 .li h4{
    font-size: .16rem;
    line-height: .24rem;
    color: #333;
    display: flex;
    align-items: center;
    margin-bottom: .3rem;
}
.inner_s3 .li h4 span{
    display: block;
    width: .16rem;
    height: .16rem;
    margin-right: .15rem;
}
.inner_s3 .li h4 svg{
    display: block;
    width: 100%;
    height: 100%;
    fill: #bbb;
}
.inner_s3 .li{
    padding: 0 0 .4rem .31rem;
    border-bottom: 1px solid rgba(232,232,232, .8);
}
.inner_s3 .li:last-child{
    border: none;
}

.inner_s3{
    padding: 0 .22rem;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: .04rem solid #306ec1;
    box-shadow: 0 0 .24rem #00000017;
}

.inner_s4 .li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    min-height: .67rem;
}
.inner_s4 .li .ll{
    font-weight: bold;
    width: 2.4rem;
    position: relative;
    margin-right: .38rem;
    font-size: .16rem;
    line-height: .24rem;
    color: #000;
}
.inner_s4 .li .ll:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: 1px;
    height: .24rem;
    background: #e9e9e9;
    transform: translateY(-50%);
}
.inner_s4 .li .rr{
    flex: 1;
    font-size: .16rem;
    line-height: .24rem;
    color: #000;
}
.inner_s4{
    min-height: 5.86rem;
    padding: .2rem .21rem 0 .28rem;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-top: .04rem solid #306ec1;
    box-shadow: 0 0 .24rem #00000017;
}

.qieh{
    transform: scaleY(0);
    height: 0;
    visibility: hidden;
    display: none;
}

.qieh.on{
    transform: scaleY(1);
    height: auto;
    visibility: visible;
    display: block;
}

.inner_s5 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner_s5 ul li{
    width: 49.13%;
    margin: .17rem 0 0 ;
    border: 1px solid #eaeaea;
}
.inner_s5 ul li:nth-child(-n+2){
    margin-top: 0;

}
.inner_s5 ul li a{
    display: block;
    height: 100%;
    padding: 0 .22rem .29rem;
}
.inner_s5 ul li:nth-child(-n+2) a{
    padding-bottom: .46rem;
}
.inner_s5 ul li h3{
    font-size: .16rem;
    line-height: .68rem;
    color: #333;
    font-weight: bold;
}
.inner_s5 ul li .pic{
    padding-top: 1.62rem;
}
.inner_s5 ul li p{
    font-size: .14rem !important;
    line-height: 1.7 !important;
    text-align: justify;
    text-indent: 2em !important;
    color: #333;
    margin-top: .17rem;
}

.inner_s6 ul li a{
    display: block;
    position: relative;
    z-index: 2;
}
.inner_s6 ul li .top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s6 ul li .top time{
    width: .84rem;
    height: .84rem;
    color: #333;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #e8f0f7;
    transition: .5s;
    flex-shrink: 0;
}
.inner_s6 ul li .top time span{
    display: block;
    font-size: .48rem;
    line-height: 1;
}
.inner_s6 ul li .top time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    margin-top: .08rem;
}
.inner_s6 ul li .top h3{
    flex: 1;
    padding:0 .22rem;
    font-size: .22rem;
    color: #333;
    font-weight: bold;
}
.inner_s6 ul li .bot{
    padding: .2rem .3rem .35rem 1.06rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s6 ul li .bot .pic{
    width: 2.82rem;
    height: 1.56rem;
}
.inner_s6 ul li .bot .txt{
    width: calc(100% - 3.07rem);
}
.inner_s6 ul li .bot p{
    font-size: .14rem;
    line-height: .24rem;
    color: #666;
    -webkit-line-clamp: 6;
    height: 1.44rem;
}
.inner_s6 ul li a:before{
    background: #226ab3;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .5s;
    visibility: hidden;
    width: 0;
}
.inner_s6 ul li:before{
    background: #226ab3;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all .5s;
    visibility: hidden;
}
.inner_s6 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #eaeaea;
}
.inner_s6 ul li{
    position: relative;
    margin-top: .3rem;
}
.inner_s6 ul li:first-child{
    margin-top: 0;
}
.inner_s6 ul li:hover:before{
    opacity: .1;
    visibility: visible;
}
.inner_s6 ul li:hover a:before{
    opacity: 1;
    visibility: visible;
    width: 4.12rem;
}
.inner_s6 ul li:hover time{
    background: #226ab3;
    color: #fff;
}
.inner_s6{
    width: 12rem;
    max-width: 100%;
    margin: 0 auto;
}

.inner_s7 ul li a{
    position: relative;
    z-index: 2;
    padding: .67rem .1rem .66rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s7 ul li a h3{
    flex: 1;
    font-size: .18rem;
    line-height: .27rem;
    color: #000;
    max-height: .54rem;
}

.inner_s7 ul li a time{
    display: block;
    font-size: .16rem;
    line-height: .24rem;
    color: #999;
    margin-left: .25rem;
    flex-shrink: 0;
}
.inner_s7 ul li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #e9e9e9;
}
.inner_s7 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #226ab3;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s7 ul li a:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: .03rem;
    background: #226ab3;
    opacity: 0;
    transition: all .5s;
    visibility: hidden;
    width: 0;
}
.inner_s7 ul li{
    position: relative;
}
.inner_s7 ul li:hover:after{
    opacity: .1;
    visibility: visible;
}
.inner_s7 ul li:hover a:after{
    width: 4.12rem;
    opacity: 1;
    visibility: visible;
}

.inner_s7{
    padding: .42rem .5rem .42rem .39rem;
    background: #fff;
    border: 1px solid #dadada;
}
.inner_s8 .dtl_tit h1{
    font-size: .22rem;
    line-height: 1.5;
    color: #333;
    font-weight: bold;
}
.inner_s8 .dtl_tit .cont{
    display: flex;
    flex-wrap: wrap;
    margin-top: .25rem;
}
.inner_s8 .dtl_tit .cont p{
    display: flex;
    align-items: center;
    font-size: .14rem;
    line-height: 1.5;
    color: #666;
}
.inner_s8 .dtl_tit .cont p i{
    display: block;
    width: .14rem;
    height: .14rem;
    margin-right: .05rem;
}
.inner_s8 .dtl_tit .cont p svg{
    display: block;
    width: 100%;
    height: 100%;
}
.inner_s8 .dtl_tit .cont span{
    display: block;
    width: 1px;
    min-height: .14rem;width: 1px;
    min-height: .14rem;
    background: #eaeaea;
    margin: 0 .12rem;
    align-self: center;
}
.inner_s8 .dtl_tit{
    padding-bottom: .2rem;
    border-bottom: 1px solid #eaeaea;
}
.inner_s8 .dtl_txt p{
    color: #333;
    font-size: .16rem;
    line-height: 2;
    text-indent: 2em;
    overflow-wrap: break-word;
    word-break: break-word;
}
.inner_s8 .dtl_txt p img{
    display: block;
    width: auto;
    height: auto !important;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s8 .dtl_txt{
    padding: 0 0.4rem;
    margin-top: .24rem;
}
.inner_s8{
    width: 12rem;
    max-width: 100%;
    margin: 0 auto;
}

.inner_s9 .con img{
    display: block;
    width: 1.58rem;
    margin: 0 auto;
}
.inner_s9 .con p{
    color: #6c99c8;
    font-size: .16rem;
    margin-top: .15rem;
    line-height: .24rem;
    text-align: center;
}

.inner_s9{
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 2.35rem);
    background: #ededed url("../images/n-img-7.png") no-repeat bottom center/100% auto;
}

/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background:#226ab3;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 0px;
}

#bnt_back img {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

#bnt_back svg {
    fill: rgb(255, 255, 255);
    height: 30px;
    vertical-align: middle;
    width: 26px;
}

#m_n_nav i {
}

#m_n_nav h1 {
    font-size: 14px;
    color: rgb(255, 255, 255);
    text-align: center;
    margin: 0px;
    line-height: 50px;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#bnt_sub_nav svg {
    fill: rgb(255, 255, 255);
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

#bnt_sub_nav img {
    display: block;
    height: 20px;
}

#bnt_sub_nav.on img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    box-shadow: rgb(153, 153, 153) 0px 0px 5px;
    z-index: 9;
}

#sub_nav_content ul {
    display: none;
}
#sub_nav_content ul li {
    display: block;
    line-height: 28px;

}

#sub_nav_content ul li a {
    display: block;
    height: auto;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
    min-height: 30px;
}

#sub_nav_content ul li.on a {
    color: #226ab3;
}


#sub_nav_content ul li.on .cur {background: #226ab3;color: #fff;}

#sub_nav_content dl {
    font-size: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    padding: 10px 0px;
}

#sub_nav_content dt {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 999;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    /*float: left;*/
    line-height: 30px;
    padding: 0 20px;
}
#sub_nav_content dt i{
    float: right;
    font-family: simsun;
    font-style: normal;
    font-weight: bold;
    font-size: .16rem;
}
#sub_nav_content dt a {

    display: inline-block;
    width: 88%;
    color: rgb(91, 83, 73);
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    vertical-align: top;
}

#sub_nav_content dt a i {
    position: absolute;
    right: 15px;
    top: 0px;
    opacity: 0;
    display: none;
}

#sub_nav_content dt a {
}



#sub_nav_content dd {
    display: none;
}

#sub_nav_content dd .box {
    padding: 0px;
}

#sub_nav_content dd a {
    padding: 0px 25px;
    line-height: 30px;
    border-top: 1px solid rgb(231, 231, 231);
    font-size: 12px;
    color: rgb(91, 83, 73);
    display: block;
    height: 30px;
}

#sub_nav_content dd a.on {
    color: #226ab3;
}

@media (max-width: 1199px){
    .n_banner {
        margin-top: 0.75rem;
    }
    #m_n_nav{
        display: block;
    }
    .leftNav_box{
        display: none;
    }
    .rightBox{
        width: 100%;
    }
    .inner_page{
        min-height: 60vh;
        padding: .3rem 0 .4rem !important;
    }
    .inner_s1 .img{
        right: -15px;
    }
    .inner_s6,
    .posi,
    .inner_s8{
        width: 100%;
        justify-content: flex-start !important;
    }
}

@media (max-width: 1025px){
    .inner_s1 .content{
        width: 100%;
        padding: .2rem;
    }
    .inner_s1 .img{
        position: static;
        width: auto;
        max-width: 100%;
        margin: .2rem auto 0;
    }
    .inner_s1 .content p{
        font-size: .18rem;
        line-height: 2;
    }
    .inner_s2 .img{
        width: 1.8rem;
        height: 1.8rem;
        margin: 0 auto;
    }
    .inner_s2 .txt h2{
        font-size: .22rem;
        line-height: .3rem;
        margin: .15rem 0 .1rem;
    }
    .inner_s2 .txt h5{
        margin-top: .1rem;
    }
    .inner_s2{
        padding: .3rem;
        min-height: auto;
    }
    .inner_s3 .li h3{
        line-height: .4rem;
    }
    .inner_s3 .li h4{
        margin: .15rem 0 0;
    }
    .inner_s3 .li{
        padding: .2rem 0;
    }
    .inner_s3{
        padding: 0 .2rem;
    }
    .inner_s4{
        min-height: auto;
        padding: 0 .2rem .2rem;
    }
    .inner_s5 ul li h3{
        font-size: .18rem;
        line-height: .4rem;
        margin-bottom: .1rem;
    }
    .inner_s5 ul li .pic{
        padding-top: 30.62%;
    }
    .inner_s5 ul li p{
        font-size: .16rem;
        line-height: .28rem;
        margin-top: .1rem;
    }
    .inner_s5 ul li a{
        padding:  .1rem .2rem .2rem!important;
    }
    .inner_s5 ul li{
        width: 49%;
        margin: 0;
    }
    .inner_s5 ul{
        gap: .26rem 2%;
    }
    .inner_s6 ul li .top time span{
        font-size: .3rem;
    }
    .inner_s6 ul li .top time em{
        margin-top: .05rem;
    }
    .inner_s6 ul li .top time{
        width: .75rem;
        height: .75rem;
    }
    .inner_s6 ul li .top h3{
        font-size: .2rem;
        padding: 0 .2rem;
    }
    .inner_s6 ul li .bot{
        padding: .2rem 0;
    }
    .inner_s6 ul li .bot p{
        font-size: .16rem;
        line-height: .28rem;
        -webkit-line-clamp: 5;
        height: 1.4rem;
    }
    .inner_s6 ul li .bot .txt {
        width: calc(100% - 3rem);
    }
    .inner_s6 ul li{
        margin-top: .2rem;
    }
    .inner_s6 ul li:hover a:before{
        width: 3.5rem;
    }
    .inner_s7 ul li a{
        padding: .15rem .2rem;
    }
    .inner_s7{
        padding: .1rem .2rem .2rem;
    }
    .inner_s7 ul li:hover a:after{
        width: 3.5rem;
    }
    .inner_s8 .dtl_txt{
        padding: 0;
        margin-top: .2rem;
    }
    .inner_s8 .dtl_tit .cont{
        margin-top: .15rem;
    }
    .inner_s8 .dtl_txt p{
        font-size: .18rem;
    }
}
@media (max-width: 769px){
    .inner_s5 ul li{
        width: 100%;
    }
    .inner_s6 ul li .bot .pic{
        width: 100%;
        height: auto;
        padding-top: 55.32%;
    }
    .inner_s6 ul li .bot .txt{
        width: 100%;
        margin-top: .2rem;
        padding: 0 .2rem;
    }
    .inner_s7 ul li a time{
        margin-left: .1rem;
    }
    .n_banner .top{
        bottom: .06rem;
    }
    .n_banner:after{height: 70%;}
    .n_banner .img{
        padding-top: 30%;
    }


}
@media (max-width: 481px){
    .inner_s4 .li .ll{
        width: 1rem;
        margin-right: .2rem;
        font-size: .18rem;
    }
    .inner_s4 .li .rr{
        font-size: .18rem;
    }
    .inner_s4 .li{
        padding: .1rem 0;

    }
    .inner_s9 .con img{
        width: 1.2rem;
    }
}

/*2025-05-07*/

.inner_s10 .block1 h4{
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .36rem;
    color: #9E9E9E;
}
.inner_s10 .block1 h4 img{
    display: block;
    width: .2rem;
    margin-right: .12rem;
}

.inner_s10 .block1 .bot{
    margin-top: .2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s10 .block1 .bot .ll{
    width: 75.42%;
}
.inner_s10 .block1 .tag-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s10 .block1 .tag-list span{
    display: block;
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
    cursor: pointer;
    transition: .5s;
}
.inner_s10 .block1 .tag-list span.active,
.inner_s10 .block1 .tag-list span:hover{
    color: #0b5eb2;
}
.inner_s10 .block1 .rr{
    width: 20.81%;
}
.inner_s10 .block1 .rr .box{
    position: relative;
}
.inner_s10 .block1 .rr input{
    display: block;
    width: 100%;
    height: .36rem;
    font-size: .18rem;
    color: #9E9E9E;
    line-height: .35rem;
    padding: 0 .25rem 0 .03rem;
    border-bottom: 1px solid #D8D8D8;
}
.inner_s10 .block1 .rr input::placeholder{
    color: #9E9E9E;
}
.inner_s10 .block1 .rr button{
    position: absolute;
    right: 0;
    top: 50%;
    width: .2rem;
    height: .2rem;
    background: url("../images/n-img-9.png") no-repeat 50%/100% 100%;
    cursor: pointer;
    transform: translateY(-50%);
}

.inner_s10 .block2 ul{
    margin-top: .39rem;
    display: flex;
    flex-wrap: wrap;
}
.inner_s10 .block2 ul li{
    width: 17.83%;
    margin: .37rem 0 0 2.7125%;
}
.inner_s10 .block2 ul li:nth-child(-n+5){
    margin-top: 0;
}

.inner_s10 .block2 ul li:nth-child(5n+1){
    margin-left: 0;
}
.inner_s10 .block2 ul li a{
    display: block;
}
.inner_s10 .block2 ul li .pic{
    padding-top: 2.62rem;
}
.inner_s10 .block2 ul li h3{
    font-size: .2rem;
    line-height: .24rem;
    color: #333333;
    transition: .5s;
}
.inner_s10 .block2 ul li h4{
    font-size: .14rem;
    line-height: .24rem;
    color: #999999;
    margin-top: .05rem;
    transition: .5s;
}
.inner_s10 .block2 ul li .txt{
    padding: .15rem;
    transition: .5s;
}
.inner_s10 .block2 ul li:hover h3,
.inner_s10 .block2 ul li:hover h4{
    color: #fff;
}
.inner_s10 .block2 ul li:hover .txt{
    background: #226AB3;
}

@media (max-width: 1025px) {
    .inner_s10 .block2 ul li .pic{
        padding-top: 125.35%;
    }
    .inner_s10 .block2 ul li .txt{
        padding: .1rem;
    }
    .inner_s10 .block2 ul li{
        width: 18%;
        margin: 0;
    }
    .inner_s10 .block2 ul{
        gap: .24rem 2%;
        margin-top: .3rem;
    }
    .inner_s10 .block1 h4{
        font-size: .18rem;
    }
}
@media (max-width: 769px) {
    .inner_s10 .block1 .bot .ll{
        width: 100%;
        order: 1;
    }
    .inner_s10 .block1 .rr{
        width: 100%;
        margin-bottom: .1rem;
        order: 0;
    }
    .inner_s10 .block1 .rr .box{
        max-width: 4rem;
        margin: 0 auto;
    }
    .inner_s10 .block2 ul li{
        width: 32%;
    }
    .inner_s10 .block1 .tag-list{
        gap: 0 .1rem;
        justify-content: flex-start;
    }
    .inner_s10 .block2 ul li h4{
        font-size: .16rem;
    }
}
@media (max-width: 481px) {
    .inner_s10 .block2 ul li{
        width: 49%;
    }
}


/*2025-05-08*/

.n_list li{
    display: block;
    position: relative;
    line-height: 0.6rem;
    font-size: 0.16rem;
    border-bottom: 1px solid #e8e1e1;
    transition: all .5s;
    background-size: auto 0.6rem;
    background-position: right center;
    background-repeat: no-repeat;
}
.n_list li a{
    padding-left: 0.26rem;
    padding-right: 1.25rem;
}
.n_list li time{
    position: absolute;
    right: 0.1rem;
    top: 0;
    color: #777e6e;
}
.n_list li:before{
    content: '';
    position: absolute;
    left: 0.1rem;
    top: 50%;
    width: .05rem;
    height: .05rem;
    transform: translateY(-50%);
    background: #000000;
    border-radius: 50%;
}
.n_list li:hover{
    background: #cadbee;
    background-size: 100% 100%;
    border: none;
}



@media (max-width: 1024px) {
    .n_list li{
        font-size: .18rem;
    }
}




/*20250514*/
.nyright .rigthCon{min-height: 8rem}
.ny-rcpy{border-top: .1rem solid #326dbb;background: #fff;padding: .5rem;box-shadow: 0 0 15px rgba(0,0,0,.05)} 
.ny-rcpy dl+dl{margin-top: .3rem}
.ny-rcpy dl dt{font-size: .22rem;color: #326dbb;padding-left: .2rem;position: relative;margin-bottom: .2rem}
.ny-rcpy dl dt:before{content: '';position: absolute;left: 0;width: 4px;height: .3rem;top: 50%;margin-top: -.15rem;background: #326dbb;}
.ny-rcpy dl dd{font-size: .18rem;color: #666;line-height: 1.8em;text-indent: 2em;text-align: justify;}
@media (max-width:640px){
.ny-rcpy{padding: .3rem .3rem .5rem}  
}


/*inner_s11*/

.inner_s11 .block1 {
    padding: .19rem .58rem .37rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: .03rem solid #326DBB;
    background: url("../images/n-img-11.png") no-repeat 50%/100% 100%;
    box-shadow: 0 0 .1rem 0 rgba(1, 117, 182, 0.2);
}
.inner_s11 .block1 .pic{
    width: 1.9rem;
    height: 2.5rem;
    box-shadow: 0 .04rem .1rem 0 rgba(181, 181, 181, 0.3);
}
.inner_s11 .block1 .txt{
    width: calc(100% - 2.45rem);
    padding-top: .27rem;
}
.inner_s11 .block1 h2{
    font-size: .24rem;
    line-height: .36rem;
    color: #333333;
    font-weight: bold;
}
.inner_s11 .block1 h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #999999;
    margin-top: .1rem;
}
.inner_s11 .block1 h4{
    display: flex;
    flex-wrap: wrap;
    font-size: .18rem;
    line-height: .32rem;
    color: #333333;
    margin-top: .17rem;
}
.inner_s11 .block1 h4 span:first-child{
    margin-right: .68rem;
}
.inner_s11 .block1 h5{
    font-size: .18rem;
    line-height: .36rem;
    color: #333333;
}
.inner_s11 .block2 .tab_tit{
    display: flex;
    flex-wrap: wrap;
    background: #F4F6F6;
    padding: 0 .07rem;
}
.inner_s11 .block2 .tab_tit .li{
    position: relative;
    font-size: .2rem;
    line-height: .46rem;
    color: #333333;
    padding: 0 .22rem;
    margin-left: .38rem;
    transition: .5s;
    z-index: 2;
    cursor: pointer;
}
.inner_s11 .block2 .tab_tit .li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: -.08rem;
    background: #0b5eb2;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    z-index: -1;
}
.inner_s11 .block2 .tab_tit .li:after{
    position: absolute;
    content: '';
    right: 100%;
    bottom: 100%;
    border: .04rem solid transparent;
    border-bottom-color: #0b5eb2;
    border-right-color: #0b5eb2;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner_s11 .block2 .tab_tit .li:first-child{
    margin-left: 0;
}
.inner_s11 .block2 .tab_tit .li.active:before,
.inner_s11 .block2 .tab_tit .li.active:after{
    opacity: 1;
    visibility: visible;
}
.inner_s11 .block2 .tab_tit .li.active{
    color: #fff;
    font-weight: 700;
}

.inner_s11 .block2 .para p{
    font-size: .18rem;
    line-height: 2;
    color: #333;
    text-indent: 2em;
}
.inner_s11 .block2 .para p strong{
    font-weight: bold;
}

.inner_s11 .block2 .tab_cont{
    margin-top: .3rem;
}
.inner_s11 .block2 .tab_cont .child{
    display: none;
}
.inner_s11 .block2 .tab_cont .child.active{
    display: block;
}

.inner_s11 .block2{
    margin-top: .28rem;
}

@media (max-width: 1025px) {
    .inner_s11 .block1{
        display: block;
        padding: .2rem;
    }
    .inner_s11 .block1 .pic {
        width: 1.6rem;
        height: 2rem;
        margin: 0 auto;
    }
    .inner_s11 .block1 .txt{
        width: 100%;
        padding-top: .2rem;
    }
    .inner_s11 .block1 h2{
        font-size: .2rem;
        text-align: center;
        line-height: .3rem;
    }
    .inner_s11 .block1 h3{
        text-align: center;
        margin-top: .05rem;
    }
    .inner_s11 .block1 h4{
        margin-top: .1rem;
        gap: 0 .2rem;
        justify-content: center;
        line-height: .28rem;
    }
    .inner_s11 .block1 h4 span:first-child{
        margin: 0;
    }
    .inner_s11 .block1 h5{
        text-align: center;
        line-height: .28rem;
    }
    .inner_s11 .block2 .tab_cont{
        margin-top: .2rem;
    }
    .inner_s11 .block2 .tab_tit{
        justify-content: flex-start;
        padding: 0 .2rem;
        gap: .15rem .2rem;
    }

    .inner_s11 .block2 .tab_tit .li{
        margin: 0;
    }
}

@media (max-width: 769px) {
    .inner_s11 .block2 .tab_tit .li:before{
        top: 0;
    }
    .inner_s11 .block2 .tab_tit .li:after{
        display: none;
    }
}



/*xinxang*/
.write_list{
    padding: 0 0.15rem;
}
.write_list>ul>li{
    font-size: 0;
    margin-bottom: 0.35rem;
}
.write_list li span{
    display: inline-block;
    width: 100%;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.4rem;
    text-align: left;
    vertical-align: middle;
}


.write_list li h3{
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.4rem;
    font-weight: bold;
    text-align: center;
}

.write_list li .zww p{
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.35rem;
}
.write_list li .rr{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.write_list li span i{
    color: #ba0f16;
    display: inline-block;
    margin-right: 0.05rem;
}
.write_list li .sel{
    width: 100%;
    position: relative;
}
.write_list li .sel p{
    font-size: 0.14rem;
    color: #999999;
    position: relative;
    line-height: 0.38rem;
    padding-left: 0.2rem;
    padding-right: 0.35rem;
    border: 0.01rem solid #e5e5e5;
    cursor: pointer;
    height: 0.4rem;

}
.write_list li .sel p:after{
    position: absolute;
    content: '';
    width: 0.14rem;
    top: 0;
    bottom: 0;
    right: 0.19rem;
    background: url("../images/sel-down.png") no-repeat 50%;
}
.write_list li .sel ul li{
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #333;
    padding:0.05rem 0.2rem ;
    cursor: pointer;
}
.write_list li .sel ul{
    position: absolute;
    left: 0;
    right: 0;
    top: 110%;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(51, 51, 51, 0.1);
    display: none;
    z-index: 9;
}
.write_list li .sel ul li:hover{
    background: #124c93;
    color: #fff;
}
.write_list li  .tit{
    display: block;
    width: 100%;
    font-size: 0.14rem;
    line-height: 0.38rem;
    color: #333;
    height: 0.4rem;
    padding-left: 0.2rem;
    padding-right: 0.35rem;
    border: 1px solid #e5e5e5;
}
.write_list li textarea{
    display: block;
    width: 100%;
    height: 1.6rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #333;
    padding: 0.05rem 0.1rem;
    border: 0.01rem solid #e5e5e5;
    outline: none;
    /*resize:none;*/
    margin-top: 0.2rem;
}
.write_list li.bmBtn button{
    display: inline-block;
    width: 0.85rem;
    line-height: 0.48rem;
    text-align: center;
    color: #333333;
    font-size: 0.18rem;
    vertical-align: middle;
    height: 0.5rem;
    border: 0.01rem solid #e5e5e5;
    border-radius: 0.05rem 0 0 0.05rem;
    cursor: pointer;
}
.write_list li.bmBtn .bm{
    border-left: none;
    border-radius: 0 0.05rem 0.05rem 0;
}
.write_list li.bmBtn{
    margin-bottom: 0.22rem;
}
.write_list li.bmBtn button.on{
    background: #e5e5e5;
}
.write_list li.tips p{
    font-size: 0.14rem;
    line-height: 0.42rem;
    color: #916e28;
    padding-left: 0.18rem;
    background: #fff6e8;
    margin-left: 1.6rem;
}
.write_list li label {
    font-size: 0.18rem;
    line-height: 0.22rem;
    color: #333;
}
.write_list li #subm{
    display: block;
    width: 3rem;
    line-height: 0.66rem;
    font-size: 0.18rem;
    color: #fff;
    background: #3d9839;
    border-radius: 0.05rem;
    margin: 0 auto;
    cursor: pointer;
}

.write_tit span{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color: #333;
    line-height: 0.24rem;
    margin-left: 0.4rem;
}
.write_tit span i{
    padding: 0 0.06rem;
    background: #f0f7ff;
    color: #003d87;
    border-radius: 5px;
    min-width: 28px;
    text-align: center;
    display: inline-block;
}
table{
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    table-layout: fixed;
}
.write_table thead td span{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
}
.write_table thead td{
    padding: 13px 10px;
}
.write_table td.td1{
    width: 440px;
    text-align: left;
}
.write_table td.td2{
    width: 125px;
}
.write_table td.td3{
    width: 182px;
}
.write_table td.td4{
    width: 278px;
}
.write_table td.td5{
    width: 192px;
}
.write_table thead td.td3 span,
.write_table thead td.td5 span{
    padding-right: 24px;
    background: url("../images/tab-down.png") no-repeat right center;
}
.write_table thead td.td1{
    padding-left: 75px;
}
.write_table thead{
    background: #f0f7ff;
}
.write_table tbody td{
    font-size: 16px;
    line-height: 33px;
    padding: 13px 10px;
    border-top: 1px solid #f0f7ff;
}
.write_table tbody td.td1 a{
    display: block;
    padding-left: 24px;
    background: url("../images/tab-img01.png") no-repeat left center;
}
.write_table tbody td.td1 a i{
    display: inline-block;
    width: 36px;
    height: 14px;
    background: url("../images/tab-img02.png") no-repeat 50%;
}
.write_table tbody td.td5 span{
    display: inline-block;
    color: #003d87;
    line-height: 34px;
    background: #f0f7ff;
    padding: 0 16px;
    border-radius: 5px;
}


.write_list li .sel{
    width: 100%;
    position: relative;
}
.write_list li .sel p{
    font-size: 0.14rem;
    color: #999999;
    position: relative;
    line-height: 0.38rem;
    padding-left: 0.2rem;
    padding-right: 0.35rem;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    height: 0.4rem;

}
.write_list li .sel p:after{
    position: absolute;
    content: '';
    width: 0.14rem;
    top: 0;
    bottom: 0;
    right: 0.2rem;
    background: url("../images/sel-down.png") no-repeat 50%;
}
.write_list li .sel ul li{
    font-size: 0.16rem;
    line-height: 0.32rem;
    color: #333;
    padding:0.05rem 0.2rem ;
    cursor: pointer;
}
.write_list li .sel ul{
    position: absolute;
    left: 0;
    right: 0;
    top: 110%;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(51, 51, 51, 0.1);
    display: none;
    z-index: 9;
}
.write_list li .sel ul li:hover{
    background: #124c93;
    color: #fff;
}

.tj{display: block;width: 2rem;line-height: 0.5rem;font-size: 0.18rem;color: #fff;background: #326dbb;border-radius: 0.05rem;margin: 0 auto;cursor: pointer;}