
        .ly_poster_1001[data-visual-id="68501"]{background-color: #E6E6E6}
        .ly_poster_1001[data-visual-id="68501"] .poster_box{background-image: url(//ueeshop.ly200-cdn.com/u_file/UPBE/UPBE927/2507/03/photo/introduce01.png?x-oss-process=image/quality,q_100/resize,m_lfit,h_0,w_1920);}
        .ly_poster_1001[data-visual-id="68501"] .poster_box.fixed-bg{background-attachment: fixed;}
        .ly_poster_1001[data-visual-id="68501"] .poster_box .text_info{opacity: 0;}
        .ly_poster_1001[data-visual-id="68501"] .text_title{text-align:center;color: #FF7F1A;font-size: 16px;}
        .ly_poster_1001[data-visual-id="68501"] .poster_box .text_content{text-align:center;color: #142F63FC;font-size: 68px;}

        /* 移动端兼容方案 */
        .ly_poster_1001[data-visual-id="68501"] .poster_box.mobile-compat {
            position: relative;
            overflow: hidden;
        }
        .ly_poster_1001[data-visual-id="68501"] .poster_box.mobile-compat .mobile-bg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: url(//ueeshop.ly200-cdn.com/u_file/UPBE/UPBE927/2507/03/photo/introduce01.png?x-oss-process=image/quality,q_100/resize,m_lfit,h_0,w_1920);
            background-size: cover;
            background-position: center;
            transition: transform 0.3s ease;
        }
        .ly_poster_1001[data-visual-id="68501"] .poster_box.mobile-compat .mobile-bg.fixed-bg {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
        .ly_poster_1001[data-visual-id="68501"] .poster_box.mobile-compat .content-wrapper {
            position: relative;
            z-index: 2;
        }

        @media screen and (max-width:1000px) {
            .ly_poster_1001[data-visual-id="68501"] .poster_box.mobile-compat .mobile-bg {
                background-image: url(//ueeshop.ly200-cdn.com/u_file/UPBE/UPBE927/2507/09/photo/8BA46C1968CFA614C4919918F815FBB8.jpg?x-oss-process=image/quality,q_100/resize,m_lfit,h_0,w_750);
            }
            .ly_poster_1001[data-visual-id="68501"] .text_title{font-size: 23px;}
            .ly_poster_1001[data-visual-id="68501"] .poster_box .text_content{font-size: 40px;}
        }
    