@charset "utf-8";
/* CSS Document */

nav {
    color: #fff;
 background-color: #fff;
    width: 100%;
    height: 56px;
    line-height: 56px;

}
