.wp_subcolumn_list .wp_sublist .sublist_title{
    border-bottom:none;
    margin:0 0 20px 0;
    height:auto;
    line-height:40px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a{font-size:36px;color:#4f81bd;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
.wp_subcolumn_list .wp_sublist{overflow:hidden;margin-bottom: 50px;}

.col_news_con{padding-top:40px;}
.col_news_list .news_list .news{
    float:left;
    width:25%;
    margin:10px 0;
}
.col_news_list .news_list .news_title{
    font-size:18px;
    width:55px;
    text-align:justify;
    text-align-last:justify;
    margin:0 auto;
    white-space: nowrap;
}
@media screen and (max-width: 767px){
    .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:24px;color:#4f81bd;}
}