var Districts =[{name:'西岗',index:7},{name:'中山',index:8},{name:'沙河口',index:5},{name:'甘井子',index:1},{name:'旅顺口',index:3},{name:'金州',index:2},{name:'开发区',index:10},{name:'长兴岛',index:0},{name:'普兰店',index:4},{name:'瓦房店',index:6},{name:'庄河',index:9},{name:'其他',index:11}];


var Area = [];
Area[0]=["C,长兴岛"];
Area[1]=["G,甘井子","Q,泉水"];
Area[2]=["J,金州"];
Area[3]=["L,旅顺"];
Area[4]=["P,普兰店"];
Area[5]=["S,沙河口"];
Area[6]=["W,瓦房店"];
Area[7]=["X,西岗"];
Area[8]=["Z,中山"];
Area[9]=["Z,庄河"];
Area[10]=["K,开发区"];

var Purposes = [{name:'住宅',index:1},{name:'经济适用房',index:2},{name:'别墅',index:3},{name:'写字楼',index:4},{name:'商铺',index:5}];

var Price = [];
Price[-1] ={unit:'单价(元/㎡)', text:['5000以下','5000-8000','8000-12000','12000以上'], value:['5000以下','5000-8000','8000-12000','12000以上']};
Price[0] ={unit:'单价(元/㎡)', text:['5000以下','5000-8000','8000-12000','12000以上'], value:['5000以下','5000-8000','8000-12000','12000以上']};
Price[1] ={unit:'单价(元/㎡)', text:['5000以下','5000-8000','8000-12000','12000以上'], value:['5000以下','5000-8000','8000-12000','12000以上']};
Price[2] ={unit:'单价(元/㎡)', text:['2000以下','2000-3000','3000-5000'], value:['2000以下','2000-3000','3000-5000']};
Price[3] ={unit:'单价(元/㎡)', text:['8000以下','8000-10000','10000-12000','12000以上'], value:['8000以下','8000-10000','10000-12000','12000以上']};
Price[4] ={unit:'单价(元/㎡)', text:['2000-3000','3000-5000','5000-6000','6000-8000','8000-10000','10000-12000','12000以上'], value:['2000-3000','3000-5000','5000-6000','6000-8000','8000-10000','10000-12000','12000以上']};
Price[5] ={unit:'单价(元/㎡)', text:['5000以下','5000-6000','6000-8000','8000-10000','10000-12000','12000以上'], value:['5000以下','5000-6000','6000-8000','8000-10000','10000-12000','12000以上']};
Price[14]={unit:'租价(元/㎡·天)',text:['3以下','3-6','6-8','8-10','10以上'],value:['3以下','3-6','6-8','8-10','10以上']};

var Characters={text:['豪华居住区','宜居生态地产','旅游地产','景观居所','经济住宅','投资地产','教育地产','搜房卡合作楼盘','购房消费券合作楼盘'],value:['豪华居住区','宜居生态地产','旅游地产','景观居所','经济住宅','投资地产','教育地产','搜房卡','购房消费券']};
var Railways1={text:['地铁1号线'],value:['地铁1号线']};

var Railways=[{name:'1号线',value:'地铁1号线',index:0}];

var railway_station=[];

railway_station[0]=["南关岭火车站","华北路","泉水路","中华广场","千山路","松江路","东纬路","促进路","春光街","香工街","沙河口","兴工街","西安路","功成街","会展中心"];
