| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605 | var cityData = [{	value: '110000',	text: '北京市',	children: [{		value: "110101",		text: "东城区"	}, {		value: "110102",		text: "西城区"	}, {		value: "110103",		text: "崇文区"	}, {		value: "110104",		text: "宣武区"	}, {		value: "110105",		text: "朝阳区"	}, {		value: "110106",		text: "丰台区"	}, {		value: "110107",		text: "石景山区"	}, {		value: "110108",		text: "海淀区"	}, {		value: "110109",		text: "门头沟区"	}, {		value: "110111",		text: "房山区"	}, {		value: "110112",		text: "通州区"	}, {		value: "110113",		text: "顺义区"	}, {		value: "110114",		text: "昌平区"	}, {		value: "110115",		text: "大兴区"	}, {		value: "110116",		text: "怀柔区"	}, {		value: "110117",		text: "平谷区"	}, {		value: "110228",		text: "密云县"	}, {		value: "110229",		text: "延庆县"	}, {		value: "110230",		text: "其它区"	}]}, {	value: '120000',	text: '天津市',	children: [{		value: "120101",		text: "和平区"	}, {		value: "120102",		text: "河东区"	}, {		value: "120103",		text: "河西区"	}, {		value: "120104",		text: "南开区"	}, {		value: "120105",		text: "河北区"	}, {		value: "120106",		text: "红桥区"	}, {		value: "120107",		text: "塘沽区"	}, {		value: "120108",		text: "汉沽区"	}, {		value: "120109",		text: "大港区"	}, {		value: "120110",		text: "东丽区"	}, {		value: "120111",		text: "西青区"	}, {		value: "120112",		text: "津南区"	}, {		value: "120113",		text: "北辰区"	}, {		value: "120114",		text: "武清区"	}, {		value: "120115",		text: "宝坻区"	}, {		value: "120116",		text: "滨海新区"	}, {		value: "120221",		text: "宁河县"	}, {		value: "120223",		text: "静海县"	}, {		value: "120225",		text: "蓟县"	}, {		value: "120226",		text: "其它区"	}]}, {	value: '130000',	text: '河北省',	children: [{		value: "130100",		text: "石家庄市"	}, {		value: "130200",		text: "唐山市"	}, {		value: "130300",		text: "秦皇岛市"	}, {		value: "130400",		text: "邯郸市"	}, {		value: "130500",		text: "邢台市"	}, {		value: "130600",		text: "保定市"	}, {		value: "130700",		text: "张家口市"	}, {		value: "130800",		text: "承德市"	}, {		value: "130900",		text: "沧州市"	}, {		value: "131000",		text: "廊坊市"	}, {		value: "131100",		text: "衡水市"	}]}, {	value: '140000',	text: '山西省',	children: [{		value: "140100",		text: "太原市"	}, {		value: "140200",		text: "大同市"	}, {		value: "140300",		text: "阳泉市"	}, {		value: "140400",		text: "长治市"	}, {		value: "140500",		text: "晋城市"	}, {		value: "140600",		text: "朔州市"	}, {		value: "140700",		text: "晋中市"	}, {		value: "140800",		text: "运城市"	}, {		value: "140900",		text: "忻州市"	}, {		value: "141000",		text: "临汾市"	}, {		value: "141100",		text: "吕梁市"	}]}, {	value: '150000',	text: '内蒙古',	children: [{		value: "150100",		text: "呼和浩特市"	}, {		value: "150200",		text: "包头市"	}, {		value: "150300",		text: "乌海市"	}, {		value: "150400",		text: "赤峰市"	}, {		value: "150500",		text: "通辽市"	}, {		value: "150600",		text: "鄂尔多斯市"	}, {		value: "150700",		text: "呼伦贝尔市"	}, {		value: "150800",		text: "巴彦淖尔市"	}, {		value: "150900",		text: "乌兰察布市"	}, {		value: "152200",		text: "兴安盟"	}, {		value: "152500",		text: "锡林郭勒盟"	}, {		value: "152900",		text: "阿拉善盟"	}]}, {	value: '210000',	text: '辽宁省',	children: [{		value: "210100",		text: "沈阳市"	}, {		value: "210200",		text: "大连市"	}, {		value: "210300",		text: "鞍山市"	}, {		value: "210400",		text: "抚顺市"	}, {		value: "210500",		text: "本溪市"	}, {		value: "210600",		text: "丹东市"	}, {		value: "210700",		text: "锦州市"	}, {		value: "210800",		text: "营口市"	}, {		value: "210900",		text: "阜新市"	}, {		value: "211000",		text: "辽阳市"	}, {		value: "211100",		text: "盘锦市"	}, {		value: "211200",		text: "铁岭市"	}, {		value: "211300",		text: "朝阳市"	}, {		value: "211400",		text: "葫芦岛市"	}]}, {	value: '220000',	text: '吉林省',	children: [{		value: "220100",		text: "长春市"	}, {		value: "220200",		text: "吉林市"	}, {		value: "220300",		text: "四平市"	}, {		value: "220400",		text: "辽源市"	}, {		value: "220500",		text: "通化市"	}, {		value: "220600",		text: "白山市"	}, {		value: "220700",		text: "松原市"	}, {		value: "220800",		text: "白城市"	}, {		value: "222400",		text: "延边朝鲜族自治州"	}]}, {	value: '230000',	text: '黑龙江省',	children: [{		value: "230100",		text: "哈尔滨市"	}, {		value: "230200",		text: "齐齐哈尔市"	}, {		value: "230300",		text: "鸡西市"	}, {		value: "230400",		text: "鹤岗市"	}, {		value: "230500",		text: "双鸭山市"	}, {		value: "230600",		text: "大庆市"	}, {		value: "230700",		text: "伊春市"	}, {		value: "230800",		text: "佳木斯市"	}, {		value: "230900",		text: "七台河市"	}, {		value: "231000",		text: "牡丹江市"	}, {		value: "231100",		text: "黑河市"	}, {		value: "231200",		text: "绥化市"	}, {		value: "232700",		text: "大兴安岭地区"	}]}, {	value: '310000',	text: '上海市',	children: [{		value: "310101",		text: "黄浦区"	}, {		value: "310103",		text: "卢湾区"	}, {		value: "310104",		text: "徐汇区"	}, {		value: "310105",		text: "长宁区"	}, {		value: "310106",		text: "静安区"	}, {		value: "310107",		text: "普陀区"	}, {		value: "310108",		text: "闸北区"	}, {		value: "310109",		text: "虹口区"	}, {		value: "310110",		text: "杨浦区"	}, {		value: "310112",		text: "闵行区"	}, {		value: "310113",		text: "宝山区"	}, {		value: "310114",		text: "嘉定区"	}, {		value: "310115",		text: "浦东新区"	}, {		value: "310116",		text: "金山区"	}, {		value: "310117",		text: "松江区"	}, {		value: "310118",		text: "青浦区"	}, {		value: "310119",		text: "南汇区"	}, {		value: "310120",		text: "奉贤区"	}, {		value: "310152",		text: "川沙区"	}, {		value: "310230",		text: "崇明县"	}, {		value: "310231",		text: "其它区"	}]}, {	value: '320000',	text: '江苏省',	children: [{		value: "320100",		text: "南京市"	}, {		value: "320200",		text: "无锡市"	}, {		value: "320300",		text: "徐州市"	}, {		value: "320400",		text: "常州市"	}, {		value: "320500",		text: "苏州市"	}, {		value: "320600",		text: "南通市"	}, {		value: "320700",		text: "连云港市"	}, {		value: "320800",		text: "淮安市"	}, {		value: "320900",		text: "盐城市"	}, {		value: "321000",		text: "扬州市"	}, {		value: "321100",		text: "镇江市"	}, {		value: "321200",		text: "泰州市"	}, {		value: "321300",		text: "宿迁市"	}]}, {	value: '330000',	text: '浙江省',	children: [{		value: "330100",		text: "杭州市"	}, {		value: "330200",		text: "宁波市"	}, {		value: "330300",		text: "温州市"	}, {		value: "330400",		text: "嘉兴市"	}, {		value: "330500",		text: "湖州市"	}, {		value: "330600",		text: "绍兴市"	}, {		value: "330700",		text: "金华市"	}, {		value: "330800",		text: "衢州市"	}, {		value: "330900",		text: "舟山市"	}, {		value: "331000",		text: "台州市"	}, {		value: "331100",		text: "丽水市"	}]}, {	value: '340000',	text: '安徽省',	children: [{		value: "340100",		text: "合肥市"	}, {		value: "340200",		text: "芜湖市"	}, {		value: "340300",		text: "蚌埠市"	}, {		value: "340400",		text: "淮南市"	}, {		value: "340500",		text: "马鞍山市"	}, {		value: "340600",		text: "淮北市"	}, {		value: "340700",		text: "铜陵市"	}, {		value: "340800",		text: "安庆市"	}, {		value: "341000",		text: "黄山市"	}, {		value: "341100",		text: "滁州市"	}, {		value: "341200",		text: "阜阳市"	}, {		value: "341300",		text: "宿州市"	}, {		value: "341500",		text: "六安市"	}, {		value: "341600",		text: "亳州市"	}, {		value: "341700",		text: "池州市"	}, {		value: "341800",		text: "宣城市"	}]}, {	value: '350000',	text: '福建省',	children: [{		value: "350100",		text: "福州市"	}, {		value: "350200",		text: "厦门市"	}, {		value: "350300",		text: "莆田市"	}, {		value: "350400",		text: "三明市"	}, {		value: "350500",		text: "泉州市"	}, {		value: "350600",		text: "漳州市"	}, {		value: "350700",		text: "南平市"	}, {		value: "350800",		text: "龙岩市"	}, {		value: "350900",		text: "宁德市"	}]}, {	value: '360000',	text: '江西省',	children: [{		value: "360100",		text: "南昌市"	}, {		value: "360200",		text: "景德镇市"	}, {		value: "360300",		text: "萍乡市"	}, {		value: "360400",		text: "九江市"	}, {		value: "360500",		text: "新余市"	}, {		value: "360600",		text: "鹰潭市"	}, {		value: "360700",		text: "赣州市"	}, {		value: "360800",		text: "吉安市"	}, {		value: "360900",		text: "宜春市"	}, {		value: "361000",		text: "抚州市"	}, {		value: "361100",		text: "上饶市"	}]}, {	value: '370000',	text: '山东省',	children: [{		value: "370100",		text: "济南市"	}, {		value: "370200",		text: "青岛市"	}, {		value: "370300",		text: "淄博市"	}, {		value: "370400",		text: "枣庄市"	}, {		value: "370500",		text: "东营市"	}, {		value: "370600",		text: "烟台市"	}, {		value: "370700",		text: "潍坊市"	}, {		value: "370800",		text: "济宁市"	}, {		value: "370900",		text: "泰安市"	}, {		value: "371000",		text: "威海市"	}, {		value: "371100",		text: "日照市"	}, {		value: "371200",		text: "莱芜市"	}, {		value: "371300",		text: "临沂市"	}, {		value: "371400",		text: "德州市"	}, {		value: "371500",		text: "聊城市"	}, {		value: "371600",		text: "滨州市"	}, {		value: "371700",		text: "菏泽市"	}]}, {	value: '410000',	text: '河南省',	children: [{		value: "410100",		text: "郑州市"	}, {		value: "410200",		text: "开封市"	}, {		value: "410300",		text: "洛阳市"	}, {		value: "410400",		text: "平顶山市"	}, {		value: "410500",		text: "安阳市"	}, {		value: "410600",		text: "鹤壁市"	}, {		value: "410700",		text: "新乡市"	}, {		value: "410800",		text: "焦作市"	}, {		value: "410881",		text: "济源市"	}, {		value: "410900",		text: "濮阳市"	}, {		value: "411000",		text: "许昌市"	}, {		value: "411100",		text: "漯河市"	}, {		value: "411200",		text: "三门峡市"	}, {		value: "411300",		text: "南阳市"	}, {		value: "411400",		text: "商丘市"	}, {		value: "411500",		text: "信阳市"	}, {		value: "411600",		text: "周口市"	}, {		value: "411700",		text: "驻马店市"	}]}, {	value: '420000',	text: '湖北省',	children: [{		value: "420100",		text: "武汉市"	}, {		value: "420200",		text: "黄石市"	}, {		value: "420300",		text: "十堰市"	}, {		value: "420500",		text: "宜昌市"	}, {		value: "420600",		text: "襄阳市"	}, {		value: "420700",		text: "鄂州市"	}, {		value: "420800",		text: "荆门市"	}, {		value: "420900",		text: "孝感市"	}, {		value: "421000",		text: "荆州市"	}, {		value: "421100",		text: "黄冈市"	}, {		value: "421200",		text: "咸宁市"	}, {		value: "421300",		text: "随州市"	}, {		value: "422800",		text: "恩施土家族苗族自治州"	}, {		value: "429004",		text: "仙桃市"	}, {		value: "429005",		text: "潜江市"	}, {		value: "429006",		text: "天门市"	}, {		value: "429021",		text: "神农架林区"	}]}, {	value: '430000',	text: '湖南省',	children: [{		value: "430100",		text: "长沙市"	}, {		value: "430200",		text: "株洲市"	}, {		value: "430300",		text: "湘潭市"	}, {		value: "430400",		text: "衡阳市"	}, {		value: "430500",		text: "邵阳市"	}, {		value: "430600",		text: "岳阳市"	}, {		value: "430700",		text: "常德市"	}, {		value: "430800",		text: "张家界市"	}, {		value: "430900",		text: "益阳市"	}, {		value: "431000",		text: "郴州市"	}, {		value: "431100",		text: "永州市"	}, {		value: "431200",		text: "怀化市"	}, {		value: "431300",		text: "娄底市"	}, {		value: "433100",		text: "湘西土家族苗族自治州"	}]}, {	value: '440000',	text: '广东省',	children: [{		value: "440100",		text: "广州市"	}, {		value: "440200",		text: "韶关市"	}, {		value: "440300",		text: "深圳市"	}, {		value: "440400",		text: "珠海市"	}, {		value: "440500",		text: "汕头市"	}, {		value: "440600",		text: "佛山市"	}, {		value: "440700",		text: "江门市"	}, {		value: "440800",		text: "湛江市"	}, {		value: "440900",		text: "茂名市"	}, {		value: "441200",		text: "肇庆市"	}, {		value: "441300",		text: "惠州市"	}, {		value: "441400",		text: "梅州市"	}, {		value: "441500",		text: "汕尾市"	}, {		value: "441600",		text: "河源市"	}, {		value: "441700",		text: "阳江市"	}, {		value: "441800",		text: "清远市"	}, {		value: "441900",		text: "东莞市"	}, {		value: "442000",		text: "中山市"	}, {		value: "445100",		text: "潮州市"	}, {		value: "445200",		text: "揭阳市"	}, {		value: "445300",		text: "云浮市"	}]}, {	value: '450000',	text: '广西壮族',	children: [{		value: "450100",		text: "南宁市"	}, {		value: "450200",		text: "柳州市"	}, {		value: "450300",		text: "桂林市"	}, {		value: "450400",		text: "梧州市"	}, {		value: "450500",		text: "北海市"	}, {		value: "450600",		text: "防城港市"	}, {		value: "450700",		text: "钦州市"	}, {		value: "450800",		text: "贵港市"	}, {		value: "450900",		text: "玉林市"	}, {		value: "451000",		text: "百色市"	}, {		value: "451100",		text: "贺州市"	}, {		value: "451200",		text: "河池市"	}, {		value: "451300",		text: "来宾市"	}, {		value: "451400",		text: "崇左市"	}]}, {	value: '460000',	text: '海南省',	children: [{		value: "460100",		text: "海口市"	}, {		value: "460200",		text: "三亚市"	}, {		value: "469001",		text: "五指山市"	}, {		value: "469002",		text: "琼海市"	}, {		value: "469003",		text: "儋州市"	}, {		value: "469005",		text: "文昌市"	}, {		value: "469006",		text: "万宁市"	}, {		value: "469007",		text: "东方市"	}, {		value: "469025",		text: "定安县"	}, {		value: "469026",		text: "屯昌县"	}, {		value: "469027",		text: "澄迈县"	}, {		value: "469028",		text: "临高县"	}, {		value: "469030",		text: "白沙黎族自治县"	}, {		value: "469031",		text: "昌江黎族自治县"	}, {		value: "469033",		text: "乐东黎族自治县"	}, {		value: "469034",		text: "陵水黎族自治县"	}, {		value: "469035",		text: "保亭黎族苗族自治县"	}, {		value: "469036",		text: "琼中黎族苗族自治县"	}, {		value: "469037",		text: "西沙群岛"	}, {		value: "469038",		text: "南沙群岛"	}, {		value: "469039",		text: "中沙群岛的岛礁及其海域"	}]}, {	value: '500000',	text: '重庆',	children: [{		value: "500101",		text: "万州区"	}, {		value: "500102",		text: "涪陵区"	}, {		value: "500103",		text: "渝中区"	}, {		value: "500104",		text: "大渡口区"	}, {		value: "500105",		text: "江北区"	}, {		value: "500106",		text: "沙坪坝区"	}, {		value: "500107",		text: "九龙坡区"	}, {		value: "500108",		text: "南岸区"	}, {		value: "500109",		text: "北碚区"	}, {		value: "500110",		text: "万盛区"	}, {		value: "500111",		text: "双桥区"	}, {		value: "500112",		text: "渝北区"	}, {		value: "500113",		text: "巴南区"	}, {		value: "500114",		text: "黔江区"	}, {		value: "500115",		text: "长寿区"	}, {		value: "500222",		text: "綦江县"	}, {		value: "500223",		text: "潼南县"	}, {		value: "500224",		text: "铜梁县"	}, {		value: "500225",		text: "大足县"	}, {		value: "500226",		text: "荣昌县"	}, {		value: "500227",		text: "璧山县"	}, {		value: "500228",		text: "梁平县"	}, {		value: "500229",		text: "城口县"	}, {		value: "500230",		text: "丰都县"	}, {		value: "500231",		text: "垫江县"	}, {		value: "500232",		text: "武隆县"	}, {		value: "500233",		text: "忠县"	}, {		value: "500234",		text: "开县"	}, {		value: "500235",		text: "云阳县"	}, {		value: "500236",		text: "奉节县"	}, {		value: "500237",		text: "巫山县"	}, {		value: "500238",		text: "巫溪县"	}, {		value: "500240",		text: "石柱土家族自治县"	}, {		value: "500241",		text: "秀山土家族苗族自治县"	}, {		value: "500242",		text: "酉阳土家族苗族自治县"	}, {		value: "500243",		text: "彭水苗族土家族自治县"	}, {		value: "500381",		text: "江津区"	}, {		value: "500382",		text: "合川区"	}, {		value: "500383",		text: "永川区"	}, {		value: "500384",		text: "南川区"	}, {		value: "500385",		text: "其它区"	}]}, {	value: '510000',	text: '四川省',	children: [{		value: "510100",		text: "成都市"	}, {		value: "510300",		text: "自贡市"	}, {		value: "510400",		text: "攀枝花市"	}, {		value: "510500",		text: "泸州市"	}, {		value: "510600",		text: "德阳市"	}, {		value: "510700",		text: "绵阳市"	}, {		value: "510800",		text: "广元市"	}, {		value: "510900",		text: "遂宁市"	}, {		value: "511000",		text: "内江市"	}, {		value: "511100",		text: "乐山市"	}, {		value: "511300",		text: "南充市"	}, {		value: "511400",		text: "眉山市"	}, {		value: "511500",		text: "宜宾市"	}, {		value: "511600",		text: "广安市"	}, {		value: "511700",		text: "达州市"	}, {		value: "511800",		text: "雅安市"	}, {		value: "511900",		text: "巴中市"	}, {		value: "512000",		text: "资阳市"	}, {		value: "513200",		text: "阿坝藏族羌族自治州"	}, {		value: "513300",		text: "甘孜藏族自治州"	}, {		value: "513400",		text: "凉山彝族自治州"	}]}, {	value: '520000',	text: '贵州省',	children: [{		value: "520100",		text: "贵阳市"	}, {		value: "520200",		text: "六盘水市"	}, {		value: "520300",		text: "遵义市"	}, {		value: "520400",		text: "安顺市"	}, {		value: "522200",		text: "铜仁地区"	}, {		value: "522300",		text: "黔西南布依族苗族自治州"	}, {		value: "522400",		text: "毕节地区"	}, {		value: "522600",		text: "黔东南苗族侗族自治州"	}, {		value: "522700",		text: "黔南布依族苗族自治州"	}]}, {	value: '530000',	text: '云南省',	children: [{		value: "530100",		text: "昆明市"	}, {		value: "530300",		text: "曲靖市"	}, {		value: "530400",		text: "玉溪市"	}, {		value: "530500",		text: "保山市"	}, {		value: "530600",		text: "昭通市"	}, {		value: "530700",		text: "丽江市"	}, {		value: "530800",		text: "普洱市"	}, {		value: "530900",		text: "临沧市"	}, {		value: "532300",		text: "楚雄彝族自治州"	}, {		value: "532500",		text: "红河哈尼族彝族自治州"	}, {		value: "532600",		text: "文山壮族苗族自治州"	}, {		value: "532800",		text: "西双版纳傣族自治州"	}, {		value: "532900",		text: "大理白族自治州"	}, {		value: "533100",		text: "德宏傣族景颇族自治州"	}, {		value: "533300",		text: "怒江傈僳族自治州"	}, {		value: "533400",		text: "迪庆藏族自治州"	}]}, {	value: '540000',	text: '西藏',	children: [{		value: "540100",		text: "拉萨市"	}, {		value: "542100",		text: "昌都地区"	}, {		value: "542200",		text: "山南地区"	}, {		value: "542300",		text: "日喀则地区"	}, {		value: "542400",		text: "那曲地区"	}, {		value: "542500",		text: "阿里地区"	}, {		value: "542600",		text: "林芝地区"	}]}, {	value: '610000',	text: '陕西省',	children: [{		value: "610100",		text: "西安市"	}, {		value: "610200",		text: "铜川市"	}, {		value: "610300",		text: "宝鸡市"	}, {		value: "610400",		text: "咸阳市"	}, {		value: "610500",		text: "渭南市"	}, {		value: "610600",		text: "延安市"	}, {		value: "610700",		text: "汉中市"	}, {		value: "610800",		text: "榆林市"	}, {		value: "610900",		text: "安康市"	}, {		value: "611000",		text: "商洛市"	}]}, {	value: '620000',	text: '甘肃省',	children: [{		value: "620100",		text: "兰州市"	}, {		value: "620200",		text: "嘉峪关市"	}, {		value: "620300",		text: "金昌市"	}, {		value: "620400",		text: "白银市"	}, {		value: "620500",		text: "天水市"	}, {		value: "620600",		text: "武威市"	}, {		value: "620700",		text: "张掖市"	}, {		value: "620800",		text: "平凉市"	}, {		value: "620900",		text: "酒泉市"	}, {		value: "621000",		text: "庆阳市"	}, {		value: "621100",		text: "定西市"	}, {		value: "621200",		text: "陇南市"	}, {		value: "622900",		text: "临夏回族自治州"	}, {		value: "623000",		text: "甘南藏族自治州"	}]}, {	value: '630000',	text: '青海省',	children: [{		value: "630100",		text: "西宁市"	}, {		value: "632100",		text: "海东地区"	}, {		value: "632200",		text: "海北藏族自治州"	}, {		value: "632300",		text: "黄南藏族自治州"	}, {		value: "632500",		text: "海南藏族自治州"	}, {		value: "632600",		text: "果洛藏族自治州"	}, {		value: "632700",		text: "玉树藏族自治州"	}, {		value: "632800",		text: "海西蒙古族藏族自治州"	}]}, {	value: '640000',	text: '宁夏',	children: [{		value: "640100",		text: "银川市"	}, {		value: "640200",		text: "石嘴山市"	}, {		value: "640300",		text: "吴忠市"	}, {		value: "640400",		text: "固原市"	}, {		value: "640500",		text: "中卫市"	}]}, {	value: '650000',	text: '新疆',	children: [{		value: "650100",		text: "乌鲁木齐市"	}, {		value: "650200",		text: "克拉玛依市"	}, {		value: "652100",		text: "吐鲁番地区"	}, {		value: "652200",		text: "哈密地区"	}, {		value: "652300",		text: "昌吉回族自治州"	}, {		value: "652700",		text: "博尔塔拉蒙古自治州"	}, {		value: "652800",		text: "巴音郭楞蒙古自治州"	}, {		value: "652900",		text: "阿克苏地区"	}, {		value: "653000",		text: "克孜勒苏柯尔克孜自治州"	}, {		value: "653100",		text: "喀什地区"	}, {		value: "653200",		text: "和田地区"	}, {		value: "654000",		text: "伊犁哈萨克自治州"	}, {		value: "654200",		text: "塔城地区"	}, {		value: "654300",		text: "阿勒泰地区"	}, {		value: "659001",		text: "石河子市"	}, {		value: "659002",		text: "阿拉尔市"	}, {		value: "659003",		text: "图木舒克市"	}, {		value: "659004",		text: "五家渠市"	}]}, {	value: '710000',	text: '台湾省',	children: [{		value: "710100",		text: "台北市"	}, {		value: "710200",		text: "高雄市"	}, {		value: "710300",		text: "台南市"	}, {		value: "710400",		text: "台中市"	}, {		value: "710500",		text: "金门县"	}, {		value: "710600",		text: "南投县"	}, {		value: "710700",		text: "基隆市"	}, {		value: "710800",		text: "新竹市"	}, {		value: "710900",		text: "嘉义市"	}, {		value: "711100",		text: "新北市"	}, {		value: "711200",		text: "宜兰县"	}, {		value: "711300",		text: "新竹县"	}, {		value: "711400",		text: "桃园县"	}, {		value: "711500",		text: "苗栗县"	}, {		value: "711700",		text: "彰化县"	}, {		value: "711900",		text: "嘉义县"	}, {		value: "712100",		text: "云林县"	}, {		value: "712400",		text: "屏东县"	}, {		value: "712500",		text: "台东县"	}, {		value: "712600",		text: "花莲县"	}, {		value: "712700",		text: "澎湖县"	}]}, {	value: '810000',	text: '香港',	children: [{		value: "810100",		text: "香港岛"	}, {		value: "810200",		text: "九龙"	}, {		value: "810300",		text: "新界"	}]}, {	value: '820000',	text: '澳门',	children: [{		value: "820100",		text: "澳门半岛"	}, {		value: "820200",		text: "离岛"	}]}, {	value: '990000',	text: '海外',	children: [{		value: "990100",		text: "海外"	}]}]
 |