.h-dialog-header{align-items:center;background:linear-gradient(90deg,#ffe9d51a,#ffe9d500);border-top-left-radius:16px;border-top-right-radius:16px;display:flex;height:56px;padding:24px 30px;position:relative;width:100%}.h-dialog-header .orange-line{font-size:18px;padding-left:14px;position:relative}.h-dialog-header .orange-line:before{background:#ff6a14;border-radius:4px;content:"";height:20px;left:0;position:absolute;top:calc(50% - 10px);width:6px}.h-dialog-header .title{color:#333;font-size:20px;font-weight:600}.h-dialog-header .close-icon{cursor:pointer;font-size:20px;height:20px;position:absolute;right:32px;top:16px;width:20px}.h-dialog-header .close-icon:hover{background-color:#f0f0f0;border-radius:50%;color:#333;padding:2px;transform:scale(1.1);transition:all .3s ease}.h-dialog-content{padding:24px 30px}.h-dialog-header-custom{align-items:center;background:linear-gradient(175deg,#fcf6e0,#fff 90%);border-top-left-radius:16px;border-top-right-radius:16px;display:flex;height:90px;padding:24px 30px;position:relative;width:100%}[data-v-018ca89f] .el-dialog{border-radius:20px;padding:0}
