@font-face {
    font-family: FZLTXIHJW;
    src: url("./font/FZLTXIHJW.TTF") format("truetype");
}

#topBox .allCarBox {
    width: 100%;
}

.carmodales {
    display: block;
}

#topBox .allCardBoxShow_left {
    width: 100% !important;
    display: flex;
    align-items: center;
    /* margin-bottom: 102px; */
}

#topBox .allCardBoxShow_left>.allCardBoxShow_left_name {
    width: 205px;
    flex-shrink: 0;
    display: block;
    font-size: 18px;
    box-sizing: border-box;
}
#topBox .allCardBoxShow_left:nth-child(3) .hdbtn {
    display: block;
}
#topBox .allCardBoxShow_left:nth-child(3) ul::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background-color: #ccc;
    display: none;
    cursor: pointer;
}

/* #topBox .allCardBoxShow_left:nth-child(1) ul {
    width: auto;
}

#topBox .allCardBoxShow_left:nth-child(2) ul {
    width: auto;
} */

#topBox .allCardBoxShow_left:nth-child(3) ul {
    padding-bottom: 10px;
    overflow-x: scroll !important;
    white-space: nowrap !important;
    width: 70% !important;
}

@media screen and (min-width: 1240px) and (max-width: 1620px) {
    /* #topBox .allCardBoxShow_left:nth-child(3) ul {
        width: 1024px !important;
        overflow-x: scroll !important;
        white-space: nowrap !important;
        padding-bottom: 10px;
    } */

    /* #topBox .allCardBoxShow_left:nth-child(3) ul::-webkit-scrollbar {
        width: 7px;
        height: 7px;
        border-radius: 10px;
        background-color: #ccc;
        display: none;
        cursor: pointer;
    } */

    /* #topBox .allCardBoxShow_left:nth-child(3) .hdbtn {
        display: block;
    } */
}

@media screen and (min-width: 1621px) {
    /* #topBox .allCardBoxShow_left:nth-child(3) ul {
        width: 1440px !important;
        overflow-x: scroll !important;
        white-space: nowrap !important;
        padding-bottom: 10px;
    } */

    /* #topBox .allCardBoxShow_left:nth-child(3) ul::-webkit-scrollbar {
        width: 7px;
        height: 7px;
        border-radius: 10px;
        background-color: #ccc;
        display: none;
        cursor: pointer;
    } */

    /* #topBox .allCardBoxShow_left:nth-child(3) .hdbtn {
        display: block;
    } */
}

.hdbtn {
    color: #fff;
    margin-left: 3%;
    cursor: pointer;
}

.hdLeft {
    margin-left: 1%;
    margin-right: 3%;
}

.hdbtn img {
    height: 25px;
    width: 20px;
}

.leftBtn {
    transform: rotate(180deg);
}

#topBox .allCardBoxShow_left:nth-child(1) .hdbtn {
    display: none;
}

#topBox .allCardBoxShow_left:nth-child(2) .hdbtn {
    display: none;
}


#topBox .allCardBoxShow_left ul li {
    width: 200px;
    margin-right: 30px;
}

#topBox .allCardBoxShow_left ul li img {
    width: 200px!important;
}

#topBox .itemCardsTilte {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    align-items: center;
    width: 100%;
    padding: 0 20px 0 0px;
    box-sizing: border-box;
}

#topBox .isHotSaleBox {
    font-size: 12px;
    color: #fff;
}

#topBox .isHotSaleBox {

    background-color: #01b1b6;
    border-radius: 4px;
    padding: 2px 2px;
}

#topBox .itemCardsPrice {
    font-size: 12px;
    margin-top: 4px;
    text-align: left;
}

#topBox .allCardBoxShow_left {
    margin-left: 0px;
}
#topBox .allCardBoxShow_left>ul {
    box-sizing: border-box;
}

.news-date {
    font-size: 20px !important;
    font-family: FZLTXIHJW !important;
    font-weight: 400;
    color: #000000 !important;
}

.c-l-text-p1 {
    /* font-size: 16px !important; */
    font-size: 18px !important;
    font-family: FZLTXIHJW !important;
}

.c-l-text-p2 {
    font-size: 14px !important;
    font-family: FZLTXIHJW !important;
    color: #5B5B5B;
}
.c-r-text-p2 {
    font-size: 14px !important;
}

.youche-bot-text2 {
    font-family: FZLTXIHJW !important;
    font-size: 14px !important;
    color: #5B5B5B;
}

.top_2_1 {
    width: 80px !important;
    font-size: 20px !important;
    font-family: FZLTXIHJW !important;
}

