.default-modal .el-dialog__wrapper{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}.default-modal .el-dialog__wrapper .el-dialog{width:780px!important;border-radius:10px;background-color:#1181fa}.default-modal .el-dialog__header{height:50px;border-radius:10px 10px 0 0;font-size:17px;line-height:20px;color:#fff!important;display:flex;justify-content:space-between;align-items:center;padding:26px 20px 26px 0;box-sizing:border-box}.default-modal .el-dialog__header .el-dialog__headerbtn{width:18px;height:18px;font-size:18px;top:12px}.default-modal .el-dialog__header .el-dialog__close{width:18px;height:20px;font-size:24px;color:#fff}.default-modal .el-dialog__body{background-color:#fff;min-height:200px;border-radius:0 0 10px 10px}.default-modal .el-dialog__body .el-form{width:100%;max-height:440px;overflow:hidden;overflow-y:auto;padding-top:10px}.default-modal .el-dialog__body .el-form .el-form-item .el-form-item__label{width:140px!important}.default-modal .el-dialog__body .el-form .el-form-item .el-form-item__content{width:200px!important;margin-left:150px!important}.default-modal .el-dialog__body .el-form .desc-item .el-form-item__content,.default-modal .el-dialog__body .el-form .span-item .el-form-item__content{width:603px!important;margin-left:150px!important}.default-modal .el-dialog__body .el-form .txt-style .el-form-item__content{width:550px!important}.default-modal .el-dialog__body .el-form .title-item .el-form-item__label{width:100px!important}.default-modal .el-dialog__body .el-form .title-item .el-form-item__content{margin-left:110px!important}.default-modal .el-dialog__body .el-form .btn-item{display:flex;justify-content:center;align-items:center}.default-modal .el-dialog__body .el-form::-webkit-scrollbar{display:none}.default-modal .el-dialog__footer{background-color:#fff;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center}.default-modal .el-dialog__footer .el-button{width:120px;height:43px;background-color:#1181fa;border-radius:10px;padding:0;margin:0;font-size:18px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333}.default-modal .el-dialog__footer .el-button.el-button--primary{border:none;background-color:#0075ff;color:#fff}.default-modal .el-dialog__footer .el-button+.el-button{margin-left:80px}.agreement-modal .agreement-container[data-v-7d79e620]{max-height:400px;font-size:15px;color:#333;overflow:hidden;overflow-y:scroll}