.tracing-wrap{width:100%;height:-webkit-calc(100vh - 46px);height:calc(100vh - 46px);background-color:#fff;overflow:hidden}.tracing-top{display:block;width:100%}.tracing-body{width:100%;height:200px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden}.tracing-body .btn{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;width:120px;height:46px;line-height:46px;text-align:center;background:#1c2429;color:#fefaf3;border-radius:23px}.tracing-body .btn,.tracing-body .btn.link{-webkit-box-shadow:0 3px 2px 1px #919da2;box-shadow:0 3px 2px 1px #919da2}.tracing-body .btn.link{background:#fefaf3;color:#1c2429}