.elementor-5523 .elementor-element.elementor-element-93aa4a8{--display:flex;--justify-content:flex-start;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-5523 .elementor-element.elementor-element-93aa4a8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-5523 .elementor-element.elementor-element-2c3f760.elementor-element{--align-self:flex-start;}@media(max-width:1024px){.elementor-5523 .elementor-element.elementor-element-93aa4a8{--gap:40px 40px;--row-gap:40px;--column-gap:40px;}}@media(min-width:769px){.elementor-5523 .elementor-element.elementor-element-93aa4a8{--width:100%;}}/* Start custom CSS for wd_text_block, class: .elementor-element-2c3f760 *//* 标题样式 - 仅作用于miaoshu类内的标题 */
.miaoshu h2 {
    color: #2c3e50;
    font-size: 2em;
    border-bottom: 2px solid #3498db;
    padding-bottom: 10px;
    margin-top: 1.5em;
    margin-bottom: 0.8em;
    font-weight: 700;
}

.miaoshu h3 {
    color: #34495e;
    font-size: 1.5em;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
    margin-top: 1.4em;
    margin-bottom: 0.6em;
    font-weight: 600;
}

.miaoshu h4 {
    color: #4a4a4a;
    font-size: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 0.5em;
    font-weight: 600;
}

/* 段落和列表样式 */
.miaoshu p {
    color: #555;
    font-size: 1rem;
    line-height: 1.7;
    margin: 1em 0;
}

.miaoshu ul {
    margin: 1em 0 1.5em 1.8em;
    padding-left: 0;
    list-style-type: disc;
    color: #555;
    font-size: 1rem;
    line-height: 1.7;
}

/* 区块样式 */
.miaoshu .section {
    margin-bottom: 2.5em;
}/* End custom CSS */