.btn_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn_box .btn{text-align:center;width:200px;height:50px;line-height:50px;border-radius:10px;margin-right:20px;cursor:pointer;color:#fff}.btn_box .confirm{background-color:#256ae5}.btn_box .go_back{background-color:#eab737}