{"id":245,"date":"2024-04-24T17:29:48","date_gmt":"2024-04-24T09:29:48","guid":{"rendered":"https:\/\/tiiocti.com\/?page_id=245"},"modified":"2026-01-07T00:37:42","modified_gmt":"2026-01-06T16:37:42","slug":"%d1%81%d0%b2%d1%8f%d0%b7%d0%b0%d1%82%d1%8c%d1%81%d1%8f-%d1%81","status":"publish","type":"page","link":"https:\/\/tiiocti.com\/ru\/contact\/","title":{"rendered":"\u0421\u0432\u044f\u0437\u0430\u0442\u044c\u0441\u044f \u0441"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_pb_gutters3 et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"tiio-standard-contact\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"ContactPage\",\n      \"name\": \"Contact TIIOCTI Factory\",\n      \"url\": \"https:\/\/tiiocti.com\/contact\/\",\n      \"mainEntity\": {\n        \"@type\": \"Organization\",\n        \"name\": \"TIIOCTI\",\n        \"telephone\": \"+86-0577-63665066\",\n        \"contactPoint\": [\n            { \"@type\": \"ContactPoint\", \"telephone\": \"+86-0577-63665066\", \"contactType\": \"customer service\" },\n            { \"@type\": \"ContactPoint\", \"telephone\": \"+86-18988976488\", \"contactType\": \"WhatsApp\" }\n        ],\n        \"address\": {\n            \"@type\": \"PostalAddress\",\n            \"streetAddress\": \"Building 7, Zone A, Shoe Industry\",\n            \"addressLocality\": \"Wenzhou\",\n            \"addressRegion\": \"Zhejiang\",\n            \"addressCountry\": \"CN\"\n        }\n      }\n    }\n    <\/script>\n\n    <style>\n        #tiio-standard-contact {\n            --tiio-blue: #003C71;\n            --tiio-gold: #D4AF37;\n            --tiio-text: #555555;\n            --tiio-bg: #F2F0EB;\n            --input-bg: #f9f9f9;\n            --input-border: #ddd;\n            \n            background-color: var(--tiio-bg);\n            padding: 80px 0;\n            font-family: 'Roboto', sans-serif;\n            color: var(--tiio-text);\n            box-sizing: border-box;\n        }\n\n        #tiio-standard-contact * { box-sizing: border-box; }\n\n        #tiio-standard-contact .c-container {\n            max-width: 1240px;\n            margin: 0 auto;\n            padding: 0 30px;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: start;\n        }\n\n        \/* === \u5de6\u4fa7\u4fe1\u606f\u533a === *\/\n        #tiio-standard-contact .info-side { padding-right: 20px; }\n        #tiio-standard-contact .c-tag { display: inline-block; font-size: 12px; font-weight: 800; color: var(--tiio-blue); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 20px; border-left: 3px solid var(--tiio-gold); padding-left: 10px; line-height: 1; }\n        #tiio-standard-contact h1 { font-size: 38px; font-weight: 800; color: var(--tiio-blue); line-height: 1.2; margin-bottom: 20px; margin-top: 0; }\n        #tiio-standard-contact .c-desc { font-size: 15px; line-height: 1.6; color: #666; margin-bottom: 40px; }\n\n        \/* \u8054\u7cfb\u5217\u8868 *\/\n        #tiio-standard-contact .c-list { display: flex; flex-direction: column; gap: 25px; }\n        #tiio-standard-contact .c-item { display: flex; align-items: flex-start; gap: 15px; }\n        #tiio-standard-contact .c-icon-box { width: 40px; height: 40px; background: #fff; border-radius: 4px; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 5px rgba(0,0,0,0.05); flex-shrink: 0; }\n        #tiio-standard-contact .c-icon-box svg { width: 20px; height: 20px; fill: var(--tiio-blue); }\n        #tiio-standard-contact .c-content h4 { margin: 0 0 5px 0; font-size: 13px; color: #888; font-weight: 700; text-transform: uppercase; }\n        #tiio-standard-contact .c-content a, #tiio-standard-contact .c-content p { margin: 0; font-size: 16px; color: #333; font-weight: 500; text-decoration: none; line-height: 1.4; transition: 0.3s; }\n        #tiio-standard-contact .c-content a:hover { color: var(--tiio-blue); }\n\n        \/* === \u53f3\u4fa7\u8868\u5355\u533a === *\/\n        #tiio-standard-contact .form-box {\n            background: #fff;\n            padding: 40px;\n            border-radius: 8px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n            border-top: 4px solid var(--tiio-blue);\n        }\n\n        #tiio-standard-contact .form-title h3 { font-size: 24px; font-weight: 800; color: var(--tiio-blue); margin: 0 0 10px 0; }\n        #tiio-standard-contact .form-title p { font-size: 14px; color: #777; margin: 0 0 30px 0; }\n\n        \/* --- \u8868\u5355\u5e03\u5c40\u5173\u952e --- *\/\n        #tiio-standard-contact .tiio-form-row {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 20px; \/* \u589e\u52a0\u884c\u95f4\u8ddd *\/\n        }\n\n        #tiio-standard-contact .tiio-form-group {\n            flex: 1;\n            min-width: 0;\n            margin-bottom: 20px; \/* \u589e\u52a0\u6bcf\u4e2a\u8f93\u5165\u7ec4\u7684\u5e95\u90e8\u95f4\u8ddd\uff0c\u89e3\u51b3\u7c98\u8fde *\/\n        }\n\n        \/* \u6807\u7b7e\u6837\u5f0f *\/\n        #tiio-standard-contact label {\n            display: block;\n            font-size: 12px;\n            font-weight: 700;\n            color: var(--tiio-blue);\n            margin-bottom: 8px;\n            text-transform: uppercase;\n        }\n\n        \/* \u8f93\u5165\u6846\u7edf\u4e00\u98ce\u683c *\/\n        #tiio-standard-contact input:not([type=\"submit\"]):not([type=\"radio\"]):not([type=\"checkbox\"]):not([type=\"file\"]), \n        #tiio-standard-contact select, \n        #tiio-standard-contact textarea {\n            width: 100%;\n            padding: 12px 15px;\n            border: 1px solid var(--input-border);\n            border-radius: 4px;\n            background: var(--input-bg);\n            font-size: 14px;\n            outline: none;\n            transition: 0.2s;\n            font-family: 'Roboto', sans-serif;\n            color: #333;\n            height: 48px;\n        }\n\n        #tiio-standard-contact textarea {\n            height: 100px;\n            resize: vertical;\n            margin-bottom: 0;\n        }\n\n        #tiio-standard-contact input:focus, \n        #tiio-standard-contact textarea:focus, \n        #tiio-standard-contact select:focus {\n            background-color: #fff;\n            border-color: var(--tiio-gold);\n        }\n\n        \/* --- [\u4fee\u6b63\u70b9] \u6587\u4ef6\u4e0a\u4f20\u6837\u5f0f\u4f18\u5316 --- *\/\n        #tiio-standard-contact input[type=\"file\"] {\n            padding: 10px 0;\n            font-size: 14px;\n            color: #555;\n            background: transparent;\n            border: none;\n            display: block;\n            margin-bottom: 10px; \/* \u989d\u5916\u589e\u52a0\u5e95\u90e8\u95f4\u8ddd\uff0c\u9632\u6b62\u4e0e\u4e0b\u65b9 textarea \u7c98\u8fde *\/\n            width: 100%;\n        }\n\n        \/* --- \u5355\u9009\u6846 (Shipping Method) --- *\/\n        #tiio-standard-contact .wpcf7-radio {\n            display: flex;\n            gap: 15px;\n            flex-wrap: wrap;\n            margin-top: 8px;\n        }\n        #tiio-standard-contact .wpcf7-list-item { margin: 0; }\n        #tiio-standard-contact .wpcf7-list-item-label { font-size: 14px; color: #555; }\n\n        \/* --- \u63d0\u4ea4\u6309\u94ae --- *\/\n        #tiio-standard-contact .btn-mega {\n            width: 100%;\n            background: var(--tiio-blue);\n            color: #fff;\n            padding: 16px;\n            font-weight: 800;\n            border: none;\n            cursor: pointer;\n            text-transform: uppercase;\n            border-radius: 4px;\n            transition: 0.3s;\n            letter-spacing: 1px;\n            font-size: 15px;\n            margin-top: 10px;\n        }\n        #tiio-standard-contact .btn-mega:hover { background: var(--tiio-gold); color: #000; }\n\n        \/* \u9690\u85cf CF7 \u81ea\u52a8\u751f\u6210\u7684\u5e72\u6270\u6807\u7b7e *\/\n        #tiio-standard-contact p { margin: 0; }\n        #tiio-standard-contact br { display: none; }\n\n        \/* \u54cd\u5e94\u5f0f\u9002\u914d *\/\n        @media (max-width: 980px) {\n            #tiio-standard-contact .c-container { grid-template-columns: 1fr; gap: 40px; }\n            #tiio-standard-contact .info-side { padding-right: 0; }\n        }\n\n        @media (max-width: 600px) {\n            #tiio-standard-contact .tiio-form-row {\n                flex-direction: column;\n                gap: 0; \/* \u624b\u673a\u7aef\u7531 margin-bottom \u63a7\u5236\u95f4\u8ddd *\/\n            }\n            #tiio-standard-contact .form-box { padding: 30px 20px; }\n        }\n    <\/style>\n\n    <div class=\"c-container\">\n        <div class=\"info-side\">\n            <span class=\"c-tag\">Factory Contact<\/span>\n            <h1>Get Direct Quotes<\/h1>\n            <p class=\"c-desc\">Skip the middleman. Connect directly with our Wenzhou manufacturing base for heavy-duty packaging solutions. We offer DDP shipping and custom OEM services.<\/p>\n\n            <div class=\"c-list\">\n                <div class=\"c-item\">\n                    <div class=\"c-icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg><\/div>\n                    <div class=\"c-content\">\n                        <h4>Phone \/ WhatsApp<\/h4>\n                        <a href=\"tel:+86057763665066\">+(86) 0577-63665066<\/a><br>\n                        <a href=\"https:\/\/wa.me\/8618988976488\" target=\"_blank\" style=\"color:#25D366; font-size:14px;\" rel=\"noopener\">Connect on WhatsApp &rarr;<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"c-item\">\n                    <div class=\"c-icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg><\/div>\n                    <div class=\"c-content\">\n                        <h4>Sales Email<\/h4>\n                        <a href=\"mailto:info@tiiocti.com\">info@tiiocti.com<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"c-item\">\n                    <div class=\"c-icon-box\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg><\/div>\n                    <div class=\"c-content\">\n                        <h4>Factory Location<\/h4>\n                        <p>Building 7, Zone A, Shoe Industry,<br>Wenzhou, Zhejiang, China<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"form-box\">\n            <div class=\"form-title\">\n                <h3>Submit Inquiry<\/h3>\n                <p>We reply within 24 hours.<\/p>\n            <\/div>\n            \n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f8065-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"8065\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ru\/wp-json\/wp\/v2\/pages\/245#wpcf7-f8065-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"8065\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f8065-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"tiio-form-row\">\n\t<div class=\"tiio-form-group\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name *\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"tiio-form-group\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address *\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"tiio-form-row\">\n\t<div class=\"tiio-form-group\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone\/WhatsApp *\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"tiio-form-group\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"menu-category\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"menu-category\"><option value=\"Product Category\">Product Category<\/option><option value=\"Moving Bags\">Moving Bags<\/option><option value=\"Shopping Bags\">Shopping Bags<\/option><option value=\"Insulated Bags\">Insulated Bags<\/option><option value=\"Canvas Totes\">Canvas Totes<\/option><option value=\"Jute\/Non-woven Bags\">Jute\/Non-woven Bags<\/option><option value=\"Other Custom Design\">Other Custom Design<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"tiio-form-row\">\n\t<div class=\"tiio-form-group\">\n\t\t<p><label>Shipping Method Required<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"shipping-method\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"shipping-method\" value=\"FOB\/EXW\" checked=\"checked\" \/><span class=\"wpcf7-list-item-label\">FOB\/EXW<\/span><\/span><span class=\"wpcf7-list-item\"><input type=\"radio\" name=\"shipping-method\" value=\"DDP (Duty Paid)\" \/><span class=\"wpcf7-list-item-label\">DDP (Duty Paid)<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"shipping-method\" value=\"Amazon FBA\" \/><span class=\"wpcf7-list-item-label\">Amazon FBA<\/span><\/span><\/span><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"tiio-form-group\">\n\t\t<p><label>Order Quantity (MOQ 500+)<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"quantity\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"quantity\"><option value=\"500 - 1,000\">500 &#8211; 1,000<\/option><option value=\"1,000 - 5,000\">1,000 &#8211; 5,000<\/option><option value=\"5,000 - 10,000\">5,000 &#8211; 10,000<\/option><option value=\"10,000+\">10,000+<\/option><\/select><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"tiio-form-group\">\n\t<p><label>Upload Your Design (Optional)<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-design\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".pdf,.jpg,.png,.zip,.ai\" aria-invalid=\"false\" type=\"file\" name=\"your-design\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"tiio-form-group\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"3\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Describe your custom requirements...\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"tiio-submit-area\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn-mega\" type=\"submit\" value=\"Get Factory-Direct Quote\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n            \n        <\/div>\n    <\/div>\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><section id=\"split-map-section\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"LocalBusiness\",\n      \"name\": \"TIIOCTI Factory\",\n      \"address\": {\n        \"@type\": \"PostalAddress\",\n        \"streetAddress\": \"Building 7, Zone A, Shoe Industry\",\n        \"addressLocality\": \"Wenzhou\",\n        \"addressCountry\": \"CN\"\n      },\n      \"geo\": {\n        \"@type\": \"GeoCoordinates\",\n        \"latitude\": 27.616057,\n        \"longitude\": 120.555676\n      }\n    }\n    <\/script>\n\n    <style>\n        #split-map-section {\n            width: 100%;\n            max-width: 100%;\n            overflow: hidden; \/* \u9632\u6b62\u5185\u90e8\u5143\u7d20\u6ea2\u51fa\u5bfc\u81f4\u6eda\u52a8\u6761 *\/\n            background: #fff;\n            display: grid;\n            grid-template-columns: 1fr 1fr; \/* \u5de6\u53f3 1:1 \u7b49\u5206 *\/\n            min-height: 600px;\n            position: relative;\n            font-family: 'Inter', Helvetica, Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        #split-map-section * {\n            box-sizing: border-box;\n        }\n\n        \/* --- \u5de6\u4fa7\u6587\u5b57\u533a\u57df\u8bbe\u7f6e --- *\/\n        #split-map-section .text-side {\n            display: flex;\n            flex-direction: column;\n            justify-content: center; \/* \u5782\u76f4\u5c45\u4e2d *\/\n            \n            \/* \u3010\u6838\u5fc3\u4fee\u6539\u3011\u5927\u5927\u589e\u52a0\u5de6\u4fa7\u8ddd\u79bb\uff0c\u8ba9\u6587\u5b57\u5411\u53f3\u79fb\uff0c\u4e0d\u518d\u8d34\u8fb9 *\/\n            padding: 80px 60px 80px 10%; \n            \n            background: #fff;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* \u6587\u5b57\u5185\u5bb9\u7684\u5305\u88f9\u5c42\uff0c\u63a7\u5236\u6700\u5927\u5bbd\u5ea6 *\/\n        #split-map-section .text-content-wrap {\n            width: 100%;\n            max-width: 520px; \/* \u9650\u5236\u6587\u5b57\u5757\u5bbd\u5ea6\uff0c\u663e\u5f97\u7cbe\u81f4 *\/\n        }\n\n        \/* --- \u53f3\u4fa7\u5730\u56fe\u533a\u57df\u8bbe\u7f6e --- *\/\n        #split-map-section .map-side {\n            position: relative;\n            width: 100%;\n            height: 100%;\n            background: #eee;\n            min-height: 400px;\n        }\n\n        \/* \u6807\u7b7e\u6837\u5f0f *\/\n        #split-map-section .label {\n            font-size: 13px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            color: #D4AF37; \/* \u91d1\u8272\u5c0f\u6807\u9898 *\/\n            margin-bottom: 20px;\n            display: block;\n        }\n\n        \/* \u3010\u6838\u5fc3\u4fee\u6539\u3011\u6807\u9898\u6539\u4e3a\u84dd\u8272 *\/\n        #split-map-section h2 {\n            font-size: 42px;\n            line-height: 1.15;\n            color: #003C71; \/* \u54c1\u724c\u6df1\u84dd *\/\n            margin-bottom: 30px;\n            font-weight: 800;\n            letter-spacing: -0.5px;\n        }\n\n        #split-map-section p {\n            font-size: 16px;\n            color: #666;\n            line-height: 1.7;\n            margin-bottom: 0;\n        }\n\n        \/* \u88c5\u9970\u5206\u5272\u7ebf *\/\n        #split-map-section .divider {\n            height: 3px;\n            width: 60px;\n            background: #003C71; \/* \u8ddf\u968f\u6807\u9898\u84dd\u8272 *\/\n            margin-bottom: 30px;\n        }\n\n        \/* \u5730\u56fe iframe \u8bbe\u7f6e *\/\n        #split-map-section iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: 0;\n            display: block; \n            filter: grayscale(10%); \/* \u8f7b\u5fae\u7070\u5ea6\uff0c\u66f4\u6709\u8d28\u611f *\/\n        }\n\n        \/* --- \u54cd\u5e94\u5f0f\u9002\u914d (\u624b\u673a\u7aef) --- *\/\n        @media (max-width: 980px) {\n            #split-map-section {\n                grid-template-columns: 1fr; \/* \u53d8\u4e3a\u5355\u5217 *\/\n                min-height: auto;\n            }\n\n            #split-map-section .text-side {\n                align-items: center; \n                padding: 60px 30px; \/* \u624b\u673a\u4e0a\u6062\u590d\u6b63\u5e38\u8fb9\u8ddd *\/\n                text-align: center;\n            }\n\n            #split-map-section .text-content-wrap {\n                max-width: 100%;\n            }\n\n            #split-map-section .map-side {\n                height: 400px;\n                min-height: 400px;\n            }\n\n            #split-map-section .divider {\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            #split-map-section h2 {\n                font-size: 32px;\n            }\n        }\n    <\/style>\n\n    <div class=\"text-side\">\n        <div class=\"text-content-wrap\">\n            <span class=\"label\">Manufacturing Base<\/span>\n            <h2>Your Global Partner for <br>Premium Moving Bags<\/h2>\n            <div class=\"divider\"><\/div>\n            <p>\n                Strategically located in Wenzhou, China, our advanced facility supplies \n                top-tier retailers worldwide. From custom design to logistics, \n                we ensure quality in every shipment.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"map-side\">\n        <iframe \n            src=\"https:\/\/maps.google.com\/maps?q=Aojiang%20Town%2C%20Wenzhou%2C%20Zhejiang%2C%20China&#038;t=&#038;z=13&#038;ie=UTF8&#038;iwloc=&#038;output=embed\" \n            loading=\"lazy\" \n            title=\"Factory Location\"\n            allowfullscreen>\n        <\/iframe>\n    <\/div>\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-245","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/comments?post=245"}],"version-history":[{"count":66,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/245\/revisions"}],"predecessor-version":[{"id":8323,"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/pages\/245\/revisions\/8323"}],"wp:attachment":[{"href":"https:\/\/tiiocti.com\/ru\/wp-json\/wp\/v2\/media?parent=245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}