.register .login-header{background-color:#fff;display:flex;align-items:center;width:1200px;margin:0 auto;height:85px}.register .login-header .header-logo{display:inline-block}.register .login-header .header-logo img{width:150px;height:50px}.register .login-header h2{font-size:20px;margin-left:15px}.register .register-body{padding-top:20px;background-color:#f5f5f5}.register .register-body .container{margin:0 auto;width:840px;height:500px;background-color:#fff}.register .register-body .container .register-form{display:flex;flex-direction:column;align-items:center}.register .register-body .container .register-form h3{padding-top:50px;line-height:23px;font-size:24px;color:#f60;text-align:center;margin:0 auto}.register .register-body .container .register-form h3 .checked{color:#f60}.register .register-body .container .register-form h3 .sep-line{margin:0 32px}.register .register-body .container .register-form .split-button{display:flex;justify-content:space-between;align-items:center;background-color:#fff!important}.register .register-body .container .register-form .split-button .s1,.register .register-body .container .register-form .split-button .s2{width:150px;background-color:#f60}.register .register-body .container .register-form .xs_title_box{margin-top:70px;margin-bottom:20px}.register .register-body .container .register-form .xs_title_box p{font-size:16px;font-weight:700}.register .register-body .container .register-form .password,.register .register-body .container .register-form .username{width:348px;height:50px;border:1px solid #e5e5e5;margin-bottom:20px}.register .register-body .container .register-form .password input,.register .register-body .container .register-form .username input{box-sizing:border-box;width:100%;height:100%;border:none;padding-left:18px}.register .register-body .container .register-form .forget-user{margin-top:20px;width:348px;display:flex;justify-content:space-between;align-items:center}.register .register-body .container .register-form .forget-user a{color:#f60;font-size:16px}.register .register-body .container .register-form .tips{margin-top:50px;text-align:center;margin-bottom:70px;font-size:16px}.register .register-body .container .register-form .tips span{color:#f60;font-weight:700}.register .register-body .container .register-form .btn-box{width:348px;background-color:#f60;text-align:center}.register .register-body .container .register-form .btn-box .btn{width:100%;color:#fff;font-weight:700px;line-height:50px;margin-top:10px;font-size:16px}