.audio_banner_img {
    width          : 100%;
    height         : 5.6998rem;
    background     : url("../images/d5.png");
    background-size: cover;
}

.audioChannel_link {
    margin-top   : .3665rem;
    margin-bottom: .3033rem;
}

.audioChannel_link_list {
    display: flex;
}

.audioChannel_container_list_item_t7 {
    font-size    : .1769rem;
    white-space  : nowrap;
    overflow     : hidden;
    text-overflow: ellipsis;
}

.audioChannel_link_list_item {
    width        : 1.643rem;
    height       : .5055rem;
    background   : #F4F4F4;
    border-radius: .0632rem;
    text-align   : center;
    line-height  : .5055rem;
    font-size    : .2528rem;
    font-family  : Microsoft YaHei;
    font-weight  : 400;
    color        : #333333;
    cursor       : pointer;
}

.audioChannel_checked {
    background: #3C80F4;
    color     : #FFFFFF;
}

.audioChannel_container_list {
    display  : flex;
    flex-wrap: wrap;
}

.audioChannel_container_list_item {
    --n             : 3;
    --itemWidth     : 5.7125rem;
    width           : 5.7125rem;
    height          : 2.0221rem;
    background      : #FFFFFF;
    border          : .0126rem solid #F0F0F0;
    border-radius   : .1264rem;
    margin-bottom   : .2275rem;
    padding         : .278rem 0 0 .3286rem;
    box-sizing      : border-box;
    /* margin-left     : calc((100% - var(--itemWidth) * var(--n)) / (var(--n) + 1)); */
    margin-right: .278rem;
}
.audioChannel_container_list_item:nth-child(3n){
    margin-right: 0;
}
.audioChannel_container_list_item:hover {
    box-shadow: 0rem .0379rem .0632rem 0rem rgba(0, 0, 0, 0.1);
}

.audioChannel_box1 {
    display      : flex;
    align-items  : center;
    margin-bottom: .1517rem;
}

.audioChannel_container_list_item_img {
    width           : .3286rem;
    height          : .3286rem;
    margin-right    : .1264rem;
    /* border-radius: 50%; */
}

.audioChannel_container_list_item_t1 {
    font-size    : .2022rem;
    font-family  : Microsoft YaHei;
    font-weight  : 400;
    color        : #333333;
    text-overflow: ellipsis;
    overflow     : hidden;
    white-space  : nowrap;
}

.audioChannel_container_list_item_t1:hover {
    color: #3C80F4;
}

.audioChannel_container_list_item_img2 {
    width        : .6066rem;
    height       : .6066rem;
    margin-right : .1517rem;
    border-radius: 50%;
}

.audioChannel_box2 {
    display      : flex;
    align-items  : center;
    margin-bottom: .1769rem;
}

.audioChannel_box3 {
    width        : 2.1232rem;
    height       : .4423rem;
    background   : #f4f4f4;
    border-radius: .2275rem;
    display      : flex;
    align-items  : center;
    margin-right : 1.0616rem;
}

.audioChannel_container_list_item_img3 {
    width       : .1896rem;
    height      : .2401rem;
    margin-left : .2275rem;
    margin-right: .1896rem;
}

.audioChannel_container_list_item_t2 {
    color       : #999999;
    font-size   : .1517rem;
    margin-right: .0253rem;
}

.audioChannel_container_list_item_t3 {
    color    : #538AFA;
    font-size: .1517rem;
}

.audioChannel_container_list_item_img4 {
    width       : .2275rem;
    height      : .2275rem;
    margin-right: .0379rem;
}

.audioChannel_container_list_item_t4 {
    font-size  : .1517rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color      : #999999;
}

.audioChannel_box4 {
    display    : flex;
    align-items: center;
}

.audioChannel_box5 {
    display    : flex;
    align-items: center;
}

.audioChannel_container_list_item_t5 {
    margin-right: .1643rem;
    font-size   : .2022rem;
    font-family : Microsoft YaHei;
    font-weight : 400;
    color       : #333333;
    white-space : nowrap;
}

.audioChannel_container_list_item_t6 {
    /* width        : .8847rem; */
    height       : .278rem;
    border       : .0126rem solid #4480FB;
    border-radius: .0632rem;
    font-size    : .1769rem;
    font-family  : Microsoft YaHei;
    font-weight  : 400;
    color        : #4480FB;
    text-align   : center;
    line-height  : .278rem;
    margin-right : .1769rem;
    box-sizing   : border-box;
    padding      : 0 .05rem;
    white-space  : nowrap;
}

.audioChannel_container_list_item_t5 {
    font-size: .1769rem;
    color    : #333333;
}

.audio_clicksee_btn {
    width        : 3.7915rem;
    height       : .5055rem;
    border       : .0126rem solid #F0F0F0;
    border-radius: .2528rem;
    margin       : 0 auto .2528rem auto;
    cursor       : pointer;
    text-align   : center;
    line-height  : .5055rem;
    font-size    : .1769rem;
}