.qyjs{
    padding-top: 1rem;
    padding-bottom: 0.9rem;
    position: relative;
    overflow: hidden;
}
.aboutTitle{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
    text-align: center;
}
.qyjs #can_bg{
    position: absolute;
    z-index: -1;
}
.qyjs .qyjsCte{
    margin-top: 0.59rem;
}
.qyjs .qyjsCte .qyjs_left .abTxt{
    width: 7.43rem;
}
.qyjs .qyjsCte .qyjs_left .abTxt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #244FB7;
}
.qyjs .qyjsCte .qyjs_left .abTxt2{
    width: 6.85rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #000000;
    line-height: 0.35rem;
    margin-top: 0.12rem;
}
.qyjs .abNumL{
    padding-right: 1.12rem;
    margin-top: 0.56rem;
    position: relative;
}
.qyjs .abNumL:last-child{
    padding-right: 0;
}
.qyjs .abNumL .abNumT1 .counter,
.qyjs .abNumL .abNumT1{
    font-family: MiSans, MiSans;
    font-weight: 800;
    font-size: 0.66rem;
    color: #EA821E;
}
.qyjs .abNumL .abNumT2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.15rem;
    color: #5A5A5A;
    line-height: 0.21rem;
}
.qyjs .abNumL::after{
    content: '';
    width: 0.01rem;
    height: 0.97rem;
    background: linear-gradient( 180deg, rgba(0,75,255,0) 0%, #244FB7 53%, rgba(0,75,255,0) 100%);
    display: block;
    position: absolute;
    right: 0.56rem;
    top: 50%;
    transform: translate(0,-50%);
}
.qyjs .abNumL:last-child::after{
    display: none;
}
.qyjs .qyjs_right{
    width: 7.57rem;
    height: 4.78rem;
}
.qyjs .qyjs_right .qyjsImg{
    width: 100%;
    height: 100%;
    border-radius: 0.5rem  0rem  0.5rem  0rem;
    overflow: hidden;
}
.qyjs .qyjs_right .qyjsImg img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.qywh{
    padding-top: 0.75rem;
    padding-bottom: 1rem;
    background: url(../img/about/qywh_bg.png);
    background-size: 100% 100%;
}
.qywh .qywhL{
    width: 3.76rem;
    height: 4.02rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.05);
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-right: 0.32rem;
    transition: all 0.8s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.qywh .qywhL:hover{
    background: #FF9E00;
    box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0,0,0,0.05);
}
.qywh .qywhL:last-child{
    margin-right: 0;
}
.qywh .qywh_list{
    margin-top: 0.5rem;
    padding-top: 0.8rem;
    padding-left: 0.38rem;
    padding-right: 0.38rem;
}
.qywh .qywhL .qywhIcon{
    width: 1.44rem;
    height: 1.24rem;
    background: url(../img/about/iconBG.png);
    background-size: 100% 100%;
    transition: all 0.8s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.32rem;
}
.qywh .qywhL .qywhIcon img{
    width: 0.56rem;
    height: 0.56rem;
    transition: all 0.8s;
}
.qywh .qywhL .qywhIcon .img2{
    display: none;
}
.qywh .qywhL:hover .qywhIcon .img1{
    display: none;
}
.qywh .qywhL:hover .qywhIcon .img2{
    display: block;
}
.qywh .qywhL:hover .qywhIcon{
    background: url(../img/about/iconBG2.png);
    background-size: 100% 100%;
}
.qywh .qywhL .qywhTxtl{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.2rem;
    color: #000000;
    margin-bottom: 0.14rem;
    transition: all 0.8s;
}
.qywh .qywhL .qywhTxt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.16rem;
    color: #6E6E6E;
    line-height: 0.25rem;
    text-align: center;
    transition: all 0.8s;
    min-height: 0.5rem;
    padding: 0 0.26rem;
    box-sizing: border-box;
}
.qywh .qywhL:hover .qywhTxtl,
.qywh .qywhL:hover .qywhTxt2{
    color: #FFFFFF;
}

