.site-nav{height: 30px; line-height: 30px; border-bottom: 1px solid #edeff2; font-size: 12px; color: #515567; background-color: #f7f8f9; overflow: hidden;}
.site-nav a{color: #515567; }
.site-nav span{font-size: 16px; line-height: 26px; padding-left: 10px; padding-right: 10px;}
.site-nav li{float: left;}
.site-nav .news{position: relative;}
.site-nav .news .label{ position: relative; top: 0px; +top:-2px; left:3px; min-width: 15px; height: 15px; border-radius: 50%; overflow: hidden; line-height: 15px; background-color: #f60; color: #fff; text-align: center; display: inline-block;}
.site-nav-button{display: inline-block;position: relative;height: 20px;line-height: 20px;padding-left: 5px;padding-right: 5px;font-size: 12px;border-radius: 4px;-webkit-transition: .2s;transition: .2s;color: #fff !important;background: #f60;margin-left: 10px;}
.site-nav-button:hover{background: #e55b00;text-decoration: none;}
