.elementor-3645 .elementor-element.elementor-element-51d766d{--display:flex;--min-height:84px;--overlay-opacity:0.5;--margin-top:66px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3645 .elementor-element.elementor-element-51d766d::before, .elementor-3645 .elementor-element.elementor-element-51d766d > .elementor-background-video-container::before, .elementor-3645 .elementor-element.elementor-element-51d766d > .e-con-inner > .elementor-background-video-container::before, .elementor-3645 .elementor-element.elementor-element-51d766d > .elementor-background-slideshow::before, .elementor-3645 .elementor-element.elementor-element-51d766d > .e-con-inner > .elementor-background-slideshow::before, .elementor-3645 .elementor-element.elementor-element-51d766d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor5 );--background-overlay:'';}.elementor-3645 .elementor-element.elementor-element-e19b3c3 > .elementor-widget-container{padding:24px 0px 48px 0px;}.elementor-3645 .elementor-element.elementor-element-e19b3c3 .elementor-heading-title{font-size:48px;font-weight:500;}.elementor-3645 .elementor-element.elementor-element-5e78270{--display:flex;}@media(min-width:768px){.elementor-3645 .elementor-element.elementor-element-5e78270{--content-width:1236px;}}@media(max-width:1024px){.elementor-3645 .elementor-element.elementor-element-51d766d{--margin-top:132px;--margin-bottom:132px;--margin-left:132px;--margin-right:132px;}.elementor-3645 .elementor-element.elementor-element-e19b3c3 .elementor-heading-title{font-size:36px;}}@media(max-width:767px){.elementor-3645 .elementor-element.elementor-element-e19b3c3 .elementor-heading-title{font-size:32px;}}/* Start custom CSS for shortcode, class: .elementor-element-439dbdf */.tablepress {
    width: 94% !important;
    margin: 0 auto !important;
    table-layout: fixed !important;
}

/* 隐藏第4列：公告类型 */
.tablepress .column-4 {
    display: none !important;
}

/* 发布日期：禁止换行 */
.tablepress .column-1 {
    width: 100px !important;
    white-space: nowrap !important;
}

/* 中文标题：自动换行 */
.tablepress .column-2 {
    width: 320px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 英文标题：自动换行 */
.tablepress .column-3 {
    width: 340px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 文件语言：禁止换行 */
.tablepress .column-5 {
    width: 90px !important;
    white-space: nowrap !important;
}

/* 下载链接：强制换行 */
.tablepress .column-6 {
    width: 260px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 单元格垂直居中 */
.tablepress td {
    vertical-align: middle !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5e78270 *//* 整体表格固定布局、居中 */
.tablepress {
    width: 94% !important;
    margin: 0 auto !important;
    table-layout: fixed !important;
}

/* 1 发布日期：单行不换行 */
.tablepress .column-1 {
    width: 100px !important;
    white-space: nowrap !important;
}

/* 2 中文标题：自动换行 */
.tablepress .column-2 {
    width: 290px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 3 英文标题：自动换行 */
.tablepress .column-3 {
    width: 310px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 4 公告类型：单行不换行 */
.tablepress .column-4 {
    width: 110px !important;
    white-space: nowrap !important;
}

/* 5 文件语言：单行不换行 */
.tablepress .column-5 {
    width: 90px !important;
    white-space: nowrap !important;
}

/* 6 下载链接：强制换行，网址自动折行 */
.tablepress .column-6 {
    width: 260px !important;
    white-space: normal !important;
    word-break: break-all !important;
}

/* 单元格垂直居中，排版更美观 */
.tablepress td {
    vertical-align: middle !important;
}/* End custom CSS */