@charset "utf-8";
/*html{font-size: 100px !important;}*/
.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 1.02rem;
}

.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: #094d9b;
    color: #fff;
    border: 1px solid #094d9b;
}

.pagination a:hover {
    background: #094d9b;
    color: #fff;
    border: 1px solid #094d9b;
}

.n_banner{
    position: relative;
}
.n_banner .img img{
    display: block;
    width: 100%;
}
.inner_page{
    padding: .31rem 0 1.02rem;
    background: #fff url("../images/inner_page.png") no-repeat bottom center/100% auto;
}
.inner_page2{
    background-image: url("../images/inner_page2.png");
}
.inner_page3{
    background-image: url("../images/inner_page3.png");
}
.inner_page4{
    background-color: #e5edf7;
    background-image: url("../images/inner_page4.png");
}
.inner_page5{
    background-color: #f1f5fb;
    background-image: url("../images/inner_page5.png");
    background-position: top center;
}
.n_tit{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.n_tit h3{
    font-size: .8rem;
    color: #004ca3;
    line-height: 1em;
}
.posi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: .26rem;
}
.posi img{
    display: block;
    width: .35rem;
    margin-right: .13rem;
    margin-top: -.05rem;
}
.posi *{
    display: block;
    font-size: .26rem;
    line-height: .34rem;
    color: #333333;
    transition: .5s;
}
.posi span{
    margin: 0 .05rem;
}
.posi a:hover,
.posi a.active{
    color: #004ca3;
}
/*n_dh*/
.n_dh ul{
    display: flex;
    flex-wrap: wrap;
}
.n_dh li{
    position: relative;
}
.n_dh li + li{
    margin-left: .75rem;
}
.n_dh li a{
    display: block;
    color: inherit;
}
.n_dh li h4{
    position: relative;
    font-size: .24rem;
    color: #222222;
    line-height: .68rem;
    transition: .3s;
}
.n_dh li h4:after{
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: -1px;
    height: 1px;
    background: #004492;
    transition: .3s;
}
.n_dh li.active h4,
.n_dh li:hover h4{
    color: #004ca3;
}
.n_dh li.active h4:after,
.n_dh li:hover h4:after{
    left: 0;
    right: 0;
}
.n_dh{
    margin-top: .17rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}


/*inner_s1*/
.inner_s1 .top ul li{
    width: 31.22%;
    background: #fff;
}
.inner_s1 .top ul li a{
    display: block;
    position: relative;
}
.inner_s1 .top ul li a .img{
    height: 3.2rem;
}
.inner_s1 .top ul li a time{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    color: #979fa3;
}
.inner_s1 .top ul li a h4{
    margin-top: .21rem;
    font-size: .28rem;
    line-height: .42rem;
    color: #333333;
    height: 1.26rem;
    transition: .3s;
}
.inner_s1 .top ul li .txt .rr{
    flex: 1;
    overflow: hidden;
}
.inner_s1 .top ul li .txt .ll{
    width: .13rem;
    position: relative;
    margin-right: .26rem;
    flex-shrink: 0;
    padding-top: .03rem;
}
.inner_s1 .top ul li .txt .start{
    display: block;
    width: .13rem;
    height: .12rem;
    background: url("../images/wjx1.png") no-repeat 50%/100% auto;
    position: relative;
    z-index: 2;
}
.inner_s1 .top ul li .txt .ll:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: -.46rem;
    width: 1px;
    background: #979fa3;
    opacity: .2;
}
.inner_s1 .top ul li .txt{
    padding: .35rem .4rem .46rem .26rem;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 .05rem .1rem rgba(0, 0, 0, 0.04);
}
.inner_s1 .top ul li:hover a h4{
    color: #094d9b;
}
.inner_s1 .bot li{
    width: 48.72%;
    margin-top: .46rem;
    background: #fff;
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.06);
    transition: background .5s;
}
.inner_s1 .bot .jgsz {justify-content:flex-start}
.inner_s1 .bot .jgsz li{width: 32%;}
.inner_s1 .bot .jgsz li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s1 .bot .jgsz li:nth-child(3n+2){margin-left:2%;margin-right:2%}
.inner_s1 .bot li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s1 .bot li a{
    padding: .3rem .52rem .37rem .26rem;
    display: flex;
    justify-content: space-between;
}
.inner_s1 .bot li .ll{
    position: relative;
    width: .13rem;
    margin-right: .25rem;
    margin-top: .03rem;
    flex-shrink: 0;
}
.inner_s1 .bot li .ll .start{
    display: block;
    width: 100%;
    height: .12rem;
    background: url("../images/wjx1.png") no-repeat 50%/100% auto;
    transition: .5s;
}
.inner_s1 .bot li .ll:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: -.37rem;
    width: 1px;
    background: #979fa3;
    opacity: .2;
    transition: .5s;
    margin-left: -.01rem;
}
.inner_s1 .bot li .rr{
    flex: 1;
    overflow: hidden;
}
.inner_s1 .bot li time{
    display: block;
    font-size: .18rem;
    line-height: .24rem;
    color: #979fa3;
    transition: .5s;
}
.inner_s1 .bot li h4{
    margin-top: .14rem;
    font-size: .28rem;
    line-height: .32rem;
    color: #333333;
    height: .64rem;
    transition: .5s;
}
.inner_s1 .bot li p{
    margin-top: .15rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #7d7d7d;
    height: .6rem;
    opacity: .8;
    transition: .5s;
}
.inner_s1 .bot li:hover time{
    color: #fff;
}
.inner_s1 .bot li:hover h4{
    color: #fff;
}
.inner_s1 .bot li:hover p{
    color: #fff;
}
.inner_s1 .bot li:hover .ll .start{
    background-image: url("../images/wjx3.png");
}
.inner_s1 .bot li:hover .ll:after{
    background: #fff;
}
.inner_s1 .bot li:hover{
    background: #094d9b;
}
.inner_s1 .bot{
    margin-top: .47rem;
}
.inner_s1{
    margin-top: .52rem;
}

