.news_box .news_imgs img{
    float: left;
    width: 70px;
    height: 90px;
    margin-right: 10px;
    border: 0px solid red;
    position: relative;
    background: #eee;
}

.news_box.clearfix .news_title {
    line-height: 19px;
    font-size: 14px;
    color: #000;
}
.news {
    margin-bottom: 27px;
}
p.news_meta {
    padding-left: 80px;
    margin-bottom: 6px;
    line-height: 20px;
    font-size: 12px;
    color: #8d8d8d;
    text-decoration: none;
}
a, button {
    cursor: pointer;
 
    text-decoration: none;
}
iframe {
    height: 400px;
}
.news_imgs {
    float: left;
}
.news_box .news_imgs img {
    float: none !important;
}
a.news_box.clearfix {
    display: flow-root;
}
.news_wz {
    min-height: 71px;
}
