@charset "utf-8";
body{
    background: #f4f4f4;
}
/**/
.pagination {
    text-align: center;
    font-size: 0.14rem;
    padding-top: .58rem;
}

/*.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: #0e59b1;
    color: #fff;
    border: 1px solid #0e59b1;
}

.pagination a:hover {
    background: #0e59b1;
    color: #fff;
    border: 1px solid #0e59b1;
}
*/

.n_banner{
    position: relative;
    margin-top: .4rem;
}

.n_banner .img img{
    display: block;
    width: 100%;
}

.inner-page .wp{
    background: #fff;
}

.leftNav{
    width: 2.46rem;
    background: #e8e9ed;
}
.leftNav .tit h2{
    font-size: .3rem;
    color: #fff;
    line-height: .8rem;
    text-align: center;
}
.leftNav .tit {
    padding: 0 .1rem;
    background: #3272bc;
}

.leftNav .block .box h3{
    font-size: .18rem;
    color: #0d4d99;
    line-height: .7rem;
    padding-left: .55rem;
    background: url("/2024images/n-left.png") no-repeat left .3rem center/.06rem;
    transition: .5s;
}
.leftNav .block a{
    display: block;
}
.leftNav .block .box{
    border-bottom: #ddd 1px solid ;
}
.leftNav .block .box h3:hover {
    color: #eb7c01;
    background-position: .35rem center;
    padding-left: .6rem;
}
.leftNav .block {
    padding: .2rem .1rem .5rem;

}

.rightBox{
    width: calc(100% - 3.2rem);
    padding-right: .38rem;
    padding-bottom: .5rem;
}

.n_tit{
    margin-top: .05rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: #818181 1px solid ;
}
.n_tit h3{
    font-size: .3rem;
    line-height: .71rem;
    color: #3272bc;
}
.posi{
    display: flex;
    align-items: center;
    font-size: .16rem;
    color: #1761a2;
    line-height: .71rem;
}
.posi span{
    display: block;
    margin: 0 .03rem;
}
.posi a{
    transition: .5s;
}
.posi a:hover{
    color: #eb7c01;
}


.foot p{
    font-size: .21rem;
    line-height: .36rem;
    color: #fff;
    text-align: center;
}
.foot p a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.foot p a img{
    display: block;
    width: .18rem;
    height: .21rem;
    margin-right: .1rem;
}
.foot{
    background: #0e5ab2;
    padding: .45rem 0;
}

.bq{
    background: #000;
    height: 1rem;
    text-align: center;
    line-height: .95rem;
    color: #ccc;
    font-size: .18rem;
    position: relative;
}
.bq a{
    display: block;
    text-align: center;
}
.bq a img{
    position: absolute;
    left: 24%;
    top: .1rem;
    height: .54rem;
}

.inner-s1 p{
    font-size: .18rem !important;
    line-height: 2 !important;
    color: #000;
    text-indent: 2em;
    padding-bottom: .3rem;
}
.inner-s1 p img{
    display: block !important;
    width: auto;
    height: auto !important;
    margin: 0 auto;
    max-width: 100% !important;
}
.inner-s1{
    padding: .4rem 0;
}

