1、效果图
2、代码
<style>
/*common css begin*/
*{margin:0px;padding:0px;}
body{font-family: 微软雅黑,Microsoft yahei,Arial,Verdana,Tahoma,sans-serif; font-size: 12px;}
a { color: #666; text-decoration: none; cursor: pointer; }
a, input { outline: none; }
ul li{list-style: none;}
.fl { float: left; }
.fr { float: right; }
.clearfix:after{content:"";display:block;clear: both;}
/*common css end*/
.main{position: absolute; left: 8px; top: 8px; bottom: 8px; right: 8px;}
.nav{height: 36px;background: #12BCA6;position: absolute;left:0px;right:0px;top:0px;z-index: 9;}
.nav ul li.nav_list{width:100px; text-align: center;}
.nav ul li.nav_list a{width:100px;text-align:center;color:#fff;display:inline-block;line-height: 36px; }
.nav ul li.nav_list:hover a{background: #10A491;}
.nav ul li.nav_list a img{width:10px;margin-left:5