.elementor-49 .elementor-element.elementor-element-2216d40{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-40px;--margin-bottom:-80px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-2216d40{--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for wd_text_block, class: .elementor-element-0d609fb *//*VR视频*/
        .vr-iframe {
            width: 100%;
            border: none;
            aspect-ratio: 16 / 9; /* 默认宽高比，VR内容常用 */
            display: block; /* 避免inline-block的空白间隙 */
        }
        @media(max-width:576px){
            .vr-iframe {
            aspect-ratio: 3 / 4; /* 默认宽高比，VR内容常用 */
        }
        }/* End custom CSS */