@charset "utf-8";

/**/
.pagination {
    text-align: center;
    font-size: 0;
    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: #0559B1;
    color: #fff;
    border: 1px solid #0559B1;
}

.pagination a:hover {
    background: #0559B1;
    color: #fff;
    border: 1px solid #0559B1;
}

.n_banner{
    position: relative;
}

.n_banner .img img{
    display: block;
    width: 100%;
}
.inner-page{
    padding: 0.5rem 0 2.7rem;
    background: #fff url("../images/inner-page.png") no-repeat bottom center/100% auto ;
}
.inner-page .wp{
    /*width: 14.3rem;*/
}


.posi{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.posi img{
    display: block;
    width: .17rem;
    margin-right: .1rem;
}
.posi a,.posi span{
    display: block;
    font-size: .16rem;
    line-height: .48rem;
    color: #626262;
}
.posi span:not(:nth-child(2)){
    margin: 0 0.03rem;
}

.leftNav {
    width: 22%;
    align-self: flex-start;
    background:#fff;
    box-shadow: 0 .04rem .1rem 0 rgba(0, 0, 0, 0.2);
}

.leftNav .tit h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #fff;
    font-weight: 700;
    /* padding-left: .32rem; */
    background: #0559B1;
    text-align: center;
    word-break: break-word;
}
.leftNav .tit{
    padding: .3rem 0;
    background: #0559B1;
}

.leftNav .box h3{
    position: relative;
    font-size: .22rem;
    line-height: .63rem;
    color: #2C2C2C;
    padding: 0 0rem 0 .05rem;
    border-bottom: 1px dashed transparent;
    transition: .5s;
}
.leftNav .box a{
    display: block;
}
.leftNav .box h3 i{
    position: absolute;
    right: .1rem;
    top: 50%;
    width: .16rem;
    height: .16rem;
    transform: translateY(-50%);
    background: url("/en/images/n-left-1.png") no-repeat 50%/100%;
    cursor: pointer;
    transition: .5s;
}
.leftNav .box .s-link a{
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    color: #333;
    margin-top: .1rem;
    transition: .5s;
}
.leftNav .box .s-link a:first-child{
    margin-top: 0;
}
.leftNav .box .s-link a:hover{
    color: #0559B1;
    font-weight: 700;
}
.leftNav .box .s-link{
    padding-top: .15rem;
    padding-left: .2rem;
    padding-bottom: .15rem;
    border-top: 1px solid #D8D8D8;
    display: none;
}
.leftNav .box.active h3 i,
.leftNav .box:hover h3 i,
.leftNav .box.on h3 i{
    background-image: url("/en/images/n-left-2.png");
}
.leftNav .box.active h3,
.leftNav .box:hover h3,
.leftNav .box.on h3 {
    color: #0559B1;
    font-weight: 700;
}

.leftNav .box{
    border-bottom: 1px dashed #D8D8D8;
}

.leftNav .block{
    padding: 1px .23rem .3rem;
    min-height: 5rem;
}

.rightBox {
    width: 75%;
}

.n_tit{
    padding-bottom: .18rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 1px solid #D8D8D8;
}

.n_tit h2{
    position: relative;
    font-size: .34rem;
    line-height: .48rem;
    color: #333333;
    font-weight: 700;
    padding-left: .27rem;
    font-family: 'Futura-Md-BT',sans-serif;
}
.n_tit h2:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .05rem;
    height: .3rem;
    background: #0559B1;
    transform: translateY(-50%);
}


.inner-s1 li a{
    position: relative;
    z-index: 2;
    padding: .3rem .32rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.inner-s1 li .pic{
    width: 3.3rem;
    height: 2.2rem;
}
.inner-s1 li .txt{
    width: calc(100% - 3.6rem);
}

.inner-s1 li time{
    display: flex;
    align-items: flex-end;
    font-size: .16rem;
    line-height: .24rem;
    color: #A3A4A5;

}
.inner-s1 li time i{
    display: block;
    font-size: .24rem;
    line-height: .3rem;
    color: #0559B1;
    margin-right: .05rem;
}
.inner-s1 li em{
    display: block;
    height: .07rem;
    width: 1.6rem;
    margin: .08rem 0 0 -.3rem;
    background: url("/en/images/n-img-4.png") no-repeat right center/auto 100%;
}
.inner-s1 li h3{
    font-size: .24rem;
    line-height: .34rem;
    color: #2C2C2C;
    margin-top: .18rem;
}
.inner-s1 li p{
    font-size: .18rem;
    line-height: .3rem;
    color: #333;
    height: .6rem;
    margin-top: .16rem;
}
.inner-s1 li h6{
    position: relative;
    font-size: .18rem;
    line-height: .26rem;
    color: #fff;
    text-align: right;
    padding-right: .25rem;
    z-index: 2;
    margin-top: .12rem;
    display: none;
}
.inner-s1 li h6:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: .82rem;
    height: .21rem;
    background: url(/en/style/"") no-repeat 50%/100% 100%;
    z-index: -1;
}
.inner-s1 li .txt *{
    transition: .5s;
}
.inner-s1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: .15rem;
    bottom: .15rem;
    background: linear-gradient(256deg, #153D8D 25%, #378CDA 85%), #0559B1;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner-s1 li{
    padding: .15rem 0;
    position: relative;
    border-bottom: 1px dashed rgba(141, 141, 141, 0.3);
}
.inner-s1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.inner-s1 li:hover time{
    color: #fff;
}
.inner-s1 li:hover time i{
    color: #fff;
}
.inner-s1 li:hover em{
    background-image: url("/en/images/n-img-5.png");
}
.inner-s1 li:hover h3{
    color: #fff;
}
.inner-s1 li:hover p{
    color: rgba(255, 255, 255, 0.7);
}
.inner-s1 li:hover h6{
    display: block;
}
.inner-s1 li:hover {
    border-color: transparent;
}

