.elementor-3134 .elementor-element.elementor-element-29e0558{--display:flex;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-3134 .elementor-element.elementor-element-0414224{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;}@media(max-width:1024px){.elementor-3134 .elementor-element.elementor-element-29e0558{--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-3134 .elementor-element.elementor-element-0414224{--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;}}@media(min-width:769px){.elementor-3134 .elementor-element.elementor-element-29e0558{--content-width:900px;}}/* Start custom CSS for wd_text_block, class: .elementor-element-22b3cc5 *//* 标题样式 - 仅作用于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 */