.box{width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.box,.tools_box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tools_box{width:500px;height:200px;border-radius:12px;background-color:#e8edf8;box-shadow:0 8px 10px rgb(0 0 0/34%),0 0 6px rgb(0 0 0/4%);-ms-flex-pack:justify;justify-content:space-between;padding:24px;border:2px solid #2593fc}img{width:60px;height:60px}.infoBox{display:-ms-flexbox;-ms-flex-pack:justify;justify-content:space-between;display:flex;-ms-flex-align:center;align-items:center}.info_title{font-weight:600;color:#3c4253;font-size:18px;letter-spacing:3px}.btn{background-color:#2593fc;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:6px 14px;font-size:14px;border-radius:35px;color:#fff;cursor:pointer}