.tapl{padding-top:54px}.tapl-cap{color:#282828;font-size:24px;text-align:center;font-weight:700}.tapl-list{padding:80px 0}.tapl-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.tapl-list-item:after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#979797}.tapl-list-item:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;background-color:#fd8f5d;border-radius:50%;z-index:1}.tapl-list-item .item-left,.tapl-list-item .item-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-ms-flex-negative:0;flex-shrink:0;padding:30px 38px;-webkit-box-sizing:border-box;box-sizing:border-box}.tapl-list-item .item-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tapl-list-item .item-cap{color:#2d83df;font-size:36px}.tapl-list-item .item-tit{color:#282828;font-size:16px;max-width:400px;line-height:22px;margin-top:3px}.tapl-list-item .item-ico{width:110px;height:110px;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%}.tapl-list-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tapl-list-item:nth-child(2n) .item-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tapl-list-item:nth-child(2n) .item-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}