﻿.phoneProductTitle-box {
    display: none;
}

.newsItemContent-box {
    width: 412px;
}

.newsItemImg-box {
    width: 100%;
    height: 232px;
}

.newsItemImg {
    width: 100%;
    height: 100%;
}

.chooseUsImg {
    width: 650px;
    height: 400px;
}

.phoneAboutUsMore-box {
    display: none;
}
/*.aboutUsMore-box {
    display: none;
}*/
@media screen and (max-width: 992px) {
    .phoneProductItem-box {
        margin: auto !important;
        margin-top: 20px !important;
    }

    .home-page-background-top {
        padding-left: 6vw;
    }

    .dev-box {
        margin-top: 0;
    }

    .devHistory-box1 {
        overflow: hidden;
        padding-bottom: 20px;
    }

    .home-page-new-centers-btn {
        padding: 1.5vw 9vw;
    }

    .phone-we-left {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .phoneProductTitle-box {
        margin-top: 20px;
    }

    .aboutTitle-box1 {
        display: block;
    }

    .swiper-title {
        width: 100% !important;
    }

    .newsItemContent-box {
        width: 100%;
        padding: 0 3vw;
    }

    .newsItemImg-box {
        height: 52.87vw;
    }

    .adClass {
        width: 100%;
        height: 61.53vw;
    }

    .home-page-background-bot {
        margin-top: 58px;
    }

    .phoneProductTitle-box {
        display: block;
    }

    .home-page-new-centers-imgs-item > div:nth-child(2) {
        width: 100%;
    }

    .home-page-background-bot-item-content {
        font-size: 12px;
    }

    .pcMore-span {
        display: none;
    }

    .phoneAboutUsMore-box {
        display: block;
    }

    .chooseUsImg {
        width: 100%;
        height: 61.53vw;
    }

    .home-page-imgs > img {
        height: 31.81vw !important;
    }

    .home-page-mores {
        margin-top: 0;
    }

    .home-page-new-centers {
        margin-top: 0;
    }

    .home-page-imgs {
        margin-top: 0 !important;
    }

    .aboutTitle-box1 {
        margin-top: 0;
    }

    .home-page-anli {
        margin-top: 10px;
    }
}