body{
    background: #282828;
}
.banner{
    width: 100%;
}
.banner>img{
    width: 100%;
}
.pcmainview{
    background: url("../images/pc/baimg.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}
.xczbview{
    width: 100%;
    /* background: url("../images/pc/img2.jpg"); */
    background-size: 100% 100%;
    padding-bottom: 1.5rem;
}
.titleimg{
    height: 1.1rem;
}
.xczbview .titleimg{
    margin-left: 2.18rem;
}
.zbview{
    width: 13.4rem;
    margin: 0 auto;
    margin-top: .64rem;
}
.zbview img,.zbview video{
    width: 100%;
}
.mianview{
    /* padding-top: 1.72rem; */
    /* background: url("../images/pc/img3.jpg"); */
    background-size: 100% 100%;
}
.l6view{
    width: 13.4rem;
    margin: 0 auto;
    margin-bottom: 1.2rem;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    position: relative;
}
.l6img{
    width: 8.05rem;
    position: absolute;
    left: 0;
    top: -.22rem;
}
.czznview{
    width: 13.4rem;
    margin: 0 auto;
    position: relative;
}
.czznimg{
    width: 13.4rem;
}
.czznview .titleimg{
    position: absolute;
    right: 0;
    top: 0;
}
.videoview{
    width: 6.48rem;
    padding-top: 1rem;
}
.videoview img,.videoview video{
    width: 100%;
}
.carshowview{
    height: 10rem;
    /* background: url("../images/pc/img4.jpg"); */
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
}
.carshowview .titleimg{
    position: absolute;
    left:2.9rem;
    top: .4rem;
}
.carshowba{
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.carswipercar{
    height: 2.2rem;
    margin: 0 auto;
    transform: scale(.4);
    transform-origin: bottom center;
    transition: .6s;
}
.carswipername{
    height: .46rem;
    margin: 0 auto;
    transform: scale(0);
    transform-origin: center center;
    transition: .6s;
    margin-top: .47rem;
}
.carshow-btn{
    height: .55rem;
    position: absolute;
    bottom: 2.1rem;
    margin: auto;
    z-index: 99;
    cursor: pointer;
    outline: none;
}
.carshow-btn.jt-l{
    left: 7rem;
}
.carshow-btn.jt-r{
    right:7rem;
}

.btn-cans{
    height: .5rem;
    position: absolute;
    right: 3rem;
    top: 1.4rem;
    z-index: 99;
    cursor: pointer;
}
.carname{
    position: absolute;
    right: 5rem;
    top: 1.4rem;
    text-align: right;
}
.carname>img{
    height:.44rem ;
    display: none;
}
.carname>img:first-child{
    display: block;
}
.swiper-slide-active .carswipercar{
    transform: scale(1);
}
.swiper-slide-active .carswipername{
    transform: scale(1);
}

.carshowswiper{
    margin-top: 3.3rem;
}


.jckdview{
    padding-bottom: 1.1rem;
    /* background: url("../images/pc/img5.jpg"); */
    background-size: 100% 100%;
}
.jckdmain{
    width: 13.4rem;
    margin: 0 auto;
    padding-top: 1.5rem;
    position: relative;
}
.jckdmain .titleimg{
    position: absolute;
    right: 0;
    top: 0;
}
.jckdswiper{
    position: relative;
}
.jckdswiper .centimg{
    width: 100%;
}
.jckd-btn{
    width: .64rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    outline: none;
}
.jckd-btn.jt-l{
    left: -1rem;
}
.jckd-btn.jt-r{
    right: -1rem;
}
.xcview{
    padding-top: 2.2rem;
    padding-bottom: 1.6rem;
}
.xcview>div{
    width: 13.4rem;
    margin: 0 auto;
    position: relative;
    padding-top: 1.4rem;
}
.xcview .titleimg{
    position: absolute;
    right: 0;
    top: 0;
}
.xcswiper{
    width: 100%;
}
.newsview{
    /* padding-top: 1.5rem; */
    padding-bottom: 1.6rem;
    /* background: url("../images/pc/img6.jpg"); */
    background-size: 100% 100%;
}
.newsview>div{
    width: 13.4rem;
    margin: 0 auto;
    position: relative;
    padding-top: 1.8rem;
}
.newsview .titleimg{
    position: absolute;
    left: 0;
    top: 0;
}
.newswiperitem{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.newswiperitem .left{
    width: 7.4rem;
}
.newswiperitem .left .newsimgbox{
    width: 100%;
    /* height: 4rem; */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newswiperitem .left img{
    width: 100%;
}
.newswiperitem .left .newstxt{
    width: 100%;
    background: #fff;
    color: #6b0c0c;
    padding: .3rem .45rem;
}
.newswiperitem .left .newstxt p:first-child{
    font-size: .4rem;
    margin-bottom: .14rem;
}
.newswiperitem .left .newstxt p:nth-child(2){
    font-size: .32rem;
    margin-bottom: .2rem;
    line-height: 1.4;
}
.newswiperitem .left .newstxt p:nth-child(3){
    font-size: .18rem;
    color: #6b0c0c;
    line-height: 1.4;
}
.newswiperitem .right{
    width: 5.7rem;
}
.newswiperitem .right>div:first-child{
    margin-bottom: .26rem;
}
.newswiperitem .right .newsimgbox{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 2rem;
    overflow: hidden;
}
.newswiperitem .right img{
    width: 100%;
    /* height: 2.2rem; */
}
.newswiperitem .right .newstxt{
    display: flex;
    background: #fff;
    color: #6b0c0c;
    padding: .1rem .16rem;
    font-size: .24rem;
}
.newswiperitem .right .newstxt p:first-child{
    margin-right: .2rem;
}
.newswiperitem .right .newstxt p{
    line-height: 1.4;
}
.newswiper{
    position: relative;
}
.jtview{
    position: absolute;
    /* right: 0rem;
    bottom: 0; */
    /* width: 3rem; */
    height: .55rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 99999;
    /* margin-top: .6rem; */
    bottom: 0;
}
.jtview img{
    height: 100%;
    flex-shrink: 0;
    outline: none;
    cursor: pointer;
    margin-left: .5rem;
}


.moreview{
    /* padding-top: 1rem; */
    padding-bottom: 1.4rem;
    /* background: url("../images/pc/img7.jpg"); */
    background-size: 100% 100%;
}
.moreview>div{
    padding-top: 1.8rem;
    width: 13.4rem;
    margin: 0 auto;
    position: relative;
}
.moreview .titleimg{
    position: absolute;
    right: 0;
    top: 0;
}
.ewmlist{
    width: 10rem;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.ewmlist img{
    width: 2.6rem;
}
.index-bot{
    width: 100%;
    text-align: center;
    padding: .2rem 0;
    color: #fff;
    background: #e56f1b;
    font-size: .24rem;
}



.mobpop{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 99999999999;
    background: rgba(0, 0, 0, .75);
    display: none;
}
.mobpop .mobpopview{
    width: 12rem;
    height: 90%;
    border: 3px solid #eb6100;
    overflow-y: auto;
    background: #eb6100;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.mobpopview-tit{
    width: 100%;
    /* height: .88rem; */
}
.mobpopview-tit img{
    width: 100%;
}
.popmainimg{
    width: 100%;
    /* height: 6.8rem; */
    overflow: hidden;
}
.popmainimg img{
    width: 100%;
}
.mobpop .csimg{
    width: 100%;
}
.popimglist{
    width: 100%;
    background: #aeaeae;
    /* background-image: url("../images/pc/pop-botba.jpg"); */
    background-size: 100% 100%;
    overflow: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: .28rem;
    padding-bottom: .28rem;
    padding-left: .14rem;
    padding-right: .14rem;
}
.popimglist .item{
    width:24.2%;
    height: 1.74rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:0 .14rem;
    flex-shrink: 0;
    cursor: pointer;
}
.popimglist .item img{
    width: 100%;
    height:auto;
}
.pop-close{
    width: 1.33rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
}
.back{
    font-size: .3rem;
    color: #fff;
    position: absolute;
    right: .4rem;
    top: 1.4rem;
}

.carprice{
    width: 13.4rem;
    margin: 0 auto;
    
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.carprice>div{
    width: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .4rem;
}
.carprice>div p:first-child{
    /* margin-right: .4rem; */
    background: #8c1425;
    padding: .1rem .3rem;
    font-size: .36rem;
    /* font-style: italic; */
}
.carprice>div p:last-child{
    letter-spacing: .06rem;
    font-size: .36rem;
    font-style: italic;
    font-weight: bold;
    /* border:2px solid #8c1425; */
    /* border-radius: 4px; */
    padding: .1rem .2rem;
    /* background: #fff;
    color: #8c1425; */
}

.bindqx{
    position: absolute;
    left: 4.6rem;
    top: 28rem;
    font-size: .24rem;
    padding: .2rem .6rem;
    color: #fff;
    border: 2px solid #fff;
    z-index: 9;
    transition: .4s;
    
}
.bindqx:hover{
    background: #fff;
    color: #e56f1b;

}