@charset "UTF-8";.h5game-simple-dialog-pc-dialog{width:400px;display:flex;flex-direction:column;align-items:stretch;border-radius:8px;overflow:hidden;background-color:#282a2e;border:1px solid rgba(255,255,255,.1);padding:32px 40px;position:relative}.h5game-simple-dialog-pc-header{display:flex;align-items:center;width:100%;height:24px;margin-bottom:22px;box-sizing:border-box}.h5game-simple-dialog-pc-title-icon{width:32px;height:32px;margin-right:16px;flex-shrink:0}.h5game-simple-dialog-pc-title{font-size:20px;font-weight:700;font-family:Microsoft YaHei UI,PingFangSC-Regular,sans-serif;color:#fff;text-align:left;flex:1;line-height:24px}.h5game-simple-dialog-pc-btn-group{width:100%;height:34px;margin-top:32px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}.h5game-simple-dialog-pc-success-btn,.h5game-simple-dialog-pc-success-btn-full{display:flex;background-color:#205aef;justify-content:center;align-items:center;width:112px;height:40px;border-radius:8px;margin-left:0;cursor:pointer;flex-shrink:0;transition:all .2s ease}.h5game-simple-dialog-pc-success-btn:hover,.h5game-simple-dialog-pc-success-btn-full:hover{background-color:rgba(32,90,239,.85)}.h5game-simple-dialog-pc-success-btn:active,.h5game-simple-dialog-pc-success-btn-full:active{background-color:rgba(32,90,239,.6)}.h5game-simple-dialog-pc-success-btn-full{width:112px;margin-left:0;background-color:rgba(255,255,255,.1)}.h5game-simple-dialog-pc-success-btn-full:hover,.h5game-simple-dialog-pc-success-btn-full:active{background-color:rgba(255,255,255,.2);opacity:1}.h5game-simple-dialog-pc-success-btn-text{font-size:16px;line-height:20px;font-weight:400;font-family:PingFangSC-Regular,sans-serif;color:#fff}.h5game-simple-dialog-pc-cancel-btn{display:flex;border-radius:8px;background:rgba(255,255,255,.1);justify-content:center;align-items:center;width:112px;height:40px;cursor:pointer;flex-shrink:0;transition:all .2s ease}.h5game-simple-dialog-pc-cancel-btn:hover,.h5game-simple-dialog-pc-cancel-btn:active{background-color:rgba(255,255,255,.2);opacity:1}.h5game-simple-dialog-pc-cancel-btn-text{font-size:16px;line-height:20px;font-weight:400;font-family:PingFangSC-Regular,sans-serif;color:#fff}.h5game-simple-dialog-pc-line{width:100%;height:.5px;background:rgba(255,255,255,.3);margin:0}