.inner-s2 li a{
    padding: .18rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner-s2 li a .img-box{
    width: 2.98rem;
    height: 1.52rem;
    position: relative;
}
.inner-s2 li a .img-box .pic{
    height: 100%;
}
.inner-s2 li a .img-box time{
    position: absolute;
    left: .1rem;
    bottom: .1rem;
    width: .64rem;
    height: .73rem;
    color: #fff;
    background: rgba(14, 89, 177, .8);
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.inner-s2 li a .img-box time span{
    display: block;
    font-size: .24rem;
    line-height: 1;

}
.inner-s2 li a .img-box time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    margin-top: .07rem;
}
.inner-s2 li a .txt-box{
    width: calc(100% - 3.26rem);
}

.inner-s2 li a h3{
    color: #0e59b1;
    font-size: .18rem;
    line-height: .24rem;
    transition: .5s;
}
.inner-s2 li a p{
    line-height: .26rem;
    color: #888;
    font-size: .14rem;
    -webkit-line-clamp: 3;
    height: .78rem;
    margin-top: .13rem;
}
.inner-s2 li a h6{
    display: flex;
    align-items: center;
    font-size: .19rem;
    line-height: 1;
    color: #888;
    margin-top: .05rem;
}
.inner-s2 li a h6 img{
    display: block;
    width: .16rem;
    margin-right: .09rem;
}
.inner-s2 li:hover a h3{
    color: #333;
}
.inner-s2 li{
    border-bottom: #efefef 1px solid;
}
.inner-s2 {
    padding: .32rem 0 0;
}

.inner-s3 li{
    padding: .15rem 0;
    line-height: .54rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: #eee 1px solid;
}
.inner-s3 li a{
    width: calc(100% - 1.7rem);
    font-size: .18rem;
    color: #333;
    height: 100%;
    transition: .5s;
}
.inner-s3 li time{
    display: block;
    width: 1.55rem;
    font-size: .15rem;
    color: #888;
    border-left: #eee 1px solid;
    height: 100%;
    text-align: center;
}
.inner-s3 li:hover a{
    color: #0e59b1;
}
.inner-s3 {
    padding: .15rem 0 0;
}

.inner-s4 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner-s4 ul li{
    width: 31.5%;
    margin-left: 2.75%;
    margin-top: .32rem;
}
.inner-s4 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner-s4 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner-s4 ul li a{
    display: block;
}
.inner-s4 ul li .pic{
    padding-top: 2.04rem;
}
.inner-s4 ul li h3{
    font-size: .19rem;
    line-height: .4rem;
    color: #333;
    text-align: center;
    transition: .5s;
}
.inner-s4 ul li:hover h3{
    color: #0e59b1;
}
.inner-s4 {
    padding-top: .47rem;
}

.inner-s5 .tit h3{
    font-size: .22rem;
    line-height: .5rem;
    color: #fff;

    position: relative;
    min-width: 1.82rem;

    text-align: center;
}
.inner-s5 .tit h3 span{
    display: block;
    position: relative;
    z-index: 2;
    padding: 0 .2rem;
    background: #1169be;
}
.inner-s5 .tit h3:after{
    position: absolute;
    content: '';
    right: -.05rem;
    bottom: -.05rem;
    width: 100%;
    height: 100%;
    background: #eceded;
}
.inner-s5 .tit{
    display: flex;
}
.inner-s5 ul{
    margin-top: .26rem;
    display: flex;
    flex-wrap: wrap;
}
.inner-s5 ul li{
    width: 22.5%;
    margin-left: 3.33%;
    margin-top: .21rem;
}
.inner-s5 ul li:nth-child(4n+1){
    margin-left: 0;
}
.inner-s5 ul li:nth-child(-n+4){
    margin-top: 0;
}
.inner-s5 ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: .78rem;
    font-size: .16rem;
    line-height: .26rem;
    text-align: center;
    padding: 0 .1rem;
}
.inner-s5 ul li{
    border: #dfe3e6 1px solid;
    background: #f5f8fa;
    transition: .5s;
}
.inner-s5 ul li:hover{
    background: #0d4d99;
}
.inner-s5 ul li:hover a{
    color: #fff;
}

.inner-s5 .block:not(:first-child){
    margin-top: .5rem;
}
.inner-s5 {
    padding-top: .45rem;
}

.inner-s6 ul{
    width: 8rem;
    max-width: 100%;
    margin: 0 auto;
}
.inner-s6 ul li h3{
    font-size: .26rem;
    color: #000;
    line-height: .35rem;
    font-weight: 700;
    border-bottom: 1px solid rgba(129, 129, 129, 1);
}
.inner-s6 ul li p{
    font-size: .19rem;
    line-height: .3rem;
    color: #000;
    margin-top: .1rem;
}
.inner-s6 ul li{
    min-height: .8rem;
}
.inner-s6 ul li:not(:first-child){
    margin-top: .25rem;
}
.inner-s6{
    padding: .4rem 0;
}

.inner-s7 .dtl-tit h2{
    font-size: .3rem;
    line-height: .45rem;
    color: #000;
    text-align: center;
    padding: .4rem 0 .3rem;
}
.inner-s7 .dtl-tit .cont{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inner-s7 .dtl-tit .cont p{
    font-size: .15rem;
    line-height: .26rem;
    color: #888;
    margin: 0 .1rem;
}
.inner-s7 .dtl-tit{
    margin-bottom: .1rem;
    padding: .1rem 0 .2rem;
    border-bottom: #e1e1e1 1px solid;
}
.inner-s7 .dtl-txt p{
    font-size: .19rem !important;
    line-height: .36rem ;
    color: #000;
    text-indent: 2em !important;
    margin-bottom: .3rem;
}
.inner-s7 .dtl-txt img{
    display: block;
    width: auto;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.inner-s7 .dtl-txt video{
    display: block;
    width: auto;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.inner-s7 .dtl-txt iframe{
    display: block;
    width: 100%;
   
    max-width: 100% !important;
    margin: 0 auto;
}
.inner-s7 .dtl-txt{
    padding: .4rem 0;
}
.inner-s7 .dtl-txt table{
    width:100%;
    margin:0 auto;
}
.inner-s7 .dtl-txt table p{
    text-indent:0em!important;
    margin-bottom:0rem;
    padding:10px;
    box-sizing:border-box;
}
/*ÊÖ»ú¶ËÄÚÒ³²Ëµ¥*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background:#0e5ab2;
}

#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: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 10px;
    color: rgb(83, 84, 85);
}

#sub_nav_content ul li.on a {
    color: #0e5ab2;
}

#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: #0e5ab2;
}


@media (max-width: 1199px){
    .n_banner{
        margin-top: .75rem;
    }

    #m_n_nav{
        display: block;
    }
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        padding-right: 0;
        padding-bottom: .4rem;
    }
}

@media (max-width: 1025px){
    .foot{
        padding: .2rem 0;
    }
    .foot p{
        font-size: .18rem;
        line-height: 2;
    }
    .bq a img{
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin-right: .05rem;
        width: .3rem;
        height: auto;
        margin-top: -.03rem;
    }
    .bq{
        padding: .1rem 15px;
        height: auto;
        line-height: .3rem;
    }
    .n_tit h3{
        font-size: .26rem;
        line-height: .6rem;
    }
    .posi{
        line-height: .6rem;
    }
    .n_tit{
        margin-top: .1rem;
    }
    .inner-s2{
        padding: .2rem 0;
    }
    .inner-s4 ul li .pic{
        padding-top: 62.38%;
    }
    .inner-s4 ul li{
        width: 32%;
        margin: 0;
    }
    .inner-s4 ul{
        gap: .2rem 2%;
    }
    .inner-s4{
        padding-top: .2rem;
    }
    .inner-s1{
        padding: .2rem 0 0;
    }
    .inner-s1 p{
        padding-bottom: .2rem;
    }
    .inner-s5{
        padding-top: .2rem;
    }
    .inner-s5 ul li{
        width: 23%;
        margin: 0;
    }
    .inner-s5 ul{
        gap: .2rem 2%;
        margin-top: .2rem;
    }
    .inner-s5 .block:not(:first-child){
        margin-top: .3rem;
    }
    .inner-s7 .dtl-tit h2{
        padding: 0;
        font-size: .22rem;
        line-height: 1.5;
    }
    .inner-s7 .dtl-tit .cont{
        margin-top: .1rem;
    }
    .inner-s7 .dtl-tit{
        padding: .2rem 0;
        margin-bottom: 0;
    }
    .inner-s7 .dtl-txt{
        padding: .2rem 0;
    }
    .inner-s7 .dtl-txt p{
        margin-bottom: .2rem;
    }
    .inner-s6{
        padding: .2rem 0 ;
    }
    .inner-s6 ul{
        width: 100%;
    }
    .inner-s6 ul li h3{
        font-size: .22rem;
    }
    .inner-s6 ul li p{
        margin-top: 0;
    }
    .inner-s6 ul li{
        min-height: auto;
    }
    .inner-s6 ul li:not(:first-child){
        margin-top: .15rem;
    }
}
@media (max-width: 769px){
    .inner-s5 ul li{
        width: 32%;
    }
    .inner-s5 ul li a{
        height: .62rem;
    }
}

@media (max-width: 641px){
    .n_tit h3{
        width: 100%;
        line-height: .3rem;
    }
    .posi{
        width: 100%;
        margin-top: .1rem;
        line-height: .3rem;
        padding-bottom: .1rem;
    }
    .pagination{
        padding-top: .2rem;
    }
    .inner-s2 li a .img-box{
        width: 100%;
        height: auto;
    }
    .inner-s2 li a .img-box .pic{
        height: auto;
        padding-top: 51%;
    }
    .inner-s2 li a .img-box time{
        bottom: auto;
        top: .1rem;
        height: .64rem;
    }
    .inner-s2 li a .txt-box{
        width: 100%;
        padding-top: .15rem;
    }
    .inner-s2 li a p{
        margin-top: .05rem;
    }
    .inner-s2 li a{
        padding: .15rem 0;
    }
    .inner-s3 li time{
        width: 1.1rem;
    }
    .inner-s3 li a {
        width: calc(100% - 1.2rem);
    }
    .inner-s3 li {
        padding: .1rem 0;
        line-height: 0.4rem;
    }
    .inner-s4 ul li{
        width: 49%;
    }
    .inner-s4 ul{
        gap: .15rem 2%;
    }
    .inner-s5 ul li{
        width: 49%;
    }
    .inner-s5 .tit h3{
        min-width: 1.6rem;

    }
    .inner-s5 .tit h3 span{
        padding: 0 .1rem;
    }
}

@media (max-width: 481px){
    .inner-s4 ul li{
        width: 100%;
    }
    .inner-s5 ul li{
        width: 100%;
    }
    .inner-s5 ul li a{
        height: .62rem;
    }
}
@media (min-width: 1921px){
    .inner-s7 .dtl-txt iframe{
        width: 100%;
        height: 40vw !important;
    }
}