.inner-s1{
    margin-top: .17rem;
}

.inner-s2 li{
    position: relative;
    font-size: .22rem;
    line-height: .64rem;
    color: #333333;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
    transition: .5s;
}
.inner-s2 li a{
    padding-right: 1.1rem;
}
.inner-s2 li time{
    position: absolute;
    right: 0;
    top: 0;
    /* font-family: Arial,sans-serif; */
    font-size: .18rem;
}
.inner-s2 li:hover{
    color: #153D8D;
}

.inner-s2 li:hover a{
    /* font-weight: 700; */
}
.inner-s2{
    margin-top: .27rem;
}

.inner-s3 ul{
    display: flex;
    flex-wrap: wrap;
}

.inner-s3 ul li{
    width: 31.57%;
    margin-left: 2.645%;
    margin-top: .27rem;
}
.inner-s3 ul li:nth-child(3n+1){
    margin-left: 0;
}
.inner-s3 ul li:nth-child(-n+3){
    margin-top: 0;
}
.inner-s3 ul li a{
    display: block;
}
.inner-s3 ul li .pic{
    padding-top: 2.43rem;
}
.inner-s3 ul li h3{
    font-size: .16rem;
    line-height: .45rem;
    color: #333333;
    text-align: center;
    padding: 0 .1rem;
    background: rgba(0, 0, 0, 0.04);
    transition: .5s;
}
.inner-s3 ul li:hover h3{
    color: #fff;
    background: #0559B1;
}
.inner-s3{
    margin-top: .44rem;
}

