
.svg-icon {
    width: 1.1rem;
}
.h6gc-svg {
        width: 1.6rem;
    }
.m6plus-svg {
    width: 1.9rem;
}
/*右侧小导航start*/
/*————————————————右侧悬浮按钮区域————————————————*/
.online{
    position:fixed; 
    width: 40px;
    right:0px;
    bottom: .5rem;
    z-index:200;
}
.onlinelist{ 
    color:#FFFFFF; 
    margin:0;
}
.onlinelist li{ 
    position:relative;
    background:rgba(0,0,0,0.9);
    cursor:pointer; 
    white-space:nowrap;
    margin-bottom:1px;
    clear:both;
}
.onlinelist li:last-child{
    margin-bottom:0;
} 
.onlinelist li a{ 
    color:#FFFFFF; 
}
.onlinelist li i{
    display:block;
    color:#555;
    font-size:24px;
}
.onlinelist li .icon-arrow{
    font-size:28px;
}
.onlinelist li:hover .icon-main{
    color:#fff;
}
.onlineico{ 
    text-align:center; 
    position:relative; 
    z-index:1;
}
.onlineico a {
    width: 100%;
    display: block;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 60%;
}
.jm .onlineico a {
    /* padding-top: 35px; */
    height: 80px;
    background-position: center 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 1.1;
}
.jm .onlineico a span {
    display: block;
    text-align: center;
}
.jm .onlinewximg {
    height: 80px;
    line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.onlinewximg .icon{
    font-size: .4rem;
}
.onlinewximg{ 
    position:absolute; 
    right:0;
    top:0;
    width: 1.3rem;
    background:#d7171f;
    height: 40px;
    font-size: .14rem;
    text-align: center;
    line-height: 40px;
    transform:translateX(0); 
    -webkit-transform:translateX(0); 
    transition:all 0.3s ease-in 0s; 
    -webkit-transition:all 0.3s ease-in 0s;
    opacity:0; 
    visibility:hidden;
}
.onlinewximg a{
    font-size:14px; 
    color:#fff; 
} 
.onlinewx:hover .onlinewximg{ 
    opacity:1; 
    transform:translateX(-40px); 
    -webkit-transform:translateX(-40px); 
    visibility:visible;
}
.onlineshare{
    height:40px;
}
.onlineshare a {
    width: .33rem;
    height: .28rem;
}
.product-show-list .item-three .ad-insurances{
    margin-top:42px;
}
.onlineshare {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.share-weibo, .share-weixin {
    height: 100%;
    margin: 0 3px;
}
.onlineshare .share-weibo{
    background-size: .28rem;
}
.onlineshare .share-weixin{
    background-size: .28rem;
}
/*右侧小导航end*/

/* 头部导航二期改版 start */
.header_nav{
    
}
.header_nav li.only-more-font {
}
.header_nav li.more{
}
.header_nav ul>object{
    min-width: 2.1rem;
    /* max-width: 2.75rem; */
    display: flex;
    justify-content: space-between;
    padding-right: .2rem;
}
.header_nav ul li{
    margin: 0 0;
}
.logo-r{
    position: absolute;
    right: .48rem;
    top: 0;
    width: 1.42rem;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.logo-r img{
    width: 100%;
}
.carBox{
    color: #333;
}
.carBox .nav-car-item{
    display: none;
    width: 100%;
    /* max-height: 4.6rem; */
    margin-top: 0.45rem;
    padding-top: 0.05rem;
    overflow-y: auto;
    overflow-x: hidden;
}
.car-scroll-box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.carBox .nav-car-item.shows {
    display: block;
}
.carBox .nav-car-item.shows a {
    /* color: #202020 !important; */
}
.carBox .flex-rt-box{
    display: flex;
    width: 24% !important;
    border-radius: 0.04rem;
    margin-right: 1.3%;
    margin-bottom: 1.2vw;
    min-height: 1.28rem;
    transition: all 0.5s ease;
    line-height: 1;
    /* position: relative; */
    /* padding-left: 0.11rem;
    padding-right: 0.12rem; */
}
.carBox .flex-rt-box .nav-car-item-box-a {
    height: 1.6rem;
    /* border: 1px solid #ccc!important; */
    padding-left: .3rem;
    background: #f3f4f6;
    position: relative;
    display: inline-block;
    text-decoration: none;
    width:100%;
}
/* 滚动条样式 */
.carBox .nav-car-item::-webkit-scrollbar {
    width: 4px;    
    /*height: 4px;*/
}
.carBox .nav-car-item::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.carBox .nav-car-item::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.carBox .nav-car-item {
    scrollbar-width: thin;
    scrollbar-color: rgba(0,0,0,0.1);
}
.carBox.models_box .col2{
    position: absolute;
    left: .3rem;
    top: 50%;
    z-index: 2;
    transform: translate(0,-50%);
}
.carBox.models_box section{
    padding: 0 2vw !important;
    max-height: 6.8rem;
    overflow-y: scroll;
}
@media screen and (max-width: 1280px) {
    .carBox.models_box section{
        padding: 0 1.6vw !important;
    }
}
.carBox .flex-rt-box a{
    color: #333;
    width: 100%;
    font-size: 0.12rem !important;
}
.carBox .flex-rt-box .qs{
    font-size: .14rem;
    text-decoration: revert;
}
.header_nav .carBox .flex-rt-box:hover{
    transform: scale(1.05);
    color: #333;
}
.header_nav .carBox .flex-rt-box:hover a i {
    color: #333;
    position: static;
}
.header_nav .carBox .flex-rt-box:hover .qs {
    color: #d7000f;
}
.carBox  .flex-rt-box:nth-of-type(4n){
    margin-right: 0;
}
.carBox .flex-rt-box .icon1,
.carBox .flex-rt-box .icon2,
.carBox .flex-rt-box .icon3{
    position: absolute;
    top: -1px;
    right: -1px;
    height: .22rem;
    z-index: 3;
}
.carBox .flex-rt-box .icon1{
    background: url(../../images/login/pc-icon-new.png) right center no-repeat;
    background-size: .53rem auto;
    padding-right: .53rem !important;
}
.carBox .flex-rt-box .icon2{
    background: url(../../images/login/pc-icon-hot.png) right center no-repeat;
    background-size: .53rem auto;
    padding-right: .53rem !important;
}
.carBox .flex-rt-box .icon3{
    background: url(../../images/login/pc-icon-before.png) right center no-repeat;
    background-size: .53rem auto;
    padding-right: .53rem !important;
}
.carBox .flex-rt-box .f_c{
    /* flex: 1; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 70%;
}
.carBox .flex-rt-box .item-desc{
    line-height: 0.18rem;
    margin-top: 0.05rem;
}

.carBox .flex-rt-box .item-desc{
    font-size: .14rem;
    color: #777;
}
.carBox .flex-rt-box .img-a{
    width: 1.9rem;
    position: absolute;
    right: 0.2rem;
    top: 50%;
    left: auto;
    transform: translate(0, -50%);
    z-index: 1;
}
.carBox .flex-rt-box .img-a img{
    width: 100%;
}
.carBox .flex-rt-box .iconh6c{
    font-size: .18rem;
}
.carBox .flex-rt-box .icondagou{
    font-size: .36rem;
}
.carBox .flex-rt-box .iconvv5 {
    font-size: 0.3rem;
}
.carBox .flex-rt-box .icontank500 {
    font-size: 0.4rem;
}
.carBox .flex-rt-box .icontank300 {
    font-size: 0.24rem;
}
.carBox .flex-rt-box .iconf5 {
    font-size: 0.28rem;
}
.carBox .flex-rt-box .iconh62 {
    font-size: 0.2rem;
}
.carBox .flex-rt-box .iconm6 {
    font-size: 0.19rem;
}
.carBox .flex-rt-box .iconf7,
.carBox .flex-rt-box .iconf7x{
    font-size: .24rem;
}
.carBox .flex-rt-box .iconvv7gt,
.carBox .flex-rt-box .iconvv7 {
    font-size: 0.2rem;
    margin-bottom: 0.09rem;
}
.carBox .flex-rt-box .iconiq2 {
    font-size: 0.2rem;
    margin-top: 0.05rem;
}
.carBox .flex-rt-box .iconh2,
.carBox .flex-rt-box .iconh7,
.carBox .flex-rt-box .iconh9{
    font-size: .2rem;
}
.carBox .flex-rt-box .icon3rd-h6,
.carBox .flex-rt-box .iconh6s,
.carBox .flex-rt-box .iconh5,
.carBox .flex-rt-box .iconh6{
    font-size: .2rem;
}
.carBox .flex-rt-box .iconh4 {
    font-size: .18rem;
}
.carBox .flex-rt-box .iconvv6 {
    font-size: 0.19rem;
}
.carBox .flex-rt-box .iconvv7phev, .carBox .flex-rt-box .iconvv7gtphev {
    font-size: 0.18rem;
}
/* .carBox .flex-rt-box  a{
    width: 100%;
} */
.carBox .flex-rt-box p{
    padding: 0;
}
.carBox .rmd-car-box{
    display: none;
}
.carBox .flex-rt-box .rmd-car-box .fonticon{
    font-size: .14rem;
}
.carBox .flex-rt-box:hover .rmd-car-box{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* line-height: 1.5; */
    /* width: 60%; */
    margin-top: .12rem;
    
}
.carBox .flex-rt-box:hover .rmd-car-box span{
    text-decoration: underline;
}
.carBox .flex-rt-box:hover .img-a{
    margin-bottom: -.4rem;
}
.busBox section {
    justify-content: flex-end;
}
.more_list section,
.mb_nav .more_list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0.25rem;
}
.more_list .car-model-box {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
    -webkit-transition: height .35s ease-in;
}
.mb_nav .more_list{
    justify-content: space-between;
    padding: 0;
}
.header_nav .more_list .more_item,
.mb_nav .more_list .more_item{
    width: 1.62rem;
    height: 1.2rem;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: .15rem;
    background-color: #f3f4f6;
    border-radius: .06rem;
    margin-right: .09rem;
    padding-right: 0;
    line-height: 1;
}
.header_nav .more_list .more_item:hover,
.mb_nav .more_list .more_item:hover{
    background-color: #e8ecef;
}
.mb_nav .more_list .more_item{
    width: 3.1rem;
    height: 1.6rem;
    margin-right: 0;
    margin-bottom: .2rem;
    font-size: .26rem;
}
.header_nav .more_list .more_item:nth-of-type(8n),
.mb_nav .more_list .more_item:nth-of-type(8n){
    margin-right: 0;
}

/* .header_nav .more_list p{
    border-left: 6px solid #d7000f;
    margin-left: .1rem;
    height: .18rem;
    font-size: .18rem;
    line-height: 1;
    margin-top: .26rem;
    margin-bottom: .1rem;
    padding-left: .1rem;
} */
.mb_nav .more_content{
    display: none;
}
.mb_nav .on .more_content{
    display: block;
    padding-top: .4rem;
    padding-bottom: 0;
}
/* .mb_nav .on .more_content p{
    border-left: .06rem solid #d7000f;
    margin-left: .2rem;
    height: .3rem;
    font-size: .3rem;
    line-height: 1;
    margin-bottom: .1rem;
    padding-left: .2rem;
} */
.header_nav .more_list p:nth-of-type(1),
.mb_nav .more_list p:nth-of-type(1){
    margin-top: 0;
}
.header_nav .more_item i,
.mb_nav .more_item i{
    font-size: .24rem;
    line-height: 1;
    margin-bottom: .2rem;
    position: static;
    transform: translate(0,0);
}
.mb_nav .more_item i{
    font-size: .44rem;
    margin-bottom: .2rem;
}
/* .header_nav .linkBox a::after */
.header_nav .more_list .more_item::after,
.mb_nav .more_list .more_item::after{
    content:none;
}
.header_nav .more_list .more_item:hover,
.mb_nav .more_list .more_item:hover{
    content:none;
}
.carBox .nav-car-item .icona720,
.carBox .nav-car-item .icona360{
    margin-left: .1rem;
    color: #d7000f;
    font-size: .22rem;
    position: static;
}
.header_nav .downBox{
    padding-top: .25rem;
    left: 50%;
    transform: translateX(-50%);
}
.header_nav .downBox.newsBox {
}
.model-pop-close{
    right: .4rem;
    top: .3rem;
    display: none;
}
.nav_down .mb-nav-cname span{
    background: none;
    margin: 0;
    line-height: 1;
    display: flex;
    align-content: center;
    opacity: 0.3;
}
.nav_down li.on .mb-nav-cname span{
    margin-top: -.1rem;
}
.header_nav object .linkBox span{
    white-space: nowrap;
}
.header_nav object .linkBox span:nth-of-type(2){
    padding-right: 0;
}
.header_nav .userLoginOk .downBox{
    padding-top: 0;
}
.header_nav .userLoginOk .downBox section{
    justify-content: flex-end;
    padding-bottom: 0;
}
.header_nav .fa-search {
    display: inline-block;
    text-decoration: none;
    font-size: .26rem;
    vertical-align: middle;
    margin-bottom: .02rem;
    margin-right: .05rem;
}







/* 2021-04-18
 * 改进车型入口
 */
@media screen and (min-width: 1024px) {
    /* .header_nav .downBox {
        padding-top: 0;
    } */

    .header_nav .downBox.carBox {
        padding-top: 0;
        background-color: #fff;
    }

    .car-model-box {
        background-color: #fff;
    }

    .car-model-box-tabs {
        display: flex;
        width: 100%;
        padding-top: 0.2rem;
        justify-content: center;
        border-bottom: 1px solid #eee;
        background-color: #fff;
    }
    
    .model-brand-items {
        margin-bottom: -1px;
        width: 10%;
        text-align: center;
        /* border: 1px solid #ccc; */
        border-color: transparent transparent #ccc transparent;
        border-radius: 5px 5px 0 0;
        color: #999;
        /* outline: 1px solid #c00; */
    }
    
    .model-brand-items.active {
        border-bottom: 2px solid #111;
    }
    
    
    .model-brand-title {
        font-style: normal;
        font-size: 0.17rem;
        font-weight: 300;
        color: #111;
    }
    .model-brand-items.active .model-brand-title{
        font-weight: 500;
    }
    
    .more-btn {
        display: none !important;
    }
}

/* 旧版本车型入口，因为和移动版样式有重叠，不能完全干掉，直接改为移动样式 */
@media (max-width: 1024px) {
    .model-brand-items {
        position: relative;
        width: 24%;
        margin-right: 1.33%;
        border-radius: 0.12rem;
        overflow: hidden;
        border: 5px solid transparent;
    }
    .model-brand-items.active {
        border: 5px solid #005cb9;
    }
    .model-brand-items:nth-child(4) {
        margin-right: 0;
    }
    .model-brand-items img {
        width: 100%;
        border-radius: 0.06rem;
    }
    .model-brand-items::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.6);
    }
    .model-brand-items.active::after {
        background: linear-gradient(to right,#005cb9,transparent);
    }
    .model-brand-items span {
        position: absolute !important;
        top: 50%;
        left: 0.25rem;
        transform: translateY(-50%);
        font-size: 0.24rem;
        font-weight: 700;
        color: #ffffff !important;
        z-index: 9;
        -webkit-transition: top .35s ease-in;
    }
    .model-brand-items.active span {
        top: 0.6rem;
        -webkit-transition: top .35s ease-in;
    }
    .more_list .model-brand-items .more-btn {
        opacity: 0;
        position: absolute !important;
        bottom: 0;
        left: 0.25rem;
        width: 1.1rem;
        height: 0.34rem;
        line-height: 0.34rem;
        text-align: center;
        font-size: 0.14rem;
        border: 1px solid #cccccc;
        padding-right: 0 !important;
        color: #ffffff !important;
        z-index: 9;
        -webkit-transition: all .35s ease-in;
    }
    .more_list .model-brand-items .more-btn:hover {
        background-color: #ffffff !important;
        color: #333 !important;
    }
    .more_list .model-brand-items .more-btn.a_active::after {
        display: none;
    }
    .more_list .model-brand-items.active .more-btn {
        opacity: 1;
        bottom: 0.3rem;
        -webkit-transition: all .35s ease-in;
    }
}

/* Mobile */
@media (max-width:1024px){
    .mb-other-btn {
        display: flex;
        padding-left: .5rem;
        padding-right: .5rem;
        color: #999;
        font-size: .24rem;
        overflow: hidden;
        padding-top: 1.2rem;
        padding-bottom: 1.3rem;
        justify-content: center;
    }
    .mb-other-btn a {
        color: #999;
    }
    .mb-other-btn section {
        text-align: center;
        width: 50%;
        float: left;
    }
    .mb-other-btn .mb-icon {
        margin-bottom: .2rem;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .mb-other-btn .mb-icon img{
        width: 0.45rem;
    }
    .svg-icon {
        width: 1.62rem;
    }
    .h6gc-svg {
        width: 2.62rem;
    }
    .m6plus-svg {
        width: 3.3rem;
    }
    .mb_nav .more_list{
        justify-content: flex-start;
        border-bottom: 1px solid #eee;
    }
    .mb_nav .more_list .more_item{
        margin-right: .25rem;
        width: 48.6%;
    }
    .mb_nav .more_list .more_item:nth-child(2n+1) {
        margin-right: 1.4%;
        margin-left: 0;
    }
    .mb_nav .more_list .more_item:nth-child(2n+2) {
        margin-left: 1.4%;
        margin-right: 0;
    }
    .carBox .flex-rt-box{
        width: 100% !important;
        height: 1.6rem;
        margin-right: 0;
        margin-bottom: .2rem;
        border-radius: .04rem;
        padding-left: 0;
        padding-right: 0;
    }
    .carBox .flex-rt-box .iconf5{
        font-size: .42rem;
    }
    .carBox .flex-rt-box .iconh5-sports,
    .carBox .flex-rt-box .iconh6-sports {
        font-size: 0.3rem
    }
    .carBox .flex-rt-box .iconf7x,
    .carBox .flex-rt-box .iconf7 {
        font-size: 0.36rem;
    }
    .carBox .flex-rt-box .iconm6{
        font-size: .28rem;
    }
    .carBox .flex-rt-box .icon3rd-h6{
        font-size: .32rem;
    }
    .carBox .flex-rt-box .iconh62,
    .carBox .flex-rt-box .iconh6 {
        font-size: 0.32rem;
    }
    .carBox .flex-rt-box .iconh6c{
        font-size: .28rem;
    }
    .carBox .flex-rt-box .icon3rd-h6,
    .carBox .flex-rt-box .iconh6s,
    .carBox .flex-rt-box .iconh5{
        font-size: .28rem;
    }
    .carBox .flex-rt-box .iconh2,
    .carBox .flex-rt-box .iconh4,
    .carBox .flex-rt-box .iconh7,
    .carBox .flex-rt-box .iconh9{
        font-size: .3rem;
    }
    .carBox .flex-rt-box .icondagou{
        font-size: .54rem;
    }
    .carBox .flex-rt-box .iconvv7gtphev,
    .carBox .flex-rt-box .iconvv7phev,
    .carBox .flex-rt-box .iconvv7,
    .carBox .flex-rt-box .iconvv6,
    .carBox .flex-rt-box .iconvv7gt {
        font-size: 0.28rem;
        margin-bottom: 0;
    }
    .carBox .flex-rt-box .iconvv5 {
        font-size: 0.44rem;
    }
    .carBox .flex-rt-box .icontank500 {
        font-size: 0.32rem;
    }
    .carBox .flex-rt-box .icontank300 {
        font-size: 0.32rem;
    }
    .nav_down li.on{
        /* background-color: #f1f1f1; */
    }
    .carBox .flex-rt-box .icon1,
    .carBox .flex-rt-box .icon2,
    .carBox .flex-rt-box .icon3{
        background-size: .76rem auto;
        padding-right: .75rem !important;
        height: .3rem;
    }
    .nav_down li.on h2{
        border-bottom-color: #ccc;
    }
    /* .nav_down li.on .carBox{
        padding-top: .4rem;
    } */
    .carBox.models_box .col2 .block>p{
        display: flex;
        align-items: center;
        text-transform: none;
    }
    .carBox.models_box .nav-title-text {
        font-size: 0.36rem;
    }
    .carBox .nav-car-item .icona720,
    .carBox .nav-car-item .icona360{
        margin-left: .1rem;
        color: #d7000f;
        font-size: .3rem;
    }
    .carBox .flex-rt-box .item-desc{
        font-size: .2rem;
    }
    .carBox .flex-rt-box .img-a{
        width: 3rem;
    }
    .carBox .nav-car-item.shows {
        display: flex;
    }
    .model-brand-items {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
    /* .model-brand-items:nth-child(4) {
        margin-bottom: 0;
    } */
    .model-brand-items {
        border: none;
        /* border-radius: 0.02rem; */
    }
    .model-brand-items.active {
        border: none;
    }

    .model-brand-items img {
        width: 100%;
        border-radius: 0.06rem;
    }

    .model-brand-items span {
        font-size: 0.34rem;
        top: 0.3rem;
        transform: translateY(0);
    }
    .more_list .model-brand-items .more-btn {
        display: inline-block;
        width: 2.1rem;
        height: 0.6rem;
        line-height: 0.59rem;
        font-size: 0.2rem;
        top: 1rem;
        -webkit-transition: none;
    }
    .model-brand-items.active span {
        top: 0.3rem;
    }
    .more_list .model-brand-items.active .more-btn {
        top: 1rem;
        -webkit-transition: none;
    }
    .carBox .nav-car-item {
        margin-top: 0;
        padding-top: 0;
    }
    .model-brand-items::after {
        background: rgba(255,255,255,0);
    }
    .model-brand-items i {
        position: absolute;
        right: 0.28rem;
        bottom: 0.1rem;
        color: #ffffff;
        transform: rotate(180deg);
    }
    .model-brand-items i.r-active {
        transform: rotate(0deg);
    }
    .carBox .nav-car-item {
        display: none;
        width: 100%;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        overflow: hidden;
        max-height: none;
    }
    .carBox .flex-rt-box a {
        font-size: 0.36rem;
        height: auto;
    }
    .carBox .flex-rt-box .iconiq2 {
        margin-top: 0;
        font-size: 0.4rem;
        margin-left: -0.1rem;
    }
    .global-header-touch {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        height: 0;
        background: #fff;
        overflow: scroll;
        padding: 0 15px;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: height .4s ease-in .2s;
        border: none;
    }
    .global-header-touch.global-header-show {
        height: 100%;
        -webkit-transition: height .35s ease-in;
    }
    .global-header-touch .navbar-nav>li {
        overflow: hidden;
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-24px);
        -ms-transform: scale(1.1) translateY(-24px);
        transform: scale(1.1) translateY(-24px);
        -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
        transition: opacity 0.35s ease-out, transform 0.35s ease-out;
    }
    .global-header-touch.global-header-show .navbar-nav>li {
        opacity: 1;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
        transition: opacity 0.35s ease-out, transform 0.35s ease-out;
    }
    .global-header-touch .navbar-nav>li:nth-child(1) {
        -webkit-transition-delay: 400ms, 400ms;
        transition-delay: 400ms, 400ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(2) {
        -webkit-transition-delay: 350ms, 350ms;
        transition-delay: 350ms, 350ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(3) {
        -webkit-transition-delay: 300ms, 300ms;
        transition-delay: 300ms, 300ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(4) {
        -webkit-transition-delay: 250ms, 250ms;
        transition-delay: 250ms, 250ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(5) {
        -webkit-transition-delay: 200ms, 200ms;
        transition-delay: 200ms, 200ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(6) {
        -webkit-transition-delay: 150ms, 150ms;
        transition-delay: 150ms, 150ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(7) {
        -webkit-transition-delay: 100ms, 100ms;
        transition-delay: 100ms, 100ms;
    }
    .global-header-touch .navbar-nav>li:nth-child(8) {
        -webkit-transition-delay: 50ms, 50ms;
        transition-delay: 50ms, 50ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(1) {
        -webkit-transition-delay: 300ms, 300ms;
        transition-delay: 300ms, 300ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(2) {
        -webkit-transition-delay: 350ms, 350ms;
        transition-delay: 350ms, 350ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(3) {
        -webkit-transition-delay: 400ms, 400ms;
        transition-delay: 400ms, 400ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(4) {
        -webkit-transition-delay: 450ms, 450ms;
        transition-delay: 450ms, 450ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(5) {
        -webkit-transition-delay: 500ms, 500ms;
        transition-delay: 500ms, 500ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(6) {
        -webkit-transition-delay: 600ms, 600ms;
        transition-delay: 600ms, 600ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(7) {
        -webkit-transition-delay: 650ms, 650ms;
        transition-delay: 650ms, 650ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(8) {
        -webkit-transition-delay: 700ms, 700ms;
        transition-delay: 700ms, 700ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(9) {
        -webkit-transition-delay: 750ms, 750ms;
        transition-delay: 750ms, 750ms;
    }
    .global-header-show.global-header-touch .navbar-nav>li:nth-child(10) {
        -webkit-transition-delay: 800ms, 800ms;
        transition-delay: 800ms, 800ms;
    }
    .carBox .flex-rt-box .nav-car-item-box-a {
        position: relative;
        height: auto;
    }
}


.hi4_icon{
    margin-bottom: 0.23rem;
    margin-top: 0.1rem;
}
.hi4_icon img{
    width: 0.4rem;
}
.iconkejichangcheng-kafeizhineng{
    font-size: .2rem !important;
}
@media (max-width: 1024px){
    .hi4_icon{
        margin-bottom: 0.2rem;
        margin-top: 0.2rem;
    }
    .hi4_icon img{
        width: 0.8rem;
    }
    .iconkejichangcheng-kafeizhineng{
        font-size: .35rem !important;
    }
}



/* 2023 06 08 */
.btn_list{
    display: none;
    margin-top: 0.1rem;
    font-size: 0.12rem;
}
.car_type{
    border-top: 0.01rem solid #3daeae;
	border-bottom: 0.01rem solid #3daeae;
    margin-bottom: 0.15rem;
}
.car_type span{
	display: block;
    font-size: .1rem;
    line-height: 16px;
    letter-spacing: 0.007rem;
    font-weight: bold;
    color: #3daeae !important;
    padding-right: 0 !important;
    padding: 0.026rem 0.03rem !important;
}
.carBox.models_box .col2 .block{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.carBox .flex-rt-box .nav-car-item-box-a:hover .btn_list{
    display: flex;
}
.carBox .flex-rt-box .nav-car-item-box-a:hover .car_type{
    display: none;
}
.btn_list .ljxq_btn, .btn_list .qjgc_btn{
    height: 0.3rem;
    width: 0.95rem !important;
    border: 1px solid #222;
    color: #222 !important;
    line-height: 0.28rem;
    text-align: center;
}
.btn_list .ljxq_btn{
    background: #222;
    color: #fff !important;
}
.btn_list .qjgc_btn{
    margin-left: 0.08rem
}
.header_720gc{
    position: absolute;
    width: 0.3rem;
    right: 0.15rem;
    top: 0.2rem;
}
.carBox .flex-rt-box .nav-car-item-box-a:hover .header_720gc{
    display: none;
}


@media (max-width: 1024px){
    .carBox .flex-rt-box .item-desc{
        line-height: 0.2rem;
        margin-top: 0.1rem;
    }
}
@media (max-width: 767px){
    .carBox .flex-rt-box .item-desc{
        line-height: 0.24rem;
        margin-top: 0.1rem;
    }
}


.nav-testdrive .more_list .brand-logo {
    width: 0.7rem;
    height: 0.5rem;
    margin-bottom: 0 !important;
    display: flex;
    align-content: center;
    justify-content: center;
}

.nav-testdrive .more_list .brand-logo img {
    min-width: 100%;
    max-height: 100%;
}

