v-ol-map 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/ol-map.es.js +6 -6
- package/lib/ol-map.umd.js +3 -3
- package/package.json +1 -1
package/lib/ol-map.umd.js
CHANGED
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
`||h===l){o=Math.max(o,a),r.push(a),a=0,s+=u;continue}var g=n[h+1]||i.font,f=jo(g,c);t.push(f),a+=f;var d=df(g);e.push(d),u=Math.max(u,d)}return{width:o,height:s,widths:t,heights:e,lineWidths:r}}function yf(i,n,t,e,r,o,a,s,u,h,l){i.save(),t!==1&&(i.globalAlpha*=t),n&&i.setTransform.apply(i,n),e.contextInstructions?(i.translate(u,h),i.scale(l[0],l[1]),vf(e,i)):l[0]<0||l[1]<0?(i.translate(u,h),i.scale(l[0],l[1]),i.drawImage(e,r,o,a,s,0,0,a,s)):i.drawImage(e,r,o,a,s,u,h,a*l[0],s*l[1]),i.restore()}function vf(i,n){for(var t=i.contextInstructions,e=0,r=t.length;e<r;e+=2)Array.isArray(t[e+1])?n[t[e]].apply(n,t[e+1]):n[t[e]]=t[e+1]}var _f=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),mf=function(i){_f(n,i);function n(t){var e=this,r=t.rotateWithView!==void 0?t.rotateWithView:!1;return e=i.call(this,{opacity:1,rotateWithView:r,rotation:t.rotation!==void 0?t.rotation:0,scale:t.scale!==void 0?t.scale:1,displacement:t.displacement!==void 0?t.displacement:[0,0],declutterMode:t.declutterMode})||this,e.canvas_=void 0,e.hitDetectionCanvas_=null,e.fill_=t.fill!==void 0?t.fill:null,e.origin_=[0,0],e.points_=t.points,e.radius_=t.radius!==void 0?t.radius:t.radius1,e.radius2_=t.radius2,e.angle_=t.angle!==void 0?t.angle:0,e.stroke_=t.stroke!==void 0?t.stroke:null,e.size_=null,e.renderOptions_=null,e.render(),e}return n.prototype.clone=function(){var t=this.getScale(),e=new n({fill:this.getFill()?this.getFill().clone():void 0,points:this.getPoints(),radius:this.getRadius(),radius2:this.getRadius2(),angle:this.getAngle(),stroke:this.getStroke()?this.getStroke().clone():void 0,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(t)?t.slice():t,displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return e.setOpacity(this.getOpacity()),e},n.prototype.getAnchor=function(){var t=this.size_;if(!t)return null;var e=this.getDisplacement();return[t[0]/2-e[0],t[1]/2+e[1]]},n.prototype.getAngle=function(){return this.angle_},n.prototype.getFill=function(){return this.fill_},n.prototype.setFill=function(t){this.fill_=t,this.render()},n.prototype.getHitDetectionImage=function(){return this.hitDetectionCanvas_||this.createHitDetectionCanvas_(this.renderOptions_),this.hitDetectionCanvas_},n.prototype.getImage=function(t){var e=this.canvas_[t];if(!e){var r=this.renderOptions_,o=Vt(r.size*t,r.size*t);this.draw_(r,o,t),e=o.canvas,this.canvas_[t]=e}return e},n.prototype.getPixelRatio=function(t){return t},n.prototype.getImageSize=function(){return this.size_},n.prototype.getImageState=function(){return G.LOADED},n.prototype.getOrigin=function(){return this.origin_},n.prototype.getPoints=function(){return this.points_},n.prototype.getRadius=function(){return this.radius_},n.prototype.getRadius2=function(){return this.radius2_},n.prototype.getSize=function(){return this.size_},n.prototype.getStroke=function(){return this.stroke_},n.prototype.setStroke=function(t){this.stroke_=t,this.render()},n.prototype.listenImageChange=function(t){},n.prototype.load=function(){},n.prototype.unlistenImageChange=function(t){},n.prototype.calculateLineJoinSize_=function(t,e,r){if(e===0||this.points_===1/0||t!=="bevel"&&t!=="miter")return e;var o=this.radius_,a=this.radius2_===void 0?o:this.radius2_;if(o<a){var s=o;o=a,a=s}var u=this.radius2_===void 0?this.points_:this.points_*2,h=2*Math.PI/u,l=a*Math.sin(h),c=Math.sqrt(a*a-l*l),g=o-c,f=Math.sqrt(l*l+g*g),d=f/l;if(t==="miter"&&d<=r)return d*e;var p=e/2/d,y=e/2*(g/f),v=Math.sqrt((o+p)*(o+p)+y*y),_=v-o;if(this.radius2_===void 0||t==="bevel")return _*2;var m=o*Math.sin(h),w=Math.sqrt(o*o-m*m),x=a-w,E=Math.sqrt(m*m+x*x),z=E/m;if(z<=r){var b=z*e/2-a-o;return 2*Math.max(_,b)}return _*2},n.prototype.createRenderOptions=function(){var t=_i,e=0,r=null,o=0,a,s=0;this.stroke_&&(a=this.stroke_.getColor(),a===null&&(a=fr),a=Se(a),s=this.stroke_.getWidth(),s===void 0&&(s=pr),r=this.stroke_.getLineDash(),o=this.stroke_.getLineDashOffset(),t=this.stroke_.getLineJoin(),t===void 0&&(t=_i),e=this.stroke_.getMiterLimit(),e===void 0&&(e=gr));var u=this.calculateLineJoinSize_(t,s,e),h=Math.max(this.radius_,this.radius2_||0),l=Math.ceil(2*h+u);return{strokeStyle:a,strokeWidth:s,size:l,lineDash:r,lineDashOffset:o,lineJoin:t,miterLimit:e}},n.prototype.render=function(){this.renderOptions_=this.createRenderOptions();var t=this.renderOptions_.size;this.canvas_={},this.size_=[t,t]},n.prototype.draw_=function(t,e,r){if(e.scale(r,r),e.translate(t.size/2,t.size/2),this.createPath_(e),this.fill_){var o=this.fill_.getColor();o===null&&(o=$e),e.fillStyle=Se(o),e.fill()}this.stroke_&&(e.strokeStyle=t.strokeStyle,e.lineWidth=t.strokeWidth,e.setLineDash&&t.lineDash&&(e.setLineDash(t.lineDash),e.lineDashOffset=t.lineDashOffset),e.lineJoin=t.lineJoin,e.miterLimit=t.miterLimit,e.stroke())},n.prototype.createHitDetectionCanvas_=function(t){if(this.fill_){var e=this.fill_.getColor(),r=0;if(typeof e=="string"&&(e=zo(e)),e===null?r=1:Array.isArray(e)&&(r=e.length===4?e[3]:1),r===0){var o=Vt(t.size,t.size);this.hitDetectionCanvas_=o.canvas,this.drawHitDetectionCanvas_(t,o)}}this.hitDetectionCanvas_||(this.hitDetectionCanvas_=this.getImage(1))},n.prototype.createPath_=function(t){var e=this.points_,r=this.radius_;if(e===1/0)t.arc(0,0,r,0,2*Math.PI);else{var o=this.radius2_===void 0?r:this.radius2_;this.radius2_!==void 0&&(e*=2);for(var a=this.angle_-Math.PI/2,s=2*Math.PI/e,u=0;u<e;u++){var h=a+u*s,l=u%2===0?r:o;t.lineTo(l*Math.cos(h),l*Math.sin(h))}t.closePath()}},n.prototype.drawHitDetectionCanvas_=function(t,e){e.translate(t.size/2,t.size/2),this.createPath_(e),e.fillStyle=$e,e.fill(),this.stroke_&&(e.strokeStyle=t.strokeStyle,e.lineWidth=t.strokeWidth,t.lineDash&&(e.setLineDash(t.lineDash),e.lineDashOffset=t.lineDashOffset),e.lineJoin=t.lineJoin,e.miterLimit=t.miterLimit,e.stroke())},n}(du);const ss=mf;var xf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),wf=function(i){xf(n,i);function n(t){var e=t||{};return i.call(this,{points:1/0,fill:e.fill,radius:e.radius,stroke:e.stroke,scale:e.scale!==void 0?e.scale:1,rotation:e.rotation!==void 0?e.rotation:0,rotateWithView:e.rotateWithView!==void 0?e.rotateWithView:!1,displacement:e.displacement!==void 0?e.displacement:[0,0],declutterMode:e.declutterMode})||this}return n.prototype.clone=function(){var t=this.getScale(),e=new n({fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,radius:this.getRadius(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return e.setOpacity(this.getOpacity()),e},n.prototype.setRadius=function(t){this.radius_=t,this.render()},n}(ss);const cn=wf;var xi=function(){function i(n){var t=n||{};this.geometry_=null,this.geometryFunction_=Su,t.geometry!==void 0&&this.setGeometry(t.geometry),this.fill_=t.fill!==void 0?t.fill:null,this.image_=t.image!==void 0?t.image:null,this.renderer_=t.renderer!==void 0?t.renderer:null,this.hitDetectionRenderer_=t.hitDetectionRenderer!==void 0?t.hitDetectionRenderer:null,this.stroke_=t.stroke!==void 0?t.stroke:null,this.text_=t.text!==void 0?t.text:null,this.zIndex_=t.zIndex}return i.prototype.clone=function(){var n=this.getGeometry();return n&&typeof n=="object"&&(n=n.clone()),new i({geometry:n,fill:this.getFill()?this.getFill().clone():void 0,image:this.getImage()?this.getImage().clone():void 0,renderer:this.getRenderer(),stroke:this.getStroke()?this.getStroke().clone():void 0,text:this.getText()?this.getText().clone():void 0,zIndex:this.getZIndex()})},i.prototype.getRenderer=function(){return this.renderer_},i.prototype.setRenderer=function(n){this.renderer_=n},i.prototype.setHitDetectionRenderer=function(n){this.hitDetectionRenderer_=n},i.prototype.getHitDetectionRenderer=function(){return this.hitDetectionRenderer_},i.prototype.getGeometry=function(){return this.geometry_},i.prototype.getGeometryFunction=function(){return this.geometryFunction_},i.prototype.getFill=function(){return this.fill_},i.prototype.setFill=function(n){this.fill_=n},i.prototype.getImage=function(){return this.image_},i.prototype.setImage=function(n){this.image_=n},i.prototype.getStroke=function(){return this.stroke_},i.prototype.setStroke=function(n){this.stroke_=n},i.prototype.getText=function(){return this.text_},i.prototype.setText=function(n){this.text_=n},i.prototype.getZIndex=function(){return this.zIndex_},i.prototype.setGeometry=function(n){typeof n=="function"?this.geometryFunction_=n:typeof n=="string"?this.geometryFunction_=function(t){return t.get(n)}:n?n!==void 0&&(this.geometryFunction_=function(){return n}):this.geometryFunction_=Su,this.geometry_=n},i.prototype.setZIndex=function(n){this.zIndex_=n},i}();function zf(i){var n;if(typeof i=="function")n=i;else{var t;if(Array.isArray(i))t=i;else{$(typeof i.getZIndex=="function",41);var e=i;t=[e]}n=function(){return t}}return n}var us=null;function Ef(i,n){if(!us){var t=new tt({color:"rgba(255,255,255,0.4)"}),e=new ft({color:"#3399CC",width:1.25});us=[new xi({image:new cn({fill:t,stroke:e,radius:5}),fill:t,stroke:e})]}return us}function hs(){var i={},n=[255,255,255,1],t=[0,153,255,1],e=3;return i.Polygon=[new xi({fill:new tt({color:[255,255,255,.5]})})],i.MultiPolygon=i.Polygon,i.LineString=[new xi({stroke:new ft({color:n,width:e+2})}),new xi({stroke:new ft({color:t,width:e})})],i.MultiLineString=i.LineString,i.Circle=i.Polygon.concat(i.LineString),i.Point=[new xi({image:new cn({radius:e*2,fill:new tt({color:t}),stroke:new ft({color:n,width:e/2})}),zIndex:1/0})],i.MultiPoint=i.Point,i.GeometryCollection=i.Polygon.concat(i.LineString,i.Point),i}function Su(i){return i.getGeometry()}const yt=xi,Cu={POINT:"point",LINE:"line"};var bf="#333",Tf=function(){function i(n){var t=n||{};this.font_=t.font,this.rotation_=t.rotation,this.rotateWithView_=t.rotateWithView,this.scale_=t.scale,this.scaleArray_=Nt(t.scale!==void 0?t.scale:1),this.text_=t.text,this.textAlign_=t.textAlign,this.justify_=t.justify,this.textBaseline_=t.textBaseline,this.fill_=t.fill!==void 0?t.fill:new tt({color:bf}),this.maxAngle_=t.maxAngle!==void 0?t.maxAngle:Math.PI/4,this.placement_=t.placement!==void 0?t.placement:Cu.POINT,this.overflow_=!!t.overflow,this.stroke_=t.stroke!==void 0?t.stroke:null,this.offsetX_=t.offsetX!==void 0?t.offsetX:0,this.offsetY_=t.offsetY!==void 0?t.offsetY:0,this.backgroundFill_=t.backgroundFill?t.backgroundFill:null,this.backgroundStroke_=t.backgroundStroke?t.backgroundStroke:null,this.padding_=t.padding===void 0?null:t.padding}return i.prototype.clone=function(){var n=this.getScale();return new i({font:this.getFont(),placement:this.getPlacement(),maxAngle:this.getMaxAngle(),overflow:this.getOverflow(),rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(n)?n.slice():n,text:this.getText(),textAlign:this.getTextAlign(),justify:this.getJustify(),textBaseline:this.getTextBaseline(),fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),backgroundFill:this.getBackgroundFill()?this.getBackgroundFill().clone():void 0,backgroundStroke:this.getBackgroundStroke()?this.getBackgroundStroke().clone():void 0,padding:this.getPadding()||void 0})},i.prototype.getOverflow=function(){return this.overflow_},i.prototype.getFont=function(){return this.font_},i.prototype.getMaxAngle=function(){return this.maxAngle_},i.prototype.getPlacement=function(){return this.placement_},i.prototype.getOffsetX=function(){return this.offsetX_},i.prototype.getOffsetY=function(){return this.offsetY_},i.prototype.getFill=function(){return this.fill_},i.prototype.getRotateWithView=function(){return this.rotateWithView_},i.prototype.getRotation=function(){return this.rotation_},i.prototype.getScale=function(){return this.scale_},i.prototype.getScaleArray=function(){return this.scaleArray_},i.prototype.getStroke=function(){return this.stroke_},i.prototype.getText=function(){return this.text_},i.prototype.getTextAlign=function(){return this.textAlign_},i.prototype.getJustify=function(){return this.justify_},i.prototype.getTextBaseline=function(){return this.textBaseline_},i.prototype.getBackgroundFill=function(){return this.backgroundFill_},i.prototype.getBackgroundStroke=function(){return this.backgroundStroke_},i.prototype.getPadding=function(){return this.padding_},i.prototype.setOverflow=function(n){this.overflow_=n},i.prototype.setFont=function(n){this.font_=n},i.prototype.setMaxAngle=function(n){this.maxAngle_=n},i.prototype.setOffsetX=function(n){this.offsetX_=n},i.prototype.setOffsetY=function(n){this.offsetY_=n},i.prototype.setPlacement=function(n){this.placement_=n},i.prototype.setRotateWithView=function(n){this.rotateWithView_=n},i.prototype.setFill=function(n){this.fill_=n},i.prototype.setRotation=function(n){this.rotation_=n},i.prototype.setScale=function(n){this.scale_=n,this.scaleArray_=Nt(n!==void 0?n:1)},i.prototype.setStroke=function(n){this.stroke_=n},i.prototype.setText=function(n){this.text_=n},i.prototype.setTextAlign=function(n){this.textAlign_=n},i.prototype.setJustify=function(n){this.justify_=n},i.prototype.setTextBaseline=function(n){this.textBaseline_=n},i.prototype.setBackgroundFill=function(n){this.backgroundFill_=n},i.prototype.setBackgroundStroke=function(n){this.backgroundStroke_=n},i.prototype.setPadding=function(n){this.padding_=n},i}();const Ce=Tf,et={OPACITY:"opacity",VISIBLE:"visible",EXTENT:"extent",Z_INDEX:"zIndex",MAX_RESOLUTION:"maxResolution",MIN_RESOLUTION:"minResolution",MAX_ZOOM:"maxZoom",MIN_ZOOM:"minZoom",SOURCE:"source",MAP:"map"};var Sf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Cf=function(i){Sf(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un,e.background_=t.background;var r=ot({},t);return typeof t.properties=="object"&&(delete r.properties,ot(r,t.properties)),r[et.OPACITY]=t.opacity!==void 0?t.opacity:1,$(typeof r[et.OPACITY]=="number",64),r[et.VISIBLE]=t.visible!==void 0?t.visible:!0,r[et.Z_INDEX]=t.zIndex,r[et.MAX_RESOLUTION]=t.maxResolution!==void 0?t.maxResolution:1/0,r[et.MIN_RESOLUTION]=t.minResolution!==void 0?t.minResolution:0,r[et.MIN_ZOOM]=t.minZoom!==void 0?t.minZoom:-1/0,r[et.MAX_ZOOM]=t.maxZoom!==void 0?t.maxZoom:1/0,e.className_=r.className!==void 0?r.className:"ol-layer",delete r.className,e.setProperties(r),e.state_=null,e}return n.prototype.getBackground=function(){return this.background_},n.prototype.getClassName=function(){return this.className_},n.prototype.getLayerState=function(t){var e=this.state_||{layer:this,managed:t===void 0?!0:t},r=this.getZIndex();return e.opacity=ct(Math.round(this.getOpacity()*100)/100,0,1),e.visible=this.getVisible(),e.extent=this.getExtent(),e.zIndex=r===void 0&&!e.managed?1/0:r,e.maxResolution=this.getMaxResolution(),e.minResolution=Math.max(this.getMinResolution(),0),e.minZoom=this.getMinZoom(),e.maxZoom=this.getMaxZoom(),this.state_=e,e},n.prototype.getLayersArray=function(t){return X()},n.prototype.getLayerStatesArray=function(t){return X()},n.prototype.getExtent=function(){return this.get(et.EXTENT)},n.prototype.getMaxResolution=function(){return this.get(et.MAX_RESOLUTION)},n.prototype.getMinResolution=function(){return this.get(et.MIN_RESOLUTION)},n.prototype.getMinZoom=function(){return this.get(et.MIN_ZOOM)},n.prototype.getMaxZoom=function(){return this.get(et.MAX_ZOOM)},n.prototype.getOpacity=function(){return this.get(et.OPACITY)},n.prototype.getSourceState=function(){return X()},n.prototype.getVisible=function(){return this.get(et.VISIBLE)},n.prototype.getZIndex=function(){return this.get(et.Z_INDEX)},n.prototype.setBackground=function(t){this.background_=t,this.changed()},n.prototype.setExtent=function(t){this.set(et.EXTENT,t)},n.prototype.setMaxResolution=function(t){this.set(et.MAX_RESOLUTION,t)},n.prototype.setMinResolution=function(t){this.set(et.MIN_RESOLUTION,t)},n.prototype.setMaxZoom=function(t){this.set(et.MAX_ZOOM,t)},n.prototype.setMinZoom=function(t){this.set(et.MIN_ZOOM,t)},n.prototype.setOpacity=function(t){$(typeof t=="number",64),this.set(et.OPACITY,t)},n.prototype.setVisible=function(t){this.set(et.VISIBLE,t)},n.prototype.setZIndex=function(t){this.set(et.Z_INDEX,t)},n.prototype.disposeInternal=function(){this.state_&&(this.state_.layer=null,this.state_=null),i.prototype.disposeInternal.call(this)},n}(de);const ju=Cf;var jf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Rf=function(i){jf(n,i);function n(t){var e=this,r=ot({},t);delete r.source,e=i.call(this,r)||this,e.on,e.once,e.un,e.mapPrecomposeKey_=null,e.mapRenderKey_=null,e.sourceChangeKey_=null,e.renderer_=null,e.rendered=!1,t.render&&(e.render=t.render),t.map&&e.setMap(t.map),e.addChangeListener(et.SOURCE,e.handleSourcePropertyChange_);var o=t.source?t.source:null;return e.setSource(o),e}return n.prototype.getLayersArray=function(t){var e=t||[];return e.push(this),e},n.prototype.getLayerStatesArray=function(t){var e=t||[];return e.push(this.getLayerState()),e},n.prototype.getSource=function(){return this.get(et.SOURCE)||null},n.prototype.getRenderSource=function(){return this.getSource()},n.prototype.getSourceState=function(){var t=this.getSource();return t?t.getState():"undefined"},n.prototype.handleSourceChange_=function(){this.changed()},n.prototype.handleSourcePropertyChange_=function(){this.sourceChangeKey_&&(nt(this.sourceChangeKey_),this.sourceChangeKey_=null);var t=this.getSource();t&&(this.sourceChangeKey_=B(t,k.CHANGE,this.handleSourceChange_,this)),this.changed()},n.prototype.getFeatures=function(t){return this.renderer_?this.renderer_.getFeatures(t):new Promise(function(e){return e([])})},n.prototype.getData=function(t){return!this.renderer_||!this.rendered?null:this.renderer_.getData(t)},n.prototype.render=function(t,e){var r=this.getRenderer();if(r.prepareFrame(t))return this.rendered=!0,r.renderFrame(t,e)},n.prototype.unrender=function(){this.rendered=!1},n.prototype.setMapInternal=function(t){t||this.unrender(),this.set(et.MAP,t)},n.prototype.getMapInternal=function(){return this.get(et.MAP)},n.prototype.setMap=function(t){this.mapPrecomposeKey_&&(nt(this.mapPrecomposeKey_),this.mapPrecomposeKey_=null),t||this.changed(),this.mapRenderKey_&&(nt(this.mapRenderKey_),this.mapRenderKey_=null),t&&(this.mapPrecomposeKey_=B(t,$t.PRECOMPOSE,function(e){var r=e,o=r.frameState.layerStatesArray,a=this.getLayerState(!1);$(!o.some(function(s){return s.layer===a.layer}),67),o.push(a)},this),this.mapRenderKey_=B(this,k.CHANGE,t.render,t),this.changed())},n.prototype.setSource=function(t){this.set(et.SOURCE,t)},n.prototype.getRenderer=function(){return this.renderer_||(this.renderer_=this.createRenderer()),this.renderer_},n.prototype.hasRenderer=function(){return!!this.renderer_},n.prototype.createRenderer=function(){return null},n.prototype.disposeInternal=function(){this.renderer_&&(this.renderer_.dispose(),delete this.renderer_),this.setSource(null),i.prototype.disposeInternal.call(this)},n}(ju);function Ro(i,n){if(!i.visible)return!1;var t=n.resolution;if(t<i.minResolution||t>=i.maxResolution)return!1;var e=n.zoom;return e>i.minZoom&&e<=i.maxZoom}const yr=Rf;function If(i,n,t,e,r){Ru(i,n,t||0,e||i.length-1,r||Of)}function Ru(i,n,t,e,r){for(;e>t;){if(e-t>600){var o=e-t+1,a=n-t+1,s=Math.log(o),u=.5*Math.exp(2*s/3),h=.5*Math.sqrt(s*u*(o-u)/o)*(a-o/2<0?-1:1),l=Math.max(t,Math.floor(n-a*u/o+h)),c=Math.min(e,Math.floor(n+(o-a)*u/o+h));Ru(i,n,l,c,r)}var g=i[n],f=t,d=e;for(vr(i,t,n),r(i[e],g)>0&&vr(i,t,e);f<d;){for(vr(i,f,d),f++,d--;r(i[f],g)<0;)f++;for(;r(i[d],g)>0;)d--}r(i[t],g)===0?vr(i,t,d):(d++,vr(i,d,e)),d<=n&&(t=d+1),n<=d&&(e=d-1)}}function vr(i,n,t){var e=i[n];i[n]=i[t],i[t]=e}function Of(i,n){return i<n?-1:i>n?1:0}class Iu{constructor(n=9){this._maxEntries=Math.max(4,n),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(n){let t=this.data;const e=[];if(!Oo(n,t))return e;const r=this.toBBox,o=[];for(;t;){for(let a=0;a<t.children.length;a++){const s=t.children[a],u=t.leaf?r(s):s;Oo(n,u)&&(t.leaf?e.push(s):cs(n,u)?this._all(s,e):o.push(s))}t=o.pop()}return e}collides(n){let t=this.data;if(!Oo(n,t))return!1;const e=[];for(;t;){for(let r=0;r<t.children.length;r++){const o=t.children[r],a=t.leaf?this.toBBox(o):o;if(Oo(n,a)){if(t.leaf||cs(n,a))return!0;e.push(o)}}t=e.pop()}return!1}load(n){if(!(n&&n.length))return this;if(n.length<this._minEntries){for(let e=0;e<n.length;e++)this.insert(n[e]);return this}let t=this._build(n.slice(),0,n.length-1,0);if(!this.data.children.length)this.data=t;else if(this.data.height===t.height)this._splitRoot(this.data,t);else{if(this.data.height<t.height){const e=this.data;this.data=t,t=e}this._insert(t,this.data.height-t.height-1,!0)}return this}insert(n){return n&&this._insert(n,this.data.height-1),this}clear(){return this.data=zi([]),this}remove(n,t){if(!n)return this;let e=this.data;const r=this.toBBox(n),o=[],a=[];let s,u,h;for(;e||o.length;){if(e||(e=o.pop(),u=o[o.length-1],s=a.pop(),h=!0),e.leaf){const l=Pf(n,e.children,t);if(l!==-1)return e.children.splice(l,1),o.push(e),this._condense(o),this}!h&&!e.leaf&&cs(e,r)?(o.push(e),a.push(s),s=0,u=e,e=e.children[0]):u?(s++,e=u.children[s],h=!1):e=null}return this}toBBox(n){return n}compareMinX(n,t){return n.minX-t.minX}compareMinY(n,t){return n.minY-t.minY}toJSON(){return this.data}fromJSON(n){return this.data=n,this}_all(n,t){const e=[];for(;n;)n.leaf?t.push(...n.children):e.push(...n.children),n=e.pop();return t}_build(n,t,e,r){const o=e-t+1;let a=this._maxEntries,s;if(o<=a)return s=zi(n.slice(t,e+1)),wi(s,this.toBBox),s;r||(r=Math.ceil(Math.log(o)/Math.log(a)),a=Math.ceil(o/Math.pow(a,r-1))),s=zi([]),s.leaf=!1,s.height=r;const u=Math.ceil(o/a),h=u*Math.ceil(Math.sqrt(a));Ou(n,t,e,h,this.compareMinX);for(let l=t;l<=e;l+=h){const c=Math.min(l+h-1,e);Ou(n,l,c,u,this.compareMinY);for(let g=l;g<=c;g+=u){const f=Math.min(g+u-1,c);s.children.push(this._build(n,g,f,r-1))}}return wi(s,this.toBBox),s}_chooseSubtree(n,t,e,r){for(;r.push(t),!(t.leaf||r.length-1===e);){let o=1/0,a=1/0,s;for(let u=0;u<t.children.length;u++){const h=t.children[u],l=ls(h),c=Mf(n,h)-l;c<a?(a=c,o=l<o?l:o,s=h):c===a&&l<o&&(o=l,s=h)}t=s||t.children[0]}return t}_insert(n,t,e){const r=e?n:this.toBBox(n),o=[],a=this._chooseSubtree(r,this.data,t,o);for(a.children.push(n),mr(a,r);t>=0&&o[t].children.length>this._maxEntries;)this._split(o,t),t--;this._adjustParentBBoxes(r,o,t)}_split(n,t){const e=n[t],r=e.children.length,o=this._minEntries;this._chooseSplitAxis(e,o,r);const a=this._chooseSplitIndex(e,o,r),s=zi(e.children.splice(a,e.children.length-a));s.height=e.height,s.leaf=e.leaf,wi(e,this.toBBox),wi(s,this.toBBox),t?n[t-1].children.push(s):this._splitRoot(e,s)}_splitRoot(n,t){this.data=zi([n,t]),this.data.height=n.height+1,this.data.leaf=!1,wi(this.data,this.toBBox)}_chooseSplitIndex(n,t,e){let r,o=1/0,a=1/0;for(let s=t;s<=e-t;s++){const u=_r(n,0,s,this.toBBox),h=_r(n,s,e,this.toBBox),l=Ff(u,h),c=ls(u)+ls(h);l<o?(o=l,r=s,a=c<a?c:a):l===o&&c<a&&(a=c,r=s)}return r||e-t}_chooseSplitAxis(n,t,e){const r=n.leaf?this.compareMinX:Af,o=n.leaf?this.compareMinY:Lf,a=this._allDistMargin(n,t,e,r),s=this._allDistMargin(n,t,e,o);a<s&&n.children.sort(r)}_allDistMargin(n,t,e,r){n.children.sort(r);const o=this.toBBox,a=_r(n,0,t,o),s=_r(n,e-t,e,o);let u=Io(a)+Io(s);for(let h=t;h<e-t;h++){const l=n.children[h];mr(a,n.leaf?o(l):l),u+=Io(a)}for(let h=e-t-1;h>=t;h--){const l=n.children[h];mr(s,n.leaf?o(l):l),u+=Io(s)}return u}_adjustParentBBoxes(n,t,e){for(let r=e;r>=0;r--)mr(t[r],n)}_condense(n){for(let t=n.length-1,e;t>=0;t--)n[t].children.length===0?t>0?(e=n[t-1].children,e.splice(e.indexOf(n[t]),1)):this.clear():wi(n[t],this.toBBox)}}function Pf(i,n,t){if(!t)return n.indexOf(i);for(let e=0;e<n.length;e++)if(t(i,n[e]))return e;return-1}function wi(i,n){_r(i,0,i.children.length,n,i)}function _r(i,n,t,e,r){r||(r=zi(null)),r.minX=1/0,r.minY=1/0,r.maxX=-1/0,r.maxY=-1/0;for(let o=n;o<t;o++){const a=i.children[o];mr(r,i.leaf?e(a):a)}return r}function mr(i,n){return i.minX=Math.min(i.minX,n.minX),i.minY=Math.min(i.minY,n.minY),i.maxX=Math.max(i.maxX,n.maxX),i.maxY=Math.max(i.maxY,n.maxY),i}function Af(i,n){return i.minX-n.minX}function Lf(i,n){return i.minY-n.minY}function ls(i){return(i.maxX-i.minX)*(i.maxY-i.minY)}function Io(i){return i.maxX-i.minX+(i.maxY-i.minY)}function Mf(i,n){return(Math.max(n.maxX,i.maxX)-Math.min(n.minX,i.minX))*(Math.max(n.maxY,i.maxY)-Math.min(n.minY,i.minY))}function Ff(i,n){const t=Math.max(i.minX,n.minX),e=Math.max(i.minY,n.minY),r=Math.min(i.maxX,n.maxX),o=Math.min(i.maxY,n.maxY);return Math.max(0,r-t)*Math.max(0,o-e)}function cs(i,n){return i.minX<=n.minX&&i.minY<=n.minY&&n.maxX<=i.maxX&&n.maxY<=i.maxY}function Oo(i,n){return n.minX<=i.maxX&&n.minY<=i.maxY&&n.maxX>=i.minX&&n.maxY>=i.minY}function zi(i){return{children:i,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function Ou(i,n,t,e,r){const o=[n,t];for(;o.length;){if(t=o.pop(),n=o.pop(),t-n<=e)continue;const a=n+Math.ceil((t-n)/e/2)*e;If(i,a,n,t,r),o.push(n,a,a,t)}}var Df=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Pu={RENDER_ORDER:"renderOrder"},kf=function(i){Df(n,i);function n(t){var e=this,r=t||{},o=ot({},r);return delete o.style,delete o.renderBuffer,delete o.updateWhileAnimating,delete o.updateWhileInteracting,e=i.call(this,o)||this,e.declutter_=r.declutter!==void 0?r.declutter:!1,e.renderBuffer_=r.renderBuffer!==void 0?r.renderBuffer:100,e.style_=null,e.styleFunction_=void 0,e.setStyle(r.style),e.updateWhileAnimating_=r.updateWhileAnimating!==void 0?r.updateWhileAnimating:!1,e.updateWhileInteracting_=r.updateWhileInteracting!==void 0?r.updateWhileInteracting:!1,e}return n.prototype.getDeclutter=function(){return this.declutter_},n.prototype.getFeatures=function(t){return i.prototype.getFeatures.call(this,t)},n.prototype.getRenderBuffer=function(){return this.renderBuffer_},n.prototype.getRenderOrder=function(){return this.get(Pu.RENDER_ORDER)},n.prototype.getStyle=function(){return this.style_},n.prototype.getStyleFunction=function(){return this.styleFunction_},n.prototype.getUpdateWhileAnimating=function(){return this.updateWhileAnimating_},n.prototype.getUpdateWhileInteracting=function(){return this.updateWhileInteracting_},n.prototype.renderDeclutter=function(t){t.declutterTree||(t.declutterTree=new Iu(9)),this.getRenderer().renderDeclutter(t)},n.prototype.setRenderOrder=function(t){this.set(Pu.RENDER_ORDER,t)},n.prototype.setStyle=function(t){this.style_=t!==void 0?t:Ef,this.styleFunction_=t===null?void 0:zf(this.style_),this.changed()},n}(yr);const gs=kf;var xr={BEGIN_GEOMETRY:0,BEGIN_PATH:1,CIRCLE:2,CLOSE_PATH:3,CUSTOM:4,DRAW_CHARS:5,DRAW_IMAGE:6,END_GEOMETRY:7,FILL:8,MOVE_TO_LINE_TO:9,SET_FILL_STYLE:10,SET_STROKE_STYLE:11,STROKE:12},Po=[xr.FILL],gn=[xr.STROKE],Vn=[xr.BEGIN_PATH],Au=[xr.CLOSE_PATH];const q=xr;var qf=function(){function i(){}return i.prototype.drawCustom=function(n,t,e,r){},i.prototype.drawGeometry=function(n){},i.prototype.setStyle=function(n){},i.prototype.drawCircle=function(n,t){},i.prototype.drawFeature=function(n,t){},i.prototype.drawGeometryCollection=function(n,t){},i.prototype.drawLineString=function(n,t){},i.prototype.drawMultiLineString=function(n,t){},i.prototype.drawMultiPoint=function(n,t){},i.prototype.drawMultiPolygon=function(n,t){},i.prototype.drawPoint=function(n,t){},i.prototype.drawPolygon=function(n,t){},i.prototype.drawText=function(n,t){},i.prototype.setFillStrokeStyle=function(n,t){},i.prototype.setImageStyle=function(n,t){},i.prototype.setTextStyle=function(n,t){},i}();const Lu=qf;var Nf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Gf=function(i){Nf(n,i);function n(t,e,r,o){var a=i.call(this)||this;return a.tolerance=t,a.maxExtent=e,a.pixelRatio=o,a.maxLineWidth=0,a.resolution=r,a.beginGeometryInstruction1_=null,a.beginGeometryInstruction2_=null,a.bufferedMaxExtent_=null,a.instructions=[],a.coordinates=[],a.tmpCoordinate_=[],a.hitDetectionInstructions=[],a.state={},a}return n.prototype.applyPixelRatio=function(t){var e=this.pixelRatio;return e==1?t:t.map(function(r){return r*e})},n.prototype.appendFlatPointCoordinates=function(t,e){for(var r=this.getBufferedMaxExtent(),o=this.tmpCoordinate_,a=this.coordinates,s=a.length,u=0,h=t.length;u<h;u+=e)o[0]=t[u],o[1]=t[u+1],ye(r,o)&&(a[s++]=o[0],a[s++]=o[1]);return s},n.prototype.appendFlatLineCoordinates=function(t,e,r,o,a,s){var u=this.coordinates,h=u.length,l=this.getBufferedMaxExtent();s&&(e+=o);var c=t[e],g=t[e+1],f=this.tmpCoordinate_,d=!0,p,y,v;for(p=e+o;p<r;p+=o)f[0]=t[p],f[1]=t[p+1],v=Oa(l,f),v!==y?(d&&(u[h++]=c,u[h++]=g,d=!1),u[h++]=f[0],u[h++]=f[1]):v===wt.INTERSECTING?(u[h++]=f[0],u[h++]=f[1],d=!1):d=!0,c=f[0],g=f[1],y=v;return(a&&d||p===e+o)&&(u[h++]=c,u[h++]=g),h},n.prototype.drawCustomCoordinates_=function(t,e,r,o,a){for(var s=0,u=r.length;s<u;++s){var h=r[s],l=this.appendFlatLineCoordinates(t,e,h,o,!1,!1);a.push(l),e=h}return e},n.prototype.drawCustom=function(t,e,r,o){this.beginGeometry(t,e);var a=t.getType(),s=t.getStride(),u=this.coordinates.length,h,l,c,g,f;switch(a){case"MultiPolygon":h=t.getOrientedFlatCoordinates(),g=[];var d=t.getEndss();f=0;for(var p=0,y=d.length;p<y;++p){var v=[];f=this.drawCustomCoordinates_(h,f,d[p],s,v),g.push(v)}this.instructions.push([q.CUSTOM,u,g,t,r,Qa]),this.hitDetectionInstructions.push([q.CUSTOM,u,g,t,o||r,Qa]);break;case"Polygon":case"MultiLineString":c=[],h=a=="Polygon"?t.getOrientedFlatCoordinates():t.getFlatCoordinates(),f=this.drawCustomCoordinates_(h,0,t.getEnds(),s,c),this.instructions.push([q.CUSTOM,u,c,t,r,hr]),this.hitDetectionInstructions.push([q.CUSTOM,u,c,t,o||r,hr]);break;case"LineString":case"Circle":h=t.getFlatCoordinates(),l=this.appendFlatLineCoordinates(h,0,h.length,s,!1,!1),this.instructions.push([q.CUSTOM,u,l,t,r,hn]),this.hitDetectionInstructions.push([q.CUSTOM,u,l,t,o||r,hn]);break;case"MultiPoint":h=t.getFlatCoordinates(),l=this.appendFlatPointCoordinates(h,s),l>u&&(this.instructions.push([q.CUSTOM,u,l,t,r,hn]),this.hitDetectionInstructions.push([q.CUSTOM,u,l,t,o||r,hn]));break;case"Point":h=t.getFlatCoordinates(),this.coordinates.push(h[0],h[1]),l=this.coordinates.length,this.instructions.push([q.CUSTOM,u,l,t,r]),this.hitDetectionInstructions.push([q.CUSTOM,u,l,t,o||r]);break}this.endGeometry(e)},n.prototype.beginGeometry=function(t,e){this.beginGeometryInstruction1_=[q.BEGIN_GEOMETRY,e,0,t],this.instructions.push(this.beginGeometryInstruction1_),this.beginGeometryInstruction2_=[q.BEGIN_GEOMETRY,e,0,t],this.hitDetectionInstructions.push(this.beginGeometryInstruction2_)},n.prototype.finish=function(){return{instructions:this.instructions,hitDetectionInstructions:this.hitDetectionInstructions,coordinates:this.coordinates}},n.prototype.reverseHitDetectionInstructions=function(){var t=this.hitDetectionInstructions;t.reverse();var e,r=t.length,o,a,s=-1;for(e=0;e<r;++e)o=t[e],a=o[0],a==q.END_GEOMETRY?s=e:a==q.BEGIN_GEOMETRY&&(o[2]=e,zc(this.hitDetectionInstructions,s,e),s=-1)},n.prototype.setFillStrokeStyle=function(t,e){var r=this.state;if(t){var o=t.getColor();r.fillStyle=Se(o||$e)}else r.fillStyle=void 0;if(e){var a=e.getColor();r.strokeStyle=Se(a||fr);var s=e.getLineCap();r.lineCap=s!==void 0?s:So;var u=e.getLineDash();r.lineDash=u?u.slice():lr;var h=e.getLineDashOffset();r.lineDashOffset=h||cr;var l=e.getLineJoin();r.lineJoin=l!==void 0?l:_i;var c=e.getWidth();r.lineWidth=c!==void 0?c:pr;var g=e.getMiterLimit();r.miterLimit=g!==void 0?g:gr,r.lineWidth>this.maxLineWidth&&(this.maxLineWidth=r.lineWidth,this.bufferedMaxExtent_=null)}else r.strokeStyle=void 0,r.lineCap=void 0,r.lineDash=null,r.lineDashOffset=void 0,r.lineJoin=void 0,r.lineWidth=void 0,r.miterLimit=void 0},n.prototype.createFill=function(t){var e=t.fillStyle,r=[q.SET_FILL_STYLE,e];return typeof e!="string"&&r.push(!0),r},n.prototype.applyStroke=function(t){this.instructions.push(this.createStroke(t))},n.prototype.createStroke=function(t){return[q.SET_STROKE_STYLE,t.strokeStyle,t.lineWidth*this.pixelRatio,t.lineCap,t.lineJoin,t.miterLimit,this.applyPixelRatio(t.lineDash),t.lineDashOffset*this.pixelRatio]},n.prototype.updateFillStyle=function(t,e){var r=t.fillStyle;(typeof r!="string"||t.currentFillStyle!=r)&&(r!==void 0&&this.instructions.push(e.call(this,t)),t.currentFillStyle=r)},n.prototype.updateStrokeStyle=function(t,e){var r=t.strokeStyle,o=t.lineCap,a=t.lineDash,s=t.lineDashOffset,u=t.lineJoin,h=t.lineWidth,l=t.miterLimit;(t.currentStrokeStyle!=r||t.currentLineCap!=o||a!=t.currentLineDash&&!ke(t.currentLineDash,a)||t.currentLineDashOffset!=s||t.currentLineJoin!=u||t.currentLineWidth!=h||t.currentMiterLimit!=l)&&(r!==void 0&&e.call(this,t),t.currentStrokeStyle=r,t.currentLineCap=o,t.currentLineDash=a,t.currentLineDashOffset=s,t.currentLineJoin=u,t.currentLineWidth=h,t.currentMiterLimit=l)},n.prototype.endGeometry=function(t){this.beginGeometryInstruction1_[2]=this.instructions.length,this.beginGeometryInstruction1_=null,this.beginGeometryInstruction2_[2]=this.hitDetectionInstructions.length,this.beginGeometryInstruction2_=null;var e=[q.END_GEOMETRY,t];this.instructions.push(e),this.hitDetectionInstructions.push(e)},n.prototype.getBufferedMaxExtent=function(){if(!this.bufferedMaxExtent_&&(this.bufferedMaxExtent_=b3(this.maxExtent),this.maxLineWidth>0)){var t=this.resolution*(this.maxLineWidth+1)/2;on(this.bufferedMaxExtent_,t,this.bufferedMaxExtent_)}return this.bufferedMaxExtent_},n}(Lu);const wr=Gf;var Bf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Uf=function(i){Bf(n,i);function n(t,e,r,o){var a=i.call(this,t,e,r,o)||this;return a.hitDetectionImage_=null,a.image_=null,a.imagePixelRatio_=void 0,a.anchorX_=void 0,a.anchorY_=void 0,a.height_=void 0,a.opacity_=void 0,a.originX_=void 0,a.originY_=void 0,a.rotateWithView_=void 0,a.rotation_=void 0,a.scale_=void 0,a.width_=void 0,a.declutterMode_=void 0,a.declutterImageWithText_=void 0,a}return n.prototype.drawPoint=function(t,e){if(!!this.image_){this.beginGeometry(t,e);var r=t.getFlatCoordinates(),o=t.getStride(),a=this.coordinates.length,s=this.appendFlatPointCoordinates(r,o);this.instructions.push([q.DRAW_IMAGE,a,s,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([q.DRAW_IMAGE,a,s,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,this.opacity_,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(e)}},n.prototype.drawMultiPoint=function(t,e){if(!!this.image_){this.beginGeometry(t,e);var r=t.getFlatCoordinates(),o=t.getStride(),a=this.coordinates.length,s=this.appendFlatPointCoordinates(r,o);this.instructions.push([q.DRAW_IMAGE,a,s,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([q.DRAW_IMAGE,a,s,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,this.opacity_,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(e)}},n.prototype.finish=function(){return this.reverseHitDetectionInstructions(),this.anchorX_=void 0,this.anchorY_=void 0,this.hitDetectionImage_=null,this.image_=null,this.imagePixelRatio_=void 0,this.height_=void 0,this.scale_=void 0,this.opacity_=void 0,this.originX_=void 0,this.originY_=void 0,this.rotateWithView_=void 0,this.rotation_=void 0,this.width_=void 0,i.prototype.finish.call(this)},n.prototype.setImageStyle=function(t,e){var r=t.getAnchor(),o=t.getSize(),a=t.getOrigin();this.imagePixelRatio_=t.getPixelRatio(this.pixelRatio),this.anchorX_=r[0],this.anchorY_=r[1],this.hitDetectionImage_=t.getHitDetectionImage(),this.image_=t.getImage(this.pixelRatio),this.height_=o[1],this.opacity_=t.getOpacity(),this.originX_=a[0],this.originY_=a[1],this.rotateWithView_=t.getRotateWithView(),this.rotation_=t.getRotation(),this.scale_=t.getScaleArray(),this.width_=o[0],this.declutterMode_=t.getDeclutterMode(),this.declutterImageWithText_=e},n}(wr);const $f=Uf;var Wf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Vf=function(i){Wf(n,i);function n(t,e,r,o){return i.call(this,t,e,r,o)||this}return n.prototype.drawFlatCoordinates_=function(t,e,r,o){var a=this.coordinates.length,s=this.appendFlatLineCoordinates(t,e,r,o,!1,!1),u=[q.MOVE_TO_LINE_TO,a,s];return this.instructions.push(u),this.hitDetectionInstructions.push(u),r},n.prototype.drawLineString=function(t,e){var r=this.state,o=r.strokeStyle,a=r.lineWidth;if(!(o===void 0||a===void 0)){this.updateStrokeStyle(r,this.applyStroke),this.beginGeometry(t,e),this.hitDetectionInstructions.push([q.SET_STROKE_STYLE,r.strokeStyle,r.lineWidth,r.lineCap,r.lineJoin,r.miterLimit,lr,cr],Vn);var s=t.getFlatCoordinates(),u=t.getStride();this.drawFlatCoordinates_(s,0,s.length,u),this.hitDetectionInstructions.push(gn),this.endGeometry(e)}},n.prototype.drawMultiLineString=function(t,e){var r=this.state,o=r.strokeStyle,a=r.lineWidth;if(!(o===void 0||a===void 0)){this.updateStrokeStyle(r,this.applyStroke),this.beginGeometry(t,e),this.hitDetectionInstructions.push([q.SET_STROKE_STYLE,r.strokeStyle,r.lineWidth,r.lineCap,r.lineJoin,r.miterLimit,r.lineDash,r.lineDashOffset],Vn);for(var s=t.getEnds(),u=t.getFlatCoordinates(),h=t.getStride(),l=0,c=0,g=s.length;c<g;++c)l=this.drawFlatCoordinates_(u,l,s[c],h);this.hitDetectionInstructions.push(gn),this.endGeometry(e)}},n.prototype.finish=function(){var t=this.state;return t.lastStroke!=null&&t.lastStroke!=this.coordinates.length&&this.instructions.push(gn),this.reverseHitDetectionInstructions(),this.state=null,i.prototype.finish.call(this)},n.prototype.applyStroke=function(t){t.lastStroke!=null&&t.lastStroke!=this.coordinates.length&&(this.instructions.push(gn),t.lastStroke=this.coordinates.length),t.lastStroke=0,i.prototype.applyStroke.call(this,t),this.instructions.push(Vn)},n}(wr);const Xf=Vf;var Zf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Yf=function(i){Zf(n,i);function n(t,e,r,o){return i.call(this,t,e,r,o)||this}return n.prototype.drawFlatCoordinatess_=function(t,e,r,o){var a=this.state,s=a.fillStyle!==void 0,u=a.strokeStyle!==void 0,h=r.length;this.instructions.push(Vn),this.hitDetectionInstructions.push(Vn);for(var l=0;l<h;++l){var c=r[l],g=this.coordinates.length,f=this.appendFlatLineCoordinates(t,e,c,o,!0,!u),d=[q.MOVE_TO_LINE_TO,g,f];this.instructions.push(d),this.hitDetectionInstructions.push(d),u&&(this.instructions.push(Au),this.hitDetectionInstructions.push(Au)),e=c}return s&&(this.instructions.push(Po),this.hitDetectionInstructions.push(Po)),u&&(this.instructions.push(gn),this.hitDetectionInstructions.push(gn)),e},n.prototype.drawCircle=function(t,e){var r=this.state,o=r.fillStyle,a=r.strokeStyle;if(!(o===void 0&&a===void 0)){this.setFillStrokeStyles_(),this.beginGeometry(t,e),r.fillStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_FILL_STYLE,$e]),r.strokeStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_STROKE_STYLE,r.strokeStyle,r.lineWidth,r.lineCap,r.lineJoin,r.miterLimit,r.lineDash,r.lineDashOffset]);var s=t.getFlatCoordinates(),u=t.getStride(),h=this.coordinates.length;this.appendFlatLineCoordinates(s,0,s.length,u,!1,!1);var l=[q.CIRCLE,h];this.instructions.push(Vn,l),this.hitDetectionInstructions.push(Vn,l),r.fillStyle!==void 0&&(this.instructions.push(Po),this.hitDetectionInstructions.push(Po)),r.strokeStyle!==void 0&&(this.instructions.push(gn),this.hitDetectionInstructions.push(gn)),this.endGeometry(e)}},n.prototype.drawPolygon=function(t,e){var r=this.state,o=r.fillStyle,a=r.strokeStyle;if(!(o===void 0&&a===void 0)){this.setFillStrokeStyles_(),this.beginGeometry(t,e),r.fillStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_FILL_STYLE,$e]),r.strokeStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_STROKE_STYLE,r.strokeStyle,r.lineWidth,r.lineCap,r.lineJoin,r.miterLimit,r.lineDash,r.lineDashOffset]);var s=t.getEnds(),u=t.getOrientedFlatCoordinates(),h=t.getStride();this.drawFlatCoordinatess_(u,0,s,h),this.endGeometry(e)}},n.prototype.drawMultiPolygon=function(t,e){var r=this.state,o=r.fillStyle,a=r.strokeStyle;if(!(o===void 0&&a===void 0)){this.setFillStrokeStyles_(),this.beginGeometry(t,e),r.fillStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_FILL_STYLE,$e]),r.strokeStyle!==void 0&&this.hitDetectionInstructions.push([q.SET_STROKE_STYLE,r.strokeStyle,r.lineWidth,r.lineCap,r.lineJoin,r.miterLimit,r.lineDash,r.lineDashOffset]);for(var s=t.getEndss(),u=t.getOrientedFlatCoordinates(),h=t.getStride(),l=0,c=0,g=s.length;c<g;++c)l=this.drawFlatCoordinatess_(u,l,s[c],h);this.endGeometry(e)}},n.prototype.finish=function(){this.reverseHitDetectionInstructions(),this.state=null;var t=this.tolerance;if(t!==0)for(var e=this.coordinates,r=0,o=e.length;r<o;++r)e[r]=Un(e[r],t);return i.prototype.finish.call(this)},n.prototype.setFillStrokeStyles_=function(){var t=this.state,e=t.fillStyle;e!==void 0&&this.updateFillStyle(t,this.createFill),t.strokeStyle!==void 0&&this.updateStrokeStyle(t,this.applyStroke)},n}(wr);const Mu=Yf;function Hf(i,n,t,e,r){var o=t,a=t,s=0,u=0,h=t,l,c,g,f,d,p,y,v,_,m;for(c=t;c<e;c+=r){var w=n[c],x=n[c+1];d!==void 0&&(_=w-d,m=x-p,f=Math.sqrt(_*_+m*m),y!==void 0&&(u+=g,l=Math.acos((y*_+v*m)/(g*f)),l>i&&(u>s&&(s=u,o=h,a=c),u=0,h=c-r)),g=f,y=_,v=m),d=w,p=x}return u+=f,u>s?[h,c]:[o,a]}var Kf=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),zr={left:0,end:0,center:.5,right:1,start:1,top:0,middle:.5,hanging:.2,alphabetic:.8,ideographic:.8,bottom:1},Jf=function(i){Kf(n,i);function n(t,e,r,o){var a=i.call(this,t,e,r,o)||this;return a.labels_=null,a.text_="",a.textOffsetX_=0,a.textOffsetY_=0,a.textRotateWithView_=void 0,a.textRotation_=0,a.textFillState_=null,a.fillStates={},a.textStrokeState_=null,a.strokeStates={},a.textState_={},a.textStates={},a.textKey_="",a.fillKey_="",a.strokeKey_="",a.declutterImageWithText_=void 0,a}return n.prototype.finish=function(){var t=i.prototype.finish.call(this);return t.textStates=this.textStates,t.fillStates=this.fillStates,t.strokeStates=this.strokeStates,t},n.prototype.drawText=function(t,e){var r=this.textFillState_,o=this.textStrokeState_,a=this.textState_;if(!(this.text_===""||!a||!r&&!o)){var s=this.coordinates,u=s.length,h=t.getType(),l=null,c=t.getStride();if(a.placement===Cu.LINE&&(h=="LineString"||h=="MultiLineString"||h=="Polygon"||h=="MultiPolygon")){if(!Lt(this.getBufferedMaxExtent(),t.getExtent()))return;var g=void 0;if(l=t.getFlatCoordinates(),h=="LineString")g=[l.length];else if(h=="MultiLineString")g=t.getEnds();else if(h=="Polygon")g=t.getEnds().slice(0,1);else if(h=="MultiPolygon"){var f=t.getEndss();g=[];for(var d=0,p=f.length;d<p;++d)g.push(f[d][0])}this.beginGeometry(t,e);for(var y=a.textAlign,v=0,_=void 0,m=0,w=g.length;m<w;++m){if(y==null){var x=Hf(a.maxAngle,l,v,g[m],c);v=x[0],_=x[1]}else _=g[m];for(var d=v;d<_;d+=c)s.push(l[d],l[d+1]);var E=s.length;v=g[m],this.drawChars_(u,E),u=E}this.endGeometry(e)}else{var z=a.overflow?null:[];switch(h){case"Point":case"MultiPoint":l=t.getFlatCoordinates();break;case"LineString":l=t.getFlatMidpoint();break;case"Circle":l=t.getCenter();break;case"MultiLineString":l=t.getFlatMidpoints(),c=2;break;case"Polygon":l=t.getFlatInteriorPoint(),a.overflow||z.push(l[2]/this.resolution),c=3;break;case"MultiPolygon":var b=t.getFlatInteriorPoints();l=[];for(var d=0,p=b.length;d<p;d+=3)a.overflow||z.push(b[d+2]/this.resolution),l.push(b[d],b[d+1]);if(l.length===0)return;c=2;break}var E=this.appendFlatPointCoordinates(l,c);if(E===u)return;if(z&&(E-u)/2!==l.length/c){var T=u/2;z=z.filter(function(F,U){var Z=s[(T+U)*2]===l[U*c]&&s[(T+U)*2+1]===l[U*c+1];return Z||--T,Z})}this.saveTextStates_(),(a.backgroundFill||a.backgroundStroke)&&(this.setFillStrokeStyle(a.backgroundFill,a.backgroundStroke),a.backgroundFill&&(this.updateFillStyle(this.state,this.createFill),this.hitDetectionInstructions.push(this.createFill(this.state))),a.backgroundStroke&&(this.updateStrokeStyle(this.state,this.applyStroke),this.hitDetectionInstructions.push(this.createStroke(this.state)))),this.beginGeometry(t,e);var j=a.padding;if(j!=Wn&&(a.scale[0]<0||a.scale[1]<0)){var O=a.padding[0],C=a.padding[1],R=a.padding[2],P=a.padding[3];a.scale[0]<0&&(C=-C,P=-P),a.scale[1]<0&&(O=-O,R=-R),j=[O,C,R,P]}var A=this.pixelRatio;this.instructions.push([q.DRAW_IMAGE,u,E,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[1,1],NaN,void 0,this.declutterImageWithText_,j==Wn?Wn:j.map(function(F){return F*A}),!!a.backgroundFill,!!a.backgroundStroke,this.text_,this.textKey_,this.strokeKey_,this.fillKey_,this.textOffsetX_,this.textOffsetY_,z]);var I=1/A;this.hitDetectionInstructions.push([q.DRAW_IMAGE,u,E,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[I,I],NaN,void 0,this.declutterImageWithText_,j,!!a.backgroundFill,!!a.backgroundStroke,this.text_,this.textKey_,this.strokeKey_,this.fillKey_,this.textOffsetX_,this.textOffsetY_,z]),this.endGeometry(e)}}},n.prototype.saveTextStates_=function(){var t=this.textStrokeState_,e=this.textState_,r=this.textFillState_,o=this.strokeKey_;t&&(o in this.strokeStates||(this.strokeStates[o]={strokeStyle:t.strokeStyle,lineCap:t.lineCap,lineDashOffset:t.lineDashOffset,lineWidth:t.lineWidth,lineJoin:t.lineJoin,miterLimit:t.miterLimit,lineDash:t.lineDash}));var a=this.textKey_;a in this.textStates||(this.textStates[a]={font:e.font,textAlign:e.textAlign||dr,justify:e.justify,textBaseline:e.textBaseline||Co,scale:e.scale});var s=this.fillKey_;r&&(s in this.fillStates||(this.fillStates[s]={fillStyle:r.fillStyle}))},n.prototype.drawChars_=function(t,e){var r=this.textStrokeState_,o=this.textState_,a=this.strokeKey_,s=this.textKey_,u=this.fillKey_;this.saveTextStates_();var h=this.pixelRatio,l=zr[o.textBaseline],c=this.textOffsetY_*h,g=this.text_,f=r?r.lineWidth*Math.abs(o.scale[0])/2:0;this.instructions.push([q.DRAW_CHARS,t,e,l,o.overflow,u,o.maxAngle,h,c,a,f*h,g,s,1]),this.hitDetectionInstructions.push([q.DRAW_CHARS,t,e,l,o.overflow,u,o.maxAngle,1,c,a,f,g,s,1/h])},n.prototype.setTextStyle=function(t,e){var r,o,a;if(!t)this.text_="";else{var s=t.getFill();s?(o=this.textFillState_,o||(o={},this.textFillState_=o),o.fillStyle=Se(s.getColor()||$e)):(o=null,this.textFillState_=o);var u=t.getStroke();if(!u)a=null,this.textStrokeState_=a;else{a=this.textStrokeState_,a||(a={},this.textStrokeState_=a);var h=u.getLineDash(),l=u.getLineDashOffset(),c=u.getWidth(),g=u.getMiterLimit();a.lineCap=u.getLineCap()||So,a.lineDash=h?h.slice():lr,a.lineDashOffset=l===void 0?cr:l,a.lineJoin=u.getLineJoin()||_i,a.lineWidth=c===void 0?pr:c,a.miterLimit=g===void 0?gr:g,a.strokeStyle=Se(u.getColor()||fr)}r=this.textState_;var f=t.getFont()||Eu;ff(f);var d=t.getScaleArray();r.overflow=t.getOverflow(),r.font=f,r.maxAngle=t.getMaxAngle(),r.placement=t.getPlacement(),r.textAlign=t.getTextAlign(),r.justify=t.getJustify(),r.textBaseline=t.getTextBaseline()||Co,r.backgroundFill=t.getBackgroundFill(),r.backgroundStroke=t.getBackgroundStroke(),r.padding=t.getPadding()||Wn,r.scale=d===void 0?[1,1]:d;var p=t.getOffsetX(),y=t.getOffsetY(),v=t.getRotateWithView(),_=t.getRotation();this.text_=t.getText()||"",this.textOffsetX_=p===void 0?0:p,this.textOffsetY_=y===void 0?0:y,this.textRotateWithView_=v===void 0?!1:v,this.textRotation_=_===void 0?0:_,this.strokeKey_=a?(typeof a.strokeStyle=="string"?a.strokeStyle:D(a.strokeStyle))+a.lineCap+a.lineDashOffset+"|"+a.lineWidth+a.lineJoin+a.miterLimit+"["+a.lineDash.join()+"]":"",this.textKey_=r.font+r.scale+(r.textAlign||"?")+(r.justify||"?")+(r.textBaseline||"?"),this.fillKey_=o?typeof o.fillStyle=="string"?o.fillStyle:"|"+D(o.fillStyle):""}this.declutterImageWithText_=e},n}(wr),Qf={Circle:Mu,Default:wr,Image:$f,LineString:Xf,Polygon:Mu,Text:Jf},t1=function(){function i(n,t,e,r){this.tolerance_=n,this.maxExtent_=t,this.pixelRatio_=r,this.resolution_=e,this.buildersByZIndex_={}}return i.prototype.finish=function(){var n={};for(var t in this.buildersByZIndex_){n[t]=n[t]||{};var e=this.buildersByZIndex_[t];for(var r in e){var o=e[r].finish();n[t][r]=o}}return n},i.prototype.getBuilder=function(n,t){var e=n!==void 0?n.toString():"0",r=this.buildersByZIndex_[e];r===void 0&&(r={},this.buildersByZIndex_[e]=r);var o=r[t];if(o===void 0){var a=Qf[t];o=new a(this.tolerance_,this.maxExtent_,this.resolution_,this.pixelRatio_),r[t]=o}return o},i}();const Fu=t1;var e1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),n1=function(i){e1(n,i);function n(t){var e=i.call(this)||this;return e.ready=!0,e.boundHandleImageChange_=e.handleImageChange_.bind(e),e.layer_=t,e.declutterExecutorGroup=null,e}return n.prototype.getFeatures=function(t){return X()},n.prototype.getData=function(t){return null},n.prototype.prepareFrame=function(t){return X()},n.prototype.renderFrame=function(t,e){return X()},n.prototype.loadedTileCallback=function(t,e,r){t[e]||(t[e]={}),t[e][r.tileCoord.toString()]=r},n.prototype.createLoadedTileFinder=function(t,e,r){return function(o,a){var s=this.loadedTileCallback.bind(this,r,o);return t.forEachLoadedTile(e,o,a,s)}.bind(this)},n.prototype.forEachFeatureAtCoordinate=function(t,e,r,o,a){},n.prototype.getDataAtPixel=function(t,e,r){return null},n.prototype.getLayer=function(){return this.layer_},n.prototype.handleFontsChanged=function(){},n.prototype.handleImageChange_=function(t){var e=t.target;e.getState()===G.LOADED&&this.renderIfReadyAndVisible()},n.prototype.loadImage=function(t){var e=t.getState();return e!=G.LOADED&&e!=G.ERROR&&t.addEventListener(k.CHANGE,this.boundHandleImageChange_),e==G.IDLE&&(t.load(),e=t.getState()),e==G.LOADED},n.prototype.renderIfReadyAndVisible=function(){var t=this.getLayer();t&&t.getVisible()&&t.getSourceState()==="ready"&&t.changed()},n.prototype.disposeInternal=function(){delete this.layer_,i.prototype.disposeInternal.call(this)},n}(p3);const Du=n1;var i1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),r1=function(i){i1(n,i);function n(t,e,r,o){var a=i.call(this,t)||this;return a.inversePixelTransform=e,a.frameState=r,a.context=o,a}return n}(Qt);const Er=r1;var o1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),ku=[],Ei=null;function a1(){var i=document.createElement("canvas");i.width=1,i.height=1,Ei=i.getContext("2d")}var s1=function(i){o1(n,i);function n(t){var e=i.call(this,t)||this;return e.container=null,e.renderedResolution,e.tempTransform=xt(),e.pixelTransform=xt(),e.inversePixelTransform=xt(),e.context=null,e.containerReused=!1,e.pixelContext_=null,e.frameState=null,e}return n.prototype.getImageData=function(t,e,r){Ei||a1(),Ei.clearRect(0,0,1,1);var o;try{Ei.drawImage(t,e,r,1,1,0,0,1,1),o=Ei.getImageData(0,0,1,1).data}catch{return Ei=null,null}return o},n.prototype.getBackground=function(t){var e=this.getLayer(),r=e.getBackground();return typeof r=="function"&&(r=r(t.viewState.resolution)),r||void 0},n.prototype.useContainer=function(t,e,r){var o=this.getLayer().getClassName(),a,s;if(t&&t.className===o&&(!r||t&&t.style.backgroundColor&&ke(zo(t.style.backgroundColor),zo(r)))){var u=t.firstElementChild;u instanceof HTMLCanvasElement&&(s=u.getContext("2d"))}if(s&&s.canvas.style.transform===e?(this.container=t,this.context=s,this.containerReused=!0):this.containerReused&&(this.container=null,this.context=null,this.containerReused=!1),!this.container){a=document.createElement("div"),a.className=o;var h=a.style;h.position="absolute",h.width="100%",h.height="100%",s=Vt();var u=s.canvas;a.appendChild(u),h=u.style,h.position="absolute",h.left="0",h.transformOrigin="top left",this.container=a,this.context=s}!this.containerReused&&r&&!this.container.style.backgroundColor&&(this.container.style.backgroundColor=r)},n.prototype.clipUnrotated=function(t,e,r){var o=Ne(r),a=rr(r),s=li(r),u=hi(r);st(e.coordinateToPixelTransform,o),st(e.coordinateToPixelTransform,a),st(e.coordinateToPixelTransform,s),st(e.coordinateToPixelTransform,u);var h=this.inversePixelTransform;st(h,o),st(h,a),st(h,s),st(h,u),t.save(),t.beginPath(),t.moveTo(Math.round(o[0]),Math.round(o[1])),t.lineTo(Math.round(a[0]),Math.round(a[1])),t.lineTo(Math.round(s[0]),Math.round(s[1])),t.lineTo(Math.round(u[0]),Math.round(u[1])),t.clip()},n.prototype.dispatchRenderEvent_=function(t,e,r){var o=this.getLayer();if(o.hasListener(t)){var a=new Er(t,this.inversePixelTransform,r,e);o.dispatchEvent(a)}},n.prototype.preRender=function(t,e){this.frameState=e,this.dispatchRenderEvent_($t.PRERENDER,t,e)},n.prototype.postRender=function(t,e){this.dispatchRenderEvent_($t.POSTRENDER,t,e)},n.prototype.getRenderTransform=function(t,e,r,o,a,s,u){var h=a/2,l=s/2,c=o/e,g=-c,f=-t[0]+u,d=-t[1];return te(this.tempTransform,h,l,c,g,-r,f,d)},n.prototype.getDataAtPixel=function(t,e,r){var o=st(this.inversePixelTransform,t.slice()),a=this.context,s=this.getLayer(),u=s.getExtent();if(u){var h=st(e.pixelToCoordinateTransform,t.slice());if(!ye(u,h))return null}var l=Math.round(o[0]),c=Math.round(o[1]),g=this.pixelContext_;if(!g){var f=document.createElement("canvas");f.width=1,f.height=1,g=f.getContext("2d"),this.pixelContext_=g}g.clearRect(0,0,1,1);var d;try{g.drawImage(a.canvas,l,c,1,1,0,0,1,1),d=g.getImageData(0,0,1,1).data}catch(p){return p.name==="SecurityError"?(this.pixelContext_=null,new Uint8Array):d}return d[3]===0?null:d},n.prototype.disposeInternal=function(){delete this.frameState,i.prototype.disposeInternal.call(this)},n}(Du);const fs=s1;function u1(i,n,t,e,r,o,a,s,u,h,l,c){var g=i[n],f=i[n+1],d=0,p=0,y=0,v=0;function _(){d=g,p=f,n+=e,g=i[n],f=i[n+1],v+=y,y=Math.sqrt((g-d)*(g-d)+(f-p)*(f-p))}do _();while(n<t-e&&v+y<o);for(var m=y===0?0:(o-v)/y,w=Be(d,g,m),x=Be(p,f,m),E=n-e,z=v,b=o+s*u(h,r,l);n<t-e&&v+y<b;)_();m=y===0?0:(b-v)/y;var T=Be(d,g,m),j=Be(p,f,m),O;if(c){var C=[w,x,T,j];Va(C,0,4,2,c,C,C),O=C[0]>C[2]}else O=w>T;var R=Math.PI,P=[],A=E+e===n;n=E,y=0,v=z,g=i[n],f=i[n+1];var I;if(A){_(),I=Math.atan2(f-p,g-d),O&&(I+=I>0?-R:R);var M=(T+w)/2,F=(j+x)/2;return P[0]=[M,F,(b-o)/2,I,r],P}r=r.replace(/\n/g," ");for(var U=0,Z=r.length;U<Z;){_();var it=Math.atan2(f-p,g-d);if(O&&(it+=it>0?-R:R),I!==void 0){var S=it-I;if(S+=S>R?-2*R:S<-R?2*R:0,Math.abs(S)>a)return null}I=it;for(var ut=U,rt=0;U<Z;++U){var V=O?Z-U-1:U,Dt=s*u(h,r[V],l);if(n+e<t&&v+y<o+rt+Dt/2)break;rt+=Dt}if(U!==ut){var Yt=O?r.substring(Z-ut,Z-U):r.substring(ut,U);m=y===0?0:(o+rt/2-v)/y;var M=Be(d,g,m),F=Be(p,f,m);P.push([M,F,rt/2,it,Yt]),o+=rt}}return P}var bi=qt(),fn=[],Ve=[],Xe=[],dn=[];function qu(i){return i[3].declutterBox}var h1=new RegExp("["+String.fromCharCode(1425)+"-"+String.fromCharCode(2303)+String.fromCharCode(64285)+"-"+String.fromCharCode(65023)+String.fromCharCode(65136)+"-"+String.fromCharCode(65276)+String.fromCharCode(67584)+"-"+String.fromCharCode(69631)+String.fromCharCode(124928)+"-"+String.fromCharCode(126975)+"]");function Nu(i,n){return(n==="start"||n==="end")&&!h1.test(i)&&(n=n==="start"?"left":"right"),zr[n]}function l1(i,n,t){return t>0&&i.push(`
|
|
7
7
|
`,""),i.push(n,""),i}var c1=function(){function i(n,t,e,r){this.overlaps=e,this.pixelRatio=t,this.resolution=n,this.alignFill_,this.instructions=r.instructions,this.coordinates=r.coordinates,this.coordinateCache_={},this.renderedTransform_=xt(),this.hitDetectionInstructions=r.hitDetectionInstructions,this.pixelCoordinates_=null,this.viewRotation_=0,this.fillStates=r.fillStates||{},this.strokeStates=r.strokeStates||{},this.textStates=r.textStates||{},this.widths_={},this.labels_={}}return i.prototype.createLabel=function(n,t,e,r){var o=n+t+e+r;if(this.labels_[o])return this.labels_[o];var a=r?this.strokeStates[r]:null,s=e?this.fillStates[e]:null,u=this.textStates[t],h=this.pixelRatio,l=[u.scale[0]*h,u.scale[1]*h],c=Array.isArray(n),g=u.justify?zr[u.justify]:Nu(Array.isArray(n)?n[0]:n,u.textAlign||dr),f=r&&a.lineWidth?a.lineWidth:0,d=c?n:n.split(`
|
|
8
8
|
`).reduce(l1,[]),p=pf(u,d),y=p.width,v=p.height,_=p.widths,m=p.heights,w=p.lineWidths,x=y+f,E=[],z=(x+2)*l[0],b=(v+f)*l[1],T={width:z<0?Math.floor(z):Math.ceil(z),height:b<0?Math.floor(b):Math.ceil(b),contextInstructions:E};if((l[0]!=1||l[1]!=1)&&E.push("scale",l),r){E.push("strokeStyle",a.strokeStyle),E.push("lineWidth",f),E.push("lineCap",a.lineCap),E.push("lineJoin",a.lineJoin),E.push("miterLimit",a.miterLimit);var j=so?OffscreenCanvasRenderingContext2D:CanvasRenderingContext2D;j.prototype.setLineDash&&(E.push("setLineDash",[a.lineDash]),E.push("lineDashOffset",a.lineDashOffset))}e&&E.push("fillStyle",s.fillStyle),E.push("textBaseline","middle"),E.push("textAlign","center");for(var O=.5-g,C=g*x+O*f,R=[],P=[],A=0,I=0,M=0,F=0,U,Z=0,it=d.length;Z<it;Z+=2){var S=d[Z];if(S===`
|
|
9
|
-
`){I+=A,A=0,C=g*x+O*f,++F;continue}var ut=d[Z+1]||u.font;ut!==U&&(r&&R.push("font",ut),e&&P.push("font",ut),U=ut),A=Math.max(A,m[M]);var rt=[S,C+O*_[M]+g*(_[M]-w[F]),.5*(f+A)+I];C+=_[M],r&&R.push("strokeText",rt),e&&P.push("fillText",rt),++M}return Array.prototype.push.apply(E,R),Array.prototype.push.apply(E,P),this.labels_[o]=T,T},i.prototype.replayTextBackground_=function(n,t,e,r,o,a,s){n.beginPath(),n.moveTo.apply(n,t),n.lineTo.apply(n,e),n.lineTo.apply(n,r),n.lineTo.apply(n,o),n.lineTo.apply(n,t),a&&(this.alignFill_=a[2],this.fill_(n)),s&&(this.setStrokeStyle_(n,s),n.stroke())},i.prototype.calculateImageOrLabelDimensions_=function(n,t,e,r,o,a,s,u,h,l,c,g,f,d,p,y){s*=g[0],u*=g[1];var v=e-s,_=r-u,m=o+h>n?n-h:o,w=a+l>t?t-l:a,x=d[3]+m*g[0]+d[1],E=d[0]+w*g[1]+d[2],z=v-d[3],b=_-d[0];(p||c!==0)&&(fn[0]=z,dn[0]=z,fn[1]=b,Ve[1]=b,Ve[0]=z+x,Xe[0]=Ve[0],Xe[1]=b+E,dn[1]=Xe[1]);var T;return c!==0?(T=te(xt(),e,r,1,1,c,-e,-r),st(T,fn),st(T,Ve),st(T,Xe),st(T,dn),_e(Math.min(fn[0],Ve[0],Xe[0],dn[0]),Math.min(fn[1],Ve[1],Xe[1],dn[1]),Math.max(fn[0],Ve[0],Xe[0],dn[0]),Math.max(fn[1],Ve[1],Xe[1],dn[1]),bi)):_e(Math.min(z,z+x),Math.min(b,b+E),Math.max(z,z+x),Math.max(b,b+E),bi),f&&(v=Math.round(v),_=Math.round(_)),{drawImageX:v,drawImageY:_,drawImageW:m,drawImageH:w,originX:h,originY:l,declutterBox:{minX:bi[0],minY:bi[1],maxX:bi[2],maxY:bi[3],value:y},canvasTransform:T,scale:g}},i.prototype.replayImageOrLabel_=function(n,t,e,r,o,a,s){var u=!!(a||s),h=r.declutterBox,l=n.canvas,c=s?s[2]*r.scale[0]/2:0,g=h.minX-c<=l.width/t&&h.maxX+c>=0&&h.minY-c<=l.height/t&&h.maxY+c>=0;return g&&(u&&this.replayTextBackground_(n,fn,Ve,Xe,dn,a,s),yf(n,r.canvasTransform,o,e,r.originX,r.originY,r.drawImageW,r.drawImageH,r.drawImageX,r.drawImageY,r.scale)),!0},i.prototype.fill_=function(n){if(this.alignFill_){var t=st(this.renderedTransform_,[0,0]),e=512*this.pixelRatio;n.save(),n.translate(t[0]%e,t[1]%e),n.rotate(this.viewRotation_)}n.fill(),this.alignFill_&&n.restore()},i.prototype.setStrokeStyle_=function(n,t){n.strokeStyle=t[1],n.lineWidth=t[2],n.lineCap=t[3],n.lineJoin=t[4],n.miterLimit=t[5],n.setLineDash&&(n.lineDashOffset=t[7],n.setLineDash(t[6]))},i.prototype.drawLabelWithPointPlacement_=function(n,t,e,r){var o=this.textStates[t],a=this.createLabel(n,t,r,e),s=this.strokeStates[e],u=this.pixelRatio,h=Nu(Array.isArray(n)?n[0]:n,o.textAlign||dr),l=zr[o.textBaseline||Co],c=s&&s.lineWidth?s.lineWidth:0,g=a.width/u-2*o.scale[0],f=h*g+2*(.5-h)*c,d=l*a.height/u+2*(.5-l)*c;return{label:a,anchorX:f,anchorY:d}},i.prototype.execute_=function(n,t,e,r,o,a,s,u){var h;this.pixelCoordinates_&&ke(e,this.renderedTransform_)?h=this.pixelCoordinates_:(this.pixelCoordinates_||(this.pixelCoordinates_=[]),h=Bn(this.coordinates,0,this.coordinates.length,2,e,this.pixelCoordinates_),Nc(this.renderedTransform_,e));for(var l=0,c=r.length,g=0,f,d,p,y,v,_,m,w,x,E,z,b,T=0,j=0,O=null,C=null,R=this.coordinateCache_,P=this.viewRotation_,A=Math.round(Math.atan2(-e[1],e[0])*1e12)/1e12,I={context:n,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:P},M=this.instructions!=r||this.overlaps?0:200,F,U,Z,it;l<c;){var S=r[l],ut=S[0];switch(ut){case q.BEGIN_GEOMETRY:F=S[1],it=S[3],F.getGeometry()?s!==void 0&&!Lt(s,it.getExtent())?l=S[2]+1:++l:l=S[2];break;case q.BEGIN_PATH:T>M&&(this.fill_(n),T=0),j>M&&(n.stroke(),j=0),!T&&!j&&(n.beginPath(),y=NaN,v=NaN),++l;break;case q.CIRCLE:g=S[1];var rt=h[g],V=h[g+1],Dt=h[g+2],Yt=h[g+3],mt=Dt-rt,Je=Yt-V,kt=Math.sqrt(mt*mt+Je*Je);n.moveTo(rt+kt,V),n.arc(rt,V,kt,0,2*Math.PI,!0),++l;break;case q.CLOSE_PATH:n.closePath(),++l;break;case q.CUSTOM:g=S[1],f=S[2];var Rn=S[3],se=S[4],Ht=S.length==6?S[5]:void 0;I.geometry=Rn,I.feature=F,l in R||(R[l]=[]);var Tt=R[l];Ht?Ht(h,g,f,2,Tt):(Tt[0]=h[g],Tt[1]=h[g+1],Tt.length=2),se(Tt,I),++l;break;case q.DRAW_IMAGE:g=S[1],f=S[2],w=S[3],d=S[4],p=S[5];var In=S[6],Zi=S[7],Yi=S[8],ei=S[9],ni=S[10],Fe=S[11],Kt=S[12],Ee=S[13],Qe=S[14],On=S[15];if(!w&&S.length>=20){x=S[19],E=S[20],z=S[21],b=S[22];var Hi=this.drawLabelWithPointPlacement_(x,E,z,b);w=Hi.label,S[3]=w;var s3=S[23];d=(Hi.anchorX-s3)*this.pixelRatio,S[4]=d;var wa=S[24];p=(Hi.anchorY-wa)*this.pixelRatio,S[5]=p,In=w.height,S[6]=In,Ee=w.width,S[13]=Ee}var Yr=void 0;S.length>25&&(Yr=S[25]);var tn=void 0,De=void 0,ii=void 0;S.length>17?(tn=S[16],De=S[17],ii=S[18]):(tn=Wn,De=!1,ii=!1),ni&&A?Fe+=P:!ni&&!A&&(Fe-=P);for(var Hr=0;g<f;g+=2)if(!(Yr&&Yr[Hr++]<Ee/this.pixelRatio)){var Bt=this.calculateImageOrLabelDimensions_(w.width,w.height,h[g],h[g+1],Ee,In,d,p,Yi,ei,Fe,Kt,o,tn,De||ii,F),za=[n,t,w,Bt,Zi,De?O:null,ii?C:null];if(u){if(Qe==="none")continue;if(Qe==="obstacle"){u.insert(Bt.declutterBox);continue}else{var Pt=void 0,u3=void 0;if(On){var Ea=f-g;if(!On[Ea]){On[Ea]=za;continue}if(Pt=On[Ea],delete On[Ea],u3=qu(Pt),u.collides(u3))continue}if(u.collides(Bt.declutterBox))continue;Pt&&(u.insert(u3),this.replayImageOrLabel_.apply(this,Pt)),u.insert(Bt.declutterBox)}}this.replayImageOrLabel_.apply(this,za)}++l;break;case q.DRAW_CHARS:var ac=S[1],sc=S[2],h3=S[3],Sv=S[4];b=S[5];var Cv=S[6],uc=S[7],hc=S[8];z=S[9];var l3=S[10];x=S[11],E=S[12];var lc=[S[13],S[13]],c3=this.textStates[E],Kr=c3.font,Jr=[c3.scale[0]*uc,c3.scale[1]*uc],Qr=void 0;Kr in this.widths_?Qr=this.widths_[Kr]:(Qr={},this.widths_[Kr]=Qr);var cc=lu(h,ac,sc,2),gc=Math.abs(Jr[0])*Tu(Kr,x,Qr);if(Sv||gc<=cc){var jv=this.textStates[E].textAlign,Rv=(cc-gc)*zr[jv],to=u1(h,ac,sc,2,x,Rv,Cv,Math.abs(Jr[0]),Tu,Kr,Qr,A?0:this.viewRotation_);t:if(to){var eo=[],Pn=void 0,ba=void 0,Ta=void 0,Jt=void 0,ge=void 0;if(z)for(Pn=0,ba=to.length;Pn<ba;++Pn){ge=to[Pn],Ta=ge[4],Jt=this.createLabel(Ta,E,"",z),d=ge[2]+(Jr[0]<0?-l3:l3),p=h3*Jt.height+(.5-h3)*2*l3*Jr[1]/Jr[0]-hc;var Bt=this.calculateImageOrLabelDimensions_(Jt.width,Jt.height,ge[0],ge[1],Jt.width,Jt.height,d,p,0,0,ge[3],lc,!1,Wn,!1,F);if(u&&u.collides(Bt.declutterBox))break t;eo.push([n,t,Jt,Bt,1,null,null])}if(b)for(Pn=0,ba=to.length;Pn<ba;++Pn){ge=to[Pn],Ta=ge[4],Jt=this.createLabel(Ta,E,b,""),d=ge[2],p=h3*Jt.height-hc;var Bt=this.calculateImageOrLabelDimensions_(Jt.width,Jt.height,ge[0],ge[1],Jt.width,Jt.height,d,p,0,0,ge[3],lc,!1,Wn,!1,F);if(u&&u.collides(Bt.declutterBox))break t;eo.push([n,t,Jt,Bt,1,null,null])}u&&u.load(eo.map(qu));for(var g3=0,Iv=eo.length;g3<Iv;++g3)this.replayImageOrLabel_.apply(this,eo[g3])}}++l;break;case q.END_GEOMETRY:if(a!==void 0){F=S[1];var fc=a(F,it);if(fc)return fc}++l;break;case q.FILL:M?T++:this.fill_(n),++l;break;case q.MOVE_TO_LINE_TO:for(g=S[1],f=S[2],U=h[g],Z=h[g+1],_=U+.5|0,m=Z+.5|0,(_!==y||m!==v)&&(n.moveTo(U,Z),y=_,v=m),g+=2;g<f;g+=2)U=h[g],Z=h[g+1],_=U+.5|0,m=Z+.5|0,(g==f-2||_!==y||m!==v)&&(n.lineTo(U,Z),y=_,v=m);++l;break;case q.SET_FILL_STYLE:O=S,this.alignFill_=S[2],T&&(this.fill_(n),T=0,j&&(n.stroke(),j=0)),n.fillStyle=S[1],++l;break;case q.SET_STROKE_STYLE:C=S,j&&(n.stroke(),j=0),this.setStrokeStyle_(n,S),++l;break;case q.STROKE:M?j++:n.stroke(),++l;break;default:++l;break}}T&&this.fill_(n),j&&n.stroke()},i.prototype.execute=function(n,t,e,r,o,a){this.viewRotation_=r,this.execute_(n,t,e,this.instructions,o,void 0,void 0,a)},i.prototype.executeHitDetection=function(n,t,e,r,o){return this.viewRotation_=e,this.execute_(n,1,t,this.hitDetectionInstructions,!0,r,o)},i}();const g1=c1;var ds=["Polygon","Circle","LineString","Image","Text","Default"],f1=function(){function i(n,t,e,r,o,a){this.maxExtent_=n,this.overlaps_=r,this.pixelRatio_=e,this.resolution_=t,this.renderBuffer_=a,this.executorsByZIndex_={},this.hitDetectionContext_=null,this.hitDetectionTransform_=xt(),this.createExecutors_(o)}return i.prototype.clip=function(n,t){var e=this.getClipCoords(t);n.beginPath(),n.moveTo(e[0],e[1]),n.lineTo(e[2],e[3]),n.lineTo(e[4],e[5]),n.lineTo(e[6],e[7]),n.clip()},i.prototype.createExecutors_=function(n){for(var t in n){var e=this.executorsByZIndex_[t];e===void 0&&(e={},this.executorsByZIndex_[t]=e);var r=n[t];for(var o in r){var a=r[o];e[o]=new g1(this.resolution_,this.pixelRatio_,this.overlaps_,a)}}},i.prototype.hasExecutors=function(n){for(var t in this.executorsByZIndex_)for(var e=this.executorsByZIndex_[t],r=0,o=n.length;r<o;++r)if(n[r]in e)return!0;return!1},i.prototype.forEachFeatureAtCoordinate=function(n,t,e,r,o,a){r=Math.round(r);var s=r*2+1,u=te(this.hitDetectionTransform_,r+.5,r+.5,1/t,-1/t,-e,-n[0],-n[1]),h=!this.hitDetectionContext_;h&&(this.hitDetectionContext_=Vt(s,s));var l=this.hitDetectionContext_;l.canvas.width!==s||l.canvas.height!==s?(l.canvas.width=s,l.canvas.height=s):h||l.clearRect(0,0,s,s);var c;this.renderBuffer_!==void 0&&(c=qt(),ir(c,n),on(c,t*(this.renderBuffer_+r),c));var g=d1(r),f;function d(E,z){for(var b=l.getImageData(0,0,s,s).data,T=0,j=g.length;T<j;T++)if(b[g[T]]>0){if(!a||f!=="Image"&&f!=="Text"||a.indexOf(E)!==-1){var O=(g[T]-3)/4,C=r-O%s,R=r-(O/s|0),P=o(E,z,C*C+R*R);if(P)return P}l.clearRect(0,0,s,s);break}}var p=Object.keys(this.executorsByZIndex_).map(Number);p.sort(Ln);var y,v,_,m,w;for(y=p.length-1;y>=0;--y){var x=p[y].toString();for(_=this.executorsByZIndex_[x],v=ds.length-1;v>=0;--v)if(f=ds[v],m=_[f],m!==void 0&&(w=m.executeHitDetection(l,u,e,d,c),w))return w}},i.prototype.getClipCoords=function(n){var t=this.maxExtent_;if(!t)return null;var e=t[0],r=t[1],o=t[2],a=t[3],s=[e,r,e,a,o,a,o,r];return Bn(s,0,8,2,n,s),s},i.prototype.isEmpty=function(){return Ki(this.executorsByZIndex_)},i.prototype.execute=function(n,t,e,r,o,a,s){var u=Object.keys(this.executorsByZIndex_).map(Number);u.sort(Ln),this.maxExtent_&&(n.save(),this.clip(n,e));var h=a||ds,l,c,g,f,d,p;for(s&&u.reverse(),l=0,c=u.length;l<c;++l){var y=u[l].toString();for(d=this.executorsByZIndex_[y],g=0,f=h.length;g<f;++g){var v=h[g];p=d[v],p!==void 0&&p.execute(n,t,e,r,o,s)}}this.maxExtent_&&n.restore()},i}(),ps={};function d1(i){if(ps[i]!==void 0)return ps[i];for(var n=i*2+1,t=i*i,e=new Array(t+1),r=0;r<=i;++r)for(var o=0;o<=i;++o){var a=r*r+o*o;if(a>t)break;var s=e[a];s||(s=[],e[a]=s),s.push(((i+r)*n+(i+o))*4+3),r>0&&s.push(((i-r)*n+(i+o))*4+3),o>0&&(s.push(((i+r)*n+(i-o))*4+3),r>0&&s.push(((i-r)*n+(i-o))*4+3))}for(var u=[],r=0,h=e.length;r<h;++r)e[r]&&u.push.apply(u,e[r]);return ps[i]=u,u}const Gu=f1,vt={ANIMATING:0,INTERACTING:1};var p1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y1=function(i){p1(n,i);function n(t,e,r,o,a,s,u){var h=i.call(this)||this;return h.context_=t,h.pixelRatio_=e,h.extent_=r,h.transform_=o,h.viewRotation_=a,h.squaredTolerance_=s,h.userTransform_=u,h.contextFillState_=null,h.contextStrokeState_=null,h.contextTextState_=null,h.fillState_=null,h.strokeState_=null,h.image_=null,h.imageAnchorX_=0,h.imageAnchorY_=0,h.imageHeight_=0,h.imageOpacity_=0,h.imageOriginX_=0,h.imageOriginY_=0,h.imageRotateWithView_=!1,h.imageRotation_=0,h.imageScale_=[0,0],h.imageWidth_=0,h.text_="",h.textOffsetX_=0,h.textOffsetY_=0,h.textRotateWithView_=!1,h.textRotation_=0,h.textScale_=[0,0],h.textFillState_=null,h.textStrokeState_=null,h.textState_=null,h.pixelCoordinates_=[],h.tmpLocalTransform_=xt(),h}return n.prototype.drawImages_=function(t,e,r,o){if(!!this.image_){var a=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_),s=this.context_,u=this.tmpLocalTransform_,h=s.globalAlpha;this.imageOpacity_!=1&&(s.globalAlpha=h*this.imageOpacity_);var l=this.imageRotation_;this.imageRotateWithView_&&(l+=this.viewRotation_);for(var c=0,g=a.length;c<g;c+=2){var f=a[c]-this.imageAnchorX_,d=a[c+1]-this.imageAnchorY_;if(l!==0||this.imageScale_[0]!=1||this.imageScale_[1]!=1){var p=f+this.imageAnchorX_,y=d+this.imageAnchorY_;te(u,p,y,1,1,l,-p,-y),s.setTransform.apply(s,u),s.translate(p,y),s.scale(this.imageScale_[0],this.imageScale_[1]),s.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,-this.imageAnchorX_,-this.imageAnchorY_,this.imageWidth_,this.imageHeight_),s.setTransform(1,0,0,1,0,0)}else s.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,f,d,this.imageWidth_,this.imageHeight_)}this.imageOpacity_!=1&&(s.globalAlpha=h)}},n.prototype.drawText_=function(t,e,r,o){if(!(!this.textState_||this.text_==="")){this.textFillState_&&this.setContextFillState_(this.textFillState_),this.textStrokeState_&&this.setContextStrokeState_(this.textStrokeState_),this.setContextTextState_(this.textState_);var a=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_),s=this.context_,u=this.textRotation_;for(this.textRotateWithView_&&(u+=this.viewRotation_);e<r;e+=o){var h=a[e]+this.textOffsetX_,l=a[e+1]+this.textOffsetY_;if(u!==0||this.textScale_[0]!=1||this.textScale_[1]!=1){var c=te(this.tmpLocalTransform_,h,l,1,1,u,-h,-l);s.setTransform.apply(s,c),s.translate(h,l),s.scale(this.textScale_[0],this.textScale_[1]),this.textStrokeState_&&s.strokeText(this.text_,0,0),this.textFillState_&&s.fillText(this.text_,0,0),s.setTransform(1,0,0,1,0,0)}else this.textStrokeState_&&s.strokeText(this.text_,h,l),this.textFillState_&&s.fillText(this.text_,h,l)}}},n.prototype.moveToLineTo_=function(t,e,r,o,a){var s=this.context_,u=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_);s.moveTo(u[0],u[1]);var h=u.length;a&&(h-=2);for(var l=2;l<h;l+=2)s.lineTo(u[l],u[l+1]);return a&&s.closePath(),r},n.prototype.drawRings_=function(t,e,r,o){for(var a=0,s=r.length;a<s;++a)e=this.moveToLineTo_(t,e,r[a],o,!0);return e},n.prototype.drawCircle=function(t){if(!!Lt(this.extent_,t.getExtent())){if(this.fillState_||this.strokeState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=Rg(t,this.transform_,this.pixelCoordinates_),r=e[2]-e[0],o=e[3]-e[1],a=Math.sqrt(r*r+o*o),s=this.context_;s.beginPath(),s.arc(e[0],e[1],a,0,2*Math.PI),this.fillState_&&s.fill(),this.strokeState_&&s.stroke()}this.text_!==""&&this.drawText_(t.getCenter(),0,2,2)}},n.prototype.setStyle=function(t){this.setFillStrokeStyle(t.getFill(),t.getStroke()),this.setImageStyle(t.getImage()),this.setTextStyle(t.getText())},n.prototype.setTransform=function(t){this.transform_=t},n.prototype.drawGeometry=function(t){var e=t.getType();switch(e){case"Point":this.drawPoint(t);break;case"LineString":this.drawLineString(t);break;case"Polygon":this.drawPolygon(t);break;case"MultiPoint":this.drawMultiPoint(t);break;case"MultiLineString":this.drawMultiLineString(t);break;case"MultiPolygon":this.drawMultiPolygon(t);break;case"GeometryCollection":this.drawGeometryCollection(t);break;case"Circle":this.drawCircle(t);break}},n.prototype.drawFeature=function(t,e){var r=e.getGeometryFunction()(t);!r||!Lt(this.extent_,r.getExtent())||(this.setStyle(e),this.drawGeometry(r))},n.prototype.drawGeometryCollection=function(t){for(var e=t.getGeometriesArray(),r=0,o=e.length;r<o;++r)this.drawGeometry(e[r])},n.prototype.drawPoint=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(e,0,e.length,r),this.text_!==""&&this.drawText_(e,0,e.length,r)},n.prototype.drawMultiPoint=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(e,0,e.length,r),this.text_!==""&&this.drawText_(e,0,e.length,r)},n.prototype.drawLineString=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);var e=this.context_,r=t.getFlatCoordinates();e.beginPath(),this.moveToLineTo_(r,0,r.length,t.getStride(),!1),e.stroke()}if(this.text_!==""){var o=t.getFlatMidpoint();this.drawText_(o,0,2,2)}}},n.prototype.drawMultiLineString=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getExtent();if(!!Lt(this.extent_,e)){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);var r=this.context_,o=t.getFlatCoordinates(),a=0,s=t.getEnds(),u=t.getStride();r.beginPath();for(var h=0,l=s.length;h<l;++h)a=this.moveToLineTo_(o,a,s[h],u,!1);r.stroke()}if(this.text_!==""){var c=t.getFlatMidpoints();this.drawText_(c,0,c.length,2)}}},n.prototype.drawPolygon=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=this.context_;e.beginPath(),this.drawRings_(t.getOrientedFlatCoordinates(),0,t.getEnds(),t.getStride()),this.fillState_&&e.fill(),this.strokeState_&&e.stroke()}if(this.text_!==""){var r=t.getFlatInteriorPoint();this.drawText_(r,0,2,2)}}},n.prototype.drawMultiPolygon=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=this.context_,r=t.getOrientedFlatCoordinates(),o=0,a=t.getEndss(),s=t.getStride();e.beginPath();for(var u=0,h=a.length;u<h;++u){var l=a[u];o=this.drawRings_(r,o,l,s)}this.fillState_&&e.fill(),this.strokeState_&&e.stroke()}if(this.text_!==""){var c=t.getFlatInteriorPoints();this.drawText_(c,0,c.length,2)}}},n.prototype.setContextFillState_=function(t){var e=this.context_,r=this.contextFillState_;r?r.fillStyle!=t.fillStyle&&(r.fillStyle=t.fillStyle,e.fillStyle=t.fillStyle):(e.fillStyle=t.fillStyle,this.contextFillState_={fillStyle:t.fillStyle})},n.prototype.setContextStrokeState_=function(t){var e=this.context_,r=this.contextStrokeState_;r?(r.lineCap!=t.lineCap&&(r.lineCap=t.lineCap,e.lineCap=t.lineCap),e.setLineDash&&(ke(r.lineDash,t.lineDash)||e.setLineDash(r.lineDash=t.lineDash),r.lineDashOffset!=t.lineDashOffset&&(r.lineDashOffset=t.lineDashOffset,e.lineDashOffset=t.lineDashOffset)),r.lineJoin!=t.lineJoin&&(r.lineJoin=t.lineJoin,e.lineJoin=t.lineJoin),r.lineWidth!=t.lineWidth&&(r.lineWidth=t.lineWidth,e.lineWidth=t.lineWidth),r.miterLimit!=t.miterLimit&&(r.miterLimit=t.miterLimit,e.miterLimit=t.miterLimit),r.strokeStyle!=t.strokeStyle&&(r.strokeStyle=t.strokeStyle,e.strokeStyle=t.strokeStyle)):(e.lineCap=t.lineCap,e.setLineDash&&(e.setLineDash(t.lineDash),e.lineDashOffset=t.lineDashOffset),e.lineJoin=t.lineJoin,e.lineWidth=t.lineWidth,e.miterLimit=t.miterLimit,e.strokeStyle=t.strokeStyle,this.contextStrokeState_={lineCap:t.lineCap,lineDash:t.lineDash,lineDashOffset:t.lineDashOffset,lineJoin:t.lineJoin,lineWidth:t.lineWidth,miterLimit:t.miterLimit,strokeStyle:t.strokeStyle})},n.prototype.setContextTextState_=function(t){var e=this.context_,r=this.contextTextState_,o=t.textAlign?t.textAlign:dr;r?(r.font!=t.font&&(r.font=t.font,e.font=t.font),r.textAlign!=o&&(r.textAlign=o,e.textAlign=o),r.textBaseline!=t.textBaseline&&(r.textBaseline=t.textBaseline,e.textBaseline=t.textBaseline)):(e.font=t.font,e.textAlign=o,e.textBaseline=t.textBaseline,this.contextTextState_={font:t.font,textAlign:o,textBaseline:t.textBaseline})},n.prototype.setFillStrokeStyle=function(t,e){var r=this;if(!t)this.fillState_=null;else{var o=t.getColor();this.fillState_={fillStyle:Se(o||$e)}}if(!e)this.strokeState_=null;else{var a=e.getColor(),s=e.getLineCap(),u=e.getLineDash(),h=e.getLineDashOffset(),l=e.getLineJoin(),c=e.getWidth(),g=e.getMiterLimit(),f=u||lr;this.strokeState_={lineCap:s!==void 0?s:So,lineDash:this.pixelRatio_===1?f:f.map(function(d){return d*r.pixelRatio_}),lineDashOffset:(h||cr)*this.pixelRatio_,lineJoin:l!==void 0?l:_i,lineWidth:(c!==void 0?c:pr)*this.pixelRatio_,miterLimit:g!==void 0?g:gr,strokeStyle:Se(a||fr)}}},n.prototype.setImageStyle=function(t){var e;if(!t||!(e=t.getSize())){this.image_=null;return}var r=t.getAnchor(),o=t.getOrigin();this.image_=t.getImage(this.pixelRatio_),this.imageAnchorX_=r[0]*this.pixelRatio_,this.imageAnchorY_=r[1]*this.pixelRatio_,this.imageHeight_=e[1]*this.pixelRatio_,this.imageOpacity_=t.getOpacity(),this.imageOriginX_=o[0],this.imageOriginY_=o[1],this.imageRotateWithView_=t.getRotateWithView(),this.imageRotation_=t.getRotation(),this.imageScale_=t.getScaleArray(),this.imageWidth_=e[0]*this.pixelRatio_},n.prototype.setTextStyle=function(t){if(!t)this.text_="";else{var e=t.getFill();if(!e)this.textFillState_=null;else{var r=e.getColor();this.textFillState_={fillStyle:Se(r||$e)}}var o=t.getStroke();if(!o)this.textStrokeState_=null;else{var a=o.getColor(),s=o.getLineCap(),u=o.getLineDash(),h=o.getLineDashOffset(),l=o.getLineJoin(),c=o.getWidth(),g=o.getMiterLimit();this.textStrokeState_={lineCap:s!==void 0?s:So,lineDash:u||lr,lineDashOffset:h||cr,lineJoin:l!==void 0?l:_i,lineWidth:c!==void 0?c:pr,miterLimit:g!==void 0?g:gr,strokeStyle:Se(a||fr)}}var f=t.getFont(),d=t.getOffsetX(),p=t.getOffsetY(),y=t.getRotateWithView(),v=t.getRotation(),_=t.getScaleArray(),m=t.getText(),w=t.getTextAlign(),x=t.getTextBaseline();this.textState_={font:f!==void 0?f:Eu,textAlign:w!==void 0?w:dr,textBaseline:x!==void 0?x:Co},this.text_=m!==void 0?Array.isArray(m)?m.reduce(function(E,z,b){return E+=b%2?" ":z},""):m:"",this.textOffsetX_=d!==void 0?this.pixelRatio_*d:0,this.textOffsetY_=p!==void 0?this.pixelRatio_*p:0,this.textRotateWithView_=y!==void 0?y:!1,this.textRotation_=v!==void 0?v:0,this.textScale_=[this.pixelRatio_*_[0],this.pixelRatio_*_[1]]}},n}(Lu);const Bu=y1,pn={FRACTION:"fraction",PIXELS:"pixels"},le={BOTTOM_LEFT:"bottom-left",BOTTOM_RIGHT:"bottom-right",TOP_LEFT:"top-left",TOP_RIGHT:"top-right"};var v1=function(){function i(){this.cache_={},this.cacheSize_=0,this.maxCacheSize_=32}return i.prototype.clear=function(){this.cache_={},this.cacheSize_=0},i.prototype.canExpireCache=function(){return this.cacheSize_>this.maxCacheSize_},i.prototype.expire=function(){if(this.canExpireCache()){var n=0;for(var t in this.cache_){var e=this.cache_[t];(n++&3)===0&&!e.hasListener()&&(delete this.cache_[t],--this.cacheSize_)}}},i.prototype.get=function(n,t,e){var r=Uu(n,t,e);return r in this.cache_?this.cache_[r]:null},i.prototype.set=function(n,t,e,r){var o=Uu(n,t,e);this.cache_[o]=r,++this.cacheSize_},i.prototype.setSize=function(n){this.maxCacheSize_=n,this.expire()},i}();function Uu(i,n,t){var e=t?pu(t):"null";return n+":"+i+":"+e}var Ao=new v1,_1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),m1=function(i){_1(n,i);function n(t,e,r,o){var a=i.call(this)||this;return a.extent=t,a.pixelRatio_=r,a.resolution=e,a.state=o,a}return n.prototype.changed=function(){this.dispatchEvent(k.CHANGE)},n.prototype.getExtent=function(){return this.extent},n.prototype.getImage=function(){return X()},n.prototype.getPixelRatio=function(){return this.pixelRatio_},n.prototype.getResolution=function(){return this.resolution},n.prototype.getState=function(){return this.state},n.prototype.load=function(){X()},n}(ai);const ys=m1;var x1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}();(function(i){x1(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,r,G.IDLE)||this;return u.src_=o,u.image_=new Image,a!==null&&(u.image_.crossOrigin=a),u.unlisten_=null,u.state=G.IDLE,u.imageLoadFunction_=s,u}return n.prototype.getImage=function(){return this.image_},n.prototype.handleImageError_=function(){this.state=G.ERROR,this.unlistenImage_(),this.changed()},n.prototype.handleImageLoad_=function(){this.resolution===void 0&&(this.resolution=St(this.extent)/this.image_.height),this.state=G.LOADED,this.unlistenImage_(),this.changed()},n.prototype.load=function(){(this.state==G.IDLE||this.state==G.ERROR)&&(this.state=G.LOADING,this.changed(),this.imageLoadFunction_(this,this.src_),this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},n.prototype.setImage=function(t){this.image_=t,this.resolution=St(this.extent)/this.image_.height},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n})(ys);function vs(i,n,t){var e=i,r=!0,o=!1,a=!1,s=[Ji(e,k.LOAD,function(){a=!0,o||n()})];return e.src&&qc?(o=!0,e.decode().then(function(){r&&n()}).catch(function(u){r&&(a?n():t())})):s.push(Ji(e,k.ERROR,t)),function(){r=!1,s.forEach(nt)}}var w1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),br=null,z1=function(i){w1(n,i);function n(t,e,r,o,a,s){var u=i.call(this)||this;return u.hitDetectionImage_=null,u.image_=t||new Image,o!==null&&(u.image_.crossOrigin=o),u.canvas_={},u.color_=s,u.unlisten_=null,u.imageState_=a,u.size_=r,u.src_=e,u.tainted_,u}return n.prototype.isTainted_=function(){if(this.tainted_===void 0&&this.imageState_===G.LOADED){br||(br=Vt(1,1)),br.drawImage(this.image_,0,0);try{br.getImageData(0,0,1,1),this.tainted_=!1}catch{br=null,this.tainted_=!0}}return this.tainted_===!0},n.prototype.dispatchChangeEvent_=function(){this.dispatchEvent(k.CHANGE)},n.prototype.handleImageError_=function(){this.imageState_=G.ERROR,this.unlistenImage_(),this.dispatchChangeEvent_()},n.prototype.handleImageLoad_=function(){this.imageState_=G.LOADED,this.size_?(this.image_.width=this.size_[0],this.image_.height=this.size_[1]):this.size_=[this.image_.width,this.image_.height],this.unlistenImage_(),this.dispatchChangeEvent_()},n.prototype.getImage=function(t){return this.replaceColor_(t),this.canvas_[t]?this.canvas_[t]:this.image_},n.prototype.getPixelRatio=function(t){return this.replaceColor_(t),this.canvas_[t]?t:1},n.prototype.getImageState=function(){return this.imageState_},n.prototype.getHitDetectionImage=function(){if(!this.hitDetectionImage_)if(this.isTainted_()){var t=this.size_[0],e=this.size_[1],r=Vt(t,e);r.fillRect(0,0,t,e),this.hitDetectionImage_=r.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_},n.prototype.getSize=function(){return this.size_},n.prototype.getSrc=function(){return this.src_},n.prototype.load=function(){if(this.imageState_==G.IDLE){this.imageState_=G.LOADING;try{this.image_.src=this.src_}catch{this.handleImageError_()}this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this))}},n.prototype.replaceColor_=function(t){if(!(!this.color_||this.canvas_[t]||this.imageState_!==G.LOADED)){var e=document.createElement("canvas");this.canvas_[t]=e,e.width=Math.ceil(this.image_.width*t),e.height=Math.ceil(this.image_.height*t);var r=e.getContext("2d");if(r.scale(t,t),r.drawImage(this.image_,0,0),r.globalCompositeOperation="multiply",r.globalCompositeOperation==="multiply"||this.isTainted_())r.fillStyle=pu(this.color_),r.fillRect(0,0,e.width/t,e.height/t),r.globalCompositeOperation="destination-in",r.drawImage(this.image_,0,0);else{for(var o=r.getImageData(0,0,e.width,e.height),a=o.data,s=this.color_[0]/255,u=this.color_[1]/255,h=this.color_[2]/255,l=this.color_[3],c=0,g=a.length;c<g;c+=4)a[c]*=s,a[c+1]*=u,a[c+2]*=h,a[c+3]*=l;r.putImageData(o,0,0)}}},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n}(ai);function E1(i,n,t,e,r,o){var a=Ao.get(n,e,o);return a||(a=new z1(i,n,t,e,r,o),Ao.set(n,e,o,a)),a}var b1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),T1=function(i){b1(n,i);function n(t){var e=this,r=t||{},o=r.opacity!==void 0?r.opacity:1,a=r.rotation!==void 0?r.rotation:0,s=r.scale!==void 0?r.scale:1,u=r.rotateWithView!==void 0?r.rotateWithView:!1;e=i.call(this,{opacity:o,rotation:a,scale:s,displacement:r.displacement!==void 0?r.displacement:[0,0],rotateWithView:u,declutterMode:r.declutterMode})||this,e.anchor_=r.anchor!==void 0?r.anchor:[.5,.5],e.normalizedAnchor_=null,e.anchorOrigin_=r.anchorOrigin!==void 0?r.anchorOrigin:le.TOP_LEFT,e.anchorXUnits_=r.anchorXUnits!==void 0?r.anchorXUnits:pn.FRACTION,e.anchorYUnits_=r.anchorYUnits!==void 0?r.anchorYUnits:pn.FRACTION,e.crossOrigin_=r.crossOrigin!==void 0?r.crossOrigin:null;var h=r.img!==void 0?r.img:null;e.imgSize_=r.imgSize;var l=r.src;$(!(l!==void 0&&h),4),$(!h||h&&e.imgSize_,5),(l===void 0||l.length===0)&&h&&(l=h.src||D(h)),$(l!==void 0&&l.length>0,6);var c=r.src!==void 0?G.IDLE:G.LOADED;return e.color_=r.color!==void 0?zo(r.color):null,e.iconImage_=E1(h,l,e.imgSize_!==void 0?e.imgSize_:null,e.crossOrigin_,c,e.color_),e.offset_=r.offset!==void 0?r.offset:[0,0],e.offsetOrigin_=r.offsetOrigin!==void 0?r.offsetOrigin:le.TOP_LEFT,e.origin_=null,e.size_=r.size!==void 0?r.size:null,e}return n.prototype.clone=function(){var t=this.getScale();return new n({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,imgSize:this.imgSize_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:Array.isArray(t)?t.slice():t,size:this.size_!==null?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})},n.prototype.getAnchor=function(){var t=this.normalizedAnchor_;if(!t){t=this.anchor_;var e=this.getSize();if(this.anchorXUnits_==pn.FRACTION||this.anchorYUnits_==pn.FRACTION){if(!e)return null;t=this.anchor_.slice(),this.anchorXUnits_==pn.FRACTION&&(t[0]*=e[0]),this.anchorYUnits_==pn.FRACTION&&(t[1]*=e[1])}if(this.anchorOrigin_!=le.TOP_LEFT){if(!e)return null;t===this.anchor_&&(t=this.anchor_.slice()),(this.anchorOrigin_==le.TOP_RIGHT||this.anchorOrigin_==le.BOTTOM_RIGHT)&&(t[0]=-t[0]+e[0]),(this.anchorOrigin_==le.BOTTOM_LEFT||this.anchorOrigin_==le.BOTTOM_RIGHT)&&(t[1]=-t[1]+e[1])}this.normalizedAnchor_=t}var r=this.getDisplacement();return[t[0]-r[0],t[1]+r[1]]},n.prototype.setAnchor=function(t){this.anchor_=t,this.normalizedAnchor_=null},n.prototype.getColor=function(){return this.color_},n.prototype.getImage=function(t){return this.iconImage_.getImage(t)},n.prototype.getPixelRatio=function(t){return this.iconImage_.getPixelRatio(t)},n.prototype.getImageSize=function(){return this.iconImage_.getSize()},n.prototype.getImageState=function(){return this.iconImage_.getImageState()},n.prototype.getHitDetectionImage=function(){return this.iconImage_.getHitDetectionImage()},n.prototype.getOrigin=function(){if(this.origin_)return this.origin_;var t=this.offset_;if(this.offsetOrigin_!=le.TOP_LEFT){var e=this.getSize(),r=this.iconImage_.getSize();if(!e||!r)return null;t=t.slice(),(this.offsetOrigin_==le.TOP_RIGHT||this.offsetOrigin_==le.BOTTOM_RIGHT)&&(t[0]=r[0]-e[0]-t[0]),(this.offsetOrigin_==le.BOTTOM_LEFT||this.offsetOrigin_==le.BOTTOM_RIGHT)&&(t[1]=r[1]-e[1]-t[1])}return this.origin_=t,this.origin_},n.prototype.getSrc=function(){return this.iconImage_.getSrc()},n.prototype.getSize=function(){return this.size_?this.size_:this.iconImage_.getSize()},n.prototype.listenImageChange=function(t){this.iconImage_.addEventListener(k.CHANGE,t)},n.prototype.load=function(){this.iconImage_.load()},n.prototype.unlistenImageChange=function(t){this.iconImage_.removeEventListener(k.CHANGE,t)},n}(du);const yn=T1;var je=.5;function S1(i,n,t,e,r,o,a){var s=i[0]*je,u=i[1]*je,h=Vt(s,u);h.imageSmoothingEnabled=!1;for(var l=h.canvas,c=new Bu(h,je,r,null,a),g=t.length,f=Math.floor((256*256*256-1)/g),d={},p=1;p<=g;++p){var y=t[p-1],v=y.getStyleFunction()||e;if(!!e){var _=v(y,o);if(!!_){Array.isArray(_)||(_=[_]);for(var m=p*f,w="#"+("000000"+m.toString(16)).slice(-6),x=0,E=_.length;x<E;++x){var z=_[x],b=z.getGeometryFunction()(y);if(!(!b||!Lt(r,b.getExtent()))){var T=z.clone(),j=T.getFill();j&&j.setColor(w);var O=T.getStroke();O&&(O.setColor(w),O.setLineDash(null)),T.setText(void 0);var C=z.getImage();if(C&&C.getOpacity()!==0){var R=C.getImageSize();if(!R)continue;var P=Vt(R[0],R[1],void 0,{alpha:!1}),A=P.canvas;P.fillStyle=w,P.fillRect(0,0,A.width,A.height),T.setImage(new yn({img:A,imgSize:R,anchor:C.getAnchor(),anchorXUnits:pn.PIXELS,anchorYUnits:pn.PIXELS,offset:C.getOrigin(),opacity:1,size:C.getSize(),scale:C.getScale(),rotation:C.getRotation(),rotateWithView:C.getRotateWithView()}))}var I=T.getZIndex()||0,M=d[I];M||(M={},d[I]=M,M.Polygon=[],M.Circle=[],M.LineString=[],M.Point=[]),M[b.getType().replace("Multi","")].push(b,T)}}}}}for(var F=Object.keys(d).map(Number).sort(Ln),p=0,U=F.length;p<U;++p){var M=d[F[p]];for(var Z in M)for(var it=M[Z],x=0,E=it.length;x<E;x+=2){c.setStyle(it[x+1]);for(var S=0,ut=n.length;S<ut;++S)c.setTransform(n[S]),c.drawGeometry(it[x])}}return h.getImageData(0,0,l.width,l.height)}function C1(i,n,t){var e=[];if(t){var r=Math.floor(Math.round(i[0])*je),o=Math.floor(Math.round(i[1])*je),a=(ct(r,0,t.width-1)+ct(o,0,t.height-1)*t.width)*4,s=t.data[a],u=t.data[a+1],h=t.data[a+2],l=h+256*(u+256*s),c=Math.floor((256*256*256-1)/n.length);l&&l%c===0&&e.push(n[l/c-1])}return e}var j1=.5,$u={Point:D1,LineString:L1,Polygon:q1,MultiPoint:k1,MultiLineString:M1,MultiPolygon:F1,GeometryCollection:A1,Circle:O1};function R1(i,n){return parseInt(D(i),10)-parseInt(D(n),10)}function I1(i,n){var t=_s(i,n);return t*t}function _s(i,n){return j1*i/n}function O1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(o||a){var s=i.getBuilder(t.getZIndex(),"Circle");s.setFillStrokeStyle(o,a),s.drawCircle(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}function Wu(i,n,t,e,r,o,a){var s=!1,u=t.getImage();if(u){var h=u.getImageState();h==G.LOADED||h==G.ERROR?u.unlistenImageChange(r):(h==G.IDLE&&u.load(),u.listenImageChange(r),s=!0)}return P1(i,n,t,e,o,a),s}function P1(i,n,t,e,r,o){var a=t.getGeometryFunction()(n);if(!!a){var s=a.simplifyTransformed(e,r),u=t.getRenderer();if(u)Vu(i,s,t,n);else{var h=$u[s.getType()];h(i,s,t,n,o)}}}function Vu(i,n,t,e){if(n.getType()=="GeometryCollection"){for(var r=n.getGeometries(),o=0,a=r.length;o<a;++o)Vu(i,r[o],t,e);return}var s=i.getBuilder(t.getZIndex(),"Default");s.drawCustom(n,e,t.getRenderer(),t.getHitDetectionRenderer())}function A1(i,n,t,e,r){var o=n.getGeometriesArray(),a,s;for(a=0,s=o.length;a<s;++a){var u=$u[o[a].getType()];u(i,o[a],t,e,r)}}function L1(i,n,t,e,r){var o=t.getStroke();if(o){var a=i.getBuilder(t.getZIndex(),"LineString");a.setFillStrokeStyle(null,o),a.drawLineString(n,e)}var s=t.getText();if(s&&s.getText()){var u=(r||i).getBuilder(t.getZIndex(),"Text");u.setTextStyle(s),u.drawText(n,e)}}function M1(i,n,t,e,r){var o=t.getStroke();if(o){var a=i.getBuilder(t.getZIndex(),"LineString");a.setFillStrokeStyle(null,o),a.drawMultiLineString(n,e)}var s=t.getText();if(s&&s.getText()){var u=(r||i).getBuilder(t.getZIndex(),"Text");u.setTextStyle(s),u.drawText(n,e)}}function F1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(a||o){var s=i.getBuilder(t.getZIndex(),"Polygon");s.setFillStrokeStyle(o,a),s.drawMultiPolygon(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}function D1(i,n,t,e,r){var o=t.getImage(),a=t.getText(),s;if(o){if(o.getImageState()!=G.LOADED)return;var u=i;if(r){var h=o.getDeclutterMode();if(h!=="none")if(u=r,h==="obstacle"){var l=i.getBuilder(t.getZIndex(),"Image");l.setImageStyle(o,s),l.drawPoint(n,e)}else a&&a.getText()&&(s={})}var c=u.getBuilder(t.getZIndex(),"Image");c.setImageStyle(o,s),c.drawPoint(n,e)}if(a&&a.getText()){var g=i;r&&(g=r);var f=g.getBuilder(t.getZIndex(),"Text");f.setTextStyle(a,s),f.drawText(n,e)}}function k1(i,n,t,e,r){var o=t.getImage(),a=t.getText(),s;if(o){if(o.getImageState()!=G.LOADED)return;var u=i;if(r){var h=o.getDeclutterMode();if(h!=="none")if(u=r,h==="obstacle"){var l=i.getBuilder(t.getZIndex(),"Image");l.setImageStyle(o,s),l.drawMultiPoint(n,e)}else a&&a.getText()&&(s={})}var c=u.getBuilder(t.getZIndex(),"Image");c.setImageStyle(o,s),c.drawMultiPoint(n,e)}if(a&&a.getText()){var g=i;r&&(g=r);var f=g.getBuilder(t.getZIndex(),"Text");f.setTextStyle(a,s),f.drawText(n,e)}}function q1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(o||a){var s=i.getBuilder(t.getZIndex(),"Polygon");s.setFillStrokeStyle(o,a),s.drawPolygon(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}var N1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G1=function(i){N1(n,i);function n(t){var e=i.call(this,t)||this;return e.boundHandleStyleImageChange_=e.handleStyleImageChange_.bind(e),e.animatingOrInteracting_,e.hitDetectionImageData_=null,e.renderedFeatures_=null,e.renderedRevision_=-1,e.renderedResolution_=NaN,e.renderedExtent_=qt(),e.wrappedRenderedExtent_=qt(),e.renderedRotation_,e.renderedCenter_=null,e.renderedProjection_=null,e.renderedRenderOrder_=null,e.replayGroup_=null,e.replayGroupChanged=!0,e.declutterExecutorGroup=null,e.clipping=!0,e.compositionContext_=null,e.opacity_=1,e}return n.prototype.renderWorlds=function(t,e,r){var o=e.extent,a=e.viewState,s=a.center,u=a.resolution,h=a.projection,l=a.rotation,c=h.getExtent(),g=this.getLayer().getSource(),f=e.pixelRatio,d=e.viewHints,p=!(d[vt.ANIMATING]||d[vt.INTERACTING]),y=this.compositionContext_,v=Math.round(e.size[0]*f),_=Math.round(e.size[1]*f),m=g.getWrapX()&&h.canWrapX(),w=m?Q(c):null,x=m?Math.ceil((o[2]-c[2])/w)+1:1,E=m?Math.floor((o[0]-c[0])/w):0;do{var z=this.getRenderTransform(s,u,l,f,v,_,E*w);t.execute(y,1,z,l,p,void 0,r)}while(++E<x)},n.prototype.setupCompositionContext_=function(){if(this.opacity_!==1){var t=Vt(this.context.canvas.width,this.context.canvas.height,ku);this.compositionContext_=t}else this.compositionContext_=this.context},n.prototype.releaseCompositionContext_=function(){if(this.opacity_!==1){var t=this.context.globalAlpha;this.context.globalAlpha=this.opacity_,this.context.drawImage(this.compositionContext_.canvas,0,0),this.context.globalAlpha=t,_u(this.compositionContext_),ku.push(this.compositionContext_.canvas),this.compositionContext_=null}},n.prototype.renderDeclutter=function(t){this.declutterExecutorGroup&&(this.setupCompositionContext_(),this.renderWorlds(this.declutterExecutorGroup,t,t.declutterTree),this.releaseCompositionContext_())},n.prototype.renderFrame=function(t,e){var r=t.pixelRatio,o=t.layerStatesArray[t.layerIndex];Bc(this.pixelTransform,1/r,1/r),er(this.inversePixelTransform,this.pixelTransform);var a=Ra(this.pixelTransform);this.useContainer(e,a,this.getBackground(t));var s=this.context,u=s.canvas,h=this.replayGroup_,l=this.declutterExecutorGroup;if((!h||h.isEmpty())&&(!l||l.isEmpty()))return null;var c=Math.round(t.size[0]*r),g=Math.round(t.size[1]*r);u.width!=c||u.height!=g?(u.width=c,u.height=g,u.style.transform!==a&&(u.style.transform=a)):this.containerReused||s.clearRect(0,0,c,g),this.preRender(s,t);var f=t.viewState;f.projection,this.opacity_=o.opacity,this.setupCompositionContext_();var d=!1,p=!0;if(o.extent&&this.clipping){var y=Te(o.extent);p=Lt(y,t.extent),d=p&&!ve(y,t.extent),d&&this.clipUnrotated(this.compositionContext_,t,y)}return p&&this.renderWorlds(h,t),d&&this.compositionContext_.restore(),this.releaseCompositionContext_(),this.postRender(s,t),this.renderedRotation_!==f.rotation&&(this.renderedRotation_=f.rotation,this.hitDetectionImageData_=null),this.container},n.prototype.getFeatures=function(t){return new Promise(function(e){if(!this.hitDetectionImageData_&&!this.animatingOrInteracting_){var r=[this.context.canvas.width,this.context.canvas.height];st(this.pixelTransform,r);var o=this.renderedCenter_,a=this.renderedResolution_,s=this.renderedRotation_,u=this.renderedProjection_,h=this.wrappedRenderedExtent_,l=this.getLayer(),c=[],g=r[0]*je,f=r[1]*je;c.push(this.getRenderTransform(o,a,s,je,g,f,0).slice());var d=l.getSource(),p=u.getExtent();if(d.getWrapX()&&u.canWrapX()&&!ve(p,h)){for(var y=h[0],v=Q(p),_=0,m=void 0;y<p[0];)--_,m=v*_,c.push(this.getRenderTransform(o,a,s,je,g,f,m).slice()),y+=v;for(_=0,y=h[2];y>p[2];)++_,m=v*_,c.push(this.getRenderTransform(o,a,s,je,g,f,m).slice()),y-=v}this.hitDetectionImageData_=S1(r,c,this.renderedFeatures_,l.getStyleFunction(),h,a,s)}e(C1(t,this.renderedFeatures_,this.hitDetectionImageData_))}.bind(this))},n.prototype.forEachFeatureAtCoordinate=function(t,e,r,o,a){var s=this;if(!!this.replayGroup_){var u=e.viewState.resolution,h=e.viewState.rotation,l=this.getLayer(),c={},g=function(p,y,v){var _=D(p),m=c[_];if(m){if(m!==!0&&v<m.distanceSq){if(v===0)return c[_]=!0,a.splice(a.lastIndexOf(m),1),o(p,l,y);m.geometry=y,m.distanceSq=v}}else{if(v===0)return c[_]=!0,o(p,l,y);a.push(c[_]={feature:p,layer:l,geometry:y,distanceSq:v,callback:o})}},f,d=[this.replayGroup_];return this.declutterExecutorGroup&&d.push(this.declutterExecutorGroup),d.some(function(p){return f=p.forEachFeatureAtCoordinate(t,u,h,r,g,p===s.declutterExecutorGroup&&e.declutterTree?e.declutterTree.all().map(function(y){return y.value}):null)}),f}},n.prototype.handleFontsChanged=function(){var t=this.getLayer();t.getVisible()&&this.replayGroup_&&t.changed()},n.prototype.handleStyleImageChange_=function(t){this.renderIfReadyAndVisible()},n.prototype.prepareFrame=function(t){var e=this.getLayer(),r=e.getSource();if(!r)return!1;var o=t.viewHints[vt.ANIMATING],a=t.viewHints[vt.INTERACTING],s=e.getUpdateWhileAnimating(),u=e.getUpdateWhileInteracting();if(this.ready&&!s&&o||!u&&a)return this.animatingOrInteracting_=!0,!0;this.animatingOrInteracting_=!1;var h=t.extent,l=t.viewState,c=l.projection,g=l.resolution,f=t.pixelRatio,d=e.getRevision(),p=e.getRenderBuffer(),y=e.getRenderOrder();y===void 0&&(y=R1);var v=l.center.slice(),_=on(h,p*g),m=_.slice(),w=[_.slice()],x=c.getExtent();if(r.getWrapX()&&c.canWrapX()&&!ve(x,t.extent)){var E=Q(x),z=Math.max(Q(_)/2,E);_[0]=x[0]-z,_[2]=x[2]+z,k3(v,c);var b=R3(w[0],c);b[0]<x[0]&&b[2]<x[2]?w.push([b[0]+E,b[1],b[2]+E,b[3]]):b[0]>x[0]&&b[2]>x[2]&&w.push([b[0]-E,b[1],b[2]-E,b[3]])}if(this.ready&&this.renderedResolution_==g&&this.renderedRevision_==d&&this.renderedRenderOrder_==y&&ve(this.wrappedRenderedExtent_,_))return ke(this.renderedExtent_,m)||(this.hitDetectionImageData_=null,this.renderedExtent_=m),this.renderedCenter_=v,this.replayGroupChanged=!1,!0;this.replayGroup_=null;var T=new Fu(_s(g,f),_,g,f),j;this.getLayer().getDeclutter()&&(j=new Fu(_s(g,f),_,g,f));for(var O,C,R,C=0,R=w.length;C<R;++C)r.loadFeatures(w[C],g,c);var P=I1(g,f),A=!0,I=function(it){var S,ut=it.getStyleFunction()||e.getStyleFunction();if(ut&&(S=ut(it,g)),S){var rt=this.renderFeature(it,P,S,T,O,j);A=A&&!rt}}.bind(this),M=Wa(_),F=r.getFeaturesInExtent(M);y&&F.sort(y);for(var C=0,R=F.length;C<R;++C)I(F[C]);this.renderedFeatures_=F,this.ready=A;var U=T.finish(),Z=new Gu(_,g,f,r.getOverlaps(),U,e.getRenderBuffer());return j&&(this.declutterExecutorGroup=new Gu(_,g,f,r.getOverlaps(),j.finish(),e.getRenderBuffer())),this.renderedResolution_=g,this.renderedRevision_=d,this.renderedRenderOrder_=y,this.renderedExtent_=m,this.wrappedRenderedExtent_=_,this.renderedCenter_=v,this.renderedProjection_=c,this.replayGroup_=Z,this.hitDetectionImageData_=null,this.replayGroupChanged=!0,!0},n.prototype.renderFeature=function(t,e,r,o,a,s){if(!r)return!1;var u=!1;if(Array.isArray(r))for(var h=0,l=r.length;h<l;++h)u=Wu(o,t,r[h],e,this.boundHandleStyleImageChange_,a,s)||u;else u=Wu(o,t,r,e,this.boundHandleStyleImageChange_,a,s);return u},n}(fs);const B1=G1;var U1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),$1=function(i){U1(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new B1(this)},n}(gs);const ee=$1;var W1=function(){function i(n){this.rbush_=new Iu(n),this.items_={}}return i.prototype.insert=function(n,t){var e={minX:n[0],minY:n[1],maxX:n[2],maxY:n[3],value:t};this.rbush_.insert(e),this.items_[D(t)]=e},i.prototype.load=function(n,t){for(var e=new Array(t.length),r=0,o=t.length;r<o;r++){var a=n[r],s=t[r],u={minX:a[0],minY:a[1],maxX:a[2],maxY:a[3],value:s};e[r]=u,this.items_[D(s)]=u}this.rbush_.load(e)},i.prototype.remove=function(n){var t=D(n),e=this.items_[t];return delete this.items_[t],this.rbush_.remove(e)!==null},i.prototype.update=function(n,t){var e=this.items_[D(t)],r=[e.minX,e.minY,e.maxX,e.maxY];an(r,n)||(this.remove(t),this.insert(n,t))},i.prototype.getAll=function(){var n=this.rbush_.all();return n.map(function(t){return t.value})},i.prototype.getInExtent=function(n){var t={minX:n[0],minY:n[1],maxX:n[2],maxY:n[3]},e=this.rbush_.search(t);return e.map(function(r){return r.value})},i.prototype.forEach=function(n){return this.forEach_(this.getAll(),n)},i.prototype.forEachInExtent=function(n,t){return this.forEach_(this.getInExtent(n),t)},i.prototype.forEach_=function(n,t){for(var e,r=0,o=n.length;r<o;r++)if(e=t(n[r]),e)return e;return e},i.prototype.isEmpty=function(){return Ki(this.items_)},i.prototype.clear=function(){this.rbush_.clear(),this.items_={}},i.prototype.getExtent=function(n){var t=this.rbush_.toJSON();return _e(t.minX,t.minY,t.maxX,t.maxY,n)},i.prototype.concat=function(n){this.rbush_.load(n.rbush_.all());for(var t in n.items_)this.items_[t]=n.items_[t]},i}();const ms=W1;var V1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),X1=function(i){V1(n,i);function n(t){var e=i.call(this)||this;e.projection=Ut(t.projection),e.attributions_=Xu(t.attributions),e.attributionsCollapsible_=t.attributionsCollapsible!==void 0?t.attributionsCollapsible:!0,e.loading=!1,e.state_=t.state!==void 0?t.state:"ready",e.wrapX_=t.wrapX!==void 0?t.wrapX:!1,e.interpolate_=!!t.interpolate,e.viewResolver=null,e.viewRejector=null;var r=e;return e.viewPromise_=new Promise(function(o,a){r.viewResolver=o,r.viewRejector=a}),e}return n.prototype.getAttributions=function(){return this.attributions_},n.prototype.getAttributionsCollapsible=function(){return this.attributionsCollapsible_},n.prototype.getProjection=function(){return this.projection},n.prototype.getResolutions=function(){return X()},n.prototype.getView=function(){return this.viewPromise_},n.prototype.getState=function(){return this.state_},n.prototype.getWrapX=function(){return this.wrapX_},n.prototype.getInterpolate=function(){return this.interpolate_},n.prototype.refresh=function(){this.changed()},n.prototype.setAttributions=function(t){this.attributions_=Xu(t),this.changed()},n.prototype.setState=function(t){this.state_=t,this.changed()},n}(de);function Xu(i){return i?Array.isArray(i)?function(n){return i}:typeof i=="function"?i:function(n){return[i]}:null}const xs=X1,jt={ADDFEATURE:"addfeature",CHANGEFEATURE:"changefeature",CLEAR:"clear",REMOVEFEATURE:"removefeature",FEATURESLOADSTART:"featuresloadstart",FEATURESLOADEND:"featuresloadend",FEATURESLOADERROR:"featuresloaderror"};function Z1(i,n){return[[-1/0,-1/0,1/0,1/0]]}var Y1=!1;function H1(i,n,t,e,r,o,a){var s=new XMLHttpRequest;s.open("GET",typeof i=="function"?i(t,e,r):i,!0),n.getType()=="arraybuffer"&&(s.responseType="arraybuffer"),s.withCredentials=Y1,s.onload=function(u){if(!s.status||s.status>=200&&s.status<300){var h=n.getType(),l=void 0;h=="json"||h=="text"?l=s.responseText:h=="xml"?(l=s.responseXML,l||(l=new DOMParser().parseFromString(s.responseText,"application/xml"))):h=="arraybuffer"&&(l=s.response),l?o(n.readFeatures(l,{extent:t,featureProjection:r}),n.readProjection(l)):a()}else a()},s.onerror=a,s.send()}function Zu(i,n){return function(t,e,r,o,a){var s=this;H1(i,n,t,e,r,function(u,h){s.addFeatures(u),o!==void 0&&o(u)},a||Mn)}}var Yu=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),vn=function(i){Yu(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.feature=e,o.features=r,o}return n}(Qt),K1=function(i){Yu(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{attributions:r.attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:r.wrapX!==void 0?r.wrapX:!0})||this,e.on,e.once,e.un,e.loader_=Mn,e.format_=r.format,e.overlaps_=r.overlaps===void 0?!0:r.overlaps,e.url_=r.url,r.loader!==void 0?e.loader_=r.loader:e.url_!==void 0&&($(e.format_,7),e.loader_=Zu(e.url_,e.format_)),e.strategy_=r.strategy!==void 0?r.strategy:Z1;var o=r.useSpatialIndex!==void 0?r.useSpatialIndex:!0;e.featuresRtree_=o?new ms:null,e.loadedExtentsRtree_=new ms,e.loadingExtentsCount_=0,e.nullGeometryFeatures_={},e.idIndex_={},e.uidIndex_={},e.featureChangeKeys_={},e.featuresCollection_=null;var a,s;return Array.isArray(r.features)?s=r.features:r.features&&(a=r.features,s=a.getArray()),!o&&a===void 0&&(a=new At(s)),s!==void 0&&e.addFeaturesInternal(s),a!==void 0&&e.bindFeaturesCollection_(a),e}return n.prototype.addFeature=function(t){this.addFeatureInternal(t),this.changed()},n.prototype.addFeatureInternal=function(t){var e=D(t);if(!this.addToIndex_(e,t)){this.featuresCollection_&&this.featuresCollection_.remove(t);return}this.setupChangeEvents_(e,t);var r=t.getGeometry();if(r){var o=r.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(o,t)}else this.nullGeometryFeatures_[e]=t;this.dispatchEvent(new vn(jt.ADDFEATURE,t))},n.prototype.setupChangeEvents_=function(t,e){this.featureChangeKeys_[t]=[B(e,k.CHANGE,this.handleFeatureChange_,this),B(e,An.PROPERTYCHANGE,this.handleFeatureChange_,this)]},n.prototype.addToIndex_=function(t,e){var r=!0,o=e.getId();return o!==void 0&&(o.toString()in this.idIndex_?r=!1:this.idIndex_[o.toString()]=e),r&&($(!(t in this.uidIndex_),30),this.uidIndex_[t]=e),r},n.prototype.addFeatures=function(t){this.addFeaturesInternal(t),this.changed()},n.prototype.addFeaturesInternal=function(t){for(var e=[],r=[],o=[],a=0,s=t.length;a<s;a++){var u=t[a],h=D(u);this.addToIndex_(h,u)&&r.push(u)}for(var a=0,l=r.length;a<l;a++){var u=r[a],h=D(u);this.setupChangeEvents_(h,u);var c=u.getGeometry();if(c){var g=c.getExtent();e.push(g),o.push(u)}else this.nullGeometryFeatures_[h]=u}if(this.featuresRtree_&&this.featuresRtree_.load(e,o),this.hasListener(jt.ADDFEATURE))for(var a=0,f=r.length;a<f;a++)this.dispatchEvent(new vn(jt.ADDFEATURE,r[a]))},n.prototype.bindFeaturesCollection_=function(t){var e=!1;this.addEventListener(jt.ADDFEATURE,function(r){e||(e=!0,t.push(r.feature),e=!1)}),this.addEventListener(jt.REMOVEFEATURE,function(r){e||(e=!0,t.remove(r.feature),e=!1)}),t.addEventListener(pt.ADD,function(r){e||(e=!0,this.addFeature(r.element),e=!1)}.bind(this)),t.addEventListener(pt.REMOVE,function(r){e||(e=!0,this.removeFeature(r.element),e=!1)}.bind(this)),this.featuresCollection_=t},n.prototype.clear=function(t){if(t){for(var e in this.featureChangeKeys_){var r=this.featureChangeKeys_[e];r.forEach(nt)}this.featuresCollection_||(this.featureChangeKeys_={},this.idIndex_={},this.uidIndex_={})}else if(this.featuresRtree_){var o=function(u){this.removeFeatureInternal(u)}.bind(this);this.featuresRtree_.forEach(o);for(var a in this.nullGeometryFeatures_)this.removeFeatureInternal(this.nullGeometryFeatures_[a])}this.featuresCollection_&&this.featuresCollection_.clear(),this.featuresRtree_&&this.featuresRtree_.clear(),this.nullGeometryFeatures_={};var s=new vn(jt.CLEAR);this.dispatchEvent(s),this.changed()},n.prototype.forEachFeature=function(t){if(this.featuresRtree_)return this.featuresRtree_.forEach(t);this.featuresCollection_&&this.featuresCollection_.forEach(t)},n.prototype.forEachFeatureAtCoordinateDirect=function(t,e){var r=[t[0],t[1],t[0],t[1]];return this.forEachFeatureInExtent(r,function(o){var a=o.getGeometry();if(a.intersectsCoordinate(t))return e(o)})},n.prototype.forEachFeatureInExtent=function(t,e){if(this.featuresRtree_)return this.featuresRtree_.forEachInExtent(t,e);this.featuresCollection_&&this.featuresCollection_.forEach(e)},n.prototype.forEachFeatureIntersectingExtent=function(t,e){return this.forEachFeatureInExtent(t,function(r){var o=r.getGeometry();if(o.intersectsExtent(t)){var a=e(r);if(a)return a}})},n.prototype.getFeaturesCollection=function(){return this.featuresCollection_},n.prototype.getFeatures=function(){var t;return this.featuresCollection_?t=this.featuresCollection_.getArray().slice(0):this.featuresRtree_&&(t=this.featuresRtree_.getAll(),Ki(this.nullGeometryFeatures_)||fe(t,d3(this.nullGeometryFeatures_))),t},n.prototype.getFeaturesAtCoordinate=function(t){var e=[];return this.forEachFeatureAtCoordinateDirect(t,function(r){e.push(r)}),e},n.prototype.getFeaturesInExtent=function(t,e){var r=this;if(this.featuresRtree_){var o=e&&e.canWrapX()&&this.getWrapX();if(!o)return this.featuresRtree_.getInExtent(t);var a=Hc(t,e);return[].concat.apply([],a.map(function(s){return r.featuresRtree_.getInExtent(s)}))}else return this.featuresCollection_?this.featuresCollection_.getArray().slice(0):[]},n.prototype.getClosestFeatureToCoordinate=function(t,e){var r=t[0],o=t[1],a=null,s=[NaN,NaN],u=1/0,h=[-1/0,-1/0,1/0,1/0],l=e||qe;return this.featuresRtree_.forEachInExtent(h,function(c){if(l(c)){var g=c.getGeometry(),f=u;if(u=g.closestPointXY(r,o,s,u),u<f){a=c;var d=Math.sqrt(u);h[0]=r-d,h[1]=o-d,h[2]=r+d,h[3]=o+d}}}),a},n.prototype.getExtent=function(t){return this.featuresRtree_.getExtent(t)},n.prototype.getFeatureById=function(t){var e=this.idIndex_[t.toString()];return e!==void 0?e:null},n.prototype.getFeatureByUid=function(t){var e=this.uidIndex_[t];return e!==void 0?e:null},n.prototype.getFormat=function(){return this.format_},n.prototype.getOverlaps=function(){return this.overlaps_},n.prototype.getUrl=function(){return this.url_},n.prototype.handleFeatureChange_=function(t){var e=t.target,r=D(e),o=e.getGeometry();if(!o)r in this.nullGeometryFeatures_||(this.featuresRtree_&&this.featuresRtree_.remove(e),this.nullGeometryFeatures_[r]=e);else{var a=o.getExtent();r in this.nullGeometryFeatures_?(delete this.nullGeometryFeatures_[r],this.featuresRtree_&&this.featuresRtree_.insert(a,e)):this.featuresRtree_&&this.featuresRtree_.update(a,e)}var s=e.getId();if(s!==void 0){var u=s.toString();this.idIndex_[u]!==e&&(this.removeFromIdIndex_(e),this.idIndex_[u]=e)}else this.removeFromIdIndex_(e),this.uidIndex_[r]=e;this.changed(),this.dispatchEvent(new vn(jt.CHANGEFEATURE,e))},n.prototype.hasFeature=function(t){var e=t.getId();return e!==void 0?e in this.idIndex_:D(t)in this.uidIndex_},n.prototype.isEmpty=function(){return this.featuresRtree_?this.featuresRtree_.isEmpty()&&Ki(this.nullGeometryFeatures_):this.featuresCollection_?this.featuresCollection_.getLength()===0:!0},n.prototype.loadFeatures=function(t,e,r){for(var o=this.loadedExtentsRtree_,a=this.strategy_(t,e,r),s=function(c,g){var f=a[c],d=o.forEachInExtent(f,function(p){return ve(p.extent,f)});d||(++u.loadingExtentsCount_,u.dispatchEvent(new vn(jt.FEATURESLOADSTART)),u.loader_.call(u,f,e,r,function(p){--this.loadingExtentsCount_,this.dispatchEvent(new vn(jt.FEATURESLOADEND,void 0,p))}.bind(u),function(){--this.loadingExtentsCount_,this.dispatchEvent(new vn(jt.FEATURESLOADERROR))}.bind(u)),o.insert(f,{extent:f.slice()}))},u=this,h=0,l=a.length;h<l;++h)s(h);this.loading=this.loader_.length<4?!1:this.loadingExtentsCount_>0},n.prototype.refresh=function(){this.clear(!0),this.loadedExtentsRtree_.clear(),i.prototype.refresh.call(this)},n.prototype.removeLoadedExtent=function(t){var e=this.loadedExtentsRtree_,r;e.forEachInExtent(t,function(o){if(an(o.extent,t))return r=o,!0}),r&&e.remove(r)},n.prototype.removeFeature=function(t){if(!!t){var e=D(t);e in this.nullGeometryFeatures_?delete this.nullGeometryFeatures_[e]:this.featuresRtree_&&this.featuresRtree_.remove(t);var r=this.removeFeatureInternal(t);r&&this.changed()}},n.prototype.removeFeatureInternal=function(t){var e=D(t),r=this.featureChangeKeys_[e];if(!!r){r.forEach(nt),delete this.featureChangeKeys_[e];var o=t.getId();return o!==void 0&&delete this.idIndex_[o.toString()],delete this.uidIndex_[e],this.dispatchEvent(new vn(jt.REMOVEFEATURE,t)),t}},n.prototype.removeFromIdIndex_=function(t){var e=!1;for(var r in this.idIndex_)if(this.idIndex_[r]===t){delete this.idIndex_[r],e=!0;break}return e},n.prototype.setLoader=function(t){this.loader_=t},n.prototype.setUrl=function(t){$(this.format_,7),this.url_=t,this.setLoader(Zu(t,this.format_))},n}(xs);const Ze=K1;function J1(i,n){var t=i.canvas,e=n||{},r=e.pixelRatio||Sa,o=e.size;o&&(t.width=o[0]*r,t.height=o[1]*r,t.style.width=o[0]+"px",t.style.height=o[1]+"px");var a=[0,0,t.width,t.height],s=w3(xt(),r,r);return new Bu(i,r,a,s,0)}var Q1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),td=function(i){Q1(n,i);function n(t,e,r,o,a){var s=this,u=a!==void 0?G.IDLE:G.LOADED;return s=i.call(this,t,e,r,u)||this,s.loader_=a!==void 0?a:null,s.canvas_=o,s.error_=null,s}return n.prototype.getError=function(){return this.error_},n.prototype.handleLoad_=function(t){t?(this.error_=t,this.state=G.ERROR):this.state=G.LOADED,this.changed()},n.prototype.load=function(){this.state==G.IDLE&&(this.state=G.LOADING,this.changed(),this.loader_(this.handleLoad_.bind(this)))},n.prototype.getImage=function(){return this.canvas_},n}(ys);const ed=td,N={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};function Hu(i){return Math.pow(i,3)}function Xn(i){return 1-Hu(1-i)}function nd(i){return 3*i*i-2*i*i*i}function id(i){return i}var rd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),od=function(i){rd(n,i);function n(t,e,r){var o=i.call(this)||this,a=r||{};return o.tileCoord=t,o.state=e,o.interimTile=null,o.key="",o.transition_=a.transition===void 0?250:a.transition,o.transitionStarts_={},o.interpolate=!!a.interpolate,o}return n.prototype.changed=function(){this.dispatchEvent(k.CHANGE)},n.prototype.release=function(){},n.prototype.getKey=function(){return this.key+"/"+this.tileCoord},n.prototype.getInterimTile=function(){if(!this.interimTile)return this;var t=this.interimTile;do{if(t.getState()==N.LOADED)return this.transition_=0,t;t=t.interimTile}while(t);return this},n.prototype.refreshInterimChain=function(){if(!!this.interimTile){var t=this.interimTile,e=this;do{if(t.getState()==N.LOADED){t.interimTile=null;break}else t.getState()==N.LOADING?e=t:t.getState()==N.IDLE?e.interimTile=t.interimTile:e=t;t=e.interimTile}while(t)}},n.prototype.getTileCoord=function(){return this.tileCoord},n.prototype.getState=function(){return this.state},n.prototype.setState=function(t){if(this.state!==N.ERROR&&this.state>t)throw new Error("Tile load sequence violation");this.state=t,this.changed()},n.prototype.load=function(){X()},n.prototype.getAlpha=function(t,e){if(!this.transition_)return 1;var r=this.transitionStarts_[t];if(!r)r=e,this.transitionStarts_[t]=r;else if(r===-1)return 1;var o=e-r+1e3/60;return o>=this.transition_?1:Hu(o/this.transition_)},n.prototype.inTransition=function(t){return this.transition_?this.transitionStarts_[t]!==-1:!1},n.prototype.endTransition=function(t){this.transition_&&(this.transitionStarts_[t]=-1)},n}(ai);const Ku=od;var ad=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),sd=function(i){ad(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,s)||this;return u.crossOrigin_=o,u.src_=r,u.key=r,u.image_=new Image,o!==null&&(u.image_.crossOrigin=o),u.unlisten_=null,u.tileLoadFunction_=a,u}return n.prototype.getImage=function(){return this.image_},n.prototype.setImage=function(t){this.image_=t,this.state=N.LOADED,this.unlistenImage_(),this.changed()},n.prototype.handleImageError_=function(){this.state=N.ERROR,this.unlistenImage_(),this.image_=ud(),this.changed()},n.prototype.handleImageLoad_=function(){var t=this.image_;t.naturalWidth&&t.naturalHeight?this.state=N.LOADED:this.state=N.EMPTY,this.unlistenImage_(),this.changed()},n.prototype.load=function(){this.state==N.ERROR&&(this.state=N.IDLE,this.image_=new Image,this.crossOrigin_!==null&&(this.image_.crossOrigin=this.crossOrigin_)),this.state==N.IDLE&&(this.state=N.LOADING,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n}(Ku);function ud(){var i=Vt(1,1);return i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1),i.canvas}const Ju=sd;var hd=function(){function i(n,t,e){this.decay_=n,this.minVelocity_=t,this.delay_=e,this.points_=[],this.angle_=0,this.initialVelocity_=0}return i.prototype.begin=function(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0},i.prototype.update=function(n,t){this.points_.push(n,t,Date.now())},i.prototype.end=function(){if(this.points_.length<6)return!1;var n=Date.now()-this.delay_,t=this.points_.length-3;if(this.points_[t+2]<n)return!1;for(var e=t-3;e>0&&this.points_[e+2]>n;)e-=3;var r=this.points_[t+2]-this.points_[e+2];if(r<1e3/60)return!1;var o=this.points_[t]-this.points_[e],a=this.points_[t+1]-this.points_[e+1];return this.angle_=Math.atan2(a,o),this.initialVelocity_=Math.sqrt(o*o+a*a)/r,this.initialVelocity_>this.minVelocity_},i.prototype.getDistance=function(){return(this.minVelocity_-this.initialVelocity_)/this.decay_},i.prototype.getAngle=function(){return this.angle_},i}();const ld=hd;var cd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),gd=function(i){cd(n,i);function n(t){var e=i.call(this)||this;return e.map_=t,e}return n.prototype.dispatchRenderEvent=function(t,e){X()},n.prototype.calculateMatrices2D=function(t){var e=t.viewState,r=t.coordinateToPixelTransform,o=t.pixelToCoordinateTransform;te(r,t.size[0]/2,t.size[1]/2,1/e.resolution,-1/e.resolution,-e.rotation,-e.center[0],-e.center[1]),er(o,r)},n.prototype.forEachFeatureAtCoordinate=function(t,e,r,o,a,s,u,h){var l,c=e.viewState;function g(A,I,M,F){return a.call(s,I,A?M:null,F)}var f=c.projection,d=k3(t.slice(),f),p=[[0,0]];if(f.canWrapX()&&o){var y=f.getExtent(),v=Q(y);p.push([-v,0],[v,0])}for(var _=e.layerStatesArray,m=_.length,w=[],x=[],E=0;E<p.length;E++)for(var z=m-1;z>=0;--z){var b=_[z],T=b.layer;if(T.hasRenderer()&&Ro(b,c)&&u.call(h,T)){var j=T.getRenderer(),O=T.getSource();if(j&&O){var C=O.getWrapX()?d:t,R=g.bind(null,b.managed);x[0]=C[0]+p[E][0],x[1]=C[1]+p[E][1],l=j.forEachFeatureAtCoordinate(x,e,r,R,w)}if(l)return l}}if(w.length!==0){var P=1/w.length;return w.forEach(function(A,I){return A.distanceSq+=I*P}),w.sort(function(A,I){return A.distanceSq-I.distanceSq}),w.some(function(A){return l=A.callback(A.feature,A.layer,A.geometry)}),l}},n.prototype.forEachLayerAtPixel=function(t,e,r,o,a){return X()},n.prototype.hasFeatureAtCoordinate=function(t,e,r,o,a,s){var u=this.forEachFeatureAtCoordinate(t,e,r,o,qe,this,a,s);return u!==void 0},n.prototype.getMap=function(){return this.map_},n.prototype.renderFrame=function(t){X()},n.prototype.scheduleExpireIconCache=function(t){Ao.canExpireCache()&&t.postRenderFunctions.push(fd)},n}(no);function fd(i,n){Ao.expire()}const dd=gd;var pd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),yd=function(i){pd(n,i);function n(t){var e=i.call(this,t)||this;e.fontChangeListenerKey_=B(We,An.PROPERTYCHANGE,t.redrawText.bind(t)),e.element_=document.createElement("div");var r=e.element_.style;r.position="absolute",r.width="100%",r.height="100%",r.zIndex="0",e.element_.className=Ue+" ol-layers";var o=t.getViewport();return o.insertBefore(e.element_,o.firstChild||null),e.children_=[],e.renderedVisible_=!0,e}return n.prototype.dispatchRenderEvent=function(t,e){var r=this.getMap();if(r.hasListener(t)){var o=new Er(t,void 0,e);r.dispatchEvent(o)}},n.prototype.disposeInternal=function(){nt(this.fontChangeListenerKey_),this.element_.parentNode.removeChild(this.element_),i.prototype.disposeInternal.call(this)},n.prototype.renderFrame=function(t){if(!t){this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1);return}this.calculateMatrices2D(t),this.dispatchRenderEvent($t.PRECOMPOSE,t);var e=t.layerStatesArray.sort(function(f,d){return f.zIndex-d.zIndex}),r=t.viewState;this.children_.length=0;for(var o=[],a=null,s=0,u=e.length;s<u;++s){var h=e[s];t.layerIndex=s;var l=h.layer,c=l.getSourceState();if(!Ro(h,r)||c!="ready"&&c!="undefined"){l.unrender();continue}var g=l.render(t,a);!g||(g!==a&&(this.children_.push(g),a=g),"getDeclutter"in l&&o.push(l))}for(var s=o.length-1;s>=0;--s)o[s].renderDeclutter(t);hf(this.element_,this.children_),this.dispatchRenderEvent($t.POSTCOMPOSE,t),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(t)},n.prototype.forEachLayerAtPixel=function(t,e,r,o,a){for(var s=e.viewState,u=e.layerStatesArray,h=u.length,l=h-1;l>=0;--l){var c=u[l],g=c.layer;if(g.hasRenderer()&&Ro(c,s)&&a(g)){var f=g.getRenderer(),d=f.getDataAtPixel(t,e,r);if(d){var p=o(g,d);if(p)return p}}}},n}(dd);const Qu=yd;var th=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),_n=function(i){th(n,i);function n(t,e){var r=i.call(this,t)||this;return r.layer=e,r}return n}(Qt),ws={LAYERS:"layers"},vd=function(i){th(n,i);function n(t){var e=this,r=t||{},o=ot({},r);delete o.layers;var a=r.layers;return e=i.call(this,o)||this,e.on,e.once,e.un,e.layersListenerKeys_=[],e.listenerKeys_={},e.addChangeListener(ws.LAYERS,e.handleLayersChanged_),a?Array.isArray(a)?a=new At(a.slice(),{unique:!0}):$(typeof a.getArray=="function",43):a=new At(void 0,{unique:!0}),e.setLayers(a),e}return n.prototype.handleLayerChange_=function(){this.changed()},n.prototype.handleLayersChanged_=function(){this.layersListenerKeys_.forEach(nt),this.layersListenerKeys_.length=0;var t=this.getLayers();this.layersListenerKeys_.push(B(t,pt.ADD,this.handleLayersAdd_,this),B(t,pt.REMOVE,this.handleLayersRemove_,this));for(var e in this.listenerKeys_)this.listenerKeys_[e].forEach(nt);Fn(this.listenerKeys_);for(var r=t.getArray(),o=0,a=r.length;o<a;o++){var s=r[o];this.registerLayerListeners_(s),this.dispatchEvent(new _n("addlayer",s))}this.changed()},n.prototype.registerLayerListeners_=function(t){var e=[B(t,An.PROPERTYCHANGE,this.handleLayerChange_,this),B(t,k.CHANGE,this.handleLayerChange_,this)];t instanceof n&&e.push(B(t,"addlayer",this.handleLayerGroupAdd_,this),B(t,"removelayer",this.handleLayerGroupRemove_,this)),this.listenerKeys_[D(t)]=e},n.prototype.handleLayerGroupAdd_=function(t){this.dispatchEvent(new _n("addlayer",t.layer))},n.prototype.handleLayerGroupRemove_=function(t){this.dispatchEvent(new _n("removelayer",t.layer))},n.prototype.handleLayersAdd_=function(t){var e=t.element;this.registerLayerListeners_(e),this.dispatchEvent(new _n("addlayer",e)),this.changed()},n.prototype.handleLayersRemove_=function(t){var e=t.element,r=D(e);this.listenerKeys_[r].forEach(nt),delete this.listenerKeys_[r],this.dispatchEvent(new _n("removelayer",e)),this.changed()},n.prototype.getLayers=function(){return this.get(ws.LAYERS)},n.prototype.setLayers=function(t){var e=this.getLayers();if(e)for(var r=e.getArray(),o=0,a=r.length;o<a;++o)this.dispatchEvent(new _n("removelayer",r[o]));this.set(ws.LAYERS,t)},n.prototype.getLayersArray=function(t){var e=t!==void 0?t:[];return this.getLayers().forEach(function(r){r.getLayersArray(e)}),e},n.prototype.getLayerStatesArray=function(t){var e=t!==void 0?t:[],r=e.length;this.getLayers().forEach(function(l){l.getLayerStatesArray(e)});var o=this.getLayerState(),a=o.zIndex;!t&&o.zIndex===void 0&&(a=0);for(var s=r,u=e.length;s<u;s++){var h=e[s];h.opacity*=o.opacity,h.visible=h.visible&&o.visible,h.maxResolution=Math.min(h.maxResolution,o.maxResolution),h.minResolution=Math.max(h.minResolution,o.minResolution),h.minZoom=Math.max(h.minZoom,o.minZoom),h.maxZoom=Math.min(h.maxZoom,o.maxZoom),o.extent!==void 0&&(h.extent!==void 0?h.extent=Dn(h.extent,o.extent):h.extent=o.extent),h.zIndex===void 0&&(h.zIndex=a)}return e},n.prototype.getSourceState=function(){return"ready"},n}(ju);const Lo=vd;var _d=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),md=function(i){_d(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.map=e,o.frameState=r!==void 0?r:null,o}return n}(Qt);const Ti=md;var xd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),wd=function(i){xd(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,a)||this;return u.originalEvent=r,u.pixel_=null,u.coordinate_=null,u.dragging=o!==void 0?o:!1,u.activePointers=s,u}return Object.defineProperty(n.prototype,"pixel",{get:function(){return this.pixel_||(this.pixel_=this.map.getEventPixel(this.originalEvent)),this.pixel_},set:function(t){this.pixel_=t},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"coordinate",{get:function(){return this.coordinate_||(this.coordinate_=this.map.getCoordinateFromPixel(this.pixel)),this.coordinate_},set:function(t){this.coordinate_=t},enumerable:!1,configurable:!0}),n.prototype.preventDefault=function(){i.prototype.preventDefault.call(this),"preventDefault"in this.originalEvent&&this.originalEvent.preventDefault()},n.prototype.stopPropagation=function(){i.prototype.stopPropagation.call(this),"stopPropagation"in this.originalEvent&&this.originalEvent.stopPropagation()},n}(Ti);const Ye=wd,Y={SINGLECLICK:"singleclick",CLICK:k.CLICK,DBLCLICK:k.DBLCLICK,POINTERDRAG:"pointerdrag",POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"},mn={POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"};var zd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ed=function(i){zd(n,i);function n(t,e){var r=i.call(this,t)||this;r.map_=t,r.clickTimeoutId_,r.emulateClicks_=!1,r.dragging_=!1,r.dragListenerKeys_=[],r.moveTolerance_=e===void 0?1:e,r.down_=null;var o=r.map_.getViewport();return r.activePointers_=[],r.trackedTouches_={},r.element_=o,r.pointerdownListenerKey_=B(o,mn.POINTERDOWN,r.handlePointerDown_,r),r.originalPointerMoveEvent_,r.relayedListenerKey_=B(o,mn.POINTERMOVE,r.relayMoveEvent_,r),r.boundHandleTouchMove_=r.handleTouchMove_.bind(r),r.element_.addEventListener(k.TOUCHMOVE,r.boundHandleTouchMove_,x3?{passive:!1}:!1),r}return n.prototype.emulateClick_=function(t){var e=new Ye(Y.CLICK,this.map_,t);this.dispatchEvent(e),this.clickTimeoutId_!==void 0?(clearTimeout(this.clickTimeoutId_),this.clickTimeoutId_=void 0,e=new Ye(Y.DBLCLICK,this.map_,t),this.dispatchEvent(e)):this.clickTimeoutId_=setTimeout(function(){this.clickTimeoutId_=void 0;var r=new Ye(Y.SINGLECLICK,this.map_,t);this.dispatchEvent(r)}.bind(this),250)},n.prototype.updateActivePointers_=function(t){var e=t,r=e.pointerId;if(e.type==Y.POINTERUP||e.type==Y.POINTERCANCEL){delete this.trackedTouches_[r];for(var o in this.trackedTouches_)if(this.trackedTouches_[o].target!==e.target){delete this.trackedTouches_[o];break}}else(e.type==Y.POINTERDOWN||e.type==Y.POINTERMOVE)&&(this.trackedTouches_[r]=e);this.activePointers_=d3(this.trackedTouches_)},n.prototype.handlePointerUp_=function(t){this.updateActivePointers_(t);var e=new Ye(Y.POINTERUP,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(e),this.emulateClicks_&&!e.defaultPrevented&&!this.dragging_&&this.isMouseActionButton_(t)&&this.emulateClick_(this.down_),this.activePointers_.length===0&&(this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0,this.dragging_=!1,this.down_=null)},n.prototype.isMouseActionButton_=function(t){return t.button===0},n.prototype.handlePointerDown_=function(t){this.emulateClicks_=this.activePointers_.length===0,this.updateActivePointers_(t);var e=new Ye(Y.POINTERDOWN,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(e),this.down_={};for(var r in t){var o=t[r];this.down_[r]=typeof o=="function"?Mn:o}if(this.dragListenerKeys_.length===0){var a=this.map_.getOwnerDocument();this.dragListenerKeys_.push(B(a,Y.POINTERMOVE,this.handlePointerMove_,this),B(a,Y.POINTERUP,this.handlePointerUp_,this),B(this.element_,Y.POINTERCANCEL,this.handlePointerUp_,this)),this.element_.getRootNode&&this.element_.getRootNode()!==a&&this.dragListenerKeys_.push(B(this.element_.getRootNode(),Y.POINTERUP,this.handlePointerUp_,this))}},n.prototype.handlePointerMove_=function(t){if(this.isMoving_(t)){this.updateActivePointers_(t),this.dragging_=!0;var e=new Ye(Y.POINTERDRAG,this.map_,t,this.dragging_,void 0,this.activePointers_);this.dispatchEvent(e)}},n.prototype.relayMoveEvent_=function(t){this.originalPointerMoveEvent_=t;var e=!!(this.down_&&this.isMoving_(t));this.dispatchEvent(new Ye(Y.POINTERMOVE,this.map_,t,e))},n.prototype.handleTouchMove_=function(t){var e=this.originalPointerMoveEvent_;(!e||e.defaultPrevented)&&(typeof t.cancelable!="boolean"||t.cancelable===!0)&&t.preventDefault()},n.prototype.isMoving_=function(t){return this.dragging_||Math.abs(t.clientX-this.down_.clientX)>this.moveTolerance_||Math.abs(t.clientY-this.down_.clientY)>this.moveTolerance_},n.prototype.disposeInternal=function(){this.relayedListenerKey_&&(nt(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(k.TOUCHMOVE,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(nt(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0,this.element_=null,i.prototype.disposeInternal.call(this)},n}(ai);const bd=Ed,Re={POSTRENDER:"postrender",MOVESTART:"movestart",MOVEEND:"moveend",LOADSTART:"loadstart",LOADEND:"loadend"},dt={LAYERGROUP:"layergroup",SIZE:"size",TARGET:"target",VIEW:"view"};var Mo=1/0,Td=function(){function i(n,t){this.priorityFunction_=n,this.keyFunction_=t,this.elements_=[],this.priorities_=[],this.queuedElements_={}}return i.prototype.clear=function(){this.elements_.length=0,this.priorities_.length=0,Fn(this.queuedElements_)},i.prototype.dequeue=function(){var n=this.elements_,t=this.priorities_,e=n[0];n.length==1?(n.length=0,t.length=0):(n[0]=n.pop(),t[0]=t.pop(),this.siftUp_(0));var r=this.keyFunction_(e);return delete this.queuedElements_[r],e},i.prototype.enqueue=function(n){$(!(this.keyFunction_(n)in this.queuedElements_),31);var t=this.priorityFunction_(n);return t!=Mo?(this.elements_.push(n),this.priorities_.push(t),this.queuedElements_[this.keyFunction_(n)]=!0,this.siftDown_(0,this.elements_.length-1),!0):!1},i.prototype.getCount=function(){return this.elements_.length},i.prototype.getLeftChildIndex_=function(n){return n*2+1},i.prototype.getRightChildIndex_=function(n){return n*2+2},i.prototype.getParentIndex_=function(n){return n-1>>1},i.prototype.heapify_=function(){var n;for(n=(this.elements_.length>>1)-1;n>=0;n--)this.siftUp_(n)},i.prototype.isEmpty=function(){return this.elements_.length===0},i.prototype.isKeyQueued=function(n){return n in this.queuedElements_},i.prototype.isQueued=function(n){return this.isKeyQueued(this.keyFunction_(n))},i.prototype.siftUp_=function(n){for(var t=this.elements_,e=this.priorities_,r=t.length,o=t[n],a=e[n],s=n;n<r>>1;){var u=this.getLeftChildIndex_(n),h=this.getRightChildIndex_(n),l=h<r&&e[h]<e[u]?h:u;t[n]=t[l],e[n]=e[l],n=l}t[n]=o,e[n]=a,this.siftDown_(s,n)},i.prototype.siftDown_=function(n,t){for(var e=this.elements_,r=this.priorities_,o=e[t],a=r[t];t>n;){var s=this.getParentIndex_(t);if(r[s]>a)e[t]=e[s],r[t]=r[s],t=s;else break}e[t]=o,r[t]=a},i.prototype.reprioritize=function(){var n=this.priorityFunction_,t=this.elements_,e=this.priorities_,r=0,o=t.length,a,s,u;for(s=0;s<o;++s)a=t[s],u=n(a),u==Mo?delete this.queuedElements_[this.keyFunction_(a)]:(e[r]=u,t[r++]=a);t.length=r,e.length=r,this.heapify_()},i}();const Sd=Td;var Cd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),jd=function(i){Cd(n,i);function n(t,e){var r=i.call(this,function(o){return t.apply(null,o)},function(o){return o[0].getKey()})||this;return r.boundHandleTileChange_=r.handleTileChange.bind(r),r.tileChangeCallback_=e,r.tilesLoading_=0,r.tilesLoadingKeys_={},r}return n.prototype.enqueue=function(t){var e=i.prototype.enqueue.call(this,t);if(e){var r=t[0];r.addEventListener(k.CHANGE,this.boundHandleTileChange_)}return e},n.prototype.getTilesLoading=function(){return this.tilesLoading_},n.prototype.handleTileChange=function(t){var e=t.target,r=e.getState();if(r===N.LOADED||r===N.ERROR||r===N.EMPTY){e.removeEventListener(k.CHANGE,this.boundHandleTileChange_);var o=e.getKey();o in this.tilesLoadingKeys_&&(delete this.tilesLoadingKeys_[o],--this.tilesLoading_),this.tileChangeCallback_()}},n.prototype.loadMoreTiles=function(t,e){for(var r=0,o,a,s;this.tilesLoading_<t&&r<e&&this.getCount()>0;)a=this.dequeue()[0],s=a.getKey(),o=a.getState(),o===N.IDLE&&!(s in this.tilesLoadingKeys_)&&(this.tilesLoadingKeys_[s]=!0,++this.tilesLoading_,++r,a.load())},n}(Sd);const Rd=jd;function Id(i,n,t,e,r){if(!i||!(t in i.wantedTiles)||!i.wantedTiles[t][n.getKey()])return Mo;var o=i.viewState.center,a=e[0]-o[0],s=e[1]-o[1];return 65536*Math.log(r)+Math.sqrt(a*a+s*s)/r}const ne={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"};var Od=42,zs=256;function eh(i,n,t){return function(e,r,o,a,s){if(!!e){if(!r&&!n)return e;var u=n?0:o[0]*r,h=n?0:o[1]*r,l=s?s[0]:0,c=s?s[1]:0,g=i[0]+u/2+l,f=i[2]-u/2+l,d=i[1]+h/2+c,p=i[3]-h/2+c;g>f&&(g=(f+g)/2,f=g),d>p&&(d=(p+d)/2,p=d);var y=ct(e[0],g,f),v=ct(e[1],d,p);if(a&&t&&r){var _=30*r;y+=-_*Math.log(1+Math.max(0,g-e[0])/_)+_*Math.log(1+Math.max(0,e[0]-f)/_),v+=-_*Math.log(1+Math.max(0,d-e[1])/_)+_*Math.log(1+Math.max(0,e[1]-p)/_)}return[y,v]}}}function Pd(i){return i}function Es(i,n,t,e){var r=Q(n)/t[0],o=St(n)/t[1];return e?Math.min(i,Math.max(r,o)):Math.min(i,Math.min(r,o))}function bs(i,n,t){var e=Math.min(i,n),r=50;return e*=Math.log(1+r*Math.max(0,i/n-1))/r+1,t&&(e=Math.max(e,t),e/=Math.log(1+r*Math.max(0,t/i-1))/r+1),ct(e,t/2,n*2)}function Ad(i,n,t,e){return function(r,o,a,s){if(r!==void 0){var u=i[0],h=i[i.length-1],l=t?Es(u,t,a,e):u;if(s){var c=n!==void 0?n:!0;return c?bs(r,l,h):ct(r,h,l)}var g=Math.min(l,r),f=Math.floor(ro(i,g,o));return i[f]>l&&f<i.length-1?i[f+1]:i[f]}else return}}function Ld(i,n,t,e,r,o){return function(a,s,u,h){if(a!==void 0){var l=r?Es(n,r,u,o):n,c=t!==void 0?t:0;if(h){var g=e!==void 0?e:!0;return g?bs(a,l,c):ct(a,c,l)}var f=1e-9,d=Math.ceil(Math.log(n/l)/Math.log(i)-f),p=-s*(.5-f)+.5,y=Math.min(l,a),v=Math.floor(Math.log(n/y)/Math.log(i)+p),_=Math.max(d,v),m=n/Math.pow(i,_);return ct(m,c,l)}else return}}function nh(i,n,t,e,r){return function(o,a,s,u){if(o!==void 0){var h=e?Es(i,e,s,r):i,l=t!==void 0?t:!0;return!l||!u?ct(o,n,h):bs(o,h,n)}else return}}function Ts(i){if(i!==void 0)return 0}function ih(i){if(i!==void 0)return i}function Md(i){var n=2*Math.PI/i;return function(t,e){if(e)return t;if(t!==void 0)return t=Math.floor(t/n+.5)*n,t}}function Fd(i){var n=i||qn(5);return function(t,e){if(e)return t;if(t!==void 0)return Math.abs(t)<=n?0:t}}var Dd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ss=0,kd=function(i){Dd(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=ot({},t);return e.hints_=[0,0],e.animations_=[],e.updateAnimationKey_,e.projection_=Ua(r.projection,"EPSG:3857"),e.viewportSize_=[100,100],e.targetCenter_=null,e.targetResolution_,e.targetRotation_,e.nextCenter_=null,e.nextResolution_,e.nextRotation_,e.cancelAnchor_=void 0,r.projection&&G3(),r.center&&(r.center=lt(r.center,e.projection_)),r.extent&&(r.extent=Te(r.extent,e.projection_)),e.applyOptions_(r),e}return n.prototype.applyOptions_=function(t){var e=ot({},t);for(var r in ne)delete e[r];this.setProperties(e,!0);var o=Nd(t);this.maxResolution_=o.maxResolution,this.minResolution_=o.minResolution,this.zoomFactor_=o.zoomFactor,this.resolutions_=t.resolutions,this.padding_=t.padding,this.minZoom_=o.minZoom;var a=qd(t),s=o.constraint,u=Gd(t);this.constraints_={center:a,resolution:s,rotation:u},this.setRotation(t.rotation!==void 0?t.rotation:0),this.setCenterInternal(t.center!==void 0?t.center:null),t.resolution!==void 0?this.setResolution(t.resolution):t.zoom!==void 0&&this.setZoom(t.zoom)},Object.defineProperty(n.prototype,"padding",{get:function(){return this.padding_},set:function(t){var e=this.padding_;this.padding_=t;var r=this.getCenter();if(r){var o=t||[0,0,0,0];e=e||[0,0,0,0];var a=this.getResolution(),s=a/2*(o[3]-e[3]+e[1]-o[1]),u=a/2*(o[0]-e[0]+e[2]-o[2]);this.setCenterInternal([r[0]+s,r[1]-u])}},enumerable:!1,configurable:!0}),n.prototype.getUpdatedOptions_=function(t){var e=this.getProperties();return e.resolution!==void 0?e.resolution=this.getResolution():e.zoom=this.getZoom(),e.center=this.getCenterInternal(),e.rotation=this.getRotation(),ot({},e,t)},n.prototype.animate=function(t){this.isDef()&&!this.getAnimating()&&this.resolveConstraints(0);for(var e=new Array(arguments.length),r=0;r<e.length;++r){var o=arguments[r];o.center&&(o=ot({},o),o.center=lt(o.center,this.getProjection())),o.anchor&&(o=ot({},o),o.anchor=lt(o.anchor,this.getProjection())),e[r]=o}this.animateInternal.apply(this,e)},n.prototype.animateInternal=function(t){var e=arguments.length,r;e>1&&typeof arguments[e-1]=="function"&&(r=arguments[e-1],--e);for(var o=0;o<e&&!this.isDef();++o){var a=arguments[o];a.center&&this.setCenterInternal(a.center),a.zoom!==void 0?this.setZoom(a.zoom):a.resolution&&this.setResolution(a.resolution),a.rotation!==void 0&&this.setRotation(a.rotation)}if(o===e){r&&Fo(r,!0);return}for(var s=Date.now(),u=this.targetCenter_.slice(),h=this.targetResolution_,l=this.targetRotation_,c=[];o<e;++o){var g=arguments[o],f={start:s,complete:!1,anchor:g.anchor,duration:g.duration!==void 0?g.duration:1e3,easing:g.easing||nd,callback:r};if(g.center&&(f.sourceCenter=u,f.targetCenter=g.center.slice(),u=f.targetCenter),g.zoom!==void 0?(f.sourceResolution=h,f.targetResolution=this.getResolutionForZoom(g.zoom),h=f.targetResolution):g.resolution&&(f.sourceResolution=h,f.targetResolution=g.resolution,h=f.targetResolution),g.rotation!==void 0){f.sourceRotation=l;var d=Ge(g.rotation-l+Math.PI,2*Math.PI)-Math.PI;f.targetRotation=l+d,l=f.targetRotation}Bd(f)?f.complete=!0:s+=f.duration,c.push(f)}this.animations_.push(c),this.setHint(vt.ANIMATING,1),this.updateAnimations_()},n.prototype.getAnimating=function(){return this.hints_[vt.ANIMATING]>0},n.prototype.getInteracting=function(){return this.hints_[vt.INTERACTING]>0},n.prototype.cancelAnimations=function(){this.setHint(vt.ANIMATING,-this.hints_[vt.ANIMATING]);for(var t,e=0,r=this.animations_.length;e<r;++e){var o=this.animations_[e];if(o[0].callback&&Fo(o[0].callback,!1),!t)for(var a=0,s=o.length;a<s;++a){var u=o[a];if(!u.complete){t=u.anchor;break}}}this.animations_.length=0,this.cancelAnchor_=t,this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN},n.prototype.updateAnimations_=function(){if(this.updateAnimationKey_!==void 0&&(cancelAnimationFrame(this.updateAnimationKey_),this.updateAnimationKey_=void 0),!!this.getAnimating()){for(var t=Date.now(),e=!1,r=this.animations_.length-1;r>=0;--r){for(var o=this.animations_[r],a=!0,s=0,u=o.length;s<u;++s){var h=o[s];if(!h.complete){var l=t-h.start,c=h.duration>0?l/h.duration:1;c>=1?(h.complete=!0,c=1):a=!1;var g=h.easing(c);if(h.sourceCenter){var f=h.sourceCenter[0],d=h.sourceCenter[1],p=h.targetCenter[0],y=h.targetCenter[1];this.nextCenter_=h.targetCenter;var v=f+g*(p-f),_=d+g*(y-d);this.targetCenter_=[v,_]}if(h.sourceResolution&&h.targetResolution){var m=g===1?h.targetResolution:h.sourceResolution+g*(h.targetResolution-h.sourceResolution);if(h.anchor){var w=this.getViewportSize_(this.getRotation()),x=this.constraints_.resolution(m,0,w,!0);this.targetCenter_=this.calculateCenterZoom(x,h.anchor)}this.nextResolution_=h.targetResolution,this.targetResolution_=m,this.applyTargetState_(!0)}if(h.sourceRotation!==void 0&&h.targetRotation!==void 0){var E=g===1?Ge(h.targetRotation+Math.PI,2*Math.PI)-Math.PI:h.sourceRotation+g*(h.targetRotation-h.sourceRotation);if(h.anchor){var z=this.constraints_.rotation(E,!0);this.targetCenter_=this.calculateCenterRotate(z,h.anchor)}this.nextRotation_=h.targetRotation,this.targetRotation_=E}if(this.applyTargetState_(!0),e=!0,!h.complete)break}}if(a){this.animations_[r]=null,this.setHint(vt.ANIMATING,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;var b=o[0].callback;b&&Fo(b,!0)}}this.animations_=this.animations_.filter(Boolean),e&&this.updateAnimationKey_===void 0&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}},n.prototype.calculateCenterRotate=function(t,e){var r,o=this.getCenterInternal();return o!==void 0&&(r=[o[0]-e[0],o[1]-e[1]],Da(r,t-this.getRotation()),L3(r,e)),r},n.prototype.calculateCenterZoom=function(t,e){var r,o=this.getCenterInternal(),a=this.getResolution();if(o!==void 0&&a!==void 0){var s=e[0]-t*(e[0]-o[0])/a,u=e[1]-t*(e[1]-o[1])/a;r=[s,u]}return r},n.prototype.getViewportSize_=function(t){var e=this.viewportSize_;if(t){var r=e[0],o=e[1];return[Math.abs(r*Math.cos(t))+Math.abs(o*Math.sin(t)),Math.abs(r*Math.sin(t))+Math.abs(o*Math.cos(t))]}else return e},n.prototype.setViewportSize=function(t){this.viewportSize_=Array.isArray(t)?t.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)},n.prototype.getCenter=function(){var t=this.getCenterInternal();return t&&ur(t,this.getProjection())},n.prototype.getCenterInternal=function(){return this.get(ne.CENTER)},n.prototype.getConstraints=function(){return this.constraints_},n.prototype.getConstrainResolution=function(){return this.get("constrainResolution")},n.prototype.getHints=function(t){return t!==void 0?(t[0]=this.hints_[0],t[1]=this.hints_[1],t):this.hints_.slice()},n.prototype.calculateExtent=function(t){var e=this.calculateExtentInternal(t);return Wa(e,this.getProjection())},n.prototype.calculateExtentInternal=function(t){var e=t||this.getViewportSizeMinusPadding_(),r=this.getCenterInternal();$(r,1);var o=this.getResolution();$(o!==void 0,2);var a=this.getRotation();return $(a!==void 0,3),La(r,o,a,e)},n.prototype.getMaxResolution=function(){return this.maxResolution_},n.prototype.getMinResolution=function(){return this.minResolution_},n.prototype.getMaxZoom=function(){return this.getZoomForResolution(this.minResolution_)},n.prototype.setMaxZoom=function(t){this.applyOptions_(this.getUpdatedOptions_({maxZoom:t}))},n.prototype.getMinZoom=function(){return this.getZoomForResolution(this.maxResolution_)},n.prototype.setMinZoom=function(t){this.applyOptions_(this.getUpdatedOptions_({minZoom:t}))},n.prototype.setConstrainResolution=function(t){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:t}))},n.prototype.getProjection=function(){return this.projection_},n.prototype.getResolution=function(){return this.get(ne.RESOLUTION)},n.prototype.getResolutions=function(){return this.resolutions_},n.prototype.getResolutionForExtent=function(t,e){return this.getResolutionForExtentInternal(Te(t,this.getProjection()),e)},n.prototype.getResolutionForExtentInternal=function(t,e){var r=e||this.getViewportSizeMinusPadding_(),o=Q(t)/r[0],a=St(t)/r[1];return Math.max(o,a)},n.prototype.getResolutionForValueFunction=function(t){var e=t||2,r=this.getConstrainedResolution(this.maxResolution_),o=this.minResolution_,a=Math.log(r/o)/Math.log(e);return function(s){var u=r/Math.pow(e,s*a);return u}},n.prototype.getRotation=function(){return this.get(ne.ROTATION)},n.prototype.getValueForResolutionFunction=function(t){var e=Math.log(t||2),r=this.getConstrainedResolution(this.maxResolution_),o=this.minResolution_,a=Math.log(r/o)/e;return function(s){var u=Math.log(r/s)/e/a;return u}},n.prototype.getViewportSizeMinusPadding_=function(t){var e=this.getViewportSize_(t),r=this.padding_;return r&&(e=[e[0]-r[1]-r[3],e[1]-r[0]-r[2]]),e},n.prototype.getState=function(){var t=this.getProjection(),e=this.getResolution(),r=this.getRotation(),o=this.getCenterInternal(),a=this.padding_;if(a){var s=this.getViewportSizeMinusPadding_();o=Cs(o,this.getViewportSize_(),[s[0]/2+a[3],s[1]/2+a[0]],e,r)}return{center:o.slice(0),projection:t!==void 0?t:null,resolution:e,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:r,zoom:this.getZoom()}},n.prototype.getZoom=function(){var t,e=this.getResolution();return e!==void 0&&(t=this.getZoomForResolution(e)),t},n.prototype.getZoomForResolution=function(t){var e=this.minZoom_||0,r,o;if(this.resolutions_){var a=ro(this.resolutions_,t,1);e=a,r=this.resolutions_[a],a==this.resolutions_.length-1?o=2:o=r/this.resolutions_[a+1]}else r=this.maxResolution_,o=this.zoomFactor_;return e+Math.log(r/t)/Math.log(o)},n.prototype.getResolutionForZoom=function(t){if(this.resolutions_){if(this.resolutions_.length<=1)return 0;var e=ct(Math.floor(t),0,this.resolutions_.length-2),r=this.resolutions_[e]/this.resolutions_[e+1];return this.resolutions_[e]/Math.pow(r,ct(t-e,0,1))}else return this.maxResolution_/Math.pow(this.zoomFactor_,t-this.minZoom_)},n.prototype.fit=function(t,e){var r;if($(Array.isArray(t)||typeof t.getSimplifiedGeometry=="function",24),Array.isArray(t)){$(!ho(t),25);var o=Te(t,this.getProjection());r=is(o)}else if(t.getType()==="Circle"){var o=Te(t.getExtent(),this.getProjection());r=is(o),r.rotate(this.getRotation(),be(o))}else{var a=sr();a?r=t.clone().transform(a,this.getProjection()):r=t}this.fitInternal(r,e)},n.prototype.rotatedExtentForGeometry=function(t){for(var e=this.getRotation(),r=Math.cos(e),o=Math.sin(-e),a=t.getFlatCoordinates(),s=t.getStride(),u=1/0,h=1/0,l=-1/0,c=-1/0,g=0,f=a.length;g<f;g+=s){var d=a[g]*r-a[g+1]*o,p=a[g]*o+a[g+1]*r;u=Math.min(u,d),h=Math.min(h,p),l=Math.max(l,d),c=Math.max(c,p)}return[u,h,l,c]},n.prototype.fitInternal=function(t,e){var r=e||{},o=r.size;o||(o=this.getViewportSizeMinusPadding_());var a=r.padding!==void 0?r.padding:[0,0,0,0],s=r.nearest!==void 0?r.nearest:!1,u;r.minResolution!==void 0?u=r.minResolution:r.maxZoom!==void 0?u=this.getResolutionForZoom(r.maxZoom):u=0;var h=this.rotatedExtentForGeometry(t),l=this.getResolutionForExtentInternal(h,[o[0]-a[1]-a[3],o[1]-a[0]-a[2]]);l=isNaN(l)?u:Math.max(l,u),l=this.getConstrainedResolution(l,s?0:1);var c=this.getRotation(),g=Math.sin(c),f=Math.cos(c),d=be(h);d[0]+=(a[1]-a[3])/2*l,d[1]+=(a[0]-a[2])/2*l;var p=d[0]*f-d[1]*g,y=d[1]*f+d[0]*g,v=this.getConstrainedCenter([p,y],l),_=r.callback?r.callback:Mn;r.duration!==void 0?this.animateInternal({resolution:l,center:v,duration:r.duration,easing:r.easing},_):(this.targetResolution_=l,this.targetCenter_=v,this.applyTargetState_(!1,!0),Fo(_,!0))},n.prototype.centerOn=function(t,e,r){this.centerOnInternal(lt(t,this.getProjection()),e,r)},n.prototype.centerOnInternal=function(t,e,r){this.setCenterInternal(Cs(t,e,r,this.getResolution(),this.getRotation()))},n.prototype.calculateCenterShift=function(t,e,r,o){var a,s=this.padding_;if(s&&t){var u=this.getViewportSizeMinusPadding_(-r),h=Cs(t,o,[u[0]/2+s[3],u[1]/2+s[0]],e,r);a=[t[0]-h[0],t[1]-h[1]]}return a},n.prototype.isDef=function(){return!!this.getCenterInternal()&&this.getResolution()!==void 0},n.prototype.adjustCenter=function(t){var e=ur(this.targetCenter_,this.getProjection());this.setCenter([e[0]+t[0],e[1]+t[1]])},n.prototype.adjustCenterInternal=function(t){var e=this.targetCenter_;this.setCenterInternal([e[0]+t[0],e[1]+t[1]])},n.prototype.adjustResolution=function(t,e){var r=e&<(e,this.getProjection());this.adjustResolutionInternal(t,r)},n.prototype.adjustResolutionInternal=function(t,e){var r=this.getAnimating()||this.getInteracting(),o=this.getViewportSize_(this.getRotation()),a=this.constraints_.resolution(this.targetResolution_*t,0,o,r);e&&(this.targetCenter_=this.calculateCenterZoom(a,e)),this.targetResolution_*=t,this.applyTargetState_()},n.prototype.adjustZoom=function(t,e){this.adjustResolution(Math.pow(this.zoomFactor_,-t),e)},n.prototype.adjustRotation=function(t,e){e&&(e=lt(e,this.getProjection())),this.adjustRotationInternal(t,e)},n.prototype.adjustRotationInternal=function(t,e){var r=this.getAnimating()||this.getInteracting(),o=this.constraints_.rotation(this.targetRotation_+t,r);e&&(this.targetCenter_=this.calculateCenterRotate(o,e)),this.targetRotation_+=t,this.applyTargetState_()},n.prototype.setCenter=function(t){this.setCenterInternal(t&<(t,this.getProjection()))},n.prototype.setCenterInternal=function(t){this.targetCenter_=t,this.applyTargetState_()},n.prototype.setHint=function(t,e){return this.hints_[t]+=e,this.changed(),this.hints_[t]},n.prototype.setResolution=function(t){this.targetResolution_=t,this.applyTargetState_()},n.prototype.setRotation=function(t){this.targetRotation_=t,this.applyTargetState_()},n.prototype.setZoom=function(t){this.setResolution(this.getResolutionForZoom(t))},n.prototype.applyTargetState_=function(t,e){var r=this.getAnimating()||this.getInteracting()||e,o=this.constraints_.rotation(this.targetRotation_,r),a=this.getViewportSize_(o),s=this.constraints_.resolution(this.targetResolution_,0,a,r),u=this.constraints_.center(this.targetCenter_,s,a,r,this.calculateCenterShift(this.targetCenter_,s,o,a));this.get(ne.ROTATION)!==o&&this.set(ne.ROTATION,o),this.get(ne.RESOLUTION)!==s&&(this.set(ne.RESOLUTION,s),this.set("zoom",this.getZoom(),!0)),(!u||!this.get(ne.CENTER)||!me(this.get(ne.CENTER),u))&&this.set(ne.CENTER,u),this.getAnimating()&&!t&&this.cancelAnimations(),this.cancelAnchor_=void 0},n.prototype.resolveConstraints=function(t,e,r){var o=t!==void 0?t:200,a=e||0,s=this.constraints_.rotation(this.targetRotation_),u=this.getViewportSize_(s),h=this.constraints_.resolution(this.targetResolution_,a,u),l=this.constraints_.center(this.targetCenter_,h,u,!1,this.calculateCenterShift(this.targetCenter_,h,s,u));if(o===0&&!this.cancelAnchor_){this.targetResolution_=h,this.targetRotation_=s,this.targetCenter_=l,this.applyTargetState_();return}var c=r||(o===0?this.cancelAnchor_:void 0);this.cancelAnchor_=void 0,(this.getResolution()!==h||this.getRotation()!==s||!this.getCenterInternal()||!me(this.getCenterInternal(),l))&&(this.getAnimating()&&this.cancelAnimations(),this.animateInternal({rotation:s,center:l,resolution:h,duration:o,easing:Xn,anchor:c}))},n.prototype.beginInteraction=function(){this.resolveConstraints(0),this.setHint(vt.INTERACTING,1)},n.prototype.endInteraction=function(t,e,r){var o=r&<(r,this.getProjection());this.endInteractionInternal(t,e,o)},n.prototype.endInteractionInternal=function(t,e,r){this.setHint(vt.INTERACTING,-1),this.resolveConstraints(t,e,r)},n.prototype.getConstrainedCenter=function(t,e){var r=this.getViewportSize_(this.getRotation());return this.constraints_.center(t,e||this.getResolution(),r)},n.prototype.getConstrainedZoom=function(t,e){var r=this.getResolutionForZoom(t);return this.getZoomForResolution(this.getConstrainedResolution(r,e))},n.prototype.getConstrainedResolution=function(t,e){var r=e||0,o=this.getViewportSize_(this.getRotation());return this.constraints_.resolution(t,r,o)},n}(de);function Fo(i,n){setTimeout(function(){i(n)},0)}function qd(i){if(i.extent!==void 0){var n=i.smoothExtentConstraint!==void 0?i.smoothExtentConstraint:!0;return eh(i.extent,i.constrainOnlyCenter,n)}var t=Ua(i.projection,"EPSG:3857");if(i.multiWorld!==!0&&t.isGlobal()){var e=t.getExtent().slice();return e[0]=-1/0,e[2]=1/0,eh(e,!1,!1)}return Pd}function Nd(i){var n,t,e,r=28,o=2,a=i.minZoom!==void 0?i.minZoom:Ss,s=i.maxZoom!==void 0?i.maxZoom:r,u=i.zoomFactor!==void 0?i.zoomFactor:o,h=i.multiWorld!==void 0?i.multiWorld:!1,l=i.smoothResolutionConstraint!==void 0?i.smoothResolutionConstraint:!0,c=i.showFullExtent!==void 0?i.showFullExtent:!1,g=Ua(i.projection,"EPSG:3857"),f=g.getExtent(),d=i.constrainOnlyCenter,p=i.extent;if(!h&&!p&&g.isGlobal()&&(d=!1,p=f),i.resolutions!==void 0){var y=i.resolutions;t=y[a],e=y[s]!==void 0?y[s]:y[y.length-1],i.constrainResolution?n=Ad(y,l,!d&&p,c):n=nh(t,e,l,!d&&p,c)}else{var v=f?Math.max(Q(f),St(f)):360*pe[ue.DEGREES]/g.getMetersPerUnit(),_=v/zs/Math.pow(o,Ss),m=_/Math.pow(o,r-Ss);t=i.maxResolution,t!==void 0?a=0:t=_/Math.pow(u,a),e=i.minResolution,e===void 0&&(i.maxZoom!==void 0?i.maxResolution!==void 0?e=t/Math.pow(u,s):e=_/Math.pow(u,s):e=m),s=a+Math.floor(Math.log(t/e)/Math.log(u)),e=t/Math.pow(u,s-a),i.constrainResolution?n=Ld(u,t,e,l,!d&&p,c):n=nh(t,e,l,!d&&p,c)}return{constraint:n,maxResolution:t,minResolution:e,minZoom:a,zoomFactor:u}}function Gd(i){var n=i.enableRotation!==void 0?i.enableRotation:!0;if(n){var t=i.constrainRotation;return t===void 0||t===!0?Fd():t===!1?ih:typeof t=="number"?Md(t):ih}else return Ts}function Bd(i){return!(i.sourceCenter&&i.targetCenter&&!me(i.sourceCenter,i.targetCenter)||i.sourceResolution!==i.targetResolution||i.sourceRotation!==i.targetRotation)}function Cs(i,n,t,e,r){var o=Math.cos(-r),a=Math.sin(-r),s=i[0]*o-i[1]*a,u=i[1]*o+i[0]*a;s+=(n[0]/2-t[0])*e,u+=(t[1]-n[1]/2)*e,a=-a;var h=s*o-u*a,l=u*o+s*a;return[h,l]}const Ie=kd;var Ud=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}();function rh(i){if(i instanceof yr){i.setMapInternal(null);return}i instanceof Lo&&i.getLayers().forEach(rh)}function oh(i,n){if(i instanceof yr){i.setMapInternal(n);return}if(i instanceof Lo)for(var t=i.getLayers().getArray(),e=0,r=t.length;e<r;++e)oh(t[e],n)}var $d=function(i){Ud(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=Wd(t);e.renderComplete_,e.loaded_=!0,e.boundHandleBrowserEvent_=e.handleBrowserEvent.bind(e),e.maxTilesLoading_=t.maxTilesLoading!==void 0?t.maxTilesLoading:16,e.pixelRatio_=t.pixelRatio!==void 0?t.pixelRatio:Sa,e.postRenderTimeoutHandle_,e.animationDelayKey_,e.animationDelay_=function(){this.animationDelayKey_=void 0,this.renderFrame_(Date.now())}.bind(e),e.coordinateToPixelTransform_=xt(),e.pixelToCoordinateTransform_=xt(),e.frameIndex_=0,e.frameState_=null,e.previousExtent_=null,e.viewPropertyListenerKey_=null,e.viewChangeListenerKey_=null,e.layerGroupPropertyListenerKeys_=null,e.viewport_=document.createElement("div"),e.viewport_.className="ol-viewport"+("ontouchstart"in window?" ol-touch":""),e.viewport_.style.position="relative",e.viewport_.style.overflow="hidden",e.viewport_.style.width="100%",e.viewport_.style.height="100%",e.overlayContainer_=document.createElement("div"),e.overlayContainer_.style.position="absolute",e.overlayContainer_.style.zIndex="0",e.overlayContainer_.style.width="100%",e.overlayContainer_.style.height="100%",e.overlayContainer_.style.pointerEvents="none",e.overlayContainer_.className="ol-overlaycontainer",e.viewport_.appendChild(e.overlayContainer_),e.overlayContainerStopEvent_=document.createElement("div"),e.overlayContainerStopEvent_.style.position="absolute",e.overlayContainerStopEvent_.style.zIndex="0",e.overlayContainerStopEvent_.style.width="100%",e.overlayContainerStopEvent_.style.height="100%",e.overlayContainerStopEvent_.style.pointerEvents="none",e.overlayContainerStopEvent_.className="ol-overlaycontainer-stopevent",e.viewport_.appendChild(e.overlayContainerStopEvent_),e.mapBrowserEventHandler_=null,e.moveTolerance_=t.moveTolerance,e.keyboardEventTarget_=r.keyboardEventTarget,e.targetChangeHandlerKeys_=null,e.controls=r.controls||new At,e.interactions=r.interactions||new At,e.overlays_=r.overlays,e.overlayIdIndex_={},e.renderer_=null,e.postRenderFunctions_=[],e.tileQueue_=new Rd(e.getTilePriority.bind(e),e.handleTileChange_.bind(e)),e.addChangeListener(dt.LAYERGROUP,e.handleLayerGroupChanged_),e.addChangeListener(dt.VIEW,e.handleViewChanged_),e.addChangeListener(dt.SIZE,e.handleSizeChanged_),e.addChangeListener(dt.TARGET,e.handleTargetChanged_),e.setProperties(r.values);var o=e;return t.view&&!(t.view instanceof Ie)&&t.view.then(function(a){o.setView(new Ie(a))}),e.controls.addEventListener(pt.ADD,function(a){a.element.setMap(this)}.bind(e)),e.controls.addEventListener(pt.REMOVE,function(a){a.element.setMap(null)}.bind(e)),e.interactions.addEventListener(pt.ADD,function(a){a.element.setMap(this)}.bind(e)),e.interactions.addEventListener(pt.REMOVE,function(a){a.element.setMap(null)}.bind(e)),e.overlays_.addEventListener(pt.ADD,function(a){this.addOverlayInternal_(a.element)}.bind(e)),e.overlays_.addEventListener(pt.REMOVE,function(a){var s=a.element,u=s.getId();u!==void 0&&delete this.overlayIdIndex_[u.toString()],a.element.setMap(null)}.bind(e)),e.controls.forEach(function(a){a.setMap(this)}.bind(e)),e.interactions.forEach(function(a){a.setMap(this)}.bind(e)),e.overlays_.forEach(e.addOverlayInternal_.bind(e)),e}return n.prototype.createRenderer=function(){throw new Error("Use a map type that has a createRenderer method")},n.prototype.addControl=function(t){this.getControls().push(t)},n.prototype.addInteraction=function(t){this.getInteractions().push(t)},n.prototype.addLayer=function(t){var e=this.getLayerGroup().getLayers();e.push(t)},n.prototype.handleLayerAdd_=function(t){oh(t.layer,this)},n.prototype.addOverlay=function(t){this.getOverlays().push(t)},n.prototype.addOverlayInternal_=function(t){var e=t.getId();e!==void 0&&(this.overlayIdIndex_[e.toString()]=t),t.setMap(this)},n.prototype.disposeInternal=function(){this.controls.clear(),this.interactions.clear(),this.overlays_.clear(),this.setTarget(null),i.prototype.disposeInternal.call(this)},n.prototype.forEachFeatureAtPixel=function(t,e,r){if(!(!this.frameState_||!this.renderer_)){var o=this.getCoordinateFromPixelInternal(t);r=r!==void 0?r:{};var a=r.hitTolerance!==void 0?r.hitTolerance:0,s=r.layerFilter!==void 0?r.layerFilter:qe,u=r.checkWrapped!==!1;return this.renderer_.forEachFeatureAtCoordinate(o,this.frameState_,a,u,e,null,s,null)}},n.prototype.getFeaturesAtPixel=function(t,e){var r=[];return this.forEachFeatureAtPixel(t,function(o){r.push(o)},e),r},n.prototype.getAllLayers=function(){var t=[];function e(r){r.forEach(function(o){o instanceof Lo?e(o.getLayers()):t.push(o)})}return e(this.getLayers()),t},n.prototype.forEachLayerAtPixel=function(t,e,r){if(!(!this.frameState_||!this.renderer_)){var o=r||{},a=o.hitTolerance!==void 0?o.hitTolerance:0,s=o.layerFilter||qe;return this.renderer_.forEachLayerAtPixel(t,this.frameState_,a,e,s)}},n.prototype.hasFeatureAtPixel=function(t,e){if(!this.frameState_||!this.renderer_)return!1;var r=this.getCoordinateFromPixelInternal(t);e=e!==void 0?e:{};var o=e.layerFilter!==void 0?e.layerFilter:qe,a=e.hitTolerance!==void 0?e.hitTolerance:0,s=e.checkWrapped!==!1;return this.renderer_.hasFeatureAtCoordinate(r,this.frameState_,a,s,o,null)},n.prototype.getEventCoordinate=function(t){return this.getCoordinateFromPixel(this.getEventPixel(t))},n.prototype.getEventCoordinateInternal=function(t){return this.getCoordinateFromPixelInternal(this.getEventPixel(t))},n.prototype.getEventPixel=function(t){var e=this.viewport_.getBoundingClientRect(),r="changedTouches"in t?t.changedTouches[0]:t;return[r.clientX-e.left,r.clientY-e.top]},n.prototype.getTarget=function(){return this.get(dt.TARGET)},n.prototype.getTargetElement=function(){var t=this.getTarget();return t!==void 0?typeof t=="string"?document.getElementById(t):t:null},n.prototype.getCoordinateFromPixel=function(t){return ur(this.getCoordinateFromPixelInternal(t),this.getView().getProjection())},n.prototype.getCoordinateFromPixelInternal=function(t){var e=this.frameState_;return e?st(e.pixelToCoordinateTransform,t.slice()):null},n.prototype.getControls=function(){return this.controls},n.prototype.getOverlays=function(){return this.overlays_},n.prototype.getOverlayById=function(t){var e=this.overlayIdIndex_[t.toString()];return e!==void 0?e:null},n.prototype.getInteractions=function(){return this.interactions},n.prototype.getLayerGroup=function(){return this.get(dt.LAYERGROUP)},n.prototype.setLayers=function(t){var e=this.getLayerGroup();if(t instanceof At){e.setLayers(t);return}var r=e.getLayers();r.clear(),r.extend(t)},n.prototype.getLayers=function(){var t=this.getLayerGroup().getLayers();return t},n.prototype.getLoadingOrNotReady=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),e=0,r=t.length;e<r;++e){var o=t[e];if(!!o.visible){var a=o.layer.getRenderer();if(a&&!a.ready)return!0;var s=o.layer.getSource();if(s&&s.loading)return!0}}return!1},n.prototype.getPixelFromCoordinate=function(t){var e=lt(t,this.getView().getProjection());return this.getPixelFromCoordinateInternal(e)},n.prototype.getPixelFromCoordinateInternal=function(t){var e=this.frameState_;return e?st(e.coordinateToPixelTransform,t.slice(0,2)):null},n.prototype.getRenderer=function(){return this.renderer_},n.prototype.getSize=function(){return this.get(dt.SIZE)},n.prototype.getView=function(){return this.get(dt.VIEW)},n.prototype.getViewport=function(){return this.viewport_},n.prototype.getOverlayContainer=function(){return this.overlayContainer_},n.prototype.getOverlayContainerStopEvent=function(){return this.overlayContainerStopEvent_},n.prototype.getOwnerDocument=function(){var t=this.getTargetElement();return t?t.ownerDocument:document},n.prototype.getTilePriority=function(t,e,r,o){return Id(this.frameState_,t,e,r,o)},n.prototype.handleBrowserEvent=function(t,e){var r=e||t.type,o=new Ye(r,this,t);this.handleMapBrowserEvent(o)},n.prototype.handleMapBrowserEvent=function(t){if(!!this.frameState_){var e=t.originalEvent,r=e.type;if(r===mn.POINTERDOWN||r===k.WHEEL||r===k.KEYDOWN){var o=this.getOwnerDocument(),a=this.viewport_.getRootNode?this.viewport_.getRootNode():o,s=e.target;if(this.overlayContainerStopEvent_.contains(s)||!(a===o?o.documentElement:a).contains(s))return}if(t.frameState=this.frameState_,this.dispatchEvent(t)!==!1)for(var u=this.getInteractions().getArray().slice(),h=u.length-1;h>=0;h--){var l=u[h];if(!(l.getMap()!==this||!l.getActive()||!this.getTargetElement())){var c=l.handleEvent(t);if(!c||t.propagationStopped)break}}}},n.prototype.handlePostRender=function(){var t=this.frameState_,e=this.tileQueue_;if(!e.isEmpty()){var r=this.maxTilesLoading_,o=r;if(t){var a=t.viewHints;if(a[vt.ANIMATING]||a[vt.INTERACTING]){var s=Date.now()-t.time>8;r=s?0:8,o=s?0:2}}e.getTilesLoading()<r&&(e.reprioritize(),e.loadMoreTiles(r,o))}t&&this.renderer_&&!t.animate&&(this.renderComplete_===!0?(this.hasListener($t.RENDERCOMPLETE)&&this.renderer_.dispatchRenderEvent($t.RENDERCOMPLETE,t),this.loaded_===!1&&(this.loaded_=!0,this.dispatchEvent(new Ti(Re.LOADEND,this,t)))):this.loaded_===!0&&(this.loaded_=!1,this.dispatchEvent(new Ti(Re.LOADSTART,this,t))));for(var u=this.postRenderFunctions_,h=0,l=u.length;h<l;++h)u[h](this,t);u.length=0},n.prototype.handleSizeChanged_=function(){this.getView()&&!this.getView().getAnimating()&&this.getView().resolveConstraints(0),this.render()},n.prototype.handleTargetChanged_=function(){if(this.mapBrowserEventHandler_){for(var t=0,e=this.targetChangeHandlerKeys_.length;t<e;++t)nt(this.targetChangeHandlerKeys_[t]);this.targetChangeHandlerKeys_=null,this.viewport_.removeEventListener(k.CONTEXTMENU,this.boundHandleBrowserEvent_),this.viewport_.removeEventListener(k.WHEEL,this.boundHandleBrowserEvent_),this.mapBrowserEventHandler_.dispose(),this.mapBrowserEventHandler_=null,Eo(this.viewport_)}var r=this.getTargetElement();if(!r)this.renderer_&&(clearTimeout(this.postRenderTimeoutHandle_),this.postRenderTimeoutHandle_=void 0,this.postRenderFunctions_.length=0,this.renderer_.dispose(),this.renderer_=null),this.animationDelayKey_&&(cancelAnimationFrame(this.animationDelayKey_),this.animationDelayKey_=void 0);else{r.appendChild(this.viewport_),this.renderer_||(this.renderer_=this.createRenderer()),this.mapBrowserEventHandler_=new bd(this,this.moveTolerance_);for(var o in Y)this.mapBrowserEventHandler_.addEventListener(Y[o],this.handleMapBrowserEvent.bind(this));this.viewport_.addEventListener(k.CONTEXTMENU,this.boundHandleBrowserEvent_,!1),this.viewport_.addEventListener(k.WHEEL,this.boundHandleBrowserEvent_,x3?{passive:!1}:!1);var a=this.getOwnerDocument().defaultView,s=this.keyboardEventTarget_?this.keyboardEventTarget_:r;this.targetChangeHandlerKeys_=[B(s,k.KEYDOWN,this.handleBrowserEvent,this),B(s,k.KEYPRESS,this.handleBrowserEvent,this),B(a,k.RESIZE,this.updateSize,this)]}this.updateSize()},n.prototype.handleTileChange_=function(){this.render()},n.prototype.handleViewPropertyChanged_=function(){this.render()},n.prototype.handleViewChanged_=function(){this.viewPropertyListenerKey_&&(nt(this.viewPropertyListenerKey_),this.viewPropertyListenerKey_=null),this.viewChangeListenerKey_&&(nt(this.viewChangeListenerKey_),this.viewChangeListenerKey_=null);var t=this.getView();t&&(this.updateViewportSize_(),this.viewPropertyListenerKey_=B(t,An.PROPERTYCHANGE,this.handleViewPropertyChanged_,this),this.viewChangeListenerKey_=B(t,k.CHANGE,this.handleViewPropertyChanged_,this),t.resolveConstraints(0)),this.render()},n.prototype.handleLayerGroupChanged_=function(){this.layerGroupPropertyListenerKeys_&&(this.layerGroupPropertyListenerKeys_.forEach(nt),this.layerGroupPropertyListenerKeys_=null);var t=this.getLayerGroup();t&&(this.handleLayerAdd_(new _n("addlayer",t)),this.layerGroupPropertyListenerKeys_=[B(t,An.PROPERTYCHANGE,this.render,this),B(t,k.CHANGE,this.render,this),B(t,"addlayer",this.handleLayerAdd_,this),B(t,"removelayer",this.handleLayerRemove_,this)]),this.render()},n.prototype.isRendered=function(){return!!this.frameState_},n.prototype.renderSync=function(){this.animationDelayKey_&&cancelAnimationFrame(this.animationDelayKey_),this.animationDelay_()},n.prototype.redrawText=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),e=0,r=t.length;e<r;++e){var o=t[e].layer;o.hasRenderer()&&o.getRenderer().handleFontsChanged()}},n.prototype.render=function(){this.renderer_&&this.animationDelayKey_===void 0&&(this.animationDelayKey_=requestAnimationFrame(this.animationDelay_))},n.prototype.removeControl=function(t){return this.getControls().remove(t)},n.prototype.removeInteraction=function(t){return this.getInteractions().remove(t)},n.prototype.removeLayer=function(t){var e=this.getLayerGroup().getLayers();return e.remove(t)},n.prototype.handleLayerRemove_=function(t){rh(t.layer)},n.prototype.removeOverlay=function(t){return this.getOverlays().remove(t)},n.prototype.renderFrame_=function(t){var e=this,r=this.getSize(),o=this.getView(),a=this.frameState_,s=null;if(r!==void 0&&gu(r)&&o&&o.isDef()){var u=o.getHints(this.frameState_?this.frameState_.viewHints:void 0),h=o.getState();if(s={animate:!1,coordinateToPixelTransform:this.coordinateToPixelTransform_,declutterTree:null,extent:La(h.center,h.resolution,h.rotation,r),index:this.frameIndex_++,layerIndex:0,layerStatesArray:this.getLayerGroup().getLayerStatesArray(),pixelRatio:this.pixelRatio_,pixelToCoordinateTransform:this.pixelToCoordinateTransform_,postRenderFunctions:[],size:r,tileQueue:this.tileQueue_,time:t,usedTiles:{},viewState:h,viewHints:u,wantedTiles:{},mapId:D(this),renderTargets:{}},h.nextCenter&&h.nextResolution){var l=isNaN(h.nextRotation)?h.rotation:h.nextRotation;s.nextExtent=La(h.nextCenter,h.nextResolution,l,r)}}if(this.frameState_=s,this.renderer_.renderFrame(s),s){if(s.animate&&this.render(),Array.prototype.push.apply(this.postRenderFunctions_,s.postRenderFunctions),a){var c=!this.previousExtent_||!ho(this.previousExtent_)&&!an(s.extent,this.previousExtent_);c&&(this.dispatchEvent(new Ti(Re.MOVESTART,this,a)),this.previousExtent_=uo(this.previousExtent_))}var g=this.previousExtent_&&!s.viewHints[vt.ANIMATING]&&!s.viewHints[vt.INTERACTING]&&!an(s.extent,this.previousExtent_);g&&(this.dispatchEvent(new Ti(Re.MOVEEND,this,s)),b3(s.extent,this.previousExtent_))}this.dispatchEvent(new Ti(Re.POSTRENDER,this,s)),this.renderComplete_=this.hasListener(Re.LOADSTART)||this.hasListener(Re.LOADEND)||this.hasListener($t.RENDERCOMPLETE)?!this.tileQueue_.getTilesLoading()&&!this.tileQueue_.getCount()&&!this.getLoadingOrNotReady():void 0,this.postRenderTimeoutHandle_||(this.postRenderTimeoutHandle_=setTimeout(function(){e.postRenderTimeoutHandle_=void 0,e.handlePostRender()},0))},n.prototype.setLayerGroup=function(t){var e=this.getLayerGroup();e&&this.handleLayerRemove_(new _n("removelayer",e)),this.set(dt.LAYERGROUP,t)},n.prototype.setSize=function(t){this.set(dt.SIZE,t)},n.prototype.setTarget=function(t){this.set(dt.TARGET,t)},n.prototype.setView=function(t){if(!t||t instanceof Ie){this.set(dt.VIEW,t);return}this.set(dt.VIEW,new Ie);var e=this;t.then(function(r){e.setView(new Ie(r))})},n.prototype.updateSize=function(){var t=this.getTargetElement(),e=void 0;if(t){var r=getComputedStyle(t),o=t.offsetWidth-parseFloat(r.borderLeftWidth)-parseFloat(r.paddingLeft)-parseFloat(r.paddingRight)-parseFloat(r.borderRightWidth),a=t.offsetHeight-parseFloat(r.borderTopWidth)-parseFloat(r.paddingTop)-parseFloat(r.paddingBottom)-parseFloat(r.borderBottomWidth);!isNaN(o)&&!isNaN(a)&&(e=[o,a],!gu(e)&&!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&console.warn("No map visible because the map container's width or height are 0."))}this.setSize(e),this.updateViewportSize_()},n.prototype.updateViewportSize_=function(){var t=this.getView();if(t){var e=void 0,r=getComputedStyle(this.viewport_);r.width&&r.height&&(e=[parseInt(r.width,10),parseInt(r.height,10)]),t.setViewportSize(e)}},n}(de);function Wd(i){var n=null;i.keyboardEventTarget!==void 0&&(n=typeof i.keyboardEventTarget=="string"?document.getElementById(i.keyboardEventTarget):i.keyboardEventTarget);var t={},e=i.layers&&typeof i.layers.getLayers=="function"?i.layers:new Lo({layers:i.layers});t[dt.LAYERGROUP]=e,t[dt.TARGET]=i.target,t[dt.VIEW]=i.view instanceof Ie?i.view:new Ie;var r;i.controls!==void 0&&(Array.isArray(i.controls)?r=new At(i.controls.slice()):($(typeof i.controls.getArray=="function",47),r=i.controls));var o;i.interactions!==void 0&&(Array.isArray(i.interactions)?o=new At(i.interactions.slice()):($(typeof i.interactions.getArray=="function",48),o=i.interactions));var a;return i.overlays!==void 0?Array.isArray(i.overlays)?a=new At(i.overlays.slice()):($(typeof i.overlays.getArray=="function",49),a=i.overlays):a=new At,{controls:r,interactions:o,keyboardEventTarget:n,overlays:a,values:t}}const ah=$d;var Vd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Xd=function(i){Vd(n,i);function n(t){var e=i.call(this)||this,r=t.element;return r&&!t.target&&!r.style.pointerEvents&&(r.style.pointerEvents="auto"),e.element=r||null,e.target_=null,e.map_=null,e.listenerKeys=[],t.render&&(e.render=t.render),t.target&&e.setTarget(t.target),e}return n.prototype.disposeInternal=function(){Eo(this.element),i.prototype.disposeInternal.call(this)},n.prototype.getMap=function(){return this.map_},n.prototype.setMap=function(t){this.map_&&Eo(this.element);for(var e=0,r=this.listenerKeys.length;e<r;++e)nt(this.listenerKeys[e]);if(this.listenerKeys.length=0,this.map_=t,t){var o=this.target_?this.target_:t.getOverlayContainerStopEvent();o.appendChild(this.element),this.render!==Mn&&this.listenerKeys.push(B(t,Re.POSTRENDER,this.render,this)),t.render()}},n.prototype.render=function(t){},n.prototype.setTarget=function(t){this.target_=typeof t=="string"?document.getElementById(t):t},n}(de);const Zn=Xd;var Zd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Yd=function(i){Zd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.ulElement_=document.createElement("ul"),e.collapsed_=r.collapsed!==void 0?r.collapsed:!0,e.userCollapsed_=e.collapsed_,e.overrideCollapsible_=r.collapsible!==void 0,e.collapsible_=r.collapsible!==void 0?r.collapsible:!0,e.collapsible_||(e.collapsed_=!1);var o=r.className!==void 0?r.className:"ol-attribution",a=r.tipLabel!==void 0?r.tipLabel:"Attributions",s=r.expandClassName!==void 0?r.expandClassName:o+"-expand",u=r.collapseLabel!==void 0?r.collapseLabel:"\u203A",h=r.collapseClassName!==void 0?r.collapseClassName:o+"-collapse";typeof u=="string"?(e.collapseLabel_=document.createElement("span"),e.collapseLabel_.textContent=u,e.collapseLabel_.className=h):e.collapseLabel_=u;var l=r.label!==void 0?r.label:"i";typeof l=="string"?(e.label_=document.createElement("span"),e.label_.textContent=l,e.label_.className=s):e.label_=l;var c=e.collapsible_&&!e.collapsed_?e.collapseLabel_:e.label_;e.toggleButton_=document.createElement("button"),e.toggleButton_.setAttribute("type","button"),e.toggleButton_.setAttribute("aria-expanded",String(!e.collapsed_)),e.toggleButton_.title=a,e.toggleButton_.appendChild(c),e.toggleButton_.addEventListener(k.CLICK,e.handleClick_.bind(e),!1);var g=o+" "+Ue+" "+vi+(e.collapsed_&&e.collapsible_?" "+To:"")+(e.collapsible_?"":" ol-uncollapsible"),f=e.element;return f.className=g,f.appendChild(e.toggleButton_),f.appendChild(e.ulElement_),e.renderedAttributions_=[],e.renderedVisible_=!0,e}return n.prototype.collectSourceAttributions_=function(t){for(var e={},r=[],o=!0,a=t.layerStatesArray,s=0,u=a.length;s<u;++s){var h=a[s];if(!!Ro(h,t.viewState)){var l=h.layer.getSource();if(!!l){var c=l.getAttributions();if(!!c){var g=c(t);if(!!g)if(o=o&&l.getAttributionsCollapsible()!==!1,Array.isArray(g))for(var f=0,d=g.length;f<d;++f)g[f]in e||(r.push(g[f]),e[g[f]]=!0);else g in e||(r.push(g),e[g]=!0)}}}}return this.overrideCollapsible_||this.setCollapsible(o),r},n.prototype.updateElement_=function(t){if(!t){this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1);return}var e=this.collectSourceAttributions_(t),r=e.length>0;if(this.renderedVisible_!=r&&(this.element.style.display=r?"":"none",this.renderedVisible_=r),!ke(e,this.renderedAttributions_)){mu(this.ulElement_);for(var o=0,a=e.length;o<a;++o){var s=document.createElement("li");s.innerHTML=e[o],this.ulElement_.appendChild(s)}this.renderedAttributions_=e}},n.prototype.handleClick_=function(t){t.preventDefault(),this.handleToggle_(),this.userCollapsed_=this.collapsed_},n.prototype.handleToggle_=function(){this.element.classList.toggle(To),this.collapsed_?yi(this.collapseLabel_,this.label_):yi(this.label_,this.collapseLabel_),this.collapsed_=!this.collapsed_,this.toggleButton_.setAttribute("aria-expanded",String(!this.collapsed_))},n.prototype.getCollapsible=function(){return this.collapsible_},n.prototype.setCollapsible=function(t){this.collapsible_!==t&&(this.collapsible_=t,this.element.classList.toggle("ol-uncollapsible"),this.userCollapsed_&&this.handleToggle_())},n.prototype.setCollapsed=function(t){this.userCollapsed_=t,!(!this.collapsible_||this.collapsed_===t)&&this.handleToggle_()},n.prototype.getCollapsed=function(){return this.collapsed_},n.prototype.render=function(t){this.updateElement_(t.frameState)},n}(Zn);const js=Yd;var Hd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Kd=function(i){Hd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this;var o=r.className!==void 0?r.className:"ol-rotate",a=r.label!==void 0?r.label:"\u21E7",s=r.compassClassName!==void 0?r.compassClassName:"ol-compass";e.label_=null,typeof a=="string"?(e.label_=document.createElement("span"),e.label_.className=s,e.label_.textContent=a):(e.label_=a,e.label_.classList.add(s));var u=r.tipLabel?r.tipLabel:"Reset rotation",h=document.createElement("button");h.className=o+"-reset",h.setAttribute("type","button"),h.title=u,h.appendChild(e.label_),h.addEventListener(k.CLICK,e.handleClick_.bind(e),!1);var l=o+" "+Ue+" "+vi,c=e.element;return c.className=l,c.appendChild(h),e.callResetNorth_=r.resetNorth?r.resetNorth:void 0,e.duration_=r.duration!==void 0?r.duration:250,e.autoHide_=r.autoHide!==void 0?r.autoHide:!0,e.rotation_=void 0,e.autoHide_&&e.element.classList.add(bo),e}return n.prototype.handleClick_=function(t){t.preventDefault(),this.callResetNorth_!==void 0?this.callResetNorth_():this.resetNorth_()},n.prototype.resetNorth_=function(){var t=this.getMap(),e=t.getView();if(!!e){var r=e.getRotation();r!==void 0&&(this.duration_>0&&r%(2*Math.PI)!==0?e.animate({rotation:0,duration:this.duration_,easing:Xn}):e.setRotation(0))}},n.prototype.render=function(t){var e=t.frameState;if(!!e){var r=e.viewState.rotation;if(r!=this.rotation_){var o="rotate("+r+"rad)";if(this.autoHide_){var a=this.element.classList.contains(bo);!a&&r===0?this.element.classList.add(bo):a&&r!==0&&this.element.classList.remove(bo)}this.label_.style.transform=o}this.rotation_=r}},n}(Zn);const Rs=Kd;var Jd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Qd=function(i){Jd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),target:r.target})||this;var o=r.className!==void 0?r.className:"ol-zoom",a=r.delta!==void 0?r.delta:1,s=r.zoomInClassName!==void 0?r.zoomInClassName:o+"-in",u=r.zoomOutClassName!==void 0?r.zoomOutClassName:o+"-out",h=r.zoomInLabel!==void 0?r.zoomInLabel:"+",l=r.zoomOutLabel!==void 0?r.zoomOutLabel:"\u2013",c=r.zoomInTipLabel!==void 0?r.zoomInTipLabel:"Zoom in",g=r.zoomOutTipLabel!==void 0?r.zoomOutTipLabel:"Zoom out",f=document.createElement("button");f.className=s,f.setAttribute("type","button"),f.title=c,f.appendChild(typeof h=="string"?document.createTextNode(h):h),f.addEventListener(k.CLICK,e.handleClick_.bind(e,a),!1);var d=document.createElement("button");d.className=u,d.setAttribute("type","button"),d.title=g,d.appendChild(typeof l=="string"?document.createTextNode(l):l),d.addEventListener(k.CLICK,e.handleClick_.bind(e,-a),!1);var p=o+" "+Ue+" "+vi,y=e.element;return y.className=p,y.appendChild(f),y.appendChild(d),e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleClick_=function(t,e){e.preventDefault(),this.zoomByDelta_(t)},n.prototype.zoomByDelta_=function(t){var e=this.getMap(),r=e.getView();if(!!r){var o=r.getZoom();if(o!==void 0){var a=r.getConstrainedZoom(o+t);this.duration_>0?(r.getAnimating()&&r.cancelAnimations(),r.animate({zoom:a,duration:this.duration_,easing:Xn})):r.setZoom(a)}}},n}(Zn);const Is=Qd;var t4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),sh=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange"],uh={ENTERFULLSCREEN:"enterfullscreen",LEAVEFULLSCREEN:"leavefullscreen"},e4=function(i){t4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),target:r.target})||this,e.on,e.once,e.un,e.keys_=r.keys!==void 0?r.keys:!1,e.source_=r.source,e.isInFullscreen_=!1,e.boundHandleMapTargetChange_=e.handleMapTargetChange_.bind(e),e.cssClassName_=r.className!==void 0?r.className:"ol-full-screen",e.documentListeners_=[],e.activeClassName_=r.activeClassName!==void 0?r.activeClassName.split(" "):[e.cssClassName_+"-true"],e.inactiveClassName_=r.inactiveClassName!==void 0?r.inactiveClassName.split(" "):[e.cssClassName_+"-false"];var o=r.label!==void 0?r.label:"\u2922";e.labelNode_=typeof o=="string"?document.createTextNode(o):o;var a=r.labelActive!==void 0?r.labelActive:"\xD7";e.labelActiveNode_=typeof a=="string"?document.createTextNode(a):a;var s=r.tipLabel?r.tipLabel:"Toggle full-screen";return e.button_=document.createElement("button"),e.button_.title=s,e.button_.setAttribute("type","button"),e.button_.appendChild(e.labelNode_),e.button_.addEventListener(k.CLICK,e.handleClick_.bind(e),!1),e.setClassName_(e.button_,e.isInFullscreen_),e.element.className="".concat(e.cssClassName_," ").concat(Ue," ").concat(vi),e.element.appendChild(e.button_),e}return n.prototype.handleClick_=function(t){t.preventDefault(),this.handleFullScreen_()},n.prototype.handleFullScreen_=function(){var t=this.getMap();if(!!t){var e=t.getOwnerDocument();if(!!hh(e))if(lh(e))i4(e);else{var r=void 0;this.source_?r=typeof this.source_=="string"?e.getElementById(this.source_):this.source_:r=t.getTargetElement(),this.keys_?n4(r):ch(r)}}},n.prototype.handleFullScreenChange_=function(){var t=this.getMap();if(!!t){var e=this.isInFullscreen_;this.isInFullscreen_=lh(t.getOwnerDocument()),e!==this.isInFullscreen_&&(this.setClassName_(this.button_,this.isInFullscreen_),this.isInFullscreen_?(yi(this.labelActiveNode_,this.labelNode_),this.dispatchEvent(uh.ENTERFULLSCREEN)):(yi(this.labelNode_,this.labelActiveNode_),this.dispatchEvent(uh.LEAVEFULLSCREEN)),t.updateSize())}},n.prototype.setClassName_=function(t,e){var r,o,a,s;e?((r=t.classList).remove.apply(r,this.inactiveClassName_),(o=t.classList).add.apply(o,this.activeClassName_)):((a=t.classList).remove.apply(a,this.activeClassName_),(s=t.classList).add.apply(s,this.inactiveClassName_))},n.prototype.setMap=function(t){var e=this.getMap();e&&e.removeChangeListener(dt.TARGET,this.boundHandleMapTargetChange_),i.prototype.setMap.call(this,t),this.handleMapTargetChange_(),t&&t.addChangeListener(dt.TARGET,this.boundHandleMapTargetChange_)},n.prototype.handleMapTargetChange_=function(){for(var t=this.documentListeners_,e=0,r=t.length;e<r;++e)nt(t[e]);t.length=0;var o=this.getMap();if(o){var a=o.getOwnerDocument();hh(a)?this.element.classList.remove(xu):this.element.classList.add(xu);for(var e=0,r=sh.length;e<r;++e)t.push(B(a,sh[e],this.handleFullScreenChange_,this));this.handleFullScreenChange_()}},n}(Zn);function hh(i){var n=i.body;return!!(n.webkitRequestFullscreen||n.msRequestFullscreen&&i.msFullscreenEnabled||n.requestFullscreen&&i.fullscreenEnabled)}function lh(i){return!!(i.webkitIsFullScreen||i.msFullscreenElement||i.fullscreenElement)}function ch(i){i.requestFullscreen?i.requestFullscreen():i.msRequestFullscreen?i.msRequestFullscreen():i.webkitRequestFullscreen&&i.webkitRequestFullscreen()}function n4(i){i.webkitRequestFullscreen?i.webkitRequestFullscreen():ch(i)}function i4(i){i.exitFullscreen?i.exitFullscreen():i.msExitFullscreen?i.msExitFullscreen():i.webkitExitFullscreen&&i.webkitExitFullscreen()}const gh=e4;var r4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Mt={ELEMENT:"element",MAP:"map",OFFSET:"offset",POSITION:"position",POSITIONING:"positioning"},o4=function(i){r4(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un,e.options=t,e.id=t.id,e.insertFirst=t.insertFirst!==void 0?t.insertFirst:!0,e.stopEvent=t.stopEvent!==void 0?t.stopEvent:!0,e.element=document.createElement("div"),e.element.className=t.className!==void 0?t.className:"ol-overlay-container "+lf,e.element.style.position="absolute",e.element.style.pointerEvents="auto";var r=t.autoPan;return r&&typeof r!="object"&&(r={animation:t.autoPanAnimation,margin:t.autoPanMargin}),e.autoPan=r||!1,e.rendered={transform_:"",visible:!0},e.mapPostrenderListenerKey=null,e.addChangeListener(Mt.ELEMENT,e.handleElementChanged),e.addChangeListener(Mt.MAP,e.handleMapChanged),e.addChangeListener(Mt.OFFSET,e.handleOffsetChanged),e.addChangeListener(Mt.POSITION,e.handlePositionChanged),e.addChangeListener(Mt.POSITIONING,e.handlePositioningChanged),t.element!==void 0&&e.setElement(t.element),e.setOffset(t.offset!==void 0?t.offset:[0,0]),e.setPositioning(t.positioning||"top-left"),t.position!==void 0&&e.setPosition(t.position),e}return n.prototype.getElement=function(){return this.get(Mt.ELEMENT)},n.prototype.getId=function(){return this.id},n.prototype.getMap=function(){return this.get(Mt.MAP)||null},n.prototype.getOffset=function(){return this.get(Mt.OFFSET)},n.prototype.getPosition=function(){return this.get(Mt.POSITION)},n.prototype.getPositioning=function(){return this.get(Mt.POSITIONING)},n.prototype.handleElementChanged=function(){mu(this.element);var t=this.getElement();t&&this.element.appendChild(t)},n.prototype.handleMapChanged=function(){this.mapPostrenderListenerKey&&(Eo(this.element),nt(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);var t=this.getMap();if(t){this.mapPostrenderListenerKey=B(t,Re.POSTRENDER,this.render,this),this.updatePixelPosition();var e=this.stopEvent?t.getOverlayContainerStopEvent():t.getOverlayContainer();this.insertFirst?e.insertBefore(this.element,e.childNodes[0]||null):e.appendChild(this.element),this.performAutoPan()}},n.prototype.render=function(){this.updatePixelPosition()},n.prototype.handleOffsetChanged=function(){this.updatePixelPosition()},n.prototype.handlePositionChanged=function(){this.updatePixelPosition(),this.performAutoPan()},n.prototype.handlePositioningChanged=function(){this.updatePixelPosition()},n.prototype.setElement=function(t){this.set(Mt.ELEMENT,t)},n.prototype.setMap=function(t){this.set(Mt.MAP,t)},n.prototype.setOffset=function(t){this.set(Mt.OFFSET,t)},n.prototype.setPosition=function(t){this.set(Mt.POSITION,t)},n.prototype.performAutoPan=function(){this.autoPan&&this.panIntoView(this.autoPan)},n.prototype.panIntoView=function(t){var e=this.getMap();if(!(!e||!e.getTargetElement()||!this.get(Mt.POSITION))){var r=this.getRect(e.getTargetElement(),e.getSize()),o=this.getElement(),a=this.getRect(o,[sf(o),uf(o)]),s=t||{},u=s.margin===void 0?20:s.margin;if(!ve(r,a)){var h=a[0]-r[0],l=r[2]-a[2],c=a[1]-r[1],g=r[3]-a[3],f=[0,0];if(h<0?f[0]=h-u:l<0&&(f[0]=Math.abs(l)+u),c<0?f[1]=c-u:g<0&&(f[1]=Math.abs(g)+u),f[0]!==0||f[1]!==0){var d=e.getView().getCenterInternal(),p=e.getPixelFromCoordinateInternal(d);if(!p)return;var y=[p[0]+f[0],p[1]+f[1]],v=s.animation||{};e.getView().animateInternal({center:e.getCoordinateFromPixelInternal(y),duration:v.duration,easing:v.easing})}}}},n.prototype.getRect=function(t,e){var r=t.getBoundingClientRect(),o=r.left+window.pageXOffset,a=r.top+window.pageYOffset;return[o,a,o+e[0],a+e[1]]},n.prototype.setPositioning=function(t){this.set(Mt.POSITIONING,t)},n.prototype.setVisible=function(t){this.rendered.visible!==t&&(this.element.style.display=t?"":"none",this.rendered.visible=t)},n.prototype.updatePixelPosition=function(){var t=this.getMap(),e=this.getPosition();if(!t||!t.isRendered()||!e){this.setVisible(!1);return}var r=t.getPixelFromCoordinate(e),o=t.getSize();this.updateRenderedPosition(r,o)},n.prototype.updateRenderedPosition=function(t,e){var r=this.element.style,o=this.getOffset(),a=this.getPositioning();this.setVisible(!0);var s=Math.round(t[0]+o[0])+"px",u=Math.round(t[1]+o[1])+"px",h="0%",l="0%";a=="bottom-right"||a=="center-right"||a=="top-right"?h="-100%":(a=="bottom-center"||a=="center-center"||a=="top-center")&&(h="-50%"),a=="bottom-left"||a=="bottom-center"||a=="bottom-right"?l="-100%":(a=="center-left"||a=="center-center"||a=="center-right")&&(l="-50%");var c="translate(".concat(h,", ").concat(l,") translate(").concat(s,", ").concat(u,")");this.rendered.transform_!=c&&(this.rendered.transform_=c,r.transform=c,r.msTransform=c)},n.prototype.getOptions=function(){return this.options},n}(de);const Os=o4;var fh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ps=.75,Do=.1,a4=function(i){fh(n,i);function n(){return i!==null&&i.apply(this,arguments)||this}return n.prototype.createRenderer=function(){return new Qu(this)},n}(ah),s4=function(i){fh(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.boundHandleRotationChanged_=e.handleRotationChanged_.bind(e),e.collapsed_=r.collapsed!==void 0?r.collapsed:!0,e.collapsible_=r.collapsible!==void 0?r.collapsible:!0,e.collapsible_||(e.collapsed_=!1),e.rotateWithView_=r.rotateWithView!==void 0?r.rotateWithView:!1,e.viewExtent_=void 0;var o=r.className!==void 0?r.className:"ol-overviewmap",a=r.tipLabel!==void 0?r.tipLabel:"Overview map",s=r.collapseLabel!==void 0?r.collapseLabel:"\u2039";typeof s=="string"?(e.collapseLabel_=document.createElement("span"),e.collapseLabel_.textContent=s):e.collapseLabel_=s;var u=r.label!==void 0?r.label:"\u203A";typeof u=="string"?(e.label_=document.createElement("span"),e.label_.textContent=u):e.label_=u;var h=e.collapsible_&&!e.collapsed_?e.collapseLabel_:e.label_,l=document.createElement("button");l.setAttribute("type","button"),l.title=a,l.appendChild(h),l.addEventListener(k.CLICK,e.handleClick_.bind(e),!1),e.ovmapDiv_=document.createElement("div"),e.ovmapDiv_.className="ol-overviewmap-map",e.view_=r.view,e.ovmap_=new a4({view:r.view});var c=e.ovmap_;r.layers&&r.layers.forEach(function(x){c.addLayer(x)});var g=document.createElement("div");g.className="ol-overviewmap-box",g.style.boxSizing="border-box",e.boxOverlay_=new Os({position:[0,0],positioning:"center-center",element:g}),e.ovmap_.addOverlay(e.boxOverlay_);var f=o+" "+Ue+" "+vi+(e.collapsed_&&e.collapsible_?" "+To:"")+(e.collapsible_?"":" ol-uncollapsible"),d=e.element;d.className=f,d.appendChild(e.ovmapDiv_),d.appendChild(l);var p=e,y=e.boxOverlay_,v=e.boxOverlay_.getElement(),_=function(x){return{clientX:x.clientX,clientY:x.clientY}},m=function(x){var E=_(x),z=c.getEventCoordinateInternal(E);y.setPosition(z)},w=function(x){var E=c.getEventCoordinateInternal(x);p.getMap().getView().setCenterInternal(E),window.removeEventListener("mousemove",m),window.removeEventListener("mouseup",w)};return v.addEventListener("mousedown",function(){window.addEventListener("mousemove",m),window.addEventListener("mouseup",w)}),e}return n.prototype.setMap=function(t){var e=this.getMap();if(t!==e){if(e){var r=e.getView();r&&this.unbindView_(r),this.ovmap_.setTarget(null)}if(i.prototype.setMap.call(this,t),t){this.ovmap_.setTarget(this.ovmapDiv_),this.listenerKeys.push(B(t,An.PROPERTYCHANGE,this.handleMapPropertyChange_,this));var o=t.getView();o&&(this.bindView_(o),o.isDef()&&(this.ovmap_.updateSize(),this.resetExtent_())),this.ovmap_.isRendered()||this.updateBoxAfterOvmapIsRendered_()}}},n.prototype.handleMapPropertyChange_=function(t){if(t.key===dt.VIEW){var e=t.oldValue;e&&this.unbindView_(e);var r=this.getMap().getView();this.bindView_(r)}else!this.ovmap_.isRendered()&&(t.key===dt.TARGET||t.key===dt.SIZE)&&this.ovmap_.updateSize()},n.prototype.bindView_=function(t){if(!this.view_){var e=new Ie({projection:t.getProjection()});this.ovmap_.setView(e)}t.addChangeListener(ne.ROTATION,this.boundHandleRotationChanged_),this.handleRotationChanged_()},n.prototype.unbindView_=function(t){t.removeChangeListener(ne.ROTATION,this.boundHandleRotationChanged_)},n.prototype.handleRotationChanged_=function(){this.rotateWithView_&&this.ovmap_.getView().setRotation(this.getMap().getView().getRotation())},n.prototype.validateExtent_=function(){var t=this.getMap(),e=this.ovmap_;if(!(!t.isRendered()||!e.isRendered())){var r=t.getSize(),o=t.getView(),a=o.calculateExtentInternal(r);if(!(this.viewExtent_&&an(a,this.viewExtent_))){this.viewExtent_=a;var s=e.getSize(),u=e.getView(),h=u.calculateExtentInternal(s),l=e.getPixelFromCoordinateInternal(Ne(a)),c=e.getPixelFromCoordinateInternal(li(a)),g=Math.abs(l[0]-c[0]),f=Math.abs(l[1]-c[1]),d=s[0],p=s[1];g<d*Do||f<p*Do||g>d*Ps||f>p*Ps?this.resetExtent_():ve(h,a)||this.recenter_()}}},n.prototype.resetExtent_=function(){var t=this.getMap(),e=this.ovmap_,r=t.getSize(),o=t.getView(),a=o.calculateExtentInternal(r),s=e.getView(),u=Math.log(Ps/Do)/Math.LN2,h=1/(Math.pow(2,u/2)*Do);C3(a,h),s.fitInternal(is(a))},n.prototype.recenter_=function(){var t=this.getMap(),e=this.ovmap_,r=t.getView(),o=e.getView();o.setCenterInternal(r.getCenterInternal())},n.prototype.updateBox_=function(){var t=this.getMap(),e=this.ovmap_;if(!(!t.isRendered()||!e.isRendered())){var r=t.getSize(),o=t.getView(),a=e.getView(),s=this.rotateWithView_?0:-o.getRotation(),u=this.boxOverlay_,h=this.boxOverlay_.getElement(),l=o.getCenterInternal(),c=o.getResolution(),g=a.getResolution(),f=r[0]*c/g,d=r[1]*c/g;if(u.setPosition(l),h){h.style.width=f+"px",h.style.height=d+"px";var p="rotate("+s+"rad)";h.style.transform=p}}},n.prototype.updateBoxAfterOvmapIsRendered_=function(){this.ovmapPostrenderKey_||(this.ovmapPostrenderKey_=Ji(this.ovmap_,Re.POSTRENDER,function(t){delete this.ovmapPostrenderKey_,this.updateBox_()},this))},n.prototype.handleClick_=function(t){t.preventDefault(),this.handleToggle_()},n.prototype.handleToggle_=function(){this.element.classList.toggle(To),this.collapsed_?yi(this.collapseLabel_,this.label_):yi(this.label_,this.collapseLabel_),this.collapsed_=!this.collapsed_;var t=this.ovmap_;if(!this.collapsed_){if(t.isRendered()){this.viewExtent_=void 0,t.render();return}t.updateSize(),this.resetExtent_(),this.updateBoxAfterOvmapIsRendered_()}},n.prototype.getCollapsible=function(){return this.collapsible_},n.prototype.setCollapsible=function(t){this.collapsible_!==t&&(this.collapsible_=t,this.element.classList.toggle("ol-uncollapsible"),!t&&this.collapsed_&&this.handleToggle_())},n.prototype.setCollapsed=function(t){!this.collapsible_||this.collapsed_===t||this.handleToggle_()},n.prototype.getCollapsed=function(){return this.collapsed_},n.prototype.getRotateWithView=function(){return this.rotateWithView_},n.prototype.setRotateWithView=function(t){this.rotateWithView_!==t&&(this.rotateWithView_=t,this.getMap().getView().getRotation()!==0&&(this.rotateWithView_?this.handleRotationChanged_():this.ovmap_.getView().setRotation(0),this.viewExtent_=void 0,this.validateExtent_(),this.updateBox_()))},n.prototype.getOverviewMap=function(){return this.ovmap_},n.prototype.render=function(t){this.validateExtent_(),this.updateBox_()},n}(Zn);const u4=s4;var h4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),As="units",Yn={DEGREES:"degrees",IMPERIAL:"imperial",NAUTICAL:"nautical",METRIC:"metric",US:"us"},l4=[1,2,5],Tr=25.4/.28,c4=function(i){h4(n,i);function n(t){var e=this,r=t||{},o=r.className!==void 0?r.className:r.bar?"ol-scale-bar":"ol-scale-line";return e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.on,e.once,e.un,e.innerElement_=document.createElement("div"),e.innerElement_.className=o+"-inner",e.element.className=o+" "+Ue,e.element.appendChild(e.innerElement_),e.viewState_=null,e.minWidth_=r.minWidth!==void 0?r.minWidth:64,e.maxWidth_=r.maxWidth,e.renderedVisible_=!1,e.renderedWidth_=void 0,e.renderedHTML_="",e.addChangeListener(As,e.handleUnitsChanged_),e.setUnits(r.units||Yn.METRIC),e.scaleBar_=r.bar||!1,e.scaleBarSteps_=r.steps||4,e.scaleBarText_=r.text||!1,e.dpi_=r.dpi||void 0,e}return n.prototype.getUnits=function(){return this.get(As)},n.prototype.handleUnitsChanged_=function(){this.updateElement_()},n.prototype.setUnits=function(t){this.set(As,t)},n.prototype.setDpi=function(t){this.dpi_=t},n.prototype.updateElement_=function(){var t=this.viewState_;if(!t){this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1);return}var e=t.center,r=t.projection,o=this.getUnits(),a=o==Yn.DEGREES?ue.DEGREES:ue.METERS,s=vo(r,t.resolution,e,a),u=this.minWidth_*(this.dpi_||Tr)/Tr,h=this.maxWidth_!==void 0?this.maxWidth_*(this.dpi_||Tr)/Tr:void 0,l=u*s,c="";if(o==Yn.DEGREES){var g=pe[ue.DEGREES];l*=g,l<g/60?(c="\u2033",s*=3600):l<g?(c="\u2032",s*=60):c="\xB0"}else o==Yn.IMPERIAL?l<.9144?(c="in",s/=.0254):l<1609.344?(c="ft",s/=.3048):(c="mi",s/=1609.344):o==Yn.NAUTICAL?(s/=1852,c="NM"):o==Yn.METRIC?l<.001?(c="\u03BCm",s*=1e6):l<1?(c="mm",s*=1e3):l<1e3?c="m":(c="km",s/=1e3):o==Yn.US?l<.9144?(c="in",s*=39.37):l<1609.344?(c="ft",s/=.30480061):(c="mi",s/=1609.3472):$(!1,33);for(var f=3*Math.floor(Math.log(u*s)/Math.log(10)),d,p,y,v,_,m;;){y=Math.floor(f/3);var w=Math.pow(10,y);if(d=l4[(f%3+3)%3]*w,p=Math.round(d/s),isNaN(p)){this.element.style.display="none",this.renderedVisible_=!1;return}if(h!==void 0&&p>=h){d=v,p=_,y=m;break}else if(p>=u)break;v=d,_=p,m=y,++f}var x;this.scaleBar_?x=this.createScaleBar(p,d,c):x=d.toFixed(y<0?-y:0)+" "+c,this.renderedHTML_!=x&&(this.innerElement_.innerHTML=x,this.renderedHTML_=x),this.renderedWidth_!=p&&(this.innerElement_.style.width=p+"px",this.renderedWidth_=p),this.renderedVisible_||(this.element.style.display="",this.renderedVisible_=!0)},n.prototype.createScaleBar=function(t,e,r){for(var o="1 : "+Math.round(this.getScaleForResolution()).toLocaleString(),a=[],s=t/this.scaleBarSteps_,u="ol-scale-singlebar-odd",h=0;h<this.scaleBarSteps_;h++)h===0&&a.push(this.createMarker("absolute",h)),a.push('<div><div class="ol-scale-singlebar '+u+'" style="width: '+s+'px;"></div>'+this.createMarker("relative",h)+(h%2===0||this.scaleBarSteps_===2?this.createStepText(h,t,!1,e,r):"")+"</div>"),h===this.scaleBarSteps_-1&&a.push(this.createStepText(h+1,t,!0,e,r)),u=u==="ol-scale-singlebar-odd"?"ol-scale-singlebar-even":"ol-scale-singlebar-odd";var l;this.scaleBarText_?l='<div class="ol-scale-text" style="width: '+t+'px;">'+o+"</div>":l="";var c='<div style="display: flex;">'+l+a.join("")+"</div>";return c},n.prototype.createMarker=function(t,e){var r=t==="absolute"?3:-10;return'<div class="ol-scale-step-marker" style="position: '+t+";top: "+r+'px;"></div>'},n.prototype.createStepText=function(t,e,r,o,a){var s=t===0?0:Math.round(o/this.scaleBarSteps_*t*100)/100,u=s+(t===0?"":" "+a),h=t===0?-3:e/this.scaleBarSteps_*-1,l=t===0?0:e/this.scaleBarSteps_*2;return'<div class="ol-scale-step-text" style="margin-left: '+h+"px;text-align: "+(t===0?"left":"center")+"; min-width: "+l+"px;left: "+(r?e+"px":"unset")+';">'+u+"</div>"},n.prototype.getScaleForResolution=function(){var t=vo(this.viewState_.projection,this.viewState_.resolution,this.viewState_.center,ue.METERS),e=this.dpi_||Tr,r=1e3/25.4;return parseFloat(t.toString())*r*e},n.prototype.render=function(t){var e=t.frameState;e?this.viewState_=e.viewState:this.viewState_=null,this.updateElement_()},n}(Zn);const dh=c4;var g4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Sr={VERTICAL:0,HORIZONTAL:1},f4=function(i){g4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render})||this,e.dragListenerKeys_=[],e.currentResolution_=void 0,e.direction_=Sr.VERTICAL,e.dragging_,e.heightLimit_=0,e.widthLimit_=0,e.startX_,e.startY_,e.thumbSize_=null,e.sliderInitialized_=!1,e.duration_=r.duration!==void 0?r.duration:200;var o=r.className!==void 0?r.className:"ol-zoomslider",a=document.createElement("button");a.setAttribute("type","button"),a.className=o+"-thumb "+Ue;var s=e.element;return s.className=o+" "+Ue+" "+vi,s.appendChild(a),s.addEventListener(mn.POINTERDOWN,e.handleDraggerStart_.bind(e),!1),s.addEventListener(mn.POINTERMOVE,e.handleDraggerDrag_.bind(e),!1),s.addEventListener(mn.POINTERUP,e.handleDraggerEnd_.bind(e),!1),s.addEventListener(k.CLICK,e.handleContainerClick_.bind(e),!1),a.addEventListener(k.CLICK,mc,!1),e}return n.prototype.setMap=function(t){i.prototype.setMap.call(this,t),t&&t.render()},n.prototype.initSlider_=function(){var t=this.element,e=t.offsetWidth,r=t.offsetHeight;if(e===0&&r===0)return this.sliderInitialized_=!1;var o=getComputedStyle(t);e-=parseFloat(o.paddingRight)+parseFloat(o.paddingLeft),r-=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom);var a=t.firstElementChild,s=getComputedStyle(a),u=a.offsetWidth+parseFloat(s.marginRight)+parseFloat(s.marginLeft),h=a.offsetHeight+parseFloat(s.marginTop)+parseFloat(s.marginBottom);return this.thumbSize_=[u,h],e>r?(this.direction_=Sr.HORIZONTAL,this.widthLimit_=e-u):(this.direction_=Sr.VERTICAL,this.heightLimit_=r-h),this.sliderInitialized_=!0},n.prototype.handleContainerClick_=function(t){var e=this.getMap().getView(),r=this.getRelativePosition_(t.offsetX-this.thumbSize_[0]/2,t.offsetY-this.thumbSize_[1]/2),o=this.getResolutionForPosition_(r),a=e.getConstrainedZoom(e.getZoomForResolution(o));e.animateInternal({zoom:a,duration:this.duration_,easing:Xn})},n.prototype.handleDraggerStart_=function(t){if(!this.dragging_&&t.target===this.element.firstElementChild){var e=this.element.firstElementChild;if(this.getMap().getView().beginInteraction(),this.startX_=t.clientX-parseFloat(e.style.left),this.startY_=t.clientY-parseFloat(e.style.top),this.dragging_=!0,this.dragListenerKeys_.length===0){var r=this.handleDraggerDrag_,o=this.handleDraggerEnd_,a=this.getMap().getOwnerDocument();this.dragListenerKeys_.push(B(a,mn.POINTERMOVE,r,this),B(a,mn.POINTERUP,o,this))}}},n.prototype.handleDraggerDrag_=function(t){if(this.dragging_){var e=t.clientX-this.startX_,r=t.clientY-this.startY_,o=this.getRelativePosition_(e,r);this.currentResolution_=this.getResolutionForPosition_(o),this.getMap().getView().setResolution(this.currentResolution_)}},n.prototype.handleDraggerEnd_=function(t){if(this.dragging_){var e=this.getMap().getView();e.endInteraction(),this.dragging_=!1,this.startX_=void 0,this.startY_=void 0,this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0}},n.prototype.setThumbPosition_=function(t){var e=this.getPositionForResolution_(t),r=this.element.firstElementChild;this.direction_==Sr.HORIZONTAL?r.style.left=this.widthLimit_*e+"px":r.style.top=this.heightLimit_*e+"px"},n.prototype.getRelativePosition_=function(t,e){var r;return this.direction_===Sr.HORIZONTAL?r=t/this.widthLimit_:r=e/this.heightLimit_,ct(r,0,1)},n.prototype.getResolutionForPosition_=function(t){var e=this.getMap().getView().getResolutionForValueFunction();return e(1-t)},n.prototype.getPositionForResolution_=function(t){var e=this.getMap().getView().getValueForResolutionFunction();return ct(1-e(t),0,1)},n.prototype.render=function(t){if(!!t.frameState&&!(!this.sliderInitialized_&&!this.initSlider_())){var e=t.frameState.viewState.resolution;this.currentResolution_=e,this.setThumbPosition_(e)}},n}(Zn);const ph=f4;function d4(i){var n=i||{},t=new At,e=n.zoom!==void 0?n.zoom:!0;e&&t.push(new Is(n.zoomOptions));var r=n.rotate!==void 0?n.rotate:!0;r&&t.push(new Rs(n.rotateOptions));var o=n.attribution!==void 0?n.attribution:!0;return o&&t.push(new js(n.attributionOptions)),t}const Ls={ACTIVE:"active"};var p4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y4=function(i){p4(n,i);function n(t){var e=i.call(this)||this;return e.on,e.once,e.un,t&&t.handleEvent&&(e.handleEvent=t.handleEvent),e.map_=null,e.setActive(!0),e}return n.prototype.getActive=function(){return this.get(Ls.ACTIVE)},n.prototype.getMap=function(){return this.map_},n.prototype.handleEvent=function(t){return!0},n.prototype.setActive=function(t){this.set(Ls.ACTIVE,t)},n.prototype.setMap=function(t){this.map_=t},n}(de);function v4(i,n,t){var e=i.getCenterInternal();if(e){var r=[e[0]+n[0],e[1]+n[1]];i.animateInternal({duration:t!==void 0?t:250,easing:id,center:i.getConstrainedCenter(r)})}}function Ms(i,n,t,e){var r=i.getZoom();if(r!==void 0){var o=i.getConstrainedZoom(r+n),a=i.getResolutionForZoom(o);i.getAnimating()&&i.cancelAnimations(),i.animate({resolution:a,anchor:t,duration:e!==void 0?e:250,easing:Xn})}}const Si=y4;var _4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),m4=function(i){_4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.delta_=r.delta?r.delta:1,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==Y.DBLCLICK){var r=t.originalEvent,o=t.map,a=t.coordinate,s=r.shiftKey?-this.delta_:this.delta_,u=o.getView();Ms(u,s,a,this.duration_),r.preventDefault(),e=!0}return!e},n}(Si);const x4=m4;var w4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),z4=function(i){w4(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,r)||this,r.handleDownEvent&&(e.handleDownEvent=r.handleDownEvent),r.handleDragEvent&&(e.handleDragEvent=r.handleDragEvent),r.handleMoveEvent&&(e.handleMoveEvent=r.handleMoveEvent),r.handleUpEvent&&(e.handleUpEvent=r.handleUpEvent),r.stopDown&&(e.stopDown=r.stopDown),e.handlingDownUpSequence=!1,e.targetPointers=[],e}return n.prototype.getPointerCount=function(){return this.targetPointers.length},n.prototype.handleDownEvent=function(t){return!1},n.prototype.handleDragEvent=function(t){},n.prototype.handleEvent=function(t){if(!t.originalEvent)return!0;var e=!1;if(this.updateTrackedPointers_(t),this.handlingDownUpSequence){if(t.type==Y.POINTERDRAG)this.handleDragEvent(t),t.originalEvent.preventDefault();else if(t.type==Y.POINTERUP){var r=this.handleUpEvent(t);this.handlingDownUpSequence=r&&this.targetPointers.length>0}}else if(t.type==Y.POINTERDOWN){var o=this.handleDownEvent(t);this.handlingDownUpSequence=o,e=this.stopDown(o)}else t.type==Y.POINTERMOVE&&this.handleMoveEvent(t);return!e},n.prototype.handleMoveEvent=function(t){},n.prototype.handleUpEvent=function(t){return!1},n.prototype.stopDown=function(t){return t},n.prototype.updateTrackedPointers_=function(t){t.activePointers&&(this.targetPointers=t.activePointers)},n}(Si);function Fs(i){for(var n=i.length,t=0,e=0,r=0;r<n;r++)t+=i[r].clientX,e+=i[r].clientY;return[t/n,e/n]}const xn=z4;function Ds(i){var n=arguments;return function(t){for(var e=!0,r=0,o=n.length;r<o&&(e=e&&n[r](t),!!e);++r);return e}}var E4=function(i){var n=i.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},b4=function(i){var n=i.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},T4=function(i){var n=i.map.getTargetElement(),t=i.map.getOwnerDocument().activeElement;return n.contains(t)},yh=function(i){return i.map.getTargetElement().hasAttribute("tabindex")?T4(i):!0},ks=qe,vh=function(i){var n=i.originalEvent;return n.button==0&&!(Dc&&kc&&n.ctrlKey)},_h=oi,mh=function(i){return i.type==Y.SINGLECLICK},qs=function(i){var n=i.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},ko=function(i){var n=i.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},xh=function(i){var n=i.originalEvent,t=n.target.tagName;return t!=="INPUT"&&t!=="SELECT"&&t!=="TEXTAREA"&&!n.target.isContentEditable},Ci=function(i){var n=i.originalEvent;return $(n!==void 0,56),n.pointerType=="mouse"},wh=function(i){var n=i.originalEvent;return $(n!==void 0,56),n.isPrimary&&n.button===0},S4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),C4=function(i){S4(n,i);function n(t){var e=i.call(this,{stopDown:oi})||this,r=t||{};e.kinetic_=r.kinetic,e.lastCentroid=null,e.lastPointersCount_,e.panning_=!1;var o=r.condition?r.condition:Ds(qs,wh);return e.condition_=r.onFocusOnly?Ds(yh,o):o,e.noKinetic_=!1,e}return n.prototype.handleDragEvent=function(t){this.panning_||(this.panning_=!0,this.getMap().getView().beginInteraction());var e=this.targetPointers,r=Fs(e);if(e.length==this.lastPointersCount_){if(this.kinetic_&&this.kinetic_.update(r[0],r[1]),this.lastCentroid){var o=[this.lastCentroid[0]-r[0],r[1]-this.lastCentroid[1]],a=t.map,s=a.getView();F3(o,s.getResolution()),Da(o,s.getRotation()),s.adjustCenterInternal(o)}}else this.kinetic_&&this.kinetic_.begin();this.lastCentroid=r,this.lastPointersCount_=e.length,t.originalEvent.preventDefault()},n.prototype.handleUpEvent=function(t){var e=t.map,r=e.getView();if(this.targetPointers.length===0){if(!this.noKinetic_&&this.kinetic_&&this.kinetic_.end()){var o=this.kinetic_.getDistance(),a=this.kinetic_.getAngle(),s=r.getCenterInternal(),u=e.getPixelFromCoordinateInternal(s),h=e.getCoordinateFromPixelInternal([u[0]-o*Math.cos(a),u[1]-o*Math.sin(a)]);r.animateInternal({center:r.getConstrainedCenter(h),duration:500,easing:Xn})}return this.panning_&&(this.panning_=!1,r.endInteraction()),!1}else return this.kinetic_&&this.kinetic_.begin(),this.lastCentroid=null,!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>0&&this.condition_(t)){var e=t.map,r=e.getView();return this.lastCentroid=null,r.getAnimating()&&r.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}else return!1},n}(xn);const j4=C4;var R4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),I4=function(i){R4(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,{stopDown:oi})||this,e.condition_=r.condition?r.condition:b4,e.lastAngle_=void 0,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleDragEvent=function(t){if(!!Ci(t)){var e=t.map,r=e.getView();if(r.getConstraints().rotation!==Ts){var o=e.getSize(),a=t.pixel,s=Math.atan2(o[1]/2-a[1],a[0]-o[0]/2);if(this.lastAngle_!==void 0){var u=s-this.lastAngle_;r.adjustRotationInternal(-u)}this.lastAngle_=s}}},n.prototype.handleUpEvent=function(t){if(!Ci(t))return!0;var e=t.map,r=e.getView();return r.endInteraction(this.duration_),!1},n.prototype.handleDownEvent=function(t){if(!Ci(t))return!1;if(vh(t)&&this.condition_(t)){var e=t.map;return e.getView().beginInteraction(),this.lastAngle_=void 0,!0}else return!1},n}(xn);const O4=I4;var P4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),A4=function(i){P4(n,i);function n(t){var e=i.call(this)||this;return e.geometry_=null,e.element_=document.createElement("div"),e.element_.style.position="absolute",e.element_.style.pointerEvents="auto",e.element_.className="ol-box "+t,e.map_=null,e.startPixel_=null,e.endPixel_=null,e}return n.prototype.disposeInternal=function(){this.setMap(null)},n.prototype.render_=function(){var t=this.startPixel_,e=this.endPixel_,r="px",o=this.element_.style;o.left=Math.min(t[0],e[0])+r,o.top=Math.min(t[1],e[1])+r,o.width=Math.abs(e[0]-t[0])+r,o.height=Math.abs(e[1]-t[1])+r},n.prototype.setMap=function(t){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);var e=this.element_.style;e.left="inherit",e.top="inherit",e.width="inherit",e.height="inherit"}this.map_=t,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)},n.prototype.setPixels=function(t,e){this.startPixel_=t,this.endPixel_=e,this.createOrUpdateGeometry(),this.render_()},n.prototype.createOrUpdateGeometry=function(){var t=this.startPixel_,e=this.endPixel_,r=[t,[t[0],e[1]],e,[e[0],t[1]]],o=r.map(this.map_.getCoordinateFromPixelInternal,this.map_);o[4]=o[0].slice(),this.geometry_?this.geometry_.setCoordinates([o]):this.geometry_=new ln([o])},n.prototype.getGeometry=function(){return this.geometry_},n}(no);const L4=A4;var zh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),qo={BOXSTART:"boxstart",BOXDRAG:"boxdrag",BOXEND:"boxend",BOXCANCEL:"boxcancel"},Ns=function(i){zh(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.coordinate=e,o.mapBrowserEvent=r,o}return n}(Qt),M4=function(i){zh(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=t||{};return e.box_=new L4(r.className||"ol-dragbox"),e.minArea_=r.minArea!==void 0?r.minArea:64,r.onBoxEnd&&(e.onBoxEnd=r.onBoxEnd),e.startPixel_=null,e.condition_=r.condition?r.condition:vh,e.boxEndCondition_=r.boxEndCondition?r.boxEndCondition:e.defaultBoxEndCondition,e}return n.prototype.defaultBoxEndCondition=function(t,e,r){var o=r[0]-e[0],a=r[1]-e[1];return o*o+a*a>=this.minArea_},n.prototype.getGeometry=function(){return this.box_.getGeometry()},n.prototype.handleDragEvent=function(t){this.box_.setPixels(this.startPixel_,t.pixel),this.dispatchEvent(new Ns(qo.BOXDRAG,t.coordinate,t))},n.prototype.handleUpEvent=function(t){this.box_.setMap(null);var e=this.boxEndCondition_(t,this.startPixel_,t.pixel);return e&&this.onBoxEnd(t),this.dispatchEvent(new Ns(e?qo.BOXEND:qo.BOXCANCEL,t.coordinate,t)),!1},n.prototype.handleDownEvent=function(t){return this.condition_(t)?(this.startPixel_=t.pixel,this.box_.setMap(t.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new Ns(qo.BOXSTART,t.coordinate,t)),!0):!1},n.prototype.onBoxEnd=function(t){},n}(xn);const F4=M4;var D4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),k4=function(i){D4(n,i);function n(t){var e=this,r=t||{},o=r.condition?r.condition:ko;return e=i.call(this,{condition:o,className:r.className||"ol-dragzoom",minArea:r.minArea})||this,e.duration_=r.duration!==void 0?r.duration:200,e.out_=r.out!==void 0?r.out:!1,e}return n.prototype.onBoxEnd=function(t){var e=this.getMap(),r=e.getView(),o=this.getGeometry();if(this.out_){var a=r.rotatedExtentForGeometry(o),s=r.getResolutionForExtentInternal(a),u=r.getResolution()/s;o=o.clone(),o.scale(u*u)}r.fitInternal(o,{duration:this.duration_,easing:Xn})},n}(F4);const q4=k4,Hn={LEFT:37,UP:38,RIGHT:39,DOWN:40};var N4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G4=function(i){N4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.defaultCondition_=function(o){return qs(o)&&xh(o)},e.condition_=r.condition!==void 0?r.condition:e.defaultCondition_,e.duration_=r.duration!==void 0?r.duration:100,e.pixelDelta_=r.pixelDelta!==void 0?r.pixelDelta:128,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==k.KEYDOWN){var r=t.originalEvent,o=r.keyCode;if(this.condition_(t)&&(o==Hn.DOWN||o==Hn.LEFT||o==Hn.RIGHT||o==Hn.UP)){var a=t.map,s=a.getView(),u=s.getResolution()*this.pixelDelta_,h=0,l=0;o==Hn.DOWN?l=-u:o==Hn.LEFT?h=-u:o==Hn.RIGHT?h=u:l=u;var c=[h,l];Da(c,s.getRotation()),v4(s,c,this.duration_),r.preventDefault(),e=!0}}return!e},n}(Si);const B4=G4;var U4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),$4=function(i){U4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.condition_=r.condition?r.condition:xh,e.delta_=r.delta?r.delta:1,e.duration_=r.duration!==void 0?r.duration:100,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==k.KEYDOWN||t.type==k.KEYPRESS){var r=t.originalEvent,o=r.charCode;if(this.condition_(t)&&(o=="+".charCodeAt(0)||o=="-".charCodeAt(0))){var a=t.map,s=o=="+".charCodeAt(0)?this.delta_:-this.delta_,u=a.getView();Ms(u,s,void 0,this.duration_),r.preventDefault(),e=!0}}return!e},n}(Si);const W4=$4;var V4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Gs={TRACKPAD:"trackpad",WHEEL:"wheel"},X4=function(i){V4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,r)||this,e.totalDelta_=0,e.lastDelta_=0,e.maxDelta_=r.maxDelta!==void 0?r.maxDelta:1,e.duration_=r.duration!==void 0?r.duration:250,e.timeout_=r.timeout!==void 0?r.timeout:80,e.useAnchor_=r.useAnchor!==void 0?r.useAnchor:!0,e.constrainResolution_=r.constrainResolution!==void 0?r.constrainResolution:!1;var o=r.condition?r.condition:ks;return e.condition_=r.onFocusOnly?Ds(yh,o):o,e.lastAnchor_=null,e.startTime_=void 0,e.timeoutId_,e.mode_=void 0,e.trackpadEventGap_=400,e.trackpadTimeoutId_,e.deltaPerZoom_=300,e}return n.prototype.endInteraction_=function(){this.trackpadTimeoutId_=void 0;var t=this.getMap();if(!!t){var e=t.getView();e.endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_)}},n.prototype.handleEvent=function(t){if(!this.condition_(t))return!0;var e=t.type;if(e!==k.WHEEL)return!0;var r=t.map,o=t.originalEvent;o.preventDefault(),this.useAnchor_&&(this.lastAnchor_=t.coordinate);var a;if(t.type==k.WHEEL&&(a=o.deltaY,Lc&&o.deltaMode===WheelEvent.DOM_DELTA_PIXEL&&(a/=Sa),o.deltaMode===WheelEvent.DOM_DELTA_LINE&&(a*=40)),a===0)return!1;this.lastDelta_=a;var s=Date.now();this.startTime_===void 0&&(this.startTime_=s),(!this.mode_||s-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(a)<4?Gs.TRACKPAD:Gs.WHEEL);var u=r.getView();if(this.mode_===Gs.TRACKPAD&&!(u.getConstrainResolution()||this.constrainResolution_))return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(u.getAnimating()&&u.cancelAnimations(),u.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),u.adjustZoom(-a/this.deltaPerZoom_,this.lastAnchor_),this.startTime_=s,!1;this.totalDelta_+=a;var h=Math.max(this.timeout_-(s-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,r),h),!1},n.prototype.handleWheelZoom_=function(t){var e=t.getView();e.getAnimating()&&e.cancelAnimations();var r=-ct(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(e.getConstrainResolution()||this.constrainResolution_)&&(r=r?r>0?1:-1:0),Ms(e,r,this.lastAnchor_,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0},n.prototype.setMouseAnchor=function(t){this.useAnchor_=t,t||(this.lastAnchor_=null)},n}(Si);const Z4=X4;var Y4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),H4=function(i){Y4(n,i);function n(t){var e=this,r=t||{},o=r;return o.stopDown||(o.stopDown=oi),e=i.call(this,o)||this,e.anchor_=null,e.lastAngle_=void 0,e.rotating_=!1,e.rotationDelta_=0,e.threshold_=r.threshold!==void 0?r.threshold:.3,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleDragEvent=function(t){var e=0,r=this.targetPointers[0],o=this.targetPointers[1],a=Math.atan2(o.clientY-r.clientY,o.clientX-r.clientX);if(this.lastAngle_!==void 0){var s=a-this.lastAngle_;this.rotationDelta_+=s,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),e=s}this.lastAngle_=a;var u=t.map,h=u.getView();if(h.getConstraints().rotation!==Ts){var l=u.getViewport().getBoundingClientRect(),c=Fs(this.targetPointers);c[0]-=l.left,c[1]-=l.top,this.anchor_=u.getCoordinateFromPixelInternal(c),this.rotating_&&(u.render(),h.adjustRotationInternal(e,this.anchor_))}},n.prototype.handleUpEvent=function(t){if(this.targetPointers.length<2){var e=t.map,r=e.getView();return r.endInteraction(this.duration_),!1}else return!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var e=t.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}else return!1},n}(xn);const K4=H4;var J4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Q4=function(i){J4(n,i);function n(t){var e=this,r=t||{},o=r;return o.stopDown||(o.stopDown=oi),e=i.call(this,o)||this,e.anchor_=null,e.duration_=r.duration!==void 0?r.duration:400,e.lastDistance_=void 0,e.lastScaleDelta_=1,e}return n.prototype.handleDragEvent=function(t){var e=1,r=this.targetPointers[0],o=this.targetPointers[1],a=r.clientX-o.clientX,s=r.clientY-o.clientY,u=Math.sqrt(a*a+s*s);this.lastDistance_!==void 0&&(e=this.lastDistance_/u),this.lastDistance_=u;var h=t.map,l=h.getView();e!=1&&(this.lastScaleDelta_=e);var c=h.getViewport().getBoundingClientRect(),g=Fs(this.targetPointers);g[0]-=c.left,g[1]-=c.top,this.anchor_=h.getCoordinateFromPixelInternal(g),h.render(),l.adjustResolutionInternal(e,this.anchor_)},n.prototype.handleUpEvent=function(t){if(this.targetPointers.length<2){var e=t.map,r=e.getView(),o=this.lastScaleDelta_>1?1:-1;return r.endInteraction(this.duration_,o),!1}else return!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var e=t.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}else return!1},n}(xn);const t5=Q4;var e5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),n5=function(i){e5(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,r)||this,e.condition_=r.condition?r.condition:ko,e.lastAngle_=void 0,e.lastMagnitude_=void 0,e.lastScaleDelta_=0,e.duration_=r.duration!==void 0?r.duration:400,e}return n.prototype.handleDragEvent=function(t){if(!!Ci(t)){var e=t.map,r=e.getSize(),o=t.pixel,a=o[0]-r[0]/2,s=r[1]/2-o[1],u=Math.atan2(s,a),h=Math.sqrt(a*a+s*s),l=e.getView();if(this.lastAngle_!==void 0){var c=this.lastAngle_-u;l.adjustRotationInternal(c)}this.lastAngle_=u,this.lastMagnitude_!==void 0&&l.adjustResolutionInternal(this.lastMagnitude_/h),this.lastMagnitude_!==void 0&&(this.lastScaleDelta_=this.lastMagnitude_/h),this.lastMagnitude_=h}},n.prototype.handleUpEvent=function(t){if(!Ci(t))return!0;var e=t.map,r=e.getView(),o=this.lastScaleDelta_>1?1:-1;return r.endInteraction(this.duration_,o),this.lastScaleDelta_=0,!1},n.prototype.handleDownEvent=function(t){return Ci(t)&&this.condition_(t)?(t.map.getView().beginInteraction(),this.lastAngle_=void 0,this.lastMagnitude_=void 0,!0):!1},n}(xn);const i5=n5;var r5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Eh=function(i){r5(n,i);function n(t,e,r){var o=i.call(this)||this;if(r!==void 0&&e===void 0)o.setFlatCoordinates(r,t);else{var a=e||0;o.setCenterAndRadius(t,a,r)}return o}return n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),void 0,this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){var a=this.flatCoordinates,s=t-a[0],u=e-a[1],h=s*s+u*u;if(h<o){if(h===0)for(var l=0;l<this.stride;++l)r[l]=a[l];else{var c=this.getRadius()/Math.sqrt(h);r[0]=a[0]+c*s,r[1]=a[1]+c*u;for(var l=2;l<this.stride;++l)r[l]=a[l]}return r.length=this.stride,h}else return o},n.prototype.containsXY=function(t,e){var r=this.flatCoordinates,o=t-r[0],a=e-r[1];return o*o+a*a<=this.getRadiusSquared_()},n.prototype.getCenter=function(){return this.flatCoordinates.slice(0,this.stride)},n.prototype.computeExtent=function(t){var e=this.flatCoordinates,r=e[this.stride]-e[0];return _e(e[0]-r,e[1]-r,e[0]+r,e[1]+r,t)},n.prototype.getRadius=function(){return Math.sqrt(this.getRadiusSquared_())},n.prototype.getRadiusSquared_=function(){var t=this.flatCoordinates[this.stride]-this.flatCoordinates[0],e=this.flatCoordinates[this.stride+1]-this.flatCoordinates[1];return t*t+e*e},n.prototype.getType=function(){return"Circle"},n.prototype.intersectsExtent=function(t){var e=this.getExtent();if(Lt(t,e)){var r=this.getCenter();return t[0]<=r[0]&&t[2]>=r[0]||t[1]<=r[1]&&t[3]>=r[1]?!0:Pa(t,this.intersectsCoordinate.bind(this))}return!1},n.prototype.setCenter=function(t){var e=this.stride,r=this.flatCoordinates[e]-this.flatCoordinates[0],o=t.slice();o[e]=o[0]+r;for(var a=1;a<e;++a)o[e+a]=t[a];this.setFlatCoordinates(this.layout,o),this.changed()},n.prototype.setCenterAndRadius=function(t,e,r){this.setLayout(r,t,0),this.flatCoordinates||(this.flatCoordinates=[]);var o=this.flatCoordinates,a=Y3(o,0,t,this.stride);o[a++]=o[0]+e;for(var s=1,u=this.stride;s<u;++s)o[a++]=o[s];o.length=a,this.changed()},n.prototype.getCoordinates=function(){return null},n.prototype.setCoordinates=function(t,e){},n.prototype.setRadius=function(t){this.flatCoordinates[this.stride]=this.flatCoordinates[0]+t,this.changed()},n.prototype.rotate=function(t,e){var r=this.getCenter(),o=this.getStride();this.setCenter(Va(r,0,r.length,o,t,e,r)),this.changed()},n.prototype.translate=function(t,e){var r=this.getCenter(),o=this.getStride();this.setCenter(V3(r,0,r.length,o,t,e,r)),this.changed()},n}(un);Eh.prototype.transform;const Bs=Eh;var o5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),a5=function(i){o5(n,i);function n(t,e,r){var o=i.call(this)||this;if(o.ends_=[],o.maxDelta_=-1,o.maxDeltaRevision_=-1,Array.isArray(t[0]))o.setCoordinates(t,e);else if(e!==void 0&&r)o.setFlatCoordinates(e,t),o.ends_=r;else{for(var a=o.getLayout(),s=t,u=[],h=[],l=0,c=s.length;l<c;++l){var g=s[l];l===0&&(a=g.getLayout()),fe(u,g.getFlatCoordinates()),h.push(u.length)}o.setFlatCoordinates(a,u),o.ends_=h}return o}return n.prototype.appendLineString=function(t){this.flatCoordinates?fe(this.flatCoordinates,t.getFlatCoordinates().slice()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.ends_.push(this.flatCoordinates.length),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout,this.ends_.slice());return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){return o<ui(this.getExtent(),t,e)?o:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(Za(this.flatCoordinates,0,this.ends_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),Ha(this.flatCoordinates,0,this.ends_,this.stride,this.maxDelta_,!1,t,e,r,o))},n.prototype.getCoordinateAtM=function(t,e,r){if(this.layout!=gt.XYM&&this.layout!=gt.XYZM||this.flatCoordinates.length===0)return null;var o=e!==void 0?e:!1,a=r!==void 0?r:!1;return Hg(this.flatCoordinates,0,this.ends_,this.stride,t,o,a)},n.prototype.getCoordinates=function(){return hr(this.flatCoordinates,0,this.ends_,this.stride)},n.prototype.getEnds=function(){return this.ends_},n.prototype.getLineString=function(t){return t<0||this.ends_.length<=t?null:new Wt(this.flatCoordinates.slice(t===0?0:this.ends_[t-1],this.ends_[t]),this.layout)},n.prototype.getLineStrings=function(){for(var t=this.flatCoordinates,e=this.ends_,r=this.layout,o=[],a=0,s=0,u=e.length;s<u;++s){var h=e[s],l=new Wt(t.slice(a,h),r);o.push(l),a=h}return o},n.prototype.getFlatMidpoints=function(){for(var t=[],e=this.flatCoordinates,r=0,o=this.ends_,a=this.stride,s=0,u=o.length;s<u;++s){var h=o[s],l=hu(e,r,h,a,.5);fe(t,l),r=h}return t},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=Ag(this.flatCoordinates,0,this.ends_,this.stride,t,e,0,r),new n(e,gt.XY,r)},n.prototype.getType=function(){return"MultiLineString"},n.prototype.intersectsExtent=function(t){return $g(this.flatCoordinates,0,this.ends_,this.stride,t)},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,2),this.flatCoordinates||(this.flatCoordinates=[]);var r=Ka(this.flatCoordinates,0,t,this.stride,this.ends_);this.flatCoordinates.length=r.length===0?0:r[r.length-1],this.changed()},n}(un);const s5=a5;var u5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),h5=function(i){u5(n,i);function n(t,e){var r=i.call(this)||this;return e&&!Array.isArray(t[0])?r.setFlatCoordinates(e,t):r.setCoordinates(t,e),r}return n.prototype.appendPoint=function(t){this.flatCoordinates?fe(this.flatCoordinates,t.getFlatCoordinates()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){if(o<ui(this.getExtent(),t,e))return o;for(var a=this.flatCoordinates,s=this.stride,u=0,h=a.length;u<h;u+=s){var l=kn(t,e,a[u],a[u+1]);if(l<o){o=l;for(var c=0;c<s;++c)r[c]=a[u+c];r.length=s}}return o},n.prototype.getCoordinates=function(){return hn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getPoint=function(t){var e=this.flatCoordinates?this.flatCoordinates.length/this.stride:0;return t<0||e<=t?null:new Ct(this.flatCoordinates.slice(t*this.stride,(t+1)*this.stride),this.layout)},n.prototype.getPoints=function(){for(var t=this.flatCoordinates,e=this.layout,r=this.stride,o=[],a=0,s=t.length;a<s;a+=r){var u=new Ct(t.slice(a,a+r),e);o.push(u)}return o},n.prototype.getType=function(){return"MultiPoint"},n.prototype.intersectsExtent=function(t){for(var e=this.flatCoordinates,r=this.stride,o=0,a=e.length;o<a;o+=r){var s=e[o],u=e[o+1];if(Ia(t,s,u))return!0}return!1},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=xo(this.flatCoordinates,0,t,this.stride),this.changed()},n}(un);const bh=h5;function l5(i,n,t,e){for(var r=[],o=qt(),a=0,s=t.length;a<s;++a){var u=t[a];o=T3(i,n,u[0],e),r.push((o[0]+o[2])/2,(o[1]+o[3])/2),n=u[u.length-1]}return r}var c5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),g5=function(i){c5(n,i);function n(t,e,r){var o=i.call(this)||this;if(o.endss_=[],o.flatInteriorPointsRevision_=-1,o.flatInteriorPoints_=null,o.maxDelta_=-1,o.maxDeltaRevision_=-1,o.orientedRevision_=-1,o.orientedFlatCoordinates_=null,!r&&!Array.isArray(t[0])){for(var a=o.getLayout(),s=t,u=[],h=[],l=0,c=s.length;l<c;++l){var g=s[l];l===0&&(a=g.getLayout());for(var f=u.length,d=g.getEnds(),p=0,y=d.length;p<y;++p)d[p]+=f;fe(u,g.getFlatCoordinates()),h.push(d)}e=a,t=u,r=h}return e!==void 0&&r?(o.setFlatCoordinates(e,t),o.endss_=r):o.setCoordinates(t,e),o}return n.prototype.appendPolygon=function(t){var e;if(!this.flatCoordinates)this.flatCoordinates=t.getFlatCoordinates().slice(),e=t.getEnds().slice(),this.endss_.push();else{var r=this.flatCoordinates.length;fe(this.flatCoordinates,t.getFlatCoordinates()),e=t.getEnds().slice();for(var o=0,a=e.length;o<a;++o)e[o]+=r}this.endss_.push(e),this.changed()},n.prototype.clone=function(){for(var t=this.endss_.length,e=new Array(t),r=0;r<t;++r)e[r]=this.endss_[r].slice();var o=new n(this.flatCoordinates.slice(),this.layout,e);return o.applyProperties(this),o},n.prototype.closestPointXY=function(t,e,r,o){return o<ui(this.getExtent(),t,e)?o:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(Ig(this.flatCoordinates,0,this.endss_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),Og(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,this.maxDelta_,!0,t,e,r,o))},n.prototype.containsXY=function(t,e){return Bg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t,e)},n.prototype.getArea=function(){return Fg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride)},n.prototype.getCoordinates=function(t){var e;return t!==void 0?(e=this.getOrientedFlatCoordinates().slice(),au(e,0,this.endss_,this.stride,t)):e=this.flatCoordinates,Qa(e,0,this.endss_,this.stride)},n.prototype.getEndss=function(){return this.endss_},n.prototype.getFlatInteriorPoints=function(){if(this.flatInteriorPointsRevision_!=this.getRevision()){var t=l5(this.flatCoordinates,0,this.endss_,this.stride);this.flatInteriorPoints_=Ug(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t),this.flatInteriorPointsRevision_=this.getRevision()}return this.flatInteriorPoints_},n.prototype.getInteriorPoints=function(){return new bh(this.getFlatInteriorPoints().slice(),gt.XYM)},n.prototype.getOrientedFlatCoordinates=function(){if(this.orientedRevision_!=this.getRevision()){var t=this.flatCoordinates;Xg(t,0,this.endss_,this.stride)?this.orientedFlatCoordinates_=t:(this.orientedFlatCoordinates_=t.slice(),this.orientedFlatCoordinates_.length=au(this.orientedFlatCoordinates_,0,this.endss_,this.stride)),this.orientedRevision_=this.getRevision()}return this.orientedFlatCoordinates_},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=Mg(this.flatCoordinates,0,this.endss_,this.stride,Math.sqrt(t),e,0,r),new n(e,gt.XY,r)},n.prototype.getPolygon=function(t){if(t<0||this.endss_.length<=t)return null;var e;if(t===0)e=0;else{var r=this.endss_[t-1];e=r[r.length-1]}var o=this.endss_[t].slice(),a=o[o.length-1];if(e!==0)for(var s=0,u=o.length;s<u;++s)o[s]-=e;return new ln(this.flatCoordinates.slice(e,a),this.layout,o)},n.prototype.getPolygons=function(){for(var t=this.layout,e=this.flatCoordinates,r=this.endss_,o=[],a=0,s=0,u=r.length;s<u;++s){var h=r[s].slice(),l=h[h.length-1];if(a!==0)for(var c=0,g=h.length;c<g;++c)h[c]-=a;var f=new ln(e.slice(a,l),t,h);o.push(f),a=l}return o},n.prototype.getType=function(){return"MultiPolygon"},n.prototype.intersectsExtent=function(t){return Wg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t)},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,3),this.flatCoordinates||(this.flatCoordinates=[]);var r=Pg(this.flatCoordinates,0,t,this.stride,this.endss_);if(r.length===0)this.flatCoordinates.length=0;else{var o=r[r.length-1];this.flatCoordinates.length=o.length===0?0:o[o.length-1]}this.changed()},n}(un);const f5=g5;var Th=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),K={POINT:"Point",LINE_STRING:"LineString",POLYGON:"Polygon",CIRCLE:"Circle"},No={DRAWSTART:"drawstart",DRAWEND:"drawend",DRAWABORT:"drawabort"},Go=function(i){Th(n,i);function n(t,e){var r=i.call(this,t)||this;return r.feature=e,r}return n}(Qt),d5=function(i){Th(n,i);function n(t){var e=this,r=t;r.stopDown||(r.stopDown=oi),e=i.call(this,r)||this,e.on,e.once,e.un,e.shouldHandle_=!1,e.downPx_=null,e.downTimeout_,e.lastDragTime_,e.pointerType_,e.freehand_=!1,e.source_=t.source?t.source:null,e.features_=t.features?t.features:null,e.snapTolerance_=t.snapTolerance?t.snapTolerance:12,e.type_=t.type,e.mode_=_5(e.type_),e.stopClick_=!!t.stopClick,e.minPoints_=t.minPoints?t.minPoints:e.mode_===K.POLYGON?3:2,e.maxPoints_=e.mode_===K.CIRCLE?2:t.maxPoints?t.maxPoints:1/0,e.finishCondition_=t.finishCondition?t.finishCondition:qe,e.geometryLayout_=t.geometryLayout?t.geometryLayout:gt.XY;var o=t.geometryFunction;if(!o){var a=e.mode_;if(a===K.CIRCLE)o=function(u,h,l){var c=h||new Bs([NaN,NaN]),g=lt(u[0]),f=Gn(g,lt(u[u.length-1]));return c.setCenterAndRadius(g,Math.sqrt(f),this.geometryLayout_),c};else{var s;a===K.POINT?s=Ct:a===K.LINE_STRING?s=Wt:a===K.POLYGON&&(s=ln),o=function(u,h,l){return h?a===K.POLYGON?u[0].length?h.setCoordinates([u[0].concat([u[0][0]])],this.geometryLayout_):h.setCoordinates([],this.geometryLayout_):h.setCoordinates(u,this.geometryLayout_):h=new s(u,this.geometryLayout_),h}}}return e.geometryFunction_=o,e.dragVertexDelay_=t.dragVertexDelay!==void 0?t.dragVertexDelay:500,e.finishCoordinate_=null,e.sketchFeature_=null,e.sketchPoint_=null,e.sketchCoords_=null,e.sketchLine_=null,e.sketchLineCoords_=null,e.squaredClickTolerance_=t.clickTolerance?t.clickTolerance*t.clickTolerance:36,e.overlay_=new ee({source:new Ze({useSpatialIndex:!1,wrapX:t.wrapX?t.wrapX:!1}),style:t.style?t.style:p5(),updateWhileInteracting:!0}),e.geometryName_=t.geometryName,e.condition_=t.condition?t.condition:qs,e.freehandCondition_,t.freehand?e.freehandCondition_=ks:e.freehandCondition_=t.freehandCondition?t.freehandCondition:ko,e.addChangeListener(Ls.ACTIVE,e.updateState_),e}return n.prototype.setMap=function(t){i.prototype.setMap.call(this,t),this.updateState_()},n.prototype.getOverlay=function(){return this.overlay_},n.prototype.handleEvent=function(t){t.originalEvent.type===k.CONTEXTMENU&&t.originalEvent.preventDefault(),this.freehand_=this.mode_!==K.POINT&&this.freehandCondition_(t);var e=t.type===Y.POINTERMOVE,r=!0;if(!this.freehand_&&this.lastDragTime_&&t.type===Y.POINTERDRAG){var o=Date.now();o-this.lastDragTime_>=this.dragVertexDelay_?(this.downPx_=t.pixel,this.shouldHandle_=!this.freehand_,e=!0):this.lastDragTime_=void 0,this.shouldHandle_&&this.downTimeout_!==void 0&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0)}return this.freehand_&&t.type===Y.POINTERDRAG&&this.sketchFeature_!==null?(this.addToDrawing_(t.coordinate),r=!1):this.freehand_&&t.type===Y.POINTERDOWN?r=!1:e&&this.getPointerCount()<2?(r=t.type===Y.POINTERMOVE,r&&this.freehand_?(this.handlePointerMove_(t),this.shouldHandle_&&t.originalEvent.preventDefault()):(t.originalEvent.pointerType==="mouse"||t.type===Y.POINTERDRAG&&this.downTimeout_===void 0)&&this.handlePointerMove_(t)):t.type===Y.DBLCLICK&&(r=!1),i.prototype.handleEvent.call(this,t)&&r},n.prototype.handleDownEvent=function(t){return this.shouldHandle_=!this.freehand_,this.freehand_?(this.downPx_=t.pixel,this.finishCoordinate_||this.startDrawing_(t.coordinate),!0):this.condition_(t)?(this.lastDragTime_=Date.now(),this.downTimeout_=setTimeout(function(){this.handlePointerMove_(new Ye(Y.POINTERMOVE,t.map,t.originalEvent,!1,t.frameState))}.bind(this),this.dragVertexDelay_),this.downPx_=t.pixel,!0):(this.lastDragTime_=void 0,!1)},n.prototype.handleUpEvent=function(t){var e=!0;if(this.getPointerCount()===0)if(this.downTimeout_&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0),this.handlePointerMove_(t),this.shouldHandle_){var r=!this.finishCoordinate_;r&&this.startDrawing_(t.coordinate),!r&&this.freehand_?this.finishDrawing():!this.freehand_&&(!r||this.mode_===K.POINT)&&(this.atFinish_(t.pixel)?this.finishCondition_(t)&&this.finishDrawing():this.addToDrawing_(t.coordinate)),e=!1}else this.freehand_&&this.abortDrawing();return!e&&this.stopClick_&&t.preventDefault(),e},n.prototype.handlePointerMove_=function(t){if(this.pointerType_=t.originalEvent.pointerType,this.downPx_&&(!this.freehand_&&this.shouldHandle_||this.freehand_&&!this.shouldHandle_)){var e=this.downPx_,r=t.pixel,o=e[0]-r[0],a=e[1]-r[1],s=o*o+a*a;if(this.shouldHandle_=this.freehand_?s>this.squaredClickTolerance_:s<=this.squaredClickTolerance_,!this.shouldHandle_)return}this.finishCoordinate_?this.modifyDrawing_(t.coordinate):this.createOrUpdateSketchPoint_(t.coordinate.slice())},n.prototype.atFinish_=function(t){var e=!1;if(this.sketchFeature_){var r=!1,o=[this.finishCoordinate_],a=this.mode_;if(a===K.POINT)e=!0;else if(a===K.CIRCLE)e=this.sketchCoords_.length===2;else if(a===K.LINE_STRING)r=this.sketchCoords_.length>this.minPoints_;else if(a===K.POLYGON){var s=this.sketchCoords_;r=s[0].length>this.minPoints_,o=[s[0][0],s[0][s[0].length-2]]}if(r)for(var u=this.getMap(),h=0,l=o.length;h<l;h++){var c=o[h],g=u.getPixelFromCoordinate(c),f=t[0]-g[0],d=t[1]-g[1],p=this.freehand_?1:this.snapTolerance_;if(e=Math.sqrt(f*f+d*d)<=p,e){this.finishCoordinate_=c;break}}}return e},n.prototype.createOrUpdateSketchPoint_=function(t){if(!this.sketchPoint_)this.sketchPoint_=new nn(new Ct(t)),this.updateSketchFeatures_();else{var e=this.sketchPoint_.getGeometry();e.setCoordinates(t)}},n.prototype.createOrUpdateCustomSketchLine_=function(t){this.sketchLine_||(this.sketchLine_=new nn);var e=t.getLinearRing(0),r=this.sketchLine_.getGeometry();r?(r.setFlatCoordinates(e.getLayout(),e.getFlatCoordinates()),r.changed()):(r=new Wt(e.getFlatCoordinates(),e.getLayout()),this.sketchLine_.setGeometry(r))},n.prototype.startDrawing_=function(t){for(var e=this.getMap().getView().getProjection(),r=mo(this.geometryLayout_);t.length<r;)t.push(0);this.finishCoordinate_=t,this.mode_===K.POINT?this.sketchCoords_=t.slice():this.mode_===K.POLYGON?(this.sketchCoords_=[[t.slice(),t.slice()]],this.sketchLineCoords_=this.sketchCoords_[0]):this.sketchCoords_=[t.slice(),t.slice()],this.sketchLineCoords_&&(this.sketchLine_=new nn(new Wt(this.sketchLineCoords_)));var o=this.geometryFunction_(this.sketchCoords_,void 0,e);this.sketchFeature_=new nn,this.geometryName_&&this.sketchFeature_.setGeometryName(this.geometryName_),this.sketchFeature_.setGeometry(o),this.updateSketchFeatures_(),this.dispatchEvent(new Go(No.DRAWSTART,this.sketchFeature_))},n.prototype.modifyDrawing_=function(t){for(var e=this.getMap(),r=this.sketchFeature_.getGeometry(),o=e.getView().getProjection(),a=mo(this.geometryLayout_),s,u;t.length<a;)t.push(0);if(this.mode_===K.POINT?u=this.sketchCoords_:this.mode_===K.POLYGON?(s=this.sketchCoords_[0],u=s[s.length-1],this.atFinish_(e.getPixelFromCoordinate(t))&&(t=this.finishCoordinate_.slice())):(s=this.sketchCoords_,u=s[s.length-1]),u[0]=t[0],u[1]=t[1],this.geometryFunction_(this.sketchCoords_,r,o),this.sketchPoint_){var h=this.sketchPoint_.getGeometry();h.setCoordinates(t)}if(r.getType()==="Polygon"&&this.mode_!==K.POLYGON)this.createOrUpdateCustomSketchLine_(r);else if(this.sketchLineCoords_){var l=this.sketchLine_.getGeometry();l.setCoordinates(this.sketchLineCoords_)}this.updateSketchFeatures_()},n.prototype.addToDrawing_=function(t){var e=this.sketchFeature_.getGeometry(),r=this.getMap().getView().getProjection(),o,a,s=this.mode_;s===K.LINE_STRING||s===K.CIRCLE?(this.finishCoordinate_=t.slice(),a=this.sketchCoords_,a.length>=this.maxPoints_&&(this.freehand_?a.pop():o=!0),a.push(t.slice()),this.geometryFunction_(a,e,r)):s===K.POLYGON&&(a=this.sketchCoords_[0],a.length>=this.maxPoints_&&(this.freehand_?a.pop():o=!0),a.push(t.slice()),o&&(this.finishCoordinate_=a[0]),this.geometryFunction_(this.sketchCoords_,e,r)),this.createOrUpdateSketchPoint_(t.slice()),this.updateSketchFeatures_(),o&&this.finishDrawing()},n.prototype.removeLastPoint=function(){if(!!this.sketchFeature_){var t=this.sketchFeature_.getGeometry(),e=this.getMap().getView().getProjection(),r,o=this.mode_;if(o===K.LINE_STRING||o===K.CIRCLE){if(r=this.sketchCoords_,r.splice(-2,1),r.length>=2){this.finishCoordinate_=r[r.length-2].slice();var a=this.finishCoordinate_.slice();r[r.length-1]=a,this.createOrUpdateSketchPoint_(a)}this.geometryFunction_(r,t,e),t.getType()==="Polygon"&&this.sketchLine_&&this.createOrUpdateCustomSketchLine_(t)}else if(o===K.POLYGON){r=this.sketchCoords_[0],r.splice(-2,1);var s=this.sketchLine_.getGeometry();if(r.length>=2){var a=r[r.length-2].slice();r[r.length-1]=a,this.createOrUpdateSketchPoint_(a)}s.setCoordinates(r),this.geometryFunction_(this.sketchCoords_,t,e)}r.length===1&&this.abortDrawing(),this.updateSketchFeatures_()}},n.prototype.finishDrawing=function(){var t=this.abortDrawing_();if(!!t){var e=this.sketchCoords_,r=t.getGeometry(),o=this.getMap().getView().getProjection();this.mode_===K.LINE_STRING?(e.pop(),this.geometryFunction_(e,r,o)):this.mode_===K.POLYGON&&(e[0].pop(),this.geometryFunction_(e,r,o),e=r.getCoordinates()),this.type_==="MultiPoint"?t.setGeometry(new bh([e])):this.type_==="MultiLineString"?t.setGeometry(new s5([e])):this.type_==="MultiPolygon"&&t.setGeometry(new f5([e])),this.dispatchEvent(new Go(No.DRAWEND,t)),this.features_&&this.features_.push(t),this.source_&&this.source_.addFeature(t)}},n.prototype.abortDrawing_=function(){this.finishCoordinate_=null;var t=this.sketchFeature_;return this.sketchFeature_=null,this.sketchPoint_=null,this.sketchLine_=null,this.overlay_.getSource().clear(!0),t},n.prototype.abortDrawing=function(){var t=this.abortDrawing_();t&&this.dispatchEvent(new Go(No.DRAWABORT,t))},n.prototype.appendCoordinates=function(t){var e=this.mode_,r=!this.sketchFeature_;r&&this.startDrawing_(t[0]);var o;if(e===K.LINE_STRING||e===K.CIRCLE)o=this.sketchCoords_;else if(e===K.POLYGON)o=this.sketchCoords_&&this.sketchCoords_.length?this.sketchCoords_[0]:[];else return;r&&o.shift(),o.pop();for(var a=0;a<t.length;a++)this.addToDrawing_(t[a]);var s=t[t.length-1];this.addToDrawing_(s),this.modifyDrawing_(s)},n.prototype.extend=function(t){var e=t.getGeometry(),r=e;this.sketchFeature_=t,this.sketchCoords_=r.getCoordinates();var o=this.sketchCoords_[this.sketchCoords_.length-1];this.finishCoordinate_=o.slice(),this.sketchCoords_.push(o.slice()),this.sketchPoint_=new nn(new Ct(o)),this.updateSketchFeatures_(),this.dispatchEvent(new Go(No.DRAWSTART,this.sketchFeature_))},n.prototype.updateSketchFeatures_=function(){var t=[];this.sketchFeature_&&t.push(this.sketchFeature_),this.sketchLine_&&t.push(this.sketchLine_),this.sketchPoint_&&t.push(this.sketchPoint_);var e=this.overlay_.getSource();e.clear(!0),e.addFeatures(t)},n.prototype.updateState_=function(){var t=this.getMap(),e=this.getActive();(!t||!e)&&this.abortDrawing(),this.overlay_.setMap(e?t:null)},n}(xn);function p5(){var i=hs();return function(n,t){return i[n.getGeometry().getType()]}}function y5(i,n){return function(t,e,r){var o=lt(t[0]),a=lt(t[t.length-1]),s=Math.sqrt(Gn(o,a)),u=e||su(new Bs(o),i),h=n;if(!n&&n!==0){var l=a[0]-o[0],c=a[1]-o[1];h=Math.atan2(c,l)}return uu(u,o,s,h),u}}function v5(){return function(i,n,t){var e=he([i[0],i[i.length-1]].map(function(a){return lt(a)})),r=[[hi(e),li(e),rr(e),Ne(e),hi(e)]],o=n;return o?o.setCoordinates(r):o=new ln(r),o}}function _5(i){switch(i){case"Point":case"MultiPoint":return K.POINT;case"LineString":case"MultiLineString":return K.LINE_STRING;case"Polygon":case"MultiPolygon":return K.POLYGON;case"Circle":return K.CIRCLE;default:throw new Error("Invalid type: "+i)}}const Cr=d5;var Sh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ch=0,jr=1,jh=[0,0,0,0],ji=[],Us={MODIFYSTART:"modifystart",MODIFYEND:"modifyend"},$s=function(i){Sh(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.features=e,o.mapBrowserEvent=r,o}return n}(Qt),m5=function(i){Sh(n,i);function n(t){var e=i.call(this,t)||this;e.on,e.once,e.un,e.boundHandleFeatureChange_=e.handleFeatureChange_.bind(e),e.condition_=t.condition?t.condition:wh,e.defaultDeleteCondition_=function(o){return E4(o)&&mh(o)},e.deleteCondition_=t.deleteCondition?t.deleteCondition:e.defaultDeleteCondition_,e.insertVertexCondition_=t.insertVertexCondition?t.insertVertexCondition:ks,e.vertexFeature_=null,e.vertexSegments_=null,e.lastPixel_=[0,0],e.ignoreNextSingleClick_=!1,e.featuresBeingModified_=null,e.rBush_=new ms,e.pixelTolerance_=t.pixelTolerance!==void 0?t.pixelTolerance:10,e.snappedToVertex_=!1,e.changingFeature_=!1,e.dragSegments_=[],e.overlay_=new ee({source:new Ze({useSpatialIndex:!1,wrapX:!!t.wrapX}),style:t.style?t.style:w5(),updateWhileAnimating:!0,updateWhileInteracting:!0}),e.SEGMENT_WRITERS_={Point:e.writePointGeometry_.bind(e),LineString:e.writeLineStringGeometry_.bind(e),LinearRing:e.writeLineStringGeometry_.bind(e),Polygon:e.writePolygonGeometry_.bind(e),MultiPoint:e.writeMultiPointGeometry_.bind(e),MultiLineString:e.writeMultiLineStringGeometry_.bind(e),MultiPolygon:e.writeMultiPolygonGeometry_.bind(e),Circle:e.writeCircleGeometry_.bind(e),GeometryCollection:e.writeGeometryCollectionGeometry_.bind(e)},e.source_=null,e.hitDetection_=null;var r;if(t.features?r=t.features:t.source&&(e.source_=t.source,r=new At(e.source_.getFeatures()),e.source_.addEventListener(jt.ADDFEATURE,e.handleSourceAdd_.bind(e)),e.source_.addEventListener(jt.REMOVEFEATURE,e.handleSourceRemove_.bind(e))),!r)throw new Error("The modify interaction requires features, a source or a layer");return t.hitDetection&&(e.hitDetection_=t.hitDetection),e.features_=r,e.features_.forEach(e.addFeature_.bind(e)),e.features_.addEventListener(pt.ADD,e.handleFeatureAdd_.bind(e)),e.features_.addEventListener(pt.REMOVE,e.handleFeatureRemove_.bind(e)),e.lastPointerEvent_=null,e.delta_=[0,0],e.snapToPointer_=t.snapToPointer===void 0?!e.hitDetection_:t.snapToPointer,e}return n.prototype.addFeature_=function(t){var e=t.getGeometry();if(e){var r=this.SEGMENT_WRITERS_[e.getType()];r&&r(t,e)}var o=this.getMap();o&&o.isRendered()&&this.getActive()&&this.handlePointerAtPixel_(this.lastPixel_,o),t.addEventListener(k.CHANGE,this.boundHandleFeatureChange_)},n.prototype.willModifyFeatures_=function(t,e){if(!this.featuresBeingModified_){this.featuresBeingModified_=new At;for(var r=this.featuresBeingModified_.getArray(),o=0,a=e.length;o<a;++o)for(var s=e[o],u=0,h=s.length;u<h;++u){var l=s[u].feature;l&&r.indexOf(l)===-1&&this.featuresBeingModified_.push(l)}this.featuresBeingModified_.getLength()===0?this.featuresBeingModified_=null:this.dispatchEvent(new $s(Us.MODIFYSTART,this.featuresBeingModified_,t))}},n.prototype.removeFeature_=function(t){this.removeFeatureSegmentData_(t),this.vertexFeature_&&this.features_.getLength()===0&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),t.removeEventListener(k.CHANGE,this.boundHandleFeatureChange_)},n.prototype.removeFeatureSegmentData_=function(t){var e=this.rBush_,r=[];e.forEach(function(u){t===u.feature&&r.push(u)});for(var o=r.length-1;o>=0;--o){for(var a=r[o],s=this.dragSegments_.length-1;s>=0;--s)this.dragSegments_[s][0]===a&&this.dragSegments_.splice(s,1);e.remove(a)}},n.prototype.setActive=function(t){this.vertexFeature_&&!t&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),i.prototype.setActive.call(this,t)},n.prototype.setMap=function(t){this.overlay_.setMap(t),i.prototype.setMap.call(this,t)},n.prototype.getOverlay=function(){return this.overlay_},n.prototype.handleSourceAdd_=function(t){t.feature&&this.features_.push(t.feature)},n.prototype.handleSourceRemove_=function(t){t.feature&&this.features_.remove(t.feature)},n.prototype.handleFeatureAdd_=function(t){this.addFeature_(t.element)},n.prototype.handleFeatureChange_=function(t){if(!this.changingFeature_){var e=t.target;this.removeFeature_(e),this.addFeature_(e)}},n.prototype.handleFeatureRemove_=function(t){var e=t.element;this.removeFeature_(e)},n.prototype.writePointGeometry_=function(t,e){var r=e.getCoordinates(),o={feature:t,geometry:e,segment:[r,r]};this.rBush_.insert(e.getExtent(),o)},n.prototype.writeMultiPointGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o){var s=r[o],u={feature:t,geometry:e,depth:[o],index:o,segment:[s,s]};this.rBush_.insert(e.getExtent(),u)}},n.prototype.writeLineStringGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length-1;o<a;++o){var s=r.slice(o,o+2),u={feature:t,geometry:e,index:o,segment:s};this.rBush_.insert(he(s),u)}},n.prototype.writeMultiLineStringGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length-1;u<h;++u){var l=s.slice(u,u+2),c={feature:t,geometry:e,depth:[o],index:u,segment:l};this.rBush_.insert(he(l),c)}},n.prototype.writePolygonGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length-1;u<h;++u){var l=s.slice(u,u+2),c={feature:t,geometry:e,depth:[o],index:u,segment:l};this.rBush_.insert(he(l),c)}},n.prototype.writeMultiPolygonGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length;u<h;++u)for(var l=s[u],c=0,g=l.length-1;c<g;++c){var f=l.slice(c,c+2),d={feature:t,geometry:e,depth:[u,o],index:c,segment:f};this.rBush_.insert(he(f),d)}},n.prototype.writeCircleGeometry_=function(t,e){var r=e.getCenter(),o={feature:t,geometry:e,index:Ch,segment:[r,r]},a={feature:t,geometry:e,index:jr,segment:[r,r]},s=[o,a];o.featureSegments=s,a.featureSegments=s,this.rBush_.insert(nr(r),o);var u=e;this.rBush_.insert(u.getExtent(),a)},n.prototype.writeGeometryCollectionGeometry_=function(t,e){for(var r=e.getGeometriesArray(),o=0;o<r.length;++o){var a=r[o],s=this.SEGMENT_WRITERS_[a.getType()];s(t,a)}},n.prototype.createOrUpdateVertexFeature_=function(t,e,r){var o=this.vertexFeature_;if(!o)o=new nn(new Ct(t)),this.vertexFeature_=o,this.overlay_.getSource().addFeature(o);else{var a=o.getGeometry();a.setCoordinates(t)}return o.set("features",e),o.set("geometries",r),o},n.prototype.handleEvent=function(t){if(!t.originalEvent)return!0;this.lastPointerEvent_=t;var e;return!t.map.getView().getInteracting()&&t.type==Y.POINTERMOVE&&!this.handlingDownUpSequence&&this.handlePointerMove_(t),this.vertexFeature_&&this.deleteCondition_(t)&&(t.type!=Y.SINGLECLICK||!this.ignoreNextSingleClick_?e=this.removePoint():e=!0),t.type==Y.SINGLECLICK&&(this.ignoreNextSingleClick_=!1),i.prototype.handleEvent.call(this,t)&&!e},n.prototype.handleDragEvent=function(t){this.ignoreNextSingleClick_=!1,this.willModifyFeatures_(t,this.dragSegments_);for(var e=[t.coordinate[0]+this.delta_[0],t.coordinate[1]+this.delta_[1]],r=[],o=[],a=0,s=this.dragSegments_.length;a<s;++a){var u=this.dragSegments_[a],h=u[0],l=h.feature;r.indexOf(l)===-1&&r.push(l);var c=h.geometry;o.indexOf(c)===-1&&o.push(c);for(var g=h.depth,f=void 0,d=h.segment,p=u[1];e.length<c.getStride();)e.push(d[p][e.length]);switch(c.getType()){case"Point":f=e,d[0]=e,d[1]=e;break;case"MultiPoint":f=c.getCoordinates(),f[h.index]=e,d[0]=e,d[1]=e;break;case"LineString":f=c.getCoordinates(),f[h.index+p]=e,d[p]=e;break;case"MultiLineString":f=c.getCoordinates(),f[g[0]][h.index+p]=e,d[p]=e;break;case"Polygon":f=c.getCoordinates(),f[g[0]][h.index+p]=e,d[p]=e;break;case"MultiPolygon":f=c.getCoordinates(),f[g[1]][g[0]][h.index+p]=e,d[p]=e;break;case"Circle":if(d[0]=e,d[1]=e,h.index===Ch)this.changingFeature_=!0,c.setCenter(e),this.changingFeature_=!1;else{this.changingFeature_=!0;var y=t.map.getView().getProjection(),v=D3(lt(c.getCenter()),lt(e)),_=sr();if(_){var m=c.clone().transform(_,y);m.setRadius(v),v=m.transform(y,_).getRadius()}c.setRadius(v),this.changingFeature_=!1}break}f&&this.setGeometryCoordinates_(c,f)}this.createOrUpdateVertexFeature_(e,r,o)},n.prototype.handleDownEvent=function(t){if(!this.condition_(t))return!1;var e=t.coordinate;this.handlePointerAtPixel_(t.pixel,t.map,e),this.dragSegments_.length=0,this.featuresBeingModified_=null;var r=this.vertexFeature_;if(r){var o=t.map.getView().getProjection(),a=[],s=r.getGeometry().getCoordinates(),u=he([s]),h=this.rBush_.getInExtent(u),l={};h.sort(x5);for(var c=0,g=h.length;c<g;++c){var f=h[c],d=f.segment,p=D(f.geometry),y=f.depth;if(y&&(p+="-"+y.join("-")),l[p]||(l[p]=new Array(2)),f.geometry.getType()==="Circle"&&f.index===jr){var v=Ih(e,f,o);me(v,s)&&!l[p][0]&&(this.dragSegments_.push([f,0]),l[p][0]=f);continue}if(me(d[0],s)&&!l[p][0]){this.dragSegments_.push([f,0]),l[p][0]=f;continue}if(me(d[1],s)&&!l[p][1]){if(l[p][0]&&l[p][0].index===0){var _=f.geometry.getCoordinates();switch(f.geometry.getType()){case"LineString":case"MultiLineString":continue;case"MultiPolygon":_=_[y[1]];case"Polygon":if(f.index!==_[y[0]].length-2)continue;break}}this.dragSegments_.push([f,1]),l[p][1]=f;continue}D(d)in this.vertexSegments_&&!l[p][0]&&!l[p][1]&&this.insertVertexCondition_(t)&&a.push(f)}a.length&&this.willModifyFeatures_(t,[a]);for(var m=a.length-1;m>=0;--m)this.insertVertex_(a[m],s)}return!!this.vertexFeature_},n.prototype.handleUpEvent=function(t){for(var e=this.dragSegments_.length-1;e>=0;--e){var r=this.dragSegments_[e][0],o=r.geometry;if(o.getType()==="Circle"){var a=o.getCenter(),s=r.featureSegments[0],u=r.featureSegments[1];s.segment[0]=a,s.segment[1]=a,u.segment[0]=a,u.segment[1]=a,this.rBush_.update(nr(a),s);var h=o,l=sr();if(l){var c=t.map.getView().getProjection();h=h.clone().transform(l,c),h=su(h).transform(c,l)}this.rBush_.update(h.getExtent(),u)}else this.rBush_.update(he(r.segment),r)}return this.featuresBeingModified_&&(this.dispatchEvent(new $s(Us.MODIFYEND,this.featuresBeingModified_,t)),this.featuresBeingModified_=null),!1},n.prototype.handlePointerMove_=function(t){this.lastPixel_=t.pixel,this.handlePointerAtPixel_(t.pixel,t.map,t.coordinate)},n.prototype.handlePointerAtPixel_=function(t,e,r){var o=this,a=r||e.getCoordinateFromPixel(t),s=e.getView().getProjection(),u=function(P,A){return Rh(a,P,s)-Rh(a,A,s)},h,l;if(this.hitDetection_){var c=typeof this.hitDetection_=="object"?function(P){return P===o.hitDetection_}:void 0;e.forEachFeatureAtPixel(t,function(P,A,I){if(I=I||P.getGeometry(),I.getType()==="Point"&&io(o.features_.getArray(),P)){l=I;var M=I.getFlatCoordinates().slice(0,2);h=[{feature:P,geometry:I,segment:[M,M]}]}return!0},{layerFilter:c})}if(!h){var g=Te(nr(a,jh)),f=e.getView().getResolution()*this.pixelTolerance_,d=Wa(on(g,f,jh));h=this.rBush_.getInExtent(d)}if(h&&h.length>0){var p=h.sort(u)[0],y=p.segment,v=Ih(a,p,s),_=e.getPixelFromCoordinate(v),m=D3(t,_);if(l||m<=this.pixelTolerance_){var w={};if(w[D(y)]=!0,this.snapToPointer_||(this.delta_[0]=v[0]-a[0],this.delta_[1]=v[1]-a[1]),p.geometry.getType()==="Circle"&&p.index===jr)this.snappedToVertex_=!0,this.createOrUpdateVertexFeature_(v,[p.feature],[p.geometry]);else{var x=e.getPixelFromCoordinate(y[0]),E=e.getPixelFromCoordinate(y[1]),z=Gn(_,x),b=Gn(_,E);m=Math.sqrt(Math.min(z,b)),this.snappedToVertex_=m<=this.pixelTolerance_,this.snappedToVertex_&&(v=z>b?y[1]:y[0]),this.createOrUpdateVertexFeature_(v,[p.feature],[p.geometry]);var T={};T[D(p.geometry)]=!0;for(var j=1,O=h.length;j<O;++j){var C=h[j].segment;if(me(y[0],C[0])&&me(y[1],C[1])||me(y[0],C[1])&&me(y[1],C[0])){var R=D(h[j].geometry);R in T||(T[R]=!0,w[D(C)]=!0)}else break}}this.vertexSegments_=w;return}}this.vertexFeature_&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null)},n.prototype.insertVertex_=function(t,e){for(var r=t.segment,o=t.feature,a=t.geometry,s=t.depth,u=t.index,h;e.length<a.getStride();)e.push(0);switch(a.getType()){case"MultiLineString":h=a.getCoordinates(),h[s[0]].splice(u+1,0,e);break;case"Polygon":h=a.getCoordinates(),h[s[0]].splice(u+1,0,e);break;case"MultiPolygon":h=a.getCoordinates(),h[s[1]][s[0]].splice(u+1,0,e);break;case"LineString":h=a.getCoordinates(),h.splice(u+1,0,e);break;default:return}this.setGeometryCoordinates_(a,h);var l=this.rBush_;l.remove(t),this.updateSegmentIndices_(a,u,s,1);var c={segment:[r[0],e],feature:o,geometry:a,depth:s,index:u};l.insert(he(c.segment),c),this.dragSegments_.push([c,1]);var g={segment:[e,r[1]],feature:o,geometry:a,depth:s,index:u+1};l.insert(he(g.segment),g),this.dragSegments_.push([g,0]),this.ignoreNextSingleClick_=!0},n.prototype.removePoint=function(){if(this.lastPointerEvent_&&this.lastPointerEvent_.type!=Y.POINTERDRAG){var t=this.lastPointerEvent_;this.willModifyFeatures_(t,this.dragSegments_);var e=this.removeVertex_();return this.featuresBeingModified_&&this.dispatchEvent(new $s(Us.MODIFYEND,this.featuresBeingModified_,t)),this.featuresBeingModified_=null,e}return!1},n.prototype.removeVertex_=function(){var t=this.dragSegments_,e={},r=!1,o,a,s,u,h,l,c,g,f,d,p;for(h=t.length-1;h>=0;--h)s=t[h],d=s[0],p=D(d.feature),d.depth&&(p+="-"+d.depth.join("-")),p in e||(e[p]={}),s[1]===0?(e[p].right=d,e[p].index=d.index):s[1]==1&&(e[p].left=d,e[p].index=d.index+1);for(p in e){switch(f=e[p].right,c=e[p].left,l=e[p].index,g=l-1,c!==void 0?d=c:d=f,g<0&&(g=0),u=d.geometry,a=u.getCoordinates(),o=a,r=!1,u.getType()){case"MultiLineString":a[d.depth[0]].length>2&&(a[d.depth[0]].splice(l,1),r=!0);break;case"LineString":a.length>2&&(a.splice(l,1),r=!0);break;case"MultiPolygon":o=o[d.depth[1]];case"Polygon":o=o[d.depth[0]],o.length>4&&(l==o.length-1&&(l=0),o.splice(l,1),r=!0,l===0&&(o.pop(),o.push(o[0]),g=o.length-1));break}if(r){this.setGeometryCoordinates_(u,a);var y=[];if(c!==void 0&&(this.rBush_.remove(c),y.push(c.segment[0])),f!==void 0&&(this.rBush_.remove(f),y.push(f.segment[1])),c!==void 0&&f!==void 0){var v={depth:d.depth,feature:d.feature,geometry:d.geometry,index:g,segment:y};this.rBush_.insert(he(v.segment),v)}this.updateSegmentIndices_(u,l,d.depth,-1),this.vertexFeature_&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),t.length=0}}return r},n.prototype.setGeometryCoordinates_=function(t,e){this.changingFeature_=!0,t.setCoordinates(e),this.changingFeature_=!1},n.prototype.updateSegmentIndices_=function(t,e,r,o){this.rBush_.forEachInExtent(t.getExtent(),function(a){a.geometry===t&&(r===void 0||a.depth===void 0||ke(a.depth,r))&&a.index>e&&(a.index+=o)})},n}(xn);function x5(i,n){return i.index-n.index}function Rh(i,n,t){var e=n.geometry;if(e.getType()==="Circle"){var r=e;if(n.index===jr){var o=sr();o&&(r=r.clone().transform(o,t));var a=Gn(r.getCenter(),lt(i)),s=Math.sqrt(a)-r.getRadius();return s*s}}var u=lt(i);return ji[0]=lt(n.segment[0]),ji[1]=lt(n.segment[1]),dg(u,ji)}function Ih(i,n,t){var e=n.geometry;if(e.getType()==="Circle"&&n.index===jr){var r=e,o=sr();return o&&(r=r.clone().transform(o,t)),ur(r.getClosestPoint(lt(i)))}var a=lt(i);return ji[0]=lt(n.segment[0]),ji[1]=lt(n.segment[1]),ur(M3(a,ji))}function w5(){var i=hs();return function(n,t){return i.Point}}const Ws=m5;var Oh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),z5={SELECT:"select"},E5=function(i){Oh(n,i);function n(t,e,r,o){var a=i.call(this,t)||this;return a.selected=e,a.deselected=r,a.mapBrowserEvent=o,a}return n}(Qt),Bo={},b5=function(i){Oh(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=t||{};e.boundAddFeature_=e.addFeature_.bind(e),e.boundRemoveFeature_=e.removeFeature_.bind(e),e.condition_=r.condition?r.condition:mh,e.addCondition_=r.addCondition?r.addCondition:_h,e.removeCondition_=r.removeCondition?r.removeCondition:_h,e.toggleCondition_=r.toggleCondition?r.toggleCondition:ko,e.multi_=r.multi?r.multi:!1,e.filter_=r.filter?r.filter:qe,e.hitTolerance_=r.hitTolerance?r.hitTolerance:0,e.style_=r.style!==void 0?r.style:T5(),e.features_=r.features||new At;var o;if(r.layers)if(typeof r.layers=="function")o=r.layers;else{var a=r.layers;o=function(s){return io(a,s)}}else o=qe;return e.layerFilter_=o,e.featureLayerAssociation_={},e}return n.prototype.addFeatureLayerAssociation_=function(t,e){this.featureLayerAssociation_[D(t)]=e},n.prototype.getFeatures=function(){return this.features_},n.prototype.getHitTolerance=function(){return this.hitTolerance_},n.prototype.getLayer=function(t){return this.featureLayerAssociation_[D(t)]},n.prototype.setHitTolerance=function(t){this.hitTolerance_=t},n.prototype.setMap=function(t){var e=this.getMap();e&&this.style_&&this.features_.forEach(this.restorePreviousStyle_.bind(this)),i.prototype.setMap.call(this,t),t?(this.features_.addEventListener(pt.ADD,this.boundAddFeature_),this.features_.addEventListener(pt.REMOVE,this.boundRemoveFeature_),this.style_&&this.features_.forEach(this.applySelectedStyle_.bind(this))):(this.features_.removeEventListener(pt.ADD,this.boundAddFeature_),this.features_.removeEventListener(pt.REMOVE,this.boundRemoveFeature_))},n.prototype.addFeature_=function(t){var e=t.element;if(this.style_&&this.applySelectedStyle_(e),!this.getLayer(e)){var r=this.getMap().getAllLayers().find(function(o){if(o instanceof ee&&o.getSource()&&o.getSource().hasFeature(e))return o});r&&this.addFeatureLayerAssociation_(e,r)}},n.prototype.removeFeature_=function(t){var e=t.element;this.style_&&this.restorePreviousStyle_(e)},n.prototype.getStyle=function(){return this.style_},n.prototype.applySelectedStyle_=function(t){var e=D(t);e in Bo||(Bo[e]=t.getStyle()),t.setStyle(this.style_)},n.prototype.restorePreviousStyle_=function(t){for(var e=this.getMap().getInteractions().getArray(),r=e.length-1;r>=0;--r){var o=e[r];if(o!==this&&o instanceof n&&o.getStyle()&&o.getFeatures().getArray().lastIndexOf(t)!==-1){t.setStyle(o.getStyle());return}}var a=D(t);t.setStyle(Bo[a]),delete Bo[a]},n.prototype.removeFeatureLayerAssociation_=function(t){delete this.featureLayerAssociation_[D(t)]},n.prototype.handleEvent=function(t){if(!this.condition_(t))return!0;var e=this.addCondition_(t),r=this.removeCondition_(t),o=this.toggleCondition_(t),a=!e&&!r&&!o,s=t.map,u=this.getFeatures(),h=[],l=[];if(a){Fn(this.featureLayerAssociation_),s.forEachFeatureAtPixel(t.pixel,function(p,y){if(this.filter_(p,y))return this.addFeatureLayerAssociation_(p,y),l.push(p),!this.multi_}.bind(this),{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(var c=u.getLength()-1;c>=0;--c){var g=u.item(c),f=l.indexOf(g);f>-1?l.splice(f,1):(u.remove(g),h.push(g))}l.length!==0&&u.extend(l)}else{s.forEachFeatureAtPixel(t.pixel,function(p,y){if(this.filter_(p,y))return(e||o)&&!io(u.getArray(),p)?(this.addFeatureLayerAssociation_(p,y),l.push(p)):(r||o)&&io(u.getArray(),p)&&(h.push(p),this.removeFeatureLayerAssociation_(p)),!this.multi_}.bind(this),{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(var d=h.length-1;d>=0;--d)u.remove(h[d]);u.extend(l)}return(l.length>0||h.length>0)&&this.dispatchEvent(new E5(z5.SELECT,l,h,t)),!0},n}(Si);function T5(){var i=hs();return fe(i.Polygon,i.LineString),fe(i.GeometryCollection,i.LineString),function(n){return n.getGeometry()?i[n.getGeometry().getType()]:null}}const Ph=b5;function Ah(i){var n=i||{},t=new At,e=new ld(-.005,.05,100),r=n.altShiftDragRotate!==void 0?n.altShiftDragRotate:!0;r&&t.push(new O4);var o=n.doubleClickZoom!==void 0?n.doubleClickZoom:!0;o&&t.push(new x4({delta:n.zoomDelta,duration:n.zoomDuration}));var a=n.dragPan!==void 0?n.dragPan:!0;a&&t.push(new j4({onFocusOnly:n.onFocusOnly,kinetic:e}));var s=n.pinchRotate!==void 0?n.pinchRotate:!0;s&&t.push(new K4);var u=n.pinchZoom!==void 0?n.pinchZoom:!0;u&&t.push(new t5({duration:n.zoomDuration}));var h=n.keyboard!==void 0?n.keyboard:!0;h&&(t.push(new B4),t.push(new W4({delta:n.zoomDelta,duration:n.zoomDuration})));var l=n.mouseWheelZoom!==void 0?n.mouseWheelZoom:!0;l&&t.push(new Z4({onFocusOnly:n.onFocusOnly,duration:n.zoomDuration}));var c=n.shiftDragZoom!==void 0?n.shiftDragZoom:!0;return c&&t.push(new q4({duration:n.zoomDuration})),t}var S5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),C5=function(i){S5(n,i);function n(t){return t=ot({},t),t.controls||(t.controls=d4()),t.interactions||(t.interactions=Ah({onFocusOnly:!0})),i.call(this,t)||this}return n.prototype.createRenderer=function(){return new Qu(this)},n}(ah);const Lh=C5;var j5=function(){function i(n){this.highWaterMark=n!==void 0?n:2048,this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}return i.prototype.canExpireCache=function(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark},i.prototype.expireCache=function(n){for(;this.canExpireCache();)this.pop()},i.prototype.clear=function(){this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null},i.prototype.containsKey=function(n){return this.entries_.hasOwnProperty(n)},i.prototype.forEach=function(n){for(var t=this.oldest_;t;)n(t.value_,t.key_,this),t=t.newer},i.prototype.get=function(n,t){var e=this.entries_[n];return $(e!==void 0,15),e===this.newest_||(e===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(e.newer.older=e.older,e.older.newer=e.newer),e.newer=null,e.older=this.newest_,this.newest_.newer=e,this.newest_=e),e.value_},i.prototype.remove=function(n){var t=this.entries_[n];return $(t!==void 0,15),t===this.newest_?(this.newest_=t.older,this.newest_&&(this.newest_.newer=null)):t===this.oldest_?(this.oldest_=t.newer,this.oldest_&&(this.oldest_.older=null)):(t.newer.older=t.older,t.older.newer=t.newer),delete this.entries_[n],--this.count_,t.value_},i.prototype.getCount=function(){return this.count_},i.prototype.getKeys=function(){var n=new Array(this.count_),t=0,e;for(e=this.newest_;e;e=e.older)n[t++]=e.key_;return n},i.prototype.getValues=function(){var n=new Array(this.count_),t=0,e;for(e=this.newest_;e;e=e.older)n[t++]=e.value_;return n},i.prototype.peekLast=function(){return this.oldest_.value_},i.prototype.peekLastKey=function(){return this.oldest_.key_},i.prototype.peekFirstKey=function(){return this.newest_.key_},i.prototype.peek=function(n){if(!!this.containsKey(n))return this.entries_[n].value_},i.prototype.pop=function(){var n=this.oldest_;return delete this.entries_[n.key_],n.newer&&(n.newer.older=null),this.oldest_=n.newer,this.oldest_||(this.newest_=null),--this.count_,n.value_},i.prototype.replace=function(n,t){this.get(n),this.entries_[n].value_=t},i.prototype.set=function(n,t){$(!(n in this.entries_),16);var e={key_:n,newer:null,older:this.newest_,value_:t};this.newest_?this.newest_.newer=e:this.oldest_=e,this.newest_=e,this.entries_[n]=e,++this.count_},i.prototype.setSize=function(n){this.highWaterMark=n},i}();const R5=j5;function Mh(i,n,t,e){return e!==void 0?(e[0]=i,e[1]=n,e[2]=t,e):[i,n,t]}function Uo(i,n,t){return i+"/"+n+"/"+t}function Fh(i){return Uo(i[0],i[1],i[2])}function I5(i){return i.split("/").map(Number)}function Dh(i){return(i[1]<<i[0])+i[2]}function O5(i,n){var t=i[0],e=i[1],r=i[2];if(n.getMinZoom()>t||t>n.getMaxZoom())return!1;var o=n.getFullTileRange(t);return o?o.containsXY(e,r):!0}var P5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),A5=function(i){P5(n,i);function n(){return i!==null&&i.apply(this,arguments)||this}return n.prototype.expireCache=function(t){for(;this.canExpireCache();){var e=this.peekLast();if(e.getKey()in t)break;this.pop().release()}},n.prototype.pruneExceptNewestZ=function(){if(this.getCount()!==0){var t=this.peekFirstKey(),e=I5(t),r=e[0];this.forEach(function(o){o.tileCoord[0]!==r&&(this.remove(Fh(o.tileCoord)),o.release())}.bind(this))}},n}(R5);const kh=A5;var qh=function(){function i(n,t,e,r){this.minX=n,this.maxX=t,this.minY=e,this.maxY=r}return i.prototype.contains=function(n){return this.containsXY(n[1],n[2])},i.prototype.containsTileRange=function(n){return this.minX<=n.minX&&n.maxX<=this.maxX&&this.minY<=n.minY&&n.maxY<=this.maxY},i.prototype.containsXY=function(n,t){return this.minX<=n&&n<=this.maxX&&this.minY<=t&&t<=this.maxY},i.prototype.equals=function(n){return this.minX==n.minX&&this.minY==n.minY&&this.maxX==n.maxX&&this.maxY==n.maxY},i.prototype.extend=function(n){n.minX<this.minX&&(this.minX=n.minX),n.maxX>this.maxX&&(this.maxX=n.maxX),n.minY<this.minY&&(this.minY=n.minY),n.maxY>this.maxY&&(this.maxY=n.maxY)},i.prototype.getHeight=function(){return this.maxY-this.minY+1},i.prototype.getSize=function(){return[this.getWidth(),this.getHeight()]},i.prototype.getWidth=function(){return this.maxX-this.minX+1},i.prototype.intersects=function(n){return this.minX<=n.maxX&&this.maxX>=n.minX&&this.minY<=n.maxY&&this.maxY>=n.minY},i}();function Ri(i,n,t,e,r){return r!==void 0?(r.minX=i,r.maxX=n,r.minY=t,r.maxY=e,r):new qh(i,n,t,e)}const Nh=qh;var L5=["zh","ch","sh","z","c","s","b","p","m","f","d","t","n","l","g","k","h","j","q","x","r","y","w",""],Gh={\u5357\u5BAB:"n\xE1n g\u014Dng",\u7B2C\u4E94:"d\xEC w\u01D4",\u4E07\u4FDF:"m\xF2 q\xED",\u53F8\u9A6C:"s\u012B m\u01CE",\u4E0A\u5B98:"sh\xE0ng gu\u0101n",\u6B27\u9633:"\u014Du y\xE1ng",\u590F\u4FAF:"xi\xE0 h\xF3u",\u8BF8\u845B:"zh\u016B g\u011B",\u95FB\u4EBA:"w\xE9n r\xE9n",\u4E1C\u65B9:"d\u014Dng f\u0101ng",\u8D6B\u8FDE:"h\xE8 li\xE1n",\u7687\u752B:"hu\xE1ng p\u01D4",\u5C09\u8FDF:"y\xF9 ch\xED",\u516C\u7F8A:"g\u014Dng y\xE1ng",\u6FB9\u53F0:"t\xE1n t\xE1i",\u516C\u51B6:"g\u014Dng y\u011B",\u5B97\u653F:"z\u014Dng zh\xE8ng",\u6FEE\u9633:"p\xFA y\xE1ng",\u6DF3\u4E8E:"ch\xFAn y\xFA",\u5355\u4E8E:"ch\xE1n y\xFA",\u592A\u53D4:"t\xE0i sh\u016B",\u7533\u5C60:"sh\u0113n t\xFA",\u516C\u5B59:"g\u014Dng s\u016Bn",\u4EF2\u5B59:"zh\xF2ng s\u016Bn",\u8F69\u8F95:"xu\u0101n yu\xE1n",\u4EE4\u72D0:"l\xEDng h\xFA",\u949F\u79BB:"zh\u014Dng l\xED",\u5B87\u6587:"y\u01D4 w\xE9n",\u957F\u5B59:"zh\u01CEng s\u016Bn",\u6155\u5BB9:"m\xF9 r\xF3ng",\u9C9C\u4E8E:"xi\u0101n y\xFA",\u95FE\u4E18:"l\u01D8 qi\u016B",\u53F8\u5F92:"s\u012B t\xFA",\u53F8\u7A7A:"s\u012B k\u014Dng",\u4E93\u5B98:"q\xED gu\u0101n",\u53F8\u5BC7:"s\u012B k\xF2u",\u4EC9\u7763:"zh\u01CEng d\u016B",\u5B50\u8F66:"z\u01D0 j\u016B",\u989B\u5B59:"zhu\u0101n s\u016Bn",\u7AEF\u6728:"du\u0101n m\xF9",\u5DEB\u9A6C:"w\u016B m\u01CE",\u516C\u897F:"g\u014Dng x\u012B",\u6F06\u96D5:"q\u012B di\u0101o",\u4E50\u6B63:"yu\xE8 zh\xE8ng",\u58E4\u9A77:"r\u01CEng s\xEC",\u516C\u826F:"g\u014Dng li\xE1ng",\u62D3\u8DCB:"tu\xF2 b\xE1",\u5939\u8C37:"ji\xE1 g\u01D4",\u5BB0\u7236:"z\u01CEi f\u01D4",\u6996\u6881:"g\u01D4 li\xE1ng",\u6BB5\u5E72:"du\xE0n g\u0101n",\u767E\u91CC:"b\u01CEi l\u01D0",\u4E1C\u90ED:"d\u014Dng gu\u014D",\u5357\u95E8:"n\xE1n m\xE9n",\u547C\u5EF6:"h\u016B y\xE1n",\u7F8A\u820C:"y\xE1ng sh\xE9",\u6881\u4E18:"li\xE1ng qi\u016B",\u5DE6\u4E18:"zu\u01D2 qi\u016B",\u4E1C\u95E8:"d\u014Dng m\xE9n",\u897F\u95E8:"x\u012B m\xE9n",\u8D75:"zh\xE0o",\u94B1:"qi\xE1n",\u5B59:"s\u016Bn",\u674E:"l\u01D0",\u5468:"zh\u014Du",\u5434:"w\xFA",\u90D1:"zh\xE8ng",\u738B:"w\xE1ng",\u51AF:"f\xE9ng",\u9648:"ch\xE9n",\u891A:"ch\u01D4",\u536B:"w\xE8i",\u848B:"ji\u01CEng",\u6C88:"sh\u011Bn",\u97E9:"h\xE1n",\u6768:"y\xE1ng",\u6731:"zh\u016B",\u79E6:"q\xEDn",\u5C24:"y\xF3u",\u8BB8:"x\u01D4",\u4F55:"h\xE9",\u5415:"l\u01DA",\u65BD:"sh\u012B",\u5F20:"zh\u0101ng",\u5B54:"k\u01D2ng",\u66F9:"c\xE1o",\u4E25:"y\xE1n",\u534E:"hu\xE0",\u91D1:"j\u012Bn",\u9B4F:"w\xE8i",\u9676:"t\xE1o",\u59DC:"ji\u0101ng",\u621A:"q\u012B",\u8C22:"xi\xE8",\u90B9:"z\u014Du",\u55BB:"y\xF9",\u67CF:"b\u01CEi",\u6C34:"shu\u01D0",\u7AA6:"d\xF2u",\u7AE0:"zh\u0101ng",\u4E91:"y\xFAn",\u82CF:"s\u016B",\u6F58:"p\u0101n",\u845B:"g\u011B",\u595A:"x\u012B",\u8303:"f\xE0n",\u5F6D:"p\xE9ng",\u90CE:"l\xE1ng",\u9C81:"l\u01D4",\u97E6:"w\xE9i",\u660C:"ch\u0101ng",\u9A6C:"m\u01CE",\u82D7:"mi\xE1o",\u51E4:"f\xE8ng",\u82B1:"hu\u0101",\u65B9:"f\u0101ng",\u4FDE:"y\xFA",\u4EFB:"r\xE8n",\u8881:"yu\xE1n",\u67F3:"li\u01D4",\u9146:"f\u0113ng",\u9C8D:"b\xE0o",\u53F2:"sh\u01D0",\u5510:"t\xE1ng",\u8D39:"f\xE8i",\u5EC9:"li\xE1n",\u5C91:"c\xE9n",\u859B:"xu\u0113",\u96F7:"l\xE9i",\u8D3A:"h\xE8",\u502A:"n\xED",\u6C64:"t\u0101ng",\u6ED5:"t\xE9ng",\u6BB7:"y\u012Bn",\u7F57:"lu\xF3",\u6BD5:"b\xEC",\u90DD:"h\u01CEo",\u90AC:"w\u016B",\u5B89:"\u0101n",\u5E38:"ch\xE1ng",\u4E50:"yu\xE8",\u4E8E:"y\xFA",\u65F6:"sh\xED",\u5085:"f\xF9",\u76AE:"p\xED",\u535E:"bi\xE0n",\u9F50:"q\xED",\u5EB7:"k\u0101ng",\u4F0D:"w\u01D4",\u4F59:"y\xFA",\u5143:"yu\xE1n",\u535C:"b\u01D4",\u987E:"g\xF9",\u5B5F:"m\xE8ng",\u5E73:"p\xEDng",\u9EC4:"hu\xE1ng",\u548C:"h\xE9",\u7A46:"m\xF9",\u8427:"xi\u0101o",\u5C39:"y\u01D0n",\u59DA:"y\xE1o",\u90B5:"sh\xE0o",\u6E5B:"zh\xE0n",\u6C6A:"w\u0101ng",\u7941:"q\xED",\u6BDB:"m\xE1o",\u79B9:"y\u01D4",\u72C4:"d\xED",\u7C73:"m\u01D0",\u8D1D:"b\xE8i",\u660E:"m\xEDng",\u81E7:"z\u0101ng",\u8BA1:"j\xEC",\u4F0F:"f\xFA",\u6210:"ch\xE9ng",\u6234:"d\xE0i",\u8C08:"t\xE1n",\u5B8B:"s\xF2ng",\u8305:"m\xE1o",\u5E9E:"p\xE1ng",\u718A:"xi\xF3ng",\u7EAA:"j\xEC",\u8212:"sh\u016B",\u5C48:"q\u016B",\u9879:"xi\xE0ng",\u795D:"zh\xF9",\u8463:"d\u01D2ng",\u6881:"li\xE1ng",\u675C:"d\xF9",\u962E:"ru\u01CEn",\u84DD:"l\xE1n",\u95F5:"m\u01D0n",\u5E2D:"x\xED",\u5B63:"j\xEC",\u9EBB:"m\xE1",\u5F3A:"qi\xE1ng",\u8D3E:"ji\u01CE",\u8DEF:"l\xF9",\u5A04:"l\xF3u",\u5371:"w\u0113i",\u6C5F:"ji\u0101ng",\u7AE5:"t\xF3ng",\u989C:"y\xE1n",\u90ED:"gu\u014D",\u6885:"m\xE9i",\u76DB:"sh\xE8ng",\u6797:"l\xEDn",\u5201:"di\u0101o",\u949F:"zh\u014Dng",\u5F90:"x\xFA",\u90B1:"qi\u016B",\u9A86:"lu\xF2",\u9AD8:"g\u0101o",\u590F:"xi\xE0",\u8521:"c\xE0i",\u7530:"ti\xE1n",\u6A0A:"f\xE1n",\u80E1:"h\xFA",\u51CC:"l\xEDng",\u970D:"hu\xF2",\u865E:"y\xFA",\u4E07:"w\xE0n",\u652F:"zh\u012B",\u67EF:"k\u0113",\u661D:"z\u01CEn",\u7BA1:"gu\u01CEn",\u5362:"l\xFA",\u83AB:"m\xF2",\u7ECF:"j\u012Bng",\u623F:"f\xE1ng",\u88D8:"qi\xFA",\u7F2A:"mi\xE0o",\u5E72:"g\u0101n",\u89E3:"xi\xE8",\u5E94:"y\u012Bng",\u5B97:"z\u014Dng",\u4E01:"d\u012Bng",\u5BA3:"xu\u0101n",\u8D32:"b\u0113n",\u9093:"d\xE8ng",\u90C1:"y\xF9",\u5355:"sh\xE0n",\u676D:"h\xE1ng",\u6D2A:"h\xF3ng",\u5305:"b\u0101o",\u8BF8:"zh\u016B",\u5DE6:"zu\u01D2",\u77F3:"sh\xED",\u5D14:"cu\u012B",\u5409:"j\xED",\u94AE:"ni\u01D4",\u9F9A:"g\u014Dng",\u7A0B:"ch\xE9ng",\u5D47:"j\u012B",\u90A2:"x\xEDng",\u6ED1:"hu\xE1",\u88F4:"p\xE9i",\u9646:"l\xF9",\u8363:"r\xF3ng",\u7FC1:"w\u0113ng",\u8340:"x\xFAn",\u7F8A:"y\xE1ng",\u65BC:"y\u016B",\u60E0:"hu\xEC",\u7504:"zh\u0113n",\u66F2:"q\u016B",\u5BB6:"ji\u0101",\u5C01:"f\u0113ng",\u82AE:"ru\xEC",\u7FBF:"y\xEC",\u50A8:"ch\u01D4",\u9773:"j\xECn",\u6C72:"j\xED",\u90B4:"b\u01D0ng",\u7CDC:"m\xED",\u677E:"s\u014Dng",\u4E95:"j\u01D0ng",\u6BB5:"du\xE0n",\u5BCC:"f\xF9",\u5DEB:"w\u016B",\u4E4C:"w\u016B",\u7126:"ji\u0101o",\u5DF4:"b\u0101",\u5F13:"g\u014Dng",\u7267:"m\xF9",\u9697:"ku\xED",\u5C71:"sh\u0101n",\u8C37:"g\u01D4",\u8F66:"ch\u0113",\u4FAF:"h\xF3u",\u5B93:"m\xEC",\u84EC:"p\xE9ng",\u5168:"qu\xE1n",\u90D7:"x\u012B",\u73ED:"b\u0101n",\u4EF0:"y\u01CEng",\u79CB:"qi\u016B",\u4EF2:"zh\xF2ng",\u4F0A:"y\u012B",\u5BAB:"g\u014Dng",\u5B81:"n\xECng",\u4EC7:"qi\xFA",\u683E:"lu\xE1n",\u66B4:"b\xE0o",\u7518:"g\u0101n",\u94AD:"t\u01D2u",\u5389:"l\xEC",\u620E:"r\xF3ng",\u7956:"z\u01D4",\u6B66:"w\u01D4",\u7B26:"f\xFA",\u5218:"li\xFA",\u666F:"j\u01D0ng",\u8A79:"zh\u0101n",\u675F:"sh\xF9",\u9F99:"l\xF3ng",\u53F6:"y\xE8",\u5E78:"x\xECng",\u53F8:"s\u012B",\u97F6:"sh\xE1o",\u90DC:"g\xE0o",\u9ECE:"l\xED",\u84DF:"j\xEC",\u8584:"b\xF3",\u5370:"y\xECn",\u5BBF:"s\xF9",\u767D:"b\xE1i",\u6000:"hu\xE1i",\u84B2:"p\xFA",\u90B0:"t\xE1i",\u4ECE:"c\xF3ng",\u9102:"\xE8",\u7D22:"su\u01D2",\u54B8:"xi\xE1n",\u7C4D:"j\xED",\u8D56:"l\xE0i",\u5353:"zhu\xF3",\u853A:"l\xECn",\u5C60:"t\xFA",\u8499:"m\xE9ng",\u6C60:"ch\xED",\u4E54:"qi\xE1o",\u9634:"y\u012Bn",\u9B31:"y\xF9",\u80E5:"x\u016B",\u80FD:"n\xE0i",\u82CD:"c\u0101ng",\u53CC:"shu\u0101ng",\u95FB:"w\xE9n",\u8398:"sh\u0113n",\u515A:"d\u01CEng",\u7FDF:"zh\xE1i",\u8C2D:"t\xE1n",\u8D21:"g\xF2ng",\u52B3:"l\xE1o",\u9004:"p\xE1ng",\u59EC:"j\u012B",\u7533:"sh\u0113n",\u6276:"f\xFA",\u5835:"d\u01D4",\u5189:"r\u01CEn",\u5BB0:"z\u01CEi",\u90E6:"l\xEC",\u96CD:"y\u014Dng",\u90E4:"x\xEC",\u74A9:"q\xFA",\u6851:"s\u0101ng",\u6842:"gu\xEC",\u6FEE:"p\xFA",\u725B:"ni\xFA",\u5BFF:"sh\xF2u",\u901A:"t\u014Dng",\u8FB9:"bi\u0101n",\u6248:"h\xF9",\u71D5:"y\u0101n",\u5180:"j\xEC",\u90CF:"ji\xE1",\u6D66:"p\u01D4",\u5C1A:"sh\xE0ng",\u519C:"n\xF3ng",\u6E29:"w\u0113n",\u522B:"bi\xE9",\u5E84:"zhu\u0101ng",\u664F:"y\xE0n",\u67F4:"ch\xE1i",\u77BF:"q\xFA",\u960E:"y\xE1n",\u5145:"ch\u014Dng",\u6155:"m\xF9",\u8FDE:"li\xE1n",\u8339:"r\xFA",\u4E60:"x\xED",\u5BA6:"hu\xE0n",\u827E:"\xE0i",\u9C7C:"y\xFA",\u5BB9:"r\xF3ng",\u5411:"xi\xE0ng",\u53E4:"g\u01D4",\u6613:"y\xEC",\u614E:"sh\xE8n",\u6208:"g\u0113",\u5ED6:"li\xE0o",\u5EBE:"y\u01D4",\u7EC8:"zh\u014Dng",\u66A8:"j\xEC",\u5C45:"j\u016B",\u8861:"h\xE9ng",\u6B65:"b\xF9",\u90FD:"d\u016B",\u803F:"g\u011Bng",\u6EE1:"m\u01CEn",\u5F18:"h\xF3ng",\u5321:"ku\u0101ng",\u56FD:"gu\xF3",\u6587:"w\xE9n",\u5BC7:"k\xF2u",\u5E7F:"gu\u01CEng",\u7984:"l\xF9",\u9619:"qu\u0113",\u4E1C:"d\u014Dng",\u6B27:"\u014Du",\u6BB3:"sh\u016B",\u6C83:"w\xF2",\u5229:"l\xEC",\u851A:"w\xE8i",\u8D8A:"yu\xE8",\u5914:"ku\xED",\u9686:"l\xF3ng",\u5E08:"sh\u012B",\u5DE9:"g\u01D2ng",\u538D:"sh\xE8",\u8042:"ni\xE8",\u6641:"ch\xE1o",\u52FE:"g\u014Du",\u6556:"\xE1o",\u878D:"r\xF3ng",\u51B7:"l\u011Bng",\u8A3E:"z\u01D0",\u8F9B:"x\u012Bn",\u961A:"k\xE0n",\u90A3:"n\u0101",\u7B80:"ji\u01CEn",\u9976:"r\xE1o",\u7A7A:"k\u014Dng",\u66FE:"z\u0113ng",\u6BCD:"m\u01D4",\u6C99:"sh\u0101",\u4E5C:"ni\xE8",\u517B:"y\u01CEng",\u97A0:"j\u016B",\u987B:"x\u016B",\u4E30:"f\u0113ng",\u5DE2:"ch\xE1o",\u5173:"gu\u0101n",\u84AF:"ku\u01CEi",\u76F8:"xi\xE0ng",\u67E5:"zh\u0101",\u540E:"h\xF2u",\u8346:"j\u012Bng",\u7EA2:"h\xF3ng",\u6E38:"y\xF3u",\u7AFA:"zh\xFA",\u6743:"qu\xE1n",\u902F:"l\xF9",\u76D6:"g\xE0i",\u76CA:"y\xEC",\u6853:"hu\xE1n",\u516C:"g\u014Dng",\u725F:"m\xF3u",\u54C8:"h\u01CE",\u8A00:"y\xE1n",\u798F:"f\xFA"},Bh={l\u00EDng:[12295,20278,20940,21026,22265,22397,22796,22984,23112,23361,23738,24446,25493,26148,26382,26563,26818,27386,27422,27872,28137,28586,28789,29167,29223,29393,29618,29708,29940,30346,30769,31102,31202,31451,31533,32055,32190,32491,32656,32666,32718,32838,33330,33491,33777,34020,34054,34166,34505,34897,35052,35397,36297,36584,36632,37187,37309,37428,37634,38083,38301,38517,38646,38666,38679,38683,38685,38728,39382,39807,39914,40110,40210,40496,40567,40610,40801,40802,40836,40855],y\u012B:[19968,20042,20234,20381,21307,21530,21695,22123,22769,22777,22785,23259,23300,24332,25558,25742,27321,27593,27938,28175,28458,29823,30057,31054,31125,31270,32324,34524,34916,35689,36791,37116,37291,37541,38129,40406,40549,40671,40691],"d\u012Bng zh\u0113ng":[19969],"k\u01CEo qi\u01CEo y\xFA":[19970],q\u012B:[19971,20507,20699,20932,22017,22660,23096,24765,24956,24957,25114,25471,26578,26724,26748,26866,27071,27450,27791,28114,28422,32042,32192,33803,35076,35526,36809,37098,37850,38667,39756,40328],sh\u00E0ng:[19972,23577,23578,24678,32212,32497],xi\u00E0:[19973,19979,20068,22327,22799,22803,25047,26810,30108,30577,32581,37820,37868],h\u01CEn:[19974,21898,28011,32597,35907],"w\xE0n m\xF2":[19975],zh\u00E0ng:[19976,20183,22663,23938,24080,24115,24155,25177,26454,28081,30190,30252,30260,30613,31872,32960,33081,36076,36134,38556],s\u0101n:[19977,21377,21441,24334,27637,27638,27647,29337,39702],"sh\xE0ng sh\u01CEng shang":[19978],"q\xED j\u012B":[19980,20854,22855],"b\xF9 f\u01D2u":[19981],"y\u01D4 y\xF9 y\xFA":[19982],mi\u01CEn:[19983,20589,20813,20885,21193,21204,21909,23081,24848,27717,27796,28238,30540,32236,32517,33148,33858,38758,39864],g\u00E0i:[19984,20066,21251,21252,25124,27010,27113,27114,28297,28433,29890,33890,37411,38041],ch\u01D2u:[19985,19986,20404,21532,26493,30597,30657,37276,39767],zhu\u0101n:[19987,21440,23269,23554,23560,29820,29966,30742,30935,30938,34788,35567,37151,38995,39067,40004],"qi\u011B j\u016B":[19988],p\u012B:[19989,20243,20286,22140,22383,23727,25013,25209,25259,28811,29385,29395,30738,30919,30996,30997,31195,31200,32794,35966,37043,37402,37471,37524,37635,37645,38713,39379,39660,39806],sh\u00EC:[19990,19991,20106,20107,20181,20365,20895,21183,21218,21323,21609,21980,22124,22763,22893,23317,23460,24066,24335,24337,24338,24640,24643,25146,25325,25555,26159,26160,26558,26623,26683,28584,28882,29046,30466,30478,30497,30551,31034,31035,31598,31789,33296,33299,35179,35222,35270,35298,35430,35475,35553,35610,35797,35877,36016,36147,36606,36732,36893,36990,37320,37322,37323,37424,37443,37501,38088,39166,39193,39197,39280,39960],qi\u016B:[19992,2e4,22389,23197,24664,24695,27e3,31179,31180,31312,31693,32231,33833,34322,34479,34677,34775,34852,36261,37041,38822,38823,39948,39949,40133,40342,40537,40861],b\u01D0ng:[19993,23643,24626,25254,26142,26170,26564,26821,28851,31104,31177,31263,33514,34499,37044,37429,38467,38790,39173,39200,39292],y\u00E8:[19994,20145,20727,22711,22812,23978,23979,25268,25433,25819,25834,25835,26196,26308,26309,26327,26355,26357,26556,26557,26989,27906,28082,28594,28904,29121,29207,29837,30371,30641,30648,30991,33099,33865,35585,35858,37050,37172,37745,37943,38757,38760,38913,39029,39203,39233,39308,39516,40314,40456],c\u00F3ng:[19995,20174,21474,23107,23406,24467,24468,24470,24752,27191,27401,28121,28743,29212,29742,34242,35508,36072,36073,37661],d\u014Dng:[19996,20530,20908,21658,22508,23741,23852,24474,26168,26481,27681,27693,28087,31511,33523,33732,34624,39831,39903,40327,40363,40491,40725],s\u012B:[19997,20460,20952,21422,21496,21661,22070,22109,23204,24285,24662,25749,26031,26962,27840,28556,29133,31127,31136,31169,31993,32114,32230,32415,32524,32627,34156,34386,34547,34596,34692,34774,34804,37488,37551,37750,37889,38198,39096,39124,39462,40421,40502,40758],ch\u00E9ng:[19998,21576,22478,22485,22552,22605,22614,23468,23800,24809,25074,25104,25215,25392,25473,25576,26536,26838,27225,27289,27910,28311,28546,29685,29689,30075,31243,31386,31596,32126,33069,33663,35488,35802,37077,37234,37614,38102,39468,39886],di\u016B:[19999,20002,37545,38117],li\u01CEng:[20001,20004,20841,21858,25498,32201,33084,34621,35058,39753,39758],y\u01D2u:[20003,21347,21451,26756,28277,29270,31113,32657,32840,33475,33696,34575,37193,37546,38101,40669],y\u00E1n:[20005,21427,21873,21926,22196,22633,22747,22759,22925,23032,23083,23086,23721,23890,23891,24012,24022,24023,24310,25541,26134,26956,27280,27369,27413,27839,28814,28815,29439,29698,30416,30878,31605,31799,33690,34053,34404,34578,35328,35329,35374,35453,35744,37076,38278,38331,38379,38414,38991,38996,39068,40573,40611],b\u00ECng:[20006,20341,20482,20641,22442,25682,26660,30149,31369,31453,35457,38736,39849],"s\xE0ng s\u0101ng":[20007],g\u01D4n:[20008,24771,28378,28414,30937,32196,32498,34008,34057,34926,34974,36645,36746,39820,39872,40103],ji\u016B:[20009,21244,21886,25578,25579,26427,31350,31998,32416,33819,36211,38404,39695,39726,40169,40480],"g\xE8 g\u011B":[20010,20491,21508],y\u0101:[20011,22311,23410,24216,25276,26514,26720,26895,37647,37914,40201,40232,40310,40486,40493],p\u00E1n:[20012,23227,24139,27075,27904,28682,29247,30424,30436,30928,32271,33968,34784,36434,36451,37788,38838],"zh\u014Dng zh\xF2ng":[20013],j\u01D0:[20014,22912,24049,25119,25380,25486,25760,25824,27254,27890,29361,33034,34414,34787,39778,40062,40578],ji\u00E8:[20015,20171,20511,21814,22586,23622,23626,23701,24206,24483,25106,26960,29335,29600,29758,30028,30029,30117,30734,34471,34550,34936,35119,35489,35819,37765,39601,39786],f\u0113ng:[20016,20217,20561,20732,20968,20972,20974,22950,23543,23553,23791,23792,23862,26539,26963,27282,27811,27816,28194,28739,28925,29326,29478,29714,30127,30219,30461,30748,30904,31688,34356,34562,34861,35920,37175,37190,37586,37821,37856,38155,38715,38730,39116,40631],"gu\xE0n ku\xE0ng":[20017],chu\u00E0n:[20018,27724,29588,36055,37351,38031],ch\u01CEn:[20019,20135,20865,21111,22213,23932,26101,27984,28411,28763,29986,29987,31749,33927,34118,35522,35650,35719,35844,37855,38130,38323,38369,38416,39587],l\u00EDn:[20020,20903,22755,23818,23961,26036,26237,26301,26519,28542,28726,29136,29747,29848,30645,30852,30967,31910,31932,32343,32759,33256,36692,36762,36980,37051,37168,37883,38462,38563,38678,39502,40023,40158,40592,40607],zhu\u00F3:[20021,21125,21331,21828,22324,22960,23098,25775,25798,25826,26027,26030,26033,26034,26037,26219,26899,27978,27998,28609,28796,28917,29752,30842,31130,31393,31831,31857,32620,33537,34839,34879,35521,35537,35638,35836,37196,37938,38255,40299,40415],zh\u01D4:[20022,20027,21167,22065,22225,23444,24126,25284,28186,28624,29009,29038,29149,30633,30682,32604,35421,38524,40448,40584],b\u0101:[20023,20168,20843,21485,21749,22847,23708,24052,25420,26419,29584,30116,31494,31889,32659,33453,34438,35933,37343],w\u00E1n:[20024,21011,23436,23695,25231,25430,27725,28919,29609,29715,31490,32008,32424,32747,33412,36006,38929,39037],d\u0101n:[20025,21231,21296,21336,22921,23173,27546,27563,29972,30472,30723,31658,31774,32828,32829,32835,32888,35101,35148,36525,37112,37170,37206,38933],"w\xE8i w\xE9i":[20026],"j\u01D0ng d\u01CEn":[20028],"l\xEC l\xED":[20029],j\u01D4:[20030,24326,25369,25831,26887,27017,27032,27384,27397,30697,31589,32869,33289,33682,33951,35191,36413,40799,40835],pi\u011B:[20031,33508,37893],f\u00FA:[20032,20239,20440,20971,21020,21264,21640,21753,22424,23386,23722,24063,24087,24133,24158,24343,24447,24619,25206,26603,26687,26740,27679,27885,28014,28074,28563,28837,29624,30006,30025,30273,31059,31119,31274,31526,31641,32049,32060,32101,32141,32450,32459,32600,32614,32711,33344,33433,33443,33531,33536,33583,33748,33869,34393,34472,34569,34656,34970,34993,35142,35173,35560,35943,36414,36667,36752,37083,37464,37468,38861,38888,39083,39668,39812,39858,40167,40172,40212,40297,40699],"y\xED j\xED":[20033],y\u00EC:[20034,20041,20100,20134,20159,20231,20287,20350,20427,20740,20863,21e3,21139,21166,21210,21225,21255,21587,21613,21625,21768,22216,22299,22340,22460,22520,22869,23253,23313,23537,23673,23748,23975,24095,24096,24134,24281,24322,24328,24331,24441,24518,24584,24639,24722,24847,25014,25036,25087,25233,25401,25953,26131,26233,26304,26318,26457,26509,26861,27023,27128,27277,27485,27540,27562,27577,27589,27970,28005,28019,28249,28322,28521,28602,28727,28808,28978,29088,29092,29116,29146,29153,29169,29512,29620,30064,30123,30188,30231,30238,30257,30292,30410,30614,31315,31465,31698,32266,32374,32377,32462,32546,32681,32703,32714,32716,32755,32764,32820,32900,32906,33161,33222,33367,33402,33413,33477,33823,34042,34191,34265,34269,34329,34377,34612,34720,34922,34979,35028,35035,35129,35196,35378,35379,35405,35427,35516,35695,35696,35739,35758,35793,35811,35850,35929,35931,35959,35990,36096,36295,36726,36920,37009,37139,37303,37364,37408,37808,37951,38226,38257,38435,38591,38700,39248,39365,39515,39551,39598,39848,40322,40323,40333,40385,40394,40423,40446,40451,40541,40546,40659,40824],n\u01CEi:[20035,20535,22902,23341,24316,27670,30099,33407,36858,37346],w\u01D4:[20036,20116,20213,20237,20398,20533,20763,21320,21838,22953,23084,23285,24209,24289,24548,24579,25006,25664,27494,28501,29075,29310,29597,29687,29798,29970,30868,33310,36492,36821,36892,38490,40289,40521],ji\u01D4:[20037,20038,20061,20067,22906,26470,27747,28792,29590,32036,33295,37202,38265,38893,38894],"tu\u014D zh\xE9":[20039,26452,39346],"me m\xF3 ma y\u0101o":[20040],zh\u012B:[20043,20481,21358,24053,25624,25903,26624,26772,26917,27056,27713,27868,30135,31063,31084,31187,31257,32149,32930,32977,32989,33026,33437,34357,34584,34940,38587,40183,40242,40709],"w\u016B w\xF9":[20044],zh\u00E0:[20045,21668,23473,25662,27048,28320,30148,34481,35408,35784,37281,38661],h\u016B:[20046,20079,21282,21291,21628,21823,22033,22400,23523,24160,24573,24794,26130,27473,27864,28148,28409,28864,33528,34381,34390,35644,36580,36727,38608],f\u00E1:[20047,20240,20640,22394,22433,22690,22978,26672,27980,30594,31529,31567,32602,32624,32632,34245,38309,38400],"l\xE8 yu\xE8 y\xE0o l\xE0o":[20048,27138],y\u00EDn:[20049,21535,22102,22170,22273,22432,22820,23148,23493,23806,23839,23855,27309,27557,27903,28139,28379,28878,29374,29434,29836,30797,30866,33654,34089,35348,35354,35361,35518,37150,37405,37504,38134,38698,40419,40806],p\u012Bng:[20050,20444,23049,28036,30009,30767,32864,33397,38953],p\u0101ng:[20051,28354,33006,33174,38641,38710],qi\u00E1o:[20052,20392,20689,23286,24980,26725,27095,27189,27211,27381,29342,30631,30810,30980,33613,33630,34126,34286,35673,36267,37896,38802,38845,39014],h\u01D4:[20053,29733,33792,34382,34397,37695,39921],gu\u0101i:[20054],"ch\xE9ng sh\xE8ng":[20055,20056,23053],y\u01D0:[20057,20059,20197,20506,20591,23327,23866,24050,24225,25158,25914,25980,26065,26070,27301,30691,30994,31510,33315,33380,33505,33506,34433,34712,34811,35071,36390,36642,36697,36888,37199,37332,37400,37487,38023,38999,40166,40814],"h\xE1o y\u01D0":[20058],"ni\xE8 mi\u0113":[20060],q\u01D0:[20062,20225,21551,21784,21843,21844,21855,23117,23674,26462,26856,29592,30400,32186,32494,33425,35564,36215,37012,38361],y\u011B:[20063,20918,22050,22492,22724,28444,37326],x\u00ED:[20064,21946,23219,23949,24109,26938,27268,28445,32722,33990,34989,35186,35233,35275,35637,36248,37067,37812,38576,38699,39105,39473,39485,39528,39996,40155],xi\u0101ng:[20065,21410,24258,24512,27007,27392,28248,29910,31269,31665,32215,32515,33207,33431,33835,33881,34188,35140,37111,37129,37130,37141,38002,38262,39321,39524,39591,40028,40600],sh\u016B:[20070,20495,20496,20789,21460,23005,23575,25234,25491,25669,25860,26360,26530,26803,27166,27530,27571,27641,27642,28113,28717,28930,30094,30095,32019,32128,32446,33298,33789,34092,36360,36567,36664,36755,37123,38478,39835,40296],d\u01D2u:[20071,25238,26515,34474,37380,38439,38497],sh\u01D0:[20072,20351,20824,21490,22987,23465,23630,27009,30690,31542,35925,37442,39387,39542],j\u012B:[20073,20703,20987,21001,21007,21086,21501,21799,21918,21976,22064,22334,22522,22716,23020,23632,23878,23879,25731,25802,26398,26426,26501,27181,27231,27588,28608,29316,29585,29859,30072,30079,30314,30710,30959,31215,31309,31492,31571,31637,31754,32193,32641,32647,32648,32813,32908,33448,34368,35209,35210,35663,35684,35749,36075,36087,36173,36347,36369,36491,36536,37512,37668,37910,37959,37977,38574,38622,38847,38898,39138,39249,39269,39765,40174,40335,40378,40388,40452,40481,40782,40783,40785],n\u00E1ng:[20074,22178,27420,34864,39266],ji\u0101:[20075,20339,20642,21152,22025,25272,26551,26780,27616,27847,27971,28025,29324,29491,29640,30146,31539,31960,32798,33141,33901,34952,35949,35985,36303,36838,37483,37813,38227,40208,40602],j\u00F9:[20076,20520,20534,20855,21095,21127,21230,22503,22526,22729,22998,23654,23656,23712,24040,24042,24583,24807,24883,25029,25084,25298,25312,26139,27499,27952,28605,28844,28901,29323,31212,31405,31414,31796,31892,32799,32858,34401,34487,35406,35765,35942,36317,36382,36486,36989,37037,37301,37445,37947,38044,39094,39123,39375,39828],sh\u00ED:[20077,21313,22488,22610,23036,23454,23455,23508,23526,23765,23925,26102,26105,26178,27055,28252,28321,28859,31055,31437,34432,34645,36795,36936,37456,39136,39267,39830,39971,40101,40747,40749],m\u01CEo:[20078,20871,21359,23745,25148,26164,27862,31543,34025,37466,38086],m\u01CEi:[20080,22058,33644,34130,36023,40438],lu\u00E0n:[20081,20098,37344],r\u01D4:[20083,25833,27741,32919,36785,37135],xu\u00E9:[20084,23398,23416,23747,23976,25992,27894,28585,29154,31348,33555,34965,36357,40445,40500],y\u01CEn:[20085,20456,20547,20796,20822,20823,21411,21428,22110,23373,23875,24024,24026,24327,24861,25133,25162,25217,25513,25564,26350,26940,27327,27783,28215,28436,29744,29975,30524,32616,33810,34648,34893,35095,36541,36931,37118,38546,39017,39751,39768,39947,40352,40673,40676,40684,40685,40694,40756,40761,40820,40849],f\u01D4:[20086,20428,20443,20463,24220,24355,25242,25290,25771,26023,26920,28367,28964,29995,30425,31776,33104,33105,34565,36628,36741,37081,37340,37345,38429,38955,39732,40700],sh\u0101:[20087,21798,26432,26732,27578,27630,29440,30183,30722,30832,32023,32378,32433,34097,35039,37801,38121,38327,39679,39782,39882,39883,40104],n\u01CE:[20088,38635],qi\u00E1n:[20089,20097,20209,20546,21069,22680,23178,23698,25297,25518,27049,27244,27500,28507,28508,28659,28746,31645,33893,34388,36577,37392,37463,37549,37666,37766,38052,38065,38067,38764,39450,39453,39980,40660,40666],su\u01D2:[20090,21794,21993,25152,26267,28305,28345,29712,29713,29795,32034,35112,37782,37819,37825,38145],y\u00FA:[20091,20110,20112,20227,20313,22563,22572,22948,23067,23087,23089,23337,23859,23886,23899,24858,25205,25540,26079,26977,26992,27014,27428,27464,27487,27510,28180,28189,28257,28417,28574,29263,29427,29591,29593,29788,29877,30402,30574,31404,31485,31813,32685,33140,33278,33281,33286,33349,33584,33838,33848,34125,34331,34398,34422,34643,34744,34919,35093,35238,35278,35547,35619,35840,36400,36671,36701,36926,37016,37201,37725,38533,38611,38633,39192,39296,39455,39596,39619,39770,39779,39869,39922,39941,40060,40416,40454,40821],zh\u00F9:[20092,20267,20295,20303,22398,22712,22772,23872,25280,26492,26609,27174,27574,27880,28855,30128,30493,31069,31081,31450,31599,31672,31723,31767,32053,32056,32443,32668,32741,33486,33671,34496,35387,36015,36142,36307,36596,37458,37619,37956,38136,39349,39376,39547],zh\u011B:[20093,32773,35126,35189,36205,36407,37754,38167],"qi\xE1n g\u0101n":[20094],"zh\xEC lu\xE0n":[20095],gu\u012B:[20096,22317,22955,23215,23266,23296,24112,24402,25707,26909,27131,27132,27383,27512,29674,29808,29853,29900,30344,30625,30789,33573,34348,35215,35268,37053,37068,38312,38394,39465,39734,39737],"l\u01D0n l\xECn":[20099],ju\u00E9:[20101,20915,21012,21122,21303,21413,22090,23378,23379,23835,23851,23973,24399,24992,25008,25092,25225,25367,25496,25899,26743,27227,27228,27438,27666,27770,28749,28979,29094,29201,29236,29237,29527,29571,29606,29608,29647,29812,30234,30669,30689,30724,32085,32118,32477,33220,33461,34141,34152,34419,34792,34793,35286,35310,35324,35363,35662,35776,35890,35996,36221,36233,36471,36521,37388,37901,37917,38017,38242,40194,40195,40418],"le li\u01CEo":[20102],"g\xE8 m\u0101":[20103],"y\u01D4 y\xFA":[20104,25049],zh\u0113ng:[20105,20290,20967,22979,23196,23781,23837,23842,24449,24496,28833,28893,29229,29424,29465,30309,30480,30529,30556,31581,31631,31708,32839,33024,33976,36397,37478,37658,37875,39687],\u00E8r:[20108,21045,21665,24333,24336,27186,35456,36014,36019,36144,39670],ch\u00F9:[20109,20631,20746,24629,25015,25616,26038,27484,29695,29729,30679,31436,32064,32460,33221,35302,35320,35926,37136,38310,40668],ku\u012B:[20111,21042,23743,24011,30420,31397,31418,32871,34407,38362,39005],y\u00FAn:[20113,20253,21243,21248,22249,22936,24874,25251,26112,27218,27780,28066,28339,28560,29065,30023,31184,31612,31700,32028,32284,32429,32792,33464,33975,34131,37095,37142,37574,38642],h\u00F9:[20114,20913,21952,22171,23135,23277,23278,23733,24077,24342,24601,25142,25143,25144,25149,25160,25252,26120,27124,27789,27818,28396,29097,29920,31068,31503,31748,31888,32148,34096,35703,35952,37152,37721,38912,40047,40160,40184,40460,40561],q\u00ED:[20115,21080,22524,23696,23699,23822,23900,24877,25489,25993,25994,26050,26071,26826,26827,27313,27328,27495,28103,28637,29449,29570,29734,29738,29826,30054,30119,30849,30869,31041,31048,31098,31141,31442,31791,31793,31823,31928,32165,32166,32949,33040,33229,33385,33450,33793,33813,34162,34244,34308,34449,34458,34548,34589,34590,34727,34832,35072,36573,37183,37358,37665,38172,38509,38926,39040,39438,39439,39481,39568,39569,39696,39743,39893,39981,40111,40141,40312,40320,40594,40609],j\u01D0ng:[20117,20742,21037,21060,22355,23441,24156,25004,26299,27532,27755,27756,28555,29828,29855,29861,31357,32956,34812,35686,38449,38938,38968],s\u00EC:[20118,20288,20385,20777,20821,21987,22235,22994,23088,23392,23546,24051,26614,27065,27740,27863,27876,27917,27936,28056,28675,29293,31040,31145,31458,31525,32796,32898,32902,34172,35223,35972,37362,37430,37435,39140,39164,39282,39391,39427,39543],su\u00EC:[20119,23320,23681,23895,26078,27286,27506,27507,28603,29035,29159,29874,30741,30862,31071,31149,31298,31319,31327,32320,32336,32376,35162,35510,35682,35847,36069,36995,37894,37929,38567,38882],g\u00E8n:[20120,20121,25583,25604,33563],y\u00E0:[20122,20124,20473,20916,21148,22292,22304,22497,23045,23149,25568,27689,27692,29373,30737,31247,32848,35198,35200,35357,35766,36711,36819,40830],"xi\u0113 su\xF2":[20123],"q\xED zh\u0101i":[20125,40778],"y\u0101 y\xE0":[20126,21387,22445,22739,38100],"j\xED q\xEC":[20127,28943],t\u00F3u:[20128,25237,38957,39600],"w\xE1ng w\xFA":[20129],"k\xE0ng h\xE1ng g\u0101ng":[20130],d\u00E0:[20131,30484],ji\u0101o:[20132,20716,23047,23308,23783,23957,23971,24973,26898,27975,28550,28966,30977,31322,31781,33014,33184,33202,33581,33582,34121,34400,34527,34797,36324,36679,37066,37902,39509,39556,39851,40091,40257,40422,40430,40554],h\u00E0i:[20133,21968,23475,27686,39168,39258,39405,39412,39559],"h\u0113ng p\u0113ng":[20136],m\u01D4:[20137,22982,23764,25287,27597,29281,29299,30018,30022,30034,30045,30046,30062,30762,32991,36359,37479],ye:[20138],xi\u01CEng:[20139,20143,21709,24819,26193,34435,34817,38911,39144,39177,39255,39287,39837,39895,40054,40094],j\u012Bng:[20140,20144,20834,22357,22361,23131,24778,26060,26061,26230,27256,27902,28039,29444,30555,31188,31241,31923,31934,32076,32147,32161,32857,33096,33550,33606,33610,33729,33871,39514,39912,40120,40321,40324,40598,40608,40753],t\u00EDng:[20141,20572,23159,23881,24237,24311,26975,27059,31603,32868,33691,33910,34579,34639,35562,37010,38662,40750],li\u00E0ng:[20142,21928,24738,26238,28280,35538,35845,36620,36635,36742,37700],"q\u012Bn q\xECng":[20146,35242],b\u00F3:[20147,20194,20412,20720,21338,24091,24893,25066,25388,25615,27394,28001,28159,28196,29055,29268,29403,29917,31028,31201,31636,31769,31978,32969,33046,33162,33334,33354,33825,33895,34991,35151,35182,35592,36387,37091,37432,37457,37581,37787,37998,38073,38082,38216,39226,39310,39323,39326,39361,39406,39539,39622,40275,40513],y\u00F2u:[20148,20305,20326,20369,21448,21491,21706,21760,22271,23031,23461,23775,24188,29398,31056,34484,35480,35825,35969,36854,37229,37321,40748],xi\u00E8:[20149,20275,20574,20592,20673,21352,21368,22119,22638,22801,23199,23633,23655,24296,24482,25032,26284,26800,27021,27053,27899,27945,28203,28581,28681,28707,28794,28839,28840,29166,29205,29548,31044,31164,31951,32050,32079,32108,32370,32392,32449,32567,34210,34212,34809,34831,35081,35131,35613,35874,36510,36994,38782,38896,40770,40792,40795,40805],"d\u01CEn d\xE0n":[20150,39358],li\u00E1n:[20151,21126,21298,21299,22009,22098,22849,22889,23294,24088,24265,24604,24976,28063,28451,28610,28627,28718,29073,29163,31806,31842,31848,32314,32756,32852,32872,32875,32878,32879,33217,33714,34030,34197,34698,34826,35042,35123,35229,35632,36453,36830,36899,37772,37934,38256,39697,39985,40098],du\u01D2:[20152,21722,22194,22517,23836,26421,26422,32158,32525,36243,36529,36530,36547],"w\u011Bi m\xE9n":[20153,26006],r\u00E9n:[20154,20155,20161,22764,24520,24526,26418,31170,33442,39772,40256],j\u00ED:[20156,20157,20235,20342,20590,21337,21363,21373,21450,21469,21513,22578,22601,23006,23241,23692,23924,23983,24438,24547,24613,24881,25122,25572,26497,26840,26987,26997,27081,27293,27547,27762,28242,28503,30142,30240,30349,31496,31679,31821,32026,32423,33164,33381,33978,34112,34170,34637,34703,35147,35289,35899,36374,36432,36516,36655,36698,36753,37062,37537,37715,37878,38598,38631,38709,40545],w\u00E1ng:[20158,20220,20838,33699,34463],"sh\xE9n sh\xED":[20160],l\u00E8:[20162,21499,24519,27707,27856,29583,30771,31765,33403,38430,38903,39182,39987,40051,40147],d\u012Bng:[20163,21486,24068,29582,30100,30447,32821,34416,38762],z\u00E8:[20164,23857,24194,25425,26115,26135,27716],"j\u01D0n j\xECn":[20165,20677,23268],"p\xFA p\u016B":[20166],"ch\xF3u qi\xFA":[20167],zh\u01CEng:[20169,24165,25484,30979],j\u012Bn:[20170,22587,24062,24781,26020,27941,29650,29755,29857,30747,31563,33621,34943,35167,35284,37329,37330,37375,38021,40566,40645],b\u012Bng:[20172,20178,20853,20907,20912,25508,27703,37618],r\u00E9ng:[20173,31037,33471,36792,38526],f\u00F3:[20175,22386,26811],"j\u012Bn s\u01CEn":[20176],l\u00FAn:[20177,20262,20374,20523,22261,22279,23144,23832,23833,26822,27814,28138,30958,33088,33749,34598,36378,36650,36718,37632,38511,39913],c\u0101ng:[20179,20218,20489,20948,23906,27815,28356,28664,29514,33329,33369,33485,33980,34725,40487],"z\u01CEi z\u01D0 z\u012B":[20180],t\u0101:[20182,22604,23427,27033,28347,29280,31042,35103,36287,36962],f\u00F9:[20184,20585,20613,20904,21103,21648,22399,22797,22919,23142,23181,23316,23500,24489,26929,31060,31139,31438,32238,32283,32538,33145,33839,34151,34489,34519,34652,34670,34973,35079,35204,35206,35331,35394,35747,36e3,36070,36091,36127,36171,36185,36212,36665,37713,37730,38428,38468,39333,39385,39544,39826,39954,40075,40134],xi\u0101n:[20185,20186,20321,20682,20722,20808,22037,22910,23667,24303,24570,25016,25472,26297,26484,27673,29655,31046,31176,31868,32330,32398,32406,33518,35132,35187,36345,36462,36506,37232,37697,38184,38895,38897,39334,40059,40369],"tu\u014D ch\xE0 du\xF3":[20187],h\u00F3ng:[20188,21552,22444,22917,23042,23439,23446,24344,24395,27759,27859,27946,28004,28209,28482,29586,29596,30804,31441,31460,31690,31904,32024,32045,32139,32430,32707,32733,32830,33520,33645,33874,33875,35897,35900,37404,37495,37584,38286,38387,38672,38687,38787,39775,40251,40511,40649,40652],t\u00F3ng:[20189,20319,21699,23746,23773,24221,24420,26189,26312,26704,27651,28021,28540,29341,29534,30510,30643,30780,31217,31461,31905,33191,33596,34450,35447,36200,37230,37462,37493,37509,38108,39175,39846,40086],r\u00E8n:[20190,20205,20995,20996,22922,23001,23675,23683,25192,29283,31053,32009,32029,32077,32427,32436,32917,33101,34941,34997,35346,35469,35748,35761,36564,36715,37395,38765,38769,38860,38887,39146,39169,39274],qi\u0101n:[20191,20325,20681,21315,22322,22903,23407,23693,24749,24838,24947,25190,25322,25652,25729,25872,25873,25875,26436,27343,27736,27751,29301,29309,31439,31614,31805,31830,31844,31873,33418,33598,34440,35120,35536,35609,35878,35896,36801,36983,37370,37382,37467,37874,38030,38433,38854,38981,39467,39582,39708,39709,40302,40528],"g\u01CEn h\xE0n":[20192],"y\xEC g\u0113":[20193],d\u00E0i:[20195,20386,21447,22408,22509,23729,24082,24102,24111,24118,24279,24608,25140,26307,26571,27526,28731,29619,29767,29977,31780,32063,32255,32464,33372,34675,34955,35190,36003,36151,36443,36561,36570,36585,36714,36840,38708,38726,40207,40667,40689],"l\xECng l\xEDng l\u01D0ng":[20196],ch\u00E0o:[20198,32790,35288],"ch\xE1ng zh\u01CEng":[20199,20815,38263,38271],s\u0101:[20200],ch\u00E1ng:[20201,20607,20767,22039,22160,23270,23581,24120,24476,29818,29946,29982,32928,33144,33171,33484,33799,38264,40040,40127],y\u00ED:[20202,20359,20736,20893,21276,21670,22319,22839,23016,23440,23452,23463,23538,23763,23980,23991,24056,24411,24412,24413,24414,24609,24670,25157,26246,26648,26924,26936,27778,27935,29098,29941,30157,31227,31747,31822,32672,33008,33811,34534,34708,35322,35643,36029,36155,36320,36859,36986,37844,38921,38948,38949,38986,39056,39284,39847,40250],m\u00F9:[20203,20969,21215,22675,24149,24153,24916,24917,26286,26287,26408,26968,27619,27792,28817,29287,29383,30446,30566,31302,33362,33500,33711,34462,37484,38076,38638,38658],"men m\xE9n":[20204],f\u01CEn:[20206,21453,27214,36820],"ch\xE0o mi\u01CEo":[20207],"y\u01CEng \xE1ng":[20208],zh\u00F2ng:[20210,20247,22585,22933,23185,29382,30526,31052,31575,33597,34459,34886,34934,35557],"p\u01D0 p\xED":[20211],w\u00F2:[20212,20563,21351,23177,24132,25569,26947,27779,28197,28643,29889,30595,30826,32927,33115,33253,40823,40844],ji\u00E0n:[20214,20468,20581,20717,21073,21091,21105,21133,21134,21138,21140,22713,23499,24314,24484,25846,26068,26967,27645,27914,28071,28567,29294,29652,30647,30965,30976,31661,31947,32349,33137,33270,33328,33382,33616,34214,35256,35539,35563,35675,35855,36046,36068,36145,36253,36341,36368,36410,36702,37492,37747,37749,37937,37969,37970,37996,38003,38190,38291,39198,39279],"ji\xE0 ji\xE8 jie":[20215],"y\u01CEo f\xF3":[20216],"r\xE8n r\xE9n":[20219],"f\xE8n b\u012Bn":[20221],d\u012B:[20222,20302,21874,22494,22564,23739,24445,27136,28404,30974,31210,32669,34971,36230,38532,38830],f\u01CEng:[20223,20515,26058,26121,26136,29932,30470,32033,32442,33323,35370,35775,39651,40365],zh\u014Dng:[20224,21027,22928,24146,24440,24544,26570,27767,27848,28802,30405,31846,32066,32456,33327,34080,34585,34724,34749,34931,34935,36465,37409,37758,37912,38047,38202,40228,40744],p\u00E8i:[20226,20329,23029,24084,26046,26054,27803,28031,29678,34012,36705,36756,37197,38664,39351],di\u00E0o:[20228,21514,24340,25481,30265,30404,31374,31413,31464,35339,37347,37407,37553,37629,37955,38035,38110,38655,39777],d\u00F9n:[20229,28513,28822,29129,30462,30744,30903,36402,36871,36929,36975,37389,38045],w\u011Bn:[20230,21006,21563,21573,25222,26749,31283,31311,31337,32010,32947,33047],x\u01D0n:[20232],k\u00E0ng:[20233,21279,22245,25239,28821,37415,38058],\u00E0i:[20236,20734,22631,22738,23250,23329,24859,25043,26279,26326,29233,29815,29862,30375,30649,30777,30795,30861,31001,34182,35706,36089,37952,38552,38729,39218,39332,40043,40241],"j\xEC q\xED":[20238,34234],"xi\u016B x\u01D4":[20241],"j\xECn y\xEDn":[20242],d\u01CEn:[20244,21008,25762,29612,29933,32030,32966,33213,34932,36071,36181,40661],f\u016B:[20245,21579,23056,23413,23555,24612,25071,25975,26057,29598,30726,31235,31583,31952,32146,32932,33178,33602,33652,34925,36282,36311,37022,37148,37212,37383,40617,40620,40625,40632],t\u01CEng:[20246,20645,20795,22507,25091,26349,29219,30680,36538,37810,38018,38219],y\u014Du:[20248,20778,21606,22168,23795,24189,24551,24736,24962,25912,27340,28410,28672,32395,32682,32816,36876,37182,40576],hu\u01D2:[20249,22821,28779,29047,37033,37413,38060],"hu\xEC ku\xE0i":[20250,26371,27981,29871],y\u01D4:[20251,20417,20451,20554,20660,21292,22131,22276,22281,23431,23513,23679,23996,24254,25383,25940,26014,26944,29760,30224,31076,31161,31333,31411,32701,33287,33837,35984,37125,38952,40588,40812,40841],cu\u00EC:[20252,21851,24560,24756,27635,28140,28960,30121,30209,31425,31883,31929,32035,32183,32710,32736,33027,33030,33082,33196,33205,33230,33795,35146,38983],s\u01CEn:[20254,20632,31972,32342,39242,39315],w\u011Bi:[20255,20266,20553,20605,20702,20784,23059,23530,23843,23945,24491,24839,25444,26256,26806,27943,27992,28200,28828,29010,29477,29614,29771,30207,32239,32428,33138,33353,33435,33479,33649,33806,33894,33933,34111,34620,35529,35839,36371,37729,38865,38873,38881,38890,38944,39097,39593,39594,39595,39850,40084],"chu\xE1n zhu\xE0n":[20256,20659],"ch\u0113 j\u016B":[20257,20453,36554,36710],y\u00E1:[20258,21393,21395,22544,23688,23829,23830,28079,28420,29273,29601,29706,30554,31500,33469,34460,34905,40790],qi\u00E0n:[20259,20436,20521,20761,21003,22733,23345,24723,26824,26912,27111,27424,27465,30360,31695,31711,32308,33441,33960,34099,36644],sh\u0101ng:[20260,20663,21830,22674,24943,27527,27556,28403,28449,29109,34063,34730,35294,35316,35626,39738],ch\u0101ng:[20261,20480,23100,26124,26905,28112,29462,29737,33750,35054,37673,38176,38326,38410,39911,40115,40730],"chen c\u0101ng":[20263],x\u00F9n:[20264,20378,21314,22080,24058,24061,24455,24891,27529,27582,27739,28512,29413,34120,35338,35347,35353,35757,35759,36805,36863,36874,36956,37954,39016,39348,39535],x\u00ECn:[20265,22239,23390,33066,33291,34885,35371,37313,38432,38998],ch\u01D0:[20268,20360,21366,21498,22417,24677,27503,32827,32916,32995,34439,35053,35115,35913,37497,40786,40831],"xi\xE1n xu\xE1n":[20269],"n\xFA n\u01D4":[20270],"b\u01CEi b\xF3":[20271],"g\u016B g\xF9":[20272],n\u01D0:[20273,20320,20766,23412,25311,25836,26062,26226,29396,33512,34239,38572],"n\xEC n\xED":[20274],b\u00E0n:[20276,21150,21322,22981,24593,25198,29923,31194,32070,32458,36774,37473,38781],x\u00F9:[20277,20368,21206,21207,21369,21465,22463,22779,23167,24207,24676,25933,25944,26093,26155,26370,27090,27440,27528,27775,27776,27947,28294,28469,28490,28869,28924,29030,29533,29676,30434,30593,31288,32110,32154,32210,32214,32396,32490,32493,32851,32863,33988,34266,35385,36041,37207,38922,40046],zh\u00F2u:[20279,20733,20881,21610,21650,21678,23449,26172,26205,29955,30385,30394,31808,31826,31829,31897,32002,32272,32419,32457,32964,33646,33892,35403,37198,39374,39519,39588],sh\u0113n:[20280,20353,20831,21627,22548,22973,23072,23678,23799,25183,25938,26321,26587,27680,28145,29130,29637,29985,29991,30003,30482,30775,31356,31862,31864,31938,32051,32453,32601,32615,33888,34017,34072,34195,35025,35383,35445,35804,36523,39402,39891,39925,39994,40121,40290],q\u016B:[20281,20297,21284,21631,22373,23624,23702,23732,23943,24968,25278,25978,27968,28992,31067,31553,31916,32992,34502,34512,34986,35259,35416,35790,36237,36527,36544,38457,39366,39368,39493,39537,39671,39804,39992,40011,40332,40623,40628,40633,40674],"s\xEC c\xEC":[20282],b\u0113ng:[20283,22051,22879,23849,23917,38285],"s\xEC sh\xEC":[20284],"ji\u0101 qi\xE9 g\u0101":[20285],"y\u01D0 ch\xEC":[20289],"di\xE0n ti\xE1n":[20291,38079],"h\u0101n g\xE0n":[20292],m\u00E0i:[20293,21154,21233,21334,21787,22770,33032,34887,36067,36808,36993,38689,38690,40613,40614],d\u00E0n:[20294,20708,21846,21847,21887,22089,22186,24078,25018,26086,26598,27694,27786,27897,28129,29402,30093,30298,31147,31390,33093,33807,34014,34507,34577,35291,35345,35477,35806,36105,38702,39204,39247,39411,39655,40224],b\u00F9:[20296,21199,21541,21656,22487,22496,24067,24269,24598,24721,27493,27496,27497,29951,31728,33657,34048,36356,37096,37110,37384,38042,39202],b\u01D0:[20298,20478,21269,22838,22947,24444,26428,26560,27604,27614,27800,30101,31189,31508,31558,31875,32859,33325,35983,37145],"zh\u0101o sh\xE0o":[20299],c\u01D0:[20300,27492,27866,30345],w\u00E8i:[20301,21355,21619,21890,22683,23206,24944,25024,26410,28205,29023,29101,29338,29484,30031,32237,32635,32963,33535,33739,34287,34358,34655,34737,34907,34910,35133,35586,35718,35727,35859,36503,36507,36558,36682,37839,38696,39207,39221,39254,39759,39815,40154],zu\u01D2:[20304,24038,32339],y\u01CEng:[20306,20639,20859,22385,23711,24899,25065,25857,27687,27697,28852,30162,30306,31010,32059,34630,36590,39178,39386],"t\u01D0 t\u012B":[20307,39636],zh\u00E0n:[20308,20577,23960,25112,25126,25136,26632,26719,26855,28251,31449,32187,32509,33754,34360,34405,34406,35687,36687,39503],"h\xE9 h\u0113 h\xE8":[20309],b\u00EC:[20310,21639,21716,22006,22354,22555,22721,22896,22972,23138,23318,24065,24163,24164,24199,24243,24294,24330,24379,24380,24387,24517,24621,24842,24846,25949,25987,26768,27605,27606,27609,28258,28375,28397,28535,29007,29082,29428,29528,29529,29644,29863,30016,30050,30122,30201,30202,30357,30564,30887,31578,31621,31622,31718,31731,31882,32188,32298,32372,32636,33143,33534,33628,33798,33822,34006,34045,34109,34204,34572,34960,35141,35166,35171,35313,35414,35792,36017,36116,36177,36344,36437,36483,36484,36991,37042,37160,37162,37453,37838,37940,38091,38279,38281,38303,38381,38491,38880,39158,39238,39325,39388,39494,39616,39763,39813,40413,40425,40714],tu\u00F3:[20311,22376,22582,23726,27094,27216,27825,30755,30756,30882,32061,35409,36302,37217,38436,38464,38465,39389,39390,39464,39506,39517,39548,39808,40213,40501,40713,40717,40743],sh\u00E9:[20312,33292,34421,34533],"y\xEC di\xE9":[20314,26163,27846,36604],"f\xF3 f\xFA b\xEC b\xF3":[20315],"zu\xF2 zu\u014D":[20316],g\u014Du:[20317,27807,28317,30144,31709,31804,32241,32529,34983,35104,37390,37476,38057,38834,38877],n\u00ECng:[20318,20395,20543,23509,27870,28573,28632],q\u00FA:[20322,21164,25141,26026,27403,27412,27661,28141,28744,29216,29846,29865,30319,30962,31847,32071,32970,33246,33731,33867,34134,34343,34781,34871,34876,34896,34914,36515,36581,38010,40221,40476,40498,40745],"y\u014Dng y\xF2ng":[20323],w\u01CE:[20324,21651,30745,37047],k\u01CE:[20327,22448,33001,35011,37490],b\u0101o:[20328,21241,21253,23394,29042,31523,32990,33502,34132,35046,35090,35139,38337,40793,40837],"hu\xE1i hu\xED":[20330],"g\xE9 h\xE8":[20331],l\u01CEo:[20332,21694,24645,26675,29419,29679,30803,32769,32770,33622,34543,36689,37536,38097,39857],xi\u00E1ng:[20333,24224,26649,31077,32116,32724,35443,36333],g\u00E9:[20334,21260,21572,21981,22629,24837,25356,25663,27077,27338,28358,33160,33269,33558,35297,35581,36661,36693,38307,38401,38548,38839,38864,38874,39444,39612,39855],y\u00E1ng:[20335,21175,22431,23864,24457,25196,25562,25965,26104,26140,26264,26472,26954,27915,28800,29660,30113,30221,30523,34520,35577,36656,37722,38038,38438,38451,38525,38711,39098,39119,39953,40249,40457],b\u01CEi:[20336,25453,25670,25850,26658,30334,31457,31912,35180],f\u01CE:[20337,23772,27861,28747,30749,37701],m\u01D0ng:[20338,20949,23027,24911,37225],"\xE8r n\xE0i":[20340],h\u011Bn:[20343,24456,29408,35434],hu\u00F3:[20344,27963],gu\u01D0:[20345,21286,21293,21420,22429,23037,23428,24203,24234,24657,26231,28224,30328,31082,31755,34539,34785,35300,35437,35809,36556,36712,38482,39740],qu\u00E1n:[20346,20840,21875,22498,23038,23761,24015,25331,25660,26435,27006,27177,27402,27849,27940,28278,29303,29320,29780,30154,30786,31564,32275,33603,33906,34615,34872,35296,35438,35808,36327,36385,36615,36737,37275,37523,38120,38350,39028,39079,39401,39457,39688,39937,40136,40804],ti\u0101o:[20347,24227,26091,31079,32846],ji\u01CEo:[20348,20748,23362,25378,25605,25759,25785,25898,25963,25981,25983,26184,26270,26322,28762,29150,29409,29868,30350,30374,32094,32400,32478,33139,33259,34780,35665,36043,36363,37496,38128,39171,39290,40014,40867],c\u00EC:[20349,21054,24219,26431,26664,27425,32088,33574,33727,34515,34694,36060,36176],x\u00EDng:[20352,21009,21720,22411,23065,24418,27920,30798,34549,37026,37065,37379,37494,37522,38040,38095,38473,38488,39219],tu\u014D:[20354,21635,21660,22315,25176,25301,25302,27729,33067,33073,33676,34981,35351,35756,39141,39270,39776,39861],k\u01CEn:[20355,20568,20890,22350,24770,30733,33712,36641,36695,38993],zh\u00ED:[20356,20516,20540,22516,22519,23018,23298,25120,25191,25709,26893,27188,28116,28432,30452,31107,32119,32310,32832,32844,32887,33201,34777,36310,36399,36448,36497,36548,37342,39357],g\u0101i:[20357,22419,23007,23760,26192,30049,31092,33604,35442,35813,35941,36037,36044,36165,38484],l\u00E1i:[20358,20459,20488,23811,23821,24242,26469,26814,26870,28062,28150,29453,29724,31577,31618,33713,33802,36904,37106,37688,38140,39435,39904,40326,40627],ku\u01CE:[20361,21685,22446,37529],g\u014Dng:[20362,20844,21151,21265,21268,22632,23467,23470,24037,24138,24339,24685,25915,26459,30909,31996,31999,32945,35301,35317,36524,36531,39672,40852,40858],l\u00EC:[20363,20432,20458,20616,20782,20791,20947,21033,21147,21169,21237,21382,21385,21412,21423,21426,21459,21519,21590,21774,21811,22182,22215,22364,22619,22754,23091,23151,23668,23718,24743,24759,24900,25150,25646,26278,26310,26334,26424,26533,26627,26647,26651,27306,27348,27370,27408,27508,27511,27813,27828,28054,28327,28671,28701,29199,29345,29441,29653,29806,29893,29905,29925,30124,30178,30311,30445,30553,30725,30778,30782,30975,31018,31019,31024,31154,31197,31435,31520,31717,31890,31901,31986,33079,33480,33560,33620,33669,33673,33946,33950,34294,34488,34510,34528,34599,34679,34823,34851,35400,35720,36210,36706,36707,36729,37192,37469,38582,38583,38643,38722,38731,39681,40168,40215,40389,40604],y\u012Bn:[20364,20944,21905,22142,22233,22240,22420,22553,23035,23139,24852,24903,26678,27684,27911,28341,28646,30230,31115,31221,31555,32106,32248,33589,33937,34093,35008,35570,37542,38111,38345,38437,38452,38512,38523,38530,38674,38688,38791,38899,38910,39408,39555,40791],m\u01D0:[20366,23370,24365,25929,27939,28211,28758,31859,31886,32651,33042,33416,33886,34077,37540],zh\u016B:[20367,26666,27104,27237,27367,27371,27929,28532,28710,29482,29664,30787,31228,32081,33585,34127,34523,34667,34857,35006,35461,35576,35803,35832,35948,36326,37054,37526,38114,39407,39842,39930,40248,40708],\u0101n:[20370,20579,23189,23433,23766,24245,26697,27688,30438,30443,33124,33780,33851,33866,34029,35485,35571,35865,38796,38797,38909,39331,39839,40298,40341,40524],l\u00F9:[20371,20679,21198,21216,22309,22388,22646,23101,23757,24280,24404,24405,25134,25693,26882,27162,28117,28133,28172,28425,28510,29741,29840,29994,30429,30569,30793,31103,31108,31249,31307,31635,31759,31788,31797,31798,31833,31926,34061,34135,34370,34736,36034,36162,36258,36335,36379,36439,36613,36678,36738,36760,36911,37249,37636,37682,37684,37876,38520,39428,39484,39909,40252,40294,40305,40442,40557,40575,40595],m\u00F3u:[20372,21178,24648,30520,34513,35584,35851,36366,37738,40254,40624],\u00E9r:[20373,20799,20816,20818,23759,26669,27919,31915,32780,33017,33611,35003,36608,36700,38481,38573,39669,39838,40085,40239,40504],"d\xF2ng t\u01D2ng t\xF3ng":[20375],ch\u00E0:[20376,22908,23033,23700,27722,35435,35815],ch\u00EC:[20377,20666,21189,21201,21489,21883,24435,24668,24919,24975,25048,25270,25941,26021,26456,28225,28795,28861,28926,29118,30163,30200,30235,32708,32709,32740,32744,33119,36196,36265,36971,37459,38644,39149,39276,40338,40408],"g\xF2ng g\u014Dng":[20379,20849],zh\u014Du:[20380,21608,21900,24030,24479,27954,28109,28863,28880,29656,30698,33311,35589,35704,35788,36057,36178,36616,36630,36736,36913,37102,37506,38668,39410,39430,40259,40508],r\u00FA:[20382,20754,22149,22914,23340,23418,24100,26328,26695,28202,28641,31566,33593,34144,34231,34657,34837,35005,35174,37018,37305,37539,38135,39020,39077,40044,40209,40253],"ji\xE0n c\xFAn":[20383],xi\u00E1:[20384,20448,21283,23777,23805,25966,26247,26585,28832,28890,29390,29421,29433,29672,29781,30806,30820,30892,31083,31594,32278,32712,33309,33338,34168,36206,36676,36758,36944,37724,37771,38492,38527,38686,39458,39803,40375,40672],l\u01DA:[20387,20406,20770,21525,21570,23649,23650,23653,25364,25435,26053,26784,28946,31075,31238,31341,32125,32311,32533,33154,33168,35099,35128,37080,37569,38109],ta:[20388],"ji\u01CEo y\xE1o":[20389,20709,24506],zh\u0113n:[20390,20597,23498,24103,24106,24128,25656,26015,26722,26984,27035,27196,27549,27976,28254,28519,28597,29513,29645,29646,29799,29956,30494,30495,30759,30890,31087,31118,31131,31668,32983,33275,33908,33942,33985,34237,35998,36126,36675,36937,37209,37341,37441,37681,37756,38024,40053],"c\xE8 z\xE8 zh\u0101i":[20391,20596],ku\u00E0i:[20393,20744,20983,21721,22130,22310,22359,22602,24028,24293,24555,26077,27443,29423,29546,31607,31977,33037,33214,37072,37174,40032,40089],ch\u00E1i:[20394,20757,21901,26612,29362,31073,35962],n\u00F3ng:[20396,20738,20892,21725,22117,27266,27393,27987,28611,29174,31151,31230,31328,33043,33215,34173,35163,35688,36786,36787,37298,39710],j\u01D0n:[20397,20760,21370,21418,24057,27135,28428,29822,32039,32202,33771,34035,35641,35880,37670,38182,39241,39313],"h\xF3u h\xF2u":[20399,30694],ji\u01D2ng:[20400,20690,20879,22247,27842,28547,28847,28913,29018,29019,29106,29147,31384,32151,35111,36837,36872,38984,39054],"ch\u011Bng t\u01D0ng":[20401],"zh\xE8n zh\u0113n":[20402,25557],zu\u00F2:[20403,20570,21777,22352,23709,23710,24231,31066,31987,32985,33859,33860,34009,34959,38460],q\u012Bn:[20405,20819,23175,23898,23956,27453,34942,35483,38054,38985,39416,39566,39868],j\u00FA:[20407,21881,23109,23616,24008,26888,27224,27878,28119,28264,28951,29329,29386,31927,33738,34332,36252,36348,36459,36610,37113,38320,39414,39527,40281,40308,40362,40752,40755],"sh\xF9 d\u014Du":[20408],t\u01D0ng:[20409,22306,23063,25402,28047,28918,29693,33057,33351,35476,38962,39051],sh\u00E8n:[20410,24892,24910,26138,28033,28183,28402,30214,30254,30488,31091,32958,32962,33060,33102,34563,34564,37600],"tu\xEC tu\xF3":[20411],n\u00E1n:[20413,21891,23066,25257,26260,26511,26591,26976,30007,30040,33710,33843,36950],xi\u0101o:[20414,21715,22069,22203,22210,23115,23471,23477,24232,24391,25585,26541,26549,26783,27385,27466,27594,28040,28487,28703,28785,28786,28875,28935,29447,29538,30170,30175,30813,30819,31385,31659,31768,31787,32131,32481,32731,33198,33831,34157,34376,34387,34754,34767,34800,34856,36355,36877,37559,38144,38660,39093,39501,39553,39623,39632,39752,40222,40245,40397,40494],"bi\xE0n pi\xE1n":[20415,32246,32527],tu\u01D0:[20416,33151,36422,39613],x\u00EC:[20418,21304,21324,21612,22669,23619,23635,23661,24549,24620,24644,26910,28509,28511,28569,29058,29332,30966,31114,32048,32140,32280,32454,32484,33283,33284,34158,34409,34891,35236,36201,36231,37092,37363,38411,38553,38559,38716,39228,39273,39721,40662],c\u00F9:[20419,23208,25009,29469,30212,30255,31751,32300,33064,34079,35470,36247,36391,36415,36441,36468,36469,37259,39011,40704],\u00E9:[20420,22254,23077,23753,23784,23785,28048,29684,30354,30539,30912,33706,35355,35472,35660,35769,36823,37387,37608,38151,38943,38989,39069,39780,40285,40286,40517],qi\u00FA:[20421,21492,21778,22234,23863,24047,24048,25167,26754,27535,27628,27714,27731,27845,27991,28269,29034,29360,29580,29699,29830,30387,30426,32012,32127,32909,33409,33677,34412,34415,34551,35032,35283,35305,35332,35333,36053,36167,36878,36881,36946,37195,37338,37371,37558,38916,39810,39876,39997,40765],x\u00FA:[20422,24464,31121],"gu\xE0ng ku\u0101ng":[20423],k\u00F9:[20424,21950,22195,24211,24235,24292,30228,32093,32468,34996,35044,35122,37239],w\u00F9:[20425,21153,21209,21247,21372,22366,22626,22886,23162,23524,23676,23689,23912,24546,24734,24735,24750,25098,25188,26212,26444,28329,28944,29059,29289,30182,30713,31417,31877,34305,35492,35823,37576,38434,38550,38654,38682,38695,38768,39446,39579,40361,40540,40767,40768],j\u00F9n:[20426,20737,21569,22472,23535,23803,25039,25411,25887,26201,26846,29127,29690,30063,31459,31647,34592,36048,37089,38486,39189,39298,39423,39567,40276,40277,40280],li\u00E1ng:[20429,22682,26753,26891,27153,31918,31921,31975,33391,36652,36748],z\u01D4:[20430,21800,29244,31062,32068,32452,35419,35781,37818,38459,38779],"qi\xE0o xi\xE0o":[20431],y\u01D2ng:[20433,21191,21192,21647,22471,22606,23921,24430,24634,24703,24704,24805,24849,24889,24898,26593,26640,27704,27891,28263,29996,34553,35424,36362,36404,39890,40108],h\u00F9n:[20434,20529,22274,23585,24897,25485,28343,28957,30580,35304,35554,35816],j\u00ECng:[20435,20665,22659,22924,23129,23143,24362,24371,24452,24465,25964,26324,26737,26807,27972,28702,29517,30153,30169,31454,31455,31467,31478,31480,33003,33051,33686,35497,36353,36851,36885,37857,38236,38742,38745,38748,40283],s\u00E0n:[20437,38288],p\u011Bi:[20438],s\u00FA:[20439],x\u012B:[20441,20694,20846,20958,21349,21376,21560,21775,21821,22075,22095,22193,22805,22874,23302,23305,23638,23904,24007,24076,24454,24495,24687,24713,24725,24769,24796,26132,26206,26224,26227,26342,26512,26744,27069,27176,27200,27447,27685,27728,28e3,28101,28179,28330,28911,28929,28936,28959,29060,29064,29081,29113,29114,29115,29160,29204,29306,29312,29344,29351,29707,30236,30361,30542,30630,30717,30802,30926,30978,31232,31352,31416,31902,31974,32198,32357,32690,32725,32726,32952,32953,33181,33342,33667,33765,33952,34597,34693,34763,34869,35199,35321,35325,35327,35654,35903,35904,35944,35951,35989,36197,37020,37134,37189,37295,37368,37675,37869,37898,38004,38177,38581,39183,39246,39291,39889,40279,40450,40759],l\u01D0:[20442,23052,23778,23794,26446,27418,28012,28583,29702,31036,31150,31924,35023,35041,35914,36902,37008,37300,37616,38146,39881,40039,40049,40100,40162],b\u01CEo:[20445,22562,23212,23453,23514,23539,23542,29668,32229,33862,34293,35091,36082,38732,39161,39165,39281,39362,40181,40199,40488],"y\xFA sh\xF9 y\xF9":[20446],"s\xEC q\xED":[20447],"x\xECn sh\u0113n":[20449],xi\u016B:[20450,20462,21691,24229,27143,28876,32670,33049,33065,33273,35973,37533,37760,39117,39240,39312,39652,39673,39860,40003,40258,40506],d\u00EC:[20452,20569,20672,22474,22673,22700,23075,24093,24607,26099,26762,28941,29587,29963,30513,30535,30898,31094,31128,31532,32224,32532,33123,33730,33922,34069,34627,34669,34734,35558,35867,36406,36882,36883,36958,36976,37482],ch\u00F3u:[20454,20756,23334,24774,24833,25060,26662,29181,30068,30087,30359,31264,31609,31820,32082,32162,32504,33751,35446,35726,35728,36364,36490,37223,37228,37307,38612,38624,38630],zh\u00EC:[20455,20587,20776,21046,21141,22401,23073,23512,24089,24092,24159,24226,24228,24268,24408,24463,24477,24535,24558,25061,25067,25347,25370,25527,25711,25842,26072,26186,26234,26633,26702,26813,27341,27355,27835,27959,28365,28382,28399,28492,28676,28825,29099,29438,29464,29839,29894,30164,30179,31017,31057,31209,31223,31258,31290,31305,31378,32041,32251,32622,32720,33187,33267,33268,33430,34541,34975,34976,35069,35231,35287,35311,35318,35468,35921,35922,36013,36074,36100,36136,36157,36337,36396,36499,36618,36734,37061,37517,37589,37973,38106,38183,38495,38578,38601,39396,39469,39482,39495,39576,39919,40217,40409,40503],"li\u01CE li\u01CEng":[20457],ji\u01CEn:[20461,20537,20745,20943,21098,22591,24383,24389,25129,25132,25315,25400,25441,25536,25791,26535,26604,26776,26816,26908,27298,28187,28245,28733,29776,30545,30652,30839,30897,30982,31509,31591,31616,31777,32120,32365,32742,33575,34246,34834,35045,35143,35145,35194,35395,35591,35629,35710,35883,36284,36423,37911,39691,39950,40568,40571,40572],hu\u00F2:[20464,21663,22191,22207,22895,24416,24785,25110,25837,26084,26340,27316,27790,28273,28694,29554,30312,30483,30672,31096,31117,31339,31394,32815,33243,33383,33719,33958,34303,34838,35595,36008,36135,37699,37962,38252,38616,38669,38723,38852],"j\xF9 j\u016B":[20465,25454,37624,38191],xi\u00E0o:[20466,20634,21177,21682,21742,21880,22027,22056,22063,23389,25928,25989,25990,27479,28045,29117,31505,35432,35487],p\u00E1i:[20467,24472,29260,29348,29445,31792,31794,36651],bi\u00E0o:[20469,39998,40148],"ch\xF9 t\xEC":[20470],f\u00E8i:[20471,21077,21406,21536,23645,24223,24259,24290,26162,26314,27360,27832,28663,29394,30280,32954,33801,36027,36153,37928,38212,38507,38725,40739],f\u00E8ng:[20472,20964,22857,28247,28968,29e3,36085,36183,40175,40179,40204],\u01CEn:[20474,21813,22511,25566,32623,37544,38133],b\u00E8i:[20475,20493,20573,20601,20633,20675,22791,24726,24811,24834,24970,26113,26774,28953,29292,29333,29384,29437,29692,29746,30874,31129,31954,33501,34003,34557,35097,35997,36125,36592,36649,36744,37046,37093,37121,37575,37950,38049,38785,38836],y\u00F9:[20476,20773,21893,21929,21947,22495,22537,22954,23255,23507,23786,23950,24253,24423,24481,24840,24958,25131,26161,26843,26844,26859,27378,27406,27421,27442,27603,28020,28143,28394,28495,28582,28778,28980,29020,29135,29152,29225,29425,29508,29577,29721,30217,30290,30753,30818,30834,30983,30998,31004,31142,31191,31266,31286,31741,31838,31858,31894,32206,32621,32895,32896,33352,33419,33420,33567,33966,34019,34041,34167,34316,34591,34606,34988,35029,35465,35565,35709,35861,35947,36553,36621,36915,36935,36985,37057,37287,37434,37578,37669,37933,38064,38334,38408,38628,38705,38928,39044,39147,39239,39275,39341,39496,39533,39728,39729,39739,39754,40010,40191,40229,40231,40234,40274,40440,40466,40518,40556],x\u012Bn:[20477,22138,22945,23324,24286,24515,24516,24571,24798,26032,26133,26490,27427,27462,28824,30458,34218,35362,36763,37028,37386,37573,37995,38156,39336,39339],"h\u01D4 ch\xED":[20479],ji\u00F9:[20483,20710,21267,21275,21302,21417,21646,23601,24260,24271,24272,24934,25412,25937,26087,26601,26622,26709,27405,27559,30106,33276,33285,33290,39910,40434,40555,40596,40808],y\u00E1o:[20484,20636,21954,22426,22575,23002,23217,23591,23597,23779,23970,23972,24493,25594,25622,25671,25727,26266,27043,28391,28881,29243,29498,29671,29796,29814,30936,31377,31407,31408,32948,34344,35616,35617,35875,36602,36730,36953,36965,37006,39012,39099,39126,39174,39194,39977,40025,40144],"cu\xEC z\xFA":[20485],"li\u01CEng li\u01CE":[20486],w\u01CEn:[20487,21773,23113,24779,25405,26202,26213,26217,26236,26778,26880,29740,30073,30358,30412,30871,32169,32176,32510,33048,33814,36384,36627,37588],z\u01D2ng:[20490,20588,20655,23928,24635,24803,25460,25603,25696,29162,32207,32235,32258,32317,34007],gu\u0101n:[20492,20851,23448,26874,30237,30287,31396,33924,38306,38359,38364,39973,40030,40143],ti\u01CEn:[20494,21818,24541,24767,26218,27524,28127,30547,33094,33300,35237,35277,36063,37674,39170],m\u00E9n:[20497,25194,25451,29834,33755,34379,37702,38036,38272,38277,38376],"d\u01CEo d\xE0o":[20498],"t\xE1n t\xE0n":[20499,22510],"ju\xE8 ju\xE9":[20500],chu\u00ED:[20501,22402,22464,25462,25637,26712,26864,27084,31648,33092,33753,37656,37786,38180,38514,38976],x\u00ECng:[20502,22995,23134,23353,24184,24615,24763,26447,28076,32200,33238,33607,33685,33877],p\u00E9ng:[20503,20656,22620,22643,24376,24969,25408,26379,26842,26902,27173,30844,31261,31484,31735,32388,33192,33411,34028,34325,34778,34779,34998,36643,37643,37981,38904,38908,39471,39676,39685,39700,40300,40527],"t\u01CEng ch\xE1ng":[20504],h\u00F2u:[20505,21402,21518,22421,22560,24460,27913,33577,35934,36869,37064,39836,40031,40078,40088],t\u00EC:[20508,21059,22159,22164,23625,23644,24716,24720,24789,24790,25147,25510,26367,26385,27474,27554,28053,29899,31545,31818,34201,35077,36886,36919,39664,39680,39684],g\u00E0n:[20509,20942,24185,27046,27274,28134,28776,30448,32058,32448,35404,36113,36195,39597],"li\xE0ng j\xECng":[20510,38739],su\u012B:[20512,21752,22794,28374,28617,30509,30562,33429,33661,33662,34429,38614,38806],"ch\xE0ng ch\u0101ng":[20513],ji\u00E9:[20514,20604,20625,21030,21031,21052,21163,21180,21353,21354,23125,23211,23377,23690,23848,23909,23995,24e3,24175,25130,25463,25526,25838,26117,26466,26480,26688,26717,26988,26998,27044,27905,28368,28500,29412,30571,30989,31469,31680,32687,33709,34037,34531,34576,34840,34846,34877,34929,35002,35344,35440,35505,35750,36373,36860,37475,37755,38268,38945,39834,40082],"k\u01D2ng k\u014Dng":[20517],ju\u00E0n:[20518,21173,22854,24955,26698,28099,29431,29543,30519,30538,30560,32109,32121,32482,32613,32642,33091,34088,37124,39179],z\u014Dng:[20519,22571,23447,23887,23893,24830,26401,26837,26934,29095,29475,30955,32195,32746,33113,33916,34668,35957,36392,36394,36452,37712,37953,39436,39459,39572,39683,39689,39735,39918,39932],n\u00ED:[20522,22381,22527,23612,23636,24617,28131,29450,31870,32867,34477,34618,35308,35982,36316,36631,37107,37422,38092,38675,39324,39906,40117,40593,40815],zhu\u014D:[20524,25305,25417,26700,26802,26817,26867,27093,28095,31399,37935],"w\u014D w\u0113i":[20525],lu\u01D2:[20526,21062,26346,30256,30323,33245,33999,34819,35064,36534],s\u014Dng:[20527,20935,23040,23847,23913,24250,25021,26494,26496,26537,26583,26789,27303,28126,28621,30841,33752,39686],l\u00E8ng:[20528,22542,24867,30550,36380],z\u00EC:[20531,21082,23383,24675,28173,28460,29304,30501,30502,32980,33022,33258,33569,33634],b\u00E8n:[20532,22348,25465,25770,28160,31528,36905],c\u01CEi:[20536,21835,23111,24425,25505,26828,27613,30572,32181,36340,36393],zh\u00E0i:[20538,20661,23528,30261,30758],y\u0113:[20539,21524,22094,25832,26253,26928,27467,28529,34862],sh\u00E0:[20541,21820,21922,27459,31633,32732,32739,33808,38319,38670],q\u012Bng:[20542,20670,21375,22282,23496,27682,27691,28152,28165,34619,36605,36629,36731,37100,37638,37963,38737,38738,39894],y\u012Bng:[20544,22052,22111,22198,23156,23190,23240,23344,23366,23422,24869,25732,25878,26400,26716,27185,27387,28214,29008,29681,29787,29838,29908,29959,29974,30884,31023,32211,32403,32492,32552,32578,32579,32588,33210,33521,33722,34337,34663,34867,35118,35707,36047,36552,37965,38195,38681,38906,40236,40337,40359,40367,40426,40441,40462,40474,40550,40560],"ch\u0113ng ch\xE8n":[20545,29231],ru\u01CEn:[20548,26378,29772,29888,30877,31005,33117,36575,36653,36719,38446],"zh\xF2ng t\xF3ng":[20549],ch\u01D4n:[20550,24823,30582,33846,34850,36080],"ji\u01CE ji\xE0":[20551],"j\xEC ji\xE9":[20552],"b\u01D0ng b\xECng":[20555],ru\u00F2:[20556,21458,23926,24369,26953,28971,29191,31660,31707,33979,37120,39961,39983,40376],t\u00ED:[20557,21399,21884,21953,23865,28477,29765,30588,31157,31242,32249,32519,32612,34139,35078,35605,36263,36420,36431,37261,37719,38988,39064,39456,39863,39927,40128,40284,40420,40520],w\u0113i:[20558,21361,21940,23041,23193,23990,24013,24494,24836,25547,25595,26931,26994,28326,28883,29032,29168,30291,32261,33896,33907,34183,34610,34651,35235,35444,36918,38535,38536,38714,39939,39940,40130],pi\u0101n:[20559,22248,23205,26948,29327,31687,32745,37698],y\u00E0n:[20560,21388,21421,21761,21933,22152,22181,22576,22943,23026,23306,23359,23476,24421,24422,25957,26191,26277,26325,26339,28383,28750,28756,28775,28777,28948,28976,28977,29078,29124,29290,29458,30746,30831,33395,33398,33399,35214,35267,35326,35578,35724,35742,35866,35891,35923,35924,36107,36119,36189,36549,37184,37245,37308,37317,38593,39181,39260,39440,39443,39476,39511,39520,39564,39731,40171,40200,40243,40387,40432,40798],"t\u01CEng d\xE0ng":[20562],\u00E8:[20564,21262,21374,21380,21597,21666,22121,22441,22538,22574,23691,23871,24261,24746,24853,25145,25212,25636,25657,25820,27374,27486,27514,28226,29735,30728,30736,30790,33133,33482,33852,34138,34437,34625,35240,35556,35725,35860,35935,36571,36598,36717,36940,36943,36987,37122,37418,37716,37993,38199,38440,38456,38942,38990,39066,39187,39209,39295,39952,39978,40055,40132,40346,40535,40771,40822],xi\u00E9:[20565,21232,21327,21332,21963,22437,22858,24650,24886,25337,25658,25783,25813,25847,25884,26012,26090,29057,29170,32138,32243,32256,32556,32723,32961,33029,33031,33035,33166,34658,34938,35181,35559,35735,35856,38795,38837,40868],ch\u011B:[20566,25199,25766],sh\u011Bng:[20567,28219,30490],ch\u0101:[20571,21967,25184,25407,25554,25591,30080,33279,33366,37535,37732,38200,39223],hu\u00E1ng:[20575,20976,21924,22573,22708,23187,23858,24488,24822,27003,28255,29004,29530,29789,29852,30272,30343,30970,31316,31681,31783,33358,33887,34647,34789,35579,36266,36945,37728,37892,38205,38541,38905,39213,39452,39945,40017,40135,40428,40643,40644],y\u01CEo:[20576,21676,23161,23438,23686,26483,26620,27034,28308,29397,31365,31368,33280,33517,38340,39445,40405,40809],"ch\u01D2u qi\xE0o":[20578],y\u00F3u:[20580,23588,24238,24611,27787,27833,27999,28216,29369,29494,29495,30001,30115,31198,32940,33692,33720,34133,34480,34659,35367,36623,36662,36912,36938,37038,37109,37438,38080,39360,39799,39819,40063,40073],x\u016B:[20582,22687,23213,23299,26952,27432,27476,29176,30110,30449,32135,32259,32379,32997,34150,34391,34394,34395,34641,35015,35343,35377,35549,35651,35870,37968,38656,38920,39035,39036,39497,39706,39750,39766],zh\u0101:[20583,21747,25263,25363,25592,25699,27165,28195,30390,35312,35655,40772,40775],c\u012B:[20584,30133,34816,36224,39604,39626,40825],b\u012B:[20586,23620,26949,27636,35917,36924,39951,40126,40278],x\u00FAn:[20593,22106,23547,23563,23755,24033,24309,24490,24642,25559,25907,26092,26442,26642,26730,27187,27957,27988,28527,29125,29142,29667,29845,30019,32003,33600,34803,35426,35810,37161,40015,40024,40095],"c\u0101i s\u012B":[20594],du\u0101n:[20595,23183,31471,35085,37748],\u01D2u:[20598,21528,22036,32806,33122,34117,34261],t\u014Du:[20599,20600,37742],"z\xE1n z\xE1 z\u01CE":[20602],"l\u01DA l\xF3u":[20603,20674],f\u00E8n:[20606,20712,22859,22894,24325,24575,24868,24996,28725,30611,31182,31914,31966,33209,40029,40124],"ku\u01D0 gu\u012B":[20608],s\u01D2u:[20609,21468,21471,22014,27362,30605,34222,34282],"zh\xEC s\u012B t\xED":[20610],s\u00F9:[20611,20723,21961,22608,22609,22809,23242,24875,24991,27041,27150,27157,27536,27869,28049,28335,28344,28506,28517,29578,29663,29851,31756,31899,31903,32032,32292,32899,32901,33158,34060,34263,35307,35380,35606,35785,35873,36250,36444,36895,36961,36972,37577,39191,39500,39573,40016,40427,40532],xi\u0101:[20612,28998,30606,35898,39084,39957],"yu\xE0n yu\xE1n":[20614,23195],r\u01D2ng:[20615,20887,23426,27652,36597],n\u00F9:[20617,24594],y\u00F9n:[20618,23381,24701,24818,24864,24909,26527,33130,34164,34176,34292,34314,35102,35999,36816,36939,37075,37126,37213,37270,37278,38871,38878,38901,38907,39211],"g\xF2u ji\u01CEng":[20619],m\u00E0:[20620,22044,27050,30576,31043,31137,32629,38273,39393,39554,39701],b\u00E0ng:[20621,22621,26834,29604,31254,33365,33953,34607,35607,35876,37770,38225],di\u0101n:[20622,21415,23918,24005,24019,24020,25474,25895,25921,27079,28359,30315,30322,36430,39002,39003,39072,40827],t\u00E1ng:[20623,21776,21882,22371,22530,22616,25642,26848,27062,28303,28447,29051,29805,30916,31135,31702,31939,31958,31963,33157,33179,33998,34711,34739,36207,36412,37132,37283,37781,38554,39225,39236,40374],h\u00E0o:[20624,21728,24655,26122,26150,26215,26272,26276,26285,26317,28009,28111,28564,28751,28765,30355,30364,30366,30369,30373,32791,32853,34179,34399,37143,39013,39074,39965],"x\u012B x\xEC":[20626],sh\u0101n:[20627,21024,21034,21116,22328,23665,25403,25639,26613,27270,28536,28568,29053,29414,29642,31512,32319,32692,32694,33056,33314,33439,34923,36314,36565,37014,38282,39877],"qi\xE0n ji\u0101n":[20628],"qu\xE8 ju\xE9":[20629,22470],"c\u0101ng chen":[20630],r\u00F3ng:[20635,23222,23238,23339,23481,23797,23896,23992,25102,25608,26343,26628,27029,27054,27061,27623,28342,28700,28927,29076,29416,29794,31297,32104,32466,32674,32924,33561,33592,33635,33993,34686,34701,34702,34833,35107,37780,38229,39397],"t\xE0 t\xE0n":[20637],su\u014D:[20638,21766,21965,21990,23057,25677,26731,26797,30531,31761,31764,32679,33679,34001,36246,39867],d\u01CEi:[20643,27513],z\u00E0i:[20644,20750,20877,22312,25175,27909,36617,37224],g\u01D4:[20646,21476,21842,23603,24882,27030,27070,27753,28104,28658,28692,29295,30391,30396,30444,30653,31296,32607,32662,32929,33077,33228,34211,34506,34865,35393,35778,36674,36903,37431,38068,39222,39305,40723,40724],b\u012Bn:[20647,23486,24428,25996,26901,28392,28626,28657,28661,28693,32381,32548,34408,35945,35955,36051,36052,37024,37964,38228,38694,39022],ch\u01D4:[20648,20786,26485,26904,26970,26990,27290,28619,29876,30784,30990,31111,34389,40813,40828],nu\u00F3:[20649,20794,25386,26779,27232],"c\u0101n c\xE0n":[20650],l\u011Bi:[20651,20769,21437,22418,22593,22744,22760,27344,28741,30295,30667,30922,31016,32786,34124,34174,34271,34365,34845,35460,35716,35796,38008,40467],cu\u012B:[20652,20951,22676,23828,23903,24923,25703,27057,29525,30954,37849],y\u014Dng:[20653,21960,22665,22725,23262,24248,24305,24949,25317,25793,28413,28745,29253,30152,30293,30320,33219,37013,37114,37144,37854,38235,38605,38621,39252,40005,40153,40411],"z\u0101o c\xE1o":[20654],s\u01D2ng:[20657,23927,24578,24730,24879,24939,31462,32824,32883,39415],\u00E0o:[20658,22387,22407,22714,22881,23279,23705,23728,23988,25034,25817,28595,37834,39489,39580],"q\u012B c\xF2u":[20662],chu\u01CEng:[20664,30946,38358,38383],sh\u01CE:[20667,20749],h\u00E0n:[20668,22462,24717,25022,25182,25421,25750,25788,26097,26200,26293,27721,28038,28450,28698,28938,29442,30356,30533,32752,33695,33761,34559,34605,34706,35648,36634,37356,37554,37582,38615,38967,38980,39060,39419,40382],zh\u0101ng:[20669,23260,24352,24373,24432,24926,26290,27167,28467,29520,29835,31456,31931,34049,34769,36967,37155,37873,39206,39487,40006,40606],"y\u0101n y\xE0n":[20671,22677,23342],"pi\xE0o bi\u0101o":[20676,39584],li\u00E0n:[20678,22556,23201,24651,25088,26973,27539,27566,28229,28491,28592,28722,28860,29001,29779,32244,32414,32451,33840,37676,37706,37832,38142,39946],m\u00E0n:[20680,22657,24148,24930,26364,28459,28599,29107,29516,32309,32550,34052,34352,37156,37853,38232],"t\xE0n t\u01CEn":[20683],y\u00EDng:[20684,21942,22603,23348,25869,27001,27391,28289,28299,28386,28486,28633,28634,28660,28677,28699,28704,28719,28752,28764,29074,29151,29801,30401,30408,31132,31837,31855,32264,33556,33639,33721,33828,33829,33830,33854,34021,34240,34509,34631,34687,34722,34821,35597,36111,36194,36814,37795],d\u00F2ng:[20685,20923,20941,21160,21205,23003,25113,25359,26635,26847,28265,30800,33e3,33012,33110,36853,38680,39399],zhu\u00E0n:[20686,21869,22208,22559,25776,28791,29777,31686,33118,33923,35144,35668,39244,39316],xi\u00E0ng:[20687,21224,21521,22190,23008,23953,26319,27233,29670,32575,34771,34902,35152,35937,37900,38917,39033,40012],sh\u00E0n:[20688,21892,22688,22689,23319,25797,25982,26923,27199,27482,27733,28759,30109,30960,32341,32558,33203,34798,34810,35349,35590,35697,35754,36109,36193,36216,37167,37925,39245,39480,39583,40019,40020,40157],"tu\xED tu\u01D0":[20691],z\u01D4n:[20692,22082,25753,35664],p\u00FA:[20693,21261,22308,22691,28654,29531,29854,30632,31321,33670,33744,33769,33889,33969,33970,36108,37242,37879,38244],l\u00E1o:[20695,21171,21172,21214,21744,23810,23959,24997,26405,28022,29282,30184,30278,31362,31785,37290,37906,38137,39007,39645],ch\u01CEng:[20696,21424,24288,25950,26166,27653,37625],gu\u0101ng:[20697,20809,21667,22425,23023,27960,28782,28823,28826,28827,28897,29654,33009,33578,36612,37543,40646],li\u00E1o:[20698,22073,23293,23525,23534,23582,23658,23930,23962,23963,24299,24960,25977,26296,27217,29536,29849,30103,30274,31426,31773,32346,32557,32842,33163,33195,34260,34783,35906,36095,36440,36797,36988,39113,39630,40431,40553],d\u00E8ng:[20700,20979,22705,23965,27336,30634,30964,35252,37011,37159,38565],"ch\xE1n zh\xE0n zhu\xE0n":[20701],b\u014D:[20704,23955,25320,25765,25773,27874,28298,29627,30326,30411,30773,30854,31009,32573,33760,34992,36467,37474,38069,39185,39293,39499,40013],hu\u00EC:[20705,21295,21321,21913,22034,22166,22298,23314,23533,23670,23671,24407,24409,24410,24507,24666,24693,24800,24935,24979,25075,26214,26291,27109,27230,27269,27352,27719,27851,28377,28499,28905,29172,29545,29860,30650,30794,31229,31330,31730,32117,32362,32472,32729,32765,33631,34087,34137,34184,34185,34794,35439,35496,35569,35667,35711,35763,35826,36036,36159,37932,38368,38419,38759,38958,39018,39058,39215],chu\u01CEn:[20706,21912,33307,33608,36403],"ti\u011B ji\xE0n":[20707],s\u0113ng:[20711,39705],xi\u00E0n:[20713,20724,21743,22455,22634,23021,23050,23466,23704,23796,25010,25738,26203,27212,27258,28032,28695,29486,29563,29616,29694,30476,30541,31919,31982,32100,32171,32218,32447,32528,32673,32680,33146,33236,33277,33483,33703,35490,35919,37607,37646,38480,38501,38519,38704,39201,39301,40626,40760],"y\xF9 j\xFA":[20714],"\xE8 w\u016B":[20715],"t\xF3ng zhu\xE0ng":[20718],l\u01D0n:[20719,20955,20956,24297,24298,25037,25044,25755,27265,27305,28575,30299,30301],g\u00F9:[20721,20933,22266,22540,23827,23854,25925,26767,26845,29311,30204,31099,37678,38178,38599,39015,39038,39901,40116],ji\u0101ng:[20725,22723,23004,27263,27565,27743,30037,30085,30995,32366,32560,32734,33587,33857,34193,34688,34751,35911,38849,40002,40137],m\u01D0n:[20726,20922,21025,21188,24751,24829,24845,24924,25003,25279,25923,25935,25967,27887,28515,30399,31522,31549,31778,34848,38292,38313,38389,38397,39989,40152,40701],j\u00ECn:[20728,20954,22116,22157,22672,22743,22935,23335,25634,26185,26187,26499,27555,27989,28024,28301,28613,28636,28908,29025,29180,29710,29800,29878,30433,31090,32265,32537,33641,34254,35250,35280,36078,36112,36166,36817,36827,36914,38771,40829],"ji\xE0 jie":[20729],qi\u00E0o:[20730,23789,24105,25772,27579,31373,31429,35482,35822,36488,38487,38825,38866,39642],p\u00EC:[20731,23218,23251,23617,28604,29971,30088,35692,38370,40447,40458],s\u00E0i:[20735,31802,36093,36187],"ch\xE1n t\u01CEn sh\xE0n":[20739],"d\u0101ng d\xE0ng":[20741,24403,38371],xu\u0101n:[20743,21927,22599,23191,23459,24835,24843,25550,26125,26244,29002,29014,29764,30587,30670,31140,31662,32743,32766,33841,33842,34002,34175,34300,34320,34646,34825,35552,35580,35678,35862,36562,36713,37753,39421,39962],"d\u0101n d\xE0n":[20747,25812,30213],c\u00E0n:[20751,28591,28799,29158,29864,31922,34194,35634],"b\u012Bn b\xECn":[20752],"\xE1n \xE0n":[20753],t\u00E1i:[20755,22382,23343,25260,25825,27311,28849,28850,31817,33274,34233,36294,37040,39089,39824,40080],l\u00E1n:[20758,20848,22226,23146,23706,23888,24177,25318,25876,26003,26005,26639,27396,27415,28572,28734,28742,28769,29155,29175,29884,31726,31811,31843,32383,33915,34013,34253,34347,34349,35124,35157,35172,35188,35197,35659,35733,35888,36509,37997,38247,38348,38417,38858],"n\u01D0 y\xEC \xE0i y\xED":[20759],m\u00E9ng:[20762,24170,26330,26406,27223,27308,27659,28309,28635,29965,30015,30431,31006,33384,33684,33804,34116,34427,34673,37171,37176,38719,38720,39021,39259,39885,40463,40562],n\u00EDng:[20764,20957,21659,22144,23331,26592,27235,27320,29406,29552,32845,32889,34228,37967,39713,40459],qi\u00F3ng:[20765,21357,23430,24824,24972,26703,27241,28970,28973,29026,29069,29756,29898,30552,31351,31353,31406,31430,31547,31559,33340,33557,34257,34285,34537,34540,36217,36331,37019,37518],li\u00E8:[20768,20925,21015,21155,21181,22482,22483,23028,23771,24036,25362,25449,26677,27916,27990,28872,28910,29037,29347,29454,29471,29557,32855,33055,33570,34522,36244,36496,36862,39090,39707,39715,39844,40050,40247],ku\u01CEng:[20771,22844,25069],b\u00E0o:[20772,21245,22577,24513,25253,25265,26323,29190,29350,33762,34403,34475,35961,37451,37988,38087,39602,39665,39825,40077],bi\u0101o:[20774,22658,24150,24426,26631,27161,28398,28684,29083,29186,29451,30253,30950,33176,33237,35620,36102,37858,37987,38230,38259,39086,39095,39110,39111,39112,39114,39121,39129,39130,39531,39561,39647],z\u01CEn:[20775,20793,22086,25861,26141,36273,36274],h\u00E1o:[20779,21989,22071,22097,22158,22741,26883,27612,27627,28640,29510,29524,31443,31815,34461,34836,35705,35946],q\u00ECng:[20780,20938,24198,24950,27366,28650,30851,30956,32580,38744],ch\u00E8n:[20781,22187,27015,27372,30114,34924,35183,35734,35894,36225,36226,40787,40788,40832],t\u00E9ng:[20783,24144,28373,28443,30140,31824,31832,32290,33150,34276,34373,34723,35466,35588,36998,39398,39472,39523,39975],"l\u01D2ng l\xF3ng l\xF2ng":[20785],"ch\xE1n ch\xE0n":[20787],"r\xE1ng xi\u0101ng":[20788,21239],"hu\xEC xi\xE9":[20790],lu\u00F3:[20792,25886,26916,27407,29473,29568,31657,31854,32599,32645,33078,33121,33821,34367,34746,35260,36923,37007,37837,38012,38179,38233,39264,39486,39512,39585,40449],l\u00E9i:[20797,23256,27281,27417,29891,30078,32306,32397,32413,32551,32589,32696,34050,34354,34374,36704,37939,37976,38253,38647,38721,40041,40762],"n\xE0ng n\u0101ng":[20798],"w\xF9 w\u016B":[20800],y\u01D4n:[20801,21911,22845,25230,27538,27550,29377,30930,33658,36081,37399,38445,38504,38549,38691,39355,40811,40819],z\u0101n:[20802,27253,31786,31790,31948,37909,37919,40292],yu\u00E1n:[20803,20870,21407,21409,21429,22253,22278,22286,22290,22291,22435,22636,23220,23236,25588,27038,27052,27260,27358,27781,28274,28304,28306,29232,29480,29503,31502,32227,32257,32536,32689,33554,34199,34653,34671,34696,34945,35108,35612,36677,36757,37005,37031,37211,37416,37809,39477,39789,40354,40368,40703,40715],xi\u014Dng:[20804,20807,20982,21250,21256,21701,24567,24671,27769,27958,33015,33016,33422,35369,35454,35771],ch\u014Dng:[20805,22019,24545,24963,24999,25679,27798,28026,29675,32639,32704,33282,33375,33594,34909,36438],zh\u00E0o:[20806,22423,26064,26316,26523,27330,29031,29171,29411,30654,31498,32576,32617,32644,32897,32903,32904,35412,35791,36213,36249,39841],"du\xEC ru\xEC yu\xE8":[20810,20812,20817],k\u00E8:[20811,21051,21184,21194,22529,23060,23458,24682,24857,27690,28312,30886,32217,32514,33360,34889,35506,35838,37633,38174,39437,39570],t\u00F9:[20814,20820,22541,36812,40309],d\u01CEng:[20826,25897,27411,35681,35740,35872,40680],d\u014Du:[20828,20832,21783,27255,31740,34104],hu\u01CEng:[20836,22875,24140,24627,24653,26180,28862,29056,32296,35428,35594,35854],r\u00F9:[20837,21973,23223,25174,26433,27955,28349,32287,32539,34e3,35109,40176],n\u00E8i:[20839,27677,27678,37655],"y\xFA sh\xF9":[20842],"li\xF9 l\xF9":[20845],han:[20847,29235],ti\u0101n:[20850,22825,23126,28155,37215,38740,38749,40647],"x\u012Bng x\xECng":[20852],di\u01CEn:[20856,22200,22860,23152,25951,26915,28857,30872,33959,34119,36398,40670],"z\u012B c\xED":[20857],ji\u0101n:[20860,20927,22223,22362,22533,22904,23014,23015,23574,24181,24804,25099,25108,25627,26942,27179,27388,27516,27569,27570,28244,28688,28728,29006,29086,29112,29259,29770,30583,31003,31031,31546,31627,32216,32273,32516,32547,32937,33392,33393,33733,33786,33868,33977,34090,34129,34163,34371,35708,35932,37999,38595,38831,38848,38857,39216,39330,39956,39964,39993,40099,40146,40273,40307,40380,40547,40585],sh\u00F2u:[20861,21463,21806,22781,22784,23551,25480,29417,29539,29560,30185,30246,32172,32502,33156],j\u00EC:[20862,20864,21058,21092,21137,21219,22358,22413,22600,22931,23395,23490,23492,24301,24401,24475,24524,24760,24782,25083,25216,26081,26082,26083,26280,26281,26305,26782,27285,27317,27918,28419,28424,28721,30197,30304,31133,31273,31287,31300,31306,31335,32e3,32153,32318,32331,32380,32487,32489,32637,33262,33456,33549,33572,33898,34015,34055,34186,34318,34350,34363,35034,35136,35244,35274,35336,35352,35467,35745,35760,36321,36349,36447,36857,38469,38555,38657,38717,39525,39589,39675,39742,39773,39781,39898,39933,39990,39999,4e4,40045,40090,40107,40267,40401,40780],ji\u014Dng:[20866,20875,22384,22491,25155,34319,34324,39369,39403],m\u00E0o:[20867,20880,23202,24125,24855,25035,26259,26581,26969,27639,29761,30339,30474,30592,32772,33538,33850,34640,34980,35218,35980,36031,36152,37146,37166],r\u01CEn:[20868,20873,22988,23203,26579,29635,33490,33925],"n\xE8i n\xE0":[20869],g\u0101ng:[20872,20910,21018,21083,22536,22589,23713,25478,25667,26849,29288,29317,30104,32177,32434,32568,32577,32609,32923,37357,37792],c\u00E8:[20874,20876,21397,21408,22824,24257,24699,24827,24993,25927,27979,28204,31527,31574,31582,31604,31651,33629,33815,33844,34011],gu\u01CE:[20878,21072,21102,21479,23521],"m\xE0o m\xF2":[20882],g\u00F2u:[20883,21826,22392,22434,22815,22816,23230,24384,25606,25728,26500,27083,29049,35247,35279,35389,35436,35807,36092,36141,36952,38602],x\u01D4:[20884,21923,26250,26665,29661,30440,31944,35425,35583,35817,37158,37265],m\u00EC:[20886,20906,22055,22611,23483,23494,23770,24130,24142,24166,24637,27027,27154,27329,27752,28135,28405,28446,28631,29072,32643,34084,34588,35219,35220,35227,35269,35600,35879,40719],"y\xF3u y\xEDn":[20888],xi\u011B:[20889,20905,34267],j\u016Bn:[20891,21531,22343,26750,27758,30386,30392,30393,30853,33689,34448,34944,35232,36557,37406,37505,37534,37717,38055,38965,39862,40106,40591],m\u00ED:[20894,25823,28720,29218,29461,29564,31074,31152,32315,33982,34252,34346,34364,34990,35448,35598,36855,37274,37310,37311,37316,38270,40461,40586,40587,40603],"gu\u0101n gu\xE0n":[20896,35212,35251,35264,35266],m\u011Bng:[20897,21200,25077,25529,29467,29556,33355,34594,34835,37683,38192,39917,40710],zh\u01D2ng:[20898,22618,23600,27505,28996,30215,32959,33131,36405],zu\u00EC:[20899,23989,26220,26368,26668,27100,27271,27276,31101,32074,32618,34142,36768,37204,37243,37257,37642],yu\u0101n:[20900,21064,22246,23357,23491,26857,28149,28161,28166,28170,28181,28737,30498,32921,33918,33964,34574,34613,39372,40182,40219,40311,40482,40499,40531,40728,40733],m\u00EDng:[20901,21517,26126,26269,26393,27040,27962,28319,29501,30464,30515,30609,33559,34719,35245,35450,37133,37528,38125,40180,40483],k\u00F2u:[20902,21481,23484,23495,25187,25922,28401,31387,31576,31750,34098,34107,37350,40391],t\u00E0i:[20909,22826,22835,24562,24577,24907,27760,27761,27888,28313,32957,33318,37214,37414,38043],"f\xE9ng p\xEDng":[20911,39342],"ch\u014Dng ch\xF2ng":[20914],ku\u00E0ng:[20917,22329,22745,23730,25068,26103,26175,26336,26694,27841,29196,30486,30518,30719,30783,31014,31340,32075,32086,32394,32425,36026,36150,36582,37021,37178,37489,37595,37979,40651],l\u011Bng:[20919],p\u00E0n:[20920,21028,21467,27804,27886,28351,28813,29257,30036,30460,34978,35195,35402,37612,38011,38934,40293],f\u0101:[20921,24386,27831,30330,30332],xi\u01CEn:[20924,23583,23584,23812,23982,24176,25863,26174,27382,27624,28774,28877,29177,29405,29443,29547,29550,29569,31122,31557,31666,34259,34330,34476,34566,35683,36219,36323,37708,38505,38522,38570,38853,38997,39023],qi\u00E0:[20926,22326,24098,24688,27534,27965,30792,32994,39618],"j\xECng ch\u0113ng":[20928,20936,28136],s\u014Du:[20929,21974,24256,24267,25436,25628,25673,28338,29504,33368,33936,34699,37131,37273,37802,38204,39100,39125,39231,39306,39466],m\u011Bi:[20930,23172,23226,23309,23876,25396,27598,27599,28028,28220,29144,32654,36542,37762,38209,40675],t\u00FA:[20931,22259,22270,22294,22295,22615,23648,23801,23902,24233,24284,24466,24711,25580,28034,30223,31585,33135,33660,33956,36351,36884,37236,37423,37710,39327,39420,40268,40351,40395,40437],zh\u01D4n:[20934,20950,22523,28310],"li\xE1ng li\xE0ng":[20937,28092,37327],di\u0101o:[20939,20993,21023,21500,22877,24372,24427,27720,29745,30857,31763,34413,34497,35970,37677,38613,39817,39899,40119,40304,40742],c\u00F2u:[20945,28234,33120,36659,36751],\u00E1i:[20946,21824,22026,25457,28336,30284,30353,30362],du\u00F3:[20953,21099,22842,22890,30181,36401,37420,37944,38094],d\u00FA:[20959,21301,23355,26911,27357,27568,28060,29261,29272,29322,29346,29420,29544,29892,30398,35067,35501,35712,35743,35908,36117,37654,37983,38855,38883,38885,39475,39633,40681,40695],"j\u01D0 j\u012B":[20960],f\u00E1n:[20961,20962,20963,21285,22694,26443,26569,26853,27146,28735,28902,29033,29140,29856,30718,31020,31538,31861,32208,32691,33316,33319,34208,34345,34844,35150,36463,37353,37895,37922,38034,40429],j\u016B:[20965,21258,23093,23150,23621,23820,25221,25398,25516,26798,26896,27275,27625,27633,27843,28090,29401,29722,30141,30752,32605,33106,33357,34587,35070,35530,36308,36376,36537,38513,38606,38816,38827,39378,39545,39816,40225,40331],"ch\xF9 ch\u01D4":[20966,22788],zh\u01D0:[20970,21159,21675,22336,22375,24075,24649,25210,25351,26088,26547,27490,27750,27802,27924,28157,30139,30731,31049,31190,32025,32440,33463,33547,34274,34937,35175,35368,36286,36601,36725,37231,38447,40697],p\u00EDng:[20973,20980,21615,22378,22592,23740,24097,24114,24136,24179,24959,24977,26544,27956,28969,29622,29942,29953,31470,31667,31752,32574,33619,33805,34033,34482,34530,35413,35780,36607,36647,37105,39811,40070],k\u01CEi:[20975,20977,21056,21108,22450,22607,24698,24887,24936,26271,33928,36614,37703,37799,38112,38196,38355,38399,39101],g\u0101n:[20978,22377,23602,23604,23606,23607,26577,27860,28455,29589,29976,30131,30712,31487,31608,31891,32925,33527,36800,37200,39760],"k\u01CEn qi\u01CEn":[20981],t\u016B:[20984,22551,23936,25464,28043,28261,30172,31167,31171,31361,33878,37621,40282,40757],"\u0101o w\u0101":[20985],ch\u016B:[20986,21021,23680,25716,27019,27159,35993,40803],d\u00E0ng:[20988,22325,22449,22731,26723,27284,27705,29847,29949,30442,30602,30720,30893,30993,31772,33633,33770,34153,34351,36260,36927,38652],h\u00E1n:[20989,20990,21547,22277,23074,23506,23841,26199,26770,27995,28085,28559,28947,29696,29981,31592,34604,37015,37039,37601,38867,38889],z\u00E1o:[20991,38015],d\u0101o:[20992,20994,24521,27672,33312,34729,37334,39771,40061],chu\u0101ng:[20997,25680,29262,29269,30126,30241,31379,31383,31419],"f\u0113n f\xE8n":[20998],"qi\xE8 qi\u0113":[20999],k\u0101n:[21002,21208,22570,25121,26654,40853,40859],c\u01D4n:[21004,24534],ch\u00FA:[21005,21416,24174,24282,27249,27337,27365,28353,29331,31720,32801,33467,33954,33965,34573,34805,35936,36238,36464,36487,36501,37455,37604,38148,38500,38607,38619,40373],"hu\xE0 hu\xE1":[21010],l\u00ED:[21013,21075,21114,21145,21400,21937,22175,22212,23264,23415,24306,24737,26792,26808,26819,28435,28757,29313,29314,29432,29709,29827,29896,30432,30557,31163,31346,31472,31587,31729,31852,31950,32301,32545,32633,33347,33650,33758,34016,34110,34268,34362,34570,34765,34808,34859,35125,35623,35981,37288,37611,37637,37867,37975,38626,39530,39562,39887,39916,40058,40097,40313,40477,40514,40654,40679],yu\u00E8:[21014,23347,23684,23731,23997,24689,24709,24742,25097,25224,25459,26376,27198,28729,29210,29605,31039,31156,31703,31814,31845,31856,31908,31925,34341,34446,34447,35500,36234,36288,36291,36493,36559,37381,37470,38e3,38074,38321,38322,38405,40465,40473,40678,40864],li\u00FA:[21016,21129,22176,23225,23911,26056,26066,27060,27210,27969,27983,28687,29705,29792,29804,29858,30020,30041,30065,30081,30244,30277,30827,33957,33989,34761,35031,37775,37840,37890,38240,39104,39109,39127,39392,39413,39470,39505,39581,39969,40377,40544,40589],z\u00E9:[21017,21063,21863,22038,23271,24123,24152,25246,27149,27509,27810,27854,28333,30367,30612,30688,30987,31654,31744,33332,34102,34828,35159,35630,36094,36188,36846,40453,40794,40816],"chu\xE0ng chu\u0101ng":[21019,21109],q\u00F9:[21022,21434,21435,38324,38339,38418,40622,40705],"bi\xE9 bi\xE8":[21029,21035],"p\xE1o b\xE0o":[21032],"ch\u01CEn ch\xE0n":[21036,21079,24157],gu\u0101:[21038,21120,26736,27460,29041,29916,32973,36411,39082,39091,39463,40240,40505],g\u0113ng:[21039,24218,26921,28013,28991,30026,32090,32686,32697,32789,33774,36065,36179,40330,40530],d\u00E0o:[21040,22133,24764,26913,27300,29182,29913,30423,30428,31282,31291,32411,32767,33364,33791,34908,34911,36551,36947],chu\u00E0ng:[21041,21071,21081,24582,24884],k\u016B:[21043,21741,22288,22528,26543,26701,30715,31391,36301,37056,39607,39852],du\u00F2:[21044,21057,22703,23598,24816,24988,25349,26711,33333,36325,36346,38474,38479,39167,39283,40317],"shu\u0101 shu\xE0":[21047],"qu\xE0n xu\xE0n":[21048],"ch\xE0 sh\u0101":[21049,21070],"c\xEC c\u012B":[21050],gu\u00EC:[21053,21055,21130,21132,25740,25904,26123,26690,26914,27126,27195,27331,29476,31148,31552,34005,35160,36020,36149,36330,37888,37966,38844,40022,40037],l\u00F3u:[21061,23044,23105,24276,27004,27155,28295,28426,29089,32807,32812,33371,33932,34078,34684,34747,35633,36545,36977,38843,39621,39631],cu\u00F2:[21065,21074,21405,22798,25387,25514,26852,33693,33697,33996,36906,37564,37679,38153,38169],"xi\u0101o xu\u0113":[21066],"k\u0113i k\xE8":[21067,23557],"l\xE0 l\xE1":[21068],t\u012B:[21076,26799,36386,37563,38161,40392,40393],p\u014Du:[21078],w\u0101n:[21084,22598,22762,24117,24367,24398,28286,28523,28771,30549,34623,35916],"b\u0101o b\u014D":[21085,21093],du\u014D:[21087,21636,21702,22153,22810,22811,25479,27634,30035,35056],q\u00EDng:[21088,21197,22813,24773,25806,26228,26258,26878,27144,27296,27696,29984,30808,33885,40677],"y\u01CEn sh\xE0n":[21089],"d\u016B zhu\xF3":[21090],y\u0101n:[21094,23267,23846,23958,24697,25045,25064,27182,28106,28153,28473,28895,28937,28945,29017,29658,31734,33005,33241,33784,37154,37251,38329,38409,40683],hu\u014D:[21096,21136,21529,25865,31220,32800,38186,39454],sh\u00E8ng:[21097,21104,21213,22307,22701,23882,26208,27066,27251,29726,32854,34114,36025,36088],"du\u0101n zh\xEC":[21100],w\u016B:[21101,21596,21978,22316,23627,24043,24345,26439,27469,27737,27738,27745,27967,28879,31375,31676,34704,35464,35491,35820,37036,37140,37794,38056,39966,40238],g\u0113:[21106,21733,22314,24385,25096,25107,25128,27468,28370,29365,32912,35004,35596,37814,40218,40255,40509],"d\xE1 zh\xE1":[21107],chu\u00E1n:[21110,26295,26941,31685,33313,33321,33337,36658,36932],"tu\xE1n zhu\u0101n":[21112,28441,31743],"l\xF9 ji\u016B":[21113],p\u0113ng:[21115,21257,22061,24614,24690,25256,26760,28921,30768,36591,39373],pi\u0101o:[21117,21217,24915,26074,29349,32754,34741,39107,39108,39128,39762],k\u014Du:[21118,24388,25248,25715,30477,30616,33444],"ji\u01CEo ch\u0101o":[21119,21131,21222,25719],qi\u0101o:[21121,21226,22685,24167,25970,27207,27587,29126,30807,30973,32337,36268,36343,36365,36474,36475,37115,37153,37157,37739,37740,37936,38201,38941],"hu\xE1 hu\xE0":[21123],"zh\u0101 zh\xE1":[21124],"p\u012B p\u01D0":[21128,24706],t\u0101ng:[21135,22049,32688,34202,34666,36442,38842,40734],ch\u00E1n:[21142,22197,22757,23157,23307,24009,24283,26830,27610,28281,28537,28538,28598,28685,28730,29016,29521,30939,32254,32399,32402,32544,33388,34633,34768,34796,34814,35479,35730,35863,36500,37181,37185,37579,38001,38261,39262,39307],zu\u0101n:[21143,36508,36518,37446,37978],m\u00F3:[21144,23275,23332,23351,23579,25721,25845,27205,31970,33180,34278,34321,35624,35625,35871,39235,39261,39309,39629,39764,39801],zh\u00FA:[21146,26040,26351,27416,28767,28834,28891,29165,29221,30211,31481,31489,31516,33331,33599,34027,34827,34878,36485,36880,36907,38019,40001],qu\u00E0n:[21149,21223,21240,29302,38863],"j\xECn j\xECng":[21156,21170,21185],k\u0113ng:[21157,22353,29308,30785,30812,35481,37557,37726,37847,38143,38444],"xi\xE9 li\xE8":[21158],"zh\xF9 ch\xFA":[21161],n\u01D4:[21162,24361,30766,33004],sh\u00E0o:[21165,21362,21736,28530,32057,32164,32461,34961,37045],mi\u01CEo:[21168,26474,28156,28218,30471,31186,31694,32242,32520,34256,37e3],k\u01D2u:[21174,21475],w\u0101:[21176,22380,23090,23207,23666,25366,25896,27964,28315,28453,29950,30038,31349,31370,31402,34521,38856,40707],ku\u0101ng:[21179,21281,21289,21712,24647,27949,31568,31610,35462,35795,36589,37052],h\u00E9:[21182,21642,21853,22976,23750,25926,26359,26567,26945,27644,27827,28088,28206,28565,29062,30380,30407,30409,30413,30418,31166,31701,31866,31917,32750,33743,33794,35208,35384,35429,37059,37339,37452,37961,38305,38356,38402,38422,38824,38940,39172,39288,39802,40534,40615,40789,40833,40866],g\u00E0o:[21186,21567,21578,23804,31086,31088,31134,31606,35493,35824,37084,37615,38150],"b\xF3 b\xE8i":[21187],l\u00E1ng:[21190,23247,24266,25999,26745,27028,27139,27444,29436,29701,29807,30816,31234,33350,33992,34571,34690,36532,37074,37086,37571,37807,38162],x\u016Bn:[21195,21211,21234,21235,22161,22339,22489,22628,22734,22758,26331,29179,29551,30660,32385,33232,34219,34224,34317,37306],"ju\xE0n ju\u0101n":[21196,29945],"l\xE8 l\u0113i":[21202],k\u00E0i:[21203,28812,28887,37774],"w\u011Bng y\u01CEng":[21212],q\u00EDn:[21220,21994,22105,23964,24200,25027,25028,25446,25810,26035,27278,28607,29665,29748,29753,30269,31165,31206,32825,33449,33465,33766,34707,34820,37401,37419,38594,38770,40185,40301],ji\u00E0ng:[21221,21278,21280,23929,24348,24374,25726,27364,27930,28400,29343,31969,31976,32115,32475,35645,37233,37284,37292],f\u0101n:[21227,23311,24070,24161,24539,24995,26073,26075,32345,32763,34281,36691,39103,39132,40021],ju\u0101n:[21228,23010,23071,25424,28051,34866,35024,37816,37931,38220,40515],"t\xF3ng d\xF2ng":[21229,28884,29137,29418],l\u01DC:[21236,22415,23874,24459,24942,27695,28388,28670,29192,31675,32160,32322,33183,33870,34385,37986],ch\u00E8:[21238,22396,24443,24505,25507,25764,28552,28898,29217,30638,30825,32837,36832,38937],sh\u00E1o:[21242,29631,38902],"g\u014Du g\xF2u":[21246],c\u014Dng:[21254,22250,22257,24553,24625,24740,26288,27180,28439,29821,29825,30619,31733,32369,32865,32870,32874,32880,33473,33552,33905,34031,34085,34764,37743,37843,37862,39448,39492,39586],"t\xE1o y\xE1o":[21259,38518],p\u00E1o:[21263,21638,22409,24214,29230,29389,34957,35100,36595,38788,40581],d\u00E1:[21266,22962,24603,28831,29173,30051,31530,32653,33625,34200,34813,35418,36798,36815,36822,36826,36921,36948,37949,38780,38801,38851,40854,40856],"hu\xE0 hu\u0101":[21270],"b\u011Bi b\xE8i":[21271],n\u01CEo:[21272,22452,22550,23248,24700,24745,24817,29785,30895,33041,33075,33126],"ch\xED shi":[21273],f\u0101ng:[21274,22543,26041,28115,29285,33459,37025,37377,37690,38059,40203],z\u0101:[21277,21634,24064,27806,33244,33250,36810,37460,39795],qi\u00E8:[21287,21394,22974,24623,24719,24812,24860,25352,31317,31363,31434,31521,31655,31691,31841,36389,37733,38194,39900],"z\u0101ng c\xE1ng":[21288],f\u011Bi:[21290,22876,24753,26832,27047,31706,32737,34140,35513,35837],"ku\xEC gu\xEC":[21294,21297],su\u01CEn:[21300],p\u01D0:[21305,22141,22189,22318,24192,30174,30294,33076,33481,37538,40196],"q\u016B \u014Du":[21306,21312],"k\u0113 qi\xE0":[21308],"y\u01CEn y\xE0n":[21309,26858],bi\u01CEn:[21310,24828,25561,30885,31272,31366,34250,35082,36022,36140,40216],n\u00EC:[21311,22532,23263,23354,24772,24885,26165,26289,27708,30500,30568,32268,32978,33147,33193,36870],ni\u00E0n:[21316,21816,22493,24319,24565,24791,33356],s\u00E0:[21317,27346,33038,33832,34159,34217,37394,38561,39087,39122,39354],z\u00FA:[21318,21739,23850,26063,31652,36275,36388,38238],sh\u0113ng:[21319,21583,22768,26008,26119,26363,26529,27525,27881,28262,28986,29298,29636,29983,29989,31444,31513,32882,37454,37727,38441,38494,38521,40319,40746],w\u00E0n:[21325,21328,24552,26468,30627,33045,33109,33836,34755,36110,36624,37693],"hu\xE1 hu\xE0 hu\u0101":[21326,33775],b\u0113i:[21329,24754,25593,26479,26734,30403,30865,34275,40303,40526],"z\xFA c\xF9":[21330],"d\u0101n sh\xE0n ch\xE1n":[21333,21934],"n\xE1n n\u0101":[21335],"shu\xE0i l\u01DC":[21339],"b\u01D4 bo p\xFA":[21340],"ku\xE0ng gu\xE0n":[21341],bi\u00E0n:[21342,21464,22793,23749,24321,24487,24557,25219,26154,27763,27764,29603,33361,33476,35213,35546,35722,36769,36775,36776,36777,36779,36782,36783,36941,37318],b\u01D4:[21343,21754,25429,34917,35036,40468],"zh\xE0n zh\u0101n":[21344,35249],"k\u01CE qi\u01CE":[21345],l\u00FA:[21346,22183,22406,22746,24208,24300,26341,26534,26636,27368,27896,28696,28809,29200,29561,29576,29904,30439,30673,31834,32401,32591,33002,33242,33326,33339,33387,33446,34310,34854,36708,36723,37417,37994,39025,39045,39359,39639,39794,40056,40072,40469,40492,40696],l\u01D4:[21348,22647,25523,25796,27152,27257,27347,27660,28407,28571,28674,30837,30944,31326,33379,33386,34046,34383,34396,37824,37930,37989,38245,39791,40065,40565],gu\u00E0:[21350,21865,25346,25499,32611,35074,35455,35798],"\xE1ng y\u01CEng":[21356],y\u00ECn:[21360,22461,22583,24277,24941,24982,24983,25050,27925,28250,29452,30282,32996,33562,37235,39843],qu\u00E8:[21364,21371,22617,23813,24747,24872,24932,25609,27063,29161,29751,30389,30830,30906,31021,38347,38421,40306,40522],lu\u01CEn:[21365],"ju\xE0n ju\u01CEn":[21367,24059],"ch\u01CEng \u0101n h\xE0n":[21378],"w\u011Bi y\xE1n":[21379],t\u012Bng:[21381,21403,21548,24193,24304,24307,27712,28867,28916,32142,32787,32884,32892,32893,38803],"zh\xE9 zh\xE1i":[21383],"h\xE0n \xE0n":[21384,23677],y\u01CE:[21386,21782,24204,30166,30210,34149],sh\u00E8:[21389,21401,24381,24913,24948,25086,25666,27399,28041,28091,28169,28384,28740,31038,33294,34062,34818,35373,35774,36198,39431,40605],d\u01D0:[21390,21607,22360,24356,25269,25310,25483,29300,30757,33767,35293,35398,35787,36583,37048,38458,39606,39923],"zh\u01CE zh\u01CEi":[21391],p\u00E1ng:[21392,23246,24222,24492,33152,33341,34691,36868,39967,40145,40846,40848],"zh\xEC sh\u012B":[21396],m\u00E1ng:[21398,21506,21732,23055,24537,24702,26455,26471,27730,27997,29307,30173,30450,30829,31488,33426,33579,34313,37017,37359,37609,38099,39417],zu\u012B:[21404,27190,32407,34773],"sh\xE0 xi\xE0":[21414,24264],\u00E1o:[21419,22007,22008,24274,25942,28406,29522,29523,29832,32753,32758,32762,32881,34076,34735,35639,35640,36968,37846,38558,39986,40140,40404,40711],"l\xE1n qi\u0101n":[21425],"s\u012B m\u01D2u":[21430],"g\u014Dng h\xF3ng":[21431],"l\xEDn mi\u01CEo":[21432],"qi\xFA r\xF3u":[21433],d\u016B:[21438,22047,30563,37263],"xi\xE0n xu\xE1n":[21439,32291],"c\u0101n sh\u0113n c\u0113n s\u0101n":[21442,21443,21444,21445],"\xE0i y\u01D0":[21446],"ch\u0101 ch\xE0 ch\u01CE ch\xE1":[21449],shu\u0101ng:[21452,23360,23367,27398,31029,33389,38617,38684,39483,39526,39590,40414,40472,40564],sh\u014Du:[21454,25910],gu\u00E1i:[21455],b\u00E1:[21456,22957,25244,25300,28838,30329,32968,33543,33757,35417,36299,36599,39747,40741],"f\u0101 f\xE0":[21457],"zhu\xF3 y\u01D0 l\xEC ju\xE9":[21461],q\u01D4:[21462,23094,31468,34682,35411,40818,40843],"ji\u01CE xi\xE1":[21466,24486],"w\xE8i y\xF9":[21470,23561,34074],di\u00E9:[21472,22436,22558,23756,24137,24654,24821,25116,26337,27548,27662,29251,29266,29918,30067,30082,30089,30090,30879,32112,32470,32778,32779,32965,33363,33525,34600,34678,35083,35396,35548,35853,36334,36416,36845,38267,39944,40125,40233],ru\u00EC:[21473,26520,27757,29790,30591,33454,34443,34617,37555,37613,38160],"j\xF9 g\u014Du":[21477],l\u00ECng:[21478,21604,28841,34342],"d\u0101o d\xE1o t\u0101o":[21480],"zh\u012B zh\u01D0":[21482],ji\u00E0o:[21483,21580,22018,22054,22093,23315,25997,26016,28376,28438,29541,29651,30381,31382,34272,35334,35685,36269,36611,36686,36735,36739,37237,37294,37314],"zh\xE0o sh\xE0o":[21484],"k\u011B k\xE8":[21487],"t\xE1i t\u0101i":[21488,33492],p\u01D2:[21493,23552,31544,31653,37461,38071,39370],"y\xE8 xi\xE9":[21494],"h\xE0o h\xE1o":[21495],t\u00E0n:[21497,22022,25506,27470,28256,28845,30899,33301],"h\u014Dng h\xF3ng":[21503],mi\u0113:[21504,21673,21750,23405],"x\u016B y\u016B y\xF9":[21505],ch\u012B:[21507,21735,21931,21988,22084,22939,23224,24424,24434,25691,25889,27558,29947,30196,30305,30517,30621,31518,31898,33013,34473,34733,35381,39761,40223,40260,40497,40656,40797],"xu\u0101n s\xF2ng":[21509],y\u0101o:[21510,21907,22829,22934,24186,26950,27520,31045,33136,33917,35358,36992,40193,40226],z\u01D0:[21511,22985,22986,23376,26445,26771,27039,27252,28371,30711,31213,31531,31869,32043,32788,34424,35391,37352],"h\xE9 g\u011B":[21512,40068],"c\xF9n y\u012Bngc\xF9n":[21515],"t\xF3ng t\xF2ng":[21516],"t\u01D4 t\xF9":[21520,21771],"zh\xE0 zh\u0101":[21522,22867],"xi\xE0 h\xE8":[21523],"\u0101 y\u0101":[21526],"ma m\xE1 m\u01CE":[21527],l\u00ECn:[21533,24673,24715,27209,28955,29968,33190,34106,34298,36035,36161,36472,36495,36505,36522,36709,38325],t\u016Bn:[21534,26302,26396,28958],"b\u01D0 p\u01D0":[21537],q\u00ECn:[21538,21539,21786,25227,25599,25607,25779,27777,28697,33763,34301],"ji\xE8 g\xE8":[21540],"f\u01D2u p\u01D0":[21542],"ba b\u0101":[21543],d\u016Bn:[21544,22136,22697,22698,24775,25737,25780,29340,29540,30981,34611,36478,39504],f\u0113n:[21545,24073,26128,26374,26788,26875,27675,31445,32027,32439,32706,33452,34927,35356,36526,37210,37398,38640,39220,39257,39322],"\xE9 hu\u0101":[21546],"k\u0113ng h\xE1ng":[21549,22932],sh\u01D4n:[21550],"zh\u012B z\u012B":[21553],"y\u01D0n sh\u011Bn":[21554],w\u00FA:[21555,21556,21577,22706,23807,26791,27206,27595,27926,28015,28961,29688,29841,31078,33436,33571,33665,34154,34568,34801,35669,37082,37593,38139,39875,40272,40417,40512,40751],"ch\u01CEo ch\u0101o":[21557],"n\xE0 n\xE8":[21558],"xu\xE8 chu\xF2 ju\xE9":[21559],chu\u012B:[21561,28810,40865],"d\u014Du r\xFA":[21562],h\u01D2u:[21564,29372],"h\u014Dng h\u01D2u \u014Du":[21565],"w\xFA y\xF9":[21566],"ya y\u0101":[21568],"\xE8 e":[21571],d\u0101i:[21574,25051,29507],"m\xE8n q\u01D0":[21575],h\u014Dng:[21581,22173,25544,28788,28888,28962,30817,34216,35335,35902,36579,36663,36703,36720,37735],"ch\u01D0 y\u012Bngch\u01D0":[21582],n\u00E0:[21584,25466,31517,32013,32435,32941,33971,34930,35965,35968,36572,37069,37385,38048,38777,39798],"t\u016Bn ti\u0101n":[21585],\u1E3F:[21586],"d\u0101i t\u01CEi":[21588],"\u01D2u \u014Du \xF2u":[21589],"b\xE0i bei":[21591],"yu\xE1n y\xFAn y\xF9n":[21592,21729],gu\u014D:[21593,21871,22035,22490,22557,22670,23838,24393,24397,25046,29459,30225,32850,34632,34760,37101,37403,37707,38149],"hu\xE1 q\xEC":[21594],"qi\xE0ng qi\u0101ng":[21595,36292],sh\u012B:[21598,22833,23608,23629,24072,24107,26045,27977,28260,28287,28334,28348,28629,29422,29509,29793,32065,33913,33938,33997,34417,34664,35127,35193,35433,35799,37055,37315,37447,37734,39924,39972,40122,40178,40190,40371,40484],ju\u01CEn:[21599,22477,33223,33764,37640,38185],p\u011Bn:[21600,32760],"w\u011Bn m\u01D0n":[21601],"ne n\xED":[21602],"\u1E3F m\u0300":[21603],r\u00E1n:[21605,22059,28982,29123,32334,32944,34470,34490,34939,34951,34977,39653,39663],"ti\xE8 ch\xE8":[21611],"q\xEC zh\u012B":[21614],"z\u01D0 c\u012B":[21616],"gu\u0101 g\u016B gu\u01CE":[21617],"c\u012B z\u012B":[21618],"h\u01D2u x\u01D4 g\xF2u":[21620],"h\u0113 \u0101 \xE1 \u01CE \xE0 a":[21621],n\u00E1o:[21622,22802,23793,23977,24014,25376,25747,29489,30791,34546,34799,35401,35658,37891,38105],"xi\u0101 g\u0101":[21623],p\u0113i:[21624,24588,32935,32986,34883,37253],"h\xE1o xi\u0101o":[21626],m\u00ECng:[21629,25525],"d\xE1 d\xE0n":[21630],"zu\u01D0 j\u01D4":[21632],"xi\xE1n g\u0101n":[21633],p\u01D2u:[21637,21731,29315],"y\u01CEng y\u0101ng":[21641],"z\u01CE z\xE9 zh\u0101":[21643],"h\xE9 h\xE8 hu\xF3 hu\xF2 h\xFA":[21644],h\u0101i:[21645],d\u0101:[21649,21714,22112,22710,25645,25752,32823,35105,37789],"k\u01CE k\u0101":[21652],g\u016B:[21653,21762,21763,22993,23284,23396,24044,24045,26599,27245,27837,27858,31250,31519,31629,31643,31696,32603,33533,33735,33776,33991,35290,36593,36594,36721,36764,37220,37426,39829,40227,40490],"k\u0101 g\u0101":[21654],zuo:[21655],l\u00F3ng:[21657,22184,23952,24003,24004,26173,26344,26407,26634,27102,27379,28272,28381,28427,29206,29649,29903,30275,30508,30675,30779,31025,31026,31423,31452,32843,32894,32999,33551,34338,34858,34860,35185,35909,37863,37992,38707,38727,39521,40471,40845,40850,40857],"xi\xE0n xi\xE1n":[21662],q\u00EC:[21664,21805,22096,22120,22817,24323,24967,25001,26275,26820,27435,27668,27671,27683,27732,27773,27875,28230,28231,28801,29960,30453,30709,30875,30902,30940,30951,32586,33438,33914,34258,34815,35350,35755,36804,37905],"x\xEC di\xE9":[21669],"li\u0113 li\u011B li\xE9 lie":[21671],z\u012B:[21672,21982,22997,23039,23388,23411,23414,23856,23915,26661,26900,28100,28285,28363,28588,29574,31116,31222,31906,32014,32199,32213,32387,32513,33546,33586,33880,35566,35864,36018,36039,36160,36164,36220,36241,36262,36636,36666,36750,37137,37421,37657,37759,37793,38193,38211,38974,38975,39661,39892,39974,40123,40325,40722,40781,40796,40839],m\u012B:[21674],"j\u012B x\u012B qi\xE0":[21677],"g\u0113 lu\xF2 k\u01CE lo":[21679],"sh\xF9 x\xFAn":[21680],"z\xE1n z\xE1 z\u01CE zan":[21681],"h\u0101i k\xE9":[21683],hu\u012B:[21684,22085,22101,23118,23176,24145,24509,24674,25339,25381,25582,26198,26249,26958,27907,28680,28784,28787,28899,30579,31112,32730,32748,34355,34950,35096,35452,35801,35927,36637,36745,39988,40638],"hu\xE0i sh\xEC":[21686],t\u00E1o:[21687,21845,26691,27310,27950,28120,31097,32175,32505,33796,34602,35050,36847,36867,37252,37630,38784,38793,39232,39395,39434,40727],xi\u00E1n:[21688,21859,23092,23097,23153,23244,23290,23291,24358,25382,25743,28046,28282,28566,29961,30187,30279,30286,32067,32984,33335,34262,34495,34525,34900,34904,35512,35572,36066,36114,36132,36657,37262,37532,37990,38289,38386,40435,40436,40444,40519,40569,40601],"\xE8 \xE0n":[21689],"xu\u0101n xu\u01CEn":[21690,28892],"w\u0101i h\xE9 w\u01D2 gu\u01CE gu\u014D":[21692],"y\xE0n y\xE8 y\u0101n":[21693],\u0101i:[21696,21710,22467,28350,37552,37764,38207],p\u01D0n:[21697,27008],sh\u011Bn:[21698,23158,23352,23457,23479,23529,24350,26315,28182,28683,30635,30692,30695,35262,35360,35543,35717,35842,35849,37029,38947,39787],"h\u01D2ng h\u014Dng h\xF2ng":[21700],"w\u0101 wa":[21703],"h\u0101 h\u01CE h\xE0":[21704],z\u0101i:[21705,26685,28221,28328,28797,28798,28886,30581,36083],"d\xEC di\xE8":[21707],p\u00E0i:[21708,27808,27966,28178,28227,33934,37763],"g\xE9n h\u011Bn":[21711],"y\u01CE y\u0101":[21713,38597],"yu\u011B hu\xEC":[21717,22118],ni\u00E1n:[21718,24180,31178,31205,39822,39920,40071,40118,40263,40655],"hu\xE1 hu\u0101":[21719,22057],"j\xEC ji\u0113 zh\u0101i":[21724,22156],m\u014Du:[21726],"y\u014D yo":[21727,21938],l\u00F2ng:[21730,26759,36122],"\xF2 \xF3 \xE9":[21734],"l\u012B l\u01D0 li":[21737],"n\u01CE na n\u01CEi n\xE9 n\u011Bi":[21738],h\u00E8:[21740,22414,22737,23497,24786,28931,28994,29178,29184,30283,30859,32751,35088,35614,36032,36154,36203,38733,38734,38735,40372,40470,40548],"b\u014D p\xF2 b\u0101":[21745],zh\u00E9:[21746,21856,21894,22174,22481,24714,25722,26210,26211,27517,30714,30739,30932,31863,31885,34420,34544,34756,34985,35423,35627,35642,35713,35723,35882,36626,36633,36685,36740,36761,39871],"li\xE0ng l\xE1ng":[21748],"li\xE8 l\u01DC":[21751],h\u0101n:[21755,25e3,34486,35901,37219,38919,39032,39328,39805,40766],"h\u0113ng hng":[21756],g\u011Bng:[21757,22466,23802,25389,26775,32134,32480,32831,33668,37088,39614,39873,40096],"chu\xF2 yu\xE8":[21758],"g\u011B ji\u0101":[21759],"bei b\xE0i":[21764],"h\xE1n h\xE0n":[21765],ch\u00FAn:[21767,28017,28283,28387,28440,29321,32020,32431,33059,33724,33939,34036,37255,37269,37662,38489,39897,40329,40529],"\xE0i \u0101i":[21769],"ji\xE1 qi\u01CEn":[21770],"y\xE1n d\xE0n xi\xE1n":[21772],ch\u0113:[21779,30743,30824,33687,34556],"w\xFA \u0144g \u0144":[21780],z\u00E0o:[21781,21795,22122,24933,26765,28790,29040,29157,30337,30338,31427,31432,31753,33345,35679,36270,36481,36896],d\u00ED:[21785,21831,22016,22145,23265,24312,25932,25973,26769,28068,28364,29380,31515,31860,31988,33494,33659,34059,34064,34273,35263,35276,35956,36842,38766,38932,39344,39650,40464],"g\xF2ng h\u01D2ng g\u01D2ng":[21789,21962],d\u00F3u:[21790],"l\xE0o l\xE1o":[21792,22062,24998],"li\u01CEng y\u012Bngli\u01CEng":[21793],hu\u00E0n:[21796,21914,22850,22864,23462,23880,24187,24739,24844,25442,25563,25808,25868,26777,27125,28003,28067,28185,28470,28579,28873,28949,29029,29773,30186,30227,30534,32914,34279,35938,36696,36909,39879,39926,39936,40105],l\u00E9ng:[21797,22596,26974,30864,34192],"w\u014D w\u011Bi":[21801],f\u011Bng:[21802,35202,35575,35773],"y\xEDn j\xECn":[21803],"h\u01D4 xi\xE0":[21804],w\u00E9i:[21807,22260,22285,22749,23767,23774,23916,24079,24119,24131,24799,26693,27817,27912,28064,28235,28296,28493,28505,28543,28656,29353,30656,32173,32500,34038,35257,36829,36949,37164,37248,37711,38344,38385,38859,38886,39840],shu\u0101:[21808],ch\u00E0ng:[21809,24581,24757,26274,28987,30021,30076,35503,38868,39727],"\xE9r w\u0101":[21810],qi\u00E0ng:[21812,28829,29079,32699],y\u014D:[21815],y\u016B:[21817,28132,30208,30419,31626,32006,32417,36796,36802,36803,38483],l\u00E0i:[21819,28625,28712,28716,30302,30313,30544,30558,31809,31839,34302,36058,36084,36169,36182,38972,38978,40291],tu\u00F2:[21822,23966,26589,27620,27643,31656,31836,33818,34304,36293],"zh\u014Du zh\u0101o ti\xE0o":[21825],k\u011Bn:[21827,22438,22718,24691,25031,32910,32943,32955,35940,37689],"zhu\xF3 zh\xE0o":[21829,28655],"h\u0113ng h\xE8ng":[21832,24729],"l\xEDn l\xE1n":[21833],"a \u0101 \xE1 \u01CE \xE0":[21834],qi\u0101ng:[21836,22004,23944,25109,25700,26024,26538,27085,28332,29252,29456,29511,32652,32663,33108,34595,35602,37848,38166,38197],"t\u016Bn zh\u016Bn xi\u0101ng du\u01D0":[21837],w\u00E8n:[21839,22927,25598,25653,29882,38382,38992],"cu\xEC qi":[21840],"di\xE9 sh\xE0 ji\xE9 t\xEC":[21841],"yu\u0113 w\u0101":[21848],"z\u01D0 c\u01D0":[21849],"b\u01D0 t\xFA":[21850],"chu\xF2 chu\xE0i":[21852],"y\u01CE y\u0101 \xE8":[21854],f\u0113i:[21857,23123,23124,25161,26243,28164,29446,32203,32495,35062,38671,38750,38751,39131,39133,39134,39205,39329,39441,39451,39905,40113],p\u00ED:[21860,22720,26503,27607,27608,28983,29749,30130,30382,31738,32628,32646,33086,33111,33165,34445,34493,34609,34743,34863,35964,35988,37099,37433,38448,38516,38566,39790,39821,40079,40295,40729],sh\u00E1:[21861],"l\u0101 la":[21862],"y\u012Bng q\xEDng":[21864],p\u0101:[21866,22929,33317,33897,36276],"zh\u011B sh\xEC":[21867],s\u00E8:[21868,21959,25038,25804,26652,27502,28073,28171,28544,28545,28615,28623,28690,29791,29873,30263,31313,31329,31343,32364,35653,36694,37547,37884,38127,39115],ni\u00E8:[21870,21995,22107,22169,22209,22227,22332,23420,23421,23922,23981,24021,24071,25948,26559,27127,27377,28037,28284,30150,31710,31819,31985,31989,32834,32886,33260,33266,34326,34853,35736,36354,36375,36377,36433,36513,37660,37811,37960,38007,38016,38218,38221,38353,38503,38537,39027,39070,40807],"lu\u014D lu\xF3 luo":[21872,22217],"t\u0101n ch\u01CEn tu\u014D":[21876],bo:[21877,34068],d\u00ECng:[21878,23450,26903,30708,30855,30880,30968,32866,33114,33827,35330,35746,37664,38189,38977,39139,39268],l\u0101ng:[21879],"\xE1n \u0101n":[21885],k\u0101:[21888,25814],"y\xF3ng y\xFA":[21889],"l\u0101 l\xE1 l\u01CE":[21895],ji\u0113:[21896,21948,21983,22566,23192,25509,25522,25809,28253,29039,30102,30158,30308,30342,31224,31277,33083,34644,34903,35631,38454,38542,38786,40347],h\u00F3u:[21897,24127,29492,30218,30586,31692,31943,32749,33876,37127,37741,39217,39610,39928],"di\xE9 zh\xE1":[21899],w\u0101i:[21902,27498,31477],"nu\xF2 r\u011B":[21903],"x\xF9 hu\xF2 gu\xF3":[21904],z\u00E1n:[21906],"w\u014D \u014D":[21908],h\u00FA:[21910,22045,22251,22774,22775,22778,23209,24359,25648,26011,26972,27122,28246,28715,28928,29043,29392,29474,29786,29939,31670,32087,32288,32993,33899,34075,34676,34716,34906,35315,37264,37752,38966,39212,39693,39793,39959,40288,40344,40358,40533],"hu\xE0n yu\xE1n xu\u01CEn h\xE9":[21915],x\u01D0:[21916,22221,22736,23651,24473,24985,26546,27250,27478,28423,29626,29885,30678,31143,32304,33864,33912,34032,34786,35601,36445,36519,37410,37480,37481,40026],"h\u0113 h\xE8 y\xE8":[21917],ku\u00EC:[21919,22067,23231,23303,24870,24871,24978,31697,31779,31812,32873,32877,32885,33197,34146,35593,39229,39243,39304],"zh\u01D2ng chu\xE1ng":[21920],"w\xE9i w\xE8i":[21921,28858,29234],"du\xF3 zh\xE0":[21925],"s\u0101ng s\xE0ng":[21930],"qi\xE1o ji\u0101o":[21932],"p\xE8n b\u0113n":[21935],"c\u0101n s\u016Bn q\u012B":[21936],"zh\u0101 ch\u0101":[21939],mi\u0101o:[21941],"p\u0113n p\xE8n":[21943],ku\u00ED:[21945,22804,22862,24025,25123,25542,26182,26252,26959,26961,27334,29354,30589,33909,34248,34359,34369,34672,36520,36917,37128,37736,37751,38959,39319,39460,39577,39745],"lou l\xF3u":[21949],"z\xE0o qi\u0101o":[21951],"h\xE8 xi\u0101o xi\xE0o h\xF9":[21955],"\xE1 sh\xE0":[21956],xi\u00F9:[21957,23723,23744,28340,29659,29703,29843,31168,32137,32333,32353,32483,34705,34966,35086,35087,37561,37861,37885,38152,40773],"qi\u0101ng qi\xE0ng":[21958,25111,25127,36428,36449],"\xE0i y\xEC":[21964,33406],"m\xE1 m\u01CE ma":[21966],"k\xE8 k\u0113":[21969],"d\u0101 t\xE0":[21970,37769],s\u01CEng:[21971,25633,30921,35116,37791,39001,39073],ch\u0113n:[21972,25275,29723,30603,35523,35603,36061,37108],"w\u0101 g\u01D4":[21975],"p\u01CEng b\u0113ng":[21977],"xi\xE1n qi\u01CEn qi\u0101n":[21979],l\u00E0o:[21984,23274,27247,28061,28551,32802,32814,36540,36546,37226],w\u0113ng:[21985,32705,32876,34697,37779,40370,40543],w\u00E0:[21986,33149,33155,34972,35178,38884],"h\u0113i h\u0101i":[21992],h\u0113:[21996,27441,34842,35382,35779],zi:[21997],s\u01CEi:[21998],"\u01F9g \u0144g \u0148g":[21999],g\u011B:[22e3,33336],n\u00E1:[22001,25295,25343,37823,38222],di\u01CE:[22002],"\xE0i \u01CEi \u0101i":[22003],t\u014Dng:[22005,27147,28853,34026],"zu\u012B su\u012B":[22010],"zh\u0113 zh\xE8 zh\xF9 zhe":[22011],m\u00F2:[22012,22333,22651,22696,22970,23292,23518,24094,26153,26411,26554,27519,27521,27819,28448,29189,29519,30268,30348,30525,30527,30608,30617,30750,31027,31203,32072,32390,32817,33545,33672,34022,34536,34772,35971,35978,35992,37510,37836,38214,38476,38778,39488,39785,40664,40665],s\u00F2u:[22013,30262],t\u01CEn:[22015,22374,24528,25011,25019,26298,27631,29870,33788,34962,35170,37267,37485,38077],"ji\xE0o d\u01CEo":[22020],"k\u01CEi g\u011B":[22021],"sh\u0101n c\xE0n":[22023],c\u00E1o:[22024,23942,26361,26362,27133,28437,33370,34040,34732,35135,37866],pi\u00E0o:[22028,24497,34056,39491],"l\xF3u lou":[22029],g\u01CE:[22030,23573,29581],"g\u01D4 ji\u01CE":[22031],"ji\u0101o xi\u0101o":[22032],"x\u016B sh\u012B":[22040,22099],p\u00F3:[22041,22185,23110,27335,30372,37169],"d\u0113 d\u0113i":[22042],"ma m\xE1":[22043],"l\u0113 lei":[22046],"g\u0101 g\xE1 g\u01CE":[22048],s\u0101i:[22053,22139,27618,33134,38987,39955],"zu\u014D chu\xE0i":[22060],"ch\xE1o zh\u0101o":[22066,26397,40706],zu\u01D0:[22068,22143,23946,29883],"f\u01D4 \u1E3F":[22072],"qi\xE1o qi\xE0o":[22074,32761,35887],"ch\xF9 x\xF9 sh\xF2u":[22076],"t\u0101n ch\u01CEn":[22077],"d\xE0n t\xE1n":[22078,24382,24392,24788,28601],"h\u0113i m\xF2":[22079],\u011B:[22081,30760,38923,39424,40264],"f\u0101n bo":[22083],chu\u00E1ng:[22087,24202,29248],"c\xF9 z\u0101 h\xE9":[22088],"t\u016Bn ku\xF2":[22091],"c\u0113ng ch\u0113ng":[22092],d\u0113ng:[22100,23297,28783,29128,29842,30331,31475,31782,33376,35915],p\u016B:[22103,25169,25778,25908,25909,28541,28807,38496],ju\u0113:[22104,23657,23659,25767],l\u016B:[22108,22165,25784,25852,35618],zh\u0101n:[22113,23742,24777,26051,26076,26540,26676,27617,27656,27658,27838,30651,34205,34501,35392,35449,35691,35893,36232,36997,38298,38673,39142,39256,39513,39769,40035,40455,40559],\u014D:[22114],"zh\xF2u zhu\xF3":[22115],"ji\xE0o qi\xE0o ch\u012B":[22125],yu\u00E0n:[22126,22964,24616,24895,25534,29783,31120,33489,34895,35051,35089,38498,39e3],"\u01CEi \xE0i \u0101i":[22127],"y\u014Dng y\u01D2ng":[22128,28589],"ju\xE9 xu\xE9":[22129],"p\u0113n p\xE8n f\xE8n":[22132],g\u00E1:[22134,23580,37331,37687,38022],"hm h\u011Bn x\u012Bn h\xE8n":[22135],d\u0101ng:[22137,28578,29680,29867,31580,31801,33377,34807,35014,35168],l\u00E0n:[22146,28389,28651,28866,29143,29185,29211,29220,29907,31991,38020],t\u00E0:[22147,22202,23817,25374,25640,25787,27067,27261,27646,28094,28606,28620,31138,31887,35515,35702,36427,36473,36482,36514,36957,37652,38354,38373,38396,38424,38812,38835],"hu\u014D hu\xF2 \u01D2":[22148],h\u0101o:[22150,33568,33983,34181],"h\xE8 xi\xE0":[22151],"xi\xF9 p\xEC":[22154],"zh\u014Du ch\xF3u":[22155,30441,35818],m\u0113:[22162],"ch\u0101 c\u0101":[22163],"b\xF3 p\xE0o b\xE0o":[22167],"me m\xE8i m\xF2":[22172],"xi\xE9 h\xE1i":[22177],"\xE1o xi\u0101o":[22179],m\u014D:[22180,25720],p\u00EDn:[22188,23078,23252,23338,29613,30665,34226,34841,36007,36139,39024,39078],m\u00E8:[22192,28665],"r\u01CEng r\u0101ng":[22199],l\u00E1:[22201,26095],"ji\xE1o ju\xE9 ji\xE0o":[22204],chu\u00F2:[22205,23062,25801,27488,28080,30957,36352,36639,36749,36789,36790,37227,37985,39199,40810,40842],"hu\u0101n hu\xE0n":[22206],"z\xE1 c\xE0":[22211],ch\u00E0i:[22214,34431,34822,34947,35341],"n\xE1ng n\u0101ng":[22218],"z\xE1 z\xE0n c\u0101n":[22219],s\u016B:[22220,27375,29990,31267,31308,31395,34311,34323,37221,39874],z\u00E8ng:[22222,29111,29969,36104,36192,37605,38147],"z\xE1 ni\xE8 y\xE0n":[22224],n\u0101ng:[22228],"lu\xF3 lu\u014D luo":[22230],"w\xE9i gu\xF3":[22231],hu\u00ED:[22232,22238,22252,24315,24317,24667,27908,30160,33588,34456,34516,34517,34582,36852,36901,39856],n\u00EDn:[22236,24744,33036],"ji\u01CEn n\u0101n":[22237],n\u0101n:[22241],tu\u00E1n:[22242,22243,22296,24945,25247,25718,27314,31984,37828,40402,40443],"t\xFAn d\xF9n":[22244,22345],gu\u00F3:[22255,22262,22267,22269,22272,22283,24124,24151,24918,25681,28429,32861,33112,33173,34094,34402,39320],k\u00F9n:[22256,28035,30543],"w\xE9i t\u014Dng":[22258],q\u016Bn:[22263,22795,36897],r\u00EC:[22264,26085,34933,37412,39353,39538],t\u0101i:[22268,23393,32974],p\u01D4:[22275,22289,25800,26222,26268,27192,27279,27654,28006,28325,28915,35561,35676,35889,36476,37920,38248],"qu\u0101n ju\xE0n ju\u0101n":[22280,22287],"chu\xED chu\xE1n":[22284],tu\u01CEn:[22293,30077,30083],l\u00FC\u00E8:[22297,25504,30053,30055,31268,37597,37602,38154],"hu\xE1n yu\xE1n":[22300],lu\u00E1n:[22301,22302,22897,23048,23372,23402,23423,23782,24018,25371,25891,26347,26686,27410,28390,28772,30324,30325,32649,33044,33248,34378,37550,38014,40265,40478,40510],t\u01D4:[22303,22305,37367,38029],"x\u016B w\xE9i":[22313],"d\xEC de":[22320,23987],"qi\u0101n s\xFA":[22321],zh\u00E8n:[22323,22630,25355,25391,26389,26650,30013,30521,32022,32124,32444,35499,36049,36168,37620,37805,37806,38215,38453,38499,38663,40198,40489],"ch\u01CEng ch\xE1ng":[22330,22580,22642],"q\xED y\xEDn":[22331],ji\u00E1:[22335,24550,24669,25118,25204,33061,33626,33698,34545,34554,35020,36338,37071,37087,37583,38103,38956,38960,39050,40246,40266],"zh\u01D0 zh\xEC":[22337],b\u01CEn:[22338,23685,26116,26495,29256,29930,31876,33320,34626,37393,38051,38442,39788],q\u01D0n:[22341,23505,23517,23522,26129,26795,31497,34748,36222,37599,38163],"m\xE9i f\xE9n":[22342],"r\u01D2ng k\u0113ng":[22344],"f\u0101ng f\xE1ng":[22346],"f\xE8n b\xE8n":[22347],t\u0101n:[22349,24633,25674,25849,25892,28393,28760,30251,30321,33297,36010,36138],"hu\xE0i p\u0113i p\u012B p\xE9i":[22351],"d\xEC l\xE0n":[22356],t\u00E1n:[22363,22704,22709,22727,22748,23122,24987,26137,26311,27011,27264,28525,29122,30192,30969,32584,32590,34283,35527,35674,35680,35848,35885,35994,37103,37296,37663,38979],b\u00E0:[22365,22459,22761,24349,27419,28766,29240,30706,35207,38712,39809,40069],f\u00E9n:[22367,22707,22946,23694,24169,26508,26876,27774,28954,29132,29139,32658,32693,33974,34145,34464,34465,35950,35958,36690,37948,38571,39337,39797,40642,40726,40738],zhu\u00EC:[22368,22684,24820,29952,30071,30984,32180,32267,32512,32530,33103,33159,35528,36101,36184,37258,37667,37958],p\u014D:[22369,23717,27900,28300,28497,37337,37882,38027,38935,39047],"p\u01CEn b\xE0n":[22370],k\u016Bn:[22372,22531,22546,23824,23825,26118,26204,28489,28956,29108,29457,29736,29819,33742,34603,35016,35049,35084,37260,37653,38175,39433,39648,39649,39656,39908,40114,40318,40356,40525],di\u00E0n:[22379,22443,22666,22722,22880,23133,24215,24806,25154,27202,27583,28096,28593,29623,29716,30005,30300,31775,34580,37439,38651,38747,39508],"m\xF9 m\u01D4":[22390],"k\u0113 k\u011B":[22391,36603],xu\u00E8:[22393,23716,26710,28709,29400,30642,35604,35857,36240],"d\u01D0 ch\xED":[22395,26594],l\u0101:[22403,26566,33736,37003],l\u01D2ng:[22404,22405,22751,22752,25314,25871,31433,38471,38580],m\u00EDn:[22410,22980,23735,23823,25450,26107,26108,27665,29641,29720,29725,29769,30203,30463,30727,32205,32225,32535,32608,33504,37425,37641,37746,40214],"d\xF2ng t\xF3ng":[22412,23762,27934],c\u00ED:[22416,23336,24904,26572,28648,29633,29943,29958,30913,31008,31072,31949,33576,35422,35789,36765,36766,36772,36781,38604,39162,39176,40220,40383,40384,40538],du\u012B:[22422,22534,22624,30205,30931,37907,37916,40237],"du\xF2 du\u01D2":[22427],"du\u01D2 du\xF2":[22428,25350],ch\u00E1:[22430,23519,23894,25661,27086,27307,29497,33580,33590,35431,38763],sh\u01CEng:[22439,26188,27145,36062,36120,36175,37631,37851,37980],sh\u01D2u:[22440,23432,25163,25164,33359,39318],da:[22447,32360,36342],h\u00E1ng:[22451,26043,26477,31573,32078,32471,33322,33472,34466,35012,36005,36818,38927,39043,39783],"\u0101n \u01CEn":[22453],x\u012Bng:[22454,24826,26143,26320,29003,29481,29766,30376,31682,33125,33288,35306,35314,35587,39426,39565,39823,39929],"yu\xE0n hu\xE1n":[22456],b\u0101ng:[22457,24110,24135,24154,24171,25440,26758,27996,37030,37035,38820],"p\xF3u f\xFA":[22458],c\u00E9n:[22465,23697,28052],"b\u011Bng f\u0113ng":[22468],"d\xEC f\xE1ng":[22469],"xi\xE1 ji\u0101":[22473],"m\xE1i m\xE1n":[22475],l\u00E0ng:[22476,23808,28010,33943,38316],"sh\u0101n y\xE1n":[22479],"q\xEDn j\u012Bn":[22480],"p\u01D4 b\xF9":[22484],hu\u0101:[22486,23154,26907,30836,31936,33457,33930,34340,35502,37685],"su\xEC s\xF9":[22499],"p\xED p\xEC":[22500],"q\u012Bng zh\u0113ng":[22501,40109],"w\u01CEn w\u0101n":[22502],l\u01D4n:[22504,31248],"zh\u0113ng ch\xE9ng":[22505],k\u014Dng:[22506,23814,31644,36539,37651,40316],"c\u01CEi c\xE0i":[22512,23488,37319],"ch\xF9 t\xF2u":[22513],b\u011Bng:[22514,29739,33782,38811],"k\u01CEn xi\xE0n":[22515],"y\xEC sh\xEC":[22518,37299],p\u00E9i:[22521,27632,35060,35061,36064,36180,37639,38187,38443,38506],"s\xE0o s\u01CEo":[22525],"j\u01D0n q\u012Bn j\xECn":[22535],"p\xE9ng b\xE8ng":[22539],"qi\xE0n z\xE0n ji\xE0n":[22545],\u00E0n:[22547,23669,23736,25353,26263,26696,33018,33612,35963,35979,37644,38343,38540,40687],"du\xF2 hu\u012B":[22549,22702],hu\u00E1n:[22554,23503,23536,23768,26707,27961,28596,29506,29615,29872,31979,32367,32563,32678,33601,33800,33809,35954,37744,37942,38206,38254,38372,38427,38600,39711,40558],"b\u01CEo b\u01D4 p\xF9":[22561],"m\xE1o m\xF3u w\u01D4":[22565],ru\u00E1n:[22567,22742,25739],"\xE0i \xE8 y\xE8":[22568],g\u00E8ng:[22569,26245],m\u00E9i:[22579,22650,23186,23883,24510,25879,26522,26626,26757,26979,26995,27089,28228,28232,29028,29496,29611,29691,29762,30473,30530,31126,33028,33058,33116,33530,33683,33919,37119,37238,37767,38213,38665,40357,40539,40692],d\u01D4:[22581,29757,30585,31491,31716,35241,36077,36172],f\u00E9ng:[22584,32152,33346,36898],h\u00E8ng:[22588],ch\u016Bn:[22590,23179,26110,26149,26265,26486,26943,27078,27201,27332,29763,31674,33797,34685,36660,39942,40350],ji\u01CEng:[22594,22870,22888,22892,26728,27123,29518,32809,33177,33931,34083,35611,35762,39004],hu\u0101ng:[22595,24031,24908,32915,33618,34881],du\u00E0n:[22597,26029,26039,26932,27573,27592,28997,29782,30891,31766,31850,32222,32526,33142,33902,36502,37723,38203],t\u01CE:[22612,22678,29549,29562,39833,39976,40142],w\u011Bng:[22613,22883,23905,25882,26273,30600,33994],"s\u0101i s\xE0i s\xE8":[22622],z\u00E0ng:[22623,24329,33235,33247,33900,34101,37562],ti\u00E1n:[22625,23623,24684,27834,28233,29875,29979,29980,3e4,30027,30033,30901,30924,32971,38352,38423,40235,40390,40399],zh\u00E8ng:[22627,24129,25919,35388,35533,35657,35777,35812,37073,37165,38741,40202],"ti\xE1n zh\xE8n":[22635],w\u0113n:[22637,26167,27058,27551,28201,28331,29797,30239,34160,35953,36668,36672,36754,37822,39234,39963,39982,40129],li\u00F9:[22639,24263,30943,32719,38625,38692,39230,39736,40410,40552],h\u01CEi:[22640,28023,28920,37244,37282],l\u01CEng:[22641,26390,26391,26404,28922,34018],b\u00E8ng:[22644,25596,27893,29967,32179,36454,36856,36908,37872,38234],ch\u00E9n:[22645,23480,23576,24561,25936,25974,26216,26335,26645,27140,27785,28993,30222,33251,33566,33664,33680,34095,34236,34740,35366,35574,36569,36784,36839,37378,38472,38515,38659,40400,40590],"\u014Du qi\u016B":[22648],"qi\xE0n ji\xE0n":[22649],"zhu\u0101n tu\xE1n":[22652],shu\u01CEng:[22653,24929,28474,29245,32276,37871],sh\u00FA:[22654,23116,23408,29881,31211,36118,36174],l\u01D2u:[22655,23901,23937,29962,31699,31757],ch\u00ED:[22656,24347,25345,27744,28454,31486,31554,31630,31722,33548,33614,34483,35608,36030,36223,36383,36831,36833,36933,36959,36978,37705,39347,39536],sh\u00F9:[22661,24246,24251,24631,24661,25101,26463,26641,27193,27821,28465,28484,28630,31446,31466,32073,33127,33623,33921,34410,34899,35019,35918,36848,37477,37680,37859,38676,40336],"d\xEC zh\xEC":[22662,30096],k\u00E0n:[22664,23809,30640,30681,30945,34894,39723],ch\u011Bn:[22667,22822,30838,30876,30947,36098,36283,36408,37718],"zh\u01D0 zhu\xF3":[22668],qi\u01CEng:[22671,32328,32358,32677,35137],z\u0113ng:[22679,22686,24974,29844,30704,30963,32638,35652,37163,40027],qi\u00E1ng:[22681,22715,23281,23321,27183,27299,28434,29254,33378,34051,34103,34336],"ku\xE0i tu\xED":[22692],"tu\u01CEn d\u01D2ng":[22693],"qi\xE1o qu\xE8":[22695],"z\u016Bn d\u016Bn":[22699],"qi\u0101o \xE1o":[22717],"y\xEC t\xFA":[22719],"xu\xE9 b\xF3 ju\xE9":[22726],l\u01CEn:[22728,23358,23364,23375,25042,25078,25597,25829,25900,27012,27414,28008,28452,28768,32412,32518,32625,35239,35261,35272,37250,39026],hu\u00E0i:[22730,22750,34366],r\u01CEng:[22732,22756,25880,29209],"l\xE0n xi\xE0n":[22735],d\u01CEo:[22740,23548,23566,23707,23798,23947,23948,23993,25443,25623,25827,27101,31095,31106,31153,36424,38502,38557,38575],ru\u01D0:[22753,26741,27236,32352,34122,34123,34306,34307],san:[22765],zhu\u00E0ng:[22766,22767,22773,25758,28939,29366,29376],"k\xE9 qi\xE0o":[22771,27580],k\u01D4n:[22776,22780,24707,25414,26801,30833,31093,31239,31259,32145,35021,38315,38328,38403],m\u01CEng:[22782,28461,33595,33725,33726,34830],c\u00FAn:[22783,23384],"zh\u01D0 zh\u014Dng":[22786],"g\u01D4 y\xEDng":[22787],"ji\xE0ng xi\xE1ng":[22789,38477],"p\xE1ng f\xE9ng f\u0113ng":[22790],zh\u0101i:[22792,25434,25688,25995,25998,27064,31874,40779],"xu\xE0n xi\xF2ng":[22800],w\u00E0i:[22806,39009],"w\u01CEn yu\xE0n w\u0101n yu\u0101n":[22807],"m\u01CEo w\u01CEn":[22808],m\u00E8ng:[22818,22819,23391,26790,30310,38693],"d\xE0 d\xE0i":[22823],"f\u016B f\xFA":[22827,22983,26510,31920],gu\u00E0i:[22828,24618,24672],y\u0101ng:[22830,22990,25264,27523,27889,31207,32998,37472,37704,38645,40230,40495],"h\u0101ng b\xE8n":[22831],g\u01CEo:[22832,25630,26482,27072,27073,27322,31233,31294,31295,32286,32543,33746,34241,34291],"t\u0101o b\u011Bn":[22834],"t\xF3u tou":[22836],"y\u01CEn t\u0101o":[22837],"ku\u0101 ku\xE0":[22840,35463],"ji\xE1 ji\u0101 g\u0101 xi\xE1":[22841],hu\u00E0:[22843,23155,23295,23301,23819,25702,26489,26528,26726,27116,27194,28549,30011,30059,30069,32355,33305,35441,35545,35694,35805,40650],"ji\u0101 ji\xE1 g\u0101 xi\xE1":[22846],\u0113n:[22848,24681,33981],"d\u012B t\xEC":[22851],"y\u01CEn y\u0101n":[22852,28208],p\u00E0o:[22853,30129,30384,30770,31007,31022,38756,40621],n\u00E0i:[22856,26608,28223,32784,33816,35110,37692,40720],"qu\u0101n ju\xE0n":[22861,24366,26860],z\u00F2u:[22863,25549],"q\xEC qi\xE8 xi\xE8":[22865],k\u0101i:[22866,24320,25577,37926,38158,38283],"b\u0113n b\xE8n":[22868,27853],t\u00E0o:[22871],"z\xE0ng zhu\u01CEng":[22872],b\u011Bn:[22873,26412,26957,30042,32713,33519],"x\xF9n zhu\xEC":[22878],sh\u0113:[22882,27304,29470,30061,30066,36050,36054,36170,36619],"h\u01CE p\xF2 t\u01CEi":[22884],"\xE0o y\xF9":[22885,22887,28570],y\u016Bn:[22891,27698,27699,33920,33941,34681,36103,36191],"du\u01D2 ch\u011B":[22898],"n\u01DA r\u01D4":[22899],n\u00FA:[22900,23397,31535,39377,39549],"d\u012Bng d\u01D0ng ti\u01CEn":[22901],"t\u0101 ji\u011B":[22905],nu\u00E1n:[22907],"h\u01CEo h\xE0o":[22909],f\u00E0n:[22911,23310,26805,27726,27867,28412,28714,29359,30024,30421,31541,31684,33539,35337,36009,36137,36588,36669,39151,39152,39277],shu\u00F2:[22913,25632,26388,27082,28865,29197,30687,33972,37785,37984,38084],"f\u0113i p\xE8i":[22915],w\u00E0ng:[22916,24536,26106,26395,26402],zhu\u0101ng:[22918,22941,23076,24196,24210,26729,26761,27137,31911,31962,33624,33674,35013,35037],m\u0101:[22920,23229],"f\u016B y\u014Du":[22923],"h\xE0i ji\xE8":[22926],d\u00F9:[22930,22956,26460,27564,28193,31226,33423,33648,34713,34855,34873,37709,38208,38767],mi\u00E0o:[22937,24217,24255,24287,29573,31447],"f\u01D2u p\u0113i p\u012B":[22938],"yu\xE8 ju\xE9":[22940],ni\u016B:[22942],"n\xE0 n\xE0n":[22944],tu\u01D2:[22949,23287,24249,26925,26965,27234,39692,39958,40270],"w\xE0n yu\xE1n":[22951],f\u00E1ng:[22952,25151,32938,38450,39796,40066],n\u012B:[22958],zh\u00F3u:[22959,30881],zh\u0101o:[22961,24054,25307,26157,37335,37450,37731,38026,39371],"n\u01CEi n\u01D0":[22963],t\u01D2u:[22965,25960,32015,34339,40648],"xi\xE1n xu\xE1n x\xF9":[22966],"zh\xED y\xEC":[22967,31175],\u0113:[22968,22975,23104,23641],m\u00E8i:[22969,23194,23504,25274,26048,26151,27820,29021,30167,30491,30584,31065,31683,34654,34946,36298,39741,39749],"q\u012B q\xEC":[22971],"x\u016B x\u01D4":[22977,31280],"sh\u0101n sh\xE0n":[22989,22999,33515,37348,38032],m\u00E1n:[22991,24946,27168,34542,34875,35646,39237,39314,39703,39704,39995,40151],ji\u011B:[22992,23182,27294,27601,39159],"w\u011Bi w\u0113i":[22996],p\u012Bn:[23e3,25340,30999,31334,39338,39518],"hu\xE1 hu\xF3":[23009],"ji\u0101o xi\xE1o":[23011],"g\xF2u d\xF9":[23012],"l\u01CEo m\u01D4":[23013],"ni\xE1n ni\xE0n":[23017],zh\u011Bn:[23019,23634,24363,25262,26147,26517,30043,30137,30485,31289,32285,32293,32540,32836,33817,34967,35030,35225,35386,35786,36587,36728,36788,39383,39698],h\u00E9ng:[23022,24646,24658,28870,29673,33019,34309,34913,37957,40244,40262,40507],"j\u016Bn x\xFAn":[23024],"ku\u0101 h\xF9":[23025],"\xE8 y\xE0":[23030],"xi\u0101n sh\u0113n":[23034],w\u00E1:[23043],"r\xE1o r\u01CEo":[23046,23304],"sh\xE0o sh\u0101o":[23051],xi\u0113:[23054,25587,26964,27463,34638,34829],"w\u01D4 m\xE9i m\u01D4":[23058],"chu\xF2 l\xE0i":[23061],ni\u00E1ng:[23064,23330,23363],"n\xE0 nu\xF3":[23068],"p\u014Du b\u01D0":[23069],"n\u011Bi su\u012B":[23070],tu\u00EC:[23079,29050,34555,34581,36864,39422],m\u01CEn:[23080,23640,28288,28385,28415,34728,34766,35156,37835],"w\xFA w\xF9 y\xFA":[23082],"x\u012B \u0101i":[23085],"zhu\xEC shu\xEC":[23095],"d\u014Dng d\xF2ng":[23099],"\u01CEi \xE1i \xE8":[23102],"\u0113 \u011B":[23103],mi\u00E1n:[23106,23349,23424,26467,26825,27312,27339,30496,30664,30666,30671,32191,32220,32501,33415,34642],"p\u01D2u p\xE9i b\xF9":[23108],bi\u01CEo:[23114,33087,34920,35057,35134,35544,37686],"f\xF9 f\xE0n":[23119],w\u01D2:[23120,23121,25105],"n\xED n\u01D0":[23127,26879],"qu\xE1n ju\xE0n":[23128,24787],h\u016Bn:[23130,26127,26156,26836,28093,30567,30575,30856,33636,33911,34066,36683,38333,38413],"qi\u0101n j\u01D0n":[23132],"w\u0101n w\xE0":[23136],"l\xE1i l\xE0i":[23137,24469,24480],"zh\u014Du ch\u014Du":[23140],"chu\xF2 n\xE0o":[23141],"n\xFC\xE8 \xE0n":[23145],"h\xF9n k\u016Bn":[23147],"d\xE0ng y\xE1ng":[23160],n\u00E0n:[23163],"ru\xF2 chu\xF2":[23164],ji\u01CE:[23165,23724,26010,26013,27022,27098,27295,29630,30002,32987,37440,38078],"t\u014Du y\xFA":[23166,23214],"y\xF9 y\xFA":[23168],"w\xE9i w\u011Bi":[23169],"d\xEC t\xED":[23170,29686,33488],r\u00F3u:[23171,25545,26580,28184,29027,29768,29895,31160,31880,31941,33052,33132,33863,34650,36418,36654,37714,38819,39461,39943,40340],"ru\u01CEn n\xE8n":[23174],mi\u00E1o:[23180,23289,25551,30596,33495,40339,40523],"y\xED p\xE8i":[23184],"mi\xE1n mi\u01CEn":[23188],"t\xED sh\xEC":[23198,24831],"du\xF2 tu\xF3":[23200,27826],\u01CEo:[23210,23228,33401,33466,34948,35158,38266],"ch\xFA z\xF2u":[23216],y\u00ECng:[23221,26144,26254,30828,33185,40038],"q\xEDn sh\u0113n":[23232],ji\u00E0:[23233,24143,26550,27042,31292,39381,39550],s\u01CEo:[23234],"zh\u0113n zh\u011Bn":[23235],"ji\u0113 su\u01D2":[23237],"m\xEDng m\u01D0ng":[23239],ni\u01CEo:[23243,23325,23346,33553,34086,34949,35018,35117,40479],t\u0101o:[23245,24141,24354,24902,25487,25647,27076,28059,28372,28644,29803,32091,32282,32295,32486,35420,35615,36673,38833,38876,38892,39160,39253],bi\u00E1o:[23249],"pi\xE1o pi\u0101o":[23254,34232],xu\u00E1n:[23257,24748,25080,26294,27272,28457,29572,29831,29887,30147,34561],"m\xE0n m\u0101n":[23258],k\u0101ng:[23261,23931,24247,24951,27130,28462,30730,31301,31968,36543,37870,40007],"h\u0101n n\u01CEn":[23272],n\u00E8n:[23273,23280],zh\u0113:[23276,36974],"m\u0101 m\xE1":[23282],pi\u00E8:[23283],zh\u01CEn:[23288,23637,25612,26025,26028,29718,30415,30430,36670,37254,39085,39120],"xi\u0101n y\u01CEn j\xECn":[23312],li\u01CEn:[23322,25947,25986,29711,29833,32695,33080,33225,34105,34333,34334,35043,35165,37179],"qi\xF3ng hu\xE1n xu\u0101n":[23323],d\u01D2ng:[23326,25026,31677,33891,34155,35532],c\u0101n:[23328,28236,29208,39137,39184,39490,39574],ti\u01CEo:[23333,23464,26176,26387,31409,33025],b\u00ED:[23350,33656,40763],li\u01D4:[23356,26611,26625,26718,26746,27246,29102,29643,32185,32506,32630,32640,37622,38157],"qi\u0101n xi\u0101n":[23365,27430],"xi\xE9 hu\u012B":[23368],"hu\u0101n qu\xE1n":[23369],"l\xED l\xEC":[23371,40599],"zh\xFA chu\xF2":[23374],k\u01D2ng:[23380,24656],"m\u0101 z\u012B":[23382],"s\u016Bn x\xF9n":[23385,23403],"b\xE8i b\xF3":[23387,35478],"y\xF2u ni\u016B":[23399],zhu\u01CEn:[23400,31473,36681],h\u00E1i:[23401,39608],n\u0101o:[23404],"ch\xE1n c\xE0n":[23409],b\u00F2:[23417,27287,34327,35666],n\u00E1i:[23419,33097],"n\xEDng n\xECng":[23425,23501,23511,23516,23527,29999],zh\u00E1i:[23429],"t\u016B ji\u0101":[23434],s\u00F2ng:[23435,35359,35494,35772,35829,36865,37817,38924,39042,39224],r\u00F2u:[23437,32905,35699],zh\u016Bn:[23442,31360,34912,35524,35846,36813],"m\xEC f\xFA":[23443],"d\xE0ng t\xE0n":[23445],"w\u01CEn yu\u0101n":[23451],ch\u01D2ng:[23456,23541],q\u00FAn:[23469,23790,24108,32675,32676,35033,35040],z\u01CEi:[23472,23869],"b\u01CEo sh\xED":[23474],"ji\u0101 jia jie":[23478],"hu\u0101ng hu\u01CEng":[23482],ku\u0101n:[23485,23515,23532,33239,37991,39627,39638],"s\xF9 xi\u01D4 xi\xF9":[23487],"ji\xE9 z\u01CEn":[23489],"b\xECng b\u01D0ng":[23502],"j\xECn q\u01D0n":[23510],"l\xF3u j\xF9":[23520],"xi\u011B xi\xE8":[23531],"q\u012Bn q\xECn":[23540],c\u00F9n:[23544,31871],du\u00EC:[23545,23550,23565,24636,24989,25055,28647,28713,30867,31051,32144,34225,35656,35701,36699,38431,38510],"l\xFC\xE8 lu\xF3":[23549],"sh\xE8 y\xE8 y\xEC":[23556],"ji\u0101ng ji\xE0ng qi\u0101ng":[23558],"ji\u0101ng ji\xE0ng":[23559,27974,28479,30074],z\u016Bn:[23562,23967,27197,32583,36981,37903,40018,40159,40334,40439],"sh\xF9 zh\xF9":[23564,28557],xi\u01CEo:[23567,26195,26241,26313,30363,30370,31601,31615,31712,35599],"ji\xE9 j\xED":[23568,35800,38794],"sh\u01CEo sh\xE0o":[23569],\u011Br:[23570,23571,23572,26670,27622,27953,29246,29669,32819,34238,34888,36272,36841,36999,37498,38098,39180,39285,39404],"w\u0101ng y\xF3u":[23586],w\u0101ng:[23587,23593,23594,23595,27754],li\u00E0o:[23589,23590,24278,25730,26009,28819,31415,37904,38243],"m\xE9ng m\xE1ng l\xF3ng p\xE1ng":[23592],g\u00E0:[23596,39744],"ku\xEC ku\u01D0":[23599],tu\u00ED:[23605,24346,31336,34312,36458,38564,38969,38970,38973,39059,39755],y\u01D0n:[23609,23998,24341,26372,27267,27324,27389,28158,28645,30270,30318,31884,34335,34451,34750,35732,36218,36251,36625,37391,38775],"ch\u01D0 ch\u011B":[23610],k\u0101o:[23611,39643],"j\xECn j\u01D0n":[23613],"w\u011Bi y\u01D0":[23614],"ni\xE0o su\u012B":[23615],c\u00E9ng:[23618,23652,23954,39507],di\u01CEo:[23628],"b\u012Bng p\xEDng b\u01D0ng":[23631],uu:[23639,26338,32833,34418,34634,38375],l\u00F2u:[23642,28431,30232,30266,30267,37860,38210,38475],"sh\u01D4 zh\u01D4":[23646,23660],"xi\xE8 t\xEC":[23647],"ch\xE8 c\u01CEo":[23662],"t\xFAn zh\u016Bn":[23663],"n\xEC j\u01D0":[23664],"h\xF3ng l\xF3ng":[23672],"q\u01D0 k\u01CEi":[23682,35912],\u00E1ng:[23687,26114,26171],"g\u01CEng g\u0101ng":[23703,23831],k\u011B:[23714,25956,28167,28212,28835],g\u01D2u:[23715,29399,29629,31537,32775,32776,32777,33503,35967],ti\u00E1o:[23719,23737,27172,31058,31524,33408,33812,34010,34024,34601,36834,37594,37797,38807,39659,39880,39991,40102,40800,40838],"q\u016B j\u016B":[23720],l\u01D0ng:[23725,23994,38936,39046],p\u00F2:[23734,25920,27942,28240,28894,29632,30772,30774,31893,33962,39748],"b\u0101 k\xE8":[23751],lu\u00F2:[23752,25694,27931,27932,29334,29662,31551,32409,33638,35451,38610,39409,39558,40261],"f\xF9 ni\xE8":[23754],\u011Bn:[23758],"zh\xEC sh\xEC":[23769,23867],qi\u01CE:[23776,36306,37216,38800],"qi\xE1o ji\xE0o":[23780,30276],"xi\xE9 y\xE9":[23787],b\u016B:[23788,24239,26209,35495,36875,37437,37691,38072,39188,40271],ch\u00F3ng:[23815,23816,29214,34411,34665,34802,35080,38528],"z\xFA cu\xEC":[23826,26890],"l\xEDng l\xE9ng":[23834],"d\xF2ng d\u014Dng":[23840],xi\u00E1o:[23844,27944,28102,35364,35509],"p\xED b\u01D0":[23845,33432],"zh\u01CEn ch\xE1n":[23853,23939,23940],"w\u01CEi w\u0113i":[23860],"y\xE1ng d\xE0ng":[23861],"sh\xEC di\xE9":[23868],y\u00E0o:[23870,26332,29070,29183,30661,31358,31380,31556,32768,33374,33647,33903,34220,34277,34958,35230,35407,35729,38783,40386,40542,40764],"k\u0101n zh\xE0n":[23873],"h\xE1n d\u01CEng":[23877],"qi\xE0n k\xE0n":[23884],"w\xF9 m\xE1o":[23885],"k\u011B ji\xE9":[23889,23985],"w\u0113i w\u011Bi":[23892],k\u0113:[23897,26607,26869,27068,27158,29249,29297,29328,29634,30132,30604,30933,31002,31185,31262,31392,33834,34198,34485,34636,36279,36722,37272,37427,38070,38950,38982,39063,39617],"d\xE0ng t\xE1ng":[23907],"r\xF3ng y\xEDng":[23908,29187],"\xE1i k\u01CEi":[23910],"k\u0101o qi\u0101o":[23914],cu\u00F3:[23919,23923,30180,30700,33963,34070,34392,40570,40574],"qi\u01CEn q\u012Bn":[23920],"d\xEC di\xE9":[23933],c\u0113n:[23934],d\u01D0ng:[23935,33404,34209,37924,38914,39030,40718,40721],"\xE1o \xE0o":[23941],"p\u01D0 p\xE8i":[23951],"ji\xE0o qi\xE1o":[23968,28496],"ju\xE9 gu\xEC":[23969,40156],"zh\u0101n sh\xE0n":[23974,40163],"xi\xE8 ji\xE8":[23984],"gu\u012B x\u012B ju\xE0n":[23986],r\u016B:[23999],"l\xEC li\xE8":[24001,26841,29188,32159],"x\u012B gu\u012B ju\xE0n":[24002],"y\xEDng h\u014Dng":[24006],y\u01D0ng:[24010,24302,24433,25708,26796,28481,30271,30317,30696,31310,37090,37915,38964,39053,39061,39062],ch\u01CEo:[24016,28818,29052,30503,40616],cu\u00E1n:[24017,27349,27409],chu\u0101n:[24027,24029,27674,29775,31359],"j\u012Bng x\xEDng":[24032],ch\u00E1o:[24034,24035,26177,28421,28526,29258,31410,32634,35647,36680,37147,40716],qi\u01CEo:[24039,24832,39644],g\u01D2ng:[24041,24318,25329,25330,26673,27742,29657,36609,38799],"ch\xE0 ch\u0101 ch\u0101i c\u012B":[24046],"xi\xE0ng h\xE0ng":[24055],shu\u00E0i:[24069,24101,34752],p\u00E0:[24074,24085,24597,34969],"t\u01CEng n\xFA":[24081],"m\xF2 w\xE0":[24083],"ti\u0113 ti\u011B ti\xE8":[24086],zh\u01D2u:[24090,26221,30107,30573,31634,32920,33783,39902],"ju\u01CEn ju\xE0n":[24099],shu\u00EC:[24104,28055,28058,30561,31237,31246,35038],"ch\xF3u d\xE0o":[24113,24172],"ji\u01CEn ji\u0101n s\xE0n":[24116],"sh\xE0 qi\xE8":[24121],"q\xED j\xEC":[24122,33632],"sh\u0101n qi\u0101o sh\u0113n":[24147],"zhu\xE0ng chu\xE1ng":[24162],"ch\u0101n ch\xE0n":[24168],mi\u00E8:[24173,25073,25635,28357,28781,28885,31011,31742,34065,34190,34843,34890,37974,40052,40211],"g\u0101n g\xE0n":[24178],"b\xECng b\u012Bng":[24182,24183],"j\u012B j\u01D0":[24190],"gu\u01CEng \u0101n":[24191],gu\u01CEng:[24195,24291,29367,29559],me:[24197],"d\xF9n t\xFAn":[24201],"b\xE0i t\u012Bng":[24205],"y\xECng y\u012Bng":[24212],"d\u01D0 de":[24213],"d\xF9 du\xF3":[24230],"m\xE1ng m\xE9ng p\xE1ng":[24236],"b\xECng p\xEDng":[24240],ch\u011Bng:[24241,24732,30536,36894,39425,39563],"j\u012B cu\xF2":[24244],q\u01D0ng:[24252,24270,27326,28416,33496,35531,35622,35831,38915,39031],"gu\u012B w\u011Bi hu\xEC":[24262],"j\u01D0n q\xEDn":[24273],ku\u00F2:[24275,25193,25313,25844,28662,31560,33855,33856,34526,38346,38420,38697,38815,38841,38869,38946,39712],"qi\xE1ng s\xE8":[24295,34196],"y\u01D0n y\xECn":[24308,38544,38560,38577,39150,39154,39278],"p\xF2 p\u01CEi":[24313,36843],"n\xF2ng l\xF2ng":[24324],"d\xEC t\xEC tu\xED":[24351],"ju\xE9 zh\u0101ng":[24353],"m\xED m\u01D0":[24357,24396,38753],ch\u0101o:[24360,24586,25220,27433,35372,36229,37396,38046],yi:[24364],sh\u0101o:[24368,26067,28903,28988,29138,31602,33348,33847,34161,36622,39678,39865],"xu\u0101n yu\u0101n":[24370],"qi\xE1ng qi\u01CEng ji\xE0ng":[24375,24378],"t\xE1n d\xE0n":[24377,37256],bi\u00E8:[24390],"qi\xE1ng ji\xE0ng qi\u01CEng":[24394],"j\xEC xu\u011B":[24400],tu\u00E0n:[24406,35094],yu\u0113:[24415,26352,26353,30705],"sh\u0101n xi\u01CEn":[24417],w\u00E9n:[24419,25991,28806,29683,30226,32359,32862,33440,34441,34442,34721,34753,38330,38335,38341,38374,38395,38412,38639,39356,39367,39792,40188,40205,40740],"p\xE9ng b\u0101ng":[24429],"pi\u0101o pi\xE0o":[24431],"zhu\xF3 b\xF3":[24436],"tu\u01D2 y\xED":[24437],"p\xE1ng f\u01CEng":[24439],w\u01CEng:[24442,24448,24451,24792,26505,26850,32178,32593,32594,32595,32596,32598,33781,34535,34628,35511,36638,36747,39757],c\u00FA:[24450,27522],"d\xE0i d\u0101i":[24453],hu\u00E1i:[24458,24576,25040,25079,27088,28142,32818,34361,35106,35121,36381],"w\u0101 w\xE0ng ji\u0101":[24461],"ch\u011Bng zh\xE8ng":[24462],"d\xE9 d\u011Bi de":[24471],"c\xF3ng z\xF2ng":[24478],"sh\xEC t\u01D0":[24485],"t\xED ch\xED":[24498,40343,40345],d\u00E9:[24499,24503,24692,24755,24810,28098,37696,38173],"zh\u01D0 zh\u0113ng":[24500,24501],bi\u00E9:[24502,30335,33666,34498,35154,36457],"ch\u014Dng zh\u01D2ng":[24504],"ji\u01CEo ji\xE0o":[24508,31493,31562],"l\xF2ng l\u01D2ng":[24511],"q\xFA j\xF9":[24514,28192,30655,34742],"d\xECng t\xECng":[24522],g\u01CEi:[24523,25913],r\u011Bn:[24525,26656,26659,31225,31252,32155,33615,33653,36533],ch\u00E0n:[24527,25076,25082,30815,32700,38850,39019],t\u00E8:[24529,24925,29305,34776,37617,38141],"t\xE8 t\u0113i tu\u012B":[24530],"g\u0101n h\xE0n":[24531,25916],"y\xEC q\xEC":[24532],"t\xE0i sh\xEC":[24533],"x\u012B li\u011B":[24538],"y\u012Bng y\xECng":[24540,25033,35661],"m\u01D0n w\u011Bn m\xEDn":[24542,24543],"s\u014Dng zh\u014Dng":[24554],"y\xF9 sh\u016B":[24556,24710],"q\xED sh\xEC":[24559,32774],"t\xFAn zh\u016Bn d\xF9n":[24563],"qi\xE1n q\xEDn":[24564,25202],h\u00FAn:[24566,27985,28222,39195,39300,39746,40754],ni\u01D4:[24568,25197,28804,29379,32016,32445,33701,37397,38062,38773],"ku\xE1ng w\u01CEng":[24569],"k\u0101ng h\xE0ng":[24572],"k\xE0i x\xEC":[24574,24894],\u00F2u:[24580,24938],"b\u01CEo b\xE0o":[24585],"m\xEDn m\xE9n":[24587],"zu\xF2 zh\xE0":[24589],z\u011Bn:[24590],y\u00E0ng:[24591,24665,26679,27096,27171,28478,32661,35399],"k\xF2u j\xF9":[24592],"n\xE1o ni\xFA":[24595],"zh\u0113ng zh\xE8ng":[24596,25497,38066,38126],"ti\u0113 zh\u0101n":[24599],"h\xF9 g\xF9":[24600],"c\u016B j\xF9 z\u016B":[24602],"s\u012B s\u0101i":[24605],"y\xF3u ch\xF3u":[24606],"t\u016B di\xE9":[24610],"y\u014Du y\xE0o":[24622],xu\u00E0n:[24624,26145,26982,27883,28210,28843,29700,30505,30905,32098,32316,32335,32474,34073,34898,34984,36121,37449,37831,38089,38239,39092],"x\xF9 xu\xE8":[24628],"b\xEC p\u012B":[24630],"x\u012B sh\xF9":[24632],"n\xE8n n\xEDn":[24641],"ti\u0101o y\xE1o":[24652],"x\u012B q\u012B x\xF9":[24659],"xi\xE0o ji\u01CEo":[24660],"h\u016B ku\u0101":[24663],n\u01DC:[24679,26386,34882,34884],h\u00E8n:[24680],"d\xF2ng t\u014Dng":[24683],"qu\xE1n zhu\u0101n":[24686],"\xE8 w\xF9 \u011B w\u016B":[24694,24801],t\u00F2ng:[24696,24927,24965,30171,34901],"yu\u0101n ju\xE0n":[24705],"qi\u0101o qi\u01CEo":[24708],"ji\xE8 k\xE8":[24712],"h\xE0o ji\xE0o":[24718],hu\u01D0:[24724,27283,27584,27585,27591,29164,35693],"m\xE1n m\xE8n":[24727,38804],"y\u012B y\xEC":[24728,34915],qu\u0101n:[24731,31646,37897],"ku\u012B l\u01D0":[24733],"y\xEC ni\xE0n":[24741],"m\xE8n m\u0113n":[24758],gu\u00E0n:[24761,24762,24815,24931,25532,25692,27148,27423,27892,28075,28485,28748,29215,29912,30437,31030,31100,32582,32592,36011,36143,36480,36966,37830,38005,40057,40475,40563],"k\u014Dng k\u01D2ng":[24766],"l\u01D4n l\xF9n":[24768],gu\u01D2:[24776,26524,26881,27112,31935,32182,33747,34622,35065,35073,36640,39196,39299],"yu\u0101n w\u01CEn":[24780,31650],"l\xE1n l\xEDn":[24783],"y\xF9 x\xF9":[24784,28130],"chu\xF2 chu\xEC":[24793],"h\u016Bn m\xE8n":[24795],"ch\u01CEng t\u01CEng":[24797],"su\u01D2 ru\u01D0":[24802],c\u01CEn:[24808,24920,25007,40682,40690],c\u00E1n:[24813,24921,24922,27531,27544,34453,34629,34870,34874],"d\xE0n d\xE1":[24814,24986],r\u011B:[24825],"y\xFA t\u014Du":[24841],"k\xE0i q\xEC":[24850],"d\xE0ng t\xE1ng sh\u0101ng y\xE1ng":[24851],"ch\xE9n x\xECn d\u0101n":[24854],"k\xE8 qi\xE0":[24856],nu\u00F2:[24862,25062,25063,25535,25638,27026,31276,31332,31953,31973,31983,35582,35834,36419,36925,37737,38168],g\u01CEn:[24863,25792,25954,26751,27204,28553,28600,30383,31174,31240,31540,33417,34918,36214,36245,40036,40161],"c\xF2ng s\u014Dng":[24865],"s\u0101i s\u012B s\u01D0":[24866],"g\u014Dng g\xF2ng h\u01D2ng":[24873,24912],"shu\xF2 s\xF9":[24876,27948],"y\xE1o y\xE0o":[24878],hu\u00E0ng:[24880,26306,27045,28361,30365,30377,37796],zh\u011Bng:[24888,25229,25327,25972,26232],c\u01CEo:[24890,33400,33609,39474],"x\xEC xi\xE9":[24896],"c\u01CEo s\u0101o":[24901],"x\xF9 ch\xF9":[24905],"qi\xE8 qi\xE0n":[24906],"c\xE1o c\xF3ng":[24914],"\xE0o \xE1o":[24928],"li\xE1n li\u01CEn":[24937,26815,27108,27363],"j\xECn q\xEDn j\u01D0n":[24940],"d\xEC ch\xEC":[24952],"zh\xED zh\xE9":[24953],"l\xF3u l\u01DA":[24954,40412],c\u00F2ng:[24961,35621],"zh\u012B zh\xEC":[24964,30693,32340,32455],ch\u0113ng:[24966,25690,25744,25745,26239,26621,26854,27221,27273,27871,28030,29732,30624,30848,32253,32585,34511,34806,36202,36204,37887,37923,38455,38743,38963,39251],bi\u0113:[24971,34380,40009,40150,40712,40862],"ch\xE9ng d\xE8ng zh\xE8ng":[24981],"x\u01D0 x\u012B":[24984],"du\xEC d\xF9n t\u016Bn":[24990],"xi\u0101o ji\u0101o":[24994],"xi\xE1n xi\xE0n":[25002],"li\xE1o li\u01CEo":[25005,29134,29198,29202],sh\u00E9ng:[25012,32260,32329,32361,32499,35677],"n\xE1o n\u01CEo n\xE1ng":[25017],"j\u01D0ng j\xECng":[25020],"j\u01D0 ji\u01CEo":[25023],"xu\u0101n hu\u0101n":[25025],"c\u01CEo s\u0101o s\xE0o":[25030],m\u00E8n:[25041,25059,26282,28950,29148],"m\xE8ng m\xE9ng m\u011Bng":[25052],"\xE0i y\xEC n\u01D0":[25053],"m\xE9ng m\u011Bng":[25054,30626,30674],"q\xED j\u012B j\xEC":[25056],m\u01D2:[25057],"l\xE1n xi\xE0n":[25058],"y\u014Du y\u01D2u":[25070],"li\xFA li\u01D4":[25072,34288],r\u00E0ng:[25081,35698,35731,35753],hu\u0101n:[25085,27426,27475,27489,29566,35737,35995,37188,39529,40197,40269],n\u01CEn:[25089,25543,28275,29045,33129,34683,36199],"m\xED m\xF3":[25090],"g\xE0ng zhu\xE0ng":[25093,25094],"zhu\xE0ng g\xE0ng":[25095],"qu x\u016B":[25100],"x\xEC h\u016B":[25103,25135,25138],"ji\xE1 g\u0101":[25115],z\u00E9i:[25117,34824,36042,36156,39938,40033,40087],d\u011Bng:[25125,31561],"h\u016B x\xEC":[25137],chu\u014D:[25139,36372,36916],"bi\u01CEn pi\u0101n":[25153],"sh\u01CEng ji\u014Dng":[25156],"sh\xE0n sh\u0101n":[25159],c\u00E1i:[25165,26448,32404,35009,36001,36130],"zh\u0101 z\u0101 zh\xE1":[25166],"l\xE8 l\xEC c\xE1i":[25168],"b\u0101 p\xE1":[25170],"d\u01CE d\xE1":[25171],r\u0113ng:[25172],"f\u01CEn f\xFA":[25173],"di\u01CEo d\xED yu\u0113 l\xEC":[25178],"k\xE1ng g\u0101ng":[25179],"y\u016B w\u016B":[25180],"y\u016B w\u016B k\u016B":[25181],"tu\u014D ch\u01D0 y\u01D0":[25185],"g\u01D4 ji\xE9 x\xEC g\u0113":[25186],d\u00E8n:[25189,25213],"s\u01CEo s\xE0o":[25195,25475],r\u01CEo:[25200,25854,38562],"x\u012B ch\u0101 q\xEC":[25201],"b\u0101n p\u0101n":[25203],"b\u0101 \xE0o":[25207],"x\u012B zh\xE9":[25208],"zh\xEC s\u01D4n k\u01CEn":[25211],zh\u01CEo:[25214,27836,29813],"ku\xE1ng w\u01CEng z\xE0i":[25218],"h\xFA g\u01D4":[25223,40516,40536],"b\u01CE b\xE0":[25226],"d\u01CEn sh\u011Bn":[25228],"n\xE8 n\xEC ru\xEC n\xE0":[25232],zhu\u0101:[25235,27291,31803,33212,39677],p\u00F3u:[25236,35026],"zh\xE9 sh\xE9 zh\u0113":[25240],"p\xF3u p\u014Du f\u016B":[25241,25418],p\u0101o:[25243,25291,33068,33826],"\u01CEo \xE0o ni\xF9":[25245],"l\u016Bn l\xFAn":[25249,25476],"qi\u01CEng qi\u0101ng ch\u0113ng":[25250],"zh\u01D0 zh\u01CEi":[25255],"b\xF9 p\u016B":[25258,26600],"y\u01CEo t\u0101o":[25261],"h\u0113 h\xE8 qi\u0101":[25266],"n\u01D0 n\xED":[25267],"p\u012B p\u0113i":[25271],"m\u01D2 m\xF2 m\u0101":[25273],ch\u014Du:[25277,29352,29355,30259,31704],"ji\u0101 y\xE1":[25281],"f\xFA b\xEC":[25282,30032,40349],zh\u01CE:[25283,30504,30751,39866,40093],"d\u0101n d\xE0n d\u01CEn":[25285],"ch\u0101i c\u0101":[25286],ni\u0101n:[25288,34091],"l\u0101 l\xE1 l\u01CE l\xE0":[25289],"b\xE0n p\xE0n":[25292],p\u0101i:[25293],l\u012Bn:[25294],gu\u01CEi:[25296,26548,26618],"tu\xF2 t\xE0 zh\xED":[25299],"\xE0o \u01CEo ni\xF9":[25303],"j\u016B g\u014Du":[25304],"p\u012Bn p\xE0n f\u0101n":[25306],"b\xE0i b\xE1i":[25308],b\u00E0i:[25309,25943,31255,31930,34221,36097,36133,38875],qi\u00E1:[25316],"n\u01D0ng n\xEDng n\xECng":[25319],"z\xE9 zh\xE1i":[25321,25799],h\u00E9n:[25323,30165,38798],"ku\xF2 gu\u0101":[25324],"ji\xE9 ji\xE1":[25326],n\u01D0n:[25328],shu\u0101n:[25332,26643,38274,38377],"c\xFAn z\xF9n":[25333],"z\u0101 z\u01CEn":[25334,26714],k\u01CEo:[25335,25911,26674,28900,32771],"y\xED ch\u01D0 h\xE0i":[25336],"c\xE8 s\xE8 chu\xF2":[25338],"zhu\xE0i zhu\u0101i y\xE8":[25341],"sh\xED sh\xE8":[25342],b\u0101i:[25344,25520],"ku\xF2 gu\u0101ng":[25348],n\u00F2ng:[25354,25397,40776],"ji\xE0o ji\u0101o":[25357,25934,25945],"ku\xE0 k\u016B":[25358],"n\xE1 r\xFA":[25360],"ti\u0101o ti\u01CEo":[25361],"di\xE9 sh\xE8":[25365],li\u011B:[25368,27615],"y\xE0 y\u01CE":[25372,25495],"w\u014D zhu\u0101":[25373],"xi\xE9 ji\u0101":[25375,25406],"d\u01CEng d\xE0ng":[25377,25803],"zh\xE8ng zh\u0113ng":[25379,27491,30151],"\u0101i \xE1i":[25384],"tu\u014D shu\xEC":[25385,25437],"t\u01D0 t\xEC":[25390],"su\u014D sh\u0101":[25393],"s\u0101 sh\u0101 su\u014D":[25394],"k\u0113ng qi\u0101n":[25395,25724],"b\xE0ng p\xE9ng":[25399],"ru\xF3 ru\xE1":[25404],"ji\u01CEo k\xF9":[25409],"w\u01D4 w\xFA":[25410],t\u01D2ng:[25413,26742,31570,31593,32113,32130,32479],"hu\xF2 ch\xEC":[25415],"t\xFA sh\u016B ch\xE1":[25416],"l\u01DA lu\u014D":[25419],"sh\u0101o sh\xE0o":[25422,31245],ni\u0113:[25423,25553],"sh\xF9 s\u01D2ng s\u014Du":[25426],"y\xE9 y\xFA":[25427],"ju\xE9 zhu\xF3":[25428],"b\xF9 p\xFA zh\xEC":[25431],z\u00F9n:[25432,37516],l\u0101o:[25438,25736,31913],s\u01D4n:[25439,25613,27051,31499,31565,31664,37800,38588],"w\xE0n w\u01CEn w\u0101n y\xF9":[25445],p\u011Bng:[25447,28110,30351],sh\u011B:[25448],"f\u01D4 f\xF9 b\u01D4":[25452],d\u00E1o:[25455],"lu\xF2 lu\u01D2 w\u01D2":[25456],"ju\u01CEn qu\xE1n":[25458],"ch\u0113n ti\u01CEn":[25461],"ni\u01CEn ni\u0113":[25467],"ru\xF3 w\u011Bi r\xE9":[25468],zu\u00F3:[25469,26152,31208,31251,31600,33675,37436],"w\xF2 xi\xE1":[25470],"q\xECng qi\xE0n":[25477],"p\xF3u p\u01D2u":[25482],qi\u0101:[25488,33884],"p\xE1i p\u01CEi":[25490],"qi\u0101n w\xE0n":[25492],"y\xE8 y\u0113":[25494],"ni\xE8 n\u01D0 y\xEC":[25500],"hu\xF2 x\xF9":[25501],"y\xE0n sh\xE0n y\u01CEn":[25502],"zh\u011Bng d\xECng":[25503],k\u00F2ng:[25511,38810],tu\u012B:[25512,34039,34284],"z\u014Du zh\u014Du ch\u014Du":[25515],ti\u00E0n:[25517,33306],k\u00E8n:[25519,35017,35075],p\u00E1:[25521,26487,28502,29228,29750,31586],"gu\xF3 gu\u0101i":[25524],"d\u01CEn sh\xE0n":[25528,25763],"ch\u0101n xi\u0101n c\xE0n sh\u01CEn":[25530],s\u0101o:[25531,25620,28318,32325,32555,34726,39442,39479,39968,40034,40139],p\u00E8ng:[25533,26922,27120,30896,36395],"zh\u0113ng k\u0113ng":[25537],"ji\u016B y\xF3u":[25538],"ji\u0101n ji\u01CEn":[25539,31835],"p\xEC ch\xE8":[25546],"s\u0101i z\u01D2ng c\u0101i":[25548],"t\xED d\u012B d\u01D0":[25552],"z\u01D2ng s\u014Dng":[25556],"hu\xE1ng y\xF3ng":[25560],"z\u01CEn zu\xE0n":[25565],"x\u016B j\u016B":[25567],"k\xE9 qi\u0101":[25570],"chu\u0101i chu\u01CEi chu\xE0i tu\xE1n zhu\u012B":[25571],"d\xEC t\xEC":[25573],"l\xE1 l\xE0":[25574],l\u00E0:[25575,26955,28290,29902,30220,32715,33240,34635,34674,34847,36770,36771,37982,38260,39694,39931],"ji\u0113 q\xEC":[25581],"ch\xF2ng d\u01D2ng":[25584],"di\xE9 sh\xE9 y\xE8":[25586],"ji\xE0n qi\xE1n ji\u01CEn":[25589],y\u00E9:[25590,29239,29242,29784,37603,37761,38104],ch\u0101n:[25600,25723,25881,35047,35164,35224,35271,36799,37587],"g\u0113 g\xE9":[25601,25841],"l\u01D2u l\u014Du":[25602,25695],"ch\u014Du z\u01D2u":[25610],chu\u0101i:[25611],s\u016Bn:[25614,27074,29426,29499,33642,33984,34165,34206,39143,39153],"r\xF3ng n\xE1ng n\u01CEng":[25617],"p\xE9ng b\xE0ng":[25618],cu\u014D:[25619,29811,30923,36425,36979,37277],"k\u0113 \xE8":[25621],"n\xF9 nu\xF2 n\xF2u":[25625],"l\u0101 xi\xE9 xi\xE0n":[25626],qi\u01D4:[25629,31959],"xi\u01CEn xi\u0101n":[25631],"ji\xE9 zh\xE9":[25641],"p\xE1n b\u0101n p\xF3":[25643],b\u0101n:[25644,25917,26001,26002,29677,30242,30285,32934,34689,34700,35113,36780,38930,39041],"zh\xEC n\xE1i":[25649],"w\u0101 w\u01CE w\xE0":[25650],hu\u00E1:[25651,25782,28369,29502,34128,34710,35649,37877,38119,39498,39557,40424],"qi\u0101ng qi\u01CEng ch\u0113ng":[25654],"ti\xE1n sh\u0113n":[25655],"n\xE1 nu\xF2":[25659],\u00E8n:[25665],"sh\xE8 ni\xE8":[25668,25885],b\u00ECn:[25672,25839,27553,27567,33169,33231,39628,39637,39657,39682,39699,39714],"sh\u0101 s\xE0 sh\u01CEi":[25675],"ch\u01CEn s\xF9n":[25676],"ji\u016B li\xFA li\xE1o ji\u01CEo n\xE1o":[25678],"f\xE9ng p\u011Bng":[25683],shu\u0101i:[25684],"d\xEC t\xFA zh\xED":[25685],"q\xEC j\xEC ch\xE1":[25686],"s\u014Du s\u01D2ng":[25687],"li\u01CEn li\xE0n":[25689],"g\xE0i x\xEC":[25697],"h\xF9 ch\u016B":[25698],t\u00E0ng:[25701,28907,29145,37899],"n\xE1i zh\xEC":[25704],"m\xF3 m\u0101":[25705],"ji\u0101ng qi\xE0ng":[25706],"\xE1o qi\xE1o":[25710],"ni\xE8 ch\xE8":[25712],"m\xE1n m\xE0n":[25713],"ch\xE0n c\xE1n":[25714],"s\xE8 m\xED s\xF9":[25717],"bi\u0101o bi\xE0o":[25725],"ju\u0113 ju\xE9":[25733],pi\u0113:[25734,26300,27669,30629],"pi\u011B pi\u0113":[25735],"z\u01CEn z\u0101n z\u0113n qi\xE1n":[25741],"s\u0101 s\u01CE":[25746],h\u00F2ng:[25748,35340,35751,38336,39720],"h\xE9ng gu\xE0ng":[25751],ni\u01CEn:[25754,25781,25862,28042,28990,30910,31760,36429,36456,36494,36646,36743],"ch\xE9ng zh\u011Bng":[25756],"hu\u012B w\xE9i":[25757],c\u0101o:[25761,25805,31961],"xi\u0101o s\u014Du":[25768],"li\xE1o li\u0101o":[25769],"cu\u014D zu\u01D2":[25774],"w\u011Bi tu\u01D2":[25777],cu\u0101n:[25786,25883,27718,36479,36517,38009,38249],"qi\xE0o y\u0101o j\u012B":[25789],"zhu\u0101 w\u014D":[25790],"l\xE8i l\xE9i":[25794],n\u01CEng:[25795,25902,26345,28770],"q\xEDng j\u01D0ng":[25807],ku\u01CEi:[25811,33967],"p\u01D0 b\xF2":[25815],"b\xF2 b\u0101i":[25816],"j\xF9 j\u01D0":[25818],m\u0113ng:[25821],"s\u01D2u s\xF2u":[25822],x\u01D0ng:[25828,31669,37266],c\u0101:[25830],"n\xEDng n\u01D0ng n\xECng":[25840],"zh\xEC ji\xE9":[25843],"l\xE0 li\xE8":[25848,29193],"s\xF2u s\u01D2u":[25851],"l\xEC lu\xF2 yu\xE8":[25853],"t\u012B zh\u0101i zh\xEC":[25855],p\u0101n:[25856,28504,30469,33824],l\u00E8i:[25858,27882,28057,28122,31159,31867,32391,34353,37241,37511,37649,38939,38954,39006,39075],"c\u0101 s\u01CE":[25859],"j\xF9n p\xE8i":[25864],"l\xEC lu\xF2":[25866,36498],"l\xE0 l\xE0i":[25867,27380],"l\xFA lu\xF3":[25870],"z\u01CEn cu\xE1n":[25874],"xi\u0101n ji\u0101n":[25877],"m\xED m\u01D0 m\xF3":[25888],"z\u01CEn cu\xE1n z\xE0n zu\u0101n":[25890],zu\u00E0n:[25893],"l\xEC sh\xE0i":[25894],"l\xEC lu\u01D2":[25901],"gu\u01D0 gu\xEC":[25905],"j\u012B q\u012B y\u01D0":[25906],f\u00E0ng:[25918],"w\xF9 m\xF3u":[25924],"ch\xF9 sh\u014Du":[25930],"g\xE9 gu\xF3 \xE8":[25931],"du\xF3 du\xEC":[25939,25946],"du\u014D qu\xE8":[25952,25962],"s\xE0n s\u01CEn":[25955],"d\u016Bn du\xEC":[25958,38246],"q\u012B y\u01D0 j\u012B":[25959],"xi\xE0o xu\xE9":[25961],"sh\xF9 sh\u01D4 shu\xF2":[25968,25976],"\xE1i zh\xFA":[25969,25971],"xi\xF2ng xu\xE0n":[25979],"zhu\xF3 zh\xFA":[25984],"y\xEC d\xF9":[25985],"l\xED t\xE1i":[25988],"f\u011Bi f\u0113i":[26e3],"y\u01D4 zh\u014Dng":[26004],"d\xF2u d\u01D2u":[26007],"w\xF2 gu\u01CEn":[26017],"t\u01D2u ti\u01CEo":[26018],d\u00F2u:[26019,26794,28002,30168,31398,31431,33072,33651,35910,36887,37078,37208,38295,38360,39190,39294,39717,39718,39722,39724,39725],"y\xEDn zh\xEC":[26022],"ch\u01CEn ji\xE8":[26042],"w\u016B y\u016B y\xFA":[26044],"y\xF3u li\xFA":[26047],"p\xE1ng b\xE0ng":[26049],"m\xE1o m\xE0o":[26052],"p\u012B b\xEC":[26055],"xu\xE1n xu\xE0n":[26059],"w\xFA m\xF3":[26080],z\u01CEo:[26089,26531,26630,26839,28577,29866,34235,34299,34468],g\u0101:[26094],"g\xE0n h\xE0n":[26096],"t\xE1i y\u012Bng":[26098],"x\u016B x\xF9":[26100],"t\u016Bn zh\xF9n":[26109],"w\xF9 w\u01D4":[26111],"p\xF2 p\xE8i":[26146],z\u00F2ng:[26158,29460,30125,30258,31933,31945,31981,32294],\u01CEi:[26169,27600,30702,34108,34297,35690,36535,38701,38724],"hu\xE0ng hu\u01CEng":[26179],xu\u01CEn:[26181,30307,30316,36873,36984],"x\xF9 ku\u0101":[26183],h\u01D2ng:[26190],sh\u00E0i:[26194,26348],"y\u016Bn y\xF9n":[26197,29044],"sh\xE8ng ch\xE9ng":[26207,26889,30427],"j\u01D0ng y\u01D0ng":[26223],sh\u01CEn:[26225,29068,30546,35234,38275,38378,38485,38493],"q\u01D0 d\xF9":[26229],"\u01CEn \xE0n y\u01CEn":[26235],"w\u01CEng w\xE0ng":[26240],z\u00E0n:[26242,26283,29897,29906,29914,31158,35192,35715,35738,36059,36106,36190,36436,37180,37694,37864,39265],"y\xF9n y\u016Bn":[26248],"m\xEDn m\u01D0n":[26251],"d\u01D4 sh\u01D4":[26255],sh\u01D4:[26257,26329,28539,30297,31980,32626,34213,34223,34295,34560,34868,35169,35177,40042,40048,40653,40736,40737],"ji\u01CEn l\xE1n":[26261],nu\u01CEn:[26262,29015,39210],"b\xE0o p\xF9":[26292],"x\u012B x\u01D0":[26303],"p\xF9 b\xE0o":[26333,28689],"q\u016B q\u01D4":[26354,32054],"g\xE8ng g\u0113ng":[26356],"h\u016B h\xF9":[26358,38653],"z\u0113ng c\xE9ng":[26365,27239],"c\xE9ng z\u0113ng":[26366,31474],"c\u01CEn qi\xE1n ji\xE0n":[26369],"qi\xE8 h\xE9":[26373],"b\xEC p\xED":[26375,31110,31507,35048],"y\u01D2u y\xF2u":[26377],"b\u0101n f\xE9n":[26380,40187],"f\xFA f\xF9":[26381,27921],"f\u011Bi k\u016B":[26383,32976],"q\xFA x\xF9 ch\u01D4n":[26384],"ju\u0101n zu\u012B":[26392],"hu\u0101ng m\xE1ng w\xE1ng":[26394],"q\u012B j\u012B":[26399],"t\xF3ng chu\xE1ng":[26403,27238],zh\u00E1:[26413,29264,31642,34491,35671,37720,38113,38296,38392],"zh\xFA sh\xF9 sh\xFA":[26414],"sh\xF9 sh\xFA zh\xFA":[26415],"zh\u016B sh\xFA":[26417],"p\u01D4 p\xF2 p\u014D pi\xE1o":[26420],"d\u0101o ti\xE1o m\xF9":[26423],"gu\u01D0 qi\xFA":[26425],xi\u01D4:[26429,28395,28483,31956],"ch\xE9ng ch\u0113ng":[26430],z\u00E1:[26434,27823,30776,35149,38609,38620,38629,38900],"y\xFA w\u016B":[26437],"g\u0101n g\u01CEn":[26438],"ch\u0101 ch\xE0":[26440],"sh\u0101n sh\u0101":[26441],c\u016Bn:[26449,30388,31476,33189,36358,37032],"r\xE8n \xE9r":[26450,26773],"sh\xE1o bi\u0101o":[26451],"d\xEC du\xF2":[26453,26532],"g\u016B g\xE0i":[26458],"y\xED zh\xEC l\xED du\xF2":[26461],"g\xE0ng g\u0101ng":[26464],"ti\xE1o ti\u0101o":[26465,26781],"m\xE0 m\u01CE":[26473],"s\xEC zh\u01D0 x\u01D0":[26475],"yu\xE1n w\xE1n":[26476,34454],"b\xE8i f\xE8i":[26478],"sh\u016B du\xEC":[26488],"ni\u01D4 ch\u01D2u":[26491],"w\xF2 yu\xE8":[26498,33234],m\u00E1o:[26502,27611,27650,28213,29286,30683,32606,33541,33542,34661,34762,36574,37205,37502,37672,38170,39654,40348],"p\u012B m\xEC":[26504],\u00E0ng:[26506,30414,37280],"f\u0101ng b\xECng":[26507],"h\xF9 d\u01D0":[26513],x\u00EDn:[26516,35153,37908,39733],"y\u0101o y\u01CEo":[26518],"\u011B \xE8":[26521],"zh\u012B q\xED":[26525],"c\u014Dng z\u014Dng":[26526,27141],"xi\u0101n zh\u0113n":[26542],"t\xE1i s\xEC":[26545],"g\u01D2u j\u01D4 g\u014Du":[26552],"b\u0101o f\xFA":[26553],"y\xEC xi\xE8":[26555,26663],"tu\xF3 du\xF2":[26561,39345,39364,39534],"y\xED du\xF2 l\xED":[26562],"n\u01D0 ch\xEC":[26565],"p\xE1n b\xE0n":[26568,36312],"y\u01CEng y\xE0ng y\u0101ng y\u012Bng":[26573],"f\xF9 f\u016B f\u01D4":[26574],"b\u01CEi b\xF3 b\xF2":[26575],m\u01D2u:[26576],"sh\xE1o sh\xE0o":[26582],zh\u00E8:[26584,27164,27993,28123,34071,34757,36889,40403,40551],"y\xF2u y\xF3u":[26586,27390],"gu\xEC j\u01D4":[26588],"zh\xE0 zu\xF2":[26590],"di\xE9 zh\xEC":[26595,30512],"zh\u0101 z\u01D4 z\u016B":[26596],"ch\xE1 zh\u0101":[26597,26619],"\u0101o \xE0o":[26602,36586],"b\u0101 f\xFA p\xE8i b\xF3 bi\u0113":[26605],"du\xF2 zu\xF3 w\xF9":[26606],"b\xEC bi\xE9":[26610],"zh\xF9 ch\xF9":[26615],"b\u0113i p\u0113i":[26616],"sh\xEC f\xE8i":[26617],"sh\u0101n zh\xE0 shi c\xE8":[26629],"l\xEC yu\xE8":[26638,27359],"q\xEC qi\xE8":[26644,30732],"q\u012B x\u012B":[26646,36426],"gu\u0101 ku\xF2":[26653],"b\u012Bng b\u0113n":[26655],"xi\xE0o ji\xE0o":[26657],"ji\xE0n z\xF9n":[26667,35e3],"y\u01D2u y\xF9":[26671],"h\xE9 h\xFA":[26680],g\u0113n:[26681,36319],"zh\u012B y\xEC":[26682],"g\xE9 g\u0113":[26684],"h\xE9ng h\xE1ng":[26689],"gu\xE0ng gu\u0101ng":[26692],"y\xED t\xED":[26699,33617],s\u0101ng:[26705,26706,27105],"j\xFA ji\xE9":[26708],"y\xFA m\xF3u":[26713],"r\xE1o n\xE1o":[26721,27208],"gu\xEC hu\xEC":[26727,27292],"ch\xE9n zh\xE8n":[26733],"t\u012Bng y\xEDng":[26735],po:[26738],"b\xE8n f\xE0n":[26739],"f\u0113ng f\xE8ng":[26747,33873],"s\xF9 y\xECn":[26752],"t\u01D0ng t\xECng":[26755],"xu\u0101n ju\u0101n xi\xE9":[26763],"t\xFA ch\xE1":[26764],"\u0101o y\xF2u":[26766],ku\u01CEn:[26785,27445,27454,27456],"sh\u0101o s\xE0o":[26786],"q\xEDn ch\xE9n c\xE9n":[26787],"l\xED s\xEC q\u01D0":[26793],"ch\u0101n y\xE1n":[26804],"b\u012Bn b\u012Bng":[26809,27103,27315],"t\xE1o ch\xF3u d\xE0o":[26812],"c\u014Dng s\u014Dng":[26823],"g\xF9n h\xF9n":[26829],"d\xE9 zh\xE9":[26831],"p\xE1i b\xE8i p\xE8i":[26833],"b\xE0ng p\u01D2u b\xE8i b\u0113i":[26835],"d\xEC d\xE0i t\xEC":[26851],s\u0113n:[26862,26926,27118,35138],"r\u011Bn sh\u011Bn":[26863],"l\xE9ng l\u0113ng l\xEDng":[26865],"f\xFA s\xF9":[26868],"z\u014Du s\u01D2u":[26871],z\u014Du:[26872,31619,32197,35535,35833,37049,37104,37138,37177,38508,39478,39546,39915,40112,40640,40817,40826],"zh\xE0o zhu\u014D":[26873],"ch\u0113n sh\u0113n":[26877],"ji\u0113 qi\xE8":[26884],"y\u01D0 y\u012B":[26885],"ch\xF3u zh\xF2u di\u0101o":[26886],"qi\u0101ng k\u014Dng":[26892],"zhu\u012B chu\xED":[26894],"b\u0113i p\xED":[26897],m\u0113n:[26906],"qu\u0101n ju\xE0n qu\xE1n":[26918],"du\u01D2 chu\xE1n":[26927],"w\u011Bi hu\u012B":[26930],"ji\u01CE ji\u0101":[26933],"h\xE1n ji\u0101n":[26935],"sh\xE8n zh\u0113n":[26937],"y\xE0n y\xE0":[26939],"zh\u0101 ch\xE1":[26946],"gu\u014D ku\u01CE":[26951],"j\xED zh\xEC":[26966],"k\u01D4 h\xF9":[26971],"y\xF3u y\u01D2u":[26978],"s\u01D2ng c\u014Dng":[26980],"yu\xE1n xu\xE0n":[26981],"y\u01CEng y\xE0ng y\u012Bng":[26983],pi\u00E1n:[26985,33020,33089,36038,36417,39394,39432,39560,39615],"di\xE9 y\xE8":[26986],"d\xF9n sh\u01D4n":[26991],"c\xF2u z\xF2u":[26993],"d\xEC d\u01D0 sh\xEC":[26996],"k\u01CEi ji\u0113":[26999],"r\xF3u r\xF2u":[27002],"l\xE8 yu\xE8":[27005],"w\u0113n y\xF9n":[27013,38832],l\u01D8:[27016,27354,27648,33186,34264,38317,38398,39522,39540],sh\u00E9n:[27018,31070,37486,39984],"b\u012B pi":[27020],"zh\u01CEn ni\u01CEn zh\xE8n":[27024],"f\xFA f\xF9 b\xF3":[27025],"ji\xE0n j\xECn":[27031],"b\u01CEng b\xE0ng":[27036],"sh\u0101 xi\xE8":[27037,27175],n\u00F2u:[27080,32808,37778,37918],"qi\u01CEn li\xE1n xi\xE0n":[27087],g\u00E0ng:[27091,28981,28985,31611],g\u0101o:[27092,27129,27248,27356,30590,31705,31957,32660,33263,38879,39227,39640,39641,40398,40433,40731],"di\u0101n zh\u011Bn zh\u0113n":[27097],"k\u01CEn ji\xE0n":[27099],"x\xED di\xE9":[27106],"j\u012B gu\u012B":[27107],"r\xF3ng y\u014Dng":[27110],"tu\xE1n shu\xE0n qu\xE1n":[27115],"q\xEC s\xE8":[27117],"cu\u012B zh\u01D0":[27119],"y\u01D2u ch\u01CEo":[27121],"m\xE0n w\xE0n":[27134],"l\xED ch\u012B":[27142],"l\xE9i l\u011Bi":[27151,27345,30988],"ch\xE1o ji\u01CEo ch\u0101o":[27156],"ch\u0113ng t\xE1ng":[27160],"ji\u016B li\xE1o":[27163],"m\xF3 m\xFA":[27169],"ni\u01CEo m\xF9":[27170],"h\xE9ng h\xE8ng":[27178,27243],xu\u011B:[27184,33188,33373,36684,38634,40008,40149],"f\xE1 f\xE8i":[27203],r\u00F9n:[27213,28070,28516,33206,38287,38304,38384],"zh\u01CEn ji\u01CEn":[27215],sh\u00F9n:[27219,30618,30636,33308,34147,38918,39034,39690],"tu\xED d\u016Bn":[27220],"t\xE1ng ch\u0113ng":[27222],"s\xF9 qi\u016B":[27226],"t\xE1n di\xE0n":[27229],"f\xE9n f\xE8n f\xE8i":[27240],"r\u01CEn y\u0101n":[27242],"c\u016B chu":[27259],"sh\u016B qi\u0101o":[27262],"p\xEDng b\xF2":[27288],"zh\xE1i sh\xEC t\xFA":[27297],"bi\u01CEo bi\u0101o":[27302],"qi\u0101n li\xE1n":[27318],"n\u01D0 m\xED":[27319],"ji\xE0n k\u01CEn":[27323],"n\xF2u ru\u01CEn r\xFA":[27325],"j\u012B j\xEC":[27333,31144],"hu\u01CEng gu\u01D2 g\u01D4":[27342],"l\u01DC ch\u016B":[27350],"mi\xE8 m\xE8i":[27351],\u014Du:[27353,27431,27472,27572,27590,29935,29964,33170,34290,35635,35764,37826,40206,40407,40485],"zh\xF9 zhu\xF3":[27361],"ju\xE9 j\xEC":[27373],"hu\xE1i gu\u012B":[27376],"ch\xE1n zh\xE0n":[27395],"w\xE9i zu\xEC":[27400],c\u00E1ng:[27404,38006],"y\xF9 y\xEC":[27429],"ch\xF9 q\xF9 x\xEC":[27434],"k\xE0i \xE0i":[27436],"y\xEC y\u012Bn":[27437],"x\xEC k\xE0i":[27439],"shu\xF2 s\xF2u":[27446],"\u01CEi \u0113i \xE9i \u011Bi \xE8i":[27448],"q\u012B y\u012B":[27449],"chu\u0101 x\u016B":[27451],"ch\u01D0 chu\xE0i":[27452],"k\u01CEn qi\xE0n":[27455],"k\u01CEn k\xE8":[27457],"chu\u01CEn chu\xE1n":[27458],"y\u012Bn y\u0101n":[27461],"j\xECn q\u016Bn":[27471],p\u0113n:[27477],"x\u016B chu\u0101":[27480],"x\u012B sh\xE8":[27481],"li\u01CEn h\u0101n":[27483],"zh\xEC ch\xED":[27501],"s\xE8 sh\xE0":[27504],s\u01D0:[27515],"w\u011Bn m\xF2":[27518],pi\u01CEo:[27533,30379,30623,37285,39008],"q\xEDng j\xECng":[27537],"f\u01D2u b\xF3":[27541],"zh\xED shi":[27542],"y\xE8 y\u0101n y\xE0n":[27543],"h\u016Bn m\xE8i":[27545],ch\u00F2u:[27552,33264,36954],"ku\xEC hu\xEC":[27560,28291,28528],cu\u00E0n:[27561,29110,29224,31388,31428,31713,31762],"y\u012Bn y\u0101n y\u01D0n":[27575],"q\xECng k\u0113ng sh\u0113ng":[27576],"y\xE1o xi\xE1o xi\xE0o":[27581],"g\u016B g\u01D4":[27586,34500],"gu\xE0n w\u0101n":[27596],"d\xFA d\xE0i":[27602],"x\xFAn x\xF9n":[27621],m\u00FA:[27626,27649],"d\xF2u nu\xF2":[27629],"s\u0101i su\u012B":[27640],lu:[27655],s\u00E0o:[27657,30233,30658,39646],"sh\xEC zh\u012B":[27663],"d\u012B d\u01D0":[27664],"m\xE1ng m\xE9ng":[27667],"y\xE1ng r\xEC":[27676],shu\u01D0:[27700,27701,27706,38294],"zh\u011Bng ch\xE9ng zh\xE8ng":[27702],t\u01D4n:[27709],"f\xE1n f\xE0n":[27710],"gu\u01D0 ji\u01D4":[27711],"b\u012Bn p\xE0 p\u0101":[27715],"zhu\xF3 qu\xE8":[27723],"d\xE0 t\xE0i":[27727],p\u00ECn:[27734,29277,32856],"h\xE0n h\xE1n":[27735,39343],tu:[27746],"t\u0101ng sh\u0101ng":[27748,28271],"zh\u012B j\xEC":[27749],"g\xE0n h\xE1n c\xE9n":[27765],"w\xE8n m\xE9n":[27766],"f\u0101ng p\u0101ng":[27768],"h\u01D4 hu\u01CEng":[27771],"ni\xFA y\xF3u":[27772],h\u00E0ng:[27782],"sh\u011Bn ch\xE9n":[27784],"d\xF9n zhu\xE0n":[27788],"n\u01DC ni\u01D4":[27793],"m\xE9i m\xF2":[27794,27809],"t\xE0 d\xE1":[27795],"m\xEC w\xF9":[27797],"h\xF3ng p\u0101ng":[27799],"sh\u0101 sh\xE0":[27801],"zhu\u01D0 z\u01D0":[27805],"\u014Du \xF2u":[27812,28442],"j\u01D4 j\xF9":[27822],"tu\u014D du\xF3":[27824],"m\u01D0 l\xEC":[27829],"y\xED ch\xED":[27830],"xi\xE8 y\xEC":[27844],"b\xF3 p\u014D":[27850],"m\xEC b\xEC":[27852,31192],"ch\xF9 sh\xE8":[27855],"y\u014Du y\xF2u \u0101o":[27857],"p\u0113ng p\xEDng":[27865,30801],"p\xE0o p\u0101o":[27873],"n\xED n\xEC":[27877,31196],"yu\xE8 s\xE0":[27879],"ju\xE9 xu\xE8":[27884,30118],"l\xF3ng shu\u0101ng":[27895,28711],"lu\xF2 p\u014D":[27898,28668],"z\xE9 sh\xEC":[27901,28580],"s\u01CE x\u01D0":[27922],"s\xE8 q\xEC z\xEC":[27923],"x\u01D0 xi\u01CEn":[27927],"k\u01CEo k\xE0o":[27928],"\xE0n y\xE0n \xE8":[27933],"l\u011Bi l\xE8i":[27937],"qi\xE8 ji\xE9":[27951],"qi\u01CEn ji\u0101n":[27973],"j\xEC j\u01D0":[27982,28168,28639,32426],"h\u01D4 x\u01D4":[27986,28408],"j\xF9n x\xF9n":[27994,28652],"y\u01D0ng ch\xE9ng y\xEDng":[28007],"li\xE0n l\xEC":[28016],"f\xE9ng h\xF3ng":[28018,28292],"ji\u01D2ng ji\u014Dng":[28027],"su\u012B n\u011Bi":[28029],"y\u01D2ng ch\u014Dng":[28044],"t\u016Bn y\u016Bn":[28050],"w\u014D gu\u014D":[28065,28198],h\u0113ng:[28069,33053],"zh\u01CEng zh\xE0ng":[28072,28466],"sh\xF2u t\u0101o":[28077],shu\u00E0n:[28078,33128],"k\u014Dng n\xE1ng":[28083],"w\xF2 w\u01CEn yu\u0101n":[28084],"tu\u014D tu\xF2":[28086],w\u014D:[28089,29479,31389,31401,33716,33845,34583,34680,36370],"qi\xE8 j\xED":[28097],"gu\u01D2 gu\xE0n":[28105],"l\xEDn l\xECn":[28107,29532,30084],"t\u01CEng ch\u01CEng":[28108],"n\xE0o chu\xF2 zhu\u014D":[28118],"p\xE9ng p\xEDng":[28124],f\u00E9i:[28125,32933,33107,34608],"p\xEC p\xE8i":[28128],"ni\u01CEn sh\u011Bn":[28144],"bi\u0101o h\u01D4":[28146],"ch\xFAn zh\u016Bn":[28147],"h\xF9n h\xFAn":[28151],qi\u01CEn:[28154,32382,32561,32951,33153,34616,35700,35892,36963,37971],"w\xE8n m\xEDn":[28162],"r\xE8 ru\xF2 lu\xF2":[28163],"d\xFA d\xF2u":[28174,28678,35835],"ji\xE0n ji\u0101n":[28176,28293,28472,28666],"mi\u01CEn sh\xE9ng":[28177,28576],"nu\u01CEn nu\xE1n":[28188],"qi\xFA w\xF9":[28190],"t\xEDng t\u012Bng":[28191],"d\xEC t\xED d\u012B":[28199],"g\u01CEng ji\u01CEng":[28207],"h\u014Dng q\xECng":[28217],tu\u0101n:[28237,29011],"hu\xEC m\u01D0n x\u016B":[28239],"x\u01D4 x\xF9":[28241],p\u00E9n:[28243,29931,30406,33872],"m\u01D0n h\u016Bn":[28259],"tu\xE0n nu\u01CEn":[28266],"qi\u016B ji\u01CEo":[28267,28268],"y\u0101n y\u012Bn":[28270],"b\xE0n p\xE1n":[28276],"zhu\u0101ng h\xFAn":[28279],"y\xE0n gu\xEC":[28302],"li\xE1n li\u01CEn ni\xE1n xi\xE1n xi\xE0n":[28307],"d\xE1 t\u01CE":[28314],"li\u016B li\xF9":[28316,28561,36435],l\u00F9n:[28323],m\u01CE:[28324,29368,29505,29595,29802,30721,30908,36964,37815,39340,39532,39970,40396],"zh\u0113n q\xEDn":[28337],"n\xEC ni\xE0o":[28346],"ch\xF9 x\xF9":[28352,30044],"w\u011Bng w\u0113ng":[28355],"h\xE0o xu\xE8":[28360],"q\xEC x\xEC xi\u0113":[28362],"x\xEDng y\xEDng":[28366],"z\xE9 h\xE0o":[28380],"pi\u0101o pi\xE0o pi\u01CEo":[28418],"c\xF3ng s\u01D2ng":[28430],"f\xE9ng p\xE9ng":[28456],"lu\xF2 t\xE0":[28463],"p\u0113ng b\u0113n":[28464],"ch\xF3ng shu\u0101ng":[28468],"hu\u01D2 ku\xF2 hu\xF2":[28471],"li\xE1o li\xFA":[28475],"cu\u01D0 cu\u012B":[28476],"c\xF3ng z\u01D2ng":[28480],"c\xF3ng z\u014Dng":[28488],"p\xEC pi\u0113":[28494],"d\xE0ng xi\xE0ng":[28498],"hu\xE1ng gu\u0101ng":[28514],"li\xE1o l\xE0o l\u01CEo":[28518],"c\u014Dng z\xF2ng":[28520],"zh\xED zh\xEC":[28522],"t\u0101n sh\xE0n":[28524],"t\xFA zh\u0101":[28531],"s\xE0n s\u01CE":[28533],h\u0113i:[28534,40657,40658],"ch\xE9ng d\xE8ng":[28548,28691],"c\u016Bn c\xFAn":[28554],"p\xE9ng p\u0113ng":[28558],"h\xF2ng g\u01D2ng":[28562,37566],"w\xE0n m\xE0n":[28587],"ku\xE0i hu\xEC":[28590],"gu\u014D w\u014D":[28612],"p\u0113n f\xE9n":[28614],"j\xED sh\xE0":[28616],"hu\xEC hu\xF2":[28618],"d\u01D0ng t\xECng":[28622],"m\u01D0 n\u01D0":[28628],"b\xEC p\xEC":[28638],"cu\xEC zu\u01D0":[28642],"h\xF9 hu\xF2":[28649],"\u01CEi k\xE0i k\xE8":[28653],"w\u011Bi du\xEC":[28667,28706],"z\xE0n cu\xE1n":[28669,28754],"y\u01CEng y\xE0ng":[28673],"w\u01CEng w\u0101ng":[28679],"m\xF2 mi\xE8":[28686,30492],su\u01D0:[28705,33208,39635],"hu\xE1i w\u0101i":[28708],"z\xF9n ji\xE0n":[28723],"y\u012Bng y\u01D0ng y\xECng":[28724],"r\xE1ng r\xE0ng":[28732],shu\u00E0ng:[28736],"zhu\xF3 ji\xE0o z\xE9":[28738],s\u01CE:[28753,35375,38776],"lu\xE1n lu\xE0n":[28755],"d\u01CEng t\u01CEng":[28761],"x\xFAn qu\xE1n qu\xE0n":[28773],"hu\u01D2 bi\u0101o":[28780],"zh\xE0 y\xF9":[28793],"f\xE9n b\xE8n":[28803],"ji\u01D2ng gu\xEC":[28805],"p\xE0ng f\u0113ng":[28816],qu\u0113:[28820,32570,32572,33947],bi\u0101n:[28830,29048,29954,30765,31550,31663,31849,32232,32534,34649,37001,37002,37757,38829,39934,39935,40138],"zh\u0101o zh\xE0o":[28836],"zhu\u014D ch\xF9":[28842],"p\xE0o p\xE1o b\u0101o":[28846],"p\xE1o f\u01D2u":[28848],"sh\u01CEn qi\xE1n sh\u0101n":[28854],"zh\xE0 zh\xE1":[28856],"ji\u01CEo y\xE0o":[28868],qu\u01CEn:[28871,29356,29357,30030,32163,32507,34375],"y\xE0ng y\xE1ng":[28874],"l\xE0o lu\xF2":[28889],"hu\xED hu\u01D0":[28896],r\u00E8:[28909,29105],"f\xFA p\xE1o":[28912],"xi\xE8 ch\xE8":[28914,28942],"y\xE0n sh\u0101n":[28923],"h\u016Bn x\u016Bn":[28932],k\u00E0o:[28933,29330,37548,38096,38752,39859,39884,40083],"ju\u0101n y\xE8":[28934],"j\xF9n q\u016B":[28940],"t\u0101o d\xE0o":[28952],"ch\u01CEo j\xF9":[28963],"w\xF2 \xE0i":[28965],"z\u01D2ng c\u014Dng":[28967],"x\u012B y\xEC":[28972],"x\xECn x\u012Bn":[28974],"ch\u0101o zhu\u014D":[28975],"xi\u01D2ng y\u012Bng":[28984,28989],ku\u01D0:[28995,36332,36446,38925],"hu\u012B y\xF9n x\u016Bn":[28999],"ji\u01CEo qi\u0101o":[29005],"qi\xE1n sh\u01CEn sh\u0101n":[29012],"x\u012B y\xED":[29013],"sh\xE0 sh\u0101":[29022],"y\xE8 zh\xE1":[29024],"y\xE1ng y\xE0ng":[29036],"\u0113n y\u016Bn":[29054],"y\u016Bn y\u01D4n":[29061],"h\xE8 xi\u0101o":[29063],xi\u00F3ng:[29066,29067,38596],"x\u016Bn x\xF9n":[29071,29195],g\u00F2ng:[29077,36002,36129],li\u016B:[29080],"c\u014Dng z\u01D2ng":[29084],"l\xF9 \u0101o":[29085],"sh\xFA sh\xF3u":[29087],"f\u0113ng p\xE9ng":[29090],"cu\u01D0 su\u012B":[29091],t\u0113ng:[29093,33199,40735],"y\xF9n y\xF9":[29096],"\xE1o \u0101o":[29100],"h\xE0n r\u01CEn":[29103],"\u014Du \u01D2u":[29104],"hu\xE1ng hu\u01CEng":[29119],"ch\u01CEn d\u01CEn ch\xE0n":[29120],"ji\u0101o zhu\xF3 qi\xE1o ju\xE9":[29131],"y\xE0n y\u0101n":[29141],"t\xE0i li\xE8":[29156],\u0101o:[29194],"y\xE0n x\xFAn":[29203],"ju\xE9 ji\xE0o":[29213,35216,35226,35258,35273],"l\u01CEn l\xE0n":[29222],"zhu\u01CE zh\u01CEo":[29226],"zh\u01CEo zhu\u01CE":[29227],"f\xF9 f\u01D4":[29238],di\u0113:[29241,35130,36300],z\u0101ng:[29250,32664,33255,36045,36056,36115,36124,36163,39634],"pi\xE0n pi\u0101n":[29255],"bi\u0101n mi\xE0n":[29265],b\u01CEng:[29267,32129,32465],"y\u01D2u y\u014Dng":[29271],"ch\u0113ng ch\xE8ng":[29274,31424],ni\u00FA:[29275,29276],"ji\u016B l\xE8":[29278],"m\xF9 m\xF3u":[29279],m\u0101ng:[29284],"g\u0113 qi\xFA":[29291],"y\xF2u ch\u014Du":[29296],"t\xE8 zh\xED":[29318],b\u0113n:[29319,37659,38171],"ji\u0101n qi\xE1n":[29325,29610],m\u00E1:[29336,30194,34100,34759,40635],"m\xE1o l\xED":[29339],"b\xE1 qu\u01CEn":[29358],"zhu\xF3 b\xE0o":[29363],"\xE0n h\u0101n":[29364],"k\xE0ng g\u01CEng":[29370],"p\xE8i f\xE8i":[29371],"f\u0101n hu\u0101n":[29375],ku\u00E1ng:[29378,29381,35473,35827,36566,36576,40287],"y\xED qu\xE1n ch\xED":[29387],"x\u012Bng sh\u0113ng":[29388],"tu\xF3 y\xED":[29391],k\u01D4:[29404,33510],"hu\xE1n hu\u0101n":[29407],"h\xE9 m\xF2":[29410],"t\xE0 sh\xEC":[29415],"m\xE1ng d\xF2u":[29429],"x\u012B sh\u01D0":[29430],su\u0101n:[29435,30176,37240],"b\xE0i p\xED":[29448],"ji\u0101n y\xE0n":[29455,35939],"y\u012B y\u01D0":[29463],"y\xE1 w\xE8i":[29466],c\u0101i:[29468],"m\u0101o m\xE1o":[29483,35987],"chu\xE0n chu\u0101n":[29485],"tu\u0101n tu\xE0n":[29487,35986],"y\xE0 ji\xE1 qi\xE8":[29488],"h\xE8 xi\u0113 g\xE9 h\xE0i":[29490],"bi\u0101n pi\xE0n":[29493,29553],"b\xF3 p\xF2":[29500],"h\xE1o g\u0101o":[29515],"f\xE9n f\xE8n":[29526],"y\xE0o xi\u0101o":[29535],"shu\xF2 x\u012B":[29537],"g\xE9 li\xE8 xi\u0113":[29542],"n\xF2u r\xFA":[29555],"n\xE1o n\u01CEo y\u014Du":[29558],r\u00E1ng:[29565,29924,31155,31331,31344,34328,36511,39716],"n\xE1o y\u014Du":[29567],"l\u01DC shu\xE0i":[29575],"w\xE1ng w\xE0ng":[29579],"y\xE1ng ch\xE0ng":[29594],"m\xEDn w\xE9n":[29599],"b\u012Bn f\u0113n":[29602],"m\xE9n y\u01D4n":[29607],"qi\u0101ng c\u0101ng":[29617,29810,31724],"\xE1n g\u0101n":[29621],"xu\xE1n xi\xE1n":[29625],"c\u012B c\u01D0":[29628,36304],"y\xED t\u0101i":[29638],"z\u01D4 j\xF9":[29639],f\u00E0:[29648,29754,34143,39658,39662],"y\xEDn k\xE8n":[29666],"hu\u012B h\xFAn":[29682],"xu\xE1n qi\xF3ng":[29697],"f\xFA f\u016B":[29704],"b\u01D0ng p\xEDn":[29717],"cu\xEC s\xE8":[29719],"y\xF9 w\xE9i":[29727],"ti\u01CEn ti\xE0n":[29728],"zhu\xF3 zu\xF3":[29730],"b\u011Bng p\u011Bi":[29731],gu\u01CEn:[29743,29869,30191,31590,31649,33304,36648,37671,39208,39302,40164],"h\xFAn hu\u012B":[29759],"xi\xE9 ji\u0113":[29774],"ch\xE0ng d\xE0ng y\xE1ng":[29778],"ti\xE0n zh\xE8n":[29809],"b\u012Bn pi\xE1n":[29816,29880],"t\xFA sh\u016B":[29817],cu\u01D0:[29824,30368,36257],"z\u01CEo su\u01D2":[29829],"ju\xE9 qi\xF3ng":[29850],"l\xFA f\u016B":[29879],"j\xEC z\u012B":[29886],su\u00ED:[29901,32143,32485,36928,38543,38568,39620],"m\xED x\u01D0":[29909],"qi\xF3ng w\u011Bi w\xE8i":[29911],"hu\xE1n y\xE8 y\xE0":[29915],"b\xF3 p\xE1o":[29919],"zh\xED h\xFA":[29921],pi\u00E1o:[29922,38365],"w\u01CE w\xE0":[29926],"xi\xE1ng h\xF3ng":[29928],w\u00E8ng:[29934,29973,32587,34169,40774],b\u01CEiw\u01CE:[29944],"sh\xE8n sh\xE9n":[29978],ru\u00ED:[29988,32204,34148],y\u00F2ng:[29992,30781,33498,33935,37279],shu\u01CEi:[29993],b\u00E9ng:[29997,29998],"y\xF3u zh\xE1":[30004],"di\xE0n ti\xE1n sh\xE8ng":[30008],"t\u01D0ng d\u012Bng":[30010,30012],"z\u0101i z\u012B":[30014],"b\xEC q\xED":[30017],"d\xE1 f\xFA":[30039],"c\xE8 j\xEC":[30047],"z\u0101i z\u012B ti\xE1n":[30048],"zh\xEC ch\xF3u sh\xEC":[30052],"f\u0101n p\u0101n":[30056,30058],"sh\u0113 y\xFA":[30060],"d\u0101ng d\xE0ng d\u01CEng":[30070],"ji\u0101ng qi\xE1ng":[30086],"p\u01D0 y\u01CE sh\u016B":[30091],"ji\xE9 qi\xE8":[30092],"y\xED n\u01D0":[30097],n\u00E8:[30098,30514,35365,35767],"g\u0113 y\xEC":[30105],"n\xFC\xE8 y\xE0o":[30111,30247],"l\xEC l\xE0i":[30112,30296],"y\u01CE xi\u0101":[30120],xu\u0113:[30134,33926,34203,36773,36778,38772,38846],"d\u01CEn da":[30136],"f\xE1 bi\u01CEn":[30138],"f\xE8i f\xE9i":[30143,30193],"sh\u0101n di\xE0n":[30145],"t\xE9ng ch\xF3ng":[30155],"t\u014Dng t\xF3ng":[30156],"w\u011Bi y\xF2u y\xF9":[30159],"t\u0101n sh\u01D0":[30161],"p\u016B p\xF9":[30177,37610],"b\u0113ng p\xE9ng":[30189],"m\xE1 l\xECn":[30195],"ti\u01CEn di\xE0n":[30198],"\u0101n y\xE8 \xE8":[30199],"k\u0113 \u0113":[30206],"zh\xEC ch\xEC":[30216],"ji\u01CE xi\xE1 xi\u0101":[30229],"l\u011Bi hu\xEC":[30243],"ch\xE0i cu\xF3":[30245],"di\u0101n ch\u0113n":[30248],"da d\xE1":[30249],"bi\u011B bi\u0113":[30250],qu\u00E9:[30264],"d\xE0n d\u0101n":[30281],"gu\xEC w\u0113i":[30288],"n\xF2ng n\xF3ng":[30289],"bi\u0113 bi\u011B":[30303],"b\u014D b\u01D2":[30327],b\u00E1i:[30333],"j\xED b\u012B":[30336],"de d\xEC d\xED d\u012B":[30340],"p\u0101 b\xE0":[30341],"g\u0101o h\xE1o":[30347],"g\u0101o y\xE1o":[30352],"l\xEC lu\xF2 b\u014D":[30378],"zh\u0101 c\u01D4":[30395],"zh\u0101o zh\u01CEn d\u01CEn":[30397],"ji\u0101n ji\xE0n":[30417,30435,37627,38388,38828],"g\xE0i g\u011B h\xE9":[30422],"m\xE1ng w\xE0ng":[30451],yu\u01CEn:[30454,36922,36960],"ti\xE1n xi\xE1n":[30455],"xi\u0101ng xi\xE0ng":[30456],d\u01D4n:[30457,36280,36489],"x\xEC p\u01CEn":[30459],"sh\u011Bng x\u01D0ng":[30465],"y\xFAn h\xF9n":[30467],"mi\u01CEn mi\xE0n":[30468],"k\xE0n k\u0101n":[30475],"y\xECng y\u0101ng y\u01CEng":[30479],"y\u01CEo \u0101o \u01CEo":[30481],"j\u016B x\u016B k\u014Du":[30487],"y\xED ch\xEC":[30489],"di\xE9 t\xEC":[30499],"b\u01D0ng f\u01CEng":[30506],"p\xE0ng p\xE1n":[30507],"m\u012B m\xED":[30511,30599],"xu\xE0n sh\xF9n x\xFAn":[30516],ti\u00E0o:[30522,31900,31990,35228,36242],"zhe zhu\xF3 zh\xE1o zh\u0101o":[30528],"qi\xE1o sh\xE0o xi\u0101o":[30532],"cu\xF3 zhu\xE0i":[30537],g\u00F9n:[30548,35636],"su\xEC zu\xEC":[30559],"p\xEC b\xEC":[30565,31275,36767],"y\xEC z\xE9 g\u0101o":[30570],"x\u01D0ng x\xECng":[30578],"gu\xEC w\xE8i ku\xEC":[30598],"k\xF2u j\xEC":[30601],"qi\xF3ng hu\xE1n":[30607],"m\xE1n m\xE9n":[30610,30622],"di\u0101o d\u014Du":[30615],"lou l\xF3u l\u01D8":[30620],"sh\xF9n r\xFAn":[30628],"li\xE0o li\u01CEo":[30637,38028],"ji\xE0n xi\xE1n":[30639],"w\u01D4 m\xED":[30644],"gu\xEC ku\xEC":[30646],"n\u01D0ng ch\u0113ng":[30659],"hu\xF2 yu\xE8":[30662],"m\u0113ng m\xE9ng":[30663],"ku\xE0ng gu\u014D":[30668],"gu\xE0n qu\xE1n":[30676],"m\u01CEn m\xE1n":[30677],"j\u012Bn gu\u0101n q\xEDn":[30684],"j\u012Bn q\xEDn gu\u0101n":[30685],"y\xF9 x\xF9 ju\xE9":[30686],"ji\u01CEo ji\xE1o":[30699,30703],du\u01CEn:[30701],"sh\xED d\xE0n":[30707],"g\u0101ng qi\u0101ng k\xF2ng":[30716],"hu\u0101 x\u016B":[30729],"p\u012Bn b\u012Bn f\u0113n":[30735],"y\xE1n y\xE0n":[30740,30799],"lu\u01D2 k\u0113":[30754],"f\xFA f\xE8i":[30761,31536],"zh\u01D4 zh\xF9":[30763],"l\xE1 l\xEC l\u0101":[30764],"ku\u0101ng gu\u0101ng":[30788],"g\xE8 lu\xF2":[30796],"shu\xF2 sh\xED":[30805,30889],"w\xE8i w\xE9i \xE1i":[30809],"qu\xE8 k\xE8 k\xF9":[30814],"m\u01CEng b\xE0ng":[30821],"lu\xF2 l\xF2ng":[30822],"y\u01D2ng t\xF3ng":[30823],n\u00FC\u00E8:[30840,34384],"k\u0113ng k\u011Bng":[30843],"y\u0101n y\u01CEn":[30845],"zhu\xEC chu\xED du\u01D2":[30846],"k\u014Dng k\xF2ng":[30847],"z\xF2ng c\xF3ng":[30850],"ji\u0101n zh\xE0n":[30858],"l\xF9 li\xF9":[30860,38470],"qu\xE8 x\u012B":[30863],"l\xFAn l\u01D4n l\xF9n":[30870],"n\xE1o g\u0101ng":[30873],"ji\xE9 y\xE0":[30883],"w\xE8i w\u011Bi":[30888],"t\xED d\u012B":[30894],"ch\xE1 ch\u0101":[30900],"qi\u0101o qu\xE8":[30907],"s\xF9 xi\xE8":[30911],"li\xFA li\xF9":[30914,36955,37798,39311],"s\u012B t\xED":[30915],"b\xE0ng p\xE1ng":[30917],"hu\xE1 k\u011B g\u016B":[30918],"w\u011Bi ku\u01D0":[30920],"xi\xE1 qi\xE0 y\xE0":[30925],"li\xE1n qi\u0101n":[30927],"w\xE8i \xE1i g\xE0i":[30929],"l\xE1 l\u0101":[30934],"\xE1o qi\u0101o":[30941],"p\u0113ng p\xE8ng":[30942,38299],"y\u012Bn y\u01D0n":[30948],"l\u011Bi l\xE9i":[30949],"m\xF3 m\xF2":[30952],"q\xEC zh\xFA":[30953],"l\xE1o lu\xF2":[30961],"p\xE1n b\u014D":[30971],"j\xED sh\xE9":[30972],"h\xE9 qi\u0101o qi\xE0o":[30985],"k\xE8 hu\xF2":[30986],"qu\xE8 h\xFA":[30992],"\xE8 q\xEC":[31e3],c\u01CE:[31012,31032],"xi\xE1n x\xEDn":[31013],"l\xE9i l\u011Bi l\xE8i":[31015],"y\xE1n y\u01CEn":[31033],"q\xED zh\u01D0":[31047,34452],"b\u0113ng f\u0101ng":[31050],"b\xEC m\xEC":[31061],su\u00E0n:[31064,31495,31597,31639,33948],"pi\xE0o pi\u0101o":[31080],"j\xEC zh\xE0i":[31085],"shu\xEC l\xE8i":[31089],"j\xECn j\u012Bn":[31105],"ch\xE1n sh\xE0n":[31109],"y\xE1ng sh\u0101ng":[31123],"zh\u012B zh\u01D0 t\xED":[31124],"sh\xE0n ch\xE1n":[31146],"y\xFA y\xF9 \u01D2u":[31162],"z\u01D0 z\xEC":[31172],"ch\xE1 n\xE1":[31173],"zh\xF2ng zh\u01D2ng ch\xF3ng":[31181],"h\xE0o m\xE0o":[31183],"k\xF9 k\u016B":[31193],z\u016B:[31199,33861],ch\u00E8ng:[31204,31338],"hu\xF3 ku\xF2":[31214,31219],"ch\u0113ng ch\xE8n ch\xE8ng":[31216,31281],"sh\xEC zh\xEC":[31218,37556],"f\xF9 p\u016B":[31231],"x\xF9n z\xE8":[31236],"t\xFA sh\u01D4":[31244],"zh\xF9n zh\u01D4n":[31253],"j\u012B q\xED":[31256,32168,35309],"l\xE9ng l\xEDng":[31260],"zu\xEC z\xFA s\u016B":[31265],"x\xEC qi\xE8":[31271,37060],"zh\u01D2ng zh\xF2ng":[31278],"z\u014Dng z\u01D2ng":[31279],"xi\xE1n ji\u0101n li\xE0n":[31284],"z\u012B ji\u016B":[31285],"j\u012B q\u01D0":[31293],r\u00F2ng:[31299],"sh\u0101n c\u01CEn c\u0113n":[31303],"m\xE9n m\xE9i":[31304],"j\u01D0 j\xEC":[31318],"xi\u0101o r\xE0o":[31320],"zhu\u014D b\xF3":[31323],"t\xF3ng zh\u01D2ng zh\xF2ng":[31324],zu\u014D:[31325],"bi\u0101o p\u0101o":[31342,34280],"zhu\u014D ju\xE9":[31345],"cu\xE1n z\xE0n":[31347],"k\u014Dng k\xF2ng k\u01D2ng":[31354],"y\u016B y\u01D4":[31355],zh\u01CEi:[31364,37465],b\u00E1o:[31367,38649],"k\u016B zh\xFA":[31371],"ji\xE0o li\xE1o li\xF9":[31372],"w\u0101 gu\u012B":[31376],"ti\u01CEo y\xE1o":[31381],"x\u016Bn y\xECn":[31400],"y\xE0 y\u0113":[31403],"ti\xE1n di\u0101n y\u01CEn":[31412],"ch\u0101o k\u0113":[31420],"ku\u01CEn cu\xE0n":[31421,31422],"ch\xF9 q\xEC":[31440],"q\u01D4 k\u01D2u":[31448],"j\xECng zh\u011Bn":[31463],"k\u01CEn k\xE0n":[31479],"zh\xFA d\u01D4":[31482],"l\xE8 j\u012Bn":[31483],"zhu\xEC ru\xEC":[31501],"h\xE1ng h\xE0ng":[31504],"c\xE9n j\xECn h\xE1n":[31506],"d\u0101 xi\xE1 n\xE0":[31514],"z\xE9 zu\xF3":[31534],"l\xF3ng l\u01D2ng":[31548,31725,31840,36504,40851],"zh\xF9 zh\xFA":[31569,31689],"d\xE1 d\u0101":[31572,33605],sh\u0101i:[31579,31721,31745,31853],"y\xFAn j\u016Bn":[31584],"l\xE1ng l\xE0ng":[31588,37070,38406],"zh\xEC zh\u01D0":[31595],o:[31613],"p\xF3u b\xF9 f\xFA p\xFA":[31617],"p\xE1i b\u0113i":[31620],g\u00E8:[31623,34428,37499,38124],"t\xE1i ch\xED":[31624],"gu\u01CEi d\xE0i":[31625],"zh\xE0o d\xE0o":[31628],"j\u012Bng q\xECng":[31632],"l\xEDn l\u01D0n":[31638],"j\xF9n q\u016Bn":[31640],"sh\u012B y\xED":[31671,37366],"yu\u0113 y\xE0o chu\xF2":[31673],"xi\u0101o shu\xF2 qi\xE0o":[31678],"g\u014Dng g\u01CEn l\u01D2ng":[31714],"p\xE1ng p\xE9ng":[31715],"zhu\xF3 hu\xF2":[31719],"ji\u01CEn ji\u0101n":[31727],"d\xED zh\xFA":[31732],"z\u0101n c\u0113n c\u01CEn":[31736],"zhu\xE0n su\u01CEn zu\xE0n":[31737],"pi\u01CEo bi\u0101o":[31739],"gu\xF3 gu\xEC":[31746],"c\xE8 j\xED":[31758],"m\xEC mi\xE8":[31770],"sh\u0101i s\u012B":[31771],"s\u01D4n zhu\xE0n":[31784],"g\xE0n g\u01CEn":[31795],"b\xF2 b\u01D2":[31800],"b\xF3 b\xF9":[31807],shi:[31810],"zh\u0113n ji\u0101n":[31816],"zhu\xE0n zu\u01CEn":[31825],"f\u0101n p\u0101n bi\u0101n":[31827],"s\u01D2u sh\u01D4":[31828],zu\u01CEn:[31851,32356,32386,32393,32408,32565],n\u01DA:[31865,37369,38037],"sh\u0101 ch\u01CEo":[31878],"k\u0101ng j\u012Bng":[31879],f\u011Bn:[31881,40698],c\u016B:[31895,35285,40577,40580,40612],"ni\xE1n zh\u0101n":[31896],"c\xE8 s\xE8":[31907],"zh\u014Du y\xF9":[31909],"sh\u0113n s\u01CEn":[31937],"bi\u0101n bi\u01CEn":[31940,33849],mi\u00E0n:[31942,38754,38755,40618,40619,40629,40634],"h\xFA h\u016B h\xF9":[31946],"g\u01D4 g\xF2u":[31955],"m\xED m\xE9i":[31964],"s\u01CEn sh\u0113n":[31965,31971],z\u0101o:[31967,36455,36973,37289],"m\xEC s\u012B":[31992],"ji\u016B ji\u01D4":[31994],"x\xEC j\xEC":[31995,32363],"zh\u0113ng zh\u011Bng":[31997],"ch\xE0 ch\u01CE":[32001,34921],"yu\u0113 y\u0101o":[32004,32422],"h\xF3ng g\u014Dng":[32005,32418],"h\xE9 g\u0113":[32007,32421],"w\xE9n w\xE8n":[32011,32441],f\u00F3u:[32017],"j\xEC ji\xE9 ji\xE8":[32018],"p\u012B p\xED b\u01D0":[32021,32432],"j\u012Bn j\xECn":[32031],"zh\u0101 z\u0101":[32037,32046],h\u0101:[32038],"f\u016B f\xF9":[32040],"ch\u014Du ch\xF3u":[32044],"l\xE8i l\xE9i l\u011Bi":[32047],"b\u014D b\xEC":[32052],"ti\u01CEn zh\u011Bn":[32062],"ji\u014Dng ji\u01D2ng":[32069],"ji\xE9 ji\u0113":[32080,32467,33410],"gu\xE0 ku\u0101":[32083],"b\u01CEi m\xF2":[32084],"g\u0113ng hu\xE1n":[32089],"ji\xE9 xi\xE9":[32092],"qu\xE1n shu\u0101n":[32095],"g\u01CEi \u01CEi":[32096],"lu\xF2 l\xE0o":[32097,32476],"b\u012Bng b\u0113ng p\u0113ng":[32099],"g\u011Bi j\u01D0":[32102,32473],"t\xF3ng t\u014Dng d\xF2ng":[32103],"ti\xE0o di\xE0o d\xE0o":[32105],"l\u011Bi l\xE8i l\xE9i":[32107],"g\u0101i h\xE0i":[32111],"ch\u012B zh\u01D0":[32122],"w\xE8n mi\u01CEn m\xE1n w\xE0n":[32123],"hu\xE1n hu\xE0n w\xE0n":[32132],"q\u012Bn xi\u0101n":[32133],"t\xEC t\xED":[32136],"y\xE1n xi\xE0n":[32150],"z\u014Dng z\xE8ng z\xF2ng":[32156],"ch\u0113n l\xEDn":[32157],"zh\u01D4n zh\xF9n":[32167],"qi\xE0n q\u012Bng zh\u0113ng":[32170],"q\xECng q\u01D0":[32174],"l\xFAn gu\u0101n":[32184,32438],"chu\xF2 ch\u0101o":[32189,32496],"ti\xE1n t\u01CEn ch\u0101n":[32194],"l\u01DC l\xF9":[32209,32511],"ru\u01CEn ru\xE0n":[32219],"j\xED q\u012B":[32221],"zh\xF2ng ch\xF3ng":[32223,37325],"mi\xE1o m\xE1o":[32226],"xi\xE8 y\xE8":[32228],hu\u01CEn:[32233,32531],"g\u0113ng g\xE8ng":[32234,32262],"t\u014Du x\u016B sh\u016B":[32240],"z\u014Dng z\xF2ng":[32245,32332],"y\xF9n g\u01D4n":[32247],"gu\u0101 w\u014D":[32250],"y\xF9n y\u016Bn w\u0113n":[32252,32277],"b\u0101ng b\xE0ng":[32269],"g\u01D4 h\xFA":[32270,40379],"c\u012B cu\xF2 su\u01D2":[32274],"cu\u012B shu\u0101i":[32279],"r\xF3ng r\u01D2ng r\xF2ng":[32281],"z\xE0i z\u0113ng":[32289],c\u00E0i:[32297,33756,34081],"f\xE9ng f\xE8ng":[32299],"su\u014D s\xF9":[32302,32553],"y\u01CEn y\u01D0n":[32303,37203],"z\xF2ng z\u01D2ng":[32305,32437],"zhu\xE0n ju\xE0n":[32307],"m\xF2 m\xF9":[32312,33707],"pi\u01CEo pi\u0101o":[32313,32549],"f\xE1n p\xF3":[32321],"b\u0113ng b\xE8ng":[32323],"m\xF3u mi\xF9 mi\xE0o li\u01CEo":[32326],"y\xE1o y\xF3u zh\xF2u":[32327],"z\u0113ng z\xE8ng":[32338,32559],"j\xFA ju\xE9":[32344],"chu\u014D chu\xF2":[32347],"z\u016Bn z\u01D4n":[32348],r\u00E0o:[32350,32469,36982],"ch\u01CEn ch\xE1n":[32351],"hu\xEC hu\xED":[32354,32523,34289],"qi\u0101o s\u0101o z\u01CEo":[32368],"ji\u01CEo zhu\xF3":[32371,32564],"d\xE0n t\xE1n ch\xE1n":[32373],n\u01D2ng:[32375],"p\xFA f\xFA":[32384],"y\xE0o l\xEC":[32389],"r\u01CEng xi\u0101ng":[32405],"l\xED s\u01CE x\u01D0 l\u01D0":[32410],"xi\u0101n qi\xE0n":[32420],"j\u012Bng j\xECng":[32463],"t\xED t\xEC":[32488],"b\u0113ng b\u011Bng b\xE8ng":[32503],"z\u014Dng z\xE8ng":[32508],"j\u012B q\u012B":[32521],"w\u0113n y\xF9n y\u016Bn":[32522],"f\xE8ng f\xE9ng":[32541],"shu\u0101i cu\u012B su\u012B":[32542],"mi\xF9 m\xF3u li\xE1o mi\xE0o m\xF9":[32554],"qi\u0101o s\u0101o":[32562],f\u01D2u:[32566,32569,32571,38636,40192],"b\xE0 ba p\xED":[32610,32631],"gu\xE0 gu\u01CEi":[32619],"y\xE1ng xi\xE1ng":[32650,32655],"m\u011Bi g\u0101o":[32665],"y\xEC x\u012B":[32667],"qi\u01CEng qi\u0101n":[32671],"qi\u0101ng k\xF2ng":[32683],"qi\xE1n xi\xE1n y\xE1n":[32684],n\u00F3u:[32698],"h\xF3ng g\xF2ng":[32702],"p\u012B b\xEC p\u014D":[32717],"q\xFA y\xF9":[32721],k\u00E9:[32727],"qi\xE0o qi\xE1o":[32728],"zh\xE1i d\xED":[32735],"d\xE0o zh\u014Du":[32738],"h\xF3u q\xFA":[32757],shu\u01CE:[32781],"ru\u01CEn nu\xF2":[32782],"\xE9r n\xE0i":[32783],"zhu\u0101n du\u0101n":[32785],"p\xE1 b\xE0":[32793],"ch\xED s\xEC":[32795],"q\xF9 ch\xFA":[32797],"l\xFAn l\u01D4n":[32803],"j\xED ji\xE8":[32804],"t\u0101ng t\u01CEng":[32805],p\u01CEng:[32810,35243],"zh\xE1 z\xE9":[32811],"y\u0113 y\xE9":[32822],"y\xFAn y\xEDng":[32826],"w\xE0 tu\u01D0 zhu\xF3":[32841],"\xE9r n\u01DC":[32847],"ti\u0113 zh\xE9":[32849],"d\u01D0 zh\xEC":[32860],qi\u00E9:[32890],"n\u01D0 ji\xE0n":[32891],"l\xE8i l\u0113":[32907],c\u00E0o:[32911,35161,37173,40732],"b\xF3 d\xED":[32913],"xi\xE0o xi\u0101o":[32918],"d\xF9 d\u01D4":[32922],ch\u0101i:[32926,37365,38039],"h\xE1n q\xEDn h\xE0n":[32931],"p\xE0ng p\xE1n p\xE0n":[32936,32982],"zh\u016Bn ch\xFAn":[32939],\u0101ng:[32942,39599],"y\xF9 y\u014D":[32946],"p\xED b\u01D0 b\xEC":[32950],"f\xE8i b\xEC":[32967],"b\xE8i b\u0113i":[32972],"f\xE8i z\u01D0":[32975],"p\xEDng p\u0113ng":[32979,33529],"f\u016B f\xFA zh\u01D2u":[32981],"sh\xE8ng sh\u0113ng":[32988],ku\u00E0:[33007,36328,39611],"g\u01CEi h\u01CEi":[33010],"g\u0113 g\xE9 g\u0101":[33011],"n\xE9ng n\xE0i":[33021],"gu\u012B ku\xEC":[33023],"m\xE0i m\xF2":[33033],"z\u0101ng z\xE0ng":[33039],"ji\u01CEo ju\xE9":[33050,35282],cu\u01D2:[33054],"de te":[33062],"zu\u012B ju\u0101n":[33063],n\u011Bi:[33070,33095,39186,39297,39870,39896],"p\xFA f\u01D4":[33071],ni\u00E0o:[33074],shu\u00ED:[33085],gu\u00F2:[33090,36942,37945],"l\xE0 x\u012B":[33098],"y\u0101n \u0101":[33100],"g\u0101o g\xE0o":[33167],"l\xF9 bi\u0101o":[33172],chu\u00E1i:[33175],"zhu\u0101n chu\xE1n ch\xFAn zhu\u01CEn":[33182],chu\u00E0i:[33194,36409],"f\xE1n p\xE1n":[33200],"w\u01D4 h\u016B":[33204],"sh\u0101n d\xE0n":[33211],t\u00FAn:[33216,33227,34508,35928,35930,36568,38677,39145,39272,39784,40064,40663],"b\xEC bei":[33218],"l\xE0 g\xE9":[33224],"s\xE0o s\u0101o":[33226],n\u00E0o:[33233,38297,38393,39719],"n\xED lu\xE1n":[33249],"qi\u0101n xi\xE1n":[33252],"gu\xE0ng ji\u01D2ng":[33254],"gu\u01CEng ji\u01D2ng":[33257],"ch\xF2u xi\xF9":[33261],"mi\xE1n bi\u0101n":[33265],"di\xE9 zh\xED":[33271],"zh\u012B j\xECn":[33272],"sh\xE8 sh\u011B":[33293],p\u00F9:[33302,33303],"b\u0101n b\u014D p\xE1n":[33324],ku\u0101:[33343],"g\xE8n g\u011Bn":[33390],"s\xE8 sh\u01CEi":[33394],"f\xFA b\xF3":[33396],"ji\u0101o qi\xFA":[33405],"ch\u0101i ch\u0101":[33414],"sh\xE1o qu\xE8":[33421],"h\xF9 xi\xE0":[33424],"z\xEC z\u01D0":[33427],"hu\xEC h\u016B":[33428],"t\xFAn ch\u016Bn":[33434],"ji\xE8 g\xE0i":[33445],"x\xF9 zh\xF9":[33447],"yu\xE1n y\xE1n":[33451],"x\u012Bn x\xECn":[33455],"l\xFAn hu\u0101":[33458],"w\xF9 h\u016B":[33460],"g\u014Du g\u01D2u":[33462],"m\xE0o m\xE1o":[33468],"f\xE8i f\xFA":[33470],"ch\xE1n y\xEDn":[33474],qi\u0113:[33478],"s\u016B s\xF9":[33487],"ti\xE1o sh\xE1o":[33493],"l\xEC j\u012B":[33497],"k\u0113 h\u0113":[33499],"j\xF9 q\u01D4":[33507],"ru\xF2 r\u011B":[33509],"zh\xF9 n\xEDng":[33511],"p\u0101 b\xF3":[33513],xi\u00FA:[33516],"zh\u01CE zu\xF3":[33522],"j\u016B ch\xE1":[33524],ni\u00E9:[33526],"sh\u0113ng ru\xED":[33532],"qi\xE9 ji\u0101":[33540],"z\u01D0 c\xED":[33544],"qi\xE0n x\u012B":[33564],ch\u01CEi:[33565],"f\xE1 p\xE8i":[33591],r\u00E1o:[33627,34136,35155,39250,39286],"y\xEDng x\xEDng":[33637],"qi\xE1n x\xFAn":[33640,34113],"y\xECn y\u012Bn":[33643],"h\xE9 h\xE8":[33655],"sh\u0101 su\u014D":[33678],"p\xE9ng f\u0113ng":[33681],"sh\u0113n x\u012Bn":[33688],"w\u01CEn gu\u0101n gu\u01CEn":[33694],"y\xF3u s\xF9":[33700],"sh\u0101o xi\u0101o":[33702,34552],"l\xE0ng li\xE1ng":[33704],"pi\u01CEo f\xFA":[33705],"w\xE8n w\u01CEn mi\u01CEn":[33708],"sh\xEC sh\xED":[33715,33940],"t\xF9 t\xFA":[33717],"xi\u0101n li\u01CEn":[33718,34207],"w\u01CEn y\xF9":[33728],"z\u014Du ch\xF9":[33734],"l\xF9 l\u01DC":[33737],"j\u016Bn j\xF9n":[33740],"ni\xE8 r\u011Bn":[33741],"z\u012B z\xEC z\u0101i":[33745],"t\xFA t\xF9":[33759],"ji\u0113 sh\xE0":[33768],"qi\xE1o zh\u01CEo":[33772],"t\xE1i zh\u012B ch\xED":[33773],"f\u0113i f\u011Bi":[33778,34586],"q\xEDn q\u012Bn j\u012Bn":[33779],"z\u016B j\xF9":[33785,33961],"l\u01D0n m\xE1":[33787],"ti\xE1n ti\xE0n":[33790],ti\u0113:[33820,36028,36148],"lu\xF2 l\xE0 l\xE0o lu\u014D":[33853],"zh\xF9 zhu\xF3 zhe":[33879],"sh\xE8n r\xE8n":[33882],"g\u011B g\xE9":[33883],"j\xF9n su\u01D2":[33904],"ku\xEC ku\xE0i":[33929],"r\xFA n\xE1":[33944],"m\xE9ng m\u0113ng m\u011Bng":[33945],"yu\xE1n hu\xE1n":[33949],"x\xFA sh\xFA":[33955],"x\xED x\xEC":[33973],"m\xEC m\xEDng":[33986],"s\u014Du s\u01D2u":[33987],"g\xE0i g\u011B h\xE9 h\xE0i":[33995],"y\u01CEo zhu\xF3":[34004],"di\xE0o ti\xE1o d\xED":[34023],"x\u016B qi\u016B f\u016B":[34034],"z\xED j\xFA":[34043],"li\u01CEo l\xF9":[34044],xu:[34047],"h\xE0n h\u01CEn":[34058],"m\xE0n w\xE0n m\xE1n":[34067],"p\xF3 b\xF2":[34082],"f\u0101n f\xE1n b\u014D":[34115],"h\xF3ng h\xF2ng":[34171],"y\xF9 \xE0o":[34177,38569],"x\xED xi\xE0o":[34178],"b\xE1o b\xF3 b\xF2":[34180],"c\xED z\u012B":[34187],"w\xE0n lu\xE0n":[34189],"k\u01CEo h\u0101o":[34215],"yu\u01CEn w\u011Bi":[34227],"zh\xF2u ch\xF3u":[34229],"w\u014D m\xE1i":[34230],"xi\u0101o h\xE0o":[34243],"y\xF9 x\xF9 x\u016B":[34247],"ji\xE8 j\xED":[34249],"di\xE0o zhu\xF3":[34251],"c\xE1ng z\xE0ng":[34255],l\u01CE:[34270],"ch\xFA zh\u016B":[34296],"p\xEDn p\xEDng":[34315],"g\u0101n h\xE1n":[34423],"h\xF3ng ji\xE0ng":[34425],"hu\u012B hu\u01D0":[34426],"xi\u0101 h\xE1":[34430],"m\u01CE m\xE0 m\u0101":[34434],"f\u0101ng b\xE0ng":[34436],"b\xE0ng b\xE8ng":[34444],"ju\xE9 qu\u0113":[34455],"q\xEDn qi\xE1n":[34457],"g\u014Dng zh\u014Dng":[34467],"f\u01D4 f\xF9":[34469],"d\xE0i d\xE9":[34478],"g\u01D2u q\xFA x\xF9":[34492],"b\u01D2 p\xED":[34494],"sh\xE9 y\xED":[34503],ti\u011B:[34504,37444,37525,37921,37941,38081,39510],"g\xE9 lu\xF2":[34514],"m\xE1ng b\xE0ng":[34518],"y\xEC x\u01D4":[34529],"h\xE1 g\xE9":[34532],"qi\xE8 n\xED":[34538],"\xE9 y\u01D0":[34558],"zh\u0113 zh\xE9":[34567],"l\xE0 zh\xE0":[34593],su\u00F2:[34614,36900],"y\xF3u qi\xFA":[34660],"xi\u0101 h\u0101":[34662],"x\u012B q\u012B":[34695],"b\u012B p\xED":[34709],"n\xE0i n\u011Bng":[34714],"h\xE9 xi\xE1":[34715],"gu\xEC hu\u01D0":[34717],"m\u01CE m\u0101 m\xE0":[34718],"sh\xEC zh\u0113":[34731],"zh\xEC di\xE9":[34738],"ji\xE0n ch\xE1n":[34745],"ma m\xE1 m\xF2":[34758],"m\u01CEng m\u011Bng":[34770],"bi\u0113 bi\xE9":[34782],"b\u0113n f\xE8i":[34790],"l\xE1o li\xE1o":[34791],"y\xEDn x\xFAn":[34795],"l\xED l\u01D0":[34849],"xu\xE8 xi\u011B":[34880],"x\xEDng h\xE1ng h\xE0ng h\xE9ng":[34892],"shu\u0101i cu\u012B":[34928],"tu\xF3 tu\u014D":[34953],"l\u01D0ng l\xEDng":[34954],"b\xE0o p\xE1o p\xE0o":[34956],"j\xF9 ji\u0113":[34963],"h\xE8 k\xE8":[34964],"y\xED y\xEC":[34968,36004],"n\xE0 ju\xE9":[34982],"b\xE8i p\u012B":[34987],"ch\u01D0 nu\u01D2":[34994],"ch\u01D0 q\u01D0 du\u01D2 nu\u01D2":[34995],"ji\xE1 qi\u0101 ji\xE9":[34999],"b\xF3 m\xF2":[35001],"gu\u012B gu\xE0":[35007],"li\xE8 li\u011B":[35010],"ch\xE9ng ch\u011Bng":[35022],"ji\u0113 g\xE9":[35027],"d\u0101o ch\xF3u":[35055],"shang ch\xE1ng":[35059],"yu\u0101n g\u01D4n":[35063],"y\u01CEn \u0101n":[35066],"t\xEC x\u012B":[35068],"f\xF9 f\xFA":[35092],"ch\u01D4 zh\u01D4":[35098],"tu\xEC t\xF9n":[35114],l\u01CEi:[35184],"y\xE0o y\u0101o":[35201],"q\xEDn t\xE1n":[35203],"ji\xE0n xi\xE0n":[35211,35265],pi\u01CEn:[35217,35550,35869,36021],"pi\u0113 mi\xE8":[35221],"y\xEDng y\u01D0ng":[35246],"q\xF9 q\u016B":[35248,35255,35281],"ji\xE0n bi\u01CEn":[35253],"lu\xF3 lu\u01CEn":[35254],"z\u012B zu\u01D0":[35292],"hu\xE0 xi\xE8":[35295],"ji\u011B ji\xE8 xi\xE8":[35299,35303],"xu\xE9 h\xF9":[35319],"l\xEC l\xF9":[35323],t\u01CEo:[35342,35752],zh\u00F9n:[35376],"z\u012B z\u01D0":[35390],"y\xED d\xE0i":[35410,35794],xi\u00F2ng:[35415,35783],"di\xE0o ti\u01CEo":[35458],"y\xED ch\u01D0 ch\xEC":[35459],"l\u01CEng l\xE0ng":[35471],"\u0113i \xE9i \u011Bi \xE8i x\u012B":[35474,35830],shu\u00E0:[35484],"y\u01D4 y\xF9":[35486,35821,38632],"shu\u014D shu\xEC yu\xE8":[35498,35828],"shu\xED sh\xE9i":[35504,35841],"q\u016B ju\xE8":[35507],"ch\u012B l\xE0i":[35514],"n\xEC n\xE1":[35517],"di\xE0o ti\xE1o":[35519],"p\u01D0 b\u0113i":[35520],"j\xEC j\u012B":[35525],"z\xE9 zu\xF2 zh\u01CE cu\xF2":[35534],"ch\xF9 j\xED":[35540],"h\xE1o xi\xE0":[35541],"l\xF9n l\xFAn":[35542,35770],"sh\xEC d\xEC":[35551],"hu\xE0 gu\u0101":[35555],"x\u01D0 sh\u0101i \u0101i":[35568],"n\xE1n n\xE0n":[35573,38627],mi\u00F9:[35628,35884],z\u00E8n:[35670,35886],"sh\xED zh\xEC":[35672,35782],"ju\xE0n xu\u0101n":[35714],"y\xED tu\u012B":[35721],zh\u00E1n:[35741],"x\u01D4 h\u01D4":[35768],"xi\xE1ng y\xE1ng":[35814],"ti\xE1o di\xE0o zh\u014Du":[35843],"ch\xE9n sh\xE8n":[35852],"m\xED m\xE8i":[35868],"m\xE0n m\xE1n":[35881],"g\u01D4 y\xF9":[35895],"hu\u014D hu\xF2 hu\xE1":[35905],"zh\xEC zh\xE0i":[35960],"hu\u0101n hu\xE1n":[35974],"k\u011Bn k\u016Bn":[35975],"m\xF2 h\xE9":[35976],"m\xF2 h\xE9 h\xE1o":[35977],"j\xF9 l\xF3u":[35991],"z\xE9 zh\xE0i":[36012,36131],"d\xE0i t\xE8":[36024],"b\xEC b\u0113n":[36033],"ji\u01CE g\u01D4 ji\xE0":[36040],"xi\u014Dng m\xEDn":[36079],c\u00E0ng:[36086],"zhu\xE0n zu\xE0n":[36090,36186],"w\xE0n zhu\xE0n":[36099],"g\xE0n g\xF2ng zhu\xE0ng":[36123],"yu\xE1n y\xF9n":[36128],"b\u0113n b\xEC":[36146],"ji\u01CE g\u01D4":[36158],z\u01D2u:[36208,36209,39888],"di\xE9 t\xFA":[36227],"j\u016B qi\xE8":[36228],"q\u016B c\xF9":[36235,36264],"j\xED ji\xE9":[36236],"gu\u0101 hu\xF3":[36239],"qu\xE8 q\xEC j\xED":[36254],"t\xE0ng t\u0101ng":[36255],"chu\u014D zhu\xF3":[36256],"q\xF9 c\xF9":[36259],"yu\xE8 t\xEC":[36271],"b\u014D b\xE0o":[36277],"ku\xE0 w\xF9":[36278],"gu\xEC ju\xE9":[36281],"f\u0101ng f\xE0ng p\xE1ng":[36285],"p\xE1o b\xE0":[36289],"q\xED q\u01D0":[36290],"ji\xE0n ch\xE9n":[36296],"p\u01CEo p\xE1o":[36305],"di\u01CEn di\u0113 ti\u0113":[36309],"j\u016B j\xF9 qi\xE8":[36313],b\u01D2:[36315],"lu\xF2 l\xEC":[36318],"d\xE0i du\xF2 du\u014D ch\xED":[36322],zhu\u01CEi:[36329],"b\xE8ng pi\xE1n":[36336],"ti\xE0o t\xE1o":[36339],"sh\u016B ch\u014Du":[36350],"li\xE0ng li\xE1ng":[36361],"t\xE0 t\u0101":[36367],ch\u01CE:[36421,37972,38258],"d\xED zh\xED":[36450],"d\u0113ng d\xE8ng":[36460,37913,38251],c\u00E8ng:[36461],"d\u016Bn c\xFAn":[36466],"ju\u011B ju\xE9":[36470],li\u0101o:[36477],"xi\xE8 s\u01CE":[36512],t\u01D0:[36528,36550,39605],"y\xE0 zh\xE1 g\xE1":[36555],"x\xECn xi\xE0n":[36560],"f\xE0n gu\u01D0":[36563],"zhu\xE0n zhu\u01CEn":[36578],"zh\xF3u zh\xF2u":[36600,36724],b\u00FA:[36688,37293,40170],"zhu\u01CEn zhu\xE0n zhu\u01CEi":[36716],"z\u01CEi z\xE0i":[36733],"ni\u01CEn zh\u01CEn":[36759],"bi\u0101n bian":[36793],"d\xE0o bi\u0101n":[36794],"y\u01D0 y\xED":[36806,36836,36849],"gu\xF2 guo gu\u014D":[36807],"w\xE0ng ku\u0101ng":[36811],"h\xE1i hu\xE1n":[36824],"zh\xE8 zh\xE8i":[36825],"yu\u01CEn yu\xE0n":[36828],"zh\xEC l\xEC":[36835],"zh\xF9 w\u01CEng":[36844],"zhu\u012B du\u012B":[36861],"sh\xEC ku\xF2":[36866],t\u00F2u:[36879],"t\u014Dng t\xF2ng":[36890],gu\u00E0ng:[36891],"d\u01CEi d\xE0i":[36910],"su\xEC su\xED":[36930],"t\xED d\xEC":[36934],"y\xED w\xE8i":[36951],"sh\xEC d\xED zh\xE9":[36969],c\u00E0:[36970],"hu\xE1n h\xE1i":[36996],"l\xED ch\xED":[37004],"k\xE0ng h\xE1ng":[37023],"n\xE0 n\xE8i n\u0101":[37027],"xi\xE9 y\xE1 y\xE9 y\xFA x\xFA":[37034],"g\u0101i h\xE1i":[37058],"hu\xE1n x\xFAn":[37063],"ch\u012B x\u012B":[37079],h\u01CEo:[37085],"l\xEC zh\xED":[37094],"xi\xE1o \u01CEo":[37097],"d\u014Du d\u016B":[37117],li\u01CEo:[37149,38269],"z\xE0n cu\xE1n cu\xF3":[37186,37191],"d\u012Bng d\u01D0ng":[37194],"c\xF9 zu\xF2":[37218],"f\u0101 p\u014D":[37222],"sh\u0101i sh\u012B":[37246],ni\u00E0ng:[37247,37304],"qi\xFA ch\u014Du":[37268],"p\u014D f\u0101":[37271,37297],"ch\u01CEn ch\u011Bn":[37286],"y\xE0n li\u01CEn xi\u0101n":[37302],"ni\xE0ng ni\xE1ng":[37312],"l\u01D0 li":[37324],"l\xED x\u01D0 x\u012B":[37328],"li\u01CEo li\xE0o":[37333],"d\u012Bng d\xECng":[37336,38025],"qi\u01CEo ji\u01CEo":[37349],"y\xFA hu\xE1":[37354],"hu\xE1 w\u016B":[37355],"r\xEC r\xE8n ji\xE0n":[37360,37372],"d\xEC d\xE0i":[37361],"p\u012B zh\u0101o":[37373],"y\xE1 y\xE9":[37374],"b\u01CE p\xE1":[37376,38063],"t\u0101 tu\xF3":[37448,38090],b\u011Bi:[37491],"b\u01D0ng p\xEDng":[37500],"h\u0101 k\u0113":[37503,38122],ch\u00F2ng:[37507,38131],"xi\u01CEng ji\u014Dng":[37508],"y\xF9 s\xEC":[37513],"x\xF9 hu\xEC":[37514],"r\xE9n r\u011Bn":[37515],"sh\xE0n shu\xF2":[37519],"ch\xEC l\xEC":[37520],"xi\u01CEn x\u01D0":[37521,38115],"h\xF3u xi\xE0ng":[37527],"di\xE0o ti\xE1o y\xE1o":[37530],"xi\u0101n ku\xF2 ti\u01CEn gu\u0101":[37531,37565,38118],"zh\xE9 ni\xE8":[37560],"zh\u014Dng y\u014Dng":[37567],"t\u014Du t\xF9 d\xF2u":[37568],"m\xE9i m\xE9ng":[37570],"w\xE0n ji\u01CEn":[37572,37803],"t\u01D0ng d\xECng":[37580,38116],"ju\u0101n ji\u0101n cu\u0101n":[37585],"s\u012B tu\xF3":[37590],"ju\u0101n xu\u0101n ju\xE0n":[37591],"w\xFA hu\xE1 w\u016B":[37592],"zhu\xF3 chu\xF2":[37596],"x\xEDng x\xECng j\u012Bng":[37598],"j\u016B j\xFA":[37606,38164],"zu\xEC ni\xE8":[37623],"yu\u0101n yu\u01CEn w\u01CEn w\u0101n":[37626],"g\u0101ng g\xE0ng":[37628,38050],zhu\u012B:[37648,38181,39429,39571,40315],\u0101:[37650,38165],"cu\u014D ch\u0101":[37768],"su\u01D2 s\xE8":[37773],"y\xE1o z\xFA":[37776],"y\xE8 t\xE0 g\xE9":[37777],"qi\u0101ng ch\u0113ng":[37783],"g\xE9 l\xEC":[37784,38217,39730],"b\u012B p\u012B b\xEC":[37790],"g\u01CEo h\xE0o":[37804],"z\xFA chu\xF2":[37827],"xi\u016B xi\xF9":[37829],"sh\xF2u s\u014Du":[37833],"d\xED d\u012B":[37841,38237],"qi\u0101o s\u01CEn c\xE0n":[37842],"l\xF9 \xE1o":[37845],"t\u0101ng t\xE1ng":[37852],"ji\xE0n z\xE0n":[37865],"hu\xEC su\xEC ru\xEC":[37880],"qi\u01CEng qi\u0101ng":[37881,38250],"s\u01CEn xi\xE0n s\xE0":[37886],"ji\u01CEn ji\xE0n":[37927,38159],"d\u0101ng ch\u0113ng":[37946,38107],"zu\u0101n zu\xE0n":[38013],"s\xE0 x\xEC":[38033],"y\xE0o yu\xE8":[38053],"t\u01D2u d\u01D2u":[38061],"zu\xE0n zu\u0101n":[38075],"qi\u0101n y\xE1n":[38085],"p\xED p\u012B":[38093],"y\xE1o di\xE0o ti\xE1o":[38123],"t\u0101ng t\xE0ng":[38132],"p\xF9 p\u016B":[38138],"t\xE1n xi\u0101n":[38188],"li\xF9 li\xFA":[38223],"h\xE0o g\u01CEo":[38224],"t\xE1ng t\u0101ng":[38231],"t\xE1n ch\xE1n x\xEDn":[38241],"hu\xF2 sh\u01CEn":[38276],"h\xE0n b\xEC":[38280,38380],"k\u0101ng k\xE0ng":[38284,38390],"xi\xE1n ji\xE0n ji\u0101n ji\u01CEn":[38290],"xi\u0101 xi\u01CE":[38293],"xi\u01CE k\u011B":[38300],"bi\xE0n gu\u0101n":[38302],"h\xE9 g\xE9":[38308,39052],"h\xF2ng xi\xE0ng":[38311],"s\u0113 x\u012B":[38314],"t\xEDng t\u01D0ng":[38318],"\xE8 y\u0101n":[38332,38415],"h\xF2ng ju\u01CEn xi\xE0ng":[38338],"b\u01CEn p\xE0n":[38342],"d\u016B sh\xE9":[38349,38407],"qu\xE8 qu\u0113":[38357],"t\u0101ng t\xE1ng ch\u0101ng":[38363],"k\xE0n h\u01CEn":[38366,38426],"x\xEC s\xE8 t\xE0":[38367],"m\u0113n m\xE8n":[38391],"qu\u0113 qu\xE8":[38425],"y\xE1n di\xE0n":[38461],"\u0101 \u0113":[38463],"b\u0113i p\u014D p\xED":[38466],"y\xE0n y\u01CEn":[38529],"y\xFA y\xE1o sh\xF9":[38531],"l\xF3ng l\u014Dng":[38534],"du\xEC zhu\xEC":[38538],"su\xED du\xF2":[38539],"g\u0101i q\xED \xE1i":[38545],"hu\u012B du\xF2":[38547,38579],"w\u011Bi ku\xED":[38551],"l\xEC d\xE0i":[38584],"zhu\u012B cu\u012B w\xE9i":[38585],"h\xE8 h\xFA":[38586,40366],"j\xF9n ju\xE0n":[38589,38603],"n\xE1n n\xE0n nu\xF3":[38590],"qu\xE8 qi\u0101o qi\u01CEo":[38592],"gu\xE0n hu\xE1n":[38618],"gu\u012B x\u012B":[38623],"s\xE8 x\xED":[38637],\u00E1n:[38648],"w\xF9 m\xE9ng":[38650],t\u00E8ng:[38703],"l\xF9 l\xF2u":[38706],m\u00E1i:[38718],"j\xECng li\xE0ng":[38746],"g\xE9 j\xED":[38761],b\u01CE:[38774],"y\u0101ng y\xE0ng":[38789],"g\xE9 t\xE0 s\u01CE":[38792],"bi\u0101n y\xECng":[38805],"qi\xE0o sh\u0101o":[38808],"ju\u0101n xu\u0101n":[38809],"sh\xE0ng zh\u01CEng":[38813],"p\xED b\u01D0ng b\xEC b\u0113i":[38814],la:[38817],"xi\xE8 di\xE9":[38818],\u0113ng:[38821],"m\xF3u m\xF9":[38826],"b\xEC b\u01D0ng":[38840],"m\xE8i w\xE0":[38862],r\u01D2u:[38870],"sh\xE8 xi\xE8":[38872],"y\xF9n w\u0113n":[38891],"d\xF9n d\xFA":[38931,39039],du\u01D0:[38951],lu\u014D:[38961],"b\u012Bn p\xEDn":[38971],y\u00F3ng:[38994,39065,39979],m\u0101n:[39010,39071],"j\u01D0ng g\u011Bng":[39048],"ji\xE9 xi\xE9 ji\xE1":[39049],"k\u0113 k\xE9":[39055],"p\xEDn b\u012Bn":[39057],"ch\xE0n zh\xE0n":[39076],"f\u0113ng f\u011Bng":[39080,39118],"bi\u0101o di\u016B":[39081],"b\xE1 f\xFA":[39088],"s\u0101o s\u014Du":[39102],"li\xF9 li\xE1o":[39106],"sh\xED s\xEC y\xEC":[39135],"y\u01CEng ju\xE0n":[39148],"zh\xF9 t\u01D2u":[39155],"y\xED s\xEC":[39156],"zu\xF2 z\xE9 zh\u0101":[39157],ti\u00E8:[39163,39214],"xi\u01CEng n\xE1ng":[39263],"t\xE1ng x\xEDng":[39271],"g\u0113 le":[39289],"ch\u0101 zha":[39303],"n\xE1ng n\u01CEng":[39317],"y\u016Bn w\xF2":[39335],"zh\u012B sh\xEC":[39350],"x\xECn j\xECn":[39352],"ku\xE0i ju\xE9":[39363],z\u01CEng:[39380,39541],"t\xE1i d\xE0i":[39384],"x\xFAn xu\u0101n":[39400],"li\xE1ng l\xE1ng":[39418],pi\u00E0n:[39447,39449,39575,39800],"d\xE0i t\xE1i":[39552],"s\u0101o s\u01CEo":[39578],"g\u01D4 g\u016B":[39592],"b\xE8i m\xF3":[39603],"xi\u0101o qi\u0101o":[39609],"b\u01CEng p\u01CEng":[39624],"b\xF3 ju\xE9":[39625],"b\xEC p\u01D2":[39666],"m\xE1o m\xE9ng":[39667],"ku\xF2 yu\xE8":[39674],"b\u0101 b\xE0":[39774,40067],"j\xEC c\u01D0":[39814],"b\xF3 b\xE0":[39818],"zh\u01CE zh\xE0":[39827,40074],"ch\xF3u d\xE0i":[39832],"lu\xF2 g\xE9":[39845],"gu\u012B xi\xE9 w\u0101 ku\xED":[39853],"xi\u0101n xi\u01CEn":[39854,40092],"p\u016B b\u016B":[39878],"y\xEC s\u012B":[39907],"b\xE0 b\xF3":[40076],"gu\u012B xi\xE9":[40081],"s\u0101i x\u01D0":[40131],"ni\u01CEo di\u01CEo":[40165],"di\u0101o zh\u0101o":[40173],"g\u0101n h\xE0n y\xE0n":[40177],"f\u016B gu\u012B":[40186],"ji\u0101n qi\u0101n zh\u0101n":[40189],"h\xE9 ji\xE8":[40353],"pi\u0101n bi\u01CEn":[40355],"chu\xE0n zh\xEC":[40360],"c\u0101ng qi\u0101ng":[40364],"s\u01D4n x\xF9n":[40381],"bi\u0101o p\xE1o":[40579],"zh\xF9 c\u016B":[40582],"j\u016Bn q\xFAn":[40583,40597],chi:[40630],"m\xF3 me":[40636],"m\xF3 me ma":[40637],"m\xED m\u01D2":[40639],"d\xE0n sh\xE8n":[40686],"zh\u011Bn y\u0101n":[40688],"d\u01CEn zh\u01CEn":[40693],"mi\u01CEn m\u01D0n m\u011Bng":[40702],h\u014Du:[40769],n\u00E0ng:[40777],"q\xED j\xEC z\u012B zh\u0101i":[40784],"y\xEDn k\u011Bn y\u01CEn":[40834],"y\xEDn k\u011Bn":[40840],"g\u014Dng w\xF2":[40847],"gu\u012B j\u016Bn qi\u016B":[40860,40863]},Vs=[];Object.keys(Bh).forEach(function(i){for(var n=0,t=Bh[i];n<t.length;n++){var e=t[n];Vs[e]=i}});var M5=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function Kn(i){return i.replace(M5,"_").length}function Rr(i){var n=i.charCodeAt(0);return n>=19968&&n<=40869}var $o={};function F5(i){i===void 0&&(i={}),$o={},Object.keys(i).sort(function(n,t){return Kn(t)-Kn(n)}).forEach(function(n){$o[n]=i[n]})}var D5=function(){return $o};function Xs(){for(var i in $o)return!0;return!1}var Uh=[{},{},{\u4E00\u4E2A:"y\xED g\xE8",\u8FD9\u4E2A:"zh\xE8 ge",\u4E0D\u662F:"b\xFA sh\xEC",\u6210\u4E3A:"ch\xE9ng w\xE9i",\u4E00\u79CD:"y\u012B zh\u01D2ng",\u8BA4\u4E3A:"r\xE8n w\xE9i",\u4F5C\u4E3A:"zu\xF2 w\xE9i",\u90E8\u5206:"b\xF9 f\xE8n",\u8981\u6C42:"y\u0101o qi\xFA",\u5404\u79CD:"g\xE8 zh\u01D2ng",\u5E94\u8BE5:"y\u012Bng g\u0101i",\u589E\u957F:"z\u0113ng zh\u01CEng",\u4E0D\u4F1A:"b\xFA hu\xEC",\u63D0\u4F9B:"t\xED g\u014Dng",\u90A3\u4E9B:"n\xE8i xi\u0113",\u89C9\u5F97:"ju\xE9 de",\u4EFB\u52A1:"r\xE8n wu",\u90A3\u4E2A:"n\xE0 ge",\u79F0\u4E3A:"ch\u0113ng w\xE9i",\u4E3A\u4E3B:"w\xE9i zh\u01D4",\u4E86\u89E3:"li\u01CEo ji\u011B",\u5904\u7406:"ch\u01D4 l\u01D0",\u7687\u4E0A:"hu\xE1ng shang",\u53EA\u8981:"zh\u01D0 y\xE0o",\u5FC3\u91CC:"x\u012Bn li",\u5927\u91CF:"d\xE0 li\xE0ng",\u529B\u91CF:"l\xEC li\xE0ng",\u51E0\u4E4E:"j\u012B h\u016B",\u5E72\u90E8:"g\xE0n b\xF9",\u76EE\u7684:"m\xF9 d\xEC",\u884C\u4E3A:"x\xEDng w\xE9i",\u53EA\u89C1:"zh\u01D0 ji\xE0n",\u8BA4\u8BC6:"r\xE8n shi",\u5E02\u957F:"sh\xEC zh\u01CEng",\u5E08\u7236:"sh\u012B fu",\u8C03\u67E5:"di\xE0o ch\xE1",\u91CD\u65B0:"ch\xF3ng x\u012Bn",\u5206\u4E3A:"f\u0113n w\xE9i",\u77E5\u8BC6:"zh\u012B shi",\u5BFC\u5F39:"d\u01CEo d\xE0n",\u884C\u4E1A:"h\xE1ng y\xE8",\u8D28\u91CF:"zh\xEC li\xE0ng",\u94F6\u884C:"y\xEDn h\xE1ng",\u53C2\u4E0E:"c\u0101n y\xF9",\u5145\u5206:"ch\u014Dng f\xE8n",\u5C3D\u7BA1:"j\u01D0n gu\u01CEn",\u751F\u957F:"sh\u0113ng zh\u01CEng",\u6570\u91CF:"sh\xF9 li\xE0ng",\u5E94\u5F53:"y\u012Bng d\u0101ng",\u9662\u957F:"yu\xE0n zh\u01CEng",\u5F3A\u8C03:"qi\xE1ng di\xE0o",\u53EA\u80FD:"zh\u01D0 n\xE9ng",\u97F3\u4E50:"y\u012Bn yu\xE8",\u4EE5\u4E3A:"y\u01D0 w\xE9i",\u5904\u4E8E:"ch\u01D4 y\xFA",\u5206\u5B50:"f\xE8n z\u01D0",\u665A\u4E0A:"w\u01CEn shang",\u90E8\u957F:"b\xF9 zh\u01CEng",\u8499\u53E4:"m\u011Bng g\u01D4",\u53EA\u6709:"zh\u01D0 y\u01D2u",\u9002\u5F53:"sh\xEC d\xE0ng",\u54C1\u79CD:"p\u01D0n zh\u01D2ng",\u53EA\u597D:"zh\u01D0 h\u01CEo",\u6210\u957F:"ch\xE9ng zh\u01CEng",\u9AD8\u5174:"g\u0101o x\xECng",\u4E0D\u4E86:"b\xF9 li\u01CEo",\u4EA7\u91CF:"ch\u01CEn li\xE0ng",\u80D6\u5B50:"p\xE0ng zi",\u79CD\u7C7B:"zh\u01D2ng l\xE8i",\u663E\u5F97:"xi\u01CEn de",\u53EA\u662F:"zh\u01D0 sh\xEC",\u4F3C\u7684:"sh\xEC de",\u7387\u9886:"shu\xE0i l\u01D0ng",\u6539\u4E3A:"g\u01CEi w\xE9i",\u4E0D\u7981:"b\xF9 j\u012Bn",\u6210\u5206:"ch\xE9ng f\xE8n",\u7B54\u5E94:"d\u0101 y\xECng",\u5C11\u5E74:"sh\xE0o ni\xE1n",\u5174\u8DA3:"x\xECng q\xF9",\u592A\u76D1:"t\xE0i ji\xE0n",\u4F11\u606F:"xi\u016B xi",\u6821\u957F:"xi\xE0o zh\u01CEng",\u66F4\u65B0:"g\u0113ng x\u012Bn",\u5408\u540C:"h\xE9 tong",\u559D\u9053:"h\xE8 d\xE0o",\u91CD\u5E86:"ch\xF3ng q\xECng",\u91CD\u5EFA:"ch\xF3ng ji\xE0n",\u4F7F\u5F97:"sh\u01D0 de",\u5BA1\u67E5:"sh\u011Bn zh\u0101",\u7D2F\u8BA1:"l\u011Bi j\xEC",\u7ED9\u4E88:"j\u01D0 y\u01D4",\u4E0A\u53BB:"sh\u01CEng q\xF9",\u884C\u60C5:"h\xE1ng q\xEDng",\u79CD\u79CD:"zh\u01D2ng zh\u01D2ng",\u6781\u4E3A:"j\xED w\xE9i",\u51A0\u519B:"gu\xE0n j\u016Bn",\u4EFF\u4F5B:"f\u01CEng f\xFA",\u5934\u53D1:"t\xF3u fa",\u6295\u964D:"t\xF3u xi\xE1ng",\u5BB6\u957F:"ji\u0101 zh\u01CEng",\u4ED4\u7EC6:"z\u01D0 x\xEC",\u8981\u662F:"y\xE0o shi",\u5C06\u9886:"ji\xE0ng l\u01D0ng",\u542B\u91CF:"h\xE1n li\xE0ng",\u66F4\u4E3A:"g\xE8ng w\xE9i",\u53EA\u5F97:"zh\u01D0 de",\u54EA\u4E9B:"n\u011Bi xi\u0113",\u79EF\u7D2F:"j\u012B l\u011Bi",\u5730\u5904:"d\xEC ch\u01D4",\u53BF\u957F:"xi\xE0n zh\u01CEng",\u5C11\u5973:"sh\xE0o n\u01DA",\u8DEF\u4E0A:"l\xF9 shang",\u53EA\u6015:"zh\u01D0 p\xE0",\u80FD\u91CF:"n\xE9ng li\xE0ng",\u4E00\u5EA6:"y\xED d\xF9",\u50A8\u91CF:"ch\u01D4 li\xE0ng",\u4F9B\u5E94:"g\u014Dng y\xECng",\u6311\u6218:"ti\u01CEo zh\xE0n",\u897F\u85CF:"x\u012B z\xE0ng",\u8BB0\u5F97:"j\xEC de",\u5F71\u7247:"y\u01D0ng pi\u0101n",\u603B\u91CF:"z\u01D2ng li\xE0ng",\u5F53\u771F:"d\xE0ng zh\u0113n",\u5C06\u58EB:"ji\xE0ng sh\xEC",\u5DEE\u522B:"ch\u0101 bi\xE9",\u8F83\u4E3A:"ji\xE0o w\xE9i",\u4E00\u5904:"y\u012B ch\u01D4",\u7167\u7247:"zh\xE0o pi\u0101n",\u957F\u8001:"zh\u01CEng l\u01CEo",\u5927\u592B:"d\xE0i f\u016B",\u5DEE\u5F02:"ch\u0101 y\xEC",\u61C2\u5F97:"d\u01D2ng de",\u5C3D\u91CF:"j\u01D0n li\xE0ng",\u6A21\u6837:"m\xFA y\xE0ng",\u7684\u786E:"d\xED qu\xE8",\u9C7C\u809A:"y\xFA d\u01D4",\u79CD\u5B50:"zh\u01D2ng zi",\u4E3A\u9996:"w\xE9i sh\u01D2u",\u4FBF\u5B9C:"pi\xE1n y\xED",\u66F4\u540D:"g\u0113ng m\xEDng",\u77F3\u5934:"sh\xED tou",\u5DDE\u957F:"zh\u014Du zh\u01CEng",\u4E3A\u6B62:"w\xE9i zh\u01D0",\u6F02\u4EAE:"pi\xE0o li\xE0ng",\u70AE\u5F39:"p\xE0o d\xE0n",\u85CF\u65CF:"z\xE0ng z\xFA",\u54EA\u4E2A:"n\u011Bi g\xE8",\u89D2\u8272:"ju\xE9 s\xE8",\u5F53\u4F5C:"d\xE0ng zu\xF2",\u5C3D\u5FEB:"j\u01D0n ku\xE0i",\u4EBA\u4E3A:"r\xE9n w\xE9i",\u91CD\u590D:"ch\xF3ng f\xF9",\u80E1\u540C:"h\xFA t\xF2ng",\u5DEE\u8DDD:"ch\u0101 j\xF9",\u5F1F\u5144:"d\xEC xiong",\u5927\u5C06:"d\xE0 ji\xE0ng",\u51E0\u79CD:"j\u01D0 zh\u01D2ng",\u809A\u5B50:"d\u01D4 zi",\u7761\u89C9:"shu\xEC ji\xE0o",\u56E2\u957F:"tu\xE1n zh\u01CEng",\u961F\u957F:"du\xEC zh\u01CEng",\u533A\u957F:"q\u016B zh\u01CEng",\u96BE\u5F97:"n\xE1n de",\u4E2B\u5934:"y\u0101 tou",\u6253\u542C:"d\u01CE ting",\u4F1A\u957F:"hu\xEC zh\u01CEng",\u5F1F\u5F1F:"d\xEC di",\u738B\u7237:"w\xE1ng ye",\u5F53\u5929:"d\xE0ng ti\u0101n",\u91CD\u91CF:"zh\xF2ng li\xE0ng",\u9C7C\u79CD:"y\xFA zh\u01D2ng",\u8A89\u4E3A:"y\xF9 w\xE9i",\u5BB6\u4F19:"ji\u0101 huo",\u534E\u5C71:"hu\xE0 sh\u0101n",\u6905\u5B50:"y\u01D0 zi",\u6D41\u91CF:"li\xFA li\xE0ng",\u957F\u5927:"zh\u01CEng d\xE0",\u52C9\u5F3A:"mi\u01CEn qi\u01CEng",\u4F1A\u8BA1:"ku\xE0i j\xEC",\u5206\u6563:"f\u0113n s\u01CEn",\u8FC7\u5206:"gu\xF2 f\xE8n",\u4E09\u79CD:"s\u0101n zh\u01D2ng",\u6D4E\u5357:"j\u01D0 n\xE1n",\u8C03\u52A8:"di\xE0o d\xF2ng",\u71D5\u4EAC:"y\u0101n j\u012Bng",\u5C11\u5C06:"sh\xE0o ji\xE0ng",\u4E2D\u6BD2:"zh\xF2ng d\xFA",\u6653\u5F97:"xi\u01CEo de",\u7279\u79CD:"t\xE8 zh\u01D2ng",\u53D8\u66F4:"bi\xE0n g\u0113ng",\u8BA4\u5F97:"r\xE8n de",\u82F9\u679C:"p\xEDn gu\u01D2",\u5FF5\u5934:"ni\xE0n tou",\u6323\u624E:"zh\u0113ng zh\xE1",\u4E09\u85CF:"s\u0101n z\xE0ng",\u5265\u524A:"b\u014D xu\u0113",\u4E1E\u76F8:"ch\xE9ng xi\xE0ng",\u5C11\u91CF:"sh\u01CEo li\xE0ng",\u5BFB\u601D:"x\xEDn s\u012B",\u593A\u5F97:"du\xF3 de",\u5E72\u7EBF:"g\xE0n xi\xE0n",\u547C\u5401:"h\u016B y\xF9",\u620F\u66F2:"x\xEC q\u01D4",\u5904\u7F5A:"ch\u01D4 f\xE1",\u957F\u5B98:"zh\u01CEng gu\u0101n",\u89C1\u957F:"ji\xE0n zh\u01CEng",\u67CF\u6797:"b\xF3 l\xEDn",\u4EB2\u621A:"q\u012Bn qi",\u8EAB\u5206:"sh\u0113n f\xE8n",\u80F3\u818A:"g\u0113 bo",\u7740\u624B:"zhu\xF3 sh\u01D2u",\u70B8\u5F39:"zh\xE0 d\xE0n",\u54B3\u55FD:"k\xE9 sou",\u897F\u8FB9:"x\u012B bian",\u8D62\u5F97:"y\xEDng de",\u53F6\u5B50:"y\xE8 zi",\u5916\u957F:"w\xE0i zh\u01CEng",\u4F9B\u7ED9:"g\u014Dng j\u01D0",\u5E08\u957F:"sh\u012B zh\u01CEng",\u53D8\u91CF:"bi\xE0n li\xE0ng",\u5E94\u6709:"y\u012Bng y\u01D2u",\u4E0B\u8F7D:"xi\xE0 z\xE0i",\u4E50\u5668:"yu\xE8 q\xEC",\u95F4\u63A5:"ji\xE0n ji\u0113",\u5E95\u4E0B:"d\u01D0 xia",\u79CD\u65CF:"zh\u01D2ng z\xFA",\u6253\u626E:"d\u01CE ban",\u5B50\u5F39:"z\u01D0 d\xE0n",\u5F39\u836F:"d\xE0n y\xE0o",\u70ED\u91CF:"r\xE8 li\xE0ng",\u524A\u5F31:"xu\u0113 ru\xF2",\u9AA8\u5E72:"g\u01D4 g\xE0n",\u5BB9\u91CF:"r\xF3ng li\xE0ng",\u6A21\u7CCA:"m\xF3 hu",\u8F6C\u52A8:"zhu\xE0n d\xF2ng",\u843D\u4E0B:"l\xE0 xi\xE0",\u79F0\u547C:"ch\u0113ng hu",\u79D1\u957F:"k\u0113 zh\u01CEng",\u5904\u7F6E:"ch\u01D4 zh\xEC",\u6B4C\u66F2:"g\u0113 q\u01D4",\u7740\u91CD:"zhu\xF3 zh\xF2ng",\u7740\u6025:"zh\xE1o j\xED",\u5F3A\u8FEB:"qi\u01CEng p\xF2",\u5EAD\u957F:"t\xEDng zh\u01CEng",\u9996\u76F8:"sh\u01D2u xi\xE0ng",\u5587\u561B:"l\u01CE ma",\u9547\u957F:"zh\xE8n zh\u01CEng",\u53EA\u7BA1:"zh\u01D0 gu\u01CEn",\u91CD\u91CD:"ch\xF3ng ch\xF3ng",\u514D\u5F97:"mi\u01CEn de",\u707E\u96BE:"z\u0101i n\xE0n",\u7740\u5B9E:"zhu\xF3 sh\xED",\u6240\u5F97:"su\u01D2 de",\u5EA6\u5047:"d\xF9 ji\xE0",\u771F\u76F8:"zh\u0113n xi\xE0ng",\u76F8\u8C8C:"xi\xE0ng m\xE0o",\u5904\u5206:"ch\u01D4 f\xE8n",\u5E72\u9884:"g\xE0n y\xF9",\u59D4\u5C48:"w\u011Bi qu",\u4E3A\u671F:"w\xE9i q\u012B",\u4F2F\u4F2F:"b\xF3 bo",\u5708\u5B50:"qu\u0101n zi",\u89C1\u8BC6:"ji\xE0n shi",\u7B3C\u7F69:"l\u01D2ng zh\xE0o",\u5916\u8FB9:"w\xE0i bian",\u4E0E\u4F1A:"y\xF9 hu\xEC",\u90FD\u7763:"d\u016B du",\u5BB0\u76F8:"z\u01CEi xi\xE0ng",\u8F83\u91CF:"ji\xE0o li\xE0ng",\u5BF9\u79F0:"du\xEC ch\xE8n",\u603B\u957F:"z\u01D2ng zh\u01CEng",\u76F8\u516C:"xi\xE0ng gong",\u7A7A\u767D:"k\xF2ng b\xE1i",\u5927\u738B:"d\xE0i w\xE1ng",\u6253\u91CF:"d\u01CE liang",\u6C34\u5206:"shu\u01D0 f\xE8n",\u820C\u5934:"sh\xE9 tou",\u6CA1\u6536:"m\xF2 sh\u014Du",\u884C\u674E:"x\xEDng li",\u5224\u5904:"p\xE0n ch\u01D4",\u6563\u6587:"s\u01CEn w\xE9n",\u5904\u5883:"ch\u01D4 j\xECng",\u6811\u79CD:"sh\xF9 zh\u01D2ng",\u5B59\u5B50:"s\u016Bn zi",\u62F3\u5934:"qu\xE1n tou",\u6253\u53D1:"d\u01CE fa",\u7EC4\u957F:"z\u01D4 zh\u01CEng",\u9AA8\u5934:"g\xFA tou",\u5B81\u53EF:"n\xECng k\u011B",\u66F4\u6362:"g\u0113ng hu\xE0n",\u8584\u5F31:"b\xF3 ru\xF2",\u8FD8\u539F:"hu\xE1n yu\xE1n",\u91CD\u4FEE:"ch\xF3ng xi\u016B",\u4E1C\u8FB9:"d\u014Dng bian",\u540C\u884C:"t\xF3ng h\xE1ng",\u53EA\u987E:"zh\u01D0 g\xF9",\u7231\u597D:"\xE0i h\xE0o",\u9992\u5934:"m\xE1n tou",\u519B\u957F:"j\u016Bn zh\u01CEng",\u6563\u53D1:"s\xE0n f\xE0",\u9996\u957F:"sh\u01D2u zh\u01CEng",\u5382\u957F:"ch\u01CEng zh\u01CEng",\u53F8\u957F:"s\u012B zh\u01CEng",\u957F\u5B50:"zh\u01CEng z\u01D0",\u5F3A\u52B2:"qi\xE1ng j\xECng",\u6070\u5F53:"qi\xE0 d\xE0ng",\u5934\u513F:"tou er",\u7AD9\u957F:"zh\xE0n zh\u01CEng",\u6298\u817E:"zh\u0113 teng",\u76F8\u5904:"xi\u0101ng ch\u01D4",\u7EDF\u7387:"t\u01D2ng shu\xE0i",\u4E2D\u5C06:"zh\u014Dng ji\xE0ng",\u547D\u4E2D:"m\xECng zh\xF2ng",\u540D\u5C06:"m\xEDng ji\xE0ng",\u5DE6\u8FB9:"zu\u01D2 bian",\u6728\u5934:"m\xF9 tou",\u52A8\u5F39:"d\xF2ng d\xE0n",\u5730\u58F3:"d\xEC qi\xE0o",\u5E72\u6D3B:"g\xE0n hu\xF3",\u5C11\u7237:"sh\xE0o ye",\u96BE\u6C11:"n\xE0n m\xEDn",\u6C34\u91CF:"shu\u01D0 li\xE0ng",\u8865\u7ED9:"b\u01D4 j\u01D0",\u5C3E\u5DF4:"w\u011Bi ba",\u6765\u5F97:"l\xE1i de",\u597D\u5947:"h\xE0o q\xED",\u94A5\u5319:"y\xE0o shi",\u5F53\u505A:"d\xE0ng zu\xF2",\u6C89\u7740:"ch\xE9n zhu\xF3",\u54D1\u5DF4:"y\u01CE ba",\u8F66\u5B50:"ch\u0113 zi",\u4E0A\u5C06:"sh\xE0ng ji\xE0ng",\u64AD\u79CD:"b\u014D zh\u01D2ng",\u6076\u5FC3:"\u011B xin",\u4E0D\u5BF9:"b\xFA du\xEC",\u62C5\u5B50:"d\xE0n zi",\u5E94\u5C4A:"y\u012Bng ji\xE8",\u884C\u5217:"h\xE1ng li\xE8",\u4E3B\u89D2:"zh\u01D4 ju\xE9",\u8FD0\u8F6C:"y\xF9n zhu\xE0n",\u5144\u957F:"xi\u014Dng zh\u01CEng",\u683C\u5F0F:"g\xE9 shi",\u6B63\u6708:"zh\u0113ng yu\xE8",\u8425\u957F:"y\xEDng zh\u01CEng",\u5F53\u6210:"d\xE0ng ch\xE9ng",\u53F3\u8FB9:"y\xF2u bian",\u5973\u5A7F:"n\u01DA xu",\u54BD\u5589:"y\u0101n h\xF3u",\u5F53\u665A:"d\xE0ng w\u01CEn",\u91CD\u9633:"ch\xF3ng y\xE1ng",\u5316\u4E3A:"hu\xE0 w\xE9i",\u53CC\u91CD:"shu\u0101ng ch\xF3ng",\u5410\u8543:"t\u01D4 b\u014D",\u94BB\u8FDB:"zu\u0101n j\xECn",\u4E50\u961F:"yu\xE8 du\xEC",\u4E0D\u5F53:"b\xF9 d\xE0ng",\u4EAE\u76F8:"li\xE0ng xi\xE0ng",\u88AB\u5B50:"b\xE8i zi",\u820D\u5F97:"sh\u011B de",\u6749\u6728:"sh\u0101 m\xF9",\u51FB\u4E2D:"j\u012B zh\xF2ng",\u65E0\u5904:"w\xFA ch\u01D4",\u91CC\u8FB9:"l\u01D0 bian",\u6392\u957F:"p\xE1i zh\u01CEng",\u5047\u671F:"ji\xE0 q\u012B",\u5206\u91CF:"f\xE8n li\xE0ng",\u6570\u6B21:"shu\xF2 c\xEC",\u63D0\u9632:"d\u012B f\xE1ng",\u5406\u559D:"y\u0101o he",\u67E5\u5904:"ch\xE1 ch\u01D4",\u91CF\u5B50:"li\xE0ng z\u01D0",\u91CC\u5934:"l\u01D0 tou",\u4E24\u884C:"li\u01CEng h\xE1ng",\u8C03\u7814:"di\xE0o y\xE1n",\u4F3A\u5019:"c\xEC hou",\u91CD\u7533:"ch\xF3ng sh\u0113n",\u6795\u5934:"zh\u011Bn tou",\u62DA\u547D:"p\xE0n m\xECng",\u793E\u957F:"sh\xE8 zh\u01CEng",\u82E6\u96BE:"k\u01D4 n\xE0n",\u5F52\u8FD8:"gu\u012B hu\xE1n",\u5371\u96BE:"w\u0113i n\xE0n",\u6279\u91CF:"p\u012B li\xE0ng",\u755C\u7267:"x\xF9 m\xF9",\u70B9\u7740:"di\u01CEn zh\xE1o",\u751A\u4E3A:"sh\xE8n w\xE9i",\u5C0F\u5C06:"xi\u01CEo ji\xE0ng",\u7740\u773C:"zhu\xF3 y\u01CEn",\u5904\u6B7B:"ch\u01D4 s\u01D0",\u538C\u6076:"y\xE0n w\xF9",\u9F13\u4E50:"g\u01D4 yu\xE8",\u6811\u5E72:"sh\xF9 g\xE0n",\u79D8\u9C81:"b\xEC l\u01D4",\u5927\u65B9:"d\xE0 fang",\u5916\u5934:"w\xE0i tou",\u73ED\u957F:"b\u0101n zh\u01CEng",\u661F\u5BBF:"x\u012Bng xi\xF9",\u5B81\u613F:"n\xECng yu\xE0n",\u94A6\u5DEE:"q\u012Bn ch\u0101i",\u4E3A\u6570:"w\xE9i sh\xF9",\u52FE\u5F53:"g\xF2u d\xE0ng",\u524A\u51CF:"xu\u0113 ji\u01CEn",\u4E00\u53D1:"y\u012B f\xE0",\u95F4\u8C0D:"ji\xE0n di\xE9",\u57CB\u6028:"m\xE1n yu\xE0n",\u7ED3\u5B9E:"ji\u0113 shi",\u8BA1\u91CF:"j\xEC li\xE0ng",\u6DF9\u6CA1:"y\u0101n m\xF2",\u6751\u957F:"c\u016Bn zh\u01CEng",\u8FDE\u957F:"li\xE1n zh\u01CEng",\u81EA\u7ED9:"z\xEC j\u01D0",\u4E0B\u8FB9:"xi\xE0 bian",\u7269\u79CD:"w\xF9 zh\u01D2ng",\u6B66\u5C06:"w\u01D4 ji\xE0ng",\u6E29\u5DEE:"w\u0113n ch\u0101",\u76F4\u5954:"zh\xED b\xE8n",\u4F9B\u6C42:"g\u014Dng qi\xFA",\u5242\u91CF:"j\xEC li\xE0ng",\u9053\u957F:"d\xE0o zh\u01CEng",\u6CC4\u9732:"xi\xE8 l\xF2u",\u738B\u516B:"w\xE1ng ba",\u5207\u5272:"qi\u0113 g\u0113",\u95F4\u9694:"ji\xE0n g\xE9",\u4E00\u6643:"y\u012B hu\u01CEng",\u957F\u5047:"ch\xE1ng ji\xE0",\u4EE4\u72D0:"l\xEDng h\xFA",\u4E3A\u5BB3:"w\xE9i h\xE0i",\u53E5\u5B50:"j\xF9 zi",\u507F\u8FD8:"ch\xE1ng hu\xE1n",\u7599\u7629:"g\u0113 d\u0101",\u71D5\u5C71:"y\u0101n sh\u0101n",\u5835\u585E:"d\u01D4 s\xE8",\u593A\u51A0:"du\xF3 gu\xE0n",\u4E0B\u8C03:"xi\xE0 di\xE0o",\u624E\u5B9E:"zh\u0101 shi",\u7535\u8377:"di\xE0n h\xE8",\u770B\u5B88:"k\u0101n sh\u01D2u",\u590D\u8F9F:"f\xF9 b\xEC",\u90C1\u95F7:"y\xF9 m\xE8n",\u5C3D\u65E9:"j\u01D0n z\u01CEo",\u5207\u65AD:"qi\u0113 du\xE0n",\u6307\u5934:"zh\u01D0 tou",\u4E3A\u751F:"w\xE9i sh\u0113ng",\u755C\u751F:"ch\xF9 sheng",\u5207\u9664:"qi\u0113 ch\xFA",\u7740\u529B:"zhu\xF3 l\xEC",\u7740\u60F3:"zhu\xF3 xi\u01CEng",\u7EA7\u5DEE:"j\xED ch\u0101",\u6295\u5954:"t\xF3u b\xE8n",\u68CD\u5B50:"g\xF9n zi",\u542B\u7CCA:"h\xE1n hu",\u5C11\u5987:"sh\xE0o f\xF9",\u5174\u81F4:"x\xECng zh\xEC",\u6742\u79CD:"z\xE1 zh\u01D2ng",\u56DB\u79CD:"s\xEC zh\u01D2ng",\u7EB3\u95F7:"n\xE0 m\xE8n",\u5E72\u6D41:"g\xE0n li\xFA",\u5377\u8D77:"ju\u01CEn q\u01D0",\u6247\u5B50:"sh\xE0n zi",\u66F4\u6539:"g\u0113ng g\u01CEi",\u7B3C\u7EDC:"l\u01D2ng lu\xF2",\u5587\u53ED:"l\u01CE ba",\u8F7D\u8377:"z\xE0i h\xE8",\u59A5\u5F53:"tu\u01D2 d\xE0ng",\u4E3A\u96BE:"w\xE9i n\xE1n",\u7740\u9646:"zhu\xF3 l\xF9",\u71D5\u5B50:"y\xE0n zi",\u5E72\u5417:"g\xE0n m\xE1",\u767D\u53D1:"b\xE1i f\xE0",\u603B\u5F97:"z\u01D2ng d\u011Bi",\u5939\u51FB:"ji\u0101 j\u012B",\u66DD\u5149:"b\xE0o gu\u0101ng",\u66F2\u8C03:"q\u01D4 di\xE0o",\u76F8\u673A:"xi\xE0ng j\u012B",\u53EB\u5316:"ji\xE0o hu\u0101",\u89D2\u9010:"ju\xE9 zh\xFA",\u554A\u54DF:"\u0101 y\u014D",\u8F7D\u91CD:"z\xE0i zh\xF2ng",\u957F\u8F88:"zh\u01CEng b\xE8i",\u51FA\u5DEE:"ch\u016B ch\u0101i",\u579B\u53E3:"du\u01D2 k\u01D2u",\u6487\u5F00:"pi\u0113 k\u0101i",\u5385\u957F:"t\u012Bng zh\u01CEng",\u7EC4\u5206:"z\u01D4 f\xE8n",\u8BEF\u5DEE:"w\xF9 ch\u0101",\u5BB6\u5F53:"ji\u0101 d\xE0ng",\u4F20\u8BB0:"zhu\xE0n j\xEC",\u4E2A\u5B50:"g\xE8 zi",\u94FA\u8BBE:"p\u016B sh\xE8",\u5E72\u4E8B:"g\xE0n sh\xEC",\u6746\u83CC:"g\u01CEn j\u016Bn",\u4E94\u66F4:"w\u01D4 g\u0113ng",\u5B9A\u91CF:"d\xECng li\xE0ng",\u8FD0\u8F7D:"y\xF9n z\xE0i",\u4F1A\u513F:"hu\xEC er",\u914B\u957F:"qi\xFA zh\u01CEng",\u91CD\u8FD4:"ch\xF3ng f\u01CEn",\u5DEE\u989D:"ch\u0101 \xE9",\u9732\u9762:"l\xF2u mi\xE0n",\u94BB\u7814:"zu\u0101n y\xE1n",\u5927\u57CE:"d\xE0i ch\xE9ng",\u4E0A\u5F53:"sh\xE0ng d\xE0ng",\u9500\u91CF:"xi\u0101o li\xE0ng",\u6D0B\u884C:"y\xE1ng h\xE1ng",\u4F5C\u574A:"zu\u014D fang",\u7167\u76F8:"zh\xE0o xi\xE0ng",\u54CE\u5440:"\u0101i y\u0101",\u8C03\u96C6:"di\xE0o j\xED",\u770B\u4E2D:"k\xE0n zh\xF2ng",\u8BAE\u957F:"y\xEC zh\u01CEng",\u98CE\u7B5D:"f\u0113ng zheng",\u4E00\u5E94:"y\u012B y\u012Bng",\u8F9F\u90AA:"b\xEC xi\xE9",\u7A7A\u9699:"k\xF2ng x\xEC",\u66F4\u8FED:"g\u0113ng di\xE9",\u504F\u5DEE:"pi\u0101n ch\u0101",\u58F0\u8C03:"sh\u0113ng di\xE0o",\u519C\u884C:"n\xF3ng h\xE1ng",\u9002\u91CF:"sh\xEC li\xE0ng",\u5C6F\u5B50:"t\xFAn zi",\u641C\u67E5:"s\u014Du zh\u0101",\u65E0\u91CF:"w\xFA li\xE0ng",\u7A7A\u5730:"k\xF2ng d\xEC",\u8C03\u5EA6:"di\xE0o d\xF9",\u4E00\u66F2:"y\u012B q\u01D4",\u6563\u5C04:"s\u01CEn sh\xE8",\u79CD\u59D3:"zh\u01D2ng x\xECng",\u592A\u884C:"t\xE0i h\xE1ng",\u521B\u4F24:"chu\u0101ng sh\u0101ng",\u6D77\u53C2:"h\u01CEi sh\u0113n",\u6EE1\u8F7D:"m\u01CEn z\xE0i",\u91CD\u53E0:"ch\xF3ng di\xE9",\u519B\u79CD:"j\u016Bn zh\u01D2ng",\u843D\u5DEE:"lu\xF2 ch\u0101",\u5355\u8C03:"d\u0101n di\xE0o",\u8001\u5C06:"l\u01CEo ji\xE0ng",\u4EBA\u53C2:"r\xE9n sh\u0113n",\u95F4\u65AD:"ji\xE0n du\xE0n",\u91CD\u73B0:"ch\xF3ng xi\xE0n",\u5939\u6742:"ji\u0101 z\xE1",\u8C03\u7528:"di\xE0o y\xF2ng",\u841D\u535C:"lu\xF3 bo",\u9644\u7740:"f\xF9 zhu\xF3",\u5E94\u58F0:"y\u012Bng sh\u0113ng",\u4E3B\u5C06:"zh\u01D4 ji\xE0ng",\u7F6A\u8FC7:"zu\xEC guo",\u5480\u56BC:"j\u01D4 ju\xE9",\u4E3A\u653F:"w\xE9i zh\xE8ng",\u8FC7\u91CF:"gu\xF2 li\xE0ng",\u4E50\u66F2:"yu\xE8 q\u01D4",\u8D1F\u8377:"f\xF9 h\xE8",\u67AA\u5F39:"qi\u0101ng d\xE0n",\u6084\u7136:"qi\u01CEo r\xE1n",\u5904\u65B9:"ch\u01D4 f\u0101ng",\u6084\u58F0:"qi\u01CEo sh\u0113ng",\u66F2\u5B50:"q\u01D4 zi",\u60C5\u8C03:"q\xEDng di\xE0o",\u4E00\u7740:"y\u012B zh\u0101o",\u6311\u8845:"ti\u01CEo x\xECn",\u4EE3\u4E3A:"d\xE0i w\xE9i",\u4E86\u7ED3:"li\u01CEo ji\xE9",\u6253\u4E2D:"d\u01CE zh\xF2ng",\u9152\u5427:"ji\u01D4 b\u0101",\u4F5C\u66F2:"zu\xF2 q\u01D4",\u61D2\u5F97:"l\u01CEn de",\u589E\u91CF:"z\u0113ng li\xE0ng",\u8863\u7740:"y\u012B zhu\xF3",\u90E8\u5C06:"b\xF9 ji\xE0ng",\u8981\u585E:"y\xE0o s\xE0i",\u8336\u51E0:"ch\xE1 j\u012B",\u6760\u6746:"g\xE0ng g\u01CEn",\u51FA\u6CA1:"ch\u016B m\xF2",\u9C9C\u6709:"xi\u01CEn y\u01D2u",\u95F4\u9699:"ji\xE0n x\xEC",\u91CD\u62C5:"zh\xF2ng d\xE0n",\u91CD\u6F14:"ch\xF3ng y\u01CEn",\u5E94\u916C:"y\xECng chou",\u53EA\u5F53:"zh\u01D0 d\u0101ng",\u6BCB\u5B81:"w\xFA n\xECng",\u5305\u624E:"b\u0101o z\u0101",\u524D\u5934:"qi\xE1n tou",\u5377\u70DF:"ju\u01CEn y\u0101n",\u975E\u5F97:"f\u0113i d\u011Bi",\u4E94\u79CD:"w\u01D4 zh\u01D2ng",\u5F39\u9053:"d\xE0n d\xE0o",\u4E0A\u8C03:"sh\xE0ng di\xE0o",\u6746\u5B50:"g\u0101n zi",\u95E8\u5C06:"m\xE9n ji\xE0ng",\u540E\u5934:"h\xF2u tou",\u6807\u8BC6:"bi\u0101o zh\xEC",\u559D\u5F69:"h\xE8 c\u01CEi",\u6696\u548C:"nu\u01CEn huo",\u66F4\u6DF1:"g\u0113ng sh\u0113n",\u7D2F\u79EF:"l\u011Bi j\u012B",\u5F15\u5F97:"y\u01D0n de",\u8C03\u9063:"di\xE0o qi\u01CEn",\u5014\u5F3A:"ju\xE9 ji\xE0ng",\u5B9D\u85CF:"b\u01CEo z\xE0ng",\u4E27\u4E8B:"s\u0101ng sh\xEC",\u7EA6\u83AB:"yu\u0113 mo",\u7EA4\u592B:"qi\xE0n f\u016B",\u66F4\u66FF:"g\u0113ng t\xEC",\u88C5\u8F7D:"zhu\u0101ng z\xE0i",\u80CC\u5305:"b\u0113i b\u0101o",\u5E16\u5B50:"ti\u011B zi",\u79CD\u7FA4:"zh\u01D2ng q\xFAn",\u677E\u6563:"s\u014Dng s\u01CEn",\u652F\u884C:"zh\u012B h\xE1ng",\u547C\u559D:"h\u016B h\xE8",\u53EF\u6076:"k\u011B w\xF9",\u81EA\u8F6C:"z\xEC zhu\xE0n",\u4F9B\u7535:"g\u014Dng di\xE0n",\u53CD\u7701:"f\u01CEn x\u01D0ng",\u5766\u7387:"t\u01CEn shu\xE0i",\u82CF\u6253:"s\u016B d\xE1",\u672C\u5206:"b\u011Bn f\xE8n",\u843D\u5F97:"lu\xF2 de",\u9119\u8584:"b\u01D0 b\xF3",\u76F8\u95F4:"xi\u0101ng ji\xE0n",\u5355\u8584:"d\u0101n b\xF3",\u6DF7\u86CB:"h\xFAn d\xE0n",\u53D1\u96BE:"f\u0101 n\xE0n",\u8D1E\u89C2:"zh\u0113n gu\xE0n",\u8BED\u79CD:"y\u01D4 zh\u01D2ng",\u9644\u548C:"f\xF9 h\xE8",\u80B2\u79CD:"y\xF9 zh\u01D2ng",\u80FD\u8010:"n\xE9ng nai",\u5413\u552C:"xi\xE0 hu",\u672A\u4E86:"w\xE8i li\u01CEo",\u5F15\u7740:"y\u01D0n zh\xE1o",\u62BD\u8C03:"ch\u014Du di\xE0o",\u6C99\u5B50:"sh\u0101 zi",\u5E2D\u5377:"x\xED ju\u01CEn",\u6807\u7684:"bi\u0101o d\xEC",\u4EBA\u79CD:"r\xE9n zh\u01D2ng",\u522B\u626D:"bi\xE8 niu",\u601D\u91CF:"s\u012B liang",\u559D\u91C7:"h\xE8 c\u01CEi",\u8BBA\u8BED:"l\xFAn y\u01D4",\u76D6\u5B50:"g\xE0i zi",\u66F2\u827A:"q\u01D4 y\xEC",\u5206\u5916:"f\xE8n w\xE0i",\u5F04\u5802:"l\xF2ng t\xE1ng",\u4E50\u821E:"yu\xE8 w\u01D4",\u96E8\u91CF:"y\u01D4 li\xE0ng",\u6BDB\u53D1:"m\xE1o f\xE0",\u5DEE\u9063:"ch\u0101i qi\u01CEn",\u66F2\u76EE:"q\u01D4 m\xF9",\u80CC\u8D1F:"b\u0113i f\xF9",\u8F6C\u901F:"zhu\xE0n s\xF9",\u58F0\u4E50:"sh\u0113ng yu\xE8",\u5939\u653B:"ji\u0101 g\u014Dng",\u4F9B\u6C34:"g\u014Dng shu\u01D0",\u4E3B\u5E72:"zh\u01D4 g\xE0n",\u9003\u96BE:"t\xE1o n\xE0n",\u60E9\u5904:"ch\xE9ng ch\u01D4",\u957F\u76F8:"zh\u01CEng xi\xE0ng",\u516C\u5DEE:"g\u014Dng ch\u0101i",\u884C\u5F53:"h\xE1ng dang",\u69B4\u5F39:"li\xFA d\xE0n",\u7701\u5F97:"sh\u011Bng de",\u6761\u5B50:"ti\xE1o zi",\u91CD\u56F4:"ch\xF3ng w\xE9i",\u963B\u585E:"z\u01D4 s\xE8",\u52B2\u98CE:"j\xECng f\u0113ng",\u7EA0\u845B:"ji\u016B g\xE9",\u98A0\u7C38:"di\u0101n b\u01D2",\u70B9\u4E2D:"di\u01CEn zh\xF2ng",\u907F\u96BE:"b\xEC n\xE0n",\u91CD\u521B:"zh\xF2ng chu\u0101ng",\u59E5\u59E5:"l\u01CEo lao",\u8FF7\u7CCA:"m\xED hu",\u516C\u5BB6:"g\u014Dng jia",\u51E0\u7387:"j\u012B l\u01DC",\u82E6\u95F7:"k\u01D4 m\xE8n",\u5EA6\u91CF:"d\xF9 li\xE0ng",\u5DEE\u9519:"ch\u0101 cu\xF2",\u6691\u5047:"sh\u01D4 ji\xE0",\u53C2\u5DEE:"c\u0113n c\u012B",\u642D\u8F7D:"d\u0101 z\xE0i",\u52A9\u957F:"zh\xF9 zh\u01CEng",\u76F8\u79F0:"xi\u0101ng ch\xE8n",\u7EA2\u6655:"h\xF3ng y\xF9n",\u820D\u547D:"sh\u011B m\xECng",\u559C\u597D:"x\u01D0 h\xE0o",\u5217\u4F20:"li\xE8 zhu\xE0n",\u52B2\u654C:"j\xECng d\xED",\u86E4\u87C6:"h\xE1 m\xE1",\u4E09\u91CD:"s\u0101n ch\xF3ng",\u8BF7\u5047:"q\u01D0ng ji\xE0",\u9489\u5B50:"d\u012Bng zi",\u5267\u79CD:"j\xF9 zh\u01D2ng",\u6C89\u6CA1:"ch\xE9n m\xF2",\u9AD8\u4E3D:"g\u0101o l\xED",\u4F11\u5047:"xi\u016B ji\xE0",\u65E0\u4E3A:"w\xFA w\xE9i",\u5DF4\u7ED3:"b\u0101 j\xEC",\u4E86\u5F97:"li\u01CEo de",\u53D8\u76F8:"bi\xE0n xi\xE0ng",\u6838\u5F39:"h\xE9 d\xE0n",\u4EB2\u5BB6:"q\xECng jia",\u627F\u8F7D:"ch\xE9ng z\xE0i",\u884C\u5BB6:"h\xE1ng jia",\u559D\u95EE:"h\xE8 w\xE8n",\u8FD8\u51FB:"hu\xE1n j\u012B",\u4EA4\u8FD8:"ji\u0101o hu\xE1n",\u5F53\u591C:"d\xE0ng y\xE8",\u5C06\u4EE4:"ji\xE0ng l\xECng",\u5355\u4E8E:"ch\xE1n y\xFA",\u7A7A\u7F3A:"k\xF2ng qu\u0113",\u7EFF\u6797:"l\xF9 l\xEDn",\u80C6\u91CF:"d\u01CEn li\xE0ng",\u6267\u7740:"zh\xED zhu\xF3",\u4F4E\u8C03:"d\u012B di\xE0o",\u8D23\u96BE:"z\xE9 n\xE0n",\u95ED\u585E:"b\xEC s\xE8",\u8F7B\u8584:"q\u012Bng b\xF3",\u5F97\u5F53:"d\xE9 d\xE0ng",\u5360\u535C:"zh\u0101n b\u01D4",\u6392\u884C:"p\xE1i h\xE1ng",\u626B\u5E1A:"s\xE0o zhou",\u9F9F\u5179:"qi\u016B c\xED",\u5E74\u957F:"ni\xE1n zh\u01CEng",\u5916\u4F20:"w\xE0i zhu\xE0n",\u5934\u5B50:"t\xF3u zi",\u88C1\u7F1D:"c\xE1i f\xE9ng",\u793C\u4E50:"l\u01D0 yu\xE8",\u8840\u6CCA:"xu\xE8 p\u014D",\u6563\u4E71:"s\u01CEn lu\xE0n",\u52A8\u91CF:"d\xF2ng li\xE0ng",\u5012\u817E:"d\u01CEo teng",\u53D6\u820D:"q\u01D4 sh\u011B",\u54B1\u5BB6:"z\xE1 ji\u0101",\u957F\u53D1:"ch\xE1ng f\xE0",\u722A\u54C7:"zh\u01CEo w\u0101",\u5F39\u58F3:"d\xE0n k\xE9",\u7701\u609F:"x\u01D0ng w\xF9",\u56B7\u56B7:"r\u0101ng rang",\u8FDE\u7D2F:"li\xE1n l\u011Bi",\u5E94\u5F97:"y\u012Bng d\xE9",\u65CF\u957F:"z\xFA zh\u01CEng",\u60A3\u96BE:"hu\xE0n n\xE0n",\u62BD\u67E5:"ch\u014Du zh\u0101",\u67DC\u5B50:"gu\xEC zi",\u64C2\u9F13:"l\xE9i g\u01D4",\u7729\u6655:"xu\xE0n y\xF9n",\u8C03\u914D:"di\xE0o p\xE8i",\u8EAF\u5E72:"q\u016B g\xE0n",\u5DEE\u5F79:"ch\u0101i y\xEC",\u574E\u5777:"k\u01CEn k\u011B",\u5C11\u513F:"sh\xE0o \xE9r",\u4E50\u56E2:"yu\xE8 tu\xE1n",\u517B\u5206:"y\u01CEng f\xE8n",\u9000\u8FD8:"tu\xEC hu\xE1n",\u683C\u8C03:"g\xE9 di\xE0o",\u8BED\u8C03:"y\u01D4 di\xE0o",\u97F3\u8C03:"y\u012Bn di\xE0o",\u4E50\u5E9C:"yu\xE8 f\u01D4",\u53E4\u6734:"g\u01D4 pi\xE1o",\u6253\u70B9:"d\u01CE dian",\u5DEE\u4F7F:"ch\u0101i sh\u01D0",\u78E8\u96BE:"m\xF3 n\xE0n",\u5300\u79F0:"y\xFAn ch\xE8n",\u7626\u524A:"sh\xF2u xu\u0113",\u53D8\u79CD:"bi\xE0n zh\u01D2ng",\u818F\u836F:"g\u0101o yao",\u541E\u6CA1:"t\u016Bn m\xF2",\u8C03\u4EFB:"di\xE0o r\xE8n",\u6563\u5C45:"s\u01CEn j\u016B",\u4E0A\u5934:"sh\xE0ng tou",\u5927\u96BE:"d\xE0 n\xE0n",\u98CE\u9761:"f\u0113ng m\u01D0",\u653E\u5047:"f\xE0ng ji\xE0",\u4F30\u91CF:"g\u016B liang",\u5931\u5F53:"sh\u012B d\xE0ng",\u4E2D\u5F39:"zh\xF2ng d\xE0n",\u5984\u4E3A:"w\xE0ng w\xE9i",\u957F\u8005:"zh\u01CEng zh\u011B",\u8D77\u54C4:"q\u01D0 h\xF2ng",\u672B\u4E86:"m\xF2 li\u01CEo",\u76F8\u58F0:"xi\xE0ng sheng",\u6821\u6B63:"ji\xE0o zh\xE8ng",\u529D\u964D:"qu\xE0n xi\xE1ng",\u77E2\u91CF:"sh\u01D0 li\xE0ng",\u6C89\u95F7:"ch\xE9n m\xE8n",\u7ED9\u4E0E:"j\u01D0 y\u01D4",\u89E3\u6CD5:"xi\xE8 f\u01CE",\u585E\u5916:"s\xE0i w\xE0i",\u5C06\u6821:"ji\xE0ng xi\xE0o",\u55DC\u597D:"sh\xEC h\xE0o",\u6CA1\u843D:"m\xF2 lu\xF2",\u6734\u5200:"p\u014D d\u0101o",\u826F\u79CD:"li\xE1ng zh\u01D2ng",\u7247\u5B50:"pi\u0101n zi",\u5207\u524A:"qi\u0113 xi\u0101o",\u5F39\u4E38:"d\xE0n w\xE1n",\u6606\u66F2:"k\u016Bn q\u01D4",\u96C5\u81F4:"y\u01CE zhi",\u7A00\u8584:"x\u012B b\xF3",\u4E8F\u5F97:"ku\u012B de",\u6B7B\u96BE:"s\u01D0 n\xE0n",\u95F4\u6B47:"ji\xE0n xi\u0113",\u7FD8\u9996:"qi\xE1o sh\u01D2u",\u540C\u79CD:"t\xF3ng zh\u01D2ng",\u8272\u8C03:"s\xE8 di\xE0o",\u5904\u51B3:"ch\u01D4 ju\xE9",\u8868\u7387:"bi\u01CEo shu\xE0i",\u5C3A\u5B50:"ch\u01D0 zi",\u5175\u79CD:"b\u012Bng zh\u01D2ng",\u62DB\u964D:"zh\u0101o xi\xE1ng",\u6709\u79CD:"y\u01D2u zh\u01D2ng",\u79F0\u804C:"ch\xE8n zh\xED",\u6597\u7BF7:"d\u01D2u peng",\u94FA\u5B50:"p\xF9 zi",\u5E95\u5B50:"d\u01D0 zi",\u8D1F\u8F7D:"f\xF9 z\xE0i",\u5E72\u8B66:"g\xE0n j\u01D0ng",\u5012\u6570:"d\xE0o sh\u01D4",\u5C06\u5B98:"ji\xE0ng gu\u0101n",\u9504\u5934:"ch\xFA tou",\u5F52\u964D:"gu\u012B xi\xE1ng",\u759F\u75BE:"n\xFC\xE8 ji",\u5520\u53E8:"l\xE1o dao",\u9650\u91CF:"xi\xE0n li\xE0ng",\u4E00\u6253:"y\u012B d\xE1",\u5C4F\u606F:"b\u01D0ng x\u012B",\u91CD\u9022:"ch\xF3ng f\xE9ng",\u5668\u4E50:"q\xEC yu\xE8",\u6C22\u5F39:"q\u012Bng d\xE0n",\u8116\u9888:"b\xF3 g\u011Bng",\u5983\u5B50:"f\u0113i zi",\u8FFD\u67E5:"zhu\u012B zh\u0101",\u5904\u4E8B:"ch\u01D4 sh\xEC",\u53C2\u91CF:"c\u0101n li\xE0ng",\u8F7B\u7387:"q\u012Bng shu\xE0i",\u7F25\u7F08:"pi\u0101o mi\u01CEo",\u5E78\u5F97:"x\xECng de",\u4E2D\u5956:"zh\xF2ng ji\u01CEng",\u624D\u5E72:"c\xE1i g\xE0n",\u65BD\u820D:"sh\u012B sh\u011B",\u5377\u5B50:"ju\u01CEn zi",\u6E38\u8BF4:"y\xF3u shu\xEC",\u5DF7\u5B50:"xi\xE0ng zi",\u81C2\u8180:"b\xEC b\u01CEng",\u5207\u52FF:"qi\u0113 w\xF9",\u770B\u7BA1:"k\u0101n gu\u01CEn",\u98CE\u5934:"f\u0113ng tou",\u7CBE\u5E72:"j\u012Bng g\xE0n",\u9AD8\u5DEE:"g\u0101o ch\u0101",\u6050\u5413:"k\u01D2ng h\xE8",\u6241\u62C5:"bi\u01CEn d\xE0n",\u7ED9\u517B:"j\u01D0 y\u01CEng",\u683C\u5B50:"g\xE9 zi",\u4F9B\u9700:"g\u014Dng x\u016B",\u53CD\u5DEE:"f\u01CEn ch\u0101",\u98DE\u5F39:"f\u0113i d\xE0n",\u5FAE\u8584:"w\u0113i b\xF3",\u53D1\u578B:"f\xE0 x\xEDng",\u52D8\u67E5:"k\u0101n zh\u0101",\u5373\u5174:"j\xED x\xECng",\u6512\u52A8:"cu\xE1n d\xF2ng",\u95F4\u6216:"ji\xE0n hu\xF2",\u6D45\u8584:"qi\u01CEn b\xF3",\u4E50\u7AE0:"yu\xE8 zh\u0101ng",\u987A\u5DEE:"sh\xF9n ch\u0101",\u8C03\u5B50:"di\xE0o zi",\u76F8\u4F4D:"xi\xE0ng w\xE8i",\u8F6C\u5B50:"zhu\xE0n z\u01D0",\u52B2\u65C5:"j\xECng l\u01DA",\u5494\u5693:"k\u0101 ch\u0101",\u4E86\u4E8B:"li\u01CEo sh\xEC",\u8F6C\u60A0:"zhu\xE0n you",\u828D\u836F:"sh\xE1o yao",\u5F53\u94FA:"d\xE0ng p\xF9",\u722A\u5B50:"zhu\u01CE zi",\u5355\u5B50:"d\u0101n zi",\u597D\u6218:"h\xE0o zh\xE0n",\u71D5\u9EA6:"y\u0101n m\xE0i",\u53EA\u8BB8:"zh\u01D0 x\u01D4",\u5E72\u7EC3:"g\xE0n li\xE0n",\u5973\u5C06:"n\u01DA ji\xE0ng",\u9152\u91CF:"ji\u01D4 li\xE0ng",\u5212\u8239:"hu\xE1 chu\xE1n",\u4F0E\u4FE9:"j\xEC li\u01CEng",\u6311\u62E8:"ti\u01CEo b\u014D",\u5C11\u6821:"sh\xE0o xi\xE0o",\u7740\u843D:"zhu\xF3 lu\xF2",\u618E\u6076:"z\u0113ng w\xF9",\u523B\u8584:"k\xE8 b\xF3",\u53E3\u89D2:"k\u01D2u ju\xE9",\u9A6C\u5C3E:"m\u01CE y\u01D0",\u8981\u631F:"y\u0101o xi\xE9",\u5F15\u79CD:"y\u01D0n zh\u01D2ng",\u7528\u5904:"y\xF2ng ch\u01D4",\u8FD8\u624B:"hu\xE1n sh\u01D2u",\u6A21\u5177:"m\xFA j\xF9",\u6267\u8457:"zh\xED zhu\xF3",\u559D\u4EE4:"h\xE8 l\xECng",\u706B\u79CD:"hu\u01D2 zh\u01D2ng",\u4E89\u5F97:"zh\u0113ng de",\u4FDD\u957F:"b\u01CEo zh\u01CEng",\u5438\u7740:"x\u012B zhu\xF3",\u75C7\u7ED3:"zh\u0113ng ji\xE9",\u516C\u8F6C:"g\u014Dng zhu\xE0n",\u6821\u52D8:"ji\xE0o k\u0101n",\u91CD\u63D0:"ch\xF3ng t\xED",\u626B\u5174:"s\u01CEo x\xECng",\u821E\u66F2:"w\u01D4 q\u01D4",\u94FA\u76D6:"p\u016B g\xE0i",\u957F\u53F2:"zh\u01CEng sh\u01D0",\u5DEE\u4EF7:"ch\u0101 ji\xE0",\u538B\u6839:"y\xE0 g\u0113n",\u6014\u4F4F:"zh\xE8ng zh\xF9",\u5F3A\u4EBA:"qi\u01CEng r\xE9n",\u5E94\u5141:"y\u012Bng y\u01D4n",\u5207\u5165:"qi\u0113 r\xF9",\u6218\u5C06:"zh\xE0n ji\xE0ng",\u5E74\u5C11:"ni\xE1n sh\xE0o",\u820D\u8EAB:"sh\u011B sh\u0113n",\u6267\u62D7:"zh\xED ni\xF9",\u5904\u4E16:"ch\u01D4 sh\xEC",\u4E2D\u98CE:"zh\xF2ng f\u0113ng",\u7B49\u91CF:"d\u011Bng li\xE0ng",\u4E0D\u83F2:"b\xF9 f\u011Bi",\u653E\u91CF:"f\xE0ng li\xE0ng",\u8154\u8C03:"qi\u0101ng di\xE0o",\u8001\u5C11:"l\u01CEo sh\xE0o",\u6CA1\u5165:"m\xF2 r\xF9",\u74DC\u845B:"gu\u0101 g\xE9",\u5C06\u5E05:"ji\xE0ng shu\xE0i",\u8F66\u8F7D:"ch\u0113 z\xE0i",\u7A9D\u56CA:"w\u014D n\u0101ng",\u957F\u8FDB:"zh\u01CEng j\xECn",\u53EF\u6C57:"k\xE8 h\xE1n",\u5E76\u5DDE:"b\u012Bng zh\u014Du",\u4F9B\u9500:"g\u014Dng xi\u0101o",\u5207\u7247:"qi\u0113 pi\xE0n",\u5DEE\u4E8B:"ch\u0101i sh\xEC",\u77E5\u4F1A:"zh\u012B hui",\u9E70\u722A:"y\u012Bng zh\u01CEo",\u5904\u5973:"ch\u01D4 n\u01DA",\u5207\u78CB:"qi\u0113 cu\u014D",\u65E5\u5934:"r\xEC tou",\u62BC\u89E3:"y\u0101 ji\xE8",\u6ECB\u957F:"z\u012B zh\u01CEng",\u9053\u89C2:"d\xE0o gu\xE0n",\u811A\u8272:"ju\xE9 s\xE8",\u5F53\u91CF:"d\u0101ng li\xE0ng",\u5A46\u5BB6:"p\xF3 jia",\u7F18\u5206:"yu\xE1n f\xE8n",\u7A7A\u95F2:"k\xF2ng xi\xE1n",\u66F2\u724C:"q\u01D4 p\xE1i",\u597D\u8272:"h\xE0o s\xE8",\u884C\u4F1A:"h\xE1ng hu\xEC",\u6012\u559D:"n\xF9 h\xE8",\u7B3C\u7EDF:"l\u01D2ng t\u01D2ng",\u8FB9\u585E:"bi\u0101n s\xE0i",\u4F55\u66FE:"h\xE9 z\u0113ng",\u91CD\u5408:"ch\xF3ng h\xE9",\u63D2\u66F2:"ch\u0101 q\u01D4",\u96F6\u6563:"l\xEDng s\u01CEn",\u8F70\u9686:"h\u014Dng l\u014Dng",\u5316\u5B50:"hu\u0101 zi",\u5185\u8499:"n\xE8i m\u011Bng",\u6570\u843D:"sh\u01D4 luo",\u9006\u5DEE:"n\xEC ch\u0101",\u725F\u5229:"m\xF3u l\xEC",\u6805\u680F:"zh\xE0 lan",\u4E2D\u6807:"zh\xF2ng bi\u0101o",\u8C03\u6863:"di\xE0o d\xE0ng",\u4F5D\u507B:"g\u014Du l\xF3u",\u573A\u5B50:"ch\u01CEng zi",\u7532\u58F3:"ji\u01CE qi\xE0o",\u91CD\u6E29:"ch\xF3ng w\u0113n",\u70AE\u5236:"p\xE1o zh\xEC",\u8FD4\u8FD8:"f\u01CEn hu\xE1n",\u81EA\u4F20:"z\xEC zhu\xE0n",\u9AD8\u8C03:"g\u0101o di\xE0o",\u8BCD\u66F2:"c\xED q\u01D4",\u53D7\u96BE:"sh\xF2u n\xE0n",\u6BB7\u7EA2:"y\u0101n h\xF3ng",\u8981\u7EA6:"y\u0101o yu\u0113",\u56FA\u7740:"g\xF9 zhu\xF3",\u5F3A\u6C42:"qi\u01CEng qi\xFA",\u672C\u76F8:"b\u011Bn xi\xE0ng",\u9A84\u6A2A:"ji\u0101o h\xE8ng",\u8349\u7387:"c\u01CEo shu\xE0i",\u6C14\u95F7:"q\xEC m\xE8n",\u7740\u8272:"zhu\xF3 s\xE8",\u5B81\u80AF:"n\xECng k\u011Bn",\u5174\u5934:"x\xECng tou",\u62D8\u6CE5:"j\u016B n\xEC",\u5939\u89D2:"ji\u0101 ji\u01CEo",\u53D1\u9AFB:"f\xE0 j\xEC",\u731B\u5C06:"m\u011Bng ji\xE0ng",\u52AB\u96BE:"ji\xE9 n\xE0n",\u7EA6\u6478:"yu\u0113 mo",\u62D6\u7D2F:"tu\u014D l\u011Bi",\u5462\u7ED2:"n\xED r\xF3ng",\u94BB\u63A2:"zu\u0101n t\xE0n",\u5939\u5C42:"ji\u0101 c\xE9ng",\u628A\u5B50:"b\xE0 zi",\u843D\u9B44:"lu\xF2 tu\xF2",\u5DF7\u9053:"h\xE0ng d\xE0o",\u8FD0\u91CF:"y\xF9n li\xE0ng",\u5934\u91CC:"t\xF3u li",\u89E3\u95F7:"ji\u011B m\xE8n",\u7A7A\u513F:"k\xF2ng \xE9r",\u4F30\u6478:"g\u016B mo",\u597D\u5BA2:"h\xE0o k\xE8",\u5C0F\u66F2:"xi\u01CEo q\u01D4",\u6298\u8877:"sh\xE9 zh\u014Dng",\u94BB\u5B54:"zu\u0101n k\u01D2ng",\u5E8F\u66F2:"x\xF9 q\u01D4",\u7CCA\u5F04:"h\xF9 nong",\u8365\u9633:"x\xEDng y\xE1ng",\u9053\u884C:"d\xE0o h\xE9ng",\u70E6\u95F7:"f\xE1n m\xE8n",\u4ED3\u5352:"c\u0101ng c\xF9",\u5206\u53C9:"f\u0113n ch\xE0",\u66F2\u7387:"q\u01D4 l\u01DC",\u76F8\u7247:"xi\xE0ng pi\u0101n",\u5185\u884C:"n\xE8i h\xE1ng",\u5DE5\u79CD:"g\u014Dng zh\u01D2ng",\u5382\u5B50:"ch\u01CEng zi",\u5C0F\u8C03:"xi\u01CEo di\xE0o",\u5C11\u9633:"sh\xE0o y\xE1ng",\u53D7\u964D:"sh\xF2u xi\xE1ng",\u67D3\u574A:"r\u01CEn f\xE1ng",\u80F3\u81C2:"g\u0113 bei",\u5C06\u95E8:"ji\xE0ng m\xE9n",\u6A21\u677F:"m\xFA b\u01CEn",\u914D\u7ED9:"p\xE8i j\u01D0",\u4E3A\u4F0D:"w\xE9i w\u01D4",\u8DDF\u5934:"g\u0113n tou",\u5212\u7B97:"hu\xE1 su\xE0n",\u7D2F\u8D58:"l\xE9i zhui",\u54C4\u7B11:"h\u014Dng xi\xE0o",\u6655\u7729:"y\xF9n xu\xE0n",\u5E72\u6389:"g\xE0n di\xE0o",\u7F1D\u5236:"f\xE9ng zh\xEC",\u96BE\u5904:"n\xE1n ch\u01D4",\u7740\u610F:"zhu\xF3 y\xEC",\u86EE\u6A2A:"m\xE1n h\xE8ng",\u5E72\u5C06:"g\xE0n ji\xE0ng",\u5947\u6570:"j\u012B sh\xF9",\u77ED\u53D1:"du\u01CEn f\xE0",\u751F\u8FD8:"sh\u0113ng hu\xE1n",\u8FD8\u6E05:"hu\xE1n q\u012Bng",\u770B\u62A4:"k\u0101n h\xF9",\u76F4\u7387:"zh\xED shu\xE0i",\u594F\u4E50:"z\xF2u yu\xE8",\u8F7D\u5BA2:"z\xE0i k\xE8",\u4E13\u6A2A:"zhu\u0101n h\xE8ng",\u6E6E\u6CA1:"y\u0101n m\xF2",\u7A7A\u683C:"k\xF2ng g\xE9",\u94FA\u57AB:"p\u016B di\xE0n",\u826F\u5C06:"li\xE1ng ji\xE0ng",\u54D7\u5566:"hu\u0101 l\u0101",\u6563\u6F2B:"s\u01CEn m\xE0n",\u8131\u53D1:"tu\u014D f\xE0",\u4E24\u91CD:"li\u01CEng ch\xF3ng",\u9001\u8FD8:"s\xF2ng hu\xE1n",\u57CB\u6CA1:"m\xE1i m\xF2",\u7D2F\u53CA:"l\u011Bi j\xED",\u8584\u96FE:"b\xF3 w\xF9",\u8C03\u79BB:"di\xE0o l\xED",\u820C\u82D4:"sh\xE9 t\u0101i",\u673A\u957F:"j\u012B zh\u01CEng",\u6813\u585E:"shu\u0101n s\xE8",\u914D\u89D2:"p\xE8i ju\xE9",\u5207\u53E3:"qi\u0113 k\u01D2u",\u521B\u53E3:"chu\u0101ng k\u01D2u",\u54C8\u6B20:"h\u0101 qian",\u5B9E\u5F39:"sh\xED d\xE0n",\u94FA\u5E73:"p\u016B p\xEDng",\u54C8\u8FBE:"h\u01CE d\xE1",\u61D2\u6563:"l\u01CEn s\u01CEn",\u5B9E\u5E72:"sh\xED g\xE0n",\u586B\u7A7A:"ti\xE1n k\xF2ng",\u5201\u94BB:"di\u0101o zu\u0101n",\u4E50\u5E08:"yu\xE8 sh\u012B",\u91CF\u53D8:"li\xE0ng bi\xE0n",\u8BF1\u964D:"y\xF2u xi\xE1ng",\u642A\u585E:"t\xE1ng s\xE8",\u8D2D\u5F97:"g\xF2u de",\u5F81\u8C03:"zh\u0113ng di\xE0o",\u5939\u9053:"ji\u0101 d\xE0o",\u5E72\u54B3:"g\u0101n k\xE9",\u4E50\u5DE5:"yu\xE8 g\u014Dng",\u5546\u884C:"sh\u0101ng h\xE1ng",\u5212\u8FC7:"hu\xE1 gu\xF2",\u7740\u706B:"zh\xE1o hu\u01D2",\u66F4\u6B63:"g\u0113ng zh\xE8ng",\u7ED9\u4ED8:"j\u01D0 f\xF9",\u7A7A\u5B50:"k\xF2ng zi",\u54EA\u5412:"n\xE9 zh\u0101",\u6563\u66F2:"s\u01CEn q\u01D4",\u884C\u89C4:"h\xE1ng gu\u012B",\u6B63\u7740:"zh\xE8ng zh\xE1o",\u5201\u96BE:"di\u0101o n\xE0n",\u5237\u5B50:"shu\u0101 zi",\u4E27\u846C:"s\u0101ng z\xE0ng",\u5939\u5E26:"ji\u0101 d\xE0i",\u5B89\u5206:"\u0101n f\xE8n",\u4E2D\u610F:"zh\xF2ng y\xEC",\u957F\u5B59:"zh\u01CEng s\u016Bn",\u6821\u8BA2:"ji\xE0o d\xECng",\u5377\u66F2:"ju\u01CEn q\u016B",\u8F7D\u8FD0:"z\xE0i y\xF9n",\u6295\u5F39:"t\xF3u d\xE0n",\u67DE\u8695:"zu\xF2 c\xE1n",\u4EFD\u91CF:"f\xE8n li\xE0ng",\u5916\u884C:"w\xE0i h\xE1ng",\u8C03\u6362:"di\xE0o hu\xE0n",\u4E86\u7136:"li\u01CEo r\xE1n",\u54A7\u5634:"li\u011B zu\u01D0",\u5178\u5F53:"di\u01CEn d\xE0ng",\u5BD2\u5047:"h\xE1n ji\xE0",\u957F\u5144:"zh\u01CEng xi\u014Dng",\u7ED9\u6C34:"j\u01D0 shu\u01D0",\u987B\u53D1:"x\u016B f\xE0",\u679D\u5E72:"zh\u012B g\xE0n",\u5C5E\u76F8:"sh\u01D4 xiang",\u54C4\u62A2:"h\u014Dng qi\u01CEng",\u523B\u5212:"k\xE8 hu\xE1",\u624B\u628A:"sh\u01D2u b\xE0",\u585E\u5B50:"s\u0101i zi",\u5355\u5E72:"d\u0101n g\xE0n",\u8FD8\u4E61:"hu\xE1n xi\u0101ng",\u5146\u5934:"zh\xE0o tou",\u5BFA\u89C2:"s\xEC gu\xE0n",\u7763\u7387:"d\u016B shu\xE0i",\u53D7\u7D2F:"sh\xF2u l\u011Bi",\u5929\u53F0:"ti\u0101n t\u0101i",\u554A\u54C8:"\u0101 h\u0101",\u5272\u820D:"g\u0113 sh\u011B",\u62B9\u5E03:"m\u0101 b\xF9",\u597D\u6076:"h\xE0o w\xF9",\u4E0B\u5904:"xi\xE0 ch\u01D4",\u6D88\u957F:"xi\u0101o zh\u01CEng",\u79BB\u95F4:"l\xED ji\xE0n",\u51C6\u5934:"zh\u01D4n tou",\u6821\u5BF9:"ji\xE0o du\xEC",\u4EC0\u7269:"sh\xED w\xF9",\u756A\u79BA:"p\u0101n y\xFA",\u4F5B\u7237:"f\xF3 ye",\u5907\u67E5:"b\xE8i zh\u0101",\u5417\u5561:"m\u01CE f\u0113i",\u76D0\u5206:"y\xE1n f\xE8n",\u5F53\u6708:"d\xE0ng yu\xE8",\u864E\u5C06:"h\u01D4 ji\xE0ng",\u8584\u8377:"b\xF2 he",\u72EC\u5904:"d\xFA ch\u01D4",\u7A7A\u4F4D:"k\xF2ng w\xE8i",\u94FA\u8DEF:"p\u016B l\xF9",\u4E4C\u62C9:"w\xF9 la",\u8C03\u56DE:"di\xE0o hu\xED",\u6765\u5934:"l\xE1i tou",\u95F2\u6563:"xi\xE1n s\u01CEn",\u80F6\u5377:"ji\u0101o ju\u01CEn",\u5192\u5931:"m\xE0o shi",\u5E72\u52B2:"g\xE0n j\xECn",\u5F26\u4E50:"xi\xE1n yu\xE8",\u884C\u4F0D:"h\xE1ng w\u01D4",\u76F8\u56FD:"xi\xE0ng gu\xF3",\u67E5\u67E5:"zh\u0101 zh\u0101",\u4E39\u53C2:"d\u0101n sh\u0113n",\u52A9\u5174:"zh\xF9 x\xECng",\u94FA\u5F00:"p\u016B k\u0101i",\u6B21\u957F:"c\xEC zh\u01CEng",\u53D1\u5361:"f\xE0 qi\u01CE",\u62EE\u636E:"ji\xE9 j\u016B",\u5239\u8F66:"sh\u0101 ch\u0113",\u751F\u53D1:"sh\u0113ng f\xE0",\u91CD\u64AD:"ch\xF3ng b\u014D",\u7F1D\u5408:"f\xE9ng h\xE9",\u97F3\u91CF:"y\u012Bn li\xE0ng",\u5C11\u5C09:"sh\xE0o w\xE8i",\u6B89\u96BE:"x\xF9n n\xE0n",\u51B2\u538B:"ch\xF2ng y\u0101",\u82CD\u52B2:"c\u0101ng j\xECng",\u539A\u8584:"h\xF2u b\xF3",\u5A01\u5413:"w\u0113i h\xE8",\u5916\u76F8:"w\xE0i xi\xE0ng",\u66F2\u8C31:"q\u01D4 p\u01D4",\u547C\u53F7:"h\u016B h\xE1o",\u7740\u8FF7:"zh\xE1o m\xED",\u6311\u62C5:"ti\u0101o d\xE0n",\u7EB9\u8DEF:"w\xE9n lu",\u4E00\u6C93:"y\u012B d\xE1",\u8FD8\u4FD7:"hu\xE1n s\xFA",\u5F3A\u6A2A:"qi\xE1ng h\xE8ng",\u56DB\u884C:"s\xEC h\xE1ng",\u7740\u6570:"zh\u0101o sh\xF9",\u56FD\u96BE:"gu\xF3 n\xE0n",\u964D\u987A:"xi\xE1ng sh\xF9n",\u6311\u660E:"ti\u01CEo m\xEDng",\u772F\u7F1D:"m\u012B feng",\u5206\u5185:"f\xE8n n\xE8i",\u66F4\u8863:"g\u0113ng y\u012B",\u8F6F\u548C:"ru\u01CEn huo",\u5C3D\u5174:"j\xECn x\xECng",\u53F7\u5B50:"h\xE0o zi",\u722A\u7259:"zh\u01CEo y\xE1",\u8D25\u5C06:"b\xE0i ji\xE0ng",\u731C\u4E2D:"c\u0101i zh\xF2ng",\u7ED3\u624E:"ji\xE9 z\u0101",\u6CA1\u7A7A:"m\xE9i k\xF2ng",\u5939\u7F1D:"ji\u0101 f\xE8ng",\u62FE\u6387:"sh\xED duo",\u63BA\u548C:"ch\u0101n huo",\u7C38\u7B95:"b\xF2 ji",\u7535\u91CF:"di\xE0n li\xE0ng",\u8377\u8F7D:"h\xE8 z\u01CEi",\u6F2F\u6CB3:"lu\xF2 t\xE0 h\xE9",\u8C03\u5F0F:"di\xE0o sh\xEC",\u5904\u8EAB:"ch\u01D4 sh\u0113n",\u6253\u624B:"d\u01CE shou",\u5F39\u5F13:"d\xE0n g\u014Dng",\u6A2A\u86EE:"h\xE8ng m\xE1n",\u80FD\u5E72:"n\xE9ng g\xE0n",\u6821\u70B9:"ji\xE0o di\u01CEn",\u52A0\u8F7D:"ji\u0101 z\xE0i",\u5E72\u6821:"g\xE0n xi\xE0o",\u54C4\u4F20:"h\u014Dng chu\xE1n",\u6821\u6CE8:"ji\xE0o zh\xF9",\u6DE4\u585E:"y\u016B s\xE8",\u9A6C\u624E:"m\u01CE zh\xE1",\u6708\u6C0F:"yu\xE8 zh\u012B",\u9AD8\u5E72:"g\u0101o g\xE0n",\u7ECF\u4F20:"j\u012Bng zhu\xE0n",\u66FE\u5B59:"z\u0113ng s\u016Bn",\u597D\u6597:"h\xE0o d\xF2u",\u5173\u5361:"gu\u0101n qi\u01CE",\u9003\u5954:"t\xE1o b\xE8n",\u78E8\u8E6D:"m\xF3 ceng",\u725F\u53D6:"m\xF3u q\u01D4",\u98A4\u6817:"zh\xE0n l\xEC",\u8682\u86B1:"m\xE0 zha",\u64AE\u5408:"cu\u014D he",\u8D94\u8D84:"li\xE8 qie",\u6454\u6253:"shu\u0101i d\xE1",\u53F0\u5B50:"t\xE1i zi",\u5206\u5F97:"f\u0113n de",\u7C98\u7740:"ni\xE1n zhu\xF3",\u91C7\u9091:"c\xE0i y\xEC",\u6563\u88C5:"s\u01CEn zhu\u0101ng",\u5A40\u5A1C:"\u0113 nu\xF3",\u5174\u5473:"x\xECng w\xE8i",\u884C\u5934:"x\xEDng tou",\u6C14\u91CF:"q\xEC li\xE0ng",\u8C03\u8FD0:"di\xE0o y\xF9n",\u5904\u6CBB:"ch\u01D4 zh\xEC",\u4E50\u97F3:"yu\xE8 y\u012Bn",\u7EC4\u66F2:"z\u01D4 q\u01D4",\u5145\u585E:"ch\u014Dng s\xE8",\u606B\u5413:"d\xF2ng h\xE8",\u8BBA\u8C03:"l\xF9n di\xE0o",\u76F8\u4E2D:"xi\u0101ng zh\xF2ng",\u6C11\u4E50:"m\xEDn yu\xE8",\u70AE\u4ED7:"p\xE0o zhang",\u4E27\u670D:"s\u0101ng f\xFA",\u9A81\u5C06:"xi\u0101o ji\xE0ng",\u91CF\u5211:"li\xE0ng x\xEDng",\u7F1D\u8865:"f\xE9ng b\u01D4",\u8D22\u4F1A:"c\xE1i ku\xE0i",\u5927\u5E72:"d\xE0 g\xE0n",\u5471\u5471:"g\u016B g\u016B",\u5386\u6570:"l\xEC sh\u01D4",\u6821\u573A:"ji\xE0o ch\u01CEng",\u585E\u5317:"s\xE0i b\u011Bi",\u8BC6\u76F8:"sh\xED xi\xE0ng",\u8FB1\u6CA1:"r\u01D4 m\xF2",\u9C9C\u4EAE:"xi\u0101n liang",\u8BED\u585E:"y\u01D4 s\xE8",\u9732\u8138:"l\xF2u li\u01CEn",\u51C9\u5FEB:"li\xE1ng kuai",\u8170\u6746:"y\u0101o g\u01CEn",\u6E9C\u8FBE:"li\u016B da",\u560E\u560E:"g\u0101 g\u0101",\u516C\u5E72:"g\u014Dng g\xE0n",\u6854\u6897:"ji\xE9 g\u011Bng",\u6311\u9017:"ti\u01CEo d\xF2u",\u770B\u95E8:"k\u0101n m\xE9n",\u6D77\u96BE:"h\u01CEi n\xE0n",\u4E50\u6B4C:"yu\xE8 g\u0113",\u62D3\u7247:"t\xE0 pi\xE0n",\u6311\u52A8:"ti\u01CEo d\xF2ng",\u51C6\u5C06:"zh\u01D4n ji\xE0ng",\u843D\u96BE:"lu\xF2 n\xE0n",\u9052\u52B2:"qi\xFA j\xECng",\u78E8\u574A:"m\xF2 f\xE1ng",\u9036\u8FE4:"w\u0113i y\xED",\u6405\u548C:"ji\u01CEo huo",\u6469\u6332:"m\u0101 s\u0101",\u4F5C\u5F04:"zu\u014D n\xF2ng",\u82D7\u5934:"mi\xE1o tou",\u6253\u98A4:"d\u01CE zh\xE0n",\u5927\u85CF:"d\xE0 z\xE0ng",\u755C\u7272:"ch\xF9 sheng",\u52FE\u642D:"g\u014Du da",\u6811\u836B:"sh\xF9 y\u012Bn",\u6811\u6748:"sh\xF9 ch\xE0",\u94C1\u6746:"ti\u011B g\u01CEn",\u5C06\u76F8:"ji\xE0ng xi\xE0ng",\u4EFD\u5B50:"f\xE8n zi",\u89C6\u5DEE:"sh\xEC ch\u0101",\u7EFF\u836B:"l\u01DC y\u012Bn",\u67AA\u6746:"qi\u0101ng g\u01CEn",\u7F1D\u7EAB:"f\xE9ng r\xE8n",\u6101\u95F7:"ch\xF3u m\xE8n",\u70B9\u5C06:"di\u01CEn ji\xE0ng",\u534E\u4F57:"hu\xE0 tu\xF3",\u52B2\u5C04:"j\xECng sh\xE8",\u7BB1\u7B3C:"xi\u0101ng l\u01D2ng",\u7EC8\u4E86:"zh\u014Dng li\u01CEo",\u9B13\u53D1:"b\xECn f\xE0",\u7ED3\u5DF4:"ji\u0113 ba",\u82E6\u5E72:"k\u01D4 g\xE0n",\u770B\u5BB6:"k\u0101n ji\u0101",\u6B63\u65E6:"zh\u0113ng d\xE0n",\u4E2D\u80AF:"zh\xF2ng k\u011Bn",\u6587\u79CD:"w\xE9n zh\u01D2ng",\u98DF\u91CF:"sh\xED li\xE0ng",\u5BAB\u8C03:"g\u014Dng di\xE0o",\u95F4\u4F5C:"ji\xE0n zu\xF2",\u5F39\u7247:"d\xE0n pi\xE0n",\u5DEE\u6C60:"ch\u0101 ch\xED",\u6F02\u767D:"pi\u01CEo b\xE1i",\u6760\u5B50:"g\xE0ng zi",\u8C03\u5904:"ti\xE1o ch\u01D4",\u597D\u52A8:"h\xE0o d\xF2ng",\u8F6C\u7089:"zhu\xE0n l\xFA",\u5C4F\u6C14:"b\u01D0ng q\xEC",\u5939\u677F:"ji\u0101 b\u01CEn",\u54C0\u4E50:"\u0101i yu\xE8",\u5E72\u9053:"g\xE0n d\xE0o",\u82E6\u5904:"k\u01D4 ch\u01D4",\u5288\u67F4:"p\u01D0 ch\xE1i",\u957F\u52BF:"zh\u01CEng sh\xEC",\u5929\u534E:"ti\u0101n hu\u0101",\u5171\u5904:"g\xF2ng ch\u01D4",\u4E25\u67E5:"y\xE1n zh\u0101",\u6821\u9A8C:"ji\xE0o y\xE0n",\u51FA\u585E:"ch\u016B s\xE0i",\u5F39\u5B50:"d\xE0n z\u01D0",\u78E8\u76D8:"m\xF2 p\xE1n",\u840E\u9761:"w\u011Bi m\u01D0",\u5954\u4E27:"b\u0113n s\u0101ng",\u5531\u548C:"ch\xE0ng h\xE8",\u5927\u8C03:"d\xE0 di\xE0o",\u975E\u5206:"f\u0113i f\xE8n",\u94BB\u8425:"zu\u0101n y\xEDng",\u5939\u5B50:"ji\u0101 zi",\u8D85\u8F7D:"ch\u0101o z\xE0i",\u66F4\u59CB:"g\u0113ng sh\u01D0",\u94C3\u94DB:"l\xEDng dang",\u62AB\u6563:"p\u012B s\u01CEn",\u906D\u96BE:"z\u0101o n\xE0n",\u53D1\u8FD8:"f\u0101 hu\xE1n",\u8F6C\u8F6E:"zhu\xE0n l\xFAn",\u6A2A\u8D22:"h\xE8ng c\xE1i",\u6CE1\u6850:"p\u0101o t\xF3ng",\u629B\u6492:"p\u0101o s\u01CE",\u5929\u5440:"ti\u0101n y\u0101",\u7CCA\u7CCA:"h\u016B h\u016B",\u8EAF\u58F3:"q\u016B qi\xE0o",\u901A\u91CF:"t\u014Dng li\xE0ng",\u5949\u8FD8:"f\xE8ng hu\xE1n",\u5348\u89C9:"w\u01D4 ji\xE0o",\u95F7\u68CD:"m\xE8n g\xF9n",\u6D6A\u5934:"l\xE0ng tou",\u781A\u53F0:"y\xE0n t\u0101i",\u6CB9\u574A:"y\xF3u f\xE1ng",\u5B66\u957F:"xu\xE9 zh\u01CEng",\u8FC7\u8F7D:"gu\xF2 z\xE0i",\u7B14\u8C03:"b\u01D0 di\xE0o",\u8863\u88AB:"y\xEC b\xE8i",\u755C\u4EA7:"x\xF9 ch\u01CEn",\u6253\u66F4:"d\u01CE g\u0113ng",\u8C03\u9605:"di\xE0o yu\xE8",\u86EE\u5E72:"m\xE1n g\xE0n",\u66FE\u7956:"z\u0113ng z\u01D4",\u672C\u884C:"b\u011Bn h\xE1ng",\u63D0\u5E72:"t\xED g\xE0n",\u53D8\u8C03:"bi\xE0n di\xE0o",\u8986\u6CA1:"f\xF9 m\xF2",\u6A21\u5B50:"m\xFA zi",\u4E50\u5F8B:"yu\xE8 l\u01DC",\u79F0\u5FC3:"ch\xE8n x\u012Bn",\u6728\u6746:"m\xF9 g\u01CEn",\u5957\u66F2:"t\xE0o q\u01D4",\u91CD\u5370:"ch\xF3ng y\xECn",\u81EA\u7701:"z\xEC x\u01D0ng",\u63D0\u8C03:"t\xED di\xE0o",\u770B\u76F8:"k\xE0n xi\xE0ng",\u828B\u5934:"y\xF9 tou",\u4E0B\u5207:"xi\xE0 qi\u0113",\u585E\u4E0A:"s\xE0i sh\xE0ng",\u94FA\u5F20:"p\u016B zh\u0101ng",\u85E4\u8513:"t\xE9ng w\xE0n",\u8584\u5E78:"b\xF3 x\xECng",\u975E\u96BE:"f\u0113i n\xE0n",\u89E3\u6570:"xi\xE8 sh\xF9",\u52A3\u79CD:"li\xE8 zh\u01D2ng",\u892A\u53BB:"t\xF9n q\xF9",\u9730\u5F39:"xi\xE0n d\xE0n",\u67DA\u6728:"y\xF3u m\xF9",\u91CD\u8F7D:"zh\xF2ng z\xE0i",\u4E8C\u91CD:"\xE8r ch\xF3ng",\u75D5\u91CF:"h\xE9n li\xE0ng",\u96C5\u4E50:"y\u01CE yu\xE8",\u53F7\u54ED:"h\xE1o k\u016B",\u8BC8\u964D:"zh\xE0 xi\xE1ng",\u732A\u5708:"zh\u016B ju\xE0n",\u548B\u820C:"z\xE9 sh\xE9",\u94E3\u5E8A:"x\u01D0 chu\xE1ng",\u9632\u5F39:"f\xE1ng d\xE0n",\u5065\u5C06:"ji\xE0n ji\xE0ng",\u4E3D\u6C34:"l\xED shu\u01D0",\u524A\u53D1:"xu\u0113 f\xE0",\u7A7A\u5F53:"k\xF2ng d\u0101ng",\u591A\u76F8:"du\u014D xi\xE0ng",\u9C9C\u89C1:"xi\u01CEn ji\xE0n",\u5212\u6868:"hu\xE1 ji\u01CEng",\u8F7D\u6CE2:"z\xE0i b\u014D",\u8DF3\u86A4:"ti\xE0o zao",\u4FCF\u76AE:"qi\xE0o pi",\u5427\u55D2:"b\u0101 d\u0101",\u7ED3\u53D1:"ji\xE9 f\xE0",\u4E86\u65AD:"li\u01CEo du\xE0n",\u540C\u8C03:"t\xF3ng di\xE0o",\u77F3\u78E8:"sh\xED m\xF2",\u65F6\u5DEE:"sh\xED ch\u0101",\u9F3B\u585E:"b\xED s\xE8",\u6311\u5B50:"ti\u0101o zi",\u63A8\u78E8:"tu\u012B m\xF2",\u6B66\u4FAF:"w\u01D4 h\xF2u",\u62B9\u715E:"m\u01D2 sh\u0101",\u8C03\u8F6C:"di\xE0o zhu\u01CEn",\u7C4D\u6CA1:"j\xED m\xF2",\u6D4B\u5EA6:"c\xE8 du\xF3",\u8FD8\u503A:"hu\xE1n zh\xE0i",\u8C03\u6F14:"di\xE0o y\u01CEn",\u5206\u5212:"f\u0113n hu\xE1",\u5947\u5076:"j\u012B \u01D2u",\u65AD\u559D:"du\xE0n h\xE8",\u95F7\u96F7:"m\xE8n l\xE9i",\u72FC\u85C9:"l\xE1ng j\xED",\u996D\u91CF:"f\xE0n li\xE0ng",\u8FD8\u793C:"hu\xE1n l\u01D0",\u8F6C\u8C03:"zhu\u01CEn di\xE0o",\u661F\u76F8:"x\u012Bng xi\xE0ng",\u624B\u76F8:"sh\u01D2u xi\xE0ng",\u914D\u4E50:"p\xE8i yu\xE8",\u76D6\u5934:"g\xE0i tou",\u8FDE\u6746:"li\xE1n g\u01CEn",\u7C3F\u8BB0:"b\xF9 j\xEC",\u5200\u628A:"d\u0101o b\xE0",\u91CF\u8BCD:"li\xE0ng c\xED",\u540D\u89D2:"m\xEDng ju\xE9",\u6B65\u8C03:"b\xF9 di\xE0o",\u6821\u672C:"ji\xE0o b\u011Bn",\u66F2\u6C5F:"q\u01D4 ji\u0101ng",\u8D26\u7C3F:"zh\xE0ng b\xF9",\u96BD\u6C38:"ju\xE0n y\u01D2ng",\u54C8\u7F57:"h\u0101 luo",\u7A0D\u4E3A:"sh\u0101o w\xE9i",\u6613\u4F20:"y\xEC zhu\xE0n",\u4E50\u8C31:"yu\xE8 p\u01D4",\u7275\u7D2F:"qi\u0101n l\u011Bi",\u7B54\u7406:"d\u0101 li",\u559D\u65A5:"h\xE8 ch\xEC",\u541F\u54E6:"y\xEDn \xE9",\u5E72\u6E20:"g\xE0n q\xFA",\u6D77\u91CF:"h\u01CEi li\xE0ng",\u7CBE\u5F53:"j\u012Bng d\xE0ng",\u7740\u5E8A:"zhu\xF3 chu\xE1ng",\u6708\u76F8:"yu\xE8 xi\xE0ng",\u5EB6\u51E0:"sh\xF9 j\u012B",\u5BAB\u89C2:"g\u014Dng gu\xE0n",\u8BBA\u5904:"l\xF9n ch\u01D4",\u5F81\u8F9F:"zh\u0113ng b\xEC",\u539A\u6734:"h\xF2u p\xF2",\u4ECB\u58F3:"ji\xE8 qi\xE0o",\u542D\u54E7:"k\u0113ng chi",\u54AF\u8840:"k\u01CE xi\u011B",\u94FA\u9648:"p\u016B ch\xE9n",\u91CD\u751F:"ch\xF3ng sh\u0113ng",\u4E50\u7406:"yu\xE8 l\u01D0",\u54C0\u53F7:"\u0101i h\xE1o",\u85CF\u5386:"z\xE0ng l\xEC",\u7434\u66F2:"q\xEDn q\u01D4",\u795E\u66F2:"sh\xE9n q\u01D4",\u521A\u52B2:"g\u0101ng j\xECng",\u524A\u5E73:"xu\u0113 p\xEDng",\u6D53\u836B:"n\xF3ng y\u012Bn",\u57CE\u579B:"ch\xE9ng du\u01D2",\u94A2\u79CD:"g\u0101ng zh\u01D2ng",\u8BC6\u8BB0:"zh\xEC j\xEC",\u5F53\u5DEE:"d\u0101ng ch\u0101i",\u6B63\u4F20:"zh\xE8ng zhu\xE0n",\u5E76\u5904:"b\xECng ch\u01D4",\u7A7A\u96BE:"k\u014Dng n\xE0n",\u521B\u9762:"chu\u0101ng mi\xE0n",\u65E6\u89D2:"d\xE0n ju\xE9",\u8584\u793C:"b\xF3 l\u01D0",\u6643\u8361:"hu\xE0ng dang",\u81CA\u5B50:"s\xE0o zi",\u5BB6\u4EC0:"ji\u0101 sh\xED",\u95F7\u5934:"m\xE8n t\xF3u",\u7F8E\u53D1:"m\u011Bi f\xE0",\u5EA6\u6570:"d\xF9 shu",\u7740\u51C9:"zh\xE1o li\xE1ng",\u95EF\u5C06:"chu\u01CEng ji\xE0ng",\u51E0\u6848:"j\u012B \xE0n",\u59D8\u5934:"p\u012Bn tou",\u6025\u96BE:"j\xED n\xE0n",\u5DEE\u6570:"ch\u0101 sh\xF9",\u6563\u788E:"s\u01CEn su\xEC",\u58C5\u585E:"y\u014Dng s\xE8",\u5BD2\u98A4:"h\xE1n zh\xE0n",\u7275\u5F3A:"qi\u0101n qi\u01CEng",\u65E0\u95F4:"w\xFA ji\xE0n",\u8F6E\u8F6C:"l\xFAn zhu\xE0n",\u53F7\u53EB:"h\xE1o ji\xE0o",\u94FA\u6392:"p\u016B p\xE1i",\u964D\u4F0F:"xi\xE1ng f\xFA",\u8F67\u94A2:"zh\xE1 g\u0101ng",\u4E1C\u963F:"d\u014Dng \u0113",\u75C5\u5047:"b\xECng ji\xE0",\u7D2F\u52A0:"l\u011Bi ji\u0101",\u6897\u585E:"g\u011Bng s\xE8",\u5F39\u5939:"d\xE0n ji\u0101",\u94BB\u5FC3:"zu\u0101n x\u012Bn",\u6643\u773C:"hu\u01CEng y\u01CEn",\u9B54\u722A:"m\xF3 zh\u01CEo",\u6807\u91CF:"bi\u0101o li\xE0ng",\u618B\u95F7:"bi\u0113 m\xE8n",\u731C\u5EA6:"c\u0101i du\xF3",\u5904\u58EB:"ch\u01D4 sh\xEC",\u5B98\u5DEE:"gu\u0101n ch\u0101i",\u8BA8\u8FD8:"t\u01CEo hu\xE1n",\u957F\u95E8:"zh\u01CEng m\xE9n",\u998F\u5206:"li\xFA f\xE8n",\u91CC\u5F04:"l\u01D0 l\xF2ng",\u8272\u76F8:"s\xE8 xi\xE0ng",\u96C5\u5174:"y\u01CE x\xECng",\u89D2\u529B:"ju\xE9 l\xEC",\u5F39\u5751:"d\xE0n k\u0113ng",\u679D\u6748:"zh\u012B ch\xE0",\u5939\u5177:"ji\u0101 j\xF9",\u5904\u5211:"ch\u01D4 x\xEDng",\u608D\u5C06:"h\xE0n ji\xE0ng",\u597D\u5B66:"h\xE0o xu\xE9",\u94F6\u53D1:"y\xEDn f\xE0",\u626B\u628A:"s\xE0o b\u01CE",\u6CD5\u76F8:"f\u01CE xi\xE0ng",\u8D35\u5E72:"gu\xEC g\xE0n",\u4F9B\u6C14:"g\u014Dng q\xEC",\u7A7A\u4F59:"k\xF2ng y\xFA",\u6346\u624E:"k\u01D4n z\u0101",\u7620\u8584:"j\xED b\xF3",\u6D46\u7CCA:"ji\xE0ng hu",\u560E\u5431:"g\u0101 zh\u012B",\u4E0D\u9042:"b\xF9 su\xED",\u8C03\u4EE4:"di\xE0o l\xECng",\u6CD5\u5E16:"f\u01CE ti\xE8",\u6DCB\u75C5:"l\xECn b\xECng",\u8C03\u6D3E:"di\xE0o p\xE0i",\u8F6C\u76D8:"zhu\xE0n p\xE1n",\u4F9B\u7A3F:"g\u014Dng g\u01CEo",\u5DEE\u5B98:"ch\u0101i gu\u0101n",\u5FE7\u95F7:"y\u014Du m\xE8n",\u91CD\u72AF:"ch\xF3ng f\xE0n",\u6559\u957F:"ji\xE0o zh\u01CEng",\u91CD\u5531:"ch\xF3ng ch\xE0ng",\u7A0E\u79CD:"shu\xEC zh\u01D2ng",\u7EDD\u79CD:"ju\xE9 zh\u01D2ng",\u9152\u5174:"ji\u01D4 x\xECng",\u4E50\u575B:"yu\xE8 t\xE1n",\u82B1\u5462:"hu\u0101 n\xED",\u53F1\u559D:"ch\xEC h\xE8",\u8180\u81C2:"b\u01CEng b\xEC",\u91CD\u5934:"ch\xF3ng t\xF3u",\u5F97\u7A7A:"d\xE9 k\xF2ng",\u8F6C\u5708:"zhu\xE0n qu\u0101n",\u6A2A\u66B4:"h\xE8ng b\xE0o",\u54C4\u62AC:"h\u014Dng t\xE1i",\u5F15\u542D:"y\u01D0n h\xE1ng",\u8F7D\u8D27:"z\xE0i hu\xF2",\u4E2D\u8BA1:"zh\xF2ng j\xEC",\u5B98\u957F:"gu\u0101n zh\u01CEng",\u76F8\u9762:"xi\xE0ng mi\xE0n",\u770B\u5934:"k\xE0n tou",\u76FC\u5934:"p\xE0n tou",\u610F\u5174:"y\xEC x\xECng",\u519B\u4E50:"j\u016Bn yu\xE8",\u7D2F\u6B21:"l\u011Bi c\xEC",\u9AA8\u561F:"g\u016B d\u016B",\u71D5\u8D75:"y\u0101n zh\xE0o",\u62A5\u4E27:"b\xE0o s\u0101ng",\u5F25\u6492:"m\xED sa",\u6328\u6597:"\xE1i d\xF2u",\u6241\u821F:"pi\u0101n zh\u014Du",\u4E11\u89D2:"ch\u01D2u ju\xE9",\u540A\u4E27:"di\xE0o s\u0101ng",\u5F3A\u5C06:"qi\xE1ng ji\xE0ng",\u884C\u53F7:"h\xE1ng h\xE1o",\u91CD\u594F:"ch\xF3ng z\xF2u",\u53D1\u8FAB:"f\xE0 bi\xE0n",\u7740\u9B54:"zh\xE1o m\xF3",\u7740\u6CD5:"zh\u0101o f\u01CE",\u76DB\u653E:"ch\xE9ng f\xE0ng",\u586B\u585E:"ti\xE1n s\xE8",\u51F6\u6A2A:"xi\u014Dng h\xE8ng",\u7A3D\u9996:"q\u01D0 sh\u01D2u",\u7891\u5E16:"b\u0113i ti\xE8",\u51B2\u91CF:"ch\u014Dng li\xE0ng",\u53D1\u83DC:"f\xE0 c\xE0i",\u5047\u53D1:"ji\u01CE f\xE0",\u7FFB\u5377:"f\u0101n ju\u01CEn",\u5C0F\u91CF:"xi\u01CEo li\xE0ng",\u80F6\u7740:"ji\u0101o zhu\xF3",\u91CC\u5B50:"l\u01D0 zi",\u8C03\u8C03:"di\xE0o diao",\u6563\u5175:"s\u01CEn b\u012Bng",\u9AD8\u6311:"g\u0101o ti\u01CEo",\u64AD\u6492:"b\u014D s\u01CE",\u5939\u5FC3:"ji\u0101 x\u012Bn",\u6247\u52A8:"sh\u0101n d\xF2ng",\u53E8\u6270:"t\u0101o r\u01CEo",\u9713\u88F3:"n\xED ch\xE1ng",\u637B\u5B50:"ni\u01CEn zi",\u5F25\u7F1D:"m\xED f\xE9ng",\u6492\u5E03:"s\u01CE b\xF9",\u5143\u66F2:"yu\xE1n q\u01D4",\u573A\u9662:"ch\xE1ng yu\xE0n",\u7EAF\u79CD:"ch\xFAn zh\u01D2ng",\u7701\u4EB2:"x\u01D0ng q\u012Bn",\u63D0\u62C9:"d\u012B le",\u60EF\u91CF:"gu\xE0n li\xE0ng",\u5F3A\u903C:"qi\u01CEng b\u012B",\u5F3A\u5F81:"qi\u01CEng zh\u0113ng",\u6655\u8F66:"y\xF9n ch\u0113",\u6570\u9053:"sh\u01D4 d\xE0o",\u5E26\u7D2F:"d\xE0i l\u011Bi",\u62D3\u672C:"t\xE0 b\u011Bn",\u5ACC\u6076:"xi\xE1n w\xF9",\u5BBF\u5C06:"s\xF9 ji\xE0ng",\u9F9F\u88C2:"j\u016Bn li\xE8",\u7F20\u5939:"ch\xE1n ji\u0101",\u53D1\u5F0F:"f\xE0 sh\xEC",\u9694\u6247:"g\xE9 sh\u0101n",\u884C\u8D27:"h\xE1ng hu\xF2",\u5929\u5206:"ti\u0101n f\xE8n",\u7656\u597D:"p\u01D0 h\xE0o",\u56DB\u901A:"s\xEC t\xF2ng",\u767D\u672F:"b\xE1i zh\xFA",\u5212\u4F24:"hu\xE1 sh\u0101ng",\u89D2\u6597:"ju\xE9 d\xF2u",\u542C\u5DEE:"t\u012Bng ch\u0101i",\u5C81\u5DEE:"su\xEC ch\u0101",\u4E27\u793C:"s\u0101ng l\u01D0",\u8109\u8109:"m\xF2 m\xF2",\u524A\u7626:"xu\u0113 sh\xF2u",\u6492\u64AD:"s\u01CE b\u014D",\u838E\u8349:"su\u014D c\u01CEo",\u728D\u4E3A:"qi\xE1n w\xE9i",\u8C03\u5934:"di\xE0o t\xF3u",\u9F99\u5377:"l\xF3ng ju\u01CEn",\u5916\u8C03:"w\xE0i di\xE0o",\u5B57\u5E16:"z\xEC ti\xE8",\u5377\u53D1:"ju\u01CEn f\xE0",\u5B6C\u79CD:"n\u0101o zh\u01D2ng",\u4E5D\u79CD:"ji\u01D4 zh\u01D2ng",\u63E3\u5EA6:"chu\u01CEi du\xF3",\u6D0B\u76F8:"y\xE1ng xi\xE0ng",\u6563\u5149:"s\u01CEn gu\u0101ng",\u9AA8\u788C:"g\u016B lu",\u8584\u547D:"b\xF3 m\xECng",\u7B3C\u5934:"l\xF3ng tou",\u54BD\u708E:"y\u0101n y\xE1n",\u788C\u78A1:"li\xF9 zhou",\u7247\u513F:"pi\u0101n er",\u7EA4\u624B:"qi\xE0n sh\u01D2u",\u6563\u4F53:"s\u01CEn t\u01D0",\u5185\u7701:"n\xE8i x\u01D0ng",\u5F3A\u7559:"qi\u01CEng li\xFA",\u89E3\u9001:"ji\xE8 s\xF2ng",\u53CD\u95F4:"f\u01CEn ji\xE0n",\u5C11\u58EE:"sh\xE0o zhu\xE0ng",\u4E00\u670D:"y\u012B f\xF9",\u7559\u7A7A:"li\xFA k\xF2ng",\u544A\u5047:"g\xE0o ji\xE0",\u54B3\u8840:"k\xE9 xi\u011B",\u8584\u66AE:"b\xF3 m\xF9",\u94FA\u8F68:"p\u016B gu\u01D0",\u78E8\u524A:"m\xF3 xu\u0113",\u6CBB\u4E27:"zh\xEC s\u0101ng",\u53C9\u5B50:"ch\u0101 zi",\u54C4\u52A8:"h\u014Dng d\xF2ng",\u86FE\u5B50:"\xE9 zi",\u7CDC\u5B50:"m\xE9i zi",\u51FA\u843D:"ch\u016B l\xE0",\u80A1\u957F:"g\u01D4 zh\u01CEng",\u8D35\u5904:"gu\xEC ch\u01D4",\u8FD8\u9B42:"hu\xE1n h\xFAn",\u4F8B\u5047:"l\xEC ji\xE0",\u66F2\u6C60:"q\u01D4 ch\xED",\u5239\u4F4F:"sh\u0101 zh\xF9",\u8EAB\u91CF:"sh\u0113n li\xE0ng",\u61C2\u884C:"d\u01D2ng h\xE1ng",\u540C\u597D:"t\xF3ng h\xE0o",\u5B7D\u79CD:"ni\xE8 zh\u01D2ng",\u9009\u79CD:"xu\u01CEn zh\u01D2ng",\u5C0F\u79CD:"xi\u01CEo zh\u01D2ng",\u6A21\u91CF:"m\xF3 li\xE0ng",\u66F4\u751F:"g\u0113ng sh\u0113ng",\u670D\u4E27:"f\xFA s\u0101ng",\u7387\u76F4:"shu\xE0i zh\xED",\u5B57\u6A21:"z\xEC m\xFA",\u6563\u67B6:"s\u01CEn ji\xE0",\u7B54\u8154:"d\u0101 qi\u0101ng",\u4EA4\u6076:"ji\u0101o w\xF9",\u8584\u60C5:"b\xF3 q\xEDng",\u773C\u6CE1:"y\u01CEn p\u0101o",\u8885\u5A1C:"ni\u01CEo nu\xF3",\u8349\u579B:"c\u01CEo du\u01D2",\u51B2\u52B2:"ch\xF2ng j\xECn",\u5462\u5583:"n\xED n\xE1n",\u5207\u4E2D:"qi\xE8 zh\xF2ng",\u6311\u706F:"ti\u01CEo d\u0113ng",\u8FD8\u613F:"hu\xE1n yu\xE0n",\u6FC0\u5C06:"j\u012B ji\xE0ng",\u66F4\u9F13:"g\u0113ng g\u01D4",\u6CA1\u836F:"m\xF2 y\xE0o",\u96BE\u53CB:"n\xE0n y\u01D2u",\u8D25\u5174:"b\xE0i x\xECng",\u5207\u9762:"qi\u0113 mi\xE0n",\u6563\u6237:"s\u01CEn h\xF9",\u7D2F\u8FDB:"l\u011Bi j\xECn",\u80CC\u5E26:"b\u0113i d\xE0i",\u79E4\u6746:"ch\xE8ng g\u01CEn",\u78BE\u574A:"ni\u01CEn f\xE1ng",\u7C3F\u5B50:"b\xF9 zi",\u6273\u624B:"b\u0101n shou",\u94C5\u5C71:"y\xE1n sh\u0101n",\u5112\u5C06:"r\xFA ji\xE0ng",\u91CD\u5149:"ch\xF3ng gu\u0101ng",\u526A\u53D1:"ji\u01CEn f\xE0",\u884C\u8BDD:"h\xE1ng hu\xE0",\u957F\u4E0A:"zh\u01CEng sh\xE0ng",\u914D\u79CD:"p\xE8i zh\u01D2ng",\u5C0F\u4F20:"xi\u01CEo zhu\xE0n",\u538B\u8F74:"y\u0101 zh\xF2u",\u8C31\u66F2:"p\u01D4 q\u01D4",\u5F31\u51A0:"ru\xF2 gu\xE0n",\u82B1\u5377:"hu\u0101 ju\u01CEn",\u6A2A\u7978:"h\xE8ng hu\xF2",\u5939\u514B:"ji\u0101 k\xE8",\u5149\u6655:"gu\u0101ng y\xF9n",\u62AB\u9761:"p\u012B m\u01D0",\u5BF9\u8C03:"du\xEC di\xE0o",\u5939\u6301:"ji\u0101 ch\xED",\u7A7A\u989D:"k\xF2ng \xE9",\u5E73\u8C03:"p\xEDng di\xE0o",\u94FA\u5E8A:"p\u016B chu\xE1ng",\u4E27\u949F:"s\u0101ng zh\u014Dng",\u4F5C\u4E50:"zu\xF2 yu\xE8",\u5C11\u5E9C:"sh\xE0o f\u01D4",\u6570\u6570:"shu\xF2 shu\xF2",\u5954\u5934:"b\xE8n tou",\u8FDB\u7ED9:"j\xECn j\u01D0",\u7387\u6027:"shu\xE0i x\xECng",\u4E50\u5B50:"l\xE8 zi",\u7ED1\u624E:"b\u01CEng z\u0101",\u6311\u5506:"ti\u01CEo su\u014D",\u6F02\u6D17:"pi\u01CEo x\u01D0",\u5939\u5899:"ji\u0101 qi\xE1ng",\u54B3\u5598:"k\xE9 chu\u01CEn",\u4E5C\u659C:"mi\u0113 xie",\u9519\u5904:"cu\xF2 ch\u01D4",\u590D\u79CD:"f\xF9 zh\u01D2ng",\u95F7\u9152:"m\xE8n ji\u01D4",\u65F6\u8C03:"sh\xED di\xE0o",\u91CD\u5B59:"ch\xF3ng s\u016Bn",\u7ECF\u5E62:"j\u012Bng chu\xE1ng",\u5729\u573A:"x\u016B ch\xE1ng",\u8C03\u95E8:"di\xE0o m\xE9n",\u82B1\u5934:"hu\u0101 tou",\u5212\u62C9:"hu\xE1 la",\u5957\u8272:"t\xE0o sh\u01CEi",\u7C97\u7387:"c\u016B shu\xE0i",\u76F8\u7387:"xi\u0101ng shu\xE0i",\u6B3E\u8BC6:"ku\u01CEn zh\xEC",\u5401\u8BF7:"y\xF9 q\u01D0ng",\u836B\u853D:"y\u012Bn b\xEC",\u6587\u86E4:"w\xE9n g\xE9",\u5600\u55D2:"d\u012B d\u0101",\u8C03\u53D6:"di\xE0o q\u01D4",\u4EA4\u5DEE:"ji\u0101o ch\u0101i",\u843D\u5B50:"l\xE0o z\u01D0",\u76F8\u518C:"xi\xE0ng c\xE8",\u7D6E\u53E8:"x\xF9 d\xE1o",\u843D\u53D1:"lu\xF2 f\xE0",\u5F02\u76F8:"y\xEC xi\xE0ng",\u6D78\u6CA1:"j\xECn m\xF2",\u89D2\u62B5:"ju\xE9 d\u01D0",\u5378\u8F7D:"xi\xE8 z\xE0i",\u6625\u5377:"ch\u016Bn ju\u01CEn",\u624E\u6323:"zh\xE1 zheng",\u755C\u517B:"x\xF9 y\u01CEng",\u5421\u54AF:"b\u01D0 lu\xF2",\u579B\u5B50:"du\u01D2 zi",\u6076\u5C11:"\xE8 sh\xE0o",\u53D1\u9645:"f\xE0 j\xEC",\u7EA2\u82D5:"h\xF3ng sh\xE1o",\u7CE8\u7CCA:"ji\xE0ng h\xF9",\u54ED\u4E27:"k\u016B sang",\u6CE1\u5B50:"p\u0101o z\u01D0",\u7A0D\u606F:"sh\xE0o x\u012B",\u6655\u8239:"y\xF9n chu\xE1n",\u6821\u6837:"ji\xE0o y\xE0ng",\u5916\u5DEE:"w\xE0i ch\u0101i",\u7EA2\u66F2:"h\xF3ng q\u01D4",\u811A\u722A:"ji\u01CEo zh\u01CEo",\u94FA\u5C55:"p\u016B zh\u01CEn",\u9A6E\u5B50:"du\xF2 zi",\u82AB\u837D:"y\xE1n sui",\u5939\u7D27:"ji\u0101 j\u01D0n",\u5C3F\u6CE1:"su\u012B p\xE0o",\u4E27\u4E71:"s\u0101ng lu\xE0n",\u51F6\u76F8:"xi\u014Dng xi\xE0ng",\u534E\u53D1:"hu\xE1 f\xE0",\u6253\u573A:"d\u01CE ch\xE1ng",\u4E91\u91CF:"y\xFAn li\xE0ng",\u6B63\u5207:"zh\xE8ng qi\u0113",\u5904\u5B50:"ch\u01D4 z\u01D0",\u7559\u96BE:"li\xFA n\xE0n",\u5212\u62F3:"hu\xE1 qu\xE1n",\u5212\u8247:"hu\xE1 t\u01D0ng",\u8BC4\u4F20:"p\xEDng zhu\xE0n",\u62C9\u7EA4:"l\u0101 qi\xE0n",\u53E5\u8BFB:"j\xF9 d\xF2u",\u6563\u5242:"s\u01CEn j\xEC",\u9AA8\u6B96:"g\u01D4 shi",\u585E\u97F3:"s\xE8 y\u012Bn",\u94FA\u53D9:"p\u016B x\xF9",\u960F\u6C0F:"y\u0101n zh\u012B",\u51B7\u98A4:"l\u011Bng zh\xE0n",\u715E\u4F4F:"sh\u0101 zh\xF9",\u591C\u66F2:"y\xE8 q\u01D4",\u79CD\u7C7D:"zh\u01D2ng z\u01D0",\u91C7\u79CD:"c\u01CEi zh\u01D2ng",\u5C11\u7537:"sh\xE0o n\xE1n",\u683C\u767B:"g\u0113 d\u0113ng",\u7BA1\u4E50:"gu\u01CEn yu\xE8",\u53F7\u5555:"h\xE1o t\xE1o",\u7EB3\u964D:"n\xE0 xi\xE1ng",\u62E5\u585E:"y\u014Dng s\xE8",\u4E07\u4E58:"w\xE0n sh\xE8ng",\u6746\u513F:"g\u01CEn \xE9r",\u845B\u85E4:"g\xE9 t\xE9ng",\u82AF\u5B50:"x\xECn zi",\u7C3F\u7C4D:"b\xF9 j\xED",\u57AB\u5708:"di\xE0n ju\xE0n",\u76AE\u5939:"p\xED ji\u0101",\u6821\u51C6:"ji\xE0o zh\u01D4n",\u884C\u6B3E:"h\xE1ng ku\u01CEn",\u9ED1\u79CD:"h\u0113i zh\u01D2ng",\u9F99\u79CD:"l\xF3ng zh\u01D2ng",\u5141\u5F53:"y\u01D4n d\xE0ng",\u5668\u91CF:"q\xEC li\xE0ng",\u9009\u8C03:"xu\u01CEn di\xE0o",\u626E\u76F8:"b\xE0n xi\xE0ng",\u5E72\u624D:"g\xE0n c\xE1i",\u57FA\u5E72:"j\u012B g\xE0n",\u4E09\u6821:"s\u0101n ji\xE0o",\u5272\u5207:"g\u0113 qi\u0113",\u56FD\u4E50:"gu\xF3 yu\xE8",\u5361\u58F3:"qi\u01CE k\xE9",\u5462\u5B50:"n\xED zi",\u8F9F\u8C37:"b\xEC g\u01D4",\u78E8\u623F:"m\xF2 f\xE1ng",\u54BF\u5440:"y\u012B y\u0101",\u82A5\u672B:"ji\xE8 mo",\u8584\u6280:"b\xF3 j\xEC",\u4EA7\u5047:"ch\u01CEn ji\xE0",\u8BD7\u5174:"sh\u012B x\xECng",\u91CD\u51FA:"ch\xF3ng ch\u016B",\u8F6C\u6905:"zhu\xE0n y\u01D0",\u914C\u91CF:"zhu\xF3 li\xE0ng",\u7C3F\u518C:"b\xF9 c\xE8",\u85CF\u9752:"z\xE0ng q\u012Bng",\u7684\u58EB:"d\xED sh\xEC",\u8C03\u4EBA:"di\xE0o r\xE9n",\u89E3\u5143:"ji\xE8 yu\xE1n",\u830E\u5E72:"j\u012Bng g\xE0n",\u5DE8\u91CF:"j\xF9 li\xE0ng",\u6994\u5934:"l\xE1ng tou",\u7387\u771F:"shu\xE0i zh\u0113n",\u55B7\u9999:"p\xE8n xi\u0101ng",\u9501\u94A5:"su\u01D2 yu\xE8",\u867E\u87C6:"h\xE1 m\xE1",\u76F8\u56FE:"xi\xE0ng t\xFA",\u5174\u4F1A:"x\xECng hu\xEC",\u7076\u5934:"z\xE0o tou",\u91CD\u5A5A:"ch\xF3ng h\u016Bn",\u94BB\u6D1E:"zu\u0101n d\xF2ng",\u5FD6\u5EA6:"c\u01D4n du\xF3",\u515A\u53C2:"d\u01CEng sh\u0113n",\u8C03\u6E29:"di\xE0o w\u0113n",\u6746\u5854:"g\u01CEn t\u01CE",\u845B\u5E03:"g\xE9 b\xF9",\u62F1\u5238:"g\u01D2ng xu\xE0n",\u51A0\u5B50:"gu\xE0n zi",\u5212\u5B50:"hu\xE1 z\u01D0",\u5939\u751F:"ji\u0101 sh\u0113ng",\u9732\u9985:"l\xF2u xi\xE0n",\u6070\u5207:"qi\xE0 qi\u0113",\u6563\u89C1:"s\u01CEn ji\xE0n",\u54E8\u5361:"sh\xE0o qi\u01CE",\u70EB\u53D1:"t\xE0ng f\xE0",\u4F53\u91CF:"t\u01D0 li\xE0ng",\u633A\u62EC:"t\u01D0ng gu\u0101",\u7CFB\u5E26:"j\xEC d\xE0i",\u76F8\u58EB:"xi\xE0ng sh\xEC",\u7F8A\u5708:"y\xE1ng ju\xE0n",\u8F6C\u77E9:"zhu\xE0n j\u01D4",\u5427\u53F0:"b\u0101 t\xE1i",\u82CD\u672F:"c\u0101ng zh\xFA",\u83F2\u8584:"f\u011Bi b\xF3",\u86E4\u86A7:"g\xE9 ji\xE8",\u86E4\u870A:"g\xE9 l\xED",\u74DC\u8513:"gu\u0101 w\xE0n",\u602A\u76F8:"gu\xE0i xi\xE0ng",\u7F79\u96BE:"l\xED n\xE0n",\u4E34\u5E16:"l\xEDn ti\xE8",\u5973\u7EA2:"n\u01DA g\u014Dng",\u5228\u5E8A:"b\xE0o chu\xE1ng",\u7FD8\u695A:"qi\xE1o ch\u01D4",\u6570\u4E5D:"sh\u01D4 ji\u01D4",\u8C08\u5174:"t\xE1n x\xECng",\u5FC3\u66F2:"x\u012Bn q\u01D4",\u96C4\u52B2:"xi\xF3ng j\xECng",\u624E\u67D3:"z\u0101 r\u01CEn",\u906E\u836B:"zh\u0113 y\u012Bn",\u5468\u6B63:"zh\u014Du zh\u0113ng",\u8D5A\u5934:"zhu\xE0n tou",\u6252\u624B:"p\xE1 sh\u01D2u",\u6400\u548C:"ch\u0101n huo",\u8BDA\u6734:"ch\xE9ng pi\xE1o",\u809A\u91CF:"d\xF9 li\xE0ng",\u5E72\u7ED3:"g\xE0n ji\xE9",\u5DE5\u5C3A:"g\u014Dng ch\u011B",\u5BB6\u7D2F:"ji\u0101 l\u011Bi",\u66F2\u6C34:"q\u01D4 shu\u01D0",\u6C99\u53C2:"sh\u0101 sh\u0113n",\u6311\u82B1:"ti\u01CEo hu\u0101",\u884C\u8DDD:"h\xE1ng j\xF9",\u79CD\u522B:"zh\u01D2ng bi\xE9",\u79CD\u8349:"zh\u01D2ng c\u01CEo",\u963F\u95E8:"\u0101 m\u0113n",\u80CC\u7BD3:"b\u0113i l\u01D2u",\u762A\u4E09:"bi\u0113 s\u0101n",\u88C1\u5904:"c\xE1i ch\u01D4",\u521B\u75DB:"chu\u0101ng t\xF2ng",\u798F\u76F8:"f\xFA xi\xE0ng",\u66F4\u52A8:"g\u0113ng d\xF2ng",\u8C6A\u5174:"h\xE1o x\xECng",\u8FD8\u9633:"hu\xE1n y\xE1ng",\u8FD8\u5634:"hu\xE1n zu\u01D0",\u501F\u8C03:"ji\xE8 di\xE0o",\u5377\u4E91:"ju\u01CEn y\xFAn",\u5361\u5B50:"qi\u01CE zi",\u6D41\u5F39:"li\xFA d\xE0n",\u7EDC\u5B50:"l\xE0o zi",\u78E8\u5B50:"m\xF2 z\u01D0",\u4E0B\u79CD:"xi\xE0 zh\u01D2ng",\u60F3\u5934:"xi\u01CEng tou",\u524A\u4EF7:"xu\u0113 ji\xE0",\u6821\u9605:"ji\xE0o yu\xE8",\u516B\u884C:"b\u0101 h\xE1ng",\u96C5\u91CF:"y\u01CE li\xE0ng",\u522B\u4F20:"bi\xE9 zhu\xE0n",\u8584\u9152:"b\xF3 ji\u01D4",\u6625\u5047:"ch\u016Bn ji\xE0",\u53D1\u59BB:"f\xE0 q\u012B",\u54D7\u54D7:"hu\u0101 hu\u0101",\u5BBD\u7EF0:"ku\u0101n chuo",\u4E86\u609F:"li\u01CEo w\xF9",\u5207\u82B1:"qi\u0113 hu\u0101",\u5BA1\u5EA6:"sh\u011Bn du\xF3",\u5E94\u8BB8:"y\u012Bng x\u01D4",\u8F6C\u53F0:"zhu\xE0n t\xE1i",\u4ED4\u732A:"z\u01D0 zh\u016B",\u5954\u547D:"b\xE8n m\xECng",\u88C1\u91CF:"c\xE1i li\xE0ng",\u8695\u79CD:"c\xE1n zh\u01D2ng",\u85CF\u620F:"z\xE0ng x\xEC",\u4E58\u5174:"ch\xE9ng x\xECng",\u7EF8\u7F2A:"ch\xF3u m\xF3u",\u6467\u6298:"cu\u012B sh\xE9",\u8C03\u7ECF:"di\xE0o j\u012Bng",\u8C03\u804C:"di\xE0o zh\xED",\u7F1D\u7F00:"f\xE9ng zhu\xEC",\u9AA8\u6735:"g\u016B du\u01D2",\u6838\u513F:"h\xFA \xE9r",\u6052\u91CF:"h\xE9ng li\xE0ng",\u8FD8\u4EF7:"hu\xE1n ji\xE0",\u6D51\u6734:"h\xFAn pi\xE1o",\u82E6\u5DEE:"k\u01D4 ch\u0101i",\u9762\u7CCA:"mi\xE0n h\xF9",\u66F2\u5F20:"q\u01D4 zh\u0101ng",\u715E\u8F66:"sh\u0101 ch\u0113",\u7701\u89C6:"x\u01D0ng sh\xEC",\u4EC0\u9526:"sh\xED j\u01D0n",\u4FE1\u5DEE:"x\xECn ch\u0101i",\u4F59\u5207:"y\xFA qi\u0113",\u6512\u7709:"cu\xE1n m\xE9i",\u70B8\u7CD5:"zh\xE1 g\u0101o",\u94BB\u6746:"zu\xE0n g\u01CEn",\u6252\u7070:"p\xE1 hu\u012B",\u767D\u79CD:"b\xE1i zh\u01D2ng",\u62CC\u548C:"b\xE0n hu\xF2",\u957F\u8C03:"ch\xE1ng di\xE0o",\u5927\u6E9C:"d\xE0 li\xF9",\u6296\u6402:"d\u01D2u l\u014Du",\u98DE\u8F6C:"f\u0113i zhu\xE0n",\u8D74\u96BE:"f\xF9 n\xE0n",\u5E72\u4ED7:"g\xE0n zh\xE0ng",\u597D\u80DC:"h\xE0o sh\xE8ng",\u753B\u7247:"hu\xE0 pi\u0101n",\u6405\u6DF7:"ji\u01CEo g\u01D4n",\u87BA\u6746:"lu\xF3 g\u01CEn",\u6728\u6A21:"m\xF9 m\xFA",\u6012\u53F7:"n\xF9 h\xE1o",\u9891\u6570:"p\xEDn shu\xF2",\u65E0\u5B81:"w\xFA n\xECng",\u9009\u66F2:"xu\u01CEn q\u01D4",\u9057\u5C11:"y\xED sh\xE0o",\u90AE\u5DEE:"y\xF3u ch\u0101i",\u5360\u5366:"zh\u0101n gu\xE0",\u5360\u661F:"zh\u0101n x\u012Bng",\u91CD\u5BA1:"ch\xF3ng sh\u011Bn",\u81EA\u91CF:"z\xEC li\xE0ng",\u5F85\u67E5:"d\xE0i zh\u0101",\u8C03\u9632:"di\xE0o f\xE1ng",\u53D1\u5ECA:"f\xE0 l\xE1ng",\u7FFB\u67E5:"f\u0101n zh\u0101",\u53CD\u8C03:"f\u01CEn di\xE0o",\u7F1D\u5B50:"f\xE8ng zi",\u66F4\u592B:"g\u0113ng f\u016B",\u9AA8\u5B50:"g\u01D4 zi",\u5149\u6746:"gu\u0101ng g\u01CEn",\u5939\u68CD:"ji\u0101 g\xF9n",\u5C45\u4E27:"j\u016B s\u0101ng",\u5DE8\u8D3E:"j\xF9 g\u01D4",\u770B\u62BC:"k\u0101n y\u0101",\u7A7A\u8F6C:"k\u014Dng zhu\xE0n",\u91CF\u529B:"li\xE0ng l\xEC",\u8499\u5C18:"meng chen",\u8499\u96BE:"m\xE9ng n\xE0n",\u70AE\u70D9:"p\xE1o lu\xF2",\u8D54\u8FD8:"p\xE9i hu\xE1n",\u6251\u6247:"p\u016B sh\u0101n",\u6563\u8BB0:"s\u01CEn j\xEC",\u6563\u4EF6:"s\u01CEn ji\xE0n",\u5220\u524A:"sh\u0101n xu\u0113",\u5C04\u5E72:"y\xE8 g\xE0n",\u6761\u51E0:"ti\xE1o j\u012B",\u5077\u7A7A:"t\u014Du k\xF2ng",\u524A\u58C1:"xu\u0113 b\xEC",\u6821\u6838:"ji\xE0o h\xE9",\u9634\u5E72:"y\u012Bn g\xE0n",\u62E9\u83DC:"zh\xE1i c\xE0i",\u79CD\u9A6C:"zh\u01D2ng m\u01CE",\u91CD\u4E5D:"ch\xF3ng ji\u01D4",\u4E3B\u8C03:"zh\u01D4 di\xE0o",\u81EA\u7981:"z\xEC j\u012Bn",\u5427\u5527:"b\u0101 j\u012B",\u5821\u5B50:"b\u01D4 zi",\u4FBF\u6EBA:"bi\xE0n ni\xE0o",\u8BCD\u8C03:"c\xED di\xE0o",\u53E8\u5495:"d\xE1o gu",\u5E72\u7C89:"g\xE0n f\u011Bn",\u4FDA\u66F2:"l\u01D0 q\u01D4",\u843D\u6795:"l\xE0o zh\u011Bn",\u94FA\u780C:"p\u016B q\xEC",\u5237\u767D:"shu\xE0 b\xE1i",\u59D4\u9761:"w\u011Bi m\u01D0",\u7CFB\u6CCA:"j\xEC b\xF3",\u76F8\u9A6C:"xi\xE0ng m\u01CE",\u884C\u8F88:"h\xE1ng b\xE8i",\u71A8\u5E16:"y\xF9 ti\u0113",\u8F6C\u7B4B:"zhu\xE0n j\u012Bn",\u7C7D\u79CD:"z\u01D0 zh\u01D2ng",\u68D2\u559D:"b\xE0ng h\xE8",\u50A7\u76F8:"b\u012Bn xi\xE0ng",\u4F20\u79CD:"chu\xE1n zh\u01D2ng",\u9550\u5934:"g\u01CEo t\xF3u",\u95F4\u82D7:"ji\xE0n mi\xE1o",\u4E50\u6C60:"yu\xE8 ch\xED",\u5356\u76F8:"m\xE0i xi\xE0ng",\u96BE\u4E3A:"n\xE1n w\xE9i",\u5C4F\u5F03:"b\u01D0ng q\xEC",\u94C5\u5F39:"qi\u0101n d\xE0n",\u5207\u53D8:"qi\u0113 bi\xE0n",\u8BF7\u8C03:"q\u01D0ng di\xE0o",\u66F2\u5EA6:"q\u01D4 d\xF9",\u7FA4\u6C13:"q\xFAn m\xE9ng",\u6563\u677F:"s\u01CEn b\u01CEn",\u7701\u5BDF:"x\u01D0ng ch\xE1",\u4E8B\u5047:"sh\xEC ji\xE0",\u7EA4\u7EF3:"qi\xE0n sh\xE9ng",\u79CD\u9EBB:"zh\u01D2ng m\xE1",\u91CD\u5F71:"ch\xF3ng y\u01D0ng"},{\u4E3A\u4EC0\u4E48:"w\xE8i sh\xE9n me",\u5B9E\u9645\u4E0A:"sh\xED j\xEC shang",\u68C0\u5BDF\u957F:"ji\u01CEn ch\xE1 zh\u01CEng",\u4E0D\u7531\u5F97:"b\xF9 y\xF3u de",\u5DEE\u4E0D\u591A:"ch\xE0 bu du\u014D",\u53EA\u4E0D\u8FC7:"zh\u01D0 bu gu\xF2",\u56FD\u5185\u5916:"gu\xF3 n\xE8i wai",\u8001\u4EBA\u5BB6:"l\u01CEo ren jia",\u5E72\u4EC0\u4E48:"g\xE0n sh\xE9n me",\u53EF\u4E0D\u662F:"k\u011B b\xF9 sh\xEC",\u8FD9\u4F1A\u513F:"zh\xE8 hu\xEC er",\u5C3D\u53EF\u80FD:"j\u01D0n k\u011B n\xE9ng",\u8463\u4E8B\u957F:"d\u01D2ng sh\xEC zh\u01CEng",\u4E86\u4E0D\u8D77:"li\u01CEo b\xF9 q\u01D0",\u53C2\u8C0B\u957F:"c\u0101n m\xF3u zh\u01CEng",\u820D\u4E0D\u5F97:"sh\u011B bu de",\u671D\u9C9C\u65CF:"ch\xE1o xi\u01CEn z\xFA",\u6068\u4E0D\u5F97:"h\xE8n bu de",\u6D77\u5185\u5916:"h\u01CEi n\xE8i wai",\u7981\u4E0D\u4F4F:"j\u012Bn b\xFA zh\xF9",\u67CF\u62C9\u56FE:"b\xF3 l\u0101 t\xFA",\u602A\u4E0D\u5F97:"gu\xE0i bu de",\u4E0D\u5728\u4E4E:"b\xF9 z\xE0i hu",\u6D1B\u6749\u77F6:"lu\xF2 sh\u0101n ji",\u6709\u70B9\u513F:"y\u01D2u di\u01CEnr",\u8FEB\u51FB\u70AE:"p\u01CEi j\u012B p\xE0o",\u5927\u4E08\u592B:"d\xE0 zh\xE0ng fu",\u8FDB\u884C\u66F2:"j\xECn x\xEDng q\u01D4",\u514D\u4E0D\u4E86:"mi\u01CEn bu li\u01CEo",\u4E0D\u5F97\u4E86:"b\xF9 d\xE9 li\u01CEo",\u8FC7\u65E5\u5B50:"gu\xF2 r\xEC zi",\u9A6C\u5C3E\u677E:"m\u01CE w\u011Bi s\u014Dng",\u8FD0\u8F93\u91CF:"y\xF9n sh\u016B li\xE0ng",\u53D1\u813E\u6C14:"f\u0101 p\xED qi",\u8FC7\u4E0D\u53BB:"gu\xF2 bu q\xF9",\u81ED\u8C46\u8150:"ch\xF2u d\xF2u fu",\u58EB\u5927\u592B:"sh\xEC d\xE0 f\u016B",\u4E09\u90E8\u66F2:"s\u0101n b\xF9 q\u01D4",\u5C11\u4E0D\u4E86:"sh\u01CEo bu li\u01CEo",\u4EE1\u4F6C\u65CF:"g\u0113 l\u01CEo z\xFA",\u4EA4\u54CD\u66F2:"ji\u0101o xi\u01CEng q\u01D4",\u5206\u5B50\u5F0F:"f\u0113n z\u01D0 sh\xEC",\u597D\u65E5\u5B50:"h\u01CEo r\xEC zi",\u770B\u6837\u5B50:"k\xE0n y\xE0ng zi",\u9E2D\u7EFF\u6C5F:"y\u0101 l\xF9 ji\u0101ng",\u5DF4\u4E0D\u5F97:"b\u0101 bu de",\u534F\u594F\u66F2:"xi\xE9 z\xF2u q\u01D4",\u6CA1\u5173\u7CFB:"m\xE9i gu\u0101n xi",\u4E0D\u89C1\u5F97:"b\xFA ji\xE0n de",\u538B\u6839\u513F:"y\xE0 g\u0113nr",\u5BF9\u5F97\u8D77:"du\xEC de q\u01D0",\u90A3\u4F1A\u513F:"n\xE0 hu\xECr",\u81EA\u4E2A\u513F:"z\xEC g\u011Br",\u7269\u7406\u91CF:"w\xF9 l\u01D0 li\xE0ng",\u600E\u4E48\u7740:"z\u011Bn me zh\u0101o",\u660E\u6643\u6643:"m\xEDng hu\u01CEng hu\u01CEng",\u8282\u5047\u65E5:"ji\xE9 ji\xE0 r\xEC",\u5FC3\u91CC\u8BDD:"x\u012Bn l\u01D0 hu\xE0",\u53D1\u884C\u91CF:"f\u0101 x\xEDng li\xE0ng",\u5174\u51B2\u51B2:"x\xECng ch\u014Dng ch\u014Dng",\u5206\u5B50\u91CF:"f\u0113n z\u01D0 li\xE0ng",\u5927\u4E0D\u4E86:"d\xE0 bu li\u01CEo",\u56FD\u5B50\u76D1:"gu\xF3 z\u01D0 ji\xE0n",\u8001\u5927\u96BE:"l\u01CEo d\xE0 n\xE1n",\u4E86\u4E0D\u5F97:"li\u01CEo bu d\xE9",\u77F3\u72EE\u5B50:"sh\xED sh\u012B zi",\u83AB\u4E0D\u662F:"m\xF2 b\xF9 sh\xEC",\u5C11\u4E0D\u5F97:"sh\u01CEo bu d\xE9",\u515A\u5185\u5916:"d\u01CEng n\xE8i wai",\u8FD9\u4E48\u7740:"zh\xE8 me zh\u0101o",\u5C11\u5976\u5976:"sh\xE0o n\u01CEi nai",\u6697\u5730\u91CC:"\xE0n d\xEC li",\u770B\u4E0D\u8D77:"k\xE0n bu q\u01D0",\u66F4\u5E74\u671F:"g\u0113ng ni\xE1n q\u012B",\u5DE5\u4F5C\u91CF:"g\u014Dng zu\xF2 li\xE0ng",\u80CC\u5730\u91CC:"b\xE8i d\xEC li",\u5C71\u91CC\u7EA2:"sh\u0101n li h\xF3ng",\u597D\u597D\u513F:"h\u01CEo h\u0101or",\u4EA4\u54CD\u4E50:"ji\u0101o xi\u01CEng yu\xE8",\u597D\u610F\u601D:"h\u01CEo y\xEC si",\u5410\u8C37\u6D51:"t\u01D4 y\xF9 h\xFAn",\u6CA1\u610F\u601D:"m\xE9i y\xEC si",\u7406\u53D1\u5E08:"l\u01D0 f\xE0 sh\u012B",\u594F\u9E23\u66F2:"z\xF2u m\xEDng q\u01D4",\u5854\u4EC0\u5E72:"t\u01CE sh\xED g\xE0n",\u5145\u5176\u91CF:"ch\u014Dng q\xED li\xE0ng",\u9760\u5F97\u4F4F:"k\xE0o de zh\xF9",\u8F66\u884C\u9053:"ch\u0113 h\xE1ng d\xE0o",\u4E2D\u90CE\u5C06:"zh\u014Dng l\xE1ng ji\xE0ng",\u72AF\u4E0D\u7740:"f\xE0n bu zh\xE1o",\u7167\u660E\u5F39:"zh\xE0o m\xEDng d\xE0n",\u4E00\u6E9C\u70DF:"y\u012B li\xF9 y\u0101n",\u70DF\u5E55\u5F39:"y\u0101n m\xF9 d\xE0n",\u6CA1\u5948\u4F55:"m\xF2 n\xE0i h\xE9",\u4E71\u54C4\u54C4:"lu\xE0n h\u014Dng h\u014Dng",\u60E0\u66F4\u65AF:"hu\xEC g\u0113ng s\u012B",\u8F7D\u91CD\u91CF:"z\xE0i zh\xF2ng li\xE0ng",\u77A7\u5F97\u8D77:"qi\xE1o de q\u01D0",\u7EAA\u4F20\u4F53:"j\xEC zhu\xE0n t\u01D0",\u868C\u57E0\u5E02:"b\xE8ng b\xF9 sh\xEC",\u51B7\u4E0D\u4E01:"l\u011Bng bu d\u012Bng",\u963F\u623F\u5BAB:"\u0113 p\xE1ng g\u014Dng",\u6028\u4E0D\u5F97:"yu\xE0n bu de",\u5377\u5FC3\u83DC:"ju\u01CEn x\u012Bn c\xE0i",\u620F\u73ED\u5B50:"x\xEC b\u0101n zi",\u8FC7\u5F97\u53BB:"gu\xF2 d\u011Bi q\xF9",\u5927\u809A\u5B50:"d\xE0 d\xF9 zi",\u82B1\u5C97\u77F3:"hu\u0101 g\u0101ng sh\xED",\u5916\u7525\u5973:"w\xE0i sheng n\u01DA",\u56E2\u56E2\u8F6C:"tu\xE1n tu\xE1n zhu\xE0n",\u5927\u5821\u7901:"d\xE0 p\xF9 ji\u0101o",\u71C3\u70E7\u5F39:"r\xE1n sh\u0101o d\xE0n",\u52B3\u4EC0\u5B50:"l\xE1o sh\xED zi",\u6447\u6EDA\u4E50:"y\xE1o g\u01D4n yu\xE8",\u8EAB\u5B50\u9AA8:"sh\u0113n zi g\u01D4",\u5939\u7AF9\u6843:"ji\u0101 zh\xFA t\xE1o",\u4E00\u5200\u5207:"y\u012B d\u0101o qi\u0113",\u95F9\u54C4\u54C4:"n\xE0o h\u014Dng h\u014Dng",\u4E09\u8FDE\u51A0:"s\u0101n li\xE1n gu\xE0n",\u91CD\u5934\u620F:"zh\xF2ng t\xF3u x\xEC",\u4E8C\u4EBA\u8F6C:"\xE8r r\xE9n zhu\xE0n",\u8282\u9AA8\u773C:"ji\u0113 gu y\u01CEn",\u77E5\u8BC6\u9762:"zh\u012B sh\u012B mi\xE0n",\u62A4\u58EB\u957F:"h\xF9 sh\xEC zh\u01CEng",\u67B6\u5B50\u8F66:"ji\xE0 zi ch\u0113",\u4FE1\u53F7\u5F39:"x\xECn h\xE0o d\xE0n",\u5E72\u7535\u6C60:"g\xE0n di\xE0n ch\xED",\u67AA\u6746\u5B50:"qi\u0101ng g\u01CEn zi",\u54ED\u4E27\u68D2:"k\u016B s\u0101ng b\xE0ng",\u9F3B\u54BD\u764C:"b\xED y\u0101n \xE1i",\u74E6\u5C97\u519B:"w\u01CE g\u0101ng j\u016Bn",\u4E70\u5F97\u8D77:"m\u01CEi de q\u01D0",\u62D7\u4E0D\u8FC7:"ni\xF9 bu gu\xF2",\u765E\u86E4\u87C6:"l\xE0i h\xE1 ma",\u810A\u6881\u9AA8:"j\u01D0 liang g\u01D4",\u5B50\u6BCD\u5F39:"z\u01D0 m\u01D4 d\xE0n",\u5F00\u5C0F\u5DEE:"k\u0101i xi\u01CEo ch\u0101i",\u5973\u5F3A\u4EBA:"n\u01DA qi\xE1ng r\xE9n",\u82F1\u96C4\u4F20:"y\u012Bng xi\xF3ng zhu\xE0n",\u5927\u5AC2\u5B50:"d\xE0 s\u01CEo zi",\u7235\u58EB\u4E50:"ju\xE9 sh\xEC yu\xE8",\u8BF4\u7B11\u8BDD:"shu\u014D xi\xE0o hua",\u6DF7\u65E5\u5B50:"h\xF9n r\xEC zi",\u5927\u9F3B\u5B50:"d\xE0 b\xED zi",\u78B0\u5934\u4F1A:"p\xE8ng t\xF3u ku\xE0i",\u73BB\u7483\u94A2:"b\u014D li g\u0101ng",\u66F3\u5149\u5F39:"y\xE8 gu\u0101ng d\xE0n",\u5C11\u6797\u62F3:"sh\xE0o l\xEDn qu\xE1n",\u548F\u53F9\u8C03:"y\u01D2ng t\xE0n di\xE0o",\u8C46\u8150\u5E72:"d\xF2u f\u01D4 g\xE0n",\u4E00\u4E2A\u52B2:"y\u012B g\xE8 j\xECn",\u5C11\u5148\u961F:"sh\xE0o xi\u0101n du\xEC",\u7075\u957F\u76EE:"l\xEDng zh\u01CEng m\xF9",\u5BF9\u7740\u5E72:"du\xEC zhe g\xE0n",\u8499\u8499\u4EAE:"m\u0113ng m\u0113ng li\xE0ng",\u8F6F\u9AA8\u5934:"ru\u01CEn g\u01D4 tou",\u4E0D\u7701\u5F97:"b\xF9 x\u01D0ng de",\u94FA\u76D6\u5377:"p\u016B g\xE0i ju\u01CEn",\u548C\u7A00\u6CE5:"hu\xF2 x\u012B n\xED",\u4EAD\u5B50\u95F4:"t\xEDng zi ji\u0101n",\u80CC\u9ED1\u9505:"b\u0113i h\u0113i gu\u014D",\u7EA2\u5F64\u5F64:"h\xF3ng t\u014Dng t\u014Dng",\u6B66\u4FAF\u7960:"w\u01D4 h\xF3u c\xED",\u6253\u54C6\u55E6:"d\u01CE du\u014D suo",\u5730\u7AA8\u5B50:"d\xEC y\xECn zi",\u72C2\u60F3\u66F2:"ku\xE1ng xi\u01CEng q\u01D4",\u5E7B\u60F3\u66F2:"hu\xE0n xi\u01CEng q\u01D4",\u6237\u53E3\u7C3F:"h\xF9 k\u01D2u b\xF9",\u817F\u809A\u5B50:"tu\u01D0 d\xF9 zi",\u9A6C\u5C3E\u85FB:"m\u01CE w\u011Bi z\u01CEo",\u7EC3\u4E60\u66F2:"li\xE0n x\xED q\u01D4",\u591C\u732B\u5B50:"y\xE8 m\u0101o zi",\u6298\u5B50\u620F:"zh\xE9 zi x\xEC",\u6253\u624B\u52BF:"d\u01CE sh\u01D2u sh\xEC",\u9F99\u738B\u7237:"l\xF3ng w\xE1ng y\xE9",\u8981\u9762\u5B50:"y\xE0o mi\xE0n zi",\u6C14\u5934\u4E0A:"q\xEC t\xF3u shang",\u7CCA\u6D82\u866B:"h\xFA tu ch\xF3ng",\u7B14\u6746\u5B50:"b\u01D0 g\u01CEn zi",\u5360\u4FBF\u5B9C:"zh\xE0n pi\xE1n yi",\u6253\u4E3B\u610F:"d\u01CE zh\u01D4 yi",\u591A\u5F39\u5934:"du\u014D d\xE0n t\xF3u",\u9732\u4E00\u624B:"l\xF2u y\u012B sh\u01D2u",\u5830\u585E\u6E56:"y\xE0n s\xE8 h\xFA",\u4FDD\u5F97\u4F4F:"b\u01CEo de zh\xF9",\u8DB5\u7A81\u6CC9:"b\xE0o t\u016B qu\xE1n",\u94BB\u7A7A\u5B50:"zu\u0101n k\xF2ng zi",\u5965\u5F97\u6CB3:"\xE0o de h\xE9",\u53F8\u52A1\u957F:"s\u012B w\xF9 zh\u01CEng",\u7981\u4E0D\u8D77:"j\u012Bn bu q\u01D0",\u4EC0\u5239\u6D77:"sh\xED ch\xE0 h\u01CEi",\u83B2\u82B1\u843D:"li\xE1n hu\u0101 l\xE0o",\u4E00\u573A\u7A7A:"y\u012B ch\xE1ng k\u014Dng",\u524D\u594F\u66F2:"qi\xE1n z\xF2u q\u01D4",\u89C1\u4E16\u9762:"xi\xE0n sh\xEC mi\xE0n",\u5206\u5B50\u7B5B:"f\u0113n z\u01D0 sh\u0101i",\u8C41\u51FA\u53BB:"hu\u014D chu qu",\u7535\u4F4D\u5DEE:"di\xE0n w\xE8i ch\u0101",\u6328\u4E2A\u513F:"\u0101i g\xE8r",\u90A3\u9635\u513F:"n\xE0 zh\xE8nr",\u7ED9\u9762\u5B50:"g\u011Bi mi\xE0n zi",\u80BA\u6D3B\u91CF:"f\xE8i hu\xF3 li\xE0ng",\u5927\u5E08\u5085:"d\xE0 sh\u012B f\u016B",\u63B7\u5F39\u7B52:"zh\xEC d\xE0n t\u01D2ng",\u6253\u547C\u565C:"d\u01CE h\u016B lu",\u5E7F\u6E20\u95E8:"\u0101n q\xFA m\xE9n",\u672A\u89C1\u5F97:"w\xE8i ji\xE0n de",\u5927\u5A76\u513F:"d\xE0 sh\u011Bnr",\u8C08\u5F97\u6765:"t\xE1n de l\xE1i",\u72EE\u5B50\u5934:"sh\u012B zi t\xF3u",\u811A\u4E2B\u5B50:"ji\u01CEo y\u0101 zi",\u53D8\u594F\u66F2:"bi\xE0n z\xF2u q\u01D4",\u7A7A\u5305\u5F39:"k\u014Dng b\u0101o d\xE0n",\u7A9D\u91CC\u6597:"w\u014D li d\xF2u",\u5F39\u7740\u70B9:"d\xE0n zhu\xF3 di\u01CEn",\u514D\u4E0D\u5F97:"mi\u01CEn bu de",\u4E2A\u5934\u513F:"g\xE8 t\xF3ur",\u770B\u5F97\u8D77:"k\xE0n de q\u01D0",\u6765\u4E0D\u5F97:"l\xE1i bu de",\u7CCA\u6D82\u8D26:"h\xFA tu zh\xE0ng",\u5927\u7329\u7329:"d\xE0 x\u012Bng xing",\u4E00\u6E9C\u513F:"y\u012B li\xF9 \xE9r",\u7981\u5F97\u8D77:"j\u012Bn de q\u01D0",\u6CD5\u76F8\u5B97:"f\u01CE xi\u0101ng z\u014Dng",\u53EF\u601C\u76F8:"k\u011B li\xE1n xi\xE0ng",\u5403\u5F97\u4E0B:"ch\u012B de xi\xE0",\u6C49\u5821\u5305:"h\xE0n p\xF9 b\u0101o",\u95F9\u56B7\u56B7:"n\xE0o r\u0101ng r\u0101ng",\u6570\u6765\u5B9D:"sh\u01D4 l\xE1i b\u01CEo",\u62B9\u8116\u5B50:"m\u01D2 b\xF3 zi",\u5408\u5F97\u6765:"h\xE9 de l\xE1i",\u5E72\u6027\u6CB9:"g\xE0n x\xECng y\xF3u",\u4E0A\u8F88\u5B50:"sh\xE0ng b\xE8i zi",\u95F7\u846B\u82A6:"m\xE8n h\xFA l\xFA",\u5471\u5471\u53EB:"gu\u0101 gu\u0101 ji\xE0o",\u897F\u6D0B\u53C2:"x\u012B y\xE1ng sh\u0113n",\u78B0\u9489\u5B50:"p\xE8ng d\xECng z\u01D0",\u6797\u836B\u9053:"l\xEDn y\u012Bn d\xE0o",\u62C9\u5BB6\u5E38:"l\xE1 ji\u0101 ch\xE1ng",\u5377\u94FA\u76D6:"ju\u01CEn p\u016B g\xE0i",\u8FC7\u5F97\u786C:"gu\xF2 de y\xECng",\u98DE\u5C06\u519B:"f\u0113i ji\xE0ng j\u016Bn",\u6311\u5927\u6881:"ti\u01CEo d\xE0 li\xE1ng",\u54C8\u5DF4\u72D7:"h\u01CE b\u0101 g\u01D2u",\u8FC7\u5BB6\u5BB6:"gu\u014D ji\u0101 ji\u0101",\u50AC\u6CEA\u5F39:"cu\u012B l\xE8i d\xE0n",\u96E8\u5939\u96EA:"y\u01D4 ji\u0101 xu\u011B",\u6572\u7AF9\u6760:"qi\u0101o zh\u016B g\xE0ng",\u5217\u8F66\u957F:"li\xE8 ch\u0113 zh\u01CEng",\u56DE\u65CB\u66F2:"hu\xED xu\xE1n q\u01D4",\u534E\u8FBE\u5462:"hu\xE1 d\xE1 n\xED",\u72AF\u5F97\u7740:"f\xE0n de zh\xE1o",\u571F\u7599\u7629:"t\u01D4 g\u0113 da",\u715E\u98CE\u666F:"sh\u0101 f\u0113ng j\u01D0ng",\u8F7B\u91CF\u7EA7:"q\u012Bng li\xE0ng j\xED",\u7F9E\u7B54\u7B54:"xi\u016B d\u0101 d\u0101",\u77F3\u5B50\u513F:"sh\xED z\u01D0 er",\u5927\u5E3D\u5B50:"d\xE0 m\xE0o zi",\u8FBE\u59C6\u5F39:"d\xE1 m\u01D4 d\xE0n",\u6447\u7BEE\u66F2:"y\xE1o l\xE1n q\u01D4",\u79D1\u6559\u7247:"k\u0113 ji\xE0o pi\u0101n",\u4F83\u5927\u5C71:"k\u01CEn t\xE0i sh\u0101n",\u4E01\u70B9\u513F:"d\u012Bng di\u01CEn er",\u5403\u5F97\u6D88:"ch\u012B de xi\u0101o",\u634B\u864E\u987B:"lu\u014D h\u01D4 x\u016B",\u95F4\u594F\u66F2:"ji\xE0n z\xF2u q\u01D4",\u9AD8\u4E3D\u53C2:"g\u0101o l\xED sh\u0113n",\u5B89\u9B42\u66F2:"\u0101n h\xFAn q\u01D4",\u4F17\u751F\u76F8:"zh\xF2ng sh\u0113ng xi\xE0ng",\u54BD\u5CE1\u708E:"y\u0101n xi\xE1 y\xE1n",\u7981\u5F97\u4F4F:"j\u012Bn de zh\xF9",\u6253\u62CD\u5B50:"d\u01CE p\u0101i zi",\u50AC\u7720\u66F2:"cu\u012B mi\xE1n q\u01D4",\u81ED\u67B6\u5B50:"ch\xF2u ji\xE0 zi",\u5403\u5F97\u5F00:"ch\u012B de k\u0101i",\u67DE\u4E1D\u7EF8:"zu\xF2 s\u012B ch\xF3u",\u5E94\u58F0\u866B:"y\xECng sh\u0113ng ch\xF3ng",\u6570\u5F97\u7740:"sh\u01D4 de zh\xE1o",\u50BB\u52B2\u513F:"sh\u01CE j\xECn er",\u94C5\u73BB\u7483:"qi\u0101n b\u014D li",\u62B9\u4E0D\u5F00:"m\xF2 b\xF9 k\u0101i",\u53EF\u7684\u677E:"k\u011B d\xEC s\u014Dng",\u5212\u5F97\u6765:"hu\xE1 de l\xE1i",\u7EA2\u5E3D\u5B50:"h\xF3ng m\xE0o zi",\u5B69\u5B50\u738B:"h\xE1i zi w\xE1ng",\u6655\u4E4E\u4E4E:"y\xF9n h\u016B h\u016B",\u53F0\u67F1\u5B50:"t\xE1i zh\xF9 zi",\u5C4E\u58F3\u90CE:"sh\u01D0 ke l\xE0ng",\u5C25\u8E76\u5B50:"li\xE0o ju\xE9 z\u01D0",\u7A7A\u67B6\u5B50:"k\u014Dng ji\xE0 zi",\u85CF\u7EA2\u82B1:"z\xE0ng h\xF3ng hu\u0101",\u8BF4\u4E0D\u7740:"shu\u014D b\xF9 zh\xE1o",\u95F7\u7F50\u8F66:"m\xE8n gu\xE0n ch\u0113",\u5361\u8116\u5B50:"qi\u01CE b\xF3 zi",\u7EA2\u6F84\u6F84:"h\xF3ng deng deng",\u8D76\u5F97\u53CA:"g\u01CEn de j\xED",\u5F53\u95F4\u513F:"d\u0101ng ji\xE0n \xE9r",\u9732\u9A6C\u811A:"l\xF2u m\u01CE ji\u01CEo",\u9E21\u5185\u91D1:"j\u012B n\xE0 j\u012Bn",\u72AF\u5F97\u4E0A:"f\xE0n d\u011Bi sh\xE0ng",\u9489\u9F7F\u8019:"d\u012Bng ch\u01D0 b\xE0",\u9971\u548C\u70B9:"b\u01CEo hu\xF3 di\u01CEn",\u6587\u66F2\u661F:"w\xE9n q\u01D4 x\u012Bng",\u7FD8\u8FAB\u5B50:"qi\xE0o bi\xE0n zi",\u9F99\u722A\u69D0:"l\xF3ng zh\u01CEo hu\xE1i",\u559D\u5012\u5F69:"h\xE8 d\xE0o c\u01CEi",\u9E3D\u5B50\u7B3C:"g\u0113 zi l\xF3ng",\u5B9A\u51A0\u8BCD:"d\xECng gu\xE0n c\xED",\u62C5\u62C5\u9762:"d\xE0n dan mi\xE0n",\u5403\u5F97\u4F4F:"ch\u012B de zh\xF9",\u722A\u5C16\u513F:"zhu\u01CE ji\u0101n er",\u652F\u7740\u513F:"zh\u012B zh\u0101o \xE9r",\u6298\u8DDF\u5934:"zh\u0113 g\u0113n tou",\u70B8\u4E38\u5B50:"zh\xE1 w\xE1n z\u01D0",\u9634\u7740\u513F:"y\u012Bn zh\u0101o \xE9r",\u70DF\u5377\u513F:"y\u0101n ju\u01CEn \xE9r",\u5BA3\u4F20\u5F39:"xu\u0101n chu\xE1n d\xE0n",\u4FE1\u76AE\u513F:"x\xECn p\xED er",\u5F26\u5207\u89D2:"xi\xE1n qi\u0113 ji\u01CEo",\u8DF3\u623F\u5B50:"ti\xE0o f\xE1ng zi",\u7F29\u7802\u5BC6:"s\xF9 sh\u0101 m\xEC",\u8BF4\u5F97\u6765:"shu\u014D de l\xE1i",\u6C34\u6F02\u513F:"shu\u01D0 pi\u01CEo \xE9r",\u800D\u7B14\u6746:"shu\u01CE b\u01D0 g\u01CEn",\u6570\u5F97\u4E0A:"sh\u01D4 d\u011Bi sh\xE0ng",\u6570\u4E0D\u7740:"sh\u01D4 b\xF9 zh\xE1o",\u6570\u4E0D\u6E05:"sh\u01D4 b\xF9 q\u012Bng",\u4EC0\u4EF6\u513F:"sh\xED ji\xE0n \xE9r",\u72EE\u5B50\u4F1A:"sh\u012B zi hu\xEC",\u751F\u6B7B\u7C3F:"sh\u0113ng s\u01D0 b\xF9",\u6247\u98CE\u673A:"sh\u0101n f\u0113ng j\u012B",\u6563\u644A\u5B50:"s\xE0n t\u0101n zi",\u6492\u5453\u6323:"s\u0101 y\xEC zh\u0113ng",\u65E5\u8BB0\u7C3F:"r\xEC j\xEC b\xF9",\u70ED\u5F97\u5FEB:"r\xE8 de ku\xE0i",\u66F2\u522B\u9488:"q\u01D4 bi\xE9 zh\u0113n",\u4EB2\u5BB6\u516C:"q\xECng ji\u0101 g\u014Dng",\u5947\u51FD\u6570:"j\u012B h\xE1n sh\xF9",\u70AE\u5B50\u513F:"p\xE0o z\u01D0 er",\u62CD\u7EB8\u7C3F:"p\u0101i zh\u01D0 b\xF9",\u52AA\u52B2\u513F:"n\u01D4 j\xECn er",\u6CE5\u5A03\u5A03:"n\xED w\xE1 wa",\u5185\u5207\u5706:"n\xE8i qi\u0113 yu\xE1n",\u54EA\u4F1A\u513F:"n\u011Bi hu\xEC er",\u6478\u4E0D\u7740:"m\u014D b\xF9 zh\xE1o",\u95F7\u5934\u513F:"m\xE8n tou er",\u6CA1\u8C31\u513F:"m\xE9i p\u01D4 er",\u94C6\u52B2\u513F:"m\u01CEo j\xECn er",\u6E9C\u80A9\u8180:"li\u016B ji\u0101n b\u01CEng",\u4E86\u671B\u53F0:"li\xE0o w\xE0ng t\xE1i",\u8001\u6765\u5C11:"l\u01CEo l\xE1i sh\xE0o",\u5764\u89D2\u513F:"k\u016Bn ju\xE9 \xE9r",\u8003\u52E4\u7C3F:"k\u01CEo q\xEDn b\xF9",\u5377\u7B14\u5200:"ju\u01CEn b\u01D0 d\u0101o",\u4E5D\u91CD\u9704:"ji\u01D4 ch\xF3ng xi\u0101o",\u8FDB\u7ED9\u91CF:"j\xECn j\u01D0 li\xE0ng",\u5212\u4E0D\u6765:"hu\xE1 b\xF9 l\xE1i",\u6C57\u8902\u513F:"h\xE0n gu\xE0 er",\u9F13\u56CA\u56CA:"g\u01D4 n\u0101ng nang",\u591F\u52B2\u513F:"g\xF2u j\xECn er",\u516C\u5207\u7EBF:"g\u014Dng qi\u0113 xi\xE0n",\u6401\u5F97\u4F4F:"g\xE9 de zh\xF9",\u6401\u4E0D\u4F4F:"g\xE9 b\xFA zh\xF9",\u8D76\u6D6A\u5934:"g\u01CEn l\xE0ng t\xF3u",\u8D76\u5F97\u4E0A:"g\u01CEn d\u011Bi sh\xE0ng",\u5E72\u9175\u6BCD:"g\xE0n ji\xE0o m\u01D4",\u560E\u6E23\u513F:"g\u0101 zh\u0101 \xE9r",\u560E\u5623\u8106:"g\u0101 b\u0113ng cu\xEC",\u5BF9\u5F97\u4F4F:"du\xEC de zh\xF9",\u9017\u95F7\u5B50:"d\xF2u m\xE8n z\u01D0",\u8C46\u89D2\u513F:"d\xF2u ju\xE9 \xE9r",\u9876\u5471\u5471:"d\u01D0ng gu\u0101 gu\u0101",\u6EF4\u6E9C\u513F:"d\u012B li\xF9 \xE9r",\u5927\u8F74\u5B50:"d\xE0 zh\xF2u z\u01D0",\u6253\u677F\u5B50:"d\u01CE b\u01CEn zi",\u5BF8\u52B2\u513F:"c\xF9n j\xECn er",\u918B\u52B2\u513F:"c\xF9 j\xECn er",\u521B\u724C\u5B50:"chu\xE0ng p\xE1i zi",\u63E3\u624B\u513F:"chu\u0101i sh\u01D2u er",\u51B2\u52B2\u513F:"ch\xF2ng j\xECn er",\u5403\u5F97\u6765:"ch\u012B de l\xE1i",\u4E0D\u66F4\u4E8B:"b\xF9 g\u0113ng sh\xEC",\u5954\u5934\u513F:"b\xE8n tou er",\u767E\u592B\u957F:"b\u01CEi f\u016B zh\u01CEng",\u5A03\u5A03\u4EB2:"w\xE1 wa q\u012Bn",\u6B7B\u52B2\u513F:"s\u01D0 j\xECng er",\u9AA8\u6735\u513F:"g\u016B du\u01D2 er",\u529F\u52B3\u7C3F:"g\u014Dng l\xE1o b\xF9"},{\u6210\u5409\u601D\u6C57:"ch\xE9ng j\xED s\u012B h\xE1n",\u56DB\u901A\u516B\u8FBE:"s\xEC t\u014Dng b\u0101 d\xE1",\u4E00\u6A21\u4E00\u6837:"y\u012B m\xFA y\u012B y\xE0ng",\u9752\u85CF\u9AD8\u539F:"q\u012Bng z\xE0ng g\u0101o yu\xE1n",\u963F\u5F25\u9640\u4F5B:"\u0113 m\xED tu\xF3 f\xF3",\u89E3\u653E\u601D\u60F3:"ji\xE8 f\xE0ng s\u012B xi\u01CEng",\u591A\u79CD\u591A\u6837:"du\u014D zh\u01D2ng du\u014D y\xE0ng",\u6240\u4F5C\u6240\u4E3A:"su\u01D2 zu\xF2 su\u01D2 w\xE9i",\u8FF7\u8FF7\u7CCA\u7CCA:"m\xED m\xED hu h\u016B",\u8377\u67AA\u5B9E\u5F39:"h\xE8 qi\u0101ng sh\xED d\xE0n",\u5174\u9AD8\u91C7\u70C8:"x\xECng g\u0101o c\u01CEi li\xE8",\u65E0\u80FD\u4E3A\u529B:"w\xFA n\xE9ng w\xE9i l\xEC",\u878D\u4E3A\u4E00\u4F53:"r\xF3ng w\xE9i y\u012B t\u01D0",\u5E03\u9C81\u585E\u5C14:"b\xF9 l\u01D4 s\xE0i \u011Br",\u4E3A\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u5BA1\u65F6\u5EA6\u52BF:"sh\u011Bn sh\xED du\xF3 sh\xEC",\u514B\u4EC0\u7C73\u5C14:"k\xE8 sh\xED m\u01D0 \u011Br",\u6CA1\u5B8C\u6CA1\u4E86:"m\xE9i w\xE1n m\xE9i li\u01CEo",\u4E0D\u4E3A\u4EBA\u77E5:"b\xF9 w\xE9i r\xE9n zh\u012B",\u7ED3\u7ED3\u5DF4\u5DF4:"ji\u0113 ji\u0113 b\u0101 b\u0101",\u5DF4\u5C14\u5E72\u534A\u5C9B:"b\u0101 \u011Br g\xE0n b\xE0n d\u01CEo",\u524D\u4EC6\u540E\u7EE7:"qi\xE1n p\u016B h\xF2u j\xEC",\u4E00\u5E74\u4E00\u5EA6:"y\xEC ni\xE1n y\xED d\xF9",\u5404\u884C\u5404\u4E1A:"g\xE8 h\xE1ng g\xE8 y\xE8",\u5E03\u5C14\u4EC0\u7EF4\u514B:"b\xF9 \u011Br sh\xED w\xE9i k\xE8",\u5408\u4E8C\u4E3A\u4E00:"h\xE9 \xE8r w\xE9i y\u012B",\u88AB\u5B50\u690D\u7269:"b\xE8i z\u01D0 zh\xED w\xF9",\u94FA\u5929\u76D6\u5730:"p\u016B ti\u0101n g\xE0i d\xEC",\u76F4\u622A\u4E86\u5F53:"zh\xED ji\xE9 li\u01CEo d\xE0ng",\u4F9B\u4E0D\u5E94\u6C42:"g\u014Dng b\xF9 y\xECng qi\xFA",\u5FA1\u53F2\u5927\u592B:"y\xF9 sh\u01D0 d\xE0 f\u016B",\u4E0D\u4E3A\u74E6\u5168:"b\xF9 w\xE9i w\u01CE qu\xE1n",\u4E0D\u53EF\u6536\u62FE:"b\xF9 k\u011B sh\u014Du shi",\u80E1\u4F5C\u975E\u4E3A:"h\xFA zu\xF2 f\u0113i w\xE9i",\u5206\u6BEB\u4E0D\u5DEE:"f\u0113n h\xE1o b\xF9 ch\u0101",\u6A21\u6A21\u7CCA\u7CCA:"m\xF3 m\xF3 hu h\u016B",\u4E0D\u8DB3\u4E3A\u5947:"b\xF9 z\xFA w\xE9i q\xED",\u5982\u4E4B\u5948\u4F55:"r\xFA zh\u012B nai h\xE9",\u6084\u65E0\u58F0\u606F:"qi\u01CEo w\xFA sh\u0113ng x\u012B",\u5377\u571F\u91CD\u6765:"ju\u01CEn t\u01D4 ch\xF3ng l\xE1i",\u4E86\u5982\u6307\u638C:"li\u01CEo r\xFA zh\u01D0 zh\u01CEng",\u6DF1\u6076\u75DB\u7EDD:"sh\u0113n w\xF9 t\xF2ng ju\xE9",\u9AD8\u9AD8\u5174\u5174:"g\u0101o g\u0101o x\xECng x\xECng",\u5509\u58F0\u53F9\u6C14:"\u0101i sh\u0113ng t\xE0n q\xEC",\u6DF7\u4E3A\u4E00\u8C08:"h\xF9n w\xE9i y\u012B t\xE1n",\u4E0D\u4E86\u4E86\u4E4B:"b\xF9 li\u01CEo li\u01CEo zh\u012B",\u6C49\u85CF\u8BED\u7CFB:"h\xE0n z\xE0ng y\u01D4 x\xEC",\u5904\u5FC3\u79EF\u8651:"ch\u01D4 x\u012Bn j\u012B l\u01DC",\u6CE3\u4E0D\u6210\u58F0:"q\u01D0 b\xF9 ch\xE9ng sh\u0113ng",\u534A\u591C\u4E09\u66F4:"b\xE0n y\xE8 s\u0101n g\u0113ng",\u5931\u9B42\u843D\u9B44:"sh\u012B h\xFAn lu\xF2 p\xF2",\u4E8C\u5341\u516B\u5BBF:"\xE8r sh\xED b\u0101 xi\xF9",\u8F6C\u6765\u8F6C\u53BB:"zhu\xE0n l\xE1i zhu\xE0n q\xF9",\u6570\u4EE5\u4E07\u8BA1:"sh\u01D4 y\u01D0 w\xE0n j\xEC",\u76F8\u4F9D\u4E3A\u547D:"xi\u0101ng y\u012B w\xE9i m\xECng",\u604B\u604B\u4E0D\u820D:"li\xE0n li\xE0n b\xF9 sh\u011B",\u5C48\u6307\u53EF\u6570:"q\u016B zh\u01D0 k\u011B sh\u01D4",\u795E\u51FA\u9B3C\u6CA1:"sh\xE9n ch\u016B gu\u01D0 m\xF2",\u7ED3\u7ED3\u5B9E\u5B9E:"ji\u0113 ji\u0113 sh\xED sh\xED",\u6709\u7684\u653E\u77E2:"y\u01D2u d\xEC f\xE0ng sh\u01D0",\u53FD\u54E9\u5495\u565C:"j\u012B l\u01D0 g\u016B l\u016B",\u5408\u800C\u4E3A\u4E00:"h\xE9 \xE9r w\xE9i y\u012B",\u8C03\u5175\u9063\u5C06:"di\xE0o b\u012Bng qi\u01CEn ji\xE0ng",\u8F7D\u6B4C\u8F7D\u821E:"z\xE0i g\u0113 z\xE0i w\u01D4",\u8F6C\u5371\u4E3A\u5B89:"zhu\u01CEn w\u0113i w\xE9i \u0101n",\u8E0F\u8E0F\u5B9E\u5B9E:"t\u0101 t\u0101 shi sh\xED",\u6851\u7ED9\u5DF4\u5C14:"s\u0101ng j\u01D0 b\u0101 \u011Br",\u88C5\u6A21\u4F5C\u6837:"zhu\u0101ng m\xFA zu\xF2 y\xE0ng",\u89C1\u4E49\u52C7\u4E3A:"ji\xE0n y\xEC y\u01D2ng w\xE9i",\u76F8\u5DEE\u65E0\u51E0:"xi\u0101ng ch\u0101 w\xFA j\u01D0",\u53F9\u4E3A\u89C2\u6B62:"t\xE0n w\xE9i gu\u0101n zh\u01D0",\u95F7\u95F7\u4E0D\u4E50:"m\xE8n m\xE8n b\xF9 l\xE8",\u559C\u6012\u54C0\u4E50:"x\u01D0 n\xF9 \u0101i l\xE8",\u9C9C\u4E3A\u4EBA\u77E5:"xi\u01CEn w\xE9i r\xE9n zh\u012B",\u5F20\u7259\u821E\u722A:"zh\u0101ng y\xE1 w\u01D4 zh\u01CEo",\u4E3A\u975E\u4F5C\u6B79:"w\xE9i f\u0113i zu\xF2 d\u01CEi",\u4E00\u8E76\u4E0D\u632F:"y\u012B ju\xE9 b\xF9 zh\xE8n",\u542B\u7CCA\u5176\u8F9E:"h\xE1n h\xFA q\xED c\xED",\u75B2\u4E8E\u5954\u547D:"p\xED y\xFA b\u0113n m\xECng",\u52C9\u4E3A\u5176\u96BE:"mi\u01CEn w\xE9i q\xED n\xE1n",\u4F9D\u4F9D\u4E0D\u820D:"y\u012B y\u012B b\xF9 sh\u011B",\u4F55\u4E50\u800C\u4E0D\u4E3A:"h\xE9 l\xE8 \xE9r b\xF9 w\xE9i",\u9876\u5934\u4E0A\u53F8:"d\u01D0ng t\xF3u sh\xE0ng si",\u4E0D\u7740\u8FB9\u9645:"b\xF9 zhu\xF3 bi\u0101n j\xEC",\u5927\u6A21\u5927\u6837:"d\xE0 m\xFA d\xE0 y\xE0ng",\u5BFB\u6B22\u4F5C\u4E50:"x\xFAn hu\u0101n zu\xF2 l\xE8",\u4E00\u8D70\u4E86\u4E4B:"y\u012B z\u01D2u li\u01CEo zh\u012B",\u4E00\u5E74\u5230\u5934:"y\xEC ni\xE1n d\xE0o t\xF3u",\u5B57\u91CC\u884C\u95F4:"z\xEC l\u01D0 h\xE1ng ji\u0101n",\u542B\u542B\u7CCA\u7CCA:"h\xE1n h\xE1n hu h\u016B",\u6570\u4E00\u6570\u4E8C:"sh\u01D4 y\u012B sh\u01D4 \xE8r",\u6070\u5982\u5176\u5206:"qi\xE0 r\xFA q\xED f\xE8n",\u7834\u6D95\u4E3A\u7B11:"p\xF2 t\xEC w\xE9i xi\xE0o",\u5148\u4E0B\u624B\u4E3A\u5F3A:"xi\u0101n xi\xE0 sh\u01D2u w\xE9i qi\xE1ng",\u6DF1\u66F4\u534A\u591C:"sh\u0113n g\u0113ng b\xE0n y\xE8",\u5343\u5DEE\u4E07\u522B:"qi\u0101n ch\u0101 w\xE0n bi\xE9",\u6570\u4E0D\u80DC\u6570:"sh\u01D4 b\xF9 sh\xE8ng sh\u01D4",\u636E\u4E3A\u5DF1\u6709:"j\xF9 w\xE9i j\u01D0 y\u01D2u",\u5929\u65CB\u5730\u8F6C:"ti\u0101n xu\xE1n d\xEC zhu\xE0n",\u517B\u5C0A\u5904\u4F18:"y\u01CEng z\u016Bn ch\u01D4 y\u014Du",\u73BB\u7483\u7EA4\u7EF4:"b\u014D li xi\u0101n w\xE9i",\u5435\u5435\u95F9\u95F9:"ch\u0101o chao n\xE0o n\xE0o",\u6655\u5934\u8F6C\u5411:"y\u016Bn t\xF3u zhu\xE0n xi\xE0ng",\u571F\u751F\u571F\u957F:"t\u01D4 sh\u0113ng t\u01D4 zh\u01CEng",\u5B81\u6B7B\u4E0D\u5C48:"n\xECng s\u01D0 b\xF9 q\u016B",\u4E0D\u7701\u4EBA\u4E8B:"b\xF9 x\u01D0ng r\xE9n sh\xEC",\u5C3D\u529B\u800C\u4E3A:"j\xECn l\xEC \xE9r w\xE9i",\u7CBE\u660E\u5F3A\u5E72:"j\u012Bng m\xEDng qi\xE1ng g\xE0n",\u5520\u5520\u53E8\u53E8:"l\xE1o lao d\u0101o d\u0101o",\u53FD\u53FD\u55B3\u55B3:"j\u012B ji zh\u0101 zh\u0101",\u529F\u4E0D\u53EF\u6CA1:"g\u014Dng b\xF9 k\u011B m\xF2",\u9532\u800C\u4E0D\u820D:"qi\xE8 \xE9r b\xF9 sh\u011B",\u6392\u5FE7\u89E3\u96BE:"p\xE1i y\u014Du ji\u011B n\xE0n",\u7A00\u91CC\u7CCA\u6D82:"x\u012B li h\xFA t\xFA",\u5F02\u66F2\u540C\u5DE5:"y\xEC q\u01D4 t\xF3ng g\u014Dng",\u5404\u6709\u6240\u957F:"g\xE8 y\u01D2u su\u01D2 ch\xE9ng",\u7684\u7684\u786E\u786E:"d\xED d\xED qu\xE8 qu\xE8",\u4E00\u8A00\u4E3A\u5B9A:"y\u012B y\xE1n w\xE9i d\xECng",\u54C4\u5802\u5927\u7B11:"h\u014Dng t\xE1ng d\xE0 xi\xE0o",\u542C\u800C\u4E0D\u95FB:"t\u012Bng \xE9r b\xFA w\xE9n",\u5200\u8015\u706B\u79CD:"d\u0101o g\u0113ng hu\u01D2 zh\xF2ng",\u8BF4\u4E0D\u8FC7\u53BB:"shu\u014D bu gu\xF2 q\xF9",\u5185\u5206\u6CCC\u817A:"n\xE8i f\xE8n m\xEC xi\xE0n",\u5316\u9669\u4E3A\u5937:"hu\xE0 xi\u01CEn w\xE9i y\xED",\u767E\u53D1\u767E\u4E2D:"b\u01CEi f\u0101 b\u01CEi zh\xF2ng",\u91CD\u89C1\u5929\u65E5:"ch\xF3ng ji\xE0n ti\u0101n r\xEC",\u53CD\u8D25\u4E3A\u80DC:"f\u01CEn b\xE0i w\xE9i sh\xE8ng",\u4E00\u4E86\u767E\u4E86:"y\u012B li\u01CEo b\u01CEi li\u01CEo",\u5927\u5927\u54A7\u54A7:"d\xE0 da li\u0113 li\u0113",\u5FC3\u6025\u706B\u71CE:"x\u012Bn j\xED hu\u01D2 li\u01CEo",\u7C97\u5FC3\u5927\u610F:"c\u016B x\u012Bn d\xE0 yi",\u9E21\u76AE\u7599\u7629:"j\u012B p\xED g\u0113 da",\u5937\u4E3A\u5E73\u5730:"y\xED w\xE9i p\xEDng d\xEC",\u65E5\u79EF\u6708\u7D2F:"r\xEC j\u012B yu\xE8 l\u011Bi",\u8BBE\u8EAB\u5904\u5730:"sh\xE8 sh\u0113n ch\u01D4 d\xEC",\u6295\u5176\u6240\u597D:"t\xF3u q\xED su\u01D2 h\xE0o",\u95F4\u4E0D\u5BB9\u53D1:"ji\u0101n b\xF9 r\xF3ng f\xE0",\u4EBA\u6EE1\u4E3A\u60A3:"r\xE9n m\u01CEn w\xE9i hu\xE0n",\u7A77\u8FFD\u4E0D\u820D:"qi\xF3ng zhu\u012B b\xF9 sh\u011B",\u4E3A\u65F6\u5DF2\u665A:"w\xE9i sh\xED y\u01D0 w\u01CEn",\u5982\u6570\u5BB6\u73CD:"r\xFA sh\u01D4 ji\u0101 zh\u0113n",\u5FC3\u91CC\u6709\u6570:"x\u012Bn l\u01D0 y\u01D2u sh\xF9",\u4E00\u76D8\u6563\u6C99:"y\u012B p\xE1n s\u01CEn sh\u0101",\u4EE5\u7259\u8FD8\u7259:"y\u01D0 y\xE1 hu\xE1n y\xE1",\u795E\u4E0D\u5B88\u820D:"sh\xE9n b\xF9 sh\u01D2u sh\u011B",\u5B5F\u4EC0\u7EF4\u514B:"m\xE8ng sh\xED w\xE9i k\xE8",\u5404\u81EA\u4E3A\u6218:"g\xE8 z\xEC w\xE9i zh\xE0n",\u6028\u58F0\u8F7D\u9053:"yu\xE0n sh\u0113ng z\xE0i d\xE0o",\u4E00\u54C4\u800C\u6563:"y\u012B h\xF2ng \xE9r s\xE0n",\u4E9A\u5F97\u91CC\u4E9A\u6D77:"y\xE0 de l\u01D0 y\xE0 h\u01CEi",\u6551\u82E6\u6551\u96BE:"ji\xF9 k\u01D4 ji\xF9 n\xE0n",\u597D\u597D\u5148\u751F:"h\u01CEo h\u01CEo xi\u0101n sheng",\u602A\u6A21\u602A\u6837:"gu\xE0i m\xFA gu\xE0i y\xE0ng",\u629B\u5934\u9732\u9762:"p\u0101o t\xF3u l\xF9 mi\xE0n",\u6E38\u624B\u597D\u95F2:"y\xF3u sh\u01D2u h\xE0o xi\xE1n",\u65E0\u6240\u4E0D\u4E3A:"w\xFA su\u01D2 b\xF9 w\xE9i",\u8C03\u864E\u79BB\u5C71:"di\xE0o h\u01D4 l\xED sh\u0101n",\u6B65\u6B65\u4E3A\u8425:"b\xF9 b\xF9 w\xE9i y\xEDng",\u597D\u5927\u559C\u529F:"h\xE0o d\xE0 x\u01D0 g\u014Dng",\u4F17\u77E2\u4E4B\u7684:"zh\xF2ng sh\u01D0 zh\u012B d\xEC",\u957F\u751F\u4E0D\u6B7B:"ch\xE1ng sh\u0113ng b\u016B s\u01D0",\u851A\u4E3A\u58EE\u89C2:"w\xE8i w\xE9i zhu\xE0ng gu\u0101n",\u4E0D\u53EF\u80DC\u6570:"b\xF9 k\u011B sh\xE8ng sh\u01D4",\u9B3C\u4F7F\u795E\u5DEE:"gu\u01D0 sh\u01D0 sh\xE9n ch\u0101i",\u6D01\u8EAB\u81EA\u597D:"ji\xE9 sh\u0113n z\xEC h\xE0o",\u6562\u4F5C\u6562\u4E3A:"g\u01CEn zu\xF2 g\u01CEn w\xE9i",\u8499\u5F97\u7EF4\u7684\u4E9A:"m\xE9ng de w\xE9i de y\xE0",\u5DF4\u5C14\u5580\u4EC0\u6E56:"b\u0101 \u011Br k\u0101 sh\xED h\xFA",\u8305\u585E\u987F\u5F00:"m\xE1o s\xE8 d\xF9n k\u0101i",\u8D70\u9A6C\u6362\u5C06:"z\u01D2u m\u01CE hu\xE0n ji\xE0ng",\u4E3A\u65F6\u8FC7\u65E9:"w\xE9i sh\xED gu\xF2 z\u01CEo",\u4E3A\u4EBA\u5E08\u8868:"w\xE9i r\xE9n sh\u012B bi\u01CEo",\u9634\u5DEE\u9633\u9519:"y\u012Bn ch\u0101 y\xE1ng cu\xF2",\u6CB9\u8154\u6ED1\u8C03:"y\xF3u qi\u0101ng hu\xE1 di\xE0o",\u91CD\u8E48\u8986\u8F99:"ch\xF3ng d\u01CEo f\xF9 zh\xE9",\u9A82\u9A82\u54A7\u54A7:"m\xE0 ma li\u0113 li\u0113",\u7D6E\u7D6E\u53E8\u53E8:"x\xF9 x\xF9 d\u0101o d\u0101o",\u5982\u5C65\u8584\u51B0:"r\xFA l\u01DA b\xF3 b\u012Bng",\u635F\u5175\u6298\u5C06:"s\u01D4n b\u012Bng zh\xE9 ji\xE0ng",\u65E0\u53EF\u6BD4\u62DF:"w\xFA k\u011B b\u01D0 n\xEC",\u62D0\u5F2F\u62B9\u89D2:"gu\u01CEi w\u0101n m\xF2 ji\u01CEo",\u50CF\u6A21\u50CF\u6837:"xi\xE0ng m\xFA xi\xE0ng y\xE0ng",\u4F9B\u8FC7\u4E8E\u6C42:"g\u014Dng gu\xF2 y\xFA qi\xFA",\u5F00\u82B1\u7ED3\u679C:"k\u0101i hu\u0101 ji\u0113 gu\u01D2",\u4ED4\u4ED4\u7EC6\u7EC6:"z\u01D0 z\u01D0 x\xEC x\xEC",\u5DDD\u85CF\u516C\u8DEF:"chu\u0101n z\xE0ng g\u014Dng l\xF9",\u6CB3\u5317\u6886\u5B50:"h\xE9 b\u011Bi b\u0101ng zi",\u957F\u5E74\u7D2F\u6708:"ch\xE1ng ni\xE1n l\u011Bi yu\xE8",\u6B63\u513F\u516B\u7ECF:"zh\xE8ng er b\u0101 j\u012Bng",\u4E0D\u8BC6\u62AC\u4E3E:"b\xF9 sh\xED t\xE1i ju",\u91CD\u632F\u65D7\u9F13:"ch\xF3ng zh\xE8n q\xED g\u01D4",\u6C14\u606F\u5944\u5944:"q\xEC x\u012B y\u0101n y\u0101n",\u7D27\u8FFD\u4E0D\u820D:"j\u01D0n zhu\u012B b\xF9 sh\u011B",\u670D\u670D\u5E16\u5E16:"f\xFA fu ti\u0113 ti\u0113",\u5F3A\u8BCD\u593A\u7406:"qi\u01CEng c\xED du\xF3 l\u01D0",\u567C\u91CC\u556A\u5566:"p\u012B li p\u0101 l\u0101",\u4EBA\u624D\u6D4E\u6D4E:"r\xE9n c\xE1i j\u01D0 j\u01D0",\u53D1\u4EBA\u6DF1\u7701:"f\u0101 r\xE9n sh\u0113n x\u01D0ng",\u4E0D\u8DB3\u4E3A\u51ED:"b\xF9 z\xFA w\xE9i p\xEDng",\u4E3A\u5BCC\u4E0D\u4EC1:"w\xE9i f\xF9 b\xF9 r\xE9n",\u8FDE\u7BC7\u7D2F\u724D:"li\xE1n pi\u0101n l\u011Bi d\xFA",\u547C\u5929\u62A2\u5730:"h\u016B ti\u0101n qi\u0101ng d\xEC",\u843D\u843D\u5927\u65B9:"lu\xF2 lu\xF2 d\xE0 f\u0101ng",\u81EA\u5439\u81EA\u64C2:"z\xEC chu\u012B z\xEC l\xE9i",\u4E50\u5584\u597D\u65BD:"l\xE8 sh\xE0n h\xE0o sh\u012B",\u4EE5\u653B\u4E3A\u5B88:"y\u01D0 g\u014Dng w\xE9i sh\u01D2u",\u78E8\u78E8\u8E6D\u8E6D:"m\xF3 m\xF3 c\xE8ng c\xE8ng",\u524A\u94C1\u5982\u6CE5:"xu\u0113 ti\u011B r\xFA n\xED",\u52A9\u7EA3\u4E3A\u8650:"zh\xF9 zh\xF2u w\xE9i n\xFC\xE8",\u4EE5\u9000\u4E3A\u8FDB:"y\u01D0 tu\xEC w\xE9i j\xECn",\u91CD\u6574\u65D7\u9F13:"ch\xF3ng zh\u011Bng q\xED g\u01D4",\u5601\u5601\u55B3\u55B3:"q\u012B q\u012B ch\u0101 ch\u0101",\u67AA\u6797\u5F39\u96E8:"qi\u0101ng l\xEDn d\xE0n y\u01D4",\u98CE\u60C5\u4E07\u79CD:"f\u0113ng q\xEDng w\xE0n zh\u01D2ng",\u4EE4\u4EBA\u53D1\u6307:"l\xECng r\xE9n f\xE0 zh\u01D0",\u8F6C\u8D25\u4E3A\u80DC:"zhu\u01CEn b\xE0i w\xE9i sh\xE8ng",\u8F6C\u5F2F\u62B9\u89D2:"zhu\u01CEn w\u0101n m\xF2 ji\u01CEo",\u5728\u52AB\u96BE\u9003:"z\xE0i ji\xE9 n\xE1n t\xE1o",\u6B63\u5F53\u9632\u536B:"zh\xE8ng d\xE0ng f\xE1ng w\xE8i",\u4E0D\u8DB3\u4E3A\u602A:"b\xF9 z\xFA w\xE9i gu\xE0i",\u96BE\u5144\u96BE\u5F1F:"n\xE0n xi\u014Dng n\xE0n d\xEC",\u54BF\u54BF\u5440\u5440:"y\u012B y\u012B y\u0101 y\u0101",\u5F39\u5C3D\u7CAE\u7EDD:"d\xE0n j\xECn li\xE1ng ju\xE9",\u516B\u65D7\u5B50\u5F1F:"b\u0101 q\xED zi d\xEC",\u963F\u8C00\u5949\u627F:"\u0113 y\xFA f\xE8ng ch\xE9ng",\u7A00\u91CC\u54D7\u5566:"x\u012B li hu\u0101 l\u0101",\u8FD4\u8001\u8FD8\u7AE5:"f\u01CEn l\u01CEo hu\xE1n t\xF3ng",\u597D\u9AD8\u9A9B\u8FDC:"h\xE0o g\u0101o w\xF9 yu\u01CEn",\u707E\u96BE\u6DF1\u91CD:"z\u0101i n\xE1n sh\u0113n zh\xF2ng",\u9E7F\u6B7B\u8C01\u624B:"l\xF9 s\u01D0 sh\xE9i sh\u01D2u",\u5DEE\u5F3A\u4EBA\u610F:"ch\u0101 qi\xE1ng r\xE9n y\xEC",\u5927\u5439\u5927\u64C2:"d\xE0 chu\u012B d\xE0 l\xE9i",\u6210\u5BB6\u7ACB\u4E1A:"ch\xE9ng ji\u0101 l\xEC yi\xE8",\u81EA\u6028\u81EA\u827E:"z\xEC yu\xE0n z\xEC y\xEC",\u8D1F\u503A\u7D2F\u7D2F:"f\xF9 zhai l\u011Bi l\u011Bi",\u53E4\u4E3A\u4ECA\u7528:"g\u01D4 w\xE9i j\u012Bn y\xF2ng",\u5165\u571F\u4E3A\u5B89:"r\xF9 t\u01D4 w\xE9i \u0101n",\u4E0B\u4E0D\u4E3A\u4F8B:"xi\xE0 b\xF9 w\xE9i l\xEC",\u4E00\u54C4\u800C\u4E0A:"y\xEC h\u014Dng \xE9r sh\xE0ng",\u4E00\u80A1\u52B2\u513F:"y\u012B g\u01D4 j\xECn er",\u6CA1\u5934\u82CD\u8747:"m\xE9i t\xF3u c\u0101ng ying",\u5929\u5DEE\u5730\u8FDC:"ti\u0101n ch\u0101 d\xEC yu\u01CEn",\u98CE\u5377\u6B8B\u4E91:"f\u0113ng ju\u01CEn c\xE1n y\xFAn",\u591A\u707E\u591A\u96BE:"du\u014D z\u0101i du\u014D n\xE0n",\u4E73\u81ED\u672A\u5E72:"r\u01D4 xi\xF9 w\xE8i g\u0101n",\u884C\u5BB6\u91CC\u624B:"h\xE1ng ji\u0101 l\u01D0 sh\u01D2u",\u72FC\u72C8\u4E3A\u5978:"l\xE1ng b\xE8i w\xE9i ji\u0101n",\u5904\u53D8\u4E0D\u60CA:"ch\u01D4 bi\xE0n b\xF9 j\u012Bng",\u4E00\u5531\u4E00\u548C:"y\u012B ch\xE0ng y\u012B h\xE8",\u4E00\u5FF5\u4E4B\u5DEE:"y\u012B ni\xE0n zh\u012B ch\u0101",\u91D1\u8749\u8131\u58F3:"j\u012Bn ch\xE1n tu\u014D qi\xE0o",\u6EF4\u6EF4\u7B54\u7B54:"d\u012B d\u012B d\u0101 d\u0101",\u7855\u679C\u7D2F\u7D2F:"shu\xF2 gu\u01D2 l\xE9i l\xE9i",\u53EA\u77E5\u5176\u4E00:"zh\u01D0 zh\u012B q\xED y\u012B",\u597D\u6574\u4EE5\u6687:"h\xE0o zh\u011Bng y\u01D0 xi\xE1",\u7EA2\u5F97\u53D1\u7D2B:"h\xF3ng de f\u0101 z\u01D0",\u4F20\u4E3A\u7F8E\u8C08:"chu\xE1n w\xE9i m\u011Bi t\xE1n",\u5BCC\u5546\u5927\u8D3E:"f\xF9 sh\u0101ng d\xE0 g\u01D4",\u56DB\u6D77\u4E3A\u5BB6:"s\xEC h\u01CEi w\xE9i ji\u0101",\u5931\u800C\u590D\u5F97:"sh\u012B \xE9r f\xF9 de",\u4E86\u82E5\u6307\u638C:"li\u01CEo ru\xF2 zh\u01D0 zh\u01CEng",\u5927\u6709\u53EF\u4E3A:"d\xE0 y\u01D2u k\u011B w\xE9i",\u51FA\u5934\u9732\u9762:"ch\u016B t\xF3u l\xF9 mi\xE0n",\u9F13\u9F13\u56CA\u56CA:"g\u01D4 gu n\u0101ng n\u0101ng",\u7A97\u660E\u51E0\u51C0:"chu\u0101ng m\xEDng j\u012B j\xECng",\u6CF0\u7136\u5904\u4E4B:"t\xE0i r\xE1n ch\u01D4 zh\u012B",\u6012\u53D1\u51B2\u51A0:"n\xF9 f\xE0 ch\u014Dng gu\u0101n",\u4E0D\u751A\u4E86\u4E86:"b\xF9 sh\xE8n li\u01CEo li\u01CEo",\u6709\u673A\u73BB\u7483:"y\u01D2u j\u012B b\u014D li",\u9AA8\u5934\u67B6\u5B50:"g\xFA tou ji\xE0 zi",\u4E49\u8584\u4E91\u5929:"y\xEC b\xF3 y\xFAn ti\u0101n",\u4E00\u4E01\u70B9\u513F:"y\u012B d\u012Bng di\u01CEnr",\u65F6\u6765\u8FD0\u8F6C:"sh\xED l\xE1i y\xF9n zhu\u01CEn",\u9648\u8BCD\u6EE5\u8C03:"ch\xE9n c\xED l\xE0n di\xE0o",\u4E03\u5341\u4E8C\u884C:"q\u012B sh\xED \xE8r h\xE1ng",\u5316\u6574\u4E3A\u96F6:"hu\xE0 zh\u011Bng w\xE9i l\xEDng",\u7269\u4EE5\u7A00\u4E3A\u8D35:"w\xF9 y\u01D0 x\u012B w\xE9i gu\xEC",\u6C11\u4EE5\u98DF\u4E3A\u5929:"m\xEDn y\u01D0 sh\xED w\xE9i ti\u0101n",\u706B\u70E7\u706B\u71CE:"hu\u01D2 sh\u0101o hu\u01D2 li\u01CEo",\u5E72\u8106\u5229\u7D22:"g\xE0n cu\xEC l\xEC su\u01D2",\u540A\u513F\u90CE\u5F53:"di\xE0o er l\xE1ng d\u0101ng",\u5E7F\u79CD\u8584\u6536:"gu\u01CEng zh\xF2ng b\xF3 sh\u014Du",\u96BE\u820D\u96BE\u5206:"n\xE1n sh\u011B n\xE1n f\u0113n",\u6B43\u8840\u4E3A\u76DF:"sh\xE0 xu\xE8 w\xE9i m\xE9ng",\u594B\u53D1\u6709\u4E3A:"f\xE8n f\u0101 y\u01D2u w\xE9i",\u9634\u9519\u9633\u5DEE:"y\u012Bn cu\xF2 y\xE1ng ch\u0101",\u4E1C\u8EB2\u897F\u85CF:"d\u014Dng du\u01D2 x\u012B c\xE1ng",\u70DF\u718F\u706B\u71CE:"y\u0101n x\u016Bn hu\u01D2 li\u01CEo",\u94BB\u725B\u89D2\u5C16:"zu\u0101n ni\xFA ji\u01CEo ji\u0101n",\u4E54\u88C5\u6253\u626E:"qi\xE1o zhu\u0101ng d\u01CE b\xE0n",\u6539\u5F26\u66F4\u5F20:"g\u01CEi xi\xE1n g\u0113ng zh\u0101ng",\u6CB3\u5357\u6886\u5B50:"h\xE9 n\xE1n b\u0101ng zi",\u597D\u5403\u61D2\u505A:"h\xE0o ch\u012B l\u01CEn zu\xF2",\u4F55\u4E50\u4E0D\u4E3A:"h\xE9 l\xE8 b\xF9 w\xE9i",\u5927\u51FA\u98CE\u5934:"d\xE0 ch\u016B f\u0113ng t\xF3u",\u653B\u57CE\u63A0\u5730:"g\u014Dng ch\xE9ng l\xFC\u011B d\xEC",\u6F02\u6F02\u4EAE\u4EAE:"pi\xE0o pi\xE0o liang liang",\u6298\u8877\u4E3B\u4E49:"zh\xE9 zh\u014Dng zh\u01D4 y\xEC",\u5927\u9A6C\u54C8\u9C7C:"d\xE0 m\u01CE h\u01CE y\xFA",\u7EFF\u6811\u6210\u836B:"l\u01DC sh\xF9 ch\xE9ng y\u012Bn",\u7387\u5148\u5782\u8303:"shu\xE0i xi\u0101n chu\xED f\xE0n",\u5BB6\u957F\u91CC\u77ED:"ji\u0101 ch\xE1ng l\u01D0 du\u01CEn",\u5BBD\u5927\u4E3A\u6000:"ku\u0101n d\xE0 w\xE9i hu\xE1i",\u5DE6\u8180\u53F3\u81C2:"zu\u01D2 b\u01CEng y\xF2u b\xEC",\u5F71\u5B50\u5185\u9601:"y\u01D0ng zi n\xE8i g\xE9",\u4E00\u7B11\u4E86\u4E4B:"y\u012B xi\xE0o li\u01CEo zh\u012B",\u5929\u4E0B\u4E3A\u516C:"ti\u0101n xi\xE0 w\xE9i g\u014Dng",\u8FD8\u6211\u6CB3\u5C71:"hu\xE1n w\u01D2 h\xE9 sh\u0101n",\u4F55\u8DB3\u4E3A\u5947:"h\xE9 z\xFA w\xE9i q\xED",\u597D\u81EA\u4E3A\u4E4B:"h\xE0o z\xEC w\xE9i zh\u012B",\u98CE\u59FF\u7EF0\u7EA6:"f\u0113ng z\u012B chu\u014D yu\xE9",\u5927\u96E8\u6EC2\u6CB1:"d\xE0 y\u01D4 p\xE1ng tu\xF3",\u4F20\u4E3A\u4F73\u8BDD:"chu\xE1n w\xE9i ji\u0101 hu\xE0",\u5403\u91CC\u6252\u5916:"ch\u012B l\u01D0 p\xE1 w\xE0i",\u91CD\u64CD\u65E7\u4E1A:"ch\xF3ng c\u0101o ji\xF9 y\xE8",\u5C0F\u5BB6\u5B50\u6C14:"xi\u01CEo ji\u0101 zi q\xEC",\u5C11\u4E0D\u66F4\u4E8B:"sh\xE0o b\xF9 g\u0113ng sh\xEC",\u96BE\u5206\u96BE\u820D:"n\xE1n f\u0113n n\xE1n sh\u011B",\u53EA\u4E89\u671D\u5915:"zh\u01D0 zh\u0113ng zh\u0101o x\u012B",\u6DFB\u7816\u52A0\u74E6:"ti\u0101n zhu\u0101n ji\u0113 w\u01CE",\u662F\u975E\u5206\u660E:"sh\xEC f\u0113i f\u0113n m\xEDng",\u820D\u6211\u5176\u8C01:"sh\u011B w\u01D2 q\xED shu\xED",\u504F\u542C\u504F\u4FE1:"pi\u0101n t\u012Bng pi\u0101ng x\xECn",\u91CF\u5165\u4E3A\u51FA:"li\xE0ng r\xF9 w\xE9i ch\u016B",\u964D\u9F99\u4F0F\u864E:"xi\xE1ng l\xF3ng f\xFA h\u01D4",\u6545\u4F0E\u91CD\u6F14:"g\xF9 j\xEC zh\xF2ng y\u01CEn",\u94A2\u5316\u73BB\u7483:"g\u0101ng hu\xE0 b\u014D li",\u6709\u9F3B\u5B50\u6709\u773C:"y\u01D2u b\xED zi y\u01D2u y\u01CEn",\u6B63\u4E2D\u4E0B\u6000:"zh\xE8ng zh\xF2ng xi\xE0 hu\xE1i",\u4EE5\u8EAB\u8BB8\u56FD:"y\u01D0 sh\u0113ng x\u01D4 gu\xF3",\u4E00\u8BED\u4E2D\u7684:"y\u012B y\u01D4 zh\u014Dng d\xEC",\u4E27\u9B42\u843D\u9B44:"s\xE0ng h\xFAn lu\xF2 p\xF2",\u4E09\u5EA7\u5927\u5C71:"s\u0101n zu\xF2 t\xE0i sh\u0101n",\u6D4E\u6D4E\u4E00\u5802:"j\u01D0 j\u01D0 y\u012B t\xE1ng",\u597D\u4E8B\u4E4B\u5F92:"h\xE0o sh\xEC zh\u012B t\xFA",\u5E72\u51C0\u5229\u7D22:"g\xE0n j\xECng l\xEC su\u01D2",\u51FA\u5C06\u5165\u76F8:"ch\u016B ji\xE0ng r\xF9 xi\xE0ng",\u7AF9\u7B52\u5012\u8C46\u5B50:"zh\xFA t\u01D2ng d\u01CEo d\xF2u zi",\u8885\u8885\u5A1C\u5A1C:"ni\u01CEo ni\u01CEo nu\xF3 nu\xF3",\u72D0\u72F8\u5C3E\u5DF4:"h\xFA li w\u011Bi ba",\u597D\u9038\u6076\u52B3:"h\xE0o y\xEC w\xF9 l\xE1o",\u5927\u800C\u65E0\u5F53:"d\xE0 \xE9r w\xFA d\xE0ng",\u6253\u9A6C\u864E\u773C:"d\u01CE m\u01CE hu y\u01CEn",\u677F\u4E0A\u9489\u9489:"b\u01CEn sh\xE0ng d\xECng d\u012Bng",\u773C\u4E0D\u89C1\u4E3A\u51C0:"y\u01CEn b\xF9 ji\xE0n w\xE9i j\xECng",\u5406\u4E94\u559D\u516D:"y\u0101o w\u01D4 h\xE8 li\xF9",\u867E\u5175\u87F9\u5C06:"xi\u0101 b\u012Bng xi\xE8 ji\xE0ng",\u6C34\u8C03\u6B4C\u5934:"shu\u01D0 di\xE0o g\u0113 t\xF3u",\u6570\u5178\u5FD8\u7956:"sh\u01D4 di\u01CEn w\xE0ng z\u01D4",\u4EBA\u4E8B\u4E0D\u7701:"r\xE9n sh\xEC b\xF9 x\u01D0ng",\u66F2\u9AD8\u548C\u5BE1:"q\u01D4 g\u0101o h\xE8 gu\u01CE",\u5076\u4E00\u4E3A\u4E4B:"\u01D2u y\u012B w\xE9i zh\u012B",\u5C61\u6559\u4E0D\u6539:"l\u01DA ji\xE0n b\xF9 g\u01CEi",\u4E92\u4E3A\u56E0\u679C:"h\xF9 w\xE9i y\u012Bn gu\xF2",\u4E92\u4E3A\u8868\u91CC:"h\xF9 w\xE9i bi\u01CEo l\u01D0",\u539A\u6B64\u8584\u5F7C:"h\xF2u c\u01D0 b\xF3 b\u01D0",\u8FC7\u5173\u65A9\u5C06:"gu\xF2 gu\u0101n zh\u01CEn ji\xE0ng",\u7599\u7599\u7629\u7629:"g\u0113 g\u0113 d\u0101 d\xE1",\u5426\u6781\u6CF0\u6765:"p\u01D0 j\xED t\xE0i l\xE1i",\u5927\u8179\u4FBF\u4FBF:"d\xE0 f\xF9 pi\xE1n pi\xE1n",\u884C\u884C\u51FA\u72B6\u5143:"h\xE1ng h\xE1ng ch\u016B zhu\xE0ng yu\xE1n",\u62E7\u6210\u4E00\u80A1\u7EF3:"n\xEDng ch\xE9ng y\u012B g\u01D4 sh\xE9ng",\u8D70\u4E3A\u4E0A\u7B56:"z\u01D2u w\xE9i sh\xE0ng c\xE8",\u51A4\u5BB6\u5BF9\u5934:"yu\u0101n jia du\xEC t\xF3u",\u6709\u9699\u53EF\u4E58:"y\u01D2u x\xEC k\u011B ch\xE8ng",\u4E00\u65E0\u6240\u5F97:"y\u012B w\xFA su\u01D2 d\xE9",\u4E00\u9CDE\u534A\u722A:"y\u012B l\xEDn b\xE0n zh\u01CEo",\u4E00\u54C4\u800C\u8D77:"y\u012B h\u014Dng \xE9r q\u01D0",\u7247\u8A00\u53EA\u8BED:"pi\xE0n y\xE1n zh\u01D0 y\u01D4",\u5F00\u82B1\u7ED3\u5B9E:"k\u0101i hu\u0101 ji\xE9 sh\xED",\u65E7\u5730\u91CD\u6E38:"ji\xF9 d\xEC ch\xF3ng y\xF3u",\u7ECF\u5E74\u7D2F\u6708:"j\u012Bng ni\xE1n l\u011Bi yu\xE8",\u542B\u7CCA\u5176\u8BCD:"h\xE1n h\xFA q\xED c\xED",\u5BE1\u5EC9\u9C9C\u803B:"gu\u01CE li\xE1n xi\u01CEn ch\u01D0",\u6210\u5E74\u7D2F\u6708:"ch\xE9ng ni\xE1n l\u011Bi yu\xE8",\u4E0D\u5F87\u79C1\u60C5:"b\xF9 x\xFAn s\u012B q\xEDng",\u4E0D\u5F53\u4EBA\u5B50:"b\xF9 d\u0101ng r\xE9n z\u01D0",\u8180\u5927\u8170\u5706:"b\u01CEng d\xE0 y\u0101o yu\xE1n",\u6307\u8179\u4E3A\u5A5A:"zh\u01D0 f\xF9 w\xE9i h\u016Bn",\u8FD9\u4E48\u70B9\u513F:"zh\xE8 me di\u01CEn er",\u610F\u5174\u7D22\u7136:"y\xEC x\u012Bng su\u01D2 r\xE1n",\u7EE3\u82B1\u6795\u5934:"xi\xF9 hu\u0101 zh\u011Bn t\xF3u",\u65E0\u7684\u653E\u77E2:"w\xFA d\xEC f\xE0ng sh\u01D0",\u671B\u95FB\u95EE\u5207:"w\xE0ng w\xE9n w\xE8n qi\u0113",\u820D\u5DF1\u4E3A\u4EBA:"sh\u011B j\u01D0 w\xE8i r\xE9n",\u7A77\u5E74\u7D2F\u6708:"qi\xF3ng ni\xE1n l\u011Bi yu\xE8",\u6392\u96BE\u89E3\u7EB7:"p\xE1i n\xE0n ji\u011B f\u0113n",\u5904\u4E4B\u6CF0\u7136:"ch\u01D4 zh\u012B t\xE0i r\xE1n",\u6307\u9E7F\u4E3A\u9A6C:"zh\u01D0 l\xF9 w\xE9i m\u01CE",\u4E00\u5410\u4E3A\u5FEB:"y\u012B t\u01D4 w\xE9i ku\xE0i",\u4E00\u4E18\u4E4B\u8C89:"y\u012B qi\u016B zh\u012B h\xE9",\u5371\u5982\u7D2F\u5375:"w\u0113i r\xFA l\u011Bi lu\u01CEn",\u5929\u5175\u5929\u5C06:"ti\u0101n b\u012Bng ti\u0101n ji\xE0ng",\u820D\u8FD1\u6C42\u8FDC:"sh\u011B j\xECn qi\xFA yu\u01CEn",\u5357\u8154\u5317\u8C03:"n\xE1n qi\u0101ng b\u011Bi di\xE0o",\u82E6\u4E2D\u4F5C\u4E50:"k\u01D4 zh\u014Dng zu\xF2 l\xE8",\u539A\u79EF\u8584\u53D1:"h\xF2u j\u012B b\xF3 f\u0101",\u6234\u7EFF\u5E3D\u5B50:"d\xE0i l\u01DC m\xE0o zi",\u81ED\u5473\u76F8\u6295:"xi\xF9 w\xE8i xi\u0101ng t\xF3u",\u957F\u5E7C\u6709\u5E8F:"zh\u01CEng y\xF2u y\u01D2u x\xF9",\u903C\u826F\u4E3A\u5A3C:"b\u012B li\xE1ng w\xE9i ch\u0101ng",\u60B2\u60B2\u5207\u5207:"b\u0113i b\u0113i qi\xE8 qi\u0113",\u8D25\u519B\u4E4B\u5C06:"b\xE0i j\u016Bn zh\u012B ji\xE0ng",\u8D76\u9E2D\u5B50\u4E0A\u67B6:"g\u01CEn y\u0101 z\u012B sh\xE0ng ji\xE0",\u6B3A\u884C\u9738\u5E02:"q\u012B h\xE1ng b\xE0 sh\xEC",\u524A\u8DB3\u9002\u5C65:"xu\u0113 z\xFA sh\xEC l\u01DA",\u5148\u7779\u4E3A\u5FEB:"xi\u0101n d\u01D4 w\xE9i ku\xE0i",\u557C\u9965\u53F7\u5BD2:"t\xED j\u012B h\xE1o h\xE1n",\u758F\u4E0D\u95F4\u4EB2:"sh\u016B b\xF9 ji\xE0n q\u012Bn",\u795E\u5DEE\u9B3C\u4F7F:"sh\xE9n ch\u0101i gu\u01D0 sh\u01D0",\u6572\u6572\u6253\u6253:"qi\u0101o qi\u0101o d\u0101 d\u0101",\u5E73\u94FA\u76F4\u53D9:"p\xEDng p\u016B zh\xED x\xF9",\u6CA1\u5934\u6CA1\u5C3E:"m\xE9i t\xF3u m\xF2 w\u011Bi",\u5BE5\u5BE5\u53EF\u6570:"li\xE1o li\xE1o k\u011B sh\u01D4",\u54FC\u54C8\u4E8C\u5C06:"h\u0113ng h\u0101 \xE8r ji\xE0ng",\u9E64\u53D1\u7AE5\u989C:"h\xE8 f\xE0 t\xF3ng y\xE1n",\u5404\u5954\u524D\u7A0B:"g\xE8 b\xE8n qi\xE1n ch\xE9ng",\u5F39\u65E0\u865A\u53D1:"d\xE0n w\xFA x\u016B f\u0101",\u5927\u4EBA\u5148\u751F:"d\xE0 r\xE9n xi\u0101n sheng",\u4E0E\u6C11\u66F4\u59CB:"y\u01D4 r\xE9n g\u0113ng sh\u01D0",\u53F6\u843D\u5F52\u6839:"y\xE8 lu\xF2 hu\u012B g\u0113n",\u4E00\u76EE\u5341\u884C:"y\u012B m\xF9 sh\xED h\xE1ng",\u865A\u6643\u4E00\u67AA:"xi\xF9 hu\xE0ng y\u012B qi\u0101ng",\u6811\u7891\u7ACB\u4F20:"sh\xF9 b\u0113i l\xEC zhu\xE0n",\u662F\u975E\u5F97\u5931:"sh\xEC f\u0113i d\xE9 sh\u012B",\u5B9E\u903C\u5904\u6B64:"sh\xED b\u012B ch\u01D4 c\u01D0",\u585E\u7FC1\u5931\u9A6C:"s\xE0i w\u0113ng sh\u012B m\u01CE",\u65E5\u8584\u897F\u5C71:"r\xEC b\xF3 x\u012B sh\u0101n",\u5207\u8EAB\u4F53\u4F1A:"qi\u0113 sh\u0113n t\u01D0 hu\xEC",\u7247\u8A00\u53EA\u5B57:"pi\xE0n y\xE1n zh\u01D0 z\xEC",\u8DD1\u9A6C\u5356\u89E3:"p\u01CEo m\u01CE m\xE0i xi\xE8",\u5B81\u6298\u4E0D\u5F2F:"n\xECng zh\xE9 b\xF9 w\u0101n",\u96F6\u96F6\u6563\u6563:"l\xEDng l\xEDng s\u01CEn s\u01CEn",\u91CF\u4F53\u88C1\u8863:"li\xE0ng t\u01D0 c\xE1i y\u012B",\u8FDE\u4E2D\u4E09\u5143:"li\xE1n zh\xF2ng s\u0101n yu\xE1n",\u793C\u5D29\u4E50\u574F:"l\u01D0 b\u0113ng yu\xE8 hu\xE0i",\u80E1\u5B50\u62C9\u78B4:"h\xFA z\u01D0 l\u0101 ch\u0101",\u4E0D\u4E3A\u5DF2\u751A:"b\xF9 w\xE9i y\u01D0 sh\xE8n",\u8F6C\u60B2\u4E3A\u559C:"zhu\u01CEn b\u0113i w\xE9i x\u01D0",\u4EE5\u773C\u8FD8\u773C:"y\u01D0 y\u01CEn hu\xE1n y\u01CEn",\u851A\u4E3A\u5927\u89C2:"w\xE8i w\xE9i d\xE0 gu\u0101n",\u672A\u4E3A\u4E0D\u53EF:"w\xE8i w\xE9i b\xF9 k\u011B",\u7AE5\u989C\u9E64\u53D1:"t\xF3ng y\xE1n h\xE8 f\xE0",\u670B\u6BD4\u4E3A\u5978:"p\xE9ng b\u01D0 w\xE9i ji\u0101n",\u83AB\u6B64\u4E3A\u751A:"m\xF2 c\u01D0 w\xE9i sh\xE8n",\u8001\u8C03\u91CD\u5F39:"l\u01CEo di\xE0o zh\xF2ng d\xE0n",\u5939\u67AA\u5E26\u68D2:"ji\u0101 qi\u0101ng d\xE0i b\xE0ng",\u5BCC\u5546\u5DE8\u8D3E:"f\xF9 sh\u0101ng j\xF9 ji\u01CE",\u591A\u52B3\u591A\u5F97:"du\u014D l\xE1o du\u014D de",\u6DE1\u7136\u5904\u4E4B:"d\xE0n r\xE1n ch\u01D4 zh\u012B",\u7BAA\u98DF\u58F6\u6D46:"d\u0101n s\xEC h\xFA ji\u0101ng",\u521B\u5DE8\u75DB\u6DF1:"chu\u0101ng j\xF9 t\xF2ng sh\u0113n",\u8349\u957F\u83BA\u98DE:"c\u01CEo zh\u01CEng y\u012Bng f\u0113i",\u5750\u89C6\u4E0D\u6551:"zu\xF2 sh\u012B b\xF9 ji\xF9",\u91CD\u8D77\u7089\u7076:"ch\xF3ng q\u01D0 l\xFA z\xE0o",\u4EE5\u5DF1\u5EA6\u4EBA:"y\u01D0 j\u01D0 du\xF3 r\xE9n",\u968F\u884C\u5C31\u5E02:"su\xED h\xE1ng ji\xF9 sh\xEC",\u6587\u4EE5\u8F7D\u9053:"w\xE9n y\u01D0 z\xE0i d\xE0o",\u6587\u4E0D\u5BF9\u9898:"w\xE9n b\xF9 du\xEC t\xED",\u94C1\u677F\u9489\u9489:"ti\u011B b\u01CEn d\xECng d\u012Bng",\u8EAB\u4F53\u53D1\u80A4:"sh\u0113n t\u01D0 f\xE0 f\u016B",\u7F3A\u5403\u5C11\u7A7F:"qu\u0113 ch\u012B xh\u01CEo chu\u0101n",\u76EE\u65E0\u5C0A\u957F:"m\xF9 w\xFA z\u016Bn zh\u01CEng",\u5409\u4EBA\u5929\u76F8:"j\xED r\xE9n ti\u0101n xi\xE0ng",\u6BC1\u5BB6\u7EBE\u96BE:"hu\u01D0 ji\u0101 sh\u016B n\xE0n",\u94A2\u7B4B\u94C1\u9AA8:"g\u0101ng j\u012Bng ti\u011B g\u01D4",\u4E22\u5352\u4FDD\u8F66:"di\u016B z\xFA b\u01CEo j\u016B",\u4E22\u4E09\u843D\u56DB:"di\u016B s\u0101n l\xE0 s\xEC",\u95ED\u76EE\u585E\u542C:"b\xEC m\xF9 s\xE8 t\u012Bng",\u4E0D\u5E78\u800C\u8A00\u4E2D:"b\xF9 x\xECng \xE9r y\xE1n zh\xF2ng",\u524A\u5C16\u8111\u888B:"xu\u0113 ji\u0101n n\u01CEo d\xE0i",\u4E3A\u975E\u4F5C\u6076:"w\xE9i f\u0113i zu\xF2 \xE8",\u4EBA\u624D\u96BE\u5F97:"r\xE9n c\xE1i c\xE1i d\xE9",\u60C5\u975E\u5F97\u5DF2:"q\xEDng f\u0113i d\xE9 y\u01D0",\u5207\u4E2D\u8981\u5BB3:"qi\u0113 zh\u014Dng y\xE0o h\xE0i",\u706B\u6025\u706B\u71CE:"hu\u01D2 j\xED hu\u01D2 li\u01CEo",\u753B\u5730\u4E3A\u7262:"hu\xE0 d\xEC w\xE9i l\xE1o",\u597D\u9152\u8D2A\u676F:"h\xE0o ji\u01D4 t\u0101n b\u0113i",\u957F\u6B4C\u5F53\u54ED:"ch\xE1ng g\u0113 d\xE0ng k\u016B",\u4E8B\u540E\u8BF8\u845B\u4EAE:"sh\xEC h\xF2u zh\u016B g\xE9 li\xE0ng",\u8F7D\u6C89\u8F7D\u6D6E:"z\xE0i ch\xE9n z\xE0i f\xFA",\u9047\u96BE\u5448\u7965:"y\xF9 n\xE0n ch\xE9ng xi\xE1ng",\u6986\u6728\u7599\u7629:"y\xFA m\xF9 g\u0113 da",\u4EE5\u90BB\u4E3A\u58D1:"y\u01D0 l\xEDn w\xE9i h\xE8",\u6D0B\u4E3A\u4E2D\u7528:"y\xE1ng w\xE9i zh\u014Dng y\xF2ng",\u8A00\u4E3A\u5FC3\u58F0:"y\xE1n w\xE9i x\u012Bn sh\u0113ng",\u8A00\u5FC5\u6709\u4E2D:"y\xE1n b\xEC y\u01D2u zh\xF2ng",\u56FE\u7A77\u5315\u89C1:"t\xFA qi\xF3ng b\u01D0 xi\xE0n",\u6EC2\u6CB1\u5927\u96E8:"p\xE1ng tu\xF3 d\xE0 y\u01D4",\u76EE\u4E0D\u6687\u7ED9:"m\xF9 b\xF9 xi\xE1 j\u01D0",\u91CF\u624D\u5F55\u7528:"li\xE0ng c\xE1i l\xF9 y\xF2ng",\u6559\u5B66\u76F8\u957F:"ji\xE0o xu\xE9 xi\u0101ng zh\u01CEng",\u6094\u4E0D\u5F53\u521D:"hu\u01D0 b\xF9 d\u0101ng ch\u016B",\u547C\u5E7A\u559D\u516D:"h\u016B y\u0101o h\xE8 li\xF9",\u4E0D\u8DB3\u4E3A\u8BAD:"b\xF9 z\xFA w\xE9i x\xF9n",\u4E0D\u62D8\u5F62\u8FF9:"b\xF9 j\u016B x\xEDng j\u012B",\u508D\u82E5\u65E0\u4EBA:"p\xE1ng ru\xF2 w\xFA r\xE9n",\u516B\u5927\u5C71\u4EBA:"b\u0101 t\xE0i sh\u0101n r\xE9n",\u7F6A\u8D23\u96BE\u9003:"zu\xEC z\xE9 n\xE1n t\xE1o",\u81EA\u6211\u5439\u5618:"z\xEC w\u01D2 chu\xED x\u016B",\u8F6C\u7978\u4E3A\u798F:"zhu\u01CEn hu\xF2 w\xE9i f\xFA",\u91CD\u5CE6\u53E0\u5D82:"ch\xF3ng lu\xE1n di\xE9 zh\xE0ng",\u52C7\u51A0\u4E09\u519B:"y\u01D2ng gu\xE0n s\u0101n j\u016Bn",\u6613\u5730\u800C\u5904:"y\xEC d\xEC \xE9r ch\u01D4",\u4E00\u8BED\u7834\u7684:"y\u012B y\u01D4 p\xF2 d\xEC",\u5378\u78E8\u6740\u9A74:"xi\xE8 m\xF2 sh\u0101 l\u01D8",\u73A9\u513F\u4E0D\u8F6C:"w\xE1n \xE9r b\xF9 zhu\xE0n",\u5929\u9053\u597D\u8FD8:"ti\u0101n d\xE0o h\u01CEo hu\xE1n",\u8EAB\u5355\u529B\u8584:"sh\u0113n d\u0101n l\xEC b\xF3",\u6492\u8C46\u6210\u5175:"s\u01CE d\xF2u ch\xE9ng b\u012Bng",\u66F2\u91CC\u62D0\u5F2F:"q\u016B l\u01D0 gu\u01CEn w\u0101n",\u7247\u7EB8\u53EA\u5B57:"pi\xE0n zh\u01D0 y\xE1n z\xEC",\u5B81\u7F3A\u6BCB\u6EE5:"n\xECng qu\u0113 w\xF9 l\xE0n",\u6CA1\u6CA1\u65E0\u95FB:"m\xF2 m\xF2 w\xFA w\xE9n",\u91CF\u529B\u800C\u4E3A:"li\xE0ng l\xEC \xE9r w\xE9i",\u5386\u5386\u53EF\u6570:"l\xEC l\xEC k\u011B sh\u01D4",\u53E3\u7891\u8F7D\u9053:"k\u01D2u b\u0113i z\xE0i d\xE0o",\u541B\u5B50\u597D\u9011:"j\u016Bn z\u01D0 h\xE0o qi\xFA",\u597D\u4E3A\u4EBA\u5E08:"h\xE0o w\xE9i r\xE9n sh\u012B",\u8C6A\u5546\u5DE8\u8D3E:"h\xE1o sh\u0101ng j\xF9 ji\u01CE",\u5404\u6709\u6240\u597D:"g\xE8 y\u01D2u su\u01D2 h\xE0o",\u5EA6\u5FB7\u91CF\u529B:"du\xF3 d\xE9 li\xE0ng l\xEC",\u8BFB\u4E66\u79CD\u5B50:"d\xFA sh\u016B zh\u01D2ng z\u01D0",\u4FBF\u5B9C\u4ECE\u4E8B:"bi\xE0n y\xED c\xF3ng sh\xEC",\u82DB\u653F\u731B\u4E8E\u864E:"k\u0113 zh\xE8 m\u011Bng y\xFA h\u01D4",\u6307\u5929\u4E3A\u8A93:"zh\u01D0 ti\u0101n w\xE9i sh\xEC",\u9038\u5174\u9044\u98DE:"y\xEC x\xECng chu\xE1n f\u0113i",\u5FC3\u5BBD\u4F53\u80D6:"x\u012Bn ku\u0101n t\u01D0 p\xE1n",\u4E3A\u5FB7\u4E0D\u5352:"w\xE9i d\xE9 b\xF9 z\xFA",\u7EA8\u88B4\u5B50\u5F1F:"w\xE1n k\u01D4 z\u01D0 d\xEC",\u5929\u4E0B\u4E3A\u5BB6:"ti\u0101n xi\xE0 w\xE9i ji\u0101",\u89C6\u4E3A\u754F\u9014:"sh\xEC w\xE9i w\xE8i t\xFA",\u820D\u5DF1\u4ECE\u4EBA:"sh\u011B j\u01D0 c\xF3ng r\xE9n",\u4E09\u707E\u516B\u96BE:"s\u0101n z\u0101i b\u0101 n\xE0n",\u4EBA\u81EA\u4E3A\u6218:"r\xE9n z\xEC w\xE9i zh\xE0n",\u7FA4\u96CC\u7CA5\u7CA5:"q\xFAn c\xED y\xF9 y\xF9",\u90A3\u4E48\u70B9\u513F:"n\xE0 me di\u01CEn er",\u6C90\u7334\u800C\u51A0:"m\xF9 h\xF3u \xE9r gu\xE0n",\u8C0B\u4E3A\u4E0D\u8F68:"m\xF3u w\xE9i b\xF9 gu\u01D0",\u660E\u7A97\u51C0\u51E0:"m\xEDng chu\u0101ng j\xECng j\u012B",\u54E9\u54E9\u5566\u5566:"li li l\u0101 l\u0101",\u89C1\u7F1D\u5C31\u94BB:"ji\xE0n f\xE8ng ji\xF9 zu\u0101n",\u5939\u5C42\u73BB\u7483:"ji\u0101 c\xE9ng b\u014D li",\u6025\u516C\u597D\u4E49:"j\xED g\u014Dng h\xE0o y\xEC",\u79EF\u5E74\u7D2F\u6708:"j\u012B ni\xE1n l\u011Bi yu\xE8",\u5212\u5730\u4E3A\u7262:"hu\xE1 d\xEC w\xE9i l\xE1o",\u66F4\u540D\u6539\u59D3:"g\xE8ng m\xEDng g\u01CEi x\xECng",\u5949\u4E3A\u572D\u81EC:"f\xE8ng w\xE9i gu\u012B ni\xE8",\u591A\u96BE\u5174\u90A6:"du\u014D n\xE0n x\u012Bng b\u0101ng",\u987F\u5F00\u8305\u585E:"d\xF9n k\u0101i m\xE1o s\xE8",\u5F39\u5C3D\u63F4\u7EDD:"d\xE0n j\xECn yu\xE1n ju\xE9",\u5927\u8116\u5B50\u75C5:"d\xE0 b\xF3 zi b\xECng",\u4E0D\u7834\u4E0D\u7ACB:"b\xF9 pu\xF2 b\xF9 l\xEC",\u5750\u5730\u81EA\u5212:"zu\xF2 d\xEC z\xEC hu\xE1",\u5750\u4E0D\u91CD\u5E2D:"zu\xF2 b\xF9 ch\xF3ng x\xED",\u5750\u4E0D\u7AA5\u5802:"z\xF9o b\xF9 ku\u012B t\xE1ng",\u4F5C\u820D\u9053\u65C1:"zu\xF2 sh\u011B d\xE0o p\xE1ng",\u4F5C\u5AC1\u8863\u88F3:"zu\xF2 ji\xE0 y\u012B sh\u0101ng",\u5DE6\u652F\u53F3\u543E:"zu\u01D2 zh\u012B y\xF2u w\u016B",\u5DE6\u679D\u53F3\u68A7:"zu\u01D2 zh\u012B y\xF2u w\u016B",\u5DE6\u5B9C\u53F3\u6709:"zu\u01D2 y\xED y\xF2u f\xFA",\u7F6A\u5E94\u4E07\u6B7B:"zu\xEC y\u012Bng w\xE0n s\u01D0",\u94BB\u5FC3\u523A\u9AA8:"zu\xE0n x\u012Bn c\xEC g\u01D4",\u94BB\u7A74\u903E\u5899:"zu\u0101n xu\xE9 y\xFA qi\xE1ng",\u94BB\u7A74\u903E\u9699:"zu\u0101n xu\xE9 y\xFA x\xEC",\u94BB\u9699\u903E\u5899:"zu\u0101n x\xEC y\xFA qi\xE1ng",\u94BB\u5934\u89C5\u7F1D:"zu\u0101n t\xF3u m\xEC f\xE8ng",\u94BB\u5929\u89C5\u7F1D:"zu\xE0n ti\u0101n m\xEC f\xE9ng",\u94BB\u5929\u6253\u6D1E:"zu\u0101n ti\u0101n d\u01CE d\xF2ng",\u94BB\u76AE\u51FA\u7FBD:"zu\u0101n p\xED ch\u016B y\u01D4",\u94BB\u61D2\u5E2E\u95F2:"zu\u0101n l\u01CEn b\u0101ng xi\xE1n",\u94BB\u706B\u5F97\u51B0:"zu\u0101n hu\u01D2 d\xE9 b\u012Bng",\u94BB\u6D1E\u89C5\u7F1D:"zu\xE0n d\xF2ng m\xEC f\xE9ng",\u94BB\u51B0\u6C42\u706B:"zu\u0101n b\u012Bng qi\xFA hu\u01D2",\u94BB\u51B0\u6C42\u9165:"zu\u0101n b\u012Bng qi\xFA s\u016B",\u8D70\u4E3A\u4E0A\u7740:"z\u01D2u w\xE8i sh\xE0ng zha\u014D",\u8D70\u82B1\u6E9C\u6C34:"z\u01D2u hu\u0101 li\u016B b\u012Bng",\u7EB5\u66F2\u6789\u76F4:"z\xF2ng q\u01D4 w\u01CEng zh\xED",\u81EA\u76F8\u60CA\u5FE7:"z\xEC xi\u0101ng j\u012Bng r\u01CEo",\u5B50\u4E3A\u7236\u9690:"z\u01D0 w\xE9i f\xF9 y\u01D0n",\u8D44\u6DF1\u671B\u91CD:"z\u012B sh\u0113ng w\xE0ng zh\xF2ng",\u64E2\u53D1\u96BE\u6570:"zhu\xF3 f\xE0 n\xE1n sh\u01D4",\u64E2\u53D1\u83AB\u6570:"zhu\xF3 f\xE0 m\xF2 sh\u01D4",\u7740\u4E66\u7ACB\u8BF4:"zh\xF9 sh\u016B l\xEC shu\u014D",\u7740\u4EBA\u5148\u97AD:"zhu\xF3 r\xE9n xi\u0101n bi\u0101n",\u65AB\u7431\u4E3A\u6734:"zhu\xF3 di\u0101o w\xE9i p\u01D4",\u65AB\u96D5\u4E3A\u6734:"zhu\xF3 di\u0101o w\xE9i p\u01D4",\u9525\u5904\u56CA\u4E2D:"zhu\u012B ch\u01D4 n\xE1ng zh\u014Dng",\u690E\u81BA\u987F\u8DB3:"chu\xED y\u012Bng d\xF9n z\xFA",\u690E\u80F8\u8DCC\u8DB3:"chu\xED xi\u014Dng di\u0113 z\xFA",\u690E\u80F8\u987F\u8DB3:"chu\xED xi\u014Dng d\xF9n z\xFA",\u690E\u5FC3\u996E\u6CE3:"chu\xED x\u012Bn y\u01D0n q\xEC",\u690E\u5FC3\u6CE3\u8840:"chu\xED x\u012Bn q\xEC xu\xE8",\u690E\u5FC3\u5455\u8840:"chu\xED x\u012Bn \u01D2u xu\xE8",\u690E\u5FC3\u987F\u8DB3:"chu\xED x\u012Bn d\xF9n z\xFA",\u690E\u5929\u62A2\u5730:"chu\xED ti\u0101n qi\u01CEng d\xEC",\u690E\u725B\u98E8\u58EB:"chu\xED ni\xFA xi\u01CEng sh\xEC",\u690E\u725B\u6B43\u8840:"chu\xED ni\xFA sh\xE0 xu\xE8",\u690E\u725B\u53D1\u51A2:"chu\xED ni\xFA f\u0101 zh\u01D2ng",\u690E\u57CB\u5C60\u72D7:"chu\xED m\xE1i t\xFA g\u01D2u",\u690E\u57CB\u72D7\u7A83:"chu\xED m\xE1i g\u01D2u qi\xE8",\u690E\u80A4\u5265\u4F53:"chu\xED f\u016B b\u014D t\u01D0",\u690E\u80A4\u5265\u9AD3:"chu\xED f\u016B b\u014D su\u01D0",\u690E\u950B\u9677\u9635:"chu\xED f\u0113ng xi\xE0n zh\xE8n",\u690E\u950B\u9677\u9648:"chu\u012B f\u0113ng xi\xE0n ch\xE9n",\u8FFD\u6B22\u4F5C\u4E50:"zhu\u012B hu\u0101n zu\xF2 l\xE8",\u8FFD\u98CE\u6444\u666F:"zhu\u012B f\u0113ng ni\xE8 j\u01D0ng",\u58EE\u53D1\u51B2\u51A0:"zhu\xE0ng f\u0101 ch\u014Dng gu\xE0n",\u5E84\u4E25\u5B9D\u76F8:"zhu\u0101ng y\xE1n b\u01CEo xi\xE0ng",\u8F6C\u707E\u4E3A\u798F:"zhu\u01CEn z\u0101i w\xE9i f\xFA",\u8F6C\u6E7E\u62B9\u89D2:"zhu\u01CEn w\u0101n m\xF2 ji\u01CEo",\u8F6C\u6101\u4E3A\u559C:"zhu\u01CEn ch\xF3u w\xE9i x\u01D0",\u8F6C\u55D4\u4E3A\u559C:"zhu\u01CEn ch\u0113n w\xE9i x\u01D0",\u8F6C\u8D25\u4E3A\u6210:"zhu\u01CEn b\xE0i w\xE9i ch\xE9ng",\u8F6C\u8D25\u4E3A\u529F:"zhu\u01CEn b\xE0i w\xE9i g\u014Dng",\u62FD\u5DF7\u651E\u8857:"zhu\xE0i xi\xE0ng lu\u01D2 ji\u0113",\u62FD\u5DF7\u5570\u8857:"zhu\xE0i xi\xE0ng lu\xF3 ji\u0113",\u62FD\u8019\u6276\u7281:"zhu\u0101i p\xE1 f\xFA l\xED",\u62FD\u5E03\u62D6\u9EBB:"zhu\u0101i b\xF9 tu\u014D m\xE1",\u7BB8\u957F\u7897\u77ED:"zh\xF9 ch\xE0ng w\u01CEn du\u01CEn",\u94F8\u5251\u4E3A\u7281:"zh\xF9 ji\xE0n w\xE9i l\xED",\u677C\u67DA\u4E4B\u7A7A:"zh\xF9 zh\xF3u zh\u012B k\u014Dng",\u677C\u67DA\u5176\u7A7A:"zh\xF9 zh\xF3u q\xED k\u014Dng",\u677C\u67DA\u7A7A\u865A:"zh\xF9 zh\xF3u k\u014Dng x\u016B",\u52A9\u5929\u4E3A\u8650:"zh\xF9 ti\u0101n w\xE9i n\xFC\xE8",\u52A9\u6840\u4E3A\u8650:"zh\xF9 ji\xE9 w\xE9i n\xFC\xE8",\u5C5E\u57A3\u6709\u8033:"zh\u01D4 yu\xE1n y\u01D2u \u011Br",\u5C5E\u6BDB\u79BB\u91CC:"zh\u01D4 m\xE1o l\xED l\u01D0",\u5C5E\u8F9E\u6BD4\u4E8B:"zh\u01D4 c\xED b\u01D0 sh\xEC",\u5C5E\u8BCD\u6BD4\u4E8B:"zh\u01D4 c\xED b\u01D0 sh\xEC",\u9010\u7269\u4E0D\u8FD8:"zh\xFA w\xF9 b\xF9 hu\xE1n",\u94E2\u94E2\u6821\u91CF:"zh\u016B zh\u016B xi\xE0o li\xE0ng",\u94E2\u91CF\u5BF8\u5EA6:"zh\u016B li\xE1ng c\xF9n du\xF3",\u94E2\u4E24\u6089\u79F0:"zh\u016B li\u01CEng x\u012B ch\xE8n",\u94E2\u79EF\u5BF8\u7D2F:"zh\u016B j\u012B c\xF9n l\u011Bi",\u4F8F\u5112\u4E00\u8282:"zh\u016B r\u01D4 y\u012B ji\xE9",\u4F8F\u5112\u89C2\u620F:"zh\u016B r\u01D4 gu\u0101n x\xEC",\u6731\u69C3\u7389\u6566:"zh\u016B p\xE1n y\xF9 du\xEC",\u6731\u76D8\u7389\u6566:"zh\u016B p\xE1n y\xF9 du\xEC",\u6731\u8F53\u7681\u76D6:"zh\u016B f\u0101n h\u01CEi g\xE0i",\u663C\u5E72\u5915\u60D5:"zh\xF2u g\xE0n x\u012B t\xEC",\u663C\u5EA6\u591C\u601D:"zh\xF2u du\xF3 y\xE8 s\u012B",\u8BEA\u5F20\u4E3A\u5E7B:"zh\u014Du zh\u0101ng w\xE9i hu\xE0n",\u5468\u90CE\u987E\u66F2:"zh\u014Du l\xE1ng g\xF9 q\u01D4",\u4F9C\u5F20\u4E3A\u5E7B:"zh\u014Du zh\u0101ng w\xE9i hu\xE0n",\u91CD\u8DB3\u4E00\u8FF9:"ch\xF3ng z\xFA y\u012B j\xEC",\u91CD\u8DB3\u5C4F\u606F:"ch\xF3ng z\xFA b\u01D0ng x\u012B",\u91CD\u8DB3\u5C4F\u6C14:"ch\xF3ng z\xFA b\u01D0ng q\xEC",\u91CD\u8DB3\u7D2F\u606F:"ch\xF3ng z\xFA l\xE8i x\u012B",\u91CD\u8DB3\u800C\u7ACB:"ch\xF3ng z\xFA \xE9r l\xEC",\u91CD\u7EB8\u7D2F\u672D:"ch\xF3ng zh\u01D0 l\xE8i zh\xE1",\u91CD\u57A3\u53E0\u9501:"ch\xF3ng yu\xE1n di\xE9 su\u01D2",\u91CD\u57A3\u8FED\u9501:"ch\xF3ng yu\xE1n di\xE9 su\u01D2",\u91CD\u88C0\u5217\u9F0E:"ch\xF3ng y\u012Bn li\xE8 d\u01D0ng",\u91CD\u5CA9\u53E0\u5D82:"ch\xF3ng y\xE1n di\xE9 zh\xE0ng",\u91CD\u5174\u65D7\u9F13:"ch\xF3ng x\u012Bng q\xED g\u01D4",\u91CD\u7199\u7D2F\u53F6:"ch\xF3ng x\u012B l\u011Bi y\xE8",\u91CD\u7199\u7D2F\u76DB:"ch\xF3ng x\u012B l\u011Bi sh\xE8ng",\u91CD\u624B\u7D2F\u8DB3:"ch\xF3ng sh\u01D2u l\u011Bi z\xFA",\u91CD\u5C71\u5CFB\u5CAD:"ch\xF3ng sh\u0101n j\xF9n l\u01D0ng",\u91CD\u5C71\u590D\u6C34:"ch\xF3ng sh\u0101n f\xF9 shu\u01D0",\u91CD\u5C71\u590D\u5CAD:"ch\xF3ng sh\u0101n f\xF9 l\u01D0ng",\u91CD\u4E09\u53E0\u56DB:"ch\xF3ng s\u0101n di\xE9 s\xEC",\u91CD\u4E09\u8FED\u56DB:"ch\xF3ng s\u0101n di\xE9 s\xEC",\u91CD\u6C14\u5F87\u547D:"zh\xF2ng q\xEC x\xF9n m\xEDng",\u91CD\u7EB0\u8CA4\u7F2A:"ch\xF3ng p\u012B y\xED mi\xF9",\u91CD\u8469\u7D2F\u85FB:"ch\xF3ng p\u0101 l\xE8i z\u01CEo",\u91CD\u660E\u7EE7\u7130:"ch\xF3ng m\xEDng j\xEC y\xE0n",\u91CD\u5CE6\u590D\u5D82:"ch\xF3ng lu\xE1n f\xF9 zh\xE0ng",\u91CD\u5CE6\u53E0\u5DD8:"ch\xF3ng lu\xE1n di\xE9 y\u01CEn",\u91CD\u5CE6\u8FED\u5DD8:"ch\xF3ng lu\xE1n di\xE9 y\u01CEn",\u91CD\u7406\u65E7\u4E1A:"ch\xF3ng l\u01D0 ji\xF9 y\xE8",\u91CD\u91D1\u88AD\u6C64:"ch\xF3ng j\u012Bn x\xED t\u0101ng",\u91CD\u91D1\u517C\u7D2B:"ch\xF3ng j\u012Bn ji\u0101n z\u01D0",\u91CD\u8FF9\u5C4F\u6C14:"ch\xF3ng j\xEC b\u01D0ng q\xEC",\u91CD\u73EA\u53E0\u7EC4:"ch\xF3ng gu\u012B di\xE9 z\u01D4",\u91CD\u89C4\u88AD\u77E9:"ch\xF3ng gu\u012B x\xED j\u01D4",\u91CD\u89C4\u53E0\u77E9:"ch\xF3ng gu\u012B di\xE9 j\u01D4",\u91CD\u89C4\u7D2F\u77E9:"ch\xF3ng gu\u012B l\xE8i j\u01D4",\u91CD\u89C4\u8FED\u77E9:"ch\xF3ng gu\u012B di\xE9 j\u01D4",\u91CD\u89C4\u6C93\u77E9:"ch\xF3ng gu\u012B t\xE0 j\u01D4",\u91CD\u572D\u53E0\u7EC4:"ch\xF3ng gu\u012B di\xE9 z\u01D4",\u91CD\u7779\u5929\u65E5:"ch\xF3ng d\u01D4 ti\u0101n r\xEC",\u91CD\u5E8A\u53E0\u5C4B:"ch\xF3ng chu\xE1ng di\xE9 w\u016B",\u91CD\u5E8A\u53E0\u67B6:"ch\xF3ng chu\xE1ng di\xE9 ji\xE0",\u91CD\u5E8A\u8FED\u5C4B:"ch\xF3ng chu\xE1ng di\xE9 w\u016B",\u91CD\u5E8A\u8FED\u67B6:"ch\xF3ng chu\xE1ng di\xE9 ji\xE0",\u4F17\u5544\u540C\u97F3:"zh\xF2ng zh\xF2u t\xF3ng y\u012Bn",\u4F17\u661F\u6512\u6708:"zh\xF2ng x\u012Bng cu\xE1n yu\xE8",\u4F17\u6BDB\u6512\u88D8:"zh\xF2ng m\xE1o cu\xE1n qi\xFA",\u4F17\u597D\u4F17\u6076:"zh\xF2ng h\xE0o zh\xF2ng w\xF9",\u949F\u9F0E\u4EBA\u5BB6:"zh\u014Dng d\u01D0ng r\xE9n jia",\u64FF\u690D\u7D22\u6D82:"zh\u0101i zh\xED su\u01D2 t\xFA",\u64FF\u57F4\u7D22\u6D82:"zh\u0101i zh\xED su\u01D2 t\xFA",\u64FF\u57F4\u7D22\u9014:"zh\u0101i zh\xED su\u01D2 t\xFA",\u7A1A\u9F7F\u5A51\u5AA0:"zh\xEC ch\u01D0 w\u01D2 tu\u01D2",\u81F4\u8FDC\u4EFB\u91CD:"zh\xEC yu\u01CEn r\xE8n zh\xE0ng",\u6809\u6BD4\u9CDE\u5DEE:"zh\xEC b\u01D0 l\xEDn c\u01D0",\u81F3\u5F53\u4E0D\u6613:"zh\xEC d\xE0ng b\xF9 y\xEC",\u6307\u7681\u4E3A\u767D:"zh\u01D0 z\xE0o w\xE9i b\xE1i",\u6307\u7682\u4E3A\u767D:"zh\u01D0 z\xE0o w\xE9i b\xE1i",\u6307\u96C1\u4E3A\u7FB9:"zh\u01D0 y\xE0n w\xE9i g\u0113ng",\u6307\u6811\u4E3A\u59D3:"zh\u01D0 sh\xF9 w\xE9i x\xECng",\u6307\u5C71\u8BF4\u78E8:"zh\u01D0 sh\u0101n shu\u014D m\xF2",\u6307\u5C71\u5356\u78E8:"zh\u01D0 sh\u0101n m\xE0i m\xF2",\u53EA\u4E89\u65E6\u5915:"zh\u01D0 zh\u0113ng d\xE0n x\u012B",\u6B62\u6208\u4E3A\u6B66:"zh\u01D0 g\u0113 w\xE9i w\u01D4",\u690D\u53D1\u7A7F\u51A0:"zh\xED f\xE0 chu\u0101n gu\xE0n",\u690D\u53D1\u51B2\u51A0:"zh\xED f\xE0 ch\u014Dng gu\xE0n",\u76F4\u8A00\u5207\u8C0F:"zh\xED y\xE1n qi\u0113 ji\xE0n",\u76F4\u6251\u65E0\u534E:"zh\xED p\u01D4 w\xFA hu\xE1",\u77E5\u75BC\u7740\u75D2:"zh\u012B t\xE9ng zh\xE1o y\u01CEng",\u679D\u53F6\u76F8\u6301:"zh\u012B y\xE8 x\u012Bng ch\xED",\u679D\u5E72\u76F8\u6301:"zh\u012B g\xE0n xi\u0101ng xh\xED",\u679D\u9644\u53F6\u7740:"zh\u012B f\xF9 yi\xE8 zhu\xF3",\u679D\u9644\u53F6\u8457:"zh\u012B f\xF9 yi\xE8 zhu\xF3",\u679D\u5927\u4E8E\u672C:"zh\u012B d\xE0 y\xF9 b\u011Bn",\u652F\u543E\u5176\u8BCD:"zh\u012B w\u016B q\xED c\xED",\u652F\u5206\u65CF\u89E3:"zh\u012B f\u0113 z\xFA ji\u011B",\u6B63\u4E2D\u5DF1\u6000:"zh\xE8ng zh\xF2ng j\u01D0 hu\xE1i",\u6B63\u8EAB\u7387\u4E0B:"zh\xE8ng sh\u0113n shu\xE0i xi\xE0",\u6B63\u51A0\u7EB3\u5C65:"zh\xE8ng gu\xE0n n\xE0 l\u01DA",\u6B63\u51A0\u674E\u4E0B:"zh\xE8ng gu\xE0n l\u01D0 xi\xE0",\u6574\u51A0\u7EB3\u5C65:"zh\u011Bng gu\xE0n n\xE0 l\u01DA",\u6574\u8EAC\u7387\u7269:"zh\u011Bng g\u014Dng shu\xE0i w\xF9",\u6574\u987F\u5E72\u5764:"zh\u011Bng d\xF9n g\xE0n k\u016Bn",\u84B8\u6C99\u4E3A\u996D:"zh\u0113ng sh\u0101 w\xE9i f\xE0n",\u632F\u5175\u6CFD\u65C5:"zh\xE8n b\u012Bng sh\xEC l\u01DA",\u6795\u5E2D\u8FD8\u5E08:"zh\u011Bn x\xED hu\xE1n sh\u012B",\u6795\u77F3\u6F31\u6D41:"zh\u011Bn sh\xED s\xF2u li\xFA",\u6795\u77F3\u55FD\u6D41:"zh\u011Bn sh\xED sh\xF9 li\xFA",\u771F\u76F8\u6BD5\u9732:"zh\u0113n xi\u0101ng b\xEC l\xF9",\u9488\u5934\u524A\u94C1:"zh\u0113n t\xF3u xu\u0113 ti\u011B",\u8D1E\u677E\u52B2\u67CF:"zh\u0113n s\u014Dng j\xECng b\u01CEi",\u8D6D\u8863\u585E\u8DEF:"zh\u011B y\u012B s\xE0i l\xF9",\u6298\u8170\u4E94\u6597:"sh\xE9 y\u0101o w\u01D4 d\xF2u",\u6298\u7BAD\u4E3A\u8A93:"sh\xE9 ji\xE0n w\xE9i sh\xEC",\u6298\u800C\u65CF\u4E4B:"zhe er zu zi",\u662D\u5FB7\u585E\u8FDD:"zh\u0101o d\xE9 s\xE8 w\xE9i",\u5F70\u660E\u8F83\u7740:"zh\u0101ng m\xEDng ji\xE0o zh\xF9",\u7AE0\u53E5\u5C0F\u5112:"zh\u0101ng j\xF9 xi\u0101o r\xFA",\u6E5B\u6069\u6C6A\u6FCA:"zh\xE0n \u0113n w\u0101ng h\xFAn",\u5360\u98CE\u671B\u6C14:"zh\u0101n f\u0113ng w\xE0ng q\xEC",\u5360\u98CE\u4F7F\u5E06:"zh\u0101n f\u0113ng sh\u01D0 f\u0101n",\u65A9\u5C06\u5208\u65D7:"zh\u01CEn ji\xE0ng y\xEC q\xED",\u65A9\u5C06\u6434\u65D7:"zh\u01CEn ji\xE0ng qi\u0101n q\xED",\u65A9\u9489\u5207\u94C1:"zh\u01CEn d\u012Bng qi\u0113 ti\u011B",\u8A79\u8A00\u66F2\u8BF4:"zh\u0101n y\xE1n q\u01D4 shu\u014D",\u6CBE\u6CBE\u81EA\u597D:"zh\u0101n zh\u0101n z\xEC h\xE0o",\u66FE\u6BCD\u6295\u677C:"z\u0113ng m\u01D4 t\xF3u zh\xF9",\u66FE\u53C2\u6740\u4EBA:"z\u0113ng sh\u0113n sh\u0101 r\xE9n",\u66FE\u4E0D\u60E8\u7136:"zeng bu chan ran",\u9020\u8C23\u4E2D\u4F24:"z\xE0o y\xE1o zh\xF2ng sh\u0101ng",\u65E9\u5360\u52FF\u836F:"z\u01CEo zh\u0101n w\xF9 y\xE0o",\u51FF\u9F9F\u6570\u7B56:"z\xE1o gu\u012B sh\u01D4 c\xE8",\u6512\u4E09\u96C6\u4E94:"cu\xE1n s\u0101n j\xED w\u01D4",\u6512\u4E09\u805A\u4E94:"cu\xE1n s\u0101n j\xF9 w\u01D4",\u6512\u7709\u82E6\u8138:"z\u01CEn m\xE9i k\u01D4 li\u01CEn",\u6512\u7709\u8E59\u989D:"cu\xE1n mei c\xF9 \xE9",\u6512\u96F6\u5408\u6574:"cu\xE1n l\xEDng h\xE9 zh\u011Bng",\u6512\u950B\u805A\u955D:"cu\xE1n f\u0113ng j\xF9 d\xED",\u8F7D\u821F\u8986\u821F:"z\xE0i zh\u014Du f\xF9 zh\u014Du",\u8F7D\u4E00\u62B1\u7D20:"z\xE0i y\u012B b\xE0o s\xF9",\u8F7D\u7B11\u8F7D\u8A00:"z\xE0i xi\xE0o z\xE0i y\xE1n",\u8F7D\u9A71\u8F7D\u9A70:"z\xE0i q\u016B z\xE0i ch\xED",\u8F7D\u9152\u95EE\u5B57:"z\xE0i ji\u01D4 w\xE8n z\xEC",\u8F7D\u6B4C\u4E14\u821E:"z\xE0i g\u0113 qi\u011B w\u01D4",\u8FD0\u8F6C\u65F6\u6765:"y\xF9n zhu\u01CEn sh\xED l\xE1i",\u6B92\u8EAB\u4E0D\u6064:"y\u01D4n sh\u0113n b\xFA x\xF9",\u4E91\u8212\u971E\u5377:"y\xFAn sh\u016B xi\xE1 ju\u01CEn",\u4E91\u6CE5\u4E4B\u5DEE:"y\xFAn n\xED zh\u012B ch\u0101",\u5CB3\u9547\u6E0A\u6E1F:"yu\xE8 zh\xE8n yu\u0101n t\u012Bng",\u6708\u4E2D\u6298\u6842:"yu\xE8 zh\u014Dng sh\xE9 gu\xEC",\u6708\u6CA1\u53C2\u6A2A:"yu\xE8 m\xF2 sh\u0113n h\xE9ng",\u6708\u843D\u53C2\u6A2A:"yu\xE8 lu\xF2 sh\u0113n h\xE9ng",\u8FDC\u4E0D\u95F4\u4EB2:"yu\u01CEn b\xF9 ji\xE0n q\u012Bn",\u9B3B\u9A7D\u7A83\u4EF7:"y\xF9 n\u01D4 qi\xE8 ji\xE0",\u9B3B\u9E21\u4E3A\u51E4:"y\xF9 j\u012B w\xE9i f\xE8ng",\u9047\u96BE\u6210\u7965:"y\xF9 n\xE0n ch\xE9ng xi\xE1ng",\u90C1\u90C1\u7D2F\u7D2F:"y\xF9 y\xF9 l\u011Bi l\u011Bi",\u5401\u5929\u547C\u5730:"y\xF9 ti\u0101n h\u016B d\xEC",\u5401\u5488\u90FD\u4FDE:"y\xF9 f\xFA d\u014Du y\xFA",\u7389\u536E\u65E0\u5F53:"y\xF9 zh\u012B w\xFA d\xE0ng",\u8BED\u7B11\u55A7\u9617:"y\u01D4 xi\xE0o xu\u0101n ti\u0101n",\u4E0E\u4E16\u6C89\u6D6E:"y\xFA sh\xEC ch\xE9n f\xFA",\u4E0E\u65F6\u6D88\u606F:"y\u01D4 sh\xED xi\u0101o xi",\u4E0E\u6C11\u9664\u5BB3:"y\u01D4 h\u01D4 ch\xFA h\xE0i",\u903E\u5899\u94BB\u9699:"y\xFA qi\xE1ng zu\u0101n x\xEC",\u6E14\u9633\u979E\u9F13:"y\u01D4 y\xE1ng p\xED g\u01D4",\u6E14\u593A\u4FB5\u725F:"y\xFA du\xF3 q\u012Bn m\xF3u",\u9C7C\u76EE\u6DF7\u73CE:"y\xFA m\xF9 h\xF9n zh\u016B",\u6745\u7A7F\u76AE\u8839:"y\xFA chu\u0101n shu\u01D0 d\xF9",\u4F59\u52C7\u53EF\u8D3E:"y\xFA y\u01D2ng k\u011B g\u01D4",\u4E88\u667A\u4E88\u96C4:"y\xFA zh\xEC y\xFA xi\xF3ng",\u4E88\u53D6\u4E88\u643A:"y\xFA q\u01D4 y\xFA xi\xE9",\u4E88\u53D6\u4E88\u6C42:"y\xFA q\u01D4 y\xFA qi\xFA",\u4E88\u53D6\u4E88\u593A:"y\xFA q\u01D4 y\xFA du\xF3",\u4E8E\u5BB6\u4E3A\u56FD:"y\xFA ji\u0101 w\xE9i gu\xF3",\u53C8\u5F31\u4E00\u4E2A:"y\xF2u ru\xF2 y\u012B g\xE8",\u6709\u501F\u65E0\u8FD8:"y\u01D2u ji\xE8 w\xFA hu\xE1n",\u6709\u52A0\u65E0\u5DF2:"y\u01D2u ji\u0101 w\u01D4 y\u01D0",\u6709\u56FD\u96BE\u6295:"y\u01D2u gu\xF3 n\xE1n t\xF3u",\u6709\u8819\u53EF\u4E58:"y\u01D2u b\u012Bn k\u011B ch\xE9ng",\u6E38\u5FC5\u6709\u65B9:"y\u014Du b\xEC y\u01D2u f\u0101ng",\u6CB9\u5E72\u706F\u5C3D:"y\xF3u g\xE0n d\u0113ng j\xECn",\u5C24\u4E91\u6BA2\u96E8:"y\xF3u y\xFAn zh\xEC y\u01D4",\u9954\u98E7\u4E0D\u7ED9:"y\u014Dng s\u016Bn b\xF9 j\u01D0",\u5EB8\u4E2D\u76A6\u76A6:"y\u014Dng zh\u014Dng b\xEC t\xF3ng",\u8747\u6512\u8681\u805A:"y\xEDng cu\xE1n y\u01D0 j\xF9",\u90E2\u4E66\u71D5\u8BF4:"y\u01D0ng sh\u016B y\u0101n shu\u014D",\u8747\u6512\u8681\u9644:"y\xEDng cu\xE1n y\u01D0 f\xF9",\u8425\u8747\u6590\u9526:"y\xEDng y\xEDng f\u0113i j\u01D0n",\u76C8\u5343\u7D2F\u4E07:"y\xEDng qi\u0101n l\u011Bi w\xE0n",\u76C8\u7BC7\u7D2F\u724D:"y\xEDng pi\u0101n l\u011Bi d\xFA",\u9E70\u5FC3\u96C1\u722A:"y\u012Bng x\u012Bn y\xE0n zh\u01CEo",\u83BA\u541F\u71D5\u511B:"y\u012Bng y\xEDn y\xE0n s\u0101i",\u5E94\u5929\u987A\u65F6:"y\u012Bng ti\u0101n sh\xF9n sh\xED",\u5370\u7D2F\u7EF6\u82E5:"y\xECn l\xE9i sh\xF2u ru\xF2",\u9690\u5360\u8EAB\u4F53:"yin zhan shen qi",\u996E\u728A\u4E0A\u6D41:"y\xECn d\xFA sh\xE0ng li\xFA",\u996E\u51B0\u98DF\u8616:"y\u01D0n b\u012Bng sh\xED b\xF2",\u5F15\u7EF3\u5207\u58A8:"y\u01D0n sh\xE9ng qi\u0113 m\xF2",\u9F88\u9F7F\u5F39\u820C:"y\xEDn ch\u01D0 d\xE0n sh\xE9",\u6DEB\u8A00\u5A9F\u8BED:"y\xEDn y\xE1n li\u01CEng y\u01D4",\u6DEB\u8BCD\u8273\u66F2:"y\xEDn c\xED y\xE0n q\u01D4",\u56E0\u7F18\u4E3A\u5E02:"y\u012Bn yu\xE1n w\xE9i sh\xEC",\u56E0\u6811\u4E3A\u5C4B:"y\u012Bn sh\xF9 w\xE9i w\u016B",\u56E0\u7978\u4E3A\u798F:"y\u012Bn hu\xF2 w\xE9i f\xFA",\u56E0\u654C\u4E3A\u8D44:"y\u012Bn d\xED w\xE9i z\u012B",\u6EA2\u7F8E\u6EA2\u6076:"y\xEC m\u011Bi y\xEC l\xE8",\u9038\u5174\u4E91\u98DE:"y\xEC x\xECng y\xFAn f\u0113i",\u9038\u5174\u6A2A\u98DE:"y\xEC x\xECng h\xE9ng f\u0113i",\u6291\u585E\u78CA\u843D:"y\xEC s\xE8 l\u011Bi lu\xF2",\u501A\u95FE\u671B\u5207:"y\u01D0 l\u01D8 w\xE0ng qi\u0113",\u8681\u62E5\u8702\u6512:"y\u01D0 y\u014Dng f\u0113ng cu\xE1n",\u4EE5\u7D2B\u4E3A\u6731:"y\u01D0 z\u01D0 w\xE9i zh\u016B",\u4EE5\u610F\u4E3A\u4E4B:"y\u01D0 y\xEC w\xE9i zh\u012B",\u4EE5\u8A00\u4E3A\u8BB3:"y\u01D0 y\xE1n w\xE9i hu\xEC",\u4EE5\u5FAE\u77E5\u7740:"y\u01D0 w\u0113i zh\u012B zh\xF9",\u4EE5\u758F\u95F4\u4EB2:"y\u01D0 sh\u016B ji\xE0n q\u012Bn",\u4EE5\u6C34\u6D4E\u6C34:"y\u01D0 shu\u01D0 j\u01D0 shu\u01D0",\u4EE5\u4E66\u4E3A\u5FA1:"y\u01D0 sh\u016B w\xE9i y\xF9",\u4EE5\u5B88\u4E3A\u653B:"y\u01D0 sh\u01D2u w\xE9i g\u014Dng",\u4EE5\u5347\u91CF\u77F3:"y\u01D0 sh\u0113ng li\xE1ng d\xE0n",\u4EE5\u614E\u4E3A\u952E:"y\u01D0 sh\xE8n w\xE9i ji\xE0n",\u4EE5\u65E5\u4E3A\u5E74:"y\u01D0 r\xEC w\xE9i ni\xE1n",\u4EE5\u7B4C\u4E3A\u9C7C:"y\u01D0 qu\xE1n w\xE9i y\xFA",\u4EE5\u9E7F\u4E3A\u9A6C:"y\u01D0 l\xF9 w\xE9i m\u01CE",\u4EE5\u5229\u7D2F\u5F62:"y\u01D0 l\xEC l\u011Bi x\xEDng",\u4EE5\u6BC1\u4E3A\u7F5A:"y\u01D0 hu\u01D0 w\xE9i f\xE1",\u4EE5\u9ED1\u4E3A\u767D:"y\u01D0 h\u0113i w\xE9i b\xE1i",\u4EE5\u89C4\u4E3A\u7471:"y\u01D0 gu\u012B w\xE9i ti\xE0n",\u4EE5\u53E4\u4E3A\u9274:"y\u01D0 g\u01D4 w\xE9i ji\xE0n",\u4EE5\u5BAB\u7B11\u89D2:"y\u01D0 g\u014Dng xi\xE0o ju\xE9",\u4EE5\u6CD5\u4E3A\u6559:"y\u01D0 f\u01CE w\xE9i ji\xE0o",\u4EE5\u8033\u4E3A\u76EE:"y\u01D0 \u011Br w\xE9i m\xF9",\u4EE5\u5927\u6076\u7EC6:"y\u01D0 d\xE0 w\xF9 x\xEC",\u4EE5\u4E0D\u6D4E\u53EF:"y\u01D0 f\u01D2u j\xEC k\u011B",\u4EE5\u767D\u4E3A\u9ED1:"y\u01D0 b\xE1i w\xE9i h\u0113i",\u4E59\u79CD\u5C04\u7EBF:"y\u01D0 zh\u01D2ng sh\xE8 xi\xE0n",\u4E59\u79CD\u7C92\u5B50:"y\u01D0 zh\u01D2ng l\xEC z\u01D0",\u9057\u4E16\u5FD8\u7D2F:"y\xED sh\xEC w\xE0ng l\u011Bi",\u9057\u5BDD\u8F7D\u6000:"y\xED q\u01D0n z\xE0i hu\xE1i",\u79FB\u5B5D\u4E3A\u5FE0:"y\xED xi\xE0o w\xE9i zh\u014Dng",\u79FB\u7684\u5C31\u7BAD:"y\xED d\xEC ji\xF9 ji\xE0n",\u4F9D\u5934\u7F15\u5F53:"y\u012B t\xF3u l\u01DA d\xE0ng",\u8863\u79DF\u98DF\u7A0E:"y\xEC z\u016B sh\xED shu\xEC",\u8863\u8F7B\u4E58\u80A5:"y\xEC q\u012Bng ch\xE9ng f\xE9i",\u8863\u88F3\u4E4B\u4F1A:"y\u012B sh\u0101ng zh\u012B hu\xEC",\u8863\u9526\u98DF\u8089:"y\xEC j\u01D0n sh\xED r\xF2u",\u8863\u9526\u8FC7\u4E61:"y\xEC j\u01D0n gu\xF2 xi\u0101ng",\u8863\u5355\u98DF\u8584:"y\u012B d\u0101n sh\xED b\xF3",\u4E00\u91CD\u4E00\u63A9:"y\u012B ch\xF3ng y\u012B y\u01CEn",\u4E00\u4E4B\u4E3A\u751A:"y\u012B zh\u012B w\xE9i sh\xE8n",\u4E00\u7B11\u4E86\u4E8B:"y\u012B xi\xE0o le sh\xEC",\u4E00\u73B0\u6619\u534E:"y\u012B xi\xE0n t\xE1n hu\u0101",\u4E00\u5C81\u8F7D\u8D66:"y\u012B su\xEC z\xE0i sh\xE8",\u4E00\u5207\u4E07\u7269:"y\u012B qi\u0113 w\xE0n w\xF9",\u4E00\u76EE\u4E94\u884C:"y\u012B m\xF9 w\u01D4 h\xE1ng",\u4E00\u9CDE\u4E00\u722A:"y\u012B l\xEDn y\u012B zh\u01CEo",\u4E00\u9CDE\u7247\u722A:"y\u012B l\xEDn pi\xE0n zh\u01CEo",\u4E00\u4E86\u767E\u5F53:"y\u012B li\u01CEo b\u01CEi d\xE0ng",\u4E00\u89C1\u4E86\u7136:"y\u012B ji\xE0n le r\xE1n",\u4E00\u8FD8\u4E00\u62A5:"y\u012B hu\xE1n y\u012B b\xE0o",\u4E00\u6BEB\u4E0D\u5DEE:"y\u012B h\xE1o b\xF9 ch\u0101",\u4E00\u5021\u767E\u548C:"y\u012B ch\xE0ng b\u01CEi h\xE8",\u4E00\u97AD\u5148\u8457:"y\u012B bi\u0101n xi\u0101n zhu\xF3",\u4E00\u7B14\u62B9\u644B:"y\u012B b\u01D0 m\xF2 s\xE0",\u4E00\u66B4\u5341\u5BD2:"y\u012B p\xF9 sh\xED h\xE1n",\u591C\u9759\u66F4\u9611:"y\xE8 j\xECng g\u0113ng l\xE1n",\u53F6\u516C\u597D\u9F99:"y\xE8 g\u014Dng h\xE0o l\xF3ng",\u91CE\u8C03\u65E0\u8154:"y\u011B di\xE0o w\xFA qi\u0101ng",\u54AC\u8840\u4E3A\u76DF:"y\u01CEo xu\xE8 w\xE9i m\xE9ng",\u7476\u6C60\u5973\u4F7F:"y\xE1o shi n\u01DA sh\u01D0",\u5E7A\u9EBD\u5C0F\u4E11:"y\u0101o m\u01D2 xi\u01CEo ch\u01D2u",\u517B\u7CBE\u755C\u9510:"y\u01CEng j\u012Bng x\xF9 ru\xEC",\u4EF0\u5C4B\u7740\u4E66:"y\u01CEng w\u016B zh\xF9 sh\u016B",\u536C\u9996\u4FE1\u7709:"\xE1ng sh\u01D2u sh\u0113n m\xE9i",\u6D0B\u6D0B\u7E9A\u7E9A:"y\xE1ng y\xE1ng s\u01CE s\u01CE",\u7F8A\u7F94\u7F8E\u9152:"y\xE1n g\u0101o m\u011Bi ji\u01D4",\u7F8A\u80A0\u4E5D\u66F2:"y\xE1ng ch\xE1ng ji\u01D4 q\u01D4",\u626C\u7709\u7734\u76EE:"y\xE1ng m\xE9i sh\xF9n m\xF9",\u626C\u5389\u94FA\u5F20:"y\xE1ng l\xEC p\xF9 zh\u0101ng",\u626C\u98CE\u6262\u96C5:"y\xE1ng f\u0113ng b\xE0o y\u01CE",\u71D5\u5B50\u8854\u98DF:"y\xE0n z\u01D0 xi\xE1n sh\xED",\u71D5\u662D\u5E02\u9A8F:"y\u0101n zh\u0101o sh\xEC j\xF9n",\u71D5\u662D\u597D\u9A6C:"y\u0101n zh\u0101o h\u01CEo m\u01CE",\u71D5\u77F3\u5984\u73CD:"y\u0101n sh\xED w\xE0ng zh\u0113n",\u71D5\u96C0\u5904\u5C4B:"y\xE0n qu\xE8 ch\u01D4 w\u016B",\u71D5\u9A8F\u5343\u91D1:"y\u0101n j\xF9n qi\u0101n j\u012Bn",\u71D5\u91D1\u52DF\u79C0:"y\u0101n j\u012Bn m\xF9 xi\xF9",\u71D5\u9A7E\u8D8A\u6BC2:"y\u0101n ji\xE0 yu\xE8 g\u016B",\u71D5\u6B4C\u8D75\u821E:"y\u0101n g\u0113 zh\xE0o w\u01D4",\u71D5\u5CB1\u4E4B\u77F3:"y\u0101n d\xE0i zh\u012B sh\xED",\u71D5\u5904\u711A\u5DE2:"y\xE0n ch\u01D4 f\xE9n ch\xE1o",\u71D5\u5904\u5371\u5DE2:"y\xE0n ch\u01D4 w\u0113i ch\xE1o",\u71D5\u5DE2\u5E59\u4E0A:"y\xE0n ch\xE1o y\xFA sh\xE0ng",\u639E\u85FB\u98DE\u58F0:"sh\u01CEn z\u01CEo f\u0113i sh\u0113ng",\u5043\u9769\u4E3A\u8F69:"y\u01CEn g\xE9 w\xE9i xu\u0101n",\u5CA9\u6816\u7A74\u5904:"y\xE1n q\u012B xu\xE9 ch\u01D4",\u5CA9\u5C45\u7A74\u5904:"y\xE1n j\u016B xu\xE9 ch\u01D4",\u598D\u86A9\u597D\u6076:"y\xE1n ch\u012B h\u01CEo \xE8",\u538B\u826F\u4E3A\u8D31:"y\u0101 li\xE1ng w\xE9i ji\xE0n",\u6400\u884C\u593A\u5E02:"ch\u0101n h\xE1ng du\xF3 sh\xEC",\u4E09\u5341\u516D\u884C:"s\u0101n sh\xED li\xF9 h\xE1ng",\u6CE3\u6570\u884C\u4E0B:"q\xEC sh\xF9 h\xE1ng xi\xE0",\u5F53\u884C\u51FA\u8272:"d\u0101ng h\xE1ng ch\u016B s\xE8",\u76EE\u4E0B\u5341\u884C:"m\xF9 xi\xE0 sh\xED h\xE1ng",\u79C0\u51FA\u73ED\u884C:"xi\xF9 ch\u016B b\u0101n h\xE1ng",\u513F\u5973\u6210\u884C:"\xE9r n\u01DA ch\xE9ng h\xE1ng",\u5927\u884C\u5927\u5E02:"d\xE0 h\xE1ng d\xE0 sh\xEC",\u5341\u884C\u4FF1\u4E0B:"sh\xED h\xE1ng j\xF9 xi\xE0",\u5BFB\u884C\u6570\u58A8:"x\xFAn h\xE1ng sh\u01D4 m\xF2",\u718F\u83B8\u540C\u5668:"x\xFAn y\xF3u t\xF3ng q\xEC",\u57D9\u7BEA\u76F8\u548C:"x\u016Bn ch\xED xi\u0101ng h\xE8",\u8840\u503A\u7D2F\u7D2F:"xu\xE8 zh\xE0i l\u011Bi l\u011Bi",\u96EA\u9E3F\u6307\u722A:"xu\u011B h\xF3ng zh\u01D0 zh\u01CEo",\u8852\u7389\u8D3E\u77F3:"zu\xEC y\xF9 ji\u01CE sh\xED",\u70AB\u7389\u8D3E\u77F3:"xu\xE0n y\xF9 g\u01D4 sh\xED",\u70AB\u77F3\u4E3A\u7389:"xu\xE0n sh\xED w\xE9i y\xF9",\u65CB\u5E72\u8F6C\u5764:"xu\xE1n qi\xE1n zhu\u01CEn k\u016Bn",\u60AC\u77F3\u7A0B\u4E66:"xu\xE1n d\xE0n ch\xE9ng sh\u016B",\u60AC\u72DF\u7D20\u98E1:"xu\xE1n hu\xE1n s\xF9 k\xF2u",\u60AC\u9F9F\u7CFB\u9C7C:"xu\xE1n gu\u012B j\xEC y\xFA",\u63CE\u62F3\u6370\u8896:"xu\u0101n qu\xE1n l\u01D2ng xi\xF9",\u63CE\u62F3\u634B\u8896:"xu\u0101n qu\xE1n lu\u014D xi\xF9",\u8F69\u9E64\u51A0\u7334:"xu\u0101n h\xE8 gu\xE0n h\xF3u",\u755C\u59BB\u517B\u5B50:"x\xF9 q\u012B y\u01CEng z\u01D0",\u9B46\u98CE\u9AA4\u96E8:"zhu\u014D f\u0113ng zh\xF2u y\u01D4",\u890E\u7136\u51A0\u9996:"y\xF2u r\xE1n gu\xE0n sh\u01D2u",\u7F9E\u4EBA\u7B54\u7B54:"xi\u016B r\xE9n d\u0101 d\u0101",\u4FEE\u9CDE\u517B\u722A:"xi\u016B l\xEDn y\u01CEng zh\u01CEo",\u718A\u636E\u864E\u8DF1:"xi\xF3ng j\xF9 h\u01D4 sh\u0113n",\u6C79\u6D8C\u6DDC\u6E43:"xi\u014Dng y\u01D2ng p\xE9ng pai",\u5144\u6B7B\u5F1F\u53CA:"xi\u014Dng f\xE9i d\xEC j\xED",\u8165\u95FB\u5728\u4E0A:"x\xEDng w\xE9n z\xE0i sh\xE0ng",\u5174\u6587\u533D\u6B66:"x\u012Bng w\xE9n di\xE0o w\u01D4",\u5174\u5982\u56BC\u8721:"x\xECng r\xFA ji\xE1o l\xE0",\u5174\u89C2\u7FA4\u6028:"x\xECng gu\u0101n q\xFAn yu\xE0n",\u5174\u9AD8\u5F69\u70C8:"x\xECng g\u0101o c\u01CEi li\xE8",\u5FC3\u77BB\u9B4F\u9619:"x\u012Bn zh\u0101n w\xE8i qu\xE8",\u5FC3\u5728\u9B4F\u9619:"x\u012Bn z\xE0i w\xE8i qu\xE8",\u5FC3\u540C\u6B62\u6C34:"x\u012Bn r\xFA zh\u01D0 shu\u01D0",\u5FC3\u624B\u76F8\u5E94:"x\u012Bn sh\u01D2u xi\u0101ng y\xECng",\u5FC3\u624B\u76F8\u5FD8:"x\u012Bn sh\u01D2u xi\u0101ng w\xE0ng",\u5FC3\u53E3\u76F8\u5E94:"x\u012Bn k\u01D2u xi\u0101ng y\u012Bng",\u5FC3\u5E7F\u4F53\u80D6:"x\u012Bn gu\u01CEng t\u01D0 p\xE1n",\u5FC3\u9A70\u9B4F\u9619:"x\u012Bn ch\xED w\xE8i qu\xE8",\u5FC3\u4E0D\u5E94\u53E3:"x\u012Bn b\xF9 y\u012Bng k\u01D2u",\u631F\u52BF\u5F04\u6743:"ji\u0101 sh\xEC n\xF2ng qu\xE1n",\u80C1\u80A9\u7D2F\u8DB3:"xi\xE9 ji\u0101n l\u011Bi z\xFA",\u90AA\u9B54\u5916\u795F:"xi\xE9 m\xF3 wai su\xEC",\u6569\u5B66\u76F8\u957F:"zu\xE0n xu\xE9 xi\u0101ng ch\xE1ng",\u6821\u77ED\u91CF\u957F:"ji\xE0o du\u01CEn li\xE1ng ch\xE1ng",\u5C0F\u773C\u8584\u76AE:"xi\u01CEo y\u01CEn b\xF3 p\xED",\u5C0F\u5EC9\u66F2\u8C28:"xi\u01CEo li\xE1n q\u01D4 j\u01D0n",\u785D\u4E91\u5F39\u96E8:"xi\u0101o y\xFAn d\xE0n y\u01D4",\u9E2E\u9E23\u9F20\u66B4:"zh\u0101ng m\xEDng sh\u01D4 b\xE0o",\u524A\u682A\u6398\u6839:"xu\u0113 zh\u016B ju\xE9 g\u0113n",\u524A\u94C1\u65E0\u58F0:"xu\u0113 ti\u011B w\xFA sh\u0113ng",\u524A\u804C\u4E3A\u6C11:"xu\u0113 zh\xED w\xE9i m\xEDn",\u524A\u6728\u4E3A\u540F:"xu\u0113 m\xF9 w\xE9i l\xEC",\u524A\u8349\u9664\u6839:"xu\u0113 c\u01CEo ch\xFA g\u0113n",\u6A61\u76AE\u9489\u5B50:"xi\xE0ng p\xED d\xECng z\u01D0",\u60F3\u671B\u98CE\u8931:"xi\u01CEng w\xE0ng f\u0113ng sh\xE8ng",\u9999\u57F9\u7389\u7422:"xiang pei yu zuo",\u76F8\u4E0E\u4E3A\u4E00:"xi\u0101ng y\u01D4 w\xE9i y\u012B",\u76F8\u9F20\u6709\u76AE:"xi\xE0ng sh\u01D4 y\u01D2u p\xED",\u76F8\u65F6\u800C\u52A8:"xi\xE0ng sh\xED \xE9r d\xF2ng",\u76F8\u5207\u76F8\u78CB:"xi\u0101ng qi\u0113 xi\u0101ng cu\u014D",\u76F8\u5973\u914D\u592B:"xi\xE0ng n\u01DA p\xE8i f\u016B",\u76F8\u95E8\u6709\u76F8:"xi\xE0ng m\xE9n y\u01D2u xi\xE0ng",\u6326\u7AE0\u64A6\u53E5:"l\xF3ng zh\u0101ng z\u014Dng j\xF9",\u95F2\u6101\u4E07\u79CD:"xi\xE1n ch\xF3u w\xE0n zh\u01D2ng",\u5148\u6211\u7740\u97AD:"xi\u0101n w\u01D2 zhu\xF3 bi\u0101n",\u4E60\u7109\u4E0D\u5BDF:"x\u012B y\u0101n b\xF9 ch\xE1",\u6B59\u6F06\u963F\u80F6:"sh\xE8 q\u012B \u0113 ji\u0101o",\u6670\u6BDB\u8FA8\u53D1:"x\u012B m\xE1o bi\xE0n f\xE0",\u6089\u7D22\u8584\u8D4B:"x\u012B su\u01D2 b\xF3 f\xF9",\u96FE\u9CDE\u4E91\u722A:"w\xF9 l\xEDn y\xFAn zh\u01CEo",\u8BEF\u4F5C\u975E\u4E3A:"w\xF9 zu\xF2 f\u0113i w\xE9i",\u7269\u7A00\u4E3A\u8D35:"w\xF9 x\u012B w\xE9i gu\xEC",\u821E\u722A\u5F20\u7259:"w\u01D4 zh\u01CEo zh\u0101ng y\xE1",\u7894\u7806\u6DF7\u7389:"zh\xEC f\u016B h\xF9n y\xF9",\u6B66\u65AD\u4E13\u6A2A:"w\u01D4 du\xE0n zhu\u0101n h\xE9ng",\u4E94\u77F3\u516D\u9E62:"w\u01D4 sh\xED li\xF9 y\u012B",\u4E94\u8272\u76F8\u5BA3:"w\u01D4 s\xE8 xi\u0101ng xu\u0101n",\u4E94\u4FAF\u4E03\u8D35:"w\u01D4 h\xF2u q\u012B gu\xEC",\u4E94\u4FAF\u8721\u70DB:"w\u01D4 h\xF2u l\xE0 zh\xFA",\u4E94\u7F96\u5927\u592B:"w\u01D4 g\u01D4 d\xE0 f\u016B",\u543E\u81EA\u6709\u5904:"wu zi you chu",\u65E0\u4E0E\u4E3A\u6BD4:"w\xFA y\u01D4 w\xE9i b\u01D0",\u65E0\u4E0B\u7BB8\u5904:"w\xFA xi\xE0 zh\xF9 ch\u01D4",\u65E0\u9069\u65E0\u83AB:"w\xFA d\xED w\xFA m\xF2",\u65E0\u4F24\u65E0\u81ED:"w\xFA sh\u0113ng w\xFA xi\xF9",\u65E0\u80FD\u4E3A\u5F79:"w\xFA n\xE9ng w\xE9i y\xEC",\u65E0\u5BC7\u66B4\u6B7B:"wu kou b\xE0o shi",\u65E0\u5B54\u4E0D\u94BB:"w\xFA k\u01D2ng b\xF9 zu\u0101n",\u65E0\u95F4\u53EF\u4F3A:"w\xFA ji\u0101n k\u011B s\xEC",\u65E0\u95F4\u53EF\u4E58:"w\xFA ji\u0101n k\u011B ch\xE9ng",\u65E0\u95F4\u51AC\u590F:"w\xFA ji\u0101n d\u014Dng xi\xE0",\u65E0\u7F1D\u5929\u8863:"w\xFA f\xE9ng ti\u0101n y\u012B",\u65E0\u6076\u4E0D\u4E3A:"w\xFA \xE8 b\xF9 w\xE9i",\u65E0\u52A8\u4E3A\u5927:"w\xFA d\xF2ng w\xE9i d\xE0",\u65E0\u5730\u81EA\u5904:"w\xFA d\xEC z\xEC ch\u01D4",\u8BEC\u826F\u4E3A\u76D7:"w\u016B li\xE1ng w\xE9i d\xE0o",\u63E1\u7C9F\u51FA\u535C:"w\xF2 s\xF9 ch\u016B bo",\u63E1\u62F3\u900F\u722A:"w\xF2 qu\xE1n t\xF2u zh\u01CEo",\u7A33\u64CD\u5DE6\u5238:"w\xE9n c\u0101o zu\u01D2 qu\xE0n",\u95FB\u98CE\u54CD\u5E94:"w\xE9n f\u0113ng xi\u01CEng y\u012Bng",\u6587\u6B66\u5DEE\u4E8B:"w\xE9n w\u01D4 ch\xE0 sh\xEC",\u6587\u8EAB\u526A\u53D1:"w\xE9n sh\u0113n ji\u01CEn f\u0101",\u6587\u623F\u56DB\u4FAF:"w\xE9n f\xE1ng s\xEC h\xF2u",\u6E29\u6795\u6247\u5E2D:"w\u0113n zh\u011Bn sh\u0101n x\xED",\u6E29\u5E2D\u6247\u6795:"w\u0113n x\xED sh\u0101n zh\u011Bn",\u6E29\u51CA\u5B9A\u7701:"w\u0113n q\u01D0ng d\xECng sh\u011Bng",\u6E29\u887E\u6247\u6795:"w\u0113n q\u012Bn sh\u0101n zh\u011Bn",\u4EB9\u4EB9\u4E0D\u5026:"t\u0101n w\u011Bi b\xF9 ju\xE0n",\u59D4\u59D4\u4F57\u4F57:"w\u0113i w\u0113i tu\xF3 tu\xF3",\u59D4\u66F2\u6210\u5168:"w\u011Bi q\u01D4 ch\xE9ng qu\xE1n",\u5C3E\u5927\u96BE\u6389:"w\u011Bi d\xE0 n\xE1n di\xE0o",\u60DF\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u60DF\u65E5\u4E3A\u5C81:"w\xE9i r\xEC w\xE9i su\xEC",\u60DF\u5229\u662F\u8D8B:"w\xE9i l\xEC sh\xEC q\xFA",\u5E37\u8584\u4E0D\u4FEE:"w\xE9i b\xF3 b\xF9 xi\u016B",\u552F\u552F\u5426\u5426:"w\u011Bi w\u011Bi f\u01D2u f\u01D2u",\u552F\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u4E3A\u86C7\u6DFB\u8DB3:"w\xE9i sh\xE9 ti\u0101n z\xFA",\u4E3A\u5584\u6700\u4E50:"w\xE9i sh\xE0n zu\xEC l\xE8",\u4E3A\u86C7\u753B\u8DB3:"w\xE9i sh\xE9 hu\xE0 z\xFA",\u4E3A\u5C71\u6B62\u7BD1:"w\xE9i sh\u0101n zh\u01D0 ku\xEC",\u4E3A\u4EC1\u4E0D\u5BCC:"w\xE9i r\xE9n b\xF9 f\xF9",\u4E3A\u88D8\u4E3A\u7B95:"w\xE9i qi\xFA w\xE9i j\u012B",\u4E3A\u6C11\u7236\u6BCD:"w\xE9i m\xEDn f\xF9 m\u01D4",\u4E3A\u867A\u5F17\u6467:"w\xE9i hu\u01D0 f\xFA cu\u012B",\u4E3A\u597D\u6210\u6B49:"w\xE9i h\u01CEo ch\xE9ng qi\xE0n",\u4E3A\u9B3C\u4E3A\u872E:"w\xE9i gu\u01D0 w\xE9i y\xF9",\u4E3A\u6CD5\u81EA\u5F0A:"w\xE9i f\u01CE z\xEC b\xEC",\u4E3A\u6076\u4E0D\u609B:"w\xE9i \xE8 b\xF9 qu\u0101n",\u4E3A\u5FB7\u4E0D\u7EC8:"w\xE9i d\xE9 b\xF9 zh\u014Dng",\u7168\u5E72\u5C31\u6E7F:"w\u0113i g\xE0n ji\xF9 sh\u012B",\u7168\u5E72\u907F\u6E7F:"w\u0113i g\xE0n b\xEC sh\u012B",\u5371\u4E8E\u7D2F\u5375:"w\u0113i y\xFA l\u011Bi lu\u01CEn",\u671B\u98CE\u54CD\u5E94:"w\xE0ng f\u0113ng xi\u01CEng y\u012Bng",\u671B\u5C18\u50C4\u58F0:"w\xE0ng ch\xE9n b\xF9 sh\u0113ng",\u6789\u66F2\u76F4\u51D1:"w\u01CEng q\u01D4 zh\xED c\xF2u",\u5F80\u6E1A\u8FD8\u6C40:"w\u01CEng zh\u01D4 hu\xE1n t\u012Bng",\u738B\u8D21\u5F39\u51A0:"w\xE1ng g\xF2ng d\xE0n gu\xE0n",\u4EA1\u9B42\u5931\u9B44:"w\xE1ng h\xFAn sh\u012B h\xFAn",\u4EA1\u56FD\u5927\u592B:"w\xE1ng gu\xF3 d\xE0 f\u016B",\u4E07\u8F7D\u5343\u79CB:"w\xE0n z\xE0i qi\u0101n qi\u016B",\u4E07\u8D2F\u5BB6\u79C1:"w\xE0n gu\xE0n ji s\u012B",\u4E07\u592B\u4E0D\u5F53:"w\xE0n f\u016B b\xF9 d\u0101ng",\u4E07\u522B\u5343\u5DEE:"w\xE0n bi\xE9 qi\u0101n ch\u0101",\u665A\u98DF\u5F53\u8089:"w\u01CEn sh\xED d\xE0ng r\xF2u",\u665A\u8282\u4E0D\u4FDD:"w\u01CEn j\xEDe b\xF9 b\u01CEo",\u73A9\u5C81\u6112\u6708:"w\xE1n su\xEC y\u012B yu\xE8",\u73A9\u5C81\u6112\u65F6:"w\xE1n su\xEC y\u012B sh\xED",\u73A9\u65F6\u6112\u65E5:"w\xE1n sh\xED \xE0i r\xEC",\u86D9\u87C6\u80DC\u8D1F:"w\u0101 m\xE1 sh\xE8ng f\xF9",\u541E\u8A00\u54BD\u7406:"t\u016Bn y\xE1n y\u0101n l\u01D0",\u9893\u57A3\u65AD\u5811:"tu\xED yu\xE1n du\xE0n pi\xE0n",\u63A8\u67AF\u6298\u8150:"tu\u012B k\u016B sh\xE9 f\u01D4",\u63A8\u5E72\u5C31\u6E7F:"tu\u012B g\xE0n ji\xF9 sh\u012B",\u5278\u7E41\u6CBB\u5267:"sh\xED f\xE1n zh\xEC j\xF9",\u5278\u7E41\u51B3\u5267:"sh\xED f\xE1n ju\xE9 j\xF9",\u56E2\u5934\u805A\u9762:"tu\xE0n t\xF3u j\xF9 mi\xE0n",\u5154\u8D70\u9E58\u843D:"t\xF9 z\u01D2u g\u01D4 lu\xF2",\u5154\u4E1D\u71D5\u9EA6:"t\xF9 s\u012B y\xE0n m\xE0i",\u5154\u5934\u9E9E\u8111:"t\xF9 t\xF3u su\u014D n\u01CEo",\u5154\u8475\u71D5\u9EA6:"t\xF9 ku\xED y\xE0n m\xE0i",\u5154\u89D2\u9F9F\u6BDB:"tu jiao gui mao",\u5410\u54FA\u63E1\u53D1:"t\u01D4 b\u01D4 w\xF2 f\xE0",\u5F92\u8BAC\u7A7A\u8A00:"t\xFA t\xFAn k\u014Dng y\xE1n",\u6295\u4F20\u800C\u53BB:"t\xF3u zhu\xE0n \xE9r q\xF9",\u5934\u8DB3\u5F02\u5904:"t\xF3u z\xFA y\xEC ch\u01D4",\u5934\u4E0A\u8457\u5934:"t\xF3u sh\xE0ng zhu\xF3 t\xF3u",\u5934\u6CA1\u676F\u6848:"t\xF3u m\xF2 b\u0113i \xE0n",\u5934\u660F\u8111\u95F7:"t\xF3u h\u016Bn n\u01CEo m\xE8n",\u5934\u4F1A\u7B95\u655B:"t\xF3u ku\xE0n j\u012B li\u01CEn",\u5934\u4F1A\u7B95\u8D4B:"t\xF3u ku\xE0i j\u012B f\xF9",\u5934\u51FA\u5934\u6CA1:"t\xF3u ch\u016B t\xF3u m\xF2",\u75DB\u81EA\u521B\u827E:"t\xF2ng z\xEC chu\u0101ng y\xEC",\u75DB\u6DF1\u6076\u7EDD:"t\xF2ng sh\u0113n w\xF9 ju\xE9",\u540C\u6E90\u5F02\u6D3E:"t\xF3ng yu\xE1n y\xEC pai",\u540C\u5FC3\u50C7\u529B:"t\xF3ng x\u012Bn ji\xE9 l\xEC",\u540C\u5DE5\u5F02\u66F2:"t\xF3ng g\u014Dng y\xEC q\u01D4",\u540C\u6076\u76F8\u52A9:"t\xF3ng w\xF9 xi\u0101ng zh\xF9",\u540C\u6076\u76F8\u6064:"t\xF3ng w\xF9 xi\u0101ng x\xF9",\u75CC\u761D\u5728\u62B1:"t\u014Dng gu\u0101n z\xE0o b\xE0o",\u901A\u6587\u8C03\u6B66:"t\u014Dng w\xE9n di\xE0o w\u01D4",\u901A\u540C\u4E00\u6C14:"t\u014Dng t\xF3ng y\u012B y\xEC",\u94E4\u9E7F\u8D70\u9669:"d\xECng l\xF9 z\u01D2u xi\u01CEn",\u505C\u7559\u957F\u667A:"t\xEDng li\xFA zh\u01CEng zh\xEC",\u94C1\u6811\u5F00\u534E:"ti\u011B sh\xF9 k\u0101i hu\u0101",\u6761\u8D2F\u90E8\u5206:"ti\xE1o gu\xE0n b\xF9 f\u0113n",\u6311\u7259\u6599\u5507:"ti\u01CEo y\xE1 li\xE0o ch\xFAn",\u6311\u4E48\u6311\u516D:"ti\u0101o y\u0101o ti\u0101o li\xF9",\u6311\u5507\u6599\u5634:"ti\u01CEo ch\xFAn li\xE0o zu\u01D0",\u9766\u989C\u4E8B\u4EC7:"ti\u01CEn y\xE1n sh\xEC ch\xF3u",\u606C\u4E0D\u4E3A\u610F:"ti\xE1n b\xF9 w\xE9i y\xEC",\u606C\u4E0D\u4E3A\u602A:"ti\xE1n b\xF9 w\xE9i gu\xE0i",\u5929\u4E0B\u4E3A\u7B3C:"ti\u0101n xi\xE0 w\xE9i l\xF3ng",\u5929\u53F0\u8DEF\u8FF7:"ti\u0101n t\xE1i l\xF9 m\xED",\u5929\u5E74\u4E0D\u9042:"ti\u0101n ni\xE1n b\xF9 su\xEC",\u5929\u5B9D\u5F53\u5E74:"tian bao dang nian",\u6843\u8E4A\u67F3\u66F2:"t\xE1o q\u012B li\u01D4 q\u01D4",\u5802\u7687\u51A0\u5195:"t\xE1ng hu\xE1ng gu\xE0n mi\u01CEn",\u63A2\u56CA\u80E0\u7BA7:"t\xE0n n\xE1ng w\xFA qi\xE8",\u8C2D\u8A00\u5FAE\u4E2D:"t\xE1n y\xE1n w\u0113i zh\xF2ng",\u8C08\u8A00\u5FAE\u4E2D:"t\xE1n y\xE1n w\u0113i zh\xF2ng",\u8D2A\u592B\u72E5\u8D22:"t\u0101n f\u016B hu\xE1i c\xE1i",\u6CF0\u5C71\u76D8\u77F3:"tai sh\u0101n p\xE1n sh\xED",\u6CF0\u6765\u5426\u5F80:"t\xE0i l\xE1i p\u01D0 w\u01CEng",\u6CF0\u6765\u5426\u6781:"tai l\xE1i f\u01D2u j\xED",\u6CF0\u6781\u800C\u5426:"t\xE0i j\xED \xE9r p\u01D0",\u72E7\u7A45\u53CA\u7C73:"sh\xEC k\u01CEn j\xED m\u01D0",\u635F\u519B\u6298\u5C06:"s\u01D4n j\u016Bn zh\xE9 ji\xE0ng",\u9042\u5FC3\u5E94\u624B:"su\xEC x\u012Bn y\u012Bng sh\u01D2u",\u9042\u8FF7\u4E0D\u7AB9:"su\xED m\xE9i b\xF9 w\xF9",\u5C81\u6708\u4E0D\u5C45:"su\xEC yu\xE8 b\xF9 j\xFA",\u5C81\u807F\u5176\u83AB:"su\xEC y\xF9 q\xED m\xF9",\u968F\u7269\u5E94\u673A:"su\xED w\xF9 y\u012Bng j\u012B",\u968F\u98CE\u800C\u9761:"su\xED f\u0113ng \xE9r m\u01D0",\u5BBF\u96E8\u9910\u98CE:"xi\u01D4 y\u01D4 c\u0101n f\u0113ng",\u5BBF\u6C34\u98E1\u98CE:"xi\u01D4 shu\u01D0 c\u0101n f\u0113ng",\u5BBF\u6C34\u9910\u98CE:"xi\u01D4 shu\u01D0 c\u0101n f\u0113ng",\u5919\u5174\u591C\u5904:"s\xF9 x\u012Bng y\xE8 ch\u01D4",\u641C\u5CA9\u91C7\u5E72:"s\u014Du y\xE1n c\u01CEi g\xE0n",\u85AE\u4E2D\u8346\u66F2:"s\u01D2u zh\u014Dng j\xED q\u01D4",\u5B8B\u65A4\u9C81\u524A:"s\xF2ng j\u012Bn l\u01D4 xu\u0113",\u677E\u7B60\u4E4B\u8282:"s\u014Dng j\u016Bn zh\u012B ji\xE9",\u9A03\u7AE5\u949D\u592B:"\xE1i t\xF3ng d\xF9n f\u016B",\u9A03\u5973\u75F4\u7537:"\xE1i n\u01DA ch\u012B n\xE1n",\u56DB\u4EAD\u516B\u5F53:"s\xEC t\xEDng b\u0101 d\xE0ng",\u56DB\u9A6C\u6512\u8E44:"s\xEC m\u01CE cu\xE1n t\xED",\u56DB\u4E0D\u62D7\u516D:"s\xEC b\xF9 ni\xF9 li\xF9",\u65AF\u4E8B\u4F53\u5927:"\u012B sh\xEC t\u01D0 d\xE0",\u601D\u6240\u9010\u4E4B:"si shuo zhu zi",\u4E1D\u6069\u53D1\u6028:"s\u012B \u0113n f\xE0 yu\xE0n",\u7855\u671B\u5BBF\u5FB7:"shu\xF2 w\xE0ng xi\u01D4 d\xE9",\u94C4\u53E4\u5207\u4ECA:"shu\xF2 g\u01D4 qi\u0113 j\u012Bn",\u987A\u5929\u5E94\u65F6:"sh\xF9n ti\u0101n y\u012Bng sh\xED",\u987A\u98CE\u8F6C\u8235:"sh\u01D4n f\u0113ng zhu\u01CEn du\xF2",\u987A\u98CE\u9A76\u8239:"sh\u01D4n f\u0113ng sh\u01D0 chu\xE1n",\u987A\u98CE\u4F7F\u8239:"sh\u01D4n f\u0113ng sh\u01D0 chu\xE1n",\u987A\u98CE\u800C\u547C:"sh\u01D4n f\u0113ng \xE9r h\u016B",\u987A\u98CE\u5439\u706B:"sh\u01D4n f\u0113ng chu\u012B hu\u01D2",\u6C34\u4E2D\u6349\u6708:"shui zhong zhuo yue",\u6C34\u4E2D\u8457\u76D0:"shu\u01D0 zh\u014Dng zhu\xF3 y\xE1n",\u6C34\u5BBF\u98CE\u9910:"shu\u01D0 xi\u01D4 f\u0113ng c\u0101n",\u6C34\u7C73\u65E0\u5E72:"shu\u01D0 m\u01D0 w\xFA g\xE0n",\u6C34\u957F\u8239\u9AD8:"shu\u01D0 zh\u01CEng chu\xE1n g\u0101o",\u53CC\u8DB3\u91CD\u8327:"shu\u0101ng z\xFA ch\xF3ng ji\u01CEn",\u53CC\u67D1\u6597\u9152:"shu\xE0i g\u0101n d\u01D2u ji\u01D4",\u6570\u7C73\u800C\u708A:"sh\u01D4 m\u01D0 \xE9r chu\u012B",\u6570\u5F80\u77E5\u6765:"sh\u01D4 w\u01CEng zh\u012B l\xE1i",\u6570\u7C73\u91CF\u67F4:"sh\u01D4 m\u01D0 \xE9r ch\xE1i",\u6570\u7406\u903B\u8F91:"sh\xF9 l\u01D0 lu\xF3 ji",\u6570\u89C1\u4E0D\u9C9C:"shu\xF2 ji\xE0n b\xF9 xi\u0101n",\u6570\u9EC4\u9053\u9ED1:"shu huang dao hei",\u6570\u9ED1\u8BBA\u9EC4:"sh\u01D4 h\u0113i l\xF9n hu\xE1ng",\u6570\u77ED\u8BBA\u957F:"sh\u01D4 du\u01CEn l\xF9n ch\xE1ng",\u6570\u767D\u8BBA\u9EC4:"sh\u01D4 b\xE1i l\xF9n hu\xE1ng",\u675F\u7F0A\u8FD8\u5987:"sh\xF9 y\u016Bn hu\xE1n f\xF9",\u675F\u7F0A\u4E3E\u706B:"sh\xF9 y\u016Bn j\u01D4 hu\u01D2",\u675F\u8EAB\u81EA\u597D:"sh\xF9 sh\u0113n z\xEC h\xE0o",\u675F\u84B2\u4E3A\u812F:"sh\xF9 p\xFA w\xE9i p\xFA",\u675F\u5E26\u7ED3\u53D1:"sh\xF9 d\xE0i ji\xE9 f\u0101",\u675F\u693D\u4E3A\u67F1:"sh\xF9 chu\xE1n w\xE9i zh\xF9",\u4E66\u7F3A\u6709\u95F4:"sh\u016B qu\u0113 y\u01D2u ji\xE0n",\u7626\u9AA8\u68AD\u68F1:"sh\xF2u g\u01D4 l\xE9ng l\xE9ng",\u9996\u8DB3\u5F02\u5904:"sh\u01D2u z\xFA y\xEC ch\u01D4",\u624B\u8DB3\u91CD\u8327:"sh\u01D2u z\xFA ch\xF3ng ji\u01CEn",\u624B\u8DB3\u5F02\u5904:"sh\u01D2u z\xFA y\xEC ch\u01D4",\u624B\u811A\u5E72\u51C0:"sh\u01D2u ji\u01CEo g\xE0n j\xECng",\u624B\u4E0D\u5E94\u5FC3:"sh\u01D2u b\xF9 y\u012Bng x\u012Bn",\u6536\u56E0\u79CD\u679C:"sh\u014Du y\u012Bn zh\u01D2ng gu\u01D2",\u87AB\u624B\u89E3\u8155:"sh\xEC sh\u01D2u j\u01D0e w\u01CEn",\u91CA\u77E5\u9057\u5F62:"sh\xEC sh\xEC y\xED x\xEDng",\u9002\u65F6\u5E94\u52A1:"sh\xEC sh\xED y\u012Bng w\xF9",\u9002\u5982\u5176\u5206:"sh\xEC r\xFA q\xED f\xE8n",\u9002\u60C5\u7387\u610F:"sh\xEC q\xEDng shu\xE0i y\xEC",\u9002\u5C45\u5176\u53CD:"sh\xEC j\xFA q\xED f\u01CEn",\u9002\u5F53\u5176\u65F6:"sh\xEC d\u0101ng q\xED sh\xED",\u9002\u5F53\u5176\u51B2:"sh\xEC d\u0101ng q\xED ch\u014Dng",\u9970\u975E\u9042\u8FC7:"sh\xEC f\u0113i su\xED gu\xF2",\u89C6\u4E3A\u77E5\u5DF1:"sh\xEC w\xE9i zh\u012B j\u01D0",\u89C6\u4E3A\u513F\u620F:"sh\xEC w\xE9i \xE9r x\xEC",\u89C6\u5FAE\u77E5\u8457:"sh\xEC w\u0113i zh\u012B zhu\xF3",\u4E8B\u4E0E\u5FC3\u8FDD:"sh\xEC y\xF9 x\u012Bn w\xE9i",\u4F7F\u7F8A\u5C06\u72FC:"sh\u01D0 y\xE1ng ji\xE0ng l\xE1ng",\u98DF\u4E3A\u6C11\u5929:"sh\xED w\xE9i m\xEDn ti\u0101n",\u98DF\u4E0D\u91CD\u5473:"sh\xED b\xF9 ch\xF3ng w\xE8i",\u98DF\u4E0D\u91CD\u8089:"sh\xED b\xF9 zh\xF3ng r\xF2u",\u62FE\u6387\u65E0\u9057:"shi duo wu yi",\u62FE\u5E26\u91CD\u8FD8:"sh\xED d\xE0i zh\xF2ng hu\xE1n",\u5B9E\u4E0E\u6709\u529B:"sh\xED y\xF9 y\u01D2u l\xEC",\u5B9E\u506A\u5904\u6B64:"sh\xED b\xE8ng ch\u01D4 c\u01D0",\u8BC6\u5FAE\u77E5\u8457:"sh\xED w\u0113i zh\u012B zhu\xF3",\u65F6\u8FD0\u4E0D\u9F50:"sh\xED y\xF9n b\xF9 j\xEC",\u65F6\u4EA8\u8FD0\u6CF0:"sh\xED h\u0113ng y\xF9n tai",\u77F3\u82F1\u73BB\u7483:"sh\xED y\u012Bng b\u014D li",\u77F3\u5BA4\u91D1\u532E:"sh\xED sh\xEC j\u012Bn gu\xEC",\u4EC0\u88AD\u73CD\u85CF:"sh\xED x\xED zh\u0113n c\xE1ng",\u4EC0\u88AD\u4EE5\u85CF:"sh\xED x\xED y\u01D0 c\xE1ng",\u4EC0\u4F0D\u4E1C\u897F:"sh\xED w\u01D4 d\u014Dng x\u012B",\u4EC0\u88AD\u800C\u85CF:"sh\xED x\u012B \xE9r c\xE1ng",\u4EC0\u56F4\u4F0D\u653B:"sh\xED w\xE9i w\u01D4 g\u014Dng",\u5341\u9B54\u4E5D\u96BE:"sh\xED m\xF3 ji\u01D4 n\xE0n",\u5341\u592B\u697A\u690E:"sh\xED f\u016B zh\u012B zhu\u012B",\u5341\u4E0D\u5F53\u4E00:"sh\xED b\xF9 hu\xF2 y\u012B",\u8BD7\u4E66\u53D1\u51A2:"sh\u012B sh\u016B f\xE0 zh\u01D2ng",\u8671\u5904\u88C8\u4E2D:"sh\u012B ch\u01D4 k\u016Bn zh\u014Dng",\u5E08\u76F4\u4E3A\u58EE:"sh\u012B zh\xED w\xE9i zhu\xE0ng",\u5931\u9A6C\u585E\u7FC1:"sh\u012B m\u01CE s\xE0i w\u0113ng",\u5C38\u5C45\u9F99\u89C1:"sh\u012B j\u016B l\xF3ng xi\xE0n",\u76DB\u6C34\u4E0D\u6F0F:"ch\xE9ng shu\u01D0 b\xF9 l\xF2u",\u5723\u7ECF\u8D24\u4F20:"sh\xE8ng j\u012Bng xi\xE1n zhu\xE0n",\u5723\u541B\u8D24\u76F8:"sh\xE8ng j\u012Bng xi\xE1n xi\xE0ng",\u751F\u62D6\u6B7B\u62FD:"sh\u0113ng tu\u014D s\u01D0 zhu\u0101i",\u5BA1\u66F2\u9762\u57F6:"sh\u011Bn q\u01D4 mi\xE0n x\u012Bn",\u5BA1\u5DF1\u5EA6\u4EBA:"sh\u011Bn j\u01D0 du\xF3 r\xE9n",\u6C88\u535A\u7EDD\u4E3D:"ch\xE9n b\xF3 ju\xE9 l\xEC",\u795E\u6B66\u6302\u51A0:"sh\xE9n w\u01D4 gu\xE0 gu\xE0n",\u795E\u9F99\u5931\u57F6:"sh\xE9n l\xF3ng sh\u012B zh\xEC",\u795E\u53F7\u9B3C\u54ED:"sh\xE9n h\xE1o gu\u01D0 k\u016B",\u795E\u4E0D\u6536\u820D:"sh\xE9n b\xF9 sh\u014Du sh\u011B",\u6DF1\u6587\u5468\u5185:"sh\u0113n w\xE9n zh\u014Du n\xE0",\u6DF1\u6587\u66F2\u6298:"sh\u0113n w\xE9n q\u01D4 sh\xE9",\u6DF1\u5207\u7740\u660E:"sh\u0113n qi\u0113 zhe m\xEDng",\u6DF1\u5207\u7740\u767D:"sh\u0113n qi\u0113 zhe b\xE1i",\u6DF1\u5389\u6D45\u63ED:"sh\u0113n l\xEC qi\u01CEn q\xEC",\u6DF1\u8C37\u4E3A\u9675:"sh\u0113n g\u01D4 w\xE9i l\xEDng",\u6DF1\u6076\u75DB\u75BE:"sh\u0113n w\xF9 t\xF2ng j\xED",\u6DF1\u6076\u75DB\u5AC9:"sh\u0113n w\xF9 t\xF2ng j\xED",\u6DF1\u4EC7\u5BBF\u6028:"sh\u0113n ch\xF3u xi\u01D4 yu\xE0n",\u8BBE\u5FC3\u5904\u8651:"sh\xE8 x\u012Bn ch\u01D4 l\u01DC",\u820D\u8FD1\u52A1\u8FDC:"sh\u011B j\xECn w\xF9 yu\u01CEn",\u820D\u5DF1\u4E3A\u516C:"sh\u011B j\u01D0 w\xE8i g\u014Dng",\u820D\u8FD1\u5373\u8FDC:"sh\u011B j\xECn j\xED yu\u01CEn",\u820D\u77ED\u53D6\u957F:"sh\u011B du\u01CEn q\u01D4 ch\xE1ng",\u820D\u7B56\u8FFD\u7F8A:"sh\u011B c\xE8 zhu\u012B y\xE1ng",\u86C7\u874E\u4E3A\u5FC3:"sh\xE9 xi\u0113 w\xE9i x\u012Bn",\u5C11\u5E74\u8001\u8BDA:"sh\u01CEo ni\xE1n l\u01CEo ch\xE9ng",\u5C11\u6210\u82E5\u6027:"sh\xE0o ch\xE9ng ru\xF2 x\xECng",\u5C11\u4E0D\u7ECF\u4E8B:"sh\xE0o b\xF9 j\u012Bng sh\xEC",\u4E0A\u5F53\u5B66\u4E56:"sh\xE0ng d\u0101ng xu\xE9 gu\u0101i",\u8D4F\u4E0D\u5F53\u529F:"sh\u01CEng b\xF9 d\u0101ng g\u014Dng",\u5584\u81EA\u4E3A\u8C0B:"sh\xE0n z\xEC w\xE9i m\xF3u",\u5584\u4E3A\u8BF4\u8F9E:"sh\xE0n w\xE9i shu\u014D c\xED",\u5584\u5584\u6076\u6076:"sh\xE0n sh\xE0n w\xF9 \xE8",\u5584\u8D3E\u800C\u6CBD:"sh\xE0n ji\xE0 \xE9r g\u016B",\u5584\u8D22\u96BE\u820D:"sh\xE0n c\xE1i n\xE1n sh\u011B",\u6247\u6795\u6E29\u5E2D:"sh\u0101n zh\u011Bn w\u0113n x\xED",\u6247\u6795\u6E29\u88AB:"sh\u0101n zh\u011Bn w\u0113n chu\xE1ng",\u82EB\u773C\u94FA\u7709:"sh\u0101n y\u01CEn p\u016B m\xE9i",\u8BAA\u7259\u95F2\u55D1:"sh\xE0n y\xE1 xi\xE1n k\u0113",\u5C71\u5CD9\u6E0A\u6E1F:"sh\u0101n zh\xEC yu\u0101n z\u012B",\u5C71\u9634\u4E58\u5174:"sh\u0101n y\u012Bn ch\xE9ng x\u012Bng",\u5C71\u6BBD\u91CE\u6E4B:"sh\u0101n y\u0101o y\u011B f\xF9",\u5C71\u6E9C\u7A7F\u77F3:"sh\u0101n li\xF9 chu\u0101n sh\xED",\u5C71\u8282\u85FB\u68C1:"sh\u0101n ji\xE9 z\u01CEo l\xEC",\u6C99\u9E25\u7FD4\u96C6:"sha ou xiang ji",\u6740\u8863\u7F29\u98DF:"sh\xE0i y\u012B su\u014D sh\xED",\u6740\u9E21\u4E3A\u9ECD:"sh\u0101 j\u012B w\xE9i sh\u01D4",\u8272\u5389\u80C6\u8584:"s\xE8 l\xEC d\u01CEn b\xF3",\u4E27\u80C6\u9500\u9B42:"s\xE0ng h\xFAn xi\u0101o h\xFAn",\u6851\u836B\u672A\u79FB:"s\u0101ng y\u012Bn w\xE8i y\xED",\u6851\u836B\u4E0D\u5F99:"s\u0101ng y\u012Bn b\xF9 x\u01D0",\u6851\u571F\u7EF8\u7F2A:"s\u0101ng t\u01D4 ch\xF3u mi\xF9",\u6851\u6237\u68EC\u67A2:"s\u0101ng h\xF9 ju\xE0n sh\u016B",\u4E09\u6218\u4E09\u5317:"s\u0101n zh\u0101n s\u0101n b\u011Bi",\u4E09\u5360\u4ECE\u4E8C:"s\u0101n zh\u0101n c\xF3ng \xE8r",\u4E09\u74E6\u4E24\u820D:"s\u0101n w\u01CE li\u01CEng sh\u011B",\u4E09\u4EBA\u4E3A\u4F17:"s\u0101n r\xE9n w\xE8i zh\xF2ng",\u4E09\u5DEE\u4E94\u9519:"s\u0101n ch\u0101 w\u01D4 cu\xF2",\u4E09\u5DEE\u4E24\u9519:"s\u0101n ch\u0101 li\u01CEng cu\xF2",\u4E09\u4E0D\u62D7\u516D:"s\u0101n b\xF9 ni\xF9 li\xF9",\u585E\u7FC1\u4E4B\u9A6C:"s\xE0i w\u0113ng zh\u012B m\u01CE",\u585E\u7FC1\u5F97\u9A6C:"s\xE0i w\u0113ng d\xE9 m\u01CE",\u585E\u4E95\u711A\u820D:"s\u0101i j\u01D0ng f\xE9n sh\u011B",\u6D12\u5FC3\u66F4\u59CB:"s\u01CE x\u012Bn g\xE8ng sh\u01D0",\u6D12\u626B\u5E94\u5BF9:"s\u01CE s\xE0o y\xECng du\xEC",\u8F6F\u7EA2\u9999\u571F:"ru\u01CEn h\xF3ng xi\u0101ng y\xF9",\u5165\u5B5D\u51FA\u5F1F:"r\xF9 xi\xE0o ch\u016B t\xEC",\u5165\u543E\u5F40\u4E2D:"r\xF9 w\u01D4 g\xF2u zh\u014Dng",\u5165\u94C1\u4E3B\u7C3F:"r\xF9 ti\u011B zh\u01D4 b\xF9",\u5165\u7406\u5207\u60C5:"r\xF9 l\u01D0 qi\u0113 q\xEDng",\u6C5D\u6210\u4EBA\u8036:"nu cheng ren ye",\u5982\u6C34\u6295\u77F3:"r\xFA sh\u01D4 t\xF3u sh\xED",\u5982\u5207\u5982\u78CB:"r\xFA qi\u0113 r\xFA cu\u014D",\u5982\u767B\u6625\u53F0:"r\xFA d\xE9 ch\u016Bn t\xE1i",\u8089\u8584\u9AA8\u5E76:"r\xF2u b\xF3 g\u01D4 b\xECng",\u67D4\u60C5\u7EF0\u6001:"r\xF3u q\xEDng chu\u014D tai",\u620E\u9A6C\u52BB\u52F7:"r\xF3ng m\u01CE d\u0101n xi\xE0o",\u65E5\u6718\u6708\u524A:"r\xEC ju\u0101n yu\xE8 xu\u0113",\u65E5\u4E2D\u4E3A\u5E02:"r\xEC zh\u014Dng w\xE9i sh\xEC",\u65E5\u4E2D\u5FC5\u6E72:"r\xEC zh\u014Dng b\xEC t\xF3ng",\u65E5\u6708\u53C2\u8FB0:"r\xEC yu\xE8 sh\u0113n ch\xE9n",\u65E5\u7701\u6708\u4FEE:"r\xEC x\u01D0ng yu\xE8 xi\u016B",\u65E5\u524A\u6708\u5272:"r\xEC xu\u0113 yu\xE8 g\u0113",\u65E5\u524A\u6708\u6718:"r\xEC xu\u0113 yu\xE8 ju\u0101n",\u65E5\u7701\u6708\u8BD5:"r\xEC x\u01D0ng yu\xE8 sh\xEC",\u65E5\u7701\u6708\u8BFE:"r\xEC x\u01D0ng yu\xE8 k\xE8",\u65E5\u4E0D\u6687\u7ED9:"r\xEC b\xF9 xi\xE1 j\u01D0",\u8BA4\u8D3C\u4E3A\u7236:"r\xE8n z\xE9i w\xE9i f\xF9",\u4EFB\u8FBE\u4E0D\u62D8:"r\xE8n l\xE1o b\xF9 j\u016B",\u8BA4\u5F71\u4E3A\u5934:"r\xE8n y\u01D0ng w\xE9i t\xF3u",\u8BA4\u8D3C\u4E3A\u5B50:"r\xE8n z\xE9i w\xE9i z\u01D0",\u4EBA\u8DB3\u5BB6\u7ED9:"r\xE9n z\xFA ji\u0101 j\u01D0",\u4EBA\u8A00\u85C9\u85C9:"r\xE9n y\xE1n j\xED j\xED",\u4EBA\u6A21\u72D7\u6837:"r\xE9n m\xFA g\u01D2u y\xE0ng",\u4EBA\u83AB\u4E88\u6BD2:"r\xE9n m\xF2 y\xFA d\xFA",\u4EBA\u7ED9\u5BB6\u8DB3:"r\xE9n j\u01D0 ji\u0101 z\xFA",\u70ED\u71AC\u7FFB\u997C:"r\u011B \xE1o f\u0101n b\u01D0ng",\u67D3\u987B\u79CD\u9F7F:"r\u01CEn x\u016B zh\u01D2ng ch\u01D0",\u7FA4\u5C45\u7A74\u5904:"q\xFAn j\u016B xu\xE9 ch\u01D4",\u5374\u8001\u8FD8\u7AE5:"qu\xE8 l\u01CEo hu\xE1n t\xF3ng",\u6743\u503E\u4E2D\u5916:"qu\xE1n q\u012Bng zh\u014Dng wai",\u5708\u7262\u517B\u7269:"ju\xE0n l\xE1o y\u01CEng w\xF9",\u53BB\u592A\u53BB\u751A:"q\xF9 tai q\xF9 sh\xE8n",\u53D6\u4E88\u6709\u8282:"q\u01D4 y\xF9 y\u01D2u ji\xE9",\u8BCE\u8981\u6861\u8158:"q\u016B y\xE0o r\xE1o y\xF9",\u66F2\u7EC8\u594F\u96C5:"q\u01D4 zh\u014Dng z\xF2u y\u01CE",\u66F2\u610F\u8FCE\u5408:"q\u01D4 y\xEC y\xEDng h\xE9",\u66F2\u610F\u5949\u8FCE:"q\u01D4 y\xEC f\xE8ng y\xEDng",\u66F2\u610F\u627F\u8FCE:"q\u01D4 y\xEC ch\xE9ng y\xEDng",\u66F2\u5B66\u963F\u4E16:"q\u01D4 xu\xE9 \u0101 sh\xEC",\u66F2\u7A81\u79FB\u85AA:"q\u01D4 t\u016B y\xED x\u012Bn",\u66F2\u7709\u4E30\u988A:"q\u01D4 m\xE9i f\u0113ng ji\xE1",\u66F2\u80B1\u800C\u6795:"q\u01D4 g\u014Dng \xE9r zh\u011Bn",\u79CB\u5B9E\u6625\u534E:"qi\u016B sh\xED ch\u016Bn hu\u0101",\u7A77\u5F62\u5C3D\u76F8:"qi\xF3ng x\xEDng j\xECn xi\xE0ng",\u7A77\u5E74\u7D2F\u4E16:"qi\xF3ng ni\xE1n l\u011Bi sh\xEC",\u60C5\u51C4\u610F\u5207:"q\xEDng q\u012B y\xEC qi\u0113",\u60C5\u89C1\u57F6\u7AED:"q\xEDng ji\xE0n zh\u014Du ji\xE9",\u60C5\u89C1\u52BF\u5C48:"q\xEDng xi\xE0n sh\xEC q\u016B",\u60C5\u89C1\u529B\u5C48:"q\xEDng xi\xE0n l\xEC q\u016B",\u60C5\u89C1\u4E4E\u8F9E:"q\xEDng xi\xE0n h\u016B c\xED",\u6E05\u98CE\u52B2\u8282:"q\u012Bng f\u0113ng j\xECng ji\xE9",\u6E05\u90FD\u7EDB\u9619:"q\u012Bng d\u014Du ji\xE0ng qu\xE8",\u6E05\u8F9E\u4E3D\u66F2:"q\u012Bng c\xED l\xEC q\u01D4",\u503E\u80A0\u5012\u809A:"q\u012Bng ch\xE1ng d\xE0o d\u01D4",\u8F7B\u5634\u8584\u820C:"q\u012Bng zu\u01D0 b\xF3 sh\xE9",\u8F7B\u509C\u8584\u8D4B:"q\u012Bng y\u0101o b\xE1o f\xF9",\u8F7B\u9A91\u7B80\u4ECE:"q\u012Bng j\xEC ji\u01CEn c\xF3ng",\u8F7B\u8D22\u597D\u4E49:"q\u012Bng c\xE1i h\xE0o y\xEC",\u8F7B\u8584\u65E0\u77E5:"q\u012Bng b\xE1o w\xFA zh\u012B",\u8F7B\u624D\u597D\u65BD:"q\u012Bng c\xE1i h\xE0o sh\u012B",\u8F7B\u8584\u65E0\u793C:"q\u012Bng b\xE1o w\xFA l\u01D0",\u9752\u7D2B\u88AB\u4F53:"q\u012Bng z\u01D0 p\u012B t\u01D0",\u9752\u6797\u9ED1\u585E:"q\u012Bng l\xEDn h\u0113i s\xE0i",\u9752\u7EA2\u7681\u767D:"q\u012Bng h\xF3ng t\xF3u b\xE1i",\u5BDD\u82EB\u6795\u5E72:"q\u01D0n sh\u0101n zh\u011Bn g\xE0n",\u8793\u9996\u86FE\u7709:"q\xEDn sh\u01D2u \xE9r m\xE9i",\u64D2\u5978\u64FF\u4F0F:"q\xEDn ji\u0101n f\u0101 f\xFA",\u7434\u745F\u4E4B\u597D:"q\xED s\xE8 zh\u012B h\u01CEo",\u6308\u74F6\u4E4B\u77E5:"qi\xE8 p\xEDng zh\u012B zh\xEC",\u4E14\u4F4F\u4E3A\u4F73:"qi\u011B zh\xF9 w\xE9i ji\u0101",\u5207\u6811\u5012\u6839:"qi\u0113 sh\xF9 d\u01CEo g\u0113n",\u5207\u7406\u990D\u5FC3:"qi\u0113 l\u01D0 y\xE0n x\u012Bn",\u5207\u7406\u538C\u5FC3:"qi\u0113 l\u01D0 y\xE0n x\u012Bn",\u5207\u7406\u4F1A\u5FC3:"qi\u0113 l\u01D0 hu\xEC x\u012Bn",\u5207\u8FD1\u7684\u5F53:"qi\u0113 j\xECn de d\u0101ng",\u5207\u7473\u7422\u78E8:"qi\u0113 c\xF9n zhu\xF3 m\xF3",\u7FD8\u8DB3\u5F15\u9886:"qi\xE1o z\xFA y\u01D0n l\u01D0ng",\u7FD8\u8DB3\u800C\u5F85:"qi\xE1o z\xFA \xE9r d\xE0i",\u5DE7\u53D1\u5947\u4E2D:"qi\u01CEo f\u0101 q\xED zh\xF2ng",\u62A2\u5730\u547C\u5929:"qi\u0101ng d\xEC h\u016B ti\u0101n",\u5F3A\u5634\u62D7\u820C:"ji\xE0ng zu\u01D0 ni\xF9 sh\xE9",\u5F3A\u81EA\u53D6\u6298:"qi\xE1ng z\xEC q\u01D4 sh\xE9",\u5F3A\u76F4\u81EA\u9042:"qi\xE1ng zh\xED z\xEC su\xED",\u5F3A\u6587\u6D49\u918B:"qi\u01CEng w\xE9n ji\u01CE c\xF9",\u5F3A\u6587\u5047\u918B:"qi\u01CEng w\xE9n ji\u01CE c\xF9",\u5F3A\u6B7B\u5F3A\u6D3B:"qi\u01CEng s\u01D0 qi\u01CEng hu\xF3",\u5F3A\u6B7B\u8D56\u6D3B:"qi\u01CEng s\u01D0 l\xE0i hu\xF3",\u5F3A\u98DF\u81EA\u7231:"qi\u01CEng sh\xED z\xEC \xE0i",\u5F3A\u98DF\u9761\u89D2:"qi\u01CEng sh\xED m\xED ji\u01CEo",\u5F3A\u8BC6\u535A\u95FB:"qi\u01CEng sh\xED b\xF3 w\xE9n",\u5F3A\u5F13\u52B2\u5F29:"qi\xE1ng g\u014Dng j\xECng n\u01D4",\u5F3A\u8052\u4E0D\u820D:"qi\u01CEng gu\u014D b\xF9 sh\u011B",\u5F3A\u51EB\u53D8\u9E64:"qi\u01CEng f\xFA bi\xE0n h\xE8",\u5F3A\u800C\u540E\u53EF:"qi\u01CEng \xE9r h\xF2u k\u011B",\u5F3A\u8BCD\u593A\u6B63:"qi\u01CEng c\xED du\xF3 zh\xE8ng",\u5F3A\u5F97\u6613\u8D2B:"qi\u01CEng d\xE9 y\xEC p\xEDn",\u9063\u5174\u9676\u60C5:"qi\u01CEn x\xECng t\xE1o q\xEDng",\u9063\u5C06\u8C03\u5175:"qi\u01CEn ji\u0101ng di\xE0o b\u012Bng",\u9063\u5175\u8C03\u5C06:"qi\u01CEn b\u012Bng di\xE0o ji\xE0ng",\u524D\u8DCB\u540E\u7590:"qi\xE1n b\xE1 h\xF2u m\xE1o",\u6434\u65D7\u65A9\u5C06:"qi\u0101n q\xED zh\u01CEn ji\xE0ng",\u6434\u65D7\u53D6\u5C06:"qi\u0101n q\xED q\u01D4 ji\xE0ng",\u7275\u7F8A\u62C5\u9152:"qi\u0101n y\xE1ng d\xE0n ji\u01D4",\u7275\u5F3A\u9644\u5408:"qi\u0101n qi\xE1ng f\xF9 h\xE9",\u5343\u59FF\u4E07\u6001:"qi\u0101n z\u012B w\xE0n tai",\u5343\u72B6\u4E07\u6001:"qi\u0101n zhu\xE0ng w\xE0n tai",\u5343\u8F7D\u4E00\u5408:"qi\u0101n z\xE0i y\u012B h\xE9",\u5343\u8F7D\u4E00\u5F39:"qi\u0101n z\u01CEi y\u012B d\xE0n",\u5343\u6001\u4E07\u72B6:"qi\u0101n tai w\xE0n zhu\xE0ng",\u5343\u78E8\u767E\u6298:"qi\u0101n m\xF3 b\u01CEi sh\xE9",\u5343\u4E86\u4E07\u5F53:"qi\u0101n le w\xE0n d\xE0ng",\u5343\u4E86\u767E\u5F53:"qi\u0101n li\u01CEo b\u01CEi d\xE0ng",\u5343\u53E4\u7EDD\u8C03:"qi\u0101n g\u01D4 ju\xE9 di\xE0o",\u6CE3\u4E0B\u5982\u96E8:"q\u01D0 xi\xE0 r\xFA y\u01D4",\u5F03\u4E4B\u5EA6\u5916:"q\xEC zh\u012B d\xF9 wai",\u6C14\u514B\u6597\u725B:"q\xEC k\xE8 d\u01D2u ni\xFA",\u8D77\u5043\u4E3A\u7AD6:"q\u01D0 y\u01CEn w\xE9i sh\xF9",\u5C82\u5F1F\u541B\u5B50:"k\u01CEi t\xEC j\u016Bn z\u01D0",\u7DA6\u6EAA\u5229\u8DC2:"q\xED x\u012B l\xEC gu\xEC",\u68CB\u8F93\u5148\u7740:"q\xED sh\u016B xi\u0101n zh\u0101o",\u68CB\u8F93\u5148\u8457:"q\xED sh\u016B xi\u0101n zhu\xF3",\u5947\u8469\u5F02\u5349:"q\xED p\u0101 y\xEC h\xF9i",\u9F50\u738B\u820D\u725B:"q\xED w\xE1ng sh\u011B ni\xFA",\u9F50\u91CF\u7B49\u89C2:"q\xED li\xE0ng d\u011Bng gu\u0101n",\u6B3A\u5929\u8BF3\u5730:"q\u012B ti\u0101n ku\u0101ng d\xEC",\u6816\u98CE\u5BBF\u96E8:"q\u012B f\u0113ng xi\u01D4 y\u01D4",\u59BB\u6885\u5B50\u9E64:"q\u012B m\xE9n z\u01D0 h\xE8",\u59BB\u513F\u8001\u5C11:"q\u012B \xE9r l\u01CEo sh\u01CEo",\u666E\u5929\u7387\u571F:"p\u01D4 ti\u0101n shu\xE0i t\u01D4",\u94FA\u80F8\u7EB3\u5730:"p\u016B xi\u014Dng n\xE0 d\xEC",\u94FA\u7709\u82EB\u773C:"p\u016B m\xE9i sh\xE0n y\u01CEn",\u94FA\u7709\u8499\u773C:"p\u016B m\xE9i m\xE9ng y\u01CEn",\u94FA\u9526\u5217\u7EE3:"p\u016B j\u01D0n li\xE8 xi\xF9",\u7834\u77E9\u4E3A\u5706:"p\xF2 j\u01D4 w\xE9i yu\xE1n",\u7834\u955C\u91CD\u5408:"p\xF2 j\xECng zh\xF2ng h\xE9",\u7834\u5BB6\u4E3A\u56FD:"p\xF2 ji\u0101 w\xE9i gu\xF3",\u7834\u89DA\u4E3A\u571C:"p\xF2 g\u016B w\xE9i yu\xE1n",\u7834\u6101\u4E3A\u7B11:"p\xF2 ch\xF3u w\xE9i xi\xE0o",\u74F6\u5760\u7C2A\u6298:"p\xEDng zh\xF9i z\u0101n zh\xE9",\u840D\u98D8\u84EC\u8F6C:"p\xEDng pi\u0101o p\xE9ng zhu\xE0n",\u5E21\u5929\u6781\u5730:"j\xFA ti\u0101n j\xED d\xEC",\u5C4F\u58F0\u606F\u6C14:"b\u01D0ng sh\u0113ng x\u012B q\xEC",\u5C4F\u6C14\u541E\u58F0:"p\xEDng q\xEC t\u016Bn sh\u0113ng",\u51ED\u51E0\u636E\u6756:"p\xEDng j\u012B j\xF9 zh\xE0ng",\u5A09\u5A77\u5A40\u5A1C:"p\u012Bng t\xEDng \u0113 n\xE0",\u54C1\u7AF9\u8C03\u5F26:"p\u01D0n zh\xFA di\xE0o xi\xE1n",\u8D2B\u5634\u8584\u820C:"p\xEDn zu\u01D0 b\xF3 sh\xE9",\u9A88\u80A9\u7D2F\u8DB3:"pi\xE1n ji\u0101n l\u011Bi z\xFA",\u9A88\u80A9\u7D2F\u8FF9:"pi\xE1n ji\u0101n l\u011Bi j\xEC",\u7FE9\u7FE9\u5E74\u5C11:"pi\u0101n pi\u0101n ni\xE1n sh\u01CEo",\u7247\u8BED\u53EA\u8F9E:"pi\xE0n y\xE1n zh\u01D0 c\xED",\u7247\u9CDE\u534A\u722A:"pi\xE0n l\xEDn b\xE0n zh\u01CEo",\u7247\u7532\u4E0D\u8FD8:"pi\xE0n ji\u01CE b\xF9 hu\xE1n",\u62AB\u53D1\u7F28\u51A0:"p\u012B f\u0101 y\u012Bng gu\xE0n",\u62AB\u53D1\u6587\u8EAB:"p\u012B f\xE0 w\xE9n sh\u0113n",\u6279\u7809\u5BFC\u7ABE:"p\u012B hu\u0101 d\u01CEo t\xE1o",\u6279\u9699\u5BFC\u7ABE:"p\u012B x\xEC d\u01CEo y\xEDn",\u6279\u542D\u6363\u865A:"p\u012B h\xE1ng d\u01CEo x\u016B",\u6279\u98CE\u62B9\u6708:"p\u012B f\u0113ng m\xF2 yu\xE8",\u70F9\u9F99\u70AE\u51E4:"p\u0113ng l\xF3ng p\xE1o f\xE8ng",\u70B0\u9CD6\u810D\u9CA4:"f\xE8ng bi\u0113 ku\xE0i l\u01D0",\u70AE\u51E4\u70F9\u9F99:"p\xE1o f\xE8ng p\u0113ng l\xF3ng",\u65C1\u6307\u66F2\u8C15:"p\xE1ng zh\u01D0 q\u01D4 y\xF9",\u65C1\u5F15\u66F2\u8BC1:"p\xE1ng y\u01D0n q\u01D4 zh\xE8ng",\u65C1\u901A\u66F2\u7545:"p\xE1ng t\u014Dng q\u01D4 ch\xE0ng",\u5E9E\u7709\u7693\u53D1:"p\xE1ng m\xE9i h\xE0o f\xE0",\u6500\u82B1\u6298\u67F3:"p\u0101n hu\u0101 sh\xE9 li\u01D4",\u6500\u87FE\u6298\u6842:"p\u0101n ch\xE1n sh\xE9 gu\xEC",\u5973\u5927\u96BE\u7559:"n\u01DA d\xE0 n\xE1n li\xFA",\u5973\u957F\u987B\u5AC1:"n\u01DA zh\u01CEng x\u016B ji\xE0",\u5973\u957F\u5F53\u5AC1:"n\u01DA zh\u01CEng d\u0101ng ji\xE0",\u5F04\u7AF9\u5F39\u4E1D:"n\xF2ng zh\xFA d\xE0n s\u012B",\u5F04\u7389\u5439\u7BAB:"n\xF2ng y\xF9 chu\xED xi\u0101o",\u5F04\u7BA1\u8C03\u5F26:"n\xF2ng gu\u01CEn di\xE0o xi\xE1n",\u5F04\u7C89\u8C03\u6731:"n\xF2ng f\u011Bn di\xE0o zh\u016B",\u5F04\u5175\u6F62\u6C60:"n\xF2ng b\u012Bng hu\xE1ng shi",\u6D53\u88C5\u8273\u62B9:"n\xF3ng zhu\u0101ng y\xE0n m\xF2",\u6D53\u62B9\u6DE1\u5986:"n\xF3ng m\xF2 d\xE0n zhu\u0101ng",\u626D\u8F6C\u5E72\u5764:"ni\u01D4 zhu\u01CEn g\xE0n k\u016Bn",\u626D\u76F4\u4F5C\u66F2:"ni\u01D4 zh\xED zu\xF2 q\u016B",\u725B\u9AA5\u540C\u7681:"ni\xFA j\xEC t\xF3ng w\u011Bn",\u5B81\u7F3A\u52FF\u6EE5:"n\xECng qu\u0113 w\xF9 l\xE0n",\u5B7D\u969C\u79CD\u5B50:"ni\xE8 zh\xE0ng zh\u01D2ng z\u01D0",\u556E\u8840\u4E3A\u76DF:"ni\xE8 xu\xE8 w\xE9i m\xE9ng",\u637B\u571F\u4E3A\u9999:"ni\u01CEn t\u01D4 w\xE9i xi\u0101ng",\u5E74\u8C0A\u4E16\u597D:"ni\xE1n y\xEC sh\xEC h\xE0o",\u5E74\u534E\u5782\u66AE:"ni\xE1n hu\xE1 thu\xED m\xF9",\u5117\u4E0D\u4E8E\u4F26:"l\u01D0 b\xF9 y\xFA l\xFAn",\u6CE5\u540D\u5931\u5B9E:"n\xEC m\xEDng sh\u012B sh\xED",\u6CE5\u800C\u4E0D\u6ED3:"ni\xE8 \xE9r b\xF9 z\u01D0",\u80FD\u8005\u4E3A\u5E08:"n\xE9ng zh\u011B w\xE9i sh\u012B",\u80FD\u4E0D\u79F0\u5B98:"n\xE9ng b\xF9 ch\xE8n gu\u0101n",\u6320\u76F4\u4E3A\u66F2:"n\xE1o zh\xED w\xE9i q\u016B",\u56CA\u8424\u7167\u8BFB:"n\xE1ng y\xEDng zh\xE0o sh\u016B",\u96BE\u8FDB\u6613\u9000:"nan jin yi tui",\u96BE\u4E4E\u4E3A\u7EE7:"n\xE1n h\u016B w\xE9i j\xEC",\u96BE\u4E4E\u4E3A\u60C5:"n\xE1n h\u016B w\xE9i q\xEDng",\u96BE\u66F4\u4EC6\u6570:"n\xE1n g\u0113ng p\xFA sh\u01D4",\u96BE\u5F97\u7CCA\u6D82:"n\xE1n d\xE9 h\xFA t\xFA",\u5357\u86EE\u9D02\u820C:"n\xE1n m\xE1n xi\u0101ng sh\xE9",\u5357\u8D29\u5317\u8D3E:"n\xE1n f\xE0n b\u011Bi g\u01D4",\u5185\u4FEE\u5916\u6518:"n\xE8i xi\u016B wai r\u01CEng",\u5185\u67D4\u5916\u521A:"n\xE8i r\xF3u wai g\u0101ng",\u5185\u5CFB\u5916\u548C:"n\xE8i j\xF9n wai h\xE9",\u62FF\u8154\u4F5C\u8C03:"n\xE1 qi\u0101ng zu\xF2 di\xE0o",\u62FF\u7C97\u5939\u7EC6:"n\xE1 c\u016B ji\u0101 x\xEC",\u6155\u53E4\u8584\u4ECA:"m\xF9 g\u01D4 b\xF3 j\u012Bn",\u7267\u732A\u5974\u620F:"m\xF9 zh\xF2u n\xFA x\xEC",\u6C90\u7334\u8863\u51A0:"m\xF9 h\xF3u y\u012B gu\xE0n",\u76EE\u7722\u5FC3\u5FF3:"m\xF9 yu\u0101n x\u012Bn w\u01CEng",\u76EE\u6311\u5FC3\u62DB:"m\xF9 ti\u01CEo x\u012Bn zh\u0101o",\u76EE\u7A7A\u4F59\u5B50:"m\xF9 k\u014Dng y\xFA z\u01D0",\u76EE\u91CF\u610F\u8425:"m\xF9 li\xE0ng y\xEC y\xEDng",\u76EE\u77AA\u820C\u5F4A:"m\xF9 d\xE8ng sh\xE9 ji\xE0ng",\u6728\u5934\u6728\u8111:"m\xF9 t\xF3u m\xF9 n\u01CEo",\u6728\u5E72\u9E1F\u6816:"m\xF9 g\xE0n ni\u01CEo q\u012B",\u4F94\u8272\u63E3\u79F0:"m\xF3u s\xE8 chu\u01CEi ch\xE8n",\u83AB\u77E5\u6240\u4E3A:"m\xF2 zh\u012B su\u01D2 w\xE9i",\u83AB\u4E88\u6BD2\u4E5F:"m\xF2 y\xF9 d\xFA y\u011B",\u83AB\u4E3A\u5DF2\u751A:"m\xF2 w\xE9i y\u01D0 sh\xE8n",\u62B9\u6708\u79D5\u98CE:"m\u01D2 yu\xE8 p\u012B f\u0113ng",\u62B9\u7C89\u65BD\u8102:"m\xF2 f\u011Bn sh\u012B zh\u012B",\u78E8\u783B\u954C\u5207:"m\xF3 l\xF3ng ju\u0101n qi\u0113",\u78E8\u68F1\u5213\u89D2:"m\xF3 l\xE9ng li\u01CEng ji\u01CEo",\u6478\u5934\u4E0D\u7740:"m\u014D t\xF3u b\xF9 zh\xE1o",\u6478\u95E8\u4E0D\u7740:"m\u014D m\xE9n b\xF9 zh\xE1o",\u6478\u4E0D\u7740\u8FB9:"m\u014D b\xF9 zhu\xF3 bi\u0101n",\u7F2A\u79CD\u6D41\u4F20:"mi\xF9 zh\u01D2ng li\xFA chu\xE1n",\u547D\u4E2D\u6CE8\u5B9A:"m\xECng zh\u014Dng zh\xF9 d\xECng",\u9E23\u9E64\u4E4B\u5E94:"m\xEDng h\xE8 zh\u012B y\u012Bng",\u9E23\u51E4\u671D\u9633:"m\xEDng f\xE8ng zh\u0101o y\xE1ng",\u660E\u6548\u5927\u9A8C:"m\xEDng xi\xE0o d\xE0 y\xE0",\u540D\u6211\u56FA\u5F53:"ming wo gu dang",\u706D\u666F\u8FFD\u98CE:"mi\xE8 y\u01D0ng zhu\u012B f\u0113ng",\u9088\u5904\u6B3F\u89C6:"mi\u01CEo ch\u01D4 j\u012B sh\xEC",\u9762\u6298\u5EAD\u4E89:"mi\xE0n sh\xE9 t\xEDng zh\u0113ng",\u4FDB\u62FE\u5730\u82A5:"b\xEC sh\xED d\xEC ji\xE8",\u4FDB\u9996\u5E16\u8033:"m\u01CE sh\u01D2u ti\u0113 \u011Br",\u9EFE\u7A74\u9E32\u5DE2:"m\u011Bng xu\xE9 q\xFA ch\xE1o",\u7EF5\u529B\u8584\u6750:"mi\xE1n l\xEC b\xF3 c\xE1i",\u7EF5\u91CC\u8584\u6750:"mi\xE1n l\u01D0 b\xF3 c\xE1i",\u9761\u6709\u5B51\u9057:"m\u01D0 y\u01D2u ji\xE9 y\xED",\u9761\u8863\u5AAE\u98DF:"m\u01D0 y\u012B t\u014Du sh\xED",\u9761\u8863\u5077\u98DF:"m\u01D0 y\u012B t\u014Du sh\xED",\u9761\u7136\u4ECE\u98CE:"m\u01D0 r\xE1n c\xF3ng f\u0113ng",\u9761\u9761\u4E4B\u4E50:"m\u01D0 m\u01D0 zh\u012B yu\xE8",\u8FF7\u604B\u9AB8\u9AA8:"m\xED li\xE0n h\xE0i g\u01D4",\u8499\u5934\u8F6C\u5411:"m\u0113ng t\xF3u zhu\xE0n xi\xE0ng",\u95F7\u6D77\u6101\u5C71:"m\xE8n h\u01CEi ch\xF3u sh\u0101n",\u626A\u53C2\u5386\u4E95:"m\xE9n sh\u0113n l\xEC j\u01D0ng",\u95E8\u5355\u6237\u8584:"m\xE9n d\u0101n h\xF9 b\xF3",\u6627\u65E6\u6668\u5174:"m\xE8i d\xE0n ch\xFAn x\u012Bng",\u6CA1\u8877\u4E00\u662F:"m\xF2 zh\u014Dng y\u012B sh\xEC",\u6CA1\u91D1\u996E\u7FBD:"m\xF2 j\u012Bn y\u01D0n y\u01D4",\u5192\u540D\u63A5\u811A:"m\xE0o m\xEDng ji\u011B ji\u01CEo",\u6BDB\u5934\u5C0F\u5B50:"m\xE1o t\xF3u xi\u01CEo zi",\u6BDB\u9042\u5815\u4E95:"m\xE1o su\xED du\xF2 j\u01D0ng",\u6BDB\u53D1\u8038\u7136:"m\xE1o f\u0101 s\u01D2ng r\xE1n",\u6BDB\u53D1\u5012\u7AD6:"m\xE1o f\u0101 d\u01CEo sh\xF9",\u6BDB\u53D1\u4E0D\u723D:"m\xE1o f\u0101 b\xF9 shu\u01CEng",\u732B\u9F20\u540C\u5904:"m\u0101o sh\u01D4 t\xF3ng ch\u01D4",\u5C28\u7709\u7693\u53D1:"m\xE1ng m\xE9i h\xE0o f\xE0",\u6F2B\u5929\u904D\u5730:"m\xE0n sh\u0101n bi\xE0n d\xEC",\u8109\u8109\u76F8\u901A:"m\xE0i m\xE0i xi\u0101ng t\u014Dng",\u5356\u6587\u4E3A\u751F:"m\xE0i w\xE9n w\xE9i sh\u0113n",\u5356\u674E\u94BB\u6838:"m\xE0i l\u01D0 zu\u0101n h\xE9",\u4E70\u691F\u8FD8\u73E0:"m\u01CEi d\xFA hu\xE1n zh\u016B",\u57CB\u5929\u6028\u5730:"m\xE1n ti\u0101n yu\xE0n d\xEC",\u57CB\u4E09\u6028\u56DB:"m\xE1n s\u0101n yu\xE0n s\xEC",\u9A6C\u4E0A\u623F\u5B50:"m\u01CE sh\xE0ng f\xE1ng zi",\u9A6C\u5165\u534E\u5C71:"m\u01CE r\xF9 hu\xE1 sh\u0101n",\u843D\u9B44\u6C5F\u6E56:"lu\xF2 p\xF2 j\u012Bng h\xFA",\u843D\u9B44\u4E0D\u5076:"luo tuo bu ou",\u843D\u9B44\u4E0D\u7F81:"lu\xF2 p\xF2 b\xF9 j\u012B",\u843D\u843D\u96BE\u5408:"lu\xF2 lu\xF2 n\xE1n h\xE9",\u843D\u8349\u4E3A\u5BC7:"lu\xF2 c\u01CEo w\xE9i k\xF2u",\u88F8\u88CE\u8892\u88FC:"lu\u01D2 ch\xE9ng t\u01CEn x\u012B",\u7F57\u7EC7\u6784\u9677:"lu\xF2 zh\u012B g\xF2u xi\xE0n",\u634B\u8896\u63CE\u62F3:"lu\u014D xi\xF9 xu\u0101n qu\xE1n",\u8BBA\u9EC4\u6570\u9ED1:"l\xF9n hu\xE1ng sh\u01D4 h\u0113i",\u4E71\u4F5C\u80E1\u4E3A:"lu\xE0n zu\xF2 h\xFA w\xE9i",\u4E71\u7BAD\u6512\u5FC3:"lu\xE0n ji\xE0n cu\xE1n x\u012Bn",\u9E3E\u51E4\u548C\u9E23:"lu\xE1n f\xE8ng h\xE8 m\xEDng",\u7EFF\u53F6\u6210\u836B:"l\u01DC y\xE8 ch\xE9ng y\u012Bn",\u7EFF\u5973\u7EA2\u7537:"l\u01DC n\u01DA h\xF3ng n\xE1n",\u7387\u7531\u65E7\u7AE0:"shu\xE0i y\xF3u ji\xF9 zh\u0101ng",\u7387\u7531\u65E7\u5219:"shu\xE0i y\xF3u ji\xF9 z\xE9",\u7387\u4EE5\u4E3A\u5E38:"shu\xE0i y\u01D0 w\xE9i ch\xE1ng",\u7387\u571F\u5B85\u5FC3:"shu\xE0i t\u01D4 zh\xE1i x\u012Bn",\u7387\u571F\u540C\u5E86:"shu\xE0i t\u01D4 t\xF3ng q\xECng",\u7387\u517D\u98DF\u4EBA:"shu\xE0i sh\xF2u sh\xED r\xE9n",\u7387\u571F\u5F52\u5FC3:"shu\xE0i t\u01D4 gu\u012B x\u012Bn",\u7387\u9A6C\u4EE5\u9AA5:"shu\xE0i m\u01CE y\u01D0 j\xEC",\u7387\u5C14\u6210\u7AE0:"shu\xE0i \u011Br ch\xE9ng zh\u0101ng",\u5C65\u8584\u4E34\u6DF1:"l\u01DA b\xF3 l\xEDn sh\u0113n",\u9C81\u65A4\u71D5\u524A:"l\u01D4 j\u012Bn y\xE0n xu\u0113",\u9732\u9762\u629B\u5934:"l\xF9 mi\xE0n p\u0101o t\xF3u",\u6F0F\u5C3D\u66F4\u9611:"l\xF2u j\xECn g\u0113ng l\xE1n",\u7B3C\u9E1F\u69DB\u733F:"l\xF3ng ni\u01CEo ji\xE0n yu\xE1n",\u7B3C\u9E1F\u6C60\u9C7C:"l\xF3ng ni\u01CEo shi y\xFA",\u9F99\u6E38\u66F2\u6CBC:"long you qu zhao",\u9F99\u8840\u7384\u9EC4:"l\xF3ng xu\u011B xu\xE1n hu\xE1ng",\u9F99\u96D5\u51E4\u5480:"l\xF3ng di\u0101o f\xE8ng j\u01D4",\u9F99\u96CF\u51E4\u79CD:"l\xF3ng ch\xFA f\xE8ng zh\u01D2ng",\u516D\u795E\u4E0D\u5B89:"li\xF9 sh\xE9n b\u01D4 \u0101n",\u516D\u5C3A\u4E4B\u8BAC:"li\xF9 ch\u01D0 zh\u012B qu\xE0n",\u67F3\u5DF7\u82B1\u8857:"li\u01D4 xi\xF2ng hu\u0101 ji\u0113",\u67F3\u8857\u82B1\u5DF7:"li\u01D4 ji\u0113 hu\u0101 xi\xF2ng",\u67F3\u9AA8\u989C\u7B4B:"ji\u01D4 g\u01D4 y\xE1n j\u012Bn",\u6D41\u79BB\u98A0\u7590:"li\xFA l\xED di\u0101n sh\u01D4",\u4EE4\u539F\u4E4B\u621A:"l\xEDng yu\xE1n zh\u012B q\u012B",\u4EE4\u4EBA\u6367\u8179:"l\xECng r\xE9n p\u011Bng f\u01D4",\u9675\u52B2\u6DEC\u783A:"l\xEDng j\xECng cu\xEC l\xEC",\u4E34\u96BE\u4E0D\u60E7:"l\xEDn n\xE0n b\xF9 j\u01D4",\u4E34\u654C\u6613\u5C06:"l\xEDn d\xED y\xEC ji\xE0ng",\u88C2\u88F3\u8863\u75AE:"li\xE8 sh\xE1ng y\u012B chu\u0101ng",\u88C2\u88F3\u88F9\u8DB3:"li\xE8 ch\xE1ng gu\u01D2 z\xFA",\u88C2\u51A0\u6BC1\u5195:"li\xE8 gu\xE0n hu\u01D0 mi\u01CEn",\u57D2\u624D\u89D2\u5999:"li\xE8 c\xE1i ju\xE9 mi\xE0o",\u4E86\u65E0\u60E7\u8272:"li\u01CEo w\u016B j\u01D4 s\xE8",\u4E86\u8EAB\u8FBE\u547D:"li\u01CEo sh\u0113n d\xE1 m\xECng",\u4E86\u7136\u65E0\u95FB:"le r\xE1n w\xFA w\xE9n",\u4E86\u4E0D\u53EF\u89C1:"li\u01CEo b\xF9 k\u011B ji\xE0n",\u4E86\u4E0D\u957F\u8FDB:"li\u01CEo b\xF9 zh\u01CEng j\u01D0n",\u71CE\u5982\u89C2\u706B:"li\u01CEo r\xFA gu\u0101n hu\u01D2",\u71CE\u53D1\u6467\u67AF:"li\u01CEo f\xE0 cu\u012B k\u016B",\u91CF\u5C0F\u529B\u5FAE:"li\xE0ng xi\u01CEo l\xEC w\u0113i",\u91CF\u65F6\u5EA6\u529B:"li\xE0ng sh\xED d\xF9 l\xEC",\u91CF\u6798\u5236\u51FF:"li\xE0ng ru\xEC zh\xEC z\xE1o",\u91CF\u5165\u8BA1\u51FA:"li\xE0ng r\xF9 j\xEC ch\u016B",\u91CF\u5982\u6C5F\u6D77:"li\xE0ng r\xFA ji\u0101ng h\u01CEi",\u91CF\u529B\u5EA6\u5FB7:"li\xE0ng l\xEC du\xF3 d\xE9",\u91CF\u91D1\u4E70\u8D4B:"li\xE0ng j\u012Bn m\u01CEi f\xF9",\u91CF\u5DF1\u5BA1\u5206:"li\xE0ng j\u01D0 sh\u011Bn f\u0113n",\u91CF\u6750\u5F55\u7528:"li\xE0ng c\xE1i l\xF9 y\xF2ng",\u91CF\u624D\u5668\u4F7F:"li\xE0ng c\xE1i q\xEC sh\u01D0",\u91CF\u624D\u800C\u4E3A:"li\xE0ng c\xE1i \xE9r w\xE9i",\u6881\u5B5F\u76F8\u656C:"li\xE1ng m\xE8ng xi\u0101ng j\xECn",\u604B\u604B\u96BE\u820D:"li\xE0n li\xE0n n\xE1n sh\u011B",\u655B\u58F0\u5C4F\u606F:"li\u01CEn sh\u0113ng p\xEDng x\u012B",\u655B\u9AA8\u5439\u9B42:"li\u01CEn g\u01D4 chu\xED h\xFAn",\u8054\u7BC7\u7D2F\u724D:"li\xE1n pi\u0101n l\u011Bi d\xFA",\u8FDE\u7F16\u7D2F\u724D:"li\xE1n bi\u0101n l\u011Bi d\xFA",\u8A48\u5937\u4E3A\u8DD6:"l\xEC y\xED w\xE9i zh\xED",\u5229\u4EE4\u5FD7\u60DB:"l\xEC l\xECng zh\xEC z\xE0o",\u5386\u7CBE\u4E3A\u6CBB:"l\xEC j\u012Bng w\xE9i zh\xEC",\u5386\u7CBE\u66F4\u59CB:"l\xEC j\u012Bng g\xE8ng sh\u01D0",\u54E9\u54E9\u7F57\u7F57:"li li lu\u014D lu\u014D",\u674E\u5E7F\u4E0D\u4FAF:"l\u01D0 gu\u01CEng b\xF9 h\xF2u",\u793C\u4E3A\u60C5\u8C8C:"l\u01D0 w\xE9i q\xEDng m\xE0o",\u793C\u8BA9\u4E3A\u56FD:"l\u01D0 r\xE0ng w\xE9i gu\xF3",\u793C\u574F\u4E50\u5D29:"l\u01D0 hu\xE0i yu\xE8 b\u0113ng",\u7281\u5EAD\u626B\u95FE:"l\xED t\xEDng s\u01CEo l\u01DA",\u7281\u751F\u9A8D\u89D2:"l\xED sh\u0113ng yu\xE8 ji\u01CEo",\u7281\u725B\u9A8D\u89D2:"l\xED ni\xFA m\xE0i ji\u01CEo",\u79BB\u5C71\u8C03\u864E:"l\xED sh\u0101n di\xE0o h\u01D4",\u79BB\u672C\u8DA3\u672B:"l\xED b\u011Bn q\u016B m\xF2",\u79BB\u672C\u5FBC\u672B:"l\xED b\u011Bn y\u0101o m\xF2",\u695E\u7709\u6A2A\u773C:"l\xE8ng m\xE9i h\xE9ng y\u01CEn",\u64C2\u5929\u5012\u5730:"l\xE9i ti\u0101n d\u01CEo d\xEC",\u7D2F\u8DB3\u6210\u6B65:"l\u011Bi z\xFA ch\xE9ng b\xF9",\u7D2F\u6708\u7ECF\u5E74:"l\u011Bi yu\xE8 j\u012Bng ni\xE1n",\u7D2F\u5C4B\u91CD\u67B6:"l\u011Bi w\u016B ch\xF3ng ji\xE0",\u7D2F\u74E6\u7ED3\u7EF3:"l\u011Bi w\u01CE ji\xE9 sh\xE9ng",\u7D2F\u571F\u81F3\u5C71:"l\u011Bi t\u01D4 zh\xEC sh\u0101n",\u7D2F\u571F\u805A\u6C99:"l\u011Bi t\u01D4 j\xF9 sh\u0101",\u7D2F\u82CF\u79EF\u5757:"l\u011Bi s\u016B j\u012B ku\xE0i",\u7D2F\u5375\u4E4B\u5371:"l\u011Bi lu\u01CEn zh\u012B w\u0113i",\u7D2F\u7D2F\u5982\u73E0:"l\u011Bi l\u011Bi r\xFA zh\u016B",\u7D2F\u5757\u79EF\u82CF:"l\u011Bi ku\xE0i j\u012B s\u016B",\u7D2F\u6559\u4E0D\u6539:"l\u011Bi ji\xE0o b\xF9 g\u01CEi",\u7D2F\u724D\u8FDE\u7BC7:"l\u011Bi d\xFA li\xE1n pi\u0101n",\u4E50\u5C71\u4E50\u6C34:"y\xE0o sh\u0101n y\xE0o shu\u01D0",\u6F66\u539F\u6D78\u5929:"l\u01CEo yu\xE1n j\xECn ti\u0101n",\u8001\u5E08\u5BBF\u5112:"l\u01CEo sh\u012B xi\u01D4 r\xFA",\u7262\u4EC0\u53E4\u5B50:"l\xE1o sh\xED g\u01D4 zi",\u7405\u5B1B\u798F\u5730:"l\xE1ng hu\xE1n f\xFA d\xEC",\u72FC\u53F7\u9B3C\u54ED:"l\xE1ng h\xE1o gu\u01D0 k\u016B",\u72FC\u98E1\u864E\u54BD:"l\xE1ng c\u0101n h\u01D4 y\u0101n",\u9611\u98CE\u957F\u96E8:"l\xE1n f\u0113ng zh\xE0ng y\u01D4",\u62C9\u67AF\u6298\u673D:"l\u0101 k\u016B sh\xE9 xi\u01D4",\u63C6\u60C5\u5EA6\u7406:"ku\xED q\xEDng du\xF3 l\u01D0",\u63C6\u7406\u5EA6\u60C5:"ku\xED l\u01D0 du\xF3 q\xEDng",\u7AA5\u95F4\u4F3A\u9699:"ku\u012B ji\xE0n s\xEC x\xEC",\u65F7\u65E5\u7D2F\u65F6:"ku\xE0ng r\xEC l\u011Bi sh\xED",\u5321\u6551\u5F25\u7F1D:"ku\u0101ng ji\xF9 m\xED f\xE8ng",\u67AF\u6811\u751F\u534E:"k\u016B sh\xF9 sh\u0113ng hu\u0101",\u53E3\u8F7B\u820C\u8584:"k\u01D2u q\u012Bng sh\xE9 b\xF3",\u53E3\u89D2\u751F\u98CE:"k\u01D2u ji\u01CEo sh\u0113ng f\u0113ng",\u53E3\u89D2\u6625\u98CE:"k\u01D2u ji\u01CEo ch\u016Bn f\u0113ng",\u53E3\u89D2\u98CE\u60C5:"k\u01D2u ji\u01CEo f\u0113ng q\xEDng",\u53E3\u5E72\u820C\u7126:"k\u01D2u g\xE0n sh\xE9 ji\u0101o",\u53E3\u8179\u4E4B\u7D2F:"k\u01D2u f\xF9 zh\u012B l\u011Bi",\u53E3\u51FA\u5927\u8A00:"k\u01D2u ch\u016B d\u0101 y\xE1n",\u7A7A\u8179\u4FBF\u4FBF:"k\u014Dng f\xF9 pi\xE1n pi\xE1n",\u55D1\u7259\u6599\u5634:"k\u0113 y\xE1 li\xE0o zu\u01D0",\u523B\u6728\u4E3A\u540F:"k\xE8 m\xF9 w\xE9i l\xEC",\u523B\u6728\u4E3A\u9E44:"k\xE8 m\xF9 w\xE9i h\xFA",\u54B3\u73E0\u553E\u7389:"k\xE9 zh\u016B tu\xF2 y\xF9",\u54B3\u553E\u6210\u73E0:"k\xE9 tu\xF2 ch\xE9ng zh\u016B",\u6297\u989C\u4E3A\u5E08:"k\xE0ng y\xE1n w\xE9i sh\u012B",\u7CE0\u8C46\u4E0D\u8D61:"kang dou bu shan",\u5F00\u534E\u7ED3\u679C:"k\u0101i hu\u0101 ji\xE9 gu\u01D2",\u5CFB\u962A\u76D0\u8F66:"j\xF9n b\u01CEn y\xFAn ch\u0113",\u652B\u4E3A\u5DF1\u6709:"ju\xE9 w\xE9i j\u01D0 y\u01D2u",\u56BC\u94C1\u5480\u91D1:"ji\xE1o ti\u011B j\u01D4 j\u012Bn",\u56BC\u58A8\u55B7\u7EB8:"ju\xE9 m\xF2 p\u0113n zh\u01D0",\u5014\u5934\u5F3A\u8111:"ju\xE8 t\xF3u ji\xE0ng n\u01CEo",\u5014\u5934\u5014\u8111:"ju\xE8 tou ju\xE8 n\u01CEo",\u5026\u9E1F\u77E5\u8FD8:"ju\xE0n ni\u01CEo zh\u012B hu\xE1n",\u5377\u5E2D\u800C\u846C:"ju\u01CEn x\xED \xE9r z\xE0ng",\u5377\u65D7\u606F\u9F13:"ju\u01CEn q\xED x\u012B g\u01D4",\u5377\u7532\u500D\u9053:"ju\u01CEn ji\u01CE b\xE8i d\xE0o",\u805A\u7C73\u4E3A\u5C71:"j\xF9 m\u01D0 w\xE9i sh\u0101n",\u805A\u7C73\u4E3A\u8C37:"j\xF9 m\u01D0 w\xE9i g\u01D4",\u952F\u7259\u94A9\u722A:"j\xF9 y\xE1 g\u014Du zh\u01CEo",\u4E3E\u624B\u76F8\u5E86:"j\u01D4 sh\u01D2u xi\u0101ng q\xECng",\u4E3E\u4E16\u6DF7\u6D4A:"j\u01D4 sh\xEC h\xFAn zhu\xF3",\u97AB\u4E3A\u8302\u8349:"j\u016B w\xE9i m\xE0o c\u01CEo",\u97A0\u4E3A\u8302\u8349:"j\u016B w\xE9i m\xE0o c\u01CEo",\u62D8\u795E\u9063\u5C06:"j\u016B sh\xE9n qi\u01CEn ji\xE0ng",\u5C45\u8F74\u5904\u4E2D:"j\u016B zh\xF3u ch\u01D4 zh\u014Dng",\u5C45\u4E0B\u8BAA\u4E0A:"j\xFA xi\xE0 sh\xE0n sh\xE0ng",\u5C45\u4E0D\u91CD\u8335:"j\u016B b\xF9 ch\xF3ng y\u012Bn",\u5C45\u4E0D\u91CD\u5E2D:"j\u016B b\xF9 ch\xF3ng x\xED",\u65E7\u4E8B\u91CD\u63D0:"ji\xF9 sh\xEC zh\xF2ng t\xED",\u65E7\u8C03\u91CD\u5F39:"ji\xF9 di\xE0o ch\xF3ng t\xE1n",\u7078\u827E\u5206\u75DB:"ji\xF9 \xE0i f\u0113n t\xF2ng",\u4E45\u8981\u4E0D\u5FD8:"ji\u01D4 y\u0101o b\xF9 w\xE0ng",\u4E5D\u8F6C\u529F\u6210:"ji\u01D4 zhu\xE0n g\u014Dng ch\xE9ng",\u4E5D\u84B8\u4E09\u71AF:"ji\u01D4 zh\u0113ng s\u0101n sh\u0113ng",\u656C\u4E1A\u4E50\u7FA4:"j\xECng y\xE8 y\xE0o q\xFAn",\u4E95\u5E95\u867E\u87C6:"j\u01D0ng d\u01D0 xi\u0101 m\xE1",\u65CC\u65D7\u5377\u8212:"j\u012Bng q\xED ju\u01CEn sh\u016B",\u60CA\u9B42\u843D\u9B44:"j\u012Bng h\xFAn lu\xF2 p\xF2",\u8346\u68D8\u8F7D\u9014:"j\u012Bng j\xED z\xE0i t\xFA",\u8346\u68D8\u585E\u9014:"j\u012Bng j\xED s\xE8 t\xFA",\u7ECF\u7EB6\u6D4E\u4E16:"jing lun ji shi",\u7981\u820D\u5F00\u585E:"j\xECn sh\u011B k\u0101i s\u0101i",\u7972\u5A01\u76DB\u5BB9:"l\xF3ng w\u0113i sh\xE8ng r\xF3ng",\u8FDB\u79CD\u5584\u7FA4:"j\xECn zh\u01D2ng sh\xE0n q\xFAn",\u8FDB\u9000\u4E2D\u5EA6:"j\xECn tu\xEC zh\xF2ng d\xF9",\u8FDB\u9000\u6D88\u957F:"j\xECn tu\xEC xi\u0101o ch\xE1ng",\u8FDB\u9000\u5E94\u77E9:"j\xECn tu\xEC y\u012Bng j\u01D4",\u8FDB\u9000\u89E6\u7C53:"j\xECn tu\xEC ch\xF9 z\u01D4",\u8FDB\u9000\u51FA\u5904:"j\xECn tu\xEC ch\u016B ch\u01D4",\u8FDB\u9000\u8DCB\u7590:"j\xECn tu\xEC b\xE1 z\u01D4",\u8FDB\u5BF8\u9000\u5C3A:"j\u01D0n c\xF9n tu\xEC ch\u01D0",\u5C3D\u591A\u5C3D\u5C11:"j\u01D0n du\u014D j\u01D0n sh\u01CEo",\u9526\u56CA\u8FD8\u77E2:"j\u01D0n n\xE1ng hu\xE1n sh\u01D0",\u77DC\u540D\u5AC9\u80FD:"j\u012Bn m\xEDng j\xEC n\xE9ng",\u77DC\u5DF1\u81EA\u9970:"j\u012Bn j\u01D0 zh\xEC sh\xEC",\u77DC\u529F\u8D1F\u6C14:"j\u012Bn g\u014Dng f\u01D4 q\xEC",\u6D25\u5173\u9669\u585E:"j\u012Bn gu\u0101n xi\u01CEn s\xE0i",\u91D1\u543E\u4E0D\u7981:"j\u012Bn w\xFA b\xF9 j\xECn",\u91D1\u532E\u77F3\u5BA4:"j\u012Bn gu\xEC sh\xED sh\xEC",\u91D1\u7FC5\u64D8\u6D77:"j\u012Bn ch\xEC b\u0101i h\u01CEi",\u6212\u5962\u5B81\u4FED:"ji\xE8 sh\u0113 n\xECng ji\u0101n",\u89E3\u8863\u8863\u4EBA:"ji\xE8 y\u012B y\u012B r\xE9n",\u89E3\u4EBA\u96BE\u5F97:"ji\u011B r\xE9n n\xE1n d\xE9",\u89E3\u94C3\u7CFB\u94C3:"ji\u011B l\xEDng j\xEC l\xEDng",\u89E3\u53D1\u4F6F\u72C2:"ji\u011B f\xE0 y\xE1ng ku\xE1ng",\u622A\u94C1\u65A9\u9489:"ji\xE9 ti\u011B zh\u01CEn d\xECng",\u8BD8\u5C48\u8B37\u7259:"ji\xE9 q\u016B d\xE0 y\xE1",\u8BD8\u5C48\u78DD\u78BB:"ji\xE9 q\u016B b\xECng zh\xF2u",\u8BD8\u66F2\u8071\u7259:"ji\xE9 q\u01D4 \xE1o y\xE1",\u6559\u4E00\u8BC6\u767E:"ji\u0101o y\u012B sh\xED b\u01CEi",\u6559\u7331\u5347\u6728:"ji\u0101o n\xE1o sh\u0113ng m\xF9",\u8F83\u7626\u91CF\u80A5:"ji\xE0o sh\xF2u li\xE0ng f\xE9i",\u77EB\u77EB\u4E0D\u7FA4:"ji\u01CEo ji\u01CEo b\xF9 q\xF9n",\u77EB\u56FD\u66F4\u4FD7:"ji\u01CEo gu\xF3 g\u0113ng s\xFA",\u768E\u9633\u4F3C\u706B:"ji\u01CEo y\xE1ng sh\xEC hu\u01D2",\u6322\u6282\u8FC7\u6B63:"ji\u01CEo ku\u0101ng gu\xF2 zh\xE8ng",\u89D2\u7ACB\u6770\u51FA:"jiao li jie chu",\u7126\u6C99\u70C2\u77F3:"ji\u0101o sh\u0101 sh\xED l\xE0n",\u7126\u5507\u5E72\u820C:"ji\u0101o ch\xFAn g\xE0n sh\xE9",\u9A84\u6CF0\u6DEB\u6CC6:"ji\u0101o tai y\xEDn zhu\xE0ng",\u9A84\u5962\u6DEB\u6CC6:"ji\u0101o sh\u0113 y\xEDn y\xED",\u9A84\u513F\u9A03\u5973:"ji\u0101o \xE9r b\u0101 n\u01DA",\u6D47\u98CE\u8584\u4FD7:"ji\u0101o f\u0113ng b\xF3 s\xFA",\u964D\u5996\u6349\u602A:"xi\xE1ng y\u0101o zhu\u014D gu\xE0i",\u5C06\u9047\u826F\u6750:"ji\xE0ng y\xF9 li\xE1ng c\xE1i",\u5C06\u53D6\u56FA\u4E88:"ji\u0101ng q\u01D4 g\u016B y\u01D4",\u5C06\u95E8\u6709\u5C06:"ji\xE0ng m\xE9n y\u01D2u ji\xE0ng",\u5C06\u529F\u6298\u8FC7:"ji\u0101ng g\u014Dng sh\xE9 gu\xF2",\u5C06\u593A\u56FA\u4E0E:"ji\u0101ng du\xF3 g\u016B y\u01D4",\u5C06\u4F2F\u4E4B\u52A9:"qi\u0101ng b\xF3 zh\u012B zh\xF9",\u5C06\u4F2F\u4E4B\u547C:"qi\u0101ng b\xF3 zh\u012B h\u016B",\u69DB\u82B1\u7B3C\u9E64:"ji\xE0n hu\u0101 l\xF3ng h\xE8",\u9274\u5F71\u5EA6\u5F62:"ji\xE0n y\u01D0ng du\xF3 x\xEDng",\u6E10\u4E0D\u53EF\u957F:"ji\xE0n b\xF9 k\u011B zh\u01CEng",\u5251\u9996\u4E00\u5437:"ji\xE0n sh\u01D2u y\u012B gu\u012B",\u89C1\u4E49\u6562\u4E3A:"ji\xE0n y\xEC g\u01CEn w\xE9i",\u89C1\u4E49\u5F53\u4E3A:"ji\xE0n y\xEC d\u0101ng w\xE9i",\u89C1\u4E49\u5FC5\u4E3A:"ji\xE0n y\xEC b\xEC w\xE9i",\u89C1\u7D20\u62B1\u6734:"xi\xE0n s\xF9 b\xE0o p\u01D4",\u89C1\u5F03\u4E8E\u4EBA:"ji\xE0n q\xEC y\u01D4 r\xE9n",\u89C1\u51E0\u800C\u4F5C:"ji\xE0n j\u012B \xE9r zu\xF2",\u89C1\u5F39\u6C42\u9E2E:"ji\xE0n d\xE0n qi\xFA h\xE1o",\u7B80\u4E1D\u6570\u7C73:"ji\u01CEn s\u012B sh\u01D4 m\u01D0",\u4FED\u4E0D\u4E2D\u793C:"ji\u01CEn b\xF9 zh\xF2ng l\u01D0",\u95F4\u89C1\u5C42\u51FA:"ji\xE0n xi\xE0n c\xE9ng ch\u016B",\u95F4\u4E0D\u5BB9\u606F:"ji\xE0n b\xF9 r\xF3ng x\u012B",\u95F4\u4E0D\u5BB9\u779A:"ji\u0101n b\xF9 r\xF3ng x\u01D0",\u5C16\u5634\u8584\u820C:"ji\u0101n zu\u01D0 b\xF3 sh\xE9",\u5047\u6D0B\u9B3C\u5B50:"ji\u01CE y\xE1ng gu\u01D0 zi",\u7532\u51A0\u5929\u4E0B:"ji\u01CE gu\xE0n ti\u0101n xi\xE0",\u846D\u83A9\u4E4B\u4EB2:"ji\u0101 f\xFA zh\u012B q\u012Bn",\u5BB6\u65E0\u62C5\u77F3:"ji\u0101 w\xFA d\xE0n sh\xED",\u5BB6\u7D2F\u5343\u91D1:"ji\u0101 l\xE8i qi\u0101n j\u012Bn",\u5BB6\u7ED9\u4EBA\u8DB3:"ji\u0101 j\u01D0 r\xE9n z\xFA",\u5BB6\u7ED9\u6C11\u8DB3:"ji\u0101 j\u01D0 m\xEDn z\xFA",\u5BB6\u9053\u4ECE\u5BB9:"ji\u0101 d\xE0o c\u014Dng r\xF3ng",\u5BB6\u957F\u793C\u77ED:"ji\u0101 ch\xE1ng l\u01D0 du\u01CEn",\u5939\u67AA\u5E26\u68CD:"ji\u0101 qi\u0101ng d\xE0i g\xF9n",\u5939\u888B\u4EBA\u7269:"ji\u0101 d\xE0i r\xE9n w\xF9",\u9701\u98CE\u6717\u6708:"j\u012B f\u0113ng l\u01CEng yu\xE8",\u5BC4\u5174\u5BD3\u60C5:"j\xEC x\xECng y\xF9 q\xEDng",\u7EAA\u7EB2\u4EBA\u8BBA:"j\xEC g\u0101ng r\xE9n l\xFAn",\u8BA1\u6DF1\u8651\u8FDC:"j\xEC sh\u0113ng l\u01DC yu\u01CEn",\u8BA1\u529F\u91CF\u7F6A:"j\xEC g\u014Dng li\xE0ng zu\xEC",\u638E\u88F3\u8FDE\u897C:"j\u01D0 shang li\xE1n zh\u0113ng",\u866E\u8671\u76F8\u540A:"j\u01D0 sh\u012B xi\u0113ng di\xE0o",\u51E0\u4E0D\u6B32\u751F:"j\u012B b\xF9 y\xF9 sh\u0113ng",\u96C6\u814B\u4E3A\u88D8:"j\xED y\xE8 w\xE9i qi\xFA",\u75BE\u4E0D\u53EF\u4E3A:"j\xED b\xF9 k\u011B w\xE9i",\u6025\u8109\u7F13\u7078:"j\xED m\xE0i hu\u01CEn ji\xF9",\u6025\u666F\u51CB\u5E74:"j\xED y\u01D0ng di\u0101o ni\xE1n",\u6025\u516C\u597D\u65BD:"j\xED g\u014Dng h\xE0o sh\u012B",\u6781\u6DF1\u7814\u51E0:"j\xED sh\u0113n y\xE1n j\u012B",\u53CA\u5BBE\u6709\u9C7C:"j\xED b\u012Bn yo\u01D4 y\xFA",\u6FC0\u8584\u505C\u6D47:"j\u012B b\xF3 t\xEDng ji\u0101o",\u7A3D\u53E4\u63C6\u4ECA:"j\u012B g\u01D4 zh\xE8n j\u012Bn",\u8D4D\u5FD7\u800C\u6CA1:"j\u012B zh\xEC \xE9r m\xF2",\u79EF\u94E2\u7D2F\u5BF8:"j\u012B zh\u016B l\u011Bi c\xF9n",\u79EF\u5C81\u7D2F\u6708:"j\u012B su\xEC l\u011Bi yu\xE8",\u79EF\u7D20\u7D2F\u65E7:"j\u012B s\xF9 l\u011Bi ji\xF9",\u79EF\u65F6\u7D2F\u65E5:"j\u012B sh\xED l\u011Bi r\xEC",\u79EF\u65E5\u7D2F\u5C81:"j\u012B r\xEC l\u011Bi su\xEC",\u79EF\u65E5\u7D2F\u6708:"j\u012B r\xEC l\u011Bi yu\xE8",\u79EF\u65E5\u7D2F\u4E45:"j\u012B r\xEC l\u011Bi ji\u01D4",\u79EF\u5E74\u7D2F\u5C81:"j\u012B ni\xE1n l\u011Bi su\xEC",\u79EF\u9732\u4E3A\u6CE2:"j\u012B l\xF9 w\xE9i b\u014D",\u79EF\u5FB7\u7D2F\u4EC1:"j\u012B d\xE9 l\u011Bi r\xE9n",\u79EF\u5FB7\u7D2F\u5584:"j\u012B d\xE9 l\u011Bi sh\xE0n",\u79EF\u5FB7\u7D2F\u529F:"j\u012B d\xE9 l\u011Bi g\u014Dng",\u79EF\u8C17\u7CDC\u9AA8:"j\u012B ch\xE1n m\xE9i g\u01D4",\u9E21\u76AE\u9E64\u53D1:"j\u012B p\xED h\xE8 f\xE0",\u9965\u5BD2\u4EA4\u5207:"j\u012B h\xE1n ji\u0101o qi\u0113",\u9965\u51BB\u4EA4\u5207:"j\u012B d\xF2ng ji\u0101o qi\u0113",\u51FB\u6392\u5192\u6CA1:"j\u012B p\xE1i m\xE0o m\xF2",\u7978\u4E3A\u798F\u5148:"hu\xF2 w\xE9i f\xFA xi\u0101n",\u7978\u798F\u76F8\u4F9D:"hu\xF2 f\xFA xi\u0101ng y\u012B",\u7978\u798F\u76F8\u751F:"hu\xF2 f\xFA xi\u0101ng sh\u0113ng",\u83B7\u96BD\u516C\u8F66:"hu\xF2 j\u016Bn g\u014Dng ch\u0113",\u8D27\u800C\u4E0D\u552E:"huo er bu shou",\u706B\u8015\u6D41\u79CD:"hu\u01D2 g\u0113ng li\xFA zh\u01D2ng",\u6DF7\u5E94\u6EE5\u5E94:"h\xF9n y\u012Bng l\xE0n y\u012Bng",\u9B42\u98DE\u9B44\u4E27:"h\xFAn f\u0113i p\xF2 s\u0101ng",\u9B42\u4E0D\u7740\u4F53:"h\xFAn b\xF9 zhu\xF3 t\u01D0",\u9B42\u4E0D\u8457\u4F53:"h\xFAn b\xF9 zhu\xF3 t\u01D0",\u6D51\u62A1\u541E\u67A3:"h\xFAn l\xFAn t\u016Bn z\u01CEo",\u660F\u8FF7\u4E0D\u7701:"h\u016Bn m\xED b\xF9 x\u01D0ng",\u660F\u955C\u91CD\u78E8:"h\u016Bn j\xECng ch\xF3ng m\xF3",\u660F\u955C\u91CD\u660E:"h\u016Bn j\xECng ch\xF3ng m\xEDng",\u660F\u5B9A\u6668\u7701:"h\u016Bn d\xECng ch\xE9n x\u01D0ng",\u6BC1\u821F\u4E3A\u6755:"hu\u01D0 zh\u014Du w\xE9i du\xF2",\u6BC1\u949F\u4E3A\u94CE:"hu\u01D0 zh\u014Dng w\xE9i du\xF3",\u6BC1\u51A0\u88C2\u88F3:"hu\u01D0 gu\u0101n li\xE8 ch\xE1ng",\u6666\u76F2\u5426\u585E:"hu\xEC m\xE1ng p\u01D0 s\xE8",\u8BF2\u4EBA\u4E0D\u60D3:"hu\xEC r\xE9n b\xF9 ti\u011B",\u6094\u8FC7\u81EA\u8D23:"hu\u01D0 gu\xF2 z\xEC z\xE8",\u56DE\u8239\u8F6C\u8235:"hu\xED chu\xE1n zh\u01CEn du\xF2",\u6F62\u6C60\u76D7\u5F04:"hu\xE1ng shi d\xE0o n\xF2ng",\u9EC4\u51A0\u91CE\u670D:"hu\xE1ng gu\xE0n y\u011B f\xFA",\u9EC4\u51A0\u8349\u5C65:"hu\xE1ng gu\xE0n c\u01CEo l\u01DA",\u9EC4\u51A0\u8349\u670D:"hu\xE1ng gu\xE0n c\u01CEo f\xFA",\u9EC4\u53D1\u513F\u9F7F:"hu\xE1ng f\xE0 \xE9r ch\u01D0",\u9EC4\u53D1\u5782\u9AEB:"hu\xE1ng f\xE0 chu\xED ti\xE1o",\u8FD8\u73E0\u5408\u6D66:"hu\xE1n zh\u016B h\xE9 p\u01D4",\u8FD8\u73E0\u8FD4\u74A7:"hu\xE1n zh\u016B f\u01CEn b\xEC",\u8FD8\u5143\u8FD4\u672C:"hu\xE1n yu\xE1n f\u01CEn b\u011Bn",\u8FD8\u6734\u53CD\u53E4:"hu\xE1n p\u01D4 f\u01CEn g\u01D4",\u8FD8\u5E74\u9A7B\u8272:"hu\xE1n ni\xE1n zh\xF9 s\xE8",\u8FD8\u5E74\u5374\u8001:"hu\xE1n ni\xE1n qu\xE8 l\u01CEo",\u8FD8\u5E74\u537B\u8001:"hu\xE1n ni\xE1n qu\xE8 l\u01CEo",\u8FD8\u9187\u8FD4\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u8FD4\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u53CD\u7D20:"hu\xE1n ch\xFAn f\u01CEn s\xF9",\u8FD8\u6DF3\u53CD\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u53CD\u53E4:"hu\xE1n ch\xFAn f\u01CEn g\u01D4",\u574F\u88F3\u4E3A\u88E4:"hu\xE0i shang w\xE9i k\xF9",\u69D0\u5357\u4E00\u68A6:"hu\xE1i n\xE1n y\u012B m\u0113ng",\u753B\u86C7\u8457\u8DB3:"hu\xE0 sh\xE9 zhu\xF3 z\xFA",\u753B\u5730\u4E3A\u72F1:"hu\xE0 d\xEC w\xE9i y\xF9",\u753B\u837B\u548C\u4E38:"hu\xE0 d\xED hu\xF2 w\xE1n",\u5316\u67AD\u4E3A\u9E20:"hu\xE0 xi\u0101o w\xE9i ji\u016B",\u5316\u96F6\u4E3A\u6574:"hu\xE0 l\xEDng w\xE9i zh\u011Bng",\u5316\u8150\u4E3A\u5947:"hu\xE0 f\u01D4 w\xE9i q\xED",\u5316\u9E31\u4E3A\u51E4:"hu\xE0 ch\u012B w\xE9i f\xE8ng",\u534E\u4EAD\u9E64\u5533:"hu\xE0 t\xEDng h\xE8 l\xEC",\u82B1\u6512\u9526\u805A:"hu\u0101 cu\xE1n j\u01D0n j\xF9",\u82B1\u6512\u9526\u7C07:"hu\u0101 cu\xE1n j\u01D0n c\xF9",\u82B1\u7C07\u9526\u6512:"hu\u0101 c\xF9 j\u01D0n cu\xE1n",\u82B1\u4E0D\u68F1\u767B:"hu\u0101 b\xF9 l\u0113ng d\u0113ng",\u6237\u9650\u4E3A\u7A7F:"h\xF9 xi\xE0n w\xE9i chu\u0101n",\u80E1\u4F5C\u4E71\u4E3A:"h\xFA zu\xF2 lu\xE0n w\xE9i",\u80E1\u4F5C\u80E1\u4E3A:"h\xFA zu\xF2 h\xFA w\xE9i",\u80E1\u601D\u4E71\u91CF:"h\xFA s\u012B lu\xE0n li\xE0ng",\u547C\u5929\u5401\u5730:"h\u016B ti\u0101n y\xF9 d\xEC",\u547C\u5362\u559D\u96C9:"h\u016B l\xFA h\xE8 zh\xEC",\u547C\u6765\u559D\u53BB:"h\u016B l\xE1i h\xE8 q\xF9",\u547C\u4E0D\u7ED9\u5438:"h\u016B b\xF9 j\u01D0 x\u012B",\u539A\u5473\u814A\u6BD2:"h\xF2u w\xE8i x\u012B d\xFA",\u539A\u4ECA\u8584\u53E4:"h\xF2u j\u012Bn b\xF3 g\u01D4",\u539A\u5FB7\u8F7D\u7269:"h\xF2u d\xE9 z\xE0i w\xF9",\u9E3F\u6CE5\u96EA\u722A:"h\xF3ng n\xED xu\u011B zh\u01CEo",\u9E3F\u6E10\u4E8E\u5E72:"h\xF3ng ji\xE0n y\xFA g\xE0n",\u9E3F\u98DE\u96EA\u722A:"h\xF3ng f\u0113i xu\u011B zh\u01CEo",\u6D2A\u7089\u71CE\u53D1:"h\xF3ng l\xFA li\xE1o f\xE0",\u7EA2\u7EF3\u7CFB\u8DB3:"h\xF3ng sh\xE9ng j\xEC z\xFA",\u7EA2\u4E0D\u68F1\u767B:"h\xF3ng b\xF9 l\u0113ng d\u0113ng",\u8861\u77F3\u91CF\u4E66:"h\xE9ng sh\xED li\xE0ng sh\u016B",\u6A2A\u5F81\u82DB\u5F79:"h\xE8ng zh\u0113ng k\u0113 y\xEC",\u6A2A\u5F81\u82DB\u655B:"h\xE8ng zh\u0113ng k\u0113 li\u01CEn",\u6A2A\u5F81\u66B4\u8D4B:"h\xE8ng zh\u0113ng b\xE0o f\xF9",\u6A2A\u707E\u98DE\u7978:"h\xE8ng z\u0101i f\u0113i hu\xF2",\u6A2A\u6B83\u98DE\u7978:"h\xE8ng y\u0101ng f\u0113i hu\xF2",\u6A2A\u65E0\u5FCC\u60EE:"h\xE8ng w\xFA j\xEC d\xE0n",\u6A2A\u62D6\u5012\u62FD:"h\xE9ng tu\u014D d\xE0o zhu\u0101i",\u6A2A\u62A2\u786C\u593A:"h\xE8ng qi\u01CEng y\xECng du\xF3",\u6A2A\u62A2\u6B66\u593A:"h\xE8ng qi\u01CEng w\u01D4 du\xF3",\u6A2A\u79D1\u66B4\u655B:"h\xE8ng k\u0113 b\xE0o li\u01CEn",\u6A2A\u6069\u6EE5\u8D4F:"h\xE8ng \u0113n l\xE0n sh\u01CEng",\u6068\u6D77\u96BE\u586B:"h\xE8n h\u01CEi n\xE1n ti\xE1n",\u9ED1\u66F4\u534A\u591C:"h\u0113i g\u0113ng b\xE0n y\xE8",\u9E64\u53D1\u677E\u59FF:"h\xE8 f\xE0 s\u014Dng z\u012B",\u9E64\u53D1\u9E21\u76AE:"h\xE8 f\xE0 j\u012B p\xED",\u9E64\u5904\u9E21\u7FA4:"h\xE8 ch\u01D4 j\u012B q\xFAn",\u6DB8\u601D\u5E72\u8651:"h\xE9 s\u012B qi\xE1n l\u01DC",\u6CB3\u6DB8\u6D77\u5E72:"h\xE9 h\xE9 h\u01CEi qi\xE1n",\u548C\u989C\u8BF4\u8272:"h\xE9 y\xE1n yu\xE8 s\xE8",\u4F55\u6240\u4E0D\u4E3A:"h\xE9 su\u01D2 b\xF9 w\xE9i",\u5408\u6D66\u8FD8\u73E0:"h\xE9 p\u01D4 hu\xE1n zh\u016B",\u5408\u4E24\u4E3A\u4E00:"h\xE9 li\u01CEng w\xE9i y\u012B",\u5408\u4ECE\u8FDE\u8861:"h\xE9 z\xF2ng li\xE1n h\xE9ng",\u6D69\u6D69\u6C64\u6C64:"h\xE0o h\xE0o sh\u0101ng sh\u0101ng",\u53F7\u54B7\u5927\u54ED:"h\xE1o t\xE1o d\xE0 k\u016B",\u53F7\u5BD2\u557C\u9965:"h\xE1o h\xE1n t\xED j\u012B",\u597D\u52C7\u6597\u72E0:"h\xE0o y\u01D2ng d\xF2u h\u011Bn",\u597D\u4F5A\u6076\u52B3:"h\u01CEo y\xEC w\xF9 l\xE1o",\u597D\u95EE\u5219\u88D5:"h\xE0o w\xE8n z\xE9 y\xF9",\u597D\u4E3A\u4E8B\u7AEF:"h\xE0o w\xE9i sh\xEC du\u0101n",\u597D\u95EE\u51B3\u7591:"h\xE0o w\xE8n ju\xE9 y\xED",\u597D\u751F\u4E4B\u5FB7:"h\xE0o sh\u0113ng zh\u012B d\xE9",\u597D\u5584\u4E50\u65BD:"h\xE0o sh\xE0n l\xE8 sh\u012B",\u597D\u5584\u6076\u6076:"h\u01CEo sh\xE0n w\xF9 \xE8",\u597D\u9A91\u8005\u5815:"h\xE0o q\xED zh\u011B du\xF2",\u597D\u5947\u5C1A\u5F02:"h\u01CEo q\xED sh\xE0ng y\xEC",\u597D\u8C0B\u5584\u65AD:"h\xE0o m\xF3u sh\xE0n du\xE0n",\u597D\u6076\u4E0D\u540C:"h\u01CEo \xE8 b\xF9 t\xF3ng",\u597D\u4E39\u975E\u7D20:"h\xE0o d\u0101n f\u0113i s\xF9",\u8C6A\u5E72\u66B4\u53D6:"h\xE1o g\xE0n b\xE0o q\u01D4",\u6BEB\u53D1\u4E0D\u723D:"h\xE1o f\xE0 b\xF9 shu\u01CEng",\u5BD2\u9178\u843D\u9B44:"h\xE1n su\u0101n lu\xF2 p\xF2",\u90AF\u90F8\u91CD\u6B65:"h\xE1n d\u0101n zh\xF3ng b\xF9",\u542B\u82F1\u5480\u534E:"h\xE1n y\u012Bng j\u01D4 hu\xE1",\u542B\u5546\u5480\u5F81:"h\xE1n sh\u0101ng j\u01D4 zh\u0113ng",\u542B\u83C1\u5480\u534E:"h\xE1n j\u012Bng j\u01D4 hu\xE1",\u542B\u7CCA\u4E0D\u660E:"h\xE1n h\xFA b\xF9 m\xEDng",\u542B\u57A2\u85CF\u75BE:"h\xE1n g\u01D2u c\xE1ng j\xED",\u542B\u5BAB\u5480\u5F81:"h\xE1n g\u014Dng j\u01D4 zh\u0113ng",\u8FC7\u9699\u767D\u9A79:"gu\xF2 x\u012B b\xE1i j\u016B",\u8FC7\u4E3A\u5DF2\u751A:"gu\xF2 w\xE9i y\u01D0 sh\xE8n",\u6842\u6298\u4E00\u679D:"gu\xEC sh\xE9 y\u012B zh\u012B",\u6842\u6298\u5170\u6467:"gu\xEC sh\xE9 l\xE1n cu\u012B",\u89C4\u91CD\u77E9\u53E0:"gu\u012B ch\xF3ng j\u01D4 di\xE9",\u89C4\u65CB\u77E9\u6298:"gu\u012B xu\xE1n j\u01D4 sh\xE9",\u5E7F\u6587\u5148\u751F:"gu\u01CEng w\xE9n xi\u0101n sheng",\u5E7F\u8B6C\u66F2\u8C15:"gu\u01CEng p\xEC q\u01D4 y\xF9",\u5E7F\u9675\u6563\u7EDD:"gu\u01CEng l\xEDng s\u01CEn ju\xE9",\u51A0\u5C71\u6234\u7C92:"gu\xE0n sh\u0101n d\xE0i l\xEC",\u51A0\u7EDD\u4E00\u65F6:"gu\xE0n ju\xE9 y\u012B sh\xED",\u51A0\u5C66\u5012\u65BD:"gu\xE0n j\xF9 d\u01CEo sh\u012B",\u5B98\u5B98\u76F8\u4E3A:"gu\u0101n gu\u0101n xi\u0101ng w\xE9i",\u5173\u60C5\u8109\u8109:"gu\u0101n q\xEDng m\xE0i m\xE0i",\u6302\u5E2D\u4E3A\u95E8:"gu\xE0 x\xED w\xE9i m\xE9n",\u5BE1\u89C1\u9C9C\u95FB:"gu\u01CE ji\xE0n xi\u01CEn w\xE9n",\u74DC\u845B\u76F8\u8FDE:"gu\u0101 g\u011B xi\u0101ng li\xE1n",\u987E\u66F2\u5468\u90CE:"g\xF9 q\u01D4 zh\u014Du l\xE1ng",\u987E\u666F\u60ED\u5F62:"g\xF9 y\u01D0ng c\xE1n x\xEDng",\u6545\u6001\u590D\u8FD8:"g\xF9 t\xE0i f\xF9 hu\xE1n",\u9F13\u543B\u594B\u722A:"g\u01D4 w\u011Bn f\xE8n zh\u01CEo",\u9F13\u5507\u548B\u820C:"g\u01D4 ch\xFAn z\u01CE sh\xE9",\u53E4\u8C03\u5355\u5F39:"g\u01D4 di\xE0o d\u0101n t\xE1n",\u53E4\u8C03\u4E0D\u5F39:"g\u01D4 di\xE0o b\xF9 t\xE1n",\u6CBD\u540D\u5E72\u8A89:"g\u016B m\xEDng g\xE0n y\xF9",\u5B64\u72EC\u77DC\u5BE1:"g\u016B d\xFA gu\u0101n gu\u01CE",\u59D1\u5C04\u795E\u4EBA:"g\u016B y\xE8 sh\xE9n r\xE9n",\u82DF\u5408\u53D6\u5BB9:"g\u01D2u h\xE9 q\u01D4 \u0101n",\u72D7\u7EED\u4FAF\u51A0:"g\u01D2u x\xF9 h\xF2u gu\xE0n",\u94A9\u722A\u952F\u7259:"g\u014Du zh\u01CEo j\xF9 y\xE1",\u5171\u679D\u522B\u5E72:"g\xF2ng zh\u012B bi\xE9 g\xE0n",\u5171\u4E3A\u5507\u9F7F:"g\xF2ng w\xE9i ch\xFAn ch\u01D0",\u62F1\u624B\u800C\u964D:"g\u01D2ng sh\xF2u \xE9r xi\xE1ng",\u62F1\u80A9\u7F29\u80CC:"g\u01D2ng j\u0101n su\u014D b\xE8i",\u529F\u8584\u8749\u7FFC:"g\u014Dng b\xF3 ch\xE1n y\xEC",\u5F13\u8C03\u9A6C\u670D:"g\u014Dng di\xE0o m\u01CE f\xFA",\u66F4\u59D3\u6539\u7269:"g\u0113ng x\xECng g\u01CEi w\xF9",\u66F4\u5F26\u6613\u8F99:"g\u0113ng xi\xE1n y\xEC zh\xE9",\u66F4\u5F26\u6539\u8F99:"g\u0113ng xi\xE1n g\u01CEi zh\xE9",\u66F4\u4EC6\u96BE\u7EC8:"g\u0113ng p\xFA n\xE1n zh\u014Dng",\u66F4\u4EC6\u96BE\u6570:"g\u0113ng p\xFA n\xE1n sh\u01D4",\u66F4\u96BE\u4EC6\u6570:"g\u0113ng n\xE1n p\xFA sh\xF9",\u66F4\u4EE4\u660E\u53F7:"g\u0113ng l\xECng m\xEDng h\xE0o",\u66F4\u9611\u4EBA\u9759:"g\u0113ng l\xE1n r\xE9n j\u01D0ng",\u66F4\u5F85\u5E72\u7F62:"g\xE8ng d\xE0i g\xE0n b\xE0",\u66F4\u5531\u53E0\u548C:"g\u0113ng ch\xE0ng di\xE9 h\xE9",\u66F4\u5531\u8FED\u548C:"g\u0113ng ch\xE0ng di\xE9 h\xE9",\u66F4\u957F\u68A6\u77ED:"g\u0113ng ch\xE1ng m\xE8ng du\u01CEn",\u4E98\u53E4\u5947\u95FB:"g\xE8n g\u01D4 q\u012B w\xE9n",\u6839\u751F\u571F\u957F:"g\u0113n sh\u0113n t\u01D4 zh\u01CEng",\u5404\u8272\u540D\u6837:"g\xE8 s\xE8 g\xE8 y\xE0ng",\u683C\u683C\u4E0D\u7EB3:"g\u0113 g\u0113 b\xF9 n\xE0",\u683C\u683C\u4E0D\u5410:"g\u0113 g\u0113 b\xF9 t\u01D4",\u6B4C\u83BA\u821E\u71D5:"g\u0113 y\xEDng w\u01D4 y\xE0n",\u544A\u6714\u9969\u7F8A:"g\xF9 shu\xF2 x\xEC y\xE1ng",\u544A\u8001\u8FD8\u5BB6:"g\xE0o l\u01CEo hu\xE1n ji\u0101",\u818F\u5507\u5C90\u820C:"g\xE0o ch\xFAn q\xED sh\xE9",\u818F\u5507\u8D29\u820C:"g\xE0o ch\xFAn f\xE0n sh\xE9",\u818F\u8F66\u79E3\u9A6C:"g\xE0o ch\u0113 m\xF2 m\u01CE",\u9AD8\u4E49\u8584\u4E91:"g\u0101o y\xEC b\xF3 y\xFAn",\u9AD8\u98CE\u52B2\u8282:"g\u0101o f\u0113ng j\xECng ji\xE9",\u5C97\u5934\u6CFD\u5E95:"g\u0101ng t\xF3u z\xE9 d\u01D0",\u6562\u4E3A\u6562\u505A:"g\u01CEn w\xE9i g\u01CEn zu\xF2",\u7AFF\u5934\u65E5\u4E0A:"g\u0101n t\xF3u r\xED sh\xE0ng",\u7518\u5206\u968F\u65F6:"g\u0101n f\xE8n su\xED sh\xED",\u7518\u5904\u4E0B\u6D41:"g\u0101n ch\u01D4 xi\xE0 li\xFA",\u5E72\u9704\u853D\u65E5:"g\xE0n xi\u0101o b\xEC r\xEC",\u5E72\u557C\u6E7F\u54ED:"g\xE0n t\xED sh\u012B k\u016B",\u5E72\u540D\u72AF\u4E49:"g\xE0n m\xEDng f\xE0n y\xEC",\u5E72\u5C06\u83AB\u90AA:"g\u0101n ji\xE0ng m\xF2 y\xE9",\u5E72\u7AEF\u5764\u502A:"g\xE0n du\u0101n k\u016Bn n\xED",\u5E72\u57CE\u4E4B\u5C06:"g\u0101n ch\xE9ng zh\u012B ji\xE0ng",\u6539\u5F20\u6613\u8C03:"g\u01CEi zh\u0101ng y\xEC di\xE0o",\u6539\u5F26\u6613\u8C03:"g\u01CEi xi\xE1n y\xEC di\xE0o",\u6539\u66F2\u6613\u8C03:"g\u01CEi q\u01D4 y\xEC di\xE0o",\u6539\u6076\u4E3A\u5584:"g\u01CEi \xE8 w\xE9i sh\xE0n",\u8179\u8F7D\u4E94\u8F66:"f\xF9 z\xE0i w\u01D4 ch\u0113",\u5BCC\u56FD\u5F4A\u5175:"f\xF9 gu\xF3 ji\u0101ng b\u012Bng",\u7236\u503A\u5B50\u8FD8:"f\xF9 zh\xE0i z\u01D0 hu\xE1n",\u7236\u4E3A\u5B50\u9690:"f\xF9 w\xE9i z\u01D0 y\u01D0n",\u8F85\u4E16\u957F\u6C11:"f\u01D4 sh\xEC zh\u01CEng m\xEDn",\u62CA\u80CC\u6424\u542D:"f\u01D4 b\xE8i h\xE8 k\u0113ng",\u798F\u4E3A\u7978\u5148:"f\xFA w\xE9i hu\xF2 xi\u0101n",\u798F\u4E3A\u7978\u59CB:"f\xFA w\xE9i hu\xF2 sh\u01D0",\u7B26\u53F7\u903B\u8F91:"f\xFA h\xE0o lu\xF3 ji",\u6D6E\u6536\u52D2\u6298:"f\xFA sh\u014Du l\xE8 sh\xE9",\u4F0F\u864E\u964D\u9F99:"f\xFA h\u01D4 xi\xE1ng l\xF3ng",\u80A4\u53D7\u4E4B\u612C:"f\u016B sh\xF2u zh\u012B xi\u0101ng",\u80A4\u76AE\u6F66\u8349:"f\u016B p\u01D0 li\u01CEo c\u01CEo",\u80A4\u89C1\u8B2D\u8BC6:"f\u016B ji\xE0n gu\u01CEng sh\xED",\u5426\u7EC8\u5219\u6CF0:"p\u01D0 zh\u014Dng z\xE9 t\xE0i",\u5426\u7EC8\u590D\u6CF0:"p\u01D0 zh\u014Dng f\xF9 t\xE0i",\u5426\u5F80\u6CF0\u6765:"p\u01D0 w\u01CEng t\xE0i l\xE1i",\u5426\u53BB\u6CF0\u6765:"p\u01D0 q\xF9 t\xE0i l\xE1i",\u5426\u6781\u9633\u56DE:"p\u01D0 j\xED y\xE1ng hu\xED",\u5426\u6781\u6CF0\u56DE:"p\u01D0 j\xED t\xE0i hu\xED",\u4F5B\u5934\u8457\u7CAA:"f\xF3 t\xF3u zhu\xF3 f\xE8n",\u5949\u4E3A\u6977\u6A21:"f\xE8ng w\xE9i k\u01CEi m\xF3",\u51E4\u9E23\u671D\u9633:"f\xE8ng m\xEDng zh\u0101o y\xE1ng",\u51E4\u9761\u9E3E\u542A:"f\xE8ng m\u01D0 lu\xE1n \xE9",\u9022\u573A\u4F5C\u4E50:"f\xE9ng ch\u01CEng zu\xF2 l\xE8",\u8702\u6512\u8681\u805A:"f\u0113ng cu\xE1n y\u01D0 j\xF9",\u8702\u6512\u8681\u96C6:"f\u0113ng cu\xE1n y\u01D0 j\xED",\u8702\u8170\u524A\u80CC:"f\u0113ng y\u0101o xu\u0113 b\xE8i",\u8702\u6247\u8681\u805A:"f\u0113ng sh\u0101n y\u01D0 j\xF9",\u5C01\u8C68\u4FEE\u86C7:"f\u0113ng x\u012B y\u01D2u sh\xE9",\u98CE\u5F71\u6577\u884D:"f\u0113ng y\u01D0ng f\u016B y\u0101n",\u98CE\u9A70\u4E91\u5377:"f\u0113ng ch\xED y\xFAn ju\u01CEn",\u98CE\u9A70\u7535\u5377:"f\u0113ng ch\xED di\xE0n ju\u01CEn",\u98CE\u9A70\u8349\u9761:"f\u0113ng ch\xED c\u01CEo m\u01D0",\u4E30\u5C4B\u8500\u5BB6:"f\u0113ng w\u016B zh\u012B ji\u0101",\u7CAA\u571F\u4E0D\u5982:"f\xE8n t\xFA b\xF9 r\xFA",\u5206\u98CE\u5288\u6D41:"f\u0113n f\u0113ng p\u01D0 li\xFA",\u6CB8\u6CB8\u6C64\u6C64:"f\xE8i f\xE8i sh\u0101ng sh\u0101ng",\u532A\u4F0A\u671D\u5915:"f\u011Bi y\xED zh\u0101o x\u012B",\u83F2\u98DF\u8584\u8863:"f\u011Bi sh\xED b\xF3 y\u012B",\u98DE\u6C99\u8D70\u783E:"f\u0113i sh\u0113 z\u01D2u l\xEC",\u98DE\u5C06\u6570\u5947:"f\u0113 ji\xE0ng sh\xF9 j\u012B",\u98DE\u9E3F\u96EA\u722A:"f\u0113i h\xF3ng xu\u011B zh\u01CEo",\u653E\u8F9F\u90AA\u4F88:"f\xE0ng p\xEC xi\xE9 ch\u01D0",\u65B9\u9886\u5706\u51A0:"f\u0101ng l\u01D0ng yu\xE1n gu\xE0n",\u65B9\u5BF8\u4E07\u91CD:"f\u0101ng c\xF9n w\xE0n ch\xF3ng",\u8D29\u592B\u7681\u96B6:"f\xE0n f\u016B y\u011B l\xEC",\u6CDB\u5E94\u66F2\u5F53:"f\xE0n y\u012Bng q\u01D4 d\u0101ng",\u72AF\u800C\u4E0D\u6821:"f\xE0n \xE9r b\xF9 ji\xE0o",\u8FD4\u6734\u8FD8\u771F:"f\u01CEn p\u01D4 hu\xE1n zh\u0113n",\u8FD4\u672C\u8FD8\u6E90:"f\u01CEn b\u011Bn hu\xE1n yu\xE1n",\u8FD4\u672C\u8FD8\u5143:"f\u01CEn b\u011Bn hu\xE1n yu\xE1n",\u53CD\u8001\u8FD8\u7AE5:"f\u01CEn l\u01CEo hu\xE1n t\xF3ng",\u53CD\u52B3\u4E3A\u9038:"f\u01CEn l\xE1o w\xE9i y\xEC",\u7FFB\u9EC4\u5012\u7681:"f\u0101n hu\xE1ng d\u01CEo y\xED",\u7FFB\u80A0\u5012\u809A:"f\u0101n ch\xE1ng d\u01CEo d\u01D4",\u6CD5\u8F6E\u5E38\u8F6C:"f\u01CE l\xFAn ch\xE1ng zhu\xE0n",\u7F5A\u4E0D\u5F53\u7F6A:"f\xE1 b\xF9 d\u0101ng zu\xEC",\u53D1\u690D\u7A7F\u51A0:"f\xE0 zh\xED chu\u0101n gu\u0101n",\u53D1\u8E0A\u51B2\u51A0:"f\xE0 y\u01D2ng ch\u014Dng gu\u0101n",\u53D1\u5F15\u5343\u94A7:"f\xE0 y\u01D0n qi\u0101n j\u016Bn",\u53D1\u4E0A\u6307\u51A0:"f\u0101 sh\xE0ng zh\u01D0 gu\xE0n",\u53D1\u4E0A\u51B2\u51A0:"f\u0101 sh\xE0ng ch\u014Dng gu\xE0n",\u53D1\u6012\u7A7F\u51A0:"f\xE0 n\xF9 chu\u0101n gu\u0101n",\u53D1\u6012\u51B2\u51A0:"f\u0101 n\xF9 ch\u014Dng gu\xE0n",\u53D1\u8499\u89E3\u7F1A:"f\u0101 m\xE9ng ji\u011B fu",\u53D1\u5978\u64FF\u4F0F:"f\u0101 ji\u0101n t\xEC f\xFA",\u53D1\u77ED\u5FC3\u957F:"f\xE0 du\u01CEn x\u012Bn ch\xE1ng",\u4E8C\u7AD6\u4E3A\u8650:"\xE8r sh\xF9 w\xE9i n\xFC\xE8",\u8033\u76EE\u95ED\u585E:"\u011Br m\xF9 b\xEC s\u0101i",\u513F\u5973\u5FC3\u80A0:"\xE9r n\u01D8 x\u012Bn ch\xE1ng",\u513F\u5973\u4EB2\u5BB6:"\xE9r n\u01DA q\xECng ji\u0101",\u6069\u4E0D\u653E\u503A:"\u0113n b\xF9 f\xE0ng zhai",\u904F\u6076\u626C\u5584:"\xE8 \xE8 y\xE1n sh\xE0n",\u997F\u6B8D\u6795\u85C9:"\xE8 pi\u01CEo zh\u011Bn j\xED",\u997F\u6B8D\u8F7D\u9053:"\xE8 pi\u01CEo z\xE0i d\xE0o",\u6076\u7D2B\u593A\u6731:"w\xF9 z\u01D0 du\xF3 zh\u016B",\u6076\u9189\u5F3A\u9152:"w\xF9 zu\xEC qi\u01CEng ji\u01D4",\u6076\u610F\u4E2D\u4F24:"\xE8 y\xEC zh\xF2ng sh\u0101ng",\u6076\u6E7F\u5C45\u4E0B:"w\xF9 sh\u012B j\u016B xi\xE0",\u6076\u5C45\u4E0B\u6D41:"w\xF9 j\u016B xi\xE0 li\xFA",\u6076\u6076\u4ECE\u77ED:"w\xF9 w\xF9 c\xF3ng du\u01CEn",\u6076\u4E0D\u53BB\u5584:"w\xF9 b\xF9 q\xF9 sh\xE0n",\u627C\u542D\u62CA\u80CC:"\xE8 g\u0101ng f\u01D4 b\xE8i",\u627C\u542D\u593A\u98DF:"\xE8 g\u0101ng du\xF3 sh\xED",\u627C\u895F\u63A7\u54BD:"\xE8 j\u012Bn k\xF2ng y\u0101n",\u989D\u624B\u76F8\u5E86:"\xE9 sh\u01D2u xi\u0101ng q\xECng",\u5CE8\u5CE8\u6C64\u6C64:"\xE9 \xE9 sh\u0101ng sh\u0101ng",\u5C59\u91D1\u6EBA\u94F6:"\u0113 j\u012Bn ni\xE0o y\xEDn",\u6735\u9890\u5927\u56BC:"du\u01D2 y\u012B d\xE0 ji\xE1o",\u593A\u4EBA\u6240\u597D:"du\xF3 r\xE9n su\u01D2 h\xE0o",\u591A\u8A00\u6570\u7A77:"du\u014D y\xE1n shu\xF2 qi\xF3ng",\u591A\u6587\u4E3A\u5BCC:"du\u014D w\xE9n w\xE9i f\xF9",\u591A\u94B1\u5584\u8D3E:"du\u014D qi\xE1n sh\xE0n g\u01D4",\u591A\u7AEF\u5BE1\u8981:"du\u014D du\u0101n gu\u01CEi y\xE0o",\u591A\u8D22\u5584\u8D3E:"du\u014D c\xE1i sh\xE0n g\u01D4",\u9041\u9038\u65E0\u95F7:"d\xF9n y\xEC w\xFA m\xE8n",\u9041\u4FD7\u65E0\u95F7:"d\xF9n s\xFA w\xFA m\xE8n",\u9041\u4E16\u65E0\u95F7:"d\xF9n sh\xEC w\xFA m\xE8n",\u9041\u8FF9\u9EC4\u51A0:"d\xF9n j\xEC hu\xE1ng gu\xE0n",\u987F\u5B66\u7D2F\u529F:"d\xF9n xu\xE9 l\u011Bi g\u014Dng",\u5BF9\u8584\u516C\u5802:"du\xEC b\xF9 g\u014Dng t\xE1ng",\u5806\u6848\u76C8\u51E0:"du\u012B \xE0n y\xEDng j\u012B",\u65AD\u8FD8\u5F52\u5B97:"du\xE0n hu\xE1n gu\u012B z\u014Dng",\u65AD\u53D1\u6587\u8EAB:"du\xE0n f\xE0 w\xE9n sh\u0113n",\u65AD\u957F\u7EED\u77ED:"du\xE0n ch\u0101ng x\xF9 du\u01CEn",\u65AD\u957F\u8865\u77ED:"du\xE0n ch\u0101ng b\u01D4 du\u01CEn",\u77ED\u89C1\u8584\u8BC6:"du\u01CEn ji\xE0n b\xF3 sh\xED",\u8839\u5C45\u68CB\u5904:"d\xF9 j\u016B q\xED ch\u01D4",\u8839\u5C45\u68CA\u5904:"d\xF9 j\u016B qu\xE8 ch\u01D4",\u5EA6\u5DF1\u4EE5\u7EF3:"du\xF3 j\u01D0 y\u01D0 sh\xE9ng",\u675C\u9ED8\u4E3A\u8BD7:"d\xF9 m\xF2 w\xE9i sh\u012B",\u675C\u9E43\u557C\u8840:"d\xF9 ju\u0101n t\xED xu\u011B",\u7B03\u5FD7\u597D\u5B66:"d\u01D4 zh\xEC h\u01CEo xu\xE9",\u7B03\u8FD1\u4E3E\u8FDC:"d\u01D4 j\xECn j\u01D4 ju\u01CEn",\u72EC\u6709\u5343\u79CB:"d\xFA y\xF2u qi\u0101n qi\u016B",\u8BFB\u4E66\u5F97\u95F4:"d\xFA sh\u016B d\xE9 ji\xE0n",\u6597\u8F6C\u53C2\u6A2A:"d\u01D2u zhu\u01CEn sh\u0113n h\xE9ng",\u515C\u809A\u8FDE\u80A0:"d\u014Du d\u01D4 li\xE1n ch\xE1ng",\u6D1E\u89C1\u75C7\u7ED3:"d\xF2ng ji\xE0n zh\xE8ng ji\xE9",\u680B\u6298\u69B1\u574F:"d\xF2ng sh\xE9 cu\u012B hu\xE0i",\u606B\u7591\u865A\u7332:"d\xF2ng y\xED x\u016B g\xE9",\u606B\u7591\u865A\u559D:"d\xF2ng y\xED x\u016B h\xE8",\u52A8\u4E2D\u7ABE\u8981:"d\xF2ng zh\u014Dng zhe y\xE0o",\u4E1C\u62B9\u897F\u6D82:"d\u014Dng m\xF2 x\u012B t\xFA",\u4E1C\u9E23\u897F\u5E94:"d\u014Dng m\xEDng x\u012B y\u012Bng",\u4E1C\u9CDE\u897F\u722A:"d\u014Dng l\xEDn x\u012B zh\u01CEo",\u4E1C\u91CF\u897F\u6298:"d\u014Dng li\xE0ng x\u012B sh\xE9",\u4E1C\u5BB6\u897F\u820D:"d\u014Dng ji\u0101 x\u012B sh\u011B",\u4E1C\u89C2\u897F\u671B:"d\u014Dng gu\u0101ng x\u012B w\xE0ng",\u4E1C\u65B9\u5C06\u767D:"dong fang jiang bai",\u4E1C\u626F\u897F\u62FD:"d\u014Dng ch\u011B x\u012B zhu\u0101i",\u4E22\u9B42\u4E27\u80C6:"diu1 h\xFAn s\xE0ng d\u01CEn",\u9F0E\u6298\u9917\u8986:"d\u01D0ng sh\xE9 s\xF9 f\xF9",\u9F0E\u6298\u8986\u9917:"d\u01D0ng sh\xE9 f\xF9 s\xF9",\u9F0E\u9F10\u8C03\u548C:"d\u01D0ng nai ti\xE1o h\xE9",\u9F0E\u94DB\u6709\u8033:"d\u01D0ng ch\u0113ng y\u01D2u \u011Br",\u9F0E\u94DB\u7389\u77F3:"d\u01D0ng ch\u0113ng y\xF9 sh\xED",\u9489\u5934\u78F7\u78F7:"ding tou lin lin",\u53E0\u77E9\u91CD\u89C4:"di\xE9 j\u01D4 ch\xF3ng gu\u012B",\u8FED\u77E9\u91CD\u89C4:"di\xE9 j\u01D4 ch\xF3ng gu\u012B",\u8DCC\u5B95\u4E0D\u7F81:"di\xE9 d\xE0ng b\xF9 j\u012B",\u8DCC\u5F39\u6591\u9E20:"di\u0113 d\xE0n b\u0101n ji\u016B",\u8C03\u5634\u8C03\u820C:"ti\xE1o zu\u01D0 di\xE0o sh\xE9",\u8C03\u5F26\u54C1\u7AF9:"di\xE0o xi\xE1n p\u01D0n zh\xFA",\u540A\u5C14\u90CE\u5F53:"di\xE0o er l\xE1ng d\u0101ng",\u96D5\u5FC3\u96C1\u722A:"di\u0101o x\u012Bn y\xE0n zh\u01CEo",\u96D5\u866B\u8584\u6280:"di\u0101o ch\xF3ng b\xE1o j\xEC",\u5201\u94BB\u4FC3\u642F:"di\u0101o zu\xE0n c\xF9 ch\u0101o",\u70B9\u6307\u5212\u811A:"di\u01CEn zh\u01D0 j\xED ji\u01CEo",\u70B9\u77F3\u4E3A\u91D1:"di\u01CEn sh\xED w\xE9i j\u012Bn",\u70B9\u624B\u5212\u811A:"di\u01CEn sh\u01D2u j\xED ji\u01CEo",\u98A0\u4E7E\u5012\u5764:"di\u0101n qi\u0101n d\u01CEo k\u016Bn",\u98A0\u6765\u7C38\u53BB:"di\u0101n l\xE1i b\u01D2 q\xF9",\u98A0\u5012\u8863\u88F3:"di\u0101n d\u01CEo y\u012B ch\xE1ng",\u98A0\u5012\u5E72\u5764:"di\u0101n d\u01CEo g\xE0n k\u016Bn",\u6382\u65A4\u62B9\u4E24:"di\u0101n j\u012Bn m\xF2 li\u01CEng",\u4F4E\u5531\u6D45\u914C:"d\xEC ch\xE0ng qi\u01CEn zhu\xF3",\u4F4E\u5531\u6D45\u659F:"d\xEC ch\xE0ng qi\u01CEn zh\u0113n",\u767B\u53F0\u62DC\u5C06:"d\u0113ng t\xE1i b\xE0i ji\xE0ng",\u706F\u5C3D\u6CB9\u5E72:"d\u0113ng j\xECn y\xF3u g\xE0n",\u706F\u86FE\u6251\u706B:"d\xE9 \xE9 p\u016B hu\u01D2",\u7684\u4E00\u786E\u4E8C:"d\xED y\u012B qu\xE8 \xE8r",\u5FB7\u8584\u80FD\u9C9C:"d\xE9 b\xF3 n\xE9ng xi\u01CEn",\u5F97\u624B\u5E94\u5FC3:"d\xE9 sh\u01D2u y\u012Bng x\u012Bn",\u5F97\u9A6C\u6298\u8DB3:"d\xE9 m\u01CE sh\xE9 z\xFA",\u5F97\u8584\u80FD\u9C9C:"d\xE9 b\xF3 n\xE9ng xi\u0101n",\u9053\u8FDC\u65E5\u66AE:"d\xE0o yu\xE0n r\xEC m\xF9",\u8E48\u5176\u8986\u8F99:"d\u01CEo q\xEC f\xF9 zh\xE9",\u6363\u865A\u6487\u6297:"d\u01CEo x\u016B pi\u0113 k\xE0ng",\u5012\u8F7D\u5E72\u6208:"d\xE0o z\xE0i g\u0101n g\u0113",\u5012\u56E0\u4E3A\u679C:"d\u01CEo y\u012Bn w\xE9i gu\u01D2",\u5012\u88F3\u7D22\u9886:"d\xE0o ch\xE1ng su\u01D2 l\u01D0ng",\u5012\u679C\u4E3A\u56E0:"d\xE0o gu\u01D2 w\xE9i y\u012Bn",\u53E8\u5728\u77E5\u5DF1:"t\u0101o z\xE0i zh\u012B j\u01D0",\u53E8\u966A\u672B\u5EA7:"t\u0101o p\xE9i m\xF2 zu\xF2",\u515A\u8C7A\u4E3A\u8650:"d\u01CEng ch\xE1i w\xE9i n\xFC\xE8",\u5F53\u8F74\u5904\u4E2D:"d\u0101ng zh\xF3u ch\u01D4 zh\u014Dng",\u5F53\u7740\u4E0D\u7740:"d\u0101ng zhu\xF3 b\xF9 zhu\xF3",\u5F53\u52A1\u59CB\u7EC8:"dang wu shi zhong",\u6DE1\u5986\u8F7B\u62B9:"d\xE0n zhu\u0101ng q\u012Bng m\xF2",\u6DE1\u6C5D\u6D53\u62B9:"d\xE0n zhu\u0101ng n\xF3ng m\u01D2",\u5F39\u96E8\u67AA\u6797:"d\xE0n y\u01D4 qi\u0101ng l\xEDn",\u5F39\u4E38\u8131\u624B:"t\xE1n w\xE1n tu\u014D sh\u01D2u",\u5F39\u94D7\u65E0\u9C7C:"d\xE0n ji\xE1 w\xFA y\xFA",\u80C6\u5927\u5FC3\u7C97:"d\u01CEn d\u0101 x\u012Bn c\u016B",\u7BAA\u98DF\u74E2\u996E:"d\u0101n s\xEC pi\xE1o y\u01D0n",\u7BAA\u98DF\u58F6\u9152:"d\u0101n s\xEC h\xFA ji\u01D4",\u5927\u559C\u82E5\u72C2:"d\u0101 x\u01D0 ru\xF2 ku\xE1ng",\u5927\u749E\u4E0D\u5B8C:"t\xE0i b\xFA b\xF9 w\xE1n",\u5927\u660E\u6CD5\u5EA6:"d\xE0 j\xEDng f\u01CE d\xF9",\u5927\u5904\u7740\u58A8:"d\xE0 ch\xF9 zhu\xF3 m\xF2",\u5927\u8F66\u4EE5\u8F7D:"d\xE0 ch\u0113 y\u01D0 z\xE0i",\u6253\u95F7\u846B\u82A6:"d\u01CE m\xE8n h\xFA lu",\u6253\u5BB6\u622A\u820D:"d\u01CE ji\u0101 ji\xE9 sh\u011B",\u6C93\u6765\u8E35\u81F3:"t\u01CE l\xE1i zh\u01D2ng zh\xEC",\u6C93\u6765\u9E95\u81F3:"t\xE0 l\xE1i y\u01D2u zh\xEC",\u539D\u706B\u71CE\u539F:"cu\xF2 hu\u01D2 li\u01CEo yu\xE1n",\u64AE\u571F\u711A\u9999:"cu\u014D g\u01D4 f\xE9n xi\u0101ng",\u64AE\u79D1\u6253\u54C4:"cu\u014D k\u0113 d\u01CE h\xF2ng",\u5BF8\u79EF\u94E2\u7D2F:"c\xF9n j\u012B zh\u016B l\u011Bi",\u555B\u555B\u55B3\u55B3:"cu\xEC cu\xEC ch\u0101 ch\u0101",\u69B1\u680B\u5D29\u6298:"cu\u012B d\xF2ng b\u0113ng sh\xE9",\u69B1\u5D29\u680B\u6298:"cu\u012B b\u0113ng d\xF2ng sh\xE9",\u6467\u6298\u8C6A\u5F3A:"cu\u012B zh\xE9 h\xE1o qi\xE1ng",\u6467\u521A\u4E3A\u67D4:"cu\u012B g\u0101ng w\xE9i r\xF3u",\u4ECE\u4FD7\u5C31\u7B80:"c\xF3ng s\xFA ji\xF9 ji\u01CE",\u6B64\u547C\u5F7C\u5E94:"c\u01D0 h\u016B b\u01D0 y\u012Bng",\u6B64\u53D1\u5F7C\u5E94:"c\u01D0 f\u0101 b\u01D0 y\u012Bng",\u6B64\u52A8\u5F7C\u5E94:"c\u01D0 d\xF2ng b\u01D0 y\u012Bng",\u6B64\u5531\u5F7C\u548C:"c\u01D0 ch\xE0ng b\u01D0 h\xE8",\u6148\u60B2\u4E3A\u672C:"c\xED b\u0113i w\xE9i b\u011Bn",\u7EAF\u5C5E\u9A97\u5C40:"ch\xFAn sh\xFA pi\xE0n j\xFA",\u6625\u7B0B\u6012\u53D1:"ch\u016Bn s\u01D4n m\xF9 f\u0101",\u6625\u98CE\u4E00\u5EA6:"ch\u016Bn f\u0113ng y\u012B d\xF9",\u6625\u98CE\u98CE\u4EBA:"ch\u016Bn f\u0113ng f\xE8ng r\xE9n",\u5782\u5934\u6428\u7FFC:"chu\xED t\xF3u d\xE1 y\xEC",\u5439\u7AF9\u5F39\u4E1D:"chu\xED zh\xFA d\xE0n s\u012B",\u4F20\u4E3A\u7B11\u8C08:"chu\xE1n w\xE9i xi\xE0o t\xE1n",\u4F20\u4E3A\u7B11\u67C4:"chu\xE1n w\xE9i xi\xE0o b\u01D0ng",\u4F20\u98CE\u6247\u706B:"chu\xE1n f\u0113ng sh\u0101n hu\u01D2",\u4F20\u98CE\u6427\u706B:"chu\xE1n f\u0113ng y\u01D2u hu\u01D2",\u7A7F\u7EA2\u7740\u7EFF:"chu\u0101n h\xF3ng zhu\xF3 l\u01DC",\u5DDD\u6E1F\u5CB3\u5CD9:"chu\u0101n t\u012Bng yu\xE8 zh\xEC",\u555C\u82F1\u5480\u534E:"chu\xF2 y\u012Bng j\u01D4 hu\xE1",\u63E3\u65F6\u5EA6\u529B:"chu\u01CEi sh\xED du\xF3 l\xEC",\u89E6\u5904\u673A\u6765:"ch\xF9 ch\u01D4 j\u012B l\xE1i",\u5904\u5C0A\u5C45\u663E:"ch\u01D4 z\u016Bn j\u016B xi\u01CEn",\u5904\u5802\u71D5\u9E4A:"ch\u01D4 t\xE1ng y\xE0n qu\xE8",\u5904\u5802\u71D5\u96C0:"ch\u01D4 t\xE1ng y\xE0n qu\xE8",\u5904\u5B9E\u6548\u529F:"ch\u01D4 sh\xED xi\xE0o g\u014Dng",\u5904\u9AD8\u4E34\u6DF1:"ch\u01D4 g\u0101o l\xEDn sh\u0113n",\u51FA\u5165\u65E0\u95F4:"ch\u016B r\xF9 w\xFA ji\u0101n",\u51FA\u5947\u5212\u7B56:"ch\u016B q\xED hu\xE1 c\xE8",\u51FA\u95E8\u5E94\u8F99:"ch\u016B m\xE9n y\u012Bng zh\xE9",\u51FA\u5904\u8BED\u9ED8:"ch\u016B ch\u01D4 y\u01D4 m\xF2",\u51FA\u5904\u6B8A\u9014:"ch\u016B ch\u01D4 sh\u016B t\xFA",\u51FA\u5904\u6B8A\u6D82:"ch\u016B ch\u01D4 sh\u016B t\xFA",\u51FA\u5904\u8FDB\u9000:"ch\u016B ch\u01D4 j\xECn tu\xEC",\u6101\u5C71\u95F7\u6D77:"ch\xF3u sh\u0101n m\xE8n h\u01CEi",\u6101\u7EA2\u60E8\u7EFF:"ch\xF3u h\xF3ng c\u01CEn l\xFC",\u51B2\u51A0\u7726\u88C2:"ch\u014Dng gu\xE0n z\xEC li\xE8",\u51B2\u51A0\u6012\u53D1:"ch\u014Dng gu\xE0n n\xF9 f\xE0",\u51B2\u51A0\u53D1\u6012:"ch\u014Dng gu\xE0n f\u0101 n\xF9",\u8D64\u7EF3\u7CFB\u8DB3:"ch\xEC sh\xE9ng j\xEC z\xFA",\u803B\u4E0E\u54D9\u4F0D:"ch\u01D0 y\xFA ku\xE0i w\u01D4",\u9F7F\u7259\u4E3A\u7978:"ch\u01D0 y\xE1 w\xE9i hu\xF2",\u5C3A\u4E8C\u51A4\u5BB6:"ch\u01D0 \xE8r yu\u0101n jia",\u5C3A\u77ED\u5BF8\u957F:"ch\u01D0 du\u01CEn c\xF9 ch\xE1ng",\u5C3A\u5BF8\u4E4B\u529F:"ch\u01D0 c\xF9 zh\u012B g\u014Dng",\u5403\u7740\u4E0D\u5C3D:"ch\u012B zhu\xF3 b\xF9 j\xECn",\u4E58\u80A5\u8863\u8F7B:"ch\xE9ng f\xE9i y\xEC q\u012Bng",\u57CE\u5317\u5F90\u516C:"ch\xE9ng b\u011Bi x\u01D8 g\u014Dng",\u6210\u4E00\u5BB6\u8A00:"ch\u011Bng y\u012B ji\u0101n y\xE1n",\u6210\u8D25\u5174\u5E9F:"ch\xE9ng b\xE0i x\u012Bng f\xE8i",\u8D81\u6C34\u548C\u6CE5:"ch\xE8n shu\u01D0 hu\xF2 n\xED",\u8D81\u54C4\u6253\u52AB:"ch\xE8n h\u014Dng d\u01CE ji\xE9",\u79F0\u96E8\u9053\u6674:"ch\u0113ng y\u01D4 d\xE0o a\xEDng",\u79F0\u4F53\u8F7D\u8863:"ch\xE8n t\u01D0 c\xE1i y\u012B",\u79F0\u4F53\u88C1\u8863:"ch\xE8n t\u01D0 c\xE1i y\u012B",\u79F0\u5BB6\u6709\u65E0:"ch\xE8n ji\u0101 y\u01D2u w\xFA",\u79F0\u5FB7\u5EA6\u529F:"ch\u0113ng d\xE9 du\xF3 g\u014Dng",\u6C89\u541F\u7AE0\u53E5:"ch\xE9n y\u012Bn zh\u0101ng j\xF9",\u6C89\u541F\u4E0D\u51B3:"ch\xE9n y\u012Bn b\xF9 ju\xE9",\u6C89\u8C0B\u91CD\u8651:"ch\xE9n m\xF3u ch\xF3ng l\u01DC",\u6C89\u75B4\u5BBF\u75BE:"ch\xE9n k\u0113 s\xF9 j\xEC",\u55D4\u76EE\u5207\u9F7F:"ch\u0113n m\xF9 qi\u0113 ch\u01D0",\u626F\u7EA4\u62C9\u70DF:"ch\u011B qi\xE0n l\u0101 y\u0101n",\u626F\u987A\u98CE\u65D7:"ch\u011B sh\u01D4n f\u0113ng q\xED",\u8F66\u8F7D\u8239\u88C5:"ch\u0113 z\u01CEi chu\xE1n zhu\u0101ng",\u8F66\u5C18\u9A6C\u8FF9:"ch\u0113 zh\xE9n m\u01CE j\xEC",\u671D\u79CD\u66AE\u83B7:"zh\u0101o zh\u01D2ng m\xF9 h\xF9",\u671D\u6298\u66AE\u6298:"zh\u0101o sh\xE9 m\xF9 sh\xE9",\u671D\u9633\u9E23\u51E4:"zh\u0101o y\xE1ng m\xEDng f\xE8ng",\u671D\u5347\u66AE\u5408:"zh\u0101o sh\u0113ng m\xF9 g\u011B",\u671D\u4E7E\u5915\u6113:"zh\u0101o qi\xE1n x\u012B d\xE0ng",\u671D\u524D\u5915\u60D5:"zh\u0101o qi\xE1ng x\u012B t\xEC",\u671D\u6500\u66AE\u6298:"zh\u0101o p\u0101n m\xF9 sh\xE9",\u671D\u6210\u66AE\u5FA7:"ch\xE1o ch\xE9ng m\xF9 sh\xED",\u5DE2\u5C45\u7A74\u5904:"ch\xE1o j\u016B xu\xE9 ch\u01D4",\u8D85\u4ECA\u51A0\u53E4:"ch\u0101o j\u012Bn gu\xE0n g\u01D4",\u5021\u6761\u51B6\u53F6:"ch\u0101ng ti\xE1o y\u011B y\xE8",\u5021\u800C\u4E0D\u548C:"ch\xE0ng \xE9r b\xF9 h\xE8",\u7545\u6240\u6B32\u4E3A:"ch\xE0ng su\u01D2 y\xF9 w\xE9i",\u82CC\u5F18\u78A7\u8840:"ch\xE1ng h\xF3ng b\xEC xu\u011B",\u957F\u5E7C\u5C0A\u5351:"zh\u01CEng y\xF2u z\u016Bn b\u0113i",\u957F\u5E7C\u6709\u53D9:"zh\u01CEng y\xF2u y\u01D2u x\xF9",\u957F\u7EF3\u7CFB\u65E5:"ch\xE1ng sh\xE9ng j\xEC r\xEC",\u957F\u7BC7\u7D2F\u724D:"ch\xE1ng pi\u0101n l\u011Bi d\xFA",\u957F\u5E74\u4E09\u8001:"zh\u01CEng ni\xE1n s\u0101n l\u01CEo",\u957F\u867A\u6210\u86C7:"zh\u01CEng hu\u01D0 ch\xE9ng sh\xE9",\u957F\u6076\u9761\u609B:"ch\xE1ng \xE8 m\u01D0 qu\u0101n",\u957F\u6625\u4E0D\u8001:"ch\xE1ng ch\xFAn b\xF9 l\u01CEo",\u957F\u50B2\u9970\u975E:"zh\u01CEng \xE0o sh\xEC f\u0113i",\u660C\u4EAD\u65C5\u98DF:"ch\xE1ng t\xEDng l\u01DA sh\xED",\u8C04\u4E0A\u6291\u4E0B:"ch\u01CEn sh\xE0ng yi xi\xE0",\u7985\u7D6E\u6CBE\u6CE5:"ch\xE1n x\u016B zh\u0101n n\xED",\u5DEE\u4E09\u9519\u56DB:"ch\u0101 s\u0101n cu\xF2 s\xEC",\u5C42\u53F0\u7D2F\u69AD:"c\xE9ng t\xE1i l\u011Bi xi\xE8",\u5C42\u89C1\u8FED\u51FA:"c\xE9ng ch\u016B di\xE9 ji\xE0n",\u8349\u7387\u5C06\u4E8B:"c\u01CEo l\u01DC ji\u0101ng sh\xEC",\u64CD\u5947\u9010\u8D62:"c\u0101o q\xEC zh\xF9 y\xEDng",\u64CD\u6208\u540C\u5BA4:"c\u0101o g\u0113 t\xF3on sh\xEC",\u85CF\u8E2A\u8E51\u8FF9:"c\xE1ng z\u014Dng ni\xE8 j\u012B",\u82CD\u8747\u89C1\u8840:"c\u0101ng y\xEDng ji\xE0n xu\u011B",\u60E8\u7EFF\u6101\u7EA2:"c\u01CEn l\xFC ch\xF3u h\xF3ng",\u9910\u677E\u5556\u67CF:"c\u0101n s\u014Dng d\xE0n bi\u01CE",\u9910\u98CE\u5BBF\u8349:"c\u0101n f\u0113ng s\xF9 xu\u011B",\u9A96\u98CE\u9A77\u971E:"c\u0113n f\u0113ng s\xEC xi\xE1",\u53C2\u4F0D\u9519\u7EFC:"c\u0113n w\u01D4 cu\xF2 z\u014Dng",\u53C2\u6A2A\u6597\u8F6C:"sh\u0113n h\xE9ng d\u01D2u zhu\u01CEn",\u53C2\u56DE\u6597\u8F6C:"sh\u0113n hu\xED d\u01D2u zhu\u01CEn",\u53C2\u8FB0\u536F\u9149:"sh\u0113n ch\xE9n m\u01CEo y\u01D2u",\u53C2\u8FB0\u65E5\u6708:"sh\u0113n ch\xE9n r\xEC yu\xE8",\u6750\u4F18\u5E72\u6D4E:"c\xE1i y\u014Du g\xE0n j\u01D0",\u6750\u8F7B\u5FB7\u8584:"c\xE1i q\u012Bng d\xE9 b\xF3",\u6750\u5927\u96BE\u7528:"c\xE1i d\xE0 n\xE1n y\xF2ng",\u6750\u8584\u8D28\u8870:"c\xE1i b\xF3 zh\xEC shu\u0101i",\u624D\u5360\u516B\u6597:"c\xE1i zh\u0101n b\u0101 d\u01D2u",\u624D\u758F\u5FB7\u8584:"c\xE1i sh\u016B d\xE9 b\xF3",\u624D\u8F7B\u5FB7\u8584:"c\xE1i q\u012Bng d\xE9 b\xF3",\u624D\u5927\u96BE\u7528:"c\xE1i d\xE0 n\xE1n y\xF2ng",\u624D\u8584\u667A\u6D45:"c\u0101i b\xF3 zh\xEC qi\u01CEn",\u64E6\u62F3\u62B9\u638C:"c\u0101 qu\xE1n m\xF2 zh\u01CEng",\u4E0D\u8DB3\u4E3A\u610F:"b\xF9 z\xFA w\xE9i y\xEC",\u4E0D\u8DB3\u4E3A\u636E:"b\xF9 z\xFA w\xE9i j\xF9",\u4E0D\u8DB3\u4E3A\u6CD5:"b\xF9 z\xFA w\xE9i f\u01CE",\u4E0D\u8DB3\u9F7F\u6570:"b\xF9 z\xFA ch\u01D0 sh\u01D4",\u4E0D\u7740\u75BC\u70ED:"b\xF9 zhu\xF3 t\xE9ng r\xE8",\u4E0D\u77E5\u85A1\u856B:"b\xF9 zh\u012B d\u012Bng d\u01D2ng",\u4E0D\u8D8A\u96F7\u6C60:"b\xF9 yu\xE8 l\xE9i shi",\u4E0D\u4EA6\u5584\u592B:"b\xF9 yi sh\xE0n f\u016B",\u4E0D\u76F8\u4E3A\u8C0B:"b\xF9 xi\u0101ng w\xE9i m\xF3u",\u4E0D\u8D2A\u4E3A\u5B9D:"b\xF9 t\u0101n w\xE9 b\u01CEo",\u4E0D\u968F\u4EE5\u6B62:"bu shui yi zi",\u4E0D\u5948\u4E4B\u4F55:"b\xF9 nai zh\u012B h\xE9",\u4E0D\u9732\u950B\u94D3:"b\xF9 l\xF9 f\u0113ng hu\xEC",\u4E0D\u4E86\u800C\u4E86:"b\xF9 li\u01CEo \xE9r li\u01CEo",\u4E0D\u53EF\u80DC\u4E3E:"b\xF9 k\u011B sh\xE8ng j\xF9",\u4E0D\u53EF\u5948\u4F55:"b\xF9 k\u011B m\xE0i h\xE9",\u4E0D\u53EF\u63C6\u5EA6:"b\xF9 k\u011B ku\xED du\xF3",\u4E0D\u7EDD\u5982\u53D1:"b\xF9 ju\xE9 r\xFA f\xE0",\u4E0D\u63EA\u4E0D\u776C:"b\xF9 ch\u01D2u b\xF9 c\u01CEi",\u4E0D\u95F4\u4E0D\u754C:"b\xF9 g\u0101n b\xF9 g\xE0",\u4E0D\u9051\u542F\u5904:"b\xF9 hu\xE1ng q\u01D0 ch\u01D4",\u4E0D\u9051\u5B81\u5904:"b\xF9 hu\xE1ng n\xEDng ch\u01D4",\u4E0D\u6839\u4E4B\u8C08:"b\xF9 g\u0101n zh\u012B t\xE1n",\u4E0D\u5206\u9752\u767D:"b\xF9 f\u0113n q\u012Bng b\xE9i",\u4E0D\u5F53\u4E0D\u6B63:"b\xF9 d\u0101ng b\xF9 zh\xE8ng",\u4E0D\u5DEE\u4EC0\u4E48:"b\xF9 ch\xE0 sh\xED m\u01D2",\u4E0D\u5DEE\u4E0A\u4E0B:"b\xF9 ch\u0101 sh\xE0ng xi\xE0",\u4E0D\u5DEE\u7D2F\u9ECD:"b\xF9 ch\u0101 l\u011Bi sh\u01D4",\u4E0D\u5DEE\u6BEB\u5398:"b\xF9 ch\u0101 h\xE1o l\xED",\u4E0D\u5DEE\u6BEB\u53D1:"b\xF9 ch\u0101 h\xE1o f\xE0",\u4E0D\u8F9F\u65A7\u94BA:"b\xF9 b\xEC f\u01D4 yu\xE8",\u4E0D\u62D4\u4E00\u6BDB:"b\xF9 b\xE1 y\xEC m\xE1o",\u9914\u7CDF\u555C\u6F13:"b\u01D4 z\u0101o chu\xF2 l\xED",\u64D8\u4E24\u5206\u661F:"b\xF3 li\u01CEng f\u0113n x\u012Bng",\u7C38\u571F\u626C\u6C99:"b\u01D2 t\u01D4 y\xE1ng sh\u0101",\u8584\u7269\u7EC6\u6545:"b\xF3 w\xF9 x\xEC g\xF9",\u8584\u60C5\u65E0\u4E49:"b\xE1o q\xEDng w\xFA y\xEC",\u8584\u5BD2\u4E2D\u4EBA:"b\xF3 h\xE1n zh\xF2ng r\xE9n",\u535A\u6587\u7EA6\u793C:"b\xF3 w\xE9n yu\xE8 l\u01D0",\u4F2F\u4E50\u4E00\u987E:"b\u014D l\xE8 y\u012B g\xF9",\u64AD\u7CE0\u772F\u76EE:"b\u014D k\u0101ng m\u01D0 m\xF9",\u64AD\u7A45\u772F\u76EE:"b\u014D k\u0101ng m\u01D0 m\xF9",\u5265\u76AE\u62BD\u7B4B:"b\u014D p\xED ch\u014Du j\u012Bn",\u5265\u80A4\u690E\u9AD3:"b\u014D f\u016B chu\xED su\u01D0",\u6CE2\u5C5E\u4E91\u59D4:"b\u014D zh\u01D4 y\xFAn w\u011Bi",\u6CE2\u9A87\u4E91\u5C5E:"b\u014D h\xE0i y\xFAn zh\u01D4",\u62E8\u4E71\u4E3A\u6CBB:"b\u014D lu\xE0n w\xE9i zh\xEC",\u75C5\u5165\u9AA8\u96A8:"b\xECng r\xF9 g\u01D4 su\u01D0",\u5E76\u8D43\u62FF\u8D3C:"b\xECng zhu\u014D n\xE1 z\xE9i",\u5E76\u4E3A\u4E00\u8C08:"b\xECng w\xE9i y\u012B t\xE1n",\u4E19\u79CD\u5C04\u7EBF:"b\u01D0ng zh\u01D2ng sh\xE8 xi\xE0n",\u5175\u672A\u8840\u5203:"b\u012Bng w\xE8i xu\u011B r\xE8n",\u5175\u5FAE\u5C06\u5BE1:"b\u012Bng w\u0113i ji\xE0ng gu\u01CE",\u5175\u5F3A\u5C06\u52C7:"b\u012Bng qi\xE1ng \xE0ng y\u01D2ng",\u5175\u591A\u5C06\u5E7F:"b\u012Bng du\u014D ji\xE0ng gu\u01CEng",\u5175\u4E0D\u7531\u5C06:"b\u012Bng b\xF9 y\xF3u ji\xE0ng",\u51B0\u89E3\u7684\u7834:"b\u012Bng ji\u011B d\xEC p\xF2",\u5F6C\u5F6C\u6D4E\u6D4E:"b\u012Bn b\u012Bn j\u01D0 j\u01D0",\u522B\u7C7B\u5206\u95E8:"bi\xE9 l\xE8i f\u0101n m\xE9n",\u522B\u5F00\u4E00\u683C:"bi\xE9 k\u0101i y\xED g\xE9",\u522B\u9E64\u79BB\u9E3E:"bi\xE9 h\xE8 l\xED l\xE1un",\u522B\u521B\u4E00\u683C:"bi\xE9 chu\xE0ng y\xED g\xE9",\u647D\u6885\u4E4B\u5E74:"bi\xE0o m\xE9n zh\u012B ni\xE1n",\u8868\u91CC\u4E3A\u5978:"bi\u01CEo l\u01D0 w\xE9i ji\u0101n",\u98D9\u53D1\u7535\u4E3E:"bi\u0101o f\u0101 di\xE0n j\xF9",\u53D8\u8D2A\u5389\u8584:"bi\u01CEn t\u0101n l\xEC b\xF3",\u53D8\u5371\u4E3A\u5B89:"bi\xE0n w\u0113i w\xE9i \u0101n",\u53D8\u5E7B\u4E0D\u6D4B:"bi\xE0n hu\xE0 b\xF9 c\xE8",\u53D8\u98CE\u6539\u4FD7:"bi\xE0n f\u0113ng y\xEC s\xFA",\u97AD\u7EA6\u8FD1\u91CC:"bi\u0101n yu\u0113 j\u012Bn l\u01D0",\u97AD\u64D7\u5411\u91CC:"bi\u0101n b\xEC xi\xE0ng l\u01D0",\u97AD\u64D7\u8FDB\u91CC:"b\u012Ban p\xEC j\xECn l\u01D0",\u97AD\u8F9F\u7740\u91CC:"bi\u0101n b\xEC zhu\xF3 l\u01D0",\u97AD\u8F9F\u5411\u91CC:"bi\u0101n b\xEC xi\xE0ng l\u01D0",\u907F\u96BE\u8D8B\u6613:"b\xEC n\xE1n qi\xF9 y\xEC",\u853D\u660E\u585E\u806A:"b\xEC m\xEDng s\xE8 c\u014Dng",\u853D\u806A\u585E\u660E:"b\xEC c\u014Dng s\xE8 m\xEDng",\u655D\u5E37\u4E0D\u5F03:"b\u01D0 w\xE9i b\xF9 q\xEC",\u655D\u76D6\u4E0D\u5F03:"b\u01D0 g\xE0i b\xF9 q\xEC",\u95ED\u76EE\u585E\u8033:"b\xEC m\xF9 s\xE8 \u011Br",\u95ED\u660E\u585E\u806A:"b\xEC m\xEDng s\xE8 c\u014Dng",\u95ED\u95E8\u601D\u6106:"b\xEC g\xE9 s\u012B qi\u0101n",\u95ED\u95E8\u626B\u8FF9:"b\xEC k\u01D2u s\u01CEo gu\u01D0",\u95ED\u95E8\u585E\u6237:"b\xEC k\u01D2u s\xE8 h\xF9",\u95ED\u95E8\u585E\u7AA6:"b\xEC k\u01D2u s\xE8 d\xF2u",\u95ED\u95E8\u5408\u8F99:"b\xEC k\u01D2u h\xE9 sh\xE9",\u95ED\u5408\u81EA\u8D23:"b\xEC g\xE9 z\xEC z\xE9",\u95ED\u5408\u601D\u8FC7:"b\xEC g\xE9 s\u012B gu\xF2",\u79D5\u8A00\u8C2C\u8BF4:"b\u01D0 y\xE1n mi\xF9 shu\xF2",\u5F7C\u5531\u6B64\u548C:"b\u01D0 ch\xE0ng c\u01D0 h\xE8",\u5F7C\u5021\u6B64\u548C:"b\u01D0 ch\xE0ng c\u01D0 h\xE8",\u6BD4\u7269\u5C5E\u4E8B:"b\u01D0 w\xF9 zh\u01D4 sh\xEC",\u6BD4\u91CF\u9F50\u89C2:"b\u01D0 li\xE0ng q\xED gu\u0101n",\u672C\u679D\u767E\u4E16:"b\u011Bn zh\u012B b\u01D2i sh\xEC",\u88AB\u5C71\u5E26\u6CB3:"p\u012B sh\u0101n d\xE0i h\xE9",\u88AB\u7532\u6267\u5175:"p\u012B ji\u01CE zh\xED b\u012Bng",\u88AB\u7532\u6795\u6208:"p\u012B ji\u01CE zh\u011Bn g\u0113",\u88AB\u7532\u636E\u978D:"p\u012B ji\u01CE j\xF9 \u0101n",\u88AB\u7532\u6301\u5175:"p\u012B ji\u01CE ch\xED b\u012Bng",\u88AB\u8910\u6000\u73E0:"p\u012B h\xE8 hu\xE1i zh\u016B",\u88AB\u8910\u6000\u7389:"p\u012B h\xE8 hu\xE1i y\xF9",\u88AB\u53D1\u7F28\u51A0:"p\u012B f\xE0 y\u012Bng gu\xE0n",\u88AB\u53D1\u6587\u8EAB:"p\u012B f\xE0 w\xE9n sh\u0113n",\u80CC\u4E49\u5FD8\u6069:"b\xE8i y\xF9 w\xE0ng \u0113n",\u80CC\u4E49\u8D1F\u4FE1:"b\xE8i y\xF9 f\xF9 x\xECn",\u80CC\u4E49\u8D1F\u6069:"b\xE8i y\xF9 f\xF9 \u0113n",\u80CC\u66F2\u8170\u5F2F:"b\xE8i q\u01D4 y\u0101o w\u0101n",\u80CC\u66F2\u8170\u8EAC:"b\xE8i q\u01D4 y\u0101o g\u014Dng",\u5317\u95E8\u7BA1\u94A5:"b\u011Bi m\xE9n gu\u01CEn yu\xE8",\u5317\u7A97\u9AD8\u5367:"b\u0113i chu\u0101ng g\u0101o w\xF2",\u5317\u8FB0\u661F\u62F1:"b\u0113i ch\xE9n x\u012Bng g\u01D2ng",\u5317\u9119\u4E4B\u97F3:"b\u0113i b\u01D0 zh\u012B y\u012Bn",\u5317\u9119\u4E4B\u58F0:"b\u0113i b\u01D0 zh\u012B sh\u0113ng",\u60B2\u58F0\u8F7D\u9053:"b\u0113i sh\u0113ng z\xE0i d\xE0o",\u5351\u5BAB\u83F2\u98DF:"b\u0113i g\u014Dng f\u011Bi sh\xED",\u66B4\u8863\u9732\u51A0:"p\xF9 y\u012B l\xF9 gu\xE0n",\u66B4\u8863\u9732\u76D6:"p\xF9 y\u012B l\xF9 g\xE0i",\u66B4\u816E\u9F99\u95E8:"p\xF9 s\u0101i l\xF3ng m\xE9n",\u66B4\u9732\u6587\u5B66:"b\xE0o l\xF2u w\xE9n xu\xE9",\u66B4\u864E\u51AF\u6CB3:"b\xE0o h\u01D4 p\xEDng h\xE9",\u62B1\u8513\u6458\u74DC:"b\xE0o w\xE0n zh\u0101i gu\u0101",\u62B1\u5173\u6267\u94A5:"b\xE0o gu\u0101n zh\xED yu\xE8",\u62B1\u6CD5\u5904\u52BF:"b\xE0o f\u01CE ch\u01D4 sh\xEC",\u8912\u8D2C\u4E0E\u593A:"b\u01CEo bi\u01CEn y\u01D4 du\xF3",\u5E2E\u95F2\u94BB\u61D2:"b\u0101ng xi\xE1n zu\u0101n l\u01CEn",\u534A\u4E0A\u843D\u4E0B:"b\xE0n sh\xE0ng lu\xF2 xi\xE0",\u534A\u95F4\u4E0D\u754C:"b\xE0n g\u0101n b\xF9 g\xE0",\u534A\u95F4\u534A\u754C:"b\xE0n g\u0101n b\xE0n g\xE0",\u534A\u7B79\u83AB\u5C55:"b\xE0n ch\xF3u m\xF2 ch\u01CEn",\u62DC\u5C06\u5C01\u4FAF:"b\xE0i ji\xE0ng f\u0113ng h\xF3u",\u767E\u4E2D\u767E\u53D1:"b\u01CEi zh\xF2ng b\u01CEi f\u0101",\u767E\u4E0B\u767E\u7740:"b\u01CEi xi\xE0 b\u01CEi zh\xE1o",\u767E\u517D\u7387\u821E:"b\u01CEi sh\xF2u shu\xE0i w\u01D4",\u767E\u820D\u91CD\u8DBC:"b\u01CEi sh\xE8 ch\xF3ng ji\u01CEn",\u767E\u820D\u91CD\u8327:"b\u01CEi sh\xE8 ch\xF3ng ji\u01CEn",\u767E\u4E86\u5343\u5F53:"b\u01CEi li\u01CEo qi\u0101n d\u0101ng",\u767E\u5B54\u5343\u521B:"b\u01CEi k\u01D2ng qi\u0101n chu\u0101ng",\u767E\u5815\u4FF1\u4E3E:"b\u01CEi hu\u012B j\xF9 j\u01D4",\u767E\u4E0D\u5F53\u4E00:"b\u01CEi b\xF9 d\u0101ng y\u012B",\u767D\u8863\u537F\u76F8:"b\xE1i y\u012B q\u012Bng xi\xE0ng",\u767D\u9996\u76F8\u5E84:"b\xE1i sh\u01D2u xi\u0101ng zhu\u0101ng",\u767D\u9996\u4E3A\u90CE:"b\xE1i sh\u01D2u w\xE9i l\xE1ng",\u767D\u9996\u76F8\u77E5:"b\xE1i sh\u01D2u xi\u0101ng zh\u012B",\u767D\u4E0D\u5472\u54A7:"b\xE1i b\xF9 c\u012B li\u011B",\u628A\u73A9\u65E0\u538C:"b\u01CE w\xE1n w\u01D4 y\xE0n",\u62D4\u9505\u5377\u5E2D:"b\xE1 gu\u014D ju\u01CEn x\xED",\u62D4\u672C\u585E\u6E90:"b\xE1 b\u011Bn s\xE8 yu\xE1n",\u62D4\u672C\u585E\u539F:"b\xE1 b\u011Bn s\xE8 yu\xE1n",\u6252\u8033\u6414\u816E:"p\xE1 \u011Br s\u0101o s\u0101i",\u516B\u96BE\u4E09\u707E:"b\u0101 n\xE0n s\u0101n z\u0101i",\u50B2\u4E0D\u53EF\u957F:"\xE0o b\xF9 k\u011B zh\u01CEng",\u9CCC\u9E23\u9CD6\u5E94:"\xE1o m\xEDng bi\u0113 y\u012Bng",\u71AC\u66F4\u5B88\u591C:"\xE1o g\u0113ng sh\u01D2u y\xE8",\u6556\u4E0D\u53EF\u957F:"\xE0o b\xF9 k\u011B zh\u01CEng",\u6697\u7BAD\u4E2D\u4EBA:"\xE0n ji\xE0n zh\xF2ng r\xE9n",\u5B89\u65F6\u5904\u987A:"\u0101n sh\xED ch\u01D4 sh\xF9n",\u5B89\u8EAB\u4E3A\u4E50:"\u0101n sh\u0113n w\xE9i l\xE8",\u5B89\u8001\u6000\u5C11:"\u0101n l\u01CEo hu\xE1i sh\xE0o",\u5B89\u5E38\u5904\u987A:"\u0101n ch\xE1ng ch\u01D4 sh\xF9n",\u5B89\u6B65\u5F53\u8F66:"\u0101n b\xF9 d\xE0ng ch\u0113",\u7231\u751F\u6076\u6B7B:"\xE0i sh\u0113ng w\xF9 s\u01D0",\u7231\u4EBA\u597D\u58EB:"\xE0i r\xE9n h\xE0o sh\xEC",\u77EE\u5B50\u89C2\u573A:"\u01CEi z\u01D0 gu\u0101n ch\xE1ng",\u77EE\u4EBA\u89C2\u573A:"\u01CEi r\xE9n gu\u0101n ch\xE1ng",\u6371\u98CE\u7F09\u7F1D:"\u0101i f\u0113ng q\u012B f\xE8ng",\u6328\u5C71\u585E\u6D77:"\u0101i sh\u0101n s\xE8 h\u01CEi",\u6328\u80A9\u64E6\u8180:"\u0101i ji\u0101n c\u0101 b\u01CEng",\u963F\u5176\u6240\u597D:"\u0113 q\xED su\u01D2 h\xE0o",\u963F\u5BB6\u963F\u7FC1:"\u0101 g\u016B \u0101 w\u0113ng",\u963F\u515A\u76F8\u4E3A:"\u0113 d\u01CEng xi\u0101ng w\xE9i",\u8FFD\u4EA1\u9010\u5317:"zhu\u012B b\u0113n zh\xFA b\u011Bi",\u8F6C\u5FE7\u4E3A\u559C:"zhu\u01CEn y\u014Du w\xE9i x\u01D0",\u7AF9\u7BEE\u6253\u6C34:"zh\xFA l\xE1n d\xE1 shu\u01D0",\u91CD\u94EC\u9178\u94BE:"ch\xF3ng g\xE8 su\u0101n ji\u01CE",\u77E5\u75BC\u7740\u70ED:"zh\u012B t\xE9ng zh\xE1o r\xE8",\u8BED\u4E0D\u60CA\u4EBA:"y\u01D4 b\xF9 j\u012Bng r\xE8n",\u4E8E\u4ECA\u4E3A\u70C8:"y\xFA j\u012Bn w\xE9i li\xE8",\u4EE5\u53E4\u4E3A\u955C:"y\u01D0 g\u01D4 w\xE9i j\xECng",\u4E00\u65E5\u4E09\u7701:"y\u012B r\xEC s\u0101n x\u01D0ng",\u71D5\u96C0\u5904\u5802:"y\xE0n qu\xE8 ch\u01D4 t\xE1ng",\u7A74\u5C45\u91CE\u5904:"xu\xE9 j\u016B y\u011B ch\u01D4",\u4E94\u810A\u516D\u517D:"w\u01D4 j\xED li\xF9 sh\xF2u",\u65E0\u58F0\u65E0\u81ED:"w\xFA sh\u0113ng w\xFA xi\xF9",\u8C13\u4E88\u4E0D\u4FE1:"w\xE8i y\xFA b\xF9 x\xECn",\u4E07\u7BAD\u6512\u5FC3:"w\xE0n ji\xE0n cu\xE1n x\u012Bn",\u820D\u8EAB\u4E3A\u56FD:"sh\u011B sh\u0113n w\xE9i gu\xF3",\u6740\u59BB\u6C42\u5C06:"sh\u0101 q\u012B qi\xFA ji\xE0ng",\u66F2\u4E0D\u79BB\u53E3:"q\u01D4 b\xF9 l\xED k\u01D2u",\u5F3A\u4F5C\u89E3\u4EBA:"qi\u01CEng zu\xF2 ji\u011B r\xE9n",\u6C14\u51B2\u6597\u725B:"q\xEC ch\u014Dng d\u01D2u ni\xFA",\u6BDB\u53D1\u609A\u7136:"m\xE1o f\u0101 s\u01D2ng r\xE1n",\u4E34\u6DF1\u5C65\u8584:"l\xEDn sh\u0113n l\u01DA b\xF3",\u8001\u8C03\u91CD\u8C08:"l\u01CEo di\xE0o ch\xF3ng t\xE1n",\u94A7\u5929\u5E7F\u4E50:"j\u016Bn ti\u0101n gu\u01CEng yu\xE8",\u8270\u96BE\u7AED\u8E76:"ji\u0101n n\xE1n ji\xE9 ju\xE9",\u5939\u4E03\u5939\u516B:"ji\u0101 q\u012B ji\u0101 b\u0101",\u9701\u6708\u5149\u98CE:"j\u012B yu\xE8 gu\u0101ng f\u0113ng",\u6025\u529F\u597D\u5229:"j\xED g\u014Dng h\xE0o l\xEC",\u7978\u798F\u76F8\u501A:"hu\xF2 f\xFA xi\u0101ng y\u012B",\u6DF7\u6DF7\u5669\u5669:"h\xFAn h\xFAn \xE8 \xE8",\u539A\u53E4\u8584\u4ECA:"h\xF2u g\u01D4 b\xF3 j\u012Bn",\u9B3C\u6015\u6076\u4EBA:"gu\u01D0 p\xE0 \xE8r \xE9n",\u4F3D\u9A6C\u5C04\u7EBF:"g\u0101 m\u01CE sh\xE8 xi\xE0n",\u4F5B\u5934\u7740\u7CAA:"f\xF3 t\xF3u zhu\xF3 f\xE8n",\u5949\u4E3A\u81F3\u5B9D:"f\xE8ng w\xE9i zh\xEC b\u01CEo",\u6076\u8BED\u4E2D\u4F24:"\xE8 y\u01D4 zh\xF2ng sh\u0101ng",\u4E22\u4E09\u62C9\u56DB:"diu s\u0101n l\u0101 s\xEC",\u767B\u575B\u62DC\u5C06:"d\u0113ng t\xE1n b\xE0i ji\xE0ng",\u6668\u660F\u5B9A\u7701:"ch\xE9n h\u016Bn d\xECng x\u01D0ng",\u5BDF\u5BDF\u4E3A\u660E:"ch\xE1 ch\xE1 w\xE9i m\xEDng",\u535A\u95FB\u5F3A\u8BC6:"b\xF3 w\xE9n qi\xE1ng zh\xEC",\u907F\u96BE\u5C31\u6613:"b\xEC n\xE1n ji\xF9 y\xEC"},{\u5DF4\u5C14\u5E72\u534A\u5C9B:"b\u0101 \u011Br g\xE0n b\xE0n d\u01CEo",\u5DF4\u5C14\u5580\u4EC0\u6E56:"b\u0101 \u011Br k\u0101 sh\xED h\xFA",\u4E0D\u5E78\u800C\u8A00\u4E2D:"b\xF9 x\xECng \xE9r y\xE1n zh\xF2ng",\u5E03\u5C14\u4EC0\u7EF4\u514B:"b\xF9 \u011Br sh\xED w\xE9i k\xE8",\u8D76\u9E2D\u5B50\u4E0A\u67B6:"g\u01CEn y\u0101 z\u012B sh\xE0ng ji\xE0",\u4F55\u4E50\u800C\u4E0D\u4E3A:"h\xE9 l\xE8 \xE9r b\xF9 w\xE9i",\u82DB\u653F\u731B\u4E8E\u864E:"k\u0113 zh\xE8 m\u011Bng y\xFA h\u01D4",\u8499\u5F97\u7EF4\u7684\u4E9A:"m\xE9ng de w\xE9i de y\xE0",\u6C11\u4EE5\u98DF\u4E3A\u5929:"m\xEDn y\u01D0 sh\xED w\xE9i ti\u0101n",\u62E7\u6210\u4E00\u80A1\u7EF3:"n\xEDng ch\xE9ng y\u012B g\u01D4 sh\xE9ng",\u4E8B\u540E\u8BF8\u845B\u4EAE:"sh\xEC h\xF2u zh\u016B g\xE9 li\xE0ng",\u7269\u4EE5\u7A00\u4E3A\u8D35:"w\xF9 y\u01D0 x\u012B w\xE9i gu\xEC",\u5148\u4E0B\u624B\u4E3A\u5F3A:"xi\u0101n xi\xE0 sh\u01D2u w\xE9i qi\xE1ng",\u884C\u884C\u51FA\u72B6\u5143:"h\xE1ng h\xE1ng ch\u016B zhu\xE0ng yu\xE1n",\u4E9A\u5F97\u91CC\u4E9A\u6D77:"y\xE0 de l\u01D0 y\xE0 h\u01CEi",\u773C\u4E0D\u89C1\u4E3A\u51C0:"y\u01CEn b\xF9 ji\xE0n w\xE9i j\xECng",\u6709\u9F3B\u5B50\u6709\u773C:"y\u01D2u b\xED zi y\u01D2u y\u01CEn",\u7AF9\u7B52\u5012\u8C46\u5B50:"zh\xFA t\u01D2ng d\u01CEo d\xF2u zi"}],k5=function(i){var n=i.charCodeAt(0),t=Vs[n];return t?t.split(" ")[0]:i},ie=function(i,n,t){var e=t.mode,r=e===void 0?"normal":e,o=t.useCustomConfig,a=o!==void 0&&o,s=t.nonZh;if(a)return N5(i,{mode:r,nonZh:s});if(r==="surname")return q5(i,{nonZh:s});if(n>5)return ie(i,5,{nonZh:s});var u="",h=!1;if(n===1){for(var l=0;l<i.length;l++){var c=k5(i[l]),g=c!==i[l];u+=u&&(s!=="consecutive"||h||g)?" "+c:c,h=g}return u}for(var f in Uh[n]){var d=i.indexOf(f);if(d>-1){var p=i.slice(0,d),y=p?ie(p,p.length,{nonZh:s})+" ":"",v=i.slice(d+f.length),_=v?" "+ie(v,v.length,{nonZh:s}):"";u=""+y+Uh[n][f]+_;break}}return u||ie(i,n-1,{nonZh:s})},q5=function(i,n){var t=n.nonZh,e=i;for(var r in Gh){var o=e.indexOf(r);if(o>-1){var a=i.slice(0,o),s=a?ie(a,a.length,{mode:"surname",nonZh:t})+" ":"",u=i.slice(o+r.length),h=u?" "+ie(u,u.length,{mode:"surname",nonZh:t}):"";return""+s+Gh[r]+h}}return ie(i,i.length,{nonZh:t})},N5=function(i,n){var t=n.mode,e=n.nonZh,r=D5(),o=i;for(var a in r){var s=o.indexOf(a);if(s>-1){var u=i.slice(0,s),h=u?ie(u,u.length,{mode:t,useCustomConfig:!0,nonZh:e})+" ":"",l=i.slice(s+a.length),c=l?" "+ie(l,l.length,{mode:t,useCustomConfig:!0,nonZh:e}):"";return""+h+r[a]+c}}return ie(i,i.length,{mode:t,nonZh:e})},$h=function(i){return i.replace(/(ā|á|ǎ|à)/g,"a").replace(/(ō|ó|ǒ|ò)/g,"o").replace(/(ē|é|ě|è)/g,"e").replace(/(ī|í|ǐ|ì)/g,"i").replace(/(ū|ú|ǔ|ù)/g,"u").replace(/(ǖ|ǘ|ǚ|ǜ)/g,"\xFC").replace(/(ń|ň|ǹ)/g,"n")},Wh=function(i){for(var n=[],t=[],e=0,r=i.split(" ");e<r.length;e++)for(var o=r[e],a=0,s=L5;a<s.length;a++){var u=s[a];if(o.startsWith(u)){var h=o.slice(u.length);n.push(u),t.push(h);break}}return{final:t.join(" "),initial:n.join(" ")}},Vh=function(i){var n=/(ā|ō|ē|ī|ū|ǖ)/,t=/(á|ó|é|í|ú|ǘ|ń)/,e=/(ǎ|ǒ|ě|ǐ|ǔ|ǚ|ň)/,r=/(à|ò|è|ì|ù|ǜ|ǹ)/,o=/(a|o|e|i|u|ü|n)/,a=[];return i.split(" ").forEach(function(s){n.test(s)?a.push("1"):t.test(s)?a.push("2"):e.test(s)?a.push("3"):r.test(s)?a.push("4"):o.test(s)?a.push("0"):a.push("")}),a.join(" ")},G5={pattern:"pinyin",toneType:"symbol",type:"string",multiple:!1,mode:"normal",removeNonZh:!1,nonZh:"spaced",v:!1};function B5(i,n){if(n===void 0&&(n=G5),typeof i!="string")return i;if(n.removeNonZh||n.nonZh==="removed"){for(var t="",e=0;e<i.length;e++){var r=i[e];Rr(r)&&(t+=r)}i=t}if(i==="")return n.type==="array"?[]:"";var o="";if(n.removeNonZh||n.nonZh==="removed")o=ie(i,Kn(i),{mode:n.mode||"normal",nonZh:n.nonZh,useCustomConfig:Xs()});else{e=0;for(var a=0,s=[];e<i.length;){var u=i.substring(e,e+2);if(Kn(u)!==u.length){if(a!==e){var h=i.substring(a,e),l=ie(h,Kn(h),{mode:n.mode||"normal",nonZh:n.nonZh||"spaced",useCustomConfig:Xs()});s.push({val:l,isDouble:!1,firstNonZh:!Rr(h[0]),lastNonZh:!Rr(h[h.length-1])})}s.push({val:u,isDouble:!0}),a=e+2,e+=2}else e++}if(a!==e){var c=i.substring(a,e),g=ie(c,Kn(c),{mode:n.mode||"normal",nonZh:n.nonZh||"spaced",useCustomConfig:Xs()});s.push({val:g,isDouble:!1,firstNonZh:!Rr(c[0]),lastNonZh:!Rr(c[c.length-1])})}if(n.nonZh==="consecutive")for(var f=0;f<s.length;f++)if(f===0)o+=s[0].val;else{var d=s[f].isDouble||s[f].firstNonZh,p=s[f-1].isDouble||s[f-1].lastNonZh;o=o+(d&&p?"":" ")+s[f].val}else o=s.map(function(_){return _.val}).join(" ")}Kn(i)===1&&n.multiple&&(o=function(_){var m=_.charCodeAt(0);return Vs[m]||_}(i));var y=o;switch(n.pattern){case"pinyin":break;case"num":var v=Vh(o);return n.type==="array"?v.split(" "):v;case"initial":o=Wh(o).initial;break;case"final":o=Wh(o).final;break;case"first":o=function(_){var m=[];return _.split(" ").forEach(function(w){m.push(w[0])}),m.join(" ")}(o)}switch(n.toneType){case"symbol":break;case"none":o=$h(o);break;case"num":o=function(_,m){var w=$h(_).split(" "),x=Vh(m).split(" "),E=[];return w.forEach(function(z,b){E.push(""+z+x[b])}),E.join(" ")}(o,y)}return n.v&&(o=o.replace(/ü/g,"v")),n.type==="array"?o.split(" "):o}F5({\u53A6\u95E8:"xiamen"});const Zs=[{letter:"B",name:"\u5317\u4EAC\u5E02",longitude:116.405285,latitude:39.904989},{letter:"T",name:"\u5929\u6D25\u5E02",longitude:117.190182,latitude:39.125596},{letter:"S",name:"\u77F3\u5BB6\u5E84\u5E02",longitude:114.502461,latitude:38.045474},{letter:"T",name:"\u5510\u5C71\u5E02",longitude:118.175393,latitude:39.635113},{letter:"Q",name:"\u79E6\u7687\u5C9B\u5E02",longitude:119.586579,latitude:39.942531},{letter:"H",name:"\u90AF\u90F8\u5E02",longitude:114.490686,latitude:36.612273},{letter:"X",name:"\u90A2\u53F0\u5E02",longitude:114.508851,latitude:37.0682},{letter:"B",name:"\u4FDD\u5B9A\u5E02",longitude:115.482331,latitude:38.867657},{letter:"Z",name:"\u5F20\u5BB6\u53E3\u5E02",longitude:114.884091,latitude:40.811901},{letter:"C",name:"\u627F\u5FB7\u5E02",longitude:117.939152,latitude:40.976204},{letter:"C",name:"\u6CA7\u5DDE\u5E02",longitude:116.857461,latitude:38.310582},{letter:"L",name:"\u5ECA\u574A\u5E02",longitude:116.704441,latitude:39.523927},{letter:"H",name:"\u8861\u6C34\u5E02",longitude:115.665993,latitude:37.735097},{letter:"S",name:"\u592A\u539F\u5E02",longitude:112.549248,latitude:37.857014},{letter:"D",name:"\u5927\u540C\u5E02",longitude:113.295259,latitude:40.09031},{letter:"Y",name:"\u9633\u6CC9\u5E02",longitude:113.583285,latitude:37.861188},{letter:"C",name:"\u957F\u6CBB\u5E02",longitude:113.113556,latitude:36.191112},{letter:"J",name:"\u664B\u57CE\u5E02",longitude:112.851274,latitude:35.497553},{letter:"S",name:"\u6714\u5DDE\u5E02",longitude:112.433387,latitude:39.331261},{letter:"J",name:"\u664B\u4E2D\u5E02",longitude:112.736465,latitude:37.696495},{letter:"Y",name:"\u8FD0\u57CE\u5E02",longitude:111.003957,latitude:35.022778},{letter:"X",name:"\u5FFB\u5DDE\u5E02",longitude:112.733538,latitude:38.41769},{letter:"L",name:"\u4E34\u6C7E\u5E02",longitude:111.517973,latitude:36.08415},{letter:"L",name:"\u5415\u6881\u5E02",longitude:111.134335,latitude:37.524366},{letter:"H",name:"\u547C\u548C\u6D69\u7279\u5E02",longitude:111.670801,latitude:40.818311},{letter:"B",name:"\u5305\u5934\u5E02",longitude:109.840405,latitude:40.658168},{letter:"W",name:"\u4E4C\u6D77\u5E02",longitude:106.825563,latitude:39.673734},{letter:"C",name:"\u8D64\u5CF0\u5E02",longitude:118.956806,latitude:42.275317},{letter:"T",name:"\u901A\u8FBD\u5E02",longitude:122.263119,latitude:43.617429},{letter:"E",name:"\u9102\u5C14\u591A\u65AF\u5E02",longitude:109.99029,latitude:39.817179},{letter:"H",name:"\u547C\u4F26\u8D1D\u5C14\u5E02",longitude:119.758168,latitude:49.215333},{letter:"B",name:"\u5DF4\u5F66\u6DD6\u5C14\u5E02",longitude:107.416959,latitude:40.757402},{letter:"W",name:"\u4E4C\u5170\u5BDF\u5E03\u5E02",longitude:113.114543,latitude:41.034126},{letter:"X",name:"\u5174\u5B89\u76DF",longitude:122.070317,latitude:46.076268},{letter:"X",name:"\u9521\u6797\u90ED\u52D2\u76DF",longitude:116.090996,latitude:43.944018},{letter:"A",name:"\u963F\u62C9\u5584\u76DF",longitude:105.706422,latitude:38.844814},{letter:"S",name:"\u6C88\u9633\u5E02",longitude:123.429096,latitude:41.796767},{letter:"D",name:"\u5927\u8FDE\u5E02",longitude:121.618622,latitude:38.91459},{letter:"A",name:"\u978D\u5C71\u5E02",longitude:122.995632,latitude:41.110626},{letter:"F",name:"\u629A\u987A\u5E02",longitude:123.921109,latitude:41.875956},{letter:"B",name:"\u672C\u6EAA\u5E02",longitude:123.770519,latitude:41.297909},{letter:"D",name:"\u4E39\u4E1C\u5E02",longitude:124.383044,latitude:40.124296},{letter:"J",name:"\u9526\u5DDE\u5E02",longitude:121.135742,latitude:41.119269},{letter:"Y",name:"\u8425\u53E3\u5E02",longitude:122.235151,latitude:40.667432},{letter:"F",name:"\u961C\u65B0\u5E02",longitude:121.648962,latitude:42.011796},{letter:"L",name:"\u8FBD\u9633\u5E02",longitude:123.18152,latitude:41.269402},{letter:"P",name:"\u76D8\u9526\u5E02",longitude:122.06957,latitude:41.124484},{letter:"T",name:"\u94C1\u5CAD\u5E02",longitude:123.844279,latitude:42.290585},{letter:"C",name:"\u671D\u9633\u5E02",longitude:120.451176,latitude:41.576758},{letter:"H",name:"\u846B\u82A6\u5C9B\u5E02",longitude:120.856394,latitude:40.755572},{letter:"C",name:"\u957F\u6625\u5E02",longitude:125.3245,latitude:43.886841},{letter:"J",name:"\u5409\u6797\u5E02",longitude:126.55302,latitude:43.843577},{letter:"S",name:"\u56DB\u5E73\u5E02",longitude:124.370785,latitude:43.170344},{letter:"L",name:"\u8FBD\u6E90\u5E02",longitude:125.145349,latitude:42.902692},{letter:"T",name:"\u901A\u5316\u5E02",longitude:125.936501,latitude:41.721177},{letter:"B",name:"\u767D\u5C71\u5E02",longitude:126.427839,latitude:41.942505},{letter:"S",name:"\u677E\u539F\u5E02",longitude:124.823608,latitude:45.118243},{letter:"B",name:"\u767D\u57CE\u5E02",longitude:122.841114,latitude:45.619026},{letter:"Y",name:"\u5EF6\u8FB9\u671D\u9C9C\u65CF\u81EA\u6CBB\u5DDE",longitude:129.513228,latitude:42.904823},{letter:"H",name:"\u54C8\u5C14\u6EE8\u5E02",longitude:126.642464,latitude:45.756967},{letter:"Q",name:"\u9F50\u9F50\u54C8\u5C14\u5E02",longitude:123.95792,latitude:47.342081},{letter:"J",name:"\u9E21\u897F\u5E02",longitude:130.975966,latitude:45.300046},{letter:"H",name:"\u9E64\u5C97\u5E02",longitude:130.277487,latitude:47.332085},{letter:"S",name:"\u53CC\u9E2D\u5C71\u5E02",longitude:131.157304,latitude:46.643442},{letter:"D",name:"\u5927\u5E86\u5E02",longitude:125.11272,latitude:46.590734},{letter:"Y",name:"\u4F0A\u6625\u5E02",longitude:128.899396,latitude:47.724775},{letter:"J",name:"\u4F73\u6728\u65AF\u5E02",longitude:130.361634,latitude:46.809606},{letter:"Q",name:"\u4E03\u53F0\u6CB3\u5E02",longitude:131.015584,latitude:45.771266},{letter:"M",name:"\u7261\u4E39\u6C5F\u5E02",longitude:129.618602,latitude:44.582962},{letter:"H",name:"\u9ED1\u6CB3\u5E02",longitude:127.499023,latitude:50.249585},{letter:"S",name:"\u7EE5\u5316\u5E02",longitude:126.99293,latitude:46.637393},{letter:"D",name:"\u5927\u5174\u5B89\u5CAD\u5730\u533A",longitude:124.711526,latitude:52.335262},{letter:"S",name:"\u4E0A\u6D77\u5E02",longitude:121.472644,latitude:31.231706},{letter:"U",name:"\u5357\u4EAC\u5E02",longitude:118.767413,latitude:32.041544},{letter:"W",name:"\u65E0\u9521\u5E02",longitude:120.301663,latitude:31.574729},{letter:"X",name:"\u5F90\u5DDE\u5E02",longitude:117.184811,latitude:34.261792},{letter:"C",name:"\u5E38\u5DDE\u5E02",longitude:119.946973,latitude:31.772752},{letter:"S",name:"\u82CF\u5DDE\u5E02",longitude:120.619585,latitude:31.299379},{letter:"U",name:"\u5357\u901A\u5E02",longitude:120.864608,latitude:32.016212},{letter:"L",name:"\u8FDE\u4E91\u6E2F\u5E02",longitude:119.178821,latitude:34.600018},{letter:"H",name:"\u6DEE\u5B89\u5E02",longitude:119.021265,latitude:33.597506},{letter:"Y",name:"\u76D0\u57CE\u5E02",longitude:120.139998,latitude:33.377631},{letter:"Y",name:"\u626C\u5DDE\u5E02",longitude:119.421003,latitude:32.393159},{letter:"Z",name:"\u9547\u6C5F\u5E02",longitude:119.452753,latitude:32.204402},{letter:"S",name:"\u6CF0\u5DDE\u5E02",longitude:119.915176,latitude:32.484882},{letter:"S",name:"\u5BBF\u8FC1\u5E02",longitude:118.275162,latitude:33.963008},{letter:"H",name:"\u676D\u5DDE\u5E02",longitude:120.153576,latitude:30.287459},{letter:"U",name:"\u5B81\u6CE2\u5E02",longitude:121.549792,latitude:29.868388},{letter:"W",name:"\u6E29\u5DDE\u5E02",longitude:120.672111,latitude:28.000575},{letter:"J",name:"\u5609\u5174\u5E02",longitude:120.750865,latitude:30.762653},{letter:"H",name:"\u6E56\u5DDE\u5E02",longitude:120.102398,latitude:30.867198},{letter:"S",name:"\u7ECD\u5174\u5E02",longitude:120.582112,latitude:29.997117},{letter:"J",name:"\u91D1\u534E\u5E02",longitude:119.649506,latitude:29.089524},{letter:"Q",name:"\u8862\u5DDE\u5E02",longitude:118.87263,latitude:28.941708},{letter:"Z",name:"\u821F\u5C71\u5E02",longitude:122.106863,latitude:30.016028},{letter:"S",name:"\u53F0\u5DDE\u5E02",longitude:121.428599,latitude:28.661378},{letter:"L",name:"\u4E3D\u6C34\u5E02",longitude:119.921786,latitude:28.451993},{letter:"H",name:"\u5408\u80A5\u5E02",longitude:117.283042,latitude:31.86119},{letter:"W",name:"\u829C\u6E56\u5E02",longitude:118.376451,latitude:31.326319},{letter:"B",name:"\u868C\u57E0\u5E02",longitude:117.363228,latitude:32.939667},{letter:"H",name:"\u6DEE\u5357\u5E02",longitude:117.018329,latitude:32.647574},{letter:"M",name:"\u9A6C\u978D\u5C71\u5E02",longitude:118.507906,latitude:31.689362},{letter:"H",name:"\u6DEE\u5317\u5E02",longitude:116.794664,latitude:33.971707},{letter:"T",name:"\u94DC\u9675\u5E02",longitude:117.816576,latitude:30.929935},{letter:"A",name:"\u5B89\u5E86\u5E02",longitude:117.043551,latitude:30.50883},{letter:"H",name:"\u9EC4\u5C71\u5E02",longitude:118.317325,latitude:29.709239},{letter:"C",name:"\u6EC1\u5DDE\u5E02",longitude:118.316264,latitude:32.303627},{letter:"F",name:"\u961C\u9633\u5E02",longitude:115.819729,latitude:32.896969},{letter:"S",name:"\u5BBF\u5DDE\u5E02",longitude:116.984084,latitude:33.633891},{letter:"L",name:"\u516D\u5B89\u5E02",longitude:116.507676,latitude:31.752889},{letter:"H",name:"\u4EB3\u5DDE\u5E02",longitude:115.782939,latitude:33.869338},{letter:"C",name:"\u6C60\u5DDE\u5E02",longitude:117.489157,latitude:30.656037},{letter:"X",name:"\u5BA3\u57CE\u5E02",longitude:118.757995,latitude:30.945667},{letter:"F",name:"\u798F\u5DDE\u5E02",longitude:119.306239,latitude:26.075302},{letter:"xiamen",name:"\u53A6\u95E8\u5E02",longitude:118.11022,latitude:24.490474},{letter:"P",name:"\u8386\u7530\u5E02",longitude:119.007558,latitude:25.431011},{letter:"S",name:"\u4E09\u660E\u5E02",longitude:117.635001,latitude:26.265444},{letter:"Q",name:"\u6CC9\u5DDE\u5E02",longitude:118.589421,latitude:24.908853},{letter:"Z",name:"\u6F33\u5DDE\u5E02",longitude:117.661801,latitude:24.510897},{letter:"U",name:"\u5357\u5E73\u5E02",longitude:118.178459,latitude:26.635627},{letter:"L",name:"\u9F99\u5CA9\u5E02",longitude:117.02978,latitude:25.091603},{letter:"U",name:"\u5B81\u5FB7\u5E02",longitude:119.527082,latitude:26.65924},{letter:"U",name:"\u5357\u660C\u5E02",longitude:115.892151,latitude:28.676493},{letter:"J",name:"\u666F\u5FB7\u9547\u5E02",longitude:117.214664,latitude:29.29256},{letter:"P",name:"\u840D\u4E61\u5E02",longitude:113.852186,latitude:27.622946},{letter:"J",name:"\u4E5D\u6C5F\u5E02",longitude:115.992811,latitude:29.712034},{letter:"X",name:"\u65B0\u4F59\u5E02",longitude:114.930835,latitude:27.810834},{letter:"Y",name:"\u9E70\u6F6D\u5E02",longitude:117.033838,latitude:28.238638},{letter:"G",name:"\u8D63\u5DDE\u5E02",longitude:114.940278,latitude:25.85097},{letter:"J",name:"\u5409\u5B89\u5E02",longitude:114.986373,latitude:27.111699},{letter:"Y",name:"\u5B9C\u6625\u5E02",longitude:114.391136,latitude:27.8043},{letter:"F",name:"\u629A\u5DDE\u5E02",longitude:116.358351,latitude:27.98385},{letter:"S",name:"\u4E0A\u9976\u5E02",longitude:117.971185,latitude:28.44442},{letter:"J",name:"\u6D4E\u5357\u5E02",longitude:117.000923,latitude:36.675807},{letter:"Q",name:"\u9752\u5C9B\u5E02",longitude:120.355173,latitude:36.082982},{letter:"Z",name:"\u6DC4\u535A\u5E02",longitude:118.047648,latitude:36.814939},{letter:"Z",name:"\u67A3\u5E84\u5E02",longitude:117.557964,latitude:34.856424},{letter:"D",name:"\u4E1C\u8425\u5E02",longitude:118.66471,latitude:37.434564},{letter:"Y",name:"\u70DF\u53F0\u5E02",longitude:121.391382,latitude:37.539297},{letter:"W",name:"\u6F4D\u574A\u5E02",longitude:119.107078,latitude:36.70925},{letter:"J",name:"\u6D4E\u5B81\u5E02",longitude:116.587245,latitude:35.415393},{letter:"S",name:"\u6CF0\u5B89\u5E02",longitude:117.129063,latitude:36.194968},{letter:"W",name:"\u5A01\u6D77\u5E02",longitude:122.116394,latitude:37.509691},{letter:"R",name:"\u65E5\u7167\u5E02",longitude:119.461208,latitude:35.428588},{letter:"L",name:"\u4E34\u6C82\u5E02",longitude:118.326443,latitude:35.065282},{letter:"D",name:"\u5FB7\u5DDE\u5E02",longitude:116.307428,latitude:37.453968},{letter:"L",name:"\u804A\u57CE\u5E02",longitude:115.980367,latitude:36.456013},{letter:"B",name:"\u6EE8\u5DDE\u5E02",longitude:118.016974,latitude:37.383542},{letter:"H",name:"\u83CF\u6CFD\u5E02",longitude:115.469381,latitude:35.246531},{letter:"Z",name:"\u90D1\u5DDE\u5E02",longitude:113.665412,latitude:34.757975},{letter:"K",name:"\u5F00\u5C01\u5E02",longitude:114.341447,latitude:34.797049},{letter:"L",name:"\u6D1B\u9633\u5E02",longitude:112.434468,latitude:34.663041},{letter:"P",name:"\u5E73\u9876\u5C71\u5E02",longitude:113.307718,latitude:33.735241},{letter:"A",name:"\u5B89\u9633\u5E02",longitude:114.352482,latitude:36.103442},{letter:"H",name:"\u9E64\u58C1\u5E02",longitude:114.295444,latitude:35.748236},{letter:"X",name:"\u65B0\u4E61\u5E02",longitude:113.883991,latitude:35.302616},{letter:"J",name:"\u7126\u4F5C\u5E02",longitude:113.238266,latitude:35.23904},{letter:"P",name:"\u6FEE\u9633\u5E02",longitude:115.041299,latitude:35.768234},{letter:"X",name:"\u8BB8\u660C\u5E02",longitude:113.826063,latitude:34.022956},{letter:"L",name:"\u6F2F\u6CB3\u5E02",longitude:114.026405,latitude:33.575855},{letter:"S",name:"\u4E09\u95E8\u5CE1\u5E02",longitude:111.194099,latitude:34.777338},{letter:"U",name:"\u5357\u9633\u5E02",longitude:112.540918,latitude:32.999082},{letter:"S",name:"\u5546\u4E18\u5E02",longitude:115.650497,latitude:34.437054},{letter:"X",name:"\u4FE1\u9633\u5E02",longitude:114.075031,latitude:32.123274},{letter:"Z",name:"\u5468\u53E3\u5E02",longitude:114.649653,latitude:33.620357},{letter:"Z",name:"\u9A7B\u9A6C\u5E97\u5E02",longitude:114.024736,latitude:32.980169},{letter:"J",name:"\u6D4E\u6E90\u5E02",longitude:112.590047,latitude:35.090378},{letter:"W",name:"\u6B66\u6C49\u5E02",longitude:114.298572,latitude:30.584355},{letter:"H",name:"\u9EC4\u77F3\u5E02",longitude:115.077048,latitude:30.220074},{letter:"S",name:"\u5341\u5830\u5E02",longitude:110.787916,latitude:32.646907},{letter:"Y",name:"\u5B9C\u660C\u5E02",longitude:111.290843,latitude:30.702636},{letter:"X",name:"\u8944\u9633\u5E02",longitude:112.144146,latitude:32.042426},{letter:"E",name:"\u9102\u5DDE\u5E02",longitude:114.890593,latitude:30.396536},{letter:"J",name:"\u8346\u95E8\u5E02",longitude:112.204251,latitude:31.03542},{letter:"X",name:"\u5B5D\u611F\u5E02",longitude:113.926655,latitude:30.926423},{letter:"J",name:"\u8346\u5DDE\u5E02",longitude:112.23813,latitude:30.326857},{letter:"H",name:"\u9EC4\u5188\u5E02",longitude:114.879365,latitude:30.447711},{letter:"X",name:"\u54B8\u5B81\u5E02",longitude:114.328963,latitude:29.832798},{letter:"S",name:"\u968F\u5DDE\u5E02",longitude:113.37377,latitude:31.717497},{letter:"E",name:"\u6069\u65BD\u571F\u5BB6\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:109.48699,latitude:30.283114},{letter:"X",name:"\u4ED9\u6843\u5E02",longitude:113.453974,latitude:30.364953},{letter:"Q",name:"\u6F5C\u6C5F\u5E02",longitude:112.896866,latitude:30.421215},{letter:"T",name:"\u5929\u95E8\u5E02",longitude:113.165862,latitude:30.653061},{letter:"S",name:"\u795E\u519C\u67B6\u6797\u533A",longitude:110.671525,latitude:31.744449},{letter:"C",name:"\u957F\u6C99\u5E02",longitude:112.982279,latitude:28.19409},{letter:"Z",name:"\u682A\u6D32\u5E02",longitude:113.151737,latitude:27.835806},{letter:"X",name:"\u6E58\u6F6D\u5E02",longitude:112.944052,latitude:27.82973},{letter:"H",name:"\u8861\u9633\u5E02",longitude:112.607693,latitude:26.900358},{letter:"S",name:"\u90B5\u9633\u5E02",longitude:111.46923,latitude:27.237842},{letter:"Y",name:"\u5CB3\u9633\u5E02",longitude:113.132855,latitude:29.37029},{letter:"C",name:"\u5E38\u5FB7\u5E02",longitude:111.691347,latitude:29.040225},{letter:"Z",name:"\u5F20\u5BB6\u754C\u5E02",longitude:110.479921,latitude:29.127401},{letter:"Y",name:"\u76CA\u9633\u5E02",longitude:112.355042,latitude:28.570066},{letter:"C",name:"\u90F4\u5DDE\u5E02",longitude:113.032067,latitude:25.793589},{letter:"Y",name:"\u6C38\u5DDE\u5E02",longitude:111.608019,latitude:26.434516},{letter:"H",name:"\u6000\u5316\u5E02",longitude:109.97824,latitude:27.550082},{letter:"L",name:"\u5A04\u5E95\u5E02",longitude:112.008497,latitude:27.728136},{letter:"X",name:"\u6E58\u897F\u571F\u5BB6\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:109.739735,latitude:28.314296},{letter:"G",name:"\u5E7F\u5DDE\u5E02",longitude:113.280637,latitude:23.125178},{letter:"S",name:"\u97F6\u5173\u5E02",longitude:113.591544,latitude:24.801322},{letter:"S",name:"\u6DF1\u5733\u5E02",longitude:114.085947,latitude:22.547},{letter:"Z",name:"\u73E0\u6D77\u5E02",longitude:113.553986,latitude:22.224979},{letter:"S",name:"\u6C55\u5934\u5E02",longitude:116.708463,latitude:23.37102},{letter:"F",name:"\u4F5B\u5C71\u5E02",longitude:113.122717,latitude:23.028762},{letter:"J",name:"\u6C5F\u95E8\u5E02",longitude:113.094942,latitude:22.590431},{letter:"Z",name:"\u6E5B\u6C5F\u5E02",longitude:110.364977,latitude:21.274898},{letter:"M",name:"\u8302\u540D\u5E02",longitude:110.919229,latitude:21.659751},{letter:"Z",name:"\u8087\u5E86\u5E02",longitude:112.472529,latitude:23.051546},{letter:"H",name:"\u60E0\u5DDE\u5E02",longitude:114.412599,latitude:23.079404},{letter:"M",name:"\u6885\u5DDE\u5E02",longitude:116.117582,latitude:24.299112},{letter:"S",name:"\u6C55\u5C3E\u5E02",longitude:115.364238,latitude:22.774485},{letter:"H",name:"\u6CB3\u6E90\u5E02",longitude:114.697802,latitude:23.746266},{letter:"Y",name:"\u9633\u6C5F\u5E02",longitude:111.975107,latitude:21.859222},{letter:"Q",name:"\u6E05\u8FDC\u5E02",longitude:113.051227,latitude:23.685022},{letter:"D",name:"\u4E1C\u839E\u5E02",longitude:113.746262,latitude:23.046237},{letter:"Z",name:"\u4E2D\u5C71\u5E02",longitude:113.382391,latitude:22.521113},{letter:"C",name:"\u6F6E\u5DDE\u5E02",longitude:116.632301,latitude:23.661701},{letter:"J",name:"\u63ED\u9633\u5E02",longitude:116.355733,latitude:23.543778},{letter:"Y",name:"\u4E91\u6D6E\u5E02",longitude:112.044439,latitude:22.929801},{letter:"U",name:"\u5357\u5B81\u5E02",longitude:108.320004,latitude:22.82402},{letter:"L",name:"\u67F3\u5DDE\u5E02",longitude:109.411703,latitude:24.314617},{letter:"G",name:"\u6842\u6797\u5E02",longitude:110.299121,latitude:25.274215},{letter:"W",name:"\u68A7\u5DDE\u5E02",longitude:111.297604,latitude:23.474803},{letter:"B",name:"\u5317\u6D77\u5E02",longitude:109.119254,latitude:21.473343},{letter:"F",name:"\u9632\u57CE\u6E2F\u5E02",longitude:108.345478,latitude:21.614631},{letter:"Q",name:"\u94A6\u5DDE\u5E02",longitude:108.624175,latitude:21.967127},{letter:"G",name:"\u8D35\u6E2F\u5E02",longitude:109.602146,latitude:23.0936},{letter:"Y",name:"\u7389\u6797\u5E02",longitude:110.154393,latitude:22.63136},{letter:"B",name:"\u767E\u8272\u5E02",longitude:106.616285,latitude:23.897742},{letter:"H",name:"\u8D3A\u5DDE\u5E02",longitude:111.552056,latitude:24.414141},{letter:"H",name:"\u6CB3\u6C60\u5E02",longitude:108.062105,latitude:24.695899},{letter:"L",name:"\u6765\u5BBE\u5E02",longitude:109.229772,latitude:23.733766},{letter:"C",name:"\u5D07\u5DE6\u5E02",longitude:107.353926,latitude:22.404108},{letter:"H",name:"\u6D77\u53E3\u5E02",longitude:110.33119,latitude:20.031971},{letter:"S",name:"\u4E09\u4E9A\u5E02",longitude:109.508268,latitude:18.247872},{letter:"S",name:"\u4E09\u6C99\u5E02",longitude:112.34882,latitude:16.831039},{letter:"D",name:"\u510B\u5DDE\u5E02",longitude:109.576782,latitude:19.517486},{letter:"W",name:"\u4E94\u6307\u5C71\u5E02",longitude:109.516662,latitude:18.776921},{letter:"Q",name:"\u743C\u6D77\u5E02",longitude:110.466785,latitude:19.246011},{letter:"W",name:"\u6587\u660C\u5E02",longitude:110.753975,latitude:19.612986},{letter:"W",name:"\u4E07\u5B81\u5E02",longitude:110.388793,latitude:18.796216},{letter:"D",name:"\u4E1C\u65B9\u5E02",longitude:108.653789,latitude:19.10198},{letter:"D",name:"\u5B9A\u5B89\u53BF",longitude:110.349235,latitude:19.684966},{letter:"T",name:"\u5C6F\u660C\u53BF",longitude:110.102773,latitude:19.362916},{letter:"C",name:"\u6F84\u8FC8\u53BF",longitude:110.007147,latitude:19.737095},{letter:"L",name:"\u4E34\u9AD8\u53BF",longitude:109.687697,latitude:19.908293},{letter:"B",name:"\u767D\u6C99\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.452606,latitude:19.224584},{letter:"C",name:"\u660C\u6C5F\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.053351,latitude:19.260968},{letter:"L",name:"\u4E50\u4E1C\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.175444,latitude:18.74758},{letter:"L",name:"\u9675\u6C34\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:110.037218,latitude:18.505006},{letter:"B",name:"\u4FDD\u4EAD\u9ECE\u65CF\u82D7\u65CF\u81EA\u6CBB\u53BF",longitude:109.70245,latitude:18.636371},{letter:"Q",name:"\u743C\u4E2D\u9ECE\u65CF\u82D7\u65CF\u81EA\u6CBB\u53BF",longitude:109.839996,latitude:19.03557},{letter:"Z",name:"\u91CD\u5E86\u5E02",longitude:106.504962,latitude:29.533155},{letter:"C",name:"\u6210\u90FD\u5E02",longitude:104.065735,latitude:30.659462},{letter:"Z",name:"\u81EA\u8D21\u5E02",longitude:104.773447,latitude:29.352765},{letter:"P",name:"\u6500\u679D\u82B1\u5E02",longitude:101.716007,latitude:26.580446},{letter:"L",name:"\u6CF8\u5DDE\u5E02",longitude:105.443348,latitude:28.889138},{letter:"D",name:"\u5FB7\u9633\u5E02",longitude:104.398651,latitude:31.127991},{letter:"M",name:"\u7EF5\u9633\u5E02",longitude:104.741722,latitude:31.46402},{letter:"G",name:"\u5E7F\u5143\u5E02",longitude:105.829757,latitude:32.433668},{letter:"S",name:"\u9042\u5B81\u5E02",longitude:105.571331,latitude:30.513311},{letter:"U",name:"\u5185\u6C5F\u5E02",longitude:105.066138,latitude:29.58708},{letter:"L",name:"\u4E50\u5C71\u5E02",longitude:103.761263,latitude:29.582024},{letter:"U",name:"\u5357\u5145\u5E02",longitude:106.082974,latitude:30.795281},{letter:"M",name:"\u7709\u5C71\u5E02",longitude:103.831788,latitude:30.048318},{letter:"Y",name:"\u5B9C\u5BBE\u5E02",longitude:104.630825,latitude:28.760189},{letter:"G",name:"\u5E7F\u5B89\u5E02",longitude:106.633369,latitude:30.456398},{letter:"D",name:"\u8FBE\u5DDE\u5E02",longitude:107.502262,latitude:31.209484},{letter:"Y",name:"\u96C5\u5B89\u5E02",longitude:103.001033,latitude:29.987722},{letter:"B",name:"\u5DF4\u4E2D\u5E02",longitude:106.753669,latitude:31.858809},{letter:"Z",name:"\u8D44\u9633\u5E02",longitude:104.641917,latitude:30.122211},{letter:"A",name:"\u963F\u575D\u85CF\u65CF\u7F8C\u65CF\u81EA\u6CBB\u5DDE",longitude:102.221374,latitude:31.899792},{letter:"G",name:"\u7518\u5B5C\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:101.963815,latitude:30.050663},{letter:"L",name:"\u51C9\u5C71\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:102.258746,latitude:27.886762},{letter:"G",name:"\u8D35\u9633\u5E02",longitude:106.713478,latitude:26.578343},{letter:"L",name:"\u516D\u76D8\u6C34\u5E02",longitude:104.846743,latitude:26.584643},{letter:"Z",name:"\u9075\u4E49\u5E02",longitude:106.937265,latitude:27.706626},{letter:"A",name:"\u5B89\u987A\u5E02",longitude:105.932188,latitude:26.245544},{letter:"B",name:"\u6BD5\u8282\u5E02",longitude:105.28501,latitude:27.301693},{letter:"T",name:"\u94DC\u4EC1\u5E02",longitude:109.191555,latitude:27.718346},{letter:"Q",name:"\u9ED4\u897F\u5357\u5E03\u4F9D\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:104.897971,latitude:25.08812},{letter:"Q",name:"\u9ED4\u4E1C\u5357\u82D7\u65CF\u4F97\u65CF\u81EA\u6CBB\u5DDE",longitude:107.977488,latitude:26.583352},{letter:"Q",name:"\u9ED4\u5357\u5E03\u4F9D\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:107.517156,latitude:26.258219},{letter:"K",name:"\u6606\u660E\u5E02",longitude:102.712251,latitude:25.040609},{letter:"Q",name:"\u66F2\u9756\u5E02",longitude:103.797851,latitude:25.501557},{letter:"Y",name:"\u7389\u6EAA\u5E02",longitude:102.543907,latitude:24.350461},{letter:"B",name:"\u4FDD\u5C71\u5E02",longitude:99.167133,latitude:25.111802},{letter:"Z",name:"\u662D\u901A\u5E02",longitude:103.717216,latitude:27.336999},{letter:"L",name:"\u4E3D\u6C5F\u5E02",longitude:100.233026,latitude:26.872108},{letter:"P",name:"\u666E\u6D31\u5E02",longitude:100.972344,latitude:22.777321},{letter:"L",name:"\u4E34\u6CA7\u5E02",longitude:100.08697,latitude:23.886567},{letter:"C",name:"\u695A\u96C4\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:101.546046,latitude:25.041988},{letter:"H",name:"\u7EA2\u6CB3\u54C8\u5C3C\u65CF\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:103.384182,latitude:23.366775},{letter:"W",name:"\u6587\u5C71\u58EE\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:104.24401,latitude:23.36951},{letter:"X",name:"\u897F\u53CC\u7248\u7EB3\u50A3\u65CF\u81EA\u6CBB\u5DDE",longitude:100.797941,latitude:22.001724},{letter:"D",name:"\u5927\u7406\u767D\u65CF\u81EA\u6CBB\u5DDE",longitude:100.225668,latitude:25.589449},{letter:"D",name:"\u5FB7\u5B8F\u50A3\u65CF\u666F\u9887\u65CF\u81EA\u6CBB\u5DDE",longitude:98.578363,latitude:24.436694},{letter:"U",name:"\u6012\u6C5F\u5088\u50F3\u65CF\u81EA\u6CBB\u5DDE",longitude:98.854304,latitude:25.850949},{letter:"D",name:"\u8FEA\u5E86\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:99.706463,latitude:27.826853},{letter:"L",name:"\u62C9\u8428\u5E02",longitude:91.132212,latitude:29.660361},{letter:"R",name:"\u65E5\u5580\u5219\u5E02",longitude:88.885148,latitude:29.267519},{letter:"C",name:"\u660C\u90FD\u5E02",longitude:97.178452,latitude:31.136875},{letter:"L",name:"\u6797\u829D\u5E02",longitude:94.362348,latitude:29.654693},{letter:"S",name:"\u5C71\u5357\u5E02",longitude:91.766529,latitude:29.236023},{letter:"U",name:"\u90A3\u66F2\u5E02",longitude:92.060214,latitude:31.476004},{letter:"A",name:"\u963F\u91CC\u5730\u533A",longitude:80.105498,latitude:32.503187},{letter:"X",name:"\u897F\u5B89\u5E02",longitude:108.948024,latitude:34.263161},{letter:"T",name:"\u94DC\u5DDD\u5E02",longitude:108.979608,latitude:34.916582},{letter:"B",name:"\u5B9D\u9E21\u5E02",longitude:107.14487,latitude:34.369315},{letter:"X",name:"\u54B8\u9633\u5E02",longitude:108.705117,latitude:34.333439},{letter:"W",name:"\u6E2D\u5357\u5E02",longitude:109.502882,latitude:34.499381},{letter:"Y",name:"\u5EF6\u5B89\u5E02",longitude:109.49081,latitude:36.596537},{letter:"H",name:"\u6C49\u4E2D\u5E02",longitude:107.028621,latitude:33.077668},{letter:"Y",name:"\u6986\u6797\u5E02",longitude:109.741193,latitude:38.290162},{letter:"A",name:"\u5B89\u5EB7\u5E02",longitude:109.029273,latitude:32.6903},{letter:"S",name:"\u5546\u6D1B\u5E02",longitude:109.939776,latitude:33.868319},{letter:"L",name:"\u5170\u5DDE\u5E02",longitude:103.823557,latitude:36.058039},{letter:"J",name:"\u5609\u5CEA\u5173\u5E02",longitude:98.277304,latitude:39.786529},{letter:"J",name:"\u91D1\u660C\u5E02",longitude:102.187888,latitude:38.514238},{letter:"B",name:"\u767D\u94F6\u5E02",longitude:104.173606,latitude:36.54568},{letter:"T",name:"\u5929\u6C34\u5E02",longitude:105.724998,latitude:34.578529},{letter:"W",name:"\u6B66\u5A01\u5E02",longitude:102.634697,latitude:37.929996},{letter:"Z",name:"\u5F20\u6396\u5E02",longitude:100.455472,latitude:38.932897},{letter:"P",name:"\u5E73\u51C9\u5E02",longitude:106.684691,latitude:35.54279},{letter:"J",name:"\u9152\u6CC9\u5E02",longitude:98.510795,latitude:39.744023},{letter:"Q",name:"\u5E86\u9633\u5E02",longitude:107.638372,latitude:35.734218},{letter:"D",name:"\u5B9A\u897F\u5E02",longitude:104.626294,latitude:35.579578},{letter:"L",name:"\u9647\u5357\u5E02",longitude:104.929379,latitude:33.388598},{letter:"L",name:"\u4E34\u590F\u56DE\u65CF\u81EA\u6CBB\u5DDE",longitude:103.212006,latitude:35.599446},{letter:"G",name:"\u7518\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:102.911008,latitude:34.986354},{letter:"X",name:"\u897F\u5B81\u5E02",longitude:101.778916,latitude:36.623178},{letter:"H",name:"\u6D77\u4E1C\u5E02",longitude:102.10327,latitude:36.502916},{letter:"H",name:"\u6D77\u5317\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.901059,latitude:36.959435},{letter:"H",name:"\u9EC4\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:102.019988,latitude:35.517744},{letter:"H",name:"\u6D77\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.619542,latitude:36.280353},{letter:"G",name:"\u679C\u6D1B\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.242143,latitude:34.4736},{letter:"Y",name:"\u7389\u6811\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:97.008522,latitude:33.004049},{letter:"H",name:"\u6D77\u897F\u8499\u53E4\u65CF\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:97.370785,latitude:37.374663},{letter:"Y",name:"\u94F6\u5DDD\u5E02",longitude:106.278179,latitude:38.46637},{letter:"S",name:"\u77F3\u5634\u5C71\u5E02",longitude:106.376173,latitude:39.01333},{letter:"W",name:"\u5434\u5FE0\u5E02",longitude:106.199409,latitude:37.986165},{letter:"G",name:"\u56FA\u539F\u5E02",longitude:106.285241,latitude:36.004561},{letter:"Z",name:"\u4E2D\u536B\u5E02",longitude:105.189568,latitude:37.514951},{letter:"W",name:"\u4E4C\u9C81\u6728\u9F50\u5E02",longitude:87.617733,latitude:43.792818},{letter:"K",name:"\u514B\u62C9\u739B\u4F9D\u5E02",longitude:84.873946,latitude:45.595886},{letter:"T",name:"\u5410\u9C81\u756A\u5E02",longitude:89.184078,latitude:42.947613},{letter:"H",name:"\u54C8\u5BC6\u5E02",longitude:93.51316,latitude:42.833248},{letter:"C",name:"\u660C\u5409\u56DE\u65CF\u81EA\u6CBB\u5DDE",longitude:87.304012,latitude:44.014577},{letter:"B",name:"\u535A\u5C14\u5854\u62C9\u8499\u53E4\u81EA\u6CBB\u5DDE",longitude:82.074778,latitude:44.903258},{letter:"B",name:"\u5DF4\u97F3\u90ED\u695E\u8499\u53E4\u81EA\u6CBB\u5DDE",longitude:86.150969,latitude:41.768552},{letter:"A",name:"\u963F\u514B\u82CF\u5730\u533A",longitude:80.265068,latitude:41.170712},{letter:"K",name:"\u514B\u5B5C\u52D2\u82CF\u67EF\u5C14\u514B\u5B5C\u81EA\u6CBB\u5DDE",longitude:76.172825,latitude:39.713431},{letter:"K",name:"\u5580\u4EC0\u5730\u533A",longitude:75.989138,latitude:39.467664},{letter:"H",name:"\u548C\u7530\u5730\u533A",longitude:79.92533,latitude:37.110687},{letter:"Y",name:"\u4F0A\u7281\u54C8\u8428\u514B\u81EA\u6CBB\u5DDE",longitude:81.317946,latitude:43.92186},{letter:"S",name:"\u5854\u57CE\u5730\u533A",longitude:82.985732,latitude:46.746301},{letter:"A",name:"\u963F\u52D2\u6CF0\u5730\u533A",longitude:88.13963,latitude:47.848393},{letter:"S",name:"\u77F3\u6CB3\u5B50\u5E02",longitude:86.041075,latitude:44.305886},{letter:"A",name:"\u963F\u62C9\u5C14\u5E02",longitude:81.285884,latitude:40.541914},{letter:"T",name:"\u56FE\u6728\u8212\u514B\u5E02",longitude:79.077978,latitude:39.867316},{letter:"W",name:"\u4E94\u5BB6\u6E20\u5E02",longitude:87.526884,latitude:44.167401},{letter:"B",name:"\u5317\u5C6F\u5E02",longitude:87.824932,latitude:47.353177},{letter:"T",name:"\u94C1\u95E8\u5173\u5E02",longitude:85.501218,latitude:41.827251},{letter:"S",name:"\u53CC\u6CB3\u5E02",longitude:82.353656,latitude:44.840524},{letter:"K",name:"\u53EF\u514B\u8FBE\u62C9\u5E02",longitude:80.63579,latitude:43.6832},{letter:"K",name:"\u6606\u7389\u5E02",longitude:79.287372,latitude:37.207994},{letter:"H",name:"\u80E1\u6768\u6CB3\u5E02",longitude:84.8275959,latitude:44.69288853},{letter:"S",name:"\u53F0\u6E7E\u7701",longitude:121.509062,latitude:25.044332},{letter:"X",name:"\u9999\u6E2F\u7279\u522B\u884C\u653F\u533A",longitude:114.173355,latitude:22.320048},{letter:"X",name:"\u9999\u6E2F",longitude:114.173355,latitude:22.320048},{letter:"A",name:"\u6FB3\u95E8\u7279\u522B\u884C\u653F\u533A",longitude:113.54909,latitude:22.198951},{letter:"A",name:"\u6FB3\u95E8",longitude:113.54909,latitude:22.198951}],U5=i=>{const n=Zs.findIndex(t=>t.name===i||t.name===`${i}\u5E02`||B5(t.name.split("\u5E02")[0],{toneType:"none",type:"array"}).join("")===i.toLowerCase());return n>-1?[Zs[n].longitude,Zs[n].latitude]:!1};function wn(i){return function(n,t,e){const r=n.length,o=e||2;let a;t?a=t:o!==2?a=n.slice():a=new Array(r);for(let s=0;s<r;s+=o)i(n,a,s);return a}}const _t={RADIUS:6378137,MAX_LATITUDE:85.0511287798,RAD_PER_DEG:Math.PI/180,forward:wn(function(i,n,t){const e=Math.max(Math.min(_t.MAX_LATITUDE,i[t+1]),-_t.MAX_LATITUDE),r=Math.sin(e*_t.RAD_PER_DEG);n[t]=_t.RADIUS*i[t]*_t.RAD_PER_DEG,n[t+1]=_t.RADIUS*Math.log((1+r)/(1-r))/2}),inverse:wn(function(i,n,t){n[t]=i[t]/_t.RADIUS/_t.RAD_PER_DEG,n[t+1]=(2*Math.atan(Math.exp(i[t+1]/_t.RADIUS))-Math.PI/2)/_t.RAD_PER_DEG})};function $5(i,n,t){return i=Math.max(i,n),i=Math.min(i,t),i}function W5(i,n,t){const e=t-n;for(;i>t;)i-=e;for(;i<n;)i+=e;return i}function Xh(i,n,t,e){const r=i[t],o=i[t+1],a=e[0]+e[1]*Math.abs(r),s=Math.abs(o)/e[9],u=e[2]+e[3]*s+e[4]*s*s+e[5]*s*s*s+e[6]*s*s*s*s+e[7]*s*s*s*s*s+e[8]*s*s*s*s*s*s;n[t]=a*(r<0?-1:1),n[t+1]=u*(o<0?-1:1)}const re={MCBAND:[1289059486e-2,836237787e-2,5591021,348198983e-2,167804312e-2,0],LLBAND:[75,60,45,30,15,0],MC2LL:[[1410526172116255e-23,898305509648872e-20,-1.9939833816331,200.9824383106796,-187.2403703815547,91.6087516669843,-23.38765649603339,2.57121317296198,-.03801003308653,173379812e-1],[-7435856389565537e-24,8983055097726239e-21,-.78625201886289,96.32687599759846,-1.85204757529826,-59.36935905485877,47.40033549296737,-16.50741931063887,2.28786674699375,1026014486e-2],[-3030883460898826e-23,898305509983578e-20,.30071316287616,59.74293618442277,7.357984074871,-25.38371002664745,13.45380521110908,-3.29883767235584,.32710905363475,685681737e-2],[-1981981304930552e-23,8983055099779535e-21,.03278182852591,40.31678527705744,.65659298677277,-4.44255534477492,.85341911805263,.12923347998204,-.04625736007561,448277706e-2],[309191371068437e-23,8983055096812155e-21,6995724062e-14,23.10934304144901,-.00023663490511,-.6321817810242,-.00663494467273,.03430082397953,-.00466043876332,25551644e-1],[2890871144776878e-24,8983055095805407e-21,-3068298e-14,7.47137025468032,-353937994e-14,-.02145144861037,-1234426596e-14,.00010322952773,-323890364e-14,826088.5]],LL2MC:[[-.0015702102444,111320.7020616939,0x60e374c3105a3,-0x24bb4115e2e164,0x5cc55543bb0ae8,-0x7ce070193f3784,0x5e7ca61ddf8150,-0x261a578d8b24d0,0x665d60f3742ca,82.5],[.0008277824516172526,111320.7020463578,6477955746671607e-7,-4082003173641316e-6,1077490566351142e-5,-1517187553151559e-5,1205306533862167e-5,-5124939663577472e-6,9133119359512032e-7,67.5],[.00337398766765,111320.7020202162,4481351045890365e-9,-2339375119931662e-8,7968221547186455e-8,-1159649932797253e-7,9723671115602145e-8,-4366194633752821e-8,8477230501135234e-9,52.5],[.00220636496208,111320.7020209128,51751.86112841131,3796837749470245e-9,992013.7397791013,-122195221711287e-8,1340652697009075e-9,-620943.6990984312,144416.9293806241,37.5],[-.0003441963504368392,111320.7020576856,278.2353980772752,2485758690035394e-9,6070.750963243378,54821.18345352118,9540.606633304236,-2710.55326746645,1405.483844121726,22.5],[-.0003218135878613132,111320.7020701615,.00369383431289,823725.6402795718,.46104986909093,2351.343141331292,1.58060784298199,8.77738589078284,.37238884252424,7.45]],forward:wn(function(i,n,t){const e=W5(i[t],-180,180),r=$5(i[t+1],-74,74);let o=null,a;for(a=0;a<re.LLBAND.length;++a)if(r>=re.LLBAND[a]){o=re.LL2MC[a];break}if(o===null){for(a=re.LLBAND.length-1;a>=0;--a)if(r<=-re.LLBAND[a]){o=re.LL2MC[a];break}}n[t]=e,n[t+1]=r,Xh(n,n,t,o)}),inverse:wn(function(i,n,t){const e=Math.abs(i[t+1]);let r=null;for(let o=0;o<re.MCBAND.length;o++)if(e>=re.MCBAND[o]){r=re.MC2LL[o];break}Xh(i,n,t,r)})},Oe={PI:Math.PI,AXIS:6378245,OFFSET:.006693421622965943,delta:function(i,n){let t=this.transformLat(i-105,n-35),e=this.transformLon(i-105,n-35);const r=n/180*this.PI;let o=Math.sin(r);o=1-this.OFFSET*o*o;const a=Math.sqrt(o);return t=t*180/(this.AXIS*(1-this.OFFSET)/(o*a)*this.PI),e=e*180/(this.AXIS/a*Math.cos(r)*this.PI),[e,t]},outOfChina:function(i,n){return i<72.004||i>137.8347?!0:n<.8293||n>55.8271},transformLat:function(i,n){let t=-100+2*i+3*n+.2*n*n+.1*i*n+.2*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*this.PI)+20*Math.sin(2*i*this.PI))*2/3,t+=(20*Math.sin(n*this.PI)+40*Math.sin(n/3*this.PI))*2/3,t+=(160*Math.sin(n/12*this.PI)+320*Math.sin(n*this.PI/30))*2/3,t},transformLon:function(i,n){let t=300+i+2*n+.1*i*i+.1*i*n+.1*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*this.PI)+20*Math.sin(2*i*this.PI))*2/3,t+=(20*Math.sin(i*this.PI)+40*Math.sin(i/3*this.PI))*2/3,t+=(150*Math.sin(i/12*this.PI)+300*Math.sin(i/30*this.PI))*2/3,t},toWGS84:wn(function(i,n,t){let e=i[t],r=i[t+1];if(!Oe.outOfChina(e,r)){const o=Oe.delta(e,r);e=e-o[0],r=r-o[1]}n[t]=e,n[t+1]=r}),fromWGS84:wn(function(i,n,t){let e=i[t],r=i[t+1];if(!Oe.outOfChina(e,r)){const o=Oe.delta(e,r);e=e+o[0],r=r+o[1]}n[t]=e,n[t+1]=r})},Pe={PI:Math.PI,X_PI:Math.PI*3e3/180,toGCJ02:function(i,n,t){const e=i[t]-.0065,r=i[t+1]-.006,o=Math.sqrt(e*e+r*r)-2e-5*Math.sin(r*Pe.X_PI),a=Math.atan2(r,e)-3e-6*Math.cos(e*Pe.X_PI);return n[t]=o*Math.cos(a),n[t+1]=o*Math.sin(a),n},fromGCJ02:function(i,n,t){const e=i[t],r=i[t+1],o=Math.sqrt(e*e+r*r)+2e-5*Math.sin(r*Pe.X_PI),a=Math.atan2(r,e)+3e-6*Math.cos(e*Pe.X_PI);return n[t]=o*Math.cos(a)+.0065,n[t+1]=o*Math.sin(a)+.006,n},toWGS84:function(i,n,t){const e=wn(Pe.toGCJ02)(i,n,t);return Oe.toWGS84(e,e,t)},fromWGS84:function(i,n,t){const e=Oe.fromWGS84(i,n,t);return wn(Pe.fromGCJ02)(e,e,t)}},He={smerc2bmerc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Pe.fromWGS84(e,e,t),re.forward(e,e,t)},bmerc2smerc:function(i,n,t){let e=re.inverse(i,n,t);return e=Pe.toWGS84(e,e,t),_t.forward(e,e,t)},bmerc2ll:function(i,n,t){const e=re.inverse(i,n,t);return Pe.toWGS84(e,e,t)},ll2bmerc:function(i,n,t){const e=Pe.fromWGS84(i,n,t);return re.forward(e,e,t)},mc2gcj02mc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Oe.fromWGS84(e,e,t),_t.forward(e,e,t)},gcj02mc2mc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Oe.toWGS84(e,e,t),_t.forward(e,e,t)},gcj02mc2ll:function(i,n,t){const e=_t.inverse(i,n,t);return Oe.toWGS84(e,e,t)},ll2gcj02mc:function(i,n,t){const e=Oe.fromWGS84(i,n,t);return _t.forward(e,e,t)},ll2smerc:_t.forward,smerc2ll:_t.inverse};var Xt=63710088e-1,V5={centimeters:Xt*100,centimetres:Xt*100,degrees:Xt/111325,feet:Xt*3.28084,inches:Xt*39.37,kilometers:Xt/1e3,kilometres:Xt/1e3,meters:Xt,metres:Xt,miles:Xt/1609.344,millimeters:Xt*1e3,millimetres:Xt*1e3,nauticalmiles:Xt/1852,radians:1,yards:Xt*1.0936};function X5(i,n,t){t===void 0&&(t={});var e={type:"Feature"};return(t.id===0||t.id)&&(e.id=t.id),t.bbox&&(e.bbox=t.bbox),e.properties=n||{},e.geometry=i,e}function Zh(i,n,t){if(t===void 0&&(t={}),!i)throw new Error("coordinates is required");if(!Array.isArray(i))throw new Error("coordinates must be an Array");if(i.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!Yh(i[0])||!Yh(i[1]))throw new Error("coordinates must contain numbers");var e={type:"Point",coordinates:i};return X5(e,n,t)}function Z5(i,n){n===void 0&&(n="kilometers");var t=V5[n];if(!t)throw new Error(n+" units is invalid");return i*t}function Wo(i){var n=i%360;return n*Math.PI/180}function Yh(i){return!isNaN(i)&&i!==null&&!Array.isArray(i)}function Hh(i){if(!i)throw new Error("coord is required");if(!Array.isArray(i)){if(i.type==="Feature"&&i.geometry!==null&&i.geometry.type==="Point")return i.geometry.coordinates;if(i.type==="Point")return i.coordinates}if(Array.isArray(i)&&i.length>=2&&!Array.isArray(i[0])&&!Array.isArray(i[1]))return i;throw new Error("coord must be GeoJSON Point or an Array of numbers")}function Y5(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}function H5(i){var n=i.default;if(typeof n=="function"){var t=function(){return n.apply(this,arguments)};t.prototype=n.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(i).forEach(function(e){var r=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,r.get?r:{enumerable:!0,get:function(){return i[e]}})}),t}function K5(i,n,t){t===void 0&&(t={});var e=Hh(i),r=Hh(n),o=Wo(r[1]-e[1]),a=Wo(r[0]-e[0]),s=Wo(e[1]),u=Wo(r[1]),h=Math.pow(Math.sin(o/2),2)+Math.pow(Math.sin(a/2),2)*Math.cos(s)*Math.cos(u);return Z5(2*Math.atan2(Math.sqrt(h),Math.sqrt(1-h)),t.units)}var J5=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var n={},t=Symbol("test"),e=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(e)!=="[object Symbol]")return!1;var r=42;n[t]=r;for(t in n)return!1;if(typeof Object.keys=="function"&&Object.keys(n).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(n).length!==0)return!1;var o=Object.getOwnPropertySymbols(n);if(o.length!==1||o[0]!==t||!Object.prototype.propertyIsEnumerable.call(n,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(n,t);if(a.value!==r||a.enumerable!==!0)return!1}return!0},Kh=typeof Symbol<"u"&&Symbol,Q5=J5,t6=function(){return typeof Kh!="function"||typeof Symbol!="function"||typeof Kh("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Q5()},e6="Function.prototype.bind called on incompatible ",Ys=Array.prototype.slice,n6=Object.prototype.toString,i6="[object Function]",r6=function(n){var t=this;if(typeof t!="function"||n6.call(t)!==i6)throw new TypeError(e6+t);for(var e=Ys.call(arguments,1),r,o=function(){if(this instanceof r){var l=t.apply(this,e.concat(Ys.call(arguments)));return Object(l)===l?l:this}else return t.apply(n,e.concat(Ys.call(arguments)))},a=Math.max(0,t.length-e.length),s=[],u=0;u<a;u++)s.push("$"+u);if(r=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(o),t.prototype){var h=function(){};h.prototype=t.prototype,r.prototype=new h,h.prototype=null}return r},o6=r6,Hs=Function.prototype.bind||o6,a6=Hs,s6=a6.call(Function.call,Object.prototype.hasOwnProperty),H,Ii=SyntaxError,Jh=Function,Oi=TypeError,Ks=function(i){try{return Jh('"use strict"; return ('+i+").constructor;")()}catch{}},Jn=Object.getOwnPropertyDescriptor;if(Jn)try{Jn({},"")}catch{Jn=null}var Js=function(){throw new Oi},u6=Jn?function(){try{return arguments.callee,Js}catch{try{return Jn(arguments,"callee").get}catch{return Js}}}():Js,Pi=t6(),zn=Object.getPrototypeOf||function(i){return i.__proto__},Ai={},h6=typeof Uint8Array>"u"?H:zn(Uint8Array),Li={"%AggregateError%":typeof AggregateError>"u"?H:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?H:ArrayBuffer,"%ArrayIteratorPrototype%":Pi?zn([][Symbol.iterator]()):H,"%AsyncFromSyncIteratorPrototype%":H,"%AsyncFunction%":Ai,"%AsyncGenerator%":Ai,"%AsyncGeneratorFunction%":Ai,"%AsyncIteratorPrototype%":Ai,"%Atomics%":typeof Atomics>"u"?H:Atomics,"%BigInt%":typeof BigInt>"u"?H:BigInt,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?H:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?H:Float32Array,"%Float64Array%":typeof Float64Array>"u"?H:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?H:FinalizationRegistry,"%Function%":Jh,"%GeneratorFunction%":Ai,"%Int8Array%":typeof Int8Array>"u"?H:Int8Array,"%Int16Array%":typeof Int16Array>"u"?H:Int16Array,"%Int32Array%":typeof Int32Array>"u"?H:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Pi?zn(zn([][Symbol.iterator]())):H,"%JSON%":typeof JSON=="object"?JSON:H,"%Map%":typeof Map>"u"?H:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Pi?H:zn(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?H:Promise,"%Proxy%":typeof Proxy>"u"?H:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?H:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?H:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Pi?H:zn(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?H:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Pi?zn(""[Symbol.iterator]()):H,"%Symbol%":Pi?Symbol:H,"%SyntaxError%":Ii,"%ThrowTypeError%":u6,"%TypedArray%":h6,"%TypeError%":Oi,"%Uint8Array%":typeof Uint8Array>"u"?H:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?H:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?H:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?H:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?H:WeakMap,"%WeakRef%":typeof WeakRef>"u"?H:WeakRef,"%WeakSet%":typeof WeakSet>"u"?H:WeakSet},l6=function i(n){var t;if(n==="%AsyncFunction%")t=Ks("async function () {}");else if(n==="%GeneratorFunction%")t=Ks("function* () {}");else if(n==="%AsyncGeneratorFunction%")t=Ks("async function* () {}");else if(n==="%AsyncGenerator%"){var e=i("%AsyncGeneratorFunction%");e&&(t=e.prototype)}else if(n==="%AsyncIteratorPrototype%"){var r=i("%AsyncGenerator%");r&&(t=zn(r.prototype))}return Li[n]=t,t},Qh={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Ir=Hs,Vo=s6,c6=Ir.call(Function.call,Array.prototype.concat),g6=Ir.call(Function.apply,Array.prototype.splice),tl=Ir.call(Function.call,String.prototype.replace),Xo=Ir.call(Function.call,String.prototype.slice),f6=Ir.call(Function.call,RegExp.prototype.exec),d6=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,p6=/\\(\\)?/g,y6=function(n){var t=Xo(n,0,1),e=Xo(n,-1);if(t==="%"&&e!=="%")throw new Ii("invalid intrinsic syntax, expected closing `%`");if(e==="%"&&t!=="%")throw new Ii("invalid intrinsic syntax, expected opening `%`");var r=[];return tl(n,d6,function(o,a,s,u){r[r.length]=s?tl(u,p6,"$1"):a||o}),r},v6=function(n,t){var e=n,r;if(Vo(Qh,e)&&(r=Qh[e],e="%"+r[0]+"%"),Vo(Li,e)){var o=Li[e];if(o===Ai&&(o=l6(e)),typeof o>"u"&&!t)throw new Oi("intrinsic "+n+" exists, but is not available. Please file an issue!");return{alias:r,name:e,value:o}}throw new Ii("intrinsic "+n+" does not exist!")},Qs=function(n,t){if(typeof n!="string"||n.length===0)throw new Oi("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Oi('"allowMissing" argument must be a boolean');if(f6(/^%?[^%]*%?$/g,n)===null)throw new Ii("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var e=y6(n),r=e.length>0?e[0]:"",o=v6("%"+r+"%",t),a=o.name,s=o.value,u=!1,h=o.alias;h&&(r=h[0],g6(e,c6([0,1],h)));for(var l=1,c=!0;l<e.length;l+=1){var g=e[l],f=Xo(g,0,1),d=Xo(g,-1);if((f==='"'||f==="'"||f==="`"||d==='"'||d==="'"||d==="`")&&f!==d)throw new Ii("property names with quotes must have matching quotes");if((g==="constructor"||!c)&&(u=!0),r+="."+g,a="%"+r+"%",Vo(Li,a))s=Li[a];else if(s!=null){if(!(g in s)){if(!t)throw new Oi("base intrinsic for "+n+" exists, but the property is not available.");return}if(Jn&&l+1>=e.length){var p=Jn(s,g);c=!!p,c&&"get"in p&&!("originalValue"in p.get)?s=p.get:s=s[g]}else c=Vo(s,g),s=s[g];c&&!u&&(Li[a]=s)}}return s},el={exports:{}};(function(i){var n=Hs,t=Qs,e=t("%Function.prototype.apply%"),r=t("%Function.prototype.call%"),o=t("%Reflect.apply%",!0)||n.call(r,e),a=t("%Object.getOwnPropertyDescriptor%",!0),s=t("%Object.defineProperty%",!0),u=t("%Math.max%");if(s)try{s({},"a",{value:1})}catch{s=null}i.exports=function(c){var g=o(n,r,arguments);if(a&&s){var f=a(g,"length");f.configurable&&s(g,"length",{value:1+u(0,c.length-(arguments.length-1))})}return g};var h=function(){return o(n,e,arguments)};s?s(i.exports,"apply",{value:h}):i.exports.apply=h})(el);var nl=Qs,il=el.exports,_6=il(nl("String.prototype.indexOf")),m6=function(n,t){var e=nl(n,!!t);return typeof e=="function"&&_6(n,".prototype.")>-1?il(e):e};const Zo=3.141592653589793*3e3/180,zt=3.141592653589793,Yo=6378245,Ho=.006693421622965943,rl=function(i,n){i=+i,n=+n;const t=i-.0065,e=n-.006,r=Math.sqrt(t*t+e*e)-2e-5*Math.sin(e*Zo),o=Math.atan2(e,t)-3e-6*Math.cos(t*Zo),a=r*Math.cos(o),s=r*Math.sin(o);return[a,s]},ol=function(i,n){n=+n,i=+i;const t=Math.sqrt(i*i+n*n)+2e-5*Math.sin(n*Zo),e=Math.atan2(n,i)+3e-6*Math.cos(i*Zo),r=t*Math.cos(e)+.0065,o=t*Math.sin(e)+.006;return[r,o]},al=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{let t=ul(i-105,n-35),e=hl(i-105,n-35);const r=n/180*zt;let o=Math.sin(r);o=1-Ho*o*o;const a=Math.sqrt(o);t=t*180/(Yo*(1-Ho)/(o*a)*zt),e=e*180/(Yo/a*Math.cos(r)*zt);const s=n+t;return[i+e,s]}},x6=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{const t=al(i,n);return ol(t[0],t[1])}},sl=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{let t=ul(i-105,n-35),e=hl(i-105,n-35);const r=n/180*zt;let o=Math.sin(r);o=1-Ho*o*o;const a=Math.sqrt(o);t=t*180/(Yo*(1-Ho)/(o*a)*zt),e=e*180/(Yo/a*Math.cos(r)*zt);const s=n+t,u=i+e;return[i*2-u,n*2-s]}},w6=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{const t=rl(i,n);return sl(t[0],t[1])}},ul=function(i,n){n=+n,i=+i;let t=-100+2*i+3*n+.2*n*n+.1*i*n+.2*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*zt)+20*Math.sin(2*i*zt))*2/3,t+=(20*Math.sin(n*zt)+40*Math.sin(n/3*zt))*2/3,t+=(160*Math.sin(n/12*zt)+320*Math.sin(n*zt/30))*2/3,t},hl=function(i,n){n=+n,i=+i;let t=300+i+2*n+.1*i*i+.1*i*n+.1*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*zt)+20*Math.sin(2*i*zt))*2/3,t+=(20*Math.sin(i*zt)+40*Math.sin(i/3*zt))*2/3,t+=(150*Math.sin(i/12*zt)+300*Math.sin(i/30*zt))*2/3,t},Ko=function(i,n){return n=+n,i=+i,!(i>73.66&&i<135.05&&n>3.86&&n<53.55)},Mi={bd09togcj02:rl,gcj02tobd09:ol,wgs84togcj02:al,gcj02towgs84:sl,bd09towgs84:w6,wgs84tobd09:x6};var ll=.5,z6=!0,E6=10,cl=.25,b6=function(){function i(n,t,e,r,o,a){this.sourceProj_=n,this.targetProj_=t;var s={},u=ar(this.targetProj_,this.sourceProj_);this.transformInv_=function(m){var w=m[0]+"/"+m[1];return s[w]||(s[w]=u(m)),s[w]},this.maxSourceExtent_=r,this.errorThresholdSquared_=o*o,this.triangles_=[],this.wrapsXInSource_=!1,this.canWrapXInSource_=this.sourceProj_.canWrapX()&&!!r&&!!this.sourceProj_.getExtent()&&Q(r)==Q(this.sourceProj_.getExtent()),this.sourceWorldWidth_=this.sourceProj_.getExtent()?Q(this.sourceProj_.getExtent()):null,this.targetWorldWidth_=this.targetProj_.getExtent()?Q(this.targetProj_.getExtent()):null;var h=Ne(e),l=rr(e),c=li(e),g=hi(e),f=this.transformInv_(h),d=this.transformInv_(l),p=this.transformInv_(c),y=this.transformInv_(g),v=E6+(a?Math.max(0,Math.ceil(Qc(Aa(e)/(a*a*256*256)))):0);if(this.addQuad_(h,l,c,g,f,d,p,y,v),this.wrapsXInSource_){var _=1/0;this.triangles_.forEach(function(m,w,x){_=Math.min(_,m.source[0][0],m.source[1][0],m.source[2][0])}),this.triangles_.forEach(function(m){if(Math.max(m.source[0][0],m.source[1][0],m.source[2][0])-_>this.sourceWorldWidth_/2){var w=[[m.source[0][0],m.source[0][1]],[m.source[1][0],m.source[1][1]],[m.source[2][0],m.source[2][1]]];w[0][0]-_>this.sourceWorldWidth_/2&&(w[0][0]-=this.sourceWorldWidth_),w[1][0]-_>this.sourceWorldWidth_/2&&(w[1][0]-=this.sourceWorldWidth_),w[2][0]-_>this.sourceWorldWidth_/2&&(w[2][0]-=this.sourceWorldWidth_);var x=Math.min(w[0][0],w[1][0],w[2][0]),E=Math.max(w[0][0],w[1][0],w[2][0]);E-x<this.sourceWorldWidth_/2&&(m.source=w)}}.bind(this))}s={}}return i.prototype.addTriangle_=function(n,t,e,r,o,a){this.triangles_.push({source:[r,o,a],target:[n,t,e]})},i.prototype.addQuad_=function(n,t,e,r,o,a,s,u,h){var l=he([o,a,s,u]),c=this.sourceWorldWidth_?Q(l)/this.sourceWorldWidth_:null,g=this.sourceWorldWidth_,f=this.sourceProj_.canWrapX()&&c>.5&&c<1,d=!1;if(h>0){if(this.targetProj_.isGlobal()&&this.targetWorldWidth_){var p=he([n,t,e,r]),y=Q(p)/this.targetWorldWidth_;d=y>cl||d}!f&&this.sourceProj_.isGlobal()&&c&&(d=c>cl||d)}if(!(!d&&this.maxSourceExtent_&&isFinite(l[0])&&isFinite(l[1])&&isFinite(l[2])&&isFinite(l[3])&&!Lt(l,this.maxSourceExtent_))){var v=0;if(!d&&(!isFinite(o[0])||!isFinite(o[1])||!isFinite(a[0])||!isFinite(a[1])||!isFinite(s[0])||!isFinite(s[1])||!isFinite(u[0])||!isFinite(u[1]))){if(h>0)d=!0;else if(v=(!isFinite(o[0])||!isFinite(o[1])?8:0)+(!isFinite(a[0])||!isFinite(a[1])?4:0)+(!isFinite(s[0])||!isFinite(s[1])?2:0)+(!isFinite(u[0])||!isFinite(u[1])?1:0),v!=1&&v!=2&&v!=4&&v!=8)return}if(h>0){if(!d){var _=[(n[0]+e[0])/2,(n[1]+e[1])/2],m=this.transformInv_(_),w=void 0;if(f){var x=(Ge(o[0],g)+Ge(s[0],g))/2;w=x-Ge(m[0],g)}else w=(o[0]+s[0])/2-m[0];var E=(o[1]+s[1])/2-m[1],z=w*w+E*E;d=z>this.errorThresholdSquared_}if(d){if(Math.abs(n[0]-e[0])<=Math.abs(n[1]-e[1])){var b=[(t[0]+e[0])/2,(t[1]+e[1])/2],T=this.transformInv_(b),j=[(r[0]+n[0])/2,(r[1]+n[1])/2],O=this.transformInv_(j);this.addQuad_(n,t,b,j,o,a,T,O,h-1),this.addQuad_(j,b,e,r,O,T,s,u,h-1)}else{var C=[(n[0]+t[0])/2,(n[1]+t[1])/2],R=this.transformInv_(C),P=[(e[0]+r[0])/2,(e[1]+r[1])/2],A=this.transformInv_(P);this.addQuad_(n,C,P,r,o,R,A,u,h-1),this.addQuad_(C,t,e,P,R,a,s,A,h-1)}return}}if(f){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}(v&11)==0&&this.addTriangle_(n,e,r,o,s,u),(v&14)==0&&this.addTriangle_(n,e,t,o,s,a),v&&((v&13)==0&&this.addTriangle_(t,r,n,a,u,o),(v&7)==0&&this.addTriangle_(t,r,e,a,u,s))}},i.prototype.calculateSourceExtent=function(){var n=qt();return this.triangles_.forEach(function(t,e,r){var o=t.source;ir(n,o[0]),ir(n,o[1]),ir(n,o[2])}),n},i.prototype.getTriangles=function(){return this.triangles_},i}();const gl=b6;var Jo={imageSmoothingEnabled:!1,msImageSmoothingEnabled:!1},fl={imageSmoothingEnabled:!0,msImageSmoothingEnabled:!0},t2,dl=[];function pl(i,n,t,e,r){i.beginPath(),i.moveTo(0,0),i.lineTo(n,t),i.lineTo(e,r),i.closePath(),i.save(),i.clip(),i.fillRect(0,0,Math.max(n,e)+1,Math.max(t,r)),i.restore()}function e2(i,n){return Math.abs(i[n*4]-210)>2||Math.abs(i[n*4+3]-.75*255)>2}function T6(){if(t2===void 0){var i=document.createElement("canvas").getContext("2d");i.globalCompositeOperation="lighter",i.fillStyle="rgba(210, 0, 0, 0.75)",pl(i,4,5,4,0),pl(i,4,5,0,5);var n=i.getImageData(0,0,3,3).data;t2=e2(n,0)||e2(n,4)||e2(n,8)}return t2}function Qo(i,n,t,e){var r=pi(t,n,i),o=vo(n,e,t),a=n.getMetersPerUnit();a!==void 0&&(o*=a);var s=i.getMetersPerUnit();s!==void 0&&(o/=s);var u=i.getExtent();if(!u||ye(u,r)){var h=vo(i,o,r)/o;isFinite(h)&&h>0&&(o/=h)}return o}function S6(i,n,t,e){var r=be(t),o=Qo(i,n,r,e);return(!isFinite(o)||o<=0)&&Pa(t,function(a){return o=Qo(i,n,a,e),isFinite(o)&&o>0}),o}function yl(i,n,t,e,r,o,a,s,u,h,l,c){var g=Vt(Math.round(t*i),Math.round(t*n),dl);if(c||ot(g,Jo),u.length===0)return g.canvas;g.scale(t,t);function f(w){return Math.round(w*t)/t}g.globalCompositeOperation="lighter";var d=qt();u.forEach(function(w,x,E){Wc(d,w.extent)});var p=Q(d),y=St(d),v=Vt(Math.round(t*p/e),Math.round(t*y/e));c||ot(v,Jo);var _=t/e;u.forEach(function(w,x,E){var z=w.extent[0]-d[0],b=-(w.extent[3]-d[3]),T=Q(w.extent),j=St(w.extent);w.image.width>0&&w.image.height>0&&v.drawImage(w.image,h,h,w.image.width-2*h,w.image.height-2*h,z*_,b*_,T*_,j*_)});var m=Ne(a);return s.getTriangles().forEach(function(w,x,E){var z=w.source,b=w.target,T=z[0][0],j=z[0][1],O=z[1][0],C=z[1][1],R=z[2][0],P=z[2][1],A=f((b[0][0]-m[0])/o),I=f(-(b[0][1]-m[1])/o),M=f((b[1][0]-m[0])/o),F=f(-(b[1][1]-m[1])/o),U=f((b[2][0]-m[0])/o),Z=f(-(b[2][1]-m[1])/o),it=T,S=j;T=0,j=0,O-=it,C-=S,R-=it,P-=S;var ut=[[O,C,0,0,M-A],[R,P,0,0,U-A],[0,0,O,C,F-I],[0,0,R,P,Z-I]],rt=eg(ut);if(!!rt){if(g.save(),g.beginPath(),T6()||!c){g.moveTo(M,F);for(var V=4,Dt=A-M,Yt=I-F,mt=0;mt<V;mt++)g.lineTo(M+f((mt+1)*Dt/V),F+f(mt*Yt/(V-1))),mt!=V-1&&g.lineTo(M+f((mt+1)*Dt/V),F+f((mt+1)*Yt/(V-1)));g.lineTo(U,Z)}else g.moveTo(M,F),g.lineTo(A,I),g.lineTo(U,Z);g.clip(),g.transform(rt[0],rt[2],rt[1],rt[3],A,I),g.translate(d[0]-it,d[3]-S),g.scale(e/t,-e/t),g.drawImage(v.canvas,0,0),g.restore()}}),l&&(g.save(),g.globalCompositeOperation="source-over",g.strokeStyle="black",g.lineWidth=1,s.getTriangles().forEach(function(w,x,E){var z=w.target,b=(z[0][0]-m[0])/o,T=-(z[0][1]-m[1])/o,j=(z[1][0]-m[0])/o,O=-(z[1][1]-m[1])/o,C=(z[2][0]-m[0])/o,R=-(z[2][1]-m[1])/o;g.beginPath(),g.moveTo(j,O),g.lineTo(b,T),g.lineTo(C,R),g.closePath(),g.stroke()}),g.restore()),g.canvas}var C6=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),j6=function(i){C6(n,i);function n(t,e,r,o,a,s,u){var h=this,l=t.getExtent(),c=e.getExtent(),g=c?Dn(r,c):r,f=be(g),d=Qo(t,e,f,o),p=ll,y=new gl(t,e,g,l,d*p,o),v=y.calculateSourceExtent(),_=s(v,d,a),m=_?G.IDLE:G.EMPTY,w=_?_.getPixelRatio():1;return h=i.call(this,r,o,w,m)||this,h.targetProj_=e,h.maxSourceExtent_=l,h.triangulation_=y,h.targetResolution_=o,h.targetExtent_=r,h.sourceImage_=_,h.sourcePixelRatio_=w,h.interpolate_=u,h.canvas_=null,h.sourceListenerKey_=null,h}return n.prototype.disposeInternal=function(){this.state==G.LOADING&&this.unlistenSource_(),i.prototype.disposeInternal.call(this)},n.prototype.getImage=function(){return this.canvas_},n.prototype.getProjection=function(){return this.targetProj_},n.prototype.reproject_=function(){var t=this.sourceImage_.getState();if(t==G.LOADED){var e=Q(this.targetExtent_)/this.targetResolution_,r=St(this.targetExtent_)/this.targetResolution_;this.canvas_=yl(e,r,this.sourcePixelRatio_,this.sourceImage_.getResolution(),this.maxSourceExtent_,this.targetResolution_,this.targetExtent_,this.triangulation_,[{extent:this.sourceImage_.getExtent(),image:this.sourceImage_.getImage()}],0,void 0,this.interpolate_)}this.state=t,this.changed()},n.prototype.load=function(){if(this.state==G.IDLE){this.state=G.LOADING,this.changed();var t=this.sourceImage_.getState();t==G.LOADED||t==G.ERROR?this.reproject_():(this.sourceListenerKey_=B(this.sourceImage_,k.CHANGE,function(e){var r=this.sourceImage_.getState();(r==G.LOADED||r==G.ERROR)&&(this.unlistenSource_(),this.reproject_())},this),this.sourceImage_.load())}},n.prototype.unlistenSource_=function(){nt(this.sourceListenerKey_),this.sourceListenerKey_=null},n}(ys);const R6=j6;var vl=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),n2={IMAGELOADSTART:"imageloadstart",IMAGELOADEND:"imageloadend",IMAGELOADERROR:"imageloaderror"},I6=function(i){vl(n,i);function n(t,e){var r=i.call(this,t)||this;return r.image=e,r}return n}(Qt),O6=function(i){vl(n,i);function n(t){var e=this,r=t.imageSmoothing!==void 0?t.imageSmoothing:!0;return t.interpolate!==void 0&&(r=t.interpolate),e=i.call(this,{attributions:t.attributions,projection:t.projection,state:t.state,interpolate:r})||this,e.on,e.once,e.un,e.resolutions_=t.resolutions!==void 0?t.resolutions:null,e.reprojectedImage_=null,e.reprojectedRevision_=0,e}return n.prototype.getResolutions=function(){return this.resolutions_},n.prototype.findNearestResolution=function(t){if(this.resolutions_){var e=ro(this.resolutions_,t,0);t=this.resolutions_[e]}return t},n.prototype.getImage=function(t,e,r,o){var a=this.getProjection();if(!z6||!a||!o||sn(a,o))return a&&(o=a),this.getImageInternal(t,e,r,o);if(this.reprojectedImage_){if(this.reprojectedRevision_==this.getRevision()&&sn(this.reprojectedImage_.getProjection(),o)&&this.reprojectedImage_.getResolution()==e&&an(this.reprojectedImage_.getExtent(),t))return this.reprojectedImage_;this.reprojectedImage_.dispose(),this.reprojectedImage_=null}return this.reprojectedImage_=new R6(a,o,t,e,r,function(s,u,h){return this.getImageInternal(s,u,h,a)}.bind(this),this.getInterpolate()),this.reprojectedRevision_=this.getRevision(),this.reprojectedImage_},n.prototype.getImageInternal=function(t,e,r,o){return X()},n.prototype.handleImageChange=function(t){var e=t.target,r;switch(e.getState()){case G.LOADING:this.loading=!0,r=n2.IMAGELOADSTART;break;case G.LOADED:this.loading=!1,r=n2.IMAGELOADEND;break;case G.ERROR:this.loading=!1,r=n2.IMAGELOADERROR;break;default:return}this.hasListener(r)&&this.dispatchEvent(new I6(r,e))},n}(xs);const P6=O6;var A6=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),L6=function(i){A6(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;return r.interpolate!==void 0&&(o=r.interpolate),e=i.call(this,{attributions:r.attributions,interpolate:o,projection:r.projection,resolutions:r.resolutions,state:r.state})||this,e.canvasFunction_=r.canvasFunction,e.canvas_=null,e.renderedRevision_=0,e.ratio_=r.ratio!==void 0?r.ratio:1.5,e}return n.prototype.getImageInternal=function(t,e,r,o){e=this.findNearestResolution(e);var a=this.canvas_;if(a&&this.renderedRevision_==this.getRevision()&&a.getResolution()==e&&a.getPixelRatio()==r&&ve(a.getExtent(),t))return a;t=t.slice(),C3(t,this.ratio_);var s=Q(t)/e,u=St(t)/e,h=[s*r,u*r],l=this.canvasFunction_.call(this,t,e,r,h,o);return l&&(a=new ed(t,e,r,l)),this.canvas_=a,this.renderedRevision_=this.getRevision(),a},n}(P6);const _l=L6,M6=function(i,n,t,e,r,o){i.getSource()._forEachFeatureAtCoordinate&&i.getSource()._forEachFeatureAtCoordinate(n,t,function(a){return e(a,i)},r,o)};Lh.prototype.forEachSmFeatureAtPixel=function(i,n,t,e){const r=t&&t.layerFilter?t.layerFilter:function(){return!0},o=this.getLayers().getArray(),a=this.getView().getResolution(),s=this.getCoordinateFromPixel(i);for(let u=0;u<o.length;u++){const h=o[u];h.getVisible()&&r.call(null,h)&&M6(h,s,a,n,i,e)}return this.forEachFeatureAtPixel(i,n,t)};const F6=function(i,n){const t=[];return n?(i.get("graphics").map(function(e){return ve(n,e.getGeometry().getExtent())&&t.push(e),e}),t):(i.get("graphics").map(function(e){return t.push(e),e}),t)};_l.prototype._forEachFeatureAtCoordinate=function(i,n,t,e,r){const o=F6(this);for(let a=o.length-1;a>=0;a--){const s=o[a]._style;if(!s)return;const u=o[a]._coordinates,h=s.getImage();let l=!1;const c=[];h.getAnchor()&&(c[0]=u[0]-h.getAnchor()[0]*n,c[2]=u[0]+h.getAnchor()[0]*n,c[1]=u[1]-h.getAnchor()[1]*n,c[3]=u[1]+h.getAnchor()[1]*n),ye(c,i)&&(l=!0),l!==!0?c.isHighLight&&c._highLightClose():(c.isHighLight&&c._highLight(u,h,o[a],e),t&&t(o[a],r))}};class Rt extends nn{constructor(){super(...arguments);en(this,"setPosition",function(t){ml(this,t)});en(this,"getPosition",function(){return this.getGeometry().getCoordinates()});en(this,"setRotateAngle",function(t){this.getStyle().getImage().setRotation(t)});en(this,"update",function(t,e){t==="style"&&this.setStyle(Gt(e)),t==="position"&&ml(this,e)})}}const i2=new lo({code:"baidu",units:"m"});Ba(i2),_o("EPSG:4326",i2,He.ll2bmerc,He.bmerc2ll),_o("EPSG:3857",i2,He.smerc2bmerc,He.bmerc2smerc);const r2=new lo({code:"GCJ02",extent:j3([-180,-90,180,90],He.ll2gcj02mc),units:"m"});Ba(r2),_o("EPSG:4326",r2,He.ll2gcj02mc,He.gcj02mc2ll),_o("EPSG:3857",r2,He.mc2gcj02mc,He.gcj02mc2mc);const at=(i,n)=>i&&Object.prototype.hasOwnProperty.call(i,n)?i[n]&&(Object.keys(i[n]).length>0||typeof i[n]=="function"):!1,ml=(i,n)=>{i.getGeometry().setCoordinates(n)},ta=(i,n)=>{switch(n){case"bd-84":return Mi.bd09towgs84(i[0],i[1]);case"bd-gd":return Mi.bd09togcj02(i[0],i[1]);case"gd-84":return Mi.bd09togcj02(i[0],i[1]);case"gd-bd":return Mi.gcj02tobd09(i[0],i[1]);case"84-gd":return Mi.wgs84togcj02(i[0],i[1]);case"84-bd":return Mi.wgs84tobd09(i[0],i[1]);case"3857-4326":return pi(i,"EPSG:3857","EPSG:4326");case"4326-3857":return pi(i,"EPSG:4326","EPSG:3857");default:return i}},D6=i=>{const n={radius:i.radius||2,fill:new tt(i.fill||{color:"blue"}),stroke:new ft(i.stroke||{color:"green"})};return new cn(n)},k6=i=>{const t={...{font:"14px sans-serif",padding:[2,5,2,5]},...i},e=new Ce(t);if(at(i,"fill")){const r=new tt(i.fill);e.setFill(r)}if(at(i,"backgroundFill")){const r=new tt(i.backgroundFill);e.setBackgroundFill(r)}if(at(i,"stroke")){const r=new ft(i.stroke);e.setStroke(r)}if(at(i,"backgroundStroke")){const r=new ft(i.backgroundStroke);e.setBackgroundStroke(r)}return e},Gt=i=>{const n=new yt;if(at(i,"fill")?n.setFill(new tt(i.fill)):n.setFill(new tt({color:"rgba(67,126,255,0.15)"})),at(i,"stroke")?n.setStroke(new ft(i.stroke)):n.setStroke(new ft({color:"rgba(67,126,255,1)",width:1})),at(i,"icon")&&n.setImage(new yn(i.icon)),at(i,"circle")){const t=D6(i.circle);n.setImage(t)}if(at(i,"text")){const t=i.text,e=k6(t);n.setText(e)}return n},q6=(i,n,t)=>{const e=Gt(n);i.setStyle(e),at(n,"styleFunction")?i.setStyle(function(r,o){return n.styleFunction(r,o,t,e)}):i.setStyle(e)},ce=(i,n,t=!1)=>{const e=[];return i.forEach(r=>{e.push(N6(r,n,t))}),e},N6=(i,n,t=!1)=>{if(at(i,"type"))switch(i.type){case"point":return o2(i,n,t);case"polygon":return G6(i);case"polyline":return B6(i);case"circle":return U6(i,n);default:return o2(i,n,t)}else return o2(i,n,t)},o2=(i,n,t=!1)=>{const e=ta(i.coordinates,i.convert),r=new Rt({geometry:new Ct(e)});if(at(i,"style")?q6(r,i.style,n):t||r.setStyle(new yt({image:new cn({radius:4,fill:new tt({color:"blue"})})})),at(i,"id")?r.setId(i.id):r.setId(`feature-${J()}`),typeof i=="object")for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&r.set(o,i[o]);return r},G6=i=>{let n=[];at(i,"convert")&&i.convert?i.coordinates.forEach(e=>{n.push(ta(e,i.convert))}):n=i.coordinates;const t=new Rt({geometry:new ln([n])});if(t.setId(i.id||`polygon-${J()}`),typeof i=="object")for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&t.set(e,i[e]);return t},B6=i=>{let n=[];at(i,"convert")&&i.convert?i.coordinates.forEach(e=>{n.push(ta(e,i.convert))}):n=i.coordinates;const t=new Rt({geometry:new Wt(n)});if(t.setId(i.id||`polyline-${J()}`),t.set("style",i.style||null),t.set("type",i.type||"polyline"),t.set("properties",i.properties||null),typeof i=="object")for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&t.set(e,i[e]);return t},U6=(i,n)=>{const t=ta(i.center,i.convert),e=new Rt({geometry:new Bs(t,$6(n,i.radius))});return e.setId(i.id||`circle-${J()}`),e.set("style",i.style||null),e.set("type",i.type||"circle"),e.set("properties",i.properties||null),e},$6=(i,n)=>{const t=i.getView().getProjection().getMetersPerUnit();return n/t},Fi=(i,n)=>{let t=[];at(i,"features")&&(t=i.features);const e={...i,features:ce(t,n)};return new Ze(e)},W6=(i,n,t)=>{const e=new yn({src:i}),r=new Ce({text:n,fill:new tt({color:t})});return{image:e,text:r}},V6=(i,n)=>{const t=i.source,e={},r={source:t,style:function(o){const a=o.get("features").length;let s=e[a];if(a>1){if(!s){let u={};!at(i,"style")||!i.style?u={image:new cn({radius:20,stroke:new ft({color:"#fff"}),fill:new tt({color:"#3399CC"})}),text:new Ce({font:"16px sans-serif",text:a.toString(),fill:new tt({color:"#fff"})})}:i.style.forEach(h=>{let l=0,c=0,g="white";if(at(h,"textColor")&&(g=h.textColor),at(h,"min")&&at(h,"max"))l=h.min,c=h.max;else{const f=i.source.getFeatures();if(f>0){const d=f/i.style.length;for(let p=0;p<i.style.length;p++)l=p,c=d*(p+1)}}l<a&&a<=c&&(u=W6(h.icon,a.toString(),g))}),s=new yt(u),e[a]=s}}else s=Gt(o.get("features")[0].get("style"));return s}};return new ee(r)},X6=i=>new Promise(n=>{const t=new Image;t.src=i.src,t.onload=()=>n(new yt({image:new yn({img:t,imgSize:[34,37]})}))}),Z6=(i,n,t)=>{i.getView().animate({center:n},{zoom:t})},Y6=(i,n)=>{i.getView().setCenter(n)},H6=(i,n)=>{i.getView().setZoom(n)},K6=(i,n)=>{i.getView().setConstrainResolution(n)},J6=(i,n)=>{i.getView().setMaxZoom(n)},Q6=(i,n)=>{i.once("rendercomplete",function(){const t=document.createElement("canvas"),e=i.getSize();t.width=e[0],t.height=e[1];const r=t.getContext("2d");if(Array.prototype.forEach.call(i.getViewport().querySelectorAll(".ol-layer canvas, canvas.ol-layer"),function(o){if(o.width>0){const a=o.parentNode.style.opacity||o.style.opacity;r.globalAlpha=a===""?1:Number(a);const s=o.parentNode.style.backgroundColor;s&&(r.fillStyle=s,r.fillRect(0,0,o.width,o.height));let u;const h=o.style.transform;h?u=h.match(/^matrix\(([^\(]*)\)$/)[1].split(",").map(Number):u=[parseFloat(o.style.width)/o.width,0,0,parseFloat(o.style.height)/o.height,0,0],CanvasRenderingContext2D.prototype.setTransform.apply(r,u),r.drawImage(o,0,0)}}),r.globalAlpha=1,navigator.msSaveBlob)navigator.msSaveBlob(t.msToBlob(),"map.png");else{const o=document.getElementById(n);o.href=t.toDataURL(),o.click()}}),i.renderSync()},t8=(i,n,t="kilometers")=>{const e=Zh(i),r=Zh(n);return K5(e,r,{units:t})},e8=i=>{let n,t,e;const r=i.getType();if(r==="Polygon"){let a=0,s=0,u=0;t=i.getCoordinates()[0].slice(1),t.forEach(function(h){a+=h[0],s+=h[1],u++}),n=[a/u,s/u]}else r==="LineString"?(n=i.getCoordinateAt(.5),t=i.getCoordinates()):n=be(i.getExtent());let o;return t?(o=t.map(function(a){const s=a[0]-n[0],u=a[1]-n[1];return s*s+u*u}),e=Math.sqrt(Math.max.apply(Math,o))/3):e=Math.max(Q(i.getExtent()),St(i.getExtent()))/3,{center:n,coordinates:t,minRadius:e,sqDistances:o}},n8=(i,n,t)=>{if(n==="zoom"){let e=L.map.mapControlsZoom;e&&i.removeControl(e),t&&(e=new Is(L.map.mapControlsZoomOptions),i.addControl(e))}else if(n==="rotate"){let e=L.map.mapControlsRotate;e&&i.removeControl(e),t&&(e=new Rs(L.map.mapControlsRotateOptions),i.addControl(e))}else if(n==="attribution"){let e=L.map.mapControlsAttribution;e&&i.removeControl(e),t&&(e=new js(L.map.mapControlsAttributionOptions),i.addControl(e))}else if(n==="FullScreen"){let e=L.map.mapControlsFullScreen;e&&i.removeControl(e),t&&(e=new gh(L.map.mapControlsFullScreen),i.addControl(e))}else if(n==="ScaleLine"){let e=L.map.mapControlsScaleLine;e&&i.removeControl(e),t&&(e=new dh(L.map.mapControlsScaleLine),i.addControl(e))}else if(n==="ZoomSlider"){let e=L.map.mapControlsZoomSlider;e&&i.removeControl(e),t&&(e=new ph(L.map.mapControlsZoomSlider),i.addControl(e))}};class L{constructor(n={}){en(this,"map",L);en(this,"controls",{zoom:void 0,zoomOptions:void 0,attribution:void 0,attributionOptions:void 0,rotate:void 0,rotateOptions:void 0,FullScreen:void 0,ScaleLine:void 0,ZoomSlider:void 0});en(this,"interactions",{DragRotateAndZoom:void 0});const t={center:[108.5525,34.3227],zoom:5,constrainResolution:!0,projection:"EPSG:4326"},e={...t,...n.view};at(e,"city")&&e.city&&(e.center=U5(e.city)||e.center||t.center);const r=new Ie(e),a={...{zoom:!1,zoomOptions:void 0,rotate:!1,rotateOptions:void 0,attribution:!1,attributionOptions:void 0},...n.controls};this.map=new Lh({target:n.target,view:r,controls:[],interactions:Ah(n.interactions)});for(const s in a)s==="zoom"?(this.controls[s]=new Is(a.zoomOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="attribution"?(this.controls[s]=new js(a.attributionOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="rotate"?(this.controls[s]=new Rs(a.rotateOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="FullScreen"?(this.controls[s]=new gh(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="ScaleLine"?(this.controls[s]=new dh(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="ZoomSlider"&&(this.controls[s]=new ph(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s]));for(const s in n.interactions)s==="DragRotateAndZoom"&&(this.interactions[s]=new i5(n.interactions[s]),n.interactions[s]?this.map.addInteraction(this.interactions[s]):this.map.removeInteraction(this.interactions[s]))}static panTo(n,t){return Z6(L.map.map,n,t)}static setCenter(n){return Y6(L.map.map,n)}static setZoom(n){return H6(L.map.map,n)}static setConstrainResolution(n){return K6(L.map.map,n)}static setMaxZoom(n){return J6(L.map.map,n)}static exportPNG(n){return Q6(L.map.map,n)}static getDistancePoint(n,t,e){return t8(n,t,e)}static calculateCenter(n){return e8(n)}static getControl(n){return L.map.controls[n]}static setControl(n,t){return n8(L.map.map,n,t)}get mapControlsZoom(){return L.map.controls.zoom}set mapControlsZoom(n){L.map.controls.zoom=n}get mapControlsRotate(){return L.map.controls.rotate}set mapControlsRotate(n){L.map.controls.rotate=n}get mapControlsAttribution(){return L.map.controls.attribution}set mapControlsAttribution(n){L.map.controls.attribution=n}get mapControlsZoomOptions(){return L.map.controls.zoomOptions}set mapControlsZoomOptions(n){L.map.controls.zoomOptions=n}get mapControlsRotateOptions(){return L.map.controls.rotateOptions}set mapControlsRotateOptions(n){L.map.controls.rotateOptions=n}get mapControlsAttributionOptions(){return L.map.controls.attributionOptions}set mapControlsAttributionOptions(n){L.map.controls.attributionOptions=n}get mapControlsFullScreen(){return L.map.controls.FullScreen}set mapControlsFullScreen(n){L.map.controls.FullScreen=n}get mapControlsScaleLine(){return L.map.controls.ScaleLine}set mapControlsScaleLine(n){L.map.controls.ScaleLine=n}get mapControlsZoomSlider(){return L.map.controls.ZoomSlider}set mapControlsZoomSlider(n){L.map.controls.ZoomSlider=n}}var i8=function(){var i=this,n=i.$createElement,t=i._self._c||n;return t("div",{style:{width:i.mapWidth,height:i.mapHeight},attrs:{id:i.target}},[t("a",{attrs:{id:i.downLoadId,download:i.downloadName}}),i.load?i._t("default"):i._e()],2)},r8=[];function oe(i,n,t,e,r,o,a,s){var u=typeof i=="function"?i.options:i;n&&(u.render=n,u.staticRenderFns=t,u._compiled=!0),e&&(u.functional=!0),o&&(u._scopeId="data-v-"+o);var h;if(a?(h=function(g){g=g||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!g&&typeof __VUE_SSR_CONTEXT__<"u"&&(g=__VUE_SSR_CONTEXT__),r&&r.call(this,g),g&&g._registeredComponents&&g._registeredComponents.add(a)},u._ssrRegister=h):r&&(h=s?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),h)if(u.functional){u._injectStyles=h;var l=u.render;u.render=function(f,d){return h.call(d),l(f,d)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,h):[h]}return{exports:i,options:u}}const o8={name:"v-map",provide(){return{VMap:this}},props:{width:{type:[String,Number],default(){return"100%"}},height:{type:[String,Number],default(){return"100%"}},target:{type:String,default:`map-${J()}`},view:{type:Object},controls:{type:Object},interactions:{type:Object}},computed:{mapOption(){return{target:this.target,view:this.view,controls:this.controls,interactions:this.interactions}},map(){return L.map.map},mapWidth(){return typeof this.width=="string"?this.width:this.width.toString()+"px"},mapHeight(){return typeof this.height=="string"?this.height:this.height.toString()+"px"}},watch:{"view.center":{handler(i){i&&this.setCenter(i)},immediate:!1,deep:!0},"view.zoom":{handler(i){i&&this.setZoom(i)},immediate:!1,deep:!0},"view.constrainRotation":{handler(i){i&&this.setConstrainResolution(i)},immediate:!1,deep:!0},"view.maxZoom":{handler(i){i&&this.setMaxZoom(i)},immediate:!1,deep:!0},"controls.zoom":{handler(i){L.map.mapControlsZoom&&L.setControl("zoom",i)},immediate:!1,deep:!0},"controls.rotate":{handler(i){L.map.mapControlsRotate&&L.setControl("rotate",i)},immediate:!1,deep:!0},"controls.attribution":{handler(i){L.map.mapControlsAttribution&&L.setControl("attribution",i)},immediate:!1,deep:!0},"controls.FullScreen":{handler(i){L.map.mapControlsFullScreen&&L.setControl("FullScreen",i)},immediate:!1,deep:!0},"controls.ScaleLine":{handler(i){L.map.mapControlsScaleLine&&L.setControl("ScaleLine",i)},immediate:!1,deep:!0},"controls.ZoomSlider":{handler(i){L.map.mapControlsZoomSlider&&L.setControl("ZoomSlider",i)},immediate:!1,deep:!0}},data(){return{vMap:null,load:!1,downLoadId:`download-${J()}`,downloadName:"map.png",noBase:!0,properties:{isDefault:!0}}},methods:{init(){return new Promise((i,n)=>{L.map=new L(this.mapOption),L.map.map?i("success"):n(new Error("fail"))})},dispose(){if(!this.map)return;[...this.map.getLayers().getArray()].forEach(n=>{n&&n.get("users")&&(n.getSource().clear(),n.getRenderer().dispose(),n.setSource(void 0),this.map.removeLayer(n))}),this.map.disposeInternal()},zoomEnd(i){this.$emit("changeZoom",i,this.map),i.map.once("moveend",n=>{this.zoomEnd(n)})},setCenter(i){L.setCenter(i)},setZoom(i){L.setZoom(i)},setConstrainResolution(i){L.setConstrainResolution(i)},setMaxZoom(i){L.setMaxZoom(i)},setControl(i,n){L.setControl(i,n)},panTo(i,n){L.panTo(i,n)},getCenterByExtent(i){return be(i)},calculateCenter(i){return L.calculateCenter(i)},exportPNG(i){i?i.indexOf(".png")>-1?this.downloadName=i:this.downloadName=i+".png":this.downloadName=`map-export-${J()}.png`,L.exportPNG(this.downLoadId)},getDistancePoint(i,n,t){return L.getDistancePoint(i,n,t)}},mounted(){this.init().then(i=>{i==="success"&&(this.map.on("singleclick",n=>{this.$emit("click",n,this.map),this.map.forEachSmFeatureAtPixel(n.pixel,(t,e)=>{this.$emit("clickfeature",t,e,n)},{},n)}),this.map.on("dblclick",n=>{this.$emit("dblclick",n,this.map)}),this.map.getView().once("change:resolution",()=>{this.map.once("moveend",n=>{this.zoomEnd(n)})}),this.map.on("pointermove",n=>{const t=this.map.getEventPixel(n.originalEvent),e=this.map.hasFeatureAtPixel(t);this.map.getTargetElement().style.cursor=e?"pointer":"",this.map.getLayers().getArray().forEach(r=>{if(r.get("type")==="graphic"){const o=r.getData(n.pixel),a=o&&o[3]>0;this.map.getTargetElement().style.cursor=a||e?"pointer":""}}),this.$emit("pointermove",n,this.map)}),this.map.on("contextmenu",n=>{this.$emit("contextmenu",n,this.map)}),this.$emit("load"),this.load=!0)})},beforeUnmount(){this.dispose()}},xl={};var a8=oe(o8,i8,r8,!1,s8,null,null,null);function s8(i){for(let n in xl)this[n]=xl[n]}const Or=function(){return a8.exports}();Or.install=function(i){i.component(Or.name,Or)};const u8={render(i,n){return null},props:{className:{type:String,default:"ol-layer"},opacity:{type:Number,default:1},visible:{type:Boolean,default:!0},extent:{type:Array},zIndex:{type:Number},minResolution:{type:Number},maxResolution:{type:Number},minZoom:{type:Number},maxZoom:{type:Number},title:{type:String},name:{type:String},preview:{type:String},baseLayer:{type:Boolean},properties:{type:Object,default:()=>{}}}};let h8,l8;const wl={};var c8=oe(u8,h8,l8,!1,g8,null,null,null);function g8(i){for(let n in wl)this[n]=wl[n]}const En=function(){return c8.exports}();var f8=[0,0,0],bn=5,d8=function(){function i(n){this.minZoom=n.minZoom!==void 0?n.minZoom:0,this.resolutions_=n.resolutions,$(Ec(this.resolutions_,function(a,s){return s-a},!0),17);var t;if(!n.origins){for(var e=0,r=this.resolutions_.length-1;e<r;++e)if(!t)t=this.resolutions_[e]/this.resolutions_[e+1];else if(this.resolutions_[e]/this.resolutions_[e+1]!==t){t=void 0;break}}this.zoomFactor_=t,this.maxZoom=this.resolutions_.length-1,this.origin_=n.origin!==void 0?n.origin:null,this.origins_=null,n.origins!==void 0&&(this.origins_=n.origins,$(this.origins_.length==this.resolutions_.length,20));var o=n.extent;o!==void 0&&!this.origin_&&!this.origins_&&(this.origin_=Ne(o)),$(!this.origin_&&this.origins_||this.origin_&&!this.origins_,18),this.tileSizes_=null,n.tileSizes!==void 0&&(this.tileSizes_=n.tileSizes,$(this.tileSizes_.length==this.resolutions_.length,19)),this.tileSize_=n.tileSize!==void 0?n.tileSize:this.tileSizes_?null:zs,$(!this.tileSize_&&this.tileSizes_||this.tileSize_&&!this.tileSizes_,22),this.extent_=o!==void 0?o:null,this.fullTileRanges_=null,this.tmpSize_=[0,0],this.tmpExtent_=[0,0,0,0],n.sizes!==void 0?this.fullTileRanges_=n.sizes.map(function(a,s){var u=new Nh(Math.min(0,a[0]),Math.max(a[0]-1,-1),Math.min(0,a[1]),Math.max(a[1]-1,-1));if(o){var h=this.getTileRangeForExtentAndZ(o,s);u.minX=Math.max(h.minX,u.minX),u.maxX=Math.min(h.maxX,u.maxX),u.minY=Math.max(h.minY,u.minY),u.maxY=Math.min(h.maxY,u.maxY)}return u},this):o&&this.calculateTileRanges_(o)}return i.prototype.forEachTileCoord=function(n,t,e){for(var r=this.getTileRangeForExtentAndZ(n,t),o=r.minX,a=r.maxX;o<=a;++o)for(var s=r.minY,u=r.maxY;s<=u;++s)e([t,o,s])},i.prototype.forEachTileCoordParentTileRange=function(n,t,e,r){var o,a,s,u=null,h=n[0]-1;for(this.zoomFactor_===2?(a=n[1],s=n[2]):u=this.getTileCoordExtent(n,r);h>=this.minZoom;){if(this.zoomFactor_===2?(a=Math.floor(a/2),s=Math.floor(s/2),o=Ri(a,a,s,s,e)):o=this.getTileRangeForExtentAndZ(u,h,e),t(h,o))return!0;--h}return!1},i.prototype.getExtent=function(){return this.extent_},i.prototype.getMaxZoom=function(){return this.maxZoom},i.prototype.getMinZoom=function(){return this.minZoom},i.prototype.getOrigin=function(n){return this.origin_?this.origin_:this.origins_[n]},i.prototype.getResolution=function(n){return this.resolutions_[n]},i.prototype.getResolutions=function(){return this.resolutions_},i.prototype.getTileCoordChildTileRange=function(n,t,e){if(n[0]<this.maxZoom){if(this.zoomFactor_===2){var r=n[1]*2,o=n[2]*2;return Ri(r,r+1,o,o+1,t)}var a=this.getTileCoordExtent(n,e||this.tmpExtent_);return this.getTileRangeForExtentAndZ(a,n[0]+1,t)}return null},i.prototype.getTileRangeForTileCoordAndZ=function(n,t,e){if(t>this.maxZoom||t<this.minZoom)return null;var r=n[0],o=n[1],a=n[2];if(t===r)return Ri(o,a,o,a,e);if(this.zoomFactor_){var s=Math.pow(this.zoomFactor_,t-r),u=Math.floor(o*s),h=Math.floor(a*s);if(t<r)return Ri(u,u,h,h,e);var l=Math.floor(s*(o+1))-1,c=Math.floor(s*(a+1))-1;return Ri(u,l,h,c,e)}var g=this.getTileCoordExtent(n,this.tmpExtent_);return this.getTileRangeForExtentAndZ(g,t,e)},i.prototype.getTileRangeExtent=function(n,t,e){var r=this.getOrigin(n),o=this.getResolution(n),a=Nt(this.getTileSize(n),this.tmpSize_),s=r[0]+t.minX*a[0]*o,u=r[0]+(t.maxX+1)*a[0]*o,h=r[1]+t.minY*a[1]*o,l=r[1]+(t.maxY+1)*a[1]*o;return _e(s,h,u,l,e)},i.prototype.getTileRangeForExtentAndZ=function(n,t,e){var r=f8;this.getTileCoordForXYAndZ_(n[0],n[3],t,!1,r);var o=r[1],a=r[2];return this.getTileCoordForXYAndZ_(n[2],n[1],t,!0,r),Ri(o,r[1],a,r[2],e)},i.prototype.getTileCoordCenter=function(n){var t=this.getOrigin(n[0]),e=this.getResolution(n[0]),r=Nt(this.getTileSize(n[0]),this.tmpSize_);return[t[0]+(n[1]+.5)*r[0]*e,t[1]-(n[2]+.5)*r[1]*e]},i.prototype.getTileCoordExtent=function(n,t){var e=this.getOrigin(n[0]),r=this.getResolution(n[0]),o=Nt(this.getTileSize(n[0]),this.tmpSize_),a=e[0]+n[1]*o[0]*r,s=e[1]-(n[2]+1)*o[1]*r,u=a+o[0]*r,h=s+o[1]*r;return _e(a,s,u,h,t)},i.prototype.getTileCoordForCoordAndResolution=function(n,t,e){return this.getTileCoordForXYAndResolution_(n[0],n[1],t,!1,e)},i.prototype.getTileCoordForXYAndResolution_=function(n,t,e,r,o){var a=this.getZForResolution(e),s=e/this.getResolution(a),u=this.getOrigin(a),h=Nt(this.getTileSize(a),this.tmpSize_),l=s*(n-u[0])/e/h[0],c=s*(u[1]-t)/e/h[1];return r?(l=go(l,bn)-1,c=go(c,bn)-1):(l=co(l,bn),c=co(c,bn)),Mh(a,l,c,o)},i.prototype.getTileCoordForXYAndZ_=function(n,t,e,r,o){var a=this.getOrigin(e),s=this.getResolution(e),u=Nt(this.getTileSize(e),this.tmpSize_),h=(n-a[0])/s/u[0],l=(a[1]-t)/s/u[1];return r?(h=go(h,bn)-1,l=go(l,bn)-1):(h=co(h,bn),l=co(l,bn)),Mh(e,h,l,o)},i.prototype.getTileCoordForCoordAndZ=function(n,t,e){return this.getTileCoordForXYAndZ_(n[0],n[1],t,!1,e)},i.prototype.getTileCoordResolution=function(n){return this.resolutions_[n[0]]},i.prototype.getTileSize=function(n){return this.tileSize_?this.tileSize_:this.tileSizes_[n]},i.prototype.getFullTileRange=function(n){return this.fullTileRanges_?this.fullTileRanges_[n]:this.extent_?this.getTileRangeForExtentAndZ(this.extent_,n):null},i.prototype.getZForResolution=function(n,t){var e=ro(this.resolutions_,n,t||0);return ct(e,this.minZoom,this.maxZoom)},i.prototype.tileCoordIntersectsViewport=function(n,t){return nu(t,0,t.length,2,this.getTileCoordExtent(n))},i.prototype.calculateTileRanges_=function(n){for(var t=this.resolutions_.length,e=new Array(t),r=this.minZoom;r<t;++r)e[r]=this.getTileRangeForExtentAndZ(n,r);this.fullTileRanges_=e},i}();const Pr=d8;var p8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y8=function(i){p8(n,i);function n(t,e,r,o,a,s,u,h,l,c,g,f){var d=i.call(this,a,N.IDLE,{interpolate:!!f})||this;d.renderEdges_=g!==void 0?g:!1,d.pixelRatio_=u,d.gutter_=h,d.canvas_=null,d.sourceTileGrid_=e,d.targetTileGrid_=o,d.wrappedTileCoord_=s||a,d.sourceTiles_=[],d.sourcesListenerKeys_=null,d.sourceZ_=0;var p=o.getTileCoordExtent(d.wrappedTileCoord_),y=d.targetTileGrid_.getExtent(),v=d.sourceTileGrid_.getExtent(),_=y?Dn(p,y):p;if(Aa(_)===0)return d.state=N.EMPTY,d;var m=t.getExtent();m&&(v?v=Dn(v,m):v=m);var w=o.getResolution(d.wrappedTileCoord_[0]),x=S6(t,r,_,w);if(!isFinite(x)||x<=0)return d.state=N.EMPTY,d;var E=c!==void 0?c:ll;if(d.triangulation_=new gl(t,r,_,v,x*E,w),d.triangulation_.getTriangles().length===0)return d.state=N.EMPTY,d;d.sourceZ_=e.getZForResolution(x);var z=d.triangulation_.calculateSourceExtent();if(v&&(t.canWrapX()?(z[1]=ct(z[1],v[1],v[3]),z[3]=ct(z[3],v[1],v[3])):z=Dn(z,v)),!Aa(z))d.state=N.EMPTY;else{for(var b=e.getTileRangeForExtentAndZ(z,d.sourceZ_),T=b.minX;T<=b.maxX;T++)for(var j=b.minY;j<=b.maxY;j++){var O=l(d.sourceZ_,T,j,u);O&&d.sourceTiles_.push(O)}d.sourceTiles_.length===0&&(d.state=N.EMPTY)}return d}return n.prototype.getImage=function(){return this.canvas_},n.prototype.reproject_=function(){var t=[];if(this.sourceTiles_.forEach(function(l,c,g){l&&l.getState()==N.LOADED&&t.push({extent:this.sourceTileGrid_.getTileCoordExtent(l.tileCoord),image:l.getImage()})}.bind(this)),this.sourceTiles_.length=0,t.length===0)this.state=N.ERROR;else{var e=this.wrappedTileCoord_[0],r=this.targetTileGrid_.getTileSize(e),o=typeof r=="number"?r:r[0],a=typeof r=="number"?r:r[1],s=this.targetTileGrid_.getResolution(e),u=this.sourceTileGrid_.getResolution(this.sourceZ_),h=this.targetTileGrid_.getTileCoordExtent(this.wrappedTileCoord_);this.canvas_=yl(o,a,this.pixelRatio_,u,this.sourceTileGrid_.getExtent(),s,h,this.triangulation_,t,this.gutter_,this.renderEdges_,this.interpolate),this.state=N.LOADED}this.changed()},n.prototype.load=function(){if(this.state==N.IDLE){this.state=N.LOADING,this.changed();var t=0;this.sourcesListenerKeys_=[],this.sourceTiles_.forEach(function(e,r,o){var a=e.getState();if(a==N.IDLE||a==N.LOADING){t++;var s=B(e,k.CHANGE,function(u){var h=e.getState();(h==N.LOADED||h==N.ERROR||h==N.EMPTY)&&(nt(s),t--,t===0&&(this.unlistenSources_(),this.reproject_()))},this);this.sourcesListenerKeys_.push(s)}}.bind(this)),t===0?setTimeout(this.reproject_.bind(this),0):this.sourceTiles_.forEach(function(e,r,o){var a=e.getState();a==N.IDLE&&e.load()})}},n.prototype.unlistenSources_=function(){this.sourcesListenerKeys_.forEach(nt),this.sourcesListenerKeys_=null},n.prototype.release=function(){this.canvas_&&(_u(this.canvas_.getContext("2d")),dl.push(this.canvas_),this.canvas_=null),i.prototype.release.call(this)},n}(Ku);const zl=y8,a2={TILELOADSTART:"tileloadstart",TILELOADEND:"tileloadend",TILELOADERROR:"tileloaderror"};function El(i){var n=i.getDefaultTileGrid();return n||(n=x8(i),i.setDefaultTileGrid(n)),n}function v8(i,n,t){var e=n[0],r=i.getTileCoordCenter(n),o=s2(t);if(ye(o,r))return n;var a=Q(o),s=Math.ceil((o[0]-r[0])/a);return r[0]+=a*s,i.getTileCoordForCoordAndZ(r,e)}function _8(i,n,t,e){var r=e!==void 0?e:"top-left",o=bl(i,n,t);return new Pr({extent:i,origin:Xc(i,r),resolutions:o,tileSize:t})}function m8(i){var n=i||{},t=n.extent||Ut("EPSG:3857").getExtent(),e={extent:t,minZoom:n.minZoom,tileSize:n.tileSize,resolutions:bl(t,n.maxZoom,n.tileSize,n.maxResolution)};return new Pr(e)}function bl(i,n,t,e){for(var r=n!==void 0?n:Od,o=St(i),a=Q(i),s=Nt(t!==void 0?t:zs),u=e>0?e:Math.max(a/s[0],o/s[1]),h=r+1,l=new Array(h),c=0;c<h;++c)l[c]=u/Math.pow(2,c);return l}function x8(i,n,t,e){var r=s2(i);return _8(r,n,t,e)}function s2(i){i=Ut(i);var n=i.getExtent();if(!n){var t=180*pe[ue.DEGREES]/i.getMetersPerUnit();n=_e(-t,-t,t,t)}return n}var Tl=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),w8=function(i){Tl(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,attributionsCollapsible:t.attributionsCollapsible,projection:t.projection,state:t.state,wrapX:t.wrapX,interpolate:t.interpolate})||this;e.on,e.once,e.un,e.opaque_=t.opaque!==void 0?t.opaque:!1,e.tilePixelRatio_=t.tilePixelRatio!==void 0?t.tilePixelRatio:1,e.tileGrid=t.tileGrid!==void 0?t.tileGrid:null;var r=[256,256];return e.tileGrid&&Nt(e.tileGrid.getTileSize(e.tileGrid.getMinZoom()),r),e.tileCache=new kh(t.cacheSize||0),e.tmpSize=[0,0],e.key_=t.key||"",e.tileOptions={transition:t.transition,interpolate:t.interpolate},e.zDirection=t.zDirection?t.zDirection:0,e}return n.prototype.canExpireCache=function(){return this.tileCache.canExpireCache()},n.prototype.expireCache=function(t,e){var r=this.getTileCacheForProjection(t);r&&r.expireCache(e)},n.prototype.forEachLoadedTile=function(t,e,r,o){var a=this.getTileCacheForProjection(t);if(!a)return!1;for(var s=!0,u,h,l,c=r.minX;c<=r.maxX;++c)for(var g=r.minY;g<=r.maxY;++g)h=Uo(e,c,g),l=!1,a.containsKey(h)&&(u=a.get(h),l=u.getState()===N.LOADED,l&&(l=o(u)!==!1)),l||(s=!1);return s},n.prototype.getGutterForProjection=function(t){return 0},n.prototype.getKey=function(){return this.key_},n.prototype.setKey=function(t){this.key_!==t&&(this.key_=t,this.changed())},n.prototype.getOpaque=function(t){return this.opaque_},n.prototype.getResolutions=function(){return this.tileGrid?this.tileGrid.getResolutions():null},n.prototype.getTile=function(t,e,r,o,a){return X()},n.prototype.getTileGrid=function(){return this.tileGrid},n.prototype.getTileGridForProjection=function(t){return this.tileGrid?this.tileGrid:El(t)},n.prototype.getTileCacheForProjection=function(t){var e=this.getProjection();return $(e===null||sn(e,t),68),this.tileCache},n.prototype.getTilePixelRatio=function(t){return this.tilePixelRatio_},n.prototype.getTilePixelSize=function(t,e,r){var o=this.getTileGridForProjection(r),a=this.getTilePixelRatio(e),s=Nt(o.getTileSize(t),this.tmpSize);return a==1?s:fu(s,a,this.tmpSize)},n.prototype.getTileCoordForTileUrlFunction=function(t,e){var r=e!==void 0?e:this.getProjection(),o=this.getTileGridForProjection(r);return this.getWrapX()&&r.isGlobal()&&(t=v8(o,t,r)),O5(t,o)?t:null},n.prototype.clear=function(){this.tileCache.clear()},n.prototype.refresh=function(){this.clear(),i.prototype.refresh.call(this)},n.prototype.updateCacheSize=function(t,e){var r=this.getTileCacheForProjection(e);t>r.highWaterMark&&(r.highWaterMark=t)},n.prototype.useTile=function(t,e,r,o){},n}(xs),z8=function(i){Tl(n,i);function n(t,e){var r=i.call(this,t)||this;return r.tile=e,r}return n}(Qt);const E8=w8;function b8(i,n){var t=/\{z\}/g,e=/\{x\}/g,r=/\{y\}/g,o=/\{-y\}/g;return function(a,s,u){if(a)return i.replace(t,a[0].toString()).replace(e,a[1].toString()).replace(r,a[2].toString()).replace(o,function(){var h=a[0],l=n.getFullTileRange(h);$(l,55);var c=l.getHeight()-a[2]-1;return c.toString()})}}function T8(i,n){for(var t=i.length,e=new Array(t),r=0;r<t;++r)e[r]=b8(i[r],n);return S8(e)}function S8(i){return i.length===1?i[0]:function(n,t,e){if(n){var r=Dh(n),o=Ge(r,i.length);return i[o](n,t,e)}else return}}function C8(i){var n=[],t=/\{([a-z])-([a-z])\}/.exec(i);if(t){var e=t[1].charCodeAt(0),r=t[2].charCodeAt(0),o=void 0;for(o=e;o<=r;++o)n.push(i.replace(t[0],String.fromCharCode(o)));return n}if(t=/\{(\d+)-(\d+)\}/.exec(i),t){for(var a=parseInt(t[2],10),s=parseInt(t[1],10);s<=a;s++)n.push(i.replace(t[0],s.toString()));return n}return n.push(i),n}var j8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),R8=function(i){j8(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tilePixelRatio:t.tilePixelRatio,wrapX:t.wrapX,transition:t.transition,interpolate:t.interpolate,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection})||this;return e.generateTileUrlFunction_=e.tileUrlFunction===n.prototype.tileUrlFunction,e.tileLoadFunction=t.tileLoadFunction,t.tileUrlFunction&&(e.tileUrlFunction=t.tileUrlFunction),e.urls=null,t.urls?e.setUrls(t.urls):t.url&&e.setUrl(t.url),e.tileLoadingKeys_={},e}return n.prototype.getTileLoadFunction=function(){return this.tileLoadFunction},n.prototype.getTileUrlFunction=function(){return Object.getPrototypeOf(this).tileUrlFunction===this.tileUrlFunction?this.tileUrlFunction.bind(this):this.tileUrlFunction},n.prototype.getUrls=function(){return this.urls},n.prototype.handleTileChange=function(t){var e=t.target,r=D(e),o=e.getState(),a;o==N.LOADING?(this.tileLoadingKeys_[r]=!0,a=a2.TILELOADSTART):r in this.tileLoadingKeys_&&(delete this.tileLoadingKeys_[r],a=o==N.ERROR?a2.TILELOADERROR:o==N.LOADED?a2.TILELOADEND:void 0),a!=null&&this.dispatchEvent(new z8(a,e))},n.prototype.setTileLoadFunction=function(t){this.tileCache.clear(),this.tileLoadFunction=t,this.changed()},n.prototype.setTileUrlFunction=function(t,e){this.tileUrlFunction=t,this.tileCache.pruneExceptNewestZ(),typeof e<"u"?this.setKey(e):this.changed()},n.prototype.setUrl=function(t){var e=C8(t);this.urls=e,this.setUrls(e)},n.prototype.setUrls=function(t){this.urls=t;var e=t.join(`
|
|
10
|
-
`);this.generateTileUrlFunction_?this.setTileUrlFunction(T8(t,this.tileGrid),e):this.setKey(e)},n.prototype.tileUrlFunction=function(t,e,r){},n.prototype.useTile=function(t,e,r){var o=Uo(t,e,r);this.tileCache.containsKey(o)&&this.tileCache.get(o)},n}(E8);const I8=R8;var O8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),P8=function(i){O8(n,i);function n(t){var e=this,r=t.imageSmoothing!==void 0?t.imageSmoothing:!0;return t.interpolate!==void 0&&(r=t.interpolate),e=i.call(this,{attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tileLoadFunction:t.tileLoadFunction?t.tileLoadFunction:A8,tilePixelRatio:t.tilePixelRatio,tileUrlFunction:t.tileUrlFunction,url:t.url,urls:t.urls,wrapX:t.wrapX,transition:t.transition,interpolate:r,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection})||this,e.crossOrigin=t.crossOrigin!==void 0?t.crossOrigin:null,e.tileClass=t.tileClass!==void 0?t.tileClass:Ju,e.tileCacheForProjection={},e.tileGridForProjection={},e.reprojectionErrorThreshold_=t.reprojectionErrorThreshold,e.renderReprojectionEdges_=!1,e}return n.prototype.canExpireCache=function(){if(this.tileCache.canExpireCache())return!0;for(var t in this.tileCacheForProjection)if(this.tileCacheForProjection[t].canExpireCache())return!0;return!1},n.prototype.expireCache=function(t,e){var r=this.getTileCacheForProjection(t);this.tileCache.expireCache(this.tileCache==r?e:{});for(var o in this.tileCacheForProjection){var a=this.tileCacheForProjection[o];a.expireCache(a==r?e:{})}},n.prototype.getGutterForProjection=function(t){return this.getProjection()&&t&&!sn(this.getProjection(),t)?0:this.getGutter()},n.prototype.getGutter=function(){return 0},n.prototype.getKey=function(){var t=i.prototype.getKey.call(this);return this.getInterpolate()||(t+=":disable-interpolation"),t},n.prototype.getOpaque=function(t){return this.getProjection()&&t&&!sn(this.getProjection(),t)?!1:i.prototype.getOpaque.call(this,t)},n.prototype.getTileGridForProjection=function(t){var e=this.getProjection();if(this.tileGrid&&(!e||sn(e,t)))return this.tileGrid;var r=D(t);return r in this.tileGridForProjection||(this.tileGridForProjection[r]=El(t)),this.tileGridForProjection[r]},n.prototype.getTileCacheForProjection=function(t){var e=this.getProjection();if(!e||sn(e,t))return this.tileCache;var r=D(t);return r in this.tileCacheForProjection||(this.tileCacheForProjection[r]=new kh(this.tileCache.highWaterMark)),this.tileCacheForProjection[r]},n.prototype.createTile_=function(t,e,r,o,a,s){var u=[t,e,r],h=this.getTileCoordForTileUrlFunction(u,a),l=h?this.tileUrlFunction(h,o,a):void 0,c=new this.tileClass(u,l!==void 0?N.IDLE:N.EMPTY,l!==void 0?l:"",this.crossOrigin,this.tileLoadFunction,this.tileOptions);return c.key=s,c.addEventListener(k.CHANGE,this.handleTileChange.bind(this)),c},n.prototype.getTile=function(t,e,r,o,a){var s=this.getProjection();if(!s||!a||sn(s,a))return this.getTileInternal(t,e,r,o,s||a);var u=this.getTileCacheForProjection(a),h=[t,e,r],l=void 0,c=Fh(h);u.containsKey(c)&&(l=u.get(c));var g=this.getKey();if(l&&l.key==g)return l;var f=this.getTileGridForProjection(s),d=this.getTileGridForProjection(a),p=this.getTileCoordForTileUrlFunction(h,a),y=new zl(s,f,a,d,h,p,this.getTilePixelRatio(o),this.getGutter(),function(v,_,m,w){return this.getTileInternal(v,_,m,w,s)}.bind(this),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.getInterpolate());return y.key=g,l?(y.interimTile=l,y.refreshInterimChain(),u.replace(c,y)):u.set(c,y),y},n.prototype.getTileInternal=function(t,e,r,o,a){var s=null,u=Uo(t,e,r),h=this.getKey();if(!this.tileCache.containsKey(u))s=this.createTile_(t,e,r,o,a,h),this.tileCache.set(u,s);else if(s=this.tileCache.get(u),s.key!=h){var l=s;s=this.createTile_(t,e,r,o,a,h),l.getState()==N.IDLE?s.interimTile=l.interimTile:s.interimTile=l,s.refreshInterimChain(),this.tileCache.replace(u,s)}return s},n.prototype.setRenderReprojectionEdges=function(t){if(this.renderReprojectionEdges_!=t){this.renderReprojectionEdges_=t;for(var e in this.tileCacheForProjection)this.tileCacheForProjection[e].clear();this.changed()}},n.prototype.setTileGridForProjection=function(t,e){{var r=Ut(t);if(r){var o=D(r);o in this.tileGridForProjection||(this.tileGridForProjection[o]=e)}}},n}(I8);function A8(i,n){i.getImage().src=n}const Sl=P8;var L8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),M8=function(i){L8(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;r.interpolate!==void 0&&(o=r.interpolate);var a=r.projection!==void 0?r.projection:"EPSG:3857",s=r.tileGrid!==void 0?r.tileGrid:m8({extent:s2(a),maxResolution:r.maxResolution,maxZoom:r.maxZoom,minZoom:r.minZoom,tileSize:r.tileSize});return e=i.call(this,{attributions:r.attributions,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,interpolate:o,opaque:r.opaque,projection:a,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileGrid:s,tileLoadFunction:r.tileLoadFunction,tilePixelRatio:r.tilePixelRatio,tileUrlFunction:r.tileUrlFunction,url:r.url,urls:r.urls,wrapX:r.wrapX!==void 0?r.wrapX:!0,transition:r.transition,attributionsCollapsible:r.attributionsCollapsible,zDirection:r.zDirection})||this,e.gutter_=r.gutter!==void 0?r.gutter:0,e}return n.prototype.getGutter=function(){return this.gutter_},n}(Sl);const Ar=M8;var F8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),D8=function(i){F8(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,wrapX:t.wrapX})||this;return e.resolution=void 0,e.distance=t.distance!==void 0?t.distance:20,e.minDistance=t.minDistance||0,e.interpolationRatio=0,e.features=[],e.geometryFunction=t.geometryFunction||function(r){var o=r.getGeometry();return $(o.getType()=="Point",10),o},e.createCustomCluster_=t.createCluster,e.source=null,e.boundRefresh_=e.refresh.bind(e),e.updateDistance(e.distance,e.minDistance),e.setSource(t.source||null),e}return n.prototype.clear=function(t){this.features.length=0,i.prototype.clear.call(this,t)},n.prototype.getDistance=function(){return this.distance},n.prototype.getSource=function(){return this.source},n.prototype.loadFeatures=function(t,e,r){this.source.loadFeatures(t,e,r),e!==this.resolution&&(this.resolution=e,this.refresh())},n.prototype.setDistance=function(t){this.updateDistance(t,this.minDistance)},n.prototype.setMinDistance=function(t){this.updateDistance(this.distance,t)},n.prototype.getMinDistance=function(){return this.minDistance},n.prototype.setSource=function(t){this.source&&this.source.removeEventListener(k.CHANGE,this.boundRefresh_),this.source=t,t&&t.addEventListener(k.CHANGE,this.boundRefresh_),this.refresh()},n.prototype.refresh=function(){this.clear(),this.cluster(),this.addFeatures(this.features)},n.prototype.updateDistance=function(t,e){var r=t===0?0:Math.min(e,t)/t,o=t!==this.distance||this.interpolationRatio!==r;this.distance=t,this.minDistance=e,this.interpolationRatio=r,o&&this.refresh()},n.prototype.cluster=function(){if(!(this.resolution===void 0||!this.source))for(var t=qt(),e=this.distance*this.resolution,r=this.source.getFeatures(),o={},a=0,s=r.length;a<s;a++){var u=r[a];if(!(D(u)in o)){var h=this.geometryFunction(u);if(h){var l=h.getCoordinates();nr(l,t),on(t,e,t);var c=this.source.getFeaturesInExtent(t).filter(function(g){var f=D(g);return f in o?!1:(o[f]=!0,!0)});this.features.push(this.createCluster(c,t))}}}},n.prototype.createCluster=function(t,e){for(var r=[0,0],o=t.length-1;o>=0;--o){var a=this.geometryFunction(t[o]);a?L3(r,a.getCoordinates()):t.splice(o,1)}F3(r,1/t.length);var s=be(e),u=this.interpolationRatio,h=new Ct([r[0]*(1-u)+s[0]*u,r[1]*(1-u)+s[1]*u]);return this.createCustomCluster_?this.createCustomCluster_(h,t):new nn({geometry:h,features:t})},n}(Ze);const k8=D8,q8=Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"}));function Cl(i,n){var t=[];Object.keys(n).forEach(function(r){n[r]!==null&&n[r]!==void 0&&t.push(r+"="+encodeURIComponent(n[r]))});var e=t.join("&");return i=i.replace(/[?&]$/,""),i=i.indexOf("?")===-1?i+"?":i+"&",i+e}var ea="1.3.0",N8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G8='© <a href="https://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> contributors.',B8=function(i){N8(n,i);function n(t){var e=t||{},r=e.imageSmoothing!==void 0?e.imageSmoothing:!0;e.interpolate!==void 0&&(r=e.interpolate);var o;e.attributions!==void 0?o=e.attributions:o=[G8];var a=e.crossOrigin!==void 0?e.crossOrigin:"anonymous",s=e.url!==void 0?e.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png";return i.call(this,{attributions:o,attributionsCollapsible:!1,cacheSize:e.cacheSize,crossOrigin:a,interpolate:r,maxZoom:e.maxZoom!==void 0?e.maxZoom:19,opaque:e.opaque!==void 0?e.opaque:!0,reprojectionErrorThreshold:e.reprojectionErrorThreshold,tileLoadFunction:e.tileLoadFunction,transition:e.transition,url:s,wrapX:e.wrapX,zDirection:e.zDirection})||this}return n}(Ar);const U8=B8;var $8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),W8=function(i){$8(n,i);function n(t){var e=t||{};return i.call(this,e)||this}return n}(yr);const V8=W8;var X8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Z8=function(i){X8(n,i);function n(t){var e=i.call(this,t)||this;return e.image_=null,e}return n.prototype.getImage=function(){return this.image_?this.image_.getImage():null},n.prototype.prepareFrame=function(t){var e=t.layerStatesArray[t.layerIndex],r=t.pixelRatio,o=t.viewState,a=o.resolution,s=this.getLayer().getSource(),u=t.viewHints,h=t.extent;if(e.extent!==void 0&&(h=Dn(h,Te(e.extent,o.projection))),!u[vt.ANIMATING]&&!u[vt.INTERACTING]&&!ho(h))if(s){var l=o.projection,c=s.getImage(h,a,r,l);c&&(this.loadImage(c)?this.image_=c:c.getState()===G.EMPTY&&(this.image_=null))}else this.image_=null;return!!this.image_},n.prototype.getData=function(t){var e=this.frameState;if(!e)return null;var r=this.getLayer(),o=st(e.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!ye(a,o))return null;var s=this.image_.getExtent(),u=this.image_.getImage(),h=Q(s),l=Math.floor(u.width*((o[0]-s[0])/h));if(l<0||l>=u.width)return null;var c=St(s),g=Math.floor(u.height*((s[3]-o[1])/c));return g<0||g>=u.height?null:this.getImageData(u,l,g)},n.prototype.renderFrame=function(t,e){var r=this.image_,o=r.getExtent(),a=r.getResolution(),s=r.getPixelRatio(),u=t.layerStatesArray[t.layerIndex],h=t.pixelRatio,l=t.viewState,c=l.center,g=l.resolution,f=h*a/(g*s),d=t.extent,p=l.resolution,y=l.rotation,v=Math.round(Q(d)/p*h),_=Math.round(St(d)/p*h);te(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/h,1/h,y,-v/2,-_/2),er(this.inversePixelTransform,this.pixelTransform);var m=Ra(this.pixelTransform);this.useContainer(e,m,this.getBackground(t));var w=this.context,x=w.canvas;x.width!=v||x.height!=_?(x.width=v,x.height=_):this.containerReused||w.clearRect(0,0,v,_);var E=!1,z=!0;if(u.extent){var b=Te(u.extent,l.projection);z=Lt(b,t.extent),E=z&&!ve(b,t.extent),E&&this.clipUnrotated(w,t,b)}var T=r.getImage(),j=te(this.tempTransform,v/2,_/2,f,f,0,s*(o[0]-c[0])/a,s*(c[1]-o[3])/a);this.renderedResolution=a*h/s;var O=T.width*j[0],C=T.height*j[3];if(this.getLayer().getSource().getInterpolate()||ot(w,Jo),this.preRender(w,t),z&&O>=.5&&C>=.5){var R=j[4],P=j[5],A=u.opacity,I=void 0;A!==1&&(I=w.globalAlpha,w.globalAlpha=A),w.drawImage(T,0,0,+T.width,+T.height,R,P,O,C),A!==1&&(w.globalAlpha=I)}return this.postRender(w,t),E&&w.restore(),ot(w,fl),m!==x.style.transform&&(x.style.transform=m),this.container},n}(fs);const Y8=Z8;var H8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),K8=function(i){H8(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new Y8(this)},n.prototype.getData=function(t){return i.prototype.getData.call(this,t)},n}(V8);const J8=K8,na={PRELOAD:"preload",USE_INTERIM_TILES_ON_ERROR:"useInterimTilesOnError"};var Q8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),t7=function(i){Q8(n,i);function n(t){var e=this,r=t||{},o=ot({},r);return delete o.preload,delete o.useInterimTilesOnError,e=i.call(this,o)||this,e.on,e.once,e.un,e.setPreload(r.preload!==void 0?r.preload:0),e.setUseInterimTilesOnError(r.useInterimTilesOnError!==void 0?r.useInterimTilesOnError:!0),e}return n.prototype.getPreload=function(){return this.get(na.PRELOAD)},n.prototype.setPreload=function(t){this.set(na.PRELOAD,t)},n.prototype.getUseInterimTilesOnError=function(){return this.get(na.USE_INTERIM_TILES_ON_ERROR)},n.prototype.setUseInterimTilesOnError=function(t){this.set(na.USE_INTERIM_TILES_ON_ERROR,t)},n.prototype.getData=function(t){return i.prototype.getData.call(this,t)},n}(yr);const e7=t7;var n7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),i7=function(i){n7(n,i);function n(t){var e=i.call(this,t)||this;return e.extentChanged=!0,e.renderedExtent_=null,e.renderedPixelRatio,e.renderedProjection=null,e.renderedRevision,e.renderedTiles=[],e.newTiles_=!1,e.tmpExtent=qt(),e.tmpTileRange_=new Nh(0,0,0,0),e}return n.prototype.isDrawableTile=function(t){var e=this.getLayer(),r=t.getState(),o=e.getUseInterimTilesOnError();return r==N.LOADED||r==N.EMPTY||r==N.ERROR&&!o},n.prototype.getTile=function(t,e,r,o){var a=o.pixelRatio,s=o.viewState.projection,u=this.getLayer(),h=u.getSource(),l=h.getTile(t,e,r,a,s);return l.getState()==N.ERROR&&(u.getUseInterimTilesOnError()?u.getPreload()>0&&(this.newTiles_=!0):l.setState(N.LOADED)),this.isDrawableTile(l)||(l=l.getInterimTile()),l},n.prototype.getData=function(t){var e=this.frameState;if(!e)return null;var r=this.getLayer(),o=st(e.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!ye(a,o))return null;for(var s=e.pixelRatio,u=e.viewState.projection,h=e.viewState,l=r.getRenderSource(),c=l.getTileGridForProjection(h.projection),g=l.getTilePixelRatio(e.pixelRatio),f=c.getZForResolution(h.resolution);f>=c.getMinZoom();--f){var d=c.getTileCoordForCoordAndZ(o,f),p=l.getTile(f,d[1],d[2],s,u);if(!(p instanceof Ju||p instanceof zl))return null;if(p.getState()===N.LOADED){var y=c.getOrigin(f),v=Nt(c.getTileSize(f)),_=c.getResolution(f),m=Math.floor(g*((o[0]-y[0])/_-d[1]*v[0])),w=Math.floor(g*((y[1]-o[1])/_-d[2]*v[1])),x=Math.round(g*l.getGutterForProjection(h.projection));return this.getImageData(p.getImage(),m+x,w+x)}}return null},n.prototype.loadedTileCallback=function(t,e,r){return this.isDrawableTile(r)?i.prototype.loadedTileCallback.call(this,t,e,r):!1},n.prototype.prepareFrame=function(t){return!!this.getLayer().getSource()},n.prototype.renderFrame=function(t,e){var r=t.layerStatesArray[t.layerIndex],o=t.viewState,a=o.projection,s=o.resolution,u=o.center,h=o.rotation,l=t.pixelRatio,c=this.getLayer(),g=c.getSource(),f=g.getRevision(),d=g.getTileGridForProjection(a),p=d.getZForResolution(s,g.zDirection),y=d.getResolution(p),v=t.extent,_=t.viewState.resolution,m=g.getTilePixelRatio(l),w=Math.round(Q(v)/_*l),x=Math.round(St(v)/_*l),E=r.extent&&Te(r.extent);E&&(v=Dn(v,Te(r.extent)));var z=y*w/2/m,b=y*x/2/m,T=[u[0]-z,u[1]-b,u[0]+z,u[1]+b],j=d.getTileRangeForExtentAndZ(v,p),O={};O[p]={};var C=this.createLoadedTileFinder(g,a,O),R=this.tmpExtent,P=this.tmpTileRange_;this.newTiles_=!1;for(var A=h?Ma(o.center,_,h,t.size):void 0,I=j.minX;I<=j.maxX;++I)for(var M=j.minY;M<=j.maxY;++M)if(!(h&&!d.tileCoordIntersectsViewport([p,I,M],A))){var F=this.getTile(p,I,M,t);if(this.isDrawableTile(F)){var U=D(this);if(F.getState()==N.LOADED){O[p][F.tileCoord.toString()]=F;var Z=F.inTransition(U);Z&&r.opacity!==1&&(F.endTransition(U),Z=!1),!this.newTiles_&&(Z||this.renderedTiles.indexOf(F)===-1)&&(this.newTiles_=!0)}if(F.getAlpha(U,t.time)===1)continue}var it=d.getTileCoordChildTileRange(F.tileCoord,P,R),S=!1;it&&(S=C(p+1,it)),S||d.forEachTileCoordParentTileRange(F.tileCoord,C,P,R)}var ut=y/s*l/m;te(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/l,1/l,h,-w/2,-x/2);var rt=Ra(this.pixelTransform);this.useContainer(e,rt,this.getBackground(t));var V=this.context,Dt=V.canvas;er(this.inversePixelTransform,this.pixelTransform),te(this.tempTransform,w/2,x/2,ut,ut,0,-w/2,-x/2),Dt.width!=w||Dt.height!=x?(Dt.width=w,Dt.height=x):this.containerReused||V.clearRect(0,0,w,x),E&&this.clipUnrotated(V,t,E),g.getInterpolate()||ot(V,Jo),this.preRender(V,t),this.renderedTiles.length=0;var Yt=Object.keys(O).map(Number);Yt.sort(Ln);var mt,Je,kt;r.opacity===1&&(!this.containerReused||g.getOpaque(t.viewState.projection))?Yt=Yt.reverse():(mt=[],Je=[]);for(var Rn=Yt.length-1;Rn>=0;--Rn){var se=Yt[Rn],Ht=g.getTilePixelSize(se,l,a),Tt=d.getResolution(se),In=Tt/y,Zi=Ht[0]*In*ut,Yi=Ht[1]*In*ut,ei=d.getTileCoordForCoordAndZ(Ne(T),se),ni=d.getTileCoordExtent(ei),Fe=st(this.tempTransform,[m*(ni[0]-T[0])/y,m*(T[3]-ni[3])/y]),Kt=m*g.getGutterForProjection(a),Ee=O[se];for(var Qe in Ee){var F=Ee[Qe],On=F.tileCoord,Hi=ei[1]-On[1],s3=Math.round(Fe[0]-(Hi-1)*Zi),wa=ei[2]-On[2],Yr=Math.round(Fe[1]-(wa-1)*Yi),I=Math.round(Fe[0]-Hi*Zi),M=Math.round(Fe[1]-wa*Yi),tn=s3-I,De=Yr-M,ii=p===se,Z=ii&&F.getAlpha(D(this),t.time)!==1,Hr=!1;if(!Z)if(mt){kt=[I,M,I+tn,M,I+tn,M+De,I,M+De];for(var Bt=0,za=mt.length;Bt<za;++Bt)if(p!==se&&se<Je[Bt]){var Pt=mt[Bt];Lt([I,M,I+tn,M+De],[Pt[0],Pt[3],Pt[4],Pt[7]])&&(Hr||(V.save(),Hr=!0),V.beginPath(),V.moveTo(kt[0],kt[1]),V.lineTo(kt[2],kt[3]),V.lineTo(kt[4],kt[5]),V.lineTo(kt[6],kt[7]),V.moveTo(Pt[6],Pt[7]),V.lineTo(Pt[4],Pt[5]),V.lineTo(Pt[2],Pt[3]),V.lineTo(Pt[0],Pt[1]),V.clip())}mt.push(kt),Je.push(se)}else V.clearRect(I,M,tn,De);this.drawTileImage(F,t,I,M,tn,De,Kt,ii),mt&&!Z?(Hr&&V.restore(),this.renderedTiles.unshift(F)):this.renderedTiles.push(F),this.updateUsedTiles(t.usedTiles,g,F)}}return this.renderedRevision=f,this.renderedResolution=y,this.extentChanged=!this.renderedExtent_||!an(this.renderedExtent_,T),this.renderedExtent_=T,this.renderedPixelRatio=l,this.renderedProjection=a,this.manageTilePyramid(t,g,d,l,a,v,p,c.getPreload()),this.scheduleExpireCache(t,g),this.postRender(V,t),r.extent&&V.restore(),ot(V,fl),rt!==Dt.style.transform&&(Dt.style.transform=rt),this.container},n.prototype.drawTileImage=function(t,e,r,o,a,s,u,h){var l=this.getTileImage(t);if(!!l){var c=D(this),g=e.layerStatesArray[e.layerIndex],f=g.opacity*(h?t.getAlpha(c,e.time):1),d=f!==this.context.globalAlpha;d&&(this.context.save(),this.context.globalAlpha=f),this.context.drawImage(l,u,u,l.width-2*u,l.height-2*u,r,o,a,s),d&&this.context.restore(),f!==g.opacity?e.animate=!0:h&&t.endTransition(c)}},n.prototype.getImage=function(){var t=this.context;return t?t.canvas:null},n.prototype.getTileImage=function(t){return t.getImage()},n.prototype.scheduleExpireCache=function(t,e){if(e.canExpireCache()){var r=function(o,a,s){var u=D(o);u in s.usedTiles&&o.expireCache(s.viewState.projection,s.usedTiles[u])}.bind(null,e);t.postRenderFunctions.push(r)}},n.prototype.updateUsedTiles=function(t,e,r){var o=D(e);o in t||(t[o]={}),t[o][r.getKey()]=!0},n.prototype.manageTilePyramid=function(t,e,r,o,a,s,u,h,l){var c=D(e);c in t.wantedTiles||(t.wantedTiles[c]={});var g=t.wantedTiles[c],f=t.tileQueue,d=r.getMinZoom(),p=t.viewState.rotation,y=p?Ma(t.viewState.center,t.viewState.resolution,p,t.size):void 0,v=0,_,m,w,x,E,z;for(z=d;z<=u;++z)for(m=r.getTileRangeForExtentAndZ(s,z,m),w=r.getResolution(z),x=m.minX;x<=m.maxX;++x)for(E=m.minY;E<=m.maxY;++E)p&&!r.tileCoordIntersectsViewport([z,x,E],y)||(u-z<=h?(++v,_=e.getTile(z,x,E,o,a),_.getState()==N.IDLE&&(g[_.getKey()]=!0,f.isKeyQueued(_.getKey())||f.enqueue([_,c,r.getTileCoordCenter(_.tileCoord),w])),l!==void 0&&l(_)):e.useTile(z,x,E,a));e.updateCacheSize(v,a)},n}(fs);const r7=i7;var o7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),a7=function(i){o7(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new r7(this)},n}(e7);const Di=a7;var s7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),u7=function(i){s7(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;r.interpolate!==void 0&&(o=r.interpolate);var a=r.params||{},s="TRANSPARENT"in a?a.TRANSPARENT:!0;return e=i.call(this,{attributions:r.attributions,attributionsCollapsible:r.attributionsCollapsible,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,interpolate:o,opaque:!s,projection:r.projection,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileClass:r.tileClass,tileGrid:r.tileGrid,tileLoadFunction:r.tileLoadFunction,url:r.url,urls:r.urls,wrapX:r.wrapX!==void 0?r.wrapX:!0,transition:r.transition,zDirection:r.zDirection})||this,e.gutter_=r.gutter!==void 0?r.gutter:0,e.params_=a,e.v13_=!0,e.serverType_=r.serverType,e.hidpi_=r.hidpi!==void 0?r.hidpi:!0,e.tmpExtent_=qt(),e.updateV13_(),e.setKey(e.getKeyForParams_()),e}return n.prototype.getFeatureInfoUrl=function(t,e,r,o){var a=Ut(r),s=this.getProjection(),u=this.getTileGrid();u||(u=this.getTileGridForProjection(a));var h=u.getZForResolution(e,this.zDirection),l=u.getTileCoordForCoordAndZ(t,h);if(!(u.getResolutions().length<=l[0])){var c=u.getResolution(l[0]),g=u.getTileCoordExtent(l,this.tmpExtent_),f=Nt(u.getTileSize(l[0]),this.tmpSize),d=this.gutter_;d!==0&&(f=cu(f,d,this.tmpSize),g=on(g,c*d,g)),s&&s!==a&&(c=Qo(s,a,t,c),g=mg(g,a,s),t=pi(t,a,s));var p={SERVICE:"WMS",VERSION:ea,REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.params_.LAYERS};ot(p,this.params_,o);var y=Math.floor((t[0]-g[0])/c),v=Math.floor((g[3]-t[1])/c);return p[this.v13_?"I":"X"]=y,p[this.v13_?"J":"Y"]=v,this.getRequestUrl_(l,f,g,1,s||a,p)}},n.prototype.getLegendUrl=function(t,e){if(this.urls[0]!==void 0){var r={SERVICE:"WMS",VERSION:ea,REQUEST:"GetLegendGraphic",FORMAT:"image/png"};if(e===void 0||e.LAYER===void 0){var o=this.params_.LAYERS,a=!Array.isArray(o)||o.length===1;if(!a)return;r.LAYER=o}if(t!==void 0){var s=this.getProjection()?this.getProjection().getMetersPerUnit():1,u=28e-5;r.SCALE=t*s/u}return ot(r,e),Cl(this.urls[0],r)}},n.prototype.getGutter=function(){return this.gutter_},n.prototype.getParams=function(){return this.params_},n.prototype.getRequestUrl_=function(t,e,r,o,a,s){var u=this.urls;if(!!u){if(s.WIDTH=e[0],s.HEIGHT=e[1],s[this.v13_?"CRS":"SRS"]=a.getCode(),"STYLES"in this.params_||(s.STYLES=""),o!=1)switch(this.serverType_){case"geoserver":var h=90*o+.5|0;"FORMAT_OPTIONS"in s?s.FORMAT_OPTIONS+=";dpi:"+h:s.FORMAT_OPTIONS="dpi:"+h;break;case"mapserver":s.MAP_RESOLUTION=90*o;break;case"carmentaserver":case"qgis":s.DPI=90*o;break;default:$(!1,52);break}var l=a.getAxisOrientation(),c=r;if(this.v13_&&l.substr(0,2)=="ne"){var g=void 0;g=r[0],c[0]=r[1],c[1]=g,g=r[2],c[2]=r[3],c[3]=g}s.BBOX=c.join(",");var f;if(u.length==1)f=u[0];else{var d=Ge(Dh(t),u.length);f=u[d]}return Cl(f,s)}},n.prototype.getTilePixelRatio=function(t){return!this.hidpi_||this.serverType_===void 0?1:t},n.prototype.getKeyForParams_=function(){var t=0,e=[];for(var r in this.params_)e[t++]=r+"-"+this.params_[r];return e.join("/")},n.prototype.updateParams=function(t){ot(this.params_,t),this.updateV13_(),this.setKey(this.getKeyForParams_())},n.prototype.updateV13_=function(){var t=this.params_.VERSION||ea;this.v13_=fg(t,"1.3")>=0},n.prototype.tileUrlFunction=function(t,e,r){var o=this.getTileGrid();if(o||(o=this.getTileGridForProjection(r)),!(o.getResolutions().length<=t[0])){e!=1&&(!this.hidpi_||this.serverType_===void 0)&&(e=1);var a=o.getResolution(t[0]),s=o.getTileCoordExtent(t,this.tmpExtent_),u=Nt(o.getTileSize(t[0]),this.tmpSize),h=this.gutter_;h!==0&&(u=cu(u,h,this.tmpSize),s=on(s,a*h,s)),e!=1&&(u=fu(u,e,this.tmpSize));var l={SERVICE:"WMS",VERSION:ea,REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};return ot(l,this.params_),this.getRequestUrl_(t,u,s,e,r,l)}},n}(Sl);const h7=u7,l7={name:"v-tile",render(i,n){return null},extends:En,inject:["VMap"],props:{layerId:{type:String,default(){return`tile-layer-${J()}`}},preload:{type:Number,default:0},tileType:{type:String,default:"TD",validator:i=>["TD","TD_IMG","XYZ","BD","GD","OSM","PGIS_TILE","PGIS_HPYX","WMS"].includes(i)},tdVec:{type:String},tdCva:{type:String},tdImg:{type:String},tdCia:{type:String},gdUrl:{type:String},base:{type:Boolean,default:!0},xyz:{type:Object,default(){return{}}},wms:{type:Object,default(){}}},data(){return{layer:null,layers:[],addForOverview:!1}},computed:{map(){return this.VMap.map}},watch:{tileType:{handler(i,n){i&&i!==n&&(this.clear(n),this.init())},immediate:!1,deep:!0},visible:{handler(i){this.layers.map(n=>n.setVisible(i))},immediate:!1},zIndex:{handler(i){this.layers.map(n=>n.setZIndex(i))},immediate:!1},maxZoom:{handler(i){this.layers.map(n=>n.setMaxZoom(i))},immediate:!1},minZoom:{handler(i){this.layers.map(n=>n.setMinZoom(i))},immediate:!1},extent:{handler(i){this.layers.map(n=>n.setExtent(i))},immediate:!1},"xyz.attributions":{handler(i){this.layers.map(n=>n.getSource().setAttributions(i))},immediate:!1,deep:!0}},methods:{clear(i){const n=this.map.getLayers().getArray().filter(t=>t.get("base"));n&&n.length>0&&n.forEach(t=>{(t.get("tileType")===i||t.get("isDefault"))&&this.map.removeLayer(t)})},init(){switch(this.tileType){case"XYZ":this.initTileXYZ();break;case"WMS":this.initTileWMS();break;case"TD":this.initTD();break;case"TD_IMG":this.initTDIMG();break;case"BD":this.initBD();break;case"GD":this.initGD();break;case"OSM":this.initTileOSM();break;default:this.initTD();break}},initTileXYZ(){let i;at(this.xyz,"tileGrid")&&(i=new Pr(this.xyz.tileGrid));const n={...this.xyz,tileGrid:i},t=new Ar(n),e={...this.$props,source:t};this.layer=new Di(e),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(r=>{this.map.addLayer(r)})},initTileWMS(){let i;at(this.wms,"tileGrid")&&(i=new Pr(this.wms.tileGrid));const n={...this.wms,tileGrid:i},t=new h7(n),e={...this.$props,source:t};this.layer=new Di(e),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(r=>{this.map.addLayer(r)})},initTD(){const i=this.initXYZbyURL(this.tdVec||"http://t4.tianditu.com/DataServer?T=vec_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a"),n=this.initXYZbyURL(this.tdCva||"http://t3.tianditu.com/DataServer?T=cva_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a");this.layers=[i,n],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})},initXYZbyURL(i){const n={crossOrigin:"anonymous",...this.$props.xyz,url:i},t=new Ar(n),e={...this.$props,source:t},r=new Di(e);return r.set("base",!0),r.setZIndex(0),r},initTDIMG(){const i=this.initXYZbyURL(this.tdImg||"http://t4.tianditu.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a"),n=this.initXYZbyURL(this.tdCia||"http://t3.tianditu.com/DataServer?T=cia_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a");this.layers=[i,n],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})},initBD(){this.layers=this.getBDMap(this.xyz,this.$props),this.layers.length>0&&(this.addForOverview||this.layers.forEach(i=>{i.setZIndex(0),this.map.addLayer(i)}))},getBDMap(i,n){const t=[];for(let u=0;u<19;u++)t[u]=Math.pow(2,18-u);const e=new Pr({origin:[0,0],resolutions:t}),r={...i,projection:"baidu",tileGrid:e,tileUrlFunction:function(u,h,l){if(!u)return"";const c=u[0],g=u[1],f=-u[2]-1;return"https://maponline1.bdimg.com/tile/?qt=vtile&x="+g+"&y="+f+"&z="+c+"&styles=pl&scaler=1&udt=20220113&from=jsapi2_0"},crossOrigin:"anonymous"},o=new Ar(r),a={...n,source:o},s=new Di(a);return s.set("type","bd"),s.set("name","bd"),s.set("base",!0),[s]},initGD(){this.layers=this.getAMap(this.xyz,this.$props,this.gdUrl),this.addForOverview||this.layers.forEach(i=>{this.map.addLayer(i)})},getAMap(i,n,t){const e={...i,url:t||"http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7",projection:"GCJ02",crossOrigin:"anonymous"},r=new Ar(e),o={...n,source:r},a=new Di(o);return a.set("type","AMap"),a.set("name","AMap"),a.set("base",!0),[a]},initTileOSM(){const i=new U8,n={...this.$props,source:i};this.layer=new Di(n),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})}},updated(){this.init()},mounted(){this.init()},beforeUnmount(){this.layers.forEach(i=>{i.getSource().clear(),this.map.removeLayer(i)})}};let c7,g7;const jl={};var f7=oe(l7,c7,g7,!1,d7,null,null,null);function d7(i){for(let n in jl)this[n]=jl[n]}const ki=function(){return f7.exports}(),p7={name:"v-overview",render(i,n){return null},extends:ki,inject:["VMap"],props:{className:{type:String},collapsed:{type:Boolean},collapseLabel:{type:String},collapsible:{type:Boolean},render:{type:Function},rotateWithView:{type:Boolean},target:{type:String},tipLabel:{type:String},view:{type:Object}},computed:{map(){return this.VMap.map}},watch:{tileType:{handler(i,n){i&&i!==n&&(this.clearLayer(n),this.initLayers(),this.initOverview())},immediate:!1,deep:!0},rotateWithView:{handler(i){this.overview.setRotateWithView(i)},immediate:!1},collapsed:{handler(i){this.overview.setCollapsed(i)},immediate:!1},collapsible:{handler(i){this.overview.setCollapsible(i)},immediate:!1}},data(){return{overview:null}},methods:{initLayers(){this.addForOverview=!0,this.init()},clearLayer(i){const n=this.overview.getOverviewMap().getLayers().getArray().filter(t=>t.get("base"));n&&n.length>0&&n.forEach(t=>{(t.get("tileType")===i||t.get("isDefault"))&&this.overview.getOverviewMap().removeLayer(t)})},initOverview(){const i={constrainResolution:!1,projection:"EPSG:4326",...this.view},n={...this.$props,view:new Ie(i),layers:this.layers};this.overview=new u4(n),this.map.addControl(this.overview)}},mounted(){this.initLayers(),this.initOverview()},beforeUnmount(){this.addForOverview=!1,this.map.removeControl(this.overview)}};let y7,v7;const Rl={};var _7=oe(p7,y7,v7,!1,m7,null,null,null);function m7(i){for(let n in Rl)this[n]=Rl[n]}const Lr=function(){return _7.exports}();Lr.install=i=>{i.component(Lr.name,Lr)};var x7=function(){var i=this,n=i.$createElement,t=i._self._c||n;return t("div",{class:i.className,attrs:{id:i.element}},[i._t("default",null,{position:i.position})],2)},w7=[];const z7={name:"v-overlay",inject:["VMap"],props:{overlayId:{type:String,default(){return`overlay-id-${J()}`}},element:{type:String,default(){return`overlay-el-${J()}`}},position:{type:[Array,void 0],default(){}},positioning:{type:String},offset:{type:Array,default(){return[0,0]}},autoPan:{type:Boolean,default:!1},className:{type:String}},data(){return{overlay:null}},computed:{map(){return this.VMap.map}},watch:{position:{handler(i){this.overlay.setPosition(i)},immediate:!1},positioning:{handler(i){this.overlay.setPositioning(i)},immediate:!1},offset:{handler(i){this.overlay.setOffset(i)},immediate:!1}},mounted(){let i;typeof this.element=="string"&&(i=document.getElementById(this.element.toString()));const n={...this.$props,id:this.overlayId,element:i};this.overlay=new Os(n),this.map.addOverlay(this.overlay),this.$emit("load",this.overlay,this.map)},beforeUnmount(){this.map.removeOverlay(this.overlay)}},Il={};var E7=oe(z7,x7,w7,!1,b7,null,null,null);function b7(i){for(let n in Il)this[n]=Il[n]}const Mr=function(){return E7.exports}();Mr.install=i=>{i.component(Mr.name,Mr)},ki.install=function(i){i.component(ki.name,ki)};const T7={name:"v-vector",render(i,n){return null},extends:En,inject:["VMap"],props:{layerId:{type:String,default(){return`vector-layer-${J()}`}},source:{type:Object,default(){return{features:[]}}},features:{type:Array,default(){return[]}},FeatureStyle:{type:[Object,Boolean],default(){return!1}},modify:{type:[Object,Boolean],default:!1},select:{type:[Object,Boolean],default:!1}},data(){return{layer:null,selectObj:null,modifyObj:null}},computed:{map(){return this.VMap.map}},watch:{features:{handler(i){if(console.log("layer features change",i),this.layer.getSource().clear(),i&&i.length>0){const n=ce(i,this.map,this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0);this.layer.getSource().addFeatures(n)}},immediate:!1},visible:{handler(i){console.log("layer visible change",i),this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1},modify:{handler(i){i?this.setModify():(this.selectObj&&(this.map.removeInteraction(this.selectObj),this.selectObj=null),this.modifyObj&&(this.map.removeInteraction(this.modifyObj),this.modifyObj=null))},immediate:!1}},methods:{getFeatureById(i){const n=this.layer.getSource().getFeatures();let t;return n.forEach(e=>{(e.get("id")===i||e.getId()===i)&&(t=e)}),t},updateFeatureById(i,n){const t=this.layer.getSource().getFeatures();console.log(t),t.forEach(e=>{if(e.get("id")===i&&typeof n=="object")for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&e.update(r,n[r])})},setModify(){let i=[];if(this.select){let t;at(this.select,"style")&&(t=Gt(this.select.style)),this.selectObj=new Ph({style:t,layers:[this.layer]}),this.map.addInteraction(this.selectObj),this.selectObj.on("select",e=>{this.$emit("select",e,this.map)}),i=this.selectObj.getFeatures()}else i=new At(this.layer.getSource().getFeatures());let n;at(this.modify,"style")&&(n=Gt(this.modify.style)),this.modifyObj=new Ws({features:i,style:n}),this.map.addInteraction(this.modifyObj),this.modifyObj.on("modifystart",t=>{this.$emit("modifystart",t,this.map),i.getArray().forEach(e=>{e.getGeometry().on("change",r=>{this.$emit("modifychange",r,this.map,e)})})}),this.modifyObj.on("modifyend",t=>{const e={...t,select:this.selectObj};this.$emit("modifyend",e,this.map)})}},mounted(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map,this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new ee(n),this.layer.setStyle(t=>t.get("style")?Gt(t.get("style")):this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0?Gt(this.FeatureStyle):Gt({fill:{color:"rgba(67,126,255,0.15)"},stroke:{color:"rgba(67,126,255,1)",width:1}})),this.layer.set("id",this.layerId),this.layer.set("type","vector"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.$emit("load",this.layer,this.map),this.modify&&this.setModify()},beforeUnmount(){this.layer.getSource().clear(),this.map.removeLayer(this.layer),this.map.removeInteraction(this.selectObj),this.map.removeInteraction(this.modifyObj)}};let S7,C7;const Ol={};var j7=oe(T7,S7,C7,!1,R7,null,null,null);function R7(i){for(let n in Ol)this[n]=Ol[n]}const Fr=function(){return j7.exports}();Fr.install=function(i){i.component(Fr.name,Fr)};var Pl={exports:{}},u2={exports:{}},Al=function(n,t){return function(){for(var r=new Array(arguments.length),o=0;o<r.length;o++)r[o]=arguments[o];return n.apply(t,r)}},I7=Al,h2=Object.prototype.toString,l2=function(i){return function(n){var t=h2.call(n);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())}}(Object.create(null));function Qn(i){return i=i.toLowerCase(),function(t){return l2(t)===i}}function c2(i){return Array.isArray(i)}function ia(i){return typeof i>"u"}function O7(i){return i!==null&&!ia(i)&&i.constructor!==null&&!ia(i.constructor)&&typeof i.constructor.isBuffer=="function"&&i.constructor.isBuffer(i)}var Ll=Qn("ArrayBuffer");function P7(i){var n;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?n=ArrayBuffer.isView(i):n=i&&i.buffer&&Ll(i.buffer),n}function A7(i){return typeof i=="string"}function L7(i){return typeof i=="number"}function Ml(i){return i!==null&&typeof i=="object"}function ra(i){if(l2(i)!=="object")return!1;var n=Object.getPrototypeOf(i);return n===null||n===Object.prototype}var M7=Qn("Date"),F7=Qn("File"),D7=Qn("Blob"),k7=Qn("FileList");function g2(i){return h2.call(i)==="[object Function]"}function q7(i){return Ml(i)&&g2(i.pipe)}function N7(i){var n="[object FormData]";return i&&(typeof FormData=="function"&&i instanceof FormData||h2.call(i)===n||g2(i.toString)&&i.toString()===n)}var G7=Qn("URLSearchParams");function B7(i){return i.trim?i.trim():i.replace(/^\s+|\s+$/g,"")}function U7(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function f2(i,n){if(!(i===null||typeof i>"u"))if(typeof i!="object"&&(i=[i]),c2(i))for(var t=0,e=i.length;t<e;t++)n.call(null,i[t],t,i);else for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&n.call(null,i[r],r,i)}function d2(){var i={};function n(r,o){ra(i[o])&&ra(r)?i[o]=d2(i[o],r):ra(r)?i[o]=d2({},r):c2(r)?i[o]=r.slice():i[o]=r}for(var t=0,e=arguments.length;t<e;t++)f2(arguments[t],n);return i}function $7(i,n,t){return f2(n,function(r,o){t&&typeof r=="function"?i[o]=I7(r,t):i[o]=r}),i}function W7(i){return i.charCodeAt(0)===65279&&(i=i.slice(1)),i}function V7(i,n,t,e){i.prototype=Object.create(n.prototype,e),i.prototype.constructor=i,t&&Object.assign(i.prototype,t)}function X7(i,n,t){var e,r,o,a={};n=n||{};do{for(e=Object.getOwnPropertyNames(i),r=e.length;r-- >0;)o=e[r],a[o]||(n[o]=i[o],a[o]=!0);i=Object.getPrototypeOf(i)}while(i&&(!t||t(i,n))&&i!==Object.prototype);return n}function Z7(i,n,t){i=String(i),(t===void 0||t>i.length)&&(t=i.length),t-=n.length;var e=i.indexOf(n,t);return e!==-1&&e===t}function Y7(i){if(!i)return null;var n=i.length;if(ia(n))return null;for(var t=new Array(n);n-- >0;)t[n]=i[n];return t}var H7=function(i){return function(n){return i&&n instanceof i}}(typeof Uint8Array<"u"&&Object.getPrototypeOf(Uint8Array)),It={isArray:c2,isArrayBuffer:Ll,isBuffer:O7,isFormData:N7,isArrayBufferView:P7,isString:A7,isNumber:L7,isObject:Ml,isPlainObject:ra,isUndefined:ia,isDate:M7,isFile:F7,isBlob:D7,isFunction:g2,isStream:q7,isURLSearchParams:G7,isStandardBrowserEnv:U7,forEach:f2,merge:d2,extend:$7,trim:B7,stripBOM:W7,inherits:V7,toFlatObject:X7,kindOf:l2,kindOfTest:Qn,endsWith:Z7,toArray:Y7,isTypedArray:H7,isFileList:k7},qi=It;function Fl(i){return encodeURIComponent(i).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Dl=function(n,t,e){if(!t)return n;var r;if(e)r=e(t);else if(qi.isURLSearchParams(t))r=t.toString();else{var o=[];qi.forEach(t,function(u,h){u===null||typeof u>"u"||(qi.isArray(u)?h=h+"[]":u=[u],qi.forEach(u,function(c){qi.isDate(c)?c=c.toISOString():qi.isObject(c)&&(c=JSON.stringify(c)),o.push(Fl(h)+"="+Fl(c))}))}),r=o.join("&")}if(r){var a=n.indexOf("#");a!==-1&&(n=n.slice(0,a)),n+=(n.indexOf("?")===-1?"?":"&")+r}return n},K7=It;function oa(){this.handlers=[]}oa.prototype.use=function(n,t,e){return this.handlers.push({fulfilled:n,rejected:t,synchronous:e?e.synchronous:!1,runWhen:e?e.runWhen:null}),this.handlers.length-1},oa.prototype.eject=function(n){this.handlers[n]&&(this.handlers[n]=null)},oa.prototype.forEach=function(n){K7.forEach(this.handlers,function(e){e!==null&&n(e)})};var J7=oa,Q7=It,t9=function(n,t){Q7.forEach(n,function(r,o){o!==t&&o.toUpperCase()===t.toUpperCase()&&(n[t]=r,delete n[o])})},kl=It;function Ni(i,n,t,e,r){Error.call(this),this.message=i,this.name="AxiosError",n&&(this.code=n),t&&(this.config=t),e&&(this.request=e),r&&(this.response=r)}kl.inherits(Ni,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var ql=Ni.prototype,Nl={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach(function(i){Nl[i]={value:i}}),Object.defineProperties(Ni,Nl),Object.defineProperty(ql,"isAxiosError",{value:!0}),Ni.from=function(i,n,t,e,r,o){var a=Object.create(ql);return kl.toFlatObject(i,a,function(u){return u!==Error.prototype}),Ni.call(a,i.message,n,t,e,r),a.name=i.name,o&&Object.assign(a,o),a};var Gi=Ni,Gl={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},xe=It;function e9(i,n){n=n||new FormData;var t=[];function e(o){return o===null?"":xe.isDate(o)?o.toISOString():xe.isArrayBuffer(o)||xe.isTypedArray(o)?typeof Blob=="function"?new Blob([o]):Buffer.from(o):o}function r(o,a){if(xe.isPlainObject(o)||xe.isArray(o)){if(t.indexOf(o)!==-1)throw Error("Circular reference detected in "+a);t.push(o),xe.forEach(o,function(u,h){if(!xe.isUndefined(u)){var l=a?a+"."+h:h,c;if(u&&!a&&typeof u=="object"){if(xe.endsWith(h,"{}"))u=JSON.stringify(u);else if(xe.endsWith(h,"[]")&&(c=xe.toArray(u))){c.forEach(function(g){!xe.isUndefined(g)&&n.append(l,e(g))});return}}r(u,l)}}),t.pop()}else n.append(a,e(o))}return r(i),n}var Bl=e9,p2,Ul;function n9(){if(Ul)return p2;Ul=1;var i=Gi;return p2=function(t,e,r){var o=r.config.validateStatus;!r.status||!o||o(r.status)?t(r):e(new i("Request failed with status code "+r.status,[i.ERR_BAD_REQUEST,i.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))},p2}var y2,$l;function i9(){if($l)return y2;$l=1;var i=It;return y2=i.isStandardBrowserEnv()?function(){return{write:function(e,r,o,a,s,u){var h=[];h.push(e+"="+encodeURIComponent(r)),i.isNumber(o)&&h.push("expires="+new Date(o).toGMTString()),i.isString(a)&&h.push("path="+a),i.isString(s)&&h.push("domain="+s),u===!0&&h.push("secure"),document.cookie=h.join("; ")},read:function(e){var r=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),y2}var r9=function(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)},o9=function(n,t){return t?n.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):n},a9=r9,s9=o9,Wl=function(n,t){return n&&!a9(t)?s9(n,t):t},v2,Vl;function u9(){if(Vl)return v2;Vl=1;var i=It,n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return v2=function(e){var r={},o,a,s;return e&&i.forEach(e.split(`
|
|
9
|
+
`){I+=A,A=0,C=g*x+O*f,++F;continue}var ut=d[Z+1]||u.font;ut!==U&&(r&&R.push("font",ut),e&&P.push("font",ut),U=ut),A=Math.max(A,m[M]);var rt=[S,C+O*_[M]+g*(_[M]-w[F]),.5*(f+A)+I];C+=_[M],r&&R.push("strokeText",rt),e&&P.push("fillText",rt),++M}return Array.prototype.push.apply(E,R),Array.prototype.push.apply(E,P),this.labels_[o]=T,T},i.prototype.replayTextBackground_=function(n,t,e,r,o,a,s){n.beginPath(),n.moveTo.apply(n,t),n.lineTo.apply(n,e),n.lineTo.apply(n,r),n.lineTo.apply(n,o),n.lineTo.apply(n,t),a&&(this.alignFill_=a[2],this.fill_(n)),s&&(this.setStrokeStyle_(n,s),n.stroke())},i.prototype.calculateImageOrLabelDimensions_=function(n,t,e,r,o,a,s,u,h,l,c,g,f,d,p,y){s*=g[0],u*=g[1];var v=e-s,_=r-u,m=o+h>n?n-h:o,w=a+l>t?t-l:a,x=d[3]+m*g[0]+d[1],E=d[0]+w*g[1]+d[2],z=v-d[3],b=_-d[0];(p||c!==0)&&(fn[0]=z,dn[0]=z,fn[1]=b,Ve[1]=b,Ve[0]=z+x,Xe[0]=Ve[0],Xe[1]=b+E,dn[1]=Xe[1]);var T;return c!==0?(T=te(xt(),e,r,1,1,c,-e,-r),st(T,fn),st(T,Ve),st(T,Xe),st(T,dn),_e(Math.min(fn[0],Ve[0],Xe[0],dn[0]),Math.min(fn[1],Ve[1],Xe[1],dn[1]),Math.max(fn[0],Ve[0],Xe[0],dn[0]),Math.max(fn[1],Ve[1],Xe[1],dn[1]),bi)):_e(Math.min(z,z+x),Math.min(b,b+E),Math.max(z,z+x),Math.max(b,b+E),bi),f&&(v=Math.round(v),_=Math.round(_)),{drawImageX:v,drawImageY:_,drawImageW:m,drawImageH:w,originX:h,originY:l,declutterBox:{minX:bi[0],minY:bi[1],maxX:bi[2],maxY:bi[3],value:y},canvasTransform:T,scale:g}},i.prototype.replayImageOrLabel_=function(n,t,e,r,o,a,s){var u=!!(a||s),h=r.declutterBox,l=n.canvas,c=s?s[2]*r.scale[0]/2:0,g=h.minX-c<=l.width/t&&h.maxX+c>=0&&h.minY-c<=l.height/t&&h.maxY+c>=0;return g&&(u&&this.replayTextBackground_(n,fn,Ve,Xe,dn,a,s),yf(n,r.canvasTransform,o,e,r.originX,r.originY,r.drawImageW,r.drawImageH,r.drawImageX,r.drawImageY,r.scale)),!0},i.prototype.fill_=function(n){if(this.alignFill_){var t=st(this.renderedTransform_,[0,0]),e=512*this.pixelRatio;n.save(),n.translate(t[0]%e,t[1]%e),n.rotate(this.viewRotation_)}n.fill(),this.alignFill_&&n.restore()},i.prototype.setStrokeStyle_=function(n,t){n.strokeStyle=t[1],n.lineWidth=t[2],n.lineCap=t[3],n.lineJoin=t[4],n.miterLimit=t[5],n.setLineDash&&(n.lineDashOffset=t[7],n.setLineDash(t[6]))},i.prototype.drawLabelWithPointPlacement_=function(n,t,e,r){var o=this.textStates[t],a=this.createLabel(n,t,r,e),s=this.strokeStates[e],u=this.pixelRatio,h=Nu(Array.isArray(n)?n[0]:n,o.textAlign||dr),l=zr[o.textBaseline||Co],c=s&&s.lineWidth?s.lineWidth:0,g=a.width/u-2*o.scale[0],f=h*g+2*(.5-h)*c,d=l*a.height/u+2*(.5-l)*c;return{label:a,anchorX:f,anchorY:d}},i.prototype.execute_=function(n,t,e,r,o,a,s,u){var h;this.pixelCoordinates_&&ke(e,this.renderedTransform_)?h=this.pixelCoordinates_:(this.pixelCoordinates_||(this.pixelCoordinates_=[]),h=Bn(this.coordinates,0,this.coordinates.length,2,e,this.pixelCoordinates_),Nc(this.renderedTransform_,e));for(var l=0,c=r.length,g=0,f,d,p,y,v,_,m,w,x,E,z,b,T=0,j=0,O=null,C=null,R=this.coordinateCache_,P=this.viewRotation_,A=Math.round(Math.atan2(-e[1],e[0])*1e12)/1e12,I={context:n,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:P},M=this.instructions!=r||this.overlaps?0:200,F,U,Z,it;l<c;){var S=r[l],ut=S[0];switch(ut){case q.BEGIN_GEOMETRY:F=S[1],it=S[3],F.getGeometry()?s!==void 0&&!Lt(s,it.getExtent())?l=S[2]+1:++l:l=S[2];break;case q.BEGIN_PATH:T>M&&(this.fill_(n),T=0),j>M&&(n.stroke(),j=0),!T&&!j&&(n.beginPath(),y=NaN,v=NaN),++l;break;case q.CIRCLE:g=S[1];var rt=h[g],V=h[g+1],Dt=h[g+2],Yt=h[g+3],mt=Dt-rt,Je=Yt-V,kt=Math.sqrt(mt*mt+Je*Je);n.moveTo(rt+kt,V),n.arc(rt,V,kt,0,2*Math.PI,!0),++l;break;case q.CLOSE_PATH:n.closePath(),++l;break;case q.CUSTOM:g=S[1],f=S[2];var Rn=S[3],se=S[4],Ht=S.length==6?S[5]:void 0;I.geometry=Rn,I.feature=F,l in R||(R[l]=[]);var Tt=R[l];Ht?Ht(h,g,f,2,Tt):(Tt[0]=h[g],Tt[1]=h[g+1],Tt.length=2),se(Tt,I),++l;break;case q.DRAW_IMAGE:g=S[1],f=S[2],w=S[3],d=S[4],p=S[5];var In=S[6],Zi=S[7],Yi=S[8],ei=S[9],ni=S[10],Fe=S[11],Kt=S[12],Ee=S[13],Qe=S[14],On=S[15];if(!w&&S.length>=20){x=S[19],E=S[20],z=S[21],b=S[22];var Hi=this.drawLabelWithPointPlacement_(x,E,z,b);w=Hi.label,S[3]=w;var s3=S[23];d=(Hi.anchorX-s3)*this.pixelRatio,S[4]=d;var wa=S[24];p=(Hi.anchorY-wa)*this.pixelRatio,S[5]=p,In=w.height,S[6]=In,Ee=w.width,S[13]=Ee}var Yr=void 0;S.length>25&&(Yr=S[25]);var tn=void 0,De=void 0,ii=void 0;S.length>17?(tn=S[16],De=S[17],ii=S[18]):(tn=Wn,De=!1,ii=!1),ni&&A?Fe+=P:!ni&&!A&&(Fe-=P);for(var Hr=0;g<f;g+=2)if(!(Yr&&Yr[Hr++]<Ee/this.pixelRatio)){var Bt=this.calculateImageOrLabelDimensions_(w.width,w.height,h[g],h[g+1],Ee,In,d,p,Yi,ei,Fe,Kt,o,tn,De||ii,F),za=[n,t,w,Bt,Zi,De?O:null,ii?C:null];if(u){if(Qe==="none")continue;if(Qe==="obstacle"){u.insert(Bt.declutterBox);continue}else{var Pt=void 0,u3=void 0;if(On){var Ea=f-g;if(!On[Ea]){On[Ea]=za;continue}if(Pt=On[Ea],delete On[Ea],u3=qu(Pt),u.collides(u3))continue}if(u.collides(Bt.declutterBox))continue;Pt&&(u.insert(u3),this.replayImageOrLabel_.apply(this,Pt)),u.insert(Bt.declutterBox)}}this.replayImageOrLabel_.apply(this,za)}++l;break;case q.DRAW_CHARS:var ac=S[1],sc=S[2],h3=S[3],Sv=S[4];b=S[5];var Cv=S[6],uc=S[7],hc=S[8];z=S[9];var l3=S[10];x=S[11],E=S[12];var lc=[S[13],S[13]],c3=this.textStates[E],Kr=c3.font,Jr=[c3.scale[0]*uc,c3.scale[1]*uc],Qr=void 0;Kr in this.widths_?Qr=this.widths_[Kr]:(Qr={},this.widths_[Kr]=Qr);var cc=lu(h,ac,sc,2),gc=Math.abs(Jr[0])*Tu(Kr,x,Qr);if(Sv||gc<=cc){var jv=this.textStates[E].textAlign,Rv=(cc-gc)*zr[jv],to=u1(h,ac,sc,2,x,Rv,Cv,Math.abs(Jr[0]),Tu,Kr,Qr,A?0:this.viewRotation_);t:if(to){var eo=[],Pn=void 0,ba=void 0,Ta=void 0,Jt=void 0,ge=void 0;if(z)for(Pn=0,ba=to.length;Pn<ba;++Pn){ge=to[Pn],Ta=ge[4],Jt=this.createLabel(Ta,E,"",z),d=ge[2]+(Jr[0]<0?-l3:l3),p=h3*Jt.height+(.5-h3)*2*l3*Jr[1]/Jr[0]-hc;var Bt=this.calculateImageOrLabelDimensions_(Jt.width,Jt.height,ge[0],ge[1],Jt.width,Jt.height,d,p,0,0,ge[3],lc,!1,Wn,!1,F);if(u&&u.collides(Bt.declutterBox))break t;eo.push([n,t,Jt,Bt,1,null,null])}if(b)for(Pn=0,ba=to.length;Pn<ba;++Pn){ge=to[Pn],Ta=ge[4],Jt=this.createLabel(Ta,E,b,""),d=ge[2],p=h3*Jt.height-hc;var Bt=this.calculateImageOrLabelDimensions_(Jt.width,Jt.height,ge[0],ge[1],Jt.width,Jt.height,d,p,0,0,ge[3],lc,!1,Wn,!1,F);if(u&&u.collides(Bt.declutterBox))break t;eo.push([n,t,Jt,Bt,1,null,null])}u&&u.load(eo.map(qu));for(var g3=0,Iv=eo.length;g3<Iv;++g3)this.replayImageOrLabel_.apply(this,eo[g3])}}++l;break;case q.END_GEOMETRY:if(a!==void 0){F=S[1];var fc=a(F,it);if(fc)return fc}++l;break;case q.FILL:M?T++:this.fill_(n),++l;break;case q.MOVE_TO_LINE_TO:for(g=S[1],f=S[2],U=h[g],Z=h[g+1],_=U+.5|0,m=Z+.5|0,(_!==y||m!==v)&&(n.moveTo(U,Z),y=_,v=m),g+=2;g<f;g+=2)U=h[g],Z=h[g+1],_=U+.5|0,m=Z+.5|0,(g==f-2||_!==y||m!==v)&&(n.lineTo(U,Z),y=_,v=m);++l;break;case q.SET_FILL_STYLE:O=S,this.alignFill_=S[2],T&&(this.fill_(n),T=0,j&&(n.stroke(),j=0)),n.fillStyle=S[1],++l;break;case q.SET_STROKE_STYLE:C=S,j&&(n.stroke(),j=0),this.setStrokeStyle_(n,S),++l;break;case q.STROKE:M?j++:n.stroke(),++l;break;default:++l;break}}T&&this.fill_(n),j&&n.stroke()},i.prototype.execute=function(n,t,e,r,o,a){this.viewRotation_=r,this.execute_(n,t,e,this.instructions,o,void 0,void 0,a)},i.prototype.executeHitDetection=function(n,t,e,r,o){return this.viewRotation_=e,this.execute_(n,1,t,this.hitDetectionInstructions,!0,r,o)},i}();const g1=c1;var ds=["Polygon","Circle","LineString","Image","Text","Default"],f1=function(){function i(n,t,e,r,o,a){this.maxExtent_=n,this.overlaps_=r,this.pixelRatio_=e,this.resolution_=t,this.renderBuffer_=a,this.executorsByZIndex_={},this.hitDetectionContext_=null,this.hitDetectionTransform_=xt(),this.createExecutors_(o)}return i.prototype.clip=function(n,t){var e=this.getClipCoords(t);n.beginPath(),n.moveTo(e[0],e[1]),n.lineTo(e[2],e[3]),n.lineTo(e[4],e[5]),n.lineTo(e[6],e[7]),n.clip()},i.prototype.createExecutors_=function(n){for(var t in n){var e=this.executorsByZIndex_[t];e===void 0&&(e={},this.executorsByZIndex_[t]=e);var r=n[t];for(var o in r){var a=r[o];e[o]=new g1(this.resolution_,this.pixelRatio_,this.overlaps_,a)}}},i.prototype.hasExecutors=function(n){for(var t in this.executorsByZIndex_)for(var e=this.executorsByZIndex_[t],r=0,o=n.length;r<o;++r)if(n[r]in e)return!0;return!1},i.prototype.forEachFeatureAtCoordinate=function(n,t,e,r,o,a){r=Math.round(r);var s=r*2+1,u=te(this.hitDetectionTransform_,r+.5,r+.5,1/t,-1/t,-e,-n[0],-n[1]),h=!this.hitDetectionContext_;h&&(this.hitDetectionContext_=Vt(s,s));var l=this.hitDetectionContext_;l.canvas.width!==s||l.canvas.height!==s?(l.canvas.width=s,l.canvas.height=s):h||l.clearRect(0,0,s,s);var c;this.renderBuffer_!==void 0&&(c=qt(),ir(c,n),on(c,t*(this.renderBuffer_+r),c));var g=d1(r),f;function d(E,z){for(var b=l.getImageData(0,0,s,s).data,T=0,j=g.length;T<j;T++)if(b[g[T]]>0){if(!a||f!=="Image"&&f!=="Text"||a.indexOf(E)!==-1){var O=(g[T]-3)/4,C=r-O%s,R=r-(O/s|0),P=o(E,z,C*C+R*R);if(P)return P}l.clearRect(0,0,s,s);break}}var p=Object.keys(this.executorsByZIndex_).map(Number);p.sort(Ln);var y,v,_,m,w;for(y=p.length-1;y>=0;--y){var x=p[y].toString();for(_=this.executorsByZIndex_[x],v=ds.length-1;v>=0;--v)if(f=ds[v],m=_[f],m!==void 0&&(w=m.executeHitDetection(l,u,e,d,c),w))return w}},i.prototype.getClipCoords=function(n){var t=this.maxExtent_;if(!t)return null;var e=t[0],r=t[1],o=t[2],a=t[3],s=[e,r,e,a,o,a,o,r];return Bn(s,0,8,2,n,s),s},i.prototype.isEmpty=function(){return Ki(this.executorsByZIndex_)},i.prototype.execute=function(n,t,e,r,o,a,s){var u=Object.keys(this.executorsByZIndex_).map(Number);u.sort(Ln),this.maxExtent_&&(n.save(),this.clip(n,e));var h=a||ds,l,c,g,f,d,p;for(s&&u.reverse(),l=0,c=u.length;l<c;++l){var y=u[l].toString();for(d=this.executorsByZIndex_[y],g=0,f=h.length;g<f;++g){var v=h[g];p=d[v],p!==void 0&&p.execute(n,t,e,r,o,s)}}this.maxExtent_&&n.restore()},i}(),ps={};function d1(i){if(ps[i]!==void 0)return ps[i];for(var n=i*2+1,t=i*i,e=new Array(t+1),r=0;r<=i;++r)for(var o=0;o<=i;++o){var a=r*r+o*o;if(a>t)break;var s=e[a];s||(s=[],e[a]=s),s.push(((i+r)*n+(i+o))*4+3),r>0&&s.push(((i-r)*n+(i+o))*4+3),o>0&&(s.push(((i+r)*n+(i-o))*4+3),r>0&&s.push(((i-r)*n+(i-o))*4+3))}for(var u=[],r=0,h=e.length;r<h;++r)e[r]&&u.push.apply(u,e[r]);return ps[i]=u,u}const Gu=f1,vt={ANIMATING:0,INTERACTING:1};var p1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y1=function(i){p1(n,i);function n(t,e,r,o,a,s,u){var h=i.call(this)||this;return h.context_=t,h.pixelRatio_=e,h.extent_=r,h.transform_=o,h.viewRotation_=a,h.squaredTolerance_=s,h.userTransform_=u,h.contextFillState_=null,h.contextStrokeState_=null,h.contextTextState_=null,h.fillState_=null,h.strokeState_=null,h.image_=null,h.imageAnchorX_=0,h.imageAnchorY_=0,h.imageHeight_=0,h.imageOpacity_=0,h.imageOriginX_=0,h.imageOriginY_=0,h.imageRotateWithView_=!1,h.imageRotation_=0,h.imageScale_=[0,0],h.imageWidth_=0,h.text_="",h.textOffsetX_=0,h.textOffsetY_=0,h.textRotateWithView_=!1,h.textRotation_=0,h.textScale_=[0,0],h.textFillState_=null,h.textStrokeState_=null,h.textState_=null,h.pixelCoordinates_=[],h.tmpLocalTransform_=xt(),h}return n.prototype.drawImages_=function(t,e,r,o){if(!!this.image_){var a=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_),s=this.context_,u=this.tmpLocalTransform_,h=s.globalAlpha;this.imageOpacity_!=1&&(s.globalAlpha=h*this.imageOpacity_);var l=this.imageRotation_;this.imageRotateWithView_&&(l+=this.viewRotation_);for(var c=0,g=a.length;c<g;c+=2){var f=a[c]-this.imageAnchorX_,d=a[c+1]-this.imageAnchorY_;if(l!==0||this.imageScale_[0]!=1||this.imageScale_[1]!=1){var p=f+this.imageAnchorX_,y=d+this.imageAnchorY_;te(u,p,y,1,1,l,-p,-y),s.setTransform.apply(s,u),s.translate(p,y),s.scale(this.imageScale_[0],this.imageScale_[1]),s.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,-this.imageAnchorX_,-this.imageAnchorY_,this.imageWidth_,this.imageHeight_),s.setTransform(1,0,0,1,0,0)}else s.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,f,d,this.imageWidth_,this.imageHeight_)}this.imageOpacity_!=1&&(s.globalAlpha=h)}},n.prototype.drawText_=function(t,e,r,o){if(!(!this.textState_||this.text_==="")){this.textFillState_&&this.setContextFillState_(this.textFillState_),this.textStrokeState_&&this.setContextStrokeState_(this.textStrokeState_),this.setContextTextState_(this.textState_);var a=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_),s=this.context_,u=this.textRotation_;for(this.textRotateWithView_&&(u+=this.viewRotation_);e<r;e+=o){var h=a[e]+this.textOffsetX_,l=a[e+1]+this.textOffsetY_;if(u!==0||this.textScale_[0]!=1||this.textScale_[1]!=1){var c=te(this.tmpLocalTransform_,h,l,1,1,u,-h,-l);s.setTransform.apply(s,c),s.translate(h,l),s.scale(this.textScale_[0],this.textScale_[1]),this.textStrokeState_&&s.strokeText(this.text_,0,0),this.textFillState_&&s.fillText(this.text_,0,0),s.setTransform(1,0,0,1,0,0)}else this.textStrokeState_&&s.strokeText(this.text_,h,l),this.textFillState_&&s.fillText(this.text_,h,l)}}},n.prototype.moveToLineTo_=function(t,e,r,o,a){var s=this.context_,u=Bn(t,e,r,o,this.transform_,this.pixelCoordinates_);s.moveTo(u[0],u[1]);var h=u.length;a&&(h-=2);for(var l=2;l<h;l+=2)s.lineTo(u[l],u[l+1]);return a&&s.closePath(),r},n.prototype.drawRings_=function(t,e,r,o){for(var a=0,s=r.length;a<s;++a)e=this.moveToLineTo_(t,e,r[a],o,!0);return e},n.prototype.drawCircle=function(t){if(!!Lt(this.extent_,t.getExtent())){if(this.fillState_||this.strokeState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=Rg(t,this.transform_,this.pixelCoordinates_),r=e[2]-e[0],o=e[3]-e[1],a=Math.sqrt(r*r+o*o),s=this.context_;s.beginPath(),s.arc(e[0],e[1],a,0,2*Math.PI),this.fillState_&&s.fill(),this.strokeState_&&s.stroke()}this.text_!==""&&this.drawText_(t.getCenter(),0,2,2)}},n.prototype.setStyle=function(t){this.setFillStrokeStyle(t.getFill(),t.getStroke()),this.setImageStyle(t.getImage()),this.setTextStyle(t.getText())},n.prototype.setTransform=function(t){this.transform_=t},n.prototype.drawGeometry=function(t){var e=t.getType();switch(e){case"Point":this.drawPoint(t);break;case"LineString":this.drawLineString(t);break;case"Polygon":this.drawPolygon(t);break;case"MultiPoint":this.drawMultiPoint(t);break;case"MultiLineString":this.drawMultiLineString(t);break;case"MultiPolygon":this.drawMultiPolygon(t);break;case"GeometryCollection":this.drawGeometryCollection(t);break;case"Circle":this.drawCircle(t);break}},n.prototype.drawFeature=function(t,e){var r=e.getGeometryFunction()(t);!r||!Lt(this.extent_,r.getExtent())||(this.setStyle(e),this.drawGeometry(r))},n.prototype.drawGeometryCollection=function(t){for(var e=t.getGeometriesArray(),r=0,o=e.length;r<o;++r)this.drawGeometry(e[r])},n.prototype.drawPoint=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(e,0,e.length,r),this.text_!==""&&this.drawText_(e,0,e.length,r)},n.prototype.drawMultiPoint=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(e,0,e.length,r),this.text_!==""&&this.drawText_(e,0,e.length,r)},n.prototype.drawLineString=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);var e=this.context_,r=t.getFlatCoordinates();e.beginPath(),this.moveToLineTo_(r,0,r.length,t.getStride(),!1),e.stroke()}if(this.text_!==""){var o=t.getFlatMidpoint();this.drawText_(o,0,2,2)}}},n.prototype.drawMultiLineString=function(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));var e=t.getExtent();if(!!Lt(this.extent_,e)){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);var r=this.context_,o=t.getFlatCoordinates(),a=0,s=t.getEnds(),u=t.getStride();r.beginPath();for(var h=0,l=s.length;h<l;++h)a=this.moveToLineTo_(o,a,s[h],u,!1);r.stroke()}if(this.text_!==""){var c=t.getFlatMidpoints();this.drawText_(c,0,c.length,2)}}},n.prototype.drawPolygon=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=this.context_;e.beginPath(),this.drawRings_(t.getOrientedFlatCoordinates(),0,t.getEnds(),t.getStride()),this.fillState_&&e.fill(),this.strokeState_&&e.stroke()}if(this.text_!==""){var r=t.getFlatInteriorPoint();this.drawText_(r,0,2,2)}}},n.prototype.drawMultiPolygon=function(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!Lt(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);var e=this.context_,r=t.getOrientedFlatCoordinates(),o=0,a=t.getEndss(),s=t.getStride();e.beginPath();for(var u=0,h=a.length;u<h;++u){var l=a[u];o=this.drawRings_(r,o,l,s)}this.fillState_&&e.fill(),this.strokeState_&&e.stroke()}if(this.text_!==""){var c=t.getFlatInteriorPoints();this.drawText_(c,0,c.length,2)}}},n.prototype.setContextFillState_=function(t){var e=this.context_,r=this.contextFillState_;r?r.fillStyle!=t.fillStyle&&(r.fillStyle=t.fillStyle,e.fillStyle=t.fillStyle):(e.fillStyle=t.fillStyle,this.contextFillState_={fillStyle:t.fillStyle})},n.prototype.setContextStrokeState_=function(t){var e=this.context_,r=this.contextStrokeState_;r?(r.lineCap!=t.lineCap&&(r.lineCap=t.lineCap,e.lineCap=t.lineCap),e.setLineDash&&(ke(r.lineDash,t.lineDash)||e.setLineDash(r.lineDash=t.lineDash),r.lineDashOffset!=t.lineDashOffset&&(r.lineDashOffset=t.lineDashOffset,e.lineDashOffset=t.lineDashOffset)),r.lineJoin!=t.lineJoin&&(r.lineJoin=t.lineJoin,e.lineJoin=t.lineJoin),r.lineWidth!=t.lineWidth&&(r.lineWidth=t.lineWidth,e.lineWidth=t.lineWidth),r.miterLimit!=t.miterLimit&&(r.miterLimit=t.miterLimit,e.miterLimit=t.miterLimit),r.strokeStyle!=t.strokeStyle&&(r.strokeStyle=t.strokeStyle,e.strokeStyle=t.strokeStyle)):(e.lineCap=t.lineCap,e.setLineDash&&(e.setLineDash(t.lineDash),e.lineDashOffset=t.lineDashOffset),e.lineJoin=t.lineJoin,e.lineWidth=t.lineWidth,e.miterLimit=t.miterLimit,e.strokeStyle=t.strokeStyle,this.contextStrokeState_={lineCap:t.lineCap,lineDash:t.lineDash,lineDashOffset:t.lineDashOffset,lineJoin:t.lineJoin,lineWidth:t.lineWidth,miterLimit:t.miterLimit,strokeStyle:t.strokeStyle})},n.prototype.setContextTextState_=function(t){var e=this.context_,r=this.contextTextState_,o=t.textAlign?t.textAlign:dr;r?(r.font!=t.font&&(r.font=t.font,e.font=t.font),r.textAlign!=o&&(r.textAlign=o,e.textAlign=o),r.textBaseline!=t.textBaseline&&(r.textBaseline=t.textBaseline,e.textBaseline=t.textBaseline)):(e.font=t.font,e.textAlign=o,e.textBaseline=t.textBaseline,this.contextTextState_={font:t.font,textAlign:o,textBaseline:t.textBaseline})},n.prototype.setFillStrokeStyle=function(t,e){var r=this;if(!t)this.fillState_=null;else{var o=t.getColor();this.fillState_={fillStyle:Se(o||$e)}}if(!e)this.strokeState_=null;else{var a=e.getColor(),s=e.getLineCap(),u=e.getLineDash(),h=e.getLineDashOffset(),l=e.getLineJoin(),c=e.getWidth(),g=e.getMiterLimit(),f=u||lr;this.strokeState_={lineCap:s!==void 0?s:So,lineDash:this.pixelRatio_===1?f:f.map(function(d){return d*r.pixelRatio_}),lineDashOffset:(h||cr)*this.pixelRatio_,lineJoin:l!==void 0?l:_i,lineWidth:(c!==void 0?c:pr)*this.pixelRatio_,miterLimit:g!==void 0?g:gr,strokeStyle:Se(a||fr)}}},n.prototype.setImageStyle=function(t){var e;if(!t||!(e=t.getSize())){this.image_=null;return}var r=t.getAnchor(),o=t.getOrigin();this.image_=t.getImage(this.pixelRatio_),this.imageAnchorX_=r[0]*this.pixelRatio_,this.imageAnchorY_=r[1]*this.pixelRatio_,this.imageHeight_=e[1]*this.pixelRatio_,this.imageOpacity_=t.getOpacity(),this.imageOriginX_=o[0],this.imageOriginY_=o[1],this.imageRotateWithView_=t.getRotateWithView(),this.imageRotation_=t.getRotation(),this.imageScale_=t.getScaleArray(),this.imageWidth_=e[0]*this.pixelRatio_},n.prototype.setTextStyle=function(t){if(!t)this.text_="";else{var e=t.getFill();if(!e)this.textFillState_=null;else{var r=e.getColor();this.textFillState_={fillStyle:Se(r||$e)}}var o=t.getStroke();if(!o)this.textStrokeState_=null;else{var a=o.getColor(),s=o.getLineCap(),u=o.getLineDash(),h=o.getLineDashOffset(),l=o.getLineJoin(),c=o.getWidth(),g=o.getMiterLimit();this.textStrokeState_={lineCap:s!==void 0?s:So,lineDash:u||lr,lineDashOffset:h||cr,lineJoin:l!==void 0?l:_i,lineWidth:c!==void 0?c:pr,miterLimit:g!==void 0?g:gr,strokeStyle:Se(a||fr)}}var f=t.getFont(),d=t.getOffsetX(),p=t.getOffsetY(),y=t.getRotateWithView(),v=t.getRotation(),_=t.getScaleArray(),m=t.getText(),w=t.getTextAlign(),x=t.getTextBaseline();this.textState_={font:f!==void 0?f:Eu,textAlign:w!==void 0?w:dr,textBaseline:x!==void 0?x:Co},this.text_=m!==void 0?Array.isArray(m)?m.reduce(function(E,z,b){return E+=b%2?" ":z},""):m:"",this.textOffsetX_=d!==void 0?this.pixelRatio_*d:0,this.textOffsetY_=p!==void 0?this.pixelRatio_*p:0,this.textRotateWithView_=y!==void 0?y:!1,this.textRotation_=v!==void 0?v:0,this.textScale_=[this.pixelRatio_*_[0],this.pixelRatio_*_[1]]}},n}(Lu);const Bu=y1,pn={FRACTION:"fraction",PIXELS:"pixels"},le={BOTTOM_LEFT:"bottom-left",BOTTOM_RIGHT:"bottom-right",TOP_LEFT:"top-left",TOP_RIGHT:"top-right"};var v1=function(){function i(){this.cache_={},this.cacheSize_=0,this.maxCacheSize_=32}return i.prototype.clear=function(){this.cache_={},this.cacheSize_=0},i.prototype.canExpireCache=function(){return this.cacheSize_>this.maxCacheSize_},i.prototype.expire=function(){if(this.canExpireCache()){var n=0;for(var t in this.cache_){var e=this.cache_[t];(n++&3)===0&&!e.hasListener()&&(delete this.cache_[t],--this.cacheSize_)}}},i.prototype.get=function(n,t,e){var r=Uu(n,t,e);return r in this.cache_?this.cache_[r]:null},i.prototype.set=function(n,t,e,r){var o=Uu(n,t,e);this.cache_[o]=r,++this.cacheSize_},i.prototype.setSize=function(n){this.maxCacheSize_=n,this.expire()},i}();function Uu(i,n,t){var e=t?pu(t):"null";return n+":"+i+":"+e}var Ao=new v1,_1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),m1=function(i){_1(n,i);function n(t,e,r,o){var a=i.call(this)||this;return a.extent=t,a.pixelRatio_=r,a.resolution=e,a.state=o,a}return n.prototype.changed=function(){this.dispatchEvent(k.CHANGE)},n.prototype.getExtent=function(){return this.extent},n.prototype.getImage=function(){return X()},n.prototype.getPixelRatio=function(){return this.pixelRatio_},n.prototype.getResolution=function(){return this.resolution},n.prototype.getState=function(){return this.state},n.prototype.load=function(){X()},n}(ai);const ys=m1;var x1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}();(function(i){x1(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,r,G.IDLE)||this;return u.src_=o,u.image_=new Image,a!==null&&(u.image_.crossOrigin=a),u.unlisten_=null,u.state=G.IDLE,u.imageLoadFunction_=s,u}return n.prototype.getImage=function(){return this.image_},n.prototype.handleImageError_=function(){this.state=G.ERROR,this.unlistenImage_(),this.changed()},n.prototype.handleImageLoad_=function(){this.resolution===void 0&&(this.resolution=St(this.extent)/this.image_.height),this.state=G.LOADED,this.unlistenImage_(),this.changed()},n.prototype.load=function(){(this.state==G.IDLE||this.state==G.ERROR)&&(this.state=G.LOADING,this.changed(),this.imageLoadFunction_(this,this.src_),this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},n.prototype.setImage=function(t){this.image_=t,this.resolution=St(this.extent)/this.image_.height},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n})(ys);function vs(i,n,t){var e=i,r=!0,o=!1,a=!1,s=[Ji(e,k.LOAD,function(){a=!0,o||n()})];return e.src&&qc?(o=!0,e.decode().then(function(){r&&n()}).catch(function(u){r&&(a?n():t())})):s.push(Ji(e,k.ERROR,t)),function(){r=!1,s.forEach(nt)}}var w1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),br=null,z1=function(i){w1(n,i);function n(t,e,r,o,a,s){var u=i.call(this)||this;return u.hitDetectionImage_=null,u.image_=t||new Image,o!==null&&(u.image_.crossOrigin=o),u.canvas_={},u.color_=s,u.unlisten_=null,u.imageState_=a,u.size_=r,u.src_=e,u.tainted_,u}return n.prototype.isTainted_=function(){if(this.tainted_===void 0&&this.imageState_===G.LOADED){br||(br=Vt(1,1)),br.drawImage(this.image_,0,0);try{br.getImageData(0,0,1,1),this.tainted_=!1}catch{br=null,this.tainted_=!0}}return this.tainted_===!0},n.prototype.dispatchChangeEvent_=function(){this.dispatchEvent(k.CHANGE)},n.prototype.handleImageError_=function(){this.imageState_=G.ERROR,this.unlistenImage_(),this.dispatchChangeEvent_()},n.prototype.handleImageLoad_=function(){this.imageState_=G.LOADED,this.size_?(this.image_.width=this.size_[0],this.image_.height=this.size_[1]):this.size_=[this.image_.width,this.image_.height],this.unlistenImage_(),this.dispatchChangeEvent_()},n.prototype.getImage=function(t){return this.replaceColor_(t),this.canvas_[t]?this.canvas_[t]:this.image_},n.prototype.getPixelRatio=function(t){return this.replaceColor_(t),this.canvas_[t]?t:1},n.prototype.getImageState=function(){return this.imageState_},n.prototype.getHitDetectionImage=function(){if(!this.hitDetectionImage_)if(this.isTainted_()){var t=this.size_[0],e=this.size_[1],r=Vt(t,e);r.fillRect(0,0,t,e),this.hitDetectionImage_=r.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_},n.prototype.getSize=function(){return this.size_},n.prototype.getSrc=function(){return this.src_},n.prototype.load=function(){if(this.imageState_==G.IDLE){this.imageState_=G.LOADING;try{this.image_.src=this.src_}catch{this.handleImageError_()}this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this))}},n.prototype.replaceColor_=function(t){if(!(!this.color_||this.canvas_[t]||this.imageState_!==G.LOADED)){var e=document.createElement("canvas");this.canvas_[t]=e,e.width=Math.ceil(this.image_.width*t),e.height=Math.ceil(this.image_.height*t);var r=e.getContext("2d");if(r.scale(t,t),r.drawImage(this.image_,0,0),r.globalCompositeOperation="multiply",r.globalCompositeOperation==="multiply"||this.isTainted_())r.fillStyle=pu(this.color_),r.fillRect(0,0,e.width/t,e.height/t),r.globalCompositeOperation="destination-in",r.drawImage(this.image_,0,0);else{for(var o=r.getImageData(0,0,e.width,e.height),a=o.data,s=this.color_[0]/255,u=this.color_[1]/255,h=this.color_[2]/255,l=this.color_[3],c=0,g=a.length;c<g;c+=4)a[c]*=s,a[c+1]*=u,a[c+2]*=h,a[c+3]*=l;r.putImageData(o,0,0)}}},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n}(ai);function E1(i,n,t,e,r,o){var a=Ao.get(n,e,o);return a||(a=new z1(i,n,t,e,r,o),Ao.set(n,e,o,a)),a}var b1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),T1=function(i){b1(n,i);function n(t){var e=this,r=t||{},o=r.opacity!==void 0?r.opacity:1,a=r.rotation!==void 0?r.rotation:0,s=r.scale!==void 0?r.scale:1,u=r.rotateWithView!==void 0?r.rotateWithView:!1;e=i.call(this,{opacity:o,rotation:a,scale:s,displacement:r.displacement!==void 0?r.displacement:[0,0],rotateWithView:u,declutterMode:r.declutterMode})||this,e.anchor_=r.anchor!==void 0?r.anchor:[.5,.5],e.normalizedAnchor_=null,e.anchorOrigin_=r.anchorOrigin!==void 0?r.anchorOrigin:le.TOP_LEFT,e.anchorXUnits_=r.anchorXUnits!==void 0?r.anchorXUnits:pn.FRACTION,e.anchorYUnits_=r.anchorYUnits!==void 0?r.anchorYUnits:pn.FRACTION,e.crossOrigin_=r.crossOrigin!==void 0?r.crossOrigin:null;var h=r.img!==void 0?r.img:null;e.imgSize_=r.imgSize;var l=r.src;$(!(l!==void 0&&h),4),$(!h||h&&e.imgSize_,5),(l===void 0||l.length===0)&&h&&(l=h.src||D(h)),$(l!==void 0&&l.length>0,6);var c=r.src!==void 0?G.IDLE:G.LOADED;return e.color_=r.color!==void 0?zo(r.color):null,e.iconImage_=E1(h,l,e.imgSize_!==void 0?e.imgSize_:null,e.crossOrigin_,c,e.color_),e.offset_=r.offset!==void 0?r.offset:[0,0],e.offsetOrigin_=r.offsetOrigin!==void 0?r.offsetOrigin:le.TOP_LEFT,e.origin_=null,e.size_=r.size!==void 0?r.size:null,e}return n.prototype.clone=function(){var t=this.getScale();return new n({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,imgSize:this.imgSize_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:Array.isArray(t)?t.slice():t,size:this.size_!==null?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})},n.prototype.getAnchor=function(){var t=this.normalizedAnchor_;if(!t){t=this.anchor_;var e=this.getSize();if(this.anchorXUnits_==pn.FRACTION||this.anchorYUnits_==pn.FRACTION){if(!e)return null;t=this.anchor_.slice(),this.anchorXUnits_==pn.FRACTION&&(t[0]*=e[0]),this.anchorYUnits_==pn.FRACTION&&(t[1]*=e[1])}if(this.anchorOrigin_!=le.TOP_LEFT){if(!e)return null;t===this.anchor_&&(t=this.anchor_.slice()),(this.anchorOrigin_==le.TOP_RIGHT||this.anchorOrigin_==le.BOTTOM_RIGHT)&&(t[0]=-t[0]+e[0]),(this.anchorOrigin_==le.BOTTOM_LEFT||this.anchorOrigin_==le.BOTTOM_RIGHT)&&(t[1]=-t[1]+e[1])}this.normalizedAnchor_=t}var r=this.getDisplacement();return[t[0]-r[0],t[1]+r[1]]},n.prototype.setAnchor=function(t){this.anchor_=t,this.normalizedAnchor_=null},n.prototype.getColor=function(){return this.color_},n.prototype.getImage=function(t){return this.iconImage_.getImage(t)},n.prototype.getPixelRatio=function(t){return this.iconImage_.getPixelRatio(t)},n.prototype.getImageSize=function(){return this.iconImage_.getSize()},n.prototype.getImageState=function(){return this.iconImage_.getImageState()},n.prototype.getHitDetectionImage=function(){return this.iconImage_.getHitDetectionImage()},n.prototype.getOrigin=function(){if(this.origin_)return this.origin_;var t=this.offset_;if(this.offsetOrigin_!=le.TOP_LEFT){var e=this.getSize(),r=this.iconImage_.getSize();if(!e||!r)return null;t=t.slice(),(this.offsetOrigin_==le.TOP_RIGHT||this.offsetOrigin_==le.BOTTOM_RIGHT)&&(t[0]=r[0]-e[0]-t[0]),(this.offsetOrigin_==le.BOTTOM_LEFT||this.offsetOrigin_==le.BOTTOM_RIGHT)&&(t[1]=r[1]-e[1]-t[1])}return this.origin_=t,this.origin_},n.prototype.getSrc=function(){return this.iconImage_.getSrc()},n.prototype.getSize=function(){return this.size_?this.size_:this.iconImage_.getSize()},n.prototype.listenImageChange=function(t){this.iconImage_.addEventListener(k.CHANGE,t)},n.prototype.load=function(){this.iconImage_.load()},n.prototype.unlistenImageChange=function(t){this.iconImage_.removeEventListener(k.CHANGE,t)},n}(du);const yn=T1;var je=.5;function S1(i,n,t,e,r,o,a){var s=i[0]*je,u=i[1]*je,h=Vt(s,u);h.imageSmoothingEnabled=!1;for(var l=h.canvas,c=new Bu(h,je,r,null,a),g=t.length,f=Math.floor((256*256*256-1)/g),d={},p=1;p<=g;++p){var y=t[p-1],v=y.getStyleFunction()||e;if(!!e){var _=v(y,o);if(!!_){Array.isArray(_)||(_=[_]);for(var m=p*f,w="#"+("000000"+m.toString(16)).slice(-6),x=0,E=_.length;x<E;++x){var z=_[x],b=z.getGeometryFunction()(y);if(!(!b||!Lt(r,b.getExtent()))){var T=z.clone(),j=T.getFill();j&&j.setColor(w);var O=T.getStroke();O&&(O.setColor(w),O.setLineDash(null)),T.setText(void 0);var C=z.getImage();if(C&&C.getOpacity()!==0){var R=C.getImageSize();if(!R)continue;var P=Vt(R[0],R[1],void 0,{alpha:!1}),A=P.canvas;P.fillStyle=w,P.fillRect(0,0,A.width,A.height),T.setImage(new yn({img:A,imgSize:R,anchor:C.getAnchor(),anchorXUnits:pn.PIXELS,anchorYUnits:pn.PIXELS,offset:C.getOrigin(),opacity:1,size:C.getSize(),scale:C.getScale(),rotation:C.getRotation(),rotateWithView:C.getRotateWithView()}))}var I=T.getZIndex()||0,M=d[I];M||(M={},d[I]=M,M.Polygon=[],M.Circle=[],M.LineString=[],M.Point=[]),M[b.getType().replace("Multi","")].push(b,T)}}}}}for(var F=Object.keys(d).map(Number).sort(Ln),p=0,U=F.length;p<U;++p){var M=d[F[p]];for(var Z in M)for(var it=M[Z],x=0,E=it.length;x<E;x+=2){c.setStyle(it[x+1]);for(var S=0,ut=n.length;S<ut;++S)c.setTransform(n[S]),c.drawGeometry(it[x])}}return h.getImageData(0,0,l.width,l.height)}function C1(i,n,t){var e=[];if(t){var r=Math.floor(Math.round(i[0])*je),o=Math.floor(Math.round(i[1])*je),a=(ct(r,0,t.width-1)+ct(o,0,t.height-1)*t.width)*4,s=t.data[a],u=t.data[a+1],h=t.data[a+2],l=h+256*(u+256*s),c=Math.floor((256*256*256-1)/n.length);l&&l%c===0&&e.push(n[l/c-1])}return e}var j1=.5,$u={Point:D1,LineString:L1,Polygon:q1,MultiPoint:k1,MultiLineString:M1,MultiPolygon:F1,GeometryCollection:A1,Circle:O1};function R1(i,n){return parseInt(D(i),10)-parseInt(D(n),10)}function I1(i,n){var t=_s(i,n);return t*t}function _s(i,n){return j1*i/n}function O1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(o||a){var s=i.getBuilder(t.getZIndex(),"Circle");s.setFillStrokeStyle(o,a),s.drawCircle(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}function Wu(i,n,t,e,r,o,a){var s=!1,u=t.getImage();if(u){var h=u.getImageState();h==G.LOADED||h==G.ERROR?u.unlistenImageChange(r):(h==G.IDLE&&u.load(),u.listenImageChange(r),s=!0)}return P1(i,n,t,e,o,a),s}function P1(i,n,t,e,r,o){var a=t.getGeometryFunction()(n);if(!!a){var s=a.simplifyTransformed(e,r),u=t.getRenderer();if(u)Vu(i,s,t,n);else{var h=$u[s.getType()];h(i,s,t,n,o)}}}function Vu(i,n,t,e){if(n.getType()=="GeometryCollection"){for(var r=n.getGeometries(),o=0,a=r.length;o<a;++o)Vu(i,r[o],t,e);return}var s=i.getBuilder(t.getZIndex(),"Default");s.drawCustom(n,e,t.getRenderer(),t.getHitDetectionRenderer())}function A1(i,n,t,e,r){var o=n.getGeometriesArray(),a,s;for(a=0,s=o.length;a<s;++a){var u=$u[o[a].getType()];u(i,o[a],t,e,r)}}function L1(i,n,t,e,r){var o=t.getStroke();if(o){var a=i.getBuilder(t.getZIndex(),"LineString");a.setFillStrokeStyle(null,o),a.drawLineString(n,e)}var s=t.getText();if(s&&s.getText()){var u=(r||i).getBuilder(t.getZIndex(),"Text");u.setTextStyle(s),u.drawText(n,e)}}function M1(i,n,t,e,r){var o=t.getStroke();if(o){var a=i.getBuilder(t.getZIndex(),"LineString");a.setFillStrokeStyle(null,o),a.drawMultiLineString(n,e)}var s=t.getText();if(s&&s.getText()){var u=(r||i).getBuilder(t.getZIndex(),"Text");u.setTextStyle(s),u.drawText(n,e)}}function F1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(a||o){var s=i.getBuilder(t.getZIndex(),"Polygon");s.setFillStrokeStyle(o,a),s.drawMultiPolygon(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}function D1(i,n,t,e,r){var o=t.getImage(),a=t.getText(),s;if(o){if(o.getImageState()!=G.LOADED)return;var u=i;if(r){var h=o.getDeclutterMode();if(h!=="none")if(u=r,h==="obstacle"){var l=i.getBuilder(t.getZIndex(),"Image");l.setImageStyle(o,s),l.drawPoint(n,e)}else a&&a.getText()&&(s={})}var c=u.getBuilder(t.getZIndex(),"Image");c.setImageStyle(o,s),c.drawPoint(n,e)}if(a&&a.getText()){var g=i;r&&(g=r);var f=g.getBuilder(t.getZIndex(),"Text");f.setTextStyle(a,s),f.drawText(n,e)}}function k1(i,n,t,e,r){var o=t.getImage(),a=t.getText(),s;if(o){if(o.getImageState()!=G.LOADED)return;var u=i;if(r){var h=o.getDeclutterMode();if(h!=="none")if(u=r,h==="obstacle"){var l=i.getBuilder(t.getZIndex(),"Image");l.setImageStyle(o,s),l.drawMultiPoint(n,e)}else a&&a.getText()&&(s={})}var c=u.getBuilder(t.getZIndex(),"Image");c.setImageStyle(o,s),c.drawMultiPoint(n,e)}if(a&&a.getText()){var g=i;r&&(g=r);var f=g.getBuilder(t.getZIndex(),"Text");f.setTextStyle(a,s),f.drawText(n,e)}}function q1(i,n,t,e,r){var o=t.getFill(),a=t.getStroke();if(o||a){var s=i.getBuilder(t.getZIndex(),"Polygon");s.setFillStrokeStyle(o,a),s.drawPolygon(n,e)}var u=t.getText();if(u&&u.getText()){var h=(r||i).getBuilder(t.getZIndex(),"Text");h.setTextStyle(u),h.drawText(n,e)}}var N1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G1=function(i){N1(n,i);function n(t){var e=i.call(this,t)||this;return e.boundHandleStyleImageChange_=e.handleStyleImageChange_.bind(e),e.animatingOrInteracting_,e.hitDetectionImageData_=null,e.renderedFeatures_=null,e.renderedRevision_=-1,e.renderedResolution_=NaN,e.renderedExtent_=qt(),e.wrappedRenderedExtent_=qt(),e.renderedRotation_,e.renderedCenter_=null,e.renderedProjection_=null,e.renderedRenderOrder_=null,e.replayGroup_=null,e.replayGroupChanged=!0,e.declutterExecutorGroup=null,e.clipping=!0,e.compositionContext_=null,e.opacity_=1,e}return n.prototype.renderWorlds=function(t,e,r){var o=e.extent,a=e.viewState,s=a.center,u=a.resolution,h=a.projection,l=a.rotation,c=h.getExtent(),g=this.getLayer().getSource(),f=e.pixelRatio,d=e.viewHints,p=!(d[vt.ANIMATING]||d[vt.INTERACTING]),y=this.compositionContext_,v=Math.round(e.size[0]*f),_=Math.round(e.size[1]*f),m=g.getWrapX()&&h.canWrapX(),w=m?Q(c):null,x=m?Math.ceil((o[2]-c[2])/w)+1:1,E=m?Math.floor((o[0]-c[0])/w):0;do{var z=this.getRenderTransform(s,u,l,f,v,_,E*w);t.execute(y,1,z,l,p,void 0,r)}while(++E<x)},n.prototype.setupCompositionContext_=function(){if(this.opacity_!==1){var t=Vt(this.context.canvas.width,this.context.canvas.height,ku);this.compositionContext_=t}else this.compositionContext_=this.context},n.prototype.releaseCompositionContext_=function(){if(this.opacity_!==1){var t=this.context.globalAlpha;this.context.globalAlpha=this.opacity_,this.context.drawImage(this.compositionContext_.canvas,0,0),this.context.globalAlpha=t,_u(this.compositionContext_),ku.push(this.compositionContext_.canvas),this.compositionContext_=null}},n.prototype.renderDeclutter=function(t){this.declutterExecutorGroup&&(this.setupCompositionContext_(),this.renderWorlds(this.declutterExecutorGroup,t,t.declutterTree),this.releaseCompositionContext_())},n.prototype.renderFrame=function(t,e){var r=t.pixelRatio,o=t.layerStatesArray[t.layerIndex];Bc(this.pixelTransform,1/r,1/r),er(this.inversePixelTransform,this.pixelTransform);var a=Ra(this.pixelTransform);this.useContainer(e,a,this.getBackground(t));var s=this.context,u=s.canvas,h=this.replayGroup_,l=this.declutterExecutorGroup;if((!h||h.isEmpty())&&(!l||l.isEmpty()))return null;var c=Math.round(t.size[0]*r),g=Math.round(t.size[1]*r);u.width!=c||u.height!=g?(u.width=c,u.height=g,u.style.transform!==a&&(u.style.transform=a)):this.containerReused||s.clearRect(0,0,c,g),this.preRender(s,t);var f=t.viewState;f.projection,this.opacity_=o.opacity,this.setupCompositionContext_();var d=!1,p=!0;if(o.extent&&this.clipping){var y=Te(o.extent);p=Lt(y,t.extent),d=p&&!ve(y,t.extent),d&&this.clipUnrotated(this.compositionContext_,t,y)}return p&&this.renderWorlds(h,t),d&&this.compositionContext_.restore(),this.releaseCompositionContext_(),this.postRender(s,t),this.renderedRotation_!==f.rotation&&(this.renderedRotation_=f.rotation,this.hitDetectionImageData_=null),this.container},n.prototype.getFeatures=function(t){return new Promise(function(e){if(!this.hitDetectionImageData_&&!this.animatingOrInteracting_){var r=[this.context.canvas.width,this.context.canvas.height];st(this.pixelTransform,r);var o=this.renderedCenter_,a=this.renderedResolution_,s=this.renderedRotation_,u=this.renderedProjection_,h=this.wrappedRenderedExtent_,l=this.getLayer(),c=[],g=r[0]*je,f=r[1]*je;c.push(this.getRenderTransform(o,a,s,je,g,f,0).slice());var d=l.getSource(),p=u.getExtent();if(d.getWrapX()&&u.canWrapX()&&!ve(p,h)){for(var y=h[0],v=Q(p),_=0,m=void 0;y<p[0];)--_,m=v*_,c.push(this.getRenderTransform(o,a,s,je,g,f,m).slice()),y+=v;for(_=0,y=h[2];y>p[2];)++_,m=v*_,c.push(this.getRenderTransform(o,a,s,je,g,f,m).slice()),y-=v}this.hitDetectionImageData_=S1(r,c,this.renderedFeatures_,l.getStyleFunction(),h,a,s)}e(C1(t,this.renderedFeatures_,this.hitDetectionImageData_))}.bind(this))},n.prototype.forEachFeatureAtCoordinate=function(t,e,r,o,a){var s=this;if(!!this.replayGroup_){var u=e.viewState.resolution,h=e.viewState.rotation,l=this.getLayer(),c={},g=function(p,y,v){var _=D(p),m=c[_];if(m){if(m!==!0&&v<m.distanceSq){if(v===0)return c[_]=!0,a.splice(a.lastIndexOf(m),1),o(p,l,y);m.geometry=y,m.distanceSq=v}}else{if(v===0)return c[_]=!0,o(p,l,y);a.push(c[_]={feature:p,layer:l,geometry:y,distanceSq:v,callback:o})}},f,d=[this.replayGroup_];return this.declutterExecutorGroup&&d.push(this.declutterExecutorGroup),d.some(function(p){return f=p.forEachFeatureAtCoordinate(t,u,h,r,g,p===s.declutterExecutorGroup&&e.declutterTree?e.declutterTree.all().map(function(y){return y.value}):null)}),f}},n.prototype.handleFontsChanged=function(){var t=this.getLayer();t.getVisible()&&this.replayGroup_&&t.changed()},n.prototype.handleStyleImageChange_=function(t){this.renderIfReadyAndVisible()},n.prototype.prepareFrame=function(t){var e=this.getLayer(),r=e.getSource();if(!r)return!1;var o=t.viewHints[vt.ANIMATING],a=t.viewHints[vt.INTERACTING],s=e.getUpdateWhileAnimating(),u=e.getUpdateWhileInteracting();if(this.ready&&!s&&o||!u&&a)return this.animatingOrInteracting_=!0,!0;this.animatingOrInteracting_=!1;var h=t.extent,l=t.viewState,c=l.projection,g=l.resolution,f=t.pixelRatio,d=e.getRevision(),p=e.getRenderBuffer(),y=e.getRenderOrder();y===void 0&&(y=R1);var v=l.center.slice(),_=on(h,p*g),m=_.slice(),w=[_.slice()],x=c.getExtent();if(r.getWrapX()&&c.canWrapX()&&!ve(x,t.extent)){var E=Q(x),z=Math.max(Q(_)/2,E);_[0]=x[0]-z,_[2]=x[2]+z,k3(v,c);var b=R3(w[0],c);b[0]<x[0]&&b[2]<x[2]?w.push([b[0]+E,b[1],b[2]+E,b[3]]):b[0]>x[0]&&b[2]>x[2]&&w.push([b[0]-E,b[1],b[2]-E,b[3]])}if(this.ready&&this.renderedResolution_==g&&this.renderedRevision_==d&&this.renderedRenderOrder_==y&&ve(this.wrappedRenderedExtent_,_))return ke(this.renderedExtent_,m)||(this.hitDetectionImageData_=null,this.renderedExtent_=m),this.renderedCenter_=v,this.replayGroupChanged=!1,!0;this.replayGroup_=null;var T=new Fu(_s(g,f),_,g,f),j;this.getLayer().getDeclutter()&&(j=new Fu(_s(g,f),_,g,f));for(var O,C,R,C=0,R=w.length;C<R;++C)r.loadFeatures(w[C],g,c);var P=I1(g,f),A=!0,I=function(it){var S,ut=it.getStyleFunction()||e.getStyleFunction();if(ut&&(S=ut(it,g)),S){var rt=this.renderFeature(it,P,S,T,O,j);A=A&&!rt}}.bind(this),M=Wa(_),F=r.getFeaturesInExtent(M);y&&F.sort(y);for(var C=0,R=F.length;C<R;++C)I(F[C]);this.renderedFeatures_=F,this.ready=A;var U=T.finish(),Z=new Gu(_,g,f,r.getOverlaps(),U,e.getRenderBuffer());return j&&(this.declutterExecutorGroup=new Gu(_,g,f,r.getOverlaps(),j.finish(),e.getRenderBuffer())),this.renderedResolution_=g,this.renderedRevision_=d,this.renderedRenderOrder_=y,this.renderedExtent_=m,this.wrappedRenderedExtent_=_,this.renderedCenter_=v,this.renderedProjection_=c,this.replayGroup_=Z,this.hitDetectionImageData_=null,this.replayGroupChanged=!0,!0},n.prototype.renderFeature=function(t,e,r,o,a,s){if(!r)return!1;var u=!1;if(Array.isArray(r))for(var h=0,l=r.length;h<l;++h)u=Wu(o,t,r[h],e,this.boundHandleStyleImageChange_,a,s)||u;else u=Wu(o,t,r,e,this.boundHandleStyleImageChange_,a,s);return u},n}(fs);const B1=G1;var U1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),$1=function(i){U1(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new B1(this)},n}(gs);const ee=$1;var W1=function(){function i(n){this.rbush_=new Iu(n),this.items_={}}return i.prototype.insert=function(n,t){var e={minX:n[0],minY:n[1],maxX:n[2],maxY:n[3],value:t};this.rbush_.insert(e),this.items_[D(t)]=e},i.prototype.load=function(n,t){for(var e=new Array(t.length),r=0,o=t.length;r<o;r++){var a=n[r],s=t[r],u={minX:a[0],minY:a[1],maxX:a[2],maxY:a[3],value:s};e[r]=u,this.items_[D(s)]=u}this.rbush_.load(e)},i.prototype.remove=function(n){var t=D(n),e=this.items_[t];return delete this.items_[t],this.rbush_.remove(e)!==null},i.prototype.update=function(n,t){var e=this.items_[D(t)],r=[e.minX,e.minY,e.maxX,e.maxY];an(r,n)||(this.remove(t),this.insert(n,t))},i.prototype.getAll=function(){var n=this.rbush_.all();return n.map(function(t){return t.value})},i.prototype.getInExtent=function(n){var t={minX:n[0],minY:n[1],maxX:n[2],maxY:n[3]},e=this.rbush_.search(t);return e.map(function(r){return r.value})},i.prototype.forEach=function(n){return this.forEach_(this.getAll(),n)},i.prototype.forEachInExtent=function(n,t){return this.forEach_(this.getInExtent(n),t)},i.prototype.forEach_=function(n,t){for(var e,r=0,o=n.length;r<o;r++)if(e=t(n[r]),e)return e;return e},i.prototype.isEmpty=function(){return Ki(this.items_)},i.prototype.clear=function(){this.rbush_.clear(),this.items_={}},i.prototype.getExtent=function(n){var t=this.rbush_.toJSON();return _e(t.minX,t.minY,t.maxX,t.maxY,n)},i.prototype.concat=function(n){this.rbush_.load(n.rbush_.all());for(var t in n.items_)this.items_[t]=n.items_[t]},i}();const ms=W1;var V1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),X1=function(i){V1(n,i);function n(t){var e=i.call(this)||this;e.projection=Ut(t.projection),e.attributions_=Xu(t.attributions),e.attributionsCollapsible_=t.attributionsCollapsible!==void 0?t.attributionsCollapsible:!0,e.loading=!1,e.state_=t.state!==void 0?t.state:"ready",e.wrapX_=t.wrapX!==void 0?t.wrapX:!1,e.interpolate_=!!t.interpolate,e.viewResolver=null,e.viewRejector=null;var r=e;return e.viewPromise_=new Promise(function(o,a){r.viewResolver=o,r.viewRejector=a}),e}return n.prototype.getAttributions=function(){return this.attributions_},n.prototype.getAttributionsCollapsible=function(){return this.attributionsCollapsible_},n.prototype.getProjection=function(){return this.projection},n.prototype.getResolutions=function(){return X()},n.prototype.getView=function(){return this.viewPromise_},n.prototype.getState=function(){return this.state_},n.prototype.getWrapX=function(){return this.wrapX_},n.prototype.getInterpolate=function(){return this.interpolate_},n.prototype.refresh=function(){this.changed()},n.prototype.setAttributions=function(t){this.attributions_=Xu(t),this.changed()},n.prototype.setState=function(t){this.state_=t,this.changed()},n}(de);function Xu(i){return i?Array.isArray(i)?function(n){return i}:typeof i=="function"?i:function(n){return[i]}:null}const xs=X1,jt={ADDFEATURE:"addfeature",CHANGEFEATURE:"changefeature",CLEAR:"clear",REMOVEFEATURE:"removefeature",FEATURESLOADSTART:"featuresloadstart",FEATURESLOADEND:"featuresloadend",FEATURESLOADERROR:"featuresloaderror"};function Z1(i,n){return[[-1/0,-1/0,1/0,1/0]]}var Y1=!1;function H1(i,n,t,e,r,o,a){var s=new XMLHttpRequest;s.open("GET",typeof i=="function"?i(t,e,r):i,!0),n.getType()=="arraybuffer"&&(s.responseType="arraybuffer"),s.withCredentials=Y1,s.onload=function(u){if(!s.status||s.status>=200&&s.status<300){var h=n.getType(),l=void 0;h=="json"||h=="text"?l=s.responseText:h=="xml"?(l=s.responseXML,l||(l=new DOMParser().parseFromString(s.responseText,"application/xml"))):h=="arraybuffer"&&(l=s.response),l?o(n.readFeatures(l,{extent:t,featureProjection:r}),n.readProjection(l)):a()}else a()},s.onerror=a,s.send()}function Zu(i,n){return function(t,e,r,o,a){var s=this;H1(i,n,t,e,r,function(u,h){s.addFeatures(u),o!==void 0&&o(u)},a||Mn)}}var Yu=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),vn=function(i){Yu(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.feature=e,o.features=r,o}return n}(Qt),K1=function(i){Yu(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{attributions:r.attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:r.wrapX!==void 0?r.wrapX:!0})||this,e.on,e.once,e.un,e.loader_=Mn,e.format_=r.format,e.overlaps_=r.overlaps===void 0?!0:r.overlaps,e.url_=r.url,r.loader!==void 0?e.loader_=r.loader:e.url_!==void 0&&($(e.format_,7),e.loader_=Zu(e.url_,e.format_)),e.strategy_=r.strategy!==void 0?r.strategy:Z1;var o=r.useSpatialIndex!==void 0?r.useSpatialIndex:!0;e.featuresRtree_=o?new ms:null,e.loadedExtentsRtree_=new ms,e.loadingExtentsCount_=0,e.nullGeometryFeatures_={},e.idIndex_={},e.uidIndex_={},e.featureChangeKeys_={},e.featuresCollection_=null;var a,s;return Array.isArray(r.features)?s=r.features:r.features&&(a=r.features,s=a.getArray()),!o&&a===void 0&&(a=new At(s)),s!==void 0&&e.addFeaturesInternal(s),a!==void 0&&e.bindFeaturesCollection_(a),e}return n.prototype.addFeature=function(t){this.addFeatureInternal(t),this.changed()},n.prototype.addFeatureInternal=function(t){var e=D(t);if(!this.addToIndex_(e,t)){this.featuresCollection_&&this.featuresCollection_.remove(t);return}this.setupChangeEvents_(e,t);var r=t.getGeometry();if(r){var o=r.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(o,t)}else this.nullGeometryFeatures_[e]=t;this.dispatchEvent(new vn(jt.ADDFEATURE,t))},n.prototype.setupChangeEvents_=function(t,e){this.featureChangeKeys_[t]=[B(e,k.CHANGE,this.handleFeatureChange_,this),B(e,An.PROPERTYCHANGE,this.handleFeatureChange_,this)]},n.prototype.addToIndex_=function(t,e){var r=!0,o=e.getId();return o!==void 0&&(o.toString()in this.idIndex_?r=!1:this.idIndex_[o.toString()]=e),r&&($(!(t in this.uidIndex_),30),this.uidIndex_[t]=e),r},n.prototype.addFeatures=function(t){this.addFeaturesInternal(t),this.changed()},n.prototype.addFeaturesInternal=function(t){for(var e=[],r=[],o=[],a=0,s=t.length;a<s;a++){var u=t[a],h=D(u);this.addToIndex_(h,u)&&r.push(u)}for(var a=0,l=r.length;a<l;a++){var u=r[a],h=D(u);this.setupChangeEvents_(h,u);var c=u.getGeometry();if(c){var g=c.getExtent();e.push(g),o.push(u)}else this.nullGeometryFeatures_[h]=u}if(this.featuresRtree_&&this.featuresRtree_.load(e,o),this.hasListener(jt.ADDFEATURE))for(var a=0,f=r.length;a<f;a++)this.dispatchEvent(new vn(jt.ADDFEATURE,r[a]))},n.prototype.bindFeaturesCollection_=function(t){var e=!1;this.addEventListener(jt.ADDFEATURE,function(r){e||(e=!0,t.push(r.feature),e=!1)}),this.addEventListener(jt.REMOVEFEATURE,function(r){e||(e=!0,t.remove(r.feature),e=!1)}),t.addEventListener(pt.ADD,function(r){e||(e=!0,this.addFeature(r.element),e=!1)}.bind(this)),t.addEventListener(pt.REMOVE,function(r){e||(e=!0,this.removeFeature(r.element),e=!1)}.bind(this)),this.featuresCollection_=t},n.prototype.clear=function(t){if(t){for(var e in this.featureChangeKeys_){var r=this.featureChangeKeys_[e];r.forEach(nt)}this.featuresCollection_||(this.featureChangeKeys_={},this.idIndex_={},this.uidIndex_={})}else if(this.featuresRtree_){var o=function(u){this.removeFeatureInternal(u)}.bind(this);this.featuresRtree_.forEach(o);for(var a in this.nullGeometryFeatures_)this.removeFeatureInternal(this.nullGeometryFeatures_[a])}this.featuresCollection_&&this.featuresCollection_.clear(),this.featuresRtree_&&this.featuresRtree_.clear(),this.nullGeometryFeatures_={};var s=new vn(jt.CLEAR);this.dispatchEvent(s),this.changed()},n.prototype.forEachFeature=function(t){if(this.featuresRtree_)return this.featuresRtree_.forEach(t);this.featuresCollection_&&this.featuresCollection_.forEach(t)},n.prototype.forEachFeatureAtCoordinateDirect=function(t,e){var r=[t[0],t[1],t[0],t[1]];return this.forEachFeatureInExtent(r,function(o){var a=o.getGeometry();if(a.intersectsCoordinate(t))return e(o)})},n.prototype.forEachFeatureInExtent=function(t,e){if(this.featuresRtree_)return this.featuresRtree_.forEachInExtent(t,e);this.featuresCollection_&&this.featuresCollection_.forEach(e)},n.prototype.forEachFeatureIntersectingExtent=function(t,e){return this.forEachFeatureInExtent(t,function(r){var o=r.getGeometry();if(o.intersectsExtent(t)){var a=e(r);if(a)return a}})},n.prototype.getFeaturesCollection=function(){return this.featuresCollection_},n.prototype.getFeatures=function(){var t;return this.featuresCollection_?t=this.featuresCollection_.getArray().slice(0):this.featuresRtree_&&(t=this.featuresRtree_.getAll(),Ki(this.nullGeometryFeatures_)||fe(t,d3(this.nullGeometryFeatures_))),t},n.prototype.getFeaturesAtCoordinate=function(t){var e=[];return this.forEachFeatureAtCoordinateDirect(t,function(r){e.push(r)}),e},n.prototype.getFeaturesInExtent=function(t,e){var r=this;if(this.featuresRtree_){var o=e&&e.canWrapX()&&this.getWrapX();if(!o)return this.featuresRtree_.getInExtent(t);var a=Hc(t,e);return[].concat.apply([],a.map(function(s){return r.featuresRtree_.getInExtent(s)}))}else return this.featuresCollection_?this.featuresCollection_.getArray().slice(0):[]},n.prototype.getClosestFeatureToCoordinate=function(t,e){var r=t[0],o=t[1],a=null,s=[NaN,NaN],u=1/0,h=[-1/0,-1/0,1/0,1/0],l=e||qe;return this.featuresRtree_.forEachInExtent(h,function(c){if(l(c)){var g=c.getGeometry(),f=u;if(u=g.closestPointXY(r,o,s,u),u<f){a=c;var d=Math.sqrt(u);h[0]=r-d,h[1]=o-d,h[2]=r+d,h[3]=o+d}}}),a},n.prototype.getExtent=function(t){return this.featuresRtree_.getExtent(t)},n.prototype.getFeatureById=function(t){var e=this.idIndex_[t.toString()];return e!==void 0?e:null},n.prototype.getFeatureByUid=function(t){var e=this.uidIndex_[t];return e!==void 0?e:null},n.prototype.getFormat=function(){return this.format_},n.prototype.getOverlaps=function(){return this.overlaps_},n.prototype.getUrl=function(){return this.url_},n.prototype.handleFeatureChange_=function(t){var e=t.target,r=D(e),o=e.getGeometry();if(!o)r in this.nullGeometryFeatures_||(this.featuresRtree_&&this.featuresRtree_.remove(e),this.nullGeometryFeatures_[r]=e);else{var a=o.getExtent();r in this.nullGeometryFeatures_?(delete this.nullGeometryFeatures_[r],this.featuresRtree_&&this.featuresRtree_.insert(a,e)):this.featuresRtree_&&this.featuresRtree_.update(a,e)}var s=e.getId();if(s!==void 0){var u=s.toString();this.idIndex_[u]!==e&&(this.removeFromIdIndex_(e),this.idIndex_[u]=e)}else this.removeFromIdIndex_(e),this.uidIndex_[r]=e;this.changed(),this.dispatchEvent(new vn(jt.CHANGEFEATURE,e))},n.prototype.hasFeature=function(t){var e=t.getId();return e!==void 0?e in this.idIndex_:D(t)in this.uidIndex_},n.prototype.isEmpty=function(){return this.featuresRtree_?this.featuresRtree_.isEmpty()&&Ki(this.nullGeometryFeatures_):this.featuresCollection_?this.featuresCollection_.getLength()===0:!0},n.prototype.loadFeatures=function(t,e,r){for(var o=this.loadedExtentsRtree_,a=this.strategy_(t,e,r),s=function(c,g){var f=a[c],d=o.forEachInExtent(f,function(p){return ve(p.extent,f)});d||(++u.loadingExtentsCount_,u.dispatchEvent(new vn(jt.FEATURESLOADSTART)),u.loader_.call(u,f,e,r,function(p){--this.loadingExtentsCount_,this.dispatchEvent(new vn(jt.FEATURESLOADEND,void 0,p))}.bind(u),function(){--this.loadingExtentsCount_,this.dispatchEvent(new vn(jt.FEATURESLOADERROR))}.bind(u)),o.insert(f,{extent:f.slice()}))},u=this,h=0,l=a.length;h<l;++h)s(h);this.loading=this.loader_.length<4?!1:this.loadingExtentsCount_>0},n.prototype.refresh=function(){this.clear(!0),this.loadedExtentsRtree_.clear(),i.prototype.refresh.call(this)},n.prototype.removeLoadedExtent=function(t){var e=this.loadedExtentsRtree_,r;e.forEachInExtent(t,function(o){if(an(o.extent,t))return r=o,!0}),r&&e.remove(r)},n.prototype.removeFeature=function(t){if(!!t){var e=D(t);e in this.nullGeometryFeatures_?delete this.nullGeometryFeatures_[e]:this.featuresRtree_&&this.featuresRtree_.remove(t);var r=this.removeFeatureInternal(t);r&&this.changed()}},n.prototype.removeFeatureInternal=function(t){var e=D(t),r=this.featureChangeKeys_[e];if(!!r){r.forEach(nt),delete this.featureChangeKeys_[e];var o=t.getId();return o!==void 0&&delete this.idIndex_[o.toString()],delete this.uidIndex_[e],this.dispatchEvent(new vn(jt.REMOVEFEATURE,t)),t}},n.prototype.removeFromIdIndex_=function(t){var e=!1;for(var r in this.idIndex_)if(this.idIndex_[r]===t){delete this.idIndex_[r],e=!0;break}return e},n.prototype.setLoader=function(t){this.loader_=t},n.prototype.setUrl=function(t){$(this.format_,7),this.url_=t,this.setLoader(Zu(t,this.format_))},n}(xs);const Ze=K1;function J1(i,n){var t=i.canvas,e=n||{},r=e.pixelRatio||Sa,o=e.size;o&&(t.width=o[0]*r,t.height=o[1]*r,t.style.width=o[0]+"px",t.style.height=o[1]+"px");var a=[0,0,t.width,t.height],s=w3(xt(),r,r);return new Bu(i,r,a,s,0)}var Q1=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),td=function(i){Q1(n,i);function n(t,e,r,o,a){var s=this,u=a!==void 0?G.IDLE:G.LOADED;return s=i.call(this,t,e,r,u)||this,s.loader_=a!==void 0?a:null,s.canvas_=o,s.error_=null,s}return n.prototype.getError=function(){return this.error_},n.prototype.handleLoad_=function(t){t?(this.error_=t,this.state=G.ERROR):this.state=G.LOADED,this.changed()},n.prototype.load=function(){this.state==G.IDLE&&(this.state=G.LOADING,this.changed(),this.loader_(this.handleLoad_.bind(this)))},n.prototype.getImage=function(){return this.canvas_},n}(ys);const ed=td,N={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};function Hu(i){return Math.pow(i,3)}function Xn(i){return 1-Hu(1-i)}function nd(i){return 3*i*i-2*i*i*i}function id(i){return i}var rd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),od=function(i){rd(n,i);function n(t,e,r){var o=i.call(this)||this,a=r||{};return o.tileCoord=t,o.state=e,o.interimTile=null,o.key="",o.transition_=a.transition===void 0?250:a.transition,o.transitionStarts_={},o.interpolate=!!a.interpolate,o}return n.prototype.changed=function(){this.dispatchEvent(k.CHANGE)},n.prototype.release=function(){},n.prototype.getKey=function(){return this.key+"/"+this.tileCoord},n.prototype.getInterimTile=function(){if(!this.interimTile)return this;var t=this.interimTile;do{if(t.getState()==N.LOADED)return this.transition_=0,t;t=t.interimTile}while(t);return this},n.prototype.refreshInterimChain=function(){if(!!this.interimTile){var t=this.interimTile,e=this;do{if(t.getState()==N.LOADED){t.interimTile=null;break}else t.getState()==N.LOADING?e=t:t.getState()==N.IDLE?e.interimTile=t.interimTile:e=t;t=e.interimTile}while(t)}},n.prototype.getTileCoord=function(){return this.tileCoord},n.prototype.getState=function(){return this.state},n.prototype.setState=function(t){if(this.state!==N.ERROR&&this.state>t)throw new Error("Tile load sequence violation");this.state=t,this.changed()},n.prototype.load=function(){X()},n.prototype.getAlpha=function(t,e){if(!this.transition_)return 1;var r=this.transitionStarts_[t];if(!r)r=e,this.transitionStarts_[t]=r;else if(r===-1)return 1;var o=e-r+1e3/60;return o>=this.transition_?1:Hu(o/this.transition_)},n.prototype.inTransition=function(t){return this.transition_?this.transitionStarts_[t]!==-1:!1},n.prototype.endTransition=function(t){this.transition_&&(this.transitionStarts_[t]=-1)},n}(ai);const Ku=od;var ad=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),sd=function(i){ad(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,s)||this;return u.crossOrigin_=o,u.src_=r,u.key=r,u.image_=new Image,o!==null&&(u.image_.crossOrigin=o),u.unlisten_=null,u.tileLoadFunction_=a,u}return n.prototype.getImage=function(){return this.image_},n.prototype.setImage=function(t){this.image_=t,this.state=N.LOADED,this.unlistenImage_(),this.changed()},n.prototype.handleImageError_=function(){this.state=N.ERROR,this.unlistenImage_(),this.image_=ud(),this.changed()},n.prototype.handleImageLoad_=function(){var t=this.image_;t.naturalWidth&&t.naturalHeight?this.state=N.LOADED:this.state=N.EMPTY,this.unlistenImage_(),this.changed()},n.prototype.load=function(){this.state==N.ERROR&&(this.state=N.IDLE,this.image_=new Image,this.crossOrigin_!==null&&(this.image_.crossOrigin=this.crossOrigin_)),this.state==N.IDLE&&(this.state=N.LOADING,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=vs(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},n.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},n}(Ku);function ud(){var i=Vt(1,1);return i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1),i.canvas}const Ju=sd;var hd=function(){function i(n,t,e){this.decay_=n,this.minVelocity_=t,this.delay_=e,this.points_=[],this.angle_=0,this.initialVelocity_=0}return i.prototype.begin=function(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0},i.prototype.update=function(n,t){this.points_.push(n,t,Date.now())},i.prototype.end=function(){if(this.points_.length<6)return!1;var n=Date.now()-this.delay_,t=this.points_.length-3;if(this.points_[t+2]<n)return!1;for(var e=t-3;e>0&&this.points_[e+2]>n;)e-=3;var r=this.points_[t+2]-this.points_[e+2];if(r<1e3/60)return!1;var o=this.points_[t]-this.points_[e],a=this.points_[t+1]-this.points_[e+1];return this.angle_=Math.atan2(a,o),this.initialVelocity_=Math.sqrt(o*o+a*a)/r,this.initialVelocity_>this.minVelocity_},i.prototype.getDistance=function(){return(this.minVelocity_-this.initialVelocity_)/this.decay_},i.prototype.getAngle=function(){return this.angle_},i}();const ld=hd;var cd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),gd=function(i){cd(n,i);function n(t){var e=i.call(this)||this;return e.map_=t,e}return n.prototype.dispatchRenderEvent=function(t,e){X()},n.prototype.calculateMatrices2D=function(t){var e=t.viewState,r=t.coordinateToPixelTransform,o=t.pixelToCoordinateTransform;te(r,t.size[0]/2,t.size[1]/2,1/e.resolution,-1/e.resolution,-e.rotation,-e.center[0],-e.center[1]),er(o,r)},n.prototype.forEachFeatureAtCoordinate=function(t,e,r,o,a,s,u,h){var l,c=e.viewState;function g(A,I,M,F){return a.call(s,I,A?M:null,F)}var f=c.projection,d=k3(t.slice(),f),p=[[0,0]];if(f.canWrapX()&&o){var y=f.getExtent(),v=Q(y);p.push([-v,0],[v,0])}for(var _=e.layerStatesArray,m=_.length,w=[],x=[],E=0;E<p.length;E++)for(var z=m-1;z>=0;--z){var b=_[z],T=b.layer;if(T.hasRenderer()&&Ro(b,c)&&u.call(h,T)){var j=T.getRenderer(),O=T.getSource();if(j&&O){var C=O.getWrapX()?d:t,R=g.bind(null,b.managed);x[0]=C[0]+p[E][0],x[1]=C[1]+p[E][1],l=j.forEachFeatureAtCoordinate(x,e,r,R,w)}if(l)return l}}if(w.length!==0){var P=1/w.length;return w.forEach(function(A,I){return A.distanceSq+=I*P}),w.sort(function(A,I){return A.distanceSq-I.distanceSq}),w.some(function(A){return l=A.callback(A.feature,A.layer,A.geometry)}),l}},n.prototype.forEachLayerAtPixel=function(t,e,r,o,a){return X()},n.prototype.hasFeatureAtCoordinate=function(t,e,r,o,a,s){var u=this.forEachFeatureAtCoordinate(t,e,r,o,qe,this,a,s);return u!==void 0},n.prototype.getMap=function(){return this.map_},n.prototype.renderFrame=function(t){X()},n.prototype.scheduleExpireIconCache=function(t){Ao.canExpireCache()&&t.postRenderFunctions.push(fd)},n}(no);function fd(i,n){Ao.expire()}const dd=gd;var pd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),yd=function(i){pd(n,i);function n(t){var e=i.call(this,t)||this;e.fontChangeListenerKey_=B(We,An.PROPERTYCHANGE,t.redrawText.bind(t)),e.element_=document.createElement("div");var r=e.element_.style;r.position="absolute",r.width="100%",r.height="100%",r.zIndex="0",e.element_.className=Ue+" ol-layers";var o=t.getViewport();return o.insertBefore(e.element_,o.firstChild||null),e.children_=[],e.renderedVisible_=!0,e}return n.prototype.dispatchRenderEvent=function(t,e){var r=this.getMap();if(r.hasListener(t)){var o=new Er(t,void 0,e);r.dispatchEvent(o)}},n.prototype.disposeInternal=function(){nt(this.fontChangeListenerKey_),this.element_.parentNode.removeChild(this.element_),i.prototype.disposeInternal.call(this)},n.prototype.renderFrame=function(t){if(!t){this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1);return}this.calculateMatrices2D(t),this.dispatchRenderEvent($t.PRECOMPOSE,t);var e=t.layerStatesArray.sort(function(f,d){return f.zIndex-d.zIndex}),r=t.viewState;this.children_.length=0;for(var o=[],a=null,s=0,u=e.length;s<u;++s){var h=e[s];t.layerIndex=s;var l=h.layer,c=l.getSourceState();if(!Ro(h,r)||c!="ready"&&c!="undefined"){l.unrender();continue}var g=l.render(t,a);!g||(g!==a&&(this.children_.push(g),a=g),"getDeclutter"in l&&o.push(l))}for(var s=o.length-1;s>=0;--s)o[s].renderDeclutter(t);hf(this.element_,this.children_),this.dispatchRenderEvent($t.POSTCOMPOSE,t),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(t)},n.prototype.forEachLayerAtPixel=function(t,e,r,o,a){for(var s=e.viewState,u=e.layerStatesArray,h=u.length,l=h-1;l>=0;--l){var c=u[l],g=c.layer;if(g.hasRenderer()&&Ro(c,s)&&a(g)){var f=g.getRenderer(),d=f.getDataAtPixel(t,e,r);if(d){var p=o(g,d);if(p)return p}}}},n}(dd);const Qu=yd;var th=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),_n=function(i){th(n,i);function n(t,e){var r=i.call(this,t)||this;return r.layer=e,r}return n}(Qt),ws={LAYERS:"layers"},vd=function(i){th(n,i);function n(t){var e=this,r=t||{},o=ot({},r);delete o.layers;var a=r.layers;return e=i.call(this,o)||this,e.on,e.once,e.un,e.layersListenerKeys_=[],e.listenerKeys_={},e.addChangeListener(ws.LAYERS,e.handleLayersChanged_),a?Array.isArray(a)?a=new At(a.slice(),{unique:!0}):$(typeof a.getArray=="function",43):a=new At(void 0,{unique:!0}),e.setLayers(a),e}return n.prototype.handleLayerChange_=function(){this.changed()},n.prototype.handleLayersChanged_=function(){this.layersListenerKeys_.forEach(nt),this.layersListenerKeys_.length=0;var t=this.getLayers();this.layersListenerKeys_.push(B(t,pt.ADD,this.handleLayersAdd_,this),B(t,pt.REMOVE,this.handleLayersRemove_,this));for(var e in this.listenerKeys_)this.listenerKeys_[e].forEach(nt);Fn(this.listenerKeys_);for(var r=t.getArray(),o=0,a=r.length;o<a;o++){var s=r[o];this.registerLayerListeners_(s),this.dispatchEvent(new _n("addlayer",s))}this.changed()},n.prototype.registerLayerListeners_=function(t){var e=[B(t,An.PROPERTYCHANGE,this.handleLayerChange_,this),B(t,k.CHANGE,this.handleLayerChange_,this)];t instanceof n&&e.push(B(t,"addlayer",this.handleLayerGroupAdd_,this),B(t,"removelayer",this.handleLayerGroupRemove_,this)),this.listenerKeys_[D(t)]=e},n.prototype.handleLayerGroupAdd_=function(t){this.dispatchEvent(new _n("addlayer",t.layer))},n.prototype.handleLayerGroupRemove_=function(t){this.dispatchEvent(new _n("removelayer",t.layer))},n.prototype.handleLayersAdd_=function(t){var e=t.element;this.registerLayerListeners_(e),this.dispatchEvent(new _n("addlayer",e)),this.changed()},n.prototype.handleLayersRemove_=function(t){var e=t.element,r=D(e);this.listenerKeys_[r].forEach(nt),delete this.listenerKeys_[r],this.dispatchEvent(new _n("removelayer",e)),this.changed()},n.prototype.getLayers=function(){return this.get(ws.LAYERS)},n.prototype.setLayers=function(t){var e=this.getLayers();if(e)for(var r=e.getArray(),o=0,a=r.length;o<a;++o)this.dispatchEvent(new _n("removelayer",r[o]));this.set(ws.LAYERS,t)},n.prototype.getLayersArray=function(t){var e=t!==void 0?t:[];return this.getLayers().forEach(function(r){r.getLayersArray(e)}),e},n.prototype.getLayerStatesArray=function(t){var e=t!==void 0?t:[],r=e.length;this.getLayers().forEach(function(l){l.getLayerStatesArray(e)});var o=this.getLayerState(),a=o.zIndex;!t&&o.zIndex===void 0&&(a=0);for(var s=r,u=e.length;s<u;s++){var h=e[s];h.opacity*=o.opacity,h.visible=h.visible&&o.visible,h.maxResolution=Math.min(h.maxResolution,o.maxResolution),h.minResolution=Math.max(h.minResolution,o.minResolution),h.minZoom=Math.max(h.minZoom,o.minZoom),h.maxZoom=Math.min(h.maxZoom,o.maxZoom),o.extent!==void 0&&(h.extent!==void 0?h.extent=Dn(h.extent,o.extent):h.extent=o.extent),h.zIndex===void 0&&(h.zIndex=a)}return e},n.prototype.getSourceState=function(){return"ready"},n}(ju);const Lo=vd;var _d=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),md=function(i){_d(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.map=e,o.frameState=r!==void 0?r:null,o}return n}(Qt);const Ti=md;var xd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),wd=function(i){xd(n,i);function n(t,e,r,o,a,s){var u=i.call(this,t,e,a)||this;return u.originalEvent=r,u.pixel_=null,u.coordinate_=null,u.dragging=o!==void 0?o:!1,u.activePointers=s,u}return Object.defineProperty(n.prototype,"pixel",{get:function(){return this.pixel_||(this.pixel_=this.map.getEventPixel(this.originalEvent)),this.pixel_},set:function(t){this.pixel_=t},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"coordinate",{get:function(){return this.coordinate_||(this.coordinate_=this.map.getCoordinateFromPixel(this.pixel)),this.coordinate_},set:function(t){this.coordinate_=t},enumerable:!1,configurable:!0}),n.prototype.preventDefault=function(){i.prototype.preventDefault.call(this),"preventDefault"in this.originalEvent&&this.originalEvent.preventDefault()},n.prototype.stopPropagation=function(){i.prototype.stopPropagation.call(this),"stopPropagation"in this.originalEvent&&this.originalEvent.stopPropagation()},n}(Ti);const Ye=wd,Y={SINGLECLICK:"singleclick",CLICK:k.CLICK,DBLCLICK:k.DBLCLICK,POINTERDRAG:"pointerdrag",POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"},mn={POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"};var zd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ed=function(i){zd(n,i);function n(t,e){var r=i.call(this,t)||this;r.map_=t,r.clickTimeoutId_,r.emulateClicks_=!1,r.dragging_=!1,r.dragListenerKeys_=[],r.moveTolerance_=e===void 0?1:e,r.down_=null;var o=r.map_.getViewport();return r.activePointers_=[],r.trackedTouches_={},r.element_=o,r.pointerdownListenerKey_=B(o,mn.POINTERDOWN,r.handlePointerDown_,r),r.originalPointerMoveEvent_,r.relayedListenerKey_=B(o,mn.POINTERMOVE,r.relayMoveEvent_,r),r.boundHandleTouchMove_=r.handleTouchMove_.bind(r),r.element_.addEventListener(k.TOUCHMOVE,r.boundHandleTouchMove_,x3?{passive:!1}:!1),r}return n.prototype.emulateClick_=function(t){var e=new Ye(Y.CLICK,this.map_,t);this.dispatchEvent(e),this.clickTimeoutId_!==void 0?(clearTimeout(this.clickTimeoutId_),this.clickTimeoutId_=void 0,e=new Ye(Y.DBLCLICK,this.map_,t),this.dispatchEvent(e)):this.clickTimeoutId_=setTimeout(function(){this.clickTimeoutId_=void 0;var r=new Ye(Y.SINGLECLICK,this.map_,t);this.dispatchEvent(r)}.bind(this),250)},n.prototype.updateActivePointers_=function(t){var e=t,r=e.pointerId;if(e.type==Y.POINTERUP||e.type==Y.POINTERCANCEL){delete this.trackedTouches_[r];for(var o in this.trackedTouches_)if(this.trackedTouches_[o].target!==e.target){delete this.trackedTouches_[o];break}}else(e.type==Y.POINTERDOWN||e.type==Y.POINTERMOVE)&&(this.trackedTouches_[r]=e);this.activePointers_=d3(this.trackedTouches_)},n.prototype.handlePointerUp_=function(t){this.updateActivePointers_(t);var e=new Ye(Y.POINTERUP,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(e),this.emulateClicks_&&!e.defaultPrevented&&!this.dragging_&&this.isMouseActionButton_(t)&&this.emulateClick_(this.down_),this.activePointers_.length===0&&(this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0,this.dragging_=!1,this.down_=null)},n.prototype.isMouseActionButton_=function(t){return t.button===0},n.prototype.handlePointerDown_=function(t){this.emulateClicks_=this.activePointers_.length===0,this.updateActivePointers_(t);var e=new Ye(Y.POINTERDOWN,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(e),this.down_={};for(var r in t){var o=t[r];this.down_[r]=typeof o=="function"?Mn:o}if(this.dragListenerKeys_.length===0){var a=this.map_.getOwnerDocument();this.dragListenerKeys_.push(B(a,Y.POINTERMOVE,this.handlePointerMove_,this),B(a,Y.POINTERUP,this.handlePointerUp_,this),B(this.element_,Y.POINTERCANCEL,this.handlePointerUp_,this)),this.element_.getRootNode&&this.element_.getRootNode()!==a&&this.dragListenerKeys_.push(B(this.element_.getRootNode(),Y.POINTERUP,this.handlePointerUp_,this))}},n.prototype.handlePointerMove_=function(t){if(this.isMoving_(t)){this.updateActivePointers_(t),this.dragging_=!0;var e=new Ye(Y.POINTERDRAG,this.map_,t,this.dragging_,void 0,this.activePointers_);this.dispatchEvent(e)}},n.prototype.relayMoveEvent_=function(t){this.originalPointerMoveEvent_=t;var e=!!(this.down_&&this.isMoving_(t));this.dispatchEvent(new Ye(Y.POINTERMOVE,this.map_,t,e))},n.prototype.handleTouchMove_=function(t){var e=this.originalPointerMoveEvent_;(!e||e.defaultPrevented)&&(typeof t.cancelable!="boolean"||t.cancelable===!0)&&t.preventDefault()},n.prototype.isMoving_=function(t){return this.dragging_||Math.abs(t.clientX-this.down_.clientX)>this.moveTolerance_||Math.abs(t.clientY-this.down_.clientY)>this.moveTolerance_},n.prototype.disposeInternal=function(){this.relayedListenerKey_&&(nt(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(k.TOUCHMOVE,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(nt(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0,this.element_=null,i.prototype.disposeInternal.call(this)},n}(ai);const bd=Ed,Re={POSTRENDER:"postrender",MOVESTART:"movestart",MOVEEND:"moveend",LOADSTART:"loadstart",LOADEND:"loadend"},dt={LAYERGROUP:"layergroup",SIZE:"size",TARGET:"target",VIEW:"view"};var Mo=1/0,Td=function(){function i(n,t){this.priorityFunction_=n,this.keyFunction_=t,this.elements_=[],this.priorities_=[],this.queuedElements_={}}return i.prototype.clear=function(){this.elements_.length=0,this.priorities_.length=0,Fn(this.queuedElements_)},i.prototype.dequeue=function(){var n=this.elements_,t=this.priorities_,e=n[0];n.length==1?(n.length=0,t.length=0):(n[0]=n.pop(),t[0]=t.pop(),this.siftUp_(0));var r=this.keyFunction_(e);return delete this.queuedElements_[r],e},i.prototype.enqueue=function(n){$(!(this.keyFunction_(n)in this.queuedElements_),31);var t=this.priorityFunction_(n);return t!=Mo?(this.elements_.push(n),this.priorities_.push(t),this.queuedElements_[this.keyFunction_(n)]=!0,this.siftDown_(0,this.elements_.length-1),!0):!1},i.prototype.getCount=function(){return this.elements_.length},i.prototype.getLeftChildIndex_=function(n){return n*2+1},i.prototype.getRightChildIndex_=function(n){return n*2+2},i.prototype.getParentIndex_=function(n){return n-1>>1},i.prototype.heapify_=function(){var n;for(n=(this.elements_.length>>1)-1;n>=0;n--)this.siftUp_(n)},i.prototype.isEmpty=function(){return this.elements_.length===0},i.prototype.isKeyQueued=function(n){return n in this.queuedElements_},i.prototype.isQueued=function(n){return this.isKeyQueued(this.keyFunction_(n))},i.prototype.siftUp_=function(n){for(var t=this.elements_,e=this.priorities_,r=t.length,o=t[n],a=e[n],s=n;n<r>>1;){var u=this.getLeftChildIndex_(n),h=this.getRightChildIndex_(n),l=h<r&&e[h]<e[u]?h:u;t[n]=t[l],e[n]=e[l],n=l}t[n]=o,e[n]=a,this.siftDown_(s,n)},i.prototype.siftDown_=function(n,t){for(var e=this.elements_,r=this.priorities_,o=e[t],a=r[t];t>n;){var s=this.getParentIndex_(t);if(r[s]>a)e[t]=e[s],r[t]=r[s],t=s;else break}e[t]=o,r[t]=a},i.prototype.reprioritize=function(){var n=this.priorityFunction_,t=this.elements_,e=this.priorities_,r=0,o=t.length,a,s,u;for(s=0;s<o;++s)a=t[s],u=n(a),u==Mo?delete this.queuedElements_[this.keyFunction_(a)]:(e[r]=u,t[r++]=a);t.length=r,e.length=r,this.heapify_()},i}();const Sd=Td;var Cd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),jd=function(i){Cd(n,i);function n(t,e){var r=i.call(this,function(o){return t.apply(null,o)},function(o){return o[0].getKey()})||this;return r.boundHandleTileChange_=r.handleTileChange.bind(r),r.tileChangeCallback_=e,r.tilesLoading_=0,r.tilesLoadingKeys_={},r}return n.prototype.enqueue=function(t){var e=i.prototype.enqueue.call(this,t);if(e){var r=t[0];r.addEventListener(k.CHANGE,this.boundHandleTileChange_)}return e},n.prototype.getTilesLoading=function(){return this.tilesLoading_},n.prototype.handleTileChange=function(t){var e=t.target,r=e.getState();if(r===N.LOADED||r===N.ERROR||r===N.EMPTY){e.removeEventListener(k.CHANGE,this.boundHandleTileChange_);var o=e.getKey();o in this.tilesLoadingKeys_&&(delete this.tilesLoadingKeys_[o],--this.tilesLoading_),this.tileChangeCallback_()}},n.prototype.loadMoreTiles=function(t,e){for(var r=0,o,a,s;this.tilesLoading_<t&&r<e&&this.getCount()>0;)a=this.dequeue()[0],s=a.getKey(),o=a.getState(),o===N.IDLE&&!(s in this.tilesLoadingKeys_)&&(this.tilesLoadingKeys_[s]=!0,++this.tilesLoading_,++r,a.load())},n}(Sd);const Rd=jd;function Id(i,n,t,e,r){if(!i||!(t in i.wantedTiles)||!i.wantedTiles[t][n.getKey()])return Mo;var o=i.viewState.center,a=e[0]-o[0],s=e[1]-o[1];return 65536*Math.log(r)+Math.sqrt(a*a+s*s)/r}const ne={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"};var Od=42,zs=256;function eh(i,n,t){return function(e,r,o,a,s){if(!!e){if(!r&&!n)return e;var u=n?0:o[0]*r,h=n?0:o[1]*r,l=s?s[0]:0,c=s?s[1]:0,g=i[0]+u/2+l,f=i[2]-u/2+l,d=i[1]+h/2+c,p=i[3]-h/2+c;g>f&&(g=(f+g)/2,f=g),d>p&&(d=(p+d)/2,p=d);var y=ct(e[0],g,f),v=ct(e[1],d,p);if(a&&t&&r){var _=30*r;y+=-_*Math.log(1+Math.max(0,g-e[0])/_)+_*Math.log(1+Math.max(0,e[0]-f)/_),v+=-_*Math.log(1+Math.max(0,d-e[1])/_)+_*Math.log(1+Math.max(0,e[1]-p)/_)}return[y,v]}}}function Pd(i){return i}function Es(i,n,t,e){var r=Q(n)/t[0],o=St(n)/t[1];return e?Math.min(i,Math.max(r,o)):Math.min(i,Math.min(r,o))}function bs(i,n,t){var e=Math.min(i,n),r=50;return e*=Math.log(1+r*Math.max(0,i/n-1))/r+1,t&&(e=Math.max(e,t),e/=Math.log(1+r*Math.max(0,t/i-1))/r+1),ct(e,t/2,n*2)}function Ad(i,n,t,e){return function(r,o,a,s){if(r!==void 0){var u=i[0],h=i[i.length-1],l=t?Es(u,t,a,e):u;if(s){var c=n!==void 0?n:!0;return c?bs(r,l,h):ct(r,h,l)}var g=Math.min(l,r),f=Math.floor(ro(i,g,o));return i[f]>l&&f<i.length-1?i[f+1]:i[f]}else return}}function Ld(i,n,t,e,r,o){return function(a,s,u,h){if(a!==void 0){var l=r?Es(n,r,u,o):n,c=t!==void 0?t:0;if(h){var g=e!==void 0?e:!0;return g?bs(a,l,c):ct(a,c,l)}var f=1e-9,d=Math.ceil(Math.log(n/l)/Math.log(i)-f),p=-s*(.5-f)+.5,y=Math.min(l,a),v=Math.floor(Math.log(n/y)/Math.log(i)+p),_=Math.max(d,v),m=n/Math.pow(i,_);return ct(m,c,l)}else return}}function nh(i,n,t,e,r){return function(o,a,s,u){if(o!==void 0){var h=e?Es(i,e,s,r):i,l=t!==void 0?t:!0;return!l||!u?ct(o,n,h):bs(o,h,n)}else return}}function Ts(i){if(i!==void 0)return 0}function ih(i){if(i!==void 0)return i}function Md(i){var n=2*Math.PI/i;return function(t,e){if(e)return t;if(t!==void 0)return t=Math.floor(t/n+.5)*n,t}}function Fd(i){var n=i||qn(5);return function(t,e){if(e)return t;if(t!==void 0)return Math.abs(t)<=n?0:t}}var Dd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ss=0,kd=function(i){Dd(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=ot({},t);return e.hints_=[0,0],e.animations_=[],e.updateAnimationKey_,e.projection_=Ua(r.projection,"EPSG:3857"),e.viewportSize_=[100,100],e.targetCenter_=null,e.targetResolution_,e.targetRotation_,e.nextCenter_=null,e.nextResolution_,e.nextRotation_,e.cancelAnchor_=void 0,r.projection&&G3(),r.center&&(r.center=lt(r.center,e.projection_)),r.extent&&(r.extent=Te(r.extent,e.projection_)),e.applyOptions_(r),e}return n.prototype.applyOptions_=function(t){var e=ot({},t);for(var r in ne)delete e[r];this.setProperties(e,!0);var o=Nd(t);this.maxResolution_=o.maxResolution,this.minResolution_=o.minResolution,this.zoomFactor_=o.zoomFactor,this.resolutions_=t.resolutions,this.padding_=t.padding,this.minZoom_=o.minZoom;var a=qd(t),s=o.constraint,u=Gd(t);this.constraints_={center:a,resolution:s,rotation:u},this.setRotation(t.rotation!==void 0?t.rotation:0),this.setCenterInternal(t.center!==void 0?t.center:null),t.resolution!==void 0?this.setResolution(t.resolution):t.zoom!==void 0&&this.setZoom(t.zoom)},Object.defineProperty(n.prototype,"padding",{get:function(){return this.padding_},set:function(t){var e=this.padding_;this.padding_=t;var r=this.getCenter();if(r){var o=t||[0,0,0,0];e=e||[0,0,0,0];var a=this.getResolution(),s=a/2*(o[3]-e[3]+e[1]-o[1]),u=a/2*(o[0]-e[0]+e[2]-o[2]);this.setCenterInternal([r[0]+s,r[1]-u])}},enumerable:!1,configurable:!0}),n.prototype.getUpdatedOptions_=function(t){var e=this.getProperties();return e.resolution!==void 0?e.resolution=this.getResolution():e.zoom=this.getZoom(),e.center=this.getCenterInternal(),e.rotation=this.getRotation(),ot({},e,t)},n.prototype.animate=function(t){this.isDef()&&!this.getAnimating()&&this.resolveConstraints(0);for(var e=new Array(arguments.length),r=0;r<e.length;++r){var o=arguments[r];o.center&&(o=ot({},o),o.center=lt(o.center,this.getProjection())),o.anchor&&(o=ot({},o),o.anchor=lt(o.anchor,this.getProjection())),e[r]=o}this.animateInternal.apply(this,e)},n.prototype.animateInternal=function(t){var e=arguments.length,r;e>1&&typeof arguments[e-1]=="function"&&(r=arguments[e-1],--e);for(var o=0;o<e&&!this.isDef();++o){var a=arguments[o];a.center&&this.setCenterInternal(a.center),a.zoom!==void 0?this.setZoom(a.zoom):a.resolution&&this.setResolution(a.resolution),a.rotation!==void 0&&this.setRotation(a.rotation)}if(o===e){r&&Fo(r,!0);return}for(var s=Date.now(),u=this.targetCenter_.slice(),h=this.targetResolution_,l=this.targetRotation_,c=[];o<e;++o){var g=arguments[o],f={start:s,complete:!1,anchor:g.anchor,duration:g.duration!==void 0?g.duration:1e3,easing:g.easing||nd,callback:r};if(g.center&&(f.sourceCenter=u,f.targetCenter=g.center.slice(),u=f.targetCenter),g.zoom!==void 0?(f.sourceResolution=h,f.targetResolution=this.getResolutionForZoom(g.zoom),h=f.targetResolution):g.resolution&&(f.sourceResolution=h,f.targetResolution=g.resolution,h=f.targetResolution),g.rotation!==void 0){f.sourceRotation=l;var d=Ge(g.rotation-l+Math.PI,2*Math.PI)-Math.PI;f.targetRotation=l+d,l=f.targetRotation}Bd(f)?f.complete=!0:s+=f.duration,c.push(f)}this.animations_.push(c),this.setHint(vt.ANIMATING,1),this.updateAnimations_()},n.prototype.getAnimating=function(){return this.hints_[vt.ANIMATING]>0},n.prototype.getInteracting=function(){return this.hints_[vt.INTERACTING]>0},n.prototype.cancelAnimations=function(){this.setHint(vt.ANIMATING,-this.hints_[vt.ANIMATING]);for(var t,e=0,r=this.animations_.length;e<r;++e){var o=this.animations_[e];if(o[0].callback&&Fo(o[0].callback,!1),!t)for(var a=0,s=o.length;a<s;++a){var u=o[a];if(!u.complete){t=u.anchor;break}}}this.animations_.length=0,this.cancelAnchor_=t,this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN},n.prototype.updateAnimations_=function(){if(this.updateAnimationKey_!==void 0&&(cancelAnimationFrame(this.updateAnimationKey_),this.updateAnimationKey_=void 0),!!this.getAnimating()){for(var t=Date.now(),e=!1,r=this.animations_.length-1;r>=0;--r){for(var o=this.animations_[r],a=!0,s=0,u=o.length;s<u;++s){var h=o[s];if(!h.complete){var l=t-h.start,c=h.duration>0?l/h.duration:1;c>=1?(h.complete=!0,c=1):a=!1;var g=h.easing(c);if(h.sourceCenter){var f=h.sourceCenter[0],d=h.sourceCenter[1],p=h.targetCenter[0],y=h.targetCenter[1];this.nextCenter_=h.targetCenter;var v=f+g*(p-f),_=d+g*(y-d);this.targetCenter_=[v,_]}if(h.sourceResolution&&h.targetResolution){var m=g===1?h.targetResolution:h.sourceResolution+g*(h.targetResolution-h.sourceResolution);if(h.anchor){var w=this.getViewportSize_(this.getRotation()),x=this.constraints_.resolution(m,0,w,!0);this.targetCenter_=this.calculateCenterZoom(x,h.anchor)}this.nextResolution_=h.targetResolution,this.targetResolution_=m,this.applyTargetState_(!0)}if(h.sourceRotation!==void 0&&h.targetRotation!==void 0){var E=g===1?Ge(h.targetRotation+Math.PI,2*Math.PI)-Math.PI:h.sourceRotation+g*(h.targetRotation-h.sourceRotation);if(h.anchor){var z=this.constraints_.rotation(E,!0);this.targetCenter_=this.calculateCenterRotate(z,h.anchor)}this.nextRotation_=h.targetRotation,this.targetRotation_=E}if(this.applyTargetState_(!0),e=!0,!h.complete)break}}if(a){this.animations_[r]=null,this.setHint(vt.ANIMATING,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;var b=o[0].callback;b&&Fo(b,!0)}}this.animations_=this.animations_.filter(Boolean),e&&this.updateAnimationKey_===void 0&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}},n.prototype.calculateCenterRotate=function(t,e){var r,o=this.getCenterInternal();return o!==void 0&&(r=[o[0]-e[0],o[1]-e[1]],Da(r,t-this.getRotation()),L3(r,e)),r},n.prototype.calculateCenterZoom=function(t,e){var r,o=this.getCenterInternal(),a=this.getResolution();if(o!==void 0&&a!==void 0){var s=e[0]-t*(e[0]-o[0])/a,u=e[1]-t*(e[1]-o[1])/a;r=[s,u]}return r},n.prototype.getViewportSize_=function(t){var e=this.viewportSize_;if(t){var r=e[0],o=e[1];return[Math.abs(r*Math.cos(t))+Math.abs(o*Math.sin(t)),Math.abs(r*Math.sin(t))+Math.abs(o*Math.cos(t))]}else return e},n.prototype.setViewportSize=function(t){this.viewportSize_=Array.isArray(t)?t.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)},n.prototype.getCenter=function(){var t=this.getCenterInternal();return t&&ur(t,this.getProjection())},n.prototype.getCenterInternal=function(){return this.get(ne.CENTER)},n.prototype.getConstraints=function(){return this.constraints_},n.prototype.getConstrainResolution=function(){return this.get("constrainResolution")},n.prototype.getHints=function(t){return t!==void 0?(t[0]=this.hints_[0],t[1]=this.hints_[1],t):this.hints_.slice()},n.prototype.calculateExtent=function(t){var e=this.calculateExtentInternal(t);return Wa(e,this.getProjection())},n.prototype.calculateExtentInternal=function(t){var e=t||this.getViewportSizeMinusPadding_(),r=this.getCenterInternal();$(r,1);var o=this.getResolution();$(o!==void 0,2);var a=this.getRotation();return $(a!==void 0,3),La(r,o,a,e)},n.prototype.getMaxResolution=function(){return this.maxResolution_},n.prototype.getMinResolution=function(){return this.minResolution_},n.prototype.getMaxZoom=function(){return this.getZoomForResolution(this.minResolution_)},n.prototype.setMaxZoom=function(t){this.applyOptions_(this.getUpdatedOptions_({maxZoom:t}))},n.prototype.getMinZoom=function(){return this.getZoomForResolution(this.maxResolution_)},n.prototype.setMinZoom=function(t){this.applyOptions_(this.getUpdatedOptions_({minZoom:t}))},n.prototype.setConstrainResolution=function(t){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:t}))},n.prototype.getProjection=function(){return this.projection_},n.prototype.getResolution=function(){return this.get(ne.RESOLUTION)},n.prototype.getResolutions=function(){return this.resolutions_},n.prototype.getResolutionForExtent=function(t,e){return this.getResolutionForExtentInternal(Te(t,this.getProjection()),e)},n.prototype.getResolutionForExtentInternal=function(t,e){var r=e||this.getViewportSizeMinusPadding_(),o=Q(t)/r[0],a=St(t)/r[1];return Math.max(o,a)},n.prototype.getResolutionForValueFunction=function(t){var e=t||2,r=this.getConstrainedResolution(this.maxResolution_),o=this.minResolution_,a=Math.log(r/o)/Math.log(e);return function(s){var u=r/Math.pow(e,s*a);return u}},n.prototype.getRotation=function(){return this.get(ne.ROTATION)},n.prototype.getValueForResolutionFunction=function(t){var e=Math.log(t||2),r=this.getConstrainedResolution(this.maxResolution_),o=this.minResolution_,a=Math.log(r/o)/e;return function(s){var u=Math.log(r/s)/e/a;return u}},n.prototype.getViewportSizeMinusPadding_=function(t){var e=this.getViewportSize_(t),r=this.padding_;return r&&(e=[e[0]-r[1]-r[3],e[1]-r[0]-r[2]]),e},n.prototype.getState=function(){var t=this.getProjection(),e=this.getResolution(),r=this.getRotation(),o=this.getCenterInternal(),a=this.padding_;if(a){var s=this.getViewportSizeMinusPadding_();o=Cs(o,this.getViewportSize_(),[s[0]/2+a[3],s[1]/2+a[0]],e,r)}return{center:o.slice(0),projection:t!==void 0?t:null,resolution:e,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:r,zoom:this.getZoom()}},n.prototype.getZoom=function(){var t,e=this.getResolution();return e!==void 0&&(t=this.getZoomForResolution(e)),t},n.prototype.getZoomForResolution=function(t){var e=this.minZoom_||0,r,o;if(this.resolutions_){var a=ro(this.resolutions_,t,1);e=a,r=this.resolutions_[a],a==this.resolutions_.length-1?o=2:o=r/this.resolutions_[a+1]}else r=this.maxResolution_,o=this.zoomFactor_;return e+Math.log(r/t)/Math.log(o)},n.prototype.getResolutionForZoom=function(t){if(this.resolutions_){if(this.resolutions_.length<=1)return 0;var e=ct(Math.floor(t),0,this.resolutions_.length-2),r=this.resolutions_[e]/this.resolutions_[e+1];return this.resolutions_[e]/Math.pow(r,ct(t-e,0,1))}else return this.maxResolution_/Math.pow(this.zoomFactor_,t-this.minZoom_)},n.prototype.fit=function(t,e){var r;if($(Array.isArray(t)||typeof t.getSimplifiedGeometry=="function",24),Array.isArray(t)){$(!ho(t),25);var o=Te(t,this.getProjection());r=is(o)}else if(t.getType()==="Circle"){var o=Te(t.getExtent(),this.getProjection());r=is(o),r.rotate(this.getRotation(),be(o))}else{var a=sr();a?r=t.clone().transform(a,this.getProjection()):r=t}this.fitInternal(r,e)},n.prototype.rotatedExtentForGeometry=function(t){for(var e=this.getRotation(),r=Math.cos(e),o=Math.sin(-e),a=t.getFlatCoordinates(),s=t.getStride(),u=1/0,h=1/0,l=-1/0,c=-1/0,g=0,f=a.length;g<f;g+=s){var d=a[g]*r-a[g+1]*o,p=a[g]*o+a[g+1]*r;u=Math.min(u,d),h=Math.min(h,p),l=Math.max(l,d),c=Math.max(c,p)}return[u,h,l,c]},n.prototype.fitInternal=function(t,e){var r=e||{},o=r.size;o||(o=this.getViewportSizeMinusPadding_());var a=r.padding!==void 0?r.padding:[0,0,0,0],s=r.nearest!==void 0?r.nearest:!1,u;r.minResolution!==void 0?u=r.minResolution:r.maxZoom!==void 0?u=this.getResolutionForZoom(r.maxZoom):u=0;var h=this.rotatedExtentForGeometry(t),l=this.getResolutionForExtentInternal(h,[o[0]-a[1]-a[3],o[1]-a[0]-a[2]]);l=isNaN(l)?u:Math.max(l,u),l=this.getConstrainedResolution(l,s?0:1);var c=this.getRotation(),g=Math.sin(c),f=Math.cos(c),d=be(h);d[0]+=(a[1]-a[3])/2*l,d[1]+=(a[0]-a[2])/2*l;var p=d[0]*f-d[1]*g,y=d[1]*f+d[0]*g,v=this.getConstrainedCenter([p,y],l),_=r.callback?r.callback:Mn;r.duration!==void 0?this.animateInternal({resolution:l,center:v,duration:r.duration,easing:r.easing},_):(this.targetResolution_=l,this.targetCenter_=v,this.applyTargetState_(!1,!0),Fo(_,!0))},n.prototype.centerOn=function(t,e,r){this.centerOnInternal(lt(t,this.getProjection()),e,r)},n.prototype.centerOnInternal=function(t,e,r){this.setCenterInternal(Cs(t,e,r,this.getResolution(),this.getRotation()))},n.prototype.calculateCenterShift=function(t,e,r,o){var a,s=this.padding_;if(s&&t){var u=this.getViewportSizeMinusPadding_(-r),h=Cs(t,o,[u[0]/2+s[3],u[1]/2+s[0]],e,r);a=[t[0]-h[0],t[1]-h[1]]}return a},n.prototype.isDef=function(){return!!this.getCenterInternal()&&this.getResolution()!==void 0},n.prototype.adjustCenter=function(t){var e=ur(this.targetCenter_,this.getProjection());this.setCenter([e[0]+t[0],e[1]+t[1]])},n.prototype.adjustCenterInternal=function(t){var e=this.targetCenter_;this.setCenterInternal([e[0]+t[0],e[1]+t[1]])},n.prototype.adjustResolution=function(t,e){var r=e&<(e,this.getProjection());this.adjustResolutionInternal(t,r)},n.prototype.adjustResolutionInternal=function(t,e){var r=this.getAnimating()||this.getInteracting(),o=this.getViewportSize_(this.getRotation()),a=this.constraints_.resolution(this.targetResolution_*t,0,o,r);e&&(this.targetCenter_=this.calculateCenterZoom(a,e)),this.targetResolution_*=t,this.applyTargetState_()},n.prototype.adjustZoom=function(t,e){this.adjustResolution(Math.pow(this.zoomFactor_,-t),e)},n.prototype.adjustRotation=function(t,e){e&&(e=lt(e,this.getProjection())),this.adjustRotationInternal(t,e)},n.prototype.adjustRotationInternal=function(t,e){var r=this.getAnimating()||this.getInteracting(),o=this.constraints_.rotation(this.targetRotation_+t,r);e&&(this.targetCenter_=this.calculateCenterRotate(o,e)),this.targetRotation_+=t,this.applyTargetState_()},n.prototype.setCenter=function(t){this.setCenterInternal(t&<(t,this.getProjection()))},n.prototype.setCenterInternal=function(t){this.targetCenter_=t,this.applyTargetState_()},n.prototype.setHint=function(t,e){return this.hints_[t]+=e,this.changed(),this.hints_[t]},n.prototype.setResolution=function(t){this.targetResolution_=t,this.applyTargetState_()},n.prototype.setRotation=function(t){this.targetRotation_=t,this.applyTargetState_()},n.prototype.setZoom=function(t){this.setResolution(this.getResolutionForZoom(t))},n.prototype.applyTargetState_=function(t,e){var r=this.getAnimating()||this.getInteracting()||e,o=this.constraints_.rotation(this.targetRotation_,r),a=this.getViewportSize_(o),s=this.constraints_.resolution(this.targetResolution_,0,a,r),u=this.constraints_.center(this.targetCenter_,s,a,r,this.calculateCenterShift(this.targetCenter_,s,o,a));this.get(ne.ROTATION)!==o&&this.set(ne.ROTATION,o),this.get(ne.RESOLUTION)!==s&&(this.set(ne.RESOLUTION,s),this.set("zoom",this.getZoom(),!0)),(!u||!this.get(ne.CENTER)||!me(this.get(ne.CENTER),u))&&this.set(ne.CENTER,u),this.getAnimating()&&!t&&this.cancelAnimations(),this.cancelAnchor_=void 0},n.prototype.resolveConstraints=function(t,e,r){var o=t!==void 0?t:200,a=e||0,s=this.constraints_.rotation(this.targetRotation_),u=this.getViewportSize_(s),h=this.constraints_.resolution(this.targetResolution_,a,u),l=this.constraints_.center(this.targetCenter_,h,u,!1,this.calculateCenterShift(this.targetCenter_,h,s,u));if(o===0&&!this.cancelAnchor_){this.targetResolution_=h,this.targetRotation_=s,this.targetCenter_=l,this.applyTargetState_();return}var c=r||(o===0?this.cancelAnchor_:void 0);this.cancelAnchor_=void 0,(this.getResolution()!==h||this.getRotation()!==s||!this.getCenterInternal()||!me(this.getCenterInternal(),l))&&(this.getAnimating()&&this.cancelAnimations(),this.animateInternal({rotation:s,center:l,resolution:h,duration:o,easing:Xn,anchor:c}))},n.prototype.beginInteraction=function(){this.resolveConstraints(0),this.setHint(vt.INTERACTING,1)},n.prototype.endInteraction=function(t,e,r){var o=r&<(r,this.getProjection());this.endInteractionInternal(t,e,o)},n.prototype.endInteractionInternal=function(t,e,r){this.setHint(vt.INTERACTING,-1),this.resolveConstraints(t,e,r)},n.prototype.getConstrainedCenter=function(t,e){var r=this.getViewportSize_(this.getRotation());return this.constraints_.center(t,e||this.getResolution(),r)},n.prototype.getConstrainedZoom=function(t,e){var r=this.getResolutionForZoom(t);return this.getZoomForResolution(this.getConstrainedResolution(r,e))},n.prototype.getConstrainedResolution=function(t,e){var r=e||0,o=this.getViewportSize_(this.getRotation());return this.constraints_.resolution(t,r,o)},n}(de);function Fo(i,n){setTimeout(function(){i(n)},0)}function qd(i){if(i.extent!==void 0){var n=i.smoothExtentConstraint!==void 0?i.smoothExtentConstraint:!0;return eh(i.extent,i.constrainOnlyCenter,n)}var t=Ua(i.projection,"EPSG:3857");if(i.multiWorld!==!0&&t.isGlobal()){var e=t.getExtent().slice();return e[0]=-1/0,e[2]=1/0,eh(e,!1,!1)}return Pd}function Nd(i){var n,t,e,r=28,o=2,a=i.minZoom!==void 0?i.minZoom:Ss,s=i.maxZoom!==void 0?i.maxZoom:r,u=i.zoomFactor!==void 0?i.zoomFactor:o,h=i.multiWorld!==void 0?i.multiWorld:!1,l=i.smoothResolutionConstraint!==void 0?i.smoothResolutionConstraint:!0,c=i.showFullExtent!==void 0?i.showFullExtent:!1,g=Ua(i.projection,"EPSG:3857"),f=g.getExtent(),d=i.constrainOnlyCenter,p=i.extent;if(!h&&!p&&g.isGlobal()&&(d=!1,p=f),i.resolutions!==void 0){var y=i.resolutions;t=y[a],e=y[s]!==void 0?y[s]:y[y.length-1],i.constrainResolution?n=Ad(y,l,!d&&p,c):n=nh(t,e,l,!d&&p,c)}else{var v=f?Math.max(Q(f),St(f)):360*pe[ue.DEGREES]/g.getMetersPerUnit(),_=v/zs/Math.pow(o,Ss),m=_/Math.pow(o,r-Ss);t=i.maxResolution,t!==void 0?a=0:t=_/Math.pow(u,a),e=i.minResolution,e===void 0&&(i.maxZoom!==void 0?i.maxResolution!==void 0?e=t/Math.pow(u,s):e=_/Math.pow(u,s):e=m),s=a+Math.floor(Math.log(t/e)/Math.log(u)),e=t/Math.pow(u,s-a),i.constrainResolution?n=Ld(u,t,e,l,!d&&p,c):n=nh(t,e,l,!d&&p,c)}return{constraint:n,maxResolution:t,minResolution:e,minZoom:a,zoomFactor:u}}function Gd(i){var n=i.enableRotation!==void 0?i.enableRotation:!0;if(n){var t=i.constrainRotation;return t===void 0||t===!0?Fd():t===!1?ih:typeof t=="number"?Md(t):ih}else return Ts}function Bd(i){return!(i.sourceCenter&&i.targetCenter&&!me(i.sourceCenter,i.targetCenter)||i.sourceResolution!==i.targetResolution||i.sourceRotation!==i.targetRotation)}function Cs(i,n,t,e,r){var o=Math.cos(-r),a=Math.sin(-r),s=i[0]*o-i[1]*a,u=i[1]*o+i[0]*a;s+=(n[0]/2-t[0])*e,u+=(t[1]-n[1]/2)*e,a=-a;var h=s*o-u*a,l=u*o+s*a;return[h,l]}const Ie=kd;var Ud=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}();function rh(i){if(i instanceof yr){i.setMapInternal(null);return}i instanceof Lo&&i.getLayers().forEach(rh)}function oh(i,n){if(i instanceof yr){i.setMapInternal(n);return}if(i instanceof Lo)for(var t=i.getLayers().getArray(),e=0,r=t.length;e<r;++e)oh(t[e],n)}var $d=function(i){Ud(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=Wd(t);e.renderComplete_,e.loaded_=!0,e.boundHandleBrowserEvent_=e.handleBrowserEvent.bind(e),e.maxTilesLoading_=t.maxTilesLoading!==void 0?t.maxTilesLoading:16,e.pixelRatio_=t.pixelRatio!==void 0?t.pixelRatio:Sa,e.postRenderTimeoutHandle_,e.animationDelayKey_,e.animationDelay_=function(){this.animationDelayKey_=void 0,this.renderFrame_(Date.now())}.bind(e),e.coordinateToPixelTransform_=xt(),e.pixelToCoordinateTransform_=xt(),e.frameIndex_=0,e.frameState_=null,e.previousExtent_=null,e.viewPropertyListenerKey_=null,e.viewChangeListenerKey_=null,e.layerGroupPropertyListenerKeys_=null,e.viewport_=document.createElement("div"),e.viewport_.className="ol-viewport"+("ontouchstart"in window?" ol-touch":""),e.viewport_.style.position="relative",e.viewport_.style.overflow="hidden",e.viewport_.style.width="100%",e.viewport_.style.height="100%",e.overlayContainer_=document.createElement("div"),e.overlayContainer_.style.position="absolute",e.overlayContainer_.style.zIndex="0",e.overlayContainer_.style.width="100%",e.overlayContainer_.style.height="100%",e.overlayContainer_.style.pointerEvents="none",e.overlayContainer_.className="ol-overlaycontainer",e.viewport_.appendChild(e.overlayContainer_),e.overlayContainerStopEvent_=document.createElement("div"),e.overlayContainerStopEvent_.style.position="absolute",e.overlayContainerStopEvent_.style.zIndex="0",e.overlayContainerStopEvent_.style.width="100%",e.overlayContainerStopEvent_.style.height="100%",e.overlayContainerStopEvent_.style.pointerEvents="none",e.overlayContainerStopEvent_.className="ol-overlaycontainer-stopevent",e.viewport_.appendChild(e.overlayContainerStopEvent_),e.mapBrowserEventHandler_=null,e.moveTolerance_=t.moveTolerance,e.keyboardEventTarget_=r.keyboardEventTarget,e.targetChangeHandlerKeys_=null,e.controls=r.controls||new At,e.interactions=r.interactions||new At,e.overlays_=r.overlays,e.overlayIdIndex_={},e.renderer_=null,e.postRenderFunctions_=[],e.tileQueue_=new Rd(e.getTilePriority.bind(e),e.handleTileChange_.bind(e)),e.addChangeListener(dt.LAYERGROUP,e.handleLayerGroupChanged_),e.addChangeListener(dt.VIEW,e.handleViewChanged_),e.addChangeListener(dt.SIZE,e.handleSizeChanged_),e.addChangeListener(dt.TARGET,e.handleTargetChanged_),e.setProperties(r.values);var o=e;return t.view&&!(t.view instanceof Ie)&&t.view.then(function(a){o.setView(new Ie(a))}),e.controls.addEventListener(pt.ADD,function(a){a.element.setMap(this)}.bind(e)),e.controls.addEventListener(pt.REMOVE,function(a){a.element.setMap(null)}.bind(e)),e.interactions.addEventListener(pt.ADD,function(a){a.element.setMap(this)}.bind(e)),e.interactions.addEventListener(pt.REMOVE,function(a){a.element.setMap(null)}.bind(e)),e.overlays_.addEventListener(pt.ADD,function(a){this.addOverlayInternal_(a.element)}.bind(e)),e.overlays_.addEventListener(pt.REMOVE,function(a){var s=a.element,u=s.getId();u!==void 0&&delete this.overlayIdIndex_[u.toString()],a.element.setMap(null)}.bind(e)),e.controls.forEach(function(a){a.setMap(this)}.bind(e)),e.interactions.forEach(function(a){a.setMap(this)}.bind(e)),e.overlays_.forEach(e.addOverlayInternal_.bind(e)),e}return n.prototype.createRenderer=function(){throw new Error("Use a map type that has a createRenderer method")},n.prototype.addControl=function(t){this.getControls().push(t)},n.prototype.addInteraction=function(t){this.getInteractions().push(t)},n.prototype.addLayer=function(t){var e=this.getLayerGroup().getLayers();e.push(t)},n.prototype.handleLayerAdd_=function(t){oh(t.layer,this)},n.prototype.addOverlay=function(t){this.getOverlays().push(t)},n.prototype.addOverlayInternal_=function(t){var e=t.getId();e!==void 0&&(this.overlayIdIndex_[e.toString()]=t),t.setMap(this)},n.prototype.disposeInternal=function(){this.controls.clear(),this.interactions.clear(),this.overlays_.clear(),this.setTarget(null),i.prototype.disposeInternal.call(this)},n.prototype.forEachFeatureAtPixel=function(t,e,r){if(!(!this.frameState_||!this.renderer_)){var o=this.getCoordinateFromPixelInternal(t);r=r!==void 0?r:{};var a=r.hitTolerance!==void 0?r.hitTolerance:0,s=r.layerFilter!==void 0?r.layerFilter:qe,u=r.checkWrapped!==!1;return this.renderer_.forEachFeatureAtCoordinate(o,this.frameState_,a,u,e,null,s,null)}},n.prototype.getFeaturesAtPixel=function(t,e){var r=[];return this.forEachFeatureAtPixel(t,function(o){r.push(o)},e),r},n.prototype.getAllLayers=function(){var t=[];function e(r){r.forEach(function(o){o instanceof Lo?e(o.getLayers()):t.push(o)})}return e(this.getLayers()),t},n.prototype.forEachLayerAtPixel=function(t,e,r){if(!(!this.frameState_||!this.renderer_)){var o=r||{},a=o.hitTolerance!==void 0?o.hitTolerance:0,s=o.layerFilter||qe;return this.renderer_.forEachLayerAtPixel(t,this.frameState_,a,e,s)}},n.prototype.hasFeatureAtPixel=function(t,e){if(!this.frameState_||!this.renderer_)return!1;var r=this.getCoordinateFromPixelInternal(t);e=e!==void 0?e:{};var o=e.layerFilter!==void 0?e.layerFilter:qe,a=e.hitTolerance!==void 0?e.hitTolerance:0,s=e.checkWrapped!==!1;return this.renderer_.hasFeatureAtCoordinate(r,this.frameState_,a,s,o,null)},n.prototype.getEventCoordinate=function(t){return this.getCoordinateFromPixel(this.getEventPixel(t))},n.prototype.getEventCoordinateInternal=function(t){return this.getCoordinateFromPixelInternal(this.getEventPixel(t))},n.prototype.getEventPixel=function(t){var e=this.viewport_.getBoundingClientRect(),r="changedTouches"in t?t.changedTouches[0]:t;return[r.clientX-e.left,r.clientY-e.top]},n.prototype.getTarget=function(){return this.get(dt.TARGET)},n.prototype.getTargetElement=function(){var t=this.getTarget();return t!==void 0?typeof t=="string"?document.getElementById(t):t:null},n.prototype.getCoordinateFromPixel=function(t){return ur(this.getCoordinateFromPixelInternal(t),this.getView().getProjection())},n.prototype.getCoordinateFromPixelInternal=function(t){var e=this.frameState_;return e?st(e.pixelToCoordinateTransform,t.slice()):null},n.prototype.getControls=function(){return this.controls},n.prototype.getOverlays=function(){return this.overlays_},n.prototype.getOverlayById=function(t){var e=this.overlayIdIndex_[t.toString()];return e!==void 0?e:null},n.prototype.getInteractions=function(){return this.interactions},n.prototype.getLayerGroup=function(){return this.get(dt.LAYERGROUP)},n.prototype.setLayers=function(t){var e=this.getLayerGroup();if(t instanceof At){e.setLayers(t);return}var r=e.getLayers();r.clear(),r.extend(t)},n.prototype.getLayers=function(){var t=this.getLayerGroup().getLayers();return t},n.prototype.getLoadingOrNotReady=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),e=0,r=t.length;e<r;++e){var o=t[e];if(!!o.visible){var a=o.layer.getRenderer();if(a&&!a.ready)return!0;var s=o.layer.getSource();if(s&&s.loading)return!0}}return!1},n.prototype.getPixelFromCoordinate=function(t){var e=lt(t,this.getView().getProjection());return this.getPixelFromCoordinateInternal(e)},n.prototype.getPixelFromCoordinateInternal=function(t){var e=this.frameState_;return e?st(e.coordinateToPixelTransform,t.slice(0,2)):null},n.prototype.getRenderer=function(){return this.renderer_},n.prototype.getSize=function(){return this.get(dt.SIZE)},n.prototype.getView=function(){return this.get(dt.VIEW)},n.prototype.getViewport=function(){return this.viewport_},n.prototype.getOverlayContainer=function(){return this.overlayContainer_},n.prototype.getOverlayContainerStopEvent=function(){return this.overlayContainerStopEvent_},n.prototype.getOwnerDocument=function(){var t=this.getTargetElement();return t?t.ownerDocument:document},n.prototype.getTilePriority=function(t,e,r,o){return Id(this.frameState_,t,e,r,o)},n.prototype.handleBrowserEvent=function(t,e){var r=e||t.type,o=new Ye(r,this,t);this.handleMapBrowserEvent(o)},n.prototype.handleMapBrowserEvent=function(t){if(!!this.frameState_){var e=t.originalEvent,r=e.type;if(r===mn.POINTERDOWN||r===k.WHEEL||r===k.KEYDOWN){var o=this.getOwnerDocument(),a=this.viewport_.getRootNode?this.viewport_.getRootNode():o,s=e.target;if(this.overlayContainerStopEvent_.contains(s)||!(a===o?o.documentElement:a).contains(s))return}if(t.frameState=this.frameState_,this.dispatchEvent(t)!==!1)for(var u=this.getInteractions().getArray().slice(),h=u.length-1;h>=0;h--){var l=u[h];if(!(l.getMap()!==this||!l.getActive()||!this.getTargetElement())){var c=l.handleEvent(t);if(!c||t.propagationStopped)break}}}},n.prototype.handlePostRender=function(){var t=this.frameState_,e=this.tileQueue_;if(!e.isEmpty()){var r=this.maxTilesLoading_,o=r;if(t){var a=t.viewHints;if(a[vt.ANIMATING]||a[vt.INTERACTING]){var s=Date.now()-t.time>8;r=s?0:8,o=s?0:2}}e.getTilesLoading()<r&&(e.reprioritize(),e.loadMoreTiles(r,o))}t&&this.renderer_&&!t.animate&&(this.renderComplete_===!0?(this.hasListener($t.RENDERCOMPLETE)&&this.renderer_.dispatchRenderEvent($t.RENDERCOMPLETE,t),this.loaded_===!1&&(this.loaded_=!0,this.dispatchEvent(new Ti(Re.LOADEND,this,t)))):this.loaded_===!0&&(this.loaded_=!1,this.dispatchEvent(new Ti(Re.LOADSTART,this,t))));for(var u=this.postRenderFunctions_,h=0,l=u.length;h<l;++h)u[h](this,t);u.length=0},n.prototype.handleSizeChanged_=function(){this.getView()&&!this.getView().getAnimating()&&this.getView().resolveConstraints(0),this.render()},n.prototype.handleTargetChanged_=function(){if(this.mapBrowserEventHandler_){for(var t=0,e=this.targetChangeHandlerKeys_.length;t<e;++t)nt(this.targetChangeHandlerKeys_[t]);this.targetChangeHandlerKeys_=null,this.viewport_.removeEventListener(k.CONTEXTMENU,this.boundHandleBrowserEvent_),this.viewport_.removeEventListener(k.WHEEL,this.boundHandleBrowserEvent_),this.mapBrowserEventHandler_.dispose(),this.mapBrowserEventHandler_=null,Eo(this.viewport_)}var r=this.getTargetElement();if(!r)this.renderer_&&(clearTimeout(this.postRenderTimeoutHandle_),this.postRenderTimeoutHandle_=void 0,this.postRenderFunctions_.length=0,this.renderer_.dispose(),this.renderer_=null),this.animationDelayKey_&&(cancelAnimationFrame(this.animationDelayKey_),this.animationDelayKey_=void 0);else{r.appendChild(this.viewport_),this.renderer_||(this.renderer_=this.createRenderer()),this.mapBrowserEventHandler_=new bd(this,this.moveTolerance_);for(var o in Y)this.mapBrowserEventHandler_.addEventListener(Y[o],this.handleMapBrowserEvent.bind(this));this.viewport_.addEventListener(k.CONTEXTMENU,this.boundHandleBrowserEvent_,!1),this.viewport_.addEventListener(k.WHEEL,this.boundHandleBrowserEvent_,x3?{passive:!1}:!1);var a=this.getOwnerDocument().defaultView,s=this.keyboardEventTarget_?this.keyboardEventTarget_:r;this.targetChangeHandlerKeys_=[B(s,k.KEYDOWN,this.handleBrowserEvent,this),B(s,k.KEYPRESS,this.handleBrowserEvent,this),B(a,k.RESIZE,this.updateSize,this)]}this.updateSize()},n.prototype.handleTileChange_=function(){this.render()},n.prototype.handleViewPropertyChanged_=function(){this.render()},n.prototype.handleViewChanged_=function(){this.viewPropertyListenerKey_&&(nt(this.viewPropertyListenerKey_),this.viewPropertyListenerKey_=null),this.viewChangeListenerKey_&&(nt(this.viewChangeListenerKey_),this.viewChangeListenerKey_=null);var t=this.getView();t&&(this.updateViewportSize_(),this.viewPropertyListenerKey_=B(t,An.PROPERTYCHANGE,this.handleViewPropertyChanged_,this),this.viewChangeListenerKey_=B(t,k.CHANGE,this.handleViewPropertyChanged_,this),t.resolveConstraints(0)),this.render()},n.prototype.handleLayerGroupChanged_=function(){this.layerGroupPropertyListenerKeys_&&(this.layerGroupPropertyListenerKeys_.forEach(nt),this.layerGroupPropertyListenerKeys_=null);var t=this.getLayerGroup();t&&(this.handleLayerAdd_(new _n("addlayer",t)),this.layerGroupPropertyListenerKeys_=[B(t,An.PROPERTYCHANGE,this.render,this),B(t,k.CHANGE,this.render,this),B(t,"addlayer",this.handleLayerAdd_,this),B(t,"removelayer",this.handleLayerRemove_,this)]),this.render()},n.prototype.isRendered=function(){return!!this.frameState_},n.prototype.renderSync=function(){this.animationDelayKey_&&cancelAnimationFrame(this.animationDelayKey_),this.animationDelay_()},n.prototype.redrawText=function(){for(var t=this.getLayerGroup().getLayerStatesArray(),e=0,r=t.length;e<r;++e){var o=t[e].layer;o.hasRenderer()&&o.getRenderer().handleFontsChanged()}},n.prototype.render=function(){this.renderer_&&this.animationDelayKey_===void 0&&(this.animationDelayKey_=requestAnimationFrame(this.animationDelay_))},n.prototype.removeControl=function(t){return this.getControls().remove(t)},n.prototype.removeInteraction=function(t){return this.getInteractions().remove(t)},n.prototype.removeLayer=function(t){var e=this.getLayerGroup().getLayers();return e.remove(t)},n.prototype.handleLayerRemove_=function(t){rh(t.layer)},n.prototype.removeOverlay=function(t){return this.getOverlays().remove(t)},n.prototype.renderFrame_=function(t){var e=this,r=this.getSize(),o=this.getView(),a=this.frameState_,s=null;if(r!==void 0&&gu(r)&&o&&o.isDef()){var u=o.getHints(this.frameState_?this.frameState_.viewHints:void 0),h=o.getState();if(s={animate:!1,coordinateToPixelTransform:this.coordinateToPixelTransform_,declutterTree:null,extent:La(h.center,h.resolution,h.rotation,r),index:this.frameIndex_++,layerIndex:0,layerStatesArray:this.getLayerGroup().getLayerStatesArray(),pixelRatio:this.pixelRatio_,pixelToCoordinateTransform:this.pixelToCoordinateTransform_,postRenderFunctions:[],size:r,tileQueue:this.tileQueue_,time:t,usedTiles:{},viewState:h,viewHints:u,wantedTiles:{},mapId:D(this),renderTargets:{}},h.nextCenter&&h.nextResolution){var l=isNaN(h.nextRotation)?h.rotation:h.nextRotation;s.nextExtent=La(h.nextCenter,h.nextResolution,l,r)}}if(this.frameState_=s,this.renderer_.renderFrame(s),s){if(s.animate&&this.render(),Array.prototype.push.apply(this.postRenderFunctions_,s.postRenderFunctions),a){var c=!this.previousExtent_||!ho(this.previousExtent_)&&!an(s.extent,this.previousExtent_);c&&(this.dispatchEvent(new Ti(Re.MOVESTART,this,a)),this.previousExtent_=uo(this.previousExtent_))}var g=this.previousExtent_&&!s.viewHints[vt.ANIMATING]&&!s.viewHints[vt.INTERACTING]&&!an(s.extent,this.previousExtent_);g&&(this.dispatchEvent(new Ti(Re.MOVEEND,this,s)),b3(s.extent,this.previousExtent_))}this.dispatchEvent(new Ti(Re.POSTRENDER,this,s)),this.renderComplete_=this.hasListener(Re.LOADSTART)||this.hasListener(Re.LOADEND)||this.hasListener($t.RENDERCOMPLETE)?!this.tileQueue_.getTilesLoading()&&!this.tileQueue_.getCount()&&!this.getLoadingOrNotReady():void 0,this.postRenderTimeoutHandle_||(this.postRenderTimeoutHandle_=setTimeout(function(){e.postRenderTimeoutHandle_=void 0,e.handlePostRender()},0))},n.prototype.setLayerGroup=function(t){var e=this.getLayerGroup();e&&this.handleLayerRemove_(new _n("removelayer",e)),this.set(dt.LAYERGROUP,t)},n.prototype.setSize=function(t){this.set(dt.SIZE,t)},n.prototype.setTarget=function(t){this.set(dt.TARGET,t)},n.prototype.setView=function(t){if(!t||t instanceof Ie){this.set(dt.VIEW,t);return}this.set(dt.VIEW,new Ie);var e=this;t.then(function(r){e.setView(new Ie(r))})},n.prototype.updateSize=function(){var t=this.getTargetElement(),e=void 0;if(t){var r=getComputedStyle(t),o=t.offsetWidth-parseFloat(r.borderLeftWidth)-parseFloat(r.paddingLeft)-parseFloat(r.paddingRight)-parseFloat(r.borderRightWidth),a=t.offsetHeight-parseFloat(r.borderTopWidth)-parseFloat(r.paddingTop)-parseFloat(r.paddingBottom)-parseFloat(r.borderBottomWidth);!isNaN(o)&&!isNaN(a)&&(e=[o,a],!gu(e)&&!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&console.warn("No map visible because the map container's width or height are 0."))}this.setSize(e),this.updateViewportSize_()},n.prototype.updateViewportSize_=function(){var t=this.getView();if(t){var e=void 0,r=getComputedStyle(this.viewport_);r.width&&r.height&&(e=[parseInt(r.width,10),parseInt(r.height,10)]),t.setViewportSize(e)}},n}(de);function Wd(i){var n=null;i.keyboardEventTarget!==void 0&&(n=typeof i.keyboardEventTarget=="string"?document.getElementById(i.keyboardEventTarget):i.keyboardEventTarget);var t={},e=i.layers&&typeof i.layers.getLayers=="function"?i.layers:new Lo({layers:i.layers});t[dt.LAYERGROUP]=e,t[dt.TARGET]=i.target,t[dt.VIEW]=i.view instanceof Ie?i.view:new Ie;var r;i.controls!==void 0&&(Array.isArray(i.controls)?r=new At(i.controls.slice()):($(typeof i.controls.getArray=="function",47),r=i.controls));var o;i.interactions!==void 0&&(Array.isArray(i.interactions)?o=new At(i.interactions.slice()):($(typeof i.interactions.getArray=="function",48),o=i.interactions));var a;return i.overlays!==void 0?Array.isArray(i.overlays)?a=new At(i.overlays.slice()):($(typeof i.overlays.getArray=="function",49),a=i.overlays):a=new At,{controls:r,interactions:o,keyboardEventTarget:n,overlays:a,values:t}}const ah=$d;var Vd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Xd=function(i){Vd(n,i);function n(t){var e=i.call(this)||this,r=t.element;return r&&!t.target&&!r.style.pointerEvents&&(r.style.pointerEvents="auto"),e.element=r||null,e.target_=null,e.map_=null,e.listenerKeys=[],t.render&&(e.render=t.render),t.target&&e.setTarget(t.target),e}return n.prototype.disposeInternal=function(){Eo(this.element),i.prototype.disposeInternal.call(this)},n.prototype.getMap=function(){return this.map_},n.prototype.setMap=function(t){this.map_&&Eo(this.element);for(var e=0,r=this.listenerKeys.length;e<r;++e)nt(this.listenerKeys[e]);if(this.listenerKeys.length=0,this.map_=t,t){var o=this.target_?this.target_:t.getOverlayContainerStopEvent();o.appendChild(this.element),this.render!==Mn&&this.listenerKeys.push(B(t,Re.POSTRENDER,this.render,this)),t.render()}},n.prototype.render=function(t){},n.prototype.setTarget=function(t){this.target_=typeof t=="string"?document.getElementById(t):t},n}(de);const Zn=Xd;var Zd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Yd=function(i){Zd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.ulElement_=document.createElement("ul"),e.collapsed_=r.collapsed!==void 0?r.collapsed:!0,e.userCollapsed_=e.collapsed_,e.overrideCollapsible_=r.collapsible!==void 0,e.collapsible_=r.collapsible!==void 0?r.collapsible:!0,e.collapsible_||(e.collapsed_=!1);var o=r.className!==void 0?r.className:"ol-attribution",a=r.tipLabel!==void 0?r.tipLabel:"Attributions",s=r.expandClassName!==void 0?r.expandClassName:o+"-expand",u=r.collapseLabel!==void 0?r.collapseLabel:"\u203A",h=r.collapseClassName!==void 0?r.collapseClassName:o+"-collapse";typeof u=="string"?(e.collapseLabel_=document.createElement("span"),e.collapseLabel_.textContent=u,e.collapseLabel_.className=h):e.collapseLabel_=u;var l=r.label!==void 0?r.label:"i";typeof l=="string"?(e.label_=document.createElement("span"),e.label_.textContent=l,e.label_.className=s):e.label_=l;var c=e.collapsible_&&!e.collapsed_?e.collapseLabel_:e.label_;e.toggleButton_=document.createElement("button"),e.toggleButton_.setAttribute("type","button"),e.toggleButton_.setAttribute("aria-expanded",String(!e.collapsed_)),e.toggleButton_.title=a,e.toggleButton_.appendChild(c),e.toggleButton_.addEventListener(k.CLICK,e.handleClick_.bind(e),!1);var g=o+" "+Ue+" "+vi+(e.collapsed_&&e.collapsible_?" "+To:"")+(e.collapsible_?"":" ol-uncollapsible"),f=e.element;return f.className=g,f.appendChild(e.toggleButton_),f.appendChild(e.ulElement_),e.renderedAttributions_=[],e.renderedVisible_=!0,e}return n.prototype.collectSourceAttributions_=function(t){for(var e={},r=[],o=!0,a=t.layerStatesArray,s=0,u=a.length;s<u;++s){var h=a[s];if(!!Ro(h,t.viewState)){var l=h.layer.getSource();if(!!l){var c=l.getAttributions();if(!!c){var g=c(t);if(!!g)if(o=o&&l.getAttributionsCollapsible()!==!1,Array.isArray(g))for(var f=0,d=g.length;f<d;++f)g[f]in e||(r.push(g[f]),e[g[f]]=!0);else g in e||(r.push(g),e[g]=!0)}}}}return this.overrideCollapsible_||this.setCollapsible(o),r},n.prototype.updateElement_=function(t){if(!t){this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1);return}var e=this.collectSourceAttributions_(t),r=e.length>0;if(this.renderedVisible_!=r&&(this.element.style.display=r?"":"none",this.renderedVisible_=r),!ke(e,this.renderedAttributions_)){mu(this.ulElement_);for(var o=0,a=e.length;o<a;++o){var s=document.createElement("li");s.innerHTML=e[o],this.ulElement_.appendChild(s)}this.renderedAttributions_=e}},n.prototype.handleClick_=function(t){t.preventDefault(),this.handleToggle_(),this.userCollapsed_=this.collapsed_},n.prototype.handleToggle_=function(){this.element.classList.toggle(To),this.collapsed_?yi(this.collapseLabel_,this.label_):yi(this.label_,this.collapseLabel_),this.collapsed_=!this.collapsed_,this.toggleButton_.setAttribute("aria-expanded",String(!this.collapsed_))},n.prototype.getCollapsible=function(){return this.collapsible_},n.prototype.setCollapsible=function(t){this.collapsible_!==t&&(this.collapsible_=t,this.element.classList.toggle("ol-uncollapsible"),this.userCollapsed_&&this.handleToggle_())},n.prototype.setCollapsed=function(t){this.userCollapsed_=t,!(!this.collapsible_||this.collapsed_===t)&&this.handleToggle_()},n.prototype.getCollapsed=function(){return this.collapsed_},n.prototype.render=function(t){this.updateElement_(t.frameState)},n}(Zn);const js=Yd;var Hd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Kd=function(i){Hd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this;var o=r.className!==void 0?r.className:"ol-rotate",a=r.label!==void 0?r.label:"\u21E7",s=r.compassClassName!==void 0?r.compassClassName:"ol-compass";e.label_=null,typeof a=="string"?(e.label_=document.createElement("span"),e.label_.className=s,e.label_.textContent=a):(e.label_=a,e.label_.classList.add(s));var u=r.tipLabel?r.tipLabel:"Reset rotation",h=document.createElement("button");h.className=o+"-reset",h.setAttribute("type","button"),h.title=u,h.appendChild(e.label_),h.addEventListener(k.CLICK,e.handleClick_.bind(e),!1);var l=o+" "+Ue+" "+vi,c=e.element;return c.className=l,c.appendChild(h),e.callResetNorth_=r.resetNorth?r.resetNorth:void 0,e.duration_=r.duration!==void 0?r.duration:250,e.autoHide_=r.autoHide!==void 0?r.autoHide:!0,e.rotation_=void 0,e.autoHide_&&e.element.classList.add(bo),e}return n.prototype.handleClick_=function(t){t.preventDefault(),this.callResetNorth_!==void 0?this.callResetNorth_():this.resetNorth_()},n.prototype.resetNorth_=function(){var t=this.getMap(),e=t.getView();if(!!e){var r=e.getRotation();r!==void 0&&(this.duration_>0&&r%(2*Math.PI)!==0?e.animate({rotation:0,duration:this.duration_,easing:Xn}):e.setRotation(0))}},n.prototype.render=function(t){var e=t.frameState;if(!!e){var r=e.viewState.rotation;if(r!=this.rotation_){var o="rotate("+r+"rad)";if(this.autoHide_){var a=this.element.classList.contains(bo);!a&&r===0?this.element.classList.add(bo):a&&r!==0&&this.element.classList.remove(bo)}this.label_.style.transform=o}this.rotation_=r}},n}(Zn);const Rs=Kd;var Jd=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Qd=function(i){Jd(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),target:r.target})||this;var o=r.className!==void 0?r.className:"ol-zoom",a=r.delta!==void 0?r.delta:1,s=r.zoomInClassName!==void 0?r.zoomInClassName:o+"-in",u=r.zoomOutClassName!==void 0?r.zoomOutClassName:o+"-out",h=r.zoomInLabel!==void 0?r.zoomInLabel:"+",l=r.zoomOutLabel!==void 0?r.zoomOutLabel:"\u2013",c=r.zoomInTipLabel!==void 0?r.zoomInTipLabel:"Zoom in",g=r.zoomOutTipLabel!==void 0?r.zoomOutTipLabel:"Zoom out",f=document.createElement("button");f.className=s,f.setAttribute("type","button"),f.title=c,f.appendChild(typeof h=="string"?document.createTextNode(h):h),f.addEventListener(k.CLICK,e.handleClick_.bind(e,a),!1);var d=document.createElement("button");d.className=u,d.setAttribute("type","button"),d.title=g,d.appendChild(typeof l=="string"?document.createTextNode(l):l),d.addEventListener(k.CLICK,e.handleClick_.bind(e,-a),!1);var p=o+" "+Ue+" "+vi,y=e.element;return y.className=p,y.appendChild(f),y.appendChild(d),e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleClick_=function(t,e){e.preventDefault(),this.zoomByDelta_(t)},n.prototype.zoomByDelta_=function(t){var e=this.getMap(),r=e.getView();if(!!r){var o=r.getZoom();if(o!==void 0){var a=r.getConstrainedZoom(o+t);this.duration_>0?(r.getAnimating()&&r.cancelAnimations(),r.animate({zoom:a,duration:this.duration_,easing:Xn})):r.setZoom(a)}}},n}(Zn);const Is=Qd;var t4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),sh=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange"],uh={ENTERFULLSCREEN:"enterfullscreen",LEAVEFULLSCREEN:"leavefullscreen"},e4=function(i){t4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),target:r.target})||this,e.on,e.once,e.un,e.keys_=r.keys!==void 0?r.keys:!1,e.source_=r.source,e.isInFullscreen_=!1,e.boundHandleMapTargetChange_=e.handleMapTargetChange_.bind(e),e.cssClassName_=r.className!==void 0?r.className:"ol-full-screen",e.documentListeners_=[],e.activeClassName_=r.activeClassName!==void 0?r.activeClassName.split(" "):[e.cssClassName_+"-true"],e.inactiveClassName_=r.inactiveClassName!==void 0?r.inactiveClassName.split(" "):[e.cssClassName_+"-false"];var o=r.label!==void 0?r.label:"\u2922";e.labelNode_=typeof o=="string"?document.createTextNode(o):o;var a=r.labelActive!==void 0?r.labelActive:"\xD7";e.labelActiveNode_=typeof a=="string"?document.createTextNode(a):a;var s=r.tipLabel?r.tipLabel:"Toggle full-screen";return e.button_=document.createElement("button"),e.button_.title=s,e.button_.setAttribute("type","button"),e.button_.appendChild(e.labelNode_),e.button_.addEventListener(k.CLICK,e.handleClick_.bind(e),!1),e.setClassName_(e.button_,e.isInFullscreen_),e.element.className="".concat(e.cssClassName_," ").concat(Ue," ").concat(vi),e.element.appendChild(e.button_),e}return n.prototype.handleClick_=function(t){t.preventDefault(),this.handleFullScreen_()},n.prototype.handleFullScreen_=function(){var t=this.getMap();if(!!t){var e=t.getOwnerDocument();if(!!hh(e))if(lh(e))i4(e);else{var r=void 0;this.source_?r=typeof this.source_=="string"?e.getElementById(this.source_):this.source_:r=t.getTargetElement(),this.keys_?n4(r):ch(r)}}},n.prototype.handleFullScreenChange_=function(){var t=this.getMap();if(!!t){var e=this.isInFullscreen_;this.isInFullscreen_=lh(t.getOwnerDocument()),e!==this.isInFullscreen_&&(this.setClassName_(this.button_,this.isInFullscreen_),this.isInFullscreen_?(yi(this.labelActiveNode_,this.labelNode_),this.dispatchEvent(uh.ENTERFULLSCREEN)):(yi(this.labelNode_,this.labelActiveNode_),this.dispatchEvent(uh.LEAVEFULLSCREEN)),t.updateSize())}},n.prototype.setClassName_=function(t,e){var r,o,a,s;e?((r=t.classList).remove.apply(r,this.inactiveClassName_),(o=t.classList).add.apply(o,this.activeClassName_)):((a=t.classList).remove.apply(a,this.activeClassName_),(s=t.classList).add.apply(s,this.inactiveClassName_))},n.prototype.setMap=function(t){var e=this.getMap();e&&e.removeChangeListener(dt.TARGET,this.boundHandleMapTargetChange_),i.prototype.setMap.call(this,t),this.handleMapTargetChange_(),t&&t.addChangeListener(dt.TARGET,this.boundHandleMapTargetChange_)},n.prototype.handleMapTargetChange_=function(){for(var t=this.documentListeners_,e=0,r=t.length;e<r;++e)nt(t[e]);t.length=0;var o=this.getMap();if(o){var a=o.getOwnerDocument();hh(a)?this.element.classList.remove(xu):this.element.classList.add(xu);for(var e=0,r=sh.length;e<r;++e)t.push(B(a,sh[e],this.handleFullScreenChange_,this));this.handleFullScreenChange_()}},n}(Zn);function hh(i){var n=i.body;return!!(n.webkitRequestFullscreen||n.msRequestFullscreen&&i.msFullscreenEnabled||n.requestFullscreen&&i.fullscreenEnabled)}function lh(i){return!!(i.webkitIsFullScreen||i.msFullscreenElement||i.fullscreenElement)}function ch(i){i.requestFullscreen?i.requestFullscreen():i.msRequestFullscreen?i.msRequestFullscreen():i.webkitRequestFullscreen&&i.webkitRequestFullscreen()}function n4(i){i.webkitRequestFullscreen?i.webkitRequestFullscreen():ch(i)}function i4(i){i.exitFullscreen?i.exitFullscreen():i.msExitFullscreen?i.msExitFullscreen():i.webkitExitFullscreen&&i.webkitExitFullscreen()}const gh=e4;var r4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Mt={ELEMENT:"element",MAP:"map",OFFSET:"offset",POSITION:"position",POSITIONING:"positioning"},o4=function(i){r4(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un,e.options=t,e.id=t.id,e.insertFirst=t.insertFirst!==void 0?t.insertFirst:!0,e.stopEvent=t.stopEvent!==void 0?t.stopEvent:!0,e.element=document.createElement("div"),e.element.className=t.className!==void 0?t.className:"ol-overlay-container "+lf,e.element.style.position="absolute",e.element.style.pointerEvents="auto";var r=t.autoPan;return r&&typeof r!="object"&&(r={animation:t.autoPanAnimation,margin:t.autoPanMargin}),e.autoPan=r||!1,e.rendered={transform_:"",visible:!0},e.mapPostrenderListenerKey=null,e.addChangeListener(Mt.ELEMENT,e.handleElementChanged),e.addChangeListener(Mt.MAP,e.handleMapChanged),e.addChangeListener(Mt.OFFSET,e.handleOffsetChanged),e.addChangeListener(Mt.POSITION,e.handlePositionChanged),e.addChangeListener(Mt.POSITIONING,e.handlePositioningChanged),t.element!==void 0&&e.setElement(t.element),e.setOffset(t.offset!==void 0?t.offset:[0,0]),e.setPositioning(t.positioning||"top-left"),t.position!==void 0&&e.setPosition(t.position),e}return n.prototype.getElement=function(){return this.get(Mt.ELEMENT)},n.prototype.getId=function(){return this.id},n.prototype.getMap=function(){return this.get(Mt.MAP)||null},n.prototype.getOffset=function(){return this.get(Mt.OFFSET)},n.prototype.getPosition=function(){return this.get(Mt.POSITION)},n.prototype.getPositioning=function(){return this.get(Mt.POSITIONING)},n.prototype.handleElementChanged=function(){mu(this.element);var t=this.getElement();t&&this.element.appendChild(t)},n.prototype.handleMapChanged=function(){this.mapPostrenderListenerKey&&(Eo(this.element),nt(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);var t=this.getMap();if(t){this.mapPostrenderListenerKey=B(t,Re.POSTRENDER,this.render,this),this.updatePixelPosition();var e=this.stopEvent?t.getOverlayContainerStopEvent():t.getOverlayContainer();this.insertFirst?e.insertBefore(this.element,e.childNodes[0]||null):e.appendChild(this.element),this.performAutoPan()}},n.prototype.render=function(){this.updatePixelPosition()},n.prototype.handleOffsetChanged=function(){this.updatePixelPosition()},n.prototype.handlePositionChanged=function(){this.updatePixelPosition(),this.performAutoPan()},n.prototype.handlePositioningChanged=function(){this.updatePixelPosition()},n.prototype.setElement=function(t){this.set(Mt.ELEMENT,t)},n.prototype.setMap=function(t){this.set(Mt.MAP,t)},n.prototype.setOffset=function(t){this.set(Mt.OFFSET,t)},n.prototype.setPosition=function(t){this.set(Mt.POSITION,t)},n.prototype.performAutoPan=function(){this.autoPan&&this.panIntoView(this.autoPan)},n.prototype.panIntoView=function(t){var e=this.getMap();if(!(!e||!e.getTargetElement()||!this.get(Mt.POSITION))){var r=this.getRect(e.getTargetElement(),e.getSize()),o=this.getElement(),a=this.getRect(o,[sf(o),uf(o)]),s=t||{},u=s.margin===void 0?20:s.margin;if(!ve(r,a)){var h=a[0]-r[0],l=r[2]-a[2],c=a[1]-r[1],g=r[3]-a[3],f=[0,0];if(h<0?f[0]=h-u:l<0&&(f[0]=Math.abs(l)+u),c<0?f[1]=c-u:g<0&&(f[1]=Math.abs(g)+u),f[0]!==0||f[1]!==0){var d=e.getView().getCenterInternal(),p=e.getPixelFromCoordinateInternal(d);if(!p)return;var y=[p[0]+f[0],p[1]+f[1]],v=s.animation||{};e.getView().animateInternal({center:e.getCoordinateFromPixelInternal(y),duration:v.duration,easing:v.easing})}}}},n.prototype.getRect=function(t,e){var r=t.getBoundingClientRect(),o=r.left+window.pageXOffset,a=r.top+window.pageYOffset;return[o,a,o+e[0],a+e[1]]},n.prototype.setPositioning=function(t){this.set(Mt.POSITIONING,t)},n.prototype.setVisible=function(t){this.rendered.visible!==t&&(this.element.style.display=t?"":"none",this.rendered.visible=t)},n.prototype.updatePixelPosition=function(){var t=this.getMap(),e=this.getPosition();if(!t||!t.isRendered()||!e){this.setVisible(!1);return}var r=t.getPixelFromCoordinate(e),o=t.getSize();this.updateRenderedPosition(r,o)},n.prototype.updateRenderedPosition=function(t,e){var r=this.element.style,o=this.getOffset(),a=this.getPositioning();this.setVisible(!0);var s=Math.round(t[0]+o[0])+"px",u=Math.round(t[1]+o[1])+"px",h="0%",l="0%";a=="bottom-right"||a=="center-right"||a=="top-right"?h="-100%":(a=="bottom-center"||a=="center-center"||a=="top-center")&&(h="-50%"),a=="bottom-left"||a=="bottom-center"||a=="bottom-right"?l="-100%":(a=="center-left"||a=="center-center"||a=="center-right")&&(l="-50%");var c="translate(".concat(h,", ").concat(l,") translate(").concat(s,", ").concat(u,")");this.rendered.transform_!=c&&(this.rendered.transform_=c,r.transform=c,r.msTransform=c)},n.prototype.getOptions=function(){return this.options},n}(de);const Os=o4;var fh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ps=.75,Do=.1,a4=function(i){fh(n,i);function n(){return i!==null&&i.apply(this,arguments)||this}return n.prototype.createRenderer=function(){return new Qu(this)},n}(ah),s4=function(i){fh(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.boundHandleRotationChanged_=e.handleRotationChanged_.bind(e),e.collapsed_=r.collapsed!==void 0?r.collapsed:!0,e.collapsible_=r.collapsible!==void 0?r.collapsible:!0,e.collapsible_||(e.collapsed_=!1),e.rotateWithView_=r.rotateWithView!==void 0?r.rotateWithView:!1,e.viewExtent_=void 0;var o=r.className!==void 0?r.className:"ol-overviewmap",a=r.tipLabel!==void 0?r.tipLabel:"Overview map",s=r.collapseLabel!==void 0?r.collapseLabel:"\u2039";typeof s=="string"?(e.collapseLabel_=document.createElement("span"),e.collapseLabel_.textContent=s):e.collapseLabel_=s;var u=r.label!==void 0?r.label:"\u203A";typeof u=="string"?(e.label_=document.createElement("span"),e.label_.textContent=u):e.label_=u;var h=e.collapsible_&&!e.collapsed_?e.collapseLabel_:e.label_,l=document.createElement("button");l.setAttribute("type","button"),l.title=a,l.appendChild(h),l.addEventListener(k.CLICK,e.handleClick_.bind(e),!1),e.ovmapDiv_=document.createElement("div"),e.ovmapDiv_.className="ol-overviewmap-map",e.view_=r.view,e.ovmap_=new a4({view:r.view});var c=e.ovmap_;r.layers&&r.layers.forEach(function(x){c.addLayer(x)});var g=document.createElement("div");g.className="ol-overviewmap-box",g.style.boxSizing="border-box",e.boxOverlay_=new Os({position:[0,0],positioning:"center-center",element:g}),e.ovmap_.addOverlay(e.boxOverlay_);var f=o+" "+Ue+" "+vi+(e.collapsed_&&e.collapsible_?" "+To:"")+(e.collapsible_?"":" ol-uncollapsible"),d=e.element;d.className=f,d.appendChild(e.ovmapDiv_),d.appendChild(l);var p=e,y=e.boxOverlay_,v=e.boxOverlay_.getElement(),_=function(x){return{clientX:x.clientX,clientY:x.clientY}},m=function(x){var E=_(x),z=c.getEventCoordinateInternal(E);y.setPosition(z)},w=function(x){var E=c.getEventCoordinateInternal(x);p.getMap().getView().setCenterInternal(E),window.removeEventListener("mousemove",m),window.removeEventListener("mouseup",w)};return v.addEventListener("mousedown",function(){window.addEventListener("mousemove",m),window.addEventListener("mouseup",w)}),e}return n.prototype.setMap=function(t){var e=this.getMap();if(t!==e){if(e){var r=e.getView();r&&this.unbindView_(r),this.ovmap_.setTarget(null)}if(i.prototype.setMap.call(this,t),t){this.ovmap_.setTarget(this.ovmapDiv_),this.listenerKeys.push(B(t,An.PROPERTYCHANGE,this.handleMapPropertyChange_,this));var o=t.getView();o&&(this.bindView_(o),o.isDef()&&(this.ovmap_.updateSize(),this.resetExtent_())),this.ovmap_.isRendered()||this.updateBoxAfterOvmapIsRendered_()}}},n.prototype.handleMapPropertyChange_=function(t){if(t.key===dt.VIEW){var e=t.oldValue;e&&this.unbindView_(e);var r=this.getMap().getView();this.bindView_(r)}else!this.ovmap_.isRendered()&&(t.key===dt.TARGET||t.key===dt.SIZE)&&this.ovmap_.updateSize()},n.prototype.bindView_=function(t){if(!this.view_){var e=new Ie({projection:t.getProjection()});this.ovmap_.setView(e)}t.addChangeListener(ne.ROTATION,this.boundHandleRotationChanged_),this.handleRotationChanged_()},n.prototype.unbindView_=function(t){t.removeChangeListener(ne.ROTATION,this.boundHandleRotationChanged_)},n.prototype.handleRotationChanged_=function(){this.rotateWithView_&&this.ovmap_.getView().setRotation(this.getMap().getView().getRotation())},n.prototype.validateExtent_=function(){var t=this.getMap(),e=this.ovmap_;if(!(!t.isRendered()||!e.isRendered())){var r=t.getSize(),o=t.getView(),a=o.calculateExtentInternal(r);if(!(this.viewExtent_&&an(a,this.viewExtent_))){this.viewExtent_=a;var s=e.getSize(),u=e.getView(),h=u.calculateExtentInternal(s),l=e.getPixelFromCoordinateInternal(Ne(a)),c=e.getPixelFromCoordinateInternal(li(a)),g=Math.abs(l[0]-c[0]),f=Math.abs(l[1]-c[1]),d=s[0],p=s[1];g<d*Do||f<p*Do||g>d*Ps||f>p*Ps?this.resetExtent_():ve(h,a)||this.recenter_()}}},n.prototype.resetExtent_=function(){var t=this.getMap(),e=this.ovmap_,r=t.getSize(),o=t.getView(),a=o.calculateExtentInternal(r),s=e.getView(),u=Math.log(Ps/Do)/Math.LN2,h=1/(Math.pow(2,u/2)*Do);C3(a,h),s.fitInternal(is(a))},n.prototype.recenter_=function(){var t=this.getMap(),e=this.ovmap_,r=t.getView(),o=e.getView();o.setCenterInternal(r.getCenterInternal())},n.prototype.updateBox_=function(){var t=this.getMap(),e=this.ovmap_;if(!(!t.isRendered()||!e.isRendered())){var r=t.getSize(),o=t.getView(),a=e.getView(),s=this.rotateWithView_?0:-o.getRotation(),u=this.boxOverlay_,h=this.boxOverlay_.getElement(),l=o.getCenterInternal(),c=o.getResolution(),g=a.getResolution(),f=r[0]*c/g,d=r[1]*c/g;if(u.setPosition(l),h){h.style.width=f+"px",h.style.height=d+"px";var p="rotate("+s+"rad)";h.style.transform=p}}},n.prototype.updateBoxAfterOvmapIsRendered_=function(){this.ovmapPostrenderKey_||(this.ovmapPostrenderKey_=Ji(this.ovmap_,Re.POSTRENDER,function(t){delete this.ovmapPostrenderKey_,this.updateBox_()},this))},n.prototype.handleClick_=function(t){t.preventDefault(),this.handleToggle_()},n.prototype.handleToggle_=function(){this.element.classList.toggle(To),this.collapsed_?yi(this.collapseLabel_,this.label_):yi(this.label_,this.collapseLabel_),this.collapsed_=!this.collapsed_;var t=this.ovmap_;if(!this.collapsed_){if(t.isRendered()){this.viewExtent_=void 0,t.render();return}t.updateSize(),this.resetExtent_(),this.updateBoxAfterOvmapIsRendered_()}},n.prototype.getCollapsible=function(){return this.collapsible_},n.prototype.setCollapsible=function(t){this.collapsible_!==t&&(this.collapsible_=t,this.element.classList.toggle("ol-uncollapsible"),!t&&this.collapsed_&&this.handleToggle_())},n.prototype.setCollapsed=function(t){!this.collapsible_||this.collapsed_===t||this.handleToggle_()},n.prototype.getCollapsed=function(){return this.collapsed_},n.prototype.getRotateWithView=function(){return this.rotateWithView_},n.prototype.setRotateWithView=function(t){this.rotateWithView_!==t&&(this.rotateWithView_=t,this.getMap().getView().getRotation()!==0&&(this.rotateWithView_?this.handleRotationChanged_():this.ovmap_.getView().setRotation(0),this.viewExtent_=void 0,this.validateExtent_(),this.updateBox_()))},n.prototype.getOverviewMap=function(){return this.ovmap_},n.prototype.render=function(t){this.validateExtent_(),this.updateBox_()},n}(Zn);const u4=s4;var h4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),As="units",Yn={DEGREES:"degrees",IMPERIAL:"imperial",NAUTICAL:"nautical",METRIC:"metric",US:"us"},l4=[1,2,5],Tr=25.4/.28,c4=function(i){h4(n,i);function n(t){var e=this,r=t||{},o=r.className!==void 0?r.className:r.bar?"ol-scale-bar":"ol-scale-line";return e=i.call(this,{element:document.createElement("div"),render:r.render,target:r.target})||this,e.on,e.once,e.un,e.innerElement_=document.createElement("div"),e.innerElement_.className=o+"-inner",e.element.className=o+" "+Ue,e.element.appendChild(e.innerElement_),e.viewState_=null,e.minWidth_=r.minWidth!==void 0?r.minWidth:64,e.maxWidth_=r.maxWidth,e.renderedVisible_=!1,e.renderedWidth_=void 0,e.renderedHTML_="",e.addChangeListener(As,e.handleUnitsChanged_),e.setUnits(r.units||Yn.METRIC),e.scaleBar_=r.bar||!1,e.scaleBarSteps_=r.steps||4,e.scaleBarText_=r.text||!1,e.dpi_=r.dpi||void 0,e}return n.prototype.getUnits=function(){return this.get(As)},n.prototype.handleUnitsChanged_=function(){this.updateElement_()},n.prototype.setUnits=function(t){this.set(As,t)},n.prototype.setDpi=function(t){this.dpi_=t},n.prototype.updateElement_=function(){var t=this.viewState_;if(!t){this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1);return}var e=t.center,r=t.projection,o=this.getUnits(),a=o==Yn.DEGREES?ue.DEGREES:ue.METERS,s=vo(r,t.resolution,e,a),u=this.minWidth_*(this.dpi_||Tr)/Tr,h=this.maxWidth_!==void 0?this.maxWidth_*(this.dpi_||Tr)/Tr:void 0,l=u*s,c="";if(o==Yn.DEGREES){var g=pe[ue.DEGREES];l*=g,l<g/60?(c="\u2033",s*=3600):l<g?(c="\u2032",s*=60):c="\xB0"}else o==Yn.IMPERIAL?l<.9144?(c="in",s/=.0254):l<1609.344?(c="ft",s/=.3048):(c="mi",s/=1609.344):o==Yn.NAUTICAL?(s/=1852,c="NM"):o==Yn.METRIC?l<.001?(c="\u03BCm",s*=1e6):l<1?(c="mm",s*=1e3):l<1e3?c="m":(c="km",s/=1e3):o==Yn.US?l<.9144?(c="in",s*=39.37):l<1609.344?(c="ft",s/=.30480061):(c="mi",s/=1609.3472):$(!1,33);for(var f=3*Math.floor(Math.log(u*s)/Math.log(10)),d,p,y,v,_,m;;){y=Math.floor(f/3);var w=Math.pow(10,y);if(d=l4[(f%3+3)%3]*w,p=Math.round(d/s),isNaN(p)){this.element.style.display="none",this.renderedVisible_=!1;return}if(h!==void 0&&p>=h){d=v,p=_,y=m;break}else if(p>=u)break;v=d,_=p,m=y,++f}var x;this.scaleBar_?x=this.createScaleBar(p,d,c):x=d.toFixed(y<0?-y:0)+" "+c,this.renderedHTML_!=x&&(this.innerElement_.innerHTML=x,this.renderedHTML_=x),this.renderedWidth_!=p&&(this.innerElement_.style.width=p+"px",this.renderedWidth_=p),this.renderedVisible_||(this.element.style.display="",this.renderedVisible_=!0)},n.prototype.createScaleBar=function(t,e,r){for(var o="1 : "+Math.round(this.getScaleForResolution()).toLocaleString(),a=[],s=t/this.scaleBarSteps_,u="ol-scale-singlebar-odd",h=0;h<this.scaleBarSteps_;h++)h===0&&a.push(this.createMarker("absolute",h)),a.push('<div><div class="ol-scale-singlebar '+u+'" style="width: '+s+'px;"></div>'+this.createMarker("relative",h)+(h%2===0||this.scaleBarSteps_===2?this.createStepText(h,t,!1,e,r):"")+"</div>"),h===this.scaleBarSteps_-1&&a.push(this.createStepText(h+1,t,!0,e,r)),u=u==="ol-scale-singlebar-odd"?"ol-scale-singlebar-even":"ol-scale-singlebar-odd";var l;this.scaleBarText_?l='<div class="ol-scale-text" style="width: '+t+'px;">'+o+"</div>":l="";var c='<div style="display: flex;">'+l+a.join("")+"</div>";return c},n.prototype.createMarker=function(t,e){var r=t==="absolute"?3:-10;return'<div class="ol-scale-step-marker" style="position: '+t+";top: "+r+'px;"></div>'},n.prototype.createStepText=function(t,e,r,o,a){var s=t===0?0:Math.round(o/this.scaleBarSteps_*t*100)/100,u=s+(t===0?"":" "+a),h=t===0?-3:e/this.scaleBarSteps_*-1,l=t===0?0:e/this.scaleBarSteps_*2;return'<div class="ol-scale-step-text" style="margin-left: '+h+"px;text-align: "+(t===0?"left":"center")+"; min-width: "+l+"px;left: "+(r?e+"px":"unset")+';">'+u+"</div>"},n.prototype.getScaleForResolution=function(){var t=vo(this.viewState_.projection,this.viewState_.resolution,this.viewState_.center,ue.METERS),e=this.dpi_||Tr,r=1e3/25.4;return parseFloat(t.toString())*r*e},n.prototype.render=function(t){var e=t.frameState;e?this.viewState_=e.viewState:this.viewState_=null,this.updateElement_()},n}(Zn);const dh=c4;var g4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Sr={VERTICAL:0,HORIZONTAL:1},f4=function(i){g4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,{element:document.createElement("div"),render:r.render})||this,e.dragListenerKeys_=[],e.currentResolution_=void 0,e.direction_=Sr.VERTICAL,e.dragging_,e.heightLimit_=0,e.widthLimit_=0,e.startX_,e.startY_,e.thumbSize_=null,e.sliderInitialized_=!1,e.duration_=r.duration!==void 0?r.duration:200;var o=r.className!==void 0?r.className:"ol-zoomslider",a=document.createElement("button");a.setAttribute("type","button"),a.className=o+"-thumb "+Ue;var s=e.element;return s.className=o+" "+Ue+" "+vi,s.appendChild(a),s.addEventListener(mn.POINTERDOWN,e.handleDraggerStart_.bind(e),!1),s.addEventListener(mn.POINTERMOVE,e.handleDraggerDrag_.bind(e),!1),s.addEventListener(mn.POINTERUP,e.handleDraggerEnd_.bind(e),!1),s.addEventListener(k.CLICK,e.handleContainerClick_.bind(e),!1),a.addEventListener(k.CLICK,mc,!1),e}return n.prototype.setMap=function(t){i.prototype.setMap.call(this,t),t&&t.render()},n.prototype.initSlider_=function(){var t=this.element,e=t.offsetWidth,r=t.offsetHeight;if(e===0&&r===0)return this.sliderInitialized_=!1;var o=getComputedStyle(t);e-=parseFloat(o.paddingRight)+parseFloat(o.paddingLeft),r-=parseFloat(o.paddingTop)+parseFloat(o.paddingBottom);var a=t.firstElementChild,s=getComputedStyle(a),u=a.offsetWidth+parseFloat(s.marginRight)+parseFloat(s.marginLeft),h=a.offsetHeight+parseFloat(s.marginTop)+parseFloat(s.marginBottom);return this.thumbSize_=[u,h],e>r?(this.direction_=Sr.HORIZONTAL,this.widthLimit_=e-u):(this.direction_=Sr.VERTICAL,this.heightLimit_=r-h),this.sliderInitialized_=!0},n.prototype.handleContainerClick_=function(t){var e=this.getMap().getView(),r=this.getRelativePosition_(t.offsetX-this.thumbSize_[0]/2,t.offsetY-this.thumbSize_[1]/2),o=this.getResolutionForPosition_(r),a=e.getConstrainedZoom(e.getZoomForResolution(o));e.animateInternal({zoom:a,duration:this.duration_,easing:Xn})},n.prototype.handleDraggerStart_=function(t){if(!this.dragging_&&t.target===this.element.firstElementChild){var e=this.element.firstElementChild;if(this.getMap().getView().beginInteraction(),this.startX_=t.clientX-parseFloat(e.style.left),this.startY_=t.clientY-parseFloat(e.style.top),this.dragging_=!0,this.dragListenerKeys_.length===0){var r=this.handleDraggerDrag_,o=this.handleDraggerEnd_,a=this.getMap().getOwnerDocument();this.dragListenerKeys_.push(B(a,mn.POINTERMOVE,r,this),B(a,mn.POINTERUP,o,this))}}},n.prototype.handleDraggerDrag_=function(t){if(this.dragging_){var e=t.clientX-this.startX_,r=t.clientY-this.startY_,o=this.getRelativePosition_(e,r);this.currentResolution_=this.getResolutionForPosition_(o),this.getMap().getView().setResolution(this.currentResolution_)}},n.prototype.handleDraggerEnd_=function(t){if(this.dragging_){var e=this.getMap().getView();e.endInteraction(),this.dragging_=!1,this.startX_=void 0,this.startY_=void 0,this.dragListenerKeys_.forEach(nt),this.dragListenerKeys_.length=0}},n.prototype.setThumbPosition_=function(t){var e=this.getPositionForResolution_(t),r=this.element.firstElementChild;this.direction_==Sr.HORIZONTAL?r.style.left=this.widthLimit_*e+"px":r.style.top=this.heightLimit_*e+"px"},n.prototype.getRelativePosition_=function(t,e){var r;return this.direction_===Sr.HORIZONTAL?r=t/this.widthLimit_:r=e/this.heightLimit_,ct(r,0,1)},n.prototype.getResolutionForPosition_=function(t){var e=this.getMap().getView().getResolutionForValueFunction();return e(1-t)},n.prototype.getPositionForResolution_=function(t){var e=this.getMap().getView().getValueForResolutionFunction();return ct(1-e(t),0,1)},n.prototype.render=function(t){if(!!t.frameState&&!(!this.sliderInitialized_&&!this.initSlider_())){var e=t.frameState.viewState.resolution;this.currentResolution_=e,this.setThumbPosition_(e)}},n}(Zn);const ph=f4;function d4(i){var n=i||{},t=new At,e=n.zoom!==void 0?n.zoom:!0;e&&t.push(new Is(n.zoomOptions));var r=n.rotate!==void 0?n.rotate:!0;r&&t.push(new Rs(n.rotateOptions));var o=n.attribution!==void 0?n.attribution:!0;return o&&t.push(new js(n.attributionOptions)),t}const Ls={ACTIVE:"active"};var p4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y4=function(i){p4(n,i);function n(t){var e=i.call(this)||this;return e.on,e.once,e.un,t&&t.handleEvent&&(e.handleEvent=t.handleEvent),e.map_=null,e.setActive(!0),e}return n.prototype.getActive=function(){return this.get(Ls.ACTIVE)},n.prototype.getMap=function(){return this.map_},n.prototype.handleEvent=function(t){return!0},n.prototype.setActive=function(t){this.set(Ls.ACTIVE,t)},n.prototype.setMap=function(t){this.map_=t},n}(de);function v4(i,n,t){var e=i.getCenterInternal();if(e){var r=[e[0]+n[0],e[1]+n[1]];i.animateInternal({duration:t!==void 0?t:250,easing:id,center:i.getConstrainedCenter(r)})}}function Ms(i,n,t,e){var r=i.getZoom();if(r!==void 0){var o=i.getConstrainedZoom(r+n),a=i.getResolutionForZoom(o);i.getAnimating()&&i.cancelAnimations(),i.animate({resolution:a,anchor:t,duration:e!==void 0?e:250,easing:Xn})}}const Si=y4;var _4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),m4=function(i){_4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.delta_=r.delta?r.delta:1,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==Y.DBLCLICK){var r=t.originalEvent,o=t.map,a=t.coordinate,s=r.shiftKey?-this.delta_:this.delta_,u=o.getView();Ms(u,s,a,this.duration_),r.preventDefault(),e=!0}return!e},n}(Si);const x4=m4;var w4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),z4=function(i){w4(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,r)||this,r.handleDownEvent&&(e.handleDownEvent=r.handleDownEvent),r.handleDragEvent&&(e.handleDragEvent=r.handleDragEvent),r.handleMoveEvent&&(e.handleMoveEvent=r.handleMoveEvent),r.handleUpEvent&&(e.handleUpEvent=r.handleUpEvent),r.stopDown&&(e.stopDown=r.stopDown),e.handlingDownUpSequence=!1,e.targetPointers=[],e}return n.prototype.getPointerCount=function(){return this.targetPointers.length},n.prototype.handleDownEvent=function(t){return!1},n.prototype.handleDragEvent=function(t){},n.prototype.handleEvent=function(t){if(!t.originalEvent)return!0;var e=!1;if(this.updateTrackedPointers_(t),this.handlingDownUpSequence){if(t.type==Y.POINTERDRAG)this.handleDragEvent(t),t.originalEvent.preventDefault();else if(t.type==Y.POINTERUP){var r=this.handleUpEvent(t);this.handlingDownUpSequence=r&&this.targetPointers.length>0}}else if(t.type==Y.POINTERDOWN){var o=this.handleDownEvent(t);this.handlingDownUpSequence=o,e=this.stopDown(o)}else t.type==Y.POINTERMOVE&&this.handleMoveEvent(t);return!e},n.prototype.handleMoveEvent=function(t){},n.prototype.handleUpEvent=function(t){return!1},n.prototype.stopDown=function(t){return t},n.prototype.updateTrackedPointers_=function(t){t.activePointers&&(this.targetPointers=t.activePointers)},n}(Si);function Fs(i){for(var n=i.length,t=0,e=0,r=0;r<n;r++)t+=i[r].clientX,e+=i[r].clientY;return[t/n,e/n]}const xn=z4;function Ds(i){var n=arguments;return function(t){for(var e=!0,r=0,o=n.length;r<o&&(e=e&&n[r](t),!!e);++r);return e}}var E4=function(i){var n=i.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},b4=function(i){var n=i.originalEvent;return n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},T4=function(i){var n=i.map.getTargetElement(),t=i.map.getOwnerDocument().activeElement;return n.contains(t)},yh=function(i){return i.map.getTargetElement().hasAttribute("tabindex")?T4(i):!0},ks=qe,vh=function(i){var n=i.originalEvent;return n.button==0&&!(Dc&&kc&&n.ctrlKey)},_h=oi,mh=function(i){return i.type==Y.SINGLECLICK},qs=function(i){var n=i.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&!n.shiftKey},ko=function(i){var n=i.originalEvent;return!n.altKey&&!(n.metaKey||n.ctrlKey)&&n.shiftKey},xh=function(i){var n=i.originalEvent,t=n.target.tagName;return t!=="INPUT"&&t!=="SELECT"&&t!=="TEXTAREA"&&!n.target.isContentEditable},Ci=function(i){var n=i.originalEvent;return $(n!==void 0,56),n.pointerType=="mouse"},wh=function(i){var n=i.originalEvent;return $(n!==void 0,56),n.isPrimary&&n.button===0},S4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),C4=function(i){S4(n,i);function n(t){var e=i.call(this,{stopDown:oi})||this,r=t||{};e.kinetic_=r.kinetic,e.lastCentroid=null,e.lastPointersCount_,e.panning_=!1;var o=r.condition?r.condition:Ds(qs,wh);return e.condition_=r.onFocusOnly?Ds(yh,o):o,e.noKinetic_=!1,e}return n.prototype.handleDragEvent=function(t){this.panning_||(this.panning_=!0,this.getMap().getView().beginInteraction());var e=this.targetPointers,r=Fs(e);if(e.length==this.lastPointersCount_){if(this.kinetic_&&this.kinetic_.update(r[0],r[1]),this.lastCentroid){var o=[this.lastCentroid[0]-r[0],r[1]-this.lastCentroid[1]],a=t.map,s=a.getView();F3(o,s.getResolution()),Da(o,s.getRotation()),s.adjustCenterInternal(o)}}else this.kinetic_&&this.kinetic_.begin();this.lastCentroid=r,this.lastPointersCount_=e.length,t.originalEvent.preventDefault()},n.prototype.handleUpEvent=function(t){var e=t.map,r=e.getView();if(this.targetPointers.length===0){if(!this.noKinetic_&&this.kinetic_&&this.kinetic_.end()){var o=this.kinetic_.getDistance(),a=this.kinetic_.getAngle(),s=r.getCenterInternal(),u=e.getPixelFromCoordinateInternal(s),h=e.getCoordinateFromPixelInternal([u[0]-o*Math.cos(a),u[1]-o*Math.sin(a)]);r.animateInternal({center:r.getConstrainedCenter(h),duration:500,easing:Xn})}return this.panning_&&(this.panning_=!1,r.endInteraction()),!1}else return this.kinetic_&&this.kinetic_.begin(),this.lastCentroid=null,!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>0&&this.condition_(t)){var e=t.map,r=e.getView();return this.lastCentroid=null,r.getAnimating()&&r.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}else return!1},n}(xn);const j4=C4;var R4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),I4=function(i){R4(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,{stopDown:oi})||this,e.condition_=r.condition?r.condition:b4,e.lastAngle_=void 0,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleDragEvent=function(t){if(!!Ci(t)){var e=t.map,r=e.getView();if(r.getConstraints().rotation!==Ts){var o=e.getSize(),a=t.pixel,s=Math.atan2(o[1]/2-a[1],a[0]-o[0]/2);if(this.lastAngle_!==void 0){var u=s-this.lastAngle_;r.adjustRotationInternal(-u)}this.lastAngle_=s}}},n.prototype.handleUpEvent=function(t){if(!Ci(t))return!0;var e=t.map,r=e.getView();return r.endInteraction(this.duration_),!1},n.prototype.handleDownEvent=function(t){if(!Ci(t))return!1;if(vh(t)&&this.condition_(t)){var e=t.map;return e.getView().beginInteraction(),this.lastAngle_=void 0,!0}else return!1},n}(xn);const O4=I4;var P4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),A4=function(i){P4(n,i);function n(t){var e=i.call(this)||this;return e.geometry_=null,e.element_=document.createElement("div"),e.element_.style.position="absolute",e.element_.style.pointerEvents="auto",e.element_.className="ol-box "+t,e.map_=null,e.startPixel_=null,e.endPixel_=null,e}return n.prototype.disposeInternal=function(){this.setMap(null)},n.prototype.render_=function(){var t=this.startPixel_,e=this.endPixel_,r="px",o=this.element_.style;o.left=Math.min(t[0],e[0])+r,o.top=Math.min(t[1],e[1])+r,o.width=Math.abs(e[0]-t[0])+r,o.height=Math.abs(e[1]-t[1])+r},n.prototype.setMap=function(t){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);var e=this.element_.style;e.left="inherit",e.top="inherit",e.width="inherit",e.height="inherit"}this.map_=t,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)},n.prototype.setPixels=function(t,e){this.startPixel_=t,this.endPixel_=e,this.createOrUpdateGeometry(),this.render_()},n.prototype.createOrUpdateGeometry=function(){var t=this.startPixel_,e=this.endPixel_,r=[t,[t[0],e[1]],e,[e[0],t[1]]],o=r.map(this.map_.getCoordinateFromPixelInternal,this.map_);o[4]=o[0].slice(),this.geometry_?this.geometry_.setCoordinates([o]):this.geometry_=new ln([o])},n.prototype.getGeometry=function(){return this.geometry_},n}(no);const L4=A4;var zh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),qo={BOXSTART:"boxstart",BOXDRAG:"boxdrag",BOXEND:"boxend",BOXCANCEL:"boxcancel"},Ns=function(i){zh(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.coordinate=e,o.mapBrowserEvent=r,o}return n}(Qt),M4=function(i){zh(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=t||{};return e.box_=new L4(r.className||"ol-dragbox"),e.minArea_=r.minArea!==void 0?r.minArea:64,r.onBoxEnd&&(e.onBoxEnd=r.onBoxEnd),e.startPixel_=null,e.condition_=r.condition?r.condition:vh,e.boxEndCondition_=r.boxEndCondition?r.boxEndCondition:e.defaultBoxEndCondition,e}return n.prototype.defaultBoxEndCondition=function(t,e,r){var o=r[0]-e[0],a=r[1]-e[1];return o*o+a*a>=this.minArea_},n.prototype.getGeometry=function(){return this.box_.getGeometry()},n.prototype.handleDragEvent=function(t){this.box_.setPixels(this.startPixel_,t.pixel),this.dispatchEvent(new Ns(qo.BOXDRAG,t.coordinate,t))},n.prototype.handleUpEvent=function(t){this.box_.setMap(null);var e=this.boxEndCondition_(t,this.startPixel_,t.pixel);return e&&this.onBoxEnd(t),this.dispatchEvent(new Ns(e?qo.BOXEND:qo.BOXCANCEL,t.coordinate,t)),!1},n.prototype.handleDownEvent=function(t){return this.condition_(t)?(this.startPixel_=t.pixel,this.box_.setMap(t.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new Ns(qo.BOXSTART,t.coordinate,t)),!0):!1},n.prototype.onBoxEnd=function(t){},n}(xn);const F4=M4;var D4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),k4=function(i){D4(n,i);function n(t){var e=this,r=t||{},o=r.condition?r.condition:ko;return e=i.call(this,{condition:o,className:r.className||"ol-dragzoom",minArea:r.minArea})||this,e.duration_=r.duration!==void 0?r.duration:200,e.out_=r.out!==void 0?r.out:!1,e}return n.prototype.onBoxEnd=function(t){var e=this.getMap(),r=e.getView(),o=this.getGeometry();if(this.out_){var a=r.rotatedExtentForGeometry(o),s=r.getResolutionForExtentInternal(a),u=r.getResolution()/s;o=o.clone(),o.scale(u*u)}r.fitInternal(o,{duration:this.duration_,easing:Xn})},n}(F4);const q4=k4,Hn={LEFT:37,UP:38,RIGHT:39,DOWN:40};var N4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G4=function(i){N4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.defaultCondition_=function(o){return qs(o)&&xh(o)},e.condition_=r.condition!==void 0?r.condition:e.defaultCondition_,e.duration_=r.duration!==void 0?r.duration:100,e.pixelDelta_=r.pixelDelta!==void 0?r.pixelDelta:128,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==k.KEYDOWN){var r=t.originalEvent,o=r.keyCode;if(this.condition_(t)&&(o==Hn.DOWN||o==Hn.LEFT||o==Hn.RIGHT||o==Hn.UP)){var a=t.map,s=a.getView(),u=s.getResolution()*this.pixelDelta_,h=0,l=0;o==Hn.DOWN?l=-u:o==Hn.LEFT?h=-u:o==Hn.RIGHT?h=u:l=u;var c=[h,l];Da(c,s.getRotation()),v4(s,c,this.duration_),r.preventDefault(),e=!0}}return!e},n}(Si);const B4=G4;var U4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),$4=function(i){U4(n,i);function n(t){var e=i.call(this)||this,r=t||{};return e.condition_=r.condition?r.condition:xh,e.delta_=r.delta?r.delta:1,e.duration_=r.duration!==void 0?r.duration:100,e}return n.prototype.handleEvent=function(t){var e=!1;if(t.type==k.KEYDOWN||t.type==k.KEYPRESS){var r=t.originalEvent,o=r.charCode;if(this.condition_(t)&&(o=="+".charCodeAt(0)||o=="-".charCodeAt(0))){var a=t.map,s=o=="+".charCodeAt(0)?this.delta_:-this.delta_,u=a.getView();Ms(u,s,void 0,this.duration_),r.preventDefault(),e=!0}}return!e},n}(Si);const W4=$4;var V4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Gs={TRACKPAD:"trackpad",WHEEL:"wheel"},X4=function(i){V4(n,i);function n(t){var e=this,r=t||{};e=i.call(this,r)||this,e.totalDelta_=0,e.lastDelta_=0,e.maxDelta_=r.maxDelta!==void 0?r.maxDelta:1,e.duration_=r.duration!==void 0?r.duration:250,e.timeout_=r.timeout!==void 0?r.timeout:80,e.useAnchor_=r.useAnchor!==void 0?r.useAnchor:!0,e.constrainResolution_=r.constrainResolution!==void 0?r.constrainResolution:!1;var o=r.condition?r.condition:ks;return e.condition_=r.onFocusOnly?Ds(yh,o):o,e.lastAnchor_=null,e.startTime_=void 0,e.timeoutId_,e.mode_=void 0,e.trackpadEventGap_=400,e.trackpadTimeoutId_,e.deltaPerZoom_=300,e}return n.prototype.endInteraction_=function(){this.trackpadTimeoutId_=void 0;var t=this.getMap();if(!!t){var e=t.getView();e.endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_)}},n.prototype.handleEvent=function(t){if(!this.condition_(t))return!0;var e=t.type;if(e!==k.WHEEL)return!0;var r=t.map,o=t.originalEvent;o.preventDefault(),this.useAnchor_&&(this.lastAnchor_=t.coordinate);var a;if(t.type==k.WHEEL&&(a=o.deltaY,Lc&&o.deltaMode===WheelEvent.DOM_DELTA_PIXEL&&(a/=Sa),o.deltaMode===WheelEvent.DOM_DELTA_LINE&&(a*=40)),a===0)return!1;this.lastDelta_=a;var s=Date.now();this.startTime_===void 0&&(this.startTime_=s),(!this.mode_||s-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(a)<4?Gs.TRACKPAD:Gs.WHEEL);var u=r.getView();if(this.mode_===Gs.TRACKPAD&&!(u.getConstrainResolution()||this.constrainResolution_))return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(u.getAnimating()&&u.cancelAnimations(),u.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),u.adjustZoom(-a/this.deltaPerZoom_,this.lastAnchor_),this.startTime_=s,!1;this.totalDelta_+=a;var h=Math.max(this.timeout_-(s-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,r),h),!1},n.prototype.handleWheelZoom_=function(t){var e=t.getView();e.getAnimating()&&e.cancelAnimations();var r=-ct(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(e.getConstrainResolution()||this.constrainResolution_)&&(r=r?r>0?1:-1:0),Ms(e,r,this.lastAnchor_,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0},n.prototype.setMouseAnchor=function(t){this.useAnchor_=t,t||(this.lastAnchor_=null)},n}(Si);const Z4=X4;var Y4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),H4=function(i){Y4(n,i);function n(t){var e=this,r=t||{},o=r;return o.stopDown||(o.stopDown=oi),e=i.call(this,o)||this,e.anchor_=null,e.lastAngle_=void 0,e.rotating_=!1,e.rotationDelta_=0,e.threshold_=r.threshold!==void 0?r.threshold:.3,e.duration_=r.duration!==void 0?r.duration:250,e}return n.prototype.handleDragEvent=function(t){var e=0,r=this.targetPointers[0],o=this.targetPointers[1],a=Math.atan2(o.clientY-r.clientY,o.clientX-r.clientX);if(this.lastAngle_!==void 0){var s=a-this.lastAngle_;this.rotationDelta_+=s,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),e=s}this.lastAngle_=a;var u=t.map,h=u.getView();if(h.getConstraints().rotation!==Ts){var l=u.getViewport().getBoundingClientRect(),c=Fs(this.targetPointers);c[0]-=l.left,c[1]-=l.top,this.anchor_=u.getCoordinateFromPixelInternal(c),this.rotating_&&(u.render(),h.adjustRotationInternal(e,this.anchor_))}},n.prototype.handleUpEvent=function(t){if(this.targetPointers.length<2){var e=t.map,r=e.getView();return r.endInteraction(this.duration_),!1}else return!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var e=t.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}else return!1},n}(xn);const K4=H4;var J4=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Q4=function(i){J4(n,i);function n(t){var e=this,r=t||{},o=r;return o.stopDown||(o.stopDown=oi),e=i.call(this,o)||this,e.anchor_=null,e.duration_=r.duration!==void 0?r.duration:400,e.lastDistance_=void 0,e.lastScaleDelta_=1,e}return n.prototype.handleDragEvent=function(t){var e=1,r=this.targetPointers[0],o=this.targetPointers[1],a=r.clientX-o.clientX,s=r.clientY-o.clientY,u=Math.sqrt(a*a+s*s);this.lastDistance_!==void 0&&(e=this.lastDistance_/u),this.lastDistance_=u;var h=t.map,l=h.getView();e!=1&&(this.lastScaleDelta_=e);var c=h.getViewport().getBoundingClientRect(),g=Fs(this.targetPointers);g[0]-=c.left,g[1]-=c.top,this.anchor_=h.getCoordinateFromPixelInternal(g),h.render(),l.adjustResolutionInternal(e,this.anchor_)},n.prototype.handleUpEvent=function(t){if(this.targetPointers.length<2){var e=t.map,r=e.getView(),o=this.lastScaleDelta_>1?1:-1;return r.endInteraction(this.duration_,o),!1}else return!0},n.prototype.handleDownEvent=function(t){if(this.targetPointers.length>=2){var e=t.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||e.getView().beginInteraction(),!0}else return!1},n}(xn);const t5=Q4;var e5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),n5=function(i){e5(n,i);function n(t){var e=this,r=t||{};return e=i.call(this,r)||this,e.condition_=r.condition?r.condition:ko,e.lastAngle_=void 0,e.lastMagnitude_=void 0,e.lastScaleDelta_=0,e.duration_=r.duration!==void 0?r.duration:400,e}return n.prototype.handleDragEvent=function(t){if(!!Ci(t)){var e=t.map,r=e.getSize(),o=t.pixel,a=o[0]-r[0]/2,s=r[1]/2-o[1],u=Math.atan2(s,a),h=Math.sqrt(a*a+s*s),l=e.getView();if(this.lastAngle_!==void 0){var c=this.lastAngle_-u;l.adjustRotationInternal(c)}this.lastAngle_=u,this.lastMagnitude_!==void 0&&l.adjustResolutionInternal(this.lastMagnitude_/h),this.lastMagnitude_!==void 0&&(this.lastScaleDelta_=this.lastMagnitude_/h),this.lastMagnitude_=h}},n.prototype.handleUpEvent=function(t){if(!Ci(t))return!0;var e=t.map,r=e.getView(),o=this.lastScaleDelta_>1?1:-1;return r.endInteraction(this.duration_,o),this.lastScaleDelta_=0,!1},n.prototype.handleDownEvent=function(t){return Ci(t)&&this.condition_(t)?(t.map.getView().beginInteraction(),this.lastAngle_=void 0,this.lastMagnitude_=void 0,!0):!1},n}(xn);const i5=n5;var r5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Eh=function(i){r5(n,i);function n(t,e,r){var o=i.call(this)||this;if(r!==void 0&&e===void 0)o.setFlatCoordinates(r,t);else{var a=e||0;o.setCenterAndRadius(t,a,r)}return o}return n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),void 0,this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){var a=this.flatCoordinates,s=t-a[0],u=e-a[1],h=s*s+u*u;if(h<o){if(h===0)for(var l=0;l<this.stride;++l)r[l]=a[l];else{var c=this.getRadius()/Math.sqrt(h);r[0]=a[0]+c*s,r[1]=a[1]+c*u;for(var l=2;l<this.stride;++l)r[l]=a[l]}return r.length=this.stride,h}else return o},n.prototype.containsXY=function(t,e){var r=this.flatCoordinates,o=t-r[0],a=e-r[1];return o*o+a*a<=this.getRadiusSquared_()},n.prototype.getCenter=function(){return this.flatCoordinates.slice(0,this.stride)},n.prototype.computeExtent=function(t){var e=this.flatCoordinates,r=e[this.stride]-e[0];return _e(e[0]-r,e[1]-r,e[0]+r,e[1]+r,t)},n.prototype.getRadius=function(){return Math.sqrt(this.getRadiusSquared_())},n.prototype.getRadiusSquared_=function(){var t=this.flatCoordinates[this.stride]-this.flatCoordinates[0],e=this.flatCoordinates[this.stride+1]-this.flatCoordinates[1];return t*t+e*e},n.prototype.getType=function(){return"Circle"},n.prototype.intersectsExtent=function(t){var e=this.getExtent();if(Lt(t,e)){var r=this.getCenter();return t[0]<=r[0]&&t[2]>=r[0]||t[1]<=r[1]&&t[3]>=r[1]?!0:Pa(t,this.intersectsCoordinate.bind(this))}return!1},n.prototype.setCenter=function(t){var e=this.stride,r=this.flatCoordinates[e]-this.flatCoordinates[0],o=t.slice();o[e]=o[0]+r;for(var a=1;a<e;++a)o[e+a]=t[a];this.setFlatCoordinates(this.layout,o),this.changed()},n.prototype.setCenterAndRadius=function(t,e,r){this.setLayout(r,t,0),this.flatCoordinates||(this.flatCoordinates=[]);var o=this.flatCoordinates,a=Y3(o,0,t,this.stride);o[a++]=o[0]+e;for(var s=1,u=this.stride;s<u;++s)o[a++]=o[s];o.length=a,this.changed()},n.prototype.getCoordinates=function(){return null},n.prototype.setCoordinates=function(t,e){},n.prototype.setRadius=function(t){this.flatCoordinates[this.stride]=this.flatCoordinates[0]+t,this.changed()},n.prototype.rotate=function(t,e){var r=this.getCenter(),o=this.getStride();this.setCenter(Va(r,0,r.length,o,t,e,r)),this.changed()},n.prototype.translate=function(t,e){var r=this.getCenter(),o=this.getStride();this.setCenter(V3(r,0,r.length,o,t,e,r)),this.changed()},n}(un);Eh.prototype.transform;const Bs=Eh;var o5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),a5=function(i){o5(n,i);function n(t,e,r){var o=i.call(this)||this;if(o.ends_=[],o.maxDelta_=-1,o.maxDeltaRevision_=-1,Array.isArray(t[0]))o.setCoordinates(t,e);else if(e!==void 0&&r)o.setFlatCoordinates(e,t),o.ends_=r;else{for(var a=o.getLayout(),s=t,u=[],h=[],l=0,c=s.length;l<c;++l){var g=s[l];l===0&&(a=g.getLayout()),fe(u,g.getFlatCoordinates()),h.push(u.length)}o.setFlatCoordinates(a,u),o.ends_=h}return o}return n.prototype.appendLineString=function(t){this.flatCoordinates?fe(this.flatCoordinates,t.getFlatCoordinates().slice()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.ends_.push(this.flatCoordinates.length),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout,this.ends_.slice());return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){return o<ui(this.getExtent(),t,e)?o:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(Za(this.flatCoordinates,0,this.ends_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),Ha(this.flatCoordinates,0,this.ends_,this.stride,this.maxDelta_,!1,t,e,r,o))},n.prototype.getCoordinateAtM=function(t,e,r){if(this.layout!=gt.XYM&&this.layout!=gt.XYZM||this.flatCoordinates.length===0)return null;var o=e!==void 0?e:!1,a=r!==void 0?r:!1;return Hg(this.flatCoordinates,0,this.ends_,this.stride,t,o,a)},n.prototype.getCoordinates=function(){return hr(this.flatCoordinates,0,this.ends_,this.stride)},n.prototype.getEnds=function(){return this.ends_},n.prototype.getLineString=function(t){return t<0||this.ends_.length<=t?null:new Wt(this.flatCoordinates.slice(t===0?0:this.ends_[t-1],this.ends_[t]),this.layout)},n.prototype.getLineStrings=function(){for(var t=this.flatCoordinates,e=this.ends_,r=this.layout,o=[],a=0,s=0,u=e.length;s<u;++s){var h=e[s],l=new Wt(t.slice(a,h),r);o.push(l),a=h}return o},n.prototype.getFlatMidpoints=function(){for(var t=[],e=this.flatCoordinates,r=0,o=this.ends_,a=this.stride,s=0,u=o.length;s<u;++s){var h=o[s],l=hu(e,r,h,a,.5);fe(t,l),r=h}return t},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=Ag(this.flatCoordinates,0,this.ends_,this.stride,t,e,0,r),new n(e,gt.XY,r)},n.prototype.getType=function(){return"MultiLineString"},n.prototype.intersectsExtent=function(t){return $g(this.flatCoordinates,0,this.ends_,this.stride,t)},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,2),this.flatCoordinates||(this.flatCoordinates=[]);var r=Ka(this.flatCoordinates,0,t,this.stride,this.ends_);this.flatCoordinates.length=r.length===0?0:r[r.length-1],this.changed()},n}(un);const s5=a5;var u5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),h5=function(i){u5(n,i);function n(t,e){var r=i.call(this)||this;return e&&!Array.isArray(t[0])?r.setFlatCoordinates(e,t):r.setCoordinates(t,e),r}return n.prototype.appendPoint=function(t){this.flatCoordinates?fe(this.flatCoordinates,t.getFlatCoordinates()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.changed()},n.prototype.clone=function(){var t=new n(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t},n.prototype.closestPointXY=function(t,e,r,o){if(o<ui(this.getExtent(),t,e))return o;for(var a=this.flatCoordinates,s=this.stride,u=0,h=a.length;u<h;u+=s){var l=kn(t,e,a[u],a[u+1]);if(l<o){o=l;for(var c=0;c<s;++c)r[c]=a[u+c];r.length=s}}return o},n.prototype.getCoordinates=function(){return hn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)},n.prototype.getPoint=function(t){var e=this.flatCoordinates?this.flatCoordinates.length/this.stride:0;return t<0||e<=t?null:new Ct(this.flatCoordinates.slice(t*this.stride,(t+1)*this.stride),this.layout)},n.prototype.getPoints=function(){for(var t=this.flatCoordinates,e=this.layout,r=this.stride,o=[],a=0,s=t.length;a<s;a+=r){var u=new Ct(t.slice(a,a+r),e);o.push(u)}return o},n.prototype.getType=function(){return"MultiPoint"},n.prototype.intersectsExtent=function(t){for(var e=this.flatCoordinates,r=this.stride,o=0,a=e.length;o<a;o+=r){var s=e[o],u=e[o+1];if(Ia(t,s,u))return!0}return!1},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=xo(this.flatCoordinates,0,t,this.stride),this.changed()},n}(un);const bh=h5;function l5(i,n,t,e){for(var r=[],o=qt(),a=0,s=t.length;a<s;++a){var u=t[a];o=T3(i,n,u[0],e),r.push((o[0]+o[2])/2,(o[1]+o[3])/2),n=u[u.length-1]}return r}var c5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),g5=function(i){c5(n,i);function n(t,e,r){var o=i.call(this)||this;if(o.endss_=[],o.flatInteriorPointsRevision_=-1,o.flatInteriorPoints_=null,o.maxDelta_=-1,o.maxDeltaRevision_=-1,o.orientedRevision_=-1,o.orientedFlatCoordinates_=null,!r&&!Array.isArray(t[0])){for(var a=o.getLayout(),s=t,u=[],h=[],l=0,c=s.length;l<c;++l){var g=s[l];l===0&&(a=g.getLayout());for(var f=u.length,d=g.getEnds(),p=0,y=d.length;p<y;++p)d[p]+=f;fe(u,g.getFlatCoordinates()),h.push(d)}e=a,t=u,r=h}return e!==void 0&&r?(o.setFlatCoordinates(e,t),o.endss_=r):o.setCoordinates(t,e),o}return n.prototype.appendPolygon=function(t){var e;if(!this.flatCoordinates)this.flatCoordinates=t.getFlatCoordinates().slice(),e=t.getEnds().slice(),this.endss_.push();else{var r=this.flatCoordinates.length;fe(this.flatCoordinates,t.getFlatCoordinates()),e=t.getEnds().slice();for(var o=0,a=e.length;o<a;++o)e[o]+=r}this.endss_.push(e),this.changed()},n.prototype.clone=function(){for(var t=this.endss_.length,e=new Array(t),r=0;r<t;++r)e[r]=this.endss_[r].slice();var o=new n(this.flatCoordinates.slice(),this.layout,e);return o.applyProperties(this),o},n.prototype.closestPointXY=function(t,e,r,o){return o<ui(this.getExtent(),t,e)?o:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(Ig(this.flatCoordinates,0,this.endss_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),Og(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,this.maxDelta_,!0,t,e,r,o))},n.prototype.containsXY=function(t,e){return Bg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t,e)},n.prototype.getArea=function(){return Fg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride)},n.prototype.getCoordinates=function(t){var e;return t!==void 0?(e=this.getOrientedFlatCoordinates().slice(),au(e,0,this.endss_,this.stride,t)):e=this.flatCoordinates,Qa(e,0,this.endss_,this.stride)},n.prototype.getEndss=function(){return this.endss_},n.prototype.getFlatInteriorPoints=function(){if(this.flatInteriorPointsRevision_!=this.getRevision()){var t=l5(this.flatCoordinates,0,this.endss_,this.stride);this.flatInteriorPoints_=Ug(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t),this.flatInteriorPointsRevision_=this.getRevision()}return this.flatInteriorPoints_},n.prototype.getInteriorPoints=function(){return new bh(this.getFlatInteriorPoints().slice(),gt.XYM)},n.prototype.getOrientedFlatCoordinates=function(){if(this.orientedRevision_!=this.getRevision()){var t=this.flatCoordinates;Xg(t,0,this.endss_,this.stride)?this.orientedFlatCoordinates_=t:(this.orientedFlatCoordinates_=t.slice(),this.orientedFlatCoordinates_.length=au(this.orientedFlatCoordinates_,0,this.endss_,this.stride)),this.orientedRevision_=this.getRevision()}return this.orientedFlatCoordinates_},n.prototype.getSimplifiedGeometryInternal=function(t){var e=[],r=[];return e.length=Mg(this.flatCoordinates,0,this.endss_,this.stride,Math.sqrt(t),e,0,r),new n(e,gt.XY,r)},n.prototype.getPolygon=function(t){if(t<0||this.endss_.length<=t)return null;var e;if(t===0)e=0;else{var r=this.endss_[t-1];e=r[r.length-1]}var o=this.endss_[t].slice(),a=o[o.length-1];if(e!==0)for(var s=0,u=o.length;s<u;++s)o[s]-=e;return new ln(this.flatCoordinates.slice(e,a),this.layout,o)},n.prototype.getPolygons=function(){for(var t=this.layout,e=this.flatCoordinates,r=this.endss_,o=[],a=0,s=0,u=r.length;s<u;++s){var h=r[s].slice(),l=h[h.length-1];if(a!==0)for(var c=0,g=h.length;c<g;++c)h[c]-=a;var f=new ln(e.slice(a,l),t,h);o.push(f),a=l}return o},n.prototype.getType=function(){return"MultiPolygon"},n.prototype.intersectsExtent=function(t){return Wg(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t)},n.prototype.setCoordinates=function(t,e){this.setLayout(e,t,3),this.flatCoordinates||(this.flatCoordinates=[]);var r=Pg(this.flatCoordinates,0,t,this.stride,this.endss_);if(r.length===0)this.flatCoordinates.length=0;else{var o=r[r.length-1];this.flatCoordinates.length=o.length===0?0:o[o.length-1]}this.changed()},n}(un);const f5=g5;var Th=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),K={POINT:"Point",LINE_STRING:"LineString",POLYGON:"Polygon",CIRCLE:"Circle"},No={DRAWSTART:"drawstart",DRAWEND:"drawend",DRAWABORT:"drawabort"},Go=function(i){Th(n,i);function n(t,e){var r=i.call(this,t)||this;return r.feature=e,r}return n}(Qt),d5=function(i){Th(n,i);function n(t){var e=this,r=t;r.stopDown||(r.stopDown=oi),e=i.call(this,r)||this,e.on,e.once,e.un,e.shouldHandle_=!1,e.downPx_=null,e.downTimeout_,e.lastDragTime_,e.pointerType_,e.freehand_=!1,e.source_=t.source?t.source:null,e.features_=t.features?t.features:null,e.snapTolerance_=t.snapTolerance?t.snapTolerance:12,e.type_=t.type,e.mode_=_5(e.type_),e.stopClick_=!!t.stopClick,e.minPoints_=t.minPoints?t.minPoints:e.mode_===K.POLYGON?3:2,e.maxPoints_=e.mode_===K.CIRCLE?2:t.maxPoints?t.maxPoints:1/0,e.finishCondition_=t.finishCondition?t.finishCondition:qe,e.geometryLayout_=t.geometryLayout?t.geometryLayout:gt.XY;var o=t.geometryFunction;if(!o){var a=e.mode_;if(a===K.CIRCLE)o=function(u,h,l){var c=h||new Bs([NaN,NaN]),g=lt(u[0]),f=Gn(g,lt(u[u.length-1]));return c.setCenterAndRadius(g,Math.sqrt(f),this.geometryLayout_),c};else{var s;a===K.POINT?s=Ct:a===K.LINE_STRING?s=Wt:a===K.POLYGON&&(s=ln),o=function(u,h,l){return h?a===K.POLYGON?u[0].length?h.setCoordinates([u[0].concat([u[0][0]])],this.geometryLayout_):h.setCoordinates([],this.geometryLayout_):h.setCoordinates(u,this.geometryLayout_):h=new s(u,this.geometryLayout_),h}}}return e.geometryFunction_=o,e.dragVertexDelay_=t.dragVertexDelay!==void 0?t.dragVertexDelay:500,e.finishCoordinate_=null,e.sketchFeature_=null,e.sketchPoint_=null,e.sketchCoords_=null,e.sketchLine_=null,e.sketchLineCoords_=null,e.squaredClickTolerance_=t.clickTolerance?t.clickTolerance*t.clickTolerance:36,e.overlay_=new ee({source:new Ze({useSpatialIndex:!1,wrapX:t.wrapX?t.wrapX:!1}),style:t.style?t.style:p5(),updateWhileInteracting:!0}),e.geometryName_=t.geometryName,e.condition_=t.condition?t.condition:qs,e.freehandCondition_,t.freehand?e.freehandCondition_=ks:e.freehandCondition_=t.freehandCondition?t.freehandCondition:ko,e.addChangeListener(Ls.ACTIVE,e.updateState_),e}return n.prototype.setMap=function(t){i.prototype.setMap.call(this,t),this.updateState_()},n.prototype.getOverlay=function(){return this.overlay_},n.prototype.handleEvent=function(t){t.originalEvent.type===k.CONTEXTMENU&&t.originalEvent.preventDefault(),this.freehand_=this.mode_!==K.POINT&&this.freehandCondition_(t);var e=t.type===Y.POINTERMOVE,r=!0;if(!this.freehand_&&this.lastDragTime_&&t.type===Y.POINTERDRAG){var o=Date.now();o-this.lastDragTime_>=this.dragVertexDelay_?(this.downPx_=t.pixel,this.shouldHandle_=!this.freehand_,e=!0):this.lastDragTime_=void 0,this.shouldHandle_&&this.downTimeout_!==void 0&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0)}return this.freehand_&&t.type===Y.POINTERDRAG&&this.sketchFeature_!==null?(this.addToDrawing_(t.coordinate),r=!1):this.freehand_&&t.type===Y.POINTERDOWN?r=!1:e&&this.getPointerCount()<2?(r=t.type===Y.POINTERMOVE,r&&this.freehand_?(this.handlePointerMove_(t),this.shouldHandle_&&t.originalEvent.preventDefault()):(t.originalEvent.pointerType==="mouse"||t.type===Y.POINTERDRAG&&this.downTimeout_===void 0)&&this.handlePointerMove_(t)):t.type===Y.DBLCLICK&&(r=!1),i.prototype.handleEvent.call(this,t)&&r},n.prototype.handleDownEvent=function(t){return this.shouldHandle_=!this.freehand_,this.freehand_?(this.downPx_=t.pixel,this.finishCoordinate_||this.startDrawing_(t.coordinate),!0):this.condition_(t)?(this.lastDragTime_=Date.now(),this.downTimeout_=setTimeout(function(){this.handlePointerMove_(new Ye(Y.POINTERMOVE,t.map,t.originalEvent,!1,t.frameState))}.bind(this),this.dragVertexDelay_),this.downPx_=t.pixel,!0):(this.lastDragTime_=void 0,!1)},n.prototype.handleUpEvent=function(t){var e=!0;if(this.getPointerCount()===0)if(this.downTimeout_&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0),this.handlePointerMove_(t),this.shouldHandle_){var r=!this.finishCoordinate_;r&&this.startDrawing_(t.coordinate),!r&&this.freehand_?this.finishDrawing():!this.freehand_&&(!r||this.mode_===K.POINT)&&(this.atFinish_(t.pixel)?this.finishCondition_(t)&&this.finishDrawing():this.addToDrawing_(t.coordinate)),e=!1}else this.freehand_&&this.abortDrawing();return!e&&this.stopClick_&&t.preventDefault(),e},n.prototype.handlePointerMove_=function(t){if(this.pointerType_=t.originalEvent.pointerType,this.downPx_&&(!this.freehand_&&this.shouldHandle_||this.freehand_&&!this.shouldHandle_)){var e=this.downPx_,r=t.pixel,o=e[0]-r[0],a=e[1]-r[1],s=o*o+a*a;if(this.shouldHandle_=this.freehand_?s>this.squaredClickTolerance_:s<=this.squaredClickTolerance_,!this.shouldHandle_)return}this.finishCoordinate_?this.modifyDrawing_(t.coordinate):this.createOrUpdateSketchPoint_(t.coordinate.slice())},n.prototype.atFinish_=function(t){var e=!1;if(this.sketchFeature_){var r=!1,o=[this.finishCoordinate_],a=this.mode_;if(a===K.POINT)e=!0;else if(a===K.CIRCLE)e=this.sketchCoords_.length===2;else if(a===K.LINE_STRING)r=this.sketchCoords_.length>this.minPoints_;else if(a===K.POLYGON){var s=this.sketchCoords_;r=s[0].length>this.minPoints_,o=[s[0][0],s[0][s[0].length-2]]}if(r)for(var u=this.getMap(),h=0,l=o.length;h<l;h++){var c=o[h],g=u.getPixelFromCoordinate(c),f=t[0]-g[0],d=t[1]-g[1],p=this.freehand_?1:this.snapTolerance_;if(e=Math.sqrt(f*f+d*d)<=p,e){this.finishCoordinate_=c;break}}}return e},n.prototype.createOrUpdateSketchPoint_=function(t){if(!this.sketchPoint_)this.sketchPoint_=new nn(new Ct(t)),this.updateSketchFeatures_();else{var e=this.sketchPoint_.getGeometry();e.setCoordinates(t)}},n.prototype.createOrUpdateCustomSketchLine_=function(t){this.sketchLine_||(this.sketchLine_=new nn);var e=t.getLinearRing(0),r=this.sketchLine_.getGeometry();r?(r.setFlatCoordinates(e.getLayout(),e.getFlatCoordinates()),r.changed()):(r=new Wt(e.getFlatCoordinates(),e.getLayout()),this.sketchLine_.setGeometry(r))},n.prototype.startDrawing_=function(t){for(var e=this.getMap().getView().getProjection(),r=mo(this.geometryLayout_);t.length<r;)t.push(0);this.finishCoordinate_=t,this.mode_===K.POINT?this.sketchCoords_=t.slice():this.mode_===K.POLYGON?(this.sketchCoords_=[[t.slice(),t.slice()]],this.sketchLineCoords_=this.sketchCoords_[0]):this.sketchCoords_=[t.slice(),t.slice()],this.sketchLineCoords_&&(this.sketchLine_=new nn(new Wt(this.sketchLineCoords_)));var o=this.geometryFunction_(this.sketchCoords_,void 0,e);this.sketchFeature_=new nn,this.geometryName_&&this.sketchFeature_.setGeometryName(this.geometryName_),this.sketchFeature_.setGeometry(o),this.updateSketchFeatures_(),this.dispatchEvent(new Go(No.DRAWSTART,this.sketchFeature_))},n.prototype.modifyDrawing_=function(t){for(var e=this.getMap(),r=this.sketchFeature_.getGeometry(),o=e.getView().getProjection(),a=mo(this.geometryLayout_),s,u;t.length<a;)t.push(0);if(this.mode_===K.POINT?u=this.sketchCoords_:this.mode_===K.POLYGON?(s=this.sketchCoords_[0],u=s[s.length-1],this.atFinish_(e.getPixelFromCoordinate(t))&&(t=this.finishCoordinate_.slice())):(s=this.sketchCoords_,u=s[s.length-1]),u[0]=t[0],u[1]=t[1],this.geometryFunction_(this.sketchCoords_,r,o),this.sketchPoint_){var h=this.sketchPoint_.getGeometry();h.setCoordinates(t)}if(r.getType()==="Polygon"&&this.mode_!==K.POLYGON)this.createOrUpdateCustomSketchLine_(r);else if(this.sketchLineCoords_){var l=this.sketchLine_.getGeometry();l.setCoordinates(this.sketchLineCoords_)}this.updateSketchFeatures_()},n.prototype.addToDrawing_=function(t){var e=this.sketchFeature_.getGeometry(),r=this.getMap().getView().getProjection(),o,a,s=this.mode_;s===K.LINE_STRING||s===K.CIRCLE?(this.finishCoordinate_=t.slice(),a=this.sketchCoords_,a.length>=this.maxPoints_&&(this.freehand_?a.pop():o=!0),a.push(t.slice()),this.geometryFunction_(a,e,r)):s===K.POLYGON&&(a=this.sketchCoords_[0],a.length>=this.maxPoints_&&(this.freehand_?a.pop():o=!0),a.push(t.slice()),o&&(this.finishCoordinate_=a[0]),this.geometryFunction_(this.sketchCoords_,e,r)),this.createOrUpdateSketchPoint_(t.slice()),this.updateSketchFeatures_(),o&&this.finishDrawing()},n.prototype.removeLastPoint=function(){if(!!this.sketchFeature_){var t=this.sketchFeature_.getGeometry(),e=this.getMap().getView().getProjection(),r,o=this.mode_;if(o===K.LINE_STRING||o===K.CIRCLE){if(r=this.sketchCoords_,r.splice(-2,1),r.length>=2){this.finishCoordinate_=r[r.length-2].slice();var a=this.finishCoordinate_.slice();r[r.length-1]=a,this.createOrUpdateSketchPoint_(a)}this.geometryFunction_(r,t,e),t.getType()==="Polygon"&&this.sketchLine_&&this.createOrUpdateCustomSketchLine_(t)}else if(o===K.POLYGON){r=this.sketchCoords_[0],r.splice(-2,1);var s=this.sketchLine_.getGeometry();if(r.length>=2){var a=r[r.length-2].slice();r[r.length-1]=a,this.createOrUpdateSketchPoint_(a)}s.setCoordinates(r),this.geometryFunction_(this.sketchCoords_,t,e)}r.length===1&&this.abortDrawing(),this.updateSketchFeatures_()}},n.prototype.finishDrawing=function(){var t=this.abortDrawing_();if(!!t){var e=this.sketchCoords_,r=t.getGeometry(),o=this.getMap().getView().getProjection();this.mode_===K.LINE_STRING?(e.pop(),this.geometryFunction_(e,r,o)):this.mode_===K.POLYGON&&(e[0].pop(),this.geometryFunction_(e,r,o),e=r.getCoordinates()),this.type_==="MultiPoint"?t.setGeometry(new bh([e])):this.type_==="MultiLineString"?t.setGeometry(new s5([e])):this.type_==="MultiPolygon"&&t.setGeometry(new f5([e])),this.dispatchEvent(new Go(No.DRAWEND,t)),this.features_&&this.features_.push(t),this.source_&&this.source_.addFeature(t)}},n.prototype.abortDrawing_=function(){this.finishCoordinate_=null;var t=this.sketchFeature_;return this.sketchFeature_=null,this.sketchPoint_=null,this.sketchLine_=null,this.overlay_.getSource().clear(!0),t},n.prototype.abortDrawing=function(){var t=this.abortDrawing_();t&&this.dispatchEvent(new Go(No.DRAWABORT,t))},n.prototype.appendCoordinates=function(t){var e=this.mode_,r=!this.sketchFeature_;r&&this.startDrawing_(t[0]);var o;if(e===K.LINE_STRING||e===K.CIRCLE)o=this.sketchCoords_;else if(e===K.POLYGON)o=this.sketchCoords_&&this.sketchCoords_.length?this.sketchCoords_[0]:[];else return;r&&o.shift(),o.pop();for(var a=0;a<t.length;a++)this.addToDrawing_(t[a]);var s=t[t.length-1];this.addToDrawing_(s),this.modifyDrawing_(s)},n.prototype.extend=function(t){var e=t.getGeometry(),r=e;this.sketchFeature_=t,this.sketchCoords_=r.getCoordinates();var o=this.sketchCoords_[this.sketchCoords_.length-1];this.finishCoordinate_=o.slice(),this.sketchCoords_.push(o.slice()),this.sketchPoint_=new nn(new Ct(o)),this.updateSketchFeatures_(),this.dispatchEvent(new Go(No.DRAWSTART,this.sketchFeature_))},n.prototype.updateSketchFeatures_=function(){var t=[];this.sketchFeature_&&t.push(this.sketchFeature_),this.sketchLine_&&t.push(this.sketchLine_),this.sketchPoint_&&t.push(this.sketchPoint_);var e=this.overlay_.getSource();e.clear(!0),e.addFeatures(t)},n.prototype.updateState_=function(){var t=this.getMap(),e=this.getActive();(!t||!e)&&this.abortDrawing(),this.overlay_.setMap(e?t:null)},n}(xn);function p5(){var i=hs();return function(n,t){return i[n.getGeometry().getType()]}}function y5(i,n){return function(t,e,r){var o=lt(t[0]),a=lt(t[t.length-1]),s=Math.sqrt(Gn(o,a)),u=e||su(new Bs(o),i),h=n;if(!n&&n!==0){var l=a[0]-o[0],c=a[1]-o[1];h=Math.atan2(c,l)}return uu(u,o,s,h),u}}function v5(){return function(i,n,t){var e=he([i[0],i[i.length-1]].map(function(a){return lt(a)})),r=[[hi(e),li(e),rr(e),Ne(e),hi(e)]],o=n;return o?o.setCoordinates(r):o=new ln(r),o}}function _5(i){switch(i){case"Point":case"MultiPoint":return K.POINT;case"LineString":case"MultiLineString":return K.LINE_STRING;case"Polygon":case"MultiPolygon":return K.POLYGON;case"Circle":return K.CIRCLE;default:throw new Error("Invalid type: "+i)}}const Cr=d5;var Sh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Ch=0,jr=1,jh=[0,0,0,0],ji=[],Us={MODIFYSTART:"modifystart",MODIFYEND:"modifyend"},$s=function(i){Sh(n,i);function n(t,e,r){var o=i.call(this,t)||this;return o.features=e,o.mapBrowserEvent=r,o}return n}(Qt),m5=function(i){Sh(n,i);function n(t){var e=i.call(this,t)||this;e.on,e.once,e.un,e.boundHandleFeatureChange_=e.handleFeatureChange_.bind(e),e.condition_=t.condition?t.condition:wh,e.defaultDeleteCondition_=function(o){return E4(o)&&mh(o)},e.deleteCondition_=t.deleteCondition?t.deleteCondition:e.defaultDeleteCondition_,e.insertVertexCondition_=t.insertVertexCondition?t.insertVertexCondition:ks,e.vertexFeature_=null,e.vertexSegments_=null,e.lastPixel_=[0,0],e.ignoreNextSingleClick_=!1,e.featuresBeingModified_=null,e.rBush_=new ms,e.pixelTolerance_=t.pixelTolerance!==void 0?t.pixelTolerance:10,e.snappedToVertex_=!1,e.changingFeature_=!1,e.dragSegments_=[],e.overlay_=new ee({source:new Ze({useSpatialIndex:!1,wrapX:!!t.wrapX}),style:t.style?t.style:w5(),updateWhileAnimating:!0,updateWhileInteracting:!0}),e.SEGMENT_WRITERS_={Point:e.writePointGeometry_.bind(e),LineString:e.writeLineStringGeometry_.bind(e),LinearRing:e.writeLineStringGeometry_.bind(e),Polygon:e.writePolygonGeometry_.bind(e),MultiPoint:e.writeMultiPointGeometry_.bind(e),MultiLineString:e.writeMultiLineStringGeometry_.bind(e),MultiPolygon:e.writeMultiPolygonGeometry_.bind(e),Circle:e.writeCircleGeometry_.bind(e),GeometryCollection:e.writeGeometryCollectionGeometry_.bind(e)},e.source_=null,e.hitDetection_=null;var r;if(t.features?r=t.features:t.source&&(e.source_=t.source,r=new At(e.source_.getFeatures()),e.source_.addEventListener(jt.ADDFEATURE,e.handleSourceAdd_.bind(e)),e.source_.addEventListener(jt.REMOVEFEATURE,e.handleSourceRemove_.bind(e))),!r)throw new Error("The modify interaction requires features, a source or a layer");return t.hitDetection&&(e.hitDetection_=t.hitDetection),e.features_=r,e.features_.forEach(e.addFeature_.bind(e)),e.features_.addEventListener(pt.ADD,e.handleFeatureAdd_.bind(e)),e.features_.addEventListener(pt.REMOVE,e.handleFeatureRemove_.bind(e)),e.lastPointerEvent_=null,e.delta_=[0,0],e.snapToPointer_=t.snapToPointer===void 0?!e.hitDetection_:t.snapToPointer,e}return n.prototype.addFeature_=function(t){var e=t.getGeometry();if(e){var r=this.SEGMENT_WRITERS_[e.getType()];r&&r(t,e)}var o=this.getMap();o&&o.isRendered()&&this.getActive()&&this.handlePointerAtPixel_(this.lastPixel_,o),t.addEventListener(k.CHANGE,this.boundHandleFeatureChange_)},n.prototype.willModifyFeatures_=function(t,e){if(!this.featuresBeingModified_){this.featuresBeingModified_=new At;for(var r=this.featuresBeingModified_.getArray(),o=0,a=e.length;o<a;++o)for(var s=e[o],u=0,h=s.length;u<h;++u){var l=s[u].feature;l&&r.indexOf(l)===-1&&this.featuresBeingModified_.push(l)}this.featuresBeingModified_.getLength()===0?this.featuresBeingModified_=null:this.dispatchEvent(new $s(Us.MODIFYSTART,this.featuresBeingModified_,t))}},n.prototype.removeFeature_=function(t){this.removeFeatureSegmentData_(t),this.vertexFeature_&&this.features_.getLength()===0&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),t.removeEventListener(k.CHANGE,this.boundHandleFeatureChange_)},n.prototype.removeFeatureSegmentData_=function(t){var e=this.rBush_,r=[];e.forEach(function(u){t===u.feature&&r.push(u)});for(var o=r.length-1;o>=0;--o){for(var a=r[o],s=this.dragSegments_.length-1;s>=0;--s)this.dragSegments_[s][0]===a&&this.dragSegments_.splice(s,1);e.remove(a)}},n.prototype.setActive=function(t){this.vertexFeature_&&!t&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),i.prototype.setActive.call(this,t)},n.prototype.setMap=function(t){this.overlay_.setMap(t),i.prototype.setMap.call(this,t)},n.prototype.getOverlay=function(){return this.overlay_},n.prototype.handleSourceAdd_=function(t){t.feature&&this.features_.push(t.feature)},n.prototype.handleSourceRemove_=function(t){t.feature&&this.features_.remove(t.feature)},n.prototype.handleFeatureAdd_=function(t){this.addFeature_(t.element)},n.prototype.handleFeatureChange_=function(t){if(!this.changingFeature_){var e=t.target;this.removeFeature_(e),this.addFeature_(e)}},n.prototype.handleFeatureRemove_=function(t){var e=t.element;this.removeFeature_(e)},n.prototype.writePointGeometry_=function(t,e){var r=e.getCoordinates(),o={feature:t,geometry:e,segment:[r,r]};this.rBush_.insert(e.getExtent(),o)},n.prototype.writeMultiPointGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o){var s=r[o],u={feature:t,geometry:e,depth:[o],index:o,segment:[s,s]};this.rBush_.insert(e.getExtent(),u)}},n.prototype.writeLineStringGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length-1;o<a;++o){var s=r.slice(o,o+2),u={feature:t,geometry:e,index:o,segment:s};this.rBush_.insert(he(s),u)}},n.prototype.writeMultiLineStringGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length-1;u<h;++u){var l=s.slice(u,u+2),c={feature:t,geometry:e,depth:[o],index:u,segment:l};this.rBush_.insert(he(l),c)}},n.prototype.writePolygonGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length-1;u<h;++u){var l=s.slice(u,u+2),c={feature:t,geometry:e,depth:[o],index:u,segment:l};this.rBush_.insert(he(l),c)}},n.prototype.writeMultiPolygonGeometry_=function(t,e){for(var r=e.getCoordinates(),o=0,a=r.length;o<a;++o)for(var s=r[o],u=0,h=s.length;u<h;++u)for(var l=s[u],c=0,g=l.length-1;c<g;++c){var f=l.slice(c,c+2),d={feature:t,geometry:e,depth:[u,o],index:c,segment:f};this.rBush_.insert(he(f),d)}},n.prototype.writeCircleGeometry_=function(t,e){var r=e.getCenter(),o={feature:t,geometry:e,index:Ch,segment:[r,r]},a={feature:t,geometry:e,index:jr,segment:[r,r]},s=[o,a];o.featureSegments=s,a.featureSegments=s,this.rBush_.insert(nr(r),o);var u=e;this.rBush_.insert(u.getExtent(),a)},n.prototype.writeGeometryCollectionGeometry_=function(t,e){for(var r=e.getGeometriesArray(),o=0;o<r.length;++o){var a=r[o],s=this.SEGMENT_WRITERS_[a.getType()];s(t,a)}},n.prototype.createOrUpdateVertexFeature_=function(t,e,r){var o=this.vertexFeature_;if(!o)o=new nn(new Ct(t)),this.vertexFeature_=o,this.overlay_.getSource().addFeature(o);else{var a=o.getGeometry();a.setCoordinates(t)}return o.set("features",e),o.set("geometries",r),o},n.prototype.handleEvent=function(t){if(!t.originalEvent)return!0;this.lastPointerEvent_=t;var e;return!t.map.getView().getInteracting()&&t.type==Y.POINTERMOVE&&!this.handlingDownUpSequence&&this.handlePointerMove_(t),this.vertexFeature_&&this.deleteCondition_(t)&&(t.type!=Y.SINGLECLICK||!this.ignoreNextSingleClick_?e=this.removePoint():e=!0),t.type==Y.SINGLECLICK&&(this.ignoreNextSingleClick_=!1),i.prototype.handleEvent.call(this,t)&&!e},n.prototype.handleDragEvent=function(t){this.ignoreNextSingleClick_=!1,this.willModifyFeatures_(t,this.dragSegments_);for(var e=[t.coordinate[0]+this.delta_[0],t.coordinate[1]+this.delta_[1]],r=[],o=[],a=0,s=this.dragSegments_.length;a<s;++a){var u=this.dragSegments_[a],h=u[0],l=h.feature;r.indexOf(l)===-1&&r.push(l);var c=h.geometry;o.indexOf(c)===-1&&o.push(c);for(var g=h.depth,f=void 0,d=h.segment,p=u[1];e.length<c.getStride();)e.push(d[p][e.length]);switch(c.getType()){case"Point":f=e,d[0]=e,d[1]=e;break;case"MultiPoint":f=c.getCoordinates(),f[h.index]=e,d[0]=e,d[1]=e;break;case"LineString":f=c.getCoordinates(),f[h.index+p]=e,d[p]=e;break;case"MultiLineString":f=c.getCoordinates(),f[g[0]][h.index+p]=e,d[p]=e;break;case"Polygon":f=c.getCoordinates(),f[g[0]][h.index+p]=e,d[p]=e;break;case"MultiPolygon":f=c.getCoordinates(),f[g[1]][g[0]][h.index+p]=e,d[p]=e;break;case"Circle":if(d[0]=e,d[1]=e,h.index===Ch)this.changingFeature_=!0,c.setCenter(e),this.changingFeature_=!1;else{this.changingFeature_=!0;var y=t.map.getView().getProjection(),v=D3(lt(c.getCenter()),lt(e)),_=sr();if(_){var m=c.clone().transform(_,y);m.setRadius(v),v=m.transform(y,_).getRadius()}c.setRadius(v),this.changingFeature_=!1}break}f&&this.setGeometryCoordinates_(c,f)}this.createOrUpdateVertexFeature_(e,r,o)},n.prototype.handleDownEvent=function(t){if(!this.condition_(t))return!1;var e=t.coordinate;this.handlePointerAtPixel_(t.pixel,t.map,e),this.dragSegments_.length=0,this.featuresBeingModified_=null;var r=this.vertexFeature_;if(r){var o=t.map.getView().getProjection(),a=[],s=r.getGeometry().getCoordinates(),u=he([s]),h=this.rBush_.getInExtent(u),l={};h.sort(x5);for(var c=0,g=h.length;c<g;++c){var f=h[c],d=f.segment,p=D(f.geometry),y=f.depth;if(y&&(p+="-"+y.join("-")),l[p]||(l[p]=new Array(2)),f.geometry.getType()==="Circle"&&f.index===jr){var v=Ih(e,f,o);me(v,s)&&!l[p][0]&&(this.dragSegments_.push([f,0]),l[p][0]=f);continue}if(me(d[0],s)&&!l[p][0]){this.dragSegments_.push([f,0]),l[p][0]=f;continue}if(me(d[1],s)&&!l[p][1]){if(l[p][0]&&l[p][0].index===0){var _=f.geometry.getCoordinates();switch(f.geometry.getType()){case"LineString":case"MultiLineString":continue;case"MultiPolygon":_=_[y[1]];case"Polygon":if(f.index!==_[y[0]].length-2)continue;break}}this.dragSegments_.push([f,1]),l[p][1]=f;continue}D(d)in this.vertexSegments_&&!l[p][0]&&!l[p][1]&&this.insertVertexCondition_(t)&&a.push(f)}a.length&&this.willModifyFeatures_(t,[a]);for(var m=a.length-1;m>=0;--m)this.insertVertex_(a[m],s)}return!!this.vertexFeature_},n.prototype.handleUpEvent=function(t){for(var e=this.dragSegments_.length-1;e>=0;--e){var r=this.dragSegments_[e][0],o=r.geometry;if(o.getType()==="Circle"){var a=o.getCenter(),s=r.featureSegments[0],u=r.featureSegments[1];s.segment[0]=a,s.segment[1]=a,u.segment[0]=a,u.segment[1]=a,this.rBush_.update(nr(a),s);var h=o,l=sr();if(l){var c=t.map.getView().getProjection();h=h.clone().transform(l,c),h=su(h).transform(c,l)}this.rBush_.update(h.getExtent(),u)}else this.rBush_.update(he(r.segment),r)}return this.featuresBeingModified_&&(this.dispatchEvent(new $s(Us.MODIFYEND,this.featuresBeingModified_,t)),this.featuresBeingModified_=null),!1},n.prototype.handlePointerMove_=function(t){this.lastPixel_=t.pixel,this.handlePointerAtPixel_(t.pixel,t.map,t.coordinate)},n.prototype.handlePointerAtPixel_=function(t,e,r){var o=this,a=r||e.getCoordinateFromPixel(t),s=e.getView().getProjection(),u=function(P,A){return Rh(a,P,s)-Rh(a,A,s)},h,l;if(this.hitDetection_){var c=typeof this.hitDetection_=="object"?function(P){return P===o.hitDetection_}:void 0;e.forEachFeatureAtPixel(t,function(P,A,I){if(I=I||P.getGeometry(),I.getType()==="Point"&&io(o.features_.getArray(),P)){l=I;var M=I.getFlatCoordinates().slice(0,2);h=[{feature:P,geometry:I,segment:[M,M]}]}return!0},{layerFilter:c})}if(!h){var g=Te(nr(a,jh)),f=e.getView().getResolution()*this.pixelTolerance_,d=Wa(on(g,f,jh));h=this.rBush_.getInExtent(d)}if(h&&h.length>0){var p=h.sort(u)[0],y=p.segment,v=Ih(a,p,s),_=e.getPixelFromCoordinate(v),m=D3(t,_);if(l||m<=this.pixelTolerance_){var w={};if(w[D(y)]=!0,this.snapToPointer_||(this.delta_[0]=v[0]-a[0],this.delta_[1]=v[1]-a[1]),p.geometry.getType()==="Circle"&&p.index===jr)this.snappedToVertex_=!0,this.createOrUpdateVertexFeature_(v,[p.feature],[p.geometry]);else{var x=e.getPixelFromCoordinate(y[0]),E=e.getPixelFromCoordinate(y[1]),z=Gn(_,x),b=Gn(_,E);m=Math.sqrt(Math.min(z,b)),this.snappedToVertex_=m<=this.pixelTolerance_,this.snappedToVertex_&&(v=z>b?y[1]:y[0]),this.createOrUpdateVertexFeature_(v,[p.feature],[p.geometry]);var T={};T[D(p.geometry)]=!0;for(var j=1,O=h.length;j<O;++j){var C=h[j].segment;if(me(y[0],C[0])&&me(y[1],C[1])||me(y[0],C[1])&&me(y[1],C[0])){var R=D(h[j].geometry);R in T||(T[R]=!0,w[D(C)]=!0)}else break}}this.vertexSegments_=w;return}}this.vertexFeature_&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null)},n.prototype.insertVertex_=function(t,e){for(var r=t.segment,o=t.feature,a=t.geometry,s=t.depth,u=t.index,h;e.length<a.getStride();)e.push(0);switch(a.getType()){case"MultiLineString":h=a.getCoordinates(),h[s[0]].splice(u+1,0,e);break;case"Polygon":h=a.getCoordinates(),h[s[0]].splice(u+1,0,e);break;case"MultiPolygon":h=a.getCoordinates(),h[s[1]][s[0]].splice(u+1,0,e);break;case"LineString":h=a.getCoordinates(),h.splice(u+1,0,e);break;default:return}this.setGeometryCoordinates_(a,h);var l=this.rBush_;l.remove(t),this.updateSegmentIndices_(a,u,s,1);var c={segment:[r[0],e],feature:o,geometry:a,depth:s,index:u};l.insert(he(c.segment),c),this.dragSegments_.push([c,1]);var g={segment:[e,r[1]],feature:o,geometry:a,depth:s,index:u+1};l.insert(he(g.segment),g),this.dragSegments_.push([g,0]),this.ignoreNextSingleClick_=!0},n.prototype.removePoint=function(){if(this.lastPointerEvent_&&this.lastPointerEvent_.type!=Y.POINTERDRAG){var t=this.lastPointerEvent_;this.willModifyFeatures_(t,this.dragSegments_);var e=this.removeVertex_();return this.featuresBeingModified_&&this.dispatchEvent(new $s(Us.MODIFYEND,this.featuresBeingModified_,t)),this.featuresBeingModified_=null,e}return!1},n.prototype.removeVertex_=function(){var t=this.dragSegments_,e={},r=!1,o,a,s,u,h,l,c,g,f,d,p;for(h=t.length-1;h>=0;--h)s=t[h],d=s[0],p=D(d.feature),d.depth&&(p+="-"+d.depth.join("-")),p in e||(e[p]={}),s[1]===0?(e[p].right=d,e[p].index=d.index):s[1]==1&&(e[p].left=d,e[p].index=d.index+1);for(p in e){switch(f=e[p].right,c=e[p].left,l=e[p].index,g=l-1,c!==void 0?d=c:d=f,g<0&&(g=0),u=d.geometry,a=u.getCoordinates(),o=a,r=!1,u.getType()){case"MultiLineString":a[d.depth[0]].length>2&&(a[d.depth[0]].splice(l,1),r=!0);break;case"LineString":a.length>2&&(a.splice(l,1),r=!0);break;case"MultiPolygon":o=o[d.depth[1]];case"Polygon":o=o[d.depth[0]],o.length>4&&(l==o.length-1&&(l=0),o.splice(l,1),r=!0,l===0&&(o.pop(),o.push(o[0]),g=o.length-1));break}if(r){this.setGeometryCoordinates_(u,a);var y=[];if(c!==void 0&&(this.rBush_.remove(c),y.push(c.segment[0])),f!==void 0&&(this.rBush_.remove(f),y.push(f.segment[1])),c!==void 0&&f!==void 0){var v={depth:d.depth,feature:d.feature,geometry:d.geometry,index:g,segment:y};this.rBush_.insert(he(v.segment),v)}this.updateSegmentIndices_(u,l,d.depth,-1),this.vertexFeature_&&(this.overlay_.getSource().removeFeature(this.vertexFeature_),this.vertexFeature_=null),t.length=0}}return r},n.prototype.setGeometryCoordinates_=function(t,e){this.changingFeature_=!0,t.setCoordinates(e),this.changingFeature_=!1},n.prototype.updateSegmentIndices_=function(t,e,r,o){this.rBush_.forEachInExtent(t.getExtent(),function(a){a.geometry===t&&(r===void 0||a.depth===void 0||ke(a.depth,r))&&a.index>e&&(a.index+=o)})},n}(xn);function x5(i,n){return i.index-n.index}function Rh(i,n,t){var e=n.geometry;if(e.getType()==="Circle"){var r=e;if(n.index===jr){var o=sr();o&&(r=r.clone().transform(o,t));var a=Gn(r.getCenter(),lt(i)),s=Math.sqrt(a)-r.getRadius();return s*s}}var u=lt(i);return ji[0]=lt(n.segment[0]),ji[1]=lt(n.segment[1]),dg(u,ji)}function Ih(i,n,t){var e=n.geometry;if(e.getType()==="Circle"&&n.index===jr){var r=e,o=sr();return o&&(r=r.clone().transform(o,t)),ur(r.getClosestPoint(lt(i)))}var a=lt(i);return ji[0]=lt(n.segment[0]),ji[1]=lt(n.segment[1]),ur(M3(a,ji))}function w5(){var i=hs();return function(n,t){return i.Point}}const Ws=m5;var Oh=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),z5={SELECT:"select"},E5=function(i){Oh(n,i);function n(t,e,r,o){var a=i.call(this,t)||this;return a.selected=e,a.deselected=r,a.mapBrowserEvent=o,a}return n}(Qt),Bo={},b5=function(i){Oh(n,i);function n(t){var e=i.call(this)||this;e.on,e.once,e.un;var r=t||{};e.boundAddFeature_=e.addFeature_.bind(e),e.boundRemoveFeature_=e.removeFeature_.bind(e),e.condition_=r.condition?r.condition:mh,e.addCondition_=r.addCondition?r.addCondition:_h,e.removeCondition_=r.removeCondition?r.removeCondition:_h,e.toggleCondition_=r.toggleCondition?r.toggleCondition:ko,e.multi_=r.multi?r.multi:!1,e.filter_=r.filter?r.filter:qe,e.hitTolerance_=r.hitTolerance?r.hitTolerance:0,e.style_=r.style!==void 0?r.style:T5(),e.features_=r.features||new At;var o;if(r.layers)if(typeof r.layers=="function")o=r.layers;else{var a=r.layers;o=function(s){return io(a,s)}}else o=qe;return e.layerFilter_=o,e.featureLayerAssociation_={},e}return n.prototype.addFeatureLayerAssociation_=function(t,e){this.featureLayerAssociation_[D(t)]=e},n.prototype.getFeatures=function(){return this.features_},n.prototype.getHitTolerance=function(){return this.hitTolerance_},n.prototype.getLayer=function(t){return this.featureLayerAssociation_[D(t)]},n.prototype.setHitTolerance=function(t){this.hitTolerance_=t},n.prototype.setMap=function(t){var e=this.getMap();e&&this.style_&&this.features_.forEach(this.restorePreviousStyle_.bind(this)),i.prototype.setMap.call(this,t),t?(this.features_.addEventListener(pt.ADD,this.boundAddFeature_),this.features_.addEventListener(pt.REMOVE,this.boundRemoveFeature_),this.style_&&this.features_.forEach(this.applySelectedStyle_.bind(this))):(this.features_.removeEventListener(pt.ADD,this.boundAddFeature_),this.features_.removeEventListener(pt.REMOVE,this.boundRemoveFeature_))},n.prototype.addFeature_=function(t){var e=t.element;if(this.style_&&this.applySelectedStyle_(e),!this.getLayer(e)){var r=this.getMap().getAllLayers().find(function(o){if(o instanceof ee&&o.getSource()&&o.getSource().hasFeature(e))return o});r&&this.addFeatureLayerAssociation_(e,r)}},n.prototype.removeFeature_=function(t){var e=t.element;this.style_&&this.restorePreviousStyle_(e)},n.prototype.getStyle=function(){return this.style_},n.prototype.applySelectedStyle_=function(t){var e=D(t);e in Bo||(Bo[e]=t.getStyle()),t.setStyle(this.style_)},n.prototype.restorePreviousStyle_=function(t){for(var e=this.getMap().getInteractions().getArray(),r=e.length-1;r>=0;--r){var o=e[r];if(o!==this&&o instanceof n&&o.getStyle()&&o.getFeatures().getArray().lastIndexOf(t)!==-1){t.setStyle(o.getStyle());return}}var a=D(t);t.setStyle(Bo[a]),delete Bo[a]},n.prototype.removeFeatureLayerAssociation_=function(t){delete this.featureLayerAssociation_[D(t)]},n.prototype.handleEvent=function(t){if(!this.condition_(t))return!0;var e=this.addCondition_(t),r=this.removeCondition_(t),o=this.toggleCondition_(t),a=!e&&!r&&!o,s=t.map,u=this.getFeatures(),h=[],l=[];if(a){Fn(this.featureLayerAssociation_),s.forEachFeatureAtPixel(t.pixel,function(p,y){if(this.filter_(p,y))return this.addFeatureLayerAssociation_(p,y),l.push(p),!this.multi_}.bind(this),{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(var c=u.getLength()-1;c>=0;--c){var g=u.item(c),f=l.indexOf(g);f>-1?l.splice(f,1):(u.remove(g),h.push(g))}l.length!==0&&u.extend(l)}else{s.forEachFeatureAtPixel(t.pixel,function(p,y){if(this.filter_(p,y))return(e||o)&&!io(u.getArray(),p)?(this.addFeatureLayerAssociation_(p,y),l.push(p)):(r||o)&&io(u.getArray(),p)&&(h.push(p),this.removeFeatureLayerAssociation_(p)),!this.multi_}.bind(this),{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(var d=h.length-1;d>=0;--d)u.remove(h[d]);u.extend(l)}return(l.length>0||h.length>0)&&this.dispatchEvent(new E5(z5.SELECT,l,h,t)),!0},n}(Si);function T5(){var i=hs();return fe(i.Polygon,i.LineString),fe(i.GeometryCollection,i.LineString),function(n){return n.getGeometry()?i[n.getGeometry().getType()]:null}}const Ph=b5;function Ah(i){var n=i||{},t=new At,e=new ld(-.005,.05,100),r=n.altShiftDragRotate!==void 0?n.altShiftDragRotate:!0;r&&t.push(new O4);var o=n.doubleClickZoom!==void 0?n.doubleClickZoom:!0;o&&t.push(new x4({delta:n.zoomDelta,duration:n.zoomDuration}));var a=n.dragPan!==void 0?n.dragPan:!0;a&&t.push(new j4({onFocusOnly:n.onFocusOnly,kinetic:e}));var s=n.pinchRotate!==void 0?n.pinchRotate:!0;s&&t.push(new K4);var u=n.pinchZoom!==void 0?n.pinchZoom:!0;u&&t.push(new t5({duration:n.zoomDuration}));var h=n.keyboard!==void 0?n.keyboard:!0;h&&(t.push(new B4),t.push(new W4({delta:n.zoomDelta,duration:n.zoomDuration})));var l=n.mouseWheelZoom!==void 0?n.mouseWheelZoom:!0;l&&t.push(new Z4({onFocusOnly:n.onFocusOnly,duration:n.zoomDuration}));var c=n.shiftDragZoom!==void 0?n.shiftDragZoom:!0;return c&&t.push(new q4({duration:n.zoomDuration})),t}var S5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),C5=function(i){S5(n,i);function n(t){return t=ot({},t),t.controls||(t.controls=d4()),t.interactions||(t.interactions=Ah({onFocusOnly:!0})),i.call(this,t)||this}return n.prototype.createRenderer=function(){return new Qu(this)},n}(ah);const Lh=C5;var j5=function(){function i(n){this.highWaterMark=n!==void 0?n:2048,this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}return i.prototype.canExpireCache=function(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark},i.prototype.expireCache=function(n){for(;this.canExpireCache();)this.pop()},i.prototype.clear=function(){this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null},i.prototype.containsKey=function(n){return this.entries_.hasOwnProperty(n)},i.prototype.forEach=function(n){for(var t=this.oldest_;t;)n(t.value_,t.key_,this),t=t.newer},i.prototype.get=function(n,t){var e=this.entries_[n];return $(e!==void 0,15),e===this.newest_||(e===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(e.newer.older=e.older,e.older.newer=e.newer),e.newer=null,e.older=this.newest_,this.newest_.newer=e,this.newest_=e),e.value_},i.prototype.remove=function(n){var t=this.entries_[n];return $(t!==void 0,15),t===this.newest_?(this.newest_=t.older,this.newest_&&(this.newest_.newer=null)):t===this.oldest_?(this.oldest_=t.newer,this.oldest_&&(this.oldest_.older=null)):(t.newer.older=t.older,t.older.newer=t.newer),delete this.entries_[n],--this.count_,t.value_},i.prototype.getCount=function(){return this.count_},i.prototype.getKeys=function(){var n=new Array(this.count_),t=0,e;for(e=this.newest_;e;e=e.older)n[t++]=e.key_;return n},i.prototype.getValues=function(){var n=new Array(this.count_),t=0,e;for(e=this.newest_;e;e=e.older)n[t++]=e.value_;return n},i.prototype.peekLast=function(){return this.oldest_.value_},i.prototype.peekLastKey=function(){return this.oldest_.key_},i.prototype.peekFirstKey=function(){return this.newest_.key_},i.prototype.peek=function(n){if(!!this.containsKey(n))return this.entries_[n].value_},i.prototype.pop=function(){var n=this.oldest_;return delete this.entries_[n.key_],n.newer&&(n.newer.older=null),this.oldest_=n.newer,this.oldest_||(this.newest_=null),--this.count_,n.value_},i.prototype.replace=function(n,t){this.get(n),this.entries_[n].value_=t},i.prototype.set=function(n,t){$(!(n in this.entries_),16);var e={key_:n,newer:null,older:this.newest_,value_:t};this.newest_?this.newest_.newer=e:this.oldest_=e,this.newest_=e,this.entries_[n]=e,++this.count_},i.prototype.setSize=function(n){this.highWaterMark=n},i}();const R5=j5;function Mh(i,n,t,e){return e!==void 0?(e[0]=i,e[1]=n,e[2]=t,e):[i,n,t]}function Uo(i,n,t){return i+"/"+n+"/"+t}function Fh(i){return Uo(i[0],i[1],i[2])}function I5(i){return i.split("/").map(Number)}function Dh(i){return(i[1]<<i[0])+i[2]}function O5(i,n){var t=i[0],e=i[1],r=i[2];if(n.getMinZoom()>t||t>n.getMaxZoom())return!1;var o=n.getFullTileRange(t);return o?o.containsXY(e,r):!0}var P5=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),A5=function(i){P5(n,i);function n(){return i!==null&&i.apply(this,arguments)||this}return n.prototype.expireCache=function(t){for(;this.canExpireCache();){var e=this.peekLast();if(e.getKey()in t)break;this.pop().release()}},n.prototype.pruneExceptNewestZ=function(){if(this.getCount()!==0){var t=this.peekFirstKey(),e=I5(t),r=e[0];this.forEach(function(o){o.tileCoord[0]!==r&&(this.remove(Fh(o.tileCoord)),o.release())}.bind(this))}},n}(R5);const kh=A5;var qh=function(){function i(n,t,e,r){this.minX=n,this.maxX=t,this.minY=e,this.maxY=r}return i.prototype.contains=function(n){return this.containsXY(n[1],n[2])},i.prototype.containsTileRange=function(n){return this.minX<=n.minX&&n.maxX<=this.maxX&&this.minY<=n.minY&&n.maxY<=this.maxY},i.prototype.containsXY=function(n,t){return this.minX<=n&&n<=this.maxX&&this.minY<=t&&t<=this.maxY},i.prototype.equals=function(n){return this.minX==n.minX&&this.minY==n.minY&&this.maxX==n.maxX&&this.maxY==n.maxY},i.prototype.extend=function(n){n.minX<this.minX&&(this.minX=n.minX),n.maxX>this.maxX&&(this.maxX=n.maxX),n.minY<this.minY&&(this.minY=n.minY),n.maxY>this.maxY&&(this.maxY=n.maxY)},i.prototype.getHeight=function(){return this.maxY-this.minY+1},i.prototype.getSize=function(){return[this.getWidth(),this.getHeight()]},i.prototype.getWidth=function(){return this.maxX-this.minX+1},i.prototype.intersects=function(n){return this.minX<=n.maxX&&this.maxX>=n.minX&&this.minY<=n.maxY&&this.maxY>=n.minY},i}();function Ri(i,n,t,e,r){return r!==void 0?(r.minX=i,r.maxX=n,r.minY=t,r.maxY=e,r):new qh(i,n,t,e)}const Nh=qh;var L5=["zh","ch","sh","z","c","s","b","p","m","f","d","t","n","l","g","k","h","j","q","x","r","y","w",""],Gh={\u5357\u5BAB:"n\xE1n g\u014Dng",\u7B2C\u4E94:"d\xEC w\u01D4",\u4E07\u4FDF:"m\xF2 q\xED",\u53F8\u9A6C:"s\u012B m\u01CE",\u4E0A\u5B98:"sh\xE0ng gu\u0101n",\u6B27\u9633:"\u014Du y\xE1ng",\u590F\u4FAF:"xi\xE0 h\xF3u",\u8BF8\u845B:"zh\u016B g\u011B",\u95FB\u4EBA:"w\xE9n r\xE9n",\u4E1C\u65B9:"d\u014Dng f\u0101ng",\u8D6B\u8FDE:"h\xE8 li\xE1n",\u7687\u752B:"hu\xE1ng p\u01D4",\u5C09\u8FDF:"y\xF9 ch\xED",\u516C\u7F8A:"g\u014Dng y\xE1ng",\u6FB9\u53F0:"t\xE1n t\xE1i",\u516C\u51B6:"g\u014Dng y\u011B",\u5B97\u653F:"z\u014Dng zh\xE8ng",\u6FEE\u9633:"p\xFA y\xE1ng",\u6DF3\u4E8E:"ch\xFAn y\xFA",\u5355\u4E8E:"ch\xE1n y\xFA",\u592A\u53D4:"t\xE0i sh\u016B",\u7533\u5C60:"sh\u0113n t\xFA",\u516C\u5B59:"g\u014Dng s\u016Bn",\u4EF2\u5B59:"zh\xF2ng s\u016Bn",\u8F69\u8F95:"xu\u0101n yu\xE1n",\u4EE4\u72D0:"l\xEDng h\xFA",\u949F\u79BB:"zh\u014Dng l\xED",\u5B87\u6587:"y\u01D4 w\xE9n",\u957F\u5B59:"zh\u01CEng s\u016Bn",\u6155\u5BB9:"m\xF9 r\xF3ng",\u9C9C\u4E8E:"xi\u0101n y\xFA",\u95FE\u4E18:"l\u01D8 qi\u016B",\u53F8\u5F92:"s\u012B t\xFA",\u53F8\u7A7A:"s\u012B k\u014Dng",\u4E93\u5B98:"q\xED gu\u0101n",\u53F8\u5BC7:"s\u012B k\xF2u",\u4EC9\u7763:"zh\u01CEng d\u016B",\u5B50\u8F66:"z\u01D0 j\u016B",\u989B\u5B59:"zhu\u0101n s\u016Bn",\u7AEF\u6728:"du\u0101n m\xF9",\u5DEB\u9A6C:"w\u016B m\u01CE",\u516C\u897F:"g\u014Dng x\u012B",\u6F06\u96D5:"q\u012B di\u0101o",\u4E50\u6B63:"yu\xE8 zh\xE8ng",\u58E4\u9A77:"r\u01CEng s\xEC",\u516C\u826F:"g\u014Dng li\xE1ng",\u62D3\u8DCB:"tu\xF2 b\xE1",\u5939\u8C37:"ji\xE1 g\u01D4",\u5BB0\u7236:"z\u01CEi f\u01D4",\u6996\u6881:"g\u01D4 li\xE1ng",\u6BB5\u5E72:"du\xE0n g\u0101n",\u767E\u91CC:"b\u01CEi l\u01D0",\u4E1C\u90ED:"d\u014Dng gu\u014D",\u5357\u95E8:"n\xE1n m\xE9n",\u547C\u5EF6:"h\u016B y\xE1n",\u7F8A\u820C:"y\xE1ng sh\xE9",\u6881\u4E18:"li\xE1ng qi\u016B",\u5DE6\u4E18:"zu\u01D2 qi\u016B",\u4E1C\u95E8:"d\u014Dng m\xE9n",\u897F\u95E8:"x\u012B m\xE9n",\u8D75:"zh\xE0o",\u94B1:"qi\xE1n",\u5B59:"s\u016Bn",\u674E:"l\u01D0",\u5468:"zh\u014Du",\u5434:"w\xFA",\u90D1:"zh\xE8ng",\u738B:"w\xE1ng",\u51AF:"f\xE9ng",\u9648:"ch\xE9n",\u891A:"ch\u01D4",\u536B:"w\xE8i",\u848B:"ji\u01CEng",\u6C88:"sh\u011Bn",\u97E9:"h\xE1n",\u6768:"y\xE1ng",\u6731:"zh\u016B",\u79E6:"q\xEDn",\u5C24:"y\xF3u",\u8BB8:"x\u01D4",\u4F55:"h\xE9",\u5415:"l\u01DA",\u65BD:"sh\u012B",\u5F20:"zh\u0101ng",\u5B54:"k\u01D2ng",\u66F9:"c\xE1o",\u4E25:"y\xE1n",\u534E:"hu\xE0",\u91D1:"j\u012Bn",\u9B4F:"w\xE8i",\u9676:"t\xE1o",\u59DC:"ji\u0101ng",\u621A:"q\u012B",\u8C22:"xi\xE8",\u90B9:"z\u014Du",\u55BB:"y\xF9",\u67CF:"b\u01CEi",\u6C34:"shu\u01D0",\u7AA6:"d\xF2u",\u7AE0:"zh\u0101ng",\u4E91:"y\xFAn",\u82CF:"s\u016B",\u6F58:"p\u0101n",\u845B:"g\u011B",\u595A:"x\u012B",\u8303:"f\xE0n",\u5F6D:"p\xE9ng",\u90CE:"l\xE1ng",\u9C81:"l\u01D4",\u97E6:"w\xE9i",\u660C:"ch\u0101ng",\u9A6C:"m\u01CE",\u82D7:"mi\xE1o",\u51E4:"f\xE8ng",\u82B1:"hu\u0101",\u65B9:"f\u0101ng",\u4FDE:"y\xFA",\u4EFB:"r\xE8n",\u8881:"yu\xE1n",\u67F3:"li\u01D4",\u9146:"f\u0113ng",\u9C8D:"b\xE0o",\u53F2:"sh\u01D0",\u5510:"t\xE1ng",\u8D39:"f\xE8i",\u5EC9:"li\xE1n",\u5C91:"c\xE9n",\u859B:"xu\u0113",\u96F7:"l\xE9i",\u8D3A:"h\xE8",\u502A:"n\xED",\u6C64:"t\u0101ng",\u6ED5:"t\xE9ng",\u6BB7:"y\u012Bn",\u7F57:"lu\xF3",\u6BD5:"b\xEC",\u90DD:"h\u01CEo",\u90AC:"w\u016B",\u5B89:"\u0101n",\u5E38:"ch\xE1ng",\u4E50:"yu\xE8",\u4E8E:"y\xFA",\u65F6:"sh\xED",\u5085:"f\xF9",\u76AE:"p\xED",\u535E:"bi\xE0n",\u9F50:"q\xED",\u5EB7:"k\u0101ng",\u4F0D:"w\u01D4",\u4F59:"y\xFA",\u5143:"yu\xE1n",\u535C:"b\u01D4",\u987E:"g\xF9",\u5B5F:"m\xE8ng",\u5E73:"p\xEDng",\u9EC4:"hu\xE1ng",\u548C:"h\xE9",\u7A46:"m\xF9",\u8427:"xi\u0101o",\u5C39:"y\u01D0n",\u59DA:"y\xE1o",\u90B5:"sh\xE0o",\u6E5B:"zh\xE0n",\u6C6A:"w\u0101ng",\u7941:"q\xED",\u6BDB:"m\xE1o",\u79B9:"y\u01D4",\u72C4:"d\xED",\u7C73:"m\u01D0",\u8D1D:"b\xE8i",\u660E:"m\xEDng",\u81E7:"z\u0101ng",\u8BA1:"j\xEC",\u4F0F:"f\xFA",\u6210:"ch\xE9ng",\u6234:"d\xE0i",\u8C08:"t\xE1n",\u5B8B:"s\xF2ng",\u8305:"m\xE1o",\u5E9E:"p\xE1ng",\u718A:"xi\xF3ng",\u7EAA:"j\xEC",\u8212:"sh\u016B",\u5C48:"q\u016B",\u9879:"xi\xE0ng",\u795D:"zh\xF9",\u8463:"d\u01D2ng",\u6881:"li\xE1ng",\u675C:"d\xF9",\u962E:"ru\u01CEn",\u84DD:"l\xE1n",\u95F5:"m\u01D0n",\u5E2D:"x\xED",\u5B63:"j\xEC",\u9EBB:"m\xE1",\u5F3A:"qi\xE1ng",\u8D3E:"ji\u01CE",\u8DEF:"l\xF9",\u5A04:"l\xF3u",\u5371:"w\u0113i",\u6C5F:"ji\u0101ng",\u7AE5:"t\xF3ng",\u989C:"y\xE1n",\u90ED:"gu\u014D",\u6885:"m\xE9i",\u76DB:"sh\xE8ng",\u6797:"l\xEDn",\u5201:"di\u0101o",\u949F:"zh\u014Dng",\u5F90:"x\xFA",\u90B1:"qi\u016B",\u9A86:"lu\xF2",\u9AD8:"g\u0101o",\u590F:"xi\xE0",\u8521:"c\xE0i",\u7530:"ti\xE1n",\u6A0A:"f\xE1n",\u80E1:"h\xFA",\u51CC:"l\xEDng",\u970D:"hu\xF2",\u865E:"y\xFA",\u4E07:"w\xE0n",\u652F:"zh\u012B",\u67EF:"k\u0113",\u661D:"z\u01CEn",\u7BA1:"gu\u01CEn",\u5362:"l\xFA",\u83AB:"m\xF2",\u7ECF:"j\u012Bng",\u623F:"f\xE1ng",\u88D8:"qi\xFA",\u7F2A:"mi\xE0o",\u5E72:"g\u0101n",\u89E3:"xi\xE8",\u5E94:"y\u012Bng",\u5B97:"z\u014Dng",\u4E01:"d\u012Bng",\u5BA3:"xu\u0101n",\u8D32:"b\u0113n",\u9093:"d\xE8ng",\u90C1:"y\xF9",\u5355:"sh\xE0n",\u676D:"h\xE1ng",\u6D2A:"h\xF3ng",\u5305:"b\u0101o",\u8BF8:"zh\u016B",\u5DE6:"zu\u01D2",\u77F3:"sh\xED",\u5D14:"cu\u012B",\u5409:"j\xED",\u94AE:"ni\u01D4",\u9F9A:"g\u014Dng",\u7A0B:"ch\xE9ng",\u5D47:"j\u012B",\u90A2:"x\xEDng",\u6ED1:"hu\xE1",\u88F4:"p\xE9i",\u9646:"l\xF9",\u8363:"r\xF3ng",\u7FC1:"w\u0113ng",\u8340:"x\xFAn",\u7F8A:"y\xE1ng",\u65BC:"y\u016B",\u60E0:"hu\xEC",\u7504:"zh\u0113n",\u66F2:"q\u016B",\u5BB6:"ji\u0101",\u5C01:"f\u0113ng",\u82AE:"ru\xEC",\u7FBF:"y\xEC",\u50A8:"ch\u01D4",\u9773:"j\xECn",\u6C72:"j\xED",\u90B4:"b\u01D0ng",\u7CDC:"m\xED",\u677E:"s\u014Dng",\u4E95:"j\u01D0ng",\u6BB5:"du\xE0n",\u5BCC:"f\xF9",\u5DEB:"w\u016B",\u4E4C:"w\u016B",\u7126:"ji\u0101o",\u5DF4:"b\u0101",\u5F13:"g\u014Dng",\u7267:"m\xF9",\u9697:"ku\xED",\u5C71:"sh\u0101n",\u8C37:"g\u01D4",\u8F66:"ch\u0113",\u4FAF:"h\xF3u",\u5B93:"m\xEC",\u84EC:"p\xE9ng",\u5168:"qu\xE1n",\u90D7:"x\u012B",\u73ED:"b\u0101n",\u4EF0:"y\u01CEng",\u79CB:"qi\u016B",\u4EF2:"zh\xF2ng",\u4F0A:"y\u012B",\u5BAB:"g\u014Dng",\u5B81:"n\xECng",\u4EC7:"qi\xFA",\u683E:"lu\xE1n",\u66B4:"b\xE0o",\u7518:"g\u0101n",\u94AD:"t\u01D2u",\u5389:"l\xEC",\u620E:"r\xF3ng",\u7956:"z\u01D4",\u6B66:"w\u01D4",\u7B26:"f\xFA",\u5218:"li\xFA",\u666F:"j\u01D0ng",\u8A79:"zh\u0101n",\u675F:"sh\xF9",\u9F99:"l\xF3ng",\u53F6:"y\xE8",\u5E78:"x\xECng",\u53F8:"s\u012B",\u97F6:"sh\xE1o",\u90DC:"g\xE0o",\u9ECE:"l\xED",\u84DF:"j\xEC",\u8584:"b\xF3",\u5370:"y\xECn",\u5BBF:"s\xF9",\u767D:"b\xE1i",\u6000:"hu\xE1i",\u84B2:"p\xFA",\u90B0:"t\xE1i",\u4ECE:"c\xF3ng",\u9102:"\xE8",\u7D22:"su\u01D2",\u54B8:"xi\xE1n",\u7C4D:"j\xED",\u8D56:"l\xE0i",\u5353:"zhu\xF3",\u853A:"l\xECn",\u5C60:"t\xFA",\u8499:"m\xE9ng",\u6C60:"ch\xED",\u4E54:"qi\xE1o",\u9634:"y\u012Bn",\u9B31:"y\xF9",\u80E5:"x\u016B",\u80FD:"n\xE0i",\u82CD:"c\u0101ng",\u53CC:"shu\u0101ng",\u95FB:"w\xE9n",\u8398:"sh\u0113n",\u515A:"d\u01CEng",\u7FDF:"zh\xE1i",\u8C2D:"t\xE1n",\u8D21:"g\xF2ng",\u52B3:"l\xE1o",\u9004:"p\xE1ng",\u59EC:"j\u012B",\u7533:"sh\u0113n",\u6276:"f\xFA",\u5835:"d\u01D4",\u5189:"r\u01CEn",\u5BB0:"z\u01CEi",\u90E6:"l\xEC",\u96CD:"y\u014Dng",\u90E4:"x\xEC",\u74A9:"q\xFA",\u6851:"s\u0101ng",\u6842:"gu\xEC",\u6FEE:"p\xFA",\u725B:"ni\xFA",\u5BFF:"sh\xF2u",\u901A:"t\u014Dng",\u8FB9:"bi\u0101n",\u6248:"h\xF9",\u71D5:"y\u0101n",\u5180:"j\xEC",\u90CF:"ji\xE1",\u6D66:"p\u01D4",\u5C1A:"sh\xE0ng",\u519C:"n\xF3ng",\u6E29:"w\u0113n",\u522B:"bi\xE9",\u5E84:"zhu\u0101ng",\u664F:"y\xE0n",\u67F4:"ch\xE1i",\u77BF:"q\xFA",\u960E:"y\xE1n",\u5145:"ch\u014Dng",\u6155:"m\xF9",\u8FDE:"li\xE1n",\u8339:"r\xFA",\u4E60:"x\xED",\u5BA6:"hu\xE0n",\u827E:"\xE0i",\u9C7C:"y\xFA",\u5BB9:"r\xF3ng",\u5411:"xi\xE0ng",\u53E4:"g\u01D4",\u6613:"y\xEC",\u614E:"sh\xE8n",\u6208:"g\u0113",\u5ED6:"li\xE0o",\u5EBE:"y\u01D4",\u7EC8:"zh\u014Dng",\u66A8:"j\xEC",\u5C45:"j\u016B",\u8861:"h\xE9ng",\u6B65:"b\xF9",\u90FD:"d\u016B",\u803F:"g\u011Bng",\u6EE1:"m\u01CEn",\u5F18:"h\xF3ng",\u5321:"ku\u0101ng",\u56FD:"gu\xF3",\u6587:"w\xE9n",\u5BC7:"k\xF2u",\u5E7F:"gu\u01CEng",\u7984:"l\xF9",\u9619:"qu\u0113",\u4E1C:"d\u014Dng",\u6B27:"\u014Du",\u6BB3:"sh\u016B",\u6C83:"w\xF2",\u5229:"l\xEC",\u851A:"w\xE8i",\u8D8A:"yu\xE8",\u5914:"ku\xED",\u9686:"l\xF3ng",\u5E08:"sh\u012B",\u5DE9:"g\u01D2ng",\u538D:"sh\xE8",\u8042:"ni\xE8",\u6641:"ch\xE1o",\u52FE:"g\u014Du",\u6556:"\xE1o",\u878D:"r\xF3ng",\u51B7:"l\u011Bng",\u8A3E:"z\u01D0",\u8F9B:"x\u012Bn",\u961A:"k\xE0n",\u90A3:"n\u0101",\u7B80:"ji\u01CEn",\u9976:"r\xE1o",\u7A7A:"k\u014Dng",\u66FE:"z\u0113ng",\u6BCD:"m\u01D4",\u6C99:"sh\u0101",\u4E5C:"ni\xE8",\u517B:"y\u01CEng",\u97A0:"j\u016B",\u987B:"x\u016B",\u4E30:"f\u0113ng",\u5DE2:"ch\xE1o",\u5173:"gu\u0101n",\u84AF:"ku\u01CEi",\u76F8:"xi\xE0ng",\u67E5:"zh\u0101",\u540E:"h\xF2u",\u8346:"j\u012Bng",\u7EA2:"h\xF3ng",\u6E38:"y\xF3u",\u7AFA:"zh\xFA",\u6743:"qu\xE1n",\u902F:"l\xF9",\u76D6:"g\xE0i",\u76CA:"y\xEC",\u6853:"hu\xE1n",\u516C:"g\u014Dng",\u725F:"m\xF3u",\u54C8:"h\u01CE",\u8A00:"y\xE1n",\u798F:"f\xFA"},Bh={l\u00EDng:[12295,20278,20940,21026,22265,22397,22796,22984,23112,23361,23738,24446,25493,26148,26382,26563,26818,27386,27422,27872,28137,28586,28789,29167,29223,29393,29618,29708,29940,30346,30769,31102,31202,31451,31533,32055,32190,32491,32656,32666,32718,32838,33330,33491,33777,34020,34054,34166,34505,34897,35052,35397,36297,36584,36632,37187,37309,37428,37634,38083,38301,38517,38646,38666,38679,38683,38685,38728,39382,39807,39914,40110,40210,40496,40567,40610,40801,40802,40836,40855],y\u012B:[19968,20042,20234,20381,21307,21530,21695,22123,22769,22777,22785,23259,23300,24332,25558,25742,27321,27593,27938,28175,28458,29823,30057,31054,31125,31270,32324,34524,34916,35689,36791,37116,37291,37541,38129,40406,40549,40671,40691],"d\u012Bng zh\u0113ng":[19969],"k\u01CEo qi\u01CEo y\xFA":[19970],q\u012B:[19971,20507,20699,20932,22017,22660,23096,24765,24956,24957,25114,25471,26578,26724,26748,26866,27071,27450,27791,28114,28422,32042,32192,33803,35076,35526,36809,37098,37850,38667,39756,40328],sh\u00E0ng:[19972,23577,23578,24678,32212,32497],xi\u00E0:[19973,19979,20068,22327,22799,22803,25047,26810,30108,30577,32581,37820,37868],h\u01CEn:[19974,21898,28011,32597,35907],"w\xE0n m\xF2":[19975],zh\u00E0ng:[19976,20183,22663,23938,24080,24115,24155,25177,26454,28081,30190,30252,30260,30613,31872,32960,33081,36076,36134,38556],s\u0101n:[19977,21377,21441,24334,27637,27638,27647,29337,39702],"sh\xE0ng sh\u01CEng shang":[19978],"q\xED j\u012B":[19980,20854,22855],"b\xF9 f\u01D2u":[19981],"y\u01D4 y\xF9 y\xFA":[19982],mi\u01CEn:[19983,20589,20813,20885,21193,21204,21909,23081,24848,27717,27796,28238,30540,32236,32517,33148,33858,38758,39864],g\u00E0i:[19984,20066,21251,21252,25124,27010,27113,27114,28297,28433,29890,33890,37411,38041],ch\u01D2u:[19985,19986,20404,21532,26493,30597,30657,37276,39767],zhu\u0101n:[19987,21440,23269,23554,23560,29820,29966,30742,30935,30938,34788,35567,37151,38995,39067,40004],"qi\u011B j\u016B":[19988],p\u012B:[19989,20243,20286,22140,22383,23727,25013,25209,25259,28811,29385,29395,30738,30919,30996,30997,31195,31200,32794,35966,37043,37402,37471,37524,37635,37645,38713,39379,39660,39806],sh\u00EC:[19990,19991,20106,20107,20181,20365,20895,21183,21218,21323,21609,21980,22124,22763,22893,23317,23460,24066,24335,24337,24338,24640,24643,25146,25325,25555,26159,26160,26558,26623,26683,28584,28882,29046,30466,30478,30497,30551,31034,31035,31598,31789,33296,33299,35179,35222,35270,35298,35430,35475,35553,35610,35797,35877,36016,36147,36606,36732,36893,36990,37320,37322,37323,37424,37443,37501,38088,39166,39193,39197,39280,39960],qi\u016B:[19992,2e4,22389,23197,24664,24695,27e3,31179,31180,31312,31693,32231,33833,34322,34479,34677,34775,34852,36261,37041,38822,38823,39948,39949,40133,40342,40537,40861],b\u01D0ng:[19993,23643,24626,25254,26142,26170,26564,26821,28851,31104,31177,31263,33514,34499,37044,37429,38467,38790,39173,39200,39292],y\u00E8:[19994,20145,20727,22711,22812,23978,23979,25268,25433,25819,25834,25835,26196,26308,26309,26327,26355,26357,26556,26557,26989,27906,28082,28594,28904,29121,29207,29837,30371,30641,30648,30991,33099,33865,35585,35858,37050,37172,37745,37943,38757,38760,38913,39029,39203,39233,39308,39516,40314,40456],c\u00F3ng:[19995,20174,21474,23107,23406,24467,24468,24470,24752,27191,27401,28121,28743,29212,29742,34242,35508,36072,36073,37661],d\u014Dng:[19996,20530,20908,21658,22508,23741,23852,24474,26168,26481,27681,27693,28087,31511,33523,33732,34624,39831,39903,40327,40363,40491,40725],s\u012B:[19997,20460,20952,21422,21496,21661,22070,22109,23204,24285,24662,25749,26031,26962,27840,28556,29133,31127,31136,31169,31993,32114,32230,32415,32524,32627,34156,34386,34547,34596,34692,34774,34804,37488,37551,37750,37889,38198,39096,39124,39462,40421,40502,40758],ch\u00E9ng:[19998,21576,22478,22485,22552,22605,22614,23468,23800,24809,25074,25104,25215,25392,25473,25576,26536,26838,27225,27289,27910,28311,28546,29685,29689,30075,31243,31386,31596,32126,33069,33663,35488,35802,37077,37234,37614,38102,39468,39886],di\u016B:[19999,20002,37545,38117],li\u01CEng:[20001,20004,20841,21858,25498,32201,33084,34621,35058,39753,39758],y\u01D2u:[20003,21347,21451,26756,28277,29270,31113,32657,32840,33475,33696,34575,37193,37546,38101,40669],y\u00E1n:[20005,21427,21873,21926,22196,22633,22747,22759,22925,23032,23083,23086,23721,23890,23891,24012,24022,24023,24310,25541,26134,26956,27280,27369,27413,27839,28814,28815,29439,29698,30416,30878,31605,31799,33690,34053,34404,34578,35328,35329,35374,35453,35744,37076,38278,38331,38379,38414,38991,38996,39068,40573,40611],b\u00ECng:[20006,20341,20482,20641,22442,25682,26660,30149,31369,31453,35457,38736,39849],"s\xE0ng s\u0101ng":[20007],g\u01D4n:[20008,24771,28378,28414,30937,32196,32498,34008,34057,34926,34974,36645,36746,39820,39872,40103],ji\u016B:[20009,21244,21886,25578,25579,26427,31350,31998,32416,33819,36211,38404,39695,39726,40169,40480],"g\xE8 g\u011B":[20010,20491,21508],y\u0101:[20011,22311,23410,24216,25276,26514,26720,26895,37647,37914,40201,40232,40310,40486,40493],p\u00E1n:[20012,23227,24139,27075,27904,28682,29247,30424,30436,30928,32271,33968,34784,36434,36451,37788,38838],"zh\u014Dng zh\xF2ng":[20013],j\u01D0:[20014,22912,24049,25119,25380,25486,25760,25824,27254,27890,29361,33034,34414,34787,39778,40062,40578],ji\u00E8:[20015,20171,20511,21814,22586,23622,23626,23701,24206,24483,25106,26960,29335,29600,29758,30028,30029,30117,30734,34471,34550,34936,35119,35489,35819,37765,39601,39786],f\u0113ng:[20016,20217,20561,20732,20968,20972,20974,22950,23543,23553,23791,23792,23862,26539,26963,27282,27811,27816,28194,28739,28925,29326,29478,29714,30127,30219,30461,30748,30904,31688,34356,34562,34861,35920,37175,37190,37586,37821,37856,38155,38715,38730,39116,40631],"gu\xE0n ku\xE0ng":[20017],chu\u00E0n:[20018,27724,29588,36055,37351,38031],ch\u01CEn:[20019,20135,20865,21111,22213,23932,26101,27984,28411,28763,29986,29987,31749,33927,34118,35522,35650,35719,35844,37855,38130,38323,38369,38416,39587],l\u00EDn:[20020,20903,22755,23818,23961,26036,26237,26301,26519,28542,28726,29136,29747,29848,30645,30852,30967,31910,31932,32343,32759,33256,36692,36762,36980,37051,37168,37883,38462,38563,38678,39502,40023,40158,40592,40607],zhu\u00F3:[20021,21125,21331,21828,22324,22960,23098,25775,25798,25826,26027,26030,26033,26034,26037,26219,26899,27978,27998,28609,28796,28917,29752,30842,31130,31393,31831,31857,32620,33537,34839,34879,35521,35537,35638,35836,37196,37938,38255,40299,40415],zh\u01D4:[20022,20027,21167,22065,22225,23444,24126,25284,28186,28624,29009,29038,29149,30633,30682,32604,35421,38524,40448,40584],b\u0101:[20023,20168,20843,21485,21749,22847,23708,24052,25420,26419,29584,30116,31494,31889,32659,33453,34438,35933,37343],w\u00E1n:[20024,21011,23436,23695,25231,25430,27725,28919,29609,29715,31490,32008,32424,32747,33412,36006,38929,39037],d\u0101n:[20025,21231,21296,21336,22921,23173,27546,27563,29972,30472,30723,31658,31774,32828,32829,32835,32888,35101,35148,36525,37112,37170,37206,38933],"w\xE8i w\xE9i":[20026],"j\u01D0ng d\u01CEn":[20028],"l\xEC l\xED":[20029],j\u01D4:[20030,24326,25369,25831,26887,27017,27032,27384,27397,30697,31589,32869,33289,33682,33951,35191,36413,40799,40835],pi\u011B:[20031,33508,37893],f\u00FA:[20032,20239,20440,20971,21020,21264,21640,21753,22424,23386,23722,24063,24087,24133,24158,24343,24447,24619,25206,26603,26687,26740,27679,27885,28014,28074,28563,28837,29624,30006,30025,30273,31059,31119,31274,31526,31641,32049,32060,32101,32141,32450,32459,32600,32614,32711,33344,33433,33443,33531,33536,33583,33748,33869,34393,34472,34569,34656,34970,34993,35142,35173,35560,35943,36414,36667,36752,37083,37464,37468,38861,38888,39083,39668,39812,39858,40167,40172,40212,40297,40699],"y\xED j\xED":[20033],y\u00EC:[20034,20041,20100,20134,20159,20231,20287,20350,20427,20740,20863,21e3,21139,21166,21210,21225,21255,21587,21613,21625,21768,22216,22299,22340,22460,22520,22869,23253,23313,23537,23673,23748,23975,24095,24096,24134,24281,24322,24328,24331,24441,24518,24584,24639,24722,24847,25014,25036,25087,25233,25401,25953,26131,26233,26304,26318,26457,26509,26861,27023,27128,27277,27485,27540,27562,27577,27589,27970,28005,28019,28249,28322,28521,28602,28727,28808,28978,29088,29092,29116,29146,29153,29169,29512,29620,30064,30123,30188,30231,30238,30257,30292,30410,30614,31315,31465,31698,32266,32374,32377,32462,32546,32681,32703,32714,32716,32755,32764,32820,32900,32906,33161,33222,33367,33402,33413,33477,33823,34042,34191,34265,34269,34329,34377,34612,34720,34922,34979,35028,35035,35129,35196,35378,35379,35405,35427,35516,35695,35696,35739,35758,35793,35811,35850,35929,35931,35959,35990,36096,36295,36726,36920,37009,37139,37303,37364,37408,37808,37951,38226,38257,38435,38591,38700,39248,39365,39515,39551,39598,39848,40322,40323,40333,40385,40394,40423,40446,40451,40541,40546,40659,40824],n\u01CEi:[20035,20535,22902,23341,24316,27670,30099,33407,36858,37346],w\u01D4:[20036,20116,20213,20237,20398,20533,20763,21320,21838,22953,23084,23285,24209,24289,24548,24579,25006,25664,27494,28501,29075,29310,29597,29687,29798,29970,30868,33310,36492,36821,36892,38490,40289,40521],ji\u01D4:[20037,20038,20061,20067,22906,26470,27747,28792,29590,32036,33295,37202,38265,38893,38894],"tu\u014D zh\xE9":[20039,26452,39346],"me m\xF3 ma y\u0101o":[20040],zh\u012B:[20043,20481,21358,24053,25624,25903,26624,26772,26917,27056,27713,27868,30135,31063,31084,31187,31257,32149,32930,32977,32989,33026,33437,34357,34584,34940,38587,40183,40242,40709],"w\u016B w\xF9":[20044],zh\u00E0:[20045,21668,23473,25662,27048,28320,30148,34481,35408,35784,37281,38661],h\u016B:[20046,20079,21282,21291,21628,21823,22033,22400,23523,24160,24573,24794,26130,27473,27864,28148,28409,28864,33528,34381,34390,35644,36580,36727,38608],f\u00E1:[20047,20240,20640,22394,22433,22690,22978,26672,27980,30594,31529,31567,32602,32624,32632,34245,38309,38400],"l\xE8 yu\xE8 y\xE0o l\xE0o":[20048,27138],y\u00EDn:[20049,21535,22102,22170,22273,22432,22820,23148,23493,23806,23839,23855,27309,27557,27903,28139,28379,28878,29374,29434,29836,30797,30866,33654,34089,35348,35354,35361,35518,37150,37405,37504,38134,38698,40419,40806],p\u012Bng:[20050,20444,23049,28036,30009,30767,32864,33397,38953],p\u0101ng:[20051,28354,33006,33174,38641,38710],qi\u00E1o:[20052,20392,20689,23286,24980,26725,27095,27189,27211,27381,29342,30631,30810,30980,33613,33630,34126,34286,35673,36267,37896,38802,38845,39014],h\u01D4:[20053,29733,33792,34382,34397,37695,39921],gu\u0101i:[20054],"ch\xE9ng sh\xE8ng":[20055,20056,23053],y\u01D0:[20057,20059,20197,20506,20591,23327,23866,24050,24225,25158,25914,25980,26065,26070,27301,30691,30994,31510,33315,33380,33505,33506,34433,34712,34811,35071,36390,36642,36697,36888,37199,37332,37400,37487,38023,38999,40166,40814],"h\xE1o y\u01D0":[20058],"ni\xE8 mi\u0113":[20060],q\u01D0:[20062,20225,21551,21784,21843,21844,21855,23117,23674,26462,26856,29592,30400,32186,32494,33425,35564,36215,37012,38361],y\u011B:[20063,20918,22050,22492,22724,28444,37326],x\u00ED:[20064,21946,23219,23949,24109,26938,27268,28445,32722,33990,34989,35186,35233,35275,35637,36248,37067,37812,38576,38699,39105,39473,39485,39528,39996,40155],xi\u0101ng:[20065,21410,24258,24512,27007,27392,28248,29910,31269,31665,32215,32515,33207,33431,33835,33881,34188,35140,37111,37129,37130,37141,38002,38262,39321,39524,39591,40028,40600],sh\u016B:[20070,20495,20496,20789,21460,23005,23575,25234,25491,25669,25860,26360,26530,26803,27166,27530,27571,27641,27642,28113,28717,28930,30094,30095,32019,32128,32446,33298,33789,34092,36360,36567,36664,36755,37123,38478,39835,40296],d\u01D2u:[20071,25238,26515,34474,37380,38439,38497],sh\u01D0:[20072,20351,20824,21490,22987,23465,23630,27009,30690,31542,35925,37442,39387,39542],j\u012B:[20073,20703,20987,21001,21007,21086,21501,21799,21918,21976,22064,22334,22522,22716,23020,23632,23878,23879,25731,25802,26398,26426,26501,27181,27231,27588,28608,29316,29585,29859,30072,30079,30314,30710,30959,31215,31309,31492,31571,31637,31754,32193,32641,32647,32648,32813,32908,33448,34368,35209,35210,35663,35684,35749,36075,36087,36173,36347,36369,36491,36536,37512,37668,37910,37959,37977,38574,38622,38847,38898,39138,39249,39269,39765,40174,40335,40378,40388,40452,40481,40782,40783,40785],n\u00E1ng:[20074,22178,27420,34864,39266],ji\u0101:[20075,20339,20642,21152,22025,25272,26551,26780,27616,27847,27971,28025,29324,29491,29640,30146,31539,31960,32798,33141,33901,34952,35949,35985,36303,36838,37483,37813,38227,40208,40602],j\u00F9:[20076,20520,20534,20855,21095,21127,21230,22503,22526,22729,22998,23654,23656,23712,24040,24042,24583,24807,24883,25029,25084,25298,25312,26139,27499,27952,28605,28844,28901,29323,31212,31405,31414,31796,31892,32799,32858,34401,34487,35406,35765,35942,36317,36382,36486,36989,37037,37301,37445,37947,38044,39094,39123,39375,39828],sh\u00ED:[20077,21313,22488,22610,23036,23454,23455,23508,23526,23765,23925,26102,26105,26178,27055,28252,28321,28859,31055,31437,34432,34645,36795,36936,37456,39136,39267,39830,39971,40101,40747,40749],m\u01CEo:[20078,20871,21359,23745,25148,26164,27862,31543,34025,37466,38086],m\u01CEi:[20080,22058,33644,34130,36023,40438],lu\u00E0n:[20081,20098,37344],r\u01D4:[20083,25833,27741,32919,36785,37135],xu\u00E9:[20084,23398,23416,23747,23976,25992,27894,28585,29154,31348,33555,34965,36357,40445,40500],y\u01CEn:[20085,20456,20547,20796,20822,20823,21411,21428,22110,23373,23875,24024,24026,24327,24861,25133,25162,25217,25513,25564,26350,26940,27327,27783,28215,28436,29744,29975,30524,32616,33810,34648,34893,35095,36541,36931,37118,38546,39017,39751,39768,39947,40352,40673,40676,40684,40685,40694,40756,40761,40820,40849],f\u01D4:[20086,20428,20443,20463,24220,24355,25242,25290,25771,26023,26920,28367,28964,29995,30425,31776,33104,33105,34565,36628,36741,37081,37340,37345,38429,38955,39732,40700],sh\u0101:[20087,21798,26432,26732,27578,27630,29440,30183,30722,30832,32023,32378,32433,34097,35039,37801,38121,38327,39679,39782,39882,39883,40104],n\u01CE:[20088,38635],qi\u00E1n:[20089,20097,20209,20546,21069,22680,23178,23698,25297,25518,27049,27244,27500,28507,28508,28659,28746,31645,33893,34388,36577,37392,37463,37549,37666,37766,38052,38065,38067,38764,39450,39453,39980,40660,40666],su\u01D2:[20090,21794,21993,25152,26267,28305,28345,29712,29713,29795,32034,35112,37782,37819,37825,38145],y\u00FA:[20091,20110,20112,20227,20313,22563,22572,22948,23067,23087,23089,23337,23859,23886,23899,24858,25205,25540,26079,26977,26992,27014,27428,27464,27487,27510,28180,28189,28257,28417,28574,29263,29427,29591,29593,29788,29877,30402,30574,31404,31485,31813,32685,33140,33278,33281,33286,33349,33584,33838,33848,34125,34331,34398,34422,34643,34744,34919,35093,35238,35278,35547,35619,35840,36400,36671,36701,36926,37016,37201,37725,38533,38611,38633,39192,39296,39455,39596,39619,39770,39779,39869,39922,39941,40060,40416,40454,40821],zh\u00F9:[20092,20267,20295,20303,22398,22712,22772,23872,25280,26492,26609,27174,27574,27880,28855,30128,30493,31069,31081,31450,31599,31672,31723,31767,32053,32056,32443,32668,32741,33486,33671,34496,35387,36015,36142,36307,36596,37458,37619,37956,38136,39349,39376,39547],zh\u011B:[20093,32773,35126,35189,36205,36407,37754,38167],"qi\xE1n g\u0101n":[20094],"zh\xEC lu\xE0n":[20095],gu\u012B:[20096,22317,22955,23215,23266,23296,24112,24402,25707,26909,27131,27132,27383,27512,29674,29808,29853,29900,30344,30625,30789,33573,34348,35215,35268,37053,37068,38312,38394,39465,39734,39737],"l\u01D0n l\xECn":[20099],ju\u00E9:[20101,20915,21012,21122,21303,21413,22090,23378,23379,23835,23851,23973,24399,24992,25008,25092,25225,25367,25496,25899,26743,27227,27228,27438,27666,27770,28749,28979,29094,29201,29236,29237,29527,29571,29606,29608,29647,29812,30234,30669,30689,30724,32085,32118,32477,33220,33461,34141,34152,34419,34792,34793,35286,35310,35324,35363,35662,35776,35890,35996,36221,36233,36471,36521,37388,37901,37917,38017,38242,40194,40195,40418],"le li\u01CEo":[20102],"g\xE8 m\u0101":[20103],"y\u01D4 y\xFA":[20104,25049],zh\u0113ng:[20105,20290,20967,22979,23196,23781,23837,23842,24449,24496,28833,28893,29229,29424,29465,30309,30480,30529,30556,31581,31631,31708,32839,33024,33976,36397,37478,37658,37875,39687],\u00E8r:[20108,21045,21665,24333,24336,27186,35456,36014,36019,36144,39670],ch\u00F9:[20109,20631,20746,24629,25015,25616,26038,27484,29695,29729,30679,31436,32064,32460,33221,35302,35320,35926,37136,38310,40668],ku\u012B:[20111,21042,23743,24011,30420,31397,31418,32871,34407,38362,39005],y\u00FAn:[20113,20253,21243,21248,22249,22936,24874,25251,26112,27218,27780,28066,28339,28560,29065,30023,31184,31612,31700,32028,32284,32429,32792,33464,33975,34131,37095,37142,37574,38642],h\u00F9:[20114,20913,21952,22171,23135,23277,23278,23733,24077,24342,24601,25142,25143,25144,25149,25160,25252,26120,27124,27789,27818,28396,29097,29920,31068,31503,31748,31888,32148,34096,35703,35952,37152,37721,38912,40047,40160,40184,40460,40561],q\u00ED:[20115,21080,22524,23696,23699,23822,23900,24877,25489,25993,25994,26050,26071,26826,26827,27313,27328,27495,28103,28637,29449,29570,29734,29738,29826,30054,30119,30849,30869,31041,31048,31098,31141,31442,31791,31793,31823,31928,32165,32166,32949,33040,33229,33385,33450,33793,33813,34162,34244,34308,34449,34458,34548,34589,34590,34727,34832,35072,36573,37183,37358,37665,38172,38509,38926,39040,39438,39439,39481,39568,39569,39696,39743,39893,39981,40111,40141,40312,40320,40594,40609],j\u01D0ng:[20117,20742,21037,21060,22355,23441,24156,25004,26299,27532,27755,27756,28555,29828,29855,29861,31357,32956,34812,35686,38449,38938,38968],s\u00EC:[20118,20288,20385,20777,20821,21987,22235,22994,23088,23392,23546,24051,26614,27065,27740,27863,27876,27917,27936,28056,28675,29293,31040,31145,31458,31525,32796,32898,32902,34172,35223,35972,37362,37430,37435,39140,39164,39282,39391,39427,39543],su\u00EC:[20119,23320,23681,23895,26078,27286,27506,27507,28603,29035,29159,29874,30741,30862,31071,31149,31298,31319,31327,32320,32336,32376,35162,35510,35682,35847,36069,36995,37894,37929,38567,38882],g\u00E8n:[20120,20121,25583,25604,33563],y\u00E0:[20122,20124,20473,20916,21148,22292,22304,22497,23045,23149,25568,27689,27692,29373,30737,31247,32848,35198,35200,35357,35766,36711,36819,40830],"xi\u0113 su\xF2":[20123],"q\xED zh\u0101i":[20125,40778],"y\u0101 y\xE0":[20126,21387,22445,22739,38100],"j\xED q\xEC":[20127,28943],t\u00F3u:[20128,25237,38957,39600],"w\xE1ng w\xFA":[20129],"k\xE0ng h\xE1ng g\u0101ng":[20130],d\u00E0:[20131,30484],ji\u0101o:[20132,20716,23047,23308,23783,23957,23971,24973,26898,27975,28550,28966,30977,31322,31781,33014,33184,33202,33581,33582,34121,34400,34527,34797,36324,36679,37066,37902,39509,39556,39851,40091,40257,40422,40430,40554],h\u00E0i:[20133,21968,23475,27686,39168,39258,39405,39412,39559],"h\u0113ng p\u0113ng":[20136],m\u01D4:[20137,22982,23764,25287,27597,29281,29299,30018,30022,30034,30045,30046,30062,30762,32991,36359,37479],ye:[20138],xi\u01CEng:[20139,20143,21709,24819,26193,34435,34817,38911,39144,39177,39255,39287,39837,39895,40054,40094],j\u012Bng:[20140,20144,20834,22357,22361,23131,24778,26060,26061,26230,27256,27902,28039,29444,30555,31188,31241,31923,31934,32076,32147,32161,32857,33096,33550,33606,33610,33729,33871,39514,39912,40120,40321,40324,40598,40608,40753],t\u00EDng:[20141,20572,23159,23881,24237,24311,26975,27059,31603,32868,33691,33910,34579,34639,35562,37010,38662,40750],li\u00E0ng:[20142,21928,24738,26238,28280,35538,35845,36620,36635,36742,37700],"q\u012Bn q\xECng":[20146,35242],b\u00F3:[20147,20194,20412,20720,21338,24091,24893,25066,25388,25615,27394,28001,28159,28196,29055,29268,29403,29917,31028,31201,31636,31769,31978,32969,33046,33162,33334,33354,33825,33895,34991,35151,35182,35592,36387,37091,37432,37457,37581,37787,37998,38073,38082,38216,39226,39310,39323,39326,39361,39406,39539,39622,40275,40513],y\u00F2u:[20148,20305,20326,20369,21448,21491,21706,21760,22271,23031,23461,23775,24188,29398,31056,34484,35480,35825,35969,36854,37229,37321,40748],xi\u00E8:[20149,20275,20574,20592,20673,21352,21368,22119,22638,22801,23199,23633,23655,24296,24482,25032,26284,26800,27021,27053,27899,27945,28203,28581,28681,28707,28794,28839,28840,29166,29205,29548,31044,31164,31951,32050,32079,32108,32370,32392,32449,32567,34210,34212,34809,34831,35081,35131,35613,35874,36510,36994,38782,38896,40770,40792,40795,40805],"d\u01CEn d\xE0n":[20150,39358],li\u00E1n:[20151,21126,21298,21299,22009,22098,22849,22889,23294,24088,24265,24604,24976,28063,28451,28610,28627,28718,29073,29163,31806,31842,31848,32314,32756,32852,32872,32875,32878,32879,33217,33714,34030,34197,34698,34826,35042,35123,35229,35632,36453,36830,36899,37772,37934,38256,39697,39985,40098],du\u01D2:[20152,21722,22194,22517,23836,26421,26422,32158,32525,36243,36529,36530,36547],"w\u011Bi m\xE9n":[20153,26006],r\u00E9n:[20154,20155,20161,22764,24520,24526,26418,31170,33442,39772,40256],j\u00ED:[20156,20157,20235,20342,20590,21337,21363,21373,21450,21469,21513,22578,22601,23006,23241,23692,23924,23983,24438,24547,24613,24881,25122,25572,26497,26840,26987,26997,27081,27293,27547,27762,28242,28503,30142,30240,30349,31496,31679,31821,32026,32423,33164,33381,33978,34112,34170,34637,34703,35147,35289,35899,36374,36432,36516,36655,36698,36753,37062,37537,37715,37878,38598,38631,38709,40545],w\u00E1ng:[20158,20220,20838,33699,34463],"sh\xE9n sh\xED":[20160],l\u00E8:[20162,21499,24519,27707,27856,29583,30771,31765,33403,38430,38903,39182,39987,40051,40147],d\u012Bng:[20163,21486,24068,29582,30100,30447,32821,34416,38762],z\u00E8:[20164,23857,24194,25425,26115,26135,27716],"j\u01D0n j\xECn":[20165,20677,23268],"p\xFA p\u016B":[20166],"ch\xF3u qi\xFA":[20167],zh\u01CEng:[20169,24165,25484,30979],j\u012Bn:[20170,22587,24062,24781,26020,27941,29650,29755,29857,30747,31563,33621,34943,35167,35284,37329,37330,37375,38021,40566,40645],b\u012Bng:[20172,20178,20853,20907,20912,25508,27703,37618],r\u00E9ng:[20173,31037,33471,36792,38526],f\u00F3:[20175,22386,26811],"j\u012Bn s\u01CEn":[20176],l\u00FAn:[20177,20262,20374,20523,22261,22279,23144,23832,23833,26822,27814,28138,30958,33088,33749,34598,36378,36650,36718,37632,38511,39913],c\u0101ng:[20179,20218,20489,20948,23906,27815,28356,28664,29514,33329,33369,33485,33980,34725,40487],"z\u01CEi z\u01D0 z\u012B":[20180],t\u0101:[20182,22604,23427,27033,28347,29280,31042,35103,36287,36962],f\u00F9:[20184,20585,20613,20904,21103,21648,22399,22797,22919,23142,23181,23316,23500,24489,26929,31060,31139,31438,32238,32283,32538,33145,33839,34151,34489,34519,34652,34670,34973,35079,35204,35206,35331,35394,35747,36e3,36070,36091,36127,36171,36185,36212,36665,37713,37730,38428,38468,39333,39385,39544,39826,39954,40075,40134],xi\u0101n:[20185,20186,20321,20682,20722,20808,22037,22910,23667,24303,24570,25016,25472,26297,26484,27673,29655,31046,31176,31868,32330,32398,32406,33518,35132,35187,36345,36462,36506,37232,37697,38184,38895,38897,39334,40059,40369],"tu\u014D ch\xE0 du\xF3":[20187],h\u00F3ng:[20188,21552,22444,22917,23042,23439,23446,24344,24395,27759,27859,27946,28004,28209,28482,29586,29596,30804,31441,31460,31690,31904,32024,32045,32139,32430,32707,32733,32830,33520,33645,33874,33875,35897,35900,37404,37495,37584,38286,38387,38672,38687,38787,39775,40251,40511,40649,40652],t\u00F3ng:[20189,20319,21699,23746,23773,24221,24420,26189,26312,26704,27651,28021,28540,29341,29534,30510,30643,30780,31217,31461,31905,33191,33596,34450,35447,36200,37230,37462,37493,37509,38108,39175,39846,40086],r\u00E8n:[20190,20205,20995,20996,22922,23001,23675,23683,25192,29283,31053,32009,32029,32077,32427,32436,32917,33101,34941,34997,35346,35469,35748,35761,36564,36715,37395,38765,38769,38860,38887,39146,39169,39274],qi\u0101n:[20191,20325,20681,21315,22322,22903,23407,23693,24749,24838,24947,25190,25322,25652,25729,25872,25873,25875,26436,27343,27736,27751,29301,29309,31439,31614,31805,31830,31844,31873,33418,33598,34440,35120,35536,35609,35878,35896,36801,36983,37370,37382,37467,37874,38030,38433,38854,38981,39467,39582,39708,39709,40302,40528],"g\u01CEn h\xE0n":[20192],"y\xEC g\u0113":[20193],d\u00E0i:[20195,20386,21447,22408,22509,23729,24082,24102,24111,24118,24279,24608,25140,26307,26571,27526,28731,29619,29767,29977,31780,32063,32255,32464,33372,34675,34955,35190,36003,36151,36443,36561,36570,36585,36714,36840,38708,38726,40207,40667,40689],"l\xECng l\xEDng l\u01D0ng":[20196],ch\u00E0o:[20198,32790,35288],"ch\xE1ng zh\u01CEng":[20199,20815,38263,38271],s\u0101:[20200],ch\u00E1ng:[20201,20607,20767,22039,22160,23270,23581,24120,24476,29818,29946,29982,32928,33144,33171,33484,33799,38264,40040,40127],y\u00ED:[20202,20359,20736,20893,21276,21670,22319,22839,23016,23440,23452,23463,23538,23763,23980,23991,24056,24411,24412,24413,24414,24609,24670,25157,26246,26648,26924,26936,27778,27935,29098,29941,30157,31227,31747,31822,32672,33008,33811,34534,34708,35322,35643,36029,36155,36320,36859,36986,37844,38921,38948,38949,38986,39056,39284,39847,40250],m\u00F9:[20203,20969,21215,22675,24149,24153,24916,24917,26286,26287,26408,26968,27619,27792,28817,29287,29383,30446,30566,31302,33362,33500,33711,34462,37484,38076,38638,38658],"men m\xE9n":[20204],f\u01CEn:[20206,21453,27214,36820],"ch\xE0o mi\u01CEo":[20207],"y\u01CEng \xE1ng":[20208],zh\u00F2ng:[20210,20247,22585,22933,23185,29382,30526,31052,31575,33597,34459,34886,34934,35557],"p\u01D0 p\xED":[20211],w\u00F2:[20212,20563,21351,23177,24132,25569,26947,27779,28197,28643,29889,30595,30826,32927,33115,33253,40823,40844],ji\u00E0n:[20214,20468,20581,20717,21073,21091,21105,21133,21134,21138,21140,22713,23499,24314,24484,25846,26068,26967,27645,27914,28071,28567,29294,29652,30647,30965,30976,31661,31947,32349,33137,33270,33328,33382,33616,34214,35256,35539,35563,35675,35855,36046,36068,36145,36253,36341,36368,36410,36702,37492,37747,37749,37937,37969,37970,37996,38003,38190,38291,39198,39279],"ji\xE0 ji\xE8 jie":[20215],"y\u01CEo f\xF3":[20216],"r\xE8n r\xE9n":[20219],"f\xE8n b\u012Bn":[20221],d\u012B:[20222,20302,21874,22494,22564,23739,24445,27136,28404,30974,31210,32669,34971,36230,38532,38830],f\u01CEng:[20223,20515,26058,26121,26136,29932,30470,32033,32442,33323,35370,35775,39651,40365],zh\u014Dng:[20224,21027,22928,24146,24440,24544,26570,27767,27848,28802,30405,31846,32066,32456,33327,34080,34585,34724,34749,34931,34935,36465,37409,37758,37912,38047,38202,40228,40744],p\u00E8i:[20226,20329,23029,24084,26046,26054,27803,28031,29678,34012,36705,36756,37197,38664,39351],di\u00E0o:[20228,21514,24340,25481,30265,30404,31374,31413,31464,35339,37347,37407,37553,37629,37955,38035,38110,38655,39777],d\u00F9n:[20229,28513,28822,29129,30462,30744,30903,36402,36871,36929,36975,37389,38045],w\u011Bn:[20230,21006,21563,21573,25222,26749,31283,31311,31337,32010,32947,33047],x\u01D0n:[20232],k\u00E0ng:[20233,21279,22245,25239,28821,37415,38058],\u00E0i:[20236,20734,22631,22738,23250,23329,24859,25043,26279,26326,29233,29815,29862,30375,30649,30777,30795,30861,31001,34182,35706,36089,37952,38552,38729,39218,39332,40043,40241],"j\xEC q\xED":[20238,34234],"xi\u016B x\u01D4":[20241],"j\xECn y\xEDn":[20242],d\u01CEn:[20244,21008,25762,29612,29933,32030,32966,33213,34932,36071,36181,40661],f\u016B:[20245,21579,23056,23413,23555,24612,25071,25975,26057,29598,30726,31235,31583,31952,32146,32932,33178,33602,33652,34925,36282,36311,37022,37148,37212,37383,40617,40620,40625,40632],t\u01CEng:[20246,20645,20795,22507,25091,26349,29219,30680,36538,37810,38018,38219],y\u014Du:[20248,20778,21606,22168,23795,24189,24551,24736,24962,25912,27340,28410,28672,32395,32682,32816,36876,37182,40576],hu\u01D2:[20249,22821,28779,29047,37033,37413,38060],"hu\xEC ku\xE0i":[20250,26371,27981,29871],y\u01D4:[20251,20417,20451,20554,20660,21292,22131,22276,22281,23431,23513,23679,23996,24254,25383,25940,26014,26944,29760,30224,31076,31161,31333,31411,32701,33287,33837,35984,37125,38952,40588,40812,40841],cu\u00EC:[20252,21851,24560,24756,27635,28140,28960,30121,30209,31425,31883,31929,32035,32183,32710,32736,33027,33030,33082,33196,33205,33230,33795,35146,38983],s\u01CEn:[20254,20632,31972,32342,39242,39315],w\u011Bi:[20255,20266,20553,20605,20702,20784,23059,23530,23843,23945,24491,24839,25444,26256,26806,27943,27992,28200,28828,29010,29477,29614,29771,30207,32239,32428,33138,33353,33435,33479,33649,33806,33894,33933,34111,34620,35529,35839,36371,37729,38865,38873,38881,38890,38944,39097,39593,39594,39595,39850,40084],"chu\xE1n zhu\xE0n":[20256,20659],"ch\u0113 j\u016B":[20257,20453,36554,36710],y\u00E1:[20258,21393,21395,22544,23688,23829,23830,28079,28420,29273,29601,29706,30554,31500,33469,34460,34905,40790],qi\u00E0n:[20259,20436,20521,20761,21003,22733,23345,24723,26824,26912,27111,27424,27465,30360,31695,31711,32308,33441,33960,34099,36644],sh\u0101ng:[20260,20663,21830,22674,24943,27527,27556,28403,28449,29109,34063,34730,35294,35316,35626,39738],ch\u0101ng:[20261,20480,23100,26124,26905,28112,29462,29737,33750,35054,37673,38176,38326,38410,39911,40115,40730],"chen c\u0101ng":[20263],x\u00F9n:[20264,20378,21314,22080,24058,24061,24455,24891,27529,27582,27739,28512,29413,34120,35338,35347,35353,35757,35759,36805,36863,36874,36956,37954,39016,39348,39535],x\u00ECn:[20265,22239,23390,33066,33291,34885,35371,37313,38432,38998],ch\u01D0:[20268,20360,21366,21498,22417,24677,27503,32827,32916,32995,34439,35053,35115,35913,37497,40786,40831],"xi\xE1n xu\xE1n":[20269],"n\xFA n\u01D4":[20270],"b\u01CEi b\xF3":[20271],"g\u016B g\xF9":[20272],n\u01D0:[20273,20320,20766,23412,25311,25836,26062,26226,29396,33512,34239,38572],"n\xEC n\xED":[20274],b\u00E0n:[20276,21150,21322,22981,24593,25198,29923,31194,32070,32458,36774,37473,38781],x\u00F9:[20277,20368,21206,21207,21369,21465,22463,22779,23167,24207,24676,25933,25944,26093,26155,26370,27090,27440,27528,27775,27776,27947,28294,28469,28490,28869,28924,29030,29533,29676,30434,30593,31288,32110,32154,32210,32214,32396,32490,32493,32851,32863,33988,34266,35385,36041,37207,38922,40046],zh\u00F2u:[20279,20733,20881,21610,21650,21678,23449,26172,26205,29955,30385,30394,31808,31826,31829,31897,32002,32272,32419,32457,32964,33646,33892,35403,37198,39374,39519,39588],sh\u0113n:[20280,20353,20831,21627,22548,22973,23072,23678,23799,25183,25938,26321,26587,27680,28145,29130,29637,29985,29991,30003,30482,30775,31356,31862,31864,31938,32051,32453,32601,32615,33888,34017,34072,34195,35025,35383,35445,35804,36523,39402,39891,39925,39994,40121,40290],q\u016B:[20281,20297,21284,21631,22373,23624,23702,23732,23943,24968,25278,25978,27968,28992,31067,31553,31916,32992,34502,34512,34986,35259,35416,35790,36237,36527,36544,38457,39366,39368,39493,39537,39671,39804,39992,40011,40332,40623,40628,40633,40674],"s\xEC c\xEC":[20282],b\u0113ng:[20283,22051,22879,23849,23917,38285],"s\xEC sh\xEC":[20284],"ji\u0101 qi\xE9 g\u0101":[20285],"y\u01D0 ch\xEC":[20289],"di\xE0n ti\xE1n":[20291,38079],"h\u0101n g\xE0n":[20292],m\u00E0i:[20293,21154,21233,21334,21787,22770,33032,34887,36067,36808,36993,38689,38690,40613,40614],d\u00E0n:[20294,20708,21846,21847,21887,22089,22186,24078,25018,26086,26598,27694,27786,27897,28129,29402,30093,30298,31147,31390,33093,33807,34014,34507,34577,35291,35345,35477,35806,36105,38702,39204,39247,39411,39655,40224],b\u00F9:[20296,21199,21541,21656,22487,22496,24067,24269,24598,24721,27493,27496,27497,29951,31728,33657,34048,36356,37096,37110,37384,38042,39202],b\u01D0:[20298,20478,21269,22838,22947,24444,26428,26560,27604,27614,27800,30101,31189,31508,31558,31875,32859,33325,35983,37145],"zh\u0101o sh\xE0o":[20299],c\u01D0:[20300,27492,27866,30345],w\u00E8i:[20301,21355,21619,21890,22683,23206,24944,25024,26410,28205,29023,29101,29338,29484,30031,32237,32635,32963,33535,33739,34287,34358,34655,34737,34907,34910,35133,35586,35718,35727,35859,36503,36507,36558,36682,37839,38696,39207,39221,39254,39759,39815,40154],zu\u01D2:[20304,24038,32339],y\u01CEng:[20306,20639,20859,22385,23711,24899,25065,25857,27687,27697,28852,30162,30306,31010,32059,34630,36590,39178,39386],"t\u01D0 t\u012B":[20307,39636],zh\u00E0n:[20308,20577,23960,25112,25126,25136,26632,26719,26855,28251,31449,32187,32509,33754,34360,34405,34406,35687,36687,39503],"h\xE9 h\u0113 h\xE8":[20309],b\u00EC:[20310,21639,21716,22006,22354,22555,22721,22896,22972,23138,23318,24065,24163,24164,24199,24243,24294,24330,24379,24380,24387,24517,24621,24842,24846,25949,25987,26768,27605,27606,27609,28258,28375,28397,28535,29007,29082,29428,29528,29529,29644,29863,30016,30050,30122,30201,30202,30357,30564,30887,31578,31621,31622,31718,31731,31882,32188,32298,32372,32636,33143,33534,33628,33798,33822,34006,34045,34109,34204,34572,34960,35141,35166,35171,35313,35414,35792,36017,36116,36177,36344,36437,36483,36484,36991,37042,37160,37162,37453,37838,37940,38091,38279,38281,38303,38381,38491,38880,39158,39238,39325,39388,39494,39616,39763,39813,40413,40425,40714],tu\u00F3:[20311,22376,22582,23726,27094,27216,27825,30755,30756,30882,32061,35409,36302,37217,38436,38464,38465,39389,39390,39464,39506,39517,39548,39808,40213,40501,40713,40717,40743],sh\u00E9:[20312,33292,34421,34533],"y\xEC di\xE9":[20314,26163,27846,36604],"f\xF3 f\xFA b\xEC b\xF3":[20315],"zu\xF2 zu\u014D":[20316],g\u014Du:[20317,27807,28317,30144,31709,31804,32241,32529,34983,35104,37390,37476,38057,38834,38877],n\u00ECng:[20318,20395,20543,23509,27870,28573,28632],q\u00FA:[20322,21164,25141,26026,27403,27412,27661,28141,28744,29216,29846,29865,30319,30962,31847,32071,32970,33246,33731,33867,34134,34343,34781,34871,34876,34896,34914,36515,36581,38010,40221,40476,40498,40745],"y\u014Dng y\xF2ng":[20323],w\u01CE:[20324,21651,30745,37047],k\u01CE:[20327,22448,33001,35011,37490],b\u0101o:[20328,21241,21253,23394,29042,31523,32990,33502,34132,35046,35090,35139,38337,40793,40837],"hu\xE1i hu\xED":[20330],"g\xE9 h\xE8":[20331],l\u01CEo:[20332,21694,24645,26675,29419,29679,30803,32769,32770,33622,34543,36689,37536,38097,39857],xi\u00E1ng:[20333,24224,26649,31077,32116,32724,35443,36333],g\u00E9:[20334,21260,21572,21981,22629,24837,25356,25663,27077,27338,28358,33160,33269,33558,35297,35581,36661,36693,38307,38401,38548,38839,38864,38874,39444,39612,39855],y\u00E1ng:[20335,21175,22431,23864,24457,25196,25562,25965,26104,26140,26264,26472,26954,27915,28800,29660,30113,30221,30523,34520,35577,36656,37722,38038,38438,38451,38525,38711,39098,39119,39953,40249,40457],b\u01CEi:[20336,25453,25670,25850,26658,30334,31457,31912,35180],f\u01CE:[20337,23772,27861,28747,30749,37701],m\u01D0ng:[20338,20949,23027,24911,37225],"\xE8r n\xE0i":[20340],h\u011Bn:[20343,24456,29408,35434],hu\u00F3:[20344,27963],gu\u01D0:[20345,21286,21293,21420,22429,23037,23428,24203,24234,24657,26231,28224,30328,31082,31755,34539,34785,35300,35437,35809,36556,36712,38482,39740],qu\u00E1n:[20346,20840,21875,22498,23038,23761,24015,25331,25660,26435,27006,27177,27402,27849,27940,28278,29303,29320,29780,30154,30786,31564,32275,33603,33906,34615,34872,35296,35438,35808,36327,36385,36615,36737,37275,37523,38120,38350,39028,39079,39401,39457,39688,39937,40136,40804],ti\u0101o:[20347,24227,26091,31079,32846],ji\u01CEo:[20348,20748,23362,25378,25605,25759,25785,25898,25963,25981,25983,26184,26270,26322,28762,29150,29409,29868,30350,30374,32094,32400,32478,33139,33259,34780,35665,36043,36363,37496,38128,39171,39290,40014,40867],c\u00EC:[20349,21054,24219,26431,26664,27425,32088,33574,33727,34515,34694,36060,36176],x\u00EDng:[20352,21009,21720,22411,23065,24418,27920,30798,34549,37026,37065,37379,37494,37522,38040,38095,38473,38488,39219],tu\u014D:[20354,21635,21660,22315,25176,25301,25302,27729,33067,33073,33676,34981,35351,35756,39141,39270,39776,39861],k\u01CEn:[20355,20568,20890,22350,24770,30733,33712,36641,36695,38993],zh\u00ED:[20356,20516,20540,22516,22519,23018,23298,25120,25191,25709,26893,27188,28116,28432,30452,31107,32119,32310,32832,32844,32887,33201,34777,36310,36399,36448,36497,36548,37342,39357],g\u0101i:[20357,22419,23007,23760,26192,30049,31092,33604,35442,35813,35941,36037,36044,36165,38484],l\u00E1i:[20358,20459,20488,23811,23821,24242,26469,26814,26870,28062,28150,29453,29724,31577,31618,33713,33802,36904,37106,37688,38140,39435,39904,40326,40627],ku\u01CE:[20361,21685,22446,37529],g\u014Dng:[20362,20844,21151,21265,21268,22632,23467,23470,24037,24138,24339,24685,25915,26459,30909,31996,31999,32945,35301,35317,36524,36531,39672,40852,40858],l\u00EC:[20363,20432,20458,20616,20782,20791,20947,21033,21147,21169,21237,21382,21385,21412,21423,21426,21459,21519,21590,21774,21811,22182,22215,22364,22619,22754,23091,23151,23668,23718,24743,24759,24900,25150,25646,26278,26310,26334,26424,26533,26627,26647,26651,27306,27348,27370,27408,27508,27511,27813,27828,28054,28327,28671,28701,29199,29345,29441,29653,29806,29893,29905,29925,30124,30178,30311,30445,30553,30725,30778,30782,30975,31018,31019,31024,31154,31197,31435,31520,31717,31890,31901,31986,33079,33480,33560,33620,33669,33673,33946,33950,34294,34488,34510,34528,34599,34679,34823,34851,35400,35720,36210,36706,36707,36729,37192,37469,38582,38583,38643,38722,38731,39681,40168,40215,40389,40604],y\u012Bn:[20364,20944,21905,22142,22233,22240,22420,22553,23035,23139,24852,24903,26678,27684,27911,28341,28646,30230,31115,31221,31555,32106,32248,33589,33937,34093,35008,35570,37542,38111,38345,38437,38452,38512,38523,38530,38674,38688,38791,38899,38910,39408,39555,40791],m\u01D0:[20366,23370,24365,25929,27939,28211,28758,31859,31886,32651,33042,33416,33886,34077,37540],zh\u016B:[20367,26666,27104,27237,27367,27371,27929,28532,28710,29482,29664,30787,31228,32081,33585,34127,34523,34667,34857,35006,35461,35576,35803,35832,35948,36326,37054,37526,38114,39407,39842,39930,40248,40708],\u0101n:[20370,20579,23189,23433,23766,24245,26697,27688,30438,30443,33124,33780,33851,33866,34029,35485,35571,35865,38796,38797,38909,39331,39839,40298,40341,40524],l\u00F9:[20371,20679,21198,21216,22309,22388,22646,23101,23757,24280,24404,24405,25134,25693,26882,27162,28117,28133,28172,28425,28510,29741,29840,29994,30429,30569,30793,31103,31108,31249,31307,31635,31759,31788,31797,31798,31833,31926,34061,34135,34370,34736,36034,36162,36258,36335,36379,36439,36613,36678,36738,36760,36911,37249,37636,37682,37684,37876,38520,39428,39484,39909,40252,40294,40305,40442,40557,40575,40595],m\u00F3u:[20372,21178,24648,30520,34513,35584,35851,36366,37738,40254,40624],\u00E9r:[20373,20799,20816,20818,23759,26669,27919,31915,32780,33017,33611,35003,36608,36700,38481,38573,39669,39838,40085,40239,40504],"d\xF2ng t\u01D2ng t\xF3ng":[20375],ch\u00E0:[20376,22908,23033,23700,27722,35435,35815],ch\u00EC:[20377,20666,21189,21201,21489,21883,24435,24668,24919,24975,25048,25270,25941,26021,26456,28225,28795,28861,28926,29118,30163,30200,30235,32708,32709,32740,32744,33119,36196,36265,36971,37459,38644,39149,39276,40338,40408],"g\xF2ng g\u014Dng":[20379,20849],zh\u014Du:[20380,21608,21900,24030,24479,27954,28109,28863,28880,29656,30698,33311,35589,35704,35788,36057,36178,36616,36630,36736,36913,37102,37506,38668,39410,39430,40259,40508],r\u00FA:[20382,20754,22149,22914,23340,23418,24100,26328,26695,28202,28641,31566,33593,34144,34231,34657,34837,35005,35174,37018,37305,37539,38135,39020,39077,40044,40209,40253],"ji\xE0n c\xFAn":[20383],xi\u00E1:[20384,20448,21283,23777,23805,25966,26247,26585,28832,28890,29390,29421,29433,29672,29781,30806,30820,30892,31083,31594,32278,32712,33309,33338,34168,36206,36676,36758,36944,37724,37771,38492,38527,38686,39458,39803,40375,40672],l\u01DA:[20387,20406,20770,21525,21570,23649,23650,23653,25364,25435,26053,26784,28946,31075,31238,31341,32125,32311,32533,33154,33168,35099,35128,37080,37569,38109],ta:[20388],"ji\u01CEo y\xE1o":[20389,20709,24506],zh\u0113n:[20390,20597,23498,24103,24106,24128,25656,26015,26722,26984,27035,27196,27549,27976,28254,28519,28597,29513,29645,29646,29799,29956,30494,30495,30759,30890,31087,31118,31131,31668,32983,33275,33908,33942,33985,34237,35998,36126,36675,36937,37209,37341,37441,37681,37756,38024,40053],"c\xE8 z\xE8 zh\u0101i":[20391,20596],ku\u00E0i:[20393,20744,20983,21721,22130,22310,22359,22602,24028,24293,24555,26077,27443,29423,29546,31607,31977,33037,33214,37072,37174,40032,40089],ch\u00E1i:[20394,20757,21901,26612,29362,31073,35962],n\u00F3ng:[20396,20738,20892,21725,22117,27266,27393,27987,28611,29174,31151,31230,31328,33043,33215,34173,35163,35688,36786,36787,37298,39710],j\u01D0n:[20397,20760,21370,21418,24057,27135,28428,29822,32039,32202,33771,34035,35641,35880,37670,38182,39241,39313],"h\xF3u h\xF2u":[20399,30694],ji\u01D2ng:[20400,20690,20879,22247,27842,28547,28847,28913,29018,29019,29106,29147,31384,32151,35111,36837,36872,38984,39054],"ch\u011Bng t\u01D0ng":[20401],"zh\xE8n zh\u0113n":[20402,25557],zu\u00F2:[20403,20570,21777,22352,23709,23710,24231,31066,31987,32985,33859,33860,34009,34959,38460],q\u012Bn:[20405,20819,23175,23898,23956,27453,34942,35483,38054,38985,39416,39566,39868],j\u00FA:[20407,21881,23109,23616,24008,26888,27224,27878,28119,28264,28951,29329,29386,31927,33738,34332,36252,36348,36459,36610,37113,38320,39414,39527,40281,40308,40362,40752,40755],"sh\xF9 d\u014Du":[20408],t\u01D0ng:[20409,22306,23063,25402,28047,28918,29693,33057,33351,35476,38962,39051],sh\u00E8n:[20410,24892,24910,26138,28033,28183,28402,30214,30254,30488,31091,32958,32962,33060,33102,34563,34564,37600],"tu\xEC tu\xF3":[20411],n\u00E1n:[20413,21891,23066,25257,26260,26511,26591,26976,30007,30040,33710,33843,36950],xi\u0101o:[20414,21715,22069,22203,22210,23115,23471,23477,24232,24391,25585,26541,26549,26783,27385,27466,27594,28040,28487,28703,28785,28786,28875,28935,29447,29538,30170,30175,30813,30819,31385,31659,31768,31787,32131,32481,32731,33198,33831,34157,34376,34387,34754,34767,34800,34856,36355,36877,37559,38144,38660,39093,39501,39553,39623,39632,39752,40222,40245,40397,40494],"bi\xE0n pi\xE1n":[20415,32246,32527],tu\u01D0:[20416,33151,36422,39613],x\u00EC:[20418,21304,21324,21612,22669,23619,23635,23661,24549,24620,24644,26910,28509,28511,28569,29058,29332,30966,31114,32048,32140,32280,32454,32484,33283,33284,34158,34409,34891,35236,36201,36231,37092,37363,38411,38553,38559,38716,39228,39273,39721,40662],c\u00F9:[20419,23208,25009,29469,30212,30255,31751,32300,33064,34079,35470,36247,36391,36415,36441,36468,36469,37259,39011,40704],\u00E9:[20420,22254,23077,23753,23784,23785,28048,29684,30354,30539,30912,33706,35355,35472,35660,35769,36823,37387,37608,38151,38943,38989,39069,39780,40285,40286,40517],qi\u00FA:[20421,21492,21778,22234,23863,24047,24048,25167,26754,27535,27628,27714,27731,27845,27991,28269,29034,29360,29580,29699,29830,30387,30426,32012,32127,32909,33409,33677,34412,34415,34551,35032,35283,35305,35332,35333,36053,36167,36878,36881,36946,37195,37338,37371,37558,38916,39810,39876,39997,40765],x\u00FA:[20422,24464,31121],"gu\xE0ng ku\u0101ng":[20423],k\u00F9:[20424,21950,22195,24211,24235,24292,30228,32093,32468,34996,35044,35122,37239],w\u00F9:[20425,21153,21209,21247,21372,22366,22626,22886,23162,23524,23676,23689,23912,24546,24734,24735,24750,25098,25188,26212,26444,28329,28944,29059,29289,30182,30713,31417,31877,34305,35492,35823,37576,38434,38550,38654,38682,38695,38768,39446,39579,40361,40540,40767,40768],j\u00F9n:[20426,20737,21569,22472,23535,23803,25039,25411,25887,26201,26846,29127,29690,30063,31459,31647,34592,36048,37089,38486,39189,39298,39423,39567,40276,40277,40280],li\u00E1ng:[20429,22682,26753,26891,27153,31918,31921,31975,33391,36652,36748],z\u01D4:[20430,21800,29244,31062,32068,32452,35419,35781,37818,38459,38779],"qi\xE0o xi\xE0o":[20431],y\u01D2ng:[20433,21191,21192,21647,22471,22606,23921,24430,24634,24703,24704,24805,24849,24889,24898,26593,26640,27704,27891,28263,29996,34553,35424,36362,36404,39890,40108],h\u00F9n:[20434,20529,22274,23585,24897,25485,28343,28957,30580,35304,35554,35816],j\u00ECng:[20435,20665,22659,22924,23129,23143,24362,24371,24452,24465,25964,26324,26737,26807,27972,28702,29517,30153,30169,31454,31455,31467,31478,31480,33003,33051,33686,35497,36353,36851,36885,37857,38236,38742,38745,38748,40283],s\u00E0n:[20437,38288],p\u011Bi:[20438],s\u00FA:[20439],x\u012B:[20441,20694,20846,20958,21349,21376,21560,21775,21821,22075,22095,22193,22805,22874,23302,23305,23638,23904,24007,24076,24454,24495,24687,24713,24725,24769,24796,26132,26206,26224,26227,26342,26512,26744,27069,27176,27200,27447,27685,27728,28e3,28101,28179,28330,28911,28929,28936,28959,29060,29064,29081,29113,29114,29115,29160,29204,29306,29312,29344,29351,29707,30236,30361,30542,30630,30717,30802,30926,30978,31232,31352,31416,31902,31974,32198,32357,32690,32725,32726,32952,32953,33181,33342,33667,33765,33952,34597,34693,34763,34869,35199,35321,35325,35327,35654,35903,35904,35944,35951,35989,36197,37020,37134,37189,37295,37368,37675,37869,37898,38004,38177,38581,39183,39246,39291,39889,40279,40450,40759],l\u01D0:[20442,23052,23778,23794,26446,27418,28012,28583,29702,31036,31150,31924,35023,35041,35914,36902,37008,37300,37616,38146,39881,40039,40049,40100,40162],b\u01CEo:[20445,22562,23212,23453,23514,23539,23542,29668,32229,33862,34293,35091,36082,38732,39161,39165,39281,39362,40181,40199,40488],"y\xFA sh\xF9 y\xF9":[20446],"s\xEC q\xED":[20447],"x\xECn sh\u0113n":[20449],xi\u016B:[20450,20462,21691,24229,27143,28876,32670,33049,33065,33273,35973,37533,37760,39117,39240,39312,39652,39673,39860,40003,40258,40506],d\u00EC:[20452,20569,20672,22474,22673,22700,23075,24093,24607,26099,26762,28941,29587,29963,30513,30535,30898,31094,31128,31532,32224,32532,33123,33730,33922,34069,34627,34669,34734,35558,35867,36406,36882,36883,36958,36976,37482],ch\u00F3u:[20454,20756,23334,24774,24833,25060,26662,29181,30068,30087,30359,31264,31609,31820,32082,32162,32504,33751,35446,35726,35728,36364,36490,37223,37228,37307,38612,38624,38630],zh\u00EC:[20455,20587,20776,21046,21141,22401,23073,23512,24089,24092,24159,24226,24228,24268,24408,24463,24477,24535,24558,25061,25067,25347,25370,25527,25711,25842,26072,26186,26234,26633,26702,26813,27341,27355,27835,27959,28365,28382,28399,28492,28676,28825,29099,29438,29464,29839,29894,30164,30179,31017,31057,31209,31223,31258,31290,31305,31378,32041,32251,32622,32720,33187,33267,33268,33430,34541,34975,34976,35069,35231,35287,35311,35318,35468,35921,35922,36013,36074,36100,36136,36157,36337,36396,36499,36618,36734,37061,37517,37589,37973,38106,38183,38495,38578,38601,39396,39469,39482,39495,39576,39919,40217,40409,40503],"li\u01CE li\u01CEng":[20457],ji\u01CEn:[20461,20537,20745,20943,21098,22591,24383,24389,25129,25132,25315,25400,25441,25536,25791,26535,26604,26776,26816,26908,27298,28187,28245,28733,29776,30545,30652,30839,30897,30982,31509,31591,31616,31777,32120,32365,32742,33575,34246,34834,35045,35143,35145,35194,35395,35591,35629,35710,35883,36284,36423,37911,39691,39950,40568,40571,40572],hu\u00F2:[20464,21663,22191,22207,22895,24416,24785,25110,25837,26084,26340,27316,27790,28273,28694,29554,30312,30483,30672,31096,31117,31339,31394,32815,33243,33383,33719,33958,34303,34838,35595,36008,36135,37699,37962,38252,38616,38669,38723,38852],"j\xF9 j\u016B":[20465,25454,37624,38191],xi\u00E0o:[20466,20634,21177,21682,21742,21880,22027,22056,22063,23389,25928,25989,25990,27479,28045,29117,31505,35432,35487],p\u00E1i:[20467,24472,29260,29348,29445,31792,31794,36651],bi\u00E0o:[20469,39998,40148],"ch\xF9 t\xEC":[20470],f\u00E8i:[20471,21077,21406,21536,23645,24223,24259,24290,26162,26314,27360,27832,28663,29394,30280,32954,33801,36027,36153,37928,38212,38507,38725,40739],f\u00E8ng:[20472,20964,22857,28247,28968,29e3,36085,36183,40175,40179,40204],\u01CEn:[20474,21813,22511,25566,32623,37544,38133],b\u00E8i:[20475,20493,20573,20601,20633,20675,22791,24726,24811,24834,24970,26113,26774,28953,29292,29333,29384,29437,29692,29746,30874,31129,31954,33501,34003,34557,35097,35997,36125,36592,36649,36744,37046,37093,37121,37575,37950,38049,38785,38836],y\u00F9:[20476,20773,21893,21929,21947,22495,22537,22954,23255,23507,23786,23950,24253,24423,24481,24840,24958,25131,26161,26843,26844,26859,27378,27406,27421,27442,27603,28020,28143,28394,28495,28582,28778,28980,29020,29135,29152,29225,29425,29508,29577,29721,30217,30290,30753,30818,30834,30983,30998,31004,31142,31191,31266,31286,31741,31838,31858,31894,32206,32621,32895,32896,33352,33419,33420,33567,33966,34019,34041,34167,34316,34591,34606,34988,35029,35465,35565,35709,35861,35947,36553,36621,36915,36935,36985,37057,37287,37434,37578,37669,37933,38064,38334,38408,38628,38705,38928,39044,39147,39239,39275,39341,39496,39533,39728,39729,39739,39754,40010,40191,40229,40231,40234,40274,40440,40466,40518,40556],x\u012Bn:[20477,22138,22945,23324,24286,24515,24516,24571,24798,26032,26133,26490,27427,27462,28824,30458,34218,35362,36763,37028,37386,37573,37995,38156,39336,39339],"h\u01D4 ch\xED":[20479],ji\u00F9:[20483,20710,21267,21275,21302,21417,21646,23601,24260,24271,24272,24934,25412,25937,26087,26601,26622,26709,27405,27559,30106,33276,33285,33290,39910,40434,40555,40596,40808],y\u00E1o:[20484,20636,21954,22426,22575,23002,23217,23591,23597,23779,23970,23972,24493,25594,25622,25671,25727,26266,27043,28391,28881,29243,29498,29671,29796,29814,30936,31377,31407,31408,32948,34344,35616,35617,35875,36602,36730,36953,36965,37006,39012,39099,39126,39174,39194,39977,40025,40144],"cu\xEC z\xFA":[20485],"li\u01CEng li\u01CE":[20486],w\u01CEn:[20487,21773,23113,24779,25405,26202,26213,26217,26236,26778,26880,29740,30073,30358,30412,30871,32169,32176,32510,33048,33814,36384,36627,37588],z\u01D2ng:[20490,20588,20655,23928,24635,24803,25460,25603,25696,29162,32207,32235,32258,32317,34007],gu\u0101n:[20492,20851,23448,26874,30237,30287,31396,33924,38306,38359,38364,39973,40030,40143],ti\u01CEn:[20494,21818,24541,24767,26218,27524,28127,30547,33094,33300,35237,35277,36063,37674,39170],m\u00E9n:[20497,25194,25451,29834,33755,34379,37702,38036,38272,38277,38376],"d\u01CEo d\xE0o":[20498],"t\xE1n t\xE0n":[20499,22510],"ju\xE8 ju\xE9":[20500],chu\u00ED:[20501,22402,22464,25462,25637,26712,26864,27084,31648,33092,33753,37656,37786,38180,38514,38976],x\u00ECng:[20502,22995,23134,23353,24184,24615,24763,26447,28076,32200,33238,33607,33685,33877],p\u00E9ng:[20503,20656,22620,22643,24376,24969,25408,26379,26842,26902,27173,30844,31261,31484,31735,32388,33192,33411,34028,34325,34778,34779,34998,36643,37643,37981,38904,38908,39471,39676,39685,39700,40300,40527],"t\u01CEng ch\xE1ng":[20504],h\u00F2u:[20505,21402,21518,22421,22560,24460,27913,33577,35934,36869,37064,39836,40031,40078,40088],t\u00EC:[20508,21059,22159,22164,23625,23644,24716,24720,24789,24790,25147,25510,26367,26385,27474,27554,28053,29899,31545,31818,34201,35077,36886,36919,39664,39680,39684],g\u00E0n:[20509,20942,24185,27046,27274,28134,28776,30448,32058,32448,35404,36113,36195,39597],"li\xE0ng j\xECng":[20510,38739],su\u012B:[20512,21752,22794,28374,28617,30509,30562,33429,33661,33662,34429,38614,38806],"ch\xE0ng ch\u0101ng":[20513],ji\u00E9:[20514,20604,20625,21030,21031,21052,21163,21180,21353,21354,23125,23211,23377,23690,23848,23909,23995,24e3,24175,25130,25463,25526,25838,26117,26466,26480,26688,26717,26988,26998,27044,27905,28368,28500,29412,30571,30989,31469,31680,32687,33709,34037,34531,34576,34840,34846,34877,34929,35002,35344,35440,35505,35750,36373,36860,37475,37755,38268,38945,39834,40082],"k\u01D2ng k\u014Dng":[20517],ju\u00E0n:[20518,21173,22854,24955,26698,28099,29431,29543,30519,30538,30560,32109,32121,32482,32613,32642,33091,34088,37124,39179],z\u014Dng:[20519,22571,23447,23887,23893,24830,26401,26837,26934,29095,29475,30955,32195,32746,33113,33916,34668,35957,36392,36394,36452,37712,37953,39436,39459,39572,39683,39689,39735,39918,39932],n\u00ED:[20522,22381,22527,23612,23636,24617,28131,29450,31870,32867,34477,34618,35308,35982,36316,36631,37107,37422,38092,38675,39324,39906,40117,40593,40815],zhu\u014D:[20524,25305,25417,26700,26802,26817,26867,27093,28095,31399,37935],"w\u014D w\u0113i":[20525],lu\u01D2:[20526,21062,26346,30256,30323,33245,33999,34819,35064,36534],s\u014Dng:[20527,20935,23040,23847,23913,24250,25021,26494,26496,26537,26583,26789,27303,28126,28621,30841,33752,39686],l\u00E8ng:[20528,22542,24867,30550,36380],z\u00EC:[20531,21082,23383,24675,28173,28460,29304,30501,30502,32980,33022,33258,33569,33634],b\u00E8n:[20532,22348,25465,25770,28160,31528,36905],c\u01CEi:[20536,21835,23111,24425,25505,26828,27613,30572,32181,36340,36393],zh\u00E0i:[20538,20661,23528,30261,30758],y\u0113:[20539,21524,22094,25832,26253,26928,27467,28529,34862],sh\u00E0:[20541,21820,21922,27459,31633,32732,32739,33808,38319,38670],q\u012Bng:[20542,20670,21375,22282,23496,27682,27691,28152,28165,34619,36605,36629,36731,37100,37638,37963,38737,38738,39894],y\u012Bng:[20544,22052,22111,22198,23156,23190,23240,23344,23366,23422,24869,25732,25878,26400,26716,27185,27387,28214,29008,29681,29787,29838,29908,29959,29974,30884,31023,32211,32403,32492,32552,32578,32579,32588,33210,33521,33722,34337,34663,34867,35118,35707,36047,36552,37965,38195,38681,38906,40236,40337,40359,40367,40426,40441,40462,40474,40550,40560],"ch\u0113ng ch\xE8n":[20545,29231],ru\u01CEn:[20548,26378,29772,29888,30877,31005,33117,36575,36653,36719,38446],"zh\xF2ng t\xF3ng":[20549],ch\u01D4n:[20550,24823,30582,33846,34850,36080],"ji\u01CE ji\xE0":[20551],"j\xEC ji\xE9":[20552],"b\u01D0ng b\xECng":[20555],ru\u00F2:[20556,21458,23926,24369,26953,28971,29191,31660,31707,33979,37120,39961,39983,40376],t\u00ED:[20557,21399,21884,21953,23865,28477,29765,30588,31157,31242,32249,32519,32612,34139,35078,35605,36263,36420,36431,37261,37719,38988,39064,39456,39863,39927,40128,40284,40420,40520],w\u0113i:[20558,21361,21940,23041,23193,23990,24013,24494,24836,25547,25595,26931,26994,28326,28883,29032,29168,30291,32261,33896,33907,34183,34610,34651,35235,35444,36918,38535,38536,38714,39939,39940,40130],pi\u0101n:[20559,22248,23205,26948,29327,31687,32745,37698],y\u00E0n:[20560,21388,21421,21761,21933,22152,22181,22576,22943,23026,23306,23359,23476,24421,24422,25957,26191,26277,26325,26339,28383,28750,28756,28775,28777,28948,28976,28977,29078,29124,29290,29458,30746,30831,33395,33398,33399,35214,35267,35326,35578,35724,35742,35866,35891,35923,35924,36107,36119,36189,36549,37184,37245,37308,37317,38593,39181,39260,39440,39443,39476,39511,39520,39564,39731,40171,40200,40243,40387,40432,40798],"t\u01CEng d\xE0ng":[20562],\u00E8:[20564,21262,21374,21380,21597,21666,22121,22441,22538,22574,23691,23871,24261,24746,24853,25145,25212,25636,25657,25820,27374,27486,27514,28226,29735,30728,30736,30790,33133,33482,33852,34138,34437,34625,35240,35556,35725,35860,35935,36571,36598,36717,36940,36943,36987,37122,37418,37716,37993,38199,38440,38456,38942,38990,39066,39187,39209,39295,39952,39978,40055,40132,40346,40535,40771,40822],xi\u00E9:[20565,21232,21327,21332,21963,22437,22858,24650,24886,25337,25658,25783,25813,25847,25884,26012,26090,29057,29170,32138,32243,32256,32556,32723,32961,33029,33031,33035,33166,34658,34938,35181,35559,35735,35856,38795,38837,40868],ch\u011B:[20566,25199,25766],sh\u011Bng:[20567,28219,30490],ch\u0101:[20571,21967,25184,25407,25554,25591,30080,33279,33366,37535,37732,38200,39223],hu\u00E1ng:[20575,20976,21924,22573,22708,23187,23858,24488,24822,27003,28255,29004,29530,29789,29852,30272,30343,30970,31316,31681,31783,33358,33887,34647,34789,35579,36266,36945,37728,37892,38205,38541,38905,39213,39452,39945,40017,40135,40428,40643,40644],y\u01CEo:[20576,21676,23161,23438,23686,26483,26620,27034,28308,29397,31365,31368,33280,33517,38340,39445,40405,40809],"ch\u01D2u qi\xE0o":[20578],y\u00F3u:[20580,23588,24238,24611,27787,27833,27999,28216,29369,29494,29495,30001,30115,31198,32940,33692,33720,34133,34480,34659,35367,36623,36662,36912,36938,37038,37109,37438,38080,39360,39799,39819,40063,40073],x\u016B:[20582,22687,23213,23299,26952,27432,27476,29176,30110,30449,32135,32259,32379,32997,34150,34391,34394,34395,34641,35015,35343,35377,35549,35651,35870,37968,38656,38920,39035,39036,39497,39706,39750,39766],zh\u0101:[20583,21747,25263,25363,25592,25699,27165,28195,30390,35312,35655,40772,40775],c\u012B:[20584,30133,34816,36224,39604,39626,40825],b\u012B:[20586,23620,26949,27636,35917,36924,39951,40126,40278],x\u00FAn:[20593,22106,23547,23563,23755,24033,24309,24490,24642,25559,25907,26092,26442,26642,26730,27187,27957,27988,28527,29125,29142,29667,29845,30019,32003,33600,34803,35426,35810,37161,40015,40024,40095],"c\u0101i s\u012B":[20594],du\u0101n:[20595,23183,31471,35085,37748],\u01D2u:[20598,21528,22036,32806,33122,34117,34261],t\u014Du:[20599,20600,37742],"z\xE1n z\xE1 z\u01CE":[20602],"l\u01DA l\xF3u":[20603,20674],f\u00E8n:[20606,20712,22859,22894,24325,24575,24868,24996,28725,30611,31182,31914,31966,33209,40029,40124],"ku\u01D0 gu\u012B":[20608],s\u01D2u:[20609,21468,21471,22014,27362,30605,34222,34282],"zh\xEC s\u012B t\xED":[20610],s\u00F9:[20611,20723,21961,22608,22609,22809,23242,24875,24991,27041,27150,27157,27536,27869,28049,28335,28344,28506,28517,29578,29663,29851,31756,31899,31903,32032,32292,32899,32901,33158,34060,34263,35307,35380,35606,35785,35873,36250,36444,36895,36961,36972,37577,39191,39500,39573,40016,40427,40532],xi\u0101:[20612,28998,30606,35898,39084,39957],"yu\xE0n yu\xE1n":[20614,23195],r\u01D2ng:[20615,20887,23426,27652,36597],n\u00F9:[20617,24594],y\u00F9n:[20618,23381,24701,24818,24864,24909,26527,33130,34164,34176,34292,34314,35102,35999,36816,36939,37075,37126,37213,37270,37278,38871,38878,38901,38907,39211],"g\xF2u ji\u01CEng":[20619],m\u00E0:[20620,22044,27050,30576,31043,31137,32629,38273,39393,39554,39701],b\u00E0ng:[20621,22621,26834,29604,31254,33365,33953,34607,35607,35876,37770,38225],di\u0101n:[20622,21415,23918,24005,24019,24020,25474,25895,25921,27079,28359,30315,30322,36430,39002,39003,39072,40827],t\u00E1ng:[20623,21776,21882,22371,22530,22616,25642,26848,27062,28303,28447,29051,29805,30916,31135,31702,31939,31958,31963,33157,33179,33998,34711,34739,36207,36412,37132,37283,37781,38554,39225,39236,40374],h\u00E0o:[20624,21728,24655,26122,26150,26215,26272,26276,26285,26317,28009,28111,28564,28751,28765,30355,30364,30366,30369,30373,32791,32853,34179,34399,37143,39013,39074,39965],"x\u012B x\xEC":[20626],sh\u0101n:[20627,21024,21034,21116,22328,23665,25403,25639,26613,27270,28536,28568,29053,29414,29642,31512,32319,32692,32694,33056,33314,33439,34923,36314,36565,37014,38282,39877],"qi\xE0n ji\u0101n":[20628],"qu\xE8 ju\xE9":[20629,22470],"c\u0101ng chen":[20630],r\u00F3ng:[20635,23222,23238,23339,23481,23797,23896,23992,25102,25608,26343,26628,27029,27054,27061,27623,28342,28700,28927,29076,29416,29794,31297,32104,32466,32674,32924,33561,33592,33635,33993,34686,34701,34702,34833,35107,37780,38229,39397],"t\xE0 t\xE0n":[20637],su\u014D:[20638,21766,21965,21990,23057,25677,26731,26797,30531,31761,31764,32679,33679,34001,36246,39867],d\u01CEi:[20643,27513],z\u00E0i:[20644,20750,20877,22312,25175,27909,36617,37224],g\u01D4:[20646,21476,21842,23603,24882,27030,27070,27753,28104,28658,28692,29295,30391,30396,30444,30653,31296,32607,32662,32929,33077,33228,34211,34506,34865,35393,35778,36674,36903,37431,38068,39222,39305,40723,40724],b\u012Bn:[20647,23486,24428,25996,26901,28392,28626,28657,28661,28693,32381,32548,34408,35945,35955,36051,36052,37024,37964,38228,38694,39022],ch\u01D4:[20648,20786,26485,26904,26970,26990,27290,28619,29876,30784,30990,31111,34389,40813,40828],nu\u00F3:[20649,20794,25386,26779,27232],"c\u0101n c\xE0n":[20650],l\u011Bi:[20651,20769,21437,22418,22593,22744,22760,27344,28741,30295,30667,30922,31016,32786,34124,34174,34271,34365,34845,35460,35716,35796,38008,40467],cu\u012B:[20652,20951,22676,23828,23903,24923,25703,27057,29525,30954,37849],y\u014Dng:[20653,21960,22665,22725,23262,24248,24305,24949,25317,25793,28413,28745,29253,30152,30293,30320,33219,37013,37114,37144,37854,38235,38605,38621,39252,40005,40153,40411],"z\u0101o c\xE1o":[20654],s\u01D2ng:[20657,23927,24578,24730,24879,24939,31462,32824,32883,39415],\u00E0o:[20658,22387,22407,22714,22881,23279,23705,23728,23988,25034,25817,28595,37834,39489,39580],"q\u012B c\xF2u":[20662],chu\u01CEng:[20664,30946,38358,38383],sh\u01CE:[20667,20749],h\u00E0n:[20668,22462,24717,25022,25182,25421,25750,25788,26097,26200,26293,27721,28038,28450,28698,28938,29442,30356,30533,32752,33695,33761,34559,34605,34706,35648,36634,37356,37554,37582,38615,38967,38980,39060,39419,40382],zh\u0101ng:[20669,23260,24352,24373,24432,24926,26290,27167,28467,29520,29835,31456,31931,34049,34769,36967,37155,37873,39206,39487,40006,40606],"y\u0101n y\xE0n":[20671,22677,23342],"pi\xE0o bi\u0101o":[20676,39584],li\u00E0n:[20678,22556,23201,24651,25088,26973,27539,27566,28229,28491,28592,28722,28860,29001,29779,32244,32414,32451,33840,37676,37706,37832,38142,39946],m\u00E0n:[20680,22657,24148,24930,26364,28459,28599,29107,29516,32309,32550,34052,34352,37156,37853,38232],"t\xE0n t\u01CEn":[20683],y\u00EDng:[20684,21942,22603,23348,25869,27001,27391,28289,28299,28386,28486,28633,28634,28660,28677,28699,28704,28719,28752,28764,29074,29151,29801,30401,30408,31132,31837,31855,32264,33556,33639,33721,33828,33829,33830,33854,34021,34240,34509,34631,34687,34722,34821,35597,36111,36194,36814,37795],d\u00F2ng:[20685,20923,20941,21160,21205,23003,25113,25359,26635,26847,28265,30800,33e3,33012,33110,36853,38680,39399],zhu\u00E0n:[20686,21869,22208,22559,25776,28791,29777,31686,33118,33923,35144,35668,39244,39316],xi\u00E0ng:[20687,21224,21521,22190,23008,23953,26319,27233,29670,32575,34771,34902,35152,35937,37900,38917,39033,40012],sh\u00E0n:[20688,21892,22688,22689,23319,25797,25982,26923,27199,27482,27733,28759,30109,30960,32341,32558,33203,34798,34810,35349,35590,35697,35754,36109,36193,36216,37167,37925,39245,39480,39583,40019,40020,40157],"tu\xED tu\u01D0":[20691],z\u01D4n:[20692,22082,25753,35664],p\u00FA:[20693,21261,22308,22691,28654,29531,29854,30632,31321,33670,33744,33769,33889,33969,33970,36108,37242,37879,38244],l\u00E1o:[20695,21171,21172,21214,21744,23810,23959,24997,26405,28022,29282,30184,30278,31362,31785,37290,37906,38137,39007,39645],ch\u01CEng:[20696,21424,24288,25950,26166,27653,37625],gu\u0101ng:[20697,20809,21667,22425,23023,27960,28782,28823,28826,28827,28897,29654,33009,33578,36612,37543,40646],li\u00E1o:[20698,22073,23293,23525,23534,23582,23658,23930,23962,23963,24299,24960,25977,26296,27217,29536,29849,30103,30274,31426,31773,32346,32557,32842,33163,33195,34260,34783,35906,36095,36440,36797,36988,39113,39630,40431,40553],d\u00E8ng:[20700,20979,22705,23965,27336,30634,30964,35252,37011,37159,38565],"ch\xE1n zh\xE0n zhu\xE0n":[20701],b\u014D:[20704,23955,25320,25765,25773,27874,28298,29627,30326,30411,30773,30854,31009,32573,33760,34992,36467,37474,38069,39185,39293,39499,40013],hu\u00EC:[20705,21295,21321,21913,22034,22166,22298,23314,23533,23670,23671,24407,24409,24410,24507,24666,24693,24800,24935,24979,25075,26214,26291,27109,27230,27269,27352,27719,27851,28377,28499,28905,29172,29545,29860,30650,30794,31229,31330,31730,32117,32362,32472,32729,32765,33631,34087,34137,34184,34185,34794,35439,35496,35569,35667,35711,35763,35826,36036,36159,37932,38368,38419,38759,38958,39018,39058,39215],chu\u01CEn:[20706,21912,33307,33608,36403],"ti\u011B ji\xE0n":[20707],s\u0113ng:[20711,39705],xi\u00E0n:[20713,20724,21743,22455,22634,23021,23050,23466,23704,23796,25010,25738,26203,27212,27258,28032,28695,29486,29563,29616,29694,30476,30541,31919,31982,32100,32171,32218,32447,32528,32673,32680,33146,33236,33277,33483,33703,35490,35919,37607,37646,38480,38501,38519,38704,39201,39301,40626,40760],"y\xF9 j\xFA":[20714],"\xE8 w\u016B":[20715],"t\xF3ng zhu\xE0ng":[20718],l\u01D0n:[20719,20955,20956,24297,24298,25037,25044,25755,27265,27305,28575,30299,30301],g\u00F9:[20721,20933,22266,22540,23827,23854,25925,26767,26845,29311,30204,31099,37678,38178,38599,39015,39038,39901,40116],ji\u0101ng:[20725,22723,23004,27263,27565,27743,30037,30085,30995,32366,32560,32734,33587,33857,34193,34688,34751,35911,38849,40002,40137],m\u01D0n:[20726,20922,21025,21188,24751,24829,24845,24924,25003,25279,25923,25935,25967,27887,28515,30399,31522,31549,31778,34848,38292,38313,38389,38397,39989,40152,40701],j\u00ECn:[20728,20954,22116,22157,22672,22743,22935,23335,25634,26185,26187,26499,27555,27989,28024,28301,28613,28636,28908,29025,29180,29710,29800,29878,30433,31090,32265,32537,33641,34254,35250,35280,36078,36112,36166,36817,36827,36914,38771,40829],"ji\xE0 jie":[20729],qi\u00E0o:[20730,23789,24105,25772,27579,31373,31429,35482,35822,36488,38487,38825,38866,39642],p\u00EC:[20731,23218,23251,23617,28604,29971,30088,35692,38370,40447,40458],s\u00E0i:[20735,31802,36093,36187],"ch\xE1n t\u01CEn sh\xE0n":[20739],"d\u0101ng d\xE0ng":[20741,24403,38371],xu\u0101n:[20743,21927,22599,23191,23459,24835,24843,25550,26125,26244,29002,29014,29764,30587,30670,31140,31662,32743,32766,33841,33842,34002,34175,34300,34320,34646,34825,35552,35580,35678,35862,36562,36713,37753,39421,39962],"d\u0101n d\xE0n":[20747,25812,30213],c\u00E0n:[20751,28591,28799,29158,29864,31922,34194,35634],"b\u012Bn b\xECn":[20752],"\xE1n \xE0n":[20753],t\u00E1i:[20755,22382,23343,25260,25825,27311,28849,28850,31817,33274,34233,36294,37040,39089,39824,40080],l\u00E1n:[20758,20848,22226,23146,23706,23888,24177,25318,25876,26003,26005,26639,27396,27415,28572,28734,28742,28769,29155,29175,29884,31726,31811,31843,32383,33915,34013,34253,34347,34349,35124,35157,35172,35188,35197,35659,35733,35888,36509,37997,38247,38348,38417,38858],"n\u01D0 y\xEC \xE0i y\xED":[20759],m\u00E9ng:[20762,24170,26330,26406,27223,27308,27659,28309,28635,29965,30015,30431,31006,33384,33684,33804,34116,34427,34673,37171,37176,38719,38720,39021,39259,39885,40463,40562],n\u00EDng:[20764,20957,21659,22144,23331,26592,27235,27320,29406,29552,32845,32889,34228,37967,39713,40459],qi\u00F3ng:[20765,21357,23430,24824,24972,26703,27241,28970,28973,29026,29069,29756,29898,30552,31351,31353,31406,31430,31547,31559,33340,33557,34257,34285,34537,34540,36217,36331,37019,37518],li\u00E8:[20768,20925,21015,21155,21181,22482,22483,23028,23771,24036,25362,25449,26677,27916,27990,28872,28910,29037,29347,29454,29471,29557,32855,33055,33570,34522,36244,36496,36862,39090,39707,39715,39844,40050,40247],ku\u01CEng:[20771,22844,25069],b\u00E0o:[20772,21245,22577,24513,25253,25265,26323,29190,29350,33762,34403,34475,35961,37451,37988,38087,39602,39665,39825,40077],bi\u0101o:[20774,22658,24150,24426,26631,27161,28398,28684,29083,29186,29451,30253,30950,33176,33237,35620,36102,37858,37987,38230,38259,39086,39095,39110,39111,39112,39114,39121,39129,39130,39531,39561,39647],z\u01CEn:[20775,20793,22086,25861,26141,36273,36274],h\u00E1o:[20779,21989,22071,22097,22158,22741,26883,27612,27627,28640,29510,29524,31443,31815,34461,34836,35705,35946],q\u00ECng:[20780,20938,24198,24950,27366,28650,30851,30956,32580,38744],ch\u00E8n:[20781,22187,27015,27372,30114,34924,35183,35734,35894,36225,36226,40787,40788,40832],t\u00E9ng:[20783,24144,28373,28443,30140,31824,31832,32290,33150,34276,34373,34723,35466,35588,36998,39398,39472,39523,39975],"l\u01D2ng l\xF3ng l\xF2ng":[20785],"ch\xE1n ch\xE0n":[20787],"r\xE1ng xi\u0101ng":[20788,21239],"hu\xEC xi\xE9":[20790],lu\u00F3:[20792,25886,26916,27407,29473,29568,31657,31854,32599,32645,33078,33121,33821,34367,34746,35260,36923,37007,37837,38012,38179,38233,39264,39486,39512,39585,40449],l\u00E9i:[20797,23256,27281,27417,29891,30078,32306,32397,32413,32551,32589,32696,34050,34354,34374,36704,37939,37976,38253,38647,38721,40041,40762],"n\xE0ng n\u0101ng":[20798],"w\xF9 w\u016B":[20800],y\u01D4n:[20801,21911,22845,25230,27538,27550,29377,30930,33658,36081,37399,38445,38504,38549,38691,39355,40811,40819],z\u0101n:[20802,27253,31786,31790,31948,37909,37919,40292],yu\u00E1n:[20803,20870,21407,21409,21429,22253,22278,22286,22290,22291,22435,22636,23220,23236,25588,27038,27052,27260,27358,27781,28274,28304,28306,29232,29480,29503,31502,32227,32257,32536,32689,33554,34199,34653,34671,34696,34945,35108,35612,36677,36757,37005,37031,37211,37416,37809,39477,39789,40354,40368,40703,40715],xi\u014Dng:[20804,20807,20982,21250,21256,21701,24567,24671,27769,27958,33015,33016,33422,35369,35454,35771],ch\u014Dng:[20805,22019,24545,24963,24999,25679,27798,28026,29675,32639,32704,33282,33375,33594,34909,36438],zh\u00E0o:[20806,22423,26064,26316,26523,27330,29031,29171,29411,30654,31498,32576,32617,32644,32897,32903,32904,35412,35791,36213,36249,39841],"du\xEC ru\xEC yu\xE8":[20810,20812,20817],k\u00E8:[20811,21051,21184,21194,22529,23060,23458,24682,24857,27690,28312,30886,32217,32514,33360,34889,35506,35838,37633,38174,39437,39570],t\u00F9:[20814,20820,22541,36812,40309],d\u01CEng:[20826,25897,27411,35681,35740,35872,40680],d\u014Du:[20828,20832,21783,27255,31740,34104],hu\u01CEng:[20836,22875,24140,24627,24653,26180,28862,29056,32296,35428,35594,35854],r\u00F9:[20837,21973,23223,25174,26433,27955,28349,32287,32539,34e3,35109,40176],n\u00E8i:[20839,27677,27678,37655],"y\xFA sh\xF9":[20842],"li\xF9 l\xF9":[20845],han:[20847,29235],ti\u0101n:[20850,22825,23126,28155,37215,38740,38749,40647],"x\u012Bng x\xECng":[20852],di\u01CEn:[20856,22200,22860,23152,25951,26915,28857,30872,33959,34119,36398,40670],"z\u012B c\xED":[20857],ji\u0101n:[20860,20927,22223,22362,22533,22904,23014,23015,23574,24181,24804,25099,25108,25627,26942,27179,27388,27516,27569,27570,28244,28688,28728,29006,29086,29112,29259,29770,30583,31003,31031,31546,31627,32216,32273,32516,32547,32937,33392,33393,33733,33786,33868,33977,34090,34129,34163,34371,35708,35932,37999,38595,38831,38848,38857,39216,39330,39956,39964,39993,40099,40146,40273,40307,40380,40547,40585],sh\u00F2u:[20861,21463,21806,22781,22784,23551,25480,29417,29539,29560,30185,30246,32172,32502,33156],j\u00EC:[20862,20864,21058,21092,21137,21219,22358,22413,22600,22931,23395,23490,23492,24301,24401,24475,24524,24760,24782,25083,25216,26081,26082,26083,26280,26281,26305,26782,27285,27317,27918,28419,28424,28721,30197,30304,31133,31273,31287,31300,31306,31335,32e3,32153,32318,32331,32380,32487,32489,32637,33262,33456,33549,33572,33898,34015,34055,34186,34318,34350,34363,35034,35136,35244,35274,35336,35352,35467,35745,35760,36321,36349,36447,36857,38469,38555,38657,38717,39525,39589,39675,39742,39773,39781,39898,39933,39990,39999,4e4,40045,40090,40107,40267,40401,40780],ji\u014Dng:[20866,20875,22384,22491,25155,34319,34324,39369,39403],m\u00E0o:[20867,20880,23202,24125,24855,25035,26259,26581,26969,27639,29761,30339,30474,30592,32772,33538,33850,34640,34980,35218,35980,36031,36152,37146,37166],r\u01CEn:[20868,20873,22988,23203,26579,29635,33490,33925],"n\xE8i n\xE0":[20869],g\u0101ng:[20872,20910,21018,21083,22536,22589,23713,25478,25667,26849,29288,29317,30104,32177,32434,32568,32577,32609,32923,37357,37792],c\u00E8:[20874,20876,21397,21408,22824,24257,24699,24827,24993,25927,27979,28204,31527,31574,31582,31604,31651,33629,33815,33844,34011],gu\u01CE:[20878,21072,21102,21479,23521],"m\xE0o m\xF2":[20882],g\u00F2u:[20883,21826,22392,22434,22815,22816,23230,24384,25606,25728,26500,27083,29049,35247,35279,35389,35436,35807,36092,36141,36952,38602],x\u01D4:[20884,21923,26250,26665,29661,30440,31944,35425,35583,35817,37158,37265],m\u00EC:[20886,20906,22055,22611,23483,23494,23770,24130,24142,24166,24637,27027,27154,27329,27752,28135,28405,28446,28631,29072,32643,34084,34588,35219,35220,35227,35269,35600,35879,40719],"y\xF3u y\xEDn":[20888],xi\u011B:[20889,20905,34267],j\u016Bn:[20891,21531,22343,26750,27758,30386,30392,30393,30853,33689,34448,34944,35232,36557,37406,37505,37534,37717,38055,38965,39862,40106,40591],m\u00ED:[20894,25823,28720,29218,29461,29564,31074,31152,32315,33982,34252,34346,34364,34990,35448,35598,36855,37274,37310,37311,37316,38270,40461,40586,40587,40603],"gu\u0101n gu\xE0n":[20896,35212,35251,35264,35266],m\u011Bng:[20897,21200,25077,25529,29467,29556,33355,34594,34835,37683,38192,39917,40710],zh\u01D2ng:[20898,22618,23600,27505,28996,30215,32959,33131,36405],zu\u00EC:[20899,23989,26220,26368,26668,27100,27271,27276,31101,32074,32618,34142,36768,37204,37243,37257,37642],yu\u0101n:[20900,21064,22246,23357,23491,26857,28149,28161,28166,28170,28181,28737,30498,32921,33918,33964,34574,34613,39372,40182,40219,40311,40482,40499,40531,40728,40733],m\u00EDng:[20901,21517,26126,26269,26393,27040,27962,28319,29501,30464,30515,30609,33559,34719,35245,35450,37133,37528,38125,40180,40483],k\u00F2u:[20902,21481,23484,23495,25187,25922,28401,31387,31576,31750,34098,34107,37350,40391],t\u00E0i:[20909,22826,22835,24562,24577,24907,27760,27761,27888,28313,32957,33318,37214,37414,38043],"f\xE9ng p\xEDng":[20911,39342],"ch\u014Dng ch\xF2ng":[20914],ku\u00E0ng:[20917,22329,22745,23730,25068,26103,26175,26336,26694,27841,29196,30486,30518,30719,30783,31014,31340,32075,32086,32394,32425,36026,36150,36582,37021,37178,37489,37595,37979,40651],l\u011Bng:[20919],p\u00E0n:[20920,21028,21467,27804,27886,28351,28813,29257,30036,30460,34978,35195,35402,37612,38011,38934,40293],f\u0101:[20921,24386,27831,30330,30332],xi\u01CEn:[20924,23583,23584,23812,23982,24176,25863,26174,27382,27624,28774,28877,29177,29405,29443,29547,29550,29569,31122,31557,31666,34259,34330,34476,34566,35683,36219,36323,37708,38505,38522,38570,38853,38997,39023],qi\u00E0:[20926,22326,24098,24688,27534,27965,30792,32994,39618],"j\xECng ch\u0113ng":[20928,20936,28136],s\u014Du:[20929,21974,24256,24267,25436,25628,25673,28338,29504,33368,33936,34699,37131,37273,37802,38204,39100,39125,39231,39306,39466],m\u011Bi:[20930,23172,23226,23309,23876,25396,27598,27599,28028,28220,29144,32654,36542,37762,38209,40675],t\u00FA:[20931,22259,22270,22294,22295,22615,23648,23801,23902,24233,24284,24466,24711,25580,28034,30223,31585,33135,33660,33956,36351,36884,37236,37423,37710,39327,39420,40268,40351,40395,40437],zh\u01D4n:[20934,20950,22523,28310],"li\xE1ng li\xE0ng":[20937,28092,37327],di\u0101o:[20939,20993,21023,21500,22877,24372,24427,27720,29745,30857,31763,34413,34497,35970,37677,38613,39817,39899,40119,40304,40742],c\u00F2u:[20945,28234,33120,36659,36751],\u00E1i:[20946,21824,22026,25457,28336,30284,30353,30362],du\u00F3:[20953,21099,22842,22890,30181,36401,37420,37944,38094],d\u00FA:[20959,21301,23355,26911,27357,27568,28060,29261,29272,29322,29346,29420,29544,29892,30398,35067,35501,35712,35743,35908,36117,37654,37983,38855,38883,38885,39475,39633,40681,40695],"j\u01D0 j\u012B":[20960],f\u00E1n:[20961,20962,20963,21285,22694,26443,26569,26853,27146,28735,28902,29033,29140,29856,30718,31020,31538,31861,32208,32691,33316,33319,34208,34345,34844,35150,36463,37353,37895,37922,38034,40429],j\u016B:[20965,21258,23093,23150,23621,23820,25221,25398,25516,26798,26896,27275,27625,27633,27843,28090,29401,29722,30141,30752,32605,33106,33357,34587,35070,35530,36308,36376,36537,38513,38606,38816,38827,39378,39545,39816,40225,40331],"ch\xF9 ch\u01D4":[20966,22788],zh\u01D0:[20970,21159,21675,22336,22375,24075,24649,25210,25351,26088,26547,27490,27750,27802,27924,28157,30139,30731,31049,31190,32025,32440,33463,33547,34274,34937,35175,35368,36286,36601,36725,37231,38447,40697],p\u00EDng:[20973,20980,21615,22378,22592,23740,24097,24114,24136,24179,24959,24977,26544,27956,28969,29622,29942,29953,31470,31667,31752,32574,33619,33805,34033,34482,34530,35413,35780,36607,36647,37105,39811,40070],k\u01CEi:[20975,20977,21056,21108,22450,22607,24698,24887,24936,26271,33928,36614,37703,37799,38112,38196,38355,38399,39101],g\u0101n:[20978,22377,23602,23604,23606,23607,26577,27860,28455,29589,29976,30131,30712,31487,31608,31891,32925,33527,36800,37200,39760],"k\u01CEn qi\u01CEn":[20981],t\u016B:[20984,22551,23936,25464,28043,28261,30172,31167,31171,31361,33878,37621,40282,40757],"\u0101o w\u0101":[20985],ch\u016B:[20986,21021,23680,25716,27019,27159,35993,40803],d\u00E0ng:[20988,22325,22449,22731,26723,27284,27705,29847,29949,30442,30602,30720,30893,30993,31772,33633,33770,34153,34351,36260,36927,38652],h\u00E1n:[20989,20990,21547,22277,23074,23506,23841,26199,26770,27995,28085,28559,28947,29696,29981,31592,34604,37015,37039,37601,38867,38889],z\u00E1o:[20991,38015],d\u0101o:[20992,20994,24521,27672,33312,34729,37334,39771,40061],chu\u0101ng:[20997,25680,29262,29269,30126,30241,31379,31383,31419],"f\u0113n f\xE8n":[20998],"qi\xE8 qi\u0113":[20999],k\u0101n:[21002,21208,22570,25121,26654,40853,40859],c\u01D4n:[21004,24534],ch\u00FA:[21005,21416,24174,24282,27249,27337,27365,28353,29331,31720,32801,33467,33954,33965,34573,34805,35936,36238,36464,36487,36501,37455,37604,38148,38500,38607,38619,40373],"hu\xE0 hu\xE1":[21010],l\u00ED:[21013,21075,21114,21145,21400,21937,22175,22212,23264,23415,24306,24737,26792,26808,26819,28435,28757,29313,29314,29432,29709,29827,29896,30432,30557,31163,31346,31472,31587,31729,31852,31950,32301,32545,32633,33347,33650,33758,34016,34110,34268,34362,34570,34765,34808,34859,35125,35623,35981,37288,37611,37637,37867,37975,38626,39530,39562,39887,39916,40058,40097,40313,40477,40514,40654,40679],yu\u00E8:[21014,23347,23684,23731,23997,24689,24709,24742,25097,25224,25459,26376,27198,28729,29210,29605,31039,31156,31703,31814,31845,31856,31908,31925,34341,34446,34447,35500,36234,36288,36291,36493,36559,37381,37470,38e3,38074,38321,38322,38405,40465,40473,40678,40864],li\u00FA:[21016,21129,22176,23225,23911,26056,26066,27060,27210,27969,27983,28687,29705,29792,29804,29858,30020,30041,30065,30081,30244,30277,30827,33957,33989,34761,35031,37775,37840,37890,38240,39104,39109,39127,39392,39413,39470,39505,39581,39969,40377,40544,40589],z\u00E9:[21017,21063,21863,22038,23271,24123,24152,25246,27149,27509,27810,27854,28333,30367,30612,30688,30987,31654,31744,33332,34102,34828,35159,35630,36094,36188,36846,40453,40794,40816],"chu\xE0ng chu\u0101ng":[21019,21109],q\u00F9:[21022,21434,21435,38324,38339,38418,40622,40705],"bi\xE9 bi\xE8":[21029,21035],"p\xE1o b\xE0o":[21032],"ch\u01CEn ch\xE0n":[21036,21079,24157],gu\u0101:[21038,21120,26736,27460,29041,29916,32973,36411,39082,39091,39463,40240,40505],g\u0113ng:[21039,24218,26921,28013,28991,30026,32090,32686,32697,32789,33774,36065,36179,40330,40530],d\u00E0o:[21040,22133,24764,26913,27300,29182,29913,30423,30428,31282,31291,32411,32767,33364,33791,34908,34911,36551,36947],chu\u00E0ng:[21041,21071,21081,24582,24884],k\u016B:[21043,21741,22288,22528,26543,26701,30715,31391,36301,37056,39607,39852],du\u00F2:[21044,21057,22703,23598,24816,24988,25349,26711,33333,36325,36346,38474,38479,39167,39283,40317],"shu\u0101 shu\xE0":[21047],"qu\xE0n xu\xE0n":[21048],"ch\xE0 sh\u0101":[21049,21070],"c\xEC c\u012B":[21050],gu\u00EC:[21053,21055,21130,21132,25740,25904,26123,26690,26914,27126,27195,27331,29476,31148,31552,34005,35160,36020,36149,36330,37888,37966,38844,40022,40037],l\u00F3u:[21061,23044,23105,24276,27004,27155,28295,28426,29089,32807,32812,33371,33932,34078,34684,34747,35633,36545,36977,38843,39621,39631],cu\u00F2:[21065,21074,21405,22798,25387,25514,26852,33693,33697,33996,36906,37564,37679,38153,38169],"xi\u0101o xu\u0113":[21066],"k\u0113i k\xE8":[21067,23557],"l\xE0 l\xE1":[21068],t\u012B:[21076,26799,36386,37563,38161,40392,40393],p\u014Du:[21078],w\u0101n:[21084,22598,22762,24117,24367,24398,28286,28523,28771,30549,34623,35916],"b\u0101o b\u014D":[21085,21093],du\u014D:[21087,21636,21702,22153,22810,22811,25479,27634,30035,35056],q\u00EDng:[21088,21197,22813,24773,25806,26228,26258,26878,27144,27296,27696,29984,30808,33885,40677],"y\u01CEn sh\xE0n":[21089],"d\u016B zhu\xF3":[21090],y\u0101n:[21094,23267,23846,23958,24697,25045,25064,27182,28106,28153,28473,28895,28937,28945,29017,29658,31734,33005,33241,33784,37154,37251,38329,38409,40683],hu\u014D:[21096,21136,21529,25865,31220,32800,38186,39454],sh\u00E8ng:[21097,21104,21213,22307,22701,23882,26208,27066,27251,29726,32854,34114,36025,36088],"du\u0101n zh\xEC":[21100],w\u016B:[21101,21596,21978,22316,23627,24043,24345,26439,27469,27737,27738,27745,27967,28879,31375,31676,34704,35464,35491,35820,37036,37140,37794,38056,39966,40238],g\u0113:[21106,21733,22314,24385,25096,25107,25128,27468,28370,29365,32912,35004,35596,37814,40218,40255,40509],"d\xE1 zh\xE1":[21107],chu\u00E1n:[21110,26295,26941,31685,33313,33321,33337,36658,36932],"tu\xE1n zhu\u0101n":[21112,28441,31743],"l\xF9 ji\u016B":[21113],p\u0113ng:[21115,21257,22061,24614,24690,25256,26760,28921,30768,36591,39373],pi\u0101o:[21117,21217,24915,26074,29349,32754,34741,39107,39108,39128,39762],k\u014Du:[21118,24388,25248,25715,30477,30616,33444],"ji\u01CEo ch\u0101o":[21119,21131,21222,25719],qi\u0101o:[21121,21226,22685,24167,25970,27207,27587,29126,30807,30973,32337,36268,36343,36365,36474,36475,37115,37153,37157,37739,37740,37936,38201,38941],"hu\xE1 hu\xE0":[21123],"zh\u0101 zh\xE1":[21124],"p\u012B p\u01D0":[21128,24706],t\u0101ng:[21135,22049,32688,34202,34666,36442,38842,40734],ch\u00E1n:[21142,22197,22757,23157,23307,24009,24283,26830,27610,28281,28537,28538,28598,28685,28730,29016,29521,30939,32254,32399,32402,32544,33388,34633,34768,34796,34814,35479,35730,35863,36500,37181,37185,37579,38001,38261,39262,39307],zu\u0101n:[21143,36508,36518,37446,37978],m\u00F3:[21144,23275,23332,23351,23579,25721,25845,27205,31970,33180,34278,34321,35624,35625,35871,39235,39261,39309,39629,39764,39801],zh\u00FA:[21146,26040,26351,27416,28767,28834,28891,29165,29221,30211,31481,31489,31516,33331,33599,34027,34827,34878,36485,36880,36907,38019,40001],qu\u00E0n:[21149,21223,21240,29302,38863],"j\xECn j\xECng":[21156,21170,21185],k\u0113ng:[21157,22353,29308,30785,30812,35481,37557,37726,37847,38143,38444],"xi\xE9 li\xE8":[21158],"zh\xF9 ch\xFA":[21161],n\u01D4:[21162,24361,30766,33004],sh\u00E0o:[21165,21362,21736,28530,32057,32164,32461,34961,37045],mi\u01CEo:[21168,26474,28156,28218,30471,31186,31694,32242,32520,34256,37e3],k\u01D2u:[21174,21475],w\u0101:[21176,22380,23090,23207,23666,25366,25896,27964,28315,28453,29950,30038,31349,31370,31402,34521,38856,40707],ku\u0101ng:[21179,21281,21289,21712,24647,27949,31568,31610,35462,35795,36589,37052],h\u00E9:[21182,21642,21853,22976,23750,25926,26359,26567,26945,27644,27827,28088,28206,28565,29062,30380,30407,30409,30413,30418,31166,31701,31866,31917,32750,33743,33794,35208,35384,35429,37059,37339,37452,37961,38305,38356,38402,38422,38824,38940,39172,39288,39802,40534,40615,40789,40833,40866],g\u00E0o:[21186,21567,21578,23804,31086,31088,31134,31606,35493,35824,37084,37615,38150],"b\xF3 b\xE8i":[21187],l\u00E1ng:[21190,23247,24266,25999,26745,27028,27139,27444,29436,29701,29807,30816,31234,33350,33992,34571,34690,36532,37074,37086,37571,37807,38162],x\u016Bn:[21195,21211,21234,21235,22161,22339,22489,22628,22734,22758,26331,29179,29551,30660,32385,33232,34219,34224,34317,37306],"ju\xE0n ju\u0101n":[21196,29945],"l\xE8 l\u0113i":[21202],k\u00E0i:[21203,28812,28887,37774],"w\u011Bng y\u01CEng":[21212],q\u00EDn:[21220,21994,22105,23964,24200,25027,25028,25446,25810,26035,27278,28607,29665,29748,29753,30269,31165,31206,32825,33449,33465,33766,34707,34820,37401,37419,38594,38770,40185,40301],ji\u00E0ng:[21221,21278,21280,23929,24348,24374,25726,27364,27930,28400,29343,31969,31976,32115,32475,35645,37233,37284,37292],f\u0101n:[21227,23311,24070,24161,24539,24995,26073,26075,32345,32763,34281,36691,39103,39132,40021],ju\u0101n:[21228,23010,23071,25424,28051,34866,35024,37816,37931,38220,40515],"t\xF3ng d\xF2ng":[21229,28884,29137,29418],l\u01DC:[21236,22415,23874,24459,24942,27695,28388,28670,29192,31675,32160,32322,33183,33870,34385,37986],ch\u00E8:[21238,22396,24443,24505,25507,25764,28552,28898,29217,30638,30825,32837,36832,38937],sh\u00E1o:[21242,29631,38902],"g\u014Du g\xF2u":[21246],c\u014Dng:[21254,22250,22257,24553,24625,24740,26288,27180,28439,29821,29825,30619,31733,32369,32865,32870,32874,32880,33473,33552,33905,34031,34085,34764,37743,37843,37862,39448,39492,39586],"t\xE1o y\xE1o":[21259,38518],p\u00E1o:[21263,21638,22409,24214,29230,29389,34957,35100,36595,38788,40581],d\u00E1:[21266,22962,24603,28831,29173,30051,31530,32653,33625,34200,34813,35418,36798,36815,36822,36826,36921,36948,37949,38780,38801,38851,40854,40856],"hu\xE0 hu\u0101":[21270],"b\u011Bi b\xE8i":[21271],n\u01CEo:[21272,22452,22550,23248,24700,24745,24817,29785,30895,33041,33075,33126],"ch\xED shi":[21273],f\u0101ng:[21274,22543,26041,28115,29285,33459,37025,37377,37690,38059,40203],z\u0101:[21277,21634,24064,27806,33244,33250,36810,37460,39795],qi\u00E8:[21287,21394,22974,24623,24719,24812,24860,25352,31317,31363,31434,31521,31655,31691,31841,36389,37733,38194,39900],"z\u0101ng c\xE1ng":[21288],f\u011Bi:[21290,22876,24753,26832,27047,31706,32737,34140,35513,35837],"ku\xEC gu\xEC":[21294,21297],su\u01CEn:[21300],p\u01D0:[21305,22141,22189,22318,24192,30174,30294,33076,33481,37538,40196],"q\u016B \u014Du":[21306,21312],"k\u0113 qi\xE0":[21308],"y\u01CEn y\xE0n":[21309,26858],bi\u01CEn:[21310,24828,25561,30885,31272,31366,34250,35082,36022,36140,40216],n\u00EC:[21311,22532,23263,23354,24772,24885,26165,26289,27708,30500,30568,32268,32978,33147,33193,36870],ni\u00E0n:[21316,21816,22493,24319,24565,24791,33356],s\u00E0:[21317,27346,33038,33832,34159,34217,37394,38561,39087,39122,39354],z\u00FA:[21318,21739,23850,26063,31652,36275,36388,38238],sh\u0113ng:[21319,21583,22768,26008,26119,26363,26529,27525,27881,28262,28986,29298,29636,29983,29989,31444,31513,32882,37454,37727,38441,38494,38521,40319,40746],w\u00E0n:[21325,21328,24552,26468,30627,33045,33109,33836,34755,36110,36624,37693],"hu\xE1 hu\xE0 hu\u0101":[21326,33775],b\u0113i:[21329,24754,25593,26479,26734,30403,30865,34275,40303,40526],"z\xFA c\xF9":[21330],"d\u0101n sh\xE0n ch\xE1n":[21333,21934],"n\xE1n n\u0101":[21335],"shu\xE0i l\u01DC":[21339],"b\u01D4 bo p\xFA":[21340],"ku\xE0ng gu\xE0n":[21341],bi\u00E0n:[21342,21464,22793,23749,24321,24487,24557,25219,26154,27763,27764,29603,33361,33476,35213,35546,35722,36769,36775,36776,36777,36779,36782,36783,36941,37318],b\u01D4:[21343,21754,25429,34917,35036,40468],"zh\xE0n zh\u0101n":[21344,35249],"k\u01CE qi\u01CE":[21345],l\u00FA:[21346,22183,22406,22746,24208,24300,26341,26534,26636,27368,27896,28696,28809,29200,29561,29576,29904,30439,30673,31834,32401,32591,33002,33242,33326,33339,33387,33446,34310,34854,36708,36723,37417,37994,39025,39045,39359,39639,39794,40056,40072,40469,40492,40696],l\u01D4:[21348,22647,25523,25796,27152,27257,27347,27660,28407,28571,28674,30837,30944,31326,33379,33386,34046,34383,34396,37824,37930,37989,38245,39791,40065,40565],gu\u00E0:[21350,21865,25346,25499,32611,35074,35455,35798],"\xE1ng y\u01CEng":[21356],y\u00ECn:[21360,22461,22583,24277,24941,24982,24983,25050,27925,28250,29452,30282,32996,33562,37235,39843],qu\u00E8:[21364,21371,22617,23813,24747,24872,24932,25609,27063,29161,29751,30389,30830,30906,31021,38347,38421,40306,40522],lu\u01CEn:[21365],"ju\xE0n ju\u01CEn":[21367,24059],"ch\u01CEng \u0101n h\xE0n":[21378],"w\u011Bi y\xE1n":[21379],t\u012Bng:[21381,21403,21548,24193,24304,24307,27712,28867,28916,32142,32787,32884,32892,32893,38803],"zh\xE9 zh\xE1i":[21383],"h\xE0n \xE0n":[21384,23677],y\u01CE:[21386,21782,24204,30166,30210,34149],sh\u00E8:[21389,21401,24381,24913,24948,25086,25666,27399,28041,28091,28169,28384,28740,31038,33294,34062,34818,35373,35774,36198,39431,40605],d\u01D0:[21390,21607,22360,24356,25269,25310,25483,29300,30757,33767,35293,35398,35787,36583,37048,38458,39606,39923],"zh\u01CE zh\u01CEi":[21391],p\u00E1ng:[21392,23246,24222,24492,33152,33341,34691,36868,39967,40145,40846,40848],"zh\xEC sh\u012B":[21396],m\u00E1ng:[21398,21506,21732,23055,24537,24702,26455,26471,27730,27997,29307,30173,30450,30829,31488,33426,33579,34313,37017,37359,37609,38099,39417],zu\u012B:[21404,27190,32407,34773],"sh\xE0 xi\xE0":[21414,24264],\u00E1o:[21419,22007,22008,24274,25942,28406,29522,29523,29832,32753,32758,32762,32881,34076,34735,35639,35640,36968,37846,38558,39986,40140,40404,40711],"l\xE1n qi\u0101n":[21425],"s\u012B m\u01D2u":[21430],"g\u014Dng h\xF3ng":[21431],"l\xEDn mi\u01CEo":[21432],"qi\xFA r\xF3u":[21433],d\u016B:[21438,22047,30563,37263],"xi\xE0n xu\xE1n":[21439,32291],"c\u0101n sh\u0113n c\u0113n s\u0101n":[21442,21443,21444,21445],"\xE0i y\u01D0":[21446],"ch\u0101 ch\xE0 ch\u01CE ch\xE1":[21449],shu\u0101ng:[21452,23360,23367,27398,31029,33389,38617,38684,39483,39526,39590,40414,40472,40564],sh\u014Du:[21454,25910],gu\u00E1i:[21455],b\u00E1:[21456,22957,25244,25300,28838,30329,32968,33543,33757,35417,36299,36599,39747,40741],"f\u0101 f\xE0":[21457],"zhu\xF3 y\u01D0 l\xEC ju\xE9":[21461],q\u01D4:[21462,23094,31468,34682,35411,40818,40843],"ji\u01CE xi\xE1":[21466,24486],"w\xE8i y\xF9":[21470,23561,34074],di\u00E9:[21472,22436,22558,23756,24137,24654,24821,25116,26337,27548,27662,29251,29266,29918,30067,30082,30089,30090,30879,32112,32470,32778,32779,32965,33363,33525,34600,34678,35083,35396,35548,35853,36334,36416,36845,38267,39944,40125,40233],ru\u00EC:[21473,26520,27757,29790,30591,33454,34443,34617,37555,37613,38160],"j\xF9 g\u014Du":[21477],l\u00ECng:[21478,21604,28841,34342],"d\u0101o d\xE1o t\u0101o":[21480],"zh\u012B zh\u01D0":[21482],ji\u00E0o:[21483,21580,22018,22054,22093,23315,25997,26016,28376,28438,29541,29651,30381,31382,34272,35334,35685,36269,36611,36686,36735,36739,37237,37294,37314],"zh\xE0o sh\xE0o":[21484],"k\u011B k\xE8":[21487],"t\xE1i t\u0101i":[21488,33492],p\u01D2:[21493,23552,31544,31653,37461,38071,39370],"y\xE8 xi\xE9":[21494],"h\xE0o h\xE1o":[21495],t\u00E0n:[21497,22022,25506,27470,28256,28845,30899,33301],"h\u014Dng h\xF3ng":[21503],mi\u0113:[21504,21673,21750,23405],"x\u016B y\u016B y\xF9":[21505],ch\u012B:[21507,21735,21931,21988,22084,22939,23224,24424,24434,25691,25889,27558,29947,30196,30305,30517,30621,31518,31898,33013,34473,34733,35381,39761,40223,40260,40497,40656,40797],"xu\u0101n s\xF2ng":[21509],y\u0101o:[21510,21907,22829,22934,24186,26950,27520,31045,33136,33917,35358,36992,40193,40226],z\u01D0:[21511,22985,22986,23376,26445,26771,27039,27252,28371,30711,31213,31531,31869,32043,32788,34424,35391,37352],"h\xE9 g\u011B":[21512,40068],"c\xF9n y\u012Bngc\xF9n":[21515],"t\xF3ng t\xF2ng":[21516],"t\u01D4 t\xF9":[21520,21771],"zh\xE0 zh\u0101":[21522,22867],"xi\xE0 h\xE8":[21523],"\u0101 y\u0101":[21526],"ma m\xE1 m\u01CE":[21527],l\u00ECn:[21533,24673,24715,27209,28955,29968,33190,34106,34298,36035,36161,36472,36495,36505,36522,36709,38325],t\u016Bn:[21534,26302,26396,28958],"b\u01D0 p\u01D0":[21537],q\u00ECn:[21538,21539,21786,25227,25599,25607,25779,27777,28697,33763,34301],"ji\xE8 g\xE8":[21540],"f\u01D2u p\u01D0":[21542],"ba b\u0101":[21543],d\u016Bn:[21544,22136,22697,22698,24775,25737,25780,29340,29540,30981,34611,36478,39504],f\u0113n:[21545,24073,26128,26374,26788,26875,27675,31445,32027,32439,32706,33452,34927,35356,36526,37210,37398,38640,39220,39257,39322],"\xE9 hu\u0101":[21546],"k\u0113ng h\xE1ng":[21549,22932],sh\u01D4n:[21550],"zh\u012B z\u012B":[21553],"y\u01D0n sh\u011Bn":[21554],w\u00FA:[21555,21556,21577,22706,23807,26791,27206,27595,27926,28015,28961,29688,29841,31078,33436,33571,33665,34154,34568,34801,35669,37082,37593,38139,39875,40272,40417,40512,40751],"ch\u01CEo ch\u0101o":[21557],"n\xE0 n\xE8":[21558],"xu\xE8 chu\xF2 ju\xE9":[21559],chu\u012B:[21561,28810,40865],"d\u014Du r\xFA":[21562],h\u01D2u:[21564,29372],"h\u014Dng h\u01D2u \u014Du":[21565],"w\xFA y\xF9":[21566],"ya y\u0101":[21568],"\xE8 e":[21571],d\u0101i:[21574,25051,29507],"m\xE8n q\u01D0":[21575],h\u014Dng:[21581,22173,25544,28788,28888,28962,30817,34216,35335,35902,36579,36663,36703,36720,37735],"ch\u01D0 y\u012Bngch\u01D0":[21582],n\u00E0:[21584,25466,31517,32013,32435,32941,33971,34930,35965,35968,36572,37069,37385,38048,38777,39798],"t\u016Bn ti\u0101n":[21585],\u1E3F:[21586],"d\u0101i t\u01CEi":[21588],"\u01D2u \u014Du \xF2u":[21589],"b\xE0i bei":[21591],"yu\xE1n y\xFAn y\xF9n":[21592,21729],gu\u014D:[21593,21871,22035,22490,22557,22670,23838,24393,24397,25046,29459,30225,32850,34632,34760,37101,37403,37707,38149],"hu\xE1 q\xEC":[21594],"qi\xE0ng qi\u0101ng":[21595,36292],sh\u012B:[21598,22833,23608,23629,24072,24107,26045,27977,28260,28287,28334,28348,28629,29422,29509,29793,32065,33913,33938,33997,34417,34664,35127,35193,35433,35799,37055,37315,37447,37734,39924,39972,40122,40178,40190,40371,40484],ju\u01CEn:[21599,22477,33223,33764,37640,38185],p\u011Bn:[21600,32760],"w\u011Bn m\u01D0n":[21601],"ne n\xED":[21602],"\u1E3F m\u0300":[21603],r\u00E1n:[21605,22059,28982,29123,32334,32944,34470,34490,34939,34951,34977,39653,39663],"ti\xE8 ch\xE8":[21611],"q\xEC zh\u012B":[21614],"z\u01D0 c\u012B":[21616],"gu\u0101 g\u016B gu\u01CE":[21617],"c\u012B z\u012B":[21618],"h\u01D2u x\u01D4 g\xF2u":[21620],"h\u0113 \u0101 \xE1 \u01CE \xE0 a":[21621],n\u00E1o:[21622,22802,23793,23977,24014,25376,25747,29489,30791,34546,34799,35401,35658,37891,38105],"xi\u0101 g\u0101":[21623],p\u0113i:[21624,24588,32935,32986,34883,37253],"h\xE1o xi\u0101o":[21626],m\u00ECng:[21629,25525],"d\xE1 d\xE0n":[21630],"zu\u01D0 j\u01D4":[21632],"xi\xE1n g\u0101n":[21633],p\u01D2u:[21637,21731,29315],"y\u01CEng y\u0101ng":[21641],"z\u01CE z\xE9 zh\u0101":[21643],"h\xE9 h\xE8 hu\xF3 hu\xF2 h\xFA":[21644],h\u0101i:[21645],d\u0101:[21649,21714,22112,22710,25645,25752,32823,35105,37789],"k\u01CE k\u0101":[21652],g\u016B:[21653,21762,21763,22993,23284,23396,24044,24045,26599,27245,27837,27858,31250,31519,31629,31643,31696,32603,33533,33735,33776,33991,35290,36593,36594,36721,36764,37220,37426,39829,40227,40490],"k\u0101 g\u0101":[21654],zuo:[21655],l\u00F3ng:[21657,22184,23952,24003,24004,26173,26344,26407,26634,27102,27379,28272,28381,28427,29206,29649,29903,30275,30508,30675,30779,31025,31026,31423,31452,32843,32894,32999,33551,34338,34858,34860,35185,35909,37863,37992,38707,38727,39521,40471,40845,40850,40857],"xi\xE0n xi\xE1n":[21662],q\u00EC:[21664,21805,22096,22120,22817,24323,24967,25001,26275,26820,27435,27668,27671,27683,27732,27773,27875,28230,28231,28801,29960,30453,30709,30875,30902,30940,30951,32586,33438,33914,34258,34815,35350,35755,36804,37905],"x\xEC di\xE9":[21669],"li\u0113 li\u011B li\xE9 lie":[21671],z\u012B:[21672,21982,22997,23039,23388,23411,23414,23856,23915,26661,26900,28100,28285,28363,28588,29574,31116,31222,31906,32014,32199,32213,32387,32513,33546,33586,33880,35566,35864,36018,36039,36160,36164,36220,36241,36262,36636,36666,36750,37137,37421,37657,37759,37793,38193,38211,38974,38975,39661,39892,39974,40123,40325,40722,40781,40796,40839],m\u012B:[21674],"j\u012B x\u012B qi\xE0":[21677],"g\u0113 lu\xF2 k\u01CE lo":[21679],"sh\xF9 x\xFAn":[21680],"z\xE1n z\xE1 z\u01CE zan":[21681],"h\u0101i k\xE9":[21683],hu\u012B:[21684,22085,22101,23118,23176,24145,24509,24674,25339,25381,25582,26198,26249,26958,27907,28680,28784,28787,28899,30579,31112,32730,32748,34355,34950,35096,35452,35801,35927,36637,36745,39988,40638],"hu\xE0i sh\xEC":[21686],t\u00E1o:[21687,21845,26691,27310,27950,28120,31097,32175,32505,33796,34602,35050,36847,36867,37252,37630,38784,38793,39232,39395,39434,40727],xi\u00E1n:[21688,21859,23092,23097,23153,23244,23290,23291,24358,25382,25743,28046,28282,28566,29961,30187,30279,30286,32067,32984,33335,34262,34495,34525,34900,34904,35512,35572,36066,36114,36132,36657,37262,37532,37990,38289,38386,40435,40436,40444,40519,40569,40601],"\xE8 \xE0n":[21689],"xu\u0101n xu\u01CEn":[21690,28892],"w\u0101i h\xE9 w\u01D2 gu\u01CE gu\u014D":[21692],"y\xE0n y\xE8 y\u0101n":[21693],\u0101i:[21696,21710,22467,28350,37552,37764,38207],p\u01D0n:[21697,27008],sh\u011Bn:[21698,23158,23352,23457,23479,23529,24350,26315,28182,28683,30635,30692,30695,35262,35360,35543,35717,35842,35849,37029,38947,39787],"h\u01D2ng h\u014Dng h\xF2ng":[21700],"w\u0101 wa":[21703],"h\u0101 h\u01CE h\xE0":[21704],z\u0101i:[21705,26685,28221,28328,28797,28798,28886,30581,36083],"d\xEC di\xE8":[21707],p\u00E0i:[21708,27808,27966,28178,28227,33934,37763],"g\xE9n h\u011Bn":[21711],"y\u01CE y\u0101":[21713,38597],"yu\u011B hu\xEC":[21717,22118],ni\u00E1n:[21718,24180,31178,31205,39822,39920,40071,40118,40263,40655],"hu\xE1 hu\u0101":[21719,22057],"j\xEC ji\u0113 zh\u0101i":[21724,22156],m\u014Du:[21726],"y\u014D yo":[21727,21938],l\u00F2ng:[21730,26759,36122],"\xF2 \xF3 \xE9":[21734],"l\u012B l\u01D0 li":[21737],"n\u01CE na n\u01CEi n\xE9 n\u011Bi":[21738],h\u00E8:[21740,22414,22737,23497,24786,28931,28994,29178,29184,30283,30859,32751,35088,35614,36032,36154,36203,38733,38734,38735,40372,40470,40548],"b\u014D p\xF2 b\u0101":[21745],zh\u00E9:[21746,21856,21894,22174,22481,24714,25722,26210,26211,27517,30714,30739,30932,31863,31885,34420,34544,34756,34985,35423,35627,35642,35713,35723,35882,36626,36633,36685,36740,36761,39871],"li\xE0ng l\xE1ng":[21748],"li\xE8 l\u01DC":[21751],h\u0101n:[21755,25e3,34486,35901,37219,38919,39032,39328,39805,40766],"h\u0113ng hng":[21756],g\u011Bng:[21757,22466,23802,25389,26775,32134,32480,32831,33668,37088,39614,39873,40096],"chu\xF2 yu\xE8":[21758],"g\u011B ji\u0101":[21759],"bei b\xE0i":[21764],"h\xE1n h\xE0n":[21765],ch\u00FAn:[21767,28017,28283,28387,28440,29321,32020,32431,33059,33724,33939,34036,37255,37269,37662,38489,39897,40329,40529],"\xE0i \u0101i":[21769],"ji\xE1 qi\u01CEn":[21770],"y\xE1n d\xE0n xi\xE1n":[21772],ch\u0113:[21779,30743,30824,33687,34556],"w\xFA \u0144g \u0144":[21780],z\u00E0o:[21781,21795,22122,24933,26765,28790,29040,29157,30337,30338,31427,31432,31753,33345,35679,36270,36481,36896],d\u00ED:[21785,21831,22016,22145,23265,24312,25932,25973,26769,28068,28364,29380,31515,31860,31988,33494,33659,34059,34064,34273,35263,35276,35956,36842,38766,38932,39344,39650,40464],"g\xF2ng h\u01D2ng g\u01D2ng":[21789,21962],d\u00F3u:[21790],"l\xE0o l\xE1o":[21792,22062,24998],"li\u01CEng y\u012Bngli\u01CEng":[21793],hu\u00E0n:[21796,21914,22850,22864,23462,23880,24187,24739,24844,25442,25563,25808,25868,26777,27125,28003,28067,28185,28470,28579,28873,28949,29029,29773,30186,30227,30534,32914,34279,35938,36696,36909,39879,39926,39936,40105],l\u00E9ng:[21797,22596,26974,30864,34192],"w\u014D w\u011Bi":[21801],f\u011Bng:[21802,35202,35575,35773],"y\xEDn j\xECn":[21803],"h\u01D4 xi\xE0":[21804],w\u00E9i:[21807,22260,22285,22749,23767,23774,23916,24079,24119,24131,24799,26693,27817,27912,28064,28235,28296,28493,28505,28543,28656,29353,30656,32173,32500,34038,35257,36829,36949,37164,37248,37711,38344,38385,38859,38886,39840],shu\u0101:[21808],ch\u00E0ng:[21809,24581,24757,26274,28987,30021,30076,35503,38868,39727],"\xE9r w\u0101":[21810],qi\u00E0ng:[21812,28829,29079,32699],y\u014D:[21815],y\u016B:[21817,28132,30208,30419,31626,32006,32417,36796,36802,36803,38483],l\u00E0i:[21819,28625,28712,28716,30302,30313,30544,30558,31809,31839,34302,36058,36084,36169,36182,38972,38978,40291],tu\u00F2:[21822,23966,26589,27620,27643,31656,31836,33818,34304,36293],"zh\u014Du zh\u0101o ti\xE0o":[21825],k\u011Bn:[21827,22438,22718,24691,25031,32910,32943,32955,35940,37689],"zhu\xF3 zh\xE0o":[21829,28655],"h\u0113ng h\xE8ng":[21832,24729],"l\xEDn l\xE1n":[21833],"a \u0101 \xE1 \u01CE \xE0":[21834],qi\u0101ng:[21836,22004,23944,25109,25700,26024,26538,27085,28332,29252,29456,29511,32652,32663,33108,34595,35602,37848,38166,38197],"t\u016Bn zh\u016Bn xi\u0101ng du\u01D0":[21837],w\u00E8n:[21839,22927,25598,25653,29882,38382,38992],"cu\xEC qi":[21840],"di\xE9 sh\xE0 ji\xE9 t\xEC":[21841],"yu\u0113 w\u0101":[21848],"z\u01D0 c\u01D0":[21849],"b\u01D0 t\xFA":[21850],"chu\xF2 chu\xE0i":[21852],"y\u01CE y\u0101 \xE8":[21854],f\u0113i:[21857,23123,23124,25161,26243,28164,29446,32203,32495,35062,38671,38750,38751,39131,39133,39134,39205,39329,39441,39451,39905,40113],p\u00ED:[21860,22720,26503,27607,27608,28983,29749,30130,30382,31738,32628,32646,33086,33111,33165,34445,34493,34609,34743,34863,35964,35988,37099,37433,38448,38516,38566,39790,39821,40079,40295,40729],sh\u00E1:[21861],"l\u0101 la":[21862],"y\u012Bng q\xEDng":[21864],p\u0101:[21866,22929,33317,33897,36276],"zh\u011B sh\xEC":[21867],s\u00E8:[21868,21959,25038,25804,26652,27502,28073,28171,28544,28545,28615,28623,28690,29791,29873,30263,31313,31329,31343,32364,35653,36694,37547,37884,38127,39115],ni\u00E8:[21870,21995,22107,22169,22209,22227,22332,23420,23421,23922,23981,24021,24071,25948,26559,27127,27377,28037,28284,30150,31710,31819,31985,31989,32834,32886,33260,33266,34326,34853,35736,36354,36375,36377,36433,36513,37660,37811,37960,38007,38016,38218,38221,38353,38503,38537,39027,39070,40807],"lu\u014D lu\xF3 luo":[21872,22217],"t\u0101n ch\u01CEn tu\u014D":[21876],bo:[21877,34068],d\u00ECng:[21878,23450,26903,30708,30855,30880,30968,32866,33114,33827,35330,35746,37664,38189,38977,39139,39268],l\u0101ng:[21879],"\xE1n \u0101n":[21885],k\u0101:[21888,25814],"y\xF3ng y\xFA":[21889],"l\u0101 l\xE1 l\u01CE":[21895],ji\u0113:[21896,21948,21983,22566,23192,25509,25522,25809,28253,29039,30102,30158,30308,30342,31224,31277,33083,34644,34903,35631,38454,38542,38786,40347],h\u00F3u:[21897,24127,29492,30218,30586,31692,31943,32749,33876,37127,37741,39217,39610,39928],"di\xE9 zh\xE1":[21899],w\u0101i:[21902,27498,31477],"nu\xF2 r\u011B":[21903],"x\xF9 hu\xF2 gu\xF3":[21904],z\u00E1n:[21906],"w\u014D \u014D":[21908],h\u00FA:[21910,22045,22251,22774,22775,22778,23209,24359,25648,26011,26972,27122,28246,28715,28928,29043,29392,29474,29786,29939,31670,32087,32288,32993,33899,34075,34676,34716,34906,35315,37264,37752,38966,39212,39693,39793,39959,40288,40344,40358,40533],"hu\xE0n yu\xE1n xu\u01CEn h\xE9":[21915],x\u01D0:[21916,22221,22736,23651,24473,24985,26546,27250,27478,28423,29626,29885,30678,31143,32304,33864,33912,34032,34786,35601,36445,36519,37410,37480,37481,40026],"h\u0113 h\xE8 y\xE8":[21917],ku\u00EC:[21919,22067,23231,23303,24870,24871,24978,31697,31779,31812,32873,32877,32885,33197,34146,35593,39229,39243,39304],"zh\u01D2ng chu\xE1ng":[21920],"w\xE9i w\xE8i":[21921,28858,29234],"du\xF3 zh\xE0":[21925],"s\u0101ng s\xE0ng":[21930],"qi\xE1o ji\u0101o":[21932],"p\xE8n b\u0113n":[21935],"c\u0101n s\u016Bn q\u012B":[21936],"zh\u0101 ch\u0101":[21939],mi\u0101o:[21941],"p\u0113n p\xE8n":[21943],ku\u00ED:[21945,22804,22862,24025,25123,25542,26182,26252,26959,26961,27334,29354,30589,33909,34248,34359,34369,34672,36520,36917,37128,37736,37751,38959,39319,39460,39577,39745],"lou l\xF3u":[21949],"z\xE0o qi\u0101o":[21951],"h\xE8 xi\u0101o xi\xE0o h\xF9":[21955],"\xE1 sh\xE0":[21956],xi\u00F9:[21957,23723,23744,28340,29659,29703,29843,31168,32137,32333,32353,32483,34705,34966,35086,35087,37561,37861,37885,38152,40773],"qi\u0101ng qi\xE0ng":[21958,25111,25127,36428,36449],"\xE0i y\xEC":[21964,33406],"m\xE1 m\u01CE ma":[21966],"k\xE8 k\u0113":[21969],"d\u0101 t\xE0":[21970,37769],s\u01CEng:[21971,25633,30921,35116,37791,39001,39073],ch\u0113n:[21972,25275,29723,30603,35523,35603,36061,37108],"w\u0101 g\u01D4":[21975],"p\u01CEng b\u0113ng":[21977],"xi\xE1n qi\u01CEn qi\u0101n":[21979],l\u00E0o:[21984,23274,27247,28061,28551,32802,32814,36540,36546,37226],w\u0113ng:[21985,32705,32876,34697,37779,40370,40543],w\u00E0:[21986,33149,33155,34972,35178,38884],"h\u0113i h\u0101i":[21992],h\u0113:[21996,27441,34842,35382,35779],zi:[21997],s\u01CEi:[21998],"\u01F9g \u0144g \u0148g":[21999],g\u011B:[22e3,33336],n\u00E1:[22001,25295,25343,37823,38222],di\u01CE:[22002],"\xE0i \u01CEi \u0101i":[22003],t\u014Dng:[22005,27147,28853,34026],"zu\u012B su\u012B":[22010],"zh\u0113 zh\xE8 zh\xF9 zhe":[22011],m\u00F2:[22012,22333,22651,22696,22970,23292,23518,24094,26153,26411,26554,27519,27521,27819,28448,29189,29519,30268,30348,30525,30527,30608,30617,30750,31027,31203,32072,32390,32817,33545,33672,34022,34536,34772,35971,35978,35992,37510,37836,38214,38476,38778,39488,39785,40664,40665],s\u00F2u:[22013,30262],t\u01CEn:[22015,22374,24528,25011,25019,26298,27631,29870,33788,34962,35170,37267,37485,38077],"ji\xE0o d\u01CEo":[22020],"k\u01CEi g\u011B":[22021],"sh\u0101n c\xE0n":[22023],c\u00E1o:[22024,23942,26361,26362,27133,28437,33370,34040,34732,35135,37866],pi\u00E0o:[22028,24497,34056,39491],"l\xF3u lou":[22029],g\u01CE:[22030,23573,29581],"g\u01D4 ji\u01CE":[22031],"ji\u0101o xi\u0101o":[22032],"x\u016B sh\u012B":[22040,22099],p\u00F3:[22041,22185,23110,27335,30372,37169],"d\u0113 d\u0113i":[22042],"ma m\xE1":[22043],"l\u0113 lei":[22046],"g\u0101 g\xE1 g\u01CE":[22048],s\u0101i:[22053,22139,27618,33134,38987,39955],"zu\u014D chu\xE0i":[22060],"ch\xE1o zh\u0101o":[22066,26397,40706],zu\u01D0:[22068,22143,23946,29883],"f\u01D4 \u1E3F":[22072],"qi\xE1o qi\xE0o":[22074,32761,35887],"ch\xF9 x\xF9 sh\xF2u":[22076],"t\u0101n ch\u01CEn":[22077],"d\xE0n t\xE1n":[22078,24382,24392,24788,28601],"h\u0113i m\xF2":[22079],\u011B:[22081,30760,38923,39424,40264],"f\u0101n bo":[22083],chu\u00E1ng:[22087,24202,29248],"c\xF9 z\u0101 h\xE9":[22088],"t\u016Bn ku\xF2":[22091],"c\u0113ng ch\u0113ng":[22092],d\u0113ng:[22100,23297,28783,29128,29842,30331,31475,31782,33376,35915],p\u016B:[22103,25169,25778,25908,25909,28541,28807,38496],ju\u0113:[22104,23657,23659,25767],l\u016B:[22108,22165,25784,25852,35618],zh\u0101n:[22113,23742,24777,26051,26076,26540,26676,27617,27656,27658,27838,30651,34205,34501,35392,35449,35691,35893,36232,36997,38298,38673,39142,39256,39513,39769,40035,40455,40559],\u014D:[22114],"zh\xF2u zhu\xF3":[22115],"ji\xE0o qi\xE0o ch\u012B":[22125],yu\u00E0n:[22126,22964,24616,24895,25534,29783,31120,33489,34895,35051,35089,38498,39e3],"\u01CEi \xE0i \u0101i":[22127],"y\u014Dng y\u01D2ng":[22128,28589],"ju\xE9 xu\xE9":[22129],"p\u0113n p\xE8n f\xE8n":[22132],g\u00E1:[22134,23580,37331,37687,38022],"hm h\u011Bn x\u012Bn h\xE8n":[22135],d\u0101ng:[22137,28578,29680,29867,31580,31801,33377,34807,35014,35168],l\u00E0n:[22146,28389,28651,28866,29143,29185,29211,29220,29907,31991,38020],t\u00E0:[22147,22202,23817,25374,25640,25787,27067,27261,27646,28094,28606,28620,31138,31887,35515,35702,36427,36473,36482,36514,36957,37652,38354,38373,38396,38424,38812,38835],"hu\u014D hu\xF2 \u01D2":[22148],h\u0101o:[22150,33568,33983,34181],"h\xE8 xi\xE0":[22151],"xi\xF9 p\xEC":[22154],"zh\u014Du ch\xF3u":[22155,30441,35818],m\u0113:[22162],"ch\u0101 c\u0101":[22163],"b\xF3 p\xE0o b\xE0o":[22167],"me m\xE8i m\xF2":[22172],"xi\xE9 h\xE1i":[22177],"\xE1o xi\u0101o":[22179],m\u014D:[22180,25720],p\u00EDn:[22188,23078,23252,23338,29613,30665,34226,34841,36007,36139,39024,39078],m\u00E8:[22192,28665],"r\u01CEng r\u0101ng":[22199],l\u00E1:[22201,26095],"ji\xE1o ju\xE9 ji\xE0o":[22204],chu\u00F2:[22205,23062,25801,27488,28080,30957,36352,36639,36749,36789,36790,37227,37985,39199,40810,40842],"hu\u0101n hu\xE0n":[22206],"z\xE1 c\xE0":[22211],ch\u00E0i:[22214,34431,34822,34947,35341],"n\xE1ng n\u0101ng":[22218],"z\xE1 z\xE0n c\u0101n":[22219],s\u016B:[22220,27375,29990,31267,31308,31395,34311,34323,37221,39874],z\u00E8ng:[22222,29111,29969,36104,36192,37605,38147],"z\xE1 ni\xE8 y\xE0n":[22224],n\u0101ng:[22228],"lu\xF3 lu\u014D luo":[22230],"w\xE9i gu\xF3":[22231],hu\u00ED:[22232,22238,22252,24315,24317,24667,27908,30160,33588,34456,34516,34517,34582,36852,36901,39856],n\u00EDn:[22236,24744,33036],"ji\u01CEn n\u0101n":[22237],n\u0101n:[22241],tu\u00E1n:[22242,22243,22296,24945,25247,25718,27314,31984,37828,40402,40443],"t\xFAn d\xF9n":[22244,22345],gu\u00F3:[22255,22262,22267,22269,22272,22283,24124,24151,24918,25681,28429,32861,33112,33173,34094,34402,39320],k\u00F9n:[22256,28035,30543],"w\xE9i t\u014Dng":[22258],q\u016Bn:[22263,22795,36897],r\u00EC:[22264,26085,34933,37412,39353,39538],t\u0101i:[22268,23393,32974],p\u01D4:[22275,22289,25800,26222,26268,27192,27279,27654,28006,28325,28915,35561,35676,35889,36476,37920,38248],"qu\u0101n ju\xE0n ju\u0101n":[22280,22287],"chu\xED chu\xE1n":[22284],tu\u01CEn:[22293,30077,30083],l\u00FC\u00E8:[22297,25504,30053,30055,31268,37597,37602,38154],"hu\xE1n yu\xE1n":[22300],lu\u00E1n:[22301,22302,22897,23048,23372,23402,23423,23782,24018,25371,25891,26347,26686,27410,28390,28772,30324,30325,32649,33044,33248,34378,37550,38014,40265,40478,40510],t\u01D4:[22303,22305,37367,38029],"x\u016B w\xE9i":[22313],"d\xEC de":[22320,23987],"qi\u0101n s\xFA":[22321],zh\u00E8n:[22323,22630,25355,25391,26389,26650,30013,30521,32022,32124,32444,35499,36049,36168,37620,37805,37806,38215,38453,38499,38663,40198,40489],"ch\u01CEng ch\xE1ng":[22330,22580,22642],"q\xED y\xEDn":[22331],ji\u00E1:[22335,24550,24669,25118,25204,33061,33626,33698,34545,34554,35020,36338,37071,37087,37583,38103,38956,38960,39050,40246,40266],"zh\u01D0 zh\xEC":[22337],b\u01CEn:[22338,23685,26116,26495,29256,29930,31876,33320,34626,37393,38051,38442,39788],q\u01D0n:[22341,23505,23517,23522,26129,26795,31497,34748,36222,37599,38163],"m\xE9i f\xE9n":[22342],"r\u01D2ng k\u0113ng":[22344],"f\u0101ng f\xE1ng":[22346],"f\xE8n b\xE8n":[22347],t\u0101n:[22349,24633,25674,25849,25892,28393,28760,30251,30321,33297,36010,36138],"hu\xE0i p\u0113i p\u012B p\xE9i":[22351],"d\xEC l\xE0n":[22356],t\u00E1n:[22363,22704,22709,22727,22748,23122,24987,26137,26311,27011,27264,28525,29122,30192,30969,32584,32590,34283,35527,35674,35680,35848,35885,35994,37103,37296,37663,38979],b\u00E0:[22365,22459,22761,24349,27419,28766,29240,30706,35207,38712,39809,40069],f\u00E9n:[22367,22707,22946,23694,24169,26508,26876,27774,28954,29132,29139,32658,32693,33974,34145,34464,34465,35950,35958,36690,37948,38571,39337,39797,40642,40726,40738],zhu\u00EC:[22368,22684,24820,29952,30071,30984,32180,32267,32512,32530,33103,33159,35528,36101,36184,37258,37667,37958],p\u014D:[22369,23717,27900,28300,28497,37337,37882,38027,38935,39047],"p\u01CEn b\xE0n":[22370],k\u016Bn:[22372,22531,22546,23824,23825,26118,26204,28489,28956,29108,29457,29736,29819,33742,34603,35016,35049,35084,37260,37653,38175,39433,39648,39649,39656,39908,40114,40318,40356,40525],di\u00E0n:[22379,22443,22666,22722,22880,23133,24215,24806,25154,27202,27583,28096,28593,29623,29716,30005,30300,31775,34580,37439,38651,38747,39508],"m\xF9 m\u01D4":[22390],"k\u0113 k\u011B":[22391,36603],xu\u00E8:[22393,23716,26710,28709,29400,30642,35604,35857,36240],"d\u01D0 ch\xED":[22395,26594],l\u0101:[22403,26566,33736,37003],l\u01D2ng:[22404,22405,22751,22752,25314,25871,31433,38471,38580],m\u00EDn:[22410,22980,23735,23823,25450,26107,26108,27665,29641,29720,29725,29769,30203,30463,30727,32205,32225,32535,32608,33504,37425,37641,37746,40214],"d\xF2ng t\xF3ng":[22412,23762,27934],c\u00ED:[22416,23336,24904,26572,28648,29633,29943,29958,30913,31008,31072,31949,33576,35422,35789,36765,36766,36772,36781,38604,39162,39176,40220,40383,40384,40538],du\u012B:[22422,22534,22624,30205,30931,37907,37916,40237],"du\xF2 du\u01D2":[22427],"du\u01D2 du\xF2":[22428,25350],ch\u00E1:[22430,23519,23894,25661,27086,27307,29497,33580,33590,35431,38763],sh\u01CEng:[22439,26188,27145,36062,36120,36175,37631,37851,37980],sh\u01D2u:[22440,23432,25163,25164,33359,39318],da:[22447,32360,36342],h\u00E1ng:[22451,26043,26477,31573,32078,32471,33322,33472,34466,35012,36005,36818,38927,39043,39783],"\u0101n \u01CEn":[22453],x\u012Bng:[22454,24826,26143,26320,29003,29481,29766,30376,31682,33125,33288,35306,35314,35587,39426,39565,39823,39929],"yu\xE0n hu\xE1n":[22456],b\u0101ng:[22457,24110,24135,24154,24171,25440,26758,27996,37030,37035,38820],"p\xF3u f\xFA":[22458],c\u00E9n:[22465,23697,28052],"b\u011Bng f\u0113ng":[22468],"d\xEC f\xE1ng":[22469],"xi\xE1 ji\u0101":[22473],"m\xE1i m\xE1n":[22475],l\u00E0ng:[22476,23808,28010,33943,38316],"sh\u0101n y\xE1n":[22479],"q\xEDn j\u012Bn":[22480],"p\u01D4 b\xF9":[22484],hu\u0101:[22486,23154,26907,30836,31936,33457,33930,34340,35502,37685],"su\xEC s\xF9":[22499],"p\xED p\xEC":[22500],"q\u012Bng zh\u0113ng":[22501,40109],"w\u01CEn w\u0101n":[22502],l\u01D4n:[22504,31248],"zh\u0113ng ch\xE9ng":[22505],k\u014Dng:[22506,23814,31644,36539,37651,40316],"c\u01CEi c\xE0i":[22512,23488,37319],"ch\xF9 t\xF2u":[22513],b\u011Bng:[22514,29739,33782,38811],"k\u01CEn xi\xE0n":[22515],"y\xEC sh\xEC":[22518,37299],p\u00E9i:[22521,27632,35060,35061,36064,36180,37639,38187,38443,38506],"s\xE0o s\u01CEo":[22525],"j\u01D0n q\u012Bn j\xECn":[22535],"p\xE9ng b\xE8ng":[22539],"qi\xE0n z\xE0n ji\xE0n":[22545],\u00E0n:[22547,23669,23736,25353,26263,26696,33018,33612,35963,35979,37644,38343,38540,40687],"du\xF2 hu\u012B":[22549,22702],hu\u00E1n:[22554,23503,23536,23768,26707,27961,28596,29506,29615,29872,31979,32367,32563,32678,33601,33800,33809,35954,37744,37942,38206,38254,38372,38427,38600,39711,40558],"b\u01CEo b\u01D4 p\xF9":[22561],"m\xE1o m\xF3u w\u01D4":[22565],ru\u00E1n:[22567,22742,25739],"\xE0i \xE8 y\xE8":[22568],g\u00E8ng:[22569,26245],m\u00E9i:[22579,22650,23186,23883,24510,25879,26522,26626,26757,26979,26995,27089,28228,28232,29028,29496,29611,29691,29762,30473,30530,31126,33028,33058,33116,33530,33683,33919,37119,37238,37767,38213,38665,40357,40539,40692],d\u01D4:[22581,29757,30585,31491,31716,35241,36077,36172],f\u00E9ng:[22584,32152,33346,36898],h\u00E8ng:[22588],ch\u016Bn:[22590,23179,26110,26149,26265,26486,26943,27078,27201,27332,29763,31674,33797,34685,36660,39942,40350],ji\u01CEng:[22594,22870,22888,22892,26728,27123,29518,32809,33177,33931,34083,35611,35762,39004],hu\u0101ng:[22595,24031,24908,32915,33618,34881],du\u00E0n:[22597,26029,26039,26932,27573,27592,28997,29782,30891,31766,31850,32222,32526,33142,33902,36502,37723,38203],t\u01CE:[22612,22678,29549,29562,39833,39976,40142],w\u011Bng:[22613,22883,23905,25882,26273,30600,33994],"s\u0101i s\xE0i s\xE8":[22622],z\u00E0ng:[22623,24329,33235,33247,33900,34101,37562],ti\u00E1n:[22625,23623,24684,27834,28233,29875,29979,29980,3e4,30027,30033,30901,30924,32971,38352,38423,40235,40390,40399],zh\u00E8ng:[22627,24129,25919,35388,35533,35657,35777,35812,37073,37165,38741,40202],"ti\xE1n zh\xE8n":[22635],w\u0113n:[22637,26167,27058,27551,28201,28331,29797,30239,34160,35953,36668,36672,36754,37822,39234,39963,39982,40129],li\u00F9:[22639,24263,30943,32719,38625,38692,39230,39736,40410,40552],h\u01CEi:[22640,28023,28920,37244,37282],l\u01CEng:[22641,26390,26391,26404,28922,34018],b\u00E8ng:[22644,25596,27893,29967,32179,36454,36856,36908,37872,38234],ch\u00E9n:[22645,23480,23576,24561,25936,25974,26216,26335,26645,27140,27785,28993,30222,33251,33566,33664,33680,34095,34236,34740,35366,35574,36569,36784,36839,37378,38472,38515,38659,40400,40590],"\u014Du qi\u016B":[22648],"qi\xE0n ji\xE0n":[22649],"zhu\u0101n tu\xE1n":[22652],shu\u01CEng:[22653,24929,28474,29245,32276,37871],sh\u00FA:[22654,23116,23408,29881,31211,36118,36174],l\u01D2u:[22655,23901,23937,29962,31699,31757],ch\u00ED:[22656,24347,25345,27744,28454,31486,31554,31630,31722,33548,33614,34483,35608,36030,36223,36383,36831,36833,36933,36959,36978,37705,39347,39536],sh\u00F9:[22661,24246,24251,24631,24661,25101,26463,26641,27193,27821,28465,28484,28630,31446,31466,32073,33127,33623,33921,34410,34899,35019,35918,36848,37477,37680,37859,38676,40336],"d\xEC zh\xEC":[22662,30096],k\u00E0n:[22664,23809,30640,30681,30945,34894,39723],ch\u011Bn:[22667,22822,30838,30876,30947,36098,36283,36408,37718],"zh\u01D0 zhu\xF3":[22668],qi\u01CEng:[22671,32328,32358,32677,35137],z\u0113ng:[22679,22686,24974,29844,30704,30963,32638,35652,37163,40027],qi\u00E1ng:[22681,22715,23281,23321,27183,27299,28434,29254,33378,34051,34103,34336],"ku\xE0i tu\xED":[22692],"tu\u01CEn d\u01D2ng":[22693],"qi\xE1o qu\xE8":[22695],"z\u016Bn d\u016Bn":[22699],"qi\u0101o \xE1o":[22717],"y\xEC t\xFA":[22719],"xu\xE9 b\xF3 ju\xE9":[22726],l\u01CEn:[22728,23358,23364,23375,25042,25078,25597,25829,25900,27012,27414,28008,28452,28768,32412,32518,32625,35239,35261,35272,37250,39026],hu\u00E0i:[22730,22750,34366],r\u01CEng:[22732,22756,25880,29209],"l\xE0n xi\xE0n":[22735],d\u01CEo:[22740,23548,23566,23707,23798,23947,23948,23993,25443,25623,25827,27101,31095,31106,31153,36424,38502,38557,38575],ru\u01D0:[22753,26741,27236,32352,34122,34123,34306,34307],san:[22765],zhu\u00E0ng:[22766,22767,22773,25758,28939,29366,29376],"k\xE9 qi\xE0o":[22771,27580],k\u01D4n:[22776,22780,24707,25414,26801,30833,31093,31239,31259,32145,35021,38315,38328,38403],m\u01CEng:[22782,28461,33595,33725,33726,34830],c\u00FAn:[22783,23384],"zh\u01D0 zh\u014Dng":[22786],"g\u01D4 y\xEDng":[22787],"ji\xE0ng xi\xE1ng":[22789,38477],"p\xE1ng f\xE9ng f\u0113ng":[22790],zh\u0101i:[22792,25434,25688,25995,25998,27064,31874,40779],"xu\xE0n xi\xF2ng":[22800],w\u00E0i:[22806,39009],"w\u01CEn yu\xE0n w\u0101n yu\u0101n":[22807],"m\u01CEo w\u01CEn":[22808],m\u00E8ng:[22818,22819,23391,26790,30310,38693],"d\xE0 d\xE0i":[22823],"f\u016B f\xFA":[22827,22983,26510,31920],gu\u00E0i:[22828,24618,24672],y\u0101ng:[22830,22990,25264,27523,27889,31207,32998,37472,37704,38645,40230,40495],"h\u0101ng b\xE8n":[22831],g\u01CEo:[22832,25630,26482,27072,27073,27322,31233,31294,31295,32286,32543,33746,34241,34291],"t\u0101o b\u011Bn":[22834],"t\xF3u tou":[22836],"y\u01CEn t\u0101o":[22837],"ku\u0101 ku\xE0":[22840,35463],"ji\xE1 ji\u0101 g\u0101 xi\xE1":[22841],hu\u00E0:[22843,23155,23295,23301,23819,25702,26489,26528,26726,27116,27194,28549,30011,30059,30069,32355,33305,35441,35545,35694,35805,40650],"ji\u0101 ji\xE1 g\u0101 xi\xE1":[22846],\u0113n:[22848,24681,33981],"d\u012B t\xEC":[22851],"y\u01CEn y\u0101n":[22852,28208],p\u00E0o:[22853,30129,30384,30770,31007,31022,38756,40621],n\u00E0i:[22856,26608,28223,32784,33816,35110,37692,40720],"qu\u0101n ju\xE0n":[22861,24366,26860],z\u00F2u:[22863,25549],"q\xEC qi\xE8 xi\xE8":[22865],k\u0101i:[22866,24320,25577,37926,38158,38283],"b\u0113n b\xE8n":[22868,27853],t\u00E0o:[22871],"z\xE0ng zhu\u01CEng":[22872],b\u011Bn:[22873,26412,26957,30042,32713,33519],"x\xF9n zhu\xEC":[22878],sh\u0113:[22882,27304,29470,30061,30066,36050,36054,36170,36619],"h\u01CE p\xF2 t\u01CEi":[22884],"\xE0o y\xF9":[22885,22887,28570],y\u016Bn:[22891,27698,27699,33920,33941,34681,36103,36191],"du\u01D2 ch\u011B":[22898],"n\u01DA r\u01D4":[22899],n\u00FA:[22900,23397,31535,39377,39549],"d\u012Bng d\u01D0ng ti\u01CEn":[22901],"t\u0101 ji\u011B":[22905],nu\u00E1n:[22907],"h\u01CEo h\xE0o":[22909],f\u00E0n:[22911,23310,26805,27726,27867,28412,28714,29359,30024,30421,31541,31684,33539,35337,36009,36137,36588,36669,39151,39152,39277],shu\u00F2:[22913,25632,26388,27082,28865,29197,30687,33972,37785,37984,38084],"f\u0113i p\xE8i":[22915],w\u00E0ng:[22916,24536,26106,26395,26402],zhu\u0101ng:[22918,22941,23076,24196,24210,26729,26761,27137,31911,31962,33624,33674,35013,35037],m\u0101:[22920,23229],"f\u016B y\u014Du":[22923],"h\xE0i ji\xE8":[22926],d\u00F9:[22930,22956,26460,27564,28193,31226,33423,33648,34713,34855,34873,37709,38208,38767],mi\u00E0o:[22937,24217,24255,24287,29573,31447],"f\u01D2u p\u0113i p\u012B":[22938],"yu\xE8 ju\xE9":[22940],ni\u016B:[22942],"n\xE0 n\xE0n":[22944],tu\u01D2:[22949,23287,24249,26925,26965,27234,39692,39958,40270],"w\xE0n yu\xE1n":[22951],f\u00E1ng:[22952,25151,32938,38450,39796,40066],n\u012B:[22958],zh\u00F3u:[22959,30881],zh\u0101o:[22961,24054,25307,26157,37335,37450,37731,38026,39371],"n\u01CEi n\u01D0":[22963],t\u01D2u:[22965,25960,32015,34339,40648],"xi\xE1n xu\xE1n x\xF9":[22966],"zh\xED y\xEC":[22967,31175],\u0113:[22968,22975,23104,23641],m\u00E8i:[22969,23194,23504,25274,26048,26151,27820,29021,30167,30491,30584,31065,31683,34654,34946,36298,39741,39749],"q\u012B q\xEC":[22971],"x\u016B x\u01D4":[22977,31280],"sh\u0101n sh\xE0n":[22989,22999,33515,37348,38032],m\u00E1n:[22991,24946,27168,34542,34875,35646,39237,39314,39703,39704,39995,40151],ji\u011B:[22992,23182,27294,27601,39159],"w\u011Bi w\u0113i":[22996],p\u012Bn:[23e3,25340,30999,31334,39338,39518],"hu\xE1 hu\xF3":[23009],"ji\u0101o xi\xE1o":[23011],"g\xF2u d\xF9":[23012],"l\u01CEo m\u01D4":[23013],"ni\xE1n ni\xE0n":[23017],zh\u011Bn:[23019,23634,24363,25262,26147,26517,30043,30137,30485,31289,32285,32293,32540,32836,33817,34967,35030,35225,35386,35786,36587,36728,36788,39383,39698],h\u00E9ng:[23022,24646,24658,28870,29673,33019,34309,34913,37957,40244,40262,40507],"j\u016Bn x\xFAn":[23024],"ku\u0101 h\xF9":[23025],"\xE8 y\xE0":[23030],"xi\u0101n sh\u0113n":[23034],w\u00E1:[23043],"r\xE1o r\u01CEo":[23046,23304],"sh\xE0o sh\u0101o":[23051],xi\u0113:[23054,25587,26964,27463,34638,34829],"w\u01D4 m\xE9i m\u01D4":[23058],"chu\xF2 l\xE0i":[23061],ni\u00E1ng:[23064,23330,23363],"n\xE0 nu\xF3":[23068],"p\u014Du b\u01D0":[23069],"n\u011Bi su\u012B":[23070],tu\u00EC:[23079,29050,34555,34581,36864,39422],m\u01CEn:[23080,23640,28288,28385,28415,34728,34766,35156,37835],"w\xFA w\xF9 y\xFA":[23082],"x\u012B \u0101i":[23085],"zhu\xEC shu\xEC":[23095],"d\u014Dng d\xF2ng":[23099],"\u01CEi \xE1i \xE8":[23102],"\u0113 \u011B":[23103],mi\u00E1n:[23106,23349,23424,26467,26825,27312,27339,30496,30664,30666,30671,32191,32220,32501,33415,34642],"p\u01D2u p\xE9i b\xF9":[23108],bi\u01CEo:[23114,33087,34920,35057,35134,35544,37686],"f\xF9 f\xE0n":[23119],w\u01D2:[23120,23121,25105],"n\xED n\u01D0":[23127,26879],"qu\xE1n ju\xE0n":[23128,24787],h\u016Bn:[23130,26127,26156,26836,28093,30567,30575,30856,33636,33911,34066,36683,38333,38413],"qi\u0101n j\u01D0n":[23132],"w\u0101n w\xE0":[23136],"l\xE1i l\xE0i":[23137,24469,24480],"zh\u014Du ch\u014Du":[23140],"chu\xF2 n\xE0o":[23141],"n\xFC\xE8 \xE0n":[23145],"h\xF9n k\u016Bn":[23147],"d\xE0ng y\xE1ng":[23160],n\u00E0n:[23163],"ru\xF2 chu\xF2":[23164],ji\u01CE:[23165,23724,26010,26013,27022,27098,27295,29630,30002,32987,37440,38078],"t\u014Du y\xFA":[23166,23214],"y\xF9 y\xFA":[23168],"w\xE9i w\u011Bi":[23169],"d\xEC t\xED":[23170,29686,33488],r\u00F3u:[23171,25545,26580,28184,29027,29768,29895,31160,31880,31941,33052,33132,33863,34650,36418,36654,37714,38819,39461,39943,40340],"ru\u01CEn n\xE8n":[23174],mi\u00E1o:[23180,23289,25551,30596,33495,40339,40523],"y\xED p\xE8i":[23184],"mi\xE1n mi\u01CEn":[23188],"t\xED sh\xEC":[23198,24831],"du\xF2 tu\xF3":[23200,27826],\u01CEo:[23210,23228,33401,33466,34948,35158,38266],"ch\xFA z\xF2u":[23216],y\u00ECng:[23221,26144,26254,30828,33185,40038],"q\xEDn sh\u0113n":[23232],ji\u00E0:[23233,24143,26550,27042,31292,39381,39550],s\u01CEo:[23234],"zh\u0113n zh\u011Bn":[23235],"ji\u0113 su\u01D2":[23237],"m\xEDng m\u01D0ng":[23239],ni\u01CEo:[23243,23325,23346,33553,34086,34949,35018,35117,40479],t\u0101o:[23245,24141,24354,24902,25487,25647,27076,28059,28372,28644,29803,32091,32282,32295,32486,35420,35615,36673,38833,38876,38892,39160,39253],bi\u00E1o:[23249],"pi\xE1o pi\u0101o":[23254,34232],xu\u00E1n:[23257,24748,25080,26294,27272,28457,29572,29831,29887,30147,34561],"m\xE0n m\u0101n":[23258],k\u0101ng:[23261,23931,24247,24951,27130,28462,30730,31301,31968,36543,37870,40007],"h\u0101n n\u01CEn":[23272],n\u00E8n:[23273,23280],zh\u0113:[23276,36974],"m\u0101 m\xE1":[23282],pi\u00E8:[23283],zh\u01CEn:[23288,23637,25612,26025,26028,29718,30415,30430,36670,37254,39085,39120],"xi\u0101n y\u01CEn j\xECn":[23312],li\u01CEn:[23322,25947,25986,29711,29833,32695,33080,33225,34105,34333,34334,35043,35165,37179],"qi\xF3ng hu\xE1n xu\u0101n":[23323],d\u01D2ng:[23326,25026,31677,33891,34155,35532],c\u0101n:[23328,28236,29208,39137,39184,39490,39574],ti\u01CEo:[23333,23464,26176,26387,31409,33025],b\u00ED:[23350,33656,40763],li\u01D4:[23356,26611,26625,26718,26746,27246,29102,29643,32185,32506,32630,32640,37622,38157],"qi\u0101n xi\u0101n":[23365,27430],"xi\xE9 hu\u012B":[23368],"hu\u0101n qu\xE1n":[23369],"l\xED l\xEC":[23371,40599],"zh\xFA chu\xF2":[23374],k\u01D2ng:[23380,24656],"m\u0101 z\u012B":[23382],"s\u016Bn x\xF9n":[23385,23403],"b\xE8i b\xF3":[23387,35478],"y\xF2u ni\u016B":[23399],zhu\u01CEn:[23400,31473,36681],h\u00E1i:[23401,39608],n\u0101o:[23404],"ch\xE1n c\xE0n":[23409],b\u00F2:[23417,27287,34327,35666],n\u00E1i:[23419,33097],"n\xEDng n\xECng":[23425,23501,23511,23516,23527,29999],zh\u00E1i:[23429],"t\u016B ji\u0101":[23434],s\u00F2ng:[23435,35359,35494,35772,35829,36865,37817,38924,39042,39224],r\u00F2u:[23437,32905,35699],zh\u016Bn:[23442,31360,34912,35524,35846,36813],"m\xEC f\xFA":[23443],"d\xE0ng t\xE0n":[23445],"w\u01CEn yu\u0101n":[23451],ch\u01D2ng:[23456,23541],q\u00FAn:[23469,23790,24108,32675,32676,35033,35040],z\u01CEi:[23472,23869],"b\u01CEo sh\xED":[23474],"ji\u0101 jia jie":[23478],"hu\u0101ng hu\u01CEng":[23482],ku\u0101n:[23485,23515,23532,33239,37991,39627,39638],"s\xF9 xi\u01D4 xi\xF9":[23487],"ji\xE9 z\u01CEn":[23489],"b\xECng b\u01D0ng":[23502],"j\xECn q\u01D0n":[23510],"l\xF3u j\xF9":[23520],"xi\u011B xi\xE8":[23531],"q\u012Bn q\xECn":[23540],c\u00F9n:[23544,31871],du\u00EC:[23545,23550,23565,24636,24989,25055,28647,28713,30867,31051,32144,34225,35656,35701,36699,38431,38510],"l\xFC\xE8 lu\xF3":[23549],"sh\xE8 y\xE8 y\xEC":[23556],"ji\u0101ng ji\xE0ng qi\u0101ng":[23558],"ji\u0101ng ji\xE0ng":[23559,27974,28479,30074],z\u016Bn:[23562,23967,27197,32583,36981,37903,40018,40159,40334,40439],"sh\xF9 zh\xF9":[23564,28557],xi\u01CEo:[23567,26195,26241,26313,30363,30370,31601,31615,31712,35599],"ji\xE9 j\xED":[23568,35800,38794],"sh\u01CEo sh\xE0o":[23569],\u011Br:[23570,23571,23572,26670,27622,27953,29246,29669,32819,34238,34888,36272,36841,36999,37498,38098,39180,39285,39404],"w\u0101ng y\xF3u":[23586],w\u0101ng:[23587,23593,23594,23595,27754],li\u00E0o:[23589,23590,24278,25730,26009,28819,31415,37904,38243],"m\xE9ng m\xE1ng l\xF3ng p\xE1ng":[23592],g\u00E0:[23596,39744],"ku\xEC ku\u01D0":[23599],tu\u00ED:[23605,24346,31336,34312,36458,38564,38969,38970,38973,39059,39755],y\u01D0n:[23609,23998,24341,26372,27267,27324,27389,28158,28645,30270,30318,31884,34335,34451,34750,35732,36218,36251,36625,37391,38775],"ch\u01D0 ch\u011B":[23610],k\u0101o:[23611,39643],"j\xECn j\u01D0n":[23613],"w\u011Bi y\u01D0":[23614],"ni\xE0o su\u012B":[23615],c\u00E9ng:[23618,23652,23954,39507],di\u01CEo:[23628],"b\u012Bng p\xEDng b\u01D0ng":[23631],uu:[23639,26338,32833,34418,34634,38375],l\u00F2u:[23642,28431,30232,30266,30267,37860,38210,38475],"sh\u01D4 zh\u01D4":[23646,23660],"xi\xE8 t\xEC":[23647],"ch\xE8 c\u01CEo":[23662],"t\xFAn zh\u016Bn":[23663],"n\xEC j\u01D0":[23664],"h\xF3ng l\xF3ng":[23672],"q\u01D0 k\u01CEi":[23682,35912],\u00E1ng:[23687,26114,26171],"g\u01CEng g\u0101ng":[23703,23831],k\u011B:[23714,25956,28167,28212,28835],g\u01D2u:[23715,29399,29629,31537,32775,32776,32777,33503,35967],ti\u00E1o:[23719,23737,27172,31058,31524,33408,33812,34010,34024,34601,36834,37594,37797,38807,39659,39880,39991,40102,40800,40838],"q\u016B j\u016B":[23720],l\u01D0ng:[23725,23994,38936,39046],p\u00F2:[23734,25920,27942,28240,28894,29632,30772,30774,31893,33962,39748],"b\u0101 k\xE8":[23751],lu\u00F2:[23752,25694,27931,27932,29334,29662,31551,32409,33638,35451,38610,39409,39558,40261],"f\xF9 ni\xE8":[23754],\u011Bn:[23758],"zh\xEC sh\xEC":[23769,23867],qi\u01CE:[23776,36306,37216,38800],"qi\xE1o ji\xE0o":[23780,30276],"xi\xE9 y\xE9":[23787],b\u016B:[23788,24239,26209,35495,36875,37437,37691,38072,39188,40271],ch\u00F3ng:[23815,23816,29214,34411,34665,34802,35080,38528],"z\xFA cu\xEC":[23826,26890],"l\xEDng l\xE9ng":[23834],"d\xF2ng d\u014Dng":[23840],xi\u00E1o:[23844,27944,28102,35364,35509],"p\xED b\u01D0":[23845,33432],"zh\u01CEn ch\xE1n":[23853,23939,23940],"w\u01CEi w\u0113i":[23860],"y\xE1ng d\xE0ng":[23861],"sh\xEC di\xE9":[23868],y\u00E0o:[23870,26332,29070,29183,30661,31358,31380,31556,32768,33374,33647,33903,34220,34277,34958,35230,35407,35729,38783,40386,40542,40764],"k\u0101n zh\xE0n":[23873],"h\xE1n d\u01CEng":[23877],"qi\xE0n k\xE0n":[23884],"w\xF9 m\xE1o":[23885],"k\u011B ji\xE9":[23889,23985],"w\u0113i w\u011Bi":[23892],k\u0113:[23897,26607,26869,27068,27158,29249,29297,29328,29634,30132,30604,30933,31002,31185,31262,31392,33834,34198,34485,34636,36279,36722,37272,37427,38070,38950,38982,39063,39617],"d\xE0ng t\xE1ng":[23907],"r\xF3ng y\xEDng":[23908,29187],"\xE1i k\u01CEi":[23910],"k\u0101o qi\u0101o":[23914],cu\u00F3:[23919,23923,30180,30700,33963,34070,34392,40570,40574],"qi\u01CEn q\u012Bn":[23920],"d\xEC di\xE9":[23933],c\u0113n:[23934],d\u01D0ng:[23935,33404,34209,37924,38914,39030,40718,40721],"\xE1o \xE0o":[23941],"p\u01D0 p\xE8i":[23951],"ji\xE0o qi\xE1o":[23968,28496],"ju\xE9 gu\xEC":[23969,40156],"zh\u0101n sh\xE0n":[23974,40163],"xi\xE8 ji\xE8":[23984],"gu\u012B x\u012B ju\xE0n":[23986],r\u016B:[23999],"l\xEC li\xE8":[24001,26841,29188,32159],"x\u012B gu\u012B ju\xE0n":[24002],"y\xEDng h\u014Dng":[24006],y\u01D0ng:[24010,24302,24433,25708,26796,28481,30271,30317,30696,31310,37090,37915,38964,39053,39061,39062],ch\u01CEo:[24016,28818,29052,30503,40616],cu\u00E1n:[24017,27349,27409],chu\u0101n:[24027,24029,27674,29775,31359],"j\u012Bng x\xEDng":[24032],ch\u00E1o:[24034,24035,26177,28421,28526,29258,31410,32634,35647,36680,37147,40716],qi\u01CEo:[24039,24832,39644],g\u01D2ng:[24041,24318,25329,25330,26673,27742,29657,36609,38799],"ch\xE0 ch\u0101 ch\u0101i c\u012B":[24046],"xi\xE0ng h\xE0ng":[24055],shu\u00E0i:[24069,24101,34752],p\u00E0:[24074,24085,24597,34969],"t\u01CEng n\xFA":[24081],"m\xF2 w\xE0":[24083],"ti\u0113 ti\u011B ti\xE8":[24086],zh\u01D2u:[24090,26221,30107,30573,31634,32920,33783,39902],"ju\u01CEn ju\xE0n":[24099],shu\u00EC:[24104,28055,28058,30561,31237,31246,35038],"ch\xF3u d\xE0o":[24113,24172],"ji\u01CEn ji\u0101n s\xE0n":[24116],"sh\xE0 qi\xE8":[24121],"q\xED j\xEC":[24122,33632],"sh\u0101n qi\u0101o sh\u0113n":[24147],"zhu\xE0ng chu\xE1ng":[24162],"ch\u0101n ch\xE0n":[24168],mi\u00E8:[24173,25073,25635,28357,28781,28885,31011,31742,34065,34190,34843,34890,37974,40052,40211],"g\u0101n g\xE0n":[24178],"b\xECng b\u012Bng":[24182,24183],"j\u012B j\u01D0":[24190],"gu\u01CEng \u0101n":[24191],gu\u01CEng:[24195,24291,29367,29559],me:[24197],"d\xF9n t\xFAn":[24201],"b\xE0i t\u012Bng":[24205],"y\xECng y\u012Bng":[24212],"d\u01D0 de":[24213],"d\xF9 du\xF3":[24230],"m\xE1ng m\xE9ng p\xE1ng":[24236],"b\xECng p\xEDng":[24240],ch\u011Bng:[24241,24732,30536,36894,39425,39563],"j\u012B cu\xF2":[24244],q\u01D0ng:[24252,24270,27326,28416,33496,35531,35622,35831,38915,39031],"gu\u012B w\u011Bi hu\xEC":[24262],"j\u01D0n q\xEDn":[24273],ku\u00F2:[24275,25193,25313,25844,28662,31560,33855,33856,34526,38346,38420,38697,38815,38841,38869,38946,39712],"qi\xE1ng s\xE8":[24295,34196],"y\u01D0n y\xECn":[24308,38544,38560,38577,39150,39154,39278],"p\xF2 p\u01CEi":[24313,36843],"n\xF2ng l\xF2ng":[24324],"d\xEC t\xEC tu\xED":[24351],"ju\xE9 zh\u0101ng":[24353],"m\xED m\u01D0":[24357,24396,38753],ch\u0101o:[24360,24586,25220,27433,35372,36229,37396,38046],yi:[24364],sh\u0101o:[24368,26067,28903,28988,29138,31602,33348,33847,34161,36622,39678,39865],"xu\u0101n yu\u0101n":[24370],"qi\xE1ng qi\u01CEng ji\xE0ng":[24375,24378],"t\xE1n d\xE0n":[24377,37256],bi\u00E8:[24390],"qi\xE1ng ji\xE0ng qi\u01CEng":[24394],"j\xEC xu\u011B":[24400],tu\u00E0n:[24406,35094],yu\u0113:[24415,26352,26353,30705],"sh\u0101n xi\u01CEn":[24417],w\u00E9n:[24419,25991,28806,29683,30226,32359,32862,33440,34441,34442,34721,34753,38330,38335,38341,38374,38395,38412,38639,39356,39367,39792,40188,40205,40740],"p\xE9ng b\u0101ng":[24429],"pi\u0101o pi\xE0o":[24431],"zhu\xF3 b\xF3":[24436],"tu\u01D2 y\xED":[24437],"p\xE1ng f\u01CEng":[24439],w\u01CEng:[24442,24448,24451,24792,26505,26850,32178,32593,32594,32595,32596,32598,33781,34535,34628,35511,36638,36747,39757],c\u00FA:[24450,27522],"d\xE0i d\u0101i":[24453],hu\u00E1i:[24458,24576,25040,25079,27088,28142,32818,34361,35106,35121,36381],"w\u0101 w\xE0ng ji\u0101":[24461],"ch\u011Bng zh\xE8ng":[24462],"d\xE9 d\u011Bi de":[24471],"c\xF3ng z\xF2ng":[24478],"sh\xEC t\u01D0":[24485],"t\xED ch\xED":[24498,40343,40345],d\u00E9:[24499,24503,24692,24755,24810,28098,37696,38173],"zh\u01D0 zh\u0113ng":[24500,24501],bi\u00E9:[24502,30335,33666,34498,35154,36457],"ch\u014Dng zh\u01D2ng":[24504],"ji\u01CEo ji\xE0o":[24508,31493,31562],"l\xF2ng l\u01D2ng":[24511],"q\xFA j\xF9":[24514,28192,30655,34742],"d\xECng t\xECng":[24522],g\u01CEi:[24523,25913],r\u011Bn:[24525,26656,26659,31225,31252,32155,33615,33653,36533],ch\u00E0n:[24527,25076,25082,30815,32700,38850,39019],t\u00E8:[24529,24925,29305,34776,37617,38141],"t\xE8 t\u0113i tu\u012B":[24530],"g\u0101n h\xE0n":[24531,25916],"y\xEC q\xEC":[24532],"t\xE0i sh\xEC":[24533],"x\u012B li\u011B":[24538],"y\u012Bng y\xECng":[24540,25033,35661],"m\u01D0n w\u011Bn m\xEDn":[24542,24543],"s\u014Dng zh\u014Dng":[24554],"y\xF9 sh\u016B":[24556,24710],"q\xED sh\xEC":[24559,32774],"t\xFAn zh\u016Bn d\xF9n":[24563],"qi\xE1n q\xEDn":[24564,25202],h\u00FAn:[24566,27985,28222,39195,39300,39746,40754],ni\u01D4:[24568,25197,28804,29379,32016,32445,33701,37397,38062,38773],"ku\xE1ng w\u01CEng":[24569],"k\u0101ng h\xE0ng":[24572],"k\xE0i x\xEC":[24574,24894],\u00F2u:[24580,24938],"b\u01CEo b\xE0o":[24585],"m\xEDn m\xE9n":[24587],"zu\xF2 zh\xE0":[24589],z\u011Bn:[24590],y\u00E0ng:[24591,24665,26679,27096,27171,28478,32661,35399],"k\xF2u j\xF9":[24592],"n\xE1o ni\xFA":[24595],"zh\u0113ng zh\xE8ng":[24596,25497,38066,38126],"ti\u0113 zh\u0101n":[24599],"h\xF9 g\xF9":[24600],"c\u016B j\xF9 z\u016B":[24602],"s\u012B s\u0101i":[24605],"y\xF3u ch\xF3u":[24606],"t\u016B di\xE9":[24610],"y\u014Du y\xE0o":[24622],xu\u00E0n:[24624,26145,26982,27883,28210,28843,29700,30505,30905,32098,32316,32335,32474,34073,34898,34984,36121,37449,37831,38089,38239,39092],"x\xF9 xu\xE8":[24628],"b\xEC p\u012B":[24630],"x\u012B sh\xF9":[24632],"n\xE8n n\xEDn":[24641],"ti\u0101o y\xE1o":[24652],"x\u012B q\u012B x\xF9":[24659],"xi\xE0o ji\u01CEo":[24660],"h\u016B ku\u0101":[24663],n\u01DC:[24679,26386,34882,34884],h\u00E8n:[24680],"d\xF2ng t\u014Dng":[24683],"qu\xE1n zhu\u0101n":[24686],"\xE8 w\xF9 \u011B w\u016B":[24694,24801],t\u00F2ng:[24696,24927,24965,30171,34901],"yu\u0101n ju\xE0n":[24705],"qi\u0101o qi\u01CEo":[24708],"ji\xE8 k\xE8":[24712],"h\xE0o ji\xE0o":[24718],hu\u01D0:[24724,27283,27584,27585,27591,29164,35693],"m\xE1n m\xE8n":[24727,38804],"y\u012B y\xEC":[24728,34915],qu\u0101n:[24731,31646,37897],"ku\u012B l\u01D0":[24733],"y\xEC ni\xE0n":[24741],"m\xE8n m\u0113n":[24758],gu\u00E0n:[24761,24762,24815,24931,25532,25692,27148,27423,27892,28075,28485,28748,29215,29912,30437,31030,31100,32582,32592,36011,36143,36480,36966,37830,38005,40057,40475,40563],"k\u014Dng k\u01D2ng":[24766],"l\u01D4n l\xF9n":[24768],gu\u01D2:[24776,26524,26881,27112,31935,32182,33747,34622,35065,35073,36640,39196,39299],"yu\u0101n w\u01CEn":[24780,31650],"l\xE1n l\xEDn":[24783],"y\xF9 x\xF9":[24784,28130],"chu\xF2 chu\xEC":[24793],"h\u016Bn m\xE8n":[24795],"ch\u01CEng t\u01CEng":[24797],"su\u01D2 ru\u01D0":[24802],c\u01CEn:[24808,24920,25007,40682,40690],c\u00E1n:[24813,24921,24922,27531,27544,34453,34629,34870,34874],"d\xE0n d\xE1":[24814,24986],r\u011B:[24825],"y\xFA t\u014Du":[24841],"k\xE0i q\xEC":[24850],"d\xE0ng t\xE1ng sh\u0101ng y\xE1ng":[24851],"ch\xE9n x\xECn d\u0101n":[24854],"k\xE8 qi\xE0":[24856],nu\u00F2:[24862,25062,25063,25535,25638,27026,31276,31332,31953,31973,31983,35582,35834,36419,36925,37737,38168],g\u01CEn:[24863,25792,25954,26751,27204,28553,28600,30383,31174,31240,31540,33417,34918,36214,36245,40036,40161],"c\xF2ng s\u014Dng":[24865],"s\u0101i s\u012B s\u01D0":[24866],"g\u014Dng g\xF2ng h\u01D2ng":[24873,24912],"shu\xF2 s\xF9":[24876,27948],"y\xE1o y\xE0o":[24878],hu\u00E0ng:[24880,26306,27045,28361,30365,30377,37796],zh\u011Bng:[24888,25229,25327,25972,26232],c\u01CEo:[24890,33400,33609,39474],"x\xEC xi\xE9":[24896],"c\u01CEo s\u0101o":[24901],"x\xF9 ch\xF9":[24905],"qi\xE8 qi\xE0n":[24906],"c\xE1o c\xF3ng":[24914],"\xE0o \xE1o":[24928],"li\xE1n li\u01CEn":[24937,26815,27108,27363],"j\xECn q\xEDn j\u01D0n":[24940],"d\xEC ch\xEC":[24952],"zh\xED zh\xE9":[24953],"l\xF3u l\u01DA":[24954,40412],c\u00F2ng:[24961,35621],"zh\u012B zh\xEC":[24964,30693,32340,32455],ch\u0113ng:[24966,25690,25744,25745,26239,26621,26854,27221,27273,27871,28030,29732,30624,30848,32253,32585,34511,34806,36202,36204,37887,37923,38455,38743,38963,39251],bi\u0113:[24971,34380,40009,40150,40712,40862],"ch\xE9ng d\xE8ng zh\xE8ng":[24981],"x\u01D0 x\u012B":[24984],"du\xEC d\xF9n t\u016Bn":[24990],"xi\u0101o ji\u0101o":[24994],"xi\xE1n xi\xE0n":[25002],"li\xE1o li\u01CEo":[25005,29134,29198,29202],sh\u00E9ng:[25012,32260,32329,32361,32499,35677],"n\xE1o n\u01CEo n\xE1ng":[25017],"j\u01D0ng j\xECng":[25020],"j\u01D0 ji\u01CEo":[25023],"xu\u0101n hu\u0101n":[25025],"c\u01CEo s\u0101o s\xE0o":[25030],m\u00E8n:[25041,25059,26282,28950,29148],"m\xE8ng m\xE9ng m\u011Bng":[25052],"\xE0i y\xEC n\u01D0":[25053],"m\xE9ng m\u011Bng":[25054,30626,30674],"q\xED j\u012B j\xEC":[25056],m\u01D2:[25057],"l\xE1n xi\xE0n":[25058],"y\u014Du y\u01D2u":[25070],"li\xFA li\u01D4":[25072,34288],r\u00E0ng:[25081,35698,35731,35753],hu\u0101n:[25085,27426,27475,27489,29566,35737,35995,37188,39529,40197,40269],n\u01CEn:[25089,25543,28275,29045,33129,34683,36199],"m\xED m\xF3":[25090],"g\xE0ng zhu\xE0ng":[25093,25094],"zhu\xE0ng g\xE0ng":[25095],"qu x\u016B":[25100],"x\xEC h\u016B":[25103,25135,25138],"ji\xE1 g\u0101":[25115],z\u00E9i:[25117,34824,36042,36156,39938,40033,40087],d\u011Bng:[25125,31561],"h\u016B x\xEC":[25137],chu\u014D:[25139,36372,36916],"bi\u01CEn pi\u0101n":[25153],"sh\u01CEng ji\u014Dng":[25156],"sh\xE0n sh\u0101n":[25159],c\u00E1i:[25165,26448,32404,35009,36001,36130],"zh\u0101 z\u0101 zh\xE1":[25166],"l\xE8 l\xEC c\xE1i":[25168],"b\u0101 p\xE1":[25170],"d\u01CE d\xE1":[25171],r\u0113ng:[25172],"f\u01CEn f\xFA":[25173],"di\u01CEo d\xED yu\u0113 l\xEC":[25178],"k\xE1ng g\u0101ng":[25179],"y\u016B w\u016B":[25180],"y\u016B w\u016B k\u016B":[25181],"tu\u014D ch\u01D0 y\u01D0":[25185],"g\u01D4 ji\xE9 x\xEC g\u0113":[25186],d\u00E8n:[25189,25213],"s\u01CEo s\xE0o":[25195,25475],r\u01CEo:[25200,25854,38562],"x\u012B ch\u0101 q\xEC":[25201],"b\u0101n p\u0101n":[25203],"b\u0101 \xE0o":[25207],"x\u012B zh\xE9":[25208],"zh\xEC s\u01D4n k\u01CEn":[25211],zh\u01CEo:[25214,27836,29813],"ku\xE1ng w\u01CEng z\xE0i":[25218],"h\xFA g\u01D4":[25223,40516,40536],"b\u01CE b\xE0":[25226],"d\u01CEn sh\u011Bn":[25228],"n\xE8 n\xEC ru\xEC n\xE0":[25232],zhu\u0101:[25235,27291,31803,33212,39677],p\u00F3u:[25236,35026],"zh\xE9 sh\xE9 zh\u0113":[25240],"p\xF3u p\u014Du f\u016B":[25241,25418],p\u0101o:[25243,25291,33068,33826],"\u01CEo \xE0o ni\xF9":[25245],"l\u016Bn l\xFAn":[25249,25476],"qi\u01CEng qi\u0101ng ch\u0113ng":[25250],"zh\u01D0 zh\u01CEi":[25255],"b\xF9 p\u016B":[25258,26600],"y\u01CEo t\u0101o":[25261],"h\u0113 h\xE8 qi\u0101":[25266],"n\u01D0 n\xED":[25267],"p\u012B p\u0113i":[25271],"m\u01D2 m\xF2 m\u0101":[25273],ch\u014Du:[25277,29352,29355,30259,31704],"ji\u0101 y\xE1":[25281],"f\xFA b\xEC":[25282,30032,40349],zh\u01CE:[25283,30504,30751,39866,40093],"d\u0101n d\xE0n d\u01CEn":[25285],"ch\u0101i c\u0101":[25286],ni\u0101n:[25288,34091],"l\u0101 l\xE1 l\u01CE l\xE0":[25289],"b\xE0n p\xE0n":[25292],p\u0101i:[25293],l\u012Bn:[25294],gu\u01CEi:[25296,26548,26618],"tu\xF2 t\xE0 zh\xED":[25299],"\xE0o \u01CEo ni\xF9":[25303],"j\u016B g\u014Du":[25304],"p\u012Bn p\xE0n f\u0101n":[25306],"b\xE0i b\xE1i":[25308],b\u00E0i:[25309,25943,31255,31930,34221,36097,36133,38875],qi\u00E1:[25316],"n\u01D0ng n\xEDng n\xECng":[25319],"z\xE9 zh\xE1i":[25321,25799],h\u00E9n:[25323,30165,38798],"ku\xF2 gu\u0101":[25324],"ji\xE9 ji\xE1":[25326],n\u01D0n:[25328],shu\u0101n:[25332,26643,38274,38377],"c\xFAn z\xF9n":[25333],"z\u0101 z\u01CEn":[25334,26714],k\u01CEo:[25335,25911,26674,28900,32771],"y\xED ch\u01D0 h\xE0i":[25336],"c\xE8 s\xE8 chu\xF2":[25338],"zhu\xE0i zhu\u0101i y\xE8":[25341],"sh\xED sh\xE8":[25342],b\u0101i:[25344,25520],"ku\xF2 gu\u0101ng":[25348],n\u00F2ng:[25354,25397,40776],"ji\xE0o ji\u0101o":[25357,25934,25945],"ku\xE0 k\u016B":[25358],"n\xE1 r\xFA":[25360],"ti\u0101o ti\u01CEo":[25361],"di\xE9 sh\xE8":[25365],li\u011B:[25368,27615],"y\xE0 y\u01CE":[25372,25495],"w\u014D zhu\u0101":[25373],"xi\xE9 ji\u0101":[25375,25406],"d\u01CEng d\xE0ng":[25377,25803],"zh\xE8ng zh\u0113ng":[25379,27491,30151],"\u0101i \xE1i":[25384],"tu\u014D shu\xEC":[25385,25437],"t\u01D0 t\xEC":[25390],"su\u014D sh\u0101":[25393],"s\u0101 sh\u0101 su\u014D":[25394],"k\u0113ng qi\u0101n":[25395,25724],"b\xE0ng p\xE9ng":[25399],"ru\xF3 ru\xE1":[25404],"ji\u01CEo k\xF9":[25409],"w\u01D4 w\xFA":[25410],t\u01D2ng:[25413,26742,31570,31593,32113,32130,32479],"hu\xF2 ch\xEC":[25415],"t\xFA sh\u016B ch\xE1":[25416],"l\u01DA lu\u014D":[25419],"sh\u0101o sh\xE0o":[25422,31245],ni\u0113:[25423,25553],"sh\xF9 s\u01D2ng s\u014Du":[25426],"y\xE9 y\xFA":[25427],"ju\xE9 zhu\xF3":[25428],"b\xF9 p\xFA zh\xEC":[25431],z\u00F9n:[25432,37516],l\u0101o:[25438,25736,31913],s\u01D4n:[25439,25613,27051,31499,31565,31664,37800,38588],"w\xE0n w\u01CEn w\u0101n y\xF9":[25445],p\u011Bng:[25447,28110,30351],sh\u011B:[25448],"f\u01D4 f\xF9 b\u01D4":[25452],d\u00E1o:[25455],"lu\xF2 lu\u01D2 w\u01D2":[25456],"ju\u01CEn qu\xE1n":[25458],"ch\u0113n ti\u01CEn":[25461],"ni\u01CEn ni\u0113":[25467],"ru\xF3 w\u011Bi r\xE9":[25468],zu\u00F3:[25469,26152,31208,31251,31600,33675,37436],"w\xF2 xi\xE1":[25470],"q\xECng qi\xE0n":[25477],"p\xF3u p\u01D2u":[25482],qi\u0101:[25488,33884],"p\xE1i p\u01CEi":[25490],"qi\u0101n w\xE0n":[25492],"y\xE8 y\u0113":[25494],"ni\xE8 n\u01D0 y\xEC":[25500],"hu\xF2 x\xF9":[25501],"y\xE0n sh\xE0n y\u01CEn":[25502],"zh\u011Bng d\xECng":[25503],k\u00F2ng:[25511,38810],tu\u012B:[25512,34039,34284],"z\u014Du zh\u014Du ch\u014Du":[25515],ti\u00E0n:[25517,33306],k\u00E8n:[25519,35017,35075],p\u00E1:[25521,26487,28502,29228,29750,31586],"gu\xF3 gu\u0101i":[25524],"d\u01CEn sh\xE0n":[25528,25763],"ch\u0101n xi\u0101n c\xE0n sh\u01CEn":[25530],s\u0101o:[25531,25620,28318,32325,32555,34726,39442,39479,39968,40034,40139],p\u00E8ng:[25533,26922,27120,30896,36395],"zh\u0113ng k\u0113ng":[25537],"ji\u016B y\xF3u":[25538],"ji\u0101n ji\u01CEn":[25539,31835],"p\xEC ch\xE8":[25546],"s\u0101i z\u01D2ng c\u0101i":[25548],"t\xED d\u012B d\u01D0":[25552],"z\u01D2ng s\u014Dng":[25556],"hu\xE1ng y\xF3ng":[25560],"z\u01CEn zu\xE0n":[25565],"x\u016B j\u016B":[25567],"k\xE9 qi\u0101":[25570],"chu\u0101i chu\u01CEi chu\xE0i tu\xE1n zhu\u012B":[25571],"d\xEC t\xEC":[25573],"l\xE1 l\xE0":[25574],l\u00E0:[25575,26955,28290,29902,30220,32715,33240,34635,34674,34847,36770,36771,37982,38260,39694,39931],"ji\u0113 q\xEC":[25581],"ch\xF2ng d\u01D2ng":[25584],"di\xE9 sh\xE9 y\xE8":[25586],"ji\xE0n qi\xE1n ji\u01CEn":[25589],y\u00E9:[25590,29239,29242,29784,37603,37761,38104],ch\u0101n:[25600,25723,25881,35047,35164,35224,35271,36799,37587],"g\u0113 g\xE9":[25601,25841],"l\u01D2u l\u014Du":[25602,25695],"ch\u014Du z\u01D2u":[25610],chu\u0101i:[25611],s\u016Bn:[25614,27074,29426,29499,33642,33984,34165,34206,39143,39153],"r\xF3ng n\xE1ng n\u01CEng":[25617],"p\xE9ng b\xE0ng":[25618],cu\u014D:[25619,29811,30923,36425,36979,37277],"k\u0113 \xE8":[25621],"n\xF9 nu\xF2 n\xF2u":[25625],"l\u0101 xi\xE9 xi\xE0n":[25626],qi\u01D4:[25629,31959],"xi\u01CEn xi\u0101n":[25631],"ji\xE9 zh\xE9":[25641],"p\xE1n b\u0101n p\xF3":[25643],b\u0101n:[25644,25917,26001,26002,29677,30242,30285,32934,34689,34700,35113,36780,38930,39041],"zh\xEC n\xE1i":[25649],"w\u0101 w\u01CE w\xE0":[25650],hu\u00E1:[25651,25782,28369,29502,34128,34710,35649,37877,38119,39498,39557,40424],"qi\u0101ng qi\u01CEng ch\u0113ng":[25654],"ti\xE1n sh\u0113n":[25655],"n\xE1 nu\xF2":[25659],\u00E8n:[25665],"sh\xE8 ni\xE8":[25668,25885],b\u00ECn:[25672,25839,27553,27567,33169,33231,39628,39637,39657,39682,39699,39714],"sh\u0101 s\xE0 sh\u01CEi":[25675],"ch\u01CEn s\xF9n":[25676],"ji\u016B li\xFA li\xE1o ji\u01CEo n\xE1o":[25678],"f\xE9ng p\u011Bng":[25683],shu\u0101i:[25684],"d\xEC t\xFA zh\xED":[25685],"q\xEC j\xEC ch\xE1":[25686],"s\u014Du s\u01D2ng":[25687],"li\u01CEn li\xE0n":[25689],"g\xE0i x\xEC":[25697],"h\xF9 ch\u016B":[25698],t\u00E0ng:[25701,28907,29145,37899],"n\xE1i zh\xEC":[25704],"m\xF3 m\u0101":[25705],"ji\u0101ng qi\xE0ng":[25706],"\xE1o qi\xE1o":[25710],"ni\xE8 ch\xE8":[25712],"m\xE1n m\xE0n":[25713],"ch\xE0n c\xE1n":[25714],"s\xE8 m\xED s\xF9":[25717],"bi\u0101o bi\xE0o":[25725],"ju\u0113 ju\xE9":[25733],pi\u0113:[25734,26300,27669,30629],"pi\u011B pi\u0113":[25735],"z\u01CEn z\u0101n z\u0113n qi\xE1n":[25741],"s\u0101 s\u01CE":[25746],h\u00F2ng:[25748,35340,35751,38336,39720],"h\xE9ng gu\xE0ng":[25751],ni\u01CEn:[25754,25781,25862,28042,28990,30910,31760,36429,36456,36494,36646,36743],"ch\xE9ng zh\u011Bng":[25756],"hu\u012B w\xE9i":[25757],c\u0101o:[25761,25805,31961],"xi\u0101o s\u014Du":[25768],"li\xE1o li\u0101o":[25769],"cu\u014D zu\u01D2":[25774],"w\u011Bi tu\u01D2":[25777],cu\u0101n:[25786,25883,27718,36479,36517,38009,38249],"qi\xE0o y\u0101o j\u012B":[25789],"zhu\u0101 w\u014D":[25790],"l\xE8i l\xE9i":[25794],n\u01CEng:[25795,25902,26345,28770],"q\xEDng j\u01D0ng":[25807],ku\u01CEi:[25811,33967],"p\u01D0 b\xF2":[25815],"b\xF2 b\u0101i":[25816],"j\xF9 j\u01D0":[25818],m\u0113ng:[25821],"s\u01D2u s\xF2u":[25822],x\u01D0ng:[25828,31669,37266],c\u0101:[25830],"n\xEDng n\u01D0ng n\xECng":[25840],"zh\xEC ji\xE9":[25843],"l\xE0 li\xE8":[25848,29193],"s\xF2u s\u01D2u":[25851],"l\xEC lu\xF2 yu\xE8":[25853],"t\u012B zh\u0101i zh\xEC":[25855],p\u0101n:[25856,28504,30469,33824],l\u00E8i:[25858,27882,28057,28122,31159,31867,32391,34353,37241,37511,37649,38939,38954,39006,39075],"c\u0101 s\u01CE":[25859],"j\xF9n p\xE8i":[25864],"l\xEC lu\xF2":[25866,36498],"l\xE0 l\xE0i":[25867,27380],"l\xFA lu\xF3":[25870],"z\u01CEn cu\xE1n":[25874],"xi\u0101n ji\u0101n":[25877],"m\xED m\u01D0 m\xF3":[25888],"z\u01CEn cu\xE1n z\xE0n zu\u0101n":[25890],zu\u00E0n:[25893],"l\xEC sh\xE0i":[25894],"l\xEC lu\u01D2":[25901],"gu\u01D0 gu\xEC":[25905],"j\u012B q\u012B y\u01D0":[25906],f\u00E0ng:[25918],"w\xF9 m\xF3u":[25924],"ch\xF9 sh\u014Du":[25930],"g\xE9 gu\xF3 \xE8":[25931],"du\xF3 du\xEC":[25939,25946],"du\u014D qu\xE8":[25952,25962],"s\xE0n s\u01CEn":[25955],"d\u016Bn du\xEC":[25958,38246],"q\u012B y\u01D0 j\u012B":[25959],"xi\xE0o xu\xE9":[25961],"sh\xF9 sh\u01D4 shu\xF2":[25968,25976],"\xE1i zh\xFA":[25969,25971],"xi\xF2ng xu\xE0n":[25979],"zhu\xF3 zh\xFA":[25984],"y\xEC d\xF9":[25985],"l\xED t\xE1i":[25988],"f\u011Bi f\u0113i":[26e3],"y\u01D4 zh\u014Dng":[26004],"d\xF2u d\u01D2u":[26007],"w\xF2 gu\u01CEn":[26017],"t\u01D2u ti\u01CEo":[26018],d\u00F2u:[26019,26794,28002,30168,31398,31431,33072,33651,35910,36887,37078,37208,38295,38360,39190,39294,39717,39718,39722,39724,39725],"y\xEDn zh\xEC":[26022],"ch\u01CEn ji\xE8":[26042],"w\u016B y\u016B y\xFA":[26044],"y\xF3u li\xFA":[26047],"p\xE1ng b\xE0ng":[26049],"m\xE1o m\xE0o":[26052],"p\u012B b\xEC":[26055],"xu\xE1n xu\xE0n":[26059],"w\xFA m\xF3":[26080],z\u01CEo:[26089,26531,26630,26839,28577,29866,34235,34299,34468],g\u0101:[26094],"g\xE0n h\xE0n":[26096],"t\xE1i y\u012Bng":[26098],"x\u016B x\xF9":[26100],"t\u016Bn zh\xF9n":[26109],"w\xF9 w\u01D4":[26111],"p\xF2 p\xE8i":[26146],z\u00F2ng:[26158,29460,30125,30258,31933,31945,31981,32294],\u01CEi:[26169,27600,30702,34108,34297,35690,36535,38701,38724],"hu\xE0ng hu\u01CEng":[26179],xu\u01CEn:[26181,30307,30316,36873,36984],"x\xF9 ku\u0101":[26183],h\u01D2ng:[26190],sh\u00E0i:[26194,26348],"y\u016Bn y\xF9n":[26197,29044],"sh\xE8ng ch\xE9ng":[26207,26889,30427],"j\u01D0ng y\u01D0ng":[26223],sh\u01CEn:[26225,29068,30546,35234,38275,38378,38485,38493],"q\u01D0 d\xF9":[26229],"\u01CEn \xE0n y\u01CEn":[26235],"w\u01CEng w\xE0ng":[26240],z\u00E0n:[26242,26283,29897,29906,29914,31158,35192,35715,35738,36059,36106,36190,36436,37180,37694,37864,39265],"y\xF9n y\u016Bn":[26248],"m\xEDn m\u01D0n":[26251],"d\u01D4 sh\u01D4":[26255],sh\u01D4:[26257,26329,28539,30297,31980,32626,34213,34223,34295,34560,34868,35169,35177,40042,40048,40653,40736,40737],"ji\u01CEn l\xE1n":[26261],nu\u01CEn:[26262,29015,39210],"b\xE0o p\xF9":[26292],"x\u012B x\u01D0":[26303],"p\xF9 b\xE0o":[26333,28689],"q\u016B q\u01D4":[26354,32054],"g\xE8ng g\u0113ng":[26356],"h\u016B h\xF9":[26358,38653],"z\u0113ng c\xE9ng":[26365,27239],"c\xE9ng z\u0113ng":[26366,31474],"c\u01CEn qi\xE1n ji\xE0n":[26369],"qi\xE8 h\xE9":[26373],"b\xEC p\xED":[26375,31110,31507,35048],"y\u01D2u y\xF2u":[26377],"b\u0101n f\xE9n":[26380,40187],"f\xFA f\xF9":[26381,27921],"f\u011Bi k\u016B":[26383,32976],"q\xFA x\xF9 ch\u01D4n":[26384],"ju\u0101n zu\u012B":[26392],"hu\u0101ng m\xE1ng w\xE1ng":[26394],"q\u012B j\u012B":[26399],"t\xF3ng chu\xE1ng":[26403,27238],zh\u00E1:[26413,29264,31642,34491,35671,37720,38113,38296,38392],"zh\xFA sh\xF9 sh\xFA":[26414],"sh\xF9 sh\xFA zh\xFA":[26415],"zh\u016B sh\xFA":[26417],"p\u01D4 p\xF2 p\u014D pi\xE1o":[26420],"d\u0101o ti\xE1o m\xF9":[26423],"gu\u01D0 qi\xFA":[26425],xi\u01D4:[26429,28395,28483,31956],"ch\xE9ng ch\u0113ng":[26430],z\u00E1:[26434,27823,30776,35149,38609,38620,38629,38900],"y\xFA w\u016B":[26437],"g\u0101n g\u01CEn":[26438],"ch\u0101 ch\xE0":[26440],"sh\u0101n sh\u0101":[26441],c\u016Bn:[26449,30388,31476,33189,36358,37032],"r\xE8n \xE9r":[26450,26773],"sh\xE1o bi\u0101o":[26451],"d\xEC du\xF2":[26453,26532],"g\u016B g\xE0i":[26458],"y\xED zh\xEC l\xED du\xF2":[26461],"g\xE0ng g\u0101ng":[26464],"ti\xE1o ti\u0101o":[26465,26781],"m\xE0 m\u01CE":[26473],"s\xEC zh\u01D0 x\u01D0":[26475],"yu\xE1n w\xE1n":[26476,34454],"b\xE8i f\xE8i":[26478],"sh\u016B du\xEC":[26488],"ni\u01D4 ch\u01D2u":[26491],"w\xF2 yu\xE8":[26498,33234],m\u00E1o:[26502,27611,27650,28213,29286,30683,32606,33541,33542,34661,34762,36574,37205,37502,37672,38170,39654,40348],"p\u012B m\xEC":[26504],\u00E0ng:[26506,30414,37280],"f\u0101ng b\xECng":[26507],"h\xF9 d\u01D0":[26513],x\u00EDn:[26516,35153,37908,39733],"y\u0101o y\u01CEo":[26518],"\u011B \xE8":[26521],"zh\u012B q\xED":[26525],"c\u014Dng z\u014Dng":[26526,27141],"xi\u0101n zh\u0113n":[26542],"t\xE1i s\xEC":[26545],"g\u01D2u j\u01D4 g\u014Du":[26552],"b\u0101o f\xFA":[26553],"y\xEC xi\xE8":[26555,26663],"tu\xF3 du\xF2":[26561,39345,39364,39534],"y\xED du\xF2 l\xED":[26562],"n\u01D0 ch\xEC":[26565],"p\xE1n b\xE0n":[26568,36312],"y\u01CEng y\xE0ng y\u0101ng y\u012Bng":[26573],"f\xF9 f\u016B f\u01D4":[26574],"b\u01CEi b\xF3 b\xF2":[26575],m\u01D2u:[26576],"sh\xE1o sh\xE0o":[26582],zh\u00E8:[26584,27164,27993,28123,34071,34757,36889,40403,40551],"y\xF2u y\xF3u":[26586,27390],"gu\xEC j\u01D4":[26588],"zh\xE0 zu\xF2":[26590],"di\xE9 zh\xEC":[26595,30512],"zh\u0101 z\u01D4 z\u016B":[26596],"ch\xE1 zh\u0101":[26597,26619],"\u0101o \xE0o":[26602,36586],"b\u0101 f\xFA p\xE8i b\xF3 bi\u0113":[26605],"du\xF2 zu\xF3 w\xF9":[26606],"b\xEC bi\xE9":[26610],"zh\xF9 ch\xF9":[26615],"b\u0113i p\u0113i":[26616],"sh\xEC f\xE8i":[26617],"sh\u0101n zh\xE0 shi c\xE8":[26629],"l\xEC yu\xE8":[26638,27359],"q\xEC qi\xE8":[26644,30732],"q\u012B x\u012B":[26646,36426],"gu\u0101 ku\xF2":[26653],"b\u012Bng b\u0113n":[26655],"xi\xE0o ji\xE0o":[26657],"ji\xE0n z\xF9n":[26667,35e3],"y\u01D2u y\xF9":[26671],"h\xE9 h\xFA":[26680],g\u0113n:[26681,36319],"zh\u012B y\xEC":[26682],"g\xE9 g\u0113":[26684],"h\xE9ng h\xE1ng":[26689],"gu\xE0ng gu\u0101ng":[26692],"y\xED t\xED":[26699,33617],s\u0101ng:[26705,26706,27105],"j\xFA ji\xE9":[26708],"y\xFA m\xF3u":[26713],"r\xE1o n\xE1o":[26721,27208],"gu\xEC hu\xEC":[26727,27292],"ch\xE9n zh\xE8n":[26733],"t\u012Bng y\xEDng":[26735],po:[26738],"b\xE8n f\xE0n":[26739],"f\u0113ng f\xE8ng":[26747,33873],"s\xF9 y\xECn":[26752],"t\u01D0ng t\xECng":[26755],"xu\u0101n ju\u0101n xi\xE9":[26763],"t\xFA ch\xE1":[26764],"\u0101o y\xF2u":[26766],ku\u01CEn:[26785,27445,27454,27456],"sh\u0101o s\xE0o":[26786],"q\xEDn ch\xE9n c\xE9n":[26787],"l\xED s\xEC q\u01D0":[26793],"ch\u0101n y\xE1n":[26804],"b\u012Bn b\u012Bng":[26809,27103,27315],"t\xE1o ch\xF3u d\xE0o":[26812],"c\u014Dng s\u014Dng":[26823],"g\xF9n h\xF9n":[26829],"d\xE9 zh\xE9":[26831],"p\xE1i b\xE8i p\xE8i":[26833],"b\xE0ng p\u01D2u b\xE8i b\u0113i":[26835],"d\xEC d\xE0i t\xEC":[26851],s\u0113n:[26862,26926,27118,35138],"r\u011Bn sh\u011Bn":[26863],"l\xE9ng l\u0113ng l\xEDng":[26865],"f\xFA s\xF9":[26868],"z\u014Du s\u01D2u":[26871],z\u014Du:[26872,31619,32197,35535,35833,37049,37104,37138,37177,38508,39478,39546,39915,40112,40640,40817,40826],"zh\xE0o zhu\u014D":[26873],"ch\u0113n sh\u0113n":[26877],"ji\u0113 qi\xE8":[26884],"y\u01D0 y\u012B":[26885],"ch\xF3u zh\xF2u di\u0101o":[26886],"qi\u0101ng k\u014Dng":[26892],"zhu\u012B chu\xED":[26894],"b\u0113i p\xED":[26897],m\u0113n:[26906],"qu\u0101n ju\xE0n qu\xE1n":[26918],"du\u01D2 chu\xE1n":[26927],"w\u011Bi hu\u012B":[26930],"ji\u01CE ji\u0101":[26933],"h\xE1n ji\u0101n":[26935],"sh\xE8n zh\u0113n":[26937],"y\xE0n y\xE0":[26939],"zh\u0101 ch\xE1":[26946],"gu\u014D ku\u01CE":[26951],"j\xED zh\xEC":[26966],"k\u01D4 h\xF9":[26971],"y\xF3u y\u01D2u":[26978],"s\u01D2ng c\u014Dng":[26980],"yu\xE1n xu\xE0n":[26981],"y\u01CEng y\xE0ng y\u012Bng":[26983],pi\u00E1n:[26985,33020,33089,36038,36417,39394,39432,39560,39615],"di\xE9 y\xE8":[26986],"d\xF9n sh\u01D4n":[26991],"c\xF2u z\xF2u":[26993],"d\xEC d\u01D0 sh\xEC":[26996],"k\u01CEi ji\u0113":[26999],"r\xF3u r\xF2u":[27002],"l\xE8 yu\xE8":[27005],"w\u0113n y\xF9n":[27013,38832],l\u01D8:[27016,27354,27648,33186,34264,38317,38398,39522,39540],sh\u00E9n:[27018,31070,37486,39984],"b\u012B pi":[27020],"zh\u01CEn ni\u01CEn zh\xE8n":[27024],"f\xFA f\xF9 b\xF3":[27025],"ji\xE0n j\xECn":[27031],"b\u01CEng b\xE0ng":[27036],"sh\u0101 xi\xE8":[27037,27175],n\u00F2u:[27080,32808,37778,37918],"qi\u01CEn li\xE1n xi\xE0n":[27087],g\u00E0ng:[27091,28981,28985,31611],g\u0101o:[27092,27129,27248,27356,30590,31705,31957,32660,33263,38879,39227,39640,39641,40398,40433,40731],"di\u0101n zh\u011Bn zh\u0113n":[27097],"k\u01CEn ji\xE0n":[27099],"x\xED di\xE9":[27106],"j\u012B gu\u012B":[27107],"r\xF3ng y\u014Dng":[27110],"tu\xE1n shu\xE0n qu\xE1n":[27115],"q\xEC s\xE8":[27117],"cu\u012B zh\u01D0":[27119],"y\u01D2u ch\u01CEo":[27121],"m\xE0n w\xE0n":[27134],"l\xED ch\u012B":[27142],"l\xE9i l\u011Bi":[27151,27345,30988],"ch\xE1o ji\u01CEo ch\u0101o":[27156],"ch\u0113ng t\xE1ng":[27160],"ji\u016B li\xE1o":[27163],"m\xF3 m\xFA":[27169],"ni\u01CEo m\xF9":[27170],"h\xE9ng h\xE8ng":[27178,27243],xu\u011B:[27184,33188,33373,36684,38634,40008,40149],"f\xE1 f\xE8i":[27203],r\u00F9n:[27213,28070,28516,33206,38287,38304,38384],"zh\u01CEn ji\u01CEn":[27215],sh\u00F9n:[27219,30618,30636,33308,34147,38918,39034,39690],"tu\xED d\u016Bn":[27220],"t\xE1ng ch\u0113ng":[27222],"s\xF9 qi\u016B":[27226],"t\xE1n di\xE0n":[27229],"f\xE9n f\xE8n f\xE8i":[27240],"r\u01CEn y\u0101n":[27242],"c\u016B chu":[27259],"sh\u016B qi\u0101o":[27262],"p\xEDng b\xF2":[27288],"zh\xE1i sh\xEC t\xFA":[27297],"bi\u01CEo bi\u0101o":[27302],"qi\u0101n li\xE1n":[27318],"n\u01D0 m\xED":[27319],"ji\xE0n k\u01CEn":[27323],"n\xF2u ru\u01CEn r\xFA":[27325],"j\u012B j\xEC":[27333,31144],"hu\u01CEng gu\u01D2 g\u01D4":[27342],"l\u01DC ch\u016B":[27350],"mi\xE8 m\xE8i":[27351],\u014Du:[27353,27431,27472,27572,27590,29935,29964,33170,34290,35635,35764,37826,40206,40407,40485],"zh\xF9 zhu\xF3":[27361],"ju\xE9 j\xEC":[27373],"hu\xE1i gu\u012B":[27376],"ch\xE1n zh\xE0n":[27395],"w\xE9i zu\xEC":[27400],c\u00E1ng:[27404,38006],"y\xF9 y\xEC":[27429],"ch\xF9 q\xF9 x\xEC":[27434],"k\xE0i \xE0i":[27436],"y\xEC y\u012Bn":[27437],"x\xEC k\xE0i":[27439],"shu\xF2 s\xF2u":[27446],"\u01CEi \u0113i \xE9i \u011Bi \xE8i":[27448],"q\u012B y\u012B":[27449],"chu\u0101 x\u016B":[27451],"ch\u01D0 chu\xE0i":[27452],"k\u01CEn qi\xE0n":[27455],"k\u01CEn k\xE8":[27457],"chu\u01CEn chu\xE1n":[27458],"y\u012Bn y\u0101n":[27461],"j\xECn q\u016Bn":[27471],p\u0113n:[27477],"x\u016B chu\u0101":[27480],"x\u012B sh\xE8":[27481],"li\u01CEn h\u0101n":[27483],"zh\xEC ch\xED":[27501],"s\xE8 sh\xE0":[27504],s\u01D0:[27515],"w\u011Bn m\xF2":[27518],pi\u01CEo:[27533,30379,30623,37285,39008],"q\xEDng j\xECng":[27537],"f\u01D2u b\xF3":[27541],"zh\xED shi":[27542],"y\xE8 y\u0101n y\xE0n":[27543],"h\u016Bn m\xE8i":[27545],ch\u00F2u:[27552,33264,36954],"ku\xEC hu\xEC":[27560,28291,28528],cu\u00E0n:[27561,29110,29224,31388,31428,31713,31762],"y\u012Bn y\u0101n y\u01D0n":[27575],"q\xECng k\u0113ng sh\u0113ng":[27576],"y\xE1o xi\xE1o xi\xE0o":[27581],"g\u016B g\u01D4":[27586,34500],"gu\xE0n w\u0101n":[27596],"d\xFA d\xE0i":[27602],"x\xFAn x\xF9n":[27621],m\u00FA:[27626,27649],"d\xF2u nu\xF2":[27629],"s\u0101i su\u012B":[27640],lu:[27655],s\u00E0o:[27657,30233,30658,39646],"sh\xEC zh\u012B":[27663],"d\u012B d\u01D0":[27664],"m\xE1ng m\xE9ng":[27667],"y\xE1ng r\xEC":[27676],shu\u01D0:[27700,27701,27706,38294],"zh\u011Bng ch\xE9ng zh\xE8ng":[27702],t\u01D4n:[27709],"f\xE1n f\xE0n":[27710],"gu\u01D0 ji\u01D4":[27711],"b\u012Bn p\xE0 p\u0101":[27715],"zhu\xF3 qu\xE8":[27723],"d\xE0 t\xE0i":[27727],p\u00ECn:[27734,29277,32856],"h\xE0n h\xE1n":[27735,39343],tu:[27746],"t\u0101ng sh\u0101ng":[27748,28271],"zh\u012B j\xEC":[27749],"g\xE0n h\xE1n c\xE9n":[27765],"w\xE8n m\xE9n":[27766],"f\u0101ng p\u0101ng":[27768],"h\u01D4 hu\u01CEng":[27771],"ni\xFA y\xF3u":[27772],h\u00E0ng:[27782],"sh\u011Bn ch\xE9n":[27784],"d\xF9n zhu\xE0n":[27788],"n\u01DC ni\u01D4":[27793],"m\xE9i m\xF2":[27794,27809],"t\xE0 d\xE1":[27795],"m\xEC w\xF9":[27797],"h\xF3ng p\u0101ng":[27799],"sh\u0101 sh\xE0":[27801],"zhu\u01D0 z\u01D0":[27805],"\u014Du \xF2u":[27812,28442],"j\u01D4 j\xF9":[27822],"tu\u014D du\xF3":[27824],"m\u01D0 l\xEC":[27829],"y\xED ch\xED":[27830],"xi\xE8 y\xEC":[27844],"b\xF3 p\u014D":[27850],"m\xEC b\xEC":[27852,31192],"ch\xF9 sh\xE8":[27855],"y\u014Du y\xF2u \u0101o":[27857],"p\u0113ng p\xEDng":[27865,30801],"p\xE0o p\u0101o":[27873],"n\xED n\xEC":[27877,31196],"yu\xE8 s\xE0":[27879],"ju\xE9 xu\xE8":[27884,30118],"l\xF3ng shu\u0101ng":[27895,28711],"lu\xF2 p\u014D":[27898,28668],"z\xE9 sh\xEC":[27901,28580],"s\u01CE x\u01D0":[27922],"s\xE8 q\xEC z\xEC":[27923],"x\u01D0 xi\u01CEn":[27927],"k\u01CEo k\xE0o":[27928],"\xE0n y\xE0n \xE8":[27933],"l\u011Bi l\xE8i":[27937],"qi\xE8 ji\xE9":[27951],"qi\u01CEn ji\u0101n":[27973],"j\xEC j\u01D0":[27982,28168,28639,32426],"h\u01D4 x\u01D4":[27986,28408],"j\xF9n x\xF9n":[27994,28652],"y\u01D0ng ch\xE9ng y\xEDng":[28007],"li\xE0n l\xEC":[28016],"f\xE9ng h\xF3ng":[28018,28292],"ji\u01D2ng ji\u014Dng":[28027],"su\u012B n\u011Bi":[28029],"y\u01D2ng ch\u014Dng":[28044],"t\u016Bn y\u016Bn":[28050],"w\u014D gu\u014D":[28065,28198],h\u0113ng:[28069,33053],"zh\u01CEng zh\xE0ng":[28072,28466],"sh\xF2u t\u0101o":[28077],shu\u00E0n:[28078,33128],"k\u014Dng n\xE1ng":[28083],"w\xF2 w\u01CEn yu\u0101n":[28084],"tu\u014D tu\xF2":[28086],w\u014D:[28089,29479,31389,31401,33716,33845,34583,34680,36370],"qi\xE8 j\xED":[28097],"gu\u01D2 gu\xE0n":[28105],"l\xEDn l\xECn":[28107,29532,30084],"t\u01CEng ch\u01CEng":[28108],"n\xE0o chu\xF2 zhu\u014D":[28118],"p\xE9ng p\xEDng":[28124],f\u00E9i:[28125,32933,33107,34608],"p\xEC p\xE8i":[28128],"ni\u01CEn sh\u011Bn":[28144],"bi\u0101o h\u01D4":[28146],"ch\xFAn zh\u016Bn":[28147],"h\xF9n h\xFAn":[28151],qi\u01CEn:[28154,32382,32561,32951,33153,34616,35700,35892,36963,37971],"w\xE8n m\xEDn":[28162],"r\xE8 ru\xF2 lu\xF2":[28163],"d\xFA d\xF2u":[28174,28678,35835],"ji\xE0n ji\u0101n":[28176,28293,28472,28666],"mi\u01CEn sh\xE9ng":[28177,28576],"nu\u01CEn nu\xE1n":[28188],"qi\xFA w\xF9":[28190],"t\xEDng t\u012Bng":[28191],"d\xEC t\xED d\u012B":[28199],"g\u01CEng ji\u01CEng":[28207],"h\u014Dng q\xECng":[28217],tu\u0101n:[28237,29011],"hu\xEC m\u01D0n x\u016B":[28239],"x\u01D4 x\xF9":[28241],p\u00E9n:[28243,29931,30406,33872],"m\u01D0n h\u016Bn":[28259],"tu\xE0n nu\u01CEn":[28266],"qi\u016B ji\u01CEo":[28267,28268],"y\u0101n y\u012Bn":[28270],"b\xE0n p\xE1n":[28276],"zhu\u0101ng h\xFAn":[28279],"y\xE0n gu\xEC":[28302],"li\xE1n li\u01CEn ni\xE1n xi\xE1n xi\xE0n":[28307],"d\xE1 t\u01CE":[28314],"li\u016B li\xF9":[28316,28561,36435],l\u00F9n:[28323],m\u01CE:[28324,29368,29505,29595,29802,30721,30908,36964,37815,39340,39532,39970,40396],"zh\u0113n q\xEDn":[28337],"n\xEC ni\xE0o":[28346],"ch\xF9 x\xF9":[28352,30044],"w\u011Bng w\u0113ng":[28355],"h\xE0o xu\xE8":[28360],"q\xEC x\xEC xi\u0113":[28362],"x\xEDng y\xEDng":[28366],"z\xE9 h\xE0o":[28380],"pi\u0101o pi\xE0o pi\u01CEo":[28418],"c\xF3ng s\u01D2ng":[28430],"f\xE9ng p\xE9ng":[28456],"lu\xF2 t\xE0":[28463],"p\u0113ng b\u0113n":[28464],"ch\xF3ng shu\u0101ng":[28468],"hu\u01D2 ku\xF2 hu\xF2":[28471],"li\xE1o li\xFA":[28475],"cu\u01D0 cu\u012B":[28476],"c\xF3ng z\u01D2ng":[28480],"c\xF3ng z\u014Dng":[28488],"p\xEC pi\u0113":[28494],"d\xE0ng xi\xE0ng":[28498],"hu\xE1ng gu\u0101ng":[28514],"li\xE1o l\xE0o l\u01CEo":[28518],"c\u014Dng z\xF2ng":[28520],"zh\xED zh\xEC":[28522],"t\u0101n sh\xE0n":[28524],"t\xFA zh\u0101":[28531],"s\xE0n s\u01CE":[28533],h\u0113i:[28534,40657,40658],"ch\xE9ng d\xE8ng":[28548,28691],"c\u016Bn c\xFAn":[28554],"p\xE9ng p\u0113ng":[28558],"h\xF2ng g\u01D2ng":[28562,37566],"w\xE0n m\xE0n":[28587],"ku\xE0i hu\xEC":[28590],"gu\u014D w\u014D":[28612],"p\u0113n f\xE9n":[28614],"j\xED sh\xE0":[28616],"hu\xEC hu\xF2":[28618],"d\u01D0ng t\xECng":[28622],"m\u01D0 n\u01D0":[28628],"b\xEC p\xEC":[28638],"cu\xEC zu\u01D0":[28642],"h\xF9 hu\xF2":[28649],"\u01CEi k\xE0i k\xE8":[28653],"w\u011Bi du\xEC":[28667,28706],"z\xE0n cu\xE1n":[28669,28754],"y\u01CEng y\xE0ng":[28673],"w\u01CEng w\u0101ng":[28679],"m\xF2 mi\xE8":[28686,30492],su\u01D0:[28705,33208,39635],"hu\xE1i w\u0101i":[28708],"z\xF9n ji\xE0n":[28723],"y\u012Bng y\u01D0ng y\xECng":[28724],"r\xE1ng r\xE0ng":[28732],shu\u00E0ng:[28736],"zhu\xF3 ji\xE0o z\xE9":[28738],s\u01CE:[28753,35375,38776],"lu\xE1n lu\xE0n":[28755],"d\u01CEng t\u01CEng":[28761],"x\xFAn qu\xE1n qu\xE0n":[28773],"hu\u01D2 bi\u0101o":[28780],"zh\xE0 y\xF9":[28793],"f\xE9n b\xE8n":[28803],"ji\u01D2ng gu\xEC":[28805],"p\xE0ng f\u0113ng":[28816],qu\u0113:[28820,32570,32572,33947],bi\u0101n:[28830,29048,29954,30765,31550,31663,31849,32232,32534,34649,37001,37002,37757,38829,39934,39935,40138],"zh\u0101o zh\xE0o":[28836],"zhu\u014D ch\xF9":[28842],"p\xE0o p\xE1o b\u0101o":[28846],"p\xE1o f\u01D2u":[28848],"sh\u01CEn qi\xE1n sh\u0101n":[28854],"zh\xE0 zh\xE1":[28856],"ji\u01CEo y\xE0o":[28868],qu\u01CEn:[28871,29356,29357,30030,32163,32507,34375],"y\xE0ng y\xE1ng":[28874],"l\xE0o lu\xF2":[28889],"hu\xED hu\u01D0":[28896],r\u00E8:[28909,29105],"f\xFA p\xE1o":[28912],"xi\xE8 ch\xE8":[28914,28942],"y\xE0n sh\u0101n":[28923],"h\u016Bn x\u016Bn":[28932],k\u00E0o:[28933,29330,37548,38096,38752,39859,39884,40083],"ju\u0101n y\xE8":[28934],"j\xF9n q\u016B":[28940],"t\u0101o d\xE0o":[28952],"ch\u01CEo j\xF9":[28963],"w\xF2 \xE0i":[28965],"z\u01D2ng c\u014Dng":[28967],"x\u012B y\xEC":[28972],"x\xECn x\u012Bn":[28974],"ch\u0101o zhu\u014D":[28975],"xi\u01D2ng y\u012Bng":[28984,28989],ku\u01D0:[28995,36332,36446,38925],"hu\u012B y\xF9n x\u016Bn":[28999],"ji\u01CEo qi\u0101o":[29005],"qi\xE1n sh\u01CEn sh\u0101n":[29012],"x\u012B y\xED":[29013],"sh\xE0 sh\u0101":[29022],"y\xE8 zh\xE1":[29024],"y\xE1ng y\xE0ng":[29036],"\u0113n y\u016Bn":[29054],"y\u016Bn y\u01D4n":[29061],"h\xE8 xi\u0101o":[29063],xi\u00F3ng:[29066,29067,38596],"x\u016Bn x\xF9n":[29071,29195],g\u00F2ng:[29077,36002,36129],li\u016B:[29080],"c\u014Dng z\u01D2ng":[29084],"l\xF9 \u0101o":[29085],"sh\xFA sh\xF3u":[29087],"f\u0113ng p\xE9ng":[29090],"cu\u01D0 su\u012B":[29091],t\u0113ng:[29093,33199,40735],"y\xF9n y\xF9":[29096],"\xE1o \u0101o":[29100],"h\xE0n r\u01CEn":[29103],"\u014Du \u01D2u":[29104],"hu\xE1ng hu\u01CEng":[29119],"ch\u01CEn d\u01CEn ch\xE0n":[29120],"ji\u0101o zhu\xF3 qi\xE1o ju\xE9":[29131],"y\xE0n y\u0101n":[29141],"t\xE0i li\xE8":[29156],\u0101o:[29194],"y\xE0n x\xFAn":[29203],"ju\xE9 ji\xE0o":[29213,35216,35226,35258,35273],"l\u01CEn l\xE0n":[29222],"zhu\u01CE zh\u01CEo":[29226],"zh\u01CEo zhu\u01CE":[29227],"f\xF9 f\u01D4":[29238],di\u0113:[29241,35130,36300],z\u0101ng:[29250,32664,33255,36045,36056,36115,36124,36163,39634],"pi\xE0n pi\u0101n":[29255],"bi\u0101n mi\xE0n":[29265],b\u01CEng:[29267,32129,32465],"y\u01D2u y\u014Dng":[29271],"ch\u0113ng ch\xE8ng":[29274,31424],ni\u00FA:[29275,29276],"ji\u016B l\xE8":[29278],"m\xF9 m\xF3u":[29279],m\u0101ng:[29284],"g\u0113 qi\xFA":[29291],"y\xF2u ch\u014Du":[29296],"t\xE8 zh\xED":[29318],b\u0113n:[29319,37659,38171],"ji\u0101n qi\xE1n":[29325,29610],m\u00E1:[29336,30194,34100,34759,40635],"m\xE1o l\xED":[29339],"b\xE1 qu\u01CEn":[29358],"zhu\xF3 b\xE0o":[29363],"\xE0n h\u0101n":[29364],"k\xE0ng g\u01CEng":[29370],"p\xE8i f\xE8i":[29371],"f\u0101n hu\u0101n":[29375],ku\u00E1ng:[29378,29381,35473,35827,36566,36576,40287],"y\xED qu\xE1n ch\xED":[29387],"x\u012Bng sh\u0113ng":[29388],"tu\xF3 y\xED":[29391],k\u01D4:[29404,33510],"hu\xE1n hu\u0101n":[29407],"h\xE9 m\xF2":[29410],"t\xE0 sh\xEC":[29415],"m\xE1ng d\xF2u":[29429],"x\u012B sh\u01D0":[29430],su\u0101n:[29435,30176,37240],"b\xE0i p\xED":[29448],"ji\u0101n y\xE0n":[29455,35939],"y\u012B y\u01D0":[29463],"y\xE1 w\xE8i":[29466],c\u0101i:[29468],"m\u0101o m\xE1o":[29483,35987],"chu\xE0n chu\u0101n":[29485],"tu\u0101n tu\xE0n":[29487,35986],"y\xE0 ji\xE1 qi\xE8":[29488],"h\xE8 xi\u0113 g\xE9 h\xE0i":[29490],"bi\u0101n pi\xE0n":[29493,29553],"b\xF3 p\xF2":[29500],"h\xE1o g\u0101o":[29515],"f\xE9n f\xE8n":[29526],"y\xE0o xi\u0101o":[29535],"shu\xF2 x\u012B":[29537],"g\xE9 li\xE8 xi\u0113":[29542],"n\xF2u r\xFA":[29555],"n\xE1o n\u01CEo y\u014Du":[29558],r\u00E1ng:[29565,29924,31155,31331,31344,34328,36511,39716],"n\xE1o y\u014Du":[29567],"l\u01DC shu\xE0i":[29575],"w\xE1ng w\xE0ng":[29579],"y\xE1ng ch\xE0ng":[29594],"m\xEDn w\xE9n":[29599],"b\u012Bn f\u0113n":[29602],"m\xE9n y\u01D4n":[29607],"qi\u0101ng c\u0101ng":[29617,29810,31724],"\xE1n g\u0101n":[29621],"xu\xE1n xi\xE1n":[29625],"c\u012B c\u01D0":[29628,36304],"y\xED t\u0101i":[29638],"z\u01D4 j\xF9":[29639],f\u00E0:[29648,29754,34143,39658,39662],"y\xEDn k\xE8n":[29666],"hu\u012B h\xFAn":[29682],"xu\xE1n qi\xF3ng":[29697],"f\xFA f\u016B":[29704],"b\u01D0ng p\xEDn":[29717],"cu\xEC s\xE8":[29719],"y\xF9 w\xE9i":[29727],"ti\u01CEn ti\xE0n":[29728],"zhu\xF3 zu\xF3":[29730],"b\u011Bng p\u011Bi":[29731],gu\u01CEn:[29743,29869,30191,31590,31649,33304,36648,37671,39208,39302,40164],"h\xFAn hu\u012B":[29759],"xi\xE9 ji\u0113":[29774],"ch\xE0ng d\xE0ng y\xE1ng":[29778],"ti\xE0n zh\xE8n":[29809],"b\u012Bn pi\xE1n":[29816,29880],"t\xFA sh\u016B":[29817],cu\u01D0:[29824,30368,36257],"z\u01CEo su\u01D2":[29829],"ju\xE9 qi\xF3ng":[29850],"l\xFA f\u016B":[29879],"j\xEC z\u012B":[29886],su\u00ED:[29901,32143,32485,36928,38543,38568,39620],"m\xED x\u01D0":[29909],"qi\xF3ng w\u011Bi w\xE8i":[29911],"hu\xE1n y\xE8 y\xE0":[29915],"b\xF3 p\xE1o":[29919],"zh\xED h\xFA":[29921],pi\u00E1o:[29922,38365],"w\u01CE w\xE0":[29926],"xi\xE1ng h\xF3ng":[29928],w\u00E8ng:[29934,29973,32587,34169,40774],b\u01CEiw\u01CE:[29944],"sh\xE8n sh\xE9n":[29978],ru\u00ED:[29988,32204,34148],y\u00F2ng:[29992,30781,33498,33935,37279],shu\u01CEi:[29993],b\u00E9ng:[29997,29998],"y\xF3u zh\xE1":[30004],"di\xE0n ti\xE1n sh\xE8ng":[30008],"t\u01D0ng d\u012Bng":[30010,30012],"z\u0101i z\u012B":[30014],"b\xEC q\xED":[30017],"d\xE1 f\xFA":[30039],"c\xE8 j\xEC":[30047],"z\u0101i z\u012B ti\xE1n":[30048],"zh\xEC ch\xF3u sh\xEC":[30052],"f\u0101n p\u0101n":[30056,30058],"sh\u0113 y\xFA":[30060],"d\u0101ng d\xE0ng d\u01CEng":[30070],"ji\u0101ng qi\xE1ng":[30086],"p\u01D0 y\u01CE sh\u016B":[30091],"ji\xE9 qi\xE8":[30092],"y\xED n\u01D0":[30097],n\u00E8:[30098,30514,35365,35767],"g\u0113 y\xEC":[30105],"n\xFC\xE8 y\xE0o":[30111,30247],"l\xEC l\xE0i":[30112,30296],"y\u01CE xi\u0101":[30120],xu\u0113:[30134,33926,34203,36773,36778,38772,38846],"d\u01CEn da":[30136],"f\xE1 bi\u01CEn":[30138],"f\xE8i f\xE9i":[30143,30193],"sh\u0101n di\xE0n":[30145],"t\xE9ng ch\xF3ng":[30155],"t\u014Dng t\xF3ng":[30156],"w\u011Bi y\xF2u y\xF9":[30159],"t\u0101n sh\u01D0":[30161],"p\u016B p\xF9":[30177,37610],"b\u0113ng p\xE9ng":[30189],"m\xE1 l\xECn":[30195],"ti\u01CEn di\xE0n":[30198],"\u0101n y\xE8 \xE8":[30199],"k\u0113 \u0113":[30206],"zh\xEC ch\xEC":[30216],"ji\u01CE xi\xE1 xi\u0101":[30229],"l\u011Bi hu\xEC":[30243],"ch\xE0i cu\xF3":[30245],"di\u0101n ch\u0113n":[30248],"da d\xE1":[30249],"bi\u011B bi\u0113":[30250],qu\u00E9:[30264],"d\xE0n d\u0101n":[30281],"gu\xEC w\u0113i":[30288],"n\xF2ng n\xF3ng":[30289],"bi\u0113 bi\u011B":[30303],"b\u014D b\u01D2":[30327],b\u00E1i:[30333],"j\xED b\u012B":[30336],"de d\xEC d\xED d\u012B":[30340],"p\u0101 b\xE0":[30341],"g\u0101o h\xE1o":[30347],"g\u0101o y\xE1o":[30352],"l\xEC lu\xF2 b\u014D":[30378],"zh\u0101 c\u01D4":[30395],"zh\u0101o zh\u01CEn d\u01CEn":[30397],"ji\u0101n ji\xE0n":[30417,30435,37627,38388,38828],"g\xE0i g\u011B h\xE9":[30422],"m\xE1ng w\xE0ng":[30451],yu\u01CEn:[30454,36922,36960],"ti\xE1n xi\xE1n":[30455],"xi\u0101ng xi\xE0ng":[30456],d\u01D4n:[30457,36280,36489],"x\xEC p\u01CEn":[30459],"sh\u011Bng x\u01D0ng":[30465],"y\xFAn h\xF9n":[30467],"mi\u01CEn mi\xE0n":[30468],"k\xE0n k\u0101n":[30475],"y\xECng y\u0101ng y\u01CEng":[30479],"y\u01CEo \u0101o \u01CEo":[30481],"j\u016B x\u016B k\u014Du":[30487],"y\xED ch\xEC":[30489],"di\xE9 t\xEC":[30499],"b\u01D0ng f\u01CEng":[30506],"p\xE0ng p\xE1n":[30507],"m\u012B m\xED":[30511,30599],"xu\xE0n sh\xF9n x\xFAn":[30516],ti\u00E0o:[30522,31900,31990,35228,36242],"zhe zhu\xF3 zh\xE1o zh\u0101o":[30528],"qi\xE1o sh\xE0o xi\u0101o":[30532],"cu\xF3 zhu\xE0i":[30537],g\u00F9n:[30548,35636],"su\xEC zu\xEC":[30559],"p\xEC b\xEC":[30565,31275,36767],"y\xEC z\xE9 g\u0101o":[30570],"x\u01D0ng x\xECng":[30578],"gu\xEC w\xE8i ku\xEC":[30598],"k\xF2u j\xEC":[30601],"qi\xF3ng hu\xE1n":[30607],"m\xE1n m\xE9n":[30610,30622],"di\u0101o d\u014Du":[30615],"lou l\xF3u l\u01D8":[30620],"sh\xF9n r\xFAn":[30628],"li\xE0o li\u01CEo":[30637,38028],"ji\xE0n xi\xE1n":[30639],"w\u01D4 m\xED":[30644],"gu\xEC ku\xEC":[30646],"n\u01D0ng ch\u0113ng":[30659],"hu\xF2 yu\xE8":[30662],"m\u0113ng m\xE9ng":[30663],"ku\xE0ng gu\u014D":[30668],"gu\xE0n qu\xE1n":[30676],"m\u01CEn m\xE1n":[30677],"j\u012Bn gu\u0101n q\xEDn":[30684],"j\u012Bn q\xEDn gu\u0101n":[30685],"y\xF9 x\xF9 ju\xE9":[30686],"ji\u01CEo ji\xE1o":[30699,30703],du\u01CEn:[30701],"sh\xED d\xE0n":[30707],"g\u0101ng qi\u0101ng k\xF2ng":[30716],"hu\u0101 x\u016B":[30729],"p\u012Bn b\u012Bn f\u0113n":[30735],"y\xE1n y\xE0n":[30740,30799],"lu\u01D2 k\u0113":[30754],"f\xFA f\xE8i":[30761,31536],"zh\u01D4 zh\xF9":[30763],"l\xE1 l\xEC l\u0101":[30764],"ku\u0101ng gu\u0101ng":[30788],"g\xE8 lu\xF2":[30796],"shu\xF2 sh\xED":[30805,30889],"w\xE8i w\xE9i \xE1i":[30809],"qu\xE8 k\xE8 k\xF9":[30814],"m\u01CEng b\xE0ng":[30821],"lu\xF2 l\xF2ng":[30822],"y\u01D2ng t\xF3ng":[30823],n\u00FC\u00E8:[30840,34384],"k\u0113ng k\u011Bng":[30843],"y\u0101n y\u01CEn":[30845],"zhu\xEC chu\xED du\u01D2":[30846],"k\u014Dng k\xF2ng":[30847],"z\xF2ng c\xF3ng":[30850],"ji\u0101n zh\xE0n":[30858],"l\xF9 li\xF9":[30860,38470],"qu\xE8 x\u012B":[30863],"l\xFAn l\u01D4n l\xF9n":[30870],"n\xE1o g\u0101ng":[30873],"ji\xE9 y\xE0":[30883],"w\xE8i w\u011Bi":[30888],"t\xED d\u012B":[30894],"ch\xE1 ch\u0101":[30900],"qi\u0101o qu\xE8":[30907],"s\xF9 xi\xE8":[30911],"li\xFA li\xF9":[30914,36955,37798,39311],"s\u012B t\xED":[30915],"b\xE0ng p\xE1ng":[30917],"hu\xE1 k\u011B g\u016B":[30918],"w\u011Bi ku\u01D0":[30920],"xi\xE1 qi\xE0 y\xE0":[30925],"li\xE1n qi\u0101n":[30927],"w\xE8i \xE1i g\xE0i":[30929],"l\xE1 l\u0101":[30934],"\xE1o qi\u0101o":[30941],"p\u0113ng p\xE8ng":[30942,38299],"y\u012Bn y\u01D0n":[30948],"l\u011Bi l\xE9i":[30949],"m\xF3 m\xF2":[30952],"q\xEC zh\xFA":[30953],"l\xE1o lu\xF2":[30961],"p\xE1n b\u014D":[30971],"j\xED sh\xE9":[30972],"h\xE9 qi\u0101o qi\xE0o":[30985],"k\xE8 hu\xF2":[30986],"qu\xE8 h\xFA":[30992],"\xE8 q\xEC":[31e3],c\u01CE:[31012,31032],"xi\xE1n x\xEDn":[31013],"l\xE9i l\u011Bi l\xE8i":[31015],"y\xE1n y\u01CEn":[31033],"q\xED zh\u01D0":[31047,34452],"b\u0113ng f\u0101ng":[31050],"b\xEC m\xEC":[31061],su\u00E0n:[31064,31495,31597,31639,33948],"pi\xE0o pi\u0101o":[31080],"j\xEC zh\xE0i":[31085],"shu\xEC l\xE8i":[31089],"j\xECn j\u012Bn":[31105],"ch\xE1n sh\xE0n":[31109],"y\xE1ng sh\u0101ng":[31123],"zh\u012B zh\u01D0 t\xED":[31124],"sh\xE0n ch\xE1n":[31146],"y\xFA y\xF9 \u01D2u":[31162],"z\u01D0 z\xEC":[31172],"ch\xE1 n\xE1":[31173],"zh\xF2ng zh\u01D2ng ch\xF3ng":[31181],"h\xE0o m\xE0o":[31183],"k\xF9 k\u016B":[31193],z\u016B:[31199,33861],ch\u00E8ng:[31204,31338],"hu\xF3 ku\xF2":[31214,31219],"ch\u0113ng ch\xE8n ch\xE8ng":[31216,31281],"sh\xEC zh\xEC":[31218,37556],"f\xF9 p\u016B":[31231],"x\xF9n z\xE8":[31236],"t\xFA sh\u01D4":[31244],"zh\xF9n zh\u01D4n":[31253],"j\u012B q\xED":[31256,32168,35309],"l\xE9ng l\xEDng":[31260],"zu\xEC z\xFA s\u016B":[31265],"x\xEC qi\xE8":[31271,37060],"zh\u01D2ng zh\xF2ng":[31278],"z\u014Dng z\u01D2ng":[31279],"xi\xE1n ji\u0101n li\xE0n":[31284],"z\u012B ji\u016B":[31285],"j\u012B q\u01D0":[31293],r\u00F2ng:[31299],"sh\u0101n c\u01CEn c\u0113n":[31303],"m\xE9n m\xE9i":[31304],"j\u01D0 j\xEC":[31318],"xi\u0101o r\xE0o":[31320],"zhu\u014D b\xF3":[31323],"t\xF3ng zh\u01D2ng zh\xF2ng":[31324],zu\u014D:[31325],"bi\u0101o p\u0101o":[31342,34280],"zhu\u014D ju\xE9":[31345],"cu\xE1n z\xE0n":[31347],"k\u014Dng k\xF2ng k\u01D2ng":[31354],"y\u016B y\u01D4":[31355],zh\u01CEi:[31364,37465],b\u00E1o:[31367,38649],"k\u016B zh\xFA":[31371],"ji\xE0o li\xE1o li\xF9":[31372],"w\u0101 gu\u012B":[31376],"ti\u01CEo y\xE1o":[31381],"x\u016Bn y\xECn":[31400],"y\xE0 y\u0113":[31403],"ti\xE1n di\u0101n y\u01CEn":[31412],"ch\u0101o k\u0113":[31420],"ku\u01CEn cu\xE0n":[31421,31422],"ch\xF9 q\xEC":[31440],"q\u01D4 k\u01D2u":[31448],"j\xECng zh\u011Bn":[31463],"k\u01CEn k\xE0n":[31479],"zh\xFA d\u01D4":[31482],"l\xE8 j\u012Bn":[31483],"zhu\xEC ru\xEC":[31501],"h\xE1ng h\xE0ng":[31504],"c\xE9n j\xECn h\xE1n":[31506],"d\u0101 xi\xE1 n\xE0":[31514],"z\xE9 zu\xF3":[31534],"l\xF3ng l\u01D2ng":[31548,31725,31840,36504,40851],"zh\xF9 zh\xFA":[31569,31689],"d\xE1 d\u0101":[31572,33605],sh\u0101i:[31579,31721,31745,31853],"y\xFAn j\u016Bn":[31584],"l\xE1ng l\xE0ng":[31588,37070,38406],"zh\xEC zh\u01D0":[31595],o:[31613],"p\xF3u b\xF9 f\xFA p\xFA":[31617],"p\xE1i b\u0113i":[31620],g\u00E8:[31623,34428,37499,38124],"t\xE1i ch\xED":[31624],"gu\u01CEi d\xE0i":[31625],"zh\xE0o d\xE0o":[31628],"j\u012Bng q\xECng":[31632],"l\xEDn l\u01D0n":[31638],"j\xF9n q\u016Bn":[31640],"sh\u012B y\xED":[31671,37366],"yu\u0113 y\xE0o chu\xF2":[31673],"xi\u0101o shu\xF2 qi\xE0o":[31678],"g\u014Dng g\u01CEn l\u01D2ng":[31714],"p\xE1ng p\xE9ng":[31715],"zhu\xF3 hu\xF2":[31719],"ji\u01CEn ji\u0101n":[31727],"d\xED zh\xFA":[31732],"z\u0101n c\u0113n c\u01CEn":[31736],"zhu\xE0n su\u01CEn zu\xE0n":[31737],"pi\u01CEo bi\u0101o":[31739],"gu\xF3 gu\xEC":[31746],"c\xE8 j\xED":[31758],"m\xEC mi\xE8":[31770],"sh\u0101i s\u012B":[31771],"s\u01D4n zhu\xE0n":[31784],"g\xE0n g\u01CEn":[31795],"b\xF2 b\u01D2":[31800],"b\xF3 b\xF9":[31807],shi:[31810],"zh\u0113n ji\u0101n":[31816],"zhu\xE0n zu\u01CEn":[31825],"f\u0101n p\u0101n bi\u0101n":[31827],"s\u01D2u sh\u01D4":[31828],zu\u01CEn:[31851,32356,32386,32393,32408,32565],n\u01DA:[31865,37369,38037],"sh\u0101 ch\u01CEo":[31878],"k\u0101ng j\u012Bng":[31879],f\u011Bn:[31881,40698],c\u016B:[31895,35285,40577,40580,40612],"ni\xE1n zh\u0101n":[31896],"c\xE8 s\xE8":[31907],"zh\u014Du y\xF9":[31909],"sh\u0113n s\u01CEn":[31937],"bi\u0101n bi\u01CEn":[31940,33849],mi\u00E0n:[31942,38754,38755,40618,40619,40629,40634],"h\xFA h\u016B h\xF9":[31946],"g\u01D4 g\xF2u":[31955],"m\xED m\xE9i":[31964],"s\u01CEn sh\u0113n":[31965,31971],z\u0101o:[31967,36455,36973,37289],"m\xEC s\u012B":[31992],"ji\u016B ji\u01D4":[31994],"x\xEC j\xEC":[31995,32363],"zh\u0113ng zh\u011Bng":[31997],"ch\xE0 ch\u01CE":[32001,34921],"yu\u0113 y\u0101o":[32004,32422],"h\xF3ng g\u014Dng":[32005,32418],"h\xE9 g\u0113":[32007,32421],"w\xE9n w\xE8n":[32011,32441],f\u00F3u:[32017],"j\xEC ji\xE9 ji\xE8":[32018],"p\u012B p\xED b\u01D0":[32021,32432],"j\u012Bn j\xECn":[32031],"zh\u0101 z\u0101":[32037,32046],h\u0101:[32038],"f\u016B f\xF9":[32040],"ch\u014Du ch\xF3u":[32044],"l\xE8i l\xE9i l\u011Bi":[32047],"b\u014D b\xEC":[32052],"ti\u01CEn zh\u011Bn":[32062],"ji\u014Dng ji\u01D2ng":[32069],"ji\xE9 ji\u0113":[32080,32467,33410],"gu\xE0 ku\u0101":[32083],"b\u01CEi m\xF2":[32084],"g\u0113ng hu\xE1n":[32089],"ji\xE9 xi\xE9":[32092],"qu\xE1n shu\u0101n":[32095],"g\u01CEi \u01CEi":[32096],"lu\xF2 l\xE0o":[32097,32476],"b\u012Bng b\u0113ng p\u0113ng":[32099],"g\u011Bi j\u01D0":[32102,32473],"t\xF3ng t\u014Dng d\xF2ng":[32103],"ti\xE0o di\xE0o d\xE0o":[32105],"l\u011Bi l\xE8i l\xE9i":[32107],"g\u0101i h\xE0i":[32111],"ch\u012B zh\u01D0":[32122],"w\xE8n mi\u01CEn m\xE1n w\xE0n":[32123],"hu\xE1n hu\xE0n w\xE0n":[32132],"q\u012Bn xi\u0101n":[32133],"t\xEC t\xED":[32136],"y\xE1n xi\xE0n":[32150],"z\u014Dng z\xE8ng z\xF2ng":[32156],"ch\u0113n l\xEDn":[32157],"zh\u01D4n zh\xF9n":[32167],"qi\xE0n q\u012Bng zh\u0113ng":[32170],"q\xECng q\u01D0":[32174],"l\xFAn gu\u0101n":[32184,32438],"chu\xF2 ch\u0101o":[32189,32496],"ti\xE1n t\u01CEn ch\u0101n":[32194],"l\u01DC l\xF9":[32209,32511],"ru\u01CEn ru\xE0n":[32219],"j\xED q\u012B":[32221],"zh\xF2ng ch\xF3ng":[32223,37325],"mi\xE1o m\xE1o":[32226],"xi\xE8 y\xE8":[32228],hu\u01CEn:[32233,32531],"g\u0113ng g\xE8ng":[32234,32262],"t\u014Du x\u016B sh\u016B":[32240],"z\u014Dng z\xF2ng":[32245,32332],"y\xF9n g\u01D4n":[32247],"gu\u0101 w\u014D":[32250],"y\xF9n y\u016Bn w\u0113n":[32252,32277],"b\u0101ng b\xE0ng":[32269],"g\u01D4 h\xFA":[32270,40379],"c\u012B cu\xF2 su\u01D2":[32274],"cu\u012B shu\u0101i":[32279],"r\xF3ng r\u01D2ng r\xF2ng":[32281],"z\xE0i z\u0113ng":[32289],c\u00E0i:[32297,33756,34081],"f\xE9ng f\xE8ng":[32299],"su\u014D s\xF9":[32302,32553],"y\u01CEn y\u01D0n":[32303,37203],"z\xF2ng z\u01D2ng":[32305,32437],"zhu\xE0n ju\xE0n":[32307],"m\xF2 m\xF9":[32312,33707],"pi\u01CEo pi\u0101o":[32313,32549],"f\xE1n p\xF3":[32321],"b\u0113ng b\xE8ng":[32323],"m\xF3u mi\xF9 mi\xE0o li\u01CEo":[32326],"y\xE1o y\xF3u zh\xF2u":[32327],"z\u0113ng z\xE8ng":[32338,32559],"j\xFA ju\xE9":[32344],"chu\u014D chu\xF2":[32347],"z\u016Bn z\u01D4n":[32348],r\u00E0o:[32350,32469,36982],"ch\u01CEn ch\xE1n":[32351],"hu\xEC hu\xED":[32354,32523,34289],"qi\u0101o s\u0101o z\u01CEo":[32368],"ji\u01CEo zhu\xF3":[32371,32564],"d\xE0n t\xE1n ch\xE1n":[32373],n\u01D2ng:[32375],"p\xFA f\xFA":[32384],"y\xE0o l\xEC":[32389],"r\u01CEng xi\u0101ng":[32405],"l\xED s\u01CE x\u01D0 l\u01D0":[32410],"xi\u0101n qi\xE0n":[32420],"j\u012Bng j\xECng":[32463],"t\xED t\xEC":[32488],"b\u0113ng b\u011Bng b\xE8ng":[32503],"z\u014Dng z\xE8ng":[32508],"j\u012B q\u012B":[32521],"w\u0113n y\xF9n y\u016Bn":[32522],"f\xE8ng f\xE9ng":[32541],"shu\u0101i cu\u012B su\u012B":[32542],"mi\xF9 m\xF3u li\xE1o mi\xE0o m\xF9":[32554],"qi\u0101o s\u0101o":[32562],f\u01D2u:[32566,32569,32571,38636,40192],"b\xE0 ba p\xED":[32610,32631],"gu\xE0 gu\u01CEi":[32619],"y\xE1ng xi\xE1ng":[32650,32655],"m\u011Bi g\u0101o":[32665],"y\xEC x\u012B":[32667],"qi\u01CEng qi\u0101n":[32671],"qi\u0101ng k\xF2ng":[32683],"qi\xE1n xi\xE1n y\xE1n":[32684],n\u00F3u:[32698],"h\xF3ng g\xF2ng":[32702],"p\u012B b\xEC p\u014D":[32717],"q\xFA y\xF9":[32721],k\u00E9:[32727],"qi\xE0o qi\xE1o":[32728],"zh\xE1i d\xED":[32735],"d\xE0o zh\u014Du":[32738],"h\xF3u q\xFA":[32757],shu\u01CE:[32781],"ru\u01CEn nu\xF2":[32782],"\xE9r n\xE0i":[32783],"zhu\u0101n du\u0101n":[32785],"p\xE1 b\xE0":[32793],"ch\xED s\xEC":[32795],"q\xF9 ch\xFA":[32797],"l\xFAn l\u01D4n":[32803],"j\xED ji\xE8":[32804],"t\u0101ng t\u01CEng":[32805],p\u01CEng:[32810,35243],"zh\xE1 z\xE9":[32811],"y\u0113 y\xE9":[32822],"y\xFAn y\xEDng":[32826],"w\xE0 tu\u01D0 zhu\xF3":[32841],"\xE9r n\u01DC":[32847],"ti\u0113 zh\xE9":[32849],"d\u01D0 zh\xEC":[32860],qi\u00E9:[32890],"n\u01D0 ji\xE0n":[32891],"l\xE8i l\u0113":[32907],c\u00E0o:[32911,35161,37173,40732],"b\xF3 d\xED":[32913],"xi\xE0o xi\u0101o":[32918],"d\xF9 d\u01D4":[32922],ch\u0101i:[32926,37365,38039],"h\xE1n q\xEDn h\xE0n":[32931],"p\xE0ng p\xE1n p\xE0n":[32936,32982],"zh\u016Bn ch\xFAn":[32939],\u0101ng:[32942,39599],"y\xF9 y\u014D":[32946],"p\xED b\u01D0 b\xEC":[32950],"f\xE8i b\xEC":[32967],"b\xE8i b\u0113i":[32972],"f\xE8i z\u01D0":[32975],"p\xEDng p\u0113ng":[32979,33529],"f\u016B f\xFA zh\u01D2u":[32981],"sh\xE8ng sh\u0113ng":[32988],ku\u00E0:[33007,36328,39611],"g\u01CEi h\u01CEi":[33010],"g\u0113 g\xE9 g\u0101":[33011],"n\xE9ng n\xE0i":[33021],"gu\u012B ku\xEC":[33023],"m\xE0i m\xF2":[33033],"z\u0101ng z\xE0ng":[33039],"ji\u01CEo ju\xE9":[33050,35282],cu\u01D2:[33054],"de te":[33062],"zu\u012B ju\u0101n":[33063],n\u011Bi:[33070,33095,39186,39297,39870,39896],"p\xFA f\u01D4":[33071],ni\u00E0o:[33074],shu\u00ED:[33085],gu\u00F2:[33090,36942,37945],"l\xE0 x\u012B":[33098],"y\u0101n \u0101":[33100],"g\u0101o g\xE0o":[33167],"l\xF9 bi\u0101o":[33172],chu\u00E1i:[33175],"zhu\u0101n chu\xE1n ch\xFAn zhu\u01CEn":[33182],chu\u00E0i:[33194,36409],"f\xE1n p\xE1n":[33200],"w\u01D4 h\u016B":[33204],"sh\u0101n d\xE0n":[33211],t\u00FAn:[33216,33227,34508,35928,35930,36568,38677,39145,39272,39784,40064,40663],"b\xEC bei":[33218],"l\xE0 g\xE9":[33224],"s\xE0o s\u0101o":[33226],n\u00E0o:[33233,38297,38393,39719],"n\xED lu\xE1n":[33249],"qi\u0101n xi\xE1n":[33252],"gu\xE0ng ji\u01D2ng":[33254],"gu\u01CEng ji\u01D2ng":[33257],"ch\xF2u xi\xF9":[33261],"mi\xE1n bi\u0101n":[33265],"di\xE9 zh\xED":[33271],"zh\u012B j\xECn":[33272],"sh\xE8 sh\u011B":[33293],p\u00F9:[33302,33303],"b\u0101n b\u014D p\xE1n":[33324],ku\u0101:[33343],"g\xE8n g\u011Bn":[33390],"s\xE8 sh\u01CEi":[33394],"f\xFA b\xF3":[33396],"ji\u0101o qi\xFA":[33405],"ch\u0101i ch\u0101":[33414],"sh\xE1o qu\xE8":[33421],"h\xF9 xi\xE0":[33424],"z\xEC z\u01D0":[33427],"hu\xEC h\u016B":[33428],"t\xFAn ch\u016Bn":[33434],"ji\xE8 g\xE0i":[33445],"x\xF9 zh\xF9":[33447],"yu\xE1n y\xE1n":[33451],"x\u012Bn x\xECn":[33455],"l\xFAn hu\u0101":[33458],"w\xF9 h\u016B":[33460],"g\u014Du g\u01D2u":[33462],"m\xE0o m\xE1o":[33468],"f\xE8i f\xFA":[33470],"ch\xE1n y\xEDn":[33474],qi\u0113:[33478],"s\u016B s\xF9":[33487],"ti\xE1o sh\xE1o":[33493],"l\xEC j\u012B":[33497],"k\u0113 h\u0113":[33499],"j\xF9 q\u01D4":[33507],"ru\xF2 r\u011B":[33509],"zh\xF9 n\xEDng":[33511],"p\u0101 b\xF3":[33513],xi\u00FA:[33516],"zh\u01CE zu\xF3":[33522],"j\u016B ch\xE1":[33524],ni\u00E9:[33526],"sh\u0113ng ru\xED":[33532],"qi\xE9 ji\u0101":[33540],"z\u01D0 c\xED":[33544],"qi\xE0n x\u012B":[33564],ch\u01CEi:[33565],"f\xE1 p\xE8i":[33591],r\u00E1o:[33627,34136,35155,39250,39286],"y\xEDng x\xEDng":[33637],"qi\xE1n x\xFAn":[33640,34113],"y\xECn y\u012Bn":[33643],"h\xE9 h\xE8":[33655],"sh\u0101 su\u014D":[33678],"p\xE9ng f\u0113ng":[33681],"sh\u0113n x\u012Bn":[33688],"w\u01CEn gu\u0101n gu\u01CEn":[33694],"y\xF3u s\xF9":[33700],"sh\u0101o xi\u0101o":[33702,34552],"l\xE0ng li\xE1ng":[33704],"pi\u01CEo f\xFA":[33705],"w\xE8n w\u01CEn mi\u01CEn":[33708],"sh\xEC sh\xED":[33715,33940],"t\xF9 t\xFA":[33717],"xi\u0101n li\u01CEn":[33718,34207],"w\u01CEn y\xF9":[33728],"z\u014Du ch\xF9":[33734],"l\xF9 l\u01DC":[33737],"j\u016Bn j\xF9n":[33740],"ni\xE8 r\u011Bn":[33741],"z\u012B z\xEC z\u0101i":[33745],"t\xFA t\xF9":[33759],"ji\u0113 sh\xE0":[33768],"qi\xE1o zh\u01CEo":[33772],"t\xE1i zh\u012B ch\xED":[33773],"f\u0113i f\u011Bi":[33778,34586],"q\xEDn q\u012Bn j\u012Bn":[33779],"z\u016B j\xF9":[33785,33961],"l\u01D0n m\xE1":[33787],"ti\xE1n ti\xE0n":[33790],ti\u0113:[33820,36028,36148],"lu\xF2 l\xE0 l\xE0o lu\u014D":[33853],"zh\xF9 zhu\xF3 zhe":[33879],"sh\xE8n r\xE8n":[33882],"g\u011B g\xE9":[33883],"j\xF9n su\u01D2":[33904],"ku\xEC ku\xE0i":[33929],"r\xFA n\xE1":[33944],"m\xE9ng m\u0113ng m\u011Bng":[33945],"yu\xE1n hu\xE1n":[33949],"x\xFA sh\xFA":[33955],"x\xED x\xEC":[33973],"m\xEC m\xEDng":[33986],"s\u014Du s\u01D2u":[33987],"g\xE0i g\u011B h\xE9 h\xE0i":[33995],"y\u01CEo zhu\xF3":[34004],"di\xE0o ti\xE1o d\xED":[34023],"x\u016B qi\u016B f\u016B":[34034],"z\xED j\xFA":[34043],"li\u01CEo l\xF9":[34044],xu:[34047],"h\xE0n h\u01CEn":[34058],"m\xE0n w\xE0n m\xE1n":[34067],"p\xF3 b\xF2":[34082],"f\u0101n f\xE1n b\u014D":[34115],"h\xF3ng h\xF2ng":[34171],"y\xF9 \xE0o":[34177,38569],"x\xED xi\xE0o":[34178],"b\xE1o b\xF3 b\xF2":[34180],"c\xED z\u012B":[34187],"w\xE0n lu\xE0n":[34189],"k\u01CEo h\u0101o":[34215],"yu\u01CEn w\u011Bi":[34227],"zh\xF2u ch\xF3u":[34229],"w\u014D m\xE1i":[34230],"xi\u0101o h\xE0o":[34243],"y\xF9 x\xF9 x\u016B":[34247],"ji\xE8 j\xED":[34249],"di\xE0o zhu\xF3":[34251],"c\xE1ng z\xE0ng":[34255],l\u01CE:[34270],"ch\xFA zh\u016B":[34296],"p\xEDn p\xEDng":[34315],"g\u0101n h\xE1n":[34423],"h\xF3ng ji\xE0ng":[34425],"hu\u012B hu\u01D0":[34426],"xi\u0101 h\xE1":[34430],"m\u01CE m\xE0 m\u0101":[34434],"f\u0101ng b\xE0ng":[34436],"b\xE0ng b\xE8ng":[34444],"ju\xE9 qu\u0113":[34455],"q\xEDn qi\xE1n":[34457],"g\u014Dng zh\u014Dng":[34467],"f\u01D4 f\xF9":[34469],"d\xE0i d\xE9":[34478],"g\u01D2u q\xFA x\xF9":[34492],"b\u01D2 p\xED":[34494],"sh\xE9 y\xED":[34503],ti\u011B:[34504,37444,37525,37921,37941,38081,39510],"g\xE9 lu\xF2":[34514],"m\xE1ng b\xE0ng":[34518],"y\xEC x\u01D4":[34529],"h\xE1 g\xE9":[34532],"qi\xE8 n\xED":[34538],"\xE9 y\u01D0":[34558],"zh\u0113 zh\xE9":[34567],"l\xE0 zh\xE0":[34593],su\u00F2:[34614,36900],"y\xF3u qi\xFA":[34660],"xi\u0101 h\u0101":[34662],"x\u012B q\u012B":[34695],"b\u012B p\xED":[34709],"n\xE0i n\u011Bng":[34714],"h\xE9 xi\xE1":[34715],"gu\xEC hu\u01D0":[34717],"m\u01CE m\u0101 m\xE0":[34718],"sh\xEC zh\u0113":[34731],"zh\xEC di\xE9":[34738],"ji\xE0n ch\xE1n":[34745],"ma m\xE1 m\xF2":[34758],"m\u01CEng m\u011Bng":[34770],"bi\u0113 bi\xE9":[34782],"b\u0113n f\xE8i":[34790],"l\xE1o li\xE1o":[34791],"y\xEDn x\xFAn":[34795],"l\xED l\u01D0":[34849],"xu\xE8 xi\u011B":[34880],"x\xEDng h\xE1ng h\xE0ng h\xE9ng":[34892],"shu\u0101i cu\u012B":[34928],"tu\xF3 tu\u014D":[34953],"l\u01D0ng l\xEDng":[34954],"b\xE0o p\xE1o p\xE0o":[34956],"j\xF9 ji\u0113":[34963],"h\xE8 k\xE8":[34964],"y\xED y\xEC":[34968,36004],"n\xE0 ju\xE9":[34982],"b\xE8i p\u012B":[34987],"ch\u01D0 nu\u01D2":[34994],"ch\u01D0 q\u01D0 du\u01D2 nu\u01D2":[34995],"ji\xE1 qi\u0101 ji\xE9":[34999],"b\xF3 m\xF2":[35001],"gu\u012B gu\xE0":[35007],"li\xE8 li\u011B":[35010],"ch\xE9ng ch\u011Bng":[35022],"ji\u0113 g\xE9":[35027],"d\u0101o ch\xF3u":[35055],"shang ch\xE1ng":[35059],"yu\u0101n g\u01D4n":[35063],"y\u01CEn \u0101n":[35066],"t\xEC x\u012B":[35068],"f\xF9 f\xFA":[35092],"ch\u01D4 zh\u01D4":[35098],"tu\xEC t\xF9n":[35114],l\u01CEi:[35184],"y\xE0o y\u0101o":[35201],"q\xEDn t\xE1n":[35203],"ji\xE0n xi\xE0n":[35211,35265],pi\u01CEn:[35217,35550,35869,36021],"pi\u0113 mi\xE8":[35221],"y\xEDng y\u01D0ng":[35246],"q\xF9 q\u016B":[35248,35255,35281],"ji\xE0n bi\u01CEn":[35253],"lu\xF3 lu\u01CEn":[35254],"z\u012B zu\u01D0":[35292],"hu\xE0 xi\xE8":[35295],"ji\u011B ji\xE8 xi\xE8":[35299,35303],"xu\xE9 h\xF9":[35319],"l\xEC l\xF9":[35323],t\u01CEo:[35342,35752],zh\u00F9n:[35376],"z\u012B z\u01D0":[35390],"y\xED d\xE0i":[35410,35794],xi\u00F2ng:[35415,35783],"di\xE0o ti\u01CEo":[35458],"y\xED ch\u01D0 ch\xEC":[35459],"l\u01CEng l\xE0ng":[35471],"\u0113i \xE9i \u011Bi \xE8i x\u012B":[35474,35830],shu\u00E0:[35484],"y\u01D4 y\xF9":[35486,35821,38632],"shu\u014D shu\xEC yu\xE8":[35498,35828],"shu\xED sh\xE9i":[35504,35841],"q\u016B ju\xE8":[35507],"ch\u012B l\xE0i":[35514],"n\xEC n\xE1":[35517],"di\xE0o ti\xE1o":[35519],"p\u01D0 b\u0113i":[35520],"j\xEC j\u012B":[35525],"z\xE9 zu\xF2 zh\u01CE cu\xF2":[35534],"ch\xF9 j\xED":[35540],"h\xE1o xi\xE0":[35541],"l\xF9n l\xFAn":[35542,35770],"sh\xEC d\xEC":[35551],"hu\xE0 gu\u0101":[35555],"x\u01D0 sh\u0101i \u0101i":[35568],"n\xE1n n\xE0n":[35573,38627],mi\u00F9:[35628,35884],z\u00E8n:[35670,35886],"sh\xED zh\xEC":[35672,35782],"ju\xE0n xu\u0101n":[35714],"y\xED tu\u012B":[35721],zh\u00E1n:[35741],"x\u01D4 h\u01D4":[35768],"xi\xE1ng y\xE1ng":[35814],"ti\xE1o di\xE0o zh\u014Du":[35843],"ch\xE9n sh\xE8n":[35852],"m\xED m\xE8i":[35868],"m\xE0n m\xE1n":[35881],"g\u01D4 y\xF9":[35895],"hu\u014D hu\xF2 hu\xE1":[35905],"zh\xEC zh\xE0i":[35960],"hu\u0101n hu\xE1n":[35974],"k\u011Bn k\u016Bn":[35975],"m\xF2 h\xE9":[35976],"m\xF2 h\xE9 h\xE1o":[35977],"j\xF9 l\xF3u":[35991],"z\xE9 zh\xE0i":[36012,36131],"d\xE0i t\xE8":[36024],"b\xEC b\u0113n":[36033],"ji\u01CE g\u01D4 ji\xE0":[36040],"xi\u014Dng m\xEDn":[36079],c\u00E0ng:[36086],"zhu\xE0n zu\xE0n":[36090,36186],"w\xE0n zhu\xE0n":[36099],"g\xE0n g\xF2ng zhu\xE0ng":[36123],"yu\xE1n y\xF9n":[36128],"b\u0113n b\xEC":[36146],"ji\u01CE g\u01D4":[36158],z\u01D2u:[36208,36209,39888],"di\xE9 t\xFA":[36227],"j\u016B qi\xE8":[36228],"q\u016B c\xF9":[36235,36264],"j\xED ji\xE9":[36236],"gu\u0101 hu\xF3":[36239],"qu\xE8 q\xEC j\xED":[36254],"t\xE0ng t\u0101ng":[36255],"chu\u014D zhu\xF3":[36256],"q\xF9 c\xF9":[36259],"yu\xE8 t\xEC":[36271],"b\u014D b\xE0o":[36277],"ku\xE0 w\xF9":[36278],"gu\xEC ju\xE9":[36281],"f\u0101ng f\xE0ng p\xE1ng":[36285],"p\xE1o b\xE0":[36289],"q\xED q\u01D0":[36290],"ji\xE0n ch\xE9n":[36296],"p\u01CEo p\xE1o":[36305],"di\u01CEn di\u0113 ti\u0113":[36309],"j\u016B j\xF9 qi\xE8":[36313],b\u01D2:[36315],"lu\xF2 l\xEC":[36318],"d\xE0i du\xF2 du\u014D ch\xED":[36322],zhu\u01CEi:[36329],"b\xE8ng pi\xE1n":[36336],"ti\xE0o t\xE1o":[36339],"sh\u016B ch\u014Du":[36350],"li\xE0ng li\xE1ng":[36361],"t\xE0 t\u0101":[36367],ch\u01CE:[36421,37972,38258],"d\xED zh\xED":[36450],"d\u0113ng d\xE8ng":[36460,37913,38251],c\u00E8ng:[36461],"d\u016Bn c\xFAn":[36466],"ju\u011B ju\xE9":[36470],li\u0101o:[36477],"xi\xE8 s\u01CE":[36512],t\u01D0:[36528,36550,39605],"y\xE0 zh\xE1 g\xE1":[36555],"x\xECn xi\xE0n":[36560],"f\xE0n gu\u01D0":[36563],"zhu\xE0n zhu\u01CEn":[36578],"zh\xF3u zh\xF2u":[36600,36724],b\u00FA:[36688,37293,40170],"zhu\u01CEn zhu\xE0n zhu\u01CEi":[36716],"z\u01CEi z\xE0i":[36733],"ni\u01CEn zh\u01CEn":[36759],"bi\u0101n bian":[36793],"d\xE0o bi\u0101n":[36794],"y\u01D0 y\xED":[36806,36836,36849],"gu\xF2 guo gu\u014D":[36807],"w\xE0ng ku\u0101ng":[36811],"h\xE1i hu\xE1n":[36824],"zh\xE8 zh\xE8i":[36825],"yu\u01CEn yu\xE0n":[36828],"zh\xEC l\xEC":[36835],"zh\xF9 w\u01CEng":[36844],"zhu\u012B du\u012B":[36861],"sh\xEC ku\xF2":[36866],t\u00F2u:[36879],"t\u014Dng t\xF2ng":[36890],gu\u00E0ng:[36891],"d\u01CEi d\xE0i":[36910],"su\xEC su\xED":[36930],"t\xED d\xEC":[36934],"y\xED w\xE8i":[36951],"sh\xEC d\xED zh\xE9":[36969],c\u00E0:[36970],"hu\xE1n h\xE1i":[36996],"l\xED ch\xED":[37004],"k\xE0ng h\xE1ng":[37023],"n\xE0 n\xE8i n\u0101":[37027],"xi\xE9 y\xE1 y\xE9 y\xFA x\xFA":[37034],"g\u0101i h\xE1i":[37058],"hu\xE1n x\xFAn":[37063],"ch\u012B x\u012B":[37079],h\u01CEo:[37085],"l\xEC zh\xED":[37094],"xi\xE1o \u01CEo":[37097],"d\u014Du d\u016B":[37117],li\u01CEo:[37149,38269],"z\xE0n cu\xE1n cu\xF3":[37186,37191],"d\u012Bng d\u01D0ng":[37194],"c\xF9 zu\xF2":[37218],"f\u0101 p\u014D":[37222],"sh\u0101i sh\u012B":[37246],ni\u00E0ng:[37247,37304],"qi\xFA ch\u014Du":[37268],"p\u014D f\u0101":[37271,37297],"ch\u01CEn ch\u011Bn":[37286],"y\xE0n li\u01CEn xi\u0101n":[37302],"ni\xE0ng ni\xE1ng":[37312],"l\u01D0 li":[37324],"l\xED x\u01D0 x\u012B":[37328],"li\u01CEo li\xE0o":[37333],"d\u012Bng d\xECng":[37336,38025],"qi\u01CEo ji\u01CEo":[37349],"y\xFA hu\xE1":[37354],"hu\xE1 w\u016B":[37355],"r\xEC r\xE8n ji\xE0n":[37360,37372],"d\xEC d\xE0i":[37361],"p\u012B zh\u0101o":[37373],"y\xE1 y\xE9":[37374],"b\u01CE p\xE1":[37376,38063],"t\u0101 tu\xF3":[37448,38090],b\u011Bi:[37491],"b\u01D0ng p\xEDng":[37500],"h\u0101 k\u0113":[37503,38122],ch\u00F2ng:[37507,38131],"xi\u01CEng ji\u014Dng":[37508],"y\xF9 s\xEC":[37513],"x\xF9 hu\xEC":[37514],"r\xE9n r\u011Bn":[37515],"sh\xE0n shu\xF2":[37519],"ch\xEC l\xEC":[37520],"xi\u01CEn x\u01D0":[37521,38115],"h\xF3u xi\xE0ng":[37527],"di\xE0o ti\xE1o y\xE1o":[37530],"xi\u0101n ku\xF2 ti\u01CEn gu\u0101":[37531,37565,38118],"zh\xE9 ni\xE8":[37560],"zh\u014Dng y\u014Dng":[37567],"t\u014Du t\xF9 d\xF2u":[37568],"m\xE9i m\xE9ng":[37570],"w\xE0n ji\u01CEn":[37572,37803],"t\u01D0ng d\xECng":[37580,38116],"ju\u0101n ji\u0101n cu\u0101n":[37585],"s\u012B tu\xF3":[37590],"ju\u0101n xu\u0101n ju\xE0n":[37591],"w\xFA hu\xE1 w\u016B":[37592],"zhu\xF3 chu\xF2":[37596],"x\xEDng x\xECng j\u012Bng":[37598],"j\u016B j\xFA":[37606,38164],"zu\xEC ni\xE8":[37623],"yu\u0101n yu\u01CEn w\u01CEn w\u0101n":[37626],"g\u0101ng g\xE0ng":[37628,38050],zhu\u012B:[37648,38181,39429,39571,40315],\u0101:[37650,38165],"cu\u014D ch\u0101":[37768],"su\u01D2 s\xE8":[37773],"y\xE1o z\xFA":[37776],"y\xE8 t\xE0 g\xE9":[37777],"qi\u0101ng ch\u0113ng":[37783],"g\xE9 l\xEC":[37784,38217,39730],"b\u012B p\u012B b\xEC":[37790],"g\u01CEo h\xE0o":[37804],"z\xFA chu\xF2":[37827],"xi\u016B xi\xF9":[37829],"sh\xF2u s\u014Du":[37833],"d\xED d\u012B":[37841,38237],"qi\u0101o s\u01CEn c\xE0n":[37842],"l\xF9 \xE1o":[37845],"t\u0101ng t\xE1ng":[37852],"ji\xE0n z\xE0n":[37865],"hu\xEC su\xEC ru\xEC":[37880],"qi\u01CEng qi\u0101ng":[37881,38250],"s\u01CEn xi\xE0n s\xE0":[37886],"ji\u01CEn ji\xE0n":[37927,38159],"d\u0101ng ch\u0113ng":[37946,38107],"zu\u0101n zu\xE0n":[38013],"s\xE0 x\xEC":[38033],"y\xE0o yu\xE8":[38053],"t\u01D2u d\u01D2u":[38061],"zu\xE0n zu\u0101n":[38075],"qi\u0101n y\xE1n":[38085],"p\xED p\u012B":[38093],"y\xE1o di\xE0o ti\xE1o":[38123],"t\u0101ng t\xE0ng":[38132],"p\xF9 p\u016B":[38138],"t\xE1n xi\u0101n":[38188],"li\xF9 li\xFA":[38223],"h\xE0o g\u01CEo":[38224],"t\xE1ng t\u0101ng":[38231],"t\xE1n ch\xE1n x\xEDn":[38241],"hu\xF2 sh\u01CEn":[38276],"h\xE0n b\xEC":[38280,38380],"k\u0101ng k\xE0ng":[38284,38390],"xi\xE1n ji\xE0n ji\u0101n ji\u01CEn":[38290],"xi\u0101 xi\u01CE":[38293],"xi\u01CE k\u011B":[38300],"bi\xE0n gu\u0101n":[38302],"h\xE9 g\xE9":[38308,39052],"h\xF2ng xi\xE0ng":[38311],"s\u0113 x\u012B":[38314],"t\xEDng t\u01D0ng":[38318],"\xE8 y\u0101n":[38332,38415],"h\xF2ng ju\u01CEn xi\xE0ng":[38338],"b\u01CEn p\xE0n":[38342],"d\u016B sh\xE9":[38349,38407],"qu\xE8 qu\u0113":[38357],"t\u0101ng t\xE1ng ch\u0101ng":[38363],"k\xE0n h\u01CEn":[38366,38426],"x\xEC s\xE8 t\xE0":[38367],"m\u0113n m\xE8n":[38391],"qu\u0113 qu\xE8":[38425],"y\xE1n di\xE0n":[38461],"\u0101 \u0113":[38463],"b\u0113i p\u014D p\xED":[38466],"y\xE0n y\u01CEn":[38529],"y\xFA y\xE1o sh\xF9":[38531],"l\xF3ng l\u014Dng":[38534],"du\xEC zhu\xEC":[38538],"su\xED du\xF2":[38539],"g\u0101i q\xED \xE1i":[38545],"hu\u012B du\xF2":[38547,38579],"w\u011Bi ku\xED":[38551],"l\xEC d\xE0i":[38584],"zhu\u012B cu\u012B w\xE9i":[38585],"h\xE8 h\xFA":[38586,40366],"j\xF9n ju\xE0n":[38589,38603],"n\xE1n n\xE0n nu\xF3":[38590],"qu\xE8 qi\u0101o qi\u01CEo":[38592],"gu\xE0n hu\xE1n":[38618],"gu\u012B x\u012B":[38623],"s\xE8 x\xED":[38637],\u00E1n:[38648],"w\xF9 m\xE9ng":[38650],t\u00E8ng:[38703],"l\xF9 l\xF2u":[38706],m\u00E1i:[38718],"j\xECng li\xE0ng":[38746],"g\xE9 j\xED":[38761],b\u01CE:[38774],"y\u0101ng y\xE0ng":[38789],"g\xE9 t\xE0 s\u01CE":[38792],"bi\u0101n y\xECng":[38805],"qi\xE0o sh\u0101o":[38808],"ju\u0101n xu\u0101n":[38809],"sh\xE0ng zh\u01CEng":[38813],"p\xED b\u01D0ng b\xEC b\u0113i":[38814],la:[38817],"xi\xE8 di\xE9":[38818],\u0113ng:[38821],"m\xF3u m\xF9":[38826],"b\xEC b\u01D0ng":[38840],"m\xE8i w\xE0":[38862],r\u01D2u:[38870],"sh\xE8 xi\xE8":[38872],"y\xF9n w\u0113n":[38891],"d\xF9n d\xFA":[38931,39039],du\u01D0:[38951],lu\u014D:[38961],"b\u012Bn p\xEDn":[38971],y\u00F3ng:[38994,39065,39979],m\u0101n:[39010,39071],"j\u01D0ng g\u011Bng":[39048],"ji\xE9 xi\xE9 ji\xE1":[39049],"k\u0113 k\xE9":[39055],"p\xEDn b\u012Bn":[39057],"ch\xE0n zh\xE0n":[39076],"f\u0113ng f\u011Bng":[39080,39118],"bi\u0101o di\u016B":[39081],"b\xE1 f\xFA":[39088],"s\u0101o s\u014Du":[39102],"li\xF9 li\xE1o":[39106],"sh\xED s\xEC y\xEC":[39135],"y\u01CEng ju\xE0n":[39148],"zh\xF9 t\u01D2u":[39155],"y\xED s\xEC":[39156],"zu\xF2 z\xE9 zh\u0101":[39157],ti\u00E8:[39163,39214],"xi\u01CEng n\xE1ng":[39263],"t\xE1ng x\xEDng":[39271],"g\u0113 le":[39289],"ch\u0101 zha":[39303],"n\xE1ng n\u01CEng":[39317],"y\u016Bn w\xF2":[39335],"zh\u012B sh\xEC":[39350],"x\xECn j\xECn":[39352],"ku\xE0i ju\xE9":[39363],z\u01CEng:[39380,39541],"t\xE1i d\xE0i":[39384],"x\xFAn xu\u0101n":[39400],"li\xE1ng l\xE1ng":[39418],pi\u00E0n:[39447,39449,39575,39800],"d\xE0i t\xE1i":[39552],"s\u0101o s\u01CEo":[39578],"g\u01D4 g\u016B":[39592],"b\xE8i m\xF3":[39603],"xi\u0101o qi\u0101o":[39609],"b\u01CEng p\u01CEng":[39624],"b\xF3 ju\xE9":[39625],"b\xEC p\u01D2":[39666],"m\xE1o m\xE9ng":[39667],"ku\xF2 yu\xE8":[39674],"b\u0101 b\xE0":[39774,40067],"j\xEC c\u01D0":[39814],"b\xF3 b\xE0":[39818],"zh\u01CE zh\xE0":[39827,40074],"ch\xF3u d\xE0i":[39832],"lu\xF2 g\xE9":[39845],"gu\u012B xi\xE9 w\u0101 ku\xED":[39853],"xi\u0101n xi\u01CEn":[39854,40092],"p\u016B b\u016B":[39878],"y\xEC s\u012B":[39907],"b\xE0 b\xF3":[40076],"gu\u012B xi\xE9":[40081],"s\u0101i x\u01D0":[40131],"ni\u01CEo di\u01CEo":[40165],"di\u0101o zh\u0101o":[40173],"g\u0101n h\xE0n y\xE0n":[40177],"f\u016B gu\u012B":[40186],"ji\u0101n qi\u0101n zh\u0101n":[40189],"h\xE9 ji\xE8":[40353],"pi\u0101n bi\u01CEn":[40355],"chu\xE0n zh\xEC":[40360],"c\u0101ng qi\u0101ng":[40364],"s\u01D4n x\xF9n":[40381],"bi\u0101o p\xE1o":[40579],"zh\xF9 c\u016B":[40582],"j\u016Bn q\xFAn":[40583,40597],chi:[40630],"m\xF3 me":[40636],"m\xF3 me ma":[40637],"m\xED m\u01D2":[40639],"d\xE0n sh\xE8n":[40686],"zh\u011Bn y\u0101n":[40688],"d\u01CEn zh\u01CEn":[40693],"mi\u01CEn m\u01D0n m\u011Bng":[40702],h\u014Du:[40769],n\u00E0ng:[40777],"q\xED j\xEC z\u012B zh\u0101i":[40784],"y\xEDn k\u011Bn y\u01CEn":[40834],"y\xEDn k\u011Bn":[40840],"g\u014Dng w\xF2":[40847],"gu\u012B j\u016Bn qi\u016B":[40860,40863]},Vs=[];Object.keys(Bh).forEach(function(i){for(var n=0,t=Bh[i];n<t.length;n++){var e=t[n];Vs[e]=i}});var M5=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function Kn(i){return i.replace(M5,"_").length}function Rr(i){var n=i.charCodeAt(0);return n>=19968&&n<=40869}var $o={};function F5(i){i===void 0&&(i={}),$o={},Object.keys(i).sort(function(n,t){return Kn(t)-Kn(n)}).forEach(function(n){$o[n]=i[n]})}var D5=function(){return $o};function Xs(){for(var i in $o)return!0;return!1}var Uh=[{},{},{\u4E00\u4E2A:"y\xED g\xE8",\u8FD9\u4E2A:"zh\xE8 ge",\u4E0D\u662F:"b\xFA sh\xEC",\u6210\u4E3A:"ch\xE9ng w\xE9i",\u4E00\u79CD:"y\u012B zh\u01D2ng",\u8BA4\u4E3A:"r\xE8n w\xE9i",\u4F5C\u4E3A:"zu\xF2 w\xE9i",\u90E8\u5206:"b\xF9 f\xE8n",\u8981\u6C42:"y\u0101o qi\xFA",\u5404\u79CD:"g\xE8 zh\u01D2ng",\u5E94\u8BE5:"y\u012Bng g\u0101i",\u589E\u957F:"z\u0113ng zh\u01CEng",\u4E0D\u4F1A:"b\xFA hu\xEC",\u63D0\u4F9B:"t\xED g\u014Dng",\u90A3\u4E9B:"n\xE8i xi\u0113",\u89C9\u5F97:"ju\xE9 de",\u4EFB\u52A1:"r\xE8n wu",\u90A3\u4E2A:"n\xE0 ge",\u79F0\u4E3A:"ch\u0113ng w\xE9i",\u4E3A\u4E3B:"w\xE9i zh\u01D4",\u4E86\u89E3:"li\u01CEo ji\u011B",\u5904\u7406:"ch\u01D4 l\u01D0",\u7687\u4E0A:"hu\xE1ng shang",\u53EA\u8981:"zh\u01D0 y\xE0o",\u5FC3\u91CC:"x\u012Bn li",\u5927\u91CF:"d\xE0 li\xE0ng",\u529B\u91CF:"l\xEC li\xE0ng",\u51E0\u4E4E:"j\u012B h\u016B",\u5E72\u90E8:"g\xE0n b\xF9",\u76EE\u7684:"m\xF9 d\xEC",\u884C\u4E3A:"x\xEDng w\xE9i",\u53EA\u89C1:"zh\u01D0 ji\xE0n",\u8BA4\u8BC6:"r\xE8n shi",\u5E02\u957F:"sh\xEC zh\u01CEng",\u5E08\u7236:"sh\u012B fu",\u8C03\u67E5:"di\xE0o ch\xE1",\u91CD\u65B0:"ch\xF3ng x\u012Bn",\u5206\u4E3A:"f\u0113n w\xE9i",\u77E5\u8BC6:"zh\u012B shi",\u5BFC\u5F39:"d\u01CEo d\xE0n",\u884C\u4E1A:"h\xE1ng y\xE8",\u8D28\u91CF:"zh\xEC li\xE0ng",\u94F6\u884C:"y\xEDn h\xE1ng",\u53C2\u4E0E:"c\u0101n y\xF9",\u5145\u5206:"ch\u014Dng f\xE8n",\u5C3D\u7BA1:"j\u01D0n gu\u01CEn",\u751F\u957F:"sh\u0113ng zh\u01CEng",\u6570\u91CF:"sh\xF9 li\xE0ng",\u5E94\u5F53:"y\u012Bng d\u0101ng",\u9662\u957F:"yu\xE0n zh\u01CEng",\u5F3A\u8C03:"qi\xE1ng di\xE0o",\u53EA\u80FD:"zh\u01D0 n\xE9ng",\u97F3\u4E50:"y\u012Bn yu\xE8",\u4EE5\u4E3A:"y\u01D0 w\xE9i",\u5904\u4E8E:"ch\u01D4 y\xFA",\u5206\u5B50:"f\xE8n z\u01D0",\u665A\u4E0A:"w\u01CEn shang",\u90E8\u957F:"b\xF9 zh\u01CEng",\u8499\u53E4:"m\u011Bng g\u01D4",\u53EA\u6709:"zh\u01D0 y\u01D2u",\u9002\u5F53:"sh\xEC d\xE0ng",\u54C1\u79CD:"p\u01D0n zh\u01D2ng",\u53EA\u597D:"zh\u01D0 h\u01CEo",\u6210\u957F:"ch\xE9ng zh\u01CEng",\u9AD8\u5174:"g\u0101o x\xECng",\u4E0D\u4E86:"b\xF9 li\u01CEo",\u4EA7\u91CF:"ch\u01CEn li\xE0ng",\u80D6\u5B50:"p\xE0ng zi",\u79CD\u7C7B:"zh\u01D2ng l\xE8i",\u663E\u5F97:"xi\u01CEn de",\u53EA\u662F:"zh\u01D0 sh\xEC",\u4F3C\u7684:"sh\xEC de",\u7387\u9886:"shu\xE0i l\u01D0ng",\u6539\u4E3A:"g\u01CEi w\xE9i",\u4E0D\u7981:"b\xF9 j\u012Bn",\u6210\u5206:"ch\xE9ng f\xE8n",\u7B54\u5E94:"d\u0101 y\xECng",\u5C11\u5E74:"sh\xE0o ni\xE1n",\u5174\u8DA3:"x\xECng q\xF9",\u592A\u76D1:"t\xE0i ji\xE0n",\u4F11\u606F:"xi\u016B xi",\u6821\u957F:"xi\xE0o zh\u01CEng",\u66F4\u65B0:"g\u0113ng x\u012Bn",\u5408\u540C:"h\xE9 tong",\u559D\u9053:"h\xE8 d\xE0o",\u91CD\u5E86:"ch\xF3ng q\xECng",\u91CD\u5EFA:"ch\xF3ng ji\xE0n",\u4F7F\u5F97:"sh\u01D0 de",\u5BA1\u67E5:"sh\u011Bn zh\u0101",\u7D2F\u8BA1:"l\u011Bi j\xEC",\u7ED9\u4E88:"j\u01D0 y\u01D4",\u4E0A\u53BB:"sh\u01CEng q\xF9",\u884C\u60C5:"h\xE1ng q\xEDng",\u79CD\u79CD:"zh\u01D2ng zh\u01D2ng",\u6781\u4E3A:"j\xED w\xE9i",\u51A0\u519B:"gu\xE0n j\u016Bn",\u4EFF\u4F5B:"f\u01CEng f\xFA",\u5934\u53D1:"t\xF3u fa",\u6295\u964D:"t\xF3u xi\xE1ng",\u5BB6\u957F:"ji\u0101 zh\u01CEng",\u4ED4\u7EC6:"z\u01D0 x\xEC",\u8981\u662F:"y\xE0o shi",\u5C06\u9886:"ji\xE0ng l\u01D0ng",\u542B\u91CF:"h\xE1n li\xE0ng",\u66F4\u4E3A:"g\xE8ng w\xE9i",\u53EA\u5F97:"zh\u01D0 de",\u54EA\u4E9B:"n\u011Bi xi\u0113",\u79EF\u7D2F:"j\u012B l\u011Bi",\u5730\u5904:"d\xEC ch\u01D4",\u53BF\u957F:"xi\xE0n zh\u01CEng",\u5C11\u5973:"sh\xE0o n\u01DA",\u8DEF\u4E0A:"l\xF9 shang",\u53EA\u6015:"zh\u01D0 p\xE0",\u80FD\u91CF:"n\xE9ng li\xE0ng",\u4E00\u5EA6:"y\xED d\xF9",\u50A8\u91CF:"ch\u01D4 li\xE0ng",\u4F9B\u5E94:"g\u014Dng y\xECng",\u6311\u6218:"ti\u01CEo zh\xE0n",\u897F\u85CF:"x\u012B z\xE0ng",\u8BB0\u5F97:"j\xEC de",\u5F71\u7247:"y\u01D0ng pi\u0101n",\u603B\u91CF:"z\u01D2ng li\xE0ng",\u5F53\u771F:"d\xE0ng zh\u0113n",\u5C06\u58EB:"ji\xE0ng sh\xEC",\u5DEE\u522B:"ch\u0101 bi\xE9",\u8F83\u4E3A:"ji\xE0o w\xE9i",\u4E00\u5904:"y\u012B ch\u01D4",\u7167\u7247:"zh\xE0o pi\u0101n",\u957F\u8001:"zh\u01CEng l\u01CEo",\u5927\u592B:"d\xE0i f\u016B",\u5DEE\u5F02:"ch\u0101 y\xEC",\u61C2\u5F97:"d\u01D2ng de",\u5C3D\u91CF:"j\u01D0n li\xE0ng",\u6A21\u6837:"m\xFA y\xE0ng",\u7684\u786E:"d\xED qu\xE8",\u9C7C\u809A:"y\xFA d\u01D4",\u79CD\u5B50:"zh\u01D2ng zi",\u4E3A\u9996:"w\xE9i sh\u01D2u",\u4FBF\u5B9C:"pi\xE1n y\xED",\u66F4\u540D:"g\u0113ng m\xEDng",\u77F3\u5934:"sh\xED tou",\u5DDE\u957F:"zh\u014Du zh\u01CEng",\u4E3A\u6B62:"w\xE9i zh\u01D0",\u6F02\u4EAE:"pi\xE0o li\xE0ng",\u70AE\u5F39:"p\xE0o d\xE0n",\u85CF\u65CF:"z\xE0ng z\xFA",\u54EA\u4E2A:"n\u011Bi g\xE8",\u89D2\u8272:"ju\xE9 s\xE8",\u5F53\u4F5C:"d\xE0ng zu\xF2",\u5C3D\u5FEB:"j\u01D0n ku\xE0i",\u4EBA\u4E3A:"r\xE9n w\xE9i",\u91CD\u590D:"ch\xF3ng f\xF9",\u80E1\u540C:"h\xFA t\xF2ng",\u5DEE\u8DDD:"ch\u0101 j\xF9",\u5F1F\u5144:"d\xEC xiong",\u5927\u5C06:"d\xE0 ji\xE0ng",\u51E0\u79CD:"j\u01D0 zh\u01D2ng",\u809A\u5B50:"d\u01D4 zi",\u7761\u89C9:"shu\xEC ji\xE0o",\u56E2\u957F:"tu\xE1n zh\u01CEng",\u961F\u957F:"du\xEC zh\u01CEng",\u533A\u957F:"q\u016B zh\u01CEng",\u96BE\u5F97:"n\xE1n de",\u4E2B\u5934:"y\u0101 tou",\u6253\u542C:"d\u01CE ting",\u4F1A\u957F:"hu\xEC zh\u01CEng",\u5F1F\u5F1F:"d\xEC di",\u738B\u7237:"w\xE1ng ye",\u5F53\u5929:"d\xE0ng ti\u0101n",\u91CD\u91CF:"zh\xF2ng li\xE0ng",\u9C7C\u79CD:"y\xFA zh\u01D2ng",\u8A89\u4E3A:"y\xF9 w\xE9i",\u5BB6\u4F19:"ji\u0101 huo",\u534E\u5C71:"hu\xE0 sh\u0101n",\u6905\u5B50:"y\u01D0 zi",\u6D41\u91CF:"li\xFA li\xE0ng",\u957F\u5927:"zh\u01CEng d\xE0",\u52C9\u5F3A:"mi\u01CEn qi\u01CEng",\u4F1A\u8BA1:"ku\xE0i j\xEC",\u5206\u6563:"f\u0113n s\u01CEn",\u8FC7\u5206:"gu\xF2 f\xE8n",\u4E09\u79CD:"s\u0101n zh\u01D2ng",\u6D4E\u5357:"j\u01D0 n\xE1n",\u8C03\u52A8:"di\xE0o d\xF2ng",\u71D5\u4EAC:"y\u0101n j\u012Bng",\u5C11\u5C06:"sh\xE0o ji\xE0ng",\u4E2D\u6BD2:"zh\xF2ng d\xFA",\u6653\u5F97:"xi\u01CEo de",\u7279\u79CD:"t\xE8 zh\u01D2ng",\u53D8\u66F4:"bi\xE0n g\u0113ng",\u8BA4\u5F97:"r\xE8n de",\u82F9\u679C:"p\xEDn gu\u01D2",\u5FF5\u5934:"ni\xE0n tou",\u6323\u624E:"zh\u0113ng zh\xE1",\u4E09\u85CF:"s\u0101n z\xE0ng",\u5265\u524A:"b\u014D xu\u0113",\u4E1E\u76F8:"ch\xE9ng xi\xE0ng",\u5C11\u91CF:"sh\u01CEo li\xE0ng",\u5BFB\u601D:"x\xEDn s\u012B",\u593A\u5F97:"du\xF3 de",\u5E72\u7EBF:"g\xE0n xi\xE0n",\u547C\u5401:"h\u016B y\xF9",\u620F\u66F2:"x\xEC q\u01D4",\u5904\u7F5A:"ch\u01D4 f\xE1",\u957F\u5B98:"zh\u01CEng gu\u0101n",\u89C1\u957F:"ji\xE0n zh\u01CEng",\u67CF\u6797:"b\xF3 l\xEDn",\u4EB2\u621A:"q\u012Bn qi",\u8EAB\u5206:"sh\u0113n f\xE8n",\u80F3\u818A:"g\u0113 bo",\u7740\u624B:"zhu\xF3 sh\u01D2u",\u70B8\u5F39:"zh\xE0 d\xE0n",\u54B3\u55FD:"k\xE9 sou",\u897F\u8FB9:"x\u012B bian",\u8D62\u5F97:"y\xEDng de",\u53F6\u5B50:"y\xE8 zi",\u5916\u957F:"w\xE0i zh\u01CEng",\u4F9B\u7ED9:"g\u014Dng j\u01D0",\u5E08\u957F:"sh\u012B zh\u01CEng",\u53D8\u91CF:"bi\xE0n li\xE0ng",\u5E94\u6709:"y\u012Bng y\u01D2u",\u4E0B\u8F7D:"xi\xE0 z\xE0i",\u4E50\u5668:"yu\xE8 q\xEC",\u95F4\u63A5:"ji\xE0n ji\u0113",\u5E95\u4E0B:"d\u01D0 xia",\u79CD\u65CF:"zh\u01D2ng z\xFA",\u6253\u626E:"d\u01CE ban",\u5B50\u5F39:"z\u01D0 d\xE0n",\u5F39\u836F:"d\xE0n y\xE0o",\u70ED\u91CF:"r\xE8 li\xE0ng",\u524A\u5F31:"xu\u0113 ru\xF2",\u9AA8\u5E72:"g\u01D4 g\xE0n",\u5BB9\u91CF:"r\xF3ng li\xE0ng",\u6A21\u7CCA:"m\xF3 hu",\u8F6C\u52A8:"zhu\xE0n d\xF2ng",\u843D\u4E0B:"l\xE0 xi\xE0",\u79F0\u547C:"ch\u0113ng hu",\u79D1\u957F:"k\u0113 zh\u01CEng",\u5904\u7F6E:"ch\u01D4 zh\xEC",\u6B4C\u66F2:"g\u0113 q\u01D4",\u7740\u91CD:"zhu\xF3 zh\xF2ng",\u7740\u6025:"zh\xE1o j\xED",\u5F3A\u8FEB:"qi\u01CEng p\xF2",\u5EAD\u957F:"t\xEDng zh\u01CEng",\u9996\u76F8:"sh\u01D2u xi\xE0ng",\u5587\u561B:"l\u01CE ma",\u9547\u957F:"zh\xE8n zh\u01CEng",\u53EA\u7BA1:"zh\u01D0 gu\u01CEn",\u91CD\u91CD:"ch\xF3ng ch\xF3ng",\u514D\u5F97:"mi\u01CEn de",\u707E\u96BE:"z\u0101i n\xE0n",\u7740\u5B9E:"zhu\xF3 sh\xED",\u6240\u5F97:"su\u01D2 de",\u5EA6\u5047:"d\xF9 ji\xE0",\u771F\u76F8:"zh\u0113n xi\xE0ng",\u76F8\u8C8C:"xi\xE0ng m\xE0o",\u5904\u5206:"ch\u01D4 f\xE8n",\u5E72\u9884:"g\xE0n y\xF9",\u59D4\u5C48:"w\u011Bi qu",\u4E3A\u671F:"w\xE9i q\u012B",\u4F2F\u4F2F:"b\xF3 bo",\u5708\u5B50:"qu\u0101n zi",\u89C1\u8BC6:"ji\xE0n shi",\u7B3C\u7F69:"l\u01D2ng zh\xE0o",\u5916\u8FB9:"w\xE0i bian",\u4E0E\u4F1A:"y\xF9 hu\xEC",\u90FD\u7763:"d\u016B du",\u5BB0\u76F8:"z\u01CEi xi\xE0ng",\u8F83\u91CF:"ji\xE0o li\xE0ng",\u5BF9\u79F0:"du\xEC ch\xE8n",\u603B\u957F:"z\u01D2ng zh\u01CEng",\u76F8\u516C:"xi\xE0ng gong",\u7A7A\u767D:"k\xF2ng b\xE1i",\u5927\u738B:"d\xE0i w\xE1ng",\u6253\u91CF:"d\u01CE liang",\u6C34\u5206:"shu\u01D0 f\xE8n",\u820C\u5934:"sh\xE9 tou",\u6CA1\u6536:"m\xF2 sh\u014Du",\u884C\u674E:"x\xEDng li",\u5224\u5904:"p\xE0n ch\u01D4",\u6563\u6587:"s\u01CEn w\xE9n",\u5904\u5883:"ch\u01D4 j\xECng",\u6811\u79CD:"sh\xF9 zh\u01D2ng",\u5B59\u5B50:"s\u016Bn zi",\u62F3\u5934:"qu\xE1n tou",\u6253\u53D1:"d\u01CE fa",\u7EC4\u957F:"z\u01D4 zh\u01CEng",\u9AA8\u5934:"g\xFA tou",\u5B81\u53EF:"n\xECng k\u011B",\u66F4\u6362:"g\u0113ng hu\xE0n",\u8584\u5F31:"b\xF3 ru\xF2",\u8FD8\u539F:"hu\xE1n yu\xE1n",\u91CD\u4FEE:"ch\xF3ng xi\u016B",\u4E1C\u8FB9:"d\u014Dng bian",\u540C\u884C:"t\xF3ng h\xE1ng",\u53EA\u987E:"zh\u01D0 g\xF9",\u7231\u597D:"\xE0i h\xE0o",\u9992\u5934:"m\xE1n tou",\u519B\u957F:"j\u016Bn zh\u01CEng",\u6563\u53D1:"s\xE0n f\xE0",\u9996\u957F:"sh\u01D2u zh\u01CEng",\u5382\u957F:"ch\u01CEng zh\u01CEng",\u53F8\u957F:"s\u012B zh\u01CEng",\u957F\u5B50:"zh\u01CEng z\u01D0",\u5F3A\u52B2:"qi\xE1ng j\xECng",\u6070\u5F53:"qi\xE0 d\xE0ng",\u5934\u513F:"tou er",\u7AD9\u957F:"zh\xE0n zh\u01CEng",\u6298\u817E:"zh\u0113 teng",\u76F8\u5904:"xi\u0101ng ch\u01D4",\u7EDF\u7387:"t\u01D2ng shu\xE0i",\u4E2D\u5C06:"zh\u014Dng ji\xE0ng",\u547D\u4E2D:"m\xECng zh\xF2ng",\u540D\u5C06:"m\xEDng ji\xE0ng",\u5DE6\u8FB9:"zu\u01D2 bian",\u6728\u5934:"m\xF9 tou",\u52A8\u5F39:"d\xF2ng d\xE0n",\u5730\u58F3:"d\xEC qi\xE0o",\u5E72\u6D3B:"g\xE0n hu\xF3",\u5C11\u7237:"sh\xE0o ye",\u96BE\u6C11:"n\xE0n m\xEDn",\u6C34\u91CF:"shu\u01D0 li\xE0ng",\u8865\u7ED9:"b\u01D4 j\u01D0",\u5C3E\u5DF4:"w\u011Bi ba",\u6765\u5F97:"l\xE1i de",\u597D\u5947:"h\xE0o q\xED",\u94A5\u5319:"y\xE0o shi",\u5F53\u505A:"d\xE0ng zu\xF2",\u6C89\u7740:"ch\xE9n zhu\xF3",\u54D1\u5DF4:"y\u01CE ba",\u8F66\u5B50:"ch\u0113 zi",\u4E0A\u5C06:"sh\xE0ng ji\xE0ng",\u64AD\u79CD:"b\u014D zh\u01D2ng",\u6076\u5FC3:"\u011B xin",\u4E0D\u5BF9:"b\xFA du\xEC",\u62C5\u5B50:"d\xE0n zi",\u5E94\u5C4A:"y\u012Bng ji\xE8",\u884C\u5217:"h\xE1ng li\xE8",\u4E3B\u89D2:"zh\u01D4 ju\xE9",\u8FD0\u8F6C:"y\xF9n zhu\xE0n",\u5144\u957F:"xi\u014Dng zh\u01CEng",\u683C\u5F0F:"g\xE9 shi",\u6B63\u6708:"zh\u0113ng yu\xE8",\u8425\u957F:"y\xEDng zh\u01CEng",\u5F53\u6210:"d\xE0ng ch\xE9ng",\u53F3\u8FB9:"y\xF2u bian",\u5973\u5A7F:"n\u01DA xu",\u54BD\u5589:"y\u0101n h\xF3u",\u5F53\u665A:"d\xE0ng w\u01CEn",\u91CD\u9633:"ch\xF3ng y\xE1ng",\u5316\u4E3A:"hu\xE0 w\xE9i",\u53CC\u91CD:"shu\u0101ng ch\xF3ng",\u5410\u8543:"t\u01D4 b\u014D",\u94BB\u8FDB:"zu\u0101n j\xECn",\u4E50\u961F:"yu\xE8 du\xEC",\u4E0D\u5F53:"b\xF9 d\xE0ng",\u4EAE\u76F8:"li\xE0ng xi\xE0ng",\u88AB\u5B50:"b\xE8i zi",\u820D\u5F97:"sh\u011B de",\u6749\u6728:"sh\u0101 m\xF9",\u51FB\u4E2D:"j\u012B zh\xF2ng",\u65E0\u5904:"w\xFA ch\u01D4",\u91CC\u8FB9:"l\u01D0 bian",\u6392\u957F:"p\xE1i zh\u01CEng",\u5047\u671F:"ji\xE0 q\u012B",\u5206\u91CF:"f\xE8n li\xE0ng",\u6570\u6B21:"shu\xF2 c\xEC",\u63D0\u9632:"d\u012B f\xE1ng",\u5406\u559D:"y\u0101o he",\u67E5\u5904:"ch\xE1 ch\u01D4",\u91CF\u5B50:"li\xE0ng z\u01D0",\u91CC\u5934:"l\u01D0 tou",\u4E24\u884C:"li\u01CEng h\xE1ng",\u8C03\u7814:"di\xE0o y\xE1n",\u4F3A\u5019:"c\xEC hou",\u91CD\u7533:"ch\xF3ng sh\u0113n",\u6795\u5934:"zh\u011Bn tou",\u62DA\u547D:"p\xE0n m\xECng",\u793E\u957F:"sh\xE8 zh\u01CEng",\u82E6\u96BE:"k\u01D4 n\xE0n",\u5F52\u8FD8:"gu\u012B hu\xE1n",\u5371\u96BE:"w\u0113i n\xE0n",\u6279\u91CF:"p\u012B li\xE0ng",\u755C\u7267:"x\xF9 m\xF9",\u70B9\u7740:"di\u01CEn zh\xE1o",\u751A\u4E3A:"sh\xE8n w\xE9i",\u5C0F\u5C06:"xi\u01CEo ji\xE0ng",\u7740\u773C:"zhu\xF3 y\u01CEn",\u5904\u6B7B:"ch\u01D4 s\u01D0",\u538C\u6076:"y\xE0n w\xF9",\u9F13\u4E50:"g\u01D4 yu\xE8",\u6811\u5E72:"sh\xF9 g\xE0n",\u79D8\u9C81:"b\xEC l\u01D4",\u5927\u65B9:"d\xE0 fang",\u5916\u5934:"w\xE0i tou",\u73ED\u957F:"b\u0101n zh\u01CEng",\u661F\u5BBF:"x\u012Bng xi\xF9",\u5B81\u613F:"n\xECng yu\xE0n",\u94A6\u5DEE:"q\u012Bn ch\u0101i",\u4E3A\u6570:"w\xE9i sh\xF9",\u52FE\u5F53:"g\xF2u d\xE0ng",\u524A\u51CF:"xu\u0113 ji\u01CEn",\u4E00\u53D1:"y\u012B f\xE0",\u95F4\u8C0D:"ji\xE0n di\xE9",\u57CB\u6028:"m\xE1n yu\xE0n",\u7ED3\u5B9E:"ji\u0113 shi",\u8BA1\u91CF:"j\xEC li\xE0ng",\u6DF9\u6CA1:"y\u0101n m\xF2",\u6751\u957F:"c\u016Bn zh\u01CEng",\u8FDE\u957F:"li\xE1n zh\u01CEng",\u81EA\u7ED9:"z\xEC j\u01D0",\u4E0B\u8FB9:"xi\xE0 bian",\u7269\u79CD:"w\xF9 zh\u01D2ng",\u6B66\u5C06:"w\u01D4 ji\xE0ng",\u6E29\u5DEE:"w\u0113n ch\u0101",\u76F4\u5954:"zh\xED b\xE8n",\u4F9B\u6C42:"g\u014Dng qi\xFA",\u5242\u91CF:"j\xEC li\xE0ng",\u9053\u957F:"d\xE0o zh\u01CEng",\u6CC4\u9732:"xi\xE8 l\xF2u",\u738B\u516B:"w\xE1ng ba",\u5207\u5272:"qi\u0113 g\u0113",\u95F4\u9694:"ji\xE0n g\xE9",\u4E00\u6643:"y\u012B hu\u01CEng",\u957F\u5047:"ch\xE1ng ji\xE0",\u4EE4\u72D0:"l\xEDng h\xFA",\u4E3A\u5BB3:"w\xE9i h\xE0i",\u53E5\u5B50:"j\xF9 zi",\u507F\u8FD8:"ch\xE1ng hu\xE1n",\u7599\u7629:"g\u0113 d\u0101",\u71D5\u5C71:"y\u0101n sh\u0101n",\u5835\u585E:"d\u01D4 s\xE8",\u593A\u51A0:"du\xF3 gu\xE0n",\u4E0B\u8C03:"xi\xE0 di\xE0o",\u624E\u5B9E:"zh\u0101 shi",\u7535\u8377:"di\xE0n h\xE8",\u770B\u5B88:"k\u0101n sh\u01D2u",\u590D\u8F9F:"f\xF9 b\xEC",\u90C1\u95F7:"y\xF9 m\xE8n",\u5C3D\u65E9:"j\u01D0n z\u01CEo",\u5207\u65AD:"qi\u0113 du\xE0n",\u6307\u5934:"zh\u01D0 tou",\u4E3A\u751F:"w\xE9i sh\u0113ng",\u755C\u751F:"ch\xF9 sheng",\u5207\u9664:"qi\u0113 ch\xFA",\u7740\u529B:"zhu\xF3 l\xEC",\u7740\u60F3:"zhu\xF3 xi\u01CEng",\u7EA7\u5DEE:"j\xED ch\u0101",\u6295\u5954:"t\xF3u b\xE8n",\u68CD\u5B50:"g\xF9n zi",\u542B\u7CCA:"h\xE1n hu",\u5C11\u5987:"sh\xE0o f\xF9",\u5174\u81F4:"x\xECng zh\xEC",\u6742\u79CD:"z\xE1 zh\u01D2ng",\u56DB\u79CD:"s\xEC zh\u01D2ng",\u7EB3\u95F7:"n\xE0 m\xE8n",\u5E72\u6D41:"g\xE0n li\xFA",\u5377\u8D77:"ju\u01CEn q\u01D0",\u6247\u5B50:"sh\xE0n zi",\u66F4\u6539:"g\u0113ng g\u01CEi",\u7B3C\u7EDC:"l\u01D2ng lu\xF2",\u5587\u53ED:"l\u01CE ba",\u8F7D\u8377:"z\xE0i h\xE8",\u59A5\u5F53:"tu\u01D2 d\xE0ng",\u4E3A\u96BE:"w\xE9i n\xE1n",\u7740\u9646:"zhu\xF3 l\xF9",\u71D5\u5B50:"y\xE0n zi",\u5E72\u5417:"g\xE0n m\xE1",\u767D\u53D1:"b\xE1i f\xE0",\u603B\u5F97:"z\u01D2ng d\u011Bi",\u5939\u51FB:"ji\u0101 j\u012B",\u66DD\u5149:"b\xE0o gu\u0101ng",\u66F2\u8C03:"q\u01D4 di\xE0o",\u76F8\u673A:"xi\xE0ng j\u012B",\u53EB\u5316:"ji\xE0o hu\u0101",\u89D2\u9010:"ju\xE9 zh\xFA",\u554A\u54DF:"\u0101 y\u014D",\u8F7D\u91CD:"z\xE0i zh\xF2ng",\u957F\u8F88:"zh\u01CEng b\xE8i",\u51FA\u5DEE:"ch\u016B ch\u0101i",\u579B\u53E3:"du\u01D2 k\u01D2u",\u6487\u5F00:"pi\u0113 k\u0101i",\u5385\u957F:"t\u012Bng zh\u01CEng",\u7EC4\u5206:"z\u01D4 f\xE8n",\u8BEF\u5DEE:"w\xF9 ch\u0101",\u5BB6\u5F53:"ji\u0101 d\xE0ng",\u4F20\u8BB0:"zhu\xE0n j\xEC",\u4E2A\u5B50:"g\xE8 zi",\u94FA\u8BBE:"p\u016B sh\xE8",\u5E72\u4E8B:"g\xE0n sh\xEC",\u6746\u83CC:"g\u01CEn j\u016Bn",\u4E94\u66F4:"w\u01D4 g\u0113ng",\u5B9A\u91CF:"d\xECng li\xE0ng",\u8FD0\u8F7D:"y\xF9n z\xE0i",\u4F1A\u513F:"hu\xEC er",\u914B\u957F:"qi\xFA zh\u01CEng",\u91CD\u8FD4:"ch\xF3ng f\u01CEn",\u5DEE\u989D:"ch\u0101 \xE9",\u9732\u9762:"l\xF2u mi\xE0n",\u94BB\u7814:"zu\u0101n y\xE1n",\u5927\u57CE:"d\xE0i ch\xE9ng",\u4E0A\u5F53:"sh\xE0ng d\xE0ng",\u9500\u91CF:"xi\u0101o li\xE0ng",\u6D0B\u884C:"y\xE1ng h\xE1ng",\u4F5C\u574A:"zu\u014D fang",\u7167\u76F8:"zh\xE0o xi\xE0ng",\u54CE\u5440:"\u0101i y\u0101",\u8C03\u96C6:"di\xE0o j\xED",\u770B\u4E2D:"k\xE0n zh\xF2ng",\u8BAE\u957F:"y\xEC zh\u01CEng",\u98CE\u7B5D:"f\u0113ng zheng",\u4E00\u5E94:"y\u012B y\u012Bng",\u8F9F\u90AA:"b\xEC xi\xE9",\u7A7A\u9699:"k\xF2ng x\xEC",\u66F4\u8FED:"g\u0113ng di\xE9",\u504F\u5DEE:"pi\u0101n ch\u0101",\u58F0\u8C03:"sh\u0113ng di\xE0o",\u519C\u884C:"n\xF3ng h\xE1ng",\u9002\u91CF:"sh\xEC li\xE0ng",\u5C6F\u5B50:"t\xFAn zi",\u641C\u67E5:"s\u014Du zh\u0101",\u65E0\u91CF:"w\xFA li\xE0ng",\u7A7A\u5730:"k\xF2ng d\xEC",\u8C03\u5EA6:"di\xE0o d\xF9",\u4E00\u66F2:"y\u012B q\u01D4",\u6563\u5C04:"s\u01CEn sh\xE8",\u79CD\u59D3:"zh\u01D2ng x\xECng",\u592A\u884C:"t\xE0i h\xE1ng",\u521B\u4F24:"chu\u0101ng sh\u0101ng",\u6D77\u53C2:"h\u01CEi sh\u0113n",\u6EE1\u8F7D:"m\u01CEn z\xE0i",\u91CD\u53E0:"ch\xF3ng di\xE9",\u519B\u79CD:"j\u016Bn zh\u01D2ng",\u843D\u5DEE:"lu\xF2 ch\u0101",\u5355\u8C03:"d\u0101n di\xE0o",\u8001\u5C06:"l\u01CEo ji\xE0ng",\u4EBA\u53C2:"r\xE9n sh\u0113n",\u95F4\u65AD:"ji\xE0n du\xE0n",\u91CD\u73B0:"ch\xF3ng xi\xE0n",\u5939\u6742:"ji\u0101 z\xE1",\u8C03\u7528:"di\xE0o y\xF2ng",\u841D\u535C:"lu\xF3 bo",\u9644\u7740:"f\xF9 zhu\xF3",\u5E94\u58F0:"y\u012Bng sh\u0113ng",\u4E3B\u5C06:"zh\u01D4 ji\xE0ng",\u7F6A\u8FC7:"zu\xEC guo",\u5480\u56BC:"j\u01D4 ju\xE9",\u4E3A\u653F:"w\xE9i zh\xE8ng",\u8FC7\u91CF:"gu\xF2 li\xE0ng",\u4E50\u66F2:"yu\xE8 q\u01D4",\u8D1F\u8377:"f\xF9 h\xE8",\u67AA\u5F39:"qi\u0101ng d\xE0n",\u6084\u7136:"qi\u01CEo r\xE1n",\u5904\u65B9:"ch\u01D4 f\u0101ng",\u6084\u58F0:"qi\u01CEo sh\u0113ng",\u66F2\u5B50:"q\u01D4 zi",\u60C5\u8C03:"q\xEDng di\xE0o",\u4E00\u7740:"y\u012B zh\u0101o",\u6311\u8845:"ti\u01CEo x\xECn",\u4EE3\u4E3A:"d\xE0i w\xE9i",\u4E86\u7ED3:"li\u01CEo ji\xE9",\u6253\u4E2D:"d\u01CE zh\xF2ng",\u9152\u5427:"ji\u01D4 b\u0101",\u4F5C\u66F2:"zu\xF2 q\u01D4",\u61D2\u5F97:"l\u01CEn de",\u589E\u91CF:"z\u0113ng li\xE0ng",\u8863\u7740:"y\u012B zhu\xF3",\u90E8\u5C06:"b\xF9 ji\xE0ng",\u8981\u585E:"y\xE0o s\xE0i",\u8336\u51E0:"ch\xE1 j\u012B",\u6760\u6746:"g\xE0ng g\u01CEn",\u51FA\u6CA1:"ch\u016B m\xF2",\u9C9C\u6709:"xi\u01CEn y\u01D2u",\u95F4\u9699:"ji\xE0n x\xEC",\u91CD\u62C5:"zh\xF2ng d\xE0n",\u91CD\u6F14:"ch\xF3ng y\u01CEn",\u5E94\u916C:"y\xECng chou",\u53EA\u5F53:"zh\u01D0 d\u0101ng",\u6BCB\u5B81:"w\xFA n\xECng",\u5305\u624E:"b\u0101o z\u0101",\u524D\u5934:"qi\xE1n tou",\u5377\u70DF:"ju\u01CEn y\u0101n",\u975E\u5F97:"f\u0113i d\u011Bi",\u4E94\u79CD:"w\u01D4 zh\u01D2ng",\u5F39\u9053:"d\xE0n d\xE0o",\u4E0A\u8C03:"sh\xE0ng di\xE0o",\u6746\u5B50:"g\u0101n zi",\u95E8\u5C06:"m\xE9n ji\xE0ng",\u540E\u5934:"h\xF2u tou",\u6807\u8BC6:"bi\u0101o zh\xEC",\u559D\u5F69:"h\xE8 c\u01CEi",\u6696\u548C:"nu\u01CEn huo",\u66F4\u6DF1:"g\u0113ng sh\u0113n",\u7D2F\u79EF:"l\u011Bi j\u012B",\u5F15\u5F97:"y\u01D0n de",\u8C03\u9063:"di\xE0o qi\u01CEn",\u5014\u5F3A:"ju\xE9 ji\xE0ng",\u5B9D\u85CF:"b\u01CEo z\xE0ng",\u4E27\u4E8B:"s\u0101ng sh\xEC",\u7EA6\u83AB:"yu\u0113 mo",\u7EA4\u592B:"qi\xE0n f\u016B",\u66F4\u66FF:"g\u0113ng t\xEC",\u88C5\u8F7D:"zhu\u0101ng z\xE0i",\u80CC\u5305:"b\u0113i b\u0101o",\u5E16\u5B50:"ti\u011B zi",\u79CD\u7FA4:"zh\u01D2ng q\xFAn",\u677E\u6563:"s\u014Dng s\u01CEn",\u652F\u884C:"zh\u012B h\xE1ng",\u547C\u559D:"h\u016B h\xE8",\u53EF\u6076:"k\u011B w\xF9",\u81EA\u8F6C:"z\xEC zhu\xE0n",\u4F9B\u7535:"g\u014Dng di\xE0n",\u53CD\u7701:"f\u01CEn x\u01D0ng",\u5766\u7387:"t\u01CEn shu\xE0i",\u82CF\u6253:"s\u016B d\xE1",\u672C\u5206:"b\u011Bn f\xE8n",\u843D\u5F97:"lu\xF2 de",\u9119\u8584:"b\u01D0 b\xF3",\u76F8\u95F4:"xi\u0101ng ji\xE0n",\u5355\u8584:"d\u0101n b\xF3",\u6DF7\u86CB:"h\xFAn d\xE0n",\u53D1\u96BE:"f\u0101 n\xE0n",\u8D1E\u89C2:"zh\u0113n gu\xE0n",\u8BED\u79CD:"y\u01D4 zh\u01D2ng",\u9644\u548C:"f\xF9 h\xE8",\u80B2\u79CD:"y\xF9 zh\u01D2ng",\u80FD\u8010:"n\xE9ng nai",\u5413\u552C:"xi\xE0 hu",\u672A\u4E86:"w\xE8i li\u01CEo",\u5F15\u7740:"y\u01D0n zh\xE1o",\u62BD\u8C03:"ch\u014Du di\xE0o",\u6C99\u5B50:"sh\u0101 zi",\u5E2D\u5377:"x\xED ju\u01CEn",\u6807\u7684:"bi\u0101o d\xEC",\u4EBA\u79CD:"r\xE9n zh\u01D2ng",\u522B\u626D:"bi\xE8 niu",\u601D\u91CF:"s\u012B liang",\u559D\u91C7:"h\xE8 c\u01CEi",\u8BBA\u8BED:"l\xFAn y\u01D4",\u76D6\u5B50:"g\xE0i zi",\u66F2\u827A:"q\u01D4 y\xEC",\u5206\u5916:"f\xE8n w\xE0i",\u5F04\u5802:"l\xF2ng t\xE1ng",\u4E50\u821E:"yu\xE8 w\u01D4",\u96E8\u91CF:"y\u01D4 li\xE0ng",\u6BDB\u53D1:"m\xE1o f\xE0",\u5DEE\u9063:"ch\u0101i qi\u01CEn",\u66F2\u76EE:"q\u01D4 m\xF9",\u80CC\u8D1F:"b\u0113i f\xF9",\u8F6C\u901F:"zhu\xE0n s\xF9",\u58F0\u4E50:"sh\u0113ng yu\xE8",\u5939\u653B:"ji\u0101 g\u014Dng",\u4F9B\u6C34:"g\u014Dng shu\u01D0",\u4E3B\u5E72:"zh\u01D4 g\xE0n",\u9003\u96BE:"t\xE1o n\xE0n",\u60E9\u5904:"ch\xE9ng ch\u01D4",\u957F\u76F8:"zh\u01CEng xi\xE0ng",\u516C\u5DEE:"g\u014Dng ch\u0101i",\u884C\u5F53:"h\xE1ng dang",\u69B4\u5F39:"li\xFA d\xE0n",\u7701\u5F97:"sh\u011Bng de",\u6761\u5B50:"ti\xE1o zi",\u91CD\u56F4:"ch\xF3ng w\xE9i",\u963B\u585E:"z\u01D4 s\xE8",\u52B2\u98CE:"j\xECng f\u0113ng",\u7EA0\u845B:"ji\u016B g\xE9",\u98A0\u7C38:"di\u0101n b\u01D2",\u70B9\u4E2D:"di\u01CEn zh\xF2ng",\u907F\u96BE:"b\xEC n\xE0n",\u91CD\u521B:"zh\xF2ng chu\u0101ng",\u59E5\u59E5:"l\u01CEo lao",\u8FF7\u7CCA:"m\xED hu",\u516C\u5BB6:"g\u014Dng jia",\u51E0\u7387:"j\u012B l\u01DC",\u82E6\u95F7:"k\u01D4 m\xE8n",\u5EA6\u91CF:"d\xF9 li\xE0ng",\u5DEE\u9519:"ch\u0101 cu\xF2",\u6691\u5047:"sh\u01D4 ji\xE0",\u53C2\u5DEE:"c\u0113n c\u012B",\u642D\u8F7D:"d\u0101 z\xE0i",\u52A9\u957F:"zh\xF9 zh\u01CEng",\u76F8\u79F0:"xi\u0101ng ch\xE8n",\u7EA2\u6655:"h\xF3ng y\xF9n",\u820D\u547D:"sh\u011B m\xECng",\u559C\u597D:"x\u01D0 h\xE0o",\u5217\u4F20:"li\xE8 zhu\xE0n",\u52B2\u654C:"j\xECng d\xED",\u86E4\u87C6:"h\xE1 m\xE1",\u4E09\u91CD:"s\u0101n ch\xF3ng",\u8BF7\u5047:"q\u01D0ng ji\xE0",\u9489\u5B50:"d\u012Bng zi",\u5267\u79CD:"j\xF9 zh\u01D2ng",\u6C89\u6CA1:"ch\xE9n m\xF2",\u9AD8\u4E3D:"g\u0101o l\xED",\u4F11\u5047:"xi\u016B ji\xE0",\u65E0\u4E3A:"w\xFA w\xE9i",\u5DF4\u7ED3:"b\u0101 j\xEC",\u4E86\u5F97:"li\u01CEo de",\u53D8\u76F8:"bi\xE0n xi\xE0ng",\u6838\u5F39:"h\xE9 d\xE0n",\u4EB2\u5BB6:"q\xECng jia",\u627F\u8F7D:"ch\xE9ng z\xE0i",\u884C\u5BB6:"h\xE1ng jia",\u559D\u95EE:"h\xE8 w\xE8n",\u8FD8\u51FB:"hu\xE1n j\u012B",\u4EA4\u8FD8:"ji\u0101o hu\xE1n",\u5F53\u591C:"d\xE0ng y\xE8",\u5C06\u4EE4:"ji\xE0ng l\xECng",\u5355\u4E8E:"ch\xE1n y\xFA",\u7A7A\u7F3A:"k\xF2ng qu\u0113",\u7EFF\u6797:"l\xF9 l\xEDn",\u80C6\u91CF:"d\u01CEn li\xE0ng",\u6267\u7740:"zh\xED zhu\xF3",\u4F4E\u8C03:"d\u012B di\xE0o",\u8D23\u96BE:"z\xE9 n\xE0n",\u95ED\u585E:"b\xEC s\xE8",\u8F7B\u8584:"q\u012Bng b\xF3",\u5F97\u5F53:"d\xE9 d\xE0ng",\u5360\u535C:"zh\u0101n b\u01D4",\u6392\u884C:"p\xE1i h\xE1ng",\u626B\u5E1A:"s\xE0o zhou",\u9F9F\u5179:"qi\u016B c\xED",\u5E74\u957F:"ni\xE1n zh\u01CEng",\u5916\u4F20:"w\xE0i zhu\xE0n",\u5934\u5B50:"t\xF3u zi",\u88C1\u7F1D:"c\xE1i f\xE9ng",\u793C\u4E50:"l\u01D0 yu\xE8",\u8840\u6CCA:"xu\xE8 p\u014D",\u6563\u4E71:"s\u01CEn lu\xE0n",\u52A8\u91CF:"d\xF2ng li\xE0ng",\u5012\u817E:"d\u01CEo teng",\u53D6\u820D:"q\u01D4 sh\u011B",\u54B1\u5BB6:"z\xE1 ji\u0101",\u957F\u53D1:"ch\xE1ng f\xE0",\u722A\u54C7:"zh\u01CEo w\u0101",\u5F39\u58F3:"d\xE0n k\xE9",\u7701\u609F:"x\u01D0ng w\xF9",\u56B7\u56B7:"r\u0101ng rang",\u8FDE\u7D2F:"li\xE1n l\u011Bi",\u5E94\u5F97:"y\u012Bng d\xE9",\u65CF\u957F:"z\xFA zh\u01CEng",\u60A3\u96BE:"hu\xE0n n\xE0n",\u62BD\u67E5:"ch\u014Du zh\u0101",\u67DC\u5B50:"gu\xEC zi",\u64C2\u9F13:"l\xE9i g\u01D4",\u7729\u6655:"xu\xE0n y\xF9n",\u8C03\u914D:"di\xE0o p\xE8i",\u8EAF\u5E72:"q\u016B g\xE0n",\u5DEE\u5F79:"ch\u0101i y\xEC",\u574E\u5777:"k\u01CEn k\u011B",\u5C11\u513F:"sh\xE0o \xE9r",\u4E50\u56E2:"yu\xE8 tu\xE1n",\u517B\u5206:"y\u01CEng f\xE8n",\u9000\u8FD8:"tu\xEC hu\xE1n",\u683C\u8C03:"g\xE9 di\xE0o",\u8BED\u8C03:"y\u01D4 di\xE0o",\u97F3\u8C03:"y\u012Bn di\xE0o",\u4E50\u5E9C:"yu\xE8 f\u01D4",\u53E4\u6734:"g\u01D4 pi\xE1o",\u6253\u70B9:"d\u01CE dian",\u5DEE\u4F7F:"ch\u0101i sh\u01D0",\u78E8\u96BE:"m\xF3 n\xE0n",\u5300\u79F0:"y\xFAn ch\xE8n",\u7626\u524A:"sh\xF2u xu\u0113",\u53D8\u79CD:"bi\xE0n zh\u01D2ng",\u818F\u836F:"g\u0101o yao",\u541E\u6CA1:"t\u016Bn m\xF2",\u8C03\u4EFB:"di\xE0o r\xE8n",\u6563\u5C45:"s\u01CEn j\u016B",\u4E0A\u5934:"sh\xE0ng tou",\u5927\u96BE:"d\xE0 n\xE0n",\u98CE\u9761:"f\u0113ng m\u01D0",\u653E\u5047:"f\xE0ng ji\xE0",\u4F30\u91CF:"g\u016B liang",\u5931\u5F53:"sh\u012B d\xE0ng",\u4E2D\u5F39:"zh\xF2ng d\xE0n",\u5984\u4E3A:"w\xE0ng w\xE9i",\u957F\u8005:"zh\u01CEng zh\u011B",\u8D77\u54C4:"q\u01D0 h\xF2ng",\u672B\u4E86:"m\xF2 li\u01CEo",\u76F8\u58F0:"xi\xE0ng sheng",\u6821\u6B63:"ji\xE0o zh\xE8ng",\u529D\u964D:"qu\xE0n xi\xE1ng",\u77E2\u91CF:"sh\u01D0 li\xE0ng",\u6C89\u95F7:"ch\xE9n m\xE8n",\u7ED9\u4E0E:"j\u01D0 y\u01D4",\u89E3\u6CD5:"xi\xE8 f\u01CE",\u585E\u5916:"s\xE0i w\xE0i",\u5C06\u6821:"ji\xE0ng xi\xE0o",\u55DC\u597D:"sh\xEC h\xE0o",\u6CA1\u843D:"m\xF2 lu\xF2",\u6734\u5200:"p\u014D d\u0101o",\u826F\u79CD:"li\xE1ng zh\u01D2ng",\u7247\u5B50:"pi\u0101n zi",\u5207\u524A:"qi\u0113 xi\u0101o",\u5F39\u4E38:"d\xE0n w\xE1n",\u6606\u66F2:"k\u016Bn q\u01D4",\u96C5\u81F4:"y\u01CE zhi",\u7A00\u8584:"x\u012B b\xF3",\u4E8F\u5F97:"ku\u012B de",\u6B7B\u96BE:"s\u01D0 n\xE0n",\u95F4\u6B47:"ji\xE0n xi\u0113",\u7FD8\u9996:"qi\xE1o sh\u01D2u",\u540C\u79CD:"t\xF3ng zh\u01D2ng",\u8272\u8C03:"s\xE8 di\xE0o",\u5904\u51B3:"ch\u01D4 ju\xE9",\u8868\u7387:"bi\u01CEo shu\xE0i",\u5C3A\u5B50:"ch\u01D0 zi",\u5175\u79CD:"b\u012Bng zh\u01D2ng",\u62DB\u964D:"zh\u0101o xi\xE1ng",\u6709\u79CD:"y\u01D2u zh\u01D2ng",\u79F0\u804C:"ch\xE8n zh\xED",\u6597\u7BF7:"d\u01D2u peng",\u94FA\u5B50:"p\xF9 zi",\u5E95\u5B50:"d\u01D0 zi",\u8D1F\u8F7D:"f\xF9 z\xE0i",\u5E72\u8B66:"g\xE0n j\u01D0ng",\u5012\u6570:"d\xE0o sh\u01D4",\u5C06\u5B98:"ji\xE0ng gu\u0101n",\u9504\u5934:"ch\xFA tou",\u5F52\u964D:"gu\u012B xi\xE1ng",\u759F\u75BE:"n\xFC\xE8 ji",\u5520\u53E8:"l\xE1o dao",\u9650\u91CF:"xi\xE0n li\xE0ng",\u4E00\u6253:"y\u012B d\xE1",\u5C4F\u606F:"b\u01D0ng x\u012B",\u91CD\u9022:"ch\xF3ng f\xE9ng",\u5668\u4E50:"q\xEC yu\xE8",\u6C22\u5F39:"q\u012Bng d\xE0n",\u8116\u9888:"b\xF3 g\u011Bng",\u5983\u5B50:"f\u0113i zi",\u8FFD\u67E5:"zhu\u012B zh\u0101",\u5904\u4E8B:"ch\u01D4 sh\xEC",\u53C2\u91CF:"c\u0101n li\xE0ng",\u8F7B\u7387:"q\u012Bng shu\xE0i",\u7F25\u7F08:"pi\u0101o mi\u01CEo",\u5E78\u5F97:"x\xECng de",\u4E2D\u5956:"zh\xF2ng ji\u01CEng",\u624D\u5E72:"c\xE1i g\xE0n",\u65BD\u820D:"sh\u012B sh\u011B",\u5377\u5B50:"ju\u01CEn zi",\u6E38\u8BF4:"y\xF3u shu\xEC",\u5DF7\u5B50:"xi\xE0ng zi",\u81C2\u8180:"b\xEC b\u01CEng",\u5207\u52FF:"qi\u0113 w\xF9",\u770B\u7BA1:"k\u0101n gu\u01CEn",\u98CE\u5934:"f\u0113ng tou",\u7CBE\u5E72:"j\u012Bng g\xE0n",\u9AD8\u5DEE:"g\u0101o ch\u0101",\u6050\u5413:"k\u01D2ng h\xE8",\u6241\u62C5:"bi\u01CEn d\xE0n",\u7ED9\u517B:"j\u01D0 y\u01CEng",\u683C\u5B50:"g\xE9 zi",\u4F9B\u9700:"g\u014Dng x\u016B",\u53CD\u5DEE:"f\u01CEn ch\u0101",\u98DE\u5F39:"f\u0113i d\xE0n",\u5FAE\u8584:"w\u0113i b\xF3",\u53D1\u578B:"f\xE0 x\xEDng",\u52D8\u67E5:"k\u0101n zh\u0101",\u5373\u5174:"j\xED x\xECng",\u6512\u52A8:"cu\xE1n d\xF2ng",\u95F4\u6216:"ji\xE0n hu\xF2",\u6D45\u8584:"qi\u01CEn b\xF3",\u4E50\u7AE0:"yu\xE8 zh\u0101ng",\u987A\u5DEE:"sh\xF9n ch\u0101",\u8C03\u5B50:"di\xE0o zi",\u76F8\u4F4D:"xi\xE0ng w\xE8i",\u8F6C\u5B50:"zhu\xE0n z\u01D0",\u52B2\u65C5:"j\xECng l\u01DA",\u5494\u5693:"k\u0101 ch\u0101",\u4E86\u4E8B:"li\u01CEo sh\xEC",\u8F6C\u60A0:"zhu\xE0n you",\u828D\u836F:"sh\xE1o yao",\u5F53\u94FA:"d\xE0ng p\xF9",\u722A\u5B50:"zhu\u01CE zi",\u5355\u5B50:"d\u0101n zi",\u597D\u6218:"h\xE0o zh\xE0n",\u71D5\u9EA6:"y\u0101n m\xE0i",\u53EA\u8BB8:"zh\u01D0 x\u01D4",\u5E72\u7EC3:"g\xE0n li\xE0n",\u5973\u5C06:"n\u01DA ji\xE0ng",\u9152\u91CF:"ji\u01D4 li\xE0ng",\u5212\u8239:"hu\xE1 chu\xE1n",\u4F0E\u4FE9:"j\xEC li\u01CEng",\u6311\u62E8:"ti\u01CEo b\u014D",\u5C11\u6821:"sh\xE0o xi\xE0o",\u7740\u843D:"zhu\xF3 lu\xF2",\u618E\u6076:"z\u0113ng w\xF9",\u523B\u8584:"k\xE8 b\xF3",\u53E3\u89D2:"k\u01D2u ju\xE9",\u9A6C\u5C3E:"m\u01CE y\u01D0",\u8981\u631F:"y\u0101o xi\xE9",\u5F15\u79CD:"y\u01D0n zh\u01D2ng",\u7528\u5904:"y\xF2ng ch\u01D4",\u8FD8\u624B:"hu\xE1n sh\u01D2u",\u6A21\u5177:"m\xFA j\xF9",\u6267\u8457:"zh\xED zhu\xF3",\u559D\u4EE4:"h\xE8 l\xECng",\u706B\u79CD:"hu\u01D2 zh\u01D2ng",\u4E89\u5F97:"zh\u0113ng de",\u4FDD\u957F:"b\u01CEo zh\u01CEng",\u5438\u7740:"x\u012B zhu\xF3",\u75C7\u7ED3:"zh\u0113ng ji\xE9",\u516C\u8F6C:"g\u014Dng zhu\xE0n",\u6821\u52D8:"ji\xE0o k\u0101n",\u91CD\u63D0:"ch\xF3ng t\xED",\u626B\u5174:"s\u01CEo x\xECng",\u821E\u66F2:"w\u01D4 q\u01D4",\u94FA\u76D6:"p\u016B g\xE0i",\u957F\u53F2:"zh\u01CEng sh\u01D0",\u5DEE\u4EF7:"ch\u0101 ji\xE0",\u538B\u6839:"y\xE0 g\u0113n",\u6014\u4F4F:"zh\xE8ng zh\xF9",\u5F3A\u4EBA:"qi\u01CEng r\xE9n",\u5E94\u5141:"y\u012Bng y\u01D4n",\u5207\u5165:"qi\u0113 r\xF9",\u6218\u5C06:"zh\xE0n ji\xE0ng",\u5E74\u5C11:"ni\xE1n sh\xE0o",\u820D\u8EAB:"sh\u011B sh\u0113n",\u6267\u62D7:"zh\xED ni\xF9",\u5904\u4E16:"ch\u01D4 sh\xEC",\u4E2D\u98CE:"zh\xF2ng f\u0113ng",\u7B49\u91CF:"d\u011Bng li\xE0ng",\u4E0D\u83F2:"b\xF9 f\u011Bi",\u653E\u91CF:"f\xE0ng li\xE0ng",\u8154\u8C03:"qi\u0101ng di\xE0o",\u8001\u5C11:"l\u01CEo sh\xE0o",\u6CA1\u5165:"m\xF2 r\xF9",\u74DC\u845B:"gu\u0101 g\xE9",\u5C06\u5E05:"ji\xE0ng shu\xE0i",\u8F66\u8F7D:"ch\u0113 z\xE0i",\u7A9D\u56CA:"w\u014D n\u0101ng",\u957F\u8FDB:"zh\u01CEng j\xECn",\u53EF\u6C57:"k\xE8 h\xE1n",\u5E76\u5DDE:"b\u012Bng zh\u014Du",\u4F9B\u9500:"g\u014Dng xi\u0101o",\u5207\u7247:"qi\u0113 pi\xE0n",\u5DEE\u4E8B:"ch\u0101i sh\xEC",\u77E5\u4F1A:"zh\u012B hui",\u9E70\u722A:"y\u012Bng zh\u01CEo",\u5904\u5973:"ch\u01D4 n\u01DA",\u5207\u78CB:"qi\u0113 cu\u014D",\u65E5\u5934:"r\xEC tou",\u62BC\u89E3:"y\u0101 ji\xE8",\u6ECB\u957F:"z\u012B zh\u01CEng",\u9053\u89C2:"d\xE0o gu\xE0n",\u811A\u8272:"ju\xE9 s\xE8",\u5F53\u91CF:"d\u0101ng li\xE0ng",\u5A46\u5BB6:"p\xF3 jia",\u7F18\u5206:"yu\xE1n f\xE8n",\u7A7A\u95F2:"k\xF2ng xi\xE1n",\u66F2\u724C:"q\u01D4 p\xE1i",\u597D\u8272:"h\xE0o s\xE8",\u884C\u4F1A:"h\xE1ng hu\xEC",\u6012\u559D:"n\xF9 h\xE8",\u7B3C\u7EDF:"l\u01D2ng t\u01D2ng",\u8FB9\u585E:"bi\u0101n s\xE0i",\u4F55\u66FE:"h\xE9 z\u0113ng",\u91CD\u5408:"ch\xF3ng h\xE9",\u63D2\u66F2:"ch\u0101 q\u01D4",\u96F6\u6563:"l\xEDng s\u01CEn",\u8F70\u9686:"h\u014Dng l\u014Dng",\u5316\u5B50:"hu\u0101 zi",\u5185\u8499:"n\xE8i m\u011Bng",\u6570\u843D:"sh\u01D4 luo",\u9006\u5DEE:"n\xEC ch\u0101",\u725F\u5229:"m\xF3u l\xEC",\u6805\u680F:"zh\xE0 lan",\u4E2D\u6807:"zh\xF2ng bi\u0101o",\u8C03\u6863:"di\xE0o d\xE0ng",\u4F5D\u507B:"g\u014Du l\xF3u",\u573A\u5B50:"ch\u01CEng zi",\u7532\u58F3:"ji\u01CE qi\xE0o",\u91CD\u6E29:"ch\xF3ng w\u0113n",\u70AE\u5236:"p\xE1o zh\xEC",\u8FD4\u8FD8:"f\u01CEn hu\xE1n",\u81EA\u4F20:"z\xEC zhu\xE0n",\u9AD8\u8C03:"g\u0101o di\xE0o",\u8BCD\u66F2:"c\xED q\u01D4",\u53D7\u96BE:"sh\xF2u n\xE0n",\u6BB7\u7EA2:"y\u0101n h\xF3ng",\u8981\u7EA6:"y\u0101o yu\u0113",\u56FA\u7740:"g\xF9 zhu\xF3",\u5F3A\u6C42:"qi\u01CEng qi\xFA",\u672C\u76F8:"b\u011Bn xi\xE0ng",\u9A84\u6A2A:"ji\u0101o h\xE8ng",\u8349\u7387:"c\u01CEo shu\xE0i",\u6C14\u95F7:"q\xEC m\xE8n",\u7740\u8272:"zhu\xF3 s\xE8",\u5B81\u80AF:"n\xECng k\u011Bn",\u5174\u5934:"x\xECng tou",\u62D8\u6CE5:"j\u016B n\xEC",\u5939\u89D2:"ji\u0101 ji\u01CEo",\u53D1\u9AFB:"f\xE0 j\xEC",\u731B\u5C06:"m\u011Bng ji\xE0ng",\u52AB\u96BE:"ji\xE9 n\xE0n",\u7EA6\u6478:"yu\u0113 mo",\u62D6\u7D2F:"tu\u014D l\u011Bi",\u5462\u7ED2:"n\xED r\xF3ng",\u94BB\u63A2:"zu\u0101n t\xE0n",\u5939\u5C42:"ji\u0101 c\xE9ng",\u628A\u5B50:"b\xE0 zi",\u843D\u9B44:"lu\xF2 tu\xF2",\u5DF7\u9053:"h\xE0ng d\xE0o",\u8FD0\u91CF:"y\xF9n li\xE0ng",\u5934\u91CC:"t\xF3u li",\u89E3\u95F7:"ji\u011B m\xE8n",\u7A7A\u513F:"k\xF2ng \xE9r",\u4F30\u6478:"g\u016B mo",\u597D\u5BA2:"h\xE0o k\xE8",\u5C0F\u66F2:"xi\u01CEo q\u01D4",\u6298\u8877:"sh\xE9 zh\u014Dng",\u94BB\u5B54:"zu\u0101n k\u01D2ng",\u5E8F\u66F2:"x\xF9 q\u01D4",\u7CCA\u5F04:"h\xF9 nong",\u8365\u9633:"x\xEDng y\xE1ng",\u9053\u884C:"d\xE0o h\xE9ng",\u70E6\u95F7:"f\xE1n m\xE8n",\u4ED3\u5352:"c\u0101ng c\xF9",\u5206\u53C9:"f\u0113n ch\xE0",\u66F2\u7387:"q\u01D4 l\u01DC",\u76F8\u7247:"xi\xE0ng pi\u0101n",\u5185\u884C:"n\xE8i h\xE1ng",\u5DE5\u79CD:"g\u014Dng zh\u01D2ng",\u5382\u5B50:"ch\u01CEng zi",\u5C0F\u8C03:"xi\u01CEo di\xE0o",\u5C11\u9633:"sh\xE0o y\xE1ng",\u53D7\u964D:"sh\xF2u xi\xE1ng",\u67D3\u574A:"r\u01CEn f\xE1ng",\u80F3\u81C2:"g\u0113 bei",\u5C06\u95E8:"ji\xE0ng m\xE9n",\u6A21\u677F:"m\xFA b\u01CEn",\u914D\u7ED9:"p\xE8i j\u01D0",\u4E3A\u4F0D:"w\xE9i w\u01D4",\u8DDF\u5934:"g\u0113n tou",\u5212\u7B97:"hu\xE1 su\xE0n",\u7D2F\u8D58:"l\xE9i zhui",\u54C4\u7B11:"h\u014Dng xi\xE0o",\u6655\u7729:"y\xF9n xu\xE0n",\u5E72\u6389:"g\xE0n di\xE0o",\u7F1D\u5236:"f\xE9ng zh\xEC",\u96BE\u5904:"n\xE1n ch\u01D4",\u7740\u610F:"zhu\xF3 y\xEC",\u86EE\u6A2A:"m\xE1n h\xE8ng",\u5E72\u5C06:"g\xE0n ji\xE0ng",\u5947\u6570:"j\u012B sh\xF9",\u77ED\u53D1:"du\u01CEn f\xE0",\u751F\u8FD8:"sh\u0113ng hu\xE1n",\u8FD8\u6E05:"hu\xE1n q\u012Bng",\u770B\u62A4:"k\u0101n h\xF9",\u76F4\u7387:"zh\xED shu\xE0i",\u594F\u4E50:"z\xF2u yu\xE8",\u8F7D\u5BA2:"z\xE0i k\xE8",\u4E13\u6A2A:"zhu\u0101n h\xE8ng",\u6E6E\u6CA1:"y\u0101n m\xF2",\u7A7A\u683C:"k\xF2ng g\xE9",\u94FA\u57AB:"p\u016B di\xE0n",\u826F\u5C06:"li\xE1ng ji\xE0ng",\u54D7\u5566:"hu\u0101 l\u0101",\u6563\u6F2B:"s\u01CEn m\xE0n",\u8131\u53D1:"tu\u014D f\xE0",\u4E24\u91CD:"li\u01CEng ch\xF3ng",\u9001\u8FD8:"s\xF2ng hu\xE1n",\u57CB\u6CA1:"m\xE1i m\xF2",\u7D2F\u53CA:"l\u011Bi j\xED",\u8584\u96FE:"b\xF3 w\xF9",\u8C03\u79BB:"di\xE0o l\xED",\u820C\u82D4:"sh\xE9 t\u0101i",\u673A\u957F:"j\u012B zh\u01CEng",\u6813\u585E:"shu\u0101n s\xE8",\u914D\u89D2:"p\xE8i ju\xE9",\u5207\u53E3:"qi\u0113 k\u01D2u",\u521B\u53E3:"chu\u0101ng k\u01D2u",\u54C8\u6B20:"h\u0101 qian",\u5B9E\u5F39:"sh\xED d\xE0n",\u94FA\u5E73:"p\u016B p\xEDng",\u54C8\u8FBE:"h\u01CE d\xE1",\u61D2\u6563:"l\u01CEn s\u01CEn",\u5B9E\u5E72:"sh\xED g\xE0n",\u586B\u7A7A:"ti\xE1n k\xF2ng",\u5201\u94BB:"di\u0101o zu\u0101n",\u4E50\u5E08:"yu\xE8 sh\u012B",\u91CF\u53D8:"li\xE0ng bi\xE0n",\u8BF1\u964D:"y\xF2u xi\xE1ng",\u642A\u585E:"t\xE1ng s\xE8",\u8D2D\u5F97:"g\xF2u de",\u5F81\u8C03:"zh\u0113ng di\xE0o",\u5939\u9053:"ji\u0101 d\xE0o",\u5E72\u54B3:"g\u0101n k\xE9",\u4E50\u5DE5:"yu\xE8 g\u014Dng",\u5546\u884C:"sh\u0101ng h\xE1ng",\u5212\u8FC7:"hu\xE1 gu\xF2",\u7740\u706B:"zh\xE1o hu\u01D2",\u66F4\u6B63:"g\u0113ng zh\xE8ng",\u7ED9\u4ED8:"j\u01D0 f\xF9",\u7A7A\u5B50:"k\xF2ng zi",\u54EA\u5412:"n\xE9 zh\u0101",\u6563\u66F2:"s\u01CEn q\u01D4",\u884C\u89C4:"h\xE1ng gu\u012B",\u6B63\u7740:"zh\xE8ng zh\xE1o",\u5201\u96BE:"di\u0101o n\xE0n",\u5237\u5B50:"shu\u0101 zi",\u4E27\u846C:"s\u0101ng z\xE0ng",\u5939\u5E26:"ji\u0101 d\xE0i",\u5B89\u5206:"\u0101n f\xE8n",\u4E2D\u610F:"zh\xF2ng y\xEC",\u957F\u5B59:"zh\u01CEng s\u016Bn",\u6821\u8BA2:"ji\xE0o d\xECng",\u5377\u66F2:"ju\u01CEn q\u016B",\u8F7D\u8FD0:"z\xE0i y\xF9n",\u6295\u5F39:"t\xF3u d\xE0n",\u67DE\u8695:"zu\xF2 c\xE1n",\u4EFD\u91CF:"f\xE8n li\xE0ng",\u5916\u884C:"w\xE0i h\xE1ng",\u8C03\u6362:"di\xE0o hu\xE0n",\u4E86\u7136:"li\u01CEo r\xE1n",\u54A7\u5634:"li\u011B zu\u01D0",\u5178\u5F53:"di\u01CEn d\xE0ng",\u5BD2\u5047:"h\xE1n ji\xE0",\u957F\u5144:"zh\u01CEng xi\u014Dng",\u7ED9\u6C34:"j\u01D0 shu\u01D0",\u987B\u53D1:"x\u016B f\xE0",\u679D\u5E72:"zh\u012B g\xE0n",\u5C5E\u76F8:"sh\u01D4 xiang",\u54C4\u62A2:"h\u014Dng qi\u01CEng",\u523B\u5212:"k\xE8 hu\xE1",\u624B\u628A:"sh\u01D2u b\xE0",\u585E\u5B50:"s\u0101i zi",\u5355\u5E72:"d\u0101n g\xE0n",\u8FD8\u4E61:"hu\xE1n xi\u0101ng",\u5146\u5934:"zh\xE0o tou",\u5BFA\u89C2:"s\xEC gu\xE0n",\u7763\u7387:"d\u016B shu\xE0i",\u53D7\u7D2F:"sh\xF2u l\u011Bi",\u5929\u53F0:"ti\u0101n t\u0101i",\u554A\u54C8:"\u0101 h\u0101",\u5272\u820D:"g\u0113 sh\u011B",\u62B9\u5E03:"m\u0101 b\xF9",\u597D\u6076:"h\xE0o w\xF9",\u4E0B\u5904:"xi\xE0 ch\u01D4",\u6D88\u957F:"xi\u0101o zh\u01CEng",\u79BB\u95F4:"l\xED ji\xE0n",\u51C6\u5934:"zh\u01D4n tou",\u6821\u5BF9:"ji\xE0o du\xEC",\u4EC0\u7269:"sh\xED w\xF9",\u756A\u79BA:"p\u0101n y\xFA",\u4F5B\u7237:"f\xF3 ye",\u5907\u67E5:"b\xE8i zh\u0101",\u5417\u5561:"m\u01CE f\u0113i",\u76D0\u5206:"y\xE1n f\xE8n",\u5F53\u6708:"d\xE0ng yu\xE8",\u864E\u5C06:"h\u01D4 ji\xE0ng",\u8584\u8377:"b\xF2 he",\u72EC\u5904:"d\xFA ch\u01D4",\u7A7A\u4F4D:"k\xF2ng w\xE8i",\u94FA\u8DEF:"p\u016B l\xF9",\u4E4C\u62C9:"w\xF9 la",\u8C03\u56DE:"di\xE0o hu\xED",\u6765\u5934:"l\xE1i tou",\u95F2\u6563:"xi\xE1n s\u01CEn",\u80F6\u5377:"ji\u0101o ju\u01CEn",\u5192\u5931:"m\xE0o shi",\u5E72\u52B2:"g\xE0n j\xECn",\u5F26\u4E50:"xi\xE1n yu\xE8",\u884C\u4F0D:"h\xE1ng w\u01D4",\u76F8\u56FD:"xi\xE0ng gu\xF3",\u67E5\u67E5:"zh\u0101 zh\u0101",\u4E39\u53C2:"d\u0101n sh\u0113n",\u52A9\u5174:"zh\xF9 x\xECng",\u94FA\u5F00:"p\u016B k\u0101i",\u6B21\u957F:"c\xEC zh\u01CEng",\u53D1\u5361:"f\xE0 qi\u01CE",\u62EE\u636E:"ji\xE9 j\u016B",\u5239\u8F66:"sh\u0101 ch\u0113",\u751F\u53D1:"sh\u0113ng f\xE0",\u91CD\u64AD:"ch\xF3ng b\u014D",\u7F1D\u5408:"f\xE9ng h\xE9",\u97F3\u91CF:"y\u012Bn li\xE0ng",\u5C11\u5C09:"sh\xE0o w\xE8i",\u6B89\u96BE:"x\xF9n n\xE0n",\u51B2\u538B:"ch\xF2ng y\u0101",\u82CD\u52B2:"c\u0101ng j\xECng",\u539A\u8584:"h\xF2u b\xF3",\u5A01\u5413:"w\u0113i h\xE8",\u5916\u76F8:"w\xE0i xi\xE0ng",\u66F2\u8C31:"q\u01D4 p\u01D4",\u547C\u53F7:"h\u016B h\xE1o",\u7740\u8FF7:"zh\xE1o m\xED",\u6311\u62C5:"ti\u0101o d\xE0n",\u7EB9\u8DEF:"w\xE9n lu",\u4E00\u6C93:"y\u012B d\xE1",\u8FD8\u4FD7:"hu\xE1n s\xFA",\u5F3A\u6A2A:"qi\xE1ng h\xE8ng",\u56DB\u884C:"s\xEC h\xE1ng",\u7740\u6570:"zh\u0101o sh\xF9",\u56FD\u96BE:"gu\xF3 n\xE0n",\u964D\u987A:"xi\xE1ng sh\xF9n",\u6311\u660E:"ti\u01CEo m\xEDng",\u772F\u7F1D:"m\u012B feng",\u5206\u5185:"f\xE8n n\xE8i",\u66F4\u8863:"g\u0113ng y\u012B",\u8F6F\u548C:"ru\u01CEn huo",\u5C3D\u5174:"j\xECn x\xECng",\u53F7\u5B50:"h\xE0o zi",\u722A\u7259:"zh\u01CEo y\xE1",\u8D25\u5C06:"b\xE0i ji\xE0ng",\u731C\u4E2D:"c\u0101i zh\xF2ng",\u7ED3\u624E:"ji\xE9 z\u0101",\u6CA1\u7A7A:"m\xE9i k\xF2ng",\u5939\u7F1D:"ji\u0101 f\xE8ng",\u62FE\u6387:"sh\xED duo",\u63BA\u548C:"ch\u0101n huo",\u7C38\u7B95:"b\xF2 ji",\u7535\u91CF:"di\xE0n li\xE0ng",\u8377\u8F7D:"h\xE8 z\u01CEi",\u6F2F\u6CB3:"lu\xF2 t\xE0 h\xE9",\u8C03\u5F0F:"di\xE0o sh\xEC",\u5904\u8EAB:"ch\u01D4 sh\u0113n",\u6253\u624B:"d\u01CE shou",\u5F39\u5F13:"d\xE0n g\u014Dng",\u6A2A\u86EE:"h\xE8ng m\xE1n",\u80FD\u5E72:"n\xE9ng g\xE0n",\u6821\u70B9:"ji\xE0o di\u01CEn",\u52A0\u8F7D:"ji\u0101 z\xE0i",\u5E72\u6821:"g\xE0n xi\xE0o",\u54C4\u4F20:"h\u014Dng chu\xE1n",\u6821\u6CE8:"ji\xE0o zh\xF9",\u6DE4\u585E:"y\u016B s\xE8",\u9A6C\u624E:"m\u01CE zh\xE1",\u6708\u6C0F:"yu\xE8 zh\u012B",\u9AD8\u5E72:"g\u0101o g\xE0n",\u7ECF\u4F20:"j\u012Bng zhu\xE0n",\u66FE\u5B59:"z\u0113ng s\u016Bn",\u597D\u6597:"h\xE0o d\xF2u",\u5173\u5361:"gu\u0101n qi\u01CE",\u9003\u5954:"t\xE1o b\xE8n",\u78E8\u8E6D:"m\xF3 ceng",\u725F\u53D6:"m\xF3u q\u01D4",\u98A4\u6817:"zh\xE0n l\xEC",\u8682\u86B1:"m\xE0 zha",\u64AE\u5408:"cu\u014D he",\u8D94\u8D84:"li\xE8 qie",\u6454\u6253:"shu\u0101i d\xE1",\u53F0\u5B50:"t\xE1i zi",\u5206\u5F97:"f\u0113n de",\u7C98\u7740:"ni\xE1n zhu\xF3",\u91C7\u9091:"c\xE0i y\xEC",\u6563\u88C5:"s\u01CEn zhu\u0101ng",\u5A40\u5A1C:"\u0113 nu\xF3",\u5174\u5473:"x\xECng w\xE8i",\u884C\u5934:"x\xEDng tou",\u6C14\u91CF:"q\xEC li\xE0ng",\u8C03\u8FD0:"di\xE0o y\xF9n",\u5904\u6CBB:"ch\u01D4 zh\xEC",\u4E50\u97F3:"yu\xE8 y\u012Bn",\u7EC4\u66F2:"z\u01D4 q\u01D4",\u5145\u585E:"ch\u014Dng s\xE8",\u606B\u5413:"d\xF2ng h\xE8",\u8BBA\u8C03:"l\xF9n di\xE0o",\u76F8\u4E2D:"xi\u0101ng zh\xF2ng",\u6C11\u4E50:"m\xEDn yu\xE8",\u70AE\u4ED7:"p\xE0o zhang",\u4E27\u670D:"s\u0101ng f\xFA",\u9A81\u5C06:"xi\u0101o ji\xE0ng",\u91CF\u5211:"li\xE0ng x\xEDng",\u7F1D\u8865:"f\xE9ng b\u01D4",\u8D22\u4F1A:"c\xE1i ku\xE0i",\u5927\u5E72:"d\xE0 g\xE0n",\u5471\u5471:"g\u016B g\u016B",\u5386\u6570:"l\xEC sh\u01D4",\u6821\u573A:"ji\xE0o ch\u01CEng",\u585E\u5317:"s\xE0i b\u011Bi",\u8BC6\u76F8:"sh\xED xi\xE0ng",\u8FB1\u6CA1:"r\u01D4 m\xF2",\u9C9C\u4EAE:"xi\u0101n liang",\u8BED\u585E:"y\u01D4 s\xE8",\u9732\u8138:"l\xF2u li\u01CEn",\u51C9\u5FEB:"li\xE1ng kuai",\u8170\u6746:"y\u0101o g\u01CEn",\u6E9C\u8FBE:"li\u016B da",\u560E\u560E:"g\u0101 g\u0101",\u516C\u5E72:"g\u014Dng g\xE0n",\u6854\u6897:"ji\xE9 g\u011Bng",\u6311\u9017:"ti\u01CEo d\xF2u",\u770B\u95E8:"k\u0101n m\xE9n",\u6D77\u96BE:"h\u01CEi n\xE0n",\u4E50\u6B4C:"yu\xE8 g\u0113",\u62D3\u7247:"t\xE0 pi\xE0n",\u6311\u52A8:"ti\u01CEo d\xF2ng",\u51C6\u5C06:"zh\u01D4n ji\xE0ng",\u843D\u96BE:"lu\xF2 n\xE0n",\u9052\u52B2:"qi\xFA j\xECng",\u78E8\u574A:"m\xF2 f\xE1ng",\u9036\u8FE4:"w\u0113i y\xED",\u6405\u548C:"ji\u01CEo huo",\u6469\u6332:"m\u0101 s\u0101",\u4F5C\u5F04:"zu\u014D n\xF2ng",\u82D7\u5934:"mi\xE1o tou",\u6253\u98A4:"d\u01CE zh\xE0n",\u5927\u85CF:"d\xE0 z\xE0ng",\u755C\u7272:"ch\xF9 sheng",\u52FE\u642D:"g\u014Du da",\u6811\u836B:"sh\xF9 y\u012Bn",\u6811\u6748:"sh\xF9 ch\xE0",\u94C1\u6746:"ti\u011B g\u01CEn",\u5C06\u76F8:"ji\xE0ng xi\xE0ng",\u4EFD\u5B50:"f\xE8n zi",\u89C6\u5DEE:"sh\xEC ch\u0101",\u7EFF\u836B:"l\u01DC y\u012Bn",\u67AA\u6746:"qi\u0101ng g\u01CEn",\u7F1D\u7EAB:"f\xE9ng r\xE8n",\u6101\u95F7:"ch\xF3u m\xE8n",\u70B9\u5C06:"di\u01CEn ji\xE0ng",\u534E\u4F57:"hu\xE0 tu\xF3",\u52B2\u5C04:"j\xECng sh\xE8",\u7BB1\u7B3C:"xi\u0101ng l\u01D2ng",\u7EC8\u4E86:"zh\u014Dng li\u01CEo",\u9B13\u53D1:"b\xECn f\xE0",\u7ED3\u5DF4:"ji\u0113 ba",\u82E6\u5E72:"k\u01D4 g\xE0n",\u770B\u5BB6:"k\u0101n ji\u0101",\u6B63\u65E6:"zh\u0113ng d\xE0n",\u4E2D\u80AF:"zh\xF2ng k\u011Bn",\u6587\u79CD:"w\xE9n zh\u01D2ng",\u98DF\u91CF:"sh\xED li\xE0ng",\u5BAB\u8C03:"g\u014Dng di\xE0o",\u95F4\u4F5C:"ji\xE0n zu\xF2",\u5F39\u7247:"d\xE0n pi\xE0n",\u5DEE\u6C60:"ch\u0101 ch\xED",\u6F02\u767D:"pi\u01CEo b\xE1i",\u6760\u5B50:"g\xE0ng zi",\u8C03\u5904:"ti\xE1o ch\u01D4",\u597D\u52A8:"h\xE0o d\xF2ng",\u8F6C\u7089:"zhu\xE0n l\xFA",\u5C4F\u6C14:"b\u01D0ng q\xEC",\u5939\u677F:"ji\u0101 b\u01CEn",\u54C0\u4E50:"\u0101i yu\xE8",\u5E72\u9053:"g\xE0n d\xE0o",\u82E6\u5904:"k\u01D4 ch\u01D4",\u5288\u67F4:"p\u01D0 ch\xE1i",\u957F\u52BF:"zh\u01CEng sh\xEC",\u5929\u534E:"ti\u0101n hu\u0101",\u5171\u5904:"g\xF2ng ch\u01D4",\u4E25\u67E5:"y\xE1n zh\u0101",\u6821\u9A8C:"ji\xE0o y\xE0n",\u51FA\u585E:"ch\u016B s\xE0i",\u5F39\u5B50:"d\xE0n z\u01D0",\u78E8\u76D8:"m\xF2 p\xE1n",\u840E\u9761:"w\u011Bi m\u01D0",\u5954\u4E27:"b\u0113n s\u0101ng",\u5531\u548C:"ch\xE0ng h\xE8",\u5927\u8C03:"d\xE0 di\xE0o",\u975E\u5206:"f\u0113i f\xE8n",\u94BB\u8425:"zu\u0101n y\xEDng",\u5939\u5B50:"ji\u0101 zi",\u8D85\u8F7D:"ch\u0101o z\xE0i",\u66F4\u59CB:"g\u0113ng sh\u01D0",\u94C3\u94DB:"l\xEDng dang",\u62AB\u6563:"p\u012B s\u01CEn",\u906D\u96BE:"z\u0101o n\xE0n",\u53D1\u8FD8:"f\u0101 hu\xE1n",\u8F6C\u8F6E:"zhu\xE0n l\xFAn",\u6A2A\u8D22:"h\xE8ng c\xE1i",\u6CE1\u6850:"p\u0101o t\xF3ng",\u629B\u6492:"p\u0101o s\u01CE",\u5929\u5440:"ti\u0101n y\u0101",\u7CCA\u7CCA:"h\u016B h\u016B",\u8EAF\u58F3:"q\u016B qi\xE0o",\u901A\u91CF:"t\u014Dng li\xE0ng",\u5949\u8FD8:"f\xE8ng hu\xE1n",\u5348\u89C9:"w\u01D4 ji\xE0o",\u95F7\u68CD:"m\xE8n g\xF9n",\u6D6A\u5934:"l\xE0ng tou",\u781A\u53F0:"y\xE0n t\u0101i",\u6CB9\u574A:"y\xF3u f\xE1ng",\u5B66\u957F:"xu\xE9 zh\u01CEng",\u8FC7\u8F7D:"gu\xF2 z\xE0i",\u7B14\u8C03:"b\u01D0 di\xE0o",\u8863\u88AB:"y\xEC b\xE8i",\u755C\u4EA7:"x\xF9 ch\u01CEn",\u6253\u66F4:"d\u01CE g\u0113ng",\u8C03\u9605:"di\xE0o yu\xE8",\u86EE\u5E72:"m\xE1n g\xE0n",\u66FE\u7956:"z\u0113ng z\u01D4",\u672C\u884C:"b\u011Bn h\xE1ng",\u63D0\u5E72:"t\xED g\xE0n",\u53D8\u8C03:"bi\xE0n di\xE0o",\u8986\u6CA1:"f\xF9 m\xF2",\u6A21\u5B50:"m\xFA zi",\u4E50\u5F8B:"yu\xE8 l\u01DC",\u79F0\u5FC3:"ch\xE8n x\u012Bn",\u6728\u6746:"m\xF9 g\u01CEn",\u5957\u66F2:"t\xE0o q\u01D4",\u91CD\u5370:"ch\xF3ng y\xECn",\u81EA\u7701:"z\xEC x\u01D0ng",\u63D0\u8C03:"t\xED di\xE0o",\u770B\u76F8:"k\xE0n xi\xE0ng",\u828B\u5934:"y\xF9 tou",\u4E0B\u5207:"xi\xE0 qi\u0113",\u585E\u4E0A:"s\xE0i sh\xE0ng",\u94FA\u5F20:"p\u016B zh\u0101ng",\u85E4\u8513:"t\xE9ng w\xE0n",\u8584\u5E78:"b\xF3 x\xECng",\u975E\u96BE:"f\u0113i n\xE0n",\u89E3\u6570:"xi\xE8 sh\xF9",\u52A3\u79CD:"li\xE8 zh\u01D2ng",\u892A\u53BB:"t\xF9n q\xF9",\u9730\u5F39:"xi\xE0n d\xE0n",\u67DA\u6728:"y\xF3u m\xF9",\u91CD\u8F7D:"zh\xF2ng z\xE0i",\u4E8C\u91CD:"\xE8r ch\xF3ng",\u75D5\u91CF:"h\xE9n li\xE0ng",\u96C5\u4E50:"y\u01CE yu\xE8",\u53F7\u54ED:"h\xE1o k\u016B",\u8BC8\u964D:"zh\xE0 xi\xE1ng",\u732A\u5708:"zh\u016B ju\xE0n",\u548B\u820C:"z\xE9 sh\xE9",\u94E3\u5E8A:"x\u01D0 chu\xE1ng",\u9632\u5F39:"f\xE1ng d\xE0n",\u5065\u5C06:"ji\xE0n ji\xE0ng",\u4E3D\u6C34:"l\xED shu\u01D0",\u524A\u53D1:"xu\u0113 f\xE0",\u7A7A\u5F53:"k\xF2ng d\u0101ng",\u591A\u76F8:"du\u014D xi\xE0ng",\u9C9C\u89C1:"xi\u01CEn ji\xE0n",\u5212\u6868:"hu\xE1 ji\u01CEng",\u8F7D\u6CE2:"z\xE0i b\u014D",\u8DF3\u86A4:"ti\xE0o zao",\u4FCF\u76AE:"qi\xE0o pi",\u5427\u55D2:"b\u0101 d\u0101",\u7ED3\u53D1:"ji\xE9 f\xE0",\u4E86\u65AD:"li\u01CEo du\xE0n",\u540C\u8C03:"t\xF3ng di\xE0o",\u77F3\u78E8:"sh\xED m\xF2",\u65F6\u5DEE:"sh\xED ch\u0101",\u9F3B\u585E:"b\xED s\xE8",\u6311\u5B50:"ti\u0101o zi",\u63A8\u78E8:"tu\u012B m\xF2",\u6B66\u4FAF:"w\u01D4 h\xF2u",\u62B9\u715E:"m\u01D2 sh\u0101",\u8C03\u8F6C:"di\xE0o zhu\u01CEn",\u7C4D\u6CA1:"j\xED m\xF2",\u6D4B\u5EA6:"c\xE8 du\xF3",\u8FD8\u503A:"hu\xE1n zh\xE0i",\u8C03\u6F14:"di\xE0o y\u01CEn",\u5206\u5212:"f\u0113n hu\xE1",\u5947\u5076:"j\u012B \u01D2u",\u65AD\u559D:"du\xE0n h\xE8",\u95F7\u96F7:"m\xE8n l\xE9i",\u72FC\u85C9:"l\xE1ng j\xED",\u996D\u91CF:"f\xE0n li\xE0ng",\u8FD8\u793C:"hu\xE1n l\u01D0",\u8F6C\u8C03:"zhu\u01CEn di\xE0o",\u661F\u76F8:"x\u012Bng xi\xE0ng",\u624B\u76F8:"sh\u01D2u xi\xE0ng",\u914D\u4E50:"p\xE8i yu\xE8",\u76D6\u5934:"g\xE0i tou",\u8FDE\u6746:"li\xE1n g\u01CEn",\u7C3F\u8BB0:"b\xF9 j\xEC",\u5200\u628A:"d\u0101o b\xE0",\u91CF\u8BCD:"li\xE0ng c\xED",\u540D\u89D2:"m\xEDng ju\xE9",\u6B65\u8C03:"b\xF9 di\xE0o",\u6821\u672C:"ji\xE0o b\u011Bn",\u66F2\u6C5F:"q\u01D4 ji\u0101ng",\u8D26\u7C3F:"zh\xE0ng b\xF9",\u96BD\u6C38:"ju\xE0n y\u01D2ng",\u54C8\u7F57:"h\u0101 luo",\u7A0D\u4E3A:"sh\u0101o w\xE9i",\u6613\u4F20:"y\xEC zhu\xE0n",\u4E50\u8C31:"yu\xE8 p\u01D4",\u7275\u7D2F:"qi\u0101n l\u011Bi",\u7B54\u7406:"d\u0101 li",\u559D\u65A5:"h\xE8 ch\xEC",\u541F\u54E6:"y\xEDn \xE9",\u5E72\u6E20:"g\xE0n q\xFA",\u6D77\u91CF:"h\u01CEi li\xE0ng",\u7CBE\u5F53:"j\u012Bng d\xE0ng",\u7740\u5E8A:"zhu\xF3 chu\xE1ng",\u6708\u76F8:"yu\xE8 xi\xE0ng",\u5EB6\u51E0:"sh\xF9 j\u012B",\u5BAB\u89C2:"g\u014Dng gu\xE0n",\u8BBA\u5904:"l\xF9n ch\u01D4",\u5F81\u8F9F:"zh\u0113ng b\xEC",\u539A\u6734:"h\xF2u p\xF2",\u4ECB\u58F3:"ji\xE8 qi\xE0o",\u542D\u54E7:"k\u0113ng chi",\u54AF\u8840:"k\u01CE xi\u011B",\u94FA\u9648:"p\u016B ch\xE9n",\u91CD\u751F:"ch\xF3ng sh\u0113ng",\u4E50\u7406:"yu\xE8 l\u01D0",\u54C0\u53F7:"\u0101i h\xE1o",\u85CF\u5386:"z\xE0ng l\xEC",\u7434\u66F2:"q\xEDn q\u01D4",\u795E\u66F2:"sh\xE9n q\u01D4",\u521A\u52B2:"g\u0101ng j\xECng",\u524A\u5E73:"xu\u0113 p\xEDng",\u6D53\u836B:"n\xF3ng y\u012Bn",\u57CE\u579B:"ch\xE9ng du\u01D2",\u94A2\u79CD:"g\u0101ng zh\u01D2ng",\u8BC6\u8BB0:"zh\xEC j\xEC",\u5F53\u5DEE:"d\u0101ng ch\u0101i",\u6B63\u4F20:"zh\xE8ng zhu\xE0n",\u5E76\u5904:"b\xECng ch\u01D4",\u7A7A\u96BE:"k\u014Dng n\xE0n",\u521B\u9762:"chu\u0101ng mi\xE0n",\u65E6\u89D2:"d\xE0n ju\xE9",\u8584\u793C:"b\xF3 l\u01D0",\u6643\u8361:"hu\xE0ng dang",\u81CA\u5B50:"s\xE0o zi",\u5BB6\u4EC0:"ji\u0101 sh\xED",\u95F7\u5934:"m\xE8n t\xF3u",\u7F8E\u53D1:"m\u011Bi f\xE0",\u5EA6\u6570:"d\xF9 shu",\u7740\u51C9:"zh\xE1o li\xE1ng",\u95EF\u5C06:"chu\u01CEng ji\xE0ng",\u51E0\u6848:"j\u012B \xE0n",\u59D8\u5934:"p\u012Bn tou",\u6025\u96BE:"j\xED n\xE0n",\u5DEE\u6570:"ch\u0101 sh\xF9",\u6563\u788E:"s\u01CEn su\xEC",\u58C5\u585E:"y\u014Dng s\xE8",\u5BD2\u98A4:"h\xE1n zh\xE0n",\u7275\u5F3A:"qi\u0101n qi\u01CEng",\u65E0\u95F4:"w\xFA ji\xE0n",\u8F6E\u8F6C:"l\xFAn zhu\xE0n",\u53F7\u53EB:"h\xE1o ji\xE0o",\u94FA\u6392:"p\u016B p\xE1i",\u964D\u4F0F:"xi\xE1ng f\xFA",\u8F67\u94A2:"zh\xE1 g\u0101ng",\u4E1C\u963F:"d\u014Dng \u0113",\u75C5\u5047:"b\xECng ji\xE0",\u7D2F\u52A0:"l\u011Bi ji\u0101",\u6897\u585E:"g\u011Bng s\xE8",\u5F39\u5939:"d\xE0n ji\u0101",\u94BB\u5FC3:"zu\u0101n x\u012Bn",\u6643\u773C:"hu\u01CEng y\u01CEn",\u9B54\u722A:"m\xF3 zh\u01CEo",\u6807\u91CF:"bi\u0101o li\xE0ng",\u618B\u95F7:"bi\u0113 m\xE8n",\u731C\u5EA6:"c\u0101i du\xF3",\u5904\u58EB:"ch\u01D4 sh\xEC",\u5B98\u5DEE:"gu\u0101n ch\u0101i",\u8BA8\u8FD8:"t\u01CEo hu\xE1n",\u957F\u95E8:"zh\u01CEng m\xE9n",\u998F\u5206:"li\xFA f\xE8n",\u91CC\u5F04:"l\u01D0 l\xF2ng",\u8272\u76F8:"s\xE8 xi\xE0ng",\u96C5\u5174:"y\u01CE x\xECng",\u89D2\u529B:"ju\xE9 l\xEC",\u5F39\u5751:"d\xE0n k\u0113ng",\u679D\u6748:"zh\u012B ch\xE0",\u5939\u5177:"ji\u0101 j\xF9",\u5904\u5211:"ch\u01D4 x\xEDng",\u608D\u5C06:"h\xE0n ji\xE0ng",\u597D\u5B66:"h\xE0o xu\xE9",\u94F6\u53D1:"y\xEDn f\xE0",\u626B\u628A:"s\xE0o b\u01CE",\u6CD5\u76F8:"f\u01CE xi\xE0ng",\u8D35\u5E72:"gu\xEC g\xE0n",\u4F9B\u6C14:"g\u014Dng q\xEC",\u7A7A\u4F59:"k\xF2ng y\xFA",\u6346\u624E:"k\u01D4n z\u0101",\u7620\u8584:"j\xED b\xF3",\u6D46\u7CCA:"ji\xE0ng hu",\u560E\u5431:"g\u0101 zh\u012B",\u4E0D\u9042:"b\xF9 su\xED",\u8C03\u4EE4:"di\xE0o l\xECng",\u6CD5\u5E16:"f\u01CE ti\xE8",\u6DCB\u75C5:"l\xECn b\xECng",\u8C03\u6D3E:"di\xE0o p\xE0i",\u8F6C\u76D8:"zhu\xE0n p\xE1n",\u4F9B\u7A3F:"g\u014Dng g\u01CEo",\u5DEE\u5B98:"ch\u0101i gu\u0101n",\u5FE7\u95F7:"y\u014Du m\xE8n",\u91CD\u72AF:"ch\xF3ng f\xE0n",\u6559\u957F:"ji\xE0o zh\u01CEng",\u91CD\u5531:"ch\xF3ng ch\xE0ng",\u7A0E\u79CD:"shu\xEC zh\u01D2ng",\u7EDD\u79CD:"ju\xE9 zh\u01D2ng",\u9152\u5174:"ji\u01D4 x\xECng",\u4E50\u575B:"yu\xE8 t\xE1n",\u82B1\u5462:"hu\u0101 n\xED",\u53F1\u559D:"ch\xEC h\xE8",\u8180\u81C2:"b\u01CEng b\xEC",\u91CD\u5934:"ch\xF3ng t\xF3u",\u5F97\u7A7A:"d\xE9 k\xF2ng",\u8F6C\u5708:"zhu\xE0n qu\u0101n",\u6A2A\u66B4:"h\xE8ng b\xE0o",\u54C4\u62AC:"h\u014Dng t\xE1i",\u5F15\u542D:"y\u01D0n h\xE1ng",\u8F7D\u8D27:"z\xE0i hu\xF2",\u4E2D\u8BA1:"zh\xF2ng j\xEC",\u5B98\u957F:"gu\u0101n zh\u01CEng",\u76F8\u9762:"xi\xE0ng mi\xE0n",\u770B\u5934:"k\xE0n tou",\u76FC\u5934:"p\xE0n tou",\u610F\u5174:"y\xEC x\xECng",\u519B\u4E50:"j\u016Bn yu\xE8",\u7D2F\u6B21:"l\u011Bi c\xEC",\u9AA8\u561F:"g\u016B d\u016B",\u71D5\u8D75:"y\u0101n zh\xE0o",\u62A5\u4E27:"b\xE0o s\u0101ng",\u5F25\u6492:"m\xED sa",\u6328\u6597:"\xE1i d\xF2u",\u6241\u821F:"pi\u0101n zh\u014Du",\u4E11\u89D2:"ch\u01D2u ju\xE9",\u540A\u4E27:"di\xE0o s\u0101ng",\u5F3A\u5C06:"qi\xE1ng ji\xE0ng",\u884C\u53F7:"h\xE1ng h\xE1o",\u91CD\u594F:"ch\xF3ng z\xF2u",\u53D1\u8FAB:"f\xE0 bi\xE0n",\u7740\u9B54:"zh\xE1o m\xF3",\u7740\u6CD5:"zh\u0101o f\u01CE",\u76DB\u653E:"ch\xE9ng f\xE0ng",\u586B\u585E:"ti\xE1n s\xE8",\u51F6\u6A2A:"xi\u014Dng h\xE8ng",\u7A3D\u9996:"q\u01D0 sh\u01D2u",\u7891\u5E16:"b\u0113i ti\xE8",\u51B2\u91CF:"ch\u014Dng li\xE0ng",\u53D1\u83DC:"f\xE0 c\xE0i",\u5047\u53D1:"ji\u01CE f\xE0",\u7FFB\u5377:"f\u0101n ju\u01CEn",\u5C0F\u91CF:"xi\u01CEo li\xE0ng",\u80F6\u7740:"ji\u0101o zhu\xF3",\u91CC\u5B50:"l\u01D0 zi",\u8C03\u8C03:"di\xE0o diao",\u6563\u5175:"s\u01CEn b\u012Bng",\u9AD8\u6311:"g\u0101o ti\u01CEo",\u64AD\u6492:"b\u014D s\u01CE",\u5939\u5FC3:"ji\u0101 x\u012Bn",\u6247\u52A8:"sh\u0101n d\xF2ng",\u53E8\u6270:"t\u0101o r\u01CEo",\u9713\u88F3:"n\xED ch\xE1ng",\u637B\u5B50:"ni\u01CEn zi",\u5F25\u7F1D:"m\xED f\xE9ng",\u6492\u5E03:"s\u01CE b\xF9",\u5143\u66F2:"yu\xE1n q\u01D4",\u573A\u9662:"ch\xE1ng yu\xE0n",\u7EAF\u79CD:"ch\xFAn zh\u01D2ng",\u7701\u4EB2:"x\u01D0ng q\u012Bn",\u63D0\u62C9:"d\u012B le",\u60EF\u91CF:"gu\xE0n li\xE0ng",\u5F3A\u903C:"qi\u01CEng b\u012B",\u5F3A\u5F81:"qi\u01CEng zh\u0113ng",\u6655\u8F66:"y\xF9n ch\u0113",\u6570\u9053:"sh\u01D4 d\xE0o",\u5E26\u7D2F:"d\xE0i l\u011Bi",\u62D3\u672C:"t\xE0 b\u011Bn",\u5ACC\u6076:"xi\xE1n w\xF9",\u5BBF\u5C06:"s\xF9 ji\xE0ng",\u9F9F\u88C2:"j\u016Bn li\xE8",\u7F20\u5939:"ch\xE1n ji\u0101",\u53D1\u5F0F:"f\xE0 sh\xEC",\u9694\u6247:"g\xE9 sh\u0101n",\u884C\u8D27:"h\xE1ng hu\xF2",\u5929\u5206:"ti\u0101n f\xE8n",\u7656\u597D:"p\u01D0 h\xE0o",\u56DB\u901A:"s\xEC t\xF2ng",\u767D\u672F:"b\xE1i zh\xFA",\u5212\u4F24:"hu\xE1 sh\u0101ng",\u89D2\u6597:"ju\xE9 d\xF2u",\u542C\u5DEE:"t\u012Bng ch\u0101i",\u5C81\u5DEE:"su\xEC ch\u0101",\u4E27\u793C:"s\u0101ng l\u01D0",\u8109\u8109:"m\xF2 m\xF2",\u524A\u7626:"xu\u0113 sh\xF2u",\u6492\u64AD:"s\u01CE b\u014D",\u838E\u8349:"su\u014D c\u01CEo",\u728D\u4E3A:"qi\xE1n w\xE9i",\u8C03\u5934:"di\xE0o t\xF3u",\u9F99\u5377:"l\xF3ng ju\u01CEn",\u5916\u8C03:"w\xE0i di\xE0o",\u5B57\u5E16:"z\xEC ti\xE8",\u5377\u53D1:"ju\u01CEn f\xE0",\u5B6C\u79CD:"n\u0101o zh\u01D2ng",\u4E5D\u79CD:"ji\u01D4 zh\u01D2ng",\u63E3\u5EA6:"chu\u01CEi du\xF3",\u6D0B\u76F8:"y\xE1ng xi\xE0ng",\u6563\u5149:"s\u01CEn gu\u0101ng",\u9AA8\u788C:"g\u016B lu",\u8584\u547D:"b\xF3 m\xECng",\u7B3C\u5934:"l\xF3ng tou",\u54BD\u708E:"y\u0101n y\xE1n",\u788C\u78A1:"li\xF9 zhou",\u7247\u513F:"pi\u0101n er",\u7EA4\u624B:"qi\xE0n sh\u01D2u",\u6563\u4F53:"s\u01CEn t\u01D0",\u5185\u7701:"n\xE8i x\u01D0ng",\u5F3A\u7559:"qi\u01CEng li\xFA",\u89E3\u9001:"ji\xE8 s\xF2ng",\u53CD\u95F4:"f\u01CEn ji\xE0n",\u5C11\u58EE:"sh\xE0o zhu\xE0ng",\u4E00\u670D:"y\u012B f\xF9",\u7559\u7A7A:"li\xFA k\xF2ng",\u544A\u5047:"g\xE0o ji\xE0",\u54B3\u8840:"k\xE9 xi\u011B",\u8584\u66AE:"b\xF3 m\xF9",\u94FA\u8F68:"p\u016B gu\u01D0",\u78E8\u524A:"m\xF3 xu\u0113",\u6CBB\u4E27:"zh\xEC s\u0101ng",\u53C9\u5B50:"ch\u0101 zi",\u54C4\u52A8:"h\u014Dng d\xF2ng",\u86FE\u5B50:"\xE9 zi",\u7CDC\u5B50:"m\xE9i zi",\u51FA\u843D:"ch\u016B l\xE0",\u80A1\u957F:"g\u01D4 zh\u01CEng",\u8D35\u5904:"gu\xEC ch\u01D4",\u8FD8\u9B42:"hu\xE1n h\xFAn",\u4F8B\u5047:"l\xEC ji\xE0",\u66F2\u6C60:"q\u01D4 ch\xED",\u5239\u4F4F:"sh\u0101 zh\xF9",\u8EAB\u91CF:"sh\u0113n li\xE0ng",\u61C2\u884C:"d\u01D2ng h\xE1ng",\u540C\u597D:"t\xF3ng h\xE0o",\u5B7D\u79CD:"ni\xE8 zh\u01D2ng",\u9009\u79CD:"xu\u01CEn zh\u01D2ng",\u5C0F\u79CD:"xi\u01CEo zh\u01D2ng",\u6A21\u91CF:"m\xF3 li\xE0ng",\u66F4\u751F:"g\u0113ng sh\u0113ng",\u670D\u4E27:"f\xFA s\u0101ng",\u7387\u76F4:"shu\xE0i zh\xED",\u5B57\u6A21:"z\xEC m\xFA",\u6563\u67B6:"s\u01CEn ji\xE0",\u7B54\u8154:"d\u0101 qi\u0101ng",\u4EA4\u6076:"ji\u0101o w\xF9",\u8584\u60C5:"b\xF3 q\xEDng",\u773C\u6CE1:"y\u01CEn p\u0101o",\u8885\u5A1C:"ni\u01CEo nu\xF3",\u8349\u579B:"c\u01CEo du\u01D2",\u51B2\u52B2:"ch\xF2ng j\xECn",\u5462\u5583:"n\xED n\xE1n",\u5207\u4E2D:"qi\xE8 zh\xF2ng",\u6311\u706F:"ti\u01CEo d\u0113ng",\u8FD8\u613F:"hu\xE1n yu\xE0n",\u6FC0\u5C06:"j\u012B ji\xE0ng",\u66F4\u9F13:"g\u0113ng g\u01D4",\u6CA1\u836F:"m\xF2 y\xE0o",\u96BE\u53CB:"n\xE0n y\u01D2u",\u8D25\u5174:"b\xE0i x\xECng",\u5207\u9762:"qi\u0113 mi\xE0n",\u6563\u6237:"s\u01CEn h\xF9",\u7D2F\u8FDB:"l\u011Bi j\xECn",\u80CC\u5E26:"b\u0113i d\xE0i",\u79E4\u6746:"ch\xE8ng g\u01CEn",\u78BE\u574A:"ni\u01CEn f\xE1ng",\u7C3F\u5B50:"b\xF9 zi",\u6273\u624B:"b\u0101n shou",\u94C5\u5C71:"y\xE1n sh\u0101n",\u5112\u5C06:"r\xFA ji\xE0ng",\u91CD\u5149:"ch\xF3ng gu\u0101ng",\u526A\u53D1:"ji\u01CEn f\xE0",\u884C\u8BDD:"h\xE1ng hu\xE0",\u957F\u4E0A:"zh\u01CEng sh\xE0ng",\u914D\u79CD:"p\xE8i zh\u01D2ng",\u5C0F\u4F20:"xi\u01CEo zhu\xE0n",\u538B\u8F74:"y\u0101 zh\xF2u",\u8C31\u66F2:"p\u01D4 q\u01D4",\u5F31\u51A0:"ru\xF2 gu\xE0n",\u82B1\u5377:"hu\u0101 ju\u01CEn",\u6A2A\u7978:"h\xE8ng hu\xF2",\u5939\u514B:"ji\u0101 k\xE8",\u5149\u6655:"gu\u0101ng y\xF9n",\u62AB\u9761:"p\u012B m\u01D0",\u5BF9\u8C03:"du\xEC di\xE0o",\u5939\u6301:"ji\u0101 ch\xED",\u7A7A\u989D:"k\xF2ng \xE9",\u5E73\u8C03:"p\xEDng di\xE0o",\u94FA\u5E8A:"p\u016B chu\xE1ng",\u4E27\u949F:"s\u0101ng zh\u014Dng",\u4F5C\u4E50:"zu\xF2 yu\xE8",\u5C11\u5E9C:"sh\xE0o f\u01D4",\u6570\u6570:"shu\xF2 shu\xF2",\u5954\u5934:"b\xE8n tou",\u8FDB\u7ED9:"j\xECn j\u01D0",\u7387\u6027:"shu\xE0i x\xECng",\u4E50\u5B50:"l\xE8 zi",\u7ED1\u624E:"b\u01CEng z\u0101",\u6311\u5506:"ti\u01CEo su\u014D",\u6F02\u6D17:"pi\u01CEo x\u01D0",\u5939\u5899:"ji\u0101 qi\xE1ng",\u54B3\u5598:"k\xE9 chu\u01CEn",\u4E5C\u659C:"mi\u0113 xie",\u9519\u5904:"cu\xF2 ch\u01D4",\u590D\u79CD:"f\xF9 zh\u01D2ng",\u95F7\u9152:"m\xE8n ji\u01D4",\u65F6\u8C03:"sh\xED di\xE0o",\u91CD\u5B59:"ch\xF3ng s\u016Bn",\u7ECF\u5E62:"j\u012Bng chu\xE1ng",\u5729\u573A:"x\u016B ch\xE1ng",\u8C03\u95E8:"di\xE0o m\xE9n",\u82B1\u5934:"hu\u0101 tou",\u5212\u62C9:"hu\xE1 la",\u5957\u8272:"t\xE0o sh\u01CEi",\u7C97\u7387:"c\u016B shu\xE0i",\u76F8\u7387:"xi\u0101ng shu\xE0i",\u6B3E\u8BC6:"ku\u01CEn zh\xEC",\u5401\u8BF7:"y\xF9 q\u01D0ng",\u836B\u853D:"y\u012Bn b\xEC",\u6587\u86E4:"w\xE9n g\xE9",\u5600\u55D2:"d\u012B d\u0101",\u8C03\u53D6:"di\xE0o q\u01D4",\u4EA4\u5DEE:"ji\u0101o ch\u0101i",\u843D\u5B50:"l\xE0o z\u01D0",\u76F8\u518C:"xi\xE0ng c\xE8",\u7D6E\u53E8:"x\xF9 d\xE1o",\u843D\u53D1:"lu\xF2 f\xE0",\u5F02\u76F8:"y\xEC xi\xE0ng",\u6D78\u6CA1:"j\xECn m\xF2",\u89D2\u62B5:"ju\xE9 d\u01D0",\u5378\u8F7D:"xi\xE8 z\xE0i",\u6625\u5377:"ch\u016Bn ju\u01CEn",\u624E\u6323:"zh\xE1 zheng",\u755C\u517B:"x\xF9 y\u01CEng",\u5421\u54AF:"b\u01D0 lu\xF2",\u579B\u5B50:"du\u01D2 zi",\u6076\u5C11:"\xE8 sh\xE0o",\u53D1\u9645:"f\xE0 j\xEC",\u7EA2\u82D5:"h\xF3ng sh\xE1o",\u7CE8\u7CCA:"ji\xE0ng h\xF9",\u54ED\u4E27:"k\u016B sang",\u6CE1\u5B50:"p\u0101o z\u01D0",\u7A0D\u606F:"sh\xE0o x\u012B",\u6655\u8239:"y\xF9n chu\xE1n",\u6821\u6837:"ji\xE0o y\xE0ng",\u5916\u5DEE:"w\xE0i ch\u0101i",\u7EA2\u66F2:"h\xF3ng q\u01D4",\u811A\u722A:"ji\u01CEo zh\u01CEo",\u94FA\u5C55:"p\u016B zh\u01CEn",\u9A6E\u5B50:"du\xF2 zi",\u82AB\u837D:"y\xE1n sui",\u5939\u7D27:"ji\u0101 j\u01D0n",\u5C3F\u6CE1:"su\u012B p\xE0o",\u4E27\u4E71:"s\u0101ng lu\xE0n",\u51F6\u76F8:"xi\u014Dng xi\xE0ng",\u534E\u53D1:"hu\xE1 f\xE0",\u6253\u573A:"d\u01CE ch\xE1ng",\u4E91\u91CF:"y\xFAn li\xE0ng",\u6B63\u5207:"zh\xE8ng qi\u0113",\u5904\u5B50:"ch\u01D4 z\u01D0",\u7559\u96BE:"li\xFA n\xE0n",\u5212\u62F3:"hu\xE1 qu\xE1n",\u5212\u8247:"hu\xE1 t\u01D0ng",\u8BC4\u4F20:"p\xEDng zhu\xE0n",\u62C9\u7EA4:"l\u0101 qi\xE0n",\u53E5\u8BFB:"j\xF9 d\xF2u",\u6563\u5242:"s\u01CEn j\xEC",\u9AA8\u6B96:"g\u01D4 shi",\u585E\u97F3:"s\xE8 y\u012Bn",\u94FA\u53D9:"p\u016B x\xF9",\u960F\u6C0F:"y\u0101n zh\u012B",\u51B7\u98A4:"l\u011Bng zh\xE0n",\u715E\u4F4F:"sh\u0101 zh\xF9",\u591C\u66F2:"y\xE8 q\u01D4",\u79CD\u7C7D:"zh\u01D2ng z\u01D0",\u91C7\u79CD:"c\u01CEi zh\u01D2ng",\u5C11\u7537:"sh\xE0o n\xE1n",\u683C\u767B:"g\u0113 d\u0113ng",\u7BA1\u4E50:"gu\u01CEn yu\xE8",\u53F7\u5555:"h\xE1o t\xE1o",\u7EB3\u964D:"n\xE0 xi\xE1ng",\u62E5\u585E:"y\u014Dng s\xE8",\u4E07\u4E58:"w\xE0n sh\xE8ng",\u6746\u513F:"g\u01CEn \xE9r",\u845B\u85E4:"g\xE9 t\xE9ng",\u82AF\u5B50:"x\xECn zi",\u7C3F\u7C4D:"b\xF9 j\xED",\u57AB\u5708:"di\xE0n ju\xE0n",\u76AE\u5939:"p\xED ji\u0101",\u6821\u51C6:"ji\xE0o zh\u01D4n",\u884C\u6B3E:"h\xE1ng ku\u01CEn",\u9ED1\u79CD:"h\u0113i zh\u01D2ng",\u9F99\u79CD:"l\xF3ng zh\u01D2ng",\u5141\u5F53:"y\u01D4n d\xE0ng",\u5668\u91CF:"q\xEC li\xE0ng",\u9009\u8C03:"xu\u01CEn di\xE0o",\u626E\u76F8:"b\xE0n xi\xE0ng",\u5E72\u624D:"g\xE0n c\xE1i",\u57FA\u5E72:"j\u012B g\xE0n",\u4E09\u6821:"s\u0101n ji\xE0o",\u5272\u5207:"g\u0113 qi\u0113",\u56FD\u4E50:"gu\xF3 yu\xE8",\u5361\u58F3:"qi\u01CE k\xE9",\u5462\u5B50:"n\xED zi",\u8F9F\u8C37:"b\xEC g\u01D4",\u78E8\u623F:"m\xF2 f\xE1ng",\u54BF\u5440:"y\u012B y\u0101",\u82A5\u672B:"ji\xE8 mo",\u8584\u6280:"b\xF3 j\xEC",\u4EA7\u5047:"ch\u01CEn ji\xE0",\u8BD7\u5174:"sh\u012B x\xECng",\u91CD\u51FA:"ch\xF3ng ch\u016B",\u8F6C\u6905:"zhu\xE0n y\u01D0",\u914C\u91CF:"zhu\xF3 li\xE0ng",\u7C3F\u518C:"b\xF9 c\xE8",\u85CF\u9752:"z\xE0ng q\u012Bng",\u7684\u58EB:"d\xED sh\xEC",\u8C03\u4EBA:"di\xE0o r\xE9n",\u89E3\u5143:"ji\xE8 yu\xE1n",\u830E\u5E72:"j\u012Bng g\xE0n",\u5DE8\u91CF:"j\xF9 li\xE0ng",\u6994\u5934:"l\xE1ng tou",\u7387\u771F:"shu\xE0i zh\u0113n",\u55B7\u9999:"p\xE8n xi\u0101ng",\u9501\u94A5:"su\u01D2 yu\xE8",\u867E\u87C6:"h\xE1 m\xE1",\u76F8\u56FE:"xi\xE0ng t\xFA",\u5174\u4F1A:"x\xECng hu\xEC",\u7076\u5934:"z\xE0o tou",\u91CD\u5A5A:"ch\xF3ng h\u016Bn",\u94BB\u6D1E:"zu\u0101n d\xF2ng",\u5FD6\u5EA6:"c\u01D4n du\xF3",\u515A\u53C2:"d\u01CEng sh\u0113n",\u8C03\u6E29:"di\xE0o w\u0113n",\u6746\u5854:"g\u01CEn t\u01CE",\u845B\u5E03:"g\xE9 b\xF9",\u62F1\u5238:"g\u01D2ng xu\xE0n",\u51A0\u5B50:"gu\xE0n zi",\u5212\u5B50:"hu\xE1 z\u01D0",\u5939\u751F:"ji\u0101 sh\u0113ng",\u9732\u9985:"l\xF2u xi\xE0n",\u6070\u5207:"qi\xE0 qi\u0113",\u6563\u89C1:"s\u01CEn ji\xE0n",\u54E8\u5361:"sh\xE0o qi\u01CE",\u70EB\u53D1:"t\xE0ng f\xE0",\u4F53\u91CF:"t\u01D0 li\xE0ng",\u633A\u62EC:"t\u01D0ng gu\u0101",\u7CFB\u5E26:"j\xEC d\xE0i",\u76F8\u58EB:"xi\xE0ng sh\xEC",\u7F8A\u5708:"y\xE1ng ju\xE0n",\u8F6C\u77E9:"zhu\xE0n j\u01D4",\u5427\u53F0:"b\u0101 t\xE1i",\u82CD\u672F:"c\u0101ng zh\xFA",\u83F2\u8584:"f\u011Bi b\xF3",\u86E4\u86A7:"g\xE9 ji\xE8",\u86E4\u870A:"g\xE9 l\xED",\u74DC\u8513:"gu\u0101 w\xE0n",\u602A\u76F8:"gu\xE0i xi\xE0ng",\u7F79\u96BE:"l\xED n\xE0n",\u4E34\u5E16:"l\xEDn ti\xE8",\u5973\u7EA2:"n\u01DA g\u014Dng",\u5228\u5E8A:"b\xE0o chu\xE1ng",\u7FD8\u695A:"qi\xE1o ch\u01D4",\u6570\u4E5D:"sh\u01D4 ji\u01D4",\u8C08\u5174:"t\xE1n x\xECng",\u5FC3\u66F2:"x\u012Bn q\u01D4",\u96C4\u52B2:"xi\xF3ng j\xECng",\u624E\u67D3:"z\u0101 r\u01CEn",\u906E\u836B:"zh\u0113 y\u012Bn",\u5468\u6B63:"zh\u014Du zh\u0113ng",\u8D5A\u5934:"zhu\xE0n tou",\u6252\u624B:"p\xE1 sh\u01D2u",\u6400\u548C:"ch\u0101n huo",\u8BDA\u6734:"ch\xE9ng pi\xE1o",\u809A\u91CF:"d\xF9 li\xE0ng",\u5E72\u7ED3:"g\xE0n ji\xE9",\u5DE5\u5C3A:"g\u014Dng ch\u011B",\u5BB6\u7D2F:"ji\u0101 l\u011Bi",\u66F2\u6C34:"q\u01D4 shu\u01D0",\u6C99\u53C2:"sh\u0101 sh\u0113n",\u6311\u82B1:"ti\u01CEo hu\u0101",\u884C\u8DDD:"h\xE1ng j\xF9",\u79CD\u522B:"zh\u01D2ng bi\xE9",\u79CD\u8349:"zh\u01D2ng c\u01CEo",\u963F\u95E8:"\u0101 m\u0113n",\u80CC\u7BD3:"b\u0113i l\u01D2u",\u762A\u4E09:"bi\u0113 s\u0101n",\u88C1\u5904:"c\xE1i ch\u01D4",\u521B\u75DB:"chu\u0101ng t\xF2ng",\u798F\u76F8:"f\xFA xi\xE0ng",\u66F4\u52A8:"g\u0113ng d\xF2ng",\u8C6A\u5174:"h\xE1o x\xECng",\u8FD8\u9633:"hu\xE1n y\xE1ng",\u8FD8\u5634:"hu\xE1n zu\u01D0",\u501F\u8C03:"ji\xE8 di\xE0o",\u5377\u4E91:"ju\u01CEn y\xFAn",\u5361\u5B50:"qi\u01CE zi",\u6D41\u5F39:"li\xFA d\xE0n",\u7EDC\u5B50:"l\xE0o zi",\u78E8\u5B50:"m\xF2 z\u01D0",\u4E0B\u79CD:"xi\xE0 zh\u01D2ng",\u60F3\u5934:"xi\u01CEng tou",\u524A\u4EF7:"xu\u0113 ji\xE0",\u6821\u9605:"ji\xE0o yu\xE8",\u516B\u884C:"b\u0101 h\xE1ng",\u96C5\u91CF:"y\u01CE li\xE0ng",\u522B\u4F20:"bi\xE9 zhu\xE0n",\u8584\u9152:"b\xF3 ji\u01D4",\u6625\u5047:"ch\u016Bn ji\xE0",\u53D1\u59BB:"f\xE0 q\u012B",\u54D7\u54D7:"hu\u0101 hu\u0101",\u5BBD\u7EF0:"ku\u0101n chuo",\u4E86\u609F:"li\u01CEo w\xF9",\u5207\u82B1:"qi\u0113 hu\u0101",\u5BA1\u5EA6:"sh\u011Bn du\xF3",\u5E94\u8BB8:"y\u012Bng x\u01D4",\u8F6C\u53F0:"zhu\xE0n t\xE1i",\u4ED4\u732A:"z\u01D0 zh\u016B",\u5954\u547D:"b\xE8n m\xECng",\u88C1\u91CF:"c\xE1i li\xE0ng",\u8695\u79CD:"c\xE1n zh\u01D2ng",\u85CF\u620F:"z\xE0ng x\xEC",\u4E58\u5174:"ch\xE9ng x\xECng",\u7EF8\u7F2A:"ch\xF3u m\xF3u",\u6467\u6298:"cu\u012B sh\xE9",\u8C03\u7ECF:"di\xE0o j\u012Bng",\u8C03\u804C:"di\xE0o zh\xED",\u7F1D\u7F00:"f\xE9ng zhu\xEC",\u9AA8\u6735:"g\u016B du\u01D2",\u6838\u513F:"h\xFA \xE9r",\u6052\u91CF:"h\xE9ng li\xE0ng",\u8FD8\u4EF7:"hu\xE1n ji\xE0",\u6D51\u6734:"h\xFAn pi\xE1o",\u82E6\u5DEE:"k\u01D4 ch\u0101i",\u9762\u7CCA:"mi\xE0n h\xF9",\u66F2\u5F20:"q\u01D4 zh\u0101ng",\u715E\u8F66:"sh\u0101 ch\u0113",\u7701\u89C6:"x\u01D0ng sh\xEC",\u4EC0\u9526:"sh\xED j\u01D0n",\u4FE1\u5DEE:"x\xECn ch\u0101i",\u4F59\u5207:"y\xFA qi\u0113",\u6512\u7709:"cu\xE1n m\xE9i",\u70B8\u7CD5:"zh\xE1 g\u0101o",\u94BB\u6746:"zu\xE0n g\u01CEn",\u6252\u7070:"p\xE1 hu\u012B",\u767D\u79CD:"b\xE1i zh\u01D2ng",\u62CC\u548C:"b\xE0n hu\xF2",\u957F\u8C03:"ch\xE1ng di\xE0o",\u5927\u6E9C:"d\xE0 li\xF9",\u6296\u6402:"d\u01D2u l\u014Du",\u98DE\u8F6C:"f\u0113i zhu\xE0n",\u8D74\u96BE:"f\xF9 n\xE0n",\u5E72\u4ED7:"g\xE0n zh\xE0ng",\u597D\u80DC:"h\xE0o sh\xE8ng",\u753B\u7247:"hu\xE0 pi\u0101n",\u6405\u6DF7:"ji\u01CEo g\u01D4n",\u87BA\u6746:"lu\xF3 g\u01CEn",\u6728\u6A21:"m\xF9 m\xFA",\u6012\u53F7:"n\xF9 h\xE1o",\u9891\u6570:"p\xEDn shu\xF2",\u65E0\u5B81:"w\xFA n\xECng",\u9009\u66F2:"xu\u01CEn q\u01D4",\u9057\u5C11:"y\xED sh\xE0o",\u90AE\u5DEE:"y\xF3u ch\u0101i",\u5360\u5366:"zh\u0101n gu\xE0",\u5360\u661F:"zh\u0101n x\u012Bng",\u91CD\u5BA1:"ch\xF3ng sh\u011Bn",\u81EA\u91CF:"z\xEC li\xE0ng",\u5F85\u67E5:"d\xE0i zh\u0101",\u8C03\u9632:"di\xE0o f\xE1ng",\u53D1\u5ECA:"f\xE0 l\xE1ng",\u7FFB\u67E5:"f\u0101n zh\u0101",\u53CD\u8C03:"f\u01CEn di\xE0o",\u7F1D\u5B50:"f\xE8ng zi",\u66F4\u592B:"g\u0113ng f\u016B",\u9AA8\u5B50:"g\u01D4 zi",\u5149\u6746:"gu\u0101ng g\u01CEn",\u5939\u68CD:"ji\u0101 g\xF9n",\u5C45\u4E27:"j\u016B s\u0101ng",\u5DE8\u8D3E:"j\xF9 g\u01D4",\u770B\u62BC:"k\u0101n y\u0101",\u7A7A\u8F6C:"k\u014Dng zhu\xE0n",\u91CF\u529B:"li\xE0ng l\xEC",\u8499\u5C18:"meng chen",\u8499\u96BE:"m\xE9ng n\xE0n",\u70AE\u70D9:"p\xE1o lu\xF2",\u8D54\u8FD8:"p\xE9i hu\xE1n",\u6251\u6247:"p\u016B sh\u0101n",\u6563\u8BB0:"s\u01CEn j\xEC",\u6563\u4EF6:"s\u01CEn ji\xE0n",\u5220\u524A:"sh\u0101n xu\u0113",\u5C04\u5E72:"y\xE8 g\xE0n",\u6761\u51E0:"ti\xE1o j\u012B",\u5077\u7A7A:"t\u014Du k\xF2ng",\u524A\u58C1:"xu\u0113 b\xEC",\u6821\u6838:"ji\xE0o h\xE9",\u9634\u5E72:"y\u012Bn g\xE0n",\u62E9\u83DC:"zh\xE1i c\xE0i",\u79CD\u9A6C:"zh\u01D2ng m\u01CE",\u91CD\u4E5D:"ch\xF3ng ji\u01D4",\u4E3B\u8C03:"zh\u01D4 di\xE0o",\u81EA\u7981:"z\xEC j\u012Bn",\u5427\u5527:"b\u0101 j\u012B",\u5821\u5B50:"b\u01D4 zi",\u4FBF\u6EBA:"bi\xE0n ni\xE0o",\u8BCD\u8C03:"c\xED di\xE0o",\u53E8\u5495:"d\xE1o gu",\u5E72\u7C89:"g\xE0n f\u011Bn",\u4FDA\u66F2:"l\u01D0 q\u01D4",\u843D\u6795:"l\xE0o zh\u011Bn",\u94FA\u780C:"p\u016B q\xEC",\u5237\u767D:"shu\xE0 b\xE1i",\u59D4\u9761:"w\u011Bi m\u01D0",\u7CFB\u6CCA:"j\xEC b\xF3",\u76F8\u9A6C:"xi\xE0ng m\u01CE",\u884C\u8F88:"h\xE1ng b\xE8i",\u71A8\u5E16:"y\xF9 ti\u0113",\u8F6C\u7B4B:"zhu\xE0n j\u012Bn",\u7C7D\u79CD:"z\u01D0 zh\u01D2ng",\u68D2\u559D:"b\xE0ng h\xE8",\u50A7\u76F8:"b\u012Bn xi\xE0ng",\u4F20\u79CD:"chu\xE1n zh\u01D2ng",\u9550\u5934:"g\u01CEo t\xF3u",\u95F4\u82D7:"ji\xE0n mi\xE1o",\u4E50\u6C60:"yu\xE8 ch\xED",\u5356\u76F8:"m\xE0i xi\xE0ng",\u96BE\u4E3A:"n\xE1n w\xE9i",\u5C4F\u5F03:"b\u01D0ng q\xEC",\u94C5\u5F39:"qi\u0101n d\xE0n",\u5207\u53D8:"qi\u0113 bi\xE0n",\u8BF7\u8C03:"q\u01D0ng di\xE0o",\u66F2\u5EA6:"q\u01D4 d\xF9",\u7FA4\u6C13:"q\xFAn m\xE9ng",\u6563\u677F:"s\u01CEn b\u01CEn",\u7701\u5BDF:"x\u01D0ng ch\xE1",\u4E8B\u5047:"sh\xEC ji\xE0",\u7EA4\u7EF3:"qi\xE0n sh\xE9ng",\u79CD\u9EBB:"zh\u01D2ng m\xE1",\u91CD\u5F71:"ch\xF3ng y\u01D0ng"},{\u4E3A\u4EC0\u4E48:"w\xE8i sh\xE9n me",\u5B9E\u9645\u4E0A:"sh\xED j\xEC shang",\u68C0\u5BDF\u957F:"ji\u01CEn ch\xE1 zh\u01CEng",\u4E0D\u7531\u5F97:"b\xF9 y\xF3u de",\u5DEE\u4E0D\u591A:"ch\xE0 bu du\u014D",\u53EA\u4E0D\u8FC7:"zh\u01D0 bu gu\xF2",\u56FD\u5185\u5916:"gu\xF3 n\xE8i wai",\u8001\u4EBA\u5BB6:"l\u01CEo ren jia",\u5E72\u4EC0\u4E48:"g\xE0n sh\xE9n me",\u53EF\u4E0D\u662F:"k\u011B b\xF9 sh\xEC",\u8FD9\u4F1A\u513F:"zh\xE8 hu\xEC er",\u5C3D\u53EF\u80FD:"j\u01D0n k\u011B n\xE9ng",\u8463\u4E8B\u957F:"d\u01D2ng sh\xEC zh\u01CEng",\u4E86\u4E0D\u8D77:"li\u01CEo b\xF9 q\u01D0",\u53C2\u8C0B\u957F:"c\u0101n m\xF3u zh\u01CEng",\u820D\u4E0D\u5F97:"sh\u011B bu de",\u671D\u9C9C\u65CF:"ch\xE1o xi\u01CEn z\xFA",\u6068\u4E0D\u5F97:"h\xE8n bu de",\u6D77\u5185\u5916:"h\u01CEi n\xE8i wai",\u7981\u4E0D\u4F4F:"j\u012Bn b\xFA zh\xF9",\u67CF\u62C9\u56FE:"b\xF3 l\u0101 t\xFA",\u602A\u4E0D\u5F97:"gu\xE0i bu de",\u4E0D\u5728\u4E4E:"b\xF9 z\xE0i hu",\u6D1B\u6749\u77F6:"lu\xF2 sh\u0101n ji",\u6709\u70B9\u513F:"y\u01D2u di\u01CEnr",\u8FEB\u51FB\u70AE:"p\u01CEi j\u012B p\xE0o",\u5927\u4E08\u592B:"d\xE0 zh\xE0ng fu",\u8FDB\u884C\u66F2:"j\xECn x\xEDng q\u01D4",\u514D\u4E0D\u4E86:"mi\u01CEn bu li\u01CEo",\u4E0D\u5F97\u4E86:"b\xF9 d\xE9 li\u01CEo",\u8FC7\u65E5\u5B50:"gu\xF2 r\xEC zi",\u9A6C\u5C3E\u677E:"m\u01CE w\u011Bi s\u014Dng",\u8FD0\u8F93\u91CF:"y\xF9n sh\u016B li\xE0ng",\u53D1\u813E\u6C14:"f\u0101 p\xED qi",\u8FC7\u4E0D\u53BB:"gu\xF2 bu q\xF9",\u81ED\u8C46\u8150:"ch\xF2u d\xF2u fu",\u58EB\u5927\u592B:"sh\xEC d\xE0 f\u016B",\u4E09\u90E8\u66F2:"s\u0101n b\xF9 q\u01D4",\u5C11\u4E0D\u4E86:"sh\u01CEo bu li\u01CEo",\u4EE1\u4F6C\u65CF:"g\u0113 l\u01CEo z\xFA",\u4EA4\u54CD\u66F2:"ji\u0101o xi\u01CEng q\u01D4",\u5206\u5B50\u5F0F:"f\u0113n z\u01D0 sh\xEC",\u597D\u65E5\u5B50:"h\u01CEo r\xEC zi",\u770B\u6837\u5B50:"k\xE0n y\xE0ng zi",\u9E2D\u7EFF\u6C5F:"y\u0101 l\xF9 ji\u0101ng",\u5DF4\u4E0D\u5F97:"b\u0101 bu de",\u534F\u594F\u66F2:"xi\xE9 z\xF2u q\u01D4",\u6CA1\u5173\u7CFB:"m\xE9i gu\u0101n xi",\u4E0D\u89C1\u5F97:"b\xFA ji\xE0n de",\u538B\u6839\u513F:"y\xE0 g\u0113nr",\u5BF9\u5F97\u8D77:"du\xEC de q\u01D0",\u90A3\u4F1A\u513F:"n\xE0 hu\xECr",\u81EA\u4E2A\u513F:"z\xEC g\u011Br",\u7269\u7406\u91CF:"w\xF9 l\u01D0 li\xE0ng",\u600E\u4E48\u7740:"z\u011Bn me zh\u0101o",\u660E\u6643\u6643:"m\xEDng hu\u01CEng hu\u01CEng",\u8282\u5047\u65E5:"ji\xE9 ji\xE0 r\xEC",\u5FC3\u91CC\u8BDD:"x\u012Bn l\u01D0 hu\xE0",\u53D1\u884C\u91CF:"f\u0101 x\xEDng li\xE0ng",\u5174\u51B2\u51B2:"x\xECng ch\u014Dng ch\u014Dng",\u5206\u5B50\u91CF:"f\u0113n z\u01D0 li\xE0ng",\u5927\u4E0D\u4E86:"d\xE0 bu li\u01CEo",\u56FD\u5B50\u76D1:"gu\xF3 z\u01D0 ji\xE0n",\u8001\u5927\u96BE:"l\u01CEo d\xE0 n\xE1n",\u4E86\u4E0D\u5F97:"li\u01CEo bu d\xE9",\u77F3\u72EE\u5B50:"sh\xED sh\u012B zi",\u83AB\u4E0D\u662F:"m\xF2 b\xF9 sh\xEC",\u5C11\u4E0D\u5F97:"sh\u01CEo bu d\xE9",\u515A\u5185\u5916:"d\u01CEng n\xE8i wai",\u8FD9\u4E48\u7740:"zh\xE8 me zh\u0101o",\u5C11\u5976\u5976:"sh\xE0o n\u01CEi nai",\u6697\u5730\u91CC:"\xE0n d\xEC li",\u770B\u4E0D\u8D77:"k\xE0n bu q\u01D0",\u66F4\u5E74\u671F:"g\u0113ng ni\xE1n q\u012B",\u5DE5\u4F5C\u91CF:"g\u014Dng zu\xF2 li\xE0ng",\u80CC\u5730\u91CC:"b\xE8i d\xEC li",\u5C71\u91CC\u7EA2:"sh\u0101n li h\xF3ng",\u597D\u597D\u513F:"h\u01CEo h\u0101or",\u4EA4\u54CD\u4E50:"ji\u0101o xi\u01CEng yu\xE8",\u597D\u610F\u601D:"h\u01CEo y\xEC si",\u5410\u8C37\u6D51:"t\u01D4 y\xF9 h\xFAn",\u6CA1\u610F\u601D:"m\xE9i y\xEC si",\u7406\u53D1\u5E08:"l\u01D0 f\xE0 sh\u012B",\u594F\u9E23\u66F2:"z\xF2u m\xEDng q\u01D4",\u5854\u4EC0\u5E72:"t\u01CE sh\xED g\xE0n",\u5145\u5176\u91CF:"ch\u014Dng q\xED li\xE0ng",\u9760\u5F97\u4F4F:"k\xE0o de zh\xF9",\u8F66\u884C\u9053:"ch\u0113 h\xE1ng d\xE0o",\u4E2D\u90CE\u5C06:"zh\u014Dng l\xE1ng ji\xE0ng",\u72AF\u4E0D\u7740:"f\xE0n bu zh\xE1o",\u7167\u660E\u5F39:"zh\xE0o m\xEDng d\xE0n",\u4E00\u6E9C\u70DF:"y\u012B li\xF9 y\u0101n",\u70DF\u5E55\u5F39:"y\u0101n m\xF9 d\xE0n",\u6CA1\u5948\u4F55:"m\xF2 n\xE0i h\xE9",\u4E71\u54C4\u54C4:"lu\xE0n h\u014Dng h\u014Dng",\u60E0\u66F4\u65AF:"hu\xEC g\u0113ng s\u012B",\u8F7D\u91CD\u91CF:"z\xE0i zh\xF2ng li\xE0ng",\u77A7\u5F97\u8D77:"qi\xE1o de q\u01D0",\u7EAA\u4F20\u4F53:"j\xEC zhu\xE0n t\u01D0",\u868C\u57E0\u5E02:"b\xE8ng b\xF9 sh\xEC",\u51B7\u4E0D\u4E01:"l\u011Bng bu d\u012Bng",\u963F\u623F\u5BAB:"\u0113 p\xE1ng g\u014Dng",\u6028\u4E0D\u5F97:"yu\xE0n bu de",\u5377\u5FC3\u83DC:"ju\u01CEn x\u012Bn c\xE0i",\u620F\u73ED\u5B50:"x\xEC b\u0101n zi",\u8FC7\u5F97\u53BB:"gu\xF2 d\u011Bi q\xF9",\u5927\u809A\u5B50:"d\xE0 d\xF9 zi",\u82B1\u5C97\u77F3:"hu\u0101 g\u0101ng sh\xED",\u5916\u7525\u5973:"w\xE0i sheng n\u01DA",\u56E2\u56E2\u8F6C:"tu\xE1n tu\xE1n zhu\xE0n",\u5927\u5821\u7901:"d\xE0 p\xF9 ji\u0101o",\u71C3\u70E7\u5F39:"r\xE1n sh\u0101o d\xE0n",\u52B3\u4EC0\u5B50:"l\xE1o sh\xED zi",\u6447\u6EDA\u4E50:"y\xE1o g\u01D4n yu\xE8",\u8EAB\u5B50\u9AA8:"sh\u0113n zi g\u01D4",\u5939\u7AF9\u6843:"ji\u0101 zh\xFA t\xE1o",\u4E00\u5200\u5207:"y\u012B d\u0101o qi\u0113",\u95F9\u54C4\u54C4:"n\xE0o h\u014Dng h\u014Dng",\u4E09\u8FDE\u51A0:"s\u0101n li\xE1n gu\xE0n",\u91CD\u5934\u620F:"zh\xF2ng t\xF3u x\xEC",\u4E8C\u4EBA\u8F6C:"\xE8r r\xE9n zhu\xE0n",\u8282\u9AA8\u773C:"ji\u0113 gu y\u01CEn",\u77E5\u8BC6\u9762:"zh\u012B sh\u012B mi\xE0n",\u62A4\u58EB\u957F:"h\xF9 sh\xEC zh\u01CEng",\u67B6\u5B50\u8F66:"ji\xE0 zi ch\u0113",\u4FE1\u53F7\u5F39:"x\xECn h\xE0o d\xE0n",\u5E72\u7535\u6C60:"g\xE0n di\xE0n ch\xED",\u67AA\u6746\u5B50:"qi\u0101ng g\u01CEn zi",\u54ED\u4E27\u68D2:"k\u016B s\u0101ng b\xE0ng",\u9F3B\u54BD\u764C:"b\xED y\u0101n \xE1i",\u74E6\u5C97\u519B:"w\u01CE g\u0101ng j\u016Bn",\u4E70\u5F97\u8D77:"m\u01CEi de q\u01D0",\u62D7\u4E0D\u8FC7:"ni\xF9 bu gu\xF2",\u765E\u86E4\u87C6:"l\xE0i h\xE1 ma",\u810A\u6881\u9AA8:"j\u01D0 liang g\u01D4",\u5B50\u6BCD\u5F39:"z\u01D0 m\u01D4 d\xE0n",\u5F00\u5C0F\u5DEE:"k\u0101i xi\u01CEo ch\u0101i",\u5973\u5F3A\u4EBA:"n\u01DA qi\xE1ng r\xE9n",\u82F1\u96C4\u4F20:"y\u012Bng xi\xF3ng zhu\xE0n",\u5927\u5AC2\u5B50:"d\xE0 s\u01CEo zi",\u7235\u58EB\u4E50:"ju\xE9 sh\xEC yu\xE8",\u8BF4\u7B11\u8BDD:"shu\u014D xi\xE0o hua",\u6DF7\u65E5\u5B50:"h\xF9n r\xEC zi",\u5927\u9F3B\u5B50:"d\xE0 b\xED zi",\u78B0\u5934\u4F1A:"p\xE8ng t\xF3u ku\xE0i",\u73BB\u7483\u94A2:"b\u014D li g\u0101ng",\u66F3\u5149\u5F39:"y\xE8 gu\u0101ng d\xE0n",\u5C11\u6797\u62F3:"sh\xE0o l\xEDn qu\xE1n",\u548F\u53F9\u8C03:"y\u01D2ng t\xE0n di\xE0o",\u8C46\u8150\u5E72:"d\xF2u f\u01D4 g\xE0n",\u4E00\u4E2A\u52B2:"y\u012B g\xE8 j\xECn",\u5C11\u5148\u961F:"sh\xE0o xi\u0101n du\xEC",\u7075\u957F\u76EE:"l\xEDng zh\u01CEng m\xF9",\u5BF9\u7740\u5E72:"du\xEC zhe g\xE0n",\u8499\u8499\u4EAE:"m\u0113ng m\u0113ng li\xE0ng",\u8F6F\u9AA8\u5934:"ru\u01CEn g\u01D4 tou",\u4E0D\u7701\u5F97:"b\xF9 x\u01D0ng de",\u94FA\u76D6\u5377:"p\u016B g\xE0i ju\u01CEn",\u548C\u7A00\u6CE5:"hu\xF2 x\u012B n\xED",\u4EAD\u5B50\u95F4:"t\xEDng zi ji\u0101n",\u80CC\u9ED1\u9505:"b\u0113i h\u0113i gu\u014D",\u7EA2\u5F64\u5F64:"h\xF3ng t\u014Dng t\u014Dng",\u6B66\u4FAF\u7960:"w\u01D4 h\xF3u c\xED",\u6253\u54C6\u55E6:"d\u01CE du\u014D suo",\u5730\u7AA8\u5B50:"d\xEC y\xECn zi",\u72C2\u60F3\u66F2:"ku\xE1ng xi\u01CEng q\u01D4",\u5E7B\u60F3\u66F2:"hu\xE0n xi\u01CEng q\u01D4",\u6237\u53E3\u7C3F:"h\xF9 k\u01D2u b\xF9",\u817F\u809A\u5B50:"tu\u01D0 d\xF9 zi",\u9A6C\u5C3E\u85FB:"m\u01CE w\u011Bi z\u01CEo",\u7EC3\u4E60\u66F2:"li\xE0n x\xED q\u01D4",\u591C\u732B\u5B50:"y\xE8 m\u0101o zi",\u6298\u5B50\u620F:"zh\xE9 zi x\xEC",\u6253\u624B\u52BF:"d\u01CE sh\u01D2u sh\xEC",\u9F99\u738B\u7237:"l\xF3ng w\xE1ng y\xE9",\u8981\u9762\u5B50:"y\xE0o mi\xE0n zi",\u6C14\u5934\u4E0A:"q\xEC t\xF3u shang",\u7CCA\u6D82\u866B:"h\xFA tu ch\xF3ng",\u7B14\u6746\u5B50:"b\u01D0 g\u01CEn zi",\u5360\u4FBF\u5B9C:"zh\xE0n pi\xE1n yi",\u6253\u4E3B\u610F:"d\u01CE zh\u01D4 yi",\u591A\u5F39\u5934:"du\u014D d\xE0n t\xF3u",\u9732\u4E00\u624B:"l\xF2u y\u012B sh\u01D2u",\u5830\u585E\u6E56:"y\xE0n s\xE8 h\xFA",\u4FDD\u5F97\u4F4F:"b\u01CEo de zh\xF9",\u8DB5\u7A81\u6CC9:"b\xE0o t\u016B qu\xE1n",\u94BB\u7A7A\u5B50:"zu\u0101n k\xF2ng zi",\u5965\u5F97\u6CB3:"\xE0o de h\xE9",\u53F8\u52A1\u957F:"s\u012B w\xF9 zh\u01CEng",\u7981\u4E0D\u8D77:"j\u012Bn bu q\u01D0",\u4EC0\u5239\u6D77:"sh\xED ch\xE0 h\u01CEi",\u83B2\u82B1\u843D:"li\xE1n hu\u0101 l\xE0o",\u4E00\u573A\u7A7A:"y\u012B ch\xE1ng k\u014Dng",\u524D\u594F\u66F2:"qi\xE1n z\xF2u q\u01D4",\u89C1\u4E16\u9762:"xi\xE0n sh\xEC mi\xE0n",\u5206\u5B50\u7B5B:"f\u0113n z\u01D0 sh\u0101i",\u8C41\u51FA\u53BB:"hu\u014D chu qu",\u7535\u4F4D\u5DEE:"di\xE0n w\xE8i ch\u0101",\u6328\u4E2A\u513F:"\u0101i g\xE8r",\u90A3\u9635\u513F:"n\xE0 zh\xE8nr",\u7ED9\u9762\u5B50:"g\u011Bi mi\xE0n zi",\u80BA\u6D3B\u91CF:"f\xE8i hu\xF3 li\xE0ng",\u5927\u5E08\u5085:"d\xE0 sh\u012B f\u016B",\u63B7\u5F39\u7B52:"zh\xEC d\xE0n t\u01D2ng",\u6253\u547C\u565C:"d\u01CE h\u016B lu",\u5E7F\u6E20\u95E8:"\u0101n q\xFA m\xE9n",\u672A\u89C1\u5F97:"w\xE8i ji\xE0n de",\u5927\u5A76\u513F:"d\xE0 sh\u011Bnr",\u8C08\u5F97\u6765:"t\xE1n de l\xE1i",\u72EE\u5B50\u5934:"sh\u012B zi t\xF3u",\u811A\u4E2B\u5B50:"ji\u01CEo y\u0101 zi",\u53D8\u594F\u66F2:"bi\xE0n z\xF2u q\u01D4",\u7A7A\u5305\u5F39:"k\u014Dng b\u0101o d\xE0n",\u7A9D\u91CC\u6597:"w\u014D li d\xF2u",\u5F39\u7740\u70B9:"d\xE0n zhu\xF3 di\u01CEn",\u514D\u4E0D\u5F97:"mi\u01CEn bu de",\u4E2A\u5934\u513F:"g\xE8 t\xF3ur",\u770B\u5F97\u8D77:"k\xE0n de q\u01D0",\u6765\u4E0D\u5F97:"l\xE1i bu de",\u7CCA\u6D82\u8D26:"h\xFA tu zh\xE0ng",\u5927\u7329\u7329:"d\xE0 x\u012Bng xing",\u4E00\u6E9C\u513F:"y\u012B li\xF9 \xE9r",\u7981\u5F97\u8D77:"j\u012Bn de q\u01D0",\u6CD5\u76F8\u5B97:"f\u01CE xi\u0101ng z\u014Dng",\u53EF\u601C\u76F8:"k\u011B li\xE1n xi\xE0ng",\u5403\u5F97\u4E0B:"ch\u012B de xi\xE0",\u6C49\u5821\u5305:"h\xE0n p\xF9 b\u0101o",\u95F9\u56B7\u56B7:"n\xE0o r\u0101ng r\u0101ng",\u6570\u6765\u5B9D:"sh\u01D4 l\xE1i b\u01CEo",\u62B9\u8116\u5B50:"m\u01D2 b\xF3 zi",\u5408\u5F97\u6765:"h\xE9 de l\xE1i",\u5E72\u6027\u6CB9:"g\xE0n x\xECng y\xF3u",\u4E0A\u8F88\u5B50:"sh\xE0ng b\xE8i zi",\u95F7\u846B\u82A6:"m\xE8n h\xFA l\xFA",\u5471\u5471\u53EB:"gu\u0101 gu\u0101 ji\xE0o",\u897F\u6D0B\u53C2:"x\u012B y\xE1ng sh\u0113n",\u78B0\u9489\u5B50:"p\xE8ng d\xECng z\u01D0",\u6797\u836B\u9053:"l\xEDn y\u012Bn d\xE0o",\u62C9\u5BB6\u5E38:"l\xE1 ji\u0101 ch\xE1ng",\u5377\u94FA\u76D6:"ju\u01CEn p\u016B g\xE0i",\u8FC7\u5F97\u786C:"gu\xF2 de y\xECng",\u98DE\u5C06\u519B:"f\u0113i ji\xE0ng j\u016Bn",\u6311\u5927\u6881:"ti\u01CEo d\xE0 li\xE1ng",\u54C8\u5DF4\u72D7:"h\u01CE b\u0101 g\u01D2u",\u8FC7\u5BB6\u5BB6:"gu\u014D ji\u0101 ji\u0101",\u50AC\u6CEA\u5F39:"cu\u012B l\xE8i d\xE0n",\u96E8\u5939\u96EA:"y\u01D4 ji\u0101 xu\u011B",\u6572\u7AF9\u6760:"qi\u0101o zh\u016B g\xE0ng",\u5217\u8F66\u957F:"li\xE8 ch\u0113 zh\u01CEng",\u56DE\u65CB\u66F2:"hu\xED xu\xE1n q\u01D4",\u534E\u8FBE\u5462:"hu\xE1 d\xE1 n\xED",\u72AF\u5F97\u7740:"f\xE0n de zh\xE1o",\u571F\u7599\u7629:"t\u01D4 g\u0113 da",\u715E\u98CE\u666F:"sh\u0101 f\u0113ng j\u01D0ng",\u8F7B\u91CF\u7EA7:"q\u012Bng li\xE0ng j\xED",\u7F9E\u7B54\u7B54:"xi\u016B d\u0101 d\u0101",\u77F3\u5B50\u513F:"sh\xED z\u01D0 er",\u5927\u5E3D\u5B50:"d\xE0 m\xE0o zi",\u8FBE\u59C6\u5F39:"d\xE1 m\u01D4 d\xE0n",\u6447\u7BEE\u66F2:"y\xE1o l\xE1n q\u01D4",\u79D1\u6559\u7247:"k\u0113 ji\xE0o pi\u0101n",\u4F83\u5927\u5C71:"k\u01CEn t\xE0i sh\u0101n",\u4E01\u70B9\u513F:"d\u012Bng di\u01CEn er",\u5403\u5F97\u6D88:"ch\u012B de xi\u0101o",\u634B\u864E\u987B:"lu\u014D h\u01D4 x\u016B",\u95F4\u594F\u66F2:"ji\xE0n z\xF2u q\u01D4",\u9AD8\u4E3D\u53C2:"g\u0101o l\xED sh\u0113n",\u5B89\u9B42\u66F2:"\u0101n h\xFAn q\u01D4",\u4F17\u751F\u76F8:"zh\xF2ng sh\u0113ng xi\xE0ng",\u54BD\u5CE1\u708E:"y\u0101n xi\xE1 y\xE1n",\u7981\u5F97\u4F4F:"j\u012Bn de zh\xF9",\u6253\u62CD\u5B50:"d\u01CE p\u0101i zi",\u50AC\u7720\u66F2:"cu\u012B mi\xE1n q\u01D4",\u81ED\u67B6\u5B50:"ch\xF2u ji\xE0 zi",\u5403\u5F97\u5F00:"ch\u012B de k\u0101i",\u67DE\u4E1D\u7EF8:"zu\xF2 s\u012B ch\xF3u",\u5E94\u58F0\u866B:"y\xECng sh\u0113ng ch\xF3ng",\u6570\u5F97\u7740:"sh\u01D4 de zh\xE1o",\u50BB\u52B2\u513F:"sh\u01CE j\xECn er",\u94C5\u73BB\u7483:"qi\u0101n b\u014D li",\u62B9\u4E0D\u5F00:"m\xF2 b\xF9 k\u0101i",\u53EF\u7684\u677E:"k\u011B d\xEC s\u014Dng",\u5212\u5F97\u6765:"hu\xE1 de l\xE1i",\u7EA2\u5E3D\u5B50:"h\xF3ng m\xE0o zi",\u5B69\u5B50\u738B:"h\xE1i zi w\xE1ng",\u6655\u4E4E\u4E4E:"y\xF9n h\u016B h\u016B",\u53F0\u67F1\u5B50:"t\xE1i zh\xF9 zi",\u5C4E\u58F3\u90CE:"sh\u01D0 ke l\xE0ng",\u5C25\u8E76\u5B50:"li\xE0o ju\xE9 z\u01D0",\u7A7A\u67B6\u5B50:"k\u014Dng ji\xE0 zi",\u85CF\u7EA2\u82B1:"z\xE0ng h\xF3ng hu\u0101",\u8BF4\u4E0D\u7740:"shu\u014D b\xF9 zh\xE1o",\u95F7\u7F50\u8F66:"m\xE8n gu\xE0n ch\u0113",\u5361\u8116\u5B50:"qi\u01CE b\xF3 zi",\u7EA2\u6F84\u6F84:"h\xF3ng deng deng",\u8D76\u5F97\u53CA:"g\u01CEn de j\xED",\u5F53\u95F4\u513F:"d\u0101ng ji\xE0n \xE9r",\u9732\u9A6C\u811A:"l\xF2u m\u01CE ji\u01CEo",\u9E21\u5185\u91D1:"j\u012B n\xE0 j\u012Bn",\u72AF\u5F97\u4E0A:"f\xE0n d\u011Bi sh\xE0ng",\u9489\u9F7F\u8019:"d\u012Bng ch\u01D0 b\xE0",\u9971\u548C\u70B9:"b\u01CEo hu\xF3 di\u01CEn",\u6587\u66F2\u661F:"w\xE9n q\u01D4 x\u012Bng",\u7FD8\u8FAB\u5B50:"qi\xE0o bi\xE0n zi",\u9F99\u722A\u69D0:"l\xF3ng zh\u01CEo hu\xE1i",\u559D\u5012\u5F69:"h\xE8 d\xE0o c\u01CEi",\u9E3D\u5B50\u7B3C:"g\u0113 zi l\xF3ng",\u5B9A\u51A0\u8BCD:"d\xECng gu\xE0n c\xED",\u62C5\u62C5\u9762:"d\xE0n dan mi\xE0n",\u5403\u5F97\u4F4F:"ch\u012B de zh\xF9",\u722A\u5C16\u513F:"zhu\u01CE ji\u0101n er",\u652F\u7740\u513F:"zh\u012B zh\u0101o \xE9r",\u6298\u8DDF\u5934:"zh\u0113 g\u0113n tou",\u70B8\u4E38\u5B50:"zh\xE1 w\xE1n z\u01D0",\u9634\u7740\u513F:"y\u012Bn zh\u0101o \xE9r",\u70DF\u5377\u513F:"y\u0101n ju\u01CEn \xE9r",\u5BA3\u4F20\u5F39:"xu\u0101n chu\xE1n d\xE0n",\u4FE1\u76AE\u513F:"x\xECn p\xED er",\u5F26\u5207\u89D2:"xi\xE1n qi\u0113 ji\u01CEo",\u8DF3\u623F\u5B50:"ti\xE0o f\xE1ng zi",\u7F29\u7802\u5BC6:"s\xF9 sh\u0101 m\xEC",\u8BF4\u5F97\u6765:"shu\u014D de l\xE1i",\u6C34\u6F02\u513F:"shu\u01D0 pi\u01CEo \xE9r",\u800D\u7B14\u6746:"shu\u01CE b\u01D0 g\u01CEn",\u6570\u5F97\u4E0A:"sh\u01D4 d\u011Bi sh\xE0ng",\u6570\u4E0D\u7740:"sh\u01D4 b\xF9 zh\xE1o",\u6570\u4E0D\u6E05:"sh\u01D4 b\xF9 q\u012Bng",\u4EC0\u4EF6\u513F:"sh\xED ji\xE0n \xE9r",\u72EE\u5B50\u4F1A:"sh\u012B zi hu\xEC",\u751F\u6B7B\u7C3F:"sh\u0113ng s\u01D0 b\xF9",\u6247\u98CE\u673A:"sh\u0101n f\u0113ng j\u012B",\u6563\u644A\u5B50:"s\xE0n t\u0101n zi",\u6492\u5453\u6323:"s\u0101 y\xEC zh\u0113ng",\u65E5\u8BB0\u7C3F:"r\xEC j\xEC b\xF9",\u70ED\u5F97\u5FEB:"r\xE8 de ku\xE0i",\u66F2\u522B\u9488:"q\u01D4 bi\xE9 zh\u0113n",\u4EB2\u5BB6\u516C:"q\xECng ji\u0101 g\u014Dng",\u5947\u51FD\u6570:"j\u012B h\xE1n sh\xF9",\u70AE\u5B50\u513F:"p\xE0o z\u01D0 er",\u62CD\u7EB8\u7C3F:"p\u0101i zh\u01D0 b\xF9",\u52AA\u52B2\u513F:"n\u01D4 j\xECn er",\u6CE5\u5A03\u5A03:"n\xED w\xE1 wa",\u5185\u5207\u5706:"n\xE8i qi\u0113 yu\xE1n",\u54EA\u4F1A\u513F:"n\u011Bi hu\xEC er",\u6478\u4E0D\u7740:"m\u014D b\xF9 zh\xE1o",\u95F7\u5934\u513F:"m\xE8n tou er",\u6CA1\u8C31\u513F:"m\xE9i p\u01D4 er",\u94C6\u52B2\u513F:"m\u01CEo j\xECn er",\u6E9C\u80A9\u8180:"li\u016B ji\u0101n b\u01CEng",\u4E86\u671B\u53F0:"li\xE0o w\xE0ng t\xE1i",\u8001\u6765\u5C11:"l\u01CEo l\xE1i sh\xE0o",\u5764\u89D2\u513F:"k\u016Bn ju\xE9 \xE9r",\u8003\u52E4\u7C3F:"k\u01CEo q\xEDn b\xF9",\u5377\u7B14\u5200:"ju\u01CEn b\u01D0 d\u0101o",\u4E5D\u91CD\u9704:"ji\u01D4 ch\xF3ng xi\u0101o",\u8FDB\u7ED9\u91CF:"j\xECn j\u01D0 li\xE0ng",\u5212\u4E0D\u6765:"hu\xE1 b\xF9 l\xE1i",\u6C57\u8902\u513F:"h\xE0n gu\xE0 er",\u9F13\u56CA\u56CA:"g\u01D4 n\u0101ng nang",\u591F\u52B2\u513F:"g\xF2u j\xECn er",\u516C\u5207\u7EBF:"g\u014Dng qi\u0113 xi\xE0n",\u6401\u5F97\u4F4F:"g\xE9 de zh\xF9",\u6401\u4E0D\u4F4F:"g\xE9 b\xFA zh\xF9",\u8D76\u6D6A\u5934:"g\u01CEn l\xE0ng t\xF3u",\u8D76\u5F97\u4E0A:"g\u01CEn d\u011Bi sh\xE0ng",\u5E72\u9175\u6BCD:"g\xE0n ji\xE0o m\u01D4",\u560E\u6E23\u513F:"g\u0101 zh\u0101 \xE9r",\u560E\u5623\u8106:"g\u0101 b\u0113ng cu\xEC",\u5BF9\u5F97\u4F4F:"du\xEC de zh\xF9",\u9017\u95F7\u5B50:"d\xF2u m\xE8n z\u01D0",\u8C46\u89D2\u513F:"d\xF2u ju\xE9 \xE9r",\u9876\u5471\u5471:"d\u01D0ng gu\u0101 gu\u0101",\u6EF4\u6E9C\u513F:"d\u012B li\xF9 \xE9r",\u5927\u8F74\u5B50:"d\xE0 zh\xF2u z\u01D0",\u6253\u677F\u5B50:"d\u01CE b\u01CEn zi",\u5BF8\u52B2\u513F:"c\xF9n j\xECn er",\u918B\u52B2\u513F:"c\xF9 j\xECn er",\u521B\u724C\u5B50:"chu\xE0ng p\xE1i zi",\u63E3\u624B\u513F:"chu\u0101i sh\u01D2u er",\u51B2\u52B2\u513F:"ch\xF2ng j\xECn er",\u5403\u5F97\u6765:"ch\u012B de l\xE1i",\u4E0D\u66F4\u4E8B:"b\xF9 g\u0113ng sh\xEC",\u5954\u5934\u513F:"b\xE8n tou er",\u767E\u592B\u957F:"b\u01CEi f\u016B zh\u01CEng",\u5A03\u5A03\u4EB2:"w\xE1 wa q\u012Bn",\u6B7B\u52B2\u513F:"s\u01D0 j\xECng er",\u9AA8\u6735\u513F:"g\u016B du\u01D2 er",\u529F\u52B3\u7C3F:"g\u014Dng l\xE1o b\xF9"},{\u6210\u5409\u601D\u6C57:"ch\xE9ng j\xED s\u012B h\xE1n",\u56DB\u901A\u516B\u8FBE:"s\xEC t\u014Dng b\u0101 d\xE1",\u4E00\u6A21\u4E00\u6837:"y\u012B m\xFA y\u012B y\xE0ng",\u9752\u85CF\u9AD8\u539F:"q\u012Bng z\xE0ng g\u0101o yu\xE1n",\u963F\u5F25\u9640\u4F5B:"\u0113 m\xED tu\xF3 f\xF3",\u89E3\u653E\u601D\u60F3:"ji\xE8 f\xE0ng s\u012B xi\u01CEng",\u591A\u79CD\u591A\u6837:"du\u014D zh\u01D2ng du\u014D y\xE0ng",\u6240\u4F5C\u6240\u4E3A:"su\u01D2 zu\xF2 su\u01D2 w\xE9i",\u8FF7\u8FF7\u7CCA\u7CCA:"m\xED m\xED hu h\u016B",\u8377\u67AA\u5B9E\u5F39:"h\xE8 qi\u0101ng sh\xED d\xE0n",\u5174\u9AD8\u91C7\u70C8:"x\xECng g\u0101o c\u01CEi li\xE8",\u65E0\u80FD\u4E3A\u529B:"w\xFA n\xE9ng w\xE9i l\xEC",\u878D\u4E3A\u4E00\u4F53:"r\xF3ng w\xE9i y\u012B t\u01D0",\u5E03\u9C81\u585E\u5C14:"b\xF9 l\u01D4 s\xE0i \u011Br",\u4E3A\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u5BA1\u65F6\u5EA6\u52BF:"sh\u011Bn sh\xED du\xF3 sh\xEC",\u514B\u4EC0\u7C73\u5C14:"k\xE8 sh\xED m\u01D0 \u011Br",\u6CA1\u5B8C\u6CA1\u4E86:"m\xE9i w\xE1n m\xE9i li\u01CEo",\u4E0D\u4E3A\u4EBA\u77E5:"b\xF9 w\xE9i r\xE9n zh\u012B",\u7ED3\u7ED3\u5DF4\u5DF4:"ji\u0113 ji\u0113 b\u0101 b\u0101",\u5DF4\u5C14\u5E72\u534A\u5C9B:"b\u0101 \u011Br g\xE0n b\xE0n d\u01CEo",\u524D\u4EC6\u540E\u7EE7:"qi\xE1n p\u016B h\xF2u j\xEC",\u4E00\u5E74\u4E00\u5EA6:"y\xEC ni\xE1n y\xED d\xF9",\u5404\u884C\u5404\u4E1A:"g\xE8 h\xE1ng g\xE8 y\xE8",\u5E03\u5C14\u4EC0\u7EF4\u514B:"b\xF9 \u011Br sh\xED w\xE9i k\xE8",\u5408\u4E8C\u4E3A\u4E00:"h\xE9 \xE8r w\xE9i y\u012B",\u88AB\u5B50\u690D\u7269:"b\xE8i z\u01D0 zh\xED w\xF9",\u94FA\u5929\u76D6\u5730:"p\u016B ti\u0101n g\xE0i d\xEC",\u76F4\u622A\u4E86\u5F53:"zh\xED ji\xE9 li\u01CEo d\xE0ng",\u4F9B\u4E0D\u5E94\u6C42:"g\u014Dng b\xF9 y\xECng qi\xFA",\u5FA1\u53F2\u5927\u592B:"y\xF9 sh\u01D0 d\xE0 f\u016B",\u4E0D\u4E3A\u74E6\u5168:"b\xF9 w\xE9i w\u01CE qu\xE1n",\u4E0D\u53EF\u6536\u62FE:"b\xF9 k\u011B sh\u014Du shi",\u80E1\u4F5C\u975E\u4E3A:"h\xFA zu\xF2 f\u0113i w\xE9i",\u5206\u6BEB\u4E0D\u5DEE:"f\u0113n h\xE1o b\xF9 ch\u0101",\u6A21\u6A21\u7CCA\u7CCA:"m\xF3 m\xF3 hu h\u016B",\u4E0D\u8DB3\u4E3A\u5947:"b\xF9 z\xFA w\xE9i q\xED",\u5982\u4E4B\u5948\u4F55:"r\xFA zh\u012B nai h\xE9",\u6084\u65E0\u58F0\u606F:"qi\u01CEo w\xFA sh\u0113ng x\u012B",\u5377\u571F\u91CD\u6765:"ju\u01CEn t\u01D4 ch\xF3ng l\xE1i",\u4E86\u5982\u6307\u638C:"li\u01CEo r\xFA zh\u01D0 zh\u01CEng",\u6DF1\u6076\u75DB\u7EDD:"sh\u0113n w\xF9 t\xF2ng ju\xE9",\u9AD8\u9AD8\u5174\u5174:"g\u0101o g\u0101o x\xECng x\xECng",\u5509\u58F0\u53F9\u6C14:"\u0101i sh\u0113ng t\xE0n q\xEC",\u6DF7\u4E3A\u4E00\u8C08:"h\xF9n w\xE9i y\u012B t\xE1n",\u4E0D\u4E86\u4E86\u4E4B:"b\xF9 li\u01CEo li\u01CEo zh\u012B",\u6C49\u85CF\u8BED\u7CFB:"h\xE0n z\xE0ng y\u01D4 x\xEC",\u5904\u5FC3\u79EF\u8651:"ch\u01D4 x\u012Bn j\u012B l\u01DC",\u6CE3\u4E0D\u6210\u58F0:"q\u01D0 b\xF9 ch\xE9ng sh\u0113ng",\u534A\u591C\u4E09\u66F4:"b\xE0n y\xE8 s\u0101n g\u0113ng",\u5931\u9B42\u843D\u9B44:"sh\u012B h\xFAn lu\xF2 p\xF2",\u4E8C\u5341\u516B\u5BBF:"\xE8r sh\xED b\u0101 xi\xF9",\u8F6C\u6765\u8F6C\u53BB:"zhu\xE0n l\xE1i zhu\xE0n q\xF9",\u6570\u4EE5\u4E07\u8BA1:"sh\u01D4 y\u01D0 w\xE0n j\xEC",\u76F8\u4F9D\u4E3A\u547D:"xi\u0101ng y\u012B w\xE9i m\xECng",\u604B\u604B\u4E0D\u820D:"li\xE0n li\xE0n b\xF9 sh\u011B",\u5C48\u6307\u53EF\u6570:"q\u016B zh\u01D0 k\u011B sh\u01D4",\u795E\u51FA\u9B3C\u6CA1:"sh\xE9n ch\u016B gu\u01D0 m\xF2",\u7ED3\u7ED3\u5B9E\u5B9E:"ji\u0113 ji\u0113 sh\xED sh\xED",\u6709\u7684\u653E\u77E2:"y\u01D2u d\xEC f\xE0ng sh\u01D0",\u53FD\u54E9\u5495\u565C:"j\u012B l\u01D0 g\u016B l\u016B",\u5408\u800C\u4E3A\u4E00:"h\xE9 \xE9r w\xE9i y\u012B",\u8C03\u5175\u9063\u5C06:"di\xE0o b\u012Bng qi\u01CEn ji\xE0ng",\u8F7D\u6B4C\u8F7D\u821E:"z\xE0i g\u0113 z\xE0i w\u01D4",\u8F6C\u5371\u4E3A\u5B89:"zhu\u01CEn w\u0113i w\xE9i \u0101n",\u8E0F\u8E0F\u5B9E\u5B9E:"t\u0101 t\u0101 shi sh\xED",\u6851\u7ED9\u5DF4\u5C14:"s\u0101ng j\u01D0 b\u0101 \u011Br",\u88C5\u6A21\u4F5C\u6837:"zhu\u0101ng m\xFA zu\xF2 y\xE0ng",\u89C1\u4E49\u52C7\u4E3A:"ji\xE0n y\xEC y\u01D2ng w\xE9i",\u76F8\u5DEE\u65E0\u51E0:"xi\u0101ng ch\u0101 w\xFA j\u01D0",\u53F9\u4E3A\u89C2\u6B62:"t\xE0n w\xE9i gu\u0101n zh\u01D0",\u95F7\u95F7\u4E0D\u4E50:"m\xE8n m\xE8n b\xF9 l\xE8",\u559C\u6012\u54C0\u4E50:"x\u01D0 n\xF9 \u0101i l\xE8",\u9C9C\u4E3A\u4EBA\u77E5:"xi\u01CEn w\xE9i r\xE9n zh\u012B",\u5F20\u7259\u821E\u722A:"zh\u0101ng y\xE1 w\u01D4 zh\u01CEo",\u4E3A\u975E\u4F5C\u6B79:"w\xE9i f\u0113i zu\xF2 d\u01CEi",\u4E00\u8E76\u4E0D\u632F:"y\u012B ju\xE9 b\xF9 zh\xE8n",\u542B\u7CCA\u5176\u8F9E:"h\xE1n h\xFA q\xED c\xED",\u75B2\u4E8E\u5954\u547D:"p\xED y\xFA b\u0113n m\xECng",\u52C9\u4E3A\u5176\u96BE:"mi\u01CEn w\xE9i q\xED n\xE1n",\u4F9D\u4F9D\u4E0D\u820D:"y\u012B y\u012B b\xF9 sh\u011B",\u4F55\u4E50\u800C\u4E0D\u4E3A:"h\xE9 l\xE8 \xE9r b\xF9 w\xE9i",\u9876\u5934\u4E0A\u53F8:"d\u01D0ng t\xF3u sh\xE0ng si",\u4E0D\u7740\u8FB9\u9645:"b\xF9 zhu\xF3 bi\u0101n j\xEC",\u5927\u6A21\u5927\u6837:"d\xE0 m\xFA d\xE0 y\xE0ng",\u5BFB\u6B22\u4F5C\u4E50:"x\xFAn hu\u0101n zu\xF2 l\xE8",\u4E00\u8D70\u4E86\u4E4B:"y\u012B z\u01D2u li\u01CEo zh\u012B",\u4E00\u5E74\u5230\u5934:"y\xEC ni\xE1n d\xE0o t\xF3u",\u5B57\u91CC\u884C\u95F4:"z\xEC l\u01D0 h\xE1ng ji\u0101n",\u542B\u542B\u7CCA\u7CCA:"h\xE1n h\xE1n hu h\u016B",\u6570\u4E00\u6570\u4E8C:"sh\u01D4 y\u012B sh\u01D4 \xE8r",\u6070\u5982\u5176\u5206:"qi\xE0 r\xFA q\xED f\xE8n",\u7834\u6D95\u4E3A\u7B11:"p\xF2 t\xEC w\xE9i xi\xE0o",\u5148\u4E0B\u624B\u4E3A\u5F3A:"xi\u0101n xi\xE0 sh\u01D2u w\xE9i qi\xE1ng",\u6DF1\u66F4\u534A\u591C:"sh\u0113n g\u0113ng b\xE0n y\xE8",\u5343\u5DEE\u4E07\u522B:"qi\u0101n ch\u0101 w\xE0n bi\xE9",\u6570\u4E0D\u80DC\u6570:"sh\u01D4 b\xF9 sh\xE8ng sh\u01D4",\u636E\u4E3A\u5DF1\u6709:"j\xF9 w\xE9i j\u01D0 y\u01D2u",\u5929\u65CB\u5730\u8F6C:"ti\u0101n xu\xE1n d\xEC zhu\xE0n",\u517B\u5C0A\u5904\u4F18:"y\u01CEng z\u016Bn ch\u01D4 y\u014Du",\u73BB\u7483\u7EA4\u7EF4:"b\u014D li xi\u0101n w\xE9i",\u5435\u5435\u95F9\u95F9:"ch\u0101o chao n\xE0o n\xE0o",\u6655\u5934\u8F6C\u5411:"y\u016Bn t\xF3u zhu\xE0n xi\xE0ng",\u571F\u751F\u571F\u957F:"t\u01D4 sh\u0113ng t\u01D4 zh\u01CEng",\u5B81\u6B7B\u4E0D\u5C48:"n\xECng s\u01D0 b\xF9 q\u016B",\u4E0D\u7701\u4EBA\u4E8B:"b\xF9 x\u01D0ng r\xE9n sh\xEC",\u5C3D\u529B\u800C\u4E3A:"j\xECn l\xEC \xE9r w\xE9i",\u7CBE\u660E\u5F3A\u5E72:"j\u012Bng m\xEDng qi\xE1ng g\xE0n",\u5520\u5520\u53E8\u53E8:"l\xE1o lao d\u0101o d\u0101o",\u53FD\u53FD\u55B3\u55B3:"j\u012B ji zh\u0101 zh\u0101",\u529F\u4E0D\u53EF\u6CA1:"g\u014Dng b\xF9 k\u011B m\xF2",\u9532\u800C\u4E0D\u820D:"qi\xE8 \xE9r b\xF9 sh\u011B",\u6392\u5FE7\u89E3\u96BE:"p\xE1i y\u014Du ji\u011B n\xE0n",\u7A00\u91CC\u7CCA\u6D82:"x\u012B li h\xFA t\xFA",\u5F02\u66F2\u540C\u5DE5:"y\xEC q\u01D4 t\xF3ng g\u014Dng",\u5404\u6709\u6240\u957F:"g\xE8 y\u01D2u su\u01D2 ch\xE9ng",\u7684\u7684\u786E\u786E:"d\xED d\xED qu\xE8 qu\xE8",\u4E00\u8A00\u4E3A\u5B9A:"y\u012B y\xE1n w\xE9i d\xECng",\u54C4\u5802\u5927\u7B11:"h\u014Dng t\xE1ng d\xE0 xi\xE0o",\u542C\u800C\u4E0D\u95FB:"t\u012Bng \xE9r b\xFA w\xE9n",\u5200\u8015\u706B\u79CD:"d\u0101o g\u0113ng hu\u01D2 zh\xF2ng",\u8BF4\u4E0D\u8FC7\u53BB:"shu\u014D bu gu\xF2 q\xF9",\u5185\u5206\u6CCC\u817A:"n\xE8i f\xE8n m\xEC xi\xE0n",\u5316\u9669\u4E3A\u5937:"hu\xE0 xi\u01CEn w\xE9i y\xED",\u767E\u53D1\u767E\u4E2D:"b\u01CEi f\u0101 b\u01CEi zh\xF2ng",\u91CD\u89C1\u5929\u65E5:"ch\xF3ng ji\xE0n ti\u0101n r\xEC",\u53CD\u8D25\u4E3A\u80DC:"f\u01CEn b\xE0i w\xE9i sh\xE8ng",\u4E00\u4E86\u767E\u4E86:"y\u012B li\u01CEo b\u01CEi li\u01CEo",\u5927\u5927\u54A7\u54A7:"d\xE0 da li\u0113 li\u0113",\u5FC3\u6025\u706B\u71CE:"x\u012Bn j\xED hu\u01D2 li\u01CEo",\u7C97\u5FC3\u5927\u610F:"c\u016B x\u012Bn d\xE0 yi",\u9E21\u76AE\u7599\u7629:"j\u012B p\xED g\u0113 da",\u5937\u4E3A\u5E73\u5730:"y\xED w\xE9i p\xEDng d\xEC",\u65E5\u79EF\u6708\u7D2F:"r\xEC j\u012B yu\xE8 l\u011Bi",\u8BBE\u8EAB\u5904\u5730:"sh\xE8 sh\u0113n ch\u01D4 d\xEC",\u6295\u5176\u6240\u597D:"t\xF3u q\xED su\u01D2 h\xE0o",\u95F4\u4E0D\u5BB9\u53D1:"ji\u0101n b\xF9 r\xF3ng f\xE0",\u4EBA\u6EE1\u4E3A\u60A3:"r\xE9n m\u01CEn w\xE9i hu\xE0n",\u7A77\u8FFD\u4E0D\u820D:"qi\xF3ng zhu\u012B b\xF9 sh\u011B",\u4E3A\u65F6\u5DF2\u665A:"w\xE9i sh\xED y\u01D0 w\u01CEn",\u5982\u6570\u5BB6\u73CD:"r\xFA sh\u01D4 ji\u0101 zh\u0113n",\u5FC3\u91CC\u6709\u6570:"x\u012Bn l\u01D0 y\u01D2u sh\xF9",\u4E00\u76D8\u6563\u6C99:"y\u012B p\xE1n s\u01CEn sh\u0101",\u4EE5\u7259\u8FD8\u7259:"y\u01D0 y\xE1 hu\xE1n y\xE1",\u795E\u4E0D\u5B88\u820D:"sh\xE9n b\xF9 sh\u01D2u sh\u011B",\u5B5F\u4EC0\u7EF4\u514B:"m\xE8ng sh\xED w\xE9i k\xE8",\u5404\u81EA\u4E3A\u6218:"g\xE8 z\xEC w\xE9i zh\xE0n",\u6028\u58F0\u8F7D\u9053:"yu\xE0n sh\u0113ng z\xE0i d\xE0o",\u4E00\u54C4\u800C\u6563:"y\u012B h\xF2ng \xE9r s\xE0n",\u4E9A\u5F97\u91CC\u4E9A\u6D77:"y\xE0 de l\u01D0 y\xE0 h\u01CEi",\u6551\u82E6\u6551\u96BE:"ji\xF9 k\u01D4 ji\xF9 n\xE0n",\u597D\u597D\u5148\u751F:"h\u01CEo h\u01CEo xi\u0101n sheng",\u602A\u6A21\u602A\u6837:"gu\xE0i m\xFA gu\xE0i y\xE0ng",\u629B\u5934\u9732\u9762:"p\u0101o t\xF3u l\xF9 mi\xE0n",\u6E38\u624B\u597D\u95F2:"y\xF3u sh\u01D2u h\xE0o xi\xE1n",\u65E0\u6240\u4E0D\u4E3A:"w\xFA su\u01D2 b\xF9 w\xE9i",\u8C03\u864E\u79BB\u5C71:"di\xE0o h\u01D4 l\xED sh\u0101n",\u6B65\u6B65\u4E3A\u8425:"b\xF9 b\xF9 w\xE9i y\xEDng",\u597D\u5927\u559C\u529F:"h\xE0o d\xE0 x\u01D0 g\u014Dng",\u4F17\u77E2\u4E4B\u7684:"zh\xF2ng sh\u01D0 zh\u012B d\xEC",\u957F\u751F\u4E0D\u6B7B:"ch\xE1ng sh\u0113ng b\u016B s\u01D0",\u851A\u4E3A\u58EE\u89C2:"w\xE8i w\xE9i zhu\xE0ng gu\u0101n",\u4E0D\u53EF\u80DC\u6570:"b\xF9 k\u011B sh\xE8ng sh\u01D4",\u9B3C\u4F7F\u795E\u5DEE:"gu\u01D0 sh\u01D0 sh\xE9n ch\u0101i",\u6D01\u8EAB\u81EA\u597D:"ji\xE9 sh\u0113n z\xEC h\xE0o",\u6562\u4F5C\u6562\u4E3A:"g\u01CEn zu\xF2 g\u01CEn w\xE9i",\u8499\u5F97\u7EF4\u7684\u4E9A:"m\xE9ng de w\xE9i de y\xE0",\u5DF4\u5C14\u5580\u4EC0\u6E56:"b\u0101 \u011Br k\u0101 sh\xED h\xFA",\u8305\u585E\u987F\u5F00:"m\xE1o s\xE8 d\xF9n k\u0101i",\u8D70\u9A6C\u6362\u5C06:"z\u01D2u m\u01CE hu\xE0n ji\xE0ng",\u4E3A\u65F6\u8FC7\u65E9:"w\xE9i sh\xED gu\xF2 z\u01CEo",\u4E3A\u4EBA\u5E08\u8868:"w\xE9i r\xE9n sh\u012B bi\u01CEo",\u9634\u5DEE\u9633\u9519:"y\u012Bn ch\u0101 y\xE1ng cu\xF2",\u6CB9\u8154\u6ED1\u8C03:"y\xF3u qi\u0101ng hu\xE1 di\xE0o",\u91CD\u8E48\u8986\u8F99:"ch\xF3ng d\u01CEo f\xF9 zh\xE9",\u9A82\u9A82\u54A7\u54A7:"m\xE0 ma li\u0113 li\u0113",\u7D6E\u7D6E\u53E8\u53E8:"x\xF9 x\xF9 d\u0101o d\u0101o",\u5982\u5C65\u8584\u51B0:"r\xFA l\u01DA b\xF3 b\u012Bng",\u635F\u5175\u6298\u5C06:"s\u01D4n b\u012Bng zh\xE9 ji\xE0ng",\u65E0\u53EF\u6BD4\u62DF:"w\xFA k\u011B b\u01D0 n\xEC",\u62D0\u5F2F\u62B9\u89D2:"gu\u01CEi w\u0101n m\xF2 ji\u01CEo",\u50CF\u6A21\u50CF\u6837:"xi\xE0ng m\xFA xi\xE0ng y\xE0ng",\u4F9B\u8FC7\u4E8E\u6C42:"g\u014Dng gu\xF2 y\xFA qi\xFA",\u5F00\u82B1\u7ED3\u679C:"k\u0101i hu\u0101 ji\u0113 gu\u01D2",\u4ED4\u4ED4\u7EC6\u7EC6:"z\u01D0 z\u01D0 x\xEC x\xEC",\u5DDD\u85CF\u516C\u8DEF:"chu\u0101n z\xE0ng g\u014Dng l\xF9",\u6CB3\u5317\u6886\u5B50:"h\xE9 b\u011Bi b\u0101ng zi",\u957F\u5E74\u7D2F\u6708:"ch\xE1ng ni\xE1n l\u011Bi yu\xE8",\u6B63\u513F\u516B\u7ECF:"zh\xE8ng er b\u0101 j\u012Bng",\u4E0D\u8BC6\u62AC\u4E3E:"b\xF9 sh\xED t\xE1i ju",\u91CD\u632F\u65D7\u9F13:"ch\xF3ng zh\xE8n q\xED g\u01D4",\u6C14\u606F\u5944\u5944:"q\xEC x\u012B y\u0101n y\u0101n",\u7D27\u8FFD\u4E0D\u820D:"j\u01D0n zhu\u012B b\xF9 sh\u011B",\u670D\u670D\u5E16\u5E16:"f\xFA fu ti\u0113 ti\u0113",\u5F3A\u8BCD\u593A\u7406:"qi\u01CEng c\xED du\xF3 l\u01D0",\u567C\u91CC\u556A\u5566:"p\u012B li p\u0101 l\u0101",\u4EBA\u624D\u6D4E\u6D4E:"r\xE9n c\xE1i j\u01D0 j\u01D0",\u53D1\u4EBA\u6DF1\u7701:"f\u0101 r\xE9n sh\u0113n x\u01D0ng",\u4E0D\u8DB3\u4E3A\u51ED:"b\xF9 z\xFA w\xE9i p\xEDng",\u4E3A\u5BCC\u4E0D\u4EC1:"w\xE9i f\xF9 b\xF9 r\xE9n",\u8FDE\u7BC7\u7D2F\u724D:"li\xE1n pi\u0101n l\u011Bi d\xFA",\u547C\u5929\u62A2\u5730:"h\u016B ti\u0101n qi\u0101ng d\xEC",\u843D\u843D\u5927\u65B9:"lu\xF2 lu\xF2 d\xE0 f\u0101ng",\u81EA\u5439\u81EA\u64C2:"z\xEC chu\u012B z\xEC l\xE9i",\u4E50\u5584\u597D\u65BD:"l\xE8 sh\xE0n h\xE0o sh\u012B",\u4EE5\u653B\u4E3A\u5B88:"y\u01D0 g\u014Dng w\xE9i sh\u01D2u",\u78E8\u78E8\u8E6D\u8E6D:"m\xF3 m\xF3 c\xE8ng c\xE8ng",\u524A\u94C1\u5982\u6CE5:"xu\u0113 ti\u011B r\xFA n\xED",\u52A9\u7EA3\u4E3A\u8650:"zh\xF9 zh\xF2u w\xE9i n\xFC\xE8",\u4EE5\u9000\u4E3A\u8FDB:"y\u01D0 tu\xEC w\xE9i j\xECn",\u91CD\u6574\u65D7\u9F13:"ch\xF3ng zh\u011Bng q\xED g\u01D4",\u5601\u5601\u55B3\u55B3:"q\u012B q\u012B ch\u0101 ch\u0101",\u67AA\u6797\u5F39\u96E8:"qi\u0101ng l\xEDn d\xE0n y\u01D4",\u98CE\u60C5\u4E07\u79CD:"f\u0113ng q\xEDng w\xE0n zh\u01D2ng",\u4EE4\u4EBA\u53D1\u6307:"l\xECng r\xE9n f\xE0 zh\u01D0",\u8F6C\u8D25\u4E3A\u80DC:"zhu\u01CEn b\xE0i w\xE9i sh\xE8ng",\u8F6C\u5F2F\u62B9\u89D2:"zhu\u01CEn w\u0101n m\xF2 ji\u01CEo",\u5728\u52AB\u96BE\u9003:"z\xE0i ji\xE9 n\xE1n t\xE1o",\u6B63\u5F53\u9632\u536B:"zh\xE8ng d\xE0ng f\xE1ng w\xE8i",\u4E0D\u8DB3\u4E3A\u602A:"b\xF9 z\xFA w\xE9i gu\xE0i",\u96BE\u5144\u96BE\u5F1F:"n\xE0n xi\u014Dng n\xE0n d\xEC",\u54BF\u54BF\u5440\u5440:"y\u012B y\u012B y\u0101 y\u0101",\u5F39\u5C3D\u7CAE\u7EDD:"d\xE0n j\xECn li\xE1ng ju\xE9",\u516B\u65D7\u5B50\u5F1F:"b\u0101 q\xED zi d\xEC",\u963F\u8C00\u5949\u627F:"\u0113 y\xFA f\xE8ng ch\xE9ng",\u7A00\u91CC\u54D7\u5566:"x\u012B li hu\u0101 l\u0101",\u8FD4\u8001\u8FD8\u7AE5:"f\u01CEn l\u01CEo hu\xE1n t\xF3ng",\u597D\u9AD8\u9A9B\u8FDC:"h\xE0o g\u0101o w\xF9 yu\u01CEn",\u707E\u96BE\u6DF1\u91CD:"z\u0101i n\xE1n sh\u0113n zh\xF2ng",\u9E7F\u6B7B\u8C01\u624B:"l\xF9 s\u01D0 sh\xE9i sh\u01D2u",\u5DEE\u5F3A\u4EBA\u610F:"ch\u0101 qi\xE1ng r\xE9n y\xEC",\u5927\u5439\u5927\u64C2:"d\xE0 chu\u012B d\xE0 l\xE9i",\u6210\u5BB6\u7ACB\u4E1A:"ch\xE9ng ji\u0101 l\xEC yi\xE8",\u81EA\u6028\u81EA\u827E:"z\xEC yu\xE0n z\xEC y\xEC",\u8D1F\u503A\u7D2F\u7D2F:"f\xF9 zhai l\u011Bi l\u011Bi",\u53E4\u4E3A\u4ECA\u7528:"g\u01D4 w\xE9i j\u012Bn y\xF2ng",\u5165\u571F\u4E3A\u5B89:"r\xF9 t\u01D4 w\xE9i \u0101n",\u4E0B\u4E0D\u4E3A\u4F8B:"xi\xE0 b\xF9 w\xE9i l\xEC",\u4E00\u54C4\u800C\u4E0A:"y\xEC h\u014Dng \xE9r sh\xE0ng",\u4E00\u80A1\u52B2\u513F:"y\u012B g\u01D4 j\xECn er",\u6CA1\u5934\u82CD\u8747:"m\xE9i t\xF3u c\u0101ng ying",\u5929\u5DEE\u5730\u8FDC:"ti\u0101n ch\u0101 d\xEC yu\u01CEn",\u98CE\u5377\u6B8B\u4E91:"f\u0113ng ju\u01CEn c\xE1n y\xFAn",\u591A\u707E\u591A\u96BE:"du\u014D z\u0101i du\u014D n\xE0n",\u4E73\u81ED\u672A\u5E72:"r\u01D4 xi\xF9 w\xE8i g\u0101n",\u884C\u5BB6\u91CC\u624B:"h\xE1ng ji\u0101 l\u01D0 sh\u01D2u",\u72FC\u72C8\u4E3A\u5978:"l\xE1ng b\xE8i w\xE9i ji\u0101n",\u5904\u53D8\u4E0D\u60CA:"ch\u01D4 bi\xE0n b\xF9 j\u012Bng",\u4E00\u5531\u4E00\u548C:"y\u012B ch\xE0ng y\u012B h\xE8",\u4E00\u5FF5\u4E4B\u5DEE:"y\u012B ni\xE0n zh\u012B ch\u0101",\u91D1\u8749\u8131\u58F3:"j\u012Bn ch\xE1n tu\u014D qi\xE0o",\u6EF4\u6EF4\u7B54\u7B54:"d\u012B d\u012B d\u0101 d\u0101",\u7855\u679C\u7D2F\u7D2F:"shu\xF2 gu\u01D2 l\xE9i l\xE9i",\u53EA\u77E5\u5176\u4E00:"zh\u01D0 zh\u012B q\xED y\u012B",\u597D\u6574\u4EE5\u6687:"h\xE0o zh\u011Bng y\u01D0 xi\xE1",\u7EA2\u5F97\u53D1\u7D2B:"h\xF3ng de f\u0101 z\u01D0",\u4F20\u4E3A\u7F8E\u8C08:"chu\xE1n w\xE9i m\u011Bi t\xE1n",\u5BCC\u5546\u5927\u8D3E:"f\xF9 sh\u0101ng d\xE0 g\u01D4",\u56DB\u6D77\u4E3A\u5BB6:"s\xEC h\u01CEi w\xE9i ji\u0101",\u5931\u800C\u590D\u5F97:"sh\u012B \xE9r f\xF9 de",\u4E86\u82E5\u6307\u638C:"li\u01CEo ru\xF2 zh\u01D0 zh\u01CEng",\u5927\u6709\u53EF\u4E3A:"d\xE0 y\u01D2u k\u011B w\xE9i",\u51FA\u5934\u9732\u9762:"ch\u016B t\xF3u l\xF9 mi\xE0n",\u9F13\u9F13\u56CA\u56CA:"g\u01D4 gu n\u0101ng n\u0101ng",\u7A97\u660E\u51E0\u51C0:"chu\u0101ng m\xEDng j\u012B j\xECng",\u6CF0\u7136\u5904\u4E4B:"t\xE0i r\xE1n ch\u01D4 zh\u012B",\u6012\u53D1\u51B2\u51A0:"n\xF9 f\xE0 ch\u014Dng gu\u0101n",\u4E0D\u751A\u4E86\u4E86:"b\xF9 sh\xE8n li\u01CEo li\u01CEo",\u6709\u673A\u73BB\u7483:"y\u01D2u j\u012B b\u014D li",\u9AA8\u5934\u67B6\u5B50:"g\xFA tou ji\xE0 zi",\u4E49\u8584\u4E91\u5929:"y\xEC b\xF3 y\xFAn ti\u0101n",\u4E00\u4E01\u70B9\u513F:"y\u012B d\u012Bng di\u01CEnr",\u65F6\u6765\u8FD0\u8F6C:"sh\xED l\xE1i y\xF9n zhu\u01CEn",\u9648\u8BCD\u6EE5\u8C03:"ch\xE9n c\xED l\xE0n di\xE0o",\u4E03\u5341\u4E8C\u884C:"q\u012B sh\xED \xE8r h\xE1ng",\u5316\u6574\u4E3A\u96F6:"hu\xE0 zh\u011Bng w\xE9i l\xEDng",\u7269\u4EE5\u7A00\u4E3A\u8D35:"w\xF9 y\u01D0 x\u012B w\xE9i gu\xEC",\u6C11\u4EE5\u98DF\u4E3A\u5929:"m\xEDn y\u01D0 sh\xED w\xE9i ti\u0101n",\u706B\u70E7\u706B\u71CE:"hu\u01D2 sh\u0101o hu\u01D2 li\u01CEo",\u5E72\u8106\u5229\u7D22:"g\xE0n cu\xEC l\xEC su\u01D2",\u540A\u513F\u90CE\u5F53:"di\xE0o er l\xE1ng d\u0101ng",\u5E7F\u79CD\u8584\u6536:"gu\u01CEng zh\xF2ng b\xF3 sh\u014Du",\u96BE\u820D\u96BE\u5206:"n\xE1n sh\u011B n\xE1n f\u0113n",\u6B43\u8840\u4E3A\u76DF:"sh\xE0 xu\xE8 w\xE9i m\xE9ng",\u594B\u53D1\u6709\u4E3A:"f\xE8n f\u0101 y\u01D2u w\xE9i",\u9634\u9519\u9633\u5DEE:"y\u012Bn cu\xF2 y\xE1ng ch\u0101",\u4E1C\u8EB2\u897F\u85CF:"d\u014Dng du\u01D2 x\u012B c\xE1ng",\u70DF\u718F\u706B\u71CE:"y\u0101n x\u016Bn hu\u01D2 li\u01CEo",\u94BB\u725B\u89D2\u5C16:"zu\u0101n ni\xFA ji\u01CEo ji\u0101n",\u4E54\u88C5\u6253\u626E:"qi\xE1o zhu\u0101ng d\u01CE b\xE0n",\u6539\u5F26\u66F4\u5F20:"g\u01CEi xi\xE1n g\u0113ng zh\u0101ng",\u6CB3\u5357\u6886\u5B50:"h\xE9 n\xE1n b\u0101ng zi",\u597D\u5403\u61D2\u505A:"h\xE0o ch\u012B l\u01CEn zu\xF2",\u4F55\u4E50\u4E0D\u4E3A:"h\xE9 l\xE8 b\xF9 w\xE9i",\u5927\u51FA\u98CE\u5934:"d\xE0 ch\u016B f\u0113ng t\xF3u",\u653B\u57CE\u63A0\u5730:"g\u014Dng ch\xE9ng l\xFC\u011B d\xEC",\u6F02\u6F02\u4EAE\u4EAE:"pi\xE0o pi\xE0o liang liang",\u6298\u8877\u4E3B\u4E49:"zh\xE9 zh\u014Dng zh\u01D4 y\xEC",\u5927\u9A6C\u54C8\u9C7C:"d\xE0 m\u01CE h\u01CE y\xFA",\u7EFF\u6811\u6210\u836B:"l\u01DC sh\xF9 ch\xE9ng y\u012Bn",\u7387\u5148\u5782\u8303:"shu\xE0i xi\u0101n chu\xED f\xE0n",\u5BB6\u957F\u91CC\u77ED:"ji\u0101 ch\xE1ng l\u01D0 du\u01CEn",\u5BBD\u5927\u4E3A\u6000:"ku\u0101n d\xE0 w\xE9i hu\xE1i",\u5DE6\u8180\u53F3\u81C2:"zu\u01D2 b\u01CEng y\xF2u b\xEC",\u5F71\u5B50\u5185\u9601:"y\u01D0ng zi n\xE8i g\xE9",\u4E00\u7B11\u4E86\u4E4B:"y\u012B xi\xE0o li\u01CEo zh\u012B",\u5929\u4E0B\u4E3A\u516C:"ti\u0101n xi\xE0 w\xE9i g\u014Dng",\u8FD8\u6211\u6CB3\u5C71:"hu\xE1n w\u01D2 h\xE9 sh\u0101n",\u4F55\u8DB3\u4E3A\u5947:"h\xE9 z\xFA w\xE9i q\xED",\u597D\u81EA\u4E3A\u4E4B:"h\xE0o z\xEC w\xE9i zh\u012B",\u98CE\u59FF\u7EF0\u7EA6:"f\u0113ng z\u012B chu\u014D yu\xE9",\u5927\u96E8\u6EC2\u6CB1:"d\xE0 y\u01D4 p\xE1ng tu\xF3",\u4F20\u4E3A\u4F73\u8BDD:"chu\xE1n w\xE9i ji\u0101 hu\xE0",\u5403\u91CC\u6252\u5916:"ch\u012B l\u01D0 p\xE1 w\xE0i",\u91CD\u64CD\u65E7\u4E1A:"ch\xF3ng c\u0101o ji\xF9 y\xE8",\u5C0F\u5BB6\u5B50\u6C14:"xi\u01CEo ji\u0101 zi q\xEC",\u5C11\u4E0D\u66F4\u4E8B:"sh\xE0o b\xF9 g\u0113ng sh\xEC",\u96BE\u5206\u96BE\u820D:"n\xE1n f\u0113n n\xE1n sh\u011B",\u53EA\u4E89\u671D\u5915:"zh\u01D0 zh\u0113ng zh\u0101o x\u012B",\u6DFB\u7816\u52A0\u74E6:"ti\u0101n zhu\u0101n ji\u0113 w\u01CE",\u662F\u975E\u5206\u660E:"sh\xEC f\u0113i f\u0113n m\xEDng",\u820D\u6211\u5176\u8C01:"sh\u011B w\u01D2 q\xED shu\xED",\u504F\u542C\u504F\u4FE1:"pi\u0101n t\u012Bng pi\u0101ng x\xECn",\u91CF\u5165\u4E3A\u51FA:"li\xE0ng r\xF9 w\xE9i ch\u016B",\u964D\u9F99\u4F0F\u864E:"xi\xE1ng l\xF3ng f\xFA h\u01D4",\u6545\u4F0E\u91CD\u6F14:"g\xF9 j\xEC zh\xF2ng y\u01CEn",\u94A2\u5316\u73BB\u7483:"g\u0101ng hu\xE0 b\u014D li",\u6709\u9F3B\u5B50\u6709\u773C:"y\u01D2u b\xED zi y\u01D2u y\u01CEn",\u6B63\u4E2D\u4E0B\u6000:"zh\xE8ng zh\xF2ng xi\xE0 hu\xE1i",\u4EE5\u8EAB\u8BB8\u56FD:"y\u01D0 sh\u0113ng x\u01D4 gu\xF3",\u4E00\u8BED\u4E2D\u7684:"y\u012B y\u01D4 zh\u014Dng d\xEC",\u4E27\u9B42\u843D\u9B44:"s\xE0ng h\xFAn lu\xF2 p\xF2",\u4E09\u5EA7\u5927\u5C71:"s\u0101n zu\xF2 t\xE0i sh\u0101n",\u6D4E\u6D4E\u4E00\u5802:"j\u01D0 j\u01D0 y\u012B t\xE1ng",\u597D\u4E8B\u4E4B\u5F92:"h\xE0o sh\xEC zh\u012B t\xFA",\u5E72\u51C0\u5229\u7D22:"g\xE0n j\xECng l\xEC su\u01D2",\u51FA\u5C06\u5165\u76F8:"ch\u016B ji\xE0ng r\xF9 xi\xE0ng",\u7AF9\u7B52\u5012\u8C46\u5B50:"zh\xFA t\u01D2ng d\u01CEo d\xF2u zi",\u8885\u8885\u5A1C\u5A1C:"ni\u01CEo ni\u01CEo nu\xF3 nu\xF3",\u72D0\u72F8\u5C3E\u5DF4:"h\xFA li w\u011Bi ba",\u597D\u9038\u6076\u52B3:"h\xE0o y\xEC w\xF9 l\xE1o",\u5927\u800C\u65E0\u5F53:"d\xE0 \xE9r w\xFA d\xE0ng",\u6253\u9A6C\u864E\u773C:"d\u01CE m\u01CE hu y\u01CEn",\u677F\u4E0A\u9489\u9489:"b\u01CEn sh\xE0ng d\xECng d\u012Bng",\u773C\u4E0D\u89C1\u4E3A\u51C0:"y\u01CEn b\xF9 ji\xE0n w\xE9i j\xECng",\u5406\u4E94\u559D\u516D:"y\u0101o w\u01D4 h\xE8 li\xF9",\u867E\u5175\u87F9\u5C06:"xi\u0101 b\u012Bng xi\xE8 ji\xE0ng",\u6C34\u8C03\u6B4C\u5934:"shu\u01D0 di\xE0o g\u0113 t\xF3u",\u6570\u5178\u5FD8\u7956:"sh\u01D4 di\u01CEn w\xE0ng z\u01D4",\u4EBA\u4E8B\u4E0D\u7701:"r\xE9n sh\xEC b\xF9 x\u01D0ng",\u66F2\u9AD8\u548C\u5BE1:"q\u01D4 g\u0101o h\xE8 gu\u01CE",\u5076\u4E00\u4E3A\u4E4B:"\u01D2u y\u012B w\xE9i zh\u012B",\u5C61\u6559\u4E0D\u6539:"l\u01DA ji\xE0n b\xF9 g\u01CEi",\u4E92\u4E3A\u56E0\u679C:"h\xF9 w\xE9i y\u012Bn gu\xF2",\u4E92\u4E3A\u8868\u91CC:"h\xF9 w\xE9i bi\u01CEo l\u01D0",\u539A\u6B64\u8584\u5F7C:"h\xF2u c\u01D0 b\xF3 b\u01D0",\u8FC7\u5173\u65A9\u5C06:"gu\xF2 gu\u0101n zh\u01CEn ji\xE0ng",\u7599\u7599\u7629\u7629:"g\u0113 g\u0113 d\u0101 d\xE1",\u5426\u6781\u6CF0\u6765:"p\u01D0 j\xED t\xE0i l\xE1i",\u5927\u8179\u4FBF\u4FBF:"d\xE0 f\xF9 pi\xE1n pi\xE1n",\u884C\u884C\u51FA\u72B6\u5143:"h\xE1ng h\xE1ng ch\u016B zhu\xE0ng yu\xE1n",\u62E7\u6210\u4E00\u80A1\u7EF3:"n\xEDng ch\xE9ng y\u012B g\u01D4 sh\xE9ng",\u8D70\u4E3A\u4E0A\u7B56:"z\u01D2u w\xE9i sh\xE0ng c\xE8",\u51A4\u5BB6\u5BF9\u5934:"yu\u0101n jia du\xEC t\xF3u",\u6709\u9699\u53EF\u4E58:"y\u01D2u x\xEC k\u011B ch\xE8ng",\u4E00\u65E0\u6240\u5F97:"y\u012B w\xFA su\u01D2 d\xE9",\u4E00\u9CDE\u534A\u722A:"y\u012B l\xEDn b\xE0n zh\u01CEo",\u4E00\u54C4\u800C\u8D77:"y\u012B h\u014Dng \xE9r q\u01D0",\u7247\u8A00\u53EA\u8BED:"pi\xE0n y\xE1n zh\u01D0 y\u01D4",\u5F00\u82B1\u7ED3\u5B9E:"k\u0101i hu\u0101 ji\xE9 sh\xED",\u65E7\u5730\u91CD\u6E38:"ji\xF9 d\xEC ch\xF3ng y\xF3u",\u7ECF\u5E74\u7D2F\u6708:"j\u012Bng ni\xE1n l\u011Bi yu\xE8",\u542B\u7CCA\u5176\u8BCD:"h\xE1n h\xFA q\xED c\xED",\u5BE1\u5EC9\u9C9C\u803B:"gu\u01CE li\xE1n xi\u01CEn ch\u01D0",\u6210\u5E74\u7D2F\u6708:"ch\xE9ng ni\xE1n l\u011Bi yu\xE8",\u4E0D\u5F87\u79C1\u60C5:"b\xF9 x\xFAn s\u012B q\xEDng",\u4E0D\u5F53\u4EBA\u5B50:"b\xF9 d\u0101ng r\xE9n z\u01D0",\u8180\u5927\u8170\u5706:"b\u01CEng d\xE0 y\u0101o yu\xE1n",\u6307\u8179\u4E3A\u5A5A:"zh\u01D0 f\xF9 w\xE9i h\u016Bn",\u8FD9\u4E48\u70B9\u513F:"zh\xE8 me di\u01CEn er",\u610F\u5174\u7D22\u7136:"y\xEC x\u012Bng su\u01D2 r\xE1n",\u7EE3\u82B1\u6795\u5934:"xi\xF9 hu\u0101 zh\u011Bn t\xF3u",\u65E0\u7684\u653E\u77E2:"w\xFA d\xEC f\xE0ng sh\u01D0",\u671B\u95FB\u95EE\u5207:"w\xE0ng w\xE9n w\xE8n qi\u0113",\u820D\u5DF1\u4E3A\u4EBA:"sh\u011B j\u01D0 w\xE8i r\xE9n",\u7A77\u5E74\u7D2F\u6708:"qi\xF3ng ni\xE1n l\u011Bi yu\xE8",\u6392\u96BE\u89E3\u7EB7:"p\xE1i n\xE0n ji\u011B f\u0113n",\u5904\u4E4B\u6CF0\u7136:"ch\u01D4 zh\u012B t\xE0i r\xE1n",\u6307\u9E7F\u4E3A\u9A6C:"zh\u01D0 l\xF9 w\xE9i m\u01CE",\u4E00\u5410\u4E3A\u5FEB:"y\u012B t\u01D4 w\xE9i ku\xE0i",\u4E00\u4E18\u4E4B\u8C89:"y\u012B qi\u016B zh\u012B h\xE9",\u5371\u5982\u7D2F\u5375:"w\u0113i r\xFA l\u011Bi lu\u01CEn",\u5929\u5175\u5929\u5C06:"ti\u0101n b\u012Bng ti\u0101n ji\xE0ng",\u820D\u8FD1\u6C42\u8FDC:"sh\u011B j\xECn qi\xFA yu\u01CEn",\u5357\u8154\u5317\u8C03:"n\xE1n qi\u0101ng b\u011Bi di\xE0o",\u82E6\u4E2D\u4F5C\u4E50:"k\u01D4 zh\u014Dng zu\xF2 l\xE8",\u539A\u79EF\u8584\u53D1:"h\xF2u j\u012B b\xF3 f\u0101",\u6234\u7EFF\u5E3D\u5B50:"d\xE0i l\u01DC m\xE0o zi",\u81ED\u5473\u76F8\u6295:"xi\xF9 w\xE8i xi\u0101ng t\xF3u",\u957F\u5E7C\u6709\u5E8F:"zh\u01CEng y\xF2u y\u01D2u x\xF9",\u903C\u826F\u4E3A\u5A3C:"b\u012B li\xE1ng w\xE9i ch\u0101ng",\u60B2\u60B2\u5207\u5207:"b\u0113i b\u0113i qi\xE8 qi\u0113",\u8D25\u519B\u4E4B\u5C06:"b\xE0i j\u016Bn zh\u012B ji\xE0ng",\u8D76\u9E2D\u5B50\u4E0A\u67B6:"g\u01CEn y\u0101 z\u012B sh\xE0ng ji\xE0",\u6B3A\u884C\u9738\u5E02:"q\u012B h\xE1ng b\xE0 sh\xEC",\u524A\u8DB3\u9002\u5C65:"xu\u0113 z\xFA sh\xEC l\u01DA",\u5148\u7779\u4E3A\u5FEB:"xi\u0101n d\u01D4 w\xE9i ku\xE0i",\u557C\u9965\u53F7\u5BD2:"t\xED j\u012B h\xE1o h\xE1n",\u758F\u4E0D\u95F4\u4EB2:"sh\u016B b\xF9 ji\xE0n q\u012Bn",\u795E\u5DEE\u9B3C\u4F7F:"sh\xE9n ch\u0101i gu\u01D0 sh\u01D0",\u6572\u6572\u6253\u6253:"qi\u0101o qi\u0101o d\u0101 d\u0101",\u5E73\u94FA\u76F4\u53D9:"p\xEDng p\u016B zh\xED x\xF9",\u6CA1\u5934\u6CA1\u5C3E:"m\xE9i t\xF3u m\xF2 w\u011Bi",\u5BE5\u5BE5\u53EF\u6570:"li\xE1o li\xE1o k\u011B sh\u01D4",\u54FC\u54C8\u4E8C\u5C06:"h\u0113ng h\u0101 \xE8r ji\xE0ng",\u9E64\u53D1\u7AE5\u989C:"h\xE8 f\xE0 t\xF3ng y\xE1n",\u5404\u5954\u524D\u7A0B:"g\xE8 b\xE8n qi\xE1n ch\xE9ng",\u5F39\u65E0\u865A\u53D1:"d\xE0n w\xFA x\u016B f\u0101",\u5927\u4EBA\u5148\u751F:"d\xE0 r\xE9n xi\u0101n sheng",\u4E0E\u6C11\u66F4\u59CB:"y\u01D4 r\xE9n g\u0113ng sh\u01D0",\u53F6\u843D\u5F52\u6839:"y\xE8 lu\xF2 hu\u012B g\u0113n",\u4E00\u76EE\u5341\u884C:"y\u012B m\xF9 sh\xED h\xE1ng",\u865A\u6643\u4E00\u67AA:"xi\xF9 hu\xE0ng y\u012B qi\u0101ng",\u6811\u7891\u7ACB\u4F20:"sh\xF9 b\u0113i l\xEC zhu\xE0n",\u662F\u975E\u5F97\u5931:"sh\xEC f\u0113i d\xE9 sh\u012B",\u5B9E\u903C\u5904\u6B64:"sh\xED b\u012B ch\u01D4 c\u01D0",\u585E\u7FC1\u5931\u9A6C:"s\xE0i w\u0113ng sh\u012B m\u01CE",\u65E5\u8584\u897F\u5C71:"r\xEC b\xF3 x\u012B sh\u0101n",\u5207\u8EAB\u4F53\u4F1A:"qi\u0113 sh\u0113n t\u01D0 hu\xEC",\u7247\u8A00\u53EA\u5B57:"pi\xE0n y\xE1n zh\u01D0 z\xEC",\u8DD1\u9A6C\u5356\u89E3:"p\u01CEo m\u01CE m\xE0i xi\xE8",\u5B81\u6298\u4E0D\u5F2F:"n\xECng zh\xE9 b\xF9 w\u0101n",\u96F6\u96F6\u6563\u6563:"l\xEDng l\xEDng s\u01CEn s\u01CEn",\u91CF\u4F53\u88C1\u8863:"li\xE0ng t\u01D0 c\xE1i y\u012B",\u8FDE\u4E2D\u4E09\u5143:"li\xE1n zh\xF2ng s\u0101n yu\xE1n",\u793C\u5D29\u4E50\u574F:"l\u01D0 b\u0113ng yu\xE8 hu\xE0i",\u80E1\u5B50\u62C9\u78B4:"h\xFA z\u01D0 l\u0101 ch\u0101",\u4E0D\u4E3A\u5DF2\u751A:"b\xF9 w\xE9i y\u01D0 sh\xE8n",\u8F6C\u60B2\u4E3A\u559C:"zhu\u01CEn b\u0113i w\xE9i x\u01D0",\u4EE5\u773C\u8FD8\u773C:"y\u01D0 y\u01CEn hu\xE1n y\u01CEn",\u851A\u4E3A\u5927\u89C2:"w\xE8i w\xE9i d\xE0 gu\u0101n",\u672A\u4E3A\u4E0D\u53EF:"w\xE8i w\xE9i b\xF9 k\u011B",\u7AE5\u989C\u9E64\u53D1:"t\xF3ng y\xE1n h\xE8 f\xE0",\u670B\u6BD4\u4E3A\u5978:"p\xE9ng b\u01D0 w\xE9i ji\u0101n",\u83AB\u6B64\u4E3A\u751A:"m\xF2 c\u01D0 w\xE9i sh\xE8n",\u8001\u8C03\u91CD\u5F39:"l\u01CEo di\xE0o zh\xF2ng d\xE0n",\u5939\u67AA\u5E26\u68D2:"ji\u0101 qi\u0101ng d\xE0i b\xE0ng",\u5BCC\u5546\u5DE8\u8D3E:"f\xF9 sh\u0101ng j\xF9 ji\u01CE",\u591A\u52B3\u591A\u5F97:"du\u014D l\xE1o du\u014D de",\u6DE1\u7136\u5904\u4E4B:"d\xE0n r\xE1n ch\u01D4 zh\u012B",\u7BAA\u98DF\u58F6\u6D46:"d\u0101n s\xEC h\xFA ji\u0101ng",\u521B\u5DE8\u75DB\u6DF1:"chu\u0101ng j\xF9 t\xF2ng sh\u0113n",\u8349\u957F\u83BA\u98DE:"c\u01CEo zh\u01CEng y\u012Bng f\u0113i",\u5750\u89C6\u4E0D\u6551:"zu\xF2 sh\u012B b\xF9 ji\xF9",\u91CD\u8D77\u7089\u7076:"ch\xF3ng q\u01D0 l\xFA z\xE0o",\u4EE5\u5DF1\u5EA6\u4EBA:"y\u01D0 j\u01D0 du\xF3 r\xE9n",\u968F\u884C\u5C31\u5E02:"su\xED h\xE1ng ji\xF9 sh\xEC",\u6587\u4EE5\u8F7D\u9053:"w\xE9n y\u01D0 z\xE0i d\xE0o",\u6587\u4E0D\u5BF9\u9898:"w\xE9n b\xF9 du\xEC t\xED",\u94C1\u677F\u9489\u9489:"ti\u011B b\u01CEn d\xECng d\u012Bng",\u8EAB\u4F53\u53D1\u80A4:"sh\u0113n t\u01D0 f\xE0 f\u016B",\u7F3A\u5403\u5C11\u7A7F:"qu\u0113 ch\u012B xh\u01CEo chu\u0101n",\u76EE\u65E0\u5C0A\u957F:"m\xF9 w\xFA z\u016Bn zh\u01CEng",\u5409\u4EBA\u5929\u76F8:"j\xED r\xE9n ti\u0101n xi\xE0ng",\u6BC1\u5BB6\u7EBE\u96BE:"hu\u01D0 ji\u0101 sh\u016B n\xE0n",\u94A2\u7B4B\u94C1\u9AA8:"g\u0101ng j\u012Bng ti\u011B g\u01D4",\u4E22\u5352\u4FDD\u8F66:"di\u016B z\xFA b\u01CEo j\u016B",\u4E22\u4E09\u843D\u56DB:"di\u016B s\u0101n l\xE0 s\xEC",\u95ED\u76EE\u585E\u542C:"b\xEC m\xF9 s\xE8 t\u012Bng",\u4E0D\u5E78\u800C\u8A00\u4E2D:"b\xF9 x\xECng \xE9r y\xE1n zh\xF2ng",\u524A\u5C16\u8111\u888B:"xu\u0113 ji\u0101n n\u01CEo d\xE0i",\u4E3A\u975E\u4F5C\u6076:"w\xE9i f\u0113i zu\xF2 \xE8",\u4EBA\u624D\u96BE\u5F97:"r\xE9n c\xE1i c\xE1i d\xE9",\u60C5\u975E\u5F97\u5DF2:"q\xEDng f\u0113i d\xE9 y\u01D0",\u5207\u4E2D\u8981\u5BB3:"qi\u0113 zh\u014Dng y\xE0o h\xE0i",\u706B\u6025\u706B\u71CE:"hu\u01D2 j\xED hu\u01D2 li\u01CEo",\u753B\u5730\u4E3A\u7262:"hu\xE0 d\xEC w\xE9i l\xE1o",\u597D\u9152\u8D2A\u676F:"h\xE0o ji\u01D4 t\u0101n b\u0113i",\u957F\u6B4C\u5F53\u54ED:"ch\xE1ng g\u0113 d\xE0ng k\u016B",\u4E8B\u540E\u8BF8\u845B\u4EAE:"sh\xEC h\xF2u zh\u016B g\xE9 li\xE0ng",\u8F7D\u6C89\u8F7D\u6D6E:"z\xE0i ch\xE9n z\xE0i f\xFA",\u9047\u96BE\u5448\u7965:"y\xF9 n\xE0n ch\xE9ng xi\xE1ng",\u6986\u6728\u7599\u7629:"y\xFA m\xF9 g\u0113 da",\u4EE5\u90BB\u4E3A\u58D1:"y\u01D0 l\xEDn w\xE9i h\xE8",\u6D0B\u4E3A\u4E2D\u7528:"y\xE1ng w\xE9i zh\u014Dng y\xF2ng",\u8A00\u4E3A\u5FC3\u58F0:"y\xE1n w\xE9i x\u012Bn sh\u0113ng",\u8A00\u5FC5\u6709\u4E2D:"y\xE1n b\xEC y\u01D2u zh\xF2ng",\u56FE\u7A77\u5315\u89C1:"t\xFA qi\xF3ng b\u01D0 xi\xE0n",\u6EC2\u6CB1\u5927\u96E8:"p\xE1ng tu\xF3 d\xE0 y\u01D4",\u76EE\u4E0D\u6687\u7ED9:"m\xF9 b\xF9 xi\xE1 j\u01D0",\u91CF\u624D\u5F55\u7528:"li\xE0ng c\xE1i l\xF9 y\xF2ng",\u6559\u5B66\u76F8\u957F:"ji\xE0o xu\xE9 xi\u0101ng zh\u01CEng",\u6094\u4E0D\u5F53\u521D:"hu\u01D0 b\xF9 d\u0101ng ch\u016B",\u547C\u5E7A\u559D\u516D:"h\u016B y\u0101o h\xE8 li\xF9",\u4E0D\u8DB3\u4E3A\u8BAD:"b\xF9 z\xFA w\xE9i x\xF9n",\u4E0D\u62D8\u5F62\u8FF9:"b\xF9 j\u016B x\xEDng j\u012B",\u508D\u82E5\u65E0\u4EBA:"p\xE1ng ru\xF2 w\xFA r\xE9n",\u516B\u5927\u5C71\u4EBA:"b\u0101 t\xE0i sh\u0101n r\xE9n",\u7F6A\u8D23\u96BE\u9003:"zu\xEC z\xE9 n\xE1n t\xE1o",\u81EA\u6211\u5439\u5618:"z\xEC w\u01D2 chu\xED x\u016B",\u8F6C\u7978\u4E3A\u798F:"zhu\u01CEn hu\xF2 w\xE9i f\xFA",\u91CD\u5CE6\u53E0\u5D82:"ch\xF3ng lu\xE1n di\xE9 zh\xE0ng",\u52C7\u51A0\u4E09\u519B:"y\u01D2ng gu\xE0n s\u0101n j\u016Bn",\u6613\u5730\u800C\u5904:"y\xEC d\xEC \xE9r ch\u01D4",\u4E00\u8BED\u7834\u7684:"y\u012B y\u01D4 p\xF2 d\xEC",\u5378\u78E8\u6740\u9A74:"xi\xE8 m\xF2 sh\u0101 l\u01D8",\u73A9\u513F\u4E0D\u8F6C:"w\xE1n \xE9r b\xF9 zhu\xE0n",\u5929\u9053\u597D\u8FD8:"ti\u0101n d\xE0o h\u01CEo hu\xE1n",\u8EAB\u5355\u529B\u8584:"sh\u0113n d\u0101n l\xEC b\xF3",\u6492\u8C46\u6210\u5175:"s\u01CE d\xF2u ch\xE9ng b\u012Bng",\u66F2\u91CC\u62D0\u5F2F:"q\u016B l\u01D0 gu\u01CEn w\u0101n",\u7247\u7EB8\u53EA\u5B57:"pi\xE0n zh\u01D0 y\xE1n z\xEC",\u5B81\u7F3A\u6BCB\u6EE5:"n\xECng qu\u0113 w\xF9 l\xE0n",\u6CA1\u6CA1\u65E0\u95FB:"m\xF2 m\xF2 w\xFA w\xE9n",\u91CF\u529B\u800C\u4E3A:"li\xE0ng l\xEC \xE9r w\xE9i",\u5386\u5386\u53EF\u6570:"l\xEC l\xEC k\u011B sh\u01D4",\u53E3\u7891\u8F7D\u9053:"k\u01D2u b\u0113i z\xE0i d\xE0o",\u541B\u5B50\u597D\u9011:"j\u016Bn z\u01D0 h\xE0o qi\xFA",\u597D\u4E3A\u4EBA\u5E08:"h\xE0o w\xE9i r\xE9n sh\u012B",\u8C6A\u5546\u5DE8\u8D3E:"h\xE1o sh\u0101ng j\xF9 ji\u01CE",\u5404\u6709\u6240\u597D:"g\xE8 y\u01D2u su\u01D2 h\xE0o",\u5EA6\u5FB7\u91CF\u529B:"du\xF3 d\xE9 li\xE0ng l\xEC",\u8BFB\u4E66\u79CD\u5B50:"d\xFA sh\u016B zh\u01D2ng z\u01D0",\u4FBF\u5B9C\u4ECE\u4E8B:"bi\xE0n y\xED c\xF3ng sh\xEC",\u82DB\u653F\u731B\u4E8E\u864E:"k\u0113 zh\xE8 m\u011Bng y\xFA h\u01D4",\u6307\u5929\u4E3A\u8A93:"zh\u01D0 ti\u0101n w\xE9i sh\xEC",\u9038\u5174\u9044\u98DE:"y\xEC x\xECng chu\xE1n f\u0113i",\u5FC3\u5BBD\u4F53\u80D6:"x\u012Bn ku\u0101n t\u01D0 p\xE1n",\u4E3A\u5FB7\u4E0D\u5352:"w\xE9i d\xE9 b\xF9 z\xFA",\u7EA8\u88B4\u5B50\u5F1F:"w\xE1n k\u01D4 z\u01D0 d\xEC",\u5929\u4E0B\u4E3A\u5BB6:"ti\u0101n xi\xE0 w\xE9i ji\u0101",\u89C6\u4E3A\u754F\u9014:"sh\xEC w\xE9i w\xE8i t\xFA",\u820D\u5DF1\u4ECE\u4EBA:"sh\u011B j\u01D0 c\xF3ng r\xE9n",\u4E09\u707E\u516B\u96BE:"s\u0101n z\u0101i b\u0101 n\xE0n",\u4EBA\u81EA\u4E3A\u6218:"r\xE9n z\xEC w\xE9i zh\xE0n",\u7FA4\u96CC\u7CA5\u7CA5:"q\xFAn c\xED y\xF9 y\xF9",\u90A3\u4E48\u70B9\u513F:"n\xE0 me di\u01CEn er",\u6C90\u7334\u800C\u51A0:"m\xF9 h\xF3u \xE9r gu\xE0n",\u8C0B\u4E3A\u4E0D\u8F68:"m\xF3u w\xE9i b\xF9 gu\u01D0",\u660E\u7A97\u51C0\u51E0:"m\xEDng chu\u0101ng j\xECng j\u012B",\u54E9\u54E9\u5566\u5566:"li li l\u0101 l\u0101",\u89C1\u7F1D\u5C31\u94BB:"ji\xE0n f\xE8ng ji\xF9 zu\u0101n",\u5939\u5C42\u73BB\u7483:"ji\u0101 c\xE9ng b\u014D li",\u6025\u516C\u597D\u4E49:"j\xED g\u014Dng h\xE0o y\xEC",\u79EF\u5E74\u7D2F\u6708:"j\u012B ni\xE1n l\u011Bi yu\xE8",\u5212\u5730\u4E3A\u7262:"hu\xE1 d\xEC w\xE9i l\xE1o",\u66F4\u540D\u6539\u59D3:"g\xE8ng m\xEDng g\u01CEi x\xECng",\u5949\u4E3A\u572D\u81EC:"f\xE8ng w\xE9i gu\u012B ni\xE8",\u591A\u96BE\u5174\u90A6:"du\u014D n\xE0n x\u012Bng b\u0101ng",\u987F\u5F00\u8305\u585E:"d\xF9n k\u0101i m\xE1o s\xE8",\u5F39\u5C3D\u63F4\u7EDD:"d\xE0n j\xECn yu\xE1n ju\xE9",\u5927\u8116\u5B50\u75C5:"d\xE0 b\xF3 zi b\xECng",\u4E0D\u7834\u4E0D\u7ACB:"b\xF9 pu\xF2 b\xF9 l\xEC",\u5750\u5730\u81EA\u5212:"zu\xF2 d\xEC z\xEC hu\xE1",\u5750\u4E0D\u91CD\u5E2D:"zu\xF2 b\xF9 ch\xF3ng x\xED",\u5750\u4E0D\u7AA5\u5802:"z\xF9o b\xF9 ku\u012B t\xE1ng",\u4F5C\u820D\u9053\u65C1:"zu\xF2 sh\u011B d\xE0o p\xE1ng",\u4F5C\u5AC1\u8863\u88F3:"zu\xF2 ji\xE0 y\u012B sh\u0101ng",\u5DE6\u652F\u53F3\u543E:"zu\u01D2 zh\u012B y\xF2u w\u016B",\u5DE6\u679D\u53F3\u68A7:"zu\u01D2 zh\u012B y\xF2u w\u016B",\u5DE6\u5B9C\u53F3\u6709:"zu\u01D2 y\xED y\xF2u f\xFA",\u7F6A\u5E94\u4E07\u6B7B:"zu\xEC y\u012Bng w\xE0n s\u01D0",\u94BB\u5FC3\u523A\u9AA8:"zu\xE0n x\u012Bn c\xEC g\u01D4",\u94BB\u7A74\u903E\u5899:"zu\u0101n xu\xE9 y\xFA qi\xE1ng",\u94BB\u7A74\u903E\u9699:"zu\u0101n xu\xE9 y\xFA x\xEC",\u94BB\u9699\u903E\u5899:"zu\u0101n x\xEC y\xFA qi\xE1ng",\u94BB\u5934\u89C5\u7F1D:"zu\u0101n t\xF3u m\xEC f\xE8ng",\u94BB\u5929\u89C5\u7F1D:"zu\xE0n ti\u0101n m\xEC f\xE9ng",\u94BB\u5929\u6253\u6D1E:"zu\u0101n ti\u0101n d\u01CE d\xF2ng",\u94BB\u76AE\u51FA\u7FBD:"zu\u0101n p\xED ch\u016B y\u01D4",\u94BB\u61D2\u5E2E\u95F2:"zu\u0101n l\u01CEn b\u0101ng xi\xE1n",\u94BB\u706B\u5F97\u51B0:"zu\u0101n hu\u01D2 d\xE9 b\u012Bng",\u94BB\u6D1E\u89C5\u7F1D:"zu\xE0n d\xF2ng m\xEC f\xE9ng",\u94BB\u51B0\u6C42\u706B:"zu\u0101n b\u012Bng qi\xFA hu\u01D2",\u94BB\u51B0\u6C42\u9165:"zu\u0101n b\u012Bng qi\xFA s\u016B",\u8D70\u4E3A\u4E0A\u7740:"z\u01D2u w\xE8i sh\xE0ng zha\u014D",\u8D70\u82B1\u6E9C\u6C34:"z\u01D2u hu\u0101 li\u016B b\u012Bng",\u7EB5\u66F2\u6789\u76F4:"z\xF2ng q\u01D4 w\u01CEng zh\xED",\u81EA\u76F8\u60CA\u5FE7:"z\xEC xi\u0101ng j\u012Bng r\u01CEo",\u5B50\u4E3A\u7236\u9690:"z\u01D0 w\xE9i f\xF9 y\u01D0n",\u8D44\u6DF1\u671B\u91CD:"z\u012B sh\u0113ng w\xE0ng zh\xF2ng",\u64E2\u53D1\u96BE\u6570:"zhu\xF3 f\xE0 n\xE1n sh\u01D4",\u64E2\u53D1\u83AB\u6570:"zhu\xF3 f\xE0 m\xF2 sh\u01D4",\u7740\u4E66\u7ACB\u8BF4:"zh\xF9 sh\u016B l\xEC shu\u014D",\u7740\u4EBA\u5148\u97AD:"zhu\xF3 r\xE9n xi\u0101n bi\u0101n",\u65AB\u7431\u4E3A\u6734:"zhu\xF3 di\u0101o w\xE9i p\u01D4",\u65AB\u96D5\u4E3A\u6734:"zhu\xF3 di\u0101o w\xE9i p\u01D4",\u9525\u5904\u56CA\u4E2D:"zhu\u012B ch\u01D4 n\xE1ng zh\u014Dng",\u690E\u81BA\u987F\u8DB3:"chu\xED y\u012Bng d\xF9n z\xFA",\u690E\u80F8\u8DCC\u8DB3:"chu\xED xi\u014Dng di\u0113 z\xFA",\u690E\u80F8\u987F\u8DB3:"chu\xED xi\u014Dng d\xF9n z\xFA",\u690E\u5FC3\u996E\u6CE3:"chu\xED x\u012Bn y\u01D0n q\xEC",\u690E\u5FC3\u6CE3\u8840:"chu\xED x\u012Bn q\xEC xu\xE8",\u690E\u5FC3\u5455\u8840:"chu\xED x\u012Bn \u01D2u xu\xE8",\u690E\u5FC3\u987F\u8DB3:"chu\xED x\u012Bn d\xF9n z\xFA",\u690E\u5929\u62A2\u5730:"chu\xED ti\u0101n qi\u01CEng d\xEC",\u690E\u725B\u98E8\u58EB:"chu\xED ni\xFA xi\u01CEng sh\xEC",\u690E\u725B\u6B43\u8840:"chu\xED ni\xFA sh\xE0 xu\xE8",\u690E\u725B\u53D1\u51A2:"chu\xED ni\xFA f\u0101 zh\u01D2ng",\u690E\u57CB\u5C60\u72D7:"chu\xED m\xE1i t\xFA g\u01D2u",\u690E\u57CB\u72D7\u7A83:"chu\xED m\xE1i g\u01D2u qi\xE8",\u690E\u80A4\u5265\u4F53:"chu\xED f\u016B b\u014D t\u01D0",\u690E\u80A4\u5265\u9AD3:"chu\xED f\u016B b\u014D su\u01D0",\u690E\u950B\u9677\u9635:"chu\xED f\u0113ng xi\xE0n zh\xE8n",\u690E\u950B\u9677\u9648:"chu\u012B f\u0113ng xi\xE0n ch\xE9n",\u8FFD\u6B22\u4F5C\u4E50:"zhu\u012B hu\u0101n zu\xF2 l\xE8",\u8FFD\u98CE\u6444\u666F:"zhu\u012B f\u0113ng ni\xE8 j\u01D0ng",\u58EE\u53D1\u51B2\u51A0:"zhu\xE0ng f\u0101 ch\u014Dng gu\xE0n",\u5E84\u4E25\u5B9D\u76F8:"zhu\u0101ng y\xE1n b\u01CEo xi\xE0ng",\u8F6C\u707E\u4E3A\u798F:"zhu\u01CEn z\u0101i w\xE9i f\xFA",\u8F6C\u6E7E\u62B9\u89D2:"zhu\u01CEn w\u0101n m\xF2 ji\u01CEo",\u8F6C\u6101\u4E3A\u559C:"zhu\u01CEn ch\xF3u w\xE9i x\u01D0",\u8F6C\u55D4\u4E3A\u559C:"zhu\u01CEn ch\u0113n w\xE9i x\u01D0",\u8F6C\u8D25\u4E3A\u6210:"zhu\u01CEn b\xE0i w\xE9i ch\xE9ng",\u8F6C\u8D25\u4E3A\u529F:"zhu\u01CEn b\xE0i w\xE9i g\u014Dng",\u62FD\u5DF7\u651E\u8857:"zhu\xE0i xi\xE0ng lu\u01D2 ji\u0113",\u62FD\u5DF7\u5570\u8857:"zhu\xE0i xi\xE0ng lu\xF3 ji\u0113",\u62FD\u8019\u6276\u7281:"zhu\u0101i p\xE1 f\xFA l\xED",\u62FD\u5E03\u62D6\u9EBB:"zhu\u0101i b\xF9 tu\u014D m\xE1",\u7BB8\u957F\u7897\u77ED:"zh\xF9 ch\xE0ng w\u01CEn du\u01CEn",\u94F8\u5251\u4E3A\u7281:"zh\xF9 ji\xE0n w\xE9i l\xED",\u677C\u67DA\u4E4B\u7A7A:"zh\xF9 zh\xF3u zh\u012B k\u014Dng",\u677C\u67DA\u5176\u7A7A:"zh\xF9 zh\xF3u q\xED k\u014Dng",\u677C\u67DA\u7A7A\u865A:"zh\xF9 zh\xF3u k\u014Dng x\u016B",\u52A9\u5929\u4E3A\u8650:"zh\xF9 ti\u0101n w\xE9i n\xFC\xE8",\u52A9\u6840\u4E3A\u8650:"zh\xF9 ji\xE9 w\xE9i n\xFC\xE8",\u5C5E\u57A3\u6709\u8033:"zh\u01D4 yu\xE1n y\u01D2u \u011Br",\u5C5E\u6BDB\u79BB\u91CC:"zh\u01D4 m\xE1o l\xED l\u01D0",\u5C5E\u8F9E\u6BD4\u4E8B:"zh\u01D4 c\xED b\u01D0 sh\xEC",\u5C5E\u8BCD\u6BD4\u4E8B:"zh\u01D4 c\xED b\u01D0 sh\xEC",\u9010\u7269\u4E0D\u8FD8:"zh\xFA w\xF9 b\xF9 hu\xE1n",\u94E2\u94E2\u6821\u91CF:"zh\u016B zh\u016B xi\xE0o li\xE0ng",\u94E2\u91CF\u5BF8\u5EA6:"zh\u016B li\xE1ng c\xF9n du\xF3",\u94E2\u4E24\u6089\u79F0:"zh\u016B li\u01CEng x\u012B ch\xE8n",\u94E2\u79EF\u5BF8\u7D2F:"zh\u016B j\u012B c\xF9n l\u011Bi",\u4F8F\u5112\u4E00\u8282:"zh\u016B r\u01D4 y\u012B ji\xE9",\u4F8F\u5112\u89C2\u620F:"zh\u016B r\u01D4 gu\u0101n x\xEC",\u6731\u69C3\u7389\u6566:"zh\u016B p\xE1n y\xF9 du\xEC",\u6731\u76D8\u7389\u6566:"zh\u016B p\xE1n y\xF9 du\xEC",\u6731\u8F53\u7681\u76D6:"zh\u016B f\u0101n h\u01CEi g\xE0i",\u663C\u5E72\u5915\u60D5:"zh\xF2u g\xE0n x\u012B t\xEC",\u663C\u5EA6\u591C\u601D:"zh\xF2u du\xF3 y\xE8 s\u012B",\u8BEA\u5F20\u4E3A\u5E7B:"zh\u014Du zh\u0101ng w\xE9i hu\xE0n",\u5468\u90CE\u987E\u66F2:"zh\u014Du l\xE1ng g\xF9 q\u01D4",\u4F9C\u5F20\u4E3A\u5E7B:"zh\u014Du zh\u0101ng w\xE9i hu\xE0n",\u91CD\u8DB3\u4E00\u8FF9:"ch\xF3ng z\xFA y\u012B j\xEC",\u91CD\u8DB3\u5C4F\u606F:"ch\xF3ng z\xFA b\u01D0ng x\u012B",\u91CD\u8DB3\u5C4F\u6C14:"ch\xF3ng z\xFA b\u01D0ng q\xEC",\u91CD\u8DB3\u7D2F\u606F:"ch\xF3ng z\xFA l\xE8i x\u012B",\u91CD\u8DB3\u800C\u7ACB:"ch\xF3ng z\xFA \xE9r l\xEC",\u91CD\u7EB8\u7D2F\u672D:"ch\xF3ng zh\u01D0 l\xE8i zh\xE1",\u91CD\u57A3\u53E0\u9501:"ch\xF3ng yu\xE1n di\xE9 su\u01D2",\u91CD\u57A3\u8FED\u9501:"ch\xF3ng yu\xE1n di\xE9 su\u01D2",\u91CD\u88C0\u5217\u9F0E:"ch\xF3ng y\u012Bn li\xE8 d\u01D0ng",\u91CD\u5CA9\u53E0\u5D82:"ch\xF3ng y\xE1n di\xE9 zh\xE0ng",\u91CD\u5174\u65D7\u9F13:"ch\xF3ng x\u012Bng q\xED g\u01D4",\u91CD\u7199\u7D2F\u53F6:"ch\xF3ng x\u012B l\u011Bi y\xE8",\u91CD\u7199\u7D2F\u76DB:"ch\xF3ng x\u012B l\u011Bi sh\xE8ng",\u91CD\u624B\u7D2F\u8DB3:"ch\xF3ng sh\u01D2u l\u011Bi z\xFA",\u91CD\u5C71\u5CFB\u5CAD:"ch\xF3ng sh\u0101n j\xF9n l\u01D0ng",\u91CD\u5C71\u590D\u6C34:"ch\xF3ng sh\u0101n f\xF9 shu\u01D0",\u91CD\u5C71\u590D\u5CAD:"ch\xF3ng sh\u0101n f\xF9 l\u01D0ng",\u91CD\u4E09\u53E0\u56DB:"ch\xF3ng s\u0101n di\xE9 s\xEC",\u91CD\u4E09\u8FED\u56DB:"ch\xF3ng s\u0101n di\xE9 s\xEC",\u91CD\u6C14\u5F87\u547D:"zh\xF2ng q\xEC x\xF9n m\xEDng",\u91CD\u7EB0\u8CA4\u7F2A:"ch\xF3ng p\u012B y\xED mi\xF9",\u91CD\u8469\u7D2F\u85FB:"ch\xF3ng p\u0101 l\xE8i z\u01CEo",\u91CD\u660E\u7EE7\u7130:"ch\xF3ng m\xEDng j\xEC y\xE0n",\u91CD\u5CE6\u590D\u5D82:"ch\xF3ng lu\xE1n f\xF9 zh\xE0ng",\u91CD\u5CE6\u53E0\u5DD8:"ch\xF3ng lu\xE1n di\xE9 y\u01CEn",\u91CD\u5CE6\u8FED\u5DD8:"ch\xF3ng lu\xE1n di\xE9 y\u01CEn",\u91CD\u7406\u65E7\u4E1A:"ch\xF3ng l\u01D0 ji\xF9 y\xE8",\u91CD\u91D1\u88AD\u6C64:"ch\xF3ng j\u012Bn x\xED t\u0101ng",\u91CD\u91D1\u517C\u7D2B:"ch\xF3ng j\u012Bn ji\u0101n z\u01D0",\u91CD\u8FF9\u5C4F\u6C14:"ch\xF3ng j\xEC b\u01D0ng q\xEC",\u91CD\u73EA\u53E0\u7EC4:"ch\xF3ng gu\u012B di\xE9 z\u01D4",\u91CD\u89C4\u88AD\u77E9:"ch\xF3ng gu\u012B x\xED j\u01D4",\u91CD\u89C4\u53E0\u77E9:"ch\xF3ng gu\u012B di\xE9 j\u01D4",\u91CD\u89C4\u7D2F\u77E9:"ch\xF3ng gu\u012B l\xE8i j\u01D4",\u91CD\u89C4\u8FED\u77E9:"ch\xF3ng gu\u012B di\xE9 j\u01D4",\u91CD\u89C4\u6C93\u77E9:"ch\xF3ng gu\u012B t\xE0 j\u01D4",\u91CD\u572D\u53E0\u7EC4:"ch\xF3ng gu\u012B di\xE9 z\u01D4",\u91CD\u7779\u5929\u65E5:"ch\xF3ng d\u01D4 ti\u0101n r\xEC",\u91CD\u5E8A\u53E0\u5C4B:"ch\xF3ng chu\xE1ng di\xE9 w\u016B",\u91CD\u5E8A\u53E0\u67B6:"ch\xF3ng chu\xE1ng di\xE9 ji\xE0",\u91CD\u5E8A\u8FED\u5C4B:"ch\xF3ng chu\xE1ng di\xE9 w\u016B",\u91CD\u5E8A\u8FED\u67B6:"ch\xF3ng chu\xE1ng di\xE9 ji\xE0",\u4F17\u5544\u540C\u97F3:"zh\xF2ng zh\xF2u t\xF3ng y\u012Bn",\u4F17\u661F\u6512\u6708:"zh\xF2ng x\u012Bng cu\xE1n yu\xE8",\u4F17\u6BDB\u6512\u88D8:"zh\xF2ng m\xE1o cu\xE1n qi\xFA",\u4F17\u597D\u4F17\u6076:"zh\xF2ng h\xE0o zh\xF2ng w\xF9",\u949F\u9F0E\u4EBA\u5BB6:"zh\u014Dng d\u01D0ng r\xE9n jia",\u64FF\u690D\u7D22\u6D82:"zh\u0101i zh\xED su\u01D2 t\xFA",\u64FF\u57F4\u7D22\u6D82:"zh\u0101i zh\xED su\u01D2 t\xFA",\u64FF\u57F4\u7D22\u9014:"zh\u0101i zh\xED su\u01D2 t\xFA",\u7A1A\u9F7F\u5A51\u5AA0:"zh\xEC ch\u01D0 w\u01D2 tu\u01D2",\u81F4\u8FDC\u4EFB\u91CD:"zh\xEC yu\u01CEn r\xE8n zh\xE0ng",\u6809\u6BD4\u9CDE\u5DEE:"zh\xEC b\u01D0 l\xEDn c\u01D0",\u81F3\u5F53\u4E0D\u6613:"zh\xEC d\xE0ng b\xF9 y\xEC",\u6307\u7681\u4E3A\u767D:"zh\u01D0 z\xE0o w\xE9i b\xE1i",\u6307\u7682\u4E3A\u767D:"zh\u01D0 z\xE0o w\xE9i b\xE1i",\u6307\u96C1\u4E3A\u7FB9:"zh\u01D0 y\xE0n w\xE9i g\u0113ng",\u6307\u6811\u4E3A\u59D3:"zh\u01D0 sh\xF9 w\xE9i x\xECng",\u6307\u5C71\u8BF4\u78E8:"zh\u01D0 sh\u0101n shu\u014D m\xF2",\u6307\u5C71\u5356\u78E8:"zh\u01D0 sh\u0101n m\xE0i m\xF2",\u53EA\u4E89\u65E6\u5915:"zh\u01D0 zh\u0113ng d\xE0n x\u012B",\u6B62\u6208\u4E3A\u6B66:"zh\u01D0 g\u0113 w\xE9i w\u01D4",\u690D\u53D1\u7A7F\u51A0:"zh\xED f\xE0 chu\u0101n gu\xE0n",\u690D\u53D1\u51B2\u51A0:"zh\xED f\xE0 ch\u014Dng gu\xE0n",\u76F4\u8A00\u5207\u8C0F:"zh\xED y\xE1n qi\u0113 ji\xE0n",\u76F4\u6251\u65E0\u534E:"zh\xED p\u01D4 w\xFA hu\xE1",\u77E5\u75BC\u7740\u75D2:"zh\u012B t\xE9ng zh\xE1o y\u01CEng",\u679D\u53F6\u76F8\u6301:"zh\u012B y\xE8 x\u012Bng ch\xED",\u679D\u5E72\u76F8\u6301:"zh\u012B g\xE0n xi\u0101ng xh\xED",\u679D\u9644\u53F6\u7740:"zh\u012B f\xF9 yi\xE8 zhu\xF3",\u679D\u9644\u53F6\u8457:"zh\u012B f\xF9 yi\xE8 zhu\xF3",\u679D\u5927\u4E8E\u672C:"zh\u012B d\xE0 y\xF9 b\u011Bn",\u652F\u543E\u5176\u8BCD:"zh\u012B w\u016B q\xED c\xED",\u652F\u5206\u65CF\u89E3:"zh\u012B f\u0113 z\xFA ji\u011B",\u6B63\u4E2D\u5DF1\u6000:"zh\xE8ng zh\xF2ng j\u01D0 hu\xE1i",\u6B63\u8EAB\u7387\u4E0B:"zh\xE8ng sh\u0113n shu\xE0i xi\xE0",\u6B63\u51A0\u7EB3\u5C65:"zh\xE8ng gu\xE0n n\xE0 l\u01DA",\u6B63\u51A0\u674E\u4E0B:"zh\xE8ng gu\xE0n l\u01D0 xi\xE0",\u6574\u51A0\u7EB3\u5C65:"zh\u011Bng gu\xE0n n\xE0 l\u01DA",\u6574\u8EAC\u7387\u7269:"zh\u011Bng g\u014Dng shu\xE0i w\xF9",\u6574\u987F\u5E72\u5764:"zh\u011Bng d\xF9n g\xE0n k\u016Bn",\u84B8\u6C99\u4E3A\u996D:"zh\u0113ng sh\u0101 w\xE9i f\xE0n",\u632F\u5175\u6CFD\u65C5:"zh\xE8n b\u012Bng sh\xEC l\u01DA",\u6795\u5E2D\u8FD8\u5E08:"zh\u011Bn x\xED hu\xE1n sh\u012B",\u6795\u77F3\u6F31\u6D41:"zh\u011Bn sh\xED s\xF2u li\xFA",\u6795\u77F3\u55FD\u6D41:"zh\u011Bn sh\xED sh\xF9 li\xFA",\u771F\u76F8\u6BD5\u9732:"zh\u0113n xi\u0101ng b\xEC l\xF9",\u9488\u5934\u524A\u94C1:"zh\u0113n t\xF3u xu\u0113 ti\u011B",\u8D1E\u677E\u52B2\u67CF:"zh\u0113n s\u014Dng j\xECng b\u01CEi",\u8D6D\u8863\u585E\u8DEF:"zh\u011B y\u012B s\xE0i l\xF9",\u6298\u8170\u4E94\u6597:"sh\xE9 y\u0101o w\u01D4 d\xF2u",\u6298\u7BAD\u4E3A\u8A93:"sh\xE9 ji\xE0n w\xE9i sh\xEC",\u6298\u800C\u65CF\u4E4B:"zhe er zu zi",\u662D\u5FB7\u585E\u8FDD:"zh\u0101o d\xE9 s\xE8 w\xE9i",\u5F70\u660E\u8F83\u7740:"zh\u0101ng m\xEDng ji\xE0o zh\xF9",\u7AE0\u53E5\u5C0F\u5112:"zh\u0101ng j\xF9 xi\u0101o r\xFA",\u6E5B\u6069\u6C6A\u6FCA:"zh\xE0n \u0113n w\u0101ng h\xFAn",\u5360\u98CE\u671B\u6C14:"zh\u0101n f\u0113ng w\xE0ng q\xEC",\u5360\u98CE\u4F7F\u5E06:"zh\u0101n f\u0113ng sh\u01D0 f\u0101n",\u65A9\u5C06\u5208\u65D7:"zh\u01CEn ji\xE0ng y\xEC q\xED",\u65A9\u5C06\u6434\u65D7:"zh\u01CEn ji\xE0ng qi\u0101n q\xED",\u65A9\u9489\u5207\u94C1:"zh\u01CEn d\u012Bng qi\u0113 ti\u011B",\u8A79\u8A00\u66F2\u8BF4:"zh\u0101n y\xE1n q\u01D4 shu\u014D",\u6CBE\u6CBE\u81EA\u597D:"zh\u0101n zh\u0101n z\xEC h\xE0o",\u66FE\u6BCD\u6295\u677C:"z\u0113ng m\u01D4 t\xF3u zh\xF9",\u66FE\u53C2\u6740\u4EBA:"z\u0113ng sh\u0113n sh\u0101 r\xE9n",\u66FE\u4E0D\u60E8\u7136:"zeng bu chan ran",\u9020\u8C23\u4E2D\u4F24:"z\xE0o y\xE1o zh\xF2ng sh\u0101ng",\u65E9\u5360\u52FF\u836F:"z\u01CEo zh\u0101n w\xF9 y\xE0o",\u51FF\u9F9F\u6570\u7B56:"z\xE1o gu\u012B sh\u01D4 c\xE8",\u6512\u4E09\u96C6\u4E94:"cu\xE1n s\u0101n j\xED w\u01D4",\u6512\u4E09\u805A\u4E94:"cu\xE1n s\u0101n j\xF9 w\u01D4",\u6512\u7709\u82E6\u8138:"z\u01CEn m\xE9i k\u01D4 li\u01CEn",\u6512\u7709\u8E59\u989D:"cu\xE1n mei c\xF9 \xE9",\u6512\u96F6\u5408\u6574:"cu\xE1n l\xEDng h\xE9 zh\u011Bng",\u6512\u950B\u805A\u955D:"cu\xE1n f\u0113ng j\xF9 d\xED",\u8F7D\u821F\u8986\u821F:"z\xE0i zh\u014Du f\xF9 zh\u014Du",\u8F7D\u4E00\u62B1\u7D20:"z\xE0i y\u012B b\xE0o s\xF9",\u8F7D\u7B11\u8F7D\u8A00:"z\xE0i xi\xE0o z\xE0i y\xE1n",\u8F7D\u9A71\u8F7D\u9A70:"z\xE0i q\u016B z\xE0i ch\xED",\u8F7D\u9152\u95EE\u5B57:"z\xE0i ji\u01D4 w\xE8n z\xEC",\u8F7D\u6B4C\u4E14\u821E:"z\xE0i g\u0113 qi\u011B w\u01D4",\u8FD0\u8F6C\u65F6\u6765:"y\xF9n zhu\u01CEn sh\xED l\xE1i",\u6B92\u8EAB\u4E0D\u6064:"y\u01D4n sh\u0113n b\xFA x\xF9",\u4E91\u8212\u971E\u5377:"y\xFAn sh\u016B xi\xE1 ju\u01CEn",\u4E91\u6CE5\u4E4B\u5DEE:"y\xFAn n\xED zh\u012B ch\u0101",\u5CB3\u9547\u6E0A\u6E1F:"yu\xE8 zh\xE8n yu\u0101n t\u012Bng",\u6708\u4E2D\u6298\u6842:"yu\xE8 zh\u014Dng sh\xE9 gu\xEC",\u6708\u6CA1\u53C2\u6A2A:"yu\xE8 m\xF2 sh\u0113n h\xE9ng",\u6708\u843D\u53C2\u6A2A:"yu\xE8 lu\xF2 sh\u0113n h\xE9ng",\u8FDC\u4E0D\u95F4\u4EB2:"yu\u01CEn b\xF9 ji\xE0n q\u012Bn",\u9B3B\u9A7D\u7A83\u4EF7:"y\xF9 n\u01D4 qi\xE8 ji\xE0",\u9B3B\u9E21\u4E3A\u51E4:"y\xF9 j\u012B w\xE9i f\xE8ng",\u9047\u96BE\u6210\u7965:"y\xF9 n\xE0n ch\xE9ng xi\xE1ng",\u90C1\u90C1\u7D2F\u7D2F:"y\xF9 y\xF9 l\u011Bi l\u011Bi",\u5401\u5929\u547C\u5730:"y\xF9 ti\u0101n h\u016B d\xEC",\u5401\u5488\u90FD\u4FDE:"y\xF9 f\xFA d\u014Du y\xFA",\u7389\u536E\u65E0\u5F53:"y\xF9 zh\u012B w\xFA d\xE0ng",\u8BED\u7B11\u55A7\u9617:"y\u01D4 xi\xE0o xu\u0101n ti\u0101n",\u4E0E\u4E16\u6C89\u6D6E:"y\xFA sh\xEC ch\xE9n f\xFA",\u4E0E\u65F6\u6D88\u606F:"y\u01D4 sh\xED xi\u0101o xi",\u4E0E\u6C11\u9664\u5BB3:"y\u01D4 h\u01D4 ch\xFA h\xE0i",\u903E\u5899\u94BB\u9699:"y\xFA qi\xE1ng zu\u0101n x\xEC",\u6E14\u9633\u979E\u9F13:"y\u01D4 y\xE1ng p\xED g\u01D4",\u6E14\u593A\u4FB5\u725F:"y\xFA du\xF3 q\u012Bn m\xF3u",\u9C7C\u76EE\u6DF7\u73CE:"y\xFA m\xF9 h\xF9n zh\u016B",\u6745\u7A7F\u76AE\u8839:"y\xFA chu\u0101n shu\u01D0 d\xF9",\u4F59\u52C7\u53EF\u8D3E:"y\xFA y\u01D2ng k\u011B g\u01D4",\u4E88\u667A\u4E88\u96C4:"y\xFA zh\xEC y\xFA xi\xF3ng",\u4E88\u53D6\u4E88\u643A:"y\xFA q\u01D4 y\xFA xi\xE9",\u4E88\u53D6\u4E88\u6C42:"y\xFA q\u01D4 y\xFA qi\xFA",\u4E88\u53D6\u4E88\u593A:"y\xFA q\u01D4 y\xFA du\xF3",\u4E8E\u5BB6\u4E3A\u56FD:"y\xFA ji\u0101 w\xE9i gu\xF3",\u53C8\u5F31\u4E00\u4E2A:"y\xF2u ru\xF2 y\u012B g\xE8",\u6709\u501F\u65E0\u8FD8:"y\u01D2u ji\xE8 w\xFA hu\xE1n",\u6709\u52A0\u65E0\u5DF2:"y\u01D2u ji\u0101 w\u01D4 y\u01D0",\u6709\u56FD\u96BE\u6295:"y\u01D2u gu\xF3 n\xE1n t\xF3u",\u6709\u8819\u53EF\u4E58:"y\u01D2u b\u012Bn k\u011B ch\xE9ng",\u6E38\u5FC5\u6709\u65B9:"y\u014Du b\xEC y\u01D2u f\u0101ng",\u6CB9\u5E72\u706F\u5C3D:"y\xF3u g\xE0n d\u0113ng j\xECn",\u5C24\u4E91\u6BA2\u96E8:"y\xF3u y\xFAn zh\xEC y\u01D4",\u9954\u98E7\u4E0D\u7ED9:"y\u014Dng s\u016Bn b\xF9 j\u01D0",\u5EB8\u4E2D\u76A6\u76A6:"y\u014Dng zh\u014Dng b\xEC t\xF3ng",\u8747\u6512\u8681\u805A:"y\xEDng cu\xE1n y\u01D0 j\xF9",\u90E2\u4E66\u71D5\u8BF4:"y\u01D0ng sh\u016B y\u0101n shu\u014D",\u8747\u6512\u8681\u9644:"y\xEDng cu\xE1n y\u01D0 f\xF9",\u8425\u8747\u6590\u9526:"y\xEDng y\xEDng f\u0113i j\u01D0n",\u76C8\u5343\u7D2F\u4E07:"y\xEDng qi\u0101n l\u011Bi w\xE0n",\u76C8\u7BC7\u7D2F\u724D:"y\xEDng pi\u0101n l\u011Bi d\xFA",\u9E70\u5FC3\u96C1\u722A:"y\u012Bng x\u012Bn y\xE0n zh\u01CEo",\u83BA\u541F\u71D5\u511B:"y\u012Bng y\xEDn y\xE0n s\u0101i",\u5E94\u5929\u987A\u65F6:"y\u012Bng ti\u0101n sh\xF9n sh\xED",\u5370\u7D2F\u7EF6\u82E5:"y\xECn l\xE9i sh\xF2u ru\xF2",\u9690\u5360\u8EAB\u4F53:"yin zhan shen qi",\u996E\u728A\u4E0A\u6D41:"y\xECn d\xFA sh\xE0ng li\xFA",\u996E\u51B0\u98DF\u8616:"y\u01D0n b\u012Bng sh\xED b\xF2",\u5F15\u7EF3\u5207\u58A8:"y\u01D0n sh\xE9ng qi\u0113 m\xF2",\u9F88\u9F7F\u5F39\u820C:"y\xEDn ch\u01D0 d\xE0n sh\xE9",\u6DEB\u8A00\u5A9F\u8BED:"y\xEDn y\xE1n li\u01CEng y\u01D4",\u6DEB\u8BCD\u8273\u66F2:"y\xEDn c\xED y\xE0n q\u01D4",\u56E0\u7F18\u4E3A\u5E02:"y\u012Bn yu\xE1n w\xE9i sh\xEC",\u56E0\u6811\u4E3A\u5C4B:"y\u012Bn sh\xF9 w\xE9i w\u016B",\u56E0\u7978\u4E3A\u798F:"y\u012Bn hu\xF2 w\xE9i f\xFA",\u56E0\u654C\u4E3A\u8D44:"y\u012Bn d\xED w\xE9i z\u012B",\u6EA2\u7F8E\u6EA2\u6076:"y\xEC m\u011Bi y\xEC l\xE8",\u9038\u5174\u4E91\u98DE:"y\xEC x\xECng y\xFAn f\u0113i",\u9038\u5174\u6A2A\u98DE:"y\xEC x\xECng h\xE9ng f\u0113i",\u6291\u585E\u78CA\u843D:"y\xEC s\xE8 l\u011Bi lu\xF2",\u501A\u95FE\u671B\u5207:"y\u01D0 l\u01D8 w\xE0ng qi\u0113",\u8681\u62E5\u8702\u6512:"y\u01D0 y\u014Dng f\u0113ng cu\xE1n",\u4EE5\u7D2B\u4E3A\u6731:"y\u01D0 z\u01D0 w\xE9i zh\u016B",\u4EE5\u610F\u4E3A\u4E4B:"y\u01D0 y\xEC w\xE9i zh\u012B",\u4EE5\u8A00\u4E3A\u8BB3:"y\u01D0 y\xE1n w\xE9i hu\xEC",\u4EE5\u5FAE\u77E5\u7740:"y\u01D0 w\u0113i zh\u012B zh\xF9",\u4EE5\u758F\u95F4\u4EB2:"y\u01D0 sh\u016B ji\xE0n q\u012Bn",\u4EE5\u6C34\u6D4E\u6C34:"y\u01D0 shu\u01D0 j\u01D0 shu\u01D0",\u4EE5\u4E66\u4E3A\u5FA1:"y\u01D0 sh\u016B w\xE9i y\xF9",\u4EE5\u5B88\u4E3A\u653B:"y\u01D0 sh\u01D2u w\xE9i g\u014Dng",\u4EE5\u5347\u91CF\u77F3:"y\u01D0 sh\u0113ng li\xE1ng d\xE0n",\u4EE5\u614E\u4E3A\u952E:"y\u01D0 sh\xE8n w\xE9i ji\xE0n",\u4EE5\u65E5\u4E3A\u5E74:"y\u01D0 r\xEC w\xE9i ni\xE1n",\u4EE5\u7B4C\u4E3A\u9C7C:"y\u01D0 qu\xE1n w\xE9i y\xFA",\u4EE5\u9E7F\u4E3A\u9A6C:"y\u01D0 l\xF9 w\xE9i m\u01CE",\u4EE5\u5229\u7D2F\u5F62:"y\u01D0 l\xEC l\u011Bi x\xEDng",\u4EE5\u6BC1\u4E3A\u7F5A:"y\u01D0 hu\u01D0 w\xE9i f\xE1",\u4EE5\u9ED1\u4E3A\u767D:"y\u01D0 h\u0113i w\xE9i b\xE1i",\u4EE5\u89C4\u4E3A\u7471:"y\u01D0 gu\u012B w\xE9i ti\xE0n",\u4EE5\u53E4\u4E3A\u9274:"y\u01D0 g\u01D4 w\xE9i ji\xE0n",\u4EE5\u5BAB\u7B11\u89D2:"y\u01D0 g\u014Dng xi\xE0o ju\xE9",\u4EE5\u6CD5\u4E3A\u6559:"y\u01D0 f\u01CE w\xE9i ji\xE0o",\u4EE5\u8033\u4E3A\u76EE:"y\u01D0 \u011Br w\xE9i m\xF9",\u4EE5\u5927\u6076\u7EC6:"y\u01D0 d\xE0 w\xF9 x\xEC",\u4EE5\u4E0D\u6D4E\u53EF:"y\u01D0 f\u01D2u j\xEC k\u011B",\u4EE5\u767D\u4E3A\u9ED1:"y\u01D0 b\xE1i w\xE9i h\u0113i",\u4E59\u79CD\u5C04\u7EBF:"y\u01D0 zh\u01D2ng sh\xE8 xi\xE0n",\u4E59\u79CD\u7C92\u5B50:"y\u01D0 zh\u01D2ng l\xEC z\u01D0",\u9057\u4E16\u5FD8\u7D2F:"y\xED sh\xEC w\xE0ng l\u011Bi",\u9057\u5BDD\u8F7D\u6000:"y\xED q\u01D0n z\xE0i hu\xE1i",\u79FB\u5B5D\u4E3A\u5FE0:"y\xED xi\xE0o w\xE9i zh\u014Dng",\u79FB\u7684\u5C31\u7BAD:"y\xED d\xEC ji\xF9 ji\xE0n",\u4F9D\u5934\u7F15\u5F53:"y\u012B t\xF3u l\u01DA d\xE0ng",\u8863\u79DF\u98DF\u7A0E:"y\xEC z\u016B sh\xED shu\xEC",\u8863\u8F7B\u4E58\u80A5:"y\xEC q\u012Bng ch\xE9ng f\xE9i",\u8863\u88F3\u4E4B\u4F1A:"y\u012B sh\u0101ng zh\u012B hu\xEC",\u8863\u9526\u98DF\u8089:"y\xEC j\u01D0n sh\xED r\xF2u",\u8863\u9526\u8FC7\u4E61:"y\xEC j\u01D0n gu\xF2 xi\u0101ng",\u8863\u5355\u98DF\u8584:"y\u012B d\u0101n sh\xED b\xF3",\u4E00\u91CD\u4E00\u63A9:"y\u012B ch\xF3ng y\u012B y\u01CEn",\u4E00\u4E4B\u4E3A\u751A:"y\u012B zh\u012B w\xE9i sh\xE8n",\u4E00\u7B11\u4E86\u4E8B:"y\u012B xi\xE0o le sh\xEC",\u4E00\u73B0\u6619\u534E:"y\u012B xi\xE0n t\xE1n hu\u0101",\u4E00\u5C81\u8F7D\u8D66:"y\u012B su\xEC z\xE0i sh\xE8",\u4E00\u5207\u4E07\u7269:"y\u012B qi\u0113 w\xE0n w\xF9",\u4E00\u76EE\u4E94\u884C:"y\u012B m\xF9 w\u01D4 h\xE1ng",\u4E00\u9CDE\u4E00\u722A:"y\u012B l\xEDn y\u012B zh\u01CEo",\u4E00\u9CDE\u7247\u722A:"y\u012B l\xEDn pi\xE0n zh\u01CEo",\u4E00\u4E86\u767E\u5F53:"y\u012B li\u01CEo b\u01CEi d\xE0ng",\u4E00\u89C1\u4E86\u7136:"y\u012B ji\xE0n le r\xE1n",\u4E00\u8FD8\u4E00\u62A5:"y\u012B hu\xE1n y\u012B b\xE0o",\u4E00\u6BEB\u4E0D\u5DEE:"y\u012B h\xE1o b\xF9 ch\u0101",\u4E00\u5021\u767E\u548C:"y\u012B ch\xE0ng b\u01CEi h\xE8",\u4E00\u97AD\u5148\u8457:"y\u012B bi\u0101n xi\u0101n zhu\xF3",\u4E00\u7B14\u62B9\u644B:"y\u012B b\u01D0 m\xF2 s\xE0",\u4E00\u66B4\u5341\u5BD2:"y\u012B p\xF9 sh\xED h\xE1n",\u591C\u9759\u66F4\u9611:"y\xE8 j\xECng g\u0113ng l\xE1n",\u53F6\u516C\u597D\u9F99:"y\xE8 g\u014Dng h\xE0o l\xF3ng",\u91CE\u8C03\u65E0\u8154:"y\u011B di\xE0o w\xFA qi\u0101ng",\u54AC\u8840\u4E3A\u76DF:"y\u01CEo xu\xE8 w\xE9i m\xE9ng",\u7476\u6C60\u5973\u4F7F:"y\xE1o shi n\u01DA sh\u01D0",\u5E7A\u9EBD\u5C0F\u4E11:"y\u0101o m\u01D2 xi\u01CEo ch\u01D2u",\u517B\u7CBE\u755C\u9510:"y\u01CEng j\u012Bng x\xF9 ru\xEC",\u4EF0\u5C4B\u7740\u4E66:"y\u01CEng w\u016B zh\xF9 sh\u016B",\u536C\u9996\u4FE1\u7709:"\xE1ng sh\u01D2u sh\u0113n m\xE9i",\u6D0B\u6D0B\u7E9A\u7E9A:"y\xE1ng y\xE1ng s\u01CE s\u01CE",\u7F8A\u7F94\u7F8E\u9152:"y\xE1n g\u0101o m\u011Bi ji\u01D4",\u7F8A\u80A0\u4E5D\u66F2:"y\xE1ng ch\xE1ng ji\u01D4 q\u01D4",\u626C\u7709\u7734\u76EE:"y\xE1ng m\xE9i sh\xF9n m\xF9",\u626C\u5389\u94FA\u5F20:"y\xE1ng l\xEC p\xF9 zh\u0101ng",\u626C\u98CE\u6262\u96C5:"y\xE1ng f\u0113ng b\xE0o y\u01CE",\u71D5\u5B50\u8854\u98DF:"y\xE0n z\u01D0 xi\xE1n sh\xED",\u71D5\u662D\u5E02\u9A8F:"y\u0101n zh\u0101o sh\xEC j\xF9n",\u71D5\u662D\u597D\u9A6C:"y\u0101n zh\u0101o h\u01CEo m\u01CE",\u71D5\u77F3\u5984\u73CD:"y\u0101n sh\xED w\xE0ng zh\u0113n",\u71D5\u96C0\u5904\u5C4B:"y\xE0n qu\xE8 ch\u01D4 w\u016B",\u71D5\u9A8F\u5343\u91D1:"y\u0101n j\xF9n qi\u0101n j\u012Bn",\u71D5\u91D1\u52DF\u79C0:"y\u0101n j\u012Bn m\xF9 xi\xF9",\u71D5\u9A7E\u8D8A\u6BC2:"y\u0101n ji\xE0 yu\xE8 g\u016B",\u71D5\u6B4C\u8D75\u821E:"y\u0101n g\u0113 zh\xE0o w\u01D4",\u71D5\u5CB1\u4E4B\u77F3:"y\u0101n d\xE0i zh\u012B sh\xED",\u71D5\u5904\u711A\u5DE2:"y\xE0n ch\u01D4 f\xE9n ch\xE1o",\u71D5\u5904\u5371\u5DE2:"y\xE0n ch\u01D4 w\u0113i ch\xE1o",\u71D5\u5DE2\u5E59\u4E0A:"y\xE0n ch\xE1o y\xFA sh\xE0ng",\u639E\u85FB\u98DE\u58F0:"sh\u01CEn z\u01CEo f\u0113i sh\u0113ng",\u5043\u9769\u4E3A\u8F69:"y\u01CEn g\xE9 w\xE9i xu\u0101n",\u5CA9\u6816\u7A74\u5904:"y\xE1n q\u012B xu\xE9 ch\u01D4",\u5CA9\u5C45\u7A74\u5904:"y\xE1n j\u016B xu\xE9 ch\u01D4",\u598D\u86A9\u597D\u6076:"y\xE1n ch\u012B h\u01CEo \xE8",\u538B\u826F\u4E3A\u8D31:"y\u0101 li\xE1ng w\xE9i ji\xE0n",\u6400\u884C\u593A\u5E02:"ch\u0101n h\xE1ng du\xF3 sh\xEC",\u4E09\u5341\u516D\u884C:"s\u0101n sh\xED li\xF9 h\xE1ng",\u6CE3\u6570\u884C\u4E0B:"q\xEC sh\xF9 h\xE1ng xi\xE0",\u5F53\u884C\u51FA\u8272:"d\u0101ng h\xE1ng ch\u016B s\xE8",\u76EE\u4E0B\u5341\u884C:"m\xF9 xi\xE0 sh\xED h\xE1ng",\u79C0\u51FA\u73ED\u884C:"xi\xF9 ch\u016B b\u0101n h\xE1ng",\u513F\u5973\u6210\u884C:"\xE9r n\u01DA ch\xE9ng h\xE1ng",\u5927\u884C\u5927\u5E02:"d\xE0 h\xE1ng d\xE0 sh\xEC",\u5341\u884C\u4FF1\u4E0B:"sh\xED h\xE1ng j\xF9 xi\xE0",\u5BFB\u884C\u6570\u58A8:"x\xFAn h\xE1ng sh\u01D4 m\xF2",\u718F\u83B8\u540C\u5668:"x\xFAn y\xF3u t\xF3ng q\xEC",\u57D9\u7BEA\u76F8\u548C:"x\u016Bn ch\xED xi\u0101ng h\xE8",\u8840\u503A\u7D2F\u7D2F:"xu\xE8 zh\xE0i l\u011Bi l\u011Bi",\u96EA\u9E3F\u6307\u722A:"xu\u011B h\xF3ng zh\u01D0 zh\u01CEo",\u8852\u7389\u8D3E\u77F3:"zu\xEC y\xF9 ji\u01CE sh\xED",\u70AB\u7389\u8D3E\u77F3:"xu\xE0n y\xF9 g\u01D4 sh\xED",\u70AB\u77F3\u4E3A\u7389:"xu\xE0n sh\xED w\xE9i y\xF9",\u65CB\u5E72\u8F6C\u5764:"xu\xE1n qi\xE1n zhu\u01CEn k\u016Bn",\u60AC\u77F3\u7A0B\u4E66:"xu\xE1n d\xE0n ch\xE9ng sh\u016B",\u60AC\u72DF\u7D20\u98E1:"xu\xE1n hu\xE1n s\xF9 k\xF2u",\u60AC\u9F9F\u7CFB\u9C7C:"xu\xE1n gu\u012B j\xEC y\xFA",\u63CE\u62F3\u6370\u8896:"xu\u0101n qu\xE1n l\u01D2ng xi\xF9",\u63CE\u62F3\u634B\u8896:"xu\u0101n qu\xE1n lu\u014D xi\xF9",\u8F69\u9E64\u51A0\u7334:"xu\u0101n h\xE8 gu\xE0n h\xF3u",\u755C\u59BB\u517B\u5B50:"x\xF9 q\u012B y\u01CEng z\u01D0",\u9B46\u98CE\u9AA4\u96E8:"zhu\u014D f\u0113ng zh\xF2u y\u01D4",\u890E\u7136\u51A0\u9996:"y\xF2u r\xE1n gu\xE0n sh\u01D2u",\u7F9E\u4EBA\u7B54\u7B54:"xi\u016B r\xE9n d\u0101 d\u0101",\u4FEE\u9CDE\u517B\u722A:"xi\u016B l\xEDn y\u01CEng zh\u01CEo",\u718A\u636E\u864E\u8DF1:"xi\xF3ng j\xF9 h\u01D4 sh\u0113n",\u6C79\u6D8C\u6DDC\u6E43:"xi\u014Dng y\u01D2ng p\xE9ng pai",\u5144\u6B7B\u5F1F\u53CA:"xi\u014Dng f\xE9i d\xEC j\xED",\u8165\u95FB\u5728\u4E0A:"x\xEDng w\xE9n z\xE0i sh\xE0ng",\u5174\u6587\u533D\u6B66:"x\u012Bng w\xE9n di\xE0o w\u01D4",\u5174\u5982\u56BC\u8721:"x\xECng r\xFA ji\xE1o l\xE0",\u5174\u89C2\u7FA4\u6028:"x\xECng gu\u0101n q\xFAn yu\xE0n",\u5174\u9AD8\u5F69\u70C8:"x\xECng g\u0101o c\u01CEi li\xE8",\u5FC3\u77BB\u9B4F\u9619:"x\u012Bn zh\u0101n w\xE8i qu\xE8",\u5FC3\u5728\u9B4F\u9619:"x\u012Bn z\xE0i w\xE8i qu\xE8",\u5FC3\u540C\u6B62\u6C34:"x\u012Bn r\xFA zh\u01D0 shu\u01D0",\u5FC3\u624B\u76F8\u5E94:"x\u012Bn sh\u01D2u xi\u0101ng y\xECng",\u5FC3\u624B\u76F8\u5FD8:"x\u012Bn sh\u01D2u xi\u0101ng w\xE0ng",\u5FC3\u53E3\u76F8\u5E94:"x\u012Bn k\u01D2u xi\u0101ng y\u012Bng",\u5FC3\u5E7F\u4F53\u80D6:"x\u012Bn gu\u01CEng t\u01D0 p\xE1n",\u5FC3\u9A70\u9B4F\u9619:"x\u012Bn ch\xED w\xE8i qu\xE8",\u5FC3\u4E0D\u5E94\u53E3:"x\u012Bn b\xF9 y\u012Bng k\u01D2u",\u631F\u52BF\u5F04\u6743:"ji\u0101 sh\xEC n\xF2ng qu\xE1n",\u80C1\u80A9\u7D2F\u8DB3:"xi\xE9 ji\u0101n l\u011Bi z\xFA",\u90AA\u9B54\u5916\u795F:"xi\xE9 m\xF3 wai su\xEC",\u6569\u5B66\u76F8\u957F:"zu\xE0n xu\xE9 xi\u0101ng ch\xE1ng",\u6821\u77ED\u91CF\u957F:"ji\xE0o du\u01CEn li\xE1ng ch\xE1ng",\u5C0F\u773C\u8584\u76AE:"xi\u01CEo y\u01CEn b\xF3 p\xED",\u5C0F\u5EC9\u66F2\u8C28:"xi\u01CEo li\xE1n q\u01D4 j\u01D0n",\u785D\u4E91\u5F39\u96E8:"xi\u0101o y\xFAn d\xE0n y\u01D4",\u9E2E\u9E23\u9F20\u66B4:"zh\u0101ng m\xEDng sh\u01D4 b\xE0o",\u524A\u682A\u6398\u6839:"xu\u0113 zh\u016B ju\xE9 g\u0113n",\u524A\u94C1\u65E0\u58F0:"xu\u0113 ti\u011B w\xFA sh\u0113ng",\u524A\u804C\u4E3A\u6C11:"xu\u0113 zh\xED w\xE9i m\xEDn",\u524A\u6728\u4E3A\u540F:"xu\u0113 m\xF9 w\xE9i l\xEC",\u524A\u8349\u9664\u6839:"xu\u0113 c\u01CEo ch\xFA g\u0113n",\u6A61\u76AE\u9489\u5B50:"xi\xE0ng p\xED d\xECng z\u01D0",\u60F3\u671B\u98CE\u8931:"xi\u01CEng w\xE0ng f\u0113ng sh\xE8ng",\u9999\u57F9\u7389\u7422:"xiang pei yu zuo",\u76F8\u4E0E\u4E3A\u4E00:"xi\u0101ng y\u01D4 w\xE9i y\u012B",\u76F8\u9F20\u6709\u76AE:"xi\xE0ng sh\u01D4 y\u01D2u p\xED",\u76F8\u65F6\u800C\u52A8:"xi\xE0ng sh\xED \xE9r d\xF2ng",\u76F8\u5207\u76F8\u78CB:"xi\u0101ng qi\u0113 xi\u0101ng cu\u014D",\u76F8\u5973\u914D\u592B:"xi\xE0ng n\u01DA p\xE8i f\u016B",\u76F8\u95E8\u6709\u76F8:"xi\xE0ng m\xE9n y\u01D2u xi\xE0ng",\u6326\u7AE0\u64A6\u53E5:"l\xF3ng zh\u0101ng z\u014Dng j\xF9",\u95F2\u6101\u4E07\u79CD:"xi\xE1n ch\xF3u w\xE0n zh\u01D2ng",\u5148\u6211\u7740\u97AD:"xi\u0101n w\u01D2 zhu\xF3 bi\u0101n",\u4E60\u7109\u4E0D\u5BDF:"x\u012B y\u0101n b\xF9 ch\xE1",\u6B59\u6F06\u963F\u80F6:"sh\xE8 q\u012B \u0113 ji\u0101o",\u6670\u6BDB\u8FA8\u53D1:"x\u012B m\xE1o bi\xE0n f\xE0",\u6089\u7D22\u8584\u8D4B:"x\u012B su\u01D2 b\xF3 f\xF9",\u96FE\u9CDE\u4E91\u722A:"w\xF9 l\xEDn y\xFAn zh\u01CEo",\u8BEF\u4F5C\u975E\u4E3A:"w\xF9 zu\xF2 f\u0113i w\xE9i",\u7269\u7A00\u4E3A\u8D35:"w\xF9 x\u012B w\xE9i gu\xEC",\u821E\u722A\u5F20\u7259:"w\u01D4 zh\u01CEo zh\u0101ng y\xE1",\u7894\u7806\u6DF7\u7389:"zh\xEC f\u016B h\xF9n y\xF9",\u6B66\u65AD\u4E13\u6A2A:"w\u01D4 du\xE0n zhu\u0101n h\xE9ng",\u4E94\u77F3\u516D\u9E62:"w\u01D4 sh\xED li\xF9 y\u012B",\u4E94\u8272\u76F8\u5BA3:"w\u01D4 s\xE8 xi\u0101ng xu\u0101n",\u4E94\u4FAF\u4E03\u8D35:"w\u01D4 h\xF2u q\u012B gu\xEC",\u4E94\u4FAF\u8721\u70DB:"w\u01D4 h\xF2u l\xE0 zh\xFA",\u4E94\u7F96\u5927\u592B:"w\u01D4 g\u01D4 d\xE0 f\u016B",\u543E\u81EA\u6709\u5904:"wu zi you chu",\u65E0\u4E0E\u4E3A\u6BD4:"w\xFA y\u01D4 w\xE9i b\u01D0",\u65E0\u4E0B\u7BB8\u5904:"w\xFA xi\xE0 zh\xF9 ch\u01D4",\u65E0\u9069\u65E0\u83AB:"w\xFA d\xED w\xFA m\xF2",\u65E0\u4F24\u65E0\u81ED:"w\xFA sh\u0113ng w\xFA xi\xF9",\u65E0\u80FD\u4E3A\u5F79:"w\xFA n\xE9ng w\xE9i y\xEC",\u65E0\u5BC7\u66B4\u6B7B:"wu kou b\xE0o shi",\u65E0\u5B54\u4E0D\u94BB:"w\xFA k\u01D2ng b\xF9 zu\u0101n",\u65E0\u95F4\u53EF\u4F3A:"w\xFA ji\u0101n k\u011B s\xEC",\u65E0\u95F4\u53EF\u4E58:"w\xFA ji\u0101n k\u011B ch\xE9ng",\u65E0\u95F4\u51AC\u590F:"w\xFA ji\u0101n d\u014Dng xi\xE0",\u65E0\u7F1D\u5929\u8863:"w\xFA f\xE9ng ti\u0101n y\u012B",\u65E0\u6076\u4E0D\u4E3A:"w\xFA \xE8 b\xF9 w\xE9i",\u65E0\u52A8\u4E3A\u5927:"w\xFA d\xF2ng w\xE9i d\xE0",\u65E0\u5730\u81EA\u5904:"w\xFA d\xEC z\xEC ch\u01D4",\u8BEC\u826F\u4E3A\u76D7:"w\u016B li\xE1ng w\xE9i d\xE0o",\u63E1\u7C9F\u51FA\u535C:"w\xF2 s\xF9 ch\u016B bo",\u63E1\u62F3\u900F\u722A:"w\xF2 qu\xE1n t\xF2u zh\u01CEo",\u7A33\u64CD\u5DE6\u5238:"w\xE9n c\u0101o zu\u01D2 qu\xE0n",\u95FB\u98CE\u54CD\u5E94:"w\xE9n f\u0113ng xi\u01CEng y\u012Bng",\u6587\u6B66\u5DEE\u4E8B:"w\xE9n w\u01D4 ch\xE0 sh\xEC",\u6587\u8EAB\u526A\u53D1:"w\xE9n sh\u0113n ji\u01CEn f\u0101",\u6587\u623F\u56DB\u4FAF:"w\xE9n f\xE1ng s\xEC h\xF2u",\u6E29\u6795\u6247\u5E2D:"w\u0113n zh\u011Bn sh\u0101n x\xED",\u6E29\u5E2D\u6247\u6795:"w\u0113n x\xED sh\u0101n zh\u011Bn",\u6E29\u51CA\u5B9A\u7701:"w\u0113n q\u01D0ng d\xECng sh\u011Bng",\u6E29\u887E\u6247\u6795:"w\u0113n q\u012Bn sh\u0101n zh\u011Bn",\u4EB9\u4EB9\u4E0D\u5026:"t\u0101n w\u011Bi b\xF9 ju\xE0n",\u59D4\u59D4\u4F57\u4F57:"w\u0113i w\u0113i tu\xF3 tu\xF3",\u59D4\u66F2\u6210\u5168:"w\u011Bi q\u01D4 ch\xE9ng qu\xE1n",\u5C3E\u5927\u96BE\u6389:"w\u011Bi d\xE0 n\xE1n di\xE0o",\u60DF\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u60DF\u65E5\u4E3A\u5C81:"w\xE9i r\xEC w\xE9i su\xEC",\u60DF\u5229\u662F\u8D8B:"w\xE9i l\xEC sh\xEC q\xFA",\u5E37\u8584\u4E0D\u4FEE:"w\xE9i b\xF3 b\xF9 xi\u016B",\u552F\u552F\u5426\u5426:"w\u011Bi w\u011Bi f\u01D2u f\u01D2u",\u552F\u6240\u6B32\u4E3A:"w\xE9i su\u01D2 y\xF9 w\xE9i",\u4E3A\u86C7\u6DFB\u8DB3:"w\xE9i sh\xE9 ti\u0101n z\xFA",\u4E3A\u5584\u6700\u4E50:"w\xE9i sh\xE0n zu\xEC l\xE8",\u4E3A\u86C7\u753B\u8DB3:"w\xE9i sh\xE9 hu\xE0 z\xFA",\u4E3A\u5C71\u6B62\u7BD1:"w\xE9i sh\u0101n zh\u01D0 ku\xEC",\u4E3A\u4EC1\u4E0D\u5BCC:"w\xE9i r\xE9n b\xF9 f\xF9",\u4E3A\u88D8\u4E3A\u7B95:"w\xE9i qi\xFA w\xE9i j\u012B",\u4E3A\u6C11\u7236\u6BCD:"w\xE9i m\xEDn f\xF9 m\u01D4",\u4E3A\u867A\u5F17\u6467:"w\xE9i hu\u01D0 f\xFA cu\u012B",\u4E3A\u597D\u6210\u6B49:"w\xE9i h\u01CEo ch\xE9ng qi\xE0n",\u4E3A\u9B3C\u4E3A\u872E:"w\xE9i gu\u01D0 w\xE9i y\xF9",\u4E3A\u6CD5\u81EA\u5F0A:"w\xE9i f\u01CE z\xEC b\xEC",\u4E3A\u6076\u4E0D\u609B:"w\xE9i \xE8 b\xF9 qu\u0101n",\u4E3A\u5FB7\u4E0D\u7EC8:"w\xE9i d\xE9 b\xF9 zh\u014Dng",\u7168\u5E72\u5C31\u6E7F:"w\u0113i g\xE0n ji\xF9 sh\u012B",\u7168\u5E72\u907F\u6E7F:"w\u0113i g\xE0n b\xEC sh\u012B",\u5371\u4E8E\u7D2F\u5375:"w\u0113i y\xFA l\u011Bi lu\u01CEn",\u671B\u98CE\u54CD\u5E94:"w\xE0ng f\u0113ng xi\u01CEng y\u012Bng",\u671B\u5C18\u50C4\u58F0:"w\xE0ng ch\xE9n b\xF9 sh\u0113ng",\u6789\u66F2\u76F4\u51D1:"w\u01CEng q\u01D4 zh\xED c\xF2u",\u5F80\u6E1A\u8FD8\u6C40:"w\u01CEng zh\u01D4 hu\xE1n t\u012Bng",\u738B\u8D21\u5F39\u51A0:"w\xE1ng g\xF2ng d\xE0n gu\xE0n",\u4EA1\u9B42\u5931\u9B44:"w\xE1ng h\xFAn sh\u012B h\xFAn",\u4EA1\u56FD\u5927\u592B:"w\xE1ng gu\xF3 d\xE0 f\u016B",\u4E07\u8F7D\u5343\u79CB:"w\xE0n z\xE0i qi\u0101n qi\u016B",\u4E07\u8D2F\u5BB6\u79C1:"w\xE0n gu\xE0n ji s\u012B",\u4E07\u592B\u4E0D\u5F53:"w\xE0n f\u016B b\xF9 d\u0101ng",\u4E07\u522B\u5343\u5DEE:"w\xE0n bi\xE9 qi\u0101n ch\u0101",\u665A\u98DF\u5F53\u8089:"w\u01CEn sh\xED d\xE0ng r\xF2u",\u665A\u8282\u4E0D\u4FDD:"w\u01CEn j\xEDe b\xF9 b\u01CEo",\u73A9\u5C81\u6112\u6708:"w\xE1n su\xEC y\u012B yu\xE8",\u73A9\u5C81\u6112\u65F6:"w\xE1n su\xEC y\u012B sh\xED",\u73A9\u65F6\u6112\u65E5:"w\xE1n sh\xED \xE0i r\xEC",\u86D9\u87C6\u80DC\u8D1F:"w\u0101 m\xE1 sh\xE8ng f\xF9",\u541E\u8A00\u54BD\u7406:"t\u016Bn y\xE1n y\u0101n l\u01D0",\u9893\u57A3\u65AD\u5811:"tu\xED yu\xE1n du\xE0n pi\xE0n",\u63A8\u67AF\u6298\u8150:"tu\u012B k\u016B sh\xE9 f\u01D4",\u63A8\u5E72\u5C31\u6E7F:"tu\u012B g\xE0n ji\xF9 sh\u012B",\u5278\u7E41\u6CBB\u5267:"sh\xED f\xE1n zh\xEC j\xF9",\u5278\u7E41\u51B3\u5267:"sh\xED f\xE1n ju\xE9 j\xF9",\u56E2\u5934\u805A\u9762:"tu\xE0n t\xF3u j\xF9 mi\xE0n",\u5154\u8D70\u9E58\u843D:"t\xF9 z\u01D2u g\u01D4 lu\xF2",\u5154\u4E1D\u71D5\u9EA6:"t\xF9 s\u012B y\xE0n m\xE0i",\u5154\u5934\u9E9E\u8111:"t\xF9 t\xF3u su\u014D n\u01CEo",\u5154\u8475\u71D5\u9EA6:"t\xF9 ku\xED y\xE0n m\xE0i",\u5154\u89D2\u9F9F\u6BDB:"tu jiao gui mao",\u5410\u54FA\u63E1\u53D1:"t\u01D4 b\u01D4 w\xF2 f\xE0",\u5F92\u8BAC\u7A7A\u8A00:"t\xFA t\xFAn k\u014Dng y\xE1n",\u6295\u4F20\u800C\u53BB:"t\xF3u zhu\xE0n \xE9r q\xF9",\u5934\u8DB3\u5F02\u5904:"t\xF3u z\xFA y\xEC ch\u01D4",\u5934\u4E0A\u8457\u5934:"t\xF3u sh\xE0ng zhu\xF3 t\xF3u",\u5934\u6CA1\u676F\u6848:"t\xF3u m\xF2 b\u0113i \xE0n",\u5934\u660F\u8111\u95F7:"t\xF3u h\u016Bn n\u01CEo m\xE8n",\u5934\u4F1A\u7B95\u655B:"t\xF3u ku\xE0n j\u012B li\u01CEn",\u5934\u4F1A\u7B95\u8D4B:"t\xF3u ku\xE0i j\u012B f\xF9",\u5934\u51FA\u5934\u6CA1:"t\xF3u ch\u016B t\xF3u m\xF2",\u75DB\u81EA\u521B\u827E:"t\xF2ng z\xEC chu\u0101ng y\xEC",\u75DB\u6DF1\u6076\u7EDD:"t\xF2ng sh\u0113n w\xF9 ju\xE9",\u540C\u6E90\u5F02\u6D3E:"t\xF3ng yu\xE1n y\xEC pai",\u540C\u5FC3\u50C7\u529B:"t\xF3ng x\u012Bn ji\xE9 l\xEC",\u540C\u5DE5\u5F02\u66F2:"t\xF3ng g\u014Dng y\xEC q\u01D4",\u540C\u6076\u76F8\u52A9:"t\xF3ng w\xF9 xi\u0101ng zh\xF9",\u540C\u6076\u76F8\u6064:"t\xF3ng w\xF9 xi\u0101ng x\xF9",\u75CC\u761D\u5728\u62B1:"t\u014Dng gu\u0101n z\xE0o b\xE0o",\u901A\u6587\u8C03\u6B66:"t\u014Dng w\xE9n di\xE0o w\u01D4",\u901A\u540C\u4E00\u6C14:"t\u014Dng t\xF3ng y\u012B y\xEC",\u94E4\u9E7F\u8D70\u9669:"d\xECng l\xF9 z\u01D2u xi\u01CEn",\u505C\u7559\u957F\u667A:"t\xEDng li\xFA zh\u01CEng zh\xEC",\u94C1\u6811\u5F00\u534E:"ti\u011B sh\xF9 k\u0101i hu\u0101",\u6761\u8D2F\u90E8\u5206:"ti\xE1o gu\xE0n b\xF9 f\u0113n",\u6311\u7259\u6599\u5507:"ti\u01CEo y\xE1 li\xE0o ch\xFAn",\u6311\u4E48\u6311\u516D:"ti\u0101o y\u0101o ti\u0101o li\xF9",\u6311\u5507\u6599\u5634:"ti\u01CEo ch\xFAn li\xE0o zu\u01D0",\u9766\u989C\u4E8B\u4EC7:"ti\u01CEn y\xE1n sh\xEC ch\xF3u",\u606C\u4E0D\u4E3A\u610F:"ti\xE1n b\xF9 w\xE9i y\xEC",\u606C\u4E0D\u4E3A\u602A:"ti\xE1n b\xF9 w\xE9i gu\xE0i",\u5929\u4E0B\u4E3A\u7B3C:"ti\u0101n xi\xE0 w\xE9i l\xF3ng",\u5929\u53F0\u8DEF\u8FF7:"ti\u0101n t\xE1i l\xF9 m\xED",\u5929\u5E74\u4E0D\u9042:"ti\u0101n ni\xE1n b\xF9 su\xEC",\u5929\u5B9D\u5F53\u5E74:"tian bao dang nian",\u6843\u8E4A\u67F3\u66F2:"t\xE1o q\u012B li\u01D4 q\u01D4",\u5802\u7687\u51A0\u5195:"t\xE1ng hu\xE1ng gu\xE0n mi\u01CEn",\u63A2\u56CA\u80E0\u7BA7:"t\xE0n n\xE1ng w\xFA qi\xE8",\u8C2D\u8A00\u5FAE\u4E2D:"t\xE1n y\xE1n w\u0113i zh\xF2ng",\u8C08\u8A00\u5FAE\u4E2D:"t\xE1n y\xE1n w\u0113i zh\xF2ng",\u8D2A\u592B\u72E5\u8D22:"t\u0101n f\u016B hu\xE1i c\xE1i",\u6CF0\u5C71\u76D8\u77F3:"tai sh\u0101n p\xE1n sh\xED",\u6CF0\u6765\u5426\u5F80:"t\xE0i l\xE1i p\u01D0 w\u01CEng",\u6CF0\u6765\u5426\u6781:"tai l\xE1i f\u01D2u j\xED",\u6CF0\u6781\u800C\u5426:"t\xE0i j\xED \xE9r p\u01D0",\u72E7\u7A45\u53CA\u7C73:"sh\xEC k\u01CEn j\xED m\u01D0",\u635F\u519B\u6298\u5C06:"s\u01D4n j\u016Bn zh\xE9 ji\xE0ng",\u9042\u5FC3\u5E94\u624B:"su\xEC x\u012Bn y\u012Bng sh\u01D2u",\u9042\u8FF7\u4E0D\u7AB9:"su\xED m\xE9i b\xF9 w\xF9",\u5C81\u6708\u4E0D\u5C45:"su\xEC yu\xE8 b\xF9 j\xFA",\u5C81\u807F\u5176\u83AB:"su\xEC y\xF9 q\xED m\xF9",\u968F\u7269\u5E94\u673A:"su\xED w\xF9 y\u012Bng j\u012B",\u968F\u98CE\u800C\u9761:"su\xED f\u0113ng \xE9r m\u01D0",\u5BBF\u96E8\u9910\u98CE:"xi\u01D4 y\u01D4 c\u0101n f\u0113ng",\u5BBF\u6C34\u98E1\u98CE:"xi\u01D4 shu\u01D0 c\u0101n f\u0113ng",\u5BBF\u6C34\u9910\u98CE:"xi\u01D4 shu\u01D0 c\u0101n f\u0113ng",\u5919\u5174\u591C\u5904:"s\xF9 x\u012Bng y\xE8 ch\u01D4",\u641C\u5CA9\u91C7\u5E72:"s\u014Du y\xE1n c\u01CEi g\xE0n",\u85AE\u4E2D\u8346\u66F2:"s\u01D2u zh\u014Dng j\xED q\u01D4",\u5B8B\u65A4\u9C81\u524A:"s\xF2ng j\u012Bn l\u01D4 xu\u0113",\u677E\u7B60\u4E4B\u8282:"s\u014Dng j\u016Bn zh\u012B ji\xE9",\u9A03\u7AE5\u949D\u592B:"\xE1i t\xF3ng d\xF9n f\u016B",\u9A03\u5973\u75F4\u7537:"\xE1i n\u01DA ch\u012B n\xE1n",\u56DB\u4EAD\u516B\u5F53:"s\xEC t\xEDng b\u0101 d\xE0ng",\u56DB\u9A6C\u6512\u8E44:"s\xEC m\u01CE cu\xE1n t\xED",\u56DB\u4E0D\u62D7\u516D:"s\xEC b\xF9 ni\xF9 li\xF9",\u65AF\u4E8B\u4F53\u5927:"\u012B sh\xEC t\u01D0 d\xE0",\u601D\u6240\u9010\u4E4B:"si shuo zhu zi",\u4E1D\u6069\u53D1\u6028:"s\u012B \u0113n f\xE0 yu\xE0n",\u7855\u671B\u5BBF\u5FB7:"shu\xF2 w\xE0ng xi\u01D4 d\xE9",\u94C4\u53E4\u5207\u4ECA:"shu\xF2 g\u01D4 qi\u0113 j\u012Bn",\u987A\u5929\u5E94\u65F6:"sh\xF9n ti\u0101n y\u012Bng sh\xED",\u987A\u98CE\u8F6C\u8235:"sh\u01D4n f\u0113ng zhu\u01CEn du\xF2",\u987A\u98CE\u9A76\u8239:"sh\u01D4n f\u0113ng sh\u01D0 chu\xE1n",\u987A\u98CE\u4F7F\u8239:"sh\u01D4n f\u0113ng sh\u01D0 chu\xE1n",\u987A\u98CE\u800C\u547C:"sh\u01D4n f\u0113ng \xE9r h\u016B",\u987A\u98CE\u5439\u706B:"sh\u01D4n f\u0113ng chu\u012B hu\u01D2",\u6C34\u4E2D\u6349\u6708:"shui zhong zhuo yue",\u6C34\u4E2D\u8457\u76D0:"shu\u01D0 zh\u014Dng zhu\xF3 y\xE1n",\u6C34\u5BBF\u98CE\u9910:"shu\u01D0 xi\u01D4 f\u0113ng c\u0101n",\u6C34\u7C73\u65E0\u5E72:"shu\u01D0 m\u01D0 w\xFA g\xE0n",\u6C34\u957F\u8239\u9AD8:"shu\u01D0 zh\u01CEng chu\xE1n g\u0101o",\u53CC\u8DB3\u91CD\u8327:"shu\u0101ng z\xFA ch\xF3ng ji\u01CEn",\u53CC\u67D1\u6597\u9152:"shu\xE0i g\u0101n d\u01D2u ji\u01D4",\u6570\u7C73\u800C\u708A:"sh\u01D4 m\u01D0 \xE9r chu\u012B",\u6570\u5F80\u77E5\u6765:"sh\u01D4 w\u01CEng zh\u012B l\xE1i",\u6570\u7C73\u91CF\u67F4:"sh\u01D4 m\u01D0 \xE9r ch\xE1i",\u6570\u7406\u903B\u8F91:"sh\xF9 l\u01D0 lu\xF3 ji",\u6570\u89C1\u4E0D\u9C9C:"shu\xF2 ji\xE0n b\xF9 xi\u0101n",\u6570\u9EC4\u9053\u9ED1:"shu huang dao hei",\u6570\u9ED1\u8BBA\u9EC4:"sh\u01D4 h\u0113i l\xF9n hu\xE1ng",\u6570\u77ED\u8BBA\u957F:"sh\u01D4 du\u01CEn l\xF9n ch\xE1ng",\u6570\u767D\u8BBA\u9EC4:"sh\u01D4 b\xE1i l\xF9n hu\xE1ng",\u675F\u7F0A\u8FD8\u5987:"sh\xF9 y\u016Bn hu\xE1n f\xF9",\u675F\u7F0A\u4E3E\u706B:"sh\xF9 y\u016Bn j\u01D4 hu\u01D2",\u675F\u8EAB\u81EA\u597D:"sh\xF9 sh\u0113n z\xEC h\xE0o",\u675F\u84B2\u4E3A\u812F:"sh\xF9 p\xFA w\xE9i p\xFA",\u675F\u5E26\u7ED3\u53D1:"sh\xF9 d\xE0i ji\xE9 f\u0101",\u675F\u693D\u4E3A\u67F1:"sh\xF9 chu\xE1n w\xE9i zh\xF9",\u4E66\u7F3A\u6709\u95F4:"sh\u016B qu\u0113 y\u01D2u ji\xE0n",\u7626\u9AA8\u68AD\u68F1:"sh\xF2u g\u01D4 l\xE9ng l\xE9ng",\u9996\u8DB3\u5F02\u5904:"sh\u01D2u z\xFA y\xEC ch\u01D4",\u624B\u8DB3\u91CD\u8327:"sh\u01D2u z\xFA ch\xF3ng ji\u01CEn",\u624B\u8DB3\u5F02\u5904:"sh\u01D2u z\xFA y\xEC ch\u01D4",\u624B\u811A\u5E72\u51C0:"sh\u01D2u ji\u01CEo g\xE0n j\xECng",\u624B\u4E0D\u5E94\u5FC3:"sh\u01D2u b\xF9 y\u012Bng x\u012Bn",\u6536\u56E0\u79CD\u679C:"sh\u014Du y\u012Bn zh\u01D2ng gu\u01D2",\u87AB\u624B\u89E3\u8155:"sh\xEC sh\u01D2u j\u01D0e w\u01CEn",\u91CA\u77E5\u9057\u5F62:"sh\xEC sh\xEC y\xED x\xEDng",\u9002\u65F6\u5E94\u52A1:"sh\xEC sh\xED y\u012Bng w\xF9",\u9002\u5982\u5176\u5206:"sh\xEC r\xFA q\xED f\xE8n",\u9002\u60C5\u7387\u610F:"sh\xEC q\xEDng shu\xE0i y\xEC",\u9002\u5C45\u5176\u53CD:"sh\xEC j\xFA q\xED f\u01CEn",\u9002\u5F53\u5176\u65F6:"sh\xEC d\u0101ng q\xED sh\xED",\u9002\u5F53\u5176\u51B2:"sh\xEC d\u0101ng q\xED ch\u014Dng",\u9970\u975E\u9042\u8FC7:"sh\xEC f\u0113i su\xED gu\xF2",\u89C6\u4E3A\u77E5\u5DF1:"sh\xEC w\xE9i zh\u012B j\u01D0",\u89C6\u4E3A\u513F\u620F:"sh\xEC w\xE9i \xE9r x\xEC",\u89C6\u5FAE\u77E5\u8457:"sh\xEC w\u0113i zh\u012B zhu\xF3",\u4E8B\u4E0E\u5FC3\u8FDD:"sh\xEC y\xF9 x\u012Bn w\xE9i",\u4F7F\u7F8A\u5C06\u72FC:"sh\u01D0 y\xE1ng ji\xE0ng l\xE1ng",\u98DF\u4E3A\u6C11\u5929:"sh\xED w\xE9i m\xEDn ti\u0101n",\u98DF\u4E0D\u91CD\u5473:"sh\xED b\xF9 ch\xF3ng w\xE8i",\u98DF\u4E0D\u91CD\u8089:"sh\xED b\xF9 zh\xF3ng r\xF2u",\u62FE\u6387\u65E0\u9057:"shi duo wu yi",\u62FE\u5E26\u91CD\u8FD8:"sh\xED d\xE0i zh\xF2ng hu\xE1n",\u5B9E\u4E0E\u6709\u529B:"sh\xED y\xF9 y\u01D2u l\xEC",\u5B9E\u506A\u5904\u6B64:"sh\xED b\xE8ng ch\u01D4 c\u01D0",\u8BC6\u5FAE\u77E5\u8457:"sh\xED w\u0113i zh\u012B zhu\xF3",\u65F6\u8FD0\u4E0D\u9F50:"sh\xED y\xF9n b\xF9 j\xEC",\u65F6\u4EA8\u8FD0\u6CF0:"sh\xED h\u0113ng y\xF9n tai",\u77F3\u82F1\u73BB\u7483:"sh\xED y\u012Bng b\u014D li",\u77F3\u5BA4\u91D1\u532E:"sh\xED sh\xEC j\u012Bn gu\xEC",\u4EC0\u88AD\u73CD\u85CF:"sh\xED x\xED zh\u0113n c\xE1ng",\u4EC0\u88AD\u4EE5\u85CF:"sh\xED x\xED y\u01D0 c\xE1ng",\u4EC0\u4F0D\u4E1C\u897F:"sh\xED w\u01D4 d\u014Dng x\u012B",\u4EC0\u88AD\u800C\u85CF:"sh\xED x\u012B \xE9r c\xE1ng",\u4EC0\u56F4\u4F0D\u653B:"sh\xED w\xE9i w\u01D4 g\u014Dng",\u5341\u9B54\u4E5D\u96BE:"sh\xED m\xF3 ji\u01D4 n\xE0n",\u5341\u592B\u697A\u690E:"sh\xED f\u016B zh\u012B zhu\u012B",\u5341\u4E0D\u5F53\u4E00:"sh\xED b\xF9 hu\xF2 y\u012B",\u8BD7\u4E66\u53D1\u51A2:"sh\u012B sh\u016B f\xE0 zh\u01D2ng",\u8671\u5904\u88C8\u4E2D:"sh\u012B ch\u01D4 k\u016Bn zh\u014Dng",\u5E08\u76F4\u4E3A\u58EE:"sh\u012B zh\xED w\xE9i zhu\xE0ng",\u5931\u9A6C\u585E\u7FC1:"sh\u012B m\u01CE s\xE0i w\u0113ng",\u5C38\u5C45\u9F99\u89C1:"sh\u012B j\u016B l\xF3ng xi\xE0n",\u76DB\u6C34\u4E0D\u6F0F:"ch\xE9ng shu\u01D0 b\xF9 l\xF2u",\u5723\u7ECF\u8D24\u4F20:"sh\xE8ng j\u012Bng xi\xE1n zhu\xE0n",\u5723\u541B\u8D24\u76F8:"sh\xE8ng j\u012Bng xi\xE1n xi\xE0ng",\u751F\u62D6\u6B7B\u62FD:"sh\u0113ng tu\u014D s\u01D0 zhu\u0101i",\u5BA1\u66F2\u9762\u57F6:"sh\u011Bn q\u01D4 mi\xE0n x\u012Bn",\u5BA1\u5DF1\u5EA6\u4EBA:"sh\u011Bn j\u01D0 du\xF3 r\xE9n",\u6C88\u535A\u7EDD\u4E3D:"ch\xE9n b\xF3 ju\xE9 l\xEC",\u795E\u6B66\u6302\u51A0:"sh\xE9n w\u01D4 gu\xE0 gu\xE0n",\u795E\u9F99\u5931\u57F6:"sh\xE9n l\xF3ng sh\u012B zh\xEC",\u795E\u53F7\u9B3C\u54ED:"sh\xE9n h\xE1o gu\u01D0 k\u016B",\u795E\u4E0D\u6536\u820D:"sh\xE9n b\xF9 sh\u014Du sh\u011B",\u6DF1\u6587\u5468\u5185:"sh\u0113n w\xE9n zh\u014Du n\xE0",\u6DF1\u6587\u66F2\u6298:"sh\u0113n w\xE9n q\u01D4 sh\xE9",\u6DF1\u5207\u7740\u660E:"sh\u0113n qi\u0113 zhe m\xEDng",\u6DF1\u5207\u7740\u767D:"sh\u0113n qi\u0113 zhe b\xE1i",\u6DF1\u5389\u6D45\u63ED:"sh\u0113n l\xEC qi\u01CEn q\xEC",\u6DF1\u8C37\u4E3A\u9675:"sh\u0113n g\u01D4 w\xE9i l\xEDng",\u6DF1\u6076\u75DB\u75BE:"sh\u0113n w\xF9 t\xF2ng j\xED",\u6DF1\u6076\u75DB\u5AC9:"sh\u0113n w\xF9 t\xF2ng j\xED",\u6DF1\u4EC7\u5BBF\u6028:"sh\u0113n ch\xF3u xi\u01D4 yu\xE0n",\u8BBE\u5FC3\u5904\u8651:"sh\xE8 x\u012Bn ch\u01D4 l\u01DC",\u820D\u8FD1\u52A1\u8FDC:"sh\u011B j\xECn w\xF9 yu\u01CEn",\u820D\u5DF1\u4E3A\u516C:"sh\u011B j\u01D0 w\xE8i g\u014Dng",\u820D\u8FD1\u5373\u8FDC:"sh\u011B j\xECn j\xED yu\u01CEn",\u820D\u77ED\u53D6\u957F:"sh\u011B du\u01CEn q\u01D4 ch\xE1ng",\u820D\u7B56\u8FFD\u7F8A:"sh\u011B c\xE8 zhu\u012B y\xE1ng",\u86C7\u874E\u4E3A\u5FC3:"sh\xE9 xi\u0113 w\xE9i x\u012Bn",\u5C11\u5E74\u8001\u8BDA:"sh\u01CEo ni\xE1n l\u01CEo ch\xE9ng",\u5C11\u6210\u82E5\u6027:"sh\xE0o ch\xE9ng ru\xF2 x\xECng",\u5C11\u4E0D\u7ECF\u4E8B:"sh\xE0o b\xF9 j\u012Bng sh\xEC",\u4E0A\u5F53\u5B66\u4E56:"sh\xE0ng d\u0101ng xu\xE9 gu\u0101i",\u8D4F\u4E0D\u5F53\u529F:"sh\u01CEng b\xF9 d\u0101ng g\u014Dng",\u5584\u81EA\u4E3A\u8C0B:"sh\xE0n z\xEC w\xE9i m\xF3u",\u5584\u4E3A\u8BF4\u8F9E:"sh\xE0n w\xE9i shu\u014D c\xED",\u5584\u5584\u6076\u6076:"sh\xE0n sh\xE0n w\xF9 \xE8",\u5584\u8D3E\u800C\u6CBD:"sh\xE0n ji\xE0 \xE9r g\u016B",\u5584\u8D22\u96BE\u820D:"sh\xE0n c\xE1i n\xE1n sh\u011B",\u6247\u6795\u6E29\u5E2D:"sh\u0101n zh\u011Bn w\u0113n x\xED",\u6247\u6795\u6E29\u88AB:"sh\u0101n zh\u011Bn w\u0113n chu\xE1ng",\u82EB\u773C\u94FA\u7709:"sh\u0101n y\u01CEn p\u016B m\xE9i",\u8BAA\u7259\u95F2\u55D1:"sh\xE0n y\xE1 xi\xE1n k\u0113",\u5C71\u5CD9\u6E0A\u6E1F:"sh\u0101n zh\xEC yu\u0101n z\u012B",\u5C71\u9634\u4E58\u5174:"sh\u0101n y\u012Bn ch\xE9ng x\u012Bng",\u5C71\u6BBD\u91CE\u6E4B:"sh\u0101n y\u0101o y\u011B f\xF9",\u5C71\u6E9C\u7A7F\u77F3:"sh\u0101n li\xF9 chu\u0101n sh\xED",\u5C71\u8282\u85FB\u68C1:"sh\u0101n ji\xE9 z\u01CEo l\xEC",\u6C99\u9E25\u7FD4\u96C6:"sha ou xiang ji",\u6740\u8863\u7F29\u98DF:"sh\xE0i y\u012B su\u014D sh\xED",\u6740\u9E21\u4E3A\u9ECD:"sh\u0101 j\u012B w\xE9i sh\u01D4",\u8272\u5389\u80C6\u8584:"s\xE8 l\xEC d\u01CEn b\xF3",\u4E27\u80C6\u9500\u9B42:"s\xE0ng h\xFAn xi\u0101o h\xFAn",\u6851\u836B\u672A\u79FB:"s\u0101ng y\u012Bn w\xE8i y\xED",\u6851\u836B\u4E0D\u5F99:"s\u0101ng y\u012Bn b\xF9 x\u01D0",\u6851\u571F\u7EF8\u7F2A:"s\u0101ng t\u01D4 ch\xF3u mi\xF9",\u6851\u6237\u68EC\u67A2:"s\u0101ng h\xF9 ju\xE0n sh\u016B",\u4E09\u6218\u4E09\u5317:"s\u0101n zh\u0101n s\u0101n b\u011Bi",\u4E09\u5360\u4ECE\u4E8C:"s\u0101n zh\u0101n c\xF3ng \xE8r",\u4E09\u74E6\u4E24\u820D:"s\u0101n w\u01CE li\u01CEng sh\u011B",\u4E09\u4EBA\u4E3A\u4F17:"s\u0101n r\xE9n w\xE8i zh\xF2ng",\u4E09\u5DEE\u4E94\u9519:"s\u0101n ch\u0101 w\u01D4 cu\xF2",\u4E09\u5DEE\u4E24\u9519:"s\u0101n ch\u0101 li\u01CEng cu\xF2",\u4E09\u4E0D\u62D7\u516D:"s\u0101n b\xF9 ni\xF9 li\xF9",\u585E\u7FC1\u4E4B\u9A6C:"s\xE0i w\u0113ng zh\u012B m\u01CE",\u585E\u7FC1\u5F97\u9A6C:"s\xE0i w\u0113ng d\xE9 m\u01CE",\u585E\u4E95\u711A\u820D:"s\u0101i j\u01D0ng f\xE9n sh\u011B",\u6D12\u5FC3\u66F4\u59CB:"s\u01CE x\u012Bn g\xE8ng sh\u01D0",\u6D12\u626B\u5E94\u5BF9:"s\u01CE s\xE0o y\xECng du\xEC",\u8F6F\u7EA2\u9999\u571F:"ru\u01CEn h\xF3ng xi\u0101ng y\xF9",\u5165\u5B5D\u51FA\u5F1F:"r\xF9 xi\xE0o ch\u016B t\xEC",\u5165\u543E\u5F40\u4E2D:"r\xF9 w\u01D4 g\xF2u zh\u014Dng",\u5165\u94C1\u4E3B\u7C3F:"r\xF9 ti\u011B zh\u01D4 b\xF9",\u5165\u7406\u5207\u60C5:"r\xF9 l\u01D0 qi\u0113 q\xEDng",\u6C5D\u6210\u4EBA\u8036:"nu cheng ren ye",\u5982\u6C34\u6295\u77F3:"r\xFA sh\u01D4 t\xF3u sh\xED",\u5982\u5207\u5982\u78CB:"r\xFA qi\u0113 r\xFA cu\u014D",\u5982\u767B\u6625\u53F0:"r\xFA d\xE9 ch\u016Bn t\xE1i",\u8089\u8584\u9AA8\u5E76:"r\xF2u b\xF3 g\u01D4 b\xECng",\u67D4\u60C5\u7EF0\u6001:"r\xF3u q\xEDng chu\u014D tai",\u620E\u9A6C\u52BB\u52F7:"r\xF3ng m\u01CE d\u0101n xi\xE0o",\u65E5\u6718\u6708\u524A:"r\xEC ju\u0101n yu\xE8 xu\u0113",\u65E5\u4E2D\u4E3A\u5E02:"r\xEC zh\u014Dng w\xE9i sh\xEC",\u65E5\u4E2D\u5FC5\u6E72:"r\xEC zh\u014Dng b\xEC t\xF3ng",\u65E5\u6708\u53C2\u8FB0:"r\xEC yu\xE8 sh\u0113n ch\xE9n",\u65E5\u7701\u6708\u4FEE:"r\xEC x\u01D0ng yu\xE8 xi\u016B",\u65E5\u524A\u6708\u5272:"r\xEC xu\u0113 yu\xE8 g\u0113",\u65E5\u524A\u6708\u6718:"r\xEC xu\u0113 yu\xE8 ju\u0101n",\u65E5\u7701\u6708\u8BD5:"r\xEC x\u01D0ng yu\xE8 sh\xEC",\u65E5\u7701\u6708\u8BFE:"r\xEC x\u01D0ng yu\xE8 k\xE8",\u65E5\u4E0D\u6687\u7ED9:"r\xEC b\xF9 xi\xE1 j\u01D0",\u8BA4\u8D3C\u4E3A\u7236:"r\xE8n z\xE9i w\xE9i f\xF9",\u4EFB\u8FBE\u4E0D\u62D8:"r\xE8n l\xE1o b\xF9 j\u016B",\u8BA4\u5F71\u4E3A\u5934:"r\xE8n y\u01D0ng w\xE9i t\xF3u",\u8BA4\u8D3C\u4E3A\u5B50:"r\xE8n z\xE9i w\xE9i z\u01D0",\u4EBA\u8DB3\u5BB6\u7ED9:"r\xE9n z\xFA ji\u0101 j\u01D0",\u4EBA\u8A00\u85C9\u85C9:"r\xE9n y\xE1n j\xED j\xED",\u4EBA\u6A21\u72D7\u6837:"r\xE9n m\xFA g\u01D2u y\xE0ng",\u4EBA\u83AB\u4E88\u6BD2:"r\xE9n m\xF2 y\xFA d\xFA",\u4EBA\u7ED9\u5BB6\u8DB3:"r\xE9n j\u01D0 ji\u0101 z\xFA",\u70ED\u71AC\u7FFB\u997C:"r\u011B \xE1o f\u0101n b\u01D0ng",\u67D3\u987B\u79CD\u9F7F:"r\u01CEn x\u016B zh\u01D2ng ch\u01D0",\u7FA4\u5C45\u7A74\u5904:"q\xFAn j\u016B xu\xE9 ch\u01D4",\u5374\u8001\u8FD8\u7AE5:"qu\xE8 l\u01CEo hu\xE1n t\xF3ng",\u6743\u503E\u4E2D\u5916:"qu\xE1n q\u012Bng zh\u014Dng wai",\u5708\u7262\u517B\u7269:"ju\xE0n l\xE1o y\u01CEng w\xF9",\u53BB\u592A\u53BB\u751A:"q\xF9 tai q\xF9 sh\xE8n",\u53D6\u4E88\u6709\u8282:"q\u01D4 y\xF9 y\u01D2u ji\xE9",\u8BCE\u8981\u6861\u8158:"q\u016B y\xE0o r\xE1o y\xF9",\u66F2\u7EC8\u594F\u96C5:"q\u01D4 zh\u014Dng z\xF2u y\u01CE",\u66F2\u610F\u8FCE\u5408:"q\u01D4 y\xEC y\xEDng h\xE9",\u66F2\u610F\u5949\u8FCE:"q\u01D4 y\xEC f\xE8ng y\xEDng",\u66F2\u610F\u627F\u8FCE:"q\u01D4 y\xEC ch\xE9ng y\xEDng",\u66F2\u5B66\u963F\u4E16:"q\u01D4 xu\xE9 \u0101 sh\xEC",\u66F2\u7A81\u79FB\u85AA:"q\u01D4 t\u016B y\xED x\u012Bn",\u66F2\u7709\u4E30\u988A:"q\u01D4 m\xE9i f\u0113ng ji\xE1",\u66F2\u80B1\u800C\u6795:"q\u01D4 g\u014Dng \xE9r zh\u011Bn",\u79CB\u5B9E\u6625\u534E:"qi\u016B sh\xED ch\u016Bn hu\u0101",\u7A77\u5F62\u5C3D\u76F8:"qi\xF3ng x\xEDng j\xECn xi\xE0ng",\u7A77\u5E74\u7D2F\u4E16:"qi\xF3ng ni\xE1n l\u011Bi sh\xEC",\u60C5\u51C4\u610F\u5207:"q\xEDng q\u012B y\xEC qi\u0113",\u60C5\u89C1\u57F6\u7AED:"q\xEDng ji\xE0n zh\u014Du ji\xE9",\u60C5\u89C1\u52BF\u5C48:"q\xEDng xi\xE0n sh\xEC q\u016B",\u60C5\u89C1\u529B\u5C48:"q\xEDng xi\xE0n l\xEC q\u016B",\u60C5\u89C1\u4E4E\u8F9E:"q\xEDng xi\xE0n h\u016B c\xED",\u6E05\u98CE\u52B2\u8282:"q\u012Bng f\u0113ng j\xECng ji\xE9",\u6E05\u90FD\u7EDB\u9619:"q\u012Bng d\u014Du ji\xE0ng qu\xE8",\u6E05\u8F9E\u4E3D\u66F2:"q\u012Bng c\xED l\xEC q\u01D4",\u503E\u80A0\u5012\u809A:"q\u012Bng ch\xE1ng d\xE0o d\u01D4",\u8F7B\u5634\u8584\u820C:"q\u012Bng zu\u01D0 b\xF3 sh\xE9",\u8F7B\u509C\u8584\u8D4B:"q\u012Bng y\u0101o b\xE1o f\xF9",\u8F7B\u9A91\u7B80\u4ECE:"q\u012Bng j\xEC ji\u01CEn c\xF3ng",\u8F7B\u8D22\u597D\u4E49:"q\u012Bng c\xE1i h\xE0o y\xEC",\u8F7B\u8584\u65E0\u77E5:"q\u012Bng b\xE1o w\xFA zh\u012B",\u8F7B\u624D\u597D\u65BD:"q\u012Bng c\xE1i h\xE0o sh\u012B",\u8F7B\u8584\u65E0\u793C:"q\u012Bng b\xE1o w\xFA l\u01D0",\u9752\u7D2B\u88AB\u4F53:"q\u012Bng z\u01D0 p\u012B t\u01D0",\u9752\u6797\u9ED1\u585E:"q\u012Bng l\xEDn h\u0113i s\xE0i",\u9752\u7EA2\u7681\u767D:"q\u012Bng h\xF3ng t\xF3u b\xE1i",\u5BDD\u82EB\u6795\u5E72:"q\u01D0n sh\u0101n zh\u011Bn g\xE0n",\u8793\u9996\u86FE\u7709:"q\xEDn sh\u01D2u \xE9r m\xE9i",\u64D2\u5978\u64FF\u4F0F:"q\xEDn ji\u0101n f\u0101 f\xFA",\u7434\u745F\u4E4B\u597D:"q\xED s\xE8 zh\u012B h\u01CEo",\u6308\u74F6\u4E4B\u77E5:"qi\xE8 p\xEDng zh\u012B zh\xEC",\u4E14\u4F4F\u4E3A\u4F73:"qi\u011B zh\xF9 w\xE9i ji\u0101",\u5207\u6811\u5012\u6839:"qi\u0113 sh\xF9 d\u01CEo g\u0113n",\u5207\u7406\u990D\u5FC3:"qi\u0113 l\u01D0 y\xE0n x\u012Bn",\u5207\u7406\u538C\u5FC3:"qi\u0113 l\u01D0 y\xE0n x\u012Bn",\u5207\u7406\u4F1A\u5FC3:"qi\u0113 l\u01D0 hu\xEC x\u012Bn",\u5207\u8FD1\u7684\u5F53:"qi\u0113 j\xECn de d\u0101ng",\u5207\u7473\u7422\u78E8:"qi\u0113 c\xF9n zhu\xF3 m\xF3",\u7FD8\u8DB3\u5F15\u9886:"qi\xE1o z\xFA y\u01D0n l\u01D0ng",\u7FD8\u8DB3\u800C\u5F85:"qi\xE1o z\xFA \xE9r d\xE0i",\u5DE7\u53D1\u5947\u4E2D:"qi\u01CEo f\u0101 q\xED zh\xF2ng",\u62A2\u5730\u547C\u5929:"qi\u0101ng d\xEC h\u016B ti\u0101n",\u5F3A\u5634\u62D7\u820C:"ji\xE0ng zu\u01D0 ni\xF9 sh\xE9",\u5F3A\u81EA\u53D6\u6298:"qi\xE1ng z\xEC q\u01D4 sh\xE9",\u5F3A\u76F4\u81EA\u9042:"qi\xE1ng zh\xED z\xEC su\xED",\u5F3A\u6587\u6D49\u918B:"qi\u01CEng w\xE9n ji\u01CE c\xF9",\u5F3A\u6587\u5047\u918B:"qi\u01CEng w\xE9n ji\u01CE c\xF9",\u5F3A\u6B7B\u5F3A\u6D3B:"qi\u01CEng s\u01D0 qi\u01CEng hu\xF3",\u5F3A\u6B7B\u8D56\u6D3B:"qi\u01CEng s\u01D0 l\xE0i hu\xF3",\u5F3A\u98DF\u81EA\u7231:"qi\u01CEng sh\xED z\xEC \xE0i",\u5F3A\u98DF\u9761\u89D2:"qi\u01CEng sh\xED m\xED ji\u01CEo",\u5F3A\u8BC6\u535A\u95FB:"qi\u01CEng sh\xED b\xF3 w\xE9n",\u5F3A\u5F13\u52B2\u5F29:"qi\xE1ng g\u014Dng j\xECng n\u01D4",\u5F3A\u8052\u4E0D\u820D:"qi\u01CEng gu\u014D b\xF9 sh\u011B",\u5F3A\u51EB\u53D8\u9E64:"qi\u01CEng f\xFA bi\xE0n h\xE8",\u5F3A\u800C\u540E\u53EF:"qi\u01CEng \xE9r h\xF2u k\u011B",\u5F3A\u8BCD\u593A\u6B63:"qi\u01CEng c\xED du\xF3 zh\xE8ng",\u5F3A\u5F97\u6613\u8D2B:"qi\u01CEng d\xE9 y\xEC p\xEDn",\u9063\u5174\u9676\u60C5:"qi\u01CEn x\xECng t\xE1o q\xEDng",\u9063\u5C06\u8C03\u5175:"qi\u01CEn ji\u0101ng di\xE0o b\u012Bng",\u9063\u5175\u8C03\u5C06:"qi\u01CEn b\u012Bng di\xE0o ji\xE0ng",\u524D\u8DCB\u540E\u7590:"qi\xE1n b\xE1 h\xF2u m\xE1o",\u6434\u65D7\u65A9\u5C06:"qi\u0101n q\xED zh\u01CEn ji\xE0ng",\u6434\u65D7\u53D6\u5C06:"qi\u0101n q\xED q\u01D4 ji\xE0ng",\u7275\u7F8A\u62C5\u9152:"qi\u0101n y\xE1ng d\xE0n ji\u01D4",\u7275\u5F3A\u9644\u5408:"qi\u0101n qi\xE1ng f\xF9 h\xE9",\u5343\u59FF\u4E07\u6001:"qi\u0101n z\u012B w\xE0n tai",\u5343\u72B6\u4E07\u6001:"qi\u0101n zhu\xE0ng w\xE0n tai",\u5343\u8F7D\u4E00\u5408:"qi\u0101n z\xE0i y\u012B h\xE9",\u5343\u8F7D\u4E00\u5F39:"qi\u0101n z\u01CEi y\u012B d\xE0n",\u5343\u6001\u4E07\u72B6:"qi\u0101n tai w\xE0n zhu\xE0ng",\u5343\u78E8\u767E\u6298:"qi\u0101n m\xF3 b\u01CEi sh\xE9",\u5343\u4E86\u4E07\u5F53:"qi\u0101n le w\xE0n d\xE0ng",\u5343\u4E86\u767E\u5F53:"qi\u0101n li\u01CEo b\u01CEi d\xE0ng",\u5343\u53E4\u7EDD\u8C03:"qi\u0101n g\u01D4 ju\xE9 di\xE0o",\u6CE3\u4E0B\u5982\u96E8:"q\u01D0 xi\xE0 r\xFA y\u01D4",\u5F03\u4E4B\u5EA6\u5916:"q\xEC zh\u012B d\xF9 wai",\u6C14\u514B\u6597\u725B:"q\xEC k\xE8 d\u01D2u ni\xFA",\u8D77\u5043\u4E3A\u7AD6:"q\u01D0 y\u01CEn w\xE9i sh\xF9",\u5C82\u5F1F\u541B\u5B50:"k\u01CEi t\xEC j\u016Bn z\u01D0",\u7DA6\u6EAA\u5229\u8DC2:"q\xED x\u012B l\xEC gu\xEC",\u68CB\u8F93\u5148\u7740:"q\xED sh\u016B xi\u0101n zh\u0101o",\u68CB\u8F93\u5148\u8457:"q\xED sh\u016B xi\u0101n zhu\xF3",\u5947\u8469\u5F02\u5349:"q\xED p\u0101 y\xEC h\xF9i",\u9F50\u738B\u820D\u725B:"q\xED w\xE1ng sh\u011B ni\xFA",\u9F50\u91CF\u7B49\u89C2:"q\xED li\xE0ng d\u011Bng gu\u0101n",\u6B3A\u5929\u8BF3\u5730:"q\u012B ti\u0101n ku\u0101ng d\xEC",\u6816\u98CE\u5BBF\u96E8:"q\u012B f\u0113ng xi\u01D4 y\u01D4",\u59BB\u6885\u5B50\u9E64:"q\u012B m\xE9n z\u01D0 h\xE8",\u59BB\u513F\u8001\u5C11:"q\u012B \xE9r l\u01CEo sh\u01CEo",\u666E\u5929\u7387\u571F:"p\u01D4 ti\u0101n shu\xE0i t\u01D4",\u94FA\u80F8\u7EB3\u5730:"p\u016B xi\u014Dng n\xE0 d\xEC",\u94FA\u7709\u82EB\u773C:"p\u016B m\xE9i sh\xE0n y\u01CEn",\u94FA\u7709\u8499\u773C:"p\u016B m\xE9i m\xE9ng y\u01CEn",\u94FA\u9526\u5217\u7EE3:"p\u016B j\u01D0n li\xE8 xi\xF9",\u7834\u77E9\u4E3A\u5706:"p\xF2 j\u01D4 w\xE9i yu\xE1n",\u7834\u955C\u91CD\u5408:"p\xF2 j\xECng zh\xF2ng h\xE9",\u7834\u5BB6\u4E3A\u56FD:"p\xF2 ji\u0101 w\xE9i gu\xF3",\u7834\u89DA\u4E3A\u571C:"p\xF2 g\u016B w\xE9i yu\xE1n",\u7834\u6101\u4E3A\u7B11:"p\xF2 ch\xF3u w\xE9i xi\xE0o",\u74F6\u5760\u7C2A\u6298:"p\xEDng zh\xF9i z\u0101n zh\xE9",\u840D\u98D8\u84EC\u8F6C:"p\xEDng pi\u0101o p\xE9ng zhu\xE0n",\u5E21\u5929\u6781\u5730:"j\xFA ti\u0101n j\xED d\xEC",\u5C4F\u58F0\u606F\u6C14:"b\u01D0ng sh\u0113ng x\u012B q\xEC",\u5C4F\u6C14\u541E\u58F0:"p\xEDng q\xEC t\u016Bn sh\u0113ng",\u51ED\u51E0\u636E\u6756:"p\xEDng j\u012B j\xF9 zh\xE0ng",\u5A09\u5A77\u5A40\u5A1C:"p\u012Bng t\xEDng \u0113 n\xE0",\u54C1\u7AF9\u8C03\u5F26:"p\u01D0n zh\xFA di\xE0o xi\xE1n",\u8D2B\u5634\u8584\u820C:"p\xEDn zu\u01D0 b\xF3 sh\xE9",\u9A88\u80A9\u7D2F\u8DB3:"pi\xE1n ji\u0101n l\u011Bi z\xFA",\u9A88\u80A9\u7D2F\u8FF9:"pi\xE1n ji\u0101n l\u011Bi j\xEC",\u7FE9\u7FE9\u5E74\u5C11:"pi\u0101n pi\u0101n ni\xE1n sh\u01CEo",\u7247\u8BED\u53EA\u8F9E:"pi\xE0n y\xE1n zh\u01D0 c\xED",\u7247\u9CDE\u534A\u722A:"pi\xE0n l\xEDn b\xE0n zh\u01CEo",\u7247\u7532\u4E0D\u8FD8:"pi\xE0n ji\u01CE b\xF9 hu\xE1n",\u62AB\u53D1\u7F28\u51A0:"p\u012B f\u0101 y\u012Bng gu\xE0n",\u62AB\u53D1\u6587\u8EAB:"p\u012B f\xE0 w\xE9n sh\u0113n",\u6279\u7809\u5BFC\u7ABE:"p\u012B hu\u0101 d\u01CEo t\xE1o",\u6279\u9699\u5BFC\u7ABE:"p\u012B x\xEC d\u01CEo y\xEDn",\u6279\u542D\u6363\u865A:"p\u012B h\xE1ng d\u01CEo x\u016B",\u6279\u98CE\u62B9\u6708:"p\u012B f\u0113ng m\xF2 yu\xE8",\u70F9\u9F99\u70AE\u51E4:"p\u0113ng l\xF3ng p\xE1o f\xE8ng",\u70B0\u9CD6\u810D\u9CA4:"f\xE8ng bi\u0113 ku\xE0i l\u01D0",\u70AE\u51E4\u70F9\u9F99:"p\xE1o f\xE8ng p\u0113ng l\xF3ng",\u65C1\u6307\u66F2\u8C15:"p\xE1ng zh\u01D0 q\u01D4 y\xF9",\u65C1\u5F15\u66F2\u8BC1:"p\xE1ng y\u01D0n q\u01D4 zh\xE8ng",\u65C1\u901A\u66F2\u7545:"p\xE1ng t\u014Dng q\u01D4 ch\xE0ng",\u5E9E\u7709\u7693\u53D1:"p\xE1ng m\xE9i h\xE0o f\xE0",\u6500\u82B1\u6298\u67F3:"p\u0101n hu\u0101 sh\xE9 li\u01D4",\u6500\u87FE\u6298\u6842:"p\u0101n ch\xE1n sh\xE9 gu\xEC",\u5973\u5927\u96BE\u7559:"n\u01DA d\xE0 n\xE1n li\xFA",\u5973\u957F\u987B\u5AC1:"n\u01DA zh\u01CEng x\u016B ji\xE0",\u5973\u957F\u5F53\u5AC1:"n\u01DA zh\u01CEng d\u0101ng ji\xE0",\u5F04\u7AF9\u5F39\u4E1D:"n\xF2ng zh\xFA d\xE0n s\u012B",\u5F04\u7389\u5439\u7BAB:"n\xF2ng y\xF9 chu\xED xi\u0101o",\u5F04\u7BA1\u8C03\u5F26:"n\xF2ng gu\u01CEn di\xE0o xi\xE1n",\u5F04\u7C89\u8C03\u6731:"n\xF2ng f\u011Bn di\xE0o zh\u016B",\u5F04\u5175\u6F62\u6C60:"n\xF2ng b\u012Bng hu\xE1ng shi",\u6D53\u88C5\u8273\u62B9:"n\xF3ng zhu\u0101ng y\xE0n m\xF2",\u6D53\u62B9\u6DE1\u5986:"n\xF3ng m\xF2 d\xE0n zhu\u0101ng",\u626D\u8F6C\u5E72\u5764:"ni\u01D4 zhu\u01CEn g\xE0n k\u016Bn",\u626D\u76F4\u4F5C\u66F2:"ni\u01D4 zh\xED zu\xF2 q\u016B",\u725B\u9AA5\u540C\u7681:"ni\xFA j\xEC t\xF3ng w\u011Bn",\u5B81\u7F3A\u52FF\u6EE5:"n\xECng qu\u0113 w\xF9 l\xE0n",\u5B7D\u969C\u79CD\u5B50:"ni\xE8 zh\xE0ng zh\u01D2ng z\u01D0",\u556E\u8840\u4E3A\u76DF:"ni\xE8 xu\xE8 w\xE9i m\xE9ng",\u637B\u571F\u4E3A\u9999:"ni\u01CEn t\u01D4 w\xE9i xi\u0101ng",\u5E74\u8C0A\u4E16\u597D:"ni\xE1n y\xEC sh\xEC h\xE0o",\u5E74\u534E\u5782\u66AE:"ni\xE1n hu\xE1 thu\xED m\xF9",\u5117\u4E0D\u4E8E\u4F26:"l\u01D0 b\xF9 y\xFA l\xFAn",\u6CE5\u540D\u5931\u5B9E:"n\xEC m\xEDng sh\u012B sh\xED",\u6CE5\u800C\u4E0D\u6ED3:"ni\xE8 \xE9r b\xF9 z\u01D0",\u80FD\u8005\u4E3A\u5E08:"n\xE9ng zh\u011B w\xE9i sh\u012B",\u80FD\u4E0D\u79F0\u5B98:"n\xE9ng b\xF9 ch\xE8n gu\u0101n",\u6320\u76F4\u4E3A\u66F2:"n\xE1o zh\xED w\xE9i q\u016B",\u56CA\u8424\u7167\u8BFB:"n\xE1ng y\xEDng zh\xE0o sh\u016B",\u96BE\u8FDB\u6613\u9000:"nan jin yi tui",\u96BE\u4E4E\u4E3A\u7EE7:"n\xE1n h\u016B w\xE9i j\xEC",\u96BE\u4E4E\u4E3A\u60C5:"n\xE1n h\u016B w\xE9i q\xEDng",\u96BE\u66F4\u4EC6\u6570:"n\xE1n g\u0113ng p\xFA sh\u01D4",\u96BE\u5F97\u7CCA\u6D82:"n\xE1n d\xE9 h\xFA t\xFA",\u5357\u86EE\u9D02\u820C:"n\xE1n m\xE1n xi\u0101ng sh\xE9",\u5357\u8D29\u5317\u8D3E:"n\xE1n f\xE0n b\u011Bi g\u01D4",\u5185\u4FEE\u5916\u6518:"n\xE8i xi\u016B wai r\u01CEng",\u5185\u67D4\u5916\u521A:"n\xE8i r\xF3u wai g\u0101ng",\u5185\u5CFB\u5916\u548C:"n\xE8i j\xF9n wai h\xE9",\u62FF\u8154\u4F5C\u8C03:"n\xE1 qi\u0101ng zu\xF2 di\xE0o",\u62FF\u7C97\u5939\u7EC6:"n\xE1 c\u016B ji\u0101 x\xEC",\u6155\u53E4\u8584\u4ECA:"m\xF9 g\u01D4 b\xF3 j\u012Bn",\u7267\u732A\u5974\u620F:"m\xF9 zh\xF2u n\xFA x\xEC",\u6C90\u7334\u8863\u51A0:"m\xF9 h\xF3u y\u012B gu\xE0n",\u76EE\u7722\u5FC3\u5FF3:"m\xF9 yu\u0101n x\u012Bn w\u01CEng",\u76EE\u6311\u5FC3\u62DB:"m\xF9 ti\u01CEo x\u012Bn zh\u0101o",\u76EE\u7A7A\u4F59\u5B50:"m\xF9 k\u014Dng y\xFA z\u01D0",\u76EE\u91CF\u610F\u8425:"m\xF9 li\xE0ng y\xEC y\xEDng",\u76EE\u77AA\u820C\u5F4A:"m\xF9 d\xE8ng sh\xE9 ji\xE0ng",\u6728\u5934\u6728\u8111:"m\xF9 t\xF3u m\xF9 n\u01CEo",\u6728\u5E72\u9E1F\u6816:"m\xF9 g\xE0n ni\u01CEo q\u012B",\u4F94\u8272\u63E3\u79F0:"m\xF3u s\xE8 chu\u01CEi ch\xE8n",\u83AB\u77E5\u6240\u4E3A:"m\xF2 zh\u012B su\u01D2 w\xE9i",\u83AB\u4E88\u6BD2\u4E5F:"m\xF2 y\xF9 d\xFA y\u011B",\u83AB\u4E3A\u5DF2\u751A:"m\xF2 w\xE9i y\u01D0 sh\xE8n",\u62B9\u6708\u79D5\u98CE:"m\u01D2 yu\xE8 p\u012B f\u0113ng",\u62B9\u7C89\u65BD\u8102:"m\xF2 f\u011Bn sh\u012B zh\u012B",\u78E8\u783B\u954C\u5207:"m\xF3 l\xF3ng ju\u0101n qi\u0113",\u78E8\u68F1\u5213\u89D2:"m\xF3 l\xE9ng li\u01CEng ji\u01CEo",\u6478\u5934\u4E0D\u7740:"m\u014D t\xF3u b\xF9 zh\xE1o",\u6478\u95E8\u4E0D\u7740:"m\u014D m\xE9n b\xF9 zh\xE1o",\u6478\u4E0D\u7740\u8FB9:"m\u014D b\xF9 zhu\xF3 bi\u0101n",\u7F2A\u79CD\u6D41\u4F20:"mi\xF9 zh\u01D2ng li\xFA chu\xE1n",\u547D\u4E2D\u6CE8\u5B9A:"m\xECng zh\u014Dng zh\xF9 d\xECng",\u9E23\u9E64\u4E4B\u5E94:"m\xEDng h\xE8 zh\u012B y\u012Bng",\u9E23\u51E4\u671D\u9633:"m\xEDng f\xE8ng zh\u0101o y\xE1ng",\u660E\u6548\u5927\u9A8C:"m\xEDng xi\xE0o d\xE0 y\xE0",\u540D\u6211\u56FA\u5F53:"ming wo gu dang",\u706D\u666F\u8FFD\u98CE:"mi\xE8 y\u01D0ng zhu\u012B f\u0113ng",\u9088\u5904\u6B3F\u89C6:"mi\u01CEo ch\u01D4 j\u012B sh\xEC",\u9762\u6298\u5EAD\u4E89:"mi\xE0n sh\xE9 t\xEDng zh\u0113ng",\u4FDB\u62FE\u5730\u82A5:"b\xEC sh\xED d\xEC ji\xE8",\u4FDB\u9996\u5E16\u8033:"m\u01CE sh\u01D2u ti\u0113 \u011Br",\u9EFE\u7A74\u9E32\u5DE2:"m\u011Bng xu\xE9 q\xFA ch\xE1o",\u7EF5\u529B\u8584\u6750:"mi\xE1n l\xEC b\xF3 c\xE1i",\u7EF5\u91CC\u8584\u6750:"mi\xE1n l\u01D0 b\xF3 c\xE1i",\u9761\u6709\u5B51\u9057:"m\u01D0 y\u01D2u ji\xE9 y\xED",\u9761\u8863\u5AAE\u98DF:"m\u01D0 y\u012B t\u014Du sh\xED",\u9761\u8863\u5077\u98DF:"m\u01D0 y\u012B t\u014Du sh\xED",\u9761\u7136\u4ECE\u98CE:"m\u01D0 r\xE1n c\xF3ng f\u0113ng",\u9761\u9761\u4E4B\u4E50:"m\u01D0 m\u01D0 zh\u012B yu\xE8",\u8FF7\u604B\u9AB8\u9AA8:"m\xED li\xE0n h\xE0i g\u01D4",\u8499\u5934\u8F6C\u5411:"m\u0113ng t\xF3u zhu\xE0n xi\xE0ng",\u95F7\u6D77\u6101\u5C71:"m\xE8n h\u01CEi ch\xF3u sh\u0101n",\u626A\u53C2\u5386\u4E95:"m\xE9n sh\u0113n l\xEC j\u01D0ng",\u95E8\u5355\u6237\u8584:"m\xE9n d\u0101n h\xF9 b\xF3",\u6627\u65E6\u6668\u5174:"m\xE8i d\xE0n ch\xFAn x\u012Bng",\u6CA1\u8877\u4E00\u662F:"m\xF2 zh\u014Dng y\u012B sh\xEC",\u6CA1\u91D1\u996E\u7FBD:"m\xF2 j\u012Bn y\u01D0n y\u01D4",\u5192\u540D\u63A5\u811A:"m\xE0o m\xEDng ji\u011B ji\u01CEo",\u6BDB\u5934\u5C0F\u5B50:"m\xE1o t\xF3u xi\u01CEo zi",\u6BDB\u9042\u5815\u4E95:"m\xE1o su\xED du\xF2 j\u01D0ng",\u6BDB\u53D1\u8038\u7136:"m\xE1o f\u0101 s\u01D2ng r\xE1n",\u6BDB\u53D1\u5012\u7AD6:"m\xE1o f\u0101 d\u01CEo sh\xF9",\u6BDB\u53D1\u4E0D\u723D:"m\xE1o f\u0101 b\xF9 shu\u01CEng",\u732B\u9F20\u540C\u5904:"m\u0101o sh\u01D4 t\xF3ng ch\u01D4",\u5C28\u7709\u7693\u53D1:"m\xE1ng m\xE9i h\xE0o f\xE0",\u6F2B\u5929\u904D\u5730:"m\xE0n sh\u0101n bi\xE0n d\xEC",\u8109\u8109\u76F8\u901A:"m\xE0i m\xE0i xi\u0101ng t\u014Dng",\u5356\u6587\u4E3A\u751F:"m\xE0i w\xE9n w\xE9i sh\u0113n",\u5356\u674E\u94BB\u6838:"m\xE0i l\u01D0 zu\u0101n h\xE9",\u4E70\u691F\u8FD8\u73E0:"m\u01CEi d\xFA hu\xE1n zh\u016B",\u57CB\u5929\u6028\u5730:"m\xE1n ti\u0101n yu\xE0n d\xEC",\u57CB\u4E09\u6028\u56DB:"m\xE1n s\u0101n yu\xE0n s\xEC",\u9A6C\u4E0A\u623F\u5B50:"m\u01CE sh\xE0ng f\xE1ng zi",\u9A6C\u5165\u534E\u5C71:"m\u01CE r\xF9 hu\xE1 sh\u0101n",\u843D\u9B44\u6C5F\u6E56:"lu\xF2 p\xF2 j\u012Bng h\xFA",\u843D\u9B44\u4E0D\u5076:"luo tuo bu ou",\u843D\u9B44\u4E0D\u7F81:"lu\xF2 p\xF2 b\xF9 j\u012B",\u843D\u843D\u96BE\u5408:"lu\xF2 lu\xF2 n\xE1n h\xE9",\u843D\u8349\u4E3A\u5BC7:"lu\xF2 c\u01CEo w\xE9i k\xF2u",\u88F8\u88CE\u8892\u88FC:"lu\u01D2 ch\xE9ng t\u01CEn x\u012B",\u7F57\u7EC7\u6784\u9677:"lu\xF2 zh\u012B g\xF2u xi\xE0n",\u634B\u8896\u63CE\u62F3:"lu\u014D xi\xF9 xu\u0101n qu\xE1n",\u8BBA\u9EC4\u6570\u9ED1:"l\xF9n hu\xE1ng sh\u01D4 h\u0113i",\u4E71\u4F5C\u80E1\u4E3A:"lu\xE0n zu\xF2 h\xFA w\xE9i",\u4E71\u7BAD\u6512\u5FC3:"lu\xE0n ji\xE0n cu\xE1n x\u012Bn",\u9E3E\u51E4\u548C\u9E23:"lu\xE1n f\xE8ng h\xE8 m\xEDng",\u7EFF\u53F6\u6210\u836B:"l\u01DC y\xE8 ch\xE9ng y\u012Bn",\u7EFF\u5973\u7EA2\u7537:"l\u01DC n\u01DA h\xF3ng n\xE1n",\u7387\u7531\u65E7\u7AE0:"shu\xE0i y\xF3u ji\xF9 zh\u0101ng",\u7387\u7531\u65E7\u5219:"shu\xE0i y\xF3u ji\xF9 z\xE9",\u7387\u4EE5\u4E3A\u5E38:"shu\xE0i y\u01D0 w\xE9i ch\xE1ng",\u7387\u571F\u5B85\u5FC3:"shu\xE0i t\u01D4 zh\xE1i x\u012Bn",\u7387\u571F\u540C\u5E86:"shu\xE0i t\u01D4 t\xF3ng q\xECng",\u7387\u517D\u98DF\u4EBA:"shu\xE0i sh\xF2u sh\xED r\xE9n",\u7387\u571F\u5F52\u5FC3:"shu\xE0i t\u01D4 gu\u012B x\u012Bn",\u7387\u9A6C\u4EE5\u9AA5:"shu\xE0i m\u01CE y\u01D0 j\xEC",\u7387\u5C14\u6210\u7AE0:"shu\xE0i \u011Br ch\xE9ng zh\u0101ng",\u5C65\u8584\u4E34\u6DF1:"l\u01DA b\xF3 l\xEDn sh\u0113n",\u9C81\u65A4\u71D5\u524A:"l\u01D4 j\u012Bn y\xE0n xu\u0113",\u9732\u9762\u629B\u5934:"l\xF9 mi\xE0n p\u0101o t\xF3u",\u6F0F\u5C3D\u66F4\u9611:"l\xF2u j\xECn g\u0113ng l\xE1n",\u7B3C\u9E1F\u69DB\u733F:"l\xF3ng ni\u01CEo ji\xE0n yu\xE1n",\u7B3C\u9E1F\u6C60\u9C7C:"l\xF3ng ni\u01CEo shi y\xFA",\u9F99\u6E38\u66F2\u6CBC:"long you qu zhao",\u9F99\u8840\u7384\u9EC4:"l\xF3ng xu\u011B xu\xE1n hu\xE1ng",\u9F99\u96D5\u51E4\u5480:"l\xF3ng di\u0101o f\xE8ng j\u01D4",\u9F99\u96CF\u51E4\u79CD:"l\xF3ng ch\xFA f\xE8ng zh\u01D2ng",\u516D\u795E\u4E0D\u5B89:"li\xF9 sh\xE9n b\u01D4 \u0101n",\u516D\u5C3A\u4E4B\u8BAC:"li\xF9 ch\u01D0 zh\u012B qu\xE0n",\u67F3\u5DF7\u82B1\u8857:"li\u01D4 xi\xF2ng hu\u0101 ji\u0113",\u67F3\u8857\u82B1\u5DF7:"li\u01D4 ji\u0113 hu\u0101 xi\xF2ng",\u67F3\u9AA8\u989C\u7B4B:"ji\u01D4 g\u01D4 y\xE1n j\u012Bn",\u6D41\u79BB\u98A0\u7590:"li\xFA l\xED di\u0101n sh\u01D4",\u4EE4\u539F\u4E4B\u621A:"l\xEDng yu\xE1n zh\u012B q\u012B",\u4EE4\u4EBA\u6367\u8179:"l\xECng r\xE9n p\u011Bng f\u01D4",\u9675\u52B2\u6DEC\u783A:"l\xEDng j\xECng cu\xEC l\xEC",\u4E34\u96BE\u4E0D\u60E7:"l\xEDn n\xE0n b\xF9 j\u01D4",\u4E34\u654C\u6613\u5C06:"l\xEDn d\xED y\xEC ji\xE0ng",\u88C2\u88F3\u8863\u75AE:"li\xE8 sh\xE1ng y\u012B chu\u0101ng",\u88C2\u88F3\u88F9\u8DB3:"li\xE8 ch\xE1ng gu\u01D2 z\xFA",\u88C2\u51A0\u6BC1\u5195:"li\xE8 gu\xE0n hu\u01D0 mi\u01CEn",\u57D2\u624D\u89D2\u5999:"li\xE8 c\xE1i ju\xE9 mi\xE0o",\u4E86\u65E0\u60E7\u8272:"li\u01CEo w\u016B j\u01D4 s\xE8",\u4E86\u8EAB\u8FBE\u547D:"li\u01CEo sh\u0113n d\xE1 m\xECng",\u4E86\u7136\u65E0\u95FB:"le r\xE1n w\xFA w\xE9n",\u4E86\u4E0D\u53EF\u89C1:"li\u01CEo b\xF9 k\u011B ji\xE0n",\u4E86\u4E0D\u957F\u8FDB:"li\u01CEo b\xF9 zh\u01CEng j\u01D0n",\u71CE\u5982\u89C2\u706B:"li\u01CEo r\xFA gu\u0101n hu\u01D2",\u71CE\u53D1\u6467\u67AF:"li\u01CEo f\xE0 cu\u012B k\u016B",\u91CF\u5C0F\u529B\u5FAE:"li\xE0ng xi\u01CEo l\xEC w\u0113i",\u91CF\u65F6\u5EA6\u529B:"li\xE0ng sh\xED d\xF9 l\xEC",\u91CF\u6798\u5236\u51FF:"li\xE0ng ru\xEC zh\xEC z\xE1o",\u91CF\u5165\u8BA1\u51FA:"li\xE0ng r\xF9 j\xEC ch\u016B",\u91CF\u5982\u6C5F\u6D77:"li\xE0ng r\xFA ji\u0101ng h\u01CEi",\u91CF\u529B\u5EA6\u5FB7:"li\xE0ng l\xEC du\xF3 d\xE9",\u91CF\u91D1\u4E70\u8D4B:"li\xE0ng j\u012Bn m\u01CEi f\xF9",\u91CF\u5DF1\u5BA1\u5206:"li\xE0ng j\u01D0 sh\u011Bn f\u0113n",\u91CF\u6750\u5F55\u7528:"li\xE0ng c\xE1i l\xF9 y\xF2ng",\u91CF\u624D\u5668\u4F7F:"li\xE0ng c\xE1i q\xEC sh\u01D0",\u91CF\u624D\u800C\u4E3A:"li\xE0ng c\xE1i \xE9r w\xE9i",\u6881\u5B5F\u76F8\u656C:"li\xE1ng m\xE8ng xi\u0101ng j\xECn",\u604B\u604B\u96BE\u820D:"li\xE0n li\xE0n n\xE1n sh\u011B",\u655B\u58F0\u5C4F\u606F:"li\u01CEn sh\u0113ng p\xEDng x\u012B",\u655B\u9AA8\u5439\u9B42:"li\u01CEn g\u01D4 chu\xED h\xFAn",\u8054\u7BC7\u7D2F\u724D:"li\xE1n pi\u0101n l\u011Bi d\xFA",\u8FDE\u7F16\u7D2F\u724D:"li\xE1n bi\u0101n l\u011Bi d\xFA",\u8A48\u5937\u4E3A\u8DD6:"l\xEC y\xED w\xE9i zh\xED",\u5229\u4EE4\u5FD7\u60DB:"l\xEC l\xECng zh\xEC z\xE0o",\u5386\u7CBE\u4E3A\u6CBB:"l\xEC j\u012Bng w\xE9i zh\xEC",\u5386\u7CBE\u66F4\u59CB:"l\xEC j\u012Bng g\xE8ng sh\u01D0",\u54E9\u54E9\u7F57\u7F57:"li li lu\u014D lu\u014D",\u674E\u5E7F\u4E0D\u4FAF:"l\u01D0 gu\u01CEng b\xF9 h\xF2u",\u793C\u4E3A\u60C5\u8C8C:"l\u01D0 w\xE9i q\xEDng m\xE0o",\u793C\u8BA9\u4E3A\u56FD:"l\u01D0 r\xE0ng w\xE9i gu\xF3",\u793C\u574F\u4E50\u5D29:"l\u01D0 hu\xE0i yu\xE8 b\u0113ng",\u7281\u5EAD\u626B\u95FE:"l\xED t\xEDng s\u01CEo l\u01DA",\u7281\u751F\u9A8D\u89D2:"l\xED sh\u0113ng yu\xE8 ji\u01CEo",\u7281\u725B\u9A8D\u89D2:"l\xED ni\xFA m\xE0i ji\u01CEo",\u79BB\u5C71\u8C03\u864E:"l\xED sh\u0101n di\xE0o h\u01D4",\u79BB\u672C\u8DA3\u672B:"l\xED b\u011Bn q\u016B m\xF2",\u79BB\u672C\u5FBC\u672B:"l\xED b\u011Bn y\u0101o m\xF2",\u695E\u7709\u6A2A\u773C:"l\xE8ng m\xE9i h\xE9ng y\u01CEn",\u64C2\u5929\u5012\u5730:"l\xE9i ti\u0101n d\u01CEo d\xEC",\u7D2F\u8DB3\u6210\u6B65:"l\u011Bi z\xFA ch\xE9ng b\xF9",\u7D2F\u6708\u7ECF\u5E74:"l\u011Bi yu\xE8 j\u012Bng ni\xE1n",\u7D2F\u5C4B\u91CD\u67B6:"l\u011Bi w\u016B ch\xF3ng ji\xE0",\u7D2F\u74E6\u7ED3\u7EF3:"l\u011Bi w\u01CE ji\xE9 sh\xE9ng",\u7D2F\u571F\u81F3\u5C71:"l\u011Bi t\u01D4 zh\xEC sh\u0101n",\u7D2F\u571F\u805A\u6C99:"l\u011Bi t\u01D4 j\xF9 sh\u0101",\u7D2F\u82CF\u79EF\u5757:"l\u011Bi s\u016B j\u012B ku\xE0i",\u7D2F\u5375\u4E4B\u5371:"l\u011Bi lu\u01CEn zh\u012B w\u0113i",\u7D2F\u7D2F\u5982\u73E0:"l\u011Bi l\u011Bi r\xFA zh\u016B",\u7D2F\u5757\u79EF\u82CF:"l\u011Bi ku\xE0i j\u012B s\u016B",\u7D2F\u6559\u4E0D\u6539:"l\u011Bi ji\xE0o b\xF9 g\u01CEi",\u7D2F\u724D\u8FDE\u7BC7:"l\u011Bi d\xFA li\xE1n pi\u0101n",\u4E50\u5C71\u4E50\u6C34:"y\xE0o sh\u0101n y\xE0o shu\u01D0",\u6F66\u539F\u6D78\u5929:"l\u01CEo yu\xE1n j\xECn ti\u0101n",\u8001\u5E08\u5BBF\u5112:"l\u01CEo sh\u012B xi\u01D4 r\xFA",\u7262\u4EC0\u53E4\u5B50:"l\xE1o sh\xED g\u01D4 zi",\u7405\u5B1B\u798F\u5730:"l\xE1ng hu\xE1n f\xFA d\xEC",\u72FC\u53F7\u9B3C\u54ED:"l\xE1ng h\xE1o gu\u01D0 k\u016B",\u72FC\u98E1\u864E\u54BD:"l\xE1ng c\u0101n h\u01D4 y\u0101n",\u9611\u98CE\u957F\u96E8:"l\xE1n f\u0113ng zh\xE0ng y\u01D4",\u62C9\u67AF\u6298\u673D:"l\u0101 k\u016B sh\xE9 xi\u01D4",\u63C6\u60C5\u5EA6\u7406:"ku\xED q\xEDng du\xF3 l\u01D0",\u63C6\u7406\u5EA6\u60C5:"ku\xED l\u01D0 du\xF3 q\xEDng",\u7AA5\u95F4\u4F3A\u9699:"ku\u012B ji\xE0n s\xEC x\xEC",\u65F7\u65E5\u7D2F\u65F6:"ku\xE0ng r\xEC l\u011Bi sh\xED",\u5321\u6551\u5F25\u7F1D:"ku\u0101ng ji\xF9 m\xED f\xE8ng",\u67AF\u6811\u751F\u534E:"k\u016B sh\xF9 sh\u0113ng hu\u0101",\u53E3\u8F7B\u820C\u8584:"k\u01D2u q\u012Bng sh\xE9 b\xF3",\u53E3\u89D2\u751F\u98CE:"k\u01D2u ji\u01CEo sh\u0113ng f\u0113ng",\u53E3\u89D2\u6625\u98CE:"k\u01D2u ji\u01CEo ch\u016Bn f\u0113ng",\u53E3\u89D2\u98CE\u60C5:"k\u01D2u ji\u01CEo f\u0113ng q\xEDng",\u53E3\u5E72\u820C\u7126:"k\u01D2u g\xE0n sh\xE9 ji\u0101o",\u53E3\u8179\u4E4B\u7D2F:"k\u01D2u f\xF9 zh\u012B l\u011Bi",\u53E3\u51FA\u5927\u8A00:"k\u01D2u ch\u016B d\u0101 y\xE1n",\u7A7A\u8179\u4FBF\u4FBF:"k\u014Dng f\xF9 pi\xE1n pi\xE1n",\u55D1\u7259\u6599\u5634:"k\u0113 y\xE1 li\xE0o zu\u01D0",\u523B\u6728\u4E3A\u540F:"k\xE8 m\xF9 w\xE9i l\xEC",\u523B\u6728\u4E3A\u9E44:"k\xE8 m\xF9 w\xE9i h\xFA",\u54B3\u73E0\u553E\u7389:"k\xE9 zh\u016B tu\xF2 y\xF9",\u54B3\u553E\u6210\u73E0:"k\xE9 tu\xF2 ch\xE9ng zh\u016B",\u6297\u989C\u4E3A\u5E08:"k\xE0ng y\xE1n w\xE9i sh\u012B",\u7CE0\u8C46\u4E0D\u8D61:"kang dou bu shan",\u5F00\u534E\u7ED3\u679C:"k\u0101i hu\u0101 ji\xE9 gu\u01D2",\u5CFB\u962A\u76D0\u8F66:"j\xF9n b\u01CEn y\xFAn ch\u0113",\u652B\u4E3A\u5DF1\u6709:"ju\xE9 w\xE9i j\u01D0 y\u01D2u",\u56BC\u94C1\u5480\u91D1:"ji\xE1o ti\u011B j\u01D4 j\u012Bn",\u56BC\u58A8\u55B7\u7EB8:"ju\xE9 m\xF2 p\u0113n zh\u01D0",\u5014\u5934\u5F3A\u8111:"ju\xE8 t\xF3u ji\xE0ng n\u01CEo",\u5014\u5934\u5014\u8111:"ju\xE8 tou ju\xE8 n\u01CEo",\u5026\u9E1F\u77E5\u8FD8:"ju\xE0n ni\u01CEo zh\u012B hu\xE1n",\u5377\u5E2D\u800C\u846C:"ju\u01CEn x\xED \xE9r z\xE0ng",\u5377\u65D7\u606F\u9F13:"ju\u01CEn q\xED x\u012B g\u01D4",\u5377\u7532\u500D\u9053:"ju\u01CEn ji\u01CE b\xE8i d\xE0o",\u805A\u7C73\u4E3A\u5C71:"j\xF9 m\u01D0 w\xE9i sh\u0101n",\u805A\u7C73\u4E3A\u8C37:"j\xF9 m\u01D0 w\xE9i g\u01D4",\u952F\u7259\u94A9\u722A:"j\xF9 y\xE1 g\u014Du zh\u01CEo",\u4E3E\u624B\u76F8\u5E86:"j\u01D4 sh\u01D2u xi\u0101ng q\xECng",\u4E3E\u4E16\u6DF7\u6D4A:"j\u01D4 sh\xEC h\xFAn zhu\xF3",\u97AB\u4E3A\u8302\u8349:"j\u016B w\xE9i m\xE0o c\u01CEo",\u97A0\u4E3A\u8302\u8349:"j\u016B w\xE9i m\xE0o c\u01CEo",\u62D8\u795E\u9063\u5C06:"j\u016B sh\xE9n qi\u01CEn ji\xE0ng",\u5C45\u8F74\u5904\u4E2D:"j\u016B zh\xF3u ch\u01D4 zh\u014Dng",\u5C45\u4E0B\u8BAA\u4E0A:"j\xFA xi\xE0 sh\xE0n sh\xE0ng",\u5C45\u4E0D\u91CD\u8335:"j\u016B b\xF9 ch\xF3ng y\u012Bn",\u5C45\u4E0D\u91CD\u5E2D:"j\u016B b\xF9 ch\xF3ng x\xED",\u65E7\u4E8B\u91CD\u63D0:"ji\xF9 sh\xEC zh\xF2ng t\xED",\u65E7\u8C03\u91CD\u5F39:"ji\xF9 di\xE0o ch\xF3ng t\xE1n",\u7078\u827E\u5206\u75DB:"ji\xF9 \xE0i f\u0113n t\xF2ng",\u4E45\u8981\u4E0D\u5FD8:"ji\u01D4 y\u0101o b\xF9 w\xE0ng",\u4E5D\u8F6C\u529F\u6210:"ji\u01D4 zhu\xE0n g\u014Dng ch\xE9ng",\u4E5D\u84B8\u4E09\u71AF:"ji\u01D4 zh\u0113ng s\u0101n sh\u0113ng",\u656C\u4E1A\u4E50\u7FA4:"j\xECng y\xE8 y\xE0o q\xFAn",\u4E95\u5E95\u867E\u87C6:"j\u01D0ng d\u01D0 xi\u0101 m\xE1",\u65CC\u65D7\u5377\u8212:"j\u012Bng q\xED ju\u01CEn sh\u016B",\u60CA\u9B42\u843D\u9B44:"j\u012Bng h\xFAn lu\xF2 p\xF2",\u8346\u68D8\u8F7D\u9014:"j\u012Bng j\xED z\xE0i t\xFA",\u8346\u68D8\u585E\u9014:"j\u012Bng j\xED s\xE8 t\xFA",\u7ECF\u7EB6\u6D4E\u4E16:"jing lun ji shi",\u7981\u820D\u5F00\u585E:"j\xECn sh\u011B k\u0101i s\u0101i",\u7972\u5A01\u76DB\u5BB9:"l\xF3ng w\u0113i sh\xE8ng r\xF3ng",\u8FDB\u79CD\u5584\u7FA4:"j\xECn zh\u01D2ng sh\xE0n q\xFAn",\u8FDB\u9000\u4E2D\u5EA6:"j\xECn tu\xEC zh\xF2ng d\xF9",\u8FDB\u9000\u6D88\u957F:"j\xECn tu\xEC xi\u0101o ch\xE1ng",\u8FDB\u9000\u5E94\u77E9:"j\xECn tu\xEC y\u012Bng j\u01D4",\u8FDB\u9000\u89E6\u7C53:"j\xECn tu\xEC ch\xF9 z\u01D4",\u8FDB\u9000\u51FA\u5904:"j\xECn tu\xEC ch\u016B ch\u01D4",\u8FDB\u9000\u8DCB\u7590:"j\xECn tu\xEC b\xE1 z\u01D4",\u8FDB\u5BF8\u9000\u5C3A:"j\u01D0n c\xF9n tu\xEC ch\u01D0",\u5C3D\u591A\u5C3D\u5C11:"j\u01D0n du\u014D j\u01D0n sh\u01CEo",\u9526\u56CA\u8FD8\u77E2:"j\u01D0n n\xE1ng hu\xE1n sh\u01D0",\u77DC\u540D\u5AC9\u80FD:"j\u012Bn m\xEDng j\xEC n\xE9ng",\u77DC\u5DF1\u81EA\u9970:"j\u012Bn j\u01D0 zh\xEC sh\xEC",\u77DC\u529F\u8D1F\u6C14:"j\u012Bn g\u014Dng f\u01D4 q\xEC",\u6D25\u5173\u9669\u585E:"j\u012Bn gu\u0101n xi\u01CEn s\xE0i",\u91D1\u543E\u4E0D\u7981:"j\u012Bn w\xFA b\xF9 j\xECn",\u91D1\u532E\u77F3\u5BA4:"j\u012Bn gu\xEC sh\xED sh\xEC",\u91D1\u7FC5\u64D8\u6D77:"j\u012Bn ch\xEC b\u0101i h\u01CEi",\u6212\u5962\u5B81\u4FED:"ji\xE8 sh\u0113 n\xECng ji\u0101n",\u89E3\u8863\u8863\u4EBA:"ji\xE8 y\u012B y\u012B r\xE9n",\u89E3\u4EBA\u96BE\u5F97:"ji\u011B r\xE9n n\xE1n d\xE9",\u89E3\u94C3\u7CFB\u94C3:"ji\u011B l\xEDng j\xEC l\xEDng",\u89E3\u53D1\u4F6F\u72C2:"ji\u011B f\xE0 y\xE1ng ku\xE1ng",\u622A\u94C1\u65A9\u9489:"ji\xE9 ti\u011B zh\u01CEn d\xECng",\u8BD8\u5C48\u8B37\u7259:"ji\xE9 q\u016B d\xE0 y\xE1",\u8BD8\u5C48\u78DD\u78BB:"ji\xE9 q\u016B b\xECng zh\xF2u",\u8BD8\u66F2\u8071\u7259:"ji\xE9 q\u01D4 \xE1o y\xE1",\u6559\u4E00\u8BC6\u767E:"ji\u0101o y\u012B sh\xED b\u01CEi",\u6559\u7331\u5347\u6728:"ji\u0101o n\xE1o sh\u0113ng m\xF9",\u8F83\u7626\u91CF\u80A5:"ji\xE0o sh\xF2u li\xE0ng f\xE9i",\u77EB\u77EB\u4E0D\u7FA4:"ji\u01CEo ji\u01CEo b\xF9 q\xF9n",\u77EB\u56FD\u66F4\u4FD7:"ji\u01CEo gu\xF3 g\u0113ng s\xFA",\u768E\u9633\u4F3C\u706B:"ji\u01CEo y\xE1ng sh\xEC hu\u01D2",\u6322\u6282\u8FC7\u6B63:"ji\u01CEo ku\u0101ng gu\xF2 zh\xE8ng",\u89D2\u7ACB\u6770\u51FA:"jiao li jie chu",\u7126\u6C99\u70C2\u77F3:"ji\u0101o sh\u0101 sh\xED l\xE0n",\u7126\u5507\u5E72\u820C:"ji\u0101o ch\xFAn g\xE0n sh\xE9",\u9A84\u6CF0\u6DEB\u6CC6:"ji\u0101o tai y\xEDn zhu\xE0ng",\u9A84\u5962\u6DEB\u6CC6:"ji\u0101o sh\u0113 y\xEDn y\xED",\u9A84\u513F\u9A03\u5973:"ji\u0101o \xE9r b\u0101 n\u01DA",\u6D47\u98CE\u8584\u4FD7:"ji\u0101o f\u0113ng b\xF3 s\xFA",\u964D\u5996\u6349\u602A:"xi\xE1ng y\u0101o zhu\u014D gu\xE0i",\u5C06\u9047\u826F\u6750:"ji\xE0ng y\xF9 li\xE1ng c\xE1i",\u5C06\u53D6\u56FA\u4E88:"ji\u0101ng q\u01D4 g\u016B y\u01D4",\u5C06\u95E8\u6709\u5C06:"ji\xE0ng m\xE9n y\u01D2u ji\xE0ng",\u5C06\u529F\u6298\u8FC7:"ji\u0101ng g\u014Dng sh\xE9 gu\xF2",\u5C06\u593A\u56FA\u4E0E:"ji\u0101ng du\xF3 g\u016B y\u01D4",\u5C06\u4F2F\u4E4B\u52A9:"qi\u0101ng b\xF3 zh\u012B zh\xF9",\u5C06\u4F2F\u4E4B\u547C:"qi\u0101ng b\xF3 zh\u012B h\u016B",\u69DB\u82B1\u7B3C\u9E64:"ji\xE0n hu\u0101 l\xF3ng h\xE8",\u9274\u5F71\u5EA6\u5F62:"ji\xE0n y\u01D0ng du\xF3 x\xEDng",\u6E10\u4E0D\u53EF\u957F:"ji\xE0n b\xF9 k\u011B zh\u01CEng",\u5251\u9996\u4E00\u5437:"ji\xE0n sh\u01D2u y\u012B gu\u012B",\u89C1\u4E49\u6562\u4E3A:"ji\xE0n y\xEC g\u01CEn w\xE9i",\u89C1\u4E49\u5F53\u4E3A:"ji\xE0n y\xEC d\u0101ng w\xE9i",\u89C1\u4E49\u5FC5\u4E3A:"ji\xE0n y\xEC b\xEC w\xE9i",\u89C1\u7D20\u62B1\u6734:"xi\xE0n s\xF9 b\xE0o p\u01D4",\u89C1\u5F03\u4E8E\u4EBA:"ji\xE0n q\xEC y\u01D4 r\xE9n",\u89C1\u51E0\u800C\u4F5C:"ji\xE0n j\u012B \xE9r zu\xF2",\u89C1\u5F39\u6C42\u9E2E:"ji\xE0n d\xE0n qi\xFA h\xE1o",\u7B80\u4E1D\u6570\u7C73:"ji\u01CEn s\u012B sh\u01D4 m\u01D0",\u4FED\u4E0D\u4E2D\u793C:"ji\u01CEn b\xF9 zh\xF2ng l\u01D0",\u95F4\u89C1\u5C42\u51FA:"ji\xE0n xi\xE0n c\xE9ng ch\u016B",\u95F4\u4E0D\u5BB9\u606F:"ji\xE0n b\xF9 r\xF3ng x\u012B",\u95F4\u4E0D\u5BB9\u779A:"ji\u0101n b\xF9 r\xF3ng x\u01D0",\u5C16\u5634\u8584\u820C:"ji\u0101n zu\u01D0 b\xF3 sh\xE9",\u5047\u6D0B\u9B3C\u5B50:"ji\u01CE y\xE1ng gu\u01D0 zi",\u7532\u51A0\u5929\u4E0B:"ji\u01CE gu\xE0n ti\u0101n xi\xE0",\u846D\u83A9\u4E4B\u4EB2:"ji\u0101 f\xFA zh\u012B q\u012Bn",\u5BB6\u65E0\u62C5\u77F3:"ji\u0101 w\xFA d\xE0n sh\xED",\u5BB6\u7D2F\u5343\u91D1:"ji\u0101 l\xE8i qi\u0101n j\u012Bn",\u5BB6\u7ED9\u4EBA\u8DB3:"ji\u0101 j\u01D0 r\xE9n z\xFA",\u5BB6\u7ED9\u6C11\u8DB3:"ji\u0101 j\u01D0 m\xEDn z\xFA",\u5BB6\u9053\u4ECE\u5BB9:"ji\u0101 d\xE0o c\u014Dng r\xF3ng",\u5BB6\u957F\u793C\u77ED:"ji\u0101 ch\xE1ng l\u01D0 du\u01CEn",\u5939\u67AA\u5E26\u68CD:"ji\u0101 qi\u0101ng d\xE0i g\xF9n",\u5939\u888B\u4EBA\u7269:"ji\u0101 d\xE0i r\xE9n w\xF9",\u9701\u98CE\u6717\u6708:"j\u012B f\u0113ng l\u01CEng yu\xE8",\u5BC4\u5174\u5BD3\u60C5:"j\xEC x\xECng y\xF9 q\xEDng",\u7EAA\u7EB2\u4EBA\u8BBA:"j\xEC g\u0101ng r\xE9n l\xFAn",\u8BA1\u6DF1\u8651\u8FDC:"j\xEC sh\u0113ng l\u01DC yu\u01CEn",\u8BA1\u529F\u91CF\u7F6A:"j\xEC g\u014Dng li\xE0ng zu\xEC",\u638E\u88F3\u8FDE\u897C:"j\u01D0 shang li\xE1n zh\u0113ng",\u866E\u8671\u76F8\u540A:"j\u01D0 sh\u012B xi\u0113ng di\xE0o",\u51E0\u4E0D\u6B32\u751F:"j\u012B b\xF9 y\xF9 sh\u0113ng",\u96C6\u814B\u4E3A\u88D8:"j\xED y\xE8 w\xE9i qi\xFA",\u75BE\u4E0D\u53EF\u4E3A:"j\xED b\xF9 k\u011B w\xE9i",\u6025\u8109\u7F13\u7078:"j\xED m\xE0i hu\u01CEn ji\xF9",\u6025\u666F\u51CB\u5E74:"j\xED y\u01D0ng di\u0101o ni\xE1n",\u6025\u516C\u597D\u65BD:"j\xED g\u014Dng h\xE0o sh\u012B",\u6781\u6DF1\u7814\u51E0:"j\xED sh\u0113n y\xE1n j\u012B",\u53CA\u5BBE\u6709\u9C7C:"j\xED b\u012Bn yo\u01D4 y\xFA",\u6FC0\u8584\u505C\u6D47:"j\u012B b\xF3 t\xEDng ji\u0101o",\u7A3D\u53E4\u63C6\u4ECA:"j\u012B g\u01D4 zh\xE8n j\u012Bn",\u8D4D\u5FD7\u800C\u6CA1:"j\u012B zh\xEC \xE9r m\xF2",\u79EF\u94E2\u7D2F\u5BF8:"j\u012B zh\u016B l\u011Bi c\xF9n",\u79EF\u5C81\u7D2F\u6708:"j\u012B su\xEC l\u011Bi yu\xE8",\u79EF\u7D20\u7D2F\u65E7:"j\u012B s\xF9 l\u011Bi ji\xF9",\u79EF\u65F6\u7D2F\u65E5:"j\u012B sh\xED l\u011Bi r\xEC",\u79EF\u65E5\u7D2F\u5C81:"j\u012B r\xEC l\u011Bi su\xEC",\u79EF\u65E5\u7D2F\u6708:"j\u012B r\xEC l\u011Bi yu\xE8",\u79EF\u65E5\u7D2F\u4E45:"j\u012B r\xEC l\u011Bi ji\u01D4",\u79EF\u5E74\u7D2F\u5C81:"j\u012B ni\xE1n l\u011Bi su\xEC",\u79EF\u9732\u4E3A\u6CE2:"j\u012B l\xF9 w\xE9i b\u014D",\u79EF\u5FB7\u7D2F\u4EC1:"j\u012B d\xE9 l\u011Bi r\xE9n",\u79EF\u5FB7\u7D2F\u5584:"j\u012B d\xE9 l\u011Bi sh\xE0n",\u79EF\u5FB7\u7D2F\u529F:"j\u012B d\xE9 l\u011Bi g\u014Dng",\u79EF\u8C17\u7CDC\u9AA8:"j\u012B ch\xE1n m\xE9i g\u01D4",\u9E21\u76AE\u9E64\u53D1:"j\u012B p\xED h\xE8 f\xE0",\u9965\u5BD2\u4EA4\u5207:"j\u012B h\xE1n ji\u0101o qi\u0113",\u9965\u51BB\u4EA4\u5207:"j\u012B d\xF2ng ji\u0101o qi\u0113",\u51FB\u6392\u5192\u6CA1:"j\u012B p\xE1i m\xE0o m\xF2",\u7978\u4E3A\u798F\u5148:"hu\xF2 w\xE9i f\xFA xi\u0101n",\u7978\u798F\u76F8\u4F9D:"hu\xF2 f\xFA xi\u0101ng y\u012B",\u7978\u798F\u76F8\u751F:"hu\xF2 f\xFA xi\u0101ng sh\u0113ng",\u83B7\u96BD\u516C\u8F66:"hu\xF2 j\u016Bn g\u014Dng ch\u0113",\u8D27\u800C\u4E0D\u552E:"huo er bu shou",\u706B\u8015\u6D41\u79CD:"hu\u01D2 g\u0113ng li\xFA zh\u01D2ng",\u6DF7\u5E94\u6EE5\u5E94:"h\xF9n y\u012Bng l\xE0n y\u012Bng",\u9B42\u98DE\u9B44\u4E27:"h\xFAn f\u0113i p\xF2 s\u0101ng",\u9B42\u4E0D\u7740\u4F53:"h\xFAn b\xF9 zhu\xF3 t\u01D0",\u9B42\u4E0D\u8457\u4F53:"h\xFAn b\xF9 zhu\xF3 t\u01D0",\u6D51\u62A1\u541E\u67A3:"h\xFAn l\xFAn t\u016Bn z\u01CEo",\u660F\u8FF7\u4E0D\u7701:"h\u016Bn m\xED b\xF9 x\u01D0ng",\u660F\u955C\u91CD\u78E8:"h\u016Bn j\xECng ch\xF3ng m\xF3",\u660F\u955C\u91CD\u660E:"h\u016Bn j\xECng ch\xF3ng m\xEDng",\u660F\u5B9A\u6668\u7701:"h\u016Bn d\xECng ch\xE9n x\u01D0ng",\u6BC1\u821F\u4E3A\u6755:"hu\u01D0 zh\u014Du w\xE9i du\xF2",\u6BC1\u949F\u4E3A\u94CE:"hu\u01D0 zh\u014Dng w\xE9i du\xF3",\u6BC1\u51A0\u88C2\u88F3:"hu\u01D0 gu\u0101n li\xE8 ch\xE1ng",\u6666\u76F2\u5426\u585E:"hu\xEC m\xE1ng p\u01D0 s\xE8",\u8BF2\u4EBA\u4E0D\u60D3:"hu\xEC r\xE9n b\xF9 ti\u011B",\u6094\u8FC7\u81EA\u8D23:"hu\u01D0 gu\xF2 z\xEC z\xE8",\u56DE\u8239\u8F6C\u8235:"hu\xED chu\xE1n zh\u01CEn du\xF2",\u6F62\u6C60\u76D7\u5F04:"hu\xE1ng shi d\xE0o n\xF2ng",\u9EC4\u51A0\u91CE\u670D:"hu\xE1ng gu\xE0n y\u011B f\xFA",\u9EC4\u51A0\u8349\u5C65:"hu\xE1ng gu\xE0n c\u01CEo l\u01DA",\u9EC4\u51A0\u8349\u670D:"hu\xE1ng gu\xE0n c\u01CEo f\xFA",\u9EC4\u53D1\u513F\u9F7F:"hu\xE1ng f\xE0 \xE9r ch\u01D0",\u9EC4\u53D1\u5782\u9AEB:"hu\xE1ng f\xE0 chu\xED ti\xE1o",\u8FD8\u73E0\u5408\u6D66:"hu\xE1n zh\u016B h\xE9 p\u01D4",\u8FD8\u73E0\u8FD4\u74A7:"hu\xE1n zh\u016B f\u01CEn b\xEC",\u8FD8\u5143\u8FD4\u672C:"hu\xE1n yu\xE1n f\u01CEn b\u011Bn",\u8FD8\u6734\u53CD\u53E4:"hu\xE1n p\u01D4 f\u01CEn g\u01D4",\u8FD8\u5E74\u9A7B\u8272:"hu\xE1n ni\xE1n zh\xF9 s\xE8",\u8FD8\u5E74\u5374\u8001:"hu\xE1n ni\xE1n qu\xE8 l\u01CEo",\u8FD8\u5E74\u537B\u8001:"hu\xE1n ni\xE1n qu\xE8 l\u01CEo",\u8FD8\u9187\u8FD4\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u8FD4\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u53CD\u7D20:"hu\xE1n ch\xFAn f\u01CEn s\xF9",\u8FD8\u6DF3\u53CD\u6734:"hu\xE1n ch\xFAn f\u01CEn p\u01D4",\u8FD8\u6DF3\u53CD\u53E4:"hu\xE1n ch\xFAn f\u01CEn g\u01D4",\u574F\u88F3\u4E3A\u88E4:"hu\xE0i shang w\xE9i k\xF9",\u69D0\u5357\u4E00\u68A6:"hu\xE1i n\xE1n y\u012B m\u0113ng",\u753B\u86C7\u8457\u8DB3:"hu\xE0 sh\xE9 zhu\xF3 z\xFA",\u753B\u5730\u4E3A\u72F1:"hu\xE0 d\xEC w\xE9i y\xF9",\u753B\u837B\u548C\u4E38:"hu\xE0 d\xED hu\xF2 w\xE1n",\u5316\u67AD\u4E3A\u9E20:"hu\xE0 xi\u0101o w\xE9i ji\u016B",\u5316\u96F6\u4E3A\u6574:"hu\xE0 l\xEDng w\xE9i zh\u011Bng",\u5316\u8150\u4E3A\u5947:"hu\xE0 f\u01D4 w\xE9i q\xED",\u5316\u9E31\u4E3A\u51E4:"hu\xE0 ch\u012B w\xE9i f\xE8ng",\u534E\u4EAD\u9E64\u5533:"hu\xE0 t\xEDng h\xE8 l\xEC",\u82B1\u6512\u9526\u805A:"hu\u0101 cu\xE1n j\u01D0n j\xF9",\u82B1\u6512\u9526\u7C07:"hu\u0101 cu\xE1n j\u01D0n c\xF9",\u82B1\u7C07\u9526\u6512:"hu\u0101 c\xF9 j\u01D0n cu\xE1n",\u82B1\u4E0D\u68F1\u767B:"hu\u0101 b\xF9 l\u0113ng d\u0113ng",\u6237\u9650\u4E3A\u7A7F:"h\xF9 xi\xE0n w\xE9i chu\u0101n",\u80E1\u4F5C\u4E71\u4E3A:"h\xFA zu\xF2 lu\xE0n w\xE9i",\u80E1\u4F5C\u80E1\u4E3A:"h\xFA zu\xF2 h\xFA w\xE9i",\u80E1\u601D\u4E71\u91CF:"h\xFA s\u012B lu\xE0n li\xE0ng",\u547C\u5929\u5401\u5730:"h\u016B ti\u0101n y\xF9 d\xEC",\u547C\u5362\u559D\u96C9:"h\u016B l\xFA h\xE8 zh\xEC",\u547C\u6765\u559D\u53BB:"h\u016B l\xE1i h\xE8 q\xF9",\u547C\u4E0D\u7ED9\u5438:"h\u016B b\xF9 j\u01D0 x\u012B",\u539A\u5473\u814A\u6BD2:"h\xF2u w\xE8i x\u012B d\xFA",\u539A\u4ECA\u8584\u53E4:"h\xF2u j\u012Bn b\xF3 g\u01D4",\u539A\u5FB7\u8F7D\u7269:"h\xF2u d\xE9 z\xE0i w\xF9",\u9E3F\u6CE5\u96EA\u722A:"h\xF3ng n\xED xu\u011B zh\u01CEo",\u9E3F\u6E10\u4E8E\u5E72:"h\xF3ng ji\xE0n y\xFA g\xE0n",\u9E3F\u98DE\u96EA\u722A:"h\xF3ng f\u0113i xu\u011B zh\u01CEo",\u6D2A\u7089\u71CE\u53D1:"h\xF3ng l\xFA li\xE1o f\xE0",\u7EA2\u7EF3\u7CFB\u8DB3:"h\xF3ng sh\xE9ng j\xEC z\xFA",\u7EA2\u4E0D\u68F1\u767B:"h\xF3ng b\xF9 l\u0113ng d\u0113ng",\u8861\u77F3\u91CF\u4E66:"h\xE9ng sh\xED li\xE0ng sh\u016B",\u6A2A\u5F81\u82DB\u5F79:"h\xE8ng zh\u0113ng k\u0113 y\xEC",\u6A2A\u5F81\u82DB\u655B:"h\xE8ng zh\u0113ng k\u0113 li\u01CEn",\u6A2A\u5F81\u66B4\u8D4B:"h\xE8ng zh\u0113ng b\xE0o f\xF9",\u6A2A\u707E\u98DE\u7978:"h\xE8ng z\u0101i f\u0113i hu\xF2",\u6A2A\u6B83\u98DE\u7978:"h\xE8ng y\u0101ng f\u0113i hu\xF2",\u6A2A\u65E0\u5FCC\u60EE:"h\xE8ng w\xFA j\xEC d\xE0n",\u6A2A\u62D6\u5012\u62FD:"h\xE9ng tu\u014D d\xE0o zhu\u0101i",\u6A2A\u62A2\u786C\u593A:"h\xE8ng qi\u01CEng y\xECng du\xF3",\u6A2A\u62A2\u6B66\u593A:"h\xE8ng qi\u01CEng w\u01D4 du\xF3",\u6A2A\u79D1\u66B4\u655B:"h\xE8ng k\u0113 b\xE0o li\u01CEn",\u6A2A\u6069\u6EE5\u8D4F:"h\xE8ng \u0113n l\xE0n sh\u01CEng",\u6068\u6D77\u96BE\u586B:"h\xE8n h\u01CEi n\xE1n ti\xE1n",\u9ED1\u66F4\u534A\u591C:"h\u0113i g\u0113ng b\xE0n y\xE8",\u9E64\u53D1\u677E\u59FF:"h\xE8 f\xE0 s\u014Dng z\u012B",\u9E64\u53D1\u9E21\u76AE:"h\xE8 f\xE0 j\u012B p\xED",\u9E64\u5904\u9E21\u7FA4:"h\xE8 ch\u01D4 j\u012B q\xFAn",\u6DB8\u601D\u5E72\u8651:"h\xE9 s\u012B qi\xE1n l\u01DC",\u6CB3\u6DB8\u6D77\u5E72:"h\xE9 h\xE9 h\u01CEi qi\xE1n",\u548C\u989C\u8BF4\u8272:"h\xE9 y\xE1n yu\xE8 s\xE8",\u4F55\u6240\u4E0D\u4E3A:"h\xE9 su\u01D2 b\xF9 w\xE9i",\u5408\u6D66\u8FD8\u73E0:"h\xE9 p\u01D4 hu\xE1n zh\u016B",\u5408\u4E24\u4E3A\u4E00:"h\xE9 li\u01CEng w\xE9i y\u012B",\u5408\u4ECE\u8FDE\u8861:"h\xE9 z\xF2ng li\xE1n h\xE9ng",\u6D69\u6D69\u6C64\u6C64:"h\xE0o h\xE0o sh\u0101ng sh\u0101ng",\u53F7\u54B7\u5927\u54ED:"h\xE1o t\xE1o d\xE0 k\u016B",\u53F7\u5BD2\u557C\u9965:"h\xE1o h\xE1n t\xED j\u012B",\u597D\u52C7\u6597\u72E0:"h\xE0o y\u01D2ng d\xF2u h\u011Bn",\u597D\u4F5A\u6076\u52B3:"h\u01CEo y\xEC w\xF9 l\xE1o",\u597D\u95EE\u5219\u88D5:"h\xE0o w\xE8n z\xE9 y\xF9",\u597D\u4E3A\u4E8B\u7AEF:"h\xE0o w\xE9i sh\xEC du\u0101n",\u597D\u95EE\u51B3\u7591:"h\xE0o w\xE8n ju\xE9 y\xED",\u597D\u751F\u4E4B\u5FB7:"h\xE0o sh\u0113ng zh\u012B d\xE9",\u597D\u5584\u4E50\u65BD:"h\xE0o sh\xE0n l\xE8 sh\u012B",\u597D\u5584\u6076\u6076:"h\u01CEo sh\xE0n w\xF9 \xE8",\u597D\u9A91\u8005\u5815:"h\xE0o q\xED zh\u011B du\xF2",\u597D\u5947\u5C1A\u5F02:"h\u01CEo q\xED sh\xE0ng y\xEC",\u597D\u8C0B\u5584\u65AD:"h\xE0o m\xF3u sh\xE0n du\xE0n",\u597D\u6076\u4E0D\u540C:"h\u01CEo \xE8 b\xF9 t\xF3ng",\u597D\u4E39\u975E\u7D20:"h\xE0o d\u0101n f\u0113i s\xF9",\u8C6A\u5E72\u66B4\u53D6:"h\xE1o g\xE0n b\xE0o q\u01D4",\u6BEB\u53D1\u4E0D\u723D:"h\xE1o f\xE0 b\xF9 shu\u01CEng",\u5BD2\u9178\u843D\u9B44:"h\xE1n su\u0101n lu\xF2 p\xF2",\u90AF\u90F8\u91CD\u6B65:"h\xE1n d\u0101n zh\xF3ng b\xF9",\u542B\u82F1\u5480\u534E:"h\xE1n y\u012Bng j\u01D4 hu\xE1",\u542B\u5546\u5480\u5F81:"h\xE1n sh\u0101ng j\u01D4 zh\u0113ng",\u542B\u83C1\u5480\u534E:"h\xE1n j\u012Bng j\u01D4 hu\xE1",\u542B\u7CCA\u4E0D\u660E:"h\xE1n h\xFA b\xF9 m\xEDng",\u542B\u57A2\u85CF\u75BE:"h\xE1n g\u01D2u c\xE1ng j\xED",\u542B\u5BAB\u5480\u5F81:"h\xE1n g\u014Dng j\u01D4 zh\u0113ng",\u8FC7\u9699\u767D\u9A79:"gu\xF2 x\u012B b\xE1i j\u016B",\u8FC7\u4E3A\u5DF2\u751A:"gu\xF2 w\xE9i y\u01D0 sh\xE8n",\u6842\u6298\u4E00\u679D:"gu\xEC sh\xE9 y\u012B zh\u012B",\u6842\u6298\u5170\u6467:"gu\xEC sh\xE9 l\xE1n cu\u012B",\u89C4\u91CD\u77E9\u53E0:"gu\u012B ch\xF3ng j\u01D4 di\xE9",\u89C4\u65CB\u77E9\u6298:"gu\u012B xu\xE1n j\u01D4 sh\xE9",\u5E7F\u6587\u5148\u751F:"gu\u01CEng w\xE9n xi\u0101n sheng",\u5E7F\u8B6C\u66F2\u8C15:"gu\u01CEng p\xEC q\u01D4 y\xF9",\u5E7F\u9675\u6563\u7EDD:"gu\u01CEng l\xEDng s\u01CEn ju\xE9",\u51A0\u5C71\u6234\u7C92:"gu\xE0n sh\u0101n d\xE0i l\xEC",\u51A0\u7EDD\u4E00\u65F6:"gu\xE0n ju\xE9 y\u012B sh\xED",\u51A0\u5C66\u5012\u65BD:"gu\xE0n j\xF9 d\u01CEo sh\u012B",\u5B98\u5B98\u76F8\u4E3A:"gu\u0101n gu\u0101n xi\u0101ng w\xE9i",\u5173\u60C5\u8109\u8109:"gu\u0101n q\xEDng m\xE0i m\xE0i",\u6302\u5E2D\u4E3A\u95E8:"gu\xE0 x\xED w\xE9i m\xE9n",\u5BE1\u89C1\u9C9C\u95FB:"gu\u01CE ji\xE0n xi\u01CEn w\xE9n",\u74DC\u845B\u76F8\u8FDE:"gu\u0101 g\u011B xi\u0101ng li\xE1n",\u987E\u66F2\u5468\u90CE:"g\xF9 q\u01D4 zh\u014Du l\xE1ng",\u987E\u666F\u60ED\u5F62:"g\xF9 y\u01D0ng c\xE1n x\xEDng",\u6545\u6001\u590D\u8FD8:"g\xF9 t\xE0i f\xF9 hu\xE1n",\u9F13\u543B\u594B\u722A:"g\u01D4 w\u011Bn f\xE8n zh\u01CEo",\u9F13\u5507\u548B\u820C:"g\u01D4 ch\xFAn z\u01CE sh\xE9",\u53E4\u8C03\u5355\u5F39:"g\u01D4 di\xE0o d\u0101n t\xE1n",\u53E4\u8C03\u4E0D\u5F39:"g\u01D4 di\xE0o b\xF9 t\xE1n",\u6CBD\u540D\u5E72\u8A89:"g\u016B m\xEDng g\xE0n y\xF9",\u5B64\u72EC\u77DC\u5BE1:"g\u016B d\xFA gu\u0101n gu\u01CE",\u59D1\u5C04\u795E\u4EBA:"g\u016B y\xE8 sh\xE9n r\xE9n",\u82DF\u5408\u53D6\u5BB9:"g\u01D2u h\xE9 q\u01D4 \u0101n",\u72D7\u7EED\u4FAF\u51A0:"g\u01D2u x\xF9 h\xF2u gu\xE0n",\u94A9\u722A\u952F\u7259:"g\u014Du zh\u01CEo j\xF9 y\xE1",\u5171\u679D\u522B\u5E72:"g\xF2ng zh\u012B bi\xE9 g\xE0n",\u5171\u4E3A\u5507\u9F7F:"g\xF2ng w\xE9i ch\xFAn ch\u01D0",\u62F1\u624B\u800C\u964D:"g\u01D2ng sh\xF2u \xE9r xi\xE1ng",\u62F1\u80A9\u7F29\u80CC:"g\u01D2ng j\u0101n su\u014D b\xE8i",\u529F\u8584\u8749\u7FFC:"g\u014Dng b\xF3 ch\xE1n y\xEC",\u5F13\u8C03\u9A6C\u670D:"g\u014Dng di\xE0o m\u01CE f\xFA",\u66F4\u59D3\u6539\u7269:"g\u0113ng x\xECng g\u01CEi w\xF9",\u66F4\u5F26\u6613\u8F99:"g\u0113ng xi\xE1n y\xEC zh\xE9",\u66F4\u5F26\u6539\u8F99:"g\u0113ng xi\xE1n g\u01CEi zh\xE9",\u66F4\u4EC6\u96BE\u7EC8:"g\u0113ng p\xFA n\xE1n zh\u014Dng",\u66F4\u4EC6\u96BE\u6570:"g\u0113ng p\xFA n\xE1n sh\u01D4",\u66F4\u96BE\u4EC6\u6570:"g\u0113ng n\xE1n p\xFA sh\xF9",\u66F4\u4EE4\u660E\u53F7:"g\u0113ng l\xECng m\xEDng h\xE0o",\u66F4\u9611\u4EBA\u9759:"g\u0113ng l\xE1n r\xE9n j\u01D0ng",\u66F4\u5F85\u5E72\u7F62:"g\xE8ng d\xE0i g\xE0n b\xE0",\u66F4\u5531\u53E0\u548C:"g\u0113ng ch\xE0ng di\xE9 h\xE9",\u66F4\u5531\u8FED\u548C:"g\u0113ng ch\xE0ng di\xE9 h\xE9",\u66F4\u957F\u68A6\u77ED:"g\u0113ng ch\xE1ng m\xE8ng du\u01CEn",\u4E98\u53E4\u5947\u95FB:"g\xE8n g\u01D4 q\u012B w\xE9n",\u6839\u751F\u571F\u957F:"g\u0113n sh\u0113n t\u01D4 zh\u01CEng",\u5404\u8272\u540D\u6837:"g\xE8 s\xE8 g\xE8 y\xE0ng",\u683C\u683C\u4E0D\u7EB3:"g\u0113 g\u0113 b\xF9 n\xE0",\u683C\u683C\u4E0D\u5410:"g\u0113 g\u0113 b\xF9 t\u01D4",\u6B4C\u83BA\u821E\u71D5:"g\u0113 y\xEDng w\u01D4 y\xE0n",\u544A\u6714\u9969\u7F8A:"g\xF9 shu\xF2 x\xEC y\xE1ng",\u544A\u8001\u8FD8\u5BB6:"g\xE0o l\u01CEo hu\xE1n ji\u0101",\u818F\u5507\u5C90\u820C:"g\xE0o ch\xFAn q\xED sh\xE9",\u818F\u5507\u8D29\u820C:"g\xE0o ch\xFAn f\xE0n sh\xE9",\u818F\u8F66\u79E3\u9A6C:"g\xE0o ch\u0113 m\xF2 m\u01CE",\u9AD8\u4E49\u8584\u4E91:"g\u0101o y\xEC b\xF3 y\xFAn",\u9AD8\u98CE\u52B2\u8282:"g\u0101o f\u0113ng j\xECng ji\xE9",\u5C97\u5934\u6CFD\u5E95:"g\u0101ng t\xF3u z\xE9 d\u01D0",\u6562\u4E3A\u6562\u505A:"g\u01CEn w\xE9i g\u01CEn zu\xF2",\u7AFF\u5934\u65E5\u4E0A:"g\u0101n t\xF3u r\xED sh\xE0ng",\u7518\u5206\u968F\u65F6:"g\u0101n f\xE8n su\xED sh\xED",\u7518\u5904\u4E0B\u6D41:"g\u0101n ch\u01D4 xi\xE0 li\xFA",\u5E72\u9704\u853D\u65E5:"g\xE0n xi\u0101o b\xEC r\xEC",\u5E72\u557C\u6E7F\u54ED:"g\xE0n t\xED sh\u012B k\u016B",\u5E72\u540D\u72AF\u4E49:"g\xE0n m\xEDng f\xE0n y\xEC",\u5E72\u5C06\u83AB\u90AA:"g\u0101n ji\xE0ng m\xF2 y\xE9",\u5E72\u7AEF\u5764\u502A:"g\xE0n du\u0101n k\u016Bn n\xED",\u5E72\u57CE\u4E4B\u5C06:"g\u0101n ch\xE9ng zh\u012B ji\xE0ng",\u6539\u5F20\u6613\u8C03:"g\u01CEi zh\u0101ng y\xEC di\xE0o",\u6539\u5F26\u6613\u8C03:"g\u01CEi xi\xE1n y\xEC di\xE0o",\u6539\u66F2\u6613\u8C03:"g\u01CEi q\u01D4 y\xEC di\xE0o",\u6539\u6076\u4E3A\u5584:"g\u01CEi \xE8 w\xE9i sh\xE0n",\u8179\u8F7D\u4E94\u8F66:"f\xF9 z\xE0i w\u01D4 ch\u0113",\u5BCC\u56FD\u5F4A\u5175:"f\xF9 gu\xF3 ji\u0101ng b\u012Bng",\u7236\u503A\u5B50\u8FD8:"f\xF9 zh\xE0i z\u01D0 hu\xE1n",\u7236\u4E3A\u5B50\u9690:"f\xF9 w\xE9i z\u01D0 y\u01D0n",\u8F85\u4E16\u957F\u6C11:"f\u01D4 sh\xEC zh\u01CEng m\xEDn",\u62CA\u80CC\u6424\u542D:"f\u01D4 b\xE8i h\xE8 k\u0113ng",\u798F\u4E3A\u7978\u5148:"f\xFA w\xE9i hu\xF2 xi\u0101n",\u798F\u4E3A\u7978\u59CB:"f\xFA w\xE9i hu\xF2 sh\u01D0",\u7B26\u53F7\u903B\u8F91:"f\xFA h\xE0o lu\xF3 ji",\u6D6E\u6536\u52D2\u6298:"f\xFA sh\u014Du l\xE8 sh\xE9",\u4F0F\u864E\u964D\u9F99:"f\xFA h\u01D4 xi\xE1ng l\xF3ng",\u80A4\u53D7\u4E4B\u612C:"f\u016B sh\xF2u zh\u012B xi\u0101ng",\u80A4\u76AE\u6F66\u8349:"f\u016B p\u01D0 li\u01CEo c\u01CEo",\u80A4\u89C1\u8B2D\u8BC6:"f\u016B ji\xE0n gu\u01CEng sh\xED",\u5426\u7EC8\u5219\u6CF0:"p\u01D0 zh\u014Dng z\xE9 t\xE0i",\u5426\u7EC8\u590D\u6CF0:"p\u01D0 zh\u014Dng f\xF9 t\xE0i",\u5426\u5F80\u6CF0\u6765:"p\u01D0 w\u01CEng t\xE0i l\xE1i",\u5426\u53BB\u6CF0\u6765:"p\u01D0 q\xF9 t\xE0i l\xE1i",\u5426\u6781\u9633\u56DE:"p\u01D0 j\xED y\xE1ng hu\xED",\u5426\u6781\u6CF0\u56DE:"p\u01D0 j\xED t\xE0i hu\xED",\u4F5B\u5934\u8457\u7CAA:"f\xF3 t\xF3u zhu\xF3 f\xE8n",\u5949\u4E3A\u6977\u6A21:"f\xE8ng w\xE9i k\u01CEi m\xF3",\u51E4\u9E23\u671D\u9633:"f\xE8ng m\xEDng zh\u0101o y\xE1ng",\u51E4\u9761\u9E3E\u542A:"f\xE8ng m\u01D0 lu\xE1n \xE9",\u9022\u573A\u4F5C\u4E50:"f\xE9ng ch\u01CEng zu\xF2 l\xE8",\u8702\u6512\u8681\u805A:"f\u0113ng cu\xE1n y\u01D0 j\xF9",\u8702\u6512\u8681\u96C6:"f\u0113ng cu\xE1n y\u01D0 j\xED",\u8702\u8170\u524A\u80CC:"f\u0113ng y\u0101o xu\u0113 b\xE8i",\u8702\u6247\u8681\u805A:"f\u0113ng sh\u0101n y\u01D0 j\xF9",\u5C01\u8C68\u4FEE\u86C7:"f\u0113ng x\u012B y\u01D2u sh\xE9",\u98CE\u5F71\u6577\u884D:"f\u0113ng y\u01D0ng f\u016B y\u0101n",\u98CE\u9A70\u4E91\u5377:"f\u0113ng ch\xED y\xFAn ju\u01CEn",\u98CE\u9A70\u7535\u5377:"f\u0113ng ch\xED di\xE0n ju\u01CEn",\u98CE\u9A70\u8349\u9761:"f\u0113ng ch\xED c\u01CEo m\u01D0",\u4E30\u5C4B\u8500\u5BB6:"f\u0113ng w\u016B zh\u012B ji\u0101",\u7CAA\u571F\u4E0D\u5982:"f\xE8n t\xFA b\xF9 r\xFA",\u5206\u98CE\u5288\u6D41:"f\u0113n f\u0113ng p\u01D0 li\xFA",\u6CB8\u6CB8\u6C64\u6C64:"f\xE8i f\xE8i sh\u0101ng sh\u0101ng",\u532A\u4F0A\u671D\u5915:"f\u011Bi y\xED zh\u0101o x\u012B",\u83F2\u98DF\u8584\u8863:"f\u011Bi sh\xED b\xF3 y\u012B",\u98DE\u6C99\u8D70\u783E:"f\u0113i sh\u0113 z\u01D2u l\xEC",\u98DE\u5C06\u6570\u5947:"f\u0113 ji\xE0ng sh\xF9 j\u012B",\u98DE\u9E3F\u96EA\u722A:"f\u0113i h\xF3ng xu\u011B zh\u01CEo",\u653E\u8F9F\u90AA\u4F88:"f\xE0ng p\xEC xi\xE9 ch\u01D0",\u65B9\u9886\u5706\u51A0:"f\u0101ng l\u01D0ng yu\xE1n gu\xE0n",\u65B9\u5BF8\u4E07\u91CD:"f\u0101ng c\xF9n w\xE0n ch\xF3ng",\u8D29\u592B\u7681\u96B6:"f\xE0n f\u016B y\u011B l\xEC",\u6CDB\u5E94\u66F2\u5F53:"f\xE0n y\u012Bng q\u01D4 d\u0101ng",\u72AF\u800C\u4E0D\u6821:"f\xE0n \xE9r b\xF9 ji\xE0o",\u8FD4\u6734\u8FD8\u771F:"f\u01CEn p\u01D4 hu\xE1n zh\u0113n",\u8FD4\u672C\u8FD8\u6E90:"f\u01CEn b\u011Bn hu\xE1n yu\xE1n",\u8FD4\u672C\u8FD8\u5143:"f\u01CEn b\u011Bn hu\xE1n yu\xE1n",\u53CD\u8001\u8FD8\u7AE5:"f\u01CEn l\u01CEo hu\xE1n t\xF3ng",\u53CD\u52B3\u4E3A\u9038:"f\u01CEn l\xE1o w\xE9i y\xEC",\u7FFB\u9EC4\u5012\u7681:"f\u0101n hu\xE1ng d\u01CEo y\xED",\u7FFB\u80A0\u5012\u809A:"f\u0101n ch\xE1ng d\u01CEo d\u01D4",\u6CD5\u8F6E\u5E38\u8F6C:"f\u01CE l\xFAn ch\xE1ng zhu\xE0n",\u7F5A\u4E0D\u5F53\u7F6A:"f\xE1 b\xF9 d\u0101ng zu\xEC",\u53D1\u690D\u7A7F\u51A0:"f\xE0 zh\xED chu\u0101n gu\u0101n",\u53D1\u8E0A\u51B2\u51A0:"f\xE0 y\u01D2ng ch\u014Dng gu\u0101n",\u53D1\u5F15\u5343\u94A7:"f\xE0 y\u01D0n qi\u0101n j\u016Bn",\u53D1\u4E0A\u6307\u51A0:"f\u0101 sh\xE0ng zh\u01D0 gu\xE0n",\u53D1\u4E0A\u51B2\u51A0:"f\u0101 sh\xE0ng ch\u014Dng gu\xE0n",\u53D1\u6012\u7A7F\u51A0:"f\xE0 n\xF9 chu\u0101n gu\u0101n",\u53D1\u6012\u51B2\u51A0:"f\u0101 n\xF9 ch\u014Dng gu\xE0n",\u53D1\u8499\u89E3\u7F1A:"f\u0101 m\xE9ng ji\u011B fu",\u53D1\u5978\u64FF\u4F0F:"f\u0101 ji\u0101n t\xEC f\xFA",\u53D1\u77ED\u5FC3\u957F:"f\xE0 du\u01CEn x\u012Bn ch\xE1ng",\u4E8C\u7AD6\u4E3A\u8650:"\xE8r sh\xF9 w\xE9i n\xFC\xE8",\u8033\u76EE\u95ED\u585E:"\u011Br m\xF9 b\xEC s\u0101i",\u513F\u5973\u5FC3\u80A0:"\xE9r n\u01D8 x\u012Bn ch\xE1ng",\u513F\u5973\u4EB2\u5BB6:"\xE9r n\u01DA q\xECng ji\u0101",\u6069\u4E0D\u653E\u503A:"\u0113n b\xF9 f\xE0ng zhai",\u904F\u6076\u626C\u5584:"\xE8 \xE8 y\xE1n sh\xE0n",\u997F\u6B8D\u6795\u85C9:"\xE8 pi\u01CEo zh\u011Bn j\xED",\u997F\u6B8D\u8F7D\u9053:"\xE8 pi\u01CEo z\xE0i d\xE0o",\u6076\u7D2B\u593A\u6731:"w\xF9 z\u01D0 du\xF3 zh\u016B",\u6076\u9189\u5F3A\u9152:"w\xF9 zu\xEC qi\u01CEng ji\u01D4",\u6076\u610F\u4E2D\u4F24:"\xE8 y\xEC zh\xF2ng sh\u0101ng",\u6076\u6E7F\u5C45\u4E0B:"w\xF9 sh\u012B j\u016B xi\xE0",\u6076\u5C45\u4E0B\u6D41:"w\xF9 j\u016B xi\xE0 li\xFA",\u6076\u6076\u4ECE\u77ED:"w\xF9 w\xF9 c\xF3ng du\u01CEn",\u6076\u4E0D\u53BB\u5584:"w\xF9 b\xF9 q\xF9 sh\xE0n",\u627C\u542D\u62CA\u80CC:"\xE8 g\u0101ng f\u01D4 b\xE8i",\u627C\u542D\u593A\u98DF:"\xE8 g\u0101ng du\xF3 sh\xED",\u627C\u895F\u63A7\u54BD:"\xE8 j\u012Bn k\xF2ng y\u0101n",\u989D\u624B\u76F8\u5E86:"\xE9 sh\u01D2u xi\u0101ng q\xECng",\u5CE8\u5CE8\u6C64\u6C64:"\xE9 \xE9 sh\u0101ng sh\u0101ng",\u5C59\u91D1\u6EBA\u94F6:"\u0113 j\u012Bn ni\xE0o y\xEDn",\u6735\u9890\u5927\u56BC:"du\u01D2 y\u012B d\xE0 ji\xE1o",\u593A\u4EBA\u6240\u597D:"du\xF3 r\xE9n su\u01D2 h\xE0o",\u591A\u8A00\u6570\u7A77:"du\u014D y\xE1n shu\xF2 qi\xF3ng",\u591A\u6587\u4E3A\u5BCC:"du\u014D w\xE9n w\xE9i f\xF9",\u591A\u94B1\u5584\u8D3E:"du\u014D qi\xE1n sh\xE0n g\u01D4",\u591A\u7AEF\u5BE1\u8981:"du\u014D du\u0101n gu\u01CEi y\xE0o",\u591A\u8D22\u5584\u8D3E:"du\u014D c\xE1i sh\xE0n g\u01D4",\u9041\u9038\u65E0\u95F7:"d\xF9n y\xEC w\xFA m\xE8n",\u9041\u4FD7\u65E0\u95F7:"d\xF9n s\xFA w\xFA m\xE8n",\u9041\u4E16\u65E0\u95F7:"d\xF9n sh\xEC w\xFA m\xE8n",\u9041\u8FF9\u9EC4\u51A0:"d\xF9n j\xEC hu\xE1ng gu\xE0n",\u987F\u5B66\u7D2F\u529F:"d\xF9n xu\xE9 l\u011Bi g\u014Dng",\u5BF9\u8584\u516C\u5802:"du\xEC b\xF9 g\u014Dng t\xE1ng",\u5806\u6848\u76C8\u51E0:"du\u012B \xE0n y\xEDng j\u012B",\u65AD\u8FD8\u5F52\u5B97:"du\xE0n hu\xE1n gu\u012B z\u014Dng",\u65AD\u53D1\u6587\u8EAB:"du\xE0n f\xE0 w\xE9n sh\u0113n",\u65AD\u957F\u7EED\u77ED:"du\xE0n ch\u0101ng x\xF9 du\u01CEn",\u65AD\u957F\u8865\u77ED:"du\xE0n ch\u0101ng b\u01D4 du\u01CEn",\u77ED\u89C1\u8584\u8BC6:"du\u01CEn ji\xE0n b\xF3 sh\xED",\u8839\u5C45\u68CB\u5904:"d\xF9 j\u016B q\xED ch\u01D4",\u8839\u5C45\u68CA\u5904:"d\xF9 j\u016B qu\xE8 ch\u01D4",\u5EA6\u5DF1\u4EE5\u7EF3:"du\xF3 j\u01D0 y\u01D0 sh\xE9ng",\u675C\u9ED8\u4E3A\u8BD7:"d\xF9 m\xF2 w\xE9i sh\u012B",\u675C\u9E43\u557C\u8840:"d\xF9 ju\u0101n t\xED xu\u011B",\u7B03\u5FD7\u597D\u5B66:"d\u01D4 zh\xEC h\u01CEo xu\xE9",\u7B03\u8FD1\u4E3E\u8FDC:"d\u01D4 j\xECn j\u01D4 ju\u01CEn",\u72EC\u6709\u5343\u79CB:"d\xFA y\xF2u qi\u0101n qi\u016B",\u8BFB\u4E66\u5F97\u95F4:"d\xFA sh\u016B d\xE9 ji\xE0n",\u6597\u8F6C\u53C2\u6A2A:"d\u01D2u zhu\u01CEn sh\u0113n h\xE9ng",\u515C\u809A\u8FDE\u80A0:"d\u014Du d\u01D4 li\xE1n ch\xE1ng",\u6D1E\u89C1\u75C7\u7ED3:"d\xF2ng ji\xE0n zh\xE8ng ji\xE9",\u680B\u6298\u69B1\u574F:"d\xF2ng sh\xE9 cu\u012B hu\xE0i",\u606B\u7591\u865A\u7332:"d\xF2ng y\xED x\u016B g\xE9",\u606B\u7591\u865A\u559D:"d\xF2ng y\xED x\u016B h\xE8",\u52A8\u4E2D\u7ABE\u8981:"d\xF2ng zh\u014Dng zhe y\xE0o",\u4E1C\u62B9\u897F\u6D82:"d\u014Dng m\xF2 x\u012B t\xFA",\u4E1C\u9E23\u897F\u5E94:"d\u014Dng m\xEDng x\u012B y\u012Bng",\u4E1C\u9CDE\u897F\u722A:"d\u014Dng l\xEDn x\u012B zh\u01CEo",\u4E1C\u91CF\u897F\u6298:"d\u014Dng li\xE0ng x\u012B sh\xE9",\u4E1C\u5BB6\u897F\u820D:"d\u014Dng ji\u0101 x\u012B sh\u011B",\u4E1C\u89C2\u897F\u671B:"d\u014Dng gu\u0101ng x\u012B w\xE0ng",\u4E1C\u65B9\u5C06\u767D:"dong fang jiang bai",\u4E1C\u626F\u897F\u62FD:"d\u014Dng ch\u011B x\u012B zhu\u0101i",\u4E22\u9B42\u4E27\u80C6:"diu1 h\xFAn s\xE0ng d\u01CEn",\u9F0E\u6298\u9917\u8986:"d\u01D0ng sh\xE9 s\xF9 f\xF9",\u9F0E\u6298\u8986\u9917:"d\u01D0ng sh\xE9 f\xF9 s\xF9",\u9F0E\u9F10\u8C03\u548C:"d\u01D0ng nai ti\xE1o h\xE9",\u9F0E\u94DB\u6709\u8033:"d\u01D0ng ch\u0113ng y\u01D2u \u011Br",\u9F0E\u94DB\u7389\u77F3:"d\u01D0ng ch\u0113ng y\xF9 sh\xED",\u9489\u5934\u78F7\u78F7:"ding tou lin lin",\u53E0\u77E9\u91CD\u89C4:"di\xE9 j\u01D4 ch\xF3ng gu\u012B",\u8FED\u77E9\u91CD\u89C4:"di\xE9 j\u01D4 ch\xF3ng gu\u012B",\u8DCC\u5B95\u4E0D\u7F81:"di\xE9 d\xE0ng b\xF9 j\u012B",\u8DCC\u5F39\u6591\u9E20:"di\u0113 d\xE0n b\u0101n ji\u016B",\u8C03\u5634\u8C03\u820C:"ti\xE1o zu\u01D0 di\xE0o sh\xE9",\u8C03\u5F26\u54C1\u7AF9:"di\xE0o xi\xE1n p\u01D0n zh\xFA",\u540A\u5C14\u90CE\u5F53:"di\xE0o er l\xE1ng d\u0101ng",\u96D5\u5FC3\u96C1\u722A:"di\u0101o x\u012Bn y\xE0n zh\u01CEo",\u96D5\u866B\u8584\u6280:"di\u0101o ch\xF3ng b\xE1o j\xEC",\u5201\u94BB\u4FC3\u642F:"di\u0101o zu\xE0n c\xF9 ch\u0101o",\u70B9\u6307\u5212\u811A:"di\u01CEn zh\u01D0 j\xED ji\u01CEo",\u70B9\u77F3\u4E3A\u91D1:"di\u01CEn sh\xED w\xE9i j\u012Bn",\u70B9\u624B\u5212\u811A:"di\u01CEn sh\u01D2u j\xED ji\u01CEo",\u98A0\u4E7E\u5012\u5764:"di\u0101n qi\u0101n d\u01CEo k\u016Bn",\u98A0\u6765\u7C38\u53BB:"di\u0101n l\xE1i b\u01D2 q\xF9",\u98A0\u5012\u8863\u88F3:"di\u0101n d\u01CEo y\u012B ch\xE1ng",\u98A0\u5012\u5E72\u5764:"di\u0101n d\u01CEo g\xE0n k\u016Bn",\u6382\u65A4\u62B9\u4E24:"di\u0101n j\u012Bn m\xF2 li\u01CEng",\u4F4E\u5531\u6D45\u914C:"d\xEC ch\xE0ng qi\u01CEn zhu\xF3",\u4F4E\u5531\u6D45\u659F:"d\xEC ch\xE0ng qi\u01CEn zh\u0113n",\u767B\u53F0\u62DC\u5C06:"d\u0113ng t\xE1i b\xE0i ji\xE0ng",\u706F\u5C3D\u6CB9\u5E72:"d\u0113ng j\xECn y\xF3u g\xE0n",\u706F\u86FE\u6251\u706B:"d\xE9 \xE9 p\u016B hu\u01D2",\u7684\u4E00\u786E\u4E8C:"d\xED y\u012B qu\xE8 \xE8r",\u5FB7\u8584\u80FD\u9C9C:"d\xE9 b\xF3 n\xE9ng xi\u01CEn",\u5F97\u624B\u5E94\u5FC3:"d\xE9 sh\u01D2u y\u012Bng x\u012Bn",\u5F97\u9A6C\u6298\u8DB3:"d\xE9 m\u01CE sh\xE9 z\xFA",\u5F97\u8584\u80FD\u9C9C:"d\xE9 b\xF3 n\xE9ng xi\u0101n",\u9053\u8FDC\u65E5\u66AE:"d\xE0o yu\xE0n r\xEC m\xF9",\u8E48\u5176\u8986\u8F99:"d\u01CEo q\xEC f\xF9 zh\xE9",\u6363\u865A\u6487\u6297:"d\u01CEo x\u016B pi\u0113 k\xE0ng",\u5012\u8F7D\u5E72\u6208:"d\xE0o z\xE0i g\u0101n g\u0113",\u5012\u56E0\u4E3A\u679C:"d\u01CEo y\u012Bn w\xE9i gu\u01D2",\u5012\u88F3\u7D22\u9886:"d\xE0o ch\xE1ng su\u01D2 l\u01D0ng",\u5012\u679C\u4E3A\u56E0:"d\xE0o gu\u01D2 w\xE9i y\u012Bn",\u53E8\u5728\u77E5\u5DF1:"t\u0101o z\xE0i zh\u012B j\u01D0",\u53E8\u966A\u672B\u5EA7:"t\u0101o p\xE9i m\xF2 zu\xF2",\u515A\u8C7A\u4E3A\u8650:"d\u01CEng ch\xE1i w\xE9i n\xFC\xE8",\u5F53\u8F74\u5904\u4E2D:"d\u0101ng zh\xF3u ch\u01D4 zh\u014Dng",\u5F53\u7740\u4E0D\u7740:"d\u0101ng zhu\xF3 b\xF9 zhu\xF3",\u5F53\u52A1\u59CB\u7EC8:"dang wu shi zhong",\u6DE1\u5986\u8F7B\u62B9:"d\xE0n zhu\u0101ng q\u012Bng m\xF2",\u6DE1\u6C5D\u6D53\u62B9:"d\xE0n zhu\u0101ng n\xF3ng m\u01D2",\u5F39\u96E8\u67AA\u6797:"d\xE0n y\u01D4 qi\u0101ng l\xEDn",\u5F39\u4E38\u8131\u624B:"t\xE1n w\xE1n tu\u014D sh\u01D2u",\u5F39\u94D7\u65E0\u9C7C:"d\xE0n ji\xE1 w\xFA y\xFA",\u80C6\u5927\u5FC3\u7C97:"d\u01CEn d\u0101 x\u012Bn c\u016B",\u7BAA\u98DF\u74E2\u996E:"d\u0101n s\xEC pi\xE1o y\u01D0n",\u7BAA\u98DF\u58F6\u9152:"d\u0101n s\xEC h\xFA ji\u01D4",\u5927\u559C\u82E5\u72C2:"d\u0101 x\u01D0 ru\xF2 ku\xE1ng",\u5927\u749E\u4E0D\u5B8C:"t\xE0i b\xFA b\xF9 w\xE1n",\u5927\u660E\u6CD5\u5EA6:"d\xE0 j\xEDng f\u01CE d\xF9",\u5927\u5904\u7740\u58A8:"d\xE0 ch\xF9 zhu\xF3 m\xF2",\u5927\u8F66\u4EE5\u8F7D:"d\xE0 ch\u0113 y\u01D0 z\xE0i",\u6253\u95F7\u846B\u82A6:"d\u01CE m\xE8n h\xFA lu",\u6253\u5BB6\u622A\u820D:"d\u01CE ji\u0101 ji\xE9 sh\u011B",\u6C93\u6765\u8E35\u81F3:"t\u01CE l\xE1i zh\u01D2ng zh\xEC",\u6C93\u6765\u9E95\u81F3:"t\xE0 l\xE1i y\u01D2u zh\xEC",\u539D\u706B\u71CE\u539F:"cu\xF2 hu\u01D2 li\u01CEo yu\xE1n",\u64AE\u571F\u711A\u9999:"cu\u014D g\u01D4 f\xE9n xi\u0101ng",\u64AE\u79D1\u6253\u54C4:"cu\u014D k\u0113 d\u01CE h\xF2ng",\u5BF8\u79EF\u94E2\u7D2F:"c\xF9n j\u012B zh\u016B l\u011Bi",\u555B\u555B\u55B3\u55B3:"cu\xEC cu\xEC ch\u0101 ch\u0101",\u69B1\u680B\u5D29\u6298:"cu\u012B d\xF2ng b\u0113ng sh\xE9",\u69B1\u5D29\u680B\u6298:"cu\u012B b\u0113ng d\xF2ng sh\xE9",\u6467\u6298\u8C6A\u5F3A:"cu\u012B zh\xE9 h\xE1o qi\xE1ng",\u6467\u521A\u4E3A\u67D4:"cu\u012B g\u0101ng w\xE9i r\xF3u",\u4ECE\u4FD7\u5C31\u7B80:"c\xF3ng s\xFA ji\xF9 ji\u01CE",\u6B64\u547C\u5F7C\u5E94:"c\u01D0 h\u016B b\u01D0 y\u012Bng",\u6B64\u53D1\u5F7C\u5E94:"c\u01D0 f\u0101 b\u01D0 y\u012Bng",\u6B64\u52A8\u5F7C\u5E94:"c\u01D0 d\xF2ng b\u01D0 y\u012Bng",\u6B64\u5531\u5F7C\u548C:"c\u01D0 ch\xE0ng b\u01D0 h\xE8",\u6148\u60B2\u4E3A\u672C:"c\xED b\u0113i w\xE9i b\u011Bn",\u7EAF\u5C5E\u9A97\u5C40:"ch\xFAn sh\xFA pi\xE0n j\xFA",\u6625\u7B0B\u6012\u53D1:"ch\u016Bn s\u01D4n m\xF9 f\u0101",\u6625\u98CE\u4E00\u5EA6:"ch\u016Bn f\u0113ng y\u012B d\xF9",\u6625\u98CE\u98CE\u4EBA:"ch\u016Bn f\u0113ng f\xE8ng r\xE9n",\u5782\u5934\u6428\u7FFC:"chu\xED t\xF3u d\xE1 y\xEC",\u5439\u7AF9\u5F39\u4E1D:"chu\xED zh\xFA d\xE0n s\u012B",\u4F20\u4E3A\u7B11\u8C08:"chu\xE1n w\xE9i xi\xE0o t\xE1n",\u4F20\u4E3A\u7B11\u67C4:"chu\xE1n w\xE9i xi\xE0o b\u01D0ng",\u4F20\u98CE\u6247\u706B:"chu\xE1n f\u0113ng sh\u0101n hu\u01D2",\u4F20\u98CE\u6427\u706B:"chu\xE1n f\u0113ng y\u01D2u hu\u01D2",\u7A7F\u7EA2\u7740\u7EFF:"chu\u0101n h\xF3ng zhu\xF3 l\u01DC",\u5DDD\u6E1F\u5CB3\u5CD9:"chu\u0101n t\u012Bng yu\xE8 zh\xEC",\u555C\u82F1\u5480\u534E:"chu\xF2 y\u012Bng j\u01D4 hu\xE1",\u63E3\u65F6\u5EA6\u529B:"chu\u01CEi sh\xED du\xF3 l\xEC",\u89E6\u5904\u673A\u6765:"ch\xF9 ch\u01D4 j\u012B l\xE1i",\u5904\u5C0A\u5C45\u663E:"ch\u01D4 z\u016Bn j\u016B xi\u01CEn",\u5904\u5802\u71D5\u9E4A:"ch\u01D4 t\xE1ng y\xE0n qu\xE8",\u5904\u5802\u71D5\u96C0:"ch\u01D4 t\xE1ng y\xE0n qu\xE8",\u5904\u5B9E\u6548\u529F:"ch\u01D4 sh\xED xi\xE0o g\u014Dng",\u5904\u9AD8\u4E34\u6DF1:"ch\u01D4 g\u0101o l\xEDn sh\u0113n",\u51FA\u5165\u65E0\u95F4:"ch\u016B r\xF9 w\xFA ji\u0101n",\u51FA\u5947\u5212\u7B56:"ch\u016B q\xED hu\xE1 c\xE8",\u51FA\u95E8\u5E94\u8F99:"ch\u016B m\xE9n y\u012Bng zh\xE9",\u51FA\u5904\u8BED\u9ED8:"ch\u016B ch\u01D4 y\u01D4 m\xF2",\u51FA\u5904\u6B8A\u9014:"ch\u016B ch\u01D4 sh\u016B t\xFA",\u51FA\u5904\u6B8A\u6D82:"ch\u016B ch\u01D4 sh\u016B t\xFA",\u51FA\u5904\u8FDB\u9000:"ch\u016B ch\u01D4 j\xECn tu\xEC",\u6101\u5C71\u95F7\u6D77:"ch\xF3u sh\u0101n m\xE8n h\u01CEi",\u6101\u7EA2\u60E8\u7EFF:"ch\xF3u h\xF3ng c\u01CEn l\xFC",\u51B2\u51A0\u7726\u88C2:"ch\u014Dng gu\xE0n z\xEC li\xE8",\u51B2\u51A0\u6012\u53D1:"ch\u014Dng gu\xE0n n\xF9 f\xE0",\u51B2\u51A0\u53D1\u6012:"ch\u014Dng gu\xE0n f\u0101 n\xF9",\u8D64\u7EF3\u7CFB\u8DB3:"ch\xEC sh\xE9ng j\xEC z\xFA",\u803B\u4E0E\u54D9\u4F0D:"ch\u01D0 y\xFA ku\xE0i w\u01D4",\u9F7F\u7259\u4E3A\u7978:"ch\u01D0 y\xE1 w\xE9i hu\xF2",\u5C3A\u4E8C\u51A4\u5BB6:"ch\u01D0 \xE8r yu\u0101n jia",\u5C3A\u77ED\u5BF8\u957F:"ch\u01D0 du\u01CEn c\xF9 ch\xE1ng",\u5C3A\u5BF8\u4E4B\u529F:"ch\u01D0 c\xF9 zh\u012B g\u014Dng",\u5403\u7740\u4E0D\u5C3D:"ch\u012B zhu\xF3 b\xF9 j\xECn",\u4E58\u80A5\u8863\u8F7B:"ch\xE9ng f\xE9i y\xEC q\u012Bng",\u57CE\u5317\u5F90\u516C:"ch\xE9ng b\u011Bi x\u01D8 g\u014Dng",\u6210\u4E00\u5BB6\u8A00:"ch\u011Bng y\u012B ji\u0101n y\xE1n",\u6210\u8D25\u5174\u5E9F:"ch\xE9ng b\xE0i x\u012Bng f\xE8i",\u8D81\u6C34\u548C\u6CE5:"ch\xE8n shu\u01D0 hu\xF2 n\xED",\u8D81\u54C4\u6253\u52AB:"ch\xE8n h\u014Dng d\u01CE ji\xE9",\u79F0\u96E8\u9053\u6674:"ch\u0113ng y\u01D4 d\xE0o a\xEDng",\u79F0\u4F53\u8F7D\u8863:"ch\xE8n t\u01D0 c\xE1i y\u012B",\u79F0\u4F53\u88C1\u8863:"ch\xE8n t\u01D0 c\xE1i y\u012B",\u79F0\u5BB6\u6709\u65E0:"ch\xE8n ji\u0101 y\u01D2u w\xFA",\u79F0\u5FB7\u5EA6\u529F:"ch\u0113ng d\xE9 du\xF3 g\u014Dng",\u6C89\u541F\u7AE0\u53E5:"ch\xE9n y\u012Bn zh\u0101ng j\xF9",\u6C89\u541F\u4E0D\u51B3:"ch\xE9n y\u012Bn b\xF9 ju\xE9",\u6C89\u8C0B\u91CD\u8651:"ch\xE9n m\xF3u ch\xF3ng l\u01DC",\u6C89\u75B4\u5BBF\u75BE:"ch\xE9n k\u0113 s\xF9 j\xEC",\u55D4\u76EE\u5207\u9F7F:"ch\u0113n m\xF9 qi\u0113 ch\u01D0",\u626F\u7EA4\u62C9\u70DF:"ch\u011B qi\xE0n l\u0101 y\u0101n",\u626F\u987A\u98CE\u65D7:"ch\u011B sh\u01D4n f\u0113ng q\xED",\u8F66\u8F7D\u8239\u88C5:"ch\u0113 z\u01CEi chu\xE1n zhu\u0101ng",\u8F66\u5C18\u9A6C\u8FF9:"ch\u0113 zh\xE9n m\u01CE j\xEC",\u671D\u79CD\u66AE\u83B7:"zh\u0101o zh\u01D2ng m\xF9 h\xF9",\u671D\u6298\u66AE\u6298:"zh\u0101o sh\xE9 m\xF9 sh\xE9",\u671D\u9633\u9E23\u51E4:"zh\u0101o y\xE1ng m\xEDng f\xE8ng",\u671D\u5347\u66AE\u5408:"zh\u0101o sh\u0113ng m\xF9 g\u011B",\u671D\u4E7E\u5915\u6113:"zh\u0101o qi\xE1n x\u012B d\xE0ng",\u671D\u524D\u5915\u60D5:"zh\u0101o qi\xE1ng x\u012B t\xEC",\u671D\u6500\u66AE\u6298:"zh\u0101o p\u0101n m\xF9 sh\xE9",\u671D\u6210\u66AE\u5FA7:"ch\xE1o ch\xE9ng m\xF9 sh\xED",\u5DE2\u5C45\u7A74\u5904:"ch\xE1o j\u016B xu\xE9 ch\u01D4",\u8D85\u4ECA\u51A0\u53E4:"ch\u0101o j\u012Bn gu\xE0n g\u01D4",\u5021\u6761\u51B6\u53F6:"ch\u0101ng ti\xE1o y\u011B y\xE8",\u5021\u800C\u4E0D\u548C:"ch\xE0ng \xE9r b\xF9 h\xE8",\u7545\u6240\u6B32\u4E3A:"ch\xE0ng su\u01D2 y\xF9 w\xE9i",\u82CC\u5F18\u78A7\u8840:"ch\xE1ng h\xF3ng b\xEC xu\u011B",\u957F\u5E7C\u5C0A\u5351:"zh\u01CEng y\xF2u z\u016Bn b\u0113i",\u957F\u5E7C\u6709\u53D9:"zh\u01CEng y\xF2u y\u01D2u x\xF9",\u957F\u7EF3\u7CFB\u65E5:"ch\xE1ng sh\xE9ng j\xEC r\xEC",\u957F\u7BC7\u7D2F\u724D:"ch\xE1ng pi\u0101n l\u011Bi d\xFA",\u957F\u5E74\u4E09\u8001:"zh\u01CEng ni\xE1n s\u0101n l\u01CEo",\u957F\u867A\u6210\u86C7:"zh\u01CEng hu\u01D0 ch\xE9ng sh\xE9",\u957F\u6076\u9761\u609B:"ch\xE1ng \xE8 m\u01D0 qu\u0101n",\u957F\u6625\u4E0D\u8001:"ch\xE1ng ch\xFAn b\xF9 l\u01CEo",\u957F\u50B2\u9970\u975E:"zh\u01CEng \xE0o sh\xEC f\u0113i",\u660C\u4EAD\u65C5\u98DF:"ch\xE1ng t\xEDng l\u01DA sh\xED",\u8C04\u4E0A\u6291\u4E0B:"ch\u01CEn sh\xE0ng yi xi\xE0",\u7985\u7D6E\u6CBE\u6CE5:"ch\xE1n x\u016B zh\u0101n n\xED",\u5DEE\u4E09\u9519\u56DB:"ch\u0101 s\u0101n cu\xF2 s\xEC",\u5C42\u53F0\u7D2F\u69AD:"c\xE9ng t\xE1i l\u011Bi xi\xE8",\u5C42\u89C1\u8FED\u51FA:"c\xE9ng ch\u016B di\xE9 ji\xE0n",\u8349\u7387\u5C06\u4E8B:"c\u01CEo l\u01DC ji\u0101ng sh\xEC",\u64CD\u5947\u9010\u8D62:"c\u0101o q\xEC zh\xF9 y\xEDng",\u64CD\u6208\u540C\u5BA4:"c\u0101o g\u0113 t\xF3on sh\xEC",\u85CF\u8E2A\u8E51\u8FF9:"c\xE1ng z\u014Dng ni\xE8 j\u012B",\u82CD\u8747\u89C1\u8840:"c\u0101ng y\xEDng ji\xE0n xu\u011B",\u60E8\u7EFF\u6101\u7EA2:"c\u01CEn l\xFC ch\xF3u h\xF3ng",\u9910\u677E\u5556\u67CF:"c\u0101n s\u014Dng d\xE0n bi\u01CE",\u9910\u98CE\u5BBF\u8349:"c\u0101n f\u0113ng s\xF9 xu\u011B",\u9A96\u98CE\u9A77\u971E:"c\u0113n f\u0113ng s\xEC xi\xE1",\u53C2\u4F0D\u9519\u7EFC:"c\u0113n w\u01D4 cu\xF2 z\u014Dng",\u53C2\u6A2A\u6597\u8F6C:"sh\u0113n h\xE9ng d\u01D2u zhu\u01CEn",\u53C2\u56DE\u6597\u8F6C:"sh\u0113n hu\xED d\u01D2u zhu\u01CEn",\u53C2\u8FB0\u536F\u9149:"sh\u0113n ch\xE9n m\u01CEo y\u01D2u",\u53C2\u8FB0\u65E5\u6708:"sh\u0113n ch\xE9n r\xEC yu\xE8",\u6750\u4F18\u5E72\u6D4E:"c\xE1i y\u014Du g\xE0n j\u01D0",\u6750\u8F7B\u5FB7\u8584:"c\xE1i q\u012Bng d\xE9 b\xF3",\u6750\u5927\u96BE\u7528:"c\xE1i d\xE0 n\xE1n y\xF2ng",\u6750\u8584\u8D28\u8870:"c\xE1i b\xF3 zh\xEC shu\u0101i",\u624D\u5360\u516B\u6597:"c\xE1i zh\u0101n b\u0101 d\u01D2u",\u624D\u758F\u5FB7\u8584:"c\xE1i sh\u016B d\xE9 b\xF3",\u624D\u8F7B\u5FB7\u8584:"c\xE1i q\u012Bng d\xE9 b\xF3",\u624D\u5927\u96BE\u7528:"c\xE1i d\xE0 n\xE1n y\xF2ng",\u624D\u8584\u667A\u6D45:"c\u0101i b\xF3 zh\xEC qi\u01CEn",\u64E6\u62F3\u62B9\u638C:"c\u0101 qu\xE1n m\xF2 zh\u01CEng",\u4E0D\u8DB3\u4E3A\u610F:"b\xF9 z\xFA w\xE9i y\xEC",\u4E0D\u8DB3\u4E3A\u636E:"b\xF9 z\xFA w\xE9i j\xF9",\u4E0D\u8DB3\u4E3A\u6CD5:"b\xF9 z\xFA w\xE9i f\u01CE",\u4E0D\u8DB3\u9F7F\u6570:"b\xF9 z\xFA ch\u01D0 sh\u01D4",\u4E0D\u7740\u75BC\u70ED:"b\xF9 zhu\xF3 t\xE9ng r\xE8",\u4E0D\u77E5\u85A1\u856B:"b\xF9 zh\u012B d\u012Bng d\u01D2ng",\u4E0D\u8D8A\u96F7\u6C60:"b\xF9 yu\xE8 l\xE9i shi",\u4E0D\u4EA6\u5584\u592B:"b\xF9 yi sh\xE0n f\u016B",\u4E0D\u76F8\u4E3A\u8C0B:"b\xF9 xi\u0101ng w\xE9i m\xF3u",\u4E0D\u8D2A\u4E3A\u5B9D:"b\xF9 t\u0101n w\xE9 b\u01CEo",\u4E0D\u968F\u4EE5\u6B62:"bu shui yi zi",\u4E0D\u5948\u4E4B\u4F55:"b\xF9 nai zh\u012B h\xE9",\u4E0D\u9732\u950B\u94D3:"b\xF9 l\xF9 f\u0113ng hu\xEC",\u4E0D\u4E86\u800C\u4E86:"b\xF9 li\u01CEo \xE9r li\u01CEo",\u4E0D\u53EF\u80DC\u4E3E:"b\xF9 k\u011B sh\xE8ng j\xF9",\u4E0D\u53EF\u5948\u4F55:"b\xF9 k\u011B m\xE0i h\xE9",\u4E0D\u53EF\u63C6\u5EA6:"b\xF9 k\u011B ku\xED du\xF3",\u4E0D\u7EDD\u5982\u53D1:"b\xF9 ju\xE9 r\xFA f\xE0",\u4E0D\u63EA\u4E0D\u776C:"b\xF9 ch\u01D2u b\xF9 c\u01CEi",\u4E0D\u95F4\u4E0D\u754C:"b\xF9 g\u0101n b\xF9 g\xE0",\u4E0D\u9051\u542F\u5904:"b\xF9 hu\xE1ng q\u01D0 ch\u01D4",\u4E0D\u9051\u5B81\u5904:"b\xF9 hu\xE1ng n\xEDng ch\u01D4",\u4E0D\u6839\u4E4B\u8C08:"b\xF9 g\u0101n zh\u012B t\xE1n",\u4E0D\u5206\u9752\u767D:"b\xF9 f\u0113n q\u012Bng b\xE9i",\u4E0D\u5F53\u4E0D\u6B63:"b\xF9 d\u0101ng b\xF9 zh\xE8ng",\u4E0D\u5DEE\u4EC0\u4E48:"b\xF9 ch\xE0 sh\xED m\u01D2",\u4E0D\u5DEE\u4E0A\u4E0B:"b\xF9 ch\u0101 sh\xE0ng xi\xE0",\u4E0D\u5DEE\u7D2F\u9ECD:"b\xF9 ch\u0101 l\u011Bi sh\u01D4",\u4E0D\u5DEE\u6BEB\u5398:"b\xF9 ch\u0101 h\xE1o l\xED",\u4E0D\u5DEE\u6BEB\u53D1:"b\xF9 ch\u0101 h\xE1o f\xE0",\u4E0D\u8F9F\u65A7\u94BA:"b\xF9 b\xEC f\u01D4 yu\xE8",\u4E0D\u62D4\u4E00\u6BDB:"b\xF9 b\xE1 y\xEC m\xE1o",\u9914\u7CDF\u555C\u6F13:"b\u01D4 z\u0101o chu\xF2 l\xED",\u64D8\u4E24\u5206\u661F:"b\xF3 li\u01CEng f\u0113n x\u012Bng",\u7C38\u571F\u626C\u6C99:"b\u01D2 t\u01D4 y\xE1ng sh\u0101",\u8584\u7269\u7EC6\u6545:"b\xF3 w\xF9 x\xEC g\xF9",\u8584\u60C5\u65E0\u4E49:"b\xE1o q\xEDng w\xFA y\xEC",\u8584\u5BD2\u4E2D\u4EBA:"b\xF3 h\xE1n zh\xF2ng r\xE9n",\u535A\u6587\u7EA6\u793C:"b\xF3 w\xE9n yu\xE8 l\u01D0",\u4F2F\u4E50\u4E00\u987E:"b\u014D l\xE8 y\u012B g\xF9",\u64AD\u7CE0\u772F\u76EE:"b\u014D k\u0101ng m\u01D0 m\xF9",\u64AD\u7A45\u772F\u76EE:"b\u014D k\u0101ng m\u01D0 m\xF9",\u5265\u76AE\u62BD\u7B4B:"b\u014D p\xED ch\u014Du j\u012Bn",\u5265\u80A4\u690E\u9AD3:"b\u014D f\u016B chu\xED su\u01D0",\u6CE2\u5C5E\u4E91\u59D4:"b\u014D zh\u01D4 y\xFAn w\u011Bi",\u6CE2\u9A87\u4E91\u5C5E:"b\u014D h\xE0i y\xFAn zh\u01D4",\u62E8\u4E71\u4E3A\u6CBB:"b\u014D lu\xE0n w\xE9i zh\xEC",\u75C5\u5165\u9AA8\u96A8:"b\xECng r\xF9 g\u01D4 su\u01D0",\u5E76\u8D43\u62FF\u8D3C:"b\xECng zhu\u014D n\xE1 z\xE9i",\u5E76\u4E3A\u4E00\u8C08:"b\xECng w\xE9i y\u012B t\xE1n",\u4E19\u79CD\u5C04\u7EBF:"b\u01D0ng zh\u01D2ng sh\xE8 xi\xE0n",\u5175\u672A\u8840\u5203:"b\u012Bng w\xE8i xu\u011B r\xE8n",\u5175\u5FAE\u5C06\u5BE1:"b\u012Bng w\u0113i ji\xE0ng gu\u01CE",\u5175\u5F3A\u5C06\u52C7:"b\u012Bng qi\xE1ng \xE0ng y\u01D2ng",\u5175\u591A\u5C06\u5E7F:"b\u012Bng du\u014D ji\xE0ng gu\u01CEng",\u5175\u4E0D\u7531\u5C06:"b\u012Bng b\xF9 y\xF3u ji\xE0ng",\u51B0\u89E3\u7684\u7834:"b\u012Bng ji\u011B d\xEC p\xF2",\u5F6C\u5F6C\u6D4E\u6D4E:"b\u012Bn b\u012Bn j\u01D0 j\u01D0",\u522B\u7C7B\u5206\u95E8:"bi\xE9 l\xE8i f\u0101n m\xE9n",\u522B\u5F00\u4E00\u683C:"bi\xE9 k\u0101i y\xED g\xE9",\u522B\u9E64\u79BB\u9E3E:"bi\xE9 h\xE8 l\xED l\xE1un",\u522B\u521B\u4E00\u683C:"bi\xE9 chu\xE0ng y\xED g\xE9",\u647D\u6885\u4E4B\u5E74:"bi\xE0o m\xE9n zh\u012B ni\xE1n",\u8868\u91CC\u4E3A\u5978:"bi\u01CEo l\u01D0 w\xE9i ji\u0101n",\u98D9\u53D1\u7535\u4E3E:"bi\u0101o f\u0101 di\xE0n j\xF9",\u53D8\u8D2A\u5389\u8584:"bi\u01CEn t\u0101n l\xEC b\xF3",\u53D8\u5371\u4E3A\u5B89:"bi\xE0n w\u0113i w\xE9i \u0101n",\u53D8\u5E7B\u4E0D\u6D4B:"bi\xE0n hu\xE0 b\xF9 c\xE8",\u53D8\u98CE\u6539\u4FD7:"bi\xE0n f\u0113ng y\xEC s\xFA",\u97AD\u7EA6\u8FD1\u91CC:"bi\u0101n yu\u0113 j\u012Bn l\u01D0",\u97AD\u64D7\u5411\u91CC:"bi\u0101n b\xEC xi\xE0ng l\u01D0",\u97AD\u64D7\u8FDB\u91CC:"b\u012Ban p\xEC j\xECn l\u01D0",\u97AD\u8F9F\u7740\u91CC:"bi\u0101n b\xEC zhu\xF3 l\u01D0",\u97AD\u8F9F\u5411\u91CC:"bi\u0101n b\xEC xi\xE0ng l\u01D0",\u907F\u96BE\u8D8B\u6613:"b\xEC n\xE1n qi\xF9 y\xEC",\u853D\u660E\u585E\u806A:"b\xEC m\xEDng s\xE8 c\u014Dng",\u853D\u806A\u585E\u660E:"b\xEC c\u014Dng s\xE8 m\xEDng",\u655D\u5E37\u4E0D\u5F03:"b\u01D0 w\xE9i b\xF9 q\xEC",\u655D\u76D6\u4E0D\u5F03:"b\u01D0 g\xE0i b\xF9 q\xEC",\u95ED\u76EE\u585E\u8033:"b\xEC m\xF9 s\xE8 \u011Br",\u95ED\u660E\u585E\u806A:"b\xEC m\xEDng s\xE8 c\u014Dng",\u95ED\u95E8\u601D\u6106:"b\xEC g\xE9 s\u012B qi\u0101n",\u95ED\u95E8\u626B\u8FF9:"b\xEC k\u01D2u s\u01CEo gu\u01D0",\u95ED\u95E8\u585E\u6237:"b\xEC k\u01D2u s\xE8 h\xF9",\u95ED\u95E8\u585E\u7AA6:"b\xEC k\u01D2u s\xE8 d\xF2u",\u95ED\u95E8\u5408\u8F99:"b\xEC k\u01D2u h\xE9 sh\xE9",\u95ED\u5408\u81EA\u8D23:"b\xEC g\xE9 z\xEC z\xE9",\u95ED\u5408\u601D\u8FC7:"b\xEC g\xE9 s\u012B gu\xF2",\u79D5\u8A00\u8C2C\u8BF4:"b\u01D0 y\xE1n mi\xF9 shu\xF2",\u5F7C\u5531\u6B64\u548C:"b\u01D0 ch\xE0ng c\u01D0 h\xE8",\u5F7C\u5021\u6B64\u548C:"b\u01D0 ch\xE0ng c\u01D0 h\xE8",\u6BD4\u7269\u5C5E\u4E8B:"b\u01D0 w\xF9 zh\u01D4 sh\xEC",\u6BD4\u91CF\u9F50\u89C2:"b\u01D0 li\xE0ng q\xED gu\u0101n",\u672C\u679D\u767E\u4E16:"b\u011Bn zh\u012B b\u01D2i sh\xEC",\u88AB\u5C71\u5E26\u6CB3:"p\u012B sh\u0101n d\xE0i h\xE9",\u88AB\u7532\u6267\u5175:"p\u012B ji\u01CE zh\xED b\u012Bng",\u88AB\u7532\u6795\u6208:"p\u012B ji\u01CE zh\u011Bn g\u0113",\u88AB\u7532\u636E\u978D:"p\u012B ji\u01CE j\xF9 \u0101n",\u88AB\u7532\u6301\u5175:"p\u012B ji\u01CE ch\xED b\u012Bng",\u88AB\u8910\u6000\u73E0:"p\u012B h\xE8 hu\xE1i zh\u016B",\u88AB\u8910\u6000\u7389:"p\u012B h\xE8 hu\xE1i y\xF9",\u88AB\u53D1\u7F28\u51A0:"p\u012B f\xE0 y\u012Bng gu\xE0n",\u88AB\u53D1\u6587\u8EAB:"p\u012B f\xE0 w\xE9n sh\u0113n",\u80CC\u4E49\u5FD8\u6069:"b\xE8i y\xF9 w\xE0ng \u0113n",\u80CC\u4E49\u8D1F\u4FE1:"b\xE8i y\xF9 f\xF9 x\xECn",\u80CC\u4E49\u8D1F\u6069:"b\xE8i y\xF9 f\xF9 \u0113n",\u80CC\u66F2\u8170\u5F2F:"b\xE8i q\u01D4 y\u0101o w\u0101n",\u80CC\u66F2\u8170\u8EAC:"b\xE8i q\u01D4 y\u0101o g\u014Dng",\u5317\u95E8\u7BA1\u94A5:"b\u011Bi m\xE9n gu\u01CEn yu\xE8",\u5317\u7A97\u9AD8\u5367:"b\u0113i chu\u0101ng g\u0101o w\xF2",\u5317\u8FB0\u661F\u62F1:"b\u0113i ch\xE9n x\u012Bng g\u01D2ng",\u5317\u9119\u4E4B\u97F3:"b\u0113i b\u01D0 zh\u012B y\u012Bn",\u5317\u9119\u4E4B\u58F0:"b\u0113i b\u01D0 zh\u012B sh\u0113ng",\u60B2\u58F0\u8F7D\u9053:"b\u0113i sh\u0113ng z\xE0i d\xE0o",\u5351\u5BAB\u83F2\u98DF:"b\u0113i g\u014Dng f\u011Bi sh\xED",\u66B4\u8863\u9732\u51A0:"p\xF9 y\u012B l\xF9 gu\xE0n",\u66B4\u8863\u9732\u76D6:"p\xF9 y\u012B l\xF9 g\xE0i",\u66B4\u816E\u9F99\u95E8:"p\xF9 s\u0101i l\xF3ng m\xE9n",\u66B4\u9732\u6587\u5B66:"b\xE0o l\xF2u w\xE9n xu\xE9",\u66B4\u864E\u51AF\u6CB3:"b\xE0o h\u01D4 p\xEDng h\xE9",\u62B1\u8513\u6458\u74DC:"b\xE0o w\xE0n zh\u0101i gu\u0101",\u62B1\u5173\u6267\u94A5:"b\xE0o gu\u0101n zh\xED yu\xE8",\u62B1\u6CD5\u5904\u52BF:"b\xE0o f\u01CE ch\u01D4 sh\xEC",\u8912\u8D2C\u4E0E\u593A:"b\u01CEo bi\u01CEn y\u01D4 du\xF3",\u5E2E\u95F2\u94BB\u61D2:"b\u0101ng xi\xE1n zu\u0101n l\u01CEn",\u534A\u4E0A\u843D\u4E0B:"b\xE0n sh\xE0ng lu\xF2 xi\xE0",\u534A\u95F4\u4E0D\u754C:"b\xE0n g\u0101n b\xF9 g\xE0",\u534A\u95F4\u534A\u754C:"b\xE0n g\u0101n b\xE0n g\xE0",\u534A\u7B79\u83AB\u5C55:"b\xE0n ch\xF3u m\xF2 ch\u01CEn",\u62DC\u5C06\u5C01\u4FAF:"b\xE0i ji\xE0ng f\u0113ng h\xF3u",\u767E\u4E2D\u767E\u53D1:"b\u01CEi zh\xF2ng b\u01CEi f\u0101",\u767E\u4E0B\u767E\u7740:"b\u01CEi xi\xE0 b\u01CEi zh\xE1o",\u767E\u517D\u7387\u821E:"b\u01CEi sh\xF2u shu\xE0i w\u01D4",\u767E\u820D\u91CD\u8DBC:"b\u01CEi sh\xE8 ch\xF3ng ji\u01CEn",\u767E\u820D\u91CD\u8327:"b\u01CEi sh\xE8 ch\xF3ng ji\u01CEn",\u767E\u4E86\u5343\u5F53:"b\u01CEi li\u01CEo qi\u0101n d\u0101ng",\u767E\u5B54\u5343\u521B:"b\u01CEi k\u01D2ng qi\u0101n chu\u0101ng",\u767E\u5815\u4FF1\u4E3E:"b\u01CEi hu\u012B j\xF9 j\u01D4",\u767E\u4E0D\u5F53\u4E00:"b\u01CEi b\xF9 d\u0101ng y\u012B",\u767D\u8863\u537F\u76F8:"b\xE1i y\u012B q\u012Bng xi\xE0ng",\u767D\u9996\u76F8\u5E84:"b\xE1i sh\u01D2u xi\u0101ng zhu\u0101ng",\u767D\u9996\u4E3A\u90CE:"b\xE1i sh\u01D2u w\xE9i l\xE1ng",\u767D\u9996\u76F8\u77E5:"b\xE1i sh\u01D2u xi\u0101ng zh\u012B",\u767D\u4E0D\u5472\u54A7:"b\xE1i b\xF9 c\u012B li\u011B",\u628A\u73A9\u65E0\u538C:"b\u01CE w\xE1n w\u01D4 y\xE0n",\u62D4\u9505\u5377\u5E2D:"b\xE1 gu\u014D ju\u01CEn x\xED",\u62D4\u672C\u585E\u6E90:"b\xE1 b\u011Bn s\xE8 yu\xE1n",\u62D4\u672C\u585E\u539F:"b\xE1 b\u011Bn s\xE8 yu\xE1n",\u6252\u8033\u6414\u816E:"p\xE1 \u011Br s\u0101o s\u0101i",\u516B\u96BE\u4E09\u707E:"b\u0101 n\xE0n s\u0101n z\u0101i",\u50B2\u4E0D\u53EF\u957F:"\xE0o b\xF9 k\u011B zh\u01CEng",\u9CCC\u9E23\u9CD6\u5E94:"\xE1o m\xEDng bi\u0113 y\u012Bng",\u71AC\u66F4\u5B88\u591C:"\xE1o g\u0113ng sh\u01D2u y\xE8",\u6556\u4E0D\u53EF\u957F:"\xE0o b\xF9 k\u011B zh\u01CEng",\u6697\u7BAD\u4E2D\u4EBA:"\xE0n ji\xE0n zh\xF2ng r\xE9n",\u5B89\u65F6\u5904\u987A:"\u0101n sh\xED ch\u01D4 sh\xF9n",\u5B89\u8EAB\u4E3A\u4E50:"\u0101n sh\u0113n w\xE9i l\xE8",\u5B89\u8001\u6000\u5C11:"\u0101n l\u01CEo hu\xE1i sh\xE0o",\u5B89\u5E38\u5904\u987A:"\u0101n ch\xE1ng ch\u01D4 sh\xF9n",\u5B89\u6B65\u5F53\u8F66:"\u0101n b\xF9 d\xE0ng ch\u0113",\u7231\u751F\u6076\u6B7B:"\xE0i sh\u0113ng w\xF9 s\u01D0",\u7231\u4EBA\u597D\u58EB:"\xE0i r\xE9n h\xE0o sh\xEC",\u77EE\u5B50\u89C2\u573A:"\u01CEi z\u01D0 gu\u0101n ch\xE1ng",\u77EE\u4EBA\u89C2\u573A:"\u01CEi r\xE9n gu\u0101n ch\xE1ng",\u6371\u98CE\u7F09\u7F1D:"\u0101i f\u0113ng q\u012B f\xE8ng",\u6328\u5C71\u585E\u6D77:"\u0101i sh\u0101n s\xE8 h\u01CEi",\u6328\u80A9\u64E6\u8180:"\u0101i ji\u0101n c\u0101 b\u01CEng",\u963F\u5176\u6240\u597D:"\u0113 q\xED su\u01D2 h\xE0o",\u963F\u5BB6\u963F\u7FC1:"\u0101 g\u016B \u0101 w\u0113ng",\u963F\u515A\u76F8\u4E3A:"\u0113 d\u01CEng xi\u0101ng w\xE9i",\u8FFD\u4EA1\u9010\u5317:"zhu\u012B b\u0113n zh\xFA b\u011Bi",\u8F6C\u5FE7\u4E3A\u559C:"zhu\u01CEn y\u014Du w\xE9i x\u01D0",\u7AF9\u7BEE\u6253\u6C34:"zh\xFA l\xE1n d\xE1 shu\u01D0",\u91CD\u94EC\u9178\u94BE:"ch\xF3ng g\xE8 su\u0101n ji\u01CE",\u77E5\u75BC\u7740\u70ED:"zh\u012B t\xE9ng zh\xE1o r\xE8",\u8BED\u4E0D\u60CA\u4EBA:"y\u01D4 b\xF9 j\u012Bng r\xE8n",\u4E8E\u4ECA\u4E3A\u70C8:"y\xFA j\u012Bn w\xE9i li\xE8",\u4EE5\u53E4\u4E3A\u955C:"y\u01D0 g\u01D4 w\xE9i j\xECng",\u4E00\u65E5\u4E09\u7701:"y\u012B r\xEC s\u0101n x\u01D0ng",\u71D5\u96C0\u5904\u5802:"y\xE0n qu\xE8 ch\u01D4 t\xE1ng",\u7A74\u5C45\u91CE\u5904:"xu\xE9 j\u016B y\u011B ch\u01D4",\u4E94\u810A\u516D\u517D:"w\u01D4 j\xED li\xF9 sh\xF2u",\u65E0\u58F0\u65E0\u81ED:"w\xFA sh\u0113ng w\xFA xi\xF9",\u8C13\u4E88\u4E0D\u4FE1:"w\xE8i y\xFA b\xF9 x\xECn",\u4E07\u7BAD\u6512\u5FC3:"w\xE0n ji\xE0n cu\xE1n x\u012Bn",\u820D\u8EAB\u4E3A\u56FD:"sh\u011B sh\u0113n w\xE9i gu\xF3",\u6740\u59BB\u6C42\u5C06:"sh\u0101 q\u012B qi\xFA ji\xE0ng",\u66F2\u4E0D\u79BB\u53E3:"q\u01D4 b\xF9 l\xED k\u01D2u",\u5F3A\u4F5C\u89E3\u4EBA:"qi\u01CEng zu\xF2 ji\u011B r\xE9n",\u6C14\u51B2\u6597\u725B:"q\xEC ch\u014Dng d\u01D2u ni\xFA",\u6BDB\u53D1\u609A\u7136:"m\xE1o f\u0101 s\u01D2ng r\xE1n",\u4E34\u6DF1\u5C65\u8584:"l\xEDn sh\u0113n l\u01DA b\xF3",\u8001\u8C03\u91CD\u8C08:"l\u01CEo di\xE0o ch\xF3ng t\xE1n",\u94A7\u5929\u5E7F\u4E50:"j\u016Bn ti\u0101n gu\u01CEng yu\xE8",\u8270\u96BE\u7AED\u8E76:"ji\u0101n n\xE1n ji\xE9 ju\xE9",\u5939\u4E03\u5939\u516B:"ji\u0101 q\u012B ji\u0101 b\u0101",\u9701\u6708\u5149\u98CE:"j\u012B yu\xE8 gu\u0101ng f\u0113ng",\u6025\u529F\u597D\u5229:"j\xED g\u014Dng h\xE0o l\xEC",\u7978\u798F\u76F8\u501A:"hu\xF2 f\xFA xi\u0101ng y\u012B",\u6DF7\u6DF7\u5669\u5669:"h\xFAn h\xFAn \xE8 \xE8",\u539A\u53E4\u8584\u4ECA:"h\xF2u g\u01D4 b\xF3 j\u012Bn",\u9B3C\u6015\u6076\u4EBA:"gu\u01D0 p\xE0 \xE8r \xE9n",\u4F3D\u9A6C\u5C04\u7EBF:"g\u0101 m\u01CE sh\xE8 xi\xE0n",\u4F5B\u5934\u7740\u7CAA:"f\xF3 t\xF3u zhu\xF3 f\xE8n",\u5949\u4E3A\u81F3\u5B9D:"f\xE8ng w\xE9i zh\xEC b\u01CEo",\u6076\u8BED\u4E2D\u4F24:"\xE8 y\u01D4 zh\xF2ng sh\u0101ng",\u4E22\u4E09\u62C9\u56DB:"diu s\u0101n l\u0101 s\xEC",\u767B\u575B\u62DC\u5C06:"d\u0113ng t\xE1n b\xE0i ji\xE0ng",\u6668\u660F\u5B9A\u7701:"ch\xE9n h\u016Bn d\xECng x\u01D0ng",\u5BDF\u5BDF\u4E3A\u660E:"ch\xE1 ch\xE1 w\xE9i m\xEDng",\u535A\u95FB\u5F3A\u8BC6:"b\xF3 w\xE9n qi\xE1ng zh\xEC",\u907F\u96BE\u5C31\u6613:"b\xEC n\xE1n ji\xF9 y\xEC"},{\u5DF4\u5C14\u5E72\u534A\u5C9B:"b\u0101 \u011Br g\xE0n b\xE0n d\u01CEo",\u5DF4\u5C14\u5580\u4EC0\u6E56:"b\u0101 \u011Br k\u0101 sh\xED h\xFA",\u4E0D\u5E78\u800C\u8A00\u4E2D:"b\xF9 x\xECng \xE9r y\xE1n zh\xF2ng",\u5E03\u5C14\u4EC0\u7EF4\u514B:"b\xF9 \u011Br sh\xED w\xE9i k\xE8",\u8D76\u9E2D\u5B50\u4E0A\u67B6:"g\u01CEn y\u0101 z\u012B sh\xE0ng ji\xE0",\u4F55\u4E50\u800C\u4E0D\u4E3A:"h\xE9 l\xE8 \xE9r b\xF9 w\xE9i",\u82DB\u653F\u731B\u4E8E\u864E:"k\u0113 zh\xE8 m\u011Bng y\xFA h\u01D4",\u8499\u5F97\u7EF4\u7684\u4E9A:"m\xE9ng de w\xE9i de y\xE0",\u6C11\u4EE5\u98DF\u4E3A\u5929:"m\xEDn y\u01D0 sh\xED w\xE9i ti\u0101n",\u62E7\u6210\u4E00\u80A1\u7EF3:"n\xEDng ch\xE9ng y\u012B g\u01D4 sh\xE9ng",\u4E8B\u540E\u8BF8\u845B\u4EAE:"sh\xEC h\xF2u zh\u016B g\xE9 li\xE0ng",\u7269\u4EE5\u7A00\u4E3A\u8D35:"w\xF9 y\u01D0 x\u012B w\xE9i gu\xEC",\u5148\u4E0B\u624B\u4E3A\u5F3A:"xi\u0101n xi\xE0 sh\u01D2u w\xE9i qi\xE1ng",\u884C\u884C\u51FA\u72B6\u5143:"h\xE1ng h\xE1ng ch\u016B zhu\xE0ng yu\xE1n",\u4E9A\u5F97\u91CC\u4E9A\u6D77:"y\xE0 de l\u01D0 y\xE0 h\u01CEi",\u773C\u4E0D\u89C1\u4E3A\u51C0:"y\u01CEn b\xF9 ji\xE0n w\xE9i j\xECng",\u6709\u9F3B\u5B50\u6709\u773C:"y\u01D2u b\xED zi y\u01D2u y\u01CEn",\u7AF9\u7B52\u5012\u8C46\u5B50:"zh\xFA t\u01D2ng d\u01CEo d\xF2u zi"}],k5=function(i){var n=i.charCodeAt(0),t=Vs[n];return t?t.split(" ")[0]:i},ie=function(i,n,t){var e=t.mode,r=e===void 0?"normal":e,o=t.useCustomConfig,a=o!==void 0&&o,s=t.nonZh;if(a)return N5(i,{mode:r,nonZh:s});if(r==="surname")return q5(i,{nonZh:s});if(n>5)return ie(i,5,{nonZh:s});var u="",h=!1;if(n===1){for(var l=0;l<i.length;l++){var c=k5(i[l]),g=c!==i[l];u+=u&&(s!=="consecutive"||h||g)?" "+c:c,h=g}return u}for(var f in Uh[n]){var d=i.indexOf(f);if(d>-1){var p=i.slice(0,d),y=p?ie(p,p.length,{nonZh:s})+" ":"",v=i.slice(d+f.length),_=v?" "+ie(v,v.length,{nonZh:s}):"";u=""+y+Uh[n][f]+_;break}}return u||ie(i,n-1,{nonZh:s})},q5=function(i,n){var t=n.nonZh,e=i;for(var r in Gh){var o=e.indexOf(r);if(o>-1){var a=i.slice(0,o),s=a?ie(a,a.length,{mode:"surname",nonZh:t})+" ":"",u=i.slice(o+r.length),h=u?" "+ie(u,u.length,{mode:"surname",nonZh:t}):"";return""+s+Gh[r]+h}}return ie(i,i.length,{nonZh:t})},N5=function(i,n){var t=n.mode,e=n.nonZh,r=D5(),o=i;for(var a in r){var s=o.indexOf(a);if(s>-1){var u=i.slice(0,s),h=u?ie(u,u.length,{mode:t,useCustomConfig:!0,nonZh:e})+" ":"",l=i.slice(s+a.length),c=l?" "+ie(l,l.length,{mode:t,useCustomConfig:!0,nonZh:e}):"";return""+h+r[a]+c}}return ie(i,i.length,{mode:t,nonZh:e})},$h=function(i){return i.replace(/(ā|á|ǎ|à)/g,"a").replace(/(ō|ó|ǒ|ò)/g,"o").replace(/(ē|é|ě|è)/g,"e").replace(/(ī|í|ǐ|ì)/g,"i").replace(/(ū|ú|ǔ|ù)/g,"u").replace(/(ǖ|ǘ|ǚ|ǜ)/g,"\xFC").replace(/(ń|ň|ǹ)/g,"n")},Wh=function(i){for(var n=[],t=[],e=0,r=i.split(" ");e<r.length;e++)for(var o=r[e],a=0,s=L5;a<s.length;a++){var u=s[a];if(o.startsWith(u)){var h=o.slice(u.length);n.push(u),t.push(h);break}}return{final:t.join(" "),initial:n.join(" ")}},Vh=function(i){var n=/(ā|ō|ē|ī|ū|ǖ)/,t=/(á|ó|é|í|ú|ǘ|ń)/,e=/(ǎ|ǒ|ě|ǐ|ǔ|ǚ|ň)/,r=/(à|ò|è|ì|ù|ǜ|ǹ)/,o=/(a|o|e|i|u|ü|n)/,a=[];return i.split(" ").forEach(function(s){n.test(s)?a.push("1"):t.test(s)?a.push("2"):e.test(s)?a.push("3"):r.test(s)?a.push("4"):o.test(s)?a.push("0"):a.push("")}),a.join(" ")},G5={pattern:"pinyin",toneType:"symbol",type:"string",multiple:!1,mode:"normal",removeNonZh:!1,nonZh:"spaced",v:!1};function B5(i,n){if(n===void 0&&(n=G5),typeof i!="string")return i;if(n.removeNonZh||n.nonZh==="removed"){for(var t="",e=0;e<i.length;e++){var r=i[e];Rr(r)&&(t+=r)}i=t}if(i==="")return n.type==="array"?[]:"";var o="";if(n.removeNonZh||n.nonZh==="removed")o=ie(i,Kn(i),{mode:n.mode||"normal",nonZh:n.nonZh,useCustomConfig:Xs()});else{e=0;for(var a=0,s=[];e<i.length;){var u=i.substring(e,e+2);if(Kn(u)!==u.length){if(a!==e){var h=i.substring(a,e),l=ie(h,Kn(h),{mode:n.mode||"normal",nonZh:n.nonZh||"spaced",useCustomConfig:Xs()});s.push({val:l,isDouble:!1,firstNonZh:!Rr(h[0]),lastNonZh:!Rr(h[h.length-1])})}s.push({val:u,isDouble:!0}),a=e+2,e+=2}else e++}if(a!==e){var c=i.substring(a,e),g=ie(c,Kn(c),{mode:n.mode||"normal",nonZh:n.nonZh||"spaced",useCustomConfig:Xs()});s.push({val:g,isDouble:!1,firstNonZh:!Rr(c[0]),lastNonZh:!Rr(c[c.length-1])})}if(n.nonZh==="consecutive")for(var f=0;f<s.length;f++)if(f===0)o+=s[0].val;else{var d=s[f].isDouble||s[f].firstNonZh,p=s[f-1].isDouble||s[f-1].lastNonZh;o=o+(d&&p?"":" ")+s[f].val}else o=s.map(function(_){return _.val}).join(" ")}Kn(i)===1&&n.multiple&&(o=function(_){var m=_.charCodeAt(0);return Vs[m]||_}(i));var y=o;switch(n.pattern){case"pinyin":break;case"num":var v=Vh(o);return n.type==="array"?v.split(" "):v;case"initial":o=Wh(o).initial;break;case"final":o=Wh(o).final;break;case"first":o=function(_){var m=[];return _.split(" ").forEach(function(w){m.push(w[0])}),m.join(" ")}(o)}switch(n.toneType){case"symbol":break;case"none":o=$h(o);break;case"num":o=function(_,m){var w=$h(_).split(" "),x=Vh(m).split(" "),E=[];return w.forEach(function(z,b){E.push(""+z+x[b])}),E.join(" ")}(o,y)}return n.v&&(o=o.replace(/ü/g,"v")),n.type==="array"?o.split(" "):o}F5({\u53A6\u95E8:"xiamen"});const Zs=[{letter:"B",name:"\u5317\u4EAC\u5E02",longitude:116.405285,latitude:39.904989},{letter:"T",name:"\u5929\u6D25\u5E02",longitude:117.190182,latitude:39.125596},{letter:"S",name:"\u77F3\u5BB6\u5E84\u5E02",longitude:114.502461,latitude:38.045474},{letter:"T",name:"\u5510\u5C71\u5E02",longitude:118.175393,latitude:39.635113},{letter:"Q",name:"\u79E6\u7687\u5C9B\u5E02",longitude:119.586579,latitude:39.942531},{letter:"H",name:"\u90AF\u90F8\u5E02",longitude:114.490686,latitude:36.612273},{letter:"X",name:"\u90A2\u53F0\u5E02",longitude:114.508851,latitude:37.0682},{letter:"B",name:"\u4FDD\u5B9A\u5E02",longitude:115.482331,latitude:38.867657},{letter:"Z",name:"\u5F20\u5BB6\u53E3\u5E02",longitude:114.884091,latitude:40.811901},{letter:"C",name:"\u627F\u5FB7\u5E02",longitude:117.939152,latitude:40.976204},{letter:"C",name:"\u6CA7\u5DDE\u5E02",longitude:116.857461,latitude:38.310582},{letter:"L",name:"\u5ECA\u574A\u5E02",longitude:116.704441,latitude:39.523927},{letter:"H",name:"\u8861\u6C34\u5E02",longitude:115.665993,latitude:37.735097},{letter:"S",name:"\u592A\u539F\u5E02",longitude:112.549248,latitude:37.857014},{letter:"D",name:"\u5927\u540C\u5E02",longitude:113.295259,latitude:40.09031},{letter:"Y",name:"\u9633\u6CC9\u5E02",longitude:113.583285,latitude:37.861188},{letter:"C",name:"\u957F\u6CBB\u5E02",longitude:113.113556,latitude:36.191112},{letter:"J",name:"\u664B\u57CE\u5E02",longitude:112.851274,latitude:35.497553},{letter:"S",name:"\u6714\u5DDE\u5E02",longitude:112.433387,latitude:39.331261},{letter:"J",name:"\u664B\u4E2D\u5E02",longitude:112.736465,latitude:37.696495},{letter:"Y",name:"\u8FD0\u57CE\u5E02",longitude:111.003957,latitude:35.022778},{letter:"X",name:"\u5FFB\u5DDE\u5E02",longitude:112.733538,latitude:38.41769},{letter:"L",name:"\u4E34\u6C7E\u5E02",longitude:111.517973,latitude:36.08415},{letter:"L",name:"\u5415\u6881\u5E02",longitude:111.134335,latitude:37.524366},{letter:"H",name:"\u547C\u548C\u6D69\u7279\u5E02",longitude:111.670801,latitude:40.818311},{letter:"B",name:"\u5305\u5934\u5E02",longitude:109.840405,latitude:40.658168},{letter:"W",name:"\u4E4C\u6D77\u5E02",longitude:106.825563,latitude:39.673734},{letter:"C",name:"\u8D64\u5CF0\u5E02",longitude:118.956806,latitude:42.275317},{letter:"T",name:"\u901A\u8FBD\u5E02",longitude:122.263119,latitude:43.617429},{letter:"E",name:"\u9102\u5C14\u591A\u65AF\u5E02",longitude:109.99029,latitude:39.817179},{letter:"H",name:"\u547C\u4F26\u8D1D\u5C14\u5E02",longitude:119.758168,latitude:49.215333},{letter:"B",name:"\u5DF4\u5F66\u6DD6\u5C14\u5E02",longitude:107.416959,latitude:40.757402},{letter:"W",name:"\u4E4C\u5170\u5BDF\u5E03\u5E02",longitude:113.114543,latitude:41.034126},{letter:"X",name:"\u5174\u5B89\u76DF",longitude:122.070317,latitude:46.076268},{letter:"X",name:"\u9521\u6797\u90ED\u52D2\u76DF",longitude:116.090996,latitude:43.944018},{letter:"A",name:"\u963F\u62C9\u5584\u76DF",longitude:105.706422,latitude:38.844814},{letter:"S",name:"\u6C88\u9633\u5E02",longitude:123.429096,latitude:41.796767},{letter:"D",name:"\u5927\u8FDE\u5E02",longitude:121.618622,latitude:38.91459},{letter:"A",name:"\u978D\u5C71\u5E02",longitude:122.995632,latitude:41.110626},{letter:"F",name:"\u629A\u987A\u5E02",longitude:123.921109,latitude:41.875956},{letter:"B",name:"\u672C\u6EAA\u5E02",longitude:123.770519,latitude:41.297909},{letter:"D",name:"\u4E39\u4E1C\u5E02",longitude:124.383044,latitude:40.124296},{letter:"J",name:"\u9526\u5DDE\u5E02",longitude:121.135742,latitude:41.119269},{letter:"Y",name:"\u8425\u53E3\u5E02",longitude:122.235151,latitude:40.667432},{letter:"F",name:"\u961C\u65B0\u5E02",longitude:121.648962,latitude:42.011796},{letter:"L",name:"\u8FBD\u9633\u5E02",longitude:123.18152,latitude:41.269402},{letter:"P",name:"\u76D8\u9526\u5E02",longitude:122.06957,latitude:41.124484},{letter:"T",name:"\u94C1\u5CAD\u5E02",longitude:123.844279,latitude:42.290585},{letter:"C",name:"\u671D\u9633\u5E02",longitude:120.451176,latitude:41.576758},{letter:"H",name:"\u846B\u82A6\u5C9B\u5E02",longitude:120.856394,latitude:40.755572},{letter:"C",name:"\u957F\u6625\u5E02",longitude:125.3245,latitude:43.886841},{letter:"J",name:"\u5409\u6797\u5E02",longitude:126.55302,latitude:43.843577},{letter:"S",name:"\u56DB\u5E73\u5E02",longitude:124.370785,latitude:43.170344},{letter:"L",name:"\u8FBD\u6E90\u5E02",longitude:125.145349,latitude:42.902692},{letter:"T",name:"\u901A\u5316\u5E02",longitude:125.936501,latitude:41.721177},{letter:"B",name:"\u767D\u5C71\u5E02",longitude:126.427839,latitude:41.942505},{letter:"S",name:"\u677E\u539F\u5E02",longitude:124.823608,latitude:45.118243},{letter:"B",name:"\u767D\u57CE\u5E02",longitude:122.841114,latitude:45.619026},{letter:"Y",name:"\u5EF6\u8FB9\u671D\u9C9C\u65CF\u81EA\u6CBB\u5DDE",longitude:129.513228,latitude:42.904823},{letter:"H",name:"\u54C8\u5C14\u6EE8\u5E02",longitude:126.642464,latitude:45.756967},{letter:"Q",name:"\u9F50\u9F50\u54C8\u5C14\u5E02",longitude:123.95792,latitude:47.342081},{letter:"J",name:"\u9E21\u897F\u5E02",longitude:130.975966,latitude:45.300046},{letter:"H",name:"\u9E64\u5C97\u5E02",longitude:130.277487,latitude:47.332085},{letter:"S",name:"\u53CC\u9E2D\u5C71\u5E02",longitude:131.157304,latitude:46.643442},{letter:"D",name:"\u5927\u5E86\u5E02",longitude:125.11272,latitude:46.590734},{letter:"Y",name:"\u4F0A\u6625\u5E02",longitude:128.899396,latitude:47.724775},{letter:"J",name:"\u4F73\u6728\u65AF\u5E02",longitude:130.361634,latitude:46.809606},{letter:"Q",name:"\u4E03\u53F0\u6CB3\u5E02",longitude:131.015584,latitude:45.771266},{letter:"M",name:"\u7261\u4E39\u6C5F\u5E02",longitude:129.618602,latitude:44.582962},{letter:"H",name:"\u9ED1\u6CB3\u5E02",longitude:127.499023,latitude:50.249585},{letter:"S",name:"\u7EE5\u5316\u5E02",longitude:126.99293,latitude:46.637393},{letter:"D",name:"\u5927\u5174\u5B89\u5CAD\u5730\u533A",longitude:124.711526,latitude:52.335262},{letter:"S",name:"\u4E0A\u6D77\u5E02",longitude:121.472644,latitude:31.231706},{letter:"U",name:"\u5357\u4EAC\u5E02",longitude:118.767413,latitude:32.041544},{letter:"W",name:"\u65E0\u9521\u5E02",longitude:120.301663,latitude:31.574729},{letter:"X",name:"\u5F90\u5DDE\u5E02",longitude:117.184811,latitude:34.261792},{letter:"C",name:"\u5E38\u5DDE\u5E02",longitude:119.946973,latitude:31.772752},{letter:"S",name:"\u82CF\u5DDE\u5E02",longitude:120.619585,latitude:31.299379},{letter:"U",name:"\u5357\u901A\u5E02",longitude:120.864608,latitude:32.016212},{letter:"L",name:"\u8FDE\u4E91\u6E2F\u5E02",longitude:119.178821,latitude:34.600018},{letter:"H",name:"\u6DEE\u5B89\u5E02",longitude:119.021265,latitude:33.597506},{letter:"Y",name:"\u76D0\u57CE\u5E02",longitude:120.139998,latitude:33.377631},{letter:"Y",name:"\u626C\u5DDE\u5E02",longitude:119.421003,latitude:32.393159},{letter:"Z",name:"\u9547\u6C5F\u5E02",longitude:119.452753,latitude:32.204402},{letter:"S",name:"\u6CF0\u5DDE\u5E02",longitude:119.915176,latitude:32.484882},{letter:"S",name:"\u5BBF\u8FC1\u5E02",longitude:118.275162,latitude:33.963008},{letter:"H",name:"\u676D\u5DDE\u5E02",longitude:120.153576,latitude:30.287459},{letter:"U",name:"\u5B81\u6CE2\u5E02",longitude:121.549792,latitude:29.868388},{letter:"W",name:"\u6E29\u5DDE\u5E02",longitude:120.672111,latitude:28.000575},{letter:"J",name:"\u5609\u5174\u5E02",longitude:120.750865,latitude:30.762653},{letter:"H",name:"\u6E56\u5DDE\u5E02",longitude:120.102398,latitude:30.867198},{letter:"S",name:"\u7ECD\u5174\u5E02",longitude:120.582112,latitude:29.997117},{letter:"J",name:"\u91D1\u534E\u5E02",longitude:119.649506,latitude:29.089524},{letter:"Q",name:"\u8862\u5DDE\u5E02",longitude:118.87263,latitude:28.941708},{letter:"Z",name:"\u821F\u5C71\u5E02",longitude:122.106863,latitude:30.016028},{letter:"S",name:"\u53F0\u5DDE\u5E02",longitude:121.428599,latitude:28.661378},{letter:"L",name:"\u4E3D\u6C34\u5E02",longitude:119.921786,latitude:28.451993},{letter:"H",name:"\u5408\u80A5\u5E02",longitude:117.283042,latitude:31.86119},{letter:"W",name:"\u829C\u6E56\u5E02",longitude:118.376451,latitude:31.326319},{letter:"B",name:"\u868C\u57E0\u5E02",longitude:117.363228,latitude:32.939667},{letter:"H",name:"\u6DEE\u5357\u5E02",longitude:117.018329,latitude:32.647574},{letter:"M",name:"\u9A6C\u978D\u5C71\u5E02",longitude:118.507906,latitude:31.689362},{letter:"H",name:"\u6DEE\u5317\u5E02",longitude:116.794664,latitude:33.971707},{letter:"T",name:"\u94DC\u9675\u5E02",longitude:117.816576,latitude:30.929935},{letter:"A",name:"\u5B89\u5E86\u5E02",longitude:117.043551,latitude:30.50883},{letter:"H",name:"\u9EC4\u5C71\u5E02",longitude:118.317325,latitude:29.709239},{letter:"C",name:"\u6EC1\u5DDE\u5E02",longitude:118.316264,latitude:32.303627},{letter:"F",name:"\u961C\u9633\u5E02",longitude:115.819729,latitude:32.896969},{letter:"S",name:"\u5BBF\u5DDE\u5E02",longitude:116.984084,latitude:33.633891},{letter:"L",name:"\u516D\u5B89\u5E02",longitude:116.507676,latitude:31.752889},{letter:"H",name:"\u4EB3\u5DDE\u5E02",longitude:115.782939,latitude:33.869338},{letter:"C",name:"\u6C60\u5DDE\u5E02",longitude:117.489157,latitude:30.656037},{letter:"X",name:"\u5BA3\u57CE\u5E02",longitude:118.757995,latitude:30.945667},{letter:"F",name:"\u798F\u5DDE\u5E02",longitude:119.306239,latitude:26.075302},{letter:"xiamen",name:"\u53A6\u95E8\u5E02",longitude:118.11022,latitude:24.490474},{letter:"P",name:"\u8386\u7530\u5E02",longitude:119.007558,latitude:25.431011},{letter:"S",name:"\u4E09\u660E\u5E02",longitude:117.635001,latitude:26.265444},{letter:"Q",name:"\u6CC9\u5DDE\u5E02",longitude:118.589421,latitude:24.908853},{letter:"Z",name:"\u6F33\u5DDE\u5E02",longitude:117.661801,latitude:24.510897},{letter:"U",name:"\u5357\u5E73\u5E02",longitude:118.178459,latitude:26.635627},{letter:"L",name:"\u9F99\u5CA9\u5E02",longitude:117.02978,latitude:25.091603},{letter:"U",name:"\u5B81\u5FB7\u5E02",longitude:119.527082,latitude:26.65924},{letter:"U",name:"\u5357\u660C\u5E02",longitude:115.892151,latitude:28.676493},{letter:"J",name:"\u666F\u5FB7\u9547\u5E02",longitude:117.214664,latitude:29.29256},{letter:"P",name:"\u840D\u4E61\u5E02",longitude:113.852186,latitude:27.622946},{letter:"J",name:"\u4E5D\u6C5F\u5E02",longitude:115.992811,latitude:29.712034},{letter:"X",name:"\u65B0\u4F59\u5E02",longitude:114.930835,latitude:27.810834},{letter:"Y",name:"\u9E70\u6F6D\u5E02",longitude:117.033838,latitude:28.238638},{letter:"G",name:"\u8D63\u5DDE\u5E02",longitude:114.940278,latitude:25.85097},{letter:"J",name:"\u5409\u5B89\u5E02",longitude:114.986373,latitude:27.111699},{letter:"Y",name:"\u5B9C\u6625\u5E02",longitude:114.391136,latitude:27.8043},{letter:"F",name:"\u629A\u5DDE\u5E02",longitude:116.358351,latitude:27.98385},{letter:"S",name:"\u4E0A\u9976\u5E02",longitude:117.971185,latitude:28.44442},{letter:"J",name:"\u6D4E\u5357\u5E02",longitude:117.000923,latitude:36.675807},{letter:"Q",name:"\u9752\u5C9B\u5E02",longitude:120.355173,latitude:36.082982},{letter:"Z",name:"\u6DC4\u535A\u5E02",longitude:118.047648,latitude:36.814939},{letter:"Z",name:"\u67A3\u5E84\u5E02",longitude:117.557964,latitude:34.856424},{letter:"D",name:"\u4E1C\u8425\u5E02",longitude:118.66471,latitude:37.434564},{letter:"Y",name:"\u70DF\u53F0\u5E02",longitude:121.391382,latitude:37.539297},{letter:"W",name:"\u6F4D\u574A\u5E02",longitude:119.107078,latitude:36.70925},{letter:"J",name:"\u6D4E\u5B81\u5E02",longitude:116.587245,latitude:35.415393},{letter:"S",name:"\u6CF0\u5B89\u5E02",longitude:117.129063,latitude:36.194968},{letter:"W",name:"\u5A01\u6D77\u5E02",longitude:122.116394,latitude:37.509691},{letter:"R",name:"\u65E5\u7167\u5E02",longitude:119.461208,latitude:35.428588},{letter:"L",name:"\u4E34\u6C82\u5E02",longitude:118.326443,latitude:35.065282},{letter:"D",name:"\u5FB7\u5DDE\u5E02",longitude:116.307428,latitude:37.453968},{letter:"L",name:"\u804A\u57CE\u5E02",longitude:115.980367,latitude:36.456013},{letter:"B",name:"\u6EE8\u5DDE\u5E02",longitude:118.016974,latitude:37.383542},{letter:"H",name:"\u83CF\u6CFD\u5E02",longitude:115.469381,latitude:35.246531},{letter:"Z",name:"\u90D1\u5DDE\u5E02",longitude:113.665412,latitude:34.757975},{letter:"K",name:"\u5F00\u5C01\u5E02",longitude:114.341447,latitude:34.797049},{letter:"L",name:"\u6D1B\u9633\u5E02",longitude:112.434468,latitude:34.663041},{letter:"P",name:"\u5E73\u9876\u5C71\u5E02",longitude:113.307718,latitude:33.735241},{letter:"A",name:"\u5B89\u9633\u5E02",longitude:114.352482,latitude:36.103442},{letter:"H",name:"\u9E64\u58C1\u5E02",longitude:114.295444,latitude:35.748236},{letter:"X",name:"\u65B0\u4E61\u5E02",longitude:113.883991,latitude:35.302616},{letter:"J",name:"\u7126\u4F5C\u5E02",longitude:113.238266,latitude:35.23904},{letter:"P",name:"\u6FEE\u9633\u5E02",longitude:115.041299,latitude:35.768234},{letter:"X",name:"\u8BB8\u660C\u5E02",longitude:113.826063,latitude:34.022956},{letter:"L",name:"\u6F2F\u6CB3\u5E02",longitude:114.026405,latitude:33.575855},{letter:"S",name:"\u4E09\u95E8\u5CE1\u5E02",longitude:111.194099,latitude:34.777338},{letter:"U",name:"\u5357\u9633\u5E02",longitude:112.540918,latitude:32.999082},{letter:"S",name:"\u5546\u4E18\u5E02",longitude:115.650497,latitude:34.437054},{letter:"X",name:"\u4FE1\u9633\u5E02",longitude:114.075031,latitude:32.123274},{letter:"Z",name:"\u5468\u53E3\u5E02",longitude:114.649653,latitude:33.620357},{letter:"Z",name:"\u9A7B\u9A6C\u5E97\u5E02",longitude:114.024736,latitude:32.980169},{letter:"J",name:"\u6D4E\u6E90\u5E02",longitude:112.590047,latitude:35.090378},{letter:"W",name:"\u6B66\u6C49\u5E02",longitude:114.298572,latitude:30.584355},{letter:"H",name:"\u9EC4\u77F3\u5E02",longitude:115.077048,latitude:30.220074},{letter:"S",name:"\u5341\u5830\u5E02",longitude:110.787916,latitude:32.646907},{letter:"Y",name:"\u5B9C\u660C\u5E02",longitude:111.290843,latitude:30.702636},{letter:"X",name:"\u8944\u9633\u5E02",longitude:112.144146,latitude:32.042426},{letter:"E",name:"\u9102\u5DDE\u5E02",longitude:114.890593,latitude:30.396536},{letter:"J",name:"\u8346\u95E8\u5E02",longitude:112.204251,latitude:31.03542},{letter:"X",name:"\u5B5D\u611F\u5E02",longitude:113.926655,latitude:30.926423},{letter:"J",name:"\u8346\u5DDE\u5E02",longitude:112.23813,latitude:30.326857},{letter:"H",name:"\u9EC4\u5188\u5E02",longitude:114.879365,latitude:30.447711},{letter:"X",name:"\u54B8\u5B81\u5E02",longitude:114.328963,latitude:29.832798},{letter:"S",name:"\u968F\u5DDE\u5E02",longitude:113.37377,latitude:31.717497},{letter:"E",name:"\u6069\u65BD\u571F\u5BB6\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:109.48699,latitude:30.283114},{letter:"X",name:"\u4ED9\u6843\u5E02",longitude:113.453974,latitude:30.364953},{letter:"Q",name:"\u6F5C\u6C5F\u5E02",longitude:112.896866,latitude:30.421215},{letter:"T",name:"\u5929\u95E8\u5E02",longitude:113.165862,latitude:30.653061},{letter:"S",name:"\u795E\u519C\u67B6\u6797\u533A",longitude:110.671525,latitude:31.744449},{letter:"C",name:"\u957F\u6C99\u5E02",longitude:112.982279,latitude:28.19409},{letter:"Z",name:"\u682A\u6D32\u5E02",longitude:113.151737,latitude:27.835806},{letter:"X",name:"\u6E58\u6F6D\u5E02",longitude:112.944052,latitude:27.82973},{letter:"H",name:"\u8861\u9633\u5E02",longitude:112.607693,latitude:26.900358},{letter:"S",name:"\u90B5\u9633\u5E02",longitude:111.46923,latitude:27.237842},{letter:"Y",name:"\u5CB3\u9633\u5E02",longitude:113.132855,latitude:29.37029},{letter:"C",name:"\u5E38\u5FB7\u5E02",longitude:111.691347,latitude:29.040225},{letter:"Z",name:"\u5F20\u5BB6\u754C\u5E02",longitude:110.479921,latitude:29.127401},{letter:"Y",name:"\u76CA\u9633\u5E02",longitude:112.355042,latitude:28.570066},{letter:"C",name:"\u90F4\u5DDE\u5E02",longitude:113.032067,latitude:25.793589},{letter:"Y",name:"\u6C38\u5DDE\u5E02",longitude:111.608019,latitude:26.434516},{letter:"H",name:"\u6000\u5316\u5E02",longitude:109.97824,latitude:27.550082},{letter:"L",name:"\u5A04\u5E95\u5E02",longitude:112.008497,latitude:27.728136},{letter:"X",name:"\u6E58\u897F\u571F\u5BB6\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:109.739735,latitude:28.314296},{letter:"G",name:"\u5E7F\u5DDE\u5E02",longitude:113.280637,latitude:23.125178},{letter:"S",name:"\u97F6\u5173\u5E02",longitude:113.591544,latitude:24.801322},{letter:"S",name:"\u6DF1\u5733\u5E02",longitude:114.085947,latitude:22.547},{letter:"Z",name:"\u73E0\u6D77\u5E02",longitude:113.553986,latitude:22.224979},{letter:"S",name:"\u6C55\u5934\u5E02",longitude:116.708463,latitude:23.37102},{letter:"F",name:"\u4F5B\u5C71\u5E02",longitude:113.122717,latitude:23.028762},{letter:"J",name:"\u6C5F\u95E8\u5E02",longitude:113.094942,latitude:22.590431},{letter:"Z",name:"\u6E5B\u6C5F\u5E02",longitude:110.364977,latitude:21.274898},{letter:"M",name:"\u8302\u540D\u5E02",longitude:110.919229,latitude:21.659751},{letter:"Z",name:"\u8087\u5E86\u5E02",longitude:112.472529,latitude:23.051546},{letter:"H",name:"\u60E0\u5DDE\u5E02",longitude:114.412599,latitude:23.079404},{letter:"M",name:"\u6885\u5DDE\u5E02",longitude:116.117582,latitude:24.299112},{letter:"S",name:"\u6C55\u5C3E\u5E02",longitude:115.364238,latitude:22.774485},{letter:"H",name:"\u6CB3\u6E90\u5E02",longitude:114.697802,latitude:23.746266},{letter:"Y",name:"\u9633\u6C5F\u5E02",longitude:111.975107,latitude:21.859222},{letter:"Q",name:"\u6E05\u8FDC\u5E02",longitude:113.051227,latitude:23.685022},{letter:"D",name:"\u4E1C\u839E\u5E02",longitude:113.746262,latitude:23.046237},{letter:"Z",name:"\u4E2D\u5C71\u5E02",longitude:113.382391,latitude:22.521113},{letter:"C",name:"\u6F6E\u5DDE\u5E02",longitude:116.632301,latitude:23.661701},{letter:"J",name:"\u63ED\u9633\u5E02",longitude:116.355733,latitude:23.543778},{letter:"Y",name:"\u4E91\u6D6E\u5E02",longitude:112.044439,latitude:22.929801},{letter:"U",name:"\u5357\u5B81\u5E02",longitude:108.320004,latitude:22.82402},{letter:"L",name:"\u67F3\u5DDE\u5E02",longitude:109.411703,latitude:24.314617},{letter:"G",name:"\u6842\u6797\u5E02",longitude:110.299121,latitude:25.274215},{letter:"W",name:"\u68A7\u5DDE\u5E02",longitude:111.297604,latitude:23.474803},{letter:"B",name:"\u5317\u6D77\u5E02",longitude:109.119254,latitude:21.473343},{letter:"F",name:"\u9632\u57CE\u6E2F\u5E02",longitude:108.345478,latitude:21.614631},{letter:"Q",name:"\u94A6\u5DDE\u5E02",longitude:108.624175,latitude:21.967127},{letter:"G",name:"\u8D35\u6E2F\u5E02",longitude:109.602146,latitude:23.0936},{letter:"Y",name:"\u7389\u6797\u5E02",longitude:110.154393,latitude:22.63136},{letter:"B",name:"\u767E\u8272\u5E02",longitude:106.616285,latitude:23.897742},{letter:"H",name:"\u8D3A\u5DDE\u5E02",longitude:111.552056,latitude:24.414141},{letter:"H",name:"\u6CB3\u6C60\u5E02",longitude:108.062105,latitude:24.695899},{letter:"L",name:"\u6765\u5BBE\u5E02",longitude:109.229772,latitude:23.733766},{letter:"C",name:"\u5D07\u5DE6\u5E02",longitude:107.353926,latitude:22.404108},{letter:"H",name:"\u6D77\u53E3\u5E02",longitude:110.33119,latitude:20.031971},{letter:"S",name:"\u4E09\u4E9A\u5E02",longitude:109.508268,latitude:18.247872},{letter:"S",name:"\u4E09\u6C99\u5E02",longitude:112.34882,latitude:16.831039},{letter:"D",name:"\u510B\u5DDE\u5E02",longitude:109.576782,latitude:19.517486},{letter:"W",name:"\u4E94\u6307\u5C71\u5E02",longitude:109.516662,latitude:18.776921},{letter:"Q",name:"\u743C\u6D77\u5E02",longitude:110.466785,latitude:19.246011},{letter:"W",name:"\u6587\u660C\u5E02",longitude:110.753975,latitude:19.612986},{letter:"W",name:"\u4E07\u5B81\u5E02",longitude:110.388793,latitude:18.796216},{letter:"D",name:"\u4E1C\u65B9\u5E02",longitude:108.653789,latitude:19.10198},{letter:"D",name:"\u5B9A\u5B89\u53BF",longitude:110.349235,latitude:19.684966},{letter:"T",name:"\u5C6F\u660C\u53BF",longitude:110.102773,latitude:19.362916},{letter:"C",name:"\u6F84\u8FC8\u53BF",longitude:110.007147,latitude:19.737095},{letter:"L",name:"\u4E34\u9AD8\u53BF",longitude:109.687697,latitude:19.908293},{letter:"B",name:"\u767D\u6C99\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.452606,latitude:19.224584},{letter:"C",name:"\u660C\u6C5F\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.053351,latitude:19.260968},{letter:"L",name:"\u4E50\u4E1C\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:109.175444,latitude:18.74758},{letter:"L",name:"\u9675\u6C34\u9ECE\u65CF\u81EA\u6CBB\u53BF",longitude:110.037218,latitude:18.505006},{letter:"B",name:"\u4FDD\u4EAD\u9ECE\u65CF\u82D7\u65CF\u81EA\u6CBB\u53BF",longitude:109.70245,latitude:18.636371},{letter:"Q",name:"\u743C\u4E2D\u9ECE\u65CF\u82D7\u65CF\u81EA\u6CBB\u53BF",longitude:109.839996,latitude:19.03557},{letter:"Z",name:"\u91CD\u5E86\u5E02",longitude:106.504962,latitude:29.533155},{letter:"C",name:"\u6210\u90FD\u5E02",longitude:104.065735,latitude:30.659462},{letter:"Z",name:"\u81EA\u8D21\u5E02",longitude:104.773447,latitude:29.352765},{letter:"P",name:"\u6500\u679D\u82B1\u5E02",longitude:101.716007,latitude:26.580446},{letter:"L",name:"\u6CF8\u5DDE\u5E02",longitude:105.443348,latitude:28.889138},{letter:"D",name:"\u5FB7\u9633\u5E02",longitude:104.398651,latitude:31.127991},{letter:"M",name:"\u7EF5\u9633\u5E02",longitude:104.741722,latitude:31.46402},{letter:"G",name:"\u5E7F\u5143\u5E02",longitude:105.829757,latitude:32.433668},{letter:"S",name:"\u9042\u5B81\u5E02",longitude:105.571331,latitude:30.513311},{letter:"U",name:"\u5185\u6C5F\u5E02",longitude:105.066138,latitude:29.58708},{letter:"L",name:"\u4E50\u5C71\u5E02",longitude:103.761263,latitude:29.582024},{letter:"U",name:"\u5357\u5145\u5E02",longitude:106.082974,latitude:30.795281},{letter:"M",name:"\u7709\u5C71\u5E02",longitude:103.831788,latitude:30.048318},{letter:"Y",name:"\u5B9C\u5BBE\u5E02",longitude:104.630825,latitude:28.760189},{letter:"G",name:"\u5E7F\u5B89\u5E02",longitude:106.633369,latitude:30.456398},{letter:"D",name:"\u8FBE\u5DDE\u5E02",longitude:107.502262,latitude:31.209484},{letter:"Y",name:"\u96C5\u5B89\u5E02",longitude:103.001033,latitude:29.987722},{letter:"B",name:"\u5DF4\u4E2D\u5E02",longitude:106.753669,latitude:31.858809},{letter:"Z",name:"\u8D44\u9633\u5E02",longitude:104.641917,latitude:30.122211},{letter:"A",name:"\u963F\u575D\u85CF\u65CF\u7F8C\u65CF\u81EA\u6CBB\u5DDE",longitude:102.221374,latitude:31.899792},{letter:"G",name:"\u7518\u5B5C\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:101.963815,latitude:30.050663},{letter:"L",name:"\u51C9\u5C71\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:102.258746,latitude:27.886762},{letter:"G",name:"\u8D35\u9633\u5E02",longitude:106.713478,latitude:26.578343},{letter:"L",name:"\u516D\u76D8\u6C34\u5E02",longitude:104.846743,latitude:26.584643},{letter:"Z",name:"\u9075\u4E49\u5E02",longitude:106.937265,latitude:27.706626},{letter:"A",name:"\u5B89\u987A\u5E02",longitude:105.932188,latitude:26.245544},{letter:"B",name:"\u6BD5\u8282\u5E02",longitude:105.28501,latitude:27.301693},{letter:"T",name:"\u94DC\u4EC1\u5E02",longitude:109.191555,latitude:27.718346},{letter:"Q",name:"\u9ED4\u897F\u5357\u5E03\u4F9D\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:104.897971,latitude:25.08812},{letter:"Q",name:"\u9ED4\u4E1C\u5357\u82D7\u65CF\u4F97\u65CF\u81EA\u6CBB\u5DDE",longitude:107.977488,latitude:26.583352},{letter:"Q",name:"\u9ED4\u5357\u5E03\u4F9D\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:107.517156,latitude:26.258219},{letter:"K",name:"\u6606\u660E\u5E02",longitude:102.712251,latitude:25.040609},{letter:"Q",name:"\u66F2\u9756\u5E02",longitude:103.797851,latitude:25.501557},{letter:"Y",name:"\u7389\u6EAA\u5E02",longitude:102.543907,latitude:24.350461},{letter:"B",name:"\u4FDD\u5C71\u5E02",longitude:99.167133,latitude:25.111802},{letter:"Z",name:"\u662D\u901A\u5E02",longitude:103.717216,latitude:27.336999},{letter:"L",name:"\u4E3D\u6C5F\u5E02",longitude:100.233026,latitude:26.872108},{letter:"P",name:"\u666E\u6D31\u5E02",longitude:100.972344,latitude:22.777321},{letter:"L",name:"\u4E34\u6CA7\u5E02",longitude:100.08697,latitude:23.886567},{letter:"C",name:"\u695A\u96C4\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:101.546046,latitude:25.041988},{letter:"H",name:"\u7EA2\u6CB3\u54C8\u5C3C\u65CF\u5F5D\u65CF\u81EA\u6CBB\u5DDE",longitude:103.384182,latitude:23.366775},{letter:"W",name:"\u6587\u5C71\u58EE\u65CF\u82D7\u65CF\u81EA\u6CBB\u5DDE",longitude:104.24401,latitude:23.36951},{letter:"X",name:"\u897F\u53CC\u7248\u7EB3\u50A3\u65CF\u81EA\u6CBB\u5DDE",longitude:100.797941,latitude:22.001724},{letter:"D",name:"\u5927\u7406\u767D\u65CF\u81EA\u6CBB\u5DDE",longitude:100.225668,latitude:25.589449},{letter:"D",name:"\u5FB7\u5B8F\u50A3\u65CF\u666F\u9887\u65CF\u81EA\u6CBB\u5DDE",longitude:98.578363,latitude:24.436694},{letter:"U",name:"\u6012\u6C5F\u5088\u50F3\u65CF\u81EA\u6CBB\u5DDE",longitude:98.854304,latitude:25.850949},{letter:"D",name:"\u8FEA\u5E86\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:99.706463,latitude:27.826853},{letter:"L",name:"\u62C9\u8428\u5E02",longitude:91.132212,latitude:29.660361},{letter:"R",name:"\u65E5\u5580\u5219\u5E02",longitude:88.885148,latitude:29.267519},{letter:"C",name:"\u660C\u90FD\u5E02",longitude:97.178452,latitude:31.136875},{letter:"L",name:"\u6797\u829D\u5E02",longitude:94.362348,latitude:29.654693},{letter:"S",name:"\u5C71\u5357\u5E02",longitude:91.766529,latitude:29.236023},{letter:"U",name:"\u90A3\u66F2\u5E02",longitude:92.060214,latitude:31.476004},{letter:"A",name:"\u963F\u91CC\u5730\u533A",longitude:80.105498,latitude:32.503187},{letter:"X",name:"\u897F\u5B89\u5E02",longitude:108.948024,latitude:34.263161},{letter:"T",name:"\u94DC\u5DDD\u5E02",longitude:108.979608,latitude:34.916582},{letter:"B",name:"\u5B9D\u9E21\u5E02",longitude:107.14487,latitude:34.369315},{letter:"X",name:"\u54B8\u9633\u5E02",longitude:108.705117,latitude:34.333439},{letter:"W",name:"\u6E2D\u5357\u5E02",longitude:109.502882,latitude:34.499381},{letter:"Y",name:"\u5EF6\u5B89\u5E02",longitude:109.49081,latitude:36.596537},{letter:"H",name:"\u6C49\u4E2D\u5E02",longitude:107.028621,latitude:33.077668},{letter:"Y",name:"\u6986\u6797\u5E02",longitude:109.741193,latitude:38.290162},{letter:"A",name:"\u5B89\u5EB7\u5E02",longitude:109.029273,latitude:32.6903},{letter:"S",name:"\u5546\u6D1B\u5E02",longitude:109.939776,latitude:33.868319},{letter:"L",name:"\u5170\u5DDE\u5E02",longitude:103.823557,latitude:36.058039},{letter:"J",name:"\u5609\u5CEA\u5173\u5E02",longitude:98.277304,latitude:39.786529},{letter:"J",name:"\u91D1\u660C\u5E02",longitude:102.187888,latitude:38.514238},{letter:"B",name:"\u767D\u94F6\u5E02",longitude:104.173606,latitude:36.54568},{letter:"T",name:"\u5929\u6C34\u5E02",longitude:105.724998,latitude:34.578529},{letter:"W",name:"\u6B66\u5A01\u5E02",longitude:102.634697,latitude:37.929996},{letter:"Z",name:"\u5F20\u6396\u5E02",longitude:100.455472,latitude:38.932897},{letter:"P",name:"\u5E73\u51C9\u5E02",longitude:106.684691,latitude:35.54279},{letter:"J",name:"\u9152\u6CC9\u5E02",longitude:98.510795,latitude:39.744023},{letter:"Q",name:"\u5E86\u9633\u5E02",longitude:107.638372,latitude:35.734218},{letter:"D",name:"\u5B9A\u897F\u5E02",longitude:104.626294,latitude:35.579578},{letter:"L",name:"\u9647\u5357\u5E02",longitude:104.929379,latitude:33.388598},{letter:"L",name:"\u4E34\u590F\u56DE\u65CF\u81EA\u6CBB\u5DDE",longitude:103.212006,latitude:35.599446},{letter:"G",name:"\u7518\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:102.911008,latitude:34.986354},{letter:"X",name:"\u897F\u5B81\u5E02",longitude:101.778916,latitude:36.623178},{letter:"H",name:"\u6D77\u4E1C\u5E02",longitude:102.10327,latitude:36.502916},{letter:"H",name:"\u6D77\u5317\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.901059,latitude:36.959435},{letter:"H",name:"\u9EC4\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:102.019988,latitude:35.517744},{letter:"H",name:"\u6D77\u5357\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.619542,latitude:36.280353},{letter:"G",name:"\u679C\u6D1B\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:100.242143,latitude:34.4736},{letter:"Y",name:"\u7389\u6811\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:97.008522,latitude:33.004049},{letter:"H",name:"\u6D77\u897F\u8499\u53E4\u65CF\u85CF\u65CF\u81EA\u6CBB\u5DDE",longitude:97.370785,latitude:37.374663},{letter:"Y",name:"\u94F6\u5DDD\u5E02",longitude:106.278179,latitude:38.46637},{letter:"S",name:"\u77F3\u5634\u5C71\u5E02",longitude:106.376173,latitude:39.01333},{letter:"W",name:"\u5434\u5FE0\u5E02",longitude:106.199409,latitude:37.986165},{letter:"G",name:"\u56FA\u539F\u5E02",longitude:106.285241,latitude:36.004561},{letter:"Z",name:"\u4E2D\u536B\u5E02",longitude:105.189568,latitude:37.514951},{letter:"W",name:"\u4E4C\u9C81\u6728\u9F50\u5E02",longitude:87.617733,latitude:43.792818},{letter:"K",name:"\u514B\u62C9\u739B\u4F9D\u5E02",longitude:84.873946,latitude:45.595886},{letter:"T",name:"\u5410\u9C81\u756A\u5E02",longitude:89.184078,latitude:42.947613},{letter:"H",name:"\u54C8\u5BC6\u5E02",longitude:93.51316,latitude:42.833248},{letter:"C",name:"\u660C\u5409\u56DE\u65CF\u81EA\u6CBB\u5DDE",longitude:87.304012,latitude:44.014577},{letter:"B",name:"\u535A\u5C14\u5854\u62C9\u8499\u53E4\u81EA\u6CBB\u5DDE",longitude:82.074778,latitude:44.903258},{letter:"B",name:"\u5DF4\u97F3\u90ED\u695E\u8499\u53E4\u81EA\u6CBB\u5DDE",longitude:86.150969,latitude:41.768552},{letter:"A",name:"\u963F\u514B\u82CF\u5730\u533A",longitude:80.265068,latitude:41.170712},{letter:"K",name:"\u514B\u5B5C\u52D2\u82CF\u67EF\u5C14\u514B\u5B5C\u81EA\u6CBB\u5DDE",longitude:76.172825,latitude:39.713431},{letter:"K",name:"\u5580\u4EC0\u5730\u533A",longitude:75.989138,latitude:39.467664},{letter:"H",name:"\u548C\u7530\u5730\u533A",longitude:79.92533,latitude:37.110687},{letter:"Y",name:"\u4F0A\u7281\u54C8\u8428\u514B\u81EA\u6CBB\u5DDE",longitude:81.317946,latitude:43.92186},{letter:"S",name:"\u5854\u57CE\u5730\u533A",longitude:82.985732,latitude:46.746301},{letter:"A",name:"\u963F\u52D2\u6CF0\u5730\u533A",longitude:88.13963,latitude:47.848393},{letter:"S",name:"\u77F3\u6CB3\u5B50\u5E02",longitude:86.041075,latitude:44.305886},{letter:"A",name:"\u963F\u62C9\u5C14\u5E02",longitude:81.285884,latitude:40.541914},{letter:"T",name:"\u56FE\u6728\u8212\u514B\u5E02",longitude:79.077978,latitude:39.867316},{letter:"W",name:"\u4E94\u5BB6\u6E20\u5E02",longitude:87.526884,latitude:44.167401},{letter:"B",name:"\u5317\u5C6F\u5E02",longitude:87.824932,latitude:47.353177},{letter:"T",name:"\u94C1\u95E8\u5173\u5E02",longitude:85.501218,latitude:41.827251},{letter:"S",name:"\u53CC\u6CB3\u5E02",longitude:82.353656,latitude:44.840524},{letter:"K",name:"\u53EF\u514B\u8FBE\u62C9\u5E02",longitude:80.63579,latitude:43.6832},{letter:"K",name:"\u6606\u7389\u5E02",longitude:79.287372,latitude:37.207994},{letter:"H",name:"\u80E1\u6768\u6CB3\u5E02",longitude:84.8275959,latitude:44.69288853},{letter:"S",name:"\u53F0\u6E7E\u7701",longitude:121.509062,latitude:25.044332},{letter:"X",name:"\u9999\u6E2F\u7279\u522B\u884C\u653F\u533A",longitude:114.173355,latitude:22.320048},{letter:"X",name:"\u9999\u6E2F",longitude:114.173355,latitude:22.320048},{letter:"A",name:"\u6FB3\u95E8\u7279\u522B\u884C\u653F\u533A",longitude:113.54909,latitude:22.198951},{letter:"A",name:"\u6FB3\u95E8",longitude:113.54909,latitude:22.198951}],U5=i=>{const n=Zs.findIndex(t=>t.name===i||t.name===`${i}\u5E02`||B5(t.name.split("\u5E02")[0],{toneType:"none",type:"array"}).join("")===i.toLowerCase());return n>-1?[Zs[n].longitude,Zs[n].latitude]:!1};function wn(i){return function(n,t,e){const r=n.length,o=e||2;let a;t?a=t:o!==2?a=n.slice():a=new Array(r);for(let s=0;s<r;s+=o)i(n,a,s);return a}}const _t={RADIUS:6378137,MAX_LATITUDE:85.0511287798,RAD_PER_DEG:Math.PI/180,forward:wn(function(i,n,t){const e=Math.max(Math.min(_t.MAX_LATITUDE,i[t+1]),-_t.MAX_LATITUDE),r=Math.sin(e*_t.RAD_PER_DEG);n[t]=_t.RADIUS*i[t]*_t.RAD_PER_DEG,n[t+1]=_t.RADIUS*Math.log((1+r)/(1-r))/2}),inverse:wn(function(i,n,t){n[t]=i[t]/_t.RADIUS/_t.RAD_PER_DEG,n[t+1]=(2*Math.atan(Math.exp(i[t+1]/_t.RADIUS))-Math.PI/2)/_t.RAD_PER_DEG})};function $5(i,n,t){return i=Math.max(i,n),i=Math.min(i,t),i}function W5(i,n,t){const e=t-n;for(;i>t;)i-=e;for(;i<n;)i+=e;return i}function Xh(i,n,t,e){const r=i[t],o=i[t+1],a=e[0]+e[1]*Math.abs(r),s=Math.abs(o)/e[9],u=e[2]+e[3]*s+e[4]*s*s+e[5]*s*s*s+e[6]*s*s*s*s+e[7]*s*s*s*s*s+e[8]*s*s*s*s*s*s;n[t]=a*(r<0?-1:1),n[t+1]=u*(o<0?-1:1)}const re={MCBAND:[1289059486e-2,836237787e-2,5591021,348198983e-2,167804312e-2,0],LLBAND:[75,60,45,30,15,0],MC2LL:[[1410526172116255e-23,898305509648872e-20,-1.9939833816331,200.9824383106796,-187.2403703815547,91.6087516669843,-23.38765649603339,2.57121317296198,-.03801003308653,173379812e-1],[-7435856389565537e-24,8983055097726239e-21,-.78625201886289,96.32687599759846,-1.85204757529826,-59.36935905485877,47.40033549296737,-16.50741931063887,2.28786674699375,1026014486e-2],[-3030883460898826e-23,898305509983578e-20,.30071316287616,59.74293618442277,7.357984074871,-25.38371002664745,13.45380521110908,-3.29883767235584,.32710905363475,685681737e-2],[-1981981304930552e-23,8983055099779535e-21,.03278182852591,40.31678527705744,.65659298677277,-4.44255534477492,.85341911805263,.12923347998204,-.04625736007561,448277706e-2],[309191371068437e-23,8983055096812155e-21,6995724062e-14,23.10934304144901,-.00023663490511,-.6321817810242,-.00663494467273,.03430082397953,-.00466043876332,25551644e-1],[2890871144776878e-24,8983055095805407e-21,-3068298e-14,7.47137025468032,-353937994e-14,-.02145144861037,-1234426596e-14,.00010322952773,-323890364e-14,826088.5]],LL2MC:[[-.0015702102444,111320.7020616939,0x60e374c3105a3,-0x24bb4115e2e164,0x5cc55543bb0ae8,-0x7ce070193f3784,0x5e7ca61ddf8150,-0x261a578d8b24d0,0x665d60f3742ca,82.5],[.0008277824516172526,111320.7020463578,6477955746671607e-7,-4082003173641316e-6,1077490566351142e-5,-1517187553151559e-5,1205306533862167e-5,-5124939663577472e-6,9133119359512032e-7,67.5],[.00337398766765,111320.7020202162,4481351045890365e-9,-2339375119931662e-8,7968221547186455e-8,-1159649932797253e-7,9723671115602145e-8,-4366194633752821e-8,8477230501135234e-9,52.5],[.00220636496208,111320.7020209128,51751.86112841131,3796837749470245e-9,992013.7397791013,-122195221711287e-8,1340652697009075e-9,-620943.6990984312,144416.9293806241,37.5],[-.0003441963504368392,111320.7020576856,278.2353980772752,2485758690035394e-9,6070.750963243378,54821.18345352118,9540.606633304236,-2710.55326746645,1405.483844121726,22.5],[-.0003218135878613132,111320.7020701615,.00369383431289,823725.6402795718,.46104986909093,2351.343141331292,1.58060784298199,8.77738589078284,.37238884252424,7.45]],forward:wn(function(i,n,t){const e=W5(i[t],-180,180),r=$5(i[t+1],-74,74);let o=null,a;for(a=0;a<re.LLBAND.length;++a)if(r>=re.LLBAND[a]){o=re.LL2MC[a];break}if(o===null){for(a=re.LLBAND.length-1;a>=0;--a)if(r<=-re.LLBAND[a]){o=re.LL2MC[a];break}}n[t]=e,n[t+1]=r,Xh(n,n,t,o)}),inverse:wn(function(i,n,t){const e=Math.abs(i[t+1]);let r=null;for(let o=0;o<re.MCBAND.length;o++)if(e>=re.MCBAND[o]){r=re.MC2LL[o];break}Xh(i,n,t,r)})},Oe={PI:Math.PI,AXIS:6378245,OFFSET:.006693421622965943,delta:function(i,n){let t=this.transformLat(i-105,n-35),e=this.transformLon(i-105,n-35);const r=n/180*this.PI;let o=Math.sin(r);o=1-this.OFFSET*o*o;const a=Math.sqrt(o);return t=t*180/(this.AXIS*(1-this.OFFSET)/(o*a)*this.PI),e=e*180/(this.AXIS/a*Math.cos(r)*this.PI),[e,t]},outOfChina:function(i,n){return i<72.004||i>137.8347?!0:n<.8293||n>55.8271},transformLat:function(i,n){let t=-100+2*i+3*n+.2*n*n+.1*i*n+.2*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*this.PI)+20*Math.sin(2*i*this.PI))*2/3,t+=(20*Math.sin(n*this.PI)+40*Math.sin(n/3*this.PI))*2/3,t+=(160*Math.sin(n/12*this.PI)+320*Math.sin(n*this.PI/30))*2/3,t},transformLon:function(i,n){let t=300+i+2*n+.1*i*i+.1*i*n+.1*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*this.PI)+20*Math.sin(2*i*this.PI))*2/3,t+=(20*Math.sin(i*this.PI)+40*Math.sin(i/3*this.PI))*2/3,t+=(150*Math.sin(i/12*this.PI)+300*Math.sin(i/30*this.PI))*2/3,t},toWGS84:wn(function(i,n,t){let e=i[t],r=i[t+1];if(!Oe.outOfChina(e,r)){const o=Oe.delta(e,r);e=e-o[0],r=r-o[1]}n[t]=e,n[t+1]=r}),fromWGS84:wn(function(i,n,t){let e=i[t],r=i[t+1];if(!Oe.outOfChina(e,r)){const o=Oe.delta(e,r);e=e+o[0],r=r+o[1]}n[t]=e,n[t+1]=r})},Pe={PI:Math.PI,X_PI:Math.PI*3e3/180,toGCJ02:function(i,n,t){const e=i[t]-.0065,r=i[t+1]-.006,o=Math.sqrt(e*e+r*r)-2e-5*Math.sin(r*Pe.X_PI),a=Math.atan2(r,e)-3e-6*Math.cos(e*Pe.X_PI);return n[t]=o*Math.cos(a),n[t+1]=o*Math.sin(a),n},fromGCJ02:function(i,n,t){const e=i[t],r=i[t+1],o=Math.sqrt(e*e+r*r)+2e-5*Math.sin(r*Pe.X_PI),a=Math.atan2(r,e)+3e-6*Math.cos(e*Pe.X_PI);return n[t]=o*Math.cos(a)+.0065,n[t+1]=o*Math.sin(a)+.006,n},toWGS84:function(i,n,t){const e=wn(Pe.toGCJ02)(i,n,t);return Oe.toWGS84(e,e,t)},fromWGS84:function(i,n,t){const e=Oe.fromWGS84(i,n,t);return wn(Pe.fromGCJ02)(e,e,t)}},He={smerc2bmerc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Pe.fromWGS84(e,e,t),re.forward(e,e,t)},bmerc2smerc:function(i,n,t){let e=re.inverse(i,n,t);return e=Pe.toWGS84(e,e,t),_t.forward(e,e,t)},bmerc2ll:function(i,n,t){const e=re.inverse(i,n,t);return Pe.toWGS84(e,e,t)},ll2bmerc:function(i,n,t){const e=Pe.fromWGS84(i,n,t);return re.forward(e,e,t)},mc2gcj02mc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Oe.fromWGS84(e,e,t),_t.forward(e,e,t)},gcj02mc2mc:function(i,n,t){let e=_t.inverse(i,n,t);return e=Oe.toWGS84(e,e,t),_t.forward(e,e,t)},gcj02mc2ll:function(i,n,t){const e=_t.inverse(i,n,t);return Oe.toWGS84(e,e,t)},ll2gcj02mc:function(i,n,t){const e=Oe.fromWGS84(i,n,t);return _t.forward(e,e,t)},ll2smerc:_t.forward,smerc2ll:_t.inverse};var Xt=63710088e-1,V5={centimeters:Xt*100,centimetres:Xt*100,degrees:Xt/111325,feet:Xt*3.28084,inches:Xt*39.37,kilometers:Xt/1e3,kilometres:Xt/1e3,meters:Xt,metres:Xt,miles:Xt/1609.344,millimeters:Xt*1e3,millimetres:Xt*1e3,nauticalmiles:Xt/1852,radians:1,yards:Xt*1.0936};function X5(i,n,t){t===void 0&&(t={});var e={type:"Feature"};return(t.id===0||t.id)&&(e.id=t.id),t.bbox&&(e.bbox=t.bbox),e.properties=n||{},e.geometry=i,e}function Zh(i,n,t){if(t===void 0&&(t={}),!i)throw new Error("coordinates is required");if(!Array.isArray(i))throw new Error("coordinates must be an Array");if(i.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!Yh(i[0])||!Yh(i[1]))throw new Error("coordinates must contain numbers");var e={type:"Point",coordinates:i};return X5(e,n,t)}function Z5(i,n){n===void 0&&(n="kilometers");var t=V5[n];if(!t)throw new Error(n+" units is invalid");return i*t}function Wo(i){var n=i%360;return n*Math.PI/180}function Yh(i){return!isNaN(i)&&i!==null&&!Array.isArray(i)}function Hh(i){if(!i)throw new Error("coord is required");if(!Array.isArray(i)){if(i.type==="Feature"&&i.geometry!==null&&i.geometry.type==="Point")return i.geometry.coordinates;if(i.type==="Point")return i.coordinates}if(Array.isArray(i)&&i.length>=2&&!Array.isArray(i[0])&&!Array.isArray(i[1]))return i;throw new Error("coord must be GeoJSON Point or an Array of numbers")}function Y5(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}function H5(i){var n=i.default;if(typeof n=="function"){var t=function(){return n.apply(this,arguments)};t.prototype=n.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(i).forEach(function(e){var r=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(t,e,r.get?r:{enumerable:!0,get:function(){return i[e]}})}),t}function K5(i,n,t){t===void 0&&(t={});var e=Hh(i),r=Hh(n),o=Wo(r[1]-e[1]),a=Wo(r[0]-e[0]),s=Wo(e[1]),u=Wo(r[1]),h=Math.pow(Math.sin(o/2),2)+Math.pow(Math.sin(a/2),2)*Math.cos(s)*Math.cos(u);return Z5(2*Math.atan2(Math.sqrt(h),Math.sqrt(1-h)),t.units)}var J5=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var n={},t=Symbol("test"),e=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(e)!=="[object Symbol]")return!1;var r=42;n[t]=r;for(t in n)return!1;if(typeof Object.keys=="function"&&Object.keys(n).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(n).length!==0)return!1;var o=Object.getOwnPropertySymbols(n);if(o.length!==1||o[0]!==t||!Object.prototype.propertyIsEnumerable.call(n,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(n,t);if(a.value!==r||a.enumerable!==!0)return!1}return!0},Kh=typeof Symbol<"u"&&Symbol,Q5=J5,t6=function(){return typeof Kh!="function"||typeof Symbol!="function"||typeof Kh("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Q5()},e6="Function.prototype.bind called on incompatible ",Ys=Array.prototype.slice,n6=Object.prototype.toString,i6="[object Function]",r6=function(n){var t=this;if(typeof t!="function"||n6.call(t)!==i6)throw new TypeError(e6+t);for(var e=Ys.call(arguments,1),r,o=function(){if(this instanceof r){var l=t.apply(this,e.concat(Ys.call(arguments)));return Object(l)===l?l:this}else return t.apply(n,e.concat(Ys.call(arguments)))},a=Math.max(0,t.length-e.length),s=[],u=0;u<a;u++)s.push("$"+u);if(r=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(o),t.prototype){var h=function(){};h.prototype=t.prototype,r.prototype=new h,h.prototype=null}return r},o6=r6,Hs=Function.prototype.bind||o6,a6=Hs,s6=a6.call(Function.call,Object.prototype.hasOwnProperty),H,Ii=SyntaxError,Jh=Function,Oi=TypeError,Ks=function(i){try{return Jh('"use strict"; return ('+i+").constructor;")()}catch{}},Jn=Object.getOwnPropertyDescriptor;if(Jn)try{Jn({},"")}catch{Jn=null}var Js=function(){throw new Oi},u6=Jn?function(){try{return arguments.callee,Js}catch{try{return Jn(arguments,"callee").get}catch{return Js}}}():Js,Pi=t6(),zn=Object.getPrototypeOf||function(i){return i.__proto__},Ai={},h6=typeof Uint8Array>"u"?H:zn(Uint8Array),Li={"%AggregateError%":typeof AggregateError>"u"?H:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?H:ArrayBuffer,"%ArrayIteratorPrototype%":Pi?zn([][Symbol.iterator]()):H,"%AsyncFromSyncIteratorPrototype%":H,"%AsyncFunction%":Ai,"%AsyncGenerator%":Ai,"%AsyncGeneratorFunction%":Ai,"%AsyncIteratorPrototype%":Ai,"%Atomics%":typeof Atomics>"u"?H:Atomics,"%BigInt%":typeof BigInt>"u"?H:BigInt,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?H:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?H:Float32Array,"%Float64Array%":typeof Float64Array>"u"?H:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?H:FinalizationRegistry,"%Function%":Jh,"%GeneratorFunction%":Ai,"%Int8Array%":typeof Int8Array>"u"?H:Int8Array,"%Int16Array%":typeof Int16Array>"u"?H:Int16Array,"%Int32Array%":typeof Int32Array>"u"?H:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Pi?zn(zn([][Symbol.iterator]())):H,"%JSON%":typeof JSON=="object"?JSON:H,"%Map%":typeof Map>"u"?H:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Pi?H:zn(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?H:Promise,"%Proxy%":typeof Proxy>"u"?H:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?H:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?H:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Pi?H:zn(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?H:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Pi?zn(""[Symbol.iterator]()):H,"%Symbol%":Pi?Symbol:H,"%SyntaxError%":Ii,"%ThrowTypeError%":u6,"%TypedArray%":h6,"%TypeError%":Oi,"%Uint8Array%":typeof Uint8Array>"u"?H:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?H:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?H:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?H:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?H:WeakMap,"%WeakRef%":typeof WeakRef>"u"?H:WeakRef,"%WeakSet%":typeof WeakSet>"u"?H:WeakSet},l6=function i(n){var t;if(n==="%AsyncFunction%")t=Ks("async function () {}");else if(n==="%GeneratorFunction%")t=Ks("function* () {}");else if(n==="%AsyncGeneratorFunction%")t=Ks("async function* () {}");else if(n==="%AsyncGenerator%"){var e=i("%AsyncGeneratorFunction%");e&&(t=e.prototype)}else if(n==="%AsyncIteratorPrototype%"){var r=i("%AsyncGenerator%");r&&(t=zn(r.prototype))}return Li[n]=t,t},Qh={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Ir=Hs,Vo=s6,c6=Ir.call(Function.call,Array.prototype.concat),g6=Ir.call(Function.apply,Array.prototype.splice),tl=Ir.call(Function.call,String.prototype.replace),Xo=Ir.call(Function.call,String.prototype.slice),f6=Ir.call(Function.call,RegExp.prototype.exec),d6=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,p6=/\\(\\)?/g,y6=function(n){var t=Xo(n,0,1),e=Xo(n,-1);if(t==="%"&&e!=="%")throw new Ii("invalid intrinsic syntax, expected closing `%`");if(e==="%"&&t!=="%")throw new Ii("invalid intrinsic syntax, expected opening `%`");var r=[];return tl(n,d6,function(o,a,s,u){r[r.length]=s?tl(u,p6,"$1"):a||o}),r},v6=function(n,t){var e=n,r;if(Vo(Qh,e)&&(r=Qh[e],e="%"+r[0]+"%"),Vo(Li,e)){var o=Li[e];if(o===Ai&&(o=l6(e)),typeof o>"u"&&!t)throw new Oi("intrinsic "+n+" exists, but is not available. Please file an issue!");return{alias:r,name:e,value:o}}throw new Ii("intrinsic "+n+" does not exist!")},Qs=function(n,t){if(typeof n!="string"||n.length===0)throw new Oi("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Oi('"allowMissing" argument must be a boolean');if(f6(/^%?[^%]*%?$/g,n)===null)throw new Ii("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var e=y6(n),r=e.length>0?e[0]:"",o=v6("%"+r+"%",t),a=o.name,s=o.value,u=!1,h=o.alias;h&&(r=h[0],g6(e,c6([0,1],h)));for(var l=1,c=!0;l<e.length;l+=1){var g=e[l],f=Xo(g,0,1),d=Xo(g,-1);if((f==='"'||f==="'"||f==="`"||d==='"'||d==="'"||d==="`")&&f!==d)throw new Ii("property names with quotes must have matching quotes");if((g==="constructor"||!c)&&(u=!0),r+="."+g,a="%"+r+"%",Vo(Li,a))s=Li[a];else if(s!=null){if(!(g in s)){if(!t)throw new Oi("base intrinsic for "+n+" exists, but the property is not available.");return}if(Jn&&l+1>=e.length){var p=Jn(s,g);c=!!p,c&&"get"in p&&!("originalValue"in p.get)?s=p.get:s=s[g]}else c=Vo(s,g),s=s[g];c&&!u&&(Li[a]=s)}}return s},el={exports:{}};(function(i){var n=Hs,t=Qs,e=t("%Function.prototype.apply%"),r=t("%Function.prototype.call%"),o=t("%Reflect.apply%",!0)||n.call(r,e),a=t("%Object.getOwnPropertyDescriptor%",!0),s=t("%Object.defineProperty%",!0),u=t("%Math.max%");if(s)try{s({},"a",{value:1})}catch{s=null}i.exports=function(c){var g=o(n,r,arguments);if(a&&s){var f=a(g,"length");f.configurable&&s(g,"length",{value:1+u(0,c.length-(arguments.length-1))})}return g};var h=function(){return o(n,e,arguments)};s?s(i.exports,"apply",{value:h}):i.exports.apply=h})(el);var nl=Qs,il=el.exports,_6=il(nl("String.prototype.indexOf")),m6=function(n,t){var e=nl(n,!!t);return typeof e=="function"&&_6(n,".prototype.")>-1?il(e):e};const Zo=3.141592653589793*3e3/180,zt=3.141592653589793,Yo=6378245,Ho=.006693421622965943,rl=function(i,n){i=+i,n=+n;const t=i-.0065,e=n-.006,r=Math.sqrt(t*t+e*e)-2e-5*Math.sin(e*Zo),o=Math.atan2(e,t)-3e-6*Math.cos(t*Zo),a=r*Math.cos(o),s=r*Math.sin(o);return[a,s]},ol=function(i,n){n=+n,i=+i;const t=Math.sqrt(i*i+n*n)+2e-5*Math.sin(n*Zo),e=Math.atan2(n,i)+3e-6*Math.cos(i*Zo),r=t*Math.cos(e)+.0065,o=t*Math.sin(e)+.006;return[r,o]},al=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{let t=ul(i-105,n-35),e=hl(i-105,n-35);const r=n/180*zt;let o=Math.sin(r);o=1-Ho*o*o;const a=Math.sqrt(o);t=t*180/(Yo*(1-Ho)/(o*a)*zt),e=e*180/(Yo/a*Math.cos(r)*zt);const s=n+t;return[i+e,s]}},x6=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{const t=al(i,n);return ol(t[0],t[1])}},sl=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{let t=ul(i-105,n-35),e=hl(i-105,n-35);const r=n/180*zt;let o=Math.sin(r);o=1-Ho*o*o;const a=Math.sqrt(o);t=t*180/(Yo*(1-Ho)/(o*a)*zt),e=e*180/(Yo/a*Math.cos(r)*zt);const s=n+t,u=i+e;return[i*2-u,n*2-s]}},w6=function(i,n){if(n=+n,i=+i,Ko(i,n))return[i,n];{const t=rl(i,n);return sl(t[0],t[1])}},ul=function(i,n){n=+n,i=+i;let t=-100+2*i+3*n+.2*n*n+.1*i*n+.2*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*zt)+20*Math.sin(2*i*zt))*2/3,t+=(20*Math.sin(n*zt)+40*Math.sin(n/3*zt))*2/3,t+=(160*Math.sin(n/12*zt)+320*Math.sin(n*zt/30))*2/3,t},hl=function(i,n){n=+n,i=+i;let t=300+i+2*n+.1*i*i+.1*i*n+.1*Math.sqrt(Math.abs(i));return t+=(20*Math.sin(6*i*zt)+20*Math.sin(2*i*zt))*2/3,t+=(20*Math.sin(i*zt)+40*Math.sin(i/3*zt))*2/3,t+=(150*Math.sin(i/12*zt)+300*Math.sin(i/30*zt))*2/3,t},Ko=function(i,n){return n=+n,i=+i,!(i>73.66&&i<135.05&&n>3.86&&n<53.55)},Mi={bd09togcj02:rl,gcj02tobd09:ol,wgs84togcj02:al,gcj02towgs84:sl,bd09towgs84:w6,wgs84tobd09:x6};var ll=.5,z6=!0,E6=10,cl=.25,b6=function(){function i(n,t,e,r,o,a){this.sourceProj_=n,this.targetProj_=t;var s={},u=ar(this.targetProj_,this.sourceProj_);this.transformInv_=function(m){var w=m[0]+"/"+m[1];return s[w]||(s[w]=u(m)),s[w]},this.maxSourceExtent_=r,this.errorThresholdSquared_=o*o,this.triangles_=[],this.wrapsXInSource_=!1,this.canWrapXInSource_=this.sourceProj_.canWrapX()&&!!r&&!!this.sourceProj_.getExtent()&&Q(r)==Q(this.sourceProj_.getExtent()),this.sourceWorldWidth_=this.sourceProj_.getExtent()?Q(this.sourceProj_.getExtent()):null,this.targetWorldWidth_=this.targetProj_.getExtent()?Q(this.targetProj_.getExtent()):null;var h=Ne(e),l=rr(e),c=li(e),g=hi(e),f=this.transformInv_(h),d=this.transformInv_(l),p=this.transformInv_(c),y=this.transformInv_(g),v=E6+(a?Math.max(0,Math.ceil(Qc(Aa(e)/(a*a*256*256)))):0);if(this.addQuad_(h,l,c,g,f,d,p,y,v),this.wrapsXInSource_){var _=1/0;this.triangles_.forEach(function(m,w,x){_=Math.min(_,m.source[0][0],m.source[1][0],m.source[2][0])}),this.triangles_.forEach(function(m){if(Math.max(m.source[0][0],m.source[1][0],m.source[2][0])-_>this.sourceWorldWidth_/2){var w=[[m.source[0][0],m.source[0][1]],[m.source[1][0],m.source[1][1]],[m.source[2][0],m.source[2][1]]];w[0][0]-_>this.sourceWorldWidth_/2&&(w[0][0]-=this.sourceWorldWidth_),w[1][0]-_>this.sourceWorldWidth_/2&&(w[1][0]-=this.sourceWorldWidth_),w[2][0]-_>this.sourceWorldWidth_/2&&(w[2][0]-=this.sourceWorldWidth_);var x=Math.min(w[0][0],w[1][0],w[2][0]),E=Math.max(w[0][0],w[1][0],w[2][0]);E-x<this.sourceWorldWidth_/2&&(m.source=w)}}.bind(this))}s={}}return i.prototype.addTriangle_=function(n,t,e,r,o,a){this.triangles_.push({source:[r,o,a],target:[n,t,e]})},i.prototype.addQuad_=function(n,t,e,r,o,a,s,u,h){var l=he([o,a,s,u]),c=this.sourceWorldWidth_?Q(l)/this.sourceWorldWidth_:null,g=this.sourceWorldWidth_,f=this.sourceProj_.canWrapX()&&c>.5&&c<1,d=!1;if(h>0){if(this.targetProj_.isGlobal()&&this.targetWorldWidth_){var p=he([n,t,e,r]),y=Q(p)/this.targetWorldWidth_;d=y>cl||d}!f&&this.sourceProj_.isGlobal()&&c&&(d=c>cl||d)}if(!(!d&&this.maxSourceExtent_&&isFinite(l[0])&&isFinite(l[1])&&isFinite(l[2])&&isFinite(l[3])&&!Lt(l,this.maxSourceExtent_))){var v=0;if(!d&&(!isFinite(o[0])||!isFinite(o[1])||!isFinite(a[0])||!isFinite(a[1])||!isFinite(s[0])||!isFinite(s[1])||!isFinite(u[0])||!isFinite(u[1]))){if(h>0)d=!0;else if(v=(!isFinite(o[0])||!isFinite(o[1])?8:0)+(!isFinite(a[0])||!isFinite(a[1])?4:0)+(!isFinite(s[0])||!isFinite(s[1])?2:0)+(!isFinite(u[0])||!isFinite(u[1])?1:0),v!=1&&v!=2&&v!=4&&v!=8)return}if(h>0){if(!d){var _=[(n[0]+e[0])/2,(n[1]+e[1])/2],m=this.transformInv_(_),w=void 0;if(f){var x=(Ge(o[0],g)+Ge(s[0],g))/2;w=x-Ge(m[0],g)}else w=(o[0]+s[0])/2-m[0];var E=(o[1]+s[1])/2-m[1],z=w*w+E*E;d=z>this.errorThresholdSquared_}if(d){if(Math.abs(n[0]-e[0])<=Math.abs(n[1]-e[1])){var b=[(t[0]+e[0])/2,(t[1]+e[1])/2],T=this.transformInv_(b),j=[(r[0]+n[0])/2,(r[1]+n[1])/2],O=this.transformInv_(j);this.addQuad_(n,t,b,j,o,a,T,O,h-1),this.addQuad_(j,b,e,r,O,T,s,u,h-1)}else{var C=[(n[0]+t[0])/2,(n[1]+t[1])/2],R=this.transformInv_(C),P=[(e[0]+r[0])/2,(e[1]+r[1])/2],A=this.transformInv_(P);this.addQuad_(n,C,P,r,o,R,A,u,h-1),this.addQuad_(C,t,e,P,R,a,s,A,h-1)}return}}if(f){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}(v&11)==0&&this.addTriangle_(n,e,r,o,s,u),(v&14)==0&&this.addTriangle_(n,e,t,o,s,a),v&&((v&13)==0&&this.addTriangle_(t,r,n,a,u,o),(v&7)==0&&this.addTriangle_(t,r,e,a,u,s))}},i.prototype.calculateSourceExtent=function(){var n=qt();return this.triangles_.forEach(function(t,e,r){var o=t.source;ir(n,o[0]),ir(n,o[1]),ir(n,o[2])}),n},i.prototype.getTriangles=function(){return this.triangles_},i}();const gl=b6;var Jo={imageSmoothingEnabled:!1,msImageSmoothingEnabled:!1},fl={imageSmoothingEnabled:!0,msImageSmoothingEnabled:!0},t2,dl=[];function pl(i,n,t,e,r){i.beginPath(),i.moveTo(0,0),i.lineTo(n,t),i.lineTo(e,r),i.closePath(),i.save(),i.clip(),i.fillRect(0,0,Math.max(n,e)+1,Math.max(t,r)),i.restore()}function e2(i,n){return Math.abs(i[n*4]-210)>2||Math.abs(i[n*4+3]-.75*255)>2}function T6(){if(t2===void 0){var i=document.createElement("canvas").getContext("2d");i.globalCompositeOperation="lighter",i.fillStyle="rgba(210, 0, 0, 0.75)",pl(i,4,5,4,0),pl(i,4,5,0,5);var n=i.getImageData(0,0,3,3).data;t2=e2(n,0)||e2(n,4)||e2(n,8)}return t2}function Qo(i,n,t,e){var r=pi(t,n,i),o=vo(n,e,t),a=n.getMetersPerUnit();a!==void 0&&(o*=a);var s=i.getMetersPerUnit();s!==void 0&&(o/=s);var u=i.getExtent();if(!u||ye(u,r)){var h=vo(i,o,r)/o;isFinite(h)&&h>0&&(o/=h)}return o}function S6(i,n,t,e){var r=be(t),o=Qo(i,n,r,e);return(!isFinite(o)||o<=0)&&Pa(t,function(a){return o=Qo(i,n,a,e),isFinite(o)&&o>0}),o}function yl(i,n,t,e,r,o,a,s,u,h,l,c){var g=Vt(Math.round(t*i),Math.round(t*n),dl);if(c||ot(g,Jo),u.length===0)return g.canvas;g.scale(t,t);function f(w){return Math.round(w*t)/t}g.globalCompositeOperation="lighter";var d=qt();u.forEach(function(w,x,E){Wc(d,w.extent)});var p=Q(d),y=St(d),v=Vt(Math.round(t*p/e),Math.round(t*y/e));c||ot(v,Jo);var _=t/e;u.forEach(function(w,x,E){var z=w.extent[0]-d[0],b=-(w.extent[3]-d[3]),T=Q(w.extent),j=St(w.extent);w.image.width>0&&w.image.height>0&&v.drawImage(w.image,h,h,w.image.width-2*h,w.image.height-2*h,z*_,b*_,T*_,j*_)});var m=Ne(a);return s.getTriangles().forEach(function(w,x,E){var z=w.source,b=w.target,T=z[0][0],j=z[0][1],O=z[1][0],C=z[1][1],R=z[2][0],P=z[2][1],A=f((b[0][0]-m[0])/o),I=f(-(b[0][1]-m[1])/o),M=f((b[1][0]-m[0])/o),F=f(-(b[1][1]-m[1])/o),U=f((b[2][0]-m[0])/o),Z=f(-(b[2][1]-m[1])/o),it=T,S=j;T=0,j=0,O-=it,C-=S,R-=it,P-=S;var ut=[[O,C,0,0,M-A],[R,P,0,0,U-A],[0,0,O,C,F-I],[0,0,R,P,Z-I]],rt=eg(ut);if(!!rt){if(g.save(),g.beginPath(),T6()||!c){g.moveTo(M,F);for(var V=4,Dt=A-M,Yt=I-F,mt=0;mt<V;mt++)g.lineTo(M+f((mt+1)*Dt/V),F+f(mt*Yt/(V-1))),mt!=V-1&&g.lineTo(M+f((mt+1)*Dt/V),F+f((mt+1)*Yt/(V-1)));g.lineTo(U,Z)}else g.moveTo(M,F),g.lineTo(A,I),g.lineTo(U,Z);g.clip(),g.transform(rt[0],rt[2],rt[1],rt[3],A,I),g.translate(d[0]-it,d[3]-S),g.scale(e/t,-e/t),g.drawImage(v.canvas,0,0),g.restore()}}),l&&(g.save(),g.globalCompositeOperation="source-over",g.strokeStyle="black",g.lineWidth=1,s.getTriangles().forEach(function(w,x,E){var z=w.target,b=(z[0][0]-m[0])/o,T=-(z[0][1]-m[1])/o,j=(z[1][0]-m[0])/o,O=-(z[1][1]-m[1])/o,C=(z[2][0]-m[0])/o,R=-(z[2][1]-m[1])/o;g.beginPath(),g.moveTo(j,O),g.lineTo(b,T),g.lineTo(C,R),g.closePath(),g.stroke()}),g.restore()),g.canvas}var C6=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),j6=function(i){C6(n,i);function n(t,e,r,o,a,s,u){var h=this,l=t.getExtent(),c=e.getExtent(),g=c?Dn(r,c):r,f=be(g),d=Qo(t,e,f,o),p=ll,y=new gl(t,e,g,l,d*p,o),v=y.calculateSourceExtent(),_=s(v,d,a),m=_?G.IDLE:G.EMPTY,w=_?_.getPixelRatio():1;return h=i.call(this,r,o,w,m)||this,h.targetProj_=e,h.maxSourceExtent_=l,h.triangulation_=y,h.targetResolution_=o,h.targetExtent_=r,h.sourceImage_=_,h.sourcePixelRatio_=w,h.interpolate_=u,h.canvas_=null,h.sourceListenerKey_=null,h}return n.prototype.disposeInternal=function(){this.state==G.LOADING&&this.unlistenSource_(),i.prototype.disposeInternal.call(this)},n.prototype.getImage=function(){return this.canvas_},n.prototype.getProjection=function(){return this.targetProj_},n.prototype.reproject_=function(){var t=this.sourceImage_.getState();if(t==G.LOADED){var e=Q(this.targetExtent_)/this.targetResolution_,r=St(this.targetExtent_)/this.targetResolution_;this.canvas_=yl(e,r,this.sourcePixelRatio_,this.sourceImage_.getResolution(),this.maxSourceExtent_,this.targetResolution_,this.targetExtent_,this.triangulation_,[{extent:this.sourceImage_.getExtent(),image:this.sourceImage_.getImage()}],0,void 0,this.interpolate_)}this.state=t,this.changed()},n.prototype.load=function(){if(this.state==G.IDLE){this.state=G.LOADING,this.changed();var t=this.sourceImage_.getState();t==G.LOADED||t==G.ERROR?this.reproject_():(this.sourceListenerKey_=B(this.sourceImage_,k.CHANGE,function(e){var r=this.sourceImage_.getState();(r==G.LOADED||r==G.ERROR)&&(this.unlistenSource_(),this.reproject_())},this),this.sourceImage_.load())}},n.prototype.unlistenSource_=function(){nt(this.sourceListenerKey_),this.sourceListenerKey_=null},n}(ys);const R6=j6;var vl=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),n2={IMAGELOADSTART:"imageloadstart",IMAGELOADEND:"imageloadend",IMAGELOADERROR:"imageloaderror"},I6=function(i){vl(n,i);function n(t,e){var r=i.call(this,t)||this;return r.image=e,r}return n}(Qt),O6=function(i){vl(n,i);function n(t){var e=this,r=t.imageSmoothing!==void 0?t.imageSmoothing:!0;return t.interpolate!==void 0&&(r=t.interpolate),e=i.call(this,{attributions:t.attributions,projection:t.projection,state:t.state,interpolate:r})||this,e.on,e.once,e.un,e.resolutions_=t.resolutions!==void 0?t.resolutions:null,e.reprojectedImage_=null,e.reprojectedRevision_=0,e}return n.prototype.getResolutions=function(){return this.resolutions_},n.prototype.findNearestResolution=function(t){if(this.resolutions_){var e=ro(this.resolutions_,t,0);t=this.resolutions_[e]}return t},n.prototype.getImage=function(t,e,r,o){var a=this.getProjection();if(!z6||!a||!o||sn(a,o))return a&&(o=a),this.getImageInternal(t,e,r,o);if(this.reprojectedImage_){if(this.reprojectedRevision_==this.getRevision()&&sn(this.reprojectedImage_.getProjection(),o)&&this.reprojectedImage_.getResolution()==e&&an(this.reprojectedImage_.getExtent(),t))return this.reprojectedImage_;this.reprojectedImage_.dispose(),this.reprojectedImage_=null}return this.reprojectedImage_=new R6(a,o,t,e,r,function(s,u,h){return this.getImageInternal(s,u,h,a)}.bind(this),this.getInterpolate()),this.reprojectedRevision_=this.getRevision(),this.reprojectedImage_},n.prototype.getImageInternal=function(t,e,r,o){return X()},n.prototype.handleImageChange=function(t){var e=t.target,r;switch(e.getState()){case G.LOADING:this.loading=!0,r=n2.IMAGELOADSTART;break;case G.LOADED:this.loading=!1,r=n2.IMAGELOADEND;break;case G.ERROR:this.loading=!1,r=n2.IMAGELOADERROR;break;default:return}this.hasListener(r)&&this.dispatchEvent(new I6(r,e))},n}(xs);const P6=O6;var A6=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),L6=function(i){A6(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;return r.interpolate!==void 0&&(o=r.interpolate),e=i.call(this,{attributions:r.attributions,interpolate:o,projection:r.projection,resolutions:r.resolutions,state:r.state})||this,e.canvasFunction_=r.canvasFunction,e.canvas_=null,e.renderedRevision_=0,e.ratio_=r.ratio!==void 0?r.ratio:1.5,e}return n.prototype.getImageInternal=function(t,e,r,o){e=this.findNearestResolution(e);var a=this.canvas_;if(a&&this.renderedRevision_==this.getRevision()&&a.getResolution()==e&&a.getPixelRatio()==r&&ve(a.getExtent(),t))return a;t=t.slice(),C3(t,this.ratio_);var s=Q(t)/e,u=St(t)/e,h=[s*r,u*r],l=this.canvasFunction_.call(this,t,e,r,h,o);return l&&(a=new ed(t,e,r,l)),this.canvas_=a,this.renderedRevision_=this.getRevision(),a},n}(P6);const _l=L6,M6=function(i,n,t,e,r,o){i.getSource()._forEachFeatureAtCoordinate&&i.getSource()._forEachFeatureAtCoordinate(n,t,function(a){return e(a,i)},r,o)};Lh.prototype.forEachSmFeatureAtPixel=function(i,n,t,e){const r=t&&t.layerFilter?t.layerFilter:function(){return!0},o=this.getLayers().getArray(),a=this.getView().getResolution(),s=this.getCoordinateFromPixel(i);for(let u=0;u<o.length;u++){const h=o[u];h.getVisible()&&r.call(null,h)&&M6(h,s,a,n,i,e)}return this.forEachFeatureAtPixel(i,n,t)};const F6=function(i,n){const t=[];return n?(i.get("graphics").map(function(e){return ve(n,e.getGeometry().getExtent())&&t.push(e),e}),t):(i.get("graphics").map(function(e){return t.push(e),e}),t)};_l.prototype._forEachFeatureAtCoordinate=function(i,n,t,e,r){const o=F6(this);for(let a=o.length-1;a>=0;a--){const s=o[a]._style;if(!s)return;const u=o[a]._coordinates,h=s.getImage();let l=!1;const c=[];h.getAnchor()&&(c[0]=u[0]-h.getAnchor()[0]*n,c[2]=u[0]+h.getAnchor()[0]*n,c[1]=u[1]-h.getAnchor()[1]*n,c[3]=u[1]+h.getAnchor()[1]*n),ye(c,i)&&(l=!0),l!==!0?c.isHighLight&&c._highLightClose():(c.isHighLight&&c._highLight(u,h,o[a],e),t&&t(o[a],r))}};class Rt extends nn{constructor(){super(...arguments);en(this,"setPosition",function(t){ml(this,t)});en(this,"getPosition",function(){return this.getGeometry().getCoordinates()});en(this,"setRotateAngle",function(t){this.getStyle().getImage().setRotation(t)});en(this,"update",function(t,e){t==="style"&&this.setStyle(Gt(e)),t==="position"&&ml(this,e)})}}const i2=new lo({code:"baidu",units:"m"});Ba(i2),_o("EPSG:4326",i2,He.ll2bmerc,He.bmerc2ll),_o("EPSG:3857",i2,He.smerc2bmerc,He.bmerc2smerc);const r2=new lo({code:"GCJ02",extent:j3([-180,-90,180,90],He.ll2gcj02mc),units:"m"});Ba(r2),_o("EPSG:4326",r2,He.ll2gcj02mc,He.gcj02mc2ll),_o("EPSG:3857",r2,He.mc2gcj02mc,He.gcj02mc2mc);const at=(i,n)=>i&&Object.prototype.hasOwnProperty.call(i,n)?i[n]&&(Object.keys(i[n]).length>0||typeof i[n]=="function"):!1,ml=(i,n)=>{i.getGeometry().setCoordinates(n)},ta=(i,n)=>{switch(n){case"bd-84":return Mi.bd09towgs84(i[0],i[1]);case"bd-gd":return Mi.bd09togcj02(i[0],i[1]);case"gd-84":return Mi.bd09togcj02(i[0],i[1]);case"gd-bd":return Mi.gcj02tobd09(i[0],i[1]);case"84-gd":return Mi.wgs84togcj02(i[0],i[1]);case"84-bd":return Mi.wgs84tobd09(i[0],i[1]);case"3857-4326":return pi(i,"EPSG:3857","EPSG:4326");case"4326-3857":return pi(i,"EPSG:4326","EPSG:3857");default:return i}},D6=i=>{const n={radius:i.radius||2,fill:new tt(i.fill||{color:"blue"}),stroke:new ft(i.stroke||{color:"green"})};return new cn(n)},k6=i=>{const t={...{font:"14px sans-serif",padding:[2,5,2,5]},...i},e=new Ce(t);if(at(i,"fill")){const r=new tt(i.fill);e.setFill(r)}if(at(i,"backgroundFill")){const r=new tt(i.backgroundFill);e.setBackgroundFill(r)}if(at(i,"stroke")){const r=new ft(i.stroke);e.setStroke(r)}if(at(i,"backgroundStroke")){const r=new ft(i.backgroundStroke);e.setBackgroundStroke(r)}return e},Gt=i=>{const n=new yt;if(at(i,"fill")?n.setFill(new tt(i.fill)):n.setFill(new tt({color:"rgba(67,126,255,0.15)"})),at(i,"stroke")?n.setStroke(new ft(i.stroke)):n.setStroke(new ft({color:"rgba(67,126,255,1)",width:1})),at(i,"icon")&&n.setImage(new yn(i.icon)),at(i,"circle")){const t=D6(i.circle);n.setImage(t)}if(at(i,"text")){const t=i.text,e=k6(t);n.setText(e)}return n},q6=(i,n,t)=>{const e=Gt(n);i.setStyle(e),at(n,"styleFunction")?i.setStyle(function(r,o){return n.styleFunction(r,o,t,e)}):i.setStyle(e)},ce=(i,n,t=!1)=>{const e=[];return i.forEach(r=>{e.push(N6(r,n,t))}),e},N6=(i,n,t=!1)=>{if(at(i,"type"))switch(i.type){case"point":return o2(i,n,t);case"polygon":return G6(i);case"polyline":return B6(i);case"circle":return U6(i,n);default:return o2(i,n,t)}else return o2(i,n,t)},o2=(i,n,t=!1)=>{const e=ta(i.coordinates,i.convert),r=new Rt({geometry:new Ct(e)});if(at(i,"style")?q6(r,i.style,n):t||r.setStyle(new yt({image:new cn({radius:4,fill:new tt({color:"blue"})})})),at(i,"id")?r.setId(i.id):r.setId(`feature-${J()}`),typeof i=="object")for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&r.set(o,i[o]);return r},G6=i=>{let n=[];at(i,"convert")&&i.convert?i.coordinates.forEach(e=>{n.push(ta(e,i.convert))}):n=i.coordinates;const t=new Rt({geometry:new ln([n])});if(t.setId(i.id||`polygon-${J()}`),typeof i=="object")for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&t.set(e,i[e]);return t},B6=i=>{let n=[];at(i,"convert")&&i.convert?i.coordinates.forEach(e=>{n.push(ta(e,i.convert))}):n=i.coordinates;const t=new Rt({geometry:new Wt(n)});if(t.setId(i.id||`polyline-${J()}`),t.set("style",i.style||null),t.set("type",i.type||"polyline"),t.set("properties",i.properties||null),typeof i=="object")for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&t.set(e,i[e]);return t},U6=(i,n)=>{const t=ta(i.center,i.convert),e=new Rt({geometry:new Bs(t,$6(n,i.radius))});return e.setId(i.id||`circle-${J()}`),e.set("style",i.style||null),e.set("type",i.type||"circle"),e.set("properties",i.properties||null),e},$6=(i,n)=>{const t=i.getView().getProjection().getMetersPerUnit();return n/t},Fi=(i,n)=>{let t=[];at(i,"features")&&(t=i.features);const e={...i,features:ce(t,n)};return new Ze(e)},W6=(i,n,t)=>{const e=new yn({src:i}),r=new Ce({text:n,fill:new tt({color:t})});return{image:e,text:r}},V6=(i,n)=>{const t=i.source,e={},r={source:t,style:function(o){const a=o.get("features").length;let s=e[a];if(a>1){if(!s){let u={};!at(i,"style")||!i.style?u={image:new cn({radius:20,stroke:new ft({color:"#fff"}),fill:new tt({color:"#3399CC"})}),text:new Ce({font:"16px sans-serif",text:a.toString(),fill:new tt({color:"#fff"})})}:i.style.forEach(h=>{let l=0,c=0,g="white";if(at(h,"textColor")&&(g=h.textColor),at(h,"min")&&at(h,"max"))l=h.min,c=h.max;else{const f=i.source.getFeatures();if(f>0){const d=f/i.style.length;for(let p=0;p<i.style.length;p++)l=p,c=d*(p+1)}}l<a&&a<=c&&(u=W6(h.icon,a.toString(),g))}),s=new yt(u),e[a]=s}}else s=Gt(o.get("features")[0].get("style"));return s}};return new ee(r)},X6=i=>new Promise(n=>{const t=new Image;t.src=i.src,t.onload=()=>n(new yt({image:new yn({img:t,imgSize:[34,37]})}))}),Z6=(i,n,t)=>{i.getView().animate({center:n},{zoom:t})},Y6=(i,n)=>{i.getView().setCenter(n)},H6=(i,n)=>{i.getView().setZoom(n)},K6=(i,n)=>{i.getView().setConstrainResolution(n)},J6=(i,n)=>{i.getView().setMaxZoom(n)},Q6=(i,n)=>{i.once("rendercomplete",function(){const t=document.createElement("canvas"),e=i.getSize();t.width=e[0],t.height=e[1];const r=t.getContext("2d");if(Array.prototype.forEach.call(i.getViewport().querySelectorAll(".ol-layer canvas, canvas.ol-layer"),function(o){if(o.width>0){const a=o.parentNode.style.opacity||o.style.opacity;r.globalAlpha=a===""?1:Number(a);const s=o.parentNode.style.backgroundColor;s&&(r.fillStyle=s,r.fillRect(0,0,o.width,o.height));let u;const h=o.style.transform;h?u=h.match(/^matrix\(([^\(]*)\)$/)[1].split(",").map(Number):u=[parseFloat(o.style.width)/o.width,0,0,parseFloat(o.style.height)/o.height,0,0],CanvasRenderingContext2D.prototype.setTransform.apply(r,u),r.drawImage(o,0,0)}}),r.globalAlpha=1,navigator.msSaveBlob)navigator.msSaveBlob(t.msToBlob(),"map.png");else{const o=document.getElementById(n);o.href=t.toDataURL(),o.click()}}),i.renderSync()},t8=(i,n,t="kilometers")=>{const e=Zh(i),r=Zh(n);return K5(e,r,{units:t})},e8=i=>{let n,t,e;const r=i.getType();if(r==="Polygon"){let a=0,s=0,u=0;t=i.getCoordinates()[0].slice(1),t.forEach(function(h){a+=h[0],s+=h[1],u++}),n=[a/u,s/u]}else r==="LineString"?(n=i.getCoordinateAt(.5),t=i.getCoordinates()):n=be(i.getExtent());let o;return t?(o=t.map(function(a){const s=a[0]-n[0],u=a[1]-n[1];return s*s+u*u}),e=Math.sqrt(Math.max.apply(Math,o))/3):e=Math.max(Q(i.getExtent()),St(i.getExtent()))/3,{center:n,coordinates:t,minRadius:e,sqDistances:o}},n8=(i,n,t)=>{if(n==="zoom"){let e=L.map.mapControlsZoom;e&&i.removeControl(e),t&&(e=new Is(L.map.mapControlsZoomOptions),i.addControl(e))}else if(n==="rotate"){let e=L.map.mapControlsRotate;e&&i.removeControl(e),t&&(e=new Rs(L.map.mapControlsRotateOptions),i.addControl(e))}else if(n==="attribution"){let e=L.map.mapControlsAttribution;e&&i.removeControl(e),t&&(e=new js(L.map.mapControlsAttributionOptions),i.addControl(e))}else if(n==="FullScreen"){let e=L.map.mapControlsFullScreen;e&&i.removeControl(e),t&&(e=new gh(L.map.mapControlsFullScreen),i.addControl(e))}else if(n==="ScaleLine"){let e=L.map.mapControlsScaleLine;e&&i.removeControl(e),t&&(e=new dh(L.map.mapControlsScaleLine),i.addControl(e))}else if(n==="ZoomSlider"){let e=L.map.mapControlsZoomSlider;e&&i.removeControl(e),t&&(e=new ph(L.map.mapControlsZoomSlider),i.addControl(e))}};class L{constructor(n={}){en(this,"map",L);en(this,"controls",{zoom:void 0,zoomOptions:void 0,attribution:void 0,attributionOptions:void 0,rotate:void 0,rotateOptions:void 0,FullScreen:void 0,ScaleLine:void 0,ZoomSlider:void 0});en(this,"interactions",{DragRotateAndZoom:void 0});const t={center:[108.5525,34.3227],zoom:5,constrainResolution:!0,projection:"EPSG:4326"},e={...t,...n.view};at(e,"city")&&e.city&&(e.center=U5(e.city)||e.center||t.center);const r=new Ie(e),a={...{zoom:!1,zoomOptions:void 0,rotate:!1,rotateOptions:void 0,attribution:!1,attributionOptions:void 0},...n.controls};this.map=new Lh({target:n.target,view:r,controls:[],interactions:Ah(n.interactions)});for(const s in a)s==="zoom"?(this.controls[s]=new Is(a.zoomOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="attribution"?(this.controls[s]=new js(a.attributionOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="rotate"?(this.controls[s]=new Rs(a.rotateOptions),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="FullScreen"?(this.controls[s]=new gh(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="ScaleLine"?(this.controls[s]=new dh(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s])):s==="ZoomSlider"&&(this.controls[s]=new ph(a[s]),a[s]?this.map.addControl(this.controls[s]):this.map.removeControl(this.controls[s]));for(const s in n.interactions)s==="DragRotateAndZoom"&&(this.interactions[s]=new i5(n.interactions[s]),n.interactions[s]?this.map.addInteraction(this.interactions[s]):this.map.removeInteraction(this.interactions[s]))}static panTo(n,t){return Z6(L.map.map,n,t)}static setCenter(n){return Y6(L.map.map,n)}static setZoom(n){return H6(L.map.map,n)}static setConstrainResolution(n){return K6(L.map.map,n)}static setMaxZoom(n){return J6(L.map.map,n)}static exportPNG(n){return Q6(L.map.map,n)}static getDistancePoint(n,t,e){return t8(n,t,e)}static calculateCenter(n){return e8(n)}static getControl(n){return L.map.controls[n]}static setControl(n,t){return n8(L.map.map,n,t)}get mapControlsZoom(){return L.map.controls.zoom}set mapControlsZoom(n){L.map.controls.zoom=n}get mapControlsRotate(){return L.map.controls.rotate}set mapControlsRotate(n){L.map.controls.rotate=n}get mapControlsAttribution(){return L.map.controls.attribution}set mapControlsAttribution(n){L.map.controls.attribution=n}get mapControlsZoomOptions(){return L.map.controls.zoomOptions}set mapControlsZoomOptions(n){L.map.controls.zoomOptions=n}get mapControlsRotateOptions(){return L.map.controls.rotateOptions}set mapControlsRotateOptions(n){L.map.controls.rotateOptions=n}get mapControlsAttributionOptions(){return L.map.controls.attributionOptions}set mapControlsAttributionOptions(n){L.map.controls.attributionOptions=n}get mapControlsFullScreen(){return L.map.controls.FullScreen}set mapControlsFullScreen(n){L.map.controls.FullScreen=n}get mapControlsScaleLine(){return L.map.controls.ScaleLine}set mapControlsScaleLine(n){L.map.controls.ScaleLine=n}get mapControlsZoomSlider(){return L.map.controls.ZoomSlider}set mapControlsZoomSlider(n){L.map.controls.ZoomSlider=n}}var i8=function(){var i=this,n=i.$createElement,t=i._self._c||n;return t("div",{style:{width:i.mapWidth,height:i.mapHeight},attrs:{id:i.target}},[t("a",{attrs:{id:i.downLoadId,download:i.downloadName}}),i.load?i._t("default"):i._e()],2)},r8=[];function oe(i,n,t,e,r,o,a,s){var u=typeof i=="function"?i.options:i;n&&(u.render=n,u.staticRenderFns=t,u._compiled=!0),e&&(u.functional=!0),o&&(u._scopeId="data-v-"+o);var h;if(a?(h=function(g){g=g||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!g&&typeof __VUE_SSR_CONTEXT__<"u"&&(g=__VUE_SSR_CONTEXT__),r&&r.call(this,g),g&&g._registeredComponents&&g._registeredComponents.add(a)},u._ssrRegister=h):r&&(h=s?function(){r.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:r),h)if(u.functional){u._injectStyles=h;var l=u.render;u.render=function(f,d){return h.call(d),l(f,d)}}else{var c=u.beforeCreate;u.beforeCreate=c?[].concat(c,h):[h]}return{exports:i,options:u}}const o8={name:"v-map",provide(){return{VMap:this}},props:{width:{type:[String,Number],default(){return"100%"}},height:{type:[String,Number],default(){return"100%"}},target:{type:String,default:`map-${J()}`},view:{type:Object},controls:{type:Object},interactions:{type:Object}},computed:{mapOption(){return{target:this.target,view:this.view,controls:this.controls,interactions:this.interactions}},map(){return L.map.map},mapWidth(){return typeof this.width=="string"?this.width:this.width.toString()+"px"},mapHeight(){return typeof this.height=="string"?this.height:this.height.toString()+"px"}},watch:{"view.center":{handler(i){i&&this.setCenter(i)},immediate:!1,deep:!0},"view.zoom":{handler(i){i&&this.setZoom(i)},immediate:!1,deep:!0},"view.constrainRotation":{handler(i){i&&this.setConstrainResolution(i)},immediate:!1,deep:!0},"view.maxZoom":{handler(i){i&&this.setMaxZoom(i)},immediate:!1,deep:!0},"controls.zoom":{handler(i){L.map.mapControlsZoom&&L.setControl("zoom",i)},immediate:!1,deep:!0},"controls.rotate":{handler(i){L.map.mapControlsRotate&&L.setControl("rotate",i)},immediate:!1,deep:!0},"controls.attribution":{handler(i){L.map.mapControlsAttribution&&L.setControl("attribution",i)},immediate:!1,deep:!0},"controls.FullScreen":{handler(i){L.map.mapControlsFullScreen&&L.setControl("FullScreen",i)},immediate:!1,deep:!0},"controls.ScaleLine":{handler(i){L.map.mapControlsScaleLine&&L.setControl("ScaleLine",i)},immediate:!1,deep:!0},"controls.ZoomSlider":{handler(i){L.map.mapControlsZoomSlider&&L.setControl("ZoomSlider",i)},immediate:!1,deep:!0}},data(){return{vMap:null,load:!1,downLoadId:`download-${J()}`,downloadName:"map.png",noBase:!0,properties:{isDefault:!0}}},methods:{init(){return new Promise((i,n)=>{L.map=new L(this.mapOption),L.map.map?i("success"):n(new Error("fail"))})},dispose(){if(!this.map)return;[...this.map.getLayers().getArray()].forEach(n=>{n&&n.get("users")&&(n.getSource().clear(),n.getRenderer().dispose(),n.setSource(void 0),this.map.removeLayer(n))}),this.map.disposeInternal()},zoomEnd(i){this.$emit("changeZoom",i,this.map),i.map.once("moveend",n=>{this.zoomEnd(n)})},setCenter(i){L.setCenter(i)},setZoom(i){L.setZoom(i)},setConstrainResolution(i){L.setConstrainResolution(i)},setMaxZoom(i){L.setMaxZoom(i)},setControl(i,n){L.setControl(i,n)},panTo(i,n){L.panTo(i,n)},getCenterByExtent(i){return be(i)},calculateCenter(i){return L.calculateCenter(i)},exportPNG(i){i?i.indexOf(".png")>-1?this.downloadName=i:this.downloadName=i+".png":this.downloadName=`map-export-${J()}.png`,L.exportPNG(this.downLoadId)},getDistancePoint(i,n,t){return L.getDistancePoint(i,n,t)}},mounted(){this.init().then(i=>{i==="success"&&(console.log("map load"),this.map.on("singleclick",n=>{this.$emit("click",n,this.map),this.map.forEachSmFeatureAtPixel(n.pixel,(t,e)=>{this.$emit("clickfeature",t,e,n)},{},n)}),this.map.on("dblclick",n=>{this.$emit("dblclick",n,this.map)}),this.map.getView().once("change:resolution",()=>{this.map.once("moveend",n=>{this.zoomEnd(n)})}),this.map.on("pointermove",n=>{const t=this.map.getEventPixel(n.originalEvent),e=this.map.hasFeatureAtPixel(t);this.map.getTargetElement().style.cursor=e?"pointer":"",this.map.getLayers().getArray().forEach(r=>{if(r.get("type")==="graphic"){const o=r.getData(n.pixel),a=o&&o[3]>0;this.map.getTargetElement().style.cursor=a||e?"pointer":""}}),this.$emit("pointermove",n,this.map)}),this.map.on("contextmenu",n=>{this.$emit("contextmenu",n,this.map)}),this.$emit("load"),this.load=!0)})},beforeUnmount(){this.dispose()}},xl={};var a8=oe(o8,i8,r8,!1,s8,null,null,null);function s8(i){for(let n in xl)this[n]=xl[n]}const Or=function(){return a8.exports}();Or.install=function(i){i.component(Or.name,Or)};const u8={render(i,n){return null},props:{className:{type:String,default:"ol-layer"},opacity:{type:Number,default:1},visible:{type:Boolean,default:!0},extent:{type:Array},zIndex:{type:Number},minResolution:{type:Number},maxResolution:{type:Number},minZoom:{type:Number},maxZoom:{type:Number},title:{type:String},name:{type:String},preview:{type:String},baseLayer:{type:Boolean},properties:{type:Object,default:()=>{}}}};let h8,l8;const wl={};var c8=oe(u8,h8,l8,!1,g8,null,null,null);function g8(i){for(let n in wl)this[n]=wl[n]}const En=function(){return c8.exports}();var f8=[0,0,0],bn=5,d8=function(){function i(n){this.minZoom=n.minZoom!==void 0?n.minZoom:0,this.resolutions_=n.resolutions,$(Ec(this.resolutions_,function(a,s){return s-a},!0),17);var t;if(!n.origins){for(var e=0,r=this.resolutions_.length-1;e<r;++e)if(!t)t=this.resolutions_[e]/this.resolutions_[e+1];else if(this.resolutions_[e]/this.resolutions_[e+1]!==t){t=void 0;break}}this.zoomFactor_=t,this.maxZoom=this.resolutions_.length-1,this.origin_=n.origin!==void 0?n.origin:null,this.origins_=null,n.origins!==void 0&&(this.origins_=n.origins,$(this.origins_.length==this.resolutions_.length,20));var o=n.extent;o!==void 0&&!this.origin_&&!this.origins_&&(this.origin_=Ne(o)),$(!this.origin_&&this.origins_||this.origin_&&!this.origins_,18),this.tileSizes_=null,n.tileSizes!==void 0&&(this.tileSizes_=n.tileSizes,$(this.tileSizes_.length==this.resolutions_.length,19)),this.tileSize_=n.tileSize!==void 0?n.tileSize:this.tileSizes_?null:zs,$(!this.tileSize_&&this.tileSizes_||this.tileSize_&&!this.tileSizes_,22),this.extent_=o!==void 0?o:null,this.fullTileRanges_=null,this.tmpSize_=[0,0],this.tmpExtent_=[0,0,0,0],n.sizes!==void 0?this.fullTileRanges_=n.sizes.map(function(a,s){var u=new Nh(Math.min(0,a[0]),Math.max(a[0]-1,-1),Math.min(0,a[1]),Math.max(a[1]-1,-1));if(o){var h=this.getTileRangeForExtentAndZ(o,s);u.minX=Math.max(h.minX,u.minX),u.maxX=Math.min(h.maxX,u.maxX),u.minY=Math.max(h.minY,u.minY),u.maxY=Math.min(h.maxY,u.maxY)}return u},this):o&&this.calculateTileRanges_(o)}return i.prototype.forEachTileCoord=function(n,t,e){for(var r=this.getTileRangeForExtentAndZ(n,t),o=r.minX,a=r.maxX;o<=a;++o)for(var s=r.minY,u=r.maxY;s<=u;++s)e([t,o,s])},i.prototype.forEachTileCoordParentTileRange=function(n,t,e,r){var o,a,s,u=null,h=n[0]-1;for(this.zoomFactor_===2?(a=n[1],s=n[2]):u=this.getTileCoordExtent(n,r);h>=this.minZoom;){if(this.zoomFactor_===2?(a=Math.floor(a/2),s=Math.floor(s/2),o=Ri(a,a,s,s,e)):o=this.getTileRangeForExtentAndZ(u,h,e),t(h,o))return!0;--h}return!1},i.prototype.getExtent=function(){return this.extent_},i.prototype.getMaxZoom=function(){return this.maxZoom},i.prototype.getMinZoom=function(){return this.minZoom},i.prototype.getOrigin=function(n){return this.origin_?this.origin_:this.origins_[n]},i.prototype.getResolution=function(n){return this.resolutions_[n]},i.prototype.getResolutions=function(){return this.resolutions_},i.prototype.getTileCoordChildTileRange=function(n,t,e){if(n[0]<this.maxZoom){if(this.zoomFactor_===2){var r=n[1]*2,o=n[2]*2;return Ri(r,r+1,o,o+1,t)}var a=this.getTileCoordExtent(n,e||this.tmpExtent_);return this.getTileRangeForExtentAndZ(a,n[0]+1,t)}return null},i.prototype.getTileRangeForTileCoordAndZ=function(n,t,e){if(t>this.maxZoom||t<this.minZoom)return null;var r=n[0],o=n[1],a=n[2];if(t===r)return Ri(o,a,o,a,e);if(this.zoomFactor_){var s=Math.pow(this.zoomFactor_,t-r),u=Math.floor(o*s),h=Math.floor(a*s);if(t<r)return Ri(u,u,h,h,e);var l=Math.floor(s*(o+1))-1,c=Math.floor(s*(a+1))-1;return Ri(u,l,h,c,e)}var g=this.getTileCoordExtent(n,this.tmpExtent_);return this.getTileRangeForExtentAndZ(g,t,e)},i.prototype.getTileRangeExtent=function(n,t,e){var r=this.getOrigin(n),o=this.getResolution(n),a=Nt(this.getTileSize(n),this.tmpSize_),s=r[0]+t.minX*a[0]*o,u=r[0]+(t.maxX+1)*a[0]*o,h=r[1]+t.minY*a[1]*o,l=r[1]+(t.maxY+1)*a[1]*o;return _e(s,h,u,l,e)},i.prototype.getTileRangeForExtentAndZ=function(n,t,e){var r=f8;this.getTileCoordForXYAndZ_(n[0],n[3],t,!1,r);var o=r[1],a=r[2];return this.getTileCoordForXYAndZ_(n[2],n[1],t,!0,r),Ri(o,r[1],a,r[2],e)},i.prototype.getTileCoordCenter=function(n){var t=this.getOrigin(n[0]),e=this.getResolution(n[0]),r=Nt(this.getTileSize(n[0]),this.tmpSize_);return[t[0]+(n[1]+.5)*r[0]*e,t[1]-(n[2]+.5)*r[1]*e]},i.prototype.getTileCoordExtent=function(n,t){var e=this.getOrigin(n[0]),r=this.getResolution(n[0]),o=Nt(this.getTileSize(n[0]),this.tmpSize_),a=e[0]+n[1]*o[0]*r,s=e[1]-(n[2]+1)*o[1]*r,u=a+o[0]*r,h=s+o[1]*r;return _e(a,s,u,h,t)},i.prototype.getTileCoordForCoordAndResolution=function(n,t,e){return this.getTileCoordForXYAndResolution_(n[0],n[1],t,!1,e)},i.prototype.getTileCoordForXYAndResolution_=function(n,t,e,r,o){var a=this.getZForResolution(e),s=e/this.getResolution(a),u=this.getOrigin(a),h=Nt(this.getTileSize(a),this.tmpSize_),l=s*(n-u[0])/e/h[0],c=s*(u[1]-t)/e/h[1];return r?(l=go(l,bn)-1,c=go(c,bn)-1):(l=co(l,bn),c=co(c,bn)),Mh(a,l,c,o)},i.prototype.getTileCoordForXYAndZ_=function(n,t,e,r,o){var a=this.getOrigin(e),s=this.getResolution(e),u=Nt(this.getTileSize(e),this.tmpSize_),h=(n-a[0])/s/u[0],l=(a[1]-t)/s/u[1];return r?(h=go(h,bn)-1,l=go(l,bn)-1):(h=co(h,bn),l=co(l,bn)),Mh(e,h,l,o)},i.prototype.getTileCoordForCoordAndZ=function(n,t,e){return this.getTileCoordForXYAndZ_(n[0],n[1],t,!1,e)},i.prototype.getTileCoordResolution=function(n){return this.resolutions_[n[0]]},i.prototype.getTileSize=function(n){return this.tileSize_?this.tileSize_:this.tileSizes_[n]},i.prototype.getFullTileRange=function(n){return this.fullTileRanges_?this.fullTileRanges_[n]:this.extent_?this.getTileRangeForExtentAndZ(this.extent_,n):null},i.prototype.getZForResolution=function(n,t){var e=ro(this.resolutions_,n,t||0);return ct(e,this.minZoom,this.maxZoom)},i.prototype.tileCoordIntersectsViewport=function(n,t){return nu(t,0,t.length,2,this.getTileCoordExtent(n))},i.prototype.calculateTileRanges_=function(n){for(var t=this.resolutions_.length,e=new Array(t),r=this.minZoom;r<t;++r)e[r]=this.getTileRangeForExtentAndZ(n,r);this.fullTileRanges_=e},i}();const Pr=d8;var p8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),y8=function(i){p8(n,i);function n(t,e,r,o,a,s,u,h,l,c,g,f){var d=i.call(this,a,N.IDLE,{interpolate:!!f})||this;d.renderEdges_=g!==void 0?g:!1,d.pixelRatio_=u,d.gutter_=h,d.canvas_=null,d.sourceTileGrid_=e,d.targetTileGrid_=o,d.wrappedTileCoord_=s||a,d.sourceTiles_=[],d.sourcesListenerKeys_=null,d.sourceZ_=0;var p=o.getTileCoordExtent(d.wrappedTileCoord_),y=d.targetTileGrid_.getExtent(),v=d.sourceTileGrid_.getExtent(),_=y?Dn(p,y):p;if(Aa(_)===0)return d.state=N.EMPTY,d;var m=t.getExtent();m&&(v?v=Dn(v,m):v=m);var w=o.getResolution(d.wrappedTileCoord_[0]),x=S6(t,r,_,w);if(!isFinite(x)||x<=0)return d.state=N.EMPTY,d;var E=c!==void 0?c:ll;if(d.triangulation_=new gl(t,r,_,v,x*E,w),d.triangulation_.getTriangles().length===0)return d.state=N.EMPTY,d;d.sourceZ_=e.getZForResolution(x);var z=d.triangulation_.calculateSourceExtent();if(v&&(t.canWrapX()?(z[1]=ct(z[1],v[1],v[3]),z[3]=ct(z[3],v[1],v[3])):z=Dn(z,v)),!Aa(z))d.state=N.EMPTY;else{for(var b=e.getTileRangeForExtentAndZ(z,d.sourceZ_),T=b.minX;T<=b.maxX;T++)for(var j=b.minY;j<=b.maxY;j++){var O=l(d.sourceZ_,T,j,u);O&&d.sourceTiles_.push(O)}d.sourceTiles_.length===0&&(d.state=N.EMPTY)}return d}return n.prototype.getImage=function(){return this.canvas_},n.prototype.reproject_=function(){var t=[];if(this.sourceTiles_.forEach(function(l,c,g){l&&l.getState()==N.LOADED&&t.push({extent:this.sourceTileGrid_.getTileCoordExtent(l.tileCoord),image:l.getImage()})}.bind(this)),this.sourceTiles_.length=0,t.length===0)this.state=N.ERROR;else{var e=this.wrappedTileCoord_[0],r=this.targetTileGrid_.getTileSize(e),o=typeof r=="number"?r:r[0],a=typeof r=="number"?r:r[1],s=this.targetTileGrid_.getResolution(e),u=this.sourceTileGrid_.getResolution(this.sourceZ_),h=this.targetTileGrid_.getTileCoordExtent(this.wrappedTileCoord_);this.canvas_=yl(o,a,this.pixelRatio_,u,this.sourceTileGrid_.getExtent(),s,h,this.triangulation_,t,this.gutter_,this.renderEdges_,this.interpolate),this.state=N.LOADED}this.changed()},n.prototype.load=function(){if(this.state==N.IDLE){this.state=N.LOADING,this.changed();var t=0;this.sourcesListenerKeys_=[],this.sourceTiles_.forEach(function(e,r,o){var a=e.getState();if(a==N.IDLE||a==N.LOADING){t++;var s=B(e,k.CHANGE,function(u){var h=e.getState();(h==N.LOADED||h==N.ERROR||h==N.EMPTY)&&(nt(s),t--,t===0&&(this.unlistenSources_(),this.reproject_()))},this);this.sourcesListenerKeys_.push(s)}}.bind(this)),t===0?setTimeout(this.reproject_.bind(this),0):this.sourceTiles_.forEach(function(e,r,o){var a=e.getState();a==N.IDLE&&e.load()})}},n.prototype.unlistenSources_=function(){this.sourcesListenerKeys_.forEach(nt),this.sourcesListenerKeys_=null},n.prototype.release=function(){this.canvas_&&(_u(this.canvas_.getContext("2d")),dl.push(this.canvas_),this.canvas_=null),i.prototype.release.call(this)},n}(Ku);const zl=y8,a2={TILELOADSTART:"tileloadstart",TILELOADEND:"tileloadend",TILELOADERROR:"tileloaderror"};function El(i){var n=i.getDefaultTileGrid();return n||(n=x8(i),i.setDefaultTileGrid(n)),n}function v8(i,n,t){var e=n[0],r=i.getTileCoordCenter(n),o=s2(t);if(ye(o,r))return n;var a=Q(o),s=Math.ceil((o[0]-r[0])/a);return r[0]+=a*s,i.getTileCoordForCoordAndZ(r,e)}function _8(i,n,t,e){var r=e!==void 0?e:"top-left",o=bl(i,n,t);return new Pr({extent:i,origin:Xc(i,r),resolutions:o,tileSize:t})}function m8(i){var n=i||{},t=n.extent||Ut("EPSG:3857").getExtent(),e={extent:t,minZoom:n.minZoom,tileSize:n.tileSize,resolutions:bl(t,n.maxZoom,n.tileSize,n.maxResolution)};return new Pr(e)}function bl(i,n,t,e){for(var r=n!==void 0?n:Od,o=St(i),a=Q(i),s=Nt(t!==void 0?t:zs),u=e>0?e:Math.max(a/s[0],o/s[1]),h=r+1,l=new Array(h),c=0;c<h;++c)l[c]=u/Math.pow(2,c);return l}function x8(i,n,t,e){var r=s2(i);return _8(r,n,t,e)}function s2(i){i=Ut(i);var n=i.getExtent();if(!n){var t=180*pe[ue.DEGREES]/i.getMetersPerUnit();n=_e(-t,-t,t,t)}return n}var Tl=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),w8=function(i){Tl(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,attributionsCollapsible:t.attributionsCollapsible,projection:t.projection,state:t.state,wrapX:t.wrapX,interpolate:t.interpolate})||this;e.on,e.once,e.un,e.opaque_=t.opaque!==void 0?t.opaque:!1,e.tilePixelRatio_=t.tilePixelRatio!==void 0?t.tilePixelRatio:1,e.tileGrid=t.tileGrid!==void 0?t.tileGrid:null;var r=[256,256];return e.tileGrid&&Nt(e.tileGrid.getTileSize(e.tileGrid.getMinZoom()),r),e.tileCache=new kh(t.cacheSize||0),e.tmpSize=[0,0],e.key_=t.key||"",e.tileOptions={transition:t.transition,interpolate:t.interpolate},e.zDirection=t.zDirection?t.zDirection:0,e}return n.prototype.canExpireCache=function(){return this.tileCache.canExpireCache()},n.prototype.expireCache=function(t,e){var r=this.getTileCacheForProjection(t);r&&r.expireCache(e)},n.prototype.forEachLoadedTile=function(t,e,r,o){var a=this.getTileCacheForProjection(t);if(!a)return!1;for(var s=!0,u,h,l,c=r.minX;c<=r.maxX;++c)for(var g=r.minY;g<=r.maxY;++g)h=Uo(e,c,g),l=!1,a.containsKey(h)&&(u=a.get(h),l=u.getState()===N.LOADED,l&&(l=o(u)!==!1)),l||(s=!1);return s},n.prototype.getGutterForProjection=function(t){return 0},n.prototype.getKey=function(){return this.key_},n.prototype.setKey=function(t){this.key_!==t&&(this.key_=t,this.changed())},n.prototype.getOpaque=function(t){return this.opaque_},n.prototype.getResolutions=function(){return this.tileGrid?this.tileGrid.getResolutions():null},n.prototype.getTile=function(t,e,r,o,a){return X()},n.prototype.getTileGrid=function(){return this.tileGrid},n.prototype.getTileGridForProjection=function(t){return this.tileGrid?this.tileGrid:El(t)},n.prototype.getTileCacheForProjection=function(t){var e=this.getProjection();return $(e===null||sn(e,t),68),this.tileCache},n.prototype.getTilePixelRatio=function(t){return this.tilePixelRatio_},n.prototype.getTilePixelSize=function(t,e,r){var o=this.getTileGridForProjection(r),a=this.getTilePixelRatio(e),s=Nt(o.getTileSize(t),this.tmpSize);return a==1?s:fu(s,a,this.tmpSize)},n.prototype.getTileCoordForTileUrlFunction=function(t,e){var r=e!==void 0?e:this.getProjection(),o=this.getTileGridForProjection(r);return this.getWrapX()&&r.isGlobal()&&(t=v8(o,t,r)),O5(t,o)?t:null},n.prototype.clear=function(){this.tileCache.clear()},n.prototype.refresh=function(){this.clear(),i.prototype.refresh.call(this)},n.prototype.updateCacheSize=function(t,e){var r=this.getTileCacheForProjection(e);t>r.highWaterMark&&(r.highWaterMark=t)},n.prototype.useTile=function(t,e,r,o){},n}(xs),z8=function(i){Tl(n,i);function n(t,e){var r=i.call(this,t)||this;return r.tile=e,r}return n}(Qt);const E8=w8;function b8(i,n){var t=/\{z\}/g,e=/\{x\}/g,r=/\{y\}/g,o=/\{-y\}/g;return function(a,s,u){if(a)return i.replace(t,a[0].toString()).replace(e,a[1].toString()).replace(r,a[2].toString()).replace(o,function(){var h=a[0],l=n.getFullTileRange(h);$(l,55);var c=l.getHeight()-a[2]-1;return c.toString()})}}function T8(i,n){for(var t=i.length,e=new Array(t),r=0;r<t;++r)e[r]=b8(i[r],n);return S8(e)}function S8(i){return i.length===1?i[0]:function(n,t,e){if(n){var r=Dh(n),o=Ge(r,i.length);return i[o](n,t,e)}else return}}function C8(i){var n=[],t=/\{([a-z])-([a-z])\}/.exec(i);if(t){var e=t[1].charCodeAt(0),r=t[2].charCodeAt(0),o=void 0;for(o=e;o<=r;++o)n.push(i.replace(t[0],String.fromCharCode(o)));return n}if(t=/\{(\d+)-(\d+)\}/.exec(i),t){for(var a=parseInt(t[2],10),s=parseInt(t[1],10);s<=a;s++)n.push(i.replace(t[0],s.toString()));return n}return n.push(i),n}var j8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),R8=function(i){j8(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tilePixelRatio:t.tilePixelRatio,wrapX:t.wrapX,transition:t.transition,interpolate:t.interpolate,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection})||this;return e.generateTileUrlFunction_=e.tileUrlFunction===n.prototype.tileUrlFunction,e.tileLoadFunction=t.tileLoadFunction,t.tileUrlFunction&&(e.tileUrlFunction=t.tileUrlFunction),e.urls=null,t.urls?e.setUrls(t.urls):t.url&&e.setUrl(t.url),e.tileLoadingKeys_={},e}return n.prototype.getTileLoadFunction=function(){return this.tileLoadFunction},n.prototype.getTileUrlFunction=function(){return Object.getPrototypeOf(this).tileUrlFunction===this.tileUrlFunction?this.tileUrlFunction.bind(this):this.tileUrlFunction},n.prototype.getUrls=function(){return this.urls},n.prototype.handleTileChange=function(t){var e=t.target,r=D(e),o=e.getState(),a;o==N.LOADING?(this.tileLoadingKeys_[r]=!0,a=a2.TILELOADSTART):r in this.tileLoadingKeys_&&(delete this.tileLoadingKeys_[r],a=o==N.ERROR?a2.TILELOADERROR:o==N.LOADED?a2.TILELOADEND:void 0),a!=null&&this.dispatchEvent(new z8(a,e))},n.prototype.setTileLoadFunction=function(t){this.tileCache.clear(),this.tileLoadFunction=t,this.changed()},n.prototype.setTileUrlFunction=function(t,e){this.tileUrlFunction=t,this.tileCache.pruneExceptNewestZ(),typeof e<"u"?this.setKey(e):this.changed()},n.prototype.setUrl=function(t){var e=C8(t);this.urls=e,this.setUrls(e)},n.prototype.setUrls=function(t){this.urls=t;var e=t.join(`
|
|
10
|
+
`);this.generateTileUrlFunction_?this.setTileUrlFunction(T8(t,this.tileGrid),e):this.setKey(e)},n.prototype.tileUrlFunction=function(t,e,r){},n.prototype.useTile=function(t,e,r){var o=Uo(t,e,r);this.tileCache.containsKey(o)&&this.tileCache.get(o)},n}(E8);const I8=R8;var O8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),P8=function(i){O8(n,i);function n(t){var e=this,r=t.imageSmoothing!==void 0?t.imageSmoothing:!0;return t.interpolate!==void 0&&(r=t.interpolate),e=i.call(this,{attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tileLoadFunction:t.tileLoadFunction?t.tileLoadFunction:A8,tilePixelRatio:t.tilePixelRatio,tileUrlFunction:t.tileUrlFunction,url:t.url,urls:t.urls,wrapX:t.wrapX,transition:t.transition,interpolate:r,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection})||this,e.crossOrigin=t.crossOrigin!==void 0?t.crossOrigin:null,e.tileClass=t.tileClass!==void 0?t.tileClass:Ju,e.tileCacheForProjection={},e.tileGridForProjection={},e.reprojectionErrorThreshold_=t.reprojectionErrorThreshold,e.renderReprojectionEdges_=!1,e}return n.prototype.canExpireCache=function(){if(this.tileCache.canExpireCache())return!0;for(var t in this.tileCacheForProjection)if(this.tileCacheForProjection[t].canExpireCache())return!0;return!1},n.prototype.expireCache=function(t,e){var r=this.getTileCacheForProjection(t);this.tileCache.expireCache(this.tileCache==r?e:{});for(var o in this.tileCacheForProjection){var a=this.tileCacheForProjection[o];a.expireCache(a==r?e:{})}},n.prototype.getGutterForProjection=function(t){return this.getProjection()&&t&&!sn(this.getProjection(),t)?0:this.getGutter()},n.prototype.getGutter=function(){return 0},n.prototype.getKey=function(){var t=i.prototype.getKey.call(this);return this.getInterpolate()||(t+=":disable-interpolation"),t},n.prototype.getOpaque=function(t){return this.getProjection()&&t&&!sn(this.getProjection(),t)?!1:i.prototype.getOpaque.call(this,t)},n.prototype.getTileGridForProjection=function(t){var e=this.getProjection();if(this.tileGrid&&(!e||sn(e,t)))return this.tileGrid;var r=D(t);return r in this.tileGridForProjection||(this.tileGridForProjection[r]=El(t)),this.tileGridForProjection[r]},n.prototype.getTileCacheForProjection=function(t){var e=this.getProjection();if(!e||sn(e,t))return this.tileCache;var r=D(t);return r in this.tileCacheForProjection||(this.tileCacheForProjection[r]=new kh(this.tileCache.highWaterMark)),this.tileCacheForProjection[r]},n.prototype.createTile_=function(t,e,r,o,a,s){var u=[t,e,r],h=this.getTileCoordForTileUrlFunction(u,a),l=h?this.tileUrlFunction(h,o,a):void 0,c=new this.tileClass(u,l!==void 0?N.IDLE:N.EMPTY,l!==void 0?l:"",this.crossOrigin,this.tileLoadFunction,this.tileOptions);return c.key=s,c.addEventListener(k.CHANGE,this.handleTileChange.bind(this)),c},n.prototype.getTile=function(t,e,r,o,a){var s=this.getProjection();if(!s||!a||sn(s,a))return this.getTileInternal(t,e,r,o,s||a);var u=this.getTileCacheForProjection(a),h=[t,e,r],l=void 0,c=Fh(h);u.containsKey(c)&&(l=u.get(c));var g=this.getKey();if(l&&l.key==g)return l;var f=this.getTileGridForProjection(s),d=this.getTileGridForProjection(a),p=this.getTileCoordForTileUrlFunction(h,a),y=new zl(s,f,a,d,h,p,this.getTilePixelRatio(o),this.getGutter(),function(v,_,m,w){return this.getTileInternal(v,_,m,w,s)}.bind(this),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.getInterpolate());return y.key=g,l?(y.interimTile=l,y.refreshInterimChain(),u.replace(c,y)):u.set(c,y),y},n.prototype.getTileInternal=function(t,e,r,o,a){var s=null,u=Uo(t,e,r),h=this.getKey();if(!this.tileCache.containsKey(u))s=this.createTile_(t,e,r,o,a,h),this.tileCache.set(u,s);else if(s=this.tileCache.get(u),s.key!=h){var l=s;s=this.createTile_(t,e,r,o,a,h),l.getState()==N.IDLE?s.interimTile=l.interimTile:s.interimTile=l,s.refreshInterimChain(),this.tileCache.replace(u,s)}return s},n.prototype.setRenderReprojectionEdges=function(t){if(this.renderReprojectionEdges_!=t){this.renderReprojectionEdges_=t;for(var e in this.tileCacheForProjection)this.tileCacheForProjection[e].clear();this.changed()}},n.prototype.setTileGridForProjection=function(t,e){{var r=Ut(t);if(r){var o=D(r);o in this.tileGridForProjection||(this.tileGridForProjection[o]=e)}}},n}(I8);function A8(i,n){i.getImage().src=n}const Sl=P8;var L8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),M8=function(i){L8(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;r.interpolate!==void 0&&(o=r.interpolate);var a=r.projection!==void 0?r.projection:"EPSG:3857",s=r.tileGrid!==void 0?r.tileGrid:m8({extent:s2(a),maxResolution:r.maxResolution,maxZoom:r.maxZoom,minZoom:r.minZoom,tileSize:r.tileSize});return e=i.call(this,{attributions:r.attributions,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,interpolate:o,opaque:r.opaque,projection:a,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileGrid:s,tileLoadFunction:r.tileLoadFunction,tilePixelRatio:r.tilePixelRatio,tileUrlFunction:r.tileUrlFunction,url:r.url,urls:r.urls,wrapX:r.wrapX!==void 0?r.wrapX:!0,transition:r.transition,attributionsCollapsible:r.attributionsCollapsible,zDirection:r.zDirection})||this,e.gutter_=r.gutter!==void 0?r.gutter:0,e}return n.prototype.getGutter=function(){return this.gutter_},n}(Sl);const Ar=M8;var F8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),D8=function(i){F8(n,i);function n(t){var e=i.call(this,{attributions:t.attributions,wrapX:t.wrapX})||this;return e.resolution=void 0,e.distance=t.distance!==void 0?t.distance:20,e.minDistance=t.minDistance||0,e.interpolationRatio=0,e.features=[],e.geometryFunction=t.geometryFunction||function(r){var o=r.getGeometry();return $(o.getType()=="Point",10),o},e.createCustomCluster_=t.createCluster,e.source=null,e.boundRefresh_=e.refresh.bind(e),e.updateDistance(e.distance,e.minDistance),e.setSource(t.source||null),e}return n.prototype.clear=function(t){this.features.length=0,i.prototype.clear.call(this,t)},n.prototype.getDistance=function(){return this.distance},n.prototype.getSource=function(){return this.source},n.prototype.loadFeatures=function(t,e,r){this.source.loadFeatures(t,e,r),e!==this.resolution&&(this.resolution=e,this.refresh())},n.prototype.setDistance=function(t){this.updateDistance(t,this.minDistance)},n.prototype.setMinDistance=function(t){this.updateDistance(this.distance,t)},n.prototype.getMinDistance=function(){return this.minDistance},n.prototype.setSource=function(t){this.source&&this.source.removeEventListener(k.CHANGE,this.boundRefresh_),this.source=t,t&&t.addEventListener(k.CHANGE,this.boundRefresh_),this.refresh()},n.prototype.refresh=function(){this.clear(),this.cluster(),this.addFeatures(this.features)},n.prototype.updateDistance=function(t,e){var r=t===0?0:Math.min(e,t)/t,o=t!==this.distance||this.interpolationRatio!==r;this.distance=t,this.minDistance=e,this.interpolationRatio=r,o&&this.refresh()},n.prototype.cluster=function(){if(!(this.resolution===void 0||!this.source))for(var t=qt(),e=this.distance*this.resolution,r=this.source.getFeatures(),o={},a=0,s=r.length;a<s;a++){var u=r[a];if(!(D(u)in o)){var h=this.geometryFunction(u);if(h){var l=h.getCoordinates();nr(l,t),on(t,e,t);var c=this.source.getFeaturesInExtent(t).filter(function(g){var f=D(g);return f in o?!1:(o[f]=!0,!0)});this.features.push(this.createCluster(c,t))}}}},n.prototype.createCluster=function(t,e){for(var r=[0,0],o=t.length-1;o>=0;--o){var a=this.geometryFunction(t[o]);a?L3(r,a.getCoordinates()):t.splice(o,1)}F3(r,1/t.length);var s=be(e),u=this.interpolationRatio,h=new Ct([r[0]*(1-u)+s[0]*u,r[1]*(1-u)+s[1]*u]);return this.createCustomCluster_?this.createCustomCluster_(h,t):new nn({geometry:h,features:t})},n}(Ze);const k8=D8,q8=Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"}));function Cl(i,n){var t=[];Object.keys(n).forEach(function(r){n[r]!==null&&n[r]!==void 0&&t.push(r+"="+encodeURIComponent(n[r]))});var e=t.join("&");return i=i.replace(/[?&]$/,""),i=i.indexOf("?")===-1?i+"?":i+"&",i+e}var ea="1.3.0",N8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),G8='© <a href="https://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> contributors.',B8=function(i){N8(n,i);function n(t){var e=t||{},r=e.imageSmoothing!==void 0?e.imageSmoothing:!0;e.interpolate!==void 0&&(r=e.interpolate);var o;e.attributions!==void 0?o=e.attributions:o=[G8];var a=e.crossOrigin!==void 0?e.crossOrigin:"anonymous",s=e.url!==void 0?e.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png";return i.call(this,{attributions:o,attributionsCollapsible:!1,cacheSize:e.cacheSize,crossOrigin:a,interpolate:r,maxZoom:e.maxZoom!==void 0?e.maxZoom:19,opaque:e.opaque!==void 0?e.opaque:!0,reprojectionErrorThreshold:e.reprojectionErrorThreshold,tileLoadFunction:e.tileLoadFunction,transition:e.transition,url:s,wrapX:e.wrapX,zDirection:e.zDirection})||this}return n}(Ar);const U8=B8;var $8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),W8=function(i){$8(n,i);function n(t){var e=t||{};return i.call(this,e)||this}return n}(yr);const V8=W8;var X8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),Z8=function(i){X8(n,i);function n(t){var e=i.call(this,t)||this;return e.image_=null,e}return n.prototype.getImage=function(){return this.image_?this.image_.getImage():null},n.prototype.prepareFrame=function(t){var e=t.layerStatesArray[t.layerIndex],r=t.pixelRatio,o=t.viewState,a=o.resolution,s=this.getLayer().getSource(),u=t.viewHints,h=t.extent;if(e.extent!==void 0&&(h=Dn(h,Te(e.extent,o.projection))),!u[vt.ANIMATING]&&!u[vt.INTERACTING]&&!ho(h))if(s){var l=o.projection,c=s.getImage(h,a,r,l);c&&(this.loadImage(c)?this.image_=c:c.getState()===G.EMPTY&&(this.image_=null))}else this.image_=null;return!!this.image_},n.prototype.getData=function(t){var e=this.frameState;if(!e)return null;var r=this.getLayer(),o=st(e.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!ye(a,o))return null;var s=this.image_.getExtent(),u=this.image_.getImage(),h=Q(s),l=Math.floor(u.width*((o[0]-s[0])/h));if(l<0||l>=u.width)return null;var c=St(s),g=Math.floor(u.height*((s[3]-o[1])/c));return g<0||g>=u.height?null:this.getImageData(u,l,g)},n.prototype.renderFrame=function(t,e){var r=this.image_,o=r.getExtent(),a=r.getResolution(),s=r.getPixelRatio(),u=t.layerStatesArray[t.layerIndex],h=t.pixelRatio,l=t.viewState,c=l.center,g=l.resolution,f=h*a/(g*s),d=t.extent,p=l.resolution,y=l.rotation,v=Math.round(Q(d)/p*h),_=Math.round(St(d)/p*h);te(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/h,1/h,y,-v/2,-_/2),er(this.inversePixelTransform,this.pixelTransform);var m=Ra(this.pixelTransform);this.useContainer(e,m,this.getBackground(t));var w=this.context,x=w.canvas;x.width!=v||x.height!=_?(x.width=v,x.height=_):this.containerReused||w.clearRect(0,0,v,_);var E=!1,z=!0;if(u.extent){var b=Te(u.extent,l.projection);z=Lt(b,t.extent),E=z&&!ve(b,t.extent),E&&this.clipUnrotated(w,t,b)}var T=r.getImage(),j=te(this.tempTransform,v/2,_/2,f,f,0,s*(o[0]-c[0])/a,s*(c[1]-o[3])/a);this.renderedResolution=a*h/s;var O=T.width*j[0],C=T.height*j[3];if(this.getLayer().getSource().getInterpolate()||ot(w,Jo),this.preRender(w,t),z&&O>=.5&&C>=.5){var R=j[4],P=j[5],A=u.opacity,I=void 0;A!==1&&(I=w.globalAlpha,w.globalAlpha=A),w.drawImage(T,0,0,+T.width,+T.height,R,P,O,C),A!==1&&(w.globalAlpha=I)}return this.postRender(w,t),E&&w.restore(),ot(w,fl),m!==x.style.transform&&(x.style.transform=m),this.container},n}(fs);const Y8=Z8;var H8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),K8=function(i){H8(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new Y8(this)},n.prototype.getData=function(t){return i.prototype.getData.call(this,t)},n}(V8);const J8=K8,na={PRELOAD:"preload",USE_INTERIM_TILES_ON_ERROR:"useInterimTilesOnError"};var Q8=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),t7=function(i){Q8(n,i);function n(t){var e=this,r=t||{},o=ot({},r);return delete o.preload,delete o.useInterimTilesOnError,e=i.call(this,o)||this,e.on,e.once,e.un,e.setPreload(r.preload!==void 0?r.preload:0),e.setUseInterimTilesOnError(r.useInterimTilesOnError!==void 0?r.useInterimTilesOnError:!0),e}return n.prototype.getPreload=function(){return this.get(na.PRELOAD)},n.prototype.setPreload=function(t){this.set(na.PRELOAD,t)},n.prototype.getUseInterimTilesOnError=function(){return this.get(na.USE_INTERIM_TILES_ON_ERROR)},n.prototype.setUseInterimTilesOnError=function(t){this.set(na.USE_INTERIM_TILES_ON_ERROR,t)},n.prototype.getData=function(t){return i.prototype.getData.call(this,t)},n}(yr);const e7=t7;var n7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),i7=function(i){n7(n,i);function n(t){var e=i.call(this,t)||this;return e.extentChanged=!0,e.renderedExtent_=null,e.renderedPixelRatio,e.renderedProjection=null,e.renderedRevision,e.renderedTiles=[],e.newTiles_=!1,e.tmpExtent=qt(),e.tmpTileRange_=new Nh(0,0,0,0),e}return n.prototype.isDrawableTile=function(t){var e=this.getLayer(),r=t.getState(),o=e.getUseInterimTilesOnError();return r==N.LOADED||r==N.EMPTY||r==N.ERROR&&!o},n.prototype.getTile=function(t,e,r,o){var a=o.pixelRatio,s=o.viewState.projection,u=this.getLayer(),h=u.getSource(),l=h.getTile(t,e,r,a,s);return l.getState()==N.ERROR&&(u.getUseInterimTilesOnError()?u.getPreload()>0&&(this.newTiles_=!0):l.setState(N.LOADED)),this.isDrawableTile(l)||(l=l.getInterimTile()),l},n.prototype.getData=function(t){var e=this.frameState;if(!e)return null;var r=this.getLayer(),o=st(e.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!ye(a,o))return null;for(var s=e.pixelRatio,u=e.viewState.projection,h=e.viewState,l=r.getRenderSource(),c=l.getTileGridForProjection(h.projection),g=l.getTilePixelRatio(e.pixelRatio),f=c.getZForResolution(h.resolution);f>=c.getMinZoom();--f){var d=c.getTileCoordForCoordAndZ(o,f),p=l.getTile(f,d[1],d[2],s,u);if(!(p instanceof Ju||p instanceof zl))return null;if(p.getState()===N.LOADED){var y=c.getOrigin(f),v=Nt(c.getTileSize(f)),_=c.getResolution(f),m=Math.floor(g*((o[0]-y[0])/_-d[1]*v[0])),w=Math.floor(g*((y[1]-o[1])/_-d[2]*v[1])),x=Math.round(g*l.getGutterForProjection(h.projection));return this.getImageData(p.getImage(),m+x,w+x)}}return null},n.prototype.loadedTileCallback=function(t,e,r){return this.isDrawableTile(r)?i.prototype.loadedTileCallback.call(this,t,e,r):!1},n.prototype.prepareFrame=function(t){return!!this.getLayer().getSource()},n.prototype.renderFrame=function(t,e){var r=t.layerStatesArray[t.layerIndex],o=t.viewState,a=o.projection,s=o.resolution,u=o.center,h=o.rotation,l=t.pixelRatio,c=this.getLayer(),g=c.getSource(),f=g.getRevision(),d=g.getTileGridForProjection(a),p=d.getZForResolution(s,g.zDirection),y=d.getResolution(p),v=t.extent,_=t.viewState.resolution,m=g.getTilePixelRatio(l),w=Math.round(Q(v)/_*l),x=Math.round(St(v)/_*l),E=r.extent&&Te(r.extent);E&&(v=Dn(v,Te(r.extent)));var z=y*w/2/m,b=y*x/2/m,T=[u[0]-z,u[1]-b,u[0]+z,u[1]+b],j=d.getTileRangeForExtentAndZ(v,p),O={};O[p]={};var C=this.createLoadedTileFinder(g,a,O),R=this.tmpExtent,P=this.tmpTileRange_;this.newTiles_=!1;for(var A=h?Ma(o.center,_,h,t.size):void 0,I=j.minX;I<=j.maxX;++I)for(var M=j.minY;M<=j.maxY;++M)if(!(h&&!d.tileCoordIntersectsViewport([p,I,M],A))){var F=this.getTile(p,I,M,t);if(this.isDrawableTile(F)){var U=D(this);if(F.getState()==N.LOADED){O[p][F.tileCoord.toString()]=F;var Z=F.inTransition(U);Z&&r.opacity!==1&&(F.endTransition(U),Z=!1),!this.newTiles_&&(Z||this.renderedTiles.indexOf(F)===-1)&&(this.newTiles_=!0)}if(F.getAlpha(U,t.time)===1)continue}var it=d.getTileCoordChildTileRange(F.tileCoord,P,R),S=!1;it&&(S=C(p+1,it)),S||d.forEachTileCoordParentTileRange(F.tileCoord,C,P,R)}var ut=y/s*l/m;te(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/l,1/l,h,-w/2,-x/2);var rt=Ra(this.pixelTransform);this.useContainer(e,rt,this.getBackground(t));var V=this.context,Dt=V.canvas;er(this.inversePixelTransform,this.pixelTransform),te(this.tempTransform,w/2,x/2,ut,ut,0,-w/2,-x/2),Dt.width!=w||Dt.height!=x?(Dt.width=w,Dt.height=x):this.containerReused||V.clearRect(0,0,w,x),E&&this.clipUnrotated(V,t,E),g.getInterpolate()||ot(V,Jo),this.preRender(V,t),this.renderedTiles.length=0;var Yt=Object.keys(O).map(Number);Yt.sort(Ln);var mt,Je,kt;r.opacity===1&&(!this.containerReused||g.getOpaque(t.viewState.projection))?Yt=Yt.reverse():(mt=[],Je=[]);for(var Rn=Yt.length-1;Rn>=0;--Rn){var se=Yt[Rn],Ht=g.getTilePixelSize(se,l,a),Tt=d.getResolution(se),In=Tt/y,Zi=Ht[0]*In*ut,Yi=Ht[1]*In*ut,ei=d.getTileCoordForCoordAndZ(Ne(T),se),ni=d.getTileCoordExtent(ei),Fe=st(this.tempTransform,[m*(ni[0]-T[0])/y,m*(T[3]-ni[3])/y]),Kt=m*g.getGutterForProjection(a),Ee=O[se];for(var Qe in Ee){var F=Ee[Qe],On=F.tileCoord,Hi=ei[1]-On[1],s3=Math.round(Fe[0]-(Hi-1)*Zi),wa=ei[2]-On[2],Yr=Math.round(Fe[1]-(wa-1)*Yi),I=Math.round(Fe[0]-Hi*Zi),M=Math.round(Fe[1]-wa*Yi),tn=s3-I,De=Yr-M,ii=p===se,Z=ii&&F.getAlpha(D(this),t.time)!==1,Hr=!1;if(!Z)if(mt){kt=[I,M,I+tn,M,I+tn,M+De,I,M+De];for(var Bt=0,za=mt.length;Bt<za;++Bt)if(p!==se&&se<Je[Bt]){var Pt=mt[Bt];Lt([I,M,I+tn,M+De],[Pt[0],Pt[3],Pt[4],Pt[7]])&&(Hr||(V.save(),Hr=!0),V.beginPath(),V.moveTo(kt[0],kt[1]),V.lineTo(kt[2],kt[3]),V.lineTo(kt[4],kt[5]),V.lineTo(kt[6],kt[7]),V.moveTo(Pt[6],Pt[7]),V.lineTo(Pt[4],Pt[5]),V.lineTo(Pt[2],Pt[3]),V.lineTo(Pt[0],Pt[1]),V.clip())}mt.push(kt),Je.push(se)}else V.clearRect(I,M,tn,De);this.drawTileImage(F,t,I,M,tn,De,Kt,ii),mt&&!Z?(Hr&&V.restore(),this.renderedTiles.unshift(F)):this.renderedTiles.push(F),this.updateUsedTiles(t.usedTiles,g,F)}}return this.renderedRevision=f,this.renderedResolution=y,this.extentChanged=!this.renderedExtent_||!an(this.renderedExtent_,T),this.renderedExtent_=T,this.renderedPixelRatio=l,this.renderedProjection=a,this.manageTilePyramid(t,g,d,l,a,v,p,c.getPreload()),this.scheduleExpireCache(t,g),this.postRender(V,t),r.extent&&V.restore(),ot(V,fl),rt!==Dt.style.transform&&(Dt.style.transform=rt),this.container},n.prototype.drawTileImage=function(t,e,r,o,a,s,u,h){var l=this.getTileImage(t);if(!!l){var c=D(this),g=e.layerStatesArray[e.layerIndex],f=g.opacity*(h?t.getAlpha(c,e.time):1),d=f!==this.context.globalAlpha;d&&(this.context.save(),this.context.globalAlpha=f),this.context.drawImage(l,u,u,l.width-2*u,l.height-2*u,r,o,a,s),d&&this.context.restore(),f!==g.opacity?e.animate=!0:h&&t.endTransition(c)}},n.prototype.getImage=function(){var t=this.context;return t?t.canvas:null},n.prototype.getTileImage=function(t){return t.getImage()},n.prototype.scheduleExpireCache=function(t,e){if(e.canExpireCache()){var r=function(o,a,s){var u=D(o);u in s.usedTiles&&o.expireCache(s.viewState.projection,s.usedTiles[u])}.bind(null,e);t.postRenderFunctions.push(r)}},n.prototype.updateUsedTiles=function(t,e,r){var o=D(e);o in t||(t[o]={}),t[o][r.getKey()]=!0},n.prototype.manageTilePyramid=function(t,e,r,o,a,s,u,h,l){var c=D(e);c in t.wantedTiles||(t.wantedTiles[c]={});var g=t.wantedTiles[c],f=t.tileQueue,d=r.getMinZoom(),p=t.viewState.rotation,y=p?Ma(t.viewState.center,t.viewState.resolution,p,t.size):void 0,v=0,_,m,w,x,E,z;for(z=d;z<=u;++z)for(m=r.getTileRangeForExtentAndZ(s,z,m),w=r.getResolution(z),x=m.minX;x<=m.maxX;++x)for(E=m.minY;E<=m.maxY;++E)p&&!r.tileCoordIntersectsViewport([z,x,E],y)||(u-z<=h?(++v,_=e.getTile(z,x,E,o,a),_.getState()==N.IDLE&&(g[_.getKey()]=!0,f.isKeyQueued(_.getKey())||f.enqueue([_,c,r.getTileCoordCenter(_.tileCoord),w])),l!==void 0&&l(_)):e.useTile(z,x,E,a));e.updateCacheSize(v,a)},n}(fs);const r7=i7;var o7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),a7=function(i){o7(n,i);function n(t){return i.call(this,t)||this}return n.prototype.createRenderer=function(){return new r7(this)},n}(e7);const Di=a7;var s7=globalThis&&globalThis.__extends||function(){var i=function(n,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])},i(n,t)};return function(n,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");i(n,t);function e(){this.constructor=n}n.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}}(),u7=function(i){s7(n,i);function n(t){var e=this,r=t||{},o=r.imageSmoothing!==void 0?r.imageSmoothing:!0;r.interpolate!==void 0&&(o=r.interpolate);var a=r.params||{},s="TRANSPARENT"in a?a.TRANSPARENT:!0;return e=i.call(this,{attributions:r.attributions,attributionsCollapsible:r.attributionsCollapsible,cacheSize:r.cacheSize,crossOrigin:r.crossOrigin,interpolate:o,opaque:!s,projection:r.projection,reprojectionErrorThreshold:r.reprojectionErrorThreshold,tileClass:r.tileClass,tileGrid:r.tileGrid,tileLoadFunction:r.tileLoadFunction,url:r.url,urls:r.urls,wrapX:r.wrapX!==void 0?r.wrapX:!0,transition:r.transition,zDirection:r.zDirection})||this,e.gutter_=r.gutter!==void 0?r.gutter:0,e.params_=a,e.v13_=!0,e.serverType_=r.serverType,e.hidpi_=r.hidpi!==void 0?r.hidpi:!0,e.tmpExtent_=qt(),e.updateV13_(),e.setKey(e.getKeyForParams_()),e}return n.prototype.getFeatureInfoUrl=function(t,e,r,o){var a=Ut(r),s=this.getProjection(),u=this.getTileGrid();u||(u=this.getTileGridForProjection(a));var h=u.getZForResolution(e,this.zDirection),l=u.getTileCoordForCoordAndZ(t,h);if(!(u.getResolutions().length<=l[0])){var c=u.getResolution(l[0]),g=u.getTileCoordExtent(l,this.tmpExtent_),f=Nt(u.getTileSize(l[0]),this.tmpSize),d=this.gutter_;d!==0&&(f=cu(f,d,this.tmpSize),g=on(g,c*d,g)),s&&s!==a&&(c=Qo(s,a,t,c),g=mg(g,a,s),t=pi(t,a,s));var p={SERVICE:"WMS",VERSION:ea,REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.params_.LAYERS};ot(p,this.params_,o);var y=Math.floor((t[0]-g[0])/c),v=Math.floor((g[3]-t[1])/c);return p[this.v13_?"I":"X"]=y,p[this.v13_?"J":"Y"]=v,this.getRequestUrl_(l,f,g,1,s||a,p)}},n.prototype.getLegendUrl=function(t,e){if(this.urls[0]!==void 0){var r={SERVICE:"WMS",VERSION:ea,REQUEST:"GetLegendGraphic",FORMAT:"image/png"};if(e===void 0||e.LAYER===void 0){var o=this.params_.LAYERS,a=!Array.isArray(o)||o.length===1;if(!a)return;r.LAYER=o}if(t!==void 0){var s=this.getProjection()?this.getProjection().getMetersPerUnit():1,u=28e-5;r.SCALE=t*s/u}return ot(r,e),Cl(this.urls[0],r)}},n.prototype.getGutter=function(){return this.gutter_},n.prototype.getParams=function(){return this.params_},n.prototype.getRequestUrl_=function(t,e,r,o,a,s){var u=this.urls;if(!!u){if(s.WIDTH=e[0],s.HEIGHT=e[1],s[this.v13_?"CRS":"SRS"]=a.getCode(),"STYLES"in this.params_||(s.STYLES=""),o!=1)switch(this.serverType_){case"geoserver":var h=90*o+.5|0;"FORMAT_OPTIONS"in s?s.FORMAT_OPTIONS+=";dpi:"+h:s.FORMAT_OPTIONS="dpi:"+h;break;case"mapserver":s.MAP_RESOLUTION=90*o;break;case"carmentaserver":case"qgis":s.DPI=90*o;break;default:$(!1,52);break}var l=a.getAxisOrientation(),c=r;if(this.v13_&&l.substr(0,2)=="ne"){var g=void 0;g=r[0],c[0]=r[1],c[1]=g,g=r[2],c[2]=r[3],c[3]=g}s.BBOX=c.join(",");var f;if(u.length==1)f=u[0];else{var d=Ge(Dh(t),u.length);f=u[d]}return Cl(f,s)}},n.prototype.getTilePixelRatio=function(t){return!this.hidpi_||this.serverType_===void 0?1:t},n.prototype.getKeyForParams_=function(){var t=0,e=[];for(var r in this.params_)e[t++]=r+"-"+this.params_[r];return e.join("/")},n.prototype.updateParams=function(t){ot(this.params_,t),this.updateV13_(),this.setKey(this.getKeyForParams_())},n.prototype.updateV13_=function(){var t=this.params_.VERSION||ea;this.v13_=fg(t,"1.3")>=0},n.prototype.tileUrlFunction=function(t,e,r){var o=this.getTileGrid();if(o||(o=this.getTileGridForProjection(r)),!(o.getResolutions().length<=t[0])){e!=1&&(!this.hidpi_||this.serverType_===void 0)&&(e=1);var a=o.getResolution(t[0]),s=o.getTileCoordExtent(t,this.tmpExtent_),u=Nt(o.getTileSize(t[0]),this.tmpSize),h=this.gutter_;h!==0&&(u=cu(u,h,this.tmpSize),s=on(s,a*h,s)),e!=1&&(u=fu(u,e,this.tmpSize));var l={SERVICE:"WMS",VERSION:ea,REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};return ot(l,this.params_),this.getRequestUrl_(t,u,s,e,r,l)}},n}(Sl);const h7=u7,l7={name:"v-tile",render(i,n){return null},extends:En,inject:["VMap"],props:{layerId:{type:String,default(){return`tile-layer-${J()}`}},preload:{type:Number,default:0},tileType:{type:String,default:"TD",validator:i=>["TD","TD_IMG","XYZ","BD","GD","OSM","PGIS_TILE","PGIS_HPYX","WMS"].includes(i)},tdVec:{type:String},tdCva:{type:String},tdImg:{type:String},tdCia:{type:String},gdUrl:{type:String},base:{type:Boolean,default:!0},xyz:{type:Object,default(){return{}}},wms:{type:Object,default(){}}},data(){return{layer:null,layers:[],addForOverview:!1}},computed:{map(){return this.VMap.map}},watch:{tileType:{handler(i,n){i&&i!==n&&(this.clear(n),this.init())},immediate:!1,deep:!0},visible:{handler(i){this.layers.map(n=>n.setVisible(i))},immediate:!1},zIndex:{handler(i){this.layers.map(n=>n.setZIndex(i))},immediate:!1},maxZoom:{handler(i){this.layers.map(n=>n.setMaxZoom(i))},immediate:!1},minZoom:{handler(i){this.layers.map(n=>n.setMinZoom(i))},immediate:!1},extent:{handler(i){this.layers.map(n=>n.setExtent(i))},immediate:!1},"xyz.attributions":{handler(i){this.layers.map(n=>n.getSource().setAttributions(i))},immediate:!1,deep:!0}},methods:{clear(i){const n=this.map.getLayers().getArray().filter(t=>t.get("base"));n&&n.length>0&&n.forEach(t=>{(t.get("tileType")===i||t.get("isDefault"))&&this.map.removeLayer(t)})},init(){switch(this.tileType){case"XYZ":this.initTileXYZ();break;case"WMS":this.initTileWMS();break;case"TD":this.initTD();break;case"TD_IMG":this.initTDIMG();break;case"BD":this.initBD();break;case"GD":this.initGD();break;case"OSM":this.initTileOSM();break;default:this.initTD();break}},initTileXYZ(){let i;at(this.xyz,"tileGrid")&&(i=new Pr(this.xyz.tileGrid));const n={...this.xyz,tileGrid:i},t=new Ar(n),e={...this.$props,source:t};this.layer=new Di(e),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(r=>{this.map.addLayer(r)})},initTileWMS(){let i;at(this.wms,"tileGrid")&&(i=new Pr(this.wms.tileGrid));const n={...this.wms,tileGrid:i},t=new h7(n),e={...this.$props,source:t};this.layer=new Di(e),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(r=>{this.map.addLayer(r)})},initTD(){const i=this.initXYZbyURL(this.tdVec||"http://t4.tianditu.com/DataServer?T=vec_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a"),n=this.initXYZbyURL(this.tdCva||"http://t3.tianditu.com/DataServer?T=cva_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a");this.layers=[i,n],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})},initXYZbyURL(i){const n={crossOrigin:"anonymous",...this.$props.xyz,url:i},t=new Ar(n),e={...this.$props,source:t},r=new Di(e);return r.set("base",!0),r.setZIndex(0),r},initTDIMG(){const i=this.initXYZbyURL(this.tdImg||"http://t4.tianditu.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a"),n=this.initXYZbyURL(this.tdCia||"http://t3.tianditu.com/DataServer?T=cia_w&x={x}&y={y}&l={z}&tk=88e2f1d5ab64a7477a7361edd6b5f68a");this.layers=[i,n],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})},initBD(){this.layers=this.getBDMap(this.xyz,this.$props),this.layers.length>0&&(this.addForOverview||this.layers.forEach(i=>{i.setZIndex(0),this.map.addLayer(i)}))},getBDMap(i,n){const t=[];for(let u=0;u<19;u++)t[u]=Math.pow(2,18-u);const e=new Pr({origin:[0,0],resolutions:t}),r={...i,projection:"baidu",tileGrid:e,tileUrlFunction:function(u,h,l){if(!u)return"";const c=u[0],g=u[1],f=-u[2]-1;return"https://maponline1.bdimg.com/tile/?qt=vtile&x="+g+"&y="+f+"&z="+c+"&styles=pl&scaler=1&udt=20220113&from=jsapi2_0"},crossOrigin:"anonymous"},o=new Ar(r),a={...n,source:o},s=new Di(a);return s.set("type","bd"),s.set("name","bd"),s.set("base",!0),[s]},initGD(){this.layers=this.getAMap(this.xyz,this.$props,this.gdUrl),this.addForOverview||this.layers.forEach(i=>{this.map.addLayer(i)})},getAMap(i,n,t){const e={...i,url:t||"http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7",projection:"GCJ02",crossOrigin:"anonymous"},r=new Ar(e),o={...n,source:r},a=new Di(o);return a.set("type","AMap"),a.set("name","AMap"),a.set("base",!0),[a]},initTileOSM(){const i=new U8,n={...this.$props,source:i};this.layer=new Di(n),this.layer.set("base",this.base),this.layer.setZIndex(0),this.layers=[this.layer],this.addForOverview||this.layers.forEach(t=>{this.map.addLayer(t)})}},updated(){this.init()},mounted(){this.init()},beforeUnmount(){this.layers.forEach(i=>{i.getSource().clear(),this.map.removeLayer(i)})}};let c7,g7;const jl={};var f7=oe(l7,c7,g7,!1,d7,null,null,null);function d7(i){for(let n in jl)this[n]=jl[n]}const ki=function(){return f7.exports}(),p7={name:"v-overview",render(i,n){return null},extends:ki,inject:["VMap"],props:{className:{type:String},collapsed:{type:Boolean},collapseLabel:{type:String},collapsible:{type:Boolean},render:{type:Function},rotateWithView:{type:Boolean},target:{type:String},tipLabel:{type:String},view:{type:Object}},computed:{map(){return this.VMap.map}},watch:{tileType:{handler(i,n){i&&i!==n&&(this.clearLayer(n),this.initLayers(),this.initOverview())},immediate:!1,deep:!0},rotateWithView:{handler(i){this.overview.setRotateWithView(i)},immediate:!1},collapsed:{handler(i){this.overview.setCollapsed(i)},immediate:!1},collapsible:{handler(i){this.overview.setCollapsible(i)},immediate:!1}},data(){return{overview:null}},methods:{initLayers(){this.addForOverview=!0,this.init()},clearLayer(i){const n=this.overview.getOverviewMap().getLayers().getArray().filter(t=>t.get("base"));n&&n.length>0&&n.forEach(t=>{(t.get("tileType")===i||t.get("isDefault"))&&this.overview.getOverviewMap().removeLayer(t)})},initOverview(){const i={constrainResolution:!1,projection:"EPSG:4326",...this.view},n={...this.$props,view:new Ie(i),layers:this.layers};this.overview=new u4(n),this.map.addControl(this.overview)}},mounted(){this.initLayers(),this.initOverview()},beforeUnmount(){this.addForOverview=!1,this.map.removeControl(this.overview)}};let y7,v7;const Rl={};var _7=oe(p7,y7,v7,!1,m7,null,null,null);function m7(i){for(let n in Rl)this[n]=Rl[n]}const Lr=function(){return _7.exports}();Lr.install=i=>{i.component(Lr.name,Lr)};var x7=function(){var i=this,n=i.$createElement,t=i._self._c||n;return t("div",{class:i.className,attrs:{id:i.element}},[i._t("default",null,{position:i.position})],2)},w7=[];const z7={name:"v-overlay",inject:["VMap"],props:{overlayId:{type:String,default(){return`overlay-id-${J()}`}},element:{type:String,default(){return`overlay-el-${J()}`}},position:{type:[Array,void 0],default(){}},positioning:{type:String},offset:{type:Array,default(){return[0,0]}},autoPan:{type:Boolean,default:!1},className:{type:String}},data(){return{overlay:null}},computed:{map(){return this.VMap.map}},watch:{position:{handler(i){this.overlay.setPosition(i)},immediate:!1},positioning:{handler(i){this.overlay.setPositioning(i)},immediate:!1},offset:{handler(i){this.overlay.setOffset(i)},immediate:!1}},mounted(){let i;typeof this.element=="string"&&(i=document.getElementById(this.element.toString()));const n={...this.$props,id:this.overlayId,element:i};this.overlay=new Os(n),this.map.addOverlay(this.overlay),this.$emit("load",this.overlay,this.map)},beforeUnmount(){this.map.removeOverlay(this.overlay)}},Il={};var E7=oe(z7,x7,w7,!1,b7,null,null,null);function b7(i){for(let n in Il)this[n]=Il[n]}const Mr=function(){return E7.exports}();Mr.install=i=>{i.component(Mr.name,Mr)},ki.install=function(i){i.component(ki.name,ki)};const T7={name:"v-vector",render(i,n){return null},extends:En,inject:["VMap"],props:{layerId:{type:String,default(){return`vector-layer-${J()}`}},source:{type:Object,default(){return{features:[]}}},features:{type:Array,default(){return[]}},FeatureStyle:{type:[Object,Boolean],default(){return!1}},modify:{type:[Object,Boolean],default:!1},select:{type:[Object,Boolean],default:!1}},data(){return{layer:null,selectObj:null,modifyObj:null}},computed:{map(){return this.VMap.map}},watch:{features:{handler(i){if(console.log("layer features change",i),this.layer.getSource().clear(),i&&i.length>0){const n=ce(i,this.map,this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0);this.layer.getSource().addFeatures(n)}},immediate:!1,deep:!0},visible:{handler(i){console.log("layer visible change",i),this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1,deep:!0},modify:{handler(i){i?this.setModify():(this.selectObj&&(this.map.removeInteraction(this.selectObj),this.selectObj=null),this.modifyObj&&(this.map.removeInteraction(this.modifyObj),this.modifyObj=null))},immediate:!1}},methods:{getFeatureById(i){const n=this.layer.getSource().getFeatures();let t;return n.forEach(e=>{(e.get("id")===i||e.getId()===i)&&(t=e)}),t},updateFeatureById(i,n){const t=this.layer.getSource().getFeatures();console.log(t),t.forEach(e=>{if(e.get("id")===i&&typeof n=="object")for(const r in n)Object.prototype.hasOwnProperty.call(n,r)&&e.update(r,n[r])})},setModify(){let i=[];if(this.select){let t;at(this.select,"style")&&(t=Gt(this.select.style)),this.selectObj=new Ph({style:t,layers:[this.layer]}),this.map.addInteraction(this.selectObj),this.selectObj.on("select",e=>{this.$emit("select",e,this.map)}),i=this.selectObj.getFeatures()}else i=new At(this.layer.getSource().getFeatures());let n;at(this.modify,"style")&&(n=Gt(this.modify.style)),this.modifyObj=new Ws({features:i,style:n}),this.map.addInteraction(this.modifyObj),this.modifyObj.on("modifystart",t=>{this.$emit("modifystart",t,this.map),i.getArray().forEach(e=>{e.getGeometry().on("change",r=>{this.$emit("modifychange",r,this.map,e)})})}),this.modifyObj.on("modifyend",t=>{const e={...t,select:this.selectObj};this.$emit("modifyend",e,this.map)})}},mounted(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map,this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new ee(n),this.layer.setStyle(t=>t.get("style")?Gt(t.get("style")):this.FeatureStyle&&Object.keys(this.FeatureStyle).length>0?Gt(this.FeatureStyle):Gt({fill:{color:"rgba(67,126,255,0.15)"},stroke:{color:"rgba(67,126,255,1)",width:1}})),this.layer.set("id",this.layerId),this.layer.set("type","vector"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.$emit("load",this.layer,this.map),this.modify&&this.setModify()},beforeUnmount(){this.layer.getSource().clear(),this.map.removeLayer(this.layer),this.map.removeInteraction(this.selectObj),this.map.removeInteraction(this.modifyObj)}};let S7,C7;const Ol={};var j7=oe(T7,S7,C7,!1,R7,null,null,null);function R7(i){for(let n in Ol)this[n]=Ol[n]}const Fr=function(){return j7.exports}();Fr.install=function(i){i.component(Fr.name,Fr)};var Pl={exports:{}},u2={exports:{}},Al=function(n,t){return function(){for(var r=new Array(arguments.length),o=0;o<r.length;o++)r[o]=arguments[o];return n.apply(t,r)}},I7=Al,h2=Object.prototype.toString,l2=function(i){return function(n){var t=h2.call(n);return i[t]||(i[t]=t.slice(8,-1).toLowerCase())}}(Object.create(null));function Qn(i){return i=i.toLowerCase(),function(t){return l2(t)===i}}function c2(i){return Array.isArray(i)}function ia(i){return typeof i>"u"}function O7(i){return i!==null&&!ia(i)&&i.constructor!==null&&!ia(i.constructor)&&typeof i.constructor.isBuffer=="function"&&i.constructor.isBuffer(i)}var Ll=Qn("ArrayBuffer");function P7(i){var n;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?n=ArrayBuffer.isView(i):n=i&&i.buffer&&Ll(i.buffer),n}function A7(i){return typeof i=="string"}function L7(i){return typeof i=="number"}function Ml(i){return i!==null&&typeof i=="object"}function ra(i){if(l2(i)!=="object")return!1;var n=Object.getPrototypeOf(i);return n===null||n===Object.prototype}var M7=Qn("Date"),F7=Qn("File"),D7=Qn("Blob"),k7=Qn("FileList");function g2(i){return h2.call(i)==="[object Function]"}function q7(i){return Ml(i)&&g2(i.pipe)}function N7(i){var n="[object FormData]";return i&&(typeof FormData=="function"&&i instanceof FormData||h2.call(i)===n||g2(i.toString)&&i.toString()===n)}var G7=Qn("URLSearchParams");function B7(i){return i.trim?i.trim():i.replace(/^\s+|\s+$/g,"")}function U7(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function f2(i,n){if(!(i===null||typeof i>"u"))if(typeof i!="object"&&(i=[i]),c2(i))for(var t=0,e=i.length;t<e;t++)n.call(null,i[t],t,i);else for(var r in i)Object.prototype.hasOwnProperty.call(i,r)&&n.call(null,i[r],r,i)}function d2(){var i={};function n(r,o){ra(i[o])&&ra(r)?i[o]=d2(i[o],r):ra(r)?i[o]=d2({},r):c2(r)?i[o]=r.slice():i[o]=r}for(var t=0,e=arguments.length;t<e;t++)f2(arguments[t],n);return i}function $7(i,n,t){return f2(n,function(r,o){t&&typeof r=="function"?i[o]=I7(r,t):i[o]=r}),i}function W7(i){return i.charCodeAt(0)===65279&&(i=i.slice(1)),i}function V7(i,n,t,e){i.prototype=Object.create(n.prototype,e),i.prototype.constructor=i,t&&Object.assign(i.prototype,t)}function X7(i,n,t){var e,r,o,a={};n=n||{};do{for(e=Object.getOwnPropertyNames(i),r=e.length;r-- >0;)o=e[r],a[o]||(n[o]=i[o],a[o]=!0);i=Object.getPrototypeOf(i)}while(i&&(!t||t(i,n))&&i!==Object.prototype);return n}function Z7(i,n,t){i=String(i),(t===void 0||t>i.length)&&(t=i.length),t-=n.length;var e=i.indexOf(n,t);return e!==-1&&e===t}function Y7(i){if(!i)return null;var n=i.length;if(ia(n))return null;for(var t=new Array(n);n-- >0;)t[n]=i[n];return t}var H7=function(i){return function(n){return i&&n instanceof i}}(typeof Uint8Array<"u"&&Object.getPrototypeOf(Uint8Array)),It={isArray:c2,isArrayBuffer:Ll,isBuffer:O7,isFormData:N7,isArrayBufferView:P7,isString:A7,isNumber:L7,isObject:Ml,isPlainObject:ra,isUndefined:ia,isDate:M7,isFile:F7,isBlob:D7,isFunction:g2,isStream:q7,isURLSearchParams:G7,isStandardBrowserEnv:U7,forEach:f2,merge:d2,extend:$7,trim:B7,stripBOM:W7,inherits:V7,toFlatObject:X7,kindOf:l2,kindOfTest:Qn,endsWith:Z7,toArray:Y7,isTypedArray:H7,isFileList:k7},qi=It;function Fl(i){return encodeURIComponent(i).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Dl=function(n,t,e){if(!t)return n;var r;if(e)r=e(t);else if(qi.isURLSearchParams(t))r=t.toString();else{var o=[];qi.forEach(t,function(u,h){u===null||typeof u>"u"||(qi.isArray(u)?h=h+"[]":u=[u],qi.forEach(u,function(c){qi.isDate(c)?c=c.toISOString():qi.isObject(c)&&(c=JSON.stringify(c)),o.push(Fl(h)+"="+Fl(c))}))}),r=o.join("&")}if(r){var a=n.indexOf("#");a!==-1&&(n=n.slice(0,a)),n+=(n.indexOf("?")===-1?"?":"&")+r}return n},K7=It;function oa(){this.handlers=[]}oa.prototype.use=function(n,t,e){return this.handlers.push({fulfilled:n,rejected:t,synchronous:e?e.synchronous:!1,runWhen:e?e.runWhen:null}),this.handlers.length-1},oa.prototype.eject=function(n){this.handlers[n]&&(this.handlers[n]=null)},oa.prototype.forEach=function(n){K7.forEach(this.handlers,function(e){e!==null&&n(e)})};var J7=oa,Q7=It,t9=function(n,t){Q7.forEach(n,function(r,o){o!==t&&o.toUpperCase()===t.toUpperCase()&&(n[t]=r,delete n[o])})},kl=It;function Ni(i,n,t,e,r){Error.call(this),this.message=i,this.name="AxiosError",n&&(this.code=n),t&&(this.config=t),e&&(this.request=e),r&&(this.response=r)}kl.inherits(Ni,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var ql=Ni.prototype,Nl={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach(function(i){Nl[i]={value:i}}),Object.defineProperties(Ni,Nl),Object.defineProperty(ql,"isAxiosError",{value:!0}),Ni.from=function(i,n,t,e,r,o){var a=Object.create(ql);return kl.toFlatObject(i,a,function(u){return u!==Error.prototype}),Ni.call(a,i.message,n,t,e,r),a.name=i.name,o&&Object.assign(a,o),a};var Gi=Ni,Gl={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},xe=It;function e9(i,n){n=n||new FormData;var t=[];function e(o){return o===null?"":xe.isDate(o)?o.toISOString():xe.isArrayBuffer(o)||xe.isTypedArray(o)?typeof Blob=="function"?new Blob([o]):Buffer.from(o):o}function r(o,a){if(xe.isPlainObject(o)||xe.isArray(o)){if(t.indexOf(o)!==-1)throw Error("Circular reference detected in "+a);t.push(o),xe.forEach(o,function(u,h){if(!xe.isUndefined(u)){var l=a?a+"."+h:h,c;if(u&&!a&&typeof u=="object"){if(xe.endsWith(h,"{}"))u=JSON.stringify(u);else if(xe.endsWith(h,"[]")&&(c=xe.toArray(u))){c.forEach(function(g){!xe.isUndefined(g)&&n.append(l,e(g))});return}}r(u,l)}}),t.pop()}else n.append(a,e(o))}return r(i),n}var Bl=e9,p2,Ul;function n9(){if(Ul)return p2;Ul=1;var i=Gi;return p2=function(t,e,r){var o=r.config.validateStatus;!r.status||!o||o(r.status)?t(r):e(new i("Request failed with status code "+r.status,[i.ERR_BAD_REQUEST,i.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))},p2}var y2,$l;function i9(){if($l)return y2;$l=1;var i=It;return y2=i.isStandardBrowserEnv()?function(){return{write:function(e,r,o,a,s,u){var h=[];h.push(e+"="+encodeURIComponent(r)),i.isNumber(o)&&h.push("expires="+new Date(o).toGMTString()),i.isString(a)&&h.push("path="+a),i.isString(s)&&h.push("domain="+s),u===!0&&h.push("secure"),document.cookie=h.join("; ")},read:function(e){var r=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),y2}var r9=function(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)},o9=function(n,t){return t?n.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):n},a9=r9,s9=o9,Wl=function(n,t){return n&&!a9(t)?s9(n,t):t},v2,Vl;function u9(){if(Vl)return v2;Vl=1;var i=It,n=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return v2=function(e){var r={},o,a,s;return e&&i.forEach(e.split(`
|
|
11
11
|
`),function(h){if(s=h.indexOf(":"),o=i.trim(h.substr(0,s)).toLowerCase(),a=i.trim(h.substr(s+1)),o){if(r[o]&&n.indexOf(o)>=0)return;o==="set-cookie"?r[o]=(r[o]?r[o]:[]).concat([a]):r[o]=r[o]?r[o]+", "+a:a}}),r},v2}var _2,Xl;function h9(){if(Xl)return _2;Xl=1;var i=It;return _2=i.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a"),r;function o(a){var s=a;return t&&(e.setAttribute("href",s),s=e.href),e.setAttribute("href",s),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:e.pathname.charAt(0)==="/"?e.pathname:"/"+e.pathname}}return r=o(window.location.href),function(s){var u=i.isString(s)?o(s):s;return u.protocol===r.protocol&&u.host===r.host}}():function(){return function(){return!0}}(),_2}var m2,Zl;function aa(){if(Zl)return m2;Zl=1;var i=Gi,n=It;function t(e){i.call(this,e==null?"canceled":e,i.ERR_CANCELED),this.name="CanceledError"}return n.inherits(t,i,{__CANCEL__:!0}),m2=t,m2}var x2,Yl;function l9(){return Yl||(Yl=1,x2=function(n){var t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(n);return t&&t[1]||""}),x2}var w2,Hl;function Kl(){if(Hl)return w2;Hl=1;var i=It,n=n9(),t=i9(),e=Dl,r=Wl,o=u9(),a=h9(),s=Gl,u=Gi,h=aa(),l=l9();return w2=function(g){return new Promise(function(d,p){var y=g.data,v=g.headers,_=g.responseType,m;function w(){g.cancelToken&&g.cancelToken.unsubscribe(m),g.signal&&g.signal.removeEventListener("abort",m)}i.isFormData(y)&&i.isStandardBrowserEnv()&&delete v["Content-Type"];var x=new XMLHttpRequest;if(g.auth){var E=g.auth.username||"",z=g.auth.password?unescape(encodeURIComponent(g.auth.password)):"";v.Authorization="Basic "+btoa(E+":"+z)}var b=r(g.baseURL,g.url);x.open(g.method.toUpperCase(),e(b,g.params,g.paramsSerializer),!0),x.timeout=g.timeout;function T(){if(!!x){var C="getAllResponseHeaders"in x?o(x.getAllResponseHeaders()):null,R=!_||_==="text"||_==="json"?x.responseText:x.response,P={data:R,status:x.status,statusText:x.statusText,headers:C,config:g,request:x};n(function(I){d(I),w()},function(I){p(I),w()},P),x=null}}if("onloadend"in x?x.onloadend=T:x.onreadystatechange=function(){!x||x.readyState!==4||x.status===0&&!(x.responseURL&&x.responseURL.indexOf("file:")===0)||setTimeout(T)},x.onabort=function(){!x||(p(new u("Request aborted",u.ECONNABORTED,g,x)),x=null)},x.onerror=function(){p(new u("Network Error",u.ERR_NETWORK,g,x,x)),x=null},x.ontimeout=function(){var R=g.timeout?"timeout of "+g.timeout+"ms exceeded":"timeout exceeded",P=g.transitional||s;g.timeoutErrorMessage&&(R=g.timeoutErrorMessage),p(new u(R,P.clarifyTimeoutError?u.ETIMEDOUT:u.ECONNABORTED,g,x)),x=null},i.isStandardBrowserEnv()){var j=(g.withCredentials||a(b))&&g.xsrfCookieName?t.read(g.xsrfCookieName):void 0;j&&(v[g.xsrfHeaderName]=j)}"setRequestHeader"in x&&i.forEach(v,function(R,P){typeof y>"u"&&P.toLowerCase()==="content-type"?delete v[P]:x.setRequestHeader(P,R)}),i.isUndefined(g.withCredentials)||(x.withCredentials=!!g.withCredentials),_&&_!=="json"&&(x.responseType=g.responseType),typeof g.onDownloadProgress=="function"&&x.addEventListener("progress",g.onDownloadProgress),typeof g.onUploadProgress=="function"&&x.upload&&x.upload.addEventListener("progress",g.onUploadProgress),(g.cancelToken||g.signal)&&(m=function(C){!x||(p(!C||C&&C.type?new h:C),x.abort(),x=null)},g.cancelToken&&g.cancelToken.subscribe(m),g.signal&&(g.signal.aborted?m():g.signal.addEventListener("abort",m))),y||(y=null);var O=l(b);if(O&&["http","https","file"].indexOf(O)===-1){p(new u("Unsupported protocol "+O+":",u.ERR_BAD_REQUEST,g));return}x.send(y)})},w2}var z2,Jl;function c9(){return Jl||(Jl=1,z2=null),z2}var Et=It,Ql=t9,t0=Gi,g9=Gl,f9=Bl,d9={"Content-Type":"application/x-www-form-urlencoded"};function e0(i,n){!Et.isUndefined(i)&&Et.isUndefined(i["Content-Type"])&&(i["Content-Type"]=n)}function p9(){var i;return(typeof XMLHttpRequest<"u"||typeof process<"u"&&Object.prototype.toString.call(process)==="[object process]")&&(i=Kl()),i}function y9(i,n,t){if(Et.isString(i))try{return(n||JSON.parse)(i),Et.trim(i)}catch(e){if(e.name!=="SyntaxError")throw e}return(t||JSON.stringify)(i)}var sa={transitional:g9,adapter:p9(),transformRequest:[function(n,t){if(Ql(t,"Accept"),Ql(t,"Content-Type"),Et.isFormData(n)||Et.isArrayBuffer(n)||Et.isBuffer(n)||Et.isStream(n)||Et.isFile(n)||Et.isBlob(n))return n;if(Et.isArrayBufferView(n))return n.buffer;if(Et.isURLSearchParams(n))return e0(t,"application/x-www-form-urlencoded;charset=utf-8"),n.toString();var e=Et.isObject(n),r=t&&t["Content-Type"],o;if((o=Et.isFileList(n))||e&&r==="multipart/form-data"){var a=this.env&&this.env.FormData;return f9(o?{"files[]":n}:n,a&&new a)}else if(e||r==="application/json")return e0(t,"application/json"),y9(n);return n}],transformResponse:[function(n){var t=this.transitional||sa.transitional,e=t&&t.silentJSONParsing,r=t&&t.forcedJSONParsing,o=!e&&this.responseType==="json";if(o||r&&Et.isString(n)&&n.length)try{return JSON.parse(n)}catch(a){if(o)throw a.name==="SyntaxError"?t0.from(a,t0.ERR_BAD_RESPONSE,this,null,this.response):a}return n}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:c9()},validateStatus:function(n){return n>=200&&n<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Et.forEach(["delete","get","head"],function(n){sa.headers[n]={}}),Et.forEach(["post","put","patch"],function(n){sa.headers[n]=Et.merge(d9)});var E2=sa,v9=It,_9=E2,m9=function(n,t,e){var r=this||_9;return v9.forEach(e,function(a){n=a.call(r,n,t)}),n},b2,n0;function i0(){return n0||(n0=1,b2=function(n){return!!(n&&n.__CANCEL__)}),b2}var r0=It,T2=m9,x9=i0(),w9=E2,z9=aa();function S2(i){if(i.cancelToken&&i.cancelToken.throwIfRequested(),i.signal&&i.signal.aborted)throw new z9}var E9=function(n){S2(n),n.headers=n.headers||{},n.data=T2.call(n,n.data,n.headers,n.transformRequest),n.headers=r0.merge(n.headers.common||{},n.headers[n.method]||{},n.headers),r0.forEach(["delete","get","head","post","put","patch","common"],function(r){delete n.headers[r]});var t=n.adapter||w9.adapter;return t(n).then(function(r){return S2(n),r.data=T2.call(n,r.data,r.headers,n.transformResponse),r},function(r){return x9(r)||(S2(n),r&&r.response&&(r.response.data=T2.call(n,r.response.data,r.response.headers,n.transformResponse))),Promise.reject(r)})},ae=It,o0=function(n,t){t=t||{};var e={};function r(l,c){return ae.isPlainObject(l)&&ae.isPlainObject(c)?ae.merge(l,c):ae.isPlainObject(c)?ae.merge({},c):ae.isArray(c)?c.slice():c}function o(l){if(ae.isUndefined(t[l])){if(!ae.isUndefined(n[l]))return r(void 0,n[l])}else return r(n[l],t[l])}function a(l){if(!ae.isUndefined(t[l]))return r(void 0,t[l])}function s(l){if(ae.isUndefined(t[l])){if(!ae.isUndefined(n[l]))return r(void 0,n[l])}else return r(void 0,t[l])}function u(l){if(l in t)return r(n[l],t[l]);if(l in n)return r(void 0,n[l])}var h={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u};return ae.forEach(Object.keys(n).concat(Object.keys(t)),function(c){var g=h[c]||o,f=g(c);ae.isUndefined(f)&&g!==u||(e[c]=f)}),e},C2,a0;function s0(){return a0||(a0=1,C2={version:"0.27.2"}),C2}var b9=s0().version,Tn=Gi,j2={};["object","boolean","number","function","string","symbol"].forEach(function(i,n){j2[i]=function(e){return typeof e===i||"a"+(n<1?"n ":" ")+i}});var u0={};j2.transitional=function(n,t,e){function r(o,a){return"[Axios v"+b9+"] Transitional option '"+o+"'"+a+(e?". "+e:"")}return function(o,a,s){if(n===!1)throw new Tn(r(a," has been removed"+(t?" in "+t:"")),Tn.ERR_DEPRECATED);return t&&!u0[a]&&(u0[a]=!0,console.warn(r(a," has been deprecated since v"+t+" and will be removed in the near future"))),n?n(o,a,s):!0}};function T9(i,n,t){if(typeof i!="object")throw new Tn("options must be an object",Tn.ERR_BAD_OPTION_VALUE);for(var e=Object.keys(i),r=e.length;r-- >0;){var o=e[r],a=n[o];if(a){var s=i[o],u=s===void 0||a(s,o,i);if(u!==!0)throw new Tn("option "+o+" must be "+u,Tn.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new Tn("Unknown option "+o,Tn.ERR_BAD_OPTION)}}var S9={assertOptions:T9,validators:j2},h0=It,C9=Dl,l0=J7,c0=E9,ua=o0,j9=Wl,g0=S9,Bi=g0.validators;function Ui(i){this.defaults=i,this.interceptors={request:new l0,response:new l0}}Ui.prototype.request=function(n,t){typeof n=="string"?(t=t||{},t.url=n):t=n||{},t=ua(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;e!==void 0&&g0.assertOptions(e,{silentJSONParsing:Bi.transitional(Bi.boolean),forcedJSONParsing:Bi.transitional(Bi.boolean),clarifyTimeoutError:Bi.transitional(Bi.boolean)},!1);var r=[],o=!0;this.interceptors.request.forEach(function(f){typeof f.runWhen=="function"&&f.runWhen(t)===!1||(o=o&&f.synchronous,r.unshift(f.fulfilled,f.rejected))});var a=[];this.interceptors.response.forEach(function(f){a.push(f.fulfilled,f.rejected)});var s;if(!o){var u=[c0,void 0];for(Array.prototype.unshift.apply(u,r),u=u.concat(a),s=Promise.resolve(t);u.length;)s=s.then(u.shift(),u.shift());return s}for(var h=t;r.length;){var l=r.shift(),c=r.shift();try{h=l(h)}catch(g){c(g);break}}try{s=c0(h)}catch(g){return Promise.reject(g)}for(;a.length;)s=s.then(a.shift(),a.shift());return s},Ui.prototype.getUri=function(n){n=ua(this.defaults,n);var t=j9(n.baseURL,n.url);return C9(t,n.params,n.paramsSerializer)},h0.forEach(["delete","get","head","options"],function(n){Ui.prototype[n]=function(t,e){return this.request(ua(e||{},{method:n,url:t,data:(e||{}).data}))}}),h0.forEach(["post","put","patch"],function(n){function t(e){return function(o,a,s){return this.request(ua(s||{},{method:n,headers:e?{"Content-Type":"multipart/form-data"}:{},url:o,data:a}))}}Ui.prototype[n]=t(),Ui.prototype[n+"Form"]=t(!0)});var R9=Ui,R2,f0;function I9(){if(f0)return R2;f0=1;var i=aa();function n(t){if(typeof t!="function")throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(a){e=a});var r=this;this.promise.then(function(o){if(!!r._listeners){var a,s=r._listeners.length;for(a=0;a<s;a++)r._listeners[a](o);r._listeners=null}}),this.promise.then=function(o){var a,s=new Promise(function(u){r.subscribe(u),a=u}).then(o);return s.cancel=function(){r.unsubscribe(a)},s},t(function(a){r.reason||(r.reason=new i(a),e(r.reason))})}return n.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},n.prototype.subscribe=function(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]},n.prototype.unsubscribe=function(e){if(!!this._listeners){var r=this._listeners.indexOf(e);r!==-1&&this._listeners.splice(r,1)}},n.source=function(){var e,r=new n(function(a){e=a});return{token:r,cancel:e}},R2=n,R2}var I2,d0;function O9(){return d0||(d0=1,I2=function(n){return function(e){return n.apply(null,e)}}),I2}var O2,p0;function P9(){if(p0)return O2;p0=1;var i=It;return O2=function(t){return i.isObject(t)&&t.isAxiosError===!0},O2}var y0=It,A9=Al,ha=R9,L9=o0,M9=E2;function v0(i){var n=new ha(i),t=A9(ha.prototype.request,n);return y0.extend(t,ha.prototype,n),y0.extend(t,n),t.create=function(r){return v0(L9(i,r))},t}var Zt=v0(M9);Zt.Axios=ha,Zt.CanceledError=aa(),Zt.CancelToken=I9(),Zt.isCancel=i0(),Zt.VERSION=s0().version,Zt.toFormData=Bl,Zt.AxiosError=Gi,Zt.Cancel=Zt.CanceledError,Zt.all=function(n){return Promise.all(n)},Zt.spread=O9(),Zt.isAxiosError=P9(),u2.exports=Zt,u2.exports.default=Zt,function(i){i.exports=u2.exports}(Pl);const la=Y5(Pl.exports),F9=H5(q8);var P2=typeof Map=="function"&&Map.prototype,A2=Object.getOwnPropertyDescriptor&&P2?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ca=P2&&A2&&typeof A2.get=="function"?A2.get:null,D9=P2&&Map.prototype.forEach,L2=typeof Set=="function"&&Set.prototype,M2=Object.getOwnPropertyDescriptor&&L2?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,ga=L2&&M2&&typeof M2.get=="function"?M2.get:null,k9=L2&&Set.prototype.forEach,q9=typeof WeakMap=="function"&&WeakMap.prototype,Dr=q9?WeakMap.prototype.has:null,N9=typeof WeakSet=="function"&&WeakSet.prototype,kr=N9?WeakSet.prototype.has:null,G9=typeof WeakRef=="function"&&WeakRef.prototype,_0=G9?WeakRef.prototype.deref:null,B9=Boolean.prototype.valueOf,U9=Object.prototype.toString,$9=Function.prototype.toString,W9=String.prototype.match,F2=String.prototype.slice,Sn=String.prototype.replace,V9=String.prototype.toUpperCase,m0=String.prototype.toLowerCase,x0=RegExp.prototype.test,w0=Array.prototype.concat,Ae=Array.prototype.join,X9=Array.prototype.slice,z0=Math.floor,D2=typeof BigInt=="function"?BigInt.prototype.valueOf:null,k2=Object.getOwnPropertySymbols,q2=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,$i=typeof Symbol=="function"&&typeof Symbol.iterator=="object",Ft=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===$i?"object":"symbol")?Symbol.toStringTag:null,E0=Object.prototype.propertyIsEnumerable,b0=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(i){return i.__proto__}:null);function T0(i,n){if(i===1/0||i===-1/0||i!==i||i&&i>-1e3&&i<1e3||x0.call(/e/,n))return n;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof i=="number"){var e=i<0?-z0(-i):z0(i);if(e!==i){var r=String(e),o=F2.call(n,r.length+1);return Sn.call(r,t,"$&_")+"."+Sn.call(Sn.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Sn.call(n,t,"$&_")}var N2=F9,S0=N2.custom,C0=I0(S0)?S0:null,Z9=function i(n,t,e,r){var o=t||{};if(Cn(o,"quoteStyle")&&o.quoteStyle!=="single"&&o.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Cn(o,"maxStringLength")&&(typeof o.maxStringLength=="number"?o.maxStringLength<0&&o.maxStringLength!==1/0:o.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=Cn(o,"customInspect")?o.customInspect:!0;if(typeof a!="boolean"&&a!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Cn(o,"indent")&&o.indent!==null&&o.indent!==" "&&!(parseInt(o.indent,10)===o.indent&&o.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Cn(o,"numericSeparator")&&typeof o.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=o.numericSeparator;if(typeof n>"u")return"undefined";if(n===null)return"null";if(typeof n=="boolean")return n?"true":"false";if(typeof n=="string")return P0(n,o);if(typeof n=="number"){if(n===0)return 1/0/n>0?"0":"-0";var u=String(n);return s?T0(n,u):u}if(typeof n=="bigint"){var h=String(n)+"n";return s?T0(n,h):h}var l=typeof o.depth>"u"?5:o.depth;if(typeof e>"u"&&(e=0),e>=l&&l>0&&typeof n=="object")return G2(n)?"[Array]":"[Object]";var c=gp(o,e);if(typeof r>"u")r=[];else if(O0(r,n)>=0)return"[Circular]";function g(R,P,A){if(P&&(r=X9.call(r),r.push(P)),A){var I={depth:o.depth};return Cn(o,"quoteStyle")&&(I.quoteStyle=o.quoteStyle),i(R,I,e+1,r)}return i(R,o,e+1,r)}if(typeof n=="function"&&!R0(n)){var f=ip(n),d=fa(n,g);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(d.length>0?" { "+Ae.call(d,", ")+" }":"")}if(I0(n)){var p=$i?Sn.call(String(n),/^(Symbol\(.*\))_[^)]*$/,"$1"):q2.call(n);return typeof n=="object"&&!$i?qr(p):p}if(hp(n)){for(var y="<"+m0.call(String(n.nodeName)),v=n.attributes||[],_=0;_<v.length;_++)y+=" "+v[_].name+"="+j0(Y9(v[_].value),"double",o);return y+=">",n.childNodes&&n.childNodes.length&&(y+="..."),y+="</"+m0.call(String(n.nodeName))+">",y}if(G2(n)){if(n.length===0)return"[]";var m=fa(n,g);return c&&!cp(m)?"["+U2(m,c)+"]":"[ "+Ae.call(m,", ")+" ]"}if(K9(n)){var w=fa(n,g);return!("cause"in Error.prototype)&&"cause"in n&&!E0.call(n,"cause")?"{ ["+String(n)+"] "+Ae.call(w0.call("[cause]: "+g(n.cause),w),", ")+" }":w.length===0?"["+String(n)+"]":"{ ["+String(n)+"] "+Ae.call(w,", ")+" }"}if(typeof n=="object"&&a){if(C0&&typeof n[C0]=="function"&&N2)return N2(n,{depth:l-e});if(a!=="symbol"&&typeof n.inspect=="function")return n.inspect()}if(rp(n)){var x=[];return D9.call(n,function(R,P){x.push(g(P,n,!0)+" => "+g(R,n))}),A0("Map",ca.call(n),x,c)}if(sp(n)){var E=[];return k9.call(n,function(R){E.push(g(R,n))}),A0("Set",ga.call(n),E,c)}if(op(n))return B2("WeakMap");if(up(n))return B2("WeakSet");if(ap(n))return B2("WeakRef");if(Q9(n))return qr(g(Number(n)));if(ep(n))return qr(g(D2.call(n)));if(tp(n))return qr(B9.call(n));if(J9(n))return qr(g(String(n)));if(!H9(n)&&!R0(n)){var z=fa(n,g),b=b0?b0(n)===Object.prototype:n instanceof Object||n.constructor===Object,T=n instanceof Object?"":"null prototype",j=!b&&Ft&&Object(n)===n&&Ft in n?F2.call(jn(n),8,-1):T?"Object":"",O=b||typeof n.constructor!="function"?"":n.constructor.name?n.constructor.name+" ":"",C=O+(j||T?"["+Ae.call(w0.call([],j||[],T||[]),": ")+"] ":"");return z.length===0?C+"{}":c?C+"{"+U2(z,c)+"}":C+"{ "+Ae.call(z,", ")+" }"}return String(n)};function j0(i,n,t){var e=(t.quoteStyle||n)==="double"?'"':"'";return e+i+e}function Y9(i){return Sn.call(String(i),/"/g,""")}function G2(i){return jn(i)==="[object Array]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function H9(i){return jn(i)==="[object Date]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function R0(i){return jn(i)==="[object RegExp]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function K9(i){return jn(i)==="[object Error]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function J9(i){return jn(i)==="[object String]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function Q9(i){return jn(i)==="[object Number]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function tp(i){return jn(i)==="[object Boolean]"&&(!Ft||!(typeof i=="object"&&Ft in i))}function I0(i){if($i)return i&&typeof i=="object"&&i instanceof Symbol;if(typeof i=="symbol")return!0;if(!i||typeof i!="object"||!q2)return!1;try{return q2.call(i),!0}catch{}return!1}function ep(i){if(!i||typeof i!="object"||!D2)return!1;try{return D2.call(i),!0}catch{}return!1}var np=Object.prototype.hasOwnProperty||function(i){return i in this};function Cn(i,n){return np.call(i,n)}function jn(i){return U9.call(i)}function ip(i){if(i.name)return i.name;var n=W9.call($9.call(i),/^function\s*([\w$]+)/);return n?n[1]:null}function O0(i,n){if(i.indexOf)return i.indexOf(n);for(var t=0,e=i.length;t<e;t++)if(i[t]===n)return t;return-1}function rp(i){if(!ca||!i||typeof i!="object")return!1;try{ca.call(i);try{ga.call(i)}catch{return!0}return i instanceof Map}catch{}return!1}function op(i){if(!Dr||!i||typeof i!="object")return!1;try{Dr.call(i,Dr);try{kr.call(i,kr)}catch{return!0}return i instanceof WeakMap}catch{}return!1}function ap(i){if(!_0||!i||typeof i!="object")return!1;try{return _0.call(i),!0}catch{}return!1}function sp(i){if(!ga||!i||typeof i!="object")return!1;try{ga.call(i);try{ca.call(i)}catch{return!0}return i instanceof Set}catch{}return!1}function up(i){if(!kr||!i||typeof i!="object")return!1;try{kr.call(i,kr);try{Dr.call(i,Dr)}catch{return!0}return i instanceof WeakSet}catch{}return!1}function hp(i){return!i||typeof i!="object"?!1:typeof HTMLElement<"u"&&i instanceof HTMLElement?!0:typeof i.nodeName=="string"&&typeof i.getAttribute=="function"}function P0(i,n){if(i.length>n.maxStringLength){var t=i.length-n.maxStringLength,e="... "+t+" more character"+(t>1?"s":"");return P0(F2.call(i,0,n.maxStringLength),n)+e}var r=Sn.call(Sn.call(i,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,lp);return j0(r,"single",n)}function lp(i){var n=i.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[n];return t?"\\"+t:"\\x"+(n<16?"0":"")+V9.call(n.toString(16))}function qr(i){return"Object("+i+")"}function B2(i){return i+" { ? }"}function A0(i,n,t,e){var r=e?U2(t,e):Ae.call(t,", ");return i+" ("+n+") {"+r+"}"}function cp(i){for(var n=0;n<i.length;n++)if(O0(i[n],`
|
|
12
12
|
`)>=0)return!1;return!0}function gp(i,n){var t;if(i.indent===" ")t=" ";else if(typeof i.indent=="number"&&i.indent>0)t=Ae.call(Array(i.indent+1)," ");else return null;return{base:t,prev:Ae.call(Array(n+1),t)}}function U2(i,n){if(i.length===0)return"";var t=`
|
|
13
13
|
`+n.prev+n.base;return t+Ae.call(i,","+t)+`
|
|
@@ -128,4 +128,4 @@
|
|
|
128
128
|
gl_FragColor.a = color.a * u_opacity;
|
|
129
129
|
gl_FragColor.rgb = texture2D(u_gradientTexture, vec2(0.5, color.a)).rgb;
|
|
130
130
|
gl_FragColor.rgb *= gl_FragColor.a;
|
|
131
|
-
}`,uniforms:{u_gradientTexture:function(){return this.gradient_}.bind(this),u_opacity:function(){return this.getOpacity()}.bind(this)}}]})},n.prototype.renderDeclutter=function(){},n}(gs);function Wy(i){for(var n=1,t=256,e=Vt(n,t),r=e.createLinearGradient(0,0,n,t),o=1/(i.length-1),a=0,s=i.length;a<s;++a)r.addColorStop(a*o,i[a]);return e.fillStyle=r,e.fillRect(0,0,n,t),e.canvas}const Vy=$y,Xy={name:"v-heatmap",render(i,n){return null},extends:En,inject:["VMap"],data(){return{layer:null}},props:{layerId:{type:String,default(){return`heatmap-layer-${J()}`}},source:{type:[Object,void 0],default(){return{features:[]}}},features:{type:Array,default(){return[]}},blur:{type:Number,default:15},radius:{type:Number,default:8},weight:{type:[String,Function],default:"weight"},gradient:{type:Array,default(){return["#00f","#0ff","#0f0","#ff0","#f00"]}}},watch:{features:{handler(i){if(this.layer.getSource().clear(),i&&i.length>0){const n=ce(i,this.map);this.layer.getSource().addFeatures(n)}},immediate:!1},blur:{handler(i){this.layer.setBlur(i)},immediate:!1},radius:{handler(i){this.layer.setRadius(i)},immediate:!1},gradient:{handler(i){this.layer.setGradient(i)},immediate:!1,deep:!0},visible:{handler(i){this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1}},computed:{map(){return this.VMap.map}},mounted(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new Vy(n),this.layer.set("id",this.layerId),this.layer.set("type","heatmap"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer)},beforeUnmount(){this.layer.getSource().clear(),this.map.removeLayer(this.layer)}};let Zy,Yy;const K0={};var Hy=oe(Xy,Zy,Yy,!1,Ky,null,null,null);function Ky(i){for(let n in K0)this[n]=K0[n]}const Ur=function(){return Hy.exports}();Ur.install=i=>{i.component(Ur.name,Ur)};const Jy={name:"v-graphic",render(i,n){return null},extends:En,inject:["VMap"],data(){return{layer:null}},props:{layerId:{type:String,default(){return`graphic-layer-${J()}`}},features:{type:Array,default(){return[]}},featureStyle:{type:Object}},computed:{map(){return this.VMap.map}},watch:{features:{handler(i){console.log("layers change",i),this.layer.getSource().refresh()},immediate:!1},visible:{handler(i){console.log("layer visible change",i),this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.layer.dispose()},methods:{init(){let i;this.featureStyle?X6(this.featureStyle.icon).then(n=>{i=this.setSource(n),this.setLayer(i)}):(i=this.setSource(),this.setLayer(i))},setSource(i){const n=new _l({canvasFunction:(t,e,r,o,a)=>{const s=[],u=document.createElement("canvas"),h=o[0]/r,l=o[1]/r,c=J1(u.getContext("2d"),{size:[h,l]});i&&c.setStyle(i);const g=this.map.getSize(),f=[(h-g[0])/2,(l-g[1])/2],d=-this.map.getView().getRotation(),p=this.map.getPixelFromCoordinate(this.map.getView().getCenter());return this.features.length>0&&this.features.forEach(y=>{const v=y.coordinates,_=this.map.getPixelFromCoordinate(v),m=function(z,b,T){return[Math.cos(b)*(z[0]-T[0])-Math.sin(b)*(z[1]-T[1])+T[0],Math.sin(b)*(z[0]-T[0])+Math.cos(b)*(z[1]-T[1])+T[1]]}(function(z,b,T){return[(z[0]-b[0])*T+b[0],(z[1]-b[1])*T+b[1]]}(_,p,1),d,p),w=[m[0]+f[0],m[1]+f[1]],x=new Ct(w,"XY"),E=new Rt(x);E._coordinates=v;for(const z in y)Object.prototype.hasOwnProperty.call(y,z)&&E.set(z,y[z]);at(y,"style")?(i=Gt(y.style),c.drawFeature(E,i)):c.drawGeometry(x),E._style=i,s.push(E)}),n.set("graphics",s),u}});return n},setLayer(i){const n={...this.$props,source:i};this.layer=new J8(n),this.layer.set("id",this.layerId),this.layer.set("type","graphic"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer)}}};let Qy,tv;const J0={};var ev=oe(Jy,Qy,tv,!1,nv,null,null,null);function nv(i){for(let n in J0)this[n]=J0[n]}const $r=function(){return ev.exports}();$r.install=i=>{i.component($r.name,$r)};const iv={name:"v-draw",extends:En,inject:["VMap"],render(i,n){return null},props:{layerId:{type:String,default(){return`draw-layer-${J()}`}},features:{type:Array,default(){return[]}},source:{type:Object,default(){return{features:[]}}},featureStyle:{type:[Object,Boolean],default(){return!1}},type:{type:String,default:""},clickTolerance:{type:Number,default:6},dragVertexDelay:{type:Number,default:500},snapTolerance:{type:Number,default:12},stopClick:{type:Boolean,default(){return!1}},maxPoints:{type:Number,default:void 0},minPoints:{type:Number,default:void 0},endRight:{type:Boolean,default(){return!1}},editable:{type:Boolean,default(){return!1}},clear:{type:Boolean,default(){return!1}},wrapX:{type:Boolean,default(){return!1}},finishCondition:{type:Object},geometryFunction:{type:Function},geometryName:{type:String},condition:{type:Object},freehand:{type:Boolean,default(){return!1}},freehandCondition:{type:Object}},data(){return{layer:null,draw:null,modify:null,select:null}},computed:{map(){return this.VMap.map}},watch:{type:{handler(i){this.dispose(),i&&this.initDraw()},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.dispose()},methods:{init(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new ee(n),this.layer.setStyle(t=>t.get("style")?Gt(t.get("style")):this.featureStyle?Gt(this.featureStyle):Gt({fill:{color:"rgba(67,126,255,0.15)"},stroke:{color:"rgba(67,126,255,1)",width:1}})),this.layer.set("id",this.layerId),this.layer.set("type","draw"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.type&&this.initDraw()},initDraw(){const i={source:this.layer.getSource(),type:this.type,freehand:this.freehand,clickTolerance:this.clickTolerance,features:ce(this.features,this.map),dragVertexDelay:this.dragVertexDelay,snapTolerance:this.snapTolerance,stopClick:this.stopClick,maxPoints:this.maxPoints,minPoints:this.minPoints,wrapX:this.wrapX,geometryName:this.geometryName,geometryFunction:this.geometryFunction};if(this.type==="Rectangle"){const n={...i,type:"Circle",geometryFunction:v5()};this.draw=new Cr(n)}else if(this.type==="Square"){const n={...i,type:"Circle",geometryFunction:y5(4)};this.draw=new Cr(n)}else if(this.type.indexOf("Star")>-1){const n=this.type.split("-")[1]||5,e={...i,type:"Circle",geometryFunction:function(r,o){const a=r[0],s=r[r.length-1],u=a[0]-s[0],h=a[1]-s[1],l=Math.sqrt(u*u+h*h),c=Math.atan2(h,u),g=[],f=Number(n)*2;for(let d=0;d<f;++d){const p=c+d*2*Math.PI/f,y=d%2===0?1:.5,v=l*y*Math.cos(p),_=l*y*Math.sin(p);g.push([a[0]+v,a[1]+_])}return g.push(g[0].slice()),o?o.setCoordinates([g]):o=new ln([g]),o}};this.draw=new Cr(e)}else this.draw=new Cr(i);this.draw.set("type","draw"),this.map.addInteraction(this.draw),this.endRight&&this.map.on("contextmenu",n=>{console.log(this.draw),this.draw.setActive(!1)}),this.clear&&this.draw.on("drawstart",n=>{this.layer.getSource().clear()}),this.draw.on("drawstart",n=>{this.$emit("drawstart",n,this.map)}),this.draw.on("drawend",n=>{this.$emit("drawend",n,this.map)}),this.editable&&(this.select=new Ph,this.select.set("type","select"),this.map.addInteraction(this.select),this.modify=new Ws({features:this.select.getFeatures()}),this.modify.set("type","modify"),this.map.addInteraction(this.modify),this.modify.on("modifystart",n=>{this.$emit("modifystart",n,this.map)}),this.modify.on("modifyend",n=>{this.$emit("modifyend",n,this.map)}))},dispose(){this.layer.getSource().clear(),this.map.removeInteraction(this.draw),this.map.removeInteraction(this.select),this.map.removeInteraction(this.modify)}}};let rv,ov;const Q0={};var av=oe(iv,rv,ov,!1,sv,null,null,null);function sv(i){for(let n in Q0)this[n]=Q0[n]}const Wr=function(){return av.exports}();Wr.install=i=>{i.component(Wr.name,Wr)};const uv={name:"v-measure",extends:En,inject:["VMap"],render(i,n){return null},props:{layerId:{type:String,default(){return`measure-layer-${J()}`}},features:{type:Array,default(){return[]}},source:{type:Object,default(){return{features:[]}}},featureStyle:{type:[Object,Boolean],default(){return!1}},type:{type:String,default:""},clear:{type:Boolean,default:!1},segments:{type:Boolean,default:!1},endRight:{type:Boolean,default:!0}},data(){return{layer:null,draw:null,modify:null,select:null}},computed:{map(){return this.VMap.map}},watch:{type:{handler(i){this.dispose(),i&&this.init()},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.dispose()},methods:{init(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const y=ce(this.features,this.map);i.addFeatures(y)}const n=new yt({fill:new tt({color:"rgba(255, 255, 255, 0.2)"}),stroke:new ft({color:"rgba(0, 0, 0, 0.5)",lineDash:[10,10],width:2}),image:new cn({radius:5,stroke:new ft({color:"rgba(0, 0, 0, 0.7)"}),fill:new tt({color:"rgba(255, 255, 255, 0.2)"})})}),t=new yt({text:new Ce({font:"14px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.7)"}),padding:[3,3,3,3],textBaseline:"bottom",offsetY:-15}),image:new ss({radius:8,points:3,angle:Math.PI,displacement:[0,10],fill:new tt({color:"rgba(0, 0, 0, 0.7)"})})}),e=new yt({text:new Ce({font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.4)"}),padding:[2,2,2,2],textAlign:"left",offsetX:15})}),r=new yt({image:new cn({radius:5,stroke:new ft({color:"rgba(0, 0, 0, 0.7)"}),fill:new tt({color:"rgba(0, 0, 0, 0.4)"})}),text:new Ce({text:"\u7F16\u8F91\u6D4B\u91CF",font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.7)"}),padding:[2,2,2,2],textAlign:"left",offsetX:15})}),o=new yt({text:new Ce({font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.4)"}),padding:[2,2,2,2],textBaseline:"bottom",offsetY:-12}),image:new ss({radius:6,points:3,angle:Math.PI,displacement:[0,8],fill:new tt({color:"rgba(0, 0, 0, 0.4)"})})}),a=[o],s=function(y){const v=q3(y,{projection:"EPSG:4326"});let _;return v>100?_=Math.round(v/1e3*100)/100+" km":_=Math.round(v*100)/100+" m",_},u=function(y){const v=N3(y,{projection:"EPSG:4326"});let _;return v>1e4?_=Math.round(v/1e6*100)/100+" km\xB2":_=Math.round(v*100)/100+" m\xB2",_};this.modify=new Ws({source:i,style:r});let h;const l=(y,v,_,m)=>{const w=[n],x=y.getGeometry(),E=x.getType();let z,b,T;if((!_||_===E)&&(E==="Polygon"?(z=x.getInteriorPoint(),b=u(x),T=new Wt(x.getCoordinates()[0])):E==="LineString"&&(z=new Ct(x.getLastCoordinate()),b=s(x),T=x)),v&&T){let j=0;T.forEachSegment(function(O,C){const R=new Wt([O,C]),P=s(R);a.length-1<j&&a.push(o.clone());const A=new Ct(R.getCoordinateAt(.5));a[j].setGeometry(A),a[j].getText().setText(P),w.push(a[j]),j++})}return b&&(t.setGeometry(z),t.getText().setText(b),w.push(t)),m&&E==="Point"&&!this.modify.getOverlay().getSource().getFeatures().length&&(h=x,e.getText().setText(m),w.push(e)),w},c={...this.$props,source:i};this.layer=new ee(c),this.layer.setStyle(y=>l(y,this.segments)),this.layer.set("id",this.layerId),this.layer.set("type","measure"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.modify.set("type","measure"),this.map.addInteraction(this.modify);const g=this.type,f="\u70B9\u51FB\u7EE7\u7EED\u6D4B\u91CF"+(g==="Polygon"?"\u9762\u79EF":"\u957F\u5EA6"),d="\u70B9\u51FB\u5F00\u59CB\u6D4B\u91CF";let p=d;this.draw=new Cr({source:i,type:g,style:y=>l(y,this.segments,g,p)}),this.draw.set("type","measure"),this.draw.set("measureDraw",!0),this.draw.on("drawstart",y=>{this.clear&&i.clear(),this.modify.setActive(!1),p=f,this.$emit("measurestart",y,this.map)}),this.draw.on("drawend",y=>{r.setGeometry(h),this.modify.setActive(!0),this.map.once("pointermove",()=>{r.setGeometry()}),p=d,this.endRight&&this.draw.setActive(!1),this.$emit("measureend",y,this.map)}),this.modify.setActive(!0),this.map.addInteraction(this.draw)},dispose(){this.layer.getSource().clear(),this.map.removeInteraction(this.draw),this.map.removeInteraction(this.select),this.map.removeInteraction(this.modify),this.map.removeLayer(this.layer)}}};let hv,lv;const tc={};var cv=oe(uv,hv,lv,!1,gv,null,null,null);function gv(i){for(let n in tc)this[n]=tc[n]}const Vr=function(){return cv.exports}();Vr.install=i=>{i.component(Vr.name,Vr)};function fv(i,n){let t;return n.getLayers().forEach(e=>{e&&e.get("id")===i&&(t=e)}),t}const a3=class{constructor(n,t,e,r,o,a,s,u,h){!t||t.length<1||(this.id=h.id,this.changeCarRotate=h.changeCarRotate,this.centerAtCar=h.centerAtCar,this._moving=!0,this._ismove=!1,this._map=n,this._labelShow=a,this._timeContentClass=s,this._vacuate=r,this._wholePathInfo=t,this._timeOverlayList=[],r?(this._pathInfo=e,this._convertPaths(e)):(this._pathInfo=t,this._convertPaths(t)),this._vacuatePath=e,this._path=[],this._passPath=[],this._pointIndexDistance=20,this._tracePoints=[],this._tracePointsModePlay=o,this._traceTimedivDom=n.traceTimedivDom,this._tracePointsFromTime=[],this._traceEnd=!1,this.traceLayer=new ee({source:new Ze,zIndex:99}),this.traceLayer.set("isTrack",!0),n.addLayer(this.traceLayer),this.tracePassLayer=new ee({source:new Ze,zIndex:100}),this.tracePassLayer.set("isTrack",!0),n.addLayer(this.tracePassLayer),this.arrowsLayer=new ee({source:new Ze,zIndex:101}),this.arrowsLayer.set("isTrack",!0),n.addLayer(this.arrowsLayer),this.carLayer=new ee({source:new Ze,zIndex:102}),this.carLayer.set("isTrack",!0),n.addLayer(this.carLayer),this.traceNodes=[],this.traceLineList=[],this.carMarker=null,this._carInfoWin=null,this._pointIndex=0,this._traceIndex=0,this._speedUp=1,this._intervalTraceFlag=null,this._intervalTimeFlag=null,this._opts={carIcon:{src:"",scale:1},speed:0,defaultContent:"",startIcon:{src:"",scale:1},endIcon:{src:"",scale:1},passFlag:!0,showInfoWin:!1,arrowPixel:50,tracePlay:!1},this._setOptions(h),this._initFlag=1,this._showTracePoint=u)}};let W=a3;en(W,"track",a3),W.prototype._setOptions=function(i){if(!!i)for(const n in i)Object.prototype.hasOwnProperty.call(i,n)&&(this._opts[n]=i[n])},W.prototype.getSpeed=function(){return this._opts.speed},W.prototype.getSpeedUp=function(){return this._speedUp},W.prototype.getPaths=function(){return this._pathInfo},W.prototype.getTraceIndex=function(){return this._pointIndex},W.prototype.setTraceIndex=function(i){this._pointIndex=i;const n=this._path[i];this.carMarker.setPosition(n)},W.prototype.getPercentnum=function(){const i=this._tracePoints,n=this.carMarker.getPosition();for(let t=0;t<i.length;t++)if(n.toString()===i[t].coordinate.toString())return parseFloat((t/i.length).toFixed(2))},W.prototype.setPercentnum=function(i){const n=this._tracePoints,t=this._tracePointsFromTime,e=Math.round(n.length*i),r=n[e].coordinate;this.carMarker.setPosition(r);for(let o=0;o<t.length;o++){const a=t[o].temBreakPointsFromTime;for(let s=0;s<a.length;s++)a[s].coordinate.toString()===r.toString()&&(this._traceIndex=s,this._pointIndex=o)}},W.prototype._showTimePopup=function(i){const n=this;n._traceTime=n._pathInfo[0].time,n._fromPause&&(n._traceTime=n._traceTimedivDom.innerText);const t=n._pathInfo[n._pathInfo.length-1].time,e=new Date(t).getTime();e>i.maxEndTime&&(i.maxEndTime=e),n._intervalTimeFlag=setInterval(function(){if(!n._traceEnd&&!n._fromPause&&!n._fromStop){if(n._traceTime=new Date(n._traceTime).getTime()+1e3*n._speedUp,i.maxEndTime<n._traceTime){n._traceEnd=!0,n._traceTimedivDom.innerText=t;return}n._traceTime%1e3===0&&(n._traceTime=yv(new Date(n._traceTime)),n._traceTimedivDom.innerText=n._traceTime)}},1e3)},W.prototype._setTraceTime=function(i){const n=this,t=n._tracePointsFromTime;if(n._traceTimedivDom.innerText=i,n._traceTime=i,n._opts.speed===0){let e=Number.MAX_VALUE;const r=new Date(n._traceTimedivDom.innerText).getTime();if(r>0||!isNaN(r))for(let o=0;o<t.length;o++){const a=t[o].temBreakPointsFromTime;for(let s=0;s<a.length;s++)Math.abs(r-a[s].thisTimeSecond)<e&&(e=Math.abs(r-a[s].thisTimeSecond),n._pointIndex=o,n._traceIndex=s)}n._fromStop&&(n._pointIndex=0,n._traceIndex=0),(n._traceTimedivDom.innerText===""||n._fromPause||n._fromStop)&&n._showTimePopup(n._map)}},W.prototype._convertPaths=function(i){this._path=[];for(let n=0;n<i.length;n++)this._path.push([i[n].longitude,i[n].latitude])},W.prototype.start=function(){this._moving=!0;const i=this,n=i.getTracePoints(1);i._tracePoints=n.breakPoints,i._tracePointsFromTime=n.breakPointsFromTime,!(i._path.length<1)&&(i._tracePointsModePlay==="skip"?i.tracePointsPlay():i._tracePointsModePlay==="animation"&&i.timePointsPlay())},W.prototype.tracePointsPlay=function(){const i=this,n=i._pathInfo,t=i._passPath;if(t.length===0&&i.tracePassLayer.getSource().clear(),!i._ismove)i._addMarker(),i._addInfoWin(),i._intervalTraceFlag=setInterval(function(){if(i._fromPause||i._fromStop||i._pointIndex>=n.length)return;if(i._pointIndex+=i._speedUp,i._pointIndex>=n.length&&(i._pointIndex=n.length-1),i.carMarker.setPosition([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._pointIndex===1&&t.push([n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude]),t.push([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._opts.passFlag){const a=new Rt({geometry:new Wt([[n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude],[n[i._pointIndex].longitude,n[i._pointIndex].latitude]])});a.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(a)}i._opts.showInfoWin&&(i._carInfoWin.getElement().innerText=n[i._pointIndex].info);const e=i._map.getView().calculateExtent(),r=i.carMarker.getPosition();!ye(e,r)&&i.centerAtCar&&i._map.getView().animate({center:r})},1e3);else if(i._fromPause){if(!i._fromStop){if(i._pointIndex++,i.carMarker.setPosition([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._opts.passFlag){const e=new Rt({geometry:new Wt([[n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude],[n[i._pointIndex].longitude,n[i._pointIndex].latitude]])});e.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(e)}i._ismove=!1}}else return;this._fromPause=!1,this._fromStop=!1},W.prototype.timePointsPlay=function(){const i=this,n=i._tracePoints,t=i._tracePointsFromTime,e=i._passPath;if(e.length===0&&i.tracePassLayer.getSource().clear(),i._opts.speed===0){let r=Number.MAX_VALUE;const o=new Date(i._traceTimedivDom.innerText).getTime();if(o>0||!isNaN(o))for(let a=0;a<t.length;a++){const s=t[a].temBreakPointsFromTime;for(let u=0;u<s.length;u++)Math.abs(o-s[u].thisTimeSecond)<r&&(r=Math.abs(o-s[u].thisTimeSecond),i._pointIndex=a,i._traceIndex=u)}i._fromStop&&(i._pointIndex=0,i._traceIndex=0),(i._traceTimedivDom.innerText===""||i._fromPause||i._fromStop)&&i._showTimePopup(i._map)}if(!i._ismove)i._addMarker(),i._addInfoWin(),i._intervalTraceFlag=setInterval(function(){if(i._fromPause||i._fromStop)return;const r=i._opts.speed*1e3/3600;if(i._pointIndex>=t.length)return;const o=t[i._pointIndex].temBreakPointsFromTime,a=t[i._pointIndex].differenceTime,s=t[i._pointIndex].length;let u=0;if(r===0?u=(s/a/50).toFixed(2)*10*i._speedUp:u=(r/50).toFixed(2)*10,i._fromPause||i._fromStop||i._pointIndex>=n.length-1||i._pointIndex>=t.length)return;if(i._traceIndex+=u,i._traceIndex=Math.round(i._traceIndex),i._traceIndex>=o.length){i._traceIndex=o.length-1,i._pointIndex++;const g=o.slice(0,i._traceIndex);for(let d=0;d<g.length;d++)e.push(g[d].coordinate);if(i._opts.passFlag){const d=new Rt({geometry:new Wt(e)});d.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(d)}i.carMarker.setPosition(o[i._traceIndex].coordinate),i.changeCarRotate&&i.carMarker.setRotateAngle(o[i._traceIndex].rotate);const f=i._troughPointIndex(o[i._traceIndex].coordinate);i._opts.showInfoWin&&(i._pathInfo[f]?(i._carInfoWin.getElement().innerText=i._pathInfo[f].info,i._carInfoWin.setPosition([i._pathInfo[f].longitude,i._pathInfo[f].latitude])):(i._carInfoWin.getElement().innerText="",i._carInfoWin.setPosition(void 0))),i._traceIndex=0}else{const g=o.slice(Math.round(i._traceIndex-u),i._traceIndex);for(let d=0;d<g.length;d++)e.push(g[d].coordinate);if(i._opts.passFlag){const d=new Rt({geometry:new Wt(e)});d.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(d)}i.carMarker.setPosition(o[i._traceIndex].coordinate),i.changeCarRotate&&i.carMarker.setRotateAngle(o[i._traceIndex].rotate);const f=i._troughPointIndex(n[i._pointIndex].coordinate);i._opts.showInfoWin&&(i._pathInfo[f]?(console.log(i._carInfoWin),i._carInfoWin.getElement().innerText=i._pathInfo[f].info,i._carInfoWin.setPosition([i._pathInfo[f].longitude,i._pathInfo[f].latitude])):(i._carInfoWin.getElement().innerText="",i._carInfoWin.setPosition(void 0)))}const h=i._map.getView().calculateExtent(),l=i.carMarker.getPosition();!ye(h,l)&&i.centerAtCar&&i._map.getView().animate({center:l})},200);else if(i._fromPause)i._fromStop||(i._traceIndex++,i._ismove=!1);else return;this._fromPause=!1,this._fromStop=!1},W.prototype.setSpeed=function(i){this._opts.speed=i},W.prototype.setSpeedUp=function(i){this._speedUp=i},W.prototype.stop=function(){this._moving=!1,this._ismove=!1,this._pointIndex=0,this._traceIndex=0,this._fromStop=!0,this._passPath=[],this.tracePassLayer.getSource().clear(),this.carMarker.setPosition([this._pathInfo[0].longitude,this._pathInfo[0].latitude]),clearInterval(this._intervalTraceFlag),clearInterval(this._intervalTimeFlag)},W.prototype.pause=function(){this._moving=!1,this._ismove=!0,this._fromPause=!0,clearInterval(this._intervalTimeFlag)},W.prototype._addMarker=function(){const i=this;this.carMarker&&(this.carLayer.getSource().getFeatures().length>0&&this.carLayer.getSource().removeFeature(this.carMarker),clearInterval(this._intervalTraceFlag));const n=vv(this._path[0],this._opts);this.carLayer.getSource().addFeature(n),this.carMarker=n,n.on=function(t,e){if(t==="move"){const r=setInterval(function(){if(!i._moving)return;const o=n.getPosition(),a=i._pathInfo;for(let s=0;s<a.length;s++)o.toString()===a[s].longitude+","+a[s].latitude&&(e(s),s===a.length-1&&clearInterval(r))},200)}}},W.prototype._addInfoWin=function(){const i=this;if(!i._opts.showInfoWin)return;const n=i.carMarker.getPosition();if(i._carInfoWin){i._carInfoWin.setPosition(n);return}console.log(i._opts);const t=document.createElement("div");t.className="carOverlay-class",t.innerText="";const e=new Os({element:document.getElementById(i._opts.overlay.element.toString()),position:n,stopEvent:!0,offset:[10,0]});i._carInfoWin=e,i._map.addOverlay(e)},W.prototype.getArrowPoints=function(i){const n=this._pathInfo,t=[];for(let e=0;e<n.length-1;e++){const r=[n[e].longitude,n[e].latitude],o=[n[e+1].longitude,n[e+1].latitude],a=this._map.getPixelFromCoordinate(r),s=this._map.getPixelFromCoordinate(o),h=nc([a,s]),l=Math.floor(h/i),c=this.getRotationFromPixel(a,s);for(let g=1;g<l+1;g++){const f=[a[0]+i*g*Math.cos(c),a[1]+i*g*Math.sin(c)],d=this._map.getCoordinateFromPixel(f);t.push({rotate:c,coordinate:d})}}return t},W.prototype.getTracePoints=function(i){const n=this._pathInfo,t=[],e=[];for(let r=0;r<n.length-1;r++){const o=[],a=[n[r].longitude,n[r].latitude],s=[n[r+1].longitude,n[r+1].latitude],u=n[r].time,h=n[r+1].time,l=new Date(u).getTime(),c=new Date(h).getTime(),g=c-l;if(g===0)continue;const f=W3(a),d=W3(s),y=nc([f,d]),v=Math.floor(y/i),_=this.getRotationFromPixel(f,d),m=this.getAngleFromPixel(f,d);for(let w=0;w<v+1;w++){const x=[f[0]+w*i*Math.cos(_),f[1]+w*i*Math.sin(_)],E=_g(x),z=l+Math.round(g/v)*w;t.push({rotate:m,coordinate:E,thisTimeSecond:z}),o.push({rotate:m,coordinate:E,thisTimeSecond:z})}y%i!==0&&(t.push({rotate:m,coordinate:s,thisTimeSecond:c}),o.push({rotate:m,coordinate:s,thisTimeSecond:c})),e.push({length:y,differenceTime:g/1e3,initTime:u,targetTime:h,temBreakPointsFromTime:o})}return{breakPoints:t,breakPointsFromTime:e}},W.prototype.getRotationFromPixel=function(i,n){if(!i)return!1;i={x:i[0],y:i[1]},n={x:n[0],y:n[1]};const t=Math.abs(n.x-i.x),e=Math.abs(n.y-i.y),r=Math.sqrt(t*t+e*e),o=Math.asin(e/r);let a=0;return n.y<i.y&&n.x===i.x?a=Math.PI*2/3:n.y>i.y&&n.x===i.x?a=Math.PI/2:n.y===i.y&&n.x<i.x?a=Math.PI:n.y===i.y&&n.x>i.x?a=0:n.y>i.y&&n.x>i.x?a=o:n.y>i.y&&n.x<i.x?a=Math.PI-o:n.y<i.y&&n.x<i.x?a=Math.PI+o:n.y<i.y&&n.x>i.x&&(a=Math.PI*2-o),a},W.prototype.getAngleFromPixel=function(i,n){i={x:i[0],y:i[1]},n={x:n[0],y:n[1]};const t=Math.abs(n.x-i.x),e=Math.abs(n.y-i.y),r=Math.sqrt(t*t+e*e),o=Math.round(Math.asin(e/r)/Math.PI*180);let a=0;return n.y<i.y&&n.x===i.x?a=270:n.y>i.y&&n.x===i.x?a=90:n.y===i.y&&n.x<i.x?a=180:n.y===i.y&&n.x>i.x?a=0:n.y>i.y&&n.x>i.x?a=360-o:n.y>i.y&&n.x<i.x?a=180+o:n.y<i.y&&n.x<i.x?a=180-o:n.y<i.y&&n.x>i.x&&(a=o),a},W.prototype._troughPointIndex=function(i){const n=this._pointIndexDistance,t=this._path;for(let e=0;e<t.length;e++){const r=t[e];if(po(r,i)<n)return e}return-1},W.prototype._traceLineSytle=function(i){const n=this._opts,t=n.lineWidth?n.lineWidth:5,e=n.lineColor?n.lineColor:"blue";return{route:new yt({stroke:new ft({width:t,color:e})}),node:new yt({image:new cn({radius:5,stroke:new ft({color:"white",width:0}),fill:new tt({color:"green"})})}),start:new yt({image:new yn(this._opts.startIcon),text:new Ce({font:"13px Microsoft Yahei",fill:new tt({color:"#aa3300"}),stroke:new ft({color:"#fff",width:2}),textAlign:"left"})}),end:new yt({image:new yn(this._opts.endIcon),text:new Ce({font:"13px Microsoft Yahei",fill:new tt({color:"#aa3300"}),stroke:new ft({color:"#fff",width:2}),textAlign:"left"})})}[i]},W.prototype._initLinesAndMarkers=function(){const i=this,n=i._pathInfo,t=i._wholePathInfo;if(i._convertPaths(n),i._initFlag===1){i.traceNodes=[];for(const e in t){const r=Number(e),o=[t[r].longitude,t[r].latitude],a=t[r].id;if(r>0&&r<t.length-1){const s=new Rt({geometry:new Ct(o)});s.set("id",a),s.set("number",parseInt(r)+1),i._showTracePoint&&i.traceNodes.push(s),s.set("type","node"),s.on("mouseover",function(u){i._map.getInfoWindowById(u.coordinate.toString())&&i._map.getInfoWindowById(u.coordinate.toString()).setPosition(u.coordinate)}),s.on("mouseout",function(u){i._map.getInfoWindowById(this.getPosition().toString())&&i._map.getInfoWindowById(this.getPosition().toString()).setPosition(void 0)})}else if(r===0){const s=new Rt({geometry:new Ct([t[r].longitude,t[r].latitude])});s.set("type","start"),s.set("id",a),s.set("number",parseInt(r)+1),i.traceNodes.push(s)}else if(r===t.length-1){const s=new Rt({geometry:new Ct([t[r].longitude,t[r].latitude+1e-8])});s.set("type","end"),s.set("id",a),s.set("number",parseInt(r)+1),i.traceNodes.push(s)}}console.log(i._pathInfo),console.log(i.traceNodes);for(let e=0;e<i._pathInfo.length-1;e++){const r=[i._pathInfo[e].longitude,i._pathInfo[e].latitude],o=[i._pathInfo[e+1].longitude,i._pathInfo[e+1].latitude],a=new Rt({geometry:new Wt([r,o])});a.setStyle(i._traceLineSytle("route")),i.traceLayer.getSource().addFeature(a),i.traceLineList.push(a)}for(let e=0;e<i.traceNodes.length;e++){const r=i.traceNodes[e],o=i._traceLineSytle(r.get("type"));if(r.setStyle(o),r.getGeometry().getType()==="Point")for(let a=0;a<n.length;a++)r.get("id")===n[a].id&&i.traceLayer.getSource().addFeature(r)}}},W.prototype.setTraceLineColor=function(i){const n=this;n._opts.lineColor=i;const t=n.traceLineList;for(let e=0;e<t.length;e++)t[e].setStrokeColor(i);n.traceLayer.refresh()},W.prototype.setTraceLineWidth=function(i){const n=this;n._opts.lineWidth=i;const t=n.traceLineList;for(let e=0;e<t.length;e++)t[e].setStrokeWeight(i);n.traceLayer.refresh()},W.prototype._creatTimeOverlays=function(){const i=this,n=i._wholePathInfo,t=i._vacuatePath;if(i._timeOverlayList=[],i._labelShow){const e=[];for(let r=0;r<n.length;r++)for(let o=0;o<t.length;o++)if(t[o].longitude===n[r].longitude&&t[o].latitude===n[r].latitude){const a=[n[r].longitude,n[r].latitude];e.push({position:a,text:n[r].time})}typeof i.textLayer>"u"?(i.textLayer=_v(i._map,e,10),i.textLayer.set("id","lushuText"+new Date().getTime()),i._map.addLayer(i.textLayer)):typeof fv(i.textLayer.get("id"),i._map)>"u"&&i._map.addLayer(i.textLayer)}},W.prototype.createArrows=function(){const i=this,n=i.getArrowPoints(i._opts.arrowPixel);for(let t=0;t<n.length;t++){const e=n[t].coordinate,r=n[t].rotate,o=new Rt({geometry:new Ct(e)});o.setStyle(new yt({image:new yn({src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABfUlEQVQ4T3WTTSvFYRDFf8dLKIqytFckthTpJkQWlyhF2fgEVr6BheytpChEsqB08xbZWPgOJAs7ieRlNMzV//75P7vnmZkz58ycR2ZWD7QBF5KM1DGzTuBO0k065neZ2S3QBGwAU5I+iolmNgrsAI9An6SrNIgDnAE9EdgFJiS9+93MuoEToBx4AgYkXSZBHKAWOAS6IrAP5CW9BUge2AIqgJdg8guiSKoBDoDeDJBhwNlVBsiQpNPvGST0VgF7TjPeCsCIpNdo0g84O2fibx4r/AJEUjVwlJDjXbybU/eZjAGbMROXmC8BiKQ64BxoDyYLkuYTTCeB9WD/9B9AA3AMdGQAzALLAfCcluDF3r01itMS5oDFiP3MIUHNi90T7ko/XjyYGOIMsFJSXByimTVGQbFzegOuew0o+7PGKL4AmjM8MA2shua/RjIzX1suw8pucZfiUjOt/AC4BHfaeOoz+d63oziX9Zla3CzAkqTP9G8zM4/dS7r+7zt/Aaattn1kX8VgAAAAAElFTkSuQmCC",rotation:r,scale:.5})})),i.arrowsLayer.getSource().addFeature(o)}},W.prototype.windowAddMouseWheel=function(){const i=this,n=function(t){t=t||window.event,t.wheelDelta?(t.wheelDelta>0&&i.arrowsLayer.getSource().clear(),t.wheelDelta<0&&i.arrowsLayer.getSource().clear()):t.detail&&(t.detail>0&&i.arrowsLayer.getSource().clear(),t.detail<0&&i.arrowsLayer.getSource().clear())};document.addEventListener&&document.addEventListener("DOMMouseScroll",n,!1),window.onmousewheel=document.onmousewheel=n},W.prototype.dispose=function(){this._intervalTimeFlag&&(clearInterval(this._intervalTimeFlag),this._intervalTimeFlag=null),this._intervalTraceFlag&&(clearInterval(this._intervalTraceFlag),this._intervalTraceFlag=null);const n=this._map.getLayers().getArray().filter(t=>t.get("isTrack")&&t.get("isTrack")===!0);n&&n.length>0&&n.forEach(t=>{t.getSource().clear(),this._map.removeLayer(t)})};function i3(i,n,t,e,r){e==="distance"?ec(i,n,t,r):e==="track"&&dv(i,n,t,r)}function ec(i,n,t,e){const r=[];n.forEach(function(a,s){r.push(a)});let o=!0;for(let a=0;a<r.length-1;a++)if(xa(i,r[a],r[a+1])<t&&r.length>=3){o=!1,a+1<r.length-1||a===0?r.splice(a+1,1):r.splice(a,1);break}o?e(n):ec(i,r,t,e)}function dv(i,n,t,e){const r=n;r.forEach(function(s,u){s.id=u});const o=r3(i,r,[],0,r.length-1,t);o.push(r[0]),r.length>1&&o.push(r[r.length-1]);const a=o.sort(function(s,u){return s.id<u.id?-1:s.id>u.id?1:0});e(a)}const r3=function(i,n,t,e,r,o){if(e<r){let a=0,s=0;const u=n[e],h=n[r];for(let l=e+1;l<r;l++){const c=pv(i,u,h,n[l]);c>a&&(a=c,s=l)}a>=o&&(t.push(n[s]),r3(i,n,t,e,s,o),r3(i,n,t,s,r,o))}return t},pv=function(i,n,t,e){const r=Math.abs(xa(i,n,t)),o=Math.abs(xa(i,n,e)),a=Math.abs(xa(i,t,e)),s=(r+o+a)/2;return Math.sqrt(Math.abs(s*(s-r)*(s-o)*(s-a)))*2/r},xa=function(i,n,t){const e=n.latitude,r=t.latitude,o=n.longitude,a=t.longitude,s=i.getPixelFromCoordinate([o,e]),u=i.getPixelFromCoordinate([a,r]);return Math.sqrt(Math.pow(u[0]-s[0],2)+Math.pow(u[1]-s[1],2))};var nc=function(i){let n=0;for(let t=0,e=i.length-1;t<e;++t)i[t+1]&&(n+=Math.sqrt(Math.pow(i[t+1][0]-i[t][0],2)+Math.pow(i[t+1][1]-i[t][1],2)));return n};function yv(i){let n=i.getHours(),t=i.getMinutes(),e=i.getSeconds();const r=i.getFullYear();let o=i.getMonth(),a=i.getDate();return n<10&&(n="0"+n),t<10&&(t="0"+t),e<10&&(e="0"+e),o=o+1,o<10&&(o="0"+o),a<10&&(a="0"+a),r+"-"+o+"-"+a+" "+n+":"+t+":"+e}function vv(i,n){const t=new Rt({geometry:new Ct(i)});return t.setStyle(new yt({image:new yn(n.carIcon)})),t}function _v(i,n,t){const e=[],r=new ee({source:new Ze});return i.getView().getZoom()>=t&&ic(i,n,t,e,r),i.on("moveend",function(o){i.getView().getZoom()>=t?ic(i,n,t,e,r):r.getSource().clear()}),r}function ic(i,n,t,e,r){e=[],r.getSource().clear();for(let l=0;l<n.length;l++){const c=n[l],g=i.getPixelFromCoordinate(c.position);if(!ye(i.getView().calculateExtent(),c.position))continue;const f=/[\u4e00-\u9fa5]/g,d=c.text.match(f)?c.text.match(f).length:0,p=c.text.length-d,y=d*15+p*8,v=g[0]+10,_=g[0]+y+20,m=g[1]-32,w=g[1]-12,x=[v,parseInt((m+w)/2)],E={x:v,y:m},z={x:_,y:w},b=g[0]-y-20,T=g[0]-10,j=g[1]-32,O=g[1]-12,C=[T,parseInt((j+O)/2)],R={x:b,y:j},P={x:T,y:O},A=g[0]-y-20,I=g[0]-10,M=g[1]+12,F=g[1]+32,U=[I,parseInt((M+F)/2)],Z={x:A,y:M},it={x:I,y:F},S=g[0]+10,ut=g[0]+y+20,rt=g[1]+12,V=g[1]+32,Dt=[S,parseInt((rt+V)/2)],Yt={x:S,y:rt},mt={x:ut,y:V},Je=new Xr(E,z),kt=new Xr(R,P),Rn=new Xr(Z,it),se=new Xr(Yt,mt);let Ht="rightTop",Tt=!0;for(let Kt=0;Kt<4;Kt++){for(let Ee=0;Ee<e.length;Ee++){const Qe=e[Ee];if(Kt===0){if(Tt=Qe.intersects(Je),!Tt)break}else if(Kt===1){if(Tt=Qe.intersects(kt),!Tt)break}else if(Kt===2){if(Tt=Qe.intersects(Rn),!Tt)break}else if(Kt===3&&(Tt=Qe.intersects(se),!Tt))break}if(Tt){Kt===0?Ht="rightTop":Kt===1?Ht="leftTop":Kt===2?Ht="leftBom":Kt===3&&(Ht="rightBom");break}}var o,a,s,u,h;if(Tt)Ht==="rightTop"?(e.push(Je),h=x,o=v,a=m,s=_,u=w):Ht==="leftTop"?(e.push(kt),h=C,o=b,a=j,s=T,u=O):Ht==="rightBom"?(e.push(se),h=Dt,o=S,a=rt,s=ut,u=V):Ht==="leftBom"&&(e.push(Rn),h=U,o=A,a=M,s=I,u=F);else continue;const In=i.getCoordinateFromPixel([o,a]),Zi=i.getCoordinateFromPixel([s,a]),Yi=i.getCoordinateFromPixel([s,u]),ei=i.getCoordinateFromPixel([o,u]),ni=new Rt({geometry:new ln([In,Zi,Yi,ei])});r.getSource().addFeature(ni),h=i.getCoordinateFromPixel(h);const Fe=new Rt({geometry:new Wt([c.position,h])});r.getSource().addFeature(Fe),r.setStyle(new yt({fill:new tt({color:"rgb(26,58,91)"}),stroke:new ft({color:"rgb(26,58,91)"}),text:new Ce({font:"16px sans-serif",text:c.text,fill:new tt({color:"#000"}),offsetX:0,offsetY:1})}))}}function Xr(i,n){this.min=i,this.max=n}Xr.prototype.intersects=function(i){const n=this.min,t=this.max,e=i.min,r=i.max;return r.x<=n.x||e.x>=t.x||r.y<=n.y||e.y>=t.y};const mv=function(i={}){const n=i.map?i.map:{};let t=i.paths?i.paths:[];const e=i.id?i.id:J(),r=i.options?i.options:{};r.id=e;const o=!1;r.changeCarRotate=i.changeCarRotate?i.changeCarRotate:o,r.centerAtCar=i.centerAtCar?i.centerAtCar:!1;const a=i.vacuate?i.vacuate:!1,s=i.smokeMode?i.smokeMode:"distance",u=i.tracePointsModePlay?i.tracePointsModePlay:"animation",h=i.vacuateDistance?i.vacuateDistance:10,l=i.labelShow?i.labelShow:!1,c=i.labelStyle?i.labelStyle:"timeContentClass",g=i.showTracePoint!==!1;let f=t,d,p=n.getView().getZoom();return a?i3(n,t,h,s,function(y){f=y,d=new W(n,t,f,a,u,l,c,g,r),d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()}):(d=new W(n,t,f,a,u,l,c,g,r),d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()),d.setPaths=function(y){t=y,d.arrowsLayer.getSource().clear();for(let v=0;v<d._timeOverlayList.length;v++)n.removeOverlay(d._timeOverlayList[v]);d.traceLayer.getSource().clear(),d.tracePassLayer.getSource().clear(),d.stop(),p=n.getView().getZoom(),a?i3(n,t,h,s,function(v){f=v,d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initFlag=1,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()}):(d._pathInfo=t,d._vacuatePath=t,d._wholePathInfo=t,d._initFlag=1,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows())},d.clearPaths=function(){d._path=[],t=[],d.arrowsLayer.getSource().clear(),d.tracePassLayer.getSource().clear();for(let y=0;y<d._timeOverlayList.length;y++)n.removeOverlay(d._timeOverlayList[y]);d.traceLayer.getSource().clear(),this.carLayer.getFeatures().length>0&&this.carLayer.removeFeature(this.carMarker),typeof this.textLayer<"u"&&n.removeLayer(this.textLayer)},n.getView().on("change:resolution",function(){if(t.length!==0&&(p=n.getView().getZoom(),d.arrowsLayer.getSource().clear(),Math.round(p)===p))if(d._initFlag=2,d.createArrows(),a)i3(n,t,h,s,function(y){f=y;for(let v=0;v<d._timeOverlayList.length;v++)n.removeOverlay(d._timeOverlayList[v]);d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.arrowsLayer.getSource().clear(),d.createArrows()});else{for(let y=0;y<d._timeOverlayList.length;y++)n.removeOverlay(d._timeOverlayList[y]);d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.arrowsLayer.getSource().clear(),d.createArrows()}}),d},xv={name:"v-track",render(i,n){return null},inject:["VMap"],props:{id:{type:String,default(){return`track-${J()}`}},paths:{type:Array,default(){return[]}},tracePointsModePlay:{type:String,default:"animation"},smokeMode:{type:String,default:"distance"},vacuate:{type:Boolean,default:!1},vacuateDistance:{type:[Number,void 0],default:void 0},labelShow:{type:Boolean,default:!1},showTracePoint:{type:Boolean,default:!0},changeCarRotate:{type:Boolean,default:!1},centerAtCar:{type:Boolean,default:!1},options:{type:Object,default(){return{}}}},data(){return{track:null}},computed:{map(){return this.VMap.map}},watch:{paths:{handler(i){this.init(i)},immediate:!1,deep:!0}},mounted(){this.init()},beforeUnmount(){this.track.dispose(),this.track=null},methods:{init(i){if(i&&i.length>0||this.paths&&this.paths.length>0){const n={...this.$props,map:this.map,paths:i||this.paths};this.track=mv(n),this.$emit("onLoad",this.track)}},start(){this.track.start()},pause(){this.track.pause()},stop(){this.track.stop()},dispose(){this.track.dispose()}}};let wv,zv;const rc={};var Ev=oe(xv,wv,zv,!1,bv,null,null,null);function bv(i){for(let n in rc)this[n]=rc[n]}const Zr=function(){return Ev.exports}();Zr.install=i=>{i.component(Zr.name,Zr)};const oc=[Or,Lr,Mr,ki,Fr,Gr,Br,Ur,$r,Wr,Vr,Zr],o3=function(i){o3.installed||oc.forEach(n=>{i.component(n.name,n)})};typeof window<"u"&&window.Vue&&o3(window.Vue);const Tv={install:o3,...oc};ht.VCluster=Br,ht.VDraw=Wr,ht.VGraphic=$r,ht.VHeatmap=Ur,ht.VMap=Or,ht.VMeasure=Vr,ht.VOverlay=Mr,ht.VOverview=Lr,ht.VRoute=Gr,ht.VTile=ki,ht.VTrack=Zr,ht.VVector=Fr,ht.default=Tv,Object.defineProperties(ht,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
|
131
|
+
}`,uniforms:{u_gradientTexture:function(){return this.gradient_}.bind(this),u_opacity:function(){return this.getOpacity()}.bind(this)}}]})},n.prototype.renderDeclutter=function(){},n}(gs);function Wy(i){for(var n=1,t=256,e=Vt(n,t),r=e.createLinearGradient(0,0,n,t),o=1/(i.length-1),a=0,s=i.length;a<s;++a)r.addColorStop(a*o,i[a]);return e.fillStyle=r,e.fillRect(0,0,n,t),e.canvas}const Vy=$y,Xy={name:"v-heatmap",render(i,n){return null},extends:En,inject:["VMap"],data(){return{layer:null}},props:{layerId:{type:String,default(){return`heatmap-layer-${J()}`}},source:{type:[Object,void 0],default(){return{features:[]}}},features:{type:Array,default(){return[]}},blur:{type:Number,default:15},radius:{type:Number,default:8},weight:{type:[String,Function],default:"weight"},gradient:{type:Array,default(){return["#00f","#0ff","#0f0","#ff0","#f00"]}}},watch:{features:{handler(i){if(this.layer.getSource().clear(),i&&i.length>0){const n=ce(i,this.map);this.layer.getSource().addFeatures(n)}},immediate:!1},blur:{handler(i){this.layer.setBlur(i)},immediate:!1},radius:{handler(i){this.layer.setRadius(i)},immediate:!1},gradient:{handler(i){this.layer.setGradient(i)},immediate:!1,deep:!0},visible:{handler(i){this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1}},computed:{map(){return this.VMap.map}},mounted(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new Vy(n),this.layer.set("id",this.layerId),this.layer.set("type","heatmap"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer)},beforeUnmount(){this.layer.getSource().clear(),this.map.removeLayer(this.layer)}};let Zy,Yy;const K0={};var Hy=oe(Xy,Zy,Yy,!1,Ky,null,null,null);function Ky(i){for(let n in K0)this[n]=K0[n]}const Ur=function(){return Hy.exports}();Ur.install=i=>{i.component(Ur.name,Ur)};const Jy={name:"v-graphic",render(i,n){return null},extends:En,inject:["VMap"],data(){return{layer:null}},props:{layerId:{type:String,default(){return`graphic-layer-${J()}`}},features:{type:Array,default(){return[]}},featureStyle:{type:Object}},computed:{map(){return this.VMap.map}},watch:{features:{handler(i){console.log("layers change",i),this.layer.getSource().refresh()},immediate:!1},visible:{handler(i){console.log("layer visible change",i),this.layer.setVisible(i)},immediate:!1},zIndex:{handler(i){this.layer.setZIndex(i)},immediate:!1},maxZoom:{handler(i){this.layer.setMaxZoom(i)},immediate:!1},minZoom:{handler(i){this.layer.setMinZoom(i)},immediate:!1},extent:{handler(i){this.layer.setExtent(i)},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.layer.dispose()},methods:{init(){let i;this.featureStyle?X6(this.featureStyle.icon).then(n=>{i=this.setSource(n),this.setLayer(i)}):(i=this.setSource(),this.setLayer(i))},setSource(i){const n=new _l({canvasFunction:(t,e,r,o,a)=>{const s=[],u=document.createElement("canvas"),h=o[0]/r,l=o[1]/r,c=J1(u.getContext("2d"),{size:[h,l]});i&&c.setStyle(i);const g=this.map.getSize(),f=[(h-g[0])/2,(l-g[1])/2],d=-this.map.getView().getRotation(),p=this.map.getPixelFromCoordinate(this.map.getView().getCenter());return this.features.length>0&&this.features.forEach(y=>{const v=y.coordinates,_=this.map.getPixelFromCoordinate(v),m=function(z,b,T){return[Math.cos(b)*(z[0]-T[0])-Math.sin(b)*(z[1]-T[1])+T[0],Math.sin(b)*(z[0]-T[0])+Math.cos(b)*(z[1]-T[1])+T[1]]}(function(z,b,T){return[(z[0]-b[0])*T+b[0],(z[1]-b[1])*T+b[1]]}(_,p,1),d,p),w=[m[0]+f[0],m[1]+f[1]],x=new Ct(w,"XY"),E=new Rt(x);E._coordinates=v;for(const z in y)Object.prototype.hasOwnProperty.call(y,z)&&E.set(z,y[z]);at(y,"style")?(i=Gt(y.style),c.drawFeature(E,i)):c.drawGeometry(x),E._style=i,s.push(E)}),n.set("graphics",s),u}});return n},setLayer(i){const n={...this.$props,source:i};this.layer=new J8(n),this.layer.set("id",this.layerId),this.layer.set("type","graphic"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer)}}};let Qy,tv;const J0={};var ev=oe(Jy,Qy,tv,!1,nv,null,null,null);function nv(i){for(let n in J0)this[n]=J0[n]}const $r=function(){return ev.exports}();$r.install=i=>{i.component($r.name,$r)};const iv={name:"v-draw",extends:En,inject:["VMap"],render(i,n){return null},props:{layerId:{type:String,default(){return`draw-layer-${J()}`}},features:{type:Array,default(){return[]}},source:{type:Object,default(){return{features:[]}}},featureStyle:{type:[Object,Boolean],default(){return!1}},type:{type:String,default:""},clickTolerance:{type:Number,default:6},dragVertexDelay:{type:Number,default:500},snapTolerance:{type:Number,default:12},stopClick:{type:Boolean,default(){return!1}},maxPoints:{type:Number,default:void 0},minPoints:{type:Number,default:void 0},endRight:{type:Boolean,default(){return!1}},editable:{type:Boolean,default(){return!1}},clear:{type:Boolean,default(){return!1}},wrapX:{type:Boolean,default(){return!1}},finishCondition:{type:Object},geometryFunction:{type:Function},geometryName:{type:String},condition:{type:Object},freehand:{type:Boolean,default(){return!1}},freehandCondition:{type:Object}},data(){return{layer:null,draw:null,modify:null,select:null}},computed:{map(){return this.VMap.map}},watch:{type:{handler(i){this.dispose(),i&&this.initDraw()},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.dispose()},methods:{init(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const t=ce(this.features,this.map);i.addFeatures(t)}const n={...this.$props,source:i};this.layer=new ee(n),this.layer.setStyle(t=>t.get("style")?Gt(t.get("style")):this.featureStyle?Gt(this.featureStyle):Gt({fill:{color:"rgba(67,126,255,0.15)"},stroke:{color:"rgba(67,126,255,1)",width:1}})),this.layer.set("id",this.layerId),this.layer.set("type","draw"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.type&&this.initDraw()},initDraw(){const i={source:this.layer.getSource(),type:this.type,freehand:this.freehand,clickTolerance:this.clickTolerance,features:ce(this.features,this.map),dragVertexDelay:this.dragVertexDelay,snapTolerance:this.snapTolerance,stopClick:this.stopClick,maxPoints:this.maxPoints,minPoints:this.minPoints,wrapX:this.wrapX,geometryName:this.geometryName,geometryFunction:this.geometryFunction};if(this.type==="Rectangle"){const n={...i,type:"Circle",geometryFunction:v5()};this.draw=new Cr(n)}else if(this.type==="Square"){const n={...i,type:"Circle",geometryFunction:y5(4)};this.draw=new Cr(n)}else if(this.type.indexOf("Star")>-1){const n=this.type.split("-")[1]||5,e={...i,type:"Circle",geometryFunction:function(r,o){const a=r[0],s=r[r.length-1],u=a[0]-s[0],h=a[1]-s[1],l=Math.sqrt(u*u+h*h),c=Math.atan2(h,u),g=[],f=Number(n)*2;for(let d=0;d<f;++d){const p=c+d*2*Math.PI/f,y=d%2===0?1:.5,v=l*y*Math.cos(p),_=l*y*Math.sin(p);g.push([a[0]+v,a[1]+_])}return g.push(g[0].slice()),o?o.setCoordinates([g]):o=new ln([g]),o}};this.draw=new Cr(e)}else this.draw=new Cr(i);this.draw.set("type","draw"),this.map.addInteraction(this.draw),this.endRight&&this.map.on("contextmenu",n=>{console.log(this.draw),this.draw.setActive(!1)}),this.clear&&this.draw.on("drawstart",n=>{this.layer.getSource().clear()}),this.draw.on("drawstart",n=>{this.$emit("drawstart",n,this.map)}),this.draw.on("drawend",n=>{this.$emit("drawend",n,this.map)}),this.editable&&(this.select=new Ph,this.select.set("type","select"),this.map.addInteraction(this.select),this.modify=new Ws({features:this.select.getFeatures()}),this.modify.set("type","modify"),this.map.addInteraction(this.modify),this.modify.on("modifystart",n=>{this.$emit("modifystart",n,this.map)}),this.modify.on("modifyend",n=>{this.$emit("modifyend",n,this.map)}))},dispose(){this.layer.getSource().clear(),this.map.removeInteraction(this.draw),this.map.removeInteraction(this.select),this.map.removeInteraction(this.modify)}}};let rv,ov;const Q0={};var av=oe(iv,rv,ov,!1,sv,null,null,null);function sv(i){for(let n in Q0)this[n]=Q0[n]}const Wr=function(){return av.exports}();Wr.install=i=>{i.component(Wr.name,Wr)};const uv={name:"v-measure",extends:En,inject:["VMap"],render(i,n){return null},props:{layerId:{type:String,default(){return`measure-layer-${J()}`}},features:{type:Array,default(){return[]}},source:{type:Object,default(){return{features:[]}}},featureStyle:{type:[Object,Boolean],default(){return!1}},type:{type:String,default:""},clear:{type:Boolean,default:!1},segments:{type:Boolean,default:!1},endRight:{type:Boolean,default:!0}},data(){return{layer:null,draw:null,modify:null,select:null}},computed:{map(){return this.VMap.map}},watch:{type:{handler(i){this.dispose(),i&&this.init()},immediate:!1}},mounted(){this.init()},beforeUnmount(){this.map.removeLayer(this.layer),this.dispose()},methods:{init(){const i=Fi(this.source,this.map);if(this.source.features.length<=0&&this.features.length>0){const y=ce(this.features,this.map);i.addFeatures(y)}const n=new yt({fill:new tt({color:"rgba(255, 255, 255, 0.2)"}),stroke:new ft({color:"rgba(0, 0, 0, 0.5)",lineDash:[10,10],width:2}),image:new cn({radius:5,stroke:new ft({color:"rgba(0, 0, 0, 0.7)"}),fill:new tt({color:"rgba(255, 255, 255, 0.2)"})})}),t=new yt({text:new Ce({font:"14px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.7)"}),padding:[3,3,3,3],textBaseline:"bottom",offsetY:-15}),image:new ss({radius:8,points:3,angle:Math.PI,displacement:[0,10],fill:new tt({color:"rgba(0, 0, 0, 0.7)"})})}),e=new yt({text:new Ce({font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.4)"}),padding:[2,2,2,2],textAlign:"left",offsetX:15})}),r=new yt({image:new cn({radius:5,stroke:new ft({color:"rgba(0, 0, 0, 0.7)"}),fill:new tt({color:"rgba(0, 0, 0, 0.4)"})}),text:new Ce({text:"\u7F16\u8F91\u6D4B\u91CF",font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.7)"}),padding:[2,2,2,2],textAlign:"left",offsetX:15})}),o=new yt({text:new Ce({font:"12px Calibri,sans-serif",fill:new tt({color:"rgba(255, 255, 255, 1)"}),backgroundFill:new tt({color:"rgba(0, 0, 0, 0.4)"}),padding:[2,2,2,2],textBaseline:"bottom",offsetY:-12}),image:new ss({radius:6,points:3,angle:Math.PI,displacement:[0,8],fill:new tt({color:"rgba(0, 0, 0, 0.4)"})})}),a=[o],s=function(y){const v=q3(y,{projection:"EPSG:4326"});let _;return v>100?_=Math.round(v/1e3*100)/100+" km":_=Math.round(v*100)/100+" m",_},u=function(y){const v=N3(y,{projection:"EPSG:4326"});let _;return v>1e4?_=Math.round(v/1e6*100)/100+" km\xB2":_=Math.round(v*100)/100+" m\xB2",_};this.modify=new Ws({source:i,style:r});let h;const l=(y,v,_,m)=>{const w=[n],x=y.getGeometry(),E=x.getType();let z,b,T;if((!_||_===E)&&(E==="Polygon"?(z=x.getInteriorPoint(),b=u(x),T=new Wt(x.getCoordinates()[0])):E==="LineString"&&(z=new Ct(x.getLastCoordinate()),b=s(x),T=x)),v&&T){let j=0;T.forEachSegment(function(O,C){const R=new Wt([O,C]),P=s(R);a.length-1<j&&a.push(o.clone());const A=new Ct(R.getCoordinateAt(.5));a[j].setGeometry(A),a[j].getText().setText(P),w.push(a[j]),j++})}return b&&(t.setGeometry(z),t.getText().setText(b),w.push(t)),m&&E==="Point"&&!this.modify.getOverlay().getSource().getFeatures().length&&(h=x,e.getText().setText(m),w.push(e)),w},c={...this.$props,source:i};this.layer=new ee(c),this.layer.setStyle(y=>l(y,this.segments)),this.layer.set("id",this.layerId),this.layer.set("type","measure"),this.layer.set("users",!0),this.layer.setZIndex(1),this.map.addLayer(this.layer),this.modify.set("type","measure"),this.map.addInteraction(this.modify);const g=this.type,f="\u70B9\u51FB\u7EE7\u7EED\u6D4B\u91CF"+(g==="Polygon"?"\u9762\u79EF":"\u957F\u5EA6"),d="\u70B9\u51FB\u5F00\u59CB\u6D4B\u91CF";let p=d;this.draw=new Cr({source:i,type:g,style:y=>l(y,this.segments,g,p)}),this.draw.set("type","measure"),this.draw.set("measureDraw",!0),this.draw.on("drawstart",y=>{this.clear&&i.clear(),this.modify.setActive(!1),p=f,this.$emit("measurestart",y,this.map)}),this.draw.on("drawend",y=>{r.setGeometry(h),this.modify.setActive(!0),this.map.once("pointermove",()=>{r.setGeometry()}),p=d,this.endRight&&this.draw.setActive(!1),this.$emit("measureend",y,this.map)}),this.modify.setActive(!0),this.map.addInteraction(this.draw)},dispose(){this.layer.getSource().clear(),this.map.removeInteraction(this.draw),this.map.removeInteraction(this.select),this.map.removeInteraction(this.modify),this.map.removeLayer(this.layer)}}};let hv,lv;const tc={};var cv=oe(uv,hv,lv,!1,gv,null,null,null);function gv(i){for(let n in tc)this[n]=tc[n]}const Vr=function(){return cv.exports}();Vr.install=i=>{i.component(Vr.name,Vr)};function fv(i,n){let t;return n.getLayers().forEach(e=>{e&&e.get("id")===i&&(t=e)}),t}const a3=class{constructor(n,t,e,r,o,a,s,u,h){!t||t.length<1||(this.id=h.id,this.changeCarRotate=h.changeCarRotate,this.centerAtCar=h.centerAtCar,this._moving=!0,this._ismove=!1,this._map=n,this._labelShow=a,this._timeContentClass=s,this._vacuate=r,this._wholePathInfo=t,this._timeOverlayList=[],r?(this._pathInfo=e,this._convertPaths(e)):(this._pathInfo=t,this._convertPaths(t)),this._vacuatePath=e,this._path=[],this._passPath=[],this._pointIndexDistance=20,this._tracePoints=[],this._tracePointsModePlay=o,this._traceTimedivDom=n.traceTimedivDom,this._tracePointsFromTime=[],this._traceEnd=!1,this.traceLayer=new ee({source:new Ze,zIndex:99}),this.traceLayer.set("isTrack",!0),n.addLayer(this.traceLayer),this.tracePassLayer=new ee({source:new Ze,zIndex:100}),this.tracePassLayer.set("isTrack",!0),n.addLayer(this.tracePassLayer),this.arrowsLayer=new ee({source:new Ze,zIndex:101}),this.arrowsLayer.set("isTrack",!0),n.addLayer(this.arrowsLayer),this.carLayer=new ee({source:new Ze,zIndex:102}),this.carLayer.set("isTrack",!0),n.addLayer(this.carLayer),this.traceNodes=[],this.traceLineList=[],this.carMarker=null,this._carInfoWin=null,this._pointIndex=0,this._traceIndex=0,this._speedUp=1,this._intervalTraceFlag=null,this._intervalTimeFlag=null,this._opts={carIcon:{src:"",scale:1},speed:0,defaultContent:"",startIcon:{src:"",scale:1},endIcon:{src:"",scale:1},passFlag:!0,showInfoWin:!1,arrowPixel:50,tracePlay:!1},this._setOptions(h),this._initFlag=1,this._showTracePoint=u)}};let W=a3;en(W,"track",a3),W.prototype._setOptions=function(i){if(!!i)for(const n in i)Object.prototype.hasOwnProperty.call(i,n)&&(this._opts[n]=i[n])},W.prototype.getSpeed=function(){return this._opts.speed},W.prototype.getSpeedUp=function(){return this._speedUp},W.prototype.getPaths=function(){return this._pathInfo},W.prototype.getTraceIndex=function(){return this._pointIndex},W.prototype.setTraceIndex=function(i){this._pointIndex=i;const n=this._path[i];this.carMarker.setPosition(n)},W.prototype.getPercentnum=function(){const i=this._tracePoints,n=this.carMarker.getPosition();for(let t=0;t<i.length;t++)if(n.toString()===i[t].coordinate.toString())return parseFloat((t/i.length).toFixed(2))},W.prototype.setPercentnum=function(i){const n=this._tracePoints,t=this._tracePointsFromTime,e=Math.round(n.length*i),r=n[e].coordinate;this.carMarker.setPosition(r);for(let o=0;o<t.length;o++){const a=t[o].temBreakPointsFromTime;for(let s=0;s<a.length;s++)a[s].coordinate.toString()===r.toString()&&(this._traceIndex=s,this._pointIndex=o)}},W.prototype._showTimePopup=function(i){const n=this;n._traceTime=n._pathInfo[0].time,n._fromPause&&(n._traceTime=n._traceTimedivDom.innerText);const t=n._pathInfo[n._pathInfo.length-1].time,e=new Date(t).getTime();e>i.maxEndTime&&(i.maxEndTime=e),n._intervalTimeFlag=setInterval(function(){if(!n._traceEnd&&!n._fromPause&&!n._fromStop){if(n._traceTime=new Date(n._traceTime).getTime()+1e3*n._speedUp,i.maxEndTime<n._traceTime){n._traceEnd=!0,n._traceTimedivDom.innerText=t;return}n._traceTime%1e3===0&&(n._traceTime=yv(new Date(n._traceTime)),n._traceTimedivDom.innerText=n._traceTime)}},1e3)},W.prototype._setTraceTime=function(i){const n=this,t=n._tracePointsFromTime;if(n._traceTimedivDom.innerText=i,n._traceTime=i,n._opts.speed===0){let e=Number.MAX_VALUE;const r=new Date(n._traceTimedivDom.innerText).getTime();if(r>0||!isNaN(r))for(let o=0;o<t.length;o++){const a=t[o].temBreakPointsFromTime;for(let s=0;s<a.length;s++)Math.abs(r-a[s].thisTimeSecond)<e&&(e=Math.abs(r-a[s].thisTimeSecond),n._pointIndex=o,n._traceIndex=s)}n._fromStop&&(n._pointIndex=0,n._traceIndex=0),(n._traceTimedivDom.innerText===""||n._fromPause||n._fromStop)&&n._showTimePopup(n._map)}},W.prototype._convertPaths=function(i){this._path=[];for(let n=0;n<i.length;n++)this._path.push([i[n].longitude,i[n].latitude])},W.prototype.start=function(){this._moving=!0;const i=this,n=i.getTracePoints(1);i._tracePoints=n.breakPoints,i._tracePointsFromTime=n.breakPointsFromTime,!(i._path.length<1)&&(i._tracePointsModePlay==="skip"?i.tracePointsPlay():i._tracePointsModePlay==="animation"&&i.timePointsPlay())},W.prototype.tracePointsPlay=function(){const i=this,n=i._pathInfo,t=i._passPath;if(t.length===0&&i.tracePassLayer.getSource().clear(),!i._ismove)i._addMarker(),i._addInfoWin(),i._intervalTraceFlag=setInterval(function(){if(i._fromPause||i._fromStop||i._pointIndex>=n.length)return;if(i._pointIndex+=i._speedUp,i._pointIndex>=n.length&&(i._pointIndex=n.length-1),i.carMarker.setPosition([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._pointIndex===1&&t.push([n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude]),t.push([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._opts.passFlag){const a=new Rt({geometry:new Wt([[n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude],[n[i._pointIndex].longitude,n[i._pointIndex].latitude]])});a.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(a)}i._opts.showInfoWin&&(i._carInfoWin.getElement().innerText=n[i._pointIndex].info);const e=i._map.getView().calculateExtent(),r=i.carMarker.getPosition();!ye(e,r)&&i.centerAtCar&&i._map.getView().animate({center:r})},1e3);else if(i._fromPause){if(!i._fromStop){if(i._pointIndex++,i.carMarker.setPosition([n[i._pointIndex].longitude,n[i._pointIndex].latitude]),i._opts.passFlag){const e=new Rt({geometry:new Wt([[n[i._pointIndex-1].longitude,n[i._pointIndex-1].latitude],[n[i._pointIndex].longitude,n[i._pointIndex].latitude]])});e.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(e)}i._ismove=!1}}else return;this._fromPause=!1,this._fromStop=!1},W.prototype.timePointsPlay=function(){const i=this,n=i._tracePoints,t=i._tracePointsFromTime,e=i._passPath;if(e.length===0&&i.tracePassLayer.getSource().clear(),i._opts.speed===0){let r=Number.MAX_VALUE;const o=new Date(i._traceTimedivDom.innerText).getTime();if(o>0||!isNaN(o))for(let a=0;a<t.length;a++){const s=t[a].temBreakPointsFromTime;for(let u=0;u<s.length;u++)Math.abs(o-s[u].thisTimeSecond)<r&&(r=Math.abs(o-s[u].thisTimeSecond),i._pointIndex=a,i._traceIndex=u)}i._fromStop&&(i._pointIndex=0,i._traceIndex=0),(i._traceTimedivDom.innerText===""||i._fromPause||i._fromStop)&&i._showTimePopup(i._map)}if(!i._ismove)i._addMarker(),i._addInfoWin(),i._intervalTraceFlag=setInterval(function(){if(i._fromPause||i._fromStop)return;const r=i._opts.speed*1e3/3600;if(i._pointIndex>=t.length)return;const o=t[i._pointIndex].temBreakPointsFromTime,a=t[i._pointIndex].differenceTime,s=t[i._pointIndex].length;let u=0;if(r===0?u=(s/a/50).toFixed(2)*10*i._speedUp:u=(r/50).toFixed(2)*10,i._fromPause||i._fromStop||i._pointIndex>=n.length-1||i._pointIndex>=t.length)return;if(i._traceIndex+=u,i._traceIndex=Math.round(i._traceIndex),i._traceIndex>=o.length){i._traceIndex=o.length-1,i._pointIndex++;const g=o.slice(0,i._traceIndex);for(let d=0;d<g.length;d++)e.push(g[d].coordinate);if(i._opts.passFlag){const d=new Rt({geometry:new Wt(e)});d.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(d)}i.carMarker.setPosition(o[i._traceIndex].coordinate),i.changeCarRotate&&i.carMarker.setRotateAngle(o[i._traceIndex].rotate);const f=i._troughPointIndex(o[i._traceIndex].coordinate);i._opts.showInfoWin&&(i._pathInfo[f]?(i._carInfoWin.getElement().innerText=i._pathInfo[f].info,i._carInfoWin.setPosition([i._pathInfo[f].longitude,i._pathInfo[f].latitude])):(i._carInfoWin.getElement().innerText="",i._carInfoWin.setPosition(void 0))),i._traceIndex=0}else{const g=o.slice(Math.round(i._traceIndex-u),i._traceIndex);for(let d=0;d<g.length;d++)e.push(g[d].coordinate);if(i._opts.passFlag){const d=new Rt({geometry:new Wt(e)});d.setStyle(new yt({stroke:new ft({color:i._opts.passlineColor,width:5})})),i.tracePassLayer.getSource().addFeature(d)}i.carMarker.setPosition(o[i._traceIndex].coordinate),i.changeCarRotate&&i.carMarker.setRotateAngle(o[i._traceIndex].rotate);const f=i._troughPointIndex(n[i._pointIndex].coordinate);i._opts.showInfoWin&&(i._pathInfo[f]?(i._carInfoWin.getElement().innerText=i._pathInfo[f].info,i._carInfoWin.setPosition([i._pathInfo[f].longitude,i._pathInfo[f].latitude])):(i._carInfoWin.getElement().innerText="",i._carInfoWin.setPosition(void 0)))}const h=i._map.getView().calculateExtent(),l=i.carMarker.getPosition();!ye(h,l)&&i.centerAtCar&&i._map.getView().animate({center:l})},200);else if(i._fromPause)i._fromStop||(i._traceIndex++,i._ismove=!1);else return;this._fromPause=!1,this._fromStop=!1},W.prototype.setSpeed=function(i){this._opts.speed=i},W.prototype.setSpeedUp=function(i){this._speedUp=i},W.prototype.stop=function(){this._moving=!1,this._ismove=!1,this._pointIndex=0,this._traceIndex=0,this._fromStop=!0,this._passPath=[],this.tracePassLayer.getSource().clear(),this.carMarker.setPosition([this._pathInfo[0].longitude,this._pathInfo[0].latitude]),clearInterval(this._intervalTraceFlag),clearInterval(this._intervalTimeFlag)},W.prototype.pause=function(){this._moving=!1,this._ismove=!0,this._fromPause=!0,clearInterval(this._intervalTimeFlag)},W.prototype._addMarker=function(){const i=this;this.carMarker&&(this.carLayer.getSource().getFeatures().length>0&&this.carLayer.getSource().removeFeature(this.carMarker),clearInterval(this._intervalTraceFlag));const n=vv(this._path[0],this._opts);this.carLayer.getSource().addFeature(n),this.carMarker=n,n.on=function(t,e){if(t==="move"){const r=setInterval(function(){if(!i._moving)return;const o=n.getPosition(),a=i._pathInfo;for(let s=0;s<a.length;s++)o.toString()===a[s].longitude+","+a[s].latitude&&(e(s),s===a.length-1&&clearInterval(r))},200)}}},W.prototype._addInfoWin=function(){const i=this;if(!i._opts.showInfoWin)return;const n=i.carMarker.getPosition();if(i._carInfoWin){i._carInfoWin.setPosition(n);return}const t=document.createElement("div");t.className="carOverlay-class",t.innerText="";const e=new Os({element:document.getElementById(i._opts.overlay.element.toString()),position:n,stopEvent:!0,offset:[10,0]});i._carInfoWin=e,i._map.addOverlay(e)},W.prototype.getArrowPoints=function(i){const n=this._pathInfo,t=[];for(let e=0;e<n.length-1;e++){const r=[n[e].longitude,n[e].latitude],o=[n[e+1].longitude,n[e+1].latitude],a=this._map.getPixelFromCoordinate(r),s=this._map.getPixelFromCoordinate(o),h=nc([a,s]),l=Math.floor(h/i),c=this.getRotationFromPixel(a,s);for(let g=1;g<l+1;g++){const f=[a[0]+i*g*Math.cos(c),a[1]+i*g*Math.sin(c)],d=this._map.getCoordinateFromPixel(f);t.push({rotate:c,coordinate:d})}}return t},W.prototype.getTracePoints=function(i){const n=this._pathInfo,t=[],e=[];for(let r=0;r<n.length-1;r++){const o=[],a=[n[r].longitude,n[r].latitude],s=[n[r+1].longitude,n[r+1].latitude],u=n[r].time,h=n[r+1].time,l=new Date(u).getTime(),c=new Date(h).getTime(),g=c-l;if(g===0)continue;const f=W3(a),d=W3(s),y=nc([f,d]),v=Math.floor(y/i),_=this.getRotationFromPixel(f,d),m=this.getAngleFromPixel(f,d);for(let w=0;w<v+1;w++){const x=[f[0]+w*i*Math.cos(_),f[1]+w*i*Math.sin(_)],E=_g(x),z=l+Math.round(g/v)*w;t.push({rotate:m,coordinate:E,thisTimeSecond:z}),o.push({rotate:m,coordinate:E,thisTimeSecond:z})}y%i!==0&&(t.push({rotate:m,coordinate:s,thisTimeSecond:c}),o.push({rotate:m,coordinate:s,thisTimeSecond:c})),e.push({length:y,differenceTime:g/1e3,initTime:u,targetTime:h,temBreakPointsFromTime:o})}return{breakPoints:t,breakPointsFromTime:e}},W.prototype.getRotationFromPixel=function(i,n){if(!i)return!1;i={x:i[0],y:i[1]},n={x:n[0],y:n[1]};const t=Math.abs(n.x-i.x),e=Math.abs(n.y-i.y),r=Math.sqrt(t*t+e*e),o=Math.asin(e/r);let a=0;return n.y<i.y&&n.x===i.x?a=Math.PI*2/3:n.y>i.y&&n.x===i.x?a=Math.PI/2:n.y===i.y&&n.x<i.x?a=Math.PI:n.y===i.y&&n.x>i.x?a=0:n.y>i.y&&n.x>i.x?a=o:n.y>i.y&&n.x<i.x?a=Math.PI-o:n.y<i.y&&n.x<i.x?a=Math.PI+o:n.y<i.y&&n.x>i.x&&(a=Math.PI*2-o),a},W.prototype.getAngleFromPixel=function(i,n){i={x:i[0],y:i[1]},n={x:n[0],y:n[1]};const t=Math.abs(n.x-i.x),e=Math.abs(n.y-i.y),r=Math.sqrt(t*t+e*e),o=Math.round(Math.asin(e/r)/Math.PI*180);let a=0;return n.y<i.y&&n.x===i.x?a=270:n.y>i.y&&n.x===i.x?a=90:n.y===i.y&&n.x<i.x?a=180:n.y===i.y&&n.x>i.x?a=0:n.y>i.y&&n.x>i.x?a=360-o:n.y>i.y&&n.x<i.x?a=180+o:n.y<i.y&&n.x<i.x?a=180-o:n.y<i.y&&n.x>i.x&&(a=o),a},W.prototype._troughPointIndex=function(i){const n=this._pointIndexDistance,t=this._path;for(let e=0;e<t.length;e++){const r=t[e];if(po(r,i)<n)return e}return-1},W.prototype._traceLineSytle=function(i){const n=this._opts,t=n.lineWidth?n.lineWidth:5,e=n.lineColor?n.lineColor:"blue";return{route:new yt({stroke:new ft({width:t,color:e})}),node:new yt({image:new cn({radius:5,stroke:new ft({color:"white",width:0}),fill:new tt({color:"green"})})}),start:new yt({image:new yn(this._opts.startIcon),text:new Ce({font:"13px Microsoft Yahei",fill:new tt({color:"#aa3300"}),stroke:new ft({color:"#fff",width:2}),textAlign:"left"})}),end:new yt({image:new yn(this._opts.endIcon),text:new Ce({font:"13px Microsoft Yahei",fill:new tt({color:"#aa3300"}),stroke:new ft({color:"#fff",width:2}),textAlign:"left"})})}[i]},W.prototype._initLinesAndMarkers=function(){const i=this,n=i._pathInfo,t=i._wholePathInfo;if(i._convertPaths(n),i._initFlag===1){i.traceNodes=[];for(const e in t){const r=Number(e),o=[t[r].longitude,t[r].latitude],a=t[r].id;if(r>0&&r<t.length-1){const s=new Rt({geometry:new Ct(o)});s.set("id",a),s.set("number",parseInt(r)+1),i._showTracePoint&&i.traceNodes.push(s),s.set("type","node"),s.on("mouseover",function(u){i._map.getInfoWindowById(u.coordinate.toString())&&i._map.getInfoWindowById(u.coordinate.toString()).setPosition(u.coordinate)}),s.on("mouseout",function(u){i._map.getInfoWindowById(this.getPosition().toString())&&i._map.getInfoWindowById(this.getPosition().toString()).setPosition(void 0)})}else if(r===0){const s=new Rt({geometry:new Ct([t[r].longitude,t[r].latitude])});s.set("type","start"),s.set("id",a),s.set("number",parseInt(r)+1),i.traceNodes.push(s)}else if(r===t.length-1){const s=new Rt({geometry:new Ct([t[r].longitude,t[r].latitude+1e-8])});s.set("type","end"),s.set("id",a),s.set("number",parseInt(r)+1),i.traceNodes.push(s)}}for(let e=0;e<i._pathInfo.length-1;e++){const r=[i._pathInfo[e].longitude,i._pathInfo[e].latitude],o=[i._pathInfo[e+1].longitude,i._pathInfo[e+1].latitude],a=new Rt({geometry:new Wt([r,o])});a.setStyle(i._traceLineSytle("route")),i.traceLayer.getSource().addFeature(a),i.traceLineList.push(a)}for(let e=0;e<i.traceNodes.length;e++){const r=i.traceNodes[e],o=i._traceLineSytle(r.get("type"));if(r.setStyle(o),r.getGeometry().getType()==="Point")for(let a=0;a<n.length;a++)r.get("id")===n[a].id&&i.traceLayer.getSource().addFeature(r)}}},W.prototype.setTraceLineColor=function(i){const n=this;n._opts.lineColor=i;const t=n.traceLineList;for(let e=0;e<t.length;e++)t[e].setStrokeColor(i);n.traceLayer.refresh()},W.prototype.setTraceLineWidth=function(i){const n=this;n._opts.lineWidth=i;const t=n.traceLineList;for(let e=0;e<t.length;e++)t[e].setStrokeWeight(i);n.traceLayer.refresh()},W.prototype._creatTimeOverlays=function(){const i=this,n=i._wholePathInfo,t=i._vacuatePath;if(i._timeOverlayList=[],i._labelShow){const e=[];for(let r=0;r<n.length;r++)for(let o=0;o<t.length;o++)if(t[o].longitude===n[r].longitude&&t[o].latitude===n[r].latitude){const a=[n[r].longitude,n[r].latitude];e.push({position:a,text:n[r].time})}typeof i.textLayer>"u"?(i.textLayer=_v(i._map,e,10),i.textLayer.set("id","lushuText"+new Date().getTime()),i._map.addLayer(i.textLayer)):typeof fv(i.textLayer.get("id"),i._map)>"u"&&i._map.addLayer(i.textLayer)}},W.prototype.createArrows=function(){const i=this,n=i.getArrowPoints(i._opts.arrowPixel);for(let t=0;t<n.length;t++){const e=n[t].coordinate,r=n[t].rotate,o=new Rt({geometry:new Ct(e)});o.setStyle(new yt({image:new yn({src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABfUlEQVQ4T3WTTSvFYRDFf8dLKIqytFckthTpJkQWlyhF2fgEVr6BheytpChEsqB08xbZWPgOJAs7ieRlNMzV//75P7vnmZkz58ycR2ZWD7QBF5KM1DGzTuBO0k065neZ2S3QBGwAU5I+iolmNgrsAI9An6SrNIgDnAE9EdgFJiS9+93MuoEToBx4AgYkXSZBHKAWOAS6IrAP5CW9BUge2AIqgJdg8guiSKoBDoDeDJBhwNlVBsiQpNPvGST0VgF7TjPeCsCIpNdo0g84O2fibx4r/AJEUjVwlJDjXbybU/eZjAGbMROXmC8BiKQ64BxoDyYLkuYTTCeB9WD/9B9AA3AMdGQAzALLAfCcluDF3r01itMS5oDFiP3MIUHNi90T7ko/XjyYGOIMsFJSXByimTVGQbFzegOuew0o+7PGKL4AmjM8MA2shua/RjIzX1suw8pucZfiUjOt/AC4BHfaeOoz+d63oziX9Zla3CzAkqTP9G8zM4/dS7r+7zt/Aaattn1kX8VgAAAAAElFTkSuQmCC",rotation:r,scale:.5})})),i.arrowsLayer.getSource().addFeature(o)}},W.prototype.windowAddMouseWheel=function(){const i=this,n=function(t){t=t||window.event,t.wheelDelta?(t.wheelDelta>0&&i.arrowsLayer.getSource().clear(),t.wheelDelta<0&&i.arrowsLayer.getSource().clear()):t.detail&&(t.detail>0&&i.arrowsLayer.getSource().clear(),t.detail<0&&i.arrowsLayer.getSource().clear())};document.addEventListener&&document.addEventListener("DOMMouseScroll",n,!1),window.onmousewheel=document.onmousewheel=n},W.prototype.dispose=function(){this._intervalTimeFlag&&(clearInterval(this._intervalTimeFlag),this._intervalTimeFlag=null),this._intervalTraceFlag&&(clearInterval(this._intervalTraceFlag),this._intervalTraceFlag=null);const n=this._map.getLayers().getArray().filter(t=>t.get("isTrack")&&t.get("isTrack")===!0);n&&n.length>0&&n.forEach(t=>{t.getSource().clear(),this._map.removeLayer(t)})};function i3(i,n,t,e,r){e==="distance"?ec(i,n,t,r):e==="track"&&dv(i,n,t,r)}function ec(i,n,t,e){const r=[];n.forEach(function(a,s){r.push(a)});let o=!0;for(let a=0;a<r.length-1;a++)if(xa(i,r[a],r[a+1])<t&&r.length>=3){o=!1,a+1<r.length-1||a===0?r.splice(a+1,1):r.splice(a,1);break}o?e(n):ec(i,r,t,e)}function dv(i,n,t,e){const r=n;r.forEach(function(s,u){s.id=u});const o=r3(i,r,[],0,r.length-1,t);o.push(r[0]),r.length>1&&o.push(r[r.length-1]);const a=o.sort(function(s,u){return s.id<u.id?-1:s.id>u.id?1:0});e(a)}const r3=function(i,n,t,e,r,o){if(e<r){let a=0,s=0;const u=n[e],h=n[r];for(let l=e+1;l<r;l++){const c=pv(i,u,h,n[l]);c>a&&(a=c,s=l)}a>=o&&(t.push(n[s]),r3(i,n,t,e,s,o),r3(i,n,t,s,r,o))}return t},pv=function(i,n,t,e){const r=Math.abs(xa(i,n,t)),o=Math.abs(xa(i,n,e)),a=Math.abs(xa(i,t,e)),s=(r+o+a)/2;return Math.sqrt(Math.abs(s*(s-r)*(s-o)*(s-a)))*2/r},xa=function(i,n,t){const e=n.latitude,r=t.latitude,o=n.longitude,a=t.longitude,s=i.getPixelFromCoordinate([o,e]),u=i.getPixelFromCoordinate([a,r]);return Math.sqrt(Math.pow(u[0]-s[0],2)+Math.pow(u[1]-s[1],2))};var nc=function(i){let n=0;for(let t=0,e=i.length-1;t<e;++t)i[t+1]&&(n+=Math.sqrt(Math.pow(i[t+1][0]-i[t][0],2)+Math.pow(i[t+1][1]-i[t][1],2)));return n};function yv(i){let n=i.getHours(),t=i.getMinutes(),e=i.getSeconds();const r=i.getFullYear();let o=i.getMonth(),a=i.getDate();return n<10&&(n="0"+n),t<10&&(t="0"+t),e<10&&(e="0"+e),o=o+1,o<10&&(o="0"+o),a<10&&(a="0"+a),r+"-"+o+"-"+a+" "+n+":"+t+":"+e}function vv(i,n){const t=new Rt({geometry:new Ct(i)});return t.setStyle(new yt({image:new yn(n.carIcon)})),t}function _v(i,n,t){const e=[],r=new ee({source:new Ze});return i.getView().getZoom()>=t&&ic(i,n,t,e,r),i.on("moveend",function(o){i.getView().getZoom()>=t?ic(i,n,t,e,r):r.getSource().clear()}),r}function ic(i,n,t,e,r){e=[],r.getSource().clear();for(let l=0;l<n.length;l++){const c=n[l],g=i.getPixelFromCoordinate(c.position);if(!ye(i.getView().calculateExtent(),c.position))continue;const f=/[\u4e00-\u9fa5]/g,d=c.text.match(f)?c.text.match(f).length:0,p=c.text.length-d,y=d*15+p*8,v=g[0]+10,_=g[0]+y+20,m=g[1]-32,w=g[1]-12,x=[v,parseInt((m+w)/2)],E={x:v,y:m},z={x:_,y:w},b=g[0]-y-20,T=g[0]-10,j=g[1]-32,O=g[1]-12,C=[T,parseInt((j+O)/2)],R={x:b,y:j},P={x:T,y:O},A=g[0]-y-20,I=g[0]-10,M=g[1]+12,F=g[1]+32,U=[I,parseInt((M+F)/2)],Z={x:A,y:M},it={x:I,y:F},S=g[0]+10,ut=g[0]+y+20,rt=g[1]+12,V=g[1]+32,Dt=[S,parseInt((rt+V)/2)],Yt={x:S,y:rt},mt={x:ut,y:V},Je=new Xr(E,z),kt=new Xr(R,P),Rn=new Xr(Z,it),se=new Xr(Yt,mt);let Ht="rightTop",Tt=!0;for(let Kt=0;Kt<4;Kt++){for(let Ee=0;Ee<e.length;Ee++){const Qe=e[Ee];if(Kt===0){if(Tt=Qe.intersects(Je),!Tt)break}else if(Kt===1){if(Tt=Qe.intersects(kt),!Tt)break}else if(Kt===2){if(Tt=Qe.intersects(Rn),!Tt)break}else if(Kt===3&&(Tt=Qe.intersects(se),!Tt))break}if(Tt){Kt===0?Ht="rightTop":Kt===1?Ht="leftTop":Kt===2?Ht="leftBom":Kt===3&&(Ht="rightBom");break}}var o,a,s,u,h;if(Tt)Ht==="rightTop"?(e.push(Je),h=x,o=v,a=m,s=_,u=w):Ht==="leftTop"?(e.push(kt),h=C,o=b,a=j,s=T,u=O):Ht==="rightBom"?(e.push(se),h=Dt,o=S,a=rt,s=ut,u=V):Ht==="leftBom"&&(e.push(Rn),h=U,o=A,a=M,s=I,u=F);else continue;const In=i.getCoordinateFromPixel([o,a]),Zi=i.getCoordinateFromPixel([s,a]),Yi=i.getCoordinateFromPixel([s,u]),ei=i.getCoordinateFromPixel([o,u]),ni=new Rt({geometry:new ln([In,Zi,Yi,ei])});r.getSource().addFeature(ni),h=i.getCoordinateFromPixel(h);const Fe=new Rt({geometry:new Wt([c.position,h])});r.getSource().addFeature(Fe),r.setStyle(new yt({fill:new tt({color:"rgb(26,58,91)"}),stroke:new ft({color:"rgb(26,58,91)"}),text:new Ce({font:"16px sans-serif",text:c.text,fill:new tt({color:"#000"}),offsetX:0,offsetY:1})}))}}function Xr(i,n){this.min=i,this.max=n}Xr.prototype.intersects=function(i){const n=this.min,t=this.max,e=i.min,r=i.max;return r.x<=n.x||e.x>=t.x||r.y<=n.y||e.y>=t.y};const mv=function(i={}){const n=i.map?i.map:{};let t=i.paths?i.paths:[];const e=i.id?i.id:J(),r=i.options?i.options:{};r.id=e;const o=!1;r.changeCarRotate=i.changeCarRotate?i.changeCarRotate:o,r.centerAtCar=i.centerAtCar?i.centerAtCar:!1;const a=i.vacuate?i.vacuate:!1,s=i.smokeMode?i.smokeMode:"distance",u=i.tracePointsModePlay?i.tracePointsModePlay:"animation",h=i.vacuateDistance?i.vacuateDistance:10,l=i.labelShow?i.labelShow:!1,c=i.labelStyle?i.labelStyle:"timeContentClass",g=i.showTracePoint!==!1;let f=t,d,p=n.getView().getZoom();return a?i3(n,t,h,s,function(y){f=y,d=new W(n,t,f,a,u,l,c,g,r),d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()}):(d=new W(n,t,f,a,u,l,c,g,r),d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()),d.setPaths=function(y){t=y,d.arrowsLayer.getSource().clear();for(let v=0;v<d._timeOverlayList.length;v++)n.removeOverlay(d._timeOverlayList[v]);d.traceLayer.getSource().clear(),d.tracePassLayer.getSource().clear(),d.stop(),p=n.getView().getZoom(),a?i3(n,t,h,s,function(v){f=v,d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initFlag=1,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows()}):(d._pathInfo=t,d._vacuatePath=t,d._wholePathInfo=t,d._initFlag=1,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.createArrows())},d.clearPaths=function(){d._path=[],t=[],d.arrowsLayer.getSource().clear(),d.tracePassLayer.getSource().clear();for(let y=0;y<d._timeOverlayList.length;y++)n.removeOverlay(d._timeOverlayList[y]);d.traceLayer.getSource().clear(),this.carLayer.getFeatures().length>0&&this.carLayer.removeFeature(this.carMarker),typeof this.textLayer<"u"&&n.removeLayer(this.textLayer)},n.getView().on("change:resolution",function(){if(t.length!==0&&(p=n.getView().getZoom(),d.arrowsLayer.getSource().clear(),Math.round(p)===p))if(d._initFlag=2,d.createArrows(),a)i3(n,t,h,s,function(y){f=y;for(let v=0;v<d._timeOverlayList.length;v++)n.removeOverlay(d._timeOverlayList[v]);d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.arrowsLayer.getSource().clear(),d.createArrows()});else{for(let y=0;y<d._timeOverlayList.length;y++)n.removeOverlay(d._timeOverlayList[y]);d._pathInfo=f,d._vacuatePath=f,d._wholePathInfo=t,d._initLinesAndMarkers(),l&&d._creatTimeOverlays(),d.arrowsLayer.getSource().clear(),d.createArrows()}}),d},xv={name:"v-track",render(i,n){return null},inject:["VMap"],props:{id:{type:String,default(){return`track-${J()}`}},paths:{type:Array,default(){return[]}},tracePointsModePlay:{type:String,default:"animation"},smokeMode:{type:String,default:"distance"},vacuate:{type:Boolean,default:!1},vacuateDistance:{type:[Number,void 0],default:void 0},labelShow:{type:Boolean,default:!1},showTracePoint:{type:Boolean,default:!0},changeCarRotate:{type:Boolean,default:!1},centerAtCar:{type:Boolean,default:!1},options:{type:Object,default(){return{}}}},data(){return{track:null}},computed:{map(){return this.VMap.map}},watch:{paths:{handler(i){this.init(i)},immediate:!1,deep:!0}},mounted(){this.init()},beforeUnmount(){this.track.dispose(),this.track=null},methods:{init(i){if(i&&i.length>0||this.paths&&this.paths.length>0){const n={...this.$props,map:this.map,paths:i||this.paths};this.track=mv(n),this.$emit("onLoad",this.track)}},start(){this.track.start()},pause(){this.track.pause()},stop(){this.track.stop()},dispose(){this.track.dispose()}}};let wv,zv;const rc={};var Ev=oe(xv,wv,zv,!1,bv,null,null,null);function bv(i){for(let n in rc)this[n]=rc[n]}const Zr=function(){return Ev.exports}();Zr.install=i=>{i.component(Zr.name,Zr)};const oc=[Or,Lr,Mr,ki,Fr,Gr,Br,Ur,$r,Wr,Vr,Zr],o3=function(i){o3.installed||oc.forEach(n=>{i.component(n.name,n)})};typeof window<"u"&&window.Vue&&o3(window.Vue);const Tv={install:o3,...oc};ht.VCluster=Br,ht.VDraw=Wr,ht.VGraphic=$r,ht.VHeatmap=Ur,ht.VMap=Or,ht.VMeasure=Vr,ht.VOverlay=Mr,ht.VOverview=Lr,ht.VRoute=Gr,ht.VTile=ki,ht.VTrack=Zr,ht.VVector=Fr,ht.default=Tv,Object.defineProperties(ht,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|