.index{
    width: 100%;
}
.kv{
    width: 100%;
}
.kv .swiper{
    width: 100%;
}
.kv .swiper .swiper-wrapper img{
    width: 100%;
}
:root{
    --swiper-theme-color: #000 !important;
}
.carmodel{
    width: 100%;
}
.choice{
    font-size:0.38rem;
    text-align: center;
    line-height: 0.8rem;
    margin: 0.2rem 0;
    margin-top: 0.4rem;
}
.carmodel img{
    width: 100%;
    display: block;
}
.index .more{
    display: block;
    width: 1.914rem;
    height: 0.52rem;
    color: #fff;
    font-size: 0.16rem;
    margin: 1rem auto;
    margin-top: 0.6rem;
    text-align: center;
    line-height: 0.52rem;
    background: #a93428;
}
.index .more span{
    color: #fff;
    font-size: 0.28rem;
}
.newscenter .bignew .imgBox{
    width: 7.5rem;
    height: 4.18rem;
    overflow: hidden;
}
.newscenter .bignew p{
    padding: 0.1rem 0.2rem;
    font-size: 0.21rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newscenter .bignew p span{
    font-size: 0.3rem;
}
.newscenter .text1{
    color: #a93428;
}
.newscenter .bignew p .text1::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 0.2rem;
    background: #ccc;
    margin: 0 0.2rem;
}

.bignew img{
    width: 100%;
    display: block;
}
.minnew{
    width: 100%;
}
.minnew dl{
    display: flex;
    padding: 0.4rem 0.2rem;
    border-bottom: 1px solid #f1f1f1;
}
.minnew dl a{
}
.minnew dl dd{
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    float: left;
}
.minnew dl dt {
    float: right;
    width: 2.4rem;
    height: 1.34rem;
    overflow: hidden;
}
.minnew dl dt img{
    width: 100%;
}
.newscenter .minnew dd p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.42rem;
}
.newscenter .minnew dd p span{
    font-size: 0.3rem;
}
.newscenter .minnew dd p .text1::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 0.2rem;
    background: #ccc;
    margin: 0 0.2rem;
}
.newscenter .minnew dd .date{
    font-size: 0.26rem;
    color: rgba(166, 166, 166, 1);
    line-height: 0.2rem;
    /* padding-top: 0.2rem; */
}
.restslink{
    width: 100%;
    padding-top: 0.4rem;
}
.restslink dl dt{
    width: 100%;
    height: 3rem;
    overflow: hidden;
}
.restslink dl dt img{
    width: 100%;
    display: block;
}
.restslink dl dd{
    display: flex;
    padding:0.2rem 0.4rem;
    justify-content: space-between;
    align-items: center;
}
.restslink dl dd p{
    display: flex;
    flex-direction: column;
}
.restslink dl dd a {
    display: flex;
    font-size: 0.24rem;
    align-items: center;
}
.restslink dl dd  a i{
    padding-top: 0.04rem;   
}
.restslink dl dd p span:first-child{
    font-size: 0.32rem;
}
.restslink dl dd p span:last-child{
    font-size: 0.24rem;
    color:rgba(166, 166, 166, 1) ;
}
.lastbox{
    width: 100%;
    margin-top: 1.4rem;
}
.lastbox>img{
    width: 100%;
    display: block;
}<!--ºÄÊ±1772614028.5242Ãë-->