
.activity-item{padding: 24px 30px 24px 30px;box-sizing: border-box;background-repeat: no-repeat;background-position: right bottom;}
.activity-item .title{font-size: 18px;margin-bottom: 10px}
.activity-item .title:after{content:'';display:block;width: 100%;height: 1px;background-color: #e5e8ed;;margin-top: 10px}
.activity-item .desc{min-height: 44px;margin: 10px 0; }