.gshj{
    padding: 1rem 0;
    position: relative;
    max-width: 19.2rem;
    margin: 0 auto;
}
.gshj .gshjSwiper{
    margin-top: 0.62rem;
    padding-bottom: 0.74rem;
    position: unset;
}
.gshj .gshjSwiper .swiper-wrapper{
    height: 6.1rem;
}
.gshj .gshjSwiper .swiper-slide{
    height: 2.74rem;
    border-radius: 0.06rem;
    overflow: hidden;
}
.gshj .gshjSwiper .swiper-pagination span{
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0.05rem !important;
    opacity: 0.2;
    transition: all 0.8s;
}
.gshj .gshjSwiper .swiper-pagination span.swiper-pagination-bullet-active{
    width: 0.3rem;
    opacity: 1;
    background: #244FB7;
}
.gshj .gshjSwiper .swiper-pagination{
    bottom: 1rem;
}
.gshj .swiper-button-next,
.gshj .swiper-button-prev{
    width: 0.51rem;
    height: 0.51rem;
    position: absolute;
    top: calc(50% + 0.1rem);
    opacity: 1 !important;
    width: 0.51rem;
    height: 0.51rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(64,137,255,0.21);
    border-radius: 50%;
    transition: all 0.8s;
}
.gshj .swiper-button-next:hover,
.gshj .swiper-button-prev:hover{
    background: #1D50A2;
}
.gshj .swiper-button-next:hover .img1,
.gshj .swiper-button-prev:hover .img1{
    display: block !important;
}
.gshj .swiper-button-next:hover .img2,
.gshj .swiper-button-prev:hover .img2{
    display: none !important;
}
.gshj .swiper-button-prev{
    transform: scaleY(-1) rotate(180deg);
    left: 0.67rem;
    right: unset;
}
.gshj .swiper-button-next{
    right: 0.67rem;
    left: unset;
}
.gshj .swiper-button-next .img1,
.gshj .swiper-button-prev .img1{
    display: none;
    transition: all 0.8s;
}
.gshj .swiper-button-next .img2,
.gshj .swiper-button-prev .img2{
    display: block;
    transition: all 0.8s;
}
.gshj .swiper-button-next::after,
.gshj .swiper-button-prev::after{
    content: '';
}
.gshj .swiper-button-next img,
.gshj .swiper-button-prev img{
    width: 0.16rem;
    height: 0.08rem;
}

