@media (min-width: 1201px){
    .aboutUs_companyIntroduce_banner{
        width: 100%;
        background-color: #3c5b80;
    }

    .aboutUs_companyIntroduce_banner_innerBox{
        width: 71vw;
        margin: 0 auto;
        margin-bottom: 7vw;
        display: flex;
        justify-content: space-between;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left{
        width: 17vw;
        height: 34vw;
        position: relative;
    }

    .aboutUs_companyIntroduce_banner_innerBox_right{
        width: 52vw;
        height: 34vw;
        position: relative;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox div{
        width: 17vw;
        text-align: center;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox .title{
        font-size: 3vw;
        color: #fff;
        margin-bottom: 1vw;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox .content{
        font-size: 1vw;
        color: #fff;
        margin-top: 1vw;
    }

    .aboutUs_companyIntroduce_banner_innerBox_right img{
        width: 100%;
        height: 30vw;
        position: absolute;
        left: 0;
        bottom: 0;
        object-fit: contain;
    }

    /* 我们是谁 */
    .aboutUs_companyIntroduce_who{
        width: 71vw;
        margin: 0 auto;
        display: flex;
        margin-bottom: 5vw;
        justify-content: space-between;
    }

    .aboutUs_title{
        font-size: 2vw;
        color: #313131;
    }

    .aboutUs_title_down{
        width: 3.5vw;
        margin-top: 0.5vw;
        border-bottom: 0.2vw solid #1b58a3;
    }

    .aboutUs_companyIntroduce_who_left{
        width: 45%;
    }

    .aboutUs_companyIntroduce_who_right{
        width: 50%;
    }

    .aboutUs_companyIntroduce_who_left_content{
        margin-top: 2vw;
        margin-bottom: 2vw;
        color: #494949;
        font-size: 0.8vw;
        line-height: 1.3vw;
    }

    .aboutUs_companyIntroduce_who_right img{
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    /* 我们的理想 */

    .aboutUs_companyIntroduce_idea{
        width: 71vw;
        margin: 0 auto;
        margin-bottom: 7vw;
    }

    .little_title{
        font-size: 0.9vw;
        margin-top: 1vw;
    }

    .aboutUs_companyIntroduce_idea_showBox{
        margin-top: 7vw;
        display: flex;
    }

    .aboutUs_companyIntroduce_idea_showBox_son{
        width: 26vw;
        text-align: center;
    }

    .aboutUs_companyIntroduce_idea_showBox_son img{
        width: 3vw;
        object-fit: contain;
    }

    .aboutUs_companyIntroduce_idea_showBox_son .showBox_son_title{
        margin-top: 3vw;
        font-size: 1.5vw;
        color: #1b58a3;
    }

    .aboutUs_companyIntroduce_idea_showBox_son .showBox_son_word{
        margin-top: 0.5vw;
        font-size: 0.9vw;
        color: #313131;
    }

    .aboutUs_companyIntroduce_idea_showBox_son_haveLeftright{
        border-left: 0.1vw solid #e5e5e5;
        border-right: 0.1vw solid #e5e5e5;
    }

    /* 服务 */
    .aboutUs_companyIntroduce_service{
        width: 71vw;
        margin: 0 auto;
    }

    .aboutUs_companyIntroduce_service_showBox{
        margin-top: 3vw;
        margin-bottom: 7vw;
        display: flex;
        justify-content: space-between;
    }

    .aboutUs_companyIntroduce_service_showBox_son{
        width: 28vw;
        height: 100%;
        border-radius: 1vw;
        padding: 3vw;
        background-color: #fafafa;
    }

    .aboutUs_companyIntroduce_service_showBox_son_title{
        height: 3vw;
        margin-bottom: 3vw;
        display: flex;
    }

    .aboutUs_companyIntroduce_service_showBox_son_title img{
        width: 3vw;
        margin-right: 1vw;
        object-fit: contain;
    }

    .aboutUs_companyIntroduce_service_showBox_son_title span{
        font-size: 1.5vw;
        line-height: 3vw;
    }

    .aboutUs_companyIntroduce_service_showBox_son_word{
        margin-bottom: 1vw;
        font-size: 0.9vw;
    }

    /* 为什么选择 */
    .aboutUs_companyIntroduce_why{
        width: 71vw;
        margin: 0 auto;
        margin-bottom: 6vw;
    }

    .aboutUs_companyIntroduce_why_showBox{
        display: flex;
        justify-content: space-between;
    }

    .aboutUs_companyIntroduce_why_showBox_son{
        width: 32vw;
    }

    .aboutUs_companyIntroduce_title{
        font-size: 1.2vw;
        color: #1b58a3;
        margin-bottom: 0.5vw;
    }

    .aboutUs_companyIntroduce_why_showBox{
        margin-top: 3vw;
    }

    .aboutUs_companyIntroduce_little_title{
        font-size: 1vw;
        color: #313131;
        margin-bottom: 0.5vw;
    }

    .aboutUs_companyIntroduce_word{
        font-size: 0.8vw;
        margin-bottom: 0.5vw;
    }

    .aboutUs_companyIntroduce_jieshao{
        margin-bottom: 2vw;
    }

    /* 服务声明 */
    .statement{
        width: 71vw;
        margin: 0 auto;
        margin-bottom: 6vw;
        border-radius: 0.5vw;
        display: flex;
        justify-content: space-between;
        background-color: #fafafa;
    }

    .statement_left{
        width: 80%;
        padding: 2vw;
    }

    .statement_right{
        width: 20%;
    }

    .statement_left_title{
        font-size: 1.2vw;
        font-weight: 900;
        margin-bottom: 1vw;
    }

    .statement_left_word{
        font-size: 0.8vw;
        display: flex;
        margin-bottom: 0.5vw;
        justify-content: space-between;
    }

    .statement_left_word div{
        width: 48%;
    }

    .statement_right img{
        object-fit: contain;
    }
}

@media (max-width: 1201px){
    .aboutUs_companyIntroduce_banner{
        width: 100%;
        background-color: #3c5b80;
    }

    .aboutUs_companyIntroduce_banner_innerBox{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 7vw;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left{
        width: 100%;
        height: 40vw;
        position: relative;
    }

    .aboutUs_companyIntroduce_banner_innerBox_right{
        width: 100%;
        height: 45vw;
        position: relative;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox div{
        text-align: center;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox .title{
        font-size: 6vw;
        color: #fff;
        margin-bottom: 2vw;
    }

    .aboutUs_companyIntroduce_banner_innerBox_left_wordBox .content{
        font-size: 3vw;
        color: #fff;
        margin-top: 2vw;
    }

    .aboutUs_companyIntroduce_banner_innerBox_right img{
        width: 100%;
        height: 50vw;
        position: absolute;
        left: 0;
        bottom: 0;
        object-fit: contain;
    }

    /* 我们是谁 */
    .aboutUs_companyIntroduce_who{
        width: 95%;
        margin: 0 auto;
        display: flex;
        margin-bottom: 10vw;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .aboutUs_title{
        font-size: 4vw;
        color: #313131;
    }

    .aboutUs_title_down{
        width: 7vw;
        margin-top: 1vw;
        border-bottom: 0.4vw solid #1b58a3;
    }

    .aboutUs_companyIntroduce_who_left{
        width: 100%;
        margin-top: 2vw;
    }

    .aboutUs_companyIntroduce_who_right{
        width: 100%;
    }

    .aboutUs_companyIntroduce_who_left_content{
        margin-top: 4vw;
        margin-bottom: 4vw;
        color: #494949;
        font-size: 3vw;
        line-height: 4vw;
    }

    .aboutUs_companyIntroduce_who_right img{
        width: 100%;
        height: 90%;
        object-fit: contain;
    }

    /* 我们的理想 */

    .aboutUs_companyIntroduce_idea{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 14vw;
    }

    .little_title{
        font-size: 3vw;
        margin-top: 2vw;
    }

    .aboutUs_companyIntroduce_idea_showBox{
        margin-top: 7vw;
        display: flex;
        flex-wrap: wrap;
    }

    .aboutUs_companyIntroduce_idea_showBox_son{
        width: 50%;
        margin-top: 3vw;
        margin-bottom: 3vw;
        text-align: center;
    }

    .aboutUs_companyIntroduce_idea_showBox_son img{
        width: 12vw;
        object-fit: contain;
    }

    .aboutUs_companyIntroduce_idea_showBox_son .showBox_son_title{
        margin-top: 6vw;
        font-size: 5vw;
        color: #1b58a3;
    }

    .aboutUs_companyIntroduce_idea_showBox_son .showBox_son_word{
        margin-top: 2vw;
        font-size: 3vw;
        color: #313131;
    }

        /* 服务 */
        .aboutUs_companyIntroduce_service{
            width: 95%;
            margin: 0 auto;
        }
    
        .aboutUs_companyIntroduce_service_showBox{
            margin-top: 6vw;
            margin-bottom: 14vw;
        }
    
        .aboutUs_companyIntroduce_service_showBox_son{
            width: 82vw;
            height: 100%;
            margin: 0 auto;
            border-radius: 2vw;
            padding: 6vw;
            margin-bottom: 3vw;
            background-color: #fafafa;
        }
    
        .aboutUs_companyIntroduce_service_showBox_son_title{
            height: 6vw;
            margin-bottom: 6vw;
            display: flex;
        }
    
        .aboutUs_companyIntroduce_service_showBox_son_title img{
            width: 6vw;
            margin-right: 2vw;
            object-fit: contain;
        }
    
        .aboutUs_companyIntroduce_service_showBox_son_title span{
            font-size: 4vw;
            line-height: 6vw;
        }
    
        .aboutUs_companyIntroduce_service_showBox_son_word{
            margin-bottom: 2vw;
            font-size: 3vw;
        }

    /* 为什么选择 */
    .aboutUs_companyIntroduce_why{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 12vw;
    }

    .aboutUs_companyIntroduce_why_showBox{
        display: flex;
        justify-content: space-between;
    }

    .aboutUs_companyIntroduce_why_showBox_son{
        width: 45vw;
    }

    .aboutUs_companyIntroduce_title{
        font-size: 4vw;
        color: #1b58a3;
        margin-bottom: 1vw;
    }

    .aboutUs_companyIntroduce_why_showBox{
        margin-top: 6vw;
    }

    .aboutUs_companyIntroduce_little_title{
        font-size: 3.5vw;
        color: #313131;
        margin-bottom: 1vw;
    }

    .aboutUs_companyIntroduce_word{
        font-size: 3vw;
        margin-bottom: 1vw;
    }

    .aboutUs_companyIntroduce_jieshao{
        margin-bottom: 4vw;
        font-size: 3vw;
    }

    /* 服务声明 */
    .statement{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 12vw;
        border-radius: 1vw;
        background-color: #fafafa;
    }

    .statement_left{
        width: 92;
        padding: 4vw;
    }

    .statement_right{
        width: 20%;
        display: none;
    }

    .statement_left_title{
        font-size: 4vw;
        font-weight: 900;
        margin-bottom: 2vw;
    }

    .statement_left_word{
        font-size: 3vw;
        display: flex;
        margin-bottom: 1vw;
        justify-content: space-between;
    }

    .statement_left_word div{
        width: 48%;
        margin-bottom: 2vw;
    }

    .statement_right img{
        width: 5vw;
        height: 5vw;
        object-fit: contain;
    }


}

/* 通用 */