.inner-s4 .tit{
    display: flex;
    border-bottom: 1px solid #153D8D;
}
.inner-s4 .tit h3{
    font-size: .24rem;
    line-height: .55rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    min-width: 2.27rem;
    padding: 0 .15rem;
    background: linear-gradient(256deg, #153D8D 25%, #378CDA 85%), #F5F8FF;
    border-radius: 0 .2rem 0 0 ;
}

.inner-s4 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner-s4 ul li{
    position: relative;

    border-bottom: 1px solid rgba(27, 61, 152, 0.2);
}
.list_boxn1 li:nth-child(4n+1){
    margin-left: 0;
}
.inner-s4 ul li .con{
    height: .68rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inner-s4 ul li .con i{
    display: block;
    width: .15rem;
    height: .16rem;
    background: url("/en/images/n-img-8.png") no-repeat 50%/100% 100%;
    transition: .5s;
}
.inner-s4 ul li .con dl{
    width: calc(100% - .3rem);
    display: flex;
    flex-wrap: wrap;
}
.inner-s4 ul li a{
    display: block;
    font-size: .18rem;
    color: #333333;
    transition: .5s;
    margin-right: .1rem;
}
.inner-s4 ul li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: -1px;
    height: 1px;
    background: #0559B1;
    transition: .5s;
}
.inner-s4 ul li:hover a i{
    background-image: url("/en/images/n-img-9.png");
}
.inner-s4 ul li a:hover{
    color: #0559B1;
    font-weight: 700;
}
.inner-s4 ul li:hover:after{
    right: 0;
}
.inner-s4 ul{
    margin-top: .24rem;
}
.list_boxn1 li{
    width: 21.36%;
    margin-left: 4.85%;
}
.list_boxn1 li:nth-child(4n+1){
    margin-left: 0;
}
.list_boxn2 li{
    width: 30.1%;
    margin-left: 4.85%;
}
.list_boxn2 li:nth-child(3n+1){
    margin-left: 0;
}

.inner-s4 .block:not(:first-child){
    margin-top: .7rem;
}
.inner-s4{
    margin-top: .52rem;
}

.inner-s5 ul{
    display: flex;
    flex-wrap: wrap;
}
.inner-s5 ul li{
    width: 20.33%;
    margin-left: 6.22%;
    margin-top: .23rem;
}
.inner-s5 ul li:nth-child(-n+4){
    margin-top: 0;
}
.inner-s5 ul li:nth-child(4n+1){
    margin-left: 0;
}
.inner-s5 ul li a{
    display: block;
}
.inner-s5 ul li a .img_hezi{
    padding-top: 2.62rem;
    z-index: 2;
}
.inner-s5 ul li .img_zd:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(219deg, #153D8D 25%, #378CDA 84%);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: .5s;
}
.inner-s5 ul li .img_zd{
    padding: .05rem;
    z-index: 2;
}

.inner-s5 ul li h3{
    font-size: .2rem;
    line-height: .36rem;
    color: #333333;
}
.inner-s5 ul li h4{
    font-size: .16rem;
    line-height: .36rem;
}
.inner-s5 ul li .txt{
    padding: .04rem ;
}
.inner-s5 ul li:hover .img_zd:after{
    opacity: 1;
    visibility: visible;
}
.inner-s5 ul li:hover h3{
    font-weight: 700;
}

.inner-s5{
    margin-top: .4rem;
}

.inner-s6 .img-box img{
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.inner-s6 .img-box{
    position: relative;
}

.inner-s6 .para p{
    font-size: 14pt!important;
    line-height: 180% !important;
    color: #333;
    margin-top: 0.2rem;
    /* text-align: justify; */
    text-indent: 0 !important;
    font-family: Futura-Md-BT', Arial, sans-serif;
    word-break: keep-all;
    margin: .15rem 0;
}
.inner-s6 .para p *{
    font-size: 14pt!important;
    line-height: 180% !important;
    font-family: 'Futura-Md-BT', Arial, sans-serif !important;
    text-indent: 0 !important;
    color: #333;
    font-family: times new roman,Arial;
}
.inner-s6 .para img{
    display: block;
    width: 5.5rem;
    height: auto !important;
    max-width: 100% !important;
    margin: 0.26rem auto;
    border: none !important;
}

.inner-s6 .para p:first-child{
    text-indent: 0;
    margin-top: 0;
}
.inner-s6 .para {
    margin-top: .29rem;
}
.inner-s6{
    margin-top: .38rem;
}

.dtl_tit h1{
    font-size: .3rem;
    line-height: .46rem;
    color: #323232;
    font-weight: 700;
    text-align: center;
    font-family: 'Futura-Md-BT',Arial,sans-serif !important;
}
.dtl_tit .cont{
    margin-top: .18rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dtl_tit .cont span{
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #8D8D8D;
    font-family: 'Futura-Md-BT',Arial,sans-serif !important;
}
.dtl_tit .cont span img{
    display: block;
    max-width: .11rem;
    margin-right: .05rem;
}
.dtl_tit .cont i{
    display: block;
    font-size: .14rem;
    color: #DEDEDE;
    line-height: .2rem;
    margin: 0 .1rem;
}
.dtl_tit{
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
}
.dtl_txt p{
    font-size: .22rem;
    line-height: 2;
    color: #323232;
    text-indent: 2em;
    /* text-align: justify; */
    margin: .15rem 0 !important;
    word-break: keep-all;
}
.v_news_content h2{
    margin: .15rem 0 !important;
}
.v_news_content *{
    font-size: 14pt!important;
    line-height: 180% !important;
    font-family: 'Futura-Md-BT',Arial,sans-serif !important;
    /* margin: inherit !important; */
}
.dtl_txt img{
    display: block;

    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

.dtl_page p{
    font-size: 14pt!important;
    line-height: 180% !important;
    font-family: Futura-Md-BT',Arial,sans-serif !important;
    color: #0559B1;
    max-height: 3.6em
}
.dtl_page p a{
    color: rgba(51, 51, 51, 0.66);
    transition: .5s;
}
.dtl_page p:hover a{
    color: #0559B1;
}
.dtl_page{
    margin-top: .3rem;
    padding-top: .22rem;
    border-top: 1px dashed rgba(0, 0, 0, 0.16);
}

.inner-s7{
    margin-top: .42rem;
}


/*ÊÖ»ú¶ËÄÚÒ³²Ëµ¥*/

#m_n_nav {
    display: none;
    line-height: 50px;
    position: relative;
    z-index: 9;
    width: 100%;
    background:#0559B1;
}

#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: 20px;
    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: #0559B1;
}

#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: Futura-Md-BT',Arial,sans-serif;
    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: #0559B1;
}

@media (max-width: 1199px){
    .n_banner{
        margin-top: .75rem;
    }

    #m_n_nav{
        display: block;
    }
    .inner-page{
        padding: .2rem 0 .4rem;
        margin-bottom: 0;
    }
    .inner-page .wp{
        width: 100%;
    }
    .leftNav{
        display: none;
    }
    .rightBox{
        width: 100%;
    }
}

