/*
Theme Name: Begin
Theme URI: https://zmingcx.com/begin.html
Author: 知更鸟
Author URI: https://zmingcx.com/
Description: HTML5+CSS3 响应式设计，博客、杂志、图片、公司企业多种布局可选，集成SEO自定义功能，丰富的主题选项，众多实用小工具。
Version: 2025/06/17
Requires at least: 5.4
Requires PHP: 7或更高
*
/*-- 样式文件位置 "css/be.css" --*/
/**视频自适应**/
.lxtx-video {
    position:relative;
    padding-bottom:75.25%;
    height:0;
    overflow:hidden;
}
.lxtx-video iframe,.lxtx-video object,.lxtx-video embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;