/*inner_s2*/

.inner_s2 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s2 li{
    width: 25.96%;
    margin: .91rem 0 0 11.06%;
}
.inner_s2 li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s2 li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s2 li a{
    display: block;
    position: relative;
}
.inner_s2 li .img-box{
    position: relative;
    height: 6.24rem;
    padding-right: .31rem;
    perspective: 1200px;
    transform: translateX(-.1rem);
}
.inner_s2 li .img-box img{
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    transform-style: preserve-3d;
    transform-origin: right center;
    transform: rotateY(-12deg);
    border-radius: 0 .1rem .1rem 0;
}
.inner_s2 li .img-box:after{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: -.2rem;
    top: 0;
    background: url('../images/n_img_3.png') right top no-repeat;
    background-size: 100% 100%;
}
.inner_s2 li h4{
    flex: 1;
    font-size: .28rem;
    line-height: .3rem;
    color: #222222;
    max-height: .9rem;
    transition: .3s;
}
.inner_s2 li .txt-box i{
    display: block;
    width: .16rem;
    height: .16rem;
    background: url("../images/mor2.png") no-repeat 50%/100% auto;
    margin-left: .6rem;
    flex-shrink: 0;
    transition: .3s;
}
.inner_s2 li .txt-box{
    height: 1.15rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s2 li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #747a7c;
    opacity: .45;
}
.inner_s2 li:hover h4{
    color: #094d9b;
}
.inner_s2 li:hover .txt-box i{
    background-image: url("../images/mor2s.png");
}

.inner_s2{
    margin-top: .94rem;
    margin-bottom: 2.94rem;
}

/*inner_s3*/

