*{
    box-sizing: border-box;
}

body{
    min-width: 1200px;
    padding-bottom: 1.2rem;

}
.titimg{
    height: 1.06rem;
    width: auto;
    margin-top: .74rem;
    margin-bottom: .5rem;
}
.bannerviw{
    width: 100%;
    position: relative;
    padding-top:60px;
}
.bannerviw img{
    width: 100%;
}
.jiagimg{
    width: 13.75rem;
    margin-bottom: .9rem;
}
.quanyimg{
    width: 13.75rem;
    margin-bottom: .9rem;
}
.sellingPointOther img{
    width: 100%;
}
.miancarview{
    width: 14.4rem;
    margin: 0 auto;
    overflow: hidden;
}
.video-view{
    width: 100%;
}
.video-view video{
    width: 100%;
}
.carmian{
    background-size: 100% 100%;
    overflow: hidden;
    margin-top:-5px;
}
.carldswiper{
    width: 100%;
    margin-top:-5px;
}
.carldswiper .swiper-slide img{
    width: 100%;
}
.carldswipers .carldswiper:last-child{
    margin-bottom: 0;
}
.cartxt{
    width: 9.5rem;
    margin: 0 auto;
    margin-top: 1rem;
}
.cxsxswiper{
    width: 100%;
}
.cxsxswiper .swiper-slide img{
    width: 100%;
}
.swiper-btn div{
    width: 1.1rem;
    height: 1.2rem;
    background-size: .4rem;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9999;
    cursor: pointer;
}
.swiper-btn div.next{
    background-image: url("../../images/newscar/swiperbtn-next.png");
    right: .28rem;
}
.swiper-btn div.prev{
    background-image: url("../../images/newscar/swiperbtn-prev.png");
    left: .28rem;
}
.cansview{
    width: 100%;
}
.cans-tit{
    font-size: .24rem;
    line-height: 3;
    color: #fff;
    background: #000;
    text-align: center;
}
.cans-table{
    height: 7rem;
    background: #fff;
}
.cans-table p{
    font-size: 0 !important;
}
.cans-table-top{
    width: 100%;
    overflow: auto;
    border-bottom: 1px solid #ccc;
}
.cans-table-top table{
    background: #8a8a8a;
    color: #fff;
}

.cans-table-bot{
    width: 100%;
    overflow: auto;
}
.cans-table table{
    width: auto;
    min-width: 100%;
    table-layout: fixed;
    word-break: break-all;
    font-size: 12px;
    line-height: 1.4;
    border: 1px solid #ccc;
}
.cans-table td{
    height: auto;
    padding: .1rem;
}
.newswiper{
    width: 100%;
    padding-bottom: .4rem;
}
.newswiper .swiper-slide{
    display: flex;
    flex-wrap: wrap
}
.newsitem{
    width:49%;
    background: #fff;
    margin-right: 2%;
    margin-bottom: .3rem;
    display: flex;
    padding: .3rem 0;
    border: 1px solid #42b8cc;
}
.newswiper .swiper-slide .newsitem:nth-child(2n){
    margin-right:0;
}
.newsitem .cont_l{
    width: 23%;
    flex-shrink: 0;
}
.newsitem .cont_r{
    width: 77%;
    flex-shrink: 0;
    padding-right: .3rem;
}
.newsitem .cont_l p.mon{
    font-size: .58rem;
    line-height: 1;
    color: #42b8cc;
    text-align: center;
}
.newsitem .cont_l p.month{
    font-size: .36rem;
    line-height: 1;
    color: #42b8cc;
    text-align: center;
}
.newsitem .tittle_cls{
    color: #333;
    font-size: .24rem;
    line-height: 1;
    margin-bottom: .14rem;
    letter-spacing: 1px;
}
.newsitem .main_article{
    color: #333;
    font-size: 0.14rem;
    line-height: 1.4;
}

