/* 服务与支持表单：仅覆盖 submit7 模板既有的 Element UI 结构。 */
:root{--support-ink:#292929;--support-muted:#b8bbc0;--support-line:#e1e4e8;--support-orange:#f26732;--support-button:#bbbcb8}
body{background-color:#fff;}
.cg-form{max-width:888px!important;padding:0 0 76px;font-family:"Noto Sans SC","Microsoft YaHei",sans-serif;color:var(--support-ink)}
.cg-form>.el-form>.row:first-child{margin-right:-16px;margin-left:-16px}.cg-form>.el-form>.row:first-child>.form-group{padding-right:16px;padding-left:16px;margin-bottom:24px}
.cg-form .el-form-item{margin-bottom:0}.cg-form .el-form-item__label{display:flex!important;align-items:center!important;width:100%;height:26px!important;padding:0!important;color:var(--support-ink)!important;font-size:16px!important;font-weight:500!important;line-height:26px!important}.cg-form .el-form-item__label:before{content:""!important;display:inline-block;width:18px;height:18px;margin:0 8px 0 0!important;background:center/contain no-repeat;flex:0 0 18px}.cg-form .el-form-item.is-required>.el-form-item__label:after{order:2;margin:0 0 0 2px!important;color:var(--support-orange)!important;font-size:16px}
.cg-form>.el-form>.row:first-child>.form-group:nth-child(1) .el-form-item__label:before{background-image:url("../icons/lb-icon-name.png")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(2) .el-form-item__label:before{background-image:url("../icons/lb-icon-phone.png")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(3) .el-form-item__label:before{background-image:url("../icons/lb-icon-mail.png")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(4) .el-form-item__label:before{background-image:url("../icons/lb-icon-wechat.svg")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(5) .el-form-item__label:before{background-image:url("../icons/lb-icon-build.png")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(6) .el-form-item__label:before{background-image:url("../icons/lb-icon-dept.svg")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(7) .el-form-item__label:before{background-image:url("../icons/lb-icon-city.svg")}.cg-form>.el-form>.row:first-child>.form-group:nth-child(8) .el-form-item__label:before{background-image:url("../icons/lb-icon-text.png")}
.cg-form .el-input--medium .el-input__inner,.cg-form .el-textarea__inner{border:1px solid var(--support-line)!important;border-radius:5px!important;color:var(--support-ink)!important;font-family:inherit!important;font-size:14px!important;box-shadow:none!important;transition:border-color .25s ease,box-shadow .25s ease}.cg-form .el-input--medium .el-input__inner{height:42px!important;line-height:42px!important;padding:0 16px!important}.cg-form .el-textarea__inner{height:160px!important;min-height:160px!important;padding:13px 16px!important;line-height:1.7!important;resize:vertical}.cg-form .el-input__inner::placeholder,.cg-form .el-textarea__inner::placeholder{color:var(--support-muted)!important}.cg-form .el-input__inner:focus,.cg-form .el-textarea__inner:focus{border-color:#f58a63!important;box-shadow:0 0 0 1px #f58a63!important}
.cg-form>.el-form>.row:last-child{margin:0!important;padding-top:20px!important;text-align:left!important}.cg-form>.el-form>.row:last-child>.form-group{padding:0!important;margin:0!important}.cg-form .btn.btn-danger{position:relative;display:inline-flex!important;align-items:center;height:34px!important;padding:0 0 0 43px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--support-ink)!important;font-family:inherit!important;font-size:16px!important;font-weight:500!important;line-height:34px!important;box-shadow:none!important}.cg-form .btn.btn-danger:before{content:"";position:absolute;left:0;top:2px;width:30px;height:30px;border-radius:50%;background:var(--support-button);transition:background-color .25s ease}.cg-form .btn.btn-danger:after{content:"";position:absolute;left:10px;top:12px;width:7px;height:7px;border-top:1.5px solid #fff;border-right:1.5px solid #fff;transform:rotate(45deg)}.cg-form .btn.btn-danger:hover,.cg-form .btn.btn-danger:focus{color:var(--support-ink)!important;background:transparent!important}.cg-form .btn.btn-danger:hover:before,.cg-form .btn.btn-danger:focus:before{background:var(--support-orange)}
@media(max-width:767px){.cg-form{padding:0 18px 48px}.cg-form>.el-form>.row:first-child{margin-right:-8px;margin-left:-8px}.cg-form>.el-form>.row:first-child>.form-group{padding-right:8px;padding-left:8px;margin-bottom:18px}.cg-form .el-form-item__label{height:24px!important;font-size:14px!important;line-height:24px!important}.cg-form .el-form-item__label:before{width:16px;height:16px;margin-right:7px!important;flex-basis:16px}.cg-form .el-input--medium .el-input__inner{height:40px!important;line-height:40px!important}.cg-form .el-textarea__inner{height:140px!important;min-height:140px!important}.cg-form>.el-form>.row:last-child{padding-top:14px!important}.cg-form .btn.btn-danger{font-size:15px!important}}