.inner_s3 .con{
    position: relative;
}
.inner_s3 .img{
    width: 7.42rem;
    height: 4.37rem;
}
.inner_s3 .txt{
    position: absolute;
    width: 6.1rem;
    top: .61rem;
    right: .49rem;
    z-index: 3;
}
.inner_s3 .txt a{
    display: block;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: .54rem .6rem .54rem;
    transition: .5s;
}
.inner_s3 .txt h3{
    font-size: .42rem;
    line-height: .5rem;
    color: #004ca3;
    height: 1.5rem;
    transition: .5s;
}
.inner_s3 .txt h6{
    margin-top: .2rem;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.inner_s3 .txt h6 i{
    display: block;
    width: .24rem;
    height: .24rem;
    background: url("../images/mor2.png") no-repeat 50%/100% auto;
    transition: .5s;
}
.inner_s3 .txt h6 span{
    display: block;
    width: .44rem;
    height: .52rem;
    background: url("../images/n_img_5.png") no-repeat 50%/100% auto;
    transition: .5s;
}
.inner_s3 .txt:before{
    position: absolute;
    content: '';
    right: -.49rem;
    top: -.52rem;
    width: 3.53rem;
    height: 1.8rem;
    background: #fbc333;
}
.inner_s3 .txt:after{
    position: absolute;
    content: '';
    right: -2.06rem;
    bottom: -2.64rem;
    width: 7.58rem;
    height: 7.94rem;
    background: url("../images/n_img_6.png") no-repeat 50%/100% 100%;
}
.inner_s3 .txt:hover h3{
    color: #fff;
}
.inner_s3 .txt:hover i{
    background-image: url("../images/n_img_29.png");
}
.inner_s3 .txt:hover span{
    background-image: url("../images/n_img_28.png");
}
.inner_s3 .txt:hover a{
    background: #004ca3;
}
.inner_s3 {
    margin: .84rem 0 3.08rem;
    padding: 0 1.51rem 0 1.14rem;
}

/*inner_s4*/

.inner_s4 .item_tit h3{
    font-size: .42rem;
    line-height: 1;
    color: #003d85;
    padding-left: .25rem;
    background: url("../images/wjx3.png") no-repeat left center/ .15rem;
}
.inner_s4 .item_ul li a{
    height: .66rem;
    padding: 0 .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner_s4 .item_ul li h4{
    font-size: .24rem;
    color: #000;
    flex: 1;
    transition: .3s;
}
.inner_s4 .item_ul li i{
    margin-left: .2rem;
    display: block;
    width: .17rem;
    height: .17rem;
    background: url("../images/n_img_7.png") no-repeat 50%/100% auto;
    transition: .3s;
    flex-shrink: 0;
}
.inner_s4 .item_ul li{
    background: rgba(241, 246, 251, 0.66);
    transition: .3s;
}
.inner_s4 .item_ul li + li{
    margin-top: .1rem;
}
.inner_s4 .item_ul li:hover h4{
    color: #fff;
    font-weight: bold;
}
.inner_s4 .item_ul li:hover i{
    background-image: url("../images/n_img_8.png");
}
.inner_s4 .item_ul li:hover{
    background: #004ca3;
}
.inner_s4 .item_ul{
    margin-top: .32rem;
}
.inner_s4 .item + .item{
    margin-top: .82rem;
}
.inner_s4 {
    margin: .71rem 0 2.83rem;
}

/*inner_s5*/

.inner_s5 .desc p,
.inner_s5 .desc p *{
    font-size: .24rem !important;
    line-height: 1.5em!important;
    color: #292929;
    word-break: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    text-align: justify;
}

.inner_s5 .img-box{
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.inner_s5 .img-box img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_s5 .item1 .item_l{
    width: 50%;
}
.inner_s5 .item1 .item_r{
    position: relative;
    width: 46.35%;
    padding: .16rem 0 0 .16rem;
}
.inner_s5 .item1 .item_r:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: .16rem;
    bottom: .16rem;
    background: #004ca3;
}
.inner_s5 .item1{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.inner_s5 .item2 .item_l{
    width: 54.16%;
}
.inner_s5 .item2 h4{
    font-size: .36rem;
    line-height: .4rem;
    color: #fff;
}
.inner_s5 .item2 h4 i{
    font-weight: bold;
    display: inline-flex;
}
.inner_s5 .item2 ul{
    margin: .6rem 0 0 -.4rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.inner_s5 .item2 ul li{
    width: 40.33%;
    margin-top: .37rem;
}
.inner_s5 .item2 ul li:nth-child(-n+2){
    margin-top: 0;
}
.inner_s5 .item2 ul .num span{
    font-size: .67rem;
    color: #fbc032;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    position: relative;
    display: inline-flex;
}
.inner_s5 .item2 ul .num span.plus:after{
    content: '+';
    position: absolute;
    top: 0;
    right: -.3rem;
    font-size: .67rem;
    color: #fbc032;
}
.inner_s5 .item2 ul .num{
    text-align: center;
}
.inner_s5 .item2 ul h5{
    font-size: .24rem;
    line-height: .32rem;
    color: #ffffff;
    text-align: center;
    margin-top: .03rem;
}
.inner_s5 .item2 .item_r{
    width: 45.29%;
    position: relative;
}
.inner_s5 .item2 .img-box{
    position: absolute;
    right: 0;
    left: 0;
    bottom: -.68rem;
    height: 5.74rem;
}


.inner_s5 .item2{
    margin-top: .97rem;
    padding: .45rem 0 .68rem .87rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #003d85 url("../images/n_img_11.png") no-repeat right center/auto 100%;
}
.inner_s5 .item3 .li{
    width: 46.47%;
}
.inner_s5 .item3 h3,
.inner_s5 .item4 h3,
.inner_s5 .item5 h3,
.inner_s5 .item6 h3,
.inner_s5 .item7 h3,
.inner_s5 .item8 h3,
.inner_s5 .item9 h3{
    font-size: .36rem;
    line-height: .4rem;
    color: #003d85;
    padding-left: .26rem;
    background: url("../images/wjx3.png") no-repeat left center/.15rem auto;
}
.inner_s5 .item6 h3,
.inner_s5 .item7 h3,
.inner_s5 .item8 h3,
.inner_s5 .item9 h3{
margin-top: 50px;

}
.inner_s5 .item3 .desc{
    margin-top: .25rem;
}
.inner_s5 .item3 .line{
    width: 1px;
    height: 1.82rem;
    background: #e5e5e5;
}

.inner_s5 .item3{
    margin-top: 1.19rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner_s5 .item4 .desc{
    margin-top: .22rem;
}
.inner_s5 .item4 .item_l{
    width: 53.85%;
}
.inner_s5 .item4 .item_r{
    width: 42.5%;
}
.inner_s5 .item4 .img-box{
    margin-top: 59px;
    height: 5.57rem;
}
.inner_s5 .item4{
    margin-top: .93rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s5 .item5 .item_l{
    width: 71.47%;
}
.inner_s5 .item5 .desc{
    margin-top: .22rem;
}
.inner_s5 .item6 .h4{ margin-bottom: .22rem;}

.inner_s5 .item5 .item_r{
    width: 25.38%;
    margin-top: .3rem;
}
.inner_s5 .item5 .img-box{
    height: 7.07rem;
}
.inner_s5 .item5{
    margin-top: .82rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.inner_s5 .item6 .item7 .item8 .item9 .desc{
    margin-top: .25rem;
}
.inner_s5 .item6 .item7 .item8 .item9{
    margin-top: .95rem;
}
.inner_s5{
    padding: .53rem 0 .62rem;
}
/*inner_s6*/
.inner_s6 .item h3{
    font-size: .8rem;
    line-height: .72rem;
    color: #004ca3;
}
.inner_s6 .item i:after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    width: .13rem;
    height: .14rem;
    background: url("../images/wjx1.png") no-repeat 50%/100% auto;
    transform: translateY(-50%);
}
.inner_s6 .item i{
    position: relative;
    display: block;
    height: 1px;
    background: rgba(151, 159, 163, 0.2);
}
.inner_s6 .item .desc p,
.inner_s6 .item .desc p *{
    font-size: .24rem;
    line-height: 1.5;
    color: #7d7d7d;
    word-break: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    transition: .5s;
}
.inner_s6 .item .img-box{
    position: relative;
    overflow: hidden;
}
.inner_s6 .item .img-box img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_s6 .item .gd a{
    width: 2.6rem;
    padding: 0 .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: .67rem;
    font-size: .24rem;
    color: #004ca3;
    border: 1px solid #004ca3;
    background: #fff;
    transition: .5s;
}
.inner_s6 .item .gd a em{
    margin-left: .4rem;
    display: block;
    width: .16rem;
    height: .16rem;
    background: url("../images/mor2.png") no-repeat right center/auto 100%;
    transition: .5s;
}
.inner_s6 .item .gd:hover a{
    border-radius: 50vw;
    background: #004ca3;
    color: #fff;
}
.inner_s6 .item .gd:hover a em{
    background-image: url("../images/n_img_8.png");
}
.inner_s6 .item1 .img-box img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner_s6 .item1 .item_l{
    width: 38.34%;
    padding: .64rem .4rem .48rem ;

}
.inner_s6 .item1 .item_l h3{

    position: absolute;
    left: .3rem;
    bottom: 0.33rem;
    z-index: 3;
}

.inner_s6 .item1 .desc{
    margin-top: .35rem;
    max-height: 3.96rem;
    overflow: hidden;
}
.inner_s6 .item1 .gd{
    position: absolute;
    bottom: 0;
    left: 5.93rem;
}

.inner_s6 .item1 .item_r{
    width: 61.66%;
}
.inner_s6 .item1 .item_r .img-box{
    height: 3.9rem;
}
.inner_s6 .item1:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    width: 55.32%;
    background: rgba(255, 255, 255, 0.63);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.02);
    z-index: -1;
    transition: .5s;
}
.inner_s6 .item:hover .desc p,
.inner_s6 .item:hover  .desc p *{
    color: #004ca3;
}
.inner_s6 .item1 {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.inner_s6 .item2 .item_l{
    width: 50.38%;
    padding: .55rem .55rem .48rem .66rem;
}
.inner_s6 .item2 h3{
    position: absolute;
    right: .16rem;
    top: .18rem;
    z-index: 2;
}
.inner_s6 .item2 .desc{
    margin-top: .29rem;
    max-height: 3.6rem;
    overflow: hidden;
}
.inner_s6 .item2 .gd{
    margin-top: .25rem;
}
.inner_s6 .item2 .item_r{
    width: 49.52%;
    margin-top: .74rem;
}
.inner_s6 .item2 .img-box{
    height: 5.12rem;
}
.inner_s6 .item2:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 52.69%;
    background: rgba(255, 255, 255, 0.63);
    box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.02);
    z-index: -1;
    transition: .5s;
}
.inner_s6 .item2{
    margin-top: 1.2rem;
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s6 .item3 h3{
    font-size: .72rem;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.inner_s6 .item3 .gd a{
    width: 2.6rem;
    height: .68rem;
    padding: 0 .52rem;
    border-color: #fff;
    color: #fff;
    background: transparent;
}
.inner_s6 .item3 .gd a em{
    background-image: url("../images/n_img_8.png");
}
.inner_s6 .item3 .gd:hover a{
    background: #fff;
    color: #0a4d9c;
}
.inner_s6 .item3 .gd:hover a em{
    background-image: url("../images/mor2.png");
}
.inner_s6 .item3 .gd{
    display: flex;
    margin-top: .22rem;
    justify-content: center;
}
.inner_s6 .item3{
    margin-top: 1.4rem;
    padding: .86rem 0 .68rem;
    background: url("../images/n_img_16.jpg") no-repeat bottom center/cover;
}
.inner_s6{
    margin: .54rem 0 .23rem;
}
/*inner_s7*/

.inner_s7 .item .h3{
    font-size: .8rem;
    line-height: 1;
    color: #004ca3;
    text-align: center;
}
.inner_s7 .item .desc p,
.inner_s7 .item .desc p *{
    font-size: .24rem;
    line-height: .36rem;
    color: #292929;
    text-align: center;
}
.inner_s7 .item .gd{
    display: flex;
    justify-content: center;
}
.inner_s7 .item .gd a i{
    margin-left: .3rem;
    display: block;
    width: .16rem;
    height: .16rem;
    background: url("../images/mor2.png") no-repeat 50%/auto 100%;
    transition: .5s;
}
.inner_s7 .item .gd a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    color: #004ca3;
    width: 2.6rem;
    height: .66rem;
    background: #fff;
    border: 1px solid #004ca3;
    transition: .3s;
}
.inner_s7 .item .gd a:hover i{
    background-image: url("../images/n_img_8.png");
}
.inner_s7 .item .gd a:hover{
    background: #0a4d9c;
    color: #fff;
    border-radius: 50vw;
}
.inner_s7 .item1 .desc{
    margin-top: .24rem;
}
.inner_s7 .item1 .gd{
    margin-top: .9rem;
}

.inner_s7 .item2 .con .ul{
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s7 .item2 .con .li{
    width: 24.6875%;
}
.inner_s7 .item2 .con .li:nth-child(1){
    margin-top: 0;
}
.inner_s7 .item2 .con .li:nth-child(2){
    margin-top: .8rem;
}
.inner_s7 .item2 .con .li:nth-child(3){
    margin-top: 1.32rem;
}
.inner_s7 .item2 .con .li:nth-child(4){
    margin-top: 0;
}
.inner_s7 .item2 .con img{
    display: block;
    width: 100%;
}
.inner_s7 .item2 .con li{
    margin-bottom: .1rem;
}
.inner_s7 .item2 .con{
    position: relative;
    margin-top: -.13rem;
    max-height: 9.95rem;
    overflow: hidden;
    mask: linear-gradient(0deg, transparent, #fff 50%);
    -webkit-mask: linear-gradient(0deg, transparent, #fff 50%);
}
.inner_s7 .item2{
    margin-top: 1.31rem;
}

.inner_s7 .item3 .con{
    margin-top: .42rem;
    padding: 1.37rem .66rem 1.23rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    background: url("../images/n_img_26.jpg") no-repeat 50%/cover;
}
.inner_s7 .item3 .left{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.inner_s7 .item3 .left .li{
    position: relative;
    padding-left: .64rem;
    margin-left: .33rem;
}
.inner_s7 .item3 .left h3{
    font-size: .26rem;
    line-height: .3rem;
    color: #fff;
    padding-left: .37rem;
    background: url("../images/n_img_27.png") no-repeat left center/.22rem auto;
    margin-bottom: .18rem;
    text-transform: uppercase;
}
.inner_s7 .item3 .left h4{
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
}
.inner_s7 .item3 .left .li:not(:first-child):before{
    position: absolute;
    content: '';
    left: 0;
    top: .09rem;
    width: 1px;
    height: 1.23rem;
    background: rgba(255, 255, 255, 0.37);
}
.inner_s7 .item3 {
    margin-top: .98rem;
}
.inner_s7{
    margin: 0 0 .72rem;
}


/*手机端内页菜单*/

#m_n_nav {
    display: none;
    /* line-height: 50px; */
    position: relative;
    z-index: 9;
    width: 100%;
    background: #004ca3;
}

#bnt_back {
    position: absolute;
    left: 15px;
    top: 15px;
}

#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; */
    padding: 15px 40px;
}

#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: #004ca3;
}

#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: #004ca3;
}

@media (max-width: 992px){

    #m_n_nav{
        display: block;
    }
    .n_dh,
    .n_tit h3{
        display: none;
    }
    .inner_page{
        padding: .5rem 0;
    }
    .posi *{
        font-size: .28rem;
    }
    .inner_s1 .top ul li a .img{
        height: 52vw;
    }
    .inner_s1 .top ul li{
        width: 100%;
    }
    .inner_s1 .top ul{
        gap: .3rem 2%;
    }
    .inner_s1 .top ul li .txt{
        padding: .25rem;
    }
    .inner_s1 .top ul li a time{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s1 .top ul li a h4{
        line-height: 1.5;
        height: 4.5em;
        margin-top: .1rem;
    }
    .inner_s1 .top ul li .txt .ll{
        margin-right: .2rem;
        margin-top: .1rem;
    }
    .inner_s1 .top ul li .txt .ll:after{
        bottom: -.25rem;
    }
    .inner_s1 .bot li a{
        padding: .25rem;
    }
    .inner_s1 .bot li time{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s1 .bot li h4{
        margin-top: .05rem;
        line-height: 1.5;
        height: 3em;
    }
    .inner_s1 .bot li p{
        font-size: .26rem;
        line-height: 1.5;
        height: 3em;
        margin-top: .05rem;
    }
    .inner_s1 .bot li .ll{
        margin-right: .2rem;
        margin-top: .1rem;
    }
    .inner_s1 .bot li .ll:after{
        bottom: -.25rem;
    }
    .inner_s1 .bot li{
        width: 49%;
        margin: 0;
    }
    .inner_s1 .bot ul{
        gap: .3rem 2%;
    }
    .inner_s1 .bot{
        margin-top: .4rem;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner_s1{
        margin-top: .4rem;
    }
    .inner_s2 li .img-box{
        height: 40vw;
    }
    .inner_s2 li h4{
        line-height: 1.3;
        max-height: 3.9em;
    }
    .inner_s2 li .txt-box i{
        margin-left: .2rem;
    }
    .inner_s2 li .txt-box{
       font-size: .28rem;
        height: calc(3.9em + .2rem);
    }
    .inner_s2 li{
        width: 30%;
        margin: 0;
    }
    .inner_s2 ul{
        gap: .4rem 5%;
    }
    .inner_s2{
        margin-top: .4rem;
        margin-bottom: 0;
    }
    .inner_s3{
        padding: 0;
        margin: .4rem 0 0;
        overflow: hidden;
    }
    .inner_s3 .txt a{
        padding: .3rem;
    }
    .inner_s3 .txt:before{
        right: -.2rem;
    }
    .inner_s3 .txt{
        right: .2rem;
    }
    .inner_s4 .item_tit h3{
        font-size: .38rem;
        line-height: 1.3;
    }
    .inner_s4 .item_ul li h4{
        font-size: .26rem;
    }
    .inner_s4 .item_ul li a{
        padding: 0 .2rem;
    }
    .inner_s4 .item_ul{
        margin-top: .2rem;
    }
    .inner_s4 .item + .item{
        margin-top: .4rem;
    }
    .inner_s4{
        margin: .4rem 0;
    }
    .inner_s5 .desc p, .inner_s5 .desc p *{
        font-size: .26rem !important;
    }
    .inner_s5 .item1 .item_l{
        width: 100%;
    }
    .inner_s5 .item1 .item_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s5 .item2 .item_l{
        width: 100%;
    }
    .inner_s5 .item2 .item_r{
        display: none;
    }
    .inner_s5 .item2 h4{
        text-align: center;
    }
    .inner_s5 .item2 ul li{
        margin-top: .3rem;
    }
    .inner_s5 .item2 ul{
        margin: .4rem 0 0;
    }
    .inner_s5 .item2{
        flex-wrap: wrap;
        margin-top: .3rem;
        padding: .3rem;
    }
    .inner_s5 .item3 .li{
        width:100%;
    }
    .inner_s5 .item3 .line{
        display: none;
    }
    .inner_s5 .item3 .desc{
        margin-top: .1rem;
    }
    .inner_s5 .item3{
        margin-top: .3rem;
        gap: .3rem 0;
    }
    .inner_s5 .item4 .item_l{
        width: 100%;
    }
    .inner_s5 .item4 .desc{
        margin-top: .1rem;
    }
    .inner_s5 .item4 .item_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s5 .item4 .img-box{
        height: auto;
    }
    .inner_s5 .item4{
        margin-top: .4rem;
    }
    .inner_s5 .item5 .desc{
        margin-top: .1rem;
    }
.inner_s5 .item6 .h4{ margin-bottom: .1rem;}
    .inner_s5 .item5 .item_l{
        width: 100%;
    }
    .inner_s5 .item5 .item_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s5 .item5 .img-box{
        width: 4rem;
        height: 50vw;
        margin: 0 auto;
    }
    .inner_s5 .item5{
        margin-top: .4rem;
    }
    .inner_s5 .item6 .desc{
        margin-top: .1rem;
    }
    .inner_s5 .item6{
        margin-top: .4rem;
    }
    .inner_s5{
        padding: 0;
        margin: .4rem 0;
    }
    .inner_s6 .item1 .item_l{
        width: 100%;
        padding: .3rem;
        background: rgba(255, 255, 255, 0.63);
        box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.02);
    }
    .inner_s6 .item .desc p, .inner_s6 .item .desc p *{
        font-size: .26rem !important;
    }
    .inner_s6 .item1 .desc{
        margin-top: .2rem;
        max-height: none;
    }
    .inner_s6 .item1 .item_l h3{
        position: static;
        inset: 0;
        text-align: center;
    }
    .inner_s6 .item h3 br{
        display: none;
    }
    .inner_s6 .item h3{
        font-size: .44rem;
        line-height: 1.3;
        margin-bottom: .2rem;
    }
    .inner_s6 .item1 .gd{
        position: static;
        margin-top: .2rem;
    }
    .inner_s6 .item1:after{
        display: none;
    }
    .inner_s6 .item1 .item_r{
        width: 100%;
    }
    .inner_s6 .item1 .item_r .img-box{
        height: auto;
    }
    .inner_s6 .item2 .item_l{
        width: 100%;
        padding: .3rem;
        background: rgba(255, 255, 255, 0.63);
        box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.02);
    }
    .inner_s6 .item2 h3{
        position: static;
        inset: 0;
        text-align: center;
    }
    .inner_s6 .item2 .desc{
        margin-top: .2rem;
        max-height: none;
    }
    .inner_s6 .item2 .item_r{
        width: 100%;
        margin-top: 0;
    }
    .inner_s6 .item2 .img-box{
        height: auto;
    }
    .inner_s6 .item2{
        margin-top: .4rem;
    }
    .inner_s6 .item3{
        margin-top: .4rem;
        padding: .4rem 0;
    }
    .inner_s6{
        margin: .4rem 0;
    }
    .inner_s7 .item .h3{
        font-size: .42rem;
    }
    .inner_s7 .item .desc p, .inner_s7 .item .desc p *{
        font-size: .26rem;
    }
    .inner_s7 .item .gd a{
        width: 2.3rem;
    }
    .inner_s7 .item1 .gd{
        margin-top: .3rem;
    }
    .inner_s7 .item2 .con{
        margin-top: .3rem;
    }
    .inner_s7 .item2 .con .li:nth-child(2){
        margin-top: 0;
    }
    .inner_s7 .item2 .con .li:nth-child(3){
        margin-top: 0;
    }
    .inner_s7 .item2{
        margin-top: .4rem;
    }
    .inner_s7 .item3 .con{
        margin-top: .3rem;
        padding: .4rem;
    }
    .inner_s7 .item3 .left h3{
        font-size: .32rem;
        line-height: 1.3;
        margin-bottom: .05rem;
        display: inline-flex;
    }
    .inner_s7 .item3 .left h4{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s7 .item3 .left .li{
        padding-left: 0;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    .inner_s7 .item3 .left .li:before{
        display: none;
    }
    .inner_s7 .item3 .left{
        width: 100%;
        gap: .3rem 0;
    }
    .inner_s7 .item3{
        margin-top: .4rem;
    }
    .inner_s7{
        margin: .4rem 0;
    }
}

@media (max-width:597px){
.inner_s1 .bot .jgsz li{  width: 100%;}
    .inner_s1 .bot li{
        width: 100%;
    }
.inner_s1 .bot .jgsz li:nth-child(3n+2){

        margin-left: 0;
        margin-right: 0;
}
    .inner_s1 .top ul li a h4{
        font-size: .34rem;
    }
    .inner_s1 .bot li h4{
        font-size: .34rem;
        line-height: 1.3;
        height: 2.6em;
    }
    .inner_s1 .bot li p{
        font-size: .28rem;
        line-height: 1.3;
        height: 2.6em;
    }
    .inner_s2 li{
        width: 48%;
    }
    .inner_s2 li .img-box {
        height: 56vw;
    }
    .inner_s2 li h4,
    .inner_s2 li .txt-box{
        font-size: .32rem;
    }
    .inner_s2 ul{
        gap: .4rem 4%;
    }
    .inner_s2 li .img-box:after{
        right: -.1rem;
    }
    .inner_s3 .img{
        width: 100%;
        height: 52vw;
    }
    .inner_s3 .txt{
        position: static;
        inset: 0;
        width: 100%;
    }
    .inner_s3 .txt:before,
    .inner_s3 .txt:after{
        display: none;
    }
    .inner_s4 .item_ul li h4{
        font-size: .34rem;
    }
    .inner_s5 .item2 ul li{
        width: 50%;
        margin: 0;
    }
    .inner_s5 .item2 ul{
        gap: .3rem 0;
    }
    .inner_s5 .desc p, .inner_s5 .desc p *{
        font-size: .32rem !important;
    }
    .inner_s6 .item .desc p, .inner_s6 .item .desc p *{
        font-size: .32rem !important;
    }
    .inner_s6 .item .gd a {
        width: 2.1rem;
        padding: 0 0.3rem;
    }
    .inner_s7 .item .desc p, .inner_s7 .item .desc p *{
        font-size: .32rem;
        line-height: 1.5;
    }
    .inner_s7 .item3 .left h4{
        font-size: .32rem;
    }
}

/*2025-07-24*/

/*inner_s8*/

.inner_s8 .dtl_tit h1{
    font-size: .3rem;
    line-height: 1.5;
    color: #333333;
    font-weight: bold;
    text-align: center;
}
.inner_s8 .dtl_tit .cont p{
    font-size: .16rem;
    line-height: .32rem;
    color: #9E9E9E;
    margin: 0 .3rem;
}
.inner_s8 .dtl_tit .cont{
    margin-top: .3rem;
    padding: .05rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #F7F7F7;
}
.inner_s8 .dtl_txt p{
    font-size: .2rem;
    line-height: 1.7;
    color: #333;
    text-indent: 2em;
}
.inner_s8 .dtl_txt p + p{
    margin-top: .2rem;
}
.inner_s8 .dtl_txt p img,.inner_s8 .dtl_txt .vsbcontent_img{
    display: block;

    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.inner_s8 .dtl_txt{
    margin-top: .3rem;
}
.inner_s8 .dtl_page p{
    font-size: .2rem;
    line-height: 1.7;
    color: #333333;
    transition: .5s;
}
.inner_s8 .dtl_page p + p{
    margin-top: .1rem;
}
.inner_s8 .dtl_page p:hover{
    color: #004ca3;
}
.inner_s8 .dtl_page{
    margin-top: .4rem;
    padding-top: .35rem;
    border-top: 1px dashed #D8D8D8;
}

.inner_s8{
    margin-top: .4rem;
}

@media (max-width: 992px){
    .inner_s8 .dtl_tit h1{
        font-size: .34rem;
        line-height: 1.5;
    }
    .inner_s8 .dtl_tit .cont p{
        font-size: .24rem;
        line-height: 1.5;
        margin: 0;
    }
    .inner_s8 .dtl_tit .cont{
        margin-top: .2rem;
        gap: 0 .3rem;
    }
    .inner_s8 .dtl_txt p{
        font-size: .26rem;
        line-height: 1.8;
    }
    .inner_s8 .dtl_page{
        margin-top: .3rem;
        padding-top: .3rem;
    }
    .inner_s8 .dtl_page p{
        font-size: .26rem;
        line-height: 1.8;
    }
}
@media (max-width: 597px){
    .inner_s8 .dtl_tit h1{
        font-size: .38rem;
    }
    .inner_s8 .dtl_txt p {
        font-size: .3rem;
    }
    .inner_s8 .dtl_page p{
        font-size: .3rem;
    }
}

/*inner_s9*/

.inner_s9 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner_s9 ul li{
    width: 31.25%;
    margin: .54rem 0 0 3.125%;
    position: relative;
    background:#fff;
    box-shadow: 0 .04rem .11rem 0 rgba(0, 0, 0, 0.0787);
}
.inner_s9 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner_s9 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner_s9 ul li a{
    display: block;
}
.inner_s9 ul li .img{
    height: 2.64rem;
}
.inner_s9 ul li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    text-align: center;
    transition: .5s;
}
.inner_s9 ul li .txt{
   /* padding: .215rem .1rem;*/
}
.inner_s9 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 100%;
    height: .03rem;
    background: #004ca3;
    transition: .5s;
}
.inner_s9 ul li:hover:after{
    right: 0;
}
.inner_s9 ul li:hover h3{
    color: #004ca3;
    font-weight: bold;
}
.inner_s9 {
    margin-top: .5rem;
}
@media (max-width: 992px) {
    .inner_s9 ul li .img{
       height: 18vw;
    }
    .inner_s9 ul li h3{
        font-size: .26rem;
        line-height: 1.5;
    }
    .inner_s9 ul li .txt{
        padding: .2rem ;
    }
    .inner_s9 ul li{
        width: 32%;
        margin: 0;
    }
    .inner_s9 ul{
        gap: .26rem 2%;
    }

}
@media (max-width: 597px) {
    .inner_s9 ul li{
        width: 49%;
    }
    .inner_s9 ul li .img{
        height: 28vw;
    }
}

.wzdt td{
    padding: 20px 0;
}

/*2025-11-18*/

.inner_s5 .item5{
    display: block;
}
.inner_s5 .item5 .block1{
    display: flex;
    flex-wrap: wrap;
    align-self: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: .4rem;
}
.inner_s5 .item5 .block1 .item_r{
    width: 43.59%;
    margin-top: 0;
}
.inner_s5 .item5 .block1 .img-box{
    height: 6.14rem;
}
.inner_s5 .item5 .block1 .item_l{
    width: 53.59%;
}
.inner_s5 .item5 .li .h4 h4,.inner_s5 .item6 .h4 h4,.inner_s5 .item1 .h4 h4{
    font-size: .28rem;
    line-height: .36rem;
    color: #0251ae;
    font-weight: 700;

}
.inner_s5 .item5 .li .h4:after,.inner_s5 .item6 .h4:after,.inner_s5 .item1 .h4:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -.04rem;
    left: .57rem;
    height: .08rem;
    background: url("../images/n_img_32.png") no-repeat right bottom/auto .08rem;
}
.inner_s5 .item1 .h4:after{ left: .37rem; }
.inner_s5 .item5 .li .h4,.inner_s5 .item6 .h4,.inner_s5 .item1 .h4{
    position: relative;
    padding-left: .6rem;
    background: url("../images/n_img_31.png") no-repeat left center/.44rem;
}
.inner_s5 .item1 .h4{ background: url("../images/n_img_31.png") no-repeat left center/.25rem;    padding-left: .35rem;}
.inner_s5 .item5 .block1 .li + .li{
    margin-top: .1rem;
}
.inner_s5 .item5 .block2 .li .h4:after,.inner_s5 .item6 .h4:after,.inner_s5 .item1 .h4:after{
    background: url("../images/n_img_33.png") no-repeat left bottom/auto .08rem;
}
.inner_s5 .item1 .h4:after{
    background: url("../images/n_img_35.png") no-repeat left bottom/auto .08rem;
}
.inner_s5 .item5 .block2 .li + .li,.inner_s5 .item6 .h4{
    margin-top: .3rem;
}
.inner_s5 .item1 .h4 h4{ margin-top: .1rem;}
.inner_s5 .item5 .block2{
    margin-top: .4rem;
}

@media (max-width: 992px) {
    .inner_s5 .item5 .block1 .item_r{
        width: 100%;
        margin-top: .3rem;
    }
    .inner_s5 .item5 .block1 .item_l{
        width: 100%;
    }
    .inner_s5 .item5 .li .h4:after,.inner_s5 .item6 .h4:after,.inner_s5 .item1 .h4:after{
        background-position: left center;
    }
    .inner_s5 .item5 .block1 .li + .li{
        margin-top: .3rem;
    }
    .inner_s5 .item5 .block1{
        margin-top: .2rem;
    }
    .inner_s5 .item5 .li .h4 h4,.inner_s5 .item6 .h4  h4,,.inner_s5 .item1 .h4  h4{
        font-size: .34rem;
    }
}
@media (max-width: 597px) {
    .inner_s5 .item5 .block1 .li .h4:after{
        background-position: right center;
    }
}