{"id":994,"date":"2025-08-25T09:51:31","date_gmt":"2025-08-25T01:51:31","guid":{"rendered":"http:\/\/www.songdingtools.com\/?page_id=994"},"modified":"2025-09-08T10:57:32","modified_gmt":"2025-09-08T02:57:32","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.songdingtools.com\/index.php\/ru\/contact-us\/","title":{"rendered":"\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u044b"},"content":{"rendered":"<section class=\"l-section wpb_row us_custom_a72e2b3e height_medium with_img\"><div class=\"l-section-img\" role=\"img\" data-img-width=\"1920\" data-img-height=\"800\" style=\"background-image: url(https:\/\/www.songdingtools.com\/wp-content\/uploads\/2025\/08\/ny.jpg);\"><\/div><div class=\"l-section-overlay\" style=\"background:rgba(0,0,0,0.7)\"><\/div><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_206dc788 height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-html\"><!DOCTYPE html>\n <html>\n <head>\n   <meta charset=\"utf-8\">\n   <meta name=\"keywords\" content=\"\u9ad8\u5fb7\u5730\u56fe,DIY\u5730\u56fe,\u9ad8\u5fb7\u5730\u56fe\u751f\u6210\u5668\">\n   <meta name=\"description\" content=\"\u9ad8\u5fb7\u5730\u56fe\uff0cDIY\u5730\u56fe\uff0c\u81ea\u5df1\u5236\u4f5c\u5730\u56fe\uff0c\u751f\u6210\u81ea\u5df1\u7684\u9ad8\u5fb7\u5730\u56fe\">\n   <title>\u9ad8\u5fb7\u5730\u56fe - DIY\u6211\u7684\u5730\u56fe<\/title>\n   <style>\n     body { margin: 0; font:  \"Microsoft YaHei\", \"Helvetica Neue\", \"Sans-Serif\"; min-height: 360px; min-width: 100%; }\n     .my-map { margin: 0 auto; width: 100%; height: 340px; } .my-map .icon { background: url(\/\/a.amap.com\/lbs-dev-yuntu\/static\/web\/image\/tools\/creater\/marker.png) no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }\n     .amap-container{height: 100%;}\n     .myinfowindow{width: 240px;min-height: 50px;}\n     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }\n     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }\n   <\/style>\n <\/head>\n <body>\n   <div id=\"wrap\" class=\"my-map\">\n     <div id=\"mapContainer\"><\/div>\n   <\/div>\n   <script src=\"\/\/webapi.amap.com\/maps?v=1.3&key=e07ffdf58c8e8672037bef0d6cae7d4a\"><\/script>\n   <script>\n   !function(){\n     var infoWindow, map, level = 18,\n       center = {lng: 121.444068, lat: 28.607215},\n       features = [{\"icon\":\"cir\",\"color\":\"red\",\"name\":\"\u53f0\u5dde\u5e02\u677e\u9f0e\u5de5\u5177\u6709\u9650\u53f8\",\"desc\":\"\u5730\u5740\uff1a\u6d59\u6c5f\u7701\u53f0\u5dde\u5e02\u6912\u6c5f\u533a\u4e0b\u9648\u8857\u9053\u805a\u661f\u79d1\u521b\u56ed14\u5e62 \",\"lnglat\":{\"Q\":28.607215225992768,\"R\":121.44406839832664,\"lng\":121.444068,\"lat\":28.607215},\"offset\":{\"x\":-9,\"y\":-31},\"type\":\"Marker\"}];\n \n     function loadFeatures(){\n       for(var feature, data, i = 0, len = features.length, j, jl, path; i < len; i++){\n         data = features[i];\n         switch(data.type){\n           case \"Marker\":\n             feature = new AMap.Marker({ map: map, position: new AMap.LngLat(data.lnglat.lng, data.lnglat.lat),\n               zIndex: 3, extData: data, offset: new AMap.Pixel(data.offset.x, data.offset.y), title: data.name,\n               content: '<div class=\"icon icon-' + data.icon + ' icon-'+ data.icon +'-' + data.color +'\"><\/div>' });\n             break;\n           case \"Polyline\":\n            for(j = 0, jl = data.path.length, path = []; j < jl; j++){\n\t\t\t\t\t\t\tpath.push(new AMap.LngLat(data.path[j].lng, data.path[j].lat));\n\t\t\t\t\t\t}\n             feature = new AMap.Polyline({ map: map, path: path, extData: data, zIndex: 2,\n               strokeWeight: data.strokeWeight, strokeColor: data.strokeColor, strokeOpacity: data.strokeOpacity });\n             break;\n           case \"Polygon\":\n             for(j = 0, jl = data.path.length, path = []; j < jl; j++){\n               path.push(new AMap.LngLat(data.path[j].lng, data.path[j].lat));\n             }\n             feature = new AMap.Polygon({ map: map, path: path, extData: data, zIndex: 1,\n               strokeWeight: data.strokeWeight, strokeColor: data.strokeColor, strokeOpacity: data.strokeOpacity,\n               fillColor: data.fillColor, fillOpacity: data.fillOpacity });\n             break;\n           default: feature = null;\n         }\n         if(feature){ AMap.event.addListener(feature, \"click\", mapFeatureClick); }\n       }\n     }\n \n     function mapFeatureClick(e){\n       if(!infoWindow){ infoWindow = new AMap.InfoWindow({autoMove: true,isCustom: false}); }\n       var extData = e.target.getExtData();\n       infoWindow.setContent(\"<div class='myinfowindow'><h5>\" + extData.name + \"<\/h5><div>\" + extData.desc + \"<\/div><\/div>\");\n       infoWindow.open(map, e.lnglat);\n     }\n \n     map = new AMap.Map(\"mapContainer\", {center: new AMap.LngLat(center.lng, center.lat), level: level, keyboardEnable:true, dragEnable:true, scrollWheel:true, doubleClickZoom:true});\n     \n     loadFeatures();\n \n     map.on('complete', function(){\n       map.plugin([\"AMap.ToolBar\", \"AMap.OverView\", \"AMap.Scale\"], function(){\n         map.addControl(new AMap.ToolBar({ruler: true, direction: true, locate: false})); map.addControl(new AMap.OverView({isOpen: true})); map.addControl(new AMap.Scale);\n       });\t\n     })\n     \n \t}();\n   <\/script>\n <\/body>\n <\/html><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row us_custom_24c1f17b height_medium with_img\"><div class=\"l-section-img\" role=\"img\" data-img-width=\"1920\" data-img-height=\"875\" style=\"background-image: url(https:\/\/www.songdingtools.com\/wp-content\/uploads\/2025\/08\/bj2.jpg);\"><\/div><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column us_custom_6b5a3145 has_text_color us_animate_this\"><div class=\"wpb_wrapper\"><h1>\u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438<\/h1>\n<\/div><\/div><div class=\"w-separator size_custom\" style=\"height:30px\"><\/div><div class=\"wpb_text_column us_custom_60e9caca us_animate_this\"><div class=\"wpb_wrapper\"><p style=\"text-indent: 2em;\">\u041e\u041e\u041e \u00ab \u0422\u0410\u0419\u0427\u0416\u041e\u0423\u0423 \u0421\u0423\u041d\u0414\u0418\u041d\u0413 \u0418\u041d\u0421\u0422\u0420\u0423\u041c\u0415\u041d\u0422\u042b\u00bb \u0441\u043e\u0437\u0434\u0430\u043d\u043e \u0432 2016 \u0433\u043e\u0434\u0443 \u043a\u0430\u043a \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u0435 \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0443 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0432\u0438\u0434\u043e\u0432 \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432. \u041d\u0430\u0448 \u043e\u0442\u0434\u0435\u043b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0442\u0430\u0439\u0432\u0430\u043d\u044c\u0441\u043a\u0438\u0435 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0438, \u0438\u043c\u0435\u0435\u0442 \u043c\u043d\u043e\u0433\u043e\u043b\u0435\u0442\u043d\u0438\u0439 \u043e\u043f\u044b\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0438 \u043d\u0430\u0443\u0447\u043d\u043e &#8211; \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u043c\u0438 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c\u0438 \u043d\u0430\u0448\u0435\u0433\u043e \u043e\u0442\u0434\u0435\u043b\u0430 \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0430\u0441\u043f\u044b\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0438 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435, \u0442\u0430\u043a\u0438\u0435 \u043a\u0430\u043a \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0430\u0441\u043f\u044b\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0433\u0432\u043e\u0437\u0434\u0435\u0432\u044b\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u0443\u044e\u0449\u0438\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u0443\u043b\u0435\u043c\u0435\u0442\u043d\u044b\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u043d\u0435\u0432\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043f\u0443\u0448\u043a\u0438, \u043f\u044b\u043b\u0435\u0432\u044b\u0435 \u043f\u0443\u0448\u043a\u0438. \u041f\u0440\u043e\u0434\u0443\u043a\u0446\u0438\u044f \u044d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043c\u0438\u0440\u0443, \u0432\u043a\u043b\u044e\u0447\u0430\u044f \u0421\u0435\u0432\u0435\u0440\u043d\u0443\u044e \u0410\u043c\u0435\u0440\u0438\u043a\u0443, \u042e\u0436\u043d\u0443\u044e \u0410\u043c\u0435\u0440\u0438\u043a\u0443, \u0415\u0432\u0440\u043e\u043f\u0443, \u0411\u043b\u0438\u0436\u043d\u0438\u0439\u0412\u043e\u0441\u0442\u043e\u043a, \u042e\u0433\u043e &#8211; \u0412\u043e\u0441\u0442\u043e\u0447\u043d\u0443\u044e \u0410\u0437\u0438\u044e, \u0410\u0444\u0440\u0438\u043a\u0443, \u043f\u044f\u0442\u044c \u0441\u0442\u0440\u0430\u043d \u0426\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u043e\u0439 \u0410\u0437\u0438\u0438 \u0438 \u0442\u0430\u043a \u0434\u0430\u043b\u0435\u0435.<\/p>\n<\/div><\/div><div class=\"w-separator size_custom\" style=\"height:60px\"><\/div><div class=\"g-cols wpb_row via_grid cols_4 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\" style=\"--columns-gap:1.5rem;\"><div class=\"wpb_column vc_column_container us_custom_e5b17c10 us_animate_this\"><div class=\"vc_column-overlay\" style=\"background:var(--color-content-bg-alt)\"><\/div><div class=\"vc_column-inner\"><div class=\"w-iconbox iconpos_top style_circle color_primary align_center\"><div class=\"w-iconbox-icon\" style=\"font-size:2rem;\"><i class=\"fas fa-fas fa-map-marked-alt\"><\/i><\/div><div class=\"w-iconbox-meta\"><h4 class=\"w-iconbox-title\" style=\"font-size:1.2rem;\">\u0410\u0434\u0440\u0435\u0441<\/h4><div class=\"w-iconbox-text\"><p>\u0420\u0430\u0439\u043e\u043d \u0426\u0437\u044f\u043e\u0446\u0437\u044f\u043d, \u0422\u0430\u0439\u0447\u0436\u043e\u0443, \u043f\u0440\u043e\u0432\u0438\u043d\u0446\u0438\u044f \u0427\u0436\u044d\u0446\u0437\u044f\u043d<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container us_custom_e5b17c10 us_animate_this\"><div class=\"vc_column-overlay\" style=\"background:var(--color-content-bg-alt)\"><\/div><div class=\"vc_column-inner\"><div class=\"w-iconbox iconpos_top style_circle color_primary align_center\"><div class=\"w-iconbox-icon\" style=\"font-size:2rem;\"><i class=\"fas fa-fas fa-phone-rotary\"><\/i><\/div><div class=\"w-iconbox-meta\"><h4 class=\"w-iconbox-title\" style=\"font-size:1.2rem;\">\u0422\u0435\u043b.<\/h4><div class=\"w-iconbox-text\"><p>86-576-88228830<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container us_custom_e5b17c10 us_animate_this\"><div class=\"vc_column-overlay\" style=\"background:var(--color-content-bg-alt)\"><\/div><div class=\"vc_column-inner\"><div class=\"w-iconbox iconpos_top style_circle color_primary align_center\"><div class=\"w-iconbox-icon\" style=\"font-size:2rem;\"><i class=\"fas fa-fas fa-fax\"><\/i><\/div><div class=\"w-iconbox-meta\"><h4 class=\"w-iconbox-title\" style=\"font-size:1.2rem;\">\u0424\u0430\u043a\u0441<\/h4><div class=\"w-iconbox-text\"><p>86-576-88228830<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container us_custom_e5b17c10 us_animate_this\"><div class=\"vc_column-overlay\" style=\"background:var(--color-content-bg-alt)\"><\/div><div class=\"vc_column-inner\"><div class=\"w-iconbox iconpos_top style_circle color_primary align_center\"><div class=\"w-iconbox-icon\" style=\"font-size:2rem;\"><i class=\"fas fa-fas fa-mobile-alt\"><\/i><\/div><div class=\"w-iconbox-meta\"><h4 class=\"w-iconbox-title\" style=\"font-size:1.2rem;\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d \u043f\u0440\u043e\u0434\u0430\u0436<\/h4><div class=\"w-iconbox-text\"><p>86-136 66807759<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"\u9ad8\u5fb7\u5730\u56fe - DIY\u6211\u7684\u5730\u56fe \u0421\u0432\u044f\u0436\u0438\u0442\u0435\u0441\u044c \u0441 \u043d\u0430\u043c\u0438 \u041e\u041e\u041e \u00ab \u0422\u0410\u0419\u0427\u0416\u041e\u0423\u0423 \u0421\u0423\u041d\u0414\u0418\u041d\u0413 ...","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-994","page","type-page","status-publish","hentry"],"lang":"ru","translations":{"ru":994,"en":799,"zh":14},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/pages\/994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/comments?post=994"}],"version-history":[{"count":8,"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/pages\/994\/revisions"}],"predecessor-version":[{"id":1062,"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/pages\/994\/revisions\/1062"}],"wp:attachment":[{"href":"https:\/\/www.songdingtools.com\/index.php\/wp-json\/wp\/v2\/media?parent=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}