
.filterBox { width: 100%; float: left; padding-top: 20px; }
.filterTitle { width: 100%; position: relative; height: 30px;}
.voyageCity { line-height: 30px;}
.voyageOpt { position: absolute; right: 0; bottom: 0;}
.voyageOpt .takeTimeBox ul { width: 160px; top: 29px;  right: 0; }
.voyageOpt .transitCityBox ul { width: 160px; top: 29px;  right: 0; }
.inputSearchBox { position: relative;}
.inputSearchBox button { position: absolute; right: 5px; top: 5px; background: #fff;}

.filterShow { width: 100%; margin-top: 10px; float: left; line-height: 25px; display: block; }
.filterShow .txtTitle { display: block; float: left;}
.filterShow ul { float: left; }
.filterShow ul li { float: left; background: #e24c3b; color: #fff; padding: 0 10px; margin: 0 2px; }
.filterShow ul li a { color: #fff;}
.filterShow ul li:hover { background: #cc0000;}
.filterShow .clear { display: block; float: left;}
.resultItem{float:left;}
.resultItem div{float: left;}

.clock{background:url('/images/page/clock.png') no-repeat center left;}
