PGT材質介紹

  • READ MORE 1.jpg
    PGT材質介紹

    材質介紹

    關於 PGT|環保材質

    Polyethylene Glycol Terephthalate



    材料介紹

    PGT 材料源取自於 PET 材料(化學名詞為聚對苯二甲酸乙二酯)。PET 應用於寶特瓶、水果透明孔盒等產品。

    典型特性為高硬度、剛性、強度、良好滑動特性及低磨損率、良好的蠕變強度、低吸水率及優越的尺寸穩定性。

    而 PGT 透過物理性結晶法,將 PET 更升級,讓使用溫度提升至 120 度,同時保有 PET 柔韌度及堅固性,因此更為適合作製作餐具。




    八大優勢


    1. 高隔熱效果:有效阻絕熱能,提升安全性與耐用度。
    2. 耐熱 -20°C~120°C:適用於極端溫差,不易變形。
    3. 耐衝擊:材質堅韌,不易破裂。
    4. 環保回收機制:可回收、可再利用,更加環保。
    5. 無毒無八大重金屬:符合食品安全要求。
    6. 3000 萬產品責任保險:提供完整保障。
    7. SGS、FDA 食品級認證:通過國際級檢測標準。
    8. PIDC 檢測認證:無三聚氰胺及塑化劑,安全無毒。






     

    .pgt-about {
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 20px 60px;
    font-family: "Microsoft JhengHei","微軟正黑體",sans-serif;
    color: #111;
    line-height: 1.9;
    }

    .pgt-title {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    color: #111;
    margin-bottom: 10px;
    }

    .pgt-sub {
    text-align: center;
    font-size: 16px;
    color: #484848;
    margin-bottom: 35px;
    }

    .pgt-section {
    margin-bottom: 45px;
    }

    .sec-title {
    font-size: 22px;
    font-weight: 700;
    color: #111;
    margin-bottom: 15px;
    border-left: 4px solid #111;
    padding-left: 12px;
    }

    .pgt-list {
    padding-left: 20px;
    margin: 0;
    }

    .pgt-list li {
    margin-bottom: 12px;
    color: #484848;
    line-height: 1.8;
    }

    /* 圖片卡片區美化 */
    #pgt-service {
    max-width: 1080px;
    margin: 0 auto 50px;
    padding: 0 20px 40px;
    font-family: "Microsoft JhengHei","微軟正黑體",sans-serif;
    }

    #pgt-service .remote-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    }

    #pgt-service .svc-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
    padding: 18px 16px 22px;
    text-align: center;
    flex: 1 1 calc(25% - 20px);
    max-width: 260px;
    float: none !important;
    transition: transform .2s ease, box-shadow .2s ease;
    }

    #pgt-service .svc-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 10px;
    display: block;
    }

    #pgt-service .svc-card .normal-txt {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    }

    #pgt-service .svc-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.16);
    }

    @media (max-width: 900px) {
    #pgt-service .svc-card {
    flex: 1 1 calc(50% - 20px);
    max-width: none;
    }
    }

    @media (max-width: 600px) {
    .pgt-title { font-size: 26px; }
    .sec-title { font-size: 20px; }

    #pgt-service .remote-row {
    gap: 16px;
    }
    #pgt-service .svc-card {
    flex: 1 1 100%;
    }
    #pgt-service .svc-card img {
    height: 200px;
    }
    }