.content-history-box { background: #fff; } .content-history { width: 1100px; margin: 0 auto; overflow: hidden; background-color: #fff; } .content-history .title { font-size: 36px; color: #4A4A4A; text-align: center; margin-top: 60px; } .history-box img { width: 58px; display: block; margin: 60px auto 0; } .history-box i { display: block; width: 4px; height: 1907px; background: #F8F8F8; margin: -20px auto 0; } .history-box { position: relative; } .history-box .history-list { position: absolute; /*left: 55px; top: 170px;*/ box-shadow: 0 0 20px 0 rgba(0,0,0,0.10); border-radius: 2px; } .history-box .history-list .history-list-top{ width: 408px; height: 100px; background: #C30F23; background: #D0021B; border-radius: 2px 2px 0 0; font-size: 18px; color: #FFFFFF; line-height: 100px; text-align: left; padding-left: 20px; position: relative; } .history-box .history-list .history-list-top .brance-left { width: 73px; display: block; height: 63px; position: absolute; right: -73px; top: 50px; background-image: url(../images/brance-left.png) } .history-box .history-list .history-list-top .brance-right { width: 73px; display: block; height: 60px; position: absolute; left: -73px; top: 50px; background-image: url(../images/brance-right.png) } .history-box .history-list .history-list-bottom { width: 408px; text-align: left; background: #FFFFFF; border-radius: 2px; font-size: 14px; color: #4A4A4A; line-height: 36px; padding: 10px 0 10px 20px; }