{"code":200,"message":"Success","data":{"content":"<style>\n    .description img {max-width: 100%}\n\n    .product-carousel .carousel-item img {\n        width: 100%;\n        height: auto;\n        object-fit: contain; \/* 完整显示图片，不裁剪 *\/\n        max-height: 400px;\n        background-color: #f8f9fa;\n    }\n    \/* 控制按钮简化，更清晰 *\/\n    .product-carousel .carousel-control-prev-icon,\n    .product-carousel .carousel-control-next-icon {\n        background-color: rgba(0,0,0,0.3);\n        border-radius: 50%;\n        padding: 15px;\n        background-size: 60% 60%;\n    }\n    .product-carousel .carousel-control-prev,\n    .product-carousel .carousel-control-next {\n        width: 5%;\n        opacity: 0.8;\n    }\n    .product-carousel .carousel-indicators button {\n        width: 10px;\n        height: 10px;\n        border-radius: 50%;\n        border: 1px solid #ddd;\n        background-color: #ccc;\n    }\n    .product-carousel .carousel-indicators .active {\n        background-color: #dc3545; \/* 与按钮红色呼应 *\/\n        border-color: #dc3545;\n    }\n<\/style>\n<div class=\"row\">\n    <div class=\"col-md-6\">\n        \n        <div id=\"productCarousel\" class=\"carousel slide product-carousel\" data-bs-ride=\"carousel\">\n            <!-- 指示器（小圆点），多图时显示 -->\n                        <div class=\"carousel-indicators\">\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"0\"\n                        class=\"active\"\n                        aria-current=\"true\"\n                        aria-label=\"Slide 1\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"1\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 2\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"2\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 3\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"3\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 4\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"4\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 5\"><\/button>\n                                <button type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide-to=\"5\"\n                        class=\"\"\n                        aria-current=\"false\"\n                        aria-label=\"Slide 6\"><\/button>\n                            <\/div>\n            \n            <!-- 轮播项目 -->\n            <div class=\"carousel-inner\">\n                                <div class=\"carousel-item active\">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/img.alicdn.com\/img\/ibank\/O1CN011sIign1vLVDrYnY8y_!!2217639676156-0-cib.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20251010\/80e17635c2b71c3011a1802a740223e1dbde5147.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20251010\/dc4b05d0577720c7370fc5f3039e538a5b2b6e2d.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20251010\/6c57db0da8aecfffffe8251105db67ccd6fa3ce4.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20251010\/7f4b4142ee031922f9ee6a1303788d33d4e3f333.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                                <div class=\"carousel-item \">\n                    <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                        <img src=\"https:\/\/apiv1.ponybuy.com\/storage\/20251010\/2ef5e8f1105d67deb46d7d50535c1a19f1ab94d6.jpg\" class=\"d-block w-100\"\n                             alt=\"R.R.R.R.C.K.'s skin is black and white.\"\n                             title=\"R.R.R.R.C.K.'s skin is black and white.\">\n                    <\/a>\n                <\/div>\n                            <\/div>\n\n            <!-- 左右控制按钮，多图时显示 -->\n                        <button class=\"carousel-control-prev\" type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide=\"prev\">\n                <span class=\"carousel-control-prev-icon\" aria-hidden=\"true\"><\/span>\n                <span class=\"visually-hidden\">Previous<\/span>\n            <\/button>\n            <button class=\"carousel-control-next\" type=\"button\" data-bs-target=\"#productCarousel\" data-bs-slide=\"next\">\n                <span class=\"carousel-control-next-icon\" aria-hidden=\"true\"><\/span>\n                <span class=\"visually-hidden\">Next<\/span>\n            <\/button>\n                    <\/div>\n\n<!--        <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\">-->\n<!--            <img src=\"https:\/\/img.alicdn.com\/img\/ibank\/O1CN011sIign1vLVDrYnY8y_!!2217639676156-0-cib.jpg\" class=\"card-img-top\" alt=\"R.R.R.R.C.K.'s skin is black and white.\" title=\"R.R.R.R.C.K.'s skin is black and white.\">-->\n<!--        <\/a>-->\n    <\/div>\n\n    <div class=\"col-md-6\">\n        <h5 class=\"mb-2\">\n            <a href=\"javascript:;\" title=\"R.R.R.R.C.K.'s skin is black and white.\" class=\"text-decoration-none fs-5 text-black\">R.R.R.R.C.K.'s skin is black and white.<\/a>\n        <\/h5>\n        <div class=\"mb-2\">\n                        <div class=\"fw-light mb-2 text-wrap\" style=\"font-size: 0.85rem;\">\n                Colour: Black skin<br>Size: 44            <\/div>\n            <div class=\"text-danger fw-bold\">\n                In Stock: 1            <\/div>\n        <\/div>\n        <div>\n            <a class=\"btn btn-danger d-inline-block\">Add to Bag<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n"}}