/*.w_wrap{position: absolute;width: 100%;left: 0;top: 0;height: 100vh}*/

.w_wrap {
    background: url("../images/bg.jpg") no-repeat top center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background-size: cover
}


.w_box{-webkit-box-shadow: 0 0 35px rgba(147,176,221,.3);-moz-box-shadow: 0 0 35px rgba(147,176,221,.3);box-shadow: 0 0 35px rgba(147,176,221,.3);position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 903px;height: 488px;margin: auto}
.w_box .w_boxl{width: 415px;height: 488px;}



.w_boxr{width: 488px;height: 488px;background-color: #fff;position: absolute;right: 0;top: 0px;}

.w_codewrap{width: 207px;padding-top: 37px;}
.w_codebox{width: 152px;padding-left: 53px;font-size: 16px;color: #333;}
.w_loginame{font-size: 17px;line-height: 30px;margin-bottom: 24px;color: #454545;font-weight: bold}
.w_loginform{padding: 95px 70px 0}
.w_loginame span{vertical-align: middle;margin-left: 10px}
.w_loginame img{vertical-align: middle}

.w_logininp{text-align: center;margin-bottom: 17px}
.w_logininp input{padding: 0 13px;width: 320px;border-radius: 2px;border: 1px solid #d9dde1;line-height: 44px;height: 44px;font-size: 14px; caret-color:#0097f6;color: #000}
.w_logininp .w_verify{width: 136px}
.w_verifypic{width: 123px;height: 39px;margin-top: 3px;margin-right: 9px;margin-left: 9px;}
.w_hintbtn{font-size: 14px;color: #666;line-height: 46px;cursor: pointer}
.w_verifypic img{width: 123px;height: 39px;}
.w_logininp input:focus{border: 1px solid #0097f6;}
.w_logininp input::-webkit-input-placeholder { /* WebKit browsers */
    color: #666;
}
.w_logininp input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
}
.w_logininp input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #666;
}
.w_btn{text-align: center;padding-top:18px;}
.w_btn input{cursor: pointer;color: #fff;line-height: 45px;height: 45px;width: 100%;display: inline-block;background: #1ba5fc;border: solid 1px #1ba5fc;border-radius: 3px;font-size: 18px;}



.w_foot{position: fixed;bottom: 0px;text-align: center;width: 100%;font-size: 14px;color: #404040;line-height: 1;height: 40px;padding-top: 20px;z-index: 100;}

.font14{font-size: 14px;}
.fontWidth{width:90px; text-align:right;}