.steps-content{width:760px;margin:0 auto;margin-top:40px}.register-main{padding-bottom:60px}.register-main img{width:80px;height:80px}.register-main .section-type{width:680px;margin:0 auto;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:60px;cursor:pointer}.register-main .section-type.is-active{-webkit-transition:all 1s ease;transition:all 1s ease;-webkit-animation:FadeIn-left .5s 1;animation:FadeIn-left .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.register-main .section-type .section-box{width:320px;height:320px;border-radius:4px;border:1px solid #d9d9d9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#000}.register-main .section-type .section-box:hover{border-color:#1890ff;color:#1890ff}.register-main .section-type .section-box:last-child{margin-left:80px}.register-main .section-type .section-box p{font-size:24px;margin-top:30px}.register-main .section-type .section-box_unit{width:320px;height:320px;margin:0 auto}.register-main .section-type .section-box_unit .section-box_children{width:360px;height:140px;border:1px solid #d9d9d9;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#000}.register-main .section-type .section-box_unit .section-box_children:last-child{margin-top:40px}.register-main .section-type .section-box_unit .section-box_children:hover{border-color:#1890ff;color:#1890ff}.register-main .section-type .section-box_unit .section-box_children p{font-size:24px;margin-top:30px;margin-left:24px}.register-main .register-form{width:368px;margin:0 auto;margin-top:40px}.register-main .register-form .getCaptcha{display:block;width:100%;height:40px}.register-main .register-form .ant-divider{margin:0 0 24px -80px;width:529px}.register-main .register-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-top:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.register-main .register-result i{font-size:72px;color:#52c41a}.register-main .register-result .title{margin-top:24px;font-size:24px;color:rgba(0,0,0,.85)}.register-main .register-result .message{margin-top:8px;font-size:14px;color:rgba(0,0,0,.43)}.register-main .register-result .button{margin-top:24px}.register-main .register-result .button .ant-btn+.ant-btn{margin-left:8px}