.news_box1_img {
    width: 40%;
    margin-right: 3%;
    display: inline-block\9;
    margin-right: 2%\9;
}

.news_box1_img img {
    width: 100%;
    height: 70%;
    margin-top: 15%;
}

.news_box1_span {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    display: inline-block\9;
}

.box1_botton_right_mincon li {
    border: none;
    height: 100%;
    padding-left: 0;
}

.news_box1_span1 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_box1_span2 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block\9;
}

.news_box1_span3 {
    width: 100%;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 22%\9;
}

.news_box1_span4 {
    text-align: right;
    width: 100%;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 52%\9;
}