/** - 2022-10-08 17:13:19 | 723900c3d81eed7917c2f45a188fa579 */
/*底部 - 乡村振兴和可持续发展显示 */
@media screen and (min-width: 1024px) {
    .my_footer_wrap .foot_nav_dfs_76_1_54 .foot-item {
        width: 120px;
    }

    .foot-wrap>.foot-item:nth-child(2) {
        width: 200px;
    }
}

.foot-wrap>.foot-item:nth-child(2) .nav-title>a {
    max-width: 160px;
}

/* a 文字不允许点击 */
.foot-width a {
    pointer-events: none;
}

.foot-width a>span:last-child {
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}

.news_list_page_dfs_16_9_23 .cnews_list li:hover .txt,
.news_list_page_dfs_16_9_23 .btn-more2:hover .txt {
    color: #FFF;
}