.zb-el-zionText {  -webkit-box-orient:vertical;  overflow:hidden;  display:-webkit-box;  text-overflow:ellipsis;  overflow-wrap:break-word;  word-break:break-word;  line-height:180%;}.zb-el-zionText a {  color:inherit;  text-decoration:none;}.zb-el-zionText a > * {  -webkit-box-orient:vertical;  overflow:hidden;  display:-webkit-box;  text-overflow:ellipsis;  overflow-wrap:break-word;  word-break:break-word;}#uid2196673756842 { word-break:break-word;overflow-wrap:break-word; }#uid2196673756842 * { word-break:break-word;overflow-wrap:break-word; }        #main-content-haocheng {            font-family:'Segoe UI', Arial, sans-serif;            color:#222;            background:#f7fafd;            padding:0;        }        #main-content-haocheng .content-container {            max-width:1200px;            margin:0 auto;            padding:32px 24px 0 24px;        }        #main-content-haocheng h1 {            font-size:32px;            font-weight:700;            color:#2361c8;            margin-bottom:32px;            text-align:center;            letter-spacing:0.01em;            margin-top:32px;        }        #main-content-haocheng .product-section {            display:flex;            flex-wrap:wrap;            gap:40px;            margin-bottom:32px;        }        #main-content-haocheng .product-gallery-box {            flex:1 1 380px;            min-width:300px;            max-width:500px;            background:#fff;            border-radius:16px;            padding:24px;            box-sizing:border-box;            display:flex;            flex-direction:column;            align-items:center;        }        #main-content-haocheng .gallery-main {            width:100%;            aspect-ratio:1.2/1;            background:#e8f0fa;            border-radius:12px;            margin-bottom:16px;            box-shadow:0 2px 8px rgba(35,97,200,0.06);            overflow:hidden;            display:flex;            align-items:center;            justify-content:center;        }        #main-content-haocheng .gallery-main img {            width:100%;            height:100%;            object-fit:cover;            transition:opacity .25s;            border-radius:12px;        }        #main-content-haocheng .gallery-thumbs {            display:flex;            gap:12px;            justify-content:center;            width:100%;        }        #main-content-haocheng .gallery-thumb {            width:72px;            height:72px;            border-radius:8px;            border:2px solid transparent;            overflow:hidden;            cursor:pointer;            background:#f7fafd;            transition:border-color 0.2s, box-shadow 0.2s, transform 0.2s;            display:flex;            align-items:center;            justify-content:center;        }        #main-content-haocheng .gallery-thumb.active,        #main-content-haocheng .gallery-thumb:focus {            border-color:#2361c8;            box-shadow:0 0 0 2px #2361c822;        }        #main-content-haocheng .gallery-thumb img {            width:100%;            height:100%;            object-fit:cover;            border-radius:8px;        }        #main-content-haocheng .product-info-box {            flex:2 1 400px;            min-width:320px;            background:#fff;            border-radius:16px;            padding:32px 32px 24px 32px;            box-sizing:border-box;            display:flex;            flex-direction:column;            justify-content:center;        }        #main-content-haocheng .product-highlights-title {            font-size:24px;            font-weight:600;            color:#2361c8;            margin-bottom:24px;            text-align:left;        }        #main-content-haocheng .highlights-list {            display:flex;            flex-wrap:wrap;            gap:16px 24px;        }        #main-content-haocheng .highlight-item {            flex:1 1 160px;            min-width:140px;            background:#f2f6fb;            border-radius:12px;            padding:20px 14px 16px 14px;            text-align:center;            color:#2361c8;            font-size:16px;            font-weight:500;            transition:background 0.18s;            display:flex;            flex-direction:column;            align-items:center;        }        #main-content-haocheng .highlight-item i {            font-size:28px;            margin-bottom:8px;            color:#ff8c1a;        }        #main-content-haocheng .highlight-item:hover {            background:#e8f0fa;        }        #main-content-haocheng .product-description-section {            background:#fff;            border-radius:16px;            padding:32px 32px 8px 32px;            margin-bottom:32px;        }        #main-content-haocheng .description-section {            margin-bottom:32px;        }        #main-content-haocheng .description-section h2 {            font-size:24px;            color:#2361c8;            font-weight:600;            border-left:4px solid #ff8c1a;            padding-left:12px;            margin-bottom:12px;            line-height:1.2;        }        #main-content-haocheng .description-section p,        #main-content-haocheng .description-section ul {            font-size:16px;            color:#444;            margin-bottom:12px;        }        #main-content-haocheng .description-section ul {            padding-left:24px;        }        #main-content-haocheng .description-section ul li {            margin-bottom:6px;            line-height:1.6;        }        #main-content-haocheng .related-products-section {            margin-bottom:32px;        }        #main-content-haocheng .related-products-title {            font-size:20px;            color:#2361c8;            font-weight:600;            margin-bottom:18px;            padding-left:8px;            border-left:3px solid #2361c8;        }        #main-content-haocheng .related-products-list {            display:flex;            gap:20px;            flex-wrap:wrap;        }        #main-content-haocheng .related-product-card {            background:#f2f6fb;            border-radius:12px;            padding:16px;            width:220px;            box-sizing:border-box;            text-align:center;            transition:background 0.18s;            display:flex;            flex-direction:column;            align-items:center;        }        #main-content-haocheng .related-product-card:hover {            background:#e8f0fa;        }        #main-content-haocheng .related-product-card img {            width:90px;            height:90px;            object-fit:cover;            border-radius:8px;            margin-bottom:12px;        }        #main-content-haocheng .related-product-card .related-product-title {            color:#222;            font-size:16px;            font-weight:500;            margin-bottom:6px;        }        #main-content-haocheng .related-product-card .related-product-link {            text-decoration:none;            color:#2361c8;            font-size:14px;            margin-top:4px;            display:inline-block;        }        #main-content-haocheng .customer-cases-section {            background:#fff;            border-radius:16px;            padding:32px 32px 8px 32px;            margin-bottom:32px;        }        #main-content-haocheng .customer-cases-title {            font-size:24px;            color:#2361c8;            font-weight:600;            margin-bottom:24px;            text-align:left;        }        #main-content-haocheng .cases-grid {            display:flex;            gap:24px;            flex-wrap:wrap;        }        #main-content-haocheng .case-item {            background:#f2f6fb;            border-radius:12px;            overflow:hidden;            flex:1 1 270px;            min-width:260px;            max-width:350px;            display:flex;            flex-direction:column;            transition:background 0.18s;        }        #main-content-haocheng .case-item:hover {            background:#e8f0fa;        }        #main-content-haocheng .case-image {            width:100%;            height:180px;            overflow:hidden;            background:#e8f0fa;        }        #main-content-haocheng .case-image img {            width:100%;            height:100%;            object-fit:cover;            transition:transform .2s;        }        #main-content-haocheng .case-item:hover .case-image img {            transform:scale(1.07);        }        #main-content-haocheng .case-content {            padding:18px 16px 10px 16px;        }        #main-content-haocheng .case-content h3 {            font-size:20px;            font-weight:600;            color:#2361c8;            margin-bottom:6px;        }        #main-content-haocheng .case-content p {            font-size:14px;            color:#444;        }        #main-content-haocheng .customer-reviews-section {            background:#fff;            border-radius:16px;            padding:32px 32px 8px 32px;            margin-bottom:32px;        }        #main-content-haocheng .customer-reviews-title {            font-size:24px;            color:#2361c8;            font-weight:600;            margin-bottom:24px;            text-align:left;        }        #main-content-haocheng .reviews-grid {            display:flex;            gap:24px;            flex-wrap:wrap;        }        #main-content-haocheng .review-item {            background:#f2f6fb;            border-radius:12px;            padding:24px 18px;            flex:1 1 270px;            min-width:240px;            max-width:350px;            text-align:center;            display:flex;            flex-direction:column;            align-items:center;            transition:background 0.18s;        }        #main-content-haocheng .review-item:hover {            background:#e8f0fa;        }        #main-content-haocheng .review-avatar {            width:68px;            height:68px;            border-radius:50%;            overflow:hidden;            margin-bottom:14px;            border:2.5px solid #2361c8;        }        #main-content-haocheng .review-avatar img {            width:100%;            height:100%;            object-fit:cover;        }        #main-content-haocheng .review-text {            font-style:italic;            color:#222;            font-size:15px;            margin-bottom:10px;        }        #main-content-haocheng .review-author {            font-weight:bold;            color:#ff8c1a;            font-size:14px;        }        #main-content-haocheng .inquiry-form-section {            background:#f2f6fb;            border-radius:16px;            padding:32px 24px 24px 24px;            margin-bottom:32px;        }        #main-content-haocheng .inquiry-form-title {            font-size:24px;            color:#2361c8;            font-weight:600;            margin-bottom:18px;            text-align:center;        }        #main-content-haocheng .zb-el-form {            max-width:520px;            margin:0 auto;        }        #main-content-haocheng .form-fields-item input,        #main-content-haocheng .form-fields-item textarea {            border-radius:4px;            border:1px solid #b9d2f7;            font-size:16px;            padding:12px;            margin-bottom:4px;            background:#fff;            color:#222;            transition:border-color 0.18s;        }        #main-content-haocheng .form-fields-item input:focus,        #main-content-haocheng .form-fields-item textarea:focus {            border-color:#2361c8;            outline:none;        }        #main-content-haocheng .form-fields-submit-button {            border-radius:4px;            background:#2361c8;            color:#fff;            border:none;            padding:12px 36px;            font-size:16px;            font-weight:600;            cursor:pointer;            display:inline-flex;            align-items:center;            gap:10px;            margin-top:10px;            transition:background 0.18s;        }        #main-content-haocheng .form-fields-submit-button:hover {            background:#183c6d;        }        #main-content-haocheng .form-fields-submit-button svg .submit-btn-icon {            fill:#fff;        }                @media (max-width:1024px) {            #main-content-haocheng .product-section {                flex-direction:column;                gap:24px;            }            #main-content-haocheng .product-gallery-box,            #main-content-haocheng .product-info-box {                max-width:100%;            }        }        @media (max-width:768px) {            #main-content-haocheng .content-container {                padding:18px 6vw 0 6vw;            }            #main-content-haocheng h1 {                font-size:24px;                margin-top:18px;            }            #main-content-haocheng .product-section {                gap:18px;            }            #main-content-haocheng .product-gallery-box,            #main-content-haocheng .product-info-box,            #main-content-haocheng .product-description-section,            #main-content-haocheng .customer-cases-section,            #main-content-haocheng .customer-reviews-section,            #main-content-haocheng .inquiry-form-section {                padding:18px 10px 10px 10px;                border-radius:8px;            }            #main-content-haocheng .highlights-list {                flex-direction:column;                gap:12px;            }            #main-content-haocheng .cases-grid,            #main-content-haocheng .reviews-grid,            #main-content-haocheng .related-products-list {                flex-direction:column;                gap:16px;            }        }        @media (max-width:480px) {            #main-content-haocheng .content-container {                padding:8px 2vw 0 2vw;            }            #main-content-haocheng .gallery-main {                aspect-ratio:1/1;            }        }    