.sub-list{transition:height .3s ease-in-out;height:0;overflow:hidden}.list-item:hover .sub-list{height:110px}.list-item:hover .to-bottom{display:none}.list-item:hover .to-top{display:inline}