.login-inner { padding: 20px 0 40px; } 
.loginbg { background:url(loginbg.jpg) no-repeat center;background-size: cover; overflow:hidden; } 
.login .l_m { width:398px; float:right; border-radius:4px; padding:20px 20px 40px 20px; margin-left:120px; min-height:387px; background:#fff; box-shadow:0 1px 6px rgba(0,0,0,0.1);display: flex;
 flex-direction: column;justify-content: center; } 
#user-login { padding:0 !important; } 
.login-inner .ks-user-login-popup { padding: 0 !important; } 
.login-inner .ks-tabs { height: 30px !important; line-height: 30px !important; border: 1px solid #188EEE !important; border-radius: 4px; overflow: hidden; font-size: 14px; } 
.login-inner .ks-tab-item { float: left; cursor: pointer; width: 50%; padding: 0 !important; position: relative; background: #fff; height: 30px; float: left; line-height: 30px; text-align: center; color: #188EEE !important; font-size: 14px !important; } 
.login-inner .ks-tab-item.active { font-weight: normal !important; background:#188EEE; color: #fff !important; } 
.login-inner .ks-tab-item.active::after { display: none !important; } 
.login-inner .ks-user-login-form { margin: 40px 20px 0px 20px; } 
.login-inner #phone_code{padding: 0 9px !important;}
.pop-ups { position: fixed; width: 588px; height: 294px; background: #fff; left: 50%; top: 50%; margin-top: -147px; margin-left: -294px; z-index: 11; padding: 60px 80px 40px; box-sizing:border-box; border-radius: 10px; display: none; } 
.pop-tips { color:#606367; font-size:14px; } 
.shadow-bg { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); z-index: 10; display: none; } 
.pop-code { margin-top: 40px; margin-bottom: 50px; } 
.pop-code .password { width: 295px; height: 40px; padding: 0 10px; box-sizing: border-box; border: 1px solid #BCC3CC; border-radius: 4px; margin-right: 20px; vertical-align: middle; } 
.pop-code #verifyimg { height: 40px; vertical-align: middle; } 
.pop-ups-btn { width:160px; height:40px; border-radius: 4px; color: #fff; background: #3C81FA; text-align: center; line-height: 40px; font-size: 16px; margin: auto; } 
.login-inner .ks-tab-item.active::after, .login-inner .ks-button--primary { background-color: #f69352 !important; border-color: #f69352 !important; } 
.ks-user-login-reg-text{display: none;}