{"id":23,"date":"2026-06-21T23:59:48","date_gmt":"2026-06-21T23:59:48","guid":{"rendered":"https:\/\/www.boxbagpackaging.com\/?page_id=23"},"modified":"2026-06-22T00:38:37","modified_gmt":"2026-06-22T00:38:37","slug":"profile","status":"publish","type":"page","link":"https:\/\/www.boxbagpackaging.com\/it\/profile\/","title":{"rendered":"profile"},"content":{"rendered":"<p>    <style>\r\n    .hx-mega-shortcode-wrap,\r\n    .hx-mega-shortcode-wrap * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-mega-shortcode-wrap {\r\n        width: 100%;\r\n        margin: 0;\r\n        padding: 0;\r\n        position: relative;\r\n        z-index: 999;\r\n        font-family: Arial, Helvetica, sans-serif;\r\n    }\r\n    .hx-mega-shortcode-wrap img {\r\n        max-width: 100%;\r\n        display: block;\r\n    }\r\n    .hx-mega-shortcode-wrap a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n    .hx-mega-shortcode-wrap .header {\r\n        width: 100%;\r\n        background: #ffffff;\r\n        border-bottom: 1px solid #edf0f3;\r\n        box-shadow: 0 10px 28px rgba(15, 23, 42, .08);\r\n        position: relative;\r\n        z-index: 999;\r\n    }\r\n    .hx-mega-shortcode-wrap .container {\r\n        width: min(1440px, 94vw);\r\n        min-height: 86px;\r\n        margin: 0 auto;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 24px;\r\n        position: relative;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo {\r\n        flex: 0 0 auto;\r\n        display: inline-flex;\r\n        align-items: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo a {\r\n        display: inline-flex;\r\n        align-items: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .logo img {\r\n        width: 220px;\r\n        height: auto;\r\n        max-height: 60px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-mega-shortcode-wrap .common-nav {\r\n        flex: 1 1 auto;\r\n        display: flex;\r\n        justify-content: center;\r\n        min-width: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav {\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 4px;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li {\r\n        position: relative;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li > a {\r\n        display: flex;\r\n        align-items: center;\r\n        min-height: 86px;\r\n        padding: 0 18px;\r\n        font-size: 15px;\r\n        font-weight: 800;\r\n        color: #17212b;\r\n        white-space: nowrap;\r\n        transition: color .22s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li > a > span {\r\n        position: relative;\r\n        display: block;\r\n        overflow: hidden;\r\n        line-height: 20px;\r\n    }\r\n    .hx-mega-shortcode-wrap .txt-1,\r\n    .hx-mega-shortcode-wrap .txt-2 {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        transition: transform .26s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .txt-2 {\r\n        position: absolute;\r\n        left: 0;\r\n        top: 100%;\r\n        color: #0b5a45;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover .txt-1,\r\n    .hx-mega-shortcode-wrap .listNav > li.active .txt-1 {\r\n        transform: translateY(-100%);\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover .txt-2,\r\n    .hx-mega-shortcode-wrap .listNav > li.active .txt-2 {\r\n        transform: translateY(-100%);\r\n    }\r\n    .hx-mega-shortcode-wrap .icon {\r\n        width: 0;\r\n        height: 0;\r\n        border-left: 4px solid transparent;\r\n        border-right: 4px solid transparent;\r\n        border-top: 5px solid currentColor;\r\n        display: inline-block;\r\n        margin-top: 2px;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 18px;\r\n        right: 18px;\r\n        bottom: 18px;\r\n        height: 3px;\r\n        background: #0b5a45;\r\n        border-radius: 999px;\r\n        transform: scaleX(0);\r\n        transform-origin: center;\r\n        transition: transform .25s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover:after,\r\n    .hx-mega-shortcode-wrap .listNav > li.active:after {\r\n        transform: scaleX(1);\r\n    }\r\n    .hx-mega-shortcode-wrap .child {\r\n        position: absolute;\r\n        top: 100%;\r\n        left: 50%;\r\n        transform: translateX(-50%) translateY(16px);\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 18px;\r\n        box-shadow: 0 28px 80px rgba(15, 23, 42, .18);\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        pointer-events: none;\r\n        transition: opacity .22s ease, transform .22s ease, visibility .22s ease;\r\n        z-index: 999;\r\n    }\r\n    .hx-mega-shortcode-wrap .listNav > li:hover > .child,\r\n    .hx-mega-shortcode-wrap .listNav > li:focus-within > .child {\r\n        opacity: 1;\r\n        visibility: visible;\r\n        pointer-events: auto;\r\n        transform: translateX(-50%) translateY(0);\r\n    }\r\n    .hx-mega-shortcode-wrap .child-2 {\r\n        width: min(1180px, 94vw);\r\n        padding: 24px;\r\n    }\r\n    .hx-mega-shortcode-wrap .list-2,\r\n    .hx-mega-shortcode-wrap .list-3 {\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 0;\r\n        display: grid;\r\n        grid-template-columns: repeat(5, minmax(0, 1fr));\r\n        gap: 16px;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list {\r\n        width: 220px;\r\n        list-style: none;\r\n        margin: 0;\r\n        padding: 12px;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list li {\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list a {\r\n        display: block;\r\n        padding: 12px 14px;\r\n        border-radius: 12px;\r\n        color: #293342;\r\n        font-size: 14px;\r\n        font-weight: 700;\r\n        transition: background .2s ease, color .2s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .child .list a:hover {\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .box {\r\n        display: block;\r\n        height: 100%;\r\n        background: #f8fafb;\r\n        border: 1px solid #edf1f5;\r\n        border-radius: 16px;\r\n        overflow: hidden;\r\n        transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .box:hover {\r\n        transform: translateY(-4px);\r\n        border-color: rgba(11, 90, 69, .3);\r\n        box-shadow: 0 18px 38px rgba(15, 23, 42, .13);\r\n    }\r\n    .hx-mega-shortcode-wrap .pic {\r\n        height: 122px;\r\n        background: #eef3f6;\r\n        display: block;\r\n        overflow: hidden;\r\n        padding: 0;\r\n        position: relative;\r\n    }\r\n    .hx-mega-shortcode-wrap .pic img,\r\n    .hx-mega-shortcode-wrap .pic img.middleCenter {\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n        max-width: none !important;\r\n        max-height: none !important;\r\n        object-fit: cover !important;\r\n        object-position: center center !important;\r\n        position: static !important;\r\n        left: auto !important;\r\n        top: auto !important;\r\n        right: auto !important;\r\n        bottom: auto !important;\r\n        margin: 0 !important;\r\n        transform: none !important;\r\n        transition: none !important;\r\n    }\r\n    .hx-mega-shortcode-wrap .box:hover .pic img {\r\n        transform: none !important;\r\n    }\r\n    .hx-mega-shortcode-wrap .text {\r\n        padding: 12px 10px 14px;\r\n        text-align: center;\r\n    }\r\n    .hx-mega-shortcode-wrap .title {\r\n        font-size: 13px;\r\n        line-height: 1.35;\r\n        font-weight: 800;\r\n        color: #17212b;\r\n    }\r\n    .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n        flex: 0 0 auto;\r\n        height: 42px;\r\n        padding: 0 24px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border-radius: 999px;\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        font-size: 14px;\r\n        font-weight: 900;\r\n        box-shadow: 0 14px 28px rgba(11, 90, 69, .22);\r\n        transition: transform .2s ease, background .2s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap .inquiryBtn2:hover {\r\n        transform: translateY(-2px);\r\n        background: #084d3b;\r\n        color: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .navPhoneBtn {\r\n        display: none;\r\n        width: 44px;\r\n        height: 44px;\r\n        border: 1px solid #dde5ec;\r\n        border-radius: 50%;\r\n        align-items: center;\r\n        justify-content: center;\r\n        flex-direction: column;\r\n        gap: 5px;\r\n        background: #ffffff;\r\n    }\r\n    .hx-mega-shortcode-wrap .navPhoneBtn span {\r\n        width: 20px;\r\n        height: 2px;\r\n        background: #17212b;\r\n        display: block;\r\n        border-radius: 99px;\r\n        transition: transform .22s ease, opacity .22s ease;\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(1) {\r\n        transform: translateY(7px) rotate(45deg);\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(2) {\r\n        opacity: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap.is-open .navPhoneBtn span:nth-child(3) {\r\n        transform: translateY(-7px) rotate(-45deg);\r\n    }\r\n    @media (max-width: 1240px) {\r\n        .hx-mega-shortcode-wrap .listNav > li > a {\r\n            padding: 0 12px;\r\n            font-size: 14px;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(4, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 980px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            min-height: 74px;\r\n            gap: 12px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 190px;\r\n            max-height: 52px;\r\n        }\r\n        .hx-mega-shortcode-wrap .navPhoneBtn {\r\n            display: inline-flex;\r\n        }\r\n        .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n            margin-left: auto;\r\n            height: 38px;\r\n            padding: 0 18px;\r\n            font-size: 13px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            position: absolute;\r\n            left: 3vw;\r\n            right: 3vw;\r\n            top: calc(100% + 10px);\r\n            display: none;\r\n            background: #ffffff;\r\n            border: 1px solid #e8edf2;\r\n            border-radius: 18px;\r\n            box-shadow: 0 24px 70px rgba(15, 23, 42, .18);\r\n            overflow: hidden;\r\n        }\r\n        .hx-mega-shortcode-wrap.is-open .common-nav {\r\n            display: block;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            display: block;\r\n            width: 100%;\r\n            max-height: 76vh;\r\n            overflow: auto;\r\n            padding: 12px;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li {\r\n            border-bottom: 1px solid #eef2f5;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:last-child {\r\n            border-bottom: 0;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:after {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li > a {\r\n            min-height: 46px;\r\n            padding: 0 8px;\r\n            justify-content: space-between;\r\n        }\r\n        .hx-mega-shortcode-wrap .txt-2 {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:hover .txt-1,\r\n        .hx-mega-shortcode-wrap .listNav > li.active .txt-1 {\r\n            transform: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .child,\r\n        .hx-mega-shortcode-wrap .child-2 {\r\n            position: static;\r\n            width: 100%;\r\n            transform: none;\r\n            opacity: 1;\r\n            visibility: visible;\r\n            pointer-events: auto;\r\n            box-shadow: none;\r\n            border: 0;\r\n            border-radius: 0;\r\n            padding: 8px 0 14px;\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav > li:hover > .child,\r\n        .hx-mega-shortcode-wrap .listNav > li:focus-within > .child,\r\n        .hx-mega-shortcode-wrap .listNav > li.open > .child {\r\n            display: block;\r\n            transform: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n            gap: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 96px;\r\n        }\r\n        .hx-mega-shortcode-wrap .child .list {\r\n            width: 100%;\r\n            padding: 0;\r\n        }\r\n        .hx-mega-shortcode-wrap .child .list a {\r\n            padding: 10px 12px;\r\n            background: #f8fafb;\r\n            margin-bottom: 6px;\r\n        }\r\n    }\r\n    @media (max-width: 560px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            width: min(100% - 24px, 1440px);\r\n            min-height: 70px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 158px;\r\n            max-height: 46px;\r\n        }\r\n        .hx-mega-shortcode-wrap .inquiryBtn2 {\r\n            display: none;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 138px;\r\n        }\r\n    }\r\n\r\n    @supports (content-visibility: auto) {\r\n        .hx-mega-shortcode-wrap .child,\r\n        .hx-mega-shortcode-wrap .box {\r\n            content-visibility: auto;\r\n            contain-intrinsic-size: 1px 260px;\r\n        }\r\n    }\r\n    .hx-mega-shortcode-wrap {\r\n        max-width: 100%;\r\n        overflow-x: clip;\r\n    }\r\n    .hx-mega-shortcode-wrap picture,\r\n    .hx-mega-shortcode-wrap source {\r\n        max-width: 100%;\r\n    }\r\n    .hx-mega-shortcode-wrap iframe,\r\n    .hx-mega-shortcode-wrap video {\r\n        display: block;\r\n        max-width: 100%;\r\n        height: auto;\r\n    }\r\n    .hx-mega-shortcode-wrap iframe {\r\n        width: 100%;\r\n        aspect-ratio: 16 \/ 9;\r\n        border: 0;\r\n    }\r\n    .hx-mega-shortcode-wrap .container,\r\n    .hx-mega-shortcode-wrap .common-nav,\r\n    .hx-mega-shortcode-wrap .listNav,\r\n    .hx-mega-shortcode-wrap .child,\r\n    .hx-mega-shortcode-wrap .child-2,\r\n    .hx-mega-shortcode-wrap .box,\r\n    .hx-mega-shortcode-wrap .text,\r\n    .hx-mega-shortcode-wrap .title {\r\n        min-width: 0;\r\n    }\r\n    @media (max-width: 1024px) {\r\n        .hx-mega-shortcode-wrap .child-2 {\r\n            width: min(94vw, 980px);\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(3, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 768px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            min-height: 72px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            left: 16px;\r\n            right: 16px;\r\n            top: calc(100% + 8px);\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            max-height: min(76vh, 640px);\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 480px) {\r\n        .hx-mega-shortcode-wrap .container {\r\n            width: min(100% - 20px, 1440px);\r\n            gap: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .logo img {\r\n            width: 146px;\r\n            max-height: 44px;\r\n        }\r\n        .hx-mega-shortcode-wrap .common-nav {\r\n            left: 10px;\r\n            right: 10px;\r\n            border-radius: 14px;\r\n        }\r\n        .hx-mega-shortcode-wrap .listNav {\r\n            padding: 10px;\r\n        }\r\n        .hx-mega-shortcode-wrap .list-2,\r\n        .hx-mega-shortcode-wrap .list-3 {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-mega-shortcode-wrap .pic {\r\n            height: 132px;\r\n        }\r\n        .hx-mega-shortcode-wrap .text {\r\n            padding: 10px 8px 12px;\r\n        }\r\n    }\r\n    @media (hover: none) {\r\n        .hx-mega-shortcode-wrap .box:hover,\r\n        .hx-mega-shortcode-wrap .inquiryBtn2:hover {\r\n            transform: none;\r\n        }\r\n    }\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .hx-mega-shortcode-wrap *,\r\n        .hx-mega-shortcode-wrap *::before,\r\n        .hx-mega-shortcode-wrap *::after {\r\n            transition-duration: 0.01ms !important;\r\n            animation-duration: 0.01ms !important;\r\n            animation-iteration-count: 1 !important;\r\n            scroll-behavior: auto !important;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"hx-mega-shortcode-wrap\" data-hx-mega-header>\r\n        <header class=\"clearfix header\">\r\n            <div class=\"container\">\r\n                <span class=\"logo\">\r\n                    <a href=\"https:\/\/www.boxbagpackaging.com\/\" title=\"Customized Eco-Friendly Packaging Boxes by HENGXING\">\r\n                        <img loading=\"lazy\" decoding=\"async\" alt=\"HENGXING custom packaging manufacturer\" height=\"60\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/logo.webp\" title=\"HENGXING\" width=\"220\">\r\n                    <\/a>\r\n                <\/span>\r\n\r\n                <nav class=\"common-nav\" aria-label=\"HENGXING main navigation\">\r\n                    <ul class=\"listNav\">\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/\" title=\"Home\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Home<\/span>\r\n                                    <span class=\"txt-2\">Home<\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/product\/\" title=\"Custom Packaging\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Custom Packaging <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Custom Packaging <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child child-2\">\r\n                                <ul class=\"list-2\">\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Packaging-Box\/\" title=\"Cardboard Packaging Box\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cardboard Packaging Box\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Cardboard Packaging Box<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Mailer-Boxes\/\" title=\"Mailer Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Mailer Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-5.webp\"><\/div><div class=\"text\"><div class=\"title\">Mailer Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Magnetic-Closure-Boxes\/\" title=\"Magnetic Closure Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Magnetic Closure Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-3.webp\"><\/div><div class=\"text\"><div class=\"title\">Magnetic Closure Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Rigid-Drawer-Boxes\/\" title=\"Rigid Drawer Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Rigid Drawer Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-11.webp\"><\/div><div class=\"text\"><div class=\"title\">Rigid Drawer Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Corrugated-Shipping-Boxes\/\" title=\"Corrugated Shipping Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Corrugated Shipping Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-7.webp\"><\/div><div class=\"text\"><div class=\"title\">Corrugated Shipping Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Lid-and-Base-Boxes\/\" title=\"Lid and Base Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Lid and Base Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-13.webp\"><\/div><div class=\"text\"><div class=\"title\">Lid and Base Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Tuck-End-Boxes\/\" title=\"Tuck End Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Tuck End Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-6.webp\"><\/div><div class=\"text\"><div class=\"title\">Tuck End Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Luxury-Paper-Bags\/\" title=\"Luxury Paper Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Luxury Paper Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-10.webp\"><\/div><div class=\"text\"><div class=\"title\">Luxury Paper Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Gift-Bags\/\" title=\"Paper Gift Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Paper Gift Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-2.webp\"><\/div><div class=\"text\"><div class=\"title\">Paper Gift Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Paper-Shopping-Bags\/\" title=\"Paper Shopping Bags\"><div class=\"pic\"><img decoding=\"async\" alt=\"Paper Shopping Bags\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-9.webp\"><\/div><div class=\"text\"><div class=\"title\">Paper Shopping Bags<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Display-Boxes\/\" title=\"Display Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Display Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-4.webp\"><\/div><div class=\"text\"><div class=\"title\">Display Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Tubes\/\" title=\"Cardboard Tubes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cardboard Tubes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-8.webp\"><\/div><div class=\"text\"><div class=\"title\">Cardboard Tubes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Packaging-Accessories\/\" title=\"Packaging Accessories\"><div class=\"pic\"><img decoding=\"async\" alt=\"Packaging Accessories\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/product\/product-12.webp\"><\/div><div class=\"text\"><div class=\"title\">Packaging Accessories<\/div><\/div><\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/industries\/\" title=\"Industries\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Industries <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Industries <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child child-2\">\r\n                                <ul class=\"list-3\">\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Gift-Box\/\" title=\"Gift Box\"><div class=\"pic\"><img decoding=\"async\" alt=\"Gift Box\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-1-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Gift Box<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Clothing-Boxes\/\" title=\"Clothing Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Clothing Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-5-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Clothing Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Jewelry-Boxes\/\" title=\"Jewelry Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Jewelry Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-3-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Jewelry Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Cosmetics-Boxes\/\" title=\"Cosmetics Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Cosmetics Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-7-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Cosmetics Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Perfume-Boxes\/\" title=\"Perfume Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Perfume Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20241218\/24121QHR2408.webp\"><\/div><div class=\"text\"><div class=\"title\">Perfume Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Chocolate-Boxes\/\" title=\"Chocolate Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Chocolate Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-8-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Chocolate Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Toy-Boxes\/\" title=\"Toy Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Toy Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-2-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Toy Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Electronics-Boxes\/\" title=\"Electronics Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Electronics Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20241218\/24121QHHC55.webp\"><\/div><div class=\"text\"><div class=\"title\">Electronics Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Candle-Boxes\/\" title=\"Candle Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Candle Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-4-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Candle Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Eco-Friendly-Boxes\/\" title=\"Eco-Friendly Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Eco-Friendly Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-9-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Eco-Friendly Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Wine-Beverage-Boxes\/\" title=\"Wine & Beverage Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Wine & Beverage Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-11-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Wine &amp; Beverage Boxes<\/div><\/div><\/a><\/li>\r\n                                    <li><a class=\"box\" href=\"https:\/\/www.boxbagpackaging.com\/Food-Bakery-Boxes\/\" title=\"Food & Bakery Boxes\"><div class=\"pic\"><img decoding=\"async\" alt=\"Food & Bakery Boxes\" class=\"middleCenter\" loading=\"lazy\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/industries-12-1.webp\"><\/div><div class=\"text\"><div class=\"title\">Food &amp; Bakery Boxes<\/div><\/div><\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/about\/\" title=\"About Us\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">About Us <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">About Us <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child\">\r\n                                <ul class=\"list\">\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/profile\/\" title=\"Our Profile\">Our Profile<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#historyA\" title=\"History\">History<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#manufacturerA\" title=\"Manufacturer\">Manufacturer<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/honor\/\" title=\"Our Patents\">Our Patents<\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n\r\n                        <li>\r\n                            <a href=\"https:\/\/www.boxbagpackaging.com\/news\/\" title=\"Blog\">\r\n                                <span>\r\n                                    <span class=\"txt-1\">Blog <span class=\"icon\"><\/span><\/span>\r\n                                    <span class=\"txt-2\">Blog <span class=\"icon\"><\/span><\/span>\r\n                                <\/span>\r\n                            <\/a>\r\n                            <div class=\"child\">\r\n                                <ul class=\"list\">\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Exhibition\/\" title=\"Exhibition\">Exhibition<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Company-News\/\" title=\"Company News\">Company News<\/a><\/li>\r\n                                    <li><a href=\"https:\/\/www.boxbagpackaging.com\/Industry-knowledge\/\" title=\"Industry Knowledge\">Industry Knowledge<\/a><\/li>\r\n                                <\/ul>\r\n                            <\/div>\r\n                        <\/li>\r\n                    <\/ul>\r\n                <\/nav>\r\n\r\n                <div class=\"trp-shortcode-switcher__wrapper\"\r\n     style=\"--bg:#ffffff;--bg-hover:#0000000d;--text:#143852;--text-hover:#1d2327;--border:1px solid #1438521a;--border-width:1px;--border-color:#1438521a;--border-radius:5px;--flag-radius:2px;--flag-size:18px;--aspect-ratio:4\/3;--font-size:14px;--transition-duration:0.2s\"\r\n     role=\"group\"\r\n     data-open-mode=\"hover\">\r\n\r\n    \r\n        <!-- ANCHOR (in-flow only; sizing\/borders; inert) -->\r\n        <div class=\"trp-language-switcher trp-ls-dropdown trp-shortcode-switcher trp-shortcode-anchor trp-open-on-hover\"\r\n             aria-hidden=\"true\"\r\n             inert\r\n             data-no-translation>\r\n                <div class=\"trp-current-language-item__wrapper\">\r\n        <a class=\"trp-language-item trp-language-item__default trp-language-item__current\" data-no-translation href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Italian\"><img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/it_IT.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/><span class=\"trp-language-item-name\">Italian<\/span><\/a>                    <svg class=\"trp-shortcode-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 21\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M5 8L10 13L15 8\" stroke=\"var(--text)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n            <\/div>\r\n            <\/div>\r\n\r\n        <!-- OVERLAY (positioned; interactive surface) -->\r\n        <div class=\"trp-language-switcher trp-ls-dropdown trp-shortcode-switcher trp-shortcode-overlay trp-open-on-hover\"\r\n             role=\"navigation\"\r\n             aria-label=\"Website language selector\"\r\n             data-no-translation\r\n        >\r\n                <div class=\"trp-current-language-item__wrapper\">\r\n        <div class=\"trp-language-item trp-language-item__default trp-language-item__current\" data-no-translation role=\"button\" aria-expanded=\"false\" tabindex=\"0\" aria-label=\"Change language\" aria-controls=\"trp-shortcode-dropdown-6a659ac9e346d\"><img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/it_IT.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/><span class=\"trp-language-item-name\">Italian<\/span><\/div>                    <svg class=\"trp-shortcode-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 20 21\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M5 8L10 13L15 8\" stroke=\"var(--text)\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n            <\/div>\r\n    \r\n            <div class=\"trp-switcher-dropdown-list\"\r\n                 id=\"trp-shortcode-dropdown-6a659ac9e346d\"\r\n                 role=\"group\"\r\n                 aria-label=\"Available languages\"\r\n                 hidden\r\n                 inert\r\n            >\r\n                                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"English\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/en_US.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>English<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Spanish\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/es_ES.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Spanish<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Portuguese\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/pt_PT.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Portuguese<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Vietnamese\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/vi.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Vietnamese<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Turkish\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/tr_TR.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Turkish<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"French\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/fr_FR.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>French<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Japanese\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/ja.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Japanese<\/span>\r\n                                                                                <\/a>\r\n                                            <a class=\"trp-language-item\" href=\"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23#TRPLINKPROCESSED\" title=\"Thai\">\r\n                            <img decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/wp-content\/plugins\/translatepress-multilingual\/assets\/flags\/4x3\/th.svg\" class=\"trp-flag-image\" alt=\"\" role=\"presentation\" loading=\"lazy\" \/>                                                            <span class=\"trp-language-item-name\" data-no-translation>Thai<\/span>\r\n                                                                                <\/a>\r\n                                                <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n                <a class=\"inquiryBtn2\" href=\"https:\/\/www.boxbagpackaging.com\/contact\/\">\r\n                    <span>Contact Us<\/span>\r\n                <\/a>\r\n\r\n                <a class=\"navPhoneBtn\" href=\"#\" title=\"Menu\" aria-label=\"Open menu\" role=\"button\">\r\n                    <span><\/span>\r\n                    <span><\/span>\r\n                    <span><\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/header>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function () {\r\n        var headers = document.querySelectorAll('[data-hx-mega-header]');\r\n        headers.forEach(function (wrap) {\r\n            if (wrap.getAttribute('data-ready') === '1') return;\r\n            wrap.setAttribute('data-ready', '1');\r\n\r\n            var btn = wrap.querySelector('.navPhoneBtn');\r\n            var navItems = wrap.querySelectorAll('.listNav > li');\r\n\r\n            if (btn) {\r\n                btn.addEventListener('click', function (e) {\r\n                    e.preventDefault();\r\n                    wrap.classList.toggle('is-open');\r\n                });\r\n            }\r\n\r\n            navItems.forEach(function (item) {\r\n                var link = item.querySelector(':scope > a');\r\n                var child = item.querySelector(':scope > .child');\r\n                if (!link || !child) return;\r\n\r\n                link.addEventListener('click', function (e) {\r\n                    if (window.matchMedia('(max-width: 980px)').matches) {\r\n                        e.preventDefault();\r\n                        navItems.forEach(function (other) {\r\n                            if (other !== item) other.classList.remove('open');\r\n                        });\r\n                        item.classList.toggle('open');\r\n                    }\r\n                });\r\n            });\r\n\r\n            document.addEventListener('click', function (e) {\r\n                if (!wrap.contains(e.target)) {\r\n                    wrap.classList.remove('is-open');\r\n                    navItems.forEach(function (item) {\r\n                        item.classList.remove('open');\r\n                    });\r\n                }\r\n            });\r\n        });\r\n    })();\r\n    <\/script>\r\n\r\n\r\n    <script>\r\n    (function () {\r\n        function prepareMedia(root) {\r\n            root.querySelectorAll('img').forEach(function (img) {\r\n                img.setAttribute('loading', 'lazy');\r\n                img.setAttribute('decoding', 'async');\r\n            });\r\n\r\n            root.querySelectorAll('iframe').forEach(function (frame) {\r\n                frame.setAttribute('loading', 'lazy');\r\n                if (frame.dataset && frame.dataset.src && !frame.getAttribute('src')) {\r\n                    frame.setAttribute('data-hx-lazy-pending', '1');\r\n                }\r\n            });\r\n\r\n            root.querySelectorAll('video').forEach(function (video) {\r\n                video.setAttribute('preload', 'none');\r\n                video.setAttribute('playsinline', '');\r\n                if ((video.dataset && video.dataset.src) || video.querySelector('source[data-src]')) {\r\n                    video.setAttribute('data-hx-lazy-pending', '1');\r\n                }\r\n            });\r\n        }\r\n\r\n        function loadMedia(media) {\r\n            if (media.tagName === 'IFRAME' && media.dataset.src && !media.getAttribute('src')) {\r\n                media.setAttribute('src', media.dataset.src);\r\n            }\r\n\r\n            if (media.tagName === 'VIDEO') {\r\n                if (media.dataset.src && !media.getAttribute('src')) {\r\n                    media.setAttribute('src', media.dataset.src);\r\n                }\r\n                media.querySelectorAll('source[data-src]').forEach(function (source) {\r\n                    if (!source.getAttribute('src')) {\r\n                        source.setAttribute('src', source.dataset.src);\r\n                    }\r\n                });\r\n                media.load();\r\n            }\r\n\r\n            media.removeAttribute('data-hx-lazy-pending');\r\n        }\r\n\r\n        function observeDeferred(root) {\r\n            var lazyMedia = root.querySelectorAll('iframe[data-hx-lazy-pending], video[data-hx-lazy-pending]');\r\n            if (!lazyMedia.length) return;\r\n\r\n            if ('IntersectionObserver' in window) {\r\n                var observer = new IntersectionObserver(function (entries, obs) {\r\n                    entries.forEach(function (entry) {\r\n                        if (entry.isIntersecting) {\r\n                            loadMedia(entry.target);\r\n                            obs.unobserve(entry.target);\r\n                        }\r\n                    });\r\n                }, { rootMargin: '260px 0px' });\r\n\r\n                lazyMedia.forEach(function (media) {\r\n                    observer.observe(media);\r\n                });\r\n            } else {\r\n                lazyMedia.forEach(loadMedia);\r\n            }\r\n        }\r\n\r\n        document.querySelectorAll('[data-hx-mega-header]').forEach(function (root) {\r\n            prepareMedia(root);\r\n            observeDeferred(root);\r\n\r\n            if ('MutationObserver' in window) {\r\n                var mutationObserver = new MutationObserver(function (mutations) {\r\n                    mutations.forEach(function (mutation) {\r\n                        mutation.addedNodes.forEach(function (node) {\r\n                            if (node.nodeType !== 1) return;\r\n                            prepareMedia(node);\r\n                            observeDeferred(root);\r\n                        });\r\n                    });\r\n                });\r\n                mutationObserver.observe(root, { childList: true, subtree: true });\r\n            }\r\n        });\r\n    })();\r\n    <\/script>\r\n    <br \/>\n    <style>\r\n    .hx-profile-body,\r\n    .hx-profile-body * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-profile-body {\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        font-family: Arial, Helvetica, sans-serif;\r\n        color: #1e2631;\r\n        background: #ffffff;\r\n        line-height: 1.65;\r\n        overflow-x: hidden;\r\n    }\r\n    .hx-profile-body img,\r\n    .hx-profile-body video {\r\n        max-width: 100%;\r\n        height: auto;\r\n        display: block;\r\n    }\r\n    .hx-profile-body a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n    .hx-profile-body .hx-container {\r\n        width: min(1440px, 92vw);\r\n        margin: 0 auto;\r\n    }\r\n    .hx-profile-body .hx-breadcrumb {\r\n        background: #f7f9fb;\r\n        border-bottom: 1px solid #e8edf2;\r\n        padding: 14px 0;\r\n        font-size: 14px;\r\n        color: #68717b;\r\n    }\r\n    .hx-profile-body .hx-breadcrumb a {\r\n        color: #0b5a45;\r\n        font-weight: 800;\r\n    }\r\n    .hx-profile-body .hx-hero {\r\n        position: relative;\r\n        padding: 92px 0 86px;\r\n        background:\r\n            linear-gradient(135deg, rgba(8, 40, 73, .92), rgba(11, 90, 69, .86)),\r\n            url('https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250401\/250401105P12E.webp') center\/cover no-repeat;\r\n        color: #ffffff;\r\n        overflow: hidden;\r\n    }\r\n    .hx-profile-body .hx-hero:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        right: -140px;\r\n        top: -160px;\r\n        width: 420px;\r\n        height: 420px;\r\n        border-radius: 50%;\r\n        border: 80px solid rgba(255, 255, 255, .08);\r\n        pointer-events: none;\r\n    }\r\n    .hx-profile-body .hx-hero:after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: -120px;\r\n        bottom: -170px;\r\n        width: 420px;\r\n        height: 420px;\r\n        border-radius: 50%;\r\n        background: rgba(255, 255, 255, .06);\r\n        pointer-events: none;\r\n    }\r\n    .hx-profile-body .hx-hero-inner {\r\n        position: relative;\r\n        z-index: 2;\r\n        max-width: 980px;\r\n    }\r\n    .hx-profile-body .hx-kicker {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        padding: 8px 14px;\r\n        border: 1px solid rgba(255, 255, 255, .25);\r\n        border-radius: 999px;\r\n        background: rgba(255, 255, 255, .1);\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        letter-spacing: .12em;\r\n        text-transform: uppercase;\r\n        margin-bottom: 18px;\r\n    }\r\n    .hx-profile-body h1 {\r\n        font-size: clamp(40px, 5vw, 68px);\r\n        line-height: 1.02;\r\n        letter-spacing: -.04em;\r\n        margin: 0 0 18px;\r\n        font-weight: 950;\r\n        color: #ffffff;\r\n    }\r\n    .hx-profile-body .hx-hero p {\r\n        max-width: 900px;\r\n        font-size: 19px;\r\n        color: rgba(255, 255, 255, .9);\r\n        margin: 0 0 28px;\r\n    }\r\n    .hx-profile-body .hx-actions {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 14px;\r\n    }\r\n    .hx-profile-body .hx-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        min-height: 48px;\r\n        padding: 0 26px;\r\n        border-radius: 999px;\r\n        font-weight: 900;\r\n        background: #ffffff;\r\n        color: #0b5a45;\r\n        box-shadow: 0 16px 34px rgba(0, 0, 0, .18);\r\n        transition: transform .2s ease, box-shadow .2s ease;\r\n    }\r\n    .hx-profile-body .hx-btn:hover {\r\n        transform: translateY(-2px);\r\n        box-shadow: 0 20px 42px rgba(0, 0, 0, .2);\r\n    }\r\n    .hx-profile-body .hx-btn.dark {\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        border: 1px solid rgba(255, 255, 255, .16);\r\n    }\r\n    .hx-profile-body .hx-section {\r\n        padding: 78px 0;\r\n    }\r\n    .hx-profile-body .hx-section.alt {\r\n        background: #f8fafb;\r\n    }\r\n    .hx-profile-body .hx-title {\r\n        max-width: 960px;\r\n        margin: 0 auto 42px;\r\n        text-align: center;\r\n    }\r\n    .hx-profile-body .hx-title span {\r\n        display: inline-block;\r\n        margin-bottom: 8px;\r\n        color: #0b5a45;\r\n        font-size: 13px;\r\n        letter-spacing: .18em;\r\n        text-transform: uppercase;\r\n        font-weight: 950;\r\n    }\r\n    .hx-profile-body h2 {\r\n        font-size: clamp(30px, 3.4vw, 46px);\r\n        line-height: 1.12;\r\n        letter-spacing: -.035em;\r\n        margin: 0 0 12px;\r\n        color: #111827;\r\n        font-weight: 950;\r\n    }\r\n    .hx-profile-body h3 {\r\n        margin: 0 0 12px;\r\n        font-size: 22px;\r\n        line-height: 1.25;\r\n        color: #111827;\r\n        font-weight: 950;\r\n    }\r\n    .hx-profile-body p {\r\n        margin: 0 0 16px;\r\n        color: #5f6873;\r\n    }\r\n    \r\n    \/* \u6838\u5fc3\u54cd\u5e94\u5f0f\u5347\u7ea7\uff1a\u6d41\u5f0f\u81ea\u9002\u5e94\u7f51\u683c\u67b6\u6784 *\/\r\n    .hx-profile-body .hx-stat-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        gap: 22px;\r\n        margin-top: -44px;\r\n        position: relative;\r\n        z-index: 5;\r\n    }\r\n    .hx-profile-body .hx-stat-card {\r\n        background: #ffffff;\r\n        border: 1px solid #edf1f5;\r\n        border-radius: 24px;\r\n        padding: 28px;\r\n        box-shadow: 0 18px 45px rgba(15, 23, 42, .1);\r\n        display: grid;\r\n        grid-template-columns: 56px 1fr;\r\n        gap: 18px;\r\n        align-items: center;\r\n    }\r\n    .hx-profile-body .hx-stat-card .icon {\r\n        width: 56px;\r\n        height: 56px;\r\n        border-radius: 18px;\r\n        background: #edf8f4;\r\n        display: grid;\r\n        place-items: center;\r\n        padding: 11px;\r\n    }\r\n    .hx-profile-body .hx-stat-card .label {\r\n        color: #5f6873;\r\n        font-size: 14px;\r\n        font-weight: 800;\r\n        margin-bottom: 2px;\r\n    }\r\n    .hx-profile-body .hx-stat-card .number {\r\n        font-size: 34px;\r\n        line-height: 1;\r\n        font-weight: 950;\r\n        color: #0b5a45;\r\n        letter-spacing: -.03em;\r\n    }\r\n    .hx-profile-body .hx-two-col {\r\n        display: grid;\r\n        grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);\r\n        gap: 48px;\r\n        align-items: center;\r\n    }\r\n    .hx-profile-body .hx-copy-panel {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 28px;\r\n        padding: 34px;\r\n        box-shadow: 0 18px 45px rgba(15, 23, 42, .06);\r\n    }\r\n    .hx-profile-body .hx-media-card {\r\n        border-radius: 28px;\r\n        overflow: hidden;\r\n        background: #f2f5f7;\r\n        border: 1px solid #e8edf2;\r\n        box-shadow: 0 22px 60px rgba(15, 23, 42, .12);\r\n    }\r\n    .hx-profile-body .hx-media-card img {\r\n        width: 100%;\r\n        height: auto;\r\n    }\r\n    .hx-profile-body .hx-grid-4 {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n        gap: 22px;\r\n    }\r\n    .hx-profile-body .hx-grid-3 {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n        gap: 22px;\r\n    }\r\n    .hx-profile-body .hx-info-card {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 24px;\r\n        padding: 28px;\r\n        box-shadow: 0 14px 34px rgba(15, 23, 42, .05);\r\n    }\r\n    .hx-profile-body .hx-info-card b {\r\n        display: inline-grid;\r\n        place-items: center;\r\n        width: 42px;\r\n        height: 42px;\r\n        border-radius: 50%;\r\n        background: #0b5a45;\r\n        color: #ffffff;\r\n        margin-bottom: 16px;\r\n        font-size: 15px;\r\n    }\r\n    .hx-profile-body .hx-list {\r\n        margin: 16px 0 0;\r\n        padding: 0;\r\n        list-style: none;\r\n        display: grid;\r\n        gap: 10px;\r\n    }\r\n    .hx-profile-body .hx-list li {\r\n        position: relative;\r\n        padding-left: 24px;\r\n        color: #5f6873;\r\n    }\r\n    .hx-profile-body .hx-list li:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: .72em;\r\n        width: 8px;\r\n        height: 8px;\r\n        border-radius: 50%;\r\n        background: #0b5a45;\r\n    }\r\n    .hx-profile-body .hx-profile-copy {\r\n        max-width: 1080px;\r\n        margin: 0 auto;\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 28px;\r\n        padding: 38px;\r\n        box-shadow: 0 16px 40px rgba(15, 23, 42, .05);\r\n    }\r\n    .hx-profile-body .hx-profile-copy p {\r\n        font-size: 16px;\r\n    }\r\n    .hx-profile-body .hx-timeline {\r\n        display: grid;\r\n        gap: 18px;\r\n        max-width: 980px;\r\n        margin: 0 auto;\r\n    }\r\n    .hx-profile-body .hx-timeline-row {\r\n        display: grid;\r\n        grid-template-columns: 150px 1fr;\r\n        gap: 22px;\r\n        align-items: start;\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 22px;\r\n        padding: 22px;\r\n    }\r\n    .hx-profile-body .hx-timeline-row strong {\r\n        color: #0b5a45;\r\n        font-size: 22px;\r\n        line-height: 1.2;\r\n    }\r\n    .hx-profile-body .hx-proof-band {\r\n        background: linear-gradient(135deg, #ecfdf5, #f8fafc);\r\n        border: 1px solid #d8eee6;\r\n        border-radius: 28px;\r\n        padding: 34px;\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 28px;\r\n        align-items: start;\r\n    }\r\n    .hx-profile-body .hx-proof-band h3 {\r\n        font-size: 24px;\r\n    }\r\n    .hx-profile-body .hx-cta {\r\n        background: linear-gradient(135deg, #0b5a45, #102b52);\r\n        color: #ffffff;\r\n        border-radius: 30px;\r\n        padding: 40px;\r\n        display: grid;\r\n        grid-template-columns: 1fr auto;\r\n        gap: 24px;\r\n        align-items: center;\r\n    }\r\n    .hx-profile-body .hx-cta h2,\r\n    .hx-profile-body .hx-cta p {\r\n        color: #ffffff;\r\n    }\r\n    .hx-profile-body .hx-cta p {\r\n        margin-bottom: 0;\r\n        opacity: .9;\r\n    }\r\n    .hx-profile-body .hx-faq {\r\n        display: grid;\r\n        gap: 14px;\r\n        max-width: 980px;\r\n        margin: 0 auto;\r\n    }\r\n    .hx-profile-body details {\r\n        background: #ffffff;\r\n        border: 1px solid #e8edf2;\r\n        border-radius: 18px;\r\n        padding: 18px 20px;\r\n    }\r\n    .hx-profile-body summary {\r\n        cursor: pointer;\r\n        color: #111827;\r\n        font-weight: 950;\r\n    }\r\n    .hx-profile-body details p {\r\n        margin: 12px 0 0;\r\n    }\r\n    \r\n    \/* PC\u7aef\u9ad8\u7ea7\u522b\u6392\u5217\u6570\u76ee\u5b89\u5168\u9501\u5b9a\uff0c\u89c4\u907f\u5927\u5bbd\u5c4f\u6781\u7aef\u7eb5\u5ef6\u62c9\u4f38 *\/\r\n    @media (min-width: 1200px) {\r\n        .hx-profile-body .hx-stat-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n        .hx-profile-body .hx-grid-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }\r\n        .hx-profile-body .hx-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }\r\n    }\r\n\r\n    @media (max-width: 1080px) {\r\n        .hx-profile-body .hx-stat-grid,\r\n        .hx-profile-body .hx-grid-4 {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n        .hx-profile-body .hx-two-col,\r\n        .hx-profile-body .hx-proof-band,\r\n        .hx-profile-body .hx-cta {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n    @media (max-width: 760px) {\r\n        .hx-profile-body .hx-section {\r\n            padding: 58px 0;\r\n        }\r\n        .hx-profile-body .hx-stat-grid,\r\n        .hx-profile-body .hx-grid-3,\r\n        .hx-profile-body .hx-grid-4 {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-profile-body .hx-stat-card,\r\n        .hx-profile-body .hx-timeline-row {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-profile-body .hx-profile-copy,\r\n        .hx-profile-body .hx-copy-panel,\r\n        .hx-profile-body .hx-proof-band,\r\n        .hx-profile-body .hx-cta {\r\n            padding: 26px;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"hx-profile-body\">\r\n        <nav class=\"hx-breadcrumb\" aria-label=\"Breadcrumb\">\r\n            <div class=\"hx-container\">\r\n                Position:\r\n                <a href=\"https:\/\/www.boxbagpackaging.com\/\">Home<\/a>\r\n                &gt;\r\n                <a href=\"https:\/\/www.boxbagpackaging.com\/about\/\">About Us<\/a>\r\n                &gt;\r\n                <span>Our Profile<\/span>\r\n            <\/div>\r\n        <\/nav>\r\n\r\n        <section class=\"hx-hero\" aria-label=\"HENGXING company profile\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-hero-inner\">\r\n                    <div class=\"hx-kicker\">Our Profile \u00b7 Custom Paper Packaging Manufacturer<\/div>\r\n                    <h1>About HENGXING Color Printing<\/h1>\r\n                    <p>Xiamen Hengxing Color Printing Co., Ltd. is a professional manufacturer and exporter of custom high-end paper boxes, paper bags and eco-friendly packaging solutions, serving global buyers with printing experience, production capability, quality control and FSC material support.<\/p>\r\n                    <div class=\"hx-actions\">\r\n                        <a class=\"hx-btn dark\" href=\"https:\/\/www.boxbagpackaging.com\/product\/\">View Custom Packaging<\/a>\r\n                        <a class=\"hx-btn\" href=\"#profileStrength\">Manufacturing Strength<\/a>\r\n                        <a class=\"hx-btn\" href=\"#inquiry\">Request a Quote<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <div class=\"hx-container\">\r\n            <div class=\"hx-stat-grid\" aria-label=\"Company key data\">\r\n                <div class=\"hx-stat-card\">\r\n                    <div class=\"icon\"><img alt=\"R&D personnel icon\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/about-shuju-1.webp\" loading=\"lazy\" decoding=\"async\"><\/div>\r\n                    <div>\r\n                        <div class=\"label\">R&amp;D Personnel<\/div>\r\n                        <div class=\"number\">14+<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"hx-stat-card\">\r\n                    <div class=\"icon\"><img alt=\"Gross export icon\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/about-shuju-2.webp\" loading=\"lazy\" decoding=\"async\"><\/div>\r\n                    <div>\r\n                        <div class=\"label\">Gross Export<\/div>\r\n                        <div class=\"number\">26000000+<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"hx-stat-card\">\r\n                    <div class=\"icon\"><img alt=\"Annual output value icon\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/about-shuju-3.webp\" loading=\"lazy\" decoding=\"async\"><\/div>\r\n                    <div>\r\n                        <div class=\"label\">Annual Output Value<\/div>\r\n                        <div class=\"number\">3000000+<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <section class=\"hx-section\" id=\"profileOverview\">\r\n            <div class=\"hx-container hx-two-col\">\r\n                <div class=\"hx-copy-panel\">\r\n                    <div class=\"hx-kicker\" style=\"color:#0b5a45;background:#edf8f4;border-color:#d7ebe4;\">Professional Manufacturers and Exporters<\/div>\r\n                    <h2>Factory-Based Paper Packaging Supplier in Xiamen<\/h2>\r\n                    <p>Xiamen Hengxing Color Printing Co., Ltd. was established in 1989 and is located in Xiamen, Fujian, China. The company operates a professional production base and focuses on high-end paper boxes, paper bags, printing and eco-friendly packaging solutions.<\/p>\r\n                    <ul class=\"hx-list\">\r\n                        <li>Custom paper boxes, paper gift boxes, paper shipping boxes, paper shopping bags and paper gift bags<\/li>\r\n                        <li>Recyclable materials and FSC materials for eco-friendly packaging projects<\/li>\r\n                        <li>FSC certification, ISO9001, SA8000 and Walmart audit report<\/li>\r\n                        <li>Export service covering Europe, America, the Middle East and Asia<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <div class=\"hx-media-card\">\r\n                    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250401\/250401105P12E.webp\" alt=\"Xiamen Hengxing Color Printing factory and custom paper packaging capability\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section alt\" id=\"profileStrength\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-title\">\r\n                    <span>Manufacturing Strength<\/span>\r\n                    <h2>Printing, Packaging and Quality Control Capability<\/h2>\r\n                    <p>HENGXING combines long-term printing experience, imported production lines, technical personnel, management capability and laboratory-based quality support for custom paper packaging projects.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-grid-4\">\r\n                    <article class=\"hx-info-card\">\r\n                        <b>01<\/b>\r\n                        <h3>30+ Years Printing Focus<\/h3>\r\n                        <p>The company has been focusing on printing for more than 30 years, supporting high-end paper box and paper bag projects for brand and retail packaging buyers.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>02<\/b>\r\n                        <h3>Imported Production Lines<\/h3>\r\n                        <p>Advanced Heidelberg printing presses from Germany and world-imported supporting production lines support professional printing and packaging production.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>03<\/b>\r\n                        <h3>Technical and Management Team<\/h3>\r\n                        <p>More than 30 first-class technical talents and management elites support each production process with technology and management coordination.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>04<\/b>\r\n                        <h3>Professional Laboratory<\/h3>\r\n                        <p>A professional laboratory supports product quality with a rigorous scientific attitude, helping packaging buyers evaluate production reliability.<\/p>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section\" id=\"companyProfile\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-title\">\r\n                    <span>Company Profile<\/span>\r\n                    <h2>Xiamen Hengxing Color Printing Co., Ltd.<\/h2>\r\n                    <p>Professional production base, high-end paper packaging products, eco-friendly materials and export service for global packaging buyers.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-profile-copy\">\r\n                    <p>Xiamen Hengxing Color Printing Co., Ltd. was established in 1989 and is located in the beautiful garden city of Xiamen, Fujian. It has a professional production base covering an area of 15,000 square meters. More than 200 employees work together to create the glory of the enterprise. The total investment exceeds 30 million US dollars.<\/p>\r\n                    <p>In the field of production, we have been focusing on printing for more than 30 years and possess advanced Heidelberg printing presses from Germany and a series of world-imported supporting production lines. At the same time, we have gathered more than 30 first-class technical talents and management elites to ensure excellence in every process with superb technology and excellent management. We also have a professional laboratory to ensure product quality with a rigorous scientific attitude.<\/p>\r\n                    <p>Our company has been specialized in environmental protection packaging solutions for more than 30 years. We mainly produce various high-end paper boxes and paper bags, including paper packaging boxes, paper gift boxes, paper shipping boxes, paper shopping bags and paper gift bags, etc. Our products are exported to more than 50 countries around the world, covering Europe, America, the Middle East and Asia. Our products have won wide acclaim for their excellent quality and exquisite craftsmanship, thanks to our strong technical strength and persistent pursuit of quality.<\/p>\r\n                    <p>For a long time, our company attaches great importance to environmental protection and has long used recyclable materials and FSC materials, and has obtained FSC certification. In addition, we have obtained many authoritative certifications such as ISO9001, SA8000, and Walmart audit report.<\/p>\r\n                    <p>Our company has been awarded the honor of \"re-contract and trustworthy enterprise\" by the Fujian Provincial Government and the Xiamen Municipal Government for more than ten consecutive years, and has won many gold medals in the quality evaluation of Chinese printing products, and has been awarded many honors such as \"Famous Trademark Enterprise in Fujian Province\".<\/p>\r\n                    <p>Choosing Xiamen Hengxing Color Printing, you will get high-quality paper packaging products, eco-friendly packaging solutions and efficient &amp; professional services. Working with us to create a brilliant future! Let's witness excellence together and create brilliance together!<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section alt\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-title\">\r\n                    <span>Packaging Capability<\/span>\r\n                    <h2>High-End Paper Boxes, Paper Bags and Eco-Friendly Packaging<\/h2>\r\n                    <p>The company profile connects product range, material responsibility, export coverage, quality management, manufacturing base and long-term service capability.<\/p>\r\n                <\/div>\r\n                <div class=\"hx-grid-3\">\r\n                    <article class=\"hx-info-card\">\r\n                        <b>A<\/b>\r\n                        <h3>Product Range<\/h3>\r\n                        <p>High-end paper boxes and paper bags include paper packaging boxes, paper gift boxes, paper shipping boxes, paper shopping bags and paper gift bags.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>B<\/b>\r\n                        <h3>Eco-Friendly Materials<\/h3>\r\n                        <p>Recyclable materials and FSC materials support eco-friendly packaging solutions for brands, importers, retailers and distributors.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>C<\/b>\r\n                        <h3>Export Experience<\/h3>\r\n                        <p>Products are exported to more than 50 countries around the world, covering Europe, America, the Middle East and Asia.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>D<\/b>\r\n                        <h3>Certification Support<\/h3>\r\n                        <p>FSC certification, ISO9001, SA8000 and Walmart audit report support buyer evaluation of material, quality and supplier responsibility.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>E<\/b>\r\n                        <h3>Manufacturing Base<\/h3>\r\n                        <p>The company has a 15,000 square meter production base, more than 200 employees and total investment exceeding 30 million US dollars.<\/p>\r\n                    <\/article>\r\n                    <article class=\"hx-info-card\">\r\n                        <b>F<\/b>\r\n                        <h3>Professional Service<\/h3>\r\n                        <p>Efficient and professional services support packaging project communication, production review and long-term cooperation.<\/p>\r\n                    <\/article>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-title\">\r\n                    <span>Company Development<\/span>\r\n                    <h2>From Printing Experience to Eco-Friendly Packaging Solutions<\/h2>\r\n                <\/div>\r\n                <div class=\"hx-timeline\">\r\n                    <div class=\"hx-timeline-row\">\r\n                        <strong>1989<\/strong>\r\n                        <p>Xiamen Hengxing Color Printing Co., Ltd. was established in Xiamen, Fujian, and began building long-term capability in printing and packaging.<\/p>\r\n                    <\/div>\r\n                    <div class=\"hx-timeline-row\">\r\n                        <strong>30+ Years<\/strong>\r\n                        <p>The company has focused on printing and environmental protection packaging solutions for more than 30 years.<\/p>\r\n                    <\/div>\r\n                    <div class=\"hx-timeline-row\">\r\n                        <strong>50+ Countries<\/strong>\r\n                        <p>Custom paper packaging products are exported to more than 50 countries across Europe, America, the Middle East and Asia.<\/p>\r\n                    <\/div>\r\n                    <div class=\"hx-timeline-row\">\r\n                        <strong>Certified<\/strong>\r\n                        <p>FSC certification, ISO9001, SA8000 and Walmart audit report support quality, material and supplier responsibility review.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section alt\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-proof-band\">\r\n                    <div>\r\n                        <h3>Factory Foundation<\/h3>\r\n                        <p>A 15,000 square meter production base, more than 200 employees and imported production equipment support custom paper packaging production for global buyers.<\/p>\r\n                    <\/div>\r\n                    <div>\r\n                        <h3>Packaging Trust Signals<\/h3>\r\n                        <p>FSC materials, recyclable material use, ISO9001, SA8000, Walmart audit report and professional laboratory support help strengthen packaging supplier confidence.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-title\">\r\n                    <span>FAQ<\/span>\r\n                    <h2>HENGXING Profile FAQ<\/h2>\r\n                <\/div>\r\n                <div class=\"hx-faq\">\r\n                    <details open>\r\n                        <summary>What does Xiamen Hengxing Color Printing manufacture?<\/summary>\r\n                        <p>HENGXING mainly produces high-end paper boxes and paper bags, including paper packaging boxes, paper gift boxes, paper shipping boxes, paper shopping bags and paper gift bags.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>When was Xiamen Hengxing Color Printing established?<\/summary>\r\n                        <p>Xiamen Hengxing Color Printing Co., Ltd. was established in 1989 and is located in Xiamen, Fujian, China.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Does HENGXING support eco-friendly packaging materials?<\/summary>\r\n                        <p>Yes. The company has long used recyclable materials and FSC materials and has obtained FSC certification.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Which certifications and audits are mentioned?<\/summary>\r\n                        <p>The company profile mentions FSC certification, ISO9001, SA8000 and Walmart audit report.<\/p>\r\n                    <\/details>\r\n                    <details>\r\n                        <summary>Where are HENGXING products exported?<\/summary>\r\n                        <p>The company exports products to more than 50 countries around the world, covering Europe, America, the Middle East and Asia.<\/p>\r\n                    <\/details>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"hx-section alt\">\r\n            <div class=\"hx-container\">\r\n                <div class=\"hx-cta\">\r\n                    <div>\r\n                        <h2>Send Your Custom Packaging Requirements<\/h2>\r\n                        <p>Share your box type, size, material, quantity, logo, printing, finishing, insert, target market and delivery country so the team can review your project faster.<\/p>\r\n                    <\/div>\r\n                    <a class=\"hx-btn\" href=\"#inquiry\">Request a Quote<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n    <br \/>\n    <style>\r\n    .hx-quote-footer-shortcode,\r\n    .hx-quote-footer-shortcode * {\r\n        box-sizing: border-box;\r\n    }\r\n    .hx-quote-footer-shortcode {\r\n        width: 100%;\r\n        max-width: 100%;\r\n        margin: 0;\r\n        padding: 0;\r\n        font-family: Arial, Helvetica, sans-serif;\r\n        color: #1e2631;\r\n        line-height: 1.55;\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    html,\r\n    body,\r\n    #page,\r\n    .site,\r\n    .site-content,\r\n    .content-area,\r\n    .inside-article,\r\n    .entry-content {\r\n        max-width: 100% !important;\r\n        overflow-x: hidden !important;\r\n    }\r\n    .hx-quote-footer-shortcode img {\r\n        max-width: 100%;\r\n        display: block;\r\n    }\r\n    .hx-quote-footer-shortcode a {\r\n        color: inherit;\r\n        text-decoration: none;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-inquiry-anchor {\r\n        display: block;\r\n        position: relative;\r\n        top: -96px;\r\n        visibility: hidden;\r\n        height: 0;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-anchor-text {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        margin-top: 10px;\r\n        color: #ffffff;\r\n        font-weight: 900;\r\n        text-decoration: underline;\r\n        text-underline-offset: 4px;\r\n    }\r\n    .hx-quote-footer-shortcode ul {\r\n        margin: 0;\r\n        padding: 0;\r\n        list-style: none;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-container,\r\n    .hx-quote-footer-shortcode .container {\r\n        width: min(1440px, 92vw);\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-section {\r\n        padding: 78px 0;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote {\r\n        background: linear-gradient(135deg, #0b5a45, #102b52);\r\n        color: #ffffff;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote:before {\r\n        content: \"\";\r\n        position: absolute;\r\n        inset: -120px -160px auto auto;\r\n        width: 420px;\r\n        height: 420px;\r\n        border-radius: 999px;\r\n        background: rgba(255, 255, 255, .08);\r\n        pointer-events: none;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote .hx-container {\r\n        position: relative;\r\n        z-index: 2;\r\n        display: grid;\r\n        grid-template-columns: 1fr 1.15fr;\r\n        gap: 50px;\r\n        align-items: center;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote h2 {\r\n        font-size: 40px;\r\n        line-height: 1.12;\r\n        margin: 0 0 16px;\r\n        font-weight: 900;\r\n        letter-spacing: -.025em;\r\n        color: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote p {\r\n        color: rgba(255, 255, 255, .86);\r\n        font-size: 16px;\r\n        margin: 0 0 14px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-quote strong {\r\n        color: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box {\r\n        background: rgba(255, 255, 255, .12);\r\n        border: 1px solid rgba(255, 255, 255, .18);\r\n        border-radius: 24px;\r\n        padding: 24px;\r\n        box-shadow: 0 22px 60px rgba(0, 0, 0, .18);\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box .forminator-ui,\r\n    .hx-quote-footer-shortcode .hx-forminator-box form {\r\n        margin: 0 !important;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box input,\r\n    .hx-quote-footer-shortcode .hx-forminator-box select,\r\n    .hx-quote-footer-shortcode .hx-forminator-box textarea {\r\n        border-radius: 14px !important;\r\n        min-height: 46px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box textarea {\r\n        min-height: 110px;\r\n    }\r\n    .hx-quote-footer-shortcode .hx-forminator-box button,\r\n    .hx-quote-footer-shortcode .hx-forminator-box .forminator-button {\r\n        border-radius: 999px !important;\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .footer {\r\n        background: #ffffff;\r\n        color: #1e2631;\r\n        border-top: 1px solid #edf0f3;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .hd {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 28px;\r\n        padding: 44px 0 30px;\r\n        border-bottom: 1px solid #edf0f3;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .hd .logo img {\r\n        width: 260px;\r\n        height: auto;\r\n        max-height: 64px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv {\r\n        width: min(360px, 100%);\r\n        height: 46px;\r\n        border: 1px solid #dfe5eb;\r\n        border-radius: 999px;\r\n        display: flex;\r\n        align-items: center;\r\n        overflow: hidden;\r\n        background: #ffffff;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv .submitBtn {\r\n        width: 58px;\r\n        height: 100%;\r\n        border: 0;\r\n        background: #ffffff;\r\n        display: grid;\r\n        place-items: center;\r\n        cursor: pointer;\r\n        color: #0b5a45;\r\n    }\r\n    .hx-quote-footer-shortcode .searchDiv .input-form {\r\n        flex: 1;\r\n        height: 100%;\r\n        border: 0;\r\n        outline: none;\r\n        padding: 0 18px 0 4px;\r\n        font-size: 14px;\r\n        color: #1e2631;\r\n        background: transparent;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .bd {\r\n        display: grid;\r\n        grid-template-columns: minmax(0, 1.25fr) minmax(340px, .75fr);\r\n        gap: 56px;\r\n        padding: 38px 0 48px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .menu > .list {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, minmax(0, 1fr));\r\n        gap: 34px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .menu > .list > li > a {\r\n        display: block;\r\n        margin-bottom: 16px;\r\n        font-size: 17px;\r\n        line-height: 1.3;\r\n        font-weight: 900;\r\n        color: #111827;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list li {\r\n        margin: 0 0 8px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list a {\r\n        font-size: 14px;\r\n        color: #68717b;\r\n        line-height: 1.45;\r\n        transition: color .2s ease, padding-left .2s ease;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .child .list a:hover {\r\n        color: #0b5a45;\r\n        padding-left: 4px;\r\n    }\r\n    .hx-quote-footer-shortcode .footer .right {\r\n        min-width: 0;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs {\r\n        background: #f8fafb;\r\n        border: 1px solid #edf1f5;\r\n        border-radius: 22px;\r\n        padding: 26px;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .bt {\r\n        font-size: 20px;\r\n        font-weight: 900;\r\n        margin-bottom: 16px;\r\n        color: #111827;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .p-1 {\r\n        display: flex;\r\n        align-items: flex-start;\r\n        gap: 10px;\r\n        margin: 0 0 12px;\r\n        color: #5f6873;\r\n        font-size: 14px;\r\n        line-height: 1.5;\r\n        min-width: 0;\r\n        word-break: normal;\r\n        overflow-wrap: normal;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .lxfs .hx-contact-text {\r\n        display: block;\r\n        min-width: 0;\r\n        max-width: 100%;\r\n        word-break: normal;\r\n        overflow-wrap: normal;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .icon {\r\n        width: 20px;\r\n        height: 20px;\r\n        display: inline-grid;\r\n        place-items: center;\r\n        margin-top: 1px;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs .icon img {\r\n        width: 20px;\r\n        height: 20px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .lxfs a {\r\n        color: #0b5a45;\r\n        font-weight: 700;\r\n        white-space: nowrap;\r\n        word-break: keep-all;\r\n        overflow-wrap: normal;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .lxfs .hx-phone-link {\r\n        display: inline-block;\r\n        white-space: nowrap;\r\n        word-break: keep-all;\r\n        overflow-wrap: normal;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright {\r\n        background: #111111;\r\n        color: #c8cdd3;\r\n        font-size: 13px;\r\n        padding: 18px 0;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright .container {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 18px;\r\n        flex-wrap: wrap;\r\n    }\r\n    .hx-quote-footer-shortcode .socialMedia {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 16px;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia .box {\r\n        width: 34px;\r\n        height: 34px;\r\n        border-radius: 50%;\r\n        background: rgba(255, 255, 255, .09);\r\n        display: grid;\r\n        place-items: center;\r\n        transition: transform .2s ease, background .2s ease;\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia .box:hover {\r\n        transform: translateY(-2px);\r\n        background: rgba(255, 255, 255, .18);\r\n    }\r\n    .hx-quote-footer-shortcode .listMedia img {\r\n        width: 24px;\r\n        height: 24px;\r\n        object-fit: contain;\r\n    }\r\n    .hx-quote-footer-shortcode .returnTop {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 5px;\r\n        padding: 7px 12px;\r\n        border-radius: 999px;\r\n        background: rgba(255, 255, 255, .1);\r\n        color: #ffffff;\r\n        cursor: pointer;\r\n        user-select: none;\r\n        font-weight: 800;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright .span-1 {\r\n        color: #c8cdd3;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright a {\r\n        color: #ffffff;\r\n        opacity: .85;\r\n    }\r\n    .hx-quote-footer-shortcode .copyright a:hover {\r\n        opacity: 1;\r\n    }\r\n\r\n    @media (max-width: 1080px) {\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container,\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .menu > .list {\r\n            grid-template-columns: repeat(2, minmax(0, 1fr));\r\n        }\r\n    }\r\n    @media (max-width: 760px) {\r\n        .hx-quote-footer-shortcode .hx-section {\r\n            padding: 58px 0;\r\n        }\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: 32px;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .hd {\r\n            display: grid;\r\n            justify-items: center;\r\n            text-align: center;\r\n        }\r\n        .hx-quote-footer-shortcode .searchDiv {\r\n            width: min(360px, 92vw);\r\n        }\r\n        .hx-quote-footer-shortcode .footer .menu > .list {\r\n            grid-template-columns: 1fr;\r\n            gap: 24px;\r\n        }\r\n        .hx-quote-footer-shortcode .copyright .container,\r\n        .hx-quote-footer-shortcode .socialMedia {\r\n            justify-content: center;\r\n            text-align: center;\r\n        }\r\n    }\r\n    @media (max-width: 520px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 28px, 1440px);\r\n        }\r\n        .hx-quote-footer-shortcode .hx-forminator-box {\r\n            padding: 18px;\r\n        }\r\n        .hx-quote-footer-shortcode .footer .hd .logo img {\r\n            width: 220px;\r\n        }\r\n        .hx-quote-footer-shortcode .lxfs {\r\n            padding: 20px;\r\n        }\r\n        .hx-quote-footer-shortcode .copyright {\r\n            padding: 22px 0;\r\n        }\r\n    }\r\n    \r\n\r\n    \/* Lazy loading + responsive enhancement: keep original layout, add safe media and terminal adaptation. *\/\r\n    .hx-quote-footer-shortcode {\r\n        max-width: 100vw;\r\n        overflow-x: clip;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode img,\r\n    .hx-quote-footer-shortcode picture,\r\n    .hx-quote-footer-shortcode video,\r\n    .hx-quote-footer-shortcode iframe {\r\n        max-width: 100%;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode img {\r\n        height: auto;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode video,\r\n    .hx-quote-footer-shortcode iframe {\r\n        display: block;\r\n        width: 100%;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode iframe {\r\n        aspect-ratio: 16 \/ 9;\r\n        height: auto;\r\n        border: 0;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode video {\r\n        height: auto;\r\n        object-fit: cover;\r\n    }\r\n\r\n    .hx-quote-footer-shortcode .hx-section,\r\n    .hx-quote-footer-shortcode .footer .hd,\r\n    .hx-quote-footer-shortcode .footer .bd,\r\n    .hx-quote-footer-shortcode .copyright {\r\n        content-visibility: auto;\r\n        contain-intrinsic-size: 1px 560px;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 36px, 1440px);\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container,\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            gap: 34px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: clamp(32px, 5vw, 40px);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .hx-quote-footer-shortcode .hx-section {\r\n            padding: 54px 0;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote .hx-container {\r\n            gap: 28px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .hd {\r\n            padding: 36px 0 26px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .bd {\r\n            padding: 32px 0 40px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .lxfs .p-1 {\r\n            align-items: flex-start;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .hx-quote-footer-shortcode .hx-container,\r\n        .hx-quote-footer-shortcode .container {\r\n            width: min(100% - 24px, 1440px);\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote h2 {\r\n            font-size: 28px;\r\n            letter-spacing: -0.02em;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-quote p,\r\n        .hx-quote-footer-shortcode .footer .child .list a,\r\n        .hx-quote-footer-shortcode .lxfs .p-1 {\r\n            font-size: 13px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .hx-forminator-box,\r\n        .hx-quote-footer-shortcode .lxfs {\r\n            padding: 16px;\r\n            border-radius: 18px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .footer .hd .logo img {\r\n            width: 200px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .searchDiv {\r\n            height: 44px;\r\n        }\r\n\r\n        .hx-quote-footer-shortcode .listMedia {\r\n            justify-content: center;\r\n            flex-wrap: wrap;\r\n        }\r\n    }\r\n\r\n    @media (hover: none) {\r\n        .hx-quote-footer-shortcode .hx-btn:hover,\r\n        .hx-quote-footer-shortcode .footer .child .list a:hover,\r\n        .hx-quote-footer-shortcode .listMedia .box:hover {\r\n            transform: none;\r\n            padding-left: 0;\r\n        }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .hx-quote-footer-shortcode *,\r\n        .hx-quote-footer-shortcode *::before,\r\n        .hx-quote-footer-shortcode *::after {\r\n            scroll-behavior: auto !important;\r\n            transition-duration: 0.01ms !important;\r\n            animation-duration: 0.01ms !important;\r\n            animation-iteration-count: 1 !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n    <div class=\"hx-quote-footer-shortcode\" data-hx-quote-footer>\r\n        <span id=\"inquiry\" class=\"hx-inquiry-anchor\" aria-hidden=\"true\"><\/span>\r\n        <span id=\"footer-inquiry\" class=\"hx-inquiry-anchor\" aria-hidden=\"true\"><\/span>\r\n        <section class=\"hx-section hx-quote\" id=\"quote\">\r\n            <div class=\"hx-container\">\r\n                <div>\r\n                    <h2>Get A Fast Quote &amp; Consultation<\/h2>\r\n                    <p>Send your packaging requirements and our team will review structure, material, printing, finishing, packing and delivery details for your project.<\/p>\r\n                    <p><strong>Email:<\/strong> sales01@hxcpck.cn<br><strong>WhatsApp:<\/strong> 8615359885995 \/ 8613616008761<\/p>\r\n                    \r\n                <\/div>\r\n                <div class=\"hx-forminator-box\" id=\"footer-inquiry-form\">\r\n                    <div class=\"forminator-ui forminator-custom-form forminator-custom-form-17 forminator-design--default  forminator_ajax\" data-forminator-render=\"0\" data-form=\"forminator-module-17\" data-uid=\"6a659ac9e3768\"><br\/><\/div><form\n\t\t\t\tid=\"forminator-module-17\"\n\t\t\t\tclass=\"forminator-ui forminator-custom-form forminator-custom-form-17 forminator-design--default  forminator_ajax\"\n\t\t\t\tmethod=\"post\"\n\t\t\t\tdata-forminator-render=\"0\"\n\t\t\t\tdata-form-id=\"17\"\n\t\t\t\t data-color-option=\"theme\" data-design=\"default\" data-grid=\"open\" style=\"display: none;\"\n\t\t\t\tdata-uid=\"6a659ac9e3768\"\n\t\t\t><div role=\"alert\" aria-live=\"polite\" class=\"forminator-response-message forminator-error\" aria-hidden=\"true\"><\/div><div class=\"forminator-row\"><div id=\"name-1\" class=\"forminator-field-name forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-name-1_6a659ac9e3768\" id=\"forminator-field-name-1_6a659ac9e3768-label\" class=\"forminator-label\">First Name <span class=\"forminator-required\">*<\/span><\/label><input type=\"text\" name=\"name-1\" value=\"\" placeholder=\"\" id=\"forminator-field-name-1_6a659ac9e3768\" class=\"forminator-input forminator-name--field\" aria-required=\"true\" autocomplete=\"name\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"email-1\" class=\"forminator-field-email forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-email-1_6a659ac9e3768\" id=\"forminator-field-email-1_6a659ac9e3768-label\" class=\"forminator-label\">Email Address <span class=\"forminator-required\">*<\/span><\/label><input type=\"email\" name=\"email-1\" value=\"\" placeholder=\"\" id=\"forminator-field-email-1_6a659ac9e3768\" class=\"forminator-input forminator-email--field\" data-required=\"true\" aria-required=\"true\" autocomplete=\"email\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"phone-1\" class=\"forminator-field-phone forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-phone-1_6a659ac9e3768\" id=\"forminator-field-phone-1_6a659ac9e3768-label\" class=\"forminator-label\">Phone Number<\/label><input type=\"text\" name=\"phone-1\" value=\"\" placeholder=\"\" id=\"forminator-field-phone-1_6a659ac9e3768\" class=\"forminator-input forminator-field--phone\" data-required=\"\" aria-required=\"false\" autocomplete=\"off\" \/><\/div><\/div><\/div><div class=\"forminator-row\"><div id=\"textarea-1\" class=\"forminator-field-textarea forminator-col forminator-col-12 \"><div class=\"forminator-field\"><label for=\"forminator-field-textarea-1_6a659ac9e3768\" id=\"forminator-field-textarea-1_6a659ac9e3768-label\" class=\"forminator-label\">Message<\/label><span id=\"forminator-field-textarea-1_6a659ac9e3768-description\" class=\"forminator-description\"><span data-limit=\"1800\" data-type=\"characters\" data-editor=\"\">0 \/ 1800<\/span><\/span><textarea name=\"textarea-1\" placeholder=\"\" id=\"forminator-field-textarea-1_6a659ac9e3768\" class=\"forminator-textarea\" style=\"--forminator-textarea-min-height:140px;\" maxlength=\"1800\" ><\/textarea><\/div><\/div><\/div><input type=\"hidden\" name=\"referer_url\" value=\"\" \/><div class=\"forminator-row forminator-row-last\"><div class=\"forminator-col\"><div class=\"forminator-field\"><button class=\"forminator-button forminator-button-submit\">Submit<\/button><\/div><\/div><\/div><input type=\"hidden\" id=\"forminator_nonce\" name=\"forminator_nonce\" value=\"29013f7d46\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/it\/wp-json\/wp\/v2\/pages\/23\" \/><input type=\"hidden\" name=\"form_id\" value=\"17\"><input type=\"hidden\" name=\"page_id\" value=\"23\"><input type=\"hidden\" name=\"form_type\" value=\"default\"><input type=\"hidden\" name=\"current_url\" value=\"https:\/\/www.boxbagpackaging.com\/it\/profile\/\"><input type=\"hidden\" name=\"render_id\" value=\"0\"><input type=\"hidden\" name=\"action\" value=\"forminator_submit_form_custom-forms\"><\/form>                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <footer class=\"clearfix footer\">\r\n            <div class=\"container\">\r\n                <div class=\"hd\">\r\n                    <span class=\"logo\">\r\n                        <img alt=\"XIAMEN HENGXING COLOR PRINTING CO., LTD.\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/footer-logo.webp\" loading=\"lazy\" decoding=\"async\">\r\n                    <\/span>\r\n                    <div class=\"searchDiv\">\r\n                        <button aria-label=\"submit\" class=\"submitBtn\" type=\"button\">\r\n                            <svg class=\"icon\" height=\"22\" viewBox=\"0 0 1024 1024\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                <path d=\"M899.446 854.19l-148.091-148.092c118.534-141.438 111.346-352.514-21.616-485.475-70.294-70.296-162.394-105.442-254.526-105.442v64h0.001c38.469 0 75.948 7.29 111.396 21.668 36.666 14.871 69.596 36.751 97.874 65.029 28.276 28.276 50.154 61.21 65.027 97.887 14.379 35.457 21.67 72.943 21.67 111.416 0 38.474-7.291 75.959-21.67 111.417-14.873 36.677-36.751 69.609-65.027 97.886-28.275 28.276-61.209 50.154-97.887 65.027-35.457 14.379-72.943 21.67-111.417 21.67s-75.959-7.291-111.417-21.669c-36.676-14.873-69.609-36.752-97.886-65.027s-50.154-61.21-65.027-97.886c-14.378-35.458-21.669-72.944-21.669-111.418s7.291-75.96 21.669-111.418c14.873-36.676 36.751-69.61 65.027-97.886 28.27-28.27 61.203-50.146 97.886-65.021 35.462-14.38 72.95-21.673 111.424-21.676l0.025-64h-0.032c-92.12 0.009-184.271 35.155-254.558 105.441-140.589 140.589-140.589 368.528 0 509.117 70.295 70.295 162.426 105.441 254.558 105.441 82.135 0 164.256-27.959 230.919-83.827l148.091 148.092c12.497 12.496 32.759 12.496 45.256 0 12.496-12.495 12.496-32.756 0-45.254z\" fill=\"currentColor\"><\/path>\r\n                            <\/svg>\r\n                        <\/button>\r\n                        <input class=\"input-form\" name=\"s\" placeholder=\"Search for\" type=\"text\">\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"clearfix bd\">\r\n                    <div class=\"menu\">\r\n                        <ul class=\"list\">\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/product\/\" title=\"Custom Packaging\"><span>Custom Packaging<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Packaging-Box\/\" title=\"Cardboard Packaging Box\">Cardboard Packaging Box<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Mailer-Boxes\/\" title=\"Mailer Boxes\">Mailer Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Magnetic-Closure-Boxes\/\" title=\"Magnetic Closure Boxes\">Magnetic Closure Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Rigid-Drawer-Boxes\/\" title=\"Rigid Drawer Boxes\">Rigid Drawer Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Corrugated-Shipping-Boxes\/\" title=\"Corrugated Shipping Boxes\">Corrugated Shipping Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Lid-and-Base-Boxes\/\" title=\"Lid and Base Boxes\">Lid and Base Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Tuck-End-Boxes\/\" title=\"Tuck End Boxes\">Tuck End Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Luxury-Paper-Bags\/\" title=\"Luxury Paper Bags\">Luxury Paper Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Gift-Bags\/\" title=\"Paper Gift Bags\">Paper Gift Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Paper-Shopping-Bags\/\" title=\"Paper Shopping Bags\">Paper Shopping Bags<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Display-Boxes\/\" title=\"Display Boxes\">Display Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cardboard-Tubes\/\" title=\"Cardboard Tubes\">Cardboard Tubes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Packaging-Accessories\/\" title=\"Packaging Accessories\">Packaging Accessories<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/industries\/\" title=\"Industries\"><span>Industries<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Gift-Box\/\" title=\"Gift Box\">Gift Box<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Clothing-Boxes\/\" title=\"Clothing Boxes\">Clothing Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Jewelry-Boxes\/\" title=\"Jewelry Boxes\">Jewelry Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Cosmetics-Boxes\/\" title=\"Cosmetics Boxes\">Cosmetics Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Perfume-Boxes\/\" title=\"Perfume Boxes\">Perfume Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Chocolate-Boxes\/\" title=\"Chocolate Boxes\">Chocolate Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Toy-Boxes\/\" title=\"Toy Boxes\">Toy Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Electronics-Boxes\/\" title=\"Electronics Boxes\">Electronics Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Candle-Boxes\/\" title=\"Candle Boxes\">Candle Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Eco-Friendly-Boxes\/\" title=\"Eco-Friendly Boxes\">Eco-Friendly Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Wine-Beverage-Boxes\/\" title=\"Wine & Beverage Boxes\">Wine &amp; Beverage Boxes<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Food-Bakery-Boxes\/\" title=\"Food & Bakery Boxes\">Food &amp; Bakery Boxes<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/about\/\" title=\"About Us\"><span>About Us<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/profile\/\" title=\"Our Profile\">Our Profile<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#historyA\" title=\"History\">History<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/about\/#manufacturerA\" title=\"Manufacturer\">Manufacturer<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/honor\/\" title=\"Our Patents\">Our Patents<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                            <li>\r\n                                <a href=\"https:\/\/www.boxbagpackaging.com\/news\/\" title=\"Blog\"><span>Blog<\/span><\/a>\r\n                                <div class=\"child\">\r\n                                    <ul class=\"list\">\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Exhibition\/\" title=\"Exhibition\">Exhibition<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Company-News\/\" title=\"Company News\">Company News<\/a><\/li>\r\n                                        <li><a href=\"https:\/\/www.boxbagpackaging.com\/Industry-knowledge\/\" title=\"Industry Knowledge\">Industry Knowledge<\/a><\/li>\r\n                                    <\/ul>\r\n                                <\/div>\r\n                            <\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n\r\n                    <div class=\"right\">\r\n                        <div class=\"lxfs\">\r\n                            <div class=\"bt\">Contact Us<\/div>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"address\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/address.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">No.6 Yanghe South Rd, Xinyang Industrial Area, Haicang District, Xiamen, Fujian, China 361026<\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"whatsapp\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wtapp2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">WhatsApp: <a class=\"hx-phone-link\" href=\"https:\/\/api.whatsapp.com\/send?phone=8615359885995\" rel=\"nofollow noopener\" target=\"_blank\">8615359885995<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"whatsapp\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wtapp2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">WhatsApp: <a class=\"hx-phone-link\" href=\"https:\/\/api.whatsapp.com\/send?phone=8613616008761\" rel=\"nofollow noopener\" target=\"_blank\">8613616008761<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"Wechat\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/wx2.webp\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Wechat: <span class=\"hx-phone-link\">+8613616008761<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"email\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/email.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\"><a href=\"mailto:sales01@hxcpck.cn\">Email: sales01@hxcpck.cn<\/a><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/landline.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Landline: <span class=\"hx-phone-link\">+86-0592-5599955<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/mobile.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Phone: <span class=\"hx-phone-link\">+86-136-1600-8761<\/span><\/span><\/p>\r\n                            <p class=\"p-1\"><i class=\"icon\"><img alt=\"tel\" height=\"20\" src=\"https:\/\/www.boxbagpackaging.com\/template\/index\/pc\/images\/icon\/fax.svg\" width=\"20\" loading=\"lazy\" decoding=\"async\"><\/i><span class=\"hx-contact-text\">Fax: <span class=\"hx-phone-link\">+86-0592-5962815<\/span><\/span><\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"clearfix copyright\">\r\n                <div class=\"container\">\r\n                    <div class=\"socialMedia\">\r\n                        <ul class=\"listMedia\">\r\n                            <li><a class=\"box\" href=\"https:\/\/www.x.com\/boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"twitter\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05Z25J.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.instagram.com\/boxbagpackage\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"instagram\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/250429144640S9.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.linkedin.com\/company\/boxes-bags-packaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"linkedin\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/25042914462c64.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.facebook.com\/packaging886\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"facebook\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250429\/250429144619646.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.youtube.com\/@box-bag-packaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"youtube\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05615914.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.tiktok.com\/@boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"Tik Tok\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05529254.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                            <li><a class=\"box\" href=\"https:\/\/www.pinterest.com\/boxbagpackaging\" target=\"_blank\" rel=\"nofollow noopener\"><i class=\"icon\"><img alt=\"pinterest\" height=\"30\" src=\"https:\/\/www.boxbagpackaging.com\/uploads\/upload\/20250508\/25050Q05410554.webp\" width=\"30\" loading=\"lazy\" decoding=\"async\"><\/i><\/a><\/li>\r\n                        <\/ul>\r\n                        <div class=\"returnTop\" role=\"button\" tabindex=\"0\">\r\n                            Top\r\n                            <i class=\"icon\">\r\n                                <svg class=\"bi bi-chevron-bar-up\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                                    <path d=\"M3.646 11.854a.5.5 0 0 0 .708 0L8 8.207l3.646 3.647a.5.5 0 0 0 .708-.708l-4-4a.5.5 0 0 0-.708 0l-4 4a.5.5 0 0 0 0 .708zM2.4 5.2c0 .22.18.4.4.4h10.4a.4.4 0 0 0 0-.8H2.8a.4.4 0 0 0-.4.4z\" fill-rule=\"evenodd\"><\/path>\r\n                                <\/svg>\r\n                            <\/i>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <span class=\"span-1\">Copyright \u00a9 2024-2035, Xiamen Hengxing Color Printing Co., Ltd. All rights reserved.<\/span>\r\n                    <a href=\"https:\/\/www.boxbagpackaging.com\/privacy\/\" title=\"Privacy Policy\">Privacy Policy<\/a>\r\n                    <a class=\"a-1\" href=\"https:\/\/www.boxbagpackaging.com\/map\/\" title=\"Site Map\">Site Map<\/a>\r\n\t\t\t\t\t       <a class=\"a-1\" href=\"https:\/\/enxun.com\/\" title=\"ENXUN workshop\" target=\"_blank\" rel=\"noopener\">ENXUN<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function () {\r\n        var blocks = document.querySelectorAll('[data-hx-quote-footer]');\r\n        blocks.forEach(function (block) {\r\n            if (block.getAttribute('data-ready') === '1') return;\r\n            block.setAttribute('data-ready', '1');\r\n\r\n            var searchInput = block.querySelector('.searchDiv .input-form');\r\n            var searchButton = block.querySelector('.searchDiv .submitBtn');\r\n            var returnTop = block.querySelector('.returnTop');\r\n\r\n            function doSearch() {\r\n                if (!searchInput) return;\r\n                var keyword = searchInput.value.trim();\r\n                if (!keyword) {\r\n                    searchInput.focus();\r\n                    return;\r\n                }\r\n                window.location.href = 'https:\/\/www.boxbagpackaging.com\/?s=' + encodeURIComponent(keyword);\r\n            }\r\n\r\n            if (searchButton) {\r\n                searchButton.addEventListener('click', doSearch);\r\n            }\r\n\r\n            if (searchInput) {\r\n                searchInput.addEventListener('keydown', function (e) {\r\n                    if (e.key === 'Enter') {\r\n                        e.preventDefault();\r\n                        doSearch();\r\n                    }\r\n                });\r\n            }\r\n\r\n            if (returnTop) {\r\n                returnTop.addEventListener('click', function () {\r\n                    window.scrollTo({ top: 0, behavior: 'smooth' });\r\n                });\r\n                returnTop.addEventListener('keydown', function (e) {\r\n                    if (e.key === 'Enter' || e.key === ' ') {\r\n                        e.preventDefault();\r\n                        window.scrollTo({ top: 0, behavior: 'smooth' });\r\n                    }\r\n                });\r\n            }\r\n        });\r\n    })();\r\n    \r\n\r\n    (function () {\r\n        var blocks = document.querySelectorAll('[data-hx-quote-footer]');\r\n\r\n        function setNativeLazy(el) {\r\n            var tag = el && el.tagName ? el.tagName.toLowerCase() : '';\r\n\r\n            if (tag === 'img') {\r\n                if (!el.hasAttribute('loading')) el.setAttribute('loading', 'lazy');\r\n                if (!el.hasAttribute('decoding')) el.setAttribute('decoding', 'async');\r\n            }\r\n\r\n            if (tag === 'iframe') {\r\n                if (!el.hasAttribute('loading')) el.setAttribute('loading', 'lazy');\r\n                if (!el.hasAttribute('title')) el.setAttribute('title', 'Embedded content');\r\n            }\r\n\r\n            if (tag === 'video') {\r\n                if (!el.hasAttribute('preload')) el.setAttribute('preload', 'none');\r\n                el.setAttribute('playsinline', '');\r\n            }\r\n        }\r\n\r\n        function loadDeferredMedia(el) {\r\n            if (!el || el.dataset.hxQuoteLazyLoaded === '1') return;\r\n\r\n            if (el.dataset.src) {\r\n                el.src = el.dataset.src;\r\n                el.removeAttribute('data-src');\r\n            }\r\n\r\n            if (el.dataset.srcset) {\r\n                el.srcset = el.dataset.srcset;\r\n                el.removeAttribute('data-srcset');\r\n            }\r\n\r\n            if (el.tagName && el.tagName.toLowerCase() === 'video') {\r\n                Array.prototype.forEach.call(el.querySelectorAll('source[data-src]'), function (source) {\r\n                    source.src = source.dataset.src;\r\n                    source.removeAttribute('data-src');\r\n                });\r\n                el.load();\r\n            }\r\n\r\n            el.dataset.hxQuoteLazyLoaded = '1';\r\n        }\r\n\r\n        var observer = 'IntersectionObserver' in window ? new IntersectionObserver(function (entries) {\r\n            entries.forEach(function (entry) {\r\n                if (!entry.isIntersecting) return;\r\n                loadDeferredMedia(entry.target);\r\n                observer.unobserve(entry.target);\r\n            });\r\n        }, { rootMargin: '240px 0px', threshold: 0.01 }) : null;\r\n\r\n        function prepareMedia(el) {\r\n            setNativeLazy(el);\r\n            if (el.matches && el.matches('img[data-src], img[data-srcset], iframe[data-src], video')) {\r\n                if (observer) {\r\n                    observer.observe(el);\r\n                } else {\r\n                    loadDeferredMedia(el);\r\n                }\r\n            }\r\n        }\r\n\r\n        Array.prototype.forEach.call(blocks, function (block) {\r\n            Array.prototype.forEach.call(block.querySelectorAll('img, iframe, video'), prepareMedia);\r\n\r\n            if ('MutationObserver' in window) {\r\n                var mutationObserver = new MutationObserver(function (mutations) {\r\n                    mutations.forEach(function (mutation) {\r\n                        Array.prototype.forEach.call(mutation.addedNodes, function (node) {\r\n                            if (!node || node.nodeType !== 1) return;\r\n                            if (node.matches && node.matches('img, iframe, video')) prepareMedia(node);\r\n                            if (node.querySelectorAll) {\r\n                                Array.prototype.forEach.call(node.querySelectorAll('img, iframe, video'), prepareMedia);\r\n                            }\r\n                        });\r\n                    });\r\n                });\r\n                mutationObserver.observe(block, { childList: true, subtree: true });\r\n            }\r\n        });\r\n    })();\r\n<\/script>\r\n    <\/p>\n","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-23","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":4,"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":32,"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/pages\/23\/revisions\/32"}],"wp:attachment":[{"href":"https:\/\/www.boxbagpackaging.com\/it\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}