.language-list[data-v-fa476fe2] {
    width: 80%;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 20px auto
}

.language-list>div[data-v-fa476fe2] {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: .32rem
}

.language-list>div[data-v-fa476fe2]:last-child {
    border-bottom: none
}

.language-list>div.active[data-v-fa476fe2] {
    color: #1b1a1e;
    background: #efefef
}

.language-list>div img[data-v-fa476fe2] {
    width: 30px;
    margin-right: 10px
}

.title[data-v-38579bf8] {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 40px 0
}

.van-cell[data-v-38579bf8] {
    background: none
}