.c-l-img {
    /* max-height: 460px !important; */
    height: auto;
}

.r-l-img {
    /* max-height: 460px !important; */
    height: auto;
}

.news-more {
    margin: 3% auto 3% !important;
}

.c-l-bot-img,
.c-r-bot-img {

    margin-left: 14px;
}

#topBox .top {
    /* background: rgba(0, 0, 0, 0.5) !important; */
    /* backdrop-filter: blur(7px); */
    /* opacity: 0.6 !important; */

    background-color: #072146 !important;
}

.youche-bot-text1 {
    font-size: 18px !important;
    font-family: FZLTXIHJW !important;
    margin-top: 15px;
}

#topBox .allCardBoxShow {
    background-color: #072146 !important;
    height: 650px;
    box-sizing: border-box;
    overflow: hidden;
}

.allCardBoxShow_left p,
.itemCardsTilte,
.itemCardsPrice {
    color: #fff;
}

#topBox .allCardBoxShow_left>ul>li {
    border-color: transparent !important;
}

#topBox .allCardBoxShow_left ul li:hover {
    border-color: transparent !important;
    cursor: pointer;
    color: #00A69D;
    transform: scale(1.1) ;
    transition: all 1s;
}

@media screen and (max-width: 1440px) {
    .youche-bot-text1 {
        font-size: 16px !important;
    }

    .youche-bot-text2 {
        font-size: 14px !important;
    }
}

@media screen and (min-width: 1920px) {
    .youche-bot-text1 {
        font-size: 18px !important;
    }

    .youche-bot-text2 {
        font-size: 14px !important;
    }
}

.title-youche-b {
    font-size: 18px !important;
    color: #000 !important;
}
.title-youche {
    font-size: 18px !important;
    color: #003247 !important;
}
.code-code {
    margin: 20px auto;
    width: 200px;
    height: 200px;
    background: url("../assets/images/code-app.png") center center no-repeat;
    background-size: contain;
}
.youcheBot-box {
    margin-top: 38px !important;
}
.qtdsBtu, .x90Btu, .x70Btu {
    line-height: 20px;
    padding-top: 5px;
    font-size: 18px !important;
}
.nav-new {
    font-size: 18px;
}

.nav-new:hover {
    font-size: 18px !important;
}
.footer-new {
    background-size: cover !important;
}


@media screen and (min-width: 1921px) {
    .youche-Bgimg {
        max-height: 1600px !important;
        object-fit: cover !important;

    }
    /* .code-box-new {
        right: 6% !important;
        bottom: 29% !important;
    } */
}



.headerSmallBtu {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.headerSmallBtu:nth-child(2) {
    margin-left: 20px !important;
    margin-right: 26px;
}
.buyCard {
    font-size: 16px !important;
}
#icon {
    width: 140px;
    height: 34px;
}
.top_1 {
    margin-top: 0px !important;
}
.top_1>img {
    padding: 0 0 !important;
}
.top_2_1 {
    font-size: 16px !important;
}
.swiperBoxTitile {
    width: 552px;
    height: 54px;
    margin: 109px auto 0;
    margin-bottom: -20px;
}
.swiperBoxTitile>img {
    width: 100%;
    height: 100%;
}
.code-search {
    width: 100% !important;
    height: 32px !important;
    margin: 0 auto;
    display: block;
}
.headerSmallrightBtu {
    width: 158px;
    height: 30px;
    vertical-align: middle;
    position: relative;
    /* bottom: 6px; */
    cursor: pointer;
    

}
.top_3content>span {
    position: relative;
    /* bottom: 6px; */
    cursor: pointer;
    margin-left: 26px;
    margin-right: 26px;
}
.top_3content {
    margin-top: 0px !important;
    display: flex;
    font-size: 26px;
    align-items: center;
    
}
.phone-bg-First {
    margin: 0 auto;
    /* width: 1470px; */
    display: flex;
    justify-content:center;
    align-items: center;
}
.phone-bg-First>div {
    font-size: 22px;
    color: #000;
    display: flex;
    align-items: center;
    margin-left: 248px;
}
.phone-bg-First img {
    width: 166px;
    height: 32px;
    
    cursor: pointer;
}
.top_3content>img {
    display: inline-block;
}

.top_2 {
    margin-top: 0 !important;
    height: 100%;
}
.top_2_1 {
    line-height: 50px;
}
.menuSelect  {
    bottom: -10px !important;
}
.top_2 ul {
    height: 100% !important;
}

.top_2 ul li {
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex:0 1 auto!important;
}

.ModelHd, .ModelCn {
    display: flex !important;
}