.ryzz{
    padding-top: 1rem;
    padding-bottom: 1.05rem;
}
.ryzz .ryzzL{
    margin-top: 0.68rem;
    flex-wrap: wrap;
}
.ryzz .ryzzL .ryzzList{
    width: auto !important;
    margin-right: 0.45rem;
}
.ryzz .ryzzL .ryzzList2{
    margin-right: 0.25rem;
}
.ryzz .ryzzL .ryzzList1 img{
    width: auto !important;
    height: 3.64rem;
    background: url(../img/index/honor_imgbg.png) center no-repeat;
    background-size: 100% 100%;
    padding: 0.1rem;
	box-sizing: border-box;
}
.ryzz .ryzzL .ryzzList1:nth-child(3){
    margin: 0 !important;
}
.ryzz .ryzzL .ryzzList2 img{
    width: auto !important;
    height: 4.13rem;
    background: url(../img/index/honor_imgbg.png) center no-repeat;
    background-size: 100% 100%;
    padding: 0.1rem;
	box-sizing: border-box;
}
.ryzz .ryzzL .ryzzList2:nth-child(5n+3){
    margin: 0 !important;
}
.ryzz .ryzzL .ryzzList .ryTxt{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    padding: 0.31rem 0 0;
    text-align: center;
    transition: all 0.8s;
    max-width: 3rem;
    margin: 0 auto 0.3rem;
}
.ryzz .ryzzL .ryzzList .ryImg{
    overflow: hidden;
    transition: all 0.8s;
}
.ryzz .ryzzL .ryzzList .ryImg:hover{
    box-shadow: 0 0 0.1rem 0.02rem rgba(0,0,0,0.4);
}
.ryzz .ryzzL .ryzzList:hover .ryTxt{
    color: #244FB7;
    font-weight: bold;
}
.scnl{
    padding-top: 1rem;
    padding-bottom: 0.7rem;
    background: url(../img/about/zjmjBG.png);
    background-size: 100% auto;
}
.scnl .sclBox1{
    margin-bottom: 0.68rem;
}
.scnl .sclBox1 .sclB1Txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.36rem;
    color: #000000;
}
.scnl .sclBox1 .sclB1Txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    margin-top: 0.04rem;
}
.scnl .sclBox1 .sclB1L{
    width: 1.6rem;
    width: 3.6rem;
    height: 0.5rem;
    background: #244FB7;
    border-radius: 0.07rem 0.07rem 0.07rem 0.07rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.16rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.5rem;
    margin-left: 0.2rem;
    cursor: pointer;
    transition: all 0.8s;
}
.scnl .sclBox1 .sclB1L.active,
.scnl .sclBox1 .sclB1L:hover{
    background: #FF9E00;
}
.scnl .sclBox2 .sclB2L{
    height: 5rem;
    background: #F5F5F5;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-bottom: 0.38rem;
}
.scnl .sclBox2 .sclB2L .sclB2Img{
    width: 9rem;
    height: 100%;
    overflow: hidden;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.scnl .sclBox2 .sclB2L .sclB2Txt{
    width: 7rem;
}
.scnl .sclBox2 .sclB2L:nth-child(2n-1) .sclB2Txt{
    /* width: 100%; */
    padding: 0 0.89rem;
}
.scnl .sclBox2 .sclB2L:nth-child(2n) .sclB2Txt{
    /* width: 100%; */
    padding: 0 0.9rem;
}
.scnl .sclBox2 .sclB2L:nth-child(2n){
    transform: scaleX(-1);
}
.scnl .sclBox2 .sclB2L:nth-child(2n) .sclB2Txt{
    transform: scaleX(-1);
}
.scnl .sclBox2 .sclB2L .sclB2Txt .sclB2Tb{
    margin-top: 0.4rem;
}
.scnl .sclBox2 .sclB2L .sclB2Txt .sclB2Tb:first-child{
    margin-top: 0;
}
.scnl .sclBox2 .sclB2L .sclB2Tb{

}
.scnl .sclBox2 .sclB2L .sclB2Txt1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.25rem;
    color: #000000;
}
.scnl .sclBox2 .sclB2L .sclB2Txt2{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #555555;
    margin-top: 0.1rem;
}


.scnl3 .zjmj .imgb1{
    width: 10.2rem;
    height: 5.6rem;
}
.scnl3 .zjmj .imgb2{
    width: 5.8rem;
    height: 5.6rem;
}

.scnl3 .zjmj .zjmjImg{
    margin-bottom: 0.68rem;
}
.scnl3 .zjmj .zjmjImg .imgb11{
    width: 100%;
    margin-bottom: 0.04rem;
}
.scnl3 .zjmj .zjmjImg .imgb12{
    width: 100%;
}
.scnl3 .zjmj .zjmjImg .imgb12 .imgbox{
    width: 5.16rem;
    height: 2.4rem;
    margin-right: 0.04rem;
}
.scnl3 .zjmj .zjmjImg .imgb111{
    width: 6rem;
    height: 3.2rem;
    margin-right: 0.04rem;
}
.scnl3 .zjmj .zjmjImg .imgb112{
    width: 4.12rem;
    height: 3.2rem;
    margin-right: 0.04rem;
}

.scnl3 .zjmj .imgb2 .imgb21{
    height: 2.8rem;
    margin-bottom: 0.04rem;
}
.scnl3 .zjmj .imgb2 .imgb22{
    height: 2.8rem;
}

.scnl3 .zjmj .zjmjImg .imgbox{
    overflow: hidden;
}
.scnl3 .zjmj .zjmjImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.8s;
}
.scnl3 .zjmj .zjmjImg img:hover{
    transform: scale(1.1);
}

