.list-wrapper .news-list{margin-bottom:20px}.list-wrapper .news-list .item{display:flex;justify-content:space-between;height:110px;padding:10px 0 9px;border-bottom:1px solid rgba(0,0,0,0.1)}.list-wrapper .news-list .item .left{width:492px;display:flex;flex-direction:column;justify-content:space-between}.list-wrapper .news-list .item .left .news-title a{font-size:16px;line-height:20px;text-decoration:none;color:#000000;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.list-wrapper .news-list .item .left .other{display:flex;color:rgba(0,0,0,0.5);font-size:11px}.list-wrapper .news-list .item .left .other div{margin-left:12px}.list-wrapper .news-list .item .left .other div:first-child{margin-left:0}.list-wrapper .news-list .item .no-image{width:685px}.list-wrapper .news-list .item .right{width:160px;height:90px;border-radius:10px;background-color:#EDEDED;background-size:100%}.list-wrapper .study-list{width:685px;margin-bottom:20px;display:flex;flex-wrap:wrap}.list-wrapper .study-list .item{margin:0 6px 7px 0;width:224px;border-radius:10px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.1)}.list-wrapper .study-list .item .image{width:222px;height:126px;background-color:#EDEDED}.list-wrapper .study-list .item .image img{width:222px;height:126px;border-top-left-radius:10px;border-top-right-radius:10px}.list-wrapper .study-list .item .content{padding:14px 21px 22px;display:flex;flex-direction:column;justify-content:space-between}.list-wrapper .study-list .item .content a{text-decoration:none}.list-wrapper .study-list .item .content .title{font-weight:600;font-size:16px;color:#000000;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:40px}.list-wrapper .study-list .item .content .other{font-size:13px;line-height:13px;height:13px;color:rgba(0,0,0,0.6);display:flex}.list-wrapper .study-list .item .content .other .author{margin-left:5px;padding-left:5px;border-left:1px solid rgba(0,0,0,0.6);overflow:hidden;height:13px;text-overflow:ellipsis;max-width:102px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.list-wrapper .study-list .item:nth-child(3n){margin-right:0}