.login_config_info_wraper{position:relative;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);max-width:1200px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login_config_text_title{margin-top:100px;font-size:30px}.login_config_info{width:420px;height:40px;margin-bottom:20px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.input_text{ime-mode:inactive}.login_wrap{width:400px;padding:30px 60px}.login_title{height:50px;line-height:50px;margin-bottom:10px;text-align:center;position:relative}.title{font-size:28px}.go_register{position:absolute;right:0}.login_input{margin-bottom:20px}.login_input input{width:328px}.login_input span{font-size:18px}.login_tips_position{position:relative;height:30px;line-height:30px;margin-bottom:10px;margin-top:-18px}.login_tips{position:absolute;right:0;color:#666;font-size:14px;text-align:right;text-decoration:none}.login_btn{height:50px;line-height:50px;text-align:center;border-radius:var(--primary-border-radius);background:var(--primary-color);font-size:16px;color:#fff;cursor:pointer}