.info-form .submit-content .submit-box .submit{position:relative;background-color:var(--mg-button-background, #03c9ff);border-color:var(--mg-button-background, #03c9ff);color:var(--mg-button-color, #fff)}.info-form .submit-content .submit-box .submit:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.info-form .submit-content .submit-box .submit-disabled{cursor:not-allowed;opacity:.4 !important}.info-form .submit-content .submit-box .submit-disabled:hover{opacity:.4}

.md-form.get-more-info-v2{position:relative;width:100%}.md-form.get-more-info-v2 .form-container{position:relative;display:flex;padding:40px 20px;background-color:#f6f7fb;align-items:stretch}.md-form.get-more-info-v2 .form-container.square .info-agent{position:relative;flex-shrink:0;margin-left:20px;margin-right:20px;width:280px;min-height:368px}.md-form.get-more-info-v2 .form-container.square .info-agent.empty::after{display:none}.md-form.get-more-info-v2 .form-container.square .info-agent:after{position:absolute;content:'';background-image:linear-gradient(to bottom, rgba(138,138,138,0.1) 55%, #000 114%);left:0;right:0;top:0;bottom:0}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-image{width:100%;height:100%}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail{z-index:var(--level-low);position:absolute;bottom:20px;left:20px;right:20px;color:#fff}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .name{font-size:20px;font-family:var(--font-bold);line-height:22px;margin-bottom:10px}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .position,.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .phone{margin-bottom:10px;font-size:14px;letter-spacing:-0.35px;line-height:15px}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail p:last-child{margin-bottom:0}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .position span{white-space:nowrap}.md-form.get-more-info-v2 .form-container.round{padding:40px 30px}.md-form.get-more-info-v2 .form-container.round .info-agent{flex-shrink:0;margin-left:10px;margin-right:30px;width:260px}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-image{width:100%;height:260px}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-image img{border-radius:50%}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail{width:100%;text-align:center;margin-top:20px}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .name{font-size:20px;color:#202437;font-family:var(--font-bold);line-height:22px;margin-bottom:10px}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .position,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .phone{margin-bottom:10px;font-size:14px;color:#515666;line-height:15px}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail p:last-child{margin-bottom:0}.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .position span{white-space:nowrap}.md-form.get-more-info-v2 .form-container .info-right{display:flex;flex-direction:column;height:auto}.md-form.get-more-info-v2 .form-container .info-right .title-container{font-size:18px;margin-bottom:20px;padding:0 10px;font-family:var(--font-bold);letter-spacing:0.21px;line-height:1.11;color:#000000;display:-webkit-box;white-space:normal;overflow:hidden;text-overflow:ellipsis;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.md-form.get-more-info-v2 .form-container .info-right .title-container p{overflow:hidden;line-height:inherit}.md-form.get-more-info-v2 .form-container .info-right .info-form{width:100%;display:flex;flex-direction:column;height:100%;justify-content:space-between}.md-form.get-more-info-v2 .form-container .info-right .info-form ::-webkit-input-placeholder{color:#c6c8d1}.md-form.get-more-info-v2 .form-container .info-right .info-form ::-moz-placeholder{color:#c6c8d1}.md-form.get-more-info-v2 .form-container .info-right .info-form ::-ms-input-placeholder{color:#c6c8d1}.md-form.get-more-info-v2 .form-container .info-right .input-content{display:flex;flex-direction:column}.md-form.get-more-info-v2 .form-container .info-right .basic-info{display:flex;flex-wrap:wrap}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box{flex-grow:1;min-width:230px;margin:0 10px 20px 10px;position:relative}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box .mg-error{position:absolute;left:0;bottom:-18px}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box.meetTime .el-input{width:100%}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box.meetTime .el-input__prefix{left:15px}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box.meetTime input{text-indent:25px;color:#000000}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box.question{min-width:calc(100% - 40px)}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box[class*='paragraphText']{width:100%}.md-form.get-more-info-v2 .form-container .info-right .basic-info input{display:inline-block;font-size:14px;height:40px;background-color:#fff;border:solid 1px var(--color-border);border-radius:0;width:100%;padding-left:20px;padding-right:20px}.md-form.get-more-info-v2 .form-container .info-right .basic-info textarea{width:100%;height:80px;border:solid 1px var(--color-border);padding:12px 20px;font-size:14px}.md-form.get-more-info-v2 .form-container .info-right .submit-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 10px}.md-form.get-more-info-v2 .form-container .info-right .submit-box{text-align:right;flex:1}.md-form.get-more-info-v2 .form-container .info-right .submit{display:inline-block;height:40px;min-width:120px;max-width:100%;padding:0 20px;text-align:center;vertical-align:middle;font-size:14px;font-family:var(--mg-button-font)}.md-form.get-more-info-v2 input[type='button'].toast-btn2{font-family:var(--font-bold)}@media (max-width: 800px){.md-form.get-more-info-v2 .form-container{flex-direction:column;padding:0}.md-form.get-more-info-v2 .form-container.square,.md-form.get-more-info-v2 .form-container.round{padding:0}.md-form.get-more-info-v2 .form-container.square .info-agent,.md-form.get-more-info-v2 .form-container.round .info-agent{display:flex;align-items:center;width:100%;height:auto;min-height:auto;padding:26.5px 30px;margin-left:0;margin-right:0;border-bottom:1px solid #fff}.md-form.get-more-info-v2 .form-container.square .info-agent::after,.md-form.get-more-info-v2 .form-container.round .info-agent::after{display:none}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-image,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-image{flex:none;width:64px;height:64px}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail{position:static;width:auto;flex:1;margin-left:15px;margin-top:0;text-align:left}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .name,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .name{font-size:18px;line-height:20px;margin-bottom:4px;color:#202437}.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .position,.md-form.get-more-info-v2 .form-container.square .info-agent .agent-detail .phone,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .position,.md-form.get-more-info-v2 .form-container.round .info-agent .agent-detail .phone{margin-top:0;font-size:12px;color:#515666;line-height:1.5}.md-form.get-more-info-v2 .form-container.square .info-right .title,.md-form.get-more-info-v2 .form-container.round .info-right .title{padding:0}.md-form.get-more-info-v2 .form-container.square .info-right .basic-info .input-box,.md-form.get-more-info-v2 .form-container.round .info-right .basic-info .input-box{margin:15px 0 0 0}.md-form.get-more-info-v2 .form-container.square .info-right .message,.md-form.get-more-info-v2 .form-container.round .info-right .message{margin:15px 0 0 0}.md-form.get-more-info-v2 .form-container.square .info-right .submit-content,.md-form.get-more-info-v2 .form-container.round .info-right .submit-content{padding:0}.md-form.get-more-info-v2 .form-container .info-right{padding:30px 30px 40px 30px}.md-form.get-more-info-v2 .form-container .info-right .title-container{padding:0;font-size:14px;letter-spacing:0;margin-bottom:0}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box{width:100%;min-width:auto;margin:15px 0 0 0}.md-form.get-more-info-v2 .form-container .info-right .basic-info .input-box .mg-error{position:static}.md-form.get-more-info-v2 .form-container .info-right .submit-content{padding:0;flex-direction:column}.md-form.get-more-info-v2 .form-container .info-right .submit-box{width:100%;margin-top:20px}.md-form.get-more-info-v2 .form-container .info-right .submit{display:block;width:100%}}.md-form.get-more-info-v2 .disclaimer-wrap{padding:0 10px}

