.box-wrapper{position:relative;padding:0 20px 10px;border-left:2px solid transparent;background-color:#fff}.box-wrapper .title{min-height:34px;font-size:13px;width:100%;padding:10px 0;word-wrap:break-word;word-break:break-all}.box-wrapper .title span:first-child{color:red}.box-wrapper .title span:nth-child(2){color:#999}.box-wrapper .control{position:absolute;right:30px;bottom:-18px;z-index:1;width:36px;height:36px;background:#fff;border-radius:50%;display:inline-block;-webkit-box-shadow:0 2px 4px 0 hsla(0,0%,63.9%,.5);box-shadow:0 2px 4px 0 hsla(0,0%,63.9%,.5);color:#d84636;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}