.articles--item{margin-left:4vw;margin-right:4vw;height:34.66667vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:.5px solid #ededed}.articles--item:last-child{border-bottom:none}.articles--item__right>img{border-radius:2.13333vw;width:24vw;height:24vw}.articles--item__left{width:60vw;height:34.66667vw;position:relative}.articles--item__left .title{position:absolute;top:6.66667vw;width:56.26667vw;font-size:4.26667vw;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333;line-height:6.4vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.articles--item__left .times{position:absolute;bottom:6.66667vw;font-size:3.2vw;font-family:PingFangSC-Light,PingFang SC;font-weight:300;color:#8f8f8f;line-height:4.53333vw}