/* 1比1 不缩放 最小尺寸 1200px */
    .fixed-size{
        min-width: 120rem;
        overflow: auto;
        font-family: MicrosoftYaHei;
    }

    /* 首页 -----------------------------START----------------------------------- */
    .fixed-size .kj_index .banner_div{
        overflow: hidden;
    }
    .fixed-size .kj_index .banner_div .content{
        width: 192rem;
    }
    .fixed-size .kj_index .foot_info{
        height: auto;
        background-color: #FFF;
    }
    /* 首页 ----------------------------- END ----------------------------------- */
    

    /* header -----------------------------START----------------------------------- */
    
    /* header ----------------------------- END ----------------------------------- */

    /* footer -----------------------------START----------------------------------- */
    .fixed-size .footer{
        display: flex;
        justify-content: center;
        background-color: #FFF;
    }
    .fixed-size .footer img{
        width: max-content !important;
    }
    /* footer ----------------------------- END ----------------------------------- */


    /* 关于我们 -----------------------------START----------------------------------- */
    .fixed-size .content p{
        display: flex;
        width: 100%;
        justify-content: center;
        overflow: hidden;
    }
    .fixed-size .content p img{
        width: max-content !important;
    }
    /* 关于我们 ----------------------------- END ----------------------------------- */


    /* 咨询分享 -----------------------------START----------------------------------- */
    .fixed-size>div:not(.activity):not(.nav_header){
        overflow: hidden;
    }
    .fixed-size .bar{
        display: flex;
        justify-content: center;
    }
    .fixed-size .bar img, .fixed-size .share img{
        width: max-content !important;
    }
    .fixed-size .activity{
        width: 104.1rem;
        margin: 13.6rem auto 0 auto;
    }
    .fixed-size .share{
        display: flex;
        justify-content: center;
    }
    .fixed-size .activity .shareContent .header button:hover img{
        width: 21.5rem;
    }
    /* 咨询分享 ----------------------------- END ----------------------------------- */


    /* 联系我们 -----------------------------START----------------------------------- */
    .fixed-size .contactUs{
        display: flex;
        justify-content: center;
    }
    .fixed-size .contactUs img{
        width: max-content !important;
    }

    .fixed-size .cont{
        width: 117.4rem;
        height: 56.2rem;
        margin: 4rem auto 12.6rem !important;
        padding: 7.1rem 11.5rem 0 17.8rem;
        box-sizing: border-box;
    }
    .fixed-size .cont div{
        height: auto;
        margin: 0;
    }
    .fixed-size .cont .title{
        line-height: 3.3rem;
        margin-bottom: 2.2rem;
    }
    .fixed-size .cont .engtitle{
        margin-bottom: 6.7rem;
    }
    .fixed-size .cont div:not([class]){
        display: flex;
        justify-content: space-between;
    }
    .fixed-size .cont div:not([class])+div:not([class]){
        margin-top: 2.6rem;
    }
    .fixed-size .cont .submit{
        width: auto;
        margin-top: 6rem;
        padding: 0;
    }

    .fixed-size>div.cont_bgimg{
        width: 117.4rem;
        height: 56.2rem;
        margin: -68.8rem auto 0; /*-68.8rem auto 0 12.6rem;*/
    }

    /* 联系我们 ----------------------------- END ----------------------------------- */


    /* 首页 -----------------------------START----------------------------------- */
    /* 首页 ----------------------------- END ----------------------------------- */


    /* 首页 -----------------------------START----------------------------------- */
    /* 首页 ----------------------------- END ----------------------------------- */


    /* 首页 -----------------------------START----------------------------------- */
    /* 首页 ----------------------------- END ----------------------------------- */


    /* 首页 -----------------------------START----------------------------------- */
    /* 首页 ----------------------------- END ----------------------------------- */

/* 1比1 不缩放 最小尺寸 1200px */




/* 首页 -----------------------------START----------------------------------- */
.kj_index .foot_info{
    overflow: hidden;
}
/* 首页 ----------------------------- END ----------------------------------- */