@media (max-width: 1025px){
    .n_tit h2{
        font-size: .22rem;
        line-height: .3rem;
        padding-left: .15rem;
    }
    .n_tit h2:before{
        width: .03rem;
        height: .2rem;
    }
    .posi a, .posi span{
        line-height: .3rem;
    }
    .posi img{
        margin-right: .05rem;
    }
    .n_tit{
        padding-bottom: .1rem;
    }
    .inner-s1 li{
        padding: 0;
    }
    .inner-s1 li a{
        padding: .2rem;
    }
    .inner-s1 li:after{
        top: 0;
        bottom: 0;
    }
    .pagination{
        padding-top: .3rem;
    }
    .inner-s1 li h3,
    .inner-s1 li p{
        margin-top: .1rem;
    }
    .inner-s2{
        margin-top: .1rem;
    }
    .inner-s2 li{
        line-height: .6rem;
    }
    .inner-s3 ul li .pic{
        padding-top: 71.47%;
    }
    .inner-s3 ul li{
        width: 32%;
        margin: 0 !important;
    }
    .inner-s3 ul{
        gap: .26rem 2%;
    }
    .inner-s3 {
        margin-top: 0.26rem;
    }
    .inner-s4 .tit h3 {
        font-size: .2rem;
        line-height: .48rem;
        min-width: 1.6rem;
    }
    .inner-s4 ul li{
        width: 32% !important;
        margin: 0 !important;
    }
    .inner-s4 ul li .con{
        height: .56rem;
    }
    .inner-s4 ul{
        gap: 0 2%;
        margin-top: .1rem;
    }
    .inner-s4 .block:not(:first-child) {
        margin-top: 0.35rem;
    }
    .inner-s4 {
        margin-top: 0.35rem;
    }
    .inner-s5 ul li a .img_hezi{
        padding-top: 125.36%;
    }
    .inner-s5 {
        margin-top: 0.3rem;
    }
    .inner-s5 ul li{
        width: 23.5%;
        margin: 0 !important;
    }
    .inner-s5 ul li h4{
        line-height: .24rem;
    }
    .inner-s5 ul li h3{
        line-height: .3rem;
    }
    .inner-s5 ul{
        gap: .2rem 2%;
    }
    .inner-s6 .img-box{
        /* padding-left: .1rem; */
        /* padding-bottom: .1rem; */
    }
    .inner-s6{
        margin-top: .26rem;
    }
    .inner-s6 .para p{
        margin-top: .2rem;
    }
    .inner-s7{
        margin-top: .2rem;
    }
    .dtl_tit .cont{
        margin-top: .1rem;
    }
    .dtl_tit .cont span{
        line-height: 1.5;
        margin: 0 .1rem;
    }
    .dtl_tit .cont i{
        display: none;
    }
    .dtl_tit{
        padding-bottom: .15rem;
        margin-bottom: .15rem;
    }
    .dtl_txt p{
        font-size: .2rem;
        line-height: 2;
    }
    .dtl_page p{
        font-size: .2rem;
        line-height: 2;
        max-height: 4em
    }
    .dtl_page{
        padding-top: .15rem;
        margin-top: .2rem;
    }
    .v_news_content *{
        margin: .2rem 0 0 !important;
    }
}

@media (max-width: 769px){
    .n_tit h2{
        width: 100%;
    }
    .posi{
        width: 100%;
        margin-top: .05rem;
    }
    .inner-s3 ul li{
        width: 48.5%;
    }
    .inner-s3 ul{
        gap: .26rem 3%;
    }
    .inner-s4 ul li{
        width: 49% !important;
    }
    .dtl_tit h1{
        font-size: .24rem;
        line-height: 1.5;
    }
}

@media (max-width: 641px){
    .inner-s1 li .pic{
        width: 100%;
        height: auto;
        padding-top: 68.75%;
    }
    .inner-s1 li .txt{
        width: 100%;
        padding-top: .15rem;
    }
    .inner-s1 li em{
        display: none;
    }
    .inner-s1 li:hover h6{
        display: none;
    }
    .inner-s5 ul li {
        width: 32%;
    }
}

@media (max-width: 481px){
    .inner-s1 li a{
        padding: .1rem .1rem .2rem;
    }
    .inner-s4 ul li{
        width: 100% !important;
    }
    .inner-s4 {
        margin-top: 0.25rem;
    }
    .inner-s4 .block:not(:first-child) {
        margin-top: 0.3rem;
    }
    .inner-s5 ul li {
        width: 48.5%;
    }
    .inner-s5 ul{
        gap: .2rem 3%;
    }
    .inner-s5 {
        margin-top: 0.2rem;
    }
}


