@media screen and (max-width:750px) {
    .homeAbout .aboutnr {
        position: absolute;
        top: -21%;
        left: 0;
        right: 0;
        max-width: 1200px;
        margin: 0 auto;
    }

    .bg3 {
        position: relative;
    }

    .more {
        position: absolute;
        top: 95vw;
        left: 0;
        z-index: 9000;
        right: 0;
        background: #1c3b8b;
        transform: skewX(-15deg);
        width: 86px;
        text-align: center;
        height: 30px;
        line-height: 30px;
    }

    .more a {
        color: #fff;
    }

    .footerBottom div.footerBottomRight {
        float: inherit;
    }

    * {
        margin: 0;
        padding: 0;
    }

    body,
    html {
        overflow-x: hidden;
    }

    body {
        width: 100%;
        padding-top: 90px;
    }

    .Conten {
        width: 96vw;
        margin: 0 auto;
    }

    /*  <!-- 解决方案solution --> */
    .solution {
        height: auto;
        background-image: none;

        padding-top: 0;
        position: relative;
        text-align: center;
        background-position: right;
        padding-bottom: 0vw;
    }

    .solution .mobile img {
        width: 100%;
    }

    .solution .solutionConten {
        padding: 0;
        position: absolute;
        top: 30px;

    }

    .solution .solutionConten h1 {
        padding: 0;
        font-size: 28px;
    }

    .solution .solutionConten p {
        padding-top: 10px;
        padding-left: 0%;
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 5.3333vw;
        opacity: 0.7;
    }

    .solution .solutionConten .button {
        background-color: #1D3A8A;
        margin-top: 18px;
        margin-left: 32vw;
        width: 32vw;
        height: 8vw;
    }

    .solution .solutionConten .button a {
        font-size: 3.2vw;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 8vw;
    }

    .solution .solutionConten .androidicon {
        display: flex;
        width: 92vw;
        height: 36vw;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 6.6667vw;
    }

    .solution .solutionConten .androidicon div a {
        background-color: #fff;
        width: 45.3333vw;
        height: 17.3333vw;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 3px 0;
    }

    .solution .solutionConten .androidicon div img {
        width: 10.6667vw;
        height: 10.6667vw;
    }

    .solution .solutionConten .androidicon div h2 {
        font-size: 4vw;
        font-weight: bold;
        color: #333333;
        line-height: 5.3333vw;
    }





    .solution .conten1,
    .maritime,
    .police {
        display: none;
    }

    .solution .maritime {
        display: none;
    }



    /* 关于中航智部分 */
    .homeAbout {
        width: 102.4vw;
        text-align: center;
        background-image: url(../../img/yd_bg.png);
        height: 125.3333vw;
    }

    .homeAbout .homeAboutConten .homeAboutContenTop,
    .homeAboutContenBottom {
        display: none;
    }

    .homeAbout .homeAboutConten {
        padding-top: 5.3333vw;
        width: 88vw;
        margin: 0 auto;
        margin-left: 5.5%;
        font-size: 3.2vw;
        line-height: 5.3333vw;
    }

    .homeAbout .homeAboutConten .android {
        display: block;
        text-align: justify;
    }

    .homeAbout .homeAboutConten .android p {
        line-height: 22px;
        text-align: justify;
    }

    .homeAbout .homeAboutConten .button {
        background-color: #1D3A8A;
        margin-top: 6.6667vw;
        margin-left: 27vw;
        width: 32vw;
        height: 8vw;
    }

    .homeAbout .homeAboutConten .button a {
        color: #fff;
        line-height: 8vw;
        font-size: 3.2vw;
    }







    /* 新闻部分news */
    /* 新闻top部分 */
    .news {
        background-image: url(../../images/home/news.png);
        height: 139vw;
        background-size: cover;
        background-position: center;
    }

    .news .newsTop {
        padding-top: 12vw;
        width: 80vw;
        text-align: center;
        margin-left: 0;
        margin: 0 auto;
    }

    .news .newsTop .newsTopLeft {
        text-align: center;
    }

    .newsContenLeft h1 {
        font-size: 4vw;
        line-height: 6.6667vw;
        font-weight: 600;
    }

    .news .newsTop .newsTopLeft p {
        width: 80vw;
        font-size: 3.2vw;
        padding: 6.6667vw 0;
        line-height: 23px;
    }

    .news .newsTop .newsTopRight {
        display: none;
    }

    /* 新闻主要内容部分 */
    .news .newsConten {
        padding: 0;
    }

    .news .newsConten .newsContenLeft {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 0 2.6667vw;
    }

    .news .newsConten .newsContenLeft h1 {
        width: 100%;
        text-align: left;
        margin-bottom: 8px;
    }

    .news .newsConten .newsContenLeft h1 a {
        color: #C72D27;
        font-weight: 600;
        width: 100%;
        display: block;
    }

    .news .newsConten .newsContenLeft img {
        width: 92vw;
        height: 48vw;
    }

    .news .newsConten .newsContenLeft .newsContenLeftTime p.time {

        text-align: left;
    }

    .news .newsConten .newsContenLeft .newsContenLeftTime span {
        display: none;
        text-align: left;
    }

    .news .newsConten .newsContenLeft p {

        line-height: 22px;
        font-size: 3.2vw;
        text-align: left;
        Letter-spacing: 1px;
    }

    .news .newsConten .newsContenimg,
    .newsContenright {
        display: none;
    }




    /* footer的上部分 */
    .footerTop {
        text-align: center;
        display: block;
        border-bottom: 0.1333vw solid #d8d8d8;
        padding: 0;
        padding-bottom: 5.2vw;
    }

    .footerTop .logo img {
        width: 53.3333vw;
        height: 6.1333vw;
        padding: 11.2vw 0;

    }

    .footerTop .iconFont {
        display: flex;
        justify-content: space-around;
    }

    .footerTop .iconFont img {
        width: 6.6667vw;
        margin-left: 5px;

    }

    .footerTop .iconFont img .weixin {
        color: #000;
    }

    /* footer的中间列表部分 */
    .footerContent {
        display: flex;
        padding: 8.5333vw 0;
        text-align: center;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        align-items: flex-end;
        padding-left: 0;
    }

    .footerContent div h2 {
        padding-bottom: 2.6667vw;
    }

    .footerContent div a {
        display: none;
    }

    .footerContent .relevancy {
        /*display: none;*/
    }

    .footerContent .android {
        padding: 0;
    }

    /* footer的最下面 */
    .footerContent div {

        width: 33.333%;
        text-align: center;
    }

    .footerBottom {
        text-align: center;
        background-color: #EEEAED;
        height: 35vw;
        display: block;
        align-items: center;
        justify-content: space-between;
        font-size: 3.333vw;

    }

    .footerBottom div {
        /* font-weight: 600; */
        font-size: 2.6667vw;
        color: #333333;
    }

    .footerContent div .headline {
        padding-bottom: 2.6667vw;
        display: block;
        font-size: 3.3333vw;
        font-weight: 600;

    }

    .footerBottom .footerBottomLeft {
        display: none;
    }

    .footerBottom .Android-ios {
        display: block;
        padding-top: 10vw;
    }

    .footerBottom .Android-ios .footerBottomios {
        font-size: 3.3333vw;
        padding: 5px 0px;
        font-weight: 400;
    }

    .footerBottom .footerBottomRight {
        padding-top: 4.5333vw;
        font-size: 3.3333vw;
        font-weight: 400;

    }
}
