
.container {width: 100%;min-width:1200px;margin:0 auto;height: 710px;font-size:14px;background: url(../images/login/bg.jpg) center center no-repeat;background-color: #fbfbfb;}
.login-wrap {width: 1200px;margin:0 auto;position: relative;}
.login-content{width:450px;background: #fff;height: 590px;position: absolute;right:0;top:60px;box-shadow: 2px 2px 6px 2px rgba(0,0,0,0.1);}
.form-content{margin:38px;}
.form-hd{position: relative;overflow: hidden;}
.form-hd .tab-selected{float:left;}
.form-hd .tab-selected span{display: inline-block;float: left;font-size: 24px;font-weight: 500;line-height: 30px;color: #43474D;}
.form-hd .tab-wrap{display: inline-block;float: right;margin-top:8px;}
.form-bd{padding-top: 15px;}
.form-box{display: none;}
.form-box.show{display: block;}
.form-item{position: relative;}
.form-input {display: block;position: relative;height: 48px;margin-bottom: 24px;font-size: 12px;background: #F8F9FB;border: 1px solid #F8F9FB;}
.form-input .icon-space {width: 20px;position: absolute;top: 50%;margin-top: -10px;left: 12px;}
.form-input .ipt {background: none;border: none;font-size: 16px;height: 20px;line-height: 20px;color: #515151;width: 332px;padding: 14px 0px 14px 45px;border-radius: 2px;}
.form-input .ipt.phone,.form-input .ipt.vcode{width:190px;}
.form-input .ipt.password{width:250px;}
.form-input .sms-btn-box{margin:0 20px;display: block;float: right;font-size:14px;}
.form-input .captcha {margin: 0 20px;height: 48px;line-height: 48px;background: #F8F9FB;color: #ccc;outline: none;border: none;cursor: pointer;border-radius: 5px;text-align: right;width: 88px;font-size:14px;}
.form-input .icon-space-right {margin-top: 16px;cursor: pointer;margin-left: 10px;}
.form-btn-wrap{margin-top:30px;}
.form-btn{display:block;width: 100%;height: 60px;border:none;font: normal 24px 'microsoft yahei';text-align:center;background-color: #f35257;color:#fff;cursor: pointer;}
.form-btn:hover{color:#fff;background-color:#e44247;}

.form-tips .text{color:#7f7f7f;}
.form-tips .text a{color:#576b95;}
.TencentCapt{border:1px solid #f35257; width: 100%;font-size: 14px;line-height: 24px;color:#f35257;}
.TencentCapt:disabled{border:1px solid #ccc;color:#ccc;}

.vcode-send{width:120px;display: block;float: right;cursor: pointer;}

.form-input.showCap .captcha{color:#f35257;}
.form-input.n-invalid{border:1px solid #f35257;}
.form-input.n-valid .captcha{color:#f35257;}
.form-input.n-valid .captcha.disabled{color:#999;}

.msg-box{display: block;color:#f35257;position: absolute;bottom:-22px;left:0;}

.login-link span{color:#999;}
.login-link a{color:#f35257;}

.login-weixin{position: absolute;bottom:60px;left:0;width:100%;text-align: center;}

.login-wrap .nc-container #nc_1_wrapper,.login-wrap .nc-container #nc_2_wrapper{width:372px;}

.login-wrap .nc_scale{height:50px;}
.login-wrap .nc-container .nc_scale span{width:55px;height:48px;line-height: 48px;}

.footer-wrap{margin:0}
