h1[data-v-9fbd60b5] {
    font-size: 30px
}

h3[data-v-9fbd60b5] {
    font-weight: 400;
    line-height: 1.35
}

.title[data-v-9fbd60b5],h3[data-v-9fbd60b5] {
    font-size: 20px
}

.title[data-v-9fbd60b5] {
    font-weight: 800;
    line-height: 27px;
    padding: 15px 0
}

.arrow-btn[data-v-9fbd60b5] {
    background: #313850;
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    line-height: 32px;
    padding: 0 15px
}

.arrow-btn[data-v-9fbd60b5] svg use {
    fill: #fff
}

.grid-box[data-v-9fbd60b5] {
    border-left: 1px solid #efefef;
    border-top: 1px solid #efefef;
    overflow: hidden;
}

.grid-box .grid-list[data-v-9fbd60b5] {
    display: flex;
    flex-wrap: wrap
}

.grid-box .grid-list li[data-v-9fbd60b5] {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
    height: 100px;
    width: 11.11%
}

.grid-box .grid-list li a[data-v-9fbd60b5] {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.grid-box .grid-list li a .el-image[data-v-9fbd60b5] {
    height: 40px;
    width: 40px
}

.grid-box .grid-list li a .name[data-v-9fbd60b5] {
    font-weight: 600;
    line-height: 1.2;
    text-align: center
}

.grid-box .grid-list li a .num[data-v-9fbd60b5] {
    color: #858ea9;
    font-size: 12px;
    line-height: 1.5
}

/*.popular[data-v-9fbd60b5] {*/
/*    display: flex;*/
/*    justify-content: space-between*/
/*}*/

.popular .grid-box[data-v-9fbd60b5] {
    /*margin-right: 16px;*/
}

.popular .grid-list[data-v-9fbd60b5] {
    flex: 1
}

.popular .grid-list li[data-v-9fbd60b5] {
    width: 16.66%
}

.popular .banner[data-v-9fbd60b5] {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.popular .banner .item[data-v-9fbd60b5] {
    align-items: flex-start;
    background-size: cover;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 68px;
    justify-content: center;
    padding-left: 20px;
    width: 344px
}

.popular .banner .item h5[data-v-9fbd60b5] {
    color: #313131;
    font-size: 16px;
    font-weight: 500
}

.popular .banner .banner01[data-v-9fbd60b5] {
    background-image: url(../../img/car/banner01.webp)
}

.popular .banner .banner02[data-v-9fbd60b5] {
    background-image: url(../../img/car/banner02.webp)
}

.popular .banner .banner03[data-v-9fbd60b5] {
    background-image: url(../../img/car/banner03.webp)
}

.popular .banner .banner04[data-v-9fbd60b5] {
    background-image: url(../../img/car/banner04.webp)
}

.initial[data-v-9fbd60b5] {
    background: #f6f6f8;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    height: 38px;
    line-height: 38px;
    padding: 0 16px
}

.initial[data-v-9fbd60b5]:before {
    background-color: #f7404a;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 8px;
    vertical-align: 3px;
    width: 6px
}

.initial-list[data-v-9fbd60b5] {
    display: flex
}

.initial-list span[data-v-9fbd60b5] {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    padding: 0 5px
}

.initial-list span[data-v-9fbd60b5]:hover {
    color: #f36458
}

.initial-list.horizontal span[data-v-9fbd60b5] {
    margin: 0 6px
}

.initial-list.vertical[data-v-9fbd60b5] {
    background-color: #fff;
    display: none;
    flex-direction: column;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4
}

.initial-list.vertical span[data-v-9fbd60b5] {
    margin: 3px
}

.similar[data-v-9fbd60b5] {
    background-color: #fff;
    margin-top: 20px
}

.similar .title[data-v-9fbd60b5] {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
    padding: 30px 0 20px
}

.similar ul[data-v-9fbd60b5] {
    display: flex;
    flex-wrap: wrap;
    margin-right: -40px
}

.similar ul li[data-v-9fbd60b5] {
    margin-bottom: 24px;
    margin-right: 40px;
    width: 162px
}

@media screen and (max-width:900px) {
    .initial-list[data-v-9fbd60b5] {
        display: flex
    }

    .popular .banner[data-v-9fbd60b5] {
        display: none
    }

    .popular .grid-box[data-v-9fbd60b5] {
        margin-right: 0
    }

    .grid-box .grid-list li[data-v-9fbd60b5] {
        width: 20%
    }

    .initial-list.horizontal[data-v-9fbd60b5] {
        display: none
    }

    .initial-list.vertical[data-v-9fbd60b5] {
        display: flex
    }
}

@media screen and (max-width:500px) {
    h1[data-v-9fbd60b5] {
        font-size: 24px
    }

    h3[data-v-9fbd60b5] {
        font-size: 16px
    }

    .grid-box .grid-list li[data-v-9fbd60b5] {
        width: 33.33%
    }
}