@charset "UTF-8";
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: .88rem;
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #075ba8!important;
    color: #fff;
    background-color: #075ba8!important;
}

.pb_sys_common {
    line-height: 40px!important;
}
.pagination a {
    display: inline-block;
    border: 1px solid #075BA8;
    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: #075BA8;
    color: #fff;
    border: 1px solid #075BA8;
}

.pagination a:hover {
    background: #075BA8;
    color: #fff;
    border: 1px solid #075BA8;
}
.n_banner .img img{
    display: block;
    width: 100%;
}

.leftNav{
    width: 17.14%;
    align-self: flex-start;
    position: relative;
    z-index: 2;
    margin-top: -1.08rem;
}

.leftNav .tit h2{
    font-size: .3rem;
    line-height: .4rem;
    color: #FFFFFF;
    position: relative;
    font-weight: 700;
    text-align: center;
}
.leftNav .tit:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .05rem;
    background: #2388E7;
    pointer-events: none;
}
.leftNav .tit{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.08rem;
    position: relative;
    clip-path: polygon(0 0, calc(100% - .46rem) 0, 100% .46rem, 100% 100%, 0 100%);
    background: linear-gradient(90deg, #004e97 0%, #248aea 100%);
}
.leftNav .block .box h3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: .23rem .15rem .23rem .52rem;
    transition: all .5s;
    background: #F2F5FC;
}
.leftNav .block .box h3 a{
    font-size: .24rem;
    line-height: .36rem;
    color: #004E97;
    position: relative;
    z-index: 2;
    transition: all .5s;
}
.leftNav .block .box h3 .svg{
    color: #075BA8;
    width: .09rem;
    height: .17rem;
    cursor: pointer;
    position: relative;
    z-index: 2;
    margin-left: .1rem;
    flex-shrink: 0;
    transition: all .5s;
}
.leftNav .block .box h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: .03rem;
    background: #2388E7;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.leftNav .block .box h3:after{
    position: absolute;
    content: '';
    left: .06rem;
    right: 0;
    bottom: 0;
    top: 0;
    background: #004E97;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    pointer-events: none;
}

.leftNav .block .box:hover h3 a,
.leftNav .block .box.active h3 a,
.leftNav .block .box.on h3 a{
    color: #ffffff;
    font-weight: 700;
}

.leftNav .block .box:hover h3 .svg,
.leftNav .block .box.active h3 .svg{
    transform: rotate(90deg);
}
.leftNav .block .box:hover h3 .svg,
.leftNav .block .box.active h3 .svg,
.leftNav .block .box.on h3 .svg{
    color: #ffffff;
}

.leftNav .block .box:hover h3:after,
.leftNav .block .box.active h3:after,
.leftNav .block .box.on h3:after,
.leftNav .block .box:hover h3:before,
.leftNav .block .box.active h3:before,
.leftNav .block .box.on h3:before{
    opacity: 1;
    visibility: visible;
}
.leftNav .block .s-link a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .18rem;
    line-height: .3rem;
    color: #424242;
    text-align: center;
    transition: all .5s;
}

.leftNav .block .s-link a + a{
    margin-top: .13rem;
}

.leftNav .block .s-link a:hover{
    color: #075BA8;
}
.leftNav .block .s-link{
    padding: .15rem .15rem .15rem .52rem;
    display: none;
}

.leftNav .block{
    background: #ffffff;
}

.rightBox{
    width: 80.64%;
    margin-top: .3rem;
}
.n-tit h3{
    font-size: .28rem;
    line-height: .38rem;
    color: #1A1A1A;
    position: relative;
    padding-left: .22rem;
    font-weight: 700;
}

.n-tit h3:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: .01rem;
    width: .05rem;
    height: .3rem;
    background: linear-gradient(0deg, #004e97 0%, #248aea 100%);
}
.posi{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: .16rem;
    line-height: .24rem;
    color: #626262;
    transition: all .5s;
}
.posi img{
    display: block;
    width: .13rem;
    margin-right: .12rem;
}
.posi span:not(:nth-child(2)){
    margin: 0 .05rem;
}
.posi a:hover,
.posi a.active{
    color: #004E97;
}
.n-tit:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background:#D8D8D8;
    pointer-events: none;
}
.n-tit{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .24rem;
    position: relative;
}

.inner-page{
    padding-bottom: 1.3rem;
}

