@charset "UTF-8";.jdd-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jdd-timeline.is-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.jdd-timeline.is-reverse .jdd-timeline-item:first-of-type .jdd-timeline-item__line{display:none}.jdd-timeline.is-reverse .jdd-timeline-item:last-of-type .jdd-timeline-item__line{display:block}.jdd-timeline .jdd-timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.jdd-timeline .jdd-timeline-item:last-of-type .jdd-timeline-item__line{display:none}.jdd-timeline .jdd-timeline-item__line{-webkit-box-flex:1;-ms-flex:1;flex:1;width:2px;background:#E5E5E5;-webkit-transform:translateX(5px);transform:translateX(5px);position:absolute;z-index:0;height:100%}.jdd-timeline .jdd-timeline-item__main{position:relative;z-index:1}.jdd-timeline .jdd-timeline-item__desc{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:10px;margin-bottom:40px}.jdd-timeline .jdd-timeline-item__desc__title{font-weight:700;font-size:14px;line-height:1;margin-bottom:6px;color:#333}.jdd-timeline .jdd-timeline-item__desc__time{background:#F0F5FF;border:1px solid #E6EDFF;border-radius:4px;color:#666;display:inline-block;padding:2px 5px;margin:10px 0}.jdd-timeline .jdd-timeline-item__desc__content{width:100%;font-size:14px;color:#666}.jdd-timeline .jdd-timeline-item__icon{width:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;border-radius:50%;border:2px solid #E5E5E5;background-color:#fff;float:left}.jdd-timeline .jdd-timeline-item__icon--active{border:1px solid #4260FD;background-color:#4260FD}.jdd-timeline .jdd-timeline-item:last-of-type{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.jdd-timeline .jdd-timeline-item:last-of-type .jdd-step-item__desc{-webkit-box-flex:1;-ms-flex:1;flex:1}.jdd-timeline .jdd-timeline-item:last-of-type .jdd-step-item__line{-webkit-box-flex:0;-ms-flex:0;flex:0}