/*2024-12-28*/
.inner-s8 .blocks{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.inner-s8 .blocks .block{
    width: 29.5%;
}
.inner-s8 .blocks h3{
    font-size: .28rem;
    line-height: .76rem;
    color: #333333;
    font-weight: 700;
    margin-left: .88rem;
    transition: .5s;
}
.inner-s8 .blocks h5{
    font-size: .2rem;
    line-height: .38rem;
    color: #333333;
    padding-left: .44rem;
    background: no-repeat left top/.2rem auto;
    transition: .5s;
    margin-top: .38rem;
}
.inner-s8 .blocks .h51{
    background-position: left top .105rem;
    background-image: url("/en/images/n-img-1.png");
}
.inner-s8 .blocks .h52{
    background-position: left top .115rem;
    background-image: url("/en/images/n-img-2.png");
}
.inner-s8 .blocks .h53{
    background-position: left top .115rem;
    background-image: url("/en/images/n-img-3.png");
}
.inner-s8 .blocks h5:first-child{
    margin-top: 0;
}
.inner-s8 .blocks .con{
    min-height: 4rem;
    position: relative;
    padding: .32rem .23rem .9rem .4rem;
    background: #fff  no-repeat bottom center/100% auto;
    transition: .5s;
}
.inner-s8 .blocks .con:before{
    position: absolute;
    content: '';
    left: -.49rem;
    top: -.73rem;
    width: 1.04rem;
    height: 1.04rem;
    background: no-repeat 50%/100% 100%;
    z-index: 2;
}
.inner-s8 .block2:hover .con{
    background-color: #0558B0;
    background-image: url("/en/images/n-img-9.png");
}
.inner-s8 .block:hover h5{
    color: #fff;
}
.inner-s8 .block:hover .h51{
    background-image: url("/en/images/n-img-7.png");
}
.inner-s8 .block:hover .h52{
    background-image: url("/en/images/n-img-8.png");
}
.inner-s8 .block:hover .h53{
    background-image: url("/en/images/n-img-d.png");
}
.inner-s8 .block:hover h3{
    color: #0254A5;
}
.inner-s8 .block1 .con{
    border: 1px solid #7DBE48;
    background-color: #FAFCF8;
}
.inner-s8 .block1 .h51{
    background-image: url("/en/images/n-img-27.png");
}
.inner-s8 .block1 .h52{
    background-image: url("/en/images/n-img-28.png");
}
.inner-s8 .block1 .h53{
    background-image: url("/en/images/n-img-29.png");
}
.inner-s8 .block1 .con:before{
    background-image: url("/en/images/n-img-21.png");
}
.inner-s8 .block1:hover .con{
    background-image: url("/en/images/n-img-25.png");
    background-color: #7DBE48;
}
.inner-s8 .block2 .con{
    border: 1px solid #0558B0;
    background-color: #fff;
}
.inner-s8 .block2 .con:before{
    background-image: url("/en/images/n-img-22.png");
}
.inner-s8 .block3 .con{
    border: 1px solid #FFE2B6;
    background-color: #FFFCF6;
}
.inner-s8 .block3 .con:before{
    background-image: url("/en/images/n-img-23.png");
}
.inner-s8 .block3 .h51{
    background-image: url("/en/images/n-img-30.png");
}
.inner-s8 .block3 .h52{
    background-image: url("/en/images/n-img-31.png");
}
.inner-s8 .block3 .h53{
    background-image: url("/en/images/n-img-29.png");
}
.inner-s8 .block3:hover .con{
    background-image: url("/en/images/n-img-26.png");
    background-color: #FFE2B6;
}
.inner-s8 {
    padding-bottom: 1rem;
}

.inner-s9 ul li a{
    padding: .25rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.inner-s9 ul li a .pic{
    width: 1.72rem;
    height: 2.39rem;
}
.inner-s9 ul li a .pic:before{
    content: '';
    position: absolute;
    top: 0;
    left: -86%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.1));
}
.inner-s9 ul li a .txt{
    width: calc(100% - 2.38rem);
}
.inner-s9 ul li h2{
    font-size: .28rem;
    line-height: .38rem;
    color: #333333;
    font-weight: 700;
    transition: .5s;
}
.inner-s9 ul li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #333;
    margin: .2rem 0 .3rem;
}
.inner-s9 ul li h4{
    font-size: .18rem;
    line-height: .24rem;
    color: #333;
}
.inner-s9 ul li{
    margin-top: .4rem;
    background: #fff url(../images/szbg.png) no-repeat right center;
    box-shadow: 0 .04rem .1rem 0 rgba(0, 0, 0, 0.3);
}
.inner-s9 ul li:first-child{
    margin-top: 0;
}
.inner-s9{
    padding-top: .4rem;
}
.inner-s9 ul li:hover h2{
    color: #0254A5;
}
.inner-s9 ul li:hover .pic:before {
    -webkit-animation: shine .5s;
    animation: shine .5s;
}
@keyframes shine {100% {left: 115%;}}

@media (max-width: 1025px){
    .inner-s8 .blocks h3{
        font-size: .24rem;
        line-height: .34rem;
        margin-left: .25rem;
    }
    .inner-s8 .blocks .con:before{
        width: .5rem;
        height: .5rem;
        left: -.25rem;
        top: -.25rem;
    }
    .inner-s8 .blocks .con{
        margin-top: .1rem;
        padding: .2rem;
        min-height: 3.3rem;
    }
    .inner-s8 .blocks h5{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .2rem;
        background-size: .15rem auto;
        padding-left: .25rem;
    }
    .inner-s8 .blocks .h51{
        background-position: left top .08rem;
    }
    .inner-s8 .blocks .h52{
        background-position: left top .08rem;
    }
    .inner-s8 .blocks .h53{
        background-position: left top .08rem;
    }
    .inner-s8 .blocks .block{
        width: 32%;
    }
    .inner-s8{
        padding: .2rem 0 .1rem;
    }
    .inner-s9 ul li a .txt {
        width: calc(100% - 2.1rem);
    }
    .inner-s9{
        padding-top: .3rem;
    }
    .inner-s8 .blocks .block{
        width: 49%;
    }
    .inner-s8 .blocks{
        gap: .3rem 2%;
    }
}

