*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.sstScene{width:100%;height:100%;background-color:#fff}.custom-confirm-modal .ivu-modal-header{border-bottom:1px solid #e8eaec;padding:10px 20px;padding-left:25px;background:-webkit-gradient(linear,left bottom,left top,from(#ffecc4),to(#ffdd94));background:linear-gradient(0deg,#ffecc4,#ffdd94);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-confirm-modal .ivu-modal-header:before{content:"";position:absolute;width:3px;height:16px;background-color:#552910;top:0;bottom:0;margin-top:auto;margin-bottom:auto;left:15px}.custom-confirm-modal .ivu-modal-header-inner{color:#552910;font-size:16px;font-weight:500}.custom-confirm-modal .ivu-modal-body{padding:20px}.custom-confirm-modal .confirm-content{color:#515a6e;font-size:16px;line-height:1.5;word-break:break-all;letter-spacing:1px;padding:5px 0}.custom-confirm-modal .confirm-footer{text-align:center;padding:12px 20px 16px}.custom-confirm-modal .confirm-footer .okBtn{background:-webkit-gradient(linear,right top,left top,from(#ff5400),to(#ffa800));background:linear-gradient(-90deg,#ff5400,#ffa800);border:0 solid #6d6d6d;border-radius:11px;color:#fff;cursor:pointer;padding:4px 15px}