@charset "UTF-8";:root{--el-color-primary:#2974f0;--el-input-placeholder-color:#999;--el-input-border-color:#ccc;--el-border-color:#e6e6e6;--el-color-primary-light-9:#f3f4f6;--el-color-primary-light-3:rgba(0,59,216,.7);--el-text-color-primary:#222;--el-text-color-regular:#666;--el-text-color-secondary:#999;--el-text-color-placeholder:#999;--el-font-family:"AlibabaPuHuiTi","Helvetica Neue",helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",arial,sans-serif}.book-form-dialog .el-dialog{--el-dialog-border-radius:20px;--el-dialog-padding-primary:20px;--el-dialog-bg-color:#515240;background:var(--book-form-dialog-bg-image) no-repeat center/cover}.book-form-dialog .el-dialog .el-dialog__header{display:none}.book-form-dialog .book-form-dialog-content{display:flex;justify-content:space-between}.book-form-dialog .book-form-dialog-content-left{align-items:flex-start;box-sizing:border-box;display:flex;flex:1;flex-direction:column;height:auto;justify-content:space-between;overflow:hidden;padding:10px 20px}.book-form-dialog .book-form-dialog-content-left-logo{height:40px;width:79px}.book-form-dialog .book-form-dialog-content-left-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.book-form-dialog .book-form-wrap{background-color:var(--el-color-white);border-radius:10px;box-sizing:border-box;height:auto;padding:30px;position:relative;width:780px}.book-form-dialog .book-form-header-close{cursor:pointer;font-size:0;position:absolute;right:20px;top:20px;z-index:9}.book-form-dialog .book-form-header-close:after{content:"";cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.book-form-dialog .book-form-dialog-contact{color:var(--el-color-white)}.book-form-dialog .book-form-dialog-contact-title{font-family:AlibabaPuHuiTi-Bold;font-size:20px;line-height:24px}.book-form-dialog .book-form-dialog-contact-content{font-size:13px;line-height:16px;margin-top:10px;opacity:.8}.book-form-dialog .book-form-dialog-contact-desc{box-shadow:inset 0 0 0 1px #ffffff4d;display:grid;gap:0;grid-template-columns:repeat(2,1fr);margin-top:20px}.book-form-dialog .book-form-dialog-contact-desc-item{align-items:flex-start;box-shadow:1px 1px #ffffff4d;display:inline-flex;gap:10px;justify-content:flex-start;overflow:hidden;padding:10px 20px}.book-form-dialog .book-form-dialog-contact-desc-item.span2{grid-column:span 2}.book-form-dialog .book-form-dialog-contact-desc-item-icon{display:inline-flex;flex-shrink:0;font-size:20px;height:20px;width:20px}.book-form-dialog .book-form-dialog-contact-desc-item-text{flex:1;font-size:12px;line-height:20px;overflow:hidden}
