
html {
    min-height: 100%;
    position: relative
}

body {
    min-height: 100%;
    font-family: "Microsoft YaHei";
}
a{text-decoration: none!important;}
li,ul{list-style: none;}

/*图标*/
span.glyphicon.glyphicon-forward{font-size: 12px; position: relative; left: 5px;}