@media (max-width: 769px){

    .inner-s8 .blocks .con{
        min-height: auto;
        height: calc(100% - .45rem);
    }
    .inner-s9 ul li a .pic{
        width: 1.3rem;
        height: 1.8rem;
    }
    .inner-s9 ul li a .txt {
        width: calc(100% - 1.5rem);
    }
    .inner-s9 ul li h2{
        font-size: .24rem;
        line-height: .3rem;
    }
    .inner-s9 ul li h3{
        font-size: .2rem;
        line-height: .3rem;
        margin: .1rem 0;
    }
    .inner-s9 ul li a{
        padding: .2rem;
    }
    .inner-s9 ul li{
        margin-top: .3rem;
    }
}
@media (max-width: 641px){
    .inner-s8 .blocks .block{
        width: 100%;
    }
}


/*2025-03-12*/

.inner-s10 .box1 p{
    font-size: .24rem;
    line-height: .34rem;
    color: #333333;
}


.inner-s10 .box2 li{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.inner-s10 .box2 li.li1,
.inner-s10 .box2 li:nth-child(2n){
    justify-content: flex-end;
}
.inner-s10 .box2 li.li2{
    justify-content: flex-start;
}
.inner-s10 .box2 li .con{
    width: 50%;
    padding:0 .48rem 0 0;
}
.inner-s10 .box2 li.li1 .con,
.inner-s10 .box2 li:nth-child(2n) .con{
    padding: 0 0 0 .48rem;
}
.inner-s10 .box2 li.li2 .con{
    padding:0 .48rem 0 0;
}

.inner-s10 .box2 li time{
    display: block;
    font-size: .36rem;
    line-height: 1;
    color: #0559B1;
    text-align: right;
}
.inner-s10 .box2 li .line{
    margin: .07rem -.48rem 0 0 ;
    height: .16rem;
    position: relative;
}
.inner-s10 .box2 li .line:before{
    position: absolute;
    content: '';
    right: -.08rem;
    bottom: 0;
    top: 0;
    width: .12rem;
    border: .02rem solid #fff;
    background: #DAA13C;
    border-radius: 50%;
}
.inner-s10 .box2 li .line:after{
    position: absolute;
    content: '';
    top: 50%;
    right: .11rem;
    height: 1px;
    width: 1.22rem;
    background: #DAA13C;
}
.inner-s10 .box2 li .txt p{
    font-size: .2rem;
    line-height: .34rem;
    color: #333333;
}
.inner-s10 .box2 li .txt{
    margin-top: .16rem;
}
.inner-s10 .box2 li.li1 .line,
.inner-s10 .box2 li:nth-child(2n) .line{
    margin: .07rem  0 0 -.48rem;
}
.inner-s10 .box2 li.li1 .line:before,
.inner-s10 .box2 li:nth-child(2n) .line:before{
    right: auto;
    left: -.08rem;
}
.inner-s10 .box2 li.li1 .line:after,
.inner-s10 .box2 li:nth-child(2n) .line:after{
    right: auto;
    left: .11rem;
}
.inner-s10 .box2 li.li2 .line{
    margin: .07rem -.48rem 0 0 ;
}
.inner-s10 .box2 li.li2 .line:before{
    right: -.08rem;
    left: auto;
}
.inner-s10 .box2 li.li2 .line:after{
    right: .11rem;
    left: auto;
}
.inner-s10 .box2 li.li1 time,
.inner-s10 .box2 li:nth-child(2n) time{
    text-align: left;
}
.inner-s10 .box2 li.li2 time{
    text-align: right;
}

.inner-s10 .box2 li.li2 .con{
    margin: -4.22rem 0 0 0;
}
.inner-s10 .box2 li.li3 .con{
    margin: -.4rem 0 0 0;
}
.inner-s10 .box2 li.li4 .con{
    margin: 0 0 0 0;
}
.inner-s10 .box2 li.li5 .con{
    margin: .4rem 0 0 0;
}
.inner-s10 .box2 li.li6 .con{
    margin: .4rem 0 0 0;
}
.inner-s10 .box2 li.li7 .con{
    margin: .8rem 0 0 0;
}
.inner-s10 .box2 li.li8 .con{
    margin: -0.5rem 0 0 0;
}
.inner-s10 .box2 li.li9 .con{
    margin: -0.8rem 0 0 0;
}
.inner-s10 .box2 li.li10 .con{
    margin: 1.4rem 0 0 0;
}
.inner-s10 .box2 ul:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #0559B1;
    z-index: -1;
}
.inner-s10 .box2 ul{
    padding: .41rem 0 .78rem;
    position: relative;
    z-index: 2;
}
.inner-s10 .box2 .img img{
    display: block;
    width: .5rem;
    margin: 0 auto;
}
.inner-s10 .box2 .img{
    margin-bottom: .25rem;
}
.inner-s10 .box2{
    margin-top: .44rem;
}

