#innovate, #innovate div, #innovate p, #innovate span {
    font-family: "SimHei";
}
#innovate {
    background-color: #f4f7fe;
}
.inn_banner {
    width: 100%;
    position: relative;
    max-height: 700px;
}
.inn_banner > .bannerBox > .bot_img {
    width: 100%;
    position: absolute;
    bottom: -4px;
    z-index: 2;
}
/* .aboutPage3 > .bannerBox .swiper-pagination-bullet {
    background: rgba(0, 67, 136, 0.4);
} */
.aboutPage3 > .bannerBox .swiper-pagination-bullet-active {
    background: #004388;
}
.img_item {
    max-width: 100%;
}
/* .aboutPage3 > .bannerBox .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
} */
.inn_tip {
    padding: 100px 0;
    background: url('https://cdn.freudenberg.juplus.com/juplus2.0__1678167207_6406cca770e02.png') no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.inn_tip > p{
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    color: #333333;
}
.inn_tip > p:nth-child(1){
    font-size: 48px;
    margin-bottom: 47px;
    line-height: inherit;
    color: #004388;
    text-align: center;
    box-sizing: border-box;
}

.i_span {
    padding-bottom: 12px;
    border-bottom: 4px solid #004388;
    box-sizing: border-box;
}
.inn_history > .i_h_tip {
    font-size: 48px;
    text-align: center;
    color: #004388;
}
.inn_history > .i_h_tip span {

}
.inn_h_con {
    width: 1100px;
    min-height: 750px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-top: 55px;
    background-color: #F1F7FF;
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.inn_h_left {
    /* margin-right: 66px; */
    padding: 40px 54px 0 40px;
    background-color: #fff;
    box-sizing: border-box;
}
.inn_h_left p {
    width: 153px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
    color: #333333;
    cursor: pointer;
}
.inn_h_left .active {
    color: #ffffff;
    background-color: #004388;
    border-radius: 4px;
}
.inn_h_right {
    position: relative;
    width: 880px;
    padding: 31px 98px;
    box-sizing: border-box;
    overflow: hidden;
}
.h_r_tip {
    font-size: 20px;
    margin-right: 40px;
    color: #333333;
    cursor: pointer;
}
.r_active {
    padding-bottom: 3px;
    font-weight: bold;
    color: #004388;
    border-bottom: 2px solid #004388;
}
.h_right_img {
    width: 798px;
    height: auto;
    margin-top: 24px;
    --swiper-pagination-color: #004388;/* 两种都可以 */
}
.swiper-container{
    --swiper-navigation-size: 0;
}
.inn_h_con .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 82%;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
.swiper-button-next, .swiper-button-prev {
    top: 40%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 24px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 24px;
}
.h_right_img > .i_r_page {
    left: auto !important;
    bottom: 29% !important;
    text-align: right;
}
.h_right_img > img {
    width: 880px;

}
.swiper_img {
    width: 82%;
}
.h_right_img > .inn_h_right > .swiper-pagination-bullet-active {
    color: #fff;
    background: #004388;
}
.sw_tip {
    font-size: 18px;
    margin-top: 20px;
}
.sw_con {
    width: 82%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.h_right_img > .sw_rot {
    top: 37%;
}
.sw_btn_more {
    display: inline-block;
    width: 136px;
    height: 47px;
    line-height: 47px;
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
    color: #004388;
    border: 1px solid #004388;
    border-radius: 4px;
    cursor: pointer;
}
.inn_h5_con {
    display: none;
}

@media screen and (max-width: 1350px) {
    .inn_h_left {
        margin-right: 33px;
    }
}
@media screen and (max-width: 1100px) {
    .inn_tip > p:nth-child(1){
        font-size: 48px;
        color: #004388;
        margin-top: 35px;
    }
    .inn_history{
        display: none;
    }
    .inn_h5_con {
        display: block;
        padding: 0 14px;
        box-sizing: border-box;
    }
    .i_h5_menu {
        display: flex;
        margin-bottom: 14px;
        padding-bottom: 10px;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        color: #333333;
        box-sizing: border-box;
    }
    .i_h5_menu p {
        height: 25px;
        position: relative;
        margin-right: 20px;
    }
    /* .i_h5_menu .h5_p::after {
        position: absolute;
        left: 50%;
        right: 0;
        bottom: 0px;
        transform: translateX(-50%);
        width: 40px;
        height: 2px;
        content: " ";
        z-index: 5;
        background-color: #004388;
    } */
    .h5_tip_active {
        padding: 0 .08rem;
        color: #ffffff;
        background-color: #004388;
        border-radius: 4px;
    }
    .i_h5_content {
        padding-top: 12px;
        
        padding: 12px 12px 2px 0;
        background-color: #fff;
        border-radius: 8px;
        box-sizing: border-box;
    }
    .h5_two_menu {
        padding-left: 12px;
        padding-bottom: 10px;
        white-space: nowrap;
        overflow-x: auto;
        box-sizing: border-box;
    }
    .h5_two_menu > span {
        display: inline-block;
        margin-right: 14px;
        padding: 0 12px;
        line-height: 26px;
        text-align: center;
        /* border-radius: 4px; */
        color: #979797;
        /* border: 1px solid #979797; */
    }
    .h5_two_menu > .h5_two_active {
        color: #004388;
        border-bottom: 1px solid #004388;
    }
    .i_h5_text {
        padding: 0 12px;
        box-sizing: border-box;
    }
    .i_h5_text > .i_h5_tip {
        margin: 14px 0 4px 0;
        font-size: 14px;
        font-weight: bold;
        color: #333333;
    }
    .i_h5_text > .i_h5_con {
        font-size: 14px;
        line-height: 22px;
    }
    .h5_more_all {
        display: flex;
        justify-content: center;
        margin: 12px 0 24px 0;
    }
    .h5_btn_more {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 82px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        color: #fff;
        background: #004388;
        border-radius: 4px;
    }
}
@media screen and (max-width: 950px) {
    .aboutPage3 > .bannerBox .swiper-pagination-bullet {
        width: 9px;
        height: 9px;
    }
    .inn_tip {
        padding: 0 14px;
        box-sizing: border-box;
        padding-top: 18px;
        padding-bottom: 14px;
        background: none;
    }
    .inn_tip > p:nth-child(1){
        margin-bottom: 14px;
        color: #004388;
    }
    .inn_tip > p{
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        padding: 0 12px;
        padding-right: 16px;
        box-sizing: border-box;
    }
    .i_span {
        border: none;
    }
    
    .inn_h_con {
        
        width: 100%;
        margin-top: 55px;
    }
   
}
@media screen and (max-width: 750px) {
    .inn_tip > p:nth-child(1){
        font-size: .48rem;
        color: #004388;
    }
    .inn_tip > p{
        padding-right: 24px;
        font-size: .24rem;
    }
    .i_h5_text > .i_h5_con {
        font-size: .24rem;
    }
}
