.elementor-77540 .elementor-element.elementor-element-3ebb157d{--display:flex;--width:100.442%;--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:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-77540 .elementor-element.elementor-element-3ebb157d.e-con{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for text-editor, class: .elementor-element-39624077 *//* 表格整体样式 */
        .mdsTouchless {
            font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            color: #666;
            margin-bottom: 0;
            border-spacing: 2px;
            border-collapse: separate;
            width: 100%;
            line-height: 1.5;
            text-align: center;
            border: none;
            outline: 0;
            letter-spacing: 1px;
        }

        /* 表格主体样式 */
        .mdsTouchless tbody {
            color: #333;
        }

        /* 表头行样式 */
        .mdsTouchless tr.firstRow th {
            color: #fff;
            padding: 17.8906px 0;
            font-weight: normal;
            background: #0f4fa6;
            font-size: 18px;
            text-align: center;
        }

        /* 交替行背景色 */
        .mdsTouchless tr:nth-child(even) {
            background: #f7f7f7;
        }

        /* 单元格通用样式 */
        .mdsTouchless td,
        th {
            padding: 19.1875px 0;
            vertical-align: middle;
            border-color: #d5d5d5;
            outline: 0;
            word-break: break-all;
        }/* End custom CSS */