/* 通用样式 start */
body { font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif; } 
.container { width: 1200px; height:auto; margin: 0 auto; } /* 版心 */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* 清除浮动 */
input,button { border: none; outline: none; } 
a:hover { color: #1677ff; } 
/* 通用样式 end */

#gs-departments { width: 100%; height: 100px; } 
#gs-departments ul{width: 100%;height: 100%;}
#gs-departments ul li {width: 140px; float: left;height: auto; line-height: 14px;margin-right: 10px;} 
#gs-departments ul li a{width: 100%; display: inline-block;padding: 7px 0 7px 4px; color: #333333;  cursor: pointer; margin: 0; font-size: 14px; text-decoration: none; vertical-align: middle; }
#gs-departments ul li a:hover{background-color: #1677ff; color: #ffffff;}