.first_bar{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #323C49;
    margin-bottom: 10px;
}
.click_bar{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #323C49;
    padding: 8px 12px;
    width: 100%;
    height: 38px;
    background: #FFFFFF;
    border-radius: 4px;
    padding-left: 21px;
}
.for_div{
    border-left: 1px solid #EDEEF0;;
}
.new_a_item{
    margin-bottom: 10px;
}