.mk-form {position: relative;background: #FFF;margin:20px 0;padding: 20px;}
.mk-form-title{position: relative;margin-bottom: 20px;background: #272e89;padding:0 15px;height: 50px;line-height: 50px;font-size: 16px;color: #fff;border: 1px solid #E3E3E3;}
.mk-form .field input, .mk-form .field textarea {border-left-width: 3px;border-left-color: #013e5a!important;}
.mk-form .mk-submit-btn{width: 100%;font-size: 16px;background-color: #016aac;color: #fff}
.mk-form .el-radio{margin-bottom: 10px}
.mk-form .mk-form-captcha-img{height: 40px;vertical-align: top;}
.mk-form .mk-form-captcha-code{width: 130px;}