.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
    cursor: pointer;
    color: #333;
    font-weight: 700;
    padding: 0 10px 5px;
    margin-bottom: 15px;
    FONT-SIZE: 18PX;
    position: relative;
}

.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}

.wp_subcolumn_list .wp_sublist .news_list .news {
    float: left;
    width: 16.6666%;
    margin: 0 10px 10px 0;
    line-height: 34px;
}

.wp_subcolumn_list .wp_sublist .news_list .news .news_title {
    /* float: left; */
    width: 165px;
    border: 1px solid #f5f5f5;
    text-align: center;
    display: flex;
}

.wp_subcolumn_list .wp_sublist .news_list .news .news_title a {
    float: left;
    /*width: 55px;*/
    display: inline-block;
    /* align-items: center; */
    /* flex-direction: column; */
    padding: 10px 4px 15px;
    margin: 0px auto;
    color: #333;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.42857143;
    /* white-space: pre-wrap; */
    /* word-break: break-all; */
    text-align-last: justify;
}

div#wp_news_w6 {
    display: inline-block;
    width: 100%;
}

.wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 1px dashed #e1e1e1;}

.wp_subcolumn_list .wp_sublist {
    /* margin-bottom: 30px; */
}

.wp_subcolumn_list .wp_sublist .sublist_title {
    margin-bottom: 30px;
    height: 50px;
    line-height: 50px;
}

.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {height: 52px;}