.elementor-4371 .elementor-element.elementor-element-60439a5{--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;}.elementor-4371 .elementor-element.elementor-element-cea7ce7{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-4371 .elementor-element.elementor-element-1756d5e{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-4371 .elementor-element.elementor-element-f746ac6{--image-transition-duration:0ms;--content-text-align:center;--content-padding:20px;}.elementor-4371 .elementor-element.elementor-element-04672d0{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;}.elementor-4371 .elementor-element.elementor-element-996cae8{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-4371 .elementor-element.elementor-element-d69cf02{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;}.elementor-4371 .elementor-element.elementor-element-dc72075{--image-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-4371 .elementor-element.elementor-element-022a7a0{text-align:center;}.elementor-4371 .elementor-element.elementor-element-2cc8335 .elementor-wrapper{--video-aspect-ratio:1.77777;}/* Start custom CSS for text-editor, class: .elementor-element-022a7a0 */table {
    width: 100%;
    border-collapse: collapse; /* 合并表格边框 */
}

table td, table th {
    border: 1px solid #000; /* 设置表格单元格和表头的边框颜色为黑色 */
    padding: 8px;
    text-align: inherit;
}

table th {
    background-color: #f4f4f4; /* 设置表头背景颜色 */
}

table tr:last-child td {
    border-bottom: 1px solid #000; /* 确保底部边框显示 */
}/* End custom CSS */