.inner-s11 .box1 .top{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.inner-s11 .box1 a{
    display: block;
    position: relative;
}
.inner-s11 .box1 a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    text-align: center;
    padding: 0 .1rem;
    z-index: 5;
}
.inner-s11 .box1 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .7rem;
    opacity: 0.7;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.inner-s11 .box1 .top_l{
    width: 65.8%;
}
.inner-s11 .box1 .top_l .pic{
    padding-top: 4.58rem;
}
.inner-s11 .box1 .top_r{
    width: 31.66%;
}
.inner-s11 .box1 .top_r .pic{
    padding-top: 2.16rem;
}
.inner-s11 .box1 .top_r a:nth-child(2){
    margin-top: .26rem;
}
.inner-s11 .box1 .bot{
    margin-top: .26rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner-s11 .box1 .bot a{
    width: 31.66%;
}
.inner-s11 .box1 .bot .pic{
    padding-top: 2.16rem;
}
.inner-s11 .box2 li{
    width: 48.96%;
    margin-top: .24rem;
}
.inner-s11 .box2 li:nth-child(-n+2){
    margin-top: 0;
}
.inner-s11 .box2 li a{
    display: block;
    position: relative;
}
.inner-s11 .box2 li a .pic{
    padding-top: 3.28rem;
}
.inner-s11 .box2 li a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .2rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    text-align: center;
    padding: 0 .1rem;
    z-index: 5;
}
.inner-s11 .box2 li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1rem;
    opacity: 0.7;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.inner-s11 .box2{
    margin-top: .26rem;
}

.inner-s12 li{
    width: 48.66%;
    margin-top: .5rem;
    border: 1px solid #BEBEBE;
}
.inner-s12 li:nth-child(-n+2){
    margin-top: 0;
}
.inner-s12 li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.inner-s12 li .tit{
    position: relative;
    padding: .3rem .14rem;
    background: #E5A34F;
    overflow: hidden;
    width: 2.8rem;
    height: 2rem;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    justify-content: space-between;
}

.inner-s12 li .tit .ico img{
    display: block;
    width: .8rem;
    position: relative;
    z-index: 2;
}
.inner-s12 li .tit  h3{
    font-size: .22rem;
    line-height: .28rem;
    color: #fff;
    height: .56rem;
}

