.innBg{
    padding: .7rem 0;
    overflow: hidden;
}
.innBg:last-child{
    padding-bottom: 1.4rem;
}

.bj1Left{
    flex-shrink: 0;
    width: 43.75%;
    line-height: 1.8;
    margin-right: 5%;
}
.bj1Left .leaderTit{
    line-height: 1.8;
}
.bj1Left .leaderTit::before{
    max-width: .08rem;
    height: 96%;
    top: 2%;
}
.bj1List{
    line-height: 1.8;
    margin: 0 -.1rem;
}
.bj1List li{
    flex: 1;
    padding: .2rem .15rem;
    margin: 0 .1rem;
    background-color: #F7F7F7;
    transition: all .3s;
}
.bj1Num{
    line-height: 1.2;
}
.bj1Num strong{
    margin-right: 5px;
    font-family: DINAlternate-Bold, DINAlternate;
}

.bj1Right{
    width: 61.25%;
    max-width: 980px;
    margin-right: -10%;
}
.bj1Right img{
    width: 100%;
    /* height: 100%;
    object-fit: cover; */
}
.bj1List li:hover{
    transform: translateY(-10px);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.bj2Bg{
    background: url(../images/innovate/bj2Bg.webp) center center no-repeat;
    background-size: cover;
}
.bj2Top .honTab{
    width: auto;
    max-width: none;
    margin: 0;
}
.bj2Bot{
    margin-top: .3rem;
}
.bj2Item .swiper-button{
    margin-top: .3rem;
}
.bj2Link{
    display: block;
}
.bj2Img{
    position: relative;
    padding-bottom: 70.13%;
    background-size: contain;
    margin: 0 auto .15rem;
    overflow: hidden;
}
.bj2Tit{
    line-height: 1.8;
    transition: all .3s;
}
.bj2Link:hover .bj2Tit{
    color: var(--baseColor);
}


.bj2Bg + .bj3Bg{
    padding-top: .3rem;
}
.bj3Left{
    width: 46%;
    max-width: 640px;
    padding-bottom: .7rem;
}
.bj3Text{
    min-height: 7.2em;
    line-height: 1.8;
    margin: .4rem 0;

    min-height: 0;
    max-height: 13em;
    padding-right: 15px;
    overflow-y: auto;
    margin: 0.3rem 0;
}
.bj3Text::-webkit-scrollbar{
    width: 4px;
    height: 4px;
    border-radius: 4px;
}
.bj3Text::-webkit-scrollbar-thumb{
    border-radius: 4px;
    background-color: var(--baseColor);
}

.bj3Right{
    position: relative;
    width: 50%;
}
.bj3Right .swiper-button{
    position: absolute;
    right: 100%;
    bottom: 0;
}
.bj3Img{
    padding-bottom: 55%;
}
.bj3Tit{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 800px;
    line-height: .7rem;
    padding: 0 .3rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.bj4Box{
    margin-top: .2rem;
}
.bj4List{
    margin: 0 -.13rem;
    overflow: hidden;
    display: none;
}
.bj4Box li{
    float: left;
    width: 25%;
    padding: 0 .13rem;
    margin-top: .26rem;
}
.bj4Img{
    padding-bottom: 91.3%;
}
.bj4Tit{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 30px;
    padding: .2rem;
    background-color: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-weight: normal;
}
.bj4Box li:nth-child(1) .bj4Img{
    padding-bottom: 188.26%;
    padding-bottom: 187.7%;
}
.bj4Box li:nth-child(2){
    width: 50%;
}
.bj4Box li:nth-child(2) .bj4Img{
    padding-bottom: 44.2%;
    padding-bottom: 44.1%;
}
.bj4Img:hover .imgBg{
    transform: scale(1.05);
}

/* 沈阳 */
.sy2Link{
    display: block;
    position: relative;
    overflow: hidden;
}
.sy2Img{
    padding-bottom: 68.48%;
}
.sy2Link:hover .sy2Img .imgBg{
    transform: scale(1.05);
}
.sy3Box{
    position: relative;
}
.sy3Box .swiper-button{
    position: absolute;
    left: 0;
    bottom: 0;
}
.sy3Left{
    width: 23%;
}
.sy3Text{
    min-height: 0;
    max-height: 7.3em;
    padding-right: 15px;
    overflow-y: auto;
    margin: .3rem 0;
}
.sy3Right{
    width: 75%;
}
.sy3Right .bj4Tit{
    padding-left: .3rem;
    text-align: left;
}
.sy3Img{
    padding-bottom: 62%;
}
.sy3Img:hover .imgBg{
    transform: scale(1.05);
}



@media (max-width:1600px){
    .bj3Text{
        max-height: 10em;
        margin: .2rem 0;
    }

}
@media (max-width:1400px){

}
@media (max-width:1200px){
    .innBg{
        padding: .6rem 0;
    }
    .innBg:last-child{
        padding-bottom: .8rem;
    }
    .innBg .boxTit{
        text-align: center;
    }
    .innBg .boxLine{
        margin: 0 auto;
    }
    .innBg .honTab{
        margin-top: .3rem;
    }
    .bj1Box{
        display: block;
    }
    .bj1Left{
        width: 100%;
        margin: .2rem auto;
    }
    .bj1Right{
        width: 100%;
        margin: 0;
    }
    .bj2Top{
        display: block;
    }
    .bj3Box{
        display: block;
    }
    .bj3Left{
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
    }
    .bj3Text{
        min-height: 0;
        max-height: none;
        padding: 0;
        text-align: justify;
    }
    .bj3Right{
        width: 100%;
    }
    .bj3Right .swiper-button{
        position: static;
        margin-top: .3rem;
    }
    .bj4Box{
        margin: 0 -.1rem;
    }
    .bj4Box li{
        padding: 0 .1rem;
        margin-top: .2rem;
    }
    .bj4Box li:nth-child(2) .bj4Img{
        padding-bottom: 43%;
    }
    .bj4Tit{
        padding: .1rem .2rem;
    }
    .sy3Text{
        text-align: center;
    }
    .sy3Right{
        width: 100%;
    }
    .sy3Box .swiper-button{
        position: static;
        margin: .3rem auto 0;
    }
    .sy3Text{
        max-height: none;
        padding: 0;
    }

}
@media (max-width:991px){

}
@media (max-width:767px){
    .bj4Box li{
        width: 50%;
    }
    .bj4Img{
        padding-bottom: 67.4%;
    }

}
@media (max-width:640px){

}
@media (max-width:460px){

}