.city-ui {
    display: none;
    margin: 0 auto;
    border: 1px solid #bbbbbb;
    z-index: 99999;
    position: absolute;
    background: #FFF;
    overflow: hidden;
    border:2px solid #00bb66;
    border-radius:2px;
    -moz-box-shadow: 3px 3px 4px #999;
    -webkit-box-shadow: 3px 3px 4px #999;
    box-shadow: 3px 3px 4px #999;
    /* For IE 8 */
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";*/
    /* For IE 5.5 - 7 */
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength = 4, Direction = 135, Color = '#999999');*/
}
.city{border:1px solid #ccc; height:24px; line-height:24px;}
/*.city-ui div {
    margin: 0;
    padding: 0;
    width: 400px;
    display: none;
}*/

.city-ui .tab {
    margin: 5px;
    padding: 0;
    padding-left: 20px;
    list-style: none;
    width: 400px;
    height: 28px;
    border-bottom: 1px solid #d7e6f8;
    zoom: 1;
}

.city-ui .cities li {
    float: left;
    width: 65px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    /*background-color: #fff;*/
}

.city-ui .tab li {
    float: left;
    height: 26px;
    line-height: 26px;
    background:#eff6fe;
    border:1px solid #d7e6f8;
    text-align: center;
    cursor: pointer;
    color: #555;
    margin-right:6px;
    padding:0 8px;
    position: relative;
    bottom:-1px;
}

.city-ui .tab li.cur {
    border:1px solid #d7e6f8;
    border-bottom: 1px solid #fff;
    background:#fff;
}

.city-ui .hover{
    color: #f55c26;
    background:#F6F6F6;
}
.city-ui dl{
    display: none;
}
.city-ui .cities dt {
    float:left;
    width:30px;
    text-align:center;
    line-height:26px;
    color: #f55c26;
}
.city-ui .cities dd{width: 400px;overflow:hidden;}
.city-ui .cities dd a{
    width:65px;
    float:left;
    color:#000;
    font-size:12px;
    text-decoration:none;
    height:26px;
    line-height:26px;
    text-align:center;
}
.city-ui .cities dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}

/*������ʽ*/
.city-ui .result li{
    cursor: pointer;
    line-height: 35px;
    text-indent: 10px;;
}
.city-ui .result li p{
    color: #808080;
    text-align: left;
}
.city-ui p{
    text-align: center;
}
.city-ui p a ,.city-ui p p{
    color: #778899;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    float: left;
}

/*国际旅游*/
.city-ui .tab_gjtrip {
	margin: 5px;
    padding: 0;
    padding-left: 20px;
    list-style: none;
    width: 470px;
    height: 28px;
    border-bottom: 1px solid #d7e6f8;
    zoom: 1;
}

.city-ui .tab_gjtrip li {
    float: left;
    height: 26px;
    line-height: 26px;
    background:#eff6fe;
    border:1px solid #d7e6f8;
    text-align: center;
    cursor: pointer;
    color: #555;
    margin-right:6px;
    padding:0 8px;
    position: relative;
    bottom:-1px;
}

.city-ui .tab_gjtrip li.cur {
    border:1px solid #d7e6f8;
    border-bottom: 1px solid #fff;
    background:#fff;
}
.city-ui .cities_gjtrip dt {
    float:left;
    width:40px;
    text-align:center;
    line-height:26px;
    color: #f55c26;
}
.city-ui .cities_gjtrip dd{width: 470px;overflow:hidden;margin-left: 15px;}
.city-ui .cities_gjtrip dd a{
    width:65px;
    float:left;
    color:#000;
    font-size:12px;
    text-decoration:none;
    height:26px;
    line-height:26px;
    text-align:center;
}
.city-ui .cities_gjtrip dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}

/*国际机票*/
.city-ui .tab_gjticket {
	margin: 5px;
    padding: 0;
    padding-left: 20px;
    list-style: none;
    width: 470px;
    height: 28px;
    border-bottom: 1px solid #d7e6f8;
    zoom: 1;
}

.city-ui .tab_gjticket li {
    float: left;
    height: 26px;
    line-height: 26px;
    background:#eff6fe;
    border:1px solid #d7e6f8;
    text-align: center;
    cursor: pointer;
    color: #555;
    margin-right:6px;
    padding:0 8px;
    position: relative;
    bottom:-1px;
}

.city-ui .tab_gjticket li.cur {
    border:1px solid #d7e6f8;
    border-bottom: 1px solid #fff;
    background:#fff;
}
.city-ui .cities_gjticket dt {
    float:left;
    width:30px;
    text-align:center;
    line-height:26px;
    color: #f55c26;
}
.city-ui .cities_gjticket dd{width: 470px;overflow:hidden;margin-left: 15px;}
.city-ui .cities_gjticket dd a{
    width:65px;
    float:left;
    color:#000;
    font-size:12px;
    text-decoration:none;
    height:26px;
    line-height:26px;
    text-align:center;
}
.city-ui .cities_gjticket dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}
.poiwidth{
	width: 350px;
}