.topbar2016 .l .twx, .topbar2016 .l #tapp {z-index:100;}

/*默认搜索关键字*/
#SearchContent label { -moz-user-select: none; color: #9c9c9c; cursor: text; left: 14px; pointer-events: none; position: absolute; top: 11px; z-index:2;}
/*点击搜索排行*/
.search form { position: relative; z-index: 5; }
.hotwords{ display:none; position:absolute;top:0;left:0;overflow: hidden;zoom:1;left:0;top:40px;border:1px solid #ddd; background:#fff; z-index: 1000;}
.hotwords li{_border-bottom:1px solid #eee; padding: 10px 0; float:left; width: 100%; position: relative;}
.hotwords li a{display: block;}	
.hotwords li em{ width: 22px; height: 22px; float: left; text-align: center; margin: 0 15px 0 15px;background:#eee;color:#333;}
.hotwords li em.hot{ background:#22b600;color:#fff; }	
.hotwords li span{height: 22px; line-height: 22px;font-size: 14px;}
.hotwords li:hover{ background: #eee;}
.hotwords .u-more{ position: absolute;right:15px;bottom:10px; height: 22px;}
.hotwords .u-more a{ color:#333;height: 22px; line-height: 22px; display: inline-block;}