*{
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    font-style: none;
    color: #000;
}
header {
    width: 100%;
    position: relative;
}
header .kv{
    width: 100%;
    display: block;
}
header .logo{
    width: 2rem;
    height: 0.6rem;
    position: absolute;
    top: 0.58rem;
    left: 0.6rem;
}
.inner{
    width: 100%;
    position: relative;
}
.inner>.bgs{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: block;
    z-index: -1;
}
.car-box{
    width: 80%;
    margin: 0 auto;
    padding-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 5.5rem;
}
.car-box img{
    width: 100%;
}
.car-box .car img{
    width: 70%;
    margin-left: 2.5rem;
}
.cartext{

}
.cartext p{
    display: flex;
    /* justify-content: space-between; */
}
.cartext p a{
    font-size: 0.32rem;
    width: 2.16rem;
    height: 0.61rem;
    text-align: center;
    line-height: 0.61rem;
    border: 1px solid #fff;
    color: #fff;
}
.cartext p a:hover{
    background: #fff;
    color: #ea751d;
}
.cartext p a#sj{
    margin-left: 0.24rem;
}
.zhinan,.czcx{
    width: 80%;
    margin: 0 auto; 
}
.right-title{
    text-align: right;
}
.right-title img,.left-title img{
    height: 0.94rem;
}
.zhinan .zhinaninner{
    width: 100%;
    margin-top: 0.4rem;
    display: block;
}
.left-title{
    text-align: left;
}
.czcx{
    padding-top: 1.8rem;
}
.cslist{
    width: 100%;
    padding-top: 1.7rem;
    position: relative;
    margin-bottom:1.6rem;
}
.swiper-slide .car{
    display: block;
    width: 100%;
}
.cslist .swiper-slide p{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.swiper-slide p .carname{
    /* height: 0.44rem; */
    width: auto;
    font-size: 0.42rem;
    color: #ea751d;
}
.swiper-slide p .cspzbut{
    height: 0.42rem;
    cursor: pointer;
    padding-left: 0.2rem;
}
.mySwiper .swiper-slide p{
   display: none;
}
.mySwiper .swiper-slide-active p{
    display: flex;
    justify-content: center;
    padding-top: 0.5rem;
}
.mySwiperbtn{
    position: absolute;
    left: 4.5rem;
}
.cslist svg{
    width: 2.16rem;
    height: 0.62rem;
    border: 1px solid #ea751d;
    cursor: pointer;
}
.xczj{
    width: 80%;
    margin: 0 auto;
    padding-top: 1.2rem;
}
.xcSwiper{
    width: 90%;
    margin: 0 auto;
}
.cslist .swiper-slide>img{
    transform: scale(0.8);
}
.cslist .swiper-slide-active>img{
    transform: scale(1.1);
}
.xcSwiper img{
    width: 100%;
    display: block;
}
.xcSwiperbtn svg{
    width: 2.16rem;
    height: 0.62rem;
    border: 1px solid #ea751d;
    cursor: pointer;
}
.xwzx{
    width: 80%;
    margin: 0 auto;
    margin-top: 2rem;
    position: relative;
}
.xwSwiper{
    width: 90%;
    margin: 0 auto;
}
.xwSwiper .swiper-slide .xwleft{
    float: left;
    width: 7.4rem;
}
.xwSwiper .swiper-slide .xwleft img{
    width: 100%;
    display: block;
}
.xwtext{
    padding: 0.34rem 0.26rem 0.45rem 0.44rem;
    background: #fff8f3;
}
.xwtext .date{
    font-size: 0.5rem;
    color: #ea751d;
    font-weight: 600;
}
.xwtext .date span{
    color: #ea751d;
    font-size: 0.24rem;
    padding-left: 0.1rem;
}
.xwtext .xwtitle{
    font-size: 0.36rem;
    color: #ea751d;
    font-weight: 600;
    padding: 0.5rem 0;
}
.xwtext .xwinner{
    font-size: 0.24rem;
    text-align: justify;
    display: -webkit-Box;
    -webkit-Box-orIEnt: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.xwSwiper .swiper-slide .xwright{
    float: right;
    width: 6.08rem;
}
.xwSwiper .swiper-slide .xwright img{
    width: 100%;
    display: block;
}
.xwSwiper .swiper-slide .xwright>div{
    position: relative;
}
.xwSwiper .swiper-slide .xwright>div p{
    position: absolute;
    bottom:0;
    left: 0;
    background: rgba(0,0,0,0.5);
    font-size: 0.18rem;
    width: 100%;
    line-height: 0.58rem;
    text-indent: 0.3rem;
    overflow: hIDden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.xwSwiper .swiper-slide .xwright>div p span{
    color: #fff;
}
.xwSwiper .swiper-slide .xwright>div p span:nth-child(3){
    padding-left: 0.2rem;
}
.xwSwiper .swiper-slide .xwright .min2{
    margin-top: 0.2rem;
}
.xwSwiperbtn{
    width: 6.08rem;
    position: absolute;
    right: 0.77rem;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}
.xwSwiperbtn svg{
    width: 2.16rem;
    height: 0.62rem;
    border: 1px solid #ea751d;
    cursor: pointer;
}
.gdjc{
    width: 80%;
    margin: 0 auto;
    padding-top: 1.7rem;
}
.ewmBox{
    padding-top: 0.8rem;
    display: flex;
    justify-content: center;
}
.ewmBox img{
    width: 2rem;
    margin:  0 0.2rem;
}
.car_parameters{
    position: fixed;
    background-color: rgba(0, 0, 0, .74);
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 99;
    display: none;
}
.car_parameters .tit{
    height: 1.24rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.car_parameters .tit img{
    width: 100%;
}
.content{
    height: 100%;
    padding-top: 1.24rem;
    overflow: auto;
}
.car_parameters .item{
    display: none;
}
.car_parameters .item, .car_parameters .list{
    height: 100%;
    overflow: hidden;
}
.car_parameters .con{
    position: absolute;
    width: 11.90rem;
    height: 90%;
    top: 5%;
    left: 50%;
    margin-left: -5.95rem;
    border: .06rem solid #ea751d;
    background-color: #c6c6c6;
}
.car_parameters .close,.jgbox .close{
    position: absolute;
    top: .30rem;
    right: .30rem;
    width: .46rem;
    height: .46rem;
    background: url(../img/close.png) center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 3;
}
.swiper_box {
    position: relative;
}
.swiper_box img{
    display: block;
    max-width: 100%;
}
.car_parameters .swiper-pointer-events{
    position: relative;
}
.car_parameters .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    color: #fff;
}
.car_parameters .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    color: #fff;
}
.car_parameters .s2{
    margin: 0.4rem;
    overflow: hidden;
}
.table_box{
    padding-bottom: 1rem;
}
.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.footer p{
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.5rem;
    background: #ea751d;
}
.jgbox{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9;
    left: 0;
    top: 0;
    display: none;
}
.jgbox img{
    width: 80%;
    display: block;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.jgbox .close{
    right: 1.7rem;
}