.list.xrld .col_news .news_list li.news .news_imgs {
    text-align: center;
    float: left;
    width: 236px;
}

.list.xrld .col_news .news_list li.news .news_con {
    margin-left: 256px;
}

.list.xrld .col_news .news_list li.news .news_con .news_title {
    float: none;
    width: 100%;
}

.list.xrld .col_news .news_list li.news {
    border-bottom: 1px dashed #ccc;
    padding: 26px 0;
}

.list.xrld .col_news .news_list li.news .news_con .news_text {
    line-height: 30px;
    color: #333;
    font-size: 16px;
}

.list.xrld span.sj {
    display: inline-block;
    font-weight: bold;
    margin-right: 50px;
    color: #123971;
    font-size: 20px;
}

.list.xrld span.bt {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #123971;
}

.list.xrld .col_news .news_list li.news .news_imgs img {
    height: 240px;
    width: 192px;
    max-width: 100%;
}
