动画效果 详情请看 jQuery api 动画收放 slideUp slideDown 通过id class 来设置 jQuery实现效果

<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<style>
*{
margin: 0;
padding: 0;
}
#boss{
margin:auto ;
500px;
background-color:#C48698;
border: 2px;
}
#boss ul li {
list-style: none;
}
#boss ul li div {
display: none;
height: 500px;
/**/
}
p{
margin-top: 2px;
500px;
height:50px;
background-color:#f9f9f9;
border:2px #4eac30;
}
</style>
<script src="jquery-3.2.0.min.js"></script>
</head>
<body>
<div ).css({
background:'#29315D'
});
});

</script>
</body>
</html>