.nav-bar{ width: 1360px; height: 30px; background-color: #0085d0; line-height: 30px; font-size: 16px; margin:auto; } .nav-bar > ul{ width: 100%; } .nav-bar ul > li{ float: left; width: 11%; text-align: center; } .nav > li > a{ color: #646464; font-size: 14px; /*padding: 15px 15px 15px 35px;*/ /*padding: px;*/ } .nav > li > a:hover{ color:#FF0000; background-color: #E4E4E4; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover { color:#F6B242; background-color: #fff; } .nav-pills > li.active > a, .nav-pills > li.active > a:focus{ color:#F6B242; background-color: #fff; } .nav-pills > li.active > a { background-color: #fff; border-left: 2px solid #EE6723; color:#F6B242; } .nav-pills > li > a { border-radius: inherit; } #tan{ position: absolute; left: 182px; top:143px; text-align: center; width:158px; border:1px solid #ededed; border-bottom:0px; } #tan>a{ width:158px; height:41px; line-height:41px; text-align:center; display:block; border-bottom:1px solid #ededed; } #tan_box{ position: absolute; left: 182px; top:184px; text-align: center; width:158px; border:1px solid #ededed; border-bottom:0px; } #tan_box>a{ width:158px; height:41px; line-height:41px; text-align:center; display:block; border-bottom:1px solid #ededed; }