.container-reg{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;min-height:100%}.container-reg h1{font-size:16px;color:#fff}.container-reg h3{font-weight:700;padding-left:20px}.container-reg .container-reg-header{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:60px;color:#333;background:#275aa0}.container-reg .container-reg-header,.container-reg .header-logo-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-reg .header-logo-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px}.container-reg .header-subtitle{font-size:12px;color:#fff}.container-reg .header-logo{height:40px;width:40px;margin-right:10px;background:url(../../static/img/logo-white.c09afebe.png) 50% no-repeat;background-size:contain}.container-reg .reg-content-container{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:1440px;margin:0 auto}@media screen and (max-width:500px){.container-reg .reg-content-container{width:100%}}.container-reg .reg-steps{padding:40px}@media screen and (max-width:500px){.container-reg .reg-steps{padding:20px 10px}.container-reg .reg-steps .el-step__title{font-size:12px}}.container-reg .reg-steps .el-step__description.is-finish,.container-reg .reg-steps .el-step__head.is-finish,.container-reg .reg-steps .el-step__title.is-finish{color:#427fd1;border-color:#427fd1}.container-reg .reg-form{width:100%;margin:0 auto}@media screen and (max-width:500px){.container-reg .reg-form{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 20px}.container-reg .reg-form .el-form-item__label{line-height:16px;padding:10px 0 4px}}.container-reg .reg-form-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:400px;margin:0 auto}@media screen and (max-width:500px){.container-reg .reg-form-button-group{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 20px}}.container-reg .reg-button{width:200px;margin:20px 10px;height:30px}.reg-content-container-mobile{min-height:100%;background:#f0f1f5}.reg-content-container-mobile .reg-button{display:block;width:200px;margin:20px auto;height:30px}