.content_wrap{width:100%}
.content_wrap .top_content{width:1270px;margin:20px auto;display:flex;display:-webkit-flex;justify-content:space-between}
.top_content .box_wrap{width:410px;height: 100%;border:solid 1px #bfbfbf;border-radius:6px;box-sizing:border-box;overflow:hidden}
.box_wrap .new_wrap{width:93%;margin:0 auto;padding:15px 0}
.new_wrap  li .item_text{width:95%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:normal !important;box-sizing:border-box;padding-left:8px}
.new_wrap li .text{width:83%}
.new_wrap  li a{width:100%;font-size:14px;font-weight:400;color:rgba(27,27,27,1);line-height:34px;display:flex;align-items:center;display:-webkit-flex;justify-content:flex-start}
.new_wrap li a{border-bottom:1px dashed #bfbfbf}
.new_wrap li .item_dian{width:4px;height:4px;border:1px solid #313131;background:#000;border-radius:50%}
.new_wrap li .item_data{width:16%;text-align:center}

