@charset "utf-8";
/* 地区选择 */
#city{
    float:left;
    height: 64px;
    line-height: 64px;
    padding-top: 30px;
    width: 106px;
    color: #e31939;
}
.city-right{
    float: right;
    font-size: 14px;
    color:#999;
}
.city-right a{
    color:#999;
}
.city-left{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.site{float:left; width:180px; margin-top:20px; margin-left:10px;}
.site_text{font-size:14px; font-weight:bold; color:#050000;height:17px;width:180px;overflow:hidden;}
.site_more{position:relative;z-index:9999;}
.site_url{ height:24px; display:inline-block; text-align:center; color:#999999; line-height:24px;}
.site_select{position:absolute;z-index:9999999; top:116px; left:21%; width:575px; border:1px solid #DDDDDD; background-color:#fff; padding:13px;display:none;}

.site_city,.site_county{margin-bottom:6px;}
.site_city dt,.site_county dt{font-weight:bold; color:#626262; line-height:24px;clear: both;}
.site_city dd,.county_select{clear:both;border-top:1px solid #e31939; background:#F6F6F6; padding:10px 5px; *padding-top:5px;}
.site_city dd li,.county_select li{cursor:pointer; float:left; line-height:18px; color:#7F7F7F; padding:0 5px; margin:5px 3px; white-space:nowrap;}
.site_city dd li:hover,.site_city dd li.site_now,.county_select li:hover,.county_select  li.site_now{background:#e31939; color:#fff;}

.site_a li{float:left; cursor:pointer; color:#505050; font-family:Arial, Helvetica, sans-serif; margin:0 6px; font-weight:bold; line-height:26px;}
.site_a li:hover,.site_a li.county_now{color:#e31939; }
 