.device_statics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 10px;font-size:16px;color:#fff;background:#fff;border-top:1px solid #eee}.device_statics span{font-weight:900}.device_statics .device_money{background:linear-gradient(100deg,#9f7ef4,#645bdb)}.device_statics .device_count,.device_statics .device_money{width:150px;height:100px;border:0 solid #fff;-webkit-box-shadow:0 3px 7px 0 rgba(0,0,0,.35);box-shadow:0 3px 7px 0 rgba(0,0,0,.35);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.device_statics .device_count{background:linear-gradient(79deg,#bd4075,#db5563)}