
.pop {width: 160px;height: 60px;border-radius: 5px;position: absolute;background-color: rgba(55, 166, 167, 0.73);}.triangle-bottom {width: 0;height: 0;border-top: 15px solid rgba(55, 166, 167, 0.73);border-left: 15px dashed transparent;border-right: 15px dashed transparent;position: absolute;left: 65px;top: 60px;}.lock-itemitem {width: 100%;text-align: center;margin-top: 5px;}.item > span {display: inline-block;width: 33.33%;font-weight: bold;font-size: 14px;}.item > span:first-child {color: #2a2a2a;}.item > span:nth-child(2) {color: #fff;}.item > span:nth-child(3) {color: #bc3b3a;}
<div class="pop"><div><div class="item"><span>总数</span><span>可租</span><span>故障</span></div><div class="item"><span>312</span><span>23</span><span>22</span></div></div><div class="triangle-bottom"></div>
</div>