
.row{
    margin: 0;
    margin-top: 10px;
}
/*
.col-sm-12{
    margin: 0;
    padding: 0;
}

.dataTables_wrapper .dataTables_filter input{
    margin: 0;
    padding: 0;
}

#papers_wrapper{
    padding: 10px;
}*/

.row div {
    padding: 0;
}
.news_list .item_m{
    height: 184px;
}
.news_list .item_m .m{
    height: 184px;
}

.news_list .item_m .t{
    color: #2d50d3;
    font-weight: bold;
    height: auto;
    overflow: auto;
    white-space: normal;
}

.news_list .item_m {
    padding-left: 30px;
    cursor: auto;
}

.news_list .item_m .m .tag span.detail {
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    margin-right: 6px;
    border: 1px #96a7e9 solid;
    color: #2d52d4;
    cursor: pointer;
}

.news_list .item_m .m .tag span.pdf {
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0 8px;
    margin-right: 6px;
    border: 1px #96a7e9 solid;
    color: #2d52d4;
    cursor: pointer;
}

.layui-row{
    margin: 10px;
}

.layui-row div{
    margin-top: 8px;
}

.news_list .item_m:hover{
    box-shadow: none;
}
