            .ly_other_2 .other_wrapper {
                position: relative;
                padding: 25px 0
            }

            .ly_other_2 .other_wrapper .bread_crumb .bread_column {
                margin-bottom: 5px
            }

            .ly_other_2[data-visual-id="4762"] .wide {
                width: 1440px;
                margin: 0 auto;
            }

            .ly_other_2[data-visual-id="4762"] {
                padding-top: 0px;
                padding-bottom: 0px;
            }

            .ly_other_2[data-visual-id="4762"] .wide {
                box-sizing: border-box;
                padding-left: 0%;
                padding-right: 0%;
            }

            @media screen and (max-width: 1480px) {
                .ly_other_2[data-visual-id="4762"] .wide {
                    width: auto;
                    box-sizing: border-box;
                }
            }

            @media screen and (max-width: 1000px) {
                .ly_other_2[data-visual-id="4762"] {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }

                .ly_other_2[data-visual-id="4762"] .wide {
                    width: 98%;
                    min-width: inherit;
                    padding-left: 3%;
                    padding-right: 3%;
                }
            }

            .ly_other_2[data-visual-id="4762"] {
                background-color: #f7f7f7;
            }

            .ly_other_2[data-visual-id="4762"] .other_wrapper .bread_crumb,
            .ly_other_2[data-visual-id="4762"] .other_wrapper .bread_crumb a {
                color: #555555;
                font-size: 14px
            }

            @media screen and (max-width:1000px) {

                .ly_other_2[data-visual-id="4762"] .other_wrapper .bread_crumb,
                .ly_other_2[data-visual-id="4762"] .other_wrapper .bread_crumb a {
                    font-size: 12px
                }
            }

            .ly_product_purchase_2 {
                padding: 60px 0
            }

            .ly_product_purchase_2 .goods_wrapper {
                display: flex;
                justify-content: space-between;
                align-items: stretch
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info {
                display: inline-flex;
                align-items: center;
                flex-wrap: wrap;
                align-content: start;
                width: 45%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_name {
                margin-bottom: 18px;
                font-size: 30px;
                line-height: 1.2;
                width: 100%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_number {
                margin-bottom: 15px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_desc {
                margin-bottom: 15px;
                font-size: 14px;
                line-height: 1.8;
                width: 100%;
                background-color: unset
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_params {
                width: 100%;
                margin-bottom: 15px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item {
                display: flex;
                justify-content: space-between;
                margin-top: 10px;
                line-height: 1.5
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item .cell:nth-child(1) {
                width: 30%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item .cell:nth-child(2) {
                width: 68%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_params .param_item:first-child {
                margin-top: 0
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_price {
                margin-bottom: 30px;
                width: 100%;
                line-height: 1.2;
                font-size: 24px;
                font-weight: bold
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_price .tourist_vis_price {
                display: inline-block;
                vertical-align: text-bottom;
                line-height: 1
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_price .login_see_price {
                margin-left: 15px;
                display: inline-block;
                vertical-align: middle;
                text-decoration: none;
                color: #ff3026;
                font-size: 14px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute {
                margin-bottom: 30px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item {
                margin-top: 10px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title {
                font-size: 14px;
                line-height: 26px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title>strong {
                font-weight: 600
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_title>span {
                margin-left: 6px;
                color: #888
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .attr_box {
                display: flex;
                flex-wrap: wrap;
                gap: 6px;
                padding-top: 5px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr {
                display: block;
                border: 1px solid #bbb;
                border-radius: 20px;
                min-width: 70px;
                min-height: 26px;
                padding: 5px 14px;
                text-align: center;
                font-size: 12px;
                cursor: pointer;
                background-color: #fff;
                line-height: 26px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr.current {
                border-width: 2px;
                border-color: #1F2328;
                padding-top: 4px;
                padding-bottom: 4px
            }

            @media screen and (min-width: 1000px) {
                .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item .btn_attr:hover {
                    border-width: 2px;
                    border-color: #1F2328;
                    padding-top: 4px;
                    padding-bottom: 4px
                }
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_attribute .attr_item:first-child {
                margin-top: 0
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_button {
                width: 100%;
                display: grid;
                grid-template-columns: 1fr 1fr;
                gap: 16px 12px;
                text-align: center
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_button .global_download_btn {
                margin-top: 0;
                margin-left: 0;
                width: 54px;
                height: 54px;
                line-height: 54px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn {
                display: inline-block;
                vertical-align: top
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn:hover {
                text-decoration: none
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .share_toolbox {
                margin-top: 40px
            }

            .ly_product_purchase_2 .global_inquiry_bat_button {
                display: block
            }

            .ly_product_purchase_2 .global_inquiry_bat_cart {
                padding: 15px 20px;
                box-sizing: border-box;
                text-align: center
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .goods_inquiry_btn {
                margin-left: 20px;
                display: inline-block;
                vertical-align: top;
                text-align: center
            }

            .ly_product_purchase_2 .goods_wrapper .goods_info .global_download_btn:not(.icon_btn) {
                width: 100%;
                height: 48px;
                line-height: normal;
                margin: 0 auto;
                text-align: center;
                box-sizing: border-box
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img {
                /* display: flex; */
                justify-content: space-between;
                align-items: self-start;
                width: 50%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img .thumb_size {
                max-width: 600px;
                margin: 0 auto;
                transition: .4s;
                order: 2
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big {
                width: 100%;
                /* padding-top: 100%; */
                position: relative;
                overflow: hidden;
                transition: .5s;
                flex: 1
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul {
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li {
                position: relative;
                width: 100%;
                height: 100%;
                float: left
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li.local_video img {
                display: none
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li .video_container {
                display: none;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 13;
                background-image: url(../static/images/mweb/icon_video_play.png);
                background-repeat: no-repeat;
                background-size: 80px;
                background-position: center center
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li iframe {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%)
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li video {
                width: 100%;
                height: 100%;
                background-color: #000;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%)
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li.has_video img {
                position: absolute;
                top: 50% !important;
                left: 50% !important;
                bottom: auto !important;
                right: auto !important;
                transform: translate(-50%, -50%);
                z-index: 12
            }

            @media screen and (min-width: 1000px) {
                .ly_product_purchase_2 .goods_wrapper .thumb_big ul li[data-video-type="blockquote"] img {
                    display: none
                }
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li[data-video-type="blockquote"] blockquote {
                height: 100%
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_big ul li[data-video-type="blockquote"] blockquote iframe {
                height: 100% !important
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small {
                width: 90px;
                margin-right: 5px;
                position: relative;
                overflow: hidden;
                order: 1;
                min-height: 600px
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small.btn_padding {
                box-sizing: border-box
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul {
                width: 100%;
                height: 100%;
                font-size: 0;
                position: absolute
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul li {
                display: inline-block;
                max-width: 100%;
                width: 89px;
                height: 89px;
                margin-bottom: 13px;
                cursor: pointer;
                box-sizing: border-box;
                border: 1px solid transparent;
                padding: 2px;
                vertical-align: middle
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul li:hover {
                border: 1px solid #000
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul li.current {
                border: 1px solid #000
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul li.video_pic_box {
                position: relative
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small ul li.video_pic_box:before {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: rgba(0, 0, 0, 0.5) url(../static/images/products/icon_video.png) no-repeat center center
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn {
                width: 25px;
                height: 25px;
                background-color: rgb(239, 239, 239, 0.8);
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                cursor: pointer
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn:after {
                position: absolute;
                content: '\e62b';
                width: 100%;
                height: 100%;
                font-size: 14px;
                text-align: center;
                line-height: 25px;
                font-family: "iconfont" !important
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_left {
                top: 0;
                transform: translateX(-50%) rotate(180deg)
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_right {
                bottom: 0
            }

            .ly_product_purchase_2 .goods_wrapper .thumb_size .thumb_tab {
                display: none;
                width: 45px;
                height: 27px;
                line-height: 27px;
                background-color: rgba(0, 0, 0, 0.4);
                position: absolute;
                left: 10px;
                bottom: 30px;
                border-radius: 27px;
                text-align: center;
                font-size: 15px;
                color: #fff
            }

            .ly_product_purchase_2 .mobile_magnify_box {
                display: none;
                position: fixed;
                top: 0px;
                bottom: 0px;
                left: 0px;
                right: 0;
                padding-top: 57px;
                background-color: #000;
                z-index: 10002;
                overflow-y: auto
            }

            .ly_product_purchase_2 .mobile_magnify_box ul li {
                margin-bottom: 10px
            }

            .ly_product_purchase_2 .mobile_magnify_box ul li:last-child {
                margin-bottom: 0
            }

            .ly_product_purchase_2 .mobile_magnify_box .magnift_close {
                position: fixed;
                top: 10px;
                right: 10px;
                width: 37px;
                height: 37px;
                background: #fff;
                border-radius: 50%;
                text-align: center
            }

            .ly_product_purchase_2 .mobile_magnify_box .magnift_close::after {
                position: absolute;
                content: "\e631";
                font-size: 16px;
                font-family: "iconfont" !important;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%)
            }

            .magnifier img {
                max-width: unset;
                max-height: unset
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom {
                max-width: 100%;
                width: 50%;
                display: block;
                flex-wrap: wrap
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small {
                order: 3;
                width: 100%;
                min-height: 90px;
                max-width: 600px;
                margin: 12px auto 0
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_size {
                max-width: 100%
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small ul li {
                margin-bottom: 0;
                margin-right: 13px
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small .switching_btn.thumb_switching_left {
                top: 50%;
                left: 0;
                transform: translateY(-50%) rotate(90deg)
            }

            .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom .thumb_small .switching_btn.thumb_switching_right {
                top: 50%;
                left: unset;
                right: 0;
                transform: translateY(-50%) rotate(-90deg)
            }

            .ly_product_purchase_2 .goods_wrapper .pro_video {
                display: none
            }

            @media screen and (max-width: 1000px) {
                .ly_product_purchase_2 {
                    padding: 0 0 30px
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_big ul li .video_container {
                    display: block
                }

                .ly_product_purchase_2 .goods_wrapper {
                    flex-wrap: wrap
                }

                .ly_product_purchase_2 .goods_wrapper .goods_img {
                    display: block;
                    width: 100%;
                    flex-wrap: wrap
                }

                .ly_product_purchase_2 .goods_wrapper .goods_img .thumb_size {
                    width: 100%;
                    order: 1
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_small {
                    width: 100%;
                    height: 92px;
                    margin: 10px 0 0;
                    overflow: hidden;
                    order: 2;
                    min-height: auto
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_small ul {
                    width: 99999px
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_small ul li {
                    margin-bottom: 0;
                    margin-right: 8px
                }

                .ly_product_purchase_2 .goods_wrapper .goods_info {
                    width: 100%;
                    margin-top: 15px
                }

                .ly_product_purchase_2 .goods_wrapper .goods_info .g_inquiry_btn {
                    box-sizing: border-box
                }

                .ly_product_purchase_2 .global_inquiry_bat_cart {
                    width: 100%;
                    text-align: center
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_left {
                    left: 0;
                    top: 50%;
                    transform: translateY(-50%) rotate(90deg)
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_small .switching_btn.thumb_switching_right {
                    right: 0;
                    left: auto;
                    top: 50%;
                    transform: translateY(-50%) rotate(-90deg)
                }

                .ly_product_purchase_2 .goods_wrapper .pro_video {
                    display: block;
                    position: fixed;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto;
                    width: 0;
                    height: 0;
                    overflow: hidden;
                    background: #000;
                    transition: 0.3s all;
                    -webkit-transition: 0.3s all;
                    -moz-transition: 0.3s all;
                    text-align: center
                }

                .ly_product_purchase_2 .goods_wrapper .pro_video * {
                    display: inline-block;
                    vertical-align: middle;
                    max-width: 100%;
                    max-height: 100%
                }

                .ly_product_purchase_2 .goods_wrapper .pro_video .close {
                    position: absolute;
                    display: inline-flex;
                    align-items: center;
                    justify-content: center;
                    top: 0;
                    right: 0;
                    width: 36px;
                    height: 36px;
                    color: #fff;
                    font-size: 16px;
                    z-index: 101
                }

                .ly_product_purchase_2 .goods_wrapper .pro_video.play {
                    width: 100%;
                    height: 100%;
                    z-index: 9999
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_big .pro_video.play iframe {
                    height: 100%;
                    width: 100%
                }

                .ly_product_purchase_2 .goods_wrapper .goods_info .g_price {
                    font-size: 18px
                }

                .ly_product_purchase_2 .goods_wrapper .thumb_big ul li #player {
                    display: none
                }

                .ly_product_purchase_2 .goods_wrapper .goods_info .goods_inquiry_btn {
                    margin-left: 0;
                    width: 100%
                }

                .ly_product_purchase_2 .goods_wrapper .goods_img.layout_bottom {
                    width: 100%
                }

                .ly_product_purchase_2 .goods_wrapper .goods_info .g_button {
                    grid-template-columns: 100%
                }

                .ly_product_purchase_2 .goods_wrapper .pro_video.play blockquote {
                    width: auto;
                    height: 100%;
                    margin: 0 auto
                }
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_inquiry_btn {
                font-family: Roboto-Bold;
                color: #ffffff;
                background-color: #00b95e;
                border: 1px solid #00000000;
                font-size: 18px;
                border-radius: 23px !important;
                text-align: center;
                padding-left: 48px;
                padding-right: 48px;
                height: 46px;
                line-height: 46px;
                padding-top: 0;
                padding-bottom: 0;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_inquiry_btn:hover {
                color: #00b95e;
                background-color: #00000000;
                border: 1px solid #00b95e;
            }


            .ly_product_purchase_2[data-visual-id="4763"] .global_inquiry_bat_button {
                font-family: Roboto-Bold;
                color: #00B95E;
                background-color: #00000000;
                border: 1px solid #32A45A;
                font-size: 16px;
                border-radius: 30px !important;
                text-align: center;
                padding-left: 40px;
                padding-right: 40px;
                padding-top: 14px;
                padding-bottom: 14px;
                line-height: 1;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .global_inquiry_bat_button:hover {
                color: #FFFFFF;
                background-color: #32A45A;
                border: 1px solid #00000000;
            }


            .ly_product_purchase_2[data-visual-id="4763"] .wide {
                width: 1440px;
                margin: 0 auto;
            }

            .ly_product_purchase_2[data-visual-id="4763"] {
                padding-top: 10px;
                padding-bottom: 20px;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .wide {
                box-sizing: border-box;
                padding-left: 0%;
                padding-right: 0%;
            }

            @media screen and (max-width: 1480px) {
                .ly_product_purchase_2[data-visual-id="4763"] .wide {
                    width: auto;
                    box-sizing: border-box;
                }
            }

            @media screen and (max-width: 1000px) {
                .ly_product_purchase_2[data-visual-id="4763"] {
                    padding-top: 0px;
                    padding-bottom: 50px;
                }

                .ly_product_purchase_2[data-visual-id="4763"] .wide {
                    width: 98%;
                    min-width: inherit;
                    padding-left: 3%;
                    padding-right: 3%;
                }
            }


            .ly_product_purchase_2[data-visual-id="4763"] {
                background-color: #ffffff;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_name {
                font-size: 30px;
                color: #222222;
                padding-top: 40px;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_number {
                font-size: 12px;
                color: #222222;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_desc {
                font-size: 14px;
                color: #222222;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_params {
                font-size: 14px;
                color: #222222;
            }

            .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_price {
                font-size: 24px;
                color: #222222;
            }

            @media screen and (max-width: 1000px) {
                .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_name {
                    font-size: 20px;
                }

                .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_number {
                    font-size: 12px;
                }

                .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_desc {
                    font-size: 12px;
                }

                .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_params {
                    font-size: 12px;
                }

                .ly_product_purchase_2[data-visual-id="4763"] .goods_wrapper .goods_info .g_price {
                    font-size: 18px;
                }
            }

            .ly_product_description_1 {
                overflow: hidden
            }

            .ly_product_description_1 .d_title {
                margin-bottom: 30px
            }


            .ly_product_description_1[data-visual-id="4764"] .wide {
                width: 1440px;
                margin: 0 auto;
            }

            .ly_product_description_1[data-visual-id="4764"] {
                padding-top: 20px;
                padding-bottom: 100px;
            }

            .ly_product_description_1[data-visual-id="4764"] .wide {
                box-sizing: border-box;
                padding-left: 0%;
                padding-right: 0%;
            }

            @media screen and (max-width: 1480px) {
                .ly_product_description_1[data-visual-id="4764"] .wide {
                    width: auto;
                    box-sizing: border-box;
                }
            }

            @media screen and (max-width: 1000px) {
                .ly_product_description_1[data-visual-id="4764"] {
                    padding-top: 40px;
                    padding-bottom: 40px;
                }

                .ly_product_description_1[data-visual-id="4764"] .wide {
                    width: 98%;
                    min-width: inherit;
                    padding-left: 3%;
                    padding-right: 3%;
                }
            }


            .ly_product_description_1[data-visual-id="4764"] .desc_menu_title>ul>li {
                line-height: 1.8615;
            }

            .ly_product_description_1[data-visual-id="4764"] {
                padding-top: 20px;
                padding-bottom: 100px;
            }

            .ly_product_description_1[data-visual-id="4764"] .description_box .d_title {
                color: #13141a;
                font-size: 36px
            }

            .ly_product_description_1[data-visual-id="4764"] .desc_menu_title>ul>li .title {
                color: #13141a;
                font-size: 36px
            }

            .ly_product_description_1[data-visual-id="4764"] .desc_menu_title>ul>li .title:before {
                background-color: #13141a;
            }

            .ly_product_description_1[data-visual-id="4764"] .desc_item .desc_item_head {
                color: #13141a;
                font-size: 36px;
            }

            .ly_product_description_1[data-visual-id="4764"] .desc_item .desc_item_head::after {
                font-size: 36px;
            }

            .ly_product_description_1[data-visual-id="4764"] .editor_txt {
                color: #212121
            }

            @media screen and (max-width:1000px) {
                .ly_product_description_1[data-visual-id="4764"] {
                    padding-top: 40px;
                    padding-bottom: 40px;
                }

                .ly_product_description_1[data-visual-id="4764"] .description_box .d_title {
                    font-size: 24px
                }

                .ly_product_description_1[data-visual-id="4764"] .desc_menu_title>ul>li .title {
                    font-size: 24px
                }

                .ly_product_description_1[data-visual-id="4764"] .desc_item .desc_item_head {
                    font-size: 24px;
                }

                .ly_product_description_1[data-visual-id="4764"] .desc_item .desc_item_head::after {
                    font-size: 24px;
                }
            }


            /* 修改或新增以下样式 */
            /* .ly_product_purchase_2 .goods_wrapper {
    display: flex;
    gap: 0.5rem;
    align-items: stretch;
} */

            /* 图片容器 */
            .thumb_size {
                position: relative;
                flex: 0 0 45%;
                /* 控制图片区域占比 */
                max-width: 600px;
                /* 可选最大宽度限制 */
                min-width: 300px;
                /* 可选最小宽度限制 */
            }

            /* 比例容器 */
            .thumb_big {
                position: relative;
                padding-top: 75%;
                /* 控制宽高比 4:3 (4/3=133.33%，这里用3:4即75%演示竖版) */
                background: #f5f5f5;
                border-radius: 8px;
                overflow: hidden;
            }

            /* 图片样式 */
            .thumb_big_pic {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                object-fit: contain;
                /* 保持比例完整显示 */
                transition: transform 0.3s ease;
            }

            /* 信息区域自适应 */
            .goods_info {
                /* flex: 1; */
                min-width: 300px;
                /* 保持内容可读性 */
            }

            /* 响应式适配 */
            @media (max-width: 768px) {
                .ly_product_purchase_2 .goods_wrapper {
                    flex-direction: column;
                }

                .thumb_size {
                    flex-basis: auto;
                    width: 100%;
                    max-width: none;
                }

                .thumb_big {
                    padding-top: 56.25%;
                    /* 改为16:9比例 */
                }
            }