/**组件样式**/
.nav>ul>li {
    position: relative;
    float: left;
    width: 12%;
    text-align: center;}