.scnl3 .zjmj .ytbk .ytbkT1{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #000000;
}
.scnl3 .zjmj .ytbk .ytbkT2{
    width: 12.46rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #555555;
    line-height: 0.35rem;
    margin-top: 0.26rem;
}





@media only screen and (max-width: 1042px) {
    .qyjs .qyjsCte{
        padding: 0 0.3rem;
        flex-wrap: wrap;
    }
    .qyjs .qyjsCte .qyjs_left .abTxt2,
    .qyjs .qyjsCte .qyjs_left .abTxt2 p{
        font-size: 0.2rem;
    }
    .qyjs .qyjsCte .qyjs_left .abTxt2{
        width: 100%;
    }
    .qyjs .abNumL .abNumT1 .counter, 
    .qyjs .abNumL .abNumT1{
        font-size: 0.5rem;
    }
    .qyjs .qyjs_right .qyjsImg{
        margin-top: 0.4rem;
    }
    .qyjs .qyjsCte .qyjs_left .abTxt{
        width: 100%;
    }


    
    .qywh .qywh_list{
        padding: 0 0.3rem;
        display: flex;
        gap: 0.2rem;
        flex-wrap: wrap;
    }
    .qywh .qywhL{
        width: calc(50% - 0.1rem);
        margin-right: 0;
    }
    .qywh .qywhL .qywhTxtl{
        font-size: 0.28rem;
    }
    .qywh .qywhL .qywhTxt2{
        font-size: 0.2rem;
        line-height: 1.6;
    }



    .gshj{
        width: 100%;
        padding: 1rem 0.3rem;
        box-sizing: border-box;
    }





    .ryzz .ryzzL{
        padding: 0 0.2rem;
        width: 100%;
        box-sizing: border-box;
        display: flex;
        gap: 0.3rem;
        justify-content: space-around;
    }
    .ryzz .ryzzL .ryzzList{
        margin: 0 !important;
        padding: 0 !important;
    }
    .ryzz .ryzzL .ryzzList1,
    .ryzz .ryzzL .ryzzList .ryImg{
        width: 100% !important;
        margin-right: 0;
    }
    .ryzz .ryzzL .ryzzList1 img{
        width: 100% !important;
        height: auto;
    }
    .ryzz .ryzzL .ryzzList2{
        max-width: 50%;
     }
    .ryzz .ryzzL .ryzzList2 img{
        margin: 0 auto;
    }
    .ryzz .ryzzL .ryzzList .ryTxt{
        font-size: 0.28rem;
        padding: 0;
        margin: 0.2rem 0;
    }







    .scnl{
        padding: 1rem 0.3rem 0.7rem;
        box-sizing: border-box;
    }
    .scnl .sclBox1{
        flex-wrap: wrap;
    }
    .scnl .sclBox1 .sclB1Txt2{
        font-size: 0.22rem;
        margin-top: 0.15rem;
        margin-bottom: 0.3rem;
    }
    .scnl .sclBox1 .sclB1L{
        margin-left: 0;
        font-size: 0.2rem;
        width: auto;
        padding: 0 0.4rem;
    }
    .scnl .sclBox1 .sclB1Right{
        display: flex;
        gap: 0.3rem;
        flex-wrap: wrap;
    }
    .scnl .sclBox2 .sclB2L{
        height: auto;
        flex-wrap: wrap;
    }
    .scnl .sclBox2 .sclB2L .sclB2Img{
        width: 100%;
    }
    .scnl .sclBox2 .sclB2L .sclB2Txt{
        width: 100%;
        padding: 0.4rem !important;
        box-sizing: border-box;
    }
    .scnl .sclBox2 .sclB2L:nth-child(2n) .sclB2Txt{
        transform: scaleX(1);
    }
    .scnl .sclBox2 .sclB2L .sclB2Txt1{
        font-size: 0.28rem;
    }
    .scnl .sclBox2 .sclB2L .sclB2Txt2{
        font-size: 0.24rem;
        line-height: 1.6;
    }
}




