.news .date{
float: left;
width: 88px;
text-align: center;
    border: 1px solid #007b89;}
.news .date span{
    height: 28px;
    display: block;
    line-height: 28px;}
.news .date .yy{
    background: #157c45;
    color: #fff;}
.news .stxt{
    width: calc(100% - 100px);
    float: right;
    display: -webkit-box;
    line-clamp: 2;
    line-height: 28px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: inherit !important;}
.news  ul li{
overflow:hidden;
    margin-bottom: 20px;}
.news a{padding-right:0px !important;}

.news ul li{padding-left:0px !important;}
.yqlj{
    background: #EFEFEF;
    margin: 0 10px;
    min-height: 90px;}

.yqlj li{
    float: left;
    height: 30px;
    line-height: 30px;
    width: 25%;}

.yqlj li a{}
