.newslist .newslist-menu{margin:40px auto;display:flex;align-items:center;justify-content:space-around;width:982px;height:60px;background:#fff;box-shadow:0 0 16px 0 hsla(0,0%,76.1%,.5);border-radius:8px}.newslist .newslist-menu-item{height:16px;font-size:16px;color:#1b1b1b;line-height:16px}.newslist .newslist-menu-item-y{font-weight:600;color:#000}.newslist .newslist-menu-search{position:relative;width:260px;border-bottom:1px solid #c8c8c8}.newslist .newslist-menu-search-input .el-input__inner{border:0}.newslist .newslist-menu-search-img{position:absolute;right:0;top:10px;width:20px;height:20px}.newslist .newslist-content{width:1120px;display:flex;flex-wrap:wrap;margin:0 auto}.newslist .newslist-content-item{width:346px;margin-right:40px;margin-bottom:40px}.newslist .newslist-content-item-img{width:100%;height:195px;background:#d8d8d8;border-radius:4px}.newslist .newslist-content-item-txt-title{font-size:16px;color:#1b1b1b;line-height:24px}.newslist .newslist-content-item-txt-bottom{display:flex;justify-content:space-between;font-size:14px;color:#909090}.newslist .newslist-content-item-txt-type{display:flex;align-items:center}.newslist .newslist-content-item-txt-createTime-img,.newslist .newslist-content-item-txt-type-img{width:14px;height:14px;margin-right:5px}.newslist .newslist-paging{display:flex;justify-content:center;margin:60px 0}