@media (max-width: 1025px) {
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
        margin-top: 0;
    }
    .n-tit h3{
        font-size: .22rem;
    }
    .n-tit:before{
        height: .01rem;
        background: #075BA8;
    }
    .n-tit{
        padding-bottom: .15rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner-page{
        padding: .3rem 0 .4rem;
    }
}
@media (max-width: 769px) {
    .posi{
        width: 100%;
        margin-top: .1rem;
    }
}
@media (max-width: 481px) {

}

/*手机端内页菜单*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background: #075BA8;
}

#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;
    font-family: 'SourceHanSerifCN-Bold', sans-serif;
}

#bnt_sub_nav {
    position: absolute;
    right: 15px;
    top: 0px;
    height: 50px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 18px;
    display: flex;
    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 {
    transform: rotate(-180deg);
}

#sub_nav_content {
    background: rgb(240, 243, 245);
    display: none;
    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: #075BA8;
}

#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;
    font-family: 'SourceHanSerifCN-Regular', sans-serif;
}

#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: #075BA8;
}

@media (max-width: 1025px){
    #m_n_nav{
        display: block;
    }
}

/*inner-s1*/

.inner-s1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: .3rem 0 .23rem;
}
.inner-s1 li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: .7rem;
    height: .7rem;
    padding-bottom: .05rem;
    background: #EAEDF0;
    font-family: 'Bebas', sans-serif;
    color: #075BA8;
    line-height: 1;
    margin-right: .29rem;
    transition: all .5s;
}
.inner-s1 li time span {
    display: block;
    font-size: .26rem;
}
.inner-s1 li time em {
    font-size: .14rem;
    margin-top: .08rem;
}
.inner-s1 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
}
.inner-s1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: .01rem dashed #D8D8D8;
}
.inner-s1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: 0;
    height: .01rem;
    background: #075BA8;
    transition: all .5s;
}
.inner-s1 li:hover time{
    background: #075BA8;
    color: #ffffff;
}
.inner-s1 li:hover h3{
    color: #075BA8;
    font-weight: 700;
}
.inner-s1 li:hover:after{
    right: 0;
}
.inner-s1 li{
    position: relative;
}
.inner-s1{
    margin-top: .12rem;
}
@media (max-width: 1025px) {
    .inner-s1 li a{
        padding: .15rem 0;
    }
    .inner-s1 li time{
        margin-right: .2rem;
    }
}
@media (max-width: 769px) {
    .inner-s1 li time{
        width: .8rem;
        height: .8rem;
    }
}

/*inner-s2*/
.inner-s2 li a{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner-s2 li .pic{
    width: 2.89rem;
    height: 1.82rem;
}
.inner-s2 li .txt{
    width: calc(100% - 3.23rem);
    padding-right: .37rem;
}
.inner-s2 li h3{
    font-size: .18rem;
    line-height: .26rem;
    color: #333333;
    font-weight: bold;
    transition: .5s;
}
.inner-s2 li p{
    font-size: .16rem;
    line-height: .28rem;
    color: #959595;
    height: .56rem;
    margin-top: .11rem;
}
.inner-s2 li time img{
    display: block;
    width: .2rem;
    margin-right: .06rem;
}
.inner-s2 li time{
    margin-top: .1rem;
    display: flex;
    align-items: center;
    font-size: .14rem;
    color: #8A8A8A;
    height: .31rem;
}
.inner-s2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: .01rem solid #E0E7FA;
}
.inner-s2 li:hover h3{
    color: #075BA8;
}
.inner-s2 li + li{
    margin-top: .38rem;
}
.inner-s2 li{
    position: relative;
    background: #fff;
}
.inner-s2{
    margin-top: .47rem;
}
@media (max-width: 1025px) {
    .inner-s2{
        margin-top: .3rem;
    }
    .inner-s2 li + li{
        margin-top: .2rem;
    }


.inner-s1 ,
.inner-s3{
min-height: 400px;
}



}
@media (max-width: 769px) {
    .inner-s2 li .pic{
        width: 100%;
        height: auto;
        padding-top: 62.98%;
    }
    .inner-s2 li .txt{
        width: 100%;
        padding: .2rem ;
    }
    .inner-s2 li h3{
        line-height: .3rem;
    }
    .inner-s2 li p{
        margin-top: .05rem;
    }
}

/*inner-s3*/

.inner-s3 .dtl_tit h1{
    font-size: .2rem;
    line-height: 1.5;
    color: #333333;
    text-align: center;
    font-weight: 700;
}
.inner-s3 .dtl_tit .cont p{
    font-size: .16rem;
    line-height: .32rem;
    color: #9E9E9E;
    margin: 0 .3rem;
}
.inner-s3 .dtl_tit .cont{
    margin-top: .3rem;
    padding: .05rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #F7F7F7;
}