.inner-s12 li .tit:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 5rem;
    height: 5rem;
    background: linear-gradient(to right, rgba(216, 216, 216, 0.15) 1px, transparent 1px);
    background-size: .06rem 100%;
    transform: translate(-50%,-50%) rotate(45deg);
}
.inner-s12 li .con p{
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 7.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14pt !important;
    line-height: 180% !important;
    font-family: 'Futura-Md-BT', Arial, sans-serif !important;
}
.inner-s12 li .con:after{
    position: absolute;
    content: '';
    left: -1px;
    top: .32rem;
    width: .03rem;
    height: .2rem;
    background: #E5A34F;
    display: none;
}
.inner-s12 li .con .box2{
    position: absolute;
    content: '';
    left: 0;
    right: -1px;
    top: -1px;
    min-height: 100%;
    padding: 0.3rem .4rem;
    background: #fff;
    box-shadow: 0 0 .2rem rgba(0, 0, 0, 0.3);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.inner-s12 li .con .box2 p{
    display: block;
    height: auto;
}

.inner-s12 li .con{
    position: relative;
    width: calc(100% - 2.8rem);
    padding: 0.3rem .4rem;
}
.inner-s12 li:nth-child(2) .tit,
.inner-s12 li:nth-child(2) .con:after{
    background: #9D231E;
}
.inner-s12 li:nth-child(3) .tit,
.inner-s12 li:nth-child(3) .con:after{
    background: #3D64A9;
}
.inner-s12 li:nth-child(4) .tit,
.inner-s12 li:nth-child(4) .con:after{
    background: #DC7844;
}
.inner-s12 li:nth-child(5) .tit,
.inner-s12 li:nth-child(5) .con:after{
    background: #C74F46;
}
.inner-s12 li:nth-child(6) .tit,
.inner-s12 li:nth-child(6) .con:after{
    background: #2CA57A;
}

.inner-s12 li:hover .con .box2{
    opacity: 1;
    visibility: visible;
}

.inner-s13 .box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inner-s13 .box_l{
    width: 50%;
    padding: .6rem .5rem ;
    background: url("/en/images/n-img-45.jpg") no-repeat bottom center/cover;
    box-shadow: 0 .04rem .1rem 0 rgba(229, 163, 79, 0.3);
}
.inner-s13 .box_l h3{
    font-size: .36rem;
    line-height: .4rem;
    color: #fff;
    text-align: center;
    margin-bottom: .22rem;
}
.inner-s13 .box_l p{
    font-size: .18rem;
    line-height: .26rem;
    color: #fff;
}
.inner-s13 .box_r{
    width: 50%;
    position: relative;
}
.inner-s13 .box_r .pic{
    padding-top: 5.5rem;
}
.inner-s13 .box_r:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.29rem;
    opacity: 0.7;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.inner-s13 .box1{
    flex-direction: row-reverse;
}
.inner-s13 .box2 .box_l{
    background-image: url("/en/images/n-img-46.jpg");
    box-shadow: none;
}
.inner-s13 .box2{
    margin-top: .8rem;
}
.inner-s13{
    padding-top: .5rem;
}
@media (max-width: 1199px) {
    .foot{
        margin-top: .3rem;
    }
}
@media (max-width: 1025px) {
    .inner-s10 .box1 p{
        font-size: .2rem;
        line-height: 2;
    }
    .inner-s10 .box2{
        margin-top: .3rem;
    }
    .inner-s10 .box2 .img img{
        width: .4rem;
        margin: 0;
    }
    .inner-s10 .box2 .img{
        margin-bottom: .15rem;
    }
    .inner-s10 .box2 li{
        display: block;
        margin-top: .4rem;
    }
    .inner-s10 .box2 li:first-child{
        margin-top: 0;
    }
    .inner-s10 .box2 li .con{
        margin: 0 !important;
        width: 100%;
        padding: 0  0 0 .4rem !important;
    }
    .inner-s10 .box2 li .line{
        margin: .05rem 0 0  -.2rem!important;
        height: .1rem;
    }
    .inner-s10 .box2 li .line:before{
        width: .1rem;
        height: .1rem;
        right: auto !important;
        left: -.08rem !important;
    }
    .inner-s10 .box2 li .line:after{
        width: .8rem;
        right: auto !important;
        left: .11rem !important;
    }
    .inner-s10 .box2 li .txt p{
        font-size: .2rem;
        line-height: 2;
    }
    .inner-s10 .box2 li .txt{
        margin-top: .05rem;
    }
    .inner-s10 .box2 li time{
        font-size: .3rem;
        text-align: left!important;
    }

    .inner-s10 .box2 ul{
        padding: .2rem 0;
    }
    .inner-s10 .box2 ul:after{
        left: .18rem;
    }

    .inner-s12 li .tit .ico img{
        width: .6rem;
    }
    .inner-s12 li .con{
        padding: .2rem .15rem;
        height: calc(100% - .8rem);
    }
    .inner-s12 li .con p{
        font-size: .2rem;
        line-height: 1.8;
    }
    .inner-s12 li .con:after{
        top: .27rem;
    }
    .inner-s12 li{
        width: 49%;
        margin: 0;
    }
    .inner-s12 ul{
        gap: .3rem 2%;
    }
    .inner-s13 .box_l{
        width: 100%;
        padding: .2rem .15rem;
    }
    .inner-s13 .box_l h3{
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .inner-s13 .box_l p{
        font-size: .2rem;
        line-height: 1.7;
    }
    .inner-s13 .box_r{
        width: 100%;

    }
    .inner-s13 .box_r .pic{
        padding-top: 62.5%;
    }
    .inner-s13 .box2 {
        margin-top: 0.4rem;
    }
    .inner-s13{
        padding-top: .2rem;
    }
    .foot{
        margin-top: 0rem;
    }
}

@media (max-width: 769px) {
    .inner-s11 .box1 .top_l{
        width: 100%;
    }
    .inner-s11 .box1 .top_l .pic{
        padding-top: 58.27%;
    }
    .inner-s11 .box1 .top_r{
        width: 100%;
        margin-top: .26rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .inner-s11 .box1 .top_r a{
        width: 49%;
    }
    .inner-s11 .box1 .top_r a:nth-child(2){
        margin-top: 0;
    }
    .inner-s11 .box1 .top_r .pic{
        padding-top: 56.84%;
    }
    .inner-s11 .box1 .bot a{
        width: 32%;
    }
    .inner-s11 .box1 .bot a .pic{
        padding-top: 56.84%;
    }
    .inner-s11 .box2 li a .pic{
        padding-top: 56.16%;
    }
    .inner-s11 .box1 a h3,
    .inner-s11 .box2 li a h3{
        bottom: .1rem;
    }
    .inner-s12 li{
        width: 100%;
    }

    .inner-s12 li .tit{
        width: 100%;
        height: 1.6rem;
        padding: .2rem;
    }
    .inner-s12 li .con{
        width:100%;
        padding: .2rem;
    }
    .inner-s12 li .con .box2{
        top: 0;
        left: -1px;
        padding: .2rem;
    }

}

@media (max-width: 481px) {
    .inner-s11 .box1 .top_r a{
        width: 100%;
    }
    .inner-s11 .box1 .top_r a:nth-child(2){
        margin-top: .26rem;
    }
    .inner-s11 .box1 .bot a{
        width: 100%;
    }
    .inner-s11 .box1 .bot{
        gap: .26rem 0;
    }
    .inner-s11 .box2 li{
        width: 100%;
        margin: 0;
    }
    .inner-s11 .box2 ul{
        gap: .26rem 0;
    }
}