.cityFilterBox-wrap{position:relative}
.fixaction-tab-box{display:none;width:320px;height:160px;overflow:hidden;position:absolute;background:#fff;padding:10px 20px;top:45px;left:0;z-index:1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);-moz-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}
.fixaction-tab-box .tab-box-top{height:30px;border-bottom:1px solid #eee;white-space:nowrap;overflow:hidden}
.fixaction-tab-box .tab-box-top span{display:block!important;float:left;margin-right:30px;line-height:20px;height:30px;color:#000;cursor:pointer;font-size:14px;overflow:hidden}
.fixaction-tab-box .tab-box-top span.active{color:#ffab00;border-bottom:2px solid #ffab00}
.fixaction-tab-box .tab-box-top span:last-child{margin-right:0}
.fixaction-tab-box .tab-box-content{line-height:1}
.fixaction-tab-box .tab-box-content ul{padding:0;margin:0;margin-top:20px;display:none;height:90px;overflow:hidden;font-size:0}
.fixaction-tab-box .tab-box-content ul.active{display:block}
.fixaction-tab-box .tab-box-content ul li{display:inline-block;width:70px;height:30px;text-align:left;line-height:1;cursor:pointer;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding-right:10px;font-size:14px}
.fixaction-tab-box .tab-box-content ul li:hover{color:#ffab00}
.matchingWrapper{width:280px;max-height:200px;overflow-y:auto;position:absolute;background:#fff;top:46px;left:0;z-index:1;-webkit-box-shadow:0 0 20px rgba(0,0,0,.05);-moz-box-shadow:0 0 20px rgba(0,0,0,.05);box-shadow:0 0 20px rgba(0,0,0,.05)}
.matchingWrapper .matchingItem{display:block;padding:6px 12px;list-style:none;font-size:12px;height:32px;line-height:20px;cursor:pointer}
.matchingWrapper .matchingItem.on{background:#ffab00}
.matchingWrapper .matchingItem.on span{color:#fff}
.matchingWrapper .matchingItem span{display:inline-block;vertical-align:top;max-width:48%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.matchingWrapper .matchingItem span:last-child{float:right;max-width:50%}
.matchingWrapper .matchingItem:hover{background:#ffab00}
.matchingWrapper .matchingItem:hover span{color:#fff}
.matchingWrapper .empty{display:block;padding:6px 12px;list-style:none;font-size:12px;height:32px;line-height:20px}
.matchingWrapper .empty em{font-style:normal;color:red}