.rs-work-process-wrap .work-item{flex-wrap:wrap;position:relative;align-items:center;margin-top:37px;display:flex}.rs-work-process-wrap .work-item .rs-step-part{flex-shrink:0;position:relative;width:7.5%}.rs-work-process-wrap .work-item .rs-step-part span{height:54px;justify-content:center;font-size:18px;color:#616161;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#f7f7f7;align-items:center;border-radius:2px;width:54px;display:flex}.rs-work-process-wrap .work-item .rs-step-part:after{height:100%;border-left:1px dashed #616161;content:"";position:absolute;left:27px}.rs-work-process-wrap .work-item .divider{position:absolute;bottom:0;top:0;left:-10px;width:2px}.rs-work-process-wrap .work-item .divider:after{height:54px;content:"";background-color:#f7f7f7;border-radius:2px;margin-left:-15px;width:54px;margin-top:-32px;display:block}.rs-work-process-wrap .work-item .right-part{width:28%}.rs-work-process-wrap .work-item .right-part .item-period{font-size:22px;font-weight:700;margin-bottom:0;line-height:32px}.rs-work-process-wrap .work-item .timeline-desc{width:64%}.rs-work-process-wrap .work-item .timeline-desc p{font-size:16px;font-weight:400;margin-bottom:0;line-height:28px}.rs-work-process-wrap .work-item:hover .rs-step-part span{color:#fff;background-color:#ea5501}.rs-work-process-wrap .work-item:last-child .rs-step-part:after{border-left:0 dashed #616161}.rs-work-process-wrap .work-item:first-child{margin-top:0}.clearfix:after{clear:both}.clearfix:after,.clearfix:before{content:" ";display:table}