/**组件**/
.nav_ul {
    display: flex;
    justify-content: space-between;}
/**组件**/