.inner-s3 .dtl_txt div ,
.inner-s3 .dtl_txt p ,
.inner-s3 .dtl_txt a ,
.inner-s3 .dtl_txt span

{
    font-size: .18rem!important;
    line-height: .34rem!important;
    color: #333!important;
    text-indent: 2em;
font-family: 'Microsoft YaHei UI', 'Microsoft Yahei', Arial, sans-serif!important;
}
.inner-s3 .dtl_txt img{
    display: block;
    width: auto;
    height: auto!important;
    max-width: 100%;
    margin: .2rem auto;
}
.inner-s3 .dtl_txt{
    margin-top: .3rem;
}
.inner-s3 .dtl_page p{
    font-size: .16rem;
    line-height: .34rem;
    color: #333333;
    transition: .5s;
}
.inner-s3 .dtl_page p:hover{
    color: #075BA8;
    font-weight: 700;
}
.inner-s3 .dtl_page{
    margin-top: .4rem;
    padding-top: .35rem;
    border-top: 1px dashed #D8D8D8;
}
.inner-s3{
    margin-top: .3rem;
}
@media (max-width: 1025px) {
    .inner-s3 .dtl_tit .cont p{
        margin: 0;
    }
    .inner-s3 .dtl_tit .cont{
        margin-top: .15rem;
        gap: 0 .2rem;
    }
    .inner-s3 .dtl_txt{
        margin-top: .2rem;
    }
    .inner-s3 .dtl_txt  img{
        margin: .2rem auto;
    }
    .inner-s3 .dtl_page{
        margin-top: .3rem;
        padding-top: .2rem;
    }
    .inner-s3{
        margin-top: .2rem;
    }
}
@media (max-width: 769px) {

}
@media (max-width: 480px) {

}

