.city-ui {
	width: 226px;
    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;
    overflow: hidden;
}
.city-ui .cities dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}

.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
}


/**
*鍥介檯鏈虹エ
*/
.gjcity-ui {
	width: 200px;
    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');*/
}
.gjcity-ui .tab {
    margin: 5px;
    padding: 0;
    padding-left: 20px;
    list-style: none;
    width: 400px;
    height: 28px;
    border-bottom: 1px solid #d7e6f8;
    zoom: 1;
}

.gjcity-ui .cities li {
    float: left;
    width: 65px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    /*background-color: #fff;*/
}

.gjcity-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;
}

.gjcity-ui .tab li.cur {
    border:1px solid #d7e6f8;
    border-bottom: 1px solid #fff;
    background:#fff;
}

.gjcity-ui .hover{
    color: #f55c26;
    background:#F6F6F6;
}
.gjcity-ui .tab_gjticket {
	margin: 5px;
    padding: 0;
    padding-left: 20px;
    list-style: none;
    width: 470px;
    height: 28px;
    border-bottom: 1px solid #d7e6f8;
    zoom: 1;
}

.gjcity-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;
}

.gjcity-ui .tab_gjticket li.cur {
    border:1px solid #d7e6f8;
    border-bottom: 1px solid #fff;
    background:#fff;
}

.gjcity-ui .tab_gjticket dt {
    float:left;
    width:30px;
    text-align:center;
    line-height:26px;
    color: #f55c26;
}
.gjcity-ui .tab_gjticket dd{width: 470px;overflow:hidden;margin-left: 15px;}
.gjcity-ui .tab_gjticket dd a{
    width:65px;
    float:left;
    color:#000;
    font-size:12px;
    text-decoration:none;
    height:26px;
    line-height:26px;
    text-align:center;
}
.gjcity-ui .tab_gjticket dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}
.gjcity-ui .cities_gjticket dt {
    float:left;
    width:30px;
    text-align:center;
    line-height:26px;
    color: #f55c26;
}
.gjcity-ui .cities_gjticket dd{width: 470px;overflow:hidden;margin-left: 15px;}
.gjcity-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;
}
.gjcity-ui .cities_gjticket dd a:hover{
    color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}
/*锟斤拷锟斤拷锟斤拷式*/
.gjcity-ui .result li{
    cursor: pointer;
    line-height: 35px;
    text-indent: 10px;;
}
.gjcity-ui .result li p{
    color: #808080;
    text-align: left;
}
.gjcity-ui p{
    text-align: center;
}
.gjcity-ui p a ,.city-ui p p{
    color: #778899;
    height: 30px;
    line-height: 30px;
    margin: 5px;
    float: left;
}

.city_select_move_in{
	color: white;
	background-color: #00bb66
}

/****** 鍥介檯鏈虹エ鍩庡競 *******/
.gj_city_div{
    width: 485px;
    padding: 0 10px;
}
.gj_city_div li{
	text-align: left !important;
	overflow: hidden !important;
}
.gj_city_div li span{
    padding: 3px 3px 2px 3px !important;
}
.gj_city_div li span:HOVER{
	 color: #337ac5;
    font-weight:bold;
    background:#eff6fe
}
.k_result{
	width: 300px;
}
.k_result li{
	cursor: pointer;
    line-height: 35px;
    text-indent: 10px;
}
.k_result li span{
	max-width: 25%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.gj_mouseover{
	background: #00bb66 !important;
}
.gj_mouseover span{
	color: white !important;
}
.gj_mouseover .k_cs_icon, .gj_mouseover .k_jc_icon{
	background: white !important;
	color: #00bb66 !important;
}

.k_result li span{
	margin: 0 3px;
}
.k_cs_icon{
    background: #00bb66;
    color: white;
    padding: 2px 3px;
    border-radius: 2px;
    margin-right: 5px;
}
.k_jc_icon{
    background: #aac3f1;
    color: white;
    padding: 2px 3px;
    border-radius: 2px;
    margin-right: 5px;
}

/* 鑸┖鍏徃鐨刢lass 鍐欏湪杩欓噷浜�*/
.hkgs-ui{
	background: white;
    border: 2px solid #00bb66;
    z-index: 100;
}
.hkgs-ui ul{
    width: 200px;
    overflow: hidden;
}	
.hkgs-ui ul li{
	padding: 7px 10px;
    width: 100%;
    border-bottom: 1px dashed gainsboro;
    cursor: pointer;
}
.hkgs-ui ul li:HOVER{
	background: #00bb66;
	color: white;
}
.hkgs-ui ul li mc{
	
}
.hkgs-ui ul li ezm{
	
}
.hkgs-page{
	padding: 5px 10px;
}
.hkgs-page a{
	display: inline-block;
    padding: 5px;
}

.city-colse {
    display: inline-block;
    width: 3%;
    text-align: right;
    color: #aaa;
    background: url(/static/images/alert_icon.png);
    background-position: 0px -40px;
    height: 13px;
    position: absolute;
    top: 10px;
    right: 10px;
}