.carswiper-btns{
    width: 98%;
    position: absolute;
    right: 0%;
    bottom: 48%;
    display: flex;
    z-index: 99;
    justify-content: space-between;
}
.carswiper-btns>div:nth-child(1){
    width: 1rem;
    height: .8rem;
    background: url(/r/cms/passenger/passenger/images/icon_arrow-l.png) no-repeat;
background-size: 100% 100%;
}
.carswiper-btns>div:nth-child(2){
    width: 1rem;
    height: .8rem;
    background: url(/r/cms/passenger/passenger/images/icon_arrow-r.png) no-repeat;
background-size: 100% 100%;
}
.news-wiper-pagination{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: .2rem;
}

.news-wiper-pagination .swiper-pagination-bullet{
    width: 20px;
    height: 4px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: .8;
    margin-left:10px;
    display: block;
}
.news-wiper-pagination  .swiper-pagination-bullet-active{
    opacity: 1;
    background: #42b8cc;
}

.carldimg{
    width: 100%;
    margin-top:-5px;
}

/*鐣欒祫*/
.lz_box {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(42, 41, 40, .8);
    padding-top: .3rem;
    padding-bottom: .2rem;
    padding-left: .3rem;
    padding-right: .3rem;
}

.fom_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fom {
    width: 87%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /* margin: 20px 0 0 0; */
}

.fom label {
    display: block;
    width: 10%;
    font-size: .24rem;
    height: .36rem;
    overflow: hidden;
    background: #fff;
    float: left;
    margin-left: 1%;
}

.fom label.jxs {
    display: block;
    width: 100%;
}

.fom label.tijia {
    width: 14%;
    margin: 0 0 0 1%;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
}

.fom label.ready {
    background: none;
    color: #fff;
    line-height: 1.2;
    width: 24%;
    text-align: left;
    overflow: visible;
    font-size: 12px;
}

.fom label.ready .check {
    background: none;
    width: auto;
    padding: 0;
    margin: 0 0.5em 0 0;
}

.fom label input {
    padding: 10px 5%;
    width: 100%;
    font-size: 14px;
    border: none;
}

.fom label input.inp1 {
    height: 100%;
}

.fom label select {
    color: #000;
    height: 100%;
    width: 90%;
    border: none;
    background: none;
    padding: 0 5%;
    background-size: auto 20%;
    font-size: .16rem;
}

.fom label.jxs select {
    width: 100%;
    font-size: .16rem;
    border: none;
    border-radius: 0;
}

div#submit {
    background: #d21017;
    color: #fff;
    height: .7rem;
    cursor: pointer;
    line-height: .7rem;
    font-size: .34rem;
    letter-spacing: .1rem;
}

.lz_clos2 {
    cursor: pointer;
    width: 10%;
    position: relative;
}

.lz_clos {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    margin: 5px 3px;
}
.carmian1{
    position: relative;
}
.carhtml-nav{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    z-index: 9;
    overflow: hidden;
}
.carhtml-nav.fixed{
    position: fixed;
    top:1rem;
}
.carhtml-nav-item{
    width: auto;
    height: .7rem;
    font-size: .16rem;
    line-height: .7rem;
    padding: 0 .6rem;
    color: #fff;
    background: #2c2c30;
    cursor: pointer;
    position: relative;
}
.carhtml-nav-item::after{
    content: '';
    width: 1px;
    height: 300%;
    position: absolute;
    right: 0;
    top: -100%;
    transform-origin: center;
    background: #fff;
    transform: rotate(20deg);
    z-index: 1;
}
.carhtml-nav-item-last::after{
    display: none;
}

/*导航鼠标效果*/
.carhtml-nav-item:hover{
    color: #42b8cc;
    background: #2c2c30;
}
.carhtml-nav-logo{
    width: auto;
    padding: 0 .2rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: .7rem;
}
.carhtml-nav-logo img{
    height: .3rem;
}
.PC{
    display: block !important;
}
.mo{
    display: none !important;
}
@media screen and (max-width: 750px){
    body{
        width:100%;
        min-width: 100%;
    }
    .PC{
        display: none !important;
    }
    .mo{
        display: block !important;
    }
    .carhtml-nav{
        display: none !important;
    }
    .miancarview{
        width: 90%;
    }
    .bannerviw{
        padding-top:1.1rem;
    }
   .newsitem{
        width: 100%;
        margin-right: 0;
    }

}