/*inner-s4*/
.inner-s4 ul{
    gap: .4rem 0;
}
.inner-s4 li{
    width: 48.71%;
    position: relative;
}
.inner-s4 li a{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding: 0 .31rem .21rem .21rem;
}
.inner-s4 li .pic{
    width: 2.06rem;
    height: 2.55rem;
}
.inner-s4 li .text{
    width: calc(100% - 2.39rem);
    margin-top: .9rem;
}
.inner-s4 li .name{
    display: flex;
    align-items: baseline;
}
.inner-s4 li h3{
    font-size: .22rem;
    line-height: .48rem;
    color: #333333;
    font-weight: 700;
    padding: .06rem .11rem;
    position: relative;
    transition: all .5s;
}
.inner-s4 li h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: -.32rem;
    background: linear-gradient(270deg, #c3d2ea00 0%, #d3e3ff 100%);
    z-index: -1;
    pointer-events: none;
    transition: all .5s;
}
.inner-s4 li h5{
    font-size: .16rem;
    line-height: 1;
    color: #004E97;
    font-weight: 700;
    margin-left: .04rem;
    transition: all .5s;
}
.inner-s4 li h4{
    font-size: .18rem;
    line-height: .24rem;
    color: #004E97;
    margin-top: .18rem;
    transition: all .5s;
}
.inner-s4 li p{
    font-size: .16rem;
    line-height: .26rem;
    color: #3D3D3D;
    height: .52rem;
    margin-top: .12rem;
    transition: all .5s;
}
.inner-s4 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .65rem;
    background: #ECF5FF;
}
.inner-s4 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .65rem;
    background: url("../images/n-img-2.png") no-repeat 50% 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.inner-s4 li:hover h3{
    color: #ffffff;
}
.inner-s4 li:hover h3:before{
    background: linear-gradient(270deg, #0064c200 0%, #0064c2 100%);
}
.inner-s4 li:hover h5{
    color: #ffffff;
}
.inner-s4 li:hover h4{
    color: #ffffff;
    font-weight: 700;
}
.inner-s4 li:hover p{
    color: #ffffff;
}
.inner-s4 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner-s4{
    margin-top: .61rem;
}
@media (max-width: 1025px) {
    .inner-s4 li .pic {
        width: 1.6rem;
        height: 2.1rem;
    }
    .inner-s4 li h3{
        font-size: .2rem;
        line-height: .3rem;
        padding: .05rem .1rem;
    }
    .inner-s4 li h4{
        margin-top: .15rem;
    }
    .inner-s4 li p{
        margin-top: .1rem;
    }
    .inner-s4 li .text {
        width: calc(100% - 1.8rem);
        margin-top: 0.7rem;
    }
    .inner-s4 li a{
        padding: 0 .2rem .2rem;
    }
    .inner-s4 li:before,
    .inner-s4 li:after{
        top: .6rem;
    }
    .inner-s4 li{
        width: 49%;
    }
    .inner-s4 ul{
        gap: .2rem 0;
    }
    .inner-s4{
        margin-top: .2rem;
    }
}
@media (max-width: 769px) {
    .inner-s4 li{
        width: 100%;
    }
    .inner-s4 li .pic {
        width: 1.4rem;
        height: 1.9rem;
    }
    .inner-s4 li .text {
        width: calc(100% - 1.6rem);
        margin-top: 0.5rem;
    }
    .inner-s4 li:before,
    .inner-s4 li:after {
        top: 0.3rem;
    }
}


/*inner-s5*/
.inner-s5 ul{
    gap: .4rem 0;
}
.inner-s5 li{
    width: 33%;
    position: relative;
}
.inner-s5 li a{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    /* padding: 0 .31rem .21rem .21rem; */
}
.inner-s5 li .pic{
    width: 2.06rem;
    height: 2.55rem;
}
.inner-s5 li .text{
    /* width: calc(100% - 2.39rem); */
    /* margin-top: .9rem; */
}
.inner-s5 li .name{
    display: flex;
    align-items: baseline;
}
.inner-s5 li h3{
    font-size: .22rem;
    line-height: .48rem;
    color: #333333;
    /* font-weight: 700; */
    padding: .06rem .11rem;
    position: relative;
    transition: all .5s;
}
.inner-s5 li h3:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: -1rem;
    background: linear-gradient(270deg, #c3d2ea00 0%, #d3e3ff 100%);
    z-index: -1;
    pointer-events: none;
    transition: all .5s;
}
.inner-s5 li h5{
    font-size: .16rem;
    line-height: 1;
    color: #004E97;
    font-weight: 700;
    margin-left: .04rem;
    transition: all .5s;
}
.inner-s5 li h4{
    font-size: .18rem;
    line-height: .24rem;
    color: #004E97;
    margin-top: .18rem;
    transition: all .5s;
}
.inner-s5 li p{
    font-size: .16rem;
    line-height: .26rem;
    color: #3D3D3D;
    height: .52rem;
    margin-top: .12rem;
    transition: all .5s;
}
.inner-s5 li:before{
    position: absolute;
    /* content: ''; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    /* top: .65rem; */
    /* background: #ECF5FF; */
}
.inner-s5 li:after{
    position: absolute;
    /* content: ''; */
    left: 0;
    /* right: 0; */
    /* bottom: 0; */
    /* top: .65rem; */
    /* background: url("../images/n-img-2.png") no-repeat 50% 50%; */
    /* background-size: cover; */
    /* opacity: 0; */
    /* visibility: hidden; */
    /* transition: all .5s; */
}
.inner-s5 li:hover h3{
    color: #ffffff;
}
.inner-s5 li:hover h3:before{
    background: linear-gradient(270deg, #0064c200 0%, #0064c2 100%);
}
.inner-s5 li:hover h5{
    color: #ffffff;
}
.inner-s5 li:hover h4{
    color: #ffffff;
    font-weight: 700;
}
.inner-s5 li:hover p{
    color: #ffffff;
}
.inner-s5 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner-s5{
    margin-top: .61rem;
}
@media (max-width: 1025px) {
    .inner-s5 li .pic {
        width: 1.6rem;
        height: 2.1rem;
    }
    .inner-s5 li h3{
        font-size: .2rem;
        line-height: .3rem;
        padding: .05rem .1rem;
    }
    .inner-s5 li h4{
        margin-top: .15rem;
    }
    .inner-s5 li p{
        margin-top: .1rem;
    }
    .inner-s5 li .text {
        /* width: calc(100% - 1.8rem); */
        margin-top: 0.2rem;
    }
    .inner-s5 li a{
        /* padding: 0 .2rem .2rem; */
    }
    .inner-s5 li:before,
    .inner-s5 li:after{
        top: .6rem;
    }
    .inner-s5 li{
        width: 33%;
    }
    .inner-s5 ul{
        gap: .2rem 0;
    }
    .inner-s5{
        margin-top: .2rem;
    }
}
@media (max-width: 769px) {
    .inner-s5 li{
        width: 50%;
    }
    .inner-s5 li .pic {
        width: 1.4rem;
        height: 1.9rem;
    }
    .inner-s5 li .text {
        /* width: calc(100% - 1.6rem); */
        margin-top: 0.1rem;
    }
    .inner-s5 li:before,
    .inner-s5 li:after {
        top: 0.3rem;
    }
}