.use-tip-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.use-tip-box>.item{width:280px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 40px}.use-tip-box>.item:not(:first-child){border-left:1px solid #ccc}.use-tip-box .space-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}