.ul_content .gather{
    list-style: none;
}
 .parent_gather .gather{
 display: none;
}
.parent_gather .gather_show{
     display